.section {
    position: relative;
    color: #000;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    margin: 0 auto;
}

.big-img {
    width: 100%;
}

#R5 div, #R5 ul, #R5 li, #R5 h3, #R5 h4, #R5 p {
    margin: 0;
    padding: 0;
    font-style: normal;
}

#R5 ul, #R5 li {
    list-style: none;
}

#R5 img {
    border: 0;
    vertical-align: middle;
}

#R5 {
    font-family: 'myriadsetpro-thinthin', Arial;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
}

#R5 .big-img {
    width: 100%;
}

#R5 .img-100p {
    width: 100%;
}

#R5 .img-80p {
    width: 80%;
}

#R5 section {
    width: 100%;
    color: #000;
    position: relative;
    text-align: center;
}

#R5 .bv-pc {
    display: inline-block;
}

#R5 .bv-phone {
    display: none;
}

#R5 .bv-init {
    display: inherit;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transform: translate3d(0, 150px, 0) scale(0.6);
    transform: translate3d(0, 150px, 0) scale(0.6);
}

#R5 .delay-1 {
    transition-delay: .5s;
}

#R5 .delay-3 {
    transition-delay: .7s;
}

#R5 .bv-transform-move {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#R5 .bv-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

#R5 .bv-font-title {
    font-size: 1.875vw;
    color: #ffffff;
}

#R5 .bv-font-txt {
    font-size: 2.5vw;
    color: #ffffff;
}

#R5 .sect-common .p1 {
    display: inline-block;
    font-size: 2.5vw;
    font-weight: bold;
    background: linear-gradient(227deg, #FF985C 0%, #F33E9F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
}

#R5 .sect-common .p2 {
    font-size: 1.875vw;
    line-height: 1.33;
    color: #fff;
    margin-top: 4.6875vw;
    margin-bottom: 2.0833333333vw;
}

#R5 .sect-common .p3 {
    font-size: 1.1458333333vw;
    line-height: 1.63;
    color: #fff;
}

#R5 .sect1 .sect1-word-box {
    width: 50%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#R5 .sect1 .sect1-word-box .p1 {
    font-size: 3.125vw;
    font-weight: bold
}

#R5 .sect1 .sect1-word-box .p2 {
    font-size: 1.5625vw;
}

#R5 .sect4 {
    padding-top: 13.0208333333vw;
    background: #000;
    justify-content: flex-end;
    align-items: flex-start;
}

#R5 .sect4 .left {
    width: 30%;
    text-align: left;
}

#R5 .sect4 .right {
    width: 50%;
}

#R5 .sect5 {
    background: #000;
    padding-top: 6.25vw;
    padding-bottom: 7.03125vw;
}

#R5 .sect5 .img-box {
    width: 65%;
    margin: 0 auto;
}

#R5 .sect5 .sect-common .p2 {
    margin-top: 3.6458333333vw;
    margin-bottom: 4.1666666667vw;
}

#R5 .sect6 {
    padding-top: 6.25vw;
    padding-bottom: 8.9583333333vw;
}

#R5 .sect6 .sect-common {
    width: 35%;
    margin: 0 auto;
}

#R5 .sect6 .p3, #R5 .sect6 .p2 {
    color: #000;
}

#R5 .sect6 .img-box {
    width: 75%;
    margin: 5.15625vw auto;
    position: relative;
}

#R5 .sect6 .img-box .weight-box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 15%;
}

#R5 .sect6 .img-box .weight-box span {
    line-height: 1.2;
}

#R5 .sect6 .img-box .weight-box .span1 {
    font-size: 2.5vw;
}

#R5 .sect6 .img-box .span2 {
    font-size: 1.875vw;
}

#R5 .sect6 .img-box .span3 {
    font-size: 1.3020833333vw;
    opacity: .8;
}

#R5 .sect6 ul .middle {
    margin: 0 1.1458333333vw;
}

#R5 .sect6 ul p {
    font-size: 1.5625vw;
    margin-top: 1.25vw;
    font-weight: bold;
}

#R5 .sect7 {
    padding-top: 8.3333333333vw;
    background: #7092AB;
}

#R5 .sect7 .sect7-title {
    position: relative;
    margin-bottom: 6.5104166667vw;
}

