@charset "UTF-8";
body {
  background: var(--third);
  color: #fff;
}

@media screen and (min-width: 768px) {
  header h1 {
    text-align: left;
  }
  header .hdblk {
    min-height: 860px;
  }
}

#key h2.ttl {
  font-size: 6vw;
  line-height: 1.5;
  letter-spacing: 0.26em;
  position: absolute;
  right: 6vw;
  bottom: 20vw;
  z-index: 2;
}
#key h2.ttl .jp {
  min-width: 9vw;
  min-height: 30vw;
  display: block;
  padding: 5vw 2vw 7vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#key h2.ttl .en {
  color: #fff;
     font-size: 4.7vw;
    line-height: 1;
    letter-spacing: 0;
    position: absolute;
    bottom: -2vw;
    right: -2vw;
}
#key::after {
  content: "";
  height: 100%;
  background: url("../img/dinner/lead_bgt_sp.png") right bottom/100% no-repeat;
  position: absolute;
  right: var(--paddingWrap-negative);
  left: var(--paddingWrap-negative);
  bottom: -2px;
}
@media screen and (min-width: 768px) {
  #key h2.ttl {
    font-size: 30px;
    line-height: 67px;
    right: 150px;
    bottom: 35px;
  }
  #key h2.ttl .jp {
    min-width: 67px;
    min-height: 205px;
    padding: 32px 0 22px;
  }
  #key h2.ttl .en {
            font-size: 25px;
              bottom: -20px;
        right: 54px;
  }
  #key::after {
    background-image: url("../img/dinner/lead_bgt.png");
    background-size: auto;
    right: 0;
    left: 0;
  }
}
@media screen and (min-width: 1200px) {
  #key h2.ttl {
    right: 248px;
  }
}

#lead {
  padding-top: 25vw;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(84%, var(--secondary)), color-stop(84%, transparent));
  background: linear-gradient(var(--secondary) 84%, transparent 84%);
  position: relative;
  z-index: 0;
}
#lead::before {
  content: "";
  background: url("../img/dinner/lead_bgb.png") left bottom/100% no-repeat;
  position: absolute;
  inset: 0 0 -2vw;
  z-index: -1;
}
#lead .txtbox {
  text-align: center;
}
#lead .txtbox .txt + .txt {
  margin-top: 5vw;
}
@media screen and (min-width: 768px) {
  #lead {
    padding: 85px 0 110px;
    background: linear-gradient(var(--secondary) 340px, transparent 340px);
  }
  #lead::before {
    content: "";
    background-size: auto;
    inset: 0 0 -193px;
  }
  #lead .txtbox .txt + .txt {
    margin-top: 42px;
  }
}

#sec1 {
  padding-top: 15vw;
}
#sec1 h2.ttl {
  font-size: 6vw;
  line-height: 1.5;
  letter-spacing: 0.26em;
  text-align: right;
}
#sec1 .h2box {
  padding: 0 var(--paddingWrap);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#sec1 .h2box .catch {
  margin-bottom: -5vw;
}
#sec1 .h2box .catch img {
  width: 77vw;
}
#sec1 .blk1 .set1 {
  margin-top: 10vw;
}
#sec1 .blk1 .set1 .ttl {
  font-size: 5vw;
  line-height: 1.5;
  letter-spacing: 0.26em;
}
  #sec1 .blk1 .set1 .ttl b{
        font-size: smaller;
    display: block;
        margin-bottom: 0.33em;
  }
