@charset "UTF-8";
#key {
  background-image: url("../img/shinsakae-menu/key.jpg");
}

#sec1 {
  padding: 20vw 6.7vw 16vw;
  position: relative;
  color: #181818;
}

#sec1:before {
  content: '';
  background-image: url("../img/shared/bg2.jpg");
  position: absolute;
  left: 0;
  right: 0;
  top: -2px;
  bottom: -2px;
  z-index: -2;
}

#sec1 .col-left {
  margin-bottom: 12vw;
  position: relative;
  z-index: 1;
}

#sec1 .col-left .logo {
  width: 25vw;
  margin: 0 auto 3vw;
}

#sec1 .col-left h2 {
  line-height: 14vw;
  margin-bottom: 8vw;
}

#sec1 .col-left h2 .fz48 {
  font-size: 7vw;
  letter-spacing: 0.1em;
}

#sec1 .col-left h2 .fz52 {
  font-size: 8vw;
  letter-spacing: 0.1em;
}

#sec1 .col-left h2 .fz72 {
  font-size: 11vw;
  letter-spacing: 0.1em;
}

#sec1 .col-left .txt {
  margin-bottom: 8vw;
}

#sec1 .col-left .note {
  line-height: 24px;
}

#sec1 .s1-slider {
  line-height: 0;
  margin-bottom: 10vw;
  position: relative;
  z-index: 1;
}

#sec1 .s1-slider .slick-dots {
  justify-content: flex-end;
  margin-top: 2vw;
}

#sec1 .btn-group {
  position: relative;
  z-index: 1;
}

#sec1 .btn-group li {
  margin-bottom: 4vw;
}

#sec1 .deco {
  position: absolute;
  left: 0;
  bottom: -40vw;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 105px 30px 164px;
  }
  #sec1 .inner {
    max-width: 1296px;
    width: 100%;
    margin: 0 auto;
  }
  #sec1 .blk {
    margin-bottom: 42px;
  }
  #sec1 .col-left {
    width: 490px;
    margin-bottom: 0;
  }
  #sec1 .col-left .logo {
    width: 137px;
    margin: 0 auto 24px;
  }
  #sec1 .col-left .logo img {
    width: 100%;
    height: auto;
  }
  #sec1 .col-left h2 {
    line-height: 60px;
    margin-bottom: 55px;
  }
  #sec1 .col-left h2 .fz48 {
    font-size: 48px;
  }
  #sec1 .col-left h2 .fz48 small {
    font-size: 40px;
  }
  #sec1 .col-left h2 .fz52 {
    font-size: 52px;
  }
  #sec1 .col-left h2 .fz72 {
    font-size: 72px;
    margin-top: 31px;
  }
  #sec1 .col-left .txt {
    margin-bottom: 63px;
  }
  #sec1 .col-left .note {
    line-height: 26px;
  }
  #sec1 .s1-slider {
    max-width: 749px;
    width: calc(100% - 520px);
    line-height: 0;
    margin: 21px 0 0;
  }
  #sec1 .s1-slider .slick-list {
    height: 702px;
  }
  #sec1 .s1-slider .slick-list * {
    height: 100%;
  }
  #sec1 .s1-slider .slick-dots {
    margin-top: 16px;
  }
  #sec1 .s1-slider .slick-dots li button {
    background: #bf8100;
  }
  #sec1 .btn-group li {
    margin: 0 0 0 30px;
  }
  #sec1 .deco {
    bottom: -390px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1500px) {
  #sec1 .deco {
    left: calc(50% - 750px);
  }
}

@media screen and (min-width: 768px) and (max-width: 1430px) {
  #sec1 {
    padding-right: 60px;
  }
}

#sec2 {
  padding-bottom: 20vw;
}

#sec2 .set1 {
  position: relative;
  margin-bottom: 20vw;
}

#sec2 .set1:before {
  content: '';
  width: 90vw;
  height: 100vw;
  background-image: url("../img/shinsakae-menu/sec2_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  bottom: 40vw;
}

#sec2 .set1 .col-right {
  margin-bottom: 8vw;
  position: relative;
  z-index: 1;
}

#sec2 .set1 .col-right .img1 {
  padding: 0 0 5vw 6.7vw;
}

#sec2 .set1 .col-right .img2 {
  width: 67vw;
  height: 53vw;
  margin: 0 3.3vw 0 auto;
}

#sec2 .set1 .col-left {
  padding: 0 6.7vw;
}

#sec2 .set1 .col-left h2 {
  font-size: 15vw;
  letter-spacing: 0;
  line-height: 20vw;
  position: absolute;
  left: 1vw;
  top: 82vw;
  z-index: 1;
}

#sec2 .set1 .col-left h2 .r2 {
  font-size: 17vw;
  margin-top: -1vw;
  position: relative;
  left: 6vw;
}

#sec2 .set1 .col-left h2 .r3 {
  margin-top: -1.5vw;
}

#sec2 .set1 .col-left .txt {
  margin-bottom: 10vw;
  position: relative;
  z-index: 1;
}

