<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*** The new CSS reset - version 1.5.1 (last updated 1.3.2022) ***/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&amp;family=Noto+Sans+SC:wght@100..900&amp;family=Noto+Sans+TC:wght@100..900&amp;family=Noto+Sans:ital,wght@0,100..900;1,100..900&amp;family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");
body {
  margin: 0;
  padding: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

a,
button {
  cursor: revert;
  text-decoration: none;
}

ol,
ul,
dl,
dt,
dd,
menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

table {
  border-collapse: collapse;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  appearance: revert;
}

::placeholder {
  color: unset;
}

:where([hidden]) {
  display: none;
}

:where([contenteditable]) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  background-color: #242834;
  color: #F4F4EA;
  overflow-x: hidden;
}
body.is-loading {
  overflow: hidden;
}
body.ja {
  font-family: "Noto Sans JP", serif;
}
body.en {
  font-family: "Poppins", serif;
}
@media screen and (max-width: 767.99px) {
  body.en .p-anchor__list-item a {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 767.99px) {
  body.en .p-anchor__list-item a {
    padding: 2vw;
  }
}
@media screen and (min-width: 768px) {
  body.en .p-history__item-text .ttl-main {
    font-size: 80px;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  body.en .p-history__item-text .ttl-main {
    font-size: 4.1666666667vw;
  }
}
@media screen and (max-width: 767.99px) {
  body.en .p-history__item-text .ttl-main {
    font-size: calc(100 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  body.en .p-history__item-contents .item.js-modal-open.column .column-ttl {
    font-size: 48px;
    line-height: 1.4166666667;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  body.en .p-history__item-contents .item.js-modal-open.column .column-ttl {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 767.99px) {
  body.en .p-history__item-contents .item.js-modal-open.column .column-ttl {
    font-size: calc(60 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  body.en .p-modal__content-ttl {
    font-size: 46px;
    line-height: 1.2391304348;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  body.en .p-modal__content-ttl {
    font-size: 2.3958333333vw;
  }
}
body.tc {
  font-family: "Noto Sans TC", serif;
}
@media screen and (max-width: 767.99px) {
  body.tc .p-anchor__list-item a {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 767.99px) {
  body.tc .p-anchor__list-item a {
    padding: 2vw;
  }
}
@media screen and (min-width: 768px) {
  body.tc .p-history__item-text .ttl-main {
    font-size: 100px;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  body.tc .p-history__item-text .ttl-main {
    font-size: 5.2083333333vw;
  }
}
body.sc {
  font-family: "Noto Sans SC", serif;
}
@media screen and (max-width: 767.99px) {
  body.sc .p-anchor__list-item a {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 767.99px) {
  body.sc .p-anchor__list-item a {
    padding: 2vw;
  }
}
@media screen and (min-width: 768px) {
  body.sc .p-history__item-text .ttl-main {
    font-size: 100px;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  body.sc .p-history__item-text .ttl-main {
    font-size: 5.2083333333vw;
  }
}
@media screen and (min-width: 768px) {
  body p {
    font-size: 16px;
    line-height: 2.25;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  body p {
    font-size: 0.8333333333vw;
  }
}
@media screen and (max-width: 767.99px) {
  body p {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.9166666667;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}

@media screen and (min-width: 768px) {
  html, css {
    touch-action: none;
  }
}

a {
  color: inherit;
  transition: all 0.3s;
}

.u-en {
  font-family: "Poppins", serif;
}

.d-ib {
  display: inline-block;
}

.c-btn {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  color: #989896;
  border: 1px solid #989896;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .c-btn:hover::before {
    opacity: 1;
  }
}
.c-btn::before, .c-btn::after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.3s;
}
.c-btn::before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  background: linear-gradient(rgba(255, 255, 255, 0.15) 0%, rgba(173, 173, 173, 0.05) 59.61%, rgba(128, 128, 128, 0.13) 100%);
}
.c-btn::after {
  top: 55%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/ic-arrow.png);
}

.l-header {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10000001;
  width: 100vw;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .l-header {
    top: 46px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .l-header {
    top: 2.3958333333vw;
  }
}
@media screen and (max-width: 767.99px) {
  .l-header {
    top: 4.2666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .l-header.is-loaded .l-header__navwrap {
    animation: fade 1s 1s forwards;
  }
}
.l-header.is-scrolled .l-header__logo {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.l-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .l-header__inner {
    max-width: 1740px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .l-header__inner {
    max-width: 90.625vw;
  }
}
@media screen and (max-width: 767.99px) {
  .l-header__inner {
    padding-right: 3.8666666667vw;
    padding-left: 5.6vw;
  }
}
.l-header__btn {
  display: flex;
  align-items: center;
  border: 1px solid #fff;
  position: relative;
  background-color: #242834;
}
@media screen and (max-width: 767.99px) {
  .l-header__btn {
    font-size: calc(18 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-header__btn {
    width: 214px;
    height: 40px;
    border-radius: 19px;
    font-size: 18px;
    padding-left: 44px;
  }
}
@media screen and (max-width: 767.99px) {
  .l-header__btn {
    width: 28.5333333333vw;
    height: 5.3333333333vw;
    padding-left: 5.8666666667vw;
    border-radius: 2.5333333333vw;
  }
}
.l-header__btn::before {
  position: absolute;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/ic-arrow.png);
  top: 50%;
  transform: translateY(-50%) scale(-1, 1);
}
@media screen and (min-width: 768px) {
  .l-header__btn::before {
    width: 6px;
    height: 11px;
    left: 20px;
  }
}
@media screen and (max-width: 767.99px) {
  .l-header__btn::before {
    width: 0.6666666667vw;
    height: 1.2vw;
    left: 2.6666666667vw;
  }
}
.l-header__lang {
  position: relative;
  z-index: 1000001;
  display: flex;
  width: max-content;
}
@media screen and (min-width: 768px) {
  .l-header__lang {
    margin-left: auto;
  }
}
@media screen and (max-width: 767.99px) {
  .l-header__lang {
    margin-right: auto;
    margin-left: 4vw;
  }
}
.l-header__lang::before, .l-header__lang::after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
  z-index: 2;
}
.l-header__lang::before {
  background-image: url(../img/ic-language.png);
}
@media screen and (min-width: 768px) {
  .l-header__lang::before {
    width: 12px;
    height: 12px;
    left: 9px;
  }
}
@media screen and (max-width: 767.99px) {
  .l-header__lang::before {
    width: 3.0666666667vw;
    height: 3.0666666667vw;
    left: 2.5333333333vw;
  }
}
.l-header__lang::after {
  background-image: url(../img/ic-arrow-wh.png);
}
@media screen and (min-width: 768px) {
  .l-header__lang::after {
    width: 7px;
    height: 4px;
    right: 12px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .l-header__lang::after {
    width: 0.3645833333vw;
    height: 0.2083333333vw;
    right: 0.625vw;
  }
}
@media screen and (max-width: 767.99px) {
  .l-header__lang::after {
    width: 1.7333333333vw;
    height: 0.9333333333vw;
    right: 3.2vw;
  }
}
.l-header__lang select {
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  background-color: #242834;
  color: #fff;
  font-family: "Poppins", "Noto Sans JP", serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 767.99px) {
  .l-header__lang select {
    font-size: calc(25 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.05em;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .l-header__lang select {
    font-size: 12px;
    letter-spacing: 0.05em;
    width: 137px;
    height: 25px;
    border-radius: 19px;
    padding-left: 32px;
  }
}
@media screen and (max-width: 767.99px) {
  .l-header__lang select {
    backdrop-filter: blur(10px);
    --webkit-backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.1);
    height: 6.1333333333vw;
    width: 32vw;
    padding-left: 6.4vw;
    border-radius: 3.4666666667vw;
  }
}
.l-header__lang select option {
  color: #000;
}
.l-header__logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .l-header__logo {
    position: relative;
    z-index: 1000001;
    margin-left: 48px;
  }
  .l-header__logo:hover {
    opacity: 0.7;
  }
}
.l-header__logo img {
  height: auto;
}
@media screen and (min-width: 768px) {
  .l-header__logo img {
    width: 95px;
  }
}
@media screen and (max-width: 767.99px) {
  .l-header__logo img {
    width: 19.4666666667vw;
  }
}

@media screen and (min-width: 768px) {
  .p-home {
    padding: 100px 0 80px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-home {
    padding: 5.2083333333vw 0 4.1666666667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-home {
    padding: 13.3333333333vw 0 10.6666666667vw;
  }
}
.p-home .l-header__btn {
  margin: 0 auto;
}

.l-footer {
  background-color: #202020;
}
.l-footer .l-side-space {
  box-sizing: content-box;
}
@media screen and (min-width: 768px) {
  .l-footer .l-side-space {
    padding-inline: 6.6666666667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .l-footer .l-side-space {
    padding-inline: 5.3333333333vw;
  }
}
.l-footer .l-inner {
  max-width: 1040px;
  margin-inline: auto;
}
@media screen and (max-width: 767.99px) {
  .l-footer .l-inner {
    max-width: none;
    flex-direction: column;
  }
}

.l-footer__copyright {
  opacity: 0.5;
}

@media screen and (min-width: 768px) {
  .l-footer__head {
    padding-block: 53px 42px;
  }
  .l-footer__logo {
    width: 100px;
  }
  .l-footer__body {
    padding-block: 36px;
  }
  .l-footer__body-inner {
    gap: 36px;
  }
  .l-footer__list {
    gap: 36px;
  }
  .l-footer__bnr {
    padding-block: 72px;
    gap: 25px;
  }
}
@media screen and (max-width: 767.99px) {
  .l-footer__head {
    padding-block: 53px 37px;
  }
  .l-footer__logo {
    width: 100px;
  }
  .l-footer__body {
    padding-block: 35px 50px;
  }
  .l-footer__list {
    gap: 17px;
  }
  .l-footer__copyright {
    margin-top: 39px;
  }
  .l-footer__bnr {
    padding-block: 72px 22px;
    gap: 48px;
  }
}
@media screen and (min-width: 768px) {
  .u-hv-op:hover {
    opacity: 0.7;
  }
}

.u-lh-15 {
  line-height: 1.5;
}

.u-ls-30 {
  letter-spacing: 0.03em;
}

.u-flex {
  display: flex;
}

.u-flex-between-md {
  display: flex;
  justify-content: space-between;
}

.u-flex-wrap {
  flex-wrap: wrap;
}

.u-fs-14 {
  font-size: 0.875rem;
}

@media screen and (max-width: 767.99px) {
  .u-flex-col-not-md {
    flex-direction: column;
  }
}
.p-loading {
  position: fixed;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000001;
}
.p-loading.is-hidden {
  pointer-events: none;
}
.p-loading.is-hidden img {
  display: none;
}
.p-loading.is-hidden .p-loading__box {
  transform: translateY(-100%);
}
.p-loading img {
  height: auto;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  .p-loading img {
    width: 95px;
  }
}
@media screen and (max-width: 767.99px) {
  .p-loading img {
    width: 19.4666666667vw;
  }
}
.p-loading__box {
  position: absolute;
  width: 6.25%;
  background-color: #000;
  height: 100%;
  transition: all 0.5s;
  transform-origin: top;
}
.p-loading__box.box01 {
  left: 0;
  transition-delay: 0.3s;
}
.p-loading__box.box02 {
  left: 6.25%;
  transition-delay: 0.1s;
}
.p-loading__box.box03 {
  left: 12.5%;
  transition-delay: 0.5s;
}
.p-loading__box.box04 {
  left: 18.75%;
  transition-delay: 0.4s;
}
.p-loading__box.box05 {
  left: 25%;
}
.p-loading__box.box06 {
  left: 31.25%;
  transition-delay: 0.3s;
}
.p-loading__box.box07 {
  left: 37.5%;
  transition-delay: 0.2s;
}
.p-loading__box.box08 {
  left: 43.75%;
  transition-delay: 0.1s;
}
.p-loading__box.box09 {
  left: 50%;
}
.p-loading__box.box10 {
  left: 56.25%;
  transition-delay: 0.4s;
}
.p-loading__box.box11 {
  left: 62.5%;
  transition-delay: 0.5s;
}
.p-loading__box.box12 {
  left: 68.75%;
  transition-delay: 0.6s;
}
.p-loading__box.box13 {
  left: 75%;
  transition-delay: 0.5s;
}
.p-loading__box.box14 {
  left: 81.25%;
}
.p-loading__box.box15 {
  left: 87.5%;
  transition-delay: 0.1s;
}
.p-loading__box.box16 {
  left: 93.75%;
  transition-delay: 0.3s;
}

@media screen and (max-width: 767.99px) {
  .p-mv {
    padding-top: 20vw;
  }
}
.p-mv.is-loaded .p-mv__ttl {
  opacity: 1;
}
.p-mv__text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-mv__text {
    top: 120px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-mv__text {
    top: 6.25vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-mv__text {
    top: 16vw;
  }
}
@media screen and (min-width: 768px) {
  .p-mv__text-ttl {
    font-size: 88px;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-mv__text-ttl {
    font-size: 4.5833333333vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-mv__text-ttl {
    font-size: calc(66 / 750 * 100vw);
    line-height: 1.3484848485;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .p-mv__text-ttl .small {
    font-size: 76px;
    line-height: 1.1578947368;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-mv__text-ttl .small {
    font-size: 3.9583333333vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-mv__text-ttl .small {
    font-size: calc(58 / 750 * 100vw);
    line-height: 1.5344827586;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .p-mv__text-txt {
    font-size: 20px;
    line-height: 2.1;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-mv__text-txt {
    font-size: 1.0416666667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-mv__text-txt {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.9;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .p-mv__text-txt {
    margin-top: 24px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-mv__text-txt {
    margin-top: 1.25vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-mv__text-txt {
    margin-top: 3.7333333333vw;
  }
}
.p-mv.is-loaded::before {
  transform: translate(0, -100%);
}
.p-mv::before {
  display: block;
  position: fixed;
  z-index: 10000023;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #242834;
  transform: translate(0, 0);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.p-anchorwrap {
  position: relative;
  z-index: 50;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-anchorwrap {
    margin-top: -4.1666666667vw;
    margin-bottom: 30px;
    height: 62px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-anchorwrap {
    margin-bottom: 1.5625vw;
    height: 3.2291666667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-anchorwrap {
    margin-top: -5.6vw;
    height: 8.8vw;
  }
}

.p-anchor {
  width: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.p-anchor.is-fixed {
  margin: 0;
  position: fixed;
  left: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .p-anchor.is-fixed {
    bottom: 0;
  }
}
@media screen and (max-width: 767.99px) {
  .p-anchor.is-fixed {
    bottom: 3.2vw;
  }
}
.p-anchor__list {
  display: flex;
  justify-content: center;
}
.p-anchor__list-item:last-of-type a {
  border-right: 1px solid #fff;
}
.p-anchor__list-item a {
  display: flex;
  align-items: center;
  border-left: 1px solid #fff;
  backdrop-filter: blur(17.2296009064px);
  -webkit-backdrop-filter: blur(17.2296009064px);
  background-color: rgba(255, 255, 255, 0);
}
@media screen and (min-width: 768px) {
  .p-anchor__list-item a {
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.11em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-anchor__list-item a {
    font-size: 1.0416666667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-anchor__list-item a {
    font-size: calc(22 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0.11em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .p-anchor__list-item a {
    padding: 16px 40px;
  }
  .p-anchor__list-item a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-anchor__list-item a {
    padding: 0.8333333333vw 2.0833333333vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-anchor__list-item a {
    padding: 2vw 4vw;
  }
}

.p-history {
  position: relative;
  z-index: 5;
}
.p-history__item {
  position: relative;
  display: flex;
}
@media screen and (min-width: 768px) {
  .p-history__item {
    padding: 75px 0;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item {
    padding: 3.90625vw 0;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item {
    padding: 8vw 0;
  }
}
.p-history__item::before, .p-history__item::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #fff;
  width: 100%;
  height: 1px;
}
@media screen and (min-width: 768px) {
  .p-history__item::before {
    top: 75px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item::before {
    top: 3.90625vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item::before {
    top: 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-history__item::after {
    bottom: 75px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item::after {
    bottom: 3.90625vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item::after {
    bottom: 8vw;
  }
}
.p-history__item-inner {
  margin: 0 auto;
  display: flex;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-history__item-inner {
    width: 1787px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item-inner {
    width: 93.0729166667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-inner {
    flex-direction: column;
    width: 89.3333333333vw;
  }
}
.p-history__item-inner::before, .p-history__item-inner::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #fff;
  width: 1px;
  height: 100%;
  top: 0;
}
.p-history__item-inner::before {
  left: 0;
}
.p-history__item-inner::after {
  right: 0;
}
.p-history__item-text {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-history__item-text {
    width: 528px;
    padding: 100px 32px 0;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item-text {
    width: 27.5vw;
    padding: 5.2083333333vw 1.6666666667vw 0;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-text {
    width: 100%;
    padding: 8vw 6.6666666667vw 16vw;
  }
}
.p-history__item-text .ttl {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-history__item-text .ttl {
    margin-bottom: 90px;
    padding-left: 6px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item-text .ttl {
    margin-bottom: 4.6875vw;
    padding-left: 0.3125vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-text .ttl {
    margin-bottom: 8vw;
  }
}
.p-history__item-text .ttl-num {
  color: #fff;
  font-style: italic;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-history__item-text .ttl-num {
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item-text .ttl-num {
    font-size: 2.0833333333vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-text .ttl-num {
    font-size: calc(40 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
.p-history__item-text .ttl-main {
  color: #fff;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-history__item-text .ttl-main {
    font-size: 110px;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item-text .ttl-main {
    font-size: 5.7291666667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-text .ttl-main {
    font-size: calc(110 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}
.p-history__item-text .txt {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .p-history__item-text .txt {
    font-size: 18px;
    line-height: 2.1111111111;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item-text .txt {
    font-size: 0.9375vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-text .txt {
    font-size: calc(24 / 750 * 100vw);
    line-height: 1.5833333333;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
.p-history__item-contents {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .p-history__item-contents {
    flex: 1;
  }
}
.p-history__item-contents .item {
  overflow: hidden;
  display: flex;
  position: relative;
  width: 33.333333333%;
  border: 1px solid #fff;
}
@media screen and (min-width: 768px) {
  .p-history__item-contents .item {
    height: 449px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item-contents .item {
    height: 23.3854166667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item {
    height: 31.6vw;
  }
}
.p-history__item-contents .item.close {
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../img/im-grid.png);
}
@media screen and (min-width: 768px) {
  .p-history__item-contents .item.pc-col2 {
    width: 66.6666666667%;
  }
}
@media screen and (min-width: 768px) {
  .p-history__item-contents .item.pc-col3 {
    width: 100%;
  }
}
.p-history__item-contents .item-hover {
  border: 10px solid rgba(204, 204, 204, 0.8);
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
}
.p-history__item-contents .item.js-modal-open {
  cursor: pointer;
  transition: all 0.3s;
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open.column {
    width: 100%;
    height: 94.9333333333vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open.column::before {
    width: 12.8vw;
    height: 12.8vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open.column::after {
    width: 7.6vw;
    height: 7.6vw;
    top: 2.4vw;
    right: 2.4vw;
  }
}
.p-history__item-contents .item.js-modal-open.column .column-bg {
  position: absolute;
  content: "";
  display: block;
  z-index: -1;
  background-color: rgba(36, 40, 52, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-history__item-contents .item.js-modal-open.column .column-ttlbg {
  position: absolute;
  content: "";
  display: block;
  z-index: 5;
  background-color: rgba(36, 40, 52, 0.8);
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open.column .column-ttlbg {
    height: 31.2vw;
  }
}
.p-history__item-contents .item.js-modal-open.column .column-ttl {
  position: absolute;
  z-index: 8;
}
@media screen and (min-width: 768px) {
  .p-history__item-contents .item.js-modal-open.column .column-ttl {
    font-size: 50px;
    line-height: 1.38;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item-contents .item.js-modal-open.column .column-ttl {
    font-size: 2.6041666667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open.column .column-ttl {
    font-size: calc(70 / 750 * 100vw);
    line-height: 1.5285714286;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .p-history__item-contents .item.js-modal-open.column .column-ttl {
    bottom: 50px;
    left: 36px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item-contents .item.js-modal-open.column .column-ttl {
    bottom: 2.6041666667vw;
    left: 1.875vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open.column .column-ttl {
    bottom: 9.6vw;
    left: 9.6vw;
  }
}
.p-history__item-contents .item.js-modal-open.column .column-ttl.pc-ta-c {
  width: 100%;
  text-align: center;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-history__item-contents .item.js-modal-open:hover::before {
    background-color: #ccc;
  }
  .p-history__item-contents .item.js-modal-open:hover::after {
    background-image: url(../img/ic-zoom-bk.png);
  }
  .p-history__item-contents .item.js-modal-open:hover .item-hover {
    opacity: 1;
  }
}
.p-history__item-contents .item.js-modal-open::before, .p-history__item-contents .item.js-modal-open::after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.3s;
  z-index: 10;
}
.p-history__item-contents .item.js-modal-open::before {
  top: 0;
  right: 0;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #242834;
}
@media screen and (min-width: 768px) {
  .p-history__item-contents .item.js-modal-open::before {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item-contents .item.js-modal-open::before {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open::before {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
}
.p-history__item-contents .item.js-modal-open::after {
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/ic-zoom-gr.png);
}
@media screen and (min-width: 768px) {
  .p-history__item-contents .item.js-modal-open::after {
    width: 36px;
    height: 36px;
    top: 11px;
    right: 11px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item-contents .item.js-modal-open::after {
    width: 1.875vw;
    height: 1.875vw;
    top: 0.5729166667vw;
    right: 0.5729166667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open::after {
    width: 2.5333333333vw;
    height: 2.5333333333vw;
    top: 0.8vw;
    right: 0.8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-history__item-contents .item.js-modal-open.kindness01 img {
    transform: none;
    left: auto;
    right: 45px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-history__item-contents .item.js-modal-open.kindness01 img {
    right: 2.34375vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open.kindness01 .column-ttl {
    font-size: calc(70 / 750 * 100vw);
    line-height: 1.2857142857;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open.kindness01 .column-ttl {
    bottom: 3.7333333333vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open.universe01 .column-ttl {
    font-size: calc(70 / 750 * 100vw);
    line-height: 1.2857142857;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open.universe01 .column-ttl {
    bottom: 3.7333333333vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open.coloring01 .column-ttl {
    font-size: calc(70 / 750 * 100vw);
    line-height: 1.2857142857;
    letter-spacing: 0.05em;
    font-weight: 700;
  }
}
@media screen and (max-width: 767.99px) {
  .p-history__item-contents .item.js-modal-open.coloring01 .column-ttl {
    bottom: 8.8vw;
  }
}
.p-history__item-contents .item img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  height: 100%;
  transition: all 0.5s ease-in-out;
  z-index: -5;
}

.p-modalbg {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: -100%;
  z-index: 10000010;
  backdrop-filter: blur(17.2296009064px);
  -webkit-backdrop-filter: blur(17.2296009064px);
  background-color: rgba(255, 255, 255, 0);
  transition: all 0.6s;
}
.p-modalbg.is-active {
  left: 0;
}

.p-modal {
  display: block;
  position: fixed;
  top: 50%;
  left: -110%;
  transform: translate(-50%, -50%);
  z-index: 10000012;
  transition: all 0.6s;
}
.p-modal.is-active {
  left: 50%;
}
.p-modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  background-color: #242834;
  overflow-y: auto;
}
@media screen and (min-width: 768px) {
  .p-modal__content {
    max-height: 80vh;
    width: 1130px;
    padding: 60px 100px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content {
    width: 58.8541666667vw;
    padding: 3.125vw 5.2083333333vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content {
    max-height: 85vh;
    width: 85.8666666667vw;
    padding: 8vw 6.6666666667vw;
  }
}
.p-modal__content-ttl {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-modal__content-ttl {
    font-size: 50px;
    line-height: 1.18;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-ttl {
    font-size: 2.6041666667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-ttl {
    font-size: calc(50 / 750 * 100vw);
    line-height: 1.18;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .p-modal__content-ttl {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-ttl {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-ttl {
    margin-bottom: 6.6666666667vw;
  }
}
.p-modal__content-wrap {
  display: flex;
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-wrap {
    flex-direction: column;
    row-gap: 8vw;
    align-items: center;
  }
}
.p-modal__content-wrap.watch {
  align-items: center;
}
@media screen and (min-width: 768px) {
  .p-modal__content-wrap.watch {
    column-gap: 84px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-wrap.watch {
    column-gap: 4.375vw;
  }
}
@media screen and (min-width: 768px) {
  .p-modal__content-wrap.img {
    column-gap: 50px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-wrap.img {
    column-gap: 2.6041666667vw;
  }
}
.p-modal__content-watch {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-modal__content-watch {
    width: 270px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-watch {
    width: 14.0625vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-watch {
    width: 36vw;
  }
}
.p-modal__content-watch .note {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translateX(100%);
}
@media screen and (min-width: 768px) {
  .p-modal__content-watch .note {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 500;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-watch .note {
    font-size: 0.7291666667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-watch .note {
    font-size: calc(15 / 750 * 100vw);
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .p-modal__content-watch .note.left {
    transform: translateY(100%);
  }
}
@media screen and (min-width: 768px) {
  .p-modal__content-img {
    width: 480px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-img {
    width: 25vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .p-modal__content-img .note {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 500;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-img .note {
    font-size: 0.9375vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-img .note {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 500;
  }
}
@media screen and (min-width: 768px) {
  .p-modal__content-img .note {
    margin-top: 8px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-img .note {
    margin-top: 0.4166666667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-img .note {
    margin-top: 1.3333333333vw;
  }
}
.p-modal__content-img .note.ta-c {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-modal__content-color {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-color {
    margin-bottom: 2.0833333333vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-color {
    margin-bottom: 6.4vw;
  }
}
@media screen and (min-width: 768px) {
  .p-modal__content-color + .txt {
    font-size: 18px;
    line-height: 2.1111111111;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-color + .txt {
    font-size: 0.9375vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-color + .txt {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.9;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
.p-modal__content-text {
  overflow-y: auto;
}
@media screen and (min-width: 768px) {
  .p-modal__content-text {
    flex: 1;
    max-height: calc(70vh - 320px);
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-text {
    max-height: calc(70vh - 16.6666666667vw);
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-text {
    width: 100%;
    max-height: calc(85vh - 93.3333333333vw);
  }
}
@media screen and (min-width: 768px) {
  .p-modal__content-text.pc-height {
    max-height: calc(70vh - 200px);
  }
}
.p-modal__content-text .ttl {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-modal__content-text .ttl {
    font-size: 50px;
    line-height: 1.18;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-text .ttl {
    font-size: 2.6041666667vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-text .ttl {
    font-size: calc(40 / 750 * 100vw);
    line-height: 1.25;
    letter-spacing: 0.1em;
    font-weight: 700;
  }
}
@media screen and (min-width: 768px) {
  .p-modal__content-text .ttl {
    margin-bottom: 42px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-text .ttl {
    margin-bottom: 2.1875vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-text .ttl {
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .p-modal__content-text .txt {
    font-size: 18px;
    line-height: 2.1111111111;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__content-text .txt {
    font-size: 0.9375vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__content-text .txt {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.9;
    letter-spacing: 0em;
    font-weight: 700;
  }
}
.p-modal__content-text .txt.ta-c {
  text-align: center;
}
.p-modal__closebtn {
  position: absolute;
  top: 0;
  right: 0;
  border: 1px solid #ccc;
}
@media screen and (min-width: 768px) {
  .p-modal__closebtn {
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__closebtn {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__closebtn {
    width: 8vw;
    height: 8vw;
  }
}
.p-modal__closebtn::before, .p-modal__closebtn::after {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  background-color: #ccc;
  top: 50%;
  left: 50%;
}
@media screen and (min-width: 768px) {
  .p-modal__closebtn::before, .p-modal__closebtn::after {
    width: 36px;
  }
}
@media screen and (max-width: 1919.9px) and (min-width: 768px) {
  .p-modal__closebtn::before, .p-modal__closebtn::after {
    width: 1.875vw;
  }
}
@media screen and (max-width: 767.99px) {
  .p-modal__closebtn::before, .p-modal__closebtn::after {
    width: 4.8vw;
  }
}
.p-modal__closebtn::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.p-modal__closebtn::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

@media screen and (max-width: 767.99px) {
  .is-pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .is-sp {
    display: none !important;
  }
}</pre></body></html>