#sec1 .blk1 .set1 .img {
  width: 100%;
  height: 100vw;
  position: relative;
}
#sec1 .blk1 .set1 .img::after {
  content: "";
  opacity: 0.3;
  border: 1px solid;
  position: absolute;
  inset: 10px;
}
#sec1 .blk1 .set1 .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sec1 .blk1 .set1 .txtbox {
  margin: 0 auto;
  padding: 10vw 4vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #07111a;
  text-align: center;
  position: relative;
  z-index: 0;
}
#sec1 .blk1 .set1 .txtbox::before {
  content: "";
  background: url("../img/shared/bg.jpg");
  position: absolute;
  inset: 0;
  z-index: -1;
}
#sec1 .blk1 .set1 .txtbox hr {
      width: 90%;
    margin: 3vw auto;
  border: 0;
  border-top: 1px solid;
  opacity: 0.33;
}
#sec1 .blk1 .set1 .txtbox .price {
  margin-top: 2vw;
  font-size: 16px;
  letter-spacing: 0.13em;
}
#sec1 .blk1 .set1 .txtbox .price small {
  font-size: 14px;
  letter-spacing: 0.13em;
}
#sec1 .blk1 .set2 {
  margin: 15vw 6vw 0;
}
#sec1 .blk1 .set2 .ttlbox {
  text-align: center;
}
#sec1 .blk1 .set2 .ttlbox .ttl {
  font-size: 5vw;
  letter-spacing: 0.26em;
}
#sec1 .blk1 .set2 .ttlbox .ttl small {
  font-size: 3.5vw;
  letter-spacing: 0.11em;
}
#sec1 .blk1 .set2 .slider {
  margin-top: 5vw;
}
#sec1 .blk1 .set2 .slider .gr .ttl {
  font-size: 5vw;
  line-height: 1.5;
  letter-spacing: 0.11em;
}
#sec1 .blk1 .set2 .slider .gr .pager {
  display: grid;
  grid-template-columns: 1fr 1fr;
  font-family: "EB Garamond", serif;
  font-size: 6vw;
  line-height: 1;
  letter-spacing: 0;
  position: absolute;
  top: -23vw;
  right: 11vw;
}
#sec1 .blk1 .set2 .slider .gr .pager::before {
  content: "";
  border-left: 1px solid;
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 50%;
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
#sec1 .blk1 .set2 .slider .gr .pager span {
  display: inline-block;
  padding: 5px;
}
#sec1 .blk1 .set2 .slider .gr .pager .total {
  grid-area: 2/2/3/3;
  color: #676e74;
}
#sec1 .blk1 .set2 .slider .gr .txtbox {
  margin-top: 12vw;
  text-align: center;
  position: relative;
}
#sec1 .blk1 .set2 .slider .gr .txtbox .txt {
  margin-top: 3vw;
  line-height: 1.5384615385;
}
#sec1 .blk1 .set2 .slider .slick-prev, #sec1 .blk1 .set2 .slider .slick-next {
  top: 50vw;
}
#sec1 .blk1 .set2 .slider .slick-prev {
  left: auto;
  right: 25vw;
}
#sec1 .blk1 .set2 .slider .slick-next {
  right: -7vw;
}
#sec1 .blk2 .set1 {
  margin: 15vw -3vw 0;
  padding: 15vw 3vw 10vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #676e74;
  text-align: center;
  position: relative;
}
#sec1 .blk2 .set1::before {
  content: "";
  height: 20vw;
  border-left: 1px solid #676e74;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#sec1 .blk2 .set2 {
  margin: 5vw -3vw 0;
  padding: 10vw 3vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/shared/bg.jpg");
  color: #000;
}
#sec1 .blk2 .set2 .catch {
  text-align: center;
}
#sec1 .blk2 .set2 .catch img {
  width: 24vw;
}
#sec1 .blk2 .set2 .ttl {
  margin-top: 3vw;
  font-size: 5vw;
  line-height: 1.5;
  letter-spacing: 0.26em;
  text-align: center;
}
#sec1 .blk2 .set2 hr {
  margin: 5vw 0;
  border: 0;
  border-top: 1px solid;
  opacity: 0.33;
}
#sec1 .blk2 .set2 dl {
  line-height: 2;
}
#sec1 .blk2 .set2 dl dd {
  margin-left:1em;
}
#sec1 .blk2 .set2 .txtnote {
  margin-top: 3vw;
  line-height: 1.72;
}

  #sec1 .blk2 .set2 .txtbox .inner dd.main-dd{
    line-height: 1.72;
  }

