@charset "UTF-8";
.pageContents {}
.pageContents-service {}
.pageContents_inner {}
.service {}
.service_title {
    font-size: 45px;
    color: #002C85;
    font-weight: normal;
    line-height: 1.7;
    margin-bottom: 32px;
}
.service_headline {
    font-size: 18px;
    line-height: 1.9;
    margin-bottom: 28px;
}
.service_text {
    font-size: 16px;
    line-height: 2.1;
}
.system {
    background: rgb(217, 239, 248);
    padding: 49px 45px 45px;
    margin-top: 74px;
}
.system_inner {
    position: relative;
    z-index: 1;
    border-left: 6px solid #1196d0;
    padding-left: 19px;
    padding-top: 19px;
    padding-bottom: 26px;
}
.system_title {
    color: rgb(19, 151, 209);
    font-size: 27px;
    margin-bottom: 38px;
}
.system_text {
    font-weight: bold;
    line-height: 2.3;
}
.system_image {
    position: absolute;
    z-index: 1;
    top: -20px;
    right: 18px;
}
.system_image > img {}
.service_link {
    margin-top: 85px;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}
.service_link > a {}
.service_link > a:hover {}
.service_link > a:before {
    content: "";
}
.service_link > a:after {
    content: "";
}
.service_link > a > .icon {}
.support {
    max-width: 500px;
    position: relative;
    z-index: 1;
    padding: 89px 30px 70px;
    background: rgb(233, 235, 241);
}
.support-no1 {
    margin-top: 71px;
    z-index: 2;
}
.support-right {
    margin-left: auto;
    right: -70px;
    padding-left: 254px;
}
.support_title {
    color: #002C85;
    line-height: 1;
    position: relative;
    z-index: 1;
    padding-left: 74px;
    margin-bottom: 44px;
}
.support_title > b {
    font-size: 40px;
    position: absolute;
    z-index: 1;
    border-bottom: 5px solid #002F83;
    text-align: center;
    white-space: nowrap;
    left: 0;
    padding-bottom: 7px;
    bottom: 4px;
}
.support_title > strong {
    display: block;
    font-size: 40px;
}
.support_title > small {
    display: block;
    font-size: 13px;
    margin-top: 6px;
}
.support_headline {
    font-size: 20px;
    line-height: 1.7;
    border-left: 6px solid #002C85;
    padding-left: 20px;
    margin-bottom: 20px;
}
.support_text {
    font-size: 15px;
    line-height: 1.7;
}
.support_image {
    position: absolute;
    z-index: 1;
    top: 140px;
}
.support_image-no1 {}
.support_image-right {
    left: -376px;
}
.support_image-right > img {}
.support-no2 {
    padding-top: 125px;
}
.support-left {
    left: -70px;
    padding-left: 52px;
    padding-right: 129px;
}
.support_image-left {
    left: 560px;
}
.support_image-left > img {}
.support-no3 {
    margin-top: 139px;
    padding-top: 70px;
    padding-bottom: 172px;
    margin-bottom: 127px;
}
.support_image-no3 {}
.support-no4 {
    margin-bottom: 210px;
}
.support_image-no4 {}
.support-no5 {
    padding-top: 69px;
    margin-bottom: 120px;
}
.support_image-no5 {
    top: 103px;
}
.for {
    width: 400px;
    background: #fff;
    padding: 25px 20px;
    box-sizing: border-box;
    margin-top: 47px;
}
.for_title {
    font-size: 16px;
    color: #07A7FC;
    margin-bottom: 10px;
}
.for_text {}
.service_title-contents {
    text-align: center;
}
.service_headline-contents {
    text-align: center;
}
.support_image-no2 {
    top: 0;
    left: 593px;
}

/* タブレット以下設定 */

