@charset "UTF-8";

/* 메인Visual Banner */
.main_visual{}

/* section */
.content.content1{background:url(../images/sec_bg.jpg) no-repeat center; position:relative; width:100%; h text-align:center; margin:0 auto;}





/* section */
.tab_wrap.fixed + .section_wrap{ margin-top:40px; }
.section{ text-align:center; position:relative; }
.section_wrap .section{ display:none;}
.section_wrap .section.on{ display:block;}

.section1{background:url(../images/sec1_bg.jpg) no-repeat center top; background-size:cover;}
.section2 .conts{background:url(../images/sec2_bg.jpg) no-repeat center bottom; background-size:cover;}


/*tab menu*/
.tab_wrap { position:relative; width:100%; height:45px; z-index:12; }
.tab_wrap.fixed { position:fixed; left:0; top:40;}
.tab_wrap .tab_area { width:100%; margin:0 auto;}
.tab_wrap .tab_area li { float:left; text-align:center; background-size:cover; background-position:center; }
.tab_wrap .tab_area li a{position:relative; display:block;}
.tab_wrap .tab_area li span{display:inline-block; width:25%; height:33px; text-indent:-9999px; }

.tab_wrap .tab_area:after{ content:''; display:block; clear:both}

.tab_wrap .tab_area .tab1 {background-image:url(https://www.naeiltour.co.kr/event/2024/20241108_europe/images/mtab_01.jpg?1); width:25%; background-size:cover; }
.tab_wrap .tab_area .tab2 {background-image:url(https://www.naeiltour.co.kr/event/2024/20241108_europe/images/mtab_02.jpg?2); width:25%; background-size:cover; }
.tab_wrap .tab_area .tab3 {background-image:url(https://www.naeiltour.co.kr/event/2024/20241108_europe/images/mtab_03.jpg?1); width:25%; background-size:cover; }
.tab_wrap .tab_area .tab4 {background-image:url(https://www.naeiltour.co.kr/event/2024/20241108_europe/images/mtab_04.jpg?1); width:25%; background-size:cover; }
.tab_wrap .tab_area .tab1.on {background-image:url(https://www.naeiltour.co.kr/event/2024/20241108_europe/images/mtab_01_on.jpg?1);}
.tab_wrap .tab_area .tab2.on {background-image:url(https://www.naeiltour.co.kr/event/2024/20241108_europe/images/mtab_02_on.jpg?2);}
.tab_wrap .tab_area .tab3.on {background-image:url(https://www.naeiltour.co.kr/event/2024/20241108_europe/images/mtab_03_on.jpg?1);}
.tab_wrap .tab_area .tab4.on {background-image:url(https://www.naeiltour.co.kr/event/2024/20241108_europe/images/mtab_04_on.jpg?1);}




.cs{margin-top:10px; padding:0 10px;}






/* 픽스 탭


.tab_wrap {position:relative; width:100%; height:40px; z-index:12;}
.tab_wrap.fixed{ position:fixed; left:0; top:99px; }
.tab_wrap.fixed + .section_wrap{margin-top:10px;} /* 픽스 탭 영역
.tab_wrap .tab_area{margin:0 auto;}
.tab_wrap .tab_area li{float:left; width:50%; text-align:center;}
.tab_wrap .tab_area li a{ position:relative; display:block}
.tab_wrap .tab_area li + li {box-sizing:border-box;}
.tab_wrap .tab_area li {display:inline-block; width:50%; height:92px; background-repeat:no-repeat; background-size:contain; 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_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_02_on.jpg);}

 */
 
 



