@media screen and (max-width: 767px) {
  #key .item img {
    -o-object-position: left top;
    object-position: left top;
  }
}

#sec1 {
  position: relative;
  padding: 16vw 0 20vw;
}

#sec1 .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 26%;
}

#sec1 .deco1 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

#sec1 .deco2 {
  position: absolute;
  bottom: -10vw;
  right: 0;
  z-index: -1;
  width: 35%;
}

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

#sec1 h2 span {
  display: block;
  line-height: 1;
  width: -moz-fit-content;
  width: fit-content;
  background: #fffaf0;
  padding: 2vw 1vw 0 2vw;
  letter-spacing: 0.1em;
}

#sec1 h2 span small {
  letter-spacing: 0.1em;
}

#sec1 h2 span:nth-child(2) {
  margin: 2vw 0 0 auto;
}

#sec1 .photo {
  margin: -4vw -6% 0 0;
}

#sec1 .txt {
  margin: 5vw 0 0;
}

#sec1 .note {
  margin: 5vw 0 0 5.33%;
}

@media screen and (max-width: 767px) {
  #sec1 .fs44 {
    font-size: 5.47vw;
  }

  #sec1 .fs52 {
    font-size: 6.53vw;
  }
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 0 0 35px;
  }

  #sec1 .bg {
    width: auto;
    top: 230px;
  }

  #sec1 .deco1 {
    top: 412px;
    left: 0;
    bottom: auto;
    z-index: -1;
  }

  #sec1 .deco2 {
    top: auto;
    bottom: -153px;
    width: auto;
  }

  #sec1 .wrap {
    max-width: 1273px;
    padding: 0 30px;
  }

  #sec1 h2 {
    padding-top: 501px;
  }

  #sec1 h2 span {
    padding: 15px 7px 0 22px;
  }

  #sec1 h2 span:nth-child(2) {
    margin: 14px 0 0 228px;
  }

  #sec1 .photo {
    top: 0;
    margin: 0;
    left: 280px;
    right: calc(-50vw + 50%);
    height: 600px;
  }

  #sec1 .txt {
    margin: 73px 0 0 254px;
  }

  #sec1 .note {
    position: relative;
    z-index: 1;
    margin: 85px 0 0 46px;
  }
}

#sec2 .box {
  position: relative;
  z-index: 1;
  margin-left: -6%;
}

#sec2 .box::before {
  content: "";
  position: absolute;
  inset: -2vw 20% 0 0;
  z-index: -1;
  background: url("../img/shared/bg2.jpg") repeat center;
}

#sec2 .box .name-price {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  display: flex;
  gap: 5vw;
  background: url("../img/shared/bg2.jpg") repeat center;
  color: #fff;
  padding: 0 3vw;
  line-height: 1.6176470588;
}

#sec2 .box .name-price * {
  letter-spacing: 0.1em;
}

#sec2 .box .name-price dd span {
  margin-left: 1.5vw;
}

#sec2 .group-txt {
  margin-top: 10vw;
}

#sec2 .group-txt h2 span {
  display: block;
  text-align: center;
  letter-spacing: 0.1em;
}

#sec2 .group-txt h2 span small {
  letter-spacing: 0.1em;
}

#sec2 .group-txt h2 span:nth-child(2) {
  width: -moz-fit-content;
  width: fit-content;
  margin: 3vw auto 0;
  background: #fffaf0;
  padding: 2vw 1vw 0.5vw 2vw;
}

#sec2 .group-txt .txt {
  margin-top: 7vw;
}

@media screen and (min-width: 768px) {
  #sec2 .wrap {
    display: flex;
    justify-content: space-between;
    gap: 50px;
    max-width: 1284px;
  }

  #sec2 .box {
    flex: 1;
    margin: 0 0 0 calc(-50vw + 50%);
  }

  #sec2 .box::before {
    inset: -25px 133px 0 0;
  }

  #sec2 .box .photo {
    height: 650px;
  }

  #sec2 .box .name-price {
    gap: 37px;
    padding: 0 15px 0 31px;
  }

  #sec2 .box .name-price dd span {
    margin-left: 9px;
  }

  #sec2 .group-txt {
    width: 505px;
    margin-top: 163px;
  }

  #sec2 .group-txt h2 span {
    text-align: left;
  }

  #sec2 .group-txt h2 span:nth-child(1) {
    margin-left: 10px;
  }

  #sec2 .group-txt h2 span:nth-child(2) {
    width: auto;
    margin: 32px 0 0;
    padding: 25px 0 11px 10px;
  }

  #sec2 .group-txt .txt {
    margin: 52px 0 0 11px;
  }
}

