@charset "UTF-8";
/*!
  Reset Stylesheet
  Author: yama-dev - https://github.com/yama-dev
  */
html, body, div, span, object, iframe, embed, main,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td, caption,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, source {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: middle;
  background: transparent;
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

ol, ul {
  list-style: none;
}

button, input, select, textarea, datalist {
  vertical-align: middle;
  min-height: 1.5em;
  background-color: transparent;
}

input[type=submit], input[type=reset] {
  cursor: pointer;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}

a[href^=tel] {
  display: inline-block;
  color: inherit;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

iframe {
  border: none;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0;
}

[role=button] {
  cursor: pointer;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

body {
  line-height: 1;
}

body, button, input, select, textarea, datalist {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  word-wrap: break-word;
}

img {
  pointer-events: none !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}

:root {
  --black: #000000;
  --white: #ffffff;
  --main-bg-color: #333333;
  --main-txt-color: var(--black);
  --white-opacity: rgba(255, 255, 255, 0.6);
  --green: #7dfdc7;
  --pink: #ff5b89;
  --gray: #bcbfc8;
  --red: #ff598a;
  --blue: #77fec3;
}

.l-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  position: relative;
  margin: 0 auto 0;
  padding: 0 0 0;
  overflow: hidden;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: var(--main-txt-color);
}
@media screen and (max-width: 767px) {
  .l-wrapper {
    margin: 0 auto 0;
    padding: 0 0 0;
  }
}
.l-wrapper .--font-jp-default {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.l-wrapper .--font-jp {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.l-wrapper .--font-jp-hf {
  font-family: YakuHanJP, "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.l-wrapper .--font-eg-default {
  font-family: "Roboto", "Noto Sans JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.l-wrapper .--font-eg {
  font-family: "Roboto", "Noto Sans JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.l-wrapper .--font-eg-hf {
  font-family: YakuHanJP, "Roboto", "Noto Sans JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.l-mainArea {
  position: relative;
  padding-right: 80px;
}
@media screen and (max-width: 767px) {
  .l-mainArea {
    padding-right: 0;
    padding-top: 30px;
  }
}

.l-outer {
  position: relative;
}

.l-footer {
  width: 100%;
  position: relative;
  margin: auto auto 0;
  padding: 60px 0 0;
  background-color: transparent;
  text-align: center;
}
.l-footer a {
  display: block;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding: 30px 0 0;
  }
}
.l-footer__roop {
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .l-footer__roop {
    height: 30px;
  }
}
.l-footer:nth-of-type(odd) .l-footer__roop {
  background: url(../img/deco_line_r.png) left center repeat-x;
  background-size: 256px 60px;
  animation: roopTxtRight_pc 6s 0s linear infinite forwards;
}
@media screen and (max-width: 767px) {
  .l-footer:nth-of-type(odd) .l-footer__roop {
    background-size: 128px 30px;
    animation: roopTxtRight_sp 6s 0s linear infinite forwards;
  }
}
.l-footer:nth-of-type(even) .l-footer__roop {
  background: url(../img/deco_line_l.png) left center repeat-x;
  background-size: 256px 60px;
  animation: roopTxtLeft_pc 6s 0s linear infinite forwards;
}
@media screen and (max-width: 767px) {
  .l-footer:nth-of-type(even) .l-footer__roop {
    background-size: 128px 30px;
    animation: roopTxtLeft_sp 6s 0s linear infinite forwards;
  }
}
.l-footer__roop.--left-roop {
  background-image: url(../img/deco_line_l.png) !important;
  background-position: left center;
  background-size: 256px 60px !important;
  animation: roopTxtLeft_pc 6s 0s linear infinite forwards !important;
}
@media screen and (max-width: 767px) {
  .l-footer__roop.--left-roop {
    background-size: 128px 30px !important;
    animation: roopTxtLeft_sp 6s 0s linear infinite forwards !important;
  }
}
.l-footer__inner {
  position: relative;
}
.l-footer__contents {
  position: relative;
  padding: 73px 2% 75px;
}
@media screen and (max-width: 767px) {
  .l-footer__contents {
    padding: 54px 2% 98px;
  }
}
.l-footer_sns {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin: 0 auto;
}
.l-footer_sns__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-footer_sns__list {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}
.l-footer_sns__item {
  width: 32px;
  height: auto;
  margin-right: 32px;
}
@media screen and (max-width: 767px) {
  .l-footer_sns__item {
    width: 26px;
    height: auto;
    margin-right: 26px;
  }
}
.l-footer_sns__item:nth-last-of-type(1) {
  margin-right: 0;
}
.l-footer_sns__link {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  transition: transform 0.6s 0s cubic-bezier(0.2, 1, 0.4, 1);
}
@media screen and (min-width: 768px) {
  .l-footer_sns__link:hover {
    transform: scale(1.24);
  }
}
.l-footer_sns__link img {
  width: 100%;
  height: auto;
}
.l-footer_sns__item:nth-of-type(1) .l-footer_sns__link img {
  width: 88%;
}
.l-footer_tl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 39px auto 0;
}
@media screen and (max-width: 767px) {
  .l-footer_tl {
    margin-top: 27px;
  }
}
.l-footer_tl__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .l-footer_tl__list {
    margin: 26px 0 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.l-footer_tl__item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 12px;
  font-family: "Roboto", "Noto Sans JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
@media screen and (max-width: 767px) {
  .l-footer_tl__item {
    margin-right: 8px;
  }
}
.l-footer_tl__item:nth-last-of-type(1) {
  margin-right: 0;
}
.l-footer_tl__link {
  position: relative;
  padding-right: 1.4em;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  color: var(--main-txt-color);
  letter-spacing: -0.01em;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .l-footer_tl__link:hover .l-footer_tl__txt::before {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .l-footer_tl__link {
    padding-right: 1.6em;
    font-size: 10px;
    letter-spacing: -0.02em;
  }
}
.l-footer_tl__item:nth-last-of-type(1) .l-footer_tl__link {
  padding-right: 0;
}
.l-footer_tl__item:nth-last-of-type(1) .l-footer_tl__link::before {
  content: none;
  display: none;
}
.l-menu .l-footer_tl__link {
  color: var(--black);
}
.l-footer_tl__link::before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 10.5px;
  right: 0;
  top: 50%;
  background: #000000;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  transform: translate(0%, -50%);
}
@media screen and (max-width: 767px) {
  .l-footer_tl__link::before {
    width: 5px;
    height: 7.5px;
  }
}
.l-footer_tl__link img {
  width: 53%;
  height: auto;
}
.l-footer_tl__txt {
  display: block;
  position: relative;
}
.l-footer_tl__txt::before {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  position: absolute;
  bottom: -5px;
  left: 0;
  background-color: var(--black);
  transition: width 0.6s 0s cubic-bezier(0.2, 1, 0.4, 1);
}
.l-footer__copy {
  margin-top: 55px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 767px) {
  .l-footer__copy {
    text-align: center;
    margin-top: 26px;
    font-size: 9px;
    letter-spacing: -0.01em;
  }
}
.l-footer__copy-txt {
  position: relative;
}
.l-footer__copy-txt + .l-footer__copy-txt {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .l-footer__copy-txt + .l-footer__copy-txt {
    margin-top: 11px;
  }
}

.l-menu {
  width: 100%;
  max-width: 451px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  border-left: 1px solid var(--black);
  background-color: var(--gray);
  opacity: 1;
  pointer-events: none;
  box-sizing: border-box;
  z-index: 2;
  transform: translate(100%, 0px);
  transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}
@media screen and (max-width: 767px) {
  .l-menu {
    width: 100%;
    height: 100%;
    max-height: 210px;
    border: none;
    border-bottom: 1px solid var(--black);
    transform: translate(0, -100%);
  }
}
.is-menu-open .l-menu {
  opacity: 1 !important;
  transform: translate(0px, 0px);
  pointer-events: all;
}
@media screen and (max-width: 767px) {
  .is-menu-open .l-menu {
    transform: translate(0px, 0px);
  }
}
@media screen and (max-width: 767px) {
  .l-menu__inner {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
}
.l-menu__contents {
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
  height: 100%;
  padding: 76px 0 0 13.5%;
}
@media screen and (max-width: 767px) {
  .l-menu__contents {
    justify-content: start;
    width: 100%;
    padding: 30px 5% 0;
  }
}
.l-menu__list {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .l-menu__list {
    width: 100%;
    margin: 0;
    text-align: left;
    opacity: 0;
    transform: translate(0, 8px);
    transition: opacity 0.4s 0.5s cubic-bezier(0.25, 1, 0.5, 1), transform 0.4s 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .is-menu-open .l-menu__list {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.l-menu__item:nth-of-type(n + 2) {
  margin-top: 25.5px;
}
@media screen and (max-width: 767px) {
  .l-menu__item:nth-of-type(n + 2) {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .l-menu__item {
    text-align: center;
  }
}
[data-scroll-nav-pos="1"] .l-menu__item:nth-of-type(1) .l-menu__link::before {
  opacity: 1;
}
[data-scroll-nav-pos="2"] .l-menu__item:nth-of-type(2) .l-menu__link::before {
  opacity: 1;
}
[data-scroll-nav-pos="3"] .l-menu__item:nth-of-type(3) .l-menu__link::before {
  opacity: 1;
}
[data-scroll-nav-pos="4"] .l-menu__item:nth-of-type(4) .l-menu__link::before {
  opacity: 1;
}
[data-scroll-nav-pos="5"] .l-menu__item:nth-of-type(5) .l-menu__link::before {
  opacity: 1;
}
.l-menu__link {
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-menu__link {
    pointer-events: all;
  }
  .l-menu__link:hover::before {
    opacity: 1;
  }
}
.is-coming .l-menu__link {
  pointer-events: none;
  opacity: 0.5;
}
.l-menu__link::before {
  content: "";
  display: block;
  width: 24px;
  height: 1px;
  position: absolute;
  right: -6px;
  top: 50%;
  opacity: 0;
  background-color: var(--black);
  transform: translate(100%, 0%);
  transition: opacity 0.6s 0s cubic-bezier(0.25, 1, 0.5, 1);
}
@media screen and (max-width: 767px) {
  .l-menu__link::before {
    width: 20px;
    right: auto;
    left: -10px;
    transform: translate(-100%, 0%);
  }
}
.l-menu__link-in {
  position: relative;
  font-family: "Anton", "Noto Sans JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  text-decoration: none;
  font-size: 36px;
  color: var(--black);
  transform-origin: left bottom;
  transition: background-color 0.2s cubic-bezier(0.16, 1, 0.3, 1), color 0.2s cubic-bezier(0.16, 1, 0.3, 1), transform 0.1s 0.1s cubic-bezier(0, 0.55, 0.45, 1);
}
@media screen and (max-width: 767px) {
  .l-menu__link-in {
    font-size: 24px;
    background-color: transparent;
  }
}
.l-menu__link:hover .l-menu__link-in {
  transition: background-color 0.3s cubic-bezier(0.16, 1, 0.3, 1), color 0.3s cubic-bezier(0.16, 1, 0.3, 1), transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
.l-menu__txt {
  display: inline-block;
  line-height: 1;
  letter-spacing: 0.023em;
  word-break: inherit;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .l-menu__txt {
    letter-spacing: 0em;
  }
}

.l-menuBar {
  width: 80px;
  height: 100%;
  position: fixed;
  right: 0;
  top: 0;
  background-color: var(--white);
  cursor: pointer;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .l-menuBar {
    transform: translate(100%, 0%);
  }
  .is-load .l-menuBar {
    opacity: 1;
    transform: translate(0, 0);
  }
  .l-menuBar:hover .l-menuBar__txt-area {
    animation: titleGlitch 0.4s 0s 1 cubic-bezier(0.15, 0.85, 0.3, 1.2) forwards;
  }
  .l-menuBar:hover .l-menuBar__txt-area img {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .l-menuBar {
    width: 100%;
    height: 30px;
    background-color: var(--black);
    transform: translate(0%, -100%);
  }
  .is-load .l-menuBar {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.l-menuBar::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--black);
}
@media screen and (max-width: 767px) {
  .l-menuBar::after {
    content: none;
    display: none;
  }
}
.l-menuBar__area {
  position: absolute;
  width: 100%;
  height: calc(100% - 80px);
  right: 0;
  top: 80px;
}
@media screen and (max-width: 767px) {
  .l-menuBar__area {
    width: 100%;
    height: 100%;
    top: 0;
  }
}
.l-menuBar__txt {
  width: 475%;
  max-width: 47.5vh;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -164%) rotate(90deg);
}
@media screen and (max-width: 767px) {
  .l-menuBar__txt {
    width: 47.5%;
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
.l-menuBar__txt-area {
  background-color: var(--black);
  -webkit-mask: url(../img/main_txt.png) center center no-repeat;
  mask: url(../img/main_txt.png) center center no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.l-menuBar__txt-area img {
  opacity: 0;
  transition: opacity linear 0s 0.95s;
}

.l-hamburger {
  display: block;
  width: 80px;
  height: 80px;
  min-height: 0;
  position: fixed;
  top: 0;
  right: 0px;
  margin: 0;
  padding: 0 0;
  border: none;
  background-color: var(--black);
  box-sizing: border-box;
  box-shadow: none;
  cursor: pointer;
  z-index: 2;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  transform: translate(10%, 0%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}
.is-load .l-hamburger {
  opacity: 1;
  transform: translate(0%, 0%);
}
@media screen and (max-width: 767px) {
  .l-hamburger {
    width: 30px;
    height: 30px;
    right: 50%;
    background-color: transparent;
    transform: translate(50%, 0%);
  }
  .is-load .l-hamburger {
    opacity: 1;
    transform: translate(50%, 0%);
  }
}

@media screen and (max-width: 767px) {
  .l-hamburger__wrap {
    position: fixed;
    top: 0;
    left: 50%;
    width: 450px;
    margin-left: -225px;
    z-index: 50;
  }
}
.l-hamburger__bar {
  display: block;
  position: absolute;
  top: 42%;
  left: 50%;
  width: 38px;
  height: 1px;
  background-color: var(--white);
  transform: translate(-50%, -50%);
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.is-menu-open .l-hamburger__bar {
  background-color: var(--white);
}
@media screen and (max-width: 767px) {
  .l-hamburger__bar {
    width: 20px;
    height: 1px;
    background-color: var(--white);
  }
  .is-menu-open .l-hamburger__bar {
    background-color: var(--white);
  }
}

body.is-menu-open .l-hamburger__bar.-bar1 {
  top: 50%;
  transform: translate(-50%, -50%) rotate(200deg);
}

.l-hamburger__bar.-bar2 {
  top: 50%;
}
@media screen and (max-width: 767px) {
  .l-hamburger__bar.-bar2 {
    top: 52%;
  }
}

body.is-menu-open .l-hamburger__bar.-bar2 {
  opacity: 0;
}

.l-hamburger__bar.-bar3 {
  top: 59%;
}
@media screen and (max-width: 767px) {
  .l-hamburger__bar.-bar3 {
    top: 62%;
  }
}

body.is-menu-open .l-hamburger__bar.-bar3 {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-200deg);
}

.c-btn {
  width: 90%;
  max-width: 340px;
  position: relative;
  margin: 0 auto;
  z-index: 0;
  box-shadow: 0px 0px 0px 0px var(--red), 0px 0px 0px 0px var(--blue);
  transition: box-shadow 0.4s, transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
@media screen and (min-width: 768px) {
  .c-btn:hover {
    box-shadow: -5px -5px 20px 5px var(--red), 5px 5px 20px 7px var(--blue);
  }
  .c-btn:hover::before {
    transform: translate(-4px, 0);
  }
  .c-btn:hover::after {
    transform: translate(4px, 0);
  }
}
@media screen and (max-width: 767px) {
  .c-btn {
    max-width: 210px;
  }
}
.c-btn + .c-btn {
  margin-top: 20px;
}
.c-btn.--nl-btn {
  filter: brightness(0.5);
  pointer-events: none;
}
.c-btn.--big-btn {
  max-width: 400px;
}
@media screen and (max-width: 767px) {
  .c-btn.--big-btn {
    width: 210px;
  }
}
.c-btn::before, .c-btn::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  transition: box-shadow 0.4s, transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.c-btn::before {
  background-color: var(--red);
  transform: translate(-2px, 0);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .c-btn::before {
    transform: translate(-1px, 0);
  }
}
.c-btn::after {
  background-color: var(--blue);
  transform: translate(2px, 0);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .c-btn::after {
    transform: translate(1px, 0);
  }
}
.c-btn__link {
  display: block;
  position: relative;
  padding: 24px 10% 26px;
  background-color: #000000;
  text-align: center;
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
  color: var(--white);
  letter-spacing: 0.01em;
  transform: translate(0, 0);
}
@media screen and (max-width: 767px) {
  .c-btn__link {
    padding: 17px 11% 19px;
    font-size: 12px;
    letter-spacing: 0.025em;
  }
}
.--big-btn .c-btn__link {
  padding: 28px 10% 32px;
}
@media screen and (max-width: 767px) {
  .--big-btn .c-btn__link {
    padding: 17px 11% 19px;
  }
}
.c-btn__txt {
  position: relative;
}
.c-btn__icon {
  position: absolute;
  width: 15px;
  height: 15px;
  right: 5.1%;
  top: 50%;
  background-color: var(--white);
  -webkit-mask: url(../img/arrow.png) center center no-repeat;
  mask: url(../img/arrow.png) center center no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  transform: translate(0%, -50%);
}
@media screen and (max-width: 767px) {
  .c-btn__icon {
    width: 8px;
    height: 8px;
    right: 7%;
  }
}
.--nl-btn .c-btn__icon {
  display: none;
}
.--big-btn .c-btn__icon {
  right: 4.6%;
}
@media screen and (max-width: 767px) {
  .--big-btn .c-btn__icon {
    right: 7%;
  }
}
.c-btn form {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.c-btn input[type=submit] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  opacity: 0;
}

.c-video + .c-video {
  margin-top: 40px;
}
.c-video__link {
  display: block;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .c-video__link:hover .c-video__pict {
    transform: scale(1.1);
  }
  .c-video__link:hover .c-video__frame {
    background-color: rgba(0, 0, 0, 0);
  }
  .c-video__link:hover .c-video__icon-bg {
    transform: scale(0.8);
  }
  .c-video__link:hover .c-video__icon-play {
    transform: scale(1.2);
  }
}
.c-video__pict {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: center center no-repeat;
  background-size: contain;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.c-video__frame {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  transition: background-color 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.c-video__frame::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: 1px solid #333333;
  box-sizing: border-box;
}
.c-video__icon {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.c-video__icon-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/btn_base.png) center center no-repeat;
  background-size: contain;
  mix-blend-mode: color-dodge;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.c-video__icon-play {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/btn_play.png) center center no-repeat;
  background-size: contain;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.c-video form {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.c-video input[type=submit] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: none;
  opacity: 0;
}
.c-video .video-js,
.c-video video {
  width: 100% !important;
  height: 100% !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  opacity: 0 !important;
}
.c-video .video-js.vjs-playing,
.c-video video.vjs-playing {
  opacity: 1 !important;
}
.c-video .video-js.vjs-playing video,
.c-video video.vjs-playing video {
  opacity: 1 !important;
}

#brightcovePlayerCustom {
  width: 100%;
  height: 100%;
  position: absolute !important;
  left: 0;
  top: 0;
  color: #000;
  transition: opacity 0s 0s cubic-bezier(0.25, 1, 0.5, 1);
}
#brightcovePlayerCustom > div {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#brightcovePlayerCustom > div div:not(.video-js) {
  display: none;
}
#brightcovePlayerCustom .btn {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0%;
  top: 0%;
  border: none;
  padding: 0;
  color: transparent;
  outline: none;
  box-sizing: border-box;
}
#brightcovePlayerCustom .btn:not(.ui-btn-play,
.ui-btn-pause) {
  display: none;
}
#brightcovePlayerCustom .btn.is-pmb-active {
  background: url(../img/voice/btn_stop.png) center center no-repeat;
  background-size: 100%;
}
#brightcovePlayerCustom .btn.is-pmb-active::before {
  animation: circleanime 1s infinite forwards;
}
#brightcovePlayerCustom .btn.is-pmb-active::after {
  animation: circleanime 1s 0.4s infinite forwards;
}
#brightcovePlayerCustom .btn::before, #brightcovePlayerCustom .btn::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
  border: 1px solid #000;
  border-radius: 50%;
  opacity: 0;
}

.video-js,
video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
}

video {
  opacity: 0 !important;
}
.vjs-has-started video {
  opacity: 1 !important;
}

.c-note__list-item {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
  letter-spacing: 0.005em;
  line-height: 1.75;
}
.c-note__list-item + .c-note__list-item {
  margin-top: 3px;
}

.u-bp__spOnly {
  display: none;
}

@media screen and (max-width: 767px) {
  .u-bp__pcOnly {
    display: none;
  }
  .u-bp__spOnly {
    display: block;
  }
}
@keyframes roopTxtLeft_pc {
  0% {
    background-position-x: 256px;
  }
  100% {
    background-position-x: 0px;
  }
}
@keyframes roopTxtRight_pc {
  0% {
    background-position-x: -256px;
  }
  100% {
    background-position-x: 0px;
  }
}
@keyframes roopTxtLeft_sp {
  0% {
    background-position-x: 128px;
  }
  100% {
    background-position-x: 0px;
  }
}
@keyframes roopTxtRight_sp {
  0% {
    background-position-x: -128px;
  }
  100% {
    background-position-x: 0px;
  }
}
@keyframes blurAnime {
  from {
    filter: blur(10px);
    transform: scale(1.02);
    opacity: 0;
  }
  to {
    filter: blur(0);
    transform: scale(1);
    opacity: 1;
  }
}
/* タイトル画像のグリッチ */
@keyframes titleGlitch {
  0% {
    transform: translate(0, 0) scale(1);
    background-color: transparent;
    opacity: 1;
  }
  10% {
    transform: translate(-8px, 5px) skewX(-4deg);
    background-color: var(--black);
    opacity: 0.8;
  }
  20% {
    transform: translate(10px, -7px) skewX(6deg);
    background-color: var(--black);
    opacity: 0.9;
  }
  30% {
    transform: translate(-15px, -3px) scaleY(1.1);
    background-color: var(--black);
    opacity: 0.4;
  }
  40% {
    transform: translate(5px, 8px) skewX(-2deg);
    background-color: var(--black);
    opacity: 0.8;
  }
  50% {
    transform: translate(0, -4px);
    background-color: var(--black);
    opacity: 0.95;
  }
  70% {
    transform: translate(2px, 1px);
    filter: blur(0.5px);
    opacity: 1;
  }
  90% {
    transform: translate(0, 0) skewX(0deg) scale(1);
    background-color: var(--black);
    filter: blur(0px);
    opacity: 1;
  }
  100% {
    transform: translate(0, 0) skewX(0deg) scale(1);
    background-color: var(--black);
    filter: blur(0px);
    opacity: 1;
  }
}
img {
  max-width: 100%;
  display: block;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .is-pc {
    display: block;
  }
  .is-sp {
    display: none;
  }
  .is-pc-inline {
    display: inline-block;
  }
  .is-sp-inline {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
  .is-pc-inline {
    display: none;
  }
  .is-sp-inline {
    display: inline-block;
  }
}
.p-hero {
  position: relative;
  background-color: var(--white);
}
.p-hero__inner, .p-hero__contents {
  position: relative;
  margin: 0 auto;
  padding: 0 0;
}
.p-hero__inner {
  position: relative;
}
.p-hero__contents {
  width: 100%;
  padding-top: 8.4%;
}
@media screen and (max-width: 767px) {
  .p-hero__contents {
    padding-top: 9.6%;
  }
}
.p-hero__logo {
  display: block;
  position: relative;
  width: 99.2%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 4%) scale(1.04);
  filter: blur(20px);
  opacity: 0;
  transition: opacity 0.2s 0s cubic-bezier(0.2, 1, 0.4, 1), transform 0.4s 0s cubic-bezier(0.2, 1, 0.4, 1), filter 0.4s 0s cubic-bezier(0.65, 0, 0.35, 1);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-hero__logo {
    width: 98.7%;
    transform: translate(-50%, 15%) scale(1.04);
  }
}
.is-load .p-hero__logo {
  filter: blur(0);
  transform: translate(-50%, 4%) scale(1);
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .is-load .p-hero__logo {
    transform: translate(-50%, 15%) scale(1);
  }
}
.p-hero_chara {
  position: relative;
}
.p-hero_chara::before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-top: 24%;
  background: linear-gradient(transparent 0%, var(--white), transparent 100%);
  transform: translate(0%, 50%);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-hero_chara::before {
    padding-top: 40%;
    background: linear-gradient(transparent 0%, var(--white) 50%, transparent 100%);
    transform: translate(0%, 50%);
  }
}
.p-hero_chara__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--gray);
}
.p-hero_chara__bg::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/bg_pattern_pc.png) center 148% no-repeat;
  background-size: 100%;
  opacity: 0;
  transform: translate(0px, 0px) scale(1.14);
  transition: opacity 0.2s 0s cubic-bezier(0.2, 1, 0.4, 1), transform 2s 0s cubic-bezier(0, 0.55, 0.45, 1);
}
.is-load .p-hero_chara__bg::before {
  opacity: 1;
  transform: translate(0px, 0px) scale(1);
}
@media screen and (max-width: 767px) {
  .p-hero_chara__bg::before {
    background: url(../img/bg_pattern_pc.png) 28.2% 91% no-repeat;
    background-size: 187%;
  }
}
.p-hero_chara__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.p-hero_chara__list::before, .p-hero_chara__list::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 0.4535%;
  height: 100%;
  background-color: var(--white);
}
.p-hero_chara__list::before {
  left: 33.107%;
}
.p-hero_chara__list::after {
  right: 33.107%;
}
.p-hero_chara__item {
  width: 33.107%;
  padding-top: 60.607%;
  position: relative;
  margin-left: 0.3395%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-hero_chara__item {
    padding-top: 120%;
  }
}
.p-hero_chara__item:nth-of-type(1) {
  margin-left: 0;
}
.p-hero_chara__area {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.p-hero_chara__data {
  position: relative;
  padding-top: 16.502%;
  background-color: var(--white);
}
@media screen and (max-width: 767px) {
  .p-hero_chara__data {
    padding-top: 39.48%;
  }
}
.p-hero_chara__data-area {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  transition: opacity 0s 0.2s cubic-bezier(0.2, 1, 0.4, 1), -webkit-clip-path 2s 0.2s cubic-bezier(0.2, 1, 0.4, 1);
  transition: opacity 0s 0.2s cubic-bezier(0.2, 1, 0.4, 1), clip-path 2s 0.2s cubic-bezier(0.2, 1, 0.4, 1);
  transition: opacity 0s 0.2s cubic-bezier(0.2, 1, 0.4, 1), clip-path 2s 0.2s cubic-bezier(0.2, 1, 0.4, 1), -webkit-clip-path 2s 0.2s cubic-bezier(0.2, 1, 0.4, 1);
}
.is-load .p-hero_chara__data-area {
  opacity: 1;
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
}
.p-hero_chara__data-img {
  height: auto;
  position: absolute;
  left: 3%;
  top: 50%;
  transform: translate(0%, -27%);
}
@media screen and (max-width: 767px) {
  .p-hero_chara__data-img {
    left: 2.1%;
    top: 50%;
    transform: translate(0%, -48%);
  }
}
.--hero-majieku .p-hero_chara__data-img {
  width: 18.81%;
}
@media screen and (max-width: 767px) {
  .--hero-majieku .p-hero_chara__data-img {
    width: 39.64%;
  }
}
.--hero-saikyosoubi .p-hero_chara__data-img {
  width: 25.7%;
}
@media screen and (max-width: 767px) {
  .--hero-saikyosoubi .p-hero_chara__data-img {
    width: 54.14%;
  }
}
.--hero-returnersMagic .p-hero_chara__data-img {
  width: 33.84%;
}
@media screen and (max-width: 767px) {
  .--hero-returnersMagic .p-hero_chara__data-img {
    width: 71.3%;
  }
}
.p-hero_chara__pict {
  width: 230%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 0%);
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .p-hero_chara__pict {
    width: 160%;
  }
}
.p-hero_chara__pict img {
  opacity: 0;
  transition: opacity 0.2s 0s cubic-bezier(0.2, 1, 0.4, 1), transform 0.4s 0s cubic-bezier(0.2, 1, 0.4, 1);
}
.--hero-majieku .p-hero_chara__pict img {
  transform: translate(-40px, 40px) scale(1.08);
}
.--hero-saikyosoubi .p-hero_chara__pict img {
  transform: translate(0px, 40px) scale(1.08);
}
.--hero-returnersMagic .p-hero_chara__pict img {
  transform: translate(40px, 40px) scale(1.08);
}
.is-load .p-hero_chara__pict img {
  opacity: 1;
  transform: translate(0px, 0px) scale(1);
}
.p-hero_chara__logo {
  width: 100.5%;
  position: absolute;
  left: 50%;
  bottom: 11.7%;
  transform: translate(-50%, 0%);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .--hero-majieku .p-hero_chara__logo {
    width: 94%;
    bottom: 10.8%;
  }
  .--hero-saikyosoubi .p-hero_chara__logo {
    width: 110%;
    bottom: 10%;
  }
  .--hero-returnersMagic .p-hero_chara__logo {
    width: 101%;
    bottom: 10%;
  }
}
.p-hero_chara__logo img {
  opacity: 0;
  transition: opacity 0.2s 0.2s cubic-bezier(0.2, 1, 0.4, 1), transform 0.4s 0.2s cubic-bezier(0.2, 1, 0.4, 1);
}
.--hero-majieku .p-hero_chara__logo img {
  transform: translate(-30px, 30px) scale(1.08);
}
.--hero-saikyosoubi .p-hero_chara__logo img {
  transform: translate(0px, 30px) scale(1.08);
}
.--hero-returnersMagic .p-hero_chara__logo img {
  transform: translate(30px, 30px) scale(1.08);
}
.is-load .p-hero_chara__logo img {
  opacity: 1;
  transform: translate(0px, 0px) scale(1);
}
.p-hero__lead {
  width: 63%;
  height: auto;
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 0%);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-hero__lead {
    width: 85.334%;
    transform: translate(-50%, -4%);
  }
}
.p-hero__lead img {
  transform: scale(1.04);
  filter: blur(20px);
  opacity: 0;
  transition: opacity 0.2s 0s cubic-bezier(0.2, 1, 0.4, 1), transform 0.4s 0s cubic-bezier(0.2, 1, 0.4, 1), filter 0.4s 0s cubic-bezier(0.65, 0, 0.35, 1);
}
.is-load .p-hero__lead img {
  filter: blur(0);
  transform: scale(1);
  opacity: 1;
}
.p-hero_banner {
  width: 100%;
  margin: 0 auto;
  padding: 6.057% 0 5.905%;
  background-color: var(--green);
}
@media screen and (max-width: 767px) {
  .p-hero_banner {
    padding: 26.134% 0 13.334%;
  }
}
.p-hero_banner__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  width: 96.97%;
  max-width: 1667px;
  height: auto;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-hero_banner__list {
    display: block;
    width: 89.5%;
  }
}
.p-hero_banner__item {
  width: 32.25%;
  position: relative;
  margin-left: 1.625%;
  opacity: 0;
  transform: translate(0, 40px);
  transition: opacity 0.4s cubic-bezier(0.65, 0, 0.35, 1), transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}
