body, p, ol, ul, li,h2,h3{padding : 0; margin: 0px; list-style: none;}
body{overflow-x: hidden;}

/* 메인 배너 */
.banner_wrap{background : url('http://jojooppa.cafe24.com/gangsundal/theme/basic/img/n_tourism_banner_bg.jpg') no-repeat ;
background-size:cover; height:370px; background-position:center ; position:relative;
}
.banner_wrap img{display:none;}
.bg_banner_title h2{font-size: 48px; padding-bottom: 15px;}
.bg_banner_title{text-align: center; position: absolute; top:50%; left: 50%; margin: -50px 0 0 -215px; width: 430px; font-size: 16px;}

.tab_menu_btn{width: 1266px; position: absolute; bottom: 0px; left: 50%; margin-left: -633px;}
.tab_menu_btn p{width: 25%; height: 65px; float: left; text-align: center; line-height: 65px; font-weight: bold; background: #d8dcdf; color: #000; opacity: .8;}
.tab_menu_btn p.active{background: #0872ba; color: #fff; opacity:1;}


/* contextual menu */
.contextual_menu_wrap{width: 100%; border-bottom: 1px solid #e8e8e8; border-top: 1px solid #e8e8e8; margin-bottom: 85px; box-sizing: border-box;}
.contextual_menu{width: 1265px; height: 50px; margin: auto; padding: 15px 0; box-sizing: border-box; overflow: hidden;}
.contextual_menu span{float:left; font-size: 14px; line-height: 23px;} 
.home_icon{background : url('http://jojooppa.cafe24.com/gangsundal/theme/basic/img/home_btn_03.png') no-repeat; width: 24px; height: 20px; text-indent: -9999px; display: block;}
.next_arrow{background : url('http://jojooppa.cafe24.com/gangsundal/theme/basic/img/contextual_arrow.png') no-repeat 8px 8px; display: block; text-indent: -9999px; width: 20px; height: 30px;}

/* 메인 컨텐츠 */
.tour_tab_menu{position: relative;}
.main_content_wrap{width: 1266px; margin: auto; text-align: center; margin-bottom: 80px}
.tourism_intro_wrap{font-size: 16px;}
.tourism_intro_wrap h2{font-size: 42px; margin-bottom: 15px;}
.tourism_list{margin-bottom: 50px; overflow: hidden; cursor: pointer;}
.tourism_list li{float: left; width: 12.5%; height: 75px; line-height: 70px; border-bottom: 3px solid #dddddd; font-weight: bold;}
.tourism_list li.active{border-bottom: 3px solid #0872ba; color:#0872ba;}
.tour_title_cont{margin-top: 45px; overflow: hidden; height: 360px; }
.tour_title_wrap{float: left; width: 54%;margin-right: 2%; box-sizing:border-box; text-align: left; font-size: 18px; padding-left: 15px; margin-bottom: 20px; letter-spacing: -1px;}
.tour_title_wrap address{color:#0872ba; font-style: normal;}
.call_title{font-size: 18px; color:#0872ba;}
.tour_title_wrap hr{color:#dddddd; border:1px solid #dddddd; margin : 25px 0 30px; display: block;}
.tour_title_wrap h3{font-size: 36px; color: #000; padding-bottom: 15px;}
.tour_map_wrap{float: left; width: 44%; box-sizing:border-box;}
.distance_title{font-size: 24px; color:#0872ba; padding-bottom: 15px;}
.tour_title_wrap span{font-size: 18px; line-height: 25px;}
.call_icon{display: block; float: left; background:url('http://jojooppa.cafe24.com/gangsundal/theme/basic/img/tour_call_icon.png') no-repeat 3px 3px; text-indent : -9999px; width:18px; height:23px; margin-right:7px;}
.map_icon{display: block; float: left; background:url('http://jojooppa.cafe24.com/gangsundal/theme/basic/img/tour_map_icon.png') no-repeat 3px 3px; text-indent : -9999px; width:18px; height:23px; margin-right:7px;}
.bus_icon{display: block; float: left; background:url('http://jojooppa.cafe24.com/gangsundal/theme/basic/img/tour_bus_icon.png') no-repeat 3px 3px; text-indent : -9999px; width:21px; height:26px; margin-right:7px;}

/* 탭 관리 */
.tour_intro_img_wrap{position: relative;}
.tour_content_wrap2{display: none;}
.tour_content_wrap3{display: none;}
.tour_content_wrap4{display: none;}
.tour_content_wrap5{display: none;}
.tour_content_wrap6{display: none;}
.tour_content_wrap7{display: none;}
.tour_content_wrap8{display: none;}


.bx-pager{ position: absolute; bottom: 5%; left: 50%; width: 100px; margin-left: -50px;}
.bx-pager-item a{float: left; display: block; width: 10px; height: 10px; border:2px solid #c3cbd0; text-indent: -9999px; border-radius: 50px; background: #c3cbd0; margin-left: 10px;}
.bx-prev{background: url('http://jojooppa.cafe24.com/gangsundal/theme/basic/img/left_arrow.png') no-repeat; display: block; text-indent: -9999px; width: 13px; height: 23px; position: absolute; top: 50%; margin-top: -11.5px; left: 1%;}
.bx-next{background: url('http://jojooppa.cafe24.com/gangsundal/theme/basic/img/right_arrow.png') no-repeat; display: block; text-indent: -9999px; width: 13px; height: 23px; position: absolute; top: 50%; margin-top: -11.5px; right: 1%;}
.bx-pager-link.active{background: rgba(0,0,0,0);}
