<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.l-lower-header {
  padding-top: 11.7333333333vw;
  padding-right: 5.3333333333vw;
  padding-left: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  .l-lower-header {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 80px;
    padding-bottom: 20px;
  }
}
.l-lower-header__intro {
  margin-bottom: 2.1333333333vw;
  font-size: 3.7333333333vw;
}
@media screen and (min-width: 768px) {
  .l-lower-header__intro {
    margin-bottom: 8px;
    font-size: 1.6rem;
  }
}
.l-lower-header__title {
  margin-bottom: 13.3333333333vw;
  font-weight: 700;
  font-size: 9.6vw;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .l-lower-header__title {
    line-height: 1.5;
    margin-bottom: 50px;
    font-size: 4.8rem;
  }
}
.l-lower-header__breadcrumb {
  overflow: auto;
  max-width: 100%;
}
.l-lower-header__breadcrumb-wrapper {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .l-lower-header__breadcrumb-wrapper {
    padding-right: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }
}
.l-lower-header__breadcrumb-item {
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-weight: 700;
  font-size: 3.2vw;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .l-lower-header__breadcrumb-item {
    font-size: 1.2rem;
  }
}
@media (hover: hover) {
  .l-lower-header__breadcrumb-item:not(.is-current):hover {
    text-decoration: underline;
  }
}
.l-lower-header__breadcrumb-item:not(:last-child)::after {
  content: "";
  border-top: 1px solid #ccc;
  width: 6.4vw;
  margin-right: 2.1333333333vw;
  margin-left: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .l-lower-header__breadcrumb-item:not(:last-child)::after {
    margin-left: 8px;
    margin-right: 8px;
    width: 24px;
  }
}
.l-lower-header__breadcrumb-item.is-current {
  font-weight: 400;
}
.l-lower-header__breadcrumb-item br {
  display: none;
}