#sec2 .set1 .col-left .box {
  position: relative;
  z-index: 1;
  padding-bottom: 8vw;
}

#sec2 .set1 .col-left .box:before {
  content: '';
  border: 1px solid;
  position: absolute;
  left: 0;
  right: 0;
  top: 10vw;
  bottom: 0;
}

#sec2 .set1 .col-left .box h3 {
  font-size: 7vw;
  letter-spacing: 0.1em;
  line-height: 10vw;
  position: relative;
  z-index: 1;
  margin: 0 0 6vw 8vw;
}

#sec2 .set1 .col-left .box h3 .dtb {
  display: table;
  padding-right: 1vw;
}

#sec2 .set1 .col-left .box h3 span.cl-yellow2 {
  display: inline-block;
  font-size: 13vw;
  line-height: 13vw;
  letter-spacing: 0;
  border: 1px solid #181818;
  padding: 0.5vw 0.5vw 1.5vw;
  position: relative;
  top: 1.6vw;
}

#sec2 .set1 .col-left .box h3 span.cl-yellow2.big2 {
  border-left: none;
  margin-right: 1vw;
}

#sec2 .set1 .col-left .box .list {
  display: table;
  margin: 0 auto;
}

#sec2 .set1 .col-left .box .list dl {
  width: 100%;
  display: table;
}

#sec2 .set1 .col-left .box .list dl dt {
  display: table-cell;
  width: 100px;
}

#sec2 .set1 .col-left .box .list dl dd {
  display: table-cell;
}

#sec2 .set2 {
  position: relative;
  margin-bottom: 15vw;
}

#sec2 .set2 .img {
  margin-bottom: 10vw;
  position: relative;
  z-index: 1;
}

#sec2 .set2 .col-title {
  position: relative;
  z-index: 1;
}

#sec2 .set2 .col-title h2 {
  font-size: 10vw;
  line-height: 10vw;
}

#sec2 .set2 .col-title h2 span.cl-yellow2 {
  display: inline-block;
  font-size: 13vw;
  line-height: 13vw;
  letter-spacing: 0;
  border: 1px solid #181818;
  border-left: none;
  padding: 1.5vw 1.5vw 2.5vw;
}

#sec2 .set2 .col-title h2 span.cl-yellow2:first-child {
  border-left: 1px solid #181818;
}

#sec2 .set2 .col-title h2 span.cl-yellow2.last {
  margin-right: 2vw;
}

#sec2 .set2 .col-title h2 small {
  margin-top: 4vw;
}

#sec2 .set2 .col-title .price {
  font-size: 5vw;
  letter-spacing: 0.15em;
  line-height: 8vw;
  margin: -8vw 0 0 35vw;
}

#sec2 .set2 .deco {
  position: absolute;
  right: 0;
  top: 70vw;
}

#sec2 .set3 {
  position: relative;
  z-index: 0;
  margin-bottom: 15vw;
}

#sec2 .set3 .img {
  margin-bottom: 10vw;
  position: relative;
  z-index: 1;
}

#sec2 .set3 .col-title {
  position: relative;
  z-index: 1;
}

#sec2 .set3 .col-title h2 {
  font-size: 10vw;
  line-height: 10vw;
}

#sec2 .set3 .col-title h2 span.cl-yellow2 {
  display: inline-block;
  font-size: 13vw;
  line-height: 13vw;
  letter-spacing: 0;
  border: 1px solid #181818;
  border-left: none;
  padding: 1.5vw 1.5vw 2.5vw;
}

#sec2 .set3 .col-title h2 span.cl-yellow2:first-child {
  border-left: 1px solid #181818;
}

#sec2 .set3 .col-title h2 span.cl-yellow2.last {
  margin-right: 2vw;
}

#sec2 .set3 .col-title h2 small {
  margin-top: 4vw;
}

#sec2 .set3 .col-title .price {
  font-size: 5vw;
  letter-spacing: 0.15em;
  line-height: 8vw;
  margin: -8vw 0 0 35vw;
}

#sec2 .set3 .deco {
  position: absolute;
  left: 0;
  top: 70vw;
  z-index: -2;
}

#sec2 .set4 {
  background: #fff;
  margin: 0 3.3vw;
  padding: 6.7vw 0 10vw;
  position: relative;
  z-index: 1;
}

#sec2 .set4 .img {
  margin-bottom: 8vw;
}

#sec2 .set4 h2 {
  font-size: 5.8vw;
  letter-spacing: 0.1em;
  line-height: 8vw;
  margin-bottom: 6vw;
}

#sec2 .set4 dl {
  margin-bottom: 6vw;
}

#sec2 .set4 dl dt {
  font-size: 5vw;
  letter-spacing: 0.1em;
  line-height: 8vw;
  margin-bottom: 4vw;
}

#sec2 .set4 dl dt small {
  font-size: 4.2vw;
}

