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

#sec1 {
  padding: 18vw 0;
}

#sec1 h2 {
  font-size: 5.86667vw;
  letter-spacing: 0.2em;
  line-height: 15vw;
  margin: 0 auto;
  white-space: nowrap;
}

#sec1 h2 .r2 {
  margin: 50vw 0 0;
}

#sec1 h2 .brsp1 {
  display: block;
  margin-top: 43vw;
}

#sec1 h2 .brsp2 {
  display: block;
  margin-top: 20vw;
}

#sec1 h3 {
  font-size: 5vw;
  letter-spacing: 0.2em;
  line-height: 15vw;
  margin: 40vw auto 0;
}

#sec1 .photo-wrap {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

#sec1 .photo-zoom {
  position: relative;
  text-align: center;
  width: 60%;
  height: 40%;
}

#sec1 .photo-zoom .item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  transition: opacity .5s;
}

#sec1 .photo-zoom .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: 50%;
}

#sec1 .photo-zoom .item .ttl {
  text-align: left;
  color: #fff;
  position: absolute;
  top: 26vw;
  right: 9%;
  font-size: 5vw;
  line-height: 12vw;
  letter-spacing: 0.13em;
}

#sec1 .photo-zoom .item.active {
  opacity: 1;
}

#sec1 .img-ttl {
  text-align: left;
  font-size: 4.4vw;
  line-height: 10vw;
  letter-spacing: 0.2em;
  margin: 10vw 6% 0;
}

#sec1 .blk1 {
  margin-top: 15vw;
}

#sec1 .blk1 .coll h4 {
  font-size: 4.4vw;
  line-height: 10vw;
  letter-spacing: 0.2em;
}

#sec1 .blk1 .coll .txt {
  margin: 6vw 0;
}

#sec1 .blk1 .coll .btn-link {
  width: 100%;
}

#sec1 .blk1 .colr {
  margin-top: 10vw;
  position: relative;
}

#sec1 .blk1 .colr .txt-deco {
  width: 46vw;
  position: absolute;
  left: -4vw;
  top: 1vw;
  z-index: 1;
}

#sec1 .blk1 .colr ul li {
  width: 49.5%;
}

#sec1 .blk1 .colr .note {
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 276px 0 175px;
  }
  #sec1 h2 {
    font-size: 24px;
    line-height: 60px;
    margin: 0 auto;
  }
  #sec1 h2 .r2 {
    margin: 309px 60px 0 0;
  }
  #sec1 h2 .brsp1 {
    display: inline;
    margin-top: 0;
  }
  #sec1 h2 .brsp2 {
    display: inline;
    margin-top: 0;
  }
  #sec1 h3 {
    font-size: 22px;
    line-height: 60px;
    margin: 339px auto 45px;
  }
  #sec1 .photo-wrap {
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
  }
  #sec1 .photo-zoom {
    width: 35%;
    height: 75%;
  }
  #sec1 .photo-zoom .item .ttl {
    font-size: 24px;
    line-height: 64px;
    top: 68px;
    right: 72px;
  }
  #sec1 .blk1 {
    margin-top: 170px;
  }
  #sec1 .blk1 .coll {
    width: 480px;
    margin: 17px 0 0 22px;
  }
  #sec1 .blk1 .coll h4 {
    font-size: 24px;
    line-height: 60px;
    letter-spacing: 0.12em;
  }
  #sec1 .blk1 .coll .txt {
    margin: 40px 0 56px;
  }
  #sec1 .blk1 .colr {
    width: 453px;
    margin: 0 -39px 0 0;
  }
  #sec1 .blk1 .colr .txt-deco {
    width: 317px;
    left: -71px;
    top: 38px;
  }
  #sec1 .blk1 .colr ul {
    display: block;
  }
  #sec1 .blk1 .colr ul li {
    width: 100%;
    margin-bottom: 8px;
  }
  #sec1 .blk1 .colr .note {
    font-size: 13px;
    margin-top: -6px;
  }
}

#sec2 {
  padding-bottom: 18vw;
}

#sec2 h2 small {
  font-size: 4vw;
  letter-spacing: 0.15em;
  line-height: 8vw;
}

#sec2 h2 span {
  font-size: 6.13334vw;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-top: 2vw;
}

#sec2 .s2-slider {
  margin-top: 10vw;
}

#sec2 .s2-slider .slick-dots {
  display: block;
  position: absolute;
  left: -15px;
  top: 8px;
  z-index: 1;
}

