@charset "utf-8";

.section .cap,
.section .caption {
	color: #959595;
	letter-spacing: 0.1em;
}
.sttl {
	margin-bottom: 50px;
	padding-bottom: 15px;
	border-bottom: #988872 solid 3px;
}
.mttl {
	margin-bottom: 20px;
	padding-bottom: 17px;
	border-bottom: #e6e6e6 solid 1px;
	letter-spacing: 0;
}
.mttl span {
	display: block;
	padding-left: 13px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	border-left: #988872 solid 6px;
}

.firstText {
	text-align: center;
}
.firstText dt {
	margin-bottom: 35px;
}
.firstText dd {
	line-height: 2.14;
}

@media only screen and (max-width:640px) {
	.page {
		overflow: hidden;
		width: 100%;
	}
	.sttl {
		margin-bottom: 25px;
		padding-bottom: 15px;
		border-bottom: #e6e6e6 solid 3px;
	}
	.mttl {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	.mttl span {
		padding-left: 10px;
		font-size: 14px;
		border-left: #988872 solid 3px;
	}
	.firstText dt {
		margin-bottom: 15px;
	}
	.firstText dd {
		line-height: 1.7;
	}
	.firstText dd br {
		display: none;
	}
}

#firstArea {
	margin: 80px 0 90px;
}
#firstArea .imageText {
	margin-bottom: 40px;
	display: flex;
	align-items: center;
}
#firstArea .imageText .image {
	margin-left: 30px;
}
#firstArea .imageText .texts {
	margin-left: 70px;
}
#firstArea .imageText .texts dt {
	margin-bottom: 30px;
}
#firstArea .imageText .texts dd {
	line-height: 2.29;
}
#firstArea .flowList li {
	position: relative;
	float: left;
	line-height: 0;
}
#firstArea .flowList li + li {
	padding-left: 20px;
}
#firstArea .flowList li + li:after {
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	content: '';
	width: 20px;
	height: 30px;
	margin-top: -15px;
	background: url(../imgs/arw.png) no-repeat left top;
}


@media only screen and (max-width:640px) {
	#firstArea {
		margin: 30px 0 45px;
	}
	#firstArea .imageText {
		margin-bottom: 20px;
		flex-direction: column;
	}
	#firstArea .imageText .image {
		float: none;
		margin: 0 0 20px;
		text-align: center;
	}
	#firstArea .imageText .texts {
		margin-left: 0;
	}
	#firstArea .imageText .texts dt {
		margin-bottom: 15px;
	}
	#firstArea .imageText .texts dd {
		line-height: 1.7;
	}
	#firstArea .imageText .texts dd br {
		display: none;
	}
	#firstArea .flowList li {
		float: none;
		text-align: center;
	}
	#firstArea .flowList li + li {
		padding: 20px 0 0;
	}
	#firstArea .flowList li + li:after {
		left: 50%;
		top: -5px;
		margin: 0 0 0 -10px;
		background: url(../imgs/arw.png) no-repeat left top;
		background-size: cover;
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
	}
}


#selection {
	padding: 70px 0 80px;
	background-color: #f7f7f7;
}
#selection .sttl {
	padding-bottom: 25px;
}
#selection .firstText {
	margin-bottom: 55px;
}
#selection .box {
	position: relative;
	padding: 40px 40px 50px;
	background-color: #ffffff;
}
#selection .box li {
	max-width: 830px;
	padding-bottom: 30px;
}
#selection .box li.last {
	max-width: none;
	padding-bottom: 15px;
}
#selection .box li + li {
	padding-top: 30px;
	border-top: #cccccc solid 1px;
}
#selection .box .text {
	float: left;
	width: 330px;
	margin-top: 33px;
}
#selection .box .text dt {
	margin-bottom: 25px;
}
#selection .box .image {
	float: left;
	margin-left: 20px;
}
#selection .box .absImg {
	position: absolute;
	top: 40px;
	right: 40px;
}



@media only screen and (max-width:640px) {
	#selection {
		padding: 30px 0;
	}
	#selection .sttl {
		padding-bottom: 15px;
	}
	#selection .firstText {
		margin-bottom: 30px;
	}
	#selection .box {
		padding: 15px 15px 20px;
	}
	#selection .box li {
		max-width: none;
		padding-bottom: 15px;
	}
	#selection .box li.last {
		max-width: none;
		padding-bottom: 15px;
	}
	#selection .box li + li {
		padding-top: 15px;
	}
	#selection .box .text {
		float: none;
		width: auto;
		margin: 0 0 20px;
	}
	#selection .box .text dt {
		margin-bottom: 15px;
	}
	#selection .box .image {
		float: none;
		margin-left: 0;
		text-align: center;
	}
	#selection .box .image + .image {
		margin-top: 10px;
	}
	#selection .box .absImg {
		position: static;
		margin: 15px 0 10px;
		text-align: center;
	}
}


