@charset "utf-8";

.main-img {
	margin: 0 0 60px 0;
}

.section__ttl {
	margin: 0 0 10px 0;
}

.section__ttl-double {
	box-sizing: border-box;
	margin: 0 0 35px 0;
	padding: 30px 0;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
}

#fax .inner {
	width: 630px;
	margin: 0 auto;
}

#fax .section__txt {
	margin: 0 0 70px 0;
	font-size: 1.4rem;
	line-height: 1.5;
}

#fax .section__img {
	text-align: center;
	margin: 0 0 30px 0;
}

.fax__txt-dl {
	line-height: 1.5;
	margin: 0 0 10px 10px;
	font-size: 1.3rem;
}

.fax__txt-dl a {
	color: #333;
	font-size: 20px;
}

.fax__txt-attention {
	margin: 0 0 40px 0;
	font-size: 1.4rem;
}

.fax-icon-dl {
	display: inline-block;
	margin: 0 10px 0 0;
}

.fax__txt-attention a {
	color: #333;
	text-decoration: none;
}

.fax-address {
	background: #f7f6f2;
	margin: 20px 0 20px 0;
	padding: 15px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-size: 2.0rem;
}

.center-txt {
	text-align: center;
	font-size: 1.4rem;
	margin: 0 0 20px 0;
}