#sec2 .set4 dl dd {
  font-size: 4.8vw;
  letter-spacing: 0.14em;
  line-height: 8vw;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding-bottom: 158px;
  }
  #sec2 .set1 {
    margin-bottom: 112px;
  }
  #sec2 .set1:before {
    width: 482px;
    height: 541px;
    left: calc(50% - 750px);
    bottom: -217px;
  }
  #sec2 .set1 .inner {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
  }
  #sec2 .set1 .col-right {
    order: 2;
    width: calc(100% - 538px);
    margin-bottom: 0;
  }
  #sec2 .set1 .col-right .img1 {
    height: 702px;
    margin: 0 calc(-50vw + 82%) 32px 2px;
    padding: 0;
  }
  #sec2 .set1 .col-right .img2 {
    max-width: 558px;
    height: 382px;
    margin: 0 2px 0 auto;
  }
  #sec2 .set1 .col-left {
    order: 1;
    width: 538px;
    padding: 0;
  }
  #sec2 .set1 .col-left h2 {
    font-size: 152px;
    line-height: 200px;
    position: relative;
    left: auto;
    top: auto;
    margin: 144px 0 45px 171px;
    white-space: nowrap;
  }
  #sec2 .set1 .col-left h2 .r2 {
    font-size: 163px;
    margin-top: -10px;
    left: 52px;
  }
  #sec2 .set1 .col-left h2 .r3 {
    margin-top: -10px;
  }
  #sec2 .set1 .col-left .txt {
    margin: 0 48px 51px 50px;
  }
  #sec2 .set1 .col-left .box {
    width: 609px;
    padding-bottom: 31px;
    margin-left: 119px;
  }
  #sec2 .set1 .col-left .box:before {
    top: 59px;
  }
  #sec2 .set1 .col-left .box h3 {
    font-size: 46px;
    line-height: 60px;
    margin: 0 0 48px 74px;
  }
  #sec2 .set1 .col-left .box h3 .dtb {
    padding-right: 0px;
  }
  #sec2 .set1 .col-left .box h3 span.cl-yellow2 {
    font-size: 82px;
    line-height: 82px;
    padding: 7px 2px 0px;
    top: 13px;
  }
  #sec2 .set1 .col-left .box h3 span.cl-yellow2.big2 {
    margin-right: 4px;
  }
  #sec2 .set1 .col-left .box .list {
    display: flex;
    justify-content: center;
    margin: 0 0 0 42px;
    font-size: 18px;
  }
  #sec2 .set1 .col-left .box .list .col {
    margin: 0 28px;
  }
  #sec2 .set1 .col-left .box .list dl {
    width: auto;
  }
  #sec2 .set1 .col-left .box .list dl dt {
    width: 80px;
  }
  #sec2 .set1 .col-left .box .list dl dd {
    letter-spacing: 0.14em;
  }
  #sec2 .set2 {
    margin-bottom: -127px;
  }
  #sec2 .set2 .img {
    width: 600px;
    margin: 0 0 0 -152px;
  }
  #sec2 .set2 .col-title {
    margin: 143px 0 0 41px;
  }
  #sec2 .set2 .col-title h2 {
    font-size: 60px;
    line-height: 60px;
  }
  #sec2 .set2 .col-title h2 span.cl-yellow2 {
    font-size: 82px;
    line-height: 82px;
    padding: 19px 14px 9px;
    position: relative;
    top: -13px;
  }
  #sec2 .set2 .col-title h2 span.cl-yellow2.last {
    margin-right: 15px;
  }
  #sec2 .set2 .col-title h2 small {
    margin: 18px 0 0 15px;
    letter-spacing: 0.03em;
  }
  #sec2 .set2 .col-title .price {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.1em;
    margin: -53px 0 0 215px;
  }
  #sec2 .set2 .deco {
    top: -202px;
  }
  #sec2 .set3 {
    margin-bottom: 136px;
  }
  #sec2 .set3 .img {
    order: 2;
    width: 600px;
    margin: 0 -149px 0 0;
  }
  #sec2 .set3 .col-title {
    margin: 0 52px 0 0;
  }
  #sec2 .set3 .col-title h2 {
    font-size: 60px;
    line-height: 60px;
    text-align: right;
  }
  #sec2 .set3 .col-title h2 span.cl-yellow2 {
    font-size: 82px;
    line-height: 82px;
    border: 1px solid #181818;
    border-top: none;
    padding: 10px 14px 18px;
    position: relative;
    left: 4px;
  }
  #sec2 .set3 .col-title h2 span.cl-yellow2:first-child {
    border-top: 1px solid #181818;
  }
  #sec2 .set3 .col-title h2 span.cl-yellow2.last {
    margin: 0 0 11px;
  }
  #sec2 .set3 .col-title h2 small {
    margin: 0 19px 4px 0;
  }
  #sec2 .set3 .col-title .price {
    text-align: right;
    font-size: 30px;
    line-height: 49px;
    letter-spacing: 0.1em;
    margin: 8px 40px -7px 0;
  }
  #sec2 .set3 .deco {
    top: -36px;
  }
  #sec2 .set4 {
    max-width: 1106px;
    width: 100%;
    margin: 0 auto;
    padding: 42px 50px 36px;
  }
  #sec2 .set4 .img {
    width: 502px;
    margin: 0 0 0 -2px;
  }
  #sec2 .set4 .col-right {
    width: 377px;
    margin: 84px 71px 0 0;
  }
  #sec2 .set4 h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
    position: absolute;
    right: 9px;
    top: 2px;
    z-index: 1;
  }
  #sec2 .set4 dl {
    margin-bottom: 36px;
  }
  #sec2 .set4 dl dt {
    font-size: 26px;
    line-height: 37px;
    margin-bottom: 32px;
  }
  #sec2 .set4 dl dt small {
    font-size: 20px;
    margin-top: 5px;
  }
  #sec2 .set4 dl dd {
    font-size: 20px;
    line-height: 37px;
  }
  #sec2 .set4 .txt {
    letter-spacing: 0.1em;
    margin-right: 6px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1500px) {
  #sec2 .set2 .deco {
    right: calc(50% - 750px);
  }
  #sec2 .set3 .deco {
    left: calc(50% - 750px);
  }
}

