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

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

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

#a55 ol, #a55 ul, #a55 li {
    list-style: none
}

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

#a55 .big-img {
    width: 100%
}

#a55 .a55-pc {
    display: block
}

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

#a55 .showDelay_1 {
    -webkit-transition: all 1s !important;
    -o-transition: all 1s !important;
    transition: all 1s !important;
    opacity: 1 !important;
    -webkit-transform: translateY(0px) !important;
    -ms-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important
}

#a55 .showDelay_2 {
    -webkit-transition: all 1s !important;
    -o-transition: all 1s !important;
    transition: all 1s !important;
    opacity: 1 !important;
    -webkit-transform: translateY(0px) !important;
    -ms-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    -webkit-transition-delay: .2s !important;
    -o-transition-delay: .2s !important;
    transition-delay: .2s !important
}

#a55 .showDelay_3 {
    -webkit-transition: all 1s !important;
    -o-transition: all 1s !important;
    transition: all 1s !important;
    opacity: 1 !important;
    -webkit-transform: translateY(0px) !important;
    -ms-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    -webkit-transition-delay: .6s !important;
    -o-transition-delay: .6s !important;
    transition-delay: .6s !important
}

#a55 .scaleDelay {
    -webkit-transition: all 1s !important;
    -o-transition: all 1s !important;
    transition: all 1s !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important
}

#a55 .transform-show {
    -webkit-transition: all 1s !important;
    -o-transition: all 1s !important;
    transition: all 1s !important;
    opacity: 1 !important
}

#a55 .transHide1, #a55 .transHide2, #a55 .transHide3 {
    display: inherit !important;
    opacity: 0 !important;
    -webkit-transform: translateY(100px) !important;
    -ms-transform: translateY(100px) !important;
    transform: translateY(100px) !important
}

#a55 .se {
    position: relative
}

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

#a55 .sect1 .box .title {
    font-size: 6.25vw;
    color: #000;
    line-height: 1;
    font-weight: 600;
}

#a55 .sect1 .box .msg {
    margin-top: 2.0166vw;
    font-size: 3.125vw;
    font-weight: 500;
    color: #000;
    line-height: 1
}

#a55 .sect1 .box .buy {
    margin-top: 8vw;
    font-size: 1.875vw;
    font-weight: 500;
    border: 2px solid #000;
    border-radius: 50px;
    display: inline-block;
    padding: 0 1.8229vw
}

#a55 .sect1 .box .buy a {
    color: #333;
    line-height: 1
}

#a55 .sect2 .box {
    position: relative;
    width: 80%;
    max-width: 1200px;
    min-width: 768px;
    margin: 0 auto;
    padding: 5vw 0
}

#a55 .sect2 .box .item-ul {
    font-size: 0
}

#a55 .sect2 .box .item-ul .item-li {
    width: 24%;
    margin: .5%;
    display: inline-block;
    position: relative
}

#a55 .sect2 .box .item-ul .item-li .content .word {
    position: absolute;
    width: 100%;
    text-align: center
}

#a55 .sect2 .box .item-ul .item-li .content .word p {
    font-size: 1.35416vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#a55 .sect2 .box .item-ul .item-li:nth-child(1) .content .word {
    bottom: 5%
}

#a55 .sect2 .box .item-ul .item-li:nth-child(3) .content .word {
    top: 10%
}

#a55 .sect2 .box .item-ul .item-li:nth-child(4) .content .word {
    top: 10%
}

#a55 .sect2 .box .item-ul .item-li:nth-child(6) .content .word {
    top: 10%
}

#a55 .sect2 .box .item-ul .item-li:nth-child(5) .content .word {
    top: 50%
}

#a55 .sect2 .box .item-ul .item-li:nth-child(2) {
    width: 49%
}

#a55 .sect2 .box .item-ul .item-li:nth-child(2) .content .word {
    bottom: 10%
}

#a55 .sect2 .box .item-ul .item-li:nth-child(6) {
    width: 49%
}

#a55 .sect3 .box {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-top: 2.5vw
}

#a55 .sect3 .box .tit {
    font-size: 3.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55 .sect3 .box .msg {
    margin-top: 2.5vw;
    font-size: 1.35416vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#a55 .sect3 .box2 {
    position: absolute;
    width: 55%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 5%
}

