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

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

li,
dd {
  list-style-type: none;
}

header,
footer,
nav,
section,
article,
main,
aside,
figure,
figcaption {
  display: block;
}

img {
  border: none;
  vertical-align: bottom;
}

@media screen and (max-width: 993px) and (min-width: 768px) {
  html {
    font-size: calc(16 / 994 * 100vw);
  }
}
@media screen and (max-width: 374px) {
  html {
    font-size: calc(16 / 375 * 100vw);
  }
}

body {
  color: #04234e;
  font-family: hiragino-kaku-gothic-pron, sans-serif;
  font-size: 30px;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: inherit;
}
@media (hover: hover) {
  a:hover {
    cursor: pointer;
  }
}

picture,
img,
a,
span {
  display: inline-block;
}

video,
img,
svg {
  width: 100%;
  height: 100%;
}

button {
  font: inherit;
  color: inherit;
  background: transparent;
  background: none;
  border: none;
}

input,
textarea,
select {
  font: inherit;
}

@media (min-width: 768px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
.l-inner {
  position: relative;
  width: 100%;
  max-width: 994px;
  height: inherit;
  padding: 0 2.875rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-inner {
    width: 100%;
    max-width: 640px;
    padding: 0 1.25rem;
  }
}

.l-inner__narrow {
  max-width: 54rem;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .l-inner__narrow {
    padding: 0 1.25rem;
    max-width: 600px;
  }
}

.c-contact__text-wrapper {
  background: #ffffff;
  padding-block: 2.125rem 1.5rem;
}

.c-contact__text {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.2;
}
.c-contact__text p:nth-child(1) {
  letter-spacing: 0.6px;
}
.c-contact__text p:nth-child(1) span {
  margin-inline: 5px;
  font-size: 39px;
  color: #fefefe;
  letter-spacing: 4.68px;
  padding: 22px 17px 18px 13px;
  background: #101741;
  text-align: center;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .c-contact__text p:nth-child(1) span {
    font-size: 25px;
  }
}
.c-contact__text p:nth-child(2) {
  letter-spacing: 3.72px;
  text-decoration-line: underline;
  text-decoration-color: #fde018;
  text-decoration-thickness: 17px;
  text-underline-offset: -6px;
  line-height: 2.7;
}
.c-contact__text p:nth-child(2) span {
  font-size: 43px;
  text-decoration-line: underline;
  text-decoration-color: #fde018;
  text-decoration-thickness: 17px;
  text-underline-offset: -6px;
  line-height: 1.5;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-contact__text p:nth-child(2) span {
    font-size: 25px;
  }
}

.c-contact__btn {
  display: block;
  color: #ffffff;
  padding: 23px 0 23px 34px;
  margin-top: 35px;
  max-width: 838px;
  -webkit-box-shadow: 0 0 9.3px 0.7px #80250d;
          box-shadow: 0 0 9.3px 0.7px #80250d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c59e4e), color-stop(#ee9401), color-stop(#ec6401), color-stop(#eb5405), color-stop(#eb5405), to(#eb5405));
  background-image: linear-gradient(to bottom, #c59e4e, #ee9401, #ec6401, #eb5405, #eb5405, #eb5405);
  font-size: 34px;
  font-weight: bold;
  border-radius: 20px;
  text-align: center;
  margin-inline: auto;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .c-contact__btn {
    font-size: 25px;
    line-height: 1.5;
    padding-left: 0;
  }
}
@media (max-width: 477px) {
  .c-contact__btn {
    font-size: 23px;
  }
}
.c-contact__btn span:nth-child(2) {
  font-size: 48px;
  letter-spacing: 4.76px;
}
@media screen and (max-width: 767px) {
  .c-contact__btn span:nth-child(2) {
    font-size: 30px;
  }
}
@media (max-width: 477px) {
  .c-contact__btn span:nth-child(2) {
    font-size: 28px;
  }
}
.c-contact__btn span:nth-child(3) {
  font-size: 30px;
  letter-spacing: 5.4px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .c-contact__btn span:nth-child(3) {
    font-size: 14px;
  }
}
.c-contact__btn:hover {
  scale: 1.02;
}

.c-contact__btn-icon {
  width: 50px;
  height: auto;
  aspect-ratio: 1/1;
}

.c-contact__btn-small {
  font-weight: normal;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .c-contact__btn-small {
    font-size: 20px;
  }
}

.c-section__title {
  text-align: center;
}

.c-section__title--en {
  position: absolute;
  top: 24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  letter-spacing: 8px;
  color: gray;
  font-size: 100px;
  opacity: 0.1;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .c-section__title--en {
    font-size: 60px;
    letter-spacing: normal;
  }
}

.c-section__title--ja {
  font-family: hiragino-mincho-pron, sans-serif;
  font-size: 54px;
  letter-spacing: 0.48px;
  color: #000000;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .c-section__title--ja {
    font-size: 35px;
  }
}

.c-emphasis {
  text-decoration-line: underline;
  text-decoration-color: #fde018;
  text-decoration-thickness: 17px;
  text-underline-offset: -6px;
}

.c-underline::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/benefit-under.png") no-repeat center center/contain;
  z-index: -1;
}