@media screen and (max-width:999px) {
    .pageContents {}
    .pageContents-service {
        border-top-width: 8px;
    }
    .pageContents_inner {}
    .service {}
    .service_title {
        font-size: 30px;
        line-height: 1.4;
        margin-bottom: 15px;
    }
    .service_headline {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: inherit;
    }
    .service_text {
        font-size: 15px;
        line-height: inherit;
    }
    .system {
        padding: 25px;
        margin-top: 50px;
    }
    .system_inner {
        padding: 15px;
        border-left-width: 4px;
    }
    .system_title {}
    .system_text {
        line-height: inherit;
    }
    .system_image {
        position: static;
        width: 200px;
        margin: 30px auto 0;
    }
    .system_image > img {}
    .service_link {
        margin-top: 50px;
    }
    .service_link > a {}
    .service_link > a:hover {}
    .service_link > a:before {}
    .service_link > a:after {}
    .service_link > a > .icon {}
    .support {
        margin: 0;
        position: static;
        padding: 30px 40px;
        max-width: 600px;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
    }
    .support-no1 {
        margin-bottom: 0;
    }
    .support-right {}
    .support_title {
        padding-left: 70px;
        margin-bottom: 32px;
    }
    .support_title > b {
        font-size: 36px;
        bottom: 2px;
    }
    .support_title > strong {
        font-size: 34px;
    }
    .support_title > small {
        font-size: 12px;
    }
    .support_headline {
        border-left-width: 4px;
        font-size: 18px;
    }
    .support_text {
        line-height: inherit;
    }
    .support_image {
        position: static;
        margin-top: 25px;
        text-align: center;
    }
    .support_image-no1 {}
    .support_image-right {}
    .support_image-right > img {}
    .support-no2 {}
    .support-left {}
    .support_image-left {}
    .support_image-left > img {}
    .support-no3 {}
    .support_image-no3 {}
    .support-no4 {}
    .support_image-no4 {}
    .support-no5 {}
    .support_image-no5 {}
    .for {
        width: auto;
    }
    .for_title {}
    .for_text {}
    .service_title-contents {}
    .service_headline-contents {
        margin-bottom: 50px;
    }
    .support_image-no2 {}
}

/* スマホ設定 */

@media screen and (max-width:699px) {
    .pageContents {}
    .pageContents-service {
        border-top-width: 6px;
    }
    .pageContents_inner {}
    .service {}
    .service_title {
        font-size: 20px;
    }
    .service_headline {
        font-size: 14px;
        margin-bottom: 29px;
        line-height: 1.5;
    }
    .service_text {
        font-size: 14px;
    }
    .system {
        margin-top: 36px;
        padding: 25px 15px;
    }
    .system_inner {
        padding: 10px 0 10px 10px;
        border-left-width: 3px;
    }
    .system_title {
        font-size: 20px;
        margin-bottom: 18px;
    }
    .system_text {
        line-height: 1.6;
    }
    .system_image {
        margin-top: 10px;
    }
    .system_image > img {}
    .service_link {
        margin-top: 36px;
        max-width: 100%;
    }
    .service_link > a {}
    .service_link > a:hover {}
    .service_link > a:before {}
    .service_link > a:after {}
    .service_link > a > .icon {}
    .support {
        padding: 15px 10px;
        margin-bottom: 45px;
    }
    .support-no1 {
        margin-bottom: 0;
    }
    .support-right {}
    .support_title {
        padding-left: 40px;
        margin-bottom: 13px;
    }
    .support_title > b {
        font-size: 20px;
        border-bottom-width: 3px;
    }
    .support_title > strong {
        font-size: 20px;
    }
    .support_title > small {
        font-size: 10px;
    }
    .support_headline {
        border-left-width: 2px;
        padding-left: 10px;
        font-size: 14px;
        margin-bottom: 10px;
    }
    .support_text {
        font-size: 14px;
    }
    .support_image {
        margin-top: 15px;
    }
    .support_image-no1 {}
    .support_image-right {}
    .support_image-right > img {}
    .support-no2 {}
    .support-left {}
    .support_image-left {}
    .support_image-left > img {}
    .support-no3 {}
    .support_image-no3 {}
    .support-no4 {}
    .support_image-no4 {}
    .support-no5 {
        margin-bottom: ;
    }
    .support_image-no5 {}
    .for {
        margin-top: 20px;
        padding: 10px;
    }
    .for_title {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .for_text {}
    .service_title-contents {
        text-align: left;
    }
    .service_headline-contents {
        text-align: left;
        margin-bottom: 30px;
    }
    .support_image-no2 {}
}
