@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);


/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0;font-family:'Montserrat', 'NanumSquare', dotum, sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {text-decoration:none}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* fonts
------------------------------------------------------ */

/* Montserrat */
@font-face {
	font-family:'Montserrat';
	font-weight:100;
	src:url('/fonts/Montserrat-Thin.eot'); 
	src:local(※), url('/fonts/Montserrat-Thin.woff') format('woff');
}
@font-face {
	font-family:'Montserrat';
	font-weight:200;
	src:url('/fonts/Montserrat-ExtraLight.eot'); 
	src:local(※), url('/fonts/Montserrat-ExtraLight.woff') format('woff');
}
@font-face {
	font-family:'Montserrat';
	font-weight:300;
	src:url('/fonts/Montserrat-Light.eot'); 
	src:local(※), url('/fonts/Montserrat-Light.woff') format('woff');
}
@font-face {
	font-family:'Montserrat';
	font-weight:400;
	src:url('/fonts/Montserrat-Regular.eot'); 
	src:local(※), url('/fonts/Montserrat-Regular.woff') format('woff');
}
@font-face {
	font-family:'Montserrat';
	font-weight:500;
	src:url('/fonts/Montserrat-Medium.eot'); 
	src:local(※), url('/fonts/Montserrat-Medium.woff') format('woff');
}
@font-face {
	font-family:'Montserrat';
	font-weight:700;
	src:url('/fonts/Montserrat-Bold.eot'); 
	src:local(※), url('/fonts/Montserrat-Bold.woff') format('woff');
}
@font-face {
	font-family:'Montserrat';
	font-weight:900;
	src:url('/fonts/Montserrat-Black.eot'); 
	src:local(※), url('/fonts/Montserrat-Black.woff') format('woff');
}

/* Noto Sans KR */
@font-face {
	font-family:'Noto Sans KR';
	font-weight:100;
	src:url('/fonts/NotoSansKR-Thin.eot'); 
	src:local(※), url('/fonts/NotoSansKR-Thin.woff') format('woff');
}
@font-face {
	font-family:'Noto Sans KR';
	font-weight:300;
	src:url('/fonts/NotoSansKR-Light.eot'); 
	src:local(※), url('/fonts/NotoSansKR-Light.woff') format('woff');
}
@font-face {
	font-family:'Noto Sans KR';
	font-weight:400;
	src:url('/fonts/NotoSansKR-Regular.eot'); 
	src:local(※), url('/fonts/NotoSansKR-Regular.woff') format('woff');
}
@font-face {
	font-family:'Noto Sans KR';
	font-weight:500;
	src:url('/fonts/NotoSansKR-Medium.eot'); 
	src:local(※), url('/fonts/NotoSansKR-Medium.woff') format('woff');
}
@font-face {
	font-family:'Noto Sans KR';
	font-weight:700;
	src:url('/fonts/NotoSansKR-Bold.eot'); 
	src:local(※), url('/fonts/NotoSansKR-Bold.woff') format('woff');
}
@font-face {
	font-family:'Noto Sans KR';
	font-weight:900;
	src:url('/fonts/NotoSansKR-Black.eot'); 
	src:local(※), url('/fonts/NotoSansKR-Black.woff') format('woff');
}

/* NanumSquare */
@font-face {
	font-family: 'NanumSquare';
	font-weight:300;
	src:url('/fonts/NanumSquareL.eot'); 
	src:local(※), url('/fonts/NanumSquareL.woff') format('woff');
}
@font-face {
	font-family: 'NanumSquare';
	font-weight:400;
	src:url('/fonts/NanumSquareR.eot'); 
	src:local(※), url('/fonts/NanumSquareR.woff') format('woff');
}
@font-face {
	font-family: 'NanumSquare';
	font-weight:700;
	src:url('/fonts/NanumSquareB.eot'); 
	src:local(※), url('/fonts/NanumSquareB.woff') format('woff');
}
@font-face {
	font-family: 'NanumSquare';
	font-weight:800;
	src:url('/fonts/NanumSquareEB.eot'); 
	src:local(※), url('/fonts/NanumSquareEB.woff') format('woff');
}



/* 팝업레이어 */
#hd_pop {display:none; z-index:888;/* position:relative; */margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;z-index:888;border:1px solid #e9e9e9;background:#fff; top:35% !important; left:40% !important;}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

 @media screen and (max-width: 1024px) { 
	.hd_pops { 
		top:50% !important; left:50% !important;
		transform:translate(-50%,-50%);
	}
 }
 @media screen and (max-width: 640px) { 
	.hd_pops { 
		width:80%;	 
	}
	.hd_pops_con { 
		width:100% !important; height:auto !important; 
	}
	.hd_pops_con > p { 
		line-height:0; 
	}
	.hd_pops img { 
		width:100%; 
	}
	.hd_pops_footer .hd_pops_reject { 
		font-size:12px; 
	}
	.hd_pops_footer .hd_pops_close { 
		font-size:12px; 
	}
 }

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;font-weight: 400;font-size:14px;line-height:35px;min-width:100px;height:35px;padding:0 10px;text-align:center;background:#27282b;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#333; }
a.btn_b02,.btn_b02 {display:inline-block;font-weight: 400;font-size:14px;line-height:35px;min-width:100px;height:35px;padding:0 10px;text-align:center;background:#4a5460;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#4a5460}
a.btn_b03, .btn_b03 {display:inline-block;font-size:14px;line-height:35px;min-width:100px;height:35px;padding:0 10px;text-align:center;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;font-size:14px;line-height:35px;min-width:100px;height:35px;padding:0 10px;text-align:center;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;font-weight: 400;font-size:14px;line-height:35px;min-width:100px;height:35px;padding:0 10px;text-align:center;background:#27282b;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#27282b}

.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {font-size:14px;line-height:35px;min-width:100px;height:35px;padding:0 10px;text-align:center;border:0;background:#27282b;color:#fff;text-decoration:none;vertical-align:middle}


.bo_fx {float:right;}
.btn_bo_user {overflow:hidden; float:left;}
.btn_bo_user li {float:left; margin-right: 7px;}
.btn_bo_user li:last-child {margin-right: 0;}

 @media screen and (max-width: 768px) { 
	.btn_bo_user {margin-bottom: 10px;}
 }

/* 게시판카테고리 */
#bo_cate { 
	margin-bottom: 40px; 
	width:100%; padding-bottom: 15px; 
	border-bottom:1px solid #ccc; 
	text-align:center;
}
#bo_cate h2 { 
	display:none;
}
#bo_cate ul { 
	font-size:0;
}
#bo_cate ul li { 
	display:inline-block; vertical-align:top;
}
#bo_cate ul li a { 
	position:relative; 
	display:block; 
	padding:0 25px; 
	font-weight:300; font-size:18px; 
	color:#333;
}
#bo_cate ul li a:before { 
	content:''; 
	position:absolute; top:50%; left:0; 
	margin-top: -7px; 
	width:1px; height:14px; 
	background: #c1c1c1;
}
#bo_cate ul li:first-child a:before { 
	display:none;
}
#bo_cate #bo_cate_on { 
	font-weight: 500;
}

@media screen and (max-width: 768px) { 
	#bo_cate { 
		margin-bottom: 30px;
	}
	#bo_cate ul li a { 
		padding:0 20px; font-size:16px;
	}	 
}
@media screen and (max-width: 480px) { 
	#bo_cate ul li a { 
		padding:2px 15px; font-size:14px;
	}	
	#bo_cate ul li a:before { 
		margin-top: -5px; height:12px;
	}
}

/* 게시판검색 */
#bo_sch { 
	margin-bottom: 35px; width:100%; 
	text-align:right;
}
#bo_sch form { 
	font-size:0;
}
#bo_sch select, 
#bo_sch .sch_input { 
	display:inline-block; 
	padding:0 10px; height:38px; 
	border:1px solid #dedede; 
	font-size:14px; color:#666;
}
#bo_sch select { 
	width:100px;
}
#bo_sch .sch_input { 
	margin-left: 5px; width:240px;
}
#bo_sch .sch_btn { 
	display:inline-block; 
	margin-left: 9px; 
	width:70px; height:38px; 
	border:0 none; background: #656565;
}
#bo_sch .sch_btn i { 
	display:none;
}
#bo_sch .sch_btn span { 
	font-size:14px; line-height: 38px; color:#fff;
}
 @media screen and (max-width: 768px) { 
	#bo_sch .sch_input { 
		width:calc(100% - 184px);
	}
 }
