@charset "UTF-8";
/* FV */
.p-fv__slide {
  width: auto !important;
  height: 21.5rem !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
@media screen and (max-width: 767px) {
  .p-fv__slide {
    height: 8.0625rem !important;
  }
}
.p-fv__slide img {
  width: auto !important;
  height: 21.5rem !important;
}
@media screen and (max-width: 767px) {
  .p-fv__slide img {
    height: 8.0625rem !important;
  }
}

/* 上下のスライダー間のスペース */
.p-fv__splide:nth-of-type(2) {
  margin-top: 0.75rem;
}

.p-top__fv {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin-inline: auto;
  -webkit-margin-after: 0.125rem;
          margin-block-end: 0.125rem;
}
@media screen and (max-width: 767px) {
  .p-top__fv {
    -webkit-padding-after: 0.75rem;
            padding-block-end: 0.75rem;
  }
}

.p-top__fv-inner {
  width: 100%;
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 4.875rem;
}
@media screen and (max-width: 767px) {
  .p-top__fv-inner {
    padding-inline: 0.9375rem;
  }
}

.p-top__fv-title {
  width: 40.0625rem;
  z-index: 1;
  background-color: #fafafa;
  padding-block: 3.125rem 8.9375rem;
  padding-inline: 1.3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-margin-before: 5rem;
          margin-block-start: 5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-top__fv-title {
    top: unset;
    width: 100%;
    padding: 0;
    max-width: 500px;
    margin-inline: auto;
    -webkit-margin-before: 4.0625rem;
            margin-block-start: 4.0625rem;
  }
}

.p-top__fv-title-text {
  -webkit-margin-before: 2.1875rem;
          margin-block-start: 2.1875rem;
  margin-right: 5.625rem;
  width: 30.875rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top__fv-title-text {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top__fv-title-text {
    width: 100%;
    max-width: 360px;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
    -webkit-margin-before: 0.625rem;
            margin-block-start: 0.625rem;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-top__fv-title-text {
    font-size: 0.875rem;
  }
}

.p-top__splide-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-margin-before: 2.75rem;
          margin-block-start: 2.75rem;
}
@media screen and (max-width: 767px) {
  .p-top__splide-wrapper {
    position: relative;
    -webkit-margin-before: 0.5rem;
            margin-block-start: 0.5rem;
    margin-inline: calc(50% - 50vw);
    width: 100vw;
  }
}

/* ABOUT */
.p-section-line__about {
  position: relative;
}

.p-about__logo {
  position: absolute;
  width: 8.6875rem;
  height: auto;
  aspect-ratio: 139/162;
  -o-object-fit: contain;
     object-fit: contain;
  top: 1.8125rem;
  left: calc(50% + 28.125rem);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-about__logo {
    width: 4.0625rem;
    top: 6.75rem;
    left: calc(50% + 7.25rem);
  }
}

.p-about {
  background-color: #fafafa;
  padding-block: 5.125rem 4.875rem;
}
@media screen and (max-width: 767px) {
  .p-about {
    -webkit-padding-before: 2rem;
            padding-block-start: 2rem;
    -webkit-padding-after: 0.5625rem;
            padding-block-end: 0.5625rem;
  }
}

.p-about__title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.p-about__catch-en {
  color: #9e3eb1;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-about__catch-en {
    font-size: 0.75rem;
  }
}

.p-about__catch-title {
  width: 31.25rem;
  height: auto;
  aspect-ratio: 500/165;
}
@media screen and (max-width: 767px) {
  .p-about__catch-title {
    width: 20.0625rem;
    aspect-ratio: 321/114;
  }
}
.p-about__catch-title img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-about__img {
  width: 11.25rem;
  height: auto;
  aspect-ratio: 180/303;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
  top: 2.4375rem;
  left: -5.8125rem;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-about__img {
    width: 5.75rem;
    aspect-ratio: 92/162;
    top: -0.075rem;
    left: -0.075rem;
  }
}

.p-about__message-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 31.25rem;
  min-width: 310px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
  -webkit-margin-end: 0rem;
          margin-inline-end: 0rem;
}
@media screen and (max-width: 767px) {
  .p-about__message-wrapper {
    width: 100%;
  }
}

