@charset 'utf-8';

.d4-sec02 .U9Nsub-flex_contentsbox_text-box.U9N-flex_right> img {
    margin-bottom: 20px;
}
.d4-sec05 .U9Nsub-flex_contentsbox_text-box.U9N-flex_left> img {
    margin-top: 20px;
}
.d4-sec06 .U9Nsub-flex_contentsbox_text-box {
    width: 100%;
}
@media screen and (max-width: 656px) {
    .d4-sec02 {
        padding-top: 100px;
    }
}

.detail--04 {
    font-family: "Noto Sans JP";
    max-width: 980px;
    margin: auto;
    padding: 120px 5% !important;
}

.detail--04 p {
    line-height: 1.8;
}

.U9R-d4-sec01 {
    margin-top: 150px;
}

/* .U9Rsub-bg-img {
    position: relative;
    top: 50px;
} */

/* .U9R-d5-svg-box {
    transform: translateY(-10px);
    width: 55%;
    margin: auto;
} */

/* .U9R-d5-txt-box {
    margin: auto;
    text-align: center;
    transform: translateY(-40px);
} */

.U9Nsub-flex_contentsbox {
    display: flex;
    /* flex-direction: row; */
    /* align-items: center; */
    margin-bottom: 150px;
}

.U9Nsub-flex_contentsbox_text-box.U9N-flex_right {
    padding-left: 100px;
    max-width: 40%;
}

.U9R-flex_left_box {
    display: flex;
    /* flex-direction: row-reverse; */
}


.U9Rsub-flex_contentsbox_reverse2 {
    flex-direction: row-reverse;
}

.d4-sec05 {
    display: flex;
    flex-direction: column;
    margin-bottom: 100px;
}

.U9R-mv_ttl_d4 {
    font-size: 50px;
    color: #7046C1;
}

.d4-sec03 .U9N-sub_tag {
    font-size: 28px;
    font-weight: 600;

}

.U9R-sub_ttl_d4 {
    font-size: 50px;
    font-weight: 700;
    color: #E67948;
    padding-top: 150px;
}

.U9R-sub_txt_d4_sec05 {
    font-size: 60px;
}

.U9Nsub-flex_contentsbox_wifi {
    justify-content: flex-end;
}

.U9Nsub-flex_contentsbox_imgbox_wifi {
    margin: auto;
}

.U9Nsub-flex_contentsbox_sec05 {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}

.U9N-sub_txt_sec05 {
    text-align: center;
}

.U9Nsub-flex_contentsbox_imgbox>img {
    max-width: 1200px;
}

.U9Nsub-grid_contentsbox {
    display: flex;
    gap: 20px;
    padding-top: 50px;
    flex-direction: column;
}

.d4-sec06 .U9Nsub-flex_contentsbox {
    display: flex;
}
.U9Rsub-flex_contentsbox_sec06 {
    display: flex;
    margin-bottom: 20px;
    /* max-width: 90%; */
    padding: 70px 100px;
    background: #161617;
    border-radius: 15px;

}

.d4-sec06 .U9Nsub-flex_contentsbox_text-box.U9N-flex_right {
    padding: 2rem 0 0 5rem;
}

.d4-sec06 .U9Nsub-flex_contentsbox_imgbox>img {
    border-radius: 0px;
}

.U9R-d4-sec02 {
    position: relative;
}

.U9N-connectBtn {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}

.U9N-connectBtn-box {
    background: #000;
    /* color: #fff; */
    max-width: 30rem;
    border-radius: 30px;
    padding: 10px 25px;
    border: 2px solid #fff;
    text-align: center;
    position: absolute;
    top: 64.5%;
    right: 5%;
    transition: all 0.3s ease;
}

.U9N-connectBtn:hover {
    color: #000;
}

.U9N-connectBtn-box:hover {
    background: #fff;
    border: 2px solid #000;
}

.d4-sec03 .U9N-sub_txt {
    margin-bottom: 42px;
    margin-top: 20px;
}

/* .d4-sec03 .U9N-sub_txt:last-child {
    margin: 30px 0 0 0;
} */