@media screen and (max-width: 480px) { 
	#bo_sch select { 
		width:80px;
	}
	#bo_sch .sch_input { 
		width:calc(100% - 164px);
	}
 }


 /* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #303030; border-width:1px 0; font-size:14px;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;height:50px; vertical-align:middle;}
.tbl_head01 thead th a {color:#666;}
.tbl_head01 thead th a i {display:none;}
.tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:50px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:underline}
.bo_tit a {font-weight: 400; color:#666;}
.td_num2 {text-align:center;}

 @media screen and (max-width: 768px) { 
	.tbl_wrap .td_num2 + td {padding-bottom: 5px;}
	.td_datetime { 
		display:none; 
	}
 }

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

 @media screen and (max-width: 768px) { 
	.tbl_head01 thead th {display:none;}
	.tbl_head01 .td_num2 {display:none;}
 }

input[type="text"],
input[type="tel"],
input[type="password"],
input[type="submit"],
button,
textarea {
   -webkit-appearance: none;
   -webkit-border-radius: 0;
   border:1px solid #dedede;
   box-shadow:none !important;
}
input { 
   -webkit-border-radius: 0;
   background: #fff;
}
select { 
   -webkit-border-radius: 0;
   background: #fff;
}

/* 페이징 */
.pg_wrap {clear:both; float:none; display:block; margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {font-size:0;}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;border-radius:0;border:1px solid #dedede}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:13px;margin-right: -1px;width:35px;height:35px;line-height:33px;text-decoration:none;}
.pg_page:hover{background-color:#f1f1f1}
.pg_start {margin-right: 16px; text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;}
.pg_prev {margin-right: 16px; text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;}
.pg_end {margin-left: 16px; text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;}
.pg_next {margin-left: 16px; text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;}
.pg_start + .pg_prev {margin-left: -17px;}
.pg_next + .pg_end {margin-left: 0;}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;width:35px;height:35px;border-color:#8b653c;background:#363636;font-size:13px;line-height: 33px;color:#fff !important;font-weight:bold;
-webkit-box-shadow: inset 1px 1px 2px #222542;
-moz-box-shadow:  inset 1px 1px 2px #222542;
box-shadow: inset 1px 1px 2px #222542;
}


/* layout
------------------------------------------------------ */
body { 
	min-width:320px;
	background: #fff;
	font-weight: 400; font-size:15px; line-height: 1.3;
	font-family: 'Montserrat', 'NanumSquare', dotum, sans-serif;
	letter-spacing:-0.5px;
	color:#222121;
}
input,
select,
button { 
	font-family:'Montserrat', 'NanumSquare', dotum, sans-serif;
	line-height: 1.5;
}
a { 
	color:#222121; 
}
@media screen and (max-width: 850px) { 
	.index body { 
		overflow-y:scroll !important; 
	}
}

#wrapper { 
	min-width:100% !important; 
}
@media screen and (min-width: 321px) { 
	.sub { 
		overflow-x:hidden; 
	}
}

/* -------- header -------- */
#header { 
	position:fixed;
	top:0;
	left:0; 
	z-index:9999;
	width:100%; height:100px;
	background:rgba(255,255,255,.3);
}
#header.on,
#header.fixed  { 
	background:#fff; 
}
#header .hader-inner { 
	position:relative;
	max-width:1200px;
	margin:0 auto;
	height:inherit;
}
#header .hader-inner .logo { 
	position:absolute;
	top:50%;
	left:0;
	-ms-transform:translate(0,-50%); -webkit-transform:translate(0,-50%); transform:translate(0,-50%);
}
#header .hader-inner .logo a { 
	display:block; 
	width:230px;
	height:66px;
	background:url('/images/common/logo.png') no-repeat center/cover;
	font-size:0;
	color:transparent;
}

@media screen and (max-width: 1200px) { 
	#header { 
		height:90px;
	}
	#header .hader-inner .logo { 
		left:15px
	}
}
@media screen and (max-width: 1024px) { 
	#header { 
		height:70px;
	}
	#header .hader-inner .logo a {
		width:180px;
		height:36px;
	}
}
@media screen and (max-width: 768px) { 
	#header { 
		height:55px;
	}
	#header .hader-inner .logo a {
		width:130px;
		height:26px;
	}
}

/* gnb */
.hader-inner .gnb { 
	width:100%;
	text-align:right;
}
.hader-inner .gnb .gnb-1depth-li { 
	position:relative;
	display:inline-block;
	margin-left:6.6%;
	vertical-align:middle;
}
.hader-inner .gnb .gnb-1depth-li > a { 
	display:block;
	font-size:18px;
	line-height:100px;
}
@media screen and (min-width: 1025px) { 
	.hader-inner .gnb { 
		display:block !important; 
		overflow:visible !important;
	}
	.hader-inner .gnb-2depth { 
		overflow:hidden;
		display:block !important;
		position:absolute; top:80%; left:50%;
		z-index:9999;
		margin-left:-85px; margin-top:1px;
		width:170px; height:0;
		background:#98783c;
		transition:.3s;
		text-align:center;
	}
	.hader-inner .gnb .gnb-2depth-a { 
		display:block;
		padding:4px 0;
		font-size:14px;
		color:#fff;
		line-height:23px;
	}
	.gnb-1depth-li:hover .gnb-2depth { 
		padding:10px 0; height:auto;
	}
}
.nav-full { 
	display:none !important;
	position:fixed; top:-100%; left:0;
	z-index:999;
	padding:40px 10%;
	width:100%; height:calc(100% - 120px);
	background:#11315b;
	text-align:center;
	font-size:0;
}
.nav-full .full-gnb-1depth-li { 
	display:inline-block;
	position:relative;
	padding:0 1.5%;
	vertical-align:top;
}
.nav-full .full-gnb-1depth-li > a { 
	position:relative;
	display:inline-block;
	padding:10px 8px;
	font-size:20px;
	color:#fff;
	opacity:0;
	cursor:default;
}
.nav-full .gnb-2depth {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -85px;
    width: 170px;
    height: 0;
}
.nav-full .gnb-2depth-li > a { 
	font-weight: 300; font-size:17px; line-height: 36px;
	color:#fff; 
}

@media screen and (max-width: 1200px) { 
	.nav-full { 
		top:80px;
		height:calc(100% - 80px);
		padding:25px 10%;
	}
	.nav-full .full-gnb-1depth-li {
		padding:0 2%;
	}
	.nav-full .full-gnb-1depth-li > a {
		font-size:16px;
	}
	.nav-full .gnb-2depth-li > a {
		font-size:15px;
		line-height: 30px;
	}
}

@media screen and (max-width: 1200px) { 
	.hader-inner .gnb {
		padding:0 30px;
	}
	.hader-inner .gnb .gnb-1depth-li { 
		margin-left:5%;
	}
	.hader-inner .gnb .gnb-1depth-li > a { 
		font-size:17px; 
		line-height:90px;
	}
}
@media screen and (max-width: 1024px) { 
	#header .gnb { 
		display:none;
		position:absolute; top:70px; left:0;
		margin-left:0; padding: 0;
		width:100%;
		text-align:left;
	}
	#gnb-1depth { 
		overflow-y:auto;
		height:calc(100vh - 70px);
		background: #fff;
		padding:20px 15px;
	}
	#header .gnb .gnb-1depth-li { 
		display:block;
		padding:0;
		margin:0;
		text-align:left;
	}

	#header .gnb-1depth-a { 
		display:block;
		font-size:24px; line-height: 80px;
		border-bottom:2px solid #e0e0e0;
	}
	#header .gnb-2depth { 
		display:none;
		padding:20px 10px;
		height:auto !imponrtat;
		border-bottom:2px solid #e0e0e0;
		background:#f7f7f7;
	}
	#header .gnb-2depth-a { 
		display:block;
		font-size:21px; line-height: 45px;
		color:#808080;
	}
	.nav-full { 
		display:none; 
	}
}
@media screen and (max-width: 768px) { 
	#header .gnb { 
		top:55px;
	}
	#gnb-1depth { 
		height:calc(100vh - 55px);
	}
}

.menu-btn { 
	display:none;
	position:absolute; top:50%; right:15px;
	margin-top: -11px;
	width:30px; height:20px;
	cursor:pointer;
}
.menu-btn span { 
	position:absolute; left:0;
	margin-left:0;
	width:100%; height:2px;
	background: #2e2e2e;
	transition:.3s;
}
.menu-btn span:nth-child(1) { 
	top:0; 
}
.menu-btn span:nth-child(2) { 
	margin-top: -1px;
	top:50%; 
}
.menu-btn span:nth-child(3) { 
	bottom:0; 
}
.menu-btn.on span:nth-child(1) { 
	top:10px;
	transform:rotate(45deg);
	width:100%;
}
.menu-btn.on span:nth-child(2) { 
	opacity:0; 
}
.menu-btn.on span:nth-child(3) { 
	top:10px;
	transform:rotate(-45deg);
	width:100%;
} 
@media screen and (max-width: 1024px) { 
	.menu-btn { 
		display:block;
	}
}



/* -------- footer -------- */
.footer {
	position:relative;
	padding:50px 0;
	background:#282d33;
	text-align:center;
}
.footer address {
	margin-bottom:28px;
	padding-bottom:30px;
/*	border-bottom:1px solid #e0e0e0; */
	text-align:left;
	display: inline-block;
	margin: 0 60px 0 60px;
}
.footer .boss
{
	font-size: 15px;
	color:#fff;
	margin-bottom: 20px; 
}
.footer address span {
	display:inline-block;
	padding-right:20px;
	color:#fff;
	font-size:14px;
	line-height:24px;
	font-style:normal;
}
.footer .copy {
	padding-top:0;
	color:#fff;
	font-size:13px;
	letter-spacing:0.01rem;
	text-align:center;
}
.footer .quick-top {
	position:fixed;
	bottom:50px;
	right:20px;
	cursor:pointer;
}
@media screen and (max-width: 1024px) { 
	.footer {
		padding-bottom:85px;
	}
	.footer .quick-top {
		bottom:85px;
	}
}
@media screen and (max-width: 850px) { 
	.footer {
		padding:35px 0 85px;
		text-align:left;
	}
	.footer address {
		margin-bottom:18px;
		padding-bottom:18px;
		margin:0 5px 10px 5px;
	}
	.footer address span {
		font-size:12px;
		padding-right:13px;
		line-height:18px;
	}
	.footer address br {
		display:none;
	}
	.footer .copy {
		font-size:12px;
	}
	.footer .quick-top {
		bottom:75px;
	}
	.footer .quick-top img {
		width:30px;
	}
}



/* main
------------------------------------------------------ */
.main-contents { 
	width:100%;
}
.main-contents > section { 
	position:relative; 
	width:100%;
}
.main-contents .inner { 
	width:1200px; 
}
@media screen and (max-width: 1200px) { 
	.main-contents .inner { 
		padding:0 30px;
		width:100%; 
	}
}
@media screen and (max-width: 850px) { 
	.main-contents > section { 
		padding:60px 0; 
	}
	.main-contents .inner { 
		padding:0 15px;
	}
}

.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}
.fp-tableCell { 
	display:table-cell;
	width:100%;
	text-align:center;
	vertical-align:middle;
}

