#key h2 {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0 12%;
  z-index: 1;
}

.slick-dots button {
  background: #583c15;
  border: 1px solid #583c15;
}

.slick-dots .slick-active button {
  background: #2e3e0f;
  border-color: #a58c39;
}

@media screen and (min-width: 768px) {
  #key {
    background-image: url(../img/menu/key.jpg);
  }
  #key h2 {
    padding: 0;
    text-align: right;
  }
  .slick-dots li + li {
    margin-left: 7px;
  }
}

#sec1 {
  padding: 15vw 0 15vw;
  background: url(../img/menu/s1-bg.png) no-repeat left top;
  background-size: 214%;
  background-position: left 38% top;
}

#sec1 .img {
  margin: 0 -15% 4vw -6%;
}

#sec1 h2 {
  margin: 0 -1% 2vw -3%;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 184px 0 78px;
    background-size: auto;
    background-position: center top;
  }
  #sec1 .img {
    position: absolute;
    margin: 0;
    top: 193px;
    right: -312px;
  }
  #sec1 .txt {
    width: 436px;
    padding-left: 9px;
  }
  #sec1 h2 {
    margin-right: -40px;
    margin-bottom: 44px;
    margin-left: auto;
    width: 711px;
  }
}

#sec2 {
  background: url(../img/shared/pt4.jpg);
  background-size: 30%;
  position: relative;
  padding-bottom: 26vw;
}

#sec2::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: url(../img/menu/s2-dcT.png) no-repeat center bottom/cover;
  height: 46vw;
}
#sec2 .tax{
	text-align: right;
	padding-top:5%;
}
#sec2 .img {
  position: relative;
  top: -7vw;
  margin-bottom: -3vw;
  margin-left: -20%;
  margin-right: -10%;
  z-index: 1;
}

#sec2 dl {
  margin: 0 0 20vw;
}

#sec2 dl dt {
  font-size: 6vw;
  margin-bottom: 3vw;
  text-align: center;
}

#sec2 .s2-fade {
  position: relative;
  padding: 0 4%;
}

#sec2 .s2-fade h2 {
  position: absolute;
  top: -13vw;
  left: -5%;
  width: 103%;
  z-index: 1;
}

#sec2 .s2-fade .slick-arrow.slick-prev {
  left: -8%;
}

#sec2 .s2-fade .slick-arrow.slick-next {
  right: -8%;
}

#sec2 .slick-dots {
  margin-top: 3vw;
}

@media screen and (min-width: 768px) {
  #sec2 {
    background-size: auto;
    padding-bottom: 192px;
  }
  #sec2::before {
    height: 368px;
  }
  #sec2 .img {
    top: -115px;
    margin-bottom: -99px;
    margin-left: -250px;
    margin-right: auto;
  }
  #sec2 dl {
    margin: 0 0 0 43px;
    width: 311px;
  }
  #sec2 dl dt {
    font-size: 25px;
    margin: 0 0 11px;
    text-align: left;
  }
  #sec2 .s2-fade h2 {
    top: -91px;
    left: -49px;
    width: 617px;
  }
  #sec2 .s2-fade {
    position: absolute;
    width: 603px;
    height: 417px;
    top: 342px;
    right: -35px;
    padding: 0;
  }
  #sec2 .s2-fade .slick-arrow {
    display: none !important;
  }
  #sec2 .slick-dots {
    margin: 11px 0 0 7px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

#sec3 {
  background: url(../img/shared/bg-white.jpg);
  padding: 0 0 15vw;
  position: relative;
  background-size: 50%;
}

#sec3::before {
  background: url(../img/menu/s3-dcT.png) no-repeat center top/100%;
  width: 100%;
  height: 14vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -10vw;
  content: '';
}

#sec3::after {
  content: '';
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/menu/s3-bgB.png) no-repeat center bottom/100%;
  width: 126%;
  height: 150px;
  position: absolute;
  bottom: -7vw;
}

#sec3 .imgbox1 {
  position: relative;
  margin: 0 -6% -9vw -47%;
  top: -17vw;
}

#sec3 .imgbox1 h3 {
  position: absolute;
  right: 9%;
  width: 56%;
  z-index: 1;
  bottom: -3vw;
}

#sec3 [class*="price"] {
  position: relative;
  z-index: 1;
  letter-spacing: 0.075em;
}

