#key {
  background: url(../img/dinner/key.jpg) no-repeat center top/cover;
  height: 120vw;
  background-position-x: 70%;
}
#sec1 {
  padding: 20vw 0;
  position: relative;
}
#sec1::before {
  content: "";
  background: url(../img/dinner/sec1_deco.png) no-repeat center top/150% auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec1 .photo img {
  height: 55vw;
  -o-object-fit: cover;
  object-fit: cover;
}
#sec1 h2 {
  margin: 10vw 0 7vw;
  padding-bottom: 1vw;
  border-bottom: 1px solid #c1ac83;
}
#sec2 .group {
  padding: 20vw 0 17vw;
  margin: 0 2%;
  position: relative;
}
#sec2 .group::before {
  content: "";
  background: url(../img/dinner/sec2_deco1.png) no-repeat right top/100% auto;
  position: absolute;
  top: -8vw;
  right: -2%;
  left: 33%;
  bottom: 0;
}
#sec2 .group::after {
  content: "";
  background: url(../img/shared/bg2.jpg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
#sec2 .set1 {
  text-align: center;
}
#sec2 .set1 .note1 {
  margin: 5vw 0 7vw;
}
#sec2 .set1 .price {
  font-size: 5vw;
  letter-spacing: 0.2em;
}
#sec2 .set1 .price span {
  font-size: 4.4vw;
  letter-spacing: 0.2em;
}
#sec2 .set1 .note2 {
  margin: 3vw 0 8vw;
  line-height: 28px;
}
#sec2 .set1 .box {
  position: relative;
}
#sec2 .set1 .box::before {
  content: "";
  background: url(../img/dinner/sec2_deco2.png) no-repeat 0 0/100% auto;
  position: absolute;
  top: 2vw;
  left: -3vw;
  width: 25%;
  bottom: 0;
}
#sec2 .set1 .box .inner {
  overflow: hidden;
  padding: 0 3% 5vw;
}
#sec2 .set1 .box .inner::before {
  content: "";
  border: 1px solid #000;
  border-top: 0;
  position: absolute;
  top: 4.5vw;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec2 .set1 .box .inner h3 {
  margin-bottom: 2vw;
}
#sec2 .set1 .box .inner h3 span {
  font-size: 5vw;
  letter-spacing: 0.2em;
  display: inline-block;
  position: relative;
}
#sec2 .set1 .box .inner h3 span::before {
  content: "";
  border-top: 1px solid #000;
  position: absolute;
  top: 50%;
  left: calc(100% + 4vw);
  right: -10000px;
}
#sec2 .set1 .box .inner h3 span::after {
  content: "";
  border-top: 1px solid #000;
  position: absolute;
  top: 50%;
  right: calc(100% + 4vw);
  left: -10000px;
}
#sec2 .set1 .box .inner .txt-sub {
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 27px;
}
#sec2 .set1 .txt {
  text-align: justify;
  margin-top: 6vw;
}
#sec2 .set .gr-txt {
  margin-top: 4vw;
}
#sec2 .set .gr-txt h3 {
  font-size: 5vw;
  letter-spacing: 0.2em;
  line-height: 1.7;
  margin-bottom: 1vw;
}
#sec2 .set2 {
  padding: 18vw 0 10vw;
  position: relative;
}
#sec2 .set2::before {
  content: "";
  background: url(../img/dinner/sec2_deco3.png) no-repeat left top/100% auto;
  position: absolute;
  top: -5vw;
  left: 2%;
  width: 30%;
  bottom: 0;
  z-index: -1;
}
#sec2 .set2 .col-r {
  margin-top: 10vw;
}
#sec2 .set4 {
  padding: 15vw 0 10vw;
  position: relative;
}
#sec2 .set4::before {
  content: "";
  background: url(../img/dinner/sec2_deco4.png) no-repeat 0 0/100% auto;
  position: absolute;
  top: -14vw;
  left: -10%;
  right: 50%;
  bottom: 0;
  z-index: -1;
}
#sec2 .set4 .col-r {
  margin-bottom: 10vw;
}
#sec2 .set5 {
  background: url(../img/dinner/sec2_img6.jpg) no-repeat center top/cover;
}
#sec2 .set5 .gr-txt {
  color: #fff;
  padding: 60vw 5% 4vw;
  margin: 0;
}
#sec2 .set6 {
  padding: 15vw 0 0;
  position: relative;
}
#sec2 .set6::before {
  content: "";
  background: url(../img/dinner/sec2_bg.png);
  position: absolute;
  top: -20vw;
  right: -2vw;
  width: 40%;
  height: 45vw;
  z-index: -1;
}
#sec2 .set6 .col-r {
  margin-top: 10vw;
}
#sec3 {
  padding: 18vw 0 0;
}
#sec3 h2 {
  text-align: center;
  margin-bottom: 13vw;
  line-height: 1.7;
}
#sec3 h2 span {
  display: inline-block;
  border-bottom: 1px solid #a7a7a7;
}
#sec3 .content .col .gr-txt {
  text-align: center;
  margin-top: 8vw;
}
#sec3 .content .col .gr-txt h3 {
  font-size: 5vw;
  line-height: 1.8;
  letter-spacing: 0.2em;
  border-bottom: 1px solid #a7a7a7;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-bottom: 2vw;
}
#sec3 .content .col .gr-txt .price {
  font-size: 5vw;
  letter-spacing: 0.2em;
  margin: 4vw 0 3vw;
}
#sec3 .content .col .gr-txt .price span {
  font-size: 4.2vw;
  letter-spacing: 0.2em;
}
#sec3 .content .col .gr-txt .txt {
  text-align: justify;
}
#sec3 .content .col-r {
  margin-top: 10vw;
}
#sec3 .content .col-r .photo {
  position: relative;
}
#sec3 .content .col-r .photo .sub {
  background: url(../img/dinner/sec3_sub.png) no-repeat left top/100% 100%;
  font-size: 4vw;
  letter-spacing: 0.2em;
  padding: 0 30% 0 4%;
  position: absolute;
  left: 0;
  bottom: 0;
}
#bnr {
  padding: 15vw 0 20vw;
}
#bnr .wrap {
  padding: 0 4%;
}
#bnr .bnr a {
  display: block;
  position: relative;
  text-align: center;
}
#bnr .bnr a::before {
  content: "";
  border: 1px solid #fff;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  z-index: 1;
}
#bnr .bnr a::after {
  content: "";
  background: url(../img/shared/icon_popup.png) no-repeat 0 0/100% auto;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 9vw;
}
#bnr .bnr a .photo img {
  height: 55vw;
  -o-object-fit: cover;
  object-fit: cover;
}
#bnr .bnr a .tit {
  position: absolute;
  top: 20vw;
  left: 5%;
  right: 5%;
  font-size: 3.5vw;
  letter-spacing: 0.2em;
  line-height: 1.7;
  color: #fff;
}
#bnr .bnr a .tit span {
  font-size: 4.5vw;
  letter-spacing: 0.2em;
}
#sec4 .box {
  background: url(../img/shared/bg2.jpg);
  padding: 13vw 0 15vw;
  margin: 0 3%;
}
#sec4 .box h2 {
  text-align: center;
  margin-bottom: 7vw;
  line-height: 1.7;
}
#sec4 .box h2 span {
  display: inline-block;
  border-bottom: 1px solid #a9a49d;
}
#sec4 .box .list li span {
  position: relative;
  padding-left: 15px;
  letter-spacing: 0.1em;
  display: inline-block;
}
#sec4 .box .list li span::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#sec4 .box .info {
  text-align: center;
  padding-top: 26px;
  margin-top: 26px;
  border-top: 1px solid #aca8a2;
}
#sec5 {
  padding: 20vw 0 0;
}
#sec5 .set1 h2 {
  text-align: center;
  margin: 0 5% 14vw;
  padding: 3vw 0;
  position: relative;
}
#sec5 .set1 h2::before {
  content: "";
  border-top: 1px solid #222;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
}
#sec5 .set1 h2::after {
  content: "";
  border-top: 1px solid #222;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
