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

#sec1 {
  position: relative;
}
#sec1:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: url("../img/shared/bg4.jpg") repeat center top;
}
@media screen and (max-width: 767px) {
  #sec1 {
    background: url("../img/index/s1_deco_sp.png") no-repeat right top 5vw/100%;
    padding: 14vw 0px 17vw;
  }
}
#sec1 h2 {
  text-align: center;
  position: relative;
  z-index: 1;
}
#sec1 h2 span {
  color: #363636;
  letter-spacing: 0.11em;
  font-size: 8.5vw;
  line-height: 1.6;
  height: 109vw;
  display: inline-block;
  text-align: left;
}
#sec1 h2 small {
  font-size: 6.5vw;
}
#sec1 .s1-btn {
  margin-top: 7vw;
}
#sec1 .s1-btn a {
  display: block;
  position: relative;
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.25);
  height: 58.5vw;
}
#sec1 .s1-btn a:after {
  content: "";
  position: absolute;
  right: 4%;
  bottom: 3vw;
  background: url("../img/shared/arrow_down.png") no-repeat left top/cover;
  width: 4px;
  height: 46px;
  z-index: 2;
}
#sec1 .s1-btn a span {
  position: absolute;
  left: 4%;
  bottom: 2vw;
  color: #fff;
  z-index: 2;
  font-size: 7vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#sec1 .s1-btn a span small {
  display: block;
  font-size: 45%;
  font-weight: 300;
  letter-spacing: 0.12em;
}
#sec1 .bnr1 a {
  background: url("../img/menu/s1_bnr1.jpg") no-repeat center/cover;
}
#sec1 .bnr2 a {
  background: url("../img/menu/s1_bnr2.jpg") no-repeat center/cover;
}
#sec1 .txt {
  background: linear-gradient(transparent 27px, #d9d7d4 0) repeat;
  background-size: 100% 28px;
  margin-bottom: 12vw;
}
@media screen and (min-width: 768px) {
  #sec1 .wrap {
    padding-bottom: 145px;
    padding-top: 100px;
  }
  #sec1 .wrap:before {
    content: "";
    position: absolute;
    top: 55px;
    right: -383px;
    background: url("../img/index/s1_deco1.png") no-repeat left top;
    width: 576px;
    height: 436px;
  }
  #sec1 .wrap:after {
    content: "";
    position: absolute;
    left: -313px;
    top: 365px;
    background: url("../img/menu/s1_deco2.png") no-repeat left top;
    width: 395px;
    height: 252px;
  }
  #sec1 h2 {
    position: absolute;
    top: 119px;
    right: -13px;
  }
  #sec1 h2 span {
    height: 750px;
    font-size: 60px;
    line-height: 80px;
  }
  #sec1 .txt {
    margin: 105px 0px 0px -55px;
    height: 290px;
    color: #000;
    line-height: 50px;
    letter-spacing: 0.06em;
    background: linear-gradient(90deg, transparent 49px, #d9d7d4 0) 100%/100% repeat;
    background-size: 50px 100%;
    padding: 21px 0px 10px 10px;
    position: relative;
    z-index: 1;
  }
  #sec1 .s1-bnr {
    margin-top: 84px;
  }
  #sec1 .s1-btn {
    float: left;
  }
  #sec1 .s1-btn a {
    width: 400px;
    height: 580px;
    transition: all 0.3s;
  }
  #sec1 .s1-btn a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
  }
  #sec1 .s1-btn a:after {
    right: 31px;
    bottom: 29px;
    width: 7px;
    height: 77px;
  }
  #sec1 .s1-btn a:hover {
    text-decoration: none;
  }
  #sec1 .s1-btn a:hover:before {
    opacity: 1;
  }
  #sec1 .s1-btn a span {
    bottom: 9px;
    left: 32px;
    font-size: 44px;
    line-height: 50px;
  }
  #sec1 .s1-btn a span small {
    font-size: 18px;
  }
  #sec1 .bnr1 {
    margin: 89px 0px 0px -84px;
  }
  #sec1 .bnr1 a {
    background: url("../img/menu/s1_bnr1.jpg") no-repeat center top;
  }
  #sec1 .bnr1 a:before {
    background: url("../img/menu/s1_bnr1_on.jpg") no-repeat center top;
  }
  #sec1 .bnr2 {
    margin: 0px 0px 0px 92px;
    float: left;
  }
  #sec1 .bnr2 a {
    background: url("../img/menu/s1_bnr2.jpg") no-repeat center top;
  }
  #sec1 .bnr2 a:before {
    background: url("../img/menu/s1_bnr2_on.jpg") no-repeat center top;
  }
}

