@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: #3C3C3C;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: max(12px, 1.3888888889vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.05em;
  background: url(../img/pc/bg.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  body {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.0333333333em;
  }
}
@media (max-width: 599px) {
  body {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.0333333333em;
  }
}

[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;
  letter-spacing: 0.1041666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz96 {
    font-size: min(96px, 12.8vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.1041666667em;
  }
}
@media (max-width: 599px) {
  .fz96 {
    font-size: min(96px, 12.8vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.1041666667em;
  }
}

.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: #FFA229;
}
@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: 700;
  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: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .fz32 {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    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;
  }
}

.fz22 {
  font-size: max(12px, 1.5277777778vw);
  font-weight: 700;
  line-height: 1.1818181818;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .fz22 {
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.1111111111;
    letter-spacing: 0.0555555556em;
  }
}
@media (max-width: 599px) {
  .fz22 {
    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;
}

.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: #F8F8F3 !important;
}

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

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

.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: #FFA229 !important;
}

.w50 {
  width: 50%;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .w50 {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .w50 {
    width: 100%;
  }
}

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

.max {
  margin: 0 calc(50% - 50vw);
  width: 99.6vw;
}

@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.25;
  letter-spacing: 0.109375em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.125em;
  }
}
@media (max-width: 599px) {
  .c-ttl {
    font-size: min(80px, 10.6666666667vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.125em;
  }
}

.c-subttl {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
}
@media (max-width: 599px) {
  .c-subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
}

.c-fv__ttlbox {
  text-align: center;
}

.c-fv__ttl {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.03125em;
  }
}
@media (max-width: 599px) {
  .c-fv__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.03125em;
  }
}

.c-fv__subttl {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0555555556em;
  color: #FFA229;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fv__subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}
@media (max-width: 599px) {
  .c-fv__subttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
  }
}

.c-main__ttl {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.06em;
  margin: 0 calc(50% - 50vw);
  width: 99.6vw;
  background: url(../img/pc/c-main__ttl.webp) no-repeat center center/cover;
  text-align: center;
  padding-top: 2.3611111111vw;
  padding-left: 0vw;
  padding-bottom: 3.75vw;
  padding-right: 0vw;
  margin-top: 6.9444444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-main__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
    padding-top: 4.2666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 6.4vw;
    padding-right: 5.3333333333vw;
    margin-top: 16vw;
    background: url(../img/sp/c-main__ttl.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .c-main__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0416666667em;
    padding-top: 4.2666666667vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 6.4vw;
    padding-right: 5.3333333333vw;
    margin-top: 16vw;
    background: url(../img/sp/c-main__ttl.webp) no-repeat center center/cover;
  }
}

.c-sub__ttl {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.0625em;
  color: white;
  background-color: #ffa229;
  text-align: center;
  margin-top: 4.5138888889vw;
  padding-top: 0.8333333333vw;
  padding-left: 0vw;
  padding-bottom: 2.2222222222vw;
  padding-right: 0vw;
  border-radius: 12px 12px;
  position: relative;
}
.c-sub__ttl::after {
  position: absolute;
  width: 100%;
  height: 1.5277777778vw;
  bottom: 0;
  left: 0;
  background: url(../img/pc/c-sub__ttl.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-sub__ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 6.4vw;
    padding-right: 0vw;
    margin-top: 8.5333333333vw;
  }
  .c-sub__ttl::after {
    height: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-sub__ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 6.4vw;
    padding-right: 0vw;
    margin-top: 8.5333333333vw;
  }
  .c-sub__ttl::after {
    height: 2.6666666667vw;
  }
}

