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

#a55pro {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    font-family: 'myriadsetpro-thinthin', Arial;
    margin: 0 auto
}

#a55pro div, #a55pro ul, #a55pro ol, #a55pro dl, #a55pro dt, #a55pro dd, #a55pro li, #a55pro dl, #a55pro h1, #a55pro h2, #a55pro h3, #a55pro h4, #a55pro p {
    margin: 0;
    padding: 0;
    font-style: normal
}

#a55pro ol, #a55pro ul, #a55pro li {
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#a55pro img {
    border: 0;
    vertical-align: middle;
    -webkit-user-drag: none
}

#a55pro .big-img {
    width: 100%;
    height: auto
}

#a55pro .a55pro-pc {
    display: initial
}

#a55pro .a55pro-phone {
    display: none !important
}

#a55pro .transHide {
    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)
}

#a55pro .showDelay {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    transition: opacity .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)
}

#a55pro .se {
    position: relative
}

#a55pro .sect1 .box {
    position: absolute;
    left: 15%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left
}

#a55pro .sect1 .box .tit {
    font-size: 4.6875vw;
    font-weight: bold;
    color: #000;
    line-height: 1
}

#a55pro .sect1 .box .msg {
    font-size: 1.6145833333vw;
    font-weight: 600;
    color: #000;
    line-height: 1;
    margin-top: .58vw
}

#a55pro .sect2 .box {
    width: 64.5833333333vw;
    margin: 0 auto;
    padding: 4vw 0
}

#a55pro .sect3 .box {
    position: absolute;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50%;
    text-align: center
}

#a55pro .sect3 .box .tit {
    font-size: 2.8125vw;
    font-weight: 600;
    color: #fff;
    line-height: 1
}

#a55pro .sect3 .box .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.5;
    margin-top: 1vw
}

#a55pro .sect3 .box-2 {
    position: absolute;
    left: 50%;
    bottom: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 50%;
    text-align: center
}

#a55pro .sect3 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

#a55pro .sect3 .box-2 ul li .tit {
    font-size: 1.25vw;
    color: #fff;
    line-height: 1;
    font-weight: bold;
}

#a55pro .sect3 .box-2 ul li .msg {
    font-size: 1.0416666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin-top: .5vw
}

#a55pro .sect4 .box {
    width: 80%;
    max-width: 1157px;
    margin: 0 auto;
    padding: 4vw 0
}

#a55pro .sect4 .box .word {
    width: 600px;
    -webkit-transform: translateY(4vw);
    -ms-transform: translateY(4vw);
    transform: translateY(4vw)
}

#a55pro .sect4 .box .word .tit {
    font-size: 2.8125vw;
    font-weight: 600;
    color: #000;
    line-height: 1
}

#a55pro .sect4 .box .word .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.5;
    margin-top: 1vw
}

#a55pro .sect4 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-top: 4vw
}

#a55pro .sect4 .box ul li .tit {
    font-size: 1.25vw;
    color: #000;
    line-height: 1;
    margin: 1vw 0 .3vw 0;
    font-weight: bold
}

#a55pro .sect4 .box ul li .msg {
    font-size: 1.0416666667vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55pro .sect4 .box-2 {
    width: 80%;
    max-width: 1157px;
    margin: 0 auto;
    padding-top: 2vw
}

#a55pro .sect4 .box-2 .word .tit {
    font-size: 2.8125vw;
    font-weight: 600;
    color: #000;
    line-height: 1
}

#a55pro .sect4 .box-2 .word .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.5;
    margin-top: 1vw
}

#a55pro .sect4 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-top: 1vw
}

#a55pro .sect4 .box-2 ul li {
    width: 32%
}

#a55pro .sect4 .box-2 ul li .tit {
    font-size: 1.25vw;
    color: #000;
    line-height: 1;
    margin: 1vw 0 .3vw 0
}

#a55pro .sect4 .box-2 ul li .msg {
    font-size: 1.0416666667vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55pro .sect5 {
    margin-top: 4vw
}

#a55pro .sect5 .box {
    position: absolute;
    background-color: #2d5c70;
    top: 10%;
    left: 10%;
    padding: 2vw 4vw;
    z-index: 11
}

#a55pro .sect5 .box .tit {
    font-size: 2.8125vw;
    color: #fff;
    line-height: 1
}

#a55pro .sect5 .box .msg {
    font-size: 1.25vw;
    color: #fff;
    line-height: 1.2;
    margin-top: .58vw
}

