@charset "UTF-8";
#key {
  background: url("../img/sake/key.jpg") 54% 0/cover no-repeat;
}

#key h2.ttl {
  width: 13vw;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media screen and (min-width: 768px) {
  #key {
    background-position: 0 0;
  }
  #key .wrap {
    height: inherit;
  }
  #key h2.ttl {
    width: auto;
    padding-bottom: 7px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

#sec1 {
  margin-top: 20vw;
}

#sec1 .blk1 .wrap::before {
  content: '';
  width: 110vw;
  height: 110vw;
  background: url("../img/shared/pattern5.png") center/60%;
  border-radius: 50%;
  position: absolute;
  top: -73vw;
  right: -5vw;
  z-index: -1;
}

#sec1 .blk1 .img {
  margin-top: 10vw;
}

#sec1 .blk1 .txt {
  margin-top: 10vw;
}

#sec1 .blk2 {
  margin-top: 15vw;
  padding-bottom: 15vw;
  background: #000;
  color: #fff;
}

#sec1 .blk2 .set1 .img {
  margin: 0 var(--paddingWrap-negative);
}

#sec1 .blk2 .set1 .txtbox {
  margin-top: -5vw;
  position: relative;
  z-index: 1;
}

#sec1 .blk2 .set1 .txtbox dl {
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
}

#sec1 .blk2 .set1 .txtbox dl dt {
  font-size: 6vw;
  letter-spacing: 0.1em;
}

#sec1 .blk2 .set1 .txtbox dl dd {
  font-size: 4.5vw;
  letter-spacing: 0.1em;
}

#sec1 .blk2 .set1 .txtbox .btn-link {
  margin-top: 3vw;
}

#sec1 .blk2 .set2 {
  margin-top: 10vw;
  padding: 10vw 5vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid;
}

#sec1 .blk2 .set2 h3.ttl {
  text-align: center;
}

#sec1 .blk2 .set2 h5.ttl {
  margin-top: 10vw;
  text-align: center;
}

#sec1 .blk2 .set2 .txtnote {
  margin-top: 3vw;
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-align: right;
}

#sec1 .blk2 .set2 .txtbox {
  margin-top: 3vw;
  position: relative;
}

#sec1 .blk2 .set2 .txtbox .gr {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  top: 5vw;
  left: 0;
}

@media screen and (max-width: 768px) {
  #sec1 .blk2 .set2 .txtbox .gr {
    padding-top: 50px;
  }
}


#sec1 .blk2 .set2 .txtbox .gr dl {
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
}

#sec1 .blk2 .set2 .txtbox .gr dl:nth-child(1) {
  width: 60vw;
  margin: 10vw 0 0 1vw;
}
@media screen and (max-width: 767px) {
  #sec1 .blk2 .set2 .txtbox .gr dl {
    margin: 0!important;
  }
}


#sec1 .blk2 .set2 .txtbox .gr dl:nth-child(1) dd {
  text-align: center;
}

#sec1 .blk2 .set2 .txtbox .gr dl:nth-child(2) {
  width: 30vw;
  margin-right: 1vw;
}

#sec1 .blk2 .set2 .txtbox .gr dl:nth-child(2) dt {
  text-align: center;
}

#sec1 .blk2 .set2 .txtbox .gr dl:nth-child(2) dd {
  text-align: right;
}

#sec1 .blk2 .set2 .txtbox .gr dl dt {
  border-bottom: 1px solid;
  font-size: 6vw;
  letter-spacing: 0.1em;
}

#sec1 .blk2 .set2 .txtbox .gr dl dd {
  font-size: 5vw;
  letter-spacing: 0.1em;
}

#sec1 .blk2 .set2 .txtbox .txt {
  margin-top: 10vw;
}

