@charset "UTF-8";
.ad_section .ly_map .tit_area .tit .txt, .ad_section .ly_map .tit_area .m_url .txt {
	position: relative;
}

.ad_section .ly_map .tit_area .tit .txt:hover, .ad_section .ly_map .tit_area .m_url .txt:hover {
	text-decoration: none;
}

.ad_section .ly_map .tit_area .tit .txt:hover::after, .ad_section .ly_map .tit_area .m_url .txt:hover::after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background: currentColor;
	content: '';
}

.ad_section .section_more .go_site .icon_arrow, .ad_section .ico_19, .ad_section .sp_ad.ico_npay, .ad_section .lst_type .ico_area .ico_npay_plus, .ad_section .sp_ad.ico_nlogin, .ad_section .sp_ad.ico_talktalk, .ad_section .sp_ad.ico_nreserve, .ad_section .lst_type .ico_area .ly_ad .ly_ad_go .bu, .ad_section .ad_banner .ico_npay,
.ad_section .ad_banner .ico_nlogin, .ad_section .lst_type_v2 .ad_view, .ad_section .lst_type_v2 .ad_hover .ad_view:before, .ad_section .lst_type_v2 .ad_view.selected:before, .ad_section .ly_map .map_area .btn_map, .ad_section .ly_map .btn_clse::before, .ad_section .ly_map .ico_find_road, .ad_section .ly_map .ico_road_name, .ad_section .dsc_ncaution .ico_ad_dsc {
	background-image: url(../img/sp_powerlink.png);
	background-image: linear-gradient(transparent, transparent), url(../img/sp_powerlink.svg);
	background-size: 188px 166px;
	background-repeat: no-repeat;
}

/* default */
.ad_section {
	position: relative;
	padding-bottom: 27px;
}

.ad_section .ad_area {
	overflow: hidden;
	border-radius: 0 0 6px 6px;
	border: 1px solid #e8ebee;
	border-top: 0;
	background-color: #fffef8;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.03);
}

.ad_section .section_head {
	position: relative;
	padding: 14px 20px 15px;
	border: 1px solid #e8ebee;
	border-bottom-color: #eff2f4;
	border-radius: 6px 6px 0 0;
	background-color: #f7f9fa;
}

.ad_section .section_head h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
}

.ad_section .dsc_ncaution {
	position: static;
	margin-left: 6px;
	font-size: 0;
	line-height: 20px;
	color: #000;
}

.ad_section .section_more {
	height: 48px;
	padding-top: 0;
	border-top: 1px solid #f0f2f3;
	background-color: #f7f9fa;
	line-height: 47px;
	text-align: center;
	box-sizing: border-box;
}

.ad_section .section_more .go_site {
	display: block;
	float: none;
	height: 100%;
	padding: 0;
	background: none;
	font-size: 14px;
	color: #424242;
}

.ad_section .section_more .go_site:hover {
	text-decoration: none;
	color: #000;
}

.ad_section .section_more .go_site:hover .icon_arrow {
	background-position: -80px -136px;
}

.ad_section .section_more .go_site .icon_arrow {
	background-position: -143px -100px;
	background-repeat: no-repeat;
	width: 13px;
	height: 12px;
	position: relative;
	display: inline-block;
	margin-left: 6px;
	vertical-align: -1px;
}

.ad_section .lst_type {
	padding: 10px 0;
}

.ad_section .lst_type .lst {
	padding: 0 19px;
}

.ad_section .lst_type .lst .inner {
	position: relative;
	padding: 8px 49px 6px 0;
	font-size: 13px;
}

.ad_section .lst_type .lst1 .inner {
	*z-index: 104;
}

.ad_section .lst_type .lst .lnk_tit .hl,
.ad_section .lst_type .lst .sub_tit .hl {
	font-weight: bold;
}

.ad_section .lst_type .lst .lnk_tit,
.ad_section .lst_type .lst .lnk_tit:hover,
.ad_section .lst_type .lst.type_subtitle .sub_tit,
.ad_section .lst_type .lst.type_subtitle .sub_tit:hover {
	display: inline-block;
	margin-bottom: 1px;
	border-bottom: 1px solid currentColor;
	font-weight: bold;
	font-size: 15px;
	color: #071ac8;
	letter-spacing: -0.2px;
	text-decoration: none;
	white-space: nowrap;
}

.ad_section .lst_type .lst .lnk_tit:active,
.ad_section .lst_type .lst .lnk_tit:visited,
.ad_section .lst_type .lst.type_subtitle .sub_tit:active,
.ad_section .lst_type .lst.type_subtitle .sub_tit:visited {
	color: #99209b;
}