#a55pro .sect5 .box-2 {
    position: absolute;
    z-index: 11;
    left: 28%;
    top: 81%;
    background-color: #000;
    padding: 1vw;
    width: 15.625vw
}

#a55pro .sect5 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#a55pro .sect5 .box-2 ul li .tit {
    font-size: 1.25vw;
    color: #fff;
    line-height: 1;
    font-weight: bold
}

#a55pro .sect5 .box-2 ul li .msg {
    font-size: 1.0416666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin-top: .8vw
}

#a55pro .sect5 .img1 {
    position: absolute;
    width: 56.5625vw;
    left: 30%;
    top: 30%;
    z-index: 1
}

#a55pro .sect6 .box {
    position: absolute;
    width: 80%;
    max-width: 1200px;
    left: 50%;
    bottom: 0%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#a55pro .sect6 .box .tit {
    font-size: 2.8125vw;
    color: #000;
    line-height: 1
}

#a55pro .sect6 .box .msg {
    font-size: 1.25vw;
    color: #000;
    line-height: 1.5;
    margin-top: .58vw;
    margin-bottom: 4vw
}

#a55pro .sect6 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#a55pro .sect6 .box ul li .color {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.0416666667vw;
    font-weight: 400;
    color: #000;
    margin-bottom: 1vw
}

#a55pro .sect6 .box ul li .color span {
    display: inline-block;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    margin-right: 5px
}

#a55pro .sect6 .box ul li img {
    width: 14.2708333333vw
}

#a55pro .sect7 .box {
    position: absolute;
    width: 30%;
    left: 20%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#a55pro .sect7 .box .tit {
    font-size: 2.8125vw;
    color: #000;
    line-height: 1
}

#a55pro .sect7 .box .msg {
    font-size: 1.25vw;
    color: #000;
    line-height: 1.5;
    margin-top: .58vw;
    margin-bottom: 4vw
}

#a55pro .sect7 .box ul {
    width: 13.0208333333vw;
    background-color: #25675e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1vw 2vw
}

#a55pro .sect7 .box ul li .word .word-tit {
    font-size: 1.25vw;
    color: #fff;
    line-height: 1.3;
    font-weight: bold
}

#a55pro .sect7 .box ul li .word .word-msg {
    font-size: 1.0416666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.3
}

#a55pro .sect8 .box {
    position: absolute;
    width: 80%;
    max-width: 900px;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#a55pro .sect8 .box .tit {
    font-size: 2.8125vw;
    color: #fff;
    line-height: 1
}

#a55pro .sect8 .box .msg {
    font-size: 1.25vw;
    color: #fff;
    line-height: 1.3;
    margin-top: 2vw
}

#a55pro .sect9 .box {
    width: 80%;
    margin: 0 auto;
    padding: 4vw 0;
    max-width: 1423px;
    position: relative
}

#a55pro .sect9 .box .word {
    position: absolute;
    bottom: -5%;
    right: 0;
    width: 50%
}

#a55pro .sect9 .box .word .tit {
    font-size: 2.8125vw;
    color: #000;
    line-height: 1
}

#a55pro .sect9 .box .word .msg {
    font-size: 1.25vw;
    color: #000;
    line-height: 1.3;
    margin-top: 2vw
}

#a55pro .sect9 .box-2 {
    width: 80%;
    height: 72.9166666667vw;
    max-width: 1257px;
    margin: 8vw auto 4vw auto;
    position: relative;
    z-index: 1
}

#a55pro .sect9 .box-2 .img2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 67.5%;
    z-index: 11
}

#a55pro .sect9 .box-2 .img3 {
    position: absolute;
    top: 10%;
    right: 0;
    z-index: 10;
    width: 34%
}

#a55pro .sect9 .box-2 .img4 {
    position: absolute;
    right: 5%;
    bottom: 0;
    z-index: 9;
    width: 82.5%
}

#a55pro .sect10 {
    padding-top: 10vw
}

#a55pro .sect10 .box {
    width: 25%;
    left: 20%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute
}

#a55pro .sect10 .box .tit {
    font-size: 2.8125vw;
    color: #000;
    line-height: 1
}

#a55pro .sect10 .box .msg {
    font-size: 1.25vw;
    color: #000;
    line-height: 1.3;
    margin-top: 2vw
}

#a55pro .sect10 .box img {
    margin-top: 4vw;
    width: 15.2604166667vw
}

