/* Scss Document */
#sec1 {
	padding-top: 20px;
	border-top: 10px solid #f2e6b0;
}
#sec1 .box {
	background-color: #fff;
	padding: 5%;
	margin: 0 5%;
	display: none;
}
#sec1 .box .txt-1 {
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 18px;
}
#sec1 .box .txt-2 {
	padding: 10px 0 15px;
}
#sec1 .box .txt-3 {
	padding-top: 10px;
}
#sec1 .box dl {
	display: table;
	width: 100%;
	padding: 2px 0;
}
#sec1 .box dl dt, 
#sec1 .box dl dd {
	display: table-cell;
	
}
#sec1 .box dl dt {
	width: 30%;
}
#sec1 .box dl dd {
	width: 68%;
}
#sec2 {
	padding-bottom: 10%;
}
#sec2 .set1 .title {
	position: relative;
}
#sec2 .set1 .title p {
	position: absolute;
	top: 30%;
	left: 0;
	right: 0;
}
#sec2 .set2 {
	padding-top: 15%;
}
#sec2 .set2 .txt {
	padding: 0 5% 8%;
}
#sec2 .set3 {
	padding-top: 10%;
}
#sec2 .set3 .txt {
	padding: 15% 5% 8%;
}
#sec2 .box_menu {
	position: relative;
	background: url(../img/index/box_mn_2.png) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#sec2 .box_menu::before {
	content: "";
	background: url(../img/index/box_mn_1.png) no-repeat bottom center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	height: 174px;
	width: 100%;
	position: absolute;
	top: -174px;
	left: 0;
	right: 0;
}
#sec2 .box_menu::after {
	content: "";
	background: url(../img/index/box_mn_3.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	height: 84px;
	width: 100%;
	position: absolute;
	bottom: -84px;
	left: 0;
	right: 0;
}
#sec2 .box_menu .inside {
	padding: 0px 10%;
}
#sec2 .box_menu .inside h3 {
	margin-bottom: 10px;
}
#sec2 .box_menu .menuList dl {
	position: relative;
	padding-left: 40px;
}
#sec2 .box_menu .menuList dl::before {
	content: "";
	width: 30px;
	height: 30px;
	top: -2px;
	left: 3px;
	position: absolute;
}
#sec2 .box_menu .menuList dl dt {
	font-size: 20px;
	font-weight: bold;
}
#sec2 .box_menu .menuList dl dt span {
	color: #d7603b;
	text-align: right;
	padding-left: 10px;
}
#sec2 .box_menu .menuList dl:nth-child(1) {
	background: url(../img/shared/hline.png) repeat-x bottom center;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#sec2 .box_menu .menuList dl:nth-child(1)::before {
	background: url(../img/index/s2_icon1.png) repeat-x bottom left;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#sec2 .box_menu .menuList dl:nth-child(2)::before {
	background: url(../img/index/s2_icon2.png) no-repeat top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#sec3 {
	padding-top: 10%;
	background: url(../img/index/s3_bg.jpg) repeat-y top center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#sec3 .blk h3 {
	position: relative;
}
#sec3 .blk h3 span {
	font-size: 3.4vw;
	position: absolute;
	color: #fff;
	display: block;
}
#sec3 .blk .inside {
	padding: 5% 5% 5%;
}
#sec3 .blk .btn {
	position: relative;
	z-index: 4;
}
#sec3 .blk-2,  #sec3 .blk-1 {
	padding-bottom: 8%;
}
#sec3 .blk-2 h3,  #sec3 .blk-1 h3 {
	margin-bottom: -10%;
	position: relative;
	z-index: 4;
}
#sec3 .blk-2 h3 span,  #sec3 .blk-1 h3 span {
	top: 17.6vw;
	right: 0;
	text-align: center;
	left: 0;
}
#sec3 .blk-2 .txt,  #sec3 .blk-1 .txt {
	padding: 5% 0 0;
}
#sec3 .info-text {
	position: relative;
	margin-bottom: -5%;
}
#sec3 .info-text dl {
	position: absolute;
	top: 11vw;
	right: 5.5vw;
	width: 44%;
	text-align: center;
}
#sec3 .info-text dl dt {
	font-size: 4vw;
}
#sec3 .info-text dl dd {
	color: #9c3e20;
	font-size: 3.8vw;
}
#sec3 .blk-2 h3 span {
	top: 16.5vw;
}
#sec3 .blk-2 .info-text dl {
	top: 13vw;
	left: 10vw;
	width: 60%;
	text-align: center;
}
#sec4 {
	background: url(../img/index/hline2.jpg), url(../img/index/hline2.jpg);
	background-repeat: repeat-x;
	background-position: top center, bottom center;
	padding: 10px 0;
	height: 480px;
	overflow: hidden;
}
#sec5 {
	padding: 12% 0;
	position: relative;
}
#sec5::before {
	content: "";
	background: url(../img/shared/hline.png) repeat-x bottom center;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 5%;
	right: 5%;
}
#sec5 #feed {
	padding: 0 5%;
}
#sec5 .feedItem {
	margin-bottom: 30px;
}
#sec5 .feedItem .feedImg {
	float: left;
	width: 45%;
}
#sec5 .feedItem .feedImg span {
	display: block;
	width: 100% !important;
	height: 120px !important;
}
#sec5 .feedItem dl {
	float: right;
	width: 50%;
	padding-left: 5%;
}
#sec5 .feedItem dl dt {
	font-weight: bold;
}

#oshirase{
	text-align: center;
	margin: 15px auto 0 ;
	width: 95%;
	color: #000000;
	
}

#oshirase .tit{
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 15px;
}

#oshirase .txt{
	font-size: 17px;
	line-height: 31px;
}
