/* Scss Document */
/* Scss Document */
#key li:nth-child(1) {
	background: url(../img/index/key1.jpg) no-repeat center;
	background-size: cover;
	height: 860px;
}
#key li:nth-child(2) {
	background: url(../img/index/key2.jpg) no-repeat center;
	background-size: cover;
	height: 860px;
}
#key li:nth-child(3) {
	background: url(../img/index/key3.jpg) no-repeat center;
	background-size: cover;
	height: 860px;
}
#sec1 {
	background: url("../img/index/sec1_bg_deco.png") no-repeat center top, url("../img/index/sec1_bg.jpg") repeat center top;
	padding-bottom: 175px;
}
#sec1 .wrap {
	padding-top: 186px;
}
#sec1 .wrap .box {
	position: relative;
	background: url("../img/shared/box_bg.jpg") repeat center top;
	width: 660px;
	margin-left: 178px;
	padding-bottom: 52px;
}
#sec1 .wrap .box:before {
	content: "";
	border: 4px solid #f8f8f8;
	position: absolute;
	top: -55px;
	right: -50px;
	left: -50px;
	bottom: -52px;
}
#sec1 .wrap .box .tit1 {
	text-align: center;
	font-size: 36px;
	line-height: 52px;
	letter-spacing: 0.1em;
	color: #000000;
	padding-top: 99px;
	margin-bottom: 6px;
	margin-left: 24px;
}
#sec1 .wrap .box .tit1 .green {
	color: #316c01;
}
#sec1 .wrap .box .tit2 {
	text-align: center;
	font-size: 46px;
	line-height: 52px;
	letter-spacing: 0.1em;
	color: #000000;
	position: relative;
	z-index: 1;
	margin-bottom: 49px;
	margin-left: 27px;
}
#sec1 .wrap .box .tit2:after {
	content: url("../img/index/sec1_tit_bg.png");
	position: absolute;
	bottom: -13px;
	left: -40px;
	right: 0;
	z-index: -1;
}
#sec1 .wrap .box .tit2 .red {
	color: #ca3400;
}
#sec1 .wrap .box .txt {
	margin-left: 109px;
	margin-right: 92px;
	font-weight: 400;
	margin-bottom: 50px;
}
#sec1 .wrap .box .btn {
	margin-left: 154px;
	margin-right: 146px;
}
#sec1 .wrap .box .btn:before {
	background: url("../img/index/sec1_btn_on.png") center top no-repeat;
}
#sec1 .wrap .photo1 {
	position: absolute;
	top: -170px;
	left: -36px;
}
#sec1 .wrap .photo2 {
	position: absolute;
	bottom: -76px;
	left: -141px;
}
#sec1 .wrap .photo3 {
	position: absolute;
	top: 231px;
	right: -223px;
}

#sec1 .wrap .box .inner {
	margin: 5vw 0;
	padding: 2vw,5vw;
	background-color: #b53200;
	text-align: center;
	color: #FFF;
	font-size: 16px;
}



#sec2 {
	background: url("../img/index/sec2_bg.jpg") no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	min-height: 736px;
}
#sec3 {
	z-index: 0;
	padding-top: 107px;
	padding-bottom: 109px;
	position: relative;
}
#sec3:before {
	background: url("../img/index/sec3_bg.png") no-repeat center top;
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#sec3:after {
	position: absolute;
	content: "";
	background: url("../img/shared/bg_line.jpg") repeat-x center top;
	bottom: 0;
	left: 0;
	right: 0;
	height: 14px;
}
#sec3 .wrap {
	position: relative;
	padding-top: 1px;
}
#sec3 .wrap:before {
	position: absolute;
	content: "";
	background: url("../img/index/sec3_js2_bg.png") repeat center top;
	top: -23px;
	left: -349px;
	right: -345px;
	width: 1700px;
	height: 471px;
	z-index: -1;
}
#sec3 .wrap .photo1 {
	position: absolute;
	top: -1345px;
	right: 0;
}
#sec3 .wrap .photo2 {
	margin-top: -338px;
	position: relative;
	margin-left: -55px;
	margin-right: -55px;
}
#sec3 .wrap .photo3 {
	position: absolute;
	top: 128px;
	right: -129px;
}
#sec3 .wrap .tit1 {
	text-align: center;
	font-size: 36px;
	line-height: 60px;
	letter-spacing: 0.1em;
	color: #000000;
	padding-top: 23px;
	position: relative;
	margin-left: -43px;
	z-index: 1;
	margin-bottom: 9px;
}
#sec3 .wrap .tit1 .green {
	color: #316c01;
}
#sec3 .wrap .tit1 .red {
	color: #ca3400;
}
#sec3 .wrap .tit2 {
	text-align: center;
	font-size: 46px;
	line-height: 60px;
	letter-spacing: 0.1em;
	color: #000000;
	position: relative;
	z-index: 1;
	margin-bottom: 39px;
	margin-left: -43px;
}
#sec3 .wrap .tit2:after {
	content: url("../img/index/sec3_tit_bg.png");
	position: absolute;
	bottom: -13px;
	left: -10px;
	right: 0;
	z-index: -1;
}
#sec3 .wrap .txt {
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	font-weight: 400;
	margin-bottom: 41px;
}
#sec3 .wrap .btn {
	margin-left: 300px;
	margin-right: 300px;
}
#sec3 .wrap .btn:before {
	background: url("../img/index/sec3_btn_on.png") center top no-repeat;
}
#sec4 {
	position: relative;
	background: url("../img/index/sec4_bg.jpg") repeat center top;
	z-index: 0;
	padding-bottom: 143px;
}
#sec4:before {
	position: absolute;
	content: "";
	background: url("../img/index/sec4_bg_deco1.jpg") repeat center top;
	top: 0;
	left: -100%;
	right: calc(50%+ 276px);
	bottom: 0;
	z-index: -1;
}
#sec4:after {
	position: absolute;
	content: "";
	background: url("../img/index/sec4_ill.png") no-repeat center top;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
