/*--------------------------------------------------------*/

/*  2階層目メイン画像＆タイトル　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.contents_mainBox{
	max-width: 1120px;
	margin:40px auto 0;
	padding:0 20px;
	box-sizing: border-box;
}

.contents_mainBox .contents_mainBox_inner{
	background-color:#FFF;
	border:1px solid #EBEBEB;
	border-radius: 5px;
	box-sizing: border-box;
	box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.06);
	padding:25px 15px;
}

.contents_mainBox .contents_mainBox_inner .innerBox{
	border-left:5px solid #FEC74D;
	padding-left:14px;
}

.contents_mainBox .contents_mainBox_inner .innerBox h1.pagetitle{
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:17px;
	color:#222;
	font-weight:700;
	line-height:1.2em;
	letter-spacing:0.09em;
	font-feature-settings : "palt";
}

.contents_mainBox .contents_mainBox_inner .innerBox p.eng_title{
	margin-top:11px;
	padding-left:2px;
	font-family: 'Roboto',sans-serif;
	font-size:12px;
	font-weight:400;
	color:#FF7B1D;
	line-height:1.0em;
	letter-spacing:0.08em;
}

}

@media screen and (max-width: 768px){

.contents_mainBox{
	margin-top:20px;
	padding:0 15px;
}

.contents_mainBox .contents_mainBox_inner{
	background-color:#FFF;
	border:1px solid #EBEBEB;
	border-radius: 5px;
	box-sizing: border-box;
	box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.06);
	padding:20px 13px;
}

.contents_mainBox .contents_mainBox_inner .innerBox{
	border-left:4px solid #FEC74D;
	padding-left:12px;
}

.contents_mainBox .contents_mainBox_inner .innerBox h1.pagetitle{
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	color:#222;
	font-weight:700;
	line-height:1.2em;
	letter-spacing:0.09em;
	font-feature-settings : "palt";
}

.contents_mainBox .contents_mainBox_inner .innerBox p.eng_title{
	margin-top:9px;
	padding-left:2px;
	font-family: 'Roboto',sans-serif;
	font-size:10px;
	font-weight:400;
	color:#FF7B1D;
	line-height:1.0em;
	letter-spacing:0.08em;
}

}

/*--------------------------------------------------------*/

/*  レイアウト　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.contents_container{
	max-width: 1120px;
	margin:0 auto;
	padding:0 20px 45px;
	box-sizing: border-box;
}

}

@media screen and (max-width: 768px){

.sp_contents_menuBox{
	margin-top:100px;
}

.contents_container{
	padding:0 16px 40px;
}

}

/*--------------------------------------------------------*/

/*  各理由のタイトル　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.riyu_titleBox{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom:30px;
}

.riyu_titleBox .riyu_num{
	width:85px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:73px;
	line-height:73px;
	font-weight:300;
	letter-spacing:0.01em;
	font-feature-settings : "palt";
	color:#FEC74D;
}

.riyu_titleBox .riyu_title{
	flex:1;
	padding-top:8px;
}

.riyu_titleBox .riyu_title p.riyu_subtit{
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#FF7B1D;
	font-weight:400;
	line-height:1.2em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	margin-bottom:6px;
}

.riyu_titleBox .riyu_title h2.riyu{
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:28px;
	color:#222;
	font-weight:700;
	line-height:1.2em;
	letter-spacing:0.06em;
	font-feature-settings : "palt";
}

}

@media screen and (max-width: 768px){

.riyu_titleBox{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom:20px;
}

.riyu_titleBox .riyu_num{
	width:62px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:52px;
	line-height:52px;
	font-weight:400;
	letter-spacing:0.01em;
	font-feature-settings : "palt";
	color:#FEC74D;
}

.riyu_titleBox .riyu_title{
	flex:1;
	padding-top:3px;
}

.riyu_titleBox .riyu_title p.riyu_subtit{
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	color:#FF7B1D;
	font-weight:400;
	line-height:1.2em;
	letter-spacing:0.1em;
	font-feature-settings : "palt";
	margin-bottom:6px;
}

.riyu_titleBox .riyu_title h2.riyu{
	font-family: "Noto Sans JP","游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	color:#222;
	font-weight:700;
	line-height:1.2em;
	letter-spacing:0.06em;
	font-feature-settings : "palt";
}

}

/*--------------------------------------------------------*/

