#key .key-js .slick-slide {
  height: 113.334vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  line-height: 0;
}

#key .key-js .slick-slide:nth-child(1) {
  background-image: url("../img/dinner/key1.jpg");
}

#key .key-js .slick-slide:nth-child(2) {
  background-image: url("../img/dinner/key2_sp.jpg");
}

#key .key-js .slick-slide:nth-child(3) {
  background-image: url("../img/dinner/key3.jpg");
}

@media only screen and (min-width: 768px) {
  #key .key-js .slick-slide {
    height: 850px;
  }
#key .key-js .slick-slide:nth-child(2) {
  background-image: url("../img/dinner/key2.jpg");
}

}

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

#sec1:before {
  content: '';
  width: 68vw;
  height: 68vw;
  background-image: url(../img/dinner/sec1_deco1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: -10vw;
  top: -3vw;
  z-index: -1;
}

#sec1:after {
  content: '';
  width: 38vw;
  height: 38vw;
  background-image: url("../img/index/sec3_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -5vw;
  bottom: 2vw;
  z-index: -1;
}

#sec1 h2 {
  margin: 0 auto;
  font-size: 6.4vw;
  line-height: 10vw;
  letter-spacing: 0.14em;
}

#sec1 h2 .r1 {
  margin-top: 14vw;
}

#sec1 h2 .r2 {
  font-size: 8vw;
  margin: 15vw 2vw 0 0;
}

#sec1 .img1 {
  margin: 7vw 0 10vw;
}

#sec1 .coll {
  display: flex;
  justify-content: space-between;
  padding: 0 6.5%;
}

#sec1 .coll .img3 {
  margin: 15vw 0 0 2vw;
}

#sec1 .colr {
  padding: 0 6.5%;
}

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

@media only screen and (min-width: 768px) {
  #sec1 {
    padding: 172px 0 111px;
  }
  #sec1:before {
    width: 511px;
    height: 452px;
    left: calc(50% - 715px);
    top: 0;
  }
  #sec1:after {
    width: 282px;
    height: 283px;
    right: calc(50% - 671px);
    bottom: 28px;
  }
  #sec1 h2 {
    margin: 0;
    font-size: 36px;
    line-height: 52px;
    position: absolute;
    top: 35px;
    left: 98px;
    z-index: 1;
  }
  #sec1 h2 .r1 {
    margin-top: 82px;
  }
  #sec1 h2 .r2 {
    font-size: 46px;
    margin: 92px 24px 0 0;
  }
  #sec1 .img1 {
    width: 723px;
    margin: 0 0 74px 371px;
  }
  #sec1 .coll {
    width: 560px;
    float: left;
    padding: 0;
    margin: 8px 0 0 -57px;
  }
  #sec1 .coll .img3 {
    margin: 79px 0 0 0;
  }
  #sec1 .colr {
    width: 475px;
    float: right;
    margin-right: -27px;
    padding: 0;
  }
  #sec1 .colr .txt {
    margin: 0 70px 56px 0;
  }
}

#sec2 {
  position: relative;
  padding: 12vw 0 0;
}

#sec2:before {
  content: '';
  height: 55vw;
  background-image: url("../img/dinner/bg_deco.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
}

#sec2 h2 {
  position: relative;
  z-index: 2;
  font-size: 7vw;
  letter-spacing: 0.14em;
  line-height: 8vw;
}

#sec2 .note {
  position: relative;
  z-index: 2;
  margin-top: 3vw;
}

#sec2 .box-title {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  color: #fff;
  padding: 24vw 10.5% 20vw;
}

#sec2 .box-title h3 {
  font-size: 7.2vw;
  letter-spacing: 0.14em;
  line-height: 10vw;
  margin: 0 auto 6vw;
}

#sec2 .set-list {
  position: relative;
}

#sec2 .set-list .set-row {
  padding-top: 10vw;
}

#sec2 .set-list .set-row .set-img {
  width: 88%;
  margin: 0 auto;
}

#sec2 .set-list .set-row .set-left {
  position: relative;
  padding: 10vw 6.5%;
}

#sec2 .set-list .set-row .set-left dl dt {
  font-size: 5.6vw;
  letter-spacing: 0.14em;
  line-height: 8vw;
  position: relative;
  padding-left: 3vw;
}

#sec2 .set-list .set-row .set-left dl dt:before {
  content: '';
  width: 3px;
  height: 5vw;
  background: #5f4123;
  position: absolute;
  left: 0;
  top: 1.8vw;
}

#sec2 .set-list .set-row .set-left dl dt small {
  font-size: 5vw;
}

#sec2 .set-list .set-row .set-left dl dd {
  font-size: 4.8vw;
  line-height: 6vw;
  letter-spacing: 0.14em;
  margin: 2vw 0 4vw 3.5vw;
}