@media screen and (max-width: 850px) { 
	.fp-tableCell { 
		padding-top:0; 
	}
	.section,
	.fp-tableCell { 
		height:auto !important; 
	}
}

.inner { 
	margin:0 auto;
	width:1200px;
}
@media screen and (max-width: 1200px) { 
	.inner { 
		width:100%; 
		padding:0 30px;
	}
}
@media screen and (max-width: 768px) { 
	.inner { 
		padding:0 15px;
	}
}
@media screen and (max-width: 640px) { 
	.fp-section ,
	.fp-tableCell { 
		display:block !important;
		height: auto !important;
		min-height:auto !important;
		/* min-height:100vh; */
	}
}

/* -------- nav - menu -------- */
#menu {
	display:none;
	position:fixed;
	top:50%;
	left:35px;
	z-index:50;
	margin-top:-54px;
}
#menu ul li {
	padding:4px 0;
	text-align:left;
}
#menu ul li a {
	position:relative;
	padding-left:23px;
}
#menu ul li a:after {
	display:inline-block;
	position:absolute;
	top:50%;
	left:4px;
	width:10px;
	height:10px;
	margin-top:-4px;
	border-radius:50%;
	background:rgba(90,85,79,.3);
	content:'';
}
#menu.white ul li a:after {
	background:rgba(255,255,255,.3);
}
#menu ul li a.active:after {
	display:inline-block;
	position:absolute;
	top:50%;
	left:3px;
	width:11px;
	height:11px;
	border-radius:50%;
	border:2px solid #caae78;
	background:none;
	content:'';
}
#menu ul li a span {
	display:none;
	color:#caae78;
	font-size:14px;
	font-weight:500;
	letter-spacing:0.05rem;
}
#menu ul li a.active span {
	display:inline-block;
}
@media screen and (max-width: 1024px) { 
	#menu {display:none;}
}


/* 플로팅 메뉴 */
.floating-menu { 
	z-index: 999;
	display:none;
	position:fixed; bottom:0; left:0; 
	width:100%;
	background:rgba(30, 40, 61,10);
	font-size:0;
}
.floating-menu li { 
	display:inline-block;
	width:calc(100% / 3);
	vertical-align:top;
	text-align:center;
}
.floating-menu li a { 
	position:relative;
	display:block;
	font-size:0;
}
.floating-menu li a:before { 
	content:'';
	position:absolute; top:0; left:0;
	width:1px; height:100%;
	background:rgba(255,255,255,.2);
}
.floating-menu li:first-child a:before { 
	display:none; 
}
.floating-menu li a > * { 
	display:inline-block;
	vertical-align:middle;
}
.floating-menu li a img { 
		margin-right:5px;
		height:30px; 
}
.floating-menu li a span { 
	font-size:15px; line-height:45px;
	color:#fff;
}

@media(max-width:1024px){
	.floating-menu { 
		display:block; 
	}
}


/*
	quick-menu
*/
.quick-menu { 
	position:fixed; top:228px; right:0;
	z-index:999;
	width:90px;
	background:#fff;
	text-align:center;
}
.quick-menu li { 
	display:table;
	width:100%; height: 90px;
	border:1px solid #e6e6e6;
	border-bottom-width:0;
}
.quick-menu li:nth-child(4)
{
	background: #48be00;
	border-color: #48be00;
}
.quick-menu li:nth-child(4) span {
	color:#fff;
} 

.quick-menu li.btn-top { 
	height:40px;
	border-bottom:1px solid #e6e6e6;
}
.quick-menu li div { 
	display:table-cell;
	vertical-align:middle;
}
.quick-menu li a { 
	display:block; 
}
.quick-menu li img { 
	margin-bottom:10px; 
}
.quick-menu li span { 
	display:block; 
	font-weight:300; font-size:13px; line-height:18px;
	color:#666;
}
.quick-menu li strong { 
	display:block; 
	font-weight:500; font-size:13px;
	color:#4d4a88;
}
.quick-menu li.btn-top img { 
	display:inline-block;
	vertical-align:middle;
}
.quick-menu li.btn-top img { 
	margin-top:12px; 
}

@media screen and (max-width: 1024px) { 
	.quick-menu { 
		display:none; 
	}
}


/* -------- visual -------- */
.main-visual {
	height:100vh !important;
	background:url('/images/main/main_visual_re.jpg') no-repeat center/cover;
	position: relative;
}
.main-visual .text {
	text-align:left;
	position: absolute;
	top:50%;
	left: 50%;
	color:#fff;
	transform: translate(-50%, -50%);
}
.main-visual .text h2 {
	padding-bottom:85px;
	font-size:60px;
	font-weight:700;
	letter-spacing:-0.04rem;
	line-height:72px;
	word-break: keep-all;
}
.main-visual .text h2:after {
	display:block;
	width:30px; height:2px;
	margin-top:40px;
	background:#0d3fa2;
	content:'';
}
.main-visual .text p {
	font-size:22px;
	line-height:36px;
	font-weight:300;
	letter-spacing:-0.04rem;
}
.main-visual .text p:before {
	display:block;
	width:23px; height:22px;
	margin-bottom:25px;
	background:url('../images/main/main_visual_icon_top.png') no-repeat center/cover;
	content:'';
}
.main-visual .text p:after {
	display:block;
	width:23px; height:22px;
	margin-top:25px;
	background:url('../images/main/main_visual_icon_bottom.png') no-repeat center/cover;
	content:'';
}
.main-visual .text p strong {
	font-weight:700;
}
@media screen and (max-width: 1024px) { 
	.main-visual .text h2 {
		font-size:50px;
		line-height:62px;
	}
	.main-visual .text p {
		font-size:20px;
		line-height:33px;
	}
}
@media screen and (max-width: 850px) { 
	.main-visual {
		background-image:url('/images/main/main_visual_m_re.jpg');
	}
	.main-visual .text {
		position:absolute; top:auto; bottom:35px; left:0;
		width:100%;
		padding:0 15px;
		-ms-transform: translate(0,0);
		-webkit-transform: translate(0,0);
		transform: translate(0,0);
	}
	.main-visual .text h2 {
		padding-bottom:25px;
		font-size:30px;
	}
	.main-visual .text h2:after {
		margin-top:10px;
		width:15px;
	}
	.main-visual .text p {
		font-size:13px;
		line-height:23px;
	}
	.main-visual .text p:before {
		width:14px; height:13px;
		margin-bottom:10px;
	}
	.main-visual .text p:after {
		width:14px; height:13px;
		margin-top:10px;
	}
}


/* -------- conts -------- */
.main-conts-tit {
	padding-bottom:50px;
	text-align:left;
}
.main-conts-tit p {
	color:#ffffff;
	padding-bottom:8px;
	font-size:20px;
	letter-spacing:0.05rem;
	opacity:.6;
}
.main-conts-tit h2 { 
	color:#fff;
	font-size:50px;
	font-weight:700;
	line-height:1;
}
.main-conts-tit.black h2 {
	color:#1a1a1a;
}
.main-conts-tit.black p {
	color:#0d3fa2;
	opacity:1;
}
@media screen and (max-width: 1024px) { 
	.main-conts-tit p {
		font-size:18px;
	}
	.main-conts-tit h2 { 
		font-size:40px;
	}
}
@media screen and (max-width: 850px) { 
	.main-conts-tit {
		padding-bottom:25px;
	}
	.main-conts-tit p {
		padding-bottom:7px;
		font-size:15px;
	}
	.main-conts-tit h2 { 
		font-size:30px;
	}
}


/* -------- main-business -------- */
.main-business {
	background:url('/images/main/main_business_re.jpg') no-repeat center/cover;
}
.main-business .main-business-list {
	font-size:0;
	border-bottom:1px solid #606f7d;
}
.main-business .main-business-list li {
	display:inline-block;
	width:25%;
	text-align:center;
	vertical-align:top;
}
.main-business .main-business-list li a {
	display:table;
	width:100%;
	height:270px;
	border:1px solid #606f7d;
	border-width:1px 1px 0 0;
	background-color:rgba(0,0,0,.1);
}
.main-business .main-business-list li:nth-child(4n+1) a {
	border-width:1px 1px 0 1px;
}
.main-business .main-business-list li p {
	display:table-cell;
	vertical-align:middle;
}
.main-business .main-business-list li p strong {
	display:block;
	position:relative;
	margin-bottom:23px;
	padding-bottom:23px;
	color:#fff;
	font-size:40px;
	line-height:52px;
	letter-spacing:-0.04rem;
}
.main-business .main-business-list li p strong:after {
	position:absolute; bottom:0; left:50%;
	width:30px; height:1px;
	margin-left:-15px;
	background:#fff;
	opacity:.4;
	content:'';
}
.main-business .main-business-list li p span {
	display:block;
	color:#a5b4c2;
	font-size:20px;
	letter-spacing:0.05rem;
}
.main-business .main-business-list li:hover a {
	background:no-repeat center/cover;
}
.main-business .main-business-list li.bg01:hover a {
	background-image:url('/images/main/main_business01.png');
}
.main-business .main-business-list li.bg02:hover a {
	background-image:url('/images/main/main_business02.png');
}
.main-business .main-business-list li.bg03:hover a {
	background-image:url('/images/main/main_business03.png');
}
.main-business .main-business-list li.bg04:hover a {
	background-image:url('/images/main/main_business04.png');
}
.main-business .main-business-list li.bg05:hover a {
	background-image:url('/images/main/main_business05.png');
}
.main-business .main-business-list li.bg06:hover a {
	background-image:url('/images/main/main_business06.png');
}
.main-business .main-business-list li.bg07:hover a {
	background-image:url('/images/main/main_business07.png');
}
.main-business .main-business-list li.bg08:hover a {
	background-image:url('/images/main/main_business08.png');
}
.main-business .main-business-list li:hover p strong {
	color:#fff;
}
.main-business .main-business-list li:hover p strong:after {
	background:#fff;
}
@media screen and (max-width: 1024px) { 
	.main-business .main-business-list li a {
		height:235px;
	}
	.main-business .main-business-list li p strong {
		font-size:30px;
		line-height:42px;
	}
	.main-business .main-business-list li p span {
		font-size:15px;
	}
}
@media screen and (max-width: 850px) { 
	.main-business .main-business-list li {
		width:50%;
	}
	.main-business .main-business-list li a {
		height:43vw;
	}
	.main-business .main-business-list li:nth-child(2n+1) a {
		border-width:1px 1px 0 1px;	
	}
	.main-business .main-business-list li p strong {
		margin-bottom:15px;
		padding-bottom:15px;
		font-size:22px;
		line-height:27px;
	}
	.main-business .main-business-list li p strong:after {
		width:16px;
		margin-left:-8px;
	}
	.main-business .main-business-list li p span {
		font-size:13px;
	}
}


