@charset "euc-kr";

/*** !!!!!!!!!!�ʼ�!!!!!!!!!! ***/
body{line-height:normal !important;}
#quick-menu{display:none;}

/* ���� */
.container{text-align:center; position:relative}
.event_iframe_wrap{width:1108px; margin:0 auto;}

/* ����Visual Banner */
.main_visual {position:relative; width:100%; min-width:1200px; height:1048px; overflow:hidden; margin:0 auto; text-align:center; z-index:5; pointer-events:none;}
.main_visual .list_visual_box .list_visual {position:absolute; top:0; left:50%; margin-left:-960px; overflow:hidden; width:1920px; height:1048px; min-width:1200px;}
.main_visual .list_visual_box .list_visual li {float:left;}

/*������*/
.pc_tab_bg_01{background-color:#f6f5f5;}
.pc_tab_bg_02{background-color:#0fc7bd;}
.pc_tab_bg_03{background-color:#ffffff;}
.pc_tab_bg_09{background-color:#ffffff;}
.pc_tab_bg{background-color:#f3f3f3;}
.pc_cont02_bg{background-color:#00b6c1;}
.pc_cont02_bg2{background-color:#00b6c1; height: 100px;}
.pc_cont07_bg{background-color:#0fc7bd; padding-bottom: 100px;}
.pc_cont08_bg{background-color:#0fc7bd; padding-bottom: 100px;}
.pc_kakao_bg{background-color: #fed202;}
.pc_help{margin-top: 50px; margin-bottom: 30px; background-color:#ffffff;}



/*tab menu*/
.tab_wrap{ position:relative; width:100%; height:145px;z-index:15;}
.tab_wrap.fixed{ position:fixed; left:0; top:0;}
.tab_wrap .tab_area{ width:1108px; margin:0 auto;}
.tab_wrap .tab_area li{ float:left; text-align:center; height:100%;}
.tab_wrap .tab_area .tab1{width:370px; height:100%;}
.tab_wrap .tab_area .tab2{width:369px; height:100%;}
.tab_wrap .tab_area .tab3{width:369px; height:100%;}


.tab_wrap .tab_area li a{position:relative; display:block;}
.tab_wrap .tab_area li span{display:inline-block; width:100%; height:145px; background-repeat:no-repeat; text-indent:-9999px; margin:0 auto;}

.tab_wrap .tab_area:after{ content:''; display:block; clear:both}

.tab_wrap .tab_area .tab1{background-image:url(../images/pc_tab01.png);}
.tab_wrap .tab_area .tab2{background-image:url(../images/pc_tab02.png);}
.tab_wrap .tab_area .tab3{background-image:url(../images/pc_tab03.png);}

.tab_wrap .tab_area .tab1.on{background-image:url(../images/pc_tab01_on.png);}
.tab_wrap .tab_area .tab2.on{background-image:url(../images/pc_tab02_on.png);}
.tab_wrap .tab_area .tab3.on{background-image:url(../images/pc_tab03_on.png);}



/* section */
.tab_wrap.fixed + .section_wrap{ margin-top:145px;}
.section{ text-align:center;}
.section_wrap .section{ display:none;}
.section_wrap .section.on{ display:block;}





.progress {display: block; width: 15%; height: 10px; border-radius: 10px; margin: auto; overflow: hidden; background-color: #f5f5f5; background-image: linear-gradient(to right, #07635e, #07635e); background-repeat: no-repeat; background-size: 25% 100%; transition: background-size 0.4s ease-in-out;}  
.progress02 {display: block; width: 15%; height: 10px; border-radius: 10px; margin: auto; overflow: hidden; background-color: #f5f5f5; background-image: linear-gradient(to right, #07635e, #07635e); background-repeat: no-repeat; background-size: 25% 100%; transition: background-size 0.4s ease-in-out;}
.content {position:relative; width: 2450px; margin-left:-1221px; left:50%; min-width:1200px; }
.content02 {position:relative; width: 2450px; margin-left:-1221px; margin-top: 100px; left:50%; min-width:1200px; }
.slider {height: 635px;}
.slider02 {height: 630px;} 
.sr-only {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;}


/* .pc_tab_bg{width:1100px; height:129px; background-image:url(images/pc_tab_bg.png); margin:0 auto;} */



/* top */
.top_page {position:fixed; bottom:100px; right:50%; margin-right:-735px; z-index:999; display:none;}
.top_page span{display:block; cursor:pointer;}