#sec3 {
  background: url("../img/drink/sec3_deco.png") no-repeat left 25% top 30vw/50%
    auto;
  padding-top: 10vw;
}

#sec3 .photo1 {
  width: 70%;
  margin-left: auto;
}

#sec3 .photo2 {
  position: absolute;
  top: 15vw;
  left: 0;
  width: 30%;
}

#sec3 .txt-img {
  position: absolute;
  top: 48vw;
  left: 55%;
  z-index: 1;
  width: 30%;
}

#sec3 .group-txt {
  margin-top: 43vw;
}

#sec3 h2 * {
  letter-spacing: 0.1em;
}

#sec3 h2 span {
  display: flex;
  align-items: flex-end;
  line-height: 1;
}

#sec3 h2 span:nth-child(2) {
  margin: 3.5vw 0 0 10%;
}

#sec3 h2 span:nth-child(2) i {
  position: relative;
  z-index: 1;
  display: block;
  background: #fffaf0;
  flex: 1;
  padding-top: 2.5vw;
}

#sec3 h2 span:nth-child(2) i::before {
  content: "";
  position: absolute;
  top: 7vw;
  left: 65%;
  right: 5%;
  background: #000;
  height: 1px;
}

#sec3 .txt {
  margin-top: 7vw;
}

@media screen and (min-width: 768px) {
  #sec3 {
    background-size: auto;
    background-position: left top;
    padding: 107px 0 119px;
  }

  #sec3 .wrap {
    max-width: 1100px;
    padding: 0 30px;
  }

  #sec3 .photo1 {
    width: auto;
    margin: 0 calc(-50vw + 50%) 0 calc(50% - 244px);
    height: 700px;
  }

  #sec3 .photo2 {
    top: 398px;
    left: calc(-50vw + 50%);
    right: calc(50% + 366px);
    width: auto;
    height: 762px;
  }

  #sec3 .photo2 img {
    -o-object-position: left;
    object-position: left;
  }

  #sec3 .txt-img {
    top: 451px;
    left: 111px;
    width: auto;
  }

  #sec3 .group-txt {
    width: -moz-fit-content;
    width: fit-content;
    margin: 49px 0 0 auto;
  }

  #sec3 h2 span:nth-child(2) {
    margin: 25px 0 0 57px;
  }

  #sec3 h2 span:nth-child(2) i {
    width: 432px;
    margin-left: -16px;
    padding: 14px 0 0 15px;
  }

  #sec3 h2 span:nth-child(2) i::before {
    top: 43px;
    left: 196px;
    right: 12px;
  }

  #sec3 .txt {
    margin: 64px 0 0 -92px;
  }
}

#sec4 {
  position: relative;
  color: #fff;
  padding-bottom: 20vw;
}

#sec4 .bg-deco {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

#sec4 .bg {
  position: absolute;
  inset: 0;
  z-index: -1;
}

#sec4 .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#sec4 h2 {
  position: relative;
  padding-top: 30vw;
}

#sec4 h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: url("../img/shared/bg2.jpg") repeat center;
  width: 26.5%;
  height: 53vw;
}

#sec4 h2 * {
  letter-spacing: 0.1em;
}

#sec4 h2 span {
  display: flex;
  align-items: flex-end;
}

#sec4 h2 span:nth-child(1) i {
  position: relative;
  display: block;
  color: #000;
  padding: 3vw 2vw 0 0;
  margin-right: 2vw;
}

#sec4 h2 span:nth-child(1) i::before {
  content: "";
  position: absolute;
  inset: 0 0 0 calc(-50vw + 50%);
  z-index: -1;
  background: #fffaf0;
}

#sec4 h2 span:nth-child(2) {
  margin: 5vw 0 0 13%;
}