#sec4 .group {
	position: relative;
	padding-top: 158px;
}
#sec4 .group .photo {
	width: 892px;
	margin-left: -43px;
	border: 4px solid #f4ead3;
	margin-bottom: 80px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
}
#sec4 .group .js1 {
	position: absolute;
	top: -124px;
	right: -2px;
}
#sec4 .group .js2 {
	position: absolute;
	top: 544px;
	right: -263px;
}
#sec4 .group .tit1 {
	position: absolute;
	top: 226px;
	left: 43px;
}
#sec4 .group .tit2 {
	position: absolute;
	top: 226px;
	left: 116px;
}
#sec4 .group .txt {
	width: 510px;
	margin-bottom: 32px;
	margin-left: 43px;
}
#sec4 ul {
	margin-left: 43px;
	position: relative;
	z-index: 1;
}
#sec4 ul a {
	float: left;
	margin-right: 46px;
}
#sec4 .btn1:before {
	background: url("../img/index/sec4_btn1_on.png") center top no-repeat;
}
#sec4 .btn2:before {
	background: url("../img/index/sec4_btn2_on.png") center top no-repeat;
}
#sec5 {
	position: relative;
	background: url("../img/index/sec5_bg.jpg") center top no-repeat;
	background-size: cover;
}
#sec5:before {
	position: absolute;
	content: "";
	background: url("../img/shared/bg_line.jpg") repeat-x center top;
	top: 0;
	left: 0;
	right: 0;
	height: 10px;
}
#sec5:after {
	position: absolute;
	content: "";
	background: url("../img/shared/bg_line.jpg") repeat-x center top;
	bottom: 0;
	left: 0;
	right: 0;
	height: 10px;
}
#sec5 .wrap {
	padding-top: 97px;
	padding-bottom: 91px;
}
#sec5 .box {
	background: rgba(55, 29, 0, 0.8);
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 56px;
}
#sec5 .box .tit1 {
	text-align: center;
	font-size: 36px;
	line-height: 60px;
	letter-spacing: 0;
	color: #ffffff;
	padding-top: 97px;
	position: relative;
	margin-bottom: 5px;
	z-index: 1;
}
#sec5 .box .tit2 {
	text-align: center;
	font-size: 46px;
	line-height: 60px;
	letter-spacing: 0;
	color: #ffffff;
	position: relative;
	z-index: 1;
	margin-bottom: 36px;
}
#sec5 .box .tit2 .small {
	font-size: 36px;
}
#sec5 .box .tit2:after {
	content: url("../img/index/sec5_h2.png");
	position: absolute;
	bottom: -14px;
	left: -71px;
	right: 0;
	z-index: -1;
}
#sec5 .box .txt {
	color: #ffffff;
	margin-bottom: 32px;
	margin-left: 66px;
	margin-right: 74px;
}
#sec5 .box .btn {
	margin-left: 160px;
	margin-right: 160px;
}
#sec5 .box .btn:before {
	background: url("../img/index/sec5_btn_on.png") center top no-repeat;
}
/*
#sec6 {
  padding-bottom: 95px;
}
#sec6 .wrap {
  position: relative;
}
#sec6 .wrap:after {
  position: absolute;
  content: url("../img/index/sec6_dot.png");
  bottom: -230px;
  left: -90px;
  z-index: -1;
}
#sec6 h2 {
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0.1em;
  text-align: center;
  padding-top: 71px;
  margin-bottom: 55px;
  color: #000000;
}
#sec6 h2 .red {
  color: #ca3400;
}
#sec6 #instafeed {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  height: 140px;
  overflow: hidden;
  margin-left: 40px;
  margin-right: 40px;
}
#sec6 #instafeed a {
  margin-left: 10px;
  margin-right: 10px;
  width: 140px;
  height: 140px;
  display: block;
  background-size: cover !important;
}
#sec6 #instafeed a:hover {
  cursor: pointer;
  opacity: .8;
  transform: translateX(0.01em) translateZ(0);
  -moz-transform: translateX(0.01em) translateZ(0);
  -webkit-transform: translateX(0.01em) translateZ(0);
}
*/
#sec7 {
	background: url("../img/index/sec7_bg.jpg") repeat center top;
	padding-bottom: 115px;
}
#sec7 .wrap {
	position: relative;
}
#sec7 .wrap:before {
	position: absolute;
	content: url("../img/index/sec7_dot.png");
	top: 241px;
	right: -156px;
}
#sec7 h2 {
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.1em;
	color: #ffffff;
	text-align: center;
	padding-top: 98px;
	margin-bottom: 60px;
}
#sec7 #feed {
	margin-left: 50px;
	margin-right: 50px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
