@charset "utf-8";

body>center {overflow-x:hidden;}

#dtl_yehos .pc {display:initial;}
#dtl_yehos .sp {display:none;}

#dtl_yehos * {
	font-family:source-han-sans-japanese, "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}

#dtl_yehos .top_img {
	max-width:970px;
	margin:0 auto;
	display:block;
}
#dtl_yehos .top_ttl {
	font-weight:500;
	font-size:38px;
	text-align:center;
	margin:45px 0 15px;
}
#dtl_yehos .top_txt {
	font-weight:500 !important;
	padding:0 0 25px;
	text-align:center;
	font-size:20px;
	line-height:2.2em !important;
}
#dtl_yehos .type01 {
	width:100%;
	margin:0 auto 80px;
}
#dtl_yehos .type01 li {
	margin:0 0 30px;
}

#dtl_yehos .type02 {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	align-items:stretch;
}
#dtl_yehos .type02 li {
	width:32%;
	max-width:300px;
	margin:0 0 60px;
}
#dtl_yehos .type02 li img {
	width:100%;
	height:auto;
	aspect-ratio:1;
	margin:0 0 25px;
}
#dtl_yehos .type02 li h4 {
	font-size:24px;
	line-height:1.4;
	text-align:center;
	margin:0 0 1em;
}
#dtl_yehos .type02 li p {
	font-size:18px;
	font-weight:500 !important;
	text-align:justify;
	line-height:1.6 !important;
}

#dtl_yehos h5 {
	font-size:20px;
	border-bottom:solid 1px #000;
}

#dtl_yehos .type03 {
	display:flex;
	justify-content:center;
	align-items:flex-start;
	flex-wrap:wrap;
}
#dtl_yehos .type03 li {width:50%;}


/* スマートフォン */
#dtl_yehos.smp .pc {display:none;}
#dtl_yehos.smp .sp {display:initial;}

#dtl_yehos.smp {margin:0 0 25px;}
#dtl_yehos.smp .top_ttl {
	font-size:6.7vw;
	margin:10vw 0 5vw;
	line-height:1.4;
}
#dtl_yehos.smp .top_txt {
	font-size:4.4vw;
	line-height:1.6 !important;
	margin:0 0 6vw !important;
	font-weight:500;
	font-family:source-han-sans-japanese,"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif!important;
}


#dtl_yehos.smp .type02 {margin:15vw auto 0;}
#dtl_yehos.smp .type02 li {
	width:46%;
	margin:0 0 8vw;
}
#dtl_yehos.smp .type02 li h4 {
	font-size:5.2vw;
	line-height:1.2;
	display:flex;
	justify-content:center;
	align-items:center;
	height:auto;
	flex-wrap:wrap;
}
#dtl_yehos.smp .type02 li p {
	font-size:14px;
	line-height:1.6;
	font-weight:500;
	font-family:source-han-sans-japanese,"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif!important;
}
#dtl_yehos.smp table {width:100%;}
#dtl_yehos.smp table tr th {
	width:40%;
	box-sizing:border-box;
	word-break:break-all;
	padding:0.6em 0;
}
#dtl_yehos.smp table tr td {
	box-sizing:border-box;
	word-break:break-all;
	padding:0.6em 0 0.6em 0.6em;
}
#dtl_yehos.smp+p+table tr th,
#dtl_yehos.smp+p+table tr td {	font-family:source-han-sans-japanese,"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif!important;}
#dtl_yehos.smp+p+table tr td {font-weight:500;}

#dtl_yehos.smp .type03 {margin:1.5em 0 0;}