@charset "UTF-8";

/* 改行 */
.sp_linebreak {
    display: none;
}

/* ラインナップ */
.lineup_wrap .lineup {
    font-weight: bold;
    margin: 10px 30px;
    font-size: 20px;
    position: relative;
    border-bottom: 2px solid #393939;
    padding: 0 0 20px 0px;

}

.lineup_wrap .lineup_word {
    border: 1px solid #008d92;
    background-color: #008d92;
    border-radius: 20px;
    line-height: 1.5;
    color: #fff;
    padding: 5px 20px;

}

.home .service_sec {
    margin-top: -30px;
}

.home .service_sec {
    padding-top: 120px;
}




/* 契約事務手数料 */

.home .fv_sec .recom_wrap {
    position: relative;
    margin-top: 80px;
    top: 45px;
    padding: 0px 150px;
    background-color: #FFEE5E;
    height: auto;
    text-align: center;
    /* display: block; */
}

.home .fv_sec .recom_wrap1:before {
    background-color: transparent;
    content: "";
    text-align: center;
}
/* ▼2025.06.06 津田追記 */
.home .fv_sec .recom_wrap:before {
    height: auto;
}
/* ▲2025.06.06 津田追記 */

.home .fv_sec .recom_wrap .cmp_banner {
    /* position: relative; */
    background-color: transparent;
    display: block;
    margin: 0;
    width: 100%;
    max-width: none;
    max-height: 80px;
    border: 5px solid transparent;
    /* padding: 0px; */
    display: flex;
    text-align: center;
    /* ▼2025.06.06 津田追記 */
    padding: 10px 0px;
    /* ▲2025.06.06 津田追記 */
    justify-content: center;
}

.home .fv_sec .recom_wrap .cmp_banner .cmp_0yen {
    margin: 5px;
    text-align: center;
    display: contents;
}

.home .fv_sec .recom_wrap .cmp_banner .period_box {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin: auto 0 20px;
    max-width: 300px;
    min-width: 280px;
    border: 2px solid #008d92;
    border-radius: 50px;
    overflow: hidden;
    max-height: 30px;
    /* vertical-align: bottom; */
}

.home .fv_sec .recom_wrap .cmp_banner .period_box .name {
    margin: 0;
    font-size: 19px;
    line-height: 1.5;
    font-weight: 500;
    width: 30%;
    max-width: 100px;
    /* min-width: 90px; */
    text-align: center;
    background-color: #008d92;
    color: #fff;
    padding: 0px;
}

.home .fv_sec .recom_wrap .cmp_banner .period_box .period {
    margin: 0;
    width: 70%;
    color: #008d92;
    font-size: 19px;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 0px 0px;
    /* text-align: center; */
    /* vertical-align: middle; */
    background-color: #fff;
    /* max-width: 70%; */
    /* min-width: 180px; */
}



.home .fv_sec .recom_wrap .inner {
    position: relative;
    margin: 0 auto;
    width: 90%;
    max-width: 1080px;
    padding-top: 22px;
}

.home .fv_sec .recom_wrap .inner .comment {
    margin: 0;
    font-size: 27px;
    letter-spacing: 2px;
    line-height: 1.5;
    font-weight: 600;
    color: #393939;
    padding-bottom: 45px;
    position: relative;
}

.home .fv_sec .recom_wrap .inner .comment:before {
    content: "";
    position: absolute;
    width: 576px;
    height: 50px;
    background-image: url(../img/home/recom_line.png);
    background-position: left;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 600px;
    left: 0;
}

.home .fv_sec .recom_wrap .inner .flex_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.home .fv_sec .recom_wrap .inner .flex_wrap .s_box {
    width: calc(30% - 20px);
    text-align: center;
    background-color: #fff;
    border: 6px solid #008d92;
    border-radius: 10px;
    padding: 10px;
}

.home .fv_sec .recom_wrap .inner .flex_wrap .s_box .name {
    margin: 0;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 600;
    color: #008d92;
}

.home .fv_sec .recom_wrap .inner .flex_wrap .s_box .name.adjust {
    padding-top: 10px;
}

.home .fv_sec .recom_wrap .inner .flex_wrap .s_box .sub {
    margin: 0;
    color: #008d92;
    font-size: 15px;
    line-height: 1.5;
}


