@charset "utf-8";
@import url("http://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700");

/*************************************/
/***** (개별) 하위에서만 수정할것 *****/
/*************************************/
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;
	vertical-align: baseline;
	-webkit-box-sizing:border-box;
}
section,nav,article,aside,hgroup,header,footer{display:block}
a {text-decoration: none; color: #000;}
ol, ul {list-style: none;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
img, fieldset{border:none;vertical-align:top;}
input,textarea,select{vertical-align:middle;font-size: 0.8rem;}
legend,caption{display: none;}
i,em,address{font-style:normal;}
label,button{cursor:pointer;}
button{margin:0;padding:0;border:0;}
hr{display:none}

img {
	max-width: 100%;
	width: auto;
	height: auto;
	vertical-align: top;
}
body {
	padding-top:0;
	font-size:16px;
	font-family: 'NotoSansCJKkr-DemiLight'; 
}

#header {
	position: absolute;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 90;
	width: 100%;
	text-align:center;
	background-color: #fff;
	border-bottom:1px solid #ff5b2c;
	height: 66px;
	line-height: 57px;
}
#header .cont {
	margin: 0 auto;
}
#header h1 {
	padding: 0;
	margin: 0 auto;
	font-weight: bold;
	font-size: 18px;
	color: #ff5b2c;
	font-family: 'NotoSansCJKkr-bold';
	letter-spacing:-1px;
	height: 65px;
	line-height: 64px;
}
#header .cont {
	margin:0 35px;
}
#header h1 img {
	width:200px;
	vertical-align:middle;
}
#contents {
	padding:65px 0 48px;
}

/********* nav menu *************/
#header .menu-toggle {
    background: transparent !important;
}

#header .menu-toggle #menu-btn {
    float: right;
    background: #202020;
    border: 1px solid #0C0C0C;
    padding: 8px;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px;
}

#header .menu-toggle .icon-bar {
    display: block !important;
    width: 18px;
    height: 2px;
    background-color: #ff5b2c !important;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    margin: 5px;
}

#header .menu-toggle #menu-btn {position: absolute;top: 18px;left: 8px;background: transparent !important;border: none !important;padding: 0px;margin: 0px;}

#header .ace-responsive-menu {
    background: #fff;
}

#header .ace-responsive-menu > li:first-child {
    border-top: 1px solid #ccc !important;
}

#header .ace-responsive-menu li a:hover {
    background: #fff !important;
}

.ace-responsive-menu > li {
    border-bottom: 1px solid #ccc !important;
    float: none;
}
.ace-responsive-menu > li > a {
    display: block;
    position: relative;
    margin: 0;
    border: 0px;
    padding: 0 20px 0 20px !important;
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;
    color: #3e3e3e !important;
    font-family: 'NotoSansCJKkr-medium';
    background: #fff !important;
    text-align: left;
    line-height: 44px;
}

.ace-responsive-menu li ul.sub-menu {
    background: #f8f8f8 !important;
}

.ace-responsive-menu li ul.sub-menu li a {
    padding: 0 0 0 30px !important;
    font-family: 'NotoSansCJKkr-regular';
    font-size: .875em !important;
    line-height: 44px;
    color: #3e3e3e !important;
    font-weight: 400 !important;
    text-align: left;
    border-top: 1px solid #ccc;
}

.ace-responsive-menu li.menu-active > a {
	background: #fff !important;
    color: #ff5b2c !important;
}

#header .ace-responsive-menu > li > a > .arrow:before {  
 	transform: rotate(0deg);
}

#header .ace-responsive-menu > li.menu-active > a > .arrow:before {  
 	transform: rotate(90deg);
    color: #ff5b2c;
}



