::-webkit-scrollbar {
    display: none;
}

* {
    margin: 0;
    padding: 0;
}

.fx-c {
    display: flex;
    align-items: center;
    justify-content: center;
}

body {
    background: #F3FFF9;
    color: #000;
    font-family: "Raleway", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    font-size: 14px;
    line-height: 1.5;

}



.the-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
    background: #FFA100;
    width: 324px;
    height: 70px;
    background: #71FA62;
    border-radius: 16px;
    color: #000;
    margin-top: 30px;
    cursor: pointer;
    align-items: stretch;
    position: relative;
}





.the-btn span {
    display: flex;
    align-items: center;
    justify-content: center;

}





.ucr-box .in-box {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    padding: 80px 0
}

.ucr-box .in-box .box-title {
    text-align: center;
    font-size: 52px;
    line-height: 1.154;
    margin-bottom: 30px;
}

.ucr-box .in-box .the-title {
    font-size: 36px;
    line-height: 1.39;
    margin-bottom: 30px;
}

.ucr-box .in-box p+p {
    margin-top: 30px;
}

.sub-box {
    width: 960px;
    margin: 0 auto 50px;

}

.one-txt-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.one-txt-img.reverse {
    flex-direction: row-reverse;
}

.one-txt-img .the-txt-box {
    width: 673px;
    flex-shrink: 0;
}


.one-txt-img .img-box {
    font-size: 0;
}



.ucr-box-one {
    background: url(/images/mirami-chat-rooms/s1-bg.jpg) top center no-repeat, url(/images/mirami-chat-rooms/s1-bg.png) bottom center no-repeat;
    background-size: 100% 796px;
    box-sizing: border-box;
    font-size: 20px;
    color: #fff;
    position: relative;
}

.ucr-box-one::after {
    position: absolute;
    content: '';
    display: inline-block;
    top: 696px;
    height: 200px;
    width: 100%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0), rgb(255, 255, 255) 30%, rgb(255, 255, 255) 60%, rgba(255, 0, 0, 0));
}

.ucr-box-one .in-box {

    padding-bottom: 0;
    max-width: 100%;
}

.ucr-box-one .in-box .the-title {
    font-size: 50px;
}


.ucr-box-one .one-txt-img {
    flex-direction: column;
    padding-top: 50px;

}

.ucr-box-one .img-box {
    width: 1185px;
    margin-top: -60px;
    z-index: 1;
    position: relative;
}

.ucr-box-one .img-box img {
    width: 100%;
}

.ucr-box-one .the-txt-box {
    text-align: center;
    width: 1030px;
    z-index: 2;
}


.ucr-box-two .in-box {

}


.ucr-box-three {
    background: #86F976;
    padding: 40px 0 60px;
    text-align: center;
}

.ucr-box-three .box-line {
    display: flex;
    justify-content: space-around
}

.ucr-box-three .box-line .line-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    font-weight: bold;
}


.ucr-box-four {
    background: url(/images/mirami-chat-rooms/s1-bg.png) top no-repeat;
    background-size: 100% auto;

}

.ucr-box-four .in-box {
    padding-bottom: 0;
    width: 1050px;
}

.ucr-box-five .in-box .box-title,
.ucr-box-four .in-box .box-title {
    font-size: 36px;
}

.page-two-content {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 40px;
}


.page-two-content .content {
    padding-left: 70px;
    position: relative;
}

.page-two-content .content::before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 60px;
    height: 60px;
    display: inline-block;
    background: url(/images/mirami-chat-rooms/s4-1.png) center/cover no-repeat;

}

.page-two-content h3 {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 14px;
    line-height: 1.2;
}

.page-two-content p {
    margin-left: -70px;
}

.page-two-content .one,
.page-two-content .three {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    flex: 1;
}


.page-two-content .one .content:last-of-type::before {
    background-image: url(/images/mirami-chat-rooms/s4-2.png);

}

.page-two-content .two img {
    width: 350px;
}

.page-two-content .three .content {
    padding-bottom: 40px;
}

.page-two-content .three .content:first-of-type::before {
    background-image: url(/images/mirami-chat-rooms/s4-3.png);

}

.page-two-content .three .content:last-of-type::before {
    background-image: url(/images/mirami-chat-rooms/s4-4.png);

}


.ucr-box-five .the-list {
    display: flex;
    align-items: stretch;
    gap: 26px;
}

.ucr-box-five .the-list .ol {
    width: 100%;
    background: url(/images/mirami-chat-rooms/s5-1.png) top center/cover no-repeat;
    padding: 202px 55px 30px;
    color: #fff;
    min-height: 426px;
    box-sizing: border-box;
}

.ucr-box-five .the-list .ol h3 {
    margin-bottom: 10px;
}

.ucr-box-five .the-list .ol p {
    font-size: 14px;
}

