@charset "UTF-8";
/* CSS Document */

.video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100lvh;
  z-index: -1;
  overflow: hidden;
}

.video::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.2;
}

.video video {
  position: absolute;
  top: -30px;
  left: -30px;
  object-fit: cover;
  object-position: center;
  width: calc(100% + 60px);
  height: calc(100% + 60px);
  transition: 0.6s;
  transition-timing-function: ease-out;
}

.brah video {
  filter: blur(20px);
}



.loading {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  background: #FFFFFF;
  transition: 0.5s;
  transition-timing-function: ease-out;
  animation: loading 1s ease-out both;
  animation-delay: 4.6s;
}

.loading__area {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}


@keyframes loading {
  0% {
    opacity: 1;
  }

  99.9% {
    opacity: 0;
  }

  100% {
    opacity: 0;
    display: none;
  }
}

@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-1 {
  animation: animate-svg-fill-1 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s both;
}

@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-2 {
  animation: animate-svg-fill-2 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both;
}

@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-3 {
  animation: animate-svg-fill-3 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s both;
}

@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-4 {
  animation: animate-svg-fill-4 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}


@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-5 {
  animation: animate-svg-fill-5 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-6 {
  animation: animate-svg-fill-6 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-7 {
  animation: animate-svg-fill-7 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-8 {
  animation: animate-svg-fill-8 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s both;
}

@keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-9 {
  animation: animate-svg-fill-9 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}


@keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-10 {
  animation: animate-svg-fill-10 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both;
}

@keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-11 {
  animation: animate-svg-fill-11 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}

@keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-12 {
  animation: animate-svg-fill-12 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
}

@keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-13 {
  animation: animate-svg-fill-13 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s both;
}

@keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-14 {
  animation: animate-svg-fill-14 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
}

@keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-15 {
  animation: animate-svg-fill-15 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9000000000000001s both;
}

@keyframes animate-svg-fill-16 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-16 {
  animation: animate-svg-fill-16 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
}

@keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-17 {
  animation: animate-svg-fill-17 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
}

@keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-18 {
  animation: animate-svg-fill-18 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
}

@keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-19 {
  animation: animate-svg-fill-19 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
}

@keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-20 {
  animation: animate-svg-fill-20 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4000000000000004s both;
}


@keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-21 {
  animation: animate-svg-fill-21 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both;
}

@keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-22 {
  animation: animate-svg-fill-22 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both;
}

@keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-23 {
  animation: animate-svg-fill-23 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both;
}

@keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-24 {
  animation: animate-svg-fill-24 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8000000000000003s both;
}

@keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-25 {
  animation: animate-svg-fill-25 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 2.9000000000000004s both;
}

@keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-26 {
  animation: animate-svg-fill-26 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both;
}

@keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-27 {
  animation: animate-svg-fill-27 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 3.1s both;
}

@keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-28 {
  animation: animate-svg-fill-28 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s both;
}

@keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-29 {
  animation: animate-svg-fill-29 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 3.3000000000000003s both;
}

@keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-30 {
  -webkit-animation: animate-svg-fill-30 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 3.4000000000000004s both;
  animation: animate-svg-fill-30 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 3.4000000000000004s both;
}

@keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(49, 52, 51);
  }
}

.svg-elem-31 {
  animation: animate-svg-fill-31 0.25s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5s both;
}

@keyframes animate-svg-fill-32 {
  0% {
    fill: transparent;
    opacity: 0;
  }

  100% {
    fill: url("#paint0_linear_7_176");
    opacity: 1;
  }
}

.svg-elem-32 {
  animation: animate-svg-fill-32 0.2s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s both;
}



.sec1 {
  position: relative;
  width: 90%;
  margin: 0 auto;
  max-width: 1440px;
  height: 100vh;
  padding-bottom: 250px;
}

.sec1__wapper {
  position: absolute;
  top: 55%;
  left: 0;
  transform: translateY(-50%);
}

.sec1__h1 {
  color: #FFFFFF;
  font-size: 10rem;
  font-weight: 100;
  text-align: left;
  line-height: 1;
}

.sec1__h1 strong {
  font-weight: 400;
}

.sec1__button {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 60px;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.5);
  border: solid 1px #FFFFFF;
  color: #FFFFFF;
  letter-spacing: 0.2rem;
  margin-top: 30px;
}

.sec1__button span {
  width: 11px;
  height: 11px;
  border-right: solid 1.2px #FFFFFF;
  border-bottom: solid 1.2px #FFFFFF;
  transform: rotate(-45deg);
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec1__button:hover span {
  transform: rotate(-45deg) translate(7px, 7px);
}


@media (max-width: 1023px) {
  .sec1__h1 {
    font-size: 7.5rem;
  }
}


@media (max-width: 600px) {
  .sec1__h1 {
    font-size: 5.5rem;
  }
}



.sec2 {
  padding: 250px 0 50px;
}

.sec2__wapper {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 70px;
  color: #FFFFFF;
  text-align: left;
}

.sec2__wapper__left {
  width: fit-content;
  position: sticky;
  top: 150px;
  left: 0;
}

.sec2__wapper__left__p {
  font-size: 6rem;
  line-height: 6.5rem;
}

.sec2__wapper__left__h2 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 6rem;
}

.sec2__wapper__ul {
  display: flex;
  flex-direction: column;
  gap: 30px;
  flex: 1;
}

.sec2__wapper__ul__li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 30px;
  padding: 40px 5%;
  background: rgba(255, 255, 255, 0.2);
}

.sec2__wapper__ul__li__strong {
  font-size: 7rem;
  font-weight: 100;
}

.sec2__wapper__ul__li__p {
  font-size: 1.8rem;
  line-height: 1.9;
}


