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

.big-img {
    width: 100%;
}

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

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

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

#X20 {
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    font-family: 'myriadsetpro-thinthin', Arial;
    text-align: center;
    color: #000;
}

#X20 .type-area {
    width: 72%;
    margin: 0 auto;
}

#X20 .bg-f5 {
    background: #f5f5f5;
}

#X20 .gradient-color {
    font-weight: bold;
    background: linear-gradient(45deg, #FD5392 0%, #F86F64 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#X20 .position-relative {
    position: relative;
}

#X20 .sit-absolute {
    position: absolute;
}

#X20 .img-box {
    margin: 0 auto;
}

#X20 .x-center {
    left: 50%;
    transform: translateX(-50%);
}

#X20 .y-center {
    top: 50%;
    transform: translateY(-50%);
}

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

#X20 .sect {
    width: 100%;
    position: relative;
    text-align: center;
}

#X20 .sect p {
    line-height: 1.2;
}

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

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

#X20 .bv-init {
    pointer-events: none;
    opacity: 0;
    transform: translateY(25px);
    transition: transform 500ms cubic-bezier(0, 0, 0.5, 1), opacity 500ms cubic-bezier(0, 0, 0.5, 1), visibility 500ms cubic-bezier(0, 0, 0.5, 1);
}

#X20 .delay-1 {
    transition-delay: .2s;
}

#X20 .delay-2 {
    transition-delay: .4s;
}

#X20 .delay-3 {
    transition-delay: .6s;
}

#X20 .bv-transform-move {
    transform: translateY(0px);
    opacity: 1;
    pointer-events: auto;
}

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

#X20 .f-bold {
    font-weight: bold;
}

#X20 .f-medium {
    font-weight: 600;
}

#X20 .m-auto {
    margin: 0 auto;
}

#X20 .f-s-72 {
    font-size: 3.75vw;
}

#X20 .f-s-60 {
    font-size: 2.9166666667vw;
}

#X20 .f-s-50 {
    font-size: 2.6041666667vw;
}

#X20 .f-s-54 {
    font-size: 2.8125vw;
}

#X20 .f-s-52 {
    font-size: 2.7083333333vw;
}

#X20 .f-s-48 {
    font-size: 2.3958333333vw;
}

#X20 .f-s-42 {
    font-size: 2.1875vw;
}

#X20 .f-s-40 {
    font-size: 2.0833333333vw;
}

#X20 .f-s-36 {
    font-size: 1.875vw;
}

#X20 .f-s-32 {
    font-size: 1.6666666667vw;
}

#X20 .f-s-30 {
    font-size: 1.5625vw;
}

#X20 .f-s-28 {
    font-size: 1.4583333333vw;
}

#X20 .f-s-26 {
    font-size: 1.3541666667vw;
}

#X20 .f-s-24 {
    font-size: 1.25vw;
}

#X20 .f-s-22 {
    font-size: 1.1458333333vw;
}

#X20 .f-s-20 {
    font-size: 1.0416666667vw;
}

#X20 .f-s-18 {
    font-size: 0.9375vw;
}

#X20 .t-left {
    text-align: left;
}

#X20 .t-center {
    text-align: center;
}

#X20 .t-right {
    text-align: right;
}

#X20 .w-66p {
    width: 66%;
}

#X20 .w-52p {
    width: 52%;
}

#X20 .bv-pink {
    color: #E0B1CF;
}

#X20 .common-text .p2 {
    padding-top: 2.6041666667vw;
    padding-bottom: 2.0833333333vw;
}

#X20 .sect1 .sect-text {
    top: 20%;
    left: 15%;
}

#X20 .sect1 .p2 {
    font-size: 4.1666666667vw;
    margin-top: 3.125vw;
}

#X20 .sect2 .img-box {
    width: 65%;
}

#X20 .sect3 .sect-text {
    top: 25%;
    right: 12%;
}

#X20 .sect3 .p2 {
    margin-top: 1.5625vw;
}

#X20 .sect4 .sect-text {
    width: 35%;
    left: 15%;
    color: #fff;
}

#X20 .sect4 .p2 {
    margin-top: 1.5625vw;
}