/*  選ばれる理由 共通レイアウトとテキスト　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.reasons_container{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:60px;
	border-bottom:1px dashed #CCC;
	padding-bottom:40px;
}

.reasons_container h3.midashi{
	font-family: Roboto, "游ゴシック体", YuGothic, "Yu Gothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:19px;
	color:#222;
	font-weight:700;
	line-height:1.6em;
	letter-spacing:0.06em;
	font-feature-settings : "palt";
	margin-bottom:25px;
}

.reasons_container h3.midashi span{
	background: linear-gradient(to bottom, rgba(255,255,255,0) 80%, #FFF84A 20%);
}

.reasons_container p.contents_txt{
	font-family: Roboto, "游ゴシック体", YuGothic, "Yu Gothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	color:#333;
	font-weight:500;
	line-height:1.7em;
	letter-spacing:0.06em;
	font-feature-settings : "palt";
	text-align: justify;
}

.reasons_container .danraku{
	margin-top:18px;
}

}

@media screen and (max-width: 768px){

.reasons_container{
	border-bottom:1px dashed #CCC;
	padding-bottom:25px;
}

.reasons_container h3.midashi{
	font-family: Roboto, "游ゴシック体", YuGothic, "Yu Gothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	color:#222;
	font-weight:700;
	line-height:1.6em;
	letter-spacing:0.04em;
	font-feature-settings : "palt";
	margin-bottom:23px;
}

.reasons_container h3.midashi span{
	background: linear-gradient(to bottom, rgba(255,255,255,0) 80%, #FFF84A 20%);
}

.reasons_container p.contents_txt{
	font-family: Roboto, "游ゴシック体", YuGothic, "Yu Gothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#333;
	font-weight:500;
	line-height:1.7em;
	letter-spacing:0.06em;
	font-feature-settings : "palt";
	text-align: justify;
}

.reasons_container .danraku{
	margin-top:15px;
}

}

/*--------------------------------------------------------*/

/*  選ばれる理由 01　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.reasons01{
	margin-top:50px;
}

.reasons01 .photoBox{
	order:1;
}

.reasons01 .txtBox{
	order:2;
}

}

@media screen and (max-width: 768px){

.reasons01{
	margin-top:30px;
}

.reasons01 .photoBox{
}

.reasons01 .txtBox{
	margin-top:25px;
}

}

/*--------------------------------------------------------*/

/*  選ばれる理由 02　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.reasons02{
	margin-top:35px;
}

.reasons02 .photoBox{
	order:2;

}

.reasons02 .txtBox{
	order:1;
}

.reasons02 .photoBox .inner{
	text-align:center;
	border:1px solid #DDD;
	padding-bottom:20px;
}

.reasons02 .img_border img{
}

.reasons02 .photoBox .hikaku{
	margin-top:4px;
}

.reasons02 .photoBox .hikaku ul.mokuzai_list{
}

.reasons02 .photoBox .hikaku ul.mokuzai_list li{
	text-align:center;
	font-family: Roboto, "游ゴシック体", YuGothic, "Yu Gothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	color:#333;
	font-weight:500;
	line-height:1.7em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
}

.reasons02 .photoBox .hikaku ul.mokuzai_list li.orange{
	color:#FF7B1D;
	font-weight:700;
}

}

@media screen and (max-width: 768px){

.reasons02{
	margin-top:25px;
}

.reasons02 .photoBox{
}

.reasons02 .txtBox{
	margin-top:25px;
}

.reasons02 .photoBox .inner{
	text-align:center;
	border:1px solid #DDD;
	padding-bottom:15px;
}

.reasons02 .img_border img{
}

.reasons02 .photoBox .hikaku{
	margin-top:4px;
}

.reasons02 .photoBox .hikaku ul.mokuzai_list{
}

.reasons02 .photoBox .hikaku ul.mokuzai_list li{
	text-align:center;
	font-family: Roboto, "游ゴシック体", YuGothic, "Yu Gothic", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	color:#333;
	font-weight:500;
	line-height:1.7em;
	letter-spacing:0.05em;
	font-feature-settings : "palt";
}

.reasons02 .photoBox .hikaku ul.mokuzai_list li.orange{
	color:#FF7B1D;
	font-weight:700;
}

}

/*--------------------------------------------------------*/

/*  選ばれる理由 03　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.reasons03{
	margin-top:35px;
}

.reasons03 .photoBox{
	order:1;
}

.reasons03 .txtBox{
	order:2;
}

}

@media screen and (max-width: 768px){

.reasons03{
	margin-top:25px;
}

.reasons03 .photoBox{
}

.reasons03 .txtBox{
	margin-top:25px;
}

}

/*--------------------------------------------------------*/

/*  選ばれる理由 04　*/

/*--------------------------------------------------------*/

@media print, screen and (min-width: 768px){

.reasons04{
	margin-top:35px;
	margin-bottom:40px;
}

.reasons04 .photoBox{
	order:2;
}

.reasons04 .txtBox{
	order:1;
}

}

@media screen and (max-width: 768px){

.reasons04{
	margin-top:25px;
	margin-bottom:30px;
}

.reasons04 .photoBox{
}

.reasons04 .txtBox{
	margin-top:25px;
}

}
