@charset "utf-8";
body#quality #contents {
}
body#quality #contents #topicpath {
}
#sec01 h2 {
	text-align: center;
	font-weight: normal;
}
#sec01 .h2Style1 {
	text-align: center;
}
#sec01 .lead {
	border-bottom: 1px solid #E1E1E1;
}
#sec01 .txt {
}
#sec01 ul {
}
#sec01 ul li {
}
#sec01 .img {
	text-align: right;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

pcSetting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

@media screen and (min-width: 768px) , print {
body#quality #contents {
	background-image: url(../../images/quality/bg_quality_01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
body#quality #contents #topicpath {
	padding-top: 15px;
}
#sec01 h2 {
	font-size: 3.5rem;
}
#sec01 .h2Style1 {
	padding-top: 45px;
	margin-bottom: 145px;
}
#sec01 .h2Style2 {
	margin-bottom: 35px;
}
#sec01 .h2Style3 {
	margin-bottom: 55px;
}
#sec01 .lead {
	margin: 0 100px 50px;
	padding-bottom: 35px;
}
#sec01 .txt {
	margin: 0 100px 30px;
	font-size: 1.4rem;
}
#sec01 ul {
	margin: 0 100px 35px;
}
#sec01 ul li {
	font-size: 1.4rem;
}
#sec01 .img {
	margin: 0 100px;
	padding-bottom: 235px;
}
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

spSetting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 768px) {
body#quality #contents {
	background-image: url(../../images/quality/bg_quality_01_sp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}
body#quality #contents #topicpath {
}
#sec01 h2 {
	font-size: 2rem;
}
#sec01 .h2Style1 {
	padding: 30px 0;
}
#sec01 .h2Style2 {
	margin-bottom: 30px;
	font-size: 2.2rem;
}
#sec01 .h2Style3 {
	margin-bottom: 30px;
	font-size: 2.2rem;
}
#sec01 .lead {
	padding: 0 5% 30px 5%;
	margin-bottom: 30px;
}
#sec01 .txt {
	margin: 0 5% 15px;
}
#sec01 ul {
	margin: 0 5% 30px;
}
#sec01 ul li {
}
#sec01 .img {
	margin: 0 5%;
	width: 60%;
	text-align: right;
	padding-left: 30%;
	padding-bottom: 30px;
}
}