@media screen and (min-width: 768px) and (max-width: 1330px) {
  #sec2 .set1 .col-left .box {
    width: 580px;
    margin-left: 20px;
  }
  #sec2 .set1 .col-left .box .list {
    margin-left: 0;
  }
}

#sec3 {
  padding: 10vw 0 20vw;
  position: relative;
  z-index: 0;
}

#sec3:before {
  content: '';
  height: 50vw;
  background-image: url("../img/shared/bg2.jpg");
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  z-index: -2;
}

#sec3:after {
  content: '';
  width: 26vw;
  height: 60vw;
  background-image: url("../img/shinsakae-menu/sec3_deco6.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  left: 0;
  bottom: -5vw;
  z-index: -1;
}

#sec3 dl {
  font-size: 5.8vw;
  letter-spacing: 0.1em;
  line-height: 10vw;
  text-shadow: 1px 1px 0px #7b7253, -1px -1px 0px #7b7253, 0px 0px 4px #5a512b;
}

#sec3 dl dd {
  font-size: 5vw;
}

#sec3 dl dd small {
  font-size: 4.8vw;
}

#sec3 .set1 {
  position: relative;
  margin-bottom: 15vw;
}

#sec3 .set1:before {
  content: '';
  width: 100vw;
  height: 100vw;
  background-image: url("../img/shinsakae-menu/sec3_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 60vw;
  z-index: -2;
}

#sec3 .set1:after {
  content: '';
  width: 26vw;
  height: 60vw;
  background-image: url("../img/shinsakae-menu/sec3_deco4.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 68vw;
  z-index: -1;
}

#sec3 .set1 h2 {
  color: #181818;
  margin-bottom: 8vw;
  position: relative;
}

#sec3 .set1 h2:before {
  content: '';
  width: 4vw;
  height: 1px;
  background: #181818;
  position: absolute;
  left: 0;
  top: 50%;
  opacity: 0;
}

#sec3 .set1 .blk {
  padding: 0 6.7vw;
}

#sec3 .set1 .blk .img {
  margin-bottom: 8vw;
}

#sec3 .set1 .blk .col-text dl {
  margin-bottom: 4vw;
}

#sec3 .set2 {
  padding: 0 6.7vw;
  position: relative;
}

#sec3 .set2:before {
  content: '';
  width: 40vw;
  height: 100vw;
  background-image: url("../img/shinsakae-menu/sec3_deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  top: 50vw;
  z-index: -2;
}

#sec3 .set2:after {
  content: '';
  width: 100vw;
  height: 100vw;
  background-image: url("../img/shinsakae-menu/sec3_deco3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  right: 0;
  bottom: -30vw;
  z-index: -2;
}

#sec3 .set2 .inner:before {
  content: '';
  width: 26vw;
  height: 60vw;
  background-image: url("../img/shinsakae-menu/sec3_deco5.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 0;
  bottom: -10vw;
  z-index: -1;
}

#sec3 .set2 .col {
  margin-bottom: 15vw;
}

#sec3 .set2 .img {
  margin-bottom: 8vw;
}

#sec3 .set2 dl {
  margin-bottom: 4vw;
}

#sec3 .set3 {
  padding: 6.7vw 6.7vw 10vw;
  margin: 0 3.3vw 10vw;
}

#sec3 .set3 .col-left {
  margin-bottom: 6vw;
}

#sec3 .set3 .col-left .s3-slider {
  line-height: 0;
}

#sec3 .set3 .col-left .s3-slider .item {
  position: relative;
}

#sec3 .set3 .col-left .s3-slider .item .ttl {
  width: 15vw;
  height: 15vw;
  font-size: 12vw;
  letter-spacing: 0;
  line-height: 14vw;
  text-align: center;
  border: 1px solid;
  position: absolute;
  top: 3vw;
  right: 3vw;
  z-index: 1;
}