/* -------- main-contact -------- */
.main-contact { 
	background:url('/images/main/main_contact_re.jpg') no-repeat center/cover;
}
.main-contact .inner {
	position:relative;
}
.main-contact .map-tab {
	position:absolute; top:25px; right:0;
	font-size:0;
}
.main-contact .map-tab li {
	display:inline-block;
	margin-left:10px;
	width:200px;
	height:62px;
	color:#0d3fa2;
	font-size:20px;
	border:1px solid #0d3fa2;
	text-align:center;
	line-height:62px;
	cursor:pointer;
}
.main-contact .map-tab li.on {
	background:#0d3fa2;
	color:#fff;
}
.main-contact .map-img {
	font-size:0;
}
.main-contact .map-img .img {
	display:inline-block;
	width:50%;
	padding-right:5px;
	vertical-align:top;
}
.main-contact .map-img .img img {
	width:100%;
}
.main-contact .map-img .main-map-wrap {
	display:inline-block;
	width:50%;
	padding-left:5px;
	vertical-align:top;
}
.main-contact .map-img .main-map-wrap .contact-map {
	position:relative;
	width:100%;
	height:440px;
}
.main-contact .map-img .main-map-wrap .contact-map .root_daum_roughmap {
	width:100%;
	height:100%;
}
.main-contact .map-img .main-map-wrap .contact-map .root_daum_roughmap .wrap_map {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:100%;
}
.main-contact .map-img .main-map-wrap .contact-map .hide {
	display:none;
}
.main-contact .contact-info {
	padding-top:35px;
	text-align:left;
}
.main-contact .contact-info ul {
	font-size:0;
}
.main-contact .contact-info ul li {
	display:inline-block;
	width:50%;
	color:#42403d;
	font-size:24px;
	letter-spacing:-0.04rem;
	line-height:36px;
	vertical-align:top;
}
.main-contact .contact-info ul li .box {
	display:inline-block;
	padding:0 35px;
}
.main-contact .contact-info ul li strong {
	display:block;
	padding-bottom:5px;
	color:#1a1a1a;
	font-size:26px;
	font-weight:700;
	letter-spacing:-0.04rem;
}
@media screen and (max-width: 1200px) { 
	.main-contact .map-tab {
		right:30px;
	}
}
@media screen and (max-width: 1024px) { 
	.main-contact .map-tab li {
		width:170px;
		height:50px;
		line-height:50px;
		font-size:18px;
	}
	.main-contact .contact-info ul li {
		font-size:22px;
		line-height:34px;
	}
	.main-contact .contact-info ul li .box {
		padding:0 25px;
	}
	.main-contact .contact-info ul li strong {
		font-size:24px;
	}
}
@media screen and (max-width: 850px) { 
	.main-contact .map-tab {
		overflow:hidden;
		position:static;
		padding-bottom:25px;
	}
	.main-contact .map-tab li {
		margin:0;
		float:left;
		width:49%;
		height:40px;
		line-height:40px;
	}
	.main-contact .map-tab li:nth-child(2) {
		float:right;
	}
	.main-contact .map-img .img {
		width:100%;
		padding:0 0 10px;
	}
	.main-contact .map-img .main-map-wrap {
		width:100%;
		padding:0;
	}
	.main-contact .contact-info {
		padding-top:23px;
	}
	.main-contact .contact-info ul li {
		width:100%;
		font-size:14px;
		line-height:20px;
	}
	.main-contact .contact-info ul li + li {
		padding-top:20px;
	}
	.main-contact .contact-info ul li .box {
		padding:0 35px 0 0;
	}
	.main-contact .contact-info ul li strong {
		font-size:17px;
	}
}


/* contents
------------------------------------------------------ */
#contents { 
	position:relative; 
}

.sub-conts-wrap { 
	margin:0 auto; padding:100px 0 150px;
	width:1200px;
	font-weight: 400; font-size:18px;
	letter-spacing:-1px;
	word-break:keep-all;
}
@media screen and (max-width: 1200px) { 
	.sub-conts-wrap { 
		padding:70px 30px 120px; width:100%; 
	}
}
@media screen and (max-width: 768px) { 
	.sub-conts-wrap { 
		padding:40px 15px 90px; 
	}
	.sub-conts-wrap + .sub-conts-wrap { 
		margin-top: -70px; 
	}
}

/*
	visual
 */
.sub-visual { 
	display:table;
	width:100%; height:520px;
	text-align:center;
	background:no-repeat top center/cover
}
.sub-visual.intro { 
	background-image:url('/images/sub/title/sub_visual_intro.jpg'); 
}
.sub-visual.member { 
	background-image:url('/images/sub/title/sub_visual_member.jpg'); 
}
.sub-visual.business { 
	background-image:url('/images/sub/title/sub_visual_business.jpg'); 
}
.sub-visual.cooperation { 
	background-image:url('/images/sub/title/sub_visual_cooperation.jpg'); 
}
.sub-visual.online { 
	background-image:url('/images/sub/title/sub_visual_online.jpg'); 
}

.sub-visual .visual-inner { 
	display:table-cell;
	padding-top:95px;
	vertical-align:middle;
}
.sub-visual .visual-inner h1 { 
	font-weight:700;
	font-size:46px;
	color:#1a1919;
	letter-spacing:-0.04rem;
}
@media screen and (max-width: 1024px) { 
	.sub-visual { 
		height:420px;
	}
	.sub-visual .visual-inner h1 { 
		font-size:40px;
	}
}
@media screen and (max-width: 768px) { 
	 .sub-visual { 
		height:320px;
	 }
	 .sub-visual .visual-inner {
		padding-top:60px;
	 }
	.sub-visual .visual-inner h1 { 
		font-size:30px;
	}
}


/*
	loaction menu
*/
.loaction-menu {
	border:1px solid #e5e5e5;
	border-width:1px 0;
}
.loaction-menu > ul {
	max-width:1200px;
	width:100%;
	margin:0 auto;
	font-size:0;
	border-left:1px solid #e6e6e6;
}
.loaction-menu > ul > li {
	display:inline-block;
	position:relative;
	width:220px;
	height:59px;
	line-height:59px;
	border-right:1px solid #e6e6e6;
	vertical-align:top;
}
.loaction-menu > ul > li.home {
	width:60px;
	background:url('/images/sub/home_icon.png') no-repeat center;
}
.loaction-menu > ul > li .now {
	padding:0 20px;
	color:#808080;
	font-size:16px;
	letter-spacing:-0.03rem;
	cursor:pointer;
}
.loaction-menu > ul > li .now2  {
	color:#98783c;
}
.loaction-menu > ul > li .now span {
	display:block;
	position:relative;
}
.loaction-menu > ul > li .now span:after {
	position:absolute; top:50%; right:0; z-index:5;
	width:0; height:0; 
	margin-left:-3px; 
	border-left:5px solid transparent; 
	border-right:5px solid transparent; 
	border-top:6px solid #808080; 
	content:''
}
.loaction-menu > ul > li .now2 span:after {
	border-top:6px solid #98783c; 
}
.loaction-menu > ul > li .now.active span:after {
	-ms-transform:rotateX(180deg);
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}
.loaction-menu > ul > li .depth {
	display:none;
	position:absolute; top:60px; left:-1px; z-index:10;
	width:calc(100% + 2px);
	padding:20px;
	background:rgba(152,120,60,.85);
}
.loaction-menu > ul > li .depth li {
	line-height:normal;

}
.loaction-menu > ul > li .depth li a {
	display:block;
	font-size:15px;
	line-height:35px;
	color:#fff;
}
@media screen and (max-width: 1200px) { 
	.loaction-menu > ul > li {
		height:54px;
		line-height:54px;
	}
	.loaction-menu > ul > li .now {
		font-size:14px;
	}
	.loaction-menu > ul > li .depth {
		top:55px;
		padding:10px 20px;
	}
	.loaction-menu > ul > li .depth li a {
		font-size:13px;
		line-height:33px;
	}
}
@media screen and (max-width: 768px) { 
	.loaction-menu > ul > li {
		width:160px;
		height:45px;
		line-height:45px;
	}
	.loaction-menu > ul > li.home {
		width:45px;
		background-size:13px 15px;
	}
	.loaction-menu > ul > li .now {
		padding:0 10px;
		font-size:12px;
	}
	.loaction-menu > ul > li .depth {
		top:46px;
		padding:10px;
	}
	.loaction-menu > ul > li .depth li a {
		font-size:11px;
		line-height:30px;
	}
	.loaction-menu > ul > li .now span:after {
		border-left:3px solid transparent;
		border-right:3px solid transparent;
		border-top:4px solid #808080;
	}
	.loaction-menu > ul > li .now2 span:after {
		border-top:4px solid #98783c;
	}
}