.ucr-box-five .the-list .ol:nth-of-type(2) {
    background-image: url(/images/mirami-chat-rooms/s5-2.png);
}
.ucr-box-five .the-list .ol:nth-of-type(3) {
    background-image: url(/images/mirami-chat-rooms/s5-3.png);
}

.ucr-box-six {
    background: url(/images/mirami-chat-rooms/s1-bg.png) bottom no-repeat;
    background-size: 100% auto;
    padding: 0 90px 80px;
}

.ucr-box-six .in-box {
    background: url(/images/mirami-chat-rooms/s1-bg.jpg) center/cover no-repeat;
    border-radius: 100px;
    color: #fff;
    padding: 60px 50px 90px;
    box-sizing: border-box;
    text-align: center;
}

.ucr-box-six .icon-img {
    margin-bottom: 60px;
}

.ucr-box-six .icon-img img{
    width: 200px;
}


@media only screen and (min-width:681px) {
    .hidden-sm-and-up {
        display: none !important
    }
}

@media screen and (max-width: 680px) {
    .hidden-xs-only {
        display: none !important
    }

    #app {
        font-size: 14px;
    }

    .the-btn {
        height: 42px;
        width: 194px;
        font-size: 18px;
        border-radius: 10px;
        font-size: 12px;
    }

    .sub-box {
        width: 100%;
        margin: 0;
        text-align: center;
    }


    .one-txt-img {
        flex-direction: column;
    }

    .one-txt-img.reverse {
        flex-direction: column-reverse;
    }

    .one-txt-img .the-txt-box {
        max-width: 100%;
        width: 100%;
    }

    .one-txt-img .img-box {
        max-width: 100%;
        overflow: hidden;
    }

    .one-txt-img .img-box img {
        max-width: 100%;
    }

    .ucr-box .in-box {
        max-width: 100%;
        padding: 40px 0;
    }

    .ucr-box .in-box .box-title {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .ucr-box .in-box .the-title {
        font-size: 18px;
        margin-bottom: 10px;
    }



    .ucr-box-one {
        padding-top: 50px;
        background-size: cover;
        font-size: 14px;
    }

    .ucr-box-one::after {
        content: none;
    }


    .ucr-box-one .in-box .the-title {
        font-size: 30px;
         line-height: 1.2;
    }


    .ucr-box-one .one-txt-img {
        padding-top: 0;
        flex-direction: column-reverse;
    }

    .ucr-box-one .img-box {
        margin-top: 0;
    }

    .ucr-box-one .the-txt-box {
        text-align: center;
        padding: 0.48rem 0.67rem;
        box-sizing: border-box;
    }


    .ucr-box-two {
        text-align: center;
    }

    .ucr-box-two .in-box {
        box-sizing: border-box;
        padding: 30px 24px 40px;
    }

    .ucr-box-two .one-txt-img {
        margin-top: 20px;
        gap: 20px 0;
    }

    .ucr-box-three {
        padding: 20px 0 40px;
    }

    .ucr-box-three .box-line {
        gap: 40px 0;
        flex-wrap: wrap;
    }

    .ucr-box-three .box-line .line-item {
        width: 50%;
    }

    .ucr-box-three .box-line .line-item img {
        width: 80px;
    }


    .page-two-content {
        flex-direction: column;
        gap: 0;
        margin-top: 30px;
    }

    .page-two-content .two {
        margin: 0;
        max-width: 100%;
        order: 0;
    }

    .page-two-content .content {
        padding: 30px 0 0;
        text-align: left;
    }

    .page-two-content .three .content {
        padding-bottom: 0;
    }

    .page-two-content .content::before {
        content: none;
    }

    .page-two-content h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .page-two-content p {
        margin-left: 0;
    }

    .page-two-content .two img {
        max-width: 100%;
    }

    .page-two-content .one,
    .page-two-content .three {
        text-align: center;
        order: 1;
    }

    .page-two-content .three {}


    .ucr-box-four .in-box {
        padding: 30px 24px 40px;
        box-sizing: border-box;
    }



    .ucr-box-five {
        background: url(/images/mirami-chat-rooms/s1-bg.png) bottom no-repeat;
        background-size: 100% auto;
    }

    .ucr-box-five .in-box {
        padding: 0 24px 40px;
        box-sizing: border-box;
    }



    .ucr-box-five .the-list {
        flex-direction: column;
        gap: 20px;
        margin-top: 20px;
    }

    .ucr-box-five .the-list .ol {
        padding: 4.86rem 1.3rem 0.7rem;
        min-height: 10.3rem;
    }


    .ucr-box-six {
        padding: 0;
    }

    .ucr-box-six .in-box {
        border-radius: 30px 30px 0px 0px;
        padding: 24px 17px 40px;
    }

    .ucr-box-six .icon-img {
        margin-bottom: 18px;
    }

    .ucr-box-six .icon-img img {
        width: 62px;
    }



}