@charset "utf-8";

/* RESET */
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;color:#333;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}
html{-webkit-text-size-adjust:none}
img { vertical-align:top; }
html,body{height:100%;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family: 'Malgun Gothic', sans-serif;}

.text-hidden {position: absolute;text-indent: -9999em;font-size: 0;}
img {max-width: 720px; width: 100%;}

#wrap {overflow: hidden; width: 100%; background: #fff;}
.container, .foot {width: 100%;}
.inner {position: relative; width: 720px; margin: 0 auto;}
div[class^="btn"] a {display: block; width: 100%; height: 100%;}
.btns a {position: absolute; text-indent: -9999em;}

section {position: relative;}
.main {background: #fec8cf;}
.s1 {background: #ffedef;}
.s2 {background: #f5ece3;}
.s3 {background: #fffcdd;}
.s4 {background: #faf4b9;}
.s5 {background: #f2c9e7;}

.btns {position: absolute; left: 50%; transform: translateX(-50%);}
.btns a {position: absolute; text-indent: -9999em;}
.main .btns {bottom: 69px; width: 279px; height: 74px;}
.s2 .btns {bottom: 231px; width: 279px; height: 74px;}
.s5 .btns {bottom: 220px; width: 556px; height: 86px;}

.foot {background: #e2e2e2;}
/* .foot .inner>p {padding: 0 30px; font-size: 22px; color: #626262; letter-spacing: -2.5px;} */

.btnFloating {position: fixed; left: 0; bottom: 0; width: 100%; text-align: center; z-index: 999;}
.btnFloating ul {overflow: hidden; width: 100%;}
.btnFloating li {float: left; width: 50%; max-height: 133px;}
.btnFloating li.btn1 {background: #ebb2cb; text-align: right;}
.btnFloating li.btn2 {background: #ffe645; text-align: left;}
.btnFloating li img {max-width: 360px;}