.navicon { display:none; }
.slicknav_menu {
	display:none;
	padding:0;
	background:none;
}
.slicknav_menu .slicknav_menutxt {
	display: none;
}
.slicknav_menu .slicknav_icon-bar {
	background: #ff5b2c;
}
.slicknav_btn {
	float:left;
	margin: 0px 5px 6px;
	background: #fff;
	z-index: 101;
}
.slicknav_nav {
	position: relative;
	top: 15px;
	background: #fff;
	border-bottom:1px solid #ff5b2c;
}
.slicknav_nav a {
	color:#000;
}
.slicknav_nav ul {
	margin:0;
	padding:0;
}
.slicknav_nav ul > li  {
	background: #f8f8f8;
}
.slicknav_nav li {
	border-top:1px solid #ccc;
}
.slicknav_nav .slicknav_row, 
.slicknav_nav a {
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
	line-height:44px;
	font-family: 'NotoSansCJKkr-medium';
	color:#3e3e3e;
}
.slicknav_nav .slicknav_row:hover {
	background: #f8f8f8;
	color:#ff5b2c;
}
.slicknav_nav .slicknav_arrow {
	margin: 0;
	position: absolute;
	top: 15px;
	right: 20px;
	background:url(/m/img/nav_arrow_right.png) 0 0 no-repeat;
	width: 10px;
	height: 10px;
	text-indent:-999em;
}
.slicknav_nav .slicknav_parent.slicknav_open .slicknav_arrow {
	background:url(/m/img/nav_arrow_down.png) 0 0 no-repeat;
	background-size:10px 10px;
}
.slicknav_nav .slicknav_collapsed.slicknav_parent .slicknav_arrow {
	background:url(/m/img/nav_arrow_right.png) 0 0 no-repeat;
	background-size:10px 10px;
}
.slicknav_menu .slicknav_icon-bar {
	box-shadow:none;
}
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
	margin-top: 5px;
}
.slicknav_menu .slicknav_icon {
	margin: .188em 0 0 -2px;
}
.slicknav_nav li.slicknav_parent.slicknav_open .slicknav_row:hover {
	background: #fff;
}
.slicknav_nav li.slicknav_parent.slicknav_open ul li a {
	padding: 0 0 0 30px;
	font-family: 'NotoSansCJKkr-regular';
}

@media screen and (max-width: 40em) {
	.js #menu {
		display:none;
	}
	.js .slicknav_menu {
		display:block;
		position: fixed;
		top:13px;
		left:0;
		width:100%;
		z-index:100;
	}
}



/********* 서브 셀렉트 박스 *************/
.subpage_com {
	text-align:center;
}
.subpage_com h2 {
	padding:32px 0 20px;
	font-weight:bold;
	font-size:1.125em;
	color:#ff5b2c;
	border-bottom:1px solid #ddd;
}
.subpage_com .slt_bx {
	position:relative;
	padding:11px 0;
	width:100%;
	font-family: 'NotoSansCJKkr-bold';
	font-size:15px;
	color:#ff5b2c;
	text-align:center;
    letter-spacing: -0.5px;
	border:0;
	border-bottom:2px solid #ff5b2c;
}
.subpage_com .slt_bx span {}
.subpage_com .slt_bx img {
	position: relative;
    top: -2px;
	margin-left:3px;
	vertical-align:middle;
	width: 10px;
}
.subpage_com .slt_bx ul {
	display:none;
	position:absolute;
	top:45px;
	left:0;
	z-index:85;
	width:100%;
	background:#f8f8f8;
	border-top:1px solid #ddd;
	border-bottom:2px solid #ff5b2c;
}
.subpage_com .slt_bx ul li {
	padding:15px 0;
	font-family: 'NotoSansCJKkr-regular';
	text-align:center;
    letter-spacing: -0.5px;
}
.subpage_com .slt_bx ul li a {
	color:#3e3e3e;
}


/********* footer *********/
#footer {}
#footer .f_brand {
	padding:4.5% 6% 4.5%;
	border-top:1px solid #e5e5e5;
}
#footer .f_brand img {
	width: 30%;
	padding-top: 3px;
}
#footer address {
	padding:6% 6% 0;
	border-top:1px solid #e5e5e5;
	color:#808080;
	font-size:15px;
	line-height:22px;
}
#footer address strong {
	font-weight:bold;
	color:#000;
}
#footer address .btn_sns {
	padding:8% 0;
	text-align:center;
}
#footer address .btn_sns a {
	display:inline-block;
	margin:0 7%;
}
#footer address .btn_sns a img {
	width: 60%;
}
#footer .f_etc {
	padding:5% 6%;
	border-top:1px solid #e5e5e5;
	color:#808080;
	font-size:14px;
}

.back_to_top {
	position:fixed;
	bottom:5%;
	right:20px;
	z-index:99;
	width:14%;
}
.back_to_top li {
	margin-top:10px;
}

.btn {
    display: inline-block;
    width: 100%;
    border: 1px solid #000;
    text-align:center;
    padding: 20px 0;
}

.btn-arrow {
	background-image: url(/img/icon-arrow.png);
	background-position: center right 20px;
	background-repeat: no-repeat;
	color: #000;
}

