@charset "UTF-8";

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,
em,img,ins,kbd,q,samp,small,strong,sub,sup,var,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,
menu,nav,section,summary,time,mark,audio,video,input{ margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;font-style:normal; }
body{line-height:1.2;word-break:break-all}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav,ul,li{list-style:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none;color:#333}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #f2f2f2;margin:15px 0 20px;padding:0}
input,select{vertical-align:middle}
html{font-size:13px}
caption{overflow:hidden;visibility:hidden;width:0;height:0;font-size:1px}
img { vertical-align:top; }
html,body{height:100%;}
button{background: transparent;}

.text-hidden {position: absolute;text-indent: -9999em;font-size: 0;}
img {width: 100%;}

#wrap {overflow: hidden; width: 100%; background: #fff;}
.container, .foot {width: 100%;}
.inner {position: relative; width: 100%; max-width: 1200px; margin: 0 auto;}

section {position: relative;}
.main {background: #fff8d3 url('../images/main_bg.jpg') center no-repeat; background-size: 1920px;}
.s1 {background: #fffcef;}
.s2 {background: #ffe7d7;}

button {display: block; padding: 0; border: 0; background: transparent; font-size: 0; cursor: pointer;}
section button {position: absolute; left: 50%; width: 65.8%; margin-left: .1%; transform: translateX(-50%);}
.s1 .btn {bottom: 5.5%; height: 7.7%; pointer-events: none;}
.s2 .btn {height: 3.42%;}
.s2 .btn1 {bottom: 37.21%;}
.s2 .btn2 {bottom: 5%;}

footer {background: #dde2f1;}

.btn-floating {overflow: hidden; position: fixed; left: 0; bottom: 0; width: 100%; z-index: 99;}
.btn-floating .btn {float: left; width: 50%; height: 100%;}
.btn-floating .btn1 {background: #ff6b12; text-align: right; pointer-events: none;}
.btn-floating .btn2 {background: #ea4678; text-align: left;}
.btn-floating .btn img {max-width: 600px;}