@media screen and (max-width: 767px) {
  #sec1 .blk1 h2.ttl {
    text-align: center;
  }
  #sec1 .blk1 h2.ttl img {
    width: 50vw;
  }
  #sec1 .txt {
    text-align: justify;
  }
  #sec1 .txt br {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #sec1 {
    margin-top: 0;
  }
  #sec1 .blk1 .wrap {
    padding: 54px 0 36px;
  }
  #sec1 .blk1 .wrap::before {
    content: '';
    width: 767px;
    height: 767px;
    background: url("../img/shared/pattern5.png");
    border-radius: 50%;
    position: absolute;
    top: -365px;
    right: -550px;
    z-index: -1;
  }
  #sec1 .blk1 .wrap::after {
    content: '';
    width: 1000px;
    height: 225px;
    background: url(../img/shared/pattern2.jpg);
    position: absolute;
    bottom: 0;
    right: calc(50% - 1600px);
  }
  #sec1 .blk1 h2.ttl {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 295px;
  }
  #sec1 .blk1 .gr {
    width: 1098px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: -98px;
  }
  #sec1 .blk1 .gr .img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 746px;
    margin-top: 0;
  }
  #sec1 .blk1 .txt {
    width: 660px;
    margin-top: 0;
  }
  #sec1 .blk2 {
    margin-top: 0;
    padding-bottom: 53px;
  }
  #sec1 .blk2 .set1 .img {
    margin: 0;
  }
  #sec1 .blk2 .set1 .txtbox {
    margin: -156px 0 0 10px;
    position: relative;
    z-index: 1;
  }
  #sec1 .blk2 .set1 .txtbox dl {
    font-family: 'Noto Serif JP', serif;
    font-weight: 300;
  }
  #sec1 .blk2 .set1 .txtbox dl dt {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0.1em;
  }
  #sec1 .blk2 .set1 .txtbox dl dd {
    margin-top: 5px;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 0.1em;
  }
  #sec1 .blk2 .set1 .txtbox .btn-link {
    margin: 30px 0 0 4px;
  }
  #sec1 .blk2 .set1 .txtbox .btn-link .btn-style1 {
    width: 425px;
    padding-right: 33px;
    margin: 0;
  }
  #sec1 .blk2 .set1 .txtbox .btn-link .btn-style1::after {
    right: 50px;
  }
  #sec1 .blk2 .set2 {
    width: 1300px;
    margin: 77px 0 0 -150px;
    padding: 80px 150px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid;
  }
  #sec1 .blk2 .set2 h3.ttl {
    margin-left: 66px;
    text-align: center;
  }
  #sec1 .blk2 .set2 h5.ttl {
    margin: 60px auto 0;
    text-align: center;
  }
  #sec1 .blk2 .set2 .txtnote {
    margin: 50px 0 30px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-align: right;
  }
  #sec1 .blk2 .set2 .txtbox {
    margin-top: 10px;
    position: relative;
  }
  #sec1 .blk2 .set2 .txtbox .gr {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    top: 93px;
    left: 0;
  }
  #sec1 .blk2 .set2 .txtbox .gr dl {
    font-family: 'Noto Serif JP', serif;
    font-weight: 300;
  }
  #sec1 .blk2 .set2 .txtbox .gr dl:nth-child(1) {
    width: 500px;
    margin: 51px 0 0 25px;
  }
  #sec1 .blk2 .set2 .txtbox .gr dl:nth-child(1) dt {
    padding-bottom: 5px;
  }
  #sec1 .blk2 .set2 .txtbox .gr dl:nth-child(1) dd {
    margin: -4px 0 0 23px;
    text-align: center;
  }
  #sec1 .blk2 .set2 .txtbox .gr dl:nth-child(2) {
    width: 170px;
    margin-right: 8px;
  }
  #sec1 .blk2 .set2 .txtbox .gr dl:nth-child(2) dt {
    padding-bottom: 5px;
    text-align: center;
  }
  #sec1 .blk2 .set2 .txtbox .gr dl:nth-child(2) dd {
    text-align: right;
  }
  #sec1 .blk2 .set2 .txtbox .gr dl dt {
    border-bottom: 1px solid;
    font-size: 35px;
    line-height: 50px;
    letter-spacing: 0.1em;
  }
  #sec1 .blk2 .set2 .txtbox .gr dl dd {
    font-size: 30px;
    line-height: 50px;
    letter-spacing: 0.1em;
  }
  #sec1 .blk2 .set2 .txtbox .txt {
    width: 670px;
    margin: 51px auto 0;
    text-align: center;
  }
	#sec1 .blk2 .set2 .txtbox .txt2 {
    width: 670px;
    margin: 51px auto 51px;
    text-align: left;
  }
}