#a55 .sect3 .box2 .item-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
}

#a55 .sect3 .box2 .item-ul .item-li:nth-child(1) .word div img {
    width: 3.125vw
}

#a55 .sect3 .box2 .item-ul .item-li .word {
    text-align: center
}

#a55 .sect3 .box2 .item-ul .item-li .word div {
    height: 5.26vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#a55 .sect3 .box2 .item-ul .item-li .word div img {
    width: 4.2vw
}

#a55 .sect3 .box2 .item-ul .item-li .word .word-tit {
    font-size: 1.7708vw;
    color: #000;
    line-height: 1.2;
    margin-top: 1vw
}

#a55 .sect3 .box2 .item-ul .item-li .word .word-msg {
    font-size: 1.6666vw;
    font-weight: 400;
    color: #666;
    line-height: 1.2
}

#a55 .sect4 .box {
    position: absolute;
    width: 80%;
    max-width: 1000px;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 15%;
    text-align: center
}

#a55 .sect4 .box .tit {
    font-size: 3.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55 .sect4 .box .msg {
    margin-top: 2.5vw;
    font-size: 1.35416vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#a55 .sect4 .box2 {
    position: absolute;
    width: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 10%
}

#a55 .sect4 .box2 .item-ul {
    font-size: 0
}

#a55 .sect4 .box2 .item-ul .item-li:nth-child(6) .item-box .item-img img {
    width: 2vw
}

#a55 .sect4 .box2 .item-ul .item-li {
    display: inline-block;
    width: 33.33%;
    margin: 1.666vw 0
}

#a55 .sect4 .box2 .item-ul .item-li .item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#a55 .sect4 .box2 .item-ul .item-li .item-box .item-img {
    text-align: center
}

#a55 .sect4 .box2 .item-ul .item-li .item-box .item-img img {
    width: 2.60416vw
}

#a55 .sect4 .box2 .item-ul .item-li .item-box .word {
    width: 6.25vw;
    margin-left: 1.3vw;
    text-align: left
}

#a55 .sect4 .box2 .item-ul .item-li .item-box .word .word-tit {
    font-size: 1.7708vw;
    color: #000;
    line-height: 1
}

#a55 .sect4 .box2 .item-ul .item-li .item-box .word .word-msg {
    font-size: 1.6666vw;
    font-weight: 400;
    color: #666;
    line-height: 1
}

#a55 .sect5 .box1 {
    background: -o-linear-gradient(315deg, #d9f3d1 13%, #c1eaef 100%);
    background: linear-gradient(135deg, #d9f3d1 13%, #c1eaef 100%)
}

#a55 .sect5 .box1 .tit {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 5.3125vw;
    font-weight: 400;
    color: #fff;
    padding: 4vw 0;
    line-height: 1.2
}

#a55 .sect5 .box2 {
    position: relative;
    margin-top: 5vw;
    overflow: hidden
}

#a55 .sect5 .box2 .word {
    position: absolute;
    width: 30%;
    top: 15%;
    left: 15%;
    z-index: 11
}

#a55 .sect5 .box2 .word .word-tit {
    font-size: 3.125vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#a55 .sect5 .box2 .word .word-msg {
    margin-top: 2vw;
    font-size: 1.35416vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#a55 .sect6 .box1 {
    position: absolute;
    top: 30%;
    left: 50%
}

#a55 .sect6 .box1 .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#a55 .sect6 .box1 .word .word-tit {
    margin: 0 2.3958vw;
    font-size: 1.6666vw;
    color: #000;
    line-height: 1.1;
}

#a55 .sect7 .box1 {
    position: relative;
    width: 80%;
    max-width: 886px;
    margin: 0 auto;
    padding-top: 5vw;
    text-align: center
}

#a55 .sect7 .box1 .tit {
    font-size: 3.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55 .sect7 .box1 .msg {
    margin-top: 2.5vw;
    font-size: 1.35416vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#a55 .sect7 .box2 {
    position: relative;
    width: 100%
}

#a55 .sect7 .box2 .content {
    position: absolute;
    top: 10%;
    width: 31.25vw;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#a55 .sect7 .box2 .content .item-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
}

#a55 .sect7 .box2 .content .item-ul .item-li {
    text-align: center
}

