@charset "utf-8";

#headline .wrap {
	padding-bottom: 90px;
	border-bottom: 1px solid #d2d2d2;
	font-size: 14px;
	line-height: 2.286;
	text-align: center;
}
#headline .text {
	margin: 0 0 55px;
	color: #a78237;
	font-size: 24px;
	letter-spacing: .5em;
	text-align: center;
}

#headline .title {
	height: auto;
	background: none;
	box-shadow: none;
	margin-bottom: 25px;
	padding: 0;
}

section ,
#headline {
    padding: 0 4.688%;
}
section .wrap {
	padding: 100px 0 90px;
}
#headline .wrap {
	padding: 0px 0 90px;
}
section + section .wrap {
	border-top: 1px solid #d2d2d2;
}
@media screen and (max-width:999px) and (min-width:768px) {
	section .wrap {
		margin: 0 auto;
	}
}


.rMore {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 40px;
	color: #222;
	font-size: 15px;
	text-align: center;
}
.rMore i {
	margin: 0 8px 0 0;
	transition: transform 1s;
}
 a:hover .rMore i {
	transform: translateX(5px);
}
.rMore span {
	position: relative;
	transition: color 1s;
}
a:hover .rMore span {
	color: #a78237;
}
a .rMore span::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #a78237;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
a:hover .rMore span::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

	.title03.row2 {
		line-height: 1.4;
	}

	.sp {
		display: none;
	}
@media only screen and (max-width:640px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}

	#headline {
		padding: 0 4.688%;
	}
	#headline .wrap {
		padding: 9.375% 0 12.5%;
		font-size: 12px;
	}
	#headline .text {
		margin: 0 0 10.345%;
		font-size: 16px;
	}

	#headline .title {
		margin: 0 0 35px;
		padding: 0;
		background-image: none;
	}
	#pageTitle {
/*
		background-image: url(../imgs/quality/bg-headline.jpg);
		background-position: right;
		box-shadow: inset 0 5px 5px rgba(0,0,0,.2);
*/
	}

	section {
		padding: 0 4.688%;
	}
	section .wrap {
		padding: 13.793% 0;
	}
	section .wrap.last {
		padding-bottom: 13.793%;
	}


	.rMore {
		margin: 5.172% 0 0;
		position: static;
		font-size: 15px;
	}
	 a:hover .rMore i {
		transform: translateX(0);
	}

	.lh2,
	.lh4 {
		text-align: left;
	}
}

	.image {
		text-align: center;
	}
	.image img {
		vertical-align: top;
	}

	.logo {
		position: relative;
		padding-top: 40px;
	}
	.logo:before {
		content: url("../imgs/img-01.png");
		position: absolute;
		top: -20px;
		right: 50%;
		margin-right: 192px;
	}
	#headline .catch {
		margin-top: 25px;
		color: #444;
	}
@media only screen and (max-width: 640px) {
	.logo:before {
		content: url("../imgs/img-01.png");
		display: block;
		position: static;
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 0;
		width: 100%;
	}
}

	.boxA {
		position: relative;
		padding: 40px 20px 60px;
		text-align: center;
		border: solid 1px #ccc;
	}
	.boxA .caption {
		position: absolute;
		bottom: 5px;
		right: 5px;
		text-align: right;
	}
	.boxA .title05.eng {
		font-size: 22px;
	}

	.boxB {
		padding: 30px;
		background: #f4f4f4;
	}
