a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{
    border:0;
    font-size:100%;
    font:inherit;
    margin:0;
    padding:0;
    vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
body{
    line-height:1
}
ol,ul{
    list-style:none
}
blockquote,q{
    quotes:none
}
blockquote:after,blockquote:before,q:after,q:before{
    content:"";
    content:none
}
table{
    border-collapse:collapse;
    border-spacing:0
}
body,html{
    scroll-behavior:smooth
}
img{
    border:0;
    outline:none
}
#container{
    background:#fff;
    margin:0 auto;
    max-width:640px;
    min-width:230px;
    position:relative;
    width:100%
}
.float-btn{
    background:#fff;
    left:0;
    max-width:73px;
    position:fixed;
    top:calc(50% - 125px);
    width:11.40625%;
    z-index:20
}
.float-btn img{
    display:block;
    width:100%
}
.section{
    position:relative;
    width:100%
}
.section .btn{
    border:none;
    display:block;
    margin-left:auto;
    margin-right:auto
}
.section .btn img{
    width:100%
}
.section-img{
    display:block;
    width:100%
}
.index-content{
    margin-top:0;
    position:relative;
    width:100%
}
.index-content .btn img{
    height:auto;
    width:100%
}
.index-content .main-title{
    left:16.40625%;
    position:absolute;
    top:24.69136%;
    width:67.5%
}
.index-content .main-title img{
    height:auto;
    width:100%
}
.nav-content{
    margin-top:60px
}
.nav-content .content{
    margin-bottom:30px;
    width:100%
}
.nav-content .content .inner{
    height:0;
    overflow:hidden
}
.nav-btn,.nav-btn img{
    width:100%
}
.slider img{
    height:auto;
    width:100%
}
.slick-slide{
    outline:none
}
.next-btn{
    position:absolute;
    right:3%;
    top:63%;
    width:3.28125%;
    z-index:5
}
.next-btn img{
    width:100%
}
.prev-btn{
    display:block;
    left:3%;
    position:absolute;
    top:63%;
    width:3.28125%;
    z-index:5
}
.prev-btn img{
    width:100%
}
.schedule-wrap{
    border-bottom:1px solid #05051b;
    margin-left:7.8125%;
    width:84.375%
}
.schedule-wrap img{
    display:block;
    width:100%
}
.schedule-wrap .panel{
    display:none;
    margin-bottom:20px
}
.loc-title{
    width:100%
}
.pd-txt{
    bottom:0;
    position:absolute
}
.pd-txt img{
    width:100%
}
.exp-btn{
    left:5.5%;
    top:86%
}
.buy-btn{
    left:5.5%;
    top:88%
}
.reserve-point,.reserve-time{
    display:none
}
.main-bg,.main-bg-pc,.section-bg{
    display:block;
    height:auto;
    width:100%
}
.section-title{
    left:0;
    position:relative;
    top:0
}
.section-title img{
    width:100%
}
.form-content{
    height:auto;
    left:0;
    padding:0 0 10px;
    /* position:absolute; */
    top:0;
    width:100%
}
.form-content img{
    display:block;
    height:auto;
    width:100%
}
.form-content .form-inner{
    height:100%;
    margin:0 auto;
    /* padding-top:8%; */
    width:87%
}
.form-content .form-inner2{
    height:100%;
    margin:0 auto;
    /* padding-top:8%; */
    width:100%
}
.form-content .form-row{
    margin-bottom:0.5em
}
.form-content .form-row h3{
    /* color:#005f3f; */
	color:#000;
    /* font-size:1.4em; */
	font-size:1.1em;
    font-weight:700;
    margin-bottom:.3em
}
.form-content .form-row.col-2 h3{
    width:100%
}
.form-content .form-row .col-2{
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:nowrap;
    flex-wrap:nowrap;
    justify-content:space-between
}
.form-content .form-row .col-2 label {
    /* padding-right: 1rem; */
	width: 20%;
	margin-top: 1.5px;
}
.form-row select{
    background:#fff;
    font-size:1em;
    height:100%;
    height:2em;
    width:48%
}
.form-row #Classified{
    width:100%
}
.form-row input[type=text]{
    border:1px solid #555;
    font-size:1em;
    height:2em;
    width:97%
}
.agreement input[type=checkbox]{
    -webkit-appearance:none;
    background-color:#fafafa;
    border:1px solid #cacece;
    height:25px;
    left:auto;
    position:static;
    width:25px;
	flex-shrink: 0;
}
.agreement input[type=checkbox]:checked{
    background-color:#f2f2f2;
    border:1px solid #adb8c0;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px hsla(0,0%,100%,.1);
    box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px hsla(0,0%,100%,.1);
    color:#99a1a7
}
.agreement input[type=checkbox]:checked:after{
    color:#4c565e;
    content:"\2714";
    font-size:26px;
    left:5px;
    position:absolute;
    top:0
}
.agreement{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    height:35px;
    margin-top:0;
    position:relative;
    width:100%;
	font-size: small;
}
.agreement input[type=checkbox]~label{
    position:static
}
.agreement input[type=checkbox]~label:after,.agreement input[type=checkbox]~label:before{
    border:none;
    content:"";
    height:0;
    left:0;
    position:absolute;
    top:0;
    width:0
}
.agreement input[type=checkbox]~label:after{
    background-image:none;
    color:#000
}
.agreement label{
    padding-left:5px;
    position:static
}
.agreement label a:link,.agreement label a:visited{
    color:#3475a9;
    text-decoration:none
}
.agreement img{
    display:table-cell;
    height:auto;
    left:45px;
    position:absolute;
    top:10px;
    vertical-align:center;
    width:83.70536%
}
.submit-btn{
    height:auto;
    margin:2em auto;
    width:68.07843%
}
.submit-btn img{
    height:auto;
    width:100%
}
.success-content{
    margin-top:0
}
.success-content .btn{
    position:absolute
}
.success-content img{
    height:auto;
    width:100%
}
.anchor{
    position:absolute;
    top:0
}
#success-body,.index-container,.success-container{
    background:#fff
}
.main-bg-pc,.success-bg-pc{
    display:none
}
.info-box{
    left:0;
    margin:0 auto;
    position:absolute;
    right:0;
    top:50%;
    width:58.59375%
}
.info-box img{
    display:block;
    width:100%
}
.info-box .box-bg-pc{
    display:none
}
.info-content{
    -webkit-box-align:center;
    -ms-flex-align:center;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    align-items:center;
    color:#fff;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction:column;
    flex-direction:column;
    height:100%;
    justify-content:center;
    left:0;
    position:absolute;
    text-align:center;
    top:0;
    width:100%
}
.info-content p{
    font-size:1.2em;
    margin-bottom:.6em
}
.info-content span{
    margin-right:10px
}
.modal{
    background-color:#000;
    background-color:rgba(0,0,0,.4);
    display:none;
    height:100%;
    left:0;
    overflow:auto;
    position:fixed;
    right:0;
    top:0;
    width:100%;
    z-index:10
}
.modal-content{
    background-color:#fefefe;
    border:1px solid #888;
    border-radius:10px;
    -webkit-box-shadow:5px 5px 3px rgba(0,0,0,.4);
    box-shadow:5px 5px 3px rgba(0,0,0,.4);
    font-size:1.2em;
    margin:20% auto;
    padding:30px;
    position:relative;
    width:80%
}
.modal-content h3{
    font-size:1.4em;
    margin-bottom:10px
}
.modal-content p{
    line-height:1.4em
}
.modal-close{
    color:#aaa;
    font-size:28px;
    font-weight:700;
    position:absolute;
    right:10px;
    top:5px
}
.close:focus,.close:hover{
    color:#000;
    cursor:pointer;
    text-decoration:none
}

.tip {
	text-align: center;
    font-size: medium;
    font-weight: 500;
    line-height: normal;
}
.tip2 {
	text-align: center;
    font-size: small;
    font-weight: 500;
    line-height: normal;
}

#indexframe-wrap{
    height:3700px;
    margin:0 auto;
    max-width:640px;
    position:relative;
    width:100%
}
#indexframe-wrap>iframe{
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%
}
#indexframe-wrap.indexframe-pc{
    height:5000px;
    max-width:1366px
}
.exchange-box{
    position:absolute;
    top:68.57143%;
    width:100%
}
.exchange-txt{
    font-size:125%;
    margin-bottom:.5em
}
.exchange-txt,.notice{
    color:#fff;
    line-height:1.5em;
    text-align:center;
    text-shadow:.1em .1em .15em rgba(0,0,0,.6)
}
.notice{
    font-size:.8em
}
.exchange-btn{
    margin:0 auto .3em;
    width:28.75%
}
.exchange-btn img{
    width:100%
}
@media screen and (max-width:400px){
    .exchange-txt{
        font-size:106.25%
    }
    .exchange-box{
        top:67.61905%
    }
}
/*# sourceMappingURL=style.css.map */
 