.p-about__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-about__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0.4375rem;
    -webkit-margin-before: 1.5625rem;
            margin-block-start: 1.5625rem;
  }
}

.p-top-message__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-top-message__list {
    gap: 1rem;
  }
}

.p-top-message__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.625rem;
}

.p-top-message__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.1875rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-top-message__item-icon {
  width: 16px;
  height: auto;
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-top-message__item-title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top-message__item-title {
    font-size: 1rem;
  }
}

.p-top-message__item-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top-message__item-text {
    font-size: 0.875rem;
  }
}

/* PRICE */
.p-section-line__price {
  position: relative;
  overflow-x: clip;
}

.p-price__logo {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  overflow: hidden;
}
.p-price__logo.-drum {
  width: 20.6875rem;
  height: auto;
  aspect-ratio: 331/338;
  top: -20.6875rem;
  left: calc(50% - 42.0625rem);
}
@media screen and (max-width: 767px) {
  .p-price__logo.-drum {
    width: 11.25rem;
    top: calc(100% - 7.5rem);
    left: calc(50% - 12.0625rem);
  }
}
.p-price__logo.-mirror {
  width: 28.125rem;
  height: auto;
  aspect-ratio: 450/548;
  top: -20.5rem;
  left: calc(50% + 15.875rem);
}
@media screen and (max-width: 767px) {
  .p-price__logo.-mirror {
    width: 10.6875rem;
    top: -54.5rem;
    left: calc(50% + 5.75rem);
  }
}

/* SERVICE */
.p-section-line__service {
  position: relative;
}

.p-service__logo {
  position: absolute;
  width: 8.9375rem;
  height: auto;
  aspect-ratio: 143/194;
  -o-object-fit: contain;
     object-fit: contain;
  top: -4.375rem;
  left: calc(50% + 30.25rem);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-service__logo {
    width: 6.1875rem;
    top: -2.875rem;
    left: calc(50% + 4.625rem);
  }
}

.p-top__service {
  padding-block: 3.75rem 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-top__service {
    padding-block: 2rem 6.0625rem;
  }
}

.p-top__service-switch-wrapper {
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  min-width: 160px;
}
@media screen and (max-width: 767px) {
  .p-top__service-switch-wrapper {
    gap: 1.5625rem;
  }
}

.p-top__service-switch {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  display: inline-block;
  padding-inline: 0.9375rem;
  padding-block: 0.4375rem;
  border-radius: 3.125rem;
  border: 1px solid #060606;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  overflow: hidden; /* 1つ目の影を隠す */
  color: transparent; /* テキスト本体は透明にする */
  text-shadow: 0 -2em 0 #000, 0 0 0 #000;
  -webkit-transition: text-shadow 0.3s;
  transition: text-shadow 0.3s;
}
@media screen and (max-width: 767px) {
  .p-top__service-switch {
    font-size: 0.875rem;
  }
}
.p-top__service-switch:hover {
  text-shadow: 0 0 0 #000, 0 2em 0 #000;
}
.p-top__service-switch.-planning {
  background-color: #fcf853;
}
.p-top__service-switch.-operation {
  background-color: #65dcb9;
}
.p-top__service-switch.-rental {
  background-color: #5bbee5;
}

.p-top-service__card-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
  -webkit-margin-before: -2.4375rem;
          margin-block-start: -2.4375rem;
  -webkit-margin-start: 0.9375rem;
          margin-inline-start: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-top-service__card-wrapper {
    -webkit-margin-before: 1.25rem;
            margin-block-start: 1.25rem;
    -webkit-margin-start: 0rem;
            margin-inline-start: 0rem;
  }
}

.p-top-service__cards {
  position: relative;
  margin-inline: auto;
  width: 21.75rem;
  height: 29.75rem;
}
@media screen and (max-width: 767px) {
  .p-top-service__cards {
    width: 18.375rem;
  }
}

