/* -----------------
page common
-------------------- */
.menu_btn {
    background: #0B57BE;
}

.m_ttl .txt_en {
    color: #0B57BE;
}

/* -----------------
fv_wrap
-------------------- */
.fv_wrap {
    position: relative;
    z-index: 1;
    background: #8DD3FF;
}
@media (width > 767px) {
    .fv_wrap {
        min-height: 708px;
    }
}
.fv_wrap::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    bottom: 0;
    z-index: -1;
    background: url(../img/partner_system/fv_bg_pc.svg) center center/auto 100% no-repeat;
}
@media (width <= 767px) {
    .fv_wrap::before {
        background: url(../img/partner_system/fv_bg_sp.svg) center top/100% auto no-repeat;
    }
}
.fv_wrap .inner {
    display: flex;
    align-items: center;
    margin: 0 auto;
}
@media (width > 767px) {
    .fv_wrap .inner {
        padding: 114px 0 0;
        width: calc(100% - 60px);
        max-width: 1234px;
    }
}
@media (width <= 767px) {
    .fv_wrap .inner {
        display: block;
        padding-block: 93.8666666667vw 5.3333333333vw;
        width: 89.333333333%;
    }
}
@media (width <= 767px) {
    .fv_wrap .txt_box {
        margin-top: 3.2vw;
        padding: 0;
        width: 100%;
    }
}
.fv_wrap .ttl {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    font-weight: 700;
    font-size: clamp(4.1rem, 3.8067349927vw, 5.2rem);
    line-height: 62px;
    white-space: nowrap;
    overflow: hidden;
}
@media (width <= 767px) {
    .fv_wrap .ttl {
        gap: 4px;
        margin-inline: -1.3333333333vw;
        font-size: 8vw;
        line-height: 1.3;
    }
}
.fv_wrap .ttl .line {
    padding-inline: 24px;
    font-size: 1em;
    line-height: 76px;
    background-color: #fff;
    border-bottom: 4px solid #37B5AC;
}
@media (width <= 767px) {
    .fv_wrap .ttl .line {
        line-height: 1.6;
        padding-inline: 10px;
        border-bottom-width: 2px;
    }
}
.fv_wrap .ttl .m_ff_en {
    font-size: clamp(5.5rem, 4.6852122987vw, 6.4rem);
    line-height: 1;
    letter-spacing: -0.02em;
    color: var(--m_color_orange);
    margin-right: clamp(8px, 0.7320644217vw, 10px);
}
@media (width <= 767px) {
    .fv_wrap .ttl .m_ff_en {
        font-size: 9.6vw;
        margin-right: 1.6vw;
    }
}
.fv_wrap .ttl .en01 {
    font-size: clamp(3.6rem, 3.3674963397vw, 4.6rem);
    line-height: 1;
    color: var(--m_color_orange);
    margin-right: clamp(8px, 0.7320644217vw, 10px);
}
@media (width <= 767px) {
    .fv_wrap .ttl .en01 {
        font-size: 6.6666666667vw;
        margin-right: 1.6vw;
    }
}
.fv_wrap .ttl .en02 {
    font-size: inherit;
    line-height: 1;
    color: var(--m_color_orange);
}
.fv_wrap .list {
    display: flex;
    gap: 7px;
    justify-content: flex-start;
    margin-top: 30px;
}
@media (width > 767px) {
    .fv_wrap .list {
        margin-left: -15px;
    }
}
@media (width <= 767px) {
    .fv_wrap .list {
        gap: 5px;
        margin-inline: -4vw;
        margin-top: 5.3333333333vw;
    }
}
.fv_wrap .list li {
    width: 280px;
    aspect-ratio: 280/202;
    background: url(../img/partner_system/bg_cloud.svg) center/contain no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 7px;
    padding-top: 10px;
}
@media (width <= 767px) {
    .fv_wrap .list li {
        gap: 0.8vw;
        padding-top: 7px;
        width: 49.3150684932%;
    }
}
.fv_wrap .list .icon {
    margin: 0 auto;
    width: 43.5714285714%;
}
@media (width <= 767px) {
    .fv_wrap .list .icon {
        width: 44.1717791411%;
    }
}
.fv_wrap .list .sttl {
    font-weight: 700;
    font-size: clamp(1.7rem, 1.6105417277vw, 2.2rem);
    line-height: 1.2727272727;
    letter-spacing: 0.06em;
    text-indent: 0.06em;
    color: #0B57BE;
    text-align: center;
}
@media (width <= 767px) {
    .fv_wrap .list .sttl {
        font-size: 3.7333333333vw;
        line-height: 1.2142857143;
    }
}

