body {
    color: #060B13;
}

.hidden-pc {
    display: none;
}

.l-header {
    background: rgba(255, 255, 255, 0.9);
    align-items: center;
    border-radius: 0 0 30px 30px;
}

.c-menu-drawer-button {
    top: 25px;
}

.c-menu-drawer-button-body {
    border-color: #253E66;
}

.c-menu-drawer-button-body span:after {
    background: #253E66;
}

.c-md-cta-text .text,
.c-menu-drawer-button-text {
    color: #253E66;
}

.c-md-cta-text .number-image {
    width: auto;
    font-size: 14px;
    font-weight: 600;
}

.c-btn-primary-body {
    background: #06C755;
}

.l-header .c-btn-primary-body {
    padding: 9px 41px 9px 42px;
}

.c-menu-drawer-wrap {
    background: rgba(255, 255, 255, 0.9);
}

.c-menu-drawer  {
    height: calc(100svh - 100px);
    overflow-y: hidden;
}

.container {
    max-width: 1100px;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
}

.s-mv {
    padding: 0;
    position: relative;
    height: 809px;
}

.s-mv video {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}

.bgc-mv {
    background-color: rgba(37, 62, 102, 0.4);
    padding: 160px 10px 90px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mv-text {
    font-size: 20px;
    line-height: 140%;
    font-weight: 600;
}

.mv-logo {
    max-width: 363.52px;
    display: block;
}

.mv-band {
    color: #253E66;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: 2.5px;
    font-weight: 600;
    position: relative;
    padding: 7px 20px;
    background-color: #fff;
    display: inline-block;
    margin-right: -25px;
}

.mv-band::after,
.mv-band:before {
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
}

.mv-band:before {
    left: -20px;
    border-left: 20px solid transparent;
    border-bottom: 66px solid #fff;
}

.mv-band::after {
    right: -20px;
    border-right: 20px solid transparent;
    border-top: 66px solid #fff;
}

.mv-title {
    font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", serif;
    font-weight: 600;
    font-size: 80px;
    line-height: 100px;
    letter-spacing: 3%;
}

.c-btn-primary.mv-btn {
    animation-duration: 2s;
    animation-delay: 0s;
    animation-name: kfScaleUpDown;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    text-align: center;
    max-width: 365px;
}

.mv-btn .c-btn-primary-body {
    font-size: 24px;
    padding: 14px 0 13px 0;
    font-weight: 600;
    width: 100%;
}

.p-top-hero-grid {
    margin-top: -40px;
    position: relative;
    z-index: 1;
}

.p-top-hero-grid-item {
    box-shadow: 0px 4px 4px 0px #00000040;
    padding: 15px 10px;
}

.p-top-hero-grid-item-heading {
    font-size: 18px;
}

.p-top-hero-grid-item-paragraph .text {
    font-size: 22px;
    color: #71A1BF;
    background: transparent;
    -webkit-text-fill-color: unset;
}

.p-top-hero-grid-item-paragraph .text .big {
    font-size: 27px;
}

.p-top-about-left-paragraph span {
    font-weight: 700;
}

.p-top-about-left-paragraph span.c-md-text-gradient {
    color: #C8AF59;
    background: transparent;
    -webkit-text-fill-color: unset;
}

.p-top-about-left {
    max-width: 540px;
    position: relative;
    z-index: 1;
}

.p-top-about .c-md-point {
    font-size: 37px;
    width: auto;
}

.p-top-about-right {
    position: absolute;
    top: -35px;
    right: -40px;
    width: auto;
}

.c-md-text-gradient._blue {
    color: #71A1BF;
    background: transparent;
    -webkit-text-fill-color: unset;
}

.c-md-text-gradient._yellow {
    color: #C8AF59;
    background: transparent;
    -webkit-text-fill-color: unset;
}

.c-md-point {
    display: block;
}

.p-top-about .c-md-point img {
    max-width: 423px;
    display: inline-block;
    margin-left: 15px;
    margin-right: 10px;
}

.p-top-about .c-md-point .c-md-point-body div {
    line-height: 2.3;
}

.p-top-service {
    background: #253E66;
    padding: 110px 14px 50px;
}

.p-top-hero-background._service svg {
    margin-left: auto;
    margin-right: 0;
    height: 100%;
    width: auto;
    object-fit: cover;
}

.p-top-hero-background._service svg:nth-child(2) {
    translate: 0;
    width: 100%;
    height: auto;
    max-width: unset;
    margin: 0;
}

.c-heading-section-body .text span {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 50px;
    font-weight: 800;
}

.p-top-service .c-heading-section {
    margin-bottom: 50px;
}

.p-top-service-item-image {
    width: 215px;
    height: 215px;
    border-radius: 9999px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #E0EEF9;
}

.p-top-service-item:nth-of-type(1) .p-top-service-item-image img {
    max-width: 115px;
}

.p-top-service-item:nth-of-type(2) .p-top-service-item-image img {
    max-width: 106px;
}

.p-top-service-item:nth-of-type(3) .p-top-service-item-image img {
    max-width: 131px;
}

.p-top-service-item:nth-of-type(4) .p-top-service-item-image img {
    max-width: 132px;
}

.p-top-service-item:nth-of-type(5) .p-top-service-item-image img {
    max-width: 106px;
}

.p-top-service-item:nth-of-type(6) .p-top-service-item-image img {
    max-width: 80px;
}

.p-top-service-item:nth-of-type(7) .p-top-service-item-image img {
    max-width: 139px;
}

.p-top-service-item:nth-of-type(8) .p-top-service-item-image img {
    max-width: 95px;
}

.p-top-service-item:nth-of-type(9) .p-top-service-item-image img {
    max-width: 115px;
}

.p-top-service-item-body {
    padding-top: 30px;
}

.p-top-service-item-heading-sub,
.p-top-service-item-heading {
    color: #253E66;
}

.p-top-service-item-caption {
    font-size: 18px;
}

.p-top-popular {
    background: #E0EEF9;
    padding: 110px 0 40px;
}

.p-top-popular-item {
    display: block;
}

.p-top-popular-item-heading-sub,
.p-top-popular-item-heading {
    color: #253E66;
}

.p-top-popular-item-paragraph {
    text-align: left;
}

.p-top-popular-item-number {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.swiper-pagination-bullet-active {
    background: #253E66;
}

.swiper-pagination {
    margin-top: 0;
}

.swiper-wrapper {
    margin-bottom: 35px;
}

.bgi-recommend {
    width: 100%;
    height: 305px;
    object-fit: cover;
    object-position: bottom;
}

.p-top-recommend {
    padding: 0;
    overflow-y: auto;
}

.area-recommend-top {
    position: relative;
}

.recommend-top-text {
    color: #fff;
    font-weight: 600;
    font-size: 50px;
    line-height: 80px;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 40%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
}

.dot-line {
    position: relative;
}

.dot-line:before {
    content: "・・・・・";
    position: absolute;
    top: -40px;
    left: 0;
}
.dot-line:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: #FFDA2A;
}

.p-top-recommend-item-heading {
    color: #253E66;
    -webkit-text-fill-color: unset !important;
}

.p-top-recommend-item-paragraph {
    font-size: 18px;
}

.area-recommend-style {
    max-width: 1120px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
}

.h3-recommend-style {
    font-size: 32px;
    font-weight: 600;
    color: #253E66;
    text-align: center;
    line-height: 1.3;
}

.h3-recommend-style span {
    font-size: 50px;
    position: relative;
}

.h3-recommend-style span::after,
.h3-recommend-style span::before {
    position: absolute;
    top: 0;
}

.h3-recommend-style span::before {
    content: "＼";
    left: -60px;
}

.h3-recommend-style span::after {
    content: "／";
    right: -60px;
}

.flex-recommend-style {
    display: flex;
    gap: 10px;
}

.box-recommend-style {
    flex: 1;
    border: 1px solid #253E66;
}

.boxtitle-recommend-style {
    background: #253E66;
    color: #fff;
    padding: 1px 0;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.img-recommend-style {
    height: 325px;
    position: relative;
}

.img-recommend-style img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
}

.bottom-recommend-style {
    position: relative;
}

.h4-recommend-style-bottom {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    color: #fff;
}

.h4-recommend-style-bottom img {
    max-width: 280px;
}

.p-top-improvement {
    background-color: #E0EEF9;
}

.p-top-improvement-case-heading .number {
    color: #253E66;
    -webkit-text-fill-color: unset;
}

.p-top-improvement-case-body {
    background: #fff;
}

.p-top-improvement-case-item._after .label {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
}

.section-button {
    padding: 30px 0;
}

.flex-button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
}