#a55pro .sect10 .img1 {
    position: absolute;
    bottom: 0;
    left: 55%;
    width: 26.6666666667vw
}

#a55pro .sect11 .box {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute
}

#a55pro .sect11 .box .tit {
    font-size: 6.40625vw;
    color: #000;
    line-height: 1
}

#a55pro .sect11 .box .msg {
    font-size: 2.1875vw;
    color: #000;
    line-height: 1.3
}

#a55pro .sect12 .box {
    padding: 4vw 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#F9F9F9), to(#FFFFFF));
    background: -o-linear-gradient(bottom, #F9F9F9 0%, #FFFFFF 100%);
    background: linear-gradient(0deg, #F9F9F9 0%, #FFFFFF 100%)
}

#a55pro .sect12 .box ul {
    width: 80%;
    max-width: 1366px;
    margin: 0 auto;
    font-size: 0
}

#a55pro .sect12 .box ul li {
    display: inline-block;
    width: 31%;
    margin: 0 1%;
    vertical-align: top
}

#a55pro .sect12 .box ul li .tit {
    font-size: 1.5625vw;
    color: #000;
    line-height: 1;
    width: 80%;
    margin: 0 auto;
    font-weight: bold
}

#a55pro .sect12 .box ul li .msg {
    font-size: 1.0416666667vw;
    width: 80%;
    margin: 0 auto;
    color: #000;
    line-height: 1.3;
    margin-top: 1vw;
    margin-bottom: 2vw
}

#a55pro .sect12 .box ul li img {
    width: 18.28125vw;
    display: block;
    margin: 0 auto
}

#a55pro .sect12 .box-2 {
    padding: 4vw 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#F9F9F9), to(#FFFFFF));
    background: -o-linear-gradient(bottom, #F9F9F9 0%, #FFFFFF 100%);
    background: linear-gradient(0deg, #F9F9F9 0%, #FFFFFF 100%)
}

#a55pro .sect12 .box-2 ul {
    font-size: 0;
    width: 80%;
    max-width: 1366px;
    margin: 0 auto
}

#a55pro .sect12 .box-2 ul li {
    display: inline-block;
    width: 31%;
    margin: 0 1%;
    vertical-align: top
}

#a55pro .sect12 .box-2 ul li .tit {
    font-size: 1.5625vw;
    color: #000;
    line-height: 1;
    width: 91%;
    margin: 0 0 0 auto;
    font-weight: bold
}

#a55pro .sect12 .box-2 ul li .msg {
    font-size: 1.0416666667vw;
    width: 91%;
    margin: 0 0 0 auto;
    color: #000;
    line-height: 1.3;
    margin-top: 1vw;
    margin-bottom: 2vw
}

#a55pro .sect12 .box-2 ul li img {
    width: 18.28125vw;
    display: block;
    margin: 0 auto
}

#a55pro .sect13 .box {
    padding: 4vw 0
}

#a55pro .sect13 .box ul {
    width: 80%;
    max-width: 1359px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#a55pro .sect13 .box ul li {
    width: 49%;
    position: relative
}

#a55pro .sect13 .box ul li .word {
    position: absolute;
    left: 30%;
    width: 60%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#a55pro .sect13 .box ul li .tit {
    font-size: 1.5625vw;
    color: #fff;
    line-height: 1;
    font-weight: bold
}

#a55pro .sect13 .box ul li .tit-2 {
    margin-top: 1vw
}

#a55pro .sect13 .box ul li .msg {
    font-size: 1.0416666667vw;
    margin-top: 1vw;
    color: #fff;
    line-height: 1.5
}

#a55pro .sect13 .box .img1 {
    width: 60.4166666667vw;
    display: block;
    margin: 0 auto;
    padding-top: 4vw
}

#a55pro .sect13 .box .img2 {
    width: 62.34375vw;
    display: block;
    margin: 0 auto;
    padding-top: 4vw
}

#a55pro .sect13 .box .img3 {
    width: 87.3958333333vw;
    padding-top: 4vw;
    display: block;
    margin: 0 auto
}