#sec3 .set3 .col-left .s3-slider .item .ttl2 {
  background: #ece4d8;
}

#sec3 .set3 .col-left .s3-thumb {
  margin: -5vw -3.3vw 4vw auto;
}

#sec3 .set3 .col-left .s3-thumb .slick-track {
  transform: none !important;
  display: flex;
  justify-content: flex-end;
}

#sec3 .set3 .col-left .s3-thumb .slick-slide {
  float: none;
  width: 25vw !important;
  height: 20vw;
  margin-left: 2vw;
  position: relative;
  cursor: pointer;
}

#sec3 .set3 .col-left .s3-thumb .slick-slide:before {
  content: '';
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

#sec3 .set3 .col-left .s3-thumb .slick-slide.slick-current:before {
  opacity: 0;
}

#sec3 .set3 .col-left .s3-thumb .slick-slide * {
  height: 100%;
}

#sec3 .set3 .col-right h2 {
  margin: 0 0 4vw;
  font-size: 6.4vw;
  letter-spacing: 0.1em;
  line-height: 8vw;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 3vw 5vw;
}

#sec3 .set3 .col-right .txt {
  margin-bottom: 4vw;
}

#sec3 .set3 .col-right .s3-text {
  text-align: center;
}

#sec3 .set3 .col-right .s3-text dl {
  text-shadow: none;
}

#sec3 .btn-group li + li {
  margin-top: 4vw;
}

@media screen and (max-width: 767px) {
  #sec3 h2.fz60 {
    font-size: 9vw;
  }
  #sec3 .set3{
    padding-top: 30vw;
    position: relative;
  }
  #sec3 .set3 .col-right h2{
    margin: 0;
    position: absolute;
    top: 10vw;
    left: 6.7vw;
    right: 6.7vw;
  }
  #sec3 .set3 .col-right .note{
    margin-bottom: 4vw;
  }
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding: 0 0 107px;
  }
  #sec3:before {
    height: 215px;
  }
  #sec3:after {
    width: 121px;
    height: 298px;
    left: calc(50% - 696px);
    bottom: -29px;
  }
  #sec3 dl {
    font-size: 30px;
    line-height: 40px;
  }
  #sec3 dl dt small {
    font-size: 26px;
  }
  #sec3 dl dd {
    font-size: 24px;
    margin-top: 17px;
  }
  #sec3 dl dd small {
    font-size: 22px;
  }
  #sec3 .set1 {
    margin-bottom: 99px;
  }
  #sec3 .set1:before {
    width: 737px;
    height: 596px;
    left: calc(50% - 750px);
    top: 363px;
  }
  #sec3 .set1:after {
    width: 121px;
    height: 298px;
    right: calc(50% + 68px);
    top: 439px;
  }
  #sec3 .set1 .inner {
    max-width: 1500px;
    width: 100%;
    margin: 0 auto;
  }
  #sec3 .set1 h2 {
    letter-spacing: 0.05em;
    width: 716px;
    margin-bottom: 0;
    position: absolute;
    top: 29px;
    left: 0;
    padding-left: 9px;
  }
  #sec3 .set1 h2:before {
    width: auto;
    left: -30vw;
    right: 672px;
    top: 46%;
    opacity: 1;
  }
  #sec3 .set1 .blk {
    padding: 0;
  }
  #sec3 .set1 .blk .img {
    order: 2;
    width: calc(100% - 716px);
    height: 586px;
    margin-bottom: 0;
  }
  #sec3 .set1 .blk .col-text {
    order: 1;
    width: 716px;
    margin-top: 241px;
    padding-left: 19px;
  }
  #sec3 .set1 .blk .col-text dl {
    margin-bottom: 46px;
  }
  #sec3 .set1 .blk .col-text .txt {
    max-width: 387px;
    width: 100%;
    margin: 0 auto;
  }
  #sec3 .set2 {
    padding: 0 20px 129px;
  }
  #sec3 .set2:before {
    width: 249px;
    height: 543px;
    right: calc(50% - 750px);
    top: 199px;
  }
  #sec3 .set2:after {
    width: 797px;
    height: 668px;
    right: calc(50% - 611px);
    bottom: -384px;
  }
  #sec3 .set2 .inner {
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  #sec3 .set2 .inner:before {
    width: 121px;
    height: 298px;
    right: -60px;
    bottom: -36px;
  }
  #sec3 .set2 .col {
    max-width: 611px;
    width: 48%;
    margin-bottom: 0;
  }
  #sec3 .set2 .img {
    height: 464px;
    margin-bottom: 36px;
  }
  #sec3 .set2 dl {
    margin-bottom: 13px;
  }
  #sec3 .set2 dl dd {
    margin-top: 10px;
  }
  #sec3 .set3 {
    max-width: 1200px;
    width: calc(100% - 40px);
    padding: 36px 40px 62px;
    margin: 0 auto 79px;
  }
  #sec3 .set3 .col-left {
    width: 671px;
    margin-bottom: 0;
  }
  #sec3 .set3 .col-left .s3-slider {
    width: 623px;
  }
  #sec3 .set3 .col-left .s3-slider .item .ttl {
    width: 100px;
    height: 100px;
    font-size: 70px;
    line-height: 103px;
    border-width: 2px;
    top: 14px;
    right: 14px;
  }
  #sec3 .set3 .col-left .s3-thumb {
    margin: -41px 0 0 auto;
  }
  #sec3 .set3 .col-left .s3-thumb .slick-slide {
    width: 141px !important;
    height: 106px;
    margin-left: 13px;
  }
  #sec3 .set3 .col-left .s3-thumb .slick-slide:before {
    transition: 0.2s all ease;
  }
  #sec3 .set3 .col-left .s3-thumb .slick-slide:hover:before {
    opacity: 0.5;
  }
  #sec3 .set3 .col-left .s3-thumb .slick-slide.slick-current:hover:before {
    opacity: 0;
  }
  #sec3 .set3 .col-left .note {
    margin: -54px 0 0 9px;
    letter-spacing: 0.07em;
  }
  #sec3 .set3 .col-right {
    width: 336px;
    margin: 56px 0 0 26px;
  }
  #sec3 .set3 .col-right h2 {
    margin: 0 0 35px;
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 0.01em;
    padding: 19px 0 10px;
  }
  #sec3 .set3 .col-right .txt {
    margin: 0 0 32px 5px;
  }
  #sec3 .set3 .col-right .s3-text dl dd {
    margin-top: 10px;
  }
  #sec3 .btn-group li {
    margin: 0;
  }
  #sec3 .btn-group li + li {
    margin: 0 0 0 29px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1400px) {
  #sec3 .set1 h2 {
    width: 620px;
  }
  #sec3 .set1 h2:before {
    right: 604px;
  }
  #sec3 .set1 .blk .img {
    width: calc(100% - 620px);
  }
  #sec3 .set1 .blk .col-text {
    width: 620px;
  }
}