.c-lower-mv {
  position: relative;
  z-index: 11;
}
@media screen and (max-width: 767px) {
  .c-lower-mv {
    z-index: 10;
  }
}
.c-lower-mv__image {
  width: 100%;
  height: auto;
  max-height: 600px;
  object-fit: cover;
}
.c-lower-mv__ornament {
  position: relative;
}
.c-lower-mv__ornament--left {
  position: absolute;
  left: 0;
  bottom: -3.75em;
  width: 12.0833333333em;
}
@media screen and (max-width: 767px) {
  .c-lower-mv__ornament--left {
    bottom: -2.6666666667vw;
    width: 38.6666666667vw;
    height: 38.6666666667vw;
  }
}
.c-lower-mv__ornament--right {
  position: absolute;
  right: 0;
  top: -3.75em;
  width: 12.0833333333em;
}
@media screen and (max-width: 767px) {
  .c-lower-mv__ornament--right {
    top: -2.6666666667vw;
    width: 38.6666666667vw;
    height: 38.6666666667vw;
  }
}
.c-lower-mv__header {
  padding-bottom: 6.25em;
  padding-top: 6.25em;
  background-image: linear-gradient(-90deg, #e7eef7 0%, #dee7f5 28.08%, #ebdff2 53.69%, #e8ede8 78.82%, #e9eef7 100%);
}
@media screen and (max-width: 767px) {
  .c-lower-mv__header {
    padding-top: 16vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    padding-bottom: 16vw;
  }
}
.c-lower-mv__inner {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-lower-mv__inner {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}
@media screen and (max-width: 767px) {
  .c-lower-mv__inner {
    flex-direction: column;
    padding-right: 0;
    padding-left: 0;
  }
}
.c-lower-mv__title {
  font-size: 5.8666666667vw;
  font-weight: 900;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-lower-mv__title {
    margin-bottom: 8vw;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .c-lower-mv__title {
    width: 50%;
    font-size: 3.4rem;
  }
}
.c-lower-mv__header--column1 .c-lower-mv__title {
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
}
.c-lower-mv__title-accent {
  position: relative;
  font-size: 8vw;
  font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .c-lower-mv__title-accent {
    font-size: 4.4rem;
  }
}
.c-lower-mv__title-accent::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.8vw;
  background-image: linear-gradient(-90deg, #f73f9e 0%, #846cff 48.28%, #00a8f7 100%);
}
@media screen and (min-width: 768px) {
  .c-lower-mv__title-accent::after {
    height: 4px;
  }
}
.c-lower-mv__text {
  font-weight: 700;
  text-align: justify;
  line-height: 2.2;
  font-size: 3.7333333333vw;
}
@media screen and (min-width: 768px) {
  .c-lower-mv__text {
    width: 50%;
    padding-left: 40px;
    font-size: 1.8rem;
  }
}

.c-break__pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .c-break__pc {
    display: block;
  }
}
.c-break__sp {
  display: block;
}
@media screen and (min-width: 768px) {
  .c-break__sp {
    display: none;
  }
}
.c-break__tb {
  display: none;
}
@media screen and (max-width: 991px) {
  .c-break__tb {
    display: block;
  }
}

.c-icon-title {
  position: relative;
}
.c-icon-title::before {
  content: "";
  position: absolute;
  top: 0;
  background-image: url(/assets/img/icon/block.svg);
  background-position: 0 0;
  background-size: contain;
  background-repeat: no-repeat;
  width: 3.2vw;
  height: 2.1333333333vw;
  left: -3.2vw;
}
@media screen and (min-width: 768px) {
  .c-icon-title::before {
    left: -12px;
    width: 12px;
    height: 8px;
  }
}

.js-animate-target {
  opacity: 0;
  transform: translateY(10%);
  animation-fill-mode: both;
  animation-duration: 600ms;
}
.js-animate-target.is-animated {
  animation-name: slideFadeIn;
}

@keyframes slideFadeIn {
  0% {
    opacity: 0;
    transform: translateY(10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.c-iconic-link {
  display: flex;
  align-items: center;
  width: fit-content;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .c-iconic-link {
    font-size: 1.5rem;
  }
}
.c-iconic-link__label {
  position: relative;
  line-height: 1.6;
}
.c-iconic-link__label::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.6em;
  border-bottom: 1px solid var(--main);
  width: 100%;
  opacity: 0;
  transform: scaleX(0);
  transform-origin: left center;
}
.c-iconic-link__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #fff;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
  margin-left: 2.1333333333vw;
}
@media screen and (min-width: 768px) {
  .c-iconic-link__icon {
    margin-left: 18px;
    width: 60px;
    height: 60px;
  }
}
@media (hover: hover) {
  .c-iconic-link__icon, .c-iconic-link__arrow, .c-iconic-link__label::after {
    transition-duration: 400ms;
    transition-property: opacity, background-color, transform;
  }
  .c-iconic-link:hover .c-iconic-link__icon {
    background-color: var(--main);
  }
  .c-iconic-link:hover .c-iconic-link__arrow {
    fill: #fff;
    transform: translateX(0.2em);
  }
  .c-iconic-link:hover .c-iconic-link__label::after {
    transform: scaleX(1);
    opacity: 1;
  }
}

/*========================================
  topics
========================================*/
.p-topics {
  padding: 6.25em 0 5em 0;
}
@media screen and (max-width: 767px) {
  .p-topics {
    overflow: hidden;
    padding: 10.6666666667vw 0 13.3333333333vw 0;
  }
}
.p-topics.is-npb {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .p-topics__splide {
    padding-left: 2.75em !important;
    padding-right: 5.5em !important;
  }
  .p-topics__splide .splide__track {
    overflow: visible !important;
  }
}
.p-topics__splide.is-SP-btm-arrow .p-splide-status {
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .p-topics__splide.is-SP-btm-arrow .p-splide-status {
    position: relative;
    margin-top: 10.6666666667vw;
    margin-left: 2.75em;
    top: inherit;
    left: 0;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-topics__splide.is-SP-btm-arrow .splide__arrows {
    text-align: center;
    width: 100%;
    top: inherit;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1.6vw;
  }
}
@media screen and (max-width: 767px) {
  .p-topics__splide.is-SP-btm-arrow .splide__arrow {
    top: 2.6666666667vw;
    width: 16vw;
    height: 16vw;
    position: relative;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-topics__splide.is-SP-btm-arrow .splide__arrow--prev {
    margin-right: 24vw;
  }
}
.p-topics__list a {
  display: block;
}
@media (hover: hover) {
  .p-topics__list a:hover .p-topics__box {
    filter: brightness(150%);
  }
  .p-topics__list a:hover .p-topics__box::before {
    opacity: 0.5;
  }
}
.p-topics__item {
  overflow: hidden;
  border-radius: 0.5em;
  width: 23em;
}
@media screen and (max-width: 991px) {
  .p-topics__item {
    width: 32%;
  }
}
@media screen and (max-width: 767px) {
  .p-topics__item {
    width: 68vw;
    margin: 0 4.2666666667vw !important;
  }
}
@media screen and (min-width: 768px) {
  .p-topics__item:not(:last-child) {
    margin-right: 1.625em;
  }
}
@media screen and (max-width: 991px) {
  .p-topics__item:not(:last-child) {
    margin-right: 1.5%;
  }
}
.p-topics__box {
  position: relative;
  transition: 0.25s filter;
  aspect-ratio: 16/9;
  border-radius: 0.625em;
  overflow: hidden;
}
.p-topics__box::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left top, #f73f9e 0%, #846cff 51.7%, rgba(0, 168, 247, 0) 100%);
  opacity: 0;
  transition: 0.25s opacity;
}
@media (hover: hover) {
  .p-topics__box:hover {
    filter: brightness(150%);
  }
  .p-topics__box:hover::before {
    opacity: 0.5;
  }
}
.p-topics__box img {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
}
.p-topics__ttl {
  font-weight: bold;
  font-size: 112.5%;
  line-height: 1.5;
  margin-top: 0.9em;
}
.p-topics .splide__pagination {
  margin-top: 24em;
  font-size: 1px;
}
.p-topics .splide__pagination__page {
  width: 8px;
  height: 8px;
  background: var(--main);
  opacity: 1;
  border: 0;
  padding: 0;
  margin-left: 10px;
  line-height: 1;
}
.p-topics .splide__pagination__page[aria-selected=true] {
  background: #F73F9E;
}
@media screen and (max-width: 767px) {
  .p-topics .splide__pagination__page {
    width: 8px;
    height: 8px;
  }
}
.p-topics .p-splide-status {
  position: absolute;
  right: 15.4666666667vw;
  top: -17.3333333333vw;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 16vw;
  font-family: var(--en-sans);
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .p-topics .p-splide-status {
    right: 4.375em;
    top: -5.9375em;
    width: 3.75em;
  }
}
.p-topics .splide__arrows {
  display: block !important;
  position: absolute;
  right: 0;
  top: 0;
}
.p-topics .splide {
  position: relative;
}
.p-topics .splide__arrows {
  position: absolute;
  top: -18.6666666667vw;
  right: var(--sp-pad);
}
@media screen and (min-width: 768px) {
  .p-topics .splide__arrows {
    top: -6.875em;
    right: 0;
  }
}
.p-topics .splide__arrow {
  position: relative;
  background: #fff;
  border-radius: 100em;
  width: 2.75em;
  height: 2.75em;
  border: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .p-topics .splide__arrow {
    width: 3.75em;
    height: 3.75em;
  }
}
.p-topics .splide__arrow svg {
  display: none;
}
.p-topics .splide__arrow::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1em;
  height: 0.75em;
  background: url("/assets/img/icon/arr_dark.svg") 0 0/auto 100% repeat-x;
}
@media screen and (min-width: 768px) {
  .p-topics .splide__arrow--prev {
    margin-right: 5em;
  }
}
@media screen and (max-width: 767px) {
  .p-topics .splide__arrow--prev {
    margin-right: 18.6666666667vw;
  }
}
.p-topics .splide__arrow--prev::before {
  transform: translate(-50%, -50%) rotate(-180deg);
}
@media screen and (min-width: 768px) {
  .p-topics__more {
    margin-top: 2em;
  }
}
@media screen and (max-width: 767px) {
  .p-topics__more {
    padding: 0 var(--sp-pad);
    margin-top: 8vw;
    text-align: right;
  }
  .p-topics__more.is-SP-btm-arrow {
    margin-top: 16vw;
  }
}
.p-topics__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 1.875em;
  grid-row-gap: 1.875em;
  padding-bottom: 3.125em;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .p-topics__grid {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 4.2666666667vw;
    grid-row-gap: 8vw;
    padding-bottom: 10.6666666667vw;
  }
}
.p-topics__grid:not(.p-topics__grid--no-accent) .p-topics__grid-item:nth-of-type(1), .p-topics__grid:not(.p-topics__grid--no-accent) .p-topics__grid-item:nth-of-type(2) {
  grid-column: span 2;
}
@media screen and (min-width: 768px) {
  .p-topics__grid:not(.p-topics__grid--no-accent) .p-topics__grid-item:nth-of-type(1), .p-topics__grid:not(.p-topics__grid--no-accent) .p-topics__grid-item:nth-of-type(2) {
    margin-bottom: 1.25em;
  }
}
.p-topics__grid:not(.p-topics__grid--no-accent) .p-topics__grid-item:nth-of-type(1) .p-topics__grid-title, .p-topics__grid:not(.p-topics__grid--no-accent) .p-topics__grid-item:nth-of-type(2) .p-topics__grid-title {
  font-size: 1.8rem;
  line-height: 1.5;
  max-height: 3em;
}
@media screen and (max-width: 767px) {
  .p-topics__grid:not(.p-topics__grid--no-accent) .p-topics__grid-item:nth-of-type(1) .p-topics__grid-title, .p-topics__grid:not(.p-topics__grid--no-accent) .p-topics__grid-item:nth-of-type(2) .p-topics__grid-title {
    font-size: 4.2666666667vw;
  }
}
@media (hover: hover) {
  .p-topics__grid-item:hover .p-topics__grid-image {
    filter: brightness(150%);
  }
  .p-topics__grid-item:hover .p-topics__grid-thumbnail::before {
    opacity: 0.5;
  }
}
.p-topics__grid-thumbnail {
  position: relative;
  overflow: hidden;
  overflow: hidden;
  border-radius: 0.625em;
  margin-bottom: 0.75em;
}
@media screen and (max-width: 767px) {
  .p-topics__grid-thumbnail {
    margin-bottom: 3.2vw;
  }
}
.p-topics__grid-thumbnail::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left top, #f73f9e 0%, #846cff 51.7%, rgba(0, 168, 247, 0) 100%);
  opacity: 0;
  transition: 0.25s opacity;
}
.p-topics__grid-image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  border-radius: 0.625em;
  object-fit: cover;
  transition: 0.25s filter;
}
.p-topics__grid-title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  color: var(--main);
  max-height: 3.5em;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-topics__grid-title {
    font-size: 3.7333333333vw;
  }
}

