@charset "UTF-8";
body {
  overflow: hidden;
  background-color: #f7f8f8;
}

.special_wrap {
  margin: 10rem 0 0;
  height: calc(100vh - 10rem);
  overflow: hidden;
  user-select: none;
  -webkit-user-select: none;
  position: relative;
}
@media screen and (max-width: 767px) {
  .special_wrap {
    margin: 6.2rem 0 0;
    height: calc(100vh - 6.2rem);
    height: calc(100svh - 6.2rem);
  }
}
.special_wrap .drag {
  position: fixed;
  left: 50%;
  translate: -50% 0;
  background: url(../img/drag-induce.svg) no-repeat 50%/contain;
  width: 34.5rem;
  height: 14rem;
  z-index: 13;
  transition: opacity 0.2s 2s;
}
.special_wrap .drag i {
  position: absolute;
  width: 4.5rem;
  height: 4.5rem;
  left: 4.2rem;
  top: 3.8rem;
}
.special_wrap .drag i:before {
  content: "";
  position: absolute;
  background: url(../img/drag-part.svg) no-repeat 50%/contain;
  width: 100%;
  height: 100%;
  animation: squarePath 4s ease-in-out infinite;
  top: 2.2rem;
  left: 2.3rem;
}
.special_wrap .drag p {
  position: absolute;
  font-size: 1.2rem;
  line-height: 1.3;
  letter-spacing: 0.05em;
  top: 5.5rem;
  left: 10.5rem;
}
@media screen and (max-width: 767px) {
  .special_wrap .drag p {
    font-size: 1.1rem;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) {
  .special_wrap {
    cursor: none;
  }
}
.special_wrap.dragging:not(:has(a:hover)) .content {
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .special_wrap a {
    cursor: none;
  }
}

@keyframes squarePath {
  0% {
    transform: translate(-50%, -50%) translate(0px, 0px);
  } /* 中心・出発 */
  12% {
    transform: translate(-50%, -50%) translate(-0.5rem, -0.5rem);
  } /* 左上 */
  24% {
    transform: translate(-50%, -50%) translate(0.5rem, -0.5rem);
  } /* 右上 */
  36% {
    transform: translate(-50%, -50%) translate(0.5rem, 0.5rem);
  } /* 右下 */
  48% {
    transform: translate(-50%, -50%) translate(-0.5rem, 0.5rem);
  } /* 左下 */
  60% {
    transform: translate(-50%, -50%) translate(0px, 0px);
  } /* 中心・到着 */
  100% {
    transform: translate(-50%, -50%) translate(0px, 0px);
  } /* 中心・停止 */
}
.canvas {
  position: absolute;
  aspect-ratio: 222/108;
  top: 0;
  left: 0;
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .canvas {
    width: 200vw;
    font-size: 0.9009009009vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1110px) {
  .canvas {
    width: 300rem;
    font-size: 1.1834319527vw;
  }
}
@media screen and (max-width: 767px) {
  .canvas {
    width: auto;
    height: calc(200vh - 12.5rem);
    height: calc(200svh - 12.5rem);
    font-size: calc((200vh - 12.5rem) * 10 / 1085);
    font-size: calc((200svh - 12.5rem) * 10 / 1085);
  }
}
.content {
  position: absolute;
  inset: 0;
}
.content .area {
  position: absolute;
  width: 50%;
  height: 50%;
  font-weight: bold;
}
.content a {
  z-index: 2;
  display: inline-block;
}
.content a:hover {
  opacity: 1;
}
.content .a-1 {
  top: 0.2em;
  font-size: 10.3em;
  line-height: 1;
  left: 0.1em;
  letter-spacing: 0.055em;
  color: blue;
  display: none;
}
.content .b {
  right: 0;
}
.content .c {
  bottom: 0;
}
.content .d {
  bottom: 0;
  right: 0;
}
.content .link {
  position: absolute;
  z-index: 2;
  color: red;
  letter-spacing: 0.05em;
  color: transparent;
}
.content .link span {
  writing-mode: vertical-rl;
  letter-spacing: 0.01em;
  border-right: solid 2px transparent;
}
.content .link:hover span {
  border-right: solid 2px #000;
}
.content .l39 {
  top: 6%;
  right: 1%;
  display: flex;
  align-items: flex-start;
  line-height: 1.3;
  flex-direction: row-reverse;
  font-size: 4.2em;
}
.content .l40 {
  left: 64.7%;
  top: 15%;
  font-size: 4.988em;
  line-height: 1.2;
  letter-spacing: 0.07em;
}
.content .l40:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.1em;
  text-decoration-color: #000;
}
.content .l40 small {
  display: block;
  font-size: 0.624em;
  letter-spacing: 0.04em;
}
.content .l41 {
  font-size: 4em;
  left: 49%;
  top: 15.8%;
  display: flex;
  align-items: flex-start;
  line-height: 1.3;
  flex-direction: row-reverse;
}
.content .l41 span {
  letter-spacing: -0.02em;
}
.content .l42 {
  font-size: 1.9em;
  left: 59.7%;
  top: 17.12%;
}
.content .l42 span {
  letter-spacing: 0.05em;
}
.content .l43 {
  left: 65.2%;
  top: 35%;
  font-size: 1.8em;
  line-height: 1.66;
  letter-spacing: 0.07em;
}
.content .l43:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.15em;
  text-decoration-color: #000;
}
.content .l44 {
  left: 64.7%;
  top: 49.2%;
  font-size: 2.972em;
  line-height: 1.2;
  letter-spacing: 0.01em;
}
.content .l44:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.1em;
  text-decoration-color: #000;
}
.content .l44 small {
  display: block;
  font-size: 0.7197em;
  letter-spacing: 0.08em;
}
.content .l47 {
  left: 38.2%;
  top: 80%;
  font-size: 1.5em;
  line-height: 1.66;
  letter-spacing: 0.09em;
}
.content .l47:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.15em;
  text-decoration-color: #000;
}
.content .l48 {
  left: 73.2%;
  top: 71.8%;
  font-size: 2.998em;
  line-height: 1.35;
  letter-spacing: 0.035em;
}
.content .l48 small {
  display: block;
  font-size: 0.899em;
  letter-spacing: 0.03em;
}
.content .l48:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.15em;
  text-decoration-color: #000;
}
.content .l49 {
  left: 37.4%;
  top: 84.2%;
  font-size: 4.745em;
  line-height: 1.66;
  letter-spacing: 0.04em;
  font-size: 6.55em;
  top: 82%;
}
.content .l49 a {
  display: block;
}
.content .l49:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.15em;
  text-decoration-color: #000;
}
.content .l50 {
  left: 82.4%;
  top: 90%;
  font-size: 1.357em;
  line-height: 1.35;
  letter-spacing: 0.056em;
  display: none;
}
.content .l50:hover {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.15em;
  text-decoration-color: #000;
}

