﻿
@import url('css2-DMSerifDisplay_swap.css');
@import url('css2-DMSerifDisplay_Poppinswght600_swap.css');
@import url('css2-Poppinswght600_swap.css');

/* 초기화 */
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:'Roboto', 'Noto Sans KR', 'Malgun Gothic', 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;
}

@media all and (max-width:850px){
._wsaicon{display:none !important;}
}

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

@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 100;
   src: url(../font/NotoSans-Thin.woff2) format('woff2'),
        url(../font/NotoSans-Thin.woff) format('woff'),
		url('../font/NotoSans-Thin.eot') format('embedded-opentype'),
        url(http://hylaw.co.kr/fonts/NotoSans-Thin.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 300;
   src: url(../font/NotoSans-Light.woff2) format('woff2'),
        url(../font/NotoSans-Light.woff) format('woff'),
		url('../font/NotoSans-Light.eot') format('embedded-opentype'),
        url(http://hylaw.co.kr/fonts/NotoSans-Light.otf) format('opentype');
 }
 @font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 350;
   src: url(../font/NotoSans-DemiLight.woff2) format('woff2'),
        url(../font/NotoSans-DemiLight.woff) format('woff'),
		url('../font/NotoSans-DemiLight.eot') format('embedded-opentype'),
        url(http://hylaw.co.kr/fonts/NotoSans-DemiLight.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(../font/NotoSans-Regular.woff2) format('woff2'),
        url(../font/NotoSans-Regular.woff) format('woff'),
		url('../font/NotoSans-Regular.eot') format('embedded-opentype'),
        url(http://hylaw.co.kr/fonts/NotoSans-Regular.otf) format('opentype');
 }
 @font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(../font/NotoSans-Medium.woff2) format('woff2'),
        url(../font/NotoSans-Medium.woff) format('woff'),
		url('../font/NotoSans-Medium.eot') format('embedded-opentype'),
        url(http://hylaw.co.kr/fonts/NotoSans-Medium.otf) format('opentype');
 }
 @font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(../font/NotoSans-Bold.woff2) format('woff2'),
        url(../font/NotoSans-Bold.woff) format('woff'),
		url('../font/NotoSans-Bold.eot') format('embedded-opentype'),
        url(http://hylaw.co.kr/fonts/NotoSans-Bold.otf) format('opentype');
 }
 @font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(../font/NotoSans-Black.woff2) format('woff2'),
        url(../font/NotoSans-Black.woff) format('woff'),
		url('../font/NotoSans-Black.eot') format('embedded-opentype'),
        url(http://hylaw.co.kr/fonts/NotoSans-Black.otf) format('opentype');
 }

/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../font/roboto-v20-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('../font/roboto-v20-latin-100.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/roboto-v20-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/roboto-v20-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../font/roboto-v20-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../font/roboto-v20-latin-100.svg') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../font/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('../font/roboto-v20-latin-300.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../font/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../font/roboto-v20-latin-300.svg') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../font/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../font/roboto-v20-latin-regular.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../font/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../font/roboto-v20-latin-regular.svg') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../font/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('../font/roboto-v20-latin-500.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../font/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../font/roboto-v20-latin-500.svg') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../font/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../font/roboto-v20-latin-700.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../font/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../font/roboto-v20-latin-700.svg') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../font/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'),
       url('../font/roboto-v20-latin-900.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../font/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../font/roboto-v20-latin-900.svg') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'Noto Serif KR';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Serif CJK KR'), local('Source Han Serif K'), local('Source Han Serif'), local('Noto Serif CJK'), local('Noto Serif'), 
	url(../font/NotoSerifCJKkr-ExtraLight-subset.woff) format('woff'),
	url(../font/NotoSerifCJKkr-ExtraLight-subset.woff2) format('woff2'), 
	url(http://hylaw.co.kr/fonts/NotoSerifCJKkr-ExtraLight-subset.otf) format('otf');
}
@font-face {
    font-family: 'Noto Serif KR';
    font-style: normal;
    font-weight: 300;
    src: local('Noto Serif CJK KR'), local('Source Han Serif K'), local('Source Han Serif'), local('Noto Serif CJK'), local('Noto Serif'), 
	url(../font/NotoSerifCJKkr-Regular-subset.woff) format('woff'),
	url(../font/NotoSerifCJKkr-Regular-subset.woff2) format('woff2'), 
	url(http://hylaw.co.kr/fonts/NotoSerifCJKkr-Regular-subset.otf) format('otf'),        
	url(../font/NotoSerifCJKkr-Regular-subset.ttf)  format('truetype'), /* Safari, Android, iOS */;
}
@font-face {
    font-family: 'Noto Serif KR';
    font-style: normal;
    font-weight: 600;
    src: local('Noto Serif CJK KR'), local('Source Han Serif K'), local('Source Han Serif'), local('Noto Serif CJK'), local('Noto Serif'), 
	url(../font/NotoSerifCJKkr-Bold-subset.woff) format('woff'),
	url(../font/NotoSerifCJKkr-Bold-subset.woff2) format('woff2'),  
	url(http://hylaw.co.kr/fonts/NotoSerifCJKkr-Bold-subset.otf) format('otf');
}

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

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


/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;font-weight: 400;font-size:14px;line-height:35px;min-width:100px;height:35px;padding:0 10px;text-align:center;background:#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('../image/btn_first.gif') no-repeat 50% 50% #fff;}
.pg_prev {margin-right: 16px; text-indent:-999px;overflow:hidden;background:url('../image/btn_prev.gif') no-repeat 50% 50% #fff;}
.pg_end {margin-left: 16px; text-indent:-999px;overflow:hidden;background:url('../image/btn_end.gif') no-repeat 50% 50% #fff;}
.pg_next {margin-left: 16px; text-indent:-999px;overflow:hidden;background:url('../image/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: 'Roboto', 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;
	letter-spacing:-0.5px;
	color:#666;
}
input,
select,
button { 
	font-family:'Roboto', 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;
	line-height: 1.5;
}
a { 
	color:#666; 
}

#wrapper { 
	overflow:hidden;
	width:100%; min-width:auto;
}
.inner { 
	margin:0 auto;
	width:1200px; 
}
@media screen and (max-width: 1200px) { 
	.inner { 
		width:100%; 
	}
}


/* 
	header
*/
#header { 
	position:fixed; top:0; left:0;
	z-index:999;
	width:100%;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
#header.fixed { 
	background:rgba(0,0,0,.7);
}

@media screen and (min-width: 1025px) { 
	#header {
		padding:0 6%;
		height:100px;
	}
	#header  .logo { 
		position:absolute; top:50%; left:5%;
		margin-top:-30px;
	}
	.gnb { 
		display:inline-block !important;
		padding:0 110px;
		width:100%;
		text-align:right;
		vertical-align:middle;
	}
	.gnb .gnb-1depth-li { 
		position:relative;
		display:inline-block;
		vertical-align:middle;
	}
	.gnb .gnb-1depth-a { 
		display:block;
		padding:0 30px;
		font-weight: 400; font-size:18px; line-height: 100px;
		color:#fff;
		transition:.3s;
	}
	.gnb .gnb-1depth-a:hover { 
	/*	color:#0a5fff; */
		/*color:#2050aa; */
		font-weight: 600;
	}

	.gnb .gnb-2depth {	
		overflow:hidden;
		position:absolute; left:6%; top:75%;
		z-index:999;
		display:block !important;
		height:0;
		text-align:left;
	}
	.gnb .gnb-2depth.on { 
		padding-top: 45px;
		height:320px;
		transition:.3s;
	}
	.gnb .gnb-1depth-li .gnb-2depth:before { 
		display:block;
		margin-bottom: 23px; padding-left: 30px;
		font-weight: 400; font-size:20px;
		color:#333;
	}
	.gnb .gnb-2depth a { 
		display:block;
		padding-left:30px;
		font-size:15px; line-height: 24px;
		color:#fff;
		transition:.3s;
	}
	.gnb .gnb-2depth a:hover { 
		color:#2050aa; 
	}

	#header .gnb-bg { 
		position:fixed; top:100px; left:0;
		z-index:888;
		width:100%; height:0;
		background: rgba(0,0,0,.7);
	}
	#header .gnb-bg.menu { 
		height:320px;
		transition:.3s;
	}
}

/* menu btn */
.menu-btn { 
	position:absolute; top:15px; right:5%;
	width:70px; height:70px;
	
	cursor:pointer;
}
.menu-btn span { 
	position:absolute; left:18px;
	width:47px; height:3px;
	background: #fff;
	transition:.3s;
}
.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: 1216px) { 
	.header-utils dl { 
		width:100%; 
	}
}
@media screen and (max-width: 1024px) { 
	.header-utils dl { 
		display:none;
	}
	#header { 
		height:76px; 
	}
	#header .logo { 
		position:absolute; top:50%; left:30px;
		margin-top: -14px;
		height:28px;
	}
	#header .logo a { 
		display:block;
		width:100%; height:100%;
		line-height: 0;
	}
	#header .logo a img { 
		width:auto; height:100%; 
	}

	#header .gnb { 
		display:none;
		position:absolute; top:0; left:0;
		margin-left:0; padding: 70px 0 0;
		width:100%; height:100vh;
		background: #152a52;
	}
	.gnb-1depth-a { 
		position:relative;
		display:block;
		padding-left:30px;
		font-weight:700;
		font-size:20px; line-height: 58px;
		color:#fff;
	}
	.gnb-1depth-li.on .gnb-1depth-a:before { 
		content:'';
		position:absolute; bottom:8px; left:30px;
		width:110px; height:2px;
		background:#fff;
	}
	.gnb-2depth { 
		display:none;
		padding:10px 0;
	}
	.gnb-2depth-a { 
		padding-left:30px;
		font-weight:300;
		font-size:18px; line-height: 36px;
		color:#fff;
	}
	.menu-btn { 
		top:50%; left:auto; right:30px;
		margin-left: auto; margin-top: -10px;
		width:28px; height:20px;
		border:0 none;
	}
	.menu-btn span {
		left:0;
		width:100% !important;
	}
	.menu-btn span:nth-child(1) {
		top: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;
	}
}
@media screen and (max-width: 768px) { 
	#header { 
		height:60px; 
	}
	#header .logo { 
		left:20px; margin-top: -15px;
		height:30px;
	}
	#header .header-utils .menu-btn { 
		width:60px; height:60px;
	}
	#header .header-utils .menu-btn i { 
		top:19px;
		margin-left: -13px;
		width:26px; height:2px; 
	}
	#header .header-utils .menu-btn i:nth-child(3) { 
		top:39px;
	}
	#header .header-utils .menu-btn.on i:nth-child(1),
	#header .header-utils .menu-btn.on i:nth-child(3)  { 
		top:29px;
	}
	.gnb-1depth-a { 
		font-size:18px; line-height: 50px;
	}
	.gnb-2depth-a { 
		font-size:14px; line-height: 30px; 
	}
	.menu-btn { 
		right:20px; 
	}
	.menu-btn span { 
		height:2px; 
	}
	.menu-btn span:nth-child(2) { 
		margin-top: -1px; 
	}
}

/*
	footer
*/
#footer,
#section5 { 
	overflow:hidden;
	padding:60px 6% !important;
	background:#2a2a2a ; 
}
#footer ,
#footer .fp-section ,
#footer .fp-tableCell 
#section5 , 
#section5 .fp-section ,
#section5 .fp-tableCell { 
	height:auto !important;
	min-height:auto !important;	 
}
#section5 .fp-section ,
#section5 .fp-tableCell { 
	padding:0;
}

