#header h1 {
  top: 114vw;
}

.name {
  color: #3d260b;
  text-align: center;
  font-size: 6.6vw;
  line-height: 1;
  letter-spacing: 0;
}

.price {
  color: #3d260b;
  font-size: 6vw;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.06em;
}

.price small {
  font-size: 4.6vw;
}

@media screen and (min-width: 1000px) {
  #header h1 {
    inset: 191px 20px auto auto;
    min-height: 100vh;
  }

  .name {
    text-align: left;
    font-size: 40px;
    letter-spacing: -0.18em;
  }

  .price {
    font-size: 35px;
    letter-spacing: 0.03em;
  }

  .price small {
    font-size: 25px;
    margin-left: 2px;
  }
}

#sec1 {
  margin-top: 13vw;
}

#sec1 .wrap {
  padding-bottom: 20vw;
}

#sec1 .lead {
  position: relative;
  padding: 25vw 38%;
}

#sec1 .lead .bg {
  position: absolute;
  inset: 0 calc(-50vw + 50%);
  z-index: -2;
}

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

#sec1 .txt {
  margin: 9vw 8% 0;
}

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

#sec1 .photo1 {
  position: absolute;
  bottom: 0;
  left: -2%;
  right: 60%;
  z-index: -1;
}

#sec1 .photo2 {
  position: absolute;
  bottom: 2vw;
  right: -10%;
  left: 60%;
  z-index: -1;
}

@media screen and (min-width: 1000px) {
  #sec1 {
    margin-top: 100px;
  }

  #sec1 .wrap {
    padding-bottom: 118px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
  }

  #sec1 .lead {
    position: unset;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding: 136px 0 0 67px;
  }

  #sec1 .txt {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 135px 0 0 6px;
    color: #fff;
    height: 346px;
  }

  #sec1 .note {
    margin: 0;
  }

  #sec1 .photo1 {
    inset: auto auto -184px -194px;
  }

  #sec1 .photo2 {
    inset: auto -322px -138px auto;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1500px) {
  #sec1 .photo2 {
    right: calc(-50vw + 50% - 73px);
  }
}

@media screen and (min-width: 1000px) and (max-width: 1350px) {
  #sec1 .txt {
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  }

  #sec1 .photo1 {
    left: calc(-50vw + 50% - 20px);
  }
}

#sec2 {
  position: relative;
  padding-bottom: 10vw;
}

#sec2:after {
  content: '';
  position: absolute;
  background: url("../img/menu/sec2_deco.png") no-repeat left bottom/100%;
  inset: 0 0 -5vw;
  z-index: -1;
}

#sec2 .note {
  padding: 10vw 0 0 8%;
}

#sec2 .gr {
  position: relative;
  padding: 10vw 8% 0;
}

#sec2 .gr::before {
  content: "";
  position: absolute;
  background: url("../img/shared/bg04.png") repeat center top/100px auto;
  width: 130vw;
  height: 130vw;
  border-radius: 50%;
  top: -10vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}

#sec2 .gr h2 {
  margin-right: 25%;
}

#sec2 .gr .photo {
  margin: 0vw -30% 0;
}

#sec2 .gr .price {
  margin: 3vw 0;
}

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

#sec2 .sec2-js .slick-slide .photo {
  margin-right: 4%;
}

#sec2 .sec2-js .slick-slide h3 {
  border-top: 1px solid #3d260b;
  margin-top: 5vw;
  padding-top: 4vw;
}

#sec2 .sec2-js .slick-dots {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 29.5vw;
  right: 0;
}

#sec2 .sec2-js .slick-dots li {
  width: 7px;
  height: 13.5vw;
}

#sec2 .sec2-js .slick-dots li button {
  border-color: #000;
}

#sec2 .sec2-js .slick-dots li+li {
  margin: 2vw 0 0;
}

#sec2 .sec2-js .slick-dots li.slick-active button {
  background: #000;
}