/*
	sub title
*/
.sub-conts-title {
	display:block;
	padding-bottom:70px;
	text-align:center;
	color:#262626;
	font-size:40px;
	font-weight:800;
	letter-spacing:-0.04rem;
}
.sub-conts-title.mini {
	padding-bottom:50px;
}
@media screen and (max-width: 1200px) { 
	.sub-conts-title {
		padding-bottom:50px;
		font-size:30px;
	}
	.sub-conts-title.mini {
		padding-bottom:30px;
	}
}
@media screen and (max-width: 768px) { 
	.sub-conts-title {
		padding-bottom:30px;
		font-size:20px;
	}
	.sub-conts-title.mini {
		padding-bottom:20px;
	}
}


/* 
	인사말
*/
.greetings-wrap { 

}
.greetings-wrap .group
{
	margin-bottom: 80px;
}
.greetings-wrap .greetings-list {
	font-size:0;
	
}
.greetings-wrap .greetings-list + .greetings-list {
	padding-top:50px;
}
.greetings-wrap .greetings-list > li {
	display:inline-block;
	width:50%;
	padding:0 50px 0 0;
	vertical-align:middle;
}
.greetings-wrap .greetings-list > li:nth-child(2) {
	padding:0 0 0 50px;
}
.greetings-wrap .greetings-list > li > img {
	width:100%;
}
.greetings-wrap .greetings-list > li.txt.first {
	padding-left:25px;
}
.greetings-wrap .greetings-list > li.txt h5 {
	padding-bottom:43px;
	color:#262626;
	font-size:36px;
	font-weight:700;
	letter-spacing:-0.1rem;
	line-height:48px;
	word-break:keep-all;
}
.greetings-wrap .greetings-list > li.txt .sub {
	color:#808080;
	font-size:22px;
	letter-spacing:-0.04rem;
	line-height:34px;
	word-break:keep-all;
}
.greetings-wrap .greetings-list > li.txt .sign {
	padding-top:48px;
	color:#262626;
	font-size:20px;
	letter-spacing:-0.04rem;
}
.greetings-wrap .greetings-list > li.txt .sign img {
	display:inline-block;
	margin-left:5px;
	vertical-align:middle;
}
@media screen and (max-width: 1024px) { 
	.greetings-wrap .group
	{
		width: 100%;
		margin-bottom: 20px;
	}
	.greetings-wrap .greetings-list > li.txt h5 {
		padding-bottom:30px;
		font-size:26px;
		line-height:38px;
	}
	.greetings-wrap .greetings-list > li.txt .sub {
		font-size:18px;
		line-height:30px;
	}
	.greetings-wrap .greetings-list > li.txt .sub br {
		display:none;
	}
	.greetings-wrap .greetings-list > li.txt .sign {
		padding-top:30px;
		font-size:16px;
	}
}
@media screen and (max-width: 768px) {
	.greetings-wrap .greetings-list + .greetings-list {
		padding-top:40px;
	}
	.greetings-wrap .greetings-list > li {
		width:100%;
		padding:0;
	}
	.greetings-wrap .greetings-list > li + li {
		padding-top:30px !important;
	}
	.greetings-wrap .greetings-list > li:nth-child(2) {
		padding:0;
	}
	.greetings-wrap .greetings-list > li.txt.first {
		padding-left:0;
	}
	.greetings-wrap .greetings-list > li.txt h5 {
		padding-bottom:15px;
		font-size:18px;
		line-height:30px;
	}
	.greetings-wrap .greetings-list > li.txt .sub {
		font-size:13px;
		line-height:23px;
	}
	.greetings-wrap .greetings-list > li.txt .sign {
		padding-top:20px;
		font-size:12px;
	}
	.greetings-wrap .greetings-list > li.txt .sign img {
		width:50px;
	}
}


/* 
	사무실 전경
*/
.office-wrap .tab-office {
	padding-bottom:80px;
	font-size:0;
	text-align:center;
}
.office-wrap .tab-office li {
	display:inline-block;
	vertical-align:middle;
}
.office-wrap .tab-office li a {
	display:inline-block;
	width:180px;
	height:65px;
	border:1px solid #e5e5e5;
	color:#262626;
	font-size:22px;
	letter-spacing:-0.04rem;
	text-align:center;
	line-height:65px;
	cursor:pointer;
}
.office-wrap .tab-office li a.active {
	border-color:#98783c;
	background:#98783c;
	color:#fff;
}
.office-wrap .slide-office .slick-slide {
	padding:0 30px;
}
.office-wrap .slide-office .slick-slide span {
	position:relative;
	display:block;
}
.office-wrap .slide-office .slick-slide img {
	width:100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.office-wrap .slide-office .slick-slide.slick-active img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.office-wrap .slide-office .slick-arrow {
	position:absolute; top:50%; z-index:20;
	width:74px; height:74px;
	margin-top:-67px;
	background:rgba(0,0,0,.6) no-repeat center;
	border:none;
	color:transparent;
	font-size:0;
}
.office-wrap .slide-office .slick-prev {
	left:50%;
	margin-left:-355px;
	background-image:url('/images/sub/office/office_prev.png');
}
.office-wrap .slide-office .slick-next {
	right:50%;
	margin-right:-355px;
	background-image:url('/images/sub/office/office_next.png');
}
.office-wrap .slide-office .slick-dots {
	padding-top:50px;
	font-size:0;
	text-align:center;
}
.office-wrap .slide-office .slick-dots li {
	display:inline-block;
	margin:0 5px;
}
.office-wrap .slide-office .slick-dots li button {
	width:11px; height:11px;
	border-radius:50%;
	border:none;
	background:#ccc;
}
.office-wrap .slide-office .slick-dots li.slick-active button {
	background:#98783c;
}
@media screen and (max-width: 1200px) {
	.office-wrap .tab-office {
		padding-bottom:50px;
	}
	.office-wrap .tab-office li a {
		width:160px;
		height:55px;
		line-height:55px;
		font-size:20px;
	}
}
@media screen and (max-width: 1024px) {
	.office-wrap .tab-office li a {
		width:140px;
		height:45px;
		line-height:45px;
		font-size:18px;
	}
	.office-wrap .slide-office .slick-slide {
		padding:0 15px;
	}
	.office-wrap .slide-office .slick-arrow {
		width:56px;
		height:56px;
		margin-top:-47px;
		background-size:8px auto;
	}
	.office-wrap .slide-office .slick-prev {
		left:65px;
		margin-left:0;
	}
	.office-wrap .slide-office .slick-next {
		right:65px;
		margin-right:0;
	}
	.office-wrap .slide-office .slick-dots {
		padding-top:30px;
	}
	.office-wrap .slide-office .slick-dots li {
		margin:0 3px;
	}
	.office-wrap .slide-office .slick-dots li button {
		width:8px;
		height:8px;
	}
}
@media screen and (max-width: 768px) {
	.office-wrap .tab-office {
		padding-bottom:30px;
	}
	.office-wrap .tab-office li a {
		width:100px;
		height:35px;
		line-height:34px;
		font-size:15px;
	}
}


/* 
	오시는 길
*/
.location-wrap .map-tab {
	padding-bottom:80px;
	font-size:0;
	text-align:center;
}
.location-wrap .map-tab li {
	display:inline-block;
	width:180px;
	height:65px;
	border:1px solid #e5e5e5;
	color:#262626;
	font-size:22px;
	letter-spacing:-0.04rem;
	text-align:center;
	line-height:65px;
	cursor:pointer;
}
.location-wrap .map-tab li.on {
	border-color:#98783c;
	background:#98783c;
	color:#fff;
}
.location-wrap .map-img {
	font-size:0;
}
.location-wrap .map-img .img {
	display:inline-block;
	width:50%;
	padding-right:5px;
	vertical-align:top;
}
.location-wrap .map-img .img img {
	width:100%;
}
.location-wrap .map-img .main-map-wrap {
	display:inline-block;
	width:50%;
	padding-left:5px;
	vertical-align:top;
}
.location-wrap .map-img .main-map-wrap .contact-map {
	position:relative;
	width:100%;
	height:440px;
}
.location-wrap .map-img .main-map-wrap .contact-map .root_daum_roughmap {
	width:100%;
	height:100%;
}
.location-wrap .map-img .main-map-wrap .contact-map .root_daum_roughmap .wrap_map {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:100%;
}
.location-wrap .map-img .main-map-wrap .contact-map .hide {
	display:none;
}
.location-wrap .contact-info {
	padding-top:35px;
	text-align:left;
}
.location-wrap .contact-info ul {
	font-size:0;
}
.location-wrap .contact-info ul li {
	display:inline-block;
	width:50%;
	color:#42403d;
	font-size:24px;
	letter-spacing:-0.04rem;
	line-height:36px;
	vertical-align:top;
}
.location-wrap .contact-info ul li .box {
	display:inline-block;
	padding:0 35px;
}
.location-wrap .contact-info ul li strong {
	display:block;
	padding-bottom:5px;
	color:#1a1a1a;
	font-size:26px;
	font-weight:700;
	letter-spacing:-0.04rem;
}
@media screen and (max-width: 1200px) {
	.location-wrap .map-tab {
		padding-bottom:50px;
	}
	.location-wrap .map-tab li {
		width:160px;
		height:55px;
		line-height:55px;
		font-size:20px;
	}
}
@media screen and (max-width: 1024px) { 
	.location-wrap .map-tab li {
		width:140px;
		height:45px;
		line-height:45px;
		font-size:18px;
	}
	.location-wrap .contact-info ul li {
		font-size:22px;
		line-height:34px;
	}
	.location-wrap .contact-info ul li .box {
		padding:0 25px;
	}
	.location-wrap .contact-info ul li strong {
		font-size:24px;
	}
}
@media screen and (max-width: 768px) { 
	.location-wrap .map-tab {
		overflow:hidden;
		padding-bottom:30px;
	}
	.location-wrap .map-tab li {
		width:100px;
		height:35px;
		line-height:34px;
		font-size:15px;
	}
	.location-wrap .map-img .img {
		width:100%;
		padding:0 0 10px;
	}
	.location-wrap .map-img .main-map-wrap {
		width:100%;
		padding:0;
	}
	.location-wrap .contact-info {
		padding-top:23px;
	}
	.location-wrap .contact-info ul li {
		width:100%;
		font-size:14px;
		line-height:20px;
	}
	.location-wrap .contact-info ul li + li {
		padding-top:20px;
	}
	.location-wrap .contact-info ul li .box {
		padding:0 35px 0 0;
	}
	.location-wrap .contact-info ul li strong {
		font-size:17px;
	}
}


/* 
	구성원 소개 (리스트)
*/
.member-list {
	margin-left:-25px;
	font-size:0;
}
.member-list > li {
	display:inline-block;
	width:25%;
	padding-left:25px;
	margin-bottom:50px;
	vertical-align:top;
}
.member-list > li > a {
	display:block;
	text-align:center;
	position: relative;
}
.member-list > li .img {
	position:relative;
	display:block;
}
.member-list > li .img:after {
	display:none;
	position:absolute; top:0; left:0;
	width:100%; height:100%;
	border:4px solid #127566;
	content:'';
}
.member-list > li > a:hover .img:after {
	display:block;
}
.member-list > li .img img {
	width:100%;
}
.member-list > li a em
{
	display: block;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: rgba(199,160,119,.5);
	letter-spacing: 0;
}
.member-list > li .name {
	
	letter-spacing:-0.04rem;
	line-height: 36px;
	letter-spacing: -0.04rem;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 23px 20px;
	width: 100%;
	background: rgba(0,0,0,.4);
	font-weight: 500;
	font-size: 26px;
	font-family: 'GmarketSans', sans-serif;
	color: #fff;
	text-align: left;
	
}
.member-list > li .name:after {
	position:absolute; top:0; left:50%;
	width:26px; height:2px;
	margin-left:-13px;
	background:#98783c;
	content:'';
}
.member-list > li .name span {
	font-size:30px;
	font-weight:700;
}
.member-list > li a .more
{
	position: absolute;
	right: 11px;
	top: 86%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #000;
	transition: .3s;
}
.member-list > li a .more:before, 
.member-list > li a .more:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 1px;
	margin: -0.5px 0 0 -7.5px;
	background: #fff;
}
.member-list > li a .more:after {
	transform: rotate(-90deg);
}
@media screen and (max-width: 1024px) { 
	.member-list > li {
		margin-bottom:40px;
	}
	.member-list > li .name {
		font-size:19px;
		line-height:30px;
	}
	.member-list > li .name span {
		font-size:23px;
	}
	.member-list > li a .more
	{
		display: none;
	}
}
@media screen and (max-width: 768px) { 
	.member-list {
		margin-left:-10px;
	}
	.member-list > li {
		width:50%;
		margin-bottom:20px;
		padding-left:10px;
	}
	.member-list > li .name {
		margin-top:20px;
		padding-top:10px;
		font-size:13px;
		line-height:25px;
	}
	.member-list > li a em
	{
		font-size: 10px;
	}
	.member-list > li .name:after {
		height:1px;
	}
	.member-list > li .name span {
		font-size:18px;
	}
}



