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

@keyframes LoopTextMoveLeftPC {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-199.5px);
  }
}
@keyframes LoopTextMoveLeftSP {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-99.75px);
  }
}
@keyframes LoopFaceLeftPC {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1325px);
  }
}
@keyframes LoopFaceRightPC {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(1325px);
  }
}
@keyframes LoopFaceLeftSP {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-662.5px);
  }
}
@keyframes LoopFaceRightSP {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(662.5px);
  }
}
@keyframes FadeInOut1 {
  0% {
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  99% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes FadeInOut2 {
  0% {
    opacity: 0;
  }
  24% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  49% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes FadeInOut3 {
  0% {
    opacity: 0;
  }
  49% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  74% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes FadeInOut4 {
  0% {
    opacity: 0;
  }
  74% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
:root {
  --color-gray: #595656;
  --color-gray-light: #c9caca;
  --color-gray-dark: #292b2a;
  --color-red: #b15c50;
  --color-white: #fff;
  --color-white-dark: #e6e6e7;
  --font-jp: YakuHanJP, "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  --font-eng: "futura-pt-condensed", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  --weight-medium: 500;
  --weight-bold: 700;
}

.is-sp {
  display: none;
}
@media (max-width: 750px) {
  .is-sp {
    display: block;
  }
}

.is-tablet {
  display: none;
}
@media (max-width: 900px) {
  .is-tablet {
    display: block;
  }
}

.is-pc {
  display: block;
}
@media (max-width: 750px) {
  .is-pc {
    display: block;
  }
}

img {
  width: 100%;
  max-width: 100%;
  display: block;
  vertical-align: middle;
}

.p-wrapper {
  position: relative;
  background: var(--color-white);
  color: var(--color-gray);
  font-family: var(--font-jp);
  font-size: 18px;
  line-height: 2.45;
  font-weight: var(--weight-medium);
}
@media (max-width: 750px) {
  .p-wrapper {
    font-size: 12px;
    line-height: 2.33;
  }
}

.p-content {
  position: relative;
}
.p-header {
  position: relative;
  overflow: hidden;
}
.p-header__wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  margin-top: 180px;
}
@media (max-width: 922px) {
  .p-header__wrapper {
    margin-top: calc(11.7vw + 72px);
  }
}
@media (max-width: 750px) {
  .p-header__wrapper {
    margin-top: calc(11.7vw + 51px);
  }
}
.p-header__outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: var(--color-gray-dark);
}
.p-header__inner {
  padding-top: 37px;
  padding-bottom: 35px;
}
@media (max-width: 750px) {
  .p-header__inner {
    padding-top: 26px;
    padding-bottom: 25px;
  }
}
.p-header__title {
  width: 84.5%;
  max-width: 780px;
  margin: 0 auto;
  transform: translateY(12px);
  opacity: 0;
}
.is-loaded .p-header__title {
  transform: translateY(0);
  opacity: 1;
  transition: transform 0.7s cubic-bezier(0.25, 1, 0.5, 1) 0.6s, opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.6s;
}
.p-header__hero {
  width: 100%;
}

.p-hero {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  min-height: calc(100vh - 180px);
  padding: 168px 0;
}
@media (max-width: 922px) {
  .p-hero {
    min-height: calc(100vh - (11.7vw + 72px));
    padding: 139px 0;
  }
}
@media (max-width: 750px) {
  .p-hero {
    min-height: calc(100vh - (11.7vw + 51px));
  }
}
.p-hero__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  opacity: 0;
}
.is-loaded .p-hero__wrapper {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1) 0.8s;
}
.p-hero__inner {
  position: relative;
  width: 100%;
}
.p-hero__slide {
  position: relative;
  transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
.visual-active .p-hero__slide {
  opacity: 0;
}
.p-hero__slide .swiper {
  overflow: visible;
}
.p-hero__slide .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);
}
.p-hero__slide-img {
  transition: transform 1.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.swiper-slide-active .p-hero__slide-img {
  transform: scale(1.9);
}
@media (max-width: 750px) {
  .swiper-slide-active .p-hero__slide-img {
    transform: scale(2);
  }
}
.p-hero__visual {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
.visual-active .p-hero__visual {
  opacity: 1;
}
.p-hero__visual-item {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 85%;
}
@media (max-width: 750px) {
  .p-hero__visual-item {
    width: 80%;
  }
}
.p-hero__visual-item:nth-child(2) {
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1) 1.4s;
}
.visual-active .p-hero__visual-item:nth-child(2) {
  opacity: 1;
}
.p-hero__line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.p-hero__line-item {
  position: absolute;
  left: 0;
  width: 100%;
  height: 39px;
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}
.is-loaded .p-hero__line-item {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  transition: -webkit-clip-path 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.8s;
  transition: clip-path 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.8s;
  transition: clip-path 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.8s, -webkit-clip-path 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.8s;
}
@media (max-width: 750px) {
  .p-hero__line-item {
    height: 19.5px;
  }
}
.p-hero__line-item.--top {
  top: 19px;
}
@media (max-width: 750px) {
  .p-hero__line-item.--top {
    top: 10px;
  }
}
.p-hero__line-item.--bottom {
  bottom: 19px;
  transform: scale(-1);
}
@media (max-width: 750px) {
  .p-hero__line-item.--bottom {
    bottom: 10px;
  }
}
.p-hero__line-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  min-width: 399px;
  height: 100%;
  background: url(../img/txt_line_overwork.png) repeat-x left center/auto 100%;
}
@media (min-width: 751px) {
  .p-hero__line-item::before {
    animation: LoopTextMoveLeftPC 5s linear infinite;
  }
}
@media (max-width: 750px) {
  .p-hero__line-item::before {
    animation: LoopTextMoveLeftSP 5s linear infinite;
  }
}
.p-hero__scroll {
  position: absolute;
  bottom: 83px;
  right: 28px;
  font-family: var(--font-eng);
  font-size: 18px;
  font-weight: var(--weight-medium);
  line-height: 1;
  letter-spacing: 0.07em;
  opacity: 0;
}
.is-loaded .p-hero__scroll {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0.25, 1, 0.5, 1) 0.8s;
}
@media (max-width: 750px) {
  .p-hero__scroll {
    bottom: 41px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    font-weight: var(--weight-bold);
    letter-spacing: 0.05em;
  }
}