.p-top-service__card {
  position: absolute;
  width: 100%;
  background-color: #fff;
  border-radius: 1.25rem;
  border: 2px solid #060606;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 767px) {
  .p-top-service__card {
    border-radius: 0.84375rem;
    border: 1px solid #060606;
    width: 100%;
    height: auto;
    aspect-ratio: 292/456;
  }
}
.p-top-service__card.is-top {
  z-index: 3;
  bottom: 0;
  left: 0;
  right: auto;
  rotate: 0deg;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .p-top-service__card.is-top {
    left: 0rem;
  }
}
.p-top-service__card.is-top:hover {
  bottom: 2.1875rem;
}
.p-top-service__card.is-middle {
  z-index: 2;
  bottom: 0;
  left: 0;
  right: auto;
  rotate: 0deg;
  left: -2.9375rem;
  right: auto;
  rotate: -15deg;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .p-top-service__card.is-middle {
    left: -0.75rem;
    rotate: -7.5deg;
  }
}
.p-top-service__card.is-middle:hover {
  bottom: 2.1875rem;
  left: -4.8125rem;
  rotate: -20deg;
}
.p-top-service__card.is-bottom {
  z-index: 1;
  bottom: 0;
  left: auto;
  right: 0;
  rotate: 0deg;
  bottom: 1.875rem;
  left: auto;
  right: -2.3125rem;
  rotate: 10deg;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .p-top-service__card.is-bottom {
    right: -0.9375rem;
    bottom: 0rem;
    rotate: 7.5deg;
  }
}
.p-top-service__card.is-bottom:hover {
  bottom: 4.0625rem;
  right: -4.1875rem;
  rotate: 20deg;
}

.p-top-service__card-link {
  padding: 1.375rem;
}
@media screen and (max-width: 767px) {
  .p-top-service__card-link {
    padding: 1rem;
  }
}

.p-top-service__card-img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.p-top-service__card-body {
  -webkit-margin-before: 2.1875rem;
          margin-block-start: 2.1875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
@media screen and (max-width: 767px) {
  .p-top-service__card-body {
    -webkit-margin-before: 1rem;
            margin-block-start: 1rem;
    gap: 0.6875rem;
  }
}

.p-top-service__card-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #060606;
  width: 100%;
}

