#header #key {
  background: url(../img/menu/key_img.jpg) no-repeat center top/cover;
}

#sec1 {
  padding: 17vw 0 20vw;
}

#sec1 .content .gr-txt h2 {
  font-size: 10vw;
  color: #070707;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 1.4;
  display: inline-block;
  padding-bottom: 9vw;
  position: relative;
}

#sec1 .content .gr-txt h2::before {
  content: "";
  background: url(../img/menu/sec1_ttl_deco.png) no-repeat center bottom/100% auto;
  position: absolute;
  top: 0;
  right: -12%;
  bottom: 0;
  left: -11%;
  z-index: -1;
}

#sec1 .content .gr-txt h3 {
  font-size: 4vw;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #070707;
  line-height: 2.1;
  margin: 6vw 0 8vw;
}

#sec1 .content .gr-img {
  margin-top: 10vw;
}

#sec1 .content .gr-img li:not(:last-child) {
  margin-bottom: 8vw;
}

#sec2 {
  color: #fff;
  padding: 12vw 0 18vw;
  background: url(../img/menu/sec2_bg_img.png) no-repeat right top/70% auto,
    url(../img/shared/bg2.jpg);
}

#sec2 h2 {
  font-size: 3.5vw;
  font-weight: 500;
  letter-spacing: 0.22em;
  text-align: center;
  line-height: 1.4;
  margin: 5vw 0 10vw;
}

#sec2 h2 span {
  font-size: 8.8vw;
  font-weight: 400;
}

#sec2 .content {
  margin-top: 12vw;
}

#sec2 .content .menu-info {
  margin-bottom: 10vw;
}

#sec2 .content .menu-info .price-box {
  padding-bottom: 5vw;
  margin-bottom: 7vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

#sec2 .content .menu-info .price-box dt {
  font-size: 5.5vw;
  letter-spacing: 0.22em;
  margin-bottom: 10px;
}

#sec2 .content .menu-info .price-box dd {
  font-size: 4.5vw;
  letter-spacing: 0.24em;
}

#sec2 .content .menu-info .menu-content h3 {
  font-size: 18px;
  letter-spacing: 0.22em;
  text-align: center;
  margin-bottom: 5vw;
}

#sec2 .content .menu-info .menu-content .list li {
  position: relative;
  padding-left: 28px;
}

#sec2 .content .menu-info .menu-content .list li::before {
  content: "";
  background: url(../img/menu/icon_check.png) no-repeat 0 0/100% auto;
  width: 15px;
  height: 11px;
  position: absolute;
  top: 10px;
  left: 0;
}

#sec2 .content .menu-list .menu-item:not(:last-child) {
  margin-bottom: 10vw;
}

#sec2 .content .menu-list .menu-item h3 {
  font-size: 3.5vw;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.12em;
  text-align: right;
  margin: 2vw 2% 0 0;
}

#sec3 {
  padding: 16vw 0 20vw;
}

#sec3 h2 {
  font-size: 8.5vw;
  line-height: 1.4;
  text-align: center;
}

#sec3 h3 {
  font-size: 4.5vw;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #070707;
  line-height: 2.1;
  text-align: center;
  margin: 3vw 0 5vw;
}

#sec3 .btn-popup {
  margin-top: 10vw;
}

#sec3 .btn-link {
  text-align: center;
  margin-top: 12vw;
}

#sec3 .btn-link a {
  font-size: 4.3vw;
  letter-spacing: 0.15em;
  display: inline-block;
  padding-right: 13%;
  position: relative;
}

#sec3 .btn-link a::after {
  content: "";
  background: url(../img/shared/icon_link.png) no-repeat 0 0/100% auto;
  height: 9vw;
  width: 9vw;
  position: absolute;
  top: -0.3vw;
  right: 0;
}

#sec4 {
  background: url(../img/menu/sec4_bg_img.png) no-repeat right top/70% auto,
    url(../img/shared/bg3.jpg);
  padding: 20vw 0 0;
}

#sec4 h2 {
  font-size: 7vw;
  letter-spacing: 0;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  padding-bottom: 7vw;
  position: relative;
}

#sec4 h2::before {
  content: "";
  background: url(../img/menu/sec4_ttl_deco.png) no-repeat center bottom/100% auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 59%;
}

#sec4 .item1 {
  margin-bottom: 10vw;
}

#sec4 .item1 h3 {
  font-size: 5vw;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #070707;
  line-height: 2.1;
  margin: 7vw 0 10vw;
}

#sec4 .item2 .txt {
  margin-bottom: 10vw;
}

#sec5 {
  background: url(../img/shared/bg3.jpg);
  padding: 17vw 0 20vw;
}

#sec5 .content .gr-txt h2 {
  font-size: 10vw;
  line-height: 1.4;
}