.p-section {
  position: relative;
}
.p-section__deco {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.p-section__deco-item {
  position: absolute;
  transform: translateY(12px);
  opacity: 0;
}
.p-section.is-active .p-section__deco-item {
  transform: translateY(0);
  opacity: 1;
  transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.2s, opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.2s;
}
@media (max-width: 750px) {
  .p-section.is-active .p-section__deco-item {
    transform: translate(-50%, -44.5%);
  }
}
.p-section__deco-item.--topham {
  bottom: 40px;
  right: 6.45%;
  width: 19%;
  max-width: 121px;
}
@media (max-width: 1200px) {
  .p-section__deco-item.--topham {
    right: 2.5%;
    bottom: 20px;
    max-width: 80px;
  }
}
@media (max-width: 750px) {
  .p-section__deco-item.--topham {
    bottom: 0;
    left: 50%;
    right: auto;
    transform: translate(-50%, calc(-44.5% + 12px));
    max-width: 121px;
  }
}
.p-section__inner {
  position: relative;
  width: 90%;
  max-width: 1042px;
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 131px;
}
@media (max-width: 750px) {
  .p-section__inner {
    padding-top: 68px;
  }
}
@media (max-width: 750px) {
  .p-section--concept .p-section__inner {
    padding-bottom: 348px;
  }
}
@media (max-width: 599px) {
  .p-section--concept .p-section__inner {
    padding-bottom: 58%;
  }
}
.p-section--news .p-section__inner {
  padding-top: 144px;
  padding-bottom: 124px;
}
@media (max-width: 750px) {
  .p-section--news .p-section__inner {
    padding-top: 70px;
    padding-bottom: 79px;
  }
}
.p-section__head {
  transform: translateY(12px);
  opacity: 0;
}
.p-section.is-active .p-section__head {
  transform: translateY(0);
  opacity: 1;
  transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.p-section__body {
  transform: translateY(12px);
  opacity: 0;
}
.p-section.is-active .p-section__body {
  transform: translateY(0);
  opacity: 1;
  transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1) 0.2s, opacity 0.4s cubic-bezier(0.25, 1, 0.5, 1) 0.2s;
}
.p-section__title {
  position: relative;
  box-sizing: content-box;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  font-family: var(--font-eng);
  font-weight: var(--weight-medium);
  font-size: 88px;
  line-height: 1;
  letter-spacing: -0.02em;
}
@media (max-width: 750px) {
  .p-section__title {
    font-size: 46px;
    letter-spacing: 0.03em;
  }
}
.p-section--news .p-section__title {
  padding: 0 99px;
  font-size: 80px;
  letter-spacing: 0.05em;
}
@media (max-width: 750px) {
  .p-section--news .p-section__title {
    padding: 0 55px;
    font-size: 45px;
  }
}
.p-section__title-deco {
  display: block;
  position: absolute;
  transform: translateY(-50%);
}
.p-section__title-deco.--stop {
  top: 47%;
  left: 3px;
  width: 60px;
}
@media (max-width: 750px) {
  .p-section__title-deco.--stop {
    top: 50%;
    width: 33px;
  }
}
.p-section__title-deco.--ladder {
  top: 35%;
  right: 0;
  width: 71px;
}
@media (max-width: 750px) {
  .p-section__title-deco.--ladder {
    top: 40%;
    right: 2px;
    width: 39px;
  }
}

.p-concept {
  margin-top: 45px;
}
@media (max-width: 750px) {
  .p-concept {
    margin-top: 32px;
  }
}
.p-concept__lead {
  text-align: center;
}

.p-face {
  position: relative;
  opacity: 0;
}
.is-loaded .p-face {
  opacity: 1;
  transition: opacity 0.7s cubic-bezier(0.25, 1, 0.5, 1) 0.2s;
}
.p-face__wrapper {
  position: relative;
  width: 100%;
  height: 882px;
  padding: 51px 0;
}
@media (max-width: 750px) {
  .p-face__wrapper {
    height: 670px;
    padding: 24px 0;
  }
}
.p-face__inner {
  position: relative;
  width: 100%;
  height: 100%;
  background: var(--color-gray-light);
}
.p-face__line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.p-face__line-item {
  position: absolute;
  left: 0;
  width: 100%;
  height: 39px;
}
@media (max-width: 750px) {
  .p-face__line-item {
    height: 19.5px;
  }
}
.p-face__line-item.--top {
  top: 0;
}
.p-face__line-item.--bottom {
  bottom: 0;
  transform: scale(-1);
}
.p-face__line-item::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  min-width: 399px;
  height: 100%;
  background: url(../img/txt_line_overwork.png) repeat-x left center/auto 100%;
}
@media (min-width: 751px) {
  .p-face__line-item::before {
    animation: LoopTextMoveLeftPC 5s linear infinite;
  }
}
@media (max-width: 750px) {
  .p-face__line-item::before {
    animation: LoopTextMoveLeftSP 5s linear infinite;
  }
}
.p-face__item {
  position: absolute;
  width: 100%;
  height: 165px;
  overflow: hidden;
}
@media (max-width: 750px) {
  .p-face__item {
    height: 82.5px;
  }
}
.p-face__item:nth-child(1) {
  top: 2%;
}
@media (max-width: 750px) {
  .p-face__item:nth-child(1) {
    top: 2%;
  }
}
.p-face__item:nth-child(2) {
  top: 26.5%;
}
@media (max-width: 750px) {
  .p-face__item:nth-child(2) {
    top: 18.5%;
  }
}
.p-face__item:nth-child(3) {
  top: 51%;
}
@media (max-width: 750px) {
  .p-face__item:nth-child(3) {
    top: 35%;
  }
}
.p-face__item:nth-child(4) {
  top: 75.5%;
}
@media (max-width: 750px) {
  .p-face__item:nth-child(4) {
    top: 51.5%;
  }
}
.p-face__item:nth-child(5) {
  top: 100%;
}
@media (max-width: 750px) {
  .p-face__item:nth-child(5) {
    top: 68%;
  }
}
.p-face__item:nth-child(6) {
  top: 124.5%;
}
@media (max-width: 750px) {
  .p-face__item:nth-child(6) {
    top: 84.5%;
  }
}
.p-face__item:nth-child(7) {
  top: 149%;
}
@media (max-width: 750px) {
  .p-face__item:nth-child(7) {
    top: 101%;
  }
}
.p-face__item:nth-child(8) {
  top: 173.5%;
}
@media (max-width: 750px) {
  .p-face__item:nth-child(8) {
    top: 117.5%;
  }
}
.p-face__item:nth-child(9) {
  top: 198%;
}
@media (max-width: 750px) {
  .p-face__item:nth-child(9) {
    top: 134%;
  }
}
.p-face__item:nth-child(10) {
  top: 222.5%;
}
@media (max-width: 750px) {
  .p-face__item:nth-child(10) {
    top: 150.5%;
  }
}
.p-face__item-wrap {
  position: absolute;
  top: 0;
  width: 200%;
  min-width: 2650px;
  height: 100%;
}
.p-face__item:nth-child(odd) .p-face__item-wrap {
  left: 0;
}
@media (min-width: 751px) {
  .p-face__item:nth-child(odd) .p-face__item-wrap {
    animation: LoopFaceLeftPC 20s linear infinite;
  }
}
@media (max-width: 750px) {
  .p-face__item:nth-child(odd) .p-face__item-wrap {
    animation: LoopFaceLeftSP 20s linear infinite;
  }
}
.p-face__item:nth-child(even) .p-face__item-wrap {
  right: 0;
}
@media (min-width: 751px) {
  .p-face__item:nth-child(even) .p-face__item-wrap {
    animation: LoopFaceRightPC 20s linear infinite;
  }
}
@media (max-width: 750px) {
  .p-face__item:nth-child(even) .p-face__item-wrap {
    animation: LoopFaceRightSP 20s linear infinite;
  }
}
.p-face__item-pattern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: repeat-x;
  background-position: left center;
  background-size: auto 100%;
}
.p-face__item:nth-child(odd) .p-face__item-pattern:nth-child(1) {
  background-image: url(../img/concept/concept01_1.png);
}
.p-face__item:nth-child(odd) .p-face__item-pattern:nth-child(2) {
  background-image: url(../img/concept/concept01_2.png);
}
.p-face__item:nth-child(odd) .p-face__item-pattern:nth-child(3) {
  background-image: url(../img/concept/concept01_3.png);
}
.p-face__item:nth-child(odd) .p-face__item-pattern:nth-child(4) {
  background-image: url(../img/concept/concept01_4.png);
}
.p-face__item:nth-child(odd) .p-face__item-pattern:nth-child(5) {
  background-image: url(../img/concept/concept01_5.png);
}
.p-face__item:nth-child(even) .p-face__item-pattern:nth-child(1) {
  background-image: url(../img/concept/concept02_1.png);
}
.p-face__item:nth-child(even) .p-face__item-pattern:nth-child(2) {
  background-image: url(../img/concept/concept02_2.png);
}
.p-face__item:nth-child(even) .p-face__item-pattern:nth-child(3) {
  background-image: url(../img/concept/concept02_3.png);
}
.p-face__item:nth-child(even) .p-face__item-pattern:nth-child(4) {
  background-image: url(../img/concept/concept02_4.png);
}
.p-face__item:nth-child(even) .p-face__item-pattern:nth-child(5) {
  background-image: url(../img/concept/concept02_5.png);
}
.p-face__item:nth-child(4n-3) .p-face__item-pattern:nth-child(2), .p-face__item:nth-child(4n-2) .p-face__item-pattern:nth-child(2) {
  animation: FadeInOut1 8s ease-out infinite;
}
.p-face__item:nth-child(4n-3) .p-face__item-pattern:nth-child(3), .p-face__item:nth-child(4n-2) .p-face__item-pattern:nth-child(3) {
  animation: FadeInOut2 8s ease-out infinite;
}
.p-face__item:nth-child(4n-3) .p-face__item-pattern:nth-child(4), .p-face__item:nth-child(4n-2) .p-face__item-pattern:nth-child(4) {
  animation: FadeInOut3 8s ease-out infinite;
}
.p-face__item:nth-child(4n-3) .p-face__item-pattern:nth-child(5), .p-face__item:nth-child(4n-2) .p-face__item-pattern:nth-child(5) {
  animation: FadeInOut4 8s ease-out infinite;
}
.p-face__item:nth-child(4n-1) .p-face__item-pattern:nth-child(2), .p-face__item:nth-child(4n) .p-face__item-pattern:nth-child(2) {
  animation: FadeInOut4 8s ease-out infinite;
}
.p-face__item:nth-child(4n-1) .p-face__item-pattern:nth-child(3), .p-face__item:nth-child(4n) .p-face__item-pattern:nth-child(3) {
  animation: FadeInOut3 8s ease-out infinite;
}
.p-face__item:nth-child(4n-1) .p-face__item-pattern:nth-child(4), .p-face__item:nth-child(4n) .p-face__item-pattern:nth-child(4) {
  animation: FadeInOut2 8s ease-out infinite;
}
.p-face__item:nth-child(4n-1) .p-face__item-pattern:nth-child(5), .p-face__item:nth-child(4n) .p-face__item-pattern:nth-child(5) {
  animation: FadeInOut1 8s ease-out infinite;
}

