@charset "UTF-8";
/*--------------------------------------*
 * foundation
 *--------------------------------------*/
@font-face {
  font-family: AdjustedYuGothic;
  font-weight: 400;
  src: local("Yu Gothic Medium");
}
@font-face {
  font-family: AdjustedYuGothic;
  font-weight: 700;
  src: local("Yu Gothic Bold");
}
* {
  zoom: 1;
}

.clearfix:after,
.cf:after {
  content: "";
  display: block;
  clear: both;
}

html {
  scroll-behavior: smooth !important;
  font-size: 16px;
}

body {
  color: #6D564A;
}

body.is-fixed {
  overflow: hidden;
  height: 100vh;
}

.page-wrap p,
.page-wrap div,
.page-wrap h1,
.page-wrap h2,
.page-wrap h3,
.page-wrap h4,
.page-wrap h5,
.page-wrap h6,
.page-wrap ul,
.page-wrap li,
.page-wrap dl,
.page-wrap dt,
.page-wrap dd,
.page-wrap body {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
}

.page-wrap h1,
.page-wrap h2,
.page-wrap h3,
.page-wrap h4,
.page-wrap h5,
.page-wrap h6 {
  font-feature-settings: "palt";
}

.page-wrap p {
  line-height: 1.8em;
  letter-spacing: 0.05em;
}

.page-wrap ul {
  list-style: none;
}

/*-------- img hover ---------*/
.page-wrap img {
  border: none;
}

.page-wrap a:hover img {
  opacity: 0.8;
}

/*----------------------------*/
.page-wrap a:link {
  text-decoration: none;
}

.page-wrap a:visited {
  text-decoration: none;
}

.page-wrap a:hover {
  text-decoration: none;
}

.page-wrap a:active {
  text-decoration: none;
}

/*----------------------------*/
/* ▼PC▼ */
#mbs_common_footerwrap,
#mbs_common_headerwrap2014 {
  display: block;
}

#globalsp_navigation,
#globalsp_footer {
  display: none;
}

.sp_only {
  display: none;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

/* ▲PC▲ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ▼Smartphone▼ */
@media screen and (max-width: 640px) {
  #mbs_common_footerwrap,
  #mbs_common_headerwrap2014 {
    display: none;
  }
  #globalsp_navigation,
  #globalsp_footer {
    display: block;
  }
  html {
    min-width: 100%;
    font-size: 16px;
  }
  body {
    min-width: 100% !important;
  }
  .page-wrap {
    position: relative;
  }
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  br.sp_only {
    display: inline;
  }
}
/* ▲Smartphone▲ */
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

.common-abg-wrap__header {
  background: #FFF5F5;
}

.common-abg-wrap__footer {
  position: relative;
  z-index: 1;
  padding: 20px 0;
  background: #FFF5F5;
}

/*--------------------------------------*
 * layout
 *--------------------------------------*/
/*-------------------
 * component
 *-------------------*/