#sec2 {
  background: url("../img/shared/bg5.jpg") repeat center top;
  padding: 10vw 0px;
  position: relative;
}
#sec2:after {
  content: "";
  position: absolute;
  top: 17vw;
  right: 0;
  width: 20%;
  background: url("../img/shared/deco_line.png") repeat left top;
  height: 7px;
}
#sec2 .s2-cont {
  position: relative;
}
#sec2 .s2-cont:before {
  content: "";
  position: absolute;
  top: -9vw;
  left: -40%;
  background: url("../img/menu/s2_deco.png") no-repeat left top/cover;
  width: 75vw;
  height: 40vw;
}
#sec2 .s2-cont h2 {
  font-size: 10vw;
  line-height: 1.5;
  letter-spacing: 0.06em;
  margin-left: 4%;
}
#sec2 .s2-cont .note {
  text-align: center;
}
#sec2 .price {
  font-size: 6vw;
  line-height: 1.8;
  color: #6c451e;
  letter-spacing: 0.08em;
  font-family: "Shippori Mincho", serif;
  margin-bottom: 5vw;
}
#sec2 .price small {
  font-size: 4.5vw;
}
#sec2 .row {
  margin: 10vw 4% 0px;
}
#sec2 .row .group h3 {
  font-size: 10vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#sec2 .row .s2-photo {
  margin: 6vw 0px;
}
#sec2 .s2-slide {
  margin: 15vw 4% 0px;
}
#sec2 .s2-slide .item dl dt {
  font-size: 7vw;
  line-height: 1.5;
  letter-spacing: 0;
  margin-top: 5vw;
}
@media screen and (max-width: 767px) {
  #sec2 .s2-slide .slick-arrow {
    top: 35vw;
  }
  #sec2:before {
    height: 25vw;
    width: 33vw;
    top: 2vw;
    right: -4%;
    background: url("../img/menu/s2_deco_catch.png") no-repeat left top / cover;
    content: "";
    position: absolute;
  }
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding: 126px 0px 125px;
  }
  #sec2:before {
    height: 361px;
    width: 466px;
    top: 47px;
    right: -74px;
    background: url("../img/menu/s2_deco_catch.png") no-repeat left top/cover;
    content: "";
    position: absolute;
  }
  #sec2:after {
    top: 171px;
    width: 50%;
  }
  #sec2 .s2-cont {
    max-width: 1250px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 15px;
  }
  #sec2 .s2-cont:before {
    width: 618px;
    height: 446px;
    left: 50%;
    margin-left: -865px;
    top: -127px;
  }
  #sec2 .s2-cont h2 {
    font-size: 66px;
    line-height: 80px;
    margin-left: 110px;
  }
  #sec2 .s2-cont .note {
    margin: 42px 0px 23px;
  }
  #sec2 .price {
    font-size: 36px;
    line-height: 80px;
    margin-bottom: 25px;
  }
  #sec2 .price small {
    font-size: 28px;
  }
  #sec2 .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px;
  }
  #sec2 .row .group {
    width: 335px;
  }
  #sec2 .row .group h3 {
    font-size: 50px;
    line-height: 60px;
  }
  #sec2 .row .group .txt {
    line-height: 40px;
    margin-left: 5px;
    letter-spacing: 0.02em;
  }
  #sec2 .row .s2-photo {
    margin: 0px 0px 0px -140px;
    width: 980px;
  }
  #sec2 .row.row2 {
    margin-top: 30px;
  }
  #sec2 .row.row2 .s2-photo {
    margin: 0px -140px 0px 0px;
  }
  #sec2 .s2-slide {
    display: flex;
    justify-content: space-between;
    margin: 100px 0px 0px;
  }
  #sec2 .s2-slide .item {
    width: 370px;
  }
  #sec2 .s2-slide .item dl dt {
    font-size: 40px;
    line-height: 40px;
    margin-top: 37px;
  }
  #sec2 .s2-slide .item dl .price {
    line-height: 70px;
    margin-bottom: 16px;
  }
  #sec2 .s2-slide .item dl .txt {
    line-height: 40px;
    letter-spacing: 0;
  }
}