.p-hero_banner__item:nth-of-type(1) {
  margin-left: 0;
}
.is-load .p-hero_banner__item {
  opacity: 1;
  transform: translate(0, 0);
}
@media screen and (max-width: 767px) {
  .p-hero_banner__item {
    width: 100%;
    margin-left: 0;
  }
  .p-hero_banner__item + .p-hero_banner__item {
    margin-top: 10px;
  }
}
.p-hero_banner__link {
  display: block;
  border-radius: 5px;
  padding: 53.295% 0 0;
  background-color: var(--white);
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p-hero_banner__link:hover .p-hero_banner__pict img {
    transform: scale(1.06);
  }
}
@media screen and (max-width: 767px) {
  .p-hero_banner__link {
    border-radius: 3px;
    padding-top: 41.714%;
  }
}
.p-hero_banner__pict {
  position: absolute;
  left: 50%;
  top: 50%;
}
.--banner-majieku .p-hero_banner__pict {
  width: 83.42%;
  transform: translate(-45.8%, -56%);
}
@media screen and (max-width: 767px) {
  .--banner-majieku .p-hero_banner__pict {
    width: 77%;
    transform: translate(-50%, -54%);
  }
}
.--banner-saikyosoubi .p-hero_banner__pict {
  width: 97.6%;
  transform: translate(-50%, -58%);
}
@media screen and (max-width: 767px) {
  .--banner-saikyosoubi .p-hero_banner__pict {
    width: 90%;
    transform: translate(-50.5%, -57.5%);
  }
}
.--banner-returnersMagic .p-hero_banner__pict {
  width: 90.603%;
  transform: translate(-49.9%, -52.6%);
}
@media screen and (max-width: 767px) {
  .--banner-returnersMagic .p-hero_banner__pict {
    width: 83.43%;
    transform: translate(-50%, -52.5%);
  }
}
.p-hero_banner__pict img {
  display: block;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.p-section {
  position: relative;
  margin: 0 auto;
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .p-section {
    width: 100%;
    padding-top: 30px;
  }
}
.p-section__inner {
  position: relative;
  margin: 0 auto;
  padding: 174px 0 159px;
}
@media screen and (max-width: 767px) {
  .p-section__inner {
    padding: 71px 0 75px;
  }
}
.p-section__inner::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/bg_texture_pc.png) center center repeat;
  background-size: 1400px;
  z-index: 1;
}
.p-section__roop {
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .p-section__roop {
    height: 30px;
  }
}
.p-section:nth-of-type(odd) .p-section__roop {
  background: url(../img/deco_line_r.png) left center repeat-x;
  background-size: 256px 60px;
  animation: roopTxtRight_pc 6s 0s linear infinite forwards;
}
@media screen and (max-width: 767px) {
  .p-section:nth-of-type(odd) .p-section__roop {
    background-size: 128px 30px;
    animation: roopTxtRight_sp 6s 0s linear infinite forwards;
  }
}
.p-section:nth-of-type(even) .p-section__roop {
  background: url(../img/deco_line_l.png) left center repeat-x;
  background-size: 256px 60px;
  animation: roopTxtLeft_pc 6s 0s linear infinite forwards;
}
@media screen and (max-width: 767px) {
  .p-section:nth-of-type(even) .p-section__roop {
    background-size: 128px 30px;
    animation: roopTxtLeft_sp 6s 0s linear infinite forwards;
  }
}
.p-section__roop.--left-roop {
  background-image: url(../img/deco_line_l.png) !important;
  background-position: left center;
  background-size: 256px 60px !important;
  animation: roopTxtLeft_pc 6s 0s linear infinite forwards !important;
}
@media screen and (max-width: 767px) {
  .p-section__roop.--left-roop {
    background-size: 128px 30px !important;
    animation: roopTxtLeft_sp 6s 0s linear infinite forwards !important;
  }
}
.p-section__contents {
  width: 90%;
  max-width: 1160px;
  position: relative;
  margin: 0 auto;
  padding: 0 0;
}
.p-section__head, .p-section__body {
  position: relative;
  margin: 0 auto;
}
.p-section__body {
  z-index: 1;
}
.p-section__title {
  width: 80%;
  position: relative;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-section__title {
    width: 100%;
  }
}
.p-section__title-txt {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  text-align: center;
  font-family: "Anton", "Noto Sans JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-size: 78px;
  color: var(--black);
  letter-spacing: -0.01em;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-section__title-txt {
    font-size: 39px;
  }
}
.p-section__title-txt span {
  transform: translate(0%, 100%);
  transition: opacity 0.6s 0s cubic-bezier(0.2, 1, 0.4, 1), transform 0.6s 0s cubic-bezier(0.2, 1, 0.4, 1);
}
[data-scroll-sa].is-scroll-active .p-section__title-txt span {
  transform: translate(0%, 0%);
}
.p-section__title-txt span:nth-of-type(1) {
  transition-delay: 0.05s !important;
}
.p-section__title-txt span:nth-of-type(2) {
  transition-delay: 0.1s !important;
}
.p-section__title-txt span:nth-of-type(3) {
  transition-delay: 0.15s !important;
}
.p-section__title-txt span:nth-of-type(4) {
  transition-delay: 0.2s !important;
}
.p-section__title-txt span:nth-of-type(5) {
  transition-delay: 0.25s !important;
}
.p-section__title-txt span:nth-of-type(6) {
  transition-delay: 0.3s !important;
}
.p-section__title-txt span:nth-of-type(7) {
  transition-delay: 0.35s !important;
}
.p-section__title-txt span:nth-of-type(8) {
  transition-delay: 0.4s !important;
}
.p-section__title-txt span:nth-of-type(9) {
  transition-delay: 0.45s !important;
}
.p-section__title-txt span:nth-of-type(10) {
  transition-delay: 0.5s !important;
}
.p-section__title-txt span:nth-of-type(11) {
  transition-delay: 0.55s !important;
}
.p-section__title-txt span:nth-of-type(12) {
  transition-delay: 0.6s !important;
}
.p-section__title-sub {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin: 10px auto 0;
  padding: 1px 7px 3px;
  background-color: var(--black);
  font-size: 16px;
  font-weight: 900;
  color: var(--white);
  line-height: 1;
  letter-spacing: 0.01em;
  opacity: 0;
  transform: translate(0, -100%);
  transition: opacity 0.6s 0s cubic-bezier(0.2, 1, 0.4, 1), transform 0.6s 0s cubic-bezier(0.2, 1, 0.4, 1);
}
@media screen and (max-width: 767px) {
  .p-section__title-sub {
    margin: 5px auto 0;
    padding: 1px 4px 1px;
    font-size: 8px;
    letter-spacing: 0em;
  }
}
[data-scroll-sa].is-scroll-active .p-section__title-sub {
  opacity: 1;
  transform: translate(0, 0%);
}
.p-section__body {
  opacity: 0;
  transform: translate(0%, 30px);
  transition: opacity 0.6s 0s cubic-bezier(0.2, 1, 0.4, 1), transform 0.6s 0s cubic-bezier(0.2, 1, 0.4, 1);
}
[data-scroll-sa].is-scroll-active .p-section__body {
  opacity: 1;
  transform: translate(0%, 0px);
}
.p-section__lead {
  margin: 0 auto;
  text-align: center;
}
.p-section__lead-txt {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.85;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .p-section__lead-txt {
    font-size: 12px;
    line-height: 1.45;
    letter-spacing: 0.01em;
  }
}
.p-section__lead-txt + .p-section__lead-txt {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .p-section__lead-txt + .p-section__lead-txt {
    margin-top: 10px;
  }
}
.p-section__lead-note {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.85;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .p-section__lead-note {
    font-size: 10px;
    line-height: 1.45;
    letter-spacing: 0.01em;
  }
}
.p-section__lead-txt + .p-section__lead-note {
  margin-top: 12px;
}
.p-section__lead-note + .p-section__lead-note {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .p-section__lead-note + .p-section__lead-note {
    margin-top: 10px;
  }
}