#sec3 [class*="price"] dt {
  font-size: 6.5vw;
}

#sec3 [class*="price"] dt small {
  font-size: 5vw;
}

#sec3 [class*="price"] dd {
  font-size: 4.5vw;
}

#sec3 .price1 {
  margin: 7vw 0 9vw;
}

#sec3 .imgbox2 {
  position: relative;
  margin-bottom: 41vw;
}

#sec3 .imgbox2 .img2 {
  position: relative;
}

#sec3 .imgbox2 .img2::after {
  content: '';
  background: url(../img/menu/s3-imgDc.png) no-repeat left bottom/100%;
  position: absolute;
  left: -5.5%;
  width: 119%;
  height: 280px;
  bottom: -15vw;
}

#sec3 .imgbox2 .img3 {
  position: absolute;
  bottom: -37vw;
  right: -8%;
  z-index: 1;
  width: 80%;
}

#sec3 .img4 {
  position: relative;
}

#sec3 .img4::after {
  content: '';
  background: url(../img/menu/s3-img4Dc.png) no-repeat left bottom/100%;
  position: absolute;
  left: -5.5%;
  width: 111%;
  height: 159px;
  bottom: -5vw;
}

#sec3 .price2 {
  margin: 6vw 0 5vw;
  padding-left: 20%;
}

#sec3 .col:nth-child(1) {
  margin-bottom: 6vw;
}
#sec3 .col .txt {
	margin-top: 80px;
}


#sec3 .img5 {
  position: relative;
  margin-right: -6%;
  width: 95%;
  margin-left: auto;
}

#sec3 .img5 img {
  position: relative;
  z-index: 1;
}

#sec3 .img5::after {
  content: '';
  background: url(../img/menu/s3-img5Dc.png) no-repeat left bottom/100%;
  position: absolute;
  left: -8.5%;
  width: 88%;
  height: 431px;
  bottom: -16vw;
}

#sec3 .price3 {
  margin-top: -53vw;
  margin-bottom: 17vw;
}

#sec3 .price3 dt {
  cursor: vertical-text !important;
  writing-mode: vertical-rl !important;
  -o-writing-mode: vertical-rl !important;
  -ms-writing-mode: vertical-rl !important;
  -ms-writing-mode: tb-rl !important;
  -moz-writing-mode: vertical-rl !important;
  -webkit-writing-mode: vertical-rl !important;
  text-orientation: upright !important;
  word-wrap: break-word !important;
  height: 35vw !important;
}

#sec3 .price3 dd {
  margin-top: 6vw;
}
#sec3 .col .txt {
	position: relative;
	z-index: 2;
}

@media screen and (min-width: 768px) {
  #sec3 {
    background-size: auto;
    padding: 0 0 73px;
  }
  #sec3::before {
    min-width: 1500px;
    top: -140px;
    height: 181px;
  }
  #sec3::after {
    bottom: -84px;
    width: 100%;
    min-width: 1500px;
  }
  #sec3 [class*="price"] dt {
    letter-spacing: 0.075em;
  }
  #sec3 [class*="price"] dd {
    letter-spacing: 0.075em;
    line-height: 2.5;
  }
  #sec3 .imgbox1 {
    position: relative;
    margin: 0 auto -142px -415px;
    top: -164px;
    width: 989px;
    z-index: 1;
  }
  #sec3 .txt1 {
    width: 377px;
    padding-left: 7px;
    margin-bottom: 61px;
  }
  #sec3 [class*="price"] dt {
    font-size: 45px;
    line-height: 1.2;
  }
  #sec3 [class*="price"] dt small {
    font-size: 35px;
    letter-spacing: 0.075em;
    white-space: nowrap;
  }
  #sec3 [class*="price"] dd {
    font-size: 25px;
  }
  #sec3 .imgbox1 h3 {
    right: 144px;
    width: 429px;
    bottom: 0;
  }
  #sec3 .price1 {
    margin: 0;
    position: absolute;
    top: 48px;
    right: 26px;
  }
  #sec3 .imgbox2 {
    margin: 0;
    position: absolute;
    width: 565px;
    height: 399px;
    top: 214px;
    right: 0;
  }
  #sec3 .imgbox2 .img3 {
    bottom: -303px;
    right: -93px;
    width: 536px;
  }
  #sec3 .imgbox2 .img2::after {
    left: -35px;
    width: 938px;
    bottom: -142px;
  }
  #sec3 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #sec3 .row .col:nth-child(1) {
    width: 423px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 15px;
    margin: 0;
  }
  #sec3 .row .col:nth-child(1) .txt {
    padding-left: 4px;
  }
  #sec3 .row .col:nth-child(2) {
    width: 480px;
    padding-top: 198px;
  }
  #sec3 .img4 {
    width: 556px;
    margin-left: -72px;
  }
  #sec3 .img4::after {
    width: 683px;
    left: -104px;
    bottom: -34px;
  }
  #sec3 .price2 {
    margin: 21px 0 20px;
    padding: 0;
  }
  #sec3 .img5 {
    width: 501px;
    height: 454px;
    margin-right: -80px;
  }
  #sec3 .img5::after {
    width: 438px;
    left: -44px;
    bottom: -103px;
  }
  #sec3 .price3 dt {
    height: 244px !important;
    padding-left: 6px;
  }
  #sec3 .price3 dd {
    margin-top: 21px;
    padding-left: 14px;
  }
  #sec3 .price3 {
    margin-top: -335px;
    margin-bottom: 20px;
  }
}