.c-btn {
  padding-top: 1.6666666667vw;
  padding-left: 7.6388888889vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 7.6388888889vw;
  border-radius: 80px;
  border: 2px solid;
  font-weight: 700;
  background: white;
  -webkit-box-shadow: 0.1388888889vw 0.1388888889vw 0 0 #3C3C3C;
          box-shadow: 0.1388888889vw 0.1388888889vw 0 0 #3C3C3C;
  position: relative;
}
.c-btn::after {
  position: absolute;
  width: 1.8055555556vw;
  height: 1.8055555556vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 2.6388888889vw;
  background: url(../img/pc/aroow-orange.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-btn {
    padding-top: 5.3333333333vw;
    padding-left: 25.0666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 25.0666666667vw;
    -webkit-box-shadow: 0.5333333333vw 0.5333333333vw 0 0 #3C3C3C;
            box-shadow: 0.5333333333vw 0.5333333333vw 0 0 #3C3C3C;
  }
  .c-btn::after {
    width: 6.9333333333vw;
    height: 6.9333333333vw;
    right: 9.0666666667vw;
  }
}
@media (max-width: 599px) {
  .c-btn {
    padding-top: 5.3333333333vw;
    padding-left: 25.0666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 25.0666666667vw;
    -webkit-box-shadow: 0.5333333333vw 0.5333333333vw 0 0 #3C3C3C;
            box-shadow: 0.5333333333vw 0.5333333333vw 0 0 #3C3C3C;
  }
  .c-btn::after {
    width: 6.9333333333vw;
    height: 6.9333333333vw;
    right: 9.0666666667vw;
  }
}

.gr {
  background: url(../img/pc/gr-slash.webp) no-repeat center center/cover;
  margin: 0 calc(50% - 50vw);
  width: 99.6vw;
  padding-top: 0vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .gr {
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .gr {
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}

.c-check {
  background: url(../img/pc/perio03-check-bg.JPG) no-repeat center center/cover;
  margin: 0 calc(50% - 50vw);
  width: 99.6vw;
  padding-top: 0.8333333333vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
  margin-top: 4.5138888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-check {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.2666666667vw;
    margin-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .c-check {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.2666666667vw;
    margin-top: 8.5333333333vw;
  }
}

.c-check__box {
  background: white;
  margin-top: 2.4305555556vw;
  margin-left: 6.5972222222vw;
  margin-bottom: 0vw;
  margin-right: 6.5972222222vw;
  border-radius: 60px;
  padding-top: 3.4722222222vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-check__box {
    margin-top: 6.4vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .c-check__box {
    margin-top: 6.4vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}

.c-check__ttl {
  background: #56B0B1;
  text-align: center;
  border-radius: 35px;
  color: white;
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  font-weight: 700;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-check__ttl {
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
  }
}
@media (max-width: 599px) {
  .c-check__ttl {
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
  }
}

.c-check__fx {
  margin-top: 2.9166666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-check__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
    margin-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .c-check__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
    margin-top: 8.5333333333vw;
  }
}

.c-check__le {
  width: calc(100% - 31.0416666667vw);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-check__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .c-check__le {
    width: 100%;
  }
}

.c-check__ri {
  width: 28.5416666667vw;
  height: 18.8194444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-check__ri {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .c-check__ri {
    width: 100%;
    height: auto;
  }
}

.c-bd {
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  text-align: center;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  border-top: 1px solid;
  border-bottom: 1px solid;
  background: white;
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-bd {
    margin-top: 5.3333333333vw;
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-bd {
    margin-top: 5.3333333333vw;
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
  }
}

.c-fx02,
.c-nagare__fx {
  margin-top: 2.2222222222vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fx02,
  .c-nagare__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .c-fx02,
  .c-nagare__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8.5333333333vw;
  }
}

.c-nagare__fx {
  background: white;
  padding-top: 1.5277777778vw;
  padding-left: 1.5277777778vw;
  padding-bottom: 1.5277777778vw;
  padding-right: 1.5277777778vw;
  border-radius: 32px;
  margin-top: 3.4722222222vw;
  position: relative;
}
.c-nagare__fx:not(:last-child)::after {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 1.7361111111vw solid transparent;
  border-left: 1.7361111111vw solid transparent;
  border-top: 1.8055555556vw solid #f7debc;
  border-bottom: 0;
  bottom: -2.7777777778vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-nagare__fx {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
  .c-nagare__fx:not(:last-child)::after {
    border-right: 4.2666666667vw solid transparent;
    border-left: 4.2666666667vw solid transparent;
    border-top: 4.8vw solid #f7debc;
    border-bottom: 0;
    bottom: -6.4vw;
  }
}
@media (max-width: 599px) {
  .c-nagare__fx {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
  .c-nagare__fx:not(:last-child)::after {
    border-right: 4.2666666667vw solid transparent;
    border-left: 4.2666666667vw solid transparent;
    border-top: 4.8vw solid #f7debc;
    border-bottom: 0;
    bottom: -6.4vw;
  }
}

.c-nagare__ttl {
  background: #FFA229;
  padding-top: 0.6944444444vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 1.1111111111vw;
  color: white;
  border-radius: 14px;
  font-weight: 700;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-nagare__ttl {
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
  }
}
@media (max-width: 599px) {
  .c-nagare__ttl {
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
  }
}

.c-le02 {
  width: calc(100% - 26.5277777778vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-le02 {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .c-le02 {
    width: 100%;
  }
}

.c-le02__ttl {
  background-color: #f0dfd4;
  border-radius: 35px;
  padding-top: 1.1111111111vw;
  padding-left: 5.1388888889vw;
  padding-bottom: 1.1111111111vw;
  padding-right: 5.1388888889vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.075em;
  position: relative;
}
.c-le02__ttl::before {
  position: absolute;
  width: 1.5277777778vw;
  height: 1.5277777778vw;
  top: 1.3888888889vw;
  left: 2.9166666667vw;
  border: 0.3472222222vw solid #FFA229;
  border-radius: 50%;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-le02__ttl {
    padding-top: 2.6666666667vw;
    padding-left: 8vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 8vw;
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
  }
  .c-le02__ttl::before {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 4.8vw;
    left: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-le02__ttl {
    padding-top: 2.6666666667vw;
    padding-left: 8vw;
    padding-bottom: 2.6666666667vw;
    padding-right: 8vw;
    font-size: min(36px, 4.8vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0277777778em;
  }
  .c-le02__ttl::before {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    top: 4.8vw;
    left: 2.6666666667vw;
  }
}

.c-ri02 {
  width: 23.75vw;
  height: 15.625vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ri02 {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .c-ri02 {
    width: 100%;
    height: auto;
  }
}

.c-fx {
  margin-top: 2.4305555556vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.9166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .c-fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    margin-top: 10.6666666667vw;
  }
}

.c-le {
  width: calc(100% - 40.7638888889vw);
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .c-le {
    width: 100%;
  }
}

.c-ri {
  width: 37.8472222222vw;
  height: 24.9305555556vw;
  position: relative;
  z-index: 1;
}
.c-ri::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0.9027777778vw;
  left: 1.1111111111vw;
  background: url(../img/pc/c-fx-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-ri {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 599px) {
  .c-ri {
    width: 100%;
    height: auto;
  }
}

.c-box__item {
  border-radius: 60px;
  background: white;
  padding-top: 3.4722222222vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 4.1666666667vw;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__item {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .c-box__item {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}

.c-box__ttl {
  border-radius: 35px;
  background: #56B0B1;
  color: white;
  padding-top: 0.6944444444vw;
  padding-left: 0vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-box__ttl {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .c-box__ttl {
    padding-top: 1.6vw;
    padding-left: 0vw;
    padding-bottom: 1.6vw;
    padding-right: 0vw;
  }
}

.c-price {
  padding-top: 2.4305555556vw;
  padding-left: 11.3888888889vw;
  padding-bottom: 0vw;
  padding-right: 11.3888888889vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.8333333333vw 1.6666666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .c-price {
    padding-top: 2.4305555556vw;
    padding-left: 2.4305555556vw;
    padding-bottom: 0vw;
    padding-right: 2.4305555556vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-price {
    padding-top: 8.5333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .c-price {
    padding-top: 8.5333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
  }
}

.pa0 {
  padding-top: 2.4305555556vw;
  padding-left: 0vw;
  padding-bottom: 0vw;
  padding-right: 0vw;
}
.pa0 .c-price__item--ttl {
  width: 80%;
}
.pa0 .c-price__item--tx {
  width: 20%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .pa0 {
    padding-top: 8.5333333333vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .pa0 {
    padding-top: 8.5333333333vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

.c-price__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-price__item--ttl,
.c-qa__item--ttl {
  width: 60%;
  background: #56B0B1;
  color: white;
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  font-weight: 700;
}

.c-price__item--tx,
.c-qa__item--tx {
  width: 40%;
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  background: white;
}

.c-qa {
  margin-top: 5.9027777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-qa {
    margin-top: 10.6666666667vw;
    gap: 3.2vw;
  }
}
@media (max-width: 599px) {
  .c-qa {
    margin-top: 10.6666666667vw;
    gap: 3.2vw;
  }
}

.c-qa__item--ttl,
.c-qa__item--tx {
  width: 100%;
}

.bb {
  border-bottom: 1px solid;
  padding-bottom: 0.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .bb {
    padding-bottom: 1.6vw;
  }
}
@media (max-width: 599px) {
  .bb {
    padding-bottom: 1.6vw;
  }
}

.bgy {
  background: url(../img/pc/bgy.webp) no-repeat center center/cover;
  margin: 0 calc(50% - 50vw);
  width: 99.6vw;
  padding-top: 0vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 4.1666666667vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .bgy {
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .bgy {
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.2666666667vw;
  }
}

.dod p {
  padding-left: 1.3888888889vw;
  position: relative;
}
.dod p::before {
  position: absolute;
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  top: 1.25vw;
  left: 0vw;
  background: #3C3C3C;
  border-radius: 50%;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .dod p {
    padding-left: 3.2vw;
  }
  .dod p::before {
    width: 1.3333333333vw;
    height: 1.3333333333vw;
    top: 3.2vw;
  }
}
@media (max-width: 599px) {
  .dod p {
    padding-left: 3.2vw;
  }
  .dod p::before {
    width: 1.3333333333vw;
    height: 1.3333333333vw;
    top: 3.2vw;
  }
}

.bgt {
  background: #3C3C3C;
}

/*----------------------------
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;
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner {
    padding-left: 4.2666666667vw !important;
    padding-right: 4.2666666667vw !important;
  }
}
@media (max-width: 599px) {
  .inner {
    padding-left: 4.2666666667vw !important;
    padding-right: 4.2666666667vw !important;
  }
}

.inner-s {
  padding-left: 8.3333333333vw !important;
  padding-right: 8.3333333333vw !important;
}
@media (min-width: 768px) and (max-width: 999px) {
  .inner-s {
    padding-left: 4.1666666667vw !important;
    padding-right: 4.1666666667vw !important;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .inner-s {
    padding-left: 4.1666666667vw !important;
    padding-right: 4.1666666667vw !important;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .inner-s {
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}
@media (max-width: 599px) {
  .inner-s {
    padding-left: 5.3333333333vw !important;
    padding-right: 5.3333333333vw !important;
  }
}

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

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

.p-drawer__icon--bar1,
.p-drawer__icon--bar2,
.p-drawer__icon--bar3 {
  position: absolute;
  width: 4.8vw;
  height: 2px;
  background: white;
  top: 0;
  left: 0;
}

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

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

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

.l-drawer {
  overflow: scroll;
  padding-top: 31.4666666667vw;
  padding-left: 6.9333333333vw;
  padding-bottom: 45.0666666667vw;
  padding-right: 6.9333333333vw;
  width: 100%;
  height: 100%;
  position: fixed;
  background: url(../img/pc/bg.webp) no-repeat center center/cover;
  right: 0;
  bottom: 0;
  z-index: 299;
  -webkit-transform: translateX(105%);
          transform: translateX(105%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-drawer.is-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.l-drawer::before {
  position: absolute;
  width: 38.9333333333vw;
  height: 36.2666666667vw;
  bottom: 0;
  left: 0;
  background: url(../img/sp/drawer-asirai01.webp) no-repeat center center/cover;
  content: "";
}
.l-drawer::after {
  position: absolute;
  width: 18.9333333333vw;
  height: 47.4666666667vw;
  bottom: 0;
  right: 7.2vw;
  background: url(../img/sp/drawer-asirai02.webp) no-repeat center center/cover;
  content: "";
}

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

.p-drawer__item {
  padding-left: 5.8666666667vw;
  position: relative;
}
.p-drawer__item::before {
  position: absolute;
  width: 2.4vw;
  height: 2.4vw;
  top: 2.6666666667vw;
  left: 0vw;
  background: #FFA229;
  border-radius: 50%;
  content: "";
}

.p-drawer__medical--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.8666666667vw 3.2vw;
  margin-top: 3.2vw;
}

.p-drawer__medical--item {
  padding-top: 2.6666666667vw;
  padding-left: 2.6666666667vw;
  padding-bottom: 2.6666666667vw;
  padding-right: 2.6666666667vw;
  background-color: #dfcdaa;
}

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

.to-top {
  position: fixed;
  width: 3.1944444444vw;
  height: 3.1944444444vw;
  bottom: 5.9027777778vw;
  right: 5.5555555556vw;
  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: 12.2666666667vw;
    height: 12.2666666667vw;
    bottom: 21.3333333333vw;
    right: 4.2666666667vw;
  }
  .to-top.is-active {
    display: none;
  }
}
@media (max-width: 599px) {
  .to-top {
    width: 12.2666666667vw;
    height: 12.2666666667vw;
    bottom: 21.3333333333vw;
    right: 4.2666666667vw;
  }
  .to-top.is-active {
    display: none;
  }
}

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 300;
}
@media (min-width: 600px) and (max-width: 767px) {
  header {
    position: fixed;
  }
}
@media (max-width: 599px) {
  header {
    position: fixed;
  }
}

.l-header__inner {
  padding-top: 1.3888888889vw;
  padding-left: 1.0416666667vw;
  padding-bottom: 1.3888888889vw;
  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: 4.2666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-header__inner {
    padding-top: 4.2666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
  }
}

.l-header__logo {
  width: 25vw;
  height: 4.8611111111vw;
  position: relative;
  z-index: 300;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__logo {
    width: 54.6666666667vw;
    height: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-header__logo {
    width: 54.6666666667vw;
    height: 10.6666666667vw;
  }
}

.l-header__info,
.l-footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5555555556vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__info,
  .l-footer__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-header__info,
  .l-footer__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
  }
}

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

.l-header__tel,
.l-footer__tel {
  border-radius: 30px;
  background: white;
  padding-top: 0.9722222222vw;
  padding-left: 2.6388888889vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 2.6388888889vw;
  text-align: center;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
  position: relative;
  z-index: 1;
}
.l-header__tel::before,
.l-footer__tel::before {
  position: absolute;
  width: calc(100% - 0.8333333333vw);
  height: calc(100% - 0.8333333333vw);
  border: 1px solid;
  border-radius: 30px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-header__tel,
  .l-footer__tel {
    padding-top: 6.6666666667vw;
    padding-left: 12.8vw;
    padding-bottom: 6.6666666667vw;
    padding-right: 12.8vw;
  }
}
@media (max-width: 599px) {
  .l-header__tel,
  .l-footer__tel {
    padding-top: 6.6666666667vw;
    padding-left: 12.8vw;
    padding-bottom: 6.6666666667vw;
    padding-right: 12.8vw;
  }
}

.p-header__tel,
.p-footer__tel {
  border-top: 2px solid;
  margin-top: 0.5555555556vw;
}
.p-header__tel span,
.p-footer__tel span {
  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-header__tel,
  .p-footer__tel {
    margin-top: 1.6vw;
  }
  .p-header__tel span,
  .p-footer__tel span {
    font-size: min(72px, 9.6vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-header__tel,
  .p-footer__tel {
    margin-top: 1.6vw;
  }
  .p-header__tel span,
  .p-footer__tel span {
    font-size: min(72px, 9.6vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
}

.p-web,
.l-header__news,
.l-footer__news {
  background: #FFA229;
  padding-top: 0.9722222222vw;
  padding-left: 1.9444444444vw;
  padding-bottom: 0.9722222222vw;
  padding-right: 2.6388888889vw;
  color: white;
  border-radius: 30px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-web,
  .l-header__news,
  .l-footer__news {
    padding-top: 4vw;
    padding-left: 26.6666666667vw;
    padding-bottom: 4vw;
    padding-right: 26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-web,
  .l-header__news,
  .l-footer__news {
    padding-top: 4vw;
    padding-left: 26.6666666667vw;
    padding-bottom: 4vw;
    padding-right: 26.6666666667vw;
  }
}

.l-header__news,
.l-footer__news {
  background: #56B0B1;
}

.p-header__web--tx,
.p-header__news--tx,
.p-footer__web--tx,
.p-footer__news--tx {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0em;
  position: relative;
  padding-left: 1.6666666667vw;
}
.p-header__web--tx::before,
.p-header__news--tx::before,
.p-footer__web--tx::before,
.p-footer__news--tx::before {
  position: absolute;
  width: 1.25vw;
  height: 1.25vw;
  top: 0.2777777778vw;
  left: 0vw;
  content: "";
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-header__web--tx::before,
  .p-header__news--tx::before,
  .p-footer__web--tx::before,
  .p-footer__news--tx::before {
    top: 0.6944444444vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__web--tx,
  .p-header__news--tx,
  .p-footer__web--tx,
  .p-footer__news--tx {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 16;
    letter-spacing: 0em;
    padding-left: 6.4vw;
  }
  .p-header__web--tx::before,
  .p-header__news--tx::before,
  .p-footer__web--tx::before,
  .p-footer__news--tx::before {
    width: 4.8vw;
    height: 4.8vw;
    top: 1.0666666667vw;
  }
}
@media (max-width: 599px) {
  .p-header__web--tx,
  .p-header__news--tx,
  .p-footer__web--tx,
  .p-footer__news--tx {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 16;
    letter-spacing: 0em;
    padding-left: 6.4vw;
  }
  .p-header__web--tx::before,
  .p-header__news--tx::before,
  .p-footer__web--tx::before,
  .p-footer__news--tx::before {
    width: 4.8vw;
    height: 4.8vw;
    top: 1.0666666667vw;
  }
}

.p-header__web--tx::before,
.p-footer__web--tx::before {
  background: url(../img/pc/web.webp) no-repeat center center/cover;
}

.p-header__news--tx::before,
.p-footer__news--tx::before {
  background: url(../img/pc/header-news.webp) no-repeat center center/cover;
}

.p-header__web,
.p-header__news,
.p-footer__web,
.p-footer__news {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.6666666667;
  letter-spacing: 0em;
  text-align: center;
  position: relative;
}
.p-header__web::after,
.p-header__news::after,
.p-footer__web::after,
.p-footer__news::after {
  position: absolute;
  width: 1.6666666667vw;
  height: 1.6666666667vw;
  top: 0.5555555556vw;
  right: -1.8055555556vw;
  background: url(../img/pc/arrow.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-header__web,
  .p-header__news,
  .p-footer__web,
  .p-footer__news {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
  .p-header__web::after,
  .p-header__news::after,
  .p-footer__web::after,
  .p-footer__news::after {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    top: 3.2vw;
    right: -21.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-header__web,
  .p-header__news,
  .p-footer__web,
  .p-footer__news {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
  .p-header__web::after,
  .p-header__news::after,
  .p-footer__web::after,
  .p-footer__news::after {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    top: 3.2vw;
    right: -21.3333333333vw;
  }
}

.l-fv {
  position: relative;
  z-index: 1;
  overflow-x: hidden;
}

.l-fv__swiper-container {
  position: relative;
  overflow: hidden;
}

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.l-fv__swiper {
  position: relative;
}

.swiper-slide,
.l-fv__item {
  position: relative;
  z-index: 1;
  background: url(../img/pc/bg.webp) no-repeat center center/cover;
}

.p-fv__img01,
.p-fv__img03-01 {
  width: 33.3333333333vw;
  height: 30.4166666667vw;
  position: absolute;
  top: 8.3333333333vw;
  left: 0vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__img01,
  .p-fv__img03-01 {
    width: 68.8vw;
    height: 62.9333333333vw;
    top: -2.6666666667vw;
    right: -4.2666666667vw;
    left: auto;
  }
}
@media (max-width: 599px) {
  .p-fv__img01,
  .p-fv__img03-01 {
    width: 68.8vw;
    height: 62.9333333333vw;
    top: -2.6666666667vw;
    right: -4.2666666667vw;
    left: auto;
  }
}

.p-fv__img03-01 {
  height: 27.2916666667vw;
}

.p-fv__img02 {
  width: 41.7361111111vw;
  height: 42.9166666667vw;
  position: absolute;
  top: 5.7638888889vw;
  right: 0vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__img02 {
    width: 60vw;
    height: 61.6vw;
    top: auto;
    bottom: 49.3333333333vw;
    left: 0vw;
  }
}
@media (max-width: 599px) {
  .p-fv__img02 {
    width: 60vw;
    height: 61.6vw;
    top: auto;
    bottom: 49.3333333333vw;
    left: 0vw;
  }
}

.l-fv__ttlbox {
  padding-top: 7.2916666667vw;
  padding-left: 0vw;
  padding-bottom: 10.4166666667vw;
  padding-right: 0vw;
  position: relative;
  z-index: 5;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__ttlbox {
    padding-top: 49.0666666667vw;
    padding-left: 0vw;
    padding-bottom: 96.8vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-fv__ttlbox {
    padding-top: 49.0666666667vw;
    padding-left: 0vw;
    padding-bottom: 96.8vw;
    padding-right: 0vw;
  }
}

.l-fv__ttl {
  background: url(../img/pc/fv-ttlbox.webp) no-repeat center center/contain;
  padding-top: 9.7916666667vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 8.1944444444vw;
  padding-right: 5vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__ttl {
    padding-top: 21.8666666667vw;
    padding-left: 6.4vw;
    padding-bottom: 13.8666666667vw;
    padding-right: 11.2vw;
  }
}
@media (max-width: 599px) {
  .l-fv__ttl {
    padding-top: 21.8666666667vw;
    padding-left: 6.4vw;
    padding-bottom: 13.8666666667vw;
    padding-right: 11.2vw;
  }
}

.p-fv__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.1666666667;
  letter-spacing: 0.0555555556em;
}
.p-fv__ttl span {
  font-size: max(12px, 3.3333333333vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.0416666667em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .p-fv__ttl span {
    font-size: min(72px, 9.6vw);
    font-weight: 700;
    line-height: 1.1666666667;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .p-fv__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }
  .p-fv__ttl span {
    font-size: min(72px, 9.6vw);
    font-weight: 700;
    line-height: 1.1666666667;
    letter-spacing: 0em;
  }
}

.p-fv__subttl {
  color: #56B0B1;
  font-weight: 700;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__subttl {
    margin-top: 2.6666666667vw;
    line-height: 1.3333333333;
  }
}
@media (max-width: 599px) {
  .p-fv__subttl {
    margin-top: 2.6666666667vw;
    line-height: 1.3333333333;
  }
}

.l-fv__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5555555556vw;
  position: absolute;
  bottom: 1.6666666667vw;
  left: 6.8055555556vw;
  z-index: 5;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-fv__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.6vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-fv__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.6vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 2.1333333333vw;
  }
}

.p-fv__item01,
.p-fv__item02,
.p-fv__item03,
.p-fv__item04 {
  position: relative;
  width: 11.1111111111vw;
  height: 11.5972222222vw;
}
.p-fv__item01 p,
.p-fv__item02 p,
.p-fv__item03 p,
.p-fv__item04 p {
  line-height: 1.3;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  font-weight: 700;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__item01,
  .p-fv__item02,
  .p-fv__item03,
  .p-fv__item04 {
    width: 34.6666666667vw;
    height: 36.2666666667vw;
  }
  .p-fv__item01 p,
  .p-fv__item02 p,
  .p-fv__item03 p,
  .p-fv__item04 p {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0em;
    padding-top: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-fv__item01,
  .p-fv__item02,
  .p-fv__item03,
  .p-fv__item04 {
    width: 34.6666666667vw;
    height: 36.2666666667vw;
  }
  .p-fv__item01 p,
  .p-fv__item02 p,
  .p-fv__item03 p,
  .p-fv__item04 p {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0em;
    padding-top: 4.2666666667vw;
  }
}

.p-fv__item01 {
  background: url(../img/pc/fv-ttl01.webp) no-repeat center center/cover;
}

.p-fv__item02 {
  background: url(../img/pc/fv-ttl02.webp) no-repeat center center/cover;
}

.p-fv__item03 {
  background: url(../img/pc/fv-ttl03.webp) no-repeat center center/cover;
}

.p-fv__item04 {
  background: url(../img/pc/fv-ttl04.webp) no-repeat center center/cover;
}

.p-fv__asirai01,
.p-fv__asirai02,
.p-fv__asirai03,
.p-fv__usagi--en,
.p-fv__img01,
.p-fv__img02 {
  z-index: 1;
}

.p-fv__asirai01 {
  width: 11.875vw;
  height: 12.7083333333vw;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__asirai01 {
    width: 38.9333333333vw;
    height: 36.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-fv__asirai01 {
    width: 38.9333333333vw;
    height: 36.2666666667vw;
  }
}

.p-fv__asirai02 {
  width: 10.4861111111vw;
  height: 15.7638888889vw;
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__asirai02 {
    width: 29.6vw;
    height: 43.2vw;
    right: 0vw;
    top: -7.2vw;
  }
}
@media (max-width: 599px) {
  .p-fv__asirai02 {
    width: 29.6vw;
    height: 43.2vw;
    right: 0vw;
    top: -7.2vw;
  }
}

.p-fv__asirai03 {
  width: 5.1388888889vw;
  height: 12.7777777778vw;
  position: absolute;
  bottom: 0;
  right: 8.6111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__asirai03 {
    width: 18.9333333333vw;
    height: 47.4666666667vw;
    right: 7.2vw;
  }
}
@media (max-width: 599px) {
  .p-fv__asirai03 {
    width: 18.9333333333vw;
    height: 47.4666666667vw;
    right: 7.2vw;
  }
}

.p-fv__usagi--en {
  position: absolute;
  width: 24.1666666667vw;
  height: 24.1666666667vw;
  bottom: -5.6944444444vw;
  right: -0.6944444444vw;
  -webkit-animation: spin 15s linear infinite;
          animation: spin 15s linear infinite;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-fv__usagi--en {
    width: 64vw;
    height: 64vw;
    bottom: -10.6666666667vw;
    right: -10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-fv__usagi--en {
    width: 64vw;
    height: 64vw;
    bottom: -10.6666666667vw;
    right: -10.6666666667vw;
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.l-nav {
  background: #F8F8F3;
  padding-top: 2.9166666667vw;
  padding-left: 0vw;
  padding-bottom: 2.9166666667vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-nav {
    display: none;
  }
}
@media (max-width: 599px) {
  .l-nav {
    display: none;
  }
}

.l-global-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 300;
}

.l-nav__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4.4444444444vw;
  text-align: center;
}

.p-nav__item {
  position: relative;
}
.p-nav__item:not(:last-child)::after {
  position: absolute;
  width: 1px;
  height: 1.875vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -2.2222222222vw;
  background: #3C3C3C;
  content: "";
}

.p-nav__item--subttl {
  color: #FFA229;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}

.l-menu__drawer {
  position: relative;
  cursor: pointer;
}

.pc-drawer__items {
  position: absolute;
  z-index: 10;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 5.5555555556vw;
  background-color: #6f645e;
  color: white;
  padding-top: 2.7777777778vw;
  padding-left: 2.7777777778vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 2.7777777778vw;
  display: none;
  text-align: left;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.8333333333vw 1.6666666667vw;
}
.pc-drawer__items.is-active {
  display: grid;
  -webkit-transition: all 0.2s ease-out 0.2s;
  transition: all 0.2s ease-out 0.2s;
  opacity: 0.92;
}

.pc-drawer__item {
  font-size: max(12px, 0.8333333333vw);
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.0416666667em;
  white-space: nowrap;
  padding-left: 0.9722222222vw;
  position: relative;
}
.pc-drawer__item::after {
  position: absolute;
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  top: 50%;
  left: 0vw;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
  content: "";
}

.l-info {
  padding-top: 4.4444444444vw;
  padding-left: 10.2777777778vw;
  padding-bottom: 6.5277777778vw;
  padding-right: 12.5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.9444444444vw;
  position: relative;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-info {
    padding-top: 6.9444444444vw;
    padding-left: 6.9444444444vw;
    padding-bottom: 6.9444444444vw;
    padding-right: 6.9444444444vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15.2vw;
    padding-top: 11.4666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 30.9333333333vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15.2vw;
    padding-top: 11.4666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 30.9333333333vw;
    padding-right: 4.2666666667vw;
  }
}

.l-news {
  width: 40%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-news {
    width: 100%;
  }
}

.l-news02 {
  width: 60%;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news02 {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-news02 {
    width: 100%;
  }
}

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

.p-news__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.1666666667;
  letter-spacing: 0.0555555556em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-news__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}

.p-news__subttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 599px) {
  .p-news__subttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }
}

.l-news__items {
  height: 13.8888888889vw;
  overflow-y: scroll;
  margin-top: 5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-news__items {
    margin-top: 6.4vw;
    gap: 3.2vw;
    height: 42.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-news__items {
    margin-top: 6.4vw;
    gap: 3.2vw;
    height: 42.6666666667vw;
  }
}

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

.p-news__item--day {
  border-radius: 7px;
  background: #3C3C3C;
  color: white;
  padding-top: 0.2083333333vw;
  padding-left: 0.9722222222vw;
  padding-bottom: 0.2083333333vw;
  padding-right: 0.9722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__item--day {
    padding-top: 0.8vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 0.8vw;
    padding-right: 3.7333333333vw;
  }
}
@media (max-width: 599px) {
  .p-news__item--day {
    padding-top: 0.8vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 0.8vw;
    padding-right: 3.7333333333vw;
  }
}

.p-news__item--ttl {
  margin-top: 0.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__item--ttl {
    margin-top: 1.6vw;
  }
}
@media (max-width: 599px) {
  .p-news__item--ttl {
    margin-top: 1.6vw;
  }
}

.c-schedule__table {
  border-collapse: collapse;
  padding-top: 1.3888888889vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0.6944444444vw;
  margin-top: 1.8055555556vw;
  border-radius: 24px;
  display: block;
  background: white;
}
.c-schedule__table thead {
  border-bottom: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__table {
    padding-top: 4.2666666667vw;
    padding-left: 1.6vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 1.6vw;
    margin-top: 6.4vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__table {
    padding-top: 4.2666666667vw;
    padding-left: 1.6vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 1.6vw;
    margin-top: 6.4vw;
  }
}

.c-schedule__header,
.c-schedule__data,
.c-schedule__time {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.1em;
  padding-top: 0.8333333333vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 1.1111111111vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__header,
  .c-schedule__data,
  .c-schedule__time {
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
  }
}

.c-schedule__time {
  text-align: left;
  padding-left: 0;
}

.c-schedule__note {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0em;
  margin-top: 0.8333333333vw;
  position: relative;
}
.c-schedule__note span {
  margin-left: 1.5972222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-schedule__note {
    margin-top: 2.1333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
    padding-bottom: 8vw;
  }
  .c-schedule__note span {
    position: absolute;
    bottom: 0vw;
    left: 0vw;
  }
}
@media (max-width: 599px) {
  .c-schedule__note {
    margin-top: 2.1333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
    padding-bottom: 8vw;
  }
  .c-schedule__note span {
    position: absolute;
    bottom: 0vw;
    left: 0vw;
  }
}

.p-news__asirai {
  width: 19.4444444444vw;
  position: absolute;
  bottom: 0vw;
  left: -2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-news__asirai {
    width: 34.6666666667vw;
    left: -10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-news__asirai {
    width: 34.6666666667vw;
    left: -10.6666666667vw;
  }
}

.l-info__add {
  margin-top: 1.25vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-info__add {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
    margin-top: 6.4vw;
    padding-top: 0vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 0vw;
    padding-right: 3.7333333333vw;
  }
}
@media (max-width: 599px) {
  .l-info__add {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3.2vw;
    margin-top: 6.4vw;
    padding-top: 0vw;
    padding-left: 3.7333333333vw;
    padding-bottom: 0vw;
    padding-right: 3.7333333333vw;
  }
}

.p-info__car {
  width: 19.5138888889vw;
}
.p-info__car::before {
  left: 2.0833333333vw;
  background: url(../img/pc/car.webp) no-repeat center center/cover;
}
.p-info__train {
  width: 21.7361111111vw;
  text-align: right;
  padding-right: 1.3888888889vw;
}
.p-info__train::before {
  left: 1.3888888889vw;
  background: url(../img/pc/train.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-info__train {
    text-align: center;
  }
}
@media (max-width: 599px) {
  .p-info__train {
    text-align: center;
  }
}

.p-info__car,
.p-info__train {
  border-radius: 18px;
  background: white;
  font-weight: 700;
  padding-top: 1.25vw;
  padding-left: 0vw;
  padding-bottom: 1.25vw;
  padding-right: 0vw;
  text-align: center;
  position: relative;
}
.p-info__car::before,
.p-info__train::before {
  position: absolute;
  width: 2.6388888889vw;
  height: 2.6388888889vw;
  top: 1.25vw;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-info__car,
  .p-info__train {
    width: 100%;
    padding-top: 4.8vw;
    padding-left: 0vw;
    padding-bottom: 4.8vw;
    padding-right: 0vw;
  }
  .p-info__car::before,
  .p-info__train::before {
    width: 10.1333333333vw;
    height: 10.1333333333vw;
    top: 3.2vw;
    left: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-info__car,
  .p-info__train {
    width: 100%;
    padding-top: 4.8vw;
    padding-left: 0vw;
    padding-bottom: 4.8vw;
    padding-right: 0vw;
  }
  .p-info__car::before,
  .p-info__train::before {
    width: 10.1333333333vw;
    height: 10.1333333333vw;
    top: 3.2vw;
    left: 5.3333333333vw;
  }
}

.l-concept {
  position: relative;
  z-index: 1;
  background: white;
}
.l-concept::before {
  position: absolute;
  width: 100%;
  height: 58.2638888889vw;
  top: 0vw;
  left: 0vw;
  background: url(../img/pc/concept-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
.l-concept::after {
  position: absolute;
  width: 100%;
  height: 29.7916666667vw;
  bottom: -4.1666666667vw;
  left: 0vw;
  background: url(../img/pc/concept-bg02.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept::before {
    height: 216vw;
  }
  .l-concept::after {
    height: 42.6666666667vw;
    background: url(../img/sp/concept-bg02.webp) no-repeat center center/cover;
    bottom: -8vw;
  }
}
@media (max-width: 599px) {
  .l-concept::before {
    height: 216vw;
  }
  .l-concept::after {
    height: 42.6666666667vw;
    background: url(../img/sp/concept-bg02.webp) no-repeat center center/cover;
    bottom: -8vw;
  }
}

.p-concept__asirai01 {
  width: 5.5555555556vw;
  height: 2.7777777778vw;
  position: absolute;
  top: -2.3611111111vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__asirai01 {
    width: 21.3333333333vw;
    height: 10.6666666667vw;
    top: -5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-concept__asirai01 {
    width: 21.3333333333vw;
    height: 10.6666666667vw;
    top: -5.3333333333vw;
  }
}

.p-concept__ttl {
  text-shadow: 1px 1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000;
  color: white;
  text-align: center;
}

.p-concept__img01 {
  width: 48.4027777778vw;
  height: 33.2638888889vw;
  position: absolute;
  top: 4.3055555556vw;
  left: 5.2777777778vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__img01 {
    width: 92.8vw;
    height: 63.7333333333vw;
    top: 33.6vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 599px) {
  .p-concept__img01 {
    width: 92.8vw;
    height: 63.7333333333vw;
    top: 33.6vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.p-concept__img02 {
  width: 37.5vw;
  height: 25.7638888889vw;
  position: absolute;
  top: 19.9305555556vw;
  right: 14.3055555556vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__img02 {
    width: 77.3333333333vw;
    height: 53.0666666667vw;
    top: 88.5333333333vw;
    right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-concept__img02 {
    width: 77.3333333333vw;
    height: 53.0666666667vw;
    top: 88.5333333333vw;
    right: 0vw;
  }
}

.p-concept__main--ttl {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; /* 縦書き・右から左 */
  text-orientation: mixed; /* 文字の向きを自動調整 */
  text-align: left;
  margin: 0 auto;
  margin-top: 4.4444444444vw;
}
.p-concept__main--ttl p {
  background: #56B0B1;
  color: white;
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-right: 1.0416666667vw;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 2.7777777778vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 0.6944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__main--ttl {
    margin-top: 33.6vw;
  }
  .p-concept__main--ttl p {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.125;
    letter-spacing: 0.03125em;
    padding-top: 4.2666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 2.6666666667vw;
    margin-right: 4vw;
  }
}
@media (max-width: 599px) {
  .p-concept__main--ttl {
    margin-top: 33.6vw;
  }
  .p-concept__main--ttl p {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.125;
    letter-spacing: 0.03125em;
    padding-top: 4.2666666667vw;
    padding-left: 2.6666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 2.6666666667vw;
    margin-right: 4vw;
  }
}

.p-concept__main--subttl {
  margin-top: 4.9305555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__main--subttl {
    margin-top: 9.3333333333vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.0833333333em;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-concept__main--subttl {
    margin-top: 9.3333333333vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.0833333333em;
    padding-top: 0vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 5.3333333333vw;
  }
}

.p-concept__tx {
  margin-top: 2.7777777778vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-concept__tx {
    margin-top: 8.5333333333vw;
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-concept__tx {
    margin-top: 8.5333333333vw;
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
  }
}

.l-concept__btnbox {
  margin-top: 3.6111111111vw;
  padding-bottom: 15.6944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-concept__btnbox {
    margin-top: 9.6vw;
    padding-bottom: 25.6vw;
  }
}
@media (max-width: 599px) {
  .l-concept__btnbox {
    margin-top: 9.6vw;
    padding-bottom: 25.6vw;
  }
}

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

.p-impo__ttl {
  background: -webkit-gradient(linear, left top, right top, from(#ff3c00), color-stop(50%, #ffa229), to(#ff3c00));
  background: linear-gradient(to right, #ff3c00 0%, #ffa229 50%, #ff3c00 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  text-align: center;
  position: relative;
  top: 2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-impo__ttl {
    top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-impo__ttl {
    top: 8vw;
  }
}

.l-impo__fx {
  background: white;
  padding-top: 4.8611111111vw;
  padding-left: 3.4722222222vw;
  padding-bottom: 4.8611111111vw;
  padding-right: 3.4722222222vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.2916666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-impo__fx {
    padding-top: 13.8666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 7.4666666667vw;
  }
}
@media (max-width: 599px) {
  .l-impo__fx {
    padding-top: 13.8666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 7.4666666667vw;
  }
}

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

.p-impo__le--ttl {
  margin-top: 2.5vw;
  font-size: max(12px, 2.5vw);
  font-weight: 500;
  line-height: 1.1666666667;
  letter-spacing: 0.0833333333em;
  text-align: center;
  color: #FFA229;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-impo__le--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0833333333em;
  }
}
@media (max-width: 599px) {
  .p-impo__le--ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 500;
    line-height: 1.6666666667;
    letter-spacing: 0.0833333333em;
  }
}

.p-impo__tx {
  margin-top: 1.4583333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-impo__tx {
    margin-top: 7.4666666667vw;
  }
}
@media (max-width: 599px) {
  .p-impo__tx {
    margin-top: 7.4666666667vw;
  }
}

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

.p-impo__asirai01 {
  width: 15.6944444444vw;
  height: 14.7222222222vw;
  position: absolute;
  bottom: 2.2916666667vw;
  left: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-impo__asirai01 {
    width: 33.0666666667vw;
    height: 30.6666666667vw;
    bottom: -5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-impo__asirai01 {
    width: 33.0666666667vw;
    height: 30.6666666667vw;
    bottom: -5.3333333333vw;
  }
}

.p-impo__asirai02 {
  width: 9.6527777778vw;
  height: 10.3472222222vw;
  position: absolute;
  top: 6.9444444444vw;
  right: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-impo__asirai02 {
    width: 26.6666666667vw;
    height: auto;
    top: 24vw;
  }
}
@media (max-width: 599px) {
  .p-impo__asirai02 {
    width: 26.6666666667vw;
    height: auto;
    top: 24vw;
  }
}

.l-greeting {
  margin-top: 6.5277777778vw;
  background: url(../img/pc/greeting-bg.webp) no-repeat center center/cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.75vw;
  padding-top: 5.4166666667vw;
  padding-left: 5.6944444444vw;
  padding-bottom: 10.4166666667vw;
  padding-right: 5.6944444444vw;
  position: relative;
  z-index: 1;
}
.l-greeting::before {
  position: absolute;
  width: calc(100% - 2.7777777778vw);
  height: calc(100% - 4.1666666667vw);
  border: 0.5555555556vw solid white;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 9.8666666667vw;
    margin-top: 13.3333333333vw;
    padding-top: 11.2vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 32vw;
    padding-right: 5.3333333333vw;
    background: url(../img/sp/greeting-bg.webp) no-repeat center center/cover;
  }
  .l-greeting::before {
    width: calc(100% - 8.5333333333vw);
    height: calc(100% - 12.8vw);
    border: 1.0666666667vw solid white;
  }
}
@media (max-width: 599px) {
  .l-greeting {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 9.8666666667vw;
    margin-top: 13.3333333333vw;
    padding-top: 11.2vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 32vw;
    padding-right: 5.3333333333vw;
    background: url(../img/sp/greeting-bg.webp) no-repeat center center/cover;
  }
  .l-greeting::before {
    width: calc(100% - 8.5333333333vw);
    height: calc(100% - 12.8vw);
    border: 1.0666666667vw solid white;
  }
}

.l-greeting__le {
  width: 31.3888888889vw;
  height: 39.5833333333vw;
  -webkit-box-shadow: 1.5972222222vw -0.9722222222vw 0 0 #fae585;
          box-shadow: 1.5972222222vw -0.9722222222vw 0 0 #fae585;
  position: relative;
  border-radius: 320px 320px 0 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__le {
    width: 66.4vw;
    height: 83.7333333333vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-greeting__le {
    width: 66.4vw;
    height: 83.7333333333vw;
    margin: 0 auto;
  }
}

.l-greeting__name {
  position: absolute;
  bottom: -3.6805555556vw;
  right: 0.2083333333vw;
  border-radius: 50%;
  background-color: #372b21;
  color: white;
  text-align: center;
  padding-top: 3.3333333333vw;
  padding-left: 0vw;
  padding-bottom: 4.375vw;
  padding-right: 0vw;
  width: 15.2777777778vw;
  z-index: 1;
}
.l-greeting__name::before {
  position: absolute;
  width: calc(100% - 0.8333333333vw);
  height: calc(100% - 0.8333333333vw);
  border: 1px dotted;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__name {
    width: 32.2666666667vw;
    padding-top: 5.8666666667vw;
    padding-left: 0vw;
    padding-bottom: 9.3333333333vw;
    padding-right: 0vw;
    bottom: -8vw;
  }
  .l-greeting__name::before {
    width: calc(100% - 2.6666666667vw);
    height: calc(100% - 2.6666666667vw);
  }
}
@media (max-width: 599px) {
  .l-greeting__name {
    width: 32.2666666667vw;
    padding-top: 5.8666666667vw;
    padding-left: 0vw;
    padding-bottom: 9.3333333333vw;
    padding-right: 0vw;
    bottom: -8vw;
  }
  .l-greeting__name::before {
    width: calc(100% - 2.6666666667vw);
    height: calc(100% - 2.6666666667vw);
  }
}

.p-greeting__name--tag {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__name--tag {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-greeting__name--tag {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

.p-greeting__name--ja {
  font-size: max(12px, 2.2222222222vw);
  font-weight: 700;
  line-height: 1.3125;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__name--ja {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.075em;
  }
}
@media (max-width: 599px) {
  .p-greeting__name--ja {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.075em;
  }
}

.p-greeting__name--en {
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.0625em;
  color: #fbc518;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__name--en {
    font-size: min(20px, 2.6666666667vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
}
@media (max-width: 599px) {
  .p-greeting__name--en {
    font-size: min(20px, 2.6666666667vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.06em;
  }
}

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

.l-greeting__ttlbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.1527777778vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__ttlbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5333333333vw;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
@media (max-width: 599px) {
  .l-greeting__ttlbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.5333333333vw;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

.p-greeting__ttl {
  color: white;
}

.p-greeting__ri--ttl {
  margin-top: 2.2222222222vw;
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.5555555556;
  letter-spacing: 0.0833333333em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__ri--ttl {
    margin-top: 2.1333333333vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0.0833333333em;
  }
}
@media (max-width: 599px) {
  .p-greeting__ri--ttl {
    margin-top: 2.1333333333vw;
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0.0833333333em;
  }
}

.p-greeting__ri--tx {
  margin-top: 1.6666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-greeting__ri--tx {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-greeting__ri--tx {
    margin-top: 5.3333333333vw;
  }
}

.l-greeting__btnbox {
  margin-top: 3.6111111111vw;
  margin: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-greeting__btnbox {
    margin-top: 6.4vw;
    margin: 0 auto;
  }
  .l-greeting__btnbox .c-btn {
    padding-top: 5.3333333333vw;
    padding-left: 18.6666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 18.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-greeting__btnbox {
    margin-top: 6.4vw;
    margin: 0 auto;
  }
  .l-greeting__btnbox .c-btn {
    padding-top: 5.3333333333vw;
    padding-left: 18.6666666667vw;
    padding-bottom: 5.3333333333vw;
    padding-right: 18.6666666667vw;
  }
}

.l-feature {
  position: relative;
  background: url(../img/pc/feature-bg.webp) no-repeat center center/cover;
  padding-top: 3.8888888889vw;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature {
    padding-top: 20vw;
  }
}
@media (max-width: 599px) {
  .l-feature {
    padding-top: 20vw;
  }
}

.p-feature__asirai01 {
  width: 21.3194444444vw;
  height: 17.2222222222vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__asirai01 {
    width: 26.6666666667vw;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-feature__asirai01 {
    width: 26.6666666667vw;
    height: auto;
  }
}

.p-feature__asirai02 {
  width: 11.25vw;
  height: 8.8194444444vw;
  position: absolute;
  top: 6.6666666667vw;
  right: 8.125vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__asirai02 {
    width: 22.4vw;
    height: 17.6vw;
    top: 3.2vw;
    right: 1.8666666667vw;
  }
}
@media (max-width: 599px) {
  .p-feature__asirai02 {
    width: 22.4vw;
    height: 17.6vw;
    top: 3.2vw;
    right: 1.8666666667vw;
  }
}

.p-feature__ttl {
  width: 44.7222222222vw;
  height: 15.2083333333vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__ttl {
    width: 90.9333333333vw;
    height: 33.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-feature__ttl {
    width: 90.9333333333vw;
    height: 33.3333333333vw;
  }
}

.l-feature01,
.l-feature02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5.1388888889vw;
  background: url(../img/pc/feature01-bg.webp) no-repeat center center/cover;
  padding-top: 0vw;
  padding-left: 7.5694444444vw;
  padding-bottom: 4.8611111111vw;
  padding-right: 5.6944444444vw;
  margin-top: 6.5277777778vw;
  color: white;
  position: relative;
}
.l-feature01::after,
.l-feature02::after {
  position: absolute;
  width: 22.0138888889vw;
  height: 15vw;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01,
  .l-feature02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    background: url(../img/sp/feature01-bg.webp) no-repeat center center/cover;
    margin-top: 17.3333333333vw;
    padding-top: 20.2666666667vw;
    padding-left: 8vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.2666666667vw;
  }
  .l-feature01::after,
  .l-feature02::after {
    width: 84.5333333333vw;
    height: 57.6vw;
  }
}
@media (max-width: 599px) {
  .l-feature01,
  .l-feature02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    background: url(../img/sp/feature01-bg.webp) no-repeat center center/cover;
    margin-top: 17.3333333333vw;
    padding-top: 20.2666666667vw;
    padding-left: 8vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.2666666667vw;
  }
  .l-feature01::after,
  .l-feature02::after {
    width: 84.5333333333vw;
    height: 57.6vw;
  }
}

.l-feature01::after {
  top: 0.8333333333vw;
  left: 0.8333333333vw;
  border-top: 1px solid;
  border-left: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01::after {
    top: 3.2vw;
    left: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-feature01::after {
    top: 3.2vw;
    left: 3.2vw;
  }
}

.l-feature02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 11.4583333333vw;
  background: url(../img/pc/feature02-bg.webp) no-repeat center center/cover;
}
.l-feature02::after {
  bottom: 0.8333333333vw;
  right: 0.8333333333vw;
  border-bottom: 1px solid;
  border-right: 1px solid;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature02 {
    margin-top: 17.3333333333vw;
    background: url(../img/sp/feature02-bg.webp) no-repeat center center/cover;
    padding-top: 17.3333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 19.7333333333vw;
    padding-right: 4.2666666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-feature02::after {
    bottom: 3.2vw;
    right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-feature02 {
    margin-top: 17.3333333333vw;
    background: url(../img/sp/feature02-bg.webp) no-repeat center center/cover;
    padding-top: 17.3333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 19.7333333333vw;
    padding-right: 4.2666666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-feature02::after {
    bottom: 3.2vw;
    right: 3.2vw;
  }
}

.l-feature01__le {
  width: calc(100% - 33.1944444444vw);
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-feature01__le {
    width: 100%;
  }
}

.p-feature__number,
.p-feature03__number {
  position: absolute;
  top: -5.5555555556vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: max(12px, 4.4444444444vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0em;
  color: #56B0B1;
  background: url(../img/pc/feature-number.webp) no-repeat center center/contain;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 2.5vw;
  padding-left: 3.8888888889vw;
  padding-bottom: 1.6666666667vw;
  padding-right: 3.8888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature__number,
  .p-feature03__number {
    font-size: min(72px, 9.6vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-top: 6.4vw;
    padding-left: 9.0666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 9.0666666667vw;
    top: -26.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-feature__number,
  .p-feature03__number {
    font-size: min(72px, 9.6vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    padding-top: 6.4vw;
    padding-left: 9.0666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 9.0666666667vw;
    top: -26.6666666667vw;
  }
}

.p-feature01__ttl,
.p-feature02__ttl,
.p-feature03__ttl,
.p-feature04__ttl,
.p-feature05__ttl,
.p-feature06__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__ttl,
  .p-feature02__ttl,
  .p-feature03__ttl,
  .p-feature04__ttl,
  .p-feature05__ttl,
  .p-feature06__ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 599px) {
  .p-feature01__ttl,
  .p-feature02__ttl,
  .p-feature03__ttl,
  .p-feature04__ttl,
  .p-feature05__ttl,
  .p-feature06__ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
}

.p-feature01__ttl,
.p-feature02__ttl {
  margin-top: 5.9722222222vw;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__ttl,
  .p-feature02__ttl {
    margin-top: 0vw;
  }
}
@media (max-width: 599px) {
  .p-feature01__ttl,
  .p-feature02__ttl {
    margin-top: 0vw;
  }
}

.p-feature01__tx,
.p-feature02__tx {
  margin-top: 1.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__tx,
  .p-feature02__tx {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-feature01__tx,
  .p-feature02__tx {
    margin-top: 5.3333333333vw;
  }
}

.l-feature01__ri {
  width: 28.0555555556vw;
  height: 32.6388888889vw;
  position: relative;
  top: -4.3055555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature01__ri {
    width: 55.4666666667vw;
    height: 64.5333333333vw;
    top: 0vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-feature01__ri {
    width: 55.4666666667vw;
    height: 64.5333333333vw;
    top: 0vw;
    margin: 0 auto;
  }
}

.p-feature01__asirai {
  width: 13.1944444444vw;
  height: 16.4583333333vw;
  position: absolute;
  bottom: -8.3333333333vw;
  right: -4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature01__asirai {
    width: 26.1333333333vw;
    height: 32.5333333333vw;
    right: -13.8666666667vw;
    bottom: -16.8vw;
  }
}
@media (max-width: 599px) {
  .p-feature01__asirai {
    width: 26.1333333333vw;
    height: 32.5333333333vw;
    right: -13.8666666667vw;
    bottom: -16.8vw;
  }
}

.l-feature02__le {
  width: calc(100% - 36.8055555556vw);
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature02__le {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-feature02__le {
    width: 100%;
  }
}

.l-feature02__ri {
  width: 31.6666666667vw;
  height: 28.3333333333vw;
  position: relative;
  top: -3.4027777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature02__ri {
    width: 72.5333333333vw;
    height: 64.8vw;
    top: 0vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-feature02__ri {
    width: 72.5333333333vw;
    height: 64.8vw;
    top: 0vw;
    margin: 0 auto;
  }
}

.p-feature02__asirai {
  width: 8.6805555556vw;
  height: 7.3611111111vw;
  position: absolute;
  right: 4.5833333333vw;
  bottom: -3.5416666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature02__asirai {
    width: 19.7333333333vw;
    height: 16.8vw;
    bottom: 8vw;
    right: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-feature02__asirai {
    width: 19.7333333333vw;
    height: 16.8vw;
    bottom: 8vw;
    right: 10.6666666667vw;
  }
}

.l-feature03 {
  margin-top: 9.0972222222vw;
  background: url(../img/pc/feature03-bg.webp) no-repeat center center/cover;
  position: relative;
  padding-top: 14.5138888889vw;
  padding-left: 0vw;
  padding-bottom: 14.1666666667vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature03 {
    padding-top: 33.8666666667vw;
    padding-left: 0vw;
    padding-bottom: 23.4666666667vw;
    padding-right: 0vw;
    margin-top: 10.6666666667vw;
    background: url(../img/sp/feature03-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-feature03 {
    padding-top: 33.8666666667vw;
    padding-left: 0vw;
    padding-bottom: 23.4666666667vw;
    padding-right: 0vw;
    margin-top: 10.6666666667vw;
    background: url(../img/sp/feature03-bg.webp) no-repeat center center/cover;
  }
}

.p-feature03__number {
  top: 1.3888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature03__number {
    top: 4.8vw;
  }
}
@media (max-width: 599px) {
  .p-feature03__number {
    top: 4.8vw;
  }
}

.p-feature03__ttl {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0833333333em;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature03__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0.0833333333em;
  }
}
@media (max-width: 599px) {
  .p-feature03__ttl {
    font-size: min(48px, 6.4vw);
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0.0833333333em;
  }
}

.p-feature03__tx {
  padding-top: 1.875vw;
  padding-left: 22.5694444444vw;
  padding-bottom: 0vw;
  padding-right: 22.5694444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature03__tx {
    padding-top: 5.3333333333vw;
    padding-left: 6.4vw;
    padding-bottom: 0vw;
    padding-right: 6.4vw;
  }
}
@media (max-width: 599px) {
  .p-feature03__tx {
    padding-top: 5.3333333333vw;
    padding-left: 6.4vw;
    padding-bottom: 0vw;
    padding-right: 6.4vw;
  }
}

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

.l-feature04,
.l-feature05 {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 6.9444444444vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature04,
  .l-feature05 {
    padding-top: 15.4666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 9.3333333333vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-feature04,
  .l-feature05 {
    padding-top: 15.4666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 9.3333333333vw;
    padding-right: 4.2666666667vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-feature045__number {
    top: -13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-feature045__number {
    top: -13.3333333333vw;
  }
}

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

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

.p-feature04__tx,
.p-feature05__tx {
  margin-top: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature04__tx,
  .p-feature05__tx {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-feature04__tx,
  .p-feature05__tx {
    margin-top: 5.3333333333vw;
  }
}

.l-feature06 {
  margin-top: 7.3611111111vw;
  background: url(../img/pc/feature06-bg.webp) no-repeat center center/cover;
  padding-top: 6.3888888889vw;
  padding-left: 5.6944444444vw;
  padding-bottom: 5.6944444444vw;
  padding-right: 5.6944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature06 {
    margin-top: 0vw;
    padding-top: 20.8vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 20.8vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-feature06 {
    margin-top: 0vw;
    padding-top: 20.8vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 20.8vw;
    padding-right: 4.2666666667vw;
  }
}

.l-feature06__inner {
  background: url(../img/pc/feature06-inner.webp) no-repeat center center/cover;
  position: relative;
  padding-top: 9.5138888889vw;
  padding-left: 6.9444444444vw;
  padding-bottom: 7.9861111111vw;
  padding-right: 6.9444444444vw;
  color: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature06__inner {
    padding-top: 18.6666666667vw;
    padding-left: 6.9333333333vw;
    padding-bottom: 18.6666666667vw;
    padding-right: 6.9333333333vw;
    background: url(../img/sp/feature06-inner.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-feature06__inner {
    padding-top: 18.6666666667vw;
    padding-left: 6.9333333333vw;
    padding-bottom: 18.6666666667vw;
    padding-right: 6.9333333333vw;
    background: url(../img/sp/feature06-inner.webp) no-repeat center center/cover;
  }
}

.p-feature06__tx {
  padding-top: 2.0833333333vw;
  padding-left: 5.9027777778vw;
  padding-bottom: 0vw;
  padding-right: 5.9027777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature06__tx {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-feature06__tx {
    padding-top: 5.3333333333vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
  }
}

.l-feature06__items {
  margin-top: 2.2222222222vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.75vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-feature06__items {
    grid-template-columns: 1fr;
    gap: 6.4vw;
    margin-top: 6.9333333333vw;
    padding-top: 0vw;
    padding-left: 13.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 13.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-feature06__items {
    grid-template-columns: 1fr;
    gap: 6.4vw;
    margin-top: 6.9333333333vw;
    padding-top: 0vw;
    padding-left: 13.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 13.3333333333vw;
  }
}

.p-feature06__item--ttl {
  background: url(../img/pc/feature06-ttl-bg.webp) no-repeat center center/cover;
  padding-top: 1.3888888889vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 1.3888888889vw;
  text-align: center;
  position: relative;
  top: -1.4583333333vw;
  right: -2.0138888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-feature06__item--ttl {
    padding-top: 4vw;
    padding-left: 0vw;
    padding-bottom: 4vw;
    padding-right: 0vw;
    right: 0vw;
    top: -2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-feature06__item--ttl {
    padding-top: 4vw;
    padding-left: 0vw;
    padding-bottom: 4vw;
    padding-right: 0vw;
    right: 0vw;
    top: -2.6666666667vw;
  }
}

.l-mana {
  background: url(../img/pc/mana-bg.webp) no-repeat center center/cover;
  position: relative;
  padding-top: 8.1944444444vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mana {
    padding-top: 19.7333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.2666666667vw;
    background: url(../img/sp/mana-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-mana {
    padding-top: 19.7333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.2666666667vw;
    background: url(../img/sp/mana-bg.webp) no-repeat center center/cover;
  }
}

.l-mana__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7.7777777778vw;
  padding-left: 4.1666666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mana__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    padding-left: 0;
  }
}
@media (max-width: 599px) {
  .l-mana__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
    padding-left: 0;
  }
}

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

.l-mana__ttlbox {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mana__ttlbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.8333333333vw;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
@media (max-width: 599px) {
  .l-mana__ttlbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.8333333333vw;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}

.p-mana__ttl span,
.p-medical__ttl span,
.p-flow__ttl span,
.p-recruit__ttl span {
  color: #FFA229;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__ttl,
  .p-medical__ttl,
  .p-flow__ttl,
  .p-recruit__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-mana__ttl,
  .p-medical__ttl,
  .p-flow__ttl,
  .p-recruit__ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

.p-mana__subttl {
  border-bottom: 2px solid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 1.1111111111vw;
  right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__subttl {
    position: relative;
    top: 0;
  }
}
@media (max-width: 599px) {
  .p-mana__subttl {
    position: relative;
    top: 0;
  }
}

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

.l-mana__ri {
  width: 31.0416666667vw;
  height: 27.4305555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mana__ri {
    width: 65.8666666667vw;
    height: 58.1333333333vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-mana__ri {
    width: 65.8666666667vw;
    height: 58.1333333333vw;
    margin: 0 auto;
  }
}

.l-mana__items {
  margin-top: 3.6805555556vw;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-mana__items {
    margin-top: 2.1333333333vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 3.7333333333vw;
  }
}
@media (max-width: 599px) {
  .l-mana__items {
    margin-top: 2.1333333333vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 3.7333333333vw;
  }
}

.p-mana__item--ttl,
.p-mana__item--ttl04 {
  background-color: #ffeeb4;
  border-radius: 0 0 28px 28px;
  padding-top: 0.8333333333vw;
  padding-left: 0vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 0vw;
  text-align: center;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__item--ttl,
  .p-mana__item--ttl04 {
    padding-top: 1.8666666667vw;
    padding-left: 0vw;
    padding-bottom: 1.8666666667vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-mana__item--ttl,
  .p-mana__item--ttl04 {
    padding-top: 1.8666666667vw;
    padding-left: 0vw;
    padding-bottom: 1.8666666667vw;
    padding-right: 0vw;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .p-mana__item--ttl04 {
    line-height: 1;
  }
}
@media (max-width: 599px) {
  .p-mana__item--ttl04 {
    line-height: 1;
  }
}

.l-medical {
  background: url(../img/pc/medical-bg.webp) no-repeat center center/cover;
  position: relative;
  padding-top: 6.9444444444vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 6.9444444444vw;
  padding-right: 5.5555555556vw;
  z-index: 1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical {
    padding-top: 18.6666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 18.6666666667vw;
    padding-right: 4.2666666667vw;
    background: url(../img/sp/medical-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-medical {
    padding-top: 18.6666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 18.6666666667vw;
    padding-right: 4.2666666667vw;
    background: url(../img/sp/medical-bg.webp) no-repeat center center/cover;
  }
}

.p-medical__asirai01,
.p-medical__asirai02,
.p-medical__asirai03 {
  position: absolute;
  z-index: -1;
}

.p-medical__asirai01 {
  width: 15.7638888889vw;
  height: 13.9583333333vw;
  top: 2.5694444444vw;
  right: 5vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__asirai01 {
    width: 25.0666666667vw;
    height: 22.1333333333vw;
    top: 5.0666666667vw;
    right: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-medical__asirai01 {
    width: 25.0666666667vw;
    height: 22.1333333333vw;
    top: 5.0666666667vw;
    right: 3.2vw;
  }
}

.p-medical__asirai02 {
  width: 19.5833333333vw;
  height: 18.1944444444vw;
  bottom: 3.6111111111vw;
  left: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__asirai02 {
    width: 40vw;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-medical__asirai02 {
    width: 40vw;
    height: auto;
  }
}

.p-medical__asirai03 {
  width: 17.0138888889vw;
  height: 12.9166666667vw;
  top: 3.6805555556vw;
  left: 30.0694444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__asirai03 {
    width: 34.9333333333vw;
    height: 26.4vw;
    top: 8.8vw;
    left: 34.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-medical__asirai03 {
    width: 34.9333333333vw;
    height: 26.4vw;
    top: 8.8vw;
    left: 34.1333333333vw;
  }
}

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

.p-medical__ttl span {
  color: #FFA229;
}

.l-medical__items {
  margin-top: 4.8611111111vw;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.3194444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__items {
    margin-top: 12.5333333333vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 3.2vw;
  }
}
@media (max-width: 599px) {
  .l-medical__items {
    margin-top: 12.5333333333vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 3.2vw;
  }
}

.l-medical__row--items {
  margin-top: 5.1388888889vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.6666666667vw 3.125vw;
  padding-top: 0vw;
  padding-left: 13.8888888889vw;
  padding-bottom: 0vw;
  padding-right: 13.8888888889vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-medical__row--items {
    padding-top: 0vw;
    padding-left: 4.1666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__row--items {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    padding-top: 0vw;
    padding-left: 21.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 21.3333333333vw;
    margin-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-medical__row--items {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    padding-top: 0vw;
    padding-left: 21.3333333333vw;
    padding-bottom: 0vw;
    padding-right: 21.3333333333vw;
    margin-top: 8.5333333333vw;
  }
}

.l-medical__row--item {
  padding-bottom: 0.3472222222vw;
  border-bottom: 2px solid;
}
.l-medical__row--item:nth-child(2) .p-medical__row--item--ttl::after, .l-medical__row--item:nth-child(5) .p-medical__row--item--ttl::after {
  background: url(../img/pc/arrow-ore.webp) no-repeat center center/cover;
}
.l-medical__row--item:nth-child(3n) .p-medical__row--item--ttl::after {
  background: url(../img/pc/arrow-gr.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-medical__row--item {
    padding-bottom: 1.0666666667vw;
  }
}
@media (max-width: 599px) {
  .l-medical__row--item {
    padding-bottom: 1.0666666667vw;
  }
}

.p-medical__row--item--img {
  position: relative;
}
.p-medical__row--item--img::before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -0.4166666667vw;
  left: -0.4166666667vw;
  border: 1px solid;
  border-radius: 20px;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__row--item--img::before {
    top: -1.6vw;
    left: -1.6vw;
  }
}
@media (max-width: 599px) {
  .p-medical__row--item--img::before {
    top: -1.6vw;
    left: -1.6vw;
  }
}

.p-medical__row--item--tx {
  margin-top: 1.3888888889vw;
  text-align: center;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.0625em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__row--item--tx {
    margin-top: 3.7333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0533333333em;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-medical__row--item--tx {
    margin-top: 3.7333333333vw;
    font-size: min(30px, 4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.0533333333em;
    text-align: left;
  }
}

.p-medical__row--item--ttl {
  padding-top: 0.6944444444vw;
  padding-left: 1.6666666667vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0vw;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0416666667em;
  border-bottom: 1px solid;
  position: relative;
}
.p-medical__row--item--ttl::after {
  position: absolute;
  width: 2.2222222222vw;
  height: 2.2222222222vw;
  top: 0.8333333333vw;
  right: 0.6944444444vw;
  background: url(../img/pc/arrow-bule.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-medical__row--item--ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.05em;
    margin-top: 2.6666666667vw;
  }
  .p-medical__row--item--ttl::after {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    top: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-medical__row--item--ttl {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.05em;
    margin-top: 2.6666666667vw;
  }
  .p-medical__row--item--ttl::after {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    top: 2.1333333333vw;
  }
}

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

.p-flow__ttl {
  text-align: center;
}
.p-flow__ttl span {
  color: #56B0B1;
}

.l-flow__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.9027777778vw 3.4722222222vw;
  padding-top: 2.2916666667vw;
  padding-left: 6.25vw;
  padding-bottom: 0vw;
  padding-right: 6.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__items {
    padding-top: 9.8666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.4vw 9.0666666667vw;
  }
}
@media (max-width: 599px) {
  .l-flow__items {
    padding-top: 9.8666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.4vw 9.0666666667vw;
  }
}

.p-flow__item {
  border-radius: 78px;
  border: 2px solid;
  cursor: pointer;
  background: white;
  text-align: center;
  padding-top: 1.3888888889vw;
  padding-left: 0vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 0vw;
  position: relative;
}
.p-flow__item:not(:last-child)::after {
  position: absolute;
  width: 1.1111111111vw;
  height: 1.1111111111vw;
  top: 50%;
  right: -1.7361111111vw;
  border-bottom: 1px solid;
  border-right: 1px solid;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-flow__item {
    padding-top: 1.8666666667vw;
    padding-left: 0vw;
    padding-bottom: 1.8666666667vw;
    padding-right: 0vw;
    line-height: 1;
  }
  .p-flow__item:not(:last-child)::after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    right: -5.3333333333vw;
  }
  .p-flow__item:nth-child(2)::after, .p-flow__item:nth-child(6)::after {
    display: none;
  }
}
@media (max-width: 599px) {
  .p-flow__item {
    padding-top: 1.8666666667vw;
    padding-left: 0vw;
    padding-bottom: 1.8666666667vw;
    padding-right: 0vw;
    line-height: 1;
  }
  .p-flow__item:not(:last-child)::after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    right: -5.3333333333vw;
  }
  .p-flow__item:nth-child(2)::after, .p-flow__item:nth-child(6)::after {
    display: none;
  }
}

.l-flow__swiper-container {
  position: relative;
  margin-top: 6.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__swiper-container {
    margin-top: 12.8vw;
    margin-left: 10.1333333333vw;
    margin-bottom: 0vw;
    margin-right: 10.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-flow__swiper-container {
    margin-top: 12.8vw;
    margin-left: 10.1333333333vw;
    margin-bottom: 0vw;
    margin-right: 10.1333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__swiper-container {
    margin-top: 12.8vw;
    margin-left: 10.1333333333vw;
    margin-bottom: 0vw;
    margin-right: 10.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-flow__swiper-container {
    margin-top: 12.8vw;
    margin-left: 10.1333333333vw;
    margin-bottom: 0vw;
    margin-right: 10.1333333333vw;
  }
}

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.l-flow__swiper .swiper-slide {
  position: relative;
}

.l-flow__prev::after,
.l-flow__next::after {
  position: absolute;
  width: 2.7777777778vw;
  height: 2.7777777778vw;
  left: 50%;
  top: 50%;
  border-right: 3px solid #3C3C3C;
  border-bottom: 3px solid #3C3C3C;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__prev::after,
  .l-flow__next::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-flow__prev::after,
  .l-flow__next::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}

.l-flow__prev {
  left: 18.75vw;
}
.l-flow__prev::after {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__prev {
    left: -6.4vw;
  }
}
@media (max-width: 599px) {
  .l-flow__prev {
    left: -6.4vw;
  }
}

.l-flow__next {
  right: 18.75vw;
}
.l-flow__next::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-flow__next {
    right: -6.4vw;
  }
}
@media (max-width: 599px) {
  .l-flow__next {
    right: -6.4vw;
  }
}

.l-flow__item {
  background: white;
  border-radius: 0 0 24px 24px;
}

.p-flow__item--ttl {
  margin-top: 1.25vw;
  text-align: center;
  font-weight: 700;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-flow__item--ttl {
    margin-top: 2.4vw;
  }
}
@media (max-width: 599px) {
  .p-flow__item--ttl {
    margin-top: 2.4vw;
  }
}

.p-flow__item--tx {
  padding-top: 0.5555555556vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 2.6388888889vw;
  padding-right: 1.3888888889vw;
  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) {
  .p-flow__item--tx {
    padding-top: 0.8vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 6.1333333333vw;
    padding-right: 2.1333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.09375em;
  }
}
@media (max-width: 599px) {
  .p-flow__item--tx {
    padding-top: 0.8vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 6.1333333333vw;
    padding-right: 2.1333333333vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.09375em;
  }
}

.p-flow__item--active {
  opacity: 0.3;
}

.l-gallery__swiper-container {
  position: relative;
}

.swiper {
  position: relative;
}

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

.l-gallery__swiper {
  position: relative;
  padding-top: 6.25vw;
  padding-left: 0vw;
  padding-bottom: 4.8611111111vw;
  padding-right: 0vw;
}

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

.p-gallery01__asirai01,
.p-gallery01__asirai02,
.p-gallery02__asirai01,
.p-gallery03__asirai01,
.p-gallery03__asirai02,
.p-gallery04__asirai01,
.p-gallery04__asirai02,
.p-gallery05__asirai01 {
  position: absolute;
}

.p-gallery01__asirai01 {
  width: 8.6111111111vw;
  height: 7.7777777778vw;
  top: -3.6111111111vw;
  left: 1.7361111111vw;
}

.p-gallery01__asirai02 {
  width: 7.0138888889vw;
  height: 6.875vw;
  bottom: -2.9166666667vw;
  right: 3.8194444444vw;
}

.p-gallery02__asirai01 {
  width: 6.5972222222vw;
  height: 4.5833333333vw;
  top: 0;
  left: 0;
}

.p-gallery03__asirai01 {
  width: 6.6666666667vw;
  height: 8.4722222222vw;
  bottom: -1.5277777778vw;
  left: 0.4166666667vw;
}

.p-gallery03__asirai02 {
  top: 0;
  right: 0.9722222222vw;
  width: 5.7638888889vw;
  height: 5.8333333333vw;
}

.p-gallery04__asirai01 {
  bottom: 0;
  left: 1.9444444444vw;
  width: 5vw;
  height: 4.2361111111vw;
}

.p-gallery04__asirai02 {
  top: -1.7361111111vw;
  right: -1.25vw;
  width: 6.1805555556vw;
  height: 5.2777777778vw;
}

.p-gallery05__asirai01 {
  bottom: -1.5277777778vw;
  left: 4.0277777778vw;
  width: 4.375vw;
  height: 4.375vw;
}

.l-inst {
  position: relative;
  z-index: 5;
  background: url(../img/pc/bg.webp) no-repeat center center/cover;
}

.p-inst__asirai {
  width: 24.9305555556vw;
  height: 23.1944444444vw;
  bottom: 2.0833333333vw;
  right: 2.0833333333vw;
  position: absolute;
}

.p-inst__ttl {
  width: 27.2916666667vw;
  height: 7.5vw;
  margin: 0 auto;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-inst__ttl {
    width: 49.0666666667vw;
    height: 11.4666666667vw;
  }
}
@media (max-width: 599px) {
  .p-inst__ttl {
    width: 49.0666666667vw;
    height: 11.4666666667vw;
  }
}

.l-recruit {
  background-color: #f9d3c9;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8.3333333333vw;
  padding-left: 9.7222222222vw;
  padding-bottom: 1.25vw;
  padding-right: 1.6666666667vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-recruit {
    padding-left: 4.1666666667vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 18.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-recruit {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 18.6666666667vw;
    padding-left: 0vw;
    padding-bottom: 8vw;
    padding-right: 0vw;
  }
}

.p-recruit__asirai {
  width: 14.0277777778vw;
  height: 20.625vw;
  position: absolute;
  top: -5.9027777778vw;
  left: 0vw;
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__asirai {
    width: 28.2666666667vw;
    height: 41.8666666667vw;
    left: 3.4666666667vw;
    top: -9.6vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__asirai {
    width: 28.2666666667vw;
    height: 41.8666666667vw;
    left: 3.4666666667vw;
    top: -9.6vw;
  }
}

.l-recruit__le {
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__le {
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-recruit__le {
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
  }
}

.p-recruit__ttl {
  color: white;
}

.p-recruit__subttl {
  text-align: left;
  padding-top: 1.3194444444vw;
  padding-left: 1.3888888889vw;
  padding-bottom: 0vw;
  padding-right: 0vw;
}

.p-recruit__le--ttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0.0833333333em;
  padding-bottom: 1.1111111111vw;
  border-bottom: 2px solid white;
  position: absolute;
  top: 1.3888888889vw;
  left: 23.6111111111vw;
  white-space: nowrap;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__le--ttl {
    font-size: min(30px, 4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.12em;
    padding-bottom: 2.1333333333vw;
    position: relative;
    top: 0;
    left: 0;
    margin-top: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__le--ttl {
    font-size: min(30px, 4vw);
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.12em;
    padding-bottom: 2.1333333333vw;
    position: relative;
    top: 0;
    left: 0;
    margin-top: 8.5333333333vw;
  }
}

.p-recruit__le--tx {
  white-space: nowrap;
  margin-top: 2.4305555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__le--tx {
    margin-top: 5.3333333333vw;
    white-space: wrap;
  }
}
@media (max-width: 599px) {
  .p-recruit__le--tx {
    margin-top: 5.3333333333vw;
    white-space: wrap;
  }
}

.l-recruit__btnbox {
  margin-top: 3.2638888889vw;
  margin: 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__btnbox {
    margin-top: 7.4666666667vw;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .l-recruit__btnbox {
    margin-top: 7.4666666667vw;
    margin: 0 auto;
  }
}

.l-recruit__ri {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-recruit__ri {
    gap: 1.8666666667vw;
  }
}
@media (max-width: 599px) {
  .l-recruit__ri {
    gap: 1.8666666667vw;
  }
}

.p-recruit__img01 {
  width: 27.5vw;
  height: 21.875vw;
  margin-top: 13.4722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__img01 {
    width: 49.8666666667vw;
    height: auto;
    margin-top: 18.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-recruit__img01 {
    width: 49.8666666667vw;
    height: auto;
    margin-top: 18.6666666667vw;
  }
}

.p-recruit__img02 {
  width: 22.6388888889vw;
  height: 27.1527777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-recruit__img02 {
    width: 43.4666666667vw;
    height: auto;
  }
}
@media (max-width: 599px) {
  .p-recruit__img02 {
    width: 43.4666666667vw;
    height: auto;
  }
}

.l-banner {
  background-color: #fdf5da;
  padding-top: 5.5555555556vw;
  padding-left: 18.75vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 18.75vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-banner {
    padding-top: 6.1333333333vw;
    padding-left: 25.6vw;
    padding-bottom: 6.1333333333vw;
    padding-right: 25.6vw;
  }
}
@media (max-width: 599px) {
  .l-banner {
    padding-top: 6.1333333333vw;
    padding-left: 25.6vw;
    padding-bottom: 6.1333333333vw;
    padding-right: 25.6vw;
  }
}

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

.p-banner__asirai {
  position: absolute;
  right: 4.2361111111vw;
  bottom: 0.6944444444vw;
  width: 6.9444444444vw;
  height: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-banner__asirai {
    width: 15.4666666667vw;
    height: 18.9333333333vw;
    bottom: 3.2vw;
    right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-banner__asirai {
    width: 15.4666666667vw;
    height: 18.9333333333vw;
    bottom: 3.2vw;
    right: 4.2666666667vw;
  }
}

.l-footer__inner {
  padding-top: 6.9444444444vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-footer__inner {
    padding-top: 6.9444444444vw;
    padding-left: 2.7777777778vw;
    padding-bottom: 6.9444444444vw;
    padding-right: 2.7777777778vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__inner {
    padding-top: 14.9333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 14.9333333333vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-footer__inner {
    padding-top: 14.9333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 14.9333333333vw;
    padding-right: 4.2666666667vw;
  }
}

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

.l-footer__logo {
  width: 25vw;
  height: 4.8611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__logo {
    width: 67.2vw;
    height: 13.0666666667vw;
    position: relative;
  }
  .l-footer__logo p {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.06em;
    position: absolute;
    bottom: -8vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
  }
}
@media (max-width: 599px) {
  .l-footer__logo {
    width: 67.2vw;
    height: 13.0666666667vw;
    position: relative;
  }
  .l-footer__logo p {
    font-size: min(40px, 5.3333333333vw);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.06em;
    position: absolute;
    bottom: -8vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    white-space: nowrap;
  }
}

.l-footer__tel,
.p-footer__web--tx,
.p-footer__news--tx {
  font-size: max(12px, 1.3888888889vw);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0em;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__tel,
  .p-footer__web--tx,
  .p-footer__news--tx {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}
@media (max-width: 599px) {
  .l-footer__tel,
  .p-footer__web--tx,
  .p-footer__news--tx {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.p-footer__web--tx::before,
.p-footer__news--tx::before {
  top: 0.4861111111vw;
}

.p-footer__web,
.p-footer__news {
  font-size: max(12px, 2.5vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
.p-footer__web::after,
.p-footer__news::after {
  top: 1.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__web::after,
  .p-footer__news::after {
    top: -4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-footer__web::after,
  .p-footer__news::after {
    top: -4.2666666667vw;
  }
}

.p-footer__tel span {
  font-size: max(12px, 2.7777777778vw);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0em;
}

.l-footer__fx02 {
  background: white;
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 2.5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.125vw;
  margin-top: 3.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__fx02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3333333333vw;
    padding-top: 10.6666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 4.2666666667vw;
    margin-top: 22.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__fx02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 9.3333333333vw;
    padding-top: 10.6666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 13.3333333333vw;
    padding-right: 4.2666666667vw;
    margin-top: 22.1333333333vw;
  }
}

.l-footer__le {
  width: 100%;
  height: 32.3611111111vw;
}
.l-footer__le iframe {
  width: 100%;
  height: 32.3611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__le {
    height: 70.9333333333vw;
  }
  .l-footer__le iframe {
    height: 70.9333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer__le {
    height: 70.9333333333vw;
  }
  .l-footer__le iframe {
    height: 70.9333333333vw;
  }
}

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

.l-footer-schedule__table {
  background-color: #fff8e8;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) and (max-width: 999px) {
  .l-footer-schedule__table .c-schedule__data,
  .l-footer-schedule__table .c-schedule__header {
    padding-top: 0.6944444444vw;
    padding-left: 0.6944444444vw;
    padding-bottom: 0.6944444444vw;
    padding-right: 0.6944444444vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer-schedule__table .c-schedule__data,
  .l-footer-schedule__table .c-schedule__header {
    padding-top: 1.3333333333vw;
    padding-left: 1.3333333333vw;
    padding-bottom: 1.3333333333vw;
    padding-right: 1.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-footer-schedule__table .c-schedule__data,
  .l-footer-schedule__table .c-schedule__header {
    padding-top: 1.3333333333vw;
    padding-left: 1.3333333333vw;
    padding-bottom: 1.3333333333vw;
    padding-right: 1.3333333333vw;
  }
}

.p-footer__car,
.p-footer__train {
  background-color: #f9f9f9;
}

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

.p-footer__banner {
  margin: 0 auto;
  margin-top: 3.8888888889vw;
  width: 39.6527777778vw;
  height: 17.3611111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__banner {
    width: 91.4666666667vw;
    height: 40vw;
    margin-top: 9.6vw;
  }
}
@media (max-width: 599px) {
  .p-footer__banner {
    width: 91.4666666667vw;
    height: 40vw;
    margin-top: 9.6vw;
  }
}

.l-footer__navs {
  background: url(../img/pc/footer-bg.webp) no-repeat center center/cover;
  padding-top: 3.8888888889vw;
  padding-left: 10.8333333333vw;
  padding-bottom: 3.8888888889vw;
  padding-right: 10.8333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__navs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-top: 10.6666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.2666666667vw;
    background: url(../img/sp/footer-bg.webp) no-repeat center center/cover;
  }
}
@media (max-width: 599px) {
  .l-footer__navs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10.6666666667vw;
    padding-top: 10.6666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.2666666667vw;
    background: url(../img/sp/footer-bg.webp) no-repeat center center/cover;
  }
}

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

.l-footer__nav--ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.3888888889vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid;
  padding-bottom: 0.4861111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__nav--ttl {
    gap: 5.3333333333vw;
    padding-bottom: 1.8666666667vw;
  }
}
@media (max-width: 599px) {
  .l-footer__nav--ttl {
    gap: 5.3333333333vw;
    padding-bottom: 1.8666666667vw;
  }
}

.p-footer__nav--ttl span {
  color: #FFA229;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__nav--ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-footer__nav--ttl {
    font-size: min(64px, 8.5333333333vw);
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: 0.0625em;
  }
}

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

.l-footer__items {
  padding-left: 2.0833333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__items {
    padding-left: 8vw;
  }
}
@media (max-width: 599px) {
  .l-footer__items {
    padding-left: 8vw;
  }
}

.p-footer__item {
  margin-top: 1.0416666667vw;
  padding-left: 1.6666666667vw;
  position: relative;
}
.p-footer__item::before {
  position: absolute;
  width: 0.625vw;
  height: 0.625vw;
  top: 1.1111111111vw;
  left: 0vw;
  background: #FFA229;
  border-radius: 50%;
  content: "";
}
@media (min-width: 768px) and (max-width: 999px) {
  .p-footer__item::before {
    top: 1.3888888889vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-footer__item {
    margin-top: 6.4vw;
    padding-left: 5.8666666667vw;
  }
  .p-footer__item::before {
    width: 2.4vw;
    height: 2.4vw;
    top: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-footer__item {
    margin-top: 6.4vw;
    padding-left: 5.8666666667vw;
  }
  .p-footer__item::before {
    width: 2.4vw;
    height: 2.4vw;
    top: 2.6666666667vw;
  }
}

.l-footer__copy {
  padding-top: 0.8333333333vw;
  padding-left: 0vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 0vw;
  text-align: center;
  color: white;
  font-size: max(12px, 1.1111111111vw);
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.0625em;
  background: #3C3C3C;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-footer__copy {
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}
@media (max-width: 599px) {
  .l-footer__copy {
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
    font-size: min(30px, 4vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0666666667em;
  }
}

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

/* ============================================
perio
============================================ */
.l-perio03__items {
  background: white;
  margin-top: 3.6805555556vw;
  border-radius: 60px;
  padding-top: 7.2222222222vw;
  padding-left: 1.875vw;
  padding-bottom: 7.2222222222vw;
  padding-right: 1.875vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.0833333333vw 25.5555555556vw;
  position: relative;
}
.l-perio03__items::after {
  position: absolute;
  width: 19.5138888889vw;
  height: 28.4722222222vw;
  top: 5.3472222222vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/pc/perio03-human.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-perio03__items {
    grid-template-columns: 1fr;
    gap: 8.5333333333vw;
    padding-top: 42.6666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 4.2666666667vw;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-perio03__items {
    grid-template-columns: 1fr;
    gap: 8.5333333333vw;
    padding-top: 42.6666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 4.2666666667vw;
    margin-top: 10.6666666667vw;
  }
}

.p-perio03__item--ttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.3333333333;
  letter-spacing: 0.075em;
  background-color: #339cd0;
  color: white;
  text-align: center;
  padding-top: 2.0833333333vw;
  padding-left: 0vw;
  padding-bottom: 2.0833333333vw;
  padding-right: 0vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-perio03__item--ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
  }
}
@media (max-width: 599px) {
  .p-perio03__item--ttl {
    font-size: min(36px, 4.8vw);
    font-weight: 500;
    line-height: 1.3333333333;
    letter-spacing: 0.0555555556em;
    padding-top: 3.2vw;
    padding-left: 0vw;
    padding-bottom: 3.2vw;
    padding-right: 0vw;
  }
}

.p-perio06__banner {
  width: 32.2222222222vw;
  height: 9.0972222222vw;
  margin: 0 auto;
  margin-top: 2.2222222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-perio06__banner {
    width: 100%;
    height: auto;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-perio06__banner {
    width: 100%;
    height: auto;
    margin-top: 8vw;
  }
}

.p-perio08__img {
  width: 57.1527777778vw;
  height: 50.4166666667vw;
  margin: 0 auto;
  margin-top: 2.9166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-perio08__img {
    width: 100%;
    height: auto;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .p-perio08__img {
    width: 100%;
    height: auto;
    margin-top: 8vw;
  }
}

.l-perio09__mv {
  margin: 0 auto;
  margin-top: 2.6388888889vw;
  width: 50.5555555556vw;
  height: 28.2638888889vw;
}
.l-perio09__mv iframe {
  width: 100%;
  height: 28.2638888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-perio09__mv {
    width: 100%;
    margin-top: 10.6666666667vw;
    height: 53.3333333333vw;
  }
  .l-perio09__mv iframe {
    height: 53.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-perio09__mv {
    width: 100%;
    margin-top: 10.6666666667vw;
    height: 53.3333333333vw;
  }
  .l-perio09__mv iframe {
    height: 53.3333333333vw;
  }
}

.p-perio18__banner {
  width: 39.6527777778vw;
  height: 17.3611111111vw;
  margin: 0 auto;
  margin-top: 3.8888888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-perio18__banner {
    width: 100%;
    height: auto;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-perio18__banner {
    width: 100%;
    height: auto;
    margin-top: 10.6666666667vw;
  }
}

/* ============================================
preven
============================================ */
.l-preven02__items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.8055555556vw 1.5972222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-preven02__items {
    grid-template-columns: 1fr;
    gap: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-preven02__items {
    grid-template-columns: 1fr;
    gap: 6.4vw;
  }
}

.l-preven02__item,
.l-preven02__row--item {
  border-radius: 60px 0 60px 0;
  background: white;
  padding-top: 3.8888888889vw;
  padding-left: 2.6388888889vw;
  padding-bottom: 3.8888888889vw;
  padding-right: 2.6388888889vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-preven02__item,
  .l-preven02__row--item {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-preven02__item,
  .l-preven02__row--item {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}

.l-preven02__row--item {
  margin-top: 1.8055555556vw;
  margin-left: 15vw;
  margin-bottom: 0vw;
  margin-right: 15vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-preven02__row--item {
    margin-top: 6.4vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-preven02__row--item {
    margin-top: 6.4vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}

.l-preven__fx {
  margin-top: 2.7777777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 60px 0 60px 0;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-preven__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-preven__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 6.4vw;
  }
}

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

.l-preven__ri {
  width: calc(100% - 18.9583333333vw);
  padding-top: 2.2222222222vw;
  padding-left: 2.9166666667vw;
  padding-bottom: 2.2222222222vw;
  padding-right: 4.1666666667vw;
  background: white;
  border-radius: 0 0 60px 0;
}
.l-preven__ri p {
  line-height: 1.6;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-preven__ri {
    width: 100%;
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-preven__ri {
    width: 100%;
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}

/* ============================================
dentures
============================================ */
.l-dentures__items {
  margin-top: 2.0833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-dentures__items {
    margin-top: 6.4vw;
    gap: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-dentures__items {
    margin-top: 6.4vw;
    gap: 4.2666666667vw;
  }
}

.l-dentures__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8333333333vw;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-dentures__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.0666666667vw;
  }
}
@media (max-width: 599px) {
  .l-dentures__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.0666666667vw;
  }
}

.p-dentures__item--ttl {
  background: #56B0B1;
  color: white;
  width: 8.3333333333vw;
  text-align: center;
  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-dentures__item--ttl {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-top: 1.0666666667vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .p-dentures__item--ttl {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-top: 1.0666666667vw;
    padding-left: 2.1333333333vw;
    padding-bottom: 1.0666666667vw;
    padding-right: 2.1333333333vw;
  }
}

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

/* ============================================
white
============================================ */
.l-white01__items {
  padding-top: 3.8888888889vw;
  padding-left: 2.0833333333vw;
  padding-bottom: 0vw;
  padding-right: 2.0833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-white01__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.1333333333vw;
    padding-top: 6.4vw;
    padding-left: 6.4vw;
    padding-bottom: 0vw;
    padding-right: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-white01__items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.1333333333vw;
    padding-top: 6.4vw;
    padding-left: 6.4vw;
    padding-bottom: 0vw;
    padding-right: 6.4vw;
  }
}

.l-white01__item {
  background: #56B0B1;
  color: white;
  padding-top: 1.3888888889vw;
  padding-left: 4.1666666667vw;
  padding-bottom: 1.3888888889vw;
  padding-right: 4.1666666667vw;
  border-radius: 10px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.l-white01__item::before {
  border-radius: 10px;
  position: absolute;
  width: calc(100% - 0.8333333333vw);
  height: calc(100% - 0.8333333333vw);
  border: 1px solid;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  z-index: -1;
}
.l-white01__item::after {
  position: absolute;
  width: 1.875vw;
  height: 1.875vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.6666666667vw;
  background: url(../img/pc/white-arrow.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-white01__item {
    padding-top: 4.2666666667vw;
    padding-left: 6.4vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 6.4vw;
  }
  .l-white01__item::after {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-white01__item {
    padding-top: 4.2666666667vw;
    padding-left: 6.4vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 6.4vw;
  }
  .l-white01__item::after {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    right: 4.2666666667vw;
  }
}

.l-star {
  padding-top: 3.4722222222vw;
  padding-left: 5.2777777778vw;
  padding-bottom: 3.4722222222vw;
  padding-right: 5.2777777778vw;
  background: white;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  border-radius: 32px;
  margin-top: 2.2222222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-star {
    padding-top: 3.2vw;
    padding-left: 9.6vw;
    padding-bottom: 3.2vw;
    padding-right: 9.6vw;
    margin-top: 4.2666666667vw;
    width: 100%;
  }
}
@media (max-width: 599px) {
  .l-star {
    padding-top: 3.2vw;
    padding-left: 9.6vw;
    padding-bottom: 3.2vw;
    padding-right: 9.6vw;
    margin-top: 4.2666666667vw;
    width: 100%;
  }
}

.l-star__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-star__item {
    gap: 1.6vw;
  }
}
@media (max-width: 599px) {
  .l-star__item {
    gap: 1.6vw;
  }
}

.c-star__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.5vw;
  padding-top: 2.2222222222vw;
  padding-left: 18.0555555556vw;
  padding-bottom: 0vw;
  padding-right: 18.0555555556vw;
}
@media (min-width: 768px) and (max-width: 999px) {
  .c-star__fx {
    padding-top: 2.2222222222vw;
    padding-left: 6.9444444444vw;
    padding-bottom: 0vw;
    padding-right: 6.9444444444vw;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .c-star__fx {
    padding-top: 6.4vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .c-star__fx {
    padding-top: 6.4vw;
    padding-left: 0vw;
    padding-bottom: 0vw;
    padding-right: 0vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4.2666666667vw;
  }
}

/* ============================================
recruit
============================================ */
.l-Recruit01 {
  position: relative;
  padding-bottom: 8.3333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit01 {
    padding-bottom: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit01 {
    padding-bottom: 10.6666666667vw;
  }
}

.l-Recruit__fx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.7777777778vw;
  position: relative;
}
@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: 5.3333333333vw;
    margin-top: 8vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit__fx {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 8vw;
  }
}

.l-Recruit__le {
  width: calc(100% - 49.1666666667vw);
  padding-top: 5.7638888889vw;
  padding-left: 1.1111111111vw;
  padding-bottom: 5.7638888889vw;
  padding-right: 1.1111111111vw;
  text-align: center;
  background: white;
  border-radius: 63px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  top: 12.3611111111vw;
  left: 4.8611111111vw;
  position: relative;
  z-index: 5;
}
.l-Recruit__le::after {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0.4861111111vw;
  left: 0.9027777778vw;
  border: 2px solid;
  border-radius: 63px;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit__le {
    width: 100%;
    top: 0;
    left: 0;
  }
  .l-Recruit__le::after {
    bottom: 1.0666666667vw;
    left: 1.0666666667vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit__le {
    width: 100%;
    top: 0;
    left: 0;
  }
  .l-Recruit__le::after {
    bottom: 1.0666666667vw;
    left: 1.0666666667vw;
  }
}

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

.p-Recruit01__asirai01 {
  width: 13.2638888889vw;
  height: 9.375vw;
  position: absolute;
  bottom: 2.7777777778vw;
  left: 4.1666666667vw;
}

.p-Recruit01__asirai02 {
  bottom: 1.4583333333vw;
  right: 1.0416666667vw;
  width: 8.5416666667vw;
  height: 5.4861111111vw;
  position: absolute;
}

.l-Recruit__table {
  border-collapse: collapse;
  table-layout: fixed;
  margin-top: 3.6111111111vw;
  margin-left: 6.9444444444vw;
  margin-bottom: 0vw;
  margin-right: 6.9444444444vw;
  border: 1px solid;
}
.l-Recruit__table tr:not(:last-child) {
  border-bottom: 1px solid #d3d3d3;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-Recruit__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
    margin-top: 10.6666666667vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}
@media (max-width: 599px) {
  .l-Recruit__table {
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
    margin-top: 10.6666666667vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    margin-right: 0vw;
  }
}

.p-Recruit__table--ttl,
.p-Recruit__table--tx {
  vertical-align: middle;
  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-Recruit__table--ttl,
  .p-Recruit__table--tx {
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
  }
}
@media (max-width: 599px) {
  .p-Recruit__table--ttl,
  .p-Recruit__table--tx {
    padding-top: 1.6vw;
    padding-left: 1.6vw;
    padding-bottom: 1.6vw;
    padding-right: 1.6vw;
  }
}

.p-Recruit__table--ttl {
  background-color: #b2f1f5;
  width: 18.1944444444vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit__table--ttl {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 599px) {
  .p-Recruit__table--ttl {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.p-Recruit__table--tx {
  width: 57.5694444444vw;
  background: white;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-Recruit__table--tx {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 599px) {
  .p-Recruit__table--tx {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

/* ============================================
staff
============================================ */
.l-staff01,
.l-staff02 {
  position: relative;
}

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

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

.l-staff__ri {
  width: 25.7638888889vw;
  height: 32.1527777778vw;
  position: relative;
  z-index: 1;
}
.l-staff__ri::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1.1111111111vw;
  left: 1.1111111111vw;
  background: url(../img/pc/staff-ri-bg.webp) no-repeat center center/cover;
  content: "";
  z-index: -1;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-staff__ri {
    width: 100%;
    height: auto;
  }
  .l-staff__ri::after {
    top: 2.1333333333vw;
    left: 2.1333333333vw;
  }
}
@media (max-width: 599px) {
  .l-staff__ri {
    width: 100%;
    height: auto;
  }
  .l-staff__ri::after {
    top: 2.1333333333vw;
    left: 2.1333333333vw;
  }
}

.p-staff__name span {
  margin-left: 0.8333333333vw;
}

.p-staff__asi {
  width: 22.0833333333vw;
  height: 9.5138888889vw;
  margin-left: 5.5555555556vw;
}

.p-staff03__img {
  width: 56.7361111111vw;
  height: 37.0833333333vw;
  margin: 0 auto;
  margin-top: 3.8888888889vw;
  border-radius: 63px;
  position: relative;
}
.p-staff03__img::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1.3888888889vw;
  left: 1.3888888889vw;
  border: 2px solid;
  border-radius: 63px;
  content: "";
}

.l-staff03 {
  position: relative;
}

.p-staff03__asirai01 {
  width: 6.1805555556vw;
  height: 6.1805555556vw;
  position: absolute;
  left: 6.9444444444vw;
  top: 12.5vw;
}

.p-staff03__asirai02 {
  width: 9.0972222222vw;
  height: 14.4444444444vw;
  position: absolute;
  bottom: -5.7638888889vw;
  right: 8.3333333333vw;
}

.l-qa__items {
  margin-top: 3.8888888889vw;
  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.8055555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-qa__items {
    margin-top: 10.6666666667vw;
    gap: 5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .l-qa__items {
    margin-top: 10.6666666667vw;
    gap: 5.3333333333vw;
  }
}

.p-qa__q {
  background: #FFA229;
  font-size: max(12px, 1.6666666667vw);
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.0416666667em;
  padding-top: 0.6944444444vw;
  padding-left: 1.25vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 9.0277777778vw;
  cursor: pointer;
  position: relative;
  color: white;
}
.p-qa__q::after {
  position: absolute;
  width: 1.1111111111vw;
  height: 1.1111111111vw;
  top: 50%;
  right: 1.3888888889vw;
  border-bottom: 2px solid;
  border-right: 2px solid;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-qa__q {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.4375;
    letter-spacing: 0em;
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 6.4vw;
  }
  .p-qa__q::after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    right: 2.6666666667vw;
  }
}
@media (max-width: 599px) {
  .p-qa__q {
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.4375;
    letter-spacing: 0em;
    padding-top: 3.2vw;
    padding-left: 3.2vw;
    padding-bottom: 3.2vw;
    padding-right: 6.4vw;
  }
  .p-qa__q::after {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    right: 2.6666666667vw;
  }
}

.is-open::after {
  -webkit-transform: translateY(-50%) rotate(225deg);
          transform: translateY(-50%) rotate(225deg);
}

.l-qa__a {
  padding-top: 0.6944444444vw;
  padding-left: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  padding-right: 0.6944444444vw;
  display: block;
}

.l-clinic01 {
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
}
.l-clinic01 .l-concept {
  background: none;
}

.p-clinic01__tx {
  padding-bottom: 20.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic01__tx {
    padding-bottom: 26.6666666667vw;
    text-align: left;
  }
}
@media (max-width: 599px) {
  .p-clinic01__tx {
    padding-bottom: 26.6666666667vw;
    text-align: left;
  }
}

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

.l-clinic__box {
  position: relative;
}
.l-clinic__box::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -1.1805555556vw;
  left: 1.7361111111vw;
  border: 1px solid;
  border-radius: 63px;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__box::after {
    top: -1.6vw;
    left: 1.6vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__box::after {
    top: -1.6vw;
    left: 1.6vw;
  }
}

.p-clinic01-asi01,
.p-clinic01-asi02,
.p-clinic01-asi03,
.p-clinic01-asi04,
.p-clinic01-asi05,
.p-clinic01-asi06,
.p-clinic01__item--asi01,
.p-clinic01__item--asi02,
.p-clinic01__item--asi03,
.p-clinic01__item--asi04 {
  position: absolute;
}

.p-clinic01-asi01 {
  width: 5.2777777778vw;
  height: 5.4166666667vw;
  left: 9.7222222222vw;
  top: -1.6666666667vw;
}

.p-clinic01-asi02 {
  width: 5.7638888889vw;
  height: 10.4166666667vw;
  bottom: 0;
  right: 4.5833333333vw;
}

.p-clinic01-asi03 {
  right: -0.6944444444vw;
  top: -1.4583333333vw;
  width: 5.2777777778vw;
  height: 4.9305555556vw;
}

.p-clinic01-asi04 {
  bottom: 1.0416666667vw;
  left: 3.6805555556vw;
  width: 11.25vw;
  height: 8.75vw;
}

.p-clinic01-asi05 {
  top: 0.8333333333vw;
  left: 0vw;
  width: 10.9722222222vw;
  height: 4.3055555556vw;
}

.p-clinic01-asi06 {
  bottom: 0.9027777778vw;
  right: 5.6944444444vw;
  width: 7.5vw;
  height: 5.6944444444vw;
}

.l-clinic01__items {
  margin-top: 11.25vw;
  padding-bottom: 32.7777777778vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8.3333333333vw;
  background: url(../img/pc/gr-slash.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__items {
    gap: 16vw;
    margin-top: 16vw;
    padding-bottom: 16vw;
  }
}
@media (max-width: 599px) {
  .l-clinic01__items {
    gap: 16vw;
    margin-top: 16vw;
    padding-bottom: 16vw;
  }
}

.l-clinic01__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.2638888889vw;
  padding-top: 4.4444444444vw;
  padding-left: 0vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 0.8333333333vw;
  background-color: #bce2e4;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    padding-top: 8.5333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-clinic01__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    padding-top: 8.5333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 4.2666666667vw;
  }
}

.l-clinic01__item:nth-child(2n+1) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding-top: 4.4444444444vw;
  padding-left: 0vw;
  padding-bottom: 8.3333333333vw;
  padding-right: 0vw;
  background-color: #f7e4c5;
}
.l-clinic01__item:nth-child(2n+1) .l-clinic01__le {
  padding-left: 0;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__item:nth-child(2n+1) .l-clinic01__le {
    padding-right: 0;
  }
}
@media (max-width: 599px) {
  .l-clinic01__item:nth-child(2n+1) .l-clinic01__le {
    padding-right: 0;
  }
}
.l-clinic01__item:nth-child(2n+1) .p-clinic01__item--asi02 {
  left: auto;
}
.l-clinic01__item:nth-child(2n+1) .l-clinic01__ri::after {
  background: url(../img/pc/clinic01-item-bg01.webp) no-repeat center center/cover;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__item:nth-child(2n+1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    padding-top: 8.5333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-clinic01__item:nth-child(2n+1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4vw;
    padding-top: 8.5333333333vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 4.2666666667vw;
  }
}

.l-clinic01__le {
  width: calc(100% - 40.1388888889vw);
  padding-left: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__le {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 599px) {
  .l-clinic01__le {
    width: 100%;
    padding-left: 0;
  }
}

.l-clinic01__ri {
  width: 36.875vw;
  height: 23.2638888889vw;
  position: relative;
  z-index: 1;
  top: -6.9444444444vw;
}
.l-clinic01__ri::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0.8333333333vw;
  left: 0.8333333333vw;
  background: url(../img/pc/clinic01-item-bg02.webp) no-repeat center center/cover;
  z-index: -1;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__ri {
    width: 100%;
    height: auto;
    top: 0;
  }
}
@media (max-width: 599px) {
  .l-clinic01__ri {
    width: 100%;
    height: auto;
    top: 0;
  }
}

.p-clinic01__item--asi01 {
  width: 15.3472222222vw;
  height: 11.3888888889vw;
  bottom: -3.4722222222vw;
  left: 24.7916666667vw;
}

.p-clinic01__item--asi02 {
  width: 23.5416666667vw;
  height: 21.875vw;
  bottom: 0;
  left: 0;
}

.p-clinic01__item--asi03 {
  width: 15.625vw;
  height: 12.9166666667vw;
  bottom: 2.4305555556vw;
  right: 19.0277777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic01__item--asi03 {
    bottom: -5.3333333333vw;
  }
}
@media (max-width: 599px) {
  .p-clinic01__item--asi03 {
    bottom: -5.3333333333vw;
  }
}

.l-clinic01__item05 {
  background-color: #f7e4c5;
  padding-top: 4.4444444444vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
  position: relative;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__item05 {
    padding-top: 8.5333333333vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 8.5333333333vw;
  }
}
@media (max-width: 599px) {
  .l-clinic01__item05 {
    padding-top: 8.5333333333vw;
    padding-left: 8.5333333333vw;
    padding-bottom: 8.5333333333vw;
    padding-right: 8.5333333333vw;
  }
}

.l-clinic01__item05--img {
  width: 36.875vw;
  height: 23.2638888889vw;
  bottom: -21.4583333333vw;
  left: 31.25vw;
  position: absolute;
  z-index: 1;
}
.l-clinic01__item05--img::after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0.8333333333vw;
  left: 0.8333333333vw;
  background: url(../img/pc/clinic01-item-bg01.webp) no-repeat center center/cover;
  z-index: -1;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic01__item05--img {
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 599px) {
  .l-clinic01__item05--img {
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 10.6666666667vw;
  }
}

.p-clinic01__item--asi04 {
  width: 8.3333333333vw;
  height: 6.3888888889vw;
  left: 19.375vw;
  bottom: -3.1944444444vw;
}

.bgw-box {
  background: white;
  padding-top: 2.7777777778vw;
  padding-left: 10.4166666667vw;
  padding-bottom: 2.7777777778vw;
  padding-right: 10.4166666667vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .bgw-box {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .bgw-box {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}

.p-clinic02__ttl {
  border-radius: 27px;
  background-color: #339cd0;
  color: white;
  padding-top: 0vw;
  padding-left: 3.3333333333vw;
  padding-bottom: 0vw;
  padding-right: 3.3333333333vw;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 0.8333333333vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic02__ttl {
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
    margin-top: 3.2vw;
  }
}
@media (max-width: 599px) {
  .p-clinic02__ttl {
    padding-top: 0vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 0vw;
    padding-right: 4.2666666667vw;
    margin-top: 3.2vw;
  }
}

.l-clinic__swiper-container {
  position: relative;
  margin-top: 4.4444444444vw;
  margin-left: 11.1111111111vw;
  margin-bottom: 0vw;
  margin-right: 11.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__swiper-container {
    margin-top: 8.5333333333vw;
    margin-left: 4.2666666667vw;
    margin-bottom: 0vw;
    margin-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__swiper-container {
    margin-top: 8.5333333333vw;
    margin-left: 4.2666666667vw;
    margin-bottom: 0vw;
    margin-right: 4.2666666667vw;
  }
}

.swiper {
  position: relative;
}

.swiper-wrapper {
  position: relative;
}

.l-clinic__prev::after,
.l-clinic__next::after {
  position: absolute;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
  border-right: 0.2083333333vw solid #3C3C3C;
  border-bottom: 0.2083333333vw solid #3C3C3C;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__prev::after,
  .l-clinic__next::after {
    width: 6.4vw;
    height: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__prev::after,
  .l-clinic__next::after {
    width: 6.4vw;
    height: 6.4vw;
  }
}

.l-clinic__prev {
  left: -2.7777777778vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__prev {
    left: -6.4vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__prev {
    left: -6.4vw;
  }
}

.l-clinic__next {
  right: -2.7777777778vw;
}
.l-clinic__next::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic__next {
    right: -6.4vw;
  }
}
@media (max-width: 599px) {
  .l-clinic__next {
    right: -6.4vw;
  }
}

.l-clinic05__items {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.5555555556vw;
  margin-top: 1.6666666667vw;
  padding-top: 0vw;
  padding-left: 11.1111111111vw;
  padding-bottom: 0vw;
  padding-right: 11.1111111111vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic05__items {
    grid-template-columns: repeat(3, 1fr);
    padding: 0;
    margin-top: 6.4vw;
  }
}
@media (max-width: 599px) {
  .l-clinic05__items {
    grid-template-columns: repeat(3, 1fr);
    padding: 0;
    margin-top: 6.4vw;
  }
}

.l-clinic05__item {
  cursor: pointer;
}

.l-clinic05__item--active {
  opacity: 0.3;
}

.l-clinic06 {
  background-color: #ffeeb4;
  margin: 0 calc(50% - 50vw);
  width: 99.4vw;
}

.l-clinic06__items {
  padding-top: 2.2222222222vw;
  padding-left: 15.9722222222vw;
  padding-bottom: 4.4444444444vw;
  padding-right: 15.9722222222vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25vw 0.9722222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .l-clinic06__items {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    padding-top: 10.6666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .l-clinic06__items {
    grid-template-columns: 1fr;
    gap: 4.2666666667vw;
    padding-top: 10.6666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 10.6666666667vw;
    padding-right: 4.2666666667vw;
  }
}

.l-clinic06__item {
  background: white;
  border-radius: 18px;
}
.l-clinic06__item:nth-child(2n) .p-clinic06__item--ttl {
  background-color: #bce2e4;
}

.p-clinic06__item--ttl {
  font-size: max(12px, 1.6666666667vw);
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.0625em;
  text-align: center;
  background-color: #fbe2be;
  padding-top: 0.8333333333vw;
  padding-left: 0vw;
  padding-bottom: 0.8333333333vw;
  padding-right: 0vw;
  position: relative;
}
.p-clinic06__item--ttl::after {
  position: absolute;
  width: 8.3333333333vw;
  height: 7.7083333333vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0vw;
  background: url(../img/pc/clinic06-asi.webp) no-repeat center center/cover;
  content: "";
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic06__item--ttl {
    padding-top: 2.1333333333vw;
    padding-left: 0vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}
@media (max-width: 599px) {
  .p-clinic06__item--ttl {
    padding-top: 2.1333333333vw;
    padding-left: 0vw;
    padding-bottom: 2.1333333333vw;
    padding-right: 0vw;
    font-size: min(32px, 4.2666666667vw);
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.0625em;
  }
}

.p-clinic06__item--tx {
  padding-top: 2.2222222222vw;
  padding-left: 2.2222222222vw;
  padding-bottom: 2.2222222222vw;
  padding-right: 2.2222222222vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .p-clinic06__item--tx {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .p-clinic06__item--tx {
    padding-top: 4.2666666667vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 4.2666666667vw;
    padding-right: 4.2666666667vw;
  }
}

.breadcrumb {
  padding-top: 5.5555555556vw;
  padding-left: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  padding-right: 5.5555555556vw;
}
@media (min-width: 600px) and (max-width: 767px) {
  .breadcrumb {
    padding-top: 6.4vw;
    padding-left: 4.2666666667vw;
    padding-bottom: 6.4vw;
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 599px) {
  .breadcrumb {
    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;
}

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