@charset "UTF-8";

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #00132B;
  background: #ffffff;
}

.l-inner {
  padding: 0 20px;
  position: relative;
}
@media screen and (min-width:768px) {
  .l-inner {
    padding-inline: clamp(60px, 6.0761346999vw, 83px);
  }
}
@media screen and (min-width:1367px) {
  .l-inner {
    padding-inline: calc((100vw - 1200px) / 2);
  }
}

.l-wrapper {
  position: relative;
  overflow: hidden;
}

.c-link {
  display: block;
  color: inherit;
}

@media (any-hover: hover) {
  .c-link:hover {
    color: inherit;
    opacity: 0.7;
    text-decoration: none;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}

.c-btn-blue {
  padding-block: 18px;
  padding-inline: 26px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #005EB7;
  -webkit-box-shadow: inset 0px 0px 20px rgba(255, 255, 255, 0.1607843137);
          box-shadow: inset 0px 0px 20px rgba(255, 255, 255, 0.1607843137);
  border-radius: 10px;
}
.c-btn-blue .c-btn-text {
  padding-right: 15px;
  color: #ffffff;
  font-size: 13px;
  line-height: 1.4615384615;
  letter-spacing: 0.65px;
  font-weight: 600;
  position: relative;
}
.c-btn-blue .c-btn-text::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  width: 6.78px;
  height: 10px;
  background: url(../images/btn-right-white.svg) no-repeat center center/cover;
}

.c-btn {
  padding-block: 18px;
  padding-inline: 26px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #ffffff;
  -webkit-box-shadow: inset 0px 0px 20px rgba(1, 95, 183, 0.1607843137);
          box-shadow: inset 0px 0px 20px rgba(1, 95, 183, 0.1607843137);
  border-radius: 10px;
}
.c-btn .c-btn-text {
  padding-right: 15px;
  color: #005EB7;
  font-size: 13px;
  line-height: 1.4615384615;
  letter-spacing: 0.65px;
  font-weight: 600;
  position: relative;
}
.c-btn .c-btn-text::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  width: 6.78px;
  height: 10px;
  background: url(../images/btn-right-blue.svg) no-repeat center center/cover;
}


.c-under {
  display: inline-block;
  position: relative;
}
.c-under::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #00132B;
  scale: 0;
  -webkit-transition: scale 0.5s ease;
  transition: scale 0.5s ease;
}
@media (any-hover: hover) {
  .c-under:hover::after {
    scale: 1;
  }
}

.c-section__head {
  color: #005EB7;
}

.c-section__title-en {
  font-family: "Prompt", sans-serif;
  font-size: clamp(32px, 3.90625vw, 40px);
  line-height: 1.525;
  letter-spacing: 4px;
  font-weight: 600;
}


.c-section__title-ja {
  margin-top: -3px;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 1.2px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-section__title-ja::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 1128px;
  height: 1px;
  background: #005EB7;
  opacity: 0.15;
  margin-left: 20px;
}

.c-head {
  position: relative;
}