@media (max-width: 1023px) {

  .sec2__br {
    display: none;
  }

  .sec2__wapper {
    flex-direction: column;
    gap: 50px;
  }

  .sec2__wapper__left {
    position: static;
  }

  .sec2__wapper__ul {
    width: 100%;
  }

  .sec2__wapper__left__p {
    font-size: 5rem;
    line-height: 6rem;
  }

  .sec2__wapper__left__h2 {
    font-size: 1.8rem;
  }

  .sec2__wapper__ul__li__p {
    font-size: 1.6rem;
  }

  .sec2__wapper__ul__li__strong {
    font-size: 6.2rem;
  }
}


@media (max-width: 600px) {
  .sec2__wapper__left__p {
    font-size: 4rem;
    line-height: 4.5rem;
  }

  .sec2__wapper__left__h2 {
    font-size: 1.6rem;
  }

  .sec2__wapper__ul__li__strong {
    font-size: 5.4rem;
  }

  .sec2__wapper__ul__li__p {
    font-size: 1.4rem;
  }
}



.content {
  transition: 0.4s;
}

.content.active {
  background: #FFFFFF;
}

#canvas-container {
  position: sticky;
  top: 0;
  left: 0;
  transition: 0.4s;
  opacity: 0;
  width: 100vw;
}

.active #canvas-container {
  opacity: 1;
}



.sec3 {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  margin-top: -100vh;
  padding-top: 400px;
  padding-bottom: 100px;
}

.sec3__title {
  display: flex;
  align-items: flex-end;
  gap: 30px;
  margin-bottom: 40px;
}

