
#key {
  min-height: 850px;
}
#key .slide1 {
  background: url("../img/index/key_1.jpg") center top no-repeat;
  background-size: cover;
}
#key .slide2 {
  background: url("../img/index/key_2.jpg") center top no-repeat;
  background-size: cover;
}
#key .slide3 {
  background: url("../img/index/key_3.jpg") center top no-repeat;
  background-size: cover;
}
#sec1 {
  background: url("../img/index/s1_bg.jpg") center top no-repeat;
  background-size: cover;
  padding-bottom: 150px;
}
#sec1 h2 {
  text-align: center;
  padding: 143px 0 53px;
}
#sec1 .text {
  position: absolute;
  top: 468px;
  right: 64px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row-reverse;
}
#sec1 .txt {
  padding-top: 110px;
  padding-right: 45px;
  height: 405px;
  letter-spacing: 2.5px;
}
#sec1 .photo {
  margin-left: -249px;
}
#sec1 .bnr {
  position: absolute;
  top: 825px;
  left: 126px;
}
#sec2 {
  background: url("../img/index/s2_bg.jpg") center top repeat-x;
  position: relative;
}
#sec2:before {
  content: url("../img/index/s2_img.png");
  position: absolute;
  top: -69px;
  left: calc(50% - 1252px);
}
#sec2 .text {
  padding: 148px 50px 151px 439px;
}
#sec2 .txt {
  padding: 31px 0 40px 12px;
  letter-spacing: 1px;
}
#sec2 .btn-cont {
  margin-left: 11px;
}
#sec3 {
  padding-bottom: 90px;
}
#sec3 h2 {
  padding: 160px 0 95px 85px;
}
#sec3 .photo {
  position: absolute;
  top: 150px;
  left: calc(50% - 200px);
}
#sec3 .txt {
  width: 430px;
  padding-left: 60px;
  letter-spacing: 1.25px;
}
#sec3 .btn-cont {
  position: absolute;
  top: 790px;
  left: calc(50% + 38px);
}
#sec3 .btn-cont .btn {
  padding: 20px 60px;
}
#sec4 {
  background: url("../img/index/s4_bg.jpg") left top no-repeat;
  background-size: cover;
}
#sec4 .box {
  width: 420px;
  box-sizing: border-box;
  background: url("../img/index/s4_box_bg.png") center top no-repeat;
  padding: 68px 47px 47px;
  color: #fff;
}
#sec4 .bnr {
  text-align: center;
}
#sec4 .txt {
  padding: 20px 0px 26px 2px;
  letter-spacing: 1px;
}
#sec5 {
  background: url("../img/index/s5_bg.jpg") center top repeat;
  padding-bottom: 84px;
}
#sec5 .set1 {
  padding-bottom: 78px;
  position: relative;
  margin-bottom: 55px;
}
#sec5 .set1:before {
  content: url("../img/index/s5_deco.png");
  position: absolute;
  bottom: -11px;
  left: 0;
  right: 0;
  text-align: center;
}
#sec5 .set1 h2 {
  text-align: center;
  padding: 95px 0 55px;
}
#sec5 .set2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
#sec5 .set2_left {
  width: 500px;
}
#sec5 .set2_left h2 {
  text-align: right;
  padding-right: 130px;
  padding-bottom: 22px;
}
#sec5 .set2_right {
  width: 500px;
}
#sec5 .set2_right h2 {
  text-align: left;
  padding-left: 130px;
  padding-bottom: 27px;
}
#sec5 .fbb {
  padding-left: 34px;
}
#feed {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
}
#feed dl {
  margin: 0 25px;
  background: #fff;
  padding: 10px 10px 26px;
  width: 250px;
  box-sizing: border-box;
  border-bottom: 2px solid #c6c6c6;
}
#feed .photo img {
  width: 230px;
  height: 180px;
}
#feed .date {
  text-align: center;
  font-size: 13px;
  color: #707070;
  padding-top: 15px;
}
#feed .tit {
  padding: 0 5px;
  line-height: 25px;
}
#instafeed {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-right: 31px;
}
#instafeed li {
  list-style-type: none;
  padding: 5px;
}

.youtube{
	width: 1000px;
	margin: 0px auto 0px;
	overflow: hidden;
	padding-top: 40px;
}
.youtube .l{
	float: left;
	width: 580px;
}
.youtube .r{
	float: left;
	width: 420px;
	padding-top: 40px;
}

#gotoeat {
	width:640px;
	margin: 10px auto 10px;
}