html, body, h1, h2, h3, h4, h5, h6, span, div, input, .h1, .h2, .h3, .h4, .h5, .h6, .form-control {
    font-family: "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", LiHei Pro,Microsoft JhengHei,'Open Sans',sans-serif;
}
html,body{
    max-width: 1920px;
    max-height: 1000px;
    height: 100%;
    min-height:9rem;
    position: relative;
    margin: 0 auto;
    padding: 0;
    background-repeat: repeat-y;
    background-color: rgba(0,0,0,0);
    -webkit-background-size: cover;
    background-size: cover;
    color: white;
    background: #fff;
    color: #6cabd8;
    text-align: center;
    font-size: 18px;
    background-image: url(../images/bg_all.jpg);
    background-attachment: fixed;
    font-family: Microsoft JhengHei;
}
body{
    overflow-x: hidden;
}
.text-red{
    font-size: 0.9em;
    color:red;
    font-weight: normal;
}
.center{
    left: 0%;
    right: 0%;
    margin: 0 auto;
    text-align: center;
}
.app-info{
    width: 160px;
    height: 198px;
    position: fixed;
    right: 1%;
    top: 0%;
    bottom: 0%;
    margin: auto 0;
    z-index: 6;
}
.back{
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 91%;
    background-image: url(../images/backtotop.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: .3s;
}
.back:hover{
    transition: .3s;
    transform: scale(0.9);
    background-image: url(../images/backtotop_hover.png);
}

.app-info>ul{
    width: 100%;
    height: 100%;
    padding: 0%;
}
.app-store>img,.google-play>img{
    width: 100%;
    position: relative;
    margin-bottom: 2%;
    padding: 2% 5%;
}
.app-store-sm>img,.google-play-sm>img{
    display:none;
}
.pink{
    width: 100%;
    position: relative;
}
.container{
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0;

    z-index: 4;
}
.main-box{
    width: 100%;
    height: auto;
    position: relative;
    background-color: white;
    box-shadow: 0 61px 32px white;
    z-index:5;
    overflow-x: hidden;
    
}
.slogan-right{
    width: 9.5%;
    position: absolute;
    right: 12%;
    top: 15%;
}
.slogan-left{
    width: 10.5%;
    position: absolute;
    left: 11%;
    top: 26%;
}
.slogan-buttom{
    width:67%;
    position:relative;
    display:none;
}
img.page01-bg,.btn-game {
    width: 86%;
}

.btn-page01{
    width: 8%;
    height: 19%;
    bottom: 0;
    right: 11%;
    background-image: url(../images/btn_page01.png);
    position: absolute;
    transition: .3s;
}
.btn-page01:hover{
    background-image: url(../images/btn_page01_hover.png);
    transition: .3s;
    transform: scale(0.9);
}
.btn-page01-str{display:none;}
.btn-game{
    width: 8%;
    height: 18%;
    bottom: 0%;
    right: 3%;
    background-image: url(../images/btn_game.png);
    position: absolute;
    transition: .3s;
}
.btn-game:hover{
    background-image: url(../images/btn_game_hover.png);
    transition: .3s;
}
btn-game-str{
    display:none;
}
.btn{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.slogan-comic{
    width: 49%;
    position: absolute;
    bottom: 2%;
}
.choose, .act{
    width: 100%;
    height: auto;
    position: relative;
    overflow-x: hidden;
}
.htmleaf-container {
    background-size: 13%;
    background-position: top center;
    background-repeat: repeat;
}
img.title-present,img.title-act,img.title-place {
    width: 85%;
    margin-top: 5%;
    margin-bottom: 1%;
}
img.choose-info{
    width: 20%;
    position: relative;
    margin-top: 1%;
}
.h2-act01,.h2-act02{
    width: 35%;
    position: relative;
    display: block;
    margin: 0 auto;
}
.act>p{
    margin-bottom: 6%;
    margin-top: 1%;
    font-size: 1.5em;
}
.btn-next{
    width: 14%;
    height: 4em;
    position: relative;
    background-image: url(../images/btn_next.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 1% 0;
    transition: .3s;
    z-index: 1;
}
.btn-next:hover{
    transition: .3s;
    transform: scale(0.9);
    background-image: url(../images/btn_next_hover.png);

}
.note {
    width: 100%;
    position: relative;
    padding: 1% 0;
    font-size: 15px;
    z-index: 1;
    background-color: rgba(255,255,255,0.6);
}
.note>ul {
    padding: 0px 22% 0 23%;
    list-style-type: decimal;
}
h2{
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    color: gray;
}
ul, ol {
    margin-top: 1%;
    margin-bottom: 1%;
    padding: 0 30%;
    text-align: left;
}
.btn:hover, .btn:focus {
    color: rgba(51, 51, 51, 0);
    text-decoration: none;
    box-shadow: none;
}
.h2-act01, .h2-act02, .h2-act03 {
    width: 47%;
    position:relative;
}
img.act-pic {
    width: 47%;
    position: relative;
}
img.act-pic-m{
    display:none;
}
.act-pic{
    margin:1% 10%;  
}
img.wall{
    width: 60%;
}
img.gift{
    width: 53%;
}
img.img-map {
    width: 45%;
    position: relative;
}
.container-end{
    margin-bottom: 0;
    overflow-x: hidden;
}
.container-end>h3{
    margin-bottom: 0;
    padding-bottom: 4%;
    line-height: 1.5em;
}


/* choose all */
.swiper-container {
    width: 100%;
    height: 100%;
}

.choose-box{
    height: 5em;
}
/* choose icon */
.pagination.pagination-1.idol-wrap.center.swiper-pagination-clickable.swiper-pagination-bullets {
    width: 100%;
    height: 5em;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{width: 100%;}
span.swiper-pagination-bullet{
    width: 4em;
    height: 4em;
    display: inline-block;
    border-radius: 0;
    margin: 0 0.5em;
    opacity: 1;
}
.idol-wrap .swiper-pagination-bullet:nth-child(1){
    background: url(../images/icon_choose_01.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active{
    background: url(../images/icon_choose_01_hover.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(2){
    background: url(../images/icon_choose_02.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active{
    background: url(../images/icon_choose_02_hover.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(3){
    background: url(../images/icon_choose_03.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active{
    background: url(../images/icon_choose_03_hover.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(4){
    background: url(../images/icon_choose_04.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(4).swiper-pagination-bullet-active{
    background: url(../images/icon_choose_04_hover.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(5){
    background: url(../images/icon_choose_05.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(5).swiper-pagination-bullet-active{
    background: url(../images/icon_choose_05_hover.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(6){
    background: url(../images/icon_choose_06.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(6).swiper-pagination-bullet-active{
    background: url(../images/icon_choose_06_hover.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(7){
    background: url(../images/icon_choose_07.jpg) no-repeat top center;
    background-size: contain;
}
.idol-wrap .swiper-pagination-bullet:nth-child(7).swiper-pagination-bullet-active{
    background: url(../images/icon_choose_07_hover.jpg) no-repeat top center;
    background-size: contain;
}
/* choose icon end */
/*  */
.sr-bg{
    width: 100% !important;
    height: 24em;
}

.sr01-content {
    background: url(../images/sr_choose_01.png) no-repeat top center;
    background-size: contain;
}
.sr02-content {
    background: url(../images/sr_choose_02.png) no-repeat top center;
    background-size: contain;
}
.sr03-content {
    background: url(../images/sr_choose_03.png) no-repeat top center;
    background-size: contain;
}
.sr04-content {
    background: url(../images/sr_choose_04.png) no-repeat top center;
    background-size: contain;
}
.sr05-content {
    background: url(../images/sr_choose_05.png) no-repeat top center;
    background-size: contain;
}
.sr06-content {
    background: url(../images/sr_choose_06.png) no-repeat top center;
    background-size: contain;
}
.sr07-content {
    background: url(../images/sr_choose_07.png) no-repeat top center;
    background-size: contain;
}
@media screen and (max-width: 1600px){
    img.page01-bg {
        width: 100%;
    }
    .btn-game {
        bottom: 1%;
    }
}
@media screen and (max-width: 1366px){
    img.page01-bg {
        margin-top: 2%;
    }
    .note>ul {
        padding: 0 20% 0 22%;
    }
    img.choose-info {
        width: 30%;
    }
    .act>p {
        font-size: 1.2em;
    }
}
@media screen and (max-width: 1280px){
    img.page01-bg {
        width: 114%;
        margin-left: -7%;
    }
    .btn-game {
        bottom: 1.6%;
        right: 2%;
    }
    .slogan-comic {
        width: 68%;
    }
    .slogan-left{
        left: 3%;
        top: 38%;
    }
    .btn-next {
        width: 21%;
    }
    .note>ul {
        padding: 0 15% 0 18%;
    }
    .h2-act01, .h2-act02, .h2-act03 {
        width: 55%;
    }
    img.title-present, img.title-act, img.title-place {
        width: 100%;
    }
    img.act-pic {
        width: 60%;
    }
}
@media screen and (max-width: 890px){
    html,body{
    -webkit-background-size: contain;
    background-size: contain;
    }
    .slogan-left {
        left: 1%;
        width: 12.5%;
    }
    img.page01-bg {
        width: 112%;
        margin-left: -6%;
        margin-top: 5%;
    }
    .btn-page01 {
        right: 10%;
    }
    img.title-present, img.title-act, img.title-place{
        width: 130%;
        margin-left: -15%;
    }
    img.choose-info {
        width: 39%;
    }
    .btn-next {
        min-width: 200px;
    }
    .main-box {
        box-shadow: 0 12px 32px white;
    }
    img.gift {
        width: 73%;
        margin: 0;
    }
    .act>p {
        font-size: 1em;
    }
    .h2-act01, .h2-act02, .h2-act03 {
        width: 69%;
    }
    img.wall {
        width: 80%;
    }
    .app-info {
        width: 127px;
        height: 148px;
    }
    img.gift {
        width: 70%;
    }
    img.wall {
        width: 82%;
        margin: 1% 0%;
    }
    img.img-map {
        width: 61%;
    }
    img.act-pic {
        width: 70%;
    }
}
@media screen and (max-width: 768px){
    .app-info {
        right: 0;
        bottom: -46%;
    }
    .app-store>img,.google-play>img{
        display:none;
    }
    .app-store-sm>img,.google-play-sm>img{
        display: block;
        margin-bottom: 2%;
        padding: 2% 2%;
        width: 51%;
        margin: 0 auto;
        position: relative;
    }
    .back{top: 125%;}
    img.page01-bg {
        width: 120%;
        margin-left: -10%;
        margin-top: 4%;
    }

    .slogan-buttom{
        display:block;
    }
    .slogan-comic {
        width: 95%;
        position: relative;
        margin-top: -7%;
    }
    .slogan-left {
        display: none;
    }
    .btn-game{display:none;}
    .btn-game-str,.btn-page01-str{
        display: block;
        width: 19em;
        height: 4em;
        background-image: url(../images/btn_game_str.png);
        position: relative;
        margin-top: 1em;
    }
    .btn-page01 {
        display:none;
    }
    .btn-page01-str{
        display: block;
        display: block;
        width: 19em;
        height: 4em;
        background-image: url(../images/btn_page01_str.png);
        position: relative;
        margin-top: 1em;
    }
    img.title-present,img.title-act,img.title-place {
        width: 140%;
        margin-left: -20%;
    }
    img.gift {
        width: 85%;
    }
    img.img-map {
        width: 100%;
    }
    img.act-pic {
        display:none;
    }
    img.act-pic-m{
        display:block;
        width:60%;
        position:relative;
    }

}
@media screen and (max-width: 650px){
    .sr-bg {
        height: 20em;
    } 
}
@media screen and (max-width: 650px){
    .app-info {
        width: 103px;
        height: 119px;
    }
    img.page01-bg {
        margin-top: 7%;
    }
    img.choose-info {
        width: 53%;
    }
    .h2-act01, .h2-act02, .h2-act03 {
        width: 89%;
    }
    .act>p {
        padding: 0 2%;
    }
    .container-end>h3{
        font-size: 1.2em;
    }
    span.swiper-pagination-bullet {
        width: 3em;
        height: 3em;
    }
}
@media screen and (max-width: 500px){
    .choose>h2{
        font-size:1em;
    }
    .sr-bg {
        height: 17em;
    }
}
@media screen and (max-width: 480px){
    .app-info {
        width: 89px;
        height: 105px;
    }
    .h2-act01, .h2-act02, .h2-act03 {
        width: 100%;
    }
    .container-end>h3 {
        font-size: 1em;
    }
    .btn-game-str,.btn-page01-str {
        width: 15em;
    }
    span.swiper-pagination-bullet {
        width: 2.5em;
        height: 2.5em;
    }
    img.act-pic-m{
        width:90%;
    }
}
@media screen and (max-width: 414px){
    img.page01-bg {
        width: 136%;
        margin-left: -18%;
    }
    img.title-present, img.title-act, img.title-place {
        width: 134%;
        margin-left: -17%;
    }
    img.choose-info {
        width: 78%;
    }
    .note>ul {
        font-size: .5em;
    }
    .act>p {
        font-size: 0.8em;
        padding: 0 2%;
    }
    img.wall {
        width: 95%;
        margin: 1% 0%;
    }
    .container-end>h3 {
        font-size: 0.9em;
    }
}
@media screen and (max-width: 360px){
    .container-end>h3 {
        font-size: 0.8em;
    }
}
@media screen and (max-width: 320px){
    .app-info {
        width: 76px;
        height: 91px;
        bottom: -51%;
    }
    img.page01-bg {
        margin-top: 10%;
    }
    img.title-present, img.title-act, img.title-place {
        width: 140%;
        margin-left: -20%;
    }
}
@media screen and (orientation: landscape)and (max-width:823px) {

}
@media screen and (orientation: landscape)and (max-width:768px) {
    .app-info {
        width: 113px;
        height: 133px;
        bottom: 6%;
    }
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 60%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}