#X20 .sect4 .icon-box {
    display: flex;
    justify-content: flex-start;
    padding-top: 3.125vw;
}

#X20 .sect4 .icon-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#X20 .sect4 .p3 {
    padding-top: 1.3020833333vw;
    padding-bottom: 1.0416666667vw;
}

#X20 .sect4 .icon-item-2 {
    margin-left: 3.125vw;
}

#X20 .sect5 {
    padding-top: 5.2083333333vw;
}

#X20 .sect5 .sect-title {
    padding-bottom: 3.3854166667vw;
}

#X20 .sect5 .color {
    position: absolute;
    color: #fff;
}

#X20 .sect5 .color-1 {
    left: 53%;
    top: 10%;
}

#X20 .sect5 .color-2 {
    left: 28.5%;
    bottom: 30%;
}

#X20 .sect5 .color-3 {
    left: 57%;
    bottom: 10%;
}

#X20 .sect6 .sect-text {
    width: 40%;
    top: 10%;
    left: 10%;
}

#X20 .sect6 .p2 {
    padding-top: 2.6041666667vw;
    padding-bottom: 2.0833333333vw;
}

#X20 .sect6 .p3 {
    width: 75%;
}

#X20 .sect6 .icon-box {
    padding-top: 3.125vw;
    width: 80%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.0416666667vw;
}

#X20 .sect6 .icon-item {
    background: #DCDCDC;
    border-radius: 15px;
    padding: 1.0416666667vw;
    text-align: center;
}

#X20 .sect7 .sect-text {
    width: 65%;
}

#X20 .sect8 {
    padding-top: 2.6041666667vw;
}

#X20 .sect8 .sect-title {
    padding: 3.125vw 0;
    background: #000;
    color: #fff;
}

#X20 .sect8 .sect-title .p4 {
    padding-bottom: 1.0416666667vw;
}

#X20 .sect8 .sect-text {
    width: 65%;
    top: 5%;
}

#X20 .sect9 .sect-text {
    width: 35%;
    top: 25%;
    right: 15%;
}

#X20 .sect9 .p3 {
    margin-top: 2.0833333333vw;
}

#X20 .sect10 .sect-title {
    padding: 3.125vw 0;
    background: #000;
    color: #fff;
}

#X20 .sect10 .sect-title .p4 {
    padding-bottom: 1.0416666667vw;
}

#X20 .sect10 .sect-text {
    width: 35%;
    top: 26%;
    right: 14%;
    color: #fff;
}

#X20 .sect10 .p2 {
    margin: 1.0416666667vw 0;
}

#X20 .sect11 .sect-text {
    width: 30%;
    top: 35%;
    right: 5.5%;
}

#X20 .sect11 .p2 {
    margin: 1.0416666667vw 0;
}

#X20 .sect11 .p3 {
    width: 80%;
}

#X20 .sect12 .sect-text {
    width: 30%;
    top: 25%;
    right: 8.5%;
    color: #fff;
}

#X20 .sect12 .p2 {
    margin: 1.0416666667vw 0;
}

#X20 .sect12 .p3 {
    width: 80%;
}

#X20 .sect13 .sect-text {
    width: 30%;
    left: 15%;
}

#X20 .sect13 .p2 {
    margin: 1.0416666667vw 0;
}

#X20 .sect13 .p3 {
    width: 80%;
}

#X20 .sect13 .img-box {
    padding-top: 2.0833333333vw;
    width: 50%;
    margin: unset;
}

#X20 .sect14 .sect-title {
    padding: 3.125vw 0;
    background: #000;
    color: #fff;
}

#X20 .sect14 .sect-title .p4 {
    padding-bottom: 1.0416666667vw;
}

#X20 .sect14 .sect-text {
    width: 35%;
    top: 15%;
    left: 15%;
}

#X20 .sect14 .p2 {
    margin: 1.0416666667vw 0;
}

#X20 .sect14 .p3 {
    width: 80%;
}

#X20 .sect14 .img-box {
    padding-top: 2.0833333333vw;
    width: 100%;
    margin: unset;
}

#X20 .sect14 .icon-box {
    margin-top: 7.8125vw;
}

