#wrapper {
  overflow: hidden;
}

#key {
  background-image: url("../img/takeout/key.jpg");
}

#sec1 .content {
  position: relative;
  z-index: 1;
  padding: 107px 0 94px;
}

#sec1 .content:before {
  content: '';
  background-image: url("../img/takeout/sec1-deco1.png");
  width: 400px;
  height: 400px;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 14px;
  top: 59px;
  z-index: -1;
}

#sec1 .content:after {
  content: '';
  background-image: url("../img/takeout/sec1-deco2.jpg");
  width: 1071px;
  height: 349px;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -19px;
  bottom: 31px;
  z-index: -1;
}

#sec1 .text {
  width: 499px;
  float: left;
  padding: 50px 46px 0 0;
  box-sizing: border-box;
}

#sec1 .img {
  width: 501px;
  float: right;
}

#sec1 .txt {
  margin: 47px 0 0 2px;
  text-align: justify;
}

#sec1 ul {
  display: flex;
  justify-content: space-between;
  padding: 0 65px 0 75px;
  margin-top: 8px;
  box-sizing: border-box;
}

#sec2 {
  padding: 121px 0 177px;
  background: url("../img/takeout/sec2-bgtop.jpg") no-repeat center top/100%, url("../img/index/pat1.jpg");
}

#sec2 .content {
  position: relative;
  z-index: 1;
}

#sec2 .content:before {
  content: '';
  width: 456px;
  height: 337px;
  background-image: url("../img/takeout/sec2-deco.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -61px;
  top: -43px;
  z-index: -1;
}

#sec2 h2 {
  text-align: center;
}

#sec2 .note {
  text-align: center;
  margin: 50px 0 113px;
}

#sec2 .blk1 {
  position: relative;
}

#sec2 .blk1 .box {
  width: 619px;
  background-image: url("../img/takeout/sec2-box.jpg");
  background-size: cover;
  color: #fff;
  margin-left: 450px;
  box-sizing: border-box;
  padding: 73px 65px 62px 136px;
}

#sec2 .blk1 .box dl {
  display: table;
  width: 100%;
  margin-bottom: 33px;
}

#sec2 .blk1 .box dl dt {
  display: table-cell;
  font-size: 45px;
  line-height: 55px;
}

#sec2 .blk1 .box dl dt small {
  color: #ae9349;
  font-size: 30px;
  display: block;
  margin-bottom: 7px;
}

#sec2 .blk1 .box dl dd {
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  font-size: 35px;
}

#sec2 .blk1 .box dl dd small {
  font-size: 25px;
}

#sec2 .blk1 .box .txt {
  padding-left: 9px;
  text-align: justify;
}

#sec2 .blk1 .img {
  position: absolute;
  left: -171px;
  top: -50px;
  z-index: 1;
}

#sec2 .blk2 {
  position: relative;
  margin: 149px 0;
}

#sec2 .blk2 .box {
  width: 619px;
  background-image: url("../img/takeout/sec2-box.jpg");
  background-size: cover;
  color: #fff;
  margin-left: -70px;
  box-sizing: border-box;
  padding: 73px 139px 97px 62px;
}

#sec2 .blk2 .box dl {
  display: table;
  width: 100%;
  margin-bottom: 33px;
}

#sec2 .blk2 .box dl dt {
  display: table-cell;
  font-size: 45px;
  line-height: 55px;
}

#sec2 .blk2 .box dl dt small {
  color: #ae9349;
  font-size: 30px;
  display: block;
  margin-bottom: 7px;
}

#sec2 .blk2 .box dl dd {
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  font-size: 35px;
}

#sec2 .blk2 .box dl dd small {
  font-size: 25px;
}

#sec2 .blk2 .box .txt {
  padding-left: 9px;
  text-align: justify;
}

#sec2 .blk2 .img {
  position: absolute;
  right: -170px;
  top: -50px;
  z-index: 1;
}

#sec2 .blk3 {
  position: relative;
}

