@charset "UTF-8";
.filter-img {
  position: relative;
  overflow: hidden;
}
.filter-img:after {
  content: "";
  opacity: 0.15;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
  width: 100%;
  height: 100%;
  display: inline-block;
  mix-blend-mode: screen;
  background-color: rgb(196, 24, 30);
}

@font-face {
  font-family: "Zen Kaku Gothic New";
  src: url("../fonts/ZenKakuGothicNew-Regular.woff2") format("woff2"), url("../fonts/ZenKakuGothicNew-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Zen Kaku Gothic New";
  src: url("../fonts/ZenKakuGothicNew-Medium.woff2") format("woff2"), url("../fonts/ZenKakuGothicNew-Medium.woff") format("woff");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Zen Kaku Gothic New";
  src: url("../fonts/ZenKakuGothicNew-Bold.woff2") format("woff2"), url("../fonts/ZenKakuGothicNew-Bold.woff") format("woff");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.woff2") format("woff2"), url("../fonts/Poppins-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Medium.woff2") format("woff2"), url("../fonts/Poppins-Medium.woff") format("woff");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Bold.woff2") format("woff2"), url("../fonts/Poppins-Bold.woff") format("woff");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Zen Kurenaido";
  src: url("../fonts/ZenKurenaido-Regular.woff2") format("woff2"), url("../fonts/ZenKurenaido-Regular.woff") format("woff");
  font-weight: 400;
  font-display: swap;
}
html {
  font-size: 62.5%;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth;
  scroll-padding-top: 32px;
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scrollbar-gutter: stable;
}
@media (max-width:1024px) {
  html {
    scroll-padding-top: 12px;
  }
}

.body {
  margin: 0 auto;
  color: rgb(17, 17, 17);
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN", "メイリオ", Meiryo, sans-serif;
  font-size: calc(1.6rem * 1);
  line-height: 1;
  text-align: center;
  position: relative;
  z-index: -9999;
}

.main {
  margin: 0 auto;
  position: relative;
  z-index: 1;
  background-color: rgb(254, 254, 254);
}

.inner {
  max-width: 1440px;
  margin: 0 auto;
}
@media (max-width:1024px) {
  .inner {
    max-width: 768px;
  }
}

a {
  text-decoration: none;
  color: rgb(17, 17, 17);
  -webkit-transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  display: block;
}

@media (min-width:1025px) {
  a:hover {
    opacity: 0.5;
  }
}

span {
  line-height: 1;
  display: inline-block;
}

img {
  vertical-align: top;
}

ol,
ul {
  list-style: none;
}

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

button {
  cursor: pointer;
  font: inherit;
  color: inherit;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  text-align: inherit;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
}

br.brXSp {
  display: none;
}
@media (max-width:375px) {
  br.brXSp {
    display: block;
  }
}

br.brSp {
  display: none;
}
@media (max-width:600px) {
  br.brSp {
    display: block;
  }
}

br.brTab {
  display: none;
}
@media (max-width:1024px) {
  br.brTab {
    display: block;
  }
}

br.brPc {
  display: block;
}
@media (max-width:1024px) {
  br.brPc {
    display: none;
  }
}

br.brPcTab {
  display: none;
}
@media (min-width:1025px) {
  br.brPcTab {
    display: block;
  }
}
@media (max-width:1024px) {
  br.brPcTab {
    display: none;
  }
}

br.brPcSp {
  display: block;
}
@media (max-width:600px) {
  br.brPcSp {
    display: none;
  }
}

.visually-hidden {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.bgshapes {
  background-image: url(../images/pattern-japredshape.svg);
  background-repeat: repeat-x;
  background-size: contain;
  width: 100%;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
}
.bgshapes.bottom {
  bottom: 0;
  top: auto;
}

.headerWr {
  opacity: 1;
  -webkit-transition: top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  width: 100%;
  position: fixed;
  top: min(calc(-110 / 1440 * 100vw), -110px);
  left: 0;
  z-index: 9999;
  padding-top: min(calc(18 / 1440 * 100vw), 18px);
}
@media (max-width:1024px) {
  .headerWr {
    height: 48px;
  }
}
.headerWr.active {
  top: 0;
}
.headerWr.menu-open {
  top: auto;
}
.headerWr.menu-open .header__contents__subNavAllWr {
  right: 0;
  width: 100%;
  -webkit-clip-path: circle(100% at 50% 50%);
          clip-path: circle(100% at 50% 50%);
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-clip-path 0.55s cubic-bezier(0.75, -0.3, 0.15, 0.9) 0.1s, -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-clip-path 0.55s cubic-bezier(0.75, -0.3, 0.15, 0.9) 0.1s, -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: clip-path 0.55s cubic-bezier(0.75, -0.3, 0.15, 0.9) 0.1s, transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: clip-path 0.55s cubic-bezier(0.75, -0.3, 0.15, 0.9) 0.1s, transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-clip-path 0.55s cubic-bezier(0.75, -0.3, 0.15, 0.9) 0.1s, -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.headerWr.menu-open .header__contents__subNavWr {
  -webkit-clip-path: circle(100% at 50% 50%);
          clip-path: circle(100% at 50% 50%);
  opacity: 1;
  -webkit-transition: opacity 0.4675s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.44s, -webkit-clip-path 0.4675s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.44s;
  transition: opacity 0.4675s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.44s, -webkit-clip-path 0.4675s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.44s;
  transition: clip-path 0.4675s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.44s, opacity 0.4675s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.44s;
  transition: clip-path 0.4675s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.44s, opacity 0.4675s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.44s, -webkit-clip-path 0.4675s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.44s;
}
.headerWr.menu-open .header__contents__btnMenu .btnMenu__shapes span:first-child {
  -webkit-transform: translateY(6px) rotate(-45deg);
          transform: translateY(6px) rotate(-45deg);
  width: 18px;
}
.headerWr.menu-open .header__contents__btnMenu .btnMenu__shapes span:nth-child(2) {
  width: 0;
}
.headerWr.menu-open .header__contents__btnMenu .btnMenu__shapes span:nth-child(3) {
  width: 18px;
  -webkit-transform: translateY(-6px) rotate(45deg);
          transform: translateY(-6px) rotate(45deg);
}

.header {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  padding-left: min(calc(48 / 1440 * 100vw), 48px);
  padding-right: min(calc(48 / 1440 * 100vw), 48px);
}
@media (max-width:1024px) {
  .header {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.header__contents {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width:1024px) {
  .header__contents {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width:1024px) {
  .header__contents__logo {
    z-index: 9999;
    margin-right: max(calc(32 / 600 * 100vw), 32px);
  }
}
.header__contents__logo a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width:1024px) {
  .header__contents__logo a {
    margin-left: 0;
  }
}
.header__contents__logo .logo__texts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(calc(0 / 1440 * 100vw), 0px) min(calc(8 / 1440 * 100vw), 8px);
  padding-top: min(calc(8 / 1440 * 100vw), 8px);
}
@media (max-width:1024px) {
  .header__contents__logo .logo__texts {
    gap: max(calc(0 / 600 * 100vw), 0px) max(calc(8 / 600 * 100vw), 8px);
    padding-top: 0;
  }
}
.header__contents__logo .logo__texts__left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(calc(3 / 1440 * 100vw), 3px) min(calc(0 / 1440 * 100vw), 0px);
}
@media (max-width:1024px) {
  .header__contents__logo .logo__texts__left {
    row-gap: 2px;
  }
}
.header__contents__logo .logo__texts__left span {
  font-size: calc(1.6rem * 0.625);
  letter-spacing: calc(10 / 100 * 1em);
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.header__contents__logo .logo__texts__left span:last-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header__contents__logo .logo__texts__left .icon-logo {
  -o-object-fit: contain;
     object-fit: contain;
  width: 14px;
  height: 9px;
}
.header__contents__logo .logo__texts__center {
  color: rgb(17, 17, 17);
}
@media (max-width:1024px) {
  .header__contents__logo .logo__texts__center {
    font-size: calc(1.6rem * 0.75);
    margin-left: -2px;
    letter-spacing: calc(10 / 100 * 1em);
  }
}
.header__contents__logo .logo__texts__right {
  color: rgb(17, 17, 17);
  font-size: calc(10 / 1440 * 100vw);
  font-size: calc(1.6rem * 0.625);
  letter-spacing: calc(10 / 100 * 1em);
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.header__contents__logo .logo__texts__centerRight {
  display: contents;
}
@media (max-width:1024px) {
  .header__contents__logo .logo__texts__centerRight {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2px;
  }
}
.header__contents__subNavAllWr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width:1024px) {
  .header__contents__subNavAllWr {
    width: 100%;
    height: 100vh;
    height: 100dvh;
    position: absolute;
    top: 0;
    right: -100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    background-color: rgba(196, 24, 30, 0.85);
    -webkit-clip-path: circle(8% at 50% 50%);
            clip-path: circle(8% at 50% 50%);
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
    -webkit-transition: none;
    transition: none;
  }
}
@media (max-width:1024px) {
  .header__contents__subNavWr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    background-color: rgb(254, 254, 254);
    -webkit-clip-path: circle(0% at 50% 50%);
            clip-path: circle(0% at 50% 50%);
    opacity: 0;
    -webkit-transition: none;
    transition: none;
  }
}
.header__contents__subWr {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 126px;
  margin-bottom: min(calc(10 / 1440 * 100vw), 10px);
  margin-left: auto;
}
@media (max-width:1024px) {
  .header__contents__subWr {
    margin-bottom: max(calc(24 / 600 * 100vw), 24px);
    padding-right: 0;
    margin-inline: auto;
  }
}
.header__contents__sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width:1024px) {
  .header__contents__sub {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: max(calc(0 / 600 * 100vw), 0px) max(calc(20 / 600 * 100vw), 20px);
  }
}
@media (max-width:1024px) {
  .header__contents__sub .sub__list {
    width: 100%;
  }
}
@media (max-width:1024px) {
  .header__contents__sub .sub__list:nth-child(2), .header__contents__sub .sub__list:nth-child(3) {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width:1024px) {
  .header__contents__sub .sub__list:nth-child(2) span, .header__contents__sub .sub__list:nth-child(3) span {
    font-size: calc(1.6rem * 0.75);
  }
}
.header__contents__sub .sub__list:first-child a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 8px;
}
.header__contents__sub .sub__list:first-child span:nth-child(2) {
  display: none;
}
@media (max-width:1024px) {
  .header__contents__sub .sub__list:first-child span:nth-child(2) {
    display: block;
    color: rgb(196, 24, 30);
    font-size: calc(1.6rem * 0.675);
    letter-spacing: calc(1 / 100 * 1em);
  }
}
.header__contents__sub .sub__list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 2px;
     -moz-column-gap: 2px;
          column-gap: 2px;
  padding-right: min(calc(10 / 1440 * 100vw), 10px);
  padding-left: min(calc(10 / 1440 * 100vw), 10px);
}
@media (max-width:1024px) {
  .header__contents__sub .sub__list a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 0;
    padding-left: 0;
    padding-top: max(calc(16 / 600 * 100vw), 16px);
    padding-bottom: max(calc(16 / 600 * 100vw), 16px);
  }
}
.header__contents__sub .sub__list a:hover {
  opacity: 1;
}
.header__contents__sub .sub__list a:hover span {
  color: rgb(196, 24, 30);
}
.header__contents__sub .sub__list a:hover .icon-jump {
  color: rgb(196, 24, 30);
}
.header__contents__sub .sub__list a span {
  font-size: calc(1.6rem * 0.875);
  color: rgb(17, 17, 17);
  -webkit-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width:1024px) {
  .header__contents__sub .sub__list a span {
    font-size: calc(1.6rem * 1.125);
  }
}
.header__contents__sub .sub__list:first-child a {
  padding-left: 0;
}
.header__contents__sub .sub__list:last-child a {
  padding-right: 0;
}
.header__contents__sub .sub__list .icon-jump {
  width: 10px;
  height: 13px;
  color: rgb(17, 17, 17);
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: translateY(0.5px);
          transform: translateY(0.5px);
  -webkit-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.header__contents__nav {
  background-color: rgb(254, 254, 254);
  border-radius: 9999px;
  padding-right: min(calc(24 / 1440 * 100vw), 24px);
  padding-left: min(calc(48 / 1440 * 100vw), 48px);
  -webkit-filter: drop-shadow(0 0 10px rgba(17, 17, 17, 0.15));
          filter: drop-shadow(0 0 10px rgba(17, 17, 17, 0.15));
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
}
@media (max-width:1024px) {
  .header__contents__nav {
    background-color: transparent;
    padding-right: 0;
    padding-left: 0;
  }
}
.header__contents__nav .nav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width:1024px) {
  .header__contents__nav .nav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: max(calc(0 / 600 * 100vw), 0px) max(calc(0 / 600 * 100vw), 0px);
  }
}
.header__contents__nav .nav__list__item.entry {
  letter-spacing: calc(8 / 100 * 1em);
  font-weight: 700;
  position: relative;
}
@media (max-width:1024px) {
  .header__contents__nav .nav__list__item.entry {
    display: none;
  }
}
.header__contents__nav .nav__list__item.entry .icon-logo {
  width: 171px;
  height: 111px;
  color: rgb(196, 24, 30);
  position: absolute;
  right: -81px;
  top: -40px;
}
.header__contents__nav .nav__list__item.entry a {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.header__contents__nav .nav__list__item.entry a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.header__contents__nav .nav__list__item:first-child a {
  padding-left: 0;
}
.header__contents__nav .nav__list__item:last-child a {
  padding-right: 0;
}
.header__contents__nav .nav__list__item a {
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding-top: min(calc(24 / 1440 * 100vw), 24px);
  padding-right: min(calc(16 / 1440 * 100vw), 16px);
  padding-bottom: min(calc(24 / 1440 * 100vw), 24px);
  padding-left: min(calc(16 / 1440 * 100vw), 16px);
}
@media (max-width:1024px) {
  .header__contents__nav .nav__list__item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 8px;
    padding-top: max(calc(16 / 600 * 100vw), 16px);
    padding-right: max(calc(0 / 600 * 100vw), 0px);
    padding-bottom: max(calc(16 / 600 * 100vw), 16px);
    padding-left: max(calc(0 / 600 * 100vw), 0px);
  }
}
.header__contents__nav .nav__list__item a:hover {
  opacity: 1;
  color: rgb(196, 24, 30);
}
.header__contents__nav .nav__list__item a span:first-child {
  -webkit-transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  font-size: calc(1.6rem * 0.875);
}
@media (max-width:1024px) {
  .header__contents__nav .nav__list__item a span:first-child {
    font-size: calc(1.6rem * 1.25);
    letter-spacing: calc(5 / 100 * 1em);
  }
}
.header__contents__nav .nav__list__item a span:nth-child(2) {
  display: none;
}
@media (max-width:1024px) {
  .header__contents__nav .nav__list__item a span:nth-child(2) {
    display: block;
    font-size: calc(1.6rem * 0.675);
    letter-spacing: calc(1 / 100 * 1em);
    color: rgb(196, 24, 30);
  }
}
.header__contents__navSp {
  display: none;
}
@media (max-width:1024px) {
  .header__contents__navSp {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding-top: max(calc(12 / 600 * 100vw), 12px);
    padding-right: max(calc(12 / 600 * 100vw), 12px);
    padding-bottom: max(calc(32 / 600 * 100vw), 32px);
    padding-left: max(calc(12 / 600 * 100vw), 12px);
  }
  .header__contents__navSp .navSp__cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    background-color: rgb(196, 24, 30);
    height: 15vh;
    height: 15svh;
    border-radius: 8px;
  }
  .header__contents__navSp span {
    text-align: center;
    color: rgb(254, 254, 254);
    font-weight: 700;
    letter-spacing: calc(5 / 100 * 1em);
    font-size: calc(1.6rem * 1.125);
  }
  .header__contents__navSp svg {
    width: 17px;
    height: 14px;
    margin-left: 6px;
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    vertical-align: text-top;
    color: rgb(254, 254, 254);
  }
}
.header__contents__btnMenu {
  display: none;
}
@media (max-width:1024px) {
  .header__contents__btnMenu {
    position: absolute;
    right: 3.333vw;
    top: 0;
    width: 50px;
    height: 46px;
    padding-top: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: width 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96), height 0.175s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s;
    transition: width 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96), height 0.175s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s;
  }
}
.header__contents__btnMenu .btnMenu__shapes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: auto;
  height: 14px;
  position: absolute;
  top: 18px;
  right: 7px;
  -webkit-transition: 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.header__contents__btnMenu .btnMenu__shapes:after {
  content: "";
  width: 32px;
  height: 32px;
  background-color: rgb(254, 254, 254);
  border-radius: 9999px;
  border: 1px rgb(196, 24, 30) solid;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}
.header__contents__btnMenu .btnMenu__shapes span {
  width: 18px;
  height: 2px;
  border-radius: 9999px;
  background-color: rgb(196, 24, 30);
  -webkit-transition: width 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: width 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), width 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), width 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.header__contents__btnMenu.menu-open {
  width: 93.333vw;
  height: 95vh;
  height: 95dvh;
  overflow: auto;
}
.header__contents__btnMenu.menu-open .btnMenu__shapes {
  right: 3.33vw;
}
.header__contents__btnMenu.menu-open .btnMenu__shapes span:first-child {
  width: 0;
}
.header__contents__btnMenu.menu-open .btnMenu__shapes span:nth-child(2) {
  width: 0;
}
.header__contents__btnMenu.menu-open .btnMenu__shapes span:nth-child(3) {
  width: 60px;
}

