@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0; -webkit-text-size-adjust: none;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0;font-family:'Poppins','GmarketSans', 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
------------------------------------------------------ */

/* GmarketSans */ 
@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

/* Impact */ 
@font-face {
	font-family:'Impact';
	font-weight:400;
	src:url('/fonts/impact.eot'); 
	src:local(※), url('/fonts/impact.woff') format('woff');
}

/* Nanum Myeongjo */ 
@font-face {
	font-family:'Nanum Myeongjo';
	font-weight:400;
	src:url('/fonts/Nanum_Myeongjo_Regular.eot'); 
	src:local(※), url('/fonts/Nanum_Myeongjo_Regular.woff') format('woff');
}
@font-face {
	font-family:'Nanum Myeongjo';
	font-weight:700;
	src:url('/fonts/Nanum_Myeongjo_Bold.eot'); 
	src:local(※), url('/fonts/Nanum_Myeongjo_Bold.woff') format('woff');
}
@font-face {
	font-family:'Nanum Myeongjo';
	font-weight:800;
	src:url('/fonts/Nanum_Myeongjo_Extra_bold.eot'); 
	src:local(※), url('/fonts/Nanum_Myeongjo_Extra_bold.woff') format('woff');
}

/* 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:600;
	src:url('/fonts/Montserrat-SemiBold.eot'); 
	src:local(※), url('/fonts/Montserrat-SemiBold.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:800;
	src:url('/fonts/Montserrat-ExtraBold.eot'); 
	src:local(※), url('/fonts/Montserrat-ExtraBold.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');
}

/* Poppins */
@font-face {
	font-family:'Poppins';
	font-weight:100;
	src:url('/fonts/Poppins-Thin.eot'); 
	src:local(※), url('/fonts/Poppins-Thin.woff') format('woff');
}
@font-face {
	font-family:'Poppins';
	font-weight:200;
	src:url('/fonts/Poppins-ExtraLight.eot'); 
	src:local(※), url('/fonts/Poppins-ExtraLight.woff') format('woff');
}
@font-face {
	font-family:'Poppins';
	font-weight:300;
	src:url('/fonts/Poppins-Light.eot'); 
	src:local(※), url('/fonts/Poppins-Light.woff') format('woff');
}
@font-face {
	font-family:'Poppins';
	font-weight:400;
	src:url('/fonts/Poppins-Regular.eot'); 
	src:local(※), url('/fonts/Poppins-Regular.woff') format('woff');
}
@font-face {
	font-family:'Poppins';
	font-weight:500;
	src:url('/fonts/Poppins-Medium.eot'); 
	src:local(※), url('/fonts/Poppins-Medium.woff') format('woff');
}
@font-face {
	font-family:'Poppins';
	font-weight:600;
	src:url('/fonts/Poppins-SemiBold.eot'); 
	src:local(※), url('/fonts/Poppins-SemiBold.woff') format('woff');
}
@font-face {
	font-family:'Poppins';
	font-weight:700;
	src:url('/fonts/Poppins-Bold.eot'); 
	src:local(※), url('/fonts/Poppins-Bold.woff') format('woff');
}
@font-face {
	font-family:'Poppins';
	font-weight:800;
	src:url('/fonts/Poppins-ExtraBold.eot'); 
	src:local(※), url('/fonts/Poppins-ExtraBold.woff') format('woff');
}
@font-face {
	font-family:'Poppins';
	font-weight:900;
	src:url('/fonts/Poppins-Black.eot'); 
	src:local(※), url('/fonts/Poppins-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');
}

/* Noto Serif Kr */
@font-face {
	font-family:'Noto Serif Kr';
	font-weight:300;
	src:url('/fonts/NotoSerifKr-Light.eot'); 
	src:local(※), url('/fonts/NotoSerifKr-Light.woff') format('woff');
}
@font-face {
	font-family:'Noto Serif Kr';
	font-weight:400;
	src:url('/fonts/NotoSerifKr-Regular.eot'); 
	src:local(※), url('/fonts/NotoSerifKr-Regular.woff') format('woff');
}
@font-face {
	font-family:'Noto Serif Kr';
	font-weight:500;
	src:url('/fonts/NotoSerifKr-Medium.eot'); 
	src:local(※), url('/fonts/NotoSerifKr-Medium.woff') format('woff');
}
@font-face {
	font-family:'Noto Serif Kr';
	font-weight:600;
	src:url('/fonts/NotoSerifKr-Semi-bold.eot'); 
	src:local(※), url('/fonts/NotoSerifKr-Semi-bold.woff') format('woff');
}
@font-face {
	font-family:'Noto Serif Kr';
	font-weight:700;
	src:url('/fonts/NotoSerifKr-Bold.eot'); 
	src:local(※), url('/fonts/NotoSerifKr-Bold.woff') format('woff');
}

/* Amiri */
@font-face {
	font-family:'Amiri';
	font-weight:400;
	src:url('/fonts/Amiri-Regular.eot'); 
	src:local(※), url('/fonts/Amiri-Regular.woff') format('woff');
}
@font-face {
	font-family:'Amiri';
	font-weight:700;
	src:url('/fonts/Amiri-Bold.eot'); 
	src:local(※), url('/fonts/Amiri-Bold.woff') format('woff');
}

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

/* 게시판용 버튼 */
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:#d9bc91;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:#2050aa;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#d9bc91}

.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 none !important;background:#2050aa;color:#fff;text-decoration:none;vertical-align:middle}


.bo_fx {float:right;}
.btn_bo_user {overflow:hidden; margin-bottom: -38px; 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;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: 'Poppins','GmarketSans', dotum, sans-serif;
	letter-spacing:-0.5px;
	color:#333;
}
input,
select,
button { 
	font-family:'Poppins','GmarketSans', dotum, sans-serif;
	line-height: 1.5;
}
a { 
	color:#333; 
}

#wrapper { 
	overflow:hidden;
	width:100%; min-width:auto;
	padding-top:90px;
}
.inner { 
	margin:0 auto;
	width:1400px; 
}
@media screen and (max-width: 1400px) { 
	.inner { 
		width:100vw; 
		padding:0 30px;
	}
}
@media screen and (max-width: 1024px) { 
	#wrapper { 
		padding-top:55px;
	}
}
@media screen and (max-width: 850px) { 
	.inner { 
		padding:0 20px;
	}
}


/* 
	header
*/
#header { 
	position:fixed; top:0; left:0;
	z-index:999;
	width:100%;
	padding:0 4.5%;
	height:90px;
	background:#fff;
	transition:.2s;
}
#header.fixed,
#header.on,
.sub #header { 
	background:#fff;
}
#header .logo { 
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}
#header .logo a { 
	display:block;
	width:297px;
	height:90px;
	background:url('/images/common/logo_w.png') no-repeat center/100% auto;
	color:transparent;
	font-size:0;
	transition:.2s;
}
#header.fixed .logo a,
#header.on .logo a,
#header.blk .logo a,
.sub #header .logo a { 
	background-image:url('/images/common/logo.png');
}



@media screen and (min-width: 1025px) { 
	.header-inner {
		position:relative;
	}
	.header-inner .btn_location {
		position:absolute; top:17px; right:0;
		width:55px; height:55px;
		background:url('/images/main/icon_location_w.png') no-repeat center #479f9d;
		color:transparent;
		font-size:0;
		transition:.2s;
	}
	#header.fixed .header-inner .btn_location,
	#header.on .header-inner .btn_location,
	.sub #header .header-inner .btn_location{ 
		background-image:url('/images/main/icon_location.png');
		background-color:transparent;
	}
	.gnb { 
		display:inline-block !important;
		width:100%;
		padding-right:60px;
		text-align:right;
		vertical-align:middle;
		font-size:0;
	}
	
	.gnb .gnb-1depth-li { 
		position:relative;
		display:inline-block;
		vertical-align:middle;
	}
	.gnb .gnb_empty,	
	.gnb .gnb-1depth-a { 
		display:block;
		position:relative;
		height:90px;
		padding:0 40px;
		font-family:'Noto Sans KR';
		font-weight:500;
		font-size:20px;
		line-height:90px;
		letter-spacing:-0.025rem;
		color:#fff;
	}
	#header.fixed .gnb .gnb-1depth-a,
	#header.on .gnb .gnb-1depth-a,
	#header.blk .gnb .gnb-1depth-a,
	.sub #header .gnb .gnb-1depth-a { 
		color:#222;
	}
	.gnb .gnb-2depth {	
		display:block !important;
		overflow:hidden;
		position:absolute; left:0; top:100%;
		z-index:999;
		width:100%;
		height:0;
		border-right:1px solid rgba(255,255,255,.1);
		text-align:left;
		transition:.2s;
	}
	.gnb .gnb-1depth-li:last-child .gnb-2depth {
		border-right:0;
	}
	.gnb .gnb-1depth-li:hover .gnb-2depth {
		background-color:rgba(71,159,157,.72);

	}
	.gnb .gnb-2depth a { 
		display:block;
		color:#fff;
		font-family:'Noto Sans KR';
		font-size:16px; line-height:40px;
		font-weight:300;
		letter-spacing:-0.010rem;
		transition:.2s;
		text-align:center;
		word-break:keep-all;
	}
	.gnb-bg { 
		position:fixed; top:90px; left:0;
		z-index:888;
		width:100%; height:0;
		background-color:rgba(19,20,23,0.8);
		transition:.2s;
	}
}


/* menu btn */
.menu-btn { 
	display:none;
	position:absolute;
	top:15px;
	right:5%;
	z-index:10;
	width:70px;
	height:70px;
	cursor:pointer;
}
.menu-btn span { 
	position:absolute;
	left:18px;
	width:47px;
	height:3px;
	background:#fff;
	transition:.3s;
}
.menu-btn.on span,
#header.fixed .menu-btn span,
.sub #header .menu-btn span {
	background-color:#479f9d;
}
.menu-btn span:nth-child(1) { 
	top:23px; 
	width:37px;
}
.menu-btn span:nth-child(2) { 
	margin-top:-1px;
	top:50%; 
}
.menu-btn span:nth-child(3) { 
	bottom:23px; 
	width:30px;
}
.menu-btn.on span:nth-child(1) { 
	top:33px; left:10px;
	width:70%;
	transform:rotate(45deg);
}
.menu-btn.on span:nth-child(2) { 
	opacity:0; 
}
.menu-btn.on span:nth-child(3) { 
	top:33px; left:10px;
	width:70%;
	transform:rotate(-45deg);
}
@media screen and (max-width: 1200px) { 
	#header {
		padding:0 30px;
	}
}
@media screen and (max-width: 1024px) { 
	#header { 
		padding:0 10px;
		height:55px; 
	}
	#header .logo { 
		left:10px;
		text-align:center;
		font-size:0;
	}
	#header .logo a { 
		display:inline-block;
		width:149px;
		height:55px;
	}
	#header .gnb { 
		display:none;
		position:absolute; top:55px; right:0; z-index:10;
		margin-left:0; padding:60px 40px 0;
		width:100%; height:calc(100vh - 55px);
		background:rgba(0,0,0,0.8);
	}
	#header .gnb #gnb-1depth {
		padding:0 0;
	}
	.gnb .gnb-1depth-a { 
		position:relative;
		display:block;
		padding:0;
		width:100%;
		font-family:'Noto Sans KR';
		font-size:24px; font-weight:700; line-height:50px; 
		letter-spacing:-0.025rem;
		color:#fff;
	}
	.gnb-2depth { 
		display:none;
		padding:0 0 20px 0;
	}
	.gnb-1depth-li {
		margin:0 !important;
	}
	.gnb-2depth-a { 
		display:block;
		position:relative;
		font-family:'Noto Sans KR';
		font-size:20px !important; font-weight:500; line-height:40px !important;
		color:#fff;
	}
	.gnb-2depth-a:before {
		display:inline-block;
		padding-right:5px;
		color:inherit;
		font:inherit;
		content:'-';
	}
	.menu-btn { 
		display:block;
		top:50%; right:10px;
		margin-top: -8px;
		width:26px; height:16px;
		border:0 none;
	}
	.menu-btn span {
		left:0;
		width:100% !important;
		height:2px;
	}
	.menu-btn span:nth-child(1) {
		top:0;
	}
	.menu-btn span:nth-child(2) {
		width:85% !important;
		left:auto; right:0;
	}
	.menu-btn span:nth-child(3) {
		bottom:0;
	}
	.menu-btn.on span:nth-child(1),
	.menu-btn.on span:nth-child(3) {
		top:9px; left:0;
	}
	.header-inner .btn_location {
		display:none;
	}
}



/*
	footer
*/
.footer { 
	position:relative;
	padding:63px 0 100px;
	background:#131417;
	letter-spacing:0;
}
.footer address {
	font-style:normal;
	line-height:1.5;
}
.footer address span {
	display:inline-block;
	position:relative;
	padding:0 14px;
	color:#fff;
	font-size:18px; font-weight:300;
	font-family:'Noto Sans KR';
	vertical-align:top;
	opacity:.3;
}
.footer address span::after {
	content:'';
	position:absolute; top:50%; right:0;
	width:1px; height:14px;
	margin-top:-7px;
	background-color:#717177;
}
.footer address span:nth-of-type(3)::after,
.footer address span:nth-of-type(4)::after {
	display:none;
}
.footer address span strong {
	color:inherit;
	font-size:inherit;
	font-weight:500;
}
.footer .copyright {
	padding-top:20px;
	color:rgba(255,255,255,.3);
	font-size:15px; font-weight:300;
}
.footer .btn-top {
	position:fixed; right:3.125%; bottom:calc(100vh + 45px);
	z-index:10;
	padding-right:78px;
	transform:rotate(90deg);
	color:#797979;
	font-size:16px; font-weight:700;
	cursor:pointer;
}
.footer .btn-top::after {
	content:'';
	position:absolute; top:50%; right:0;
	width:70px; height:1px;
	background-color:#b8b8b8;
}
.footer.sub .ft-inner {
	width:100%;
	padding:0 90px;
	font-size:0;
}
.footer.sub .ft-inner .logo {
	display:inline-block;
	width:14.3%;
	padding-top:30px;
	vertical-align:top;
}
.footer.sub .ft-inner .logo img {
	width:100%; height:auto;
}
.footer.sub .ft-inner .left {
	display:inline-block;
	width:50%;
	padding-left:6.3%;
	vertical-align:top;
}
.footer.sub .ft-inner .left address span:nth-of-type(1) {
	padding-left:0;
}
.footer.sub .ft-inner .left address span:nth-of-type(4) {
	padding-left:0;
}
.footer.sub .ft-inner .right {
	display:inline-block;
	width:35.7%;
	padding-left:1.56%;
	vertical-align:top;
}
.footer.sub .ft-inner .right ul > li {
	opacity:.3;
	color:#fff;
	font-size:18px; font-weight:300;
	line-height:1.5;
	letter-spacing:0;
}
.footer.sub .ft-inner .right ul > li strong {
	margin-left:10px;
	color:inherit;
	font-size:20px; font-weight:500;
}
.footer.sub .btn-top {
	position:absolute; right:3.125%; bottom:105%;
}
@media screen and (max-width: 1400px){
	.footer.sub .ft-inner {
		padding:0 50px;
	}
	.footer.sub .ft-inner .logo {
		width:100%;
		padding-top:0;
		padding-bottom:30px;
	}
	.footer.sub .ft-inner .logo img {
		width:auto; height:auto;
	}
	.footer.sub .ft-inner .left {
		width:60%;
		padding-left:0;
	}
	.footer.sub .ft-inner .right {
		width:40%;
		padding-left:1.56%;
	}
}
@media screen and (max-width: 1024px){
	.footer { 
		padding:50px 0 60px;
	}
	.footer address span {
		padding:0 10px;
		font-size:15px;
	}
	.footer .copyright {
		font-size:13px;
	}
	.footer.sub .ft-inner {
		padding:0 30px;
	}
	.footer.sub .ft-inner .logo {
		padding-bottom:25px;
	}
	.footer.sub .ft-inner .logo img {
		width:200px; height:auto;
	}
	.footer.sub .ft-inner .left {
		width:100%;
	}
	.footer.sub .ft-inner .right {
		width:100%;
		padding-left:0;
	}
	.footer.sub .ft-inner .right ul > li {
		display:inline-block;
		vertical-align:top;
		padding-top:25px;
		margin-right:20px;
		font-size:15px; 
	}
	.footer.sub .ft-inner .right ul > li strong {
		font-size:17px;
	}
}
@media screen and (max-width: 850px) { 
	.footer { 
		padding:40px 0 35px;
	}
	.footer .inner {
		padding:0;
		font-size:0;
	}
	.footer address span {
		padding:0 7px;
		font-size:9px;
	}
	.footer address span::after {
		height:7px;
		margin-top:-3px;
	}
	.footer .copyright {
		padding-top:10px;
		font-size:8px; font-weight:300;
	}
	.footer .btn-top {
		display:none;
		padding-right:39px;
		font-size:8px;
	}
	.footer .btn-top::after {
		width:35px;
	}	
	.footer.sub .ft-inner {
		padding-bottom:60px;
	}
	.footer.sub .ft-inner .logo img {
		width:126px; height:auto;
	}
	.footer.sub .ft-inner .right ul > li {
		padding-top:12px;
		margin-right:25px;
		font-size:9px; 
	}
	.footer.sub .ft-inner .right ul > li strong {
		font-size:10px;
	}
	.footer.sub .copyright {
		position:absolute; left:30px; bottom:45px;
	}
}



