@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: #000;
  font-family: "Inter", sans-serif;
  position: relative;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
  padding-top: 6.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
    padding-top: 21.3333333333vw;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
    padding-top: 21.3333333333vw;
  }
}

.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;
}
@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: #747474;
}
@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: #F6F6F6 !important;
}

.cm {
  color: #747474 !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: #747474 !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-tel {
  padding-top: 0.6944444444vw;
  padding-left: 3.4722222222vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 1.7361111111vw;
  background: #000;
  color: white;
  border-radius: 100px;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  z-index: 1;
}
.c-tel::after {
  position: absolute;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 1.7361111111vw;
  background: url(../img/pc/tel-wh.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
.c-tel:hover {
  background: white;
  color: #000;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border: 1px solid;
}
.c-tel:hover::after {
  background: url(../img/pc/tel-bk.webp) no-repeat center center/cover;
}

/*----------------------------
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: 4.1666666667vw;
  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-sp__info {
  display: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-sp__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-sp__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5.3333333333vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-sp__tel {
    width: 16vw;
    height: 16vw;
  }
}
@media (max-width: 599px) {
  .p-sp__tel {
    width: 16vw;
    height: 16vw;
  }
}

.l-drawer__icon {
  width: 16vw;
  height: 16vw;
  cursor: pointer;
  border-radius: 50%;
  position: relative;
  border: 1px solid #747474;
  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: 4px;
}
.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: 4px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

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

.p-drawer__icon--bar1,
.p-drawer__icon--bar3 {
  position: absolute;
  width: 6.6666666667vw;
  height: 2px;
  background: #747474;
  top: 0;
  left: 0;
}

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

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

.l-drawer {
  overflow: scroll;
  padding-top: 26.6666666667vw;
  padding-left: 0vw;
  padding-bottom: 26.6666666667vw;
  padding-right: 0vw;
  width: 100%;
  height: 100%;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 300;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: white;
}
.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: 13.3333333333vw;
  text-align: center;
}

.p-drawer__item {
  color: #747474;
}

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

@media (min-width: 600px) and (max-width: 767px) {
  .p-drawer__dropdown--inner {
    margin-top: 2.6666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-drawer__dropdown--inner {
    margin-top: 2.6666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    text-align: left;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-drawer__dropdown--link {
    margin-left: 26.6666666667vw;
    font-weight: 400;
  }
}
@media (max-width: 599px) {
  .p-drawer__dropdown--link {
    margin-left: 26.6666666667vw;
    font-weight: 400;
  }
}

.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 {
  background: white;
  padding-top: 0.9722222222vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 2.7777777778vw;
  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;
}

.l-header__logo {
  width: 11.3194444444vw;
  height: 6.0416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    width: 43.4666666667vw;
    height: 23.2vw;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    width: 43.4666666667vw;
    height: 23.2vw;
  }
}

.l-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__nav {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-header__nav {
    display: none;
  }
}

.l-header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.7777777778vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-header__items {
    gap: 1.3888888889vw;
  }
}

.p-header__item {
  color: #747474;
  font-size: max(12px, 1.25vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  padding-bottom: 0.2777777778vw;
  position: relative;
  display: inline-block;
}
.p-header__item::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px; /* 下線の太さ */
  background: currentColor; /* 文字色と同じ色になる */
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.p-header__item:hover::after {
  width: 100%;
}

/* ============================================
SERVICE ドロップダウンメニュー
============================================ */
.p-header__dropdown {
  position: fixed;
  left: 0;
  top: 7.2222222222vw;
  width: 100%;
  background: #747474;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.25s ease 0.15s, visibility 0.25s ease 0.15s;
  transition: opacity 0.25s ease 0.15s, visibility 0.25s ease 0.15s;
  z-index: 299;
}

.p-header__item--service:hover .p-header__dropdown,
.p-header__dropdown:hover {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.p-header__dropdown--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6.9444444444vw;
  padding-top: 3.8194444444vw;
  padding-left: 0vw;
  padding-bottom: 3.8194444444vw;
  padding-right: 0vw;
}

.p-header__dropdown--ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.0416666667vw;
  color: white;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
}

.p-header__dropdown--icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  background: url(../img/pc/arrow.webp) no-repeat center center/cover;
}