.p-introduction {
  position: relative;
  margin: 0 auto;
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .p-introduction {
    width: 100%;
    padding-top: 30px;
  }
}
.p-introduction__inner {
  position: relative;
  margin: 0 auto;
  padding: 174px 0 159px;
  background-color: var(--gray);
}
@media screen and (max-width: 767px) {
  .p-introduction__inner {
    padding: 72px 0 67px;
  }
}
.p-introduction .p-introduction__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.p-introduction .p-introduction__bg-item {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
}
.p-introduction .p-introduction__bg img {
  display: block;
  opacity: 0;
  transform: translate(0px, 0px) scale(1.14);
  transition: opacity 0.2s 0s cubic-bezier(0.2, 1, 0.4, 1), transform 2s 0s cubic-bezier(0, 0.55, 0.45, 1);
}
.is-scroll-active .p-introduction .p-introduction__bg img {
  opacity: 1;
  transform: translate(0px, 0px) scale(1);
}
.p-introduction .p-introduction__bg .--intro-bg--top-left {
  top: 0;
}
.p-introduction .p-introduction__bg .--intro-bg--top-right {
  top: 0;
}
.p-introduction .p-introduction__bg .--intro-bg--top-center {
  top: 0;
}
.p-introduction .p-introduction__bg .--intro-bg--middle-center {
  top: 50%;
  transform: translate(0%, -60%);
}
.p-introduction .p-introduction__bg .--intro-bg--btm-left {
  bottom: 0;
}
.p-introduction .p-introduction__bg .--intro-bg--btm-right {
  bottom: 0;
}
.p-introduction .p-introduction__bg .--intro-bg--btm-center {
  bottom: 0;
}
.p-introduction__head, .p-introduction__body {
  position: relative;
  margin: 0 auto;
}
.p-introduction__lead {
  margin: 59px auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-introduction__lead {
    margin-top: 30px;
  }
}
.p-introduction__lead-txt {
  font-size: 40px;
  font-weight: 900;
  color: var(--black);
  line-height: 1.92;
  letter-spacing: -0.01em;
}
@media screen and (max-width: 767px) {
  .p-introduction__lead-txt {
    font-size: 20px;
    line-height: 1.92;
    letter-spacing: -0.035em;
  }
}
.p-introduction__lead-txt + .p-introduction__lead-txt {
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .p-introduction__lead-txt + .p-introduction__lead-txt {
    margin-top: 10px;
  }
}