#sec2 .blk3 .box {
  width: 530px;
  background-image: url("../img/takeout/sec2-box.jpg");
  background-size: cover;
  color: #fff;
  margin-left: 492px;
  box-sizing: border-box;
  padding: 53px 70px 50px 112px;
}

#sec2 .blk3 .box dl {
  margin-bottom: 33px;
}

#sec2 .blk3 .box dl dt {
  font-size: 45px;
  line-height: 55px;
}

#sec2 .blk3 .box dl dt small {
  color: #ae9349;
  font-size: 30px;
  display: block;
  margin-bottom: 7px;
}

#sec2 .blk3 .box dl dd {
  text-align: right;
  font-size: 35px;
  margin-top: -37px;
}

#sec2 .blk3 .box dl dd small {
  font-size: 25px;
}

#sec2 .blk3 .box .txt {
  padding-left: 9px;
  text-align: justify;
}

#sec2 .blk3 .img {
  position: absolute;
  left: -27px;
  top: -50px;
  z-index: 1;
}

#sec3 {
  max-width: 1200px;
  width: 100%;
  margin: 84px auto 0;
  background-image: url("../img/index/pat2.jpg");
  box-sizing: border-box;
  padding: 102px 100px 80px;
  position: relative;
  z-index: 1;
}

@media (max-width: 1200px) {
  #sec3 {
    padding: 102px 50px 80px;
  }
}

#sec3:before {
  content: '';
  background-image: url("../img/takeout/sec3-deco.png");
  width: 570px;
  height: 282px;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 84px;
  top: -42px;
  z-index: -1;
}

#sec3 h2 {
  text-align: center;
  font-size: 40px;
}

#sec3 .note {
  text-align: center;
  margin: 43px 0 32px;
}

#sec3 h3 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 39px;
}

#sec3 .blk {
  display: flex;
  justify-content: space-between;
}

#sec3 .blk .item {
  width: 470px;
  line-height: 25px;
}

#sec3 .blk .item dl {
  border-bottom: 1px solid #70654d;
  padding-bottom: 10px;
  margin-bottom: 14px;
}

#sec3 .blk .item dl dt {
  float: left;
}

#sec3 .blk .item dl dD {
  float: right;
  text-align: right;
}

#sec3 .blk1 {
  margin-bottom: 46px;
}

#sec4 {
  position: relative;
  z-index: 2;
  padding-bottom: 100px;
}

#sec4 .blk1 .text {
  width: 500px;
  float: left;
}

#sec4 .blk1 .text h2 img {
  margin: -62px 0 0 38px;
}

#sec4 .blk1 .text h3 {
  margin: 74px 0 39px 29px;
}

#sec4 .blk1 .text .tbox {
  background: #fff;
  width: 460px;
  margin-left: 5px;
  box-sizing: border-box;
  padding: 10px 30px 9px 52px;
}

#sec4 .blk1 .text .txt {
  margin: 20px 0 30px;
  padding: 0 20px 0 29px;
}

#sec4 .blk1 .text .tel {
  margin-left: 19px;
}

#sec4 .blk1 .img {
  width: 500px;
  float: right;
  box-sizing: border-box;
  padding: 96px 0 0 29px;
}

#sec4 .blk2 {
  margin-top: 88px;
}

#sec4 .blk2 .img {
  width: 478px;
  float: left;
  margin-left: 20px;
}

#sec4 .blk2 .text {
  width: 469px;
  float: right;
  padding-top: 25px;
  text-align: center;
}

#sec4 .blk2 .text .note {
  margin: 22px 4px 24px 0;
}

#sec4 .blk2 .text .tbox {
  background: #fff;
  width: 390px;
  margin: 0 0 38px 33px;
  box-sizing: border-box;
  padding: 9px 0 10px;
}

#sec4 .blk2 .text h4 {
  font-size: 25px;
  color: #331402;
  margin-left: 8px;
  font-weight: 500;
}
