/*map_layout*/
body {display:block; width:100%}
#header {display:block; width:100%; height:121px}
#footer{display:none;}
#container{display:block; width:100%; margin-top:-162px; background:#fff;}
#wrap {min-width:320px; display:block;}
#container > .wrap {display:block; width:100%;}
/*//map_layout*/

.map-content {overflow:hidden; position:absolute; top:162px; bottom:0; width:100%; bottom:0; right:0;}
.mside {z-index:19; position:absolute; top:0; right:0; bottom:162px; width:324px; height:100%; margin-right:-314px; background:#eaeaea; border-left:1px solid #8ba5c5;}
.mside.on {margin-right:0;}

.mside .bt_msd {position:absolute; top:50%; left:-17px; width:17px; height:109px; margin-top:-54px; display:block; text-indent:-9999px; }
.mside .bt_msd.open {background:url(../images/bt_slide_open.png) no-repeat 0 0; }
.mside .bt_msd.off {background:url(../images/bt_slide_off.png) no-repeat 0 0; }

.map_wrap {position:absolute; top:0; left:0; right:324px !important; bottom:162px; width:100%; height:100%;}
.map_wrap.open {right:10px !important;}
.map_wrap.open #map_view {margin-right:10px !important;}/*161121*/
.map_wrap #map_view {position:relative; height:100%; margin-right:324px !important;}/*161121*/

/*영상팝업*/
.md_mv_pop {z-index:20; position:absolute; top:70px; left:300px; width:560px; background:#fff; border:1px solid #000;
	-webkit-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.4);
}
.md_mv_pop img {max-width:100%;}
.bt_close {position:absolute; top:8px; right:8px; display:block;  width:22px; height:22px; background:url(../images/bt_close_22.png) no-repeat; text-indent:-9999px;}
.im_cock {position:absolute; bottom:-46px; left:50%;  width:56px; height:46px; margin-left:-20px; background:url(../images/bg_bx_cock.png) no-repeat;}