#sec4 {
  padding: 12vw 0 15vw;
}

#sec4 [class*="price"] {
  position: relative;
  z-index: 1;
}

#sec4 [class*="price"]::after {
  content: '';
  background: url(../img/menu/s4-ttDc1.png) no-repeat left top/100%;
  width: 84%;
  height: 174px;
  position: absolute;
  top: 10vw;
  left: -14%;
}

#sec4 [class*="price"] > * {
  position: relative;
  z-index: 1;
}

#sec4 [class*="price"] dt {
  font-size: 6.5vw;
  letter-spacing: 0.075em;
}

#sec4 [class*="price"] dt small {
  font-size: 5vw;
  letter-spacing: 0.075em;
}

#sec4 [class*="price"] dd {
  font-size: 4.5vw;
  letter-spacing: 0.075em;
}

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

#sec4 .row1 h3 {
  position: absolute;
  left: 24%;
  top: 0;
  width: 55%;
  z-index: 1;
}

#sec4 .row1 .imgbox {
  margin: -19vw -7.5% -5vw;
}

#sec4 .row1 .price {
  margin-bottom: 5vw;
}

#sec4 .row2 {
  margin-bottom: 10vw;
  position: relative;
}

#sec4 .row2 .img2 {
  margin-left: -15%;
  width: 89%;
}

#sec4 .row2 .img2 img {
  height: 65vw;
  -o-object-fit: cover;
     object-fit: cover;
}

#sec4 .row2 .price {
  position: absolute;
  top: 0;
  right: 0;
}

#sec4 .row2 .price::after {
  background: url(../img/menu/s4-ttDc2.png) no-repeat left top/100%;
  width: 199%;
  top: -10vw;
  height: 710px;
  left: -66%;
}

#sec4 .row2 .price dt {
  cursor: vertical-text !important;
  writing-mode: vertical-rl !important;
  -o-writing-mode: vertical-rl !important;
  -ms-writing-mode: vertical-rl !important;
  -ms-writing-mode: tb-rl !important;
  -moz-writing-mode: vertical-rl !important;
  -webkit-writing-mode: vertical-rl !important;
  text-orientation: upright !important;
  word-wrap: break-word !important;
  height: 55vw !important;
  margin-bottom: 4vw;
}

#sec4 .row2 .txt {
  position: relative;
  z-index: 1;
  margin-top: 7vw;
}

#sec4 .s4-slide {
  padding: 0 4%;
}

#sec4 .s4-slide .item dl {
  margin-top: 6vw;
}

#sec4 .s4-slide .item dl dt {
  font-size: 5.5vw;
  margin-bottom: 3vw;
  line-height: 1.3;
  letter-spacing: 0.075em;
}

#sec4 .s4-slide .item dl dd {
  font-size: 4.5vw;
  letter-spacing: 0.075em;
}