@media screen and (min-width: 1000px) {
  #sec2:after {
    background-size: auto;
    bottom: -81px;
  }

  #sec2 {
    background-size: auto;
    padding-bottom: 71px;
  }

  #sec2 .note {
    padding: 15px 0 0 20px;
    position: relative;
    z-index: 1;
  }

  #sec2 .wrap {
    max-width: 100%;
  }

  #sec2 .gr {
    padding: 80px 0 0;
    max-width: 1320px;
    margin: 0 auto;
  }

  #sec2 .gr::before {
    background-size: auto;
    width: 854px;
    height: 854px;
    inset: -168px -192px auto auto;
    -webkit-transform: unset;
    transform: unset;
  }

  #sec2 .gr h2 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 62px 0 auto;
  }

  #sec2 .gr .photo {
    margin: 0;
    position: absolute;
    top: 165px;
    left: -287px;
    right: 461px;
    z-index: -1;
  }

  #sec2 .gr .photo img {
    width: 100%;
  }

  #sec2 .gr .price {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 34px 366px 0 auto;
  }

  #sec2 .gr .txt {
    width: 445px;
    margin: 15px 34px 0 auto;
    letter-spacing: 0.1em;
  }

  #sec2 .sec2-js {
    margin: 48px auto 0;
    max-width: 1400px;
  }

  #sec2 .sec2-js .slick-slide .sl {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    max-width: 1047px;
    margin-left: auto;
  }

  #sec2 .sec2-js .slick-slide .photo {
    margin: 0 48px 0 -64px;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    flex: 1;
    height: 430px;
  }

  #sec2 .sec2-js .slick-slide .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #sec2 .sec2-js .slick-slide h3 {
    margin: 309px 0 0 51px;
    padding: 0 0 9px 18px;
    border-top: none;
    border-bottom: 1px solid #3d260b;
    width: 362px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  #sec2 .sec2-js .slick-slide h3:after {
    content: "";
    position: absolute;
    background: #fff;
    height: 1px;
    width: 101px;
    bottom: -1px;
    right: -37px;
    z-index: 1;
  }

  #sec2 .sec2-js .slick-dots {
    inset: auto 30px 3px auto;
  }

  #sec2 .sec2-js .slick-dots li {
    width: 8px;
    height: 64px;
  }

  #sec2 .sec2-js .slick-dots li+li {
    margin-top: 5px;
  }

  #sec2 .sec2-js .slick-dots li button:hover {
    background-color: #000;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1600px) {
  #sec2 .gr .photo {
    left: calc(-50vw + 50% - 150px);
  }
}

#sec3 {
  position: relative;
  z-index: 1;
  padding-bottom: 20vw;
}

#sec3:after {
  content: "";
  position: absolute;
  background: url("../img/menu/sec3_deco.png") no-repeat right bottom/100%;
  inset: 0;
  z-index: -1;
}

#sec3 .photo {
  position: absolute;
  top: 0;
  left: -10%;
  right: 30%;
  z-index: -2;
}

#sec3 h2 {
  padding: 4vw 0 0 55.3%;
}

#sec3 .gr-txt {
  margin: 45vw 8% 0;
}

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

@media screen and (min-width: 1000px) {
  #sec3 {
    padding-bottom: 135px;
  }

  #sec3:after {
    background-size: auto;
    top: -150px;
    bottom: -100px;
    z-index: 1;
  }

  #sec3 .wrap {
    max-width: 1300px;
  }

  #sec3 .photo {
    top: 0;
    left: 0px;
    right: 401px;
    height: 600px;
  }

  #sec3 .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #sec3 h2 {
    padding: 49px 81px 0 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    position: relative;
    z-index: 2;
  }

  #sec3 .gr-txt {
    margin: 51px 18px 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    z-index: 2;
  }

  #sec3 .gr-txt .txt {
    width: 333px;
    margin-top: 16px;
    letter-spacing: 0.1em;
  }
}

#sec4 {
  background: url("../img/menu/sec4_deco.png") no-repeat left bottom/70%;
  padding-bottom: 20vw;
}

#sec4 h2 {
  padding: 0 15% 0;
}

#sec4 .sec4-js {
  margin-top: -45vw;
}

#sec4 .sec4-js .slick-list {
  overflow: visible;
}

#sec4 .sec4-js .sl .name-price {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  line-height: 1;
  border-bottom: 1px solid #3d260b;
  padding: 10vw 0 3vw 10vw;
}

#sec4 .sec4-js .sl .name-price::before {
  content: "";
  position: absolute;
  background: #3d260b;
  top: 0;
  left: 6vw;
  bottom: -6vw;
  width: 1px;
}

#sec4 .sec4-js .sl .name-price::after {
  content: "";
  position: absolute;
  background: #fff;
  top: -10vw;
  left: 6vw;
  height: 10vw;
  width: 1px;
}

#sec4 .sec4-js .sl .name-price dd {
  margin-left: 8%;
}

#sec4 .sec4-js .slick-dots {
  position: absolute;
  top: 57vw;
  right: 4%;
}

#sec4 .sec4-js .slick-dots li button {
  border-color: #000;
}

#sec4 .sec4-js .slick-dots li.slick-active button {
  background: #000;
}

#sec4 .txt {
  margin: 12vw 8% 0;
}