.md_mv_pop .md_mv_wrap {padding:36px 32px 10px 32px;}
.tx_dsc {position:relative; padding-top:10px; padding-right:150px;}
.tx_dsc strong {display:block; font-size:16px; font-weight:500; color:#6c6c6c;}
.tx_dsc .tag span {padding:0 2px; font-size:12px; color:#000; font-weight:400;}
.tx_dsc .tag .bar {color:#cacaca;}
.tx_dsc .td_sns {position:absolute; top:18px; right:0; *zoom:1;}
.tx_dsc .td_sns:after {content:"."; clear:both; display:block; height:0; visibility:hidden;} 
.tx_dsc .td_sns li {float:left; width:24px; height:24px; margin:0 2px;}
.tx_dsc .td_sns li.tw {background:url(../images/ico_tg_tw.png) no-repeat;}
.tx_dsc .td_sns li.in {background:url(../images/ico_tg_in.png) no-repeat;}
.tx_dsc .td_sns li.fb {background:url(../images/ico_tg_fb.png) no-repeat;}
.tx_dsc .td_sns li.gg {background:url(../images/ico_tg_gg.png) no-repeat;}
.tx_dsc .td_sns li.dw {background:url(../images/ico_tg_dw.png) no-repeat;}
.tx_dsc .td_sns li a {display:block; text-indent:-9999px;}

/*map thumb*/
.map_thumb_b {z-index:2; position:absolute; }
.map_thumb_b a {display:block; border:1px solid #404040; box-shadow:3px 3px 5px 1px #605f5e;}
.map_thumb_b.loc01 {top:40px; left:1000px;}
.map_thumb_b.loc02 {top:500px; left:300px;}
.map_thumb_b.loc03 {top:350px; left:1300px;}
.map_thumb_b.loc04 {top:420px; left:120px;}
.map_thumb_b.loc05 {top:450px; left:1200px;}
.map_thumb_b.loc06 {top:350px; left:270px;}
.map_thumb_b.loc07 {top:100px; left:1000px;}
.map_thumb_b.loc08 {top:220px; left:350px;}
.map_thumb_b.loc09 {top:580px; left:1100px;}

/*풍선*/
.bub_area {position:absolute; top:0; right:0; width:100%; height:100%;}
.ic_b {position:absolute; top:0; left:0; z-index:2; display:block; text-align:center; font-family:"돋움"; color:#fff; font-size:12px; font-weight:bold; letter-spacing:0.05em;}
.ic_bub_0 {width:37px; height:43px; line-height:43px; background:url(../images/ic_bub_0.png) no-repeat;}
.ic_bub_1 {width:67px; height:67px; line-height:67px; background:url(../images/ic_bub_1.png) no-repeat;}
.ic_bub_2 {width:91px; height:91px; line-height:91px; background:url(../images/ic_bub_2.png) no-repeat;}
.ic_bub_3 {width:113px; height:113px; line-height:113px; background:url(../images/ic_bub_3.png) no-repeat;}

/*tab*/
.tab_menu {padding-top:10px; background:#dedede;}
.tab_menu ul {padding:0 10px; border-bottom:1px solid #c7c6c2; *zoom:1;}
.tab_menu ul:after {content:"."; clear:both; display:block; height:0; visibility:hidden;} 
.tab_menu li {float:left; width:33.3%; margin-bottom:-1px; }
.tab_menu a {display:block; height:42px; margin:0 3px; text-align:center; line-height:42px; color:#8f8a83; font-size:14px; font-weight:200;}
.tab_menu .on a {color:#453e34; font-weight:500; background:#f5f5f5; border:1px solid #c7c6c2; border-bottom:0; border-radius:12px 12px 0 0;}

.tab_con {border-top:4px solid #fff;}
.tab_cnt {display:none;}

.tb_ct_type {padding-top:5px; padding-bottom:20px; border-bottom:1px solid #d8d8d8; display:none;}
.tb_ct_type ul {width:285px; margin:0 auto;*zoom:1;}
.tb_ct_type ul:after {content:"."; clear:both; display:block; height:0; visibility:hidden;} 
.tb_ct_type li {float:left; width:83px; height:83px; margin:16px 6px 0 6px; border-radius:42px; background:#bfbfbf;}
.tb_ct_type li a {display:block; padding-top:55px; text-align:center; color:#fff; font-weight:500; font-size:12px; letter-spacing:-0.08em;}
/*20170210
.tb_ct_type li.t_a a {background:url(../images/ico_t_a.png) no-repeat center 10px;}
.tb_ct_type li.t_b a {background:url(../images/ico_t_b.png) no-repeat center 10px;}
.tb_ct_type li.t_c a {background:url(../images/ico_t_c.png) no-repeat center 20px;}
.tb_ct_type li.t_d a {background:url(../images/ico_t_d.png) no-repeat center 23px;}
.tb_ct_type li.t_e a {background:url(../images/ico_t_e.png) no-repeat center 4px;}
.tb_ct_type li.t_f a {background:url(../images/ico_t_f.png) no-repeat center 20px;}
.tb_ct_type li.t_g a {background:url(../images/ico_t_g.png) no-repeat center 15px;}
*/
/*20170210*/
.tb_ct_type li.t_all a {background:url(../images/ico_t_all.png) no-repeat center 30px;}
.tb_ct_type li.t_arch a {background:url(../images/ico_t_arch.png) no-repeat center 20px;}
.tb_ct_type li.t_tomb a {background:url(../images/ico_t_tomb.png) no-repeat center 25px;}
.tb_ct_type li.t_complex a {background:url(../images/ico_t_complex.png) no-repeat center 18px;}
.tb_ct_type li.t_buddha a {background:url(../images/ico_t_buddha.png) no-repeat center 14px;}
.tb_ct_type li.t_tombstone a {background:url(../images/ico_t_tombstone.png) no-repeat center 22px;}
.tb_ct_type li.t_temple a {background:url(../images/ico_t_temple.png) no-repeat center 15px;}
.tb_ct_type li.t_life a {background:url(../images/ico_t_life.png) no-repeat center 17px;}
.tb_ct_type li.t_castle a {background:url(../images/ico_t_castle.png) no-repeat center 22px;}
.tb_ct_type li.t_tower a {background:url(../images/ico_t_tower.png) no-repeat center 5px;}
.tb_ct_type li.t_etc a {background:url(../images/ico_t_etc.png) no-repeat center 25px;}
/*20170210*/
.tb_ct_type li:hover, .tb_ct_type li.on {background:#4a443e;}

.ct_tg_list {padding-top:5px; background:#eaeaea;}
/* .ct_tg_list > li {background-color:#f5f5f5; border-bottom:1px solid #eaeaea;} */
.ct_tg_list > li {background-color:#f5f5f5; border-bottom:1px solid #c7c6c2;} /* 20161216 */
/* .ct_tg_list > li > a {display:block; padding:12px 0 12px 25px; color:#554f49; font-weight:500; font-size:15px; background:url(../images/bg_list_dd.png) no-repeat 93% center;} */
.ct_tg_list > li > a {display:block; padding:12px 0 12px 25px; color:#554f49; font-weight:500; font-size:15px; background:none;} /* 20161216 */
.ct_tg_list > li.on {background-color: #4a443e;} /* 20161216 */
.ct_tg_list > li.on > a {color: white;} /* 20161216 */
.ct_tg_list .tb_ct_tx {display:none; padding:20px 25px; color:#d4d3d1; font-size:13px; font-weight:200; background:#554f49;}

.ct_list  .ct_list_sub > li > a {color:#d4d3d1; font-size:13px; font-weight:200;}

/* #ts_scroll {max-height:650px;} */
.ts_scroll {max-height:650px;} /* 2016-12-10 id 중복 */

/*footer*/
#footer .wrap {display:none;}

@media screen and (max-width:980px){
	.mside {display:none;}
	.map_wrap {position:relative; left:0px; right:0 !important;}
	.map_wrap #map_view {position:relative; width:100%; height:100%; margin-right:0 !important;}/*161124*/
	.md_mv_pop {left:150px;}
}
@media screen and (max-width:768px){
	.md_mv_pop {left:40px; width:290px;}
	.md_mv_pop .md_mv_wrap {padding:20px 14px 10px 14px;}
	.tx_dsc {padding-right:0; *zoom:1;}
	.tx_dsc:after {content:"."; clear:both; display:block; height:0; visibility:hidden;}  
	.tx_dsc strong {font-size:12px; padding-bottom:5px; line-height:1.5;}
	.tx_dsc .tag {display:none;}
	.tx_dsc .td_sns {position:static; float:right;}
	.bt_close {top:3px; right:3px; width:13px; height:13px; background:url(../images/bt_close_13.png) no-repeat;}
}

#loading_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: #000;
	display: none;
	-khtml-opacity: .86; /*safari*/
	-ms-filter: ”alpha(opacity = 86) ”; /*IE8*/
	-moz-opacity: .86; /*FF*/
	filter: alpha(opacity = 86); /*IE7*/
	opacity: .86; /*all other browsers*/
}