.p-top-service__card-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top-service__card-title {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top-service__card-title {
    font-size: 0.6875rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-top-service__card-title {
    font-size: 0.6875rem;
  }
}

.p-top-service__card-number {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top-service__card-number {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top-service__card-number {
    font-size: 0.6875rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-top-service__card-number {
    font-size: 0.6875rem;
  }
}

.p-top-service__card-text {
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-top-service__card-text {
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top-service__card-text {
    font-size: 0.6875rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-top-service__card-text {
    font-size: 0.6875rem;
  }
}

.p-top-service__card-tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 1rem;
  -webkit-column-gap: 0.625rem;
     -moz-column-gap: 0.625rem;
          column-gap: 0.625rem;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-top-service__card-tag {
    row-gap: 0.6875rem;
  }
}

.p-top-service__card-tag-text {
  font-size: 0.5rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
  display: inline-block;
  padding-inline: 0.6875rem;
  padding-block: 0.3125rem;
  border-radius: 0.9375rem;
  border: 1px solid #060606;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .p-top-service__card-tag-text {
    font-size: 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-top-service__card-tag-text {
    font-size: 0.625rem;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-inline: 0.4375rem;
    padding-block: 0.1875rem;
    border-radius: 1.25rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-top-service__card-tag-text {
    font-size: 0.625rem;
  }
}

/* SERVICE */
.p-top__service-button {
  -webkit-margin-before: 4.1875rem;
          margin-block-start: 4.1875rem;
}
@media screen and (max-width: 767px) {
  .p-top__service-button {
    -webkit-margin-before: 2.5rem;
            margin-block-start: 2.5rem;
  }
}

/* VARIATIONS */
.p-top__variations {
  padding-block: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-top__variations {
    padding-block: 2rem 11.625rem;
  }
}

.p-top__variations-wrapper {
  -webkit-margin-before: 6.4375rem;
          margin-block-start: 6.4375rem;
  -webkit-margin-after: 2.8125rem;
          margin-block-end: 2.8125rem;
}
@media screen and (max-width: 767px) {
  .p-top__variations-wrapper {
    -webkit-margin-before: 0rem;
            margin-block-start: 0rem;
    -webkit-margin-after: 0rem;
            margin-block-end: 0rem;
  }
}

.p-top__variations-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0rem;
  -webkit-margin-start: 2.6875rem;
          margin-inline-start: 2.6875rem;
}
@media screen and (max-width: 767px) {
  .p-top__variations-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow-x: hidden;
    -webkit-padding-before: 4.5625rem;
            padding-block-start: 4.5625rem;
    -webkit-padding-after: 2.6875rem;
            padding-block-end: 2.6875rem;
    -webkit-margin-start: 0rem;
            margin-inline-start: 0rem;
  }
}

.p-top__variations-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  padding: 1.125rem;
  border-radius: 0.625rem;
  border: 2px solid #060606;
  width: 12.6875rem;
  height: 100%;
  min-height: 183px;
  background-color: #fafafa;
  position: relative;
  opacity: 0;
  -webkit-transform: translateX(-6.25rem);
          transform: translateX(-6.25rem);
  -webkit-transition: opacity 0.8s cubic-bezier(0.77, 0, 0.18, 1), -webkit-transform 0.8s cubic-bezier(0.77, 0, 0.18, 1);
  transition: opacity 0.8s cubic-bezier(0.77, 0, 0.18, 1), -webkit-transform 0.8s cubic-bezier(0.77, 0, 0.18, 1);
  transition: opacity 0.8s cubic-bezier(0.77, 0, 0.18, 1), transform 0.8s cubic-bezier(0.77, 0, 0.18, 1);
  transition: opacity 0.8s cubic-bezier(0.77, 0, 0.18, 1), transform 0.8s cubic-bezier(0.77, 0, 0.18, 1), -webkit-transform 0.8s cubic-bezier(0.77, 0, 0.18, 1);
}
.p-top__variations-item.is-show {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (max-width: 1000px) {
  .p-top__variations-item {
    min-height: 200px;
  }
}
@media screen and (max-width: 900px) {
  .p-top__variations-item {
    min-height: 180px;
  }
}
@media screen and (max-width: 767px) {
  .p-top__variations-item {
    height: 16.25rem;
  }
}
.p-top__variations-item:nth-of-type(1) {
  -webkit-margin-start: 0.0625rem;
          margin-inline-start: 0.0625rem;
  rotate: -9.8deg;
}
@media screen and (max-width: 767px) {
  .p-top__variations-item:nth-of-type(1) {
    -webkit-margin-start: 7.8125rem;
            margin-inline-start: 7.8125rem;
  }
}
.p-top__variations-item:nth-of-type(2) {
  -webkit-margin-start: 0.0625rem;
          margin-inline-start: 0.0625rem;
  rotate: 5.3deg;
  -webkit-margin-before: 2.5625rem;
          margin-block-start: 2.5625rem;
}
@media screen and (max-width: 767px) {
  .p-top__variations-item:nth-of-type(2) {
    -webkit-margin-start: -8rem;
            margin-inline-start: -8rem;
    -webkit-margin-before: -0.8125rem;
            margin-block-start: -0.8125rem;
  }
}
.p-top__variations-item:nth-of-type(3) {
  -webkit-margin-start: 0.3125rem;
          margin-inline-start: 0.3125rem;
  rotate: -9.3deg;
  -webkit-margin-before: -4.4375rem;
          margin-block-start: -4.4375rem;
}
@media screen and (max-width: 767px) {
  .p-top__variations-item:nth-of-type(3) {
    -webkit-margin-before: -1.6875rem;
            margin-block-start: -1.6875rem;
    -webkit-margin-start: 7.5rem;
            margin-inline-start: 7.5rem;
  }
}
.p-top__variations-item:nth-of-type(4) {
  -webkit-margin-start: 0.3125rem;
          margin-inline-start: 0.3125rem;
  rotate: 5.5deg;
  -webkit-margin-before: 0.4375rem;
          margin-block-start: 0.4375rem;
}
@media screen and (max-width: 767px) {
  .p-top__variations-item:nth-of-type(4) {
    -webkit-margin-before: -0.5rem;
            margin-block-start: -0.5rem;
    -webkit-margin-start: -7.8125rem;
            margin-inline-start: -7.8125rem;
  }
}

.p-top__variations-item-number {
  position: absolute;
  -o-object-fit: contain;
     object-fit: contain;
  height: auto;
}
.p-top__variations-item-number.--var1 {
  width: 5.25rem;
  aspect-ratio: 84/101;
  top: -5.75rem;
  left: -3.4375rem;
  rotate: 9.1deg;
}
@media screen and (max-width: 767px) {
  .p-top__variations-item-number.--var1 {
    top: -5.875rem;
    left: -3.1875rem;
    rotate: 10.9deg;
  }
}
.p-top__variations-item-number.--var2 {
  width: 4rem;
  aspect-ratio: 64/104;
  top: -5.375rem;
  left: -1.5rem;
  rotate: -5.7deg;
}
@media screen and (max-width: 767px) {
  .p-top__variations-item-number.--var2 {
    top: -5.125rem;
    left: -1.5rem;
  }
}
.p-top__variations-item-number.--var3 {
  width: 5rem;
  aspect-ratio: 80/102;
  top: -5rem;
  right: -1.5rem;
  rotate: 8.2deg;
}
@media screen and (max-width: 767px) {
  .p-top__variations-item-number.--var3 {
    top: -4.9375rem;
    right: -1.625rem;
    rotate: 10.9deg;
  }
}
.p-top__variations-item-number.--var4 {
  width: 4.3125rem;
  aspect-ratio: 69/100;
  top: -5.25rem;
  right: -1.25rem;
  rotate: -5.5deg;
}
@media screen and (max-width: 767px) {
  .p-top__variations-item-number.--var4 {
    top: -4.9375rem;
    left: -2.125rem;
    rotate: -5.5deg;
  }
}

.p-top__variations-item-img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-top__variations-item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25rem;
}

.p-top__variations-item-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: max(0.875rem, 10.5px);
  border-bottom: 1px solid #060606;
  width: 100%;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-top__variations-item-title {
    font-size: 0.875rem;
  }
}

.p-top__variations-item-text {
  font-size: 0.5rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: max(0.5rem, 8px);
}
@media screen and (max-width: 767px) {
  .p-top__variations-item-text {
    font-size: 0.5rem;
  }
}

/* VOICE */
.p-section-line__voice {
  position: relative;
  overflow-x: clip;
  max-width: 1440px;
  margin-inline: auto;
}

.p-voice__logo {
  position: absolute;
  width: 21.6875rem;
  height: auto;
  aspect-ratio: 347/435;
  -o-object-fit: contain;
     object-fit: contain;
  top: -20.0625rem;
  right: calc(100% - 21.25rem);
}
@media screen and (max-width: 767px) {
  .p-voice__logo {
    width: 10.25rem;
    top: -9.6875rem;
    right: calc(100% - 10.625rem);
  }
}

.p-top__voice {
  padding-block: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-top__voice {
    padding-block: 2rem;
  }
}

.p-top__voice-wrapper {
  margin-block: 2rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-top__voice-wrapper {
    margin-block: 1.125rem 1.5rem;
  }
}

.p-top__voice-img {
  position: absolute;
  top: calc(100% - 8.875rem);
  left: calc(50% + 25.625rem);
  width: 14.5rem;
  height: auto;
  aspect-ratio: 232/219;
  -o-object-fit: contain;
     object-fit: contain;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-top__voice-img {
    display: none;
  }
}

/* FAQ */
.p-top__faq {
  padding-block: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-top__faq {
    padding-block: 2rem;
  }
}

.p-faq__wrapper {
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
}
@media screen and (max-width: 767px) {
  .p-faq__wrapper {
    -webkit-margin-before: 1.875rem;
            margin-block-start: 1.875rem;
  }
}

.p-faq__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-faq__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
  padding-block: 1.1875rem;
  border-top: 1px dashed #060606;
}
.p-faq__item:last-of-type {
  border-bottom: 1px dashed #060606;
}