@media screen and (max-width: 767px) {
#sec1 .blk1 .set2 .slider .gr .txtbox .txt br{
  display: block !important;
}
  #sec1 .blk2 .set2 .txtbox .inner dd.main-dd{
        letter-spacing: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 0 0 60px;
  }
  #sec1 h2.ttl {
    font-size: 40px;
  }
  #sec1 .h2box {
    width: 630px;
    margin: 0 auto;
    padding: 0 20px 0 41px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec1 .h2box .catch {
    margin-bottom: -40px;
  }
  #sec1 .h2box .catch img {
    width: auto;
  }
  #sec1 .blk1 .set1 {
    margin-top: 70px;
  }
  #sec1 .blk1 .set1 .ttl {
    font-size: 26px;
  }
  #sec1 .blk1 .set1 .img {
    height: 624px;
  }
  #sec1 .blk1 .set1 .img::after {
    inset: 20px;
  }
  #sec1 .blk1 .set1 .txtbox {
            width: 585px;
        margin: -100px 0 0 auto;
        padding: 50px 57px 47px;
  }
  #sec1 .blk1 .set1 .txtbox .inner {
    width: 471px;
  }
  #sec1 .blk1 .set1 .txtbox::before {
    right: -50vw;
  }
  #sec1 .blk1 .set1 .txtbox hr {
    width: 430px;
           margin: 10px auto;
  }
  #sec1 .blk1 .set1 .txtbox .price {
    margin-top: 10px;
    font-size: 18px;
  }
  #sec1 .blk1 .set1 .txtbox .price small {
    font-size: 18px;
  }
  #sec1 .blk1 .set2 {
    margin: 103px 0 0;
    position: relative;
  }
  #sec1 .blk1 .set2 .ttlbox {
    text-align: right;
    position: absolute;
    top: 9px;
    right: calc(50% - 476px);
    z-index: 1;
  }
  #sec1 .blk1 .set2 .ttlbox .ttl {
    min-width: 85px;
    min-height: 355px;
    font-size: 26px;
            margin: 62px 19px 0 0;
  }
  #sec1 .blk1 .set2 .ttlbox .ttl small {
    font-size: 17px;
  }
  #sec1 .blk1 .set2 .slider {
    margin-top: 0;
  }
  #sec1 .blk1 .set2 .slider .gr {
    width: 735px !important;
    padding: 0 70px;
    opacity: 0.3;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #sec1 .blk1 .set2 .slider .gr .ttl {
    font-size: 22px;
  }
  #sec1 .blk1 .set2 .slider .gr .pager {
    font-size: 40px;
    top: -60px;
    right: -100px;
  }
  #sec1 .blk1 .set2 .slider .gr .pager::before {
    top: 5px;
    bottom: 5px;
  }
  #sec1 .blk1 .set2 .slider .gr .txtbox {
    margin-top: 28px;
    padding: 0 70px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #sec1 .blk1 .set2 .slider .gr .txtbox .txt {
    margin-top: 15px;
    font-size: 17px;
    letter-spacing: 0.11em;
  }
  #sec1 .blk1 .set2 .slider .slick-current .gr {
    opacity: 1;
  }
  #sec1 .blk1 .set2 .slider .slick-current .gr .txtbox {
    opacity: 1;
    visibility: visible;
  }
  #sec1 .blk1 .set2 .slider .slick-prev, #sec1 .blk1 .set2 .slider .slick-next {
    top: 471px;
  }
  #sec1 .blk1 .set2 .slider .slick-prev {
    left: auto;
    right: calc(50% - 400px);
  }
  #sec1 .blk1 .set2 .slider .slick-next {
    right: calc(50% - 570px);
  }
  #sec1 .blk2 .wrap {
    width: 100%;
    max-width: 1500px;
    padding: 0 45px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec1 .blk2 .set1 {
    margin: 81px 0 0;
    padding: 67px 30px 57px;
  }
  #sec1 .blk2 .set1::before {
    height: 85px;
  }
  #sec1 .blk2 .set2 {
    margin: 52px 0 0;
    padding: 77px 30px 76px;
  }
  #sec1 .blk2 .set2 .catch img {
    width: auto;
  }
  #sec1 .blk2 .set2 .ttl {
    margin-top: 10px;
    font-size: 26px;
  }
  #sec1 .blk2 .set2 hr {
    width: 850px;
    margin: 22px auto 33px;
  }
  #sec1 .blk2 .set2 dl {
    line-height: 35px;
    letter-spacing: 0;
  }