/* main
------------------------------------------------------ */
.main-contents .section {
	position:relative;
}

@media screen and (max-width: 850px) { 
	.main-contents > section { 
		padding:60px 0; 
	}
}

.fp-section { 
	display:table; 
	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-section ,
	.fp-tableCell ,
	.fp-scrollable { 
		display:block;
		height:auto !important;
	}
}


/*
	title
*/
.main-conts-tit { 
	text-align:center;
	padding-bottom:80px;
}
.main-conts-tit.tal {
	text-align:left;
}
.main-conts-tit h3 {
	color:#479f9d;
	font-size:22px; font-weight:500;
	letter-spacing:-0.025rem;
}
.main-conts-tit h2 { 
	display:inline-block;
	color:#222525;
 	font-size:80px;
	letter-spacing:0;
	line-height:1;
	vertical-align:middle;
}
.main-conts-tit h2 + p { 
	display:inline-block;
	padding-left:20px;
	color:#222;
	font-size:21px;
	font-weight:500;
	letter-spacing:0rem;
	line-height:1.6;
	vertical-align:middle;
}
.main-conts-tit h2 + p strong {
	font-size:inherit;
}
.main-conts-tit h3 + p { 
	font-size:44px; font-weight:500;
	word-break:keep-all;
}
.main-conts-tit.white h3 {
	color:#50e3e0;
}
.main-conts-tit.white h3 + p {
	padding-top:5px;
	color:#fff;
}

@media screen and (max-width: 1200px) {
	.main-conts-tit h2 {
		display:block;
	}
	.main-conts-tit h2 + p {
		display:block;
		padding-left:0;
		padding-top:20px;
	}
}
@media screen and (max-width: 1024px) { 
	.main-conts-tit { 
		padding-bottom:50px;
	}
	.main-conts-tit h3 {
		font-size:16px;
	}
	.main-conts-tit h2 {
		font-size:70px;
	}
	.main-conts-tit h2 + p { 
		font-size:19px;
	}
	.main-conts-tit h3 + p { 
		font-size:38px;
	}
}
@media screen and (max-width: 850px) { 
	.main-conts-tit {
		padding-bottom:30px
	}
	.main-conts-tit h3 {
		font-size:11px;
	}
	.main-conts-tit h2 {
		font-size:40px;
	}
	.main-conts-tit h2 + p { 
		padding-top:10px;
		font-size:11px;
	}
	.main-conts-tit h3 + p { 
		padding-top:10px;
		font-size:22px;
	}
}

/* 
	nav - menu
*/
#menu {
	position:fixed;
	top:50%;
	left:20px;
	z-index:50;
	margin-top:-113px;
}
#menu ul li {
	text-align:center;
	padding:12px 0;
}
#menu ul li a {
	display:inline-block;
	position:relative;
}
#menu ul li a.active {
	border-color:#b68d5f;
}
#menu ul li a span {
	display:inline-block;
	color:#3c1214;
	padding:0px 10px;
	border-radius:50px;
	font-family:'Noto Serif KR';
	font-size:16px;
	font-weight:300;
	font-style:italic;
	opacity:.5;
}
#menu ul li a.active span {
	opacity:1;
	border:2px solid #3c1214;
}
#menu.white ul li a span {
	color:#fff;
}
#menu.white ul li a.active span {
	color:#3c1214;
}
@media screen and (max-width: 1200px) { 
	#menu {left:15px;}
	#menu ul li a span {
		font-size:14px;
	}
}
@media screen and (max-width: 1024px) { 
	#menu {display:none;}
}



/* 
	main-next
*/
.main-next { 
	position:absolute; top:50%; right:0; z-index:20;
	margin-top:-75px;
	box-shadow: 23px 23px 49.019999999999996px 7.98px rgba(0, 0, 0, 0.32);
}
.main-next:after {
	display:block;
	width:25px; height:12px;
	margin-left:-12px;
	position:absolute; bottom:-25px; left:50%;
	background:url('/images/main/next_arrow.png') no-repeat center;
	content:'';
}
@media screen and (max-width: 1024px) { 
	.main-next { 
		display:none;
	}
}


/* 
	main-visual
*/
.main-visual { 
	position:relative;
	width:100vw; height:100vh;
	background:url('/images/main/visual_bg.jpg') no-repeat center /cover;
}
.main-visual-wrap { 
	width:100%; height:100vh;
}
.main-visual .visual-text {
	position:absolute; top:33%; left:0;
	width:100%;
	padding:0 10%;
	text-align:center;
}
.main-visual .visual-text h3 {
	color:#5fb8b6;
	font-size:24px; font-weight:700;
	letter-spacing:0.35rem;
}
.main-visual .visual-text p {
	padding-top:30px;
	color:#f4f5f0;
	font-size:60px; font-weight:300;
	word-break:keep-all;
	letter-spacing:0.1rem;
}
.main-visual .visual-text p strong {
	font-size:inherit;
	text-shadow:4px 4px 1px #5f2b33;
}
.main-visual .visual-text .btn_more {
	display:block;
	width:250px; height:60px;
	margin:45px auto 0;
	border:1px solid rgba(255,255,255,.25);
	background-color:rgba(0,0,0,.2);
	color:rgba(255,255,255,.3);
	font-size:16px; font-weight:500; 
	text-align:center;
	line-height:60px;
	letter-spacing:0;
}
@media screen and (max-width: 1024px) { 
	.main-visual .visual-text {
		padding:0 10%;
	}
	.main-visual .visual-text h3 {
		font-size:18px;
	}
	.main-visual .visual-text p {
		padding-top:25px;
		font-size:55px;
	}
	.main-visual .visual-text .btn_more {
		width:220px; height:55px;
		margin:40px auto 0;
		font-size:14px;
		line-height:55px;
	}	
}
@media screen and (max-width: 850px) { 
	.main-visual .visual-text {
		top:30%;
		padding:0 2%;
	}
	.main-visual .visual-text h3 {
		font-size:12px;
	}
	.main-visual .visual-text p {
		padding-top:17px;
		font-size:30px;
	}
	.main-visual .visual-text p strong {
		text-shadow:3px 3px 1px #5f2b33;
	}
	.main-visual .visual-text .btn_more {
		width:188px; height:45px;
		margin:35px auto 0;
		font-size:12px;
		line-height:45px;
	}
}

/* 
	main-member
*/
.main-member {
	background:url('/images/main/member_bg.png') no-repeat top -70px right 0 #e3e4ea;
}
.main-member .member-list {
	display:flex;
	text-align:left;
}
.main-member .member-list > li {
	width:50%;
	font-size:0;
	margin:0 auto;
}
.main-member .member-list > li > a {
	display:block;
}
.main-member .member-list > li .img {
	display:inline-block;
	width:48%;	
	box-shadow:15px 15px 1px #479f9d;
	vertical-align:top;
}
.main-member .member-list > li .img img {
	width:100%; height:auto;
}
.main-member .member-list > li .info {
	display:inline-block;
	width:52%;
	padding-left:5%;
	vertical-align:top;
}
.main-member .member-list > li .info h3 {
	padding-bottom:15px;
	color:#222;
	font-size:26px; font-weight:300;
}
.main-member .member-list > li .info h3 strong {
	display:block;
	color:inherit;
	font-size:52px;
}
.main-member .member-list > li .career li {
	position:relative;
	padding-left:14px;
	color:#222;
	font-family:'GmarketSans';
	font-size:18px; font-weight:300;
	letter-spacing:-0.05rem;
	line-height:2;
	white-space:nowrap;
}
.main-member .member-list > li .career li::after {
	content:'';
	position:absolute; top:13px; left:2px;
	width:5px; height:5px;
	background-color:#7d8989;
}
.main-member .member-list > li .certi {
	padding-top:20px;
	text-align:center;
	font-size:0;
}
.main-member .member-list > li .certi li {
	display:inline-block;
	width:48%;
	vertical-align:top;
}
.main-member .member-list > li .certi li:first-child {
	margin-right:4%;	
}
.main-member .member-list > li .certi img {
	display:block;
	width:100%; height:auto;
	box-shadow: 21px 20px 62.3px 7.7px rgba(0, 0, 0, 0.12);
}
.main-member .member-list > li .certi span {
	display:block;
	padding-top:9px;
	color:#444;
	font-family:'Noto Serif KR';
	font-size:17px; font-weight:500;
	letter-spacing:-0.05rem;
}
@media screen and (max-width:1400px) {
	.main-member .member-list > li .img {
		width:35%;
	}
}
@media screen and (max-width:1200px) {
	.main-member .member-list > li .info h3 {
		padding-bottom:10px;
		font-size:22px;
	}
	.main-member .member-list > li .info h3 strong {
		display:block;
		color:inherit;
		font-size:45px;
	}
	.main-member .member-list > li .career li {
		font-size:14px;
	}
	.main-member .member-list > li .career li::after {
		content:'';
		top:11px;
		width:4px; height:4px;
	}
	.main-member .member-list > li .certi {
		padding-top:15px;
	}
	.main-member .member-list > li .certi span {
		padding-top:6px;
		font-size:14px;
	}	
} 
@media screen and (max-width: 1024px) { 
	.main-member {
		background-size:400px auto;
	}
	.main-member .member-list {
		display:block;
	}
	.main-member .member-list > li {
		width:100%;
		padding-bottom:30px;
		font-size:0;
	}
	.main-member .member-list > li:first-child {
		width:100%;
	}
	.main-member .member-list > li .img {
		width:18%;	
		box-shadow:10px 10px 1px #479f9d;
	}
	.main-member .member-list > li .info {
		display:inline-block;
		width:72%;
		padding-left:7%;
		vertical-align:top;
	}	
	.main-member .member-list > li .info h3 strong {
		display:inline-block;
		padding-left:10px;
	}
	.main-member .member-list > li .career {
		display:inline-block;
		width:60%;
		vertical-align:top;
	}
	.main-member .member-list > li .certi {
		display:inline-block;
		width:40%;
		padding-top:0;
		vertical-align:top;
	}
	.main-member .member-list > li .certi span {
		padding-top:5px;
		font-size:12px;
	}	
}
@media screen and (max-width: 768px) { 
	.main-member {
		background-image:none;
	}
	.main-member .inner {
		padding:0 10.5%;
	}
	.main-member .member-list > li:first-child {
		width:90%;
	}
	.main-member .member-list > li .img {
		width:95%;	
		box-shadow:18px 22px 1px #479f9d;
	}
	.main-member .member-list > li .info {
		display:block;
		width:100%;
		padding-left:0;
	}	
	.main-member .member-list > li .info h3 {
		padding-top:40px;
		font-size:19px;
	}
	.main-member .member-list > li .info h3 strong {
		padding-left:5px;
		font-size:33px;
	}
	.main-member .member-list > li .career {
		display:block;
		width:100%;
	}
	.main-member .member-list > li .certi {
		padding-top:10px;
		width:100%;
	}
	.main-member .member-list > li .certi span {
		padding-top:8px;
		font-size:10px;
	}
}


