@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: 100%; width: 100%;}

#wrap {overflow: hidden; width: 100%; background: #f7f7f7;}
.container, .foot {width: 100%;}
.inner {position: relative; width: 100%; margin: 0 auto;}
div[class^="btn"] a {display: block; width: 100%; height: 100%;}
.btns {position: absolute; left: 50%; transform: translateX(-50%); text-indent: -999em;}


section {position: relative;}
.s1 .tabMenu {overflow: hidden; position: absolute; left: 50%; top: -93px; width: 666px; height: 105px; transform: translateX(-50%); z-index: 1;}
.s1 .tabMenu li {position: relative; float: left; width: 25%; height: 93px; border: 1px solid #bcbcbc;}
.s1 .tabMenu li.on {border: none; border-bottom: 1px solid #bcbcbc;}
.s1 .tabMenu li.on::after {position: absolute; left: 50%; bottom: -12px; content: ''; width: 23px; height: 12px; background: url('../images/icoTabArrow.png') no-repeat; background-size: cover; transform: translateX(-50%);}
.s1 .tabMenu li:nth-child(1) {background: url('../images/btnTab01.png') no-repeat; background-size: cover;}
.s1 .tabMenu li:nth-child(2) {background: url('../images/btnTab02.png') no-repeat; background-size: cover;}
.s1 .tabMenu li:nth-child(3) {background: url('../images/btnTab03.png') no-repeat; background-size: cover;}
.s1 .tabMenu li:nth-child(4) {background: url('../images/btnTab04.png') no-repeat; background-size: cover;}
.s1 .tabMenu li:nth-child(1).on {background: url('../images/btnTab01_on.png') no-repeat; background-size: cover;}
.s1 .tabMenu li:nth-child(2).on {background: url('../images/btnTab02_on.png') no-repeat; background-size: cover;}
.s1 .tabMenu li:nth-child(3).on {background: url('../images/btnTab03_on.png') no-repeat; background-size: cover;}
.s1 .tabMenu li:nth-child(4).on {background: url('../images/btnTab04_on.png') no-repeat; background-size: cover;}
.s1 .tabMenu li a {display: block; width: 100%; height: 100%; text-indent: -999em;}
.s1 .tabCont>div {display: none;}
.s1 .tabCont>div.on {display: block;}
.s1 .tabCont>div .cont {position: relative;}
.s1 .tabCont .event01 .btns {top: 80.7%; width: 42.085%; height: 7.458%;}
.s1 .tabCont .event04 table {position: absolute; left: 50%; top: 50.6%; width: 86.528%; height: 35.013%; transform: translateX(-50%);}
.s1 .tabCont .event04 table tbody {width: 100%; height: 85%;}
.s1 .tabCont .event04 table tbody td {position: relative;}
.s1 .tabCont .event04 table a {display: block; position: absolute; right: 6.2%; top: 52%; width: 85.23%; height: 61%; text-indent: -999em; transform: translateY(-51%);}
.s1 .tabCont .event04 .btns {top: 89.25%; width: 65.835%; height: 5.542%;}

.s1 .notice a.btnNotice {position: relative; display: block; width: 100%; height: 100%;}
.s1 .notice a.btnNotice::after {position: absolute; left: 50%; top: 55%; content: ''; width: 3.335%; height: 28.75%; margin-left: 7%; background: url('../images/icoOpen.png') no-repeat; background-size: 100%; transform: translateY(-50%);}
.s1 .notice a.btnNotice.on::after {background: url('../images/icoClose.png') no-repeat; background-size: 100%;}
.s1 .notice .ntCont {display: none;}

.s2 .btns {bottom: 6.9%; width: 48.056%; height: 5.57%;}


.foot {background: #252525;}
.foot .inner>p {padding: 0 28px; font-weight: bold; font-size: 33px; color: #919191; line-height: 38px; letter-spacing: -3px;}

.btnFloating {display: none; position: fixed; left: 0; bottom: 0; width: 100%; background: #f8b500; text-align: center;}
.btnFloating img {max-width: 720px;}