/*  #sec1 .blk2 .set2 dl dd {
    margin-left: 30px;
  }*/
  #sec1 .blk2 .set2 .txtnote {
    width: 930px;
    margin-top: 20px;
  }
  #sec1 .blk2 .set2 .txtbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #sec1 .blk2 .set2 .txtbox .inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: space-between;
            flex-flow: wrap;
            max-width: 850px;
  }
  #sec1 .blk2 .set2 .txtbox .inner .pc-l{
           width: 470px;
  }
  #sec1 .blk2 .set2 .txtbox .inner .pc-r{
    width:330px;
  }
}


#sec2 {
  padding: 50vw 0 20vw;
  color: #000;
  position: relative;
  z-index: 0;
}
#sec2::before {
  content: "";
  width: 100%;
  height: 100vw;
  background: url("../img/dinner/sec2_bgt_sp.png") right top/100% no-repeat;
  position: absolute;
  top: 5vw;
  right: 0;
  z-index: -1;
}
#sec2::after {
  content: "";
  background: url("../img/shared/bg.jpg");
  position: absolute;
  inset: 40vw 0 0;
  z-index: -1;
}
#sec2 h2.ttl {
  text-align: center;
}
#sec2 .ttl-txt{
      margin-top: 7vw;
  text-align: center;
}

#sec2 .set3 .txt2{
  text-align: center;
  margin: 0 auto;
}
#sec2 .set3 dl {
  padding: 10px 0;
  border-bottom: 1px solid;
  line-height: 1.5;
}
#sec2 .set3 dl dt {
  font-size: 20px;
  letter-spacing: 0.26em;
}
#sec2 .set3 dl dt small {
     font-size: 13px;
    letter-spacing: 0;
    line-height: 1.6;
    display: block;
  margin-top: 0.3em;
}
#sec2 .set3 dl dd {
  font-size: 14px;
  letter-spacing: 0.13em;
  text-align: right;
}
#sec2 .set3 .gr {
  margin-top: 7vw;
}

#sec2 .btn-reserve {
  margin-top: 10vw;
  position: relative;
  z-index: 1;
}
#sec2 .btn-reserve a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;    
  min-height: 55px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: var(--secondary);
  color: var(--primary);
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
}
#sec2 .btn-reserve a:hover {
  text-decoration: none;
}
#sec2 .btn-reserve a::after {
  content: "";
  border: 1px solid;
  border-radius: 5px;
  position: absolute;
  inset: 5px;
}
#sec2 .btn-reserve a::before {
  content: "";
  width: 21px;
  height: 23px;
  display: block;
  margin-right: 10px;
  background: url("../img/shared/icon_calendar.png") 0 0/contain no-repeat;
}
#sec2 .btn-reserve a small {
  font-size: 11px;
  letter-spacing: 0.1em;
}
#sec2 .set2 {
  margin: 15vw -5vw 0;
  padding: 10vw 5vw 15vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/shared/bg1.jpg");
  position: relative;
  overflow: hidden;
}
#sec2 .set2 .txtbox dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#sec2 .set2 .txtbox dl dt {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.26em;
}
#sec2 .set2 .txtbox dl dd {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.13em;
}
#sec2 .set2 .imgbox {
  margin-top: 3vw;
}
#sec2 .set2 .btn-link {
  width: 50vw;
  position: absolute;
  bottom: 4vw;
  right: 6vw;
  z-index: 0;
}
#sec2 .set2 .btn-link::before {
  content: "";
  width: 50vw;
  height: 50vw;
  background: var(--third);
  border-radius: 100%;
  position: absolute;
  top: -20vw;
  right: -28vw;
  z-index: -1;
}
#sec2 .set3 dl dt b{
  font-weight: normal;
  font-size: 80%;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 259px 0 119px;
  }
  #sec2::before {
    background: url("../img/dinner/sec2_bgt.png") right top/auto no-repeat;
    top: 0;
  }
  #sec2::after {
    inset: 151px 0 0;
  }
  #sec2 .wrap {
    width: 100%;
    max-width: 1500px;
    padding: 0 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec2 h2.ttl {
    font-size: 30px;
    position: relative;
  }
  #sec2 h2.ttl::before {
    content: "";
    width: 585px;
    height: 86px;
    background: url("../img/lunch/sec2_deco.png") no-repeat;
    position: absolute;
    top: -111px;
    right: -50px;
  }
  #sec2 h2.ttl .en {
    margin-top: 15px;
    font-size: 14px;
  }
  