/* 
	main-business
*/
.main-business {
	background:url('/images/main/business_bg.jpg') no-repeat center/cover;
}
.main-business .business-list {
	font-size:0;
}
.main-business .business-list li {
	display:inline-block;
	width:15%; height:480px;
	margin-right:2%;
	vertical-align:top;
	transition:.2s;
	cursor:pointer;
}
.main-business .business-list li:last-child {
	margin-right:0;
}
.main-business .business-list li > a {
	display:block;
	height:100%;
}
.main-business .business-list .box {
	position:relative;
	height:100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.main-business .business-list .box.box01 {
	background-image:url('/images/main/business01.jpg');
}
.main-business .business-list .box.box02 {
	background-image:url('/images/main/business02.jpg');
}
.main-business .business-list .box.box03 {
	background-image:url('/images/main/business03.jpg');
}
.main-business .business-list .box.box04 {
	background-image:url('/images/main/business04.jpg');
}
.main-business .business-list .box.box05 {
	background-image:url('/images/main/business05.jpg');
}
.main-business .business-list .box.box06 {
	background-image:url('/images/main/business06.jpg');
}
.main-business .business-list .box p {
	padding-top:30px;
	color:#fff;
	font-size:14px; font-weight:500;
	letter-spacing:0.025rem;
}
.main-business .business-list .box .btn_more {
	display:inline-block;
	border-bottom:1px solid #fff;
	color:#fff;
	font-size:14px;
	position:absolute; left:50%; bottom:80px;
	transform:translateX(-50%);

}
.main-business .business-list .box h3 {
	position:absolute; left:0; bottom:0;
	width:100%;
	color:#fff;
	font-size:23px; font-weight:500;
	letter-spacing:-0.075rem;
	line-height:60px;
	background-color:rgba(0,0,0,.7);
	transition:.2s;
}
.main-business .business-list li:hover .box {
	box-shadow: 18px 18px 59.16px 8.84px rgba(0, 0, 0, 0.5);
}
.main-business .business-list li:hover .box h3 {
	background-color:#479f9d;
}
@media screen and (max-width: 1400px) { 
	.main-business .business-list li {
		width:15.833%;
		margin-right:1%;
	}
	.main-business .business-list .box h3 {
		font-size:21px;
	}
}
@media screen and (max-width: 1200px) { 
	.main-business .business-list .box h3 {
		font-size:18px;
	}
}
@media screen and (max-width: 1024px) { 
	.main-business .business-list li {
		height:380px;
	}
	.main-business .business-list .box p {
		padding-top:20px;
		font-size:12px;
	}
	.main-business .business-list .box .btn_more {
		font-size:12px;
		bottom:65px;
	}
	.main-business .business-list .box h3 {
		font-size:15px;
		line-height:50px;
	}
}
@media screen and (max-width: 850px) { 
	.main-business .business-list li {
		width:32.46%;
		margin:0 1.3% 1.3% 0;
		height:240px;
	}
	.main-business .business-list li:nth-child(3n) {
		margin-right:0;
	} 
	.main-business .business-list .box p {
		padding-top:12px;
		font-size:7px;
	}
	.main-business .business-list .box .btn_more {
		font-size:7px;
		bottom:35px;
	}
	.main-business .business-list .box h3 {
		font-size:12px;
		line-height:30px;
		letter-spacing:0;
	}
}


/* 
	main-specialty
*/

.main-specialty { 
	background:url('/images/main/specialty_bg.jpg') no-repeat center/cover;
}
.main-specialty .main-conts-tit h3 {
	padding-bottom:10px;
	color:#50e3e0;
}
.main-specialty .main-conts-tit .sub p {
	color:#222; font-size:36px; 
	letter-spacing:0;
}
.main-specialty .main-conts-tit .sub p + p {
	padding-top:22px;
}
.main-specialty .main-conts-tit .sub p strong {
	position:relative;
}
.main-specialty .main-conts-tit .sub p strong::after {
	content:'';
	position:absolute; top:-3px; left:50%;
	width:6px; height:6px; 
	background-color:#f33d13;
	border-radius:50%;
	margin-left:-3px;
}
.main-specialty .specialty-list {
	font-size:0;
}
.main-specialty .specialty-list li {
	display:inline-block;
	width:23.65%;
	margin-right:1.8%;
	vertical-align:top;
}
.main-specialty .specialty-list li:last-child {
	margin-right:0;
}
.main-specialty .specialty-list li .box {
	position:relative;
	height:400px;
	padding:40px;
	background-color:#fff;
	text-align:left;
}
.main-specialty .specialty-list li .box::after {
	content:'';
	position:absolute; top:-30px; left:40px;
	width:4px; height:55px;
	background-color:#56b4b2;

} 
.main-specialty .specialty-list li .box h3 {
	color:#111;
	font-size:24px; font-weight:500;
	letter-spacing:-0.05rem;
	word-break:keep-all;
}
.main-specialty .specialty-list li .box h3 strong {
	color:#56b4b2;
	font:inherit;
}
.main-specialty .specialty-list li .box p {
	padding-top:15px;
	color:#444444;
	font-size:16px; font-weight:300;
	letter-spacing:-0.025rem;
	line-height:1.6;
}
.main-specialty .specialty-list li .box span {
	position:absolute; left:40px; bottom:40px;
	color:#56b4b2;
	font-size:14px; font-weight:500;
	letter-spacing:0.025rem;
}
@media screen and (max-width: 1200px) { 
	.main-specialty .specialty-list li .box {
		height:380px;
		padding:35px;
	}
	.main-specialty .specialty-list li .box h3 {
		font-size:19px;
	}
	.main-specialty .specialty-list li .box p {
		font-size:14px;
	}
	.main-specialty .specialty-list li .box span {
		left:35px; bottom:35px;
		font-size:13px;
	}
}
@media screen and (max-width: 1024px) { 
	.main-specialty .main-conts-tit h3 {
		padding-bottom:5px;
	}
	.main-specialty .main-conts-tit .sub p {
		font-size:30px; 
	}
	.main-specialty .main-conts-tit .sub p + p {
		padding-top:15px;
	}
	.main-specialty .specialty-list li {
		width:49%;
		margin:0 2% 30px 0;
	}
	.main-specialty .specialty-list li:nth-child(2n) {
		margin-right:0;
	}
	.main-specialty .specialty-list li .box {
		height:230px;
		padding:25px 35px 25px 25px;
	}
	.main-specialty .specialty-list li .box::after {
		position:absolute; top:-20px; left:25px;
		width:4px; height:40px;
	} 
	.main-specialty .specialty-list li .box h3 {
		font-size:20px;
	}
	.main-specialty .specialty-list li .box p {
		padding-top:15px;
		font-size:14px;
		word-break:keep-all;
	}
	.main-specialty .specialty-list li .box span {
		left:25px; bottom:25px;
		font-size:13px;
	}	
}
@media screen and (max-width: 850px) { 
	.main-specialty {
		background-position:top 0 left;
	}
	.main-specialty .main-conts-tit h3 {
		padding-bottom:5px;
	}
	.main-specialty .main-conts-tit .sub p {
		font-size:18px; 
	}
	.main-specialty .main-conts-tit .sub p + p {
		padding-top:12px;
	}
	.main-specialty .main-conts-tit .sub p strong::after {
		content:'';
		top:-2px;
		width:3px; height:3px; 
		margin-left:-2px;
	}
	.main-specialty .specialty-list li {
		display:block;
		width:100%;
		margin:0 0 10px 0
	}
	.main-specialty .specialty-list li .box {
		height:163px;
		padding:25px;
	}
	.main-specialty .specialty-list li .box::after {
		position:absolute; top:30px; left:-22px;
		width:33px; height:3px;
	} 
	.main-specialty .specialty-list li .box h3 {
		font-size:14px;
	}
	.main-specialty .specialty-list li .box p {
		padding-top:12px;
		font-size:11px;
	}
	.main-specialty .specialty-list li .box span {
		left:25px; bottom:25px;
		color:#56b4b2;
		font-size:9px;
	}
}


/* 
	main-case
*/
.main-case {
	background-color:#e8f1f1;
}
.main-case .fp-tableCell {
	vertical-align:bottom;
}
.main-case .main-conts-tit {
	padding-bottom:40px;
}
.main-case .search-form {
	width:890px;
	margin:0 auto;
}
.main-case .search-form form {
	position:relative;
	border:4px solid #56b4b2;
	background-color:#fff;
}
.main-case .search-form form input {
	width:100%; height:70px;
	border:none;
	padding:0 74px 0 28px;
	color:#444;
	font-size:22px; font-weight:300;
	letter-spacing:-0.05rem;
}
.main-case .search-form form input:focus {
	outline:none !important;
} 
.main-case .search-form form button {
	position:absolute; top:50%; right:20px;
	margin-top:-19px;
	background-color:transparent;
	border:none;
}
.main-case .search-form .keyword {
	margin-top:40px;
	background-color:rgba(34,34,34,.3);
	font-size:0;
}
.main-case .search-form .keyword li {
	display:inline-block;
	padding:0 30px;
	vertical-align:top;
}
.main-case .search-form .keyword li a {
	color:#fff;
	font-size:22px; 
	letter-spacing:0;
	line-height:35px;
}
.main-case .case-list-wrap {
	padding:70px 0 130px;
	background-color:#479f9d;
}
.main-case .case-list .box > a {
	display:block;
	font-size:0;
}
.main-case .case-list .box .num {
	position:relative;
	padding-bottom:13px;
	margin-bottom:20px;
	border-bottom:1px solid rgba(255,255,255,.3);
	color:#fff;
	font-size:40px; font-weight:700;
	letter-spacing:0;
}
.main-case .case-list .box .num span {
	position:absolute; right:0; bottom:17px;
	color:rgba(255,255,255,.5);
	font-size:14px; font-weight:300;
}
.main-case .case-list .box .info {
	display:inline-block;
	width:50.5%;
	vertical-align:top;
}
.main-case .case-list .box .info h3 {
	display:inline-block;
	color:#fff004;
	font-size:19px; font-weight:700;
	letter-spacing:-0.05rem;
	border-bottom:1px solid #fff004; 
}
.main-case .case-list .box .info p {
	display:-webkit-box;
	width:90%;
	padding-top:10px;
	color:#fff;
	font-family:'Noto Sans KR';
	font-size:16px; font-weight:300;
	letter-spacing:-0.05rem;
	line-height:1.6;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.main-case .case-list .box .info span {
	position:absolute; left:0; bottom:0;
	color:#fff;
	font-size:12px; font-weight:300; 
	letter-spacing:0;
	text-decoration:underline;
}
.main-case .case-list .box .img {
	display:inline-block;
	width:49.5%;
	vertical-align:top;
}
.main-case .case-list .box .img img {
	width:100%; height:auto;	
}
.main-case .inner {
	position:relative;	
}
.main-case .ctrl {
}
.main-case .ctrl > span {
	width:23px; height:47px;
	top:145px;
	margin-top:0;
	background-size:contain;
}
.main-case .ctrl > span.swiper-button-prev {
	left:-68px;
}
.main-case .ctrl > span.swiper-button-next {
	right:-68px;
}

@media screen and (max-width:1024px){
	.main-case .search-form {
		width:100%;
	}
	.main-case .search-form form input {
		height:60px;
		font-size:18px;
	}
	.main-case .search-form .keyword {
		margin-top:35px;
	}
	.main-case .search-form .keyword li {
		padding:0 25px;
	}
	.main-case .search-form .keyword li a {
		font-size:18px; 
		line-height:30px;
	}
	.main-case .case-list-wrap {
		padding:60px 0 80px;
	}
	.main-case .case-list {
		padding:0 30px;
	}	
	.main-case .case-list .box .num {
		padding-bottom:8px;
		margin-bottom:15px;
		font-size:35px;
	}
	.main-case .case-list .box .num span {
		bottom:12px;
		font-size:11px;
	}
	.main-case .case-list .box .info h3 {
		font-size:15px;
	}
	.main-case .case-list .box .info p {
		padding-top:7px;
		font-size:14px;
	}
	.main-case .case-list-wrap .inner {
		padding-left:0; padding-right:0;
	}
}
@media screen and (max-width:850px){
	.main-case {
		padding-bottom:0 !important;
	}
	.main-case .main-conts-tit {
		padding-bottom:20px;
	}
	.main-case .search-form form {
		border-width:2px;
	}
	.main-case .search-form form input {
		height:35px;
		padding:0 37px 0 12px;
		font-size:11px;
	}
	.main-case .search-form form button {
		width:16px; height:auto;
		right:10px;
		margin-top:-9px;
	}
	.main-case .search-form form button img {
		width:100%; height:auto;
	}
	.main-case .search-form .keyword {
		margin-top:20px;
	}
	.main-case .search-form .keyword li {
		padding:0 12px;
	}
	.main-case .search-form .keyword li:first-child {
		padding-left:0;
	}
	.main-case .search-form .keyword li:last-child {
		padding-right:0;
	}
	.main-case .search-form .keyword li a {
		color:#fff;
		font-size:11px;
		line-height:17px;
	}
	.main-case .case-list-wrap {
		padding:35px 0 55px;
	}
	.main-case .case-list {
		padding:0 50px;
	}
	.main-case .case-list .box .num {
		padding-bottom:6px;
		margin-bottom:10px;
		font-size:20px;
	}
	.main-case .case-list .box .num span {
		bottom:8px;
		font-size:7px;
	}
	.main-case .case-list .box .info h3 {
		font-size:12px;
	}
	.main-case .case-list .box .info p {
		padding-top:5px;
		font-size:10px;
		line-height:1.5;
	}
	.main-case .case-list .box .info span {
		font-size:10px;
	}
	.main-case .ctrl > span {
		width:12px; height:23px;
		top:50%;
	}
	.main-case .ctrl > span.swiper-button-prev {
		left:18px;
	}
	.main-case .ctrl > span.swiper-button-next {
		right:18px;
	}
}


/* 
	main-news
*/
.main-news {
	position:relative;
	background:url('/images/main/news_bg.jpg') no-repeat center /cover;
}
.main-news .fp-tableCell {
	padding-top:90px;
}
.main-news .main-conts-tit {
	padding-bottom:40px;
}
.main-news .news-list {
	font-size:0;
	text-align:left;
}
.main-news .news-list li {
	display:inline-block;
	width:32.5%; height:300px;
	margin:0 1.25% 20px 0;
	background-color:#fff;
	vertical-align:top;
	transition:border .1s;
}
.main-news .news-list li:nth-child(2),
.main-news .news-list li:nth-child(5) {
	margin-right:0;
} 
.main-news .news-list li a {
	display:block;
	position:relative;
	height:100%;
	padding:30px 40px;
	letter-spacing:-0.025rem;
	transition:.2s;
}
.main-news .news-list li a .cate {
	display:inline-block;
	color:#666;
	font-size:16px;
	border-bottom:1px solid #666;
}
.main-news .news-list li a .subject {
	display: -webkit-box;
	width:90%;
	padding-top:25px;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	color:#111;
	font-size:24px; font-weight:500;
	line-height:1.3;
	word-break:keep-all;
}
.main-news .news-list li a .summary {
	display: -webkit-box;
	padding-top:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	color:#555;
	font-size:17px; font-weight:300;
	line-height:1.6;
	word-break:keep-all;
}
.main-news .news-list li a .date {
	position:absolute; left:40px; bottom:30px;
	color:#555;
	font-size:14px;
	letter-spacing:0.025rem;
}
.main-news .news-list li a .btn_more {
	display:inline-block;	
	position:absolute; right:40px; bottom:35px;
	padding:9px 20px;
	background-color:#7ebcba;
	border:1px solid #a7b5b2;
	color:#fff;
	font-size:12px; font-weight:500;
	letter-spacing:0;
}
.main-news .news-list li:first-child {
	width:66.25%;
	background:url('/images/main/news_first_bg.jpg') no-repeat center /cover;
}
.main-news .news-list li:first-child a {
	width:100%;
}
.main-news .news-list li:first-child a .cate {
	border-color:#fff;
	color:#fff;
}
.main-news .news-list li:first-child a .subject {
	color:#fff;
}
.main-news .news-list li:first-child a .summary {
	width:80%;
	color:#fff;
	-webkit-line-clamp: 2;
}
.main-news .news-list li:first-child a .date {
	color:rgba(255,255,255,.6);
}


@media screen and (max-width: 1024px) { 
	.main-news .news-list li a {
		padding:25px;
	}
	.main-news .news-list li a .cate {
		font-size:14px;
	}
	.main-news .news-list li a .subject {
		width:100%;
		padding-top:20px;
		font-size:19px;
	}
	.main-news .news-list li a .summary {
		padding-top:15px;
		font-size:14px;
	}
	.main-news .news-list li a .date {
		left:25px; bottom:25px;
		font-size:13px;
	}
	.main-news .news-list li a .btn_more {
		right:25px; bottom:25px;
		padding:7px 16px;
		font-size:12px;
	}
}
@media screen and (max-width: 850px) {
	.main-contents > section.main-news {
		padding-bottom:0;
	}
	.main-news .fp-tableCell {
		padding-top:0;
	}
	.main-news .main-conts-tit {
		padding-bottom:20px;
	}
	.main-news .news-list {
		padding-bottom:55px;
	}
	.main-news .news-list li {
		display:block;
		width:100%; height:150px;
		margin:0 0 10px 0;
	}
	.main-news .news-list li a {
		display:block;
		position:relative;
		height:100%;
		padding:17px 22px 17px 22px;
	}
	.main-news .news-list li a .cate {
		font-size:11px;
	}
	.main-news .news-list li a .subject {
		width:100%;
		padding-top:12px;
		-webkit-line-clamp: 1;
		font-size:12px;
	}
	.main-news .news-list li a .summary {
		padding-top:4px;
		font-size:10px;
		line-height:1.5;
	}
	.main-news .news-list li a .date {
		left:22px; bottom:22px;
		font-size:11px;
	}
	.main-news .news-list li a .btn_more {
		right:22px; bottom:18px;
		padding:5px 9px;
		font-size:11px;
	}
	.main-news .news-list li:first-child {
		width:100%;
	}
	.main-news .news-list li:first-child a .summary {
		width:100%;
	}
}

/* 
	main-location
*/
.main-location {
	background:#1b1d23;
}
.main-location .fp-tableCell {
	vertical-align:bottom;
}
.main-location .map-wrap {
	display:flex;
	padding-bottom:80px;
}
.main-location .map-wrap .left {
	width:51.7%;
	padding-right:4.5%;
	text-align:left;
}
.main-location .map-wrap .left .logo {}
.main-location .map-wrap .left dl {
	opacity:.3;
}
.main-location .map-wrap .left dl dt {
	color:#fff;
	font-family:'GmarketSans';
	font-size:18px; font-weight:500;
	letter-spacing:0;
}
.main-location .map-wrap .left dl dd {
	font-family:'GmarketSans';
}
.main-location .map-wrap .left .addr {
	padding:75px 0 45px;
}
.main-location .map-wrap .left .addr dd {
	padding-top:5px;
	color:#fff;
	font-size:22px; font-weight:300;
	line-height:1.5;
}
.main-location .map-wrap .left .contact {
	padding-bottom:7px;
}
.main-location .map-wrap .left .contact dt {
	display:inline-block;
	width:50px;
	letter-spacing:0;
	vertical-align:middle;
}
.main-location .map-wrap .left .contact dd {
	display:inline-block;
	color:#fff;
	font-size:28px; font-weight:500;
	letter-spacing:0;
	vertical-align:middle;
}
.main-location .map-wrap .left .time {
	opacity:.3;
	padding-top:30px;
	color:#fff;
	font-family:'GmarketSans';
	font-size:18px; font-weight:300;
	letter-spacing:-0.05rem;	
}
.main-location .map-wrap .right {
	width:48.3%;
	height:490px;
}
.main-location .map-wrap .right .root_daum_roughmap {
	width:100%;
	height:100%;
}
.main-location .map-wrap .right .root_daum_roughmap .wrap_map {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:100%;
}

@media screen and (max-width: 1024px) { 
	.main-location .map-wrap {
		padding-bottom:60px;
	}
	.main-location .map-wrap .left .logo img {
		width:350px; height:auto;
	}
	.main-location .map-wrap .left dl dt {
		font-size:15px;
	}
	.main-location .map-wrap .left .addr {
		padding:60px 0 40px;
	}
	.main-location .map-wrap .left .addr dd {
		font-size:18px;
	}
	.main-location .map-wrap .left .contact {
		padding-bottom:5px;
	}
	.main-location .map-wrap .left .contact dt {
		width:45px;
	}
	.main-location .map-wrap .left .contact dd {
		font-size:22px;
	}
	.main-location .map-wrap .left .time {
		padding-top:20px;
		font-size:12px;	
	}
	.main-location .map-wrap .right {
		width:48.3%;
		height:350px;
	}
	.main-location .map-wrap .right .root_daum_roughmap {
		width:100%;
		height:100%;
	}
}
@media screen and (max-width: 850px) { 
	.main-location {
		padding-bottom:0 !important;
	}
	.main-location .map-wrap {
		display:block;
		padding-bottom:55px;
	}
	.main-location .map-wrap .left {
		width:100%;
		padding-right:0;
	}
	.main-location .map-wrap .left .logo img {
		width:203.5px;
	}
	.main-location .map-wrap .left dl dt {
		font-size:10px;
	}
	.main-location .map-wrap .left .addr {
		padding:25px 0 10px;
	}
	.main-location .map-wrap .left .addr dd {
		font-size:11px;
	}
	.main-location .map-wrap .left .contact {
		padding-bottom:5px;
	}
	.main-location .map-wrap .left .contact dt {
		width:27px;
	}
	.main-location .map-wrap .left .contact dd {
		font-size:14px;
	}
	.main-location .map-wrap .left .time {
		padding-top:10px;
		font-size:11px;	
	}
	.main-location .map-wrap .right {
		width:100%;height:245px;
		margin-top:20px;	
	}
}



/* sub
------------------------------------------------------ */
/*
	visual
*/
.sub-visual { 
	position:relative;
	width:100%; height:500px;
	background:no-repeat center/cover
}
.sub-visual.intro { 
	background-image:url('/images/sub/title/sub_visual_intro.jpg'); 
}
.sub-visual.business { 
	background-image:url('/images/sub/title/sub_visual_business.jpg'); 
}
.sub-visual.member { 
	background-image:url('/images/sub/title/sub_visual_member.jpg'); 
}
.sub-visual.case { 
	background-image:url('/images/sub/title/sub_visual_case.jpg'); 
}
.sub-visual.news { 
	background-image:url('/images/sub/title/sub_visual_news.jpg'); 
}
.sub-visual.counsel { 
	background-image:url('/images/sub/title/sub_visual_counsel.jpg'); 
}
.sub-visual .visual-inner { 
	position:absolute; top:50%; left:50%;
	width:100%;
	margin-top:-20px;
	vertical-align:middle;
	color:#fff;
	text-align:center;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.sub-visual .visual-inner h1 { 
	padding-bottom:12px;
	font-weight:500;
	font-size:40px;
	line-height:1;
	letter-spacing:0.075rem;
}
.sub-visual .visual-inner p { 
	display:inline-block;
	font-size:19px;
	letter-spacing:0.1rem;
}
@media screen and (max-width:1024px) { 
	.sub-visual { 
		height:400px;
	}
	.sub-visual .visual-inner h1 { 
		font-size:35px; 
	}
	.sub-visual .visual-inner p { 
		font-size:14px;
	}
}
@media screen and (max-width:850px) { 
	.sub-visual { 
		height:285px;
	}
	.sub-visual .visual-inner {
		margin-top:-10px 
	 }
	.sub-visual .visual-inner h1 { 
		padding-bottom:6px;
		font-size:26px;
	}
	.sub-visual .visual-inner p { 
		font-size:11px;
	}
}



/*
	sub-conts-wrap
*/
.sub-conts-wrap {
	position:relative; z-index:5;
	margin:0 auto;
	padding:75px 40px 130px 360px;
	max-width:1400px;
}
.sub-conts-wrap.npd {
	padding:0 0 130px;
	width:100%;
}
@media screen and (max-width:1400px) {
	.sub-conts-wrap {
		padding:60px 30px 100px;
		width:calc(100% - 50px);
	}
}
@media screen and (max-width:850px) {
	.sub-conts-wrap {
		padding:10px 20px 80px;
		width:calc(100% - 30px);
	}
}


/*
	sub-conts-title
*/
.sub-conts-title {
	display:inline-block;
	position:absolute; top:75px; left:40px;
	font-size:66px; font-weight:500;
	color:#222;
	letter-spacing:-0.05rem;
	line-height:1.2;
}
.sub-conts-title > span {
	position:relative;
	color:inherit;
	font:inherit;
	letter-spacing:-0.2rem;
}
.sub-conts-title > span::after {
	content:'';
	position:absolute; left:0; bottom:11px;
	width:100%; height:1px;
	background-color:#222;
}
@media screen and (max-width: 1400px) {
	.sub-conts-title {
		position:static;
		margin-bottom:50px;
	}
	.sub-conts-title br {
		display:none;
	}
}
@media screen and (max-width: 1024px) { 
	.sub-conts-title {
		font-size:60px;
	}
}
@media screen and (max-width:850px) { 
	.sub-conts-title {
		margin-bottom:25px;
		font-size:40px;
	}
	.sub-conts-title > span::after {
		bottom:5px;
	}
}

/*
	loaction menu
*/
.loaction-menu {
	position:relative; z-index:5;
	max-width:1400px;
	height:70px;
	margin:0 auto;
	margin-top:-70px;
	background:#fff;
}
.loaction-menu .inner {
	position:relative;
	overflow:hidden;
	width:100%;
	padding:0 40px;
}
.loaction-menu .inner ul {
	padding-right:140px;
	background:url('/images/common/sub_logo.png') no-repeat right center;
}
.loaction-menu .inner ul > li {
	display:inline-block;
	position:relative;
	margin-right:36px;
	vertical-align:top;
}
.loaction-menu .inner ul > li::after {
	content:'';
	position:absolute; right:-18px; top:50%;
	width:1px; height:20px;
	margin-top:-10px;
	background-color:#d8d9de;
}
.loaction-menu .inner ul > li.last::after {
	display:none;
}
.loaction-menu .inner ul > li p {
	color:#222;
	font-family:'Noto Sans KR';
	font-size:17px; font-weight:300;
	letter-spacing:-0.05rem;
	line-height:70px;
}
.loaction-menu .inner ul > li.home p {
	color:#39807e;
	font-weight:500;
	cursor:pointer;
}
@media screen and (max-width:1400px) {
	.loaction-menu {
		width:calc(100% - 50px);
	}
}
@media screen and (max-width:1024px) {
	.loaction-menu {
		height:60px;
		margin-top:-60px;
	}
	.loaction-menu .inner {
		padding:0 30px;
	}
	.loaction-menu .inner ul {
		padding-right:140px;
		background-size:110px auto;
	}
	.loaction-menu .inner ul > li {
		margin-right:30px;
	}
	.loaction-menu .inner ul > li::after {
		right:-15px;
		width:1px; height:14px;
		margin-top:-7px;
	}
	.loaction-menu .inner ul > li p {
		font-size:14px;
		letter-spacing:-0.05rem;
		line-height:60px;
	}
}
@media screen and (max-width:850px) {
	.loaction-menu {
		width:calc(100% - 30px);
		height:35px;
		margin-top:-35px;
	}
	.loaction-menu .inner {
		padding:0;
	}
	.loaction-menu .inner ul {
		padding-right:0;
		text-align:right;
		background-image:none;
	}
	.loaction-menu .inner ul > li {
		margin-right:18px;
	}
	.loaction-menu .inner ul > li::after {
		right:-9px;
		height:10px;
		margin-top:-5px;
	}
	.loaction-menu .inner ul > li p {
		font-size:11px;
		line-height:35px;
	}
}


/*
	인사말
*/
.greetings-wrap {
	letter-spacing:-0.05rem;
}
.greetings-wrap strong {
	color:#39807e;
	font:inherit; font-weight:500;
}
.greetings-wrap h4 {
	color:#222;
	font-size:26px; font-weight:500;
	line-height:1.6;
	word-break:keep-all;
}
.greetings-wrap img {
	width:100%; height:auto;
	margin-top:30px;
}
.greetings-wrap p {
	padding-top:30px;
	color:#333;
	font-size:22px; font-weight:300;
	line-height:1.6;
	word-break:keep-all;
}

@media screen and (max-width: 1024px) { 
	.greetings-wrap h4 {
		font-size:22px;
	}
	.greetings-wrap img {
		margin-top:25px;
	}
	.greetings-wrap p {
		padding-top:25px;
		font-size:18px;
	}
}
@media screen and (max-width: 850px) { 
	.greetings-wrap h4 {
		font-size:16px;
	}
	.greetings-wrap img {
		margin-top:17px;
	}
	.greetings-wrap p {
		padding-top:17px;
		font-size:14px;
	}
}

/*
	오시는길
*/
.location-wrap .addr_box dl {
	display:inline-block;
	margin-right:60px;
	vertical-align:top;
	letter-spacing:0;
	line-height:1.6;
}
.location-wrap .addr_box dl dt {
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
	color:#333;
	font-size:18px; font-weight:500;
}
.location-wrap .addr_box dl dd {
	display:inline-block;
	vertical-align:middle;
	color:#333;
	font-family:'GmarketSans';
	font-size:22px; font-weight:500;
}
.location-wrap .addr_box dl.addr dd {
	font-weight:300;
}
.location-wrap .addr_box .time {
	padding-top:20px;
	color:#333;
	font-size:18px; font-weight:300;
}
.location_map_box {
	margin-top:-85px;
	width:100%; height:720px;
}
.location_map_box .root_daum_roughmap {
	width:100%;
	height:100%;
}
.location_map_box .root_daum_roughmap .wrap_map {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:100%;
}

@media screen and (max-width: 1024px) { 
	.location-wrap .addr_box dl {
		display:block;
		margin-right:0;
		padding-bottom:5px;
	}
	.location-wrap .addr_box dl dt {
		margin-right:10px;
		font-size:14px;
	}
	.location-wrap .addr_box dl dd {
		font-size:18px;
		line-height:1.4;
	}
	.location-wrap .addr_box .time {
		padding-top:15px;
		font-size:14px;
	}
	.location_map_box {
		margin-top:-55px;
		height:600px;
	}
}
@media screen and (max-width: 850px) { 
	.location-wrap .addr_box dl {
		padding-bottom:0;
	}
	.location-wrap .addr_box dl dt {
		margin-right:5px;
		font-size:11px;
	}
	.location-wrap .addr_box dl dd {
		font-size:12px;
	}
	.location-wrap .addr_box .time {
		padding-top:7px;
		font-size:11px;
	}
	.location_map_box {
		height:300px;
	}
}



/*
	구성원 (리스트)
*/
.member-wrap .member-list {
	display:flex;
	padding-left:135px;
	text-align:left;
}
.member-wrap .member-list > li {
	width:50%;
}
.member-wrap .member-list > li > a {
	display:block;
}
.member-wrap .member-list > li .img {
	position:relative;
	width:78%;	
	box-shadow:15px 15px 1px #479f9d;
	vertical-align:top;
}
.member-wrap .member-list > li .img span {
	position:absolute; right:30px; bottom:10px;
	color:#aeaeae;
	font-size:16px; font-weight:300;
	letter-spacing:0;
	text-decoration:underline;
}
.member-wrap .member-list > li .img img {
	width:100%; height:auto;
}
.member-wrap .member-list > li .info {
	padding-left:15px;
}
.member-wrap .member-list > li .info h3 {
	padding:45px 0 15px;
	color:#222;
	font-size:26px; font-weight:300;
}
.member-wrap .member-list > li .info h3 strong {
	display:block;
	color:inherit;
	font-size:52px;
}
.member-wrap .member-list > li .career li {
	position:relative;
	padding-left:14px;
	color:#222;
	font-family:'GmarketSans';
	font-size:18px; font-weight:300;
	letter-spacing:-0.05rem;
	line-height:2;
	white-space:nowrap;
}
.member-wrap .member-list > li .career li::after {
	content:'';
	position:absolute; top:13px; left:2px;
	width:5px; height:5px;
	background-color:#7d8989;
}
@media screen and (max-width: 1400px) { 
	.member-wrap .member-list {
		padding-left:0;
	}
	.member-wrap .member-list > li {
		width:40%;
		margin:0 auto;
	}
	.member-wrap .member-list > li .img {
		width:70%;	
	}
}
@media screen and (max-width: 1024px) { 
	.member-wrap .member-list > li {
		width:50%;
	}
	.member-wrap .member-list > li .img {
		box-shadow:12px 12px 1px #479f9d;
	}
	.member-wrap .member-list > li .img span {
		right:25px;
		font-size:14px;
	}
	.member-wrap .member-list > li .info {
		padding-left:12px;
	}
	.member-wrap .member-list > li .info h3 {
		padding:35px 0 10px;
		font-size:22px;
	}
	.member-wrap .member-list > li .info h3 strong {
		font-size:47px;
	}
	.member-wrap .member-list > li .career li {
		padding-left:12px;
		font-size:14px;
	}
	.member-wrap .member-list > li .career li::after {
		top:10px;
		width:4px; height:4px;
	}
}
@media screen and (max-width: 850px) { 
	.member-wrap .member-list {
		display:block;
	}
	.member-wrap .member-list > li {
		width:90%;
		margin:0 auto 30px;
	}
	.member-wrap .member-list > li .img {
		width:95%;	
		box-shadow:18px 22px 1px #479f9d;
	}
	.member-wrap .member-list > li .img span {
		right:20px; bottom:25px;
		font-size:9px;
	}
	.member-wrap .member-list > li .info {
		padding-left:0;
	}
	.member-wrap .member-list > li .info h3 {
		padding:40px 0 10px;
		font-size:19px;
	}
	.member-wrap .member-list > li .info h3 strong {
		font-size:33px;
	}
	.member-wrap .member-list > li .career li {
		font-size:14px;
	}
	.member-wrap .member-list > li .career li::after {
		top:11px;
	}
}



/*
	구성원 (상세)
*/
.member-view-wrap {
	position:relative;
	background:url('/images/main/member_bg.png') no-repeat top 165px left 35% /420px;
}
.member-view-wrap::after {
	content:'';
	position:absolute; top:0; left:50%;
	z-index:-1;
	width:100vw; height:585px;
	margin-left:-50vw;
	background-color:#e8e9f0;
}
.member-view-wrap .member-view {
	display:flex;
}
.member-view-wrap .member-view .info {
	width:57.2%;
	padding:170px 5% 0 0;
}
.member-view-wrap .member-view .info .name {
	padding-bottom:270px;
}
.member-view-wrap .member-view .info .name h2 {
	color:#222;
	font-size:30px; font-weight:300;
	letter-spacing:0;
}
.member-view-wrap .member-view .info .name h2 strong {
	display:block;			
	padding-top:10px;
	color:inherit;
	font-size:76px; font-weight:700;
	letter-spacing:1rem;
}
.member-view-wrap .member-view .info .name h3 {
	padding-top:30px;
	color:#39807e;
	font-size:16px; font-weight:400;
	letter-spacing:0.1rem;
	text-decoration:underline;
}
.member-view-wrap .member-view .info .mo-img {
	display:none;
}
.member-view-wrap .member-view .img {
	padding-top:90px;
}
.member-view-wrap .member-view .img img {
	width:100%; height:auto;
	box-shadow: 20px 20px 61.32px 11.68px rgba(19, 21, 25, 0.24);
}
.member-view-wrap .member-view .box {
	position:relative;
	padding-left:195px;
}
.member-view-wrap .member-view .box + .box {
	margin-top:100px;
}
.member-view-wrap .member-view .box h3 {
	display:inline-block;
	position:absolute; top:2px; left:0;
	color:#39807e;
	font-size:26px; font-weight:500;
	letter-spacing:0;
	border-bottom:1px solid #39807e;
}
.member-view-wrap .member-view .box ul li {
	position:relative;
	padding-left:14px;
	color:#222;
	font-family:'GmarketSans';
	font-size:20px; font-weight:500;
	letter-spacing:-0.05rem;
	line-height:1.8;
}
.member-view-wrap .member-view .box ul li::after {
	content:'';
	position:absolute; top:13px; left:2px;
	width:5px; height:5px;
	background-color:#7d8989;
}

@media screen and (max-width: 1200px) { 
	.member-view-wrap {
		background-size:300px;	
		background-position:top 100px left 40%;
	}
	.member-view-wrap::after {
		height:400px;
	}
	.member-view-wrap .member-view .info {
		width:70%;
		padding:90px 5% 0 0;
	}
	.member-view-wrap .member-view .info .name {
		padding-bottom:170px;
	}
	.member-view-wrap .member-view .info .name h2 {
		font-size:26px;
	}
	.member-view-wrap .member-view .info .name h2 strong {
		font-size:70px;
	}
	.member-view-wrap .member-view .info .name h3 {
		padding-top:25px;
		font-size:13px;
	}
	.member-view-wrap .member-view .img {
		padding-top:90px;
	}
	.member-view-wrap .member-view .box {
		position:relative;
		padding-left:195px;
	}
	.member-view-wrap .member-view .box + .box {
		margin-top:70px;
	}
	.member-view-wrap .member-view .box h3 {
		font-size:22px;
	}
	.member-view-wrap .member-view .box ul li {
		font-size:16px;
	}
	.member-view-wrap .member-view .box ul li::after {
		top:10px;
	}
}	
@media screen and (max-width: 1024px) { 
	.member-view-wrap::after {
		height:350px;
	}		
	.member-view-wrap {
		background-image:none;
	}
	.member-view-wrap .member-view .info {
		width:80%;
		padding:70px 5% 0 0;
	}
	.member-view-wrap .member-view .info .name {
		padding-bottom:170px;
	}
	.member-view-wrap .member-view .info .name h2 {
		font-size:24px;
	}
	.member-view-wrap .member-view .info .name h2 strong {
		font-size:65px;
	}
	.member-view-wrap .member-view .img {
		padding-top:70px;
	}
	.member-view-wrap .member-view .box {
		padding-left:120px;
	}
	.member-view-wrap .member-view .box + .box {
		margin-top:60px;
	}
	.member-view-wrap .member-view .box h3 {
		font-size:20px;
	}
	.member-view-wrap .member-view .box ul li {
		font-size:14px;
	}
	.member-view-wrap .member-view .box ul li::after {
		top:9px;
		width:4px; height:4px;
	}
}
@media screen and (max-width: 850px){
	.member-view-wrap::after {
		display:none;
	}
	.member-view-wrap .member-view {
		display:block;
	}
	.member-view-wrap .member-view .info {
		width:100%;
		padding:30px 0 0 0;
	}
	.member-view-wrap .member-view .info .mo-img {
		display:block;
		width:90%;
	}
	.member-view-wrap .member-view .info .mo-img img {
		width:100%; height:auto;
		box-shadow: 20px 20px 61.32px 11.68px rgba(19, 21, 25, 0.24);
	}	
	.member-view-wrap .member-view .info .name {
		padding-bottom:25px;
		padding-top:25px;
	}
	.member-view-wrap .member-view .info .name h2 {
		font-size:15px; font-weight:300;
	}
	.member-view-wrap .member-view .info .name h2 strong {
		padding-top:5px;
		font-size:38px;
	}
	.member-view-wrap .member-view .info .name h3 {
		padding-top:15px;
		font-size:11px;
	}
	.member-view-wrap .member-view .img {
		display:none;
	}
	.member-view-wrap .member-view .box {
		padding-left:80px;
	}
	.member-view-wrap .member-view .box + .box {
		margin-top:25px;
	}
	.member-view-wrap .member-view .box h3 {
		font-size:14px;
	}
	.member-view-wrap .member-view .box ul li {
		padding-left:12px;
		font-family:'GmarketSans';
		font-size:12px;
	}
	.member-view-wrap .member-view .box ul li::after {
		top:8px;
	}
}



/*
	공익위원회 소개 
*/
.public-wrap {

}
.public-wrap .public-info > h2 {
	font-family: 'GmarketSansBold';
	color:#3c1214;
	font-size:28px;
	font-weight:400;
	letter-spacing:-0.025rem;
}
.public-wrap .public-info > p {
	padding-top:45px;
	color:#666;
	font-size:22px;
	font-weight:300;
	line-height:33px;
	letter-spacing:-0.025rem;
}
.public-wrap .public-info .info-box {
	margin-top:25px;
	padding:44px 0;
	background:#fff;
	font-size:0;
}
.public-wrap .public-info .info-box .logo {
	display:inline-block;
	width:36%;
	text-align:center;
	vertical-align:middle;
}
.public-wrap .public-info .info-box .contact {
	display:inline-block;
	width:64%;
	vertical-align:middle;
}
.public-wrap .public-info .info-box .contact li {
	position:relative;
	padding-left:115px;
	margin:4px 0;
	color:#333333;
	font-size:18px;
	font-weight:300;
	letter-spacing:-0.05rem;
}
.public-wrap .public-info .info-box .contact li span {
	position:absolute; top:2px; left:0;
	color:#3c1214;
	font-size:16px;
	font-weight:500;
}
.public-wrap .public-info .img-list {
	margin-left:-10px;
	padding-top:65px;
	font-size:0;
}
.public-wrap .public-info .img-list li {
	display:inline-block;
	width:25%;
	padding-left:10px;
	vertical-align:top;
}
.public-wrap .public-info .img-list li img {
	width:100%;
}
@media screen and (max-width: 1024px) { 
	.public-wrap .public-info > h2 {
		font-size:22px;
	}
	.public-wrap .public-info > p {
		padding-top:35px;
		font-size:16px;
		line-height:24px;
	}
	.public-wrap .public-info .info-box .logo {
		padding:0 20px;
	}
	.public-wrap .public-info .info-box .logo img {
		max-width:100%;
	}
	.public-wrap .public-info .info-box .contact li {
		padding-left:115px;
		font-size:16px;
	}
	.public-wrap .public-info .info-box .contact li span {
		font-size:14px;
	}
}
@media screen and (max-width: 768px) { 
	.public-wrap .public-info > h2 {
		font-size:14px;
	}
	.public-wrap .public-info > p {
		padding-top:25px;
		font-size:11px;
		line-height:21px;
	}
	.public-wrap .public-info .info-box {
		padding:20px 18px;
		margin-top:15px;
	}
	.public-wrap .public-info .info-box .logo {
		width:100%;
		padding:0 0 15px;
		text-align:left;
	}
	.public-wrap .public-info .info-box .logo img {
		width:110px;
	}
	.public-wrap .public-info .info-box .contact {
		width:100%;
	}
	.public-wrap .public-info .info-box .contact li {
		padding-left:0;
		margin:6px 0;
		font-size:11px;
	}
	.public-wrap .public-info .info-box .contact li span {
		position:static;
		display:block;
		width:100%;
		padding-bottom:2px;
		font-size:11px;
	}
	.public-wrap .public-info .img-list {
		padding-top:20px;
		margin-left:0;
	}
	.public-wrap .public-info .img-list li {
		width:100%;
		padding-left:0;
		margin-bottom:5px;
	}
}



/*
	주요업무 
*/
.business-wrap {
	letter-spacing:-0.05rem;
}
.business-wrap h4 {
	padding-bottom:5px;	
	color:#222;
	font-size:24px; font-weight:500;	
}
.business-wrap p {
	color:#222;
	font-family:'GmarketSans';
	font-size:20px; font-weight:300;
	line-height:1.6;
	word-break:keep-all;
}
.business-wrap p + p {
	padding-top:25px;
}
.business-wrap strong {
	color:#39807e;
	font:inherit;
}
.business-wrap .box {
	padding-top:65px;
}
.business-wrap .box.first {
	padding-top:0;
}
.business-wrap .box h3 {
	display:inline-block;
	margin-bottom:20px;
	color:#39807e;
	font-size:24px; font-weight:500;
	border-bottom:1px solid #39807e;
}
.business-wrap .box .gray {
	background-color:#eeeff1;
	padding:28px 35px;
}
.business-wrap .box .gray .gray-list + .gray-list {
	padding-top:45px;
}
.business-wrap .box .gray .gray-list h4 {
	padding-bottom:12px;
	color:#222;
	font-family:'Noto Sans KR';
	font-size:22px; font-weight:700;
}
.business-wrap .box .gray ul li {
	position:relative;
	padding-left:14px;
	color:#555555; 
	font-family:'Noto Sans KR';
	font-size:18px; font-weight:300;
	line-height:1.8;
}
.business-wrap .box .gray ul.col {
	font-size:0;
}
.business-wrap .box .gray ul.col li {
	display:inline-block;
	width:50%;
	padding-right:5%;
	vertical-align:top;
}
.business-wrap .box .gray ul li::after {
	content:'';
	position:absolute; top:15px; left:2px;
	width:5px; height:5px;
	background-color:#7d8989;
}

@media screen and (max-width: 1024px) { 
	.business-wrap h4 {
		font-size:20px;
	}
	.business-wrap p {
		font-size:16px;
	}
	.business-wrap p + p {
		padding-top:20px;
	}
	.business-wrap .box {
		padding-top:55px;
	}
	.business-wrap .box h3 {
		margin-bottom:15px;
		font-size:20px;
	}
	.business-wrap .box .gray {
		padding:22px 30px;
	}
	.business-wrap .box .gray .gray-list + .gray-list {
		padding-top:30px;
	}
	.business-wrap .box .gray .gray-list h4 {
		padding-bottom:8px;
		font-size:18px;
	}
	.business-wrap .box .gray ul li {
		font-size:14px;
	}
	.business-wrap .box .gray ul li::after {
		top:11px;
		width:4px; height:4px;
	}	
}
@media screen and (max-width: 768px) { 
	.business-wrap h4 {
		font-size:15px;	
	}
	.business-wrap p {
		font-size:13px;
	}
	.business-wrap p + p {
		padding-top:17px;
	}
	.business-wrap .box {
		padding-top:35px;
	}
	.business-wrap .box h3 {
		margin-bottom:12px;
		font-size:15px;
	}
	.business-wrap .box .gray ul.col li {
		display:block;
		width:100%;
		padding-right:0;
	}
	.business-wrap .box .gray {
		padding:18px 22px;
	}
	.business-wrap .box .gray .gray-list + .gray-list {
		padding-top:25px;
	}
	.business-wrap .box .gray .gray-list h4 {
		padding-bottom:7px;
		font-size:13px;
	}
	.business-wrap .box .gray ul li {
		font-size:12px;
	}
	.business-wrap .box .gray ul li::after {
		top:9px;
		width:4px; height:4px;
	}	
}



/*
	승소사례 
*/
.case-list { 
	width:100%;
	text-align:left;
	font-size:0;
}
.case-list > li { 
	display:inline-block;
	margin:0 0 25px 20px; padding:30px 50px;
	width:calc(100% / 3 - 14px);
	border:1px solid #f1f1f1;
	box-sizing:border-box;
	background: #f1f1f1;
	vertical-align:top;
	transition:.3s;
}
.case-list > li:hover { 
	border:1px solid #4c75a1;
	background: #fff;
	box-shadow:15px 0 20px rgba(0,0,0,.1);
}
.case-list > li:nth-child(3n+1) { 
	margin-left: 0; 
}
.case-list > li a { 
	display:block; 
}
.case-list > li a > img { 
	margin-bottom: 25px; width:100%; 
}
.case-list .cate-name { 
	display:block;
	font-weight: 300; font-size:16px;
	color:#4c75a1;
}
.case-list strong { 
overflow: hidden;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin: 15px 0 35px;
    height: 52px;
    font-weight: 300;
    font-size: 20px;
    color: #333;
    word-break: keep-all;
   }
.case-list.photo strong { 
	margin:3px 0 20px;
}
.case-list .bo-content { 
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical; 
	text-overflow:ellipsis;
	height:44px;
	font-weight: 300; font-size:16px; line-height:22px;
	color:#888;
}

.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: 768px) { 
	.case-list > li { 
		margin:0 0 20px 20px; padding:20px 23px;
		width:calc(50% - 10px); 
	}
	.case-list > li:nth-child(3n+1) { 
		margin-left: 20px; 
	}
	.case-list > li:nth-child(2n+1) { 
		margin-left: 0; 
	}
	.case-list .cate-name { 
		font-size:14px; 
	}
	.case-list  strong { 
		overflow:hidden;
		display:-webkit-box;
		-webkit-line-clamp:2; 
		-webkit-box-orient:vertical; 
		text-overflow:ellipsis;
		margin:5px 0 12px; height: 42px;
		font-size:18px; line-height: 1.2;
	}
	.case-list .cont .bo-content { 
		height:40px;
		font-size:14px; line-height: 20px;
	}
}
@media screen and (max-width: 480px) { 
	.case-list > li { 
		margin-left: 0; margin-bottom: 15px;
		width:100%; 
	}
	.case-list > li:nth-child(3n+1) { 
		margin-left: 0; 
	}
}



/*
	검색
*/
.search-result { 
	width:100%; 
}
.search-keyword { 
	padding:60px 30px;
	background:#f7f7f7;
	text-align:center;
}
.search-keyword p { 
	font-weight:300; font-size:20px;
	color:#808080;
	word-break:keep-all;
}
.search-keyword p strong { 
	font-weight:400;
	color:#907b5c; 
}
.search-keyword p:first-child { 
	margin-bottom:10px;
	 font-size:28px;
}
.search-keyword p:first-child strong { 
	font-weight:500;
	color:#1a1a1a; 
}

@media screen and (max-width: 640px) { 
	.search-keyword { 
		padding:30px 20px;
	}
	.search-keyword p { 
		font-size:16px; 
	}
	.search-keyword p:first-child { 
		font-size:22px; 
	}
}

.search-list .search-list-title { 
	position:relative;
	margin-top:60px; padding-bottom:25px;
	border-bottom:1px solid #262626;
	font-weight:300; font-size:26px;
	color:#1a1a1a;
}
.search-list .search-list-title strong { 
	font:500; 
}
.search-list .search-list-title a { 
	position:absolute; top:5px; right:0;
	width:24px; height:24px;
	font-size:0;
}
.search-list .search-list-title a:before, 
.search-list .search-list-title a:after { 
	content:'';
	position:absolute; top:50%; left:0;
	margin-top:-1px;
	width:100%; height:2px;
	background:#343434;
}
.search-list .search-list-title a:after { 
	transform:rotate(-90deg); 
}

@media screen and (max-width: 640px) { 
	.search-list .search-list-title { 
		margin-top:40px; padding-bottom:15px;
		font-size:20px;
	}
	.search-list .search-list-title a { 
		width:20px; height:20px; 
	}
}

.member-search-list { 
}
.member-search-list a { 
	display:block;
	padding:20px 30px;
	border-bottom:1px solid #e0e0e0; 
	font-size:0;
}
.member-search-list a > div { 
	display:inline-block;
	vertical-align:top;
}
.member-search-list .img-wrap { 
	width:170px; 
}
.member-search-list .img-wrap img { 
	width:100%; 
}
.member-search-list .text-wrap { 
	padding-left:20px;
	width:calc(100% - 170px); 
}
.member-search-list .text-wrap h1 { 
	font-weight:500; font-size:18px;
	color:#1a1a1a;
}
.member-search-list .text-wrap h1 strong { 
	display:inline-block;
	margin-bottom:10px;
	padding:0 9px; min-width:78px;
	background:#907b5c;
	font-weight:300; font-size:15px; line-height:27px;
	color:#fff;
}
.member-search-list .text-wrap h1 span { 
	display:block;
	font-weight:300; font-size:16px;
	color:#808080;
}
.member-search-list .text-wrap ul { 
	margin-top:20px; 
}
.member-search-list .text-wrap li { 
	font-weight:400; font-size:14px;
	font-family:'Roboto', 'Noto Sans KR', sans-serif;
	color:#808080;
	letter-spacing:0;
}

@media screen and (max-width: 640px) { 
	.member-search-list a { 
		padding:15px 10px; 
	}
	.member-search-list .img-wrap { 
		margin:0 auto; 
	}
	.member-search-list .text-wrap { 
		padding:20px 0 0;
		width:100%;
	}
	.member-search-list .text-wrap h1 strong { 
		font-size:14px; line-height:24px; 
	}
	.member-search-list .text-wrap ul { 
		margin-top:15px; 
	}
}

.search-list .search-list-title + ul { 
	 
}
.search-list .search-list-title + ul li { 
	border-bottom:1px solid #e0e0e0; 
}
.search-list .search-list-title + ul li a { 
	display:block;
	padding:20px 30px;
	font-weight:300; font-size:18px;
	color:#1a1a1a;
}
.search-list .search-list-title + ul li a strong { 
	display:block;
	margin-bottom:10px;
	padding:0 9px; width:76px;
	background:#907b5c;
	font-weight:300; font-size:15px; line-height:27px;
	color:#fff;
	text-align:center;
}

@media screen and (max-width: 640px) { 
	.search-list .search-list-title + ul li a { 
		padding:15px 10px;
		font-size:15px;
	}
	.search-list .search-list-title + ul li a strong { 
		font-size:14px; line-height:24px;
	}
}


.mobile-br
{
	display: none;
}
@media screen and (max-width: 640px) { 
	.mobile-br{	display: inherit;}
	.pc-br{display: none;}
}

/*
	quick-menu
*/
.quick-menu { 
	position:fixed; top:228px; right:0;
	z-index:999;
	width:90px;
	background:#1e283d;
	text-align:center;
}
.quick-menu li { 
	display:table;
	width:100%; height: 90px;
	border:1px solid #1e283d;
	border-bottom-width:0;
}
.quick-menu li:nth-child(1) { 
	height: 120px;
}
.quick-menu li:first-child { 
	border-color:#1e283d;
	background:#1e283d; 
}
.quick-menu li.btn-top { 
	height:40px;
	border-bottom:1px solid #1e283d;
}
.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:#fff;
}
.quick-menu li:first-child span { 
	color:#fff; 
}
.quick-menu li strong { 
	display:block; 
	font-weight:500; font-size:16px;
	color:#fff;
}
.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; 
	}
}