.line {
  overflow: hidden;
  counter-reset: points;
  position: relative;
  z-index: 2;
  padding-bottom: 15.625em;
}
@media screen and (max-width: 767px) {
  .line {
    padding-bottom: 45.3333333333vw;
  }
}

.line-mv {
  height: 370px;
  background-image: image-set(url("/assets/img/page/lp/line/mv_bg.jpg") 1x, url("/assets/img/page/lp/line/mv_bg@2x.jpg") 2x);
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .line-mv {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  .line-mv {
    height: 100vw;
    background-image: url("/assets/img/page/lp/line/mv_bg_sp.jpg");
    background-size: 100% 100%;
  }
}
.line-mv__inner {
  position: relative;
  max-width: 1200px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .line-mv__inner {
    align-items: flex-start;
    padding-top: 6.4vw;
    padding-left: 10.6666666667vw;
    padding-right: 10.6666666667vw;
  }
}
.line-mv__inner::after {
  content: "";
  position: absolute;
  right: 5em;
  bottom: 0;
  background-image: image-set(url("/assets/img/page/lp/line/mv_parts.png") 1x, url("/assets/img/page/lp/line/mv_parts@2x.png") 2x);
  width: 33.5em;
  aspect-ratio: 536/404;
  height: auto;
  background-size: 100% 100%;
}
@media screen and (max-width: 1024px) {
  .line-mv__inner::after {
    right: 1em;
  }
}
@media screen and (max-width: 767px) {
  .line-mv__inner::after {
    background-image: url("/assets/img/page/lp/line/mv_parts_sp.png");
    right: 27.7333333333vw;
    aspect-ratio: 160/166;
    width: 42.6666666667vw;
  }
}
.line-mv__column {
  color: #fff;
  padding-left: 6.75em;
}
@media screen and (max-width: 991px) {
  .line-mv__column {
    padding-left: 0;
  }
}
.line-mv__text {
  margin-bottom: 0.7272727273em;
  font-size: 3.3rem;
  font-weight: 900;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .line-mv__text {
    margin-bottom: 4.2666666667vw;
    font-size: 5.8666666667vw;
    line-height: 1.4;
  }
}
.line-mv__text-small {
  margin-top: 2em;
  font-size: 0.8em;
}
.line-mv__intro {
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .line-mv__intro {
    font-size: 4.8vw;
  }
}
.line-mv__large {
  font-size: 4.4rem;
}
@media screen and (max-width: 767px) {
  .line-mv__large {
    font-size: 8vw;
  }
}
.line-mv__link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  height: 4em;
  border-radius: 2em;
  width: 26.625em;
  color: #00b71c;
}
@media screen and (max-width: 767px) {
  .line-mv__link {
    width: 100%;
    height: 12.8vw;
    border-radius: 6.4vw;
  }
}
.line-mv__link:active {
  translate: 1px 1px;
}
@media (hover: hover) {
  .line-mv__link {
    transition-property: background-color, color;
    transition-duration: 400ms;
  }
  .line-mv__link:hover {
    color: #fff;
    background-color: #00b71c;
  }
}
.line-mv__link-label {
  font-size: 2rem;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .line-mv__link-label {
    font-size: 3.7333333333vw;
  }
}
.line-mv__link-icon {
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  display: flex;
  width: 1em;
  height: 1em;
}
@media screen and (max-width: 767px) {
  .line-mv__link-icon {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    top: 4.2666666667vw;
    right: 4.2666666667vw;
  }
}

