@charset "UTF-8";
.areaQual {
	padding-top: 195px;
	padding-bottom: 195px;
	background-color: #fff;
}
.areaQual-gray {
	background-color: #FAFAFA;
}
.areaQual-noPb {}
.qual {}
.qual_inner {}
.qual_title {
	text-align: center;
	font-size: 30px;
	letter-spacing: 0.2em;
	font-weight: normal;
	margin-bottom: 27px;
}
.qual_title::after {
	content: "";
	display: block;
	width: 1px;
	height: 43px;
	background-color: #9E895B;
	margin: 26px auto 0;
}
.techno {}
.techno_areaTxt {
	max-width: 660px;
	margin-left: auto;
	min-height: 700px;
	position: relative;
	z-index: 0;
	padding-top: 269px;
	box-sizing: border-box;
	margin-top: 60px;
}
.techno_areaTxt[data-animation] {
	-webkit-transform: translateX(-40%);
	transform: translateX(-40%);
}
.techno_areaTxt-rev[data-animation] {
	-webkit-transform: translateX(40%);
	transform: translateX(40%);
}
.techno_areaTxt[data-animation="after"] {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.techno_areaTxt:first-child {
	margin-top: 0;
}
.techno_areaTxt-rev {
	margin-left: 0;
	max-width: 615px;
}
.techno_image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	z-index: 0;
	top: 0;
	right: 260px;
	width: 100vw;
	height: 100%;
}
.techno_image-01 {
	background-image: url(/assets/img/quality/pt-techno01@2x.jpg);
}
.techno_image-02 {
	background-image: url(/assets/img/quality/pt-techno02@2x.jpg);
	right: auto;
	left: 226px;
	background-position: top center;
}
.techno_image-03 {
	background-image: url(/assets/img/quality/pt-techno03@2x.jpg);
}
.techno_box {
	padding: 35px 66px 60px;
	position: relative;
	z-index: 3;
	background-color: #FAFAFA;
}
.techno_box-rev {
	left: -40px;
	padding-right: 35px;
}
.techno_number {
	color: #9E895B;
	line-height: 1;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}