.ad_section .lst_type .lst .lnk_url {
	position: relative;
	margin: 0 4px 0 2px;
	color: #288c47;
	text-decoration: none;
}

.ad_section .lst_type .lst .lnk_url:hover {
	text-decoration: none;
}

.ad_section .lst_type .lst .lnk_url:hover::after {
	position: absolute;
	right: 0;
	bottom: 1px;
	left: 0;
	border-bottom: 1px solid currentColor;
	content: '';
}

.ad_section .lst_type .lst .url_area + .ad_dsc {
	padding-top: 6px;
}

.ad_section .lst_type .lst .ad_dsc {
	padding-top: 4px;
	color: #242424;
	text-decoration: none;
	line-height: 18px;
}

.ad_section .lst_type .lst .ad_dsc .ad_dsc_inner {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #242424;
	vertical-align: top;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ad_section .lst_type .lst .ad_dsc .law_num {
	float: right;
	color: #8f8f8f;
}

.ad_section .lst_type .lst .ad_dsc .law_num:before {
	display: inline-block;
	width: 1px;
	height: 10px;
	margin: 4px 6px 0 4px;
	background-color: #d2d2d2;
	vertical-align: top;
	content: '';
}

.ad_section .lst_type .lst a.ad_dsc {
	display: inline-block;
}

.ad_section .lst_type .lst6 {
	*overflow: hidden;
}

.ad_section .lst_type .line {
	margin: 0 -19px;
	padding: 11px 0;
	background-color: #fffef8;
}

.ad_section .lst_type .line:before {
	display: block;
	height: 1px;
	margin: 0 -1px;
	background-color: #f3f3f4;
	content: '';
}

.ad_section .lst_type_v1 .lst6 {
	padding-top: 0;
}

.ad_section .ico_19 {
	background-position: -166px -106px;
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: inline-block;
	overflow: hidden;
	margin: 0 2px 0 1px;
	vertical-align: top;
	line-height: 100px;
}

.ad_section .lst_type .lst_v1 .inner {
	margin: 9px 0 0 35px;
	padding: 0 0 0 8px;
	background-position: -58px -10px;
}

.ad_section .lst_type .lst_v1 .lnk_tit {
	font-weight: normal;
}

.ad_section .lst_v1 .ad_option {
	display: inline-block;
	margin-bottom: -1px;
	padding-top: 1px;
	font-size: 12px;
	color: #666;
	vertical-align: top;
}

.ad_section .lst_v1 .ico_homepage {
	display: inline-block;
	overflow: hidden;
	width: 52px;
	height: 18px;
	margin: -3px 3px 0 0;
	background-position: 0 -66px;
	line-height: 100px;
	vertical-align: top;
}

.ad_section .lst_v1 .ad_txt {
	margin-right: 4px;
}

.ad_section .lst_v1 .ad_dot {
	display: inline-block;
	width: 2px;
	height: 2px;
	*margin-right: 4px;
	background-position: -58px 0;
	vertical-align: 3px;
	*vertical-align: 5px;
}

.ad_section .lst_v1 .ad_bar {
	display: inline-block;
	width: 1px;
	height: 11px;
	margin: -2px 2px 0 0;
	*margin-right: 6px;
	border-left: 1px solid #d8d8d8;
	text-align: center;
	vertical-align: middle;
}

.ad_section .lst_v1 .dsc_area .ad_bar {
	margin: -2px 3px 0 0;
	*margin-right: 7px;
}

.ad_section .lst_v1 .dsc_area .ad_dsc {
	margin-right: 2px;
	padding-top: 5px;
}

.ad_section .lst_v1 .lnk_tit {
	margin-right: 6px;
}

.ad_section .lst_v1 .ico_19 {
	margin: 0 6px 0 -4px;
}

.ad_section .lst_v1 .map_open,
.ad_section .lst_v1 .map_close {
	display: inline-block;
	padding: 0 13px 0 15px;
	color: #666;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
}

.ad_section .lst_v1 .map_open {
	background-position: 0 2px;
}

.ad_section .lst_v1 .map_close {
	background-position: 0 -31px;
}

.ad_section .ly_map_local,
.ad_section .lst_v1 .ly_map {
	position: absolute;
	z-index: 151;
}

.ad_section .ly_map_local .ly_inner,
.ad_section .ly_map_local .ly_bd {
	position: absolute;
	z-index: 20;
	border: 2px solid #595e6b;
	background: #fff;
}

.ad_section .ad_move {
	position: relative;
	min-width: 573px;
	margin: 10px 35px 11px;
	padding: 11px 0 10px;
	border: 1px solid #efefef;
	background-color: #fafafa;
	font-size: 12px;
	line-height: 15px;
}

.ad_section .ad_move p {
	display: inline-block;
	margin: 0 13px;
	font-size: 12px;
}

.ad_section .ad_move em {
	color: #eb0c00;
}

.ad_section .ad_move a {
	display: block;
	position: absolute;
	top: 6px;
	right: 6px;
	padding: 4px 6px 3px 7px;
	border: 1px solid #e1e1e1;
	border-bottom-color: #d2d2d2;
	background-color: #fff;
	font-family: '돋움',dotum,'Apple SD Gothic NEO',helvetica,sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	color: #666;
}

.ad_section .ad_move a {
	display: block;
	position: absolute;
	top: 6px;
	right: 6px;
	padding: 4px 6px 3px 7px;
	border: 1px solid #e1e1e1;
	border-bottom-color: #d2d2d2;
	background-color: #fff;
	font-family: '돋움',dotum,'Apple SD Gothic NEO',helvetica,sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	color: #666;
}

.ad_section .ad_move a,
.ad_section .ad_move a:hover {
	text-decoration: none;
}

.ad_section .ad_move .ico_calendar {
	display: inline-block;
	width: 13px;
	height: 12px;
	margin-right: 4px;
	background-position: -160px 0;
	vertical-align: middle;
}

.ad_section .ad_move {
	border-color: #eaeae5;
	background-color: #f6f6ef;
}

.ad_section .lst_type .ad_hover .inner {
	z-index: 103;
}

.ad_section .lst_type .lst.ad_hover {
	background-color: #faf9f3;
}

.ad_section .lst_type .ad_view {
	display: block;
	position: absolute;
	right: -31px;
	top: 0;
	width: 91px;
	font-size: 1px;
	color: transparent;
	cursor: pointer;
}

.ad_section .lst_type .ad_view.selected {
	z-index: 103;
}

.ad_section .sp_ad.ico_npay {
	background-position: -120px -76px;
	background-repeat: no-repeat;
	width: 31px;
	height: 13px;
	display: inline-block;
	overflow: hidden;
	margin-right: 7px;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}

.ad_section .lst_type .ico_area .ico_npay_plus {
	background-position: -4px -79px;
	background-repeat: no-repeat;
	width: 42px;
	height: 13px;
	display: inline-block;
	overflow: hidden;
	margin-right: 7px;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}

.ad_section .sp_ad.ico_nlogin {
	background-position: -54px -79px;
	background-repeat: no-repeat;
	width: 39px;
	height: 13px;
	display: inline-block;
	overflow: hidden;
	margin-right: 7px;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}

.ad_section .sp_ad.ico_talktalk {
	background-position: -78px -100px;
	background-repeat: no-repeat;
	width: 14px;
	height: 17px;
	display: inline-block;
	overflow: hidden;
	margin: -2px 7px 0 0;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}

.ad_section .sp_ad.ico_nreserve {
	background-position: -120px -29px;
	background-repeat: no-repeat;
	width: 36px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	margin: -1px 7px 0 0;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
}

.ad_section .lst_type .ico_area {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
}

.ad_section .lst_type .ico_area .ico {
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.ad_section .lst_type .ico_area .ly_ad {
	display: block;
	*display: none !important;
	position: absolute;
	top: 10px;
	padding-top: 9px;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	z-index: 100;
}

.ad_section .lst_type .ico_area .ly_box {
	display: block;
	padding: 9px 9px 6px;
	border-radius: 5px;
	border: 1px solid #cbdeed;
	background-color: #fff;
}

.ad_section .lst_type .ico_area .ly_tail {
	position: absolute;
	top: 5px;
	left: 50%;
	width: 10px;
	height: 5px;
	margin-left: -5px;
	background-position: -130px 0;
}

.ad_section .sp_ad.ico_npay + .ly_ad {
	left: -63px;
	width: 159px;
}

.ad_section .sp_ad.ico_nlogin + .ly_ad {
	left: -75px;
	width: 190px;
}

.ad_section .sp_ad.ico_talktalk + .ly_ad {
	left: -102px;
	width: 220px;
}

.ad_section .lst_type .ico_area .ly_ad,
.ad_section .lst_type .ico_area .ly_ad:hover {
	text-decoration: none;
}

.ad_section .lst_type .ico_area .ly_ad p {
	font-size: 11px;
	font-family: '돋움',dotum,'Apple SD Gothic NEO',helvetica,sans-serif;
	line-height: 15px;
	letter-spacing: -1px;
}

.ad_section .lst_type .ico_area .ly_ad p span {
	padding: 0 2px;
	font-family: tahoma,geneva,sans-serif;
	font-weight: bold;
	letter-spacing: 0;
}

.ad_section .lst_type .ico_area .ly_ad .ly_ad_go {
	padding-top: 1px;
	color: #03c75a;
}

.ad_section .lst_type .ico_area .ly_ad .ly_ad_go .bu {
	background-position: -54px -47px;
	background-repeat: no-repeat;
	width: 5px;
	height: 8px;
	display: inline-block;
	margin-left: 2px;
	vertical-align: 0;
}

.ad_section .lst_type .ico_area .txt_reward {
	display: inline-block;
	margin: 0 7px 0 -3px;
	font-size: 12px;
	font-weight: 500;
	line-height: 13px;
	color: #31c22e;
	vertical-align: top;
}

.ad_section .txt_reward + .ly_ad {
	left: -52px;
}

.ad_section .ad_banner {
	display: block;
	position: relative;
	margin-top: 9px;
	padding: 15px 0;
	border-radius: 6px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.03);
	border: solid 1px #e8ebee;
	background-color: #fff;
	font-size: 13px;
	color: #242424;
	line-height: 20px;
	letter-spacing: -0.2px;
	text-align: center;
	text-decoration: none;
}

.ad_section .ad_banner .ico_npay,
.ad_section .ad_banner .ico_nlogin {
	background-position: -120px -52px;
	background-repeat: no-repeat;
	width: 33px;
	height: 16px;
	margin: 2px 5px 2px 1px;
	vertical-align: top;
	zoom: 1;
}

.ad_section .ad_banner .more_mileage {
	float: right;
	margin-bottom: 1px;
	font-size: 13px;
	font-family: '돋움', dotum, 'Apple SD Gothic NEO', helvetica, sans-serif;
	color: #8f8f8f;
	letter-spacing: -0.5px;
	line-height: 19px;
}

.ad_section .ad_banner .txt_reward {
	display: inline-block;
	margin: 0 8px 0 -2px;
	color: #03c75a;
	vertical-align: 0;
}

.ad_section .lst_type_v1 .lst .inner {
	margin-top: 0;
}

.ad_section .lst_type_v1 .ad_view {
	height: 31px;
	background-position: 0 0;
}

.ad_section .lst_type_v1 .ad_hover .ad_view {
	background-position: 0 -35px;
}

.ad_section .lst_type_v1 .ad_view.selected {
	border: 1px solid #b4b4b4;
	border-right: 0;
	background-color: #fcfcfc;
	background-position: 0 -70px;
}

.ad_section .ly_mall {
	position: absolute;
	right: -457px;
	z-index: 102;
	width: 375px;
	height: 590px;
	padding: 25px;
	border: 1px solid #b4b4b4;
	background-color: #fcfcfc;
}

.ad_section .ly_mall .tit_area {
	position: relative;
	margin: -2px 0 0 -1px;
	line-height: 18px;
}

.ad_section .ly_mall .tit_area .tit {
	margin-bottom: 0;
}

.ad_section .ly_mall .tit_area .m_url {
	margin-top: 5px;
}

.ad_section .ly_mall .tit_area .tit .txt,
.ad_section .ly_mall .tit_area .m_url .txt {
	display: inline-block;
	overflow: hidden;
	height: 18px;
	font-size: 12px;
	vertical-align: top;
}

.ad_section .ly_mall .tit_area .tit .txt {
	max-width: 360px;
	font-size: 13px;
	font-weight: bold;
	color: #444548;
}

.ad_section .ly_mall .tit_area .m_url .txt {
	max-width: 375px;
	color: #218d44;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: normal;
	word-wrap: normal;
}

.ad_section .ly_mall .tit_area .m_dsc {
	display: inline-block;
	overflow: hidden;
	max-height: 36px;
	margin-top: 9px;
	font-size: 12px;
	color: #6c6d70;
	vertical-align: top;
}

.ad_section .ly_mall .img_area {
	position: relative;
	margin-top: 8px;
}

.ad_section .ly_mall .img_area .thumb {
	display: block;
	overflow: hidden;
	width: 375px;
	margin: 0 auto;
}

.ad_section .ly_mall .img_area span.thumb {
	border: 0;
}

.ad_section .ly_mall .img_area img {
	width: auto;
	height: auto;
	vertical-align: middle;
}

.ad_section .ly_mall .img_area .pv_loading,
.ad_section .ly_mall .img_area .noti {
	display: block;
	overflow: hidden;
	height: 495px;
	border: 1px solid #e5e5e5;
	color: transparent;
	box-sizing: border-box;
}

.ad_section .ly_mall .img_area .pv_loading {
	background: #fff url(../img/ico_lod.gif) no-repeat 50% 50%;
}

.ad_section .ly_mall .img_area .no_img {
	background: #fff url(../img/bg_no_img.png) no-repeat 50% 50%;
}

.ad_section .ly_mall .img_area .prepare_img {
	background: #fff url(../img/bg_prepare_img.png) no-repeat 50% 50%;
}

.ad_section .ly_mall .btn_clse {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 16px;
	width: 15px;
	height: 15px;
	padding: 4px;
	background-position: 4px -102px;
	line-height: 999px;
}

.ad_section .lst_type_v2 .lst .inner {
	margin-top: 0;
}

.ad_section .lst_type_v2 .ad_view {
	background-position: -30px -136px;
	background-repeat: no-repeat;
	width: 17px;
	height: 23px;
	top: 50%;
	right: 12px;
	margin-top: -11px;
	line-height: 1px;
}

.ad_section .lst_type_v2 .lst.type_img .ad_view {
	top: 35px;
}

.ad_section .lst_type_v2 .ad_hover .ad_view, .ad_section .lst_type_v2 .ad_view.selected {
	background-position: -55px -136px;
}

.ad_section .lst_type_v2 .ad_hover .ad_view:before, .ad_section .lst_type_v2 .ad_view.selected:before {
	background-position: -101px -79px;
	background-repeat: no-repeat;
	width: 6px;
	height: 8px;
	position: absolute;
	top: 50%;
	left: 29px;
	margin-top: -3px;
	content: '';
}

.ad_section .ly_map {
	position: absolute;
	right: -457px;
	z-index: 102;
}

.ad_section .ly_map .m_tit {
	overflow: hidden;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: -1px;
}

.ad_section .ly_map .tit_area {
	position: relative;
	height: 120px;
	padding: 15px 20px;
	border: 1px solid #d9d9d9;
	border-top: none;
	background: #fff;
	line-height: 20px;
}

.ad_section .ly_map .tit_area .tit_sec {
	overflow: hidden;
	clear: both;
	font-size: 14px;
}

.ad_section .ly_map .tit_area .tit {
	overflow: hidden;
	position: relative;
	padding-top: 7px;
}

.ad_section .ly_map .tit_area .m_url {
	margin-top: 3px;
}

.ad_section .ly_map .tit_area .tit .txt,
.ad_section .ly_map .tit_area .m_url .txt,
.ad_section .ly_map .info_sec .txt {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: normal;
	word-wrap: normal;
}

.ad_section .ly_map .tit_area .tit .txt {
	float: left;
	height: 18px;
	max-width: 210px;
	margin-right: 10px;
	font-weight: bold;
	line-height: 17px;
	color: #071ac8;
}

.ad_section .ly_map .tit_area .m_url .txt {
	max-width: 270px;
	height: 18px;
	line-height: 17px;
	color: #288c47;
}

.ad_section .ly_map .tit_area .m_dsc {
	display: inline-block;
	overflow: hidden;
	max-height: 72px;
	margin-top: 9px;
	font-size: 13px;
	color: #6c6d70;
	vertical-align: top;
}

.ad_section .ly_map .tit_area .thumb {
	float: left;
	overflow: hidden;
	position: relative;
	width: 49px;
	height: 55px;
	margin-right: 12px;
	text-align: center;
	white-space: nowrap;
	word-break: normal;
	word-wrap: normal;
}

.ad_section .ly_map .tit_area .thumb img {
	width: 49px;
	vertical-align: middle;
}

.ad_section .ly_map .tit_area .thumb .v {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.ad_section .ly_map .info_sec {
	margin-top: 10px;
	padding-top: 12px;
	border-top: 1px solid #f2f2f2;
}

.ad_section .ly_map .info_sec .txt {
	display: block;
	max-width: 330px;
	height: 20px;
	font-size: 13px;
	color: #242424;
}

.ad_section .ly_map .info_sec .address .txt + .txt {
	padding-top: 3px;
}

.ad_section .ly_map .info_sec .dsc {
	padding-top: 9px;
}

.ad_section .ly_map .info_sec .dsc .txt {
	color: #666;
}

.ad_section .ly_map .info_sec .dsc .bar {
	display: inline-block;
	width: 1px;
	height: 11px;
	margin: 0 3px 0 1px;
	border-left: 1px solid #e6e6e6;
}

.ad_section .ly_map .map_area {
	position: relative;
	width: 375px;
	height: 312px;
	margin: 13px auto 0;
}

.ad_section .ly_map .map_area .btn_map {
	background-position: -4px -100px;
	background-repeat: no-repeat;
	width: 30px;
	height: 28px;
	position: absolute;
	right: 10px;
	bottom: 23px;
	z-index: 2;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}

.ad_section .ly_map .btn_clse {
	overflow: hidden;
	position: absolute;
	top: 16px;
	right: 24px;
	padding: 4px;
	font-size: 0;
	line-height: 0;
}

.ad_section .ly_map .btn_clse::before {
	background-position: -122px -100px;
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	display: block;
	content: '';
}

.ad_section .ly_map .ico_find_road {
	background-position: -120px -4px;
	background-repeat: no-repeat;
	width: 38px;
	height: 17px;
	overflow: hidden;
	float: right;
	margin-top: 1px;
	font-size: 0;
	line-height: 0;
}

.ad_section .ly_map .ico_road_name {
	background-position: -4px -4px;
	background-repeat: no-repeat;
	width: 58px;
	height: 17px;
	display: inline-block;
	overflow: hidden;
	margin-right: 5px;
	font-size: 0;
	line-height: 0;
	vertical-align: -4px;
}

.ad_section .ly_mall .thumb .bd,
.ad_section .ly_map .thumb .bd {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	border: 1px solid #000;
	opacity: .1;
	filter: alpha(opacity=10);
	filter: alpha(opacity=10);
}

.ad_section .ly_map .bd .bd_top,
.ad_section .ly_map .bd .bd_rgt,
.ad_section .ly_map .bd .bd_lft {
	opacity: .1;
	filter: alpha(opacity=10);
	filter: alpha(opacity=10);
}

.ad_section .ly_map .bd .bd_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #000;
}

.ad_section .ly_map .bd .bd_btm {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #000;
	opacity: .3;
	filter: alpha(opacity=30);
	filter: alpha(opacity=30);
}

.ad_section .ly_map .bd .bd_rgt {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	border-right: 1px solid #000;
}

.ad_section .ly_map .bd .bd_lft {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	border-left: 1px solid #000;
}

.ad_section .lst_type .ly_ad_txt {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 2px;
	right: 66px;
	z-index: 200;
	width: 143px;
	height: 29px;
	background-position: 0 -20px;
	font-family: '돋움',dotum,'Apple SD Gothic NEO',helvetica,sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	line-height: 28px;
}

.ad_section .lst_type .ly_ad_txt span {
	display: block;
	margin-left: 10px;
}

.ad_section .ly_p_top {
	top: -1px;
}

.ad_section .ly_p_btm {
	bottom: -1px;
}

.ad_section .ly_map {
	width: 375px;
	padding: 19px 25px 25px;
	background-color: #fff;
	border: solid 1px #eaeaea;
	border-radius: 6px;
}

.ad_section .dsc_ncaution .dsc_ncaution_keyword {
	display: inline-block;
	overflow: hidden;
	vertical-align: top;
	max-width: 200px;
	margin: 3px 0 0;
	padding-right: 2px;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	color: #808080;
	letter-spacing: -0.21px;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-break: normal;
	word-wrap: normal;
	zoom: 1;
}

.ad_section .dsc_ncaution_quotation {
	vertical-align: top;
	margin-top: 2px;
	font-size: 13px;
	line-height: 16px;
	color: #808080;
}

.ad_section .dsc_ncaution_quotation ~ .dsc_ncaution_quotation {
	margin-left: -2px;
}

.ad_section .dsc_ncaution .dsc_ncaution_text {
	vertical-align: -6px;
	padding-left: 6px;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: -0.21px;
	color: #808080;
}

.ad_section .ad_banner_cheat {
	display: block;
	overflow: hidden;
	clear: both;
	position: relative;
	min-width: 557px;
	height: 46px;
	margin: 15px 0;
	padding: 0 15px 0 16px;
	border: 1px solid #518fd5;
	background-color: #5da4f5;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	line-height: 46px;
}

.ad_section .ad_banner_cheat .ico_notice {
	display: inline-block;
	width: 17px;
	height: 17px;
	margin: 14px 6px 15px 0;
	background-position: -105px 0;
	vertical-align: top;
}

.ad_section .ad_banner_cheat .text_point {
	font-weight: normal;
	color: #faf164;
}

.ad_section .ad_banner_cheat .go_view {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #b4d5fa;
	line-height: 17px;
	text-decoration: underline;
}

.ad_section .dsc_ncaution .ico_ad_dsc {
	background-position: -100px -100px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	margin: 0 0 0 6px;
	vertical-align: -10px;
}

.ad_section .section_head .go_register {
	float: right;
	position: relative;
	margin-top: 3px;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: -0.31px;
	color: #242424;
}

.ad_section .nx_power .lst_type .lst .url_area {
	display: inline-block;
}

.ad_section .nx_power .lst.ext_desc .ad_dsc.promotion {
	color: #000;
}

.ad_section .nx_power .lst.ext_desc .ad_dsc.promotion + .ad_dsc {
	padding-top: 4px;
}

.ad_section .nx_power .lst.ext_desc .ad_dsc.promotion .point {
	margin-right: 5px;
	color: #5189cd;
}

.ad_section .nx_power .lst.ext_link .lst_link {
	overflow: hidden;
	padding-top: 5px;
}

.ad_section .nx_power .lst.ext_link .lst_link + .ad_dsc {
	padding-top: 4px;
}

.ad_section .nx_power .lst.ext_link .lst_link .item {
	float: left;
	position: relative;
	padding: 0 7px 0 9px;
}

.ad_section .nx_power .lst.ext_link .lst_link .item:first-child {
	padding: 0 5px 0 0;
}

.ad_section .nx_power .lst.ext_link .lst_link .item ~ .item:before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 2px;
	height: 2px;
	margin-top: -1px;
	border-radius: 50%;
	background-color: #ccc;
	content: '';
}