#sec4 {
  padding-bottom: 20vw;
}

#sec4 .bg-para {
  height: 60vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 15vw;
}

#sec4 h3 {
  font-size: 7.4vw;
  letter-spacing: 0.1em;
  line-height: 10vw;
  margin-bottom: 4vw;
}

#sec4 h3 small {
  font-size: 6.4vw;
}

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

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

#sec4 .blk .box {
  background: #000;
  padding: 8vw 6% 0;
  margin-bottom: 6vw;
}

#sec4 .blk .box dl.toggle-link {
  padding-bottom: 22vw;
  position: relative;
}
#sec4 .blk .box dl.toggle-link:before{
  content: '';
  height: 1px;
  background: #ffd98b;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 19vw;
}
#sec4 .blk .box dl.toggle-link:after {
  content: '';
  width: 3vw;
  height: 8vw;
  background-image: url("../img/shared/icon_right_w.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50%;
  position: absolute;
  bottom: 9vw;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
  transition: 0.2s all ease;
}

#sec4 .blk .box dl.toggle-link dt {
  font-size: 5vw;
  line-height: 8vw;
  letter-spacing: 0.1em;
  text-shadow: 0px 0px 1px #5a512b, 0px 0px 2px #5a512b, 0px 0px 3px #5a512b, 0px 0px 4px #5a512b;
}

#sec4 .blk .box dl.toggle-link dd {
  font-size: 4.8vw;
  line-height: 8vw;
  letter-spacing: 0.1em;
}

#sec4 .blk .box dl.toggle-link dd small {
  font-size: 4vw;
}

#sec4 .blk .box .toggle-main{
  margin-top: -5vw;
  padding-bottom: 10vw;
}

#sec4 .blk .box .toggle-main ul li {
  padding-left: 15px;
  position: relative;
}

#sec4 .blk .box .toggle-main ul li:before {
  content: '・';
  position: absolute;
  left: 0;
  top: 0;
}

#sec4 .blk .box .toggle-main .list2 {
  text-align: center;
}

#sec4 .blk .box .toggle-main .list2 dl dt {
  width: 140px;
  text-align: center;
  position: relative;
  margin: 0 auto;
}

#sec4 .blk .box .toggle-main .list2 dl dt:before {
  content: '［';
  position: absolute;
  left: -8px;
  top: 0;
}

#sec4 .blk .box .toggle-main .list2 dl dt:after {
  content: '］';
  position: absolute;
  right: -8px;
  top: 0;
}

#sec4 .blk .box .toggle-main .list2 dl + dl {
  margin-top: 28px;
}

#sec4 .blk .box.active dl:after {
  transform: translateX(-50%) rotate(-90deg);
}

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