.p20 {
	padding:20px;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.table_border {}

.table_border thead {}

.table_border thead tr{}

.table_border thead tr th{ border-top: 2px solid #ff5b2c; height: 60px; line-height: 60px; border-bottom: 1px solid #cccccc; font-weight: 700; color: #4c4c4c; }

.table_border tbody {}

.table_border tbody tr{}

.table_border tbody tr td{ height: 60px; vertical-align: middle; border-bottom: 1px solid #cccccc; text-align: center; color: #4c4c4c; }


/************* input : radio ******************/
.checks {position: relative;}
.checks input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip:rect(0,0,0,0);
  border: 0;
}
.checks input[type="radio"] + label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.checks input[type="radio"] + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 21px;
  height: 21px;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 100%;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
}
.checks input[type="radio"] + label:active:before,
.checks input[type="radio"]:checked + label:active:before  {
  box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.checks input[type="radio"]:checked + label:before {
  background: #fff;
  border-color: #ff5b2c;
}
.checks input[type="radio"]:checked + label:after {
  content: '';
  position: absolute;
  top: 6px;
  left: 5px;
  width: 13px;
  height: 13px;
  background: #ff5b2c;
  border-radius: 100%;
  box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
}
/************* input : checkbox ******************/
.checks {position: relative;} 
.checks input[type="checkbox"] { /* 실제 체크박스는 화면에서 숨김 */ 
	position: absolute; 
	width: 1px; 
	height: 1px; 
	padding: 0; 
	margin: -1px; 
	overflow: hidden; 
	clip:rect(0,0,0,0); 
	border: 0 
} 
.checks input[type="checkbox"] + label { 
	display: inline-block; 
	position: relative; 
	padding-left: 30px; /* 글자와 체크박스 사이의 간격을 변경 */ 
	cursor: pointer; 
	-webkit-user-select: none; 
	-moz-user-select: none; 
	-ms-user-select: none; 
} 
.checks input[type="checkbox"] + label:before { /* 가짜 체크박스 */ 
	content: ''; 
	position: absolute; 
	left: 0; 
	top: -17px; /* 이 값을 변경해서 글자와의 정렬 */ 
	width: 21px; /* 체크박스의 너비를 지정 */ 
	height: 21px; /* 체크박스의 높이를 지정 */ 
	line-height: 21px; /* 세로정렬을 위해 높이값과 일치 */ 
	text-align: center; 
	background: #fff; 
	border: 1px solid #d9d9d9; 
	border-radius : 3px; 
	box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); 
} 
.checks input[type="checkbox"] + label:active:before, 
.checks input[type="checkbox"]:checked + label:active:before { 
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); 
} 
.checks input[type="checkbox"]:checked + label:before { /* 체크박스를 체크했을때 */ 
	content: '\2714'; /* 체크표시 유니코드 사용 */ 
	color: #fff; 
	text-shadow: 1px 1px #fff; 
	background: #ff5b2c; 
	border-color: #ff5b2c; 
	box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1); 
}

/********* search input : 검색 **********/
.sch {
	display:flex;
}
.sch select,
.sch .int {
	flex:auto;
}
.sch .int {
	margin-left:10px;
	padding:0 20px;
	height:46px;
	border:1px solid #ccc;
	background:#fff;
	overflow:hidden;
	vertical-align:middle;
}
.sch .int input {
	font-size:16px;
	width:90%;
	height:46px;
	border:0;
	outline:none;
	float:left;
}
.sch .int input:-ms-input-placeholder,
.sch .int input:-webkit-input-placeholder,
.sch .int input:-moz-input-placeholder{
	color:#a8a8a8;
}
.sch .int button {
	outline:none;
	float:right;
	height:46px;
	background:none;
}
.sch .int button img {
	width:16px;
}




@media screen and (max-width: 640px) {
	.navicon {
		display:block;
	}
}

/*팝업*/
.popup-container{background: #fff;width: 100%;position: relative;border-radius: 0px;padding-top:35px;}

.popup-head {padding-bottom: 25px;}

.popup-body{padding: 0 20px;padding-bottom:35px;}

.popup-body-area {border-top: 2px solid #f65a2d;padding-top:10px}

.popup-close{cursor:pointer;background: url('../images/popup-close.gif') no-repeat;width:20px;height:20px;position: absolute;top:36px;right:42px}

.popup-footer {text-align: center;padding: 20px 20px 20px;}

.popup-footer button{ background: transparent; border: none; border-top: 1px solid #fe6845; color: #fe6845; font-size: 1.2rem; font-weight: 600; }

.popup-footer .btn-group{display:flex}

.popup-footer .btn-group button { flex: 1 1 auto; margin: 0 0px 0 5px; }

.popup-footer .btn-group button:last-child { margin-right: 5px; }

.popup-head h1{margin: 0 20px;padding: 0 10px 20px;font-size:21px;color: #ff5b2c;font-weight: 600;border-bottom: 2px solid #ff5b2c;}

.popup-head h1 small{font-size: 1.3rem;margin-left: 5px;}

.popup-search .input-wrap{width:calc(100% - 92px)}

.btn-popup-close {}

.popup-body pre {word-wrap: break-word;white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-break: break-all;color: #4c4c4c;line-height: 1.8;font-family: 'NotoSansCJKkr-DemiLight';}