#sec5 .set1 .box-parallax {
  height: 70vw;
}
#sec5 .set1 .box-parallax .img-parallax img {
  -o-object-position: 67% 50%;
  object-position: 67% 50%;
}
#sec5 .set2 {
  padding: 15vw 0 20vw;
}
#sec5 .set2 .gr-txt {
  margin-top: 7vw;
}
#bnr2 .gr-bnr .bnr .photo img {
  height: 74vw;
  -o-object-fit: cover;
  object-fit: cover;
}
.popup-content {
  background: url(../img/shared/bg2.jpg);
  line-height: 24px;
}
.popup-content .container {
  padding: 10vw 4% 15vw;
}
.popup-content h2 {
  font-size: 6.5vw;
  letter-spacing: 0.16em;
}
.popup-content .note {
  margin: 4vw 0 10vw;
}
.popup-content .content .col .item {
  margin-bottom: 50px;
}
.popup-content .content .col .item h3 {
  font-size: 5.5vw;
  letter-spacing: 0.16em;
  color: #423932;
  padding: 3vw 0;
  margin-bottom: 20px;
  border-top: 2px solid #222;
  border-bottom: 2px solid #222;
}
.popup-content .content .col .item .price {
  margin: 10px 0 10px;
}
.popup-content .content .col .item .txt-sub {
  line-height: 24px;
  text-align: justify;
}
.popup-content .content .col .item .list dl {
  line-height: 24px;
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #222;
}
.popup-content .content .col .item .list dl dt {
  text-align: left;
}
.popup-content .content .col .item .list dl dd {
  text-align: right;
}
.popup-content .content .col .item-child:not(:last-child) {
  margin-bottom: 40px;
}
.popup-content .content .col .item-child h4 {
  font-size: 5vw;
  letter-spacing: 0.16em;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  #key {
    background-position-x: center;
  }
  #sec1 {
    padding: 140px 0 128px;
  }
  #sec1::before {
    background: url(../img/dinner/sec1_deco.png) no-repeat;
    width: 1500px;
    height: 1093px;
    top: -73px;
    right: auto;
    bottom: auto;
    left: 0;
  }
  #sec1 .photo img {
    height: 600px;
    width: 100%;
  }
  #sec1 h2 {
    margin: 0;
    padding: 80px 8px 123px 0;
    border-right: 1px solid #c1ac83;
    border-bottom: 0;
    position: absolute;
    top: 0;
    left: 97px;
    white-space: nowrap;
  }
  #sec1 .txt {
    padding-top: 147px;
    margin-left: 331px;
  }
  #sec2 .group {
    padding: 135px 0 118px;
    margin: 0 18px;
  }
  #sec2 .group::before {
    background: url(../img/dinner/sec2_deco1.png) no-repeat;
    width: 657px;
    height: 440px;
    top: -82px;
    right: auto;
    left: calc(50% + 48px);
    bottom: auto;
  }
  #sec2 .group::after {
    content: "";
    background: url(../img/shared/bg2.jpg);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
  }
  #sec2 .set1 .note1 {
    margin: 16px 0 40px;
  }
  #sec2 .set1 .price {
    font-size: 32px;
  }
  #sec2 .set1 .price span {
    font-size: 25px;
  }
  #sec2 .set1 .note2 {
    margin: 13px 0 41px;
    line-height: 32px;
  }
  #sec2 .set1 .box {
    max-width: 750px;
    margin: 0 auto;
  }
  #sec2 .set1 .box::before {
    background: url(../img/dinner/sec2_deco2.png) no-repeat;
    height: 78px;
    top: 6px;
    left: -15px;
    width: 173px;
    bottom: auto;
  }
  #sec2 .set1 .box .inner {
    padding: 0 30px 25px;
  }
  #sec2 .set1 .box .inner::before {
    top: 20px;
  }
  #sec2 .set1 .box .inner h3 {
    margin-bottom: 7px;
  }
  #sec2 .set1 .box .inner h3 span {
    font-size: 20px;
  }
  #sec2 .set1 .box .inner h3 span::before {
    left: calc(100% + 20px);
  }
  #sec2 .set1 .box .inner h3 span::after {
    right: calc(100% + 20px);
  }
  #sec2 .set1 .box .inner .txt-sub {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 36px;
  }
  #sec2 .set1 .box .inner .txt-sub .pc {
    display: inline !important;
  }
  #sec2 .set1 .txt {
    text-align: center;
    margin-top: 44px;
  }
  #sec2 .set .gr-txt {
    margin-top: 15px;
  }
  #sec2 .set .gr-txt h3 {
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 0;
  }
  #sec2 .set .gr-txt .txt {
    line-height: 32px;
  }
  #sec2 .set2 {
    padding: 68px 0 80px;
  }
  #sec2 .set2::before {
    background: url(../img/dinner/sec2_deco3.png) no-repeat;
    height: 274px;
    top: -49px;
    left: calc(50% - 715px);
    width: 286px;
    bottom: auto;
  }
  #sec2 .set2 .wrap {
    max-width: 1240px;
    padding: 0 20px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #sec2 .set2 .photo img {
    width: 100%;
    height: auto;
  }
  #sec2 .set2 .col-l {
    width: 44.1666666667%;
    margin-left: 69px;
  }
  #sec2 .set2 .col-r {
    margin-top: 306px;
    width: 37.1666666667%;
  }
  #sec2 .set2 .col-r .gr-txt {
    margin-top: 12px;
  }
  #sec2 .set3 .wrap {
    max-width: 1320px;
    padding: 0 20px;
  }
  #sec2 .set3 .col {
    display: flex;
    align-items: flex-start;
  }
  #sec2 .set3 .col .photo {
    height: 500px;
    flex: 1;
    margin-left: -59px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1399px) {
  #sec2 .set3 .col .photo {
    margin-left: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set3 .col .gr-txt {
    width: 410px;
    margin: 187px 0 0 79px;
  }
  #sec2 .set3 .col .gr-txt h3 {
    margin-bottom: 2px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set4 {
    padding: 145px 0 93px;
  }
  #sec2 .set4::before {
    background: url(../img/dinner/sec2_deco4.png) no-repeat;
    width: 657px;
    height: 460px;
    top: -115px;
    left: auto;
    right: calc(50% + 402px);
    bottom: auto;
  }
  #sec2 .set4::after {
    content: "";
    background: url(../img/dinner/sec2_deco5.png) no-repeat;
    width: 282px;
    height: 260px;
    position: absolute;
    top: -115px;
    left: calc(50% + 98px);
    z-index: -1;
  }
  #sec2 .set4 .wrap {
    max-width: 1200px;
    padding: 0 20px;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  #sec2 .set4 .col-l {
    margin: 180px 209px 0 0;
  }
  #sec2 .set4 .col-l .gr-txt {
    margin-top: 12px;
  }
  #sec2 .set4 .col-r {
    margin: 0 -119px 0 0;
    flex: 1;
  }
}
@media screen and (min-width: 768px) and (max-width: 1399px) {
  #sec2 .set4 .col-r {
    margin-right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set4 .col-r .photo {
    height: 400px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set4 .col-r .gr-txt {
    margin: 12px 0 0 5px;
    width: 500px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set5 {
    max-width: 1200px;
    margin: 0 auto;
  }
  #sec2 .set5 .gr-txt {
    padding: 522px 54px 22px;
    margin: 0;
  }
  #sec2 .set5 .gr-txt h3 {
    margin-bottom: 2px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set6 {
    padding: 100px 0 0;
  }
  #sec2 .set6::before {
    top: -197px;
    right: -18px;
    width: calc(50% - 212px);
    height: 339px;
  }
  #sec2 .set6 .wrap {
    max-width: 1340px;
    padding: 0 20px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #sec2 .set6 .col img {
    width: 100%;
    height: auto;
  }
  #sec2 .set6 .col-l {
    width: 50%;
  }
  #sec2 .set6 .col-r {
    width: 32.3076923077%;
    margin: 180px 111px 0 0;
  }
  #sec2 .set6 .col-r .gr-txt {
    margin: 10px 70px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 108px 0 0;
  }
  #sec3 .wrap {
    max-width: 1280px;
    padding: 0 20px;
  }
  #sec3 h2 {
    margin-bottom: 63px;
    line-height: 47px;
  }
  #sec3 .content {
    display: flex;
    justify-content: space-between;
  }
  #sec3 .content .col {
    width: 48.3870967742%;
  }
  #sec3 .content .col .photo img {
    width: 100%;
    height: auto;
  }
  #sec3 .content .col .gr-txt {
    margin-top: 40px;
  }
  #sec3 .content .col .gr-txt h3 {
    font-size: 32px;
    line-height: 50px;
    padding-bottom: 21px;
  }
  #sec3 .content .col .gr-txt .price {
    font-size: 32px;
    margin: 19px 0 17px;
  }
  #sec3 .content .col .gr-txt .price span {
    font-size: 25px;
  }
  #sec3 .content .col .gr-txt .txt {
    text-align: center;
  }
  #sec3 .content .col-r {
    margin-top: 0;
  }
  #sec3 .content .col-r .photo .sub {
    width: 372px;
    line-height: 34px;
    font-size: 20px;
    padding: 0 41px;
  }
}
@media screen and (min-width: 768px) {
  #bnr {
    padding: 61px 0 102px;
  }
  #bnr .wrap {
    padding: 0;
  }
  #bnr .bnr a {
    overflow: hidden;
  }
  #bnr .bnr a::before {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  #bnr .bnr a::after {
    width: 25px;
    height: 25px;
    top: 50%;
    right: 120px;
    left: auto;
    transform: translateY(-50%);
    bottom: auto;
    transition: all 0.5s;
  }
  #bnr .bnr a:hover::after {
    right: 110px;
  }
  #bnr .bnr a:hover .photo img {
    transform: scale(1.1);
  }
  #bnr .bnr a .tit {
    top: 103px;
    font-size: 22px;
    line-height: 44px;
  }
  #bnr .bnr a .tit span {
    font-size: 32px;
  }
  #bnr .bnr a .photo img {
    transition: all 0.5s;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding-bottom: 135px;
  }
  #sec4 .box {
    padding: 61px 0 79px;
    max-width: 1200px;
    margin: 0 auto;
  }
  #sec4 .box h2 {
    margin-bottom: 37px;
    line-height: 50px;
  }
  #sec4 .box .list {
    text-align: center;
  }
  #sec4 .box .list li span {
    padding-left: 17px;
  }
  #sec4 .box .info {
    max-width: 750px;
    padding-top: 29px;
    margin: 28px auto 0;
  }
}
@media screen and (min-width: 768px) {
  #sec5 {
    padding: 0;
  }
  #sec5 .set1 {
    position: relative;
  }
  #sec5 .set1 h2 {
    text-align: left;
    margin: 0;
    padding: 216px 0 203px;
    position: absolute;
    top: 0;
    left: 175px;
    color: #fff;
    z-index: 2;
    white-space: nowrap;
    z-index: 2;
  }
  #sec5 .set1 h2::before {
    border-left: 1px solid #fff;
    border-top: 0;
    left: auto;
    bottom: auto;
    height: 387px;
  }
  #sec5 .set1 h2::after {
    border-left: 1px solid #fff;
    border-top: 0;
    right: auto;
    top: auto;
    bottom: 0;
    left: 3px;
    height: 387px;
  }
  #sec5 .set1 .box-parallax {
    height: 650px;
  }
  #sec5 .set1 .box-parallax .img-parallax img {
    -o-object-position: center;
    object-position: center;
  }
  #sec5 .set2 {
    padding: 99px 0 139px;
  }
  #sec5 .set2 .wrap {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
  }
  #sec5 .set2 .photo {
    flex: 1;
    margin-right: -199px;
    height: 500px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1399px) {
  #sec5 .set2 .photo {
    margin-right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec5 .set2 .gr-txt {
    margin: 87px 104px 0 -64px;
    width: 410px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1160px) {
  #sec5 .set2 .gr-txt {
    margin-left: calc(-50vw + 50% + 20px);
  }
}
@media screen and (min-width: 768px) {
  #sec5 .set2 .gr-txt .btn-popup {
    margin: 28px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #bnr2 .gr-bnr .bnr .photo img {
    height: 549px;
  }
}
@media screen and (min-width: 768px) {
  .popup-content {
    max-width: 1200px;
    font-size: 14px;
  }
  .popup-content .container {
    padding: 0px 20px 50px;
    max-width: 1040px;
    margin: -54px auto 0;
  }
  .popup-content h2 {
    font-size: 32px;
  }
  .popup-content .note {
    margin: 18px 0 49px;
    font-size: 16px;
    line-height: 28px;
  }
  .popup-content .content {
    display: flex;
    justify-content: space-between;
  }
  .popup-content .content .col {
    width: 310px;
  }
  .popup-content .content .col .item h3 {
    font-size: 18px;
    padding: 11px 0;
    margin-bottom: 16px;
  }
  .popup-content .content .col .item .price {
    margin: 18px 0 14px;
  }
  .popup-content .content .col .item .txt-sub {
    text-align: center;
  }
  .popup-content .content .col .item .list dl {
    padding: 8px 0;
  }
  .popup-content .content .col .item .list2 {
    line-height: 34px;
  }
  .popup-content .content .col .item-child h4 {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .popup-s2 .content {
    max-width: 660px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1230px) and (min-width: 768px) {
  #sec2 .set4 .col-r {
    margin-right: calc(-50vw + 50% + 50px);
  }
  #sec2 .set4 .col-l {
    margin-right: 60px;
  }
  #sec3 .content .col .gr-txt h3 {
    font-size: 30px;
  }
  #sec3 .content .col .gr-txt .txt {
    font-size: 15px;
  }
}
@media screen and (max-width: 1170px) and (min-width: 768px) {
  #sec3 .content .col .gr-txt .txt {
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 32px;
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  #sec3 .content .col-r .photo .sub {
    bottom: -0.5px;
  }
}