#R5 .sect7 .sect7-title p {
    width: 100%;
    font-size: 2.5vw;
    font-weight: bold;
    position: absolute;
    bottom: 10%;
    text-align: center;
    color: #fff;
    line-height: 1;
}

#R5 .sect7 .img-box {
    width: 72%;
    margin: 0 auto;
}

#R5 .sect7 ul {
    margin: 1.875vw auto;
    width: 72%;
    flex-wrap: wrap;
    justify-content: space-between;
}

#R5 .sect7 ul li {
    width: 50%;
    overflow: hidden;
    border-radius: 20px;
}

#R5 .sect7 ul li img {
    transition: all ease .5s;
}

#R5 .sect7 ul li img:hover {
    transform: scale(1.2);
}

#R5 .sect7 .sect7-more-data {
    width: 72%;
    margin: 0 auto;
    text-align: left;
}

#R5 .sect7 .sect7-more-data .sect-common .p1 {
    background: unset;
    color: #fff;
    -webkit-text-fill-color: #fff;
}

#R5 .sect7 .sect7-more-data .sect-common .p2 {
    margin-top: 4.0625vw;
    margin-bottom: 2.3958333333vw;
}

#R5 .sect7 .sect7-more-data .left {
    width: 40%;
    margin-right: 40px;
}

#R5 .sect7 .sect7-more-data .right {
    width: 50%;
}

#R5 .sect8 .sect-common {
    width: 40%;
    margin: 0 auto;
    position: absolute;
    bottom: 7%;
    left: 50%;
    transform: translateX(-50%);
}

#R5 .sect8 .sect-common .p1 {
    background: unset;
    color: #fff;
    -webkit-text-fill-color: #fff;
}

#R5 .sect8 .sect-common .p2 {
    margin-top: 2.96875vw;
    margin-bottom: 2.03125vw;
}

#R5 .sect9 {
    padding: 10.4166666667vw 0;
    background: #ffefe0;
}

#R5 .sect9 .sect9-word {
    width: 85%;
    margin: 0 auto;
    position: relative;
}

#R5 .sect9 .sect9-word .sect-common {
    text-align: left;
    width: 35%;
    position: absolute;
    left: 5%;
    top: 10%;
}

#R5 .sect9 .sect9-word .sect-common .p1 {
    background: none;
    color: #fff;
    -webkit-text-fill-color: #fff;
}

#R5 .sect9 .sect9-word .sect-common .p2 {
    margin-top: 3.6458333333vw;
    margin-bottom: 2.5vw;
}

#R5 .sect9 .sect9-word .sect-common .standby-time-box {
    padding: 1.5625vw 0;
    justify-content: flex-start;
    color: #fff;
}

#R5 .sect9 .sect9-word .sect-common .standby-time-box .span1 {
    font-size: 4.1666666667vw;
    font-weight: bold;
}

#R5 .sect9 .sect9-word .sect-common .standby-time-box .span2, #R5 .sect9 .sect9-word .sect-common .standby-time-box .span3 {
    font-size: 1.25vw;
}

#R5 .sect9 .sect9-word .sect-common .standby-time-box .time-item1 {
    padding-right: 2.6041666667vw;
    position: relative;
}

#R5 .sect9 .sect9-word .sect-common .standby-time-box .time-item1::before {
    position: absolute;
    top: 20%;
    right: 0;
    width: 2px;
    height: 70%;
    content: "";
    background: #fff;
}

#R5 .sect9 .sect9-word .sect-common .standby-time-box .time-item2 {
    padding-left: 2.6041666667vw;
}

#R5 .sect9 .sect9-word .sect-common .p4 {
    font-size: 1.1458333333vw;
    color: #fff;
}

#R5 .sect10 .sect10-item-box {
    transform: translateY(-7%);
    width: 72%;
    margin: 0 auto;
    z-index: 0;
}

#R5 .sect10 .sect10-item-box li {
    position: relative;
    z-index: 2;
}

#R5 .sect10 .sect10-item-box li .sect-common {
    position: absolute;
    width: 45%;
    top: 50%;
    transform: translateY(-50%);
    right: 7%;
    z-index: 3;
    text-align: left;
}

#R5 .sect10 .sect10-item-box li .sect-common .p2 {
    color: #000;
    margin-top: 2.9166666667vw;
    margin-bottom: 2.3958333333vw;
}

#R5 .sect10 .sect10-item-box li .sect-common .p3 {
    color: #000;
}

