#key ul {
  min-height: 780px;
}

#key ul .slide1 {
  background-image: url(../img/index/key1.jpg);
}

#key ul .slide2 {
  background-image: url(../img/index/key2.jpg);
}

#key ul .slide3 {
  background-image: url(../img/index/key3.jpg);
}

#line .box .inner {
  width: 700px;
  height: 180px;
  margin: 25px auto;
  text-align: center;
  color: #fff;
}

#line .box .inner:before {
  width: 570px;
  margin: 0 auto;
  content: '';
  border: 5px solid #880524;
  position: absolute;
  top: 8px;
  right: 8px;
  bottom: 8px;
  left: 8px;
}

#line .box .inner p {
	padding-top: 35px;
	font-size: 24px;
	font-weight: bold;
}

#line .box .txt {
	text-align: center;
}

#sec0 {
  padding-bottom: 20px;
  background: url(../img/index/sec5_bg.png) top center no-repeat, url(../img/index/sec5_bg2.jpg) top center repeat;
  background-size: cover, auto;
  -webkit-background-size: cover, auto;
}
#sec0 .blog {
  color: #fff;
	margin-bottom: 30px;
	padding-top:50px;
}

#sec0 .blog .inner {
  border: 5px solid #171410;
  padding-bottom: 32px;
}

#sec0 .blog .inner h2 {
  text-align: center;
  width: 400px;
  margin: 0 auto;
  margin-top: -35px;
  padding-bottom: 13px;
  background: url(../img/index/sec5_bg2.jpg) top center repeat;
}

#sec0 .blog .inner dl {
    line-height: 1.8;
	border-bottom: 1px dashed #171410;;
	width:760px;
	margin: 0 auto;
	padding-bottom:10px;
	margin-bottom: 10px;
	
}

#sec0 .blog .inner dl .date {
}

#sec0 .blog .inner dl .title {
  text-decoration: underline;
}

#sec0 .blog .inner dl .txt {
}




#sec1 {
  padding-bottom: 30px;
}

#sec1 h2 {
  margin-top: 50px;
  position: relative;
}

#sec1 h2 img {
  z-index: 9;
  position: relative;
}

#sec1 h2:before {
  height: 206px;
  content: '';
  width: 300%;
  background: url(../img/index/sec1_bg_h2.png) repeat-x;
  top: 0;
  right: 100%;
  position: absolute;
  z-index: 1;
}

#sec1 h2:after {
  content: '';
  background: url(../img/index/sec1_bg2_h2.png) no-repeat;
  top: 0;
  left: 0;
  height: 206px;
  width: 838px;
  position: absolute;
  z-index: 1;
}

#sec1 .box {
  width: 500px;
}

#sec1 .box .txt {
  padding: 24px 0 29px 50px;
  color: #fff;
  z-index: 2;
  position: relative;
}

#sec1 .box .photo2 {
  margin-left: -70px;
}

#sec1 .photo1 {
  position: absolute;
  top: 240px;
  left: -277px;
}

#sec1 .wrap:before {
  position: absolute;
  content: url(../img/index/sec1_map.png);
  top: 0;
  right: -113px;
  z-index: 2;
}

#sec2 .box_l {
  width: 70%;
}

#sec2 .box_l .boxmap {
  background: url(../img/index/sec2_map.jpg) right top no-repeat, url(../img/index/sec2_bg.jpg) repeat;
  position: relative;
  height: 470px;
  color: #fff;
}

#sec2 .box_l .boxmap:before {
  border: 5px solid #1f1b16;
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

#sec2 .box_l .boxmap h2 {
  padding-top: 32px;
  padding-left: 60px;
}

#sec2 .box_l .boxmap .txt {
  padding-left: 60px;
}

#sec2 .box_l .boxmap .bnr {
  position: absolute;
  bottom: 0;
  right: 0;
}

#sec2 .box_l .boximg {
  background: url(../img/index/sec2_img3.jpg) top center no-repeat;
  height: 560px;
  background-size: cover;
  -webkit-background-size: cover;
}

#sec2 .box_l .boximg .photo {
  opacity: 0;
}

#sec2 .box_r {
  width: 30%;
}

#sec2 .box_r .img1 {
  background: url(../img/index/sec2_img1.jpg) top center no-repeat;
  height: 380px;
  background-size: cover;
  -webkit-background-size: cover;
}

#sec2 .box_r .img1 .photo {
  opacity: 0;
}

#sec2 .box_r .img2 {
  background: url(../img/index/sec2_img2.jpg) top center no-repeat;
  height: 650px;
  background-size: cover;
  -webkit-background-size: cover;
}

#sec2 .box_r .img2 .photo {
  opacity: 0;
}

#sec3 .box1 {
  background: url(../img/index/sec3_img1.jpg) top center no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  width: 30%;
  height: 470px;
}

#sec3 .box1 .photo {
  opacity: 0;
}

#sec3 .box2 {
  background: url(../img/index/sec3_img2.jpg) top center no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  width: 31%;
  height: 470px;
}

#sec3 .box2 .photo {
  opacity: 0;
}

#sec3 .box3 {
  background: url(../img/index/sec3_deco.png) right bottom no-repeat, url(../img/index/sec3_bg.jpg) repeat;
  position: relative;
  height: 470px;
  width: 39%;
  color: #fff;
}

#sec3 .box3:before {
  border: 5px solid #940617;
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

#sec3 .box3 h2 {
  padding-top: 36px;
  padding-left: 58px;
}

#sec3 .box3 .txt {
  padding-left: 58px;
}

#sec3 .box3 .bnr {
  position: absolute;
  bottom: 0;
  right: 0;
}