.p-lineUp__inner {
  overflow: hidden;
}
.p-lineUp_deco {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.p-lineUp_deco__item {
  position: absolute;
}
.p-lineUp_deco .--lineUp_deco-1 {
  width: 22.5%;
  right: 7.3%;
  top: 0%;
  transform: translate(0%, -65%);
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-1 {
    width: 22.5%;
    right: 14.7%;
    top: 0%;
    transform: translate(0%, -65%);
  }
}
.p-lineUp_deco .--lineUp_deco-2 {
  width: 30%;
  left: 0%;
  top: 1.75%;
  transform: translate(-16.5%, 0%);
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-2 {
    width: 52.5%;
    left: 0%;
    top: 1.11%;
    transform: translate(-38%, 0%);
  }
}
.p-lineUp_deco .--lineUp_deco-3 {
  width: 23.25%;
  right: 0%;
  top: 8.25%;
  transform: translate(20.5%, 0%);
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-3 {
    width: 40.6%;
    right: 0%;
    top: 4.54%;
    transform: translate(20.5%, 0%);
  }
}
.p-lineUp_deco .--lineUp_deco-4 {
  width: 10%;
  left: 26.7%;
  top: 28.46%;
  transform: translate(0%, 0%);
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-4 {
    width: 18%;
    left: 2.6%;
    top: 12.9%;
    transform: translate(0%, 0%);
  }
}
.p-lineUp_deco .--lineUp_deco-5 {
  width: 16.5%;
  left: 0%;
  top: 44.5%;
  transform: translate(-30%, 0%);
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-5 {
    width: 29%;
    left: 0%;
    top: 21.15%;
    transform: translate(-32%, 0%);
  }
}
.p-lineUp_deco .--lineUp_deco-6 {
  width: 18.5%;
  right: 0%;
  top: 50.2%;
  transform: translate(1%, 0%);
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-6 {
    width: 20.5%;
    right: 0%;
    top: 25.04%;
    transform: translate(1%, 0%);
  }
}
.p-lineUp_deco .--lineUp_deco-7 {
  width: 30%;
  left: 0%;
  top: 66.45%;
  transform: translate(-16%, 0%);
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-7 {
    width: 53%;
    left: 0%;
    top: 31.92%;
    transform: translate(-38%, 0%);
  }
}
.p-lineUp_deco .--lineUp_deco-8 {
  width: 23%;
  right: 0%;
  top: 73%;
  transform: translate(20.5%, 0%);
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-8 {
    width: 40.5%;
    right: 0%;
    top: 39.16%;
    transform: translate(20.8%, 0%);
  }
}
.p-lineUp_deco .--lineUp_deco-9 {
  width: 10.2%;
  left: 26.7%;
  top: 93.1%;
  transform: translate(0%, 0%);
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-9 {
    width: 18%;
    left: 2.5%;
    top: 47.55%;
    transform: translate(0%, 0%);
  }
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-10 {
    width: 29%;
    left: 0%;
    top: 55.75%;
    transform: translate(-32%, 0%);
  }
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-11 {
    width: 29%;
    right: 0%;
    top: 59%;
    transform: translate(32%, 0%);
  }
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-12 {
    width: 11%;
    right: 14%;
    top: 65.1%;
    transform: translate(0%, 0%);
  }
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-13 {
    width: 53%;
    left: 0%;
    top: 66.4%;
    transform: translate(-38%, 0%);
  }
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-14 {
    width: 40.5%;
    right: 0%;
    top: 69.85%;
    transform: translate(21.1%, 0%);
  }
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-15 {
    width: 18%;
    left: 2.6%;
    top: 78.25%;
    transform: translate(0%, 0%);
  }
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-16 {
    width: 40.5%;
    right: 0%;
    top: 83.85%;
    transform: translate(21.1%, 0%);
  }
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-17 {
    width: 18%;
    left: 2.6%;
    top: 89.25%;
    transform: translate(0%, 0%);
  }
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-18 {
    width: 40.5%;
    right: 0%;
    top: 94.85%;
    transform: translate(21.1%, 0%);
  }
}
@media screen and (max-width: 767px) {
  .p-lineUp_deco .--lineUp_deco-19 {
    width: 18%;
    left: 2.6%;
    top: 99.25%;
    transform: translate(0%, 0%);
  }
}
.p-lineUp_deco__pict {
  position: relative;
  transition: top 1s cubic-bezier(0.2, 1, 0.8, 1);
}
.p-lineUp__lead {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-lineUp__lead {
    margin-top: 20px;
  }
}
.p-lineUp__video {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-lineUp__video {
    margin-top: 20px;
  }
}
.p-lineUp__btn {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .p-lineUp__btn {
    margin-top: 20px;
  }
}

.p-lineUps {
  margin: 100px auto 0;
}
@media screen and (max-width: 767px) {
  .p-lineUps {
    margin-top: 50px;
  }
}
.p-lineUps__list {
  position: relative;
}
.p-lineUps__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-lineUps__item {
    display: block;
  }
}
.p-lineUps__item + .p-lineUps__item {
  margin-top: 149px;
}
@media screen and (max-width: 767px) {
  .p-lineUps__item + .p-lineUps__item {
    margin-top: 75px;
  }
}
.p-lineUps__first {
  width: 50%;
  position: relative;
  padding-right: 4.3%;
  opacity: 0;
  transform: translate(40px, 0px);
  transition: opacity 0.6s 0.2s cubic-bezier(0.2, 1, 0.4, 1), transform 0.6s 0.2s cubic-bezier(0.2, 1, 0.4, 1);
}
.p-lineUps__item.is-scroll-active .p-lineUps__first {
  opacity: 1;
  transform: translate(0px, 0px);
}
@media screen and (min-width: 768px) {
  .p-lineUps__first {
    padding-right: 4.3%;
  }
}
@media screen and (max-width: 767px) {
  .p-lineUps__first {
    width: 100%;
    padding-right: 0;
  }
}
.p-lineUps__last {
  width: 50%;
  position: relative;
  padding-top: 13.449%;
  opacity: 0;
  transform: translate(-40px, 0px);
  transition: opacity 0.6s 0.2s cubic-bezier(0.2, 1, 0.4, 1), transform 0.6s 0.2s cubic-bezier(0.2, 1, 0.4, 1);
}
.p-lineUps__item.is-scroll-active .p-lineUps__last {
  opacity: 1;
  transform: translate(0px, 0px);
}
@media screen and (max-width: 767px) {
  .p-lineUps__last {
    width: 100%;
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-lineUps__kv {
    width: 78.5%;
    margin: 0 auto;
  }
}
.p-lineUps__logo {
  width: 59.5%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -13%);
}
@media screen and (max-width: 767px) {
  .p-lineUps__logo {
    position: relative;
    left: auto;
    top: auto;
    transform: translate(0%, 0%);
  }
}
.--lineUps-majieku .p-lineUps__logo {
  width: 59.5%;
  transform: translate(-50%, -13%);
}
@media screen and (max-width: 767px) {
  .--lineUps-majieku .p-lineUps__logo {
    width: 72%;
    margin: 3px auto 0px;
    transform: translate(0%, 0%);
  }
}
.--lineUps-returnersMagic .p-lineUps__logo {
  width: 64.656%;
  transform: translate(-50%, -14%);
}
@media screen and (max-width: 767px) {
  .--lineUps-returnersMagic .p-lineUps__logo {
    width: 75%;
    margin: 1px auto 6px;
    transform: translate(0%, 0%);
  }
}
.--lineUps-saikyosoubi .p-lineUps__logo {
  width: 81.2%;
  transform: translate(-49.6%, -26.7%);
}
@media screen and (max-width: 767px) {
  .--lineUps-saikyosoubi .p-lineUps__logo {
    width: 86%;
    margin: -16px auto 3px;
    transform: translate(0%, 0%);
  }
}
.p-lineUps__lead {
  position: relative;
  margin-top: 34px;
}
@media screen and (max-width: 767px) {
  .p-lineUps__lead {
    margin-top: 0;
  }
}
.p-lineUps__lead-txt {
  position: relative;
  font-size: 18px;
  color: var(--black);
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .p-lineUps__lead-txt {
    font-size: 13px;
    line-height: 1.75;
  }
}
.p-lineUps__lead-txt + .p-lineUps__lead-txt {
  margin-top: 29px;
}
@media screen and (max-width: 767px) {
  .p-lineUps__lead-txt + .p-lineUps__lead-txt {
    margin-top: 0px;
  }
}
.p-lineUps_onair {
  position: relative;
  color: var(--black);
}
.p-lineUps_onair__title {
  position: relative;
  left: -1px;
  margin: 50px auto 0;
  padding-bottom: 5px;
  border-bottom: 5px solid var(--black);
  font-family: "Roboto", "Noto Sans JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-size: 26px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-lineUps_onair__title {
    left: 0px;
    margin: 17px auto 0;
    padding-bottom: 2px;
    border-bottom: 3px solid var(--black);
    font-size: 16px;
  }
}
.p-lineUps_onair__list {
  position: relative;
  margin: 30px auto 0;
}
@media screen and (max-width: 767px) {
  .p-lineUps_onair__list {
    margin-top: 9px;
  }
}
.p-lineUps_onair__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  position: relative;
  border-bottom: 1px solid var(--black);
  padding: 11px 0 12px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.01em;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .p-lineUps_onair__item {
    padding: 8px 0 8px;
    font-size: 13px;
  }
}
.p-lineUps_onair__item.--lineUps-cap {
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-lineUps_onair__item.--lineUps-cap {
    font-size: 13px;
  }
}
.p-lineUps_onair__field {
  width: 28.5%;
}
.p-lineUps_onair__day {
  width: 31.5%;
}
.p-lineUps_onair__time {
  width: 40%;
}
.p-lineUps__btn {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .p-lineUps__btn {
    margin-top: 25px;
  }
}