.page-wrap .c-about {
  position: relative;
  background: #FEFCFC;
  overflow-x: clip;
  overflow-y: visible;
  z-index: 3;
  margin-top: -100px;
  margin-bottom: -2px;
  clip-path: ellipse(170% 100% at 50% 100%);
}
@media screen and (max-width: 640px) {
  .page-wrap .c-about {
    margin-top: -64px;
    clip-path: ellipse(200% 100% at 50% 100%);
  }
}
.page-wrap .c-about::before {
  content: "";
  position: absolute;
  top: -10vh;
  left: 0;
  width: 100%;
  height: 10vh;
  background: #FEFCFC;
  border-radius: 50% 50% 0 0/100% 100% 0 0;
  box-shadow: 0 -2px 0 #FEFCFC;
  will-change: auto;
}
@media screen and (max-width: 896px) {
  .page-wrap .c-about::before {
    width: 100%;
    height: 41px;
    border-radius: 50% 50% 0 0;
  }
}
.page-wrap .c-about::after {
  content: "";
  position: absolute;
  background-image: url(../images/wave.webp);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  line-height: 0;
}
.page-wrap .c-about-wrap {
  display: block;
  max-width: 800px;
  margin: 0 auto;
  padding: 64px 16px 224px;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-about-wrap {
    padding: 32px 16px 80px;
  }
}
.page-wrap .c-about-next__regular {
  display: flex;
  gap: 16px;
  justify-content: center;
  align-items: center;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 auto;
  padding: 8px 24px;
  background: #DF9191;
  border-radius: 999px;
}
.page-wrap .c-about-next__dt {
  color: #FFF5F5;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
}
.page-wrap .c-about-next__dt-lg {
  font-size: 24px;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-about-next__dt-lg {
    font-size: 20px;
  }
}
.page-wrap .c-about-next__episodes {
  padding: 4px 8px;
  border-radius: 999px;
  background: #FEFCFC;
  color: #DF9191;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}
.page-wrap .c-about-next__oa {
  margin: 16px auto 24px;
  color: #FF7B84;
  text-align: center;
  font-family: "Kaisei Decol";
  font-size: 56px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-about-next__oa {
    margin: 8px auto 20px;
    font-size: 32px;
  }
}
.page-wrap .c-about-next__oa-sm {
  font-family: "Kaisei Decol";
  font-size: 32px;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-about-next__oa-sm {
    font-size: 24px;
  }
}
.page-wrap .c-about-movie {
  position: relative;
  max-width: 800px;
  z-index: 10;
}
.page-wrap .c-about-movie__wrap {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
}
.page-wrap .c-about-end {
  position: relative;
  max-width: 640px;
  margin: 0 auto;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
  z-index: 10;
}
.page-wrap .c-about-end img {
  width: 100%;
  vertical-align: bottom;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-about-text {
    padding: 0 8px;
  }
}
.page-wrap .c-about-text h3 {
  margin: 40px auto 32px;
  color: #FF7B84;
  text-align: center;
  font-family: "Kaisei Decol";
  font-size: 32px;
  font-weight: 700;
  line-height: 1.7;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-about-text h3 {
    margin: 20px auto 24px;
    font-size: 24px;
    line-height: 1.5;
  }
}
.page-wrap .c-about-text h3 span {
  display: inline-block;
}
.page-wrap .c-about-text p {
  text-align: center;
  color: #6D564A;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-about-text p {
    text-align: left;
    font-size: 14px;
  }
}
.page-wrap .c-about-text p:last-of-type {
  margin-top: 16px;
}
.page-wrap .c-about-text p span {
  display: inline-block;
}

.page-wrap .c-cast {
  position: relative;
  overflow-x: clip;
  overflow-y: visible;
  background: #FFF5F5;
  z-index: 3;
}
.page-wrap .c-cast::before {
  content: "";
  position: absolute;
  background-image: url(../images/wave-white.webp);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}
.page-wrap .c-cast-wrap {
  position: relative;
  max-width: 848px;
  margin: 0 auto;
  padding: 80px 16px 224px;
  z-index: 5;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-cast-wrap {
    padding: 40px 16px 80px;
  }
}
.page-wrap .c-cast-head {
  display: block;
  max-width: 312px;
  margin: 0 auto 24px;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-cast-head {
    max-width: 180px;
  }
}
.page-wrap .c-cast-head img {
  width: 100%;
}
.page-wrap .c-cast-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px 40px;
  max-width: 800px;
  margin: 0 auto;
  z-index: 10;
}
@media screen and (max-width: 896px) {
  .page-wrap .c-cast-list {
    gap: 32px 16px;
  }
}
@media screen and (max-width: 688px) {
  .page-wrap .c-cast-list {
    gap: 32px 16px;
    flex-direction: column;
    align-items: center;
  }
}
.page-wrap .c-cast-list:last-of-type {
  margin-top: 56px;
}
.page-wrap .c-cast-item {
  display: grid;
  grid-template-rows: max-content max-content 1fr;
  box-sizing: border-box;
  width: calc((100% - 80px) / 3);
  max-width: 240px;
  border-radius: 120px 120px 0 0;
  border: 2px solid #FF7B84;
  box-sizing: border-box;
  background: #FF7B84;
}
@media screen and (max-width: 896px) {
  .page-wrap .c-cast-item {
    width: calc((100% - 32px) / 2);
    max-width: 208px;
  }
}
.page-wrap .c-cast-thumb img {
  width: 100%;
  border-radius: 120px 120px 0 0;
  vertical-align: bottom;
}
.page-wrap .c-cast-title {
  padding: 8px;
  background-color: #FF7B84;
  color: #FFF5F5;
  text-align: center;
  font-family: "Kaisei Decol";
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-cast-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 468px) {
  .page-wrap .c-cast-title {
    font-size: 14px;
  }
}
.page-wrap .c-cast-label {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4px;
  padding: 10px 8px;
  background: #FEFCFC;
  color: #6D564A;
  text-align: center;
  line-height: 1;
}
.page-wrap .c-cast-label__name {
  font-size: 18px;
  font-weight: 800;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-cast-label__name {
    font-size: 16px;
  }
}
.page-wrap .c-cast-label__title {
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-cast-label__title {
    font-size: 12px;
  }
}
.page-wrap .c-cast-item__guest {
  border: 2px solid #DF9191;
  background: #DF9191;
}
.page-wrap .c-cast-item__guest .c-cast-title {
  background: #DF9191;
}