/* -----------------
intro_wrap
-------------------- */
.intro_wrap {
    padding: 70px 0;
    background: #4275BA;
}

.intro_wrap .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 20px 30px;
    border-radius: 10px;
    background: #fff;
}

.intro_wrap .image {
    width: 19.0053285968%;
}

.intro_wrap .list {
    width: 79.9289520426%;
}

.intro_wrap .list li {
    padding: 0 10px 0 19px;
}

.intro_wrap .list li:nth-child(n+2) {
    margin-top: 19px;
    padding-top: 14px;
    border-top: 1px dotted #707070;
}

.intro_wrap .list .ttl {
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 1.9090909091;
    letter-spacing: 0.06em;
    color: #0B57BE;
    display: flex;
}

.intro_wrap .list .ttl::before {
    content: "";
    display: block;
    flex: none;
    position: relative;
    top: 11px;
    margin-right: 14px;
    width: 26px;
    height: 19px;
    background: url(../img/common/icon_check_blue.svg) center/contain no-repeat;
}

.intro_wrap .list .txt {
    font-size: 1.8rem;
    line-height: 1.5555555556;
    letter-spacing: 0.02em;
}

@media screen and (max-width: 767px) {
    .intro_wrap {
        padding: 20px 0;
    }
    .intro_wrap .wrap {
        display: block;
        padding: 23px 0 19px;
    }
    .intro_wrap .image {
        margin: 0 auto;
        width: 50.1492537313%;
        max-width: 168px;
    }
    .intro_wrap .list {
        margin-top: 29px;
        width: 100%;
    }
    .intro_wrap .list li {
        padding: 0 14px;
    }
    .intro_wrap .list li:nth-child(n+2) {
        margin-top: 15px;
        padding-top: 15px;
    }
    .intro_wrap .list .ttl {
        font-size: 1.5rem;
        line-height: 1.6;
        letter-spacing: 0;
    }
    .intro_wrap .list .ttl::before {
        top: 5px;
        margin-right: 5px;
        width: 19px;
        height: 14px;
    }
    .intro_wrap .list .txt {
        font-size: 1.4rem;
        line-height: 1.7142857143;
        margin-top: 2px;
    }
}
/* -----------------
m_case_study_wrap
-------------------- */
.m_case_study_wrap .m_list .ttl {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.m_case_study_wrap .swiper_box {
    position: relative;
    margin: 56px auto 0;
    padding: 0 96px;
}

.m_case_study_wrap .swiper-button {
    width: 15px;
    height: 34px;
    margin-top: 0;
    background: url(../img/common/icon_arrow_bk.svg) center/contain no-repeat;
    transform: translateY(-50%);
}

.m_case_study_wrap .swiper-button-prev {
    left: 31px;
    transform: translateY(-50%) scale(-1, 1);
}

.m_case_study_wrap .swiper-button-next {
    right: 31px;
}

.m_case_study_wrap .swiper-pagination {
    left: 50%;
    bottom: -66px;
    transform: translateX(-50%);
}

.m_case_study_wrap .swiper-pagination-bullet {
    margin: 10px 10px 0;
    width: 10px;
    height: 10px;
    border: 1px solid #E6E6E6;
    background: #E6E6E6;
    opacity: 1;
}

.m_case_study_wrap .swiper-pagination-bullet-active {
    border-color: #fff;
    background: #4275BA;
}

.m_case_study_wrap .m_btn_wrap {
    margin-top: 105px;
}

@media screen and (max-width: 767px) {
    .m_case_study_wrap .wrap {
        width: 100%;
    }
    .m_case_study_wrap .swiper_box {
        margin-top: 34px;
        padding: 0;
    }
    .m_case_study_wrap .swiper-button {
        display: none;
    }
    .m_case_study_wrap .swiper-pagination {
        bottom: -44px;
    }
    .m_case_study_wrap .m_btn_wrap {
        margin-top: 93px;
    }
}
/* -----------------
feature_wrap
-------------------- */
.feature_wrap {
    padding: 60px 0 70px;
    background: #E2EEFF;
}

.feature_wrap .m_acd_list {
    margin-top: 40px;
}

.feature_wrap .m_acd_list .item {
    border-color: #4275BA;
}

.feature_wrap .m_acd_list .acd_btn {
    background: #F5F9FF;
}

@media screen and (max-width: 767px) {
    .feature_wrap {
        padding: 40px 0 50px;
    }
    .feature_wrap .m_acd_list {
        margin-top: 20px;
    }
}
/* -----------------
strengths_wrap
-------------------- */
.strengths_wrap {
    padding: 60px 0 70px;
    background: #F5F9FF;
    overflow: hidden;
}

.strengths_wrap .list li {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    margin-top: 40px;
    width: 95.711835334%;
    border-radius: 0 10px 10px 0;
    background: #fff;
}

.strengths_wrap .list li:nth-child(even) {
    flex-direction: row-reverse;
    margin-left: auto;
    border-radius: 10px 0 0 10px;
}

.strengths_wrap .list li::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 200vw;
    height: 100%;
    border-radius: 0 10px 10px 0;
    background: #fff;
}

