<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.btn-wset { 
	display:none;
}
.btn-wset a {
	z-index:9999999999999;
	position:relative;
	border-radius:5px;
}
.basic-null {
	display:none;
	width:100%;
	border:0px dotted #b2b2b2;
	border-radius:7px;
	margin:4px 0;
	position:relative;
	vertical-align:middle;
	padding:0;
}
#bo_v_con .btn-wset a {
	text-decoration:none;
}
.view_chk_btn {
	display:none;
}

#hd {
	width:100%;
	z-index:unset;
}
.wdg_full_hd {
	position:relative;
	width:100%;
	padding:0;
	margin:0;
}
.wdg_mobile_section {
	margin:0 auto;
	width:100%;
}

.wdg_full_hd:after {
	content:"";
	display:block;
	clear:both;
}</pre></body></html>