#sec2 {
  padding: 20vw 0;
  background: url("../img/shared/pattern4.jpg");
}

#sec2 .blk1 [class^="set"] {
  margin-top: 10vw;
}

#sec2 .blk1 [class^="set"] h3.ttl {
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  font-size: 6vw;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
  #sec2 .blk1 [class^="set"] .img {
    position: absolute;
  }

  #sec2 .blk1 .set1 h3.ttl {
    position: relative;
    top: 120px;
    left: 53%;
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
  }

  #sec2 .blk1 .set2 h3.ttl {
    position: relative;
    top: 120px;
    left: 97%;
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
  }

  #sec2 .blk1 .set3 h3.ttl {
    position: relative;
    top: 120px;
    left: 53%;
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 20px;
  }
}


#sec2 .blk1 [class^="set"] h3.ttl .fsz-bigger {
  font-size: 10vw;
  letter-spacing: 0.05em;
}

#sec2 .blk1 [class^="set"] h3.ttl .fsz-smaller {
  font-size: 5vw;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #sec2 .blk1 [class^="set"] h3.ttl .fsz-smaller {
    font-size: 3vw;
  }
}

#sec2 .blk1 [class^="set"] .txtbox {
  margin-top: 5vw;
}
@media screen and (max-width: 767px) {
  #sec2 .blk1 [class^="set"] .txtbox {
    margin-top: 47vw;
  }
}

#sec2 .blk1 [class^="set"] .txtbox .txt1 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  font-size: 6vw;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #sec2 .blk1 [class^="set"] .txtbox .txt1 {
    font-size: 5vw;
  }
}

#sec2 .blk1 [class^="set"] .txtbox .txt2 {
  margin-top: 5vw;
}

#sec2 .blk2 {
  margin-top: 15vw;
}

#sec2 .blk2 .set .txtbox {
  margin-top: 5vw;
}

#sec2 .blk2 .set .txtbox .txt {
  margin-top: 5vw;
}