.ad_section .nx_power .lst.ext_link .link {
	display: inline-block;
	position: relative;
	color: #071ac8;
	text-decoration: none;
}

.ad_section .nx_power .lst.ext_link .link:hover::after {
	position: absolute;
	right: 0;
	bottom: 1px;
	left: 0;
	border-bottom: 1px solid currentColor;
	content: '';
}

.ad_section .nx_power .lst.type_subtitle .sub_tit:visited:before {
	background-color: #99209b;
}

.ad_section .nx_power .lst.type_subtitle .sub_tit {
	margin-left: -6px;
	padding-left: 3px;
}

.ad_section .nx_power .lst.type_subtitle .sub_tit:before {
	display: inline-block;
	margin: 0 4px;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background-color: #071ac8;
	vertical-align: 5px;
	content: '';
}

.ad_section .nx_power .lst.type_subtitle .lnk_tit:visited .sub_tit:before {
	background-color: #99209a;
}

.ad_section .nx_power .lst.ext_price.type_img .lst_price {
	margin-bottom: -4px;
}

.ad_section .nx_power .lst.ext_price .lst_price {
	padding-top: 3px;
	width: 300px;
}

.ad_section .nx_power .lst.ext_price .lst_price .item {
	position: relative;
	margin-top: 3px;
	line-height: 17px;
}