.p-news {
  position: relative;
  margin-top: 63px;
}
@media (max-width: 750px) {
  .p-news {
    margin-top: 29px;
  }
}
.p-news__article {
  position: relative;
}
.p-news__article-list {
  overflow: hidden;
}
.p-news__list-item {
  border-top: 1px var(--color-white-dark) solid;
}
.p-news__list-item:first-child {
  border-top: none;
}
.p-news__more-btn {
  width: 56%;
  max-width: 380px;
  margin: 0 auto;
}

.p-news_item {
  position: relative;
}
.p-news_item__link {
  display: block;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
}
.p-news_item__link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-red);
  opacity: 0.1;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
.p-news_item__link:hover::before {
  transform: scale(1);
  transform-origin: left center;
}

@media (max-width: 750px) {
  .p-news_item__link {
    padding-top: 21px;
    padding-bottom: 22px;
  }
}
.p-news_item__inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
@media (max-width: 750px) {
  .p-news_item__inner {
    display: block;
    width: 99%;
    margin: 0 auto;
  }
}
.p-news_item__date {
  width: 104px;
}
.p-news_item__date-text {
  color: var(--color-red);
  font-family: var(--font-eng);
  font-size: 20px;
  font-weight: var(--weight-bold);
}
@media (max-width: 750px) {
  .p-news_item__date-text {
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
.p-news_item__description {
  flex-basis: 0;
  flex-grow: 1;
  overflow: hidden;
}
@media (max-width: 750px) {
  .p-news_item__description {
    width: 100%;
    margin-top: 5px;
  }
}
.p-news_item__description-text {
  width: 100%;
  color: var(--color-gray);
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 750px) {
  .p-news_item__description-text {
    font-size: 13px;
    line-height: 1.8;
    white-space: normal;
    text-overflow: clip;
  }
}

.p-footer {
  position: relative;
  background: var(--color-gray-dark);
}
.p-footer__inner {
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 86px;
}
@media (max-width: 750px) {
  .p-footer__inner {
    padding-top: 75px;
    padding-bottom: 200px;
  }
}
.p-footer__official-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 750px) {
  .p-footer__official-list {
    display: block;
  }
}
.p-footer__official-list-item {
  width: 73%;
  max-width: 380px;
  margin: 0 10px;
}
@media (max-width: 750px) {
  .p-footer__official-list-item {
    max-width: 250px;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  .p-footer__official-list-item:nth-child(n+2) {
    margin-top: 10px;
  }
}
.p-footer__official-link {
  display: block;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
@media (hover: hover) {
  .p-footer__official-link:hover {
    transform: scale(1.04);
  }
}
.p-footer__sns {
  margin-top: 70px;
}
@media (max-width: 750px) {
  .p-footer__sns {
    margin-top: 44px;
  }
}
.p-footer__sns-list {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-footer__sns-list-item {
  margin: 0 18px;
}
@media (max-width: 750px) {
  .p-footer__sns-list-item {
    margin: 0 13px;
  }
}
.p-footer__sns-link {
  display: block;
  height: 26px;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
@media (hover: hover) {
  .p-footer__sns-link:hover {
    transform: scale(1.25);
  }
}
@media (max-width: 750px) {
  .p-footer__sns-link {
    height: 20px;
  }
}
.p-footer__sns-link img {
  width: auto;
  max-width: none;
  height: 100%;
}
.p-footer__rule {
  margin-top: 65px;
}
@media (max-width: 750px) {
  .p-footer__rule {
    margin-top: 37px;
  }
}
.p-footer__rule-description {
  text-align: center;
  color: var(--color-white);
  font-size: 12px;
  line-height: 1.7;
}
@media (max-width: 750px) {
  .p-footer__rule-description {
    font-size: 9px;
  }
}
.p-footer__copyright {
  margin-top: 32px;
}
@media (max-width: 750px) {
  .p-footer__copyright {
    margin-top: 13px;
  }
}
.p-footer__copyright-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-footer__copyright-img {
  width: 60px;
  margin-left: 15px;
}
@media (max-width: 750px) {
  .p-footer__copyright-img {
    width: 45px;
    margin-left: 0px;
  }
}
.p-footer__copyright-text {
  margin-left: 15px;
  color: var(--color-white);
  font-size: 10px;
  line-height: 1.7;
}
@media (max-width: 750px) {
  .p-footer__copyright-text {
    margin-left: 17px;
    font-size: 8px;
  }
}
.p-footer__pagetop {
  position: absolute;
  bottom: 40px;
  right: 38px;
  width: 16.5%;
  max-width: 82px;
}
@media (max-width: 750px) {
  .p-footer__pagetop {
    bottom: 9.5%;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
.p-footer__pagetop-link {
  display: block;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
@media (hover: hover) {
  .p-footer__pagetop-link:hover {
    transform: scale(1.08);
  }
}
.p-footer__pagetop-deco {
  display: block;
}
.p-footer__pagetop-text {
  display: block;
  width: 75%;
  margin: 0 auto;
  margin-top: 10%;
}

.p-btn__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  position: relative;
  padding: 25px 15%;
  background: var(--color-red);
  border-radius: 50px;
  cursor: pointer;
  transition: transform 0.4s cubic-bezier(0.33, 1, 0.68, 1);
}
@media (hover: hover) {
  .p-btn__link:hover {
    transform: scale(1.08);
  }
}
@media (max-width: 750px) {
  .p-btn__link {
    padding: 8px 15% 10px;
  }
}
.p-news__more .p-btn__link {
  margin-top: 36px;
}
@media (max-width: 750px) {
  .p-news__more .p-btn__link {
    margin-top: 29px;
  }
}
.p-btn__link::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 8%;
  width: 3.5%;
  height: 100%;
  background: url(../img/arrow.svg) no-repeat center center/100% auto;
}
.p-btn__text {
  color: var(--color-white);
  font-family: var(--font-eng);
  font-size: 26px;
  font-weight: var(--weight-bold);
  letter-spacing: 0.05em;
}
@media (max-width: 750px) {
  .p-btn__text {
    font-size: 13px;
  }
}

.p-opening {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: var(--color-white);
}
.is-loaded .p-opening {
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
.p-opening__wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
@media (max-width: 750px) {
  .p-opening__wrapper {
    max-height: 155vw;
  }
}
.p-opening__item {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 95vh;
}
@media (max-width: 750px) {
  .p-opening__item {
    top: 100vh;
    max-height: 164vw;
  }
}
.p-opening__item img {
  width: auto;
  max-width: none;
  height: 100%;
  transform: translateY(0);
}
@media (min-width: 751px) {
  .on-load .p-opening__item img {
    transform: translateY(-92%);
    transition: transform 3.3s cubic-bezier(0.33, 1, 0.68, 1);
  }
}
@media (max-width: 750px) {
  .on-load .p-opening__item img {
    transform: translateY(-94vh);
    transition: transform 3.3s cubic-bezier(0.33, 1, 0.68, 1);
  }
}