@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/

#conts .secTop h2 {
	text-align: center;
	margin-bottom: 18px;
}

#conts .secTop h2 > span{
	position: relative;
	width: 385px;
	display: inline-block;
	font-size: 2.078rem;
	color: #fff;
	background: #F58083;
	font-weight: 700;
	letter-spacing: 2.078px;
}

#conts .secTop h2 > span::after{
	content:"";
	position:absolute;
	right: -36px;
	bottom:0;
	border-top: 45px solid transparent;
	border-bottom: 45px solid transparent;
	border-left: 36px solid #F58083;
}

#conts .secTop h2 span span{
	font-size: 5.387rem;
	font-family: futura-pt-bold, sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: -7px;
	font-feature-settings: "palt" 1;
	line-height: 90px;
}
#conts .secTop h2 span span span{
	letter-spacing: -11px;
}

#conts .secTop > .txt{
	margin-bottom: 54px;
}

/* #conts .comAncUl li margin-bottom:20px; */
#conts .comAncUl{
	margin-bottom: 97px;
}

#conts .sec01 {
	background: #fff;
	padding: 90px 67px 1px;
	margin-bottom: 141px;
}

#conts .sec01 .comCaseTbl{
	margin-bottom: 70px;
}

#conts .sec01 .headLine04 {
	margin-bottom: 48px;
}

#conts .sec01 .headLine04 span{
	font-size: 4.8rem;
	color: #F58083;
	letter-spacing: 9.6px;
}

#conts .sec01 .comPhotoBox {
	margin-bottom: 120px;
}

#conts .sec01 .comPhotoBox .lPhoto{
	margin-right: 36px;
}

#conts .sec02 {
	background: #EFD8D8;
	padding: 25px;
	margin-bottom: 135px;
}

#conts .sec02 .innerBox{
	background: #fff;
	border-radius: 10px;
	padding: 66px 40px 62px 44px;
}

#conts .sec02 .headLine04 span{
	font-size: 4.8rem;
	letter-spacing: 9.6px;
}

#conts .sec02 .comPhotoUl li{
	padding: 0;
	padding-bottom: 50px;
	border-bottom: 1px solid rgba(150,150,150,0.30);
	margin: 0;
}

#conts .sec02 .comPhotoUl li:last-child{
	border-bottom: 0;
	padding-top: 50px;
	padding-bottom: 0;
}

#conts .sec02 .comPhotoUl .ttl{
	color: #F08080;
}

#conts .sec02 .comPhotoUl .txtBox{
	margin-top: -6px;
}

#conts .sec03 {
	background: #fff;
	padding: 80px 80px 55px;
	margin-bottom: 140px;
}

#conts .sec03 .headLine06 {
	font-size: 3rem;
	letter-spacing: 6px;
	margin-bottom: 84px;
}

#conts .sec03 .headLine06::after {
	bottom:-16px;
}

#conts .sec03 li {
	border-top: 1px solid rgba(168,168,168,0.25);
	padding: 18px 5px 18px 30px;
}

#conts .sec03 li div{
	display: table;
}

#conts .sec03 li p{
	display: table-cell;
}

#conts .sec03 li .ttl{
	font-size: 2.7rem;
	letter-spacing: 2.16px;
	width: 40px;
	vertical-align: top;
}

#conts .sec03 li .ttl span{
	font-size: 2.4rem;
}

#conts .sec03 li .question {
	margin-bottom: 13px;
}

#conts .sec03 li .question .ttl{
	color: #F58083;
}

#conts .sec03 li .answer .ttl{
	color: #14B9C1;
}

#conts .sec03 li .txt{
	padding-left: 9px;
}

#conts .sec03 li .txt a{
	text-decoration: underline;
	color: red;
}

#conts .sec03 li .answer .txt{
	font-size: 1.5rem;
	letter-spacing: 0.75px;
}

@media all and (max-width: 767px) {
	#conts .secTop h2 {
		margin-bottom: 33px;
	}

	#conts .secTop h2 > span{
		width: 193px;
		font-size: 1.4rem;
		letter-spacing: 1.4px;
	}

	#conts .secTop h2 > span::after{
		right: -18px;
		bottom:0;
		border-top: 23px solid transparent;
		border-bottom: 23px solid transparent;
		border-left: 18px solid #F58083;
	}

	#conts .secTop h2 span span{
		font-size: 2.7rem;
		letter-spacing: 0;
		line-height: 46px;
	}

	#conts .secTop h2 span span span{
		letter-spacing: -3px;
	}

	#conts .secTop > .txt{
		margin-bottom: 40px;
	}

	#conts .comAncUl{
		margin-bottom: 18px;
	}

	#conts .comAncUl a{
		text-indent: -2em;
		font-size: 1.5rem;
	}

	#conts .sec01 {
		padding: 0 0 1px;
		margin-bottom: 75px;
	}

	#conts .sec01 .comCaseTbl{
		margin-bottom: 30px;
	}

	#conts .sec01 .headLine04 {
		padding-top: 20px;
		margin-bottom: 25px;
	}

	#conts .sec01 .headLine04 span{
		font-size: 2rem;
		letter-spacing: 2.6px;
	}

	#conts .sec01 .comPhotoBox {
		margin-bottom: 70px;
		padding: 17px;
	}

	#conts .sec01 .comPhotoBox .lPhoto{
		margin-right: 0;
		width: 100%;
	}

	#conts .sec01 .comPhotoBox .lPhoto img{
		width: 100%
	}

	#conts .sec01 .headLine03{
		margin-left: 10px;
	}

	#conts .sec02 {
		width: auto;
		margin: 0 -20px;
		padding: 20px;
		margin-bottom: 0;
	}

	#conts .sec02 .innerBox{
		padding: 50px 12px ;
	}

	#conts .sec02 .headLine04 {
		font-size: 1.6rem;
		letter-spacing: 3px;
	}

	#conts .sec02 .headLine04 span{
		font-size: 2rem;
		letter-spacing:2.21px;
	}

	#conts .sec02 .comPhotoUl li{
		padding-bottom: 35px;
	}

	#conts .sec02 .comPhotoUl li:last-child{
		padding-top: 45px;
	}

	#conts .sec02 .comPhotoUl li .photo{
		width: auto;
		margin: 0 10px 40px;
	}

	#conts .sec02 .comPhotoUl .txtBox{
		margin-top: 0;
	}

	#conts .sec03 {
		padding: 58px 20px 0;
		width: auto;
		margin: 0 -20px 68px;
	}

	#conts .sec03 .headLine06 {
		font-size: 1.85rem;
		letter-spacing: 0.925px;
		margin-bottom: 38px;
	}

	#conts .sec03 .headLine06::after {
		bottom:-8px;
	}

	#conts .sec03 li {
		padding: 26px 0 50px ;
	}

	#conts .sec03 li .ttl{
		font-family: 'GJG-P-M';
		font-size: 2.25rem;
		letter-spacing: 1.8px;
		width: 46px;
	}

	#conts .sec03 li .ttl span{
		font-size: 2.25rem;
	}

	#conts .sec03 li .question {
		margin-bottom: 15px;
	}

	#conts .sec03 li .txt{
		padding-left: 0;
	}

}


