@charset "utf-8";
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);

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

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

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

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

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

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

/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/roboto-v20-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Roboto Thin'), local('Roboto-Thin'),
       url('/fonts/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v20-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v20-latin-100.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v20-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v20-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('/fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('/fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('/fonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('/fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Roboto Black'), local('Roboto-Black'),
       url('/fonts/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v20-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 300;
  src: local("/fonts/NanumSquareRoundL"), /* computer */
    url("/fonts/NanumSquareRoundL.eot"), /* IE9 Compat Modes */
    url("/fonts/NanumSquareRoundL.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/fonts/NanumSquareRoundL.woff2") format("woff2"), /* Modern Browsers */
    url("/fonts/NanumSquareRoundL.woff") format("woff"), /* Modern Browsers */
    url("/fonts/NanumSquareRoundL.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 400;
  src: local("/fonts/NanumSquareRoundR"), /* computer */
    url("/fonts/NanumSquareRoundR.eot"), /* IE9 Compat Modes */
    url("/fonts/NanumSquareRoundR.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/fonts/NanumSquareRoundR.woff2") format("woff2"), /* Modern Browsers */    
    url("/fonts/NanumSquareRoundR.woff") format("woff"), /* Modern Browsers */
    url("/fonts/NanumSquareRoundR.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 700;
  src: local("/fonts/NanumSquareRoundB"), /* computer */
    url("/fonts/NanumSquareRoundB.eot"), /* IE9 Compat Modes */
    url("/fonts/NanumSquareRoundB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/fonts/NanumSquareRoundB.woff2") format("woff2"), /* Modern Browsers */
    url("/fonts/NanumSquareRoundB.woff") format("woff"), /* Modern Browsers */
    url("/fonts/NanumSquareRoundB.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 800;
  src: local("/fonts/NanumSquareRoundEB"), /* computer */
    url("/fonts/NanumSquareRoundEB.eot"), /* IE9 Compat Modes */
    url("/fonts/NanumSquareRoundEB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/fonts/NanumSquareRoundEB.woff2") format("woff2"), /* Modern Browsers */
    url("/fonts/NanumSquareRoundEB.woff") format("woff"), /* Modern Browsers */
    url("/fonts/NanumSquareRoundEB.ttf") format("truetype"); /* Safari, Android, 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(/fonts/NotoSerifCJKkr-ExtraLight-subset.woff) format('woff'),
	url(/fonts/NotoSerifCJKkr-ExtraLight-subset.woff2) format('woff2'), 
	url(/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(/fonts/NotoSerifCJKkr-Regular-subset.woff) format('woff'),
	url(/fonts/NotoSerifCJKkr-Regular-subset.woff2) format('woff2'), 
	url(/fonts/NotoSerifCJKkr-Regular-subset.otf) format('otf'),        
	url(/fonts/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(/fonts/NotoSerifCJKkr-Bold-subset.woff) format('woff'),
	url(/fonts/NotoSerifCJKkr-Bold-subset.woff2) format('woff2'),  
	url(/fonts/NotoSerifCJKkr-Bold-subset.otf) format('otf');
}


/* 팝업레이어 */
#hd_pop {z-index:888;/* position:relative; */margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;z-index:888;border:1px solid #e9e9e9;background:#fff}
.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:#7f8d9f;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:#7f8d9f;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#7f8d9f}

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


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

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

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

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

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


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

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

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

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

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

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

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


/* layout
------------------------------------------------------ */
body { 
	min-width:320px;
	background: #fff;
	font-weight: 400; font-size:15px; line-height: 1.3;
	font-family:'Noto Sans KR', dotum, sans-serif;
	letter-spacing:-0.5px;
	color:#666;
}
input,
select,
button { 
	font-family:'Noto Sans KR', dotum, sans-serif;
	line-height: 1.5;
}
a { 
	color:#666; 
}

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


/* 
	header
*/
#header { 
	position:fixed; top:0; left:0;
	z-index:999;
	width:100%; height:100px;
	background:#fff;
	transition:.3s;
}
.sub #header {
	background:#fff;
}
#header.fixed { 
	box-shadow:3px 0 3px rgba(0,0,0, .15); 
	background:#fff;
}

@media screen and (min-width: 1025px) { 

	/* header-bottom */
	.header-bottom { 
		width:100%;
	}
	.fixed .header-bottom { 
		box-shadow:3px 0 5px rgba(0,0,0,.15);
	}
	.header-bottom > .inner { 
		position:relative;
		font-size:0;
	}
	.header-bottom .logo { 
		display:inline-block; 
		vertical-align:middle;
	}
	.header-bottom .logo a { 
		display:block; 
	}
	.header-bottom .logo img { 
		max-width:277px; 
	}
	.gnb { 
		position:relative; left:30px;
		display:inline-block !important;
		width:calc(100% - 277px);
		text-align:right;
		vertical-align:middle;
	}
	.gnb .gnb-1depth-li { 
		position:relative;
		display:inline-block;
		padding:0 25px;
		vertical-align:middle;
	}
	.gnb .gnb-1depth-a { 
		position:relative;
		display:block;
		font-weight: 400; font-size:19px; line-height: 100px;
		color:#333;
		transition:.3s;
	}
	.gnb .gnb-1depth-a:before {
		content:'';
		position:absolute; bottom:0; left:0;
		z-index:1001;
		margin-bottom:-4px;
		width:100%; height:4px;
		background:#f79237;
		opacity:0;
		transform:scaleX(0);
		transition:.3s;
	}
	.gnb .gnb-1depth-li:hover .gnb-1depth-a:before { 
		opacity:1;
		transform:scaleX(1);
	}

	.gnb .gnb-2depth {	
		overflow:hidden;
		position:absolute; left:0; top:100%;
		z-index:999;
		display:block !important;
		width:100%; height:0;
		text-align:center;
		transition:.3s;
	}
	.gnb .gnb-2depth.on { 
		padding-top: 20px;
		height:230px;
		transition:.3s;
	}
	.gnb .gnb-2depth a { 
		display:block;
		padding:10px 0;
		font-weight:300; font-size:15px; line-height: 1.3;
		color:#fff;
		word-break:keep-all;
		transition:.3s;
	}
	
	.gnb .gnb-2depth a:hover { 
		color:#df9910; 
	}

	#header .gnb-bg { 
		position:fixed; top:100px; left:0;
		z-index:888;
		width:100%; height:0;
		background:#334050;
		transition:.3s;
	}
	#header .gnb-bg.menu { 
		height:230px;
	}

}

/* menu btn */
.menu-btn { 
	position:absolute; top:22px; left:50%;
	margin-left: 494px;
	width:56px; height:56px;
	background:#f79237;
	cursor:pointer;
}
.menu-btn span { 
	position:absolute; left:50%;
	margin-left:-13px;
	width:26px; height:2px;
	background: #fff;
	transition:.3s;
}
.menu-btn span:nth-child(1) { 
	top:17px; 
}
.menu-btn span:nth-child(2) { 
	margin-top: -1px;
	top:50%; 
}
.menu-btn span:nth-child(3) { 
	bottom:17px; 
}
.menu-btn.on span:nth-child(1) { 
	top:26px;
	transform:rotate(45deg);
}
.menu-btn.on span:nth-child(2) { 
	opacity:0; 
}
.menu-btn.on span:nth-child(3) { 
	top:26px;
	transform:rotate(-45deg);
}

@media screen and (max-width: 1100px) { 
	.header-utils dl { 
		width:100%; 
	}
}
@media screen and (max-width: 1024px) { 
	.header-utils dl { 
		display:none;
	}
	#header { 
		height:80px; 
	}
	#header .logo { 
		position:absolute; top:50%; left:30px;
		margin-top: -28px;
		height:56px;
	}
	#header .logo a { 
		display:block;
		width:100%; height:100%;
	}
	#header .logo a img { 
		width:auto; height:100%; 
	}

	#header .gnb { 
		display:none;
		position:absolute; top:100%; left:0;
		margin-left:0; padding: 0;
		width:100%;
		background:#334050;
		text-align:center;
	}
	.gnb-1depth-li.on { 
		background: #f79237; 
	}
	.gnb-1depth-a { 
		display:block;
		border-bottom:1px solid rgba(255,255,255,.34);
		font-weight:400;
		font-size:20px; line-height: 58px;
		color:#fff;
	}
	.gnb-2depth { 
		display:none;
		padding:10px 0;
		background: #38201e; 
	}
	.gnb-2depth-a { 
		font-weight:300;
		font-size:18px; line-height: 36px;
		color:#fff;
	}
	.menu-btn { 
		display:block;
		left:auto; top:12px; right:30px;
		margin-left: auto;
	}
}
@media screen and (max-width: 768px) { 
	#header { 
		height:70px; 
	}
	#header .logo { 
		left:20px; margin-top: -24px;
		height:48px;
	}
	#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; top:14px;
		width:42px; height:42px;
	}
	.menu-btn span { 
		margin-left:-10px;
		width:20px; 
	}
	.menu-btn span:nth-child(1) { 
		top:13px; 
	}
	.menu-btn span:nth-child(3) { 
		bottom:13px; 
	}
	.menu-btn.on span:nth-child(1) { 
		top:20px; 
	}
	.menu-btn.on span:nth-child(3) { 
		top:20px; 
	}
}

