@charset "euc-kr";

/*** !!!!!!!!!!ÇÊ¼ö!!!!!!!!!! ***/
body{line-height:normal !important;}
#quick-menu{display:none;}

/* ¸ÞÀÎVisual Banner */
.main_visual {position:relative; width:100%; min-width:1200px; height:625px; overflow:hidden; margin:0 auto; text-align:center; z-index:1}
.main_visual .list_visual_box .list_visual {position:absolute; top:0; left:50%; margin-left:-960px; overflow:hidden; width:1920px; height:625px; min-width:1200px;}
.main_visual .list_visual_box .list_visual li {float:left;}

/* ÇÈ½º ÅÇ */
.tab_wrap{position:relative; width:100%; height:112px; background-color:#1d1d1d; z-index:22;}
.tab_wrap.fixed{position:fixed; left:0; top:0;}
.tab_wrap.fixed + .section_wrap{margin-top:112px;} /* ÇÈ½º ÅÇ ¿µ¿ª */
.tab_wrap .tab_area{width:1100px; margin:0 auto;}
.tab_wrap .tab_area:after{content:''; display:block; clear:both;}
.tab_wrap .tab_area li{float:left; width:367px; text-align:center; height:100%}
.tab_wrap .tab_area li:nth-of-type(3){width:366px;}
.tab_wrap .tab_area li a{position:relative; display:block; }
.tab_wrap .tab_area li span{display:inline-block; width:100%; height:112px; background-repeat:no-repeat; background-position:0 0; text-indent:-9999px;}
.tab_wrap .tab_area .tab1{background-image:url("../images/tab_01.jpg");}
.tab_wrap .tab_area .tab2{background-image:url("../images/tab_03.jpg") ;}
.tab_wrap .tab_area .tab3{background-image:url("../images/tab_02.jpg");}
.tab_wrap .tab_area .tab1.on{background-image:url("../images/tab_01_on.jpg");}
.tab_wrap .tab_area .tab2.on{background-image:url("../images/tab_03_on.jpg");}
.tab_wrap .tab_area .tab3.on{background-image:url("../images/tab_02_on.jpg");}
.tab_wrap .tab_area li.on a:after{content:''; position:absolute; left:50%; bottom:-15px; width:28px; height:15px; margin-left:-14px; background:url("../images/tab_on_arrow.png") no-repeat 0 0;}
.tab_wrap .tab_area li.on span:before{content:''; position:absolute; top:0; width:25px; height:111px; left:-25px; background:url("../images/tab_shadow_left.png") no-repeat 0 0;}
.tab_wrap .tab_area li.on span:after{content:''; position:absolute; top:0; width:25px; height:111px; right:-24px; background:url("../images/tab_shadow_right.png") no-repeat 0 0;}

/* section */
.section_wrap .section{display:none;}
.section_wrap .section.on{display:block;}

.section{text-align:center;}
.section1 .content1{background:url("../images/cont1-1-bg.jpg") no-repeat center top;}
.section1 .content2{height:1063px; background:url("../images/cont1-2-bg.jpg") no-repeat center top;}
.section1 .content3{height:1248px; background:url("../images/cont1-3-bg.jpg") no-repeat center top;}
.section1 .content4{height:742px; background:url("../images/cont1-4-bg.jpg") no-repeat center top;}
.section1 .content5{background:url("../images/cont1-5-bg.jpg") no-repeat center top;}

.section2 .content1{h1eight:901px; background:url("../images/cont3-1-bg.jpg") no-repeat center top;}
.section2 .content2{1height:864px; background:url("../images/cont3-2-bg.jpg") no-repeat center top;}
.section2 .content3{he1ight:859px; background:url("../images/cont3-3-bg.jpg") no-repeat center top;}
.section2 .content4{heig1ht:863px; background:url("../images/cont3-4-bg.jpg") no-repeat center top;}
.section2 .content5{heig1ht:864px; background:url("../images/cont3-5-bg.jpg") no-repeat center top;}
.section2 .content6{heig1ht:864px; background:url("../images/cont3-6-bg.jpg") no-repeat center top;}

.section2 .event_iframe_wrap{padding-top:450px; padding-bottom:55px; }
.section2 .content1 .event_iframe_wrap{padding-top:490px; }
.section2 .content6 .event_iframe_wrap{padding-top:940px; }

.section3 .content1{background:url("../images/cont2-bg.jpg") no-repeat center top;}
.section3 .content2{position:relative; width:1100px; margin:0 auto; background:#fff;}
.section3 .content2:before{content:''; position:absolute; left:0; right:0; height:230px; background:#ebebeb; z-index:1;}
.section3 .content3{background:#eaeaea;}

/* URLº¹»ç */
.section3 .event{position:relative;}
.section3 .layer_url{position:absolute; bottom:50px; left:50%; width:1000px; height:40px; margin-left:-500px; padding:0 100px; background:#fff; box-sizing:border-box; display:none;}
.section3 .layer_url .copy_box{position:relative; width:800px; padding:0 46px 0 142px; box-sizing:border-box;}
.section3 .layer_url .copy_box input{width:100%; height:40px; padding:10px; border:1px solid #979797; box-sizing:border-box;}
.section3 .layer_url .btn_url{position:absolute; left:0; top:0; cursor:pointer;}
.section3 .layer_url .btn_close{position:absolute; right:100px; top:0; width:39px; height:39px; background:url("../images/sec3_btn_close.png") no-repeat center center; border:1px solid #979797; box-sizing:border-box; text-indent:-9999px;}

/* ´ñ±Û */
textarea::-webkit-input-placeholder{color:#a1a1a1;}
textarea:-ms-input-placeholder{color:#a1a1a1;}
textarea::placeholder{color:#a1a1a1;}
.reply_wrap{position:relative; width:900px; margin:0 auto; box-sizing:border-box; font-size:14px; z-index:2;}
.reply_wrap .tbl {padding:20px 30px; background:#ebebeb;position:relative; }
.reply_wrap .tbl table{width:100%; table-layout:fixed;}
.reply_wrap .tbl table th{text-align:left; line-height:18px;}
.reply_wrap .tbl table td{padding:5px;}
.reply_wrap .tbl table #content{width:100%; float:none; padding:10px;}
.reply_wrap .tbl table .input{display:block;}
.reply_wrap .tbl table .input input{width:100%; height:30px; line-height:30px; padding:0 10px; box-sizing:border-box;}
.reply_wrap .tbl table textarea{width:100%; height:60px; padding:10px; box-sizing:border-box; resize: none;}
.reply_wrap .agree{padding:10px 10px 17px; font-size:13px; text-align:left;}
.reply_wrap .agree p{margin-bottom:10px; font-weight:700;}
.reply_wrap .agree input{vertical-align:middle;}
.reply_wrap .agree label{display:inline-block; margin:0 20px 0 5px;}
.reply_wrap .btn_replay{display:block; width:100%; padding:15px 0; background:#366B6F; font-size:15px; font-weight:700; color:#fff;}
.reply_wrap .list{background:#fff;}

/* µ¿ÀÇ ÆË¾÷ */
.pop_wrap{width:500px; padding:20px 20px 0; font-size:13px; line-height:18px; box-sizing:border-box; word-break:keep-all;}
.pop_wrap .info{font-weight:700; color:#000;}
.pop_wrap .agree_wrap{margin-top:10px; padding:15px; border:1px solid #dfdfdf; border-radius:5px;}
.pop_wrap .agree_wrap .in p{padding:5px; border:1px solid #e8e8e8;}
.pop_wrap .agree_wrap .cont{padding:10px; font-size:12px;}
.pop_wrap .pop_btn{padding:20px 0; text-align:center;}
.pop_wrap .pop_btn a{display:inline-block; padding:10px 15px; background:#006536; font-size:14px; font-weight:700; color:#fff;}

/* °íÁ¤ ¹è³Ê */
.fix_banner{display:none;}
.fix_banner a{position:fixed; top:50%; display:inline-block; z-index:999;}
.fix_banner .b_left{left:50%; margin-left:-777px;}
.fix_banner .b_right{right:50%; margin-right:-777px;}

/* ÇÏ´Ü ÀÌ´Ï¼È */
.copyright_sig {width:1100px; margin:0 auto; padding:10px 0 20px; color:#777; text-align:right;}

/* top */
.top_page {position:fixed; bottom:100px; right:50%; margin-right:-710px; z-index:999; display:none;}
.top_page span{display:block; cursor:pointer;}