#sec5 .content .gr-txt h3 {
  font-size: 5vw;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #070707;
  line-height: 2.1;
  margin: 7vw 0 10vw;
}

#sec5 .content .gr-txt .txt {
  margin-top: 6vw;
}

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

#sec6 {
  padding: 18vw 0 0;
}

#sec6 h2 {
  font-size: 7.5vw;
  line-height: 1.4;
  text-align: center;
}

#sec6 .ttls {
  font-size: 4vw;
  font-weight: 500;
  letter-spacing: 0.2em;
  color: #070707;
  line-height: 2.1;
  text-align: center;
  margin: 4vw 0 10vw;
}

#sec6 .content .col:not(:last-child) {
  margin-bottom: 13vw;
}

#sec6 .content .col .info {
  padding: 7vw 0 4vw 8%;
  position: relative;
}

#sec6 .content .col .info::before {
  content: "";
  border-left: 1px solid #adadad;
  position: absolute;
  top: 3vw;
  left: 0;
  bottom: 0;
}

#sec6 .content .col .info h3 {
  font-size: 6vw;
  line-height: 1.4;
  margin-bottom: 3vw;
}

#sec6 .content .col .info .btn-link {
  width: 31px;
  margin: 2vw 0 0 auto;
}

#sec7 {
  padding: 20vw 0 20vw;
}

#sec7 h2 {
  font-size: 5.5vw;
  color: #070707;
  font-weight: 500;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 10vw;
}

#sec7 .item1 {
  padding: 0 5% 15vw;
  margin-bottom: 12vw;
  position: relative;
  overflow: hidden;
}

#sec7 .item1::before {
  content: "";
  border: 1px solid #000;
  border-top: 0;
  position: absolute;
  top: 4vw;
  right: 0;
  bottom: 0;
  left: 0;
}

#sec7 .item1 h3 {
  text-align: center;
  margin-bottom: 5vw;
}

#sec7 .item1 h3 span {
  font-size: 5vw;
  font-weight: 500;
  letter-spacing: 0.2em;
  display: inline-block;
  position: relative;
}

#sec7 .item1 h3 span::before {
  content: "";
  border-top: 1px solid #000;
  position: absolute;
  top: 50%;
  left: calc(100% + 5vw);
  right: -1000px;
}

#sec7 .item1 h3 span::after {
  content: "";
  border-top: 1px solid #000;
  position: absolute;
  top: 50%;
  right: calc(100% + 5vw);
  left: -1000px;
}

#sec7 .item1 .btn-popup {
  margin-top: 10vw;
  font-family: "Shippori Mincho";
  font-size: 4vw;
  font-weight: 400;
  letter-spacing: 0.14em;
}

#sec7 .item2 .tel {
  text-align: center;
}

#sec7 .item2 .tel dt {
  font-family: "Cinzel";
  font-size: 19px;
  letter-spacing: 0.025em;
  font-weight: 400;
  margin-bottom: 5px;
}

#sec7 .item2 .tel dd img {
  width: 14px;
  height: auto;
  margin-right: 9px;
  position: relative;
  top: -5px;
}

#sec7 .item2 .tel dd span {
  font-family: "Amiri";
  font-size: 34px;
  letter-spacing: 0;
  font-weight: 400;
}

#sec7 .item2 .tel dd small {
  display: block;
  font-size: 12px;
  letter-spacing: 0.04em;
}

#sec7 .item2 .btn-reserve {
  margin-top: 10vw;
}

@media screen and (min-width: 768px) {
  main {
    overflow: inherit;
  }

  #sec1 {
    padding: 139px 0 140px;
  }

  #sec1 .content {
    display: flex;
    align-items: flex-start;
  }

  #sec1 .content .gr-txt {
    width: 506px;
    margin: 29px 115px 0 -57px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1160px) {
  #sec1 .content .gr-txt {
    margin-left: calc(-50vw + 50% + 25px);
  }
}

@media screen and (min-width: 768px) {
  #sec1 .content .gr-txt h2 {
    font-size: 74px;
    line-height: 91px;
    padding-bottom: 62px;
  }

  #sec1 .content .gr-txt h2::before {
    background: url(../img/menu/sec1_ttl_deco.png) no-repeat;
    width: 494px;
    height: 42px;
    top: auto;
    right: auto;
    bottom: 0;
    left: -49px;
  }
}

@media screen and (min-width: 768px) {
  #sec1 .content .gr-txt h3 {
    font-size: 24px;
    letter-spacing: 0.25em;
    line-height: 60px;
    margin: 24px 0 60px;
  }
}

@media screen and (min-width: 768px) {
  #sec1 .content .gr-txt .txt {
    margin-left: 8px;
    text-align: justify;
  }
}