.p-faq__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-padding-start: 1.5rem;
          padding-inline-start: 1.5rem;
  -webkit-padding-end: 1rem;
          padding-inline-end: 1rem;
}
@media screen and (max-width: 767px) {
  .p-faq__item-head {
    -webkit-padding-start: 0rem;
            padding-inline-start: 0rem;
    -webkit-padding-end: 0rem;
            padding-inline-end: 0rem;
    gap: 0.8125rem;
  }
}

.p-faq__item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-padding-start: 1.5rem;
          padding-inline-start: 1.5rem;
  -webkit-padding-end: 0.9375rem;
          padding-inline-end: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-faq__item-body {
    -webkit-padding-start: 0rem;
            padding-inline-start: 0rem;
    -webkit-padding-end: 0rem;
            padding-inline-end: 0rem;
    gap: 0.8125rem;
  }
}

.p-faq__item-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: max(0.875rem, 10.5px);
}
@media screen and (max-width: 767px) {
  .p-faq__item-title {
    font-size: 0.875rem;
  }
}

.p-faq__item-text {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-faq__item-text {
    font-size: 0.875rem;
  }
}

.p-faq__icon {
  width: 30px;
  height: 30px;
  aspect-ratio: 1;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 3.125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #060606;
  font-size: 1rem;
  font-weight: 500;
  line-height: 0.05;
  font-size: max(1rem, 14px);
  -webkit-padding-start: 0.0625rem;
          padding-inline-start: 0.0625rem;
}
@media screen and (max-width: 767px) {
  .p-faq__icon {
    font-size: 1rem;
  }
}
.p-faq__icon.-q {
  background-color: #9e3eb1;
  color: #fff;
}
.p-faq__icon.-a {
  background-color: #fff;
  color: #060606;
}