#X20 .sect14 .icon-item {
    width: 30%;
    display: inline-block;
    background: #DCDCDC;
    border-radius: 15px;
    padding: 1.0416666667vw;
    text-align: center;
    margin-bottom: 1.0416666667vw;
    margin-right: 1.0416666667vw;
}

#X20 .sect15 .sect-text {
    width: 70%;
    top: 10%;
    color: #fff;
}

#X20 .sect15 .p3 {
    width: 50%;
}

#X20 .sect15 .p2 {
    margin: 1.0416666667vw 0;
}

#X20 .sect16 .sect-text {
    width: 30%;
    bottom: 20%;
    right: 8.5%;
}

#X20 .sect16 .p2 {
    margin: 1.0416666667vw 0;
}

#X20 .sect17 .sect-text {
    top: 10%;
}

#X20 .sect18 .sect-text {
    width: 35%;
    left: 15%;
}

#X20 .sect18 .p3 {
    width: 80%;
    margin: 1.0416666667vw 0;
}

#X20 .sect19 .sect-text {
    width: 35%;
    top: 15%;
    left: 15%;
}

#X20 .sect19 .p2 {
    margin: 1.0416666667vw 0;
}

#X20 .sect19 .p3 {
    width: 80%;
}

#X20 .sect21 {
    padding-bottom: 5.2083333333vw;
}

#X20 .sect21 .sect-content {
    width: 65%;
}

#X20 .sect21 .left {
    width: 49%;
}

#X20 .sect21 .sect-list {
    padding: 1.5625vw 0;
    display: flex;
    border-bottom: 1px solid #000;
    justify-content: space-between;
}

#X20 .sect21 .name {
    padding-bottom: 1.0416666667vw;
}

#X20 .sect21 .sect-list-last .left {
    width: 100%;
}