#sec2 .ttl-txt{
  margin-top: 30px;
}
  
  #sec2 .set3 {
    margin: 0 auto;
    padding: 69px 20px 90px;
  }
  #sec2 .set3 .ttl1 {
    font-size: 20px;
    line-height: 59px;
  }
  #sec2 .set3 .ttl1 > span:first-child {
    padding: 0 16px 15px;
  }
  #sec2 .set3 .ttl2 {
    margin-top: 25px;
    font-size: 26px;
  }
  #sec2 .set3 dl {
    width: 330px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 15px 0;
  }
  #sec2 .set3 dl dt {
    font-size: 26px;
    line-height: 39px;
  }
  #sec2 .set3 dl dt small {
    font-size: 16px;
  }
  #sec2 .set3 dl dd {
    margin-top: 5px;
    font-size: 18px;
  }
  #sec2 .set3 .gr {
    max-width: 1100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    margin: 35px auto 0;
    padding-top: 44px;
    border-top: 1px solid rgb(0 0 0 / 18%);
  }

  #sec2 .btn-reserve {
    margin-top: 29px;
  }
  #sec2 .btn-reserve a {
    width: 840px;
    margin: 0 auto;
    font-size: 22px;
            min-height: 60px;
            padding: 12px;
  }
  #sec2 .btn-reserve a:hover {
    opacity: 0.7;
  }
  #sec2 .btn-reserve a::before {
    width: 25px;
    height: 27px;
    margin-right: 20px;
  }
  #sec2 .btn-reserve a small {
    font-size: 14px;
  }
  
  #sec2 .set2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 840px;
    margin: 56px auto 0;
    padding: 28px;
  }
  #sec2 .set2 .txtbox {
    width: 210px;
    padding: 0 10px 65px;
  }
  #sec2 .set2 .txtbox dl {
    display: block;
  }
  #sec2 .set2 .txtbox dl dt {
    font-size: 26px;
  }
  #sec2 .set2 .txtbox dl dd {
    margin-top: 20px;
    font-size: 18px;
  }
  #sec2 .set2 .imgbox {
    margin-top: 0;
  }
  #sec2 .set2 .btn-link {
    width: auto;
    bottom: 22px;
    right: 26px;
  }
  #sec2 .set2 .btn-link::before {
    width: 205px;
    height: 205px;
    top: -76px;
    right: -106px;
  }
}




#sec3 {
  padding-bottom: 20vw;
  background: url("../img/shared/bg.jpg");
  color: #000;
  position: relative;
  z-index: 0;
}
#sec3::after {
  content: "";
  width: 60vw;
  height: 50vw;
  background: url("../img/dinner/sec3_deco.png") 0 0/contain no-repeat;
  position: absolute;
  top: -10vw;
  left: -15vw;
}
#sec3 .bgi {
  width: 100%;
  height: 100vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#sec3 .bgi img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#sec3 h2.ttl {
  color: #fff;
  font-size: 7vw;
  line-height: 1.5;
  letter-spacing: 0.26em;
}
#sec3 h2.ttl::before {
  content: "";
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 30vw;
  display: block;
  margin: 0 auto 3vw;
  border-left: 1px solid;
}
#sec3 h2.ttl .jp {
  min-width: 10vw;
  min-height: 26vw;
  display: block;
  margin: 0 auto;
}
#sec3 h2.ttl .en {
  display: block;
  margin-top: -2vw;
  font-size: 10vw;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
}
#sec3 .set {
  margin: 10vw -3vw 0;
  text-align: center;
}
#sec3 .set .txtbox {
  margin-top: 10vw;
}
#sec3 .set .txtbox .btn-popup ,
#sec3 .set .txtbox .btn-wine{
  margin: 10vw -2vw 0;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding-bottom: 128px;
  }
  #sec3::after {
    width: 305px;
    height: 140px;
    top: -48px;
    left: 0;
  }
  #sec3 .wrap {
    width: 100%;
    max-width: 1360px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec3 .bgi {
    height: 366px;
  }
  #sec3 h2.ttl {
    width: 500px;
    font-size: 28px;
  }
  #sec3 h2.ttl::before {
    height: 143px;
    margin-bottom: 11px;
  }
  #sec3 h2.ttl .jp {
    min-width: 30px;
    min-height: 100px;
  }
  #sec3 h2.ttl .en {
    margin-top: -10px;
    font-size: 47px;
  }
  #sec3 .set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    margin: 140px 0 0;
    text-align: center;
  }
  #sec3 .set .txtbox {
    min-width: 475px;
    margin-top: 0;
  }
  #sec3 .set .txtbox .txt {
    width: 504px;
    font-size: 17px;
    line-height: 39px;
  }
  #sec3 .set .txtbox .btn-popup  ,