@media screen and (min-width: 1000px) {
  #sec4 {
    background-size: auto;
    padding-bottom: 169px;
  }

  #sec4 h2 {
    margin: 0 0 0;
    padding: 0;
  }

  #sec4 .sec4-js {
    margin-top: 0;
    position: absolute;
    top: 100px;
    left: 399px;
    right: calc(-50vw + 50%);
  }

  #sec4 .sec4-js .sl .photo {
    height: 500px;
  }

  #sec4 .sec4-js .sl .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #sec4 .sec4-js .sl .name-price {
    padding: 20px 0 9px 51px;
  }

  #sec4 .sec4-js .sl .name-price::before {
    left: 31px;
    bottom: -29px;
  }

  #sec4 .sec4-js .sl .name-price::after {
    top: -100px;
    left: 31px;
    height: 100px;
  }

  #sec4 .sec4-js .sl .name-price dt {
    letter-spacing: -0.07em;
  }

  #sec4 .sec4-js .sl .name-price dd {
    margin: 0px 0 -1px 44px;
    letter-spacing: 0.05em;
  }

  #sec4 .sec4-js .slick-dots {
    top: 515px;
    right: 29px;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  #sec4 .sec4-js .slick-dots li {
    width: 64px;
    height: 8px;
  }

  #sec4 .sec4-js .slick-dots li button:hover {
    background: #000;
  }

  #sec4 .sec4-js .slick-dots li+li {
    margin: 0 0 0 6px;
  }

  #sec4 .txt {
    margin: -347px 0 0 59px;
    width: 244px;
    letter-spacing: 0.1em;
    position: relative;
    z-index: 1;
  }
}

#sec5 {
  padding: 10vw 0 20vw;
}

#sec5 h2 {
  margin: 0 15% 0;
}

#sec5 h4 {
  margin: 10vw 20% 0;
}

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

#sec5 .title {
  position: relative;
  margin: 10vw -4.5% 0;
  padding: 10vw 4% 50vw;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#sec5 .title::before {
  content: "";
  position: absolute;
  background: url("../img/shared/line.jpg") repeat-x center bottom/auto 4px, url("../img/menu/sec5_bg.jpg") no-repeat center top/cover;
  inset: 0 calc(-50vw + 50%);
  z-index: -1;
}

#sec5 .title h3 {
  width: 15%;
}

#sec5 .btn-shared {
  margin: 10vw 8% 0;
}

@media screen and (min-width: 1000px) {
  #sec5 {
    padding: 0;
  }

  #sec5 .wrap {
    padding-bottom: 83px;
    z-index: 1;
  }

  #sec5 h2 {
    margin: -50px 0 0;
    text-align: center;
  }

  #sec5 h4 {
    margin: 69px 0 0;
    text-align: center;
  }

  #sec5 .txt {
    margin: 18px 0 0;
    color: #fff;
    text-align: center;
  }

  #sec5 .title {
    position: unset;
    margin: -119px -22px 0 -13px;
    padding: 0;
  }

  #sec5 .title::before {
    top: 50px;
  }

  #sec5 .title h3 {
    width: auto;
  }

  #sec5 .btn-shared {
    margin: 502px auto 0;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1100px) {
  #sec5 .title {
    margin-left: calc(-50vw + 50% + 20px);
    margin-right: calc(-50vw + 50% + 20px);
  }
}

#sec6 {
  background: url("../img/menu/sec6_deco2.png") no-repeat right bottom/70%;
  padding-bottom: 20vw;
}

#sec6 h2 {
  margin-left: 20%;
  position: relative;
  z-index: 1;
}

#sec6 .photo {
  margin: -17.5vw -4.5% 0 -8.5%;
  height: 75vw;
}

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

#sec6 .gr-txt-1 {
  margin: 10vw 8% 0;
}

#sec6 .gr-txt-1 .btn-shared {
  margin-top: 5vw;
}

#sec6 .gr-txt-2 {
  border-top: 1px solid rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  padding: 10vw 8%;
  margin-top: 12vw;
}

#sec6 .gr-txt-2 h3 {
  margin: 0 10% 8vw;
}

@media screen and (min-width: 1000px) {
  #sec6 {
    background: url("../img/menu/sec6_deco1_pc.png") no-repeat center top/100%, url("../img/menu/sec6_deco2.png") no-repeat right bottom/auto;
    padding: 99px 0 152px;
  }

  #sec6 h2 {
    margin-left: 0;
    position: absolute;
    top: 650px;
    left: -92px;
    right: 50%;
  }

  #sec6 .photo {
    margin: 0 -49px 0 calc(-50vw + 50%);
    height: 764px;
  }

  #sec6 .gr-txt-1 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: -37px 30px 0 auto;
    position: relative;
    z-index: 1;
    letter-spacing: 0.1em;
  }

  #sec6 .gr-txt-1 .txt {
    width: 397px;
  }

  #sec6 .gr-txt-1 .txt span {
    color: #fff;
  }

  #sec6 .gr-txt-1 .btn-shared {
    margin: 20px 0 0 3px;
  }

  #sec6 .gr-txt-2 {
    padding: 77px 0 73px;
    margin: 80px 25px 0;
    text-align: center;
  }

  #sec6 .gr-txt-2 h3 {
    margin: 0 0 48px;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1500px) {
  #sec6 {
    background-size: 1500px auto, auto;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1230px) {
  #sec6 h2 {
    left: calc(-50vw + 50% + 25px);
  }
}

@media screen and (min-width: 1000px) and (max-width: 1150px) {
  #sec6 h2 {
    top: 668px;
  }

  #sec6 h2 img {
    width: 500px;
  }
}