.techno_number::before {
	content: "";
	display: block;
	width: 1px;
	height: 60px;
	background-color: #9E895B;
	margin-bottom: 5px;
	position: absolute;
	z-index: 1;
	left: 3px;
	bottom: 100%;
	margin-bottom: 11px;
}
.techno_title {
	font-size: 23px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	margin-bottom: 21px;
}
.techno_text {}
.qual_text {
	max-width: 580px;
	margin: 0 auto 32px;
}
.qual_text:last-child {
	margin-bottom: 0;
}
.about {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 768px;
	display: flex;
	align-items: center;
	margin-top: 120px;
}
.about-01 {
	background-image: url(/assets/img/quality/pt-quality01@2x.jpg?date=201105);
}
.about-02 {
	background-image: url(/assets/img/quality/pt-quality02@2x.jpg);
	margin-bottom: 120px;
}
.about_inner {}
.about_box {
	max-width: 660px;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 80px 50px;
	box-sizing: border-box;
	margin: 0 auto;
}
.about_title {
	font-size: 23px;
	font-weight: normal;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 50px;
	letter-spacing: 0.1em;
}
.about_list {
	list-style: none;
	max-width: 430px;
	margin: 0 auto;
}
.about_list > li {
	text-indent: -1em;
	padding-left: 1em;
}
.about_list > li.-noIndent {
	text-indent: 0;
}
.about_list > li:first-child {}
.about_list > li:last-child {}
.about_list > li:nth-child(2n+1) {}
.about_list > li:nth-child(n+3) {}
.about_text {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}
.about_link {
	max-width: 200px;
	margin: 0 auto;
}
.about_link > a {
	height: 42px;
}
.about_link > a::before {
	content: "";
}
.about_link > a::after {
	content: "";
}
.qual_title-mbL {
	margin-bottom: 90px;
}
.qual_box {
	max-width: 530px;
	margin: 0 auto;
}
.qual_box-last {
	max-width: 720px;
}
.qual_msg {}
@media screen and (min-width:1000px) {
	.about_link > a:hover {}
}
@media screen and (max-width: 999px) {
	.areaQual {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.areaQual-noPb {}
	.qual {}
	.qual_inner {}
	.qual_title {
		font-size: 24px;
	}
	.qual_title::after {
		margin-top: 20px;
		height: 38px;
	}
	.techno {}
	.techno_areaTxt {
		min-height: 480px;
		padding-top: 200px;
		max-width: 610px;
	}
	.techno_areaTxt:first-child {}
	.techno_areaTxt-rev {}
	.techno_image {}
	.techno_image-01 {}
	.techno_image-02 {}
	.techno_image-03 {}
	.techno_box {
		padding: 25px 45px 45px;
	}
	.techno_box-rev {
		left: -20px;
	}
	.techno_number {}
	.techno_number::before {}
	.techno_title {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.techno_text {}
	.qual_text {
		margin-bottom: 25px;
	}
	.qual_text:last-child {}
	.about {
		margin-top: 80px;
	}
	.about-01 {}
	.about-02 {
		margin-bottom: 80px;
	}
	.about_inner {}
	.about_box {
		padding: 60px 30px;
		max-width: 600px;
	}
	.about_title {}
	.about_list {}
	.about_list > li {}
	.about_list > li.-noIndent {}
	.about_list > li:first-child {}
	.about_list > li:last-child {}
	.about_list > li:nth-child(2n+1) {}
	.about_list > li:nth-child(n+3) {}
	.about_text {}
	.about_link {}
	.about_link > a {}
	.about_link > a::before {}
	.about_link > a::after {}
	.qual_title-mbL {
		margin-bottom: 65px;
	}
	.qual_box {}
	.qual_msg {}
}
@media screen and (max-width:767px) {
	.areaQual {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.areaQual-noPb {}
	.qual {}
	.qual_inner {}
	.qual_title {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.qual_title::after {
		height: 25px;
		margin-top: 10px;
	}
	.techno {}
	.techno_areaTxt {
		padding-top: 0;
		min-height: 0;
		max-width: none;
		margin-top: 30px;
	}
	.techno_areaTxt:first-child {}
	.techno_areaTxt-rev {}
	.techno_image {
		position: static;
		width: 100vw;
		right: 0;
		padding-bottom: 32%;
		z-index: 1;
		margin-left: -30px;
	}
	.techno_image-01 {}
	.techno_image-02 {}
	.techno_image-03 {}
	.techno_box {
		padding: 20px 10px;
	}
	.techno_box-rev {
		left: 0;
	}
	.techno_number {
		margin-bottom: 10px;
	}
	.techno_number::before {
		height: 30px;
		margin-bottom: 6px;
	}
	.techno_title {
		font-size: 18px;
		margin-bottom: 12px;
	}
	.techno_text {}
	.qual_text {
		margin-bottom: 15px;
	}
	.qual_text:last-child {}
	.about {
		margin-top: 50px;
		height: auto;
		padding: 35px 10px;
		box-sizing: border-box;
	}
	.about-01 {}
	.about-02 {
		margin-bottom: 50px;
	}
	.about_inner {}
	.about_box {
		padding: 35px 20px;
		max-width: none;
	}
	.about_title {
		margin-bottom: 20px;
		font-size: 18px;
	}
	.about_list {}
	.about_list > li {
		font-size: 13px;
	}
	.about_list > li.-noIndent {}
	.about_list > li:first-child {}
	.about_list > li:last-child {}
	.about_list > li:nth-child(2n+1) {}
	.about_list > li:nth-child(n+3) {}
	.about_text {
		font-size: 13px;
	}
	.about_link {}
	.about_link > a {}
	.about_link > a::before {}
	.about_link > a::after {}
	.qual_title-mbL {
		margin-bottom: 30px;
	}
	.qual_box {}
	.qual_msg {}
}
@media screen and (max-width:374px) {
	.techno_image {
		margin-left: -20px;
	}
}
