@font-face { 
font-family: 'nanumsquarer'; 
src: url('nanum-square-r/nanumsquarer.eot'); 
src: url('nanum-square-r/nanumsquarer.eot?#iefix') format('embedded-opentype'), 
url('nanum-square-r/nanumsquarer.woff2') format('woff2'), 
url('nanum-square-r/nanumsquarer.woff') format('woff'), 
url('nanum-square-r/nanumsquarer.ttf') format('truetype'), 
url('nanum-square-r/nanumsquarer.svg') format('svg'); 
font-weight: normal; 
font-style: normal; 
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 16px;
	font: inherit;
	vertical-align: baseline;
	font-family: 'nanumsquarer';
	color:#151515;
}

a{text-decoration:none;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{    height: 100%;}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body{
	background-color:#f1f1f1;
	font-family: 'nanumsquarer'; 
}

.wrapper{
	position:relative;
	width:100%;
}

.header{
	position:fixed;
	width:100%;
	height:50px;
	background-color:#151515;
	text-align:center;
	top:0;
	z-index:9999;
}

.logo{
	margin-top:16px;
}

.call{
	position:fixed;
	top:8px;
	right:10px;
}

.nav{
	position:fixed;
	width:100%;
	height:40px;
	background-color:#fff;
	top:50px;
	border-bottom:1px solid #ddd;
	z-index:9999;
}

.nav ul{
	display:table;
	white-space: nowrap;
	width:90%;
	margin:0 auto;
}

.nav li{
	display: table-cell;
	text-align:center;
	padding:12px 3%;
}

.nav li.act a{
	color:#151515;
}

.nav li.act a{
	border-bottom:2px solid #151515;
}

.nav li a{
	font-size:15px;
	font-weight:bold;
	color:#707070;
	padding:0 5px 10px 5px;
}

.content{
	position:relative;
	margin-top:97px;
	background-color:#fff;
	margin-bottom:6px;
}

.content img{
	width:100%;
	display:block;
}

.banner{
	position:relative;
	height:auto;
}

.banner img{
	width:100%;
	display:block;
	margin-bottom:2px;
}

.slider{
	height:242px;
	position:relative;
	margin-top:6px;
	background-color:#fff;
	border:1px solid #ddd;
	padding:0 16px 10px 16px;
}

.sbj{
	font-size:16px;
	font-weight:bold;
	color:#151515;
	margin:10px 0px;
	border-bottom:1px solid #d5d5d5;
	line-height:32px;
}

.content2{
	position:relative;
	height:auto;
	background-color:#fff;
	margin:6px 0;
	border:1px solid #ddd;
}

.content2 img{
	display:block;
	width:50%;
	float:left;
}

.content2::after{
	content:"";
	display:block;
	clear:both;
}

.footer{
	display:block;
	position:relative;
	background-color:#383838;
	padding:15px 0;
}

.footer_in{
	font-size:11px;
	color:#8a8a8a;
	text-align:center;
	line-height:15px;
}

.copy{
	padding-top:10px;
	font-size:11px;
	color:#bab9b9;
	text-align:center;
}

/*서브1*/
.med{
	position:relative;
	margin-bottom:6px;
	background-color:#fff;
	border:1px solid #ddd;
	padding:0 16px 10px 16px;
}

.med img{
	width:100%;
}

.b_text1, .b_text2{
	width:20%;
	text-align:left;
	font-size:15px;
	display:inline-block;
	padding-left:10px;
	background:url(/design/hr/yd/img/bl.png) no-repeat 0 40%;
	background-size:5px;
	vertical-align:middle;
	line-height:18px;
}

.b_text2{width:12%;}

.b_sel1, .b_sel2, .b_sel3, .b_sel4{
	width:70%;
	height:36px;
	margin:5px 0;
	font-size: 15px;
}

.b_sel2{
	height:30px;
}

.b_sel3{
	height:auto;
}

.b_sel3, .b_sel4{
	width:78%;
	display:inline-block;
	border:1px solid #bababa;
	padding-left:10px;
}

.gm1{
	font-size:15px;
	font-weight:bold;
	line-height:35px;
}

.gm2{
	font-size:15px;
	font-weight:normal;
	line-height:22px;
	padding-top:5px;
}

.main_counsel_btn input{
	width:100%;
	margin-top:10px;
}

#scroller4{
	height:100% !important;
	margin-bottom:10px;
}

#scroller4 ul{
	position:relative !important;
}

#scroller4 ul li{
	font-size:13px;
	background:url(img/bl.png) no-repeat 0 40%;
	background-size:5px;
	padding-left:10px !important;
}

.main_price_title{
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding:5px 0;
}

#layer11, #layer12, #layer13{
	font-family: 'nanumsquarer';
}


/*팝업*/

.pop-layer {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  height: auto;
  background-color: #000;
  z-index: 10;
}

.dim-layer {
  display: none;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}

.dim-layer .dimBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
}

.dim-layer .pop-layer {
  display: block;
}

a.btn-layerClose {
  display: absolute
  top:0;
  right:0;
  height: 25px;
  font-size: 13px;
  color: #fff;
  line-height: 25px;
}

.btn-r{
	position: absolute;
    top: -15px;
    right: 0;
}