.m-main-academy-icon
{display: none;}

@media screen and (max-width: 640px) { 
	.m-main-academy-icon
	{
		display: block;
		width: 100%;
	}
	.m-main-academy-icon img
	{width: 100%; margin-top:15px;}
}


/*
	성공사례 게시판 유형 1 board-list02	
*/
.board02-txt-area
{
	border: 1px solid #c3c3c3;
    padding: 13px 15px 0;
    height: 140px;
    box-sizing: border-box;
}
.board-list02 { 
	width:100%;
	text-align:left;
	font-size:0;
}
.board-list02 > li { 
	display:inline-block;
	margin:0 0 25px 20px; /*padding:30px 50px;*/
/*	width:calc(100% / 3 - 14px);*/
	width: 285px;
/*	height: 382px; */
	box-sizing:border-box;
	vertical-align:top;
	transition:.3s;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
}
.board-list02 > li:hover { 
/*	border:1px solid #d9bc91;
	background: #fff;*/
	box-shadow:15px 0 20px rgba(0,0,0,.1); 
}
.board-list02 > li:nth-child(4n+1) { 
	margin-left: 0; 
}
.board-list02 > li a { 
	display:block; 
}
.board-list02 li .thum
{
	overflow: hidden;
}
.board-list02 > li a img { 
	margin-bottom: 0; width:100%; 
	transition:.5s;
}
.board-list02 > li a:hover img { 
	transform:scale(1.10);
	
	transition:.5s;
}
.board-list02 .board02-title
{
	padding: 20px 15px 20px 15px;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #4e99de;
}
.board-list02 .board02-body
{
	position: relative;
    padding: 20px 22px;
    background: #fff;
    letter-spacing: -0.5px;
    max-height: 175px;
    min-height: 175px;
    box-sizing: content-box;
    overflow: hidden;
}
.board-list02 .cate-name { 
	    color: #f9eaa5;
    font-size: 16px;
    line-height: 1;
    margin:9px 0;
    width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 350;
    letter-spacing: -1px;
    
    display: block;
    
 }
 