/*
	footer
*/
#footer { 
	background:#334050 ; 
}

#footer .inner {
	position:relative;
	padding:67px 0 ;
	font-size:0;
}
#footer .footer-utils { 
	width:632px;
	position:absolute; top:-23px; right:0; 
}
#footer .footer-utils ul { 
	display:inline-block;
	width:calc(100% - 55px); 
	background:#f79237;
	vertical-align:top;
}
#footer .footer-utils ul li { 
	display:inline-block; 
	width:calc(100% / 3);
	vertical-align:top;
}
#footer .footer-utils ul li a { 
	display:block;
	padding-left:25px;
	border-right:1px solid rgba(255,255,255,.3);
	font-size:16px; line-height:55px; 
	color:#fff;
}
#footer .footer-utils ul li a:after { 
	content:'';
	display:inline-block;
	margin-left:10px; margin-top:-2px;
	width:8px; height:13px;
	background:url('/images/common/footer_arrow.png') no-repeat 0 0;
	vertical-align:middle;
}
#footer .footer-utils ul li:last-child a { 
	border-right:0 none; 
}
#footer .footer-utils .btn-top { 
	display:inline-block;
	padding-top:25px;
	width:55px; height:55px;
	background:#c6752c url('/images/common/btn_top.png') no-repeat center 15px;
	font-size:14px;
	color:#fff;
	font-family:'Roboto','Noto Sans KR',sans-serif;
	text-align:center;
	vertical-align:top;
}
#footer p {
	display:block;
}
#footer p:after { 
	content:'';
	display:block;
	margin:15px 0 35px;
	width:30px; height:1px;
	background:#f79237;
}
#footer p img {
	max-width:100%;
}
#footer address { 
	overflow:hidden;
	display:block;
}
#footer address span { 
	float:left;
	margin-right:35px; padding:3px 0;
	font-style: normal;
	font-weight:100;font-size:15px; 
	color:rgba(255,255,255,.5);
	letter-spacing:0;
}
#footer address span:nth-child(4) { 
	clear:both; 
}
#footer address .copy { 
	float:left;
	display:block; 
	margin-top: 15px;
	width:100%;
	font-weight:300; font-size:14px;
	font-family:'Roboto','Noto Sans KR',sans-serif;
	color:rgba(255,255,255,.5);
	letter-spacing:0;
}

/*
#footer .btn-top { 
	display:none;
	position:fixed; bottom:101px; right:30px;
	padding-top: 30px;
	width:61px; height:61px;
	border-radius:50%;
	background: #682f36 url('/images/common/top_arrow.png') no-repeat center 15px;
	font-size:14px; line-height: 1;
	color:#fff;
	text-align:center;
}
*/

