@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

ol {
  display: none;
}

header,
footer,
nav,
section,
article,
main,
aside,
picture,
figure,
figcaption,
img {
  display: block;
}

img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
a:hover {
  opacity: 0.7;
}

body {
  color: #000000;
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  position: relative;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    padding-bottom: 14.6666666667vw;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    padding-bottom: 14.6666666667vw;
  }
}

.over {
  overflow: hidden;
}

.swiper-wrapper {
  position: relative;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

[id] {
  scroll-margin-top: 9.7222222222vw; /* ヘッダー高さ分 */
}
@media (min-width: 600px) and (max-width: 767px) {
  [id] {
    scroll-margin-top: 21.3333333333vw; /* ヘッダー高さ分 */
  }
}
@media (max-width: 599px) {
  [id] {
    scroll-margin-top: 21.3333333333vw; /* ヘッダー高さ分 */
  }
}

.fz96 {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0104166667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz96 {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.025em;
  }
}
@media (max-width: 599px) {
  .fz96 {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.025em;
  }
}

.fz64 {
  font-size: max(12px, 4.4444444444vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.015625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz64 {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.03125em;
  }
}
@media (max-width: 599px) {
  .fz64 {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.03125em;
  }
}

.fz48 {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0208333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz48 {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .fz48 {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}

.fz40 {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.025em;
  font-family: "Zen Old Mincho", serif;
  color: #FF9D00;
  margin-top: 1.1111111111vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz40 {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .fz40 {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0416666667em;
  }
}

.fz36 {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
.fz36 span {
  color: #FF9D00;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz36 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz36 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.fz32 {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03125em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz32 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .fz32 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}

.fz28 {
  font-size: max(12px, 1.9444444444vw);
  font-weight: 500;
  line-height: 1.2857142857;
  letter-spacing: 0.0357142857em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz28 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
}
@media (max-width: 599px) {
  .fz28 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.025em;
  }
}

.fz25 {
  font-size: max(12px, 1.7361111111vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz25 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .fz25 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}

.fz24 {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz24 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .fz24 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.fz20 {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.11em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz20 {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .fz20 {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}

.jc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fz18 {
  font-size: max(12px, 1.25vw);
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.0555555556em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz18 {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .fz18 {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}

.fz16 {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz16 {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}
@media (max-width: 599px) {
  .fz16 {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}

.be-none::before {
  display: none;
}

.af-none::after {
  display: none;
}

.bd-none {
  border-bottom: none !important;
}

.row-revers {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (min-width: 600px) and (max-width: 767px) {
  .row-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .row-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.cw {
  color: white !important;
}

.cb {
  color: #5E2501 !important;
}

.cm {
  color: #FF9D00 !important;
}

.w100 {
  width: 100% !important;
}

.tac {
  text-align: center !important;
}

.tal {
  text-align: left !important;
}

.ml70 {
  margin-left: 4.8611111111vw !important;
}

.pt0 {
  padding-top: 0 !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pt0 {
    padding-top: 0 !important;
  }
}
@media (max-width: 599px) {
  .pt0 {
    padding-top: 0 !important;
  }
}

.pt60 {
  padding-top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pt60 {
    padding-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .pt60 {
    padding-top: 8.5333333333vw;
  }
}

.pl60 {
  padding-left: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pl60 {
    padding-left: 6.4vw;
  }
}
@media (max-width: 599px) {
  .pl60 {
    padding-left: 6.4vw;
  }
}

.pl40 {
  padding-left: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pl40 {
    padding-left: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .pl40 {
    padding-left: 5.3333333333vw;
  }
}

.pl20 {
  padding-left: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pl20 {
    padding-left: 3.2vw;
  }
}
@media (max-width: 599px) {
  .pl20 {
    padding-left: 3.2vw;
  }
}

.mt300 {
  margin-top: 20.8333333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt300 {
    margin-top: 32vw !important;
  }
}
@media (max-width: 599px) {
  .mt300 {
    margin-top: 32vw !important;
  }
}

.mt240 {
  margin-top: 16.6666666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt240 {
    margin-top: 32vw !important;
  }
}
@media (max-width: 599px) {
  .mt240 {
    margin-top: 32vw !important;
  }
}

.mt180 {
  margin-top: 12.5vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt180 {
    margin-top: 21.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .mt180 {
    margin-top: 21.3333333333vw !important;
  }
}

.mt160 {
  margin-top: 11.1111111111vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt160 {
    margin-top: 21.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .mt160 {
    margin-top: 21.3333333333vw !important;
  }
}

.mt140 {
  margin-top: 9.7222222222vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt140 {
    margin-top: 21.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .mt140 {
    margin-top: 21.3333333333vw !important;
  }
}

.mt120 {
  margin-top: 8.3333333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt120 {
    margin-top: 17.0666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt120 {
    margin-top: 17.0666666667vw !important;
  }
}

.mt100 {
  margin-top: 6.9444444444vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt100 {
    margin-top: 12.8vw !important;
  }
}
@media (max-width: 599px) {
  .mt100 {
    margin-top: 12.8vw !important;
  }
}

.mt90 {
  margin-top: 6.25vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt90 {
    margin-top: 10.6666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt90 {
    margin-top: 10.6666666667vw !important;
  }
}

.mt80 {
  margin-top: 5.5555555556vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt80 {
    margin-top: 10.6666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt80 {
    margin-top: 10.6666666667vw !important;
  }
}

.mt70 {
  margin-top: 4.8611111111vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt70 {
    margin-top: 10.6666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt70 {
    margin-top: 10.6666666667vw !important;
  }
}

.mt60 {
  margin-top: 4.1666666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt60 {
    margin-top: 8vw !important;
  }
}
@media (max-width: 599px) {
  .mt60 {
    margin-top: 8vw !important;
  }
}

.mt50 {
  margin-top: 3.4722222222vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt50 {
    margin-top: 6.4vw !important;
  }
}
@media (max-width: 599px) {
  .mt50 {
    margin-top: 6.4vw !important;
  }
}

.mt40 {
  margin-top: 2.7777777778vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt40 {
    margin-top: 4.2666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt40 {
    margin-top: 4.2666666667vw !important;
  }
}

.mt32 {
  margin-top: 2.2222222222vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt32 {
    margin-top: 4.2666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt32 {
    margin-top: 4.2666666667vw !important;
  }
}

.mt30 {
  margin-top: 2.0833333333vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt30 {
    margin-top: 4.2666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt30 {
    margin-top: 4.2666666667vw !important;
  }
}

.mt24 {
  margin-top: 1.6666666667vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt24 {
    margin-top: 4.2666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt24 {
    margin-top: 4.2666666667vw !important;
  }
}

.mt20 {
  margin-top: 1.3888888889vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt20 {
    margin-top: 2.6666666667vw !important;
  }
}
@media (max-width: 599px) {
  .mt20 {
    margin-top: 2.6666666667vw !important;
  }
}

.mt16 {
  margin-top: 1.1111111111vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt16 {
    margin-top: 2.1333333333vw !important;
  }
}
@media (max-width: 599px) {
  .mt16 {
    margin-top: 2.1333333333vw !important;
  }
}

.mt10 {
  margin-top: 0.6944444444vw !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .mt10 {
    margin-top: 2.1333333333vw !important;
  }
}
@media (max-width: 599px) {
  .mt10 {
    margin-top: 2.1333333333vw !important;
  }
}

.mt0 {
  margin-top: 0 !important;
}

.bgm {
  background: #FF9D00 !important;
}

.bg-bule {
  background: #d5ecfb !important;
}

.c-wf {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.wf {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 600px) and (max-width: 767px) {
  .u-pc {
    display: none;
  }
}
@media (max-width: 599px) {
  .u-pc {
    display: none;
  }
}

@media (min-width: 1201px) {
  .u-sp {
    display: none;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .u-sp {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .u-sp {
    display: none;
  }
}

@media (min-width: 1201px) {
  .u-tab {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .u-tab {
    display: none;
  }
}
@media (max-width: 599px) {
  .u-tab {
    display: none;
  }
}

.c-ttl {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0em;
  font-family: "Homemade Apple", cursive;
  color: #FF9D00;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
  }
}

/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}

.scroll_up.on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.scroll_left.on {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
.scroll_right {
  -webkit-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
}

.scroll_right.on {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/*------------------------*/
.inner {
  padding-left: 5.5555555556vw !important;
  padding-right: 5.5555555556vw !important;
  padding-top: 6.9444444444vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .inner {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}

.l-drawer__icon {
  width: 9.6vw;
  height: 9.6vw;
  cursor: pointer;
  position: relative;
  z-index: 400;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-drawer__icon.is-active .p-drawer__icon--bar1 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  top: 8px;
}
.l-drawer__icon.is-active .p-drawer__icon--bar2 {
  display: none;
}
.l-drawer__icon.is-active .p-drawer__icon--bar3 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.l-drawer__icon--bar {
  width: 7.2vw;
  height: 7.2vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 2.6666666667vw;
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
  position: absolute;
  width: 7.2vw;
  height: 3px;
  background: #5E2501;
  top: 0;
  left: 0;
}

.p-drawer__icon--bar1 {
  top: 0;
}

.p-drawer__icon--bar2 {
  top: 2.1333333333vw;
}

.p-drawer__icon--bar3 {
  top: 4.2666666667vw;
}

.p-drawer__icon--tx {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1.6vw;
  font-size: min(22px, 2.9333333333vw);
  font-weight: 700;
  line-height: 1.8181818182;
  letter-spacing: 0em;
  font-family: "Homemade Apple", cursive;
  color: white;
}

.l-drawer {
  overflow: scroll;
  padding-top: 33.0666666667vw;
  padding-left: 0vw;
  padding-bottom: 33.0666666667vw;
  padding-right: 0vw;
  width: 100%;
  height: 100%;
  position: fixed;
  background: white;
  right: 0;
  bottom: 0;
  z-index: 299;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-drawer.is-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.l-drawer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10.6666666667vw;
}

.p-drawer__item {
  text-align: center;
  font-family: "Homemade Apple", cursive;
  color: #5E2501;
}

.fixed {
  overflow: hidden;
  height: 100%;
}

.to-top {
  position: fixed;
  width: 4.9305555556vw;
  height: 4.9305555556vw;
  bottom: 2.2222222222vw;
  right: 6.7361111111vw;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 300;
}
.to-top.show {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 600px) and (max-width: 767px) {
  .to-top {
    width: 18.9333333333vw;
    height: 18.9333333333vw;
    bottom: 18.6666666667vw;
    right: 2.6666666667vw;
  }
  .to-top.is-active {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    width: 18.9333333333vw;
    height: 18.9333333333vw;
    bottom: 18.6666666667vw;
    right: 2.6666666667vw;
  }
  .to-top.is-active {
    display: none;
  }
}

.l-fix {
  display: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 300;
  }
}
@media (max-width: 599px) {
  .l-fix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 300;
  }
}

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 300;
}

.l-header__inner {
  padding-top: 0.6944444444vw;
  padding-left: 3.3333333333vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 5.2777777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__inner {
    padding-top: 4.2666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-header__inner {
    padding-top: 4.2666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 2.6666666667vw;
  }
}

.l-header__logo {
  width: 10.625vw;
  height: 4.7916666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    width: 23.2vw;
    height: 10.4vw;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    width: 23.2vw;
    height: 10.4vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .l-header__nav {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-header__nav {
    display: none;
  }
}

.l-header__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.p-header__add {
  color: #5E2501;
  font-family: "Zen Old Mincho", serif;
}

.c-tel {
  background: #5E2501;
  color: white;
  font-family: "Zen Old Mincho", serif;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  padding-top: 0.6944444444vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  position: relative;
  z-index: 1;
}
.c-tel::after {
  position: absolute;
  width: 1.3194444444vw;
  height: 1.3194444444vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0.6944444444vw;
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}

.p-header__inst,
.p-header__line {
  width: 1.875vw;
  height: 1.875vw;
}

.l-header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  gap: 4.1666666667vw;
  margin-top: 0.8333333333vw;
}

.p-header__item {
  font-family: "Homemade Apple", cursive;
  color: #5E2501;
}

/* ============================================
fv
============================================ */
.l-fv {
  position: relative;
}

.l-fv__ttlbox {
  position: absolute;
  top: 26.0416666667vw;
  right: 9.375vw;
  z-index: 10;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__ttlbox {
    top: 85.3333333333vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    right: 0;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .l-fv__ttlbox {
    top: 85.3333333333vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    right: 0;
    width: 100%;
    text-align: center;
  }
}

.p-fv__ttl {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0em;
  color: white;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  font-family: "Zen Old Mincho", serif;
}
.p-fv__ttl span {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.1666666667;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
  .p-fv__ttl span {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
  .p-fv__ttl span {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.p-fv__subttl {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
  font-family: "Homemade Apple", cursive;
  color: #FF9D00;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__subttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-fv__subttl {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
  }
}

/* ============================================
info
============================================ */
.l-info {
  background: url(../img/pc/info-bg.webp) no-repeat center center/cover;
  padding-top: 5.9027777778vw;
  padding-left: 10.7638888889vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 10.7638888889vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8.3333333333vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-info {
    padding-top: 5.9027777778vw;
    padding-left: 5.9027777778vw;
    padding-bottom: 5.9027777778vw;
    padding-right: 5.9027777778vw;
    gap: 4.1666666667vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-info {
    padding-top: 5.9027777778vw;
    padding-left: 5.9027777778vw;
    padding-bottom: 5.9027777778vw;
    padding-right: 5.9027777778vw;
    gap: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-info {
    padding-top: 10.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 19.2vw;
    padding-right: 2.6666666667vw;
    background: url(../img/sp/info-bg.webp) no-repeat center center/cover;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-info {
    padding-top: 10.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 19.2vw;
    padding-right: 2.6666666667vw;
    background: url(../img/sp/info-bg.webp) no-repeat center center/cover;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
  }
}

.l-info__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.l-news__items {
  margin-top: 2.0833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5555555556vw;
  height: 20.8333333333vw;
  overflow-y: scroll;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    gap: 2.1333333333vw;
    height: 53.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    gap: 2.1333333333vw;
    height: 53.3333333333vw;
  }
}

.l-news__item {
  background: white;
  font-family: "Zen Old Mincho", serif;
  padding-top: 0.6944444444vw;
  padding-left: 2.6388888889vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 2.6388888889vw;
}
.l-news__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item {
    padding-top: 2.6666666667vw;
    padding-left: 4vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 4vw;
  }
  .l-news__item a {
    gap: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-news__item {
    padding-top: 2.6666666667vw;
    padding-left: 4vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 4vw;
  }
  .l-news__item a {
    gap: 6.4vw;
  }
}

.l-schedule {
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-schedule {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-schedule {
    margin-top: 5.3333333333vw;
  }
}

.l-calender {
  margin-top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-calender {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-calender {
    margin-top: 5.3333333333vw;
  }
}

/*****背景色ヘッダー*****/
.fc-toolbar {
  position: relative;
}

/*****曜日*****/
/*見出しの背景色*/
.fc-view-container td {
  text-align: center !important;
}

.fc-widget-content {
  padding-top: 1.3888888889vw !important;
}

/*枠の背景色*/
.eo-fullcalendar .fc-bg {
  background: #5ae029;
}

.eo-fullcalendar .fc-bg .fc-mon {
  background: #ff9d00;
}

/* 第三火曜のセルだけオレンジ */
.eo-fullcalendar td.eo-third-tuesday,
.eo-fullcalendar .fc-daygrid-day.eo-third-tuesday {
  background: #f7a623 !important;
}

/* 指定日のセルをオレンジ */
.eo-fullcalendar td.eo-special-day,
.eo-fullcalendar .fc-daygrid-day.eo-special-day {
  background: #f7a623 !important;
}

.l-schedule__txbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.1805555556vw;
  margin-top: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-schedule__txbox {
    margin-top: 4.2666666667vw;
    gap: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-schedule__txbox {
    margin-top: 4.2666666667vw;
    gap: 4.2666666667vw;
  }
}

.p-schedule__tx,
.p-schedule__tx02 {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  padding-left: 1.875vw;
  position: relative;
  z-index: 1;
}
.p-schedule__tx::after,
.p-schedule__tx02::after {
  position: absolute;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: #FF9D00;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-schedule__tx,
  .p-schedule__tx02 {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-left: 6.1333333333vw;
  }
  .p-schedule__tx::after,
  .p-schedule__tx02::after {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}
@media (max-width: 599px) {
  .p-schedule__tx,
  .p-schedule__tx02 {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-left: 6.1333333333vw;
  }
  .p-schedule__tx::after,
  .p-schedule__tx02::after {
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}

.p-schedule__tx02::after {
  background: #5AE029;
}

/* ============================================
about
============================================ */
.l-about {
  background: url(../img/pc/dod-bg.webp) no-repeat center center/cover;
  padding-top: 4.9305555556vw;
  padding-left: 4.8611111111vw;
  padding-bottom: 5.2083333333vw;
  padding-right: 4.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-about {
    padding-top: 12.8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 15.4666666667vw;
    padding-right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-about {
    padding-top: 12.8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 15.4666666667vw;
    padding-right: 2.6666666667vw;
  }
}

.p-about__tx {
  margin-top: 2.0833333333vw;
  text-align: center;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about__tx {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-about__tx {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    text-align: left;
  }
}

.l-about__items {
  margin-top: 2.9166666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5972222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-about__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.4666666667vw;
    margin-top: 6.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-about__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.4666666667vw;
    margin-top: 6.9333333333vw;
  }
}

.l-about__item {
  width: 24.3055555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-about__item {
    width: 70.6666666667vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-about__item {
    width: 70.6666666667vw;
    margin: 0 auto;
  }
}

.l-mv {
  background: url(../img/pc/mv-bg.webp) no-repeat center center/cover;
  padding-top: 5.5555555556vw;
  padding-left: 14.8611111111vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 14.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mv {
    padding-top: 10.6666666667vw;
    padding-left: 10.1333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 10.1333333333vw;
    background: url(../img/sp/mv-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-mv {
    padding-top: 10.6666666667vw;
    padding-left: 10.1333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 10.1333333333vw;
    background: url(../img/sp/mv-bg.webp) no-repeat center center/cover;
  }
}

.l-mv__fx {
  margin-top: 2.0833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mv__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
    padding-top: 0vw;
    padding-left: 8vw;
    padding-bottom: 0vw;
    padding-right: 8vw;
  }
}
@media (max-width: 599px) {
  .l-mv__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
    padding-top: 0vw;
    padding-left: 8vw;
    padding-bottom: 0vw;
    padding-right: 8vw;
  }
}

.p-mv01,
.p-mv02 {
  width: 100%;
  height: 18.8194444444vw;
}
.p-mv01 iframe,
.p-mv02 iframe {
  width: 100%;
  height: 18.8194444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mv01,
  .p-mv02 {
    height: 36.2666666667vw;
  }
  .p-mv01 iframe,
  .p-mv02 iframe {
    height: 36.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-mv01,
  .p-mv02 {
    height: 36.2666666667vw;
  }
  .p-mv01 iframe,
  .p-mv02 iframe {
    height: 36.2666666667vw;
  }
}

.l-mv__links {
  margin-top: 5.2083333333vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4.3055555556vw 3.8888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mv__links {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    margin-top: 8.8vw;
  }
}
@media (max-width: 599px) {
  .l-mv__links {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    margin-top: 8.8vw;
  }
}

.l-mv__link01,
.l-mv__link02,
.l-mv__link03,
.l-mv__link04 {
  color: white;
  text-align: center;
  padding-top: 6.9444444444vw;
  padding-left: 0vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mv__link01,
  .l-mv__link02,
  .l-mv__link03,
  .l-mv__link04 {
    padding-top: 16vw;
    padding-left: 0vw;
    padding-bottom: 19.7333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-mv__link01,
  .l-mv__link02,
  .l-mv__link03,
  .l-mv__link04 {
    padding-top: 16vw;
    padding-left: 0vw;
    padding-bottom: 19.7333333333vw;
    padding-right: 0vw;
  }
}

.l-mv__link01 {
  background: url(../img/pc/mv01.webp) no-repeat center center/cover;
}

.l-mv__link02 {
  background: url(../img/pc/mv02.webp) no-repeat center center/cover;
}

.l-mv__link03 {
  background: url(../img/pc/mv03.webp) no-repeat center center/cover;
}

.l-mv__link04 {
  background: url(../img/pc/mv04.webp) no-repeat center center/cover;
}

.p-mv__link--ttl {
  font-family: "Homemade Apple", cursive;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mv__link--ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-mv__link--ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-mv__link--tx {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mv__link--tx {
    font-size: min(30px, 4vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-mv__link--tx {
    font-size: min(30px, 4vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

/* ============================================
gallery
============================================ */
.l-gallery {
  padding-top: 5.2083333333vw;
  padding-left: 0vw;
  padding-bottom: 5.2083333333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gallery {
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 16vw;
    padding-right: 0vw;
    background: url(../img/sp/mv-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-gallery {
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 16vw;
    padding-right: 0vw;
    background: url(../img/sp/mv-bg.webp) no-repeat center center/cover;
  }
}

/* ============================================
access
============================================ */
.l-access {
  background: url(../img/pc/dod-bg.webp) no-repeat center center/cover;
  padding-top: 5.5555555556vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access {
    padding-top: 12.8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 12.8vw;
    padding-right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-access {
    padding-top: 12.8vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 12.8vw;
    padding-right: 2.6666666667vw;
  }
}

.l-access__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.9444444444vw;
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.6666666667vw;
    margin-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-access__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.6666666667vw;
    margin-top: 4.2666666667vw;
  }
}

.l-access__le {
  width: calc(100% - 38.9583333333vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-access__le {
    width: 100%;
  }
}

.l-access__items {
  margin-top: 0.8333333333vw;
}

.l-access__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-access__item--ttl,
.p-access__item--tx {
  padding-top: 1.3888888889vw;
  padding-left: 0vw;
  padding-bottom: 0.5555555556vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access__item--ttl,
  .p-access__item--tx {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 4vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-access__item--ttl,
  .p-access__item--tx {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 4vw;
    padding-right: 0vw;
  }
}

.p-access__item--ttl {
  border-bottom: 2px solid #FF9D00;
  width: 7.6388888889vw;
  width: 20vw;
}

.p-access__item--tx {
  width: calc(100% - 7.6388888889vw);
  border-bottom: 2px solid #ffc870;
  padding-left: 2.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access__item--tx {
    width: calc(100% - 20vw);
  }
}
@media (max-width: 599px) {
  .p-access__item--tx {
    width: calc(100% - 20vw);
  }
}

.l-access__btnbox {
  margin-top: 3.4722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access__btnbox {
    margin-top: 6.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-access__btnbox {
    margin-top: 6.6666666667vw;
  }
}

.p-access__btn {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  color: #FF9D00;
  font-family: "Homemade Apple", cursive;
  padding-right: 3.2638888889vw;
  position: relative;
  z-index: 1;
}
.p-access__btn::before {
  position: absolute;
  width: 2.5694444444vw;
  height: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  background: #FF9D00;
  content: "";
  z-index: -1;
}
.p-access__btn::after {
  position: absolute;
  width: 0.7638888889vw;
  height: 0.7638888889vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  background: #ffc870;
  border-radius: 50%;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access__btn {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    padding-right: 12.5333333333vw;
  }
  .p-access__btn::before {
    width: 9.8666666667vw;
  }
  .p-access__btn::after {
    width: 2.9333333333vw;
    height: 2.9333333333vw;
  }
}
@media (max-width: 599px) {
  .p-access__btn {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    padding-right: 12.5333333333vw;
  }
  .p-access__btn::before {
    width: 9.8666666667vw;
  }
  .p-access__btn::after {
    width: 2.9333333333vw;
    height: 2.9333333333vw;
  }
}

.l-access__ri {
  width: 37.0138888889vw;
  height: 24.5138888889vw;
}
.l-access__ri iframe {
  width: 100%;
  height: 24.5138888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-access__ri {
    width: 100%;
    height: 62.6666666667vw;
  }
  .l-access__ri iframe {
    height: 62.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-access__ri {
    width: 100%;
    height: 62.6666666667vw;
  }
  .l-access__ri iframe {
    height: 62.6666666667vw;
  }
}

.p-access__banner {
  width: 38.6805555556vw;
  height: 19.375vw;
  margin: 0 auto;
  margin-top: 3.6111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-access__banner {
    width: 100%;
    height: auto;
    margin-top: 6.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-access__banner {
    width: 100%;
    height: auto;
    margin-top: 6.6666666667vw;
  }
}

/* ============================================
contact
============================================ */
.l-contact {
  background: url(../img/pc/contact-bg.webp) no-repeat center center/cover;
  padding-top: 3.1944444444vw;
  padding-left: 3.1944444444vw;
  padding-bottom: 9.3055555556vw;
  padding-right: 3.1944444444vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-contact {
    padding-top: 16.5333333333vw;
    padding-left: 9.3333333333vw;
    padding-bottom: 13.8666666667vw;
    padding-right: 9.3333333333vw;
    background: url(../img/sp/contact-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-contact {
    padding-top: 16.5333333333vw;
    padding-left: 9.3333333333vw;
    padding-bottom: 13.8666666667vw;
    padding-right: 9.3333333333vw;
    background: url(../img/sp/contact-bg.webp) no-repeat center center/cover;
  }
}

.p-contact__subttl {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
  font-family: "Zen Old Mincho", serif;
  color: #FF9D00;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__subttl {
    margin-top: 8.5333333333vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-contact__subttl {
    margin-top: 8.5333333333vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.p-contact__tx {
  color: white;
  margin-top: 1.3888888889vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__tx {
    margin-top: 2.6666666667vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-contact__tx {
    margin-top: 2.6666666667vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.p-contact__add {
  margin-top: 2.6388888889vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0em;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__add {
    margin-top: 4.5333333333vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.7142857143;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-contact__add {
    margin-top: 4.5333333333vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 1.7142857143;
    letter-spacing: 0em;
  }
}

.l-contact__fx {
  margin-top: 1.6666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5277777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-contact__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.5333333333vw;
    margin-top: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-contact__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.5333333333vw;
    margin-top: 6.4vw;
  }
}

.p-contact__tel {
  background: white;
  color: #5E2501;
}
.p-contact__tel::after {
  background: url(../img/pc/tel-bk.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__tel {
    padding-top: 4.5333333333vw;
    padding-left: 16vw;
    padding-bottom: 4.5333333333vw;
    padding-right: 8.5333333333vw;
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
  .p-contact__tel::after {
    width: 5.0666666667vw;
    height: 5.0666666667vw;
    left: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-contact__tel {
    padding-top: 4.5333333333vw;
    padding-left: 16vw;
    padding-bottom: 4.5333333333vw;
    padding-right: 8.5333333333vw;
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
  .p-contact__tel::after {
    width: 5.0666666667vw;
    height: 5.0666666667vw;
    left: 8.5333333333vw;
  }
}

.p-contact__line {
  background: #06c755;
}
.p-contact__line::after {
  background: url(../img/pc/contact-line.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__line {
    padding-top: 5.8666666667vw;
    padding-left: 28.5333333333vw;
    padding-bottom: 5.8666666667vw;
    padding-right: 16vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .p-contact__line::after {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
    left: 16vw;
  }
}
@media (max-width: 599px) {
  .p-contact__line {
    padding-top: 5.8666666667vw;
    padding-left: 28.5333333333vw;
    padding-bottom: 5.8666666667vw;
    padding-right: 16vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .p-contact__line::after {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
    left: 16vw;
  }
}

/* ============================================
footer
============================================ */
.l-footer__inner {
  background: url(../img/pc/footer-bg.webp) no-repeat center center/cover;
  padding-top: 3.8194444444vw;
  padding-left: 0vw;
  padding-bottom: 1.4583333333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__inner {
    padding-top: 12.5333333333vw;
    padding-left: 6.9333333333vw;
    padding-bottom: 11.2vw;
    padding-right: 6.9333333333vw;
    background: url(../img/sp/footer-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-footer__inner {
    padding-top: 12.5333333333vw;
    padding-left: 6.9333333333vw;
    padding-bottom: 11.2vw;
    padding-right: 6.9333333333vw;
    background: url(../img/sp/footer-bg.webp) no-repeat center center/cover;
  }
}

.l-footer__logo {
  width: 10.625vw;
  height: 4.7916666667vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__logo {
    width: 40.8vw;
    height: 18.4vw;
  }
}
@media (max-width: 599px) {
  .l-footer__logo {
    width: 40.8vw;
    height: 18.4vw;
  }
}

.l-footer__items {
  margin-top: 3.8888888889vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4.1666666667vw;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__items {
    margin-top: 9.6vw;
    gap: 16vw;
  }
}
@media (max-width: 599px) {
  .l-footer__items {
    margin-top: 9.6vw;
    gap: 16vw;
  }
}

.p-footer__item {
  font-family: "Homemade Apple", cursive;
}

.l-footer__copy {
  margin-top: 7.9861111111vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    margin-top: 12.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    margin-top: 12.5333333333vw;
  }
}

.c-fv {
  background: url(../img/pc/c-fv.webp) no-repeat center center/cover;
  padding-top: 16.8055555556vw;
  padding-left: 0vw;
  padding-bottom: 5.2083333333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv {
    padding-top: 32vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-fv {
    padding-top: 32vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}

.c-fv__ttlbox {
  text-align: center;
  font-size: max(12px, 3.3333333333vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttlbox {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-fv__ttlbox {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.c-fv__subttl {
  font-family: "Homemade Apple", cursive;
  color: #FF9D00;
}

.c-fv__ttl {
  font-family: "Zen Old Mincho", serif;
  color: white;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}

/* ============================================
Concept
============================================ */
.l-Concept {
  background: url(../img/pc/concept-bg.webp) no-repeat center center/cover;
  padding-top: 5vw;
  padding-left: 0vw;
  padding-bottom: 14.375vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Concept {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Concept {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-Concept__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.75vw;
  padding-left: 5.5555555556vw;
  margin-top: 9.0277777778vw;
}
.l-Concept__item:nth-child(1) {
  margin-top: 4.1666666667vw;
}
.l-Concept__item:nth-child(2n) {
  padding-left: 0;
  padding-right: 5.5555555556vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Concept__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-left: 0;
    margin-top: 16vw;
  }
  .l-Concept__item:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 0;
  }
}
@media (max-width: 599px) {
  .l-Concept__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-left: 0;
    margin-top: 16vw;
  }
  .l-Concept__item:nth-child(2n) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 0;
  }
}

.l-Concept__le {
  width: calc(100% - 42.5694444444vw);
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Concept__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-Concept__le {
    width: 100%;
  }
}

.p-Concept__number {
  font-size: max(12px, 6.6666666667vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  font-family: "Homemade Apple", cursive;
  color: #FF9D00;
  position: absolute;
  top: -2.0833333333vw;
  left: 0vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Concept__number {
    font-size: min(96px, 12.8vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    top: -4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-Concept__number {
    font-size: min(96px, 12.8vw);
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0em;
    top: -4.2666666667vw;
  }
}

.p-Concept__ttl {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0em;
  font-family: "Zen Old Mincho", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Concept__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-Concept__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
}

.l-Concept__ri {
  width: 38.8194444444vw;
  height: 26.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Concept__ri {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-Concept__ri {
    width: 100%;
    height: auto;
  }
}

/* ============================================
Menu
============================================ */
.l-Menu {
  background: url(../img/pc/menu-bg.webp) no-repeat center center/cover;
  padding-top: 5.0694444444vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.0694444444vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Menu {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Menu {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-Menu__item {
  background: white;
  border-radius: 16px;
  padding-top: 3.125vw;
  padding-left: 5.8333333333vw;
  padding-bottom: 3.125vw;
  padding-right: 5.8333333333vw;
}
.l-Menu__item:not(:first-child) {
  margin-top: 2.4305555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Menu__item {
    padding-top: 4.2666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 3.2vw;
  }
  .l-Menu__item:not(:first-child) {
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-Menu__item {
    padding-top: 4.2666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 3.2vw;
  }
  .l-Menu__item:not(:first-child) {
    margin-top: 8vw;
  }
}

.l-Menu__item01 li,
.l-Menu__item02 li {
  margin-top: 1.9444444444vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.3888888889vw;
  width: 37.5vw;
  margin: 0 auto;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Menu__item01 li,
  .l-Menu__item02 li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-bottom: 1px solid;
    margin-top: 5.3333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    width: 100%;
    gap: 0vw;
  }
}
@media (max-width: 599px) {
  .l-Menu__item01 li,
  .l-Menu__item02 li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-bottom: 1px solid;
    margin-top: 5.3333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    width: 100%;
    gap: 0vw;
  }
}

@media (min-width: 768px) and (max-width: 999px) {
  .l-Menu__item01 li {
    width: 48.6111111111vw;
  }
}

.p-Menu__copy {
  text-align: center;
  margin-top: 2.4305555556vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Menu__copy {
    margin-top: 5.3333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-Menu__copy {
    margin-top: 5.3333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
    text-align: left;
  }
}

.l-Menu__item02 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0vw 1.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Menu__item02 {
    grid-template-columns: 1fr;
    gap: 0vw;
  }
}
@media (max-width: 599px) {
  .l-Menu__item02 {
    grid-template-columns: 1fr;
    gap: 0vw;
  }
}

/* ============================================
Gallery
============================================ */
.dg4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.4861111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .dg4 {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .dg4 {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
  }
}

/* ============================================
cut
============================================ */
.l-cut {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-cut {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-cut {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.l-cut01 {
  background: url(../img/pc/info-bg.webp) no-repeat center center/cover;
  padding-top: 4.8611111111vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 6.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-cut01 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-cut01 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.check {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 3.5416666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.1111111111vw;
}
.check li {
  padding-left: 2.2222222222vw;
  position: relative;
  z-index: 1;
}
.check li::after {
  position: absolute;
  width: 1.25vw;
  height: 1.25vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: url(../img/pc/check.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .check {
    margin-top: 8vw;
    gap: 3.2vw;
  }
  .check li {
    padding-left: 6.4vw;
  }
  .check li::after {
    width: 3.2vw;
    height: 3.2vw;
  }
}
@media (max-width: 599px) {
  .check {
    margin-top: 8vw;
    gap: 3.2vw;
  }
  .check li {
    padding-left: 6.4vw;
  }
  .check li::after {
    width: 3.2vw;
    height: 3.2vw;
  }
}

.l-cut02__item {
  padding-bottom: 4.4444444444vw;
}
.l-cut02__item:not(:last-child) {
  margin-bottom: 3.1944444444vw;
  border-bottom: 1px solid #FF9D00;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-cut02__item {
    padding-bottom: 6.4vw;
  }
  .l-cut02__item:not(:last-child) {
    margin-bottom: 6.4vw;
    border-bottom: none;
  }
}
@media (max-width: 599px) {
  .l-cut02__item {
    padding-bottom: 6.4vw;
  }
  .l-cut02__item:not(:last-child) {
    margin-bottom: 6.4vw;
    border-bottom: none;
  }
}

/* ============================================
salon
============================================ */
.l-salon {
  background: url(../img/pc/salon-bg.webp) no-repeat center center/cover;
  padding-top: 5vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 6.25vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-salon {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-salon__fx {
  margin-top: 1.875vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
    margin-top: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-salon__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
    margin-top: 6.4vw;
  }
}

.l-salon__le {
  width: calc(100% - 27.9166666667vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-salon__le {
    width: 100%;
  }
}

.l-salon__ri {
  width: 26.875vw;
  height: 17.9166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon__ri {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-salon__ri {
    width: 100%;
    height: auto;
  }
}

.l-salon02 {
  margin-top: 10.1388888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon02 {
    margin-top: 16vw;
  }
}
@media (max-width: 599px) {
  .l-salon02 {
    margin-top: 16vw;
  }
}

.l-salon02__item {
  margin-top: 5.9027777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon02__item {
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-salon02__item {
    margin-top: 10.6666666667vw;
  }
}

.l-salon02__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon02__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-salon02__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
  }
}

.l-salon02__le {
  width: calc(100% - 25vw);
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon02__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-salon02__le {
    width: 100%;
  }
}

.l-salon02__ri {
  width: 22.9166666667vw;
  height: 32.1527777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon02__ri {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .l-salon02__ri {
    width: 100%;
    height: auto;
  }
}

.p-salon02__ttl {
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  text-align: center;
  color: white;
  background: #5E2501;
  font-family: "Zen Old Mincho", serif;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  margin-top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-salon02__ttl {
    padding-top: 2.1333333333vw;
    padding-left: 0vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-salon02__ttl {
    padding-top: 2.1333333333vw;
    padding-left: 0vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    margin-top: 8vw;
  }
}

.l-salon02__item .l-access__le {
  width: calc(100% - 31.7361111111vw);
}
.l-salon02__item .p-access__item--ttl {
  width: 7.2916666667vw;
}
.l-salon02__item .p-access__item--tx {
  width: calc(100% - 7.2916666667vw);
}
.l-salon02__item .l-access__ri {
  width: 29.7916666667vw;
  height: 19.7916666667vw;
}
.l-salon02__item .l-access__ri iframe {
  width: 100%;
  height: 19.7916666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-salon02__item .l-access__le {
    width: 100%;
  }
  .l-salon02__item .l-access__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .l-salon02__item .p-access__item--ttl {
    width: 100%;
    border-bottom: none;
    padding-bottom: 0;
  }
  .l-salon02__item .p-access__item--tx {
    width: 100%;
    padding-top: 0;
  }
  .l-salon02__item .l-access__ri {
    width: 100%;
    height: 53.3333333333vw;
  }
  .l-salon02__item .l-access__ri iframe {
    height: 53.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-salon02__item .l-access__le {
    width: 100%;
  }
  .l-salon02__item .l-access__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .l-salon02__item .p-access__item--ttl {
    width: 100%;
    border-bottom: none;
    padding-bottom: 0;
  }
  .l-salon02__item .p-access__item--tx {
    width: 100%;
    padding-top: 0;
  }
  .l-salon02__item .l-access__ri {
    width: 100%;
    height: 53.3333333333vw;
  }
  .l-salon02__item .l-access__ri iframe {
    height: 53.3333333333vw;
  }
}

.breadcrumb,
.l-archive,
.l-single {
  padding-top: 5.5555555556vw;
  padding-left: 11.1111111111vw;
  padding-bottom: 0vw;
  padding-right: 11.1111111111vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .breadcrumb,
  .l-archive,
  .l-single {
    padding-top: 2.7777777778vw;
    padding-left: 5.5555555556vw;
    padding-bottom: 0vw;
    padding-right: 5.5555555556vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .breadcrumb,
  .l-archive,
  .l-single {
    padding-top: 2.7777777778vw;
    padding-left: 5.5555555556vw;
    padding-bottom: 0vw;
    padding-right: 5.5555555556vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .breadcrumb,
  .l-archive,
  .l-single {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .breadcrumb,
  .l-archive,
  .l-single {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}

.l-archive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6666666667vw;
  margin-bottom: 11.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-archive {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    margin-bottom: 21.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-archive {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    margin-bottom: 21.3333333333vw;
  }
}

.l-archive__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6666666667vw;
}

.l-single {
  padding-bottom: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-single {
    padding-bottom: 16vw;
  }
}
@media (max-width: 599px) {
  .l-single {
    padding-bottom: 16vw;
  }
}

.p-single__ttl {
  margin-top: 1.1111111111vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 700;
  line-height: 1.5625;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-single__ttl {
    margin-top: 3.2vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.4166666667;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-single__ttl {
    margin-top: 3.2vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.4166666667;
    letter-spacing: 0em;
  }
}

.p-single__tx {
  margin-top: 1.1111111111vw;
  margin-left: 0vw;
  margin-bottom: 5.5555555556vw;
  margin-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-single__tx {
    margin-top: 3.2vw;
    margin-left: 0vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-single__tx {
    margin-top: 3.2vw;
    margin-left: 0vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 0vw;
  }
}

.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .page-numbers {
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .page-numbers {
    gap: 5.3333333333vw;
  }
}