@charset "UTF-8";
@-webkit-keyframes show {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes show {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
main .menu01 {
  padding: 0;
}
main .menu01 .under_ttl01 p {
  color: #8b6c2e;
}
main .menu01 .under_ttl01 h2 {
  color: #434343;
}
main .menu01 .kv {
  background: url(../img/menu/kv.png) center center no-repeat;
  background-size: 1800px 400px;
  height: 400px;
  padding-top: 90px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  main .menu01 .kv {
    padding-top: calc(80/750 * 100vw);
    background: url(../img/menu/sp_kv.png) center center no-repeat;
    background-size: cover;
    height: calc(459/750 * 100vw);
  }
}
main .menu02 {
  background: #fff url(../img/menu/bg01.jpg) center top no-repeat;
  background-size: 1800px auto;
  margin: -134px auto 0;
}
@media screen and (max-width: 768px) {
  main .menu02 {
    margin: calc(132/750 * -100vw) auto 0;
    background: #fff url(../img/menu/sp_bg01.jpg) center top calc(320/750 * -100vw) no-repeat;
    background-size: contain;
  }
}
main .menu02 .logomark {
  background: url(../img/menu/logomark02.gif) right bottom no-repeat;
  background-size: 579px auto;
  padding-bottom: 178px;
}
@media screen and (max-width: 768px) {
  main .menu02 .logomark {
    background: url(../img/menu/logomark.gif) left 0 top 64vw no-repeat;
    background-size: calc(300/750 * 100vw) auto;
    padding-bottom: calc(148/750 * 100vw);
  }
}
@media screen and (max-width: 768px) {
  main .menu02 .under_subttl {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 375px) {
  main .menu02 .under_subttl {
    margin-bottom: calc(140/750 * 100vw);
  }
}
main .menu02 .under_lead {
  z-index: 2;
}
@media screen and (max-width: 768px) {
  main .menu02 .under_lead .p1 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 375px) {
  main .menu02 .under_lead .p1 {
    margin-bottom: calc(40/750 * 100vw);
  }
}
main .menu02 .inblock {
  position: relative;
  padding-top: 165px;
  text-align: left;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  main .menu02 .inblock {
    margin: 0 calc(40/750 * 100vw);
    padding-top: 97px;
  }
}
@media screen and (max-width: 375px) {
  main .menu02 .inblock {
    padding-top: calc(194/750 * 100vw);
  }
}
main .menu02 .box {
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  main .menu02 .box {
    width: auto;
  }
}
main .menu02 .box .inbox {
  margin-bottom: 148px;
}
main .menu02 .box .inbox:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox {
    margin-bottom: calc(140/750 * 100vw);
  }
}
main .menu02 .box .inbox h3 {
  font-size: 22px;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #8b6c2e;
  position: relative;
  margin-bottom: 36px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox h3 {
    font-family: "notoserif", serif;
    font-size: 16px;
    margin: 0 calc(40/750 * 100vw) 11px;
  }
}
@media screen and (max-width: 375px) {
  main .menu02 .box .inbox h3 {
    margin: 0 calc(40/750 * 100vw) calc(22/750 * 100vw);
  }
}
main .menu02 .box .inbox h3:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #af9b73;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;
  margin-top: -1px;
}
main .menu02 .box .inbox h3 span {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 0 12px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox h3 {
    overflow: hidden;
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main .menu02 .box .inbox h3:before, main .menu02 .box .inbox h3:after {
    content: '';
    width: auto;
    margin-top: 0;
    border-top: 1px solid #af9b73;
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    background: transparent;
  }
  main .menu02 .box .inbox h3 span {
    background: transparent;
  }
}
main .menu02 .box .inbox .title {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 18px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .title {
    font-family: "notoserif", serif;
    display: block;
    margin: 0 calc(80/750 * 100vw) 40px;
    text-align: center;
  }
}
@media screen and (max-width: 375px) {
  main .menu02 .box .inbox .title {
    margin: 0 calc(80/750 * 100vw) calc(80/750 * 100vw);
  }
}
main .menu02 .box .inbox .title h4 {
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .title h4 {
    font-size: 19px;
    margin-bottom: calc(22/750 * 100vw);
    margin-left: -1em;
    margin-right: -1em;
  }
}
main .menu02 .box .inbox .title .price {
  font-size: 35px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .title .price {
    font-size: 19px;
  }
}
main .menu02 .box .inbox .title .price span {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .title .price span {
    font-size: 14px;
  }
}
main .menu02 .box .inbox > .p1 {
  line-height: 1.9;
  margin-bottom: 36px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox > .p1 {
    margin: 0 calc(80/750 * 100vw) 0;
    text-align: justify;
  }
}
main .menu02 .box .inbox .con {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .con {
    display: block;
  }
}
main .menu02 .box .inbox .con .img {
  width: 400px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .con .img {
    width: auto;
    padding: 40px calc(80/750 * 100vw) 0;
  }
}
@media screen and (max-width: 375px) {
  main .menu02 .box .inbox .con .img {
    padding: calc(80/750 * 100vw) calc(80/750 * 100vw) 0;
  }
}
main .menu02 .box .inbox .con .img img {
  vertical-align: bottom;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .con .img.sp_leaf {
    background: url(../img/menu/leaf.png) right top no-repeat;
    background-size: calc(372/750 * 100vw) auto;
  }
}
main .menu02 .box .inbox .con .text {
  width: 540px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .con .text {
    width: auto;
    margin-top: 55px;
  }
}
@media screen and (max-width: 375px) {
  main .menu02 .box .inbox .con .text {
    margin-top: calc(110/750 * 100vw);
  }
}
main .menu02 .box .inbox .con .text .intext {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .con .text .intext {
    display: block;
    margin: 0 calc(80/750 * 100vw);
    border: 5px solid #faf8f5;
    padding: calc(45/750 * 100vw) calc(70/750 * 100vw);
  }
}
@media screen and (max-width: 350px) {
  main .menu02 .box .inbox .con .text .intext {
    padding: calc(45/750 * 100vw);
  }
}
main .menu02 .box .inbox .con .text .intext .circle {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 50%;
  background: #fff;
  color: #8b6c2e;
  border: 1px solid #8b6c2e;
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .con .text .intext .circle {
    font-family: "notoserif", serif;
    border-radius: 0;
    background: transparent;
    width: auto;
    height: auto;
    line-height: 1.4;
    border: 0;
    font-size: 16px;
    margin-bottom: calc(30/750 * 100vw);
  }
}
main .menu02 .box .inbox .con .text .intext ul {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 410px;
  margin-top: 9px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .con .text .intext ul {
    display: block;
    width: auto;
  }
}
main .menu02 .box .inbox .con .text .intext ul li {
  border: 1px solid #8b6c2e;
  color: #8b6c2e;
  line-height: 1;
  padding: 12px 2px;
  margin-left: 1px;
  margin-bottom: 1px;
  min-width: 134px;
  text-align: center;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media all and (-ms-high-contrast: none) {
  main .menu02 .box .inbox .con .text .intext ul li {
    padding: 12px 2px 8px 2px;
  }
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .con .text .intext ul li {
    border: 0;
    min-width: 0;
    text-align: left;
    font-size: 14px;
    margin-left: 0;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .con .text .intext.i1 {
    margin-bottom: 30px;
  }
  main .menu02 .box .inbox .con .text .intext.i1 ul {
    padding-top: calc(30/750 * 100vw);
    border-top: 1px solid #af9b73;
    margin-top: 0;
  }
  main .menu02 .box .inbox .con .text .intext.i1 ul li {
    background: url(../img/menu/check.png) 0 center no-repeat;
    background-size: calc(39/750 * 100vw) auto;
    padding: calc(15/750 * 100vw);
    padding-left: calc(50/750 * 100vw);
  }
  main .menu02 .box .inbox .con .text .intext.i1 ul li:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 375px) {
  main .menu02 .box .inbox .con .text .intext.i1 {
    margin-bottom: calc(60/750 * 100vw);
  }
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .con .text .intext.i2 {
    background: #faf8f5;
  }
}
main .menu02 .box .inbox .con .text .intext.i2 .circle {
  background: #af9b73;
  color: #fff;
  border: 1px solid #af9b73;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .con .text .intext.i2 .circle {
    background: transparent;
    color: #8b6c2e;
    border: 0;
  }
}
main .menu02 .box .inbox .con .text .intext.i2 ul li {
  background: #af9b73;
  border: 1px solid #af9b73;
  color: #fff;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .con .text .intext.i2 ul li {
    background: #fff;
    border: 0;
    margin-bottom: calc(9/750 * 100vw);
    color: #8b6c2e;
    padding: calc(17/750 * 100vw) calc(35/750 * 100vw);
  }
}
@media screen and (max-width: 375px) {
  main .menu02 .box .inbox .con .text .intext.i2 ul li {
    padding: calc(17/750 * 100vw) calc(30/750 * 100vw);
    letter-spacing: -0.01em;
  }
}
main .menu02 .box .inbox .more_btn {
  margin-top: 50px;
  display: block;
  cursor: pointer;
}
main .menu02 .box .inbox .more_btn.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .more_btn.pc {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .more_btn {
    margin: calc(50/750 * 100vw) calc(40/750 * 100vw) 0;
    letter-spacing: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: none !important;
  }
  main .menu02 .box .inbox .more_btn:hover {
    background: #8b6c2e;
  }
}
main .menu02 .box .inbox .more_btn:before {
  content: '';
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -0.7em;
  right: 17px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: transparent;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .more_btn:before {
    width: 8px;
    height: 8px;
    margin-top: -8px;
  }
}
@media screen and (max-width: 360px) {
  main .menu02 .box .inbox .more_btn {
    text-align: center;
    /*padding-left: calc(30/750 * 100vw);*/
    padding-right: 16px;
    letter-spacing: -0.02em;
    font-size: calc(30/750 * 100vw);
  }
}
@media screen and (max-width: 340px) {
  main .menu02 .box .inbox .more_btn {
    padding-right: 14px;
    /*font-size: 14px;*/
  }
}
main .menu02 .box .inbox .more_btn:after {
  content: none;
}
main .menu02 .box .inbox .more_btn.active:before {
  width: 1em;
  height: 1px;
  border-top: 1px solid #fff;
  border-right: 0;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .more_btn.active:before {
    width: 12px;
    margin-top: -2px;
  }
}
main .menu02 .box .inbox .more_btn.active:after {
  content: '';
  width: 1em;
  height: 1px;
  border-bottom: 1px solid #fff;
  border-right: 0;
  margin-top: 0;
  right: 16px;
  background: transparent;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .more_btn.active:after {
    width: 12px;
    right: 16px;
    margin-top: -2px;
  }
}
@media screen and (max-width: 340px) {
  main .menu02 .box .inbox .more_btn:before,
  main .menu02 .box .inbox .more_btn:before {
      right: 9px;
      width: 7px;
      height: 7px;
      margin-top: -7px;
  }
  main .menu02 .box .inbox .more_btn:after,
  main .menu02 .box .inbox .more_btn:after,
  main .menu02 .box .inbox .more_btn.active:after,
  main .menu02 .box .inbox .more_btn.active:after {
      right: 8px;
  }
}
main .menu02 .box .inbox .hidden_con {
  display: none;
}
main .menu02 .box .inbox .naka {
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 6px solid #faf8f5;
  padding: 50px 50px 0;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .naka {
    margin: calc(60/750 * 100vw) calc(40/750 * 100vw) 0;
    padding: calc(70/750 * 100vw);
  }
}
main .menu02 .box .inbox .naka:after {
  content: '';
  display: block;
  width: 262px;
}
main .menu02 .box .inbox .naka .naka_block {
  width: 262px;
  margin-bottom: 50px;
  position: relative;
  background: #f9f6ee;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .naka .naka_block {
    width: auto;
    margin-bottom: calc(58/750 * 100vw);
  }
  main .menu02 .box .inbox .naka .naka_block:last-child {
    margin-bottom: 0;
  }
}
main .menu02 .box .inbox .naka .naka_block:before {
  content: '';
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  border-top: 2px solid #8b6c2e;
  border-right: 2px solid #8b6c2e;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 169px;
  right: -30px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .naka .naka_block:before {
    content: none;
  }
}
main .menu02 .box .inbox .naka .naka_block:nth-child(3n):before, main .menu02 .box .inbox .naka .naka_block:last-child:before {
  content: none;
}
main .menu02 .box .inbox .naka .naka_block .img img {
  vertical-align: bottom;
}
main .menu02 .box .inbox .naka .naka_block .text {
  line-height: 1.9;
  padding: 20px 18px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .naka .naka_block .text {
    padding: calc(50/750 * 100vw) calc(46/750 * 100vw);
  }
}
main .menu02 .box .inbox .naka .naka_block .text .p1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  color: #8b6c2e;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  main .menu02 .box .inbox .naka .naka_block .text .p1 {
    font-family: "notoserif", serif;
    font-size: 18px;
    margin-bottom: calc(30/750 * 100vw);
  }
}
main .menu02 .box .inbox .naka .naka_block .text .p2 {
  font-size: 15px;
  text-align: justify;
}

/*# sourceMappingURL=menu.css.map */