@charset "euc-kr";

/*** !!!!!!!!!!ÇÊ¼ö!!!!!!!!!! ***/
body{line-height:normal !important;}
#quick-menu{display:none;}

.container{position:relative;}

/* ¸ÞÀÎ ºñÁÖ¾ó */
.main_visual{height:620px; background:url("../images/main_visual_bg.jpg") no-repeat center top; text-align:center;}

.section_event{position:relative; background:url("../images/sec1_bg.jpg") no-repeat center top; text-align:center;}

/* ÇÈ½º ÅÇ */
.tab_wrap{position:relative; width:100%; height:151px; margin-top:-7px; background:url("../images/tab_bg.png") repeat-x 0 0; z-index:10;}
.tab_wrap.fixed{position:fixed; left:0; top:0;}
.tab_wrap.fixed + .section_wrap{margin-top:137px;} /* ÇÈ½º ÅÇ ¿µ¿ª */
.tab_wrap .tab_area{position:relative; width:1100px; margin:0 auto; z-index:1;}
.tab_wrap .tab_area:after{content:''; display:block; clear:both;}
.tab_wrap .tab_area li{position:relative; float:left; width:50%; height:151px; text-align:center;}
.tab_wrap .tab_area li a{position:relative; display:block; padding:40px 0 25px;}
.tab_wrap .tab_area li span{display:inline-block; width:374px; height:86px; background-repeat:no-repeat; background-position:0 0; text-indent:-9999px;}
.tab_wrap .tab_area li.on{background:url("../images/tab_bg_on.png") no-repeat 0 0;}
.tab_wrap .tab_area .tab1 span{background-image:url("../images/tab_01.png");}
.tab_wrap .tab_area .tab2 span{background-image:url("../images/tab_02.png");}
.tab_wrap .tab_area .tab1.on a:after{content:''; position:absolute; right:-16px; top:0; width:16px; height:151px; background:url("../images/tab_01_on_bg.png") no-repeat 0 0;}
.tab_wrap .tab_area .tab2.on a:after{content:''; position:absolute; left:-16px; top:0; width:16px; height:151px; background:url("../images/tab_02_on_bg.png") no-repeat 0 0;}
.tab_wrap .tab_area .tab1.on span{background-image:url("../images/tab_01_on.png");}
.tab_wrap .tab_area .tab2.on span{background-image:url("../images/tab_02_on.png");}

/* section */
.section_wrap{position:relative;}
.section_wrap:before{content:''; position:absolute; left:0; right:0; top:-7px; height:7px; background:#e2feff;}
.section_wrap .section{display:none; height:828px; text-align:center;}
.section_wrap .section.on{display:block;}

.section1{background:url("../images/sec2_cont01_bg.jpg") no-repeat center top;}
.section2{background:url("../images/sec2_cont02_bg.jpg") no-repeat center top;}

/* À¯ºäÆ® */
.youtube_wrap{overflow:hidden; position:absolute; left:50%; top:276px; width:744px; height:316px; margin-left:-372px;}
.youtube_wrap iframe{position:absolute; left:50%; top:50%; margin:-225px 0 0 -525px}

/* »óÇ°¸®½ºÆ® */
.prd_area{text-align:center;}

/* °íÁ¤ ¹è³Ê */
.fix_banner{position:absolute; right:50%; top:677px; margin-right:-760px; z-index:20;}
.fix_banner.fixed{position:fixed; top:50%; margin-top:-135px;}

/* ÇÏ´Ü ÀÌ´Ï¼È */
.copyright_sig{width:1100px; margin:0 auto; padding:10px 0 20px; color:#777; text-align:right;}

/* top */
.top_page{position:fixed; bottom:100px; right:30px; z-index:999; display:none;}
.top_page span{display:block; cursor:pointer;}