.sec3__title__p {
  font-size: 6rem;
  background: linear-gradient(90deg, #0288d1 0%, #0c72b5 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 1;
}

.sec3__title__h2 {
  font-size: 2rem;
  margin-bottom: 2px;
}

.sec3__textarea {
  width: 95%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 75px;
}

.sec3__textarea__left__text1 {
  font-size: 3.8rem;
  line-height: 4.7rem;
  background: linear-gradient(90deg, #0288d1 0%, #0c72b5 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 20px;
}

.sec3__textarea__left__text2 {
  line-height: 2;
}

.sec3__textarea__right__button {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 60px;
  border-radius: 100px;
  transition: 0.4s;
  transition-timing-function: ease-out;
  background: linear-gradient(90deg, #0c72b5, #0288d1, #0c72b5) 0 / 200% 100%;
  color: #FFFFFF;
}

.sec3__textarea__right__button:hover {
  background-position: 100% 0;
}

.sec3__textarea__right__button span {
  width: 11px;
  height: 11px;
  border-right: solid 1.2px #FFFFFF;
  border-bottom: solid 1.2px #FFFFFF;
  transform: rotate(-45deg);
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec3__textarea__right__button:hover span {
  transform: rotate(-45deg) translate(7px, 7px);
}

.sec3__picture {
  display: block;
  width: 90%;
  margin: 0 auto;
}

.sec3__contents {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  gap: 200px;
}

.sec3__contents__left {
  width: calc(100% / 2 - 100px);
  font-weight: 700;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.sec3__contents__left__li {
  position: relative;
}

.sec3__contents__left__li__a {
  display: flex;
  align-items: center;
  gap: 30px;
}

.sec3__contents__left__li::after {
  content: "";
  position: absolute;
  height: 6px;
  background: #B5DCF1;
  transition: 0.8s;
  transition-timing-function: ease-out;
  clip-path: inset(0 100% 0 0);
}

.sec3__contents.active .sec3__contents__left__li::after {
  clip-path: inset(0 0 0 0);
}


.sec3__contents__left__li:nth-child(1)::after {
  width: 410px;
  top: 190px;
  right: -330px;
  rotate: 48deg;
}

.sec3__contents__left__li:nth-child(2)::after {
  width: 370px;
  top: 140px;
  right: -300px;
  rotate: 32deg;
}

.sec3__contents__left__li:nth-child(3)::after {
  width: 340px;
  top: 84px;
  right: -300px;
  rotate: 13deg;
}

.sec3__contents__left__li:nth-child(4)::after {
  width: 340px;
  top: 25px;
  right: -300px;
  rotate: -11deg;
}

.sec3__contents__left__li:nth-child(5)::after {
  width: 370px;
  top: -22px;
  right: -300px;
  rotate: -32deg;
}

.sec3__contents__left__li:nth-child(6)::after {
  width: 410px;
  top: -83px;
  right: -330px;
  rotate: -46deg;
}

.sec3__contents__left__li__image {
  width: 115px;
  position: relative;
  z-index: 1;
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec3__contents__left__li__a:hover .sec3__contents__left__li__image {
  scale: 1.2;
}

.sec3__contents__left__li__image picture,
.sec3__contents__left__li__image img {
  width: 100%;
}

.sec3__contents__left__li__text {
  flex: 1;
}

.sec3__contents__left__li__text__h4 {
  text-align: center;
  padding: 10px 0;
  background-image: linear-gradient(90deg, #0288d1, #0c72b5);
  color: #FFFFFF;
  margin-bottom: 7px;
}

.sec3__contents__left__li:nth-child(5) .sec3__contents__left__li__text__h4 {
  background: #064B89;
}

.sec3__contents__left__li:nth-child(6) .sec3__contents__left__li__text__h4 {
  background: #1BB542;
}

.sec3__contents__left__li__text__p {
  text-align: center;
  color: #2768BE;
  font-size: 1.4rem;
}

.sec3__contents__right {
  position: relative;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: calc(100% / 2 - 100px);
  border-radius: 50%;
  border: solid 8px #DAEDF7;
  z-index: 2;
}

.sec3__contents__right__h3 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #2768BE;
  margin-bottom: 20px;
}

.sec3__contents__right__image {
  width: 80%;
  margin: 0 auto 20px;
  position: relative;
  z-index: 1;
}

.sec3__contents__right__p {
  padding: 15px 0;
  background-image: linear-gradient(90deg, #0288d1, #0c72b5);
  color: #FFFFFF;
  letter-spacing: 0.2rem;
  font-size: 2.2rem;
  width: 250px;
  margin: 0 auto;
  text-align: center;
}

.sec3__contents__right__h4-sp {
  display: none;
}


@media (max-width: 1200px) {

  .sec3__contents {
    width: 100%;
  }

  .sec3__contents__left,
  .sec3__contents__right {
    width: calc(100% / 2 - 50px);
  }
}


@media (max-width: 1023px) {

  .sec3 {
    padding-top: 350px;
    padding-bottom: 0;
  }

  .sec3__title {
    margin-bottom: 30px;
  }

  .sec3__title__p {
    font-size: 5rem;
  }

  .sec3__title__h2 {
    font-size: 1.8rem;
    margin-bottom: 0;
  }

  .sec3__textarea__left__text1 {
    width: 100%;
    font-size: 2.9rem;
    line-height: 3.4rem;
    margin-bottom: 30px;
  }

  .sec3__textarea__left__text2 {
    font-size: 1.5rem;
  }

  .sec3__textarea {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 50px;
  }

  .sec3__contents {
    max-width: 600px;
    margin: 0 auto;
    flex-direction: column;
    gap: 75px;
  }

  .sec3__contents__right {
    aspect-ratio: auto;
    border: none;
  }

  .sec3__contents__left,
  .sec3__contents__right {
    width: 100%;
  }

  .sec3__contents__left__li::after {
    content: none;
  }

  .sec3__contents__right__image {
    order: 1;
  }

  .sec3__contents__right__h3 {
    order: 2;
    margin-bottom: 10px;
    font-size: 2rem;
  }

  .sec3__contents__right__p {
    order: 3;
    font-size: 2rem;
    padding: 10px 0;
  }

  .sec3__contents__right__h4-sp {
    display: block;
    color: #2768BE;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: -50px;
  }
}


@media (max-width: 600px) {

  .sec3 {
    padding-top: 300px;
  }

  .sec3__title {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }

  .sec3__title__p {
    font-size: 4rem;
  }

  .sec3__title__h2 {
    font-size: 1.6rem;
  }

  .sec3__textarea__left__text1 {
    font-size: 2rem;
    line-height: 2.8rem;
    margin-bottom: 30px;
  }

  .sec3__textarea__left__text2 {
    font-size: 1.4rem;
    line-height: 1.5;
  }

  .sec3__textarea__right {
    margin: 0 auto;
  }

  .sec3__contents__right__h3 {
    font-size: 1.8rem;
  }

  .sec3__contents__right__p {
    font-size: 1.8rem;
  }

  .sec3__contents__left__li__text__h4 {
    font-size: 1.4rem;
  }

  .sec3__contents__left__li__text__p {
    font-size: 1.3rem;
  }

  .sec3__contents__right__h4-sp {
    font-size: 1.8rem;
  }
}



.sec4 {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 150px 0 200px;
}

.sec4__h2 {
  font-size: 5rem;
  background: linear-gradient(90deg, #0288d1 0%, #0c72b5 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 15px;
  text-align: center;
}

.sec4__p {
  text-align: center;
  margin-bottom: 75px;
  font-size: 1.8rem;
  line-height: 3.5rem;
}

.sec4__ul {
  display: flex;
  flex-direction: column;
  gap: 75px;
}

.sec4__ul__li {
  display: flex;
}

.sec4__ul__li img {
  position: relative;
  z-index: 1;
  display: block;
  width: 45%;
  object-fit: cover;
}

.sec4__ul__li__textarea {
  width: 65%;
  margin-left: -10%;
  padding: 40px 5% 60px 15%;
  background: #FFFFFF;
  transform: translateY(50px);
  filter: drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.25));
}

.sec4__ul__li__textarea__small {
  color: #2768BE;
}

.sec4__ul__li__textarea__small span {
  font-size: 3rem;
  font-weight: 400;
  display: inline-block;
  margin-left: 5px;
}

.sec4__ul__li__textarea__h3 {
  font-size: 2.5rem;
  color: #2768BE;
  font-weight: 700;
  margin-bottom: 10px;
}


@media (max-width: 1023px) {

  .sec4 {
    padding-top: 125px;
    padding-bottom: 125px;
  }

  .sec4__h2 {
    font-size: 4rem;
  }

  .sec4__p {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 50px;
  }

  .sec4__ul {
    max-width: 600px;
    margin: 0 auto;
  }


  .sec4__ul__li {
    flex-direction: column;
  }

  .sec4__ul__li img {
    width: 100%;
  }

  .sec4__ul__li__textarea {
    width: 100%;
    margin: 0;
    transform: none;
    padding: 25px 5%;
  }

  .sec4__ul__li__textarea__small {
    display: block;
    margin: 0 auto;
    width: fit-content;
    margin-bottom: 20px;
  }

  .sec4__ul__li__textarea__h3 {
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 10px;
  }

  .sec4__ul__li__textarea__p {
    font-size: 1.5rem;
  }
}


@media (max-width: 600px) {
  .sec4 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .sec4__h2 {
    font-size: 3rem;
    margin-bottom: 10px;
  }

  .sec4__p {
    font-size: 1.4rem;
    margin-bottom: 30px;
  }

  .sec4__ul__li__textarea {
    padding: 15px 5% 25px;
  }

  .sec4__ul__li__textarea__small {
    margin-bottom: 10px;
  }

  .sec4__ul__li__textarea__h3 {
    font-size: 1.8rem;
  }

  .sec4__ul__li__textarea__p {
    font-size: 1.4rem;
  }

  .sec4__ul {
    gap: 50px;
  }
}



.sec5 {
  padding: 150px 0;
  background-image: url('../images/top/sec5/image.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.sec5::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #0288d1 0%, #0c72b5 100%);
  opacity: 0.8;
}

.sec5__wapper {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  gap: 50px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}

.sec5__wapper__h2 {
  font-size: 5rem;
  color: #FFFFFF;
}

.sec5__wapper__button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 288px;
  height: 80px;
  border-radius: 100px;
  background: rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
  font-size: 1.8rem;
  line-height: 1;
}

.sec5__wapper__button::after {
  content: "";
  display: block;
  position: absolute;
  top: 34px;
  right: 30px;
  width: 12px;
  height: 12px;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  transform: rotate(-45deg);
  transition: 0.4s;
  transition-timing-function: ease-out;
}


.sec5__wapper__button:hover::after {
  transform: rotate(-45deg) translate(7px, 7px);
}


@media (max-width: 1023px) {
  .sec5 {
    padding: 125px 0;
  }

  .sec5__wapper {
    flex-direction: column;
    gap: 40px;
  }
}


@media (max-width: 600px) {
  .sec5 {
    padding: 100px 0;
  }

  .sec5__wapper__h2 {
    font-size: 4rem;
  }

  .sec5__wapper {
    gap: 30px;
  }

  .sec5__wapper__button {
    font-size: 1.6rem;
  }
}



.sec6 {
  padding: 150px 0;
  background: #FFFFFF;
}

.sec6__wapper {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
}

.sec6__wapper__h2 {
  font-size: 4rem;
  background: linear-gradient(90deg, #0288d1 0%, #0c72b5 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  text-align: center;
}

.sec6__wapper__p {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 75px;
}

.sec6__wapper__ul {
  display: flex;
  gap: 50px;
  margin-bottom: 75px;
}

.sec6__wapper__ul__li {
  width: calc(100% / 3);
}

.sec6__wapper__ul__li__a__image {
  aspect-ratio: 16/9;
  overflow: hidden;
  margin-bottom: 20px;
}

.sec6__wapper__ul__li__a__image img {
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center;
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec6__wapper__ul__li__a:hover .sec6__wapper__ul__li__a__image img {
  scale: 1.1;
}

.sec6__wapper__ul__li__a__tag {
  display: flex;
  margin-bottom: 10px;
}

.sec6__wapper__ul__li__a__tag span {
  display: block;
  width: fit-content;
  padding: 10px 13px;
  border-radius: 100px;
  border: solid 1px #0288D1;
  font-size: 1.2rem;
  color: #0288D1;
  line-height: 1;
  margin-bottom: 10px;
}

.sec6__wapper__ul__li__a__small {
  display: block;
  font-size: 1.4rem;
  margin-bottom: 5px;
  line-height: 1;
}

.sec6__wapper__ul__li__a__h3 {
  font-size: 2rem;
  margin-bottom: 10px;
}

.sec6__wapper__ul__li__a__p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 20px;
}

.sec6__wapper__ul__li__a__image2 {
  width: 80px;
}

.sec6__wapper__button {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  border-radius: 100px;
  transition: 0.4s;
  transition-timing-function: ease-out;
  background: linear-gradient(90deg, #0c72b5, #0288d1, #0c72b5) 0 / 200% 100%;
  color: #FFFFFF;
  margin: 0 auto;
}

.sec6__wapper__button:hover {
  background-position: 100% 0;
}


.sec3__textarea__right__button:hover {
  background-position: 100% 0;
}

.sec6__wapper__button span {
  width: 11px;
  height: 11px;
  border-right: solid 1.2px #FFFFFF;
  border-bottom: solid 1.2px #FFFFFF;
  transform: rotate(-45deg);
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec6__wapper__button:hover span {
  transform: rotate(-45deg) translate(7px, 7px);
}


@media (max-width: 1023px) {

  .sec6 {
    padding: 125px 0;
  }

  .sec6__wapper__h2 {
    font-size: 3.5rem;
  }

  .sec6__wapper__p {
    font-size: 1.7rem;
    margin-bottom: 50px;
  }

  .sec6__wapper__ul {
    flex-direction: column;
    gap: 40px;
    max-width: 600px;
    margin: 0 auto 75px;
  }

  .sec6__wapper__ul__li {
    width: 100%;
  }

  .sec6__wapper__ul__li__a__h3 {
    font-size: 1.8rem;
  }

  .sec6__wapper__ul__li__a__p {
    font-size: 1.5rem;
  }
}


@media (max-width: 600px) {
  .sec6 {
    padding: 100px 0;
  }

  .sec6__wapper__h2 {
    font-size: 3rem;
  }

  .sec6__wapper__p {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }

  .sec6__wapper__ul {
    margin-bottom: 50px;
  }

  .sec6__wapper__ul__li__a__h3 {
    font-size: 1.6rem;
  }

  .sec6__wapper__ul__li__a__p {
    font-size: 1.4rem;
  }
}



.sec7 {
  background: #FFFFFF;
}

.sec7__wapper {
  position: relative;
  padding: 150px 0;
  background: #FFF5E6;
  border-radius: 50px 50px 0 0;
}

.sec7__wapper__contents {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
}

.sec7__wapper__contents__h2 {
  font-size: 4rem;
  color: #FF9900;
  text-align: center;
}

.sec7__wapper__contents__p {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 75px;
}

.sec7__wapper__contents__ul {
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
  margin-bottom: 50px;
}

/* カラムが３つの時は、width: calc(100% / 3 - 33.5px);に変更お願いします。 */
.sec7__wapper__contents__ul__li {
  width: calc(100% / 2 - 25px);
  background: #FFFFFF;
  border-radius: 30px;
  padding: 50px 5%;
  display: flex;
  flex-direction: column;
}

.sec7__wapper__contents__ul__li__image {
  margin: 0 auto 20px;
}

.sec7__wapper__contents__ul__li__image img {
  width: auto;
  height: 90px;
}

.sec7__wapper__contents__ul__li__h3 {
  font-size: 2rem;
  color: #2768BE;
  text-align: center;
  font-weight: 700;
  margin-bottom: 30px;
}

.sec7__wapper__contents__ul__li__p {
  line-height: 2.5rem;
  text-align: left;
  margin-bottom: 30px;
  flex: 1;
}

.sec7__wapper__contents__ul__li__button {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  border-radius: 100px;
  transition: 0.4s;
  transition-timing-function: ease-out;
  background: linear-gradient(90deg, #0c72b5, #0288d1, #0c72b5) 0 / 200% 100%;
  color: #FFFFFF;
  margin: 0 auto;
}

.sec7__wapper__contents__ul__li__button:hover {
  background-position: 100% 0;
}

.sec7__wapper__contents__ul__li__button span {
  width: 11px;
  height: 11px;
  border-right: solid 1.2px #FFFFFF;
  border-bottom: solid 1.2px #FFFFFF;
  transform: rotate(-45deg);
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec7__wapper__contents__ul__li__button:hover span {
  transform: rotate(-45deg) translate(7px, 7px);
}

.sec7__wapper__contents__bottom {
  padding: 50px 5%;
  border-radius: 30px;
  background: #FFFFFF;
}

.sec7__wapper__contents__bottom__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.sec7__wapper__contents__bottom__top__title {
  display: flex;
  gap: 15px;
  align-items: center;
}

.sec7__wapper__contents__bottom__top__title__img {
  width: 170px;
}

.sec7__wapper__contents__bottom__top__button {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  border-radius: 100px;
  transition: 0.4s;
  transition-timing-function: ease-out;
  background: linear-gradient(90deg, #0c72b5, #0288d1, #0c72b5) 0 / 200% 100%;
  color: #FFFFFF;
}

.sec7__wapper__contents__bottom__top__button:hover {
  background-position: 100% 0;
}

.sec7__wapper__contents__bottom__top__button span {
  width: 11px;
  height: 11px;
  border-right: solid 1.2px #FFFFFF;
  border-bottom: solid 1.2px #FFFFFF;
  transform: rotate(-45deg);
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec7__wapper__contents__bottom__top__button:hover span {
  transform: rotate(-45deg) translate(7px, 7px);
}

.sec7__wapper__contents__bottom__ul {
  display: flex;
  gap: 50px;
}

.sec7__wapper__contents__bottom__ul__li {
  width: calc(100% / 3 - 25px);
}

.sec7__wapper__contents__bottom__ul__li__a__img {
  overflow: hidden;
  aspect-ratio: 16/9;
  margin-bottom: 20px;
}

.sec7__wapper__contents__bottom__ul__li__a__img img {
  object-fit: cover;
  aspect-ratio: 16/9;
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec7__wapper__contents__bottom__ul__li__a:hover .sec7__wapper__contents__bottom__ul__li__a__img img {
  scale: 1.1;
}

.sec7__wapper__contents__bottom__ul__li__a__h4 {
  font-size: 2rem;
  margin-bottom: 10px;
}

.sec7__wapper__contents__bottom__ul__li__a__p {
  font-size: 1.6rem;
  margin-bottom: 5px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.sec7__wapper__contents__bottom__ul__li__a__time {
  font-size: 1.4rem;
}


@media (max-width: 1023px) {
  .sec7__wapper {
    padding: 125px 0;
  }

  .sec7__wapper__contents__h2 {
    font-size: 3.5rem;
  }

  .sec7__wapper__contents__p {
    font-size: 1.7rem;
    margin-bottom: 50px;
  }

  .sec7__wapper__contents__ul {
    gap: 20px;
  }

  .sec7__wapper__contents__ul__li {
    width: calc(100% / 2 - 10px);
  }

  .sec7__wapper__contents__ul__li__h3 {
    font-size: 1.8rem;
  }

  .sec7__wapper__contents__ul__li__p {
    font-size: 1.5rem;
  }

  .sec7__wapper__contents__bottom {
    padding: 75px 5%;
  }

  .sec7__wapper__contents__bottom__top {
    flex-direction: column;
    gap: 30px;
    margin-bottom: 50px;
  }

  .sec7__wapper__contents__bottom__ul {
    flex-direction: column;
    gap: 50px;
    max-width: 600px;
    margin: 0 auto;
  }

  .sec7__wapper__contents__bottom__ul__li {
    width: 100%;
  }

  .sec7__wapper__contents__bottom__ul__li__a__h4 {
    font-size: 1.8rem;
  }

  .sec7__wapper__contents__bottom__ul__li__a__p {
    font-size: 1.5rem;
  }
}


@media (max-width: 767px) {
  .sec7__wapper__contents__ul__li {
    width: 100%;
  }

  .sec7__wapper__contents__ul {
    max-width: 600px;
    margin: 0 auto 50px;
  }

  .sec7__wapper__contents__bottom {
    max-width: 600px;
    margin: 0 auto;
  }

  .sec7__wapper__contents__bottom__top__title {
    flex-direction: column;
    gap: 20px;
  }

  .sec7__wapper__contents__ul__li__image img {
    height: 80px;
  }
}

@media (max-width: 600px) {
  .sec7__wapper {
    padding: 100px 0;
  }

  .sec7__wapper__contents__h2 {
    font-size: 3rem;
  }

  .sec7__wapper__contents__p {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }

  .sec7__wapper__contents__ul__li__image img {
    height: 70px;
  }

  .sec7__wapper__contents__ul__li__h3 {
    font-size: 1.7rem;
    margin-bottom: 10px;
  }

  .sec7__wapper__contents__ul__li__p {
    font-size: 1.4rem;
  }

  .sec7__wapper__contents__bottom {
    padding: 50px 5%;
  }

  .sec7__wapper__contents__bottom__ul__li__a__h4 {
    font-size: 1.6rem;
  }

  .sec7__wapper__contents__bottom__ul__li__a__p {
    font-size: 1.4rem;
  }
}



.sec8 {
  background: #FFFFFF;
  padding: 150px 0;
}

.sec8__wapper {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
}

.sec8__wapper__h2 {
  text-align: center;
  font-size: 4rem;
  color: #FF9900;
}

.sec8__wapper__p {
  font-size: 2rem;
  margin-bottom: 75px;
  text-align: center;
}

.sec8__wapper__ul {
  display: flex;
  gap: 50px;
  margin-bottom: 75px;
}

.sec8__wapper__ul__li {
  width: calc(100% / 3);
}

.sec8__wapper__ul__li__a__image {
  aspect-ratio: 16/9;
  overflow: hidden;
  margin-bottom: 20px;
}

.sec8__wapper__ul__li__a__image img {
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center;
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec8__wapper__ul__li__a:hover .sec8__wapper__ul__li__a__image img {
  scale: 1.1;
}

.sec8__wapper__ul__li__a__tag {
  display: flex;
  margin-bottom: 10px;
}

.sec8__wapper__ul__li__a__tag span {
  display: block;
  width: fit-content;
  padding: 10px 13px;
  border-radius: 100px;
  border: solid 1px #FF9900;
  font-size: 1.2rem;
  color: #FF9900;
  line-height: 1;
  margin-bottom: 10px;
}

.sec8__wapper__ul__li__a__small {
  display: block;
  font-size: 1.4rem;
  margin-bottom: 5px;
  line-height: 1;
}

.sec8__wapper__ul__li__a__h3 {
  font-size: 2rem;
  margin-bottom: 10px;
}

.sec8__wapper__ul__li__a__p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 20px;
}

.sec8__wapper__button {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  border-radius: 100px;
  transition: 0.4s;
  transition-timing-function: ease-out;
  background: linear-gradient(90deg, #0c72b5, #0288d1, #0c72b5) 0 / 200% 100%;
  color: #FFFFFF;
  margin: 0 auto;
}

.sec8__wapper__button:hover {
  background-position: 100% 0;
}

.sec8__wapper__button span {
  width: 11px;
  height: 11px;
  border-right: solid 1.2px #FFFFFF;
  border-bottom: solid 1.2px #FFFFFF;
  transform: rotate(-45deg);
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec8__wapper__button:hover span {
  transform: rotate(-45deg) translate(7px, 7px);
}


@media (max-width: 1023px) {
  .sec8 {
    padding: 125px 0;
  }

  .sec8__wapper__h2 {
    font-size: 3.5rem;
  }

  .sec8__wapper__p {
    font-size: 1.7rem;
    margin-bottom: 50px;
  }

  .sec8__wapper__ul {
    flex-direction: column;
    gap: 50px;
    max-width: 600px;
    margin: 0 auto 75px;
  }

  .sec8__wapper__ul__li {
    width: 100%;
  }

  .sec8__wapper__ul__li__a__h3 {
    font-size: 1.8rem;
  }

  .sec8__wapper__ul__li__a__p {
    font-size: 1.5rem;
  }
}


@media (max-width: 600px) {
  .sec8 {
    padding: 100px 0;
  }

  .sec8__wapper__h2 {
    font-size: 3rem;
  }

  .sec8__wapper__p {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }

  .sec8__wapper__ul__li__a__h3 {
    font-size: 1.6rem;
  }

  .sec8__wapper__ul__li__a__p {
    font-size: 1.4rem;
  }

  .sec8__wapper__ul__li__a__tag span {
    padding: 7px 10px;
  }

  .sec8__wapper__ul {
    margin-bottom: 50px;
  }
}



.blueArea {
  padding: 0 0 150px;
  background: #E8F2F9;
}


@media (max-width: 1023px) {
  .blueArea {
    padding-bottom: 125px;
  }
}


@media (max-width: 600px) {
  .blueArea {
    padding-bottom: 100px;
  }
}



.sec9 {
  padding-top: 150px;
}

.sec9__wapper {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 75px 5%;
  border-radius: 30px;
  display: flex;
  justify-content: space-between;
}

.sec9__wapper__title {
  width: 40%;
  margin-right: 50px;
}

.sec9__wapper__title__p {
  line-height: 1;
  font-size: 3.8rem;
  background: linear-gradient(90deg, #0288d1 0%, #0c72b5 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 10px;
}

.sec9__wapper__title__h2 {
  font-size: 1.8rem;
  margin-bottom: 50px;
}

.sec9__wapper__title__button {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  border-radius: 100px;
  transition: 0.4s;
  transition-timing-function: ease-out;
  background: linear-gradient(90deg, #0c72b5, #0288d1, #0c72b5) 0 / 200% 100%;
  color: #FFFFFF;
}

.sec9__wapper__title__button:hover {
  background-position: 100% 0;
}

.sec9__wapper__title__button span {
  width: 11px;
  height: 11px;
  border-right: solid 1.2px #FFFFFF;
  border-bottom: solid 1.2px #FFFFFF;
  transform: rotate(-45deg);
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec9__wapper__title__button:hover span {
  transform: rotate(-45deg) translate(7px, 7px);
}

.sec9__wapper__ul {
  width: 60%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.sec9__wapper__ul__li__a {
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec9__wapper__ul__li__a:hover {
  opacity: 0.5;
}

.sec9__wapper__ul__li__a__top {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1.4rem;
  margin-bottom: 5px;
}

.sec9__wapper__ul__li__a__top span {
  width: fit-content;
  display: block;
  padding: 2.5px 7.5px;
  background-image: linear-gradient(90deg, #53B9F3, #0C61B5);
  color: #FFFFFF;
  font-weight: 700;
  line-height: 2.5rem;
}

.sec9__wapper__ul__li__a__h3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.sec9__sp {
  display: none;
}


@media (max-width: 1023px) {
  .sec9__wapper {
    flex-direction: column;
    gap: 50px;
  }

  .sec9__wapper__title {
    width: 100%;
  }

  .sec9__wapper__title__p {
    font-size: 3.4rem;
  }

  .sec9__wapper__title__h2 {
    margin-bottom: 0;
    font-size: 1.6rem;
  }

  .sec9__wapper__ul__li__a__top span {
    font-size: 1.2rem;
  }

  .sec9__wapper__ul__li__a__h3 {
    font-size: 1.4rem;
    line-height: 1.75;
  }

  .sec9__wapper__ul {
    width: 100%;
  }

  .sec9__sp {
    display: flex;
  }

  .sec9__pc {
    display: none;
  }
}


@media (max-width: 600px) {
  .sec9 {
    padding-top: 100px;
  }

  .sec9__wapper {
    padding: 50px 7.5%;
  }

  .sec9__wapper__title__p {
    font-size: 3rem;
    text-align: center;
  }

  .sec9__wapper__title__h2 {
    font-size: 1.4rem;
    text-align: center;
  }

  .sec9__sp {
    margin: 20px auto 0;
  }
}



.sec10 {
  padding-top: 100px;
}

.sec10__wapper {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 75px 5%;
  border-radius: 30px;
  display: flex;
  justify-content: space-between;
}

.sec10__wapper__title {
  width: 40%;
  margin-right: 50px;
}

.sec10__wapper__title__p {
  line-height: 1;
  font-size: 3.8rem;
  background: linear-gradient(90deg, #0288d1 0%, #0c72b5 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 10px;
}

.sec10__wapper__title__h2 {
  font-size: 1.8rem;
  margin-bottom: 50px;
}

.sec10__wapper__title__button {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  border-radius: 100px;
  transition: 0.4s;
  transition-timing-function: ease-out;
  background: linear-gradient(90deg, #0c72b5, #0288d1, #0c72b5) 0 / 200% 100%;
  color: #FFFFFF;
}

.sec10__wapper__title__button:hover {
  background-position: 100% 0;
}

.sec10__wapper__title__button span {
  width: 11px;
  height: 11px;
  border-right: solid 1.2px #FFFFFF;
  border-bottom: solid 1.2px #FFFFFF;
  transform: rotate(-45deg);
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec10__wapper__title__button:hover span {
  transform: rotate(-45deg) translate(7px, 7px);
}

.sec10__wapper__ul {
  width: 60%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.sec10__wapper__ul__li__a {
  display: flex;
  gap: 20px;
}

.sec10__wapper__ul__li__a__image {
  overflow: hidden;
  width: 40%;
  max-width: 350px;
}

.sec10__wapper__ul__li__a__image img {
  object-fit: contain;
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec10__wapper__ul__li__a:hover .sec10__wapper__ul__li__a__image img {
  scale: 1.1;
}

.sec10__wapper__ul__li__a__text {
  flex: 1;
}

.sec10__wapper__ul__li__a__text__time {
  color: #2768BE;
  font-size: 1.8rem;
  font-weight: 700;
}

.sec10__wapper__ul__li__a__text__h3 {
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.sec10__sp {
  display: none;
}


@media (max-width: 1023px) {
  .sec10__wapper {
    flex-direction: column;
    gap: 50px;
  }

  .sec10__wapper__title {
    width: 100%;
  }

  .sec10__wapper__title__p {
    font-size: 3.4rem;
  }

  .sec10__wapper__title__h2 {
    margin-bottom: 0;
    font-size: 1.6rem;
  }

  .sec10__wapper__ul__li__a__text__h3 {
    font-size: 1.4rem;
    line-height: 1.75;
  }

  .sec10__wapper__ul__li__a__text__time {
    font-size: 1.6rem;
  }

  .sec10__wapper__title__h2 {
    margin-bottom: 0;
  }

  .sec10__wapper__ul {
    width: 100%;
  }

  .sec10__sp {
    display: flex;
  }

  .sec10__pc {
    display: none;
  }
}


@media (max-width: 600px) {
  .sec10__wapper {
    padding: 50px 7.5%;
  }

  .sec10__wapper__title__p {
    font-size: 3rem;
    text-align: center;
  }

  .sec10__wapper__title__h2 {
    text-align: center;
    font-size: 1.4rem;
  }

  .sec10__wapper__ul__li__a {
    flex-direction: column;
    gap: 20px;
  }

  .sec10__sp {
    margin: 20px auto 0;
  }

  .sec10__wapper__ul__li__a__image {
    width: 100%;
    max-width: none;
  }
}



.sec11 {
  padding: 150px 0;
  background: #FFFFFF;
}

.sec11__wapper {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
}

.sec11__wapper__h2 {
  font-size: 4rem;
  background: linear-gradient(90deg, #0288d1 0%, #0c72b5 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  text-align: center;
}

.sec11__wapper__p {
  font-size: 2rem;
  margin-bottom: 75px;
  text-align: center;
}

.sec11__wapper__ul1 {
  margin-bottom: 125px;
}

.sec11__wapper__ul__li {
  display: flex;
}

.title {
  width: 100%;
  display: block;
  position: relative;
  padding: 15px 50px 15px 65px;
  cursor: pointer;
  font-weight: 700;
}

.title span {
  position: absolute;
  font-size: 3rem;
  background: linear-gradient(90deg, #0288d1 0%, #0c72b5 100%);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  vertical-align: sub;
  line-height: 1;
  left: 25px;
  top: 11.5px;
  font-weight: 400;
}

.title::before,
.title::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 3px;
  background-color: #0288D1;
  transition: all .2s ease-out;
}

.title::before {
  top: 25px;
  right: 20px;
  transform: rotate(0deg);
}

.title::after {
  top: 25px;
  right: 20px;
  transform: rotate(90deg);
}

.title.close::before {
  transform: rotate(45deg);
}

.title.close::after {
  transform: rotate(-45deg);
}

.box {
  transition: 0.4s;
  transition-timing-function: ease-out;
  overflow: hidden;
  max-height: 0;
}

.box__text {
  padding: 5px 50px 15px 65px;
  line-height: 2.8rem;
}

.sec11__wapper__ul__li__left {
  width: 25%;
  min-width: 220px;
  margin-right: 50px;
}

.sec11__wapper__ul__li__left__image {
  display: block;
  width: 30%;
  max-width: 100px;
  margin: 0 auto 20px;
}

.sec11__wapper__ul__li__ul {
  display: flex;
  flex-direction: column;
  gap: 25px;
  flex: 1;
}

.sec11__wapper__ul__li__ul__li {
  border-radius: 30px;
  border: solid 1px #BFBFBF;
}

.sec11__wapper__ul__li__left__h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  margin-bottom: 50px;
}

.sec11__wapper__ul__li__left__h3 span {
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  background: linear-gradient(90deg, #0288d1 0%, #0c72b5 100%);
}

.sec11__wapper__ul2 .sec11__wapper__ul__li__left__h3 span {
  background: linear-gradient(90deg, #F6AE01 0%, #EC7101 100%);
}

.sec11__wapper__ul__li__left__button {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 60px;
  border-radius: 100px;
  transition: 0.4s;
  transition-timing-function: ease-out;
  background: linear-gradient(90deg, #0c72b5, #0288d1, #0c72b5) 0 / 200% 100%;
  color: #FFFFFF;
  margin: 0 auto;
}

.sec11__wapper__ul__li__left__button:hover {
  background-position: 100% 0;
}

.sec11__wapper__ul__li__left__button span {
  width: 11px;
  height: 11px;
  border-right: solid 1.2px #FFFFFF;
  border-bottom: solid 1.2px #FFFFFF;
  transform: rotate(-45deg);
  transition: 0.4s;
  transition-timing-function: ease-out;
}

.sec11__wapper__ul__li__left__button:hover span {
  transform: rotate(-45deg) translate(7px, 7px);
}

.sec11__sp {
  display: none;
}

@media (max-width: 1023px) {

  .sec11__sp {
    display: flex;
  }

  .sec11__pc {
    display: none;
  }

  .sec11 {
    padding: 125px 0;
  }

  .sec11__wapper__h2 {
    font-size: 3.5rem;
  }

  .sec11__wapper__p {
    font-size: 1.7rem;
    margin-bottom: 50px;
  }

  .sec11__wapper__ul__li {
    flex-direction: column;
    gap: 50px;
  }

  .sec11__wapper__ul__li__left {
    margin: 0 auto;
  }

  .sec11__wapper__ul__li__left__h3 {
    margin-bottom: 0;
  }
}


@media (max-width: 600px) {
  .sec11 {
    padding: 100px 0;
  }

  .sec11__wapper__h2 {
    font-size: 3rem;
    text-align: center;
  }

  .sec11__wapper__p {
    text-align: center;
    font-size: 1.4rem;
  }

  .sec11__wapper__ul__li {
    gap: 50px;
  }

  .box__text {
    font-size: 1.4rem;
  }

  .sec11__wapper__ul1 {
    margin-bottom: 100px;
  }
}



.sec12 {
  padding: 150px 0;
}

.sec12__wapper {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  color: #FFFFFF;
  display: flex;
  gap: 80px;
}

.sec12__wapper__h2 {
  font-size: 6rem;
  line-height: 1.1;
  width: fit-content;
}

.sec12__wapper__contents {
  flex: 1;
  margin-top: 10px;
}

.sec12__wapper__contents__p {
  font-size: 2rem;
  line-height: 2;
  margin-bottom: 30px;

}

.sec12__wapper__contents__br {
  display: block;
}

.sec12__wapper__contents__ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.sec12__wapper__contents__ul__li {
  width: calc(100% / 2 - 15px);
}

.sec12__wapper__contents__ul__li__a {
  padding: 35px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
}

.sec12__wapper__contents__ul__li__a__h3 {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 2.2rem;
}

.sec12__wapper__contents__ul__li__a__h3 small {
  font-size: 1.4rem;
}

.sec12__wapper__contents__ul__li__a__arrow {
  display: block;
  width: 11px;
  height: 11px;
  border-right: solid 1.2px #FFFFFF;
  border-bottom: solid 1.2px #FFFFFF;
  transform: rotate(-45deg);
  transition: 0.4s;
  transition-timing-function: ease-out;
}


.sec12__wapper__contents__ul__li__a:hover .sec12__wapper__contents__ul__li__a__arrow {
  transform: rotate(-45deg) translate(7px, 7px);
}


@media (max-width: 1023px) {
  .sec12 {
    padding: 125px 0;
  }

  .sec12__wapper {
    flex-direction: column;
    gap: 10px;
  }

  .sec12__wapper__h2 {
    font-size: 5.2rem;
  }

  .sec12__wapper__contents__p {
    font-size: 1.8rem;
    line-height: 1.75;
    margin-bottom: 50px;
  }

  .sec12__wapper__contents__ul__li {
    width: 100%;
  }

  .sec12__wapper__contents__ul__li__a__h3 {
    font-size: 2rem;
  }

  .sec12__wapper__contents__ul__li__a__h3 small {
    font-size: 1.3rem;
  }
}

@media (max-width: 600px) {
  .sec12 {
    padding: 100px 0;
  }

  .sec12__wapper__h2 {
    font-size: 4.4rem;
  }

  .sec12__wapper__contents__p {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }

  .sec12__wapper__contents__ul__li__a__h3 {
    font-size: 1.8rem;
  }

  .sec12__wapper__contents__ul__li__a__h3 small {
    font-size: 1.2rem;
  }
}