#sec7 #feed .item {
	width: 250px;
	height: 167px;
}
#sec7 #feed .item .img {
	position: relative;
	width: 250px;
	height: 167px;
}
#sec7 #feed .item .img:hover {
	opacity: 0.8;
}
#sec7 #feed .item .img span {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
#sec7 #feed .item .day {
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0.1em;
	color: #ffffff;
	padding: 24px 6px 0px 6px;
	text-align: center;
}
#sec7 #feed .item .title {
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0.1em;
	color: #ffffff;
	padding: 0 6px;
	min-height: 40px;
	text-align: center;
}
#sec7 #feed .item .title a {
	text-decoration: underline;
}
#sec7 #feed .item .title a:hover {
	text-decoration: none;
}
#sec7 .btn {
	text-align: center;
	margin-top: 183px;
}
#sec7 .btn02 {
	text-align: center;
	margin-top: 15px;
}

#sec7 .btn1:before {
	background: url("../img/index/sec7_btn_on.png") center top no-repeat;
}
#sec7 .btn2:before {
	background: url("../img/index/sec7_btn02_on.png") center top no-repeat;
}
.oshirase{
width: 1000px;
margin: 40px auto 60px auto;
background: #b05600;
padding: 15px 0;
color:#fff;
text-shadow: 0px 0px 5px rgba(146,119,83,0.5);
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}
.oshirase h3{
text-align: center;
font-size: 24px;
margin-bottom: 10px;
}
.oshirase .txtx{
text-align: center;
padding-top: 10px;
font-size: 16px;
}
.oshirase .botan a{
	width: 600px;
	margin: 10px auto 10px auto;
	padding: 15px 0;
	display: block;
	color:#C4470F;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	background-color: #fff;
	border-bottom: 4px solid #572000;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;	
}
.oshirase .botan2 a{
	width: 600px;
	margin: 0px auto 30px auto;
	padding: 15px 0;
	display: block;
	color:#C4470F;
	font-weight: bold;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	background-color: #fff;
	border-bottom: 4px solid #572000;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	box-sizing:border-box;	
}
.oshirase .txtx2{
text-align: center;
padding: 10px 0;
font-size: 16px;
background: #fff;
width: 800px;
color: #C4470F;
margin: 0 auto;
border-radius: 10px;
}
.botan_event a{
	width: 600px;
	margin: 30px auto 20px auto;
	padding: 25px 0;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	text-decoration: none;
	font-size: 22px;
	background-image: linear-gradient(45deg, #811b00 0%, #cc5435 100%); 
	border-bottom: 6px solid #270F0B;
	-webkit-border-radius: 2px;
	border-radius: 12px;
	box-sizing:border-box;
	font-weight: bold;	
	line-height: 45px;
}
.botan_event span{
	font-size: 16px;
	line-height: 28px;
}	

.sns_area{
	width: 1000px;
	margin: 40px auto 0 auto;
}
.sns_area .btn {
	float: left;
	margin-left: 128px;
}
.sns_area .btn2 {
	float: left;
	margin-left: 20px;
}