#sec4 .txt {
  margin: 7vw 0;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding-bottom: 117px;
  }

  #sec4 .wrap {
    max-width: 1200px;
  }

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

  #sec4 h2::before {
    width: 139px;
    height: 371px;
    left: 23px;
  }

  #sec4 h2 span:nth-child(1) i {
    padding: 17px 10px 4px 22px;
    margin-right: 11px;
  }

  #sec4 h2 span:nth-child(1) i::before {
    bottom: -7px;
  }

  #sec4 h2 span:nth-child(2) {
    margin: 32px 0 0 93px;
  }

  #sec4 .txt {
    margin: 55px 0 0 98px;
  }

  #sec4 .btn-shared {
    margin: 52px 0 0 100px;
  }
}

#sec5 {
  background:
    url("../img/drink/sec5_deco.png") no-repeat left top/50%,
    url("../img/drink/sec5_deco2.png") no-repeat right top/50%;
  padding: 20vw 0;
}

#sec5 .set1 .photo {
  position: relative;
  margin: 0 5% 0 -6%;
}

#sec5 .set1 .photo::before {
  content: "";
  position: absolute;
  inset: 0 30% -2vw 0;
  z-index: -1;
  background: url("../img/shared/bg2.jpg") repeat center;
}

#sec5 .set1 .group {
  position: relative;
}

#sec5 .set1 .group h2 {
  position: absolute;
  top: -55vw;
  right: 0;
  z-index: 1;
  word-break: keep-all;
  background: url("../img/shared/bg2.jpg") repeat center;
  color: #fff;
  padding: 3vw 0;
  line-height: 1.25;
  letter-spacing: 0.1em;
}

#sec5 .set1 .group .txt-img {
  width: 50%;
  padding-top: 5vw;
  margin: 0 auto;
}

#sec5 .set1 .group .name-price {
  text-align: center;
  line-height: 1.6;
  margin-top: 3vw;
}

#sec5 .set1 .group .name-price * {
  letter-spacing: 0.1em;
}

#sec5 .set1 .group .name-price dt {
  line-height: 1.3;
}

#sec5 .set1 .group .name-price dd span {
  margin-left: 1.5vw;
}

#sec5 .set1 .group .txt {
  margin-top: 5vw;
}

#sec5 .set2 {
  margin: 10vw 4% 0;
}

#sec5 .set2 .wrap {
  background: rgba(230, 219, 199, 0.8);
  padding: 10vw 5%;
}

#sec5 .set2 .wrap::before {
  content: "";
  position: absolute;
  inset: 2vw;
  border: 1px solid #9d9880;
}

#sec5 .set2 h3 {
  line-height: 1;
  letter-spacing: 0.1em;
}

#sec5 .set2 .list {
  width: -moz-fit-content;
  width: fit-content;
  margin: 7vw auto 0;
}

#sec5 .set3 {
  margin-top: 10vw;
}

#sec5 .set3 .wrap {
  border: 1px solid #bfaa83;
  border-radius: 25px;
  margin: 0 3%;
  padding: 10vw 5%;
}

#sec5 .set3 .wrap::before {
  content: "";
  position: absolute;
  inset: 2px;
  border: 2px solid #bfaa83;
  border-radius: 22.5px;
}

#sec5 .set3 .photo {
  margin-right: calc(-50vw + 50%);
}

#sec5 .set3 .group-txt .sub-txt {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  background: url("../img/shared/bg2.jpg") repeat center;
  color: #fff;
  width: 30vw;
  height: 30vw;
  margin: -15vw 0 0 -8%;
  line-height: 1.2647058824;
  letter-spacing: 0.1em;
}

#sec5 .set3 .group-txt h2 {
  position: relative;
  z-index: 2;
  background: #fffaf0;
  width: -moz-fit-content;
  width: fit-content;
  margin: -2vw auto 0;
  padding: 3vw 2vw 0;
  line-height: 1;
  letter-spacing: 0.1em;
}

#sec5 .set3 .group-txt .txt {
  margin: 5vw 0;
}

