@property --blur {
  syntax: "<number>";
  inherits: false;
  initial-value: 0;
}
.l-main {
  padding-bottom: 0;
}
.l-main * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.l-main h1 {
  margin-bottom: 0;
}

.p-contents {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 980px) {
  .p-contents {
    padding-top: 155.7333vw;
  }
}
@media print, screen and (min-width: 981px) {
  .p-contents {
    padding-top: 49.4791vw;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  .p-contents {
    padding-top: 65.5453vw;
  }
}

.p-contents-inner {
  background: var(--color-white);
  position: relative;
  z-index: 4;
}
@media only screen and (max-width: 980px) {
  .p-contents-inner {
    padding-top: 52px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-contents-inner {
    padding-top: 60px;
  }
}

.p-mv {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
@media only screen and (max-width: 980px) {
  .p-mv {
    height: 361.6vw;
  }
}
@media print, screen and (min-width: 981px) {
  .p-mv {
    height: 107.4869vw;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .p-mv {
    background-size: 110% auto;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  .p-mv {
    background-size: 150% auto;
  }
}
.p-mv:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 980px) {
  .p-mv:before {
    background: url("../img/img-main_sp.jpg") no-repeat center top/100% auto;
  }
}
@media print, screen and (min-width: 500px) {
  .p-mv:before {
    background-position: center -100px;
  }
}
@media print, screen and (min-width: 700px) {
  .p-mv:before {
    background-position: center -300px;
  }
}
@media print, screen and (min-width: 800px) {
  .p-mv:before {
    background-position: center -400px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-mv:before {
    background: url("../img/img-main.jpg") no-repeat center top/100% auto;
  }
}

.p-mv-filter {
  -webkit-backdrop-filter: blur(0);
          backdrop-filter: blur(0);
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
}
@media only screen and (max-width: 980px) {
  .p-mv-filter {
    z-index: 4;
  }
}
@media print, screen and (min-width: 981px) {
  .p-mv-filter {
    z-index: 2;
  }
}

.p-mv-inner {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 980px) {
  .p-mv-inner {
    height: 155.7333vw;
    padding: 150px 5vw 0;
    z-index: 1;
  }
}
@media print, screen and (min-width: 981px) {
  .p-mv-inner {
    height: 49.4791vw;
    padding: 17.7734vw 5vw 0;
    z-index: 3;
  }
}
@media (min-width: 981px) and (max-width: 1100px) {
  .p-mv-inner {
    height: 65.5453vw;
  }
}
@media only screen and (max-width: 980px) {
  .p-mv-inner h1 {
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 980px) {
  .p-mv-inner h1 img {
    height: auto;
    width: 134px;
  }
}

.p-mv-catch {
  color: var(--color-white);
  font-weight: 400;
  letter-spacing: 0.15em;
}
@media only screen and (max-width: 980px) {
  .p-mv-catch {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}
@media print, screen and (min-width: 981px) {
  .p-mv-catch {
    font-size: 2.5625rem;
    line-height: 1.4;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .p-mv-catch {
    font-size: 2.6562vw;
  }
}
.p-mv-catch strong {
  font-weight: 400;
}
@media only screen and (max-width: 980px) {
  .p-mv-catch strong {
    font-size: 2.25rem;
  }
}
@media print, screen and (min-width: 981px) {
  .p-mv-catch strong {
    font-size: 3.1875rem;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  .p-mv-catch strong {
    font-size: 3.4375vw;
  }
}

.p-mv-scroll {
  position: absolute;
}
@media only screen and (max-width: 980px) {
  .p-mv-scroll {
    display: none;
  }
}
@media print, screen and (min-width: 981px) {
  .p-mv-scroll {
    bottom: 24px;
    height: 132px;
    left: 56px;
    padding-left: 2px;
  }
}

.p-mv-scroll-text {
  color: var(--color-purple_A);
  letter-spacing: 0.1em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media print, screen and (min-width: 981px) {
  .p-mv-scroll-text {
    font-size: 0.9375rem;
    line-height: 1.6;
  }
}

.p-mv-scroll-area {
  background: var(--color-white);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
@media print, screen and (min-width: 981px) {
  .p-mv-scroll-area {
    width: 2px;
  }
}

.p-mv-scroll-bar {
  -webkit-animation: scroll 4s infinite;
          animation: scroll 4s infinite;
  background: var(--color-purple_A);
  opacity: 0;
  left: 0;
  position: absolute;
  top: 0;
}
@media print, screen and (min-width: 981px) {
  .p-mv-scroll-bar {
    height: 34px;
    width: 2px;
  }
}

@-webkit-keyframes scroll {
  0% {
    opacity: 0;
    translate: 0 0;
    height: 34px;
  }
  20% {
    opacity: 1;
    translate: 0 0;
    height: 34px;
  }
  80% {
    opacity: 1;
    translate: 0 114px;
    height: 18px;
  }
  100% {
    opacity: 0;
    translate: 0 114px;
    height: 18px;
  }
}

@keyframes scroll {
  0% {
    opacity: 0;
    translate: 0 0;
    height: 34px;
  }
  20% {
    opacity: 1;
    translate: 0 0;
    height: 34px;
  }
  80% {
    opacity: 1;
    translate: 0 114px;
    height: 18px;
  }
  100% {
    opacity: 0;
    translate: 0 114px;
    height: 18px;
  }
}
.p-message {
  position: relative;
}
@media only screen and (max-width: 980px) {
  .p-message {
    z-index: 4;
  }
}
@media print, screen and (min-width: 981px) {
  .p-message::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/bg-block.png") no-repeat center 43px/1536px auto;
    -webkit-filter: blur(5px);
            filter: blur(5px);
  }
}
.p-message::after {
  background: -webkit-gradient(linear, left bottom, left top, from(#062EB1), color-stop(68%, rgba(0, 119, 204, 0.64)), to(rgba(23, 146, 212, 0)));
  background: linear-gradient(to top, #062EB1 0%, rgba(0, 119, 204, 0.64) 68%, rgba(23, 146, 212, 0) 100%);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.p-message .c-box {
  color: var(--color-white);
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 980px) {
  .p-message .c-box {
    padding-top: 20px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-message .c-box {
    padding-top: 116px;
    padding-right: 2vw;
  }
}

@media only screen and (max-width: 980px) {
  .p-message-inner {
    padding-bottom: 52px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-message-inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 34px;
    padding-bottom: 96px;
  }
}

@media only screen and (max-width: 980px) {
  .p-message-detail {
    margin-bottom: 36px;
  }
}

.p-message-title {
  line-height: 1.6;
  margin-top: 0;
}
@media only screen and (max-width: 980px) {
  .p-message-title {
    margin-bottom: 38px;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 981px) {
  .p-message-title {
    margin-bottom: 36px;
    font-size: 1.0416666667vw;
  }
}
@media print, screen and (min-width: 1536px) {
  .p-message-title {
    font-size: 1rem;
  }
}

.p-message-text {
  font-weight: 400;
}
@media only screen and (max-width: 980px) {
  .p-message-text {
    font-size: 0.9375rem;
    line-height: 2;
  }
}
@media print, screen and (min-width: 981px) {
  .p-message-text {
    font-size: 1.171875vw;
    line-height: 2.5;
  }
}
@media print, screen and (min-width: 1536px) {
  .p-message-text {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 980px) {
  .p-message-text + .p-message-text {
    margin-top: 2em;
  }
}
@media print, screen and (min-width: 981px) {
  .p-message-text + .p-message-text {
    margin-top: 2.5em;
  }
}

.p-message-images {
  display: -ms-grid;
  display: grid;
}
@media only screen and (max-width: 980px) {
  .p-message-images {
    gap: 16px;
    -ms-grid-columns: 1fr 16px 1fr 16px 1fr 16px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media print, screen and (min-width: 981px) {
  .p-message-images {
    gap: 44px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    width: 118px;
  }
}
@media only screen and (max-width: 980px) {
  .p-message-images img {
    height: auto;
    width: 100%;
  }
}

.p-future {
  position: relative;
}
@media print, screen and (min-width: 981px) {
  .p-future {
    margin-bottom: 12px;
  }
}
.p-future::before {
  background: -webkit-gradient(linear, right top, left top, from(#1792D4), to(#062EB1));
  background: linear-gradient(to left, #1792D4, #062EB1);
  content: "";
  display: block;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 980px) {
  .p-future::before {
    height: 134px;
    width: 90%;
  }
}
@media print, screen and (min-width: 981px) {
  .p-future::before {
    height: 440px;
    width: calc(974px + (100% - 1536px) / 2);
  }
}
@media print, screen and (min-width: 981px) {
  .p-future .c-slider-box a:hover {
    text-decoration-color: currentcolor;
  }
}

.p-future-title {
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 980px) {
  .p-future-title {
    margin-bottom: 18px;
    padding-top: 24px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-future-title {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 40px;
    padding-top: 72px;
    width: calc(800px + (100% - 1536px) / 2);
  }
}

.p-future-title-en {
  border-bottom: 1px solid var(--color-white);
}
@media only screen and (max-width: 980px) {
  .p-future-title-en {
    margin-block: 0 8px;
    padding-bottom: 8px;
    padding-left: 5vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media print, screen and (min-width: 981px) {
  .p-future-title-en {
    margin-block: 0 16px;
    padding-bottom: 16px;
  }
}
.p-future-title-en img {
  display: block;
}
@media only screen and (max-width: 980px) {
  .p-future-title-en img {
    height: auto;
    width: 190px;
  }
}

.p-future-title-ja {
  color: var(--color-white);
  font-weight: 300;
  letter-spacing: 0.15em;
  line-height: 1.6;
}
@media only screen and (max-width: 980px) {
  .p-future-title-ja {
    font-size: 0.9375rem;
    padding-left: 5vw;
  }
}
@media print, screen and (min-width: 981px) {
  .p-future-title-ja {
    font-size: 1.25rem;
    width: 528px;
  }
}
.p-future-title-ja strong {
  font-weight: 300;
}
@media print, screen and (min-width: 981px) {
  .p-future-title-ja strong {
    font-size: 1.875rem;
  }
}

.c-slider-box {
  margin-block: 0;
}
@media only screen and (max-width: 980px) {
  .c-slider-box {
    margin-bottom: 16px;
  }
}
@media print, screen and (min-width: 981px) {
  .c-slider-box {
    margin-left: calc((100% - (1000px + 10vw)) / 2);
  }
}

.c-slider-title {
  color: var(--color-text-black);
}

.c-slider-date {
  color: var(--color-text-gray);
}

.c-slider-dots .c-slider-dot.is-current {
  background: var(--color-text-gray);
}

.c-slider-num li:last-child {
  border-color: var(--color-text-gray);
}

@media only screen and (max-width: 980px) {
  .p-history {
    padding-bottom: 60px;
  }
}

.p-history-inner {
  background: url("../img/pict-story.png") no-repeat 64px top/min(66.2109vw, 1017px) auto;
}
@media only screen and (max-width: 980px) {
  .p-history-inner {
    background-position: center top;
    background-size: 398px auto;
    padding-top: 248px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-history-inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 720px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    max-width: 1536px;
    margin-inline: auto;
    padding-right: 120px;
  }
}

.p-history-main {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 981px) {
  .p-history-main {
    background: var(--color-text-black);
    height: 368px;
    padding-top: 40px;
    width: 382px;
  }
}
.p-history-main h2 {
  font-family: "Cormorant Garamond", serif;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  .p-history-main h2 {
    font-size: 2rem;
    border-bottom: 1px solid var(--color-text-black);
    margin-block: 0 20px;
    padding-bottom: 12px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-history-main h2 {
    font-size: 3.125rem;
    border-bottom: 1px solid var(--color-white);
    color: #fff;
    margin-block: 0 28px;
    padding-bottom: 28px;
  }
}
@media only screen and (max-width: 980px) {
  .p-history-main .c-link01 {
    font-weight: 500;
  }
}
@media print, screen and (min-width: 981px) {
  .p-history-main .c-link01 {
    color: var(--color-white);
  }
}
@media print, screen and (min-width: 981px) {
  .p-history-main .c-link01::after {
    background: var(--color-white);
  }
}
@media print, screen and (min-width: 981px) {
  .p-history-main .c-link01:hover {
    color: var(--color-white);
  }
}

.p-history-text {
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.15em;
  text-align: center;
}
@media only screen and (max-width: 980px) {
  .p-history-text {
    line-height: 1.5;
    margin-bottom: 28px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-history-text {
    color: var(--color-white);
    line-height: 1.6;
    margin-bottom: 20px;
  }
}
.p-history-text strong {
  font-weight: 400;
}
@media print, screen and (min-width: 981px) {
  .p-history-text strong {
    font-size: 1.875rem;
  }
}

.p-related {
  background: var(--color-bg_A);
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 980px) {
  .p-related {
    padding: 32px 16px;
  }
}
@media print, screen and (min-width: 981px) {
  .p-related {
    padding-block: 72px;
  }
}
.p-related .c-box--lv3 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.p-related h2 {
  color: var(--color-text-black);
}
@media print, screen and (min-width: 981px) {
  .p-related h2 {
    margin-block: 0 24px;
  }
}
.p-related .c-col3 {
  margin-bottom: 0;
}

.c-breadcrumb {
  background: var(--color-bg_A);
  position: relative;
  z-index: 2;
}

.l-footer {
  position: relative;
  z-index: 2;
}