.strengths_wrap .list li:nth-child(even)::before {
    left: 0;
    right: auto;
    border-radius: 10px 0 0 10px;
}

.strengths_wrap .list .image {
    width: 508px;
}

.strengths_wrap .list .txt_box {
    padding: 0 90px 0 35px;
    width: calc(100% - 508px);
}

.strengths_wrap .list li:nth-child(even) .txt_box {
    padding: 0 35px 0 90px;
}

.strengths_wrap .list .ttl {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #4275BA;
}

.strengths_wrap .list .ttl_num {
    display: block;
    width: 90px;
}

.strengths_wrap .list .ttl_txt {
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.5;
    letter-spacing: 0.02em;
    display: block;
    padding-left: 19px;
    width: calc(100% - 90px);
}

.strengths_wrap .list .txt {
    line-height: 1.7142857143;
    letter-spacing: 0.02em;
    margin-top: 25px;
}

@media screen and (max-width: 767px) {
    .strengths_wrap {
        padding: 40px 0 50px;
    }
    .strengths_wrap .list li {
        display: block;
        margin-top: 20px;
        width: 100%;
    }
    .strengths_wrap .list .image {
        margin: 0 auto;
        width: 91.641791044%;
    }
    .strengths_wrap .list .txt_box {
        margin: 0 auto;
        padding: 30px 0 25px;
        width: 91.641791044%;
    }
    .strengths_wrap .list li:nth-child(even) .txt_box {
        padding: 30px 0 25px;
    }
    .strengths_wrap .list .ttl {
        padding-bottom: 5px;
    }
    .strengths_wrap .list .ttl_num {
        width: 80px;
    }
    .strengths_wrap .list .ttl_txt {
        font-size: 1.6rem;
        line-height: 1.5;
        padding-left: 15px;
        width: calc(100% - 80px);
    }
    .strengths_wrap .list .txt {
        line-height: 1.8333333333;
        margin-top: 20px;
    }
}
/* -----------------
m_line_wrap
-------------------- */
.m_line_wrap .step_box .box .list li:nth-child(n+2)::before {
    background-image: url(../img/common/icon_arrow_blue.svg);
}