.board-list02 strong {
	color: #fff; 

    font-size: 20px;
    line-height: 1.1;
    margin: 7px 0 9px 0;
    width: 250px;
    text-overflow: ellipsis;
	
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-weight: 350;
 }
.board-list02.photo strong { 
	margin:3px 0 4px;
}
.board-list02 .date { 
	font-size: 15px;
    letter-spacing: -1px;
    color: #666;
    font-family: 'Roboto';
    
	
}

.board-list02 .bo-content { 
	color: #333!important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    font-family: 'Noto Sans KR' !important;
    font-weight: normal !important;
    word-break: break-all;
 }
.board-list02 .date-area
{
	position: absolute;
	bottom: 10px;
	right: 10px;

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

@media screen and (max-width: 1024px) { 
	.board-list02 > li { 
		margin:0 0 20px 20px; padding:0;
		width:calc(50% - 10px); 
	}
	.board-list02 > li:nth-child(3n+1) { 
		margin-left: 20px; 
	}
	.board-list02 > li:nth-child(2n+1) { 
		margin-left: 0; 
	}
	.board-list02 .cate-name { 
		font-size:14px; 
	}
	.board-list02  strong { 
		overflow:hidden;
		display:-webkit-box;
		-webkit-line-clamp:2; 
		-webkit-box-orient:vertical; 
		text-overflow:ellipsis;
		margin:5px 0 12px; height: 20px;
		font-size:18px; line-height: 1.2;
	}
	.board-list02 .cont .bo-content { 
		height:40px;
		font-size:14px; line-height: 20px;
	}
}
@media screen and (max-width: 480px) { 
	.board-list02 > li { 
		margin-left: 0; margin-bottom: 15px;
		width:100%; 
	}
	.board-list02 > li:nth-child(3n+1) { 
		margin-left: 0; 
	}
}


/*
//	성공사례 게시판 유형 1 board-list02	//
*/


.btn-kakao
{
	position: fixed;
	display: none;
}
@media screen and (max-width: 640px) { 
	
	.btn-kakao
	{
		display: inherit;
		position: fixed;
		bottom:10px;
		left: 20px;
	}
}
.business-bold
{
	font-size: 20px;
	font-weight: 400;
}
.number-bold
{
	font-size: 18px;
	font-weight: 400;

	
}

.br-mobile{display: none;}
@media screen and (max-width: 640px) { 
	
		.br-pc {display: none;}
		.br-mobile{display: inherit;}
}

.down_btn
{
	width: 140px;
    height: 40px;
    font-size: 14px;
    font-weight: 100;
    background: #222430;
    border: 0;
    color: #fff;
    /* display: inline-block; */
    position: absolute;
    top: 130px;
    left: 250px;
}
@media screen and (max-width: 640px) { 
	.down_btn
	{
	    width: 95px;
		height: 30px;
		font-size: 13px;
		top: 100px;
		left: 160px;
	}
}


/*갤러리 게시판 type 1 */

.gallery1-list { 
	width:100%;
	text-align:left;
	font-size:0;
}
.gallery1-list > li { 
	display:inline-block;
	margin:0 0 0 10px; /*padding:30px 50px;*/
	width:calc(100% / 4 - 9px);
/*	width: 372px; */
/*	height: 382px; */
	box-sizing:border-box;
	vertical-align:top;
	transition:.3s;
}
.gallery1-list > li:hover { 
/*	border:1px solid #d9bc91;
	background: #fff;*/
	box-shadow:15px 0 20px rgba(0,0,0,.1); 
}
.gallery1-list > li:nth-child(4n+1) { 
	margin-left: 0; 
}
.gallery1-list > li a { 
	display:block; 
}
.gallery1-list li .thum
{
	overflow: hidden;
	border: 1px solid #c3c3c3;
}
.gallery1-list > li a img { 
	margin-bottom: 0; width:100%; 
	transition:.5s;
}
.gallery1-list > li a:hover img { 
	transform:scale(1.10);
	
	transition:.5s;
}

.gallery1-list .cate-name { 
	letter-spacing: -1px;
    padding-bottom: 5px;
    font-size: 15px;
    display: inline-block;
    color: #a08344;
    border-bottom: 2px solid #a38b48;
    margin-bottom: 13px;
}
.gallery1-list strong { 
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical; 
	text-overflow:ellipsis;
	margin:15px 0 35px;
	height:28px;
	font-weight: 700; font-size:19px;
	color:#333;
	word-break:keep-all;
	text-align: center;
}
.gallery1-list.photo strong { 
	margin:3px 0 4px;
}
.gallery1-list .date { 
	font-size: 15px;
    letter-spacing: -1px;
    color: #797979;
	
}

.gallery1-list .bo-content { 
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical; 
	text-overflow:ellipsis;
	height:90px;
	font-weight: 300; font-size:16px; line-height:22px;
	color:#888;
}

.gallery1-list .no-data { 
	width:100%;
	background: #fff;
	border:0 none;
	text-align:center;
	font-weight: 300; font-size:16px;
}
.gallery1-list .no-data:hover { 
	box-shadow:none;
	border:0 none;
}
.board01-txt-area
{
	padding: 13px 15px 0;
    height: 50px;
    box-sizing: border-box;
}

.gallery1-list .test
{
	border: 1px solid #c3c3c3;
    padding: 13px 15px 0;
    height: 140px;
    box-sizing: border-box;
}

@media screen and (max-width: 1024px) { 
	.gallery1-list > li { 
		margin:0 0 20px 20px; padding:0;
		width:calc(50% - 10px); 
	}
	.gallery1-list > li:nth-child(3n+1) { 
		margin-left: 20px; 
	}
	.gallery1-list > li:nth-child(2n+1) { 
		margin-left: 0; 
	}
	.gallery1-list .cate-name { 
		font-size:14px; 
	}
	.gallery1-list  strong { 
		overflow:hidden;
		display:-webkit-box;
		-webkit-line-clamp:2; 
		-webkit-box-orient:vertical; 
		text-overflow:ellipsis;
		margin:5px 0 12px; height: 42px;
		font-size:18px; line-height: 1.2;
	}
	.gallery1-list .cont .bo-content { 
		height:40px;
		font-size:14px; line-height: 20px;
	}
}
@media screen and (max-width: 480px) { 
	.gallery1-list > li { 
		margin-left: 0; margin-bottom: 15px;
		width:100%; 
	}
	.gallery1-list > li:nth-child(3n+1) { 
		margin-left: 0; 
	}
}



/*갤러리 게시판 type 2 */


.gallery2-list { 
	font-size:0;
	margin-top: 15px;	 
}
.member ~ .board-conts .gallery2-list { 
	position:relative; left:-30px;
	width:calc(100% + 30px);
}
.gallery2-list li { 
	display:inline-block;
	margin-left:30px;
	width:calc(33.333% - 20px);
	vertical-align:top;
}
.gallery2-list li:nth-child(3n+1)
{
	margin-left: 0;
}
.sub-conts-wrap .gallery2-list li { 
	margin-bottom:20px; 
	border: 1px solid #97a2b3;
}
.notice ~ .sub-conts-wrap .gallery2-list li:nth-child(3n+1) { 
	margin-left:0; 
}
.gallery2-list li a { 
	overflow:hidden;
	display:block;
	background:#fff;
}
.gallery2-list li img { 
	width:100%; 
	transition:.3s;
	border: 1px solid #e6e6e6;
}
.gallery2-list li:hover a img { 
	transform: scale(1.05);	 
}
.gallery2-list li .subject { 
	overflow:hidden;
	display:block;
	margin:0 0 10px;
	font-size:22px;
	color:#1a1a1a;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.gallery2-list li .text-wrap { 
	padding:20px 28px;
	border:1px solid #e6e6e6;
	border-top:0 none;
}
.gallery2-list li .bo-content { 
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
	width:100%; height:52px;
	font-weight: 300; font-size:16px; line-height:26px;
	color:#666;
	word-break:keep-all;
	text-overflow:ellipsis;
}
.gallery2-list li .date { 
	display:block;
	margin-bottom:15px;
	font-weight: 500; font-size:13px;
	font-family: 'Montserrat', sans-serif;
	color:#808080;
	letter-spacing:0;
}
.gallery2-list li .date strong { 
	position:relative; left:-5px;
	display:block;
	font-weight:500; font-size:50px; line-height:1;
}

.gallery2-list .conts-wrap
{
	padding:15px 25px 30px;
	text-align:left;	
}
@media screen and (max-width: 640px) { 
	.member ~ .board-conts .gallery2-list { 
		left:auto;
		width:100%;
	}
	.gallery2-list li { 
		margin-left:0; margin-bottom:15px; 
		width:100%;
	}
	.gallery2-list li .text-wrap { 
		padding:20px; 
	}
	.gallery2-list li .date { 
		margin-bottom:7px;
		font-size:11px; 
	}
	.gallery2-list li .date strong { 
		left:-3px;
		font-size:35px; 
	}
	.gallery2-list li .subject { 
		font-size:18px; 
	}
	.gallery2-list li .bo-content { 
		height:36px; font-size:13px; line-height:18px; 
	}
}

.sub .slick-dots { 
	position:relative; bottom:auto;
}
.sub .slick-dots li.slick-active button { 
	background-color:#b1885d; 
}
.sub .slick-dots li button { 
	background-color:#ddd;
}

.sub .slick-prev, 
.sub .slick-next { 
	margin-top:-15.5px;
	width:32px; height:31px;	 
}
.sub .slick-prev { 
	left:-60px; 
}
.sub .slick-next { 
	right:-30px;
}
.sub .gallery2-list .slick-prev { 
	left:-30px;
}
.sub .gallery2-list .slick-next { 
	right:-60px;
}
.sub .slick-prev:before { 
	background: url('/images/sub/btn_prev.png') no-repeat center center;
}
.sub .slick-next:before { 
	background: url('/images/sub/btn_next.png') no-repeat center center;
}

/*갤러리 게시판 type 3 */

.gallery3-list { 
	width:100%;
	text-align:left;
	font-size:0;
}
.gallery3-list > li { 
	display:inline-block;
	margin:0 0 50px 27px; /*padding:30px 50px;*/
/*	width:calc(100% / 3 - 14px);*/
	width: 270px;
/*	height: 382px; */
	box-sizing:border-box;
	vertical-align:top;
	transition:.3s;
}
.gallery3-list > li:hover { 
/*	border:1px solid #d9bc91;
	background: #fff;*/
	box-shadow:15px 0 20px rgba(0,0,0,.1); 
}
.gallery3-list > li:nth-child(4n+1) { 
	margin-left: 0; 
}
.gallery3-list > li a { 
	display:block; 
}
.gallery3-list li .thum
{
	overflow: hidden;
}
.gallery3-list > li a img { 
	margin-bottom: 0; width:100%; 
	transition:.5s;
}
.gallery3-list > li a:hover img { 
	transform:scale(1.10);
	
	transition:.5s;
}

.gallery3-list .cate-name { 
	letter-spacing: -1px;
    padding-bottom: 5px;
    font-size: 13px;
    display: inline-block;
    color: #a08344;
    border-bottom: 2px solid #a38b48;
    margin-bottom: 5px;
}
.gallery3-list strong { 
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical; 
	text-overflow:ellipsis;
	margin:15px 0 35px;
	height:44px;
	font-weight: 700; font-size:16px;
	color:#333;
	word-break:keep-all;
}
.gallery3-list.photo strong { 
	margin:3px 0 4px;
}
.gallery3-list .date { 
	font-size: 15px;
    letter-spacing: -1px;
    color: #797979;
	
}

.gallery3-list .bo-content { 
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical; 
	text-overflow:ellipsis;
	height:90px;
	font-weight: 300; font-size:16px; line-height:22px;
	color:#888;
}

.gallery3-list .no-data { 
	width:100%;
	background: #fff;
	border:0 none;
	text-align:center;
	font-weight: 300; font-size:16px;
}
.gallery3-list .no-data:hover { 
	box-shadow:none;
	border:0 none;
}
.board01-txt-area
{
	border: 1px solid #c3c3c3;
    padding: 13px 15px 0;
    height: 105px;
    box-sizing: border-box;
}

.gallery3-list .test
{
	border: 1px solid #c3c3c3;
    padding: 13px 15px 0;
    height: 140px;
    box-sizing: border-box;
}

@media screen and (max-width: 1024px) { 
	.gallery3-list > li { 
		margin:0 0 20px 20px; padding:0;
		width:calc(50% - 10px); 
	}
	.gallery3-list > li:nth-child(3n+1) { 
		margin-left: 20px; 
	}
	.gallery3-list > li:nth-child(2n+1) { 
		margin-left: 0; 
	}
	.gallery3-list .cate-name { 
		font-size:14px; 
	}
	.gallery3-list  strong { 
		overflow:hidden;
		display:-webkit-box;
		-webkit-line-clamp:2; 
		-webkit-box-orient:vertical; 
		text-overflow:ellipsis;
		margin:5px 0 12px; height: 42px;
		font-size:18px; line-height: 1.2;
	}
	.gallery3-list .cont .bo-content { 
		height:40px;
		font-size:14px; line-height: 20px;
	}
}
@media screen and (max-width: 480px) { 
	.gallery3-list > li { 
		margin-left: 0; margin-bottom: 15px;
		width:100%; 
	}
	.gallery3-list > li:nth-child(3n+1) { 
		margin-left: 0; 
	}
}

/* 성공사례 유형 boxtyep1 - no image */

.case-box1 { 
	position:relative; left:-11px;
	width:calc(100% + 22px);
	font-size:0;	 
}
.case-box1 .main-case-slide { 
	display:inline-block;
	padding:11px;
	vertical-align:top;
}
.case-box1 .main-case-slide a { 
	position:relative;
	display:block;
}
.case-box1 .main-case-slide a > img { 
	width:100%; 
}
.case-box1 .main-case-slide a .conts-wrap { 
	padding:36px 40px 30px;
	background:#fff;
	text-align:left;
}
.case-box1 .main-case-slide a .cate-name { 
	position:absolute; top:-1px; left:-1px;
	padding:0 12px;
	background:#333;
	font-weight:400; font-size:16px; line-height:30px;
	font-family:'Noto Serif KR', serif;
	color:#fff;
	display:none;
}
.case-box1 .main-case-slide a .cate { 
	position:absolute; top:31px; left:0;
	padding:0 10px;
	background:#FFB500;
	font-weight:400; font-size:20px; line-height:33px;
	font-family:'Noto Serif KR', serif;
	color:#fff;
	text-align:right;
}
.sub .case-box1 .main-case-slide a .cate { 
	color:#fff; 
}
.case-box1 .main-case-slide a .date { 
	display:block;
	margin-bottom:25px;
	font-weight:500; font-size:16px;
	font-family:'Montserrat', sans-serif;
	color:#666;
	text-align:right;
	letter-spacing:0;
}
.case-box1 .main-case-slide a .subject { 
	overflow:hidden;
	display:block;
	width:100%;
	font-weight:700; font-size:19px;
	color:#333;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.case-box1 .main-case-slide a .bo-content { 
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
	margin-top:12px;
	width:100%; height:72px;
	font-weight: 400; font-size:16px; line-height:24px;
	color:#666;
	word-break:break-all;
	text-align: justify;
	text-overflow:ellipsis;
}

.case-box1 .name { 
	position:relative; z-index:11;
	margin-top: 0; 
}
.case-box1 .name li { 
	display:inline-block;
	vertical-align:middle;
}
.case-box1 .name li:first-child { 
	width:calc(100% - 100px); 
	font-weight: 300; font-size:16px;
	color:#333;
}
.case-box1 .name li:first-child  strong { 
	font-weight: 500;
}
.case-box1 .name li:last-child { 
	overflow:hidden;
	width:42px; height:42px;
	border-radius:50%;
}
.case-box1 .name li:last-child img { 
	width:100%; 
}
.case-box1 .main-case-slide a .more { 
	display:block;
	margin-top:25px;
	font-weight:700; font-size:12px; line-height:1;
	font-family:'Montserrat', sans-serif;
	color:#0d3776;
	text-transform:uppercase;
	letter-spacing:0;
}
.case-box1 .main-case-slide a .more:after { 
	content:'';
	display:inline-block;
	margin-left:9px;
	width:40px; height:1px;
	background:#0d3776;
}
.case-box1 .main-case-slide a .more img { 
	display:inline-block;
	margin-left:9px;
	vertical-align:middle;
}
.case-box1 .main-case-slide:hover a:before { 
	content:'';
	position:absolute; top:-1px; left:-1px;
	width:calc(100% + 2px); height:calc(100% + 2px);
	border:1px solid #0d3776;
	transition:.3s;
}
.case-box1 .main-case-slide:hover a { 
	box-shadow:27px 2px 59px rgba(0,0,0,.12); 
}

.sub-conts-wrap .case-box1 .main-case-slide a { 
	border:1px solid #ddd;	 
}

@media screen and (min-width:641px) { 
	.sub .case-box1 > li { 
		margin-bottom:25px;
		width:33.333%; 
	}
	.sub .case-box1 > li:nth-child(3n+1) { 
		margin-left:0; 
	}
}

@media screen and (max-width: 640px) { 
	.case-box1 { 
		left:0;
		padding:0 20px;
		width:100%;
	}
	.case-box1 .main-case-slide { 
		width:100%; 
	}
	.case-box1 .main-case-slide a .conts-wrap { 
		padding:25px 25px 30px; 
	}
	.case-box1 .main-case-slide a .cate { 
		top:22px;
		width:100px;
		font-size:14px; line-height:24px;
	}
	.case-box1 .main-case-slide a .date { 
		margin-bottom:20px;
		font-size:14px;
	}
	.case-box1 .main-case-slide a .subject { 
		font-size:17px; 
	}
	.case-box1 .main-case-slide a .bo-content { 
		height:54px;
		font-size:13px; line-height:18px; 
	}
	.case-box1 .name { 
		margin-top:-40px; 
	}
	.case-box1 .name li:first-child { 
		width:calc(100% - 50px); 
		font-size:13px;
	}
	.case-box1 .name li:last-child { 
		width:50px; height:50px; 
	}
	
	.case-box1 .main-case-slide a .more { 
		margin-top:20px;
		font-size:11px; 
	}
	.case-box1 .main-case-slide a .more:after { 
		width:30px; 
	}
}

/* 성공사례 유형 boxtyep2 - no image */

.case-box2 { 
	position:relative; left:-11px;
	width:calc(100% + 22px);
	font-size:0;	 
}
.case-box2 .main-case-slide { 
	display:inline-block;
	padding:11px;
	vertical-align:top;
	width: 33.333%
}
.case-box2 .main-case-slide a { 
	position:relative;
	display:block;
	box-shadow:5px 2px 10px rgba(19,21,25,.1);
}
.case-box2 .main-case-slide a > img { 
	width:100%; 
}
.case-box2 .main-case-slide a .conts-wrap { 
	padding:60px 40px 30px;
	background:#fff;
	text-align:left;
}
.case-box2 .main-case-slide a .cate-name { 
	position:absolute; top:-1px; left:-1px;
	padding:0 12px;
	background:#333;
	font-weight:400; font-size:16px; line-height:30px;
	font-family:'Noto Serif KR', serif;
	color:#fff;
	display:none;
}
.case-box2 .main-case-slide a .cate { 
	position:absolute; top:0; left:0;
	padding:0 10px;
/*	width:117px; */
	background:#343841;
	font-weight:400; font-size:16px; line-height:30px;
	font-family:'Noto Serif KR', serif;
	color:#fff;
	text-align:right;
}
.case-box2 .main-case-slide a .subject { 
	overflow:hidden;
	display:block;
	width:100%;
	font-weight:700; font-size:19px;
	color:#333;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.case-box2 .main-case-slide a .bo-content { 
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
	margin-top:12px; margin-bottom:50px;
	width:100%; height:72px;
	font-weight: 400; font-size:16px; line-height:24px;
	color:#666;
	word-break:keep-all;
	text-overflow:ellipsis;
}
.case-box2 .main-case-slide a .more { 
	display:inline-block;
	width:calc(100% - 55px);
	font-weight:600; font-size:12px; line-height:1;
	font-family:'Poppins', sans-serif;
	color:#000;
	text-transform:uppercase;
	letter-spacing:0;
}
.case-box2 .main-case-slide a .more:after { 
	content:'';
	display:inline-block;
	margin-left:9px;
	width:40px; height:1px;
	background:#b1977d;
}
.case-box2 .main-case-slide a .date { 
	display:inline-block;
	width:55px;
	font-weight:500; font-size:16px;
	font-family:'Poppins', sans-serif;
	color:#666;
	text-align:right;
	letter-spacing:0;
}

.case-box2 .main-case-slide:hover a:before { 
	content:'';
	position:absolute; top:-1px; left:-1px;
	width:calc(100% + 2px); height:calc(100% + 2px);
	border:1px solid #0d3776;
	transition:.3s;
}
.case-box2 .main-case-slide:hover a { 
	box-shadow:27px 2px 59px rgba(0,0,0,.12); 
}

.sub-conts-wrap .case-box2 .main-case-slide a { 
	border:1px solid #ddd;	 
}


.case-box2 .slick-prev, 
.case-box2 .slick-next { 
	position:absolute; top:50%;
	margin-top:-30px;
	width:60px; height:60px;
	border:1px solid #35332c;
	font-size:0;
}
.case-box2 .slick-prev { 
	left:-109px; 
	background:url('/images/main/case_prev.png') no-repeat center center;
}
.case-box2 .slick-next { 
	right:-109px; 
	background:url('/images/main/case_next.png') no-repeat center center;
}

@media screen and (min-width:641px) { 
	.sub .case-box2 > li { 
		margin-bottom:25px;
		width:33.333%; 
	}
	.sub .case-box2 > li:nth-child(3n+1) { 
		margin-left:0; 
	}
}

@media screen and (max-width: 850px) { 

	.case-box2 .slick-track { 
		width:100% !important;
	}
}
@media screen and (max-width: 640px) { 
	.case-box2 { 
		left:0;
		padding:0 20px;
		width:100%;
	}
	.case-box2 .main-case-slide { 
		width:100%; 
	}
	.case-box2 .main-case-slide a .conts-wrap { 
		padding:40px 25px 25px; 
	}
	.case-box2 .main-case-slide a .cate { 
		width:100px;
		font-size:14px; line-height:24px;
	}
	.case-box2 .main-case-slide a .date { 
		font-size:14px;
	}
	.case-box2 .main-case-slide a .subject { 
		font-size:17px; 
	}
	.case-box2 .main-case-slide a .bo-content { 
		margin-bottom:20px;
		height:54px;
		font-size:13px; line-height:18px; 
	}
	.case-box2 .main-case-slide a .more { 
		font-size:11px; 
	}
	.case-box2 .main-case-slide a .more:after { 
		width:30px; 
	}
}

/* 성공사례 유형 boxtype - 변호사 등록 기능 연동 */
.case-box-lawyer { 
	position:relative;
	width:100%;
	text-align:left;
	font-size:0;
}
.case-box-lawyer .swiper-slide { 
	display:inline-block;
	margin-right:30px;
	width:380px;
	box-sizing:border-box;
	border:1px solid rgba(255,255,255,.5);
	background:rgba(0,0,0,.06);
	vertical-align:top;
}
.case-box-lawyer .swiper-slide:hover { 
	border-color:#b1885d; 
}
.case-box-lawyer .swiper-slide a { 
	position:relative;
	display:block;
	padding:40px 30px;
}
.case-box-lawyer .swiper-slide a:after { 
	content:'';
	position:absolute; top:40px; right:30px;
	width:39px; height:54px;
	background:url('/images/main/case_label.png') no-repeat right top;
}
.case-box-lawyer .swiper-slide input[type="checkbox"] { 
	display:block; 
}
.case-box-lawyer .swiper-slide .cate-name { 
	display:inline-block;
	padding:0 18px;
	border-radius:18px;
	background: #6a5947;
	font-weight: 300; font-size:16px; line-height:35px;
	color:#fff;
	text-align:center;
}
.case-box-lawyer .swiper-slide .subject { 
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
	width:100%; height:64px;
	margin:30px 0;
	font-weight: 500; font-size:24px; line-height:34px;
	color:#fff;
	text-overflow:ellipsis;
	word-break:keep-all;
}
.case-box-lawyer .swiper-slide .bo-content { 
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
	width:100%; height:130px;
	font-weight: 300; font-size:16px; line-height:26px;
	color:#fff;
	word-break:keep-all;
	text-overflow:ellipsis;
}

.case-box-lawyer .swiper-slide .more { 
	position:absolute; bottom:0; right:0;
	display:block;
	width:55px; height:55px;
	background:#6a5947 url('/images/main/main_case_arrow.png') no-repeat center center;
}
.case-box-lawyer .swiper-slide .name { 
	margin-top:30px;
	text-align: right;
}
.case-box-lawyer .swiper-slide .name.main
{
	padding-right: 40px;
}
.case-box-lawyer .swiper-slide .name li { 
	display:inline-block;
	vertical-align:middle;
}
.case-box-lawyer .swiper-slide .name li strong
{
	display: block;
    margin-top: 3px;
    font-weight: 500;	
}
.case-box-lawyer .swiper-slide .name li:first-child { 
	overflow:hidden;
	margin-right: 14px;
	width:70px; height:70px; 
	border-radius:50%;
}
.case-box-lawyer .swiper-slide .name li:first-child img { 
	width:100%; height:auto; 
}
.case-box-lawyer .swiper-slide .name li:last-child { 
	width:calc(100% - 86px);
	font-weight:300; font-size:16px; line-height:1.5;
	color:#fff; 
	text-align:left;
}
.case-box-lawyer .swiper-slide .name li:last-child strong { 
	font-weight: 500;
}
.board-conts .case-box-lawyer .swiper-slide .name li:last-child { 
	color:#333; 
}
.board-conts .case-box-lawyer { 
	width:calc(100% + 30px);
}

.main-case .swiper-button-prev ,
.main-case .swiper-button-next { 
	z-index:555;
	margin-top:-21px;
	width:23px; height:42px;
}
.main-case .swiper-button-prev { 
	left:-53px;
	background:url('/images/main/case_prev.png') no-repeat center center;
}
.main-case .swiper-button-next { 
	right:-53px;
	background:url('/images/main/case_next.png') no-repeat center center;
}
.main-case .swiper-button-prev:after,
.main-case .swiper-button-next:after { 
	display:none; 
}

.case-more { 
	display:block;
	margin:48px auto 0; 
	width:250px;
	border:1px solid rgba(255,255,255,.6);
	background:rgba(0,0,0,.1);
	font-weight: 400; font-size:20px; line-height:76px;
	color:#fff;
	text-align:center;
	transition:.3s;
}
.case-more:hover { 
	background:#fff;
	color:#6a5947;
}

@media screen and (max-width: 1200px) { 
	.case-box-lawyer { 
		width:calc(100% + 30px); 
	}
}
@media screen and (max-width: 768px) { 
	.case-box-lawyer { 
		width:calc(100% + 20px); 
	}
}
@media screen and (max-width: 640px) { 
	.case-box-lawyer { 
		width:100%; 
	}
	.case-box-lawyer .swiper-slide { 
		margin-right:15px !important;
		width:100%; 
	}
	.case-box-lawyer .swiper-slide a { 
		padding: 20px 20px 15px;	 
	}
	.case-box-lawyer .swiper-slide a:after { 
		right:20px; top:20px; 
		background-size:auto 30px;
	}
	.case-box-lawyer .swiper-slide .cate-name { 
		padding:0 13px;
		font-size:14px; line-height:27px;
	}
	.case-box-lawyer .swiper-slide .subject { 
		margin:15px 0;
		height:48px;
		font-size:18px; line-height:24px;
	}
	.case-box-lawyer .swiper-slide .bo-content { 
		height:90px;
		font-size:13px; line-height:18px; 
	}
	.case-box-lawyer .swiper-slide .name { 
		margin-top:20px; 
	}
	.case-box-lawyer .swiper-slide .name li:first-child { 
		margin-right:10px; 
		width:50px; height:50px;
	}
	.case-box-lawyer .swiper-slide .name li:last-child { 
		width:calc(100% - 60px);
		font-size:13px; 
	}
	.case-box-lawyer .swiper-slide .more { 
		width:40px; height:40px;
		background-size:auto 8px;
	}
	.case-more { 
		margin-top:30px;
		width:160px;
		font-size:16px; line-height:50px;
	}
}

.board-conts { 
	margin-top: 0; padding:0 0 80px;
	background:#fff; 
}
.board-conts .inner { 
	width:1200px; 
}
.board-conts .sub-conts-title { 
	margin-bottom:30px;	 
}
.board-conts .case-box-lawyer .swiper-slide { 
	width:calc(33.333% - 21px);
	border:1px solid #e6e6e6;
	background:#fff;
}
.case ~ .board-conts .case-box-lawyer .swiper-slide:nth-child(3n) { 
	margin-right:0;
}
.sub-conts-wrap.board-conts .case-box-lawyer .swiper-slide { 
	margin-bottom:30px; 
}
@media screen and (min-width: 641px) { 
	.case-box-lawyer .swiper-slide a { 
		padding-top:30px;
		padding-bottom:30px;
	}
}
.board-conts .case-box-lawyer .swiper-slide a:after { 
	display:none; 
}
.board-conts .case-box-lawyer .swiper-slide .subject { 
	display:block;
	height:auto;
	color:#1a1a1a;
	white-space:nowrap;
}
@media screen and (min-width: 641px) { 
	.board-conts .case-box-lawyer .swiper-slide .subject { 
		margin:17px 0;
		font-size:22px;
	}
}
.board-conts .case-box-lawyer .swiper-slide .bo-content { 
    -webkit-line-clamp: 2;
	height:52px;
	color:#666; 
}
.board-conts .case-box-lawyer .swiper-slide .more { 
	position:relative;
	margin-top:25px;
	width:51px; height:13px;
	background: url('/images/sub/more_arrow.png') no-repeat 0 center;
}

@media screen and (max-width: 1200px) { 
	.board-conts .inner { 
		padding:0 30px;
		width:100%; 
	}
	.board-conts .case-box-lawyer { 
		width:100%; 
	}
}
@media screen and (max-width: 768px) { 
	.board-conts { 
		margin-top:0; padding:10px 0 50px; 
	}
	.board-conts .inner { 
		padding:0 20px;
	}
}
@media screen and (max-width: 640px) { 
	.member ~ .board-conts .case-box-lawyer { 
		width:100%; 
	}
	.board-conts .case-box-lawyer .swiper-slide { 
		margin-right:0 !important; 
		margin-bottom:15px;
		width:100%;
	}
	.board-conts .case-box-lawyer .swiper-slide .subject { 
		margin:10px 0;
	}
	.board-conts .case-box-lawyer .swiper-slide .bo-content { 
		height:36px; 
	}
	.board-conts .case-box-lawyer .swiper-slide .more { 
		margin-top:15px; 
	}
}

/* 성공사례 유형 boxtype - 변호사 등록 기능 연동, 썸네일 리스트 형식 */

.case-image-list-lawyer { 
	width:100%;
	text-align:left;
	font-size:0;
}
.case-image-list-lawyer > li { 
	display:inline-block;
	margin:0 0 50px 45px; 
	width:calc(33.3333% - 30px);
	box-sizing:border-box;
	box-shadow:29px 2px 65px rgba(0,0,0,.22);
	border:3px solid #fff;
	background: #fff;
	vertical-align:top;
	transition:.3s;
}
.case-image-list-lawyer > li:nth-child(3n+1) { 
	margin-left: 0; 
}
.case-image-list-lawyer > li:hover { 
	border-color:#005596; 
}
.case-image-list-lawyer .thum-img
{
	width: 100%;
	margin-bottom: 16px;
}
.case-image-list-lawyer > li a { 
	display:block;
	padding:25px 30px;
}
.case-image-list-lawyer > li input[type="checkbox"] { 
	display:block; 
}
.case-image-list-lawyer > li .cate-name { 
	display:inline-block;
	padding:0 18px;
	border-radius:15px;
	background: #c12720;
	font-weight: 400; font-size:14px; line-height:30px;
	color:#fff;
	text-align:center;
}
.case-image-list-lawyer > li .subject { 
	overflow:hidden;
	display:block;
	margin:10px 0;
	font-weight: 600; font-size:23px; line-height:30px;
	color:#333;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.case-image-list-lawyer > li .bo-content { 
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
	width:100%; height:48px;
	font-weight: 300; font-size:15px; line-height:22px;
	color:#666;
	word-break:break-word;
	text-overflow:ellipsis;
	text-align: justify;
}
.case-image-list-lawyer > li .more { 
	margin:15px 0 -5px; 
	display:block;
}
.case-image-list-lawyer > li .name { 
	text-align:right; 
}
.case-image-list-lawyer > li .name li { 
	display:inline-block;
	vertical-align:middle;
}
.case-image-list-lawyer > li .name li:first-child { 
	font-weight:300; font-size:14px;
	color:#333;
}
.case-image-list-lawyer > li .name li:first-child strong { 
	display:block;
	margin-top:3px;
	font-weight: 500;
}
.case-image-list-lawyer > li .name li:last-child { 
	overflow:hidden;
	margin-left: 12px;
	width:70px; height:70px; 
	border-radius:50%;
}
.case-image-list-lawyer > li .name li:last-child img { 
	width:100%; height:auto; 
}

@media screen and (max-width: 1024px) { 
	.case-image-list-lawyer > li { 
		margin:0 0 30px 30px; 
		width:calc(33.3333% - 20px);
	}
	.case-image-list-lawyer > li a { 
		padding:25px; 
	}
}
@media screen and (max-width: 768px) { 
	.case-image-list-lawyer > li { 
		margin:0 0 30px 30px; 
		width:calc(50% - 15px);
	}
	.case-image-list-lawyer > li:nth-child(3n+1) { 
		margin-left: 30px; 
	}
	.case-image-list-lawyer > li:nth-child(2n+1) { 
		margin-left: 0; 
	}
}
@media screen and (max-width: 640px) { 
	.case-image-list-lawyer > li { 
		margin:0 0 20px 0; 
		width:100%;
	}
	.case-image-list-lawyer > li:nth-child(3n+1) { 
		margin-left: 0; 
	}
	.case-image-list-lawyer > li a { 
		padding:20px; 
	}
	.case-image-list-lawyer > li .cate-name { 
		padding:0 12px;
		font-size:13px; line-height: 24px;
	}
	.case-image-list-lawyer > li .subject { 
		margin:10px 0;
		font-size:18px; line-height:24px;
	}
	.case-image-list-lawyer > li .bo-content { 
		height:72px;
		font-size:14px; line-height: 18px; 
	}
	.case-image-list-lawyer > li .more { 
		height:12px; 
	}
	.case-image-list-lawyer > li .more img { 
		width:auto; height:100%; 
	}
	.case-image-list-lawyer > li .name li:first-child { 
		font-size:13px; 
	}
	.case-image-list-lawyer > li .name li:last-child { 
		margin-left: 10px;
		width:50px; height:50px; 
	}
}

/*갤러리 게시판 type 1 */

.gallery1-list { 
	width:100%;
	text-align:left;
	font-size:0;
}
.gallery1-list > li { 
	display:inline-block;
	margin:0 0 50px 27px; /*padding:30px 50px;*/
/*	width:calc(100% / 3 - 14px);*/
	width: 372px;
/*	height: 382px; */
	box-sizing:border-box;
	vertical-align:top;
	transition:.3s;
}
.gallery1-list > li:hover { 
/*	border:1px solid #d9bc91;
	background: #fff;*/
	box-shadow:15px 0 20px rgba(0,0,0,.1); 
}
.gallery1-list > li:nth-child(3n+1) { 
	margin-left: 0; 
}
.gallery1-list > li a { 
	display:block; 
}
.gallery1-list li .thum
{
	overflow: hidden;
}
.gallery1-list > li a img { 
	margin-bottom: 0; width:100%; 
	transition:.5s;
}
.gallery1-list > li a:hover img { 
	transform:scale(1.10);
	
	transition:.5s;
}

.gallery1-list .cate-name { 
	letter-spacing: -1px;
    padding-bottom: 5px;
    font-size: 15px;
    display: inline-block;
    color: #a08344;
    border-bottom: 2px solid #a38b48;
    margin-bottom: 13px;
}
.gallery1-list strong { 
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical; 
	text-overflow:ellipsis;
	margin:15px 0 35px;
	height:54px;
	font-weight: 700; font-size:19px;
	color:#333;
	word-break:keep-all;
}
.gallery1-list.photo strong { 
	margin:3px 0 4px;
}
.gallery1-list .date { 
	font-size: 15px;
    letter-spacing: -1px;
    color: #797979;
	
}

.gallery1-list .bo-content { 
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical; 
	text-overflow:ellipsis;
	height:90px;
	font-weight: 300; font-size:16px; line-height:22px;
	color:#888;
}

.gallery1-list .no-data { 
	width:100%;
	background: #fff;
	border:0 none;
	text-align:center;
	font-weight: 300; font-size:16px;
}
.gallery1-list .no-data:hover { 
	box-shadow:none;
	border:0 none;
}
.board01-txt-area
{
	border: 1px solid #c3c3c3;
    padding: 13px 15px 0;
    height: 140px;
    box-sizing: border-box;
}

.gallery1-list .test
{
	border: 1px solid #c3c3c3;
    padding: 13px 15px 0;
    height: 140px;
    box-sizing: border-box;
}

@media screen and (max-width: 1024px) { 
	.gallery1-list > li { 
		margin:0 0 20px 20px; padding:0;
		width:calc(50% - 10px); 
	}
	.gallery1-list > li:nth-child(3n+1) { 
		margin-left: 20px; 
	}
	.gallery1-list > li:nth-child(2n+1) { 
		margin-left: 0; 
	}
	.gallery1-list .cate-name { 
		font-size:14px; 
	}
	.gallery1-list  strong { 
		overflow:hidden;
		display:-webkit-box;
		-webkit-line-clamp:2; 
		-webkit-box-orient:vertical; 
		text-overflow:ellipsis;
		margin:5px 0 12px; height: 42px;
		font-size:18px; line-height: 1.2;
	}
	.gallery1-list .cont .bo-content { 
		height:40px;
		font-size:14px; line-height: 20px;
	}
}
@media screen and (max-width: 480px) { 
	.gallery1-list > li { 
		margin-left: 0; margin-bottom: 15px;
		width:100%; 
	}
	.gallery1-list > li:nth-child(3n+1) { 
		margin-left: 0; 
	}
}

/*갤러리 게시판 type 2 */


.gallery2-list { 
	font-size:0;
	margin-top: 15px;	 
}
.member ~ .board-conts .gallery2-list { 
	position:relative; left:-30px;
	width:calc(100% + 30px);
}
.gallery2-list li { 
	display:inline-block;
	margin-left:30px;
	width:calc(33.333% - 20px);
	vertical-align:top;
}
.gallery2-list li:nth-child(3n+1)
{
	margin-left: 0;
}
.sub-conts-wrap .gallery2-list li { 
	margin-bottom:20px; 
	border: 1px solid #97a2b3;
}
.notice ~ .sub-conts-wrap .gallery2-list li:nth-child(3n+1) { 
	margin-left:0; 
}
.gallery2-list li a { 
	overflow:hidden;
	display:block;
	background:#fff;
}
.gallery2-list li img { 
	width:100%; 
	transition:.3s;
	border: 1px solid #e6e6e6;
}
.gallery2-list li:hover a img { 
	transform: scale(1.05);	 
}
.gallery2-list li .subject { 
	overflow:hidden;
	display:block;
	margin:0 0 10px;
	font-size:22px;
	color:#1a1a1a;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.gallery2-list li .text-wrap { 
	padding:20px 28px;
	border:1px solid #e6e6e6;
	border-top:0 none;
}
.gallery2-list li .bo-content { 
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
	width:100%; height:52px;
	font-weight: 300; font-size:16px; line-height:26px;
	color:#666;
	word-break:keep-all;
	text-overflow:ellipsis;
}
.gallery2-list li .date { 
	display:block;
	margin-bottom:15px;
	font-weight: 500; font-size:13px;
	font-family: 'Montserrat', sans-serif;
	color:#808080;
	letter-spacing:0;
}
.gallery2-list li .date strong { 
	position:relative; left:-5px;
	display:block;
	font-weight:500; font-size:50px; line-height:1;
}

.gallery2-list .conts-wrap
{
	padding:15px 25px 30px;
	text-align:left;	
}
@media screen and (max-width: 640px) { 
	.member ~ .board-conts .gallery2-list { 
		left:auto;
		width:100%;
	}
	.gallery2-list li { 
		margin-left:0; margin-bottom:15px; 
		width:100%;
	}
	.gallery2-list li .text-wrap { 
		padding:20px; 
	}
	.gallery2-list li .date { 
		margin-bottom:7px;
		font-size:11px; 
	}
	.gallery2-list li .date strong { 
		left:-3px;
		font-size:35px; 
	}
	.gallery2-list li .subject { 
		font-size:18px; 
	}
	.gallery2-list li .bo-content { 
		height:36px; font-size:13px; line-height:18px; 
	}
}

.sub .slick-dots { 
	position:relative; bottom:auto;
}
.sub .slick-dots li.slick-active button { 
	background-color:#b1885d; 
}
.sub .slick-dots li button { 
	background-color:#ddd;
}

.sub .slick-prev, 
.sub .slick-next { 
	margin-top:-15.5px;
	width:32px; height:31px;	 
}
.sub .slick-prev { 
	left:-60px; 
}
.sub .slick-next { 
	right:-30px;
}
.sub .gallery2-list .slick-prev { 
	left:-30px;
}
.sub .gallery2-list .slick-next { 
	right:-60px;
}
.sub .slick-prev:before { 
	background: url('/images/sub/btn_prev.png') no-repeat center center;
}
.sub .slick-next:before { 
	background: url('/images/sub/btn_next.png') no-repeat center center;
}

/*갤러리 게시판 type 3 */

.gallery3-list { 
	width:100%;
	text-align:left;
	font-size:0;
}
.gallery3-list > li { 
	display:inline-block;
	margin:0 0 50px 27px; /*padding:30px 50px;*/
/*	width:calc(100% / 3 - 14px);*/
	width: 270px;
/*	height: 382px; */
	box-sizing:border-box;
	vertical-align:top;
	transition:.3s;
}
.gallery3-list > li:hover { 
/*	border:1px solid #d9bc91;
	background: #fff;*/
	box-shadow:15px 0 20px rgba(0,0,0,.1); 
}
.gallery3-list > li:nth-child(4n+1) { 
	margin-left: 0; 
}
.gallery3-list > li a { 
	display:block; 
}
.gallery3-list li .thum
{
	overflow: hidden;
}
.gallery3-list > li a img { 
	margin-bottom: 0; width:100%; 
	transition:.5s;
}
.gallery3-list > li a:hover img { 
	transform:scale(1.10);
	
	transition:.5s;
}

.gallery3-list .cate-name { 
	letter-spacing: -1px;
    padding-bottom: 5px;
    font-size: 13px;
    display: inline-block;
    color: #a08344;
    border-bottom: 2px solid #a38b48;
    margin-bottom: 5px;
}
.gallery3-list strong { 
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical; 
	text-overflow:ellipsis;
	margin:15px 0 35px;
	height:44px;
	font-weight: 700; font-size:16px;
	color:#333;
	word-break:keep-all;
}
.gallery3-list.photo strong { 
	margin:3px 0 4px;
}
.gallery3-list .date { 
	font-size: 15px;
    letter-spacing: -1px;
    color: #797979;
	
}

.gallery3-list .bo-content { 
	overflow:hidden;
	display:-webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical; 
	text-overflow:ellipsis;
	height:90px;
	font-weight: 300; font-size:16px; line-height:22px;
	color:#888;
}

.gallery3-list .no-data { 
	width:100%;
	background: #fff;
	border:0 none;
	text-align:center;
	font-weight: 300; font-size:16px;
}
.gallery3-list .no-data:hover { 
	box-shadow:none;
	border:0 none;
}
.board01-txt-area
{
	border: 1px solid #c3c3c3;
    padding: 13px 15px 0;
    height: 105px;
    box-sizing: border-box;
}

.gallery3-list .test
{
	border: 1px solid #c3c3c3;
    padding: 13px 15px 0;
    height: 140px;
    box-sizing: border-box;
}

@media screen and (max-width: 1024px) { 
	.gallery3-list > li { 
		margin:0 0 20px 20px; padding:0;
		width:calc(50% - 10px); 
	}
	.gallery3-list > li:nth-child(3n+1) { 
		margin-left: 20px; 
	}
	.gallery3-list > li:nth-child(2n+1) { 
		margin-left: 0; 
	}
	.gallery3-list .cate-name { 
		font-size:14px; 
	}
	.gallery3-list  strong { 
		overflow:hidden;
		display:-webkit-box;
		-webkit-line-clamp:2; 
		-webkit-box-orient:vertical; 
		text-overflow:ellipsis;
		margin:5px 0 12px; height: 42px;
		font-size:18px; line-height: 1.2;
	}
	.gallery3-list .cont .bo-content { 
		height:40px;
		font-size:14px; line-height: 20px;
	}
}
@media screen and (max-width: 480px) { 
	.gallery3-list > li { 
		margin-left: 0; margin-bottom: 15px;
		width:100%; 
	}
	.gallery3-list > li:nth-child(3n+1) { 
		margin-left: 0; 
	}
}


/*온라인상담 online1 글쓰기 */


/* 온라인상담신청 글쓰기 */
.online-board-wrap {}
.online-board-wrap .board-list {
	border-top:1px solid #333;
	margin-top: 50px; 
}
.online-board-wrap .board-list .split {
	position:relative;
	font-size:0;
	border-bottom:1px solid #dbdbdb;
}
.online-board-wrap .board-list .split.last {
	border-bottom:none;
}
.online-board-wrap .board-list .split dl {
	position:relative;
	display:inline-block;
	width:50%;
	padding:30px 0 30px 215px;
	vertical-align:top;
}
.online-board-wrap .board-list .split.full dl {
	width:100%;
}

.online-board-wrap .board-list .split dl:first-child {
	padding-right:20px;
}
.online-board-wrap .board-list .split dl dt {
	position:absolute; top:50px; left:0;
	color:#1a1a1a;
	font-size:16px;
}
.online-board-wrap .board-list .split dl:nth-child(2) dt {
	left:50px;
}

.online-board-wrap .board-list .split dl dt span {
	color:#ff6f61;
}
.online-board-wrap .board-list .split dl dd {
	font-size:16px;
}
.online-board-wrap .board-list .split dl dd select,
.online-board-wrap .board-list .split dl dd .frm_input {
	width:100%;
	height:56px;
	padding:0 20px;
	border:1px solid #e0e0e0;
	font-size:16px;
	font-weight:300;
	color:#999;
}
.online-board-wrap .board-list .split dl:nth-child(2) dd .frm_input
{
	width: 95%;
}

.online-board-wrap .board-list .split dl dd select {
	background:url('/images/sub/online_select_arrow.png') no-repeat right 20px center;
	-webkit-appearance:none;
	appearance:none;
}
.online-board-wrap .board-list .split dl dd select::-ms-expand {display:none;}
.online-board-wrap .board-list .split dl dd .frm_input:-ms-input-placeholder {color:#999; font-family:'Roboto', 'NanumBarunGothic', 'Noto Sans KR', dotum, sans-serif;}
.online-board-wrap .board-list .split dl dd .frm_input::-webkit-input-placeholder {color:#999; font-family:'Roboto', 'NanumBarunGothic', 'Noto Sans KR', dotum, sans-serif;}
.online-board-wrap .board-list .split dl dd .frm_input::-moz-placeholder {color:#999; font-family:'Roboto', 'NanumBarunGothic', 'Noto Sans KR', dotum, sans-serif;}
.online-board-wrap .board-list .split dl dd textarea {
	height:280px !important;
	border-radius:0;
	border-color:#e0e0e0;
	font-size:16px;
}
.online-board-wrap .board-list .split dl dd ul {
	overflow:hidden;
}
.online-board-wrap .board-list .split dl dd ul li {
	float:left;
	width:49%;
}
.online-board-wrap .board-list .split dl dd ul li:nth-child(2n) {
	margin-left:2%;
}
.online-board-wrap .board-list .split dl dd ul li * {
	display:inline-block;
	width:100%;
	height:50px;
	border:1px solid #e0e0e0;
	color:#999;
	font-size:16px;
	font-weight:300;
	line-height:50px;
	text-align:center;
	cursor:pointer;
}
.online-board-wrap .board-list .split dl dd ul li input[type=radio] {display:none;}
.online-board-wrap .board-list .split dl dd ul li input[type=radio]:checked + label {
	border-color:#333;
	color:#333;
}
.online-board-wrap .board-list .split dl dd .filebox {
	position:relative;
	margin-top:20px;
	border:1px solid #e0e0e0;
}
.online-board-wrap .board-list .split dl dd .filebox label {
	position:absolute; top:50%; right:20px;
	display:inline-block; 
	width:24px; height:24px; 
	margin-top:-12px; 
	background:url('/images/sub/online_file_icon.png') no-repeat center/cover; 
	color:transparent; 
	font-size:0; 
	cursor:pointer;
}
.online-board-wrap .board-list .split dl dd .filebox .upload_name {
	width:100%;
	height:56px;
	border:none; 
	background:none; 
	padding:0 20px; 
	color:#999; 
	font-size:16px;
}
.online-board-wrap .board-list .split dl dd .filebox .upload_hidden {
	display:none;
}
.online-board-wrap .board-list .split .privacy {
	overflow:hidden;
	width:540px;
	margin:40px auto;
	color:#333;
	font-size:16px;
	letter-spacing:-0.04rem;
}
.online-board-wrap .board-list .split .privacy input[type=checkbox] {width:26px; height:26px; margin:-1px 10px 0 0; outline:0; background:no-repeat left center; background-image:url('/images/sub/online_chk.png'); cursor:pointer; -webkit-appearance:none; -moz-appearance:none; vertical-align:middle; transition:all 0.3s; -webkit-transition:all 0.3s;}
.online-board-wrap .board-list .split .privacy input[type=checkbox]::-ms-check {display:none;}
.online-board-wrap .board-list .split .privacy input[type=checkbox]:checked {background-image:url('/images/sub/online_chk_on.png');} 
.online-board-wrap .board-list .split .privacy label {
	display:inline-block;
	line-height:26px;
}
.online-board-wrap .board-list .split .privacy a {
	display:inline-block;
	float:right;
	color:#333;
	border-bottom:1px solid #333;
	cursor:pointer;
}
.online-board-wrap .board-list .split #bo_privacy_info {
	display:none;
	position:absolute; top:40px; right:25%;
	padding:20px;
	background:#fff;
	border:1px solid #e0e0e0;
}
.online-board-wrap .board-list .split #bo_privacy_info .bo_privacy_title {
	margin-top:0;
	overflow:hidden;
}
.online-board-wrap .board-list .split #bo_privacy_info .bo_privacy_title a {
	color:#333;
	font-weight:700;
	float:right;
	cursor:pointer;
}
.online-board-wrap .board-list .btn-wrap {
	width:540px;
	margin:0 auto;
	margin-top: 10px;
}
.online-board-wrap .board-list .btn-wrap * {
	width:100%;
	height:80px;
	border:none;
	background:#ff6f61;
	color:#fff;
	font-size:24px;
	line-height:80px;
}
@media screen and (max-width: 1024px) { 
	.online-board-wrap .board-list .split dl {
		padding:30px 0 30px 155px;
	}
	.online-board-wrap .board-list .split dl dt {
		font-size:13px;
	}
	.online-board-wrap .board-list .split dl dd select,
	.online-board-wrap .board-list .split dl dd .frm_input {
		font-size:13px;
	}
	.online-board-wrap .board-list .split dl dd .filebox .upload_name {
		font-size:13px
	}
	.online-board-wrap .board-list .split dl dd textarea {
		font-size:13px;
	}
	.online-board-wrap .board-list .split dl dd ul li * {
		font-size:13px;
	}
	.online-board-wrap .board-list .split .privacy {
		font-size:13px;
	}
	.online-board-wrap .board-list .btn-wrap {
		width: 100%;
	}

	
	.online-board-wrap .board-list .btn-wrap * {
		height:70px;
		font-size:20px;
		line-height:70px;
		
	}
}
@media screen and (max-width: 768px) { 
	.online-board-wrap .board-list .split {
		border-bottom:0;
	}
	.online-board-wrap .board-list .split dl {
		width:100%;
		padding:15px 0 15px 155px;
		border-bottom: 1px solid #dbdbdb;
	}
	.online-board-wrap .board-list .split dl:first-child {
		padding-right:0;
	}
	.online-board-wrap .board-list .split dl dt {
		top:30px;
		font-size:12px;
	}
	.online-board-wrap .board-list .split dl:nth-child(2) dt {
		left:0;
	}
	.online-board-wrap .board-list .split dl dd select,
	.online-board-wrap .board-list .split dl dd .frm_input {
		padding:0 10px;
		font-size:12px;
		height:43px;
	}
	.online-board-wrap .board-list .split dl dd textarea {
		font-size:12px;
		height:150px !important;
	}
	.online-board-wrap .board-list .split dl dd ul li * {
		height:43px;
		line-height:43px;
		font-size:12px;
	}
	.online-board-wrap .board-list .split dl dd .filebox .upload_name {
		padding:0 10px;
		font-size:12px;
		height:43px;
	}
	.online-board-wrap .board-list .split dl dd .filebox {
		margin-top:10px;
	}
	.online-board-wrap .board-list .split dl dd .filebox label {
		right:10px;
		background-size:12px;
	}
	.online-board-wrap .board-list .split .privacy {
		font-size:12px;
		margin:20px auto;
	}
	.online-board-wrap .board-list .split .privacy input[type=checkbox] {
		width:16px; height:16px;
		background-size:cover;
	}
	.online-board-wrap .board-list .split .privacy label {
		line-height:16px;
	}
	.online-board-wrap .board-list .split #bo_privacy_info {
		top:25px;
		right:5%;
	}
	.online-board-wrap .board-list .btn-wrap * {
		height:50px;
		font-size:16px;
		line-height:50px;
	}
}