.p-fv {
  position: relative;
}

.p-fv__top {
  font-family: hiragino-mincho-pron, sans-serif;
  color: #ffffff;
  font-size: 37px;
  text-align: center;
  padding: 26px 5px;
  background: #101741;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-fv__top {
    font-size: 25px;
  }
}
.p-fv__top span {
  font-size: 58px;
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .p-fv__top span {
    font-size: 35px;
  }
}

.p-fv__bg {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  aspect-ratio: 995/458;
  overflow: hidden;
  max-height: 80%;
}
.p-fv__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-fv__bg {
    height: 80%;
  }
}
.p-fv__bg::before {
  position: absolute;
  inset: 0;
  content: "";
  width: 100%;
  height: 100%;
  clip-path: polygon(0 70%, 100% 11%, 100% 100%, 0% 100%);
  background: #204885;
}
@media screen and (max-width: 767px) {
  .p-fv__bg::before {
    clip-path: polygon(0 34%, 100% 50%, 100% 100%, 0% 100%);
  }
}
@media screen and (min-width: 994px) {
  .p-fv__bg::before {
    clip-path: polygon(0 70%, 100% 50%, 100% 100%, 0% 100%);
  }
}

.p-fv__inner {
  padding-block: 22px 34px;
}

.p-fv__title {
  max-width: 742px;
  height: auto;
  aspect-ratio: 742/113;
  position: relative;
  z-index: 10;
}
@media (max-width: 900px) {
  .p-fv__title {
    max-width: 500px;
  }
}

.p-fv__text {
  margin-top: 22px;
  text-shadow: 2px 2px 4px #fff, -2px 2px 4px #fff, 2px -2px 4px #fff, -2px -2px 4px #fff, 2px 4px 4px #fff, -2px 4px 4px #fff, 0 2px 4px #fff, 0 -2px 4px #fff, 1px 1px 4px #fff, -1px 1px 4px #fff, 1px -1px 4px #fff, -1px -1px 4px #fff;
  font-size: 25px;
  line-height: 1.32;
  letter-spacing: 2.5px;
  color: #000000;
  position: relative;
  z-index: 10;
}
@media (min-width: 371px) and (max-width: 868px) {
  .p-fv__text {
    font-size: 20px;
  }
}
@media (max-width: 370px) {
  .p-fv__text {
    font-size: 18px;
  }
}