/* 
	구성원 소개 (뷰)
*/
.member-view .view-wrap {
	overflow:hidden;
}
.member-view .img {
	float:right;
	width:400px;
}
.member-view .img img {
	width:100%;
}
.member-view .info {
	float:left;
	width:calc(100% - 450px);
	padding-right:150px;
}
.member-view .info h5 {
	margin-bottom:38px;
	padding-bottom:38px;
	border-bottom:1px solid #98783c;
	color:#666666;
	font-size:20px;
	font-weight:400;
}
.member-view .info h5 strong {
	color:#1a1a1a;
	font-size:36px;
	letter-spacing:-0.04rem;
}
.member-view .info .box + .box {
	padding-top:55px;
}
.member-view .info .box > p {
	padding-bottom:20px;
	color:#1a1a1a;
	font-size:24px;
	font-weight:700;
	letter-spacing:-0.04rem;
}
.member-view .info .box > ul + ul {
	padding-top:20px;
}
.member-view .info .box > ul li {
	padding:4px 0;
	color:#666;
	font-size:18px;
	letter-spacing:-0.04rem;
	line-height:26px;
}
@media screen and (max-width: 1200px) { 
	.member-view .img {
		width:350px;
	}
	.member-view .info {
		width:calc(100% - 350px);
	}
}
@media screen and (max-width: 1024px) { 
	.member-view .img {
		width:250px;
	}
	.member-view .info {
		width:calc(100% - 250px);
		padding-right:100px;
	}
	.member-view .info h5 {
		margin-bottom:30px;
		padding-bottom:30px;
		font-size:18px;
	}
	.member-view .info h5 strong {
		font-size:32px;
	}
	.member-view .info .box > p {
		font-size:22px;
	}
	.member-view .info .box > ul li {
		font-size:16px;
		line-height:24px;
	}
}
@media screen and (max-width: 768px) { 
	.member-view .img {
		width:100%;
	}
	.member-view .info {
		width:100%;
		padding:30px 0 0;
	}
	.member-view .info h5 {
		margin-bottom:20px;
		padding-bottom:20px;
		font-size:16px;
	}
	.member-view .info h5 strong {
		font-size:28px;
	}
	.member-view .info .box + .box {
		padding-top:30px;
	}
	.member-view .info .box > p {
		font-size:18px;
	}
	.member-view .info .box > ul + ul {
		padding-top:10px;
	}
	.member-view .info .box > ul li {
		padding:2px 0;
		font-size:13px;
		line-height:24px;
	}
}


/* 
	주요업무
*/
.business-wrap dl {
	position:relative;
	padding-left:240px;
}
.business-wrap dl + dl {
	margin-top:75px;
}
.business-wrap dl dt {
	position:absolute; top:0; left:0;
}
.business-wrap dl dt span {
	position:relative;
	color:#1a1a1a;
	font-size:24px;
	font-weight:700;
	letter-spacing:-0.04rem;
}
.business-wrap dl dt span:after {
	display:inline-block;
	width:8px; height:8px;
	margin-left:17px;
	background:#318073;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	vertical-align:middle;
	content:'';
}
.business-wrap dl dd p {
	margin-bottom:35px;
	color:#666;
	font-size:18px;
	line-height:28px;
	letter-spacing:-0.04rem;
	word-break:keep-all;
}
.business-wrap dl dd p .character {
	font-family:'Noto Sans KR';
}
.business-wrap dl dd p strong {
	color:#1a1a1a;
}
.business-wrap dl dd h3 {
	color:#1a1a1a;
	font-size:24px;
	font-weight:700;
	margin-bottom:30px;
}
.business-wrap dl dd .point {
	color:#98783c;
}
.business-wrap dl dd .source {
	display:block;
	margin-top:-17px;
	text-align:right;
	color:#666;
	font-size:18px;
}
.business-wrap dl dd .img_box {
	margin-bottom:25px;
	padding:50px;
	background:#f7f7f7;
}
.business-wrap dl dd .img_box h5 {
	margin-bottom:27px;
	color:#1a1a1a;
	font-size:22px;
	font-weight:700;
	letter-spacing:-0.04rem;
}
.business-wrap dl dd .img_box img {
	width:100%;
}
.business-wrap dl dd .img_box p {
	margin:20px 0 0;
}
.business-wrap dl dd .img_box .step {
	padding-top:35px;
}
.business-wrap dl dd .img_box .step li {
	display:inline-block;
	color:#666;
	font-size:17px;
	letter-spacing:-0.04rem;
	line-height:28px;
}
.business-wrap dl dd .img_box .source {
	margin-top:50px;
}
.business-wrap dl dd .txt_box {
	margin-bottom:35px;
	padding:40px;
	border:1px solid #e5e5e5;
}
.business-wrap dl dd .txt_box.gray {
	background:#f7f7f7;
}
.business-wrap dl dd .txt_box.white {
	background:#fff;
}
.business-wrap dl dd .txt_box p {
	margin-bottom:0;
	font-size:17px;
	line-height:28px;
}
.business-wrap dl dd .txt_box p + p {
	margin-top:15px;
}
.business-wrap dl dd table {
	width:100%;
	border-top:1px solid #318073;
    border-collapse: collapse;
    border-spacing: 0;
}
.business-wrap dl dd table th {
	width:275px;
	border-bottom:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	background:#f5f7f7;
	color:#1a1a1a;
	font-size:18px;
	font-weight:700;
	text-align:center;
	letter-spacing:-0.04rem;
}
.business-wrap dl dd table td {
	border-bottom:1px solid #e5e5e5;
	padding:40px 0 40px 40px;
	color:#666;
	font-size:18px;
	letter-spacing:-0.04rem;
	line-height:29px;
	text-align:left;
}
.business-wrap dl dd .bnr {
	margin-top:80px;
}
.business-wrap dl dd .bnr img {
	width:100%;
}
@media screen and (max-width: 1200px) { 
	.business-wrap dl dt span {
		font-size:22px;
	}
	.business-wrap dl dd p {
		font-size:16px;
		line-height:26px;
	}
	.business-wrap dl dd h3 {
		font-size:22px;
	}
	.business-wrap dl dd .source {
		font-size:16px;
	}
	.business-wrap dl dd .img_box h5 {
		font-size:20px;
	}
	.business-wrap dl dd .img_box .step li {
		font-size:15px;
		line-height:26px;
	}
	.business-wrap dl dd .txt_box p {
		font-size:15px;
		line-height:26px;
	}
	.business-wrap dl dd table th {
		width:250px;
		font-size:16px;
	}
	.business-wrap dl dd table td {
		font-size:16px;
		line-height:27px;
	}
}
@media screen and (max-width: 1024px) { 
	.business-wrap dl + dl {
		margin-top:60px;
	}
	.business-wrap dl dd p {
		margin-bottom:30px;
	}
	.business-wrap dl dd h3 {
		margin-bottom:20px;
	}
	.business-wrap dl dd .txt_box {
		padding:30px;
		margin-bottom:30px;
	}
	.business-wrap dl dd .img_box {
		padding:40px;
	}
	.business-wrap dl dd .img_box h5 {
		margin-bottom:20px;
	}
	.business-wrap dl dd table th {
		width:220px;
	}
	.business-wrap dl dd table td {
		padding:30px 0 30px 30px;
	}
	.business-wrap dl dd .bnr {
		margin-top:60px;
	}
}
@media screen and (max-width: 768px) { 
	.business-wrap dl {
		padding-left:0;
	}
	.business-wrap dl + dl {
		margin-top:40px;
	}
	.business-wrap dl dt {
		position:static;
		margin-bottom:20px;
	}
	.business-wrap dl dt span {
		font-size:18px;
	}
	.business-wrap dl dt span:after {
		width:6px;
		height:6px;
		margin-left:10px;
	}
	.business-wrap dl dt br {
		display:none;
	}
	.business-wrap dl dd p {
		margin-bottom:20px;
		font-size:14px;
		line-height:23px;
	}
	.business-wrap dl dd h3 {
		margin-bottom:15px;
		font-size:18px;
	}
	.business-wrap dl dd .source {
		margin-top:-5px;
		font-size:12px;
	}
	.business-wrap dl dd .img_box {
		margin-bottom:20px;
		padding:20px;
	}
	.business-wrap dl dd .img_box h5 {
		font-size:17px;
		margin-bottom:15px;
	}
	.business-wrap dl dd .img_box .step {
		padding-top:25px;
	}
	.business-wrap dl dd .img_box .step li {
		font-size:13px;
		line-height:24px;
	}
	.business-wrap dl dd .img_box .source {
		margin-top:25px;
	}
	.business-wrap dl dd .txt_box {
		padding:20px;
		margin-bottom:20px;
	}
	.business-wrap dl dd .txt_box p {
		font-size:13px;
		line-height:24px;
	}
	.business-wrap dl dd .txt_box p + p {
		margin-top:10px;
	}
	.business-wrap dl dd table th {
		padding:0 15px;
		width:25%;
		font-size:14px;
		word-break: keep-all;
	}
	.business-wrap dl dd table td {
		font-size:14px;
		line-height:25px;
	}
	.business-wrap dl dd .bnr {
		margin-top:40px;
	}
}