.ad_section .nx_power .lst.ext_price .lst_price .item:before {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	border-top: 1px dashed #e6e6e6;
	content: '';
}

.ad_section .nx_power .lst.ext_price .lst_price .price {
	position: relative;
	float: right;
	padding-left: 11px;
	background-color: #fffef8;
	color: #242424;
}

.ad_section .nx_power .lst.ext_price .lst_price .link {
	display: block;
}

.ad_section .nx_power .lst.ext_price .lst_price .txt {
	position: relative;
	overflow: hidden;
}

.ad_section .nx_power .lst.ext_price .lst_price .txt_inner {
	display: inline-block;
	position: relative;
	overflow: hidden;
	vertical-align: top;
	padding-right: 11px;
	max-width: 100%;
	background-color: #fffef8;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #071ac8;
}

.ad_section .nx_power .lst.ext_price .lst_price .txt_inner:hover::after {
	position: absolute;
	right: 11px;
	left: 0;
	bottom: 2px;
	border-bottom: 1px solid currentColor;
	content: '';
}

.ad_section .nx_power .lst.ext_price.ad_hover .lst_price .txt_inner,
.ad_section .nx_power .lst.ext_price.ad_hover .lst_price .price {
	background-color: #fbf9f0;
}

.ad_section .nx_power .lst.ext_price .lst_price .link:visited {
	color: #99209b;
}