@media screen and (max-width: 1100px) { 
	#footer .inner { 
		padding:67px 30px; 
	}
}
@media screen and (max-width: 768px) { 
	#footer .footer-utils { 
		width:calc(100% - 60px);
		right:30px;
	}

	#footer p {
		width:100%;
	}
	#footer address {
		margin-top:35px;
		width:100%;
	}
	#footer address span {
		float:none;
		display:block;
		margin:5px 0;
		vertical-align:top;
	}
}
@media screen and (max-width: 640px) {
	#footer .inner { 
		padding:55px 30px 40px; 
	}

	#footer .footer-utils { 
		top:-20px;
		width:calc(100% - 40px);
		right:20px;
	}
	#footer .footer-utils ul { 
		width:calc(100% - 40px); 
	}
	#footer .footer-utils ul li a { 
		font-size:14px; line-height:40px; 
	}
	#footer .footer-utils ul li a:after { 
		background-size:auto 80%; 
		background-position:right center ;
	}
	#footer .footer-utils .btn-top { 
		padding-top:19px;
		width:40px; height:40px; 
		background-position:center 10px ;
		font-size:12px;
	}

	#footer p:after { 
		margin:15px 0 25px;
		width:25px;
	}
	#footer p img { 
		height:50px; 
	}

	#footer address {
		margin-top:25px;
	}
	#footer address span {
		margin: 0;
		font-size:13px;
	}
	#footer address .copy {
		margin-top:15px;
		font-size:12px;
	}
}
@media screen and (max-width: 480px) { 

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




/* main
------------------------------------------------------ */
/* 
	main-visual
*/
.main-visual { 
	width:100%; height:550px;
}
.main-visual .slide { 
	overflow:hidden;
	position:relative;
	display:block;
	width:100%; height:100%;
}
.main-visual .slide1 {
	background: url('/images/main/main_visual01.jpg') no-repeat center center;
	background-size:cover;
}
.main-visual .slide2 {
	background: url('/images/main/main_visual02.jpg') no-repeat center center;
	background-size:cover;
}
.main-visual .slide3 {
	background: url('/images/main/main_visual03.jpg') no-repeat center center;
	background-size:cover;
}
.visual-text { 
	position:absolute; top:50%; left:50%;
	transform:translate(-50%,-50%);
	width:1100px;
	text-align:center;
	color:#fff;
}
.visual-text h1 { 
	font-weight: 700; font-size:48px; line-height: 1.25;
	letter-spacing:10px;
	font-family: "NanumSquare",'Noto Sans KR', sans-serif;
	word-break:keep-all;
}
.visual-text h1 strong { 
	display:block;
	font-weight:700; font-size:60px;
	letter-spacing:0;
}
.visual-text h1 strong em { 
	font-style:normal;
	color:#f79237;
}
.slide1 .visual-text h1 strong { 
	margin-top:20px;
}
.slide2 .visual-text h1 strong { 
	margin-bottom:20px;
}
.slide3 .visual-text h1 span { 
	display:block;
	margin-bottom:30px;
	font-weight:300;
	font-size:100px;
	font-family: 'Noto Serif KR', serif; 
	color:rgba(255,255,255,0.5);
}

.bx-wrapper {
	position:relative;
}
.bx-pager {
	position:absolute; bottom:30px; left:0;
	width:100%;
	text-align:center;
	font-size:0;
}
.bx-pager .bx-pager-item {
	display:inline-block;
	margin:0 4px;
	width:14px; height:14px;
	border-radius:50%;
	vertical-align:top;
}
.bx-pager .bx-pager-item a {
	display:block;
	width:100%; height:100%;
	border:1px solid #fff;
	border-radius:50%;
}
.bx-pager .bx-pager-item .active {
	background:#fff;
}

@media screen and (max-width: 1100px) { 
	.visual-text {
		top:50%; left:auto; right:0;
		transform:translateY(-50%);
		padding:0 30px;
		width:100%;
	}
}
@media screen and (max-width: 1024px) { 
	.main-visual .slide1 { 
		background: url('/images/main/m_main_visual01.jpg') no-repeat center center;
		background-size:cover;
	}
	.main-visual .slide2 { 
		background: url('/images/main/m_main_visual02.jpg') no-repeat center center;
		background-size:cover;
	}
	.main-visual .slide3 { 
		background: url('/images/main/m_main_visual03.jpg') no-repeat center center;
		background-size:cover;
	}
}
@media screen and (max-width: 768px) { 
	.visual-text { 
		padding:0 20px; 
	}
	.visual-text h1 { 
		font-size:46px;	 
	}
	.visual-text h1 strong { 
		font-size:50px; 
	}
	.slide3 .visual-text h1 span { 
		font-size:83px; 
	}
}
@media screen and (max-width: 640px) { 
	.visual-text h1 { 
		font-size:38px;	 
	}
	.visual-text h1 strong { 
		font-size:42px; 
	}
	.slide3 .visual-text h1 span { 
		font-size:70px; 
	}
}
@media screen and (max-width: 480px) { 
	.visual-text h1 { 
		font-size:30px;	 
	}
	.visual-text h1 strong { 
		font-size:33px; 
	}
	.slide3 .visual-text h1 span { 
		margin-bottom:15px;
		font-size:55px; 
	}
}


/* 
	main-quick
*/
.main-quick { 
	padding:50px 0;
	width:100%;
	background:url('/images/main/main_quick_bg.png') no-repeat right bottom;
}
.main-quick .inner { 
	font-size:0; 
}
.main-quick .inner > section { 
	display:inline-block;
	margin-left:35px; padding:40px 35px;
	width:calc(100% / 3 - 24px); height:290px;
	border-radius:0 40px 0 40px;
	vertical-align:top;
}
.main-quick .inner > section:first-child { 
	margin-left:0;
}
.main-quick .main-quick1 { 
	background:#acb4be url('/images/main/main_quick_icon01.png') no-repeat 85% 85%; 
}
.main-quick .main-quick2 { 
	background:#7f8d9f url('/images/main/main_quick_icon02.png') no-repeat 85% 85%; 
}
.main-quick .main-quick3 { 
	background:#334050 url('/images/main/main_quick_icon03.png') no-repeat 85% 85%;	 
}
.main-quick h1 { 
	margin-bottom:15px;
	font-weight:700; font-size:28px;
	font-family: "NanumSquareRound",'Noto Sans KR', sans-serif;
	letter-spacing:-2px;
	color:#fff;
}
.main-quick p { 
	font-weight:300; font-size:15px;
	color:#fff;
}
.main-quick a { 
	display:inline-block;
	margin-top:85px; padding-left:2px;
	width:72px; height:20px;
	background:url('/images/main/quick_arrow.png') no-repeat 0 bottom;
	font-weight:400; font-size:14px; line-height:1;
	font-family: "Roboto",'Noto Sans KR', sans-serif;
	letter-spacing:0;
	color:#fff;
}

@media screen and (max-width: 850px) { 
	.main-quick .inner > section { 
		margin-left:25px; padding:35px 30px;
		width:calc(100% / 3 - 17px);
	}
}
@media screen and (max-width: 640px) { 
	.main-quick { 
		padding:30px 0; 
	}
	.main-quick .inner > section { 
		margin-left:0; margin-bottom:10px;
		width:100%; height:250px;
		border-radius:0 17px 0 17px;
	}
	.main-quick .main-quick1 ,
	.main-quick .main-quick2 { 
		background-size:auto 35%; 
	}
	.main-quick .main-quick3 { 
		background-size:auto 32%; 
	}
	.main-quick h1 { 
		margin-bottom:10px;
		font-size:24px; 
	}
	.main-quick p { 
		font-size:13px; line-height:1.4;
	}
	.main-quick a { 
		margin-top:70px; 
	}
}
@media screen and (max-width: 480px) { 
	.main-quick .inner > section { 
		height:220px; 
	}
	.main-quick .main-quick1 ,
	.main-quick .main-quick2 ,
	.main-quick .main-quick3 { 
		background-position:88% 80%; 
	}
	.main-quick a { 
		margin-top:50px; 
	}
}


/*
	main-business	
*/
.main-business { 
	padding:80px 0 110px;
	width:100%;
	background:#e4e7eb url('/images/main/main_board_bg.png') no-repeat 0 100%;
}
.main-business .inner > ul { 
	font-size:0; 
}
.main-business .inner > ul .title-wrap { 
	 
}
.main-business .inner > ul .title-wrap strong { 
	margin:0;
	font-weight:300; font-size:36px;
	color:#333;
}
.main-business .inner > ul .title-wrap span { 
	margin:18px 0 25px; 
}
.main-business ul .title-wrap a { 
	margin:0 auto;
	width:120px;
	background:#f79237;
	font-weight:300; font-size:15px; line-height:38px;
	color:#fff;
}
.main-business .inner > ul li { 
	display:inline-block;
	margin-bottom:65px;
	width:25%;
	vertical-align:top;
	text-align:center;
	word-break:keep-all;
}
.main-business .inner > ul li a { 
	display:block; 
	padding:0 10px;
}
.main-business ul li img { 
	border-radius:40%; 
	max-width:100%;
}
.main-business .inner > ul li strong { 
	display:block;
	margin:17px 0 5px;
	font-weight:400; font-size:22px;
	color:#333;
}
.main-business .inner > ul li span { 
	display:block;
	font-size:15px;
	color:#666;
}

@media screen and (max-width: 768px) { 
	.main-business { 
		padding:60px 0 80px;	 
	}
	.main-business .inner > ul .title-wrap strong { 
		font-size:30px; 
	}
	.main-business .inner > ul .title-wrap span { 
		margin:15px 0 22px;
		font-size:14px; 
	}
	.main-business .inner > ul li { 
		margin-bottom:40px; 
		vertical-align:middle;
	}
	.main-business .inner > ul > li > a > img { 
		max-width:85%; 
	}
}
@media screen and (max-width: 640px) { 
	.main-business { 
		padding:40px 0 50px;	 
	}
	.main-business .inner > ul .title-wrap strong { 
		font-size:24px; 
	}
	.main-business .inner > ul .title-wrap span { 
		margin:12px 0 18px;
		font-size:13px; 
	}
	.main-business ul .title-wrap a { 
		width:100px;
		font-size:13px; line-height:30px;;
	}
	.main-business .inner > ul { 
		position:relative; left:-10px;
		width:calc(100% + 20px);
	}
	.main-business .inner > ul li { 
		margin-bottom:30px; padding:0;
		width:50%; 
	}
	.main-business .inner > ul li a { 
		 
	}
	.main-business .inner > ul li strong { 
		margin-top:10px;
		font-size:17px; 
	}
	.main-business .inner > ul li span { 
		font-size:13px; 
	}
}

.board-wrap { 
	padding:20px 0;
	background:#fff; 
	font-size:0;
}
.board-wrap > section { 
	position:relative;
	display:inline-block;
	padding:20px 44px;
	width:calc(100% / 3); height:200px;
	border-right:1px solid #eaeced;
	vertical-align:top;
}
.board-wrap > section:nth-child(1) { 
	background:url('/images/main/main_board01.png') no-repeat 85% 90%; 
}
.board-wrap > section:nth-child(2) { 
	background:url('/images/main/main_board02.png') no-repeat 85% 90%; 
}
.board-wrap > section h1 { 
	font-weight:300; font-size:24px;
	color:#333;
}
.board-wrap > section h1 span { 
	font-family: 'Noto Sans CJK KR', 'Noto Sans KR', sans-serif; 
}
.board-wrap > section p { 
	display:block;
	margin-top:10px;
	font-weight:300; font-size:15px;
	color:#666;
	word-break:keep-all;
}
.board-wrap > section a { 
	position:absolute; top:10px; right:45px; 
	display:block;
}
.board-wrap > section a:before { 
	content:'+';
	font-size:36px; line-height:1;
	color:#334050;
}
.board-wrap .customer-info  { 
	padding-right:0;
	border-right: 0 none; 
}
.board-wrap .customer-info h1 { 
	margin-bottom:7px;
	font-size:18px;	 
	color:#666;
}
.board-wrap .customer-info ul { 
	width:100%;
}
.board-wrap .customer-info ul li { 
	margin:11px 0;
	font-size:0; 
}
.board-wrap .customer-info ul li > * { 
	display:inline-block;
	vertical-align:middle;
}
.board-wrap .customer-info ul li span { 
	width:32px; 
}
.board-wrap .customer-info ul li em { 
	padding-left:15px;
	width:calc(100% - 32px); 
	font-weight:300; font-size:20px;
	font-family:'Roboto' , 'Noto Sans KR', sans-serif;
	color:#333;
}
.board-wrap .customer-info ul li:last-child em { 
	font-size:18px; 
}

@media screen and (max-width: 768px) { 
	.board-wrap > section { 
		width:50%; height:200px;
	}
	.board-wrap > section h1 { 
		font-size:20px; 
	}
	.board-wrap > section p { 
		font-size:14px; 
	}
	.board-wrap > section a { 
		right:20px; top:0;
	}
	.board-wrap > section a:before { 
		font-size:30px;
	}
	.board-wrap .customer-info { 
		width:100%; height:auto;
	}
	.board-wrap .customer-info h1 { 
		font-size:17px; 
	}
	.board-wrap .customer-info ul li { 
		display:inline-block;
		margin:5px 0;
		width:50%;
		vertical-align:middle;
	}
	.board-wrap .customer-info ul li:last-child { 
		width:100%; 
	}
	.board-wrap .customer-info ul li span { 
		width:28px; 
	}
	.board-wrap .customer-info ul li em { 
		padding-left:10px;
		width:calc(100% - 28px);
		font-size:18px; 
	}
}
@media screen and (max-width: 640px) { 
	.board-wrap > section { 
		padding:5px 20px; 
		height:140px;
	}
	.board-wrap > section:nth-child(1) ,
	.board-wrap > section:nth-child(2) { 
		background-size:auto 50px; 
	}
	.board-wrap > section h1 { 
		font-size:17px; 
	}
	.board-wrap > section p { 
		font-size:13px; 
	}
	.board-wrap > section p br { 
		display:none; 
	}
	.board-wrap .customer-info h1 { 
		font-size:16px; 
	}
	.board-wrap .customer-info ul li { 
		margin:3px 0; padding-left:5px;;
	}
	.board-wrap .customer-info ul li span { 
		width:24px; 
	}
	.board-wrap .customer-info ul li em { 
		padding-left:7px;
		width:calc(100% - 24px);
		font-size:16px; 
	}
	.board-wrap .customer-info ul li:last-child em { 
		font-size:17px; 
	}
}
@media screen and (max-width: 480px) { 
	.board-wrap .customer-info ul li em { 
		font-size:14px; 
	}
	.board-wrap .customer-info ul li:last-child em { 
		font-size:15px; 
	}
}

/* 
	협업사 
*/
.partner-wrap { 
	background:#fff; 
}
.partner-wrap dl { 
	margin:0 auto; padding:68px 0;
	width:1100px;
	font-size:0;
}
.partner-wrap dl dt { 
	display:inline-block;
	width:120px;
	font-weight:300; font-size:24px;
	color:#333;
	vertical-align:middle;
}
.partner-wrap dl dd { 
	display:inline-block;
	margin-left:5.5%;
	vertical-align:middle;
}
.partner-wrap dl dd:first-of-type { 
	margin-left:0; 
}
.partner-wrap dl dd a { 
	display:block; 
}
.partner-wrap dl dd img { 
	max-width:100%; 
}

@media screen and (max-width: 1100px) { 
	.partner-wrap dl { 
		padding-left:20px;
		width:100%; 
	}
	.partner-wrap dl dt { 
		margin-bottom:10px;
		width:100%;
		text-align:center;
	}
	.partner-wrap dl dd { 
		margin-left:0; padding:20px;
		width:50%; 
		text-align:center;
	}
}
@media screen and (max-width: 768px) { 
	.partner-wrap dl { 
		padding:30px 20px 50px 20px;
	}
}
@media screen and (max-width: 640px) { 
	.partner-wrap dl { 
		padding:30px 20px 40px 20px;
	}
	.partner-wrap dl dt { 
		margin-bottom:5px;
		font-size:18px; 
	}
	.partner-wrap dl dd { 
		padding:15px; 
	}
	.partner-wrap dl dd img { 
		max-width:80%; 
	}
}



/* contents
------------------------------------------------------ */
#contents { 
	position:relative; 
	padding-top:100px;
}
@media screen and (max-width: 1024px) { 
	#contents { 
		padding-top:80px; 
	}
}
@media screen and (max-width: 768px) { 
	#contents { 
		padding-top:70px; 
	}
}