/* NEWS */
.p-section-line__news {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-section-line__news {
    max-width: 480px;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-section-line__news .c-section-line {
    display: none;
  }
}

.p-news__logo {
  position: absolute;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-news__logo.-spotlight {
  width: 8.9375rem;
  aspect-ratio: 143/194;
  top: -6.625rem;
  left: calc(50% - 41.75rem);
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media screen and (max-width: 767px) {
  .p-news__logo.-spotlight {
    width: 6.25rem;
    top: -3.5rem;
    left: 0.3125rem;
  }
}
.p-news__logo.-guitar {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-news__logo.-guitar {
    display: block;
    width: 5.3125rem;
    aspect-ratio: 85/80;
    -o-object-fit: contain;
       object-fit: contain;
    top: 0.5rem;
    right: 0.9375rem;
  }
}

.p-top__news {
  padding-block: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-top__news {
    padding-block: 5.5rem 2rem;
  }
}

.p-news__wrapper {
  margin-block: 2rem;
}
@media screen and (max-width: 767px) {
  .p-news__wrapper {
    margin-block: 1.5rem;
  }
}

.p-news__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-news__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0rem;
  }
}

.p-news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #060606;
  border-radius: 0.9375rem;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.p-news__item:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
@media screen and (max-width: 767px) {
  .p-news__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    border: none;
    padding-block: 0.875rem;
    padding-inline: 0.625rem;
    gap: 0.625rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-news__item:not(:last-of-type) {
    border-bottom: 1px solid #838383;
  }
}

@media screen and (max-width: 767px) {
  .p-news__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.625rem;
  }
}
.p-news__item-link .p-news__item-image {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  overflow: hidden;
  border-radius: 0.9375rem 0.9375rem 0 0;
}
@media screen and (max-width: 767px) {
  .p-news__item-link .p-news__item-image {
    width: 35.2941176471%;
    height: auto;
    border-radius: 0.625rem;
    border: 1px solid #060606;
  }
}
.p-news__item-link .p-news__item-image img {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-news__item-link .p-news__item-image img {
    border-radius: 0.625rem;
  }
}

.p-news__item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.125rem;
  padding-block: 1.125rem 1.5rem;
  padding-inline: 1.5rem;
  border-top: 1px solid #060606;
}
@media screen and (max-width: 767px) {
  .p-news__item-body {
    width: 61.7647058824%;
    padding: 0rem;
    border-top: none;
  }
}

.p-news__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-news__item-category {
  border: 1px solid #060606;
  border-radius: 6.25rem;
  padding-inline: 0.625rem;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-news__item-category {
    font-size: 0.75rem;
  }
}

.p-news__item-date {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-news__item-date {
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 767px) {
  .p-news__item-date {
    letter-spacing: 0;
  }
}

.p-news__item-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-news__item-title {
    font-size: 0.875rem;
  }
}

/* INSTAGRAM */
.p-section-line__instagram {
  position: relative;
  overflow-x: clip;
}