@media screen and (max-width: 640px) { 
	#footer,
	#section5 { 
		padding:40px 20px !important; 
	}
}

.footer-right { 
	float:right; 
	width:480px;
	text-align:right;
}
.footer-right ul { 
	font-size:0; 
}
.footer-right ul li { 
	display:inline-block;
	vertical-align:top;
}
.footer-right ul:first-of-type li { 
	margin-left:14px; 
	font-family: 'Poppins', 'Noto Sans KR', sans-serif;
}
.footer-right ul li a { 
	display:block; 
}
.footer-right dl { 
	margin:0 0 5px;	 
}
.footer-right dl dt,
.footer-right dl dd { 
	display:inline-block;
	font-family: 'Poppins', 'Noto Sans KR', sans-serif;
	vertical-align:top;
	text-transform:uppercase;
}
.footer-right dl dt { 
	margin-right: 15px; 
}
.footer-right ul:nth-of-type(2) li { 
	font-weight:300; font-size:18px;
	color:#b5b5b5;
	letter-spacing:0;
}
.footer-right ul:nth-of-type(2) li strong { 
	font-weight: 300; font-size:27px; 
}
.footer-right ul:nth-of-type(2) li:last-child { 
	margin-left: 25px; 
}
.footer-right > a { 
	display:inline-block;
	margin:10px 0 30px;
	width:120px;
	border-radius:12px;
	background:#969696;
	font-weight: 300; font-size:13px; line-height:24px;
	color:#2a2a2a;
	text-align:center;
}
.footer-right > a img { 
	position:relative; top:-1px;
	display:inline-block;
	margin-right: 5px;
	vertical-align:middle;
}
.footer-right address { 
	font-style:normal;
	font-weight:300; font-size:14px;
	font-family: 'Poppins', 'Noto Sans KR', sans-serif;
	color:#666;
	text-transform:uppercase;
	letter-spacing:0;
}

@media screen and (max-width: 1024px) { 
	.footer-right { 
		float:none;
		width:100%;
	}
	.footer-right ul:first-of-type li { 
		margin-left: 10px;
		width:40px; 
	}
	.footer-right ul li img { 
		width:100%; 
	}
	.footer-right dl { 
		margin:30px 0 10px; 
	}
	.footer-right dl dt, .footer-right dl dd { 
		font-size:13px; 
	}
	.footer-right dl dt { 
		margin-right: 7px; 
	}
	.footer-right ul:nth-of-type(2) li { 
		font-size:14px; 
	}
	.footer-right ul:nth-of-type(2) li:last-child { 
		margin-left:10px; 
	}
	.footer-right ul:nth-of-type(2) li strong { 
		font-size:20px; 
	}
	.footer-right > a { 
		width:110px;
		font-size:12px; 
	}
	.footer-right address { 
		display:none; 
	}
}

.footer-left { 
	float:left; 
	width:calc(100% - 480px);
	text-align:left;
}
.footer-left address:first-of-type { 
	margin-bottom:50px;
	font-style:normal;
	font-size:0;
}
.footer-left address:first-of-type span { 
	position:relative;
	display:inline-block;
	padding:0 13px;
	font-weight:300; font-size:15px;
	color:#666;
	vertical-align:top;
}
.footer-left address:first-of-type span:before { 
	content:'';
	position:absolute; top:50%; left:0;
	margin-top:-7px;
	width:1px; height:12px;
	background:#5e5e5e;
}
.footer-left address:first-of-type span:first-child { 
	padding-left: 0; 
}
.footer-left address:first-of-type span:first-child:before { 
	display:none; 
}
.footer-left dl { 
	font-size:0;	 
}
.footer-left dl dt,
.footer-left dl dd { 
	display:inline-block;
	margin:7px 13px 7px 0;
	font-weight: 300; font-size:15px;
	font-family: 'Roboto', 'Noto Sans KR', sans-serif;
	vertical-align:top;
}
.footer-left dl dt { 
	color:#fff;
}
.footer-left dl dd { 
	color:#666;
}
.footer-left address:last-of-type { 
	display:none; 
	margin-top: 50px;
	font-style:normal;
	font-weight:300; font-size:14px;
	font-family: 'Poppins', 'Noto Sans KR', sans-serif;
	color:#666;
	text-transform:uppercase;
	letter-spacing:0;
}

@media screen and (max-width: 1300px) and (min-width:1025px) { 
	.footer-left dl dt { 
		display:block; 
	}
}
@media screen and (max-width: 1024px) { 
	.footer-left { 
		float:none;
		margin-top:50px;
		width:100%; 
	}
	.footer-left address:first-of-type { 
		margin-bottom: 30px;
	}
	.footer-left address:last-of-type { 
		display:block;
	}
}
@media screen and (max-width: 640px) { 
	.footer-left { 
		margin-top: 20px; 
	}
	.footer-left address:first-of-type span { 
		padding:0 7px;
		font-size:13px; 
	}
	.footer-left dl { 
		position:relative; 
		margin-bottom:5px;
		padding-left:85px;
	}
	.footer-left dl dt, .footer-left dl dd { 
		margin:2px 10px 2px 0;
		font-size:14px; 
	}
	.footer-left dl dt { 
		position:absolute; top:0; left:0; 
	}
	.footer-left address:last-of-type { 
		margin-top: 30px;
		font-size:13px; 
	}
}


#footer .btn-top,
#section5 .btn-top { 
	display:none;
	position:fixed; bottom:30px; right:30px;
	padding-top: 30px;
	width:61px; height:61px;
	background: #2050aa url('../image/top_arrow.png') no-repeat center 15px;
	font-size:14px; line-height: 1;
	color:#fff;
	text-align:center;
}
@media screen and (max-width: 480px) { 

	#footer .btn-top { 
		right:20px; bottom:20px;
		padding-top: 25px;
		width:50px; height:50px;
		background-position:center 12px;
		font-size:12px;
	}
}