#a55 .sect7 .box2 .content .item-ul .item-li .round {
    width: 2.7vw;
    height: 2.7vw;
    border-radius: 50%;
    margin: 0 auto
}

#a55 .sect7 .box2 .content .item-ul .item-li .color {
    margin-top: 1vw;
    font-size: 1.35416vw;
    line-height: 1.2;
    font-weight: 400;
    color: #000
}

#a55 .sect8 .box1 {
    position: absolute;
    width: 80%;
    max-width: 1000px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    margin: 0 auto;
    text-align: center
}

#a55 .sect8 .box1 .tit {
    font-size: 3.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55 .sect8 .box1 .msg {
    margin-top: 2.5vw;
    font-size: 1.35416vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#a55 .sect8 .box2 {
    position: absolute;
    width: 40vw;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #ffffffb4;
    -webkit-box-shadow: 0px 6px 18px 0px rgba(127, 163, 175, .27);
    box-shadow: 0px 6px 18px 0px rgba(127, 163, 175, .27);
    padding: 3vw 0
}

#a55 .sect8 .box2 .item-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
}

#a55 .sect8 .box2 .item-ul .item-li {
    text-align: center
}

#a55 .sect8 .box2 .item-ul .item-li .tit {
    font-size: 2.7083vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55 .sect8 .box2 .item-ul .item-li .msg {
    font-size: 1.6666vw;
    font-weight: 400;
    color: #666;
    line-height: 1
}

#a55 .sect9 .box1 {
    position: relative;
    width: 80%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-top: 8vw
}

#a55 .sect9 .box1 .tit {
    font-size: 3.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55 .sect9 .box1 .msg {
    margin-top: 2.5vw;
    font-size: 1.35416vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#a55 .sect9 .box2 {
    position: absolute;
    top: 55%;
    left: 15%
}

#a55 .sect9 .box2 .item-ul .item-li {
    text-align: center;
    margin-top: 2.5vw
}

#a55 .sect9 .box2 .item-ul .item-li .tit {
    font-size: 1.97916vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55 .sect9 .box2 .item-ul .item-li .msg {
    font-size: 1.97916vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55 .sect10 {
    overflow: hidden
}

#a55 .sect10 .box1 {
    position: relative;
    width: 80%;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-top: 8vw;
    z-index: 11
}

#a55 .sect10 .box1 .tit {
    font-size: 3.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55 .sect10 .box1 .msg {
    margin-top: 2.5vw;
    font-size: 1.35416vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#a55 .sect10 .iframe {
    position: initial;
    top: 0;
    background-color: #fff;
    z-index: 1
}

#a55 .sect10 .imgBox {
    position: relative;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 11
}

#a55 .sect10 .imgBox .img1 {
    z-index: 111
}

#a55 .sect10 .imgBox div .img2 {
    z-index: -1;
    -webkit-transition: ease-in-out .5s;
    -o-transition: ease-in-out .5s;
    transition: ease-in-out .5s;
    position: absolute;
    top: 18.5%;
    opacity: 0
}

#a55 .sect10 .imgBox div .img3 {
    position: absolute;
    width: 4.01vw;
    height: 22vw;
    z-index: 1;
    top: 25%;
    right: 35%;
    opacity: 0
}

#a55 .sect11 .box1 {
    background: -o-linear-gradient(315deg, #d9f3d1 13%, #c1eaef 100%);
    background: linear-gradient(135deg, #d9f3d1 13%, #c1eaef 100%)
}

#a55 .sect11 .box1 .tit {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    font-size: 5.3125vw;
    font-weight: 400;
    color: #fff;
    padding: 4vw 0;
    line-height: 1.2
}

#a55 .sect11 .box2 {
    position: relative;
    padding-top: 5vw;
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center
}

#a55 .sect11 .box2 .tit {
    font-size: 3.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55 .sect11 .box2 .msg {
    margin-top: 2.5vw;
    font-size: 1.35416vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#a55 .sect11 .box2 .item-ul {
    margin-top: 5vw;
    font-size: 0
}

#a55 .sect11 .box2 .item-ul .item-li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin: 1%;
    position: relative;
    background-color: #f9f9f9;
    padding: 2vw 0
}

