@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 Old Mincho", serif;
  font-size: max(12px, 1.0416666667vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.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; /* ヘッダー高さ分 */
  }
}

.fz48 {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0208333333em;
  color: #963535;
}
@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;
  padding-bottom: 1.3888888889vw;
  border-bottom: 1px solid;
  font-family: "Yuji Syuku", serif;
}
@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: #963535;
}
@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;
  padding-bottom: 1.3888888889vw;
  border-bottom: 1px solid;
}
@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: #999999 !important;
}

.cm {
  color: #963535 !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;
  }
}

.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;
  }
}

.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: #963535 !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, 4.4444444444vw);
  font-weight: 700;
  line-height: 1.125;
  letter-spacing: 0em;
  font-family: "Lora", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}

.c-subttl {
  margin-top: 1.3888888889vw;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0em;
  font-family: "Yuji Syuku", serif;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-subttl {
    margin-top: 2.6666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .c-subttl {
    margin-top: 2.6666666667vw;
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.c-btn {
  padding-top: 1.0416666667vw;
  padding-left: 4.5833333333vw;
  padding-bottom: 1.0416666667vw;
  padding-right: 7.5vw;
  background-color: #352e22;
  border: 1px solid;
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.c-btn::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 4.5833333333vw;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 0.4166666667vw solid transparent;
  border-bottom: 0.4166666667vw solid transparent;
  border-left: 0.7638888889vw solid;
  border-right: 0;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    padding-top: 3.4666666667vw;
    padding-left: 13.8666666667vw;
    padding-bottom: 3.4666666667vw;
    padding-right: 21.8666666667vw;
    margin: 0 auto;
  }
  .c-btn::after {
    border-top: 1.6vw solid transparent;
    border-bottom: 1.6vw solid transparent;
    border-left: 2.9333333333vw solid;
    right: 13.8666666667vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 3.4666666667vw;
    padding-left: 13.8666666667vw;
    padding-bottom: 3.4666666667vw;
    padding-right: 21.8666666667vw;
    margin: 0 auto;
  }
  .c-btn::after {
    border-top: 1.6vw solid transparent;
    border-bottom: 1.6vw solid transparent;
    border-left: 2.9333333333vw solid;
    right: 13.8666666667vw;
  }
}

.p-commit__tx,
.l-menu__ttlbox,
.p-scene__tx,
.l-store__ttlbox {
  padding-top: 4.1666666667vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 2.7777777778vw;
  background: rgba(231, 231, 231, 0.7);
  -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.2);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-commit__tx,
  .l-menu__ttlbox,
  .p-scene__tx,
  .l-store__ttlbox {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 2.2857142857;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-commit__tx,
  .l-menu__ttlbox,
  .p-scene__tx,
  .l-store__ttlbox {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 500;
    line-height: 2.2857142857;
    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: 4.1666666667vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 12.5vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 21.3333333333vw;
    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: 21.3333333333vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}

.l-drawer__icon {
  width: 4.8611111111vw;
  height: 4.8611111111vw;
  cursor: pointer;
  background: #000000;
  position: relative;
  z-index: 400;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-drawer__icon {
    width: 6.25vw;
    height: 6.25vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-drawer__icon {
    width: 6.25vw;
    height: 6.25vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-drawer__icon {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-drawer__icon {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
}
.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 {
  width: 2.7777777778vw;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 8px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-drawer__icon.is-active .p-drawer__icon--bar2 {
    width: 7.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-drawer__icon.is-active .p-drawer__icon--bar2 {
    width: 7.4666666667vw;
  }
}

.l-drawer__icon--bar {
  width: 2.7777777778vw;
  height: 1.3888888889vw;
  top: 1.3888888889vw;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-drawer__icon--bar {
    width: 7.4666666667vw;
    height: 5.3333333333vw;
    top: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-drawer__icon--bar {
    width: 7.4666666667vw;
    height: 5.3333333333vw;
    top: 2.6666666667vw;
  }
}

.p-drawer__icon--bar1,
.p-drawer__icon--bar2 {
  position: absolute;
  height: 3px;
  background: white;
  top: 0;
  left: 0;
}

.p-drawer__icon--bar1 {
  width: 2.7777777778vw;
  top: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-drawer__icon--bar1 {
    width: 7.4666666667vw;
  }
}
@media (max-width: 599px) {
  .p-drawer__icon--bar1 {
    width: 7.4666666667vw;
  }
}

.p-drawer__icon--bar2 {
  top: 1.0416666667vw;
  width: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-drawer__icon--bar2 {
    width: 5.6vw;
    top: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-drawer__icon--bar2 {
    width: 5.6vw;
    top: 2.6666666667vw;
  }
}

.p-drawer__icon--tx {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0.4166666667vw;
  font-size: max(12px, 0.9722222222vw);
  font-weight: 500;
  line-height: 1.4285714286;
  letter-spacing: 0em;
  font-family: "Lora", serif;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-drawer__icon--tx {
    font-size: min(20px, 2.6666666667vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    bottom: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-drawer__icon--tx {
    font-size: min(20px, 2.6666666667vw);
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0em;
    bottom: 2.1333333333vw;
  }
}

.l-drawer {
  overflow: scroll;
  padding-top: 15.2777777778vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 15.2777777778vw;
  padding-right: 4.1666666667vw;
  width: 55.5555555556vw;
  height: 100%;
  position: fixed;
  background: #000000;
  right: 0;
  bottom: 0;
  z-index: 299;
  color: white;
  -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);
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-drawer {
    width: 69.4444444444vw;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .l-drawer {
    width: 69.4444444444vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-drawer {
    width: 100%;
    padding-top: 13.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-drawer {
    width: 100%;
    padding-top: 13.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 0vw;
  }
}

.l-drawer__items {
  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-drawer__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4vw;
  }
}
@media (max-width: 599px) {
  .l-drawer__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4vw;
  }
}

.p-drawer__item {
  font-size: max(12px, 1.25vw);
  font-weight: 400;
  line-height: 1.1111111111;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-drawer__item {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .p-drawer__item {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
    text-align: center;
  }
}

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

.l-drawer__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.7777777778vw;
  margin-top: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-drawer__tel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-drawer__tel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    margin-top: 10.6666666667vw;
  }
}

.c-tel {
  padding-top: 1.3888888889vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0.6944444444vw;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.c-tel p {
  margin-top: 0.6944444444vw;
  padding-left: 1.7361111111vw;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0em;
  position: relative;
  z-index: 1;
}
.c-tel p::after {
  position: absolute;
  width: 1.0416666667vw;
  height: 1.3888888889vw;
  top: 0.2083333333vw;
  left: 0vw;
  background: url(../img/pc/tel.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-tel {
    padding-top: 5.3333333333vw;
    padding-left: 8vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 8vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .c-tel p {
    margin-top: 2.6666666667vw;
    font-size: min(36px, 4.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-left: 6.1333333333vw;
  }
  .c-tel p::after {
    width: 4vw;
    height: 5.3333333333vw;
    top: 0.8vw;
  }
}
@media (max-width: 599px) {
  .c-tel {
    padding-top: 5.3333333333vw;
    padding-left: 8vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 8vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .c-tel p {
    margin-top: 2.6666666667vw;
    font-size: min(36px, 4.8vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-left: 6.1333333333vw;
  }
  .c-tel p::after {
    width: 4vw;
    height: 5.3333333333vw;
    top: 0.8vw;
  }
}

.to-top {
  position: fixed;
  width: 4.0277777778vw;
  height: 4.0277777778vw;
  bottom: 1.6666666667vw;
  right: 2.9166666667vw;
  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: 15.4666666667vw;
    height: 15.4666666667vw;
    bottom: 26.6666666667vw;
    right: 4.8vw;
  }
  .to-top.is-active {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    width: 15.4666666667vw;
    height: 15.4666666667vw;
    bottom: 26.6666666667vw;
    right: 4.8vw;
  }
  .to-top.is-active {
    display: none;
  }
}

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

.l-header__inner {
  padding-top: 0.8333333333vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 5.5555555556vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__inner {
    padding-top: 2.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-header__inner {
    padding-top: 2.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-header__logo {
  width: 39.2361111111vw;
  height: 5.3472222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    width: 56.5333333333vw;
    height: 7.7333333333vw;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    width: 56.5333333333vw;
    height: 7.7333333333vw;
  }
}

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

.l-fv__ttl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.3611111111vw;
  position: absolute;
  bottom: 3.6111111111vw;
  right: 11.4583333333vw;
  z-index: 10;
  font-size: max(12px, 3.8888888889vw);
  font-weight: 400;
  line-height: 1.1428571429;
  letter-spacing: 0em;
  font-family: "Yuji Syuku", serif;
  color: white;
}
.l-fv__ttl p {
  text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.2);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__ttl {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb; /* 横書き */
    right: 5.3333333333vw;
    bottom: 20vw;
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
    text-align: right;
  }
}
@media (max-width: 599px) {
  .l-fv__ttl {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb; /* 横書き */
    right: 5.3333333333vw;
    bottom: 20vw;
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
    text-align: right;
  }
}

.red {
  color: #963535;
}

/* ============================================
news
============================================ */
.l-news {
  background: url(../img/pc/news-bg.webp) no-repeat center center/cover;
  padding-top: 5.5555555556vw;
  padding-left: 16.9444444444vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 16.9444444444vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    padding-top: 10.6666666667vw;
    padding-left: 8vw;
    padding-bottom: 16vw;
    padding-right: 8vw;
  }
}
@media (max-width: 599px) {
  .l-news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    padding-top: 10.6666666667vw;
    padding-left: 8vw;
    padding-bottom: 16vw;
    padding-right: 8vw;
  }
}

.p-news__ttl {
  font-family: "Yuji Syuku", serif;
  font-size: max(12px, 3.3333333333vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-news__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.l-news__items {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 13.8888888889vw;
  overflow-y: scroll;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    height: 53.3333333333vw;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    height: 53.3333333333vw;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}

.l-news__item {
  padding-top: 1.3888888889vw;
  padding-left: 0vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0vw;
  border-bottom: 1px solid;
}
.l-news__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.1111111111vw;
  font-weight: 700;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__item {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
  }
  .l-news__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .l-news__item {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
  }
  .l-news__item a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* ============================================
concept
============================================ */
.bg {
  background: url(../img/pc/concept-bg.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .bg {
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .bg {
    background: url(../img/sp/concept-bg.webp) no-repeat center center/cover;
  }
}

.l-concept {
  color: white;
  padding-top: 4.1666666667vw;
  padding-left: 9.7222222222vw;
  padding-bottom: 12.3611111111vw;
  padding-right: 6.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 21.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-concept {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 21.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}

.l-concept__ttlbox {
  text-align: right;
}

.p-concept__subttl02 {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  position: relative;
  z-index: 1;
}
.p-concept__subttl02::after {
  position: absolute;
  width: 27.7777777778vw;
  height: 27.7777777778vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -6.9444444444vw;
  background: url(../img/pc/concept-ttl-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__subttl02 {
    margin-top: 19.7333333333vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-left: 16vw;
  }
  .p-concept__subttl02::after {
    width: 56vw;
    height: 56vw;
    left: 0vw;
  }
}
@media (max-width: 599px) {
  .p-concept__subttl02 {
    margin-top: 19.7333333333vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-left: 16vw;
  }
  .p-concept__subttl02::after {
    width: 56vw;
    height: 56vw;
    left: 0vw;
  }
}

.p-concept__tx {
  margin-top: 4.0277777778vw;
  width: 33.3333333333vw;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 2.3333333333;
  letter-spacing: 0em;
  margin-left: auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__tx {
    width: 100%;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 700;
    line-height: 2.1428571429;
    letter-spacing: 0em;
    margin-top: 22.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-concept__tx {
    width: 100%;
    font-size: min(28px, 3.7333333333vw);
    font-weight: 700;
    line-height: 2.1428571429;
    letter-spacing: 0em;
    margin-top: 22.6666666667vw;
  }
}

/* ============================================
commit
============================================ */
.l-commit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.5555555556vw;
  padding-top: 6.25vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 0vw;
  padding-right: 5.5555555556vw;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-commit {
    padding-top: 19.4666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 8vw;
  }
}
@media (max-width: 599px) {
  .l-commit {
    padding-top: 19.4666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 8vw;
  }
}

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

.p-commit__subttl {
  margin-top: 1.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-commit__subttl {
    margin-top: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-commit__subttl {
    margin-top: 2.6666666667vw;
  }
}

.l-commit__btnbox {
  margin-top: 1.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-commit__btnbox {
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-commit__btnbox {
    margin-top: 8vw;
  }
}

.l-commit__ri {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.7777777778vw;
  margin-top: 8.8888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-commit__ri {
    gap: 4vw;
    margin: 0;
  }
}
@media (max-width: 599px) {
  .l-commit__ri {
    gap: 4vw;
    margin: 0;
  }
}

.p-commit__img01,
.p-commit__img02 {
  width: 20.8333333333vw;
  height: 20.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-commit__img01,
  .p-commit__img02 {
    width: 42.6666666667vw;
    height: 42.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-commit__img01,
  .p-commit__img02 {
    width: 42.6666666667vw;
    height: 42.6666666667vw;
  }
}

.p-commit__img02 {
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-commit__img02 {
    margin-top: -10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-commit__img02 {
    margin-top: -10.6666666667vw;
  }
}

.p-commit__asi01 {
  width: 46.1111111111vw;
  height: 13.9583333333vw;
  position: absolute;
  top: 0vw;
  right: -8.6111111111vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-commit__asi01 {
    width: 177.0666666667vw;
    height: 53.6vw;
    top: 106.6666666667vw;
    left: 18.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-commit__asi01 {
    width: 177.0666666667vw;
    height: 53.6vw;
    top: 106.6666666667vw;
    left: 18.6666666667vw;
  }
}

.p-commit__asi02 {
  width: 41.6666666667vw;
  height: 13.8888888889vw;
  position: absolute;
  bottom: 0vw;
  left: -7.9861111111vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-commit__asi02 {
    width: 160vw;
    height: 53.3333333333vw;
    top: -13.3333333333vw;
    left: -58.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-commit__asi02 {
    width: 160vw;
    height: 53.3333333333vw;
    top: -13.3333333333vw;
    left: -58.6666666667vw;
  }
}

/* ============================================
menu
============================================ */
.l-menu {
  margin-top: 8.3333333333vw;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu {
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-menu {
    margin-top: 10.6666666667vw;
  }
}

.p-menu__img {
  width: 61.1111111111vw;
  height: 36.25vw;
  -webkit-box-shadow: 1.6666666667vw 1.6666666667vw 0 0 #000000;
          box-shadow: 1.6666666667vw 1.6666666667vw 0 0 #000000;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-menu__img {
    width: 94.6666666667vw;
    height: 124.8vw;
  }
}
@media (max-width: 599px) {
  .p-menu__img {
    width: 94.6666666667vw;
    height: 124.8vw;
  }
}

.l-menu__ttlbox {
  width: 38.8888888889vw;
  padding-top: 3.125vw;
  padding-left: 3.125vw;
  padding-bottom: 3.125vw;
  padding-right: 3.125vw;
  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.0416666667vw;
  position: absolute;
  top: 4.8611111111vw;
  right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu__ttlbox {
    width: 94.6666666667vw;
    right: 0;
    top: 85.3333333333vw;
    padding-top: 10.6666666667vw;
    padding-left: 8vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 8vw;
    text-align: right;
  }
}
@media (max-width: 599px) {
  .l-menu__ttlbox {
    width: 94.6666666667vw;
    right: 0;
    top: 85.3333333333vw;
    padding-top: 10.6666666667vw;
    padding-left: 8vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 8vw;
    text-align: right;
  }
}

.p-menu__ttl,
.p-store__ttl {
  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-menu__ttl,
  .p-store__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-menu__ttl,
  .p-store__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.p-menu__subttl,
.p-store__subttl {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-menu__subttl,
  .p-store__subttl {
    margin-top: 2.6666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-menu__subttl,
  .p-store__subttl {
    margin-top: 2.6666666667vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: 0em;
  }
}

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

.l-menu__btnbox {
  position: absolute;
  top: 27.0833333333vw;
  right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-menu__btnbox {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 41.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-menu__btnbox {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 41.3333333333vw;
  }
}

/* ============================================
scene
============================================ */
.l-scene {
  padding-top: 8.3333333333vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-scene {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-scene {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
    padding-right: 5.3333333333vw;
  }
}

.p-scene__img {
  width: 66.6666666667vw;
  height: 35.9722222222vw;
  margin-left: auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-scene__img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-scene__img {
    width: 100%;
    height: auto;
  }
}

.l-scene__ttlbox {
  position: absolute;
  top: 40.2777777778vw;
  left: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-scene__ttlbox {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-scene__ttlbox {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 5.3333333333vw;
  }
}

.p-scene__tx {
  margin-top: 4.1666666667vw;
  width: 53.1944444444vw;
  padding-top: 4.1666666667vw;
  padding-left: 6.25vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 6.25vw;
  margin-left: auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-scene__tx {
    width: 100%;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-scene__tx {
    width: 100%;
    margin-top: 5.3333333333vw;
  }
}

/* ============================================
store
============================================ */
.l-store {
  background: url(../img/pc/store-bg.webp) no-repeat center center/cover;
  padding-top: 5.9722222222vw;
  padding-left: 25.6944444444vw;
  padding-bottom: 5.9722222222vw;
  padding-right: 25.6944444444vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-store {
    padding-top: 32vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 33.3333333333vw;
    padding-right: 5.3333333333vw;
    background: url(../img/sp/store-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-store {
    padding-top: 32vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 33.3333333333vw;
    padding-right: 5.3333333333vw;
    background: url(../img/sp/store-bg.webp) no-repeat center center/cover;
  }
}

.l-store__ttlbox {
  padding-top: 3.125vw;
  padding-left: 0vw;
  padding-bottom: 3.125vw;
  padding-right: 0vw;
  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.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-store__ttlbox {
    gap: 4vw;
  }
}
@media (max-width: 599px) {
  .l-store__ttlbox {
    gap: 4vw;
  }
}

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

/* ============================================
gallery
============================================ */
.l-gallery {
  background: url(../img/pc/gallery-bg.webp) no-repeat center center/cover;
  padding-top: 2.7777777778vw;
  padding-left: 0vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 0vw;
  text-align: center;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gallery {
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 14.9333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-gallery {
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 14.9333333333vw;
    padding-right: 0vw;
  }
}

.l-gallery__swiper-container {
  margin-top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gallery__swiper-container {
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-gallery__swiper-container {
    margin-top: 8vw;
  }
}

.l-gallery__item:nth-child(2n) {
  margin-top: 3.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-gallery__item:nth-child(2n) {
    margin-top: 6.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-gallery__item:nth-child(2n) {
    margin-top: 6.6666666667vw;
  }
}

/* ============================================
recruit
============================================ */
.l-recruit {
  position: relative;
  z-index: 1;
}
.l-recruit::after {
  position: absolute;
  width: 100%;
  height: 34.7222222222vw;
  top: 0;
  left: 0;
  background: url(../img/pc/recruit-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit::after {
    height: 149.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-recruit::after {
    height: 149.3333333333vw;
  }
}

.l-recruit__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 13.4027777778vw;
  padding-top: 9.0277777778vw;
  padding-left: 9.0277777778vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 15.9722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 36.5333333333vw;
    padding-top: 26.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-recruit__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 36.5333333333vw;
    padding-top: 26.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-recruit__ttlbox {
  color: white;
  position: relative;
  z-index: 1;
}
.l-recruit__ttlbox::after {
  position: absolute;
  width: 36.9444444444vw;
  height: 36.3194444444vw;
  top: -9.7916666667vw;
  left: -12.2222222222vw;
  background: url(../img/pc/recruit-ttl-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__ttlbox::after {
    width: 77.0666666667vw;
    height: 75.7333333333vw;
    top: -26.6666666667vw;
    left: -26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-recruit__ttlbox::after {
    width: 77.0666666667vw;
    height: 75.7333333333vw;
    top: -26.6666666667vw;
    left: -26.6666666667vw;
  }
}

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

/* ============================================
footer
============================================ */
footer {
  position: relative;
  z-index: 1;
}
footer::after {
  position: absolute;
  width: 100%;
  height: 42.3611111111vw;
  top: -6.9444444444vw;
  left: 0;
  background: url(../img/pc/footer-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  footer::after {
    height: 138.6666666667vw;
    background: url(../img/sp/footer-bg.webp) no-repeat center center/cover;
    top: -18.6666666667vw;
  }
}
@media (max-width: 599px) {
  footer::after {
    height: 138.6666666667vw;
    background: url(../img/sp/footer-bg.webp) no-repeat center center/cover;
    top: -18.6666666667vw;
  }
}

.l-footer__inner {
  padding-top: 6.9444444444vw;
  padding-left: 0vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__inner {
    padding-top: 26.6666666667vw;
    padding-left: 12.2666666667vw;
    padding-bottom: 16vw;
    padding-right: 12.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-footer__inner {
    padding-top: 26.6666666667vw;
    padding-left: 12.2666666667vw;
    padding-bottom: 16vw;
    padding-right: 12.2666666667vw;
  }
}

.l-footer__logo {
  font-size: max(12px, 4.4444444444vw);
  font-weight: 400;
  line-height: 1.125;
  letter-spacing: 0em;
  font-family: "Yuji Syuku", serif;
  text-align: center;
  position: relative;
  z-index: 1;
}
.l-footer__logo::after {
  position: absolute;
  width: 20.9027777778vw;
  height: 20.625vw;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../img/pc/footer-asi.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__logo {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
  .l-footer__logo::after {
    width: 63.2vw;
    height: 62.4vw;
  }
}
@media (max-width: 599px) {
  .l-footer__logo {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 0em;
  }
  .l-footer__logo::after {
    width: 63.2vw;
    height: 62.4vw;
  }
}

.l-footer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5.5555555556vw;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding-top: 2.0833333333vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 2.0833333333vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 12.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__items {
    margin-top: 34.1333333333vw;
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8vw;
    padding-right: 5.3333333333vw;
    gap: 5.3333333333vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 599px) {
  .l-footer__items {
    margin-top: 34.1333333333vw;
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8vw;
    padding-right: 5.3333333333vw;
    gap: 5.3333333333vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.p-footer__item {
  font-size: max(12px, 1.25vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__item {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.2857142857;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-footer__item {
    font-size: min(28px, 3.7333333333vw);
    font-weight: 400;
    line-height: 1.2857142857;
    letter-spacing: 0em;
  }
}

.l-footer__copy {
  text-align: center;
  padding-top: 2.0833333333vw;
  padding-left: 0vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
  font-size: max(12px, 0.8333333333vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0em;
  color: white;
  background: #000000;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
    font-size: min(24px, 3.2vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
    font-size: min(24px, 3.2vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.c-fv {
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv {
    height: 80vw;
  }
}
@media (max-width: 599px) {
  .c-fv {
    height: 80vw;
  }
}

.c-fv__ttl {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 15.625vw;
  font-size: max(12px, 4.4444444444vw);
  font-weight: 700;
  line-height: 1.125;
  letter-spacing: 0em;
  font-family: "Yuji Syuku", serif;
  color: white;
  text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.2);
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
    top: 40vw;
  }
}
.c-fv__ttl {
  color: white;
  text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.2);
}
@media (max-width: 599px) {
  .c-fv__ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0em;
    top: 40vw;
  }
}

.l-Commit {
  background: url(../img/pc/commit01-bg.webp) no-repeat center center/cover;
}

.l-Commit01 {
  position: relative;
  z-index: 1;
  padding-top: 22.2222222222vw;
  padding-left: 0vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Commit01 {
    padding-bottom: 26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-Commit01 {
    padding-bottom: 26.6666666667vw;
  }
}

.l-Commit01__txbox {
  padding-left: 11.8055555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Commit01__txbox {
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Commit01__txbox {
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

.p-Commit__tx {
  width: 33.3333333333vw;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Commit__tx {
    width: 100%;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-Commit__tx {
    width: 100%;
    margin-top: 5.3333333333vw;
  }
}

.p-Commit__ttl {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
}
.p-Commit__ttl span {
  font-size: max(12px, 4.4444444444vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Commit__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .p-Commit__ttl span {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-Commit__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .p-Commit__ttl span {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

.p-Commit__subttl {
  margin-top: 2.7777777778vw;
  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-Commit__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-Commit__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
    margin-top: 5.3333333333vw;
  }
}

.p-Commit01__img01 {
  width: 61.1111111111vw;
  height: 33.3333333333vw;
  margin-top: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Commit01__img01 {
    width: 100%;
    height: auto;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-Commit01__img01 {
    width: 100%;
    height: auto;
    margin-top: 5.3333333333vw;
  }
}

.p-Commit01__img02 {
  width: 33.3333333333vw;
  height: 23.6111111111vw;
  position: absolute;
  top: 40.2777777778vw;
  right: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Commit01__img02 {
    width: 100%;
    height: auto;
    margin-top: 5.3333333333vw;
    position: relative;
    top: 0;
  }
}
@media (max-width: 599px) {
  .p-Commit01__img02 {
    width: 100%;
    height: auto;
    margin-top: 5.3333333333vw;
    position: relative;
    top: 0;
  }
}

.p-Commit01__asi01,
.p-Commit01__asi02 {
  width: 47.2916666667vw;
  height: 20.2083333333vw;
  position: absolute;
  z-index: -1;
}

.p-Commit01__asi01 {
  top: 2.2916666667vw;
  left: -9.2361111111vw;
}

.p-Commit01__asi02 {
  bottom: 0vw;
  right: -15.2777777778vw;
}

.p-Commit01__main--ttl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  font-size: max(12px, 8.3333333333vw);
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0em;
  font-family: "Yuji Syuku", serif;
  color: white;
  text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.2);
  -webkit-transform: skewX(-5deg);
          transform: skewX(-5deg);
  position: absolute;
  top: 11.25vw;
  right: 40.2777777778vw;
}
.p-Commit01__main--ttl::after {
  position: absolute;
  width: 35.2083333333vw;
  height: 34.6527777778vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 8.3333333333vw;
  background: url(../img/pc/commit01-asi02.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Commit01__main--ttl {
    right: 26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-Commit01__main--ttl {
    right: 26.6666666667vw;
  }
}

.l-Commit02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4.1666666667vw;
  margin-top: 4.8611111111vw;
  padding-top: 9.3055555556vw;
  padding-left: 0vw;
  padding-bottom: 7.9166666667vw;
  padding-right: 10.7638888889vw;
  position: relative;
  z-index: 1;
  color: white;
}
.l-Commit02::after {
  position: absolute;
  width: 100%;
  height: 66.6666666667vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: url(../img/pc/commit02-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Commit02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    background: #000000;
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
  .l-Commit02::after {
    background: none;
  }
}
@media (max-width: 599px) {
  .l-Commit02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    background: #000000;
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
  .l-Commit02::after {
    background: none;
  }
}

.p-Commit02__img {
  width: 50vw;
  height: 33.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Commit02__img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-Commit02__img {
    width: 100%;
    height: auto;
  }
}

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

.p-Commit02__asi {
  width: 54.1666666667vw;
  height: 12.9861111111vw;
  position: absolute;
  top: 5.5555555556vw;
  right: -7.6388888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Commit02__asi {
    top: 72vw;
  }
}
@media (max-width: 599px) {
  .p-Commit02__asi {
    top: 72vw;
  }
}

.l-Commit03 {
  background: url(../img/pc/commit03-bg.webp) no-repeat center center/cover;
  color: white;
}

.l-Commit03__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8.3333333333vw;
  padding-top: 12.5vw;
  padding-left: 17.7083333333vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 17.7083333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Commit03__fx {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Commit03__fx {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
  }
}

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

.l-Commit03__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.5555555556vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-bottom: 12.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Commit03__img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    padding-bottom: 26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-Commit03__img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    padding-bottom: 26.6666666667vw;
  }
}

.p-Commit03__img01 {
  width: 61.1111111111vw;
  height: 33.3333333333vw;
  margin-top: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Commit03__img01 {
    width: 100%;
    height: auto;
    margin-top: 0;
  }
}
@media (max-width: 599px) {
  .p-Commit03__img01 {
    width: 100%;
    height: auto;
    margin-top: 0;
  }
}

.p-Commit03__img02 {
  width: 33.3333333333vw;
  height: 23.6111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Commit03__img02 {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-Commit03__img02 {
    width: 100%;
    height: auto;
  }
}

/* ============================================
store
============================================ */
.l-Store02,
.l-Store03 {
  margin-top: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Store02,
  .l-Store03 {
    margin-top: 26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-Store02,
  .l-Store03 {
    margin-top: 26.6666666667vw;
  }
}

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

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

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

.l-Store {
  border-collapse: collapse;
  table-layout: fixed;
}
.l-Store tr {
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Store {
    width: 100%;
  }
  .l-Store tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 599px) {
  .l-Store {
    width: 100%;
  }
  .l-Store tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-Store--ttl,
.p-Store--tx {
  vertical-align: middle;
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
}

.p-Store--ttl {
  width: 14.9305555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Store--ttl {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-Store--ttl {
    width: 100%;
  }
}

.p-Store--tx {
  width: 26.7361111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Store--tx {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-Store--tx {
    width: 100%;
  }
}

.l-Store__map {
  margin-top: 2.7777777778vw;
  width: 100%;
  height: 27.7777777778vw;
}
.l-Store__map iframe {
  width: 100%;
  height: 27.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Store__map {
    margin-top: 8vw;
    height: 80vw;
  }
  .l-Store__map iframe {
    height: 80vw;
  }
}
@media (max-width: 599px) {
  .l-Store__map {
    margin-top: 8vw;
    height: 80vw;
  }
  .l-Store__map iframe {
    height: 80vw;
  }
}

/* ============================================
Recruit
============================================ */
.l-Recruit01 {
  background: url(../img/pc/recruit01.webp) no-repeat center center/cover;
  padding-top: 6.0416666667vw;
  padding-left: 0vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 0vw;
}

.l-Recruit01__ttl {
  position: relative;
  z-index: 1;
}
.l-Recruit01__ttl::after {
  position: absolute;
  width: 50vw;
  height: 20.625vw;
  top: -2.7777777778vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/recruit01-ttl.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}

.bgt {
  background-color: #2f2f2f;
}

@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit01,
  .l-Recruit02,
  .l-Recruit03 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit01,
  .l-Recruit02,
  .l-Recruit03 {
    padding-top: 10.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-Recruit__table {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit__table {
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit__table {
    margin-top: 8vw;
  }
}

.l-Recruit03 {
  padding-bottom: 12.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit03 {
    padding-bottom: 32vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit03 {
    padding-bottom: 32vw;
  }
}

.l-Recruit03__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.1666666667vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-Recruit03__tel .c-tel {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  padding-top: 2.0833333333vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 2.7777777778vw;
}
.l-Recruit03__tel .c-tel p {
  font-size: max(12px, 2.5vw);
  font-weight: 400;
  line-height: 1.1666666667;
  letter-spacing: 0em;
  padding-left: 2.4305555556vw;
}
.l-Recruit03__tel .c-tel p::after {
  width: 1.875vw;
  height: 2.4305555556vw;
  top: 0.4166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit03__tel {
    gap: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-Recruit03__tel .c-tel {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-top: 5.3333333333vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 2.6666666667vw;
  }
  .l-Recruit03__tel .c-tel p {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1.1666666667;
    letter-spacing: 0em;
    padding-left: 9.3333333333vw;
  }
  .l-Recruit03__tel .c-tel p::after {
    width: 7.2vw;
    height: 9.3333333333vw;
    top: 1.6vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit03__tel {
    gap: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-Recruit03__tel .c-tel {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-top: 5.3333333333vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 2.6666666667vw;
  }
  .l-Recruit03__tel .c-tel p {
    font-size: min(72px, 9.6vw);
    font-weight: 400;
    line-height: 1.1666666667;
    letter-spacing: 0em;
    padding-left: 9.3333333333vw;
  }
  .l-Recruit03__tel .c-tel p::after {
    width: 7.2vw;
    height: 9.3333333333vw;
    top: 1.6vw;
  }
}

/* ============================================
Gallery
============================================ */
.l-Gallery__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.7777777778vw 1.8055555556vw;
  margin-top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Gallery__items {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Gallery__items {
    grid-template-columns: 1fr;
    gap: 5.3333333333vw;
    margin-top: 5.3333333333vw;
  }
}

/* ============================================
Menu
============================================ */
.l-Menu01__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: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Menu01__items {
    gap: 8vw;
  }
}
@media (max-width: 599px) {
  .l-Menu01__items {
    gap: 8vw;
  }
}

.l-Menu01__item {
  background-color: #d9d9d9;
  margin-top: 2.7777777778vw;
  padding-top: 2.7777777778vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 2.7777777778vw;
  color: #000000;
  position: relative;
  z-index: 1;
}
.l-Menu01__item::after {
  position: absolute;
  width: 31.1111111111vw;
  height: 29.4444444444vw;
  top: 2.4305555556vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/menu01-asi.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Menu01__item {
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Menu01__item {
    padding-top: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}

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

.l-Menu01__le,
.l-Menu01__ri {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.bb {
  border-bottom: 1px solid;
  padding-bottom: 1.3888888889vw;
}

.dg2 {
  margin-top: 1.3888888889vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.3888888889vw 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .dg2 {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .dg2 {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    margin-top: 5.3333333333vw;
  }
}

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

.l-Menu-row__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-Menu-row__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-Menu__item--ttl,
.p-Menu__item--tx,
.p-Menu02__ri--tx {
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  font-size: max(12px, 1.25vw);
  font-weight: 400;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Menu__item--ttl,
  .p-Menu__item--tx,
  .p-Menu02__ri--tx {
    padding-top: 1.0666666667vw;
    padding-left: 1.0666666667vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 1.0666666667vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-Menu__item--ttl,
  .p-Menu__item--tx,
  .p-Menu02__ri--tx {
    padding-top: 1.0666666667vw;
    padding-left: 1.0666666667vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 1.0666666667vw;
    font-size: min(30px, 4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.p-Menu__item--ttl {
  background: #963535;
  color: white;
}

.p-Menu__item--tx {
  background: white;
}

.l-Menu02__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.1944444444vw;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
  margin-top: 3.125vw;
  padding-right: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Menu02__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    margin-top: 8vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-Menu02__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    margin-top: 8vw;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

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

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

.p-Menu02__ri--tx {
  margin-top: 1.3888888889vw;
  background: white;
  color: #000000;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Menu02__ri--tx {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-Menu02__ri--tx {
    margin-top: 5.3333333333vw;
  }
}

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

.l-Menu02__item {
  padding-top: 1.3888888889vw;
  padding-left: 0vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0vw;
  border-bottom: 1px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Menu02__item {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-Menu02__item {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
  }
}

.p-Menu02__item--ttl {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0em;
  font-family: "Yuji Syuku", serif;
}
.p-Menu02__item--ttl span {
  color: #963535;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Menu02__item--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-Menu02__item--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.l-Menu03__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2.7777777778vw;
  margin-top: 4.5138888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Menu03__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8.5333333333vw;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-Menu03__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8.5333333333vw;
    margin-top: 10.6666666667vw;
  }
}

.l-Menu03__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-Menu03__item--ttl {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  background: #963535;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Menu03__item--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-top: 1.0666666667vw;
    padding-left: 0vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-Menu03__item--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 400;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-top: 1.0666666667vw;
    padding-left: 0vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 0vw;
  }
}

.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: 0vw;
    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: 0vw;
    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;
  }
}