.c-head__title-wrap {
  padding-top: clamp(60px, 7.71484375vw, 79px);
  padding-bottom: clamp(80px, 11.71875vw, 120px);
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.c-head__title-en {
  font-family: "Prompt", sans-serif;
  color: #0360b7;
  font-size: clamp(54px, 8.5833333333vw, 103px);
  line-height: 1.5048543689;
  letter-spacing: 6px;
  font-weight: 700;
}
@media screen and (min-width:768px) {
  .c-head__title-en {
    letter-spacing: 10.3px;
  }
}

.c-head__title-en .second-char-color {
  color: #0285CC;
}

.c-head__title-ja {
  margin-top: clamp(-19px, -1.5833333333vw, -10px);
  font-size: 20px;
  line-height: 1.45;
  letter-spacing: 2px;
  font-weight: 700;
  color: #12223a;
  text-align: right;
}

.c-head__bg-l {
  position: absolute;
  top: 0;
  left: 0;
  translate: -50% -50%;
  width: clamp(200px, 59.2972181552vw, 810px);
  aspect-ratio: 810/594;
  background: transparent radial-gradient(closest-side at 50% 50%, rgba(157, 255, 240, 0.3019607843) 0%, rgba(1, 95, 183, 0) 100%) 0% 0% no-repeat padding-box;
  pointer-events: none;
}

.c-head__bg-r {
  position: absolute;
  top: 12.6647144949%;
   right: max(-447px, -45.6588355465%);
  width: clamp(300px, 71.6691068814vw, 979px);
  aspect-ratio: 979/755;
  background: transparent radial-gradient(closest-side at 50% 50%, rgba(1, 95, 183, 0.3019607843) 0%, rgba(1, 95, 183, 0) 100%) 0% 0% no-repeat padding-box;
  pointer-events: none;
}

.c-bg-l {
  position: absolute;
  top: min(93.1185944363vw, 1272px);
  left: -14.055636896%;
  width: clamp(300px, 71.6691068814vw, 979px);
  aspect-ratio: 979/755;
  background: transparent radial-gradient(closest-side at 50% 50%, rgba(1, 95, 183, 0.3019607843) 0%, rgba(1, 95, 183, 0) 100%) 0% 0% no-repeat padding-box;
  pointer-events: none;
}



.c-body {
  position: relative;
  z-index: 1;
}

.c-bg {
  position: absolute;
  inset: 0;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(20%, #EBF9FF), color-stop(67%, #EAF8FF), color-stop(100%, #FFFFFF), to(#015FB7)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #EBF9FF 20%, #EAF8FF 67%, #FFFFFF 100%, #015FB7 100%) 0% 0% no-repeat padding-box;
  z-index: -1;
}


.c-breadcrumb__wrap {
  padding-top: 89px;
  margin-left: 25px;
  position: relative;
  z-index: 4;
}



.c-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  color: #5F5F5F;
  font-weight: 300;
  letter-spacing: 0.78px;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-breadcrumb a {
  color: inherit;
  padding: 0;
}
@media (any-hover: hover) {
  .c-breadcrumb a:hover {
    color: inherit;
    text-decoration: underline;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

.c-arrow {
  margin-left: 21.82px;
  margin-right: 15.6px;
  width: 6.62px;
  height: 7.57px;
  background: url(../images/breadcrumb-arrow.svg) no-repeat center center/cover;
}

.drawer__icon {
  position: fixed;
  z-index: 102;
  top: 0;
  right: 0;
  width: 120px;
  padding: 29px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width:1024px) {
  .drawer__icon {
    display: none;
  }
}

.drawer__icon.js-show {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: transparent;
}
.drawer__icon.js-show .drawer__icon-bar:nth-of-type(1) {
  rotate: 45deg;
  translate: 0 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.drawer__icon.js-show .drawer__icon-bar:nth-of-type(2) {
  display: none;
}
.drawer__icon.js-show .drawer__icon-bar:nth-of-type(3) {
  rotate: -45deg;
  translate: 0 -5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.drawer__icon-bar {
  width: 30px;
  height: 2px;
  background: #00132B;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.drawer {
  position: fixed;
  z-index: 101;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  height: 100svh;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(49%, #CAE5FF), to(#FFFFFF)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #CAE5FF 49%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  overflow-y: scroll;
  translate: 101%;
  -webkit-transition: translate 0.5s ease;
  transition: translate 0.5s ease;
}
@media screen and (min-width:414px) {
  .drawer {
    width: 400px;
  }
}
.drawer .p-header__btn {
  width: 280px;
  margin-inline: auto;
}
.drawer .p-header__btn-icon {
  margin-top: 6px;
}
.drawer .p-header__btn-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}

.drawer.js-show {
  translate: 0;
}

.drawer__menu-list {
  margin-top: 150px;
  padding-left: 50px;
  margin-bottom: 50px;
}
.drawer__menu-list .c-link:nth-of-type(n + 2) {
  margin-top: 24px;
}
.drawer__menu-list .p-header__menu-text {
  font-size: 16px;
  font-weight: 500;
}



.swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width:100%;
}


.sp-hidden br {
  display: none;
}
@media screen and (min-width:768px) {
  .sp-hidden br {
    display: block;
  }
}

.sp-hidden--first br:first-of-type {
  display: none;
}
@media screen and (min-width:768px) {
  .sp-hidden--first br:first-of-type {
    display: block;
  }
}

.sp-hidden-xl br {
  display: none;
}
@media screen and (min-width:1024px) {
  .sp-hidden-xl br {
    display: block;
  }
}

@media screen and (min-width:768px) {
  .pc-hidden br {
    display: none;
  }
}

@media screen and (min-width:1024px) {
  .xl-hidden br {
    display: none;
  }
}

@media screen and (min-width:1200px) {
  .xxl-hidden br {
    display: none;
  }
}