@charset "utf-8";

/* レイアウト */

.serviceBox {
    margin-bottom: 80px;
}

@media screen and (max-width:640px) {
    .serviceBox {
        margin-bottom: 8%;
    }
}

.servicePh {
    background-color: #fff;
    height: 100px;
}

.serviceSpecial {
    background-image: url(../img/specialist_bg.jpg);
    background-size: cover;
    background-position: top;
    padding: 75px 0;
}

.serviceSpecial .tit {
    text-align: center;
    padding-bottom: 60px;
}

.serviceSpecial figure {
    text-align: center;
    margin-bottom: 30px;
}

.serviceSpecial figure img {
    width: 100%;
    height: auto;
}
.serviceSpecial .copy {
	text-align:center;
}

.serviceSpecial p.txt {
	margin:20px auto 0;
	max-width:90%;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 25px;
    line-height:2.5rem;
    letter-spacing:0.05em;
    color: #fff;
}
@media screen and (max-width:640px) {
	.serviceSpecial {
		padding:10% 0;
	}
	.serviceSpecial .tit {
		padding-bottom:8%;
	}
	.serviceSpecial .tit img {
		width: auto;
		height: 37px;
		height: 10vw;
	}
	.serviceSpecial figure {
		margin-bottom:8%;
		width:100%;
	}
	.serviceSpecial .copy img {
		height: 35px;
		height:11vw;
		width:auto;
	}
	.serviceSpecial p.txt {
		margin-top:5%;
		text-align:left;
		font-size: .9rem;
		line-height: 1.7rem;
	}
}


.sec3 {
	padding-bottom:75px;
	background-color:#1A1A1A;
}

.sec3 .comLayout02 {
	padding-top:0;
	padding-bottom:0;
}

.mincho {font-family: source-han-serif-japanese,serif;}
.comTitle01 .bottom .copy.mincho {font-size: 24px;text-align: center;font-weight: 700;line-height: 1.7;letter-spacing: 0.1em;}
.comSecTit01 {font-size: 34px;text-align: center;font-weight: 700;line-height: 1.4;letter-spacing: 0.1em;color: #7e6606;}
.comSecTit01 span {display: block;font-size: 20px;}
.comLayout03 ul li .comTxtBox01 .txtWrap .title.mincho {font-size: 24px;text-align: center;font-weight: 700;line-height: 1.7;letter-spacing: 0.1em;color: #7e6606;}
.serviceSpecial .copy.mincho {font-size: 24px;text-align: center;font-weight: 700;line-height: 1.7;letter-spacing: 0.1em;color: #7e6606;}
.comLayout02 ul li .comTxtBox01 .txtWrap .title {font-size: 24px;text-align: center;font-weight: 700;line-height: 1.7;letter-spacing: 0.1em;color: #7e6606;}

@media screen and (max-width:640px) {
	.comTitle01 .bottom .copy.mincho {font-size: 4vw;text-align: center;font-weight: 700;line-height: 1.7;letter-spacing: 0.05em;}
	.comSecTit01 {font-size: 28px}
	.comTxtBox01 .txtWrap {width: 100%;}
	.comSecTit01 span {font-size: 15px;}
	.comLayout03 ul li .comTxtBox01 .txtWrap .title.mincho {font-size: 4vw;text-align: center;font-weight: 700;line-height: 1.7;letter-spacing: 0.05em;color: #7e6606;}
	.comLayout03 ul li .comTxtBox01 .txtWrap .txt {width: 90%;margin: 0 auto;}
	.serviceSpecial .copy.mincho {font-size: 4vw;text-align: center;font-weight: 700;line-height: 1.7;letter-spacing: 0.05em;color: #7e6606;}
	.comLayout02 ul li .comTxtBox01 .txtWrap .title {font-size: 4vw;text-align: center;font-weight: 700;line-height: 1.7;letter-spacing: 0.05em;color: #7e6606;}
}