@media screen and (max-width: 1201px) and (min-width: 200px) {
    #X20 .main-order {
        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: center;
        align-items: center;
    }

    #X20 .main-order .my-order-2 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    #X20 .main-order .my-order-1 {
        margin-left: unset;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

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

    #X20 .bv-phone {
        display: block;
    }

    #X20 .type-area {
        width: 98%;
        box-sizing: border-box;
    }

    #X20 .f-s-72 {
        font-size: 6.4vw;
    }

    #X20 .f-s-60 {
        font-size: 5.3333333333vw;
    }

    #X20 .f-s-54 {
        font-size: 4.8vw;
    }

    #X20 .f-s-52 {
        font-size: 6.4vw;
    }

    #X20 .f-s-50 {
        font-size: 4.2666666667vw;
    }

    #X20 .f-s-48 {
        font-size: 4.8vw;
    }

    #X20 .f-s-42 {
        font-size: 5.3333333333vw;
    }

    #X20 .f-s-40 {
        font-size: 4.8vw;
    }

    #X20 .f-s-36 {
        font-size: 3.7333333333vw;
    }

    #X20 .f-s-32 {
        font-size: 4.2666666667vw;
    }

    #X20 .f-s-30 {
        font-size: 4vw;
    }

    #X20 .f-s-28 {
        font-size: 3.2vw;
    }

    #X20 .f-s-26 {
        font-size: 2.6666666667vw;
    }

    #X20 .f-s-24 {
        font-size: 3.2vw;
    }

    #X20 .f-s-22 {
        font-size: 2.9333333333vw;
    }

    #X20 .f-s-20 {
        font-size: 2.6666666667vw;
    }

    #X20 .f-s-18 {
        font-size: 2.4vw;
    }

    #X20 .sect .app-w-95p {
        width: 95%;
    }

    #X20 .sect1 .sect-text {
        top: 10%;
    }

    #X20 .sect3 .sect-text {
        width: 50%;
        top: 10%;
        right: 2%;
        transform: unset;
    }

    #X20 .sect4 {
        padding-top: 6.6666666667vw;
    }

    #X20 .sect4 .sect-text {
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        position: unset;
        transform: unset;
        color: #000;
    }

    #X20 .sect4 .icon-box {
        justify-content: center;
    }

    #X20 .sect5 .color {
        color: #000;
    }

    #X20 .sect5 .color-3 {
        left: 40%;
    }

    #X20 .sect6 {
        padding-top: 6.6666666667vw;
    }

    #X20 .sect6 br {
        display: none;
    }

    #X20 .sect6 .sect-text {
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        position: unset;
        transform: unset;
        color: #000;
    }

    #X20 .sect6 .p1 {
        font-size: 5.6vw;
    }

    #X20 .sect6 .p2 {
        font-size: 4vw;
    }

    #X20 .sect6 .p3 {
        width: 100%;
    }

    #X20 .sect6 .icon-box {
        display: none;
    }

    #X20 .sect7 {
        padding-top: 6.6666666667vw;
    }

    #X20 .sect7 .sect-text {
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        position: unset;
        transform: unset;
        color: #000;
    }

    #X20 .sect8 {
        padding-top: 6.6666666667vw;
    }

    #X20 .sect8 .sect-text {
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        position: unset;
        transform: unset;
        color: #000;
    }

    #X20 .sect9 {
        padding-top: 20vw;
    }

    #X20 .sect9 .sect-text {
        text-align: center;
        width: 95%;
        top: 5%;
        left: 50%;
        transform: translateX(-50%);
    }

    #X20 .sect10 {
        background: #000;
    }

    #X20 .sect10 .sect-text {
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        position: unset;
        transform: unset;
        color: #fff;
    }

    #X20 .sect11 .sect-text {
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        position: unset;
        transform: unset;
    }

    #X20 .sect11 br {
        display: none;
    }

    #X20 .sect11 .p3 {
        width: 100%;
    }

    #X20 .sect12 .sect-text {
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        position: unset;
        transform: unset;
        color: #000;
    }

    #X20 .sect12 br {
        display: none;
    }

    #X20 .sect12 .img-box {
        display: none;
    }

    #X20 .sect12 .p3 {
        width: 100%;
    }

    #X20 .sect13 {
        background: #e0dfe4;
        padding-top: 20vw;
    }

    #X20 .sect13 .sect-text {
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        top: 5%;
        color: #000;
        left: 50%;
        transform: translateX(-50%);
    }

    #X20 .sect13 br {
        display: none;
    }

    #X20 .sect13 .p3 {
        width: 100%;
    }

    #X20 .sect13 .img-box {
        display: none;
    }

    #X20 .sect14 .img-box {
        padding: 0;
    }

    #X20 .sect14 .icon-box {
        display: none;
    }

    #X20 .sect14 .sect-text {
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        top: 5%;
        color: #000;
        left: 50%;
        transform: translateX(-50%);
    }

    #X20 .sect14 .p3 {
        display: none;
    }

    #X20 .sect15 .sect-text {
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        position: unset;
        transform: unset;
        color: #000;
    }

    #X20 .sect15 br {
        display: none;
    }

    #X20 .sect15 .img-box {
        display: none;
    }

    #X20 .sect15 .p3 {
        width: 100%;
    }

    #X20 .sect16 {
        padding-top: 20vw;
    }

    #X20 .sect16 .sect-text {
        top: 3%;
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        left: 50%;
        transform: translateX(-50%);
        color: #000;
    }

    #X20 .sect16 .sect-text br {
        display: none;
    }

    #X20 .sect17 {
        background: #e9ebf1;
        padding-top: 20vw;
    }

    #X20 .sect17 .sect-text {
        top: 3%;
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        left: 50%;
        transform: translateX(-50%);
        color: #000;
    }

    #X20 .sect17 .sect-text br {
        display: none;
    }

    #X20 .sect18 {
        background: #e9ebf1;
    }

    #X20 .sect18 .sect-text {
        top: 7%;
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        left: 50%;
        transform: translateX(-50%);
        color: #000;
    }

    #X20 .sect18 .sect-text br {
        display: none;
    }

    #X20 .sect18 .p1 {
        font-size: 5.0666666667vw;
    }

    #X20 .sect18 .p3 {
        width: 100%;
    }

    #X20 .sect19 {
        padding-top: 6.6666666667vw;
    }

    #X20 .sect19 .sect-text {
        text-align: center;
        width: 95%;
        margin: 2.6666666667vw auto;
        position: unset;
        transform: unset;
        color: #000;
    }

    #X20 .sect19 br {
        display: none;
    }

    #X20 .sect19 .p3 {
        width: 100%;
    }
}