.bg4 {
  background: url("../img/shared/bg4.jpg") repeat center top;
  padding: 10px;
}

#sec3 {
  background: url("../img/shared/bg8.jpg") repeat center top;
  color: #fff;
}
#sec3 .set1 {
  padding: 10vw 0px;
  position: relative;
}
#sec3 .set1:after {
  content: "";
  position: absolute;
  top: 17vw;
  left: 0;
  width: 25%;
  background: url("../img/shared/deco_line.png") repeat left top;
  height: 7px;
}
#sec3 .set1 .wrap h2 {
  font-size: 10vw;
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: right;
}
#sec3 .set1 .wrap .txt {
  margin: 5vw 0px 10vw;
}
#sec3 .set1 .price {
  font-size: 6vw;
  line-height: 1.5;
  color: #b5c59b;
  letter-spacing: 0.08em;
}
#sec3 .set1 .price small {
  font-size: 4.5vw;
}
#sec3 .set1 .s3-slide .slick-prev {
  left: -6%;
  top: 27vw;
}
#sec3 .set1 .s3-slide .slick-next {
  right: -6%;
  top: 27vw;
}
#sec3 .set1 .s3-slide .item dl {
  display: flex;
  align-items: flex-end;
  margin: 5vw 0px 3vw;
}
#sec3 .set1 .s3-slide .item dl dt {
  font-size: 6.5vw;
  line-height: 1.5;
  letter-spacing: -3px;
}
#sec3 .set1 .s3-slide .item dl dd {
  margin-left: 3%;
}
#sec3 .set1 .s3-slide .item .txt {
  margin: 0px;
}
@media screen and (max-width: 767px){
  #sec3 .set1:before {
    height: 26vw;
    width: 37vw;
    top: 2vw;
    left: -5%;
    background: url("../img/menu/s3_deco_catch.png") no-repeat left top / cover;
    content: "";
    position: absolute;
}
}
@media screen and (min-width: 768px) {
  #sec3 .set1 {
    padding: 126px 0px 116px;
  }
  #sec3 .set1:before {
    height: 380px;
    width: 528px;
    top: 34px;
    left: -49px;
    background: url("../img/menu/s3_deco_catch.png") no-repeat left top/cover;
    content: "";
    position: absolute;
  }
  #sec3 .set1:after {
    top: 163px;
    width: calc(50% + 65px);
  }
  #sec3 .set1 .wrap:before {
    content: "";
    position: absolute;
    top: -87px;
    right: -310px;
    background: url("../img/menu/s3_deco.png") no-repeat left top;
    width: 392px;
    height: 256px;
  }
  #sec3 .set1 .wrap h2 {
    font-size: 66px;
    line-height: 80px;
    text-align: right;
  }
  #sec3 .set1 .wrap .txt {
    margin: 57px 0px 23px;
    line-height: 40px;
    letter-spacing: 0.04em;
  }
  #sec3 .set1 .price {
    font-size: 36px;
    line-height: 60px;
  }
  #sec3 .set1 .price small {
    font-size: 28px;
  }
  #sec3 .set1 .s3-slide .slick-prev {
    left: -110px;
    top: 314px;
  }
  #sec3 .set1 .s3-slide .slick-next {
    right: -110px;
    top: 314px;
  }
  #sec3 .set1 .s3-slide .item dl {
    margin: 11px 0px 25px;
  }
  #sec3 .set1 .s3-slide .item dl dt {
    font-size: 50px;
    line-height: 80px;
    letter-spacing: 0.1em;
  }
  #sec3 .set1 .s3-slide .item dl dd {
    margin-left: 20px;
  }
  #sec3 .set1 .s3-slide .item .txt {
    margin: 0px;
  }
}
#sec3 .set2 {
  padding-bottom: 10vw;
  position: relative;
}
#sec3 .set2:before {
  content: "";
  position: absolute;
  top: 7.5vw;
  right: 0;
  width: 29%;
  background: url("../img/shared/deco_line.png") repeat left top;
  height: 7px;
}
#sec3 .set2 .set2-box h2 {
  font-size: 10vw;
  line-height: 1.5;
  letter-spacing: 0;
  margin-left: 4%;
}
#sec3 .set2 .set2-box .s3-photo {
  margin: 5vw 0px 5vw;
}
#sec3 .set2 .set2-box .txt {
  margin: 0 4%;
}
@media screen and (min-width: 768px) {
  #sec3 .set2 {
    padding-bottom: 87px;
  }
  #sec3 .set2:before {
    top: 38px;
    width: calc(50% + 80px);
  }
  #sec3 .set2 .set2-box {
    max-width: 1240px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0px auto;
  }
  #sec3 .set2 .set2-box h2 {
    font-size: 66px;
    line-height: 80px;
    margin-left: 110px;
    margin-bottom: 65px;
  }
  #sec3 .set2 .set2-box .group {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #sec3 .set2 .set2-box .group .s3-photo {
    margin: 0px 0px 0px -140px;
    width: 1017px;
  }
  #sec3 .set2 .set2-box .group .txt {
    width: 305px;
    letter-spacing: 0;
    line-height: 40px;
    margin: 0px 0px 0px 15px;
  }
}
#sec3 .set3 {
  position: relative;
  text-align: center;
  padding-bottom: 12vw;
}
#sec3 .set3:before {
  content: "";
  position: absolute;
  top: 5vw;
  left: -5%;
  right: -5%;
  height: 7px;
  background: url("../img/shared/deco_line.png") repeat left top;
}
#sec3 .set3:after {
  content: "";
  position: absolute;
  top: 1vw;
  right: -25%;
  width: 50vw;
  height: 41vw;
  background: url("../img/menu/s3_deco2.png") no-repeat left top/cover;
}
#sec3 .set3 h2 {
  position: relative;
  z-index: 1;
}
#sec3 .set3 h2 span {
  font-size: 8.5vw;
  line-height: 1.5;
  display: inline-block;
  padding: 0px 3% 0px 5%;
  background: url("../img/shared/bg8.jpg") repeat center top;
  letter-spacing: 0.08em;
}
#sec3 .set3 .list-menu {
  position: relative;
  z-index: 1;
  margin: 8vw 2% 0px;
  background-color: #fff;
  color: #000;
  padding: 5vw 4%;
}
#sec3 .set3 .list-menu .col ~ .col {
  margin-top: 6vw;
}
#sec3 .set3 .list-menu .col h3 {
  background: url("../img/soba/s4_line_ttl.jpg") repeat-x left bottom;
  font-size: 6.5vw;
  line-height: 1.5;
  letter-spacing: 0;
  margin-bottom: 4vw;
  color: #363636;
}
#sec3 .set3 .list-menu .col dl {
  text-align: left;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #sec3 .set3 .list-menu .col dl {
    font-size: 13px;
    letter-spacing: 0;
  }
}
#sec3 .set3 .list-menu .col dl dd {
  width: 24%;
}
#sec3 .set3 .list-menu .col dl ~ dl {
  margin-top: 13px;
}
#sec3 .set3 .list-menu .col .item {
  display: flex;
  justify-content: space-between;
}
#sec3 .set3 .list-menu .col .item h4 span {
  color: #b5c59b;
}
#sec3 .set3 .list-menu .col .item .bx {
  width: 60%;
}
#sec3 .set3 .list-menu .col .item .bx dl dd {
  width: 48%;
}
#sec3 .set3 .list-menu .col .item ~ .item {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  #sec3 .set3 {
    padding-bottom: 132px;
  }
  #sec3 .set3:before {
    top: 36px;
    left: -10px;
    right: -10px;
  }
  #sec3 .set3:after {
    content: "";
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: 283px;
    width: 637px;
    height: 519px;
    background: url("../img/menu/s3_deco2.png") no-repeat left top/cover;
  }
  #sec3 .set3 h2 span {
    font-size: 60px;
    line-height: 80px;
    padding: 0 45px;
    letter-spacing: 0.18em;
    margin-bottom: 10px;
  }
  #sec3 .set3 .list-menu {
    display: flex;
    justify-content: space-between;
    margin: 62px auto 0px;
    max-width: 1220px;
    width: 100%;
    box-sizing: border-box;
    padding: 18px 50px 40px;
  }
  #sec3 .set3 .list-menu .col {
    width: 330px;
  }
  #sec3 .set3 .list-menu .col ~ .col {
    margin-top: 0px;
  }
  #sec3 .set3 .list-menu .col h3 {
    font-size: 45px;
    line-height: 80px;
    margin-bottom: 32px;
  }
  #sec3 .set3 .list-menu .col dl {
    text-align: left;
    display: flex;
    justify-content: space-between;
    line-height: 40px;
    letter-spacing: 0.04em;
  }
  #sec3 .set3 .list-menu .col dl dd {
    width: 100px;
  }
  #sec3 .set3 .list-menu .col dl ~ dl {
    margin-top: 25px;
  }
  #sec3 .set3 .list-menu .col .item ~ .item {
    margin-top: 85px;
  }
  #sec3 .set3 .list-menu .col .item .bx {
    width: 200px;
  }
  #sec3 .set3 .list-menu .col .item .bx dl dd {
    width: 132px;
  }
}