/* 
	협력사
*/
.cooperation-wrap {
	text-align:center;
}
.cooperation-wrap img {
	max-width:100%;
}



/* 상담안내 */
.consulting-wrap { 
	padding:60px 0;
	width:100%;
	background:#f1f5f8;
	font-size:0;
}
.consulting-info { 
	display:inline-block;
	width:33.333%;
	border-left:1px solid #dce2e7;
	vertical-align:top;
	text-align:center;
}
.consulting-info:first-child { 
	border-left:0 none; 
}
.consulting-info span { 
	display:block;
	margin:0 auto 30px;
	width:120px; height:120px;
	border-radius:50%;
	background: #fff;
}
.consulting-info span img { 
	width:100%; 
}
.consulting-info dl dt { 
	font-weight:700; font-size:24px;
	color:#262626
}
.consulting-info dl dd { 
	margin-top:20px;
	font-weight:400; font-size:21px;
	color:#666
}
.consulting-info dl dd a { 
	display:block;
	margin:0 auto;
	width:180px;
	background:#004071;
	font-size:18px; line-height: 60px;
	color:#fff;
}
@media screen and (max-width: 768px) { 
	.consulting-wrap { 
		padding:60px 50px; 
	}
	.consulting-info { 
		padding:50px 0;
		width:100%; 
		border-left:0 none;
		border-bottom:1px solid #dce2e7;
	}
	.consulting-info:first-child { 
		padding-top: 0; 
	}
	.consulting-info:last-child { 
		border-bottom:0 none; 
	}
	.consulting-info dl dd br { 
		display:none; 
	}
}
@media screen and (max-width: 640px) { 
	.consulting-wrap { 
		padding:30px 30px 0; 
	}
	.consulting-info { 
		padding:30px 0;
	}
	.consulting-info span { 
		margin:0 auto 15px;
		width:80px; height:80px; 
	}
	.consulting-info dl dt { 
		font-size:20px; 
	}
	.consulting-info dl dd { 
		margin-top: 10px;
		font-size:17px; 
	}
	.consulting-info dl dd a { 
		margin:20px auto 0;
		width:170px
		font-size:17px; line-height: 55px;
	}
}


/* 온라인상담 (상단 탭) */
.online-sub-wrap { 
	padding:100px 0 35px;
	background:#edf1f4; 
}
.online-sub-wrap .sub-slogan { 
	margin:0; 
	font-size:24px;
	text-align: left;
	padding-left: 150px;
}
.online-sub-wrap .sub-slogan span
{
	font-weight: 500;
    color: #00569c;
}
.step-wrap { 
	position:relative;
	margin-top: 40px;
	padding:0 3%;
	font-size:0;	 
	text-align:center;
}
.step-wrap:after { 
	content:'';
	position:absolute; top:39px; left:50%;
	z-index:1;
	margin-left:-35.5%;
	width:71%; height:1px;
	background:#00569c;
}
.step-wrap li { 
	display:inline-block;
	width:25%;
	vertical-align:top;
}
.step-wrap li strong { 
	display:block;
	font-weight: 600; font-size:16px;
	font-family:'Poppins', sans-serif;
	color:#00569c;
	text-transform: uppercase;
}
.step-wrap li strong:after { 
	content:'';
	position:relative; z-index:2;
	display:block;
	margin:8px auto 0;
	width:22px; height:22px;
	border:5px solid #00569c;
	box-sizing:border-box;
	border-radius:50%;
	background:#edf1f4;
}
.step-wrap li span { 
	margin-top:20px;
	display:block;
	font-weight: 400; font-size:18px;
	color:#333;
	word-break:keep-all;
}
@media screen and (max-width:640px) { 
	.online-sub-wrap { 
		padding:60px 0 30px; 
	}
	.online-sub-wrap .sub-slogan { 
		font-size:18px; 
		padding-left: 0;
	}
	.step-wrap { 
		margin-top:30px;
		padding:0; 
	}
	.step-wrap:after { 
		top:31px; 
	}
	.step-wrap li strong { 
		font-size:14px; 
	}
	.step-wrap li strong:after { 
		margin-top:5px;
		width:16px; height:16px;
		border-width:4px;
	}
	.step-wrap li span { 
		margin-top:15px;
		font-size:13px; 
	}
}


/* 상담문의 */
.online-info { 
	width:100%;
	font-size:0;
}
.online-info > section { 
	display:inline-block;
	vertical-align:top;
	margin-left:55px; padding:58px 20px 0;
	width:calc(100% / 3 - 37px); height:370px;
	background:#f7f4f0;
	text-align:center;
}
.online-info > section:first-child { 
	margin-left:0; 
}
.online-info > section:hover {
	border-color:#fff;

}

.online-info > section> box-wrap{
	width: 100%;
}
.online-info > section h1 { 
	line-height:0;
}
.online-info > section h1 span { 
	display:block;
	margin-top:20px;
	font-weight:400; font-size:30px; line-height:1;
	color:#333;
}
.online-info > section dl:first-of-type { 
	margin-top:40px; 
}
.online-info > section dl { 
	display:inline-block; 
	margin:5px auto;
	width:235px;
}
.online-info > section dl dt,
.online-info > section dl dd { 
	display:inline-block;
	font-weight:300; font-size:18px;
	color:#333;
	vertical-align:top;
}
.online-info > section dl dt { 
	width:100px;
	text-align:right; 
}
.online-info > section dl dd { 
	width:calc(100% - 100px);
	font-family:'Roboto';
	letter-spacing:0;
}
.online-info > section p { 
	margin-top:40px;
	font-weight:300; font-size:18px;
	color:#333;
	word-break:keep-all;
}
.online-info > section a { 
	display:block;
	font-size: 0;
	margin:40px auto 0;
	width:180px;
	border:1px solid #333;
	font-weight:300; font-size:18px; line-height:42px;
	color:#333;
}
.online-info > section a:hover { 
	border:1px solid #ca9e5e;
	
}
.online-info > section .online-btn { 
	display:block;
	margin:40px auto 0;
	width:180px;
	border:1px solid #333;
	font-weight:300; font-size:18px; line-height:42px;
	color:#333;
}


@media screen and (max-width: 1024px) { 
	.online-info > section { 
		margin-left:30px;
		width:calc(100% / 3 - 20px); 
	}
}
@media screen and (max-width: 900px) { 
	.online-info > section { 
		padding-top:40px;
		height:300px;
	}
	.online-info > section h1 img { 
		height:55px;
	}
	.online-info > section h1 span { 
		margin-top:15px;
		font-size:24px; 
	}
	.online-info > section dl { 
		width:205px; 
	}
	.online-info > section dl:first-of-type { 
		margin-top:30px; 
	}
	.online-info > section dl dt,
	.online-info > section dl dd { 
		font-size:16px; 
	}
	.online-info > section dl dt { 
		width:90px; 
	}
	.online-info > section dl dd { 
		width:calc(100% - 90px); 
	}
	.online-info > section p { 
		margin-top:30px;
		font-size:16px;
	}
	.online-info > section a { 
		margin-top:30px;
		font-size:16px;
	}
	.online-info > section .online-btn { 
		margin-top:30px;
		font-size:16px;
	}
}
@media screen and (max-width: 768px) { 
	.online-info > section { 
		margin-left:0; margin-top:20px;
		width:100%;
	}
	.online-info > section:first-child { 
		margin-top:0; 
	}
}
@media screen and (max-width: 640px) { 
	.online-info > section { 
		margin-top:15px;
		padding-top:30px; padding-bottom:30px;
		height:auto;
	}
	.online-info > section h1 img { 
		height:35px;
	}
	.online-info > section h1 span { 
		margin-top:10px;
		font-size:18px; 
	}
	.online-info > section dl { 
		width:205px; 
	}
	.online-info > section dl:first-of-type { 
		margin-top:20px; 
	}
	.online-info > section dl dt,
	.online-info > section dl dd { 
		font-size:14px; 
	}
	.online-info > section dl dt { 
		width:90px; 
	}
	.online-info > section dl dd { 
		width:calc(100% - 90px); 
	}
	.online-info > section p { 
		margin-top:20px;
		font-size:14px;
	}
	.online-info > section a { 
		margin-top:20px;
		width:120px;
		font-size:13px; line-height:34px;
	}
	.online-info > section .online-btn { 
		margin-top:20px;
		width:120px;
		font-size:13px; line-height:34px;

	}
}