.p-fv__image--sp {
  position: absolute;
  top: -20%;
  right: 0;
  z-index: 5;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media (max-width: 530px) {
  .p-fv__image--sp {
    top: 20%;
  }
}
@media (max-width: 456px) {
  .p-fv__image--sp {
    top: 60%;
  }
}
.p-fv__image--sp img {
  max-width: 250px;
  height: auto;
  aspect-ratio: 403/553;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 650px) {
  .p-fv__image--sp img {
    max-width: 200px;
  }
}
@media (max-width: 530px) {
  .p-fv__image--sp img {
    max-width: 150px;
  }
}
@media (max-width: 456px) {
  .p-fv__image--sp img {
    max-width: 100px;
  }
}
@media screen and (min-width: 768px) {
  .p-fv__image--sp {
    display: none;
  }
}

.p-fv__image--pc {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
}
.p-fv__image--pc img {
  max-width: 403px;
  height: auto;
  aspect-ratio: 403/553;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 768px) and (max-width: 868px) {
  .p-fv__image--pc img {
    max-width: 350px;
    height: auto;
    aspect-ratio: 403/553;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media (min-width: 869px) and (max-width: 999px) {
  .p-fv__image--pc img {
    max-width: 300px;
    height: auto;
    aspect-ratio: 403/553;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (max-width: 767px) {
  .p-fv__image--pc {
    display: none;
  }
}

.p-fv__boxes {
  margin-top: 20px;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  gap: 20px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .p-fv__boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    grid-template-columns: auto;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 10px;
    width: 100%;
    max-width: 400px;
    margin-inline: auto;
  }
}

.p-fv__box {
  padding: 20px;
  color: #ffffff;
  font-size: 24px;
  -webkit-box-shadow: 2.9px 2.7px 2.9px 0.2px #fff;
          box-shadow: 2.9px 2.7px 2.9px 0.2px #fff;
  background-color: #101741;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 2.88px;
  height: 100%;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 9px;
}

.p-fv__box-orange {
  color: #eb5405;
  font-size: 31px;
}
.p-fv__box-orange span {
  font-size: 25px;
}
@media (min-width: 769px) and (max-width: 999px) {
  .p-fv__box-orange {
    font-size: 24px;
  }
  .p-fv__box-orange span {
    font-size: 22px;
  }
}

.p-contact--1 {
  background: #fff5e4;
}

.p-contact--2,
.p-contact--3 {
  background: #04234e;
}

.p-contact__inner {
  padding-block: 66px 63px;
}

.p-contact--3 {
  padding-bottom: 11px;
}

.p-contact-br {
  display: none;
}
@media (max-width: 450px) {
  .p-contact-br {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-contact--1__text span {
  position: relative;
}
.p-contact--1__text span::after {
  position: absolute;
  content: "";
  background: #eb5405;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.p-contact--2__text p:nth-child(1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 44px;
  font-size: 39px;
}
@media screen and (max-width: 767px) {
  .p-contact--2__text p:nth-child(1) {
    gap: 20px;
    font-size: 35px;
  }
}
@media (max-width: 633px) {
  .p-contact--2__text p:nth-child(1) {
    font-size: 18px;
  }
}
.p-contact--2__text p:nth-child(1) span {
  width: 164px;
}
@media (max-width: 633px) {
  .p-contact--2__text p:nth-child(1) span {
    width: 130px;
    padding: 12px;
  }
}
@media (max-width: 495px) {
  .p-contact--2__text p:nth-child(1) span {
    width: 164px;
  }
}

.p-contact--2__text--span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 495px) {
  .p-contact--2__text--span {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-contact--3__text {
  text-align: center;
  color: #101741;
  gap: 9px;
}
.p-contact--3__text p {
  line-height: 1.2;
}
.p-contact--3__text p:nth-child(1) {
  font-size: 23px;
}
.p-contact--3__text p:nth-child(1) span:nth-child(1) {
  font-size: 40px;
  letter-spacing: 3.36px;
  padding: 0;
  background: transparent;
  color: #101741;
}
@media screen and (max-width: 767px) {
  .p-contact--3__text p:nth-child(1) span:nth-child(1) {
    font-size: 25px;
  }
}
.p-contact--3__text p:nth-child(1) span:nth-child(2) {
  font-size: 40px;
  text-decoration-line: underline;
  text-decoration-color: #fde018;
  text-decoration-thickness: 17px;
  text-underline-offset: -6px;
  padding: 0;
  background: transparent;
  color: #101741;
  letter-spacing: 2.76px;
}
@media screen and (max-width: 767px) {
  .p-contact--3__text p:nth-child(1) span:nth-child(2) {
    font-size: 25px;
  }
}
.p-contact--3__text p:nth-child(2) {
  font-size: 28px;
  text-decoration: none;
  text-align: center;
  letter-spacing: 2.76px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .p-contact--3__text p:nth-child(2) {
    font-size: 16px;
  }
}

.p-contact--3__btn {
  font-size: 32px;
}
.p-contact--3__btn span:nth-child(2) {
  font-size: 42px;
}
@media screen and (max-width: 767px) {
  .p-contact--3__btn span:nth-child(2) {
    font-size: 30px;
  }
}

.p-contact--3__tel {
  margin-top: 19px;
  text-align: center;
  font-size: 32px;
  letter-spacing: 3.84px;
  color: #ffffff;
}
.p-contact--3__tel span {
  font-size: 25px;
  letter-spacing: 3px;
}
@media screen and (max-width: 767px) {
  .p-contact--3__tel {
    font-size: 25px;
  }
}

.p-intro__bg--1 {
  background-image: linear-gradient(90deg, #ccc 0.1px, transparent 1px), linear-gradient(#ccc 0.1px, transparent 1px);
  background-size: 20px 20px;
  padding-top: 71px;
}

.p-intro__inner {
  max-width: 842px;
}

.p-intro__title--en {
  color: #ffffff;
}

.p-intro__title {
  font-family: hiragino-mincho-pron, sans-serif;
  font-size: 43px;
  letter-spacing: 2.58px;
  text-align: center;
  line-height: 1.2;
}
@media (max-width: 800px) {
  .p-intro__title {
    font-size: 30px;
  }
}
.p-intro__title span {
  font-size: 65px;
  letter-spacing: 3.9px;
  position: relative;
}
@media (max-width: 800px) {
  .p-intro__title span {
    font-size: 45px;
  }
}
.p-intro__title span::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/intro-under.png") no-repeat center center/contain;
  z-index: -1;
}

.p-intro__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 100;
}

.p-intro__boxes {
  margin-top: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  margin-bottom: 63px;
}

.p-intro__box {
  color: #2a2e2c;
  position: relative;
}
.p-intro__box span {
  color: #2d457b;
}

.p-intro__text {
  margin-left: 43px;
  line-height: 1.2;
  font-size: 22px;
}
.p-intro__text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background: url("../img/intro-check.png") no-repeat center center/contain;
  z-index: 100;
}
@media (max-width: 800px) {
  .p-intro__text {
    font-size: 25px;
  }
}
@media (max-width: 500px) {
  .p-intro__text {
    font-size: 18px;
  }
}

.p-intro__image {
  position: absolute;
  right: -29px;
  bottom: 0;
  z-index: 5;
}
.p-intro__image img {
  width: 100%;
  max-width: 329px;
  aspect-ratio: 329/482;
}
@media screen and (max-width: 767px) {
  .p-intro__image img {
    max-width: 200px;
  }
}
@media (max-width: 590px) {
  .p-intro__image img {
    max-width: 140px;
  }
}
@media (max-width: 450px) {
  .p-intro__image img {
    max-width: 100px;
  }
}
@media (max-width: 920px) {
  .p-intro__image {
    right: 0;
  }
}

.p-intro__step {
  position: relative;
  min-height: 307px;
}
.p-intro__step::before {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  background: url("../img/intro-bg-2.png") no-repeat center 82%/cover;
}

.p-intro__card {
  position: relative;
  background: #101741;
  padding-block: 59px 17px;
  padding-inline: 18px;
  max-height: 284px;
}
.p-intro__card::after {
  content: "";
  position: absolute;
  bottom: -81px;
  left: 0;
  width: 100%;
  height: 82px;
  background: inherit;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
@media screen and (max-width: 767px) {
  .p-intro__card::after {
    bottom: -60px;
    height: 61px;
  }
}
@media (max-width: 428px) {
  .p-intro__card::after {
    bottom: -30px;
    height: 31px;
  }
}
@media (max-width: 428px) {
  .p-intro__card {
    padding-top: 40px;
  }
}

.p-intro__card-text {
  color: #ffffff;
  font-size: 24px;
  line-height: 1.55;
  letter-spacing: 2.64px;
}
@media screen and (max-width: 767px) {
  .p-intro__card-text {
    font-size: 18px;
  }
}
.p-intro__card-text p:nth-child(2) {
  font-size: 26px;
}
@media screen and (max-width: 767px) {
  .p-intro__card-text p:nth-child(2) {
    font-size: 23px;
  }
}
.p-intro__card-text p:nth-child(2) span {
  display: inline-block;
  font-size: 35px;
  letter-spacing: 4.2px;
  color: #fde018;
  position: relative;
}
.p-intro__card-text p:nth-child(2) span::after {
  content: "";
  position: absolute;
  bottom: -26px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/intro-under-w.png") no-repeat center center/contain;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .p-intro__card-text p:nth-child(2) span {
    font-size: 25px;
  }
}

.p-intro__emphasis {
  padding-block: 68px;
}
@media screen and (max-width: 767px) {
  .p-intro__emphasis {
    padding-block: 40px;
  }
}

.p-intro__emphasis-text {
  line-height: 1.74;
  letter-spacing: 4.08px;
  font-weight: bold;
  color: #23272c;
  font-size: 34px;
}
.p-intro__emphasis-text span {
  font-size: 44px;
  letter-spacing: 5.28px;
  text-decoration-line: underline;
  text-decoration-color: #fde018;
  text-decoration-thickness: 17px;
  text-underline-offset: -6px;
}
@media screen and (max-width: 767px) {
  .p-intro__emphasis-text span {
    font-size: 33px;
  }
}
@media screen and (max-width: 767px) {
  .p-intro__emphasis-text {
    font-size: 20px;
  }
}

.p-intro__service {
  position: relative;
  padding-block: 71px;
  z-index: 0;
}
.p-intro__service:after {
  position: absolute;
  content: "";
  inset: 0;
  background-color: rgba(53, 78, 129, 0.85);
  z-index: -1;
}
.p-intro__service::before {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  background: url("../img/intro-bg-3.png") no-repeat center top/cover;
}

.p-intro__service-inner {
  position: relative;
  max-width: 1000px;
  margin-inline: auto;
}

.p-intro__service-image {
  position: absolute;
  top: 27px;
  left: 33px;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .p-intro__service-image {
    top: -47px;
  }
}
@media (max-width: 500px) {
  .p-intro__service-image {
    left: 20px;
  }
}
@media (max-width: 390px) {
  .p-intro__service-image {
    left: 0;
  }
}
.p-intro__service-image img {
  max-width: 173px;
  aspect-ratio: 174/205;
}
@media (max-width: 623px) {
  .p-intro__service-image img {
    max-width: 100px;
  }
}

.p-intro__service-contents {
  position: relative;
  z-index: 10;
}

.p-intro__service-title {
  text-align: center;
  font-family: hiragino-mincho-pron, sans-serif;
  font-size: 36px;
  color: #fcfcfc;
  text-shadow: 1.7px 1.1px 3.7px #022366;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-intro__service-title {
    font-size: 18px;
  }
}
.p-intro__service-title span {
  font-size: 50px;
  letter-spacing: 6px;
  margin-right: -5px;
}
@media screen and (max-width: 767px) {
  .p-intro__service-title span {
    font-size: 30px;
  }
}

.p-intro__service-text {
  color: #fcfcfc;
  text-shadow: 1.7px 1.1px 3.7px #022366;
  font-size: 18px;
  letter-spacing: 2.16px;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-intro__service-text {
    font-size: 16px;
  }
}

.p-intro__service-cards {
  margin-top: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  max-width: 965px;
  margin-inline: auto;
}
@media (max-width: 999px) {
  .p-intro__service-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .p-intro__service-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 500px;
    padding-inline: 10px;
  }
}

.p-intro__service-card {
  width: 100%;
  height: 100%;
}
.p-intro__service-card::after {
  position: absolute;
  content: "";
}

.p-intro__service-card-title {
  font-size: 28px;
  line-height: 1.37;
  letter-spacing: 1.5px;
  text-shadow: 1.7px 1.1px 3.7px #022366;
  text-align: center;
  color: #eb5405;
}

.p-intro__service-card-container {
  background: #ffffff;
  padding: 5px;
  border: 6px solid #d9dce6;
  min-height: 467px;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

.p-intro__service-card-image {
  text-align: center;
}
.p-intro__service-card-image img {
  max-width: 148px;
  aspect-ratio: 148/98;
}

.p-intro__service-card-text {
  line-height: 1.06;
  letter-spacing: 1.1px;
  color: #101741;
  font-size: 16px;
  margin-top: 45px;
}
.p-intro__service-card-text p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-intro__service-card-bottom {
  margin-top: 45px;
  text-align: center;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 1.92px;
}
.p-intro__service-card-bottom span {
  font-size: 23px;
  line-height: 1.22;
  letter-spacing: 2.76px;
  margin-block: 25px;
}

.p-flow {
  padding-block: 69px 73px;
  position: relative;
}

.p-flow__boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
  margin-top: 38px;
}

.p-flow__box {
  display: grid;
  grid-template-columns: 30% 70%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #101741;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border: 5px solid #101741;
  position: relative;
  z-index: -1;
}

.p-flow__number {
  color: #ffffff;
  font-size: 35px;
  text-align: center;
}
.p-flow__number span {
  font-size: 45px;
  margin-inline: 5px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-flow__number span {
    font-size: 30px;
  }
}
@media (max-width: 605px) {
  .p-flow__number span {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__number {
    font-size: 14px;
  }
}
@media (max-width: 436px) {
  .p-flow__number {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 380px) {
  .p-flow__number {
    text-align: left;
    padding-left: 0;
  }
}

.p-flow__box-text {
  position: relative;
  font-family: hiragino-mincho-pron, sans-serif;
  font-size: 42px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 2.52px;
  background: #ffffff;
  text-align: center;
}
.p-flow__box-text::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -49px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  height: 84px;
  background: #ffffff;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  z-index: 1;
}
@media (max-width: 855px) {
  .p-flow__box-text::before {
    left: -29px;
    width: 30px;
    height: 70px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__box-text::before {
    left: -24px;
    width: 25px;
    height: 58px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
  }
}
@media (max-width: 605px) {
  .p-flow__box-text::before {
    height: 40px;
  }
}
@media (max-width: 855px) {
  .p-flow__box-text {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__box-text {
    font-size: 30px;
  }
}
@media (max-width: 605px) {
  .p-flow__box-text {
    font-size: 20px;
  }
}

@media (max-width: 436px) {
  .p-flow__box-text--1::before {
    width: 26px;
    height: 80px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
  }
}

@media (max-width: 368px) {
  .p-flow__box-text--2::before {
    width: 26px;
    height: 80px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
  }
}

.p-flow__text {
  margin-top: 37px;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 1.1px;
}
@media screen and (max-width: 767px) {
  .p-flow__text {
    font-size: 16px;
  }
}

.p-flow__bottom {
  margin-top: 48px;
  font-size: 35px;
  line-height: 1.57;
  letter-spacing: 2.1px;
  font-weight: bold;
  text-align: center;
}
.p-flow__bottom span {
  font-size: 50px;
  letter-spacing: 3px;
  color: #eb5405;
  position: relative;
}
.p-flow__bottom span::after {
  content: "";
  position: absolute;
  bottom: -37px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/flow-under.png") no-repeat center center/contain;
  z-index: -1;
}
@media (min-width: 600px) {
  .p-flow__bottom span::after {
    display: none;
  }
}

.p-flow__bottom-orange {
  display: inline-block;
  position: relative;
}
.p-flow__bottom-orange::after {
  content: "";
  position: absolute;
  bottom: -37px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/flow-under.png") no-repeat center center/contain;
  z-index: -1;
}
@media (max-width: 600px) {
  .p-flow__bottom-orange::after {
    display: none;
  }
}

.p-price {
  background: #fff8e8;
  padding-block: 59px 71px;
  position: relative;
}

@media (max-width: 776px) {
  .p-price__inner {
    max-width: 900px;
    padding-inline: 0;
  }
}
@media (min-width: 1200px) {
  .p-price__inner {
    max-width: 1500px;
  }
}

.p-price__text-top {
  margin-top: 34px;
  font-family: hiragino-mincho-pron, sans-serif;
  font-size: 27px;
  line-height: 1.7;
  letter-spacing: 1.62px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-price__text-top {
    font-size: 16px;
  }
}

.p-price__cards {
  margin-top: -28px;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-price__cards {
    margin-top: 20px;
  }
}

tr:nth-child(1) {
  margin-top: -60px;
}

.p-price__cards-title {
  font-weight: bold;
  font-size: 29px;
  line-height: 1.62;
  letter-spacing: 1.74px;
  margin-top: -60px;
}
@media screen and (max-width: 767px) {
  .p-price__cards-title {
    font-size: 20px;
  }
}

.p-price__card-text {
  font-family: hiragino-mincho-pron, sans-serif;
  font-size: 37px;
  line-height: 2.5;
  letter-spacing: 2.22px;
  border-radius: 10px;
  -webkit-box-shadow: 2.5px 1.7px 5.6px 0.4px rgba(104, 102, 102, 0.54);
          box-shadow: 2.5px 1.7px 5.6px 0.4px rgba(104, 102, 102, 0.54);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f8f9fb), color-stop(#f2f6f9), color-stop(#e5ebf0), color-stop(#e6edf1), to(#e7edf1));
  background-image: linear-gradient(to top, #f8f9fb, #f2f6f9, #e5ebf0, #e6edf1, #e7edf1);
  padding-inline: 5vw;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .p-price__card-text {
    font-size: 30px;
  }
}
@media (max-width: 500px) {
  .p-price__card-text {
    font-size: 20px;
    padding-inline: 10px;
  }
}

.p-price__card-price {
  font-family: hiragino-mincho-pron, sans-serif;
  font-size: 34px;
  line-height: 1.51;
  letter-spacing: 2.04px;
  border-radius: 10px;
  -webkit-box-shadow: 2.5px 1.7px 5.6px 0.4px rgba(104, 102, 102, 0.54);
          box-shadow: 2.5px 1.7px 5.6px 0.4px rgba(104, 102, 102, 0.54);
  background-color: #04234e;
  color: #ffffff;
  padding-inline: 4vw;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .p-price__card-price {
    font-size: 25px;
  }
}
@media (max-width: 500px) {
  .p-price__card-price {
    font-size: 18px;
    padding-inline: 10px;
  }
}

.p-price__text-bottom {
  font-family: hiragino-mincho-pron, sans-serif;
}

table {
  border-spacing: 37px 60px;
}
@media screen and (max-width: 767px) {
  table {
    border-spacing: 10px 40px;
  }
}

.p-reason {
  position: relative;
  padding-block: 71px 65px;
  z-index: 0;
}
.p-reason::after {
  position: absolute;
  content: "";
  inset: 0;
  background-color: rgba(53, 78, 129, 0.85);
  z-index: -1;
}
.p-reason::before {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  background: url("../img/intro-bg-3.png") no-repeat center top/cover;
}

.p-reason__title--en {
  color: #ffffff;
}

.p-reason__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5vw;
}
@media screen and (max-width: 767px) {
  .p-reason__top {
    gap: 0;
  }
}

.p-reason__image {
  margin-left: -31px;
  margin-top: -27px;
}
.p-reason__image img {
  max-width: 173px;
  height: auto;
  aspect-ratio: 174/205;
}
@media screen and (max-width: 767px) {
  .p-reason__image img {
    max-width: 120px;
  }
}

.p-reason__title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: hiragino-mincho-pron, sans-serif;
  font-size: 62px;
  letter-spacing: 7.44px;
  color: #fcfcfc;
  text-shadow: 1.7px 1.1px 3.7px #022366;
  line-height: 1.2;
  position: relative;
  z-index: 10;
}
@media (max-width: 850px) {
  .p-reason__title {
    font-size: 50px;
  }
}
@media (max-width: 600px) {
  .p-reason__title {
    font-size: 40px;
  }
}
@media (max-width: 445px) {
  .p-reason__title {
    font-size: 28px;
  }
}
.p-reason__title span {
  position: relative;
  margin-left: 11.4vw;
}
.p-reason__title span::after {
  content: "";
  position: absolute;
  bottom: -43px;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/reason-under.png") no-repeat center center/contain;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-reason__title span {
    margin-left: 0;
  }
}
@media (min-width: 1820px) {
  .p-reason__title span {
    margin-left: 0;
  }
}

.p-reason__text {
  margin-top: 9px;
  color: #fcfcfc;
  text-shadow: 1.7px 1.1px 3.7px #022366;
  font-size: 33px;
  text-align: center;
  line-height: 1.5;
  margin-left: -15px;
  font-family: hiragino-mincho-pron, sans-serif;
}
.p-reason__text span {
  font-size: 40px;
}
@media (max-width: 600px) {
  .p-reason__text span {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .p-reason__text {
    font-size: 25px;
    margin-top: 40px;
  }
}

.p-reason__contents {
  margin-top: 58px;
  color: #ffffff;
  letter-spacing: 3.6px;
  line-height: 1.2;
  position: relative;
  z-index: 10;
}
.p-reason__contents p {
  margin-bottom: 36px;
  padding-left: 96px;
  position: relative;
}
.p-reason__contents p::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 38px;
  width: 38px;
  height: 38px;
  background: url("../img/reason-check.png") no-repeat left center/contain;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-reason__contents p {
    padding-left: 40px;
  }
  .p-reason__contents p::before {
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-reason__contents {
    font-size: 20px;
  }
}

.p-reason__bottom {
  margin-top: 13px;
  font-size: 28px;
  line-height: 1.75;
  letter-spacing: 3.36px;
  color: #ffffff;
}
.p-reason__bottom span {
  font-size: 26px;
  line-height: 1.8;
  letter-spacing: 3px;
}
@media screen and (max-width: 767px) {
  .p-reason__bottom {
    font-size: 20px;
  }
  .p-reason__bottom span {
    font-size: 18px;
  }
}

.p-benefit {
  position: relative;
}

.p-benefit__top {
  padding-block: 68px 74px;
}
@media screen and (max-width: 767px) {
  .p-benefit__top {
    padding-bottom: 40px;
  }
}

.p-benefit__title--ja {
  color: #04234e;
}

.p-benefit__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 45px;
  gap: 35px;
}

.p-benefit__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.p-benefit__card:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.p-benefit__card:nth-child(5) .p-benefit__card-text-em {
  font-size: 46px;
}
@media screen and (max-width: 767px) {
  .p-benefit__card:nth-child(5) .p-benefit__card-text-em {
    font-size: 22px;
  }
}

.p-benefit__card-text {
  font-size: 27px;
  font-family: hiragino-mincho-pron, sans-serif;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-benefit__card-text {
    font-size: 20px;
  }
}

.p-benefit__card-text-em {
  font-size: 48px;
  letter-spacing: 2px;
  color: #40c0d7;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 29px auto 0;
}
@media screen and (max-width: 767px) {
  .p-benefit__card-text-em {
    font-size: 30px;
  }
}
@media (max-width: 400px) {
  .p-benefit__card-text-em {
    font-size: 22px;
  }
}
@media (max-width: 980px) {
  .p-benefit__card-text-em::after {
    bottom: -54px;
  }
}
@media screen and (max-width: 767px) {
  .p-benefit__card-text-em::after {
    bottom: -37px;
  }
}

.p-benefit__card:nth-child(odd) .p-benefit__card-image::after {
  background-color: #5e7096;
  rotate: 6deg;
  left: 7px;
  top: 0;
}
.p-benefit__card:nth-child(even) .p-benefit__card-image::after {
  background-color: #5e7096;
  rotate: -5deg;
  left: -31px;
  top: 17px;
}

.p-benefit__card-image {
  position: relative;
}
.p-benefit__card-image::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0.85;
  background-color: #5e7096;
  z-index: -1;
}

.p-benefit__text {
  font-family: hiragino-mincho-pron, sans-serif;
  margin-top: 57px;
  font-size: 30px;
  letter-spacing: 1.2px;
  line-height: 1.5;
  color: #101741;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-benefit__text {
    font-size: 25px;
  }
}

.p-benefit__step {
  position: relative;
  z-index: 0;
  text-align: center;
  font-family: hiragino-mincho-pron, sans-serif;
  padding-block: 0 57px;
}
.p-benefit__step::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/benefit-step-bg.png") no-repeat center center/cover;
  z-index: -1;
}

.p-benefit__step-top {
  position: relative;
  background: #7685a6;
  padding-inline: 18px;
  max-width: 780px;
  color: #ffffff;
  font-size: 50px;
  line-height: 1.5;
  margin-inline: auto;
  padding-top: 49px;
}
.p-benefit__step-top::after {
  content: "";
  position: absolute;
  bottom: -99px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 100px;
  background: inherit;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
@media (max-width: 500px) {
  .p-benefit__step-top::after {
    bottom: -49px;
    height: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-benefit__step-top {
    font-size: 40px;
  }
}
@media (max-width: 500px) {
  .p-benefit__step-top {
    padding-top: 40px;
    font-size: 30px;
  }
}

.p-benefit__step-top-em {
  color: #fde018;
}

.p-benefit__step-text {
  margin-top: 104px;
  font-size: 30px;
  line-height: 1.5;
}
@media (max-width: 500px) {
  .p-benefit__step-text {
    font-size: 18px;
    margin-top: 70px;
  }
}

.p-benefit__step-bottom {
  font-size: 47px;
  line-height: 1.5;
  margin-top: 45px;
}
@media (max-width: 500px) {
  .p-benefit__step-bottom {
    font-size: 30px;
    margin-top: 30px;
  }
}

.p-benefit__step-bottom-orange {
  font-size: 63px;
  line-height: 1.44;
  color: #eb5405;
}
@media (max-width: 851px) {
  .p-benefit__step-bottom-orange {
    font-size: 50px;
  }
}
@media (max-width: 500px) {
  .p-benefit__step-bottom-orange {
    font-size: 40px;
  }
}

.p-benefit__step-bottom-text {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}

.p-voice {
  position: relative;
  padding-block: 70px 101px;
  background: #c2e9fb;
}
@media screen and (max-width: 767px) {
  .p-voice {
    padding-block: 50px;
  }
}

.p-voice__inner {
  max-width: 805px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .p-voice__inner {
    padding-inline: 15px;
    max-width: 600px;
  }
}

.p-voice__boxes {
  margin-top: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 68px;
}

.p-voice__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1vw;
  padding: 3vw;
  padding-bottom: 18px;
  position: relative;
  z-index: 0;
  background: #ffffff;
  border: solid 7px #00479d;
}
.p-voice__box::after {
  position: absolute;
  content: "";
  width: 77px;
  height: 39px;
  bottom: -39px;
  right: 10px;
  background: url("../img/voice-bubble-2.png") no-repeat center/contain;
  z-index: 1;
}
.p-voice__box:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.p-voice__box:nth-child(odd)::after {
  left: 10px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media screen and (max-width: 767px) {
  .p-voice__box:nth-child(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .p-voice__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 1400px) {
  .p-voice__box {
    padding: 32px;
  }
}

.p-voice__client {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 11px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  z-index: 10;
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  font-size: 18px;
}

.p-voice__image img {
  width: 118px;
  height: auto;
  aspect-ratio: 118/132;
}

.p-voice__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .p-voice__br {
    display: block;
    width: 100%;
  }
}

.p-voice__content {
  font-size: 30px;
  line-height: 1.2;
  color: #2d457b;
  position: relative;
  z-index: 10;
  font-weight: bold;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  .p-voice__content {
    font-size: 20px;
  }
}

@media screen and (min-width: 994px) {
  .u-lg {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .u-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .u-pc {
    display: none !important;
  }
}
.u-pointer__none {
  pointer-events: none !important;
}
@media screen and (max-width: 767px) {
  .u-pointer__none--sp {
    pointer-events: none !important;
  }
}
@media screen and (min-width: 768px) {
  .u-pointer__none--pc {
    pointer-events: none !important;
  }
}

.u-animation__fadeIn {
  translate: 0 20px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.u-animation__fadeIn.js-show {
  translate: 0;
  opacity: 1;
}