@charset "UTF-8";
:root {
  --bp-l3: 1440px;
}

/******************************************************************
p-top-visual
******************************************************************/
.p-top-visual {
  position: relative;
  aspect-ratio: 1440/731;
  min-height: 500px;
  height: auto;
  width: 100%;
}
@media print, screen and (min-width: 767px) and (max-width: 1024px) {
  .p-top-visual {
    min-height: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-top-visual {
    aspect-ratio: auto;
    height: calc(100dvh - var(--headerH));
    overflow: visible;
  }
}
.p-top-visual__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: 0 auto;
  padding: 0 80px;
  z-index: 2;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-top-visual__inner {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0 20px;
    z-index: 1;
  }
}
.p-top-visual__body {
  max-width: clamp(250px, 38.4% + 30px, 800px);
  width: 40%;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .p-top-visual__body {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: block;
    width: 100%;
    max-width: none;
    margin-top: 8px;
  }
}
@media print, screen and (min-width: 1441px) {
  .p-top-visual__body {
    max-width: clamp(250px, 42.4% + 30px, 800px);
  }
}
@media print, screen and (min-width: 767px) and (max-width: 1024px) {
  .p-top-visual__body {
    max-width: clamp(250px, 42.4% + 30px, 800px);
  }
}
.p-top-visual__title {
  font-weight: 700;
  font-size: clamp(2rem, 2.8vw, 4.8rem);
  font-size: clamp(2rem, 2.8vw, 7.2rem);
  line-height: 1.5;
  margin-top: 32px;
}
.p-top-visual__title span {
  display: inline-block;
  overflow: hidden;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-top-visual__title {
    font-size: 3rem;
    margin-top: 12px;
  }
}
.p-top-visual__title .ani-delay4 {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.p-top-visual__title .ani-delay4.is-active {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.p-top-visual__title .ani-delay5 {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.p-top-visual__title .ani-delay5.is-active {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.p-top-visual__title .ani-delay6 {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease;
  transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.p-top-visual__title .ani-delay6.is-active {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.p-top-visual__title--en {
  font-size: clamp(1.6rem, 2.5vw, 3.6rem);
  font-size: clamp(1.6rem, 2.5vw, 5.6rem);
  font-weight: 600;
  font-family: var(--ff_outfit);
  letter-spacing: 0.02em;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .p-top-visual__title--en.ani-delay-sp {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    -webkit-transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .p-top-visual__title--en.ani-delay-sp.is-active {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
.p-top-visual__title--en span {
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-top-visual__title--en span {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  .p-top-visual__title--en {
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-visual__title--en .ani-delay1 {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    -webkit-transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .p-top-visual__title--en .ani-delay1.is-active {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  .p-top-visual__title--en .ani-delay2 {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    -webkit-transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .p-top-visual__title--en .ani-delay2.is-active {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  .p-top-visual__title--en .ani-delay3 {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
    -webkit-transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transition: opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease, -webkit-transform 0.6s cubic-bezier(0.22, 1, 0.36, 1);
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .p-top-visual__title--en .ani-delay3.is-active {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
.p-top-visual__image {
  position: absolute;
  top: 0;
  right: 0;
  width: 63.6%;
  height: 100%;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.3s ease;
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
@media screen and (max-width: 767px) {
  .p-top-visual__image {
    position: static;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100vw;
    z-index: 1;
    margin: 0 calc(50% - 50vw);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 369px;
    overflow: hidden;
  }
}
.p-top-visual__image.is-active {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.p-top-visual__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left bottom;
     object-position: left bottom;
}
@media screen and (max-width: 767px) {
  .p-top-visual__image img {
    height: auto;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center bottom;
       object-position: center bottom;
  }
}
.p-top-visual__button {
  position: fixed;
  content: "";
  bottom: 24px;
  right: 40px;
  z-index: 3;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.3s ease;
  transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
@media screen and (max-width: 767px) {
  .p-top-visual__button {
    position: fixed;
    bottom: 8px;
    right: 8px;
  }
  .p-top-visual__button.is-fixed {
    position: fixed;
    bottom: 8px;
    right: 8px;
    margin-top: auto;
  }
  .p-top-visual__button.is-fixed .p-top-visual__scroll--sp {
    opacity: 0;
  }
}
.p-top-visual__button.is-active {
  opacity: 1;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.p-top-visual__button.is-hide {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  pointer-events: none;
}
.p-top-visual__button a {
  position: relative;
  padding: 12px 18px;
  border: 1px solid var(--clr_wh);
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--clr_wh);
  min-width: 240px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.35;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
}
.p-top-visual__button a span {
  z-index: 2;
}
.p-top-visual__button a svg {
  z-index: 2;
}
.p-top-visual__button a::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #a18cd1;
  z-index: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  overflow: hidden;
  background-color: transparent;
}
.p-top-visual__button a::after {
  position: absolute;
  content: "";
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background-image: url(/assets/images/top-mv-btn-bg.svg);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: saturate(1.3) brightness(0.95) contrast(1.3);
          filter: saturate(1.3) brightness(0.95) contrast(1.3);
  z-index: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  overflow: hidden;
}
.p-top-visual__button a:hover::after {
  opacity: 0.6;
}
.p-top-visual__button a:hover::before {
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .p-top-visual__button a {
    min-width: auto;
    gap: 8px;
    padding: 12px 16px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    font-size: 1.2rem;
  }
}
.p-top-visual__scroll {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  border: 1px solid var(--clr_subGray);
  border-radius: 14px;
  padding: 5px 4px 5px 10px;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: var(--ff_outfit);
}
@media print, screen and (min-width: 768px) {
  .p-top-visual__scroll {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-top-visual__scroll.p-top-visual__scroll--sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transition: opacity 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.3s ease;
    transition: transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.3s ease, -webkit-transform 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
    margin-top: 58px;
  }
  .p-top-visual__scroll.p-top-visual__scroll--sp.is-active {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@-webkit-keyframes floatIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes floatIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/******************************************************************
p-top-strategy
******************************************************************/
.p-top-strategy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .p-top-strategy {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-top-strategy .c-heading2 {
  width: calc(47% - 12px);
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-top-strategy .c-heading2 {
    width: 100%;
  }
}
.p-top-strategy__body {
  width: calc(53% - 12px);
}
@media screen and (max-width: 767px) {
  .p-top-strategy__body {
    width: 100%;
  }
}

/******************************************************************
l-section
******************************************************************/
.l-section-business {
  margin-right: 80px;
  margin-left: 80px;
  margin-top: 80px;
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .l-section-business {
    background: var(--clr_paleBgGray);
    margin-right: 0;
    margin-left: 0;
    margin-top: 168px;
    margin-bottom: 95px;
    overflow-x: clip;
  }
}
.l-section-business__inner {
  position: relative;
  background: var(--clr_paleBgGray);
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 120px 108px;
}
@media screen and (max-width: 767px) {
  .l-section-business__inner {
    padding: 80px 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-section-business__inner .c-heading2__en {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .l-section-business__inner .c-heading2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .l-section-business__inner .c-text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .l-section-business__inner .p-top-common-btn__col {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-bottom: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .l-section-business__inner .p-top-platform {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
}
.l-section-flow {
  background: var(--clr_paleBgGray);
}
@media screen and (max-width: 767px) {
  .l-section-flow {
    background: var(--clr_wh);
  }
}
.l-section-flow__inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 65px;
}
@media screen and (max-width: 767px) {
  .l-section-flow__inner {
    padding: 20px;
  }
}
.l-section-strategy__inner {
  max-width: 1440px;
  margin: 0 auto;
  margin-top: 120px;
  margin-bottom: 40px;
  padding-right: 80px;
  padding-left: 80px;
}
@media screen and (max-width: 1024px) {
  .l-section-strategy__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-section-strategy__inner {
    margin-top: 48px;
    margin-bottom: 24px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.l-section-strategy2__inner {
  max-width: 1440px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 120px;
  padding-right: 80px;
  padding-left: 80px;
}
@media screen and (max-width: 1024px) {
  .l-section-strategy2__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-section-strategy2__inner {
    margin-top: 24px;
    margin-bottom: 48px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.l-section-message {
  position: relative;
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .l-section-message::before {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(/assets/images/top/message-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    -webkit-transform: translateY(calc(var(--bg-pos-y) * 2.5)) scale(1.2);
            transform: translateY(calc(var(--bg-pos-y) * 2.5)) scale(1.2);
    -webkit-transform-origin: center;
            transform-origin: center;
    will-change: transform;
    z-index: 0;
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .l-section-message::before {
    position: absolute;
    content: "";
    inset: 0;
    background-image: url(/assets/images/top/message-bg-sp.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    -webkit-transform-origin: center;
            transform-origin: center;
    will-change: transform;
    z-index: 0;
    -webkit-transform: translateY(calc(var(--bg-pos-y) * 1.5)) scale(1.2);
            transform: translateY(calc(var(--bg-pos-y) * 1.5)) scale(1.2);
    pointer-events: none;
  }
}
.l-section-message__inner {
  padding: 64px 80px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .l-section-message__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-section-message__inner {
    padding: 20px;
  }
}
.l-section-company {
  background: var(--clr_paleBgGray);
}
.l-section-company__inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 100px 80px;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .l-section-company__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-section-company__inner {
    padding: 48px 20px;
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
.l-section-news__inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 80px;
  margin-top: 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .l-section-news__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-section-news__inner {
    padding: 0 20px;
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
.l-section-banner__inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 80px;
  margin-top: 100px;
  margin-bottom: 120px;
}
@media screen and (max-width: 1024px) {
  .l-section-banner__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-section-banner__inner {
    padding: 0 20px;
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
.l-section-banner__inner > *:not(:last-child) {
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .l-section-banner__inner > *:not(:last-child) {
    margin-bottom: 24px;
  }
}
.l-section__inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding-right: 80px;
  padding-left: 80px;
  margin-top: 120px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1024px) {
  .l-section__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-section__inner {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 48px;
    margin-bottom: 48px;
  }
}

/******************************************************************
c-flow
******************************************************************/
/* ====================
PC用
==================== */
.c-flow--pc {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1048px;
  margin: 0 auto;
  aspect-ratio: 1048/360;
}
@media screen and (max-width: 767px) {
  .c-flow--pc {
    display: none;
  }
}
.c-flow--pc .c-flow__arrow {
  position: relative;
  width: 33.2%;
  margin: 0 auto;
  z-index: 3;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.c-flow--pc .c-flow__arrow--top {
  top: 0;
  margin-bottom: 2.8%;
  margin-bottom: clamp(24px, 4%, 48px);
  padding-bottom: 3%;
  -webkit-transform: translateY(160%);
          transform: translateY(160%);
}
.c-flow--pc .c-flow__arrow--bottom {
  top: 23%;
  top: 0;
  margin-top: 2.8%;
  margin-bottom: clamp(24px, 4%, 48px);
  padding-top: 3%;
  -webkit-transform: translateY(123%);
          transform: translateY(123%);
}
.c-flow--pc .c-flow__svg {
  width: 100%;
  height: auto;
  display: block;
}
.c-flow--pc .c-flow__line {
  fill: none;
  stroke: var(--clr_blandBlue);
  stroke-width: 2;
  stroke-linecap: round;
  stroke-dasharray: 400;
  stroke-dashoffset: 400;
}
.c-flow--pc .c-flow__head {
  fill: var(--clr_blandBlue);
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.c-flow--pc .c-flow__text {
  position: absolute;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}
.c-flow--pc .c-flow__arrow--top .c-flow__text {
  width: 76%;
  aspect-ratio: 264/48;
  top: -25%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}
.c-flow--pc .c-flow__arrow--bottom .c-flow__text {
  width: 87.6%;
  aspect-ratio: 305/152;
  top: -48%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}
.c-flow--pc .c-flow__circle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  width: 34.3%;
}
.c-flow--pc .c-flow__circle--left {
  left: 0;
}
.c-flow--pc .c-flow__circle--right {
  right: 0;
}
.c-flow--pc .c-flow__circle-frame {
  width: 100%;
  display: block;
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.c-flow--pc.is-active .c-flow__circle-frame {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.c-flow--pc.is-active .c-flow__circle-fill {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: opacity 0.3s ease, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.3s ease;
  transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.3s ease, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.c-flow--pc .c-flow__circle-fill {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transform-origin: center;
          transform-origin: center;
  opacity: 0;
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.c-flow--pc .c-flow__circle--left .c-flow__circle-fill {
  width: 39%;
  height: 39%;
}
.c-flow--pc .c-flow__circle--right .c-flow__circle-fill {
  width: 89%;
  height: 89%;
}
.c-flow--pc.is-active .c-flow__arrow--top .c-flow__line {
  -webkit-animation: drawLine 1s cubic-bezier(0.65, 0, 0.35, 1) forwards;
          animation: drawLine 1s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}
.c-flow--pc.is-active .c-flow__arrow--bottom .c-flow__line {
  -webkit-animation: drawLine 1s cubic-bezier(0.65, 0, 0.35, 1) forwards;
          animation: drawLine 1s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}
.c-flow--pc.is-active .c-flow__head {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.c-flow--pc.is-active .c-flow__text {
  opacity: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

/* ====================
SP用
==================== */
.c-flow--sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .c-flow--sp {
    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;
    background: var(--clr_paleBgGray);
    padding: 40px 30px;
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
    position: relative;
  }
  .c-flow--sp .c-flow__circle {
    position: relative;
    z-index: 2;
  }
  .c-flow--sp .c-flow__circle-frame {
    width: 100%;
    display: block;
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  .c-flow--sp .c-flow__circle-fill {
    position: absolute;
    left: 50%;
    width: 85%;
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
    opacity: 0;
  }
  .c-flow--sp .c-flow__circle--top {
    width: 87.3%;
  }
  .c-flow--sp .c-flow__circle--top .c-flow__circle-fill {
    top: 0;
    -webkit-transform: translateX(-50%) scale(0);
            transform: translateX(-50%) scale(0);
  }
  .c-flow--sp .c-flow__circle--bottom {
    width: 94.5%;
  }
  .c-flow--sp .c-flow__circle--bottom .c-flow__circle-fill {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
  }
  .c-flow--sp .c-flow__arrow--inner {
    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;
    width: 100%;
    max-width: 260px;
    gap: clamp(40px, 14vw, 69px);
    gap: 69px;
    position: relative;
    z-index: 3;
  }
  .c-flow--sp .c-flow__arrow {
    position: relative;
    width: clamp(30px, 12%, 50px);
    width: 12.4%;
  }
  .c-flow--sp .c-flow__svg {
    width: 100%;
    height: auto;
    display: block;
  }
  .c-flow--sp .c-flow__line {
    fill: none;
    stroke: var(--clr_blandBlue);
    stroke-width: 2;
    stroke-dasharray: 1;
    stroke-dashoffset: 1;
  }
  .c-flow--sp .c-flow__head {
    fill: var(--clr_blandBlue);
    opacity: 0;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  .c-flow--sp .c-flow__text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 140%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    opacity: 0;
  }
  .c-flow--sp .c-flow__arrow--left .c-flow__text {
    width: 380%;
    width: clamp(80px, 25vw, 140px);
  }
  .c-flow--sp .c-flow__arrow--right .c-flow__text {
    width: 320%;
    width: clamp(70px, 22vw, 120px);
  }
  .c-flow--sp.is-active .c-flow__circle-frame {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
  }
  .c-flow--sp.is-active .c-flow__circle-fill {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    transition: opacity 0.3s ease, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.3s ease;
    transition: transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.3s ease, -webkit-transform 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .c-flow--sp.is-active .c-flow__line {
    -webkit-animation: drawLine 1s cubic-bezier(0.65, 0, 0.35, 1) forwards;
            animation: drawLine 1s cubic-bezier(0.65, 0, 0.35, 1) forwards;
  }
  .c-flow--sp.is-active .c-flow__head {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
    -webkit-transition-delay: 0.7s;
            transition-delay: 0.7s;
  }
  .c-flow--sp.is-active .c-flow__text {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;
  }
}
/* ====================
Keyframes
==================== */
@-webkit-keyframes drawLine {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes drawLine {
  to {
    stroke-dashoffset: 0;
  }
}
/******************************************************************
c-heading
******************************************************************/
.c-heading2 {
  font-weight: 700;
  font-size: 4rem;
  font-size: clamp(3rem, 2.7777777778vw, 4rem);
  line-height: 1.3;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .c-heading2 {
    font-size: 2.4rem;
  }
}
.c-heading2__en {
  position: relative;
  display: block;
  color: var(--clr_blandBlue);
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 24px;
  font-family: var(--ff_outfit);
}
@media screen and (max-width: 767px) {
  .c-heading2__en {
    font-size: 1.1rem;
    margin-bottom: 16px;
  }
}
.c-heading2__en::before {
  position: absolute;
  content: "";
  top: 50%;
  left: -18px;
  width: 30px;
  height: 32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(/assets/images/heading2-icon.svg) no-repeat;
}
@media screen and (max-width: 767px) {
  .c-heading2__en::before {
    background: url(/assets/images/heading2-icon-sp.svg) no-repeat;
    width: 20px;
    height: 21px;
    left: -10px;
  }
}
.c-heading2__en.c-heading2__en--center {
  text-align: center;
}
.c-heading2__en.c-heading2__en--center::before {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.c-heading2__small {
  font-size: 3.2rem;
}
@media screen and (max-width: 767px) {
  .c-heading2__small {
    font-size: 2.4rem;
  }
}
.c-heading2__ms {
  margin-bottom: 24px;
}

.c-heading3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--clr_subGray);
}
.c-heading3 span {
  background: var(--clr_wh);
}
@media screen and (max-width: 767px) {
  .c-heading3 {
    position: relative;
    font-size: 1.4rem;
    border-bottom: none;
    padding-bottom: 0;
  }
  .c-heading3 span {
    padding-right: 8px;
  }
  .c-heading3::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: var(--clr_subGray);
    z-index: -1;
  }
}

/******************************************************************
c-heading1
******************************************************************/
.c-heading1 {
  font-size: 4.8rem;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-heading1 {
    font-size: 3rem;
    line-height: 1.3;
  }
}
.c-heading1__group {
  background-image: url("/assets/images/heading1-bg.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top center;
}
@media screen and (max-width: 767px) {
  .c-heading1__group {
    background-image: url("/assets/images/heading1-bg-sp.png");
  }
}
.c-heading1__group .c-heading2__en {
  margin-bottom: 12px;
}
.c-heading1__inner {
  margin: 0 auto;
  width: 100%;
  max-width: calc(1200px + min(5.7142857143%, 64px) * 2);
  padding-inline: min(5.7142857143%, 64px);
  padding-top: clamp(72px, 10vw, 160px);
  padding-bottom: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .c-heading1__inner {
    padding-top: 72px;
    padding-top: clamp(72px, 20vw, 88px);
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

/******************************************************************
c-text
******************************************************************/
.c-text {
  font-size: 1.4rem;
  font-size: clamp(1.2rem, 0.9722222222vw, 1.4rem);
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .c-text {
    font-size: 1.2rem;
  }
}

/******************************************************************
p-top-partner-panel
******************************************************************/
.p-top-partner-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .p-top-partner-panel {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8px;
  }
}
.p-top-partner-panel__item {
  width: calc(50% - 20px);
}
@media screen and (max-width: 767px) {
  .p-top-partner-panel__item {
    width: 100%;
  }
}
.p-top-partner-panel__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid var(--clr_subGray);
  border-radius: 3px;
  padding: 16px 48px 16px 24px;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.p-top-partner-panel__inner:has(.p-top-partner-panel__icon) .p-top-partner-panel__body {
  margin-left: 32px;
}
@media screen and (max-width: 767px) {
  .p-top-partner-panel__inner:has(.p-top-partner-panel__icon) .p-top-partner-panel__body {
    margin-left: 12px;
  }
}
.p-top-partner-panel__inner:hover {
  border: 1px solid var(--clr_baseBk);
}
.p-top-partner-panel__inner:hover .p-top-partner-panel__icon {
  border-right: 1px solid var(--clr_baseBk);
}
.p-top-partner-panel__inner:hover .p-top-partner-panel__title {
  color: var(--clr_blandBlue);
}
@media screen and (max-width: 767px) {
  .p-top-partner-panel__inner {
    padding: 8px 24px 8px 16px;
  }
}
.p-top-partner-panel__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 100%;
  border-right: 1px solid var(--clr_subGray);
  padding-right: 16px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 23%;
          flex: 0 0 23%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-top-partner-panel__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 56px;
            flex: 0 0 56px;
  }
}
.p-top-partner-panel__body {
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: auto;
}
@media screen and (max-width: 767px) {
  .p-top-partner-panel__body {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.p-top-partner-panel__title {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-top-partner-panel__title {
    font-size: 1.4rem;
  }
}
.p-top-partner-panel__text {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .p-top-partner-panel__text {
    font-size: 1.2rem;
  }
}
.p-top-partner-panel {
  /* ========================
  共通アロー調整
  ======================== */
}
.p-top-partner-panel .p-common-arrow {
  position: absolute;
  content: "";
  right: 16px;
  bottom: 16px;
}
@media screen and (max-width: 767px) {
  .p-top-partner-panel .p-common-arrow {
    right: 8px;
    bottom: 8px;
  }
}

/******************************************************************
top-platform
******************************************************************/
@media print, screen and (min-width: 768px) {
  .p-top-platform {
    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;
    width: 560px;
    width: clamp(320px, 43.75vw, 560px);
    height: 200px;
    margin: 0 auto;
    margin-bottom: 48px;
  }
  .p-top-platform__item {
    position: relative;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 200px;
  }
  .p-top-platform__item:nth-child(1) .p-top-platform__circle {
    -webkit-transform: translateX(calc(-50% - 50px)) translateY(-50%);
            transform: translateX(calc(-50% - 50px)) translateY(-50%);
    -webkit-transform: translate(calc(-50% - clamp(20px, 4vw, 50px)), -50%);
            transform: translate(calc(-50% - clamp(20px, 4vw, 50px)), -50%);
    opacity: 0;
    -webkit-transition: opacity 0.9s ease, -webkit-transform 0.9s ease;
    transition: opacity 0.9s ease, -webkit-transform 0.9s ease;
    transition: transform 0.9s ease, opacity 0.9s ease;
    transition: transform 0.9s ease, opacity 0.9s ease, -webkit-transform 0.9s ease;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .p-top-platform__item:nth-child(3) .p-top-platform__circle {
    -webkit-transform: translateX(calc(-50% + 50px)) translateY(-50%);
            transform: translateX(calc(-50% + 50px)) translateY(-50%);
    -webkit-transform: translate(calc(-50% + clamp(20px, 4vw, 50px)), -50%);
            transform: translate(calc(-50% + clamp(20px, 4vw, 50px)), -50%);
    opacity: 0;
    -webkit-transition: opacity 0.9s ease, -webkit-transform 0.9s ease;
    transition: opacity 0.9s ease, -webkit-transform 0.9s ease;
    transition: transform 0.9s ease, opacity 0.9s ease;
    transition: transform 0.9s ease, opacity 0.9s ease, -webkit-transform 0.9s ease;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .p-top-platform__circle {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 0;
    -webkit-transition: opacity 0.9s ease, -webkit-transform 0.9s ease;
    transition: opacity 0.9s ease, -webkit-transform 0.9s ease;
    transition: transform 0.9s ease, opacity 0.9s ease;
    transition: transform 0.9s ease, opacity 0.9s ease, -webkit-transform 0.9s ease;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .p-top-platform__circle svg {
    width: clamp(120px, 15.625vw, 200px);
    height: clamp(120px, 15.625vw, 200px);
  }
  .p-top-platform__icon {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
    -webkit-transition: opacity 0.9s ease, -webkit-transform 0.9s ease;
    transition: opacity 0.9s ease, -webkit-transform 0.9s ease;
    transition: transform 0.9s ease, opacity 0.9s ease;
    transition: transform 0.9s ease, opacity 0.9s ease, -webkit-transform 0.9s ease;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
    width: clamp(40px, 5.5555555556vw, 80px);
    height: clamp(40px, 5.5555555556vw, 80px);
  }
  .p-top-platform__text {
    font-weight: 700;
    line-height: 1.5;
    font-size: 1.4rem;
    font-size: clamp(1.1rem, 1.2vw, 1.4rem);
    text-align: center;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
    -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: transform 0.6s ease, opacity 0.6s ease;
    transition: transform 0.6s ease, opacity 0.6s ease, -webkit-transform 0.6s ease;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .p-top-platform.is-active .p-top-platform__item .p-top-platform__circle {
    opacity: 1;
  }
  .p-top-platform.is-active .p-top-platform__item:nth-child(1) .p-top-platform__circle {
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  .p-top-platform.is-active .p-top-platform__item:nth-child(3) .p-top-platform__circle {
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  .p-top-platform.is-active .p-top-platform__text {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .p-top-platform.is-active .p-top-platform__icon {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .p-top-platform {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
    width: 335px;
    margin: 0 auto;
  }
  .p-top-platform__item:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    z-index: 2;
  }
  .p-top-platform__item:nth-child(2) {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
    margin-top: -30px;
  }
  .p-top-platform__item:nth-child(3) {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
    margin-top: -30px;
  }
  .p-top-platform__item {
    position: relative;
    width: 160px;
    height: 160px;
    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;
  }
  .p-top-platform__circle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
    -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: transform 0.6s ease, opacity 0.6s ease;
    transition: transform 0.6s ease, opacity 0.6s ease, -webkit-transform 0.6s ease;
  }
  .p-top-platform__circle svg {
    width: 160px;
    height: 160px;
  }
  .p-top-platform__icon, .p-top-platform__text {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
    -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
    transition: transform 0.6s ease, opacity 0.6s ease;
    transition: transform 0.6s ease, opacity 0.6s ease, -webkit-transform 0.6s ease;
  }
  .p-top-platform__icon {
    width: 60px;
    height: 60px;
  }
  .p-top-platform__text {
    font-weight: 700;
    font-size: 1.2rem;
    text-align: center;
  }
  .p-top-platform.is-active .p-top-platform__item .p-top-platform__circle {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  .p-top-platform.is-active .p-top-platform__item .p-top-platform__icon,
  .p-top-platform.is-active .p-top-platform__item .p-top-platform__text {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .p-top-platform.is-active .p-top-platform__item:nth-child(1) .p-top-platform__circle {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .p-top-platform.is-active .p-top-platform__item:nth-child(1) .p-top-platform__icon {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .p-top-platform.is-active .p-top-platform__item:nth-child(1) .p-top-platform__text {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
  .p-top-platform.is-active .p-top-platform__item:nth-child(2) .p-top-platform__circle {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
  .p-top-platform.is-active .p-top-platform__item:nth-child(2) .p-top-platform__icon {
    -webkit-transition-delay: 0.8s;
            transition-delay: 0.8s;
  }
  .p-top-platform.is-active .p-top-platform__item:nth-child(2) .p-top-platform__text {
    -webkit-transition-delay: 0.9s;
            transition-delay: 0.9s;
  }
  .p-top-platform.is-active .p-top-platform__item:nth-child(3) .p-top-platform__circle {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .p-top-platform.is-active .p-top-platform__item:nth-child(3) .p-top-platform__icon {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
  }
  .p-top-platform.is-active .p-top-platform__item:nth-child(3) .p-top-platform__text {
    -webkit-transition-delay: 1.3s;
            transition-delay: 1.3s;
  }
}

/******************************************************************
top-scale
******************************************************************/
@media screen and (max-width: 767px) {
  .p-top-scale {
    overflow-x: clip;
  }
}
.p-top-scale__group1 .p-top-scale__inner {
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.p-top-scale__group2 .p-top-scale__inner {
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.p-top-scale__group3 .p-top-scale__inner {
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.p-top-scale__group.is-active .p-top-scale__inner {
  opacity: 1;
  -webkit-transform: translateY(0) scale(1);
          transform: translateY(0) scale(1);
}
.p-top-scale__group.is-active img {
  opacity: 1;
}
.p-top-scale__p {
  position: absolute;
  content: "";
  opacity: 1;
}
.p-top-scale__inner {
  will-change: transform;
  overflow: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.p-top-scale__p1 {
  top: clamp(-42px, -2vw, -24px);
  left: 0;
  -webkit-transform: translateX(clamp(60px, 8vw, 108px));
          transform: translateX(clamp(60px, 8vw, 108px));
  aspect-ratio: 210/140;
  width: clamp(120px, 14vw, 210px);
}
@media screen and (max-width: 767px) {
  .p-top-scale__p1 {
    top: clamp(0px, 1vw, 20px);
    left: auto;
    right: 0;
    -webkit-transform: translateX(clamp(-15px, -2vw, -10px));
            transform: translateX(clamp(-15px, -2vw, -10px));
    aspect-ratio: 105/70;
  }
}
.p-top-scale__p2 {
  top: clamp(240px, 18vw, 260px);
  right: 0;
  -webkit-transform: translateX(clamp(20px, 2vw, 40px));
          transform: translateX(clamp(20px, 2vw, 40px));
  aspect-ratio: 210/140;
  width: clamp(120px, 14vw, 210px);
}
@media screen and (max-width: 767px) {
  .p-top-scale__p2 {
    bottom: clamp(-120px, -30vw, -150px);
    top: auto;
    left: 0;
    right: auto;
    -webkit-transform: none;
            transform: none;
    width: 105px;
    height: 70px;
  }
}
.p-top-scale__p3 {
  top: clamp(30px, 6vw, 36px);
  left: 0;
  -webkit-transform: translateX(clamp(40px, 6vw, 65px));
          transform: translateX(clamp(40px, 6vw, 65px));
  aspect-ratio: 120/80;
  width: clamp(80px, 8vw, 120px);
}
@media screen and (max-width: 767px) {
  .p-top-scale__p3 {
    top: clamp(16px, 16vw, 80px);
    right: 0;
    left: auto;
    -webkit-transform: translateX(clamp(-10px, -2vw, -20px));
            transform: translateX(clamp(-10px, -2vw, -20px));
    aspect-ratio: 60/40;
  }
}
.p-top-scale__p4 {
  top: clamp(320px, 23vw, 340px);
  right: 0;
  -webkit-transform: translateX(clamp(0px, 1vw, 30px));
          transform: translateX(clamp(0px, 1vw, 30px));
  aspect-ratio: 120/80;
  width: clamp(80px, 8vw, 120px);
}
@media screen and (max-width: 767px) {
  .p-top-scale__p4 {
    bottom: clamp(-80px, -14vw, -50px);
    top: auto;
    left: 0;
    right: auto;
    -webkit-transform: translateX(clamp(60px, 15vw, 88px));
            transform: translateX(clamp(60px, 15vw, 88px));
    aspect-ratio: 60/40;
  }
}
.p-top-scale__p5 {
  bottom: clamp(-120px, -7vw, -100px);
  left: 0;
  -webkit-transform: translateX(clamp(40px, 6vw, 100px));
          transform: translateX(clamp(40px, 6vw, 100px));
  aspect-ratio: 210/140;
  width: clamp(120px, 14vw, 210px);
}
@media screen and (max-width: 767px) {
  .p-top-scale__p5 {
    bottom: clamp(-60px, -12vw, -80px);
    right: 0;
    left: auto;
    -webkit-transform: translateX(clamp(40px, 1vw, 13px));
            transform: translateX(clamp(40px, 1vw, 13px));
    z-index: 2;
    aspect-ratio: 105/70;
  }
}
.p-top-scale__p6 {
  top: clamp(-40px, -2vw, -20px);
  right: 0;
  -webkit-transform: translateX(clamp(-50px, -3vw, -40px));
          transform: translateX(clamp(-50px, -3vw, -40px));
  aspect-ratio: 210/140;
  width: clamp(120px, 14vw, 210px);
}
@media screen and (max-width: 767px) {
  .p-top-scale__p6 {
    top: clamp(-70px, -20vw, -100px);
    left: 0;
    right: auto;
    -webkit-transform: translateX(clamp(40px, 6vw, 55px));
            transform: translateX(clamp(40px, 6vw, 55px));
    z-index: 2;
    aspect-ratio: 105/70;
  }
}
.p-top-scale__p7 {
  top: clamp(400px, 40vw, 494px);
  left: 0;
  -webkit-transform: translateX(clamp(-20px, -3vw, -45px));
          transform: translateX(clamp(-20px, -3vw, -45px));
  aspect-ratio: 210/140;
  width: clamp(120px, 14vw, 210px);
}
@media screen and (max-width: 767px) {
  .p-top-scale__p7 {
    top: clamp(-60px, 0vw, -20px);
    -webkit-transform: translateX(clamp(-50px, -7vw, -45px));
            transform: translateX(clamp(-50px, -7vw, -45px));
    aspect-ratio: 105/70;
  }
}
.p-top-scale__p8 {
  bottom: clamp(55px, 15vw, 90px);
  right: 0;
  -webkit-transform: translateX(clamp(-60px, -3vw, -30px));
          transform: translateX(clamp(-60px, -3vw, -30px));
  aspect-ratio: 210/140;
  width: clamp(120px, 14vw, 210px);
}
@media screen and (max-width: 767px) {
  .p-top-scale__p8 {
    right: 0;
    -webkit-transform: translateX(clamp(-15px, -2vw, -10px));
            transform: translateX(clamp(-15px, -2vw, -10px));
    aspect-ratio: 105/70;
  }
}

/******************************************************************
top-collayout
******************************************************************/
.p-top-collayout {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 40px 4fr;
  grid-template-columns: 2fr 4fr;
  gap: 40px;
}
@media screen and (max-width: 1024px) {
  .p-top-collayout {
    -ms-grid-columns: 1fr 24px 3fr;
    grid-template-columns: 1fr 3fr;
    gap: 24px;
  }
}
@media screen and (max-width: 767px) {
  .p-top-collayout {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.p-top-collayout__head .p-top-common-btn {
  display: inline-block;
  min-width: 184px;
}
@media screen and (max-width: 767px) {
  .p-top-collayout__head .c-heading2 {
    margin-bottom: 0;
  }
}
/******************************************************************
menu-panel
******************************************************************/
.p-menu-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .p-menu-panel {
    gap: 8px;
  }
}
.p-menu-panel__item {
  width: calc(50% - 12px);
  background: var(--clr_wh);
}
@media screen and (max-width: 767px) {
  .p-menu-panel__item {
    width: 100%;
  }
}
.p-menu-panel__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  position: relative;
  border: 1px solid var(--clr_subGray);
  padding: 16px 26px 16px 16px;
  height: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (max-width: 767px) {
  .p-menu-panel__inner {
    gap: 12px;
    padding: 8px 16px 8px 8px;
  }
}
.p-menu-panel__inner:hover {
  border: 1px solid var(--clr_baseBk);
}
.p-menu-panel__inner:hover .p-menu-panel__title {
  color: var(--clr_blandBlue);
}
.p-menu-panel__inner:not(:hover) svg {
  -webkit-transition: none;
  transition: none;
}
.p-menu-panel__inner:not(:hover) .p-top-common-btn__text--before, .p-menu-panel__inner:not(:hover) .p-top-common-btn__text--after {
  -webkit-transition: none;
  transition: none;
}
.p-menu-panel__head {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 29.4117647059%;
          flex: 0 0 29.4117647059%;
}
.p-menu-panel__body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.p-menu-panel__title {
  line-height: 1.3;
  font-weight: 700;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
@media screen and (max-width: 767px) {
  .p-menu-panel__title {
    font-size: 1.4rem;
  }
}
.p-menu-panel .p-top-common-btn__arrow {
  position: absolute;
  content: "";
  bottom: 8px;
  right: 8px;
}
@media screen and (max-width: 767px) {
  .p-menu-panel .p-top-common-btn__arrow {
    width: 14px;
    height: 14px;
  }
}

/******************************************************************
top-message
******************************************************************/
.p-top-message {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  max-width: 696px;
  background: var(--clr_wh);
  padding: 64px 80px;
}
@media screen and (max-width: 767px) {
  .p-top-message {
    padding: 48px 32px;
  }
}
.p-top-message__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.p-top-message__inner > * {
  margin-bottom: 0;
}

/******************************************************************
top-banner
******************************************************************/
.p-top-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .p-top-banner {
    gap: 12px;
  }
}
.p-top-banner__item {
  width: calc((100% - 160px) / 5);
}
@media screen and (max-width: 767px) {
  .p-top-banner__item {
    width: calc((100% - 12px) / 2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-top-banner__item img {
    max-width: 162px;
    width: 100%;
  }
}

/******************************************************************
top-common-btn
******************************************************************/
.p-top-common-btn__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .p-top-common-btn__col {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 6px;
  }
}
.p-top-common-btn.p-top-common-btn__is-pc {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-top-common-btn.p-top-common-btn__is-pc {
    display: none;
  }
}
.p-top-common-btn.p-top-common-btn__is-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-top-common-btn.p-top-common-btn__is-sp {
    display: inline-block;
  }
  .p-top-common-btn.p-top-common-btn__is-sp a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.p-top-common-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 16px;
  gap: 6px;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 600;
  border: 1px solid var(--clr_subGray);
  color: var(--clr_baseBk);
  background: var(--clr_wh);
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.p-top-common-btn a:hover {
  border: 1px solid var(--clr_baseBk);
  color: var(--clr_blandBlue);
}
@media screen and (max-width: 767px) {
  .p-top-common-btn a {
    padding: 12px 16px;
    font-size: 1.2em;
  }
}
@media screen and (max-width: 767px) {
  .p-top-common-btn.p-top-common-btn--header a {
    padding: 5px 10px;
  }
}
.p-top-common-btn__text {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .p-top-common-btn__text {
    font-size: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
  }
}
.p-top-common-btn__text--before, .p-top-common-btn__text--after {
  display: block;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.p-top-common-btn__text--before {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.p-top-common-btn__text--after {
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
a:hover .p-top-common-btn__text--before {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
a:hover .p-top-common-btn__text--after {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.p-top-common-btn__arrow {
  width: 18px;
  height: 18px;
  background: var(--clr_blandBlue);
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-top-common-btn__arrow svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  width: 8px;
  height: 7px;
}
.p-top-common-btn__arrow svg:nth-child(1) {
  -webkit-transform: translate(-50%, calc(-50% + 0.5px)) translateX(0);
          transform: translate(-50%, calc(-50% + 0.5px)) translateX(0);
}
.p-top-common-btn__arrow svg:nth-child(2) {
  -webkit-transform: translate(-50%, calc(-50% + 0.5px)) translateX(-200%);
          transform: translate(-50%, calc(-50% + 0.5px)) translateX(-200%);
}
a:hover .p-top-common-btn__arrow svg:nth-child(1) {
  -webkit-transform: translate(-50%, calc(-50% + 0.5px)) translateX(200%);
          transform: translate(-50%, calc(-50% + 0.5px)) translateX(200%);
}
a:hover .p-top-common-btn__arrow svg:nth-child(2) {
  -webkit-transform: translate(-50%, calc(-50% + 0.5px)) translateX(0);
          transform: translate(-50%, calc(-50% + 0.5px)) translateX(0);
}
.p-top-common-btn a:not(:hover) svg {
  -webkit-transition: none;
  transition: none;
}
.p-top-common-btn a:not(:hover) .p-top-common-btn__text--before,
.p-top-common-btn a:not(:hover) .p-top-common-btn__text--after {
  -webkit-transition: none;
  transition: none;
}

/******************************************************************
header-menu
******************************************************************/
.p-header-menu-sp-panel {
  display: none;
}

.p-header-menu-sp__svg {
  display: none;
}

@media screen and (max-width: 767px) {
  /* ========================
  ヘッダー（SP）アロー
  ======================== */
  .p-header-menu-sp__svg {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 14px;
    height: 14px;
    background: var(--clr_blandBlue);
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-header-menu-sp__svg svg {
    width: 8px;
    height: 7px;
    margin-top: 1px;
  }
  /* ========================
  ヘッダー（SP）パネル
  ======================== */
  .p-header-menu-sp-panel {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background: var(--clr_paleBgGray);
  }
  .p-header-menu-sp-panel__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 8px;
  }
  .p-header-menu-sp-panel__item {
    position: relative;
    width: 100%;
    padding: 32px 24px;
    background: var(--clr_wh);
    border-radius: 3px;
  }
  .p-header-menu-sp-panel__item .c-heading2__en {
    margin-bottom: 8px;
  }
  .p-header-menu-sp-panel__item .p-header-menu-sp__svg {
    position: absolute;
    top: auto;
    bottom: 0px;
    right: 8px;
    width: 14px;
    height: 14px;
    background: var(--clr_blandBlue);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-header-menu-sp-panel__item .p-header-menu-sp__svg svg {
    width: 8px;
    height: 7px;
    margin-top: 1px;
  }
  .p-header-menu-sp-panel__title {
    font-size: 1.4rem;
    font-weight: 600;
  }
}
/******************************************************************
footer
******************************************************************/
.ly_header .p-footer-convSet__inner {
  display: none;
}
@media screen and (max-width: 767px) {
  .ly_header .p-footer-convSet__inner {
    display: -ms-grid;
    display: grid;
    padding: 40px 20px;
  }
}

.p-footer-convSet__inner {
  background: var(--clr_paleBgGray);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  padding: 48px 64px 0px 64px;
  gap: 40px;
}
@media screen and (max-width: 1024px) {
  .p-footer-convSet__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer-convSet__inner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 20px 20px 0px 20px;
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer-convSet__inner svg {
    position: absolute;
    bottom: 8px;
    right: 8px;
  }
}
.p-footer-convSet__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media print, screen and (min-width: 768px) {
  .p-footer-convSet__icon {
    position: relative;
    overflow: hidden;
    width: 32px;
    height: 32px;
  }
}
.p-footer-convSet__icon--arrow {
  transform-box: fill-box;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.p-footer-convSet__icon--pc {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateX(0);
          transform: translate(-50%, -50%) translateX(0);
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .p-footer-convSet__icon--pc {
    display: none;
  }
}
.p-footer-convSet__icon--sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-footer-convSet__icon--sp {
    display: block;
  }
}
.p-footer-convSet__title {
  font-size: 2rem;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .p-footer-convSet__title {
    font-size: 1.4rem;
  }
}
.p-footer__inner {
  background: var(--clr_paleBgGray);
  padding: 80px 64px 48px 64px;
}
@media screen and (max-width: 1024px) {
  .p-footer__inner {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer__inner {
    padding: 56px 20px 32px 20px;
  }
}
.p-footer-top-return {
  width: 72px;
  height: 72px;
}
@media screen and (max-width: 767px) {
  .p-footer-top-return {
    width: 48px;
    height: 48px;
    position: absolute;
    content: "";
    right: 0;
    bottom: -12px;
  }
}
.p-footer-top-return a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid var(--clr_subGray);
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.p-footer-top-return a:hover {
  border: 1px solid var(--clr_baseBk);
}
.p-footer-top-return a svg {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-footer-summary {
  margin-top: 16px;
}
.p-footer-sub__inner {
  border-top: 1px solid var(--clr_subGray);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 24px;
}
@media screen and (max-width: 767px) {
  .p-footer-sub__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 36px;
    border-top: none;
  }
}

.bl_convSect_unit .link {
  border: 1px solid var(--clr_wh);
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.bl_convSect_unit:nth-child(odd) .link {
  border-right: 1px solid var(--clr_wh);
}

.bl_convSect_unit:nth-child(odd) .link:hover {
  border-right: 1px solid var(--clr_baseBk);
}

.bl_convSect_unit .link:hover {
  border: 1px solid var(--clr_baseBk);
}
.bl_convSect_unit .link:hover .p-footer-convSet__title {
  color: var(--clr_blandBlue);
}

.link:hover .p-footer-convSet__icon--pc .p-footer-convSet__icon--arrow {
  -webkit-animation: arrow-move 0.3s ease;
          animation: arrow-move 0.3s ease;
}

@-webkit-keyframes arrow-move {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(150%);
            transform: translateX(150%);
    opacity: 0;
  }
  51% {
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes arrow-move {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(150%);
            transform: translateX(150%);
    opacity: 0;
  }
  51% {
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
/******************************************************************
common-arrow
******************************************************************/
@media print, screen and (min-width: 768px) {
  .p-common-arrow {
    position: relative;
    overflow: hidden;
    width: 32px;
    height: 32px;
  }
}
.p-common-arrow--arrow {
  transform-box: fill-box;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.p-common-arrow--pc {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) translateX(0);
          transform: translate(-50%, -50%) translateX(0);
  overflow: visible;
}
@media screen and (max-width: 767px) {
  .p-common-arrow--pc {
    display: none;
  }
}
.p-common-arrow--sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-common-arrow--sp {
    display: block;
  }
}

a:has(.p-common-arrow):hover .p-common-arrow--pc .p-common-arrow--arrow {
  -webkit-animation: arrow-move 0.3s ease;
          animation: arrow-move 0.3s ease;
}

@keyframes arrow-move {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(150%);
            transform: translateX(150%);
    opacity: 0;
  }
  51% {
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
/* ========================
フッターパネル用調整
======================== */
@media screen and (max-width: 767px) {
  .p-footer-convSet__inner svg {
    position: absolute;
    bottom: 8px;
    right: 8px;
  }
}
.p-footer-convSet__inner .bl_convSect_unit .p-common-arrow {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.bl_convSect_unit .link {
  border: 1px solid var(--clr_wh);
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.bl_convSect_unit:nth-child(odd) .link {
  border-right: 1px solid var(--clr_wh);
}

.bl_convSect_unit:nth-child(odd) .link:hover {
  border-right: 1px solid var(--clr_baseBk);
}

.bl_convSect_unit .link:hover {
  border: 1px solid var(--clr_baseBk);
}

.link:hover .p-common-arrow--pc .p-common-arrow--arrow {
  -webkit-animation: arrow-move 0.3s ease;
          animation: arrow-move 0.3s ease;
}

/******************************************************************
u-display
******************************************************************/
.u-display-tbover {
  display: block;
}
@media print, screen and (min-width: 1025px) {
  .u-display-tbover {
    display: none;
  }
}

.u-display-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-display-sp {
    display: block;
  }
}

.u-display-pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .u-display-pc {
    display: none;
  }
}

.u-display-tb {
  display: block;
}
@media screen and (max-width: 1024px) {
  .u-display-tb {
    display: none;
  }
}

/******************************************************************
u-position
******************************************************************/
.u-center {
  text-align: center;
}

.u-center-pc {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .u-center-pc {
    -moz-text-align-last: left;
         text-align-last: left;
  }
}

/******************************************************************
u-color
******************************************************************/
.u-color__brand {
  color: var(--clr_blandBlue);
}

/******************************************************************
u-margin
******************************************************************/
.u-mb24 {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .u-mb24 {
    margin-bottom: 16px;
  }
}

.u-mb40 {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .u-mb40 {
    margin-bottom: 24px;
  }
}

/******************************************************************
override
******************************************************************/
/* ========================
ラッパー
======================== */
@media screen and (max-width: 767px) {
  .ly_wrapper {
    padding-top: calc(48px + var(--headerAttentionH));
  }
}

/* ========================
お知らせ一覧
======================== */
.tp_0_0 .newsSect_catList {
  -ms-grid-column-align: start;
      justify-self: start;
}

/* ========================
ヘッダー
======================== */
@media print, screen and (min-width: 768px) {
  .ly_header {
    background-color: var(--clr_wh);
  }
}

.ly_header_logo img {
  vertical-align: middle;
}
@media screen and (max-width: 1024px) {
  .ly_header_logo img {
    width: 140px;
  }
}

.ly_header_nav .main a {
  font-size: 1.4rem;
  font-weight: 700;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .ly_header_nav .main a {
    display: block;
  }
}
.ly_header_nav .main a::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: var(--clr_blandBlue);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.ly_header_nav .main a:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: left;
          transform-origin: left;
}

.ly_header_nav a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.ly_header_nav a::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: var(--clr_blandBlue);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.ly_header_nav a:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: left;
          transform-origin: left;
}

.ly_header_nav .sub li:not(:first-child) {
  padding-left: 0;
  margin-left: 1.6rem;
}
@media screen and (max-width: 767px) {
  .ly_header_nav .sub li:not(:first-child) {
    margin-left: 0;
  }
}
.ly_header_nav .sub li:not(:first-child)::before {
  border-left: none;
}

.ly_header_nav .sub {
  font-size: 1.2rem;
}

.ly_header_nav .main ul {
  gap: 6px 24px;
}
@media screen and (max-width: 1024px) {
  .ly_header_nav .main ul {
    gap: 6px 20px;
  }
}

.ly_header_btns .menuBtn {
  background: var(--clr_blandBlue);
  width: 36px;
  height: 36px;
  border-radius: 3px;
  position: static;
}

.ly_header_btns .menuBtn > span {
  background: var(--clr_wh);
  width: 16px;
}

.ly_header_btns .menuBtn > span::before, .ly_header_btns .menuBtn > span::after {
  background: var(--clr_wh);
}

.ly_header_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}

.ly_header_container {
  padding: 15px 0px;
  margin-right: 40px;
  margin-left: 40px;
  border-bottom: 1px solid var(--clr_subGray);
}
@media screen and (max-width: 767px) {
  .ly_header_container {
    padding: 6px 8px 6px 12px;
    margin-left: 0px;
    margin-right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
  }
}

.ly_header.is_scrolled .ly_header_container {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.ly_header_logo a:focus-visible, :where([data-whatintent=mouse]) .ly_header_logo a:hover {
  opacity: 0.6;
}

.p-header-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.p-header-overlay.is-active {
  opacity: 1;
  visibility: visible;
}

/* ========================
フッター上：コンバージョン
======================== */
.bl_convSect {
  padding-left: 16px;
  padding-right: 16px;
  display: block;
}
@media screen and (max-width: 767px) {
  .bl_convSect {
    padding-left: 0;
    padding-right: 0;
  }
}

.bl_convSect_unit .link {
  background: var(--clr_wh);
  padding: 40px 40px 48px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .bl_convSect_unit .link {
    display: block;
    position: relative;
    padding: 32px 18px 32px 20px;
  }
}

@media screen and (max-width: 767px) {
  .bl_convSect_unit:nth-child(odd) .link {
    border-bottom: none;
  }
}

/* ========================
フッター
======================== */
.ly_footer {
  width: 100%;
  height: auto;
  border-top: none;
  padding-block: 0px;
  background-image: url(/assets/images/footer-bg.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (max-width: 767px) {
  .ly_footer {
    padding-right: 0;
    padding-left: 0;
    background-image: url(/assets/images/footer-bg-sp.svg);
    background-size: 100%;
  }
}

.ly_footer_body {
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .ly_footer_body {
    margin-top: 24px;
  }
}

.ly_footer_logo a:focus-visible, :where([data-whatintent=mouse]) .ly_footer_logo a:hover {
  opacity: 0.6;
}

.ly_footer_address {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .ly_footer_address {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: 24px;
  }
}

.ly_footer_address address {
  font-size: 1.4rem;
  line-height: 2;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .ly_footer_address address {
    font-size: 1.2rem;
  }
}
.ly_footer_address address span {
  font-weight: 700;
}

.ly_footer_mainInner {
  gap: 32px 1em;
}
@media screen and (max-width: 1024px) {
  .ly_footer_mainInner {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.ly_footer_mainInner .ly_footer_mainNav a {
  font-weight: 700;
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--clr_baseBk)), to(var(--clr_baseBk)));
  background-image: linear-gradient(var(--clr_baseBk), var(--clr_baseBk));
  background-repeat: no-repeat;
  background-size: 100% 1px;
  background-position: left bottom;
}
@media screen and (max-width: 767px) {
  .ly_footer_mainInner .ly_footer_mainNav a {
    font-size: 1.4rem;
  }
}
.ly_footer_mainInner .ly_footer_mainNav a:hover {
  -webkit-animation: line-slide 0.6s ease forwards;
          animation: line-slide 0.6s ease forwards;
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--clr_blandBlue)), to(var(--clr_blandBlue)));
  background-image: linear-gradient(var(--clr_blandBlue), var(--clr_blandBlue));
}

@-webkit-keyframes line-slide {
  0% {
    background-size: 100% 1px;
    background-position: right bottom;
  }
  50% {
    background-size: 0% 1px;
    background-position: right bottom;
  }
  51% {
    background-position: left bottom;
  }
  100% {
    background-size: 100% 1px;
    background-position: left bottom;
  }
}

@keyframes line-slide {
  0% {
    background-size: 100% 1px;
    background-position: right bottom;
  }
  50% {
    background-size: 0% 1px;
    background-position: right bottom;
  }
  51% {
    background-position: left bottom;
  }
  100% {
    background-size: 100% 1px;
    background-position: left bottom;
  }
}
.ly_footer_navArea {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 60px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}
@media screen and (max-width: 767px) {
  .ly_footer_navArea {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

.ly_footer_mainNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .ly_footer_mainNav {
    gap: 16px 80px;
  }
}

.ly_footer_foot {
  font-family: var(--ff_zenGothic);
  font-size: 1.2rem;
  line-height: 2;
  border: none;
  -webkit-box-align: self-start;
      -ms-flex-align: self-start;
          align-items: self-start;
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .ly_footer_foot {
    margin-top: 24px;
    grid-auto-flow: column;
    border-top: 1px solid var(--clr_subGray);
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    position: relative;
  }
}

.ly_footer_footNav {
  gap: 12px 30px;
}

.ly_footer_mainInner .ly_footer_footNav a {
  font-weight: 400;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.ly_footer_mainInner .ly_footer_footNav a::after {
  position: absolute;
  content: "";
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background: var(--clr_blandBlue);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.ly_footer_mainInner .ly_footer_footNav a:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: left;
          transform-origin: left;
}

@media screen and (max-width: 767px) {
  .ly_footer_logo img {
    width: 200px;
  }
}

.ly_footer_copy {
  font-size: 1.2rem;
  font-weight: 400;
  opacity: 0.5;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* ========================
パンクズ
======================== */
.tp_2_1 .bl_breadcrumb {
  margin-top: 16px;
}

.tp_1_0 .bl_breadcrumb ol,
.tp_1_1 .bl_breadcrumb ol,
.tp_2_0 .bl_breadcrumb ol,
.tp_3_0 .bl_breadcrumb ol {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-bottom: 1px solid var(--clr_baseBk);
  padding-bottom: 24px;
  gap: 0px;
  row-gap: 8px;
}
@media screen and (max-width: 767px) {
  .tp_1_0 .bl_breadcrumb ol,
  .tp_1_1 .bl_breadcrumb ol,
  .tp_2_0 .bl_breadcrumb ol,
  .tp_3_0 .bl_breadcrumb ol {
    padding-bottom: 16px;
  }
}

.bl_breadcrumb ol {
  gap: 0px;
}
@media screen and (max-width: 767px) {
  .bl_breadcrumb ol {
    gap: 8px 0px;
  }
}

.bl_breadcrumb ol > li + li::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1em;
  background-color: var(--clr_subGray);
  vertical-align: middle;
}

.bl_breadcrumb ol > li {
  padding-right: 10px;
  padding-left: 10px;
  display: inline-block;
  line-height: 1;
  height: 1em;
}

.bl_breadcrumb a {
  text-underline-offset: 3px;
  text-decoration-thickness: 0.05em;
}

/* ========================
見出しパーツ
======================== */
.el_title.lv1 {
  font-weight: 700;
}

.el_title.lv2 {
  font-weight: 700;
}

.bl_catRelationalLinks_title {
  font-weight: 700;
}

.bl_catRelationalLinks .el_button_inner {
  font-weight: 700;
}

.el_title.lv1 .shoulder {
  font-weight: 600;
}

/* ========================
ウェルネスプラットフォーム
// ======================== */