.ad_section .nx_power .lst.type_img {
	padding: 8px 0 8px 20px;
	font-size: 0;
}

.ad_section .nx_power .lst.type_img::after {
	display: inline-block;
	vertical-align: top;
	width: 0;
	height: 70px;
	content: '';
}

.ad_section .nx_power .lst.type_img .line {
	margin: -8px -19px 8px;
}

.ad_section .nx_power .lst.type_img .ad_dsc_inner {
	white-space: normal;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	max-height: 38px;
	line-height: 19px;
	color: #242424;
}

.ad_section .nx_power .lst.type_img[class*="ext_"] .ad_dsc_inner {
	display: block;
	white-space: nowrap;
}

.ad_section .nx_power .lst.type_img .lnk_thumb {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 70px;
	overflow: hidden;
	border-radius: 3px;
	vertical-align: top;
}

.ad_section .nx_power .lst.type_img .lnk_thumb:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, 0.05);
	content: '';
}

.ad_section .nx_power .lst.type_img .inner {
	display: inline-block;
	width: 560px;
	padding: 0 49px 0 15px;
	vertical-align: middle;
	box-sizing: border-box;
}

.ad_section .nx_power .lst.type_img[class*="ext_link"] .lst_link + .ad_dsc {
	padding-top: 3px;
}