#sec4 {
  background: url("../img/shared/bg6.jpg") repeat center top;
  padding: 0px 2%;
}
#sec4 .box-banner {
  background: url("../img/shared/bg.jpg") repeat center top;
  padding: 12vw 2%;
}
#sec4 .box-banner .bnr a {
  display: block;
  position: relative;
  box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.25);
  height: 58.5vw;
}
#sec4 .box-banner .bnr a:after {
  content: "";
  position: absolute;
  right: 4%;
  bottom: 3vw;
  background: url("../img/shared/arrow_white.png") no-repeat left top/cover;
  width: 75px;
  height: 7px;
  z-index: 2;
}
#sec4 .box-banner .bnr a span {
  position: absolute;
  left: 4%;
  bottom: 2vw;
  color: #fff;
  z-index: 2;
  font-size: 7vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#sec4 .box-banner .bnr a span small {
  display: block;
  font-size: 45%;
  font-weight: 300;
  letter-spacing: 0.12em;
}
#sec4 .box-banner .bg1 a {
  background: url("../img/menu/bg_bnr1.jpg") no-repeat center/cover;
}
#sec4 .box-banner .bg2 {
  margin-top: 7vw;
}
#sec4 .box-banner .bg2 a {
  background: url("../img/menu/bg_bnr2.jpg") no-repeat center/cover;
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding: 0px 50px;
  }
  #sec4 .box-banner {
    display: flex;
    justify-content: center;
    padding: 140px 0px;
  }
  #sec4 .box-banner .bnr {
    margin: 0px 50px;
  }
  #sec4 .box-banner .bnr a {
    width: 450px;
    height: 320px;
    transition: all 0.3s;
  }
  #sec4 .box-banner .bnr a:hover {
    text-decoration: none;
    opacity: 0.8;
  }
  #sec4 .box-banner .bnr a:after {
    right: 31px;
    bottom: 29px;
  }
  #sec4 .box-banner .bnr a span {
    bottom: 9px;
    left: 32px;
    font-size: 44px;
    line-height: 50px;
  }
  #sec4 .box-banner .bnr a span small {
    font-size: 18px;
    margin-left: 7px;
  }
  #sec4 .box-banner .bg2 {
    margin-top: 0;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px){
  #sec2 .row .group{
    width: 325px;
  }
  #sec3 .set1 .s3-slide .slick-prev{
    left: -90px;
  }
  #sec3 .set1 .s3-slide .slick-next{
    right: -90px;
  }
  #sec2 .s2-slide .item dl .txt,
  #sec2 .row .group .txt{
    letter-spacing: -1px;
  }
}