#sec2 .s2-slider .slick-dots li {
  width: 10px;
  height: 10px;
}

#sec2 .s2-slider .slick-dots li + li {
  margin: 5px 0 0;
}

#sec2 .col {
  margin-top: 8vw;
}

#sec2 .col .sttl {
  color: #5e5e5e;
  font-size: 12px;
  letter-spacing: 0.1em;
}

#sec2 .col .price {
  font-size: 20px;
  letter-spacing: 0.15em;
  border-bottom: 1px solid #a9a8a7;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#sec2 .col .price small {
  font-size: 16px;
}

#sec2 .col ul {
  display: table;
  margin: 0 auto 5vw;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 6px 0 130px;
  }
  #sec2 h2 {
    margin-bottom: 76px;
  }
  #sec2 h2 small {
    font-size: 18px;
    line-height: 50px;
  }
  #sec2 h2 span {
    font-size: 26px;
    margin-top: 14px;
  }
  #sec2 .s2-slider {
    order: 2;
    width: 680px;
    margin: 0 -133px 0 0;
  }
  #sec2 .s2-slider .slick-dots {
    left: -26px;
    top: 11px;
  }
  #sec2 .s2-slider .slick-dots li {
    width: 15px;
    height: 15px;
  }
  #sec2 .s2-slider .slick-dots li + li {
    margin: 7px 0 0;
  }
  #sec2 .col {
    order: 1;
    width: 385px;
    margin: 6px 0 0 -77px;
  }
  #sec2 .col .sttl {
    font-size: 13px;
  }
  #sec2 .col .price {
    font-size: 24px;
    padding-bottom: 9px;
    margin: -7px 0 13px;
  }
  #sec2 .col .price small {
    font-size: 18px;
  }
  #sec2 .col ul {
    margin: 0 auto 30px;
    line-height: 40px;
    padding-right: 16px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  #sec2 .col {
    margin-left: -10px;
  }
}

#sec3 .box {
  background-image: url("../img/shared/bg2.png");
  padding: 15vw 6% 5vw;
}

#sec3 .box h2 {
  margin-bottom: 8vw;
}

#sec3 .box .price {
  font-size: 20px;
  letter-spacing: 0.15em;
  border-bottom: 1px solid #a9a8a7;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#sec3 .box .price small {
  font-size: 16px;
}

#sec3 .box ul {
  display: table;
  margin: 0 auto;
}

#sec3 .box .note {
  line-height: 20px;
  margin-bottom: 10px;
}

#sec3 .box .item {
  margin-bottom: 10vw;
}

@media screen and (min-width: 768px) {
  #sec3 .box {
    padding: 68px 122px 28px;
  }
  #sec3 .box h2 {
    margin-bottom: 43px;
  }
  #sec3 .box .blk {
    flex-wrap: wrap;
  }
  #sec3 .box .price {
    font-size: 24px;
    letter-spacing: 0.15em;
    padding-bottom: 12px;
    margin-bottom: 10px;
  }
  #sec3 .box .price small {
    font-size: 18px;
  }
  #sec3 .box ul {
    line-height: 40px;
    padding-right: 10px;
  }
  #sec3 .box .note {
    line-height: 30px;
    margin-bottom: 13px;
  }
  #sec3 .box .note2 {
    margin: 22px 0 25px;
  }
  #sec3 .box .item {
    width: 50%;
    margin-bottom: 60px;
    padding: 18px 0 13px;
  }
  #sec3 .box .item .inner {
    width: 300px;
  }
  #sec3 .box .item:nth-child(even) {
    border-left: 1px solid #a9a8a7;
  }
  #sec3 .box .item:nth-child(even) .inner {
    margin-left: auto;
  }
}

#sec5 {
  background-image: url("../img/lunch/sec5_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  padding: 16vw 0;
}

#sec5 .txt {
  margin: 8vw 0;
}

#sec5 ul li + li {
  margin-top: 5vw;
}

@media screen and (min-width: 768px) {
  #sec5 {
    padding: 110px 0 123px;
  }
  #sec5 h2 {
    line-height: 60px;
  }
  #sec5 .txt {
    margin: 17px 0 49px;
    text-align: center;
  }
  #sec5 ul li {
    width: 348px;
    margin: 0;
  }
  #sec5 ul li + li {
    margin: 0 0 0 20px;
  }
}