.ad_section .nx_power .lst.type_img[class*="ext_desc"] .inner .ad_dsc {
	margin-top: -2px;
}

.ad_section .nx_power .lst.type_img[class*="ext_"] .url_area + .ad_dsc {
	width: auto;
}

.ad_section .nx_power .lst.type_img .url_area + .ad_dsc {
	width: 347px;
}

.ad_section .nx_power .lst.type_img .img_thumb {
	display: inline-block;
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.ad_section .nx_power .lst.ext_place .place_info {
	display: block;
	margin-top: 6px;
	padding-top: 9px;
	border-top: 1px solid #f2f1e7;
	line-height: 16px;
	color: #242424;
	text-decoration: none;
}

.ad_section .nx_power .lst.ext_place .place_info .time_area:last-child,
.ad_section .nx_power .lst.ext_place .place_info .etc_area:last-child {
	padding-bottom: 3px;
}

.ad_section .nx_power .lst.ext_place.type_img .place_info .time_area:last-child,
.ad_section .nx_power .lst.ext_place.type_img .place_info .etc_area:last-child {
	padding-bottom: 0;
}

.ad_section .nx_power .lst.ext_place .price {
	color: #fc4c4e;
}

.ad_section .nx_power .lst.ext_place .price + .etc_area {
	display: inline-block;
	position: relative;
	margin-left: 6px;
	padding-left: 10px;
	vertical-align: top;
}

.ad_section .nx_power .lst.ext_place .price + .etc_area:before {
	position: absolute;
	top: 1px;
	left: 0;
	width: 1px;
	height: 13px;
	background-color: #e7e7e7;
	content: '';
}

.ad_section .nx_power .lst.ext_place .etc_area {
	color: #808080;
}

.ad_section .nx_power .lst.ext_place .place_info .benefit_txt {
	line-height: 18px;
	margin: -3px 0;
	color: #242424;
}

.ad_section .nx_power .lst.ext_place .place_info .item {
	display: inline-block;
	position: relative;
	padding: 0 5px 0 9px;
}

.ad_section .nx_power .lst.ext_place .place_info .item:first-child {
	padding-left: 0px;
}

.ad_section .nx_power .lst.ext_place .place_info .item ~ .item:before {
	position: absolute;
	top: 8px;
	left: 1px;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background-color: #ccc;
	content: '';
}

.ad_section .nx_power .lst.ext_place .time_area {
	margin: -2px 0 -4px;
	font-size: 0;
}

.ad_section .nx_power .lst.ext_place .time_area .item {
	padding-right: 6px;
	font-size: 13px;
}

.ad_section .nx_power .lst.ext_place .time_area ~ .etc_area,
.ad_section .nx_power .lst.ext_place .benefit_txt ~ .etc_area {
	padding-top: 8px;
}

.ad_section .nx_power .lst.ext_place .benefit_txt .point {
	margin-right: 5px;
	letter-spacing: -0.9px;
	color: #5189cd;
}

.ad_section .dsc_ncaution .ly_ad_dsc {
	left: 20px;
	top: 105%;
	z-index: 121;
	margin-top: -10px;
	width: 315px;
	border-radius: 4px;
	border: solid 1px #dadde1;
	color: #242424;
	box-sizing: border-box;
}

.ad_section .dsc_ncaution .ly_ad_dsc p {
	margin: 14px 37px 13px 18px;
	font-size: 13px;
	line-height: 18px;
	color: #505050;
	letter-spacing: -0.3px;
	word-break: keep-all;
}

.ad_section .dsc_ncaution .ly_ad_dsc .bt_ad_clse {
	top: 11px;
	right: 12px;
}

.ad_section .dsc_ncaution .ly_ad_dsc .link_help {
	display: block;
	margin-top: 4px;
	color: #0068c3;
	text-decoration: none;
}
/*# sourceMappingURL=new_powerlink.css.map */
