@charset "utf-8";

#popwrap	{padding:0;margin:0;}
#popwrap .pop_tit	{background:#f4f4f4;padding:10px 15px;color:#768395;font-size:18px;}

#preview_wrap		{padding:20px;}
#preview_wrap .c_width{width:960px;margin:0 auto;}
#content.preview{float:none;width:960px;padding:0;margin:20px auto !important;}
img.img_re		{max-width:100% !important;}
.page_default			{padding:200px 0 100px;line-height:180%;border:1px dashed #768395;text-align:center;background:url(../img/page_default.png) no-repeat 50% 60px;text-align:center;}
.page_default		{padding:200px 0 100px;line-height:180%;border:1px dashed #768395;text-align:center;background:url(../img/page_default.png) no-repeat 50% 60px;text-align:center;}

.column_type1			{}
.column_type1 .thumb	{float:left;}
.column_type1 .txt		{float:right;padding-left:30px;}

.column_type2			{}
.column_type2 .txt		{float:left;padding-right:30px;}
.column_type2 .thumb	{float:right;}

.line_solid		{clear:both;display:block;margin:30px 0;border-bottom:1px solid #dadada;}
.line_dashed	{clear:both;display:block;margin:30px 0;border-bottom:1px dashed #dadada;}
.line_dotted	{clear:both;display:block;margin:30px 0;border-bottom:1px dotted #dadada;}
.line_double	{clear:both;display:block;margin:30px 0;border-bottom:3px double #eaeaea;}
.line_blank		{clear:both;display:block;height:30px;}

@media only screen and (max-width:767px){ /*auto*/
	.btn_d	{display:block;}
	.column_type1 .thumb,
	.column_type2 .thumb{text-align:center;margin-bottom:20px;}
	.column_type1 .thumb,
	.column_type2 .thumb,
	.column_type1 .txt,
	.column_type2 .txt	{float:none;width:auto !important;padding:0;text-align:center;}
	.column_type1 .txt li,
	.column_type2 .txt li{text-align:left;}

	#body_content .col_wrap .col_d2,
	#body_content .col_wrap .col_d3,
	#body_content .col_wrap .col_d4,
	#body_content .col_wrap .col_d5	{float:none;width:auto;}
	#body_content .col_wrap .bx	{margin-left:0;margin-right:0;}

}

#mapwrap		{overflow:hidden;height:400px;position:relative;}
#mapwrap.view_roadview #mapWrapper {width:50%;}
#mapWrapper {width:100%;height:400px;z-index:1;}
#rvWrapper	{width:50%;height:400px;top:0;right:0;position:absolute;z-index:0;}
#rvControl {position:absolute;top:5px;left:5px;width:65px;height:24px;padding:2px;z-index: 1;background: #f7f7f7;border-radius: 4px;border: 1px solid #c8c8c8;box-shadow: 0px 1px #888;cursor: pointer;}
#rvControl span {background: url(https://t1.daumcdn.net/localimg/localimages/07/mapapidoc/mapworker.png) no-repeat;  padding-left:23px;height:24px;font-size: 12px;display: inline-block;line-height: 2;font-weight: bold;}
#rvControl.active {background: #ccc;box-shadow: 0px 1px #5F616D;border: 1px solid #7F818A;}
#rvControl.active span {background: url(https://t1.daumcdn.net/localimg/localimages/07/mapapidoc/mapworker_on.png) no-repeat;color: #4C4E57;}
#rvclose {position: absolute;padding: 4px;top: 5px;left: 5px;cursor: pointer;background: #fff;border-radius: 4px;border: 1px solid #c8c8c8;box-shadow: 0px 1px #888;}
#rvclose .img {display: block;background: url(https://t1.daumcdn.net/localimg/localimages/07/mapapidoc/rv_close.png) no-repeat;width: 14px;height: 14px;}


#sitemap	{}
.sitemap_bx			{margin:0 0 40px 0;}
.sitemap_bx .tit	{padding:15px 0;margin-bottom:10px;font-size:18px;border-top:2px solid #999;border-bottom:1px dashed #ccc}
.sitemap_bx ul		{margin:-5px;}
.sitemap_bx ul li	{float:left;width:25%;}
.sitemap_bx > ul > li > a	{background:#f6f6f6;color:#B4A894;display:block;margin:5px;padding:15px 10px;}
.sitemap_bx > ul > li:nth-child(4n+1) {clear:both;}
.sitemap_bx ul ul		{padding:10px;margin:5px;background:#efefef;}
.sitemap_bx ul ul li	{float:none;width:100%;font-size:14px;}
.sitemap_bx ul ul li:before	{content:"-";margin-right:5px;color:#ccc}
.sitemap_bx ul ul ul,
.sitemap_bx ul ul ul li	{display:none;padding:0;margin:0;}