.p-instagram__logo {
  position: absolute;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-instagram__logo.-spotlight {
  width: 18.375rem;
  aspect-ratio: 1;
  top: -13.5rem;
  left: calc(50% - 48rem);
}
@media screen and (max-width: 767px) {
  .p-instagram__logo.-spotlight {
    width: 12.5625rem;
    top: -1.3125rem;
    left: -2.9375rem;
  }
}
.p-instagram__logo.-chair {
  width: 8.6875rem;
  aspect-ratio: 139/162;
  top: -5.0625rem;
  left: calc(50% + 27.75rem);
}
@media screen and (max-width: 767px) {
  .p-instagram__logo.-chair {
    width: 5.0625rem;
    top: -2.3125rem;
    left: auto;
    right: 1.875rem;
  }
}

.p-top__instagram {
  padding-block: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-top__instagram {
    -webkit-padding-before: 8.875rem;
            padding-block-start: 8.875rem;
    -webkit-padding-after: 0rem;
            padding-block-end: 0rem;
  }
}

.p-instagram__wrapper {
  -webkit-margin-before: 2rem;
          margin-block-start: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
}
@media screen and (max-width: 767px) {
  .p-instagram__wrapper {
    -webkit-margin-before: 3.125rem;
            margin-block-start: 3.125rem;
    gap: 1.5rem;
  }
}

.p-instagram__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -webkit-column-gap: 1.75rem;
     -moz-column-gap: 1.75rem;
          column-gap: 1.75rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-instagram__list {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    row-gap: 1rem;
    width: 100%;
  }
}

.p-instagram__item {
  width: 100%;
}

.p-instagram__button {
  -webkit-margin-start: auto;
          margin-inline-start: auto;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  padding-block: 0.1875rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .p-instagram__button {
    font-size: 0.75rem;
  }
}

#sbi_images {
  -webkit-column-gap: 1.75rem !important;
     -moz-column-gap: 1.75rem !important;
          column-gap: 1.75rem !important;
}
@media screen and (max-width: 767px) {
  #sbi_images {
    -webkit-column-gap: 1.25rem !important;
       -moz-column-gap: 1.25rem !important;
            column-gap: 1.25rem !important;
    row-gap: 1rem !important;
  }
}

#sb_instagram {
  position: relative !important;
}
#sb_instagram #sbi_load {
  position: absolute !important;
  top: -3rem !important;
  text-align: right;
}

@media screen and (max-width: 767px) {
  #sbi_images {
    -webkit-padding-before: 1.5rem !important;
            padding-block-start: 1.5rem !important;
  }
}

@media screen and (max-width: 767px) {
  .sbi_load_btn {
    -webkit-margin-before: 0.9375rem !important;
            margin-block-start: 0.9375rem !important;
  }
}

#sb_instagram #sbi_load .sbi_load_btn:active {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.sbi_btn_text {
  padding: 0.1875rem 1.1875rem !important;
  border-radius: 2.5rem !important;
  text-align: center !important;
  font-size: max(0.75rem, 12px) !important;
  line-height: 18px !important;
  letter-spacing: 0.05em !important;
  font-weight: 700 !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  -webkit-margin-start: auto !important;
          margin-inline-start: auto !important;
  -webkit-margin-end: 0 !important;
          margin-inline-end: 0 !important;
  gap: 0.25rem !important;
  background-color: #fff !important;
  border: 1px solid #060606 !important;
  color: transparent !important; /* テキスト本体は透明にする */
  /* 影を隠す */
  overflow: hidden !important; /* 1つ目の影を隠す */
  text-shadow: 0 -2em 0 #060606, 0 0 0 #060606 !important;
  -webkit-transition: all 0.4s ease !important;
  transition: all 0.4s ease !important;
  position: relative;
  cursor: pointer;
}
.sbi_btn_text a {
  text-transform: uppercase !important;
  -webkit-transition: all 0.4s ease !important;
  transition: all 0.4s ease !important;
}
.sbi_btn_text:hover {
  text-shadow: 0 0 0 #060606, 0 2em 0 #060606 !important;
  -webkit-transition: all 0.4s ease !important;
  transition: all 0.4s ease !important;
}
.sbi_btn_text::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url(../image/Polygon-black.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}