#sec3 .set .txtbox .btn-wine{
    margin: 65px 0 0;
  }
  #sec3 .set .imgbox .img {
    margin: -173px -100px 0 0;
  }
}

#sec4 {
  padding: 25vw 0 20vw;
}
#sec4 h2.ttl {
  min-width: 13vw;
  min-height: 25vw;
  padding: 0 3vw;
  font-size: 9vw;
  line-height: 1.5;
  letter-spacing: 0.26em;
  position: relative;
}
#sec4 h2.ttl::before {
  content: "";
  border-right: 1px solid var(--primary);
  opacity: 0.3;
  position: absolute;
  top: 0px;
  bottom: 10px;
  right: 0;
}
#sec4 .ttlbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 5vw;
     -moz-column-gap: 5vw;
          column-gap: 5vw;
  position: relative;
  z-index: 0;
}
#sec4 .ttlbox::before {
  content: "";
  width: 60vw;
  height: 20vw;
  background: url("../img/dinner/sec4_deco.png") 0 0/contain no-repeat;
  position: absolute;
  top: -20vw;
  left: var(--paddingWrap-negative);
}
#sec4 .ttlbox .catch {
  width: 40vw;
}
#sec4 .set1 .slider {
  margin: 10vw -3vw 0;
}
#sec4 .set1 .slider .slick-dots li button {
  border-color: #fff;
}
#sec4 .set1 .slider .slick-dots .slick-active button {
  background: #fff;
}
#sec4 .set1 .txtbox {
  margin-top: 10vw;
  text-align: center;
}
#sec4 .set1 .txtbox .txt {
  margin-top: 7vw;
}
#sec4 .set2 {
  margin: 15vw -3vw 0;
  padding: 10vw 3vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #676e74;
  position: relative;
}
#sec4 .set2::before {
  content: "";
  height: 20vw;
  border-left: 1px solid #676e74;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
#sec4 .set2 dl + dl {
  margin-top: 7vw;
}
#sec4 .set2 dl dt span {
  display: inline-block;
  padding: 0 3vw;
  background: #384653;
}
#sec4 .set2 dl dd {
  margin-left: 3vw;
  letter-spacing: 0;
}
#sec4 .set2 .txt {
  margin-top: 5vw;
  letter-spacing: 0;
}
#sec4 .set2 .txt .txt-link {
  position: relative;
}
#sec4 .set2 .txt .txt-link:hover {
  text-decoration: none;
}
#sec4 .set2 .txt .txt-link::after {
  content: "";
  border-bottom: 1px solid;
  position: absolute;
  inset: 0 -20px -5px;
}
#sec4 .set2 .txt .txt-link::before {
  content: "";
  width: 14px;
  height: 10px;
  display: inline-block;
  margin: 0 5px -1px 0;
  background: url("../img/shared/icon_mail.png") 0 0/contain no-repeat;
}
#sec4 .set2 .txt br.bblk{
      display: block;
}
#sec4 .set3 {
  margin: 15vw -3vw 0;
  padding: 10vw 3vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: var(--secondary);
}
#sec4 .set3 .ttl1 {
  font-size: 4vw;
  line-height: 2.5;
  letter-spacing: 0.26em;
  text-align: center;
}
#sec4 .set3 .ttl1 > span:first-child {
  padding: 0 10px 10px;
  border-bottom: 1px solid rgba(194, 202, 209, 0.33);
}
#sec4 .set3 .ttl2 {
  margin-top: 3vw;
  font-size: 5vw;
  letter-spacing: 0.26em;
  text-align: center;
}
#sec4 .set3 .sub2{
  text-align: center;
}
#sec4 .set3 .txt2{
  text-align: center;
  margin: 0 auto;
}
#sec4 .set3 dl {
  padding: 10px 0;
  border-top: 1px solid;
  line-height: 1.5;
}
#sec4 .set3 dl dt {
  font-size: 20px;
  letter-spacing: 0.26em;
}
#sec4 .set3 dl dt small {
  font-size: 14px;
  letter-spacing: 0.13em;
}
#sec4 .set3 dl dd {
  font-size: 14px;
  letter-spacing: 0.13em;
  text-align: right;
}
#sec4 .set3 .gr {
  margin-top: 7vw;
}
  #sec4 .btn-reserve {
    margin: 7vw 0 0;
  }