#R5 .sect10 .sect10-item-box .li-2 .sect-common {
    left: 10%;
    right: unset;
}

#R5 .sect10 .sect10-item-box .li-2 .sect-common .p1 {
    white-space: nowrap;
}

#R5 .sect11 .img-box {
    width: 100%;
    position: relative;
}

#R5 .sect11 .img-box p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 2.5vw;
}

#R5 .sect11 ul {
    transform: translateY(-15%);
    width: 72%;
    margin: 0 auto;
    text-align: left;
}

#R5 .sect11 ul .sect-common .p2 {
    color: #000;
    margin-top: 3.0208333333vw;
    margin-bottom: 1.9791666667vw;
}

#R5 .sect11 ul .sect-common .p3 {
    color: #000;
}

#R5 .sect11 ul li {
    margin-bottom: 10.4166666667vw;
}

#R5 .sect11 ul li .left {
    width: 50%;
    margin-left: 4.6875vw;
}

#R5 .sect11 ul li .right {
    width: 35%;
}

#R5 .sect11 ul .li-1 {
    position: relative;
}

#R5 .sect11 ul .li-1 .sect-common {
    position: absolute;
    bottom: 5%;
}

#R5 .sect11 ul .li-1 .left {
    margin-left: unset;
    margin-right: 4.6875vw;
}

#R5 .sect12 .sect12-word-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#R5 .sect12 .sect12-word-box p {
    color: #fff;
}

#R5 .sect12 .sect12-word-box .p3 {
    font-size: 2.5vw;
    margin-bottom: 7.2916666667vw;
}

#R5 .sect12 .sect12-word-box li {
    width: 23.4375vw;
    position: relative;
}

#R5 .sect12 .sect12-word-box li .word-box {
    width: 80%;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 10%;
    transform: translateX(-50%);
    text-align: left;
}

#R5 .sect12 .sect12-word-box li .word-box .p1 {
    font-size: 1.875vw;
}

#R5 .sect12 .sect12-word-box li .word-box .p2 {
    width: 70%;
    margin-top: 1.5625vw;
    font-size: 1.1458333333vw;
}

#R5 .sect13 .sect-common {
    position: absolute;
    left: 15%;
    width: 33%;
    top: 15%;
    text-align: left;
}

#R5 .sect13 .sect-common p {
    color: #000;
}

#R5 .sect13 .sect-common .p2 {
    margin-top: 5vw;
    margin-bottom: 2.0833333333vw;
}

#R5 .sect13 .sect-common .img-box {
    margin-top: 5.8854166667vw;
}

#R5 .sect13 .sect-common .p4 {
    margin-top: 1.25vw;
    font-size: 1.1458333333vw;
}

#R5 .sect14 {
    padding-top: 5.1041666667vw;
    padding-bottom: 7.2916666667vw;
}

#R5 .sect14 .sect-common .p2 {
    color: #000;
    font-size: 1.875vw;
}

#R5 .sect14 .sect-common .p3 {
    color: #000;
    font-size: 1.5625vw;
    font-weight: bold;
}

#R5 .sect14 .sect-common .p4 {
    margin-top: 1.5625vw;
    font-size: 1.1458333333vw;
    line-height: 1.5;
    height: 3.6458333333vw;
}

#R5 .sect14 .sect-common ul {
    width: 75%;
    flex-wrap: wrap;
    margin: 0 auto;
}

#R5 .sect14 .sect-common ul li {
    width: 13.0208333333vw;
    margin: 2.0833333333vw 2.34375vw;
}

#R5 .sect15 {
    background: #E2FFE8;
    padding-top: 5.46875vw;
}

#R5 .sect15 .left {
    width: 40%;
}

#R5 .sect15 .sect-common {
    width: 30%;
    text-align: left;
}

#R5 .sect15 .sect-common .p2 {
    margin-top: 4.4791666667vw;
    margin-bottom: 1.9270833333vw;
}

#R5 .sect15 .sect-common p {
    color: #000;
}

#R5 .sect15 .sect-common .p4 {
    font-size: 0.9375vw;
    margin-top: 5.6770833333vw;
}