@media screen and (min-width: 768px) {
  #sec5 {
    background-size: auto;
    padding: 70px 30px 0;
  }

  #sec5 .set1 .wrap {
    max-width: 1275px;
    padding: 0 30px;
  }

  #sec5 .set1 .photo {
    height: 590px;
    margin: 0;
    top: 156px;
    left: calc(-50vw + 50%);
    right: 542px;
  }

  #sec5 .set1 .photo::before {
    inset: 0 309px -18px 0;
  }

  #sec5 .set1 .group {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    padding-bottom: 5px;
  }

  #sec5 .set1 .group h2 {
    top: 0;
    left: -92px;
    right: auto;
    padding: 29px 0;
  }

  #sec5 .set1 .group .txt-img {
    width: auto;
    padding: 66px 0 0;
    margin: 0;
  }

  #sec5 .set1 .group .name-price {
    text-align: left;
    margin: 13px 0 0;
  }

  #sec5 .set1 .group .name-price dd {
    margin-left: 5px;
  }

  #sec5 .set1 .group .name-price dd span {
    margin-left: 9px;
  }

  #sec5 .set1 .group .txt {
    margin-top: 35px;
  }

  #sec5 .set2 {
    margin: 79px 0 0;
  }

  #sec5 .set2 .wrap {
    max-width: 939px;
    padding: 72px 0 77px;
  }

  #sec5 .set2 .wrap::before {
    inset: 13px;
  }

  #sec5 .set2 .list {
    display: flex;
    justify-content: center;
    gap: 50px;
    width: auto;
    margin: 28px 0 0;
  }

  #sec5 .set3 {
    margin-top: 113px;
  }

  #sec5 .set3 .wrap {
    max-width: 1400px;
    border-radius: 50px;
    margin: 0 auto;
    padding: 81px 30px 96px;
  }

  #sec5 .set3 .wrap::before {
    inset: 4px;
    border-width: 4px;
    border-radius: 45px;
  }

  #sec5 .set3 .inner {
    position: relative;
    max-width: 1274px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }

  #sec5 .set3 .photo {
    order: 2;
    flex: 1;
    height: 559px;
    margin: 39px calc(-50vw + 50%) 0 13px;
  }

  #sec5 .set3 .group-txt {
    order: 1;
  }

  #sec5 .set3 .group-txt .sub-txt {
    width: 181px;
    height: 181px;
    margin: 0;
  }

  #sec5 .set3 .group-txt h2 {
    width: -moz-fit-content;
    width: fit-content;
    margin: -28px 0 0 112px;
    padding: 15px 6px 0 19px;
  }

  #sec5 .set3 .group-txt .txt {
    margin: 42px 0 0 138px;
  }

  #sec5 .set3 .group-txt .btn-shared {
    margin: 40px 0 0 137px;
  }
}

#sec6 .photo1 {
  margin: 0 0 8vw 16%;
  height: 70vw;
}

#sec6 .photo1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#sec6 .group-txt h2 {
  text-align: center;
  line-height: 1.5192307692;
  letter-spacing: 0.1em;
}

#sec6 .group-txt h2 small {
  letter-spacing: 0.1em;
}

#sec6 .group-txt .txt {
  margin: 6vw 0 8vw;
}

#sec6 .photo2 {
  position: relative;
  z-index: 1;
  margin: 11vw 5% 0 20%;
}

#sec6 .photo3 {
  margin: -7vw 20% 0 5%;
}

@media screen and (min-width: 768px) {
  #sec6 {
    position: relative;
    padding: 98px 0 142px;
  }

  #sec6 .photo1 {
    position: absolute;
    top: 98px;
    right: 0;
    margin: 0;
    height: 564px;
  }

  #sec6 .group-txt {
    padding-top: 93px;
  }

  #sec6 .group-txt .txt {
    text-align: center;
    margin: 40px 0 94px;
  }

  #sec6 .group-txt .btn-shared {
    margin: 0 auto;
  }

  #sec6 .photo2 {
    position: absolute;
    bottom: 364px;
    left: 94px;
    margin: 0;
    height: 242px;
  }

  #sec6 .photo3 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    height: 408px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1500px) {
  #sec6 .photo1 {
    left: calc(50% + 250px);
  }

  #sec6 .photo2 {
    left: 30px;
    right: calc(50% + 257px);
  }

  #sec6 .photo3 {
    right: calc(50% + 311px);
  }
}


@media screen and (min-width: 768px) and (max-width: 1360px){
#sec1 .deco2 {
        width: 280px;
    }
  #sec2 .wrap ,
  #sec5 .set1 .wrap{
        max-width: 90%;
        min-width: 1000px;
    }
}