#sec2 .set-list .set-row .set-left dl dd small {
  font-size: 4vw;
}

#sec2 .set-list .set-row .set-left .txt {
  padding: 0 3.5vw;
}

#sec2 .set1 .box-title {
  background-image: url("../img/dinner/sec2_set1_bg.jpg");
  padding: 24vw 10.5% 12vw;
}

#sec2 .set2 .box-title {
  background-image: url("../img/dinner/sec2_set2_bg.jpg");
}

#sec2 .set3 .box-title {
  background-image: url("../img/dinner/sec2_set3_bg.jpg");
}

@media only screen and (min-width: 768px) {
  #sec2 {
    padding: 123px 0 0;
  }
  #sec2:before {
    height: 441px;
  }
  #sec2 h2 {
    font-size: 46px;
    line-height: 60px;
  }
  #sec2 .note {
    margin: 27px 0 -3px;
  }
  #sec2 .box-title {
    height: 650px;
    padding: 264px 30px 155px;
  }
  #sec2 .box-title h3 {
    font-size: 48px;
    line-height: 70px;
    margin: 0 auto 20px;
  }
  #sec2 .box-title .txt {
    text-align: center;
  }
  #sec2 .set-list {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background: #eae2d1;
  }
  #sec2 .set-left1 {
    width: 50%;
	  
  }
  #sec2 .set-left1 .set-row {
    overflow: hidden;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 750px;
    background: transparent;
  }
  #sec2 .set-left1 .set-row .set-left {
    max-width: 360px;
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }
  #sec2 .set-left1 .set-row .set-left dl dt {
    font-size: 28px;
    line-height: 40px;
    padding-left: 22px;
  }
  #sec2 .set-left1 .set-row .set-left dl dt:before {
    width: 4px;
    height: 27px;
    top: 10px;
  }
  #sec2 .set-left1 .set-row .set-left dl dt small {
    font-size: 20px;
  }
  #sec2 .set-left1 .set-row .set-left dl dd {
    font-size: 22px;
    line-height: 40px;
    margin: 2px 0 21px 22px;
  }
  #sec2 .set-left1 .set-row .set-left dl dd small {
    font-size: 18px;
  }
  #sec2 .set-left1 .set-row .set-left .txt {
    padding: 0 0 0 23px;
  }
  #sec2 .set-right {
    width: 50%;
    position: relative;
    margin: 0px;
    overflow: hidden;
  }
  #sec2 .set-right .set-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 750px;
    overflow: hidden;
  }
  #sec2 .set-right .set-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
  }
  #sec2 .set-right .set-bg:nth-child(n+2) {
    backface-visibility: hidden;
    height: 0;
    transform: scale(1.2);
    transform-origin: top;
    will-change: height;
  }
  #sec2 .set1 .box-title {
    padding: 279px 30px 155px;
  }
  #sec2 .set1 .box-title h3 {
    margin-bottom: 35px;
  }
}

#sec3 {
  position: relative;
  z-index: 1;
  padding: 13vw 0 16vw;
}

#sec3:before {
  content: '';
  width: 38vw;
  height: 38vw;
  background-image: url(../img/dinner/sec3_deco1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 5vw;
  z-index: -1;
}

#sec3:after {
  content: '';
  width: 68vw;
  height: 68vw;
  background-image: url(../img/dinner/sec3_deco2.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -10vw;
  bottom: 0;
  z-index: -1;
}

#sec3 h2 {
  font-size: 9vw;
  line-height: 12vw;
  letter-spacing: 0.06em;
  position: relative;
}

#sec3 h2:before {
  content: '';
  width: 20%;
  height: 2vw;
  background-image: url(../img/shared/ttl_line.png);
  background-repeat: repeat-x;
  background-size: 5.4vw;
  position: absolute;
  left: -4.5%;
  top: 6.6vw;
}

#sec3 h2:after {
  content: '';
  width: 20%;
  height: 2vw;
  background-image: url(../img/shared/ttl_line.png);
  background-repeat: repeat-x;
  background-size: 5.4vw;
  position: absolute;
  right: -4.5%;
  top: 6.6vw;
}

#sec3 .txt {
  margin: 5vw 0 10vw;
}

#sec3 .toggle .toggle-link span.link {
  font-size: 5.4vw;
  line-height: 8vw;
  padding: 5vw 10%;
}

#sec3 .toggle .toggle-link span.link:after {
  width: 12vw;
  background-image: url("../img/dinner/icon_arrow2.png");
}

#sec3 .toggle .toggle-main .note {
  margin: 3vw 0 8vw;
}

#sec3 .toggle .toggle-main .blk .item {
  margin-bottom: 10vw;
}