.sub-conts-wrap { 
	margin:0 auto; padding:80px 0 160px;
	width:1100px;
	font-weight: 400; font-size:18px;
	color:#666;
	letter-spacing:-1px;
	word-break:keep-all;
}
.sub-conts-wrap + .sub-conts-wrap { 
	margin-top:-50px; padding-top:0; 
}
@media screen and (max-width: 1100px) { 
	.sub-conts-wrap { 
		padding:75px 30px 125px; width:100%; 
	}
}
@media screen and (max-width: 768px) { 
	.sub-conts-wrap { 
		padding:50px 20px 100px; 
	}
	.sub-conts-wrap + .sub-conts-wrap { 
		margin-top: -70px; 
	}
}
@media screen and (max-width: 640px) { 
	.sub-conts-wrap { 
		padding:30px 20px 70px; 
	}
	.sub-conts-wrap + .sub-conts-wrap { 
		margin-top: -50px; 
	}
}


/*
	visual
 */
 .sub-visual { 
	display:table;
	width:100%; height:360px;
	text-align:center;
 }

.sub-visual.intro { 
	padding-bottom:30px;
	height:380px;
	background: url('/images/sub/sub_visual01.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.business { 
	background: url('/images/sub/sub_visual02.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.introduction { 
	background: url('/images/sub/sub_visual03.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.case { 
	background: url('/images/sub/sub_visual04.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.online { 
	background: url('/images/sub/sub_visual05.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.board { 
	background: url('/images/sub/sub_visual06.jpg') no-repeat center top; 
	background-size:cover;
}

  .sub-visual .visual-inner { 
	display:table-cell;
	vertical-align:middle;
}
.sub-visual .visual-inner h1 { 
	font-weight: 900; font-size:56px;
	font-family: 'NanumSquare','Noto Sans KR', sans-serif;
	letter-spacing:-1px;
	color:#fff;
}
.sub-visual .visual-inner p { 
	margin-top: 20px; padding:0 30px;
	font-weight: 400; font-size:34px; line-height: 1.3;
	font-family: 'NanumSquare','Noto Sans KR', sans-serif;
	color:#fff;
	letter-spacing:3px;
	word-break:keep-all;
}

@media screen and (max-width: 1100px) { 
	 .sub-visual.intro { 
		padding-bottom:0;
	 }
}
@media screen and (max-width: 768px) { 
	 .sub-visual,
	 .sub-visual.intro { 
		height:270px;
	 }
	 .sub-visual .visual-inner h1 { 
		font-size:42px; 
	 }
	 .sub-visual .visual-inner p { 
		margin-top: 15px;
		font-size:25px;
		letter-spacing:2px;
	 }
}
@media screen and (max-width: 640px) { 
	 .sub-visual,
	 .sub-visual.intro { 
		height:220px;
	 }
	 .sub-visual .visual-inner h1 { 
		font-size:35px; 
	 }
	 .sub-visual .visual-inner p { 
		margin-top: 10px;
		font-size:21px;
		letter-spacing:1px;
	 }
}
@media screen and (max-width: 480px) { 
	 .sub-visual,
	 .sub-visual.intro { 
		height:180px;
	 }
	 .sub-visual .visual-inner h1 { 
		font-size:28px; 
	 }
	 .sub-visual .visual-inner p { 
		margin-top: 5px;
		font-size:17px;
	 }
}


/* 
	loaction-menu
*/
.loaction-menu { 
	margin-top: -30px;
	text-align:center;
}
.loaction-menu ul { 
	display:table;
	margin:0 auto;
	width:1100px; height:60px;
	table-layout:fixed;
}
.loaction-menu li {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	border-right:1px solid rgba(255,255,255,.2);
	background: #7f8d9f;
}
.loaction-menu li:last-child { 
	border-right:0 none;
}
.loaction-menu li a {
	display:block;
	font-weight:300; font-size:18px; line-height: 1.2;
	color:#fff;
	/* word-break:keep-all; */
}
.loaction-menu li.on { 
	border-color:#f79237; 
	background: #f79237; 
}
.loaction-menu li a br { 
	display:none; 
}

@media screen and (max-width: 1100px) { 
	.loaction-menu {
		margin-top: 0; width:100%;
	}
	.loaction-menu ul { 
		width:100%;
	}
}
@media screen and (max-width: 768px) {
	.loaction-menu ul { 
		height:50px; 
	}
	.loaction-menu li a { 
		font-size:17px; 
	}
}
@media screen and (max-width: 640px) {
	.loaction-menu ul { 
		height:45px; 
	}
	.loaction-menu li a { 
		font-size:15px; 
	}
}
@media screen and (max-width: 480px) {
	.loaction-menu ul { 
		height:40px; 
	}
	.loaction-menu li a { 
		font-size:13px; 
	}
}
/*
	sub title
*/
.sub-conts-title {
	font-weight:400; font-size:48px;
	color:#333;
	letter-spacing:-2.5px;
	text-align:center;
}
.sub-conts-title:after {
	content:'';
	display:block;
	margin:13px auto 50px;
	width:30px; height:2px;
	background:#f79237;
}

@media screen and (max-width: 768px) {
	.sub-conts-title {
		font-size:40px;
		letter-spacing:-2px;
	}
	.sub-conts-title:after {
		margin:15px auto 50px;
	}
}
@media screen and (max-width: 480px) {
	.sub-conts-title {
		font-size:26px;
		letter-spacing:-1px;
	}
	.sub-conts-title:after {
		margin:10px auto 30px;
		width:20px; height:2px;
	}
}


/* 
	인사말
*/
.greetings {
}
.greetings-slogan { 
	margin:80px 0 30px;
	font-weight:300;
	font-size:24px;
	font-family: 'Noto Serif KR', serif;
	color:#666;
	letter-spacing:-2px;
	word-break:keep-all;
}
.greetings-slogan strong { 
	font-weight:300;
	color:#e58127;
}
.greetings-text1 { 
	font-size:0; 
	letter-spacing:-0.5px;
}
.greetings-text1 section { 
	display:inline-block;
	margin-left:40px; padding:34px;
	width:calc(100% / 3 - 27px); height:270px;
	border-radius:0 13% 0 13%;
	background:#e4e7eb;
	font-weight:300; font-size:16px; line-height:1.8;
	color:#666;
	vertical-align:top;
	word-break:keep-all;
}
.greetings-text1 section:first-child { 
	margin-left:0; 
}
.greetings-text2 { 
	font-size:0;
	letter-spacing:-0.5px;
}
.greetings-text2 section { 
	display:inline-block;
	vertical-align:middle;
}
.greetings-text2 .img-wrap { 
	width:54.092%; 
}
.greetings-text2 .img-wrap img { 
	width:100%; 
}
.greetings-text2 .text-wrap { 
	padding:35px 38px;
	margin-left:-9%;
	width:54.546%;
	background:rgba(127,141,159,.85);
	font-weight:300;
	font-size:15px; line-height:1.5;
	color:#fff;
	word-break:keep-all;
}
.greetings-text3 { 
	font-weight:300; font-size:16px; line-height:1.5;
	color:#666;
	letter-spacing:-0.5px;
	word-break:keep-all;
}
.greetings-text3 strong { 
	font-weight:300; font-size:20px;
	color:#e58127;
}
.greetings-text3 span { 
	display:block;
	font-size:20px;
	font-family: 'Noto Serif KR', serif;
}

@media screen and (max-width: 1024px) { 
	.greetings-text1 section { 
		height:300px; 
	}
}
@media screen and (max-width: 1000px) { 
	.greetings-text1 section { 
		height:350px; 
	}
}
@media screen and (max-width: 950px) { 
	.greetings-text1 section { 
		margin-left:30px;
		width:calc(100% / 3 - 20px); height:380px; 
		line-height:1.65;
	}
}
@media screen and (max-width: 850px) { 
	.greetings-text1 section { 
		height:440px; 
	}
}
@media screen and (max-width: 768px) { 
	.greetings-slogan { 
		margin:50px 0 25px;
		font-size:22px;
	}
	.greetings-text1 section { 
		margin-left:0; margin-top:25px;
		width:100%; height:auto; 
		border-radius:0 40px 0 40px;
	}
	.greetings-text1 section:first-child { 
		margin-top:0; 
	}
	.greetings-text2 .img-wrap { 
		width:100%; 
	}
	.greetings-text2 .text-wrap { 
		position:relative; left:25px;
		margin:-30px 0 0 0;
		width:calc(100% - 50px); 
	}
	.greetings-text3 strong ,
	.greetings-text3 span { 
		font-size:18px; 
	}
}
@media screen and (max-width: 640px) { 
	.greetings-slogan { 
		margin:30px 0 15px;
		font-size:18px;
		letter-spacing:-1px;
	}
	.greetings-text1 section { 
		margin-top:15px; padding:20px;
		border-radius:0 30px 0 30px;
		font-size:14px;
	}
	.greetings-text2 .text-wrap { 
		left:15px;
		padding:17px 20px; 
		width:calc(100% - 30px); 
		font-size:14px;
	}
	.greetings-text3 { 
		font-size:14px;
	}
	.greetings-text3 strong ,
	.greetings-text3 span { 
		font-size:16px; 
	}
}


/*
	변호사소개
*/
.introduction .slogan { 
	font-weight:300; font-size:30px;
	letter-spacing:-2px;
	text-align:center; 
	word-break:keep-all;
}
.introduction .slogan strong { 
	font-weight:400;
	color:#7f8d9f;
}
.introduction-list { 
	font-size:0; 
}
.introduction-box {
	display:inline-block;
	margin-top:7%;
	width:50%;
	vertical-align:top;
}
.introduction-box a { 
	display:block; 
}
.introduction-box .img-wrap { 
	position:relative;
	display:inline-block;
	width:43.637%;
	border:1px solid #c7ccd3; 
	vertical-align:bottom;
}
.introduction-box .img-wrap:before { 
	content:'';
	position:absolute; top:9px; left:9px;
	z-index:-1;
	width:100%; height:100%;
	background:#f0f3f8;
}
.introduction-box .img-wrap img { 
	width:100%; 
}
.introduction-box .text-wrap { 
	display:inline-block;
	padding-left:6%;
	width:calc(100% - 43.637%);
	vertical-align:bottom;
}
.introduction-box .text-wrap h1 { 
	height:100px;
	font-weight:300; font-size:28px;
	color:#333;
}
.introduction-box .text-wrap h1 span { 
	display:block;
	margin-top:10px;
	font-size:18px;
	color:#666;
}
.introduction-box .text-wrap ul { 
}
.introduction-box .text-wrap ul li { 
	margin:5px 0;
	font-weight:300; font-size:15px;
	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:500; 
}

@media screen and (max-width: 768px) { 
	.introduction .slogan { 
		font-size:24px; 
	}
	.introduction-box { 
		width:100%;
	}
}
@media screen and (max-width: 640px) { 
	.introduction .slogan { 
		font-size:18px; 
	}
	.introduction-box .text-wrap h1 { 
		height:60px;
		font-size:20px; 
	}
	.introduction-box .text-wrap h1 span { 
		margin-top:5px;
		font-size:15px;
	}
	.introduction-box .text-wrap ul li { 
		margin:2px 0;
		font-size:14px;
	}
}


.introduction-view { 
	display:block;
	width:100%;
	font-size:0;
}
.introduction-view > section { 
	display:inline-block; 
	vertical-align:top;
}

.introduction-view .text-wrap { 
	width:calc(100% - 32.546%);
	padding-right:5%; 
}
.introduction-view .text-wrap h1 { 
	font-weight:500;
	font-size:60px;
	color:#333;
}
.introduction-view .text-wrap h1 span { 
	margin-left:14px;
	font-weight:300; font-size:24px; 
	color:#666;
}
.introduction-view .text-wrap dl { 
	margin-top:30px;
	font-size:0;	 
}
.introduction-view .text-wrap dl dt ,
.introduction-view .text-wrap dl dd { 
	display:inline-block;
	margin:3px 0;
	font-weight:300; font-size:18px;	 
	font-family: "Roboto",'Noto Sans KR', sans-serif;
	letter-spacing:0;
	color:#333;
	vertical-align:middle;
}
.introduction-view .text-wrap dl dt { 
	width:23px; 
	font-weight:500;
}
.introduction-view .text-wrap dl dd { 
	width:calc(100% - 23px);
}

.introduction-view .text-wrap .detail-wrap { 
	margin-top:70px; 
	font-size:0; 
}
.introduction-view .text-wrap .detail-wrap h1,
.introduction-view .text-wrap .detail-wrap ul { 
	display:inline-block;
	margin-top:40px;
	vertical-align:top;
}
.introduction-view .text-wrap .detail-wrap h1:first-of-type,
.introduction-view .text-wrap .detail-wrap ul:first-of-type { 
	margin-top:0; 
}
.introduction-view .text-wrap .detail-wrap h1 { 
	position:relative; top:-3px;
	width:160px;
	font-weight:400; font-size:34px; 
	color:#222;
}
.introduction-view .text-wrap .detail-wrap h1:after { 
	content:'';
	display:block;
	margin-top:20px;
	width:30px; height:3px;
	background:#f79237;
}
.introduction-view .text-wrap .detail-wrap ul { 
	width:calc(100% - 160px);
}
.introduction-view .text-wrap .detail-wrap ul li { 
	margin-bottom:10px;
	font-weight:300; font-size:16px;
	color:#666;
	word-break:keep-all;
}
.introduction-view .text-wrap .detail-wrap ul li span { 
	display:inline-block;
	margin-right:30px;
}

.introduction-view .img-wrap { 
	position:relative; right:29px;
	float:right;
	width:32.546%; 
}
.introduction-view .img-wrap:before { 
	content:'';
	position:absolute; top:29px; left:29px;
	z-index:-1;
	width:100%; height:100%;
	background:#f0f3f8;
}
.introduction-view .img-wrap img { 
	width:100%; max-width:360px;
	border:1px solid #c1cbcf;
}

.introduction-view .more { 
	display:block;
	margin:130px auto 0;
	width:400px;
	background:#7f8d9f;
	font-weight:100; font-size:30px; line-height:90px;
	color:#fff;
	text-align:center;
}

@media screen and (max-width: 768px) { 
	.introduction-view { 
		text-align:center; 
	}

	.introduction-view .text-wrap { 
		width:100%;
		text-align:left;
	}
	.introduction-view .text-wrap h1 { 
		font-size:45px; 
	}
	.introduction-view .text-wrap h1 span { 
		font-size:18px; 
	}
	.introduction-view .text-wrap dl { 
		margin-top:20px; 
	}
	.introduction-view .text-wrap dl dt, .introduction-view .text-wrap dl dd { 
		margin:2px 0;
		font-size:16px; 
	}
	.introduction-view .text-wrap .detail-wrap { 
		margin-top:50px; 
	}
	.introduction-view .text-wrap .detail-wrap h1 { 
		width:100px;
		font-size:28px; 
	}
	.introduction-view .text-wrap .detail-wrap h1:after { 
		margin-top:15px;
		width:25px; height:2px;
	}
	.introduction-view .text-wrap .detail-wrap ul { 
		width:calc(100% - 100px); 
	}
	.introduction-view .text-wrap .detail-wrap ul li { 
		margin-bottom:7px;
		font-size:15px;
	}

	.introduction-view .img-wrap { 
		float:none;
		margin:0 auto 60px; 
		width:50%;
	}

	.introduction-view .more { 
		margin-top:70px;
		width:300px;
		font-size:24px; line-height:70px;
	}
}
@media screen and (max-width: 640px) { 

	.introduction-view .text-wrap h1 { 
		font-size:30px; 
	}
	.introduction-view .text-wrap h1 span { 
		margin-left:8px;
		font-size:16px; 
	}
	.introduction-view .text-wrap dl { 
		margin-top:15px; 
	}
	.introduction-view .text-wrap dl dt, .introduction-view .text-wrap dl dd { 
		margin:1px 0;
		font-size:15px; 
	}

	.introduction-view .text-wrap .detail-wrap { 
		margin-top:30px; 
	}
	.introduction-view .text-wrap .detail-wrap h1 { 
		margin-top:20px;
		width:100%; 
		font-size:22px; 
	}
	.introduction-view .text-wrap .detail-wrap h1:after { 
		margin-top:10px;
		width:20px; 
	}
	.introduction-view .text-wrap .detail-wrap ul { 
		margin-top:15px !important;
		width:100%; 
	}
	.introduction-view .text-wrap .detail-wrap ul li { 
		font-size:14px;
	}

	.introduction-view .img-wrap { 
		right:10px; 
		margin-bottom:40px;
	}
	.introduction-view .img-wrap:before { 
		top:10px; left:10px; 
	}

	.introduction-view .more { 
		margin-top:50px;
		width:100%;
		font-size:18px; line-height:50px;
	}
}


/* 
	오시는길
*/
.location-map {
	width:100%;
}
.location-map h1
{
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin-bottom:20px;
	color:#333;
}
.location-map .root_daum_roughmap { 
	width:100% !important; 
	padding:0;
	border:0 none;
}
.location-deatil { 
	margin:35px 0; 
	width:100%;
	font-size:0;
	
}
.location-deatil p { 
	display:inline-block;
	width:285px;
	vertical-align:top;
}
.location-deatil ul {
	display:inline-block;
	width:calc(100% - 285px);
	font-size:0;
	vertical-align:top;
}
.location-deatil ul li {
	display:inline-block;
	margin:0 20px 10px 0;
	font-weight:300; font-size:16px;
	color:#666;
	letter-spacing:0;
	vertical-align:top;
}
.location-deatil ul li:first-child { 
	display:block; 
}

@media screen and (max-width: 768px) { 
	.location-deatil p { 
		width:200px; 
	}
	.location-deatil ul { 
		width:calc(100% - 200px);	 
	}
}
@media screen and (max-width: 640px) {
	.location-map h1
	{
		font-size: 20px;
		margin-bottom:15px;
	}

	.location-deatil { 
		margin-top:25px; 
	}
	.location-deatil p { 
		width:150px; 
	}
	.location-deatil p img { 
		height:50px; 
	}
	.location-deatil ul { 
		width:calc(100% - 150px);	 
	}
	.location-deatil ul li { 
		font-size:15px; 
	}
}
@media screen and (max-width: 480px) {
	.location-map .root_daum_roughmap .wrap_map {
		height:300px !important;
	}
	.location-deatil p { 
		margin-bottom:15px;
		width:100%; 
	}
	.location-deatil p img { 
		height:45px; 
	}
	.location-deatil ul { 
		width:100%; 
	}
	.location-deatil ul li { 
		display:block;
		margin:0 15px 7px 0;
		font-size:14px; 
	}
}


/* 
	주요업무
*/
.business { 
}
.business-tab { 
	display:table;
	margin-bottom:80px;
	width:100%; height:50px;
	table-layout:fixed;
}
.business-tab li { 
	position:relative;
	display:table-cell;
	background:#f1ede9;
	text-align:center;
	vertical-align:middle;
}
.business-tab li:before { 
	content:''; 
	position:absolute; top:50%; right:0;
	margin-top:-10px;
	width:1px; height:20px;
	background:#cac0b8;
}
.business-tab li a { 
	font-weight:400; font-size:17px;
	color:#666;
}
.business-tab li.on { 
	border:1px solid #beb2a8;
	background:#fff;
	color:#837366;
}
.business-tab li:last-child:before ,
.business-tab li.on:before  { 
	display:none; 
}

.business-conts-box { 
	display:none; 
}
.business-conts-box.on { 
	display:block; 
}

.business-conts-title { 
	display:block; 
	margin:70px 0 27px; 
}
.business-conts-title span { 
	position:relative;
	display:inline-block;
	padding:0 6px 5px 0;
	font-weight:500; font-size:26px; line-height:1;
	letter-spacing:-2px;
	color:#50453b;
}
.business-conts-title span:after { 
	content:'';
	position:absolute; bottom:0; left:0;
	width:100%; height:1px;
	background:#b1aaa4;
}
.business-conts-title:first-of-type { 
	margin-top:0; 
}

.business-txt p { 
	font-weight:300; font-size:17px; line-height:1.7;
	color:#666;
	letter-spacing:-0.5px;
	word-break:keep-all;
}
.business-txt .bg { 
	margin:17px 0; padding:25px 30px;
	background:#e4e7eb;
	font-size:15px; line-height:1.7;
	letter-spacing:-0.5px;
}
.business-txt p strong { 
	font-weight:300;
	color:#e58127;
}

.business-table { 
	width:100%; 
	border-spacing: 0;
	border-collapse: collapse;
}
.business-table th,
.business-table td { 
	padding:10px 0;
	border:1px solid #c9ccd0; 
	font-size:16px;
}
.business-table th { 
	width:28%;
	background:#e4e7eb;
	font-weight:400;
	color:#444;
	text-align:center;
}
.business-table td { 
	padding:10px 35px;
	font-weight:300;
	color:#666;
}

.business-step-img { 
	/* padding:6%; */
	background:#e4e7eb;
	text-align:center;
}
.business-step-img img { 
	max-width:100%; 
}

@media screen and (max-width: 768px) { 
	.business-tab { 
		margin-bottom:40px; 
		height:45px;
	}
	.business-tab li a { 
		font-size:16px; 
	}
	.business-tab li:before { 
		margin-top:-8px;
		height:16px; 
	}
	.business-conts-title { 
		margin:40px 0 18px; 
	}
	.business-conts-title span { 
		font-size:22px; 
	}
	.business-txt p { 
		font-size:16px; 
	}
	.business-txt .bg { 
		padding:20px 25px;
		font-size:14px;
	}
	.business-table th, .business-table td { 
		font-size:15px; 
	}
	.business-table td { 
		padding:10px 20px; 
	}
}

@media screen and (max-width: 640px) { 
	.business-tab { 
		margin-bottom:30px; 
		height:40px;
	}
	.business-tab li a { 
		font-size:15px; 
	}
	.business-tab li:before { 
		margin-top:-7px;
		height:14px; 
	}
	.business-conts-title { 
		margin:30px 0 15px; 
	}
	.business-conts-title span { 
		font-size:18px; 
	}
	.business-txt p { 
		font-size:15px; 
	}
	.business-txt .bg { 
		padding:16px 20px;
	}
	.business-table th, .business-table td { 
		font-size:14px; 
	}
	.business-table th { 
		width:30%; 
	}
	.business-step-img { 
		/* padding:4%;  */
	}
}



/*
	기업자문 
*/
.advice-list { 
	width:100%;
	border-right:1px solid #dfe3e8;
	border-bottom:1px solid #dfe3e8;
	font-size:0;
	margin-top: 30px;
}
.advice-list li { 
	display:inline-block;
	padding:12px 0;
	width:16.667%; min-height:100px;
	border-top:1px solid #dfe3e8; border-left:1px solid #dfe3e8;
	vertical-align:top;
	text-align:center;
}
.advice-list li.img { 
	min-height:134px; 
}
.advice-list li .img-wrap { 
	position:relative;
	margin-bottom:15px;
	width:100%; height:80px;
	vertical-align:middle;
}
.advice-list li .img-wrap img { 
	position:absolute; top:50%; left:50%;
	transform:translate(-50%,-50%);
	padding:0 10px;
	max-width:100%;
}
.advice-list li .img-wrap + span { 
	display:block;
	font-size:14px; line-height:1;
}
.advice-list li .text-wrap { 
	display:table;
	width:100%; height:76px;
	text-align:center;
}
.advice-list li .text-wrap span { 
	display:table-cell;
	font-weight:300; font-size:16px;
	color:#333;
	vertical-align:middle;
}

@media screen and (max-width: 850px) { 
	.advice-list li { 
		width:25%; 
	}
	.advice-list li.img + .img { 
		display:none; 
	}
	.advice-list li:nth-last-child(1),
	.advice-list li:nth-last-child(2) { 
		display:none; 
	}
}
@media screen and (max-width: 640px) { 
	.advice-list li { 
		width:calc(100% / 3); min-height:65px;
	}
	.advice-list li .img-wrap { 
		margin-bottom:10px;
		height:66px; 
	}
	.advice-list li.img { 
		display:none; 
	}
	.advice-list li .img-wrap + span { 
		font-size:12px; 
	}
	.advice-list li .text-wrap { 
		height:40px;	 
	}
	.advice-list li .text-wrap span { 
		font-size:13px; 
	}
	.advice-list li:nth-last-child(3) { 
		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 #7f8d9f;
	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:#7f8d9f;
}
.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:block;
	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; 
	}
}