@charset "euc-kr";

#wrapper.wide{width:auto; margin:0; min-width:1200px;}
#wrapper .mask{position:relative; width:1232px; margin: 0 auto; overflow: hidden;}
#wrapper .mask .thumb{position:relative; left:50%; transform:translateX(-50%);}
html.mobile #wrapper.wide{width:auto !important;}
html.mobile{min-width:1444px;}

.visual{overflow-x:hidden; background:#53e3e1;}
.visual .visual_1{background: url(img/visual_1.png) no-repeat center top;}
.visual .visual_1 .mask{overflow:visible !important; width:1444px !important;}
.visual .visual_1 .mask:before{content:""; display:block; position:absolute; bottom:4px; right:-5px; width:257px; height:273px; background:url(img/gift_box.png) 0 0 no-repeat; z-index:100;}
.visual .visual_2{background: url(img/visual_2.png) no-repeat center top;}
.cont1{background:#f6f6f6;}
.cont2{background:#adf1f0;}
.cont2 input[type=text]{position:absolute; left:73px; top:556px; width:812px; height:98px; color:#000; font-size:28px; font-family:'Noto Sans KR'; font-weight:700; border:none; background:none; padding:0 80px; letter-spacing:-1px;}
.cont3{background:#f6f6f6;}
#wrapper .cont3 .mask{width:1230px;}

/* notice */
.noticeBox{background-color:#888; text-align:left;}
.noticeBox .mask{padding:80px 50px;}
.noticeBox .tit{margin-bottom:25px; font-weight:700; font-size:25px; color:#000;}
.noticeBox li{font-weight:300; font-size:18px; color:#fff;}
.noticeBox li:not(:first-child){margin:5px 0 0;}
.noticeBox a{display:inline-block; position:absolute; top:68px; right:3px; width:125px; height:39px; background-color:#3e3e3e; font-size:16px; color:#bababa; line-height:39px; text-align:center;}
.noticeBox .yellow{color:#fff9c8; font-weight:700;}
.noticeBox .line{display:inline-block; border-bottom:1px solid #fff9c8;}
.noticeBox p{font-size:inherit;}
.noticeBox ol > li{text-indent:-20px; padding:0 0 0 20px;}
.noticeBox ol > li > ul{padding:5px 0 0 20px;}