@media screen and (min-width: 768px) {
  #sec1 .content .gr-img {
    margin: 0 -250px 0 0;
    flex: 1;
  }
}

@media screen and (min-width: 768px) and (max-width: 1499px) {
  #sec1 .content .gr-img {
    margin-right: calc(-50vw + 50%);
  }
}

@media screen and (min-width: 768px) {
  #sec1 .content .gr-img li:first-child {
    height: 404px;
  }

  #sec1 .content .gr-img li:last-child {
    height: 421px;
  }

  #sec1 .content .gr-img li:not(:last-child) {
    margin-bottom: 38px;
  }
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 62px 0 150px;
    background: url(../img/menu/sec2_bg_img.png) no-repeat right top,
      url(../img/shared/bg2.jpg);
  }

  #sec2 h2 {
    font-size: 24px;
    line-height: 41px;
    margin: 43px 0 29px;
  }

  #sec2 h2 span {
    font-size: 50px;
  }

  #sec2 .txt {
    text-align: center;
  }

  #sec2 .content {
    margin-top: 128px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }

  #sec2 .content .menu-info {
    width: 380px;
    position: sticky;
    top: 0;
    height: 100vh;
    margin-left: 90px;
  }

  #sec2 .content .menu-info .gr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  #sec2 .content .menu-info .price-box {
    padding: 0 0 20px 17px;
    margin-bottom: 26px;
  }

  #sec2 .content .menu-info .price-box dt {
    font-size: 30px;
    margin-bottom: 19px;
  }

  #sec2 .content .menu-info .price-box dd {
    font-size: 24px;
  }

  #sec2 .content .menu-info .menu-content {
    margin: 0 8px;
    line-height: 30px;
    letter-spacing: 2px;
  }

  #sec2 .content .menu-info .menu-content h3 {
    font-size: 20px;
    margin-bottom: 18px;
  }

  #sec2 .content .menu-info .menu-content .list li {
    padding-left: 28px;
  }

  #sec2 .content .menu-info .menu-content .list li::before {
    top: 15px;
  }

  #sec2 .content .menu-list {
    flex: 1;
    margin: 0 0 0 -146px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1299px) {
  #sec2 .content .menu-list {
    margin-left: calc(-50vw + 50%);
  }
}

@media screen and (min-width: 768px) {
  #sec2 .content .menu-list .menu-item:not(:last-child) {
    margin-bottom: 36px;
  }

  #sec2 .content .menu-list .menu-item .photo {
    height: 467px;
  }

  #sec2 .content .menu-list .menu-item h3 {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0.1em;
    margin: 6px 11px 0 0;
  }
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding: 119px 0 79px;
  }

  #sec3 h2 {
    font-size: 51px;
    line-height: 40px;
  }

  #sec3 h3 {
    font-size: 30px;
    letter-spacing: 0.3em;
    line-height: 65px;
    margin: 30px 0 14px;
  }

  #sec3 .txt {
    text-align: center;
  }

  #sec3 .btn-popup {
    margin: 30px auto 0;
  }

  #sec3 .btn-link {
    margin-top: 47px;
  }

  #sec3 .btn-link a {
    font-size: 16px;
    letter-spacing: 0.2em;
    padding-right: 45px;
  }

  #sec3 .btn-link a::after {
    height: 40px;
    width: 40px;
    top: 2px;
    right: -14px;
  }

  #sec3 .btn-link a:hover::after {
    background: url(../img/shared/icon_link_on.png) no-repeat 0 0/100% auto;
  }
}

@media screen and (min-width: 768px) {
  #sec4 {
    background: url(../img/menu/sec4_bg_img.png) no-repeat right top,
      url(../img/shared/bg3.jpg);
    padding: 134px 0 125px;
  }

  #sec4 h2 {
    font-size: 55px;
    line-height: 67px;
    padding-bottom: 44px;
    margin-bottom: 62px;
  }

  #sec4 h2::before {
    width: 369px;
  }

  #sec4 .item1 {
    margin-bottom: 56px;
    position: relative;
  }

  #sec4 .item1 h3 {
    font-size: 30px;
    letter-spacing: 0.4em;
    line-height: 75px;
    margin: 0;
    position: absolute;
    top: 65px;
    right: -19px;
    white-space: nowrap;
  }

  #sec4 .item1 .photo {
    margin: 0 240px 0 -250px;
    height: 659px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1499px) {
  #sec4 .item1 .photo {
    margin-left: calc(-50vw + 50%);
  }
}

@media screen and (min-width: 768px) {
  #sec4 .item2 {
    display: flex;
  }

  #sec4 .item2 .photo {
    flex: 1;
    margin-right: -159px;
    height: 418px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1299px) {
  #sec4 .item2 .photo {
    margin-right: calc(-50vw + 50%);
  }
}