.page-wrap .c-archive {
  position: relative;
  overflow-x: clip;
  overflow-y: visible;
  background: #FEFCFC;
  z-index: 3;
}
.page-wrap .c-archive-wrap {
  max-width: 1416px;
  margin: 0 auto;
  padding: 80px 16px;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-archive-wrap {
    padding: 40px 16px;
  }
}
.page-wrap .c-archive-head {
  display: block;
  max-width: 180px;
  margin: 0 auto 24px;
}
.page-wrap .c-archive-head img {
  width: 100%;
}
.page-wrap .c-archive-latest {
  max-width: 640px;
  margin: 0 auto;
}
.page-wrap .c-archive-movie {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0 auto;
  box-sizing: border-box;
}
.page-wrap .c-archive-movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  border: none;
}
.page-wrap .c-archive-label {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-archive-label {
    margin-top: 0;
  }
}
.page-wrap .c-archive-label__episode {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 16px;
  border-radius: 999px;
  background: #DF9191;
  color: #FFF5F5;
  font-size: 16px;
  font-weight: 400;
}
.page-wrap .c-archive-label__oa {
  color: #6D564A;
  font-size: 24px;
  font-weight: 600;
  transform: translateY(0.07em);
}
.page-wrap .c-archive-label__oa span {
  display: inline-block;
  transform: translateY(-0.1em);
  font-size: 16px;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-archive-label__thumb {
    margin-top: 8px;
  }
}
@media screen and (max-width: 640px) {
  .page-wrap .c-archive-label__thumb {
    flex-direction: column;
    gap: 0;
  }
}
@media screen and (max-width: 640px) {
  .page-wrap .c-archive-label__thumb .c-archive-label__episode {
    padding: 2px 8px;
    font-size: 12px;
  }
}
@media screen and (max-width: 640px) {
  .page-wrap .c-archive-label__thumb .c-archive-label__oa {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .page-wrap .c-archive-label__thumb .c-archive-label__oa span {
    font-size: 12px;
  }
}
.page-wrap .c-archive-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 40px;
  max-width: 1416px;
  margin: 56px auto 80px;
}
@media screen and (max-width: 896px) {
  .page-wrap .c-archive-list {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 24px;
  }
}
@media screen and (max-width: 640px) {
  .page-wrap .c-archive-list {
    grid-row-gap: 24px;
    margin: 24px auto 40px;
  }
}
.page-wrap .c-archive-item {
  width: 100%;
  cursor: pointer;
  transition: transform 0.3s ease;
}
.page-wrap .c-archive-item:hover .c-archive-thumb img {
  transform: scale(1.05);
}
.page-wrap .c-archive-item:hover .c-archive-thumb::after {
  opacity: 0.4;
}
.page-wrap .c-archive-item:hover .c-archive-play-btn {
  background-color: #FF7B84;
  transform: translate(-50%, -50%) scale(1.1);
}
.page-wrap .c-archive-item:hover .c-archive-label__episode {
  background-color: #FF7B84;
  color: #FEFCFC;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.page-wrap .c-archive-item:hover .c-archive-label__oa {
  color: #FF7B84;
  transition: color 0.3s ease;
}
.page-wrap .c-archive-thumb {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  background: #6D564A;
  cursor: pointer;
  overflow: hidden;
}
.page-wrap .c-archive-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}
.page-wrap .c-archive-thumb::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #FFF5F5;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}
.page-wrap .c-archive-thumb:hover img {
  transform: scale(1.05);
}
.page-wrap .c-archive-thumb::after {
  opacity: 0.4;
}
.page-wrap .c-archive-thumb:hover .c-archive-play-btn {
  background-color: #FF7B84;
  transform: translate(-50%, -50%) scale(1.1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}
.page-wrap .c-archive-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  background: #FF7B84;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-archive-play-btn {
    width: 48px;
    height: 48px;
  }
}
.page-wrap .c-archive-play-btn::before {
  content: "";
  position: absolute;
  display: block;
  left: 40%;
  border-style: solid;
  border-width: 10px 0 10px 17px;
  border-color: transparent transparent transparent #FEFCFC;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-archive-play-btn::before {
    border-width: 8px 0 8px 13px;
  }
}
.page-wrap .c-archive-tver {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.page-wrap .c-archive-tver a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  max-width: 320px;
  width: 100%;
  padding: 14px 32px;
  background: #FEFCFC;
  border: 1px solid #0061B7;
  border-radius: 100px;
  transition: all 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
@media screen and (max-width: 640px) {
  .page-wrap .c-archive-tver a {
    max-width: 240px;
    padding: 10px 24px;
  }
}
.page-wrap .c-archive-tver a img {
  display: block;
  max-width: 80px;
  width: 100%;
  height: auto;
  transition: transform 0.4s ease;
}
@media screen and (max-width: 640px) {
  .page-wrap .c-archive-tver a img {
    max-width: 60px;
  }
}
.page-wrap .c-archive-tver a:hover {
  transform: translateY(-5px);
}
.page-wrap .c-archive-tver a:hover img {
  transform: scale(1.08);
}
.page-wrap .c-archive .video-modal {
  position: fixed;
  inset: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.page-wrap .c-archive .video-modal.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.page-wrap .c-archive .video-modal__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(12px);
  transition: backdrop-filter 0.3s ease;
}
.page-wrap .c-archive .video-modal__content {
  position: relative;
  width: 90%;
  max-width: 900px;
  z-index: 10;
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.page-wrap .c-archive .video-modal.is-active .page-wrap .c-archive .video-modal__content {
  transform: translateY(0);
}
.page-wrap .c-archive .video-modal__video {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
  background: #000;
  border-radius: 12px;
  overflow: hidden;
}
.page-wrap .c-archive .video-modal__video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.page-wrap .c-archive .video-modal__close {
  position: absolute;
  top: -60px;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition: transform 0.3s ease;
  background: #6D564A;
  border-radius: 50%;
}
.page-wrap .c-archive .video-modal__close:hover {
  background: #FF7B84;
  transform: scale(1.1);
}
.page-wrap .c-archive .video-modal__close::before, .page-wrap .c-archive .video-modal__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  background-color: #FFF5F5;
  border-radius: 10px;
}
.page-wrap .c-archive .video-modal__close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.page-wrap .c-archive .video-modal__close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@keyframes sound-wave {
  0%, 100% {
    transform: scaleY(1);
  }
  50% {
    transform: scaleY(0.5);
  }
}

.page-wrap .c-circle {
  position: absolute;
  width: 400px;
  aspect-ratio: 1/1;
  height: auto;
  top: -192px;
  right: -108px;
}
@media screen and (max-width: 1254px) {
  .page-wrap .c-circle {
    width: 320px;
  }
}
@media screen and (max-width: 896px) {
  .page-wrap .c-circle {
    width: 240px;
  }
}
@media screen and (max-width: 640px) {
  .page-wrap .c-circle {
    width: 200px;
    top: -100px;
    right: -63px;
  }
}
@media screen and (max-width: 468px) {
  .page-wrap .c-circle {
    width: 160px;
  }
}
.page-wrap .c-circle-left {
  top: -280px;
  left: -108px;
}
@media screen and (max-width: 1254px) {
  .page-wrap .c-circle-left {
    top: -195px;
  }
}
@media screen and (max-width: 640px) {
  .page-wrap .c-circle-left {
    top: -100px;
    left: -63px;
  }
}
.page-wrap .c-circle-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page-wrap .c-circle-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  animation: rotate-logic 60s linear infinite;
}
.page-wrap .c-circle-text text,
.page-wrap .c-circle-text textPath {
  letter-spacing: 0.15em;
  font-size: 48px;
  font-weight: bold;
  fill: rgba(0, 0, 0, 0.08);
}
@keyframes rotate-logic {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/*-------------------
 * project
 *-------------------*/
.p-loading {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  background: #FEFCFC;
  z-index: 100000;
  pointer-events: none;
  transition: opacity 0.5s ease;
}

.p-loading.is-loaded {
  opacity: 0;
}

.page-wrap .p-index-visual {
  position: relative;
  top: 0;
  aspect-ratio: 16/6;
  box-sizing: border-box;
  z-index: 1;
}
@media screen and (max-width: 1254px) {
  .page-wrap .p-index-visual {
    aspect-ratio: 16/8;
  }
}
@media screen and (max-width: 896px) {
  .page-wrap .p-index-visual {
    aspect-ratio: 16/11;
  }
}
@media screen and (max-width: 640px) {
  .page-wrap .p-index-visual {
    min-height: 400px;
    aspect-ratio: auto;
    height: 80vh;
  }
}
@media screen and (max-width: 468px) {
  .page-wrap .p-index-visual {
    height: 66vh;
    min-height: 320px;
  }
}
.page-wrap .p-index-visual__photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-wrap .p-index-visual__photo picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: fade 12s infinite;
}
.page-wrap .p-index-visual__photo picture.is-loc1 img {
  -o-object-position: bottom left;
     object-position: bottom left;
}
.page-wrap .p-index-visual__photo picture.is-loc3 img {
  -o-object-position: center;
     object-position: center;
}
.page-wrap .p-index-visual__photo picture.is-loc3 img {
  -o-object-position: bottom left;
     object-position: bottom left;
}
.page-wrap .p-index-visual__photo picture:nth-child(1) {
  animation-delay: 0s;
}
.page-wrap .p-index-visual__photo picture:nth-child(2) {
  animation-delay: 4s;
}
.page-wrap .p-index-visual__photo picture:nth-child(3) {
  animation-delay: 8s;
}
.page-wrap .p-index-visual__photo img {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 640px) {
  .page-wrap .p-index-visual__photo img {
    -o-object-position: bottom;
       object-position: bottom;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.page-wrap .p-index-visual__logo {
  position: absolute;
  top: 16px;
  left: 16px;
  max-width: 320px;
  width: 24%;
}
@media screen and (max-width: 896px) {
  .page-wrap .p-index-visual__logo {
    width: 32%;
  }
}
@media screen and (max-width: 640px) {
  .page-wrap .p-index-visual__logo {
    top: 16px;
    left: 8px;
    width: 40%;
  }
}
.page-wrap .p-index-visual__logo img {
  width: 100%;
}
.page-wrap .p-index-footer {
  position: relative;
  padding: 80px 16px 160px;
  background: #FEFCFC;
  z-index: 3;
}
@media screen and (max-width: 640px) {
  .page-wrap .p-index-footer {
    padding: 80px 16px;
  }
}
.page-wrap .p-index-footer__list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 32px;
}
.page-wrap .p-index-footer__head {
  color: #6D564A;
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .page-wrap .p-index-footer__head {
    font-size: 14px;
  }
}
.page-wrap .p-index-footer__icon {
  max-width: 30px;
  transition: opacity 0.4s ease;
}
.page-wrap .p-index-footer__icon a {
  display: block;
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.3s ease;
}
.page-wrap .p-index-footer__icon a img {
  width: 100%;
  display: block;
  transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
}
.page-wrap .p-index-footer__icon a:hover {
  opacity: 0.7;
  transform: translateY(-4px);
}
.page-wrap .p-index-footer__icon a:hover img {
  transform: scale(1.05);
}
.page-wrap .p-index-footer__top {
  position: absolute;
  bottom: 40px;
  right: 40px;
}
@media screen and (max-width: 640px) {
  .page-wrap .p-index-footer__top {
    bottom: 16px;
    right: 16px;
  }
}
.page-wrap .p-index-footer__top a {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  text-decoration: none;
  color: #6D564A;
  transition: all 0.3s ease;
  position: relative;
}
.page-wrap .p-index-footer__top a::after {
  content: "";
  width: 1px;
  height: 100px;
  background-color: #6D564A;
  position: relative;
}
@media screen and (max-width: 640px) {
  .page-wrap .p-index-footer__top a::after {
    height: 68px;
  }
}
.page-wrap .p-index-footer__top a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 8px;
  width: 1px;
  height: 15px;
  background-color: #6D564A;
  transform: rotate(-30deg);
  transform-origin: bottom right;
}
@media screen and (max-width: 640px) {
  .page-wrap .p-index-footer__top a::before {
    top: -1px;
    left: 10px;
    height: 19px;
  }
}
.page-wrap .p-index-footer__top a span {
  writing-mode: vertical-rl;
  font-size: 14px;
  letter-spacing: 0.3em;
  margin-left: 12px;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .page-wrap .p-index-footer__top a span {
    font-size: 12px;
    margin-left: 3px;
  }
}
.page-wrap .p-index-footer__top a:hover {
  transform: translateY(-10px);
  opacity: 0.7;
}
.page-wrap .p-index-footer__v2 {
  z-index: 2;
}
@media screen and (max-width: 640px) {
  .page-wrap .p-index-footer__v2 {
    padding: 40px 16px 80px;
  }
}

/*-------------------
 * object
 *-------------------*//*# sourceMappingURL=style.css.map */