.flex-button img {
    max-width: 500px;
}

.p-top-merit {
    background: #253E66;
    padding-bottom: 45px;
}

.p-top-merit-grid-body {
    height: 100%;
}

.p-top-merit-grid-list {
    height: 100%;
    max-height: 1078px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.p-top-merit-grid._out .p-top-merit-grid-heading {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
}

.c-heading-number-gradient:before,
.c-heading-number-gradient span {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
    -webkit-background-clip: text;
}

.p-top-merit-grid-list-item-detail .paragraph {
    font-size: 18px;
}

.p-top-merit .c-md-point-arrow {
    position: relative;
}

.p-top-merit .c-md-point-paragraph {
    margin-top: 0;
    padding: 6px;
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
}

.p-top-merit .c-md-point {
    width: min(100%, 718px);
}

.p-top-merit .c-md-point-paragraph-text {
    font-size: 50px;
    -webkit-text-fill-color: unset;
    background: #fff;
    -webkit-background-clip: unset;
    padding: 23px 0;
}

.p-top-merit .c-md-point-paragraph:after {
    display: none;
}

.p-top-merit .c-md-point-body .text-sub {
    font-size: 40px;
}

.p-top-reason {
    background: #E0EEF9;
}

.p-top-reason .c-heading-section .logo {
    max-width: 363px;
}

.p-top-reason-grid-list-item .label {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
}

.p-top-plan-card-item:nth-of-type(1) .p-top-plan-card-item-heading {
    background: #71A1BF;
}

.p-top-plan-card-item:nth-of-type(1) .p-top-plan-card-item-detail {
    border-color: #71A1BF;
}

.p-top-plan-card-item:nth-of-type(2) .p-top-plan-card-item-heading {
    background: #325C9F;
}

.p-top-plan-card-item:nth-of-type(2) .p-top-plan-card-item-detail {
    border-color: #325C9F;
}

.p-top-plan-card-item:nth-of-type(3) .p-top-plan-card-item-heading {
    background: #253E66;
}

.p-top-plan-card-item:nth-of-type(3) .p-top-plan-card-item-detail {
    border-color: #253E66;
}

.c-md-text-gradient {
    color: #C8AF59;
    -webkit-text-fill-color: unset;
}

.p-top-plan-item-second,
.c-heading-bubble-body:after,
.c-heading-bubble-body {
    background: #E0EEF9;
}

.p-top-plan-item-first-heading-body {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
    -webkit-background-clip: text;
}

.p-top-plan-item-first-image-item._no02 img {
    max-width: 223px;
}

.p-top-plan-item-first-image {
    align-items: center;
    margin-top: 0;
}

.p-top-plan-item-first-image-item._no02 .c-md-text-gradient {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.c-md-underline .c-md-text-gradient {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 48px;
}

.c-md-point .c-md-underline {
    background: linear-gradient(transparent 60%, #FFF6A7 60%);
}

.p-top-plan-item-second-heading .c-md-text-gradient {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.p-top-plan-item-second-detail .text .red {
    color: #F74F27;
}

.p-top-plan-item-second-detail .text .blue {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-flow {
    padding: 105px 65px 100px;
    color: #fff;
    text-align: center;
    position: relative;
}

.p-top-comparison .p-top-comparison-table::-webkit-scrollbar,
.area-scroll::-webkit-scrollbar {
    height: 12px;
    width: 10px;
}

.p-top-comparison .p-top-comparison-table::-webkit-scrollbar-track,
.area-scroll::-webkit-scrollbar-track {
    border-radius: 20px;
    background-color: #FFFFFF;
}

.p-top-comparison .p-top-comparison-table::-webkit-scrollbar-track:hover,
.area-scroll::-webkit-scrollbar-track:hover {
    background-color: #FFFFFF;
}

.p-top-comparison .p-top-comparison-table::-webkit-scrollbar-track:active,
.area-scroll::-webkit-scrollbar-track:active {
    background-color: #71A1BF;
}

.p-top-comparison .p-top-comparison-table::-webkit-scrollbar-thumb,
.area-scroll::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: #71A1BF;
    border: 2px solid #FFFFFF;
}

.p-top-comparison .p-top-comparison-table::-webkit-scrollbar-thumb:hover,
.area-scroll::-webkit-scrollbar-thumb:hover {
    background-color: #71A1BF;
}

.p-top-comparison .p-top-comparison-table::-webkit-scrollbar-thumb:active,
.area-scroll::-webkit-scrollbar-thumb:active {
    background-color: #71A1BF;
}

.section-flow h2 {
    font-size: 40px;
    font-weight: 600;
}

.section-flow p {
    font-size: 18px;
    font-weight: 300;
}

.area-scroll-container {
    background-color: #fff;
    width: 100%;
    border-radius: 15px;
    padding: 15px 105px 0;
    position: relative;
    text-align: center;
}

.area-scroll {
    overflow-x: scroll;
    position: relative;
}

.area-scroll-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transform: translateX(-50%);
}

.area-scroll img {
    position: relative;
}

.area-scroll img:nth-of-type(1) {
    max-width: 1103px;
}

.area-scroll img:nth-of-type(3),
.area-scroll img:nth-of-type(2) {
    max-width: 1100px;
}

.section-flow .p-top-hero-background {
    top: 0;
}

.section-flow .p-top-hero-background svg {
    width: auto;
    margin: 0;
}

.p-top-comparison {
    background: #fff;
}

.p-top-comparison-table-list-item>:nth-child(3),
.p-top-comparison-table-list-item>:nth-child(2),
.p-top-comparison-table-list-item._heading>*,
.p-top-comparison-table-list-item>:first-child {
    border-color: #C0E1FB;
    border-color:#C0E1FB;
}

.p-top-comparison-table-list-item>:first-child {
    background: #E0EEF9;
}

.p-top-comparison-table-list-item>:nth-child(3) span {
    color: #71A1BF;
    background: transparent;
    -webkit-text-fill-color: unset;
}

.p-top-comparison-table-list-item .other,
.p-top-comparison-table-list-item .smaready {
    position: relative;
}

.p-top-comparison-table-list-item:last-of-type .other::before,
.p-top-comparison-table-list-item .smaready::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    border-style: solid;
    border-color: #C0E1FB;
}

.p-top-comparison-table-list-item .smaready::before {
    border-right-width: 2px;
}

.p-top-comparison-table-list-item:last-of-type .other::before {
    border-bottom-width: 2px;
}

.p-top-comparison-table-list-item:last-of-type .smaready::before {
    border-bottom-width: 2px;
    border-left: 0;
    border-top: 0;
    border-radius: 0 0 30px 0;
}

.p-top-comparison-table-list-item:first-of-type .smaready::before {
    border: 0;
}

.p-top-comparison-table-list-item._heading>:nth-child(3) {
    background: #253E66;
}

.p-top-comparison-table-list-item._heading>:nth-child(2) {
    background: #E7E7E7;
}

.p-top-comparison .p-top-hero-background {
    z-index: -1;
}

.p-top-comparison-swipe .text {
    color: #71A1BF;
}

.p-top-comparison-table-list-item .other {
    font-weight: 600;
}

.p-top-comparison-table-list-item .smaready {
    font-size: 20px;
}

.p-top-comparison-table-list-item._heading>:nth-child(3) img {
    max-width: 295px;
}

.p-top-member-card-body {
    background: #E0EEF9;
}

.p-top-member-card-role .label {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
}

.p-top-member-card-heading {
    font-size: 20px;
}

.p-top-member-card .p-top-member-card-image img {
    max-width: 215px;
}

.p-top-voice {
    background: #253E66;
}

.p-top-voice h2 {
    color: #fff;
}

.p-top-voice .p-top-hero-background {
    top: 0;
}

.p-top-voice .p-top-hero-background svg {
    max-width: 825px;
    margin-left: 80px;
}

.p-top-voice-card {
    width: min(100%, 1100px);
    gap: 25px;
    position: relative;
    z-index: 1;
}

.p-top-voice-card-item {
    width: auto;
    flex: 1;
    max-width: 350px;
    border-radius: 20px;
    overflow: hidden;
    margin: auto;
}

.card-header-bgi {
    height: 200px;
    background-size: cover;
    background-position: center;
}

.p-top-voice-card-item:nth-of-type(1) .card-header-bgi {
    background-image: url(../../img/bgi-voice-1.svg);
}

.p-top-voice-card-item:nth-of-type(2) .card-header-bgi {
    background-image: url(../../img/bgi-voice-2.svg);
}

.p-top-voice-card-item:nth-of-type(3) .card-header-bgi {
    background-image: url(../../img/bgi-voice-3.svg);
}

.card-header {
    background-color: rgba(37, 62, 102, 0.3);
    width: 100%;
    height: 100%;
    padding: 10px 20px;
    color: #fff;
    display: flex;
    align-items: end;
}

.card-header-text {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
}

.card-header-text span {
    font-size: 14px;
}

.card-contents {
    background-color: #fff;
    padding: 10px 25px 25px;
}

.card-contents-title {
    color: #71A1BF;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0.36px;
}

.card-contents-text {
    font-size: 15px;
}

.card-contents-icon {
    text-align: center;
}

.card-contents-icon img {
    max-width: 105px;
}

.card-contents-after {
    font-weight: 600;
    color: #253E66;
}

.c-md-step {
    width: min(100%, 1100px);
}

._style-faq .c-md-step-item .c-md-step-item-group._heading .button:after,
._style-faq .c-md-step-item .c-md-step-item-group._heading .button:before,
.c-md-step-item-group._heading .icon {
    background: #C8AF59;
}

._style-faq .c-md-step-item .c-md-step-item-body {
    border-color: #253E66;
}

.c-md-step-item-group._heading {
    background: #253E66;
}

.c-md-step-item-group._heading .text {
    color: #fff;
}

._style-faq .c-md-step-item .c-md-step-item-group._heading .button {
    border-color: #C8AF59;
}

._style-faq .c-md-step-item .c-md-step-item-group._detail .icon {
    color: #C8AF59;
}

._style-faq .c-md-step-item .c-md-step-item-group._heading {
    padding-left: 100px;
    padding-right: 60px;
}

._style-faq .c-md-step-item .c-md-step-item-group._detail .c-md-step-item-group-body {
    padding-left: 100px;
    padding-right: 110px;
}

.bgi-contact {
    background-image: url(../../img/bgi-contact.jpg);
    background-size: cover;
    background-position: center;
    text-align: center;
    color: #fff;
    padding: 0;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
    position: relative;
}

.bgc-contact {
    background-color: rgba(37, 62, 102, 0.5);
    padding-top: 70px;
    padding-bottom: 60px;
}

.bgi-contact h2 {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 3px;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

.bgi-contact h2 span:nth-of-type(1) {
    font-size: 50px;
}

.bgi-contact h2 span:nth-of-type(2) {
    font-size: 35px;
}

.p-top-faq-background div {
    background: #E0EEF9;
}

.p-top-faq-paragraph {
    color: #253E66;
}

.flex-button a:hover {
    filter: brightness(120%);
}

.l-footer {
    background: #253E66;
    color: #fff;
    padding-bottom: 10px;
}

.l-footer a {
    color: #fff;
}

.l-footer a:hover {
    color: #71A1BF;
}

.l-footer-grid._left .logo {
    max-width: 363px;
}

.l-footer-grid._left ul {
    font-weight: 300;
    margin-top: 0;
}

.l-footer-grid._right {
    justify-content: flex-end;
}

.area-links {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 120px;
}

.area-links a {
    font-size: 14px;
    font-weight: 300;
}

._flex-anchors {
    max-width: 352px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

._flex-links {
    max-width: 361px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.l-footer-copy-right {
    font-weight: 300;
}

.banner-line {
    position: fixed;
    right: 0;
    top: 150px;
    z-index: 60;
    transition: opacity 0.5s ease;
    transform: translateX(100%);
    opacity: 0;
}

.banner-line.is-active {
    transform: translateX(0);
    opacity: 1;
}

.banner-line a:hover {
    filter: brightness(120%);
}

.top-btn-trigger {
    width: 100%;
    height: 1px;
}

.top-btn {
    opacity: 0;
    width: 100%;
    position: fixed;
    z-index: 90000;
    bottom: 40px;
    left: 0;
    pointer-events: none;
    transition: 0.35s ease;
    padding: 0 0.5rem;
}

.top-btn.is-active {
    opacity: 1;
}

.js-back-top-absolute-trigger {
    position: static;
}

.top-btn.is-absolute {
  position: absolute;
  top: 38px;
  bottom: auto;
}

.list-menu .item a:hover {
    color: #253E66;
}

.c-menu-drawer .list-menu:first-child {
    width: 26.75%;
}

.c-menu-drawer .list-menu:nth-child(2) {
    width: 26.4%;
}

.c-menu-drawer .list-menu:nth-child(3) {
    width: 25.1%;
}

.c-menu-drawer .list-menu:nth-child(4) {
    width: 17%;
}

.w-full {
    width: 100%;
}

.bgc-blue {
    background-color: #71A1BF;
}

.bgc-darkblue {
    background-color: #253E66;
}

.font-normal {
    font-weight: 400;
}

.font-semibold {
    font-weight: 600;
}

.text-white {
    color: #fff;
}

.text-blue {
    color: #253E66;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-170 {
    margin-top: 170px !important;
}

@media only screen and (max-width: 1100px) {
    .hidden-sp {
        display: none;
    }

    .hidden-pc {
        display: inline;
    }

    .l-header {
        border-radius: 0;
    }

    .c-menu-drawer-button {
        top: 4px;
    }

    .l-header-logo {
        width: auto;
    }

    .c-menu-drawer {
        overflow-y: scroll;
    }

    .c-menu-drawer-wrap {
        border-bottom-left-radius: 0;
        padding: 22px 0 0;
    }

    .c-menu-drawer .list-menu {
        padding: 0 14px;
    }
    
    .c-menu-drawer .sp-cta .c-btn-primary-body {
        padding: 10px 36px;
    }

    .c-menu-drawer .sp-cta {
        background: rgba(255, 255, 255, 0.95);
        padding-bottom: 25px;
    }

    .s-mv {
        height: 720px;
    }

    .bgc-mv {
        padding: 110px 10px 30px;
    }
    
    .mv-text {
        font-size: 18px;
        line-height: 130%;
        font-weight: 700;
    }
    
    .mv-logo {
        max-width: 280px;
    }
    
    .mv-band {
        color: #253E66;
        font-size: 16px;
        letter-spacing: 2.7px;
        font-weight: 700;
        padding: 12px 17px;
        margin-right: 0;
        display: block;
        width: calc(100% - 20px);
        margin-left: auto;
        margin-right: auto;
    }
    
    .mv-band:before {
        border-bottom: 65px solid #fff;
    }
    
    .mv-band::after {
        border-top: 65px solid #fff;
    }
    
    .mv-title {
        font-size: 60px;
        line-height: 75px;
        letter-spacing: 3%;
    }
    
    .c-btn-primary.mv-btn {
        max-width: auto;
        text-align: center;
    }
    
    .mv-btn .c-btn-primary-body {
        font-size: 17px;
        padding: 14px 0 13px 0;
        max-width: 260px;
        width: 100%;
    }
    
    .p-top-hero-grid {
        margin-top: 0;
        padding: 25px 50px;
    }
    
    .p-top-hero-grid-item {
        box-shadow: 0px 4px 4px 0px #00000040;
        padding: 15px 10px;
    }
    
    .p-top-hero-grid-item-paragraph .text .big {
        font-size: 24px;
    }

    .p-top-hero-grid-item-paragraph .text._small {
        font-size: 18px;
    }

    .p-top-about .c-md-point {
        font-size: 22px;
    }
    
    .p-top-about-right {
        position: static;
        width: 100%;
        margin-top: 0;
    }
    
    .p-top-about .c-md-point img {
        max-width: 231px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 7px;
    }
    
    .p-top-about .c-md-point .c-md-point-body div {
        line-height: 1.6;
    }

    .c-heading-section-body {
        font-size: 24px;
    }

    .c-heading-section-body .text span {
        font-size: 32px;
    }

    .p-top-service {
       padding-top: 65px;
    }

    .swiper-pagination {
        display: block;
    }

    .p-top-popular .swiper-slide {
        height: auto;
    }

    .swiper-wrapper {
        align-items: flex-start;
    }

    .recommend-top-text {
        font-size: 28px;
        line-height: 1.5;
    }

    .dot-line:before {
        top: -20px;
    }

    .dot-line:after {
        bottom: -3px;
        height: 5px;
    }

    .bgi-recommend {
        height: auto;
    }

    .p-top-recommend-item-heading {
        font-size: 32px;
    }

    .h3-recommend-style {
        font-size: 24px;
        line-height: 1.3;
    }

    .h3-recommend-style span {
        font-size: 31px;
    }

    .h3-recommend-style span::after,
    .h3-recommend-style span::before {
        top: 15px;
        font-size: 47px;
    }

    .h3-recommend-style span::before {
        left: -35px;
        transform: rotate(10deg);
    }

    .h3-recommend-style span::after {
        right: -35px;
        transform: rotate(-10deg);
    }

    .flex-recommend-style {
        flex-direction: column;
        gap: 0;
        padding: 0 20px;
    }

    .area-recommend-style {
        padding: 0;
    }
    
    .h4-recommend-style-bottom {
        font-size: 24px;
        top: 37%;
    }

    .p-top-improvement-case-body {
        border-top: 1px solid #253E66;
    }

    .section-button {
        padding: 35px 20px;
    }

    .flex-button {
        display: flex;
        flex-direction: column;
    }

    .flex-button img {
        max-width: 500px;
    }

    .p-top-merit-grid-list-item-detail .paragraph {
        font-size: 16px;
    }

    .p-top-merit-grid {
        height: 100%;
    }

    .p-top-merit .c-md-point-paragraph-text {
        font-size: 26px;
        padding: 8px 0;
    }

    .p-top-merit .c-md-point-body .text-sub {
        font-size: 26px;
    }

    .p-top-merit .c-md-point-paragraph {
        padding: 3px;
    }

    .p-top-merit .c-md-point-body {
        margin-top: -15px;
    }

    .c-md-point .c-md-underline {
        background: linear-gradient(transparent 70%, #FFF6A7 70%);
    }

    .c-md-underline .c-md-text-gradient {
        font-size: 24px;
    }

    .p-top-plan-item-first-image-item._no02 {
        margin-top: 15px;
    }

    .p-top-plan-item-first-image-item._no02 .paragraph {
        margin-top: -15px;
        font-size: 18px;
    }

    .section-flow {
        padding: 60px 0 100px 20px;
    }

    .area-scroll-container {
        border-radius: 0 15px 15px 0;
        padding: 30px 0 30px 20px;
    }

    .area-scroll-container ._scroll {
        width: 1123px;
        padding-right: 20px;
    }

    .area-scroll {
        padding-bottom: 5px;
    }

    .section-flow h2 {
        font-size: 24px;
        padding-right: 20px;
    }

    .section-flow p {
        font-size: 16px;
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
        padding-right: 20px;
    }

    .p-top-comparison .p-top-hero-background {
        top: 15%;
    }

    .p-top-comparison-table-list-item .smaready {
        font-size: 18px;
    }

    .p-top-member-card-heading {
        font-size: 20px;
    }

    .p-top-voice-card {
        flex-direction: column;
    }

    ._style-faq .c-md-step-item .c-md-step-item-group._heading,
    ._style-faq .c-md-step-item .c-md-step-item-group._detail .c-md-step-item-group-body {
        padding-left: 10px;
        padding-right: 10px;
    }

    .bgc-contact {
        padding: 100px 20px 70px;
    }

    .bgi-contact h2 {
        font-size: 30px;
        letter-spacing: 2px;
        line-height: 1.5;
    }

    .bgi-contact h2 span:nth-of-type(1) {
        font-size: 40px;
    }

    .bgi-contact h2 span:nth-of-type(2) {
        font-size: 30px;
    }

    .c-btn-back-top-button {
        width: 60px;
    }

    .l-footer {
        padding: 100px 0 70px;
    }

    .l-footer-grid._right {
        padding: 0 40px;
    }

    .l-footer-grid._left {
        padding: 0 15px;
    }

    .l-footer-grid._left ul {
        padding: 0 25px;
        margin-top: 10px;
    }

    .l-footer-grid._left .logo {
        margin-top: 80px;
    }
    
    .l-footer-grid._right .item .text {
        font-size: 15px;
        font-weight: 500;
    }

    .l-footer-grid._right .item a {
        font-size: 15px;
        font-weight: 500;
    }

    .l-footer-grid._right .hidden-pc {
        width: 100%;
        order: 1;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .l-footer .l-footer-mobile-menu-group {
        width: 51%;
    }

    .l-footer-grid._right .list-menu._pc-show {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }

    .c-btn-back-top {
        bottom: 90px;
    }

    .banner-line {
        top: auto;
        z-index: 60;
        bottom: 0;
    }

    .l-footer-copy-right:after {
        background: rgba(255, 255, 255, 0.5);
    }

    .c-menu-drawer {
        height: calc(100svh - 60px);
    }

    .c-menu-drawer .list-menu {
        display: flex;
        flex-direction: column;
    }

    .order-1-sp {
        order: 1;
    }
    
    .order-2-sp {
        order: 2;
    }

    .order-3-sp {
        order: 3;
    }

    .order-4-sp {
        order: 4;
    }

    .mt-5-sp {
        margin-top: 5px;
    }

    .mt-10-sp {
        margin-top: 10px;
    }

    .mt-15-sp {
        margin-top: 15px;
    }

    .mt-20-sp {
        margin-top: 20px;
    }

    .mt-30-sp {
        margin-top: 30px;
    }

    .mt-50-sp {
        margin-top: 50px;
    }

    .mt-55-sp {
        margin-top: 55px !important;
    }

    .ml-50-sp {
        margin-left: 50px;
    }
}

.c-menu-drawer .list-menu .item a:hover {
    color: #253E66;
}

.c-menu-drawer .list-menu .item-link .text:hover {
    color: inherit;
}

.target-position.active+.p-top-improvement-case-item-body {
    translate: 0 0;
    opacity: 1;
}

.target-position.active+.p-top-merit-grid-body {
    opacity: 1;
    translate: 0 0 !important;
}

.p-top-reason .target-position.active+.c-heading-section-body .number {
    opacity: 1;
    scale: 1;
    rotate: 0deg;
    transition: 0.5s cubic-bezier(0.7,0.16,0.5,1.5);
}

.target-position.active+.p-top-reason-grid-body {
    opacity: 1;
    scale: 1;
    transition: 0.5s cubic-bezier(0.7,0.16,0.5,1.5);
}

.target-position.active+.p-top-plan-card-item-body {
    opacity: 1;
    translate: 0 0;
    rotate: y 0deg;
    transition: 0.35s ease;
}

.p-top-plan-card-item:nth-child(2) .p-top-plan-card-item-body {
    transition-delay: 0.05s;
}

.p-top-plan-card-item:nth-child(3) .p-top-plan-card-item-body {
    transition-delay: 0.1s;
}

@media only screen and (max-width: 1100px) {
    .p-top-improvement .c-heading-section-body span {
        font-size: 28px;
    }
}

.p-top-improvement-case-heading .number {
    color: #71A1BF;
}

.p-top-plan-card-item-heading .label {
    color: #71A1BF;
}

.p-top-plan-card-item:nth-of-type(2) .p-top-plan-card-item-heading .label {
    color: #325C9F;
}

.p-top-plan-card-item:nth-of-type(3) .p-top-plan-card-item-heading .label {
    color: #253E66;
}

.swiper-slide img {
    width: 215px;
}

.p-top-popular-item._no05 .p-top-popular-item-image,
.p-top-popular-item._no04 .p-top-popular-item-image,
.p-top-popular-item._no03 .p-top-popular-item-image,
.p-top-popular-item._no02 .p-top-popular-item-image {
    translate: 15px -2px;
}

@media only screen and (max-width: 1100px) {
    .p-top-popular-item._no05 .p-top-popular-item-image,
    .p-top-popular-item._no04 .p-top-popular-item-image,
    .p-top-popular-item._no03 .p-top-popular-item-image,
    .p-top-popular-item._no02 .p-top-popular-item-image {
        translate: 0 0;
    }

    .swiper-slide img {
        margin: auto;
    }
}

.bgc-contact .c-md-cta-section-link,
.section-button .c-md-cta-section-link {
    gap: 25px;
    align-items: center;
    margin-top: 0;
}

.bgc-contact .c-btn-ghost-body,
.section-button .c-btn-ghost-body {
    padding: 0;
    border: 0;
    background: transparent;
}

.bgc-contact .c-md-cta-section-link .c-btn-primary-body,
.section-button .c-md-cta-section-link .c-btn-primary-body {
    padding: 0;
    background: transparent;
}

.bgc-contact .c-md-cta-section-link .c-btn-ghost,
.bgc-contact .c-md-cta-section-link .c-btn-primary,
.c-md-cta-section-link.active .c-btn-ghost,
.c-md-cta-section-link.active .c-btn-primary {
    opacity: 1;
    scale: 1;
}

.is-on+.p-top-recommend-item-body {
    transition: 0.3s cubic-bezier(0.7,0.16,0.5,3);
}

.h-full {
    height: 100%;
}

.c-menu-drawer .list-menu .item a:hover {
    background: linear-gradient(90deg, #3FE6BD 0%, #5BCAF1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.p-top-plan-item-first-image-item._no01 {
    opacity: 0;
    translate: -30px 0;
    transition: 0.35s ease;
}

.p-top-plan-item-first-image-item._no01.active {
    opacity: 1;
    translate: 0 0 !important;
}

.p-top-popular-item._no05 .p-top-popular-item-paragraph {
    translate: 0;
}