@media only screen and (max-width: 640px) {
	.boxB {
		padding: 20px;
	}
}

	.Numb {
		padding-left: 25px;
	}
	.Numb1 { background: url(../imgs/icn-num1.png) no-repeat 0 2px;}
	.Numb2 { background: url(../imgs/icn-num2.png) no-repeat 0 2px;}
	.Numb3 { background: url(../imgs/icn-num3.png) no-repeat 0 2px;}
	.Numb4 { background: url(../imgs/icn-num4.png) no-repeat 0 2px;}
	.Numb5 { background: url(../imgs/icn-num5.png) no-repeat 0 2px;}
	.Numb6 { background: url(../imgs/icn-num6.png) no-repeat 0 2px;}
	.Numb7 { background: url(../imgs/icn-num7.png) no-repeat 0 2px;}
	.Numb8 { background: url(../imgs/icn-num8.png) no-repeat 0 2px;}
	.Numb9 { background: url(../imgs/icn-num9.png) no-repeat 0 2px;}
	.Numb10 { background: url(../imgs/icn-num10.png) no-repeat 0 2px;}
	.Numb11 { background: url(../imgs/icn-num11.png) no-repeat 0 2px;}
	.Numb12 { background: url(../imgs/icn-num12.png) no-repeat 0 2px;}
	.Numb13 { background: url(../imgs/icn-num13.png) no-repeat 0 2px;}

	.clmBox {
		overflow: hidden;
	}
	.clmBox > div {
		float: left;
		-webkit-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

	.clmBox.clm2 {
		margin-top: -30px;
		margin-left: -2.5%;
	}
	.clmBox.clm2 > div {
		width: 47.5%;
		margin-top: 30px;
		margin-left: 2.5%;
	}

	.clmBox.Iclm2 {
		margin-top: -30px;
		margin-left: -5%;
	}
	.clmBox.Iclm2 > div {
		width: 45%;
		margin-top: 30px;
		margin-left: 5%;
	}

	.clmBox.clm3 {
		margin-top: -10px;
		margin-left: -2%;
	}
	.clmBox.clm3 > div {
		width: 31.33%;
		margin-top: 10px;
		margin-left: 2%;
	}

	.clmBox.clm4 {
		margin-top: -30px;
		margin-left: -2.5%;
	}
	.clmBox.clm4 > div {
		width: 22.5%;
		margin-top: 30px;
		margin-left: 2.5%;
	}
	.clmBox.clm4 > div.db {
		width: 47.5%;
	}

	.clmBox.clm5 {
		margin-top: -30px;
		margin-left: -2%;
	}
	.clmBox.clm5 > div {
		width: 18%;
		margin-top: 30px;
		margin-left: 2%;
	}
	.clmBox.clm5 > div.db {
		width: 38%;
	}
	.clmBox.clm5 > div .image {
		text-align: left;
	}

	.clmBox > div.cl {
		clear: left;
	}
@media only screen and (max-width: 1000px) {
	.clmBox.clm5 > div,
	.clmBox.clm5 > div.db {
		width: 31.33%;
	}
	.clmBox.clm5 > div h5,
	.clmBox.clm5 > div .image {
		text-align: center;
	}
}
@media only screen and (max-width: 640px) {
	.clmBox.clm2 {
		margin-left: 0;
	}
	.clmBox.clm2 > div {
		float: none;
		width: auto;
		margin-left: 0;
	}
	.clmBox.clm3 {
		margin-left: 0;
	}
	.clmBox.clm3 > div {
		float: none;
		width: auto;
		margin-left: 0;
	}
	.clmBox.clm4 > div {
		width: 47.5%;
	}
	.clmBox.clm4 > div.full {
		width: 97.5%;
	}
	.clmBox.clm4 > div.db {
		width: 97.5%;
	}

	.clmBox.clm5 {
		margin-left: -6%;
	}
	.clmBox.clm5 > div,
	.clmBox.clm5 > div.db {
		width: 44%;
		margin-left: 6%;
	}
	.clmBox.clm5 > div h5 {
		text-align: left;
	}

	.clmBox > div.cl {
		clear: none;
	}
	.clmBox > div.clsp {
		clear: left;
	}

	.clumn2 {
		overflow: hidden;
		margin-left: -2.5%;
	}
	.clumn2 > div {
		float: left;
		width: 47.5%;
		margin-left: 2.5%;
	}
	.clumn2 > div .mt30 {
		margin-top: 0;
	}
}