/*============================
#special.p-section.p-special
============================*/
.p-special {
  position: relative;
}
.p-special__inner {
  position: relative;
  padding: 0 0;
}
.p-special__contents {
  width: 100%;
  max-width: 100%;
}
.p-special__roop {
  z-index: 2;
}
.p-special__head {
  padding: 54px 0 58px;
}
@media screen and (max-width: 767px) {
  .p-special__head {
    padding: 27px 0 29px;
  }
}
.p-special__head-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--gray);
}
.p-special__head-bg::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/bg_pattern_pc.png) center center no-repeat;
  background-size: 105.6%;
  opacity: 0;
  transform: translate(0px, 0px) scale(1.14);
  transition: opacity 0.2s 0s cubic-bezier(0.2, 1, 0.4, 1), transform 2s 0s cubic-bezier(0, 0.55, 0.45, 1);
}
[data-scroll-sa].is-scroll-active .p-special__head-bg::before {
  opacity: 1;
  transform: translate(0px, 0px) scale(1);
}
.p-special__head-bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--white-opacity);
}
.p-special__body {
  padding: 60px 0 100px;
  opacity: 1 !important;
  transform: translate(0, 0) !important;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-special__body {
    padding: 60px 0 40px;
  }
}
.p-special__body-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--gray);
}
.p-special__body-bg::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/bg_pattern_pc.png) center 21% no-repeat;
  background-size: 105.6%;
  background: url(../img/bg_pattern_pc.png) center center no-repeat;
  background-size: cover;
  opacity: 0;
  transform: translate(0px, 0px) scale(1.14);
  transition: opacity 0.2s 0s cubic-bezier(0.2, 1, 0.4, 1), transform 2s 0s cubic-bezier(0, 0.55, 0.45, 1);
}
@media screen and (max-width: 767px) {
  .p-special__body-bg::before {
    background: url(../img/bg_pattern_pc.png) center 21% no-repeat;
    background-size: 105.6%;
    background: url(../img/bg_pattern_pc.png) center center no-repeat;
    background-size: cover;
  }
}
[data-scroll-sa].is-scroll-active .p-special__body-bg::before {
  opacity: 1;
  transform: translate(0px, 0px) scale(1);
}
.p-special__body-bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/bg_texture_pc.png) center center repeat;
  background-size: 1400px;
  z-index: 1;
}