#sec4 .s4-slide .slick-dots {
  margin-top: 3vw;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 0 0 74px;
  }
  #sec4 .row1 {
    padding-top: 46px;
    margin-bottom: 49px;
  }
  #sec4 .row1 .imgbox {
    margin: 0;
    position: absolute;
    top: -52px;
    z-index: 2;
    right: -190px;
  }
  #sec4 .row1 .imgbox h3 {
    left: 238px;
    top: 0;
    width: 330px;
  }
  #sec4 [class*="price"] dt {
    line-height: 1.2;
    font-size: 45px;
  }
  #sec4 [class*="price"] dt small {
    font-size: 35px;
    line-height: 2;
  }
  #sec4 [class*="price"] dd {
    line-height: 2;
    font-size: 25px;
  }
  #sec4 [class*="price"]::after {
    width: 532px;
    top: 60px;
    left: -107px;
  }
  #sec4 .row1 .price {
    margin-bottom: 30px;
  }
  #sec4 .row1 .text {
    width: 425px;
    padding-left: 25px;
  }
  #sec4 .row2 .img2 img {
    height: 439px;
    -o-object-fit: none;
    object-fit: none;
  }
  #sec4 .row2 .img2 {
    margin-left: -50px;
    width: 794px;
  }
  #sec4 .row2 {
    margin-bottom: 55px;
  }
  #sec4 .row2 .price {
    right: 65px;
    top: -7px;
  }
  #sec4 .row2 .price dt {
    height: 379px !important;
    margin-bottom: 33px;
  }
  #sec4 .row2 .price dd {
    padding-left: 7px;
  }
  #sec4 .row2 .price::after {
    width: 289px;
    top: -66px;
    left: -101px;
  }
  #sec4 .row2 .txt {
    position: relative;
    z-index: 1;
    margin-top: 35px;
    padding-left: 57px;
    width: 684px;
  }
  #sec4 .s4-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -61px;
    padding: 0;
  }
  #sec4 .s4-slide .item {
    width: 360px;
  }
  #sec4 .s4-slide .item dl {
    margin-top: 33px;
  }
  #sec4 .s4-slide .item dl dt {
    font-size: 30px;
    margin-bottom: 11px;
    min-height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #sec4 .s4-slide .item:nth-child(2) dt {
    font-size: 27px;
  }
  #sec4 .s4-slide .item dl dd {
    font-size: 20px;
  }
}

#sec5 .set1 {
  background: url(../img/menu/s5-bg.jpg) no-repeat center bottom/cover;
  height: 67vw;
  position: relative;
  margin-left: -17%;
}

#sec5 .set1 h2 {
  position: absolute;
  top: -7vw;
  right: 3%;
  width: 23%;
}

#sec5 .set2 {
  background: url(../img/shared/pt4.jpg);
  background-size: 30%;
  padding: 10vw 0 15vw;
  position: relative;
}

#sec5 .set2::after {
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../img/menu/s5-dcB.png) no-repeat center bottom/cover;
  width: 100%;
  position: absolute;
  height: 24vw;
  left: -18%;
  background-position: left bottom;
}

#sec5 .set2 .wrap {
  z-index: 2;
}

#sec5 .set2 .wrap > * {
  position: relative;
  z-index: 1;
}

#sec5 .set2 .wrap::before {
  content: '';
  background: url(../img/menu/s5-dc1.png) no-repeat left top/100%;
  width: 100%;
  height: 417px;
  position: absolute;
  left: 4%;
  top: 5vw;
}

#sec5 .set2 .wrap::after {
  content: '';
  background: url(../img/menu/s5-dc2.png) no-repeat left bottom/100%;
  width: 110%;
  height: 175px;
  bottom: -16vw;
  position: absolute;
  left: -6%;
}

#sec5 .set2 .txt {
  margin-bottom: 9vw;
}

#sec5 .set2 .price {
  text-align: center;
  width: 90%;
  margin: auto;
  padding-top: 13vw;
  line-height: 2;
}

#sec5 .set2 .price dt {
  letter-spacing: 0.075em;
  border-bottom: 1px solid;
  font-size: 5.5vw;
  line-height: 1.5;
  padding-bottom: 1vw;
}

#sec5 .set2 .price dd {
  letter-spacing: 0.075em;
  font-size: 4.5vw;
}

#sec5 .set2 .slick-dots {
  position: absolute;
  top: 120vw;
  left: 0;
  width: 100%;
}

#sec5 .set2 .s5-fade .slick-arrow {
  display: none !important;
}

