@charset "utf-8";

.lp_wrap .otaoi {
  padding: 14.4vw 0% 0%;
  background-color: #191928;
  position: relative;
  overflow: visible;
}
.lp_wrap .otaoi .pin-spacer:nth-of-type(1) {
  pointer-events: none;
}
.lp_wrap .otaoi .img1 {
  position: absolute;
  top: -7%;
  left: 13.396%;
  z-index: 2;
  width: 73.206%;
  pointer-events: none;
}
.lp_wrap .otaoi .head1 {
  font-size: 9.1vw;
  padding-left: 7.2vw;
  letter-spacing: 0.1em;
  line-height: 0.9em;
  color: #fa5037;
}
.lp_wrap .otaoi .head1 br:nth-child(3),
.lp_wrap .otaoi .head1 br:nth-child(5) {
  display: none;
}
.lp_wrap .otaoi .wrap {
  display: grid;
  grid-template-columns: 30% 70%;
  align-items: flex-start;
  margin-top: 14.4vw;
}
.lp_wrap .otaoi .wrap .nav {
  padding: 50px 0px;
  position: sticky;
  top: 0%;
}
.lp_wrap .otaoi .wrap .nav img {
  display: block;
  width: 38.067%;
  margin: auto;
}
.lp_wrap .otaoi .wrap .nav ul {
  position: absolute;
  top: 25%;
  left: 38%;
}
.lp_wrap .otaoi .wrap .nav ul li:nth-child(n + 2) {
  padding-top: 18%;
}
.lp_wrap .otaoi .wrap .nav ul li a {
  font-size: 22px;
  letter-spacing: 0.1em;
  color: #ffffff;
  text-decoration: none;
}
.lp_wrap .otaoi .wrap .nav ul li a.active {
  color: #fa5037;
}
.lp_wrap .otaoi .wrap .content {
  padding-top: 50px;
}
.lp_wrap .otaoi .wrap .content .head2 {
  margin-bottom: 5%;
  width: max-content;
  font-size: 2.5vw;
  letter-spacing: 0.1em;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.lp_wrap .otaoi .wrap .content .head2 span {
  font-size: inherit;
  color: #fa5037;
}
.lp_wrap .otaoi .wrap .content .head2 .marker1 {
  position: absolute;
  top: -200%;
  left: 22%;
  z-index: -1;
  width: 66.923%;
}
.lp_wrap .otaoi .wrap .content .head2 .marker1 svg mask path {
  fill: none;
  stroke: #ffffff;
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 748 748;
  stroke-dashoffset: 0;
}
.lp_wrap .otaoi .wrap .content .head2.trigger .marker1 svg mask path {
  transition: 0.8s;
  stroke-dashoffset: 748;
}
.lp_wrap .otaoi .wrap .content .head2.trigger.move .marker1 svg mask path {
  stroke-dashoffset: 0 !important;
}
.lp_wrap .otaoi .wrap .content .img2 {
  margin-bottom: 4%;
  width: 47.594%;
  position: relative;
}
.lp_wrap .otaoi .wrap .content .let1 {
  margin-bottom: 20%;
  text-align: justify;
  font-size: 1.1vw;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 2em;
  color: #ffffff;
}
.lp_wrap .otaoi .wrap .content .let1 span {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  background: linear-gradient(#fa5037 0%, #fa5037 100%);
  background-repeat: no-repeat;
  transition: 0.8s;
}
.lp_wrap .otaoi .wrap .content .let1.trigger span {
  background-size: 0% 100%;
}
.lp_wrap .otaoi .wrap .content .let1.trigger.move span {
  background-size: 100% 100%;
}
.lp_wrap .otaoi .wrap .content .head3 {
  margin: 5% 0%;
  width: max-content;
  font-size: 2.5vw;
  letter-spacing: 0.1em;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.lp_wrap .otaoi .wrap .content .head3 span {
  font-size: inherit;
  color: #fa5037;
}
.lp_wrap .otaoi .wrap .content .head3 .marker2 {
  position: absolute;
  top: -155%;
  left: -18%;
  z-index: -1;
  width: 89.112%;
}
.lp_wrap .otaoi .wrap .content .head3 .marker2 svg mask path {
  fill: none;
  stroke: #ffffff;
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 570 570;
  stroke-dashoffset: 0;
}
.lp_wrap .otaoi .wrap .content .head3.trigger .marker2 svg mask path {
  transition: 0.8s;
  stroke-dashoffset: -570;
}
.lp_wrap .otaoi .wrap .content .head3.trigger.move .marker2 svg mask path {
  stroke-dashoffset: 0 !important;
}
.lp_wrap .otaoi .wrap .content .graph {
  width: 51.142%;
  margin-bottom: 5%;
}
.lp_wrap .otaoi .wrap .content .graph.trigger {
  transition: 0.8s;
  clip-path: inset(0% 100% 0% 0%);
}
.lp_wrap .otaoi .wrap .content .graph.trigger.move {
  clip-path: inset(0%);
}
.lp_wrap .otaoi .wrap .content .img3 {
  margin-bottom: 4%;
  width: 74.372%;
}
.lp_wrap .otaoi .wrap .content .let2 {
  margin-bottom: 18%;
  text-align: justify;
  font-size: 1.1vw;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 2em;
  color: #ffffff;
}
.lp_wrap .otaoi .wrap .content .let2 span {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  background: linear-gradient(#fa5037 0%, #fa5037 100%);
  background-repeat: no-repeat;
}
.lp_wrap .otaoi .wrap .content .let2.trigger span:nth-of-type(1) {
  background-size: 0% 100%;
  transition: 0.8s;
}
.lp_wrap .otaoi .wrap .content .let2.trigger span:nth-of-type(2) {
  background-size: 0% 100%;
  transition: 0.8s 0.2s;
}
.lp_wrap .otaoi .wrap .content .let2.trigger span:nth-of-type(3) {
  background-size: 0% 100%;
  transition: 0.8s 0.4s;
}
.lp_wrap .otaoi .wrap .content .let2.trigger.move span {
  background-size: 100% 100%;
}
.lp_wrap .otaoi .wrap .content .medal {
  margin-bottom: 10%;
  width: 52.824%;
  position: relative;
}
.lp_wrap .otaoi .wrap .content .medal .marker3 {
  position: absolute;
  top: 84%;
  left: 58%;
  width: 19.207%;
}
.lp_wrap .otaoi .wrap .content .medal .marker3 svg mask path {
  fill: none;
  stroke: #ffffff;
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 258 258;
  stroke-dashoffset: 0;
}
.lp_wrap .otaoi .wrap .content .medal.trigger .marker3 svg mask path {
  transition: 0.8s;
  stroke-dashoffset: 258;
}
.lp_wrap .otaoi .wrap .content .medal.trigger.move .marker3 svg mask path {
  stroke-dashoffset: 0;
}
.lp_wrap .otaoi .wrap .content .head4 {
  margin-bottom: 5%;
  width: max-content;
  font-size: 2.5vw;
  letter-spacing: 0.1em;
  line-height: 1.636em;
  color: #ffffff;
  position: relative;
  z-index: 1;
}
.lp_wrap .otaoi .wrap .content .head4 span {
  font-size: inherit;
  color: #fa5037;
}
.lp_wrap .otaoi .wrap .content .head4 .marker4 {
  position: absolute;
  top: -61%;
  left: -11%;
  z-index: -1;
  width: 84.871%;
}
.lp_wrap .otaoi .wrap .content .head4 .marker4 svg mask path {
  fill: none;
  stroke: #ffffff;
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  stroke-dasharray: 857 857;
  stroke-dashoffset: 0;
}
.lp_wrap .otaoi .wrap .content .head4.trigger .marker4 svg mask path {
  transition: 0.8s;
  stroke-dashoffset: -857;
}
.lp_wrap .otaoi .wrap .content .head4.trigger.move .marker4 svg mask path {
  stroke-dashoffset: 0 !important;
}
.lp_wrap .otaoi .wrap .content .img4 {
  margin-bottom: 5%;
  width: 74.372%;
}
.lp_wrap .otaoi .wrap .content .let3 {
  text-align: justify;
  font-size: 1.1vw;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 2em;
  color: #ffffff;
}
.lp_wrap .otaoi .wrap .content .let3 span {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  background: linear-gradient(#fa5037 0%, #fa5037 100%);
  background-repeat: no-repeat;
}
.lp_wrap .otaoi .wrap .content .let3.trigger span:nth-of-type(1) {
  background-size: 0% 100%;
  transition: 0.8s;
}
.lp_wrap .otaoi .wrap .content .let3.trigger span:nth-of-type(2) {
  background-size: 0% 100%;
  transition: 0.8s 0.2s;
}
.lp_wrap .otaoi .wrap .content .let3.trigger span:nth-of-type(3) {
  background-size: 0% 100%;
  transition: 0.8s 0.4s;
}
.lp_wrap .otaoi .wrap .content .let3.trigger.move span {
  background-size: 100% 100%;
}
@media all and (max-width: 750px) {
  .lp_wrap .otaoi {
    padding: 14.4vw 0%;
    overflow: hidden;
  }
  .lp_wrap .otaoi .img1 {
    left: -16.667%;
    width: 133.333%;
  }
  .lp_wrap .otaoi .head1 {
    font-size: 13.2vw;
  }
  .lp_wrap .otaoi .head1 br:nth-child(3),
  .lp_wrap .otaoi .head1 br:nth-child(5) {
    display: block;
  }
  .lp_wrap .otaoi .wrap {
    display: block;
    margin-top: 14.4vw;
  }
  .lp_wrap .otaoi .wrap .nav {
    display: none;
  }
  .lp_wrap .otaoi .wrap .content {
    padding: 0px 7.2vw 0px;
  }
  .lp_wrap .otaoi .wrap .content .head2 {
    margin-bottom: 10%;
    font-size: 5.6vw;
  }
  .lp_wrap .otaoi .wrap .content .head2 .marker1 {
    top: -160%;
    left: 20%;
    width: 70.707%;
  }
  .lp_wrap .otaoi .wrap .content .head2 .marker1 svg mask path {
    stroke-dasharray: 944 944;
  }
  .lp_wrap .otaoi .wrap .content .head2.trigger .marker1 svg mask path {
    stroke-dashoffset: 944;
  }
  .lp_wrap .otaoi .wrap .content .img2 {
    margin-bottom: 8%;
    width: 63.084%;
  }
  .lp_wrap .otaoi .wrap .content .let1 {
    margin-bottom: 40%;
    font-size: 3.6vw;
  }
  .lp_wrap .otaoi .wrap .content .head3 {
    margin: 10% 0%;
    font-size: 5.6vw;
  }
  .lp_wrap .otaoi .wrap .content .head3 .marker2 {
    top: -144%;
    left: -13%;
    width: 79.365%;
  }
  .lp_wrap .otaoi .wrap .content .head3 .marker2 svg mask path {
    stroke-dasharray: 640 640;
  }
  .lp_wrap .otaoi .wrap .content .head3.trigger .marker2 svg mask path {
    stroke-dashoffset: -640;
  }
  .lp_wrap .otaoi .wrap .content .graph {
    width: 84.112%;
    margin-bottom: 10%;
  }
  .lp_wrap .otaoi .wrap .content .img3 {
    margin-bottom: 8%;
    width: 98.13%;
  }
  .lp_wrap .otaoi .wrap .content .let2 {
    margin-bottom: 36%;
    font-size: 3.6vw;
  }
  .lp_wrap .otaoi .wrap .content .let2 br:nth-of-type(1) {
    display: none;
  }
  .lp_wrap .otaoi .wrap .content .medal {
    margin-bottom: 20%;
    width: 78.66%;
  }
  .lp_wrap .otaoi .wrap .content .head4 {
    margin-bottom: 10%;
    font-size: 5.6vw;
  }
  .lp_wrap .otaoi .wrap .content .head4 .marker4 {
    top: -45%;
    left: -8%;
    width: 80.404%;
  }
  .lp_wrap .otaoi .wrap .content .head4 .marker4 svg mask path {
    stroke-dasharray: 992 992;
  }
  .lp_wrap .otaoi .wrap .content .head4.trigger .marker4 svg mask path {
    stroke-dashoffset: -992;
  }
  .lp_wrap .otaoi .wrap .content .img4 {
    margin-bottom: 10%;
    width: 98.13%;
  }
  .lp_wrap .otaoi .wrap .content .let3 {
    font-size: 3.6vw;
  }
  .lp_wrap .otaoi .wrap .content .let3 br {
    display: none;
  }
}