/* Scss Document */


.bg2 {
	background: url(../img/about/bg1.jpg) center 0 repeat;
}
@media screen and (min-width:1801px) {
.bg2 {
	background: url(../img/about/bg1.jpg) center 0 repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
}	
	
}

#key .slide1 {
	background-image: url(../img/index/js1.jpg);
}
#key .slide2 {
	background-image: url(../img/index/js2.jpg);
}
#key .slide3 {
	background-image: url(../img/index/js3.jpg);
}
#key .slide4 {
	background-image: url(../img/index/js4.jpg);
}
#sec1 {
	background: url(../img/index/sec1_bg.png) center 0 no-repeat;
}
#sec1 .wrap {
	min-height: 1500px;
}
#sec1 h2 {
	margin-left: 499px;
}
#sec1 .txt {
	width: 353px;
	margin-left: 620px;
}
#sec1 .bnr {
	position: absolute;
	top: 925px;
	left: 124px;
}
#sec1 .decor {
	position: absolute;
	bottom: 0;
	right: -357px;
}
#sec2 {
	background: url(../img/index/sec2_bg.jpg) center 0 no-repeat;
	background-size: cover;
	min-height: 1211px;
	padding-bottom: 63px;
}
#sec2 h2 {
	padding: 49px 0 43px;
	margin-left: -6px;
}
#sec2 .photo {
	position: absolute;
	top: 27px;
	right: -175px;
	z-index: 2;
}
#sec2 .box_txt {
	width: 528px;
	padding: 53px 85px 50px 61px;
	margin: 0 0 12px 49px;
}
#sec2 .bnr {
	margin-left: 32px;
}
#sec3 {
	padding-top: 83px;
	position: relative;
}
#sec3:after {
	background: url(../img/index/sec3_bg.png) 0 0 no-repeat;
	content: '';
	width: 50%;
	position: absolute;
	left: 50%;
	bottom: 0;
	top: 20px;
}
#sec3 .wrap {
	padding-top: 1px;
	padding-bottom: 164px;
}
#sec3 h2 {
	position: absolute;
	top: 0;
	right: -10px;
	z-index: 3;
}
#sec3 .photo {
	position: absolute;
	top: 0;
	left: -566px;
}
#sec3 .txt {
	background-color: #321b00;
	width: 445px;
	box-sizing: border-box;
	margin-top: 341px;
	position: relative;
	color: #fff;
	padding: 60px 55px;
	min-height: 456px;
	margin-left: 285px;
	z-index: 1;
}
#sec3 .bnr {
	position: absolute;
	bottom: 39px;
	right: 0;
	z-index: 2;
}
#sec3 .decor {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}
#sec4 {
	background: url(../img/index/sec4_bg.jpg) center top no-repeat;
	background-size: cover;
	padding-top: 393px;
}
#sec4 .lead {
	background: url(../img/index/sec4_bg1.png) center top no-repeat;
	height: 642px;
}
#sec4 .lead h2 {
	padding: 139px 0 30px;
}
#sec4 .lead .bnr {
	margin-bottom: 38px;
	margin-top: -20px;
}
.oshirase02{
	width: 700px;
	background:#FFFFFF;
	color: #2d1710;
	margin: 0 auto;
	padding: 10px 0;
}
.oshirase02 .waku{
	width: 680px;
	border: solid 1px #2d1710;
	margin: 0 auto;
}
.oshirase02 .waku .tit{
	text-align: center;
	font-size: 25px;	
	margin-top: 20px;
	letter-spacing: 1px;
	font-weight: bold;
}
.oshirase02 .waku .txtx{
	text-align: center;
	line-height: 28px;
	margin: 15px 0 20px 0;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka;
}
.oshirase02 .waku .txtx02{
	text-align: center;
	line-height: 28px;
	margin: 35px 0 20px 0;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka
}
.oshirase02 .ev_btn a{
	width: 500px;
		margin: 10px auto;
	padding: 15px 0;
	display: block;
	color:#fff;
background-image: linear-gradient(45deg, #e65909 0%, #d0b68c 100%);  
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 4px #540019 solid;
	-webkit-border-radius: 2px;
	border-radius: 12px;
	box-sizing:border-box;
}

.oshirase02 .tenpo_btn a{
	width: 380px;
		margin: 10px auto 30px auto;
	padding: 15px 0;
	display: block;
	color:#fff;
	background: #9F3C09;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 4px #1A2023 solid;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;	
}
.line{
	width: 660px;
	margin: 40px auto -10px auto;
	border-bottom: solid 1px #2d1710;
}