.content .counter {
  position: absolute;
}
.content .c01 {
  font-size: 10em;
  left: 61.8%;
  top: 11.5%;
  letter-spacing: -0.02em;
  text-align: right;
  width: 1.15em;
}

.content .ttl {
  position: absolute;
  transform: translateX(-2em);
  opacity: 0;
  z-index: 1;
  transition: 0.5s 0.5s;
}
.content .ttl.show {
  transform: none;
  opacity: 1;
}
.content .ttl.show span {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.content .ttl span {
  display: inline-block;
  position: relative;
  transition: 1s;
}
.content .t05 {
  left: 1.45%;
  top: 5.2%;
}
.content .t05 img {
  width: 72.378em;
}
.content .t09 {
  left: 46%;
  top: 5.4%;
}
.content .t09 img {
  width: 32.7098em;
}
.content .t06 {
  left: 2.15%;
  top: 81.75%;
}
.content .t06 img {
  width: 80.427em;
}
.content .t07 {
  top: 67.7%;
  right: 1.5%;
}
.content .t07 img {
  width: 63.4649em;
}
.content .t08 {
  top: 88%;
  left: 37.5%;
  top: 87%;
}
.content .t08 img {
  width: 48.1205em;
  width: 66.5em;
}
.content .t34 {
  top: 16.3%;
  left: 64.9%;
}
.content .t34 img {
  width: 25.0377em;
}

@keyframes leftRight {
  40% {
    transform: translate(1em, 0) scale(0.7);
    opacity: 1;
    color: #036EB8;
  }
  60% {
    color: #000;
    color: #544bbf;
  }
  80% {
    transform: translate(0) scale(2);
    opacity: 0;
  }
  100% {
    transform: translate(0) scale(1);
    opacity: 1;
  }
}
.content .sub {
  position: absolute;
  color: #036EB8;
  font-size: 5em;
  letter-spacing: 0.05em;
  line-height: 1;
}
.content .sub span {
  display: block;
}
.content .sub i {
  opacity: 0;
  transform: translate(-12.5em, 0) scale(0.3);
  display: inline-block;
}
.content .sub.show span i {
  opacity: 1;
  animation: leftRight 0.5s forwards;
}
.content .sub.show span i:nth-child(1) {
  animation-delay: 0s;
}
.content .sub.show span i:nth-child(2) {
  animation-delay: 0.05s;
}
.content .sub.show span i:nth-child(3) {
  animation-delay: 0.1s;
}
.content .sub.show span i:nth-child(4) {
  animation-delay: 0.15s;
}
.content .sub.show span i:nth-child(5) {
  animation-delay: 0.2s;
}
.content .sub.show span i:nth-child(6) {
  animation-delay: 0.25s;
}
.content .sub.show span i:nth-child(7) {
  animation-delay: 0.3s;
}
.content .sub.show span i:nth-child(8) {
  animation-delay: 0.35s;
}
.content .sub.show span i:nth-child(9) {
  animation-delay: 0.4s;
}
.content .sub.show span i:nth-child(10) {
  animation-delay: 0.45s;
}
.content .sub.show span i:nth-child(11) {
  animation-delay: 0.5s;
}
.content .sub.show span i:nth-child(12) {
  animation-delay: 0.55s;
}
.content .sub.show span i:nth-child(13) {
  animation-delay: 0.6s;
}
.content .sub.show span i:nth-child(14) {
  animation-delay: 0.65s;
}
.content .sub.show span i:nth-child(15) {
  animation-delay: 0.7s;
}
.content .sub.show span i:nth-child(16) {
  animation-delay: 0.75s;
}
.content .sub.show span i:nth-child(17) {
  animation-delay: 0.8s;
}
.content .sub.show span i:nth-child(18) {
  animation-delay: 0.85s;
}
.content .sub.show span i:nth-child(19) {
  animation-delay: 0.9s;
}
.content .sub.show span i:nth-child(20) {
  animation-delay: 0.95s;
}
.content .sub.show span + span i:nth-child(1) {
  animation-delay: 0.45s;
}
.content .sub.show span + span i:nth-child(2) {
  animation-delay: 0.5s;
}
.content .sub.show span + span i:nth-child(3) {
  animation-delay: 0.55s;
}
.content .sub.show span + span i:nth-child(4) {
  animation-delay: 0.6s;
}
.content .sub.show span + span i:nth-child(5) {
  animation-delay: 0.65s;
}
.content .sub.show span + span i:nth-child(6) {
  animation-delay: 0.7s;
}
.content .sub.show span + span i:nth-child(7) {
  animation-delay: 0.75s;
}
.content .sub.show span + span i:nth-child(8) {
  animation-delay: 0.8s;
}
.content .sub.show span + span i:nth-child(9) {
  animation-delay: 0.85s;
}
.content .sub.show span + span i:nth-child(10) {
  animation-delay: 0.9s;
}
.content .sub.show span + span i:nth-child(11) {
  animation-delay: 0.95s;
}
.content .sub.show span + span i:nth-child(12) {
  animation-delay: 1s;
}
.content .sub.show span + span i:nth-child(13) {
  animation-delay: 1.05s;
}
.content .sub.show span + span i:nth-child(14) {
  animation-delay: 1.1s;
}
.content .sub.show span + span i:nth-child(15) {
  animation-delay: 1.15s;
}
.content .sub.show span + span i:nth-child(16) {
  animation-delay: 1.2s;
}
.content .sub.show span + span i:nth-child(17) {
  animation-delay: 1.25s;
}
.content .sub.show span + span i:nth-child(18) {
  animation-delay: 1.3s;
}
.content .sub.show span + span i:nth-child(19) {
  animation-delay: 1.35s;
}
.content .sub.show span + span i:nth-child(20) {
  animation-delay: 1.4s;
}
.content .sub.show span + span + span i:nth-child(1) {
  animation-delay: 0.75s;
}
.content .sub.show span + span + span i:nth-child(2) {
  animation-delay: 0.8s;
}
.content .sub.show span + span + span i:nth-child(3) {
  animation-delay: 0.85s;
}
.content .sub.show span + span + span i:nth-child(4) {
  animation-delay: 0.9s;
}
.content .sub.show span + span + span i:nth-child(5) {
  animation-delay: 0.95s;
}
.content .sub.show span + span + span i:nth-child(6) {
  animation-delay: 1s;
}
.content .sub.show span + span + span i:nth-child(7) {
  animation-delay: 1.05s;
}
.content .sub.show span + span + span i:nth-child(8) {
  animation-delay: 1.1s;
}
.content .sub.show span + span + span i:nth-child(9) {
  animation-delay: 1.15s;
}
.content .sub.show span + span + span i:nth-child(10) {
  animation-delay: 1.2s;
}
.content .sub.show span + span + span i:nth-child(11) {
  animation-delay: 1.25s;
}
.content .sub.show span + span + span i:nth-child(12) {
  animation-delay: 1.3s;
}
.content .sub.show span + span + span i:nth-child(13) {
  animation-delay: 1.35s;
}
.content .sub.show span + span + span i:nth-child(14) {
  animation-delay: 1.4s;
}
.content .sub.show span + span + span i:nth-child(15) {
  animation-delay: 1.45s;
}
.content .sub.show span + span + span i:nth-child(16) {
  animation-delay: 1.5s;
}
.content .sub.show span + span + span i:nth-child(17) {
  animation-delay: 1.55s;
}
.content .sub.show span + span + span i:nth-child(18) {
  animation-delay: 1.6s;
}
.content .sub.show span + span + span i:nth-child(19) {
  animation-delay: 1.65s;
}
.content .sub.show span + span + span i:nth-child(20) {
  animation-delay: 1.7s;
}
.content .sub.show small + span i:nth-child(1) {
  animation-delay: 0.5s;
}
.content .sub.show small + span i:nth-child(2) {
  animation-delay: 0.55s;
}
.content .sub.show small + span i:nth-child(3) {
  animation-delay: 0.6s;
}
.content .sub.show small + span i:nth-child(4) {
  animation-delay: 0.65s;
}
.content .sub.show small + span i:nth-child(5) {
  animation-delay: 0.7s;
}
.content .sub.show small + span i:nth-child(6) {
  animation-delay: 0.75s;
}
.content .sub.show small + span i:nth-child(7) {
  animation-delay: 0.8s;
}
.content .sub.show small + span i:nth-child(8) {
  animation-delay: 0.85s;
}
.content .sub.show small + span i:nth-child(9) {
  animation-delay: 0.9s;
}
.content .sub.show small + span i:nth-child(10) {
  animation-delay: 0.95s;
}
.content .sub.show small + span i:nth-child(11) {
  animation-delay: 1s;
}
.content .sub.show small + span i:nth-child(12) {
  animation-delay: 1.05s;
}
.content .sub.show small + span i:nth-child(13) {
  animation-delay: 1.1s;
}
.content .sub.show small + span i:nth-child(14) {
  animation-delay: 1.15s;
}
.content .sub.show small + span i:nth-child(15) {
  animation-delay: 1.2s;
}
.content .sub.show small + span i:nth-child(16) {
  animation-delay: 1.25s;
}
.content .sub.show small + span i:nth-child(17) {
  animation-delay: 1.3s;
}
.content .sub.show small + span i:nth-child(18) {
  animation-delay: 1.35s;
}
.content .sub.show small + span i:nth-child(19) {
  animation-delay: 1.4s;
}
.content .sub.show small + span i:nth-child(20) {
  animation-delay: 1.45s;
}
.content .s10 {
  right: -0.2em;
  top: 0.5em;
  line-height: 1;
}
.content .s09 {
  top: 42%;
  left: 8%;
  line-height: 1.18;
}
.content .s08 {
  top: 28%;
  left: 6.8%;
  line-height: 1.3;
  font-size: 5.348em;
  letter-spacing: 0.06em;
}
.content .s11 {
  top: 7.2%;
  left: 25%;
  line-height: 1.18;
  font-size: 4.659em;
}
.content .s12 {
  font-size: 4.8em;
  right: 10%;
  top: 31%;
}
.content .s12 small {
  display: block;
  font-size: 0.63958em;
  letter-spacing: 0.05em;
  margin-bottom: 0.5em;
}
.content .s35 {
  font-size: 3em;
  left: 49.2%;
  top: 6.5%;
}
.content .s35 a {
  padding-bottom: 0.2em;
}
.content .s35 a:hover {
  border-bottom: solid 2px #036EB8;
}
.content .s36 {
  font-size: 2.3em;
  left: 64.5%;
  top: 64.9%;
}
.content .s36 a {
  padding-bottom: 0.2em;
}
.content .s36 a:hover {
  border-bottom: solid 2px #036EB8;
}
.content .s37 {
  font-size: 2.382em;
  left: 37.5%;
  top: 72.7%;
  letter-spacing: 0.07em;
}
.content .s37 a {
  padding-bottom: 0.2em;
}
.content .s37 a:hover {
  border-bottom: solid 2px #036EB8;
}

.content .q {
  width: 27.115em;
  aspect-ratio: 271.15/310.48;
  position: absolute;
}
.content .q svg {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  height: 100%;
  visibility: hidden;
}
.content .q path {
  stroke-width: 200;
  stroke: #FFFFFF;
}
.content .q img {
  position: absolute;
  width: 56%;
  left: 21.7%;
  top: 16%;
  opacity: 0;
  transform: scale(1.1);
  transition: 1s 0.6s;
  transition-property: opacity, transform;
}
.content .q img.show {
  opacity: 1;
  transform: none;
}
.content .area.a .q {
  top: 22.95%;
  left: 39.1%;
  clip-path: polygon(8.4% 0, 100% 0, 100% 100%, 8.4% 99%);
}
.content .area.b .q {
  top: -10.8%;
  right: -0.65%;
}
.content .area.c .q {
  top: -2.5%;
  left: 1.5%;
}
.content .area.c .q.done {
  transition: left 0.3s 1s;
  left: 0;
}

.special_toggle {
  transition: opacity 0.2s 2s;
  position: fixed;
  bottom: 1.4rem;
  z-index: 3;
  left: 50%;
  translate: -50% 0;
  background: #036EB8;
  width: 15rem;
  height: 4.8rem;
  border-radius: 3em;
  text-align: center;
  line-height: 4.8rem;
  color: #fff;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
  font-weight: bold;
  cursor: pointer;
}
.special_toggle:after {
  content: "";
  position: absolute;
  background: url(../img/ico-open.svg) no-repeat 50%/contain;
  width: 1.08rem;
  height: 100%;
  right: 1.3em;
}
body.show-nav .special_toggle {
  display: none;
}

.special_nav {
  transition: opacity 0.2s 2s;
  position: fixed;
  z-index: 3;
  bottom: 1em;
  left: 50%;
  translate: -50% 0;
  animation: modalFadeOut 0.1s;
  display: none;
}
body.show-nav .special_nav {
  display: block;
  animation: modalFadeIn 0.4s;
}
@media screen and (max-width: 767px) {
  .special_nav {
    background: #036EB8;
    bottom: 1.4rem;
    width: 36rem;
    border-radius: 1.8rem;
    padding: 3rem 2.4rem 1.8rem;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 768px) {
  .special_nav {
    font-size: 10px;
    bottom: 2em;
  }
  .special_nav .row {
    display: flex;
    gap: 1em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  .special_nav {
    font-size: 0.7692307692vw;
  }
}
.special_nav a {
  display: block;
  font-size: 1.3em;
  letter-spacing: 0.05em;
  padding: 1em;
  line-height: 1.61;
  white-space: nowrap;
  color: #fff;
}
.special_nav a:hover {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .special_nav a {
    height: 100%;
    cursor: none;
  }
}
@media screen and (max-width: 767px) {
  .special_nav a {
    padding-left: 3.2em;
    font-size: 1.44rem;
  }
}
.special_nav small {
  display: block;
  font-size: 0.8em;
  line-height: 1.3;
  margin-top: 0.7em;
}
@media screen and (min-width: 768px) {
  .special_nav ul {
    display: flex;
    justify-content: center;
    gap: 1em;
  }
}
.special_nav li a:not(.first) {
  background: url(../img/ico-q.svg) no-repeat 1em 1.2em/2.62em;
}
@media screen and (min-width: 768px) {
  .special_nav li a:not(.first) {
    padding-left: 4.845em;
  }
  .special_nav li a:not(.first):hover {
    background-position: top left;
  }
}
@media screen and (max-width: 767px) {
  .special_nav li a:not(.first) {
    background-size: 2.1rem;
    background-position: left center;
  }
}
.special_nav li a.active {
  pointer-events: none;
  cursor: none;
}
@media screen and (min-width: 768px) {
  .special_nav li a.active {
    background-color: #036EB8;
  }
}
@media screen and (max-width: 767px) {
  .special_nav li a.active {
    position: relative;
  }
  .special_nav li a.active:before {
    content: "";
    position: absolute;
    background: url(../img/chara01.png) no-repeat -0.3em 55%/contain;
    height: 100%;
    width: 4.1rem;
    left: 0;
    top: 0;
  }
}
.special_nav li a {
  background: url(../img/ico-q.svg) no-repeat 1em 1.2em/2.62em;
}
.special_nav li .first {
  background-image: none;
}
@media screen and (max-width: 767px) {
  .special_nav li, .special_nav p {
    border-bottom: dashed 1px #fff;
  }
}
@media screen and (min-width: 768px) {
  .special_nav li, .special_nav p {
    background: #727171;
    width: 20em;
    height: 10em;
  }
}
.special_nav .close {
  text-align: center;
  color: #fff;
  position: relative;
  margin-top: 2.5rem;
  cursor: pointer;
  font-size: 1.3rem;
  letter-spacing: 0.05em;
}
.special_nav .close:after {
  content: "";
  position: absolute;
  background: url(../img/ico-close.svg) no-repeat 50%/contain;
  width: 1.56rem;
  height: 100%;
  margin-left: 2em;
}
@media screen and (min-width: 768px) {
  .special_nav .btn {
    display: flex;
    gap: 1em;
  }
}
.special_nav .btn a {
  color: #fff;
}
@media screen and (min-width: 768px) {
  .special_nav .btn a {
    flex: 1;
  }
}
@media screen and (max-width: 767px) {
  .special_nav .btn a {
    width: 20rem;
  }
}
.special_nav .btn a:hover {
  opacity: 1;
}

body:has(.special_wrap.dragging) .special_nav {
  opacity: 0;
  transition-delay: 0.1s;
}
body:has(.special_wrap.dragging) .special_wrap .drag {
  opacity: 0;
  transition-delay: 0.1s;
}
body:has(.special_wrap.dragging) .special_toggle {
  opacity: 0;
  transition-delay: 0.1s;
}
body:has(.special_wrap.over) .cursor-dot {
  width: 10rem;
  height: 10rem;
  transform: translate(-50%, -50%);
  background: url(../img/chara01.png) no-repeat 50%/6rem;
}
body:has(.special_wrap.over) .cursor-dot.active {
  background-image: url(../img/chara02.png);
  background-size: 15rem;
}

.c_bg {
  position: relative;
}
.c_bg:before {
  content: "";
  position: absolute;
  left: 50%;
  translate: -50% 0;
  width: 100vw;
  height: 100%;
  top: 0;
  background: #EEF4F7;
  z-index: -1;
}

.special_lead {
  margin: 5rem 0 3rem;
  text-align: center;
}
.special_lead.b {
  margin: 9rem 0 3rem;
}
.special_lead.b .ttl {
  margin-bottom: 1.5em;
}
.special_lead .ttl {
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 0.5em;
  letter-spacing: 0.02em;
}
.special_lead .ttl small {
  display: block;
  font-size: 0.64em;
  letter-spacing: 0.04em;
}
.special_lead p {
  font-size: 1.4rem;
  line-height: 2.14;
  letter-spacing: 0.02em;
}

@media screen and (min-width: 768px) {
  .special_list .u_inner {
    width: 100rem;
  }
}
.special_list .ttl {
  font-weight: bold;
  line-height: 1.4;
  font-size: 3.8rem;
  margin-bottom: 0.6em;
}
@media screen and (max-width: 767px) {
  .special_list .ttl {
    font-size: 3.4rem;
  }
}
.special_list .row {
  padding: 8rem 0;
}
@media screen and (min-width: 768px) {
  .special_list .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .special_list .row p {
    width: 72rem;
  }
  .special_list .row .ttl {
    margin-bottom: 0;
  }
}
.special_list ul {
  padding: 4rem 0;
}
@media screen and (max-width: 767px) {
  .special_list ul li + li {
    border-top: solid 1px #231815;
    margin-top: 3rem;
    padding-top: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .special_list ul {
    position: relative;
    display: flex;
  }
  .special_list ul li {
    flex: 1;
  }
  .special_list ul li:nth-child(1) {
    padding-right: 3.5rem;
  }
  .special_list ul li:nth-child(2) {
    padding-left: 3.5rem;
  }
  .special_list ul:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    height: calc(100% - 8rem);
    border-left: solid 1px #231815;
  }
}
.special_list .ttl {
  position: relative;
}
.special_list .ttl img {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
}
@media screen and (min-width: 768px) {
  .special_list .ttl .a {
    right: 8rem;
  }
}
.special_list li {
  position: relative;
}
.special_list li img {
  right: 0;
}
.special_list li img.d {
  display: flex;
  margin-left: auto;
  margin-top: 1.5rem;
}
.special_list li p {
  letter-spacing: -0.02em;
}
.special_list li dl {
  margin-top: 2rem;
}
.special_list li dt {
  font-size: 2rem;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  margin-bottom: 0.2em;
}
.special_list li dd {
  display: flex;
  gap: 2rem;
}
.special_list li dd p {
  background: #fff;
  border: solid 1px #231815;
  line-height: 1.5;
  flex: 1;
  padding: 0 0.5em;
  display: flex;
  align-items: center;
  height: 1.8em;
}
.special_list li dd p.full i {
  background: none;
  transition: background 0.3s 0.5s;
}
.special_list li dd i {
  width: 2px;
  height: 1.2em;
  background: #131834;
  animation: blink 0.7s step-end infinite;
}

@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.special_sec {
  padding: 5.5rem 0 9rem;
}
@media screen and (min-width: 768px) {
  .special_sec .u_inner {
    width: 100rem;
  }
}
.special_sec .sub {
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  border-bottom: solid 1px #231815;
  padding-bottom: 0.75em;
  margin-bottom: 0.4em;
  line-height: 1.5;
}
.special_sec .ttl {
  font-size: 2.6rem;
  letter-spacing: 0.05em;
  margin-bottom: 1em;
}
.special_sec p {
  line-height: 2.5;
  letter-spacing: 0.01em;
}
.special_sec figure img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .special_sec .row {
    display: flex;
    justify-content: space-between;
  }
}

.special_mirai .u_inner {
  position: relative;
}
.special_mirai .logo {
  width: 43.9rem;
}
@media screen and (min-width: 768px) {
  .special_mirai .logo {
    position: absolute;
    right: 0;
    margin-top: -5rem;
  }
}
@media screen and (max-width: 767px) {
  .special_mirai .logo {
    margin-top: 3rem;
    width: 70%;
    display: block;
    margin-left: auto;
  }
}
.special_mirai .fig {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .special_mirai .fig {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
.special_mirai .fig img {
  width: 100%;
  border-radius: 3rem;
}
@media screen and (max-width: 767px) {
  .special_mirai .fig img {
    border-radius: 2rem;
  }
}

.special_pic {
  background: #EEF4F7;
}
.special_pic .head {
  position: relative;
  padding-right: 16rem;
}
@media screen and (max-width: 767px) {
  .special_pic .head {
    padding-right: 11rem;
  }
}
.special_pic .head img {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  width: 12.3rem;
}
@media screen and (max-width: 767px) {
  .special_pic .head img {
    width: 9rem;
  }
}
@media screen and (max-width: 767px) {
  .special_pic figure {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 768px) {
  .special_pic .row p {
    width: 64rem;
  }
  .special_pic .row figure {
    width: 32rem;
  }
}

@media screen and (min-width: 768px) {
  .special_paret .row p {
    width: 66.7rem;
  }
  .special_paret .row figure {
    width: 29rem;
    border-left: solid 1px rgba(35, 24, 21, 0.4);
  }
}

.popup-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 9999;
  display: none;
  animation: modalFadeOut 0.8s;
}
body.show-modal .popup-modal {
  display: block;
  animation: modalFadeIn 1s;
}
.popup-modal .close {
  position: absolute;
  width: 7.5rem;
  top: 2rem;
  right: 2rem;
  cursor: pointer;
  z-index: 1;
  border-radius: 50%;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.15);
}
.popup-modal .scroll {
  height: 100%;
  padding: 5rem 0;
  overflow: hidden;
  overflow-y: auto;
}

body.show-modal {
  overflow-y: hidden;
}

@keyframes modalFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modalFadeOut {
  from {
    opacity: 1;
    display: block;
  }
  to {
    opacity: 0;
  }
}

/*# sourceMappingURL=style.css.map */
