/* CSS Document */
@media print, screen and (max-width: 768px) {
	/*
#head{
	background:url(../images/mainimg_sp.jpg) center top no-repeat;
	background-size:100% auto;
	padding-top:30.55%;
}

#head .head-inner{
	margin:0 auto;
	padding:0 10px;
	text-align:left;
}
#head .head-inner h1.tit span{
	margin:10px 0;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	display:block;
}*/
#head .head-inner h2{
	margin:20px 0;
	font-size:20px;
	font-weight:bold;
	line-height:28px;
	text-align:center !important;
}
#head .head-inner p{
	font-size:16px;
	line-height:24px;
}

#content{
	margin:20px 0;
	padding:0 !important;
}

#content .sec{
	margin:0 0 40px;
}
#content h2{
	margin:0 0 20px;
	padding:20px 0;
	background:url(../images/tit_bg.png);
	border-bottom:1px solid #ffd190;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
}
#content h2 span{
	color:#eb6718;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
}
#content .box{
	padding:0 15px;
}
#content .box-inner .lead{
	margin:0 0 20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#ff8a00;
	text-align:left;
}

#content .sec p{
	font-size:14px !important;
	line-height:24px;
	text-align:justify;
}
#content .box-inner .txt span{
	font-size:14px;
}
#content .box-inner .txt .line{
	background:#ffe8cc;
}
#content .sec figure{
	width:100%;
	margin:20px 0 0;
	padding:0;
}

#content .sec figure img{
	width:100% !important;
	height:auto !important;
}
.features figcaption{
    margin-top: 15px;
    font-size: 16px;
	line-height: 1.6;

}
#content .box-inner2{
	margin:20px 0;
}
#content .box-inner2 h3{
	margin:20px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:20px;
	line-height:26px;
	text-align:center;
}

.next_page{
	margin:20px 0 0;
	padding:15px;
}
.next_page a{
	display:block;
	padding:10px 0;
	font-size:18px;
	text-align:left;
	border-bottom:1px dotted #666;
	color:#1A94AD;
	text-decoration:underline;
}

}

@media print, screen and (min-width: 769px) {
#content{
	width:100% !important;
	text-align:center;
}

#content h2{
	margin:0 0 40px;
	padding:20px 0;
	background:url(../images/tit_bg.png);
	border-bottom:1px solid #ffd190;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:40px;
}

#content h2 span{
	color:#eb6718;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:40px;
}

#head{
	height:440px;
	background:url(../images/mainimg.jpg) center no-repeat;
	background-size:cover;
}

#head .head-inner{
	margin:0 auto;
	padding:40px 0 0;
	width:980px;
	text-align:left;
}

#head .head-inner h2{
	margin:25px 0 15px;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:36px;
	font-weight:bold;
}
#head .head-inner p{
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:bold;
}

#content .sec{
	margin-bottom:120px;
}
#content .box{
	margin:0 auto;
	width:980px;
}

#content .box-inner{
	display:table;
	margin:40px 0 20px;
	padding:0;
	width:980px;
}
#content .box-inner .lead{
	margin:0 0 30px;
	color:#ff8a00;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:26px;
	line-height:36px;
}
#content .box-inner .txt{
	padding-right:40px;
	display:table-cell;
	width:630px;
	text-align:left;
	vertical-align:top;

}
#content .box-inner .img{
	display:table-cell;
	padding:0;
	vertical-align:top;
}
#content .box-inner .img figure{
	margin:0;
	padding:0;

}

#content .box-inner .txt p{
	font-size:16px;
	line-height:30px;
	text-align:justify;
}
#content .box-inner .txt span{
	font-weight:bold;
	font-size:16px;
}
#content .box-inner .txt .line{
	background:#ffe8cc;
}

#content .box-inner2 h3{
	margin:20px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:30px;
	text-align:center;
}
.features .box{
    display: flex;
    gap: 25px;
}
.features .box-inner{
    flex: 1;
}
.features .box-inner img {
width: 100%;
  height: auto;
  display: block; 
    }
.features figcaption{
    margin-top: 15px;
    font-size: 16px;
	line-height: 1.6;

}


.l_navi li a{
	line-height:16px;
}
.l_navi li:first-child{
	padding-left:0;
	border:none;
}
.l_navi li{
	padding:3px 15px 0 15px;
	display:inline-block;
	border-left:1px solid #cbcbcb;
}

}