.wrapper .mainArea{max-width: inherit; }
.main h1{height: 52vw;
    background-size: 142%; }
.main p{display: none;}



.btnArea .btnCover {
    width: 98%;
    margin: 96px 0 0 1%;
}
.btnArea .btnCover .dd{display: none;}
.btnArea .tabs-nav {
    left: 2%; top: 50px;
    width: 103%; 
}
.btnArea .tabs-nav li {
    margin: 0 0 0 1%;
    width: 22%;
}
.btnArea .btnCover img{width: 150%; 
    margin-left: -5%;}



.btnArea.fixed .tabs-nav {
    margin-left: 0;
}
.btnArea.fixed .tabs-nav li {
    width: 22%;
}



@media screen and (max-width:925px){
.main h1{height: 76vw;
    background: url(../images/bgMain_m.jpg) center top no-repeat; background-size: 100% auto;}

    .btnArea {
    height: 20vw;
}
.btnArea .btnCover {
    margin: 11.5vw 0 0 1%;
}
.btnArea .tabs-nav {
    top: 6vw;
}
}/*media*/


.contentArea {
    background-size: 127%;
}

.contentArea .area {
    width: 92%;
        margin: 0 auto 55px auto;
}

.contentArea .title{    background-size: 150%;
    height: 52vw;}

.contentArea .title h2{    margin: 12vw 0 0 14vw}
.contentArea .title p{margin: 39vw 0 0 -26vw;
    width: 23vw;}



.contentArea .intro{width: 50%;}
.contentArea .mainArea .pic {
    width: 47%;
    margin: 110px 0 0 2%;
}
.contentArea .more{padding-right: 0px; }



.contentArea .decoration{display: none;}




.actTop{background-size: 110%;}
.actTop h6{padding: 7px 0;}


.actContent{background-size: 120%;}
.actContent dl {
   max-width: 520px;
}
.actContent dl dt img {
    width: 10%;
}
.actContent dl dd {
    padding-left: 10%;
}
.actContent dl dd img {
    margin-left: 12px;
    width: 15%;
}
@media screen and (max-width:925px){
.actContent{background-image: none;}
.actContent ul.step {
    width: 70%;
    margin: 0 auto;
}
.actContent ul.step li{width: 50%;}

}/*media*/


.actExplain small:before, .actExplain small:after{width: 34%;}








a.btnActivity img.btnLarge{display: none;}
a.btnActivity img.btnSmall{display: block;}
a.btnActivity {
    left: inherit; animation:btnActivity2 0.4s linear infinite alternate;
    width: 15%;
    right: 0;
    position: fixed;
    z-index: 99;
    margin: 85px 0 0 0;
}