#sec4 .btn-link {
  margin: 7vw -3vw 0;
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding: 0 0 127px;
  }
  #sec4 .wrap {
    width: 100%;
    max-width: 1500px;
    padding: 0 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec4 h2.ttl {
    min-width: 90px;
    min-height: 337px;
    padding: 0;
    font-size: 42px;
    line-height: 92px;
  }
  #sec4 h2.ttl::before {
    display: none;
  }
  #sec4 h2.ttl span {
    min-width: 92px;
    height: 337px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: var(--secondary);
    -webkit-transform: translateY(-35px);
            transform: translateY(-35px);
  }
  #sec4 .ttlbox {
    width: 415px;
    display: block;
    margin-left: auto;
    position: relative;
    z-index: 1;
  }
  #sec4 .ttlbox::before {
    width: 397px;
    height: 100px;
    top: auto;
    bottom: -5px;
    left: 16px;
  }
  #sec4 .ttlbox .catch {
    width: auto;
    position: absolute;
    top: 173px;
    left: 73px;
  }
  #sec4 .set1 {
    position: relative;
  }
  #sec4 .set1 .slider {
    width: calc(100% - 300px);
    margin: 0;
    position: absolute;
    top: 0;
    left: -50px;
    z-index: 0;
  }
  #sec4 .set1 .slider .img img {
    width: 100%;
    height: 624px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #sec4 .set1 .txtbox {
    width: 375px;
    margin: 48px 0 0 auto;
    text-align: left;
    position: relative;
    z-index: 1;
  }
  #sec4 .set1 .txtbox .txt {
    margin-top: 36px;
  }
  #sec4 .set2 {
    margin: 55px 0 0;
    padding: 80px 20px 67px;
  }
  #sec4 .set2::before {
    display: none;
  }
  #sec4 .set2 dl {
    width: 500px;
    padding: 0 45px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec4 .set2 dl + dl {
    margin-top: 0;
    padding-left: 85px;
  }
  #sec4 .set2 dl dt span {
    padding: 0 24px;
  }
  #sec4 .set2 dl dd {
    margin: 5px 0 0 25px;
    line-height: 35px;
  }
  #sec4 .set2 .txt {
    margin-top: 32px;
    text-align: center;
  }
  #sec4 .set2 .txt .txt-link:hover::after {
    border-bottom: 0;
  }
  #sec4 .set2 .txt .txt-link::before {
    width: 21px;
    height: 16px;
    margin: 0 5px -1px 0;
  }
  #sec4 .set2 .gr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
  }
  #sec4 .set2 .gr::before {
    content: "";
    border-left: 1px solid #676e74;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
  }
  #sec4 .set3 {
    margin: 185px 0 0;
    padding: 69px 20px 90px;
  }
  #sec4 .set3 .ttl1 {
    font-size: 20px;
    line-height: 59px;
  }
  #sec4 .set3 .ttl1 > span:first-child {
    padding: 0 16px 15px;
  }
  #sec4 .set3 .ttl2 {
    margin-top: 25px;
    font-size: 26px;
  }
  #sec4 .set3 dl {
    width: 330px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 15px 0;
    border-top: 0;
    border-bottom: 1px solid;
  }
  #sec4 .set3 dl dt {
    font-size: 26px;
    line-height: 39px;
  }
  #sec4 .set3 dl dt small {
    font-size: 18px;
  }
  #sec4 .set3 dl dd {
    margin-top: 5px;
    font-size: 18px;
  }
  #sec4 .set3 .gr {
    max-width: 1100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    margin: 35px auto 0;
    padding-top: 44px;
    border-top: 1px solid rgba(255, 255, 255, 0.33);
  }
  #sec4 .btn-reserve {
    margin: 44px auto 0;
            width: 840px;
  }
  #sec4 .btn-link {
    margin: 65px 0 0;
  }
  #sec4 .btn-link .btn-style-2 {
    width: 840px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 34px 20px;
    font-size: 21px;
  }
  #sec4 .btn-link .btn-style-2::before {
    width: 177px;
    height: 24px;
    background-image: url("../img/shared/btn_deco1.png");
  }
  #sec4 .btn-link .btn-style-2::after {
    margin-bottom: 10px;
  }
  #sec4 .btn-link .btn-style-2 > span {
    min-width: 280px;
  }
  #sec4 .btn-link .btn-style-2 .en {
    font-size: 20px;
  }
}
@media screen and (min-width: 1200px) {
  #sec4 .set3 .gr {
    -webkit-column-gap: 55px;
       -moz-column-gap: 55px;
            column-gap: 55px;
  }
}