.p-diagnosis {
  width: 90%;
  max-width: 1160px;
  position: relative;
  margin: 100px auto 0;
  border: 1px solid var(--black);
  padding: 79px 0 82px;
  background-color: var(--white);
  z-index: 1;
  opacity: 0;
  transform: translate(0px, 30px);
  transition: opacity 0.6s 0.2s cubic-bezier(0.2, 1, 0.4, 1), transform 0.6s 0.2s cubic-bezier(0.2, 1, 0.4, 1);
}
@media screen and (max-width: 767px) {
  .p-diagnosis {
    width: 89.5%;
    margin: 10px auto 0;
    padding: 29px 0 31px;
  }
}
[data-scroll-sa].is-scroll-active .p-diagnosis {
  opacity: 1;
  transform: translate(0px, 0px);
}
.p-diagnosis::before {
  content: "";
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-top: 24%;
  background: linear-gradient(0deg, var(--green) 0%, transparent 50%);
  transform: translate(0%, 0%);
  z-index: 1;
}
.p-diagnosis__cap {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  width: 80%;
  max-width: 670px;
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-diagnosis__cap {
    display: block;
    width: 73.14%;
    margin: 0 auto;
  }
}
.p-diagnosis__cap .--cap-first {
  width: 27.2%;
  height: auto;
  margin-right: 0.18%;
}
@media screen and (max-width: 767px) {
  .p-diagnosis__cap .--cap-first {
    width: 37%;
    margin: 0 auto;
  }
}
.p-diagnosis__cap .--cap-last {
  width: 72.62%;
}
@media screen and (max-width: 767px) {
  .p-diagnosis__cap .--cap-last {
    width: 100%;
    margin-top: 1px;
  }
}
.p-diagnosis__lead {
  position: relative;
  margin: 48px auto 61px;
  text-align: center;
  font-size: 18px;
  color: var(--black);
  letter-spacing: 0em;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-diagnosis__lead {
    margin: 30px auto 24px;
    font-size: 13px;
  }
}
.p-diagnosis__btn {
  position: relative;
  z-index: 1;
}
.p-diagnosis__btn .c-btn {
  max-width: 400px;
}