#a55 .sect11 .box2 .item-ul .item-li:nth-child(7) .word .word-tit {
    height: 3.95833vw;
    line-height: 3.95833vw
}

#a55 .sect11 .box2 .item-ul .item-li:nth-child(5), #a55 .sect11 .box2 .item-ul .item-li:nth-child(6), #a55 .sect11 .box2 .item-ul .item-li:nth-child(7) {
    width: 31.33%
}

#a55 .sect11 .box2 .item-ul .item-li:nth-child(5) .word, #a55 .sect11 .box2 .item-ul .item-li:nth-child(5) .imgBox, #a55 .sect11 .box2 .item-ul .item-li:nth-child(6) .word, #a55 .sect11 .box2 .item-ul .item-li:nth-child(6) .imgBox, #a55 .sect11 .box2 .item-ul .item-li:nth-child(7) .word, #a55 .sect11 .box2 .item-ul .item-li:nth-child(7) .imgBox {
    width: 96%
}

#a55 .sect11 .box2 .item-ul .item-li:nth-child(1) .imgBox img, #a55 .sect11 .box2 .item-ul .item-li:nth-child(2) .imgBox img {
    width: 20.3125vw
}

#a55 .sect11 .box2 .item-ul .item-li .imgBox {
    width: 80%;
    margin: 0 auto
}

#a55 .sect11 .box2 .item-ul .item-li .word {
    width: 80%;
    margin: 0 auto
}

#a55 .sect11 .box2 .item-ul .item-li .word .word-tit {
    font-size: 1.6666vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#a55 .sect11 .box2 .item-ul .item-li .word .word-msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #999;
    line-height: 1.2
}

#a55 .sect12 .box {
    position: relative;
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 8vw;
    padding-bottom: 8vw
}

#a55 .sect12 .box .tit {
    font-size: 3.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#a55 .sect12 .box2 {
    width: 80%;
    max-width: 1200px;
    margin: 0 auto
}

#a55 .sect12 .box2 .item-box {
    position: relative;
    text-align: center;
    font-size: 0;
    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;
    padding: 2.5vw 0;
    opacity: 0;
    -webkit-transition: ease-in-out 1s;
    -o-transition: ease-in-out 1s;
    transition: ease-in-out 1s
}

#a55 .sect12 .box2 .item-box .img-box {
    width: 50%;
    opacity: 0
}

#a55 .sect12 .box2 .item-box .word-box {
    -webkit-transition: ease-in-out 1s;
    -o-transition: ease-in-out 1s;
    transition: ease-in-out 1s;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
    opacity: 0;
    width: 50%;
    text-align: left
}

#a55 .sect12 .box2 .item-box .word-box .tit {
    font-size: 2.5vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#a55 .sect12 .box2 .item-box .word-box .msg {
    margin-top: 2.5vw;
    font-size: 1.35416vw;
    font-weight: 400;
    color: #999;
    line-height: 1.2
}

#a55 .sect12 .box2 .item-box-1 .word-box, #a55 .sect12 .box2 .item-box-3 .word-box {
    padding-left: 5%
}

#a55 .sect12 .box2 .item-box-2 .word-box, #a55 .sect12 .box2 .item-box-4 .word-box {
    padding-right: 5%
}

#a55 .sect13 .img1 {
    margin: 5vw 0
}

#a55 .sect13 .box {
    width: 80%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 5vw 0
}

#a55 .sect13 .box .tit {
    font-size: 1.875vw;
    font-weight: 400;
    color: #999;
    line-height: 1
}

#a55 .sect13 .box ul {
    margin-top: 2vw;
    font-size: 0
}

#a55 .sect13 .box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #999;
    font-size: 1.25vw;
    padding: 1vw 0 .8vw 0;
    font-weight: 500;
    color: #999;
    line-height: 1
}

#a55 .sect13 .box ul li div {
    width: 50%;
    padding-left: 1%
}

