@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Roboto:wght@100..900&display=swap");
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[type="number"] {
  -moz-appearance: textfield;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

:root {
  --bg: #f4f4f4;
  --text-primary: #1a1a1a;
  --primary: #0259af;
  --secondary: #f00;
  --accent: #c1ff79;
}

html,
#wrapper,
input,
textarea {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-optical-sizing: auto;
}

.p-support__faq__head .head .num,
.p-support__contact__section__txt .tel .num,
.p-braille_card__service__price .price__item .num,
.p-braille_card__service__step__item .number,
.p-braille_card__service__step__item .box__right .tel,
.p-member__index__item__inner .category,
.p-member__index__item__inner .name .en,
.p-member__index__item__inner .number .num,
.p-member__kv__txt .number,
.p-member__kv__txt .category,
.p-member__kv__txt .name .en,
.p-member__profile__head,
.p-member__message__head,
.p-member__message__bg .txt,
.p-member__results__head .en,
.p-member__results__list__item .date,
.p-member__nav__more .txt,
.p-member__nav__item__inner .category,
.p-member__nav__item__inner .name .en,
.p-home__kv__bg,
.p-home__news__head .en,
.p-home__news__list__item .date,
.p-home__news__btn .txt,
.p-home__member__kv__txt,
.p-home__membership__kv__head .en,
.p-home__membership__contents__img .head .en,
.p-home__membership__contents__bg .txt,
.p-home__interview__head .en,
.p-home__interview__slider__item .num,
.p-home__corporate__txt .head .en,
.p-home__corporate__member__txt .btn .txt,
.p-home__service__head .en,
.p-home__service__list__item .wrap .number,
.p-home__service__bg .txt,
.c-heading1 .en,
.c-pageTitle__head .en,
.c-pageTitle__breadCrumb__txt,
.l-footer::before,
.l-footer__logo a .txt,
.l-header__nav__menu__head {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-optical-sizing: auto;
}

html {
  width: 100%;
  background-color: var(--bg);
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt" 1;
  letter-spacing: 0.075em;
  line-height: 1.5;
  color: var(--text-primary);
}
@media screen and (min-width: 769px) {
  html {
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  position: relative;
  width: 100%;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  font-size: 1.4rem;
}
body.is-fixed {
  height: 100vh;
  overflow: hidden;
}

#wrapper {
  background-color: var(--bg);
}
#wrapper.is-resize * {
  transition: none !important;
}

img,
svg {
  display: block;
  width: 100%;
  height: auto;
}

svg {
  fill: currentColor;
}

@media (any-hover: hover) {
  a,
  button {
    transition: 0.4s all;
  }
  a:hover,
  button:hover {
    opacity: 0.5;
  }
}
.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

button {
  cursor: pointer;
}