.home .img_cmp_0yen {
    text-align: center;
    width: 100%;
    height: 100%;
    /* min-width: 360px; */
    max-width: 430px;
    /* display: block; */
    margin: auto 5px 20px 0;
}

.home .woman_now {
    text-align: center;
    width: 100%;
    height: 100%;
    /* min-width: 120px; */
    max-width: 130px;
    max-height: 80px;
    /* display: block; */
}



/* タイトル */

.sec_title_box {
    position: relative;
    padding-top: 73px;
    margin: 0px 60px 10px 60px;
}

.sec_title_box .title1 {
    margin: 0;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600;
    color: #20716C;
    border-left: 1px solid #20716f;
    border-bottom: 1px solid #20716f;
    padding-left: 20px;
    padding-bottom: 10px;
    position: relative;
}

.sec_title_box .sub1 {
    margin: 0;
    position: absolute;
    font-size: 75px;
    font-weight: 700;
    line-height: 1.5;
    color: #d3e4e4;
    letter-spacing: 1.5px;
    top: 0;
    opacity: 0.5;
    left: -30px;
}



/* WiFiマンスリー */

.home .about_wifimonthly {
    background-color: #fff;
    padding-top: 174px;
    padding-bottom: 60px;
    margin-top: -98px;
}

.home .about_wifimonthly .lineup_wrap {
    margin: 0 auto;
    width: 90%;
    max-width: 1180px;
    margin-bottom: 80px;
    margin-top: 30px;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box {
    width: calc(16.6% - 1px);
    border-right: 1px solid #999;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box:last-child {
    border-right: none;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box a {
    display: block;
    color: #393939;
    text-decoration: none;
    margin: 0 auto;
    width: calc(80% - 10px);
    text-align: center;
    transition: 0.5s;
    padding: 10%;
    border-radius: 10px;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box a:hover {
    border: 4px solid #4fb3a8;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box .image {
    margin: 0 auto;
    width: 90%;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box .name {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box .data {
    margin: 0;
    background-color: #008d92;
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 600;
    border-radius: 25px;
    margin-bottom: 5px;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box .price {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box .price .l_bold {
    font-size: 17px;
    font-weight: 600;
    color: #008d92;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box .price .color {
    color: #008d92;
}


.home .about_wifimonthly .wrap {
    margin: 0 auto;
    width: 90%;
    max-width: 1080px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}

.home .about_wifimonthly .wrap .wrap_name {
    margin: 0;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: 3px;
    color: #4fb3a8;
    position: relative;
}

.home .about_wifimonthly .wrap .lead_box {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.home .about_wifimonthly .wrap .lead_box .icon {
    margin: 0;
    width: 100px;
    margin-right: 30px;
}

.home .about_wifimonthly .wrap .lead_box .right {
    width: calc(100% - 131px);
}

.home .about_wifimonthly .wrap .lead_box .right .lead {
    margin: 0 40px;
    font-size: 25px;
    line-height: 1.5;
    margin-top: 22px;
    font-weight: 600;
    color: #393939;
}

.home .about_wifimonthly .wrap .check_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
}

.home .about_wifimonthly .wrap .check_wrap .s_check {
    width: 41%;
    padding: 0 4%;
    border-right: 2px dotted #515151;
}

.home .about_wifimonthly .wrap .check_wrap .s_check:last-child {
    border-right: none;
}

.home .about_wifimonthly .wrap .check_wrap .s_check .name {
    font-size: 25px;
    line-height: 1.5;
    font-weight: 600;
    color: #008d92;
    letter-spacing: 2px;
    padding-left: 40px;
    margin: 0;
    position: relative;
    margin-bottom: 12px;
}

.home .about_wifimonthly .wrap .check_wrap .s_check .name:before {
    content: "";
    position: absolute;
    width: 33px;
    height: 34px;
    left: 0;
    background-image: url(../img/home/recom_check.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    top: 2px;
}

.home .about_wifimonthly .wrap .check_wrap .s_check .comment {
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
    color: #393939;
}

.home .about_wifimonthly .wrap .recom_comment {
    margin: 0 auto;
    text-align: center;
    font-size: 27px;
    line-height: 1.5;
    font-weight: 600;
    color: #393939;
    margin-top: 39px;
}

.home .about_wifimonthly .wrap .recom_comment .u_line {
    background: linear-gradient(transparent 72%, #fcee21 72%);
}

.home .about_wifimonthly {
    padding-top: 119px;
    padding-bottom: 40px;
}

.home .about_wifimonthly .lineup_wrap {
    margin-bottom: 80px;
    margin-top: 10px;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box {
    width: calc(50% - 1px);
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box:nth-child(2) {
    border-right: none;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box:nth-child(4) {
    border-right: none;
}

.home .about_wifimonthly .lineup_wrap .flex_wrap .s_box a {
    margin: 0 auto;
    width: calc(90% - 10px);
    padding: 16px 5%;
    border-radius: 10px;
}

.home .about_wifimonthly .wrap .lead_box {
    display: block;
    margin-top: 15px;
}

.home .about_wifimonthly .wrap .lead_box .icon {
    display: none;
}

.home .about_wifimonthly .wrap .lead_box .right {
    width: auto;
}

.home .about_wifimonthly .wrap .lead_box .right .lead {
    font-size: 20px;
    margin-top: 10px;
}



/* レンタルシステム */
.system_sec {
    padding-bottom: 60px;
    position: relative;
}

.system_sec .wrap {
    margin: 0 auto;
    width: 90%;
    max-width: 1080px;
    position: relative;
}



.system_sec .system_image_wrap {
    margin-top: 50px;
}

.system_sec .system_image_wrap img {
    width: 100%;
    height: auto;
}

.system_sec .system_image_wrap .image {
    margin: 0 auto;
    max-width: 980px;
    text-align: center;
}

.system_sec .system_image_wrap .system_info {
    margin: 0 auto;
    max-width: 700px;
    margin-top: 30px;
    border: 2px solid #20716C;
    border-radius: 13px;
    padding: 35px;
    background-color: #fff;
}

.system_sec .system_image_wrap .system_info .s_info {
    margin-bottom: 19px;
}

.system_sec .system_image_wrap .system_info .s_info:last-child {
    margin-bottom: 0;
}

.system_sec .system_image_wrap .system_info .s_info .name {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    color: #20716C;
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px;
}

.system_sec .system_image_wrap .system_info .s_info .name:before {
    content: "";
    position: absolute;
    width: 13px;
    height: 26px;
    background-color: #fcd421;
    left: 0;
    top: 2px;
}

.system_sec .system_image_wrap .system_info .s_info .comment1 {
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
    color: #393939;
    position: relative;
    margin-left: 20px;
}

.system_sec .system_image_wrap .system_info .s_info .attention {
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
    color: #393939;
    position: relative;
    padding-left: 16px;
    margin-left: 20px;
}

.system_sec .system_image_wrap .system_info .s_info .attention:before {
    content: "\203B";
    position: absolute;
    left: 0;
}


.system_sec .wrap .system_flow_wrap {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

.system_sec .wrap .system_flow_wrap .col1 {
    width: 25%;
}

.system_sec .wrap .system_flow_wrap .s_flow {
    position: relative;
    background-color: #fff;
    padding-bottom: 30px;
    border-top: 1px solid #999;
}

.system_sec .wrap .system_flow_wrap .s_flow .num {
    margin: 0;
    width: 55px;
    position: absolute;
    left: 0;
    top: 0;
}

.system_sec .wrap .system_flow_wrap .s_flow .name {
    margin: 0;
    text-align: center;
    height: 4em;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    color: #20716f;
    position: relative;
    top: 18px;
}

.system_sec .wrap .system_flow_wrap .col1 .s_flow .image {
    margin: 0 auto;
    width: 90%;
}

.system_sec .wrap .system_flow_wrap .col1 .s_flow .comment {
    margin: 0 auto;
    width: 90%;
    font-size: 14px;
    line-height: 1.6;
    color: #393939;
    margin-top: 10px;
}

.system_sec .wrap .system_flow_wrap .col2 {
    width: calc(50% - 10px);
    border: 5px solid #2daba3;
    background-color: #edfffd;
    padding-bottom: 16px;
}

.system_sec .wrap .system_flow_wrap .col2 .flex_wrap {
    display: flex;
    flex-wrap: wrap;
}

.system_sec .wrap .system_flow_wrap .col2 .flex_wrap .s_flow {
    width: calc(50% - 2px);
    border-right: 1px solid #000;
    border-top: none;
}

.system_sec .wrap .system_flow_wrap .col2 .flex_wrap .s_flow:last-child {
    border-right: none;
}


.system_sec .wrap .system_flow_wrap .col2 .flex_wrap .s_flow .name {
    margin: 0;
    top: 6px;
}

.system_sec .wrap .system_flow_wrap .col2 .flex_wrap .s_flow .image {
    margin: 0 auto;
    width: 90%;
}

.system_sec .wrap .system_flow_wrap .col2 .flex_wrap .s_flow .comment {
    width: 90%;
    font-size: 14px;
    line-height: 1.6;
    color: #393939;
    margin: 0 auto;
    margin-top: 10px;
}

.system_sec .wrap .system_flow_wrap .col2 .sub_box {
    margin: 0 auto;
    width: 95%;
    margin-top: 30px;
    background-color: #fff;
    padding-bottom: 20px;
}

.system_sec .wrap .system_flow_wrap .col2 .sub_box .period {
    background-color: #008f8e;
    color: #fff;
    padding: 10px;
}

.system_sec .wrap .system_flow_wrap .col2 .sub_box .period .days {
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
}

.system_sec .wrap .system_flow_wrap .col2 .sub_box .period .sub {
    margin: 0;
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
}

.system_sec .wrap .system_flow_wrap .col2 .sub_box .point {
    margin: 0 auto;
    width: 90%;
    padding-bottom: 10px;
}

.system_sec .wrap .system_flow_wrap .col2 .sub_box .point .point_box {
    margin-top: 19px;
}

.system_sec .wrap .system_flow_wrap .col2 .sub_box .point .point_box .name {
    margin: 0;
    display: inline-block;
    border: 2px solid #20716f;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    color: #20716f;
    padding: 7px 20px;
    margin-right: 18px;
}

.system_sec .wrap .system_flow_wrap .col2 .sub_box .point .point_box .comment {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.5;
    width: calc(100% - 135px);
    color: #393939;
}

.system_sec .wrap .system_flow_wrap .col2 .sub_box .point .attention {
    margin: 0 auto;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 20px;
    width: 90%;
    position: relative;
    padding-left: 17px;
    color: #393939;
}

/*  レンタル料金  */
.home .price_sec .wrap .sec_lead {
    margin: 40px;
    font-size: 20px;
}

.home .price_sec .wrap .s_wrap .last_month_wrap {

    display: flex;
}

.home .price_sec .wrap .s_wrap .last_month_wrap img {

    width: 100px;
    height: auto;
    margin: 0 20px;

}

.home .price_sec .wrap .s_wrap .first_month_wrap .lead {
    margin: 20px;
}

.home .price_sec .wrap .s_wrap .first_month_wrap .l_lead {
    font-size: 28px;
}

.home .price_sec .wrap .s_wrap .first_month_wrap .ex_box {
    padding: 20px;
    margin: 40px 100px 13px;
}

.home .price_sec .wrap .s_wrap .last_month_wrap .lead {
    font-size: 20px;
}


.home .price_sec .wrap .s_wrap .first_month_wrap {
    text-align: left;
    margin-top: 28px;

}


/* 解約方法 */

.name1 {
    font-size: 150%;
    font-weight: bold;
}

.btn_link_cancel a {
    font-size: 25px;
    font-weight: bold;
}

.home .cancell_sec .wrap .check_box .comment {
    margin: 20px 0;
    line-height: 2;
    font-size: 17px;
}

.home .cancell_sec .wrap .check_box .attention {
    line-height: 2;
    font-size: 17px;
}


.home .cancell_sec .wrap .ex_box {
    width: 45%;
    margin: 40px auto auto;
}

.home .cancell_sec .wrap .lead {
    font-size: 20px;
}


.home .service_info_sec .wrap_service {
    margin-top: 30px;
}


























@media only screen and (max-width: 767px) {

    /* 改行 */
    .sp_linebreak {
        display: block;
    }


    /*  契約事務手数料 */
    .home .fv_sec .wrap .title_box:before {
        height: 170%;
    }

    .home .fv_sec .recom_wrap .cmp_banner {
        width: 100%;
        display: block;
        padding: 0 10px 0 0;
    }


    .home .fv_sec .recom_wrap1:before {
        background-color: transparent;
        content: "";
    }

    .home .fv_sec .recom_wrap .cmp_banner .period_box {
        /* display: block; */
        border-radius: 8px;
        margin-bottom: 0;
        width: calc(100% - 150px);
        text-align: center;
        margin: 0 auto;
        border-radius: 20px;
        vertical-align: middle;
        width: 85%;
        height: 15px;
        min-width: 150px;
        max-width: 190px;
    }

    .home .fv_sec .recom_wrap .cmp_banner .period_box .name {
        width: 30%;
        font-size: 10px;
        padding: 3px;
        padding: 0;
        /* vertical-align: middle; */
    }

    .home .fv_sec .recom_wrap .cmp_banner .period_box .period {
        width: 70%;
        font-size: 10px;
        padding: 0;
    }

    .home .fv_sec .recom_wrap {
        margin-top: 0px;
        top: 0px;
        height: auto;
        /* text-align: center; */
        padding: 0 5px;
    }

    .home .fv_sec .recom_wrap .cmp_banner .cmp_0yen {
        display: contents;
        vertical-align: middle;
    }

    .home .img_cmp_0yen {
        width: 100%;
        /* min-width: 10px; */
        max-width: 280px;
        margin: auto;
    }

    .home .woman_now {
        text-align: center;
        width: 100%;
        height: auto;
        /* min-width: 120px; */
        max-width: 70px;
        max-height: 80px;
        /* display: block; */
    }


    /* WiFIマンスリー */
    .home .about_wifimonthly .wrap {}

    .home .about_wifimonthly .wrap .wrap_name {}

    .home .about_wifimonthly .wrap .lead_box {
        display: block;
        margin-top: 15px;
    }

    .home .about_wifimonthly .wrap .lead_box .icon {
        display: none;
    }

    .home .about_wifimonthly .wrap .lead_box .right {
        width: auto;
    }

    .home .about_wifimonthly .wrap .lead_box .right .lead {
        font-size: 15px;
        margin: 0 10px;
    }



    .home .about_wifimonthly .wrap .lead_box .right .lead br {
        display: none;
    }

    .home .about_wifimonthly .wrap .lead_box .right .attention {}

    .home .about_wifimonthly .wrap .check_wrap {
        display: block;
    }

    .home .about_wifimonthly .wrap .check_wrap .s_check {
        width: auto;
        border-right: none;
        border-bottom: 2px dotted #515151;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .home .about_wifimonthly .wrap .check_wrap .s_check .name {
        font-size: 20px;
        padding-left: 35px;
    }

    .home .about_wifimonthly .wrap .check_wrap .s_check .name:before {
        background-size: 26px;
        top: -1px;
    }

    .home .about_wifimonthly .wrap .check_wrap .s_check:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }

    .home .about_wifimonthly .wrap .check_wrap .s_check .comment {
        font-size: 14px;
    }

    .home .about_wifimonthly .wrap .recom_comment {
        font-size: 17.5px;
        margin-top: -4px;
    }

    .home .about_wifimonthly .wrap .recom_comment .u_line {}

    /*    レンタルシステム  */
    .system_sec .system_image_wrap img {
        width: 80%;
        height: auto;
    }

    /*  レンタル料金  */
    .home .price_sec .wrap .sec_lead {
        margin: 40px 20px;
        font-size: 15px;
    }

    .home .price_sec .wrap .s_wrap .first_month_wrap .l_lead {
        text-align: center;
    }

    .home .price_sec .wrap .s_wrap .last_month_wrap .lead {
        text-align: left;
        margin: 20px 0 0 0;
        width: auto;
        font-size: 15px;

    }

    .home .price_sec .wrap .s_wrap .first_month_wrap .ex_box {
        margin: 20px;

    }


    /*  解約方法*/
    .home .cancell_sec .wrap .lead {
        margin: 0 20px;
        line-height: 1.5;
        font-size: 15px;

    }

    .name1 {
        font-size: 120%;
    }

    .home .cancell_sec .wrap .check_box {
        margin: 20px;
    }

    .home .cancell_sec .wrap .ex_box {
        width: auto;
        margin: 20px;
    }

    /*  タイトル */

    .sec_title_box {
        position: relative;
        padding-top: 30px;
        margin: 0px 30px 10px 30px;
    }

    .sec_title_box .title1 {
        font-size: 20px;
    }

    .sec_title_box .sub1 {
        font-size: 40px;
        left: -15px;
    }







}