.customer-info { 
	margin-top:50px; padding:6% 0;
	width:100%; 
	border:3px solid #27282b;
	font-size:0;
}
.customer-info > section { 
	display:inline-block;
	vertical-align:middle;
}
.customer-info-time { 
	width:27.26%; 
	text-align:center;
}
.customer-info-time p { 
	display:block;
	margin-top:30px;
	font-weight:300; font-size:26px;
	font-family:'Roboto', 'NanumSquare', sans-serif;
	color:#333;
}
.customer-info-detail { 
	border-left:1px solid #dbdbdb;
	width:calc(100% - 27.26%); 
}
.customer-info-detail dl { 
	overflow:hidden;	
	margin-bottom:20px;
}
.customer-info-detail dl:last-child { 
	margin-bottom:0; 
}
.customer-info-detail dl dt,
.customer-info-detail dl dd { 
	float:left; 
	font-weight:300;
}
.customer-info-detail dl dt { 
	clear:both;
	margin-bottom:-24px; padding-left:34px;
	width:320px; 
	font-size:20px;
	color:#333;
}
.customer-info-detail dl dd { 
	padding-left:320px;
	width:100%; 
	font-size:19px;
	color:#666;
}

@media screen and (max-width: 1024px) { 
	.customer-info { 
		padding:7% 5%; 
	}
	.customer-info-time { 
		padding-bottom:5%;
		width:100%; 
	}
	.customer-info-detail { 
		padding-top:5%;
		width:100%;
		border-top:1px solid #dbdbdb;
		border-left:0 none;
	}
	.customer-info-detail dl dt { 
		padding-left:0; 
	}
}
@media screen and (max-width: 768px) {
	.customer-info-time img { 
		height:60px; 
	}
	.customer-info-time p { 
		margin-top:20px;
		font-size:20px;
	}
	.customer-info-detail dl dt { 
		margin-bottom:-19px;
		font-size:16px; 
	}
	.customer-info-detail dl dd { 
		padding-left:240px;
		font-size:15px; 
	}
} 
@media screen and (max-width: 640px) {
	.customer-info { 
		margin-top:30px; 
	}
	.customer-info-time img { 
		height:40px; 
	}
	.customer-info-time p { 
		margin-top:10px;
		font-size:18px;
	}
	.customer-info-detail dl dt ,
	.customer-info-detail dl dd { 
		float:none;
		width:100%; 
	}
	.customer-info-detail dl dt { 
		margin-bottom:3px; 
		font-size:15px; 
	}
	.customer-info-detail dl dd { 
		padding-left:0; 
		font-size:14px; 
	}
} 


/*승소가능성 전문상담 */
.online-process .process-img-wrap li
{
	display: inline-block;
	margin-right: 48px;
	
}
.online-process .process-img-wrap li:last-child
{
	margin-right: 0;
}

.online-process .process-text-wrap
{
	font-size: 0;
	margin-top: 80px;
}

.online-process .process-text-wrap .text-wrap
{
	width: 50%;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}

.online-process .process-text-wrap .text-wrap p
{
	color:#262626;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 23px;
	
}
.online-process .process-text-wrap .text-wrap li
{
	padding-left: 14px;
	color:#666;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 25px;
	position: relative;
	line-height: 1.5;
}
.online-process .process-text-wrap .text-wrap li:before
{
	background: #0c61d4;
	width: 6px;
	height: 6px;
	position: absolute;
	content: '';
	left: 0;
	top:7px;
	border-radius: 15px;
	
}
@media screen and (max-width: 640px) { 
	
	.online-process .process-img-wrap li
	{
		margin-right: 5px;
		width: calc(100% / 3 - 5px);
	}	
	.online-process .process-img-wrap li img
	{
		width: 100%;
	}
	.process-img-wrap
	{
		text-align: center;
	}
	.online-process .process-text-wrap .text-wrap
	{
		width: 100%;
	}
	.online-process .process-text-wrap .text-wrap p
	{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.online-process .process-text-wrap .text-wrap li
	{
		font-size: 17px;
	}
	
	
}
.mobile-br
{
	display: none;
}
.member-mobile
{
	display: none;
}
@media screen and (max-width: 640px) { 
	.mobile-br{display: inherit;}
	.member-mobile{display: inherit;}
	.pc-br{display: none;}
	.member-pc{display: none;}
}


/*
	승소사례 
*/
.case-list { 
	width:100%;
	text-align:left;
	font-size:0;
}
.case-list > li { 
	display:inline-block;
	margin:0 0 27px 27px; 
	width:calc(25% - 21px);
	border:1px solid #d3d3d3;
	box-sizing:border-box;
	background: #fff;
	vertical-align:top;
	transition:.3s;
}

.case-list.photo > li {
	display:inline-block;
	margin:0 0 25px 20px; 
	padding:0 0 12px 0;
	width:calc(100% / 4 - 20px);
	border:1px solid #e6e6e6;
	box-sizing:border-box;
	background: #fff;
	vertical-align:top;
	transition:.3s;
}
.case-list > li:hover { 
	border:1px solid #0099dd;
	box-shadow:15px 0 20px rgba(0,0,0,.1);
}

.case-list > li:nth-child(4n+1) { 
	margin-left: 0; 
}

.case-list.photo > li:nth-child(4n+1) { 
	margin-left: 0;
}

.case-list > li a { 
	display:block; 
}
.case-list > li a > img { 
	margin-bottom: 20px; width:100%; 
}

.case-list .header-wrap { 
	padding:20px;
	background: #f7f7f7;	 
}

.case-list .cate-name { 
	display:block;
	font-weight: 400; font-size:16px;
	color:#0099dd;
}
.case-list .subject { 
	overflow:hidden;
	display:block;
	text-overflow:ellipsis;
	margin-top:6px;
	font-weight: 400; font-size:20px;
	color:#262626;
	word-break: keep-all;
	white-space:nowrap;
}
.case-list.photo .subject { 
overflow:hidden;
	display:block;
	text-overflow:ellipsis;
	margin:3px 0 0 10px;
	font-weight: 300; font-size:20px;
	color:#333;
	white-space:nowrap;
}
.case-list .content-wrap { 
	padding:25px 20px;
}
.case-list .bo-content { 
	overflow:hidden;
	display:block;
	display:-webkit-box;
	-webkit-line-clamp:4; 
	-webkit-box-orient:vertical; 
	text-overflow:ellipsis;
	height:100px;
	font-weight: 300; font-size:15px; line-height:25px;
	color:#666;
}
.case-list .name { 
	margin-top: 25px; 
}
.case-list .name li { 
	display:inline-block;
	vertical-align:middle;
}
.case-list .name li:first-child { 
	width:calc(100% - 40px); 
	font-weight: 300; font-size:15px;
	color:#262626;
}
.case-list .name li:first-child  strong { 
	display:inline-block;
	font-weight: 500;
	padding-right: 10px;
	
}
.case-list .name li:last-child { 
	overflow:hidden;
	width:40px; height:40px;
	border-radius:50%;
}
.case-list .more { 
	display:block;
	margin-top: 15px;
	width:100%;
	font-weight: 300; font-size:14px;
	color:#666;
	text-align:right;
}
.case-list .more img { 
	position:relative; top:-1px;
	margin-left:10px; 
}
.case-list .date { 
	display:block;
	margin-top: 15px;
	font:500 14px/1 'Roboto',sans-serif;
	color:#666;
}
.case-list.photo .date { 
	display:block;
	margin: 15px 0 0 10px;
	font:500 14px/1 'Roboto',sans-serif;
	color:#666;	
}

.case-list .no-data { 
	width:100%;
	background: #fff;
	border:0 none;
	text-align:center;
	font-weight: 300; font-size:16px;
}
.case-list .no-data:hover { 
	box-shadow:none;
	border:0 none;
}

@media screen and (max-width: 850px) { 
	.case-list > li { 
		width:calc(33.333% - 20px); 
	}
	.case-list > li:nth-child(4n+1) { 
		margin-left: 27px; 
	}
	.case-list > li:nth-child(3n+1) { 
		margin-left: 0; 
	}
}
@media screen and (max-width: 640px) { 
	.case-list > li { 
		margin-left: 10px; margin-bottom: 10px;
		width:calc(50% - 5px); 
	}
	.case-list > li:nth-child(4n+1) { 
		margin-left: 10px; 
	}
	.case-list > li:nth-child(3n+1) { 
		margin-left: 10px; 
	}
	.case-list > li:nth-child(2n+1) { 
		margin-left: 0; 
	}
	.case-list .header-wrap { 
		padding:15px 12px; 
	}
	.case-list .cate-name { 
		font-size:14px; 
	}
	.case-list .subject { 
		font-size:16px; 
	}
	.case-list .content-wrap { 
		padding:15px 12px; 
	}
	.case-list .bo-content { 
		height:80px;
		font-size:14px; line-height: 20px;
	}
	.case-list .name { 
		margin-top: 15px; 
	}
	.case-list .name li:first-child { 
		font-size:13px; 
	}
	.case-list .more { 
		margin-top: 10px;
		font-size:12px; 
	}
	.case-list .more img { 
		height:10px; 
	}
}