#sec3 .toggle .toggle-main .blk .ttl {
  font-size: 15px;
  line-height: 22px;
  border-bottom: 2px solid #7b7b7b;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

#sec3 .toggle .toggle-main .blk dl {
  line-height: 22px;
  letter-spacing: 0.15em;
  width: 100%;
  display: table;
  border-bottom: 1px solid #7b7b7b;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

#sec3 .toggle .toggle-main .blk dl dt {
  display: table-cell;
}

#sec3 .toggle .toggle-main .blk dl dd {
  display: table-cell;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
}

#sec3 .active .toggle-link span.link:after {
  background-image: url("../img/dinner/icon_arrow3.png");
}

#sec3 .box {
  position: relative;
  margin-top: 10vw;
}

#sec3 .box:before {
  content: '';
  height: 2vw;
  background-image: url(../img/shared/ttl_line2.png);
  background-repeat: repeat-x;
  background-size: 5.4vw;
  position: absolute;
  left: 0;
  right: 0;
  top: 2vw;
  z-index: 1;
}

#sec3 .box:after {
  content: '';
  height: 2vw;
  background-image: url(../img/shared/ttl_line2.png);
  background-repeat: repeat-x;
  background-size: 5.4vw;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2vw;
  z-index: 1;
}

#sec3 .box a {
  background-image: url("../img/shared/bg4.jpg");
  position: relative;
  padding-bottom: 12vw;
}

#sec3 .box a:after {
  content: '';
  width: 15vw;
  height: 16vw;
  background-image: url("../img/dinner/icon_arrow1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}

#sec3 .box a .img {
  width: 60%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#sec3 .box a .col .ttl {
  font-size: 7vw;
  letter-spacing: 0.14em;
  line-height: 9vw;
  margin-bottom: 3vw;
}

#sec3 .box a .col .txt2 {
  padding: 0 6.5%;
}

#sec3 .box a:hover img {
  opacity: 1 !important;
}

@media only screen and (min-width: 768px) {
  #sec3 {
    padding: 138px 0 130px;
  }
  #sec3:before {
    width: 283px;
    height: 282px;
    left: calc(50% - 640px);
    top: 113px;
  }
  #sec3:after {
    width: 511px;
    height: 512px;
    right: calc(50% - 807px);
    bottom: 371px;
  }
  #sec3 h2 {
    font-size: 56px;
    line-height: 70px;
  }
  #sec3 h2:before {
    width: 256px;
    height: 6px;
    background-size: auto;
    left: 39px;
    top: 37px;
  }
  #sec3 h2:after {
    width: 256px;
    height: 6px;
    background-size: auto;
    right: 39px;
    top: 37px;
  }
  #sec3 .txt {
    text-align: center;
    margin: 46px 0 43px;
  }
  #sec3 .toggle .toggle-link {
    width: 608px;
    margin: 0 auto;
  }
  #sec3 .toggle .toggle-link span.link {
    font-size: 32px;
    line-height: 50px;
    padding: 23px 75px 28px;
  }
  #sec3 .toggle .toggle-link span.link:after {
    width: 71px;
  }
  #sec3 .toggle .toggle-main .note {
    margin: 22px 0 50px;
  }
  #sec3 .toggle .toggle-main .blk {
    padding: 0 18px;
  }
  #sec3 .toggle .toggle-main .blk .col {
    width: 464px;
  }
  #sec3 .toggle .toggle-main .blk .item {
    margin-bottom: 33px;
  }
  #sec3 .toggle .toggle-main .blk .ttl {
    font-size: 17px;
    padding-bottom: 10px;
    margin-bottom: 9px;
  }
  #sec3 .toggle .toggle-main .blk dl {
    font-size: 15px;
    padding-bottom: 11px;
    margin-bottom: 10px;
  }
  #sec3 .box {
    width: 912px;
    margin: 56px auto 0;
  }
  #sec3 .box:before {
    height: 6px;
    background-size: auto;
    top: 21px;
  }
  #sec3 .box:after {
    height: 6px;
    background-size: auto;
    bottom: 21px;
  }
  #sec3 .box a {
    padding-bottom: 23px;
    display: flex;
  }
  #sec3 .box a:before {
    content: '';
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    outline: 1px solid;
    outline-color: #333;
    outline-offset: 0px;
    transition: 0.3s all ease-in-out;
    z-index: -1;
  }
  #sec3 .box a:after {
    width: 96px;
    height: 97px;
  }
  #sec3 .box a .img {
    width: 280px;
    margin: 0 0 0 108px;
  }
  #sec3 .box a .col {
    margin: 108px 0 0 61px;
    display: flex;
  }
  #sec3 .box a .col .ttl {
    order: 2;
    font-size: 46px;
    line-height: 60px;
    margin: 3px 0 0 32px;
    position: relative;
    text-align: left;
    cursor: pointer;
  }
  #sec3 .box a .col .ttl:before {
    content: '';
    width: 38px;
    height: 38px;
    background-image: url("../img/index/sec3_deco2.png");
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -47px;
  }
  #sec3 .box a .col .txt2 {
    order: 1;
    padding: 0;
    cursor: pointer;
  }
  #sec3 .box a:hover:before {
    animation: light .8s infinite;
  }
}