@media screen and (max-width: 767px) {
  #sec2 .blk1 [class^="set"] .txtbox .txt2 {
    text-align: justify;
  }
  #sec2 .blk1 [class^="set"] .txtbox .txt2 br {
    display: none;
  }
  #sec2 .blk2 .set .txtbox .ttl {
    text-align: center;
  }
  #sec2 .blk2 .set .txtbox .ttl img {
    width: 70vw;
  }
  #sec2 .blk2 .set .txtbox .txt {
    text-align: justify;
  }
  #sec2 .blk2 .set .txtbox .txt br {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 148px 0 44px;
  }
  #sec2 h2.ttl {
    width: 1100px;
    margin-left: -50px;
  }
  #sec2 .blk1 [class^="set"] {
    width: 1200px;
    min-height: 800px;
    margin-left: -100px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: center / cover no-repeat;
    color: #fff;
    position: relative;
  }
  #sec2 .blk1 [class^="set"] h3.ttl {
    font-size: 35px;
    line-height: 66px;
  }
  #sec2 .blk1 [class^="set"] h3.ttl .fsz-bigger {
    font-size: 70px;
    line-height: 80px;
  }
  #sec2 .blk1 [class^="set"] h3.ttl .fsz-smaller {
    font-size: 30px;
  }
  #sec2 .blk1 [class^="set"] .txtbox {
    margin-top: 0;
  }
  #sec2 .blk1 [class^="set"] .txtbox .txt1 {
    margin-top: -5px;
    font-size: 35px;
    line-height: 60px;
  }
  #sec2 .blk1 [class^="set"] .txtbox .txt2 {
    width: 560px;
    margin: 13px 0 0 0;
  }
  #sec2 .blk1 .set1 {
    margin-top: 152px;
    padding: 70px 0 0 211px;
    background-image: url("../img/sake/s2-i1.jpg");
  }
  #sec2 .blk1 .set2 {
    margin-top: 35px;
    padding: 113px 0 0 200px;
    background-image: url("../img/sake/s2-i2.jpg");
  }
  #sec2 .blk1 .set2 h3.ttl {
    font-size: 40px;
    letter-spacing: 0.05em;
    margin-left: 274px;
  }
  #sec2 .blk1 .set2 .txtbox {
    margin-left: 274px;
  }
  #sec2 .blk1 .set2 .txtbox .txt2 {
    width: 535px;
    margin-top: 15px;
  }
  #sec2 .blk1 .set3 {
    margin-top: 36px;
    padding: 116px 0 0 200px;
    background-image: url("../img/sake/s2-i3.jpg");
  }
  #sec2 .blk1 .set3 h3.ttl {
    font-size: 40px;
    letter-spacing: 0.05em;
  }
  #sec2 .blk1 .set3 .txtbox .txt2 {
    width: 520px;
    margin: 11px 0 0 5px;
  }
  #sec2 .blk2 {
    margin-top: 47px;
  }
  #sec2 .blk2 .set {
    width: 1100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: -100px;
  }
  #sec2 .blk2 .set .txtbox {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 444px;
    margin-top: 33px;
  }
  #sec2 .blk2 .set .txtbox .ttl {
    margin-left: 40px;
  }
  #sec2 .blk2 .set .txtbox .txt {
    width: 450px;
    margin: 35px 0 0 0;
  }
  #sec2 .blk2 .set .img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 600px;
  }
}

#sec3 .infosake dl {
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #sec3 .infosake .img {
    position: absolute;
  }
  #sec3 .infosake dl {
    position: relative;
    top: 50px;
    left: 5%;
  }
  #sec3 .blk3 dl {
    position: relative;
    top: 50px;
    left: 43%;
  }
}

#sec3 .infosake dl dt {
  font-size: 10vw;
  letter-spacing: 0.05em;
}

#sec3 .infosake dl dt .fsz-smaller {
  font-size: 6vw;
  letter-spacing: 0.05em;
}

#sec3 .infosake dl dd {
  font-size: 5vw;
  letter-spacing: 0.05em;
}

#sec3 .infosake .txtbox {
  margin-top: 35vw;
}


#sec3 .infosake .txtbox .txt {
  margin-top: 5vw;
}
@media screen and (max-width: 767px) {
  #sec3 .infosake .txtbox .txt {
    margin-top: 35vw;
  }
  #sec3 .blk4 .txtbox .txt {
    margin-top: 45vw;
  }

  #sec3 .infosake .txtbox {
    margin-top: 0;
  }
}

#sec3 .blk1 {
  padding: 30vw 0;
  position: relative;
  z-index: 0;
}