.d4-sec06 .U9N-sub_ttl {
    background: -webkit-linear-gradient(0deg, #419DFF, #85E2D2);
    color: #419DFF;
    display: inline-block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.U9R-sub_txt_d4_sml {
    margin-top: 40px;
}

.U9R-d4-svg-box {
    padding: 30px 0 100px;
}

.U9Nsub-flex_contentsbox_text-box.U9N-flex_left {
    padding: 30px 0 0 0;
}

.U9N-sub_tag {
    margin-bottom: 20px;
}

.U9R_sec05_txt {
    text-align: center;
    padding-right: initial;
    max-width: 100%;
}

.U9R_sec05_txt {
    padding-right: 0px;
    max-width: 100%;
}

.U9R-sub_tag_d5 {
    font-size: 16.5px;
    line-height: 2;
    font-weight: 600;
}

.U9R-sub_tag_wifi6 {
    font-size: 17px;
}

.U9R-sub_txt_d4 {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.6;
}

.U9R-sub_txt_d4_sml small {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #7E7E7E;
    word-break: break-all;
    line-height: 1.6;
}


/* .U9Rsub-flex_contentsbox_imgbox1 > img {
    min-width: 770px;
    max-width: 770px;
} */

.d4-sec03 {
    padding-bottom: 150px;
}

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

    section {
        /* max-width: 90%; */
        margin: auto;
    }

}

@media screen and (max-width: 656px){
    .U9R-d4-sec01 {
        margin-top: 80px;
    }

    .d4-sec03 .U9N-sub_tag {
        font-size: 20px;
    }

    .U9N-sub_tag {
        margin-bottom: 20px;
    }

    .U9R-sub_txt_d4_sml small {
        font-size: 1.2rem;
        line-height: 19px;
        font-weight: 500;
    }

    .U9R-sub_txt_d4_sec05 {
        font-size: 40px;
    }
    
    .U9R-mv_ttl_d4 {
        font-size: 30px;
        /* padding-bottom: 10px; */
    }

    .U9N-connectBtn-box {
        position: initial;
        margin-top: 30px;
    }

    .U9R-d5-txt-box {
        transform: translateY(50px);
    }

    .U9R-d5-svg-box {
        transform: translateY(50px);
        width: 85%;
    }

    .U9Nsub-flex_contentsbox {
        flex-direction: column;
        margin-bottom: 100px;
    }

    .U9Nsub-flex_contentsbox_text-box.U9N-flex_right {
        padding-top: 30px;
        padding-left: 0px;
        max-width: 90%;
    }

    /* .U9Nsub-flex_contentsbox_text-box.U9N-flex_left {
        max-width: 90%;
    } */

    .U9R-d5 {
        padding-top: 30px;
    }

    .U9Nsub-flex_contentsbox_text-box.U9N-flex_left {
        padding-top: 30px;
    }

    .U9Nsub-flex_contentsbox_sp {
        flex-direction: column-reverse;
    }

    .U9N-connectBtn-box {
        text-align: center;
    }

    .U9Nsub-flex_contentsbox_imgbox_wifi {
        margin: auto;
        max-width: 60%;
    }

    .U9R_sec05_txt {
        text-align: center;
    }

    .U9N-sub_txt_sec05 {
        text-align: left;
    }

    .U9Rsub-flex_contentsbox_sec06 {
        /* max-width: 90%; */
        padding: 30px 20px;
    }

    .d4-sec06 .U9Nsub-flex_contentsbox_text-box.U9N-flex_right {
        padding: 20px 0 0;
    }

    .U9R-sub_txt_d4 {
        margin-top: initial;
    }

    .U9R-sub_txt_d4 {
        font-size: 14px;
    }
    
    .U9Rsub-flex_contentsbox_imgbox1 > img {
        min-width: initial;
        max-width: 770px;
    }

    .U9R-sub_ttl_d4 {
        font-size: 30px;
        padding-top: 100px;
    }

    .d4-sec03 {
        padding-bottom: 0px;
    }

    .U9R-d4-svg-box {
        padding: 30px 0;
    }

    .U9R-sub_txt_d4_sml {
        margin-top: 30px;
    }

    .detail--04 p {
        line-height: 25px;
    }

    .a4r-connectBtn-box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

}

.U9Nsub-flexbox-sec02 {
    display: flex;
    gap: 3rem;
    justify-content: space-between;
}

.U9Nsub-flexbox-sec02 ul {
    flex: 5;
}

.U9Nsub-flexbox-sec02 {
    padding-top: 30px;
}

.U9Nsub-flexbox-sec02 ul li {
    /* padding-top: 20px; */
    line-height: 1.5;
}

.U9Nsub-flexbox-sec02 ul li h3{
    line-height: 1.5;
}

.U9Nsub-flexbox-sec02 ul li h3 {
    font-size: 28px;
    font-weight: 600;
    padding-top: 30px;
}

.U9Nsub-flexbox-sec02 ul li p {
    font-size: 17px;
    font-weight: 600;
    padding-top: 30px;
}

.U9Nsub-flex_contentsbox_d4sec {
    display: flex;
    flex-direction: row;
    gap: 55px;
}

.U9Nsub-flex_contentsbox_img_d4sec>img {
    max-width: 540px;
}

.U9Nsub-flex_contentsbox_text-box {
    flex: 5;
}

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

    .U9Nsub-flex_contentsbox_d4sec {
        flex-direction: column;
        gap: 2rem;
    }

}

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

    .U9Nsub-flexbox-sec02 {
        gap: 5rem;
        flex-direction: column;
    }

    .U9Nsub-flexbox-sec02 ul li h3 {
        font-size: 20px;
    }

    .U9Nsub-flexbox-sec02 ul li p {
        font-size: 14px;
    }


}