.line-points {
  counter-increment: points;
  padding-top: 5em;
  padding-bottom: 5em;
  background-color: #f7f8f8;
}
@media screen and (max-width: 767px) {
  .line-points {
    padding-top: 12.8vw;
    padding-bottom: 17.0666666667vw;
  }
}
.line-points--accent {
  background-color: #fff;
}
.line-points__inner {
  padding-left: 1.25em;
  padding-right: 1.25em;
  max-width: 75em;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .line-points__inner {
    position: relative;
    padding-top: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
  }
}
.line-points__grid {
  display: grid;
  grid-column-gap: 3.75em;
  grid-template-columns: 1fr 33.75em;
  margin-bottom: 3em;
}
@media screen and (max-width: 767px) {
  .line-points__grid {
    grid-template-columns: 100%;
    grid-row-gap: 8vw;
    margin-bottom: 10.6666666667vw;
  }
}
.line-points__column::before {
  content: counter(points, decimal-leading-zero);
  color: #dec1ed;
  font-family: var(--en-sans);
  font-size: 12rem;
  font-weight: 100;
  letter-spacing: 0;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .line-points__column::before {
    position: absolute;
    top: 0;
    right: 5.3333333333vw;
    font-size: 24vw;
  }
}
.line-points__title {
  position: relative;
  z-index: 1;
  margin-bottom: 0.8333333333em;
  color: var(--main);
  font-size: 3.6rem;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .line-points__title {
    font-size: 8vw;
    line-height: 1.4;
  }
}
.line-points__text {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.86;
}
@media screen and (max-width: 767px) {
  .line-points__text {
    font-size: 3.7333333333vw;
    line-height: 2;
  }
}
.line-points__topics {
  position: relative;
  max-width: 75em;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .line-points__topics {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
}
.line-points__topics-title {
  margin-bottom: 1.1428571429em;
  color: var(--main);
  font-size: 2.8rem;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .line-points__topics-title {
    margin-bottom: 4.2666666667vw;
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
    font-size: 5.8666666667vw;
  }
}
.line-points .p-topics {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  .line-points .p-topics {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .line-points .p-topics {
    overflow: visible;
  }
}
.line-points .p-topics .p-splide-status {
  display: flex;
  align-items: center;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .line-points .p-topics .p-splide-status {
    top: initial;
    bottom: calc(100% + 32px);
    height: 3.75em;
  }
}
@media screen and (max-width: 767px) {
  .line-points .p-topics .p-splide-status {
    height: 2.75em;
    top: calc(100% + 11.7333333333vw);
    right: 0;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .line-points .p-topics .splide__arrows {
    right: 0;
    height: 3.75em;
    top: initial;
    bottom: calc(100% + 32px);
  }
}
@media screen and (max-width: 767px) {
  .line-points .p-topics .splide__arrows {
    top: calc(100% + 11.7333333333vw);
    right: 0;
    display: flex !important;
    justify-content: center;
    width: 100%;
    height: 2.75em;
  }
}
.line-points .p-topics__grid {
  padding-bottom: 0;
}
.line-points__news {
  margin-top: 3em;
}
@media screen and (max-width: 767px) {
  .line-points__news {
    margin-top: 10.6666666667vw;
  }
}
.line-points__news-title {
  margin-bottom: 1.1428571429em;
  font-size: 175%;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .line-points__news-title {
    margin-bottom: 4.2666666667vw;
    font-size: 5.8666666667vw;
  }
}

.line-consultation, .line-setting {
  border-radius: 0.625em;
  padding: 2.5em 3.75em;
}
@media screen and (max-width: 767px) {
  .line-consultation, .line-setting {
    border-radius: 2.1333333333vw;
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
.line-consultation__title, .line-setting__title {
  margin-bottom: 1.0714285714em;
  font-size: 175%;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .line-consultation__title, .line-setting__title {
    margin-bottom: 6.9333333333vw;
    font-size: 5.8666666667vw;
  }
}
.line-consultation__list, .line-setting__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 2.25em;
  counter-reset: consultation;
}
@media screen and (max-width: 767px) {
  .line-consultation__list, .line-setting__list {
    grid-template-columns: 100%;
    grid-row-gap: 10.6666666667vw;
  }
}
.line-consultation__step, .line-setting__step {
  counter-increment: consultation;
}
@media screen and (min-width: 768px) {
  .line-consultation__step, .line-setting__step {
    display: grid;
    grid-template-columns: auto 16.75em;
    grid-template-rows: auto 1fr;
    grid-column-gap: 0.75em;
  }
}
.line-consultation__step-label, .line-setting__step-label {
  margin-bottom: 0.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5em;
  height: 2em;
  border-radius: 1em;
  color: #fff;
  font-size: 100%;
  font-family: var(--en-sans);
  font-weight: 600;
  background-image: linear-gradient(to left, #f73f9e 0%, #846cff 48.28%, #00a8f7 100%);
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .line-consultation__step-label, .line-setting__step-label {
    margin-bottom: 2.6666666667vw;
    width: 19.2vw;
    height: 8.5333333333vw;
    border-radius: 4.2666666667vw;
    font-size: 3.4666666667vw;
  }
}
.line-consultation__step-label::after, .line-setting__step-label::after {
  content: counter(consultation);
  margin-left: 0.2em;
  font-size: 137.5%;
}
@media screen and (max-width: 767px) {
  .line-consultation__step-label::after, .line-setting__step-label::after {
    font-size: 5.3333333333vw;
  }
}
.line-consultation__step-text, .line-setting__step-text {
  font-size: 87.5%;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .line-consultation__step-text, .line-setting__step-text {
    margin-bottom: 6.4vw;
    font-size: 3.7333333333vw;
  }
}
.line-consultation__step-image, .line-setting__step-image {
  grid-column: 2/3;
  grid-row: 1/3;
  display: block;
  width: 100%;
  height: auto;
}

.line-consultation {
  background-color: #fff;
}

.line-setting {
  background-color: #f7f8f8;
}

.line-reservation {
  padding-top: 6.25em;
  padding-bottom: 6.25em;
  background-image: linear-gradient(-90deg, #e7eef7 0%, #dee7f5 28.08%, #ebdff2 53.69%, #e8ede8 78.82%, #e9eef7 100%);
}
@media screen and (max-width: 767px) {
  .line-reservation {
    padding-top: 21.3333333333vw;
    padding-bottom: 21.3333333333vw;
  }
}
.line-reservation__inner {
  max-width: 75em;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
}
@media screen and (max-width: 767px) {
  .line-reservation__inner {
    padding-right: 5.3333333333vw;
    padding-left: 5.3333333333vw;
  }
}
.line-reservation__title {
  margin-bottom: 0.8181818182em;
  font-size: 275%;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .line-reservation__title {
    margin-bottom: 6.4vw;
    font-size: 8.5333333333vw;
  }
}
.line-reservation__list {
  counter-reset: reservation;
  background-color: #fff;
  padding: 2.5em 3.75em;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 2.5em;
  border-radius: 0.625em;
}
@media screen and (max-width: 767px) {
  .line-reservation__list {
    padding: 8vw 5.3333333333vw;
    grid-template-columns: 100%;
    grid-row-gap: 10.6666666667vw;
    border-radius: 2.1333333333vw;
  }
}
.line-reservation__step {
  counter-increment: reservation;
  display: flex;
  flex-direction: column;
}
.line-reservation__step-label {
  margin-bottom: 0.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5em;
  height: 2em;
  border-radius: 1em;
  color: #fff;
  font-size: 100%;
  font-family: var(--en-sans);
  font-weight: 600;
  background-image: linear-gradient(to left, #f73f9e 0%, #846cff 48.28%, #00a8f7 100%);
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .line-reservation__step-label {
    margin-bottom: 2.6666666667vw;
    width: 19.7333333333vw;
    height: 8.5333333333vw;
    border-radius: 4.2666666667vw;
    font-size: 3.4666666667vw;
  }
}
.line-reservation__step-label::after {
  content: counter(reservation);
  margin-left: 0.2em;
  font-size: 137.5%;
}
@media screen and (max-width: 767px) {
  .line-reservation__step-label::after {
    font-size: 5.3333333333vw;
  }
}
.line-reservation__step-title {
  margin-top: auto;
  margin-bottom: auto;
  font-size: 137.5%;
  font-weight: 900;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .line-reservation__step-title {
    font-size: 5.3333333333vw;
  }
}
.line-reservation__step-image {
  margin-top: 1.5em;
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .line-reservation__step-image {
    margin-top: 4.2666666667vw;
  }
}

.line-link {
  padding-top: 7.5em;
  padding-bottom: 10em;
}
@media screen and (max-width: 767px) {
  .line-link {
    padding-top: 21.3333333333vw;
    padding-right: 5.3333333333vw;
    padding-bottom: 29.3333333333vw;
    padding-left: 5.3333333333vw;
  }
}
.line-link__button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  width: 42.5em;
  height: 7.5em;
  border-radius: 3.75em;
  background-color: #33cb5f;
  color: #fff;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .line-link__button {
    width: 100%;
    height: 19.2vw;
    border-radius: 9.6vw;
  }
}
.line-link__button:active {
  translate: 1px 1px;
}
@media (hover: hover) {
  .line-link__button {
    transition-property: background-color, color;
    transition-duration: 400ms;
  }
  .line-link__button:hover {
    color: #33cb5f;
    background-color: #fff;
  }
}
.line-link__button-label {
  font-size: 150%;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .line-link__button-label {
    font-size: 4.2666666667vw;
  }
}
.line-link__button-icon {
  position: absolute;
  top: 3.25em;
  right: 2.75em;
  width: 1em;
  height: 1em;
  display: flex;
}
@media screen and (max-width: 767px) {
  .line-link__button-icon {
    top: 7.4666666667vw;
    right: 5.3333333333vw;
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
}</pre></body></html>