#sec3 .blk1 .bg-parallax {
  width: 100%;
  height: 100%;
  min-height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  #sec3 .infosake {
    padding-bottom: 12vw;
    background: #000;
    color: #fff;
  }
  #sec3 .infosake .txtbox .txt {
    text-align: justify;
  }
  #sec3 .infosake .txtbox .txt br {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #sec3 .infosake {
    margin-top: 0;
    background: left bottom / cover no-repeat;
    color: #fff;
  }
  #sec3 .infosake dl, #sec3 .infosake .txt {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }
  #sec3 .infosake dl .int, #sec3 .infosake .txt .int {
    writing-mode: lr-tb;
    -o-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    -moz-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    display: inline-block;
    text-align: center;
    line-height: 1.5em;
  }
  #sec3 .infosake dl {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 30px;
  }
  #sec3 .infosake dl dt {
    font-size: 80px;
    line-height: 120px;
  }
  #sec3 .infosake dl dt .fsz-smaller {
    font-size: 46px;
    line-height: 74px;
  }
  #sec3 .infosake dl dd {
    font-size: 35px;
    line-height: 35px;
  }
  #sec3 .infosake .txtbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0;
  }
  #sec3 .infosake .txtbox .txt {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    line-height: 41px;
  }
  #sec3 .blk1 {
    padding: 201px 0 320px;
  }

  #sec3 .blk1 h2.ttl {
    width: 1020px;
  }
  #sec3 .blk2 {
    padding: 178px 0 232px;
    background-image: url("../img/sake/s3-i1.jpg");
  }

  #sec3 .blk2 dl dt .fsz-smaller {
    margin-top: 89px;
  }
  #sec3 .blk2 dl dd {
    margin: 206px 20px 0 0;
  }
  #sec3 .blk2 dl dd .int.has-dot::after {
    content: '・';
    display: block;
    margin: -21px 0 -15px;
  }
  #sec3 .blk2 dl dd .mt {
    /*margin-top: 28px;*/
  }
  #sec3 .blk2 .txtbox {
    width: 638px;
  }
  #sec3 .blk2 .txtbox .txt {
    width: 293px;
    height: 380px;
    margin-top: 92px;
  }
  #sec3 .blk3 {
    padding: 184px 0 223px;
    background-image: url("../img/sake/s3-i2.jpg");
  }
  #sec3 .blk3 dl dt .fsz-smaller {
    margin-top: 74px;
  }
  #sec3 .blk3 dl dd {
    margin: 264px 41px 0 0;
  }
  #sec3 .blk3 dl dd .mt {
    /*margin-top: 22px;*/
  }
  #sec3 .blk3 .txtbox {
    width: 618px;
    margin: 0 0 0 auto;
  }
  #sec3 .blk3 .txtbox .txt {
    width: 270px;
    height: 450px;
    margin-top: 75px;
  }
  #sec3 .blk4 {
    padding: 176px 0 196px;
    background-image: url("../img/sake/s3-i3.jpg");
  }
  #sec3 .blk4 dl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  #sec3 .blk4 dl dt .fsz-smaller {
    margin-top: 74px;
  }
  #sec3 .blk4 dl dd {
    margin: 101px 40px 0 0;
  }
  #sec3 .blk4 dl dd .mt {
    /*margin-top: 22px;*/
  }
  #sec3 .blk4 .txtbox {
    width: 571px;
  }
  #sec3 .blk4 .txtbox .txt {
    width: 373px;
    height: 490px;
    margin-top: 76px;
  }
}

@media screen and (min-width: 1400px) {
  #sec3 .blk3 .txtbox {
    margin-right: 78px;
  }
}

#sec4 .blk1 {
  padding: 30vw 0;
  position: relative;
  z-index: 0;
}

#sec4 .blk1 .bg-parallax {
  width: 100%;
  height: 100%;
  min-height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

#sec4 .blk2 {
  padding: 20vw 0;
  background: #000;
  color: #fff;
}

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

#sec4 .blk2 .slider {
  margin-top: 10vw;
  line-height: 1;
}

#sec4 .blk2 .slider .slick-dots {
  text-align: center;
  bottom: 5vw;
}