#sec4 .btn-lg{
  margin-top: 6vw;
}
@media screen and (max-width: 767px){
  #sec4 .btn-lg.btn-common a{
    font-size: 4vw;
    padding: 4vw 6vw 4vw 0;
  }
  #sec4 .btn-lg.btn-common a:before{
    right: 4vw;
  }
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding-bottom: 132px;
  }
  #sec4 .bg-para {
    height: 458px;
    margin-bottom: 101px;
    padding-top: 7px;
  }
  #sec4 h3 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 29px;
  }
  #sec4 h3 small {
    font-size: 40px;
  }
  #sec4 .note {
    margin-bottom: 83px;
  }
  #sec4 .blk {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 83px;
    row-gap: 47px;
    margin: 0 -100px 80px;
  }
  #sec4 .blk .box {
    padding: 48px 30px 22px;
    margin-bottom: 0;
    min-height: 513px;
  }
  #sec4 .blk .box dl.toggle-link {
    padding-bottom: 25px;
    margin: 0 26px 26px;
    pointer-events: none;
    border-bottom: 1px solid #ffd98b;
  }
  #sec4 .blk .box dl.toggle-link:before{
    display: none;
  }
  #sec4 .blk .box dl.toggle-link:after {
    display: none;
  }
  #sec4 .blk .box dl.toggle-link dt {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 14px;
  }
  #sec4 .blk .box dl.toggle-link dd {
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0.15em;
  }
  #sec4 .blk .box dl.toggle-link dd small {
    font-size: 22px;
  }
  #sec4 .blk .box .toggle-main {
    display: block;
    margin-top: 0;
    padding-bottom: 0;
  }
  #sec4 .blk .box .toggle-main .list {
    display: flex;
    max-width: 475px;
    margin: 0 auto;
    padding-left: 50px;
  }
  #sec4 .blk .box .toggle-main ul li {
    padding-left: 15px;
  }
  #sec4 .blk .box .toggle-main ul:first-child {
    width: 220px;
  }
  #sec4 .blk .box .toggle-main .list2 {
    text-align: left;
    line-height: 30px;
  }
  #sec4 .blk .box .toggle-main .list2 dl {
    width: 100%;
    display: table;
  }
  #sec4 .blk .box .toggle-main .list2 dl dt {
    width: 172px;
    text-align: center;
    display: table-cell;
    padding-left: 12px;
  }
  #sec4 .blk .box .toggle-main .list2 dl dt:before {
    left: 18px;
  }
  #sec4 .blk .box .toggle-main .list2 dl dt:after {
    right: 8px;
  }
  #sec4 .blk .box .toggle-main .list2 dl dt small {
    font-size: 12px;
  }
  #sec4 .blk .box .toggle-main .list2 dl dd {
    display: table-cell;
  }
  #sec4 .blk .box .toggle-main .list2 dl + dl {
    margin-top: 7px;
  }
  #sec4 .txt {
    margin-bottom: 65px;
  }
  #sec4 .btn-lg.btn-common{
    width: 420px;
    margin: 30px auto 0;
  }
  #sec4 .btn-lg.btn-common a{
    padding-right: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  #sec4 .blk {
    margin-left: -70px;
    margin-right: -70px;
    column-gap: 28px;
  }
}

#sec-js {
  height: calc(100vh - 50px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 8vw 0;
}

#sec-js .overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
}

#sec-js .js-bg {
  background: url("../img/shinsakae-menu/js_bg.jpg") no-repeat center/cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

#sec-js .wrap {
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.5s;
  position: relative;
  z-index: 2;
}

#sec-js .wrap.is-active {
  transform: translateY(0);
  opacity: 1;
}

#sec-js h2 {
  margin-bottom: 6vw;
}

#sec-js .txt {
  margin-bottom: 6vw;
}

#sec-js .box {
  border: 1px solid #d2d2d2;
  padding: 6vw 6vw 6vw 4vw;
  font-size: 4.2vw;
  line-height: 8vw;
}

#sec-js .box dl {
  display: flex;
  flex-wrap: wrap;
}

#sec-js .box dl dd {
  margin-left: auto;
}

#sec-js .box dl + dl {
  margin-top: 4vw;
}

@media screen and (min-width: 768px) {
  #sec-js {
    height: 100vh;
    padding: 50px 0;
  }
  #sec-js h2 {
    letter-spacing: 0.02em;
    margin-bottom: 12px;
  }
  #sec-js .txt {
    width: 509px;
    margin: 0 auto 47px;
  }
  #sec-js .box {
    width: 501px;
    margin: 0 auto;
    padding: 27px 20px 30px 49px;
    font-size: 20px;
    line-height: 40px;
  }
  #sec-js .box dl dt {
    letter-spacing: 0.05em;
  }
  #sec-js .box dl dd {
    margin: 0 0 0 23px;
    letter-spacing: 0.1em;
  }
  #sec-js .box dl + dl {
    margin-top: 0;
  }
}

#sec5 {
  padding: 20vw 0;
  position: relative;
  z-index: 1;
}

#sec5 .box {
  position: relative;
  z-index: 0;
  padding: 10vw 0;
}

#sec5 .box:before {
  content: '';
  background-image: url("../img/shared/line.jpg");
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
}

#sec5 .box:after {
  content: '';
  background: #000;
  position: absolute;
  left: 1px;
  right: 1px;
  top: 1px;
  bottom: 1px;
  z-index: -1;
}