.m_line_wrap .step_box .box .list .txt_step {
    background: #4275BA;
}

.m_line_wrap .step_box .box .list .txt {
    border-color: #4275BA;
}

.m_line_wrap .qr_list {
    border-top-color: #4275BA;
    background: #F5F9FF;
}

/* -----------------
inquiry_wrap
-------------------- */
.inquiry_wrap {
    background: #F5F9FF;
}

/* -----------------
seminar_info_wrap
-------------------- */
.seminar_info_wrap {
    padding: 60px 0 70px;
    background: #FAFAFA;
}

.seminar_info_wrap .m_list {
    margin-top: 40px;
}

.seminar_info_wrap .m_list .ttl {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.seminar_info_wrap .m_list figure {
    border-radius: 10px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .seminar_info_wrap {
        padding: 40px 0 50px;
    }
    .seminar_info_wrap .m_list {
        margin-top: 20px;
    }
}
/* -----------------
company_wrap
-------------------- */
.company_wrap {
    padding: 60px 0 70px;
    background: #FAFAFA;
}

.company_wrap .box_wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.company_wrap .box {
    width: 48.799313893%;
}

.company_wrap .box01 {
    display: flex;
    flex-direction: column;
}

.company_wrap dl {
    display: flex;
}

.company_wrap dl + dl {
    margin-top: 10px;
}

.company_wrap dl dt {
    font-weight: 700;
    line-height: 1.7142857143;
    letter-spacing: 0.02em;
    text-indent: 0.02em;
    text-align: center;
    padding: 18px 0;
    width: 91px;
    border-radius: 10px 0 0 10px;
    background: #E6E6E6;
}

.company_wrap dl dd {
    padding: 18px 0;
    width: calc(100% - 91px);
    border-radius: 0 10px 10px 0;
    background: #fff;
}

.company_wrap dl .txt {
    line-height: 1.7142857143;
    letter-spacing: 0.02em;
    padding-left: 23px;
    padding-right: 23px;
}

.company_wrap dl .txt._other {
    text-indent: -7em;
    padding-left: calc(7em + 23px);
}

.company_wrap dl .txt a {
    line-height: inherit;
    position: relative;
}

.company_wrap dl .txt a::after {
    content: "";
    display: inline-block;
    margin-left: 6px;
    width: 12px;
    height: 12px;
    background: url(../img/common/icon_blank.svg) center/contain no-repeat;
}

.company_wrap dl .list li:nth-child(n+2) {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #E6E6E6;
}

@media screen and (max-width: 767px) {
    .company_wrap {
        padding: 40px 0 50px;
    }
    .company_wrap .box01,
    .company_wrap dl {
        display: block;
    }
    .company_wrap .box_wrap {
        display: block;
        margin-top: 20px;
    }
    .company_wrap .box {
        width: 100%;
    }
    .company_wrap .box02,
    .company_wrap dl + dl {
        margin-top: 16px;
    }
    .company_wrap dl dt {
        line-height: 1.8333333333;
        padding: 4px 0;
        width: 100%;
        border-radius: 10px 10px 0 0;
    }
    .company_wrap dl dd {
        padding: 14px 0;
        width: 100%;
        border-radius: 0 0 10px 10px;
    }
    .company_wrap dl .txt {
        line-height: 1.8333333333;
        padding-left: 17px;
        padding-right: 17px;
    }
    .company_wrap dl .txt._other {
        text-indent: -7em;
        padding-left: calc(7em + 17px);
    }
    .company_wrap dl .txt a::after {
        width: 10px;
        height: 10px;
    }
    .company_wrap dl .list li:nth-child(n+2) {
        margin-top: 11px;
        padding-top: 11px;
    }
}/*# sourceMappingURL=partner_system.css.map */