/* main
------------------------------------------------------ */
#contents .section {
	position:relative;
}
@media screen and (max-width: 1200px) { 
	#contents .section .inner { 
		padding:0 30px;	 
	}
}
@media screen and (max-width: 850px) { 
	#contents .section { 
		padding:70px 0;	 
	}
}
@media screen and (max-width: 768px) { 
	#contents .section .inner { 
		padding:0 20px;	 
	}
}
@media screen and (max-width: 640px) { 
	#contents .section { 
		padding:40px 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;
	/* padding:0 4%; */
	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-subtit {
	width:100%;
	font-family: 'DM Serif Display';
	margin-bottom:20px;
	font-weight:500; font-size:25px;
	color:#fff;
	word-break:keep-all;
	opacity: 0.8;
	letter-spacing: 18px;
}

.main-conts-tit {
	width:100%;
	margin-bottom:70px;
	font-weight:300; font-size:48px;
	color:#fff;
	word-break:keep-all;
	font-family: 'Noto Serif KR';
	letter-spacing: 5px;
	opacity: 0.8;
	position: relative;
	display: inline-block;
}
.main-conts-tit.business {
	font-size: 44px;
}
.main-conts-tit.business br { 
	display:none; 
}

.main-conts-tit:after
{
	content: '';
	position: absolute;
	width:7px;
	height: 7px;
	right: -3%;
	top:-1%;
	border-radius: 25px;
	background: #4278b8;
}

@media screen and (max-width: 850px) { 
	.main-conts-tit.business br { 
		display:block; 
	}
}
@media screen and (max-width: 768px) {
	..main-conts-subtit { 
		font-size:20px;	 
	}
	.main-conts-tit {
		margin-bottom:35px;
		font-size:30px;
		letter-spacing: 3px;
	}
	.main-conts-tit.business {
		font-size: 30px;
	}
}
@media screen and (max-width: 640px) {
	.main-conts-subtit { 
		margin-bottom: 10px;
		font-size:16px;	 
		letter-spacing: 8px;
	}
	.main-conts-tit {
		font-size:24px;
		letter-spacing: 2px;
	}
	.main-conts-tit.business {
		font-size: 20px;
	}
}

/*
	scroll down
*/
.scroll-down {
	position:absolute; bottom:6%; left:5%;
}
@media screen and (max-width: 850px) {
	.scroll-down {
		display:none;
	}
}

/* 
	main-visual
*/
.main-visual { 
	width:100%; 
	background:url('../image/main-visual.jpg') no-repeat center center;
	background-size:cover;
}

.main-visual .visual-quick {
	position:absolute;
	top:50%; left:50%;
	z-index:11;
	margin-left:260px; padding:88px 65px 0;
	transform:translateY(-50%);
	width:370px; height:370px;
	text-align:right;
}
.main-visual .visual-quick span:before {
	content:'';
	position:absolute; top:0; left:0;
	z-index:1;
	width:100%; height:100%;
	border:14px solid rgba(255,255,255,.7);
}
.main-visual .visual-quick:after {
	content:'';
	position:absolute; top:-70px; right:-70px;
	z-index:-1;
	width:calc(100% - 5px); height:calc(100% - 5px);
	background: rgba(201,160,99,.7);
}
.main-visual .visual-quick:before {
	content:'';
	position:absolute; bottom:-70px; left:-70px;
	z-index:-1;
	width:calc(100% - 120px); height:calc(100% - 120px);
	background: rgba(201,116,99,.7);
}
.main-visual .visual-quick li {
	margin-bottom:20px;
}
.main-visual .visual-quick li a {
	position:relative; z-index:44;
	font-style:italic;
	text-decoration:underline;
	font-weight:500; font-size:20px;
	color:#fff;
	letter-spacing:1px;
	text-transform:uppercase;
}
.main-visual .main-academy-icon
{
	position: absolute;
	left: 5%;
	top:100px;
}
.main-visual .visual-text {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	text-align:center;
	left:0;
	width: 100%;	
	letter-spacing: 3px;
}
.main-visual .visual-text h1 {
	font-weight:500; font-size:80px; line-height:1;
	color:#fff;
	text-transform:uppercase;
	font-family: 'DM Serif Display';
	margin-bottom: 43px;
}
.main-visual .visual-text h1 br { 
	display:none; 
}
.main-visual .visual-text h2 {
	display: inline-block;
	font-weight:300; font-size:35px; line-height:1;
	color:#fff;
	text-transform:uppercase;
	position: relative;
	margin-bottom: 90px
}
.main-visual .visual-text h2:before {
    content: '';
    position: absolute;
    bottom: -24px;
    left: 0;
    margin-bottom: 20px;
    width: 100%;
    height: .1px;
    background: #fff;
    opacity: 0.5;
}

@media screen and (max-width: 850px) { 
	.main-visual { 
		height:100vh !important; 
	}
	.main-visual .main-academy-icon { 
		display:none; 
	}
	.main-visual .visual-text h1 { 
		margin-bottom:20px; 
	}
	.main-visual .visual-text h1 br { 
		display:block; 
	}
}
@media screen and (max-width: 640px) { 
	
	.main-visual { 
	width:100%; 
	background:url('../image/m-main-visual.jpg') no-repeat center center;
	background-size:cover;
	}

	.main-visual .visual-text h1 { 
		font-size:56px; 
	}
	.main-visual .visual-text h2 { 
		margin-bottom: 50px;
		font-size:17px; 
	}
}


.main-visual .visual-text .search-form {
	position: relative;
    margin: 0 auto;
    width: 490px;
    height: 55px;
    animation: fadeInUp 1000ms both 800ms;    
    
}
.main-visual .visual-text .search-form input{
	padding: 0 60px 0 20px;
    width: 100%;
    height: 55px;
    border: 1px solid rgba(255,255,255,.4);
    background: rgba(0,0,0,.5);
    font-size: 20px;
    color: #fff;
}
.main-visual .visual-text .search-form button{
	position: absolute;
    top: 50%;
    right: 23px;
    margin-top: -14px;
    background: none;
    border: 0 none;
}
    
.main-visual .visual-text .search-tag
{
	margin-top:15px;
}
.main-visual .visual-text .search-tag ul{
	width: 490px;
	margin:0 auto;
	text-align: left;
	font-size:0;
}
.main-visual .visual-text .search-tag ul li{
	display: inline-block;
	margin-right: 22px;
}
.main-visual .visual-text .search-tag ul li:last-child{
	margin-right:0
}
.main-visual .visual-text .search-tag ul li a{
	color:rgba(255,255,255,0.5); font-weight: 300;
	font-size:16px;
	letter-spacing: 0.5px;
}

@media screen and (max-width: 640px) { 
	.main-visual .visual-text .search-form { 
		padding:0 30px;
		width:100%; 
	}
	.main-visual .visual-text .search-form input { 
		height:50px; 
	}
	.main-visual .visual-text .search-form button { 
		right:43px; 
	}
	.main-visual .visual-text .search-form button img { 
		height:20px; 
	}
	.main-visual .visual-text .search-tag { 
		margin-top:10px; padding:0 30px;
		width:100%;
	}
	.main-visual .visual-text .search-tag ul li { 
		margin-right: 10px; 
	}
	.main-visual .visual-text .search-tag ul li a { 
		font-size:14px; 
	}
}

/* 
	main-partner
*/
.main-partner { 
	padding:80px 0;	 
}
.main-partner-box { 
	 
}
.main-partner-box ul { 
	font-size:0;
}
.main-partner-box ul li { 
	display:inline-block;
	margin:0 0 12px 12px;
	width:calc(20% - 10px);
	vertical-align:top;
}
.main-partner-box ul li:nth-child(5n+1) { 
	margin-left:0; 
}
.main-partner-box ul li div {
	display:table;
	width:100%; height:150px;
	border:1px solid #ddd; 
}
.main-partner-box ul li div span { 
	display:table-cell;
	padding:20px;
	width:100%;
	vertical-align:middle;
	text-align:center;
}
.main-partner-box ul li div span img { 
	max-width:100%; 
}

@media screen and (max-width: 768px) { 
	.main-partner { 
		padding:60px 0; 
	}
	.main-partner-box ul li div { 
		height:100px; 
	}
}
@media screen and (max-width: 640px) { 
	.main-partner { 
		padding:40px 0; 
	}
	.main-partner-box ul li { 
		width:calc(50% - 6px);
	}
	.main-partner-box ul li:nth-child(5n+1) { 
		margin-left:12px; 
	}
	.main-partner-box ul li:nth-child(2n+1) { 
		margin-left:0; 
	}
	.main-partner-box ul li div { 
		height:80px; 
	}
	.main-partner-box ul li div span { 
		padding:10px 20px; 
	}
	.main-partner-box ul li div span img { 
		max-width:90px; 
	}
}

/*수상내역?*/
.main-award { 
	padding:80px 0;	 
}
.main-award-box { 
	 
}
.main-award-box ul { 
	font-size:0;
}
.main-award-box ul li { 
	display:inline-block;
	margin:0 0 12px 12px;
	width:calc(25% - 10px);
	vertical-align:top;
	font-size: 15px; text-align: center;
	margin-bottom: 25px;
	font-weight: 400;
	color:#333;
}
.main-award-box ul li:nth-child(4n+1) { 
	margin-left:0; 
}
.main-award-box ul li div {
	display:table;
	width:100%; height:350px;
	border:1px solid #ddd; 
	margin-bottom: 10px;
}
.main-award-box ul li div span { 
	display:table-cell;
	padding:20px;
	width:100%;
	vertical-align:middle;
	text-align:center;
}
.main-award-box ul li div span img { 
	max-width:100%; 
}

@media screen and (max-width: 768px) { 
	.main-award { 
		padding:60px 0; 
	}
	.main-award-box ul li div { 
		height:100px; 
	}
}
@media screen and (max-width: 640px) { 
	.main-award { 
		padding:40px 0; 
	}
	.main-award-box ul li { 
		width:calc(50% - 6px);
	}
	.main-award-box ul li:nth-child(5n+1) { 
		margin-left:12px; 
	}
	.main-award-box ul li:nth-child(2n+1) { 
		margin-left:0; 
	}
	.main-award-box ul li div { 
		height:80px; 
	}
	.main-award-box ul li div span { 
		padding:10px 20px; 
	}
	.main-award-box ul li div span img { 
		max-width:90px; 
	}
}



.inner.tab
{
	height: 100%;
	position: relative;
	width: 1200px;
	margin:0 auto;
	
}
.main-visual .main-tab {
	width: 100%;
    margin: 0 auto;
}
.main-visual .main-tab ul {
position: absolute;
    bottom: 0;
    left: 50%;
    width: 1200px;
    font-size: 0;
    transform: translateX(-50%);
	font-size:0;
}
.main-visual .main-tab ul li {
	overflow:hidden;
	width:25%; height:100px;
	display: inline-block;
	vertical-align:top;
}
.main-visual .main-tab ul li:hover { 
	overflow:visible; 
}
@media screen and (min-width: 1201px) { 
	.main-visual .main-tab ul li:hover .tab-text { 
		opacity:0;	 
	}
}
.main-visual .main-tab ul li a { 
	position: relative;
	display:table;
	width:100%; height:100%;
	transition:.2s;
}
.main-visual .main-tab ul li:nth-child(1) a { 
	background: url('../image/main-tab01.jpg') no-repeat center center; 
	background-size:cover;
}
.main-visual .main-tab ul li:nth-child(2) a { 
	background: url('../image/main-tab02.jpg') no-repeat center center; 
	background-size:cover;
}
.main-visual .main-tab ul li:nth-child(3) a { 
	background: url('../image/main-tab03.jpg') no-repeat center center; 
	background-size:cover;
}
.main-visual .main-tab ul li:nth-child(4) a { 
	background: url('../image/main-tab04.jpg') no-repeat center center; 
	background-size:cover;
}
@media screen and (min-width: 1201px) { 
	.main-visual .main-tab ul li:hover a { 
		background:none !important; 
	}
}

.main-visual .main-tab .tab-text {
	display:table-cell;
	vertical-align:middle;
	padding:0 10%;
	text-align: left;
	transition:.2s;
}
.main-visual .main-tab ul li dl {
}
.main-visual .main-tab ul li dt {
	font-family: 'Poppins', sans-serif;
	color:rgba(255,255,255,0.5);
	font-size: 16px;
	margin-bottom: 8px;
}
.main-visual .main-tab ul li dd {
	font-size: 17px;
	color:#fff; 
	word-break:keep-all;
}

@media screen and (max-width: 1200px) { 
	.main-visual .main-tab ul { 
		left:0;
		width:100%;
		transform:none;
	}
}
@media screen and (max-width: 640px) { 
	.main-visual .main-tab ul li { 
		height:85px; 
	}
	.main-visual .main-tab ul li dt { 
		margin-bottom: 5px;
		font-size:11px; 
	}
	.main-visual .main-tab ul li dd { 
		font-size:12px; 
	}
}

.main-visual .main-tab ul li .hover { 
	position:absolute; bottom:-412px; left:0;
	padding:12% 7% 12% 12%;
	width:100%;
	border-top:7px solid #183a79;
	background:rgba(0,0,0,.6);
	text-align:left;
	transition:.3s;
}
.main-visual .main-tab ul li:hover .hover { 
	bottom:0; 
}
.main-visual .main-tab ul li .hover * { 
	display:block;
	word-break:keep-all;
}
.main-visual .main-tab ul li .hover strong { 
	font-weight: 700; font-size:30px;
	color:#fff;
	letter-spacing:7px;
}
.main-visual .main-tab ul li .hover span { 
	margin:7px 0 25px;
	font-size:17px; 
	color:#fff;
	letter-spacing:0;
}
.main-visual .main-tab ul li .hover div { 
	font-weight: 300; font-size:15px; line-height:1.6;
	color:rgba(255,255,255,.9);
	letter-spacing:0;
}
@media screen and (max-width: 1200px) { 
	.main-visual .main-tab ul li .hover { 
		display:none; 
	}
}


/* 
	main-business
*/

.main-business { 
	overflow:hidden;
	position:relative;
	width:100%; 
	background:url('../image/main-business.jpg') no-repeat center center;
	background-size:cover;
}
.main-business-tit {
	position:absolute;
	top:50%; left:50%;
	transform:translateY(-50%);
	margin-left:-600px;
	height:350px;
	text-align:left;
}
.main-business-tit h1 {
	margin-bottom:25px;
	font-weight:900; font-size:50px; line-height:1;
	color:#fff;
	text-transform:uppercase;
}
.main-business-tit p {
	font-weight:100; font-size:26px; line-height:1.4;
	color:#fff;
}

@media screen and (max-width: 1200px) {
	.main-business-tit {
		left:5%;
		margin-left:0;
	}
}
@media screen and (max-width: 850px) {
	.main-business {
		height:auto !important;
	}
	.main-business .fp-tableCell {
		padding:0;
		height:auto !important;
	}
}
@media screen and (max-width: 768px) {
	.main-business-tit {
		position:relative;
		top:auto; left:auto;
		transform:none;
		width:100%; height:auto;
	}
	.main-business-tit h1 {
		margin-bottom:20px;
		font-size:32px;
	}
	.main-business-tit h1 br {
		display:none;
	}
	.main-business-tit p {
		font-size:18px;
	}
	.main-business-tit p br:first-child {
		display:none;
	}
}
@media screen and (max-width: 640px) {
	.main-business {
	}
	.main-business-tit h1 {
		margin-bottom:10px;
		font-size:26px;
	}
	.main-business-tit p {
		font-size:15px;
	}
}

	
.main-business-wrap ul
{
	font-size: 0;
}
.main-business-wrap li
{
	width: calc(100% / 6 - 10px);
	margin-right: 12px;
	margin-bottom: 13px;
	padding:60px 0;
	border:2px solid #848990;
	display: inline-block;
	position: relative;
}
.main-business-wrap li:before
{
	content: '';
    position: absolute;
    top: 17px;
    right: 10px;
    margin-left: -10.5px;
    width: 17px;
    height: 1px;
    background: #fff;
	
}
.main-business-wrap li:after
{
	content: '';
    position: absolute;
    top: 17px;
    right: 10px;
    margin-left: -10.5px;
    width: 17px;
    height: 1px;
    background: #fff;
    transform: rotate(90deg);	
}
.main-business-wrap li a
{	
	display:block;
	color:#fff;
	font-size: 20px;
	font-weight: normal;
	text-align:center;
	
}
.main-business-wrap li:hover
{
		border-color:#fff; 

}
.main-business-wrap li:nth-child(6n)
{
	margin-right: 0;
}
.business-slide-box .slick-list {
	padding-top:143px;
}

.business-slide-box {
	position:absolute;
	top:50%; left:50%;
	transform:translateY(-50%);
	margin-left:-270px; 
}

@media screen and (max-width: 1200px) {
	.main-business-wrap li a { 
		font-size:18px; 
	}
}
@media screen and (max-width: 1100px) { 
	.main-business-wrap li { 
		padding:30px 0;
		width:calc(25% - 9px); 
	}
	.main-business-wrap li:nth-child(6n) { 
		margin-right: 12px; 
	}
	.main-business-wrap li:nth-child(4n) { 
		margin-right: 0; 
	}
}
@media screen and (max-width: 768px) { 
	.main-business-wrap li { 
		width:calc(33.333% - 8px); 
	}
	.main-business-wrap li:nth-child(4n) { 
		margin-right: 12px; 
	}
	.main-business-wrap li:nth-child(3n) { 
		margin-right: 0; 
	}
}
@media screen and (max-width: 640px) { 
	.main-business-wrap li { 
		margin-right:10px; margin-bottom:10px; 
		padding:18px 0;
		width:calc(50% - 5px); 
	}
	.main-business-wrap li:nth-child(3n) { 
		margin-right: 10px; 
	}
	.main-business-wrap li:nth-child(2n) { 
		margin-right: 0; 
	}
	.main-business-wrap li a { 
		font-size:15px; 
	}
	.main-business-wrap li:before,
	.main-business-wrap li:after { 
		top:15px;
		width:11px; 
	}
}


.business-slide {
	float:left;
	margin-right:40px;
	width:250px; 
	transition:.3s;
}
.business-slide a {
	display:block;
	padding-top:160px;
	width:100%; height:350px;
	transition:.3s;
}
.business-slide.slide01 a {
	background:url('../image/business01.jpg') no-repeat center center;
	background-size:cover;
}
.business-slide.slide02 a {
	background:url('../image/business02.jpg') no-repeat center center;
	background-size:cover;
}
.business-slide.slide03 a {
	background:url('../image/business03.jpg') no-repeat center center;
	background-size:cover;
}
.business-slide.slide04 a {
	background:url('../image/business04.jpg') no-repeat center center;
	background-size:cover;
}
.business-slide.slide05 a {
	background:url('../image/business05.jpg') no-repeat center center;
	background-size:cover;
}
.business-slide.slide06 a {
	background:url('../image/business06.jpg') no-repeat center center;
	background-size:cover;
}
.business-slide.slide07 a {
	background:url('../image/business07.jpg') no-repeat center center;
	background-size:cover;
}

.business-slide.slide01:hover a {
	background:url('../image/business01_on.jpg') no-repeat center center;
}
.business-slide.slide02:hover a {
	background:url('../image/business02_on.jpg') no-repeat center center;
}
.business-slide.slide03:hover a {
	background:url('../image/business03_on.jpg') no-repeat center center;
}
.business-slide.slide04:hover a {
	background:url('../image/business04_on.jpg') no-repeat center center;
}
.business-slide.slide05:hover a {
	background:url('../image/business05_on.jpg') no-repeat center center;
}
.business-slide.slide06:hover a {
	background:url('../image/business06_on.jpg') no-repeat center center;
}
.business-slide.slide07:hover a {
	background:url('../image/business07_on.jpg') no-repeat center center;
	background-size:cover;
}
.business-slide:hover {
	margin-top:-50px;
}
.business-slide:hover dl {
	opacity:1;
	transition:.3s;
}
.business-slide:hover a strong,
.business-slide:hover a strong:after,
.business-slide:hover a img {
	opacity:0;
}

.business-slide a strong {
	font-weight:400; font-size:19px;
	color:#fff;
	transition:.3s;
}
.business-slide a strong:after {
	content:'';
	display:block;
	margin:20px auto;
	width:160px; height:1px;
	background:rgba(201,160,99,.5);
	transition:.3s;
}
.business-slide a img {
	display:block;
	margin:0 auto;
	transition:.3s;
}
.business-slide dl {
	opacity:0;
}
.business-slide dt {
	margin:25px 0 10px;
	font-weight:700; font-size:26px;
	color:#fff;
}
.business-slide dd {
	padding:0 15px;
	font-weight:300; font-size:16px; line-height:1.6;
	color:#fff;
	word-break:keep-all;
}

.business-slide-box .slick-prev, 
.business-slide-box .slick-next {
	position:absolute; bottom:50%; right:100%;
	left:auto; top:auto;
	margin-bottom:-175px;
	display:block !important;
	width:59px; height:59px;
	border:1px solid #ccc;
	border-radius:50%;
}
.business-slide-box .slick-prev {
	margin-right:270px;
}
.business-slide-box .slick-prev:before {
	background:url('../image/business_prev.png') no-repeat 17px center;
}
.business-slide-box .slick-next {
	margin-right:190px;
}
.business-slide-box .slick-next:before {
	background:url('../image/business_next.png') no-repeat 21px center;
}

@media screen and (max-width: 1200px) {
	.business-slide-box .slick-prev {
		margin-right:240px;
	}
	.business-slide-box .slick-next {
		margin-right:160px;
	}
}
@media screen and (max-width: 768px) {
	.business-slide:hover {
		margin-top:0;
	}
	.business-slide dl {
		display:none;
	}
	.business-slide-box .slick-prev {
		margin-right:0;
		right:auto;
		top:-53px;
		left: 100vw;
		 margin-left: -200px;
	}
	.business-slide-box .slick-next {
		margin-right:0;
		right:auto;
		top:-53px;
		left: 100vw;
		margin-left: -130px;
	}
}
@media screen and (max-width: 640px) {
	.business-slide {
		margin-right:20px;
	}
	.business-slide-box .slick-prev, .business-slide-box .slick-next {
		width:40px; height:40px;
		top:-35px;
	}
	.business-slide-box .slick-prev {
		 margin-left: -140px;
	}
	.business-slide-box .slick-next {
		margin-left: -90px;
	}
	.business-slide-box .slick-prev:before {
		background:url('../image/business_prev.png') no-repeat 14px center;
		background-size:auto 50%;
	}
	.business-slide-box .slick-next:before {
		background:url('../image/business_next.png') no-repeat 16px center;
		background-size:auto 50%;
	}
}
@media screen and (max-width: 480px) {
	.business-slide-box .slick-prev {
		 margin-left: -120px;
	}
	.business-slide-box .slick-next {
		margin-left: -70px;
	}
}


/* 
	main-lawyer
*/
.main-lawyer { 
	width:100%; 
	background:url('../image/main-lawyer.jpg') no-repeat center center;
	background-size:cover;
}
.main-lawyer .inner {
	width:1200px;
}
.lawyer-slide-box {
	
	font-size:0;

}
.lawyer-slide-box .lawyer-slide {
	position:relative; 
	display:inline-block;
	margin:0;
	width:270px; 
/*	background:#444e56; */
	text-align:left;
	vertical-align:top;
}
.lawyer-slide-box .lawyer-slide .bg-img
{
	width: 77%;
    height: 87.7%;
    background: #fff;
    position: absolute;
    z-index: -1;	
    opacity: 0.1;
	transition:.3s;
}
.lawyer-slide-box .lawyer-slide:hover .bg-img { 
	background: rgba(24,58,121,.7); 
    opacity: 1;
}
.lawyer-slide-box .lawyer-slide .text-wrap {
/*	position:absolute; top:0; left:0;
	padding:15px 15px 0 15px;
	width:100%; */
	opacity: 0.8;
}
.lawyer-slide-box .lawyer-slide dl {
	font-size:0;
	text-align: center;
	margin-top: 20px;
}
.lawyer-slide-box .lawyer-slide dt,
.lawyer-slide-box .lawyer-slide dd {
	display:inline-block;
	vertical-align:baseline;
	color:#292929; 
}
.lawyer-slide-box .lawyer-slide dt {
	font-weight:300; font-size:27px; font-family: 'Noto Serif KR'; color:#fff;
}
.lawyer-slide-box .lawyer-slide dd {
	margin-left:7px; color:#fff;
	font-weight:300; font-size:20px;
}
.lawyer-slide-box .lawyer-slide li {
	font-style:italic;
	font-weight:300; font-size:15px; line-height:22px;
	color:#292929;
	letter-spacing:0.5px;
	word-break:break-all;
}
.lawyer-slide-box .lawyer-slide img {
	width:100%;
}

@media screen and (max-width: 1200px) {
	.main-lawyer .inner {
		width:100%;
	}
	.main-lawyer .lawyer-slide-box { 
		width:calc(100% + 30px); 
	}
	.main-lawyer .lawyer-slide-box .lawyer-slide { 
		width:270px; 
	}
}
@media screen and (max-width: 768px) { 
	.main-lawyer .lawyer-slide-box { 
		width:calc(100% + 20px); 
	}
}
@media screen and (max-width: 640px) { 
	.main-lawyer .lawyer-slide-box .lawyer-slide { 
		width:200px; 
	}
}
/*
@media screen and (max-width:850px) {
	.main-lawyer {
		padding:70px 0 50px;
	}
	.main-lawyer .lawyer-slide-box {
		margin-top:0;
		text-align:left;
	}
	.main-lawyer .lawyer-slide-box .lawyer-slide {
		margin:20px 0 0 20px;
	}
	.main-lawyer .lawyer-slide-box .lawyer-slide:nth-child(3n+1) {
		margin-left:0;
	}
	.lawyer-slide-box .lawyer-slide .text-wrap {
		padding:30px 20px 0 20px;
	}
}
@media screen and (max-width:768px) {
	.main-lawyer .attorney-title {
		margin-top:50px;
		padding-bottom:14px;
		font-size:24px;
	}
	.lawyer-slide-box .lawyer-slide dt {
		font-size:24px;
	}
	.lawyer-slide-box .lawyer-slide dd {
		font-size:18px;
	}
	.lawyer-slide-box .lawyer-slide li {
		font-size:14px;
	}
}
@media screen and (max-width:640px) {
	.main-lawyer { 
		padding:40px 0 30px;
	}
	.main-lawyer .lawyer-slide-box .lawyer-slide {
		margin-left:10px; margin-top:10px;
		width:calc(100% / 2 - 5px);
	}
	.main-lawyer .lawyer-slide-box .lawyer-slide:nth-child(3n+1) {
		margin-left:10px;
	}
	.main-lawyer .lawyer-slide-box .lawyer-slide:nth-child(2n+1) {
		margin-left:0;
	}
}
*/


/* 
	main-news
*/
.main-news { 
	background:url('../image/main-hyinfo.jpg') no-repeat center center;
	background-size:cover;
}
.main-news .inner { 
	position:relative;
}

.main-sjinfo-list { 
	width:100%; 
	font-size:0;
}
@media screen and (max-width: 1200px) { 
	.main-sjinfo-list { 
		width:100%; 
	}
	.main-sjinfo-list .slick-list { 
		width:100%; 
	}
}

.main-sjinfo-list { 
	position:relative; left:-13px;
	width:calc(100% + 26px);
}
.main-sjinfo-list li { 
	display:inline-block;
	vertical-align:top;
	padding:0 13px;
	width:25%; height:300px;
	position: relative;
	transition: .5s;
	text-align: left;
}
.main-sjinfo-list li a { 
	position:relative;
	display:block;
	border:1px solid #a49f9b;
	background:rgba(255,255,255,0);
	padding:34px 24px 34px 39px;
	width:100%; height:100%;
	
}
.main-sjinfo-list li a:hover { 
	background-size:cover;
}

.main-sjinfo-list li a:after { 
	content:'';
	position:absolute; bottom:33px; right:30px;
	width:45px; height:27px;
	background:url('http://hylaw.co.kr/images/main/more_arrow.png') no-repeat 0 0;
}
.main-sjinfo-list li a > * { 
	display:block;
}
.main-sjinfo-list li a .cate-name { 
	margin-bottom:20px;
	font-weight:300; font-size:14px;
	color:#b39014;
	display: inline-block;
	float: right;
	vertical-align: top;
	border:1px solid #b39014;
	border-radius: 15px;
	padding: 5px 12px;
}
.main-sjinfo-list li a .subject { 
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    font-weight: normal;
    margin-top: 15px;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    word-break: keep-all;
    letter-spacing: -1px;
   
}
.main-sjinfo-list li a .subject:after
{
	content: '';
    position: absolute;
    background:url('../image/btn-more.png') no-repeat 0 0;
    bottom: 7%;
    right: 8%;
    width: 85px;
    height: 45px;
    /* width: 23px; */
    /* height: 23px; */
 
    font-size: 65px;
    
}
.main-sjinfo-list li:hover a .subject:after 
{
	background:url('../image/btn-more-hover.png') no-repeat 0 0;
	
}
.main-sjinfo-list li a .date-wrap
{
	display: inline-block;
	text-align: center;
}
.main-sjinfo-list li a .date { 
	font-weight:200; font-size:13px;

	color:#bab7b7;
	font-family: 'Poppins', sans-serif;
	letter-spacing:0;
	
}
.main-sjinfo-list li a .date-day { 
	font-size:50px;
	color:#bab7b7;
	font-family: 'Poppins', sans-serif;
	letter-spacing:0;
	display: block;
	font-weight: 600;
	letter-spacing: 2px;
	text-align:left;
}
.main-sjinfo-list li:hover a
{	background: #fff;
	transition: .5s;
}
.main-sjinfo-list li:hover a:after { 
	background:url('http://hylaw.co.kr/images/main/more_arrow_on.png') no-repeat 0 0;
}
.main-sjinfo-list li:hover .date,
.main-sjinfo-list li:hover a .subject, 
.main-sjinfo-list li:hover .date-day { 
	color:#000; 
}

@media screen and (max-width: 850px) { 
	.main-sjinfo-list li { 
		width:50%; 
	}
}
@media screen and (max-width: 768px) { 
	.main-sjinfo-list { 
	}
}
@media screen and (max-width: 640px) { 
	.main-sjinfo-list { 
		left:-5px;
		width:calc(100% + 10px);
	}
	.main-sjinfo-list li { 
		padding:0 5px; height:190px;
	}
	.main-sjinfo-list li a { 
		padding:15px; 
	}
	.main-sjinfo-list li a .date-wrap { 
		text-align:left; 
	}
	.main-sjinfo-list li a .date { 
		font-size:12px; 
	}
	.main-sjinfo-list li a .date-day { 
		font-size:40px; line-height:1.2;
	}
	.main-sjinfo-list li a .cate-name { 
		padding:5px 10px 4px;
		font-size:12px; 
	}
	.main-sjinfo-list li a .subject { 
		margin-top: 10px;
		height:36px;
		font-size:14px; line-height:18px; 
	}
	.main-sjinfo-list li a .subject:after ,
	.main-sjinfo-list li:hover a .subject:after {  
		height:30px;
		background-position:right center;
		background-size:auto 100%;
	}
}
/*
@media screen and (max-width: 640px) { 
	.main-sjinfo-list .slick-slide { 
		padding:0 10px; 
	}
	.main-sjinfo-list li { 
		height:200px; 
	}
	.main-sjinfo-list li a { 
		padding:20px; 
	}
	.main-sjinfo-list li a .date-day { 
		font-size:36px; 
		text-align:left;
	}
	.main-sjinfo-list li a .date { 
		font-size:15px; 
	}
	.main-sjinfo-list li a .cate-name { 
		font-size:14px; 
	}
	.main-sjinfo-list li a .subject { 
		overflow:hidden;
		margin-top: 10px;
		height:40px;
		font-size:16px; line-height: 20px;
	}
	.main-sjinfo-list li a .subject:after { 
		font-size:50px; 
	}
}
*/

/*오시는 길 */
.main-location
{
	background:url('../image/main-location.jpg') no-repeat center center;
	background-size:cover;	
}

.map-tab
{
	text-align: left;
	color:#fff;
	margin-bottom:14px;
	font-size:0;
}
.map-tab > div { 
	display: inline-block;
	width: calc(100% / 5 - 12px);
	padding:15px 20px; border:1px solid #fff; 
	margin-right: 15px;
	font-size: 18px;
	text-align: center;
	word-break:keep-all;
	transition:.3s;
	cursor:pointer;
}
.map-tab > div.on,
.map-tab > div:hover { 
	border-color:#183a79;
	background:#183a79; 
}
.map-tab > div:last-child { 
	margin-right: 0; 
}

@media screen and (max-width: 640px) { 
	.map-tab > div { 
		margin-right: 10px; padding:12px 0; 
		width: calc(20% - 8px);
		font-size: 15px;
	}
	.map-tab > div span { 
		display:none; 
	}
}

.main-loction-wrap { 
	position:relative;
	display:none; 
}
.main-loction-wrap.on { 
	display:block; 
}
.map-wrap
{
	height: 470px;
	width: 100%;
}


.location .root_daum_roughmap { 
	width:100% !important; 
	z-index: -1;
}
.map-info { 
	position:absolute; bottom:0; left:0;
	width:100%; padding:20px 0;
	background:rgba(0,0,0,.6);
}
.map-info li
{
	display: inline-block;
	margin-right: 24px;
	font-size: 20px;
	color:#fff;
	font-weight:lighter;
	line-height: 24px;
}
.map-info .location-title
{
	font-weight: normal;
	font-size: 24px;
}

@media screen and (max-width: 640px) { 
	.map-info li { 
		font-size:16px; 
	}
	.map-info .location-title { 
		font-size:18px; 
	}
}



/*오시는 길//*/


/* sub
------------------------------------------------------ */
/*
	visual
*/
.sub-visual {
	display:table;
	padding-top:125px;
	width:100%; height:380px;
}
.sub-visual .visual-inner {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.sub-visual .visual-inner h1 {
	font-weight:500; font-size:48px;
	color:#fff;
	word-break:keep-all;
	letter-spacing: 8px;

}
.sub-visual .visual-inner p {

	font-weight:lighter; font-size:19px; line-height:1.3;
	color:#fff;
	word-break:keep-all;
	font-family: 'DM Serif Display';
	text-transform:uppercase;
	letter-spacing: 9px;
	margin-bottom: 14px;
		
}

@media screen and (max-width:1024px) {
	.sub-visual {
		padding-top:76px;
	}
}
@media screen and (max-width: 768px) { 
	.sub-visual {
		padding-top:60px;
		height:385px;
	}
	.sub-visual .visual-inner h1 {
		font-size:40px;
	}
	.sub-visual .visual-inner p {
		font-size:25px;
	}
}
@media screen and (max-width: 640px) { 
	.sub-visual {
		height:320px;
	}
	.sub-visual .visual-inner h1 {
		font-size:33px;
	}
	.sub-visual .visual-inner p {
		font-size:21px;
	}
}

.sub-visual.intro {
	background:url('../image/sub_visual01.jpg') no-repeat center center;
	background-size:cover;
}

.sub-visual.search {
	background:url('../image/sub_visual07.jpg') no-repeat center center;
	background-size:cover;
}
.sub-visual.partner{
	background:url('../image/sub_visual08.jpg') no-repeat center center;
	background-size:cover;
}

.sub-visual.attorney {
	background:url('../image/sub_visual_attorney.jpg') no-repeat center center;
	background-size:cover;
}
.sub-visual.lawyer_detail {
	background:url('../image/sub_visual_lawyer_detail.jpg') no-repeat center center;
	background-size:cover;
	position: absolute;
    z-index: -1;
    height: 500px;

}
.sub-visual.business {
	height:500px;
	background:url('../image/sub_visual_business.jpg') no-repeat center center;
	background-size:cover;
}

.sub-visual .academy-icon { 
	position:absolute; top:100px; left:5%;	 
}
.sub-visual.business .text-wrap { 
	margin:0 auto;
	padding-right:760px;
	width:1200px;
	text-align:right;
}
.sub-visual.business .visual-inner h1 { 
	margin-bottom: 10px;
	font-size:60px;
	font-family: 'Noto Serif KR', serif; 
	letter-spacing: 0;	 
}
.sub-visual.business .visual-inner p { 
	letter-spacing: 7px;	 
}

.sub-visual.news {
	background:url('../image/sub_visual_news.jpg') no-repeat center center;
	background-size:cover;
}
.sub-visual.case {
	background:url('../image/sub_visual_case.jpg') no-repeat center center;
	background-size:cover;
}
.sub-visual.online {
	background:url('../image/sub_visual_online.jpg') no-repeat center center;
	background-size:cover;
}
@media screen and (max-width: 640px) { 
	.sub-visual.business .visual-inner h1
	{
		font-size: 33px;
	}
	.sub-visual.business 
	{
		height: 370px;
	}
.sub-visual.lawyer_detail {
		height: 420px;
	}
	.sub-visual.business .text-wrap
	{
		padding-right: 0;
		width: 100%;
		text-align: center;
	}
}
/*
	loaction-menu
*/
.loaction-menu {
	margin:20px auto 0;
	width:1200px;
	text-align:right;
	font-size:0;
}
.loaction-menu li {
	display:inline-block;
	vertical-align:top;
}
.loaction-menu li:after {
	content:'';
	display:inline-block;
	margin:0 15px;
	width:7px; height:17px;
	background:url('../image/location_arrow.png') no-repeat center center;
	vertical-align:top;
}
.loaction-menu li:last-child {
	margin-right:0;
}
.loaction-menu li:last-child:after {
	display:none;
}
.loaction-menu li a {
	display:inline-block;
	vertical-align:middle;
	font-weight:300; font-size:15px; line-height:17px;
	color:#333;
}
.loaction-menu li:first-child a {
	line-height:0;
}

@media screen and (max-width:1200px) {
	.loaction-menu {
		padding:0 30px;
		width:100%;
	}
}
@media screen and (max-width:768px) {
	.loaction-menu {
		display:none;
	}
}


/*
	sub-conts-wrap
*/
.sub-conts-wrap {
	margin:0 auto; padding:70px 0 150px;
	width:1200px;
}

@media screen and (max-width:1200px) {
	.sub-conts-wrap {
		padding:70px 30px 150px;
		width:100%;
	}
}
@media screen and (max-width:768px) {
	.sub-conts-wrap {
		padding:50px 20px 100px;
	}
}
@media screen and (max-width:640px) {
	.sub-conts-wrap {
		padding:45px 20px 70px;
	}
}

.sub-conts-title {
	position:relative;
	margin-bottom:60px;
	font-weight:300; font-size:44px; line-height:1.3;
	color:#333;
	text-align:center;
}
.sub-conts-title.greetings
{
	font-size: 34px;
	font-family: 'Noto Serif KR';
	font-weight: lighter;
	color:#555;
	margin-bottom: 0;
	
}
.sub-conts-wrap .sub-conts-subtitle
{
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 60px;
}
.sub-conts-title.greetings span
{
	color:#183a79;
	line-height: 1.5;
}
.sub-conts-title.greetings strong
{
	font-size: 18px; color:#666; margin-top:17px; font-family: 'Noto Sans Kr'; font-weight: lighter;
}
.sub-conts-title:before {
	content:'';
	position:absolute; bottom:100%; left:50%;
	margin-bottom:20px;
	width:1px; height:135px;
	background:#d9bc91;
}


@media screen and (max-width:768px) {
	.sub-conts-title {
		margin-bottom:40px;
		font-size:30px;
	}
	.sub-conts-title:before {
		margin-bottom:10px;
		height:86px;
	}
}
/*복사해서 넣을 부분 */
@media screen and (max-width:640px) {
	.sub-conts-title {
		margin-bottom:30px;
		font-size:25px;
	}
	.sub-conts-title:before {
		height:72px;
	}
	.sub-conts-title.greetings
	{
		font-size: 20px;
	    letter-spacing: 3px;
	}
	.sub-conts-title.greetings span
	{
		font-size: 17px;
		letter-spacing: 3px;
	    margin-top: 10px;
	}
}


/*
	인사말
*/
.overview-wrap {
}
.overview-wrap div {
	font-size: 0;

}
.greetings-slogan .slogan-img-wrap
{
	display: inline-block;
	vertical-align: top;
}
.greetings-slogan .slogan-title
{
	display: inline-block;
	margin-left: 60px;
	position: relative;
}
.greetings-slogan .slogan-title h1
{
	font-family: 'DM Serif Display';
	font-weight: normal;
	color:#254e99;
	font-size: 60px;
	line-height: 1;
	letter-spacing: 10px;
	
}
.greetings-slogan .slogan-title h1:after
{
	content: '';
	position: absolute;
	width: 80px;
	height: 2px;
	border:1px solid #254e99;
	
	left: -100px;
    top: 9%;
	
}

.greetings-slogan .slogan-title P
{
	margin-top: 45px;
	font-size: 18px;
	font-weight: normal;
	color:#555;
	

}
.greetings-slogan .slogan-title h2
{
	font-size: 25px;
	font-weight:200; 
	font-family: 'Noto Serif KR';
	margin-top:15px;
	color: #555;
	line-height: 1.4;
}
.greetings-slogan .slogan-title h2 span
{
	color:#254e99;

}
.greetings-slogan .slogan-title h1 .title-in
{
	margin-left: 30px;
	color:#183a79;
}
.greeting-cont-wrap
{
	margin-top:115px;
	margin-left: 95px;
}

.greeting-cont-wrap .left-conts
{
	display: inline-block;
}
.greeting-cont-wrap .right-conts
{
	float: right;
	position: relative;
}
.greeting-cont-wrap .right-conts:after
{
	content:'';
	position: absolute;
	width: 415px;
	height: 200px;
	right:30px;
	bottom:-30px;
	background: #ededed;
	z-index: -1;
}
.greeting-cont-wrap h1
{
	text-transform: lowercase; 
	font-size: 40px;
	font-weight: normal;
	color:#254e99;
	font-family: 'DM Serif Display';
	letter-spacing: 10px;
	position: relative;
}

.greeting-cont-wrap h1:after
{
	content: '';
	position: absolute;
	width: 80px;
	height: 2px;
	border:1px solid #254e99;
	left: -100px;
    top: 53%;
}

.greeting-cont-wrap h2
{
	font-family: 'Noto Serif KR';
	font-size: 36px;
	color:#333;	
	font-weight: lighter;
}
.greeting-cont-wrap p
{

	margin-top: 30px;
	font-size: 16px;
	color:#333;	
	letter-spacing: -1px;
}
.greeting-cont-wrap p span
{
	color:#183a79;
}
.overview-wrap div img {
}
.overview-wrap p {
	font-weight:300; font-size:19px; line-height:1.7;
	color:#666;
	word-break:keep-all;
}
.overview-wrap p strong {
	font-weight:100; font-size:34px;
	color:#222;
}
.overview-wrap p em {
	font-style:normal;
	color:#c9a063;
}
.overview-wrap p:nth-of-type(even) {
	margin:70px 0 120px;
}
.overview-wrap p:last-child {
	margin-bottom:0;
}

@media screen and (max-width:768px) {
	.overview-wrap p {
		font-size:16px;
	}
	.overview-wrap p strong {
		font-size:27px;
	}
	.overview-wrap p:nth-of-type(even) {
		margin:50px 0 70px;
	}
}

/*복사해서 붙여넣은 곳 */
@media screen and (max-width:640px) {
	.overview-wrap p
	{
		line-height: 1.4;
	}
	.greeting-cont-wrap 
	{
		margin-left: 0;	
	}
	.greetings-slogan .slogan-title
	{
		margin-left: 0;
		
	}
	.greetings-slogan .slogan-title h1
	{
		font-size: 34px;
		letter-spacing: 3px;
	}
	.greetings-slogan .slogan-title h2
	{
		font-size: 18px;
	}
	.greetings-slogan .slogan-title P {
	    margin-top: 25px;
	    font-size: 18px;
	    font-weight: lighter;
	    color: #555;
	}
	.greetings-slogan .slogan-title h1 .title-in {
	    margin-left: 0;
	    color: #183a79;
	}
	.greetings-slogan .slogan-title h2 span
	{
		font-size: 18px;
	}
	.greeting-cont-wrap {
		margin-top: 40px;
	}
	.greeting-cont-wrap h1
	{
		font-size: 30px;
		letter-spacing: 3px;
	}
	.greeting-cont-wrap h2
	{
		font-size: 19px;
	}


	.overview-wrap div img {
		float:none;
		margin-left:0; margin-bottom:40px;
		width:100%;
	}
	.overview-wrap p {
	font-size: 15px;
    text-align: justify;
    word-break: break-all;
	}
	.overview-wrap p strong {
		font-size:22px;
	}
	.overview-wrap p:nth-of-type(even) {
		margin:30px 0 50px;
	}
	.greeting-cont-wrap .left-conts {
		margin-bottom:20px;
		
	}
	.greeting-cont-wrap .right-conts:after
	{
		content: '';
	    position: absolute;
	    width: 100%;
	    height: 160px;
	    right: 15px;
	    bottom: 23px;
	    background: #ededed;
	    z-index: -1;
	}
}

/*
	오시는길
*/
.location-wrap .tab-wrap { 
	margin-bottom:12px;
	display:table;
	width:100%; height:60px;
	table-layout:fixed;
	text-align:center;
}
.location-wrap .tab-wrap li { 
	display:table-cell;
	background:#e7e7e7;
	vertical-align:middle;
}
.location-wrap .tab-wrap li a { 
	display:inline-block;
	width:100%;
	font-size:18px;
	color:#7b8597;
	font-weight: 300;
}
.location-wrap .tab-wrap li.on { 
	background:#7b8597;	 
}
.location-wrap .tab-wrap li.on a { 
	color:#fff; 
}
.location-wrap .map-tab > div
{
	color:#7b8597;
	background:#e7e7e7;
}

.location-wrap .map-tab > div:hover,
.location-wrap .map-tab > div.on
{
		color:#fff;
	background:#183a79;
	border: #183a79;
}
@media screen and (max-width:640px) { 
	.location .tab-wrap { 
		height:45px; 
	}
	.location .tab-wrap li a { 
		font-size:15px; 
	}
	.location-wrap .tab-wrap li a {
		font-size: 15px;
	}
}

					
.address-wrap .offce-wrap
{
		display: inline-block;
}
.address-wrap .offce-wrap p
{
	font-size: 30px;
	color:#183a79;
	font-family: 'Noto Serif KR';
	display: inline-block;
	font-weight: 200;
	margin-right: 50px;
	position: relative;
}
.address-wrap .offce-wrap p:after
{
	content: '';
	height: 60px;
	border: 1px solid #d1d8e4;
	position: absolute;
	top: -10px;
    right: -20%;
	
}
.address-wrap address dl{display: inline-block;margin-right: 15px;}
.address-wrap address dt{display: inline-block; margin-right: 8px;}
.address-wrap address dt img{padding-bottom: 15px;}

.address-wrap address dd
{font-size: 20px; color:#142e60; font-family: 'Roboto'; font-weight: 400; display: inline-block;}

.location-wrap .location-box {
	height:530px;
}
.location-wrap address {
	font-style:normal;
}
.location-wrap address span {
	margin-right:25px;
	font-weight:300; font-size:18px; line-height:1.3;
	color:#222;
	word-break:keep-all;
}
.location-wrap address span:first-child {
	
	margin:0 0 5px;
	font-weight:300; font-size:20px; 
	margin-right: 55px;
}
.location-wrap .address-wrap {
	margin-top:40px;
	font-size:0;
}
.location-wrap .address-wrap .img-wrap {
	display:inline-block;
	padding:0 15px;
	width:36.25%;
	vertical-align:middle;
}
.location-wrap .address-wrap .img-wrap img {
	max-width:100%;
}
.location-wrap .address-wrap address {
	display:inline-block;
/*	width:calc(100% - 36.25%);  */
	vertical-align:middle;
	padding-bottom: 13px;
	    line-height: 50px;
}

@media screen and (max-width:1024px) {
	.location-wrap address span {
		display:block;
		margin-top:7px;
	}
}
@media screen and (max-width:768px) {
	.location-wrap .location-box {
		height:450px;
	}
	.location-wrap .address-wrap .img-wrap {
		padding:0 0 20px;
		width:100%;
		text-align:center;
	}
	.location-wrap .address-wrap {
		margin-top:25px;
	}
	.location-wrap .address-wrap address {
		width:100%;
	}
	.location-wrap address span:first-child {
		font-size:18px;
	}
	.location-wrap address span {
		font-size:15px;
	}
}
@media screen and (max-width:640px) {
	.location-wrap .location-box {
		height:320px;
	}
	.address-wrap .offce-wrap p
	{
		font-size: 22px;
		
	}
	
	.location-wrap address span:first-child
	{
		margin-right: 0;
		margin-top:10px;
		margin-bottom: 10px;
	}
	.address-wrap .offce-wrap p:after
	{
		display: none;
	}
}





/*
	구성원소개
*/
/*
	변호사
*/
.lawyer-wrap { 
}
.lawyer-wrap > ul { 
	font-size:0;	 
}
.lawyer-wrap > ul > li { 
	display:inline-block;
	vertical-align:top;
	margin:0 0 65px 52px;
	width:calc(25% - 39px);
}
.lawyer-wrap > ul > li:nth-child(4n+1) { 
	margin-left: 0; 
}
.lawyer-wrap > ul > li img { 
	width:100%; 
}
.lawyer-wrap ul li a { 
	position:relative;
	display:block; 
}
.lawyer-wrap ul li .text-wrap { 
	position:absolute; bottom:0; left:0;
	padding:20px 30px;
	width:100%; 
	background: rgba(0,0,0,.57);
	text-align:left;
}
.lawyer-wrap ul li ul { 
	width:100%; 
	padding-left: 0;
}
.lawyer-wrap ul li li { 
	font-weight: 300;
	color:#fff; 
	position: relative;
}
.lawyer-wrap ul li li:after
{
	content: '';
    position: absolute;
    width: 2px;
    height: 40px;
    border: 1px solid #254e99;
    top: -50px;
    left: -20px;
	
}
.lawyer-wrap ul li li:first-child { 
	font-size:16px; 
}
.lawyer-wrap ul li li:last-child { 
	margin:5px 0 10px;
	font-size:18px; 
	letter-spacing:0;
}
.lawyer-wrap ul li li strong { 
	font-weight: 400; font-size:27px; 
	font-family: 'Noto Serif KR';
}

@media screen and (max-width: 1200px) { 
	.lawyer-wrap > ul > li { 
		margin:0 0 40px 40px;
		width:calc(25% - 30px);
	}
	.lawyer-wrap ul li li strong { 
		display:block; 
	}
}
@media screen and (max-width: 950px) { 
	.lawyer-wrap > ul > li { 
		margin:0 0 40px 30px;
		width:calc(33.333% - 20px);
	}
	.lawyer-wrap > ul > li:nth-child(4n+1) { 
		margin-left: 30px; 
	}
	.lawyer-wrap > ul > li:nth-child(3n+1) { 
		margin-left: 0; 
	}
}
@media screen and (max-width: 768px) { 
	.lawyer-wrap ul li li:first-child { 
		font-size:16px; 
	}
	.lawyer-wrap ul li li:last-child { 
		font-size:15px; 
	}
	.lawyer-wrap ul li li strong { 
		font-size:24px; 
	}
}
@media screen and (max-width: 640px) { 
	.lawyer-wrap ul li li:after
	{
		display: none;
	}
	.lawyer-wrap > ul > li { 
		margin:0 0 30px 20px;
		width:calc(50% - 10px);
	}
	.lawyer-wrap > ul > li:nth-child(4n+1) { 
		margin-left: 20px; 
	}
	.lawyer-wrap > ul > li:nth-child(3n+1) { 
		margin-left: 20px; 
	}
	.lawyer-wrap > ul > li:nth-child(2n+1) { 
		margin-left: 0; 
	}
	.lawyer-wrap ul li li:first-child { 
		font-size:13px; 
	}
	.lawyer-wrap ul li li:last-child { 
		margin:5px 0;
		font-size:12px; 
	}
	.lawyer-wrap ul li .text-wrap { 
		padding:15px 5px; 
	}
	.lawyer-wrap ul li li strong { 
		display:inline-block;
		margin-right: 5px;
		font-size:18px; 
	}
}
@media screen and (max-width: 320px) { 
	.lawyer-wrap ul li li:last-child {
		font-size: 10px;
	}
}
.introduction-box {
	display:inline-block;
	margin-top:7%;
	width:50%;
	vertical-align:top;
}
.introduction-box:nth-child(n+1):nth-child(-n+2) {margin-top:0;}
.introduction-box a.more_btn { 
	display:block; 
    width: 105px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #b8b8b8;
    color: #666;
    font-size: 14px;
    text-align: center;
    font-family: 'Roboto';
    font-style: italic;
    margin-top: 20px;
	transition:all 0.3s;
}
.introduction-box a.more_btn:hover {
	background:#b8b8b8;
	color:#fff;
	transition:all 0.3s;
}
.introduction-box .img-wrap { 
	position:relative;
	display:inline-block;
	width:39.2%;
}

.introduction-box .img-wrap img { 
	width:100%; 
}
.introduction-box .text-wrap { 
	display:inline-block;
	padding-left:7.5%; padding-top:5%;
	width:calc(100% - 39.2%);
	vertical-align:top;
}
.introduction-box .text-wrap h1 { 
	font-weight:700; 
	font-size:36px;
	color:#333;
	letter-spacing: -0.5px;
}
/*.introduction-box .text-wrap h1:after {	
	content:'';
	display:block;
	width:25px;
	height:2px;
	background:#e6a11e;
	margin: 15px 0px 45px 0px;
}
*/
.introduction-box .text-wrap h1 span { 
	display:block;
	margin-top:8px;
	font-size:20px;
	font-weight:300;
	color:#666;
	letter-spacing: 4px;
	line-height: 1;
}
.introduction-box .text-wrap ul { 
}
.introduction-box .text-wrap ul li { 
	margin:5px 0;
	font-weight:400; font-size:18px;
	font-family:'Roboto', 'Noto Sans KR', sans-serif;
	color:#333;
	letter-spacing:0;
}
.introduction-box .text-wrap ul li:last-child { 
	margin-bottom:0; 
}
.introduction-box .text-wrap ul li strong { 
	display:inline-block;
	margin-right:3px;
	font-weight:900;
	color:#254472;
}
.sub-conts-wrap.lawyer_detail {
	padding:125px 0px 150px 0px; 
}
.sub-conts-wrap.lawyer_detail .introduction-box {
    display: block;
    margin-top: 0;
    width: 100%;
	text-align: right;
}
.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap h1 {
	width: auto;
	display: inline-block;
	font-size: 72px;
    color: #fff;
    font-family: 'Noto Serif KR';
    font-weight: 300;
    
}
.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap p
{
	font-size: 24px; color:#fff; margin: 25px 0 50px 5px; font-family: 'Roboto'; font-weight: 100;
}
.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap h1 span {
	display: inline-block;
    font-size: 36px;
    color: rgba(255,255,255,0.8);
    letter-spacing: 5px;
    margin-top: 5px;
    padding-left: 17px;
    font-weight: lighter;
    letter-spacing: -0.5px;
 }
/*.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap h1:after {
	    margin: 12px 0px 50px 0px;
}*/
.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap ul:after {
	content:'';
	display:block;
	clear:both;
}
.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap ul li {
	float:left;
	font-size:22px;
	color:#fff;
	margin: 0px 50px 0 0;
}
.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap ul li:last-child {
	margin:0;
}
.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap ul li strong {color:#fff;}
.sub-conts-wrap.lawyer_detail .business-inner h1 {
	width:28%;
	display: inline-block;
    font-weight: 700;
    font-size: 30px;
    color: #254472;
    vertical-align: top;
}

.sub-conts-wrap.lawyer_detail .business-inner p
{
	font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    word-break: keep-all;
    letter-spacing: -0.25px;	
}

.sub-conts-wrap.lawyer_detail .business-inner li
{
	font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    word-break: break-all;
    letter-spacing: -0.25px;	
    position: relative;
	text-align: justify;
}
.sub-conts-wrap.lawyer_detail .business-inner li:after
{
	content: '';
    position: absolute;
    width: 5px;
    height: 5px;
	left: -14px;
    top: 11px;;
    background: #2050aa;
}
.sub-conts-wrap.lawyer_detail .business-inner .conts-box {
	width: calc(100% - 28%); 
	display: inline-block;
}
.sub-conts-wrap.lawyer_detail  .introduction-box .img-wrap {
	width: 29.2%; float: left;
}
.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap {
	text-align: left;
    width: calc(100% - 29.2%);
    padding-left: 8%;
    padding-top: 3.5%;
}
.sub-conts-wrap.lawyer_detail .business-box .conts-outer {margin-top:60px; font-size: 0;}
.sub-conts-wrap.lawyer_detail .business-box {
	display: inline-block;
    width: calc(100% - 33%);
    vertical-align: top;
    padding: 8% 0 0 6.6%;
    text-align: left;
}
.certificate_btn {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    width: 100px;
    height: 24px;
    line-height: 24px;
    background: #dba350;
    text-align: center;
    border-radius: 12px;
    margin-left: 8px;
	cursor: pointer;
}
.detail-txt {
	margin-top: 80px;
}
.detail-txt h1{
	vertical-align: top;
	display: inline-block;
	width: 300px;
	font-size: 24px;
	color:#183a79;
	font-family: 'Noto Serif KR';
	font-weight: 200;
	
	
}

.detail-txt ul
{
	font-size: 0; 
	width: calc(100% - 304px);
	display: inline-block;
}
.detail-txt .two-line
{
	font-size: 0; 
	width: calc(100% - 304px);
	display: inline-block;
}
.detail-txt li{
	display: inline-block;
	width: calc(100% / 3);
	font-size: 16px;
	color:#666;	
	vertical-align: top;
}
.detail-txt .two-line li
{
	display: inline-block;
	width: 50%;
	font-size: 16px;
	color:#666;	
	vertical-align: top;
	letter-spacing: -1px;
}

.detail-txt .two-line .one-line
{
	width: 100%;
	display: inline-block;
	font-size: 16px;
	color:#666;	
	vertical-align: top;
}
.detail-txt h2 {
    font-size: 24px;
    color: #254472;
    font-weight: 300;
    letter-spacing: 4px;
    line-height: 1;
    margin-bottom: 15px;
}
.detail-txt div {
    padding: 40px 50px;
    border: 1px solid #e4e7eb;
    background: #e4e7eb;
    font-size: 16px;
    color: #666;
    font-weight: 300;
    line-height: 30px;
	letter-spacing: -0.5px;
}
.detail-txt div:nth-of-type(2n)
{
	background:#fff
}
.go-back {
    text-align: center;
	margin-top:45px;
}
.go-back a {
    display: inline-block;
    width: 200px;
    height: 60px;
    line-height: 60px;
    background: #254472;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 500;
    font-style: italic;
}
.go-back a > img {margin-left: 15px;}

/* 인증서 팝업창*/
.certificate-popup { 
	display:none;
	position:fixed; top:0; left:0;
	z-index:99999;
	width:100%; height:100%;
	background:rgba(0,0,0,.7);
}
.certificate-popup02 { 
	display:none;
	position:fixed; top:0; left:0;
	z-index:99999;
	width:100%; height:100%;
	background:rgba(0,0,0,.7);
}
.certificate-popup-inner { 
	display:block;
	position:absolute; top:50%; left:50%;
	margin-left:-250px;
	transform:translateY(-50%);
	width: 500px;
}
.certificate-popup-inner img {width:100%;}
.certificate-popup-inner .close { 
	 position: absolute;
	top: -35px;
    right: 0;
    font-size: 20px;
    color: #dba350;
}




@media screen and (max-width: 1200px) { 
	.introduction-box .text-wrap h1 { 
		font-size:30px; 
	}
	.sub-conts-wrap.lawyer_detail {
		padding:150px 20px 150px 20px; 
	}
}
@media screen and (max-width: 980px) { 
	.sub-conts-wrap.lawyer_detail .business-inner h1 {
		width: 100%;
	}
	.sub-conts-wrap.lawyer_detail .business-inner .conts-box {
		width:100%;
		padding-top:20px;
	}
}
@media screen and (max-width: 768px) { 
	.sub-conts-wrap.lawyer_detail {
		padding: 110px 20px 40px 20px;
	}
	.introduction-box { 
		width:100%;
	}
	.introduction-box:nth-child(2) {margin-top:7% !important;}
	.sub-conts-wrap.lawyer_detail .business-box .conts-outer {margin-top:40px;}
	.sub-conts-wrap.lawyer_detail .introduction-box .img-wrap {width:42%;}
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap { width: calc(100% - 42%); padding-left: 4.5%; padding-top: 2%;}
	.sub-conts-wrap.lawyer_detail .business-box {width:100%; padding: 0 0 0 6.6%;}
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap h1 {font-size: 35px;}
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap h1 span {font-size: 18px; padding-left: 8px;}
/*	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap h1:after { margin: 12px 0px 40px 0px;} */
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap ul li { color: #333; font-size: 18px; float: none; margin-bottom: 5px;}
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap ul li strong { color: #254472;}
	.detail-txt {margin-top:50px;}
	.detail-txt h2 { font-size: 20px;}
	.business-inner .conts-box p span.certificate_btn {font-size:13px;}
	.detail-txt div {padding: 20px 30px; font-size: 15px;line-height: 28px;}
	.go-back { margin-top:30px;}
	.certificate-popup-inner { 
		left:20px;
		margin-left:0; padding:30px 40px;
		width:calc(100% - 40px);
		max-height:calc(100% - 40px);
	}
	.certificate-popup-inner .close { 
		top: -5px;
		right: 40px;
	}
	

	
}
/*복사해서 넣을 부분 */
@media screen and (max-width: 640px) { 
	.detail-txt ul
	{
		width: 100%;
	}
	.detail-txt li
	{
		width: 100%;
	}
	.detail-txt h1 {
		margin: 15px 0;
		font-size: 17px;
	}
	.introduction-box .text-wrap h1 { 
		font-size:22px; 
	}
	.introduction-box .text-wrap h1 span { 
		font-size:16px;
	}
	.introduction-box .text-wrap ul li { 
		margin:2px 0;
		font-size:15px;
		letter-spacing: -0.45px;
	}
/*	.introduction-box .text-wrap h1:after { margin: 10px 0px 30px 0px;} */
	.sub-conts-wrap.lawyer_detail .business-box
	{
		margin-top: 80px;
	}
	.sub-conts-wrap.lawyer_detail .business-inner h1
	{
		font-size: 25px;
	}
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap h1 {
		font-size: 25px;
	}
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap p{
		font-size: 17px; margin: 15px 0 15px 0;
	}
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap h1 span {
		font-size: 16px;
	}
	
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap ul li strong
	{
		display: block;
		color:#fff;
	}
	.sub-conts-wrap.lawyer_detail .introduction-box .img-wrap{ width: 49%;}
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap { padding-top: 2%;padding-left: 0%; width: calc(100% - 53%);}
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap ul li {font-size:16px; color:#fff;}
	.go-back a {
		width: 150px;
		height: 45px;
		line-height: 45px;
		font-size: 16px;
	}
	.certificate-popup-inner { 
		 padding:25px 30px;
		 top: 45%;
	}
	.certificate-popup-inner .close { 
		top: -5px;
		right: 30px;
		font-size:18px;
	}
	.detail-txt .two-line
	{width: 100%;}
	.detail-txt .two-line li {
		width: 100%;
		font-size: 15px;
		line-height: 1;
		margin-bottom: 5px;
	}
	.detail-txt div {padding: 20px 15px; }

}

@media screen and (max-width: 480px) { 
	.introduction-box .text-wrap {
		padding-left: 5.5%;
		padding-top: 0;
		width: calc(100% - 40.5%);
	}
	.introduction-box a.more_btn {
		width: 80px;
		height: 28px;
		line-height: 26px;
		font-size: 13px;
		margin-top: 15px;
	}
/*	.introduction-box .text-wrap h1:after {
		margin: 10px 0px 20px 0px;
	} */
	.sub-conts-wrap.lawyer_detail .business-inner .conts-box {
		padding-top:10px;
	}
}
@media screen and (max-width: 376px) { 
	.introduction-box .img-wrap { width: 35.2%;}
	.introduction-box .text-wrap { width: calc(100% - 36%);}
}
@media screen and (max-width: 360px) { 
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap ul li {
		font-size: 14px;
		color: #fff;
	}
}
@media screen and (max-width: 320px) { 
	.sub-conts-wrap.lawyer_detail .introduction-box .text-wrap ul li {
		font-size: 13px;
		color: #fff;
	}
}

/*
	전담센터
*/
.business-wrap { 
	padding-top:120px;
	background: url('../image/business_bg.jpg') no-repeat center center;	 
	background-size:cover;
}
.business-wrap .academy-icon { 
	position:absolute; top:100px; left:5%;	 
}
.sub-conts-title { 
	font-weight: 700; font-size:48px;
	color:#fff; 
	letter-spacing:8px;
}
.sub-conts-title span { 
	display:block;
	margin-bottom: 10px;
	font-weight:400; font-size: 34px;
    font-family: 'Noto Serif KR';
    color: rgba(255,255,255,.7);
    letter-spacing: 1px;
}
.sub-conts-title:before { 
	display:none; 
}
@media screen and (max-width: 640px) { 
.sub-conts-title { 
	font-size: 25px;
	
}
.sub-conts-title span
{
	font-size: 12px;
	letter-spacing: 2px;
}
.academy-icon 
{display: none;}

}
/* list */
.business-list { 
	 
}
.business-list ul { 
	font-size:0;	 
}
.business-list ul li { 
	display:inline-block;
	margin:0 0 26px 36px;
	width:calc(25% - 27px); height:170px;
	vertical-align:top;
}
.business-list ul li:nth-child(4n+1) { 
	margin-left: 0; 
}
.business-list ul li a { 
	position:relative;
	display:block;
	padding-top: 40px;
	width:100%; height:100%;
	border:2px solid #fff;
	text-align:center;
	transition:.3s;
}
.business-list ul li:hover a { 
	border-color:#183a79;
	background:#183a79; 
}
.business-list ul li a:before,
.business-list ul li a:after { 
	content:'';
	position:absolute; top:23px; right:13px;
	width:21px; height:1px;
	background: #bcbcbc;
}
.business-list ul li a:after { 
	transform:rotate(-90deg); 
}
.business-list ul li a strong,
.business-list ul li a span { 
	display:block;
	color:#fff;
}
.business-list ul li a strong { 
	font-weight: 700; font-size:24px; 
}
.business-list ul li a span { 
	margin-top:12px;
	font-weight: 300; font-size:16px; 
}
@media screen and (max-width: 640px) { 

	.business-list ul li
	{
		display: inline-block;
	    margin: 0 0 12px 12px;
	    width: calc(50% - 6px);
	    height: 140px;
	    vertical-align: top;	
    }
    .business-list ul li:nth-child(2n+1) {
    	margin-left: 0;
	}
	.business-list ul li a strong {
	    font-weight: 700;
	    font-size: 18px;
	}
	.business-list ul li a span {
	    margin-top: 12px;
	    font-size: 13px;
	}	
}

/* view */
.business-view-wrap { 
	padding-top: 0; 
}
.business-view-conts { 
	 
}
.business-view-header { 
	font-size:0; 
}
.business-view-header > section { 
	display:inline-block; vertical-align:top; 
}
.business-view-header .business-slogan { 
	margin-top: 40px;
	width:calc(100% - 54.167%);
	font-weight: 600; font-size:25px;
	font-family: 'Noto Serif KR' ,serif;
	color:#254e99;	 
}
.business-view-header .business-slogan span { 
	display:block;
	margin-bottom: 10px;
	font-weight: 300; font-size:20px;
	font-family: 'Noto Sans KR', sans-serif;
	color:#555;
}
.business-view-header .business-img { 
	margin-top: -240px;
	width:54.167%;
	box-shadow:19px 9px 81px rgba(19,21,25,.4);
}
.business-view-header .business-img img { 
	width:100%; 
}

.business-view-inner { 
	padding-left:15%; 
}
.business-view-inner h1 { 
	position:relative;
	margin: 90px 0 30px;
	font-weight: 600; font-size:30px; 
	font-family: 'Noto Serif KR' ,serif;
	color:#183a79;
	letter-spacing:-4px;
}
.business-view-inner h1:before { 
	content:'';
	position:absolute; top:50%; right:100%;
	margin-right:35px;
	width:14.2%; height:1px;
	background:#183a79;
}
.business-view-inner p { 
	font-weight: 300; font-size:18px; line-height: 1.6;
	color:#555;
}
.business-view-inner ul { 
	padding:4% 5%;
	background: #e4e7eb;
	font-size:0;
}
.business-view-inner ul li { 
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin:7px 0; padding-left: 16px;
	width:55%;
	font-weight: 300; font-size:16px;
	color:#666;
	word-break:keep-all;
}
.business-view-inner ul li:nth-child(2n+1) { 
	width:45%; 
}
.business-view-inner ul li:before { 
	content:''; 
	position:absolute; top:6px; left:0;
	width:5px; height:5px;
	background:#2050aa;
}

.business-footer { 
	padding:50px 0 38px;
	width:100%;
	background:url('../image/business_footer.jpg') no-repeat center center;
	background-size:cover;
}
.business-footer ul { 
	margin:0 auto;
	width:1200px;
	font-size:0;
}
.business-footer ul li { 
	position:relative;
	display:inline-block;
	margin:0 0 12px 12px;
	width:calc(100% / 6 - 10px);
	border:2px solid rgba(255,255,255,.5);
	text-align:center;
	vertical-align:top;
	transition:.3s;
}
.business-footer ul li:nth-child(6n+1) { 
	margin-left: 0; 
}
.business-footer ul li:hover { 
	border-color:#fff; 
}
.business-footer ul li:before,
.business-footer ul li:after { 
	content:'';
	position:absolute; top:20px; right:14px;
	width:17px; height:1px;
	background: #bcbcbc;
}
.business-footer ul li:after { 
	transform:rotate(-90deg); 
}
.business-footer ul li a { 
	display:table;
	width:100%; height:140px;
}
.business-footer ul li a span { 
	display:table-cell;
	font-size:20px;
	color:#fff;
	vertical-align:middle;
}
/*복사해서 넣을 부분 */
@media screen and (max-width: 640px) { 
	.business-view-header .business-img
	{
		margin-top: -315px;
		width: 100%;
		display: none;
	}
	.business-view-header .business-slogan
	{
		margin-top: 30px;
	}
	.business-view-header .business-slogan span
	{
		display: block;
	    margin-bottom: 10px;
	   font-size: 18px;
	 
	}
	.business-view-header .business-slogan
	{
		width: 100%;
	    font-size: 20px;	
	}
	.business-view-inner h1
	{
		margin: 33px 0 30px;
	    font-size: 25px;
	}
	.business-view-inner p
	{
	    font-size: 15px;

	    text-align: justify;
	    word-break: break-all;
  	}
  	.business-view-inner ul li {
	    margin: 7px 0;
	    padding-left: 16px;
	    width: 100%;
	    font-size: 16px;
	    text-align: justify;
		word-break: break-all;
	}
	.business-view-inner ul li:nth-child(2n+1)
	{
		width: 100%;
	}
	.business-view-inner {
		padding-left: 0;
	}
	.business-footer
	{
		padding: 20px 0 20px;
	}
	.business-footer ul
	{
		width: 100%;
		padding:0 5px;
		text-align: center;
	}
	.business-footer ul li
	{
		margin: 0 0 12px 12px;
		width: calc(100% / 2 - 10px);
	}
	.business-footer ul li:nth-child(2n+1) {
    	margin-left: 0;
	}
	.business-footer ul li a {
	    display: table;
	    width: 100%;
	    height: 50px;
	}
	.business-footer ul li a span
	{
		font-size: 16px;
	}
	.business-footer ul li:before, 
	.business-footer ul li:after
	{
		display: none;
	}
	
}


/*
	승소사례 
*/
.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; 
	}
}


/** top **/
.quick_top_btn {
    display:none;
    width:67px;
    height:67px;
    color:white;
    background-color:#c9a063;
    text-align:center;
    padding: 10px 0; 
    position:fixed; 
    bottom: 50px;
    right:50px;
    z-index:999;
}

/** quick num **/
.quick_tob_num {
	display:none;
	position:fixed; 
    bottom: 50px;
    right:50px;
    z-index:999;
}


@media (max-width: 1100px) { 
    /** top **/
    .quick_top_btn {
        display:block;
        width:40px;
        height:40px;
        bottom: 10px;
        right:10px;
        padding:7px 0;
    }
    .quick_top_btn > p{
        font-size:10px;
    }

    .quick_tob_num {
        bottom: 10px;
        left:10px;
    }
    .quick_tob_num > img {
        height:40px!important;
    }
}


/*
	검색
*/
.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;
	height: 42px;
 }
.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;
	}
}



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

@media(max-width:1200px){
	/*플로팅 메뉴*/
.floating-menu { 
		display:block; 
	}
.floating-menu li a img { 
		margin-right:5px;
		height:30px; 
	}
.floating-menu li a span { 
		font-size:16px; line-height:55px; 
	}

}