@charset "UTF-8";
.proTop_wrap {
    margin-bottom: 120px;
}
.proFeatures_wrap {
    margin-top: 60px;
}
.proFeatures_box {
    width: 100%;
    border-radius: 20px;
    background: #f4fbff;
    padding: 40px 40px 38px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px;
}
.proFeatures_box:last-child {
    margin-bottom: 0;
}
.proFeatures_box .imgbox {
    width: 160px;
    text-align: center;
}
.proFeatures_box .img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 100%;
}
.proFeatures_box .read {
    color: #347ec0;
    font-weight: bold;
    margin-top: 8px;
}
.proFeatures_box .txtbox {
    width: -webkit-calc(100% - 160px);
    width: calc(100% - 160px);
    padding-left: 30px;
    box-sizing: border-box;
}
.proFeatures_box .ttl {
    font-size: 20px;
    line-height: 1.6;
    font-weight: bold;
}
.proFeatures_box .txt {
    margin-top: 14px;
}
.proFeatures_box .txt span {
    font-weight: bold;
}
.proFeatures_box .c-lnk {
    margin-top: 20px;
    font-size: 14px;
    text-align: right;
}
.proTest_wrap {
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
}
.proTest_wrap .img {
    width: 460px;
}
.proTest_wrap .txt {
    width: -webkit-calc(100% - 460px);
    width: calc(100% - 460px);
    padding-left: 30px;
    box-sizing: border-box;
    line-height: 2;
}
.ver2Test_wrap {
    margin-top: 60px;
}
.ver2Test_txt {
    font-size: 16px;
    line-height: 2;
    margin-top: 20px;
}
.ver2Test_cnt {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 24px;
}
.ver2Test_lst {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    box-sizing: border-box;
    padding-right: 40px;
}
.ver2Test_box {
    margin-bottom: 24px;
}
.ver2Test_box:last-child {
    margin-bottom: 0;
}
.ver2Test_box dt {
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
    padding-left: 1.4em;
    position: relative;
}
.ver2Test_box dt:before {
    content: '▼';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.ver2Test_box dd {
    margin-top: 6px;
    font-size: 16px;
    line-height: 2;
}
.ver2Point_wrap {
    margin-top: 80px;
}
.ver2Point_box {
    margin-top: 28px;
    display: flex;
    flex-direction: row-reverse;
}
.ver2Point_box .txt {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    box-sizing: border-box;
    padding-right: 40px;
    font-size: 16px;
    line-height: 2;
}
.ver2Use_box {
    margin-top: 40px;
}
.ver2Use_box:last-child {
    margin-bottom: 0;
}
.ver2Use_box .txt {
    margin-top: 12px;
    font-size: 16px;
    line-height: 2;
}
.webSystem_box {
    margin-top: 60px;
}
.webSystem_box .img {
    text-align: center;
}
.webSystem_box .txt {
    font-size: 16px;
    line-height: 2;
}
.webSystem_in {
    margin-top: 40px;
}
.webSystem_in .txt {
    margin-top: 40px;
}
.webSystem_in .img {
    margin-top: 20px;
}
.webSystem_in .img:last-child {
    margin-top: 0;
}
.webSystem_in .img img {
    width: 100%;
    height: auto;
    max-width: max-content;
}
.webSystem_flx {
    display: flex;
    margin-top: 40px;
}
.webSystem_flx .txt {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
    box-sizing: border-box;
}
.webSystem2_txt {
    font-size: 16px;
    line-height: 2;
    margin-top: 60px;
}
.webSystem2_img {
    text-align: center;
    margin-top: 40px;
}
.webSystem2_lst {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}
.webSystem2_box {
    width: 49%;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(52, 126, 192, 0.2);
}
.webSystem2_box .ttl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #fff;
    background: #1C476E;
    text-align: center;
    border-radius: 10px 10px 0 0;
    padding: 19px 0;
}
.webSystem2_box .img {
    text-align: center;
    margin: 28px 0 24px;
}
.webSystem2_box .txt {
    font-size: 16px;
    line-height: 2;
    padding: 0 26px 30px;
}
.soshikiTest_wrap {
    margin-top: 60px;
}
.soshikiTest_wrap .txt {
    margin-top: 26px;
    font-size: 16px;
    line-height: 2;
}
.soshikiTest_wrap .img {
    text-align: center;
    margin-top: 20px;
}
.soshikiTest_wrap .img img {
    width: 100%;
    height: auto;
    max-width: 1000px;
}
.soshikiIntro_wrap {
    margin-top: 60px;
}
.soshikiIntro_txt {
    margin-top: 26px;
    font-size: 16px;
    line-height: 2;
}
.soshikiTest_lst {
    margin-top: 40px;
}
.soshikiIntro_box {
    margin-bottom: 40px;
}
.soshikiIntro_box dt {
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
}
.soshikiIntro_box dd {
    margin-top: 6px;
    font-size: 16px;
    line-height: 2;
}
.soshikiHuman_wrap {
    margin-top: 60px;
}
.soshikiHuman_lst {
    margin-top: 40px;
}
.soshikiHuman_box {
    margin-top: 40px;
    display: flex;
}
.soshikiHuman_box .img {
    text-align: center;
}
.soshikiHuman_box .img img {
    width: 100%;
    height: auto;
    max-width: 400px;
}
.soshikiHuman_txt {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
    box-sizing: border-box;
    padding-left: 40px;
}
.soshikiHuman_txt dt {
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
}
.soshikiHuman_txt dd {
    margin-top: 6px;
    font-size: 16px;
    line-height: 2;
}
.popup_cnt {
    width: 100%;
    height: 100%;
    overflow: scroll;
    padding: 60px;
    box-sizing: border-box;
    text-align: center;
}
.output_img {
    display: none;
}
.output_img.active {
    display: block;
}
.output_img {
    width: 100%;
    height: auto;
    box-sizing: border-box;
}
@media only screen and (min-width:767px) {
    .soshikiTest_flx {
        display: flex;
        justify-content: space-between;
        gap: 0 3%;
    }
    .soshikiTest_flx .img {
        width: 30%;
    }
    .soshikiHuman_box .img a:hover {
        opacity: .8;
    }
    .soshikiTest_wrap .img a:hover img {
        opacity: .8;
    }
}
@media screen and (min-width:767px) and (max-width:1240px) {
    .proTop_wrap {
        padding: 0 40px;
    }
}
@media screen and (min-width:767px) and (max-width:1024px) {
    .ver2Test_cnt {
        display: block;
        margin-top: 24px;
    }
    .ver2Test_cnt .img {
        text-align: center;
        margin-bottom: 24px;
    }
    .ver2Test_lst {
        width: 100%;
        padding-right: 0;
    }
    .ver2Point_box {
        margin-top: 28px;
        display: block;
    }
    .ver2Point_box .img {
        text-align: center;
        margin-bottom: 24px;
    }
    .ver2Point_box .txt {
        width: 100%;
        padding-right: 0;
    }
    .webSystem_flx {
        display: block;
        margin-top: 40px;
    }
    .webSystem_flx .txt {
        width: 100%;
        margin-top: 40px;
    }
}
@media only screen and (max-width:767px) {
    .proTop_wrap {
        padding: 0 5.128vw;
        margin-bottom: 16vw;
    }
    .proFeatures_wrap {
        margin-top: 10.667vw;
    }
    .proFeatures_box {
        width: 100%;
        border-radius: 2.667vw;
        padding: 30px 5.128vw;
        box-sizing: border-box;
        display: block;
        margin-bottom: 5.333vw;
    }
    .proFeatures_box .imgbox {
        width: 100%;
        text-align: center;
    }
    .proFeatures_box .img {
        width: 21.333vw;
        height: 21.333vw;
    }
    .proFeatures_box .img img {
        width: 10.667vw;
        height: auto;
    }
    .proFeatures_box .read {
        font-size: 3.733vw;
        margin-top: 2.133vw;
    }
    .proFeatures_box .txtbox {
        width: 100%;
        padding-left: 0;
        margin-top: 6.4vw;
    }
    .proFeatures_box .ttl {
        font-size: 4.8vw;
    }
    .proFeatures_box .txt {
        font-size: 3.467vw;
        margin-top: 4.267vw;
    }
    .proFeatures_box .c-lnk {
        margin-top: 3.733vw;
        font-size: 3.2vw;
    }
    .proTest_wrap {
        display: block;
        margin-top: 5.333vw;
    }
    .proTest_wrap .img {
        width: 100%;
    }
    .proTest_wrap .img img {
        width: 100%;
        height: auto;
    }
    .proTest_wrap .txt {
        font-size: 3.467vw;
        width: 100%;
        padding-left: 0;
        margin-top: 5.333vw;
    }
    .ver2Test_wrap {
        margin-top: 10.667vw;
    }
    .ver2Test_txt {
        font-size: 3.59vw;
        margin-top: 4.8vw;
    }
    .ver2Test_cnt {
        display: block;
        margin-top: 5.333vw;
    }
    .ver2Test_cnt .img {
        text-align: center;
        margin-bottom: 5.333vw;
    }
    .ver2Test_cnt .img img {
        width: 100%;
        height: auto;
        max-width: 80vw;
    }
    .ver2Test_lst {
        width: 100%;
        padding-right: 0;
    }
    .ver2Test_box {
        margin-bottom: 5.333vw;
    }
    .ver2Test_box dt {
        font-size: 4.267vw;
    }
    .ver2Test_box dd {
        margin-top: 1.6vw;
        font-size: 3.59vw;
    }
    .ver2Point_wrap {
        margin-top: 10.667vw;
    }
    .ver2Point_box {
        margin-top: 7.467vw;
        display: block;
    }
    .ver2Point_box .img {
        text-align: center;
        margin-bottom: 5.333vw;
    }
    .ver2Point_box .img img {
        width: 100%;
        height: auto;
        max-width: 100.8vw;
    }
    .ver2Point_box .txt {
        width: 100%;
        padding-right: 0;
        font-size: 3.59vw;
    }
    .c-page_ttl + .ver2Use_box {
        margin-top: 10.667vw;
    }
    .ver2Use_box {
        margin-top: 6.933vw;
    }
    .ver2Use_box .txt {
        margin-top: 1.6vw;
        font-size: 3.59vw;
    }

    .webSystem_box {
        margin-top: 10.667vw;
    }
    .webSystem_box .txt {
        font-size: 3.59vw;
    }
    .webSystem_in {
        margin-top: 4.8vw;
    }
    .webSystem_in .txt {
        margin-top: 4.8vw;
    }
    .webSystem_in .img img {
        width: 100%;
        height: auto;
    }
    .webSystem_flx {
        display: block;
        margin-top: 4.8vw;
    }
    .webSystem_flx .txt {
        width: 100%;
        margin-top: 4.8vw;
    }
    .webSystem_flx .img img {
        width: 100%;
        height: auto;
        max-width: 400px;
    }
    .webSystem2_txt {
        font-size: 3.59vw;
        margin-top: 10.667vw;
    }
    .webSystem2_img {
        margin-top: 4.8vw;
    }
    .webSystem2_img img {
        width: 100%;
        height: auto;
    }
    .webSystem2_lst {
        display: block;
        margin-top: 10.667vw;
    }
    .webSystem2_box {
        margin-top: 10.667vw;
        width: 100%;
    }
    .webSystem2_box:first-child {
        margin-top: 0;
    }
    .webSystem2_box .ttl {
        font-size: 5.128vw;
        padding: 4.615vw 0;
    }
    .webSystem2_box .img {
        margin: 5.333vw 4.267vw;
    }
    .webSystem2_box .img img {
        width: 100%;
        height: auto;
    }
    .webSystem2_box .txt {
        font-size: 3.59vw;
        padding: 0 4.267vw 5.333vw;
    }

    .soshikiTest_wrap {
        margin-top: 10.667vw;
    }
    .soshikiTest_wrap .txt {
        margin-top: 4.8vw;
        font-size: 3.59vw;
    }
    .soshikiTest_wrap .img {
        margin-top: 4.8vw;
    }
    .soshikiIntro_wrap {
        margin-top: 10.667vw;
    }
    .soshikiIntro_txt {
        margin-top: 4.8vw;
        font-size: 3.59vw;
    }
    .soshikiTest_lst {
        margin-top: 6.4vw;
    }
    .soshikiIntro_box {
        margin-bottom: 6.4vw;
    }
    .soshikiIntro_box dt {
        font-size: 4.267vw;
    }
    .soshikiIntro_box dd {
        margin-top: 1.6vw;
        font-size: 3.59vw;
    }
    .soshikiHuman_wrap {
        margin-top: 10.667vw;
    }
    .soshikiHuman_lst {
        margin-top: 4.8vw;
    }
    .soshikiHuman_box:first-child {
        margin-top: 4.8vw;
    }
    .soshikiHuman_box {
        margin-top: 10.667vw;
        display: block;
    }
    .soshikiHuman_txt {
        width: 100%;
        padding: 0;
        margin-top: 3.733vw;
    }
    .soshikiHuman_txt dt {
        font-size: 4.267vw;
    }
    .soshikiHuman_txt dd {
        margin-top: 1.6vw;
        font-size: 3.59vw;
    }
    .popup_cnt {
        padding: 7.692vw 2.564vw 2.564vw;
    }
}