.cta-sp {
  display: none;
  --var-height: 54px;
}
@media (max-width:1024px) {
  .cta-sp {
    width: 100%;
    height: var(--var-height);
    display: block;
    position: fixed;
    bottom: -64px;
    left: 0;
    z-index: 9999;
    background-color: #c4181e;
    -webkit-transition: bottom 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: bottom 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .cta-sp a {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 3px;
    padding-bottom: 6px;
    position: relative;
    z-index: 8889;
  }
  .cta-sp p {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    font-size: calc(1.6rem * 0.875);
    letter-spacing: calc(5 / 100 * 1em);
    font-weight: 700;
    color: rgb(254, 254, 254);
  }
  .cta-sp svg {
    width: 17px;
    height: 14px;
    margin-left: 6px;
    -webkit-transform: translateY(2px);
            transform: translateY(2px);
    vertical-align: text-top;
    color: rgb(254, 254, 254);
  }
  .cta-sp.active {
    bottom: 0;
  }
  .cta-sp:after {
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    background-image: url(../images/bg-noise-white.png);
    mix-blend-mode: overlay;
    opacity: 0.1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
}

.footer {
  padding-top: min(calc(64 / 1440 * 100vw), 64px);
  padding-right: min(calc(112 / 1440 * 100vw), 112px);
  padding-bottom: min(calc(58 / 1440 * 100vw), 58px);
  padding-left: min(calc(112 / 1440 * 100vw), 112px);
  margin-bottom: var(--var-height);
  position: relative;
  z-index: 5000;
}
@media (max-width:1024px) {
  .footer {
    padding-top: max(calc(24 / 600 * 100vw), 24px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-bottom: max(calc(48 / 600 * 100vw), 48px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
  }
}
.footer__contentsWr {
  position: relative;
}
.footer__contents {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  padding-right: min(calc(240 / 1440 * 100vw), 240px);
  width: max(calc(340 / 600 * 100vw), 340px);
}
@media (max-width:1024px) {
  .footer__contents {
    padding-right: 0;
  }
}
@media (max-width:375px) {
  .footer__contents {
    width: 100%;
  }
}
.footer__contents__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.footer__contents__logo span {
  font-size: calc(1.6rem * 0.75);
  letter-spacing: calc(10 / 100 * 1em);
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: rgb(196, 24, 30);
  margin-right: 3px;
}
.footer__contents__logo .icon-logo {
  color: rgb(196, 24, 30);
  width: 14px;
  height: 9px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 3px;
}
.footer__contents__name {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: min(calc(24 / 1440 * 100vw), 24px);
}
@media (max-width:1024px) {
  .footer__contents__name {
    margin-bottom: max(calc(16 / 600 * 100vw), 16px);
  }
}
.footer__contents__name span {
  color: rgb(17, 17, 17);
  font-weight: 500;
  font-size: calc(1.6rem * 0.875);
}
@media (max-width:1024px) {
  .footer__contents__name span {
    font-size: calc(1.6rem * 1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width:1024px) {
  .footer__contents__name span:first-child {
    margin-bottom: 4px;
  }
}
.footer__contents__name span:last-child {
  letter-spacing: calc(10 / 100 * 1em);
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (max-width:1024px) and (max-width:1024px) {
  .footer__contents__name span:last-child {
    font-size: calc(1.6rem * 0.75);
    letter-spacing: calc(15 / 100 * 1em);
  }
}
.footer__contents__nav {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  gap: min(calc(16 / 1440 * 100vw), 16px) min(calc(0 / 1440 * 100vw), 0px);
  margin-bottom: min(calc(28 / 1440 * 100vw), 28px);
}
@media (max-width:1024px) {
  .footer__contents__nav {
    gap: max(calc(16 / 600 * 100vw), 16px) max(calc(0 / 600 * 100vw), 0px);
    margin-bottom: max(calc(40 / 600 * 100vw), 40px);
  }
}
.footer__contents__nav .nav__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: min(calc(0 / 1440 * 100vw), 0px) min(calc(20 / 1440 * 100vw), 20px);
}
@media (max-width:1024px) {
  .footer__contents__nav .nav__lists {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: max(calc(8 / 600 * 100vw), 8px) max(calc(12 / 600 * 100vw), 12px);
  }
}
.footer__contents__nav .nav__lists a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer__contents__nav .nav__lists a span {
  font-size: calc(1.6rem * 0.875);
  margin-right: 4px;
}
.footer__contents__nav .nav__lists a .icon-h-arrow {
  width: 8px;
  height: 11px;
  -o-object-fit: contain;
     object-fit: contain;
  color: rgb(17, 17, 17);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.footer__contents__nav .nav__lists__list span {
  white-space: nowrap;
}
.footer__contents__imageWr {
  position: absolute;
  z-index: 8888;
  width: min(calc(863 / 1440 * 100vw), 863px);
  height: min(calc(483 / 1440 * 100vw), 483px);
  aspect-ratio: 863/483;
  left: max(calc(-505 / 1440 * 100vw), -505px);
  bottom: max(calc(-58 / 1440 * 100vw), -58px);
}
@media (max-width:1024px) {
  .footer__contents__imageWr {
    width: max(calc(320 / 600 * 100vw), 320px);
    bottom: min(calc(-48 / 600 * 100vw), -48px);
    left: min(calc(-164 / 600 * 100vw), -164px);
  }
}
.footer__contents__imageWr:after {
  content: "";
  width: inherit;
  height: inherit;
  background: url("../images/mask-logo-shape-02.svg") bottom/contain no-repeat;
  position: absolute;
  left: -1.85399%;
  bottom: 0;
}
.footer__contents__image.left {
  width: 100%;
  height: 100%;
  background-image: url("../images/message-image02.jpg");
  background-size: 110%;
  background-position: center;
  -webkit-mask: url("../images/mask-logo-02.svg") no-repeat bottom;
          mask: url("../images/mask-logo-02.svg") no-repeat bottom;
  -webkit-mask-size: contain;
          mask-size: contain;
}
@media (max-width:1024px) {
  .footer__contents__image.left {
    background: url("../images/message-image03.jpg") center/cover no-repeat;
  }
}
.footer__contents__image.left#message-parallax02 {
  background-position: center;
  will-change: background-position;
  background-size: 110%; /* GPUレイヤーにしやすくなる */
}
.footer__contents small {
  font-size: calc(1.6rem * 0.625);
  letter-spacing: calc(10 / 100 * 1em);
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  display: block;
  margin-inline: auto;
}
@media (max-width:1024px) {
  .footer__contents small {
    width: 284px;
    margin-inline: auto;
    padding-left: max(calc(112 / 600 * 100vw), 112px);
    line-height: 1.5;
  }
}
.footer .bgshapes {
  bottom: 0;
  top: auto;
}

@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes loop {
  0% {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@-webkit-keyframes loop3 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
}
@keyframes loop3 {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
}
@-webkit-keyframes loopR {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
}
@keyframes loopR {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
  }
}
@-webkit-keyframes loopR2 {
  0% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes loopR2 {
  0% {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@-webkit-keyframes loopR3 {
  0% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
  to {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@keyframes loopR3 {
  0% {
    -webkit-transform: translateX(-300%);
            transform: translateX(-300%);
  }
  to {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
.sliderWr {
  overflow: hidden;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.slider__contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.slider__contents:first-child {
  -webkit-animation: loop 300s linear infinite;
          animation: loop 300s linear infinite;
}
.slider__contents:nth-child(2) {
  -webkit-animation: loop2 300s -200s linear infinite;
          animation: loop2 300s -200s linear infinite;
}
.slider__contents:last-child {
  -webkit-animation: loop3 300s -100s linear infinite;
          animation: loop3 300s -100s linear infinite;
}
.slider__contents.reverse:first-child {
  -webkit-animation: loopR 300s linear infinite;
          animation: loopR 300s linear infinite;
}
.slider__contents.reverse:nth-child(2) {
  -webkit-animation: loopR2 300s -200s linear infinite;
          animation: loopR2 300s -200s linear infinite;
}
.slider__contents.reverse:last-child {
  -webkit-animation: loopR3 300s -100s linear infinite;
          animation: loopR3 300s -100s linear infinite;
}
@media (max-width:1024px) {
  .slider__contents:first-child {
    -webkit-animation: loop 250s linear infinite;
            animation: loop 250s linear infinite;
  }
  .slider__contents:nth-child(2) {
    -webkit-animation: loop2 250s -166.66s linear infinite;
            animation: loop2 250s -166.66s linear infinite;
  }
  .slider__contents:last-child {
    -webkit-animation: loop3 250s -83.33s linear infinite;
            animation: loop3 250s -83.33s linear infinite;
  }
  .slider__contents.reverse:first-child {
    -webkit-animation: loopR 250s linear infinite;
            animation: loopR 250s linear infinite;
  }
  .slider__contents.reverse:nth-child(2) {
    -webkit-animation: loopR2 250s -166.66s linear infinite;
            animation: loopR2 250s -166.66s linear infinite;
  }
  .slider__contents.reverse:last-child {
    -webkit-animation: loopR3 250s -83.33s linear infinite;
            animation: loopR3 250s -83.33s linear infinite;
  }
}

@-webkit-keyframes bounceY {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(3%);
            transform: translateY(3%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes bounceY {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(3%);
            transform: translateY(3%);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes chikaraDraw {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes chikaraDraw {
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes pittariDraw {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes pittariDraw {
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes sparkleEle {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes sparkleEle {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes dialogClose {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}
@keyframes dialogClose {
  from {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}
@-webkit-keyframes backdropClose {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes backdropClose {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
#about-ppl01 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
#about-ppl01.active {
  -webkit-transform: translateY(5%);
          transform: translateY(5%);
}

#about-ppl02 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#about-ppl02.active {
  -webkit-transform: translateY(10%);
          transform: translateY(10%);
}

#about-ppl03 {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: -webkit-transform 1.05s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: -webkit-transform 1.05s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 1.05s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transition: transform 1.05s cubic-bezier(0.68, -0.55, 0.27, 1.55), -webkit-transform 1.05s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}
#about-ppl03.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.heads-showWr {
  overflow: hidden;
}

.heads-show {
  -webkit-transform: translateY(100%) !important;
          transform: translateY(100%) !important;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.heads-show.active {
  -webkit-transform: translateY(0) !important;
          transform: translateY(0) !important;
}

.heads {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.heads .heads__subhead {
  font-size: calc(1.6rem * 0.875);
  font-weight: 400;
}
@media (max-width:1024px) {
  .heads .heads__subhead {
    font-size: calc(1.6rem * 0.75);
  }
}
.heads .heads__subhead.top {
  margin-bottom: 12px;
  padding-left: 8px;
}
@media (max-width:1024px) {
  .heads .heads__subhead.top {
    margin-bottom: 8px;
  }
}
.heads .heads__subhead.bottom {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-top: 24px;
}
@media (max-width:1024px) {
  .heads .heads__subhead.bottom {
    margin-top: 10px;
  }
}
.heads .heads__head {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: auto;
  font-size: calc(1.6rem * 2.5);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 28px;
}
@media (max-width:1024px) {
  .heads .heads__head {
    row-gap: 6px;
    font-size: calc(1.6rem * 1);
  }
}
.heads .heads__head__text .text__box {
  border: 0.5px rgba(17, 17, 17, 0.5) solid;
  width: 112px;
  height: 32px;
  margin-right: 28px;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
@media (max-width:1024px) {
  .heads .heads__head__text .text__box {
    margin-right: 12px;
    border: 0.5px rgba(17, 17, 17, 0.15) solid;
  }
}
.heads .heads__head__text .text__box__svg {
  width: 160px;
  height: 99px;
  position: absolute;
  top: -31.12px;
  left: -37px;
}
@media (max-width:1024px) {
  .heads .heads__head__text .text__box__svg {
    width: 104px;
    height: auto;
    top: -9.12px;
    left: 2px;
  }
}
.heads .heads__head__text .text__box__svg .about-head-text {
  display: none;
  position: relative;
}
.heads .heads__head__text .text__box__svg .about-head-text .text-chikara {
  fill: none;
  stroke: rgb(196, 88, 92);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3px;
}
.heads .heads__head__text .text__box__svg .about-head-text .chi-01,
.heads .heads__head__text .text__box__svg .about-head-text .chi-02,
.heads .heads__head__text .text__box__svg .about-head-text .chi-03,
.heads .heads__head__text .text__box__svg .about-head-text .ka-01,
.heads .heads__head__text .text__box__svg .about-head-text .ka-02,
.heads .heads__head__text .text__box__svg .about-head-text .ra-01,
.heads .heads__head__text .text__box__svg .about-head-text .ra-02 {
  stroke-dasharray: inherit;
  stroke-dashoffset: inherit;
  -webkit-animation: none;
          animation: none;
}
.heads .heads__head__text .text__box__svg .about-head-text.show {
  display: block;
}
.heads .heads__head__text .text__box__svg .about-head-text.show .chi-01 {
  stroke-dasharray: 29 31;
  stroke-dashoffset: 30;
  -webkit-animation: chikaraDraw 62ms ease-out 0ms forwards;
          animation: chikaraDraw 62ms ease-out 0ms forwards;
}
.heads .heads__head__text .text__box__svg .about-head-text.show .chi-02 {
  stroke-dasharray: 52 54;
  stroke-dashoffset: 53;
  -webkit-animation: chikaraDraw 109ms ease-out 62ms forwards;
          animation: chikaraDraw 109ms ease-out 62ms forwards;
}
.heads .heads__head__text .text__box__svg .about-head-text.show .chi-03 {
  stroke-dasharray: 46 48;
  stroke-dashoffset: 47;
  -webkit-animation: chikaraDraw 97ms ease-out 171ms forwards;
          animation: chikaraDraw 97ms ease-out 171ms forwards;
}
.heads .heads__head__text .text__box__svg .about-head-text.show .ka-01 {
  stroke-dasharray: 84 86;
  stroke-dashoffset: 85;
  -webkit-animation: chikaraDraw 175ms ease-out 268ms forwards;
          animation: chikaraDraw 175ms ease-out 268ms forwards;
}
.heads .heads__head__text .text__box__svg .about-head-text.show .ka-02 {
  stroke-dasharray: 60 62;
  stroke-dashoffset: 61;
  -webkit-animation: chikaraDraw 126ms ease-out 444ms forwards;
          animation: chikaraDraw 126ms ease-out 444ms forwards;
}
.heads .heads__head__text .text__box__svg .about-head-text.show .ra-01 {
  stroke-dasharray: 23 25;
  stroke-dashoffset: 24;
  -webkit-animation: chikaraDraw 49ms ease-out 570ms forwards;
          animation: chikaraDraw 49ms ease-out 570ms forwards;
}
.heads .heads__head__text .text__box__svg .about-head-text.show .ra-02 {
  stroke-dasharray: 86 88;
  stroke-dashoffset: 87;
  -webkit-animation: chikaraDraw 179ms ease-out 620ms forwards;
          animation: chikaraDraw 179ms ease-out 620ms forwards;
}
.heads .heads__head__text .text__box__svg .about-head-text:after {
  content: "";
  width: 211px;
  height: 49px;
  display: inline-block;
  background-image: url(../images/text-lineshape.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
}
.heads .heads__head__text .text__box__svg .about-head-text.show + .about-head-shape {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.heads .heads__head__text .text__box__svg .about-head-shape {
  width: 196px;
  height: 49px;
  background-image: url(../images/text-lineshape02.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -8px;
  left: -9px;
  -webkit-transition: -webkit-clip-path 0.3375s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s;
  transition: -webkit-clip-path 0.3375s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s;
  transition: clip-path 0.3375s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s;
  transition: clip-path 0.3375s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s, -webkit-clip-path 0.3375s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
}
@media (max-width:1024px) {
  .heads .heads__head__text .text__box__svg .about-head-shape {
    width: 132px;
    height: 49px;
    bottom: -19px;
    left: -6px;
  }
}
.heads .heads__head__text .text__box__svg .search-head-text {
  display: none;
  position: relative;
}
.heads .heads__head__text .text__box__svg .search-head-text .text-pittari {
  fill: none;
  stroke: rgb(196, 88, 92);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 3px;
}
.heads .heads__head__text .text__box__svg .search-head-text .pi-01,
.heads .heads__head__text .text__box__svg .search-head-text .pi-02,
.heads .heads__head__text .text__box__svg .search-head-text .pi-03,
.heads .heads__head__text .text__box__svg .search-head-text .ttu-01,
.heads .heads__head__text .text__box__svg .search-head-text .ttu-02,
.heads .heads__head__text .text__box__svg .search-head-text .ttu-03,
.heads .heads__head__text .text__box__svg .search-head-text .ta-01,
.heads .heads__head__text .text__box__svg .search-head-text .ta-02,
.heads .heads__head__text .text__box__svg .search-head-text .ta-03,
.heads .heads__head__text .text__box__svg .search-head-text .ri-01,
.heads .heads__head__text .text__box__svg .search-head-text .ri-02 {
  stroke-dasharray: inherit;
  stroke-dashoffset: inherit;
  -webkit-animation: none;
          animation: none;
}
.heads .heads__head__text .text__box__svg .search-head-text.show {
  display: block;
  -webkit-animation: sparkleEle 0.6s cubic-bezier(0.46, 0.03, 0.52, 0.96) 1.1s;
          animation: sparkleEle 0.6s cubic-bezier(0.46, 0.03, 0.52, 0.96) 1.1s;
}
.heads .heads__head__text .text__box__svg .search-head-text.show .pi-01 {
  stroke-dasharray: 75 77;
  stroke-dashoffset: 76;
  -webkit-animation: pittariDraw 181ms ease-out 0ms forwards;
          animation: pittariDraw 181ms ease-out 0ms forwards;
}
.heads .heads__head__text .text__box__svg .search-head-text.show .pi-02 {
  stroke-dasharray: 25 27;
  stroke-dashoffset: 26;
  -webkit-animation: pittariDraw 61ms ease-out 181ms forwards;
          animation: pittariDraw 61ms ease-out 181ms forwards;
}
.heads .heads__head__text .text__box__svg .search-head-text.show .pi-03 {
  stroke-dasharray: 39 41;
  stroke-dashoffset: 40;
  -webkit-animation: pittariDraw 95ms ease-out 242ms forwards;
          animation: pittariDraw 95ms ease-out 242ms forwards;
}
.heads .heads__head__text .text__box__svg .search-head-text.show .ttu-01 {
  stroke-dasharray: 13 15;
  stroke-dashoffset: 14;
  -webkit-animation: pittariDraw 33ms ease-out 338ms forwards;
          animation: pittariDraw 33ms ease-out 338ms forwards;
}
.heads .heads__head__text .text__box__svg .search-head-text.show .ttu-02 {
  stroke-dasharray: 13 15;
  stroke-dashoffset: 14;
  -webkit-animation: pittariDraw 33ms ease-out 371ms forwards;
          animation: pittariDraw 33ms ease-out 371ms forwards;
}
.heads .heads__head__text .text__box__svg .search-head-text.show .ttu-03 {
  stroke-dasharray: 45 47;
  stroke-dashoffset: 46;
  -webkit-animation: pittariDraw 109ms ease-out 404ms forwards;
          animation: pittariDraw 109ms ease-out 404ms forwards;
}
.heads .heads__head__text .text__box__svg .search-head-text.show .ta-01 {
  stroke-dasharray: 36 38;
  stroke-dashoffset: 37;
  -webkit-animation: pittariDraw 88ms ease-out 514ms forwards;
          animation: pittariDraw 88ms ease-out 514ms forwards;
}
.heads .heads__head__text .text__box__svg .search-head-text.show .ta-02 {
  stroke-dasharray: 77 79;
  stroke-dashoffset: 78;
  -webkit-animation: pittariDraw 185ms ease-out 602ms forwards;
          animation: pittariDraw 185ms ease-out 602ms forwards;
}
.heads .heads__head__text .text__box__svg .search-head-text.show .ta-03 {
  stroke-dasharray: 23 25;
  stroke-dashoffset: 24;
  -webkit-animation: pittariDraw 57ms ease-out 788ms forwards;
          animation: pittariDraw 57ms ease-out 788ms forwards;
}
.heads .heads__head__text .text__box__svg .search-head-text.show .ri-01 {
  stroke-dasharray: 28 30;
  stroke-dashoffset: 29;
  -webkit-animation: pittariDraw 69ms ease-out 845ms forwards;
          animation: pittariDraw 69ms ease-out 845ms forwards;
}
.heads .heads__head__text .text__box__svg .search-head-text.show .ri-02 {
  stroke-dasharray: 60 62;
  stroke-dashoffset: 61;
  -webkit-animation: pittariDraw 145ms ease-out 914ms forwards;
          animation: pittariDraw 145ms ease-out 914ms forwards;
}
.heads .heads__head__text .text__box__svg .search-head-text.show + .search-head-shape {
  -webkit-transform: scale(1) rotate(0) translate(0, 0);
          transform: scale(1) rotate(0) translate(0, 0);
}
.heads .heads__head__text .text__box__svg .search-head-shape {
  width: 18.93px;
  height: 18.32px;
  background-image: url(../images/text-lineshape03.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 6px;
  left: -24px;
  -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
  transition: -webkit-transform 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
  transition: transform 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
  transition: transform 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s, -webkit-transform 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
  -webkit-transform: scale(0) rotate(90deg) translate(16px, 4px);
          transform: scale(0) rotate(90deg) translate(16px, 4px);
}
@media (max-width:1024px) {
  .heads .heads__head__text .text__box__svg .search-head-shape {
    width: 11.93px;
    height: 13.32px;
    top: 2px;
    left: -15px;
  }
}

.btn-common {
  width: 100%;
  height: 48px;
  border-radius: 9999px;
  border: 1px rgb(17, 17, 17) solid;
  -webkit-transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  color: rgb(17, 17, 17);
}
@media (max-width:1024px) {
  .btn-common {
    height: 36px;
  }
}
.btn-common a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-common span {
  -webkit-transition: color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  margin-right: 4px;
}
@media (max-width:1024px) {
  .btn-common span {
    font-size: calc(1.6rem * 0.675);
    margin-right: 2px;
  }
}
.btn-common:hover {
  background-color: rgb(17, 17, 17);
}
.btn-common:hover a {
  opacity: 1;
}
.btn-common:hover span {
  color: rgb(254, 254, 254);
}
.btn-common:hover a .icon-search {
  color: rgb(254, 254, 254);
}
.btn-common .icon-search {
  width: 16px;
  height: 16px;
  margin-top: 4px;
  -webkit-transition: color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width:1024px) {
  .btn-common .icon-search {
    width: 12px;
    height: 12px;
    margin-top: 2px;
  }
}
.btn-common .icon-arrow {
  width: 8px;
  aspect-ratio: 8/16;
  margin-top: 4px;
  -webkit-transition: color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width:1024px) {
  .btn-common .icon-arrow {
    width: 6px;
  }
}

.body {
  position: relative;
}
.body.hidden {
  overflow: hidden;
}

.main {
  position: relative;
  background-color: white;
  overflow: hidden;
}

.about {
  position: relative;
  overflow: hidden;
}
.about:after {
  content: "";
  width: 150%;
  height: 140%;
  background-image: url(../images/pattern-japcloud.png);
  background-position: center;
  background-repeat: repeat;
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(12deg);
          transform: translate(-50%, -50%) rotate(12deg);
  -webkit-transform-origin: center center;
          transform-origin: center center;
  z-index: -1;
  opacity: 0.05;
}
@media (max-width:1024px) {
  .about:after {
    width: 224%;
    height: 105%;
    top: 55%;
    left: 0%;
  }
}
.about__contents {
  padding-top: min(calc(96 / 1440 * 100vw), 96px);
  padding-right: min(calc(96 / 1440 * 100vw), 96px);
  padding-bottom: min(calc(288 / 1440 * 100vw), 288px);
  padding-left: min(calc(96 / 1440 * 100vw), 96px);
}
@media (max-width:1024px) {
  .about__contents {
    padding-top: max(calc(64 / 600 * 100vw), 64px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-bottom: max(calc(196 / 600 * 100vw), 196px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
  }
}
.about__contents__heads {
  margin-bottom: min(calc(64 / 1440 * 100vw), 64px);
}
@media (max-width:1024px) {
  .about__contents__heads {
    margin-bottom: max(calc(32 / 600 * 100vw), 32px);
  }
}
.about__contents__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(calc(96 / 1440 * 100vw), 96px) min(calc(0 / 1440 * 100vw), 0px);
  padding-right: min(calc(60 / 1440 * 100vw), 60px);
  padding-left: min(calc(60 / 1440 * 100vw), 60px);
}
@media (max-width:1024px) {
  .about__contents__lists {
    gap: max(calc(48 / 600 * 100vw), 48px) max(calc(0 / 600 * 100vw), 0px);
    padding-right: 0;
    padding-left: 0;
  }
}
.about__contents__lists .lists__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(calc(0 / 1440 * 100vw), 0px) min(calc(48 / 1440 * 100vw), 48px);
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: max(calc(28 / 600 * 100vw), 28px) max(calc(0 / 600 * 100vw), 0px);
  }
}
.about__contents__lists .lists__list__texts {
  position: relative;
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list__texts {
    width: 100%;
  }
}
.about__contents__lists .lists__list__texts .texts__num {
  font-size: calc(1.6rem * 0.625);
  letter-spacing: calc(10 / 100 * 1em);
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgb(196, 88, 92);
  position: absolute;
  top: 3px;
  left: 56px;
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list__texts .texts__num {
    left: 41px;
    top: 5px;
  }
}
.about__contents__lists .lists__list__texts .texts__head {
  margin-bottom: min(calc(16 / 1440 * 100vw), 16px);
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list__texts .texts__head {
    margin-bottom: max(calc(12 / 600 * 100vw), 12px);
  }
}
.about__contents__lists .lists__list__texts .texts__head span {
  font-size: calc(1.6rem * 2);
  font-weight: 700;
  white-space: nowrap;
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list__texts .texts__head span {
    font-size: calc(1.6rem * 1.25);
  }
}
.about__contents__lists .lists__list__texts .texts__head span:first-child:first-letter {
  font-size: calc(1.6rem * 3);
  color: rgb(196, 88, 92);
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list__texts .texts__head span:first-child:first-letter {
    font-size: calc(1.6rem * 2.25);
    margin-right: 1px;
  }
}
.about__contents__lists .lists__list__texts .texts__paras {
  padding-left: min(calc(24 / 1440 * 100vw), 24px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 8px;
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list__texts .texts__paras {
    padding-left: max(calc(32 / 600 * 100vw), 32px);
  }
}
.about__contents__lists .lists__list__texts .texts__paras__para {
  font-size: calc(1.6rem * 0.875);
  letter-spacing: calc(3 / 100 * 1em);
  line-height: calc(21 / 12);
  font-weight: 400;
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list__texts .texts__paras__para {
    font-size: calc(1.6rem * 0.75);
  }
}
.about__contents__lists .lists__list__texts .texts__paras__para strong {
  color: rgb(196, 88, 92);
  font-weight: 700;
}
.about__contents__lists .lists__list__images {
  position: relative;
  z-index: 0;
}
.about__contents__lists .lists__list__images .images__image {
  width: min(calc(480 / 1440 * 100vw), 480px);
  aspect-ratio: 480/270;
  position: relative;
  z-index: 100;
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list__images .images__image {
    width: 100%;
  }
}
.about__contents__lists .lists__list__images .images__image img {
  border-radius: 12px;
  border: 1px rgb(254, 254, 254) solid;
}
.about__contents__lists .lists__list__images .images__image.back:before {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
  background-color: rgb(196, 88, 92);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 12px;
}
.about__contents__lists .lists__list__images .images__image.front {
  position: absolute;
  bottom: -16px;
  right: max(calc(-16 / 1440 * 100vw), -16px);
  bottom: max(calc(-96 / 1440 * 100vw), -96px);
  width: min(calc(240 / 1440 * 100vw), 240px);
  aspect-ratio: 240/135;
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list__images .images__image.front {
    right: min(calc(-16 / 600 * 100vw), -16px);
    bottom: min(calc(-36 / 600 * 100vw), -36px);
    width: 40%;
  }
}
.about__contents__lists .lists__list__images .images__image.front img {
  border: 4px rgb(254, 254, 254) solid;
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list__images .images__image.front img {
    border: 2.5px rgb(254, 254, 254) solid;
  }
}
@media (min-width:1025px) {
  .about__contents__lists .lists__list:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__texts .texts__num {
  color: rgb(88, 100, 196);
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__texts .texts__head {
  margin-bottom: min(calc(16 / 1440 * 100vw), 16px);
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list:nth-child(2) .lists__list__texts .texts__head {
    margin-bottom: max(calc(16 / 600 * 100vw), 16px);
  }
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__texts .texts__head span:first-child::first-letter {
  color: rgb(88, 100, 196);
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__texts .texts__para__para strong {
  color: rgb(88, 100, 196);
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__images .images__image.back:before {
  background-color: rgb(88, 100, 196);
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__images .images__image.front {
  width: min(calc(164 / 1440 * 100vw), 164px);
  height: min(calc(164 / 1440 * 100vw), 164px);
  aspect-ratio: 1/1;
  bottom: max(calc(-76 / 1440 * 100vw), -76px);
  right: max(calc(-48 / 1440 * 100vw), -48px);
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list:nth-child(2) .lists__list__images .images__image.front {
    width: 30%;
    height: auto;
    right: min(calc(-32 / 600 * 100vw), -32px);
    bottom: min(calc(-48 / 600 * 100vw), -48px);
  }
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__images .images__image.front img {
  border-radius: 9999px;
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__texts .texts__head, .about__contents__lists .lists__list:nth-child(3) .lists__list__texts .texts__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 8px;
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list:nth-child(2) .lists__list__texts .texts__head, .about__contents__lists .lists__list:nth-child(3) .lists__list__texts .texts__head {
    margin-bottom: max(calc(12 / 600 * 100vw), 12px);
  }
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__texts .texts__head span:nth-child(2), .about__contents__lists .lists__list:nth-child(3) .lists__list__texts .texts__head span:nth-child(2) {
  padding-left: 24px;
}
.about__contents__lists .lists__list:nth-child(3) .lists__list__texts .texts__num {
  color: rgb(196, 172, 88);
}
.about__contents__lists .lists__list:nth-child(3) .lists__list__texts .texts__head {
  margin-bottom: min(calc(16 / 1440 * 100vw), 16px);
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list:nth-child(3) .lists__list__texts .texts__head {
    margin-bottom: max(calc(12 / 600 * 100vw), 12px);
  }
}
.about__contents__lists .lists__list:nth-child(3) .lists__list__texts .texts__head span:first-child::first-letter {
  color: rgb(196, 172, 88);
}
.about__contents__lists .lists__list:nth-child(3) .lists__list__texts .texts__paras__para strong {
  color: #9b8437;
}
.about__contents__lists .lists__list:nth-child(3) .lists__list__images .images__image.front {
  bottom: max(calc(-126 / 1440 * 100vw), -126px);
  right: max(calc(-32 / 1440 * 100vw), -32px);
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list:nth-child(3) .lists__list__images .images__image.front {
    bottom: min(calc(-68 / 600 * 100vw), -68px);
    right: min(calc(-16 / 600 * 100vw), -16px);
  }
}
.about__contents__lists .lists__list:nth-child(3) .lists__list__images .images__image.back:before {
  background-color: rgb(196, 172, 88);
}
.about__contents__lists .lists__list__images {
  -webkit-clip-path: circle(0% at 50% 50%);
          clip-path: circle(0% at 50% 50%);
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-clip-path 0.45s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-clip-path 0.45s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: clip-path 0.45s cubic-bezier(0.46, 0.03, 0.52, 0.96), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: clip-path 0.45s cubic-bezier(0.46, 0.03, 0.52, 0.96), opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-clip-path 0.45s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.about__contents__lists .lists__list__images .images__image.back {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.about__contents__lists .lists__list__images .images__image.back:before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.about__contents__lists .lists__list__images .images__image.front {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.about__contents__lists .lists__list__images.show {
  opacity: 1;
  -webkit-clip-path: circle(100% at 50% 50%);
          clip-path: circle(100% at 50% 50%);
}
.about__contents__lists .lists__list__images.show .images__image.back {
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
.about__contents__lists .lists__list__images.show .images__image.back::before {
  -webkit-transform: rotate(6deg);
          transform: rotate(6deg);
}
.about__contents__lists .lists__list__images.show .images__image.front {
  -webkit-transform: rotate(8deg);
          transform: rotate(8deg);
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__images .images__image.back {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__images .images__image.back:before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__images.show .images__image.back {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
}
.about__contents__lists .lists__list:nth-child(2) .lists__list__images.show .images__image.back:before {
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}
.about__contents__lists .lists__list:nth-child(3) .lists__list__images .images__image.front {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list:nth-child(3) .lists__list__images .images__image.front {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list:nth-child(3) .lists__list__images .images__image.back {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.about__contents__lists .lists__list:nth-child(3) .lists__list__images.show .images__image.front {
  -webkit-transform: rotate(-8deg);
          transform: rotate(-8deg);
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list:nth-child(3) .lists__list__images.show .images__image.front {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
  }
}
.about__contents__lists .lists__list:nth-child(3) .lists__list__images.show .images__image.back {
  -webkit-transform: rotate(2deg);
          transform: rotate(2deg);
}
@media (max-width:1024px) {
  .about__contents__lists .lists__list:nth-child(3) .lists__list__images.show .images__image.back {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
}
.about__contents__lists .lists__list:nth-child(3) .lists__list__images.show .images__image.back:before {
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}
.about__ppl {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1000;
  width: min(calc(351 / 1440 * 100vw), 351px);
  aspect-ratio: 351/287;
  background-image: url(../images/about-ppl.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  bottom: -0.75%;
}
@media (min-width:1441px) {
  .about__ppl {
    width: calc(351 / 1440 * 100vw);
    height: calc(287 / 1440 * 100vw);
  }
}
@media (max-width:1024px) {
  .about__ppl {
    width: max(calc(196 / 600 * 100vw), 196px);
  }
}
.about__bgkyoto {
  width: 1234px;
  aspect-ratio: 1234/210;
  background-image: url(../images/about-bgkyoto.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: -83px;
  bottom: 0;
  -webkit-transition: -webkit-transform 3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width:1024px) {
  .about__bgkyoto {
    width: 150%;
  }
}
.about .bgshapes.bottom {
  bottom: -4px;
}

.interview {
  position: relative;
  overflow: hidden;
  background-image: url(../images/interview-bg.png);
}
.interview__contents {
  padding-top: min(calc(96 / 1440 * 100vw), 96px);
  padding-right: min(calc(96 / 1440 * 100vw), 96px);
  padding-bottom: min(calc(96 / 1440 * 100vw), 96px);
  padding-left: min(calc(96 / 1440 * 100vw), 96px);
}
@media (max-width:1024px) {
  .interview__contents {
    padding-top: max(calc(64 / 600 * 100vw), 64px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-bottom: max(calc(64 / 600 * 100vw), 64px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
  }
}
.interview__contents__headsWr {
  margin-bottom: min(calc(48 / 1440 * 100vw), 48px);
  overflow: hidden;
}
@media (max-width:1024px) {
  .interview__contents__headsWr {
    margin-bottom: max(calc(24 / 600 * 100vw), 24px);
  }
}
.interview__contents__listsImgs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: max(calc(16 / 600 * 100vw), 16px) max(calc(0 / 600 * 100vw), 0px);
  }
}
.interview__contents__listsImgs:not(.bottom) {
  margin-bottom: 8px;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs:not(.bottom) {
    margin-bottom: max(calc(16 / 600 * 100vw), 16px);
  }
}
@media (min-width:1025px) {
  .interview__contents__listsImgs.bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.interview__contents__listsImgs .listsImgs__listsWr {
  border: 1px rgb(17, 17, 17) solid;
  border-radius: 8px;
  width: min(calc(936 / 1440 * 100vw), 936px);
  overflow: hidden;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  background-color: rgb(254, 254, 254);
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__listsWr {
    width: 100%;
  }
}
.interview__contents__listsImgs .listsImgs__lists__list {
  cursor: pointer;
  position: relative;
  border-bottom: 1px rgb(17, 17, 17) solid;
  -webkit-transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  padding-top: min(calc(20 / 1440 * 100vw), 20px);
  padding-right: min(calc(48 / 1440 * 100vw), 48px);
  padding-bottom: min(calc(20 / 1440 * 100vw), 20px);
  padding-left: min(calc(48 / 1440 * 100vw), 48px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(calc(0 / 1440 * 100vw), 0px) min(calc(24 / 1440 * 100vw), 24px);
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list {
    padding-top: max(calc(16 / 600 * 100vw), 16px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-bottom: max(calc(16 / 600 * 100vw), 16px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
    gap: max(calc(0 / 600 * 100vw), 0px) max(calc(16 / 600 * 100vw), 16px);
  }
}
.interview__contents__listsImgs .listsImgs__lists__list:hover {
  background-color: rgb(238, 238, 238);
}
.interview__contents__listsImgs .listsImgs__lists__list:hover a {
  opacity: 1;
}
.interview__contents__listsImgs .listsImgs__lists__list:hover .namesBtn__btn {
  background-color: rgb(17, 17, 17);
}
.interview__contents__listsImgs .listsImgs__lists__list:hover .namesBtn__btn span {
  color: rgb(254, 254, 254);
}
.interview__contents__listsImgs .listsImgs__lists__list:hover .namesBtn__btn .icon-arrow {
  color: rgb(254, 254, 254);
}
.interview__contents__listsImgs .listsImgs__lists__list:hover .list__images__ppl img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.interview__contents__listsImgs .listsImgs__lists__list:last-child {
  border-bottom: none;
}
.interview__contents__listsImgs .listsImgs__lists__list .list__num {
  font-size: calc(1.6rem * 1.5);
  letter-spacing: calc(10 / 100 * 1em);
  position: absolute;
  bottom: min(calc(8 / 1440 * 100vw), 8px);
  right: min(calc(14 / 1440 * 100vw), 14px);
  color: rgb(196, 88, 92);
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__num {
    bottom: auto;
    top: max(calc(8 / 600 * 100vw), 8px);
    right: max(calc(8 / 600 * 100vw), 8px);
    font-size: calc(1.6rem * 0.75);
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__images {
  position: relative;
}
.interview__contents__listsImgs .listsImgs__lists__list .list__images__ppl {
  width: min(calc(120 / 1440 * 100vw), 120px);
  aspect-ratio: 1/1;
  border-radius: 12px;
  border: 1px rgb(17, 17, 17) solid;
  overflow: hidden;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__images__ppl {
    width: max(calc(96 / 600 * 100vw), 96px);
    margin-bottom: max(calc(6 / 600 * 100vw), 6px);
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__images__ppl img {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.interview__contents__listsImgs .listsImgs__lists__list .list__images__brand {
  width: min(calc(48 / 1440 * 100vw), 48px);
  height: min(calc(48 / 1440 * 100vw), 48px);
  padding-top: min(calc(6 / 1440 * 100vw), 6px);
  padding-right: min(calc(6 / 1440 * 100vw), 6px);
  padding-bottom: min(calc(6 / 1440 * 100vw), 6px);
  padding-left: min(calc(6 / 1440 * 100vw), 6px);
  position: absolute;
  bottom: max(calc(-12 / 1440 * 100vw), -12px);
  left: max(calc(-12 / 1440 * 100vw), -12px);
  border: 1px rgb(17, 17, 17) solid;
  background-color: rgb(254, 254, 254);
  border-radius: 9999px;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__images__brand {
    width: max(calc(32 / 600 * 100vw), 32px);
    height: max(calc(32 / 600 * 100vw), 32px);
    padding-top: max(calc(4 / 600 * 100vw), 4px);
    padding-right: max(calc(4 / 600 * 100vw), 4px);
    padding-bottom: max(calc(4 / 600 * 100vw), 4px);
    padding-left: max(calc(4 / 600 * 100vw), 4px);
    bottom: min(calc(-8 / 600 * 100vw), -8px);
    left: min(calc(-8 / 600 * 100vw), -8px);
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__images__brand img {
  -o-object-fit: contain;
     object-fit: contain;
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts {
  width: 100%;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: min(calc(16 / 1440 * 100vw), 16px);
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn {
    margin-bottom: max(calc(8 / 600 * 100vw), 8px);
    display: contents;
  }
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names {
    margin-bottom: 8px;
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names__ppl {
  margin-bottom: 6px;
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names__ppl span:first-child {
  font-size: calc(1.6rem * 1.25);
  letter-spacing: calc(10 / 100 * 1em);
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names__ppl span:first-child {
    font-size: calc(1.6rem * 0.75);
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names__ppl span:first-child:after {
  content: "さん";
  font-size: calc(1.6rem * 0.875);
  font-weight: 400;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names__ppl span:first-child:after {
    font-size: calc(1.6rem * 0.625);
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names__ppl span:nth-child(2) {
  font-size: calc(1.6rem * 1.5);
  font-weight: 400;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names__ppl span:nth-child(2) {
    font-size: calc(1.6rem * 0.75);
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names__ppl span:last-child {
  font-size: calc(1.6rem * 1.25);
  letter-spacing: calc(5 / 100 * 1em);
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names__ppl span:last-child {
    font-size: calc(1.6rem * 0.75);
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names__store {
  font-size: calc(1.6rem * 1.125);
  letter-spacing: calc(3 / 100 * 1em);
  font-weight: 500;
  padding-left: 15px;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names__store {
    font-size: calc(1.6rem * 0.875);
    padding-left: 0;
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__names__store:before {
  content: "@";
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__btn {
  width: min(calc(228 / 1440 * 100vw), 228px);
  height: 32px;
  border: 1px rgb(17, 17, 17) solid;
  border-radius: 9999px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: min(calc(16 / 1440 * 100vw), 16px);
  padding-bottom: min(calc(18 / 1440 * 100vw), 18px);
  -webkit-transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: max(calc(12 / 600 * 100vw), 12px);
    padding-left: max(calc(12 / 600 * 100vw), 12px);
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__btn span {
  letter-spacing: calc(3 / 100 * 1em);
  -webkit-transition: color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  white-space: nowrap;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__namesBtn .namesBtn__btn span {
    font-size: calc(1.6rem * 0.75);
  }
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__head {
    margin-bottom: 12px;
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__head:before {
  content: "「";
  font-size: calc(1.6rem * 1.25);
  display: inline;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__head:before {
    font-size: calc(1.6rem * 0.875);
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__head:after {
  content: "」";
  font-size: calc(1.6rem * 1.25);
  display: inline;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__head:after {
    font-size: calc(1.6rem * 0.875);
  }
}
.interview__contents__listsImgs .listsImgs__lists__list .list__texts__head h3 {
  font-size: calc(1.6rem * 1.25);
  letter-spacing: calc(3 / 100 * 1em);
  font-weight: 400;
  font-family: "Zen Kurenaido", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN", "メイリオ", Meiryo, sans-serif;
  display: inline;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__lists__list .list__texts__head h3 {
    font-size: calc(1.6rem * 0.875);
    line-height: 1.125;
  }
}
.interview__contents__listsImgs .listsImgs__imgs {
  width: min(calc(304 / 1440 * 100vw), 304px);
  overflow: hidden;
  gap: 8px;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "a a" "b b";
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__imgs {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: unset;
    width: 100%;
    height: max(calc(120 / 600 * 100vw), 120px);
  }
}
.interview__contents__listsImgs .listsImgs__imgs .imgs__image {
  border-radius: 8px;
  background-color: white;
  overflow: hidden;
}
.interview__contents__listsImgs .listsImgs__imgs .imgs__image.bottom-sp {
  display: none;
}
@media (max-width:1024px) {
  .interview__contents__listsImgs .listsImgs__imgs .imgs__image.bottom-sp {
    display: block;
  }
}
@media (min-width:1025px) {
  .interview__contents__listsImgs .listsImgs__imgs .imgs__image.top {
    grid-area: a;
    width: 100%;
  }
  .interview__contents__listsImgs .listsImgs__imgs .imgs__image.bottom {
    grid-area: b;
  }
  .interview__contents__listsImgs .listsImgs__imgs .imgs__image.bottom-sp {
    grid-area: c;
  }
}
.interview__contents__listsImgs .listsImgs__imgs .imgs__image img {
  height: 125%;
  border-radius: 8px;
}
.interview__contents__modalWr {
  border: none;
  padding: 0;
  max-width: 1224px;
  width: 90%;
  border-radius: 4px;
  background: rgb(254, 254, 254);
  -webkit-filter: drop-shadow(0 0 5px rgba(17, 17, 17, 0.15));
          filter: drop-shadow(0 0 5px rgba(17, 17, 17, 0.15));
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  overflow: hidden;
  opacity: 0;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
@media (max-width:1024px) {
  .interview__contents__modalWr {
    width: 85%;
  }
}
.interview__contents__modalWr[open] {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
@starting-style {
  .interview__contents__modalWr[open] {
    opacity: 0;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
}
.interview__contents__modalWr[open]::-webkit-backdrop {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.interview__contents__modalWr[open]::-ms-backdrop {
  opacity: 1;
  -ms-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.interview__contents__modalWr[open]::backdrop {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@starting-style {
  .interview__contents__modalWr[open]::-webkit-backdrop {
    opacity: 0;
  }
  .interview__contents__modalWr[open]::-ms-backdrop {
    opacity: 0;
  }
  .interview__contents__modalWr[open]::backdrop {
    opacity: 0;
  }
}
.interview__contents__modalWr::-webkit-backdrop {
  background: rgba(17, 17, 17, 0.5);
  opacity: 0;
}
.interview__contents__modalWr::-ms-backdrop {
  background: rgba(17, 17, 17, 0.5);
  opacity: 0;
}
.interview__contents__modalWr::backdrop {
  background: rgba(17, 17, 17, 0.5);
  opacity: 0;
}
.interview__contents__modalWr.closing {
  -webkit-animation: dialogClose 0.35s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: dialogClose 0.35s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.interview__contents__modalWr.closing::-webkit-backdrop {
  -webkit-animation: backdropClose 0.35s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: backdropClose 0.35s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.interview__contents__modalWr.closing::-ms-backdrop {
  animation: backdropClose 0.35s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.interview__contents__modalWr.closing::backdrop {
  -webkit-animation: backdropClose 0.35s cubic-bezier(0.4, 0, 0.2, 1) forwards;
          animation: backdropClose 0.35s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.interview__contents__modalWr#dialog01 .interview__contents__modal .schedule__lists__list:nth-child(1) div {
  background-color: rgba(230, 180, 34, 0.3333333333);
}
.interview__contents__modalWr#dialog01 .interview__contents__modal .schedule__lists__list:nth-child(2) div {
  background-color: rgba(230, 180, 34, 0.6666666667);
}
.interview__contents__modalWr#dialog01 .interview__contents__modal .schedule__lists__list:nth-child(3) div {
  background-color: rgb(230, 180, 34);
}
.interview__contents__modalWr#dialog02 .interview__contents__modal .schedule__lists__list:nth-child(1) div {
  background-color: rgba(230, 180, 34, 0.1666666667);
}
.interview__contents__modalWr#dialog02 .interview__contents__modal .schedule__lists__list:nth-child(2) div {
  background-color: rgba(230, 180, 34, 0.3333333333);
}
.interview__contents__modalWr#dialog02 .interview__contents__modal .schedule__lists__list:nth-child(3) div {
  background-color: rgba(230, 180, 34, 0.5);
}
.interview__contents__modalWr#dialog02 .interview__contents__modal .schedule__lists__list:nth-child(4) div {
  background-color: rgba(230, 180, 34, 0.6666666667);
}
.interview__contents__modalWr#dialog02 .interview__contents__modal .schedule__lists__list:nth-child(5) div {
  background-color: rgba(230, 180, 34, 0.8333333333);
}
.interview__contents__modalWr#dialog02 .interview__contents__modal .schedule__lists__list:nth-child(6) div {
  background-color: rgb(230, 180, 34);
}
.interview__contents__modalWr#dialog03 .interview__contents__modal .schedule__lists__list:nth-child(1) div {
  background-color: rgba(230, 180, 34, 0.1666666667);
}
.interview__contents__modalWr#dialog03 .interview__contents__modal .schedule__lists__list:nth-child(2) div {
  background-color: rgba(230, 180, 34, 0.3333333333);
}
.interview__contents__modalWr#dialog03 .interview__contents__modal .schedule__lists__list:nth-child(3) div {
  background-color: rgba(230, 180, 34, 0.5);
}
.interview__contents__modalWr#dialog03 .interview__contents__modal .schedule__lists__list:nth-child(4) div {
  background-color: rgba(230, 180, 34, 0.6666666667);
}
.interview__contents__modalWr#dialog03 .interview__contents__modal .schedule__lists__list:nth-child(5) div {
  background-color: rgba(230, 180, 34, 0.8333333333);
}
.interview__contents__modalWr#dialog03 .interview__contents__modal .schedule__lists__list:nth-child(6) div {
  background-color: rgb(230, 180, 34);
}
.interview__contents__modalWr#dialog04 .interview__contents__modal .schedule__lists__list:nth-child(1) div {
  background-color: rgba(230, 180, 34, 0.1666666667);
}
.interview__contents__modalWr#dialog04 .interview__contents__modal .schedule__lists__list:nth-child(2) div {
  background-color: rgba(230, 180, 34, 0.3333333333);
}
.interview__contents__modalWr#dialog04 .interview__contents__modal .schedule__lists__list:nth-child(3) div {
  background-color: rgba(230, 180, 34, 0.5);
}
.interview__contents__modalWr#dialog04 .interview__contents__modal .schedule__lists__list:nth-child(4) div {
  background-color: rgba(230, 180, 34, 0.6666666667);
}
.interview__contents__modalWr#dialog04 .interview__contents__modal .schedule__lists__list:nth-child(5) div {
  background-color: rgba(230, 180, 34, 0.8333333333);
}
.interview__contents__modalWr#dialog04 .interview__contents__modal .schedule__lists__list:nth-child(6) div {
  background-color: rgb(230, 180, 34);
}
.interview__contents__modalWr#dialog05 .interview__contents__modal .schedule__lists__list:nth-child(1) div {
  background-color: rgba(230, 180, 34, 0.1666666667);
}
.interview__contents__modalWr#dialog05 .interview__contents__modal .schedule__lists__list:nth-child(2) div {
  background-color: rgba(230, 180, 34, 0.3333333333);
}
.interview__contents__modalWr#dialog05 .interview__contents__modal .schedule__lists__list:nth-child(3) div {
  background-color: rgba(230, 180, 34, 0.5);
}
.interview__contents__modalWr#dialog05 .interview__contents__modal .schedule__lists__list:nth-child(4) div {
  background-color: rgba(230, 180, 34, 0.6666666667);
}
.interview__contents__modalWr#dialog05 .interview__contents__modal .schedule__lists__list:nth-child(5) div {
  background-color: rgba(230, 180, 34, 0.8333333333);
}
.interview__contents__modalWr#dialog05 .interview__contents__modal .schedule__lists__list:nth-child(6) div {
  background-color: rgb(230, 180, 34);
}
.interview__contents__modalWr#dialog06 .interview__contents__modal .schedule__lists__list:nth-child(1) div {
  background-color: rgba(230, 180, 34, 0.1666666667);
}
.interview__contents__modalWr#dialog06 .interview__contents__modal .schedule__lists__list:nth-child(2) div {
  background-color: rgba(230, 180, 34, 0.3333333333);
}
.interview__contents__modalWr#dialog06 .interview__contents__modal .schedule__lists__list:nth-child(3) div {
  background-color: rgba(230, 180, 34, 0.5);
}
.interview__contents__modalWr#dialog06 .interview__contents__modal .schedule__lists__list:nth-child(4) div {
  background-color: rgba(230, 180, 34, 0.6666666667);
}
.interview__contents__modalWr#dialog06 .interview__contents__modal .schedule__lists__list:nth-child(5) div {
  background-color: rgba(230, 180, 34, 0.8333333333);
}
.interview__contents__modalWr#dialog06 .interview__contents__modal .schedule__lists__list:nth-child(6) div {
  background-color: rgb(230, 180, 34);
}
.interview__contents__modalWr#dialog07 .interview__contents__modal .schedule__lists__list:nth-child(1) div {
  background-color: rgba(230, 180, 34, 0.1666666667);
}
.interview__contents__modalWr#dialog07 .interview__contents__modal .schedule__lists__list:nth-child(2) div {
  background-color: rgba(230, 180, 34, 0.3333333333);
}
.interview__contents__modalWr#dialog07 .interview__contents__modal .schedule__lists__list:nth-child(3) div {
  background-color: rgba(230, 180, 34, 0.5);
}
.interview__contents__modalWr#dialog07 .interview__contents__modal .schedule__lists__list:nth-child(4) div {
  background-color: rgba(230, 180, 34, 0.6666666667);
}
.interview__contents__modalWr#dialog07 .interview__contents__modal .schedule__lists__list:nth-child(5) div {
  background-color: rgba(230, 180, 34, 0.8333333333);
}
.interview__contents__modalWr#dialog07 .interview__contents__modal .schedule__lists__list:nth-child(6) div {
  background-color: rgb(230, 180, 34);
}
.interview__contents__modalWr#dialog08 .interview__contents__modal .schedule__lists__list:nth-child(1) div {
  background-color: rgba(230, 180, 34, 0.25);
}
.interview__contents__modalWr#dialog08 .interview__contents__modal .schedule__lists__list:nth-child(2) div {
  background-color: rgba(230, 180, 34, 0.5);
}
.interview__contents__modalWr#dialog08 .interview__contents__modal .schedule__lists__list:nth-child(3) div {
  background-color: rgba(230, 180, 34, 0.75);
}
.interview__contents__modalWr#dialog08 .interview__contents__modal .schedule__lists__list:nth-child(4) div {
  background-color: rgb(230, 180, 34);
}
.interview__contents__modalWr#dialog09 .interview__contents__modal .schedule__lists__list:nth-child(1) div {
  background-color: rgba(230, 180, 34, 0.1666666667);
}
.interview__contents__modalWr#dialog09 .interview__contents__modal .schedule__lists__list:nth-child(2) div {
  background-color: rgba(230, 180, 34, 0.3333333333);
}
.interview__contents__modalWr#dialog09 .interview__contents__modal .schedule__lists__list:nth-child(3) div {
  background-color: rgba(230, 180, 34, 0.5);
}
.interview__contents__modalWr#dialog09 .interview__contents__modal .schedule__lists__list:nth-child(4) div {
  background-color: rgba(230, 180, 34, 0.6666666667);
}
.interview__contents__modalWr#dialog09 .interview__contents__modal .schedule__lists__list:nth-child(5) div {
  background-color: rgba(230, 180, 34, 0.8333333333);
}
.interview__contents__modalWr#dialog09 .interview__contents__modal .schedule__lists__list:nth-child(6) div {
  background-color: rgb(230, 180, 34);
}
.interview__contents__modalWr:after {
  content: "";
  width: 125%;
  height: 145%;
  display: inline-block;
  background-image: url(../images/pattern-japblackwave.png);
  background-repeat: repeat;
  position: absolute;
  top: -23%;
  left: -10%;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  z-index: -1;
}
@media (max-width:1024px) {
  .interview__contents__modalWr:after {
    width: 160%;
    height: 116%;
    top: -8%;
    left: -29%;
  }
}
.interview__contents__modal {
  padding-top: min(calc(96 / 1440 * 100vw), 96px);
  padding-right: min(calc(96 / 1440 * 100vw), 96px);
  padding-bottom: min(calc(96 / 1440 * 100vw), 96px);
  padding-left: min(calc(96 / 1440 * 100vw), 96px);
  position: relative;
  max-height: 90vh;
  max-height: 90svh;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-width:1024px) {
  .interview__contents__modal {
    padding-top: max(calc(48 / 600 * 100vw), 48px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-bottom: max(calc(48 / 600 * 100vw), 48px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
  }
}
.interview__contents__modal .modal__closeBtn {
  position: absolute;
  top: min(calc(16 / 1440 * 100vw), 16px);
  right: min(calc(16 / 1440 * 100vw), 16px);
  border: none;
  background: none;
  cursor: pointer;
  line-height: 1;
  border: 1px rgb(17, 17, 17) solid;
  width: 48px;
  height: 48px;
  -webkit-transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), border 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), border 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  border-radius: 9999px;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__closeBtn {
    top: max(calc(14 / 600 * 100vw), 14px);
    right: max(calc(14 / 600 * 100vw), 14px);
    width: 28px;
    height: 28px;
  }
}
.interview__contents__modal .modal__closeBtn:hover {
  background-color: rgb(17, 17, 17);
  border: 1px rgb(254, 254, 254) solid;
}
.interview__contents__modal .modal__closeBtn:hover:after, .interview__contents__modal .modal__closeBtn:hover:before {
  background-color: rgb(254, 254, 254);
}
.interview__contents__modal .modal__closeBtn:before, .interview__contents__modal .modal__closeBtn:after {
  content: "";
  width: 24px;
  height: 2px;
  display: inline-block;
  background-color: rgb(17, 17, 17);
  -webkit-transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__closeBtn:before, .interview__contents__modal .modal__closeBtn:after {
    width: 12px;
    height: 2px;
  }
}
.interview__contents__modal .modal__closeBtn:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.interview__contents__modal .modal__closeBtn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.interview__contents__modal .modal__closeBtn02 {
  border: 2px rgb(17, 17, 17) solid;
  border-radius: 9999px;
  font-size: calc(1.6rem * 1.5);
  letter-spacing: calc(3 / 100 * 1em);
  color: rgb(17, 17, 17);
  width: 8.167em;
  height: 2em;
  text-align: center;
  display: block;
  margin-inline: auto;
  cursor: pointer;
  background-color: rgb(254, 254, 254);
  -webkit-transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__closeBtn02 {
    font-size: calc(1.6rem * 1);
    border: 2px rgb(17, 17, 17) solid;
  }
}
.interview__contents__modal .modal__closeBtn02:hover {
  background-color: rgb(17, 17, 17);
  color: rgb(254, 254, 254);
}
.interview__contents__modal .modal__contents__headsImg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: min(calc(0 / 1440 * 100vw), 0px) min(calc(24 / 1440 * 100vw), 24px);
  margin-bottom: min(calc(32 / 1440 * 100vw), 32px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg {
    gap: 0;
    margin-bottom: max(calc(24 / 600 * 100vw), 24px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads {
  padding: 20px 24px;
  border: 1px rgb(17, 17, 17) solid;
  border-radius: 12px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: rgb(254, 254, 254);
  position: relative;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads {
    padding-top: max(calc(12 / 600 * 100vw), 12px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-bottom: max(calc(12 / 600 * 100vw), 12px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
    margin-left: min(calc(-20 / 600 * 100vw), -20px);
    border-radius: 0 12px 12px 0;
    border-left: none;
    max-width: 520px;
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads:after {
  content: "";
  width: min(calc(196 / 1440 * 100vw), 196px);
  height: min(calc(202 / 1440 * 100vw), 202px);
  display: inline-block;
  position: absolute;
  bottom: 0;
  top: max(calc(-46 / 1440 * 100vw), -46px);
  left: max(calc(-40 / 1440 * 100vw), -40px);
  z-index: 100;
  background-image: url(../images/interview-shape02.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads:after {
    z-index: 5000;
    left: auto;
    right: min(calc(-16 / 600 * 100vw), -16px);
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads > * {
  position: relative;
  z-index: 1000;
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__head {
  font-size: calc(1.6rem * 1.75);
  line-height: calc(38.5 / 28);
  letter-spacing: calc(3 / 100 * 1em);
  color: rgb(196, 24, 30);
  -webkit-transform: skew(-10deg);
          transform: skew(-10deg);
  margin-bottom: min(calc(18 / 1440 * 100vw), 18px);
  font-family: "Zen Kurenaido", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN", "メイリオ", Meiryo, sans-serif;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__head {
    font-size: calc(1.6rem * 1);
    line-height: 1.25;
    margin-bottom: max(calc(12 / 600 * 100vw), 12px);
    margin-top: max(calc(12 / 600 * 100vw), 12px);
    padding-left: 108px;
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__head:before, .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__head:after {
  content: '"';
  width: 100%;
  height: 100%;
  display: inline;
  font-size: inherit;
  color: inherit;
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: min(calc(0 / 1440 * 100vw), 0px) min(calc(24 / 1440 * 100vw), 24px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts {
    gap: max(calc(8 / 600 * 100vw), 8px) max(calc(8 / 600 * 100vw), 8px);
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__logo {
  width: 112px;
  height: 112px;
  aspect-ratio: 1/1;
  border-radius: 9999px;
  border: 1px rgb(17, 17, 17) solid;
  padding: 16px;
  background-color: rgb(254, 254, 254);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__logo {
    width: 64px;
    height: 64px;
    position: absolute;
    bottom: -48px;
    padding: 8px;
    right: min(calc(-36 / 600 * 100vw), -36px);
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__logo img {
  -o-object-fit: contain;
     object-fit: contain;
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: min(calc(36 / 1440 * 100vw), 36px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile {
    width: 80%;
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__names {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 6px;
     -moz-column-gap: 6px;
          column-gap: 6px;
  margin-bottom: min(calc(8 / 1440 * 100vw), 8px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__names {
    margin-bottom: max(calc(6 / 600 * 100vw), 6px);
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__names *:first-child, .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__names *:last-child {
  font-size: calc(1.6rem * 1.25);
  letter-spacing: calc(10 / 100 * 1em);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__names *:first-child, .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__names *:last-child {
    font-size: calc(1.6rem * 0.875);
    letter-spacing: calc(5 / 100 * 1em);
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__names *:first-child:after {
  content: "さん";
  width: 100%;
  height: 100%;
  display: inline;
  font-size: calc(1.6rem * 0.875);
  font-weight: 400;
  margin-left: 4px;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__names *:first-child:after {
    font-size: calc(1.6rem * 0.675);
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__names *:nth-child(2) {
  font-size: calc(1.6rem * 1.5);
  font-weight: 400;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__names *:nth-child(2) {
    font-size: calc(1.6rem * 0.675);
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__store {
  font-size: calc(1.6rem * 1.125);
  letter-spacing: calc(3 / 100 * 1em);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-bottom: min(calc(20 / 1440 * 100vw), 20px);
  line-height: 1.25;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__store {
    font-size: calc(1.6rem * 0.875);
    margin-bottom: max(calc(10 / 600 * 100vw), 10px);
    margin-left: 0;
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__store:before {
  content: "@";
  width: 100%;
  height: 100%;
  display: inline;
  font-size: inherit;
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__lists {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(calc(14 / 1440 * 100vw), 14px) min(calc(12 / 1440 * 100vw), 12px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__lists {
    gap: max(calc(4 / 600 * 100vw), 4px) max(calc(8 / 600 * 100vw), 8px);
    padding-left: max(calc(12 / 600 * 100vw), 12px);
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__lists__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__lists__list span:first-child {
  border: 1px rgb(17, 17, 17) solid;
  padding: 2px 4px 3px 4px;
  margin-right: 8px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__lists__list span:first-child {
    font-size: calc(1.6rem * 0.675);
    margin-right: 4px;
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__lists__list span:nth-child(2) {
  font-size: calc(1.6rem * 1.125);
  letter-spacing: calc(3 / 100 * 1em);
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.25;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__heads .heads__texts__profile .profile__lists__list span:nth-child(2) {
    font-size: calc(1.6rem * 0.75);
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__image {
  width: min(calc(432 / 1440 * 100vw), 432px);
  aspect-ratio: 4/3;
  margin-top: min(calc(32 / 1440 * 100vw), 32px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__image {
    margin-top: 0;
    width: 96px;
    height: 96px;
    margin-bottom: -54px;
    z-index: 5000;
  }
}
.interview__contents__modal .modal__contents__headsImg .headsImg__image img {
  border-radius: 12px;
  border: 1px rgb(17, 17, 17) solid;
  aspect-ratio: 432/240;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__headsImg .headsImg__image img {
    aspect-ratio: 1/1;
  }
}
.interview__contents__modal .modal__contents__qa {
  position: relative;
  padding-top: min(calc(28 / 1440 * 100vw), 28px);
  padding-right: min(calc(28 / 1440 * 100vw), 28px);
  padding-bottom: min(calc(28 / 1440 * 100vw), 28px);
  padding-left: min(calc(28 / 1440 * 100vw), 28px);
  border: 1px rgb(17, 17, 17) solid;
  border-radius: 12px 12px 0 0;
  background-color: rgb(254, 254, 254);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__qa {
    margin-right: min(calc(-20 / 600 * 100vw), -20px);
    padding-top: max(calc(32 / 600 * 100vw), 32px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-bottom: max(calc(64 / 600 * 100vw), 64px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
    border-radius: 12px 0 0 0;
  }
}
.interview__contents__modal .modal__contents__qa:before {
  content: "";
  width: min(calc(54 / 1440 * 100vw), 54px);
  height: min(calc(50 / 1440 * 100vw), 50px);
  background-image: url(../images/interview-shape01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  position: absolute;
  right: min(calc(12 / 1440 * 100vw), 12px);
  top: min(calc(8 / 1440 * 100vw), 8px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__qa:before {
    width: max(calc(24 / 600 * 100vw), 24px);
    height: max(calc(20 / 600 * 100vw), 20px);
    right: auto;
    left: max(calc(8 / 600 * 100vw), 8px);
    top: max(calc(8 / 600 * 100vw), 8px);
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
  }
}
.interview__contents__modal .modal__contents__qa .qa__listsWr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: min(calc(0 / 1440 * 100vw), 0px) min(calc(48 / 1440 * 100vw), 48px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__qa .qa__listsWr {
    margin-bottom: 0;
    gap: max(calc(12 / 600 * 100vw), 12px) max(calc(0 / 600 * 100vw), 0px);
  }
}
.interview__contents__modal .modal__contents__qa .qa__listsWr:nth-child(3) {
  margin-bottom: 0;
}
.interview__contents__modal .modal__contents__qa .qa__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: min(calc(40 / 1440 * 100vw), 40px) min(calc(0 / 1440 * 100vw), 0px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__qa .qa__lists {
    gap: max(calc(32 / 600 * 100vw), 32px) max(calc(0 / 600 * 100vw), 0px);
  }
}
.interview__contents__modal .modal__contents__qa .qa__lists__list:nth-child(even) .list__q {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.interview__contents__modal .modal__contents__qa .qa__lists__list:last-child {
  padding-right: min(calc(196 / 1440 * 100vw), 196px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__qa .qa__lists__list:last-child {
    padding-right: 0;
  }
}
.interview__contents__modal .modal__contents__qa .qa__lists__list .list__q {
  color: rgb(196, 24, 30);
  margin-bottom: min(calc(10 / 1440 * 100vw), 10px);
  -webkit-transform: skew(-10deg);
          transform: skew(-10deg);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__qa .qa__lists__list .list__q {
    margin-bottom: max(calc(8 / 600 * 100vw), 8px);
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
  }
}
.interview__contents__modal .modal__contents__qa .qa__lists__list .list__q span {
  font-size: calc(1.6rem * 3);
  line-height: calc(40 / 48);
  letter-spacing: calc(10 / 100 * 1em);
  font-weight: 700;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__qa .qa__lists__list .list__q span {
    font-size: calc(1.6rem * 1.5);
    letter-spacing: calc(5 / 100 * 1em);
  }
}
.interview__contents__modal .modal__contents__qa .qa__lists__list .list__q p {
  font-size: calc(1.6rem * 1.25);
  letter-spacing: calc(5 / 100 * 1em);
  line-height: calc(25 / 20);
  font-weight: 500;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__qa .qa__lists__list .list__q p {
    font-size: calc(1.6rem * 1);
    line-height: 1.25;
  }
}
.interview__contents__modal .modal__contents__qa .qa__lists__list .list__a {
  line-height: calc(28 / 16);
  padding-left: min(calc(24 / 1440 * 100vw), 24px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__qa .qa__lists__list .list__a {
    line-height: 1.375;
    font-size: calc(1.6rem * 0.875);
    font-weight: 400;
    padding-left: 0;
  }
}
.interview__contents__modal .modal__contents__schedule {
  border: 1px rgb(17, 17, 17) solid;
  border-top: none;
  border-radius: 0 0 12px 12px;
  padding-top: min(calc(32 / 1440 * 100vw), 32px);
  padding-bottom: min(calc(32 / 1440 * 100vw), 32px);
  margin-bottom: min(calc(64 / 1440 * 100vw), 64px);
  position: relative;
  background-color: rgb(254, 254, 254);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__schedule {
    padding-top: max(calc(64 / 600 * 100vw), 64px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-bottom: max(calc(32 / 600 * 100vw), 32px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
    margin-bottom: max(calc(32 / 600 * 100vw), 32px);
    margin-right: min(calc(-20 / 600 * 100vw), -20px);
    border-radius: 0 0 0 12px;
  }
}
.interview__contents__modal .modal__contents__schedule:before {
  content: "";
  width: min(calc(54 / 1440 * 100vw), 54px);
  height: min(calc(50 / 1440 * 100vw), 50px);
  background-image: url(../images/interview-shape01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: min(calc(12 / 1440 * 100vw), 12px);
  bottom: min(calc(8 / 1440 * 100vw), 8px);
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__schedule:before {
    width: max(calc(38 / 600 * 100vw), 38px);
    height: max(calc(34 / 600 * 100vw), 34px);
    left: auto;
    right: max(calc(12 / 600 * 100vw), 12px);
    bottom: max(calc(8 / 600 * 100vw), 8px);
    -webkit-transform: rotate(180deg) scale(-1, 1);
            transform: rotate(180deg) scale(-1, 1);
  }
}
.interview__contents__modal .modal__contents__schedule:after {
  content: "";
  width: min(calc(196 / 1440 * 100vw), 196px);
  height: min(calc(190 / 1440 * 100vw), 190px);
  display: inline-block;
  position: absolute;
  bottom: 0;
  bottom: max(calc(-60 / 1440 * 100vw), -60px);
  right: max(calc(-39 / 1440 * 100vw), -39px);
  z-index: 5000;
  background-image: url(../images/interview-shape02.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__schedule:after {
    width: max(calc(64 / 600 * 100vw), 64px);
    height: max(calc(70 / 600 * 100vw), 70px);
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
    right: auto;
    left: max(calc(-24 / 600 * 100vw), -24px);
    bottom: min(calc(-24 / 600 * 100vw), -24px);
    display: none;
  }
}
.interview__contents__modal .modal__contents__schedule .schedule__head {
  font-size: calc(1.6rem * 1.25);
  letter-spacing: calc(5 / 100 * 1em);
  line-height: calc(25 / 20);
  font-weight: 700;
  color: rgb(196, 24, 30);
  text-align: center;
  -webkit-transform: skew(-10deg);
          transform: skew(-10deg);
  margin-bottom: min(calc(16 / 1440 * 100vw), 16px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__schedule .schedule__head {
    font-size: calc(1.6rem * 1);
    margin-bottom: max(calc(12 / 600 * 100vw), 12px);
    letter-spacing: calc(3 / 100 * 1em);
  }
}
.interview__contents__modal .modal__contents__schedule .schedule__listsWr {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  position: relative;
  z-index: 7000;
}
.interview__contents__modal .modal__contents__schedule .schedule__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(calc(18 / 1440 * 100vw), 18px) min(calc(0 / 1440 * 100vw), 0px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__schedule .schedule__lists {
    gap: max(calc(12 / 600 * 100vw), 12px) max(calc(0 / 600 * 100vw), 0px);
  }
}
.interview__contents__modal .modal__contents__schedule .schedule__lists__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: min(calc(0 / 1440 * 100vw), 0px) min(calc(16 / 1440 * 100vw), 16px);
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__schedule .schedule__lists__list {
    gap: max(calc(0 / 600 * 100vw), 0px) max(calc(10 / 600 * 100vw), 10px);
  }
}
.interview__contents__modal .modal__contents__schedule .schedule__lists__list div {
  border: 2px rgb(17, 17, 17) solid;
  border-radius: 9999px;
  width: 85px;
  height: 24px;
  padding-top: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__schedule .schedule__lists__list div {
    width: 58px;
  }
}
.interview__contents__modal .modal__contents__schedule .schedule__lists__list div span {
  font-size: calc(1.6rem * 1.125);
  letter-spacing: calc(5 / 100 * 1em);
  font-weight: 700;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transform: skew(-10deg);
          transform: skew(-10deg);
  padding-top: 1px;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__schedule .schedule__lists__list div span {
    font-size: calc(1.6rem * 0.75);
  }
}
.interview__contents__modal .modal__contents__schedule .schedule__lists__list p {
  font-weight: 400;
  line-height: calc(20 / 16);
  letter-spacing: calc(5 / 100 * 1em);
  padding-bottom: 2px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__schedule .schedule__lists__list p {
    font-size: calc(1.6rem * 0.875);
  }
}
.interview__contents__modal .modal__contents__schedule .schedule__image {
  position: absolute;
  top: max(calc(-80 / 1440 * 100vw), -80px);
  right: min(calc(32 / 1440 * 100vw), 32px);
  width: min(calc(160 / 1440 * 100vw), 160px);
  aspect-ratio: 1/1;
}
@media (max-width:1024px) {
  .interview__contents__modal .modal__contents__schedule .schedule__image {
    top: min(calc(-48 / 600 * 100vw), -48px);
    width: max(calc(96 / 600 * 100vw), 96px);
    height: max(calc(96 / 600 * 100vw), 96px);
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.interview__contents__modal .modal__contents__schedule .schedule__image img {
  border: 1px rgb(17, 17, 17) solid;
  border-radius: 12px;
}
.interview__shape {
  background-image: url(../images/about-shape.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 108px;
  aspect-ratio: 108/100;
  position: absolute;
  right: 16px;
  top: 16px;
}
@media (min-width:1441px) {
  .interview__shape {
    width: 7.5vw;
    height: 6.9444444444vw;
    right: 1.1111111111vw;
    top: 1.1111111111vw;
  }
}
@media (max-width:1024px) {
  .interview__shape {
    width: max(calc(48 / 600 * 100vw), 48px);
    right: max(calc(20 / 600 * 100vw), 20px);
    top: max(calc(16 / 600 * 100vw), 16px);
  }
}
.interview__shape.bottom {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 54px;
  aspect-ratio: 54/50;
  right: auto;
  top: auto;
  left: 16px;
  bottom: 14px;
}
@media (min-width:1441px) {
  .interview__shape.bottom {
    width: 3.75vw;
    height: 3.4722222222vw;
    left: 1.1111111111vw;
    bottom: 0.9722222222vw;
  }
}
@media (max-width:1024px) {
  .interview__shape.bottom {
    width: max(calc(24 / 600 * 100vw), 24px);
    left: max(calc(20 / 600 * 100vw), 20px);
    bottom: max(calc(16 / 600 * 100vw), 16px);
  }
}
.interview__ppl {
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: -10%;
  z-index: 1000;
  width: min(calc(255 / 1440 * 100vw), 255px);
  aspect-ratio: 255/521.47;
  bottom: max(calc(-120 / 1440 * 100vw), -120px);
  background-image: url(../images/interview-ppl.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width:1441px) {
  .interview__ppl {
    width: calc(255 / 1440 * 100vw);
    height: calc(521.47 / 1440 * 100vw);
    bottom: calc(-120 / 1440 * 100vw);
  }
}
@media (max-width:1024px) {
  .interview__ppl {
    width: max(calc(96 / 600 * 100vw), 96px);
    bottom: min(calc(-54 / 600 * 100vw), -54px);
    right: min(calc(-12 / 600 * 100vw), -12px);
  }
}

/* ツールチップ */
.svg-tooltip {
  position: fixed; /* スクロールに追従 */
  pointer-events: none; /* マウスを邪魔しない */
  background-color: rgb(238, 238, 238);
  color: rgb(17, 17, 17);
  padding: 6px 6px 6px 12px;
  border-radius: 4px;
  border: 1px rgb(17, 17, 17) solid;
  font-size: calc(1.6rem * 0.875);
  letter-spacing: calc(3 / 100 * 1em);
  line-height: 1.375;
  white-space: nowrap;
  z-index: 9999;
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  white-space: pre-line;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); /* ちらつき軽減 */
}

.svg-tooltip.show {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/* 対象エリアのカーソルもわかりやすく */
.icon-map g.no-store {
  cursor: not-allowed;
}

.search {
  position: relative;
  padding-top: min(calc(144 / 1440 * 100vw), 144px);
}
@media (max-width:1024px) {
  .search {
    padding-top: max(calc(64 / 600 * 100vw), 64px);
  }
}
.search__contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.search__contents__heads {
  margin-bottom: min(calc(48 / 1440 * 100vw), 48px);
}
@media (max-width:1024px) {
  .search__contents__heads {
    margin-bottom: max(calc(24 / 600 * 100vw), 24px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width:1024px) {
  .search__contents__heads .heads__head__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 12px;
  }
}
.search__contents__heads .heads__head__text.top {
  margin-right: 240px;
}
@media (max-width:1024px) {
  .search__contents__heads .heads__head__text.top {
    margin-right: 0;
  }
}
.search__contents__heads .heads__head__text .text__box {
  margin-right: 32px;
}
@media (max-width:1024px) {
  .search__contents__heads .heads__head__text .text__box {
    margin-right: 0;
  }
}
.search__contents__heads .heads__head__text .text__box__svg {
  width: 188px;
  height: 67px;
  left: -44px;
  top: -22.95px;
}
@media (max-width:1024px) {
  .search__contents__heads .heads__head__text .text__box__svg {
    width: 119px;
    height: auto;
    top: -4.12px;
    left: -4px;
  }
}
@media (max-width:1024px) {
  .search__contents__heads .heads__head__text > span:nth-child(2) {
    padding-left: 16px;
  }
}
@media (max-width:1024px) {
  .search__contents__heads .heads__subhead.top {
    padding-left: 0;
  }
}
@media (max-width:1024px) {
  .search__contents__heads .heads__subhead.bottom {
    margin-left: 0;
  }
}
.search__contents__imgPara {
  position: relative;
  z-index: 0;
  margin-bottom: min(calc(64 / 1440 * 100vw), 64px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: min(calc(192 / 1440 * 100vw), 192px);
  padding-left: min(calc(192 / 1440 * 100vw), 192px);
}
@media (max-width:1024px) {
  .search__contents__imgPara {
    margin-bottom: max(calc(48 / 600 * 100vw), 48px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.search__contents__imgPara .imgPara__image {
  width: min(calc(456 / 1440 * 100vw), 456px);
  aspect-ratio: 456/245;
  background-color: rgb(254, 254, 254);
  -webkit-filter: drop-shadow(8px 8px #fbf0b4);
          filter: drop-shadow(8px 8px #fbf0b4);
  margin-right: min(calc(48 / 1440 * 100vw), 48px);
}
@media (max-width:1024px) {
  .search__contents__imgPara .imgPara__image {
    width: 100%;
    margin-right: 0;
  }
}
.search__contents__imgPara .imgPara__paras {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.search__contents__imgPara .imgPara__paras p {
  font-size: calc(1.6rem * 0.875);
  line-height: calc(24.5 / 14);
  font-weight: 400;
}
@media (max-width:1024px) {
  .search__contents__imgPara .imgPara__paras p {
    font-size: calc(1.6rem * 0.75);
    margin-bottom: max(calc(24 / 600 * 100vw), 24px);
  }
}
.search__contents__imgPara .imgPara__paras p:first-child {
  margin-bottom: 16px;
}
@media (max-width:1024px) {
  .search__contents__imgPara .imgPara__paras p:first-child {
    margin-bottom: 12px;
  }
}
.search__contents__imgPara .imgPara__paras p:last-child {
  padding-left: min(calc(48 / 1440 * 100vw), 48px);
}
@media (max-width:1024px) {
  .search__contents__imgPara .imgPara__paras p:last-child {
    padding-left: 0;
  }
}
.search__contents__imgPara .imgPara__pplWr {
  overflow: hidden;
  position: absolute;
  left: min(calc(43 / 1440 * 100vw), 43px);
  bottom: max(calc(-64 / 1440 * 100vw), -64px);
  z-index: 1000;
  width: min(calc(327 / 1440 * 100vw), 327px);
  aspect-ratio: 327/406;
}
@media (max-width:1024px) {
  .search__contents__imgPara .imgPara__pplWr {
    width: max(calc(128 / 600 * 100vw), 128px);
    bottom: min(calc(-48 / 600 * 100vw), -48px);
  }
}
.search__contents__imgPara .imgPara__ppl {
  background-image: url(../images/search-ppl.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.search__contents__boxesWr {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 100;
}
.search__contents__boxes {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  grid-template-areas: "a b" "c c";
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-top: 4px rgb(17, 17, 17) solid;
  border-bottom: 4px rgb(17, 17, 17) solid;
  position: relative;
  z-index: 100;
}
@media (max-width:1024px) {
  .search__contents__boxes {
    grid-template-columns: 1fr;
    grid-template-areas: "a" "b" "c";
  }
}
.search__contents__boxes:after {
  content: "";
  width: 135%;
  height: 98%;
  display: inline-block;
  background-image: url(../images/pattern-japblackwave.png);
  background-repeat: repeat;
  position: absolute;
  top: -13%;
  left: -18%;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  z-index: -1;
}
@media (max-width:1024px) {
  .search__contents__boxes:after {
    display: none;
  }
}
@media (min-width:1441px) {
  .search__contents__boxes {
    border-left: 4px rgb(17, 17, 17) solid;
    border-right: 4px rgb(17, 17, 17) solid;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 12px;
    overflow: hidden;
  }
}
.search__contents__boxes .boxes__box {
  padding-top: min(calc(64 / 1440 * 100vw), 64px);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box {
    overflow: hidden;
    position: relative;
    padding-top: max(calc(32 / 600 * 100vw), 32px);
  }
  .search__contents__boxes .boxes__box:nth-child(2) {
    padding-bottom: max(calc(32 / 600 * 100vw), 32px);
  }
}
.search__contents__boxes .boxes__box:after {
  display: none;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box:after {
    content: "";
    display: inline-block;
    background-image: url(../images/pattern-japblackwave.png);
    background-repeat: repeat;
    position: absolute;
    z-index: -1;
  }
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box:nth-child(1):after {
    width: 135%;
    height: 98%;
    top: -13%;
    left: -18%;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box:nth-child(2):after {
    width: 155%;
    height: 120%;
    top: -11%;
    left: -25%;
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box:nth-child(3):after {
    width: 117%;
    height: 30%;
    top: -9%;
    left: -9%;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
}
.search__contents__boxes .boxes__box__texts {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: min(calc(24 / 1440 * 100vw), 24px);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box__texts {
    margin-bottom: max(calc(16 / 600 * 100vw), 16px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
  }
}
.search__contents__boxes .boxes__box__texts .texts__heads {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: min(calc(12 / 1440 * 100vw), 12px);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box__texts .texts__heads {
    margin-bottom: max(calc(8 / 600 * 100vw), 8px);
  }
}
.search__contents__boxes .boxes__box__texts .texts__heads__logo .icon-logo {
  width: 40px;
  aspect-ratio: 40/24;
  margin-right: 8px;
  color: rgb(196, 24, 30);
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box__texts .texts__heads__logo .icon-logo {
    width: 24px;
    -webkit-transform: translateY(1.5px);
            transform: translateY(1.5px);
    margin-right: 5px;
  }
}
.search__contents__boxes .boxes__box__texts .texts__heads__head {
  font-size: calc(1.6rem * 1.5);
  color: rgb(196, 24, 30);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box__texts .texts__heads__head {
    font-size: calc(1.6rem * 1.25);
  }
}
.search__contents__boxes .boxes__box__texts .texts__para {
  font-size: calc(1.6rem * 0.75);
  font-weight: 400;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box__texts .texts__para {
    line-height: 1.25;
    text-align: center;
  }
}
.search__contents__boxes .boxes__box__texts .texts__para .text-sp {
  display: none;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box__texts .texts__para .text-sp {
    display: inline;
  }
}
.search__contents__boxes .boxes__box__texts .texts__para .text-pc {
  display: inline;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box__texts .texts__para .text-pc {
    display: none;
  }
}
.search__contents__boxes .boxes__box.store {
  grid-area: a;
  width: min(calc(976 / 1440 * 100vw), 976px);
  /* JSなしフォールバック：:target だけ表示 */
  /* JSなしフォールバック：:target だけ表示終了 */
}
.search__contents__boxes .boxes__box.store #boxes {
  -webkit-transform: translateY(96px);
          transform: translateY(96px);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store #boxes {
    -webkit-transform: translateY(-148px);
            transform: translateY(-148px);
  }
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store {
    width: 100%;
  }
}
.search__contents__boxes .boxes__box.store .store__logosWr {
  border-top: 1px rgb(17, 17, 17) solid;
}
.search__contents__boxes .boxes__box.store .store__logos {
  border-bottom: 1px rgb(17, 17, 17) solid;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}
@media (max-width:600px) {
  .search__contents__boxes .boxes__box.store .store__logos {
    grid-template-columns: repeat(5, 1fr);
  }
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo {
  aspect-ratio: 1/1;
  width: 100%;
  border-right: 1px rgb(17, 17, 17) solid;
  background-color: rgb(254, 254, 254);
  position: relative;
  z-index: 0;
  -webkit-transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  overflow: hidden;
}
@media (min-width:601px) {
  .search__contents__boxes .boxes__box.store .store__logos .logos__logo:nth-child(-n+12) {
    border-bottom: 1px rgb(17, 17, 17) solid;
  }
  .search__contents__boxes .boxes__box.store .store__logos .logos__logo:nth-child(6), .search__contents__boxes .boxes__box.store .store__logos .logos__logo:nth-child(12) {
    border-right: none;
  }
  .search__contents__boxes .boxes__box.store .store__logos .logos__logo:last-child {
    border-right: none;
  }
}
@media (max-width:600px) {
  .search__contents__boxes .boxes__box.store .store__logos .logos__logo:nth-child(-n+15) {
    border-bottom: 1px rgb(17, 17, 17) solid;
  }
  .search__contents__boxes .boxes__box.store .store__logos .logos__logo:nth-child(5), .search__contents__boxes .boxes__box.store .store__logos .logos__logo:nth-child(10), .search__contents__boxes .boxes__box.store .store__logos .logos__logo:nth-child(15) {
    border-right: none;
  }
  .search__contents__boxes .boxes__box.store .store__logos .logos__logo:last-child {
    border-right: 1px rgb(17, 17, 17) solid;
  }
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  inset: 0;
  background: rgb(238, 238, 238);
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  pointer-events: none;
  will-change: opacity;
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo:after {
  content: "";
  height: 10px;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: inline-block;
  background-color: rgb(196, 24, 30);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 200;
  -webkit-transform: translateY(11px);
          transform: translateY(11px);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__logos .logos__logo:after {
    height: 6px;
    -webkit-transform: translateY(7px);
            transform: translateY(7px);
  }
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo:hover::before {
  opacity: 1;
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo:hover:after {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo:has(.is-active) button {
  cursor: default;
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo:has(.is-active):before {
  opacity: 1;
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo:has(.is-active):after {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo:has(.is-active) img {
  -webkit-animation: bounceY 0.3s ease;
          animation: bounceY 0.3s ease;
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo button {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  position: relative;
  z-index: 300;
  /*tabキー移動フォーカス*/
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo button:focus-visible {
  outline: 1px blue solid;
  outline-offset: -1px;
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo button img {
  width: 90%;
  aspect-ratio: 1/1;
  margin: auto;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width:600px) {
  .search__contents__boxes .boxes__box.store .store__logos .logos__logo button img.logo-sp {
    width: 57.5%;
  }
}
.search__contents__boxes .boxes__box.store .store__logos .logos__logo span {
  font-size: calc(1.6rem * 0.625);
  letter-spacing: calc(3 / 100 * 1em);
  font-weight: 700;
  position: absolute;
  top: 6px;
  right: 4px;
  z-index: 1000;
}
@media (max-width:600px) {
  .search__contents__boxes .boxes__box.store .store__logos .logos__logo span {
    top: 3px;
    right: 2px;
    letter-spacing: calc(1 / 100 * 1em);
  }
}
.search__contents__boxes .boxes__box.store .store__infoWr .store__info {
  display: none;
}
.search__contents__boxes .boxes__box.store .store__infoWr .store__info:target {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.search__contents__boxes .boxes__box.store .store__info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.search__contents__boxes .boxes__box.store .store__info__images {
  position: relative;
  z-index: 0;
  width: min(calc(467 / 1440 * 100vw), 467px);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__images {
    width: 50%;
  }
}
.search__contents__boxes .boxes__box.store .store__info__images .images__image.bg {
  width: 100%;
  height: 100%;
  background-color: rgb(170, 170, 170);
  position: relative;
}
.search__contents__boxes .boxes__box.store .store__info__images .images__image.bg:after {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(315deg, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0) 75%, rgba(17, 17, 17, 0.65) 85%, rgba(17, 17, 17, 0.85) 100%);
  background: linear-gradient(135deg, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0) 75%, rgba(17, 17, 17, 0.65) 85%, rgba(17, 17, 17, 0.85) 100%);
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__images .images__image.bg:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0)), color-stop(70%, rgba(17, 17, 17, 0)), color-stop(80%, rgba(17, 17, 17, 0.45)), to(rgba(17, 17, 17, 0.75)));
    background: -webkit-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0) 70%, rgba(17, 17, 17, 0.45) 80%, rgba(17, 17, 17, 0.75) 100%);
    background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0) 70%, rgba(17, 17, 17, 0.45) 80%, rgba(17, 17, 17, 0.75) 100%);
  }
}
.search__contents__boxes .boxes__box.store .store__info__images .images__image.left, .search__contents__boxes .boxes__box.store .store__info__images .images__image.right {
  width: min(calc(96 / 1440 * 100vw), 96px);
  height: min(calc(96 / 1440 * 100vw), 96px);
  border-radius: 9999px;
  border: 1px rgb(254, 254, 254) solid;
  position: absolute;
  left: 16px;
  bottom: 16px;
  z-index: 1000;
  overflow: hidden;
  background-color: rgb(254, 254, 254);
  cursor: pointer;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__images .images__image.left, .search__contents__boxes .boxes__box.store .store__info__images .images__image.right {
    width: max(calc(48 / 600 * 100vw), 48px);
    height: max(calc(48 / 600 * 100vw), 48px);
    left: max(calc(8 / 600 * 100vw), 8px);
  }
}
.search__contents__boxes .boxes__box.store .store__info__images .images__image.left img, .search__contents__boxes .boxes__box.store .store__info__images .images__image.right img {
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.search__contents__boxes .boxes__box.store .store__info__images .images__image.left:hover img, .search__contents__boxes .boxes__box.store .store__info__images .images__image.right:hover img {
  opacity: 0.5;
}
.search__contents__boxes .boxes__box.store .store__info__images .images__image.right {
  left: min(calc(128 / 1440 * 100vw), 128px);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__images .images__image.right {
    bottom: max(calc(58 / 600 * 100vw), 58px);
    left: max(calc(8 / 600 * 100vw), 8px);
  }
}
.search__contents__boxes .boxes__box.store .store__info__images .images__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  row-gap: 16px;
  position: absolute;
  bottom: 16px;
  right: 16px;
  z-index: 1000;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__images .images__lists {
    gap: 6px 2px;
    bottom: max(calc(12 / 600 * 100vw), 12px);
    right: max(calc(6 / 600 * 100vw), 6px);
    width: auto;
    max-width: 164px;
  }
}
.search__contents__boxes .boxes__box.store .store__info__images .images__lists__list {
  font-size: calc(1.6rem * 0.875);
  font-weight: 400;
  color: rgb(254, 254, 254);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__images .images__lists__list {
    font-size: calc(1.6rem * 0.625);
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: min(calc(32 / 1440 * 100vw), 32px);
  padding-right: min(calc(32 / 1440 * 100vw), 32px);
  padding-bottom: min(calc(32 / 1440 * 100vw), 32px);
  padding-left: min(calc(32 / 1440 * 100vw), 32px);
  background-color: rgb(238, 238, 238);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__texts {
    position: relative;
    padding-top: max(calc(12 / 600 * 100vw), 12px);
    padding-right: max(calc(12 / 600 * 100vw), 12px);
    padding-bottom: max(calc(12 / 600 * 100vw), 12px);
    padding-left: max(calc(12 / 600 * 100vw), 12px);
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: min(calc(18 / 1440 * 100vw), 18px);
  padding-bottom: min(calc(12 / 1440 * 100vw), 12px);
  border-bottom: 1px rgb(17, 17, 17) solid;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__texts .texts__names {
    margin-bottom: max(calc(8 / 600 * 100vw), 8px);
    padding-bottom: max(calc(4 / 600 * 100vw), 4px);
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__logo {
  width: 77px;
  margin-right: min(calc(16 / 1440 * 100vw), 16px);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__texts .texts__names__logo {
    width: 32px;
    aspect-ratio: 1/1;
    position: absolute;
    top: max(calc(8 / 600 * 100vw), 8px);
    left: max(calc(8 / 600 * 100vw), 8px);
    background-color: rgb(254, 254, 254);
    border: 0.5px rgb(17, 17, 17) solid;
    border-radius: 9999px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__logo img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__texts .texts__names__logo img {
    width: 65%;
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__name {
  font-size: calc(1.6rem * 1.125);
  letter-spacing: calc(5 / 100 * 1em);
  margin-bottom: 10px;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__name {
    font-size: calc(1.6rem * 0.875);
    letter-spacing: calc(3 / 100 * 1em);
    margin-bottom: 12px;
    padding-left: 32px;
    line-height: 1.25;
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__name::first-letter {
  font-size: calc(1.6rem * 1.5);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__name::first-letter {
    font-size: calc(1.6rem * 1.125);
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2px;
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access__kind {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access__kind > div {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access__kind .icon-genre {
  width: 13px;
  height: 12px;
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 2px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access__kind .icon-genre {
    margin-bottom: 0;
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access__kind span {
  font-size: calc(1.6rem * 0.75);
  white-space: nowrap;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access__kind span {
    font-size: calc(1.6rem * 0.625);
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access__num {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access__num {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access__num > div {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access__num .icon-access {
  width: 13px;
  height: 15px;
  display: inline-block;
  margin-right: 4px;
  -o-object-fit: contain;
     object-fit: contain;
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access__num p {
  font-size: calc(1.6rem * 0.75);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__texts .texts__names__nameAccess .nameAccess__access__num p {
    font-size: calc(1.6rem * 0.625);
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__para {
  height: 200px;
  overflow: scroll;
  margin-bottom: min(calc(24 / 1440 * 100vw), 24px);
  /* スクロールバーのつまみ部分 */
  /* スクロールバーの上下（角）部分 */
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__para::-webkit-scrollbar {
  width: 4px;
  background: transparent;
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__para::-webkit-scrollbar-thumb {
  background-color: #aaaaaa;
  border-radius: 4px;
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__para::-webkit-scrollbar-corner {
  background: transparent;
}
@media (max-width:600px) {
  .search__contents__boxes .boxes__box.store .store__info__texts .texts__para {
    height: 100px;
    margin-bottom: max(calc(8 / 600 * 100vw), 8px);
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__para p {
  letter-spacing: calc(5 / 100 * 1em);
  line-height: calc(28 / 16);
  font-weight: 400;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.store .store__info__texts .texts__para p {
    font-size: calc(1.6rem * 0.75);
    line-height: 1.375;
    letter-spacing: calc(1 / 100 * 1em);
  }
}
.search__contents__boxes .boxes__box.store .store__info__texts .texts__btn:hover {
  background-color: rgb(196, 24, 30);
}
.search__contents__boxes .boxes__box.store .store__info.active .images__image.bg img {
  -webkit-animation: bgmoveX 5s ease-out forwards;
          animation: bgmoveX 5s ease-out forwards;
}
@-webkit-keyframes bgmoveX {
  0% {
    object-position: 0% 100%;
  }
  100% {
    object-position: 80% 100%;
  }
}
@keyframes bgmoveX {
  0% {
    -o-object-position: 0% 100%;
       object-position: 0% 100%;
  }
  100% {
    -o-object-position: 80% 100%;
       object-position: 80% 100%;
  }
}
.search__contents__boxes .boxes__box.area {
  grid-area: b;
  width: min(calc(460 / 1440 * 100vw), 460px);
  border-left: 4px rgb(17, 17, 17) solid;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.area {
    width: 100%;
    grid-area: unset;
    border-left: 0;
  }
}
.search__contents__boxes .boxes__box.area .area__lists__map {
  width: min(calc(335 / 1440 * 100vw), 335px);
  aspect-ratio: 335/566;
  margin-inline: auto;
  margin-bottom: min(calc(24 / 1440 * 100vw), 24px);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.area .area__lists__map {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    max-width: 296px;
    margin-bottom: 0;
    margin-inline: unset;
  }
}
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map {
  width: 100%;
  height: 100%;
  display: block;
}
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a .cls-1 {
  -webkit-transition: fill 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: fill 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.area .area__lists__map .icon-map a span {
    font-size: calc(1.6rem * 0.675);
  }
}
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=sakyo-ku].active .cls-1,
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=shimogyo-ku].active .cls-1 {
  fill: rgb(235.9424778761, 201.0575221239, 202.3495575221);
}
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=sakyo-ku]:hover,
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=shimogyo-ku]:hover {
  opacity: 1;
}
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=sakyo-ku]:hover .cls-1,
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=shimogyo-ku]:hover .cls-1 {
  fill: rgb(235.9424778761, 201.0575221239, 202.3495575221);
}
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=ukyo-ku].active .cls-1,
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=yamashina-ku].active .cls-1 {
  fill: rgb(201.0575221239, 204.9336283186, 235.9424778761);
}
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=ukyo-ku]:hover,
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=yamashina-ku]:hover {
  opacity: 1;
}
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=ukyo-ku]:hover .cls-1,
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=yamashina-ku]:hover .cls-1 {
  fill: rgb(201.0575221239, 204.9336283186, 235.9424778761);
}
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=nakagyo-ku].active .cls-1,
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=fushimi-ku].active .cls-1 {
  fill: rgb(235.9424778761, 228.1902654867, 201.0575221239);
}
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=nakagyo-ku]:hover,
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=fushimi-ku]:hover {
  opacity: 1;
}
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=nakagyo-ku]:hover .cls-1,
.search__contents__boxes .boxes__box.area .area__lists__map .icon-map a[data-area=fushimi-ku]:hover .cls-1 {
  fill: rgb(235.9424778761, 228.1902654867, 201.0575221239);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.area .area__listsWr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: max(calc(20 / 600 * 100vw), 20px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.search__contents__boxes .boxes__box.area .area__lists {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.area .area__lists {
    gap: 8px;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-inline: unset;
  }
}
.search__contents__boxes .boxes__box.area .area__lists__list {
  width: 144px;
  height: 48px;
  background-color: rgb(254, 254, 254);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.area .area__lists__list {
    width: 96px;
    height: 32px;
  }
}
.search__contents__boxes .boxes__box.area .area__lists__list[data-area=ukyo-ku].active, .search__contents__boxes .boxes__box.area .area__lists__list[data-area=ukyo-ku]:hover {
  background-color: rgb(88, 100, 196) !important;
}
.search__contents__boxes .boxes__box.area .area__lists__list[data-area=sakyo-ku].active, .search__contents__boxes .boxes__box.area .area__lists__list[data-area=sakyo-ku]:hover {
  background-color: rgb(196, 88, 92) !important;
}
.search__contents__boxes .boxes__box.area .area__lists__list[data-area=nakagyo-ku].active, .search__contents__boxes .boxes__box.area .area__lists__list[data-area=nakagyo-ku]:hover {
  background-color: rgb(196, 172, 88) !important;
}
.search__contents__boxes .boxes__box.area .area__lists__list[data-area=yamashina-ku].active, .search__contents__boxes .boxes__box.area .area__lists__list[data-area=yamashina-ku]:hover {
  background-color: rgb(88, 100, 196) !important;
}
.search__contents__boxes .boxes__box.area .area__lists__list[data-area=shimogyo-ku].active, .search__contents__boxes .boxes__box.area .area__lists__list[data-area=shimogyo-ku]:hover {
  background-color: rgb(196, 88, 92) !important;
}
.search__contents__boxes .boxes__box.area .area__lists__list[data-area=fushimi-ku].active, .search__contents__boxes .boxes__box.area .area__lists__list[data-area=fushimi-ku]:hover {
  background-color: rgb(196, 172, 88) !important;
}
.search__contents__boxes .boxes__box.area .area__lists__list[data-area].active a {
  color: rgb(254, 254, 254);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.area .area__lists__list a span {
    font-size: calc(1.6rem * 0.625);
  }
}
.search__contents__boxes .boxes__box.work {
  grid-area: c;
  width: 100%;
  border-top: 4px rgb(17, 17, 17) solid;
  z-index: 0;
}
.search__contents__boxes .boxes__box.work .work__listsWr {
  border-top: 2px rgb(17, 17, 17) solid;
  border-bottom: 2px rgb(17, 17, 17) solid;
  aspect-ratio: 1440/366;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__listsWr {
    aspect-ratio: unset;
    border: none;
  }
}
.search__contents__boxes .boxes__box.work .work__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1px;
  }
}
.search__contents__boxes .boxes__box.work .work__lists__list {
  width: 100%;
  border-right: 2px rgb(17, 17, 17) solid;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__lists__list {
    border: none;
    aspect-ratio: 16/6;
    border-top: 1px rgb(17, 17, 17) solid;
  }
}
@media (min-width:1025px) {
  .search__contents__boxes .boxes__box.work .work__lists__list:hover a {
    opacity: 1;
  }
  .search__contents__boxes .boxes__box.work .work__lists__list:hover .list__texts {
    background-color: rgb(238, 238, 238);
  }
  .search__contents__boxes .boxes__box.work .work__lists__list:hover .list__texts:after {
    background-color: rgb(238, 238, 238);
  }
  .search__contents__boxes .boxes__box.work .work__lists__list:hover .list__texts__icon {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }
  .search__contents__boxes .boxes__box.work .work__lists__list:hover .list__images__image {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .search__contents__boxes .boxes__box.work .work__lists__list:hover .list__images__btn span {
    color: rgb(254, 254, 254);
  }
  .search__contents__boxes .boxes__box.work .work__lists__list:hover .list__images__btn .icon-search {
    color: rgb(254, 254, 254);
  }
  .search__contents__boxes .boxes__box.work .work__lists__list:nth-child(1):hover .list__images__btn {
    background-color: rgb(196, 88, 92);
  }
  .search__contents__boxes .boxes__box.work .work__lists__list:nth-child(2):hover .list__images__btn {
    background-color: rgb(88, 100, 196);
  }
  .search__contents__boxes .boxes__box.work .work__lists__list:nth-child(3):hover .list__images__btn {
    background-color: rgb(196, 172, 88);
  }
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__texts {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 100;
  background-color: rgb(254, 254, 254);
  width: 168px;
  -webkit-transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__lists__list .list__texts {
    width: 50.2564102564%;
  }
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__texts:after {
  content: "";
  background-color: rgb(254, 254, 254);
  width: 48px;
  height: 48px;
  border-radius: 9999px;
  position: absolute;
  right: -18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  bottom: 0;
  z-index: 0;
  -webkit-transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__texts .list__texts__icon {
  width: 31.14px;
  aspect-ratio: 31.14/32;
  margin-bottom: 4px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__lists__list .list__texts .list__texts__icon {
    width: 18px;
    margin-bottom: 2px;
  }
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__texts .list__texts__icon img {
  -o-object-fit: contain;
     object-fit: contain;
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__texts .list__texts__icon.kitchen {
  width: 33.39px;
  aspect-ratio: 33.39/32;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__lists__list .list__texts .list__texts__icon.kitchen {
    width: 18px;
  }
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__texts .list__texts__icon.factory {
  width: 32px;
  aspect-ratio: 32/32;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__lists__list .list__texts .list__texts__icon.factory {
    width: 18px;
  }
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__texts .list__texts__head {
  font-size: calc(1.6rem * 1.5);
  line-height: calc(33 / 24);
  margin-bottom: min(calc(16 / 1440 * 100vw), 16px);
  text-align: center;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__lists__list .list__texts .list__texts__head {
    font-size: calc(1.6rem * 1);
    line-height: 1.125;
    margin-bottom: max(calc(4 / 600 * 100vw), 4px);
  }
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__texts .list__texts__para {
  line-height: calc(28 / 16);
  text-align: center;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__lists__list .list__texts .list__texts__para {
    font-size: calc(1.6rem * 0.75);
    line-height: 1.375;
  }
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__images {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  overflow: hidden;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__lists__list .list__images {
    width: 100%;
    height: 100%;
  }
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__images__image {
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__images__btn {
  width: 165px;
  height: 32px;
  background-color: rgb(254, 254, 254);
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: min(calc(24 / 1440 * 100vw), 24px);
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__lists__list .list__images__btn {
    width: 124px;
    height: 24px;
    margin-bottom: max(calc(16 / 600 * 100vw), 16px);
  }
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__images__btn span {
  font-size: calc(1.6rem * 0.875);
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__lists__list .list__images__btn span {
    font-size: calc(1.6rem * 0.625);
  }
}
.search__contents__boxes .boxes__box.work .work__lists__list .list__images__btn .icon-search {
  width: 12px;
  height: 12px;
}
.search__contents__boxes .boxes__box.work .work__lists__list a {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width:1024px) {
  .search__contents__boxes .boxes__box.work .work__lists__list a {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.number {
  position: relative;
}
.number__contents {
  padding-top: min(calc(96 / 1440 * 100vw), 96px);
}
@media (max-width:1024px) {
  .number__contents {
    padding-top: max(calc(64 / 600 * 100vw), 64px);
  }
}
.number__contents__headsWr {
  margin-bottom: min(calc(24 / 1440 * 100vw), 24px);
}
@media (max-width:1024px) {
  .number__contents__headsWr {
    margin-bottom: max(calc(16 / 600 * 100vw), 16px);
  }
}
.number__contents__heads .heads__head span {
  font-size: calc(1.6rem * 1.75);
  font-weight: 700;
  color: rgb(196, 24, 30);
}
@media (max-width:1024px) {
  .number__contents__heads .heads__head span {
    font-size: calc(1.6rem * 1.25);
  }
}
.number__contents__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(calc(16 / 1440 * 100vw), 16px) min(calc(16 / 1440 * 100vw), 16px);
}
@media (max-width:1024px) {
  .number__contents__lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: max(calc(16 / 600 * 100vw), 16px) max(calc(16 / 600 * 100vw), 16px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
  }
}
.number__contents__lists .lists__listWr {
  border: 1px rgb(17, 17, 17) solid;
  border-radius: 4px;
  background-color: rgb(238, 238, 238);
  width: 154px;
  height: 132px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width:1024px) {
  .number__contents__lists .lists__listWr {
    width: 100%;
    height: 132px;
  }
}
.number__contents__lists .lists__listWr:first-child .lists__list__num .num {
  width: 85px;
}
.number__contents__lists .lists__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  overflow: hidden;
  padding-bottom: 8px;
  margin-bottom: -8px;
}
.number__contents__lists .lists__list__label {
  font-size: calc(1.6rem * 0.875);
  letter-spacing: calc(3 / 100 * 1em);
  font-weight: 700;
  margin-bottom: 10px;
}
.number__contents__lists .lists__list__num {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.number__contents__lists .lists__list__num.man {
  margin-bottom: 16px;
}
.number__contents__lists .lists__list__num.age .num::after {
  content: ".7";
  font-size: calc(1.6rem * 2);
  line-height: calc(31 / 48);
}
.number__contents__lists .lists__list__num .text {
  font-size: calc(1.6rem * 1.125);
  letter-spacing: calc(5 / 100 * 1em);
  font-weight: 700;
}
.number__contents__lists .lists__list__num .num {
  font-size: calc(1.6rem * 3);
  line-height: calc(28 / 48);
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  width: 65px;
  text-align: center;
}
.number__contents__lists .lists__list__num .num.red {
  color: rgb(196, 88, 92);
}
.number__contents__lists .lists__list__num .num.blue {
  color: rgb(88, 100, 196);
}
.number__contents__lists .lists__list__num .num.yellow {
  color: rgb(196, 172, 88);
}
.number__shape {
  background-image: url(../images/numberfaq-shape.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  aspect-ratio: 40/109;
  position: absolute;
  right: 96px;
  top: 48px;
}
@media (min-width:1441px) {
  .number__shape {
    width: 2.7777777778vw;
    height: 7.5694444444vw;
    position: absolute;
    right: 6.6666666667vw;
    top: 3.3333333333vw;
  }
}
@media (max-width:1024px) {
  .number__shape {
    width: 28px;
    right: max(calc(16 / 600 * 100vw), 16px);
    top: max(calc(16 / 600 * 100vw), 16px);
  }
}

.faq {
  position: relative;
  margin-bottom: min(calc(64 / 1440 * 100vw), 64px);
}
@media (max-width:1024px) {
  .faq {
    margin-bottom: max(calc(176 / 600 * 100vw), 176px);
  }
}
.faq__contents {
  padding-top: min(calc(96 / 1440 * 100vw), 96px);
  padding-right: min(calc(240 / 1440 * 100vw), 240px);
  padding-bottom: min(calc(0 / 1440 * 100vw), 0px);
  padding-left: min(calc(240 / 1440 * 100vw), 240px);
}
@media (max-width:1024px) {
  .faq__contents {
    padding-top: max(calc(48 / 600 * 100vw), 48px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-bottom: max(calc(0 / 600 * 100vw), 0px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
  }
}
.faq__contents__heads {
  margin-bottom: min(calc(12 / 1440 * 100vw), 12px);
}
@media (max-width:1024px) {
  .faq__contents__heads {
    margin-bottom: max(calc(8 / 600 * 100vw), 8px);
  }
}
.faq__contents__heads .heads__head span {
  font-size: calc(1.6rem * 1.75);
  font-weight: 700;
  color: rgb(196, 24, 30);
}
@media (max-width:1024px) {
  .faq__contents__heads .heads__head span {
    font-size: calc(1.6rem * 1.25);
  }
}
.faq__contents__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: min(calc(16 / 1440 * 100vw), 16px) min(calc(0 / 1440 * 100vw), 0px);
  padding-right: min(calc(144 / 1440 * 100vw), 144px);
  padding-left: min(calc(144 / 1440 * 100vw), 144px);
  margin-bottom: min(calc(80 / 1440 * 100vw), 80px);
}
@media (max-width:1024px) {
  .faq__contents__lists {
    gap: max(calc(12 / 600 * 100vw), 12px) max(calc(0 / 600 * 100vw), 0px);
    padding-right: 0;
    padding-left: 0;
    margin-bottom: max(calc(96 / 600 * 100vw), 96px);
  }
}
.faq__contents__lists .lists__list {
  -webkit-transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.faq__contents__lists .lists__list:hover {
  opacity: 0.5;
}
.faq__contents__lists .lists__list__qa {
  width: 100%;
}
.faq__contents__lists .lists__list__qa .qa__q,
.faq__contents__lists .lists__list__qa .qa__a {
  cursor: pointer;
  width: 100%;
  padding-top: min(calc(8 / 1440 * 100vw), 8px);
  padding-right: min(calc(16 / 1440 * 100vw), 16px);
  padding-bottom: min(calc(8 / 1440 * 100vw), 8px);
  padding-left: min(calc(16 / 1440 * 100vw), 16px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: opacity 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
@media (max-width:1024px) {
  .faq__contents__lists .lists__list__qa .qa__q,
  .faq__contents__lists .lists__list__qa .qa__a {
    padding-top: max(calc(8 / 600 * 100vw), 8px);
    padding-right: max(calc(12 / 600 * 100vw), 12px);
    padding-bottom: max(calc(8 / 600 * 100vw), 8px);
    padding-left: max(calc(12 / 600 * 100vw), 12px);
    gap: max(calc(0 / 600 * 100vw), 0px) max(calc(4 / 600 * 100vw), 4px);
  }
}
.faq__contents__lists .lists__list__qa .qa__q__cap,
.faq__contents__lists .lists__list__qa .qa__a__cap {
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgb(88, 100, 196);
  font-size: calc(1.6rem * 1.75);
  margin-right: min(calc(16 / 1440 * 100vw), 16px);
}
@media (max-width:1024px) {
  .faq__contents__lists .lists__list__qa .qa__q__cap,
  .faq__contents__lists .lists__list__qa .qa__a__cap {
    font-size: calc(1.6rem * 1.25);
    margin-right: max(calc(16 / 600 * 100vw), 16px);
  }
}
.faq__contents__lists .lists__list__qa .qa__q__para,
.faq__contents__lists .lists__list__qa .qa__a__para {
  width: 100%;
  font-size: calc(1.6rem * 0.875);
  line-height: calc(24.5 / 14);
  letter-spacing: calc(3 / 100 * 1em);
}
@media (max-width:1024px) {
  .faq__contents__lists .lists__list__qa .qa__q__para,
  .faq__contents__lists .lists__list__qa .qa__a__para {
    line-height: 1.5;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.faq__contents__lists .lists__list__qa .qa__q__shape,
.faq__contents__lists .lists__list__qa .qa__a__shape {
  width: 24px;
  height: 2px;
  border-radius: 9999px;
  background-color: rgb(17, 17, 17);
  position: relative;
}
@media (max-width:1024px) {
  .faq__contents__lists .lists__list__qa .qa__q__shape,
  .faq__contents__lists .lists__list__qa .qa__a__shape {
    width: 12px;
    height: 1px;
  }
}
.faq__contents__lists .lists__list__qa .qa__q__shape:after,
.faq__contents__lists .lists__list__qa .qa__a__shape:after {
  width: 2px;
  height: 24px;
  background-color: inherit;
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.225s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: -webkit-transform 0.225s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: transform 0.225s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: transform 0.225s cubic-bezier(0.46, 0.03, 0.52, 0.96), -webkit-transform 0.225s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media (max-width:1024px) {
  .faq__contents__lists .lists__list__qa .qa__q__shape:after,
  .faq__contents__lists .lists__list__qa .qa__a__shape:after {
    height: 12px;
    width: 1px;
  }
}
.faq__contents__lists .lists__list__qa .qa__q a,
.faq__contents__lists .lists__list__qa .qa__a a {
  display: inline-block;
}
.faq__contents__lists .lists__list__qa .qa__a {
  background-color: rgb(238, 238, 238);
  border: 0px rgb(17, 17, 17) solid;
  border-radius: 4px;
  overflow: hidden;
  opacity: 0;
  display: block;
  -webkit-transition: height 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.1s, opacity 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96), padding 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), border 0.15s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: height 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.1s, opacity 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96), padding 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), border 0.15s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  max-height: 0;
  padding-right: min(calc(40 / 1440 * 100vw), 40px);
  padding-left: min(calc(48 / 1440 * 100vw), 48px);
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width:1024px) {
  .faq__contents__lists .lists__list__qa .qa__a {
    padding-right: max(calc(12 / 600 * 100vw), 12px);
    padding-left: max(calc(12 / 600 * 100vw), 12px);
  }
}
.faq__contents__lists .lists__list__qa .qa__a.active {
  border: 1px rgb(17, 17, 17) solid;
  max-height: 5000px;
  opacity: 1;
  padding-top: min(calc(8 / 1440 * 100vw), 8px);
  padding-bottom: min(calc(8 / 1440 * 100vw), 8px);
}
@media (max-width:1024px) {
  .faq__contents__lists .lists__list__qa .qa__a.active {
    padding-top: max(calc(8 / 600 * 100vw), 8px);
    padding-bottom: max(calc(8 / 600 * 100vw), 8px);
  }
}
.faq__contents__lists .lists__list__qa .qa__a__cap {
  color: rgb(196, 88, 92);
}
.faq__contents__lists .lists__list__qa .qa__a__capPara {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.faq__contents__lists .lists__list:has(.active) .qa__q {
  opacity: 0.5;
}
.faq__contents__lists .lists__list:has(.active) .qa__q__shape:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.faq__contents__lists .lists__list:has(.active):hover {
  opacity: 1;
}
.faq__shape {
  background-image: url(../images/numberfaq-shape.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 64px;
  aspect-ratio: 64/174;
  position: absolute;
  left: 96px;
  bottom: -16px;
  z-index: 900;
}
@media (min-width:1441px) {
  .faq__shape {
    width: 4.4444444444vw;
    height: 12.0833333333vw;
    position: absolute;
    left: 6.6666666667vw;
    bottom: -1.1111111111vw;
  }
}
@media (max-width:1024px) {
  .faq__shape {
    width: max(calc(32 / 600 * 100vw), 32px);
    left: max(calc(20 / 600 * 100vw), 20px);
    bottom: min(calc(-144 / 600 * 100vw), -144px);
  }
}

.message {
  width: 100%;
}
.message__contents {
  margin-inline: auto;
  border: 1px rgb(17, 17, 17) solid;
  width: min(calc(1408 / 1440 * 100vw), 1408px);
  padding-top: min(calc(48 / 1440 * 100vw), 48px);
  padding-bottom: min(calc(64 / 1440 * 100vw), 64px);
  position: relative;
  z-index: 0;
}
@media (max-width:1024px) {
  .message__contents {
    padding-top: max(calc(60 / 600 * 100vw), 60px);
    padding-bottom: max(calc(48 / 600 * 100vw), 48px);
    width: 89.74358%;
  }
}
.message__contents:after {
  content: "";
  width: 59px;
  height: 37px;
  background-color: rgb(254, 254, 254);
  position: absolute;
  left: max(calc(-16 / 1440 * 100vw), -16px);
  top: max(calc(-20 / 1440 * 100vw), -20px);
  z-index: 100;
}
.message__contents__heads {
  margin-bottom: min(calc(24 / 1440 * 100vw), 24px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.message__contents__heads .heads__head {
  color: rgb(196, 24, 30);
  font-size: calc(1.6rem * 0.875);
  font-weight: 700;
  text-align: center;
  margin-bottom: min(calc(8 / 1440 * 100vw), 8px);
}
@media (max-width:1024px) {
  .message__contents__heads .heads__head {
    margin-bottom: max(calc(8 / 600 * 100vw), 8px);
  }
}
.message__contents__heads .heads__image {
  width: 270px;
  aspect-ratio: 270/160;
  margin-inline: auto;
  position: relative;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
@media (max-width:1024px) {
  .message__contents__heads .heads__image {
    width: 70%;
    max-width: 360px;
    padding-bottom: max(calc(24 / 600 * 100vw), 24px);
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
    margin-inline: auto;
  }
}
.message__contents__heads .heads__image img {
  -o-object-fit: contain;
     object-fit: contain;
}
.message__contents__paras {
  margin-bottom: min(calc(48 / 1440 * 100vw), 48px);
}
@media (max-width:1024px) {
  .message__contents__paras {
    margin-bottom: max(calc(24 / 600 * 100vw), 24px);
    padding-right: max(calc(20 / 600 * 100vw), 20px);
    padding-left: max(calc(20 / 600 * 100vw), 20px);
  }
}
.message__contents__paras .paras__para {
  font-size: calc(1.6rem * 0.875);
  line-height: calc(24.5 / 14);
  margin-bottom: 14px;
  font-weight: 400;
  text-align: center;
}
@media (max-width:1024px) {
  .message__contents__paras .paras__para {
    font-size: calc(1.6rem * 0.75);
    line-height: 1.5;
    margin-bottom: 12px;
  }
}
.message__contents__paras .paras__para:last-child {
  margin-bottom: 0;
}
.message__contents__paras .paras__para strong {
  color: rgb(196, 24, 30);
  font-weight: 400;
}
.message__contents__btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.message__contents__btn:hover a {
  width: 100%;
  opacity: 1;
  background-color: rgb(196, 24, 30);
  color: rgb(254, 254, 254);
}
.message__contents__btn:hover .icon-search {
  color: rgb(254, 254, 254);
}
.message__contents__btn a {
  border: 4px rgb(196, 24, 30) solid;
  border-radius: 9999px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1.35em 2.35em;
  font-size: calc(1.6rem * 1.75);
  letter-spacing: calc(10 / 100 * 1em);
  color: rgb(196, 24, 30);
  font-weight: 700;
  -webkit-transition: color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96), background-color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
@media (max-width:1024px) {
  .message__contents__btn a {
    font-size: calc(1.6rem * 1);
  }
}
.message__contents__btn span {
  margin-right: 0.357em;
}
.message__contents__btn .icon-search {
  width: 1em;
  height: 1em;
  color: rgb(196, 24, 30);
  margin-top: 0.07em;
  -webkit-transition: color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
  transition: color 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}
.message__contents__ppl {
  position: absolute;
  right: min(calc(301 / 1440 * 100vw), 301px);
  bottom: 0;
  z-index: 1000;
  width: min(calc(186 / 1440 * 100vw), 186px);
  aspect-ratio: 186/209;
  background-image: url(../images/message-ppl.png);
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
}
@media (max-width:1024px) {
  .message__contents__ppl {
    width: max(calc(96 / 600 * 100vw), 96px);
    right: 0;
  }
}
.message__contents__imageWr {
  position: absolute;
  z-index: 8888;
  width: min(calc(863 / 1440 * 100vw), 863px);
  aspect-ratio: 863/525;
  right: max(calc(-545 / 1440 * 100vw), -545px);
  top: max(calc(-164 / 1440 * 100vw), -164px);
}
@media (max-width:1024px) {
  .message__contents__imageWr {
    width: max(calc(320 / 600 * 100vw), 320px);
    right: min(calc(-124 / 600 * 100vw), -124px);
    top: min(calc(-152 / 600 * 100vw), -152px);
  }
}
.message__contents__imageWr:after {
  content: "";
  width: inherit;
  height: inherit;
  aspect-ratio: 863/525;
  background: url("../images/mask-logo-shape.svg") bottom/contain no-repeat;
  position: absolute;
  left: -3.70799%;
  top: -1.85399%;
}
.message__contents__image#message-parallax01 {
  background-position: center;
  will-change: background-position;
  background-size: 110%; /* GPUレイヤーにしやすくなる */
}
.message__contents__image.right {
  width: 100%;
  height: 100%;
  background-image: url("../images/message-image01.jpg");
  background-size: 110%;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-mask: url("../images/mask-logo.svg") no-repeat center;
          mask: url("../images/mask-logo.svg") no-repeat center;
  -webkit-mask-size: contain;
          mask-size: contain;
}/*# sourceMappingURL=index.css.map */