#sec4 {
  padding: 18vw 0;
  position: relative;
}

#sec4:before {
  content: '';
  width: 14.67vw;
  height: 18vw;
  background-image: url(../img/index/sec1_deco1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 5vw;
  top: 10vw;
}

#sec4 h2 {
  font-size: 7vw;
  letter-spacing: 0.14em;
  line-height: 9vw;
}

#sec4 .txt {
  margin: 6vw 6.5% 9vw;
}

#sec4 .row1 {
  position: relative;
}

#sec4 .row1:before {
  content: '';
  width: 22.134vw;
  height: 25vw;
  background-image: url(../img/index/sec1_deco2.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0vw;
  top: 66vw;
}

#sec4 .row1 .col {
  padding: 9vw 0;
}

#sec4 .row1 .col dl dt {
  font-size: 5.6vw;
  letter-spacing: 0.14em;
  line-height: 8vw;
  position: relative;
  padding-left: 3vw;
}

#sec4 .row1 .col dl dt:before {
  content: '';
  width: 3px;
  height: 5vw;
  background: #5f4123;
  position: absolute;
  left: 0;
  top: 1.8vw;
}

#sec4 .row1 .col dl dd {
  font-size: 4.8vw;
  line-height: 6vw;
  letter-spacing: 0.14em;
  margin: 2vw 0 5vw 3.5vw;
}

#sec4 .row2 {
  margin-top: 5vw;
}

#sec4 .row2 h3 {
  font-size: 6vw;
  line-height: 8vw;
  letter-spacing: 0.14em;
}

#sec4 .row2 .note {
  margin: 3vw 0 6vw;
}

#sec4 .row2 .coll {
  border-top: 2px solid #7b7b7b;
  padding-top: 8px;
  margin-top: 8vw;
}

#sec4 .row2 .coll dl {
  line-height: 22px;
  letter-spacing: 0.15em;
  width: 100%;
  display: table;
  border-bottom: 1px solid #7b7b7b;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

#sec4 .row2 .coll dl dt {
  display: table-cell;
}

#sec4 .row2 .coll dl dd {
  display: table-cell;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
}

@media only screen and (min-width: 768px) {
  #sec4 {
    padding: 122px 0 54px;
  }
  #sec4:before {
    width: 70px;
    height: 80px;
    left: calc(50% - 344px);
    top: 116px;
  }
  #sec4 h2 {
    font-size: 46px;
    line-height: 60px;
  }
  #sec4 .txt {
    text-align: center;
    margin: 35px 0 58px;
  }
  #sec4 .row1:before {
    width: 106px;
    height: 119px;
    right: calc(50% - 419px);
    top: 12px;
  }
  #sec4 .row1 .img {
    width: 603px;
    float: left;
    margin-left: -101px;
  }
  #sec4 .row1 .col {
    width: 461px;
    float: right;
    padding: 0;
    margin-top: 52px;
  }
  #sec4 .row1 .col dl dt {
    font-size: 28px;
    line-height: 40px;
    padding-left: 22px;
  }
  #sec4 .row1 .col dl dt:before {
    width: 4px;
    height: 28px;
    top: 9px;
  }
  #sec4 .row1 .col dl dt small {
    font-size: 20px;
  }
  #sec4 .row1 .col dl dd {
    font-size: 22px;
    line-height: 40px;
    margin: 8px 0 23px 22px;
  }
  #sec4 .row1 .col dl dd small {
    font-size: 18px;
  }
  #sec4 .row1 .col .txt2 {
    padding-left: 23px;
  }
  #sec4 .row2 {
    margin-top: 70px;
  }
  #sec4 .row2 h3 {
    font-size: 36px;
    line-height: 50px;
  }
  #sec4 .row2 .note {
    margin: 14px 0 44px;
  }
  #sec4 .row2 .colr {
    width: 554px;
    float: right;
    margin-right: -84px;
  }
  #sec4 .row2 .colr .note2 {
    margin-top: 5px;
  }
  #sec4 .row2 .coll {
    width: 463px;
    float: left;
    padding-top: 10px;
    margin: 6px 0 0 21px;
  }
  #sec4 .row2 .coll dl {
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 10px;
    margin-bottom: 11px;
  }
}