#sec5 h2 {
  text-shadow: 1px 1px 0px #7b7253, -1px -1px 0px #7b7253, 0px 0px 4px #5a512b;
  font-size: 6.2vw;
  letter-spacing: 0.1em;
  line-height: 10vw;
  margin-bottom: 4vw;
}

#sec5 .tel {
  margin-bottom: 8vw;
}

#sec5 .tel .tel-ttl {
  font-size: 5vw;
  letter-spacing: 0.04em;
  line-height: 8vw;
}

#sec5 .tel .tel-num {
  font-size: 7vw;
  letter-spacing: 0.04em;
  line-height: 9vw;
}

#sec5 .tel .tel-num img {
  width: 4vw;
  margin: -1vw 1vw 0 0;
}

#sec5 .tel small {
  font-size: 3vw;
  letter-spacing: 0;
  line-height: 4vw;
}

@media screen and (min-width: 768px) {
  #sec5 {
    padding: 83px 0 90px;
  }
  #sec5 .box {
    padding: 82px 0 59px;
  }
  #sec5 h2 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0.01em;
    margin-bottom: 41px;
  }
  #sec5 .tel {
    margin-bottom: 35px;
  }
  #sec5 .tel .tel-ttl {
    font-size: 30px;
    line-height: 37px;
  }
  #sec5 .tel .tel-num {
    font-size: 42px;
    line-height: 51px;
  }
  #sec5 .tel .tel-num img {
    width: 26px;
    height: auto;
    margin: -9px 5px 0 0;
  }
  #sec5 .tel small {
    font-size: 16px;
    line-height: 28px;
  }
}

@media screen and (min-width: 768px) {
  #access {
    padding-bottom: 127px;
  }
}

/* shinsakae menu */
.shinsakae-menu #sec1 .col-left h2 .fz52 {
  margin: 0 -3vw;
}

@media screen and (min-width: 768px) {
  .shinsakae-menu #sec1 .col-left h2 .fz52 {
    margin: 0 -21px;
  }
}

/* hanare menu */
.hanare-menu #key {
  background-image: url("../img/hanare-menu/key.jpg");
}

.hanare-menu #sec2 .set3:after {
  content: '';
  width: 100vw;
  height: 100vw;
  background-image: url("../img/hanare-menu/sec2_set4_deco.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  left: 0;
  bottom: -45vw;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  .hanare-menu .news-box {
    left: auto;
    right: 93px;
  }
  .hanare-menu #sec1 {
    padding-top: 93px;
    padding-bottom: 171px;
  }
  .hanare-menu #sec2 .set1 {
    margin-bottom: 113px;
  }
  .hanare-menu #sec2 .set1 .col-left .txt {
    margin-bottom: 87px;
  }
  .hanare-menu #sec2 .set3:after {
    width: 746px;
    height: 668px;
    left: calc(50% - 750px);
    bottom: -260px;
  }
  .hanare-menu #sec2 .set3 .col-title .price {
    margin-bottom: 0;
  }
  .hanare-menu #sec3:before {
    height: 150px;
  }
  .hanare-menu #sec3 .set1 h2 {
    top: -1px;
  }
  .hanare-menu #sec3 .set1 .blk .col-text .txt {
    max-width: 393px;
  }
  .hanare-menu #sec5 {
    padding-bottom: 100px;
  }
  .hanare-menu #access {
    padding-bottom: 157px;
  }
}

/* nishiki menu */
.nishiki-menu #key {
  background-image: url("../img/nishiki-menu/key.jpg");
}

@media screen and (min-width: 768px) {
  .nishiki-menu #sec1 {
    padding-top: 114px;
  }
  .nishiki-menu #sec2 .set1 .col-left .txt {
    margin-bottom: 127px;
  }
  .nishiki-menu #sec3 {
    padding-bottom: 128px;
  }
  .nishiki-menu #sec3:before {
    height: 151px;
  }
  .nishiki-menu #sec3:after {
    left: calc(50% - 684px);
    bottom: 129px;
  }
  .nishiki-menu #sec3 .set1 h2 {
    top: -1px;
  }
  .nishiki-menu #sec3 .set2 {
    padding-bottom: 109px;
  }
  .nishiki-menu #sec3 .set2:after {
    display: none;
  }
  .nishiki-menu #sec3 .set2 .inner:before {
    right: 50px;
    bottom: -371px;
  }
  .nishiki-menu #sec4 {
    padding-bottom: 55px;
  }
  .nishiki-menu #sec4 .blk {
    row-gap: 60px;
    margin-bottom: 74px;
  }
  .nishiki-menu #sec4 .blk .box {
    padding-bottom: 70px;
  }
  .nishiki-menu #sec4 .blk .box dl.toggle-link {
    margin-bottom: 29px;
  }
  .nishiki-menu #sec5 {
    padding: 99px 0;
  }
  .nishiki-menu #access {
    padding-bottom: 153px;
  }
}