#design {
	padding: 70px 0 80px;
}
#design .firstText {
	margin-bottom: 45px;
}
#design .textImage {
	margin-bottom: 50px;
}
#design .textImage .texts {
	float: left;
	width: 345px;
	letter-spacing: 0.05em;
}
#design .textImage .texts dt {
	margin-bottom: 12px;
}
#design .textImage .texts dd {
	font-size: 16px;
	line-height: 2;
}
#design .textImage .image {
	float: right;
	width: 800px;
}
#design .textImage .image li {
	float: left;
	line-height: 0;
}
#design .textImage .image li + li {
	margin-left: 20px;
}
#design .box {
	padding: 30px 40px 40px;
	background-color: #f7f7f7;
}
#design .box .mttl + p {
	margin-bottom: 25px;
}
#design .box .iamgeArea {
	margin: -20px 0 0 -20px;
}
#design .box .iamgeArea li {
	float: left;
	padding: 20px 0 0 20px;
	line-height: 0;
}


@media only screen and (max-width:640px) {
	#design {
		padding: 30px 0 40px;
	}
	#design .firstText {
		margin-bottom: 25px;
	}
	#design .textImage {
		margin-bottom: 30px;
	}
	#design .textImage .texts {
		float: none;
		width: auto;
		margin-bottom: 20px;
	}
	#design .textImage .texts dt {
		margin-bottom: 10px;
	}
	#design .textImage .texts dd {
		font-size: 12px;
		line-height: 1.7;
	}
	#design .textImage .texts dd br {
		display: none;
	}
	#design .textImage .image {
		float: none;
		width: auto;
	}
	#design .textImage .image li {
		float: none;
		text-align: center;
		line-height: 0;
	}
	#design .textImage .image li + li {
		margin: 20px 0 0;
	}
	#design .box {
		padding: 15px;
	}
	#design .box .mttl + p {
		margin-bottom: 15px;
	}
	#design .box .iamgeArea {
		margin: 0;
	}
	#design .box .iamgeArea li {
		float: none;
		padding: 0;
		text-align: center;
	}
	#design .box .iamgeArea li + li {
		margin-top: 10px;
	}
}


#quality {
	padding: 70px 0 80px;
	background-color: #f7f7f7;
}
#quality .firstText {
	margin-bottom: 45px;
}
#quality .box {
	padding: 40px;
	background-color: #fff;
}
#quality .flowlist {
	margin: 30px 0;
}
#quality .flowlist li {
	position: relative;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	width: 310px;
	border: #d0aa58 solid 3px;
}
#quality .flowlist li + li {
	margin-left: 75px;
}
#quality .flowlist li + li:after {
	position: absolute;
	top: 70px;
	left: -50px;
	display: block;
	content: '';
	width: 26px;
	height: 31px;
	background: url(../imgs/arw.gif) no-repeat center center;
}
#quality .flowlist li dt {
	padding: 13px;
	background-color: #d0aa58;
	text-align: center;
}
#quality .flowlist li.num01 {
	border: #a48b78 solid 3px;
}
#quality .flowlist li.num01 dt {
	background-color: #a48b78;
}
#quality .flowlist li.num02 {
	border: #a8b089 solid 3px;
}
#quality .flowlist li.num02 dt {
	background-color: #a8b089;
}
#quality .flowlist li.num03 {
	border: #8da2a8 solid 3px;
}
#quality .flowlist li.num03 dt {
	background-color: #8da2a8;
}
#quality .flowlist li dd {
	padding: 16px;
}
#quality .col2box {
	margin-bottom: 25px;
}
#quality .col2box dl {
	float: left;
	width: 520px;
}
#quality .col2box dl + dl {
	margin-left: 40px;
}
#quality .col2box dt {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #b27c2a;
	text-align: center;
}
#quality .col2box .num01 dt {
	background-color: #a48b78;
}
#quality .col2box .num02 dt {
	background-color: #8da2a8;
}