#sec4 {
  background-image: url(../img/index/sec4_bg.jpg);
  -webkit-background-size: cover;
  text-align: center;
  padding-bottom: 73px;
}

#sec4 h2 {
  padding-top: 84px;
}

#sec4 ul li {
  padding: 0 8px;
}

#sec4 .txt {
  color: #fff;
  padding: 30px 0 27px;
}

#sec5 {
  padding-bottom: 120px;
  background: url(../img/index/sec5_bg.png) top center no-repeat, url(../img/index/sec5_bg2.jpg) top center repeat;
  background-size: cover, auto;
  -webkit-background-size: cover, auto;
}
#sec5 .youtube_box{
	/*background: url(../img/index/index_99.jpg);*/
    width: 800px;
    /*padding-top: 43px;*/
    margin: 30px auto;
}
#sec5 .youtube_box p{
	text-align: center;
	margin: auto;
}
#sec5 .ribon{
	position: absolute;
    z-index: 9999;
    top: -4px;
    right: -5px;
}

#sec5 .text_youtube{
	text-align: center;
	margin-top: 15px;
	color: #ffffff;
}

#sec5 .event{
	background: url("../img/index/bg_eventbox.jpg");
    width: 747px;
    padding: 20px;
    margin: 0 auto 0 auto;
	position: relative;
}
#sec5 .event_box{
	border:4px solid #930617;
	padding: 25px 15px;
	position: relative;
}
#sec5 .event_photo{
}

#sec5 .instagram {
  padding-bottom: 78px;
  width: 1100px;
  margin-left: -50px;
}

#sec5 .instagram h2 {
  text-align: center;
  padding: 105px 0 30px;
}

#sec5 .instagram #instafeed li {
  float: left;
  list-style-type: none;
}

#sec5 .blog {
  color: #fff;
	margin-bottom: 30px;
}

#sec5 .blog .inner {
  border: 5px solid #171410;
  padding-bottom: 32px;
}

#sec5 .blog .inner h2 {
  text-align: center;
  width: 400px;
  margin: 0 auto;
  margin-top: -35px;
  padding-bottom: 13px;
  background: url(../img/index/sec5_bg2.jpg) top center repeat;
}

#sec5 .blog .inner dl {
  padding: 0 120px;
  line-height: 39px;
}

#sec5 .blog .inner dl .date {
  float: left;
  margin-right: 5px;
  width: 110px;
}

#sec5 .blog .inner dl .title {
  text-decoration: underline;
  margin-right: 5px;
  float: left;
}

#sec5 .blog .inner dl .txt {
  float: left;
  width: 400px;
}

#sec6 {
  background: url(../img/index/wedding_bg.png) center center no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  height: 700px;
  position: relative;

}

#sec6 .box {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}

#sec6 .box .inner {
  width: 600px;
  margin: 0 auto;
  text-align: center;
  background: url(../img/howto/bg_red.jpg) top center repeat;
  position: relative;
  float: left;
  height: 700px;
  color: #fff;
}

#sec6 .box .inner:before {
  content: '';
  border: 5px solid #dda11b;
  position: absolute;
  top: 8px;
  right: 8px;
  bottom: 8px;
  left: 8px;
}

#sec6 .box .inner h2 {
  padding-top: 101px;
}

#sec6 .box .inner .bnr {
  padding: 100px 0 0;
}

.shadow {
  -webkit-box-shadow: 0px 0px 30.4px 9.6px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 30.4px 9.6px rgba(0, 0, 0, 0.4);
}

#takeout .box .inner {
  width: 600px;
	height: 450px;
  margin: 100px auto;
  text-align: center;
  background: url(../img/howto/bg_red.jpg) top center repeat;
  color: #fff;
}

#takeout .box .inner:before {
	width: 570px;
	margin: 0 auto;
  content: '';
  border: 5px solid #dda11b;
  position: absolute;
  top: 8px;
  right: 8px;
  bottom: 8px;
  left: 8px;
}

#takeout .box .inner p {
	padding-top: 35px;
	font-size: 24px;
	font-weight: bold;
}

#takeout .box .img {
	text-align: center;
	padding-top: 40px;
}

#takeout {
  background: url(../img/index/takeout_bg.jpg) 0 top repeat;
  position: relative;
  height: 540px;
  color: #fff;
   display: flex;
 -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content: space-between;
 flex-wrap: wrap;
}

#takeout .takeout_img{
  background: url(../img/index/takeout_img.jpg) no-repeat center 0;
  background-size: cover;
  height: 540px;
  width:50vw;
}
#takeout .takeout_col{
  position: relative;
  height:540px;
  background: url(../img/index/takeout_bg2.png) no-repeat left bottom;
  background-size: cover;
  width:48vw;
}
#takeout .col{
  position: relative;
  z-index: 5;
  border:5px solid #1f1b16;
  margin:8px 3px 8px 5px;
  width:86%;
  height:410px;
  padding:50px;
}
#takeout .col h2{
  font-size:38px;
  font-weight:bold;
  padding:15px 0 40px;
}
#takeout .col .btn{
  padding:80px 0 0 0;
  text-align: right;
}

#news_box {
    background: #fff;
    width: 860px;
    margin: 50px auto;
    line-height: 1.8;
    padding-bottom: 39px;
}
#news_box .ttl {
    padding: 39px 50px 10px;
    text-align: center;
    font-size: 20px;
    width: 760px;
    border-bottom: 1px solid #000;
    margin: 0 auto;
}

#news_box .txt {
    padding: 20px 50px 0;
    text-align: center;
}