.p-header__dropdown--link {
  color: white;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0em;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.p-header__dropdown--link:hover {
  opacity: 0.7;
}

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

.p-fv__ttl {
  position: absolute;
  bottom: 2.7777777778vw;
  left: 2.7777777778vw;
  width: 100%;
  z-index: 10;
  font-size: max(12px, 6.9444444444vw);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: white;
}
.p-fv__ttl strong {
  font-size: max(12px, 8.8888888889vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.015625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__ttl {
    font-size: min(96px, 12.8vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.03125em;
    bottom: 8.8vw;
    left: 2.6666666667vw;
  }
  .p-fv__ttl strong {
    font-size: min(110px, 14.6666666667vw);
    font-weight: 700;
    line-height: 1.0909090909;
    letter-spacing: 0.03em;
  }
}
@media (max-width: 599px) {
  .p-fv__ttl {
    font-size: min(96px, 12.8vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.03125em;
    bottom: 8.8vw;
    left: 2.6666666667vw;
  }
  .p-fv__ttl strong {
    font-size: min(110px, 14.6666666667vw);
    font-weight: 700;
    line-height: 1.0909090909;
    letter-spacing: 0.03em;
  }
}

.p-fv__img {
  width: 56.9444444444vw;
  height: 12.7777777778vw;
}

/* ============================================
service
============================================ */
.l-service {
  padding-top: 9.0277777778vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 5.5555555556vw;
  background-color: #d2d2d2;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service {
    padding-top: 26.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-service {
    padding-top: 26.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 0vw;
  }
}

.l-service__ttlbox,
.l-food__ttlbox {
  margin-left: 5.5555555556vw;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service__ttlbox,
  .l-food__ttlbox {
    margin-left: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-service__ttlbox,
  .l-food__ttlbox {
    margin-left: 5.3333333333vw;
  }
}

.p-service__ttl {
  font-size: max(12px, 13.8888888889vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  color: #dedede;
  position: absolute;
  top: -9.7222222222vw;
  left: -5.5555555556vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__ttl {
    font-size: min(150px, 20vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    top: -21.3333333333vw;
    left: 0vw;
  }
}
@media (max-width: 599px) {
  .p-service__ttl {
    font-size: min(150px, 20vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    top: -21.3333333333vw;
    left: 0vw;
  }
}

.p-service__tag,
.p-food__tag {
  padding-top: 0.2777777778vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 0.2777777778vw;
  padding-right: 1.0416666667vw;
  background: #747474;
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.03125em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__tag,
  .p-food__tag {
    padding-top: 1.0666666667vw;
    padding-left: 1.6vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 1.6vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .p-service__tag,
  .p-food__tag {
    padding-top: 1.0666666667vw;
    padding-left: 1.6vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 1.6vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

.p-service__subttl,
.p-food__subttl {
  margin-top: 1.0416666667vw;
  font-size: max(12px, 6.9444444444vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  background: -webkit-gradient(linear, right top, left top, from(#545454), to(#afafaf));
  background: linear-gradient(to left, #545454 0%, #afafaf 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__subttl,
  .p-food__subttl {
    margin-top: 2.6666666667vw;
    font-size: min(100px, 13.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-service__subttl,
  .p-food__subttl {
    margin-top: 2.6666666667vw;
    font-size: min(100px, 13.3333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-service__img {
  width: 46.1111111111vw;
  height: 46.1111111111vw;
  position: absolute;
  top: 10.6944444444vw;
  right: 6.3888888889vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__img {
    width: 66.6666666667vw;
    height: 66.6666666667vw;
    top: 53.3333333333vw;
    right: 0;
  }
}
@media (max-width: 599px) {
  .p-service__img {
    width: 66.6666666667vw;
    height: 66.6666666667vw;
    top: 53.3333333333vw;
    right: 0;
  }
}

.p-service__txbox,
.p-food__txbox {
  margin-top: 18.75vw;
  margin-left: 5.5555555556vw;
  margin-bottom: 7.7777777778vw;
  margin-right: 0vw;
  background: #747474;
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 0.7638888889vw;
  padding-left: 0.4166666667vw;
  padding-bottom: 0.7638888889vw;
  padding-right: 0.4166666667vw;
  font-size: max(12px, 3.4722222222vw);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__txbox,
  .p-food__txbox {
    margin-top: 37.3333333333vw;
    margin-left: 0vw;
    margin-bottom: 8vw;
    margin-right: 0vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0em;
    padding-top: 1.0666666667vw;
    padding-left: 1.6vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 1.6vw;
  }
}
@media (max-width: 599px) {
  .p-service__txbox,
  .p-food__txbox {
    margin-top: 37.3333333333vw;
    margin-left: 0vw;
    margin-bottom: 8vw;
    margin-right: 0vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0em;
    padding-top: 1.0666666667vw;
    padding-left: 1.6vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 1.6vw;
  }
}

.p-service__tx,
.p-food__tx {
  margin-left: 8.1944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__tx,
  .p-food__tx {
    margin-top: 0vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-service__tx,
  .p-food__tx {
    margin-top: 0vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 0vw;
    margin-right: 5.3333333333vw;
  }
}

.l-service__items,
.l-food__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 3.4722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service__items,
  .l-food__items {
    grid-template-columns: 1fr;
    margin-top: 13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-service__items,
  .l-food__items {
    grid-template-columns: 1fr;
    margin-top: 13.3333333333vw;
  }
}

.l-service__item,
.l-food__item {
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding-top: 1.3888888889vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service__item,
  .l-food__item {
    padding-top: 13.3333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-service__item,
  .l-food__item {
    padding-top: 13.3333333333vw;
    padding-left: 3.2vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 3.2vw;
  }
}

.l-service__item:nth-child(2n),
.l-food__item:nth-child(2n) {
  border-left: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service__item:nth-child(2n),
  .l-food__item:nth-child(2n) {
    border-left: none;
  }
}
@media (max-width: 599px) {
  .l-service__item:nth-child(2n),
  .l-food__item:nth-child(2n) {
    border-left: none;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service__item:nth-child(4),
  .l-food__item:nth-child(4) {
    border-bottom: 1px solid;
  }
}
@media (max-width: 599px) {
  .l-service__item:nth-child(4),
  .l-food__item:nth-child(4) {
    border-bottom: 1px solid;
  }
}

.p-service__item--number,
.p-food__item--number {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__item--number,
  .p-food__item--number {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-service__item--number,
  .p-food__item--number {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.p-service__item--icon,
.p-food__item--icon {
  width: 6.9444444444vw;
  height: 6.9444444444vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__item--icon,
  .p-food__item--icon {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-service__item--icon,
  .p-food__item--icon {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}

.p-service__item--ttl,
.p-food__item--ttl {
  text-align: center;
  margin-top: 1.3888888889vw;
  padding-bottom: 2.0833333333vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.4583333333;
  letter-spacing: 0em;
  border-bottom: 2px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__item--ttl,
  .p-food__item--ttl {
    margin-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-service__item--ttl,
  .p-food__item--ttl {
    margin-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0em;
  }
}

.p-service__item--tx,
.p-food__item--tx {
  margin-top: 2.0833333333vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-service__item--tx,
  .p-food__item--tx {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-service__item--tx,
  .p-food__item--tx {
    margin-top: 5.3333333333vw;
  }
}

.l-service__btnbox,
.l-food__btnbox {
  margin-top: 5.2777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-service__btnbox,
  .l-food__btnbox {
    margin-top: 12.8vw;
  }
}
@media (max-width: 599px) {
  .l-service__btnbox,
  .l-food__btnbox {
    margin-top: 12.8vw;
  }
}

.c-btn {
  color: #747474;
  padding-left: 6.9444444444vw;
  position: relative;
  z-index: 1;
}
.c-btn::after {
  position: absolute;
  width: 5.5555555556vw;
  height: 5.5555555556vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background: url(../img/pc/arrow.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    padding-left: 18.6666666667vw;
  }
  .c-btn::after {
    width: 16vw;
    height: 16vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-left: 18.6666666667vw;
  }
  .c-btn::after {
    width: 16vw;
    height: 16vw;
  }
}

/* ============================================
food
============================================ */
.l-food {
  padding-top: 14.9305555556vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 5.5555555556vw;
  background-color: #d2d2d2;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-food {
    padding-top: 32vw;
    padding-left: 0vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-food {
    padding-top: 32vw;
    padding-left: 0vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 0vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-food__subttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-food__subttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-food__img {
  position: absolute;
  top: 18.9583333333vw;
  right: 0;
  width: 36.3888888889vw;
  height: 36.3888888889vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-food__img {
    width: 39.7333333333vw;
    height: 39.7333333333vw;
    top: 58.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-food__img {
    width: 39.7333333333vw;
    height: 39.7333333333vw;
    top: 58.6666666667vw;
  }
}

.p-food__txbox {
  margin-top: 12.5694444444vw;
  margin-left: 5.5555555556vw;
  margin-bottom: 6.9444444444vw;
  margin-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-food__txbox {
    margin-top: 46.9333333333vw;
    margin-left: 0vw;
    margin-bottom: 16vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-food__txbox {
    margin-top: 46.9333333333vw;
    margin-left: 0vw;
    margin-bottom: 16vw;
    margin-right: 0vw;
  }
}

/* ============================================
about
============================================ */
.l-about01 {
  padding-top: 6.9444444444vw;
  padding-left: 20vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 20vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-about01 {
    padding-top: 8vw;
    padding-left: 3.2vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-about01 {
    padding-top: 8vw;
    padding-left: 3.2vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 3.2vw;
  }
}

.p-about01__ttl {
  font-size: max(12px, 3.6111111111vw);
  font-weight: 700;
  line-height: 1.1538461538;
  letter-spacing: 0em;
  background: #747474;
  color: white;
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about01__ttl {
    padding-top: 2.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.6666666667vw;
    font-size: min(72px, 9.6vw);
    font-weight: 700;
    line-height: 1.1666666667;
    letter-spacing: 0.0277777778em;
  }
}
@media (max-width: 599px) {
  .p-about01__ttl {
    padding-top: 2.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 2.6666666667vw;
    font-size: min(72px, 9.6vw);
    font-weight: 700;
    line-height: 1.1666666667;
    letter-spacing: 0.0277777778em;
  }
}

.p-about01__tx {
  margin-top: 3.9583333333vw;
  font-size: max(12px, 1.9444444444vw);
  font-weight: 700;
  line-height: 1.7857142857;
  letter-spacing: 0em;
}
.p-about01__tx span {
  font-size: max(12px, 3.1944444444vw);
  font-weight: 700;
  line-height: 1.7391304348;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about01__tx {
    margin-top: 8.5333333333vw;
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
  .p-about01__tx span {
    font-size: min(62px, 8.2666666667vw);
    font-weight: 700;
    line-height: 1.0322580645;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-about01__tx {
    margin-top: 8.5333333333vw;
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0em;
  }
  .p-about01__tx span {
    font-size: min(62px, 8.2666666667vw);
    font-weight: 700;
    line-height: 1.0322580645;
    letter-spacing: 0em;
  }
}

.l-about02 {
  background: #747474;
  color: white;
  padding-top: 2.7777777778vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 6.5972222222vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-about02 {
    padding-top: 21.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 26.6666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-about02 {
    padding-top: 21.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 26.6666666667vw;
    padding-right: 0vw;
  }
}

.l-about02__ttlbox {
  position: relative;
  z-index: 1;
}

.p-about02__ttl--img {
  width: 34.7222222222vw;
  height: 7.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about02__ttl--img {
    width: 66.6666666667vw;
    height: 14.9333333333vw;
  }
}
@media (max-width: 599px) {
  .p-about02__ttl--img {
    width: 66.6666666667vw;
    height: 14.9333333333vw;
  }
}

.p-about02__ttl {
  font-size: max(12px, 4.375vw);
  font-weight: 700;
  line-height: 1.1111111111;
  letter-spacing: 0.0952380952em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.0416666667vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about02__ttl {
    font-size: min(84px, 11.2vw);
    font-weight: 700;
    line-height: 1.4285714286;
    letter-spacing: 0em;
    padding-left: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: 0;
  }
}
@media (max-width: 599px) {
  .p-about02__ttl {
    font-size: min(84px, 11.2vw);
    font-weight: 700;
    line-height: 1.4285714286;
    letter-spacing: 0em;
    padding-left: 5.3333333333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: 0;
  }
}

.p-about02__subttl {
  position: absolute;
  font-size: max(12px, 8.8888888889vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 2.7777777778vw;
  z-index: -1;
  color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about02__subttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    top: 24vw;
  }
}
@media (max-width: 599px) {
  .p-about02__subttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    top: 24vw;
  }
}

.sp-about02__tx {
  display: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .sp-about02__tx {
    display: block;
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
    border-top: 1px solid;
    margin-top: 12.5333333333vw;
  }
}
@media (max-width: 599px) {
  .sp-about02__tx {
    display: block;
    padding-top: 8vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
    border-top: 1px solid;
    margin-top: 12.5333333333vw;
  }
}

.p-about02__img {
  margin-top: 4.1666666667vw;
  position: relative;
  z-index: 1;
}

.p-about02__img--ttl {
  position: absolute;
  bottom: -2.6388888889vw;
  left: 2.5vw;
  font-size: max(12px, 5.5555555556vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about02__img--ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    left: 5.3333333333vw;
    bottom: -5.8666666667vw;
  }
}
@media (max-width: 599px) {
  .p-about02__img--ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    left: 5.3333333333vw;
    bottom: -5.8666666667vw;
  }
}

.p-about02__tx {
  margin-top: 4.5833333333vw;
  margin-left: 2.6388888889vw;
  margin-bottom: 0vw;
  margin-right: 0vw;
}
.p-about02__tx p {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0em;
  background: #545454;
  margin-bottom: 1.3888888889vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-about02__tx p span {
  color: #D2D2D2;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about02__tx {
    margin-top: 13.3333333333vw;
    margin-left: 4.2666666667vw;
    margin-bottom: 0vw;
    margin-right: 4.2666666667vw;
  }
  .p-about02__tx p {
    font-size: min(68px, 9.0666666667vw);
    font-weight: 700;
    line-height: 1.3235294118;
    letter-spacing: 0em;
    margin-bottom: 8vw;
  }
}
@media (max-width: 599px) {
  .p-about02__tx {
    margin-top: 13.3333333333vw;
    margin-left: 4.2666666667vw;
    margin-bottom: 0vw;
    margin-right: 4.2666666667vw;
  }
  .p-about02__tx p {
    font-size: min(68px, 9.0666666667vw);
    font-weight: 700;
    line-height: 1.3235294118;
    letter-spacing: 0em;
    margin-bottom: 8vw;
  }
}

/* ============================================
challenge
============================================ */
.l-challenge {
  padding-top: 6.9444444444vw;
  padding-left: 14.7222222222vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 14.7222222222vw;
  background: -webkit-gradient(linear, left top, right top, from(#747474), to(#d2d2d2));
  background: linear-gradient(to right, #747474 0%, #d2d2d2 100%);
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-challenge {
    padding-top: 24vw;
    padding-left: 3.2vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-challenge {
    padding-top: 24vw;
    padding-left: 3.2vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 3.2vw;
  }
}

.p-challenge__ttl {
  color: #afafaf;
  position: absolute;
  font-size: max(12px, 8.8888888889vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  top: 6.9444444444vw;
  left: 0vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-challenge__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    top: 6.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-challenge__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    top: 6.6666666667vw;
  }
}

.l-challenge__fx {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10.4166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-challenge__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 599px) {
  .l-challenge__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.l-challenge__le {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr; /* 縦書き・右から左 */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  font-size: max(12px, 4.4444444444vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-challenge__le {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-challenge__le {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-challenge__le--tx02 {
  margin-top: 8.6111111111vw;
  margin-left: 0vw;
  margin-bottom: 0vw;
  margin-right: 1.7361111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-challenge__le--tx02 {
    margin-top: 10.6666666667vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 4vw;
  }
}
@media (max-width: 599px) {
  .p-challenge__le--tx02 {
    margin-top: 10.6666666667vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 4vw;
  }
}

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

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

/* ============================================
message
============================================ */
.l-message {
  background: #D2D2D2;
  position: relative;
  z-index: 1;
  padding-top: 13.1944444444vw;
  padding-left: 11.1111111111vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 19.6527777778vw;
  position: relative;
  z-index: 1;
}
.l-message::after {
  position: absolute;
  width: 58.3333333333vw;
  height: 73.9583333333vw;
  top: -36.8055555556vw;
  right: 0;
  background: url(../img/pc/message-asi.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-message {
    padding-top: 43.2vw;
    padding-left: 3.2vw;
    padding-bottom: 26.6666666667vw;
    padding-right: 3.2vw;
  }
  .l-message::after {
    background: url(../img/sp/message-asi.webp) no-repeat center center/cover;
    width: 80vw;
    height: 101.3333333333vw;
    top: -26.9333333333vw;
    right: -13.8666666667vw;
  }
}
@media (max-width: 599px) {
  .l-message {
    padding-top: 43.2vw;
    padding-left: 3.2vw;
    padding-bottom: 26.6666666667vw;
    padding-right: 3.2vw;
  }
  .l-message::after {
    background: url(../img/sp/message-asi.webp) no-repeat center center/cover;
    width: 80vw;
    height: 101.3333333333vw;
    top: -26.9333333333vw;
    right: -13.8666666667vw;
  }
}

.p-message__ttl {
  font-size: max(12px, 8.8888888889vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
  position: absolute;
  top: 6.9444444444vw;
  left: -2.2916666667vw;
  z-index: -1;
  color: #cbcbcb;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-message__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    top: 26.6666666667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 599px) {
  .p-message__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
    top: 26.6666666667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

/* ============================================
marquee（Splide AutoScroll）右→左の連続ループ
※既存の位置・フォント指定はそのまま流用し、
　Splide初期化時に付与される .is-marquee に補助スタイルを追加
　マーキー表示領域を画面端〜端（ビューポート全幅）に広げる
============================================ */
.p-about02__subttl.is-marquee .splide__track,
.p-about02__subttl.is-marquee .splide__list,
.p-challenge__ttl.is-marquee .splide__track,
.p-challenge__ttl.is-marquee .splide__list,
.p-message__ttl.is-marquee .splide__track,
.p-message__ttl.is-marquee .splide__list {
  height: 100%;
}
.p-about02__subttl.is-marquee .splide__slide,
.p-challenge__ttl.is-marquee .splide__slide,
.p-message__ttl.is-marquee .splide__slide {
  white-space: nowrap;
}

/* challenge / message：基準が全幅セクションなので left:0 + width:100% で端〜端 */
.p-challenge__ttl.is-marquee,
.p-message__ttl.is-marquee {
  width: 100%;
  left: 0;
  right: auto;
  -webkit-transform: none;
          transform: none;
}

/* about02：基準が内側ボックス(.l-about02__ttlbox)のため、
   セクション左右パディング(5.5555555556vw×2)分だけ広げて全幅にする
   ※既存の left:50% / translateX(-50%) で中央寄せのまま全幅化 */
.p-about02__subttl.is-marquee {
  width: calc(100% + 11.1111111111vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-about02__subttl.is-marquee {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .p-about02__subttl.is-marquee {
    width: 100%;
  }
}

.p-message__subttl {
  background: -webkit-gradient(linear, right top, left top, from(#545454), to(#afafaf));
  background: linear-gradient(to left, #545454 0%, #afafaf 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: max(12px, 4.4444444444vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-message__subttl {
    font-size: min(110px, 14.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-message__subttl {
    font-size: min(110px, 14.6666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-message__txbox {
  margin-top: 2.0833333333vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #545454;
  color: white;
  font-size: max(12px, 4.4444444444vw);
  font-weight: 700;
  line-height: 1.3125;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-message__txbox {
    margin-top: 10.6666666667vw;
    font-size: min(60px, 8vw);
    font-weight: 700;
    line-height: 1.0666666667;
    letter-spacing: 0em;
    padding-top: 1.0666666667vw;
    padding-left: 0vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-message__txbox {
    margin-top: 10.6666666667vw;
    font-size: min(60px, 8vw);
    font-weight: 700;
    line-height: 1.0666666667;
    letter-spacing: 0em;
    padding-top: 1.0666666667vw;
    padding-left: 0vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 0vw;
  }
}

.p-message__tx {
  margin-top: 3.4722222222vw;
  margin-left: 2.2222222222vw;
  margin-bottom: 0vw;
  margin-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-message__tx {
    margin-top: 8vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-message__tx {
    margin-top: 8vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}

.sp-message__tx {
  display: none;
}
@media (min-width: 600px) and (max-width: 767px) {
  .sp-message__tx {
    display: block;
    color: #747474;
    font-size: min(56px, 7.4666666667vw);
    font-weight: 700;
    line-height: 1.1428571429;
    letter-spacing: 0em;
    margin-top: 5.3333333333vw;
    margin-left: 0vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .sp-message__tx {
    display: block;
    color: #747474;
    font-size: min(56px, 7.4666666667vw);
    font-weight: 700;
    line-height: 1.1428571429;
    letter-spacing: 0em;
    margin-top: 5.3333333333vw;
    margin-left: 0vw;
    margin-bottom: 10.6666666667vw;
    margin-right: 0vw;
  }
}

.p-message__name {
  text-align: right;
  margin-top: 2.0833333333vw;
}

/* ============================================
company
============================================ */
.l-company {
  padding-top: 6.9444444444vw;
  padding-left: 0vw;
  padding-bottom: 18.4027777778vw;
  padding-right: 0vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-company {
    padding-top: 13.3333333333vw;
    padding-left: 4vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 4vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-company {
    padding-top: 13.3333333333vw;
    padding-left: 4vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 4vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 13.3333333333vw;
  }
}

.l-company__le,
.l-company__ri {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

.p-company__ttl {
  font-size: max(12px, 8.8888888889vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.015625em;
  background: -webkit-gradient(linear, right top, left top, from(#545454), to(#afafaf));
  background: linear-gradient(to left, #545454 0%, #afafaf 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-company__ttl {
    font-size: min(120px, 16vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
    text-align: center;
  }
}
@media (max-width: 599px) {
  .p-company__ttl {
    font-size: min(120px, 16vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
    text-align: center;
  }
}

.p-company__subttl {
  text-align: center;
  margin-top: 0.6944444444vw;
  font-size: max(12px, 2.2222222222vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.015625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-company__subttl {
    margin-top: 8vw;
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.015625em;
  }
}
@media (max-width: 599px) {
  .p-company__subttl {
    margin-top: 8vw;
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.015625em;
  }
}

.l-company__txbox {
  padding-top: 1.3888888889vw;
  padding-left: 11.8055555556vw;
  padding-bottom: 0vw;
  padding-right: 0vw;
}
.l-company__txbox li {
  display: grid;
  grid-template-columns: 2fr 8fr;
  gap: 2.2916666667vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.5555555556vw;
  border-bottom: 2px dotted;
  margin-top: 2.3611111111vw;
}
.l-company__txbox li p {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0em;
  font-family: "Noto Sans JP", sans-serif;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-company__txbox {
    padding-left: 6.9444444444vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-company__txbox {
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
  .l-company__txbox li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-top: 5.3333333333vw;
    padding-bottom: 2.1333333333vw;
  }
  .l-company__txbox li p {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-company__txbox {
    padding-top: 8vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
  .l-company__txbox li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-top: 5.3333333333vw;
    padding-bottom: 2.1333333333vw;
  }
  .l-company__txbox li p {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.l-company__txbox li p:nth-child(1) {
  padding-top: 0.2777777778vw;
  padding-left: 0.2777777778vw;
  padding-bottom: 0.2777777778vw;
  padding-right: 0.2777777778vw;
  background: #747474;
  text-align: center;
  color: white;
  font-size: max(12px, 0.8333333333vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-company__txbox li p:nth-child(1) {
    padding-top: 1.0666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 3.2vw;
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-company__txbox li p:nth-child(1) {
    padding-top: 1.0666666667vw;
    padding-left: 3.2vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 3.2vw;
    font-size: min(24px, 3.2vw);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.l-company__ri .p-company__ttl {
  position: relative;
  top: 38.1944444444vw;
  text-align: right;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-company__ri .p-company__ttl {
    top: 0;
  }
}
@media (max-width: 599px) {
  .l-company__ri .p-company__ttl {
    top: 0;
  }
}

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

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

.p-contact__ttl {
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff;
  color: #545454;
  font-size: max(12px, 8.8888888889vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-contact__ttl {
    font-size: min(128px, 17.0666666667vw);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-contact__tx {
  margin-top: 2.0833333333vw;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__tx {
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-contact__tx {
    margin-top: 8vw;
  }
}

.p-contact__tel {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 2.0833333333vw;
  font-size: max(12px, 1.9444444444vw);
  font-weight: 700;
  line-height: 1.1428571429;
  letter-spacing: 0em;
  padding-top: 1.25vw;
  padding-left: 6.6666666667vw;
  padding-bottom: 1.25vw;
  padding-right: 4.2361111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-contact__tel {
    margin-top: 8vw;
    font-size: min(52px, 6.9333333333vw);
    font-weight: 700;
    line-height: 1.2307692308;
    letter-spacing: 0em;
    padding-top: 4.8vw;
    padding-left: 25.6vw;
    padding-bottom: 4.8vw;
    padding-right: 16.2666666667vw;
  }
  .p-contact__tel::after {
    width: 7.4666666667vw;
    height: 7.4666666667vw;
    left: 16.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-contact__tel {
    margin-top: 8vw;
    font-size: min(52px, 6.9333333333vw);
    font-weight: 700;
    line-height: 1.2307692308;
    letter-spacing: 0em;
    padding-top: 4.8vw;
    padding-left: 25.6vw;
    padding-bottom: 4.8vw;
    padding-right: 16.2666666667vw;
  }
  .p-contact__tel::after {
    width: 7.4666666667vw;
    height: 7.4666666667vw;
    left: 16.2666666667vw;
  }
}

/* ============================================
footer
============================================ */
.l-footer__inner {
  background-color: #f6f6f6;
  padding-top: 6.9444444444vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 6.9444444444vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__inner {
    padding-top: 18.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 18.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__inner {
    padding-top: 18.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 18.6666666667vw;
    padding-right: 5.3333333333vw;
  }
}

.l-footer__logo {
  width: 20.8333333333vw;
  height: 11.1805555556vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__logo {
    width: 40vw;
    height: 21.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__logo {
    width: 40vw;
    height: 21.3333333333vw;
  }
}

.p-footer__txbox {
  margin-top: 3.4722222222vw;
  font-size: max(12px, 3.4722222222vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  background: #545454;
  color: white;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding-top: 0.2777777778vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.2777777778vw;
  padding-right: 0.6944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__txbox {
    margin-top: 6.6666666667vw;
    font-size: min(60px, 8vw);
    font-weight: 700;
    line-height: 1.0666666667;
    letter-spacing: 0em;
    padding: 0;
  }
}
@media (max-width: 599px) {
  .p-footer__txbox {
    margin-top: 6.6666666667vw;
    font-size: min(60px, 8vw);
    font-weight: 700;
    line-height: 1.0666666667;
    letter-spacing: 0em;
    padding: 0;
  }
}

.p-footer__tx {
  text-align: left;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 3.4722222222vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 2.0833333333;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__tx {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 2.25;
    letter-spacing: 0em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 6.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-footer__tx {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 2.25;
    letter-spacing: 0em;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 6.6666666667vw;
  }
}

.l-footer__copy {
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  text-align: center;
  color: #747474;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    padding-top: 2.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0em;
  }
}

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