#quality .inTtl {
	margin-bottom: 15px;
}
#quality .inTtl span {
	display: inline-block;
	vertical-align: middle;
}
#quality .bdrbox {
	padding: 26px;
	border: #a48b78 solid 2px;
}
#quality .dotlist {
	margin-bottom: 10px;
}
#quality .dotlist li {
	position: relative;
	padding-left: 20px;
	font-size: 16px;
}
#quality .dotlist li + li {
	margin-top: 15px;
}
#quality .dotlist li:after {
	position: absolute;
	top: 7px;
	left: 1px;
	display: block;
	content: '';
	width: 10px;
	height: 10px;
	background-color: #a48b78;
}
#quality .dotlist .cap {
	line-height: 1.8;
}
@media only screen and (max-width:640px) {
	#quality {
		padding: 30px 0;
	}
	#quality .firstText {
		margin-bottom: 20px;
	}
	#quality .box {
		padding: 15px;
	}
	#quality .flowlist {
		margin: 20px 0 30px;
	}
	#quality .flowlist li {
		float: none;
		width: auto;
	}
	#quality .flowlist li + li {
		margin: 60px 0 0;
	}
	#quality .flowlist li + li:after {
		position: absolute;
		top: -50px;
		left: 50%;
		display: block;
		content: '';
		margin-left: -13px;
		background: url(../imgs/arw.gif) no-repeat center center;
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
	}
	#quality .col2box {
		margin-bottom: 30px;
	}
	#quality .col2box dl {
		float: none;
		width: auto;
	}
	#quality .col2box dl + dl {
		margin: 30px 0 0;
	}
	#quality .inTtl {
		margin-bottom: 15px;
	}
	#quality .inTtl span {
		display: block;
	}
	#quality .inTtl span + span {
		margin-top: 3px;
	}
	#quality .col2box dd br {
		display: none;
	}
	#quality .bdrbox {
		padding: 14px;
		border: #a48b78 solid 2px;
	}
	#quality .dotlist {
		margin-bottom: 10px;
	}
	#quality .dotlist li {
		position: relative;
		padding-left: 20px;
		font-size: 14px;
	}
	#quality .dotlist li + li {
		margin-top: 12px;
	}
}



#support {
	padding: 80px 0 0;
}
#support .firstText {
	float: left;
	width: 745px;
	letter-spacing: 0;
	text-align: left;
}
#support .textImage {
	margin-bottom: 50px;
}
#support .textImage .image {
	margin-left: 800px;
}
#support .textImage .cap {
	margin-top: 50px;
}
#support .box {
	padding: 40px;
	background-color: #f5f4f1;
}
#support .mttl {
	margin-bottom: 30px;
}
#support .mttl span small {
	font-weight: normal;
}
#support .col2box > div {
	width: 510px;
	float: left;
}
#support .col2box > div + div {
	margin-left: 40px;
}
#support .tableStyle {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 510px;
	margin-bottom: 5px;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	border-left: #dfdede solid 1px;
	border-top: #dfdede solid 1px;
}
#support .tableStyle th,
#support .tableStyle td {
	padding: 9px 3px;
	border-bottom: #dfdede solid 1px;
	border-right: #dfdede solid 1px;
}
#support .tableStyle th.w145 {
	width: 145px;
}
#support .tableStyle td {
	background-color: #fff;
}
#support .tableStyle td.bg {
	background-color: #f6f3f1;
}
#support .tableStyle th {
	color: #fff;
	font-weight: normal;
	background-color: #a48b78;
}
#support .bdrBox {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	border: #a48b78 solid 3px;
	background-color: #fff;
}
#support .bdrBox dt {
	padding: 13px 0 14px;
	background-color: #a48b78;
	text-align: center;
}

#support .bdrBox dd {
	padding: 20px 20px 90px;
	line-height: 2;
}


@media only screen and (max-width:640px) {
	#support .firstText dt img {
		display: block;
	}
	#support .firstText dt img + img {
		margin-top: 7px;
	}
	#support {
		padding: 30px 0 0;
	}
	#support .firstText {
		float: none;
		width: auto;
		letter-spacing: 0;
		text-align: left;
		margin-bottom: 20px;
	}
	#support .textImage {
		margin-bottom: 20px;
	}
	#support .textImage .image {
		margin-left: 0;
	}
	#support .textImage .cap {
		margin-top: 15px;
	}
	#support .box {
		padding: 15px;
		background-color: #f5f4f1;
	}
	#support .mttl {
		margin-bottom: 20px;
	}
	#support .mttl span small {
		display: inline-block;
	}
	#support .col2box > div {
		width: auto;
		float: none;
	}
	#support .col2box > div + div {
		margin: 20px 0 0;
	}
	#support .tableStyle {
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
		width: 100%;
		margin-bottom: 5px;
	}
	#support .tableStyle th,
	#support .tableStyle td {
		padding: 9px 3px;
		border-bottom: #dfdede solid 1px;
		border-right: #dfdede solid 1px;
	}
	#support .tableStyle th.w145 {
		width: auto;
	}
	#support .tableStyle td {
		background-color: #fff;
	}
	#support .tableStyle th {
		color: #fff;
		font-weight: normal;
	}
	#support .bdrBox dd {
		padding: 15px;
	}


}