@media screen and (max-width: 767px) {
    #a55 .a55-pc {
        display: none !important
    }

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

    #a55 .sect1 .box {
        left: 20%
    }

    #a55 .sect1 .box .title {
        font-size: 8.59375vw
    }

    #a55 .sect1 .box .msg {
        font-size: 5.46875vw
    }

    #a55 .sect2 .box .item-ul {
        margin: 8vw 0
    }

    #a55 .sect2 .box .item-ul .item-li {
        width: 49%
    }

    #a55 .sect2 .box .item-ul .item-li .content .word p {
        font-size: 4.0364vw
    }

    #a55 .sect2 .box .item-ul .item-li:nth-child(1) {
        width: 99%
    }

    #a55 .sect2 .box .item-ul .item-li:last-child {
        width: 99%
    }

    #a55 .sect3 {
        padding: 8vw 0
    }

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

    #a55 .sect3 .box .tit {
        font-size: 8.4635vw
    }

    #a55 .sect3 .box .msg {
        margin-top: 5vw;
        font-size: 3.385416vw
    }

    #a55 .sect3 .box2 {
        width: 90%;
        bottom: 0
    }

    #a55 .sect3 .box2 .item-ul .item-li:nth-child(1) .word div img {
        width: 5.859375vw
    }

    #a55 .sect3 .box2 .item-ul .item-li .word .word-tit {
        font-size: 3.385416vw
    }

    #a55 .sect3 .box2 .item-ul .item-li .word .word-msg {
        font-size: 3.125vw
    }

    #a55 .sect3 .box2 .item-ul .item-li .word div {
        height: 10vw
    }

    #a55 .sect3 .box2 .item-ul .item-li .word div img {
        width: 7.8125vw
    }

    #a55 .sect4 {
        padding-top: 8vw
    }

    #a55 .sect4 .box {
        position: relative;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 96%;
        margin-top: 8vw;
        margin-bottom: 4vw
    }

    #a55 .sect4 .box .tit {
        font-size: 8.4635vw
    }

    #a55 .sect4 .box .msg {
        margin-top: 5vw;
        font-size: 3.385416vw
    }

    #a55 .sect4 .box2 {
        width: 90%;
        bottom: 3%
    }

    #a55 .sect4 .box2 .item-ul .item-li:nth-child(1) .word div img {
        width: 5.859375vw
    }

    #a55 .sect4 .box2 .item-ul .item-li .item-box .word {
        width: 12vw;
        margin-left: 3vw
    }

    #a55 .sect4 .box2 .item-ul .item-li .item-box .word .word-tit {
        font-size: 3.385416vw
    }

    #a55 .sect4 .box2 .item-ul .item-li .item-box .word .word-msg {
        font-size: 3.125vw
    }

    #a55 .sect4 .box2 .item-ul .item-li .item-box .word div {
        height: 10vw
    }

    #a55 .sect4 .box2 .item-ul .item-li .item-box .word div img {
        width: 7.8125vw
    }

    #a55 .sect4 .box2 .item-ul .item-li .item-box .item-img img {
        width: 5.60416vw
    }

    #a55 .sect4 .box2 .item-ul .item-li:nth-child(6) .item-box .item-img img {
        width: 5vw
    }

    #a55 .sect5 .box1 .tit {
        font-size: 7vw
    }

    #a55 .sect5 .box2 .word {
        position: relative;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 96%;
        margin: 0 auto;
        text-align: center;
        margin-top: 5vw
    }

    #a55 .sect5 .box2 .word .word-tit {
        font-size: 8.4635vw
    }

    #a55 .sect5 .box2 .word .word-msg {
        margin-top: 5vw;
        font-size: 3.385416vw;
        margin-bottom: 4vw
    }

    #a55 .sect6 {
        padding: 8vw 0
    }

    #a55 .sect6 .box1 .word .word-tit {
        font-size: 4.1666vw
    }

    #a55 .sect7 .box1 {
        width: 96%;
        padding-top: 8vw
    }

    #a55 .sect7 .box1 .tit {
        font-size: 8.4635vw
    }

    #a55 .sect7 .box1 .msg {
        margin-top: 5vw;
        font-size: 3.385416vw
    }

    #a55 .sect7 .box2 .content {
        width: 80%
    }

    #a55 .sect7 .box2 .content .item-ul .item-li .round {
        width: 6.7708vw;
        height: 6.7708vw
    }

    #a55 .sect7 .box2 .content .item-ul .item-li .color {
        font-size: 3.38541vw
    }

    #a55 .sect8 .box1 {
        position: relative;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 96%;
        margin: 0 auto;
        text-align: center;
        margin-top: 5vw
    }

    #a55 .sect8 .box1 .tit {
        font-size: 7.4635vw
    }

    #a55 .sect8 .box1 .msg {
        margin-top: 5vw;
        font-size: 3.385416vw
    }

    #a55 .sect8 .box2 {
        width: 80%;
        bottom: 0
    }

    #a55 .sect8 .box2 .item-ul .item-li .tit {
        font-size: 4.6875vw
    }

    #a55 .sect8 .box2 .item-ul .item-li .msg {
        font-size: 2.8645vw
    }

    #a55 .sect9 .box1 {
        width: 96%;
        margin-top: 5vw
    }

    #a55 .sect9 .box1 .tit {
        font-size: 7.4635vw
    }

    #a55 .sect9 .box1 .msg {
        margin-top: 5vw;
        font-size: 3.385416vw
    }

    #a55 .sect9 .box2 {
        top: 60%;
        left: 5%
    }

    #a55 .sect9 .box2 .item-ul .item-li {
        margin-top: 5vw
    }

    #a55 .sect9 .box2 .item-ul .item-li .tit {
        font-size: 4.6875vw
    }

    #a55 .sect9 .box2 .item-ul .item-li .msg {
        font-size: 3.6458vw
    }

    #a55 .sect10 .box1 {
        width: 96%;
        margin-top: 5vw
    }

    #a55 .sect10 .box1 .tit {
        font-size: 7.4635vw
    }

    #a55 .sect10 .box1 .msg {
        margin-top: 5vw;
        font-size: 3.385416vw
    }

    #a55 .sect10 .imgBox {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #a55 .sect11 .box1 .tit {
        font-size: 7vw
    }

    #a55 .sect11 .box2 {
        width: 96%;
        margin-top: 5vw
    }

    #a55 .sect11 .box2 .tit {
        font-size: 7.4635vw
    }

    #a55 .sect11 .box2 .msg {
        margin-top: 5vw;
        font-size: 3.385416vw
    }

    #a55 .sect11 .box2 .item-ul .item-li {
        background-color: transparent;
        padding: 4vw 0
    }

    #a55 .sect11 .box2 .item-ul .item-li .imgBox {
        width: 96%
    }

    #a55 .sect11 .box2 .item-ul .item-li .word {
        width: 96%
    }

    #a55 .sect11 .box2 .item-ul .item-li .word .word-tit {
        font-size: 4.1666vw
    }

    #a55 .sect11 .box2 .item-ul .item-li .word .word-msg {
        font-size: 3.125vw;
        height: 50px
    }

    #a55 .sect11 .box2 .item-ul .item-li:nth-child(1) .imgBox img, #a55 .sect11 .box2 .item-ul .item-li:nth-child(2) .imgBox img {
        width: 100%
    }

    #a55 .sect11 .box2 .item-ul .item-li:nth-child(3) {
        width: 98%
    }

    #a55 .sect11 .box2 .item-ul .item-li:nth-child(7) .word .word-tit {
        height: auto;
        line-height: initial
    }

    #a55 .sect11 .box2 .item-ul .item-li:nth-child(5), #a55 .sect11 .box2 .item-ul .item-li:nth-child(6), #a55 .sect11 .box2 .item-ul .item-li:nth-child(7) {
        width: 48%
    }

    #a55 .sect12 .box {
        width: 96%
    }

    #a55 .sect12 .box .tit {
        font-size: 7.4635vw
    }

    #a55 .sect12 .box2 {
        width: 96%
    }

    #a55 .sect12 .box2 .item-box {
        opacity: 1;
        padding: 0
    }

    #a55 .sect12 .box2 .item-box .img-box {
        width: 48%;
        opacity: 1
    }

    #a55 .sect12 .box2 .item-box .word-box {
        width: 52%;
        opacity: 1
    }

    #a55 .sect12 .box2 .item-box .word-box .tit {
        font-size: 3.90625vw
    }

    #a55 .sect12 .box2 .item-box .word-box .msg {
        font-size: 3.125vw
    }

    #a55 .sect13 .box {
        width: 96%
    }

    #a55 .sect13 .box .tit {
        font-size: 5vw
    }

    #a55 .sect13 .box ul li {
        font-size: 3.125vw;
        padding: 3vw 0
    }
}