@media screen and (max-width: 1366px)and (min-width: 768px) {
    #a55pro .sect1 .box .tit {
        font-size: 5.8565153734vw
    }

    #a55pro .sect1 .box .msg {
        font-size: 2.196193265vw
    }

    #a55pro .sect2 .box {
        width: 80%;
        padding: 8vw 0
    }

    #a55pro .sect3 .box {
        width: 90%
    }

    #a55pro .sect3 .box .tit {
        font-size: 3.6603221083vw
    }

    #a55pro .sect3 .box .msg {
        font-size: 2.196193265vw;
        margin-top: auto
    }

    #a55pro .sect3 .box-2 {
        width: 90%
    }

    #a55pro .sect3 .box-2 ul li .tit {
        font-size: 2.196193265vw
    }

    #a55pro .sect3 .box-2 ul li .msg {
        font-size: 1.756954612vw
    }

    #a55pro .sect4 .box {
        width: 80%;
        padding: 8vw 0
    }

    #a55pro .sect4 .box .word .tit {
        font-size: 3.6603221083vw
    }

    #a55pro .sect4 .box .word .msg {
        font-size: 2.196193265vw
    }

    #a55pro .sect4 .box ul li .tit {
        font-size: 2.196193265vw
    }

    #a55pro .sect4 .box ul li .msg {
        font-size: 1.9033674963vw
    }

    #a55pro .sect4 .box-2 {
        width: 80%
    }

    #a55pro .sect4 .box-2 .word .tit {
        font-size: 3.6603221083vw
    }

    #a55pro .sect4 .box-2 .word .msg {
        font-size: 2.196193265vw
    }

    #a55pro .sect5 .box .tit {
        font-size: 3.6603221083vw
    }

    #a55pro .sect5 .box .msg {
        font-size: 1.4641288433vw
    }

    #a55pro .sect5 .box-2 ul li .tit {
        font-size: 2.196193265vw
    }

    #a55pro .sect5 .box-2 ul li .msg {
        font-size: 1.756954612vw
    }

    #a55pro .sect6 .box {
        width: 80%
    }

    #a55pro .sect6 .box .tit {
        font-size: 3.6603221083vw
    }

    #a55pro .sect6 .box .msg {
        font-size: 1.756954612vw;
        margin-bottom: 2vw
    }

    #a55pro .sect6 .box ul li .color {
        font-size: 1.756954612vw
    }

    #a55pro .sect6 .box ul li img {
        width: 14.6412884334vw
    }

    #a55pro .sect7 .box {
        left: 10%;
        width: 40%
    }

    #a55pro .sect7 .box .tit {
        font-size: 2.9282576867vw
    }

    #a55pro .sect7 .box .msg {
        font-size: 1.756954612vw
    }

    #a55pro .sect7 .box ul {
        width: 21.9619326501vw
    }

    #a55pro .sect7 .box ul li .word .word-tit {
        font-size: 2.196193265vw
    }

    #a55pro .sect7 .box ul li .word .word-msg {
        font-size: 1.756954612vw
    }

    #a55pro .sect8 .box {
        width: 80%
    }

    #a55pro .sect8 .box .tit {
        font-size: 2.9282576867vw
    }

    #a55pro .sect8 .box .msg {
        font-size: 1.9033674963vw
    }

    #a55pro .sect9 .box {
        width: 80%
    }

    #a55pro .sect9 .box .word {
        position: relative;
        width: 55%;
        margin: 0 0 0 auto;
        -webkit-transform: translateY(-4vw);
        -ms-transform: translateY(-4vw);
        transform: translateY(-4vw)
    }

    #a55pro .sect9 .box .word .tit {
        font-size: 3.6603221083vw
    }

    #a55pro .sect9 .box .word .msg {
        font-size: 2.196193265vw
    }

    #a55pro .sect9 .box-2 {
        height: 80vw
    }

    #a55pro .sect9 .box-2 .img4 {
        width: 70%
    }

    #a55pro .sect10 .box {
        width: 40%;
        left: 10%
    }

    #a55pro .sect10 .box .tit {
        font-size: 3.6603221083vw
    }

    #a55pro .sect10 .box .msg {
        font-size: 2.196193265vw
    }

    #a55pro .sect10 .box img {
        width: 17.1303074671vw;
        margin-bottom: 8vw
    }

    #a55pro .sect11 .box .tit {
        font-size: 4.6120058565vw
    }

    #a55pro .sect11 .box .msg {
        font-size: 2.196193265vw
    }

    #a55pro .sect12 .box ul li .tit {
        width: auto;
        font-size: 2.9282576867vw
    }

    #a55pro .sect12 .box ul li .msg {
        width: auto;
        font-size: 1.9033674963vw
    }

    #a55pro .sect12 .box ul li img {
        width: 100%
    }

    #a55pro .sect12 .box-2 ul li .tit {
        width: auto;
        height: 6vw;
        font-size: 2.9282576867vw
    }

    #a55pro .sect12 .box-2 ul li .msg {
        width: auto;
        font-size: 1.9033674963vw
    }

    #a55pro .sect12 .box-2 ul li img {
        width: 100%
    }

    #a55pro .sect13 .box ul {
        width: 90%
    }

    #a55pro .sect13 .box ul li .word {
        width: 70%
    }

    #a55pro .sect13 .box ul li .tit {
        font-size: 2.196193265vw
    }

    #a55pro .sect13 .box ul li .msg {
        font-size: 1.4641288433vw
    }

    #a55pro .sect13 .box .img1 {
        width: 100%
    }

    #a55pro .sect13 .box .img2 {
        width: 100%
    }

    #a55pro .sect13 .box .img3 {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    #a55pro {
        overflow: hidden
    }

    #a55pro .a55pro-pc {
        display: none !important
    }

    #a55pro .a55pro-phone {
        display: initial !important
    }

    #a55pro .sect1 .box {
        top: 15%;
        left: 10%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #a55pro .sect1 .box .tit {
        font-size: 10.4166666667vw
    }

    #a55pro .sect1 .box .msg {
        font-size: 14px
    }

    #a55pro .sect2 .box {
        width: 96%;
        padding: 8vw 0
    }

    #a55pro .sect3 .box {
        width: 96%
    }

    #a55pro .sect3 .box .tit {
        font-size: 5.2083333333vw
    }

    #a55pro .sect3 .box .msg {
        font-size: 3.125vw;
        margin-top: auto
    }

    #a55pro .sect3 .box-2 {
        width: 100%
    }

    #a55pro .sect3 .box-2 ul li .tit {
        font-size: 14px
    }

    #a55pro .sect3 .box-2 ul li .msg {
        font-size: 12px
    }

    #a55pro .sect3 .big-img {
        height: 78.125vw;
        -o-object-fit: cover;
        object-fit: cover
    }

    #a55pro .sect4 .box {
        width: 96%;
        padding: 8vw 0
    }

    #a55pro .sect4 .box .word {
        width: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #a55pro .sect4 .box .word .tit {
        font-size: 6.5104166667vw
    }

    #a55pro .sect4 .box .word .msg {
        font-size: 3.90625vw
    }

    #a55pro .sect4 .box ul {
        margin-top: 8vw;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #a55pro .sect4 .box ul li img {
        width: 70%
    }

    #a55pro .sect4 .box ul li .tit {
        font-size: 16px;
        margin: 2vw 0 1vw 0
    }

    #a55pro .sect4 .box ul li .msg {
        font-size: 14px
    }

    #a55pro .sect4 .box-2 {
        width: 96%
    }

    #a55pro .sect4 .box-2 ul {
        margin-top: 2vw
    }

    #a55pro .sect4 .box-2 .word .tit {
        font-size: 5.2083333333vw
    }

    #a55pro .sect4 .box-2 .word .msg {
        font-size: 3.90625vw
    }

    #a55pro .sect5 .box {
        left: 0%;
        width: 60%
    }

    #a55pro .sect5 .box .tit {
        font-size: 6.5104166667vw
    }

    #a55pro .sect5 .box .msg {
        font-size: 12px
    }

    #a55pro .sect5 .img1 {
        width: 80%;
        left: auto;
        right: 0
    }

    #a55pro .sect5 .box-2 {
        left: 10%;
        width: 30%
    }

    #a55pro .sect5 .box-2 ul li .tit {
        font-size: 14px
    }

    #a55pro .sect5 .box-2 ul li .msg {
        font-size: 12px
    }

    #a55pro .sect6 .box {
        width: 96%
    }

    #a55pro .sect6 .box .tit {
        font-size: 6.5104166667vw
    }

    #a55pro .sect6 .box .msg {
        font-size: 3.125vw
    }

    #a55pro .sect6 .box ul li .color {
        font-size: 12px
    }

    #a55pro .sect6 .box ul li .color span {
        width: 10px;
        height: 10px
    }

    #a55pro .sect6 .box ul li img {
        width: 19.4010416667vw
    }

    #a55pro .sect7 {
        height: 78.125vw
    }

    #a55pro .sect7 .box {
        left: 2%;
        width: 50%;
        z-index: 111
    }

    #a55pro .sect7 .box .tit {
        font-size: 5.2083333333vw
    }

    #a55pro .sect7 .box .msg {
        font-size: 12px
    }

    #a55pro .sect7 .box ul {
        width: 150px;
        padding: 2vw 8vw
    }

    #a55pro .sect7 .box ul li .word .word-tit {
        font-size: 14px
    }

    #a55pro .sect7 .box ul li .word .word-msg {
        font-size: 12px
    }

    #a55pro .sect7 .big-img {
        width: 70%;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #a55pro .sect8 .big-img {
        height: 72.5260416667vw;
        -o-object-fit: cover;
        object-fit: cover
    }

    #a55pro .sect8 .box {
        top: 5%;
        width: 96%
    }

    #a55pro .sect8 .box .tit {
        font-size: 5.2083333333vw
    }

    #a55pro .sect8 .box .msg {
        font-size: 12px
    }

    #a55pro .sect9 .box {
        width: 96%;
        padding: 8vw 0
    }

    #a55pro .sect9 .box .word {
        position: relative;
        width: 80%;
        margin: 0 0 0 auto
    }

    #a55pro .sect9 .box .word .tit {
        font-size: 6.5104166667vw
    }

    #a55pro .sect9 .box .word .msg {
        font-size: 3.90625vw
    }

    #a55pro .sect9 .box .app-img1 {
        width: 65.1041666667vw;
        -webkit-transform: translateY(10vw);
        -ms-transform: translateY(10vw);
        transform: translateY(10vw)
    }

    #a55pro .sect9 .box .app-img2 {
        width: 43.8802083333vw;
        margin: 0 0 0 auto;
        display: block !important;
        -webkit-transform: translateY(-20vw);
        -ms-transform: translateY(-20vw);
        transform: translateY(-20vw)
    }

    #a55pro .sect9 .box-2 {
        width: 100%;
        padding: 8vw 0;
        height: 107.8125vw
    }

    #a55pro .sect9 .box-2 .img3 {
        top: 20%
    }

    #a55pro .sect9 .box-2 .img4 {
        width: 90%
    }

    #a55pro .sect10 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        text-align: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: auto;
        top: auto
    }

    #a55pro .sect10 .box .tit {
        font-size: 6.5104166667vw
    }

    #a55pro .sect10 .box .msg {
        font-size: 3.90625vw
    }

    #a55pro .sect10 .box img {
        width: 30.46875vw;
        margin-bottom: 8vw
    }

    #a55pro .sect11 .box .tit {
        font-size: 8.203125vw
    }

    #a55pro .sect11 .box .msg {
        font-size: 3.90625vw
    }

    #a55pro .sect12 .box ul {
        width: 100%
    }

    #a55pro .sect12 .box ul li {
        text-align: center
    }

    #a55pro .sect12 .box ul li .tit {
        width: auto;
        font-size: 16px
    }

    #a55pro .sect12 .box ul li .msg {
        width: auto;
        height: 15.625vw;
        font-size: 12px
    }

    #a55pro .sect12 .box ul li img {
        width: 100%
    }

    #a55pro .sect12 .box .tit {
        font-size: 8.203125vw
    }

    #a55pro .sect12 .box .msg {
        font-size: 3.90625vw
    }

    #a55pro .sect12 .box-2 ul {
        width: 100%
    }

    #a55pro .sect12 .box-2 ul li {
        text-align: center
    }

    #a55pro .sect12 .box-2 ul li .tit {
        width: auto;
        height: 9.1145833333vw;
        font-size: 16px
    }

    #a55pro .sect12 .box-2 ul li .msg {
        width: auto;
        height: 15.625vw;
        font-size: 12px
    }

    #a55pro .sect12 .box-2 ul li img {
        width: 100%
    }

    #a55pro .sect12 .box-2 .tit {
        font-size: 8.203125vw
    }

    #a55pro .sect12 .box-2 .msg {
        font-size: 3.90625vw
    }

    #a55pro .sect13 .box ul {
        width: 90%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #a55pro .sect13 .box ul li {
        margin: 2.5vw 0;
        width: 100%
    }

    #a55pro .sect13 .box ul li .word {
        width: 70%
    }

    #a55pro .sect13 .box ul li .tit {
        font-size: 5.2083333333vw
    }

    #a55pro .sect13 .box ul li .msg {
        font-size: 3.125vw
    }

    #a55pro .sect13 .box .img1 {
        width: 100%
    }

    #a55pro .sect13 .box .img2 {
        width: 100%
    }

    #a55pro .sect13 .box .img3 {
        width: 100%
    }
}