@media screen and (min-width: 768px) {
  #sec5 .set1 {
    background: url(../img/menu/s5-bg.jpg) no-repeat center bottom/cover;
    height: 640px;
  }
  #sec5 .set1 h2 {
    top: -62px;
    right: 39px;
    width: 238px;
  }
  #sec5 .set2 {
    padding: 57px 0 70px;
    background-size: auto;
  }
  #sec5 .set2::before {
    content: '';
    background: url(../img/shared/bg1.jpg);
    position: absolute;
    right: 0;
    width: 111px;
    bottom: 0;
    top: 0;
  }
  #sec5 .set2::after {
    height: 288px;
    left: 0;
    background-position: center;
    right: -283px;
    width: auto;
  }
  #sec5 .set2 .wrap::before {
    width: 425px;
    top: 32px;
    left: 221px;
  }
  #sec5 .set2 .wrap::after {
    width: 646px;
    left: -48px;
    bottom: -70px;
  }
  #sec5 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-right: 39px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec5 .wrap .s5-fade {
    width: 343px;
    margin-top: -87px;
  }
  #sec5 .set2 .txt {
    margin-bottom: 0;
    width: 550px;
    padding-left: 25px;
  }
  #sec5 .set2 .slick-list {
    overflow: visible;
  }
  #sec5 .set2 .slick-dots {
    position: static;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 3px 0 0 5px;
  }
  #sec5 .set2 .price {
    text-align: left;
    width: 262px;
    padding: 0;
    position: absolute;
    bottom: 30px;
    left: 0;
    -webkit-transform: translateX(-218px);
            transform: translateX(-218px);
  }
  #sec5 .set2 .price dt {
    font-size: 30px;
    padding-bottom: 5px;
    width: auto;
    white-space: nowrap;
  }
  #sec5 .set2 .price dd {
    font-size: 20px;
  }
}

#menu .set1 {
  background: url(../img/shared/pt1.jpg);
  background-size: 70%;
  padding: 13vw 0 15vw;
}

#menu .set2 {
  background: url(../img/shared/pt4.jpg);
  background-size: 30%;
  padding: 13vw 0 15vw;
}

#menu .set2 .list::after {
  background-image: url(../img/shared/ttDc2.png);
}

#menu .note {
  margin: 4vw 0 13vw;
}

#menu h2 img {
  width: 58%;
}

#menu .row + .row {
  margin-top: 13vw;
}

#menu .list {
  position: relative;
}

#menu h3:after {
  content: '';
  background: url(../img/shared/ttDc1.png) no-repeat left top/100%;
  width: 46%;
  height: 133px;
  position: absolute;
  top: -6vw;
  left: -1%;
	z-index: -2;
}

#menu .list > * {
  position: relative;
  z-index: 1;
}

#menu .list + .list {
  margin: 13vw 0 0;
}

#menu .list h3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  font-family: 'Noto Serif JP', serif;
  font-size: 5vw;
  margin-top: 5vw;

	
}

#menu .list h3::before {
  content: '';
  width: 10%;
  display: block;
  background: #604318;
  height: 1px;
  margin-right: 2%;
  margin-top: 4vw;
}
#menu .list h4 {

	font-weight: bold;
padding: 12px 30px 0px 18px;
	color: rgba(199,22,25,1.00);
}

#menu .list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #604318;
  padding: 10px 5px;
	z-index: 2;

}

#menu .list dl dt {
  width: calc(100% - 70px);
}

#menu .list dl dd {
  width: 80px;
  text-align: right;
}
#menu .list .dd_large {
	width: 600px;
}
@media screen and (min-width: 768px) {
  #menu h2 img {
    width: auto;
  }
  #menu > div {
    padding: 111px 0 102px !important;
    background-size: auto !important;
  }
  #menu > div.set2 {
    padding-bottom: 70px !important;
  }
  #menu .note {
    margin: 9px 0 76px;
  }
  #menu .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 24px 0 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #menu .row .list {
    width: calc((100% - 26px) / 2);
    margin: 0 0 68px;
  }
  #menu .list h3 {
    font-size: 26px;
    margin-bottom: -15px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-left: 20px;
	margin-top: 20px;
	}

	
  #menu .list dl {
    margin-top: 0px;
    padding: 12px 30px 6px 18px;
  }
  #menu .list h3::before {
    width: 51px;
    margin-right: 7px;
    margin-top: 28px;
  }
  #menu .list::after {
    width: 198px;
    top: -34px;
    left: -19px;
  }
}
/*# sourceMappingURL=menu.css.map */