#sec4 .tel {
  margin-top: 6vw;
      line-height: 1.7272727273;
    letter-spacing: 0;
}
#sec4 .tel .tel-number {
  display: block;
  padding: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid;
  border-radius: 10px;
  text-align: center;
}
  #sec4 .txt3 {
      line-height: 1.7272727273;
    letter-spacing: 0;
    margin-top: 5px;
}
@media screen and (min-width: 768px) {
  #sec4 .tltx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;        
    border-top: 1px solid #676e74;
        padding-top: 2em;
        margin: 2em 5% 0;
    }
  #sec4 .tel {
    margin-top: 20px;
    
            width: 500px;
        padding: 0 45px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
  }
  #sec4 .tel .tel-number {
    padding: 16px 5px;
    border-radius: 5px;
    font-size: 26px;
  }
  #sec4 .txt3 {
    margin-top: 18px;
    
            width: 500px;
        padding: 0 45px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
  }
  
  
  
  
  #as2 .toggle .toggle-main .inn{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
            flex-flow: wrap;
  }
  #as2 .toggle .toggle-main .inn .pc-l{
    width: 195px;
  }
  #as2 .toggle .toggle-main .inn .pc-r{
    width: 130px;
  }
}




#as2 .btn-reserve {
  margin-top: 10vw;
  position: relative;
}
#as2 .btn-reserve a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: var(--secondary);
  color: var(--primary);
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
}
#as2 .btn-reserve a:hover {
  text-decoration: none;
}
#as2 .btn-reserve a::after {
  content: "";
  border: 1px solid;
  border-radius: 5px;
  position: absolute;
  inset: 5px;
}
#as2 .btn-reserve a::before {
  content: "";
  width: 21px;
  height: 23px;
  display: block;
  margin-right: 10px;
  background: url("../img/shared/icon_calendar.png") 0 0/contain no-repeat;
}
#as2 .btn-reserve a small {
  font-size: 11px;
  letter-spacing: 0.1em;
}


@media screen and (min-width: 768px) {
  #as2 .btn-reserve {
    margin-top: 52px;
  }
  #as2 .btn-reserve a {
    width: 840px;
    margin: 0 auto;
    padding: 46px 40px;
    font-size: 22px;
  }
  #as2 .btn-reserve a:hover {
    opacity: 0.7;
  }
  #as2 .btn-reserve a::after {
    inset: 10px;
  }
  #as2 .btn-reserve a::before {
    width: 25px;
    height: 27px;
    margin-right: 20px;
  }
  #as2 .btn-reserve a small {
    font-size: 14px;
  }
}