@media screen and (min-width: 768px) {
  #sec4 .item2 .txt {
    margin: 43px 104px 0 0;
    width: 371px;
    text-align: justify;
  }
}

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

  #sec5 .content {
    display: flex;
    flex-direction: row-reverse;
  }

  #sec5 .content .photo {
    flex: 1;
    height: 639px;
    margin-left: -250px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1499px) {
  #sec5 .content .photo {
    margin-left: calc(-50vw + 50%);
  }
}

@media screen and (min-width: 768px) {
  #sec5 .content .gr-txt {
    margin: 174px -60px 0 96px;
    width: 547px;
  }

  #sec5 .content .gr-txt h2 {
    font-size: 50px;
    line-height: 75px;
  }

  #sec5 .content .gr-txt h3 {
    font-size: 24px;
    letter-spacing: 0.25em;
    line-height: 50px;
    margin: 35px 0 51px;
  }

  #sec5 .content .gr-txt .image {
    position: absolute;
    top: 0;
    right: -248px;
    left: 791px;
    height: 305px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1499px) {
  #sec5 .content .gr-txt .image {
    right: calc(-50vw + 50%);
  }
}

@media screen and (min-width: 768px) {
  #sec5 .content .gr-txt .txt {
    margin-top: 0;
    text-align: justify;
  }
}

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

  #sec6 .wrap {
    max-width: 1313px;
  }

  #sec6 h2 {
    font-size: 50px;
    line-height: 124px;
  }

  #sec6 .ttls {
    font-size: 30px;
    letter-spacing: 0.4em;
    line-height: 40px;
    margin: 4px 0 78px;
  }

  #sec6 .content {
    --f-columns: 3;
    --f-gap: 36px;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--f-gap));
    margin-bottom: calc(-1 * var(--f-gap));
  }

  #sec6 .content .col {
    margin-left: var(--f-gap);
    margin-bottom: var(--f-gap);
    width: calc(100% / var(--f-columns) - var(--f-gap));
  }

  #sec6 .content .col:not(:last-child) {
    margin-bottom: 0;
  }

  #sec6 .content .col .info {
    padding: 44px 0 8px 33px;
  }

  #sec6 .content .col .info::before {
    top: 11px;
  }

  #sec6 .content .col .info h3 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 19px;
  }

  #sec6 .content .col .info .txt {
    font-size: 16px;
    line-height: 30px;
  }

  #sec6 .content .col .info .btn-link {
    margin: -9px 10px 0 auto;
  }
}

@media screen and (min-width: 768px) {
  #sec7 {
    padding: 157px 0 114px;
  }

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

  #sec7 h2 {
    font-size: 30px;
    letter-spacing: 0.4em;
    margin-bottom: 71px;
  }

  #sec7 .item1 {
    padding: 0 85px 82px;
    margin-bottom: 81px;
  }

  #sec7 .item1::before {
    top: 20px;
  }

  #sec7 .item1 h3 {
    margin-bottom: 51px;
  }

  #sec7 .item1 h3 span {
    font-size: 24px;
    letter-spacing: 0.4em;
  }

  #sec7 .item1 h3 span::before {
    left: calc(100% + 60px);
  }

  #sec7 .item1 h3 span::after {
    right: calc(100% + 60px);
  }

  #sec7 .item1 .txt {
    text-align: justify;
    letter-spacing: 0.2em;
  }

  #sec7 .item1 .btn-popup {
    margin: 46px auto 0;
    font-size: 15px;
    padding: 20px 50px;
  }

  #sec7 .item2 .tel dt {
    font-size: 24px;
    margin-bottom: 9px;
  }

  #sec7 .item2 .tel dd img {
    width: 21px;
    margin-right: 18px;
    top: -10px;
    left: 6px;
  }

  #sec7 .item2 .tel dd span {
    letter-spacing: -0.05em;
    font-size: 52px;
  }

  #sec7 .item2 .tel dd small {
    font-size: 13px;
    letter-spacing: 0.04em;
    margin-top: -4px;
  }

  #sec7 .item2 .btn-reserve {
    margin: 24px auto 0;
  }
}

@media screen and (max-width: 1350px) and (min-width: 768px) {
  #sec6 .wrap {
    max-width: 100%;
    padding: 0 20px;
  }

  #sec6 .content .col .photo img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 1299px) and (min-width: 768px) {
  #sec7 .wrap {
    max-width: 100%;
    padding: 0 20px;
  }

  #sec7 .item1 {
    padding: 0 50px 82px;
  }
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
  #sec5 .content .gr-txt {
    margin-right: calc(-50vw + 50% + 30px);
  }
}


.tyou_m {
  margin: 0px 0px 0 40px;
}

.txt_m {
  margin: 90px auto -20px;
  width: 600px;
  text-align: center;
}