@charset "utf-8";

/* レイアウト */

.comLayout03 {
	margin-bottom:80px;
}
.comLayout03 ul li .ph {
}
.comLayout03 ul li .ph img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.comLayout03 ul li.c01 .ph {
	background-image:url(../img/support_01.jpg);
}
.comLayout03 ul li.c02 .ph {
	background-position:left;
}
.comLayout03 ul li.c03 .ph {
}
@media screen and (max-width:640px) {
	.comLayout03 {
		margin-bottom:8%;
	}
	.comLayout03 ul li .txtWrap .copy img {
		width:auto;
		max-width:90%;
		height:auto;
		max-height:12vw;
	}
	.comLayout03 ul li .txtWrap .copy.line_3 img {
		max-height:18vw;
	}
}

.sec_service .in_btn .comBtn01:after {
	width: 12px;
	height: 10px;
	border: none!important;
	transform: none;
	background-image: url(../../dress/img/mark01.png);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	left: 0 !important;
}




.serviceSpecial .speWrap {
    background-color: #212121;
    margin: 0 auto;
    padding: 60px 0;
    font-size:0;
}

.serviceSpecial .speWrap h1 {
    text-align: center;
    padding-bottom: 40px;
}
.serviceSpecial .speWrap h1 img {
	max-width:90%;
	height:auto;
}

.serviceSpecial .speWrap figure {
    text-align: center;
}

.serviceSpecial .speWrap figure img {
    width: 100%;
    height: auto;
}
.serviceSpecial .speWrap .copy {
    padding-top: 60px;
	text-align:center;
}
.serviceSpecial .speWrap .copy.mincho {
	font-size: 26px;
	font-weight: 700;
	color: #c0a97b;
	line-height: 1.7;
}
.serviceSpecial .speWrap .copy img {
	max-width:90%;
	height:auto;
	margin-bottom: 18px;
}

.serviceSpecial .speWrap .txt {
    padding-top: 30px;
    text-align: center;
    color: #fff;
    font-size:14px;
    font-size:1.4rem;
    line-height:30px;
    line-height:3.0rem;
}
@media screen and (max-width:960px) {
	.serviceSpecial .speWrap .txt {
		margin:0 auto;
		width:90%;
	    text-align:left;
	}
}
@media screen and (max-width:640px) {
	.serviceSpecial {
		width:100%;
		padding:0;
	}
	.serviceSpecial .speWrap {
		padding:10% 0 8%;
	}
	.serviceSpecial .speWrap h1 {
		padding-bottom:5%;
	}
	.serviceSpecial .speWrap h1 img {
		width: auto;
		height: 45px;
		height: 14vw;
	}
	.serviceSpecial .speWrap .copy {
		padding-top:8%;
	}
	.serviceSpecial .speWrap .txt {
		padding-top:5%;
		font-size: .9rem;
		line-height: 1.7rem;
	}
	.serviceSpecial .speWrap .copy img {
		margin-bottom: 3%;
		height: 14px;
		height: 4.5vw;
		width: auto;
	}
}



.comLayout02 {
	padding-top:85px;
	padding-bottom:85px;
}

.comLayout02 ul li .ph {
}
.comLayout02 ul li .ph img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@media screen and (max-width:640px) {
	.comLayout02 {
		padding-top:8%;
		padding-bottom:8%;
	}
	.comLayout02 ul li .comTxtBox01 .txtWrap .copy img {
		width:auto;
		max-width:100%;
		height: 38px;
		max-height:12vw;
	}
}
.mincho {font-family: source-han-serif-japanese,serif;}
.comPageTit .copy {font-size: 27px;text-align: center;font-weight: 700;line-height: 1.7;}
.comLayout03 ul li .comTxtBox01 .txtWrap .copy.mincho {font-size: 18px;font-weight: 700;line-height: 1.7;}
.comLayout02 ul li .comTxtBox01 .txtWrap .copy.mincho {font-size: 18px;font-weight: 700;line-height: 1.7;}

@media screen and (max-width:640px) {
	.serviceSpecial .speWrap .copy.mincho {font-size: 4.8vw;}
	.comPageTit .copy {font-size: 4vw;text-align: center;font-weight: 700;line-height: 1.7;letter-spacing: 0;white-space: nowrap;}
	.comLayout03 ul li .comTxtBox01 .txtWrap .copy.mincho {font-size: 4vw;font-weight: 700;line-height: 1.7;}
	.comLayout02 ul li .comTxtBox01 .txtWrap .copy.mincho {font-size: 4vw;font-weight: 700;line-height: 1.7;}
}