@media screen and (max-width: 1050px) and (min-width: 200px) {
    #R5 .bv-font-title {
        font-size: 18px;
    }

    #R5 .bv-font-txt {
        font-size: 18px;
        line-height: 1.2;
    }

    #R5 .bv-font-small-txt {
        font-size: 16px;
    }

    #R5 .bv-pc {
        display: none;
    }

    #R5 .bv-phone {
        display: inline-block;
    }

    #R5 .sect-common .p1 {
        font-size: 8vw;
    }

    #R5 .sect-common .p2 {
        padding-top: 8vw;
        padding-bottom: 5vw;
        font-size: 6vw;
    }

    #R5 .sect-common .p3 {
        font-size: 4vw;
    }

    #R5 .sect1 .sect1-word-box {
        width: 100%;
        left: 50%;
        transform: translate(-50%, 0);
        top: 10%;
    }

    #R5 .sect1 .sect1-word-box .p1 {
        font-size: 8vw;
    }

    #R5 .sect1 .sect1-word-box .p2 {
        margin-top: 5vw;
        font-size: 5vw;
    }

    #R5 .sect4 {
        display: block;
    }

    #R5 .sect4 .left {
        width: 95%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 5%;
        text-align: center;
    }

    #R5 .sect4 .right {
        width: 100%;
    }

    #R5 .sect5 .sect-common {
        width: 100%;
        position: absolute;
        top: 7%;
        left: 50%;
        transform: translateX(-50%);
    }

    #R5 .sect5 .img-box {
        width: 95%;
    }

    #R5 .sect6 {
        padding-top: 10vw;
    }

    #R5 .sect6 .sect-common {
        width: 95%;
    }

    #R5 .sect6 .img-box {
        padding-top: 10vw;
        width: 100%;
    }

    #R5 .sect6 .img-box .weight-box {
        top: -5%;
    }

    #R5 .sect6 .img-box .weight-box .span1 {
        font-size: 6vw;
    }

    #R5 .sect6 .img-box .weight-box .span2 {
        font-size: 4vw;
    }

    #R5 .sect6 .img-box .weight-box .span3 {
        font-size: 4vw;
    }

    #R5 .sect6 ul p {
        font-size: 2.8vw;
        white-space: nowrap;
    }

    #R5 .sect7 .sect7-title img {
        width: 100%;
    }

    #R5 .sect7 .sect7-title p {
        font-size: 8vw;
    }

    #R5 .sect7 .img-box {
        width: 90%;
    }

    #R5 .sect7 ul {
        width: 90%;
    }

    #R5 .sect7 ul li {
        width: 100%;
    }

    #R5 .sect7 .sect7-more-data {
        margin-top: 8vw;
        width: 100%;
        display: block;
    }

    #R5 .sect7 .sect7-more-data .left {
        width: 90%;
        margin-right: 0;
        margin-left: 5%;
    }

    #R5 .sect7 .sect7-more-data .left .sect-common .p2 {
        padding-top: 3vw;
        padding-bottom: 2vw;
    }

    #R5 .sect7 .sect7-more-data .right {
        margin-top: 5vw;
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }

    #R5 .sect7 .sect7-more-data .right .big-img {
        width: 80%;
    }

    #R5 .sect8 .sect-common {
        width: 90%;
    }

    #R5 .sect9 .sect9-word .sect-common {
        width: 100%;
        position: relative;
        left: 0;
    }

    #R5 .sect9 .sect9-word .sect-common .p1, #R5 .sect9 .sect9-word .sect-common .p2, #R5 .sect9 .sect9-word .sect-common .p3, #R5 .sect9 .sect9-word .sect-common .p4 {
        color: #000;
    }

    #R5 .sect9 .sect9-word .sect-common .p1 {
        -webkit-text-fill-color: #000;
    }

    #R5 .sect9 .sect9-word .sect-common .p4 {
        font-size: 4vw;
        margin-bottom: 5vw;
    }

    #R5 .sect9 .sect9-word .sect-common .standby-time-box {
        color: #000;
        justify-content: center;
    }

    #R5 .sect9 .sect9-word .sect-common .standby-time-box .span1 {
        font-size: 8vw;
    }

    #R5 .sect9 .sect9-word .sect-common .standby-time-box .span2 {
        font-size: 4vw;
    }

    #R5 .sect9 .sect9-word .sect-common .standby-time-box .span3 {
        font-size: 4vw;
    }

    #R5 .sect9 .sect9-word .sect-common .standby-time-box .time-item1::before {
        background: #000;
    }

    #R5 .sect10 .sect10-item-box {
        width: 95%;
    }

    #R5 .sect10 .sect10-item-box li .sect-common {
        width: 90%;
        right: unset;
        left: 50%;
        transform: translateX(-50%);
        top: 60%;
    }

    #R5 .sect10 .sect10-item-box li .sect-common .p1 {
        font-size: 6.3vw;
        white-space: nowrap;
    }

    #R5 .sect10 .sect10-item-box li .sect-common .p2 {
        margin-top: 0vw;
        margin-bottom: 0vw;
        padding-top: 2vw;
        padding-bottom: 2vw;
    }

    #R5 .sect10 .sect10-item-box .li-2 .sect-common {
        left: 50%;
    }

    #R5 .sect11 .img-box p {
        font-size: 6vw;
    }

    #R5 .sect11 ul {
        transform: translateY(-5%);
        width: 85%;
    }

    #R5 .sect11 ul .sect-common .p2 {
        padding-top: 2vw;
        padding-bottom: 2vw;
    }

    #R5 .sect11 ul li {
        display: unset;
        justify-content: unset;
        align-items: unset;
    }

    #R5 .sect11 ul li .left {
        width: 90%;
    }

    #R5 .sect11 ul li .right {
        width: 90%;
        margin-top: 3vw;
    }

    #R5 .sect11 ul .li-1 .left {
        margin-left: unset;
    }

    #R5 .sect11 ul .li-1 .sect-common {
        position: relative;
    }

    #R5 .sect11 ul .li-2 {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    #R5 .sect11 ul .li-2 .right {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    #R5 .sect11 ul .li-2 .left {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    #R5 .sect12 .sect12-word-box {
        width: 100%;
    }

    #R5 .sect12 .sect12-word-box .p3 {
        font-size: 6vw;
    }

    #R5 .sect12 .sect12-word-box ul {
        flex-direction: column;
    }

    #R5 .sect12 .sect12-word-box ul li {
        width: 90%;
        overflow: hidden;
    }

    #R5 .sect12 .sect12-word-box ul li .word-box {
        top: 50%;
        transform: translateY(-50%);
        left: 38%;
    }

    #R5 .sect12 .sect12-word-box ul li .word-box .p1 {
        font-size: 6vw;
    }

    #R5 .sect12 .sect12-word-box ul li .word-box .p2 {
        font-size: 4vw;
    }

    #R5 .sect12 .sect12-word-box ul .li-2 .word-box {
        left: 5%;
    }

    #R5 .sect13 .sect-common {
        width: 95%;
        left: 50%;
        transform: translateX(-50%);
        top: 5%;
    }

    #R5 .sect13 .sect-common .p4 {
        font-size: 3vw;
    }

    #R5 .sect13 .sect-common .p2 {
        padding-top: 3vw;
        padding-bottom: 3vw;
        margin-top: 0;
        margin-bottom: 0;
    }

    #R5 .sect13 .img-box {
        width: 90%;
    }

    #R5 .sect13 .img-box img {
        width: 100%;
    }

    #R5 .sect14 .sect-common .p2 {
        padding-top: 2vw;
        padding-bottom: 2vw;
        font-size: 6vw;
    }

    #R5 .sect14 .sect-common .p3 {
        font-size: 5vw;
    }

    #R5 .sect14 .sect-common .p4 {
        font-size: 3.5vw;
        height: unset;
    }

    #R5 .sect14 .sect-common ul {
        width: 95%;
    }

    #R5 .sect14 .sect-common ul li {
        width: 45%;
    }

    #R5 .sect15 {
        padding-top: 8vw;
    }

    #R5 .sect15 .sect15-box {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: center;
    }

    #R5 .sect15 .sect15-box .left {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        width: 90%;
    }

    #R5 .sect15 .sect15-box .right {
        width: 90%;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    #R5 .sect15 .sect15-box .right .p4 {
        font-size: 5vw;
    }
}

@media screen and (max-width: 1050px) and (min-width: 767px) {
    #R5 .bv-font-title {
        font-size: 40px;
    }

    #R5 .bv-font-txt {
        font-size: 40px;
        line-height: 1.2;
    }

    #R5 .bv-font-small-txt {
        font-size: 30px;
    }
}