.l-header {
  position: fixed;
  inset: 0 0 auto;
  display: flex;
  justify-content: space-between;
  z-index: 1000;
}
@media screen and (min-width: 769px) {
  .l-header {
    align-items: flex-end;
    padding: 2.196193265vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header {
    align-items: flex-start;
    padding: 5.3333333333vw;
  }
}
.l-header.is-open .l-header__nav__btn .icn::before,
.l-header.is-open .l-header__nav__btn .icn::after {
  position: absolute;
  inset: 0;
  margin: auto;
}
.l-header.is-open .l-header__nav__btn .icn::before {
  rotate: 30deg;
  width: 75%;
}
.l-header.is-open .l-header__nav__btn .icn::after {
  rotate: -30deg;
  width: 75%;
}
.l-header:not(.is-open) .l-header__nav__menu {
  translate: 100% 0;
}

@media screen and (min-width: 769px) {
  .l-header__logo {
    width: 6.8081991215vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__logo {
    width: 19.2vw;
  }
}
.l-header__logo a {
  display: block;
  aspect-ratio: 93/61;
}

@media screen and (min-width: 769px) {
  .l-header__nav {
    display: flex;
    gap: 0.7320644217vw;
  }
}
.l-header__nav__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #fff;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .l-header__nav__btn {
    width: 4.0995607613vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__nav__btn {
    width: 14.9333333333vw;
  }
}
.l-header__nav__btn .icn {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 769px) {
  .l-header__nav__btn .icn {
    gap: 0.4026354319vw;
    width: 1.6105417277vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__nav__btn .icn {
    gap: 1.4666666667vw;
    width: 5.8666666667vw;
  }
}
.l-header__nav__btn .icn::before,
.l-header__nav__btn .icn::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #1a1a1a;
  transition: 0.4s all ease-in-out;
}
.l-header__nav__btn .icn::before {
  width: 100%;
}
.l-header__nav__btn .icn::after {
  width: 50%;
}
@media screen and (min-width: 769px) {
  .l-header__nav__list {
    display: flex;
    gap: 0.7320644217vw;
  }
  .l-header__nav__list a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12.8843338214vw;
    height: 4.0995607613vw;
    border: 1px solid #fff;
    border-radius: 100vmax;
    background-color: rgba(255, 255, 255, 0.65);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__nav__list {
    display: none;
  }
}
.l-header__nav__menu {
  position: absolute;
  inset: 0 0 auto auto;
  z-index: 5;
  transform-origin: right top;
  transition: 0.3s all ease-in-out;
  background-color: #fff;
  overflow: auto;
}
@media screen and (min-width: 769px) {
  .l-header__nav__menu {
    width: 23.3528550512vw;
    height: 100vh;
    padding: 10.2489019034vw 2.9282576867vw 5.8565153734vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__nav__menu {
    width: 85.0666666667vw;
    height: 100dvh;
    padding: 34.9866666667vw 10.6666666667vw 21.3333333333vw;
  }
}
.l-header__nav__menu__head {
  position: relative;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .l-header__nav__menu__head {
    margin-bottom: 3.513909224vw;
    padding-bottom: 0.5856515373vw;
    font-size: 2.9282576867vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__nav__menu__head {
    margin-bottom: 12.8vw;
    padding-bottom: 2.1333333333vw;
    font-size: 10.6666666667vw;
  }
}
.l-header__nav__menu__head::before {
  content: "";
  position: absolute;
  inset: auto auto 0 0;
  display: block;
  height: 1px;
  background-color: #1a1a1a;
}
@media screen and (min-width: 769px) {
  .l-header__nav__menu__head::before {
    width: 2.9282576867vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__nav__menu__head::before {
    width: 10.6666666667vw;
  }
}
.l-header__nav__menu__list {
  display: flex;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
@media screen and (min-width: 769px) {
  .l-header__nav__menu__list {
    gap: 2.5622254758vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__nav__menu__list {
    gap: 9.3333333333vw;
  }
}
.l-header__nav__menu__list__item a {
  display: block;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .l-header__nav__menu__list__item a {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header__nav__menu__list__item a {
    font-size: 3.4666666667vw;
  }
}

.l-main {
  position: relative;
  min-height: 100dvh;
}

.l-footer {
  position: relative;
  overflow: hidden;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .l-footer {
    padding: 19.5973645681vw 0 2.9282576867vw;
  }
}
@media screen and (max-width: 768px) {
  .l-footer {
    padding: 30.6666666667vw 8vw 31.2vw 6.6666666667vw;
    aspect-ratio: 375 / 717;
  }
}
.l-footer::before {
  content: "C’s Athlete";
  position: absolute;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
  letter-spacing: 0.03em;
  color: #fff;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .l-footer::before {
    inset: auto 0 6.4421669107vw;
    line-height: 0;
    font-size: 18.3748169839vw;
  }
}
@media screen and (max-width: 768px) {
  .l-footer::before {
    inset: auto auto 173.3333333333vw 0;
    font-size: 28.5333333333vw;
    line-height: 0.7;
    transform-origin: left bottom;
    rotate: 90deg;
  }
}
@media screen and (min-width: 769px) {
  .l-footer__inner {
    position: relative;
    z-index: 10;
    width: 78.7701317716vw;
    margin-inline: auto;
  }
}
@media screen and (min-width: 769px) {
  .l-footer__logo {
    position: absolute;
    inset: -0.7320644217vw auto auto 0;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__logo {
    margin-bottom: 15.7333333333vw;
  }
}
.l-footer__logo a {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .l-footer__logo a {
    gap: 1.3909224012vw;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__logo a {
    gap: 3.2vw;
  }
}
.l-footer__logo a .logo {
  display: block;
  aspect-ratio: 93/61;
}
@media screen and (min-width: 769px) {
  .l-footer__logo a .logo {
    width: 6.8081991215vw;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__logo a .logo {
    width: 17.0666666667vw;
  }
}
.l-footer__logo a .txt {
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .l-footer__logo a .txt {
    font-size: 3.8067349927vw;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__logo a .txt {
    font-size: 9.0666666667vw;
  }
}
.l-footer__nav {
  display: flex;
}
@media screen and (min-width: 769px) {
  .l-footer__nav {
    align-items: flex-start;
    gap: 8.2723279649vw;
    margin-bottom: 3.4407027818vw;
    margin-left: 39.9707174231vw;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__nav {
    flex-direction: column;
    margin-left: 36vw;
  }
}
.l-footer__nav__list {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .l-footer__nav__list {
    gap: 0.9516837482vw;
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__nav__list {
    font-size: 3.7333333333vw;
    letter-spacing: 0;
  }
  .l-footer__nav__list__item {
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .l-footer__copyright {
    font-size: 0.878477306vw;
  }
}
@media screen and (max-width: 768px) {
  .l-footer__copyright {
    position: absolute;
    inset: auto auto 133.3333333333vw 6.6666666667vw;
    font-size: 3.2vw;
    transform-origin: left bottom;
    rotate: 90deg;
  }
}

.c-pageTitle {
  position: relative;
  width: 100%;
  z-index: 50;
  overflow: hidden;
}
.c-pageTitle__inner {
  position: relative;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .c-pageTitle__inner {
    width: 82.2840409956vw;
    margin-bottom: 17.5695461201vw;
    padding-top: 12.4450951684vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle__inner {
    width: 80.8vw;
    margin-bottom: 28.8vw;
    padding-top: 30.9333333333vw;
  }
}
.c-pageTitle:has(.c-pageTitle__breadCrumb__txt):not(.is-complete) .c-pageTitle__inner::before,
.c-pageTitle:has(.c-pageTitle__breadCrumb__txt):not(.is-complete) .c-pageTitle__inner::after {
  translate: -200% 200%;
}
.c-pageTitle:has(.c-pageTitle__breadCrumb__txt):not(.is-complete) .c-pageTitle__breadCrumb::after {
  translate: -200% 200%;
}
.c-pageTitle:has(.c-pageTitle__breadCrumb__txt):not(.is-complete) .c-pageTitle__breadCrumb__list:nth-of-type(2) {
  opacity: 0;
}
.c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__inner::before {
  content: "";
  position: absolute;
  display: block;
  aspect-ratio: 1905.74/596.82;
  background: url(/img/common/img_pagetitle.png) no-repeat center/contain;
  transition: 0.4s translate ease-out;
  pointer-events: none;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__inner::before {
    inset: auto auto -13.1039531479vw -14.2752562225vw;
    width: 139.5124450952vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__inner::before {
    inset: auto auto -18.08vw -32.0533333333vw;
    width: 190.1466666667vw;
  }
}
.c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__inner::after {
  content: "";
  position: absolute;
  display: block;
  aspect-ratio: 1905.74/596.82;
  background: url(/img/common/img_pagetitle_mask.png) no-repeat center/contain;
  transition: 0.4s translate ease-out;
  pointer-events: none;
  z-index: 11;
}
@media screen and (min-width: 769px) {
  .c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__inner::after {
    inset: auto auto -13.1039531479vw -14.2752562225vw;
    width: 139.5124450952vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__inner::after {
    inset: auto auto -18.08vw -32.0533333333vw;
    width: 190.1466666667vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__breadCrumb:has(.c-pageTitle__breadCrumb__list:nth-of-type(2)) {
    z-index: 12;
  }
  .c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__breadCrumb:has(.c-pageTitle__breadCrumb__list:nth-of-type(2))::after {
    content: "";
    position: absolute;
    display: block;
    aspect-ratio: 1905.74/596.82;
    background: url(/img/common/img_pagetitle_mask.png) no-repeat center/contain;
    transition: 0.4s translate ease-out;
    pointer-events: none;
    z-index: 11;
    inset: auto auto -18.08vw -32.0533333333vw;
    width: 190.1466666667vw;
  }
}
@media screen and (min-width: 769px) {
  .c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__breadCrumb__list:nth-of-type(2) {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__breadCrumb__list:nth-of-type(2) {
    position: absolute;
    inset: auto 0 0;
    z-index: 22;
    -webkit-mask: url(/img/common/img_pagetitle_mask2.png) no-repeat left center/100% auto;
    mask: url(/img/common/img_pagetitle_mask2.png) no-repeat left center/100% auto;
    transition: 0.4s 0.4s all linear;
  }
  .c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__breadCrumb__list:nth-of-type(2) .c-pageTitle__breadCrumb__list__item {
    color: #1a1a1a;
  }
  .c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__breadCrumb__list:nth-of-type(2) .c-pageTitle__breadCrumb__list__item a {
    color: #1a1a1a;
  }
  .c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__breadCrumb__list:nth-of-type(2) .c-pageTitle__breadCrumb__list__item + .c-pageTitle__breadCrumb__list__item::before {
    background-color: #1a1a1a;
  }
}
.c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__breadCrumb__list__item {
  color: #fff;
}
.c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__breadCrumb__list__item a {
  color: #fff;
}
.c-pageTitle:has(.c-pageTitle__breadCrumb__txt) .c-pageTitle__breadCrumb__list__item + .c-pageTitle__breadCrumb__list__item::before {
  background-color: #fff;
}

.c-pageTitle__head {
  position: relative;
  z-index: 20;
}
@media screen and (min-width: 769px) {
  .c-pageTitle__head {
    margin-bottom: 10.2489019034vw;
    padding-top: 4.6852122987vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle__head {
    margin-bottom: 27.7333333333vw;
    padding-top: 8.5333333333vw;
  }
}
.c-pageTitle__head::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  display: block;
  height: 1px;
  background-color: #1a1a1a;
}
@media screen and (min-width: 769px) {
  .c-pageTitle__head::before {
    width: 11.7130307467vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle__head::before {
    width: 32vw;
  }
}
.c-pageTitle__head .en {
  display: block;
  font-weight: 700;
  color: #000;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .c-pageTitle__head .en {
    margin-bottom: 1.4641288433vw;
    font-size: 3.8067349927vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle__head .en {
    margin-bottom: 2.6666666667vw;
    font-size: 12vw;
  }
}
.c-pageTitle__head .jp {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .c-pageTitle__head .jp {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle__head .jp {
    font-size: 3.2vw;
  }
}

.c-pageTitle__breadCrumb {
  position: relative;
  z-index: 10;
}
.c-pageTitle__breadCrumb__txt {
  position: absolute;
  inset: auto auto 0 0;
  display: flex;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: 0.05em;
  color: #fff;
  opacity: 0.15;
  transform: translateY(50%);
  z-index: 5;
}
@media screen and (min-width: 769px) {
  .c-pageTitle__breadCrumb__txt {
    font-size: 11.7862371889vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle__breadCrumb__txt {
    font-size: 21.6vw;
  }
}
.c-pageTitle__breadCrumb__txt .txt {
  display: block;
  animation: pageTitleTxt 12s linear infinite;
}
.c-pageTitle__breadCrumb__txt .txt.long {
  animation: pageTitleTxt 24s linear infinite;
}
@media screen and (min-width: 769px) {
  .c-pageTitle__breadCrumb__txt .txt {
    padding-right: 9.8828696925vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle__breadCrumb__txt .txt {
    padding-right: 6.6666666667vw;
  }
}
@keyframes pageTitleTxt {
  100% {
    transform: translateX(-100%);
  }
}
.c-pageTitle__breadCrumb__list {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 20;
}
.c-pageTitle__breadCrumb__list__item {
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .c-pageTitle__breadCrumb__list__item {
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle__breadCrumb__list__item {
    font-size: 2.6666666667vw;
  }
}
.c-pageTitle__breadCrumb__list__item:last-child {
  white-space: normal;
}
.c-pageTitle__breadCrumb__list__item a {
  text-decoration: underline;
}
.c-pageTitle__breadCrumb__list__item + .c-pageTitle__breadCrumb__list__item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .c-pageTitle__breadCrumb__list__item + .c-pageTitle__breadCrumb__list__item {
    margin-left: 1.0980966325vw;
    padding-left: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle__breadCrumb__list__item + .c-pageTitle__breadCrumb__list__item {
    margin-left: 4vw;
    padding-left: 4.8vw;
  }
}
.c-pageTitle__breadCrumb__list__item + .c-pageTitle__breadCrumb__list__item::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  margin: auto 0;
  border-radius: 50%;
  background-color: var(--primary);
}
@media screen and (min-width: 769px) {
  .c-pageTitle__breadCrumb__list__item + .c-pageTitle__breadCrumb__list__item::before {
    width: 0.2196193265vw;
    height: 0.2196193265vw;
  }
}
@media screen and (max-width: 768px) {
  .c-pageTitle__breadCrumb__list__item + .c-pageTitle__breadCrumb__list__item::before {
    width: 0.8vw;
    height: 0.8vw;
  }
}

.c-section {
  position: relative;
  background-color: #f4f4f4;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .c-section {
    padding: 8.78477306vw 8.8579795022vw;
  }
}
@media screen and (max-width: 768px) {
  .c-section {
    padding: 21.3333333333vw 6.9333333333vw;
  }
}
.c-section.white {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .c-section__txt {
    margin-bottom: 2.9282576867vw;
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .c-section__txt {
    margin-bottom: 10.6666666667vw;
    font-size: 3.4666666667vw;
    line-height: 8.2666666667vw;
  }
}

.c-heading1 {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .c-heading1 {
    gap: 1.9765739385vw;
    margin-bottom: 5.8565153734vw;
  }
}
@media screen and (max-width: 768px) {
  .c-heading1 {
    gap: 5.3333333333vw;
    margin-bottom: 16vw;
  }
}
.c-heading1 .jp {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .c-heading1 .jp {
    font-size: 2.9282576867vw;
  }
}
@media screen and (max-width: 768px) {
  .c-heading1 .jp {
    font-size: 6.4vw;
  }
}
.c-heading1 .en {
  position: relative;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .c-heading1 .en {
    padding-left: 1.8301610542vw;
    font-size: 0.7320644217vw;
    line-height: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .c-heading1 .en {
    padding-left: 6.6666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4.8vw;
  }
}
.c-heading1 .en::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  display: block;
  width: 1px;
  background-color: #1a1a1a;
}

.c-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100vmax;
  background-color: #1a1a1a;
  font-weight: 600;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .c-button {
    width: 16.8374816984vw;
    height: 3.7335285505vw;
    padding-inline: 2.9282576867vw;
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 768px) {
  .c-button {
    width: 61.3333333333vw;
    height: 13.6vw;
    padding-inline: 10.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
.c-button::before {
  content: "";
  position: absolute;
  display: block;
  margin: auto 0;
  background: url(/img/common/icn_arrow_black.png) no-repeat center/contain;
  filter: brightness(0) invert(1);
}
@media screen and (min-width: 769px) {
  .c-button::before {
    inset: 0 1.4641288433vw 0 auto;
    width: 1.0248901903vw;
    height: 0.5856515373vw;
  }
}
@media screen and (max-width: 768px) {
  .c-button::before {
    inset: 0 5.3333333333vw 0 auto;
    width: 3.7333333333vw;
    height: 2.1333333333vw;
  }
}
.c-button.center {
  margin-inline: auto;
}

.js-anim.fadeIn {
  transition: 0.8s all ease-in-out;
}
.js-anim.fadeIn:not(.is-complete) {
  translate: 0 5%;
  opacity: 0;
  filter: blur(10px);
}

.p-home.is-kv-fixed .p-home__kv {
  position: fixed;
  inset: 0 0 auto;
}

.p-home.is-kv-fixed .p-home__kv.is-smally {
  inset: auto 0 0;
}
@media screen and (min-width: 769px) {
  .p-home.is-kv-fixed .p-home__news {
    margin-top: 56.149341142vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home.is-kv-fixed .p-home__news {
    margin-top: 216.2666666667vw;
  }
}

.p-home__kv {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .p-home__kv {
    height: 56.149341142vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__kv {
    height: 216.2666666667vw;
  }
}
.p-home__kv__bg {
  position: absolute;
  display: flex;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
  line-height: 1;
  letter-spacing: 0;
  color: #fff;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .p-home__kv__bg {
    inset: auto 0 2.9282576867vw 0;
  }
}
@media screen and (max-width: 768px) {
  .p-home__kv__bg {
    inset: auto 0 77.3333333333vw 0;
  }
}
.p-home__kv__bg .txt {
  animation: kvBg 20s linear infinite;
}
@media screen and (min-width: 769px) {
  .p-home__kv__bg .txt {
    padding-right: 5.8565153734vw;
    font-size: 19.3265007321vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__kv__bg .txt {
    padding-right: 8.5333333333vw;
    font-size: 21.8666666667vw;
  }
}
@keyframes kvBg {
  100% {
    translate: -100% 0;
  }
}
.p-home__kv:not(.is-complete) .p-home__kv__copy .line {
  translate: -100% 25%;
}
.p-home__kv__copy {
  position: absolute;
  aspect-ratio: 402.62/327.64;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-home__kv__copy {
    inset: 19.9019033675vw auto auto 5.972181552vw;
    width: 29.4743777452vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__kv__copy {
    inset: 84.9066666667vw auto auto 6.9733333333vw;
    width: 57.7253333333vw;
  }
}
.p-home__kv__copy .line {
  position: absolute;
  inset: 0;
  display: block;
  transition: 0.3s translate ease-in;
}
.p-home__kv__copy .line:nth-of-type(1) {
  transition-delay: 0.7s;
  z-index: 9;
}
.p-home__kv__copy .line:nth-of-type(2) {
  transition-delay: 0.9s;
  z-index: 8;
}
.p-home__kv__copy .line:nth-of-type(3) {
  transition-delay: 1.1s;
  z-index: 7;
}
.p-home__kv__copy .line:nth-of-type(4) {
  transition-delay: 1.3s;
  z-index: 6;
}
.p-home__kv__copy .line:nth-of-type(5) {
  transition-delay: 1.5s;
  z-index: 5;
}
.p-home__kv__copy .line:nth-of-type(6) {
  transition-delay: 1.7s;
  z-index: 4;
}
.p-home__kv__txt {
  position: absolute;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  z-index: 40;
}
@media screen and (min-width: 769px) {
  .p-home__kv__txt {
    inset: 12.3557833089vw 14.8828696925vw auto auto;
    gap: 1.8301610542vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__kv__txt {
    inset: 29.0666666667vw 16.1866666667vw auto auto;
    gap: 4vw;
  }
}
.p-home__kv__txt .line {
  writing-mode: vertical-rl;
  background-color: #fff;
  letter-spacing: 0.3em;
  font-weight: 600;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-home__kv__txt .line {
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__kv__txt .line {
    font-size: 4.2666666667vw;
  }
}
.p-home__kv__imgs {
  position: absolute;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-home__kv__imgs {
    inset: -11.6749633968vw auto auto -3.5387994143vw;
    width: 105.1171303075vw;
    aspect-ratio: 1435.9/1208.63;
  }
}
@media screen and (max-width: 768px) {
  .p-home__kv__imgs {
    inset: -40.4666666667vw auto auto -6.9333333333vw;
    width: 113.8053333333vw;
    aspect-ratio: 426.77/1066.43;
  }
}
.p-home__kv__imgs__item {
  position: absolute;
  aspect-ratio: 256.24/407.7;
}
@media screen and (min-width: 769px) {
  .p-home__kv__imgs__item {
    width: 18.7584187408vw;
  }
  .p-home__kv__imgs__item:nth-of-type(1) {
    inset: 0vw auto auto 0vw;
  }
  .p-home__kv__imgs__item:nth-of-type(2) {
    inset: -3.8067349927vw auto auto 21.5915080527vw;
  }
  .p-home__kv__imgs__item:nth-of-type(3) {
    inset: -7.6134699854vw auto auto 43.1830161054vw;
  }
  .p-home__kv__imgs__item:nth-of-type(4) {
    inset: -11.420204978vw auto auto 64.7745241581vw;
  }
  .p-home__kv__imgs__item:nth-of-type(5) {
    inset: -15.2269399707vw auto auto 86.3660322108vw;
  }
  .p-home__kv__imgs__item:nth-of-type(6) {
    inset: 21.7057101025vw auto auto 43.1800878477vw;
  }
  .p-home__kv__imgs__item:nth-of-type(7) {
    inset: 17.8989751098vw auto auto 64.7715959004vw;
  }
  .p-home__kv__imgs__item:nth-of-type(8) {
    inset: 14.0922401171vw auto auto 86.3631039531vw;
  }
  .p-home__kv__imgs__item:nth-of-type(9) {
    inset: 58.6383601757vw auto auto 0vw;
  }
  .p-home__kv__imgs__item:nth-of-type(10) {
    inset: 54.831625183vw auto auto 21.5915080527vw;
  }
  .p-home__kv__imgs__item:nth-of-type(11) {
    inset: 51.0248901903vw auto auto 43.1830161054vw;
  }
  .p-home__kv__imgs__item:nth-of-type(12) {
    inset: 47.2181551977vw auto auto 64.7745241581vw;
  }
  .p-home__kv__imgs__item:nth-of-type(13) {
    inset: 43.411420205vw auto auto 86.3660322108vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__kv__imgs__item {
    width: 34.4666666667vw;
  }
  .p-home__kv__imgs__item:nth-of-type(1) {
    inset: 13.7333333333vw auto auto 0vw;
  }
  .p-home__kv__imgs__item:nth-of-type(2) {
    inset: 7.0133333333vw auto auto 39.6666666667vw;
  }
  .p-home__kv__imgs__item:nth-of-type(3) {
    inset: 0.2933333333vw auto auto 79.3333333333vw;
  }
  .p-home__kv__imgs__item:nth-of-type(4) {
    inset: 67.8533333333vw auto auto 0vw;
  }
  .p-home__kv__imgs__item:nth-of-type(5) {
    inset: 61.1333333333vw auto auto 39.6666666667vw;
  }
  .p-home__kv__imgs__item:nth-of-type(6) {
    inset: 54.4133333333vw auto auto 79.3333333333vw;
  }
  .p-home__kv__imgs__item:nth-of-type(7) {
    inset: 107.7333333333vw auto auto 79.3386666667vw;
  }
  .p-home__kv__imgs__item:nth-of-type(8) {
    inset: 175.5866666667vw auto auto 0vw;
  }
  .p-home__kv__imgs__item:nth-of-type(9) {
    inset: 168.8666666667vw auto auto 39.6666666667vw;
  }
  .p-home__kv__imgs__item:nth-of-type(10) {
    inset: 162.1466666667vw auto auto 79.3333333333vw;
  }
  .p-home__kv__imgs__item:nth-of-type(11) {
    inset: 229.544vw auto auto 0vw;
  }
  .p-home__kv__imgs__item:nth-of-type(12) {
    inset: 222.824vw auto auto 39.6666666667vw;
  }
  .p-home__kv__imgs__item:nth-of-type(13) {
    inset: 216.104vw auto auto 79.3333333333vw;
  }
}
.p-home__kv__imgs__item img {
  position: absolute;
  inset: 0;
  transition: 1s all ease-in-out;
  opacity: 0;
}
.p-home__kv__imgs__item img.is-active {
  opacity: 1;
}

.p-home__kv__mv-link {
  /* position: absolute; */
  position: fixed;
  z-index: 99;
  display: block;
  width: calc(258 / 1366 * 100vw);
  bottom: calc(30 / 1366 * 100vw);
  right: calc(35 / 1366 * 100vw);
  &.off {
    display: none;
  }
  .close {
    position: absolute;
    z-index: 1;
    top: -2.4em;
    right: 0;
    width: calc(23 / 1920 * 100vw);
    height: calc(23 / 1920 * 100vw);
    display: block;
    font-size: calc(12 / 1920 * 100vw);
    font-weight: bold;
    cursor: pointer;
  }
}
@media screen and (max-width: 768px) {
  .p-home__kv__mv-link {
    /* width: calc(258 / 375 * 100vw);
    bottom: calc(30 / 375 * 100vw);
    right: calc(30 / 375 * 100vw); */
    width: calc(240 / 375 * 100vw);
    bottom: calc(16 / 375 * 100vw);
    right: calc(16 / 375 * 100vw);
    .close {
      width: calc(23 / 375 * 100vw);
      height: calc(23 / 375 * 100vw);
      font-size: calc(12 / 375 * 100vw);
      border-radius: calc(99 / 375 * 100vw);
    }
  }
}
.p-home__news {
  position: relative;
  background-color: #fff;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-home__news {
    padding: 6.588579795vw 8.8579795022vw 7.3206442167vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__news {
    position: relative;
    padding: 16vw 6.6666666667vw 21.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-home__news__inner {
    position: relative;
    padding-left: 30.7467057101vw;
  }
}
@media screen and (min-width: 769px) {
  .p-home__news__head {
    position: absolute;
    inset: 0 auto auto 0;
    margin-top: -1em;
  }
}
@media screen and (max-width: 768px) {
  .p-home__news__head {
    margin-bottom: 13.3333333333vw;
  }
  .p-home__news__head::before {
    content: "";
    position: absolute;
    inset: 46.9333333333vw auto 16vw 12vw;
    display: block;
    width: 1px;
    background-color: #1a1a1a;
  }
}
.p-home__news__head .en {
  display: block;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.075em;
}
@media screen and (min-width: 769px) {
  .p-home__news__head .en {
    font-size: 3.8067349927vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__news__head .en {
    font-size: 13.8666666667vw;
  }
}
.p-home__news__head .jp {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__news__head .jp {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__news__head .jp {
    font-size: 3.4666666667vw;
  }
}
.p-home__news__list {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .p-home__news__list {
    gap: 2.196193265vw;
    padding: 1.6105417277vw 0 1.6105417277vw 5.8565153734vw;
    border-left: 1px solid #000;
  }
}
@media screen and (max-width: 768px) {
  .p-home__news__list {
    gap: 8vw;
    width: 70.4vw;
    margin-bottom: 10.6666666667vw;
    margin-left: auto;
  }
}
.p-home__news__list__item {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .p-home__news__list__item {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__news__list__item {
    flex-wrap: wrap;
    font-size: 3.4666666667vw;
  }
}
.p-home__news__list__item .date {
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .p-home__news__list__item .date {
    width: 6.8081991215vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__news__list__item .date {
    width: 20.5333333333vw;
  }
}
.p-home__news__list__item .category {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-home__news__list__item .category {
    width: 5.6368960469vw;
    height: 1.4641288433vw;
    margin-right: 1.3909224012vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__news__list__item .category {
    width: 20.5333333333vw;
    height: 5.3333333333vw;
  }
}
.p-home__news__list__item .category::before {
  content: attr(data-category);
}
.p-home__news__list__item .category[data-category="大会結果"] {
  background-color: #00819e;
}
.p-home__news__list__item .category[data-category="お知らせ"] {
  background-color: #08449a;
}
.p-home__news__list__item .txt {
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .p-home__news__list__item .txt {
    flex: 1;
  }
}
@media screen and (max-width: 768px) {
  .p-home__news__list__item .txt {
    width: 100%;
    margin-top: 2.1333333333vw;
  }
}
.p-home__news__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .p-home__news__btn {
    position: absolute;
    inset: auto auto 0 0;
    width: 11.859443631vw;
    padding: 1.4641288433vw 0;
    border-bottom: 0.1464128843vw solid #1a1a1a;
  }
}
@media screen and (max-width: 768px) {
  .p-home__news__btn {
    width: 43.2vw;
    margin-left: auto;
    padding: 5.3333333333vw 0;
    border-bottom: 0.5333333333vw solid #1a1a1a;
  }
}
.p-home__news__btn .txt {
  display: block;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .p-home__news__btn .txt {
    font-size: 0.878477306vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__news__btn .txt {
    font-size: 3.2vw;
  }
}
.p-home__news__btn .icn {
  display: block;
}
@media screen and (min-width: 769px) {
  .p-home__news__btn .icn {
    width: 0.9626647145vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__news__btn .icn {
    width: 3.5066666667vw;
  }
}

.p-home__member {
  position: relative;
  background-color: #fff;
  z-index: 10;
}
.p-home__member__kv {
  position: relative;
  transition: 0.8s all ease-in-out;
}
.p-home__member__kv:not(.is-complete) {
  translate: 0 5%;
  opacity: 0;
  filter: blur(10px);
}
.p-home__member__kv__txt {
  position: absolute;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .p-home__member__kv__txt {
    translate: 0 50%;
    inset: auto auto 0 8.8579795022vw;
    font-size: 8.78477306vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__member__kv__txt {
    translate: 0 20.2666666667vw;
    inset: auto auto 0 6.9333333333vw;
    font-size: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-home__member__kv__txt::before {
    content: "";
    position: absolute;
    display: block;
    inset: 0 -8.6383601757vw 0 auto;
    width: 1px;
    height: 6.588579795vw;
    margin: auto 0;
    background-color: #1a1a1a;
  }
}
.p-home__member__kv__btn {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-home__member__kv__btn {
    inset: auto 9.0775988287vw 0 auto;
    width: 13.6896046852vw;
    padding-top: 1.1713030747vw;
    translate: 0 50%;
  }
}
@media screen and (max-width: 768px) {
  .p-home__member__kv__btn {
    inset: auto 5.8666666667vw 0 auto;
    width: 33.3333333333vw;
    padding-top: 5.3333333333vw;
    translate: 0 21.8666666667vw;
  }
}
.p-home__member__kv__btn .txt {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-home__member__kv__btn .txt {
    gap: 0.6588579795vw;
    font-size: 1.0980966325vw;
    line-height: 1.6105417277vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__member__kv__btn .txt {
    gap: 2.2666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4.8vw;
  }
}
.p-home__member__kv__btn .txt::after {
  content: "";
  display: block;
  -webkit-clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  background-color: #1a1a1a;
}
@media screen and (min-width: 769px) {
  .p-home__member__kv__btn .txt::after {
    width: 0.9121522694vw;
    height: 1.1595900439vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__member__kv__btn .txt::after {
    width: 2.696vw;
    height: 3.4293333333vw;
  }
}
.p-home__member__kv__btn .member {
  position: absolute;
  inset: 0;
  animation: member 10s linear infinite;
}
@keyframes member {
  100% {
    rotate: 359.999deg;
  }
}
.p-home__member__contents {
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-home__member__contents {
    align-items: center;
    justify-content: space-between;
    height: 51.9765739385vw;
    padding: 2.9282576867vw 8.1991215227vw 0 11.0541727672vw;
    background: #fff url(/img/home/bg_member.jpg) no-repeat center bottom/cover;
  }
}
@media screen and (max-width: 768px) {
  .p-home__member__contents {
    flex-direction: column-reverse;
    gap: 16.2666666667vw;
    padding: 37.8666666667vw 6.9333333333vw 4vw;
    background: #fff url(/img/home/bg_member-sp.jpg) no-repeat center bottom/100% auto;
  }
}
.p-home__member__contents__photo {
  transition: 0.8s all ease-in-out;
}
.p-home__member__contents__photo:not(.is-complete) {
  translate: 0 5%;
  opacity: 0;
  filter: blur(10px);
}
@media screen and (min-width: 769px) {
  .p-home__member__contents__photo {
    width: 25.4758418741vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__member__contents__photo {
    width: 66.4vw;
    margin-inline: auto;
    translate: -3.7333333333vw 0;
  }
}
@media screen and (min-width: 769px) {
  .p-home__member__contents__txt {
    width: 34.1142020498vw;
  }
}
.p-home__member__contents__txt .head {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__member__contents__txt .head {
    margin-bottom: 4.5387994143vw;
    font-size: 1.6105417277vw;
    line-height: 2.8550512445vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__member__contents__txt .head {
    margin-bottom: 13.3333333333vw;
    font-size: 5.3333333333vw;
    line-height: 9.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-home__member__contents__txt .txt {
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__member__contents__txt .txt {
    font-size: 3.4666666667vw;
    line-height: 8.2666666667vw;
  }
}

.p-home__membership {
  position: relative;
  background-color: #fff;
  z-index: 10;
}
.p-home__membership__kv {
  position: relative;
  transition: 0.8s all ease-in-out;
}
.p-home__membership__kv:not(.is-complete) {
  translate: 0 5%;
  opacity: 0;
  filter: blur(10px);
}
.p-home__membership__kv__inner {
  position: absolute;
  inset: 0;
}
@media screen and (min-width: 769px) {
  .p-home__membership__kv__inner {
    padding: 15.5197657394vw 8.8579795022vw 5.1244509517vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__kv__inner {
    padding: 29.8666666667vw 6.9333333333vw 21.3333333333vw;
  }
}
.p-home__membership__kv__head {
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-home__membership__kv__head {
    margin-bottom: 3.074670571vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__kv__head {
    margin-bottom: 16vw;
  }
}
.p-home__membership__kv__head .jp {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__membership__kv__head .jp {
    margin-bottom: 1.9033674963vw;
    font-size: 2.9282576867vw;
    line-height: 4.39238653vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__kv__head .jp {
    margin-bottom: 8vw;
    font-size: 7.4666666667vw;
    line-height: 12vw;
  }
}
.p-home__membership__kv__head .en {
  position: relative;
  display: block;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .p-home__membership__kv__head .en {
    padding-left: 1.8301610542vw;
    font-size: 0.7320644217vw;
    line-height: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__kv__head .en {
    padding-left: 6.6666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4.8vw;
  }
}
.p-home__membership__kv__head .en::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 1px;
  margin: auto 0;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .p-home__membership__kv__head .en::before {
    height: 2.1229868228vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__kv__head .en::before {
    height: 7.7333333333vw;
  }
}
.p-home__membership__kv__list {
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-home__membership__kv__list {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.p-home__membership__kv__list__item {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid #fff;
  font-weight: 600;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-home__membership__kv__list__item {
    width: 9.8096632504vw;
    margin-right: -0.9516837482vw;
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__kv__list__item {
    width: 41.0666666667vw;
    font-size: 4vw;
  }
  .p-home__membership__kv__list__item:nth-of-type(1) {
    margin-inline: 18.9333333333vw;
    margin-bottom: -9.3333333333vw;
  }
  .p-home__membership__kv__list__item:nth-of-type(2),
  .p-home__membership__kv__list__item:nth-of-type(3) {
    margin-inline: -1.8666666667vw;
  }
}
.p-home__membership__contents {
  position: relative;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents {
    padding: 14.494875549vw 10.4685212299vw 10.980966325vw 8.8579795022vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents {
    padding: 21.3333333333vw 6.9333333333vw;
  }
}
.p-home__membership__contents__inner {
  position: relative;
  display: flex;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__inner {
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-bottom: 5.270863836vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__inner {
    flex-direction: column;
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__txt {
    width: 33.8213762811vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__txt {
    margin-bottom: 18.6666666667vw;
  }
}
.p-home__membership__contents__txt .head {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__txt .head {
    margin-bottom: 8.1259150805vw;
    font-size: 2.9282576867vw;
    line-height: 4.39238653vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__txt .head {
    margin-bottom: 16vw;
    font-size: 7.4666666667vw;
    line-height: 11.2vw;
  }
}
.p-home__membership__contents__txt .lead {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__txt .lead {
    margin-bottom: 3.8067349927vw;
    font-size: 1.6105417277vw;
    line-height: 2.8550512445vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__txt .lead {
    margin-bottom: 13.3333333333vw;
    font-size: 5.3333333333vw;
    line-height: 9.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__txt .txt {
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__txt .txt {
    font-size: 3.4666666667vw;
    line-height: 8.2666666667vw;
  }
}
.p-home__membership__contents__img {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__img {
    width: 41.5080527086vw;
    padding-top: 6.0761346999vw;
  }
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__img .head {
    position: absolute;
    inset: 0 auto auto 0;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__img .head {
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 13.3333333333vw;
  }
}
.p-home__membership__contents__img .head .jp {
  display: block;
  border-top: 1px solid #1a1a1a;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__img .head .jp {
    margin-bottom: 1.6983894583vw;
    padding-top: 0.9516837482vw;
    font-size: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__img .head .jp {
    margin-bottom: 6.1866666667vw;
    padding-top: 3.4666666667vw;
    font-size: 4.8vw;
  }
}
.p-home__membership__contents__img .head .en {
  display: block;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__img .head .en {
    font-size: 0.7320644217vw;
    line-height: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__img .head .en {
    font-size: 2.6666666667vw;
    line-height: 4.8vw;
  }
}
.p-home__membership__contents__img .img {
  display: block;
  transition: 0.8s all ease-in-out;
}
.p-home__membership__contents__img .img:not(.is-complete) {
  translate: 0 5%;
  opacity: 0;
  filter: blur(10px);
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__img .img {
    display: block;
    margin-inline: -6.9333333333vw;
  }
}
.p-home__membership__contents__bg {
  position: absolute;
  display: flex;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__bg {
    inset: 7.467057101vw 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__bg {
    inset: 0;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
  }
}
.p-home__membership__contents__bg .txt {
  font-weight: 700;
  letter-spacing: 0.05em;
  white-space: nowrap;
  color: #f4f4f4;
  animation: membershipBgTxt 10s linear infinite;
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__bg .txt {
    padding-right: 6.588579795vw;
    font-size: 8.78477306vw;
  }
  @keyframes membershipBgTxt {
    100% {
      transform: translateX(-100%);
    }
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__bg .txt {
    writing-mode: vertical-lr;
    padding-bottom: 14.1333333333vw;
    font-size: 32.8vw;
    line-height: 0.7;
  }
  @keyframes membershipBgTxt {
    100% {
      transform: translateY(-100%);
    }
  }
}
.p-home__membership__contents__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-inline: auto;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__btn {
    width: 23.6456808199vw;
    padding: 1.5373352855vw 0;
    border-bottom: 0.1464128843vw solid #1a1a1a;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__btn {
    padding: 5.6vw 0;
    border-bottom: 0.5333333333vw solid #1a1a1a;
  }
}
.p-home__membership__contents__btn .txt {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__btn .txt {
    font-size: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__btn .txt {
    font-size: 4.8vw;
  }
}
.p-home__membership__contents__btn .icn {
  display: block;
}
@media screen and (min-width: 769px) {
  .p-home__membership__contents__btn .icn {
    width: 0.9626647145vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__membership__contents__btn .icn {
    width: 3.5066666667vw;
  }
}

.p-home__interview {
  position: relative;
  width: 100%;
  background-color: #f4f4f4;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-home__interview {
    padding: 10.980966325vw 8.8579795022vw 14.6412884334vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview {
    padding: 21.3333333333vw 6.9333333333vw 51.8666666667vw;
  }
}
.p-home__interview::before {
  content: "";
  position: absolute;
  display: block;
  aspect-ratio: 1905.74/596.82;
  background: url(/img/common/img_pagetitle.png) no-repeat center/contain;
  transition: 0.4s translate ease-out;
  pointer-events: none;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .p-home__interview::before {
    inset: 10.980966325vw auto auto 22.1815519766vw;
    width: 140.9568081991vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview::before {
    inset: auto auto 10.7733333333vw -11.4666666667vw;
    width: 300.1413333333vw;
  }
}
.p-home__interview__inner {
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-home__interview__inner {
    min-height: 34.5534407028vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__inner {
    padding-bottom: 125.8666666667vw;
  }
}
.p-home__interview__head {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-home__interview__head {
    margin-bottom: 4.39238653vw;
    padding-top: 4.2459736457vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__head {
    margin-bottom: 16vw;
    padding-top: 6.9333333333vw;
  }
}
.p-home__interview__head::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  display: block;
  height: 1px;
  background-color: #1a1a1a;
}
@media screen and (min-width: 769px) {
  .p-home__interview__head::before {
    width: 11.7130307467vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__head::before {
    width: 32vw;
  }
}
.p-home__interview__head .en {
  display: block;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.075em;
}
@media screen and (min-width: 769px) {
  .p-home__interview__head .en {
    margin-bottom: 1.4641288433vw;
    font-size: 3.8067349927vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__head .en {
    margin-bottom: 1.8666666667vw;
    font-size: 12vw;
  }
}
.p-home__interview__head .jp {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__interview__head .jp {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__head .jp {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .p-home__interview__txt {
    width: 18.8140556369vw;
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__txt {
    width: 68.5333333333vw;
    font-size: 3.4666666667vw;
    line-height: 8.2666666667vw;
  }
}
.p-home__interview__slider {
  position: absolute;
  transition: 0.8s all ease-in-out;
}
.p-home__interview__slider:not(.is-complete) {
  translate: 0 5%;
  opacity: 0;
  filter: blur(10px);
}
@media screen and (min-width: 769px) {
  .p-home__interview__slider {
    inset: 0 -14.7877013177vw auto 30.7467057101vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__slider {
    inset: auto auto 0 0;
    width: 174.6666666667vw;
  }
}
.p-home__interview__slider__item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-home__interview__slider__item {
    margin-right: 0.2196193265vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__slider__item {
    margin-right: 0.8vw;
    height: 109.3333333333vw;
  }
  .p-home__interview__slider__item > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.p-home__interview__slider__item .wrap {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #fff;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-home__interview__slider__item .wrap {
    padding: 2.196193265vw 1.4641288433vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__slider__item .wrap {
    padding: 16.5333333333vw 5.3333333333vw;
  }
}
.p-home__interview__slider__item .wrap::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.11), black);
  opacity: 0.25;
  z-index: -1;
}
.p-home__interview__slider__item .num {
  position: relative;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-home__interview__slider__item .num {
    margin-bottom: 1.4641288433vw;
    padding-top: 0.8052708638vw;
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__slider__item .num {
    margin-bottom: 5.3333333333vw;
    padding-top: 2.9333333333vw;
    font-size: 2.6666666667vw;
  }
}
.p-home__interview__slider__item .num::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  display: block;
  height: 1px;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .p-home__interview__slider__item .num::before {
    width: 11.7862371889vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__slider__item .num::before {
    width: 42.9333333333vw;
  }
}
.p-home__interview__slider__item .name {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__interview__slider__item .name {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__slider__item .name {
    font-size: 3.4666666667vw;
  }
}
.p-home__interview__slider__item .arrow {
  position: absolute;
  display: flex;
  align-items: center;
  border-radius: 100vmax;
  border: 1px solid #fff;
}
@media screen and (min-width: 769px) {
  .p-home__interview__slider__item .arrow {
    inset: auto 1.317715959vw 2.0497803807vw auto;
    width: 3.6603221083vw;
    height: 1.6837481698vw;
    padding-inline: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__slider__item .arrow {
    inset: auto 0 5.3333333333vw 0;
    width: 13.3333333333vw;
    height: 6.1333333333vw;
    margin-inline: auto;
    padding-inline: 4.8vw;
  }
}
.p-home__interview__slider__item .arrow img {
  filter: brightness(0) invert(1);
}
.p-home__interview__slider__btns {
  position: absolute;
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-home__interview__slider__btns {
    inset: auto auto 0 -30.7467057101vw;
    gap: 0.2196193265vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__slider__btns {
    inset: auto auto -19.4666666667vw 56.5333333333vw;
    gap: 1.3333333333vw;
  }
}
.p-home__interview__slider__btns .btn {
  position: static;
  display: block;
}
@media screen and (min-width: 769px) {
  .p-home__interview__slider__btns .btn {
    width: 6.149341142vw;
    height: 6.149341142vw;
    background: #fff url(/img/common/icn_arrow_black.png) no-repeat center center/0.9626647145vw auto;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__slider__btns .btn {
    width: 13.8666666667vw;
    height: 13.8666666667vw;
    background: #fff url(/img/common/icn_arrow_black.png) no-repeat center center/2.1973333333vw auto;
  }
}
.p-home__interview__slider__btns .btn.swiper-button-prev {
  scale: -1;
}
.p-home__interview__slider__btns .btn svg {
  display: none;
}
.p-home__interview__notes {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .p-home__interview__notes {
    inset: auto 0 -4.0995607613vw;
    font-size: 0.8052708638vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__interview__notes {
    inset: auto 0 -35.8133333333vw;
    font-size: 2.9333333333vw;
    line-height: 4.8vw;
  }
}

.p-home__corporate__inner {
  position: relative;
  display: flex;
  background-color: #e8e8e8;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__inner {
    align-items: center;
    justify-content: space-between;
    padding: 10.980966325vw 8.8579795022vw 7.3206442167vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__inner {
    flex-direction: column;
    padding: 21.3333333333vw 6.9333333333vw;
  }
}
.p-home__corporate__inner::before {
  content: "";
  position: absolute;
  display: block;
  background-color: var(--primary);
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__inner::before {
    inset: 0 0 0 auto;
    width: 18.7408491947vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__inner::before {
    inset: auto 0 0 auto;
    width: 73.6vw;
    height: 53.6vw;
  }
}
.p-home__corporate__txt {
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__txt {
    width: 33.4553440703vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__txt {
    margin-bottom: 24vw;
  }
}
.p-home__corporate__txt .head {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-top: 1px solid #1a1a1a;
  border-bottom: 1px solid #1a1a1a;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__txt .head {
    margin-bottom: 6.4421669107vw;
    padding: 3.0380673499vw 0.7320644217vw 17.0424597365vw 0;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__txt .head {
    margin-bottom: 10.6666666667vw;
    padding: 8vw 7.4666666667vw 36.8vw 0;
  }
}
.p-home__corporate__txt .head::before {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  background-color: #1a1a1a;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__txt .head::before {
    inset: 3.0380673499vw auto 3.4040995608vw 20.7174231332vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__txt .head::before {
    inset: 8vw auto 8vw 42.6666666667vw;
  }
}
.p-home__corporate__txt .head .jp {
  font-weight: 600;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__txt .head .jp {
    font-size: 1.9765739385vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__txt .head .jp {
    font-size: 6.4vw;
    line-height: 10.4vw;
  }
}
.p-home__corporate__txt .head .en {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__txt .head .en {
    font-size: 0.7320644217vw;
    line-height: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__txt .head .en {
    margin-top: 1.0666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4.8vw;
  }
}
@media screen and (min-width: 769px) {
  .p-home__corporate__txt .txt {
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__txt .txt {
    font-size: 3.4666666667vw;
    line-height: 8.2666666667vw;
  }
}
.p-home__corporate__special {
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__special {
    width: 40.5563689605vw;
  }
}
.p-home__corporate__special .head {
  position: relative;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__special .head {
    margin-bottom: 2.0497803807vw;
    padding-left: 3.2576866764vw;
    font-size: 1.6105417277vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__special .head {
    margin-bottom: 7.4666666667vw;
    padding-left: 11.8666666667vw;
    font-size: 5.8666666667vw;
  }
}
.p-home__corporate__special .head::before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  background: linear-gradient(150deg, #013794 0%, #45c4da 100%);
  opacity: 0.96;
  rotate: -44deg;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__special .head::before {
    inset: -0.6515373353vw auto auto -0.710102489vw;
    width: 5.7920937042vw;
    height: 3.0336749634vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__special .head::before {
    inset: -2.3733333333vw auto auto -2.5866666667vw;
    width: 21.0986666667vw;
    height: 11.0506666667vw;
  }
}
.p-home__corporate__special .head::after {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  background: #45c4da;
  opacity: 0.48;
  rotate: -135deg;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__special .head::after {
    inset: 0.7833089312vw auto auto 1.3103953148vw;
    width: 4.0424597365vw;
    height: 2.2576866764vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__special .head::after {
    inset: 2.8533333333vw auto auto 4.7733333333vw;
    width: 14.7253333333vw;
    height: 8.224vw;
  }
}
.p-home__corporate__special .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  transition: 0.8s all ease-in-out;
}
.p-home__corporate__special .list:not(.is-complete) {
  translate: 0 5%;
  opacity: 0;
  filter: blur(10px);
}
@media screen and (min-width: 769px) {
  .p-home__corporate__special .list {
    gap: 1.1713030747vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__special .list {
    gap: 2.6666666667vw;
  }
}
.p-home__corporate__special .list__item {
  background-color: #fff;
}
.p-home__corporate__special .list__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__special .list__item a {
    height: 8.0527086384vw;
    padding-inline: 1.756954612vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__special .list__item a {
    height: 17.6vw;
    padding-inline: 4vw;
  }
}
.p-home__corporate__member {
  background-color: #1a1a1a;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__member {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__member {
    position: relative;
  }
}
.p-home__corporate__member__txt {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__member__txt {
    width: 28.0380673499vw;
    padding: 5.8565153734vw 7.3206442167vw 5.8565153734vw 8.8579795022vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__member__txt {
    position: absolute;
    inset: 0;
    align-items: center;
    padding: 21.3333333333vw 0;
    pointer-events: none;
  }
}
.p-home__corporate__member__txt .head {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__member__txt .head {
    font-size: 1.6105417277vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__member__txt .head {
    font-size: 5.8666666667vw;
  }
}
.p-home__corporate__member__txt .btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: auto;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__member__txt .btn {
    padding: 1.4641288433vw 0;
    border-bottom: 0.1464128843vw solid #fff;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__member__txt .btn {
    width: 43.2vw;
    padding: 5.3333333333vw 0;
    border-bottom: 0.5333333333vw solid #fff;
  }
}
.p-home__corporate__member__txt .btn .txt {
  display: block;
  font-weight: 700;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__member__txt .btn .txt {
    font-size: 0.878477306vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__member__txt .btn .txt {
    font-size: 3.2vw;
  }
}
.p-home__corporate__member__txt .btn .icn {
  display: block;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__member__txt .btn .icn {
    width: 0.9626647145vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__member__txt .btn .icn {
    width: 3.5066666667vw;
  }
}
.p-home__corporate__member__txt .btn .icn img {
  filter: brightness(0) invert(1);
}
.p-home__corporate__member__list {
  display: flex;
  flex-direction: column;
  border-left: 1px solid #4a4a4a;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__member__list {
    width: 71.9619326501vw;
    padding: 6.7349926794vw 0 6.2225475842vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__member__list {
    padding: 40.6666666667vw 0 41.3333333333vw;
  }
}
.p-home__corporate__member__list__item {
  width: 100%;
  display: flex;
}
.p-home__corporate__member__list__item .list {
  display: grid;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__member__list__item .list {
    grid-template-columns: repeat(56, 1fr);
    animation: corporateMember 180s linear infinite;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__member__list__item .list {
    grid-template-columns: repeat(37, 1fr);
    animation: corporateMember 60s linear infinite;
  }
}
@keyframes corporateMember {
  100% {
    transform: translateX(-100%);
  }
}
@media screen and (min-width: 769px) {
  .p-home__corporate__member__list__item .list__item {
    min-width: 14.6412884334vw;
    padding: 0 1.0980966325vw 1.0980966325vw 0;
  }
  .p-home__corporate__member__list__item .list__item:nth-child(n + 57) {
    transform: translateX(-7.3206442167vw);
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__member__list__item .list__item {
    min-width: 38.6666666667vw;
    padding: 0 2.9333333333vw 2.9333333333vw 0;
  }
  .p-home__corporate__member__list__item .list__item:nth-child(n + 38):nth-child(-n + 74) {
    transform: translateX(-12.2666666667vw);
  }
}
.p-home__corporate__member__list__item .list__item a,
.p-home__corporate__member__list__item .list__item span {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .p-home__corporate__member__list__item .list__item a,
  .p-home__corporate__member__list__item .list__item span {
    height: 6.0761346999vw;
    padding-inline: 0.878477306vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__corporate__member__list__item .list__item a,
  .p-home__corporate__member__list__item .list__item span {
    height: 16vw;
    padding-inline: 3.2vw;
  }
}

.p-home__service {
  position: relative;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .p-home__service {
    padding: 10.6149341142vw 8.8579795022vw 11.0541727672vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service {
    padding: 21.3333333333vw 6.9333333333vw;
  }
}
.p-home__service__head {
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-home__service__head {
    margin-bottom: 4.39238653vw;
    padding-top: 4.2459736457vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__head {
    margin-bottom: 16vw;
    padding-top: 6.9333333333vw;
  }
}
.p-home__service__head::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  display: block;
  height: 1px;
  background-color: #1a1a1a;
}
@media screen and (min-width: 769px) {
  .p-home__service__head::before {
    width: 11.7130307467vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__head::before {
    width: 32vw;
  }
}
.p-home__service__head .en {
  display: block;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.075em;
}
@media screen and (min-width: 769px) {
  .p-home__service__head .en {
    margin-bottom: 1.4641288433vw;
    font-size: 3.8067349927vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__head .en {
    margin-bottom: 1.8666666667vw;
    font-size: 12vw;
  }
}
.p-home__service__head .jp {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__service__head .jp {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__head .jp {
    font-size: 3.2vw;
  }
}
.p-home__service__list {
  position: relative;
  display: grid;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-home__service__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.4641288433vw 1.1713030747vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 5.3333333333vw;
  }
}
.p-home__service__list__item {
  position: relative;
  transition: 0.8s all ease-in-out;
}
.p-home__service__list__item:not(.is-complete) {
  translate: 0 5%;
  opacity: 0;
  filter: blur(10px);
}
.p-home__service__list__item .wrap {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: rgba(26, 26, 26, 0.29);
}
@media screen and (min-width: 769px) {
  .p-home__service__list__item .wrap {
    padding: 1.2445095168vw 1.4641288433vw 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__list__item .wrap {
    padding: 3.2vw 4vw 4vw;
  }
}
.p-home__service__list__item .wrap .number {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid #fff;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-home__service__list__item .wrap .number {
    padding-bottom: 0.5856515373vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__list__item .wrap .number {
    padding-bottom: 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-home__service__list__item .wrap .number__txt {
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__list__item .wrap .number__txt {
    font-size: 2.6666666667vw;
  }
}
.p-home__service__list__item .wrap .number__num {
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .p-home__service__list__item .wrap .number__num {
    font-size: 2.4158125915vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__list__item .wrap .number__num {
    font-size: 8.8vw;
  }
}
.p-home__service__list__item .wrap__txt {
  position: relative;
  color: #fff;
}
.p-home__service__list__item .wrap__txt .head {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-home__service__list__item .wrap__txt .head {
    display: flex;
    align-items: center;
    margin-bottom: 0.878477306vw;
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__list__item .wrap__txt .head {
    margin-bottom: 3.2vw;
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-home__service__list__item .wrap__txt .head .small {
    margin-left: 0.5em;
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__list__item .wrap__txt .head .small {
    margin-top: 0.25em;
    display: block;
    font-size: 2.6666666667vw;
  }
}
.p-home__service__list__item .wrap__txt .txt {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-home__service__list__item .wrap__txt .txt {
    font-size: 0.878477306vw;
    line-height: 1.6105417277vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__list__item .wrap__txt .txt {
    font-size: 3.2vw;
    line-height: 5.8666666667vw;
  }
}
.p-home__service__list__item .wrap__txt .arrow {
  position: absolute;
  inset: 0 0 auto auto;
  display: flex;
  align-items: center;
  border-radius: 100vmax;
  border: 1px solid #fff;
}
@media screen and (min-width: 769px) {
  .p-home__service__list__item .wrap__txt .arrow {
    width: 3.6603221083vw;
    height: 1.6837481698vw;
    padding-inline: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__list__item .wrap__txt .arrow {
    width: 13.3333333333vw;
    height: 6.1333333333vw;
    margin-inline: auto;
    padding-inline: 4.8vw;
  }
}
.p-home__service__list__item .wrap__txt .arrow img {
  filter: brightness(0) invert(1);
}
.p-home__service__bg {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .p-home__service__bg {
    inset: 8.9311859444vw -3.2942898975vw auto auto;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__bg {
    inset: 8vw 0 auto 0;
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
  }
}
.p-home__service__bg .txt {
  font-weight: 700;
  white-space: nowrap;
  color: #f4f4f4;
}
@media screen and (min-width: 769px) {
  .p-home__service__bg .txt {
    font-size: 17.4231332357vw;
  }
}
@media screen and (max-width: 768px) {
  .p-home__service__bg .txt {
    writing-mode: vertical-lr;
    font-size: 56.5333333333vw;
    line-height: 0.7;
  }
}

@media screen and (max-width: 768px) {
  .p-member.-detail .c-pageTitle__head {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-member.-detail .c-pageTitle__inner {
    margin-bottom: 8.9311859444vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member.-detail .c-pageTitle__inner {
    margin-bottom: 176.7466666667vw;
  }
}

.p-member__index {
  position: relative;
  display: grid;
  z-index: 60;
}
@media screen and (min-width: 769px) {
  .p-member__index {
    grid-template-columns: repeat(3, 1fr);
    gap: 4.39238653vw 1.1713030747vw;
    width: 82.2840409956vw;
    margin-inline: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-member__index {
    grid-template-columns: repeat(2, 1fr);
    gap: 5.3333333333vw 2.6666666667vw;
    padding-inline: 6.6666666667vw;
  }
}
.p-member__index__item {
  position: relative;
  transition: 0.8s all ease-out;
}
@media screen and (max-width: 768px) {
  .p-member__index__item {
    height: 66.9333333333vw;
  }
}
.p-member__index__item:not(.is-complete) {
  translate: 0 5%;
  opacity: 0;
  filter: blur(10px);
}
.p-member__index__item::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.62) 0%, rgba(0, 0, 0, 0) 70%);
}
.p-member__index__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p-member__index__item__inner {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 10;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-member__index__item__inner {
    padding: 2.196193265vw 2.4158125915vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__index__item__inner {
    padding: 4vw 1.8666666667vw;
  }
}
.p-member__index__item__inner .label {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #e50113;
  font-weight: 600;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-member__index__item__inner .label {
    margin-bottom: 0.439238653vw;
    padding: 0.1464128843vw 0.5124450952vw 0.2196193265vw;
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__index__item__inner .label {
    position: absolute;
    inset: 2.6666666667vw 2.6666666667vw auto auto;
    writing-mode: vertical-rl;
    padding: 0.8vw 0;
    font-size: 2.6666666667vw;
  }
}
.p-member__index__item__inner .category {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-member__index__item__inner .category {
    margin-bottom: 0.2928257687vw;
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__index__item__inner .category {
    margin-bottom: 0.5333333333vw;
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-member__index__item__inner .name {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 1.0980966325vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__index__item__inner .name {
    margin-bottom: 2.9333333333vw;
  }
}
.p-member__index__item__inner .name .en {
  display: block;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-member__index__item__inner .name .en {
    font-size: 2.7818448023vw;
    line-height: 3.0014641288vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__index__item__inner .name .en {
    margin-bottom: 0.5333333333vw;
    font-size: 5.8666666667vw;
    line-height: 6.6666666667vw;
  }
}
.p-member__index__item__inner .name .jp {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-member__index__item__inner .name .jp {
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__index__item__inner .name .jp {
    font-size: 2.6666666667vw;
  }
}
.p-member__index__item__inner .number {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 769px) {
  .p-member__index__item__inner .number {
    padding: 0.9516837482vw 1.4641288433vw 0.9516837482vw 0;
  }
}
@media screen and (max-width: 768px) {
  .p-member__index__item__inner .number {
    padding: 1.8666666667vw 2.1333333333vw 1.8666666667vw 0;
  }
}
.p-member__index__item__inner .number .num {
  display: block;
  border-right: 1px solid #fff;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-member__index__item__inner .number .num {
    width: 17.5695461201vw;
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__index__item__inner .number .num {
    width: 28vw;
    font-size: 2.6666666667vw;
  }
}
.p-member__index__item__inner .number .icn {
  display: block;
}
@media screen and (min-width: 769px) {
  .p-member__index__item__inner .number .icn {
    width: 0.9882869693vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__index__item__inner .number .icn {
    width: 3.6vw;
  }
}

.p-member__kv {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-member__kv {
    width: 82.2840409956vw;
    margin-inline: auto;
    margin-bottom: 3.8067349927vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__kv {
    margin-bottom: 13.3333333333vw;
    overflow-x: hidden;
  }
}
.p-member__kv:not(.is-complete) .p-member__kv__inner::before {
  translate: -200% 200%;
}
.p-member__kv:not(.is-complete) .p-member__kv__img {
  translate: 0 5%;
  opacity: 0;
  filter: blur(10px);
}
.p-member__kv:not(.is-complete) .p-member__kv__bg {
  opacity: 0;
  filter: blur(10px);
}
.p-member__kv__copy {
  position: absolute;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  z-index: 40;
}
@media screen and (min-width: 769px) {
  .p-member__kv__copy {
    inset: 12.4450951684vw 6.4421669107vw auto auto;
    gap: 1.8301610542vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__kv__copy {
    inset: 96.5333333333vw 5.3333333333vw auto auto;
    gap: 4vw;
  }
}
.p-member__kv__copy .line {
  writing-mode: vertical-rl;
  background-color: #fff;
  letter-spacing: 0.3em;
  font-weight: 600;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-member__kv__copy .line {
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__kv__copy .line {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-member__kv__inner {
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .p-member__kv__inner {
    padding-inline: 6.6666666667vw;
  }
}
.p-member__kv__inner::before {
  content: "";
  position: absolute;
  display: block;
  aspect-ratio: 1905.74/596.82;
  background: url(/img/common/img_pagetitle.png) no-repeat center/contain;
  transition: 0.4s translate ease-out;
  z-index: 20;
}
@media screen and (min-width: 769px) {
  .p-member__kv__inner::before {
    inset: auto auto 6.4421669107vw 0;
    width: 139.5124450952vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__kv__inner::before {
    inset: 156.224vw auto auto -22.4506666667vw;
    width: 190.1466666667vw;
  }
}
.p-member__kv__txt {
  position: relative;
  z-index: 40;
}
.p-member__kv__txt .number {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-member__kv__txt .number {
    margin-bottom: 0.5124450952vw;
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__kv__txt .number {
    margin-bottom: 0.5333333333vw;
    font-size: 2.6666666667vw;
  }
}
.p-member__kv__txt .category {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-member__kv__txt .category {
    margin-bottom: 0.7320644217vw;
    font-size: 2.196193265vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__kv__txt .category {
    margin-bottom: 2.1333333333vw;
    font-size: 6.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-member__kv__txt .name {
    margin-bottom: 3.4407027818vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__kv__txt .name {
    margin-bottom: 10.6666666667vw;
  }
}
.p-member__kv__txt .name .en {
  display: block;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-member__kv__txt .name .en {
    margin-bottom: 0.7320644217vw;
    font-size: 6.2957540264vw;
    line-height: 6.8081991215vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__kv__txt .name .en {
    margin-bottom: 3.7333333333vw;
    font-size: 14.4vw;
    line-height: 15.4666666667vw;
  }
}
.p-member__kv__txt .name .jp {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-member__kv__txt .name .jp {
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__kv__txt .name .jp {
    font-size: 5.3333333333vw;
  }
}
.p-member__kv__txt .profile {
  position: relative;
  line-height: 2;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-member__kv__txt .profile {
    padding-top: 1.4641288433vw;
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__kv__txt .profile {
    padding-top: 5.3333333333vw;
    font-size: 3.2vw;
  }
}
.p-member__kv__txt .profile::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  display: block;
  height: 1px;
  background-color: #1a1a1a;
}
@media screen and (min-width: 769px) {
  .p-member__kv__txt .profile::before {
    width: 10.6881405564vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__kv__txt .profile::before {
    width: 38.9333333333vw;
  }
}
.p-member__kv__img {
  position: absolute;
  inset: 0 0 auto;
  z-index: 30;
  transition: 0.8s 0.4s all ease-in-out;
}
.p-member__kv__bg {
  position: absolute;
  inset: 0 0 auto;
  transition: 0.8s all ease-in-out;
}

.p-member__profile {
  position: relative;
  display: flex;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .p-member__profile {
    align-items: center;
    gap: 8.1991215227vw;
    width: 82.2840409956vw;
    margin-inline: auto;
    margin-bottom: 9.1508052709vw;
    padding: 3.513909224vw 7.1010248902vw 3.513909224vw 8.4187408492vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__profile {
    align-items: flex-start;
    gap: 5.3333333333vw;
    margin-inline: 6.6666666667vw;
    margin-bottom: 19.7333333333vw;
    padding: 13.3333333333vw 5.3333333333vw;
  }
}
.p-member__profile__head {
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .p-member__profile__head {
    font-size: 2.196193265vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__profile__head {
    writing-mode: vertical-rl;
    font-size: 5.3333333333vw;
  }
}
.p-member__profile__txt {
  border-left: 1px solid #dddddd;
}
@media screen and (min-width: 769px) {
  .p-member__profile__txt {
    padding: 1.4641288433vw 0 1.4641288433vw 6.7349926794vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__profile__txt {
    padding-left: 7.2vw;
  }
}
@media screen and (min-width: 769px) {
  .p-member__profile__txt .txt {
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__profile__txt .txt {
    font-size: 3.4666666667vw;
    line-height: 8.2666666667vw;
    letter-spacing: 0.025em;
  }
}

.p-member__message {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-member__message {
    height: 64.1288433382vw;
    margin-bottom: 8.7115666179vw;
    padding-top: 7.5988286969vw;
    overflow: hidden;
  }
}
@media screen and (max-width: 768px) {
  .p-member__message {
    padding-bottom: 22.6666666667vw;
    padding-inline: 6.6666666667vw;
  }
}
.p-member__message__head {
  position: relative;
  font-weight: 700;
  z-index: 20;
}
@media screen and (min-width: 769px) {
  .p-member__message__head {
    margin-bottom: 2.0497803807vw;
    margin-left: 39.5314787701vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__message__head {
    margin-bottom: 68.2666666667vw;
    margin-left: auto;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.p-member__message__head .sub {
  display: block;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .p-member__message__head .sub {
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__message__head .sub {
    font-size: 2.6666666667vw;
  }
}
.p-member__message__head .main {
  display: block;
}
@media screen and (min-width: 769px) {
  .p-member__message__head .main {
    font-size: 3.953147877vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__message__head .main {
    font-size: 11.2vw;
    line-height: 1;
  }
}
.p-member__message__txt {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  font-weight: 600;
  overflow-x: hidden;
  z-index: 20;
}
@media screen and (min-width: 769px) {
  .p-member__message__txt {
    margin-left: 45.5344070278vw;
    gap: 1.3909224012vw;
    font-size: 1.317715959vw;
    letter-spacing: 0.075em;
  }
}
@media screen and (max-width: 768px) {
  .p-member__message__txt {
    gap: 4.2666666667vw;
    font-size: 3.7333333333vw;
    letter-spacing: 0.1em;
  }
}
.p-member__message__txt:not(.is-complete) .line {
  translate: -100% 0;
}
.p-member__message__txt .line {
  display: block;
  background-color: #fff;
  transition: 0.4s translate ease-in-out;
}
.p-member__message__txt .line:nth-of-type(1) {
  transition-delay: 0.1s;
}
.p-member__message__txt .line:nth-of-type(2) {
  transition-delay: 0.2s;
}
.p-member__message__txt .line:nth-of-type(3) {
  transition-delay: 0.3s;
}
.p-member__message__txt .line:nth-of-type(4) {
  transition-delay: 0.4s;
}
.p-member__message__txt .line:nth-of-type(5) {
  transition-delay: 0.5s;
}
.p-member__message__txt .line:nth-of-type(6) {
  transition-delay: 0.6s;
}
.p-member__message__txt .line:nth-of-type(7) {
  transition-delay: 0.7s;
}
.p-member__message__txt .line:nth-of-type(8) {
  transition-delay: 0.8s;
}
.p-member__message__txt .line:nth-of-type(9) {
  transition-delay: 0.9s;
}
.p-member__message__txt .line:nth-of-type(10) {
  transition-delay: 1s;
}
.p-member__message__txt .line:nth-of-type(11) {
  transition-delay: 1.1s;
}
.p-member__message__txt .line:nth-of-type(12) {
  transition-delay: 1.2s;
}
.p-member__message__txt .line:nth-of-type(13) {
  transition-delay: 1.3s;
}
.p-member__message__txt .line:nth-of-type(14) {
  transition-delay: 1.4s;
}
.p-member__message__txt .line:nth-of-type(15) {
  transition-delay: 1.5s;
}
.p-member__message__txt .line:nth-of-type(16) {
  transition-delay: 1.6s;
}
.p-member__message__txt .line:nth-of-type(17) {
  transition-delay: 1.7s;
}
.p-member__message__txt .line:nth-of-type(18) {
  transition-delay: 1.8s;
}
.p-member__message__txt .line:nth-of-type(19) {
  transition-delay: 1.9s;
}
.p-member__message__txt .line:nth-of-type(20) {
  transition-delay: 2s;
}
@media screen and (max-width: 768px) {
  .p-member__message__txt .line:has(.spLine) {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    background-color: transparent;
    gap: 4.2666666667vw;
  }
  .p-member__message__txt .line .spLine {
    display: block;
    background-color: #fff;
  }
}
.p-member__message__bg {
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .p-member__message__bg {
    display: flex;
    inset: auto 0 8.78477306vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__message__bg {
    inset: 18.1333333333vw 0 0 0;
    overflow: hidden;
  }
}
.p-member__message__bg .txt {
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
  animation: messageBgTxt 10s linear infinite;
}
@media screen and (min-width: 769px) {
  .p-member__message__bg .txt {
    padding-right: 12.0058565154vw;
    font-size: 15.5929721816vw;
  }
  @keyframes messageBgTxt {
    100% {
      transform: translateX(-100%);
    }
  }
}
@media screen and (max-width: 768px) {
  .p-member__message__bg .txt {
    writing-mode: vertical-rl;
    padding-bottom: 21.8666666667vw;
    font-size: 36vw;
    line-height: 0.7;
  }
  @keyframes messageBgTxt {
    100% {
      transform: translateY(-100%);
    }
  }
}
.p-member__message__photo {
  position: absolute;
  overflow: hidden;
  z-index: 10;
  transition: 0.8s all ease-out;
}
.p-member__message__photo:not(.is-complete) {
  translate: 0 5%;
  opacity: 0;
  filter: blur(10px);
}
.p-member__message__photo.photo1 {
  aspect-ratio: 705/488;
}
@media screen and (min-width: 769px) {
  .p-member__message__photo.photo1 {
    inset: 0 auto auto 4.7584187408vw;
    width: 51.6105417277vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__message__photo.photo1 {
    inset: 7.8133333333vw auto auto 0;
    width: 57.3333333333vw;
  }
}
.p-member__message__photo.photo2 {
  aspect-ratio: 303/461;
  transition-delay: 0.2s;
}
@media screen and (min-width: 769px) {
  .p-member__message__photo.photo2 {
    inset: 18.8140556369vw auto auto 62.8111273792vw;
    width: 22.1815519766vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__message__photo.photo2 {
    inset: 38.9333333333vw 0 auto auto;
    width: 38.1333333333vw;
  }
}
.p-member__message__photo.photo3 {
  aspect-ratio: 329/300;
  transition-delay: 0.4s;
}
@media screen and (min-width: 769px) {
  .p-member__message__photo.photo3 {
    inset: auto 0 auto 28.1844802343vw;
    width: 24.0849194729vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__message__photo.photo3 {
    inset: 57.6vw auto auto 18.6666666667vw;
    width: 36vw;
  }
}
.p-member__message__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 769px) {
  .p-member__results {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .p-member__results {
    position: relative;
    padding: 13.3333333333vw 0 0 7.7333333333vw;
  }
}
.p-member__results__head {
  background-color: #1a1a1a;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-member__results__head {
    width: 24.3777452416vw;
    padding: 6.3689604685vw 5.5636896047vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__results__head {
    position: absolute;
    display: flex;
    justify-content: center;
    flex-direction: column;
    inset: 0 auto auto 0;
    width: 69.3333333333vw;
    height: 26.4vw;
    padding-inline: 6.6666666667vw;
  }
}
.p-member__results__head .en {
  display: block;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-member__results__head .en {
    margin-bottom: 0.5856515373vw;
    font-size: 2.9282576867vw;
    line-height: 3.513909224vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__results__head .en {
    margin-bottom: 2.1333333333vw;
    font-size: 7.4666666667vw;
    line-height: 1;
  }
}
.p-member__results__head .jp {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-member__results__head .jp {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__results__head .jp {
    font-size: 3.4666666667vw;
  }
}
.p-member__results__list {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .p-member__results__list {
    flex: 1;
    padding: 6.588579795vw 6.149341142vw 7.3206442167vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__results__list {
    padding: 18.6666666667vw 7.7333333333vw 13.3333333333vw 9.8666666667vw;
  }
}
.p-member__results__list__item {
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-member__results__list__item {
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .p-member__results__list__item {
    flex-direction: column;
    padding: 5.3333333333vw 0;
    border-bottom: 1px solid #dddddd;
  }
}
.p-member__results__list__item .date {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-member__results__list__item .date {
    width: 14.7877013177vw;
    padding: 0.878477306vw 0;
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__results__list__item .date {
    margin-bottom: 2.1333333333vw;
    font-size: 4vw;
  }
}
.p-member__results__list__item .txt {
  flex: 1;
}
@media screen and (min-width: 769px) {
  .p-member__results__list__item .txt {
    padding: 0.878477306vw 0 0.878477306vw 3.6603221083vw;
    font-size: 1.1713030747vw;
    border-left: 1px solid #dddddd;
  }
}
@media screen and (max-width: 768px) {
  .p-member__results__list__item .txt {
    font-size: 3.7333333333vw;
    line-height: 2;
  }
}

.p-member__nav {
  display: flex;
  width: 100%;
  background-color: var(--primary);
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-member__nav {
    justify-content: space-between;
    padding: 5.1244509517vw 0;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav {
    gap: 10.6666666667vw;
    padding: 16vw 0 57.0666666667vw;
  }
}
.p-member__nav__more {
  display: flex;
  align-items: center;
  flex-direction: column;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 769px) {
  .p-member__nav__more {
    justify-content: center;
    gap: 1.6837481698vw;
    width: 14.6412884334vw;
    padding-top: 0.878477306vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__more {
    justify-content: space-between;
    position: absolute;
    inset: auto 0 16.5333333333vw;
    width: 27.4666666667vw;
    margin-inline: auto;
  }
}
.p-member__nav__more .icn {
  display: block;
}
@media screen and (min-width: 769px) {
  .p-member__nav__more .icn {
    width: 4.6852122987vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__more .icn {
    width: 12.8vw;
  }
}
.p-member__nav__more .txt {
  display: block;
  font-weight: 700;
  text-align: center;
  line-height: 1;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-member__nav__more .txt {
    font-size: 1.1713030747vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__more .txt {
    font-size: 3.7333333333vw;
    line-height: 4.2666666667vw;
  }
}
.p-member__nav__item {
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .p-member__nav__item {
    gap: 2.196193265vw;
    width: 41.4348462665vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__item {
    flex: 1;
  }
}
.p-member__nav__item::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  rotate: -45deg;
}
@media screen and (min-width: 769px) {
  .p-member__nav__item::before {
    width: 4.0995607613vw;
    height: 4.0995607613vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__item::before {
    width: 9.0666666667vw;
    height: 9.0666666667vw;
  }
}
.p-member__nav__item.prev {
  text-align: right;
}
@media screen and (min-width: 769px) {
  .p-member__nav__item.prev::before {
    left: 3.6603221083vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__item.prev::before {
    left: 6.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__item.prev .photo {
    left: -7.2vw;
  }
}
.p-member__nav__item.next {
  flex-direction: row-reverse;
}
.p-member__nav__item.next::before {
  scale: -1;
}
@media screen and (min-width: 769px) {
  .p-member__nav__item.next::before {
    right: 3.6603221083vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__item.next::before {
    right: 6.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__item.next .photo {
    right: -7.2vw;
  }
}
.p-member__nav__item .photo {
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-member__nav__item .photo {
    width: 14.6412884334vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__item .photo {
    position: absolute;
    bottom: -43.7333333333vw;
    width: 40vw;
  }
}
.p-member__nav__item .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
}
.p-member__nav__item__inner {
  flex: 1;
  color: #fff;
}
.p-member__nav__item__inner .category {
  font-weight: 700;
  letter-spacing: 0.075em;
}
@media screen and (min-width: 769px) {
  .p-member__nav__item__inner .category {
    margin-bottom: 0.2928257687vw;
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__item__inner .category {
    margin-bottom: 0.5333333333vw;
    font-size: 2.6666666667vw;
  }
}
.p-member__nav__item__inner .name .en {
  display: block;
  font-weight: 700;
  letter-spacing: 0.065em;
}
@media screen and (min-width: 769px) {
  .p-member__nav__item__inner .name .en {
    margin-bottom: 0.2928257687vw;
    font-size: 2.7818448023vw;
    line-height: 3.0014641288vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__item__inner .name .en {
    margin-bottom: 0.5333333333vw;
    font-size: 4.8vw;
    line-height: 5.3333333333vw;
  }
}
.p-member__nav__item__inner .name .jp {
  display: block;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-member__nav__item__inner .name .jp {
    font-size: 1.0248901903vw;
  }
}
@media screen and (max-width: 768px) {
  .p-member__nav__item__inner .name .jp {
    font-size: 3.2vw;
  }
}

.p-healthkeeper__kv {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__kv {
    padding: 0 8.8579795022vw 10.980966325vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__kv {
    padding: 0 6.9333333333vw 9.3333333333vw;
  }
}
.p-healthkeeper__kv__inner {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__kv__inner {
    padding-bottom: 36.9692532943vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__kv__inner {
    padding-bottom: 133.6vw;
  }
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__kv__txt {
    width: 33.6749633968vw;
    margin-left: auto;
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__kv__txt {
    font-size: 3.4666666667vw;
    line-height: 8.2666666667vw;
  }
}
.p-healthkeeper__kv__photo {
  position: absolute;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__kv__photo.photo1 {
    inset: 0 auto auto 0;
    width: 38.2137628111vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__kv__photo.photo1 {
    inset: auto auto 38.9333333333vw 0;
    width: 63.4666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__kv__photo.photo2 {
    inset: 31.7715959004vw 17.9355783309vw auto auto;
    width: 15.6661786237vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__kv__photo.photo2 {
    inset: auto 34.1333333333vw 0 auto;
    width: 29.6vw;
  }
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__kv__photo.photo3 {
    inset: 31.7715959004vw 0 auto auto;
    width: 15.6661786237vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__kv__photo.photo3 {
    inset: auto 0 0 auto;
    width: 29.6vw;
  }
}
.p-healthkeeper__kv__bg {
  position: absolute;
  inset: auto 0 0;
  overflow: hidden;
  background: url(/img/healthkeeper/bg_healthkeeper.jpg) no-repeat fixed center top/cover;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__kv__bg {
    height: 38.6530014641vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__kv__bg {
    height: 87.7333333333vw;
  }
}
.p-healthkeeper__kv__bg::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background-color: rgba(255, 255, 255, 0.17);
  filter: brightness(97%);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 10;
}

.p-healthkeeper__access {
  padding-bottom: 0;
}
.p-healthkeeper__access__list {
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__access__list {
    gap: 1.2445095168vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__access__list {
    flex-direction: column;
    gap: 10.6666666667vw;
  }
}
.p-healthkeeper__access__list__item {
  flex: 1;
}
.p-healthkeeper__access__list__item .p-healthkeeper__section {
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__access__list__item .p-healthkeeper__section {
    padding: 3.2942898975vw 3.6603221083vw 3.6603221083vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__access__list__item .p-healthkeeper__section {
    padding: 10.6666666667vw 5.3333333333vw 5.3333333333vw 8vw;
  }
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__access__list__item .p-healthkeeper__section__head {
    margin-left: 0;
  }
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__access__list__item .p-healthkeeper__section__list__item .title {
    width: 10.8345534407vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__access__list__item .p-healthkeeper__section__list__item .data .txt {
    line-height: 8.2666666667vw;
  }
}

.p-healthkeeper__section {
  height: 100%;
  background-color: #eaeaea;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__section {
    margin-bottom: 3.6603221083vw;
    padding: 3.2942898975vw 3.6603221083vw 3.6603221083vw 4.39238653vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__section {
    margin-bottom: 10.6666666667vw;
    padding: 10.6666666667vw 5.3333333333vw 13.3333333333vw 8vw;
  }
}
.p-healthkeeper__section__head {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__section__head {
    margin-bottom: 0.7320644217vw;
    margin-left: -0.7320644217vw;
    font-size: 2.0497803807vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__section__head {
    margin-left: -2.6666666667vw;
    font-size: 5.8666666667vw;
  }
}
.p-healthkeeper__section__list__item {
  display: flex;
  align-items: flex-start;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__section__list__item {
    padding: 2.196193265vw 0;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__section__list__item {
    flex-direction: column;
    gap: 5.3333333333vw;
    padding: 8vw 0 5.3333333333vw;
  }
  .p-healthkeeper__section__list__item.between {
    flex-direction: row;
  }
  .p-healthkeeper__section__list__item.between .data {
    text-align: right;
  }
}
.p-healthkeeper__section__list__item + .p-healthkeeper__section__list__item {
  border-top: 1px solid rgba(26, 26, 26, 0.15);
}
.p-healthkeeper__section__list__item .title {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__section__list__item .title {
    width: 12.1522693997vw;
    font-size: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__section__list__item .title {
    font-size: 4.8vw;
  }
}
.p-healthkeeper__section__list__item .data {
  flex: 1;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__section__list__item .data .txt {
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__section__list__item .data .txt {
    font-size: 3.4666666667vw;
    line-height: 2;
  }
}
.p-healthkeeper__section__list__item .data .txt + .txt {
  margin-top: 0.75em;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__section__list__item .data .notes {
    margin-top: 1.0980966325vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__section__list__item .data .notes {
    margin-top: 4vw;
  }
}
.p-healthkeeper__section__list__item .data .notes__item {
  margin-left: 1em;
  text-indent: -1em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__section__list__item .data .notes__item {
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__section__list__item .data .notes__item {
    font-size: 2.6666666667vw;
  }
}
.p-healthkeeper__section__box {
  display: flex;
  background-color: #f4f4f4;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__section__box {
    align-items: center;
    gap: 3.953147877vw;
    margin-top: 0.878477306vw;
    padding: 2.4890190337vw 3.6603221083vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__section__box {
    flex-direction: column;
    gap: 5.3333333333vw;
    margin-top: 3.2vw;
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
.p-healthkeeper__section__box__head {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__section__box__head {
    font-size: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__section__box__head {
    font-size: 4.8vw;
    line-height: 2;
  }
}
.p-healthkeeper__section__box__list {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__section__box__list {
    gap: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__section__box__list {
    gap: 4.2666666667vw;
  }
}
.p-healthkeeper__section__box__list__item {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__section__box__list__item {
    padding-left: 1.1713030747vw;
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__section__box__list__item {
    padding-left: 4.2666666667vw;
    font-size: 3.4666666667vw;
    line-height: 2;
  }
}
.p-healthkeeper__section__box__list__item::before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  background-color: #0060be;
}
@media screen and (min-width: 769px) {
  .p-healthkeeper__section__box__list__item::before {
    inset: 0.5em auto auto 0;
    width: 0.439238653vw;
    height: 0.439238653vw;
  }
}
@media screen and (max-width: 768px) {
  .p-healthkeeper__section__box__list__item::before {
    inset: 0.75em auto auto 0;
    width: 1.6vw;
    height: 1.6vw;
  }
}

@media screen and (min-width: 769px) {
  .p-braille_card__lead {
    padding: 10.6149341142vw 57.467057101vw 11.3469985359vw 8.8579795022vw;
    background: url(/img/braille_card/bg_lead.jpg) no-repeat center/cover;
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__lead {
    padding: 21.3333333333vw 6.9333333333vw 76.2666666667vw;
    background: #e7e6e7 url(/img/braille_card/bg_lead-sp.jpg) no-repeat center bottom/100% auto;
    font-size: 3.4666666667vw;
    line-height: 8.2666666667vw;
  }
}

.p-braille_card__photos {
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-braille_card__photos {
    gap: 1.1713030747vw;
    padding: 7.3206442167vw 8.8579795022vw 8.78477306vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__photos {
    flex-direction: column;
    gap: 11.4666666667vw;
    padding: 21.3333333333vw 6.9333333333vw;
  }
}
.p-braille_card__photos__item {
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .p-braille_card__photos__item {
    gap: 1.4641288433vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__photos__item {
    gap: 5.3333333333vw;
  }
}
.p-braille_card__photos__item .txt {
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .p-braille_card__photos__item .txt {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__photos__item .txt {
    font-size: 3.4666666667vw;
  }
}

@media screen and (min-width: 769px) {
  .p-braille_card__service {
    padding-inline: 8.8579795022vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service {
    padding-inline: 6.9333333333vw;
  }
}
.p-braille_card__service__inner {
  position: relative;
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__inner {
    align-items: flex-end;
    gap: 7.6134699854vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__inner {
    flex-direction: column;
    gap: 16vw;
  }
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__inner .c-heading1 {
    position: absolute;
    inset: 0 auto auto 0;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__inner .c-heading1 {
    margin-bottom: 0;
  }
}
.p-braille_card__service__price {
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__price {
    width: 24.3045387994vw;
    padding: 5.710102489vw 2.3426061493vw 5.8565153734vw;
    border-radius: 1.9033674963vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__price {
    padding: 20.8vw 8.5333333333vw 16vw;
    border-radius: 6.9333333333vw;
  }
}
.p-braille_card__service__price .price {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__price .price {
    gap: 0.9516837482vw;
    margin-bottom: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__price .price {
    gap: 3.4666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.p-braille_card__service__price .price__item {
  display: flex;
  align-items: center;
}
.p-braille_card__service__price .price__item .sheets {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #707070;
  border-radius: 50%;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__price .price__item .sheets {
    width: 4.5387994143vw;
    height: 4.5387994143vw;
    margin-right: 1.0248901903vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__price .price__item .sheets {
    width: 16.5333333333vw;
    height: 16.5333333333vw;
    margin-right: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__price .price__item .sheets__num {
    font-size: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__price .price__item .sheets__num {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__price .price__item .sheets__unit {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__price .price__item .sheets__unit {
    font-size: 3.4666666667vw;
  }
}
.p-braille_card__service__price .price__item .num {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__price .price__item .num {
    font-size: 2.4890190337vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__price .price__item .num {
    font-size: 9.0666666667vw;
  }
}
.p-braille_card__service__price .price__item .yen {
  margin-left: 0.25em;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__price .price__item .yen {
    font-size: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__price .price__item .yen {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__price .price__item .tax {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__price .price__item .tax {
    font-size: 3.4666666667vw;
  }
}
.p-braille_card__service__price .list__item {
  position: relative;
  border-top: 1px solid #707070;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__price .list__item {
    margin-top: 2.0497803807vw;
    padding-top: 2.0497803807vw;
    padding-left: 1.1713030747vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__price .list__item {
    margin-top: 6.9333333333vw;
    padding-top: 6.9333333333vw;
    padding-left: 4.2666666667vw;
  }
}
.p-braille_card__service__price .list__item .txt {
  position: relative;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__price .list__item .txt {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__price .list__item .txt {
    font-size: 3.4666666667vw;
  }
}
.p-braille_card__service__price .list__item .txt::before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  background-color: #0060be;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__price .list__item .txt::before {
    inset: 0.75em auto auto -1.1713030747vw;
    width: 0.439238653vw;
    height: 0.439238653vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__price .list__item .txt::before {
    inset: 0.75em auto auto -4.2666666667vw;
    width: 1.6vw;
    height: 1.6vw;
  }
}
.p-braille_card__service__price .notes {
  display: block;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__price .notes {
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__price .notes {
    font-size: 2.6666666667vw;
  }
}
.p-braille_card__service__step {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step {
    border-left: 1px solid #707070;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step {
    position: relative;
    margin-left: 8.5333333333vw;
  }
  .p-braille_card__service__step::before {
    content: "";
    position: absolute;
    inset: 16vw auto 16vw 0;
    display: block;
    width: 1px;
    background-color: #707070;
  }
}
.p-braille_card__service__step__item {
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item {
    padding-top: 2.7086383602vw;
    padding-left: 6.7349926794vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item {
    padding-left: 13.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item.step1 {
    margin-bottom: 5.4904831625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item.step1 {
    margin-bottom: 16vw;
  }
}
.p-braille_card__service__step__item.step1 .number {
  background: linear-gradient(#45c4da, #3db4d2);
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item.step2 {
    margin-bottom: 2.4890190337vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item.step2 {
    margin-bottom: 13.3333333333vw;
  }
}
.p-braille_card__service__step__item.step2 .number {
  background: linear-gradient(#34a0c8, #2a8cbe);
}
.p-braille_card__service__step__item.step3 .number {
  background: linear-gradient(#145fa8, #0b4d9f);
}
.p-braille_card__service__step__item .number {
  position: absolute;
  inset: 0 auto auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  translate: -50% 0;
  border-radius: 50%;
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item .number {
    gap: 0.0732064422vw;
    width: 8.2723279649vw;
    height: 8.2723279649vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item .number {
    gap: 0.2666666667vw;
    width: 17.3333333333vw;
    height: 17.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item .number__txt {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item .number__txt {
    font-size: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item .number__num {
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item .number__num {
    font-size: 4.8vw;
    line-height: 1;
  }
}
.p-braille_card__service__step__item .head {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item .head {
    margin-bottom: 1.1713030747vw;
    font-size: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item .head {
    margin-bottom: 3.2vw;
    font-size: 4vw;
  }
}
.p-braille_card__service__step__item .txt {
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item .txt {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item .txt {
    font-size: 3.4666666667vw;
  }
}
.p-braille_card__service__step__item .box {
  display: flex;
  background-color: #eaeaea;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item .box {
    align-items: center;
    width: 43.5578330893vw;
    margin-top: 2.0497803807vw;
    padding: 2.635431918vw 0 2.635431918vw 2.4890190337vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item .box {
    flex-direction: column;
    margin-top: 5.3333333333vw;
    padding: 6.6666666667vw 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item .box + .box {
    margin-top: 0.3660322108vw;
  }
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item .box__left {
    width: 16.9838945827vw;
    border-right: 1px solid #fff;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item .box__left {
    padding-bottom: 5.3333333333vw;
    border-bottom: 1px solid #fff;
  }
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item .box__left .head {
    margin-top: -0.7320644217vw;
    margin-bottom: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item .box__left .head {
    margin-bottom: 2.6666666667vw;
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item .box__left .txt {
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item .box__right {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item .box__right {
    padding-top: 5.3333333333vw;
  }
}
.p-braille_card__service__step__item .box__right .tel {
  display: block;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-braille_card__service__step__item .box__right .tel {
    pointer-events: none;
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item .box__right .tel {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-braille_card__service__step__item .box__right .c-button {
    width: 100%;
    height: 12vw;
    font-size: 3.4666666667vw;
  }
}

.p-support .c-pageTitle__breadCrumb__txt .txt {
  animation-duration: 36s;
}

@media screen and (min-width: 769px) {
  .p-support__kv {
    padding-inline: 8.8579795022vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__kv {
    padding-inline: 6.9333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-support__kv__photo {
    margin-bottom: 5.1244509517vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__kv__photo {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-support__kv__txt {
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__kv__txt {
    font-size: 3.4666666667vw;
    line-height: 8.2666666667vw;
  }
}

.p-support__types__section {
  background-color: #eaeaea;
}
@media screen and (min-width: 769px) {
  .p-support__types__section {
    padding: 3.6603221083vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__types__section {
    padding: 10.6666666667vw 5.3333333333vw 13.3333333333vw 8vw;
  }
}
@media screen and (min-width: 769px) {
  .p-support__types__section + .p-support__types__section {
    margin-top: 3.6603221083vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__types__section + .p-support__types__section {
    margin-top: 8vw;
  }
}
.p-support__types__section__head {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-support__types__section__head {
    margin-bottom: 3.2210834553vw;
    font-size: 2.0497803807vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__types__section__head {
    margin-bottom: 5.3333333333vw;
    font-size: 5.8666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-support__types__section__txt {
    margin-bottom: 2.9282576867vw;
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__types__section__txt {
    margin-bottom: 8vw;
    font-size: 3.4666666667vw;
    line-height: 6.9333333333vw;
  }
}
.p-support__types__section__list__item {
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-support__types__section__list__item {
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .p-support__types__section__list__item {
    flex-direction: column;
    gap: 5.3333333333vw;
  }
}
.p-support__types__section__list__item + .p-support__types__section__list__item {
  border-top: 1px solid rgba(26, 26, 26, 0.15);
}
@media screen and (min-width: 769px) {
  .p-support__types__section__list__item + .p-support__types__section__list__item {
    margin-top: 2.196193265vw;
    padding-top: 2.196193265vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__types__section__list__item + .p-support__types__section__list__item {
    margin-top: 5.3333333333vw;
    padding-top: 8vw;
  }
}
.p-support__types__section__list__item .head {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-support__types__section__list__item .head {
    width: 12.1522693997vw;
    font-size: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__types__section__list__item .head {
    font-size: 4.8vw;
  }
}
.p-support__types__section__list__item .txt {
  flex: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .p-support__types__section__list__item .txt {
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__types__section__list__item .txt {
    font-size: 3.4666666667vw;
    line-height: 6.9333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__types__section__list__item .txt .list li {
    margin-bottom: 0.75em;
  }
}
.p-support__types__section__list__item .txt a {
  text-decoration: underline;
  color: var(--primary);
}

.p-support__benefits {
  padding-top: 0 !important;
}
.p-support__benefits__inner {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-support__benefits__inner .c-heading1 {
    position: absolute;
    inset: 0 auto auto 0;
  }
}
@media screen and (min-width: 769px) {
  .p-support__benefits__list {
    width: 61.4934114202vw;
    margin-left: auto;
  }
}
.p-support__benefits__list__item {
  position: relative;
  border-bottom: 1px solid rgba(26, 26, 26, 0.15);
}
@media screen and (min-width: 769px) {
  .p-support__benefits__list__item {
    min-height: 18.0819912152vw;
    padding-left: 15.8857979502vw;
    padding-bottom: 2.9282576867vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__benefits__list__item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
  }
}
.p-support__benefits__list__item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
@media screen and (min-width: 769px) {
  .p-support__benefits__list__item + .p-support__benefits__list__item {
    margin-top: 2.9282576867vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__benefits__list__item + .p-support__benefits__list__item {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-support__benefits__list__item .photo {
    position: absolute;
    inset: 0 auto auto 0;
    width: 12.737920937vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__benefits__list__item .photo {
    width: 32.8vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__benefits__list__item .hgroup {
    flex: 1;
  }
}
.p-support__benefits__list__item .head {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-support__benefits__list__item .head {
    margin-bottom: 1.4641288433vw;
    font-size: 2.0497803807vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__benefits__list__item .head {
    margin-bottom: 5.3333333333vw;
    font-size: 4.8vw;
  }
}
.p-support__benefits__list__item .tags {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .p-support__benefits__list__item .tags {
    gap: 0.7320644217vw;
    margin-bottom: 2.196193265vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__benefits__list__item .tags {
    gap: 2.6666666667vw;
  }
}
.p-support__benefits__list__item .tags__item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.05em;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .p-support__benefits__list__item .tags__item {
    min-width: 5.6368960469vw;
    height: 1.4641288433vw;
    padding-inline: 0.5124450952vw;
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__benefits__list__item .tags__item {
    min-width: 10.6666666667vw;
    height: 10.6666666667vw;
    font-size: 2.6666666667vw;
  }
}
.p-support__benefits__list__item .tags__item.green {
  background-color: #00819e;
}
.p-support__benefits__list__item .tags__item.blue {
  background-color: #0259af;
}
.p-support__benefits__list__item .tags__item.red {
  background-color: #e50113;
}
@media screen and (min-width: 769px) {
  .p-support__benefits__list__item .txt {
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__benefits__list__item .txt {
    font-size: 3.4666666667vw;
    line-height: 8.2666666667vw;
  }
}

.p-support__apply__inner {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-support__apply__inner .c-heading1 {
    position: absolute;
    inset: 0 auto auto 0;
  }
}
@media screen and (min-width: 769px) {
  .p-support__apply__txt {
    width: 46.2664714495vw;
    padding-top: 6.4421669107vw;
    margin-left: auto;
  }
}
.p-support__apply__txt .head {
  position: relative;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-support__apply__txt .head {
    margin-bottom: 2.196193265vw;
    padding-top: 1.0248901903vw;
    font-size: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__apply__txt .head {
    margin-bottom: 8vw;
    padding-top: 3.7333333333vw;
    font-size: 4.8vw;
  }
}
.p-support__apply__txt .head::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  display: block;
  height: 1px;
  background-color: #1a1a1a;
}
@media screen and (min-width: 769px) {
  .p-support__apply__txt .head::before {
    width: 14.6412884334vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__apply__txt .head::before {
    width: 53.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-support__apply__txt .txt {
    margin-bottom: 2.9282576867vw;
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__apply__txt .txt {
    margin-bottom: 10.6666666667vw;
    font-size: 3.4666666667vw;
    line-height: 8.2666666667vw;
  }
}
.p-support__apply__txt .btns {
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-support__apply__txt .btns {
    gap: 0.7320644217vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__apply__txt .btns {
    align-items: center;
    flex-direction: column;
    gap: 5.3333333333vw;
  }
}
.p-support__apply__txt .btns .c-button {
  width: auto;
}
@media screen and (min-width: 769px) {
  .p-support__apply__txt .btns .c-button {
    padding-inline: 3.513909224vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__apply__txt .btns .c-button {
    flex-direction: column;
    width: 72vw;
    height: 18.6666666667vw;
    padding-inline: 12.8vw;
  }
}
@media screen and (min-width: 769px) {
  .p-support__apply__txt .btns .c-button .small {
    font-size: 0.878477306vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__apply__txt .btns .c-button .small {
    display: block;
    font-size: 3.2vw;
  }
}

.p-support__faq {
  padding-bottom: 0 !important;
}
.p-support__faq__list {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .p-support__faq__list {
    gap: 3.3674963397vw;
    padding-left: 8.1991215227vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__faq__list {
    gap: 9.6vw;
    padding-left: 15.4666666667vw;
  }
}
.p-support__faq__list__item {
  position: relative;
  border-bottom: 1px solid #1a1a1a;
}
@media screen and (min-width: 769px) {
  .p-support__faq__list__item {
    padding-bottom: 4.39238653vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__faq__list__item {
    padding-bottom: 10.6666666667vw;
  }
}
.p-support__faq__head {
  display: block;
  cursor: pointer;
}
.p-support__faq__head::-webkit-details-marker {
  display: none;
}
.p-support__faq__head .head .num {
  position: absolute;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-support__faq__head .head .num {
    inset: 0 auto auto -8.1991215227vw;
    font-size: 1.4641288433vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__faq__head .head .num {
    inset: 0 auto auto -15.4666666667vw;
    font-size: 4.8vw;
    line-height: 2;
  }
}
.p-support__faq__head .head .txt {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-support__faq__head .head .txt {
    font-size: 1.6105417277vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__faq__head .head .txt {
    font-size: 4.8vw;
    line-height: 2;
  }
}
@media screen and (min-width: 769px) {
  .p-support__faq__txt {
    margin-top: 2.7818448023vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__faq__txt {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-support__faq__txt .txt {
    font-size: 0.9516837482vw;
    line-height: 2.2693997072vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__faq__txt .txt {
    font-size: 3.4666666667vw;
    line-height: 8.2666666667vw;
  }
}

.p-support__contact {
  padding-bottom: 0 !important;
}
.p-support__contact__section {
  background-color: #eaeaea;
}
@media screen and (min-width: 769px) {
  .p-support__contact__section {
    width: 40.4831625183vw;
    padding: 3.2942898975vw 3.6603221083vw 3.6603221083vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__contact__section {
    padding: 10.6666666667vw 5.3333333333vw 13.3333333333vw;
  }
}
.p-support__contact__section__head {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-support__contact__section__head {
    margin-bottom: 2.9282576867vw;
    font-size: 2.0497803807vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__contact__section__head {
    margin-bottom: 5.3333333333vw;
    font-size: 5.8666666667vw;
  }
}
.p-support__contact__section__txt {
  display: flex;
}
@media screen and (min-width: 769px) {
  .p-support__contact__section__txt {
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .p-support__contact__section__txt {
    flex-direction: column;
  }
}
.p-support__contact__section__txt .manager {
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-support__contact__section__txt .manager {
    font-size: 1.317715959vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__contact__section__txt .manager {
    margin-bottom: 8vw;
    font-size: 4.8vw;
  }
}
.p-support__contact__section__txt .tel {
  border-left: 1px solid rgba(26, 26, 26, 0.15);
}
@media screen and (min-width: 769px) {
  .p-support__contact__section__txt .tel {
    margin-left: 3.2210834553vw;
    padding-left: 3.6603221083vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__contact__section__txt .tel {
    margin-left: 2.6666666667vw;
    padding-left: 5.3333333333vw;
  }
}
.p-support__contact__section__txt .tel .num {
  display: block;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .p-support__contact__section__txt .tel .num {
    margin-bottom: 0.7320644217vw;
    font-size: 1.8301610542vw;
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  .p-support__contact__section__txt .tel .num {
    margin-bottom: 2.6666666667vw;
    font-size: 6.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-support__contact__section__txt .tel .time {
    font-size: 0.9516837482vw;
  }
}
@media screen and (max-width: 768px) {
  .p-support__contact__section__txt .tel .time {
    font-size: 3.4666666667vw;
  }
}

.sp_set {
  display: contents;
}

@media screen and (max-width: 768px) {
  .sp_off {
    display: none;
  }
  .sp_set {
    display: inline-block;
  }
  .sp_un_set {
    display: contents;
  }
}
/*# sourceMappingURL=style.css.map */