#sec4 .blk2 .slider .img img {
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  #sec4 .blk2 h3.ttl img {
    width: 80vw;
  }
  #sec4 .blk2 .txt {
    text-align: justify;
  }
  #sec4 .blk2 .txt br {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #sec4 .blk1 {
    padding: 103px 0 297px;
  }
  #sec4 .blk1 h2.ttl {
    margin-left: 78px;
    text-align: center;
  }
  #sec4 .blk2 {
    padding: 184px 0 182px;
    position: relative;
  }
  #sec4 .blk2 h3.ttl {
    margin-left: 67px;
  }
  #sec4 .blk2 .txt {
    width: 430px;
    margin: 30px 0 0 70px;
  }
  #sec4 .blk2 .slider {
    width: 360px;
    margin-top: 0;
    position: absolute;
    top: -48px;
    right: 70px;
  }
  #sec4 .blk2 .slider .slick-dots {
    bottom: 20px;
    left: 9px;
  }
  #sec4 .blk2 .slider .slick-dots li {
    margin: 0 4px;
  }
  #sec4 .blk2 .slider .slick-dots li button {
    width: 12px;
    height: 12px;
  }
}

#sec5 {
  margin: 20vw 0;
}

#sec5 h2.ttl, #sec5 .wrap > .txtnote {
  text-align: center;
}

#sec5 .wrap > .txtnote {
  margin-top: 5vw;
}

#sec5 .menu + .menu {
  margin-top: 10vw;
}

#sec5 .menu .ttl {
  padding: 2vw 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../img/shared/pattern3.jpg");
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
}

#sec5 .menu .detail {
  margin-top: 5vw;
}

#sec5 .menu .detail dl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #c2c499;
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  letter-spacing: 0.05em;
}

#sec5 .menu .detail dl dd {
  text-align: right;
}

#sec5 .menu .detail dl + .gr-sameprice {
  margin-top: 5vw;
}

#sec5 .menu .detail dl.gr-sameprice {
  border-bottom: 0;
}

#sec5 .menu .detail dl.gr-sameprice dt {
  padding: 3vw 0;
  border-bottom: 1px solid #c2c499;
}

#sec5 .menu .detail dl.gr-sameprice dt:first-child {
  padding-top: 0;
}

#sec5 .menu .detail dl.gr-sameprice dd {
  margin-top: 5vw;
  padding: 3vw 5vw;
  border: 1px solid #c2c499;
  text-align: left;
}

#sec5 .menu .detail dl:not(.gr-sameprice) {
  padding: 3vw 0;
}

#sec5 .set {
  margin-top: 5vw;
}

#sec5 .set [class^="gr"] {
  margin-top: 5vw;
}

@media screen and (min-width: 768px) {
  #sec5 {
    margin: 94px 0 46px;
  }
  #sec5 .wrap > .txtnote {
    margin-top: 18px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 200;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.1em;
  }
  #sec5 .menu + .menu {
    margin-top: 21px;
  }
  #sec5 .menu .ttl {
    padding: 20px 10px 22px;
    font-size: 20px;
    line-height: 25px;
  }
  #sec5 .menu .detail {
    margin-top: 21px;
  }
  #sec5 .menu .detail dl {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 15px;
    line-height: 25px;
  }
  #sec5 .menu .detail dl dt {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec5 .menu .detail dl + .gr-sameprice {
    margin-top: 27px;
  }
  #sec5 .menu .detail dl.gr-sameprice dt {
    padding: 27px 10px 7px 10px;
  }
  #sec5 .menu .detail dl.gr-sameprice dt:first-child {
    padding-top: 0;
  }
  #sec5 .menu .detail dl.gr-sameprice dd {
    display: inline-block;
    margin-top: 18px;
    padding: 7px 10px 10px;
  }
  #sec5 .menu .detail dl:not(.gr-sameprice) {
    padding: 5px 10px;
  }
  #sec5 .menu .detail dl:not(.gr-sameprice) dt {
    padding: 0;
  }
  #sec5 .set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 56px;
  }
  #sec5 .set [class^="gr"] {
    width: 300px;
    margin-top: 0;
  }
}
