@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.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: 'Allura';
  font-style: normal;
  font-weight: 300;
  src: local('Allura'), local('Allura-Regular'), url(http://themes.googleusercontent.com/static/fonts/allura/v1/vepcd74zyZuQXtgnV3VOrg.ttf) format('truetype');
}
@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: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:#4c75a1;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:#4c75a1;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#4c75a1}

.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:#4c75a1;color:#fff;text-decoration:none;vertical-align:middle}


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

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

.sub-conts-wrap .btn_bo_user {
  display: flex; align-items: center; gap: 20px;
}
.sub-conts-wrap .btn_bo_user li {
  width: 100%;
}
.sub-conts-wrap #bo_gall .gall_img {
  height: 200px;
}
.sub-conts-wrap #bo_gall .gall_img img {
  width: 100%;
}
.sub-conts-wrap #bo_v_info {
  display: flex; align-items: center; justify-content: space-between;
}
.sub-conts-wrap #bo_v_info .profile_info {
    flex: 1;
}
.sub-conts-wrap #bo_v_info #bo_v_top {
    flex-shrink: 0;
}

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

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

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


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

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

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

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

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

/* 페이징 */
.pg_wrap {clear:both;float:none;display:block;margin:30px 0 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;
}


/* 게시판 상단 슬라이드 */
.case #bo_sch ,
.case #bo_cate { 
	display:none; 
}
.board-slide-wrap { 
	position:relative; left:-12px;
	width:calc(100% + 24px);
	clear:both;
	display:block;
	margin-bottom:100px; padding-top:20px; 
}
.board-slide-wrap .inner { 
	width:100%;
	font-size:0; 
}
.board-slide-wrap .board-slide { 
	display:inline-block;
	margin:0 12px;	padding:20px;
	width:calc(33.333% - 24px);
	border:1px solid #aaa;
	vertical-align:top;
}
.board-slide-wrap .board-slide a { 
	display:block; 
}
.board-slide-wrap .board-slide .subject-wrap { 
	padding:40px 20px;
	background:#424355; 
	text-align:center;
}
.board-slide-wrap .board-slide .subject-wrap .cate { 
	display:inline-block;
	padding:0 25px; min-width:110px;
	border-radius:18px; border:2px solid #fff;
	font-weight:300; font-size:17px; line-height:32px;
	color:#fff;
}
.board-slide-wrap .board-slide .subject-wrap .subject { 
	overflow:hidden;
	display:block;
	margin:15px 0 0;
	width:100%;
	font-weight:300; font-size:28px;
	color:#fff;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.board-slide-wrap .board-slide .subject-wrap .info { 
	overflow:hidden;
	display:block;
	width:100%;
	font-weight:400; font-size:18px;
	color:#fff;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.board-slide-wrap .board-slide .conts-wrap { 
	overflow:hidden;
	display:block;
	display:-webkit-box;
	margin:20px 0;
	height:104px;
	font-weight:300; font-size:15px; line-height: 26px;
	color:#777;	 
	-webkit-line-clamp:4; 
	-webkit-box-orient:vertical; 
	text-overflow:ellipsis;
	word-break:keep-all;
}
.board-slide-wrap .board-slide .more { 
	display:block;
	padding-right:30px;
	background:url('/images/sub/case_arrow.png') no-repeat right center;
	font-weight:400; font-size:14px;
	color:#22305e;
	text-align:right;
}
.board-slide-wrap .slick-dots { 
	bottom:-43px;	 
}
.board-slide-wrap .slick-dots li { 
	width:21px; height:21px;
	box-sizing:border-box;
}
.board-slide-wrap .slick-dots li button { 
	padding:0;
	background:#c9c9c9;
	box-sizing:border-box;
}
.board-slide-wrap .slick-dots li.slick-active { 
	width:21px;	 
}
.board-slide-wrap .slick-dots li.slick-active button { 
	border:5px solid #ca9e5e;
	border-radius:50%;
	background:#fff;
}

.case  .tbl_head01 { 
	table-layout:fixed; 
}
.case  .tbl_head01 td { 
	padding:30px 20px;	 
}
.case .td_num2 { 
	display:none;	 
}
.case .b-cate { 
	width:170px;
	text-align:center; 
}
.case .b-cate a { 
	display:inline-block;
	padding:0 25px; min-width:110px;
	border-radius:18px; border:2px solid #6f6f6f;
	font-weight:300; font-size:17px; line-height:32px;
	color:#333;
}
.case .bo_tit a { 
	overflow:hidden;
	display:block;
	vertical-align:middle;
	display:-webkit-box;
	max-width:100%; max-height:48px;
	font-size:15px; line-height:24px;
	color:#333;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical; 
	text-overflow:ellipsis;
}
.case .title_icon { 
	display:block;
}
.case .bo_tit a .bo-content { 
	color:#777; 
}
@media screen and (max-width: 1200px) { 
	.board-slide-wrap .inner { 
		padding:0; 
	}
}
@media screen and (max-width: 768px) { 
	.board-slide-wrap .board-slide { 
		width:calc(50% - 24px);	 
	}
	.board-slide-wrap .board-slide .subject-wrap { 
		padding:30px 20px; 
	}
	.board-slide-wrap .board-slide .subject-wrap .subject { 
		font-size:24px; 
	}
}
@media screen and (max-width: 640px) { 
	.board-slide-wrap { 
		padding-top:15px;
		margin-bottom:60px;
	}
	.board-slide-wrap .board-slide { 
		padding:15px; 
	}
	.board-slide-wrap .board-slide .subject-wrap { 
		padding:25px 15px; 
	}
	.board-slide-wrap .board-slide .subject-wrap .cate { 
		min-width:100px;
		padding:0 20px;
		font-size:14px; line-height:26px;
	}
	.board-slide-wrap .board-slide .subject-wrap .subject { 
		margin-top:10px;
		font-size:18px; 
	}
	.board-slide-wrap .board-slide .conts-wrap { 
		margin:15px 0; 
		height:88px;
		font-size:14px; line-height:22px;
	}
	.board-slide-wrap .board-slide .more { 
		padding-right:25px;
		font-size:13px;
		background-size:auto 10px;
	}
	.board-slide-wrap .slick-dots { 
		bottom:-30px; 
	}
	.board-slide-wrap .slick-dots li { 
		margin:0 4px;
		width:17px; height:17px; 
	}
	.board-slide-wrap .slick-dots li.slick-active { 
		width:17px;
	}
	.board-slide-wrap .slick-dots li.slick-active button { 
		border-width:4px;
	}
	.case .tbl_head01 tr { 
		overflow:hidden; 
	}
	.case .tbl_head01 td { 
		float:left;
		clear:both;
		padding:0; height:auto;
	}
	.case .tbl_head01 .b-cate { 
		padding:15px 10px 10px;
		width:100%; 
		border-bottom:0 none;
		text-align:left;
	}
	.case .tbl_head01 .b-cate a { 
		min-width:80px;
		padding:0 20px;
		font-size:14px; line-height:26px;
		text-align:center; 
	}
	.case .tbl_head01 .td_subject { 
		padding:0 10px 15px !important;
		border-top:0 none;
	}
	.case .bo_tit a { 
		max-height:40px;
		font-size:14px; line-height:20px;
	}
}


/* 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:1200px; 
}
.mobile_br{
	display:none;
}
@media screen and (max-width: 1200px) { 
	.inner { 
		padding:0 30px;
		width:100%; 
	}
}
@media screen and (max-width: 768px) { 
	.inner { 
		padding:0 20px;
	}
}


/* 
	header
*/
/* -------- header -------- */
#header { 
	position:fixed; top:0; left:0; 
	z-index:99999;
	width:100%; min-height:110px;
	transition:.3s;
}
#header { 
}
.header-inner { 
	position:relative;
	margin:0 auto; 
	width:100%; min-height:110px;
	/* border-bottom:1px solid #E4E4E4; */
}
#header.on .header-inner { 
	background: #fff;
}

.header-inner .logo { 
	position:absolute; top:50%; left:5%;
	z-index:33;
	margin-top:-30px;
}
.header-inner .logo a {
  display: flex; align-items: center; 
  gap: 20px;
}
.header-inner .logo .sub-txt {
  font-size: 24px; font-weight: 500; color: #fff;
  line-height: 28px;
}
.header-inner .logo .logo-on { 
  display:none;
}
.header-inner .logo .sub-txt {
  display: none;
}
.header-inner .logo .logo-off { 
	display:block;
}
/* .on .header-inner .logo .logo-on, 
.fixed .header-inner .logo .logo-on, 
.sub_on .header-inner .logo .logo-on { 
	display:block;
} */
/* .on .header-inner .logo .logo-off ,
.fixed .header-inner .logo .logo-off ,
.sub_on .header-inner .logo .logo-off { 
	display:none;
} */
/* .sub .header-inner .logo .logo-on {
  display: block;
}
.sub .header-inner .logo .logo-off { 
	display: none;
} */
/* .fixed .header-inner { 
	background: #fff;
} */
.fixed .header-inner .logo .sub-txt,
#header.on .header-inner .logo .sub-txt {
  color: #000;
}
.fixed .header-inner .logo .logo-off,
.on .header-inner .logo .logo-off {
  display: none;
}
.fixed .header-inner .logo .logo-on,
.on .header-inner .logo .logo-on {
  display: block;
}
.sub .header-inner .logo .sub-txt {
  display: block;
}
/* .header-inner .logo a { 
	display:block; 
} */

@media screen and (max-width: 1600px) { 
	.header-inner .logo {
		left:30px;
	}
}
@media screen and (max-width: 1400px) { 
	.header-inner { 
		width:100%; 
	}
}
@media screen and (max-width: 1200px) { 
	#header { 
		position:fixed; 
		padding:0;
		min-height:95px;
	}
	.header-inner { 
		min-height:95px;
		border-bottom:0 none;
	}
	.header-inner .logo { 
		left:30px; 
		margin-top: -24px;
	}
	.header-inner .logo a { 
		height:48px;	 
	}
	.header-inner .logo img { 
		height:100%; 
	}
}
@media screen and (max-width: 1024px) { 
/*
	.header-inner .logo .logo-on { 
		display:block;
	}
	.header-inner .logo .logo-off { 
		display:none;
	}
	*/
    .fixed .header-inner { 
        background: #fff;
    }
  .header-inner .logo .sub-txt {
    font-size: 21px;
    line-height: 24px;
  }
}
@media screen and (max-width: 768px) { 
	#header ,
	.header-inner { 
		min-height:70px;
	}
	.header-inner .logo { 
		left:20px; 
		margin-top: -21px; 
	}
	.header-inner .logo a { 
		height:42px;	 
	}
  .header-inner .logo .sub-txt {
    font-size: 16px;
    line-height: 18px;
  }
}
@media screen and (max-width: 640px) { 
	#header ,
	.header-inner { 
		min-height:60px;
	}
	.header-inner .logo { 
		margin-top: -15px; 
	}
	.header-inner .logo a { 
		height:30px;	 
	}
}

.menu-btn { 
	display:none;
	position:absolute;
	top:15px;
	right:5%;
	z-index:10;
	width:70px;
	height:70px;
	cursor:pointer;
}
.menu-btn span { 
	position:absolute;
	left:18px;
	width:47px;
	height:3px;
	background:#fff;
	transition:.3s;
  border-radius: 6px;
}
.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);
}
.fixed .menu-btn span {
  background-color: #000;
}


/* gnb */
.header-inner .gnb { 
	position:relative; right:-2%;
	width:100%;
	text-align:right;
}
.header-inner .gnb .gnb-1depth-li { 
	position:relative;
	display:inline-block;
	vertical-align:middle;
}
.header-inner .gnb .gnb-1depth-li >a { 
	position:relative;
	display:block;
	font-weight:500; font-size:19px;
	color:#fff;
}
/* .sub .header-inner .gnb .gnb-1depth-li >a {
  color: #fff;
} */
/* .fixed .header-inner .gnb .gnb-1depth-li >a {
	color:#fff;
} */

.header-inner .gnb-2depth { 
	display:none; 
}

.nav-full { 
	position:fixed; top:-100%; left:0;
	z-index:999;
	padding:12% 10%;
	width:100%; height:100vh;
	background: rgba(202,158,94,.82);
	text-align:center;
	font-size:0;
}
.nav-full .full-gnb-1depth-li { 
	display:inline-block;
	width:calc(100% / 7);
	vertical-align:top;
}
.nav-full .full-gnb-1depth-li > a { 
	position:relative;
	display:inline-block;
	padding:10px 8px;
	font-weight: 500; font-size:24px;
	color:#000;
}
.nav-full .full-gnb-1depth-li > a:before { 
	content:'';
	position:absolute; bottom:0; left:0;
	width:100%; height:1px;
	background: rgba(255,255,255,.4);
}
.nav-full .gnb-2depth { 
	margin-top: 30px; 
}
.nav-full .gnb-2depth-li > a { 
	font-weight: 100; font-size:18px; line-height: 36px;
	color:#000; 
}

@media screen and (min-width: 1025px) { 
	.header-inner .gnb { 
		display:inline-block !important; 
		overflow:visible !important;
		padding-right: 5%;
		text-align:right;
    margin-top: 40px;
	}
	.header-inner .gnb-2depth { 
		overflow:hidden;
		display:block !important;
		position:absolute; top:100%; left:50%;
		z-index:9999;
		margin-left:-55px;
		width:110px; height:0;
		background:#000;
		text-align:center;
	}
	.gnb .gnb-2depth.on { 
		padding-top: 30px;
		height:400px;
		transition:.3s;
	}
	.header-inner .gnb .gnb-2depth-a { 
		display:block;
		padding: 7px 0;
		font-size:17px;
		color:#E0E5F1;
    font-weight: 400;
		word-break:keep-all;
	}
  .header-inner .gnb .gnb-2depth-a:hover { 
		color:#E0E5F1;
    font-weight: 700;
	}
  .header-inner .gnb .gnb-1depth-li {
    padding: 0 10px;
  }
  .header-inner .gnb .gnb-1depth-li >a { 
    display: block;
    width: fit-content;
    background-color: #E0E5F1;
    padding: 5px 10px;
    border-radius: 18px;
    color: #18336E;
  }
  .header-inner .gnb .gnb-1depth-li:hover >a {
    color: #E0E5F1;
    background-color: #18336E;
  }
	.gnb-1depth-li:hover .gnb-2depth {
		height:auto;
    background-color: unset;
    padding-top: 10px;
	}
  .gnb-1depth-li:hover .gnb-2depth .gnb-2depth-li {
    padding: 10px 0;
    background: #18336E;
    /* border-radius: 16px; */
  }
  .gnb-1depth-li:hover .gnb-2depth .gnb-2depth-li:first-child {
    border-radius: 10px 10px 0 0;
    padding: 10px 0 0 0;
  }
  .gnb-1depth-li:hover .gnb-2depth .gnb-2depth-li:last-child {
    border-radius: 0 0 10px 10px;
    padding: 0 0 10px 0;
  }
  .gnb-1depth-li:hover .gnb-2depth .gnb-2depth-li:only-child {
    border-radius: 16px;
    padding: 10px 0;
  }
	.gnb-bg { 
		background: #18336E;
    border-radius: 16px;
    margin-top: 20px;
	}
	#header .gnb-bg.menu { 
		height:400px;
		transition:.3s;
	}
}
@media screen and (max-width: 1440px) { 
	.nav-full { 
		padding:10% 4%; 
	}
}

.close-btn { 
	position:absolute; top:47px; right:12%;
	width:59px; height:59px;
	border:1px solid #fff;
	cursor:pointer;
}
.close-btn span { 
	position:absolute; left:12px; top:27px;
	width:33px; height:3px;
	border-radius:2px;
	background: #fff;
}
.close-btn span:nth-child(1) { 
	transform:rotate(45deg); 
}
.close-btn span:nth-child(2) { 
	transform:rotate(-45deg); 
}

@media screen and (max-width: 1500px) { 
	.header-inner .gnb .gnb-1depth-li { 
		padding:0 1%;
	}
}
@media screen and (max-width: 1440px) { 
	.header-inner .gnb { 
		/* padding:0 23%; */
	}
	.header-inner .gnb .gnb-1depth-li >a { 
		font-size:17px; 
	}
}
@media screen and (max-width: 1200px) { 
	.header-inner .gnb { 
		/* padding:0 20%; */
	}
	.header-inner .gnb .gnb-1depth-li >a { 
		font-size:16px; 
	}
}
@media screen and (max-width: 1024px) { 
	#header .gnb { 
		display:none;
		position:absolute; top:100%; left:0;
		margin-left:0; padding: 0;
		width:100%;
		text-align:center;
	}
	#gnb-1depth { 
		overflow-x:hidden;
		height:calc(100vh - 95px);
		padding:30px;
		background: #F1F1F1;
	}
	#header .gnb .gnb-1depth-li { 
		display:block;
		padding:0;
		text-align:left;
	}
	#header .gnb-1depth-li.on { 
	}
	#header .gnb-1depth-li:first-child.on { 
	}
	#header .gnb-1depth-a { 
		position:relative;
		display:block;
		font-weight:400;
		font-size:20px; line-height: 60px;
		color:#000 !important;
	}
	#header .gnb-1depth-li.on .gnb-1depth-a:after { 
		content:'';
		position:absolute; bottom:7px; left:-5px;
		width:120px; height:2px;
		background:#000;
	}
	#header .gnb-2depth { 
		display:none;
		padding:10px 0;
		height:auto !important;
	}
	#header .gnb-2depth-a { 
		display:block;
		font-weight:300;
		padding:0 ;
		font-size:16px; line-height: 40px;
		color:#000;
	}
  .menu-btn { 
		display:block;
		top:50%; right: 30px;
		margin-top: -8px;
		width:24px; height:16px;
		border:0 none;
	}
	.menu-btn span {
		left:0;
		width:100% !important;
		height:2px;
	}
	.menu-btn span:nth-child(1) {
		top:0;
	}
	.menu-btn span:nth-child(3) {
		bottom:0;
	}
	.menu-btn.on span:nth-child(1),
	.menu-btn.on span:nth-child(3) {
		top:9px; left:0;
	}
  .menu-btn.on span {
    background-color: #000;
  }

	.nav-full { 
		display:none; 
	}
}
@media screen and (max-width: 768px) {
  #gnb-1depth { 
		height:calc(100vh - 70px);
		padding:30px 20px;
	}
}
@media screen and (max-width: 640px) {
  #gnb-1depth { 
		height:calc(100vh - 60px);
	}
}

/*
	footer
*/
#footer { 
	padding:55px 0 105px;
	background:#dddee6 ; 
}
#footer .inner {
	font-size:0;
	text-align:left;
}
#footer p { 
	margin-bottom:20px; 
}
#footer address { 
	display:inline-block;
	vertical-align:top;
}
#footer address a { 
	display:block;
	margin-bottom:5px;
	font-style: normal;
	font-weight:300; font-size:17px;
	color:rgba(255,255,255,.3);
}
#footer address span { 
	position:relative;
	display:inline-block;
	vertical-align:middle;
	margin:3px 0 3px;
	padding:0 9px;
	font-style: normal;
	font-weight:350; font-size:16px; 
	font-family:'Roboto','Noto Sans KR',sans-serif;
	color:#595959;
	word-break:keep-all;
	letter-spacing: -0.8px;
}
#footer p
{
	font-size:15px;
	color:#666;
	font-family: 'Roboto';
	font-style: italic;
	display: inline-block;
	font-weight: 500;
	padding-left: 75px;
	line-height: 55px;
}
/*#footer address span:before { 
	content:'';
	position:absolute; top:50%; left:0;
	margin-top:-7px;
	width:1px; height:14px;
	background:#656566;
}
*/
#footer address span:nth-of-type(1):before,
#footer address span:nth-of-type(4):before,
#footer address span:last-of-type:before { 
	display:none; 
}
/*
#footer address span:last-of-type { 
	display:block; 
	margin-top: 30px;
	letter-spacing:0;
}
*/
@media screen and (max-width: 1600px) {
  #footer {
    padding: 55px 0 140px;
  }
}
@media screen and (max-width: 1024px) { 
  #footer {
    padding: 55px 0 200px;
  }
	#footer .btn-top { 
		display:none;
		position:fixed; bottom:30px; right:30px;
		z-index:9999;
		padding-top: 29px;
		width:61px; height:61px;
		background: #384f68 url('/images/common/top_arrow.png') no-repeat center 16px;
		font-weight:300; font-size:14px; line-height: 1;
		color:#fff;
		text-align:center;
	}
}
@media screen and (max-width: 768px) { 
	#footer { 
		padding:50px 0 220px;
		text-align:center; 
	}
	#footer p { 
		margin:0 0 30px; padding-bottom:0;
		width:100%;
	}
	#footer address { 
		width:100%; 
	}
	#footer address a { 
		font-size:15px; 
	}
	#footer address span { 
		margin:2px 0 ; padding:0 7px;
		font-size:15px; 
	}
	#footer address span:before { 
		content:'';
		margin-top:-6px;
		height:10px;
	}

}
@media screen and (max-width: 640px) { 
	#footer { 
		padding: 35px 0 220px;
	}
	#footer p { 
		margin-bottom:25px; 
	}
	#footer p img { 
		height:60px; 
	}
	#footer address a { 
		font-size:14px; 
	}
	#footer address span { 
		font-size:14px; 
	}
	#footer address span:nth-of-type(1),
	#footer address span:nth-of-type(5) { 
		display:block; 
	}
	#footer address span:nth-of-type(2):before ,
	#footer address span:nth-of-type(5):before  ,
	#footer address span:nth-of-type(6):before { 
		display:none; 
	}
}
@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
------------------------------------------------------ */
/*공통*/
.jyp-title
{
	font-family:'Noto Serif KR';
	font-size: 18px;
	letter-spacing: 9px;
	text-transform: uppercase;
}
.jyp-main-title
{
	font-size: 40px;
	color: #555;
	font-weight: 200; 

	
}

@media screen and (max-width: 640px) { 
	.jyp-title
	{
		
		font-size: 16px;
		line-height: 1.5;
	}
	.jyp-main-title
	{
		font-size: 20px;
		line-height: 1.5;
		
	}

}
/*//공통*/
/* 
	
	main-visual
*/
.main-visual { 
  width: 100%; min-height: 100vh; height: 100%;
  background: url('/images/main/main-bg.png')no-repeat center / cover;
  position: relative;
  /* padding: 120px 0; */
}
.main-visual .main-cont {
  max-width: 1600px;
  min-height: 100vh; height: 100%;
  margin: 0 auto;
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  /* padding: 30px 0 140px; */
}
.main-logo-title {
  font-size: 40px; font-weight: 700; color: #fff;
  position: absolute; top: 30px; left: 50%;
  transform: translateX(-50%);
}
.main-visual .main-txt {
  width: 100%;
  display: flex; align-items: flex-start; justify-content: space-between;
  position: relative;
  margin-bottom: 100px;
}
.main-visual .main-txt::before {
  content: '';
  position: absolute; left: 50%; top: 50%;
  transform: translate(-50%, -50%);
  width: 320px; height: 1px;
  background-color: rgba(255,255,255,.6);
}
.main-visual .main-txt > div {
  min-width: 500px;
}
.main-visual .main-txt .left .title {
  font-size: 40px; font-weight: 700; color: #fff;
  line-height: 52px;
}
.main-visual .main-txt .left .title span {
  background: linear-gradient(to top, #0073F9 30%, transparent 30%);
}
.main-visual .main-txt .left ul {
  display: flex; flex-direction: column;
  gap: 10px;
  margin-top: 35px;
}
.main-visual .main-txt .left ul li {
  padding-left: 30px;
  position: relative;
  font-size: 24px; font-weight: 700; color: #fff;
}
.main-visual .main-txt .left ul li::before {
  content: '';
  width: 20px; height: 15px;
  position: absolute; left: 0; top: 50%;
  transform: translateY(-50%);
  background: url('/images/main/main-list-point.png')no-repeat center;
}
.main-visual .main-txt .right p {
  font-size: 20px; font-weight: 700; color: #fff;
}
.main-visual .main-txt .right p.slogan {
  font-size: 32px; font-weight: 400;
  line-height: 42px;
  font-family: 'Noto Serif KR';
  margin-top: 20px;
}
.main-visual .main-txt .right p.slogan strong {
  font-weight: 700;
}

.main-visual .main-sub-list {
  width: 100%;
  display: flex; align-items: center;
  gap: 28px;
}
.main-visual .main-sub-list .img-list {
  width: calc(100% - 400px);
  display: grid; 
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}
.main-visual .main-sub-list .img-list .img-cont {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  height: 240px;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-visual .main-sub-list .img-list .img-cont::before {
  content: '';
  position: absolute; left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,.4);
  transition: opacity ease-in 0.3s;
  opacity: 1;
  z-index: 2;
}
.main-visual .main-sub-list .img-list .img-cont:hover::before {
  transition: opacity ease-in 0.3s;
  opacity: 0;
}
.main-visual .main-sub-list .img-list .img-cont:hover::after {
  content: '';
  border: 2px solid #0073F9;
  position: absolute; left: 0; top: 0;
  width: 100%; height: 100%;
  border-radius: 12px;
  z-index: 2;
  transition: opacity ease-in 0.3s;
}
.main-visual .main-sub-list .img-list .img-cont.img01 {
  background-image: url('/images/main/main-img01.png');
}
.main-visual .main-sub-list .img-list .img-cont.img02 {
  background-image: url('/images/main/main-img02.png');
}
.main-visual .main-sub-list .img-list .img-cont.img03 {
  background-image: url('/images/main/main-img03.png');
}
.main-visual .main-sub-list .img-list .img-cont a {
  position: absolute;
  left: 0; top: 0;
  display: block;
  width: 100%; height: 100%;
  z-index: 3;
  padding: 25px;
  display: flex; align-items: flex-end;
}
.main-visual .main-sub-list .img-list .img-cont .txt-wrap {
  width: 100%;
  position: relative;
  display: flex; align-items: center; justify-content: space-between;
  z-index: 5;
}
.main-visual .main-sub-list .img-list .img-cont .txt-wrap p {
  font-size: 24px; font-weight: 700; color: #fff;
}
.main-visual .main-sub-list .img-list .img-cont .txt-wrap img {
  width: 24px; height: 24px;
}
.main-visual .main-sub-list .txt-list {
  width: 380px; height: 100%;
}
.main-visual .main-sub-list .txt-list ul {
  width: 100%; height: 100%;
  display: flex; flex-direction: column;
  justify-content: space-evenly;
}
.main-visual .main-sub-list .txt-list ul li {
  width: 100%;
  border-bottom: 1px solid #fff;
}
.main-visual .main-sub-list .txt-list ul li a {
  display: flex; align-items: center; justify-content: space-between;
  padding: 30px 25px;
  font-size: 24px; font-weight: 700; color: #fff;
}

.main-footer {
  position: fixed; left: 0; bottom: 0;
  width: 100%; height: 90px;
  background-color: #18336e;
  display: flex; justify-content: space-between;
  z-index: 999;
}
.main-footer .number {
  width: fit-content; height: 100%;
  display: flex; flex-direction: column; justify-content: center;
  padding: 0 10px;
  background-color: #050F25;
  text-align: center;
}
.main-footer .number p {
  font-size: 18px; font-weight: 700; color: #fff;
}
.main-footer .number a {
  font-size: 26px; font-weight: 700; color: #fff;
}
.main-footer .online {
  display: flex; align-items: center;
}
.main-footer .footer-online-inner {
  display: flex; align-items: center;
  gap: 35px;
}
.main-footer .footer-online-inner ul {
  display: flex; align-items: center;
  gap: 35px;
}
.main-footer .footer-online-inner ul li {
  display: flex; align-items: center;
  gap: 15px;
}
.main-footer .footer-online-inner ul li label{
  font-size: 16px; font-weight: 400; color: #fff;
}
.main-footer .footer-online-inner ul li input[type="text"] {
  width: 270px; height: 45px;
  border-radius: 6px;
  background-color: #fff;
  border: unset;
  padding: 0 10px;
}
.main-footer .footer-online-inner ul li.chk input {
  margin-right: 10px;
}
.main-footer .footer-online-inner button {
  width: 150px; height: 45px;
  border-radius: 6px;
  background-color: #0073f9;
  font-size: 20px; font-weight: 700; color: #fff;
  display: flex; align-items: center; justify-content: center;
  border: unset;
}
.main-footer .sns {
  display: flex; align-items: center;
  gap: 15px;
  margin-right: 40px;
}
.main-footer .sns a {
  width: 42px; height: 42px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-footer .sns a.youtube {
  background-image: url('/images/main/youtube.png');
}
.main-footer .sns a.instagram {
  background-image: url('/images/main/instagram.png');
}
.main-footer .sns a.blog {
  background-image: url('/images/main/blog.png');
}
.main-footer .sns a.facebook {
  background-image: url('/images/main/facebook.png');
}



@media screen and (max-height: 800px) {
  .main-visual {
    min-height: 100vh; height: 100%;
    padding: 40px 0 90px;
  }
}
@media screen and (max-height: 650px) {
  .main-visual {
    padding: 90px 0 120px;
  }
}
@media screen and (max-width: 1600px) {
    .main-visual {
        min-height: 100vh; height: 100%;
        padding: 40px 0 90px;
    }
    .main-visual .main-cont {
        width: 100%; padding: 30px 30px 60px;
        min-height: calc(100vh - 80px);
    }

    .main-footer {
        height: auto;
        gap: 10px;
        flex-wrap: wrap;
        /* position: relative; */
        padding-bottom: 10px;
    }
    .main-footer .number {
        width: 100%;
        padding: 10px;
    }
    .main-footer .online {
        padding-left: 20px;
    }
    .main-footer .sns {
        padding-right: 20px;
        margin-right: unset;
    } 
}
@media screen and (max-width: 1600px) {
    .main-visual .main-sub-list .img-list {
        width: calc(100% - 300px);
    }
    .main-visual .main-sub-list .txt-list {
        width: 280px;
    }
}
@media screen and (max-width: 1450px) {
    .main-visual .main-txt .left .title {
        font-size: 2.76vw;
    }
    .main-visual .main-txt .right p.slogan {
        font-size: 2.21vw;
    }
    .main-visual .main-txt::before {
        width: 14vw;
    }
    .main-visual .main-txt > div {
        width: 440px; min-width: unset;
    }
}
@media screen and (max-width: 1400px) {
    .main-footer .footer-online-inner ul li input[type="text"] {
        width: 150px;
    }
    .main-footer .footer-online-inner {
        gap: 10px;
    }
    .main-footer .footer-online-inner ul {
        gap: 10px;
    }
    .main-footer .footer-online-inner button {
        width: 120px;
    }
}
@media screen and (max-width: 1200px) {
  .main-visual {
    padding-bottom: 120px;
  }
    .main-visual .main-txt {
        margin: 30px 0 ;
    }
    .main-visual .main-txt::before {
        display: none;
    }
    .main-visual .main-sub-list {
        flex-direction: column;
    }
    .main-visual .main-sub-list .img-list {
        width: 100%;
    }
    .main-visual .main-sub-list .txt-list {
        width: 100%;
    }
}
@media screen and (max-width: 1024px) {
  .main-visual {
    padding-bottom: 160px;
  }
    .main-logo-title {
        font-size: 26px;
    }
    .main-visual .main-txt {
        flex-direction: column;
    }
    .main-visual .main-txt > div {
        width: 100%;
    }
    .main-visual .main-txt .left {
        margin-bottom: 30px; padding-bottom: 30px;
        border-bottom: 1px solid rgba(255,255,255,.6);
    }

    .main-visual .main-txt .left .title {
        font-size: 28px; line-height: 41px;
    }
    .main-visual .main-txt .left ul {
        margin-top: 20px;
    }
    .main-visual .main-txt .left ul li {
        font-size: 18px;
        padding-left: 20px;
    }
    .main-visual .main-txt .left ul li::before {
        width: 10px; height: 10px;
        background-size: cover;
    }
    .main-visual .main-txt .right p.slogan {
        font-size: 21px;
        line-height: 34px;
    }
    .main-visual .main-sub-list .img-list .img-cont {
        padding: 15px 20px;
        height: 200px;
    }
    .main-visual .main-sub-list .img-list .img-cont .txt-wrap p {
        font-size: 18px;
    }
    .main-visual .main-sub-list .img-list .img-cont .txt-wrap img {
        width: 21px; height: 21px;
    }
    .main-visual .main-sub-list .txt-list ul li a {
        padding: 20px 15px;
        font-size: 18px;
    }

    .main-footer .online {
        width: 100%;
        padding: 0 10px;
    }
    .main-footer form {
        width: 100%;
    }
    .main-footer .footer-online-inner {
        justify-content: space-between;
    }
    .main-footer .sns {
        width: 100%; justify-content: center;
    }
    .main-footer .footer-online-inner ul li label {
        font-size: 12px;
    }
    .main-footer .footer-online-inner button {
        font-size: 16px;
    }
    .main-footer .sns {
        padding: 0 10px;
    }
}
@media screen and (max-width: 768px) {
    .main-visual {
      padding: 30px 0 200px;
    }
    .main-visual .main-cont {
        padding: 20px 20px 40px;
    }
    .main-logo-title {
        font-size: 21px;
        top: 20px;
    }
    .main-visual .main-txt .left .title {
        font-size: 21px;
        line-height: 32px;
    }
    .main-visual .main-txt .left ul li {
        font-size: 16px;
    }
    .main-visual .main-txt .left {
        margin-bottom: 20px; padding-bottom: 20px;
    }
    .main-visual .main-txt .right p {
        font-size: 18px;
    }
    .main-visual .main-txt .right p.slogan {
        font-size: 17px;
        line-height: 26px;
    }
    .main-visual .main-sub-list .img-list {
        grid-template-columns: none;
    }
    .main-footer .footer-online-inner {
        align-items: flex-start;
    }
    .main-footer .footer-online-inner ul li input[type="text"] {
        font-size: 12px;
    }
    .main-footer .number p {
        font-size: 12px;
    }
    .main-footer .number a {
        font-size: 18px;
    }
    
    .main-footer .footer-online-inner ul {
        flex-direction: column;
        align-items: flex-start;
    }
    .main-footer .footer-online-inner ul li label.label-txt {
        width: 50px;
    }
    .main-footer .sns {
        gap: 5px;
        justify-content: flex-end;
        margin: -100px 0 0 auto;
        width: fit-content;
    }
    .main-footer .sns a {
        width: 32px; height: 32px;
    }
}
@media screen and (max-width: 640px) {
    /* .main-visual .main-cont {
        padding: 10px 20px 140px;
    } */
    .main-logo-title {
        font-size: 16px;
        top: 15px;
    }
    .main-footer .footer-online-inner ul li input[type="text"] {
        width: 140px;
    }
    .main-footer .footer-online-inner button {
        width: 100px; font-size: 14px;
    }
}
@media screen and (max-width: 380px) {
  .main-footer .sns {
    flex-wrap: wrap;
    max-width: calc(32px * 2 + 25px);
    margin-top: -70px;
  }
}



.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;
}



/* 
	main-conts-slogan
*/
.main-conts-slogan { 
	margin-bottom:30px;
	font-weight:300; font-size:26px;
	color:#333;
	text-align:center;
	word-break:keep-all;
}
.main-case .main-conts-slogan br { 
	display:none;	 
}

@media screen and (max-width: 1200px) { 
	.main-conts-slogan { 
		padding:0 30px;	 
	}
}
@media screen and (max-width: 768px) { 
	.main-conts-slogan { 
		margin-bottom:20px; padding:0 20px;
		font-size:20px;
	}
}
@media screen and (max-width: 640px) { 
	.main-conts-slogan { 
		margin-bottom:15px; 
		font-size:17px;
	}
	.main-case .main-conts-slogan br { 
		display:block;	 
	}
}

/* 
	main-conts-title-wrap
*/
.main-conts-title-wrap { 
	margin-bottom:30px;
	width:100%; 
}
.main-conts-title-wrap h1 { 
	display:inline-block;
	font-weight:700; font-size:36px;
	color:#333;
	letter-spacing:4.5px;
	vertical-align:bottom;
}
.main-conts-title-wrap p { 
	display:inline-block;
	margin-left:10px;
	font-weight:300; font-size:18px;
	color:#333;
	letter-spacing:1.5px;
	vertical-align:bottom;
}
.main-conts-title-wrap .more { 
	float:right;
	margin-top:10px;
	display:inline-block;
	font-weight:300; font-size:18px;
	color:#333;
}

 .board-more{
	float:right;
	margin-top:10px;
	display:inline-block;
	font-weight:300; font-size:18px;
	color:#333;

}

@media screen and (max-width: 768px) { 
	.main-conts-title-wrap { 
		margin-bottom:25px;
	}
	.main-conts-title-wrap h1 { 
		font-size:25px; 
		letter-spacing:2.5px;
	}
	.main-conts-title-wrap p { 
		display:block;
		margin-left:0;
		font-size:13px; 
		letter-spacing:0;
	}
	.main-conts-title-wrap .more { 
		margin-top:13px;
		font-size:15px;
	}
}
@media screen and (max-width: 640px) { 
	.main-conts-title-wrap { 
		margin-bottom:20px;
	}
	.main-conts-title-wrap h1 { 
		font-size:21px; 
		letter-spacing:1px;
	}
	.main-conts-title-wrap p { 
		margin-left:0;
		font-size:12px; 
	}
	.main-conts-title-wrap .more { 
		margin-top:-15px;
		font-size:12px;
	}
}

/* 
	main-lawyer

*/
.main-lawyer
{
	background: url('/images/main/main_lawyer_img.jpg') no-repeat center center;
	padding-top:150px;
	height: 870px;
	width: 100%;
}
.main-lawyer .lawyer-title
{
	text-align: center;
}

.main-lawyer .lawyer-title .head-title
{
	font-family:'Noto Serif KR';
	font-size: 18px;
	color: #2b4e93;
	font-weight: 700; 

	letter-spacing: 12px;
	text-transform: uppercase;
	margin-bottom:20px;

}

.main-lawyer .lawyer-detail
{
	
}
.main-lawyer .lawyer-detail .lawyer-name
{
	display: inline-block;
	width:350px;
	margin-top: 175px;
	vertical-align: top;
	padding-right: 56px;
	position: relative;

}
.main-lawyer .lawyer-detail .lawyer-name:after
{
	content: '';
    position: absolute;
    top:50%;
    display: inline-block;
    width: 1px;
    height: 151px;
    background: rgba(144,150,162,1);
    vertical-align: middle;	
	right: 0;

}
.main-lawyer .lawyer-detail .lawyer-name p
{
	font-size:44px;
	color:#333;
	font-weight: 200;

}
.main-lawyer .lawyer-detail .lawyer-name h1
{
	
	font-size:76px;
	color:#19356c;
	font-family:'Noto Serif KR';
	text-transform: uppercase;
	text-align: right;
}
.main-lawyer .lawyer-detail .lawyer-profile{
	display: inline-block;
	margin:253px 0 0 40px;

}
.main-lawyer .lawyer-detail .lawyer-profile ul{
	display: inline-block;	
}

.main-lawyer .lawyer-detail .lawyer-profile li
{
	font-size:18px;
	color:#666;
	margin-bottom: 18px;
	font-weight: 300;
}
@media screen and (max-width: 768px) { 

	.main-lawyer{
		background: url('/images/main/m_main_lawyer_img.jpg') no-repeat center center/100%;
		padding-top:114px;
		height: 1390px;

	}
	.main-lawyer .lawyer-detail .lawyer-name
	{	

		margin-top: 110px;
		margin-right: 1px;
		padding-right: 0;
	}
	.main-lawyer .lawyer-detail .lawyer-name p
	{
		font-size:40px;
		margin-left: 43px;	
	}
	.main-lawyer .lawyer-detail .lawyer-name h1
	{
		font-size:77px;
	}
	.main-lawyer .lawyer-detail .lawyer-profile{
		margin: 400px 0 0 -315px;
	}

	.main-lawyer .lawyer-detail .lawyer-profile li
	{
		font-size:20px;
		margin-bottom: 10px;
	}
	.main-lawyer .lawyer-detail .lawyer-name:after
	{
		display: none;
	
	}
	
}
@media screen and (max-width: 640px) { 
	.main-lawyer
	{
		
		padding-top:71px;
		height: 770px;
		width: 100%;
	}
	.main-lawyer .lawyer-detail .lawyer-name
	{
		padding-right: 132px;
	    width: 350px;
	    margin-top: 47px;	
	}
	.main-lawyer .lawyer-detail .lawyer-name p
	{
		font-size:30px;	
	}
	.main-lawyer .lawyer-detail .lawyer-name h1
	{	
		font-size:53px;
		line-height: 1;
	}
	.main-lawyer .lawyer-detail .lawyer-name:after
	{
		display: none;	
	}
	.main-lawyer .lawyer-detail .lawyer-profile {
   		margin: 50px 0 0 -20px;
    }
	.main-lawyer .lawyer-detail .lawyer-profile li
	{
		font-size:14px;
		margin: 0 0 10px 10px;
	}
}
/* 
	main-business
*/

.main-business{
	background: #3c4454;
	padding: 70px 120px 70px 120px;

}
.main-business ul{
	

}
.main-business ul:after{
	content:'';
	display:block;
	clear:both;
}
	
.main-business li{
	width: calc(100% / 4 - 20px);
	float:left;
	margin-right:20px;
	padding-top:125px;
	text-align: center;
	height: 280px;
	margin-bottom:20px;

}
.main-business .business-explain
{
	width: calc(100% / 2 - 20px);	
	vertical-align: top;
	padding-top:16px;
	color:#fff;
}


.main-business .business-explain p
{
	font-size: 25px;
	line-height: 39px;
	margin-top:38px;
}

.main-business li:nth-child(1){
	background: url('/images/main/main-business-img01.jpg') no-repeat center center;
}
.main-business li:nth-child(3){
	background: url('/images/main/main-business-img02.jpg') no-repeat center center;
	margin-right:0;
}
.main-business li:nth-child(4){
	background: url('/images/main/main-business-img03.jpg') no-repeat center center;
}
.main-business li:nth-child(5){
	background: url('/images/main/main-business-img04.jpg') no-repeat center center;
	
}
.main-business li:nth-child(6){
	background: url('/images/main/main-business-img05.jpg') no-repeat center center;
}
.main-business li:nth-child(7){
	background: url('/images/main/main-business-img06.jpg') no-repeat center center;
	margin-right:0;
}



.main-business li p{
	font-size: 30px;
	color:#fff;
	margin-bottom: 30px;

	
}
.main-business li span{
	font-size: 14px;
	color:#fff;	
}
@media screen and (max-width: 1025px) { 
	
	.main-business ul{
       display: flex;
       flex-direction: row;
       flex-wrap: wrap;

	}
	.main-business .business-explain{
		order: -1;
	/*	display: none;*/
	}
	.main-business li{
		width: calc(100% / 2 - 10px);
		float:left;
		margin-right:20px;
		padding-top:125px;
		text-align: center;
		height: 280px;
		margin-bottom:20px;
	
	}
	.main-business .business-explain
	{
		width: 100%;	
		vertical-align: top;
		padding-top:16px;
		color:#fff;
	}
	.main-business li:{
		margin-right: 10px;
	}
	.main-business li:nth-child(5){
	
		margin-right: 0;	
	}
	.main-business .business-explain p{
		font-size: 31px;
		line-height: 1.3;
		font-weight: 300;
	}
	
}	

@media screen and (max-width: 768px) { 
	.main-business{
		margin-top:-164px;
	}
	.main-business .business-explain p {
		font-size: 23px;
		margin-top: 19px;
	}
	.main-business li{
		padding-top:93px;
		height: 240px;
	}
	.main-business li:nth-child(1),
	.main-business li:nth-child(3),
	.main-business li:nth-child(4),
	.main-business li:nth-child(5),
	.main-business li:nth-child(6),
	.main-business li:nth-child(7)
	{
		background-size: 100%;
	}
		
}
@media screen and (max-width: 640px) { 
	.main-business{
		padding: 20px 20px 20px 20px;
	}
	.main-business li
	{
		padding-top: 49px;
		height: 145px;
		width: calc(100% / 2 - 5px);
		margin-right: 10px;
		
	}
	.main-business li p{
		font-size: 24px;
		margin-bottom: 36px;
	}
	.main-business .business-explain{
		margin-right: 0;
	}
	.main-business .business-explain p{
		font-size: 16px;
	}
}
/*main-board*/

.main-board{
	padding:100px 0 0 0;
	background: #f0eff5;
}
.board-title{
	text-align: center;
}
.board-contents
{
	margin-top:90px;
}
.board-contents .board-wrap
{
	width: 66.6666%;
	display:inline-block;
}
.board-contents .board-wrap li
{
	width: calc((100% - 92px) / 3);
	
}
.board-wrap li
{
	display:inline-block;
	margin-right: 20px;
	background:#fff;
	text-align: center;
	padding:30px 17px 28px 17px;
	margin-bottom: 25px;

}
.board-wrap li:nth-child(3),
.board-wrap li:nth-child(6)
{
	margin-right: 0;
	padding-top:20px;

}
.board-wrap li:nth-child(3)
{
	background: #d24247;
	
}
.board-wrap li:nth-child(6)
{
	background: #4bc060;
	
}

.board-wrap li a
{
	
	font-size: 17px;
	color:#333;
	font-weight: 300;
}

.board-wrap li:nth-child(3) a,
.board-wrap li:nth-child(6) a

{
	color:#fff;
}


.board-wrap li img
{
	display: block;
	margin:0 auto;
	margin-bottom: 17px;
	
}



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

	.board-contents .board-wrap
	{
		width: 100%;
		display:inline-block;
	}
	.board-contents .board-wrap ul{
	   display: flex;
       flex-direction: row;
       flex-wrap: wrap;


	}
	.board-contents .board-wrap li
	{
		width: calc((100% - 36px) / 2);
		text-align: left;
	}
	.board-wrap li
	{
		display:inline-block;
		margin-right: 20px;
		background:#fff;
		text-align: center;
		padding:30px 17px 28px 17px;
		margin-bottom: 25px;
	
	}
	.board-wrap li:nth-child(2),
	.board-wrap li:nth-child(5),
	.board-wrap li:nth-child(6)
	{
		margin-right: 0;
		margin-left:15px;
		
	
	}
	.board-wrap li:nth-child(3),
	.board-wrap li:nth-child(6)
	{
		order: 1;
		padding-top: 30px;

	}
	.board-wrap li:nth-child(3)
	{
		margin-right: 20px;
	}
	.board-wrap li a
	{
		font-size: 20px;		
	}
	
	.board-wrap li img
	{
		display: inline-block;
		padding:0 30px;
		
	}	
}
@media screen and (max-width: 768px) { 
	.board-contents{
		margin-top:50px;
	}
	.board-contents .board-wrap li
	{
		padding:15px 17px 15px 17px;
		margin-bottom: 18px;
	}
	.board-wrap li img
	{
		padding: 0 10px;
		margin-bottom:0;
	}
	.board-wrap li a
	{
		font-size: 16px;
	}
}
@media screen and (max-width: 640px) {
	.main-board{
		padding: 56px 0 0 0;
	}
	.board-contents .board-wrap li
	{
		padding:15px 0;
		width: calc((100% - 10px) / 2);
		margin-right: 0;
		height: 76px;
		margin-bottom: 10px;
	}
	.board-wrap li a
	{
		font-size: 14px;		
	}
	.board-wrap li img
	{
		margin-left: 10px;
		padding-left: 4px;
		width: 37%;
		float: left;
	}

	.board-wrap li:nth-child(2),
	.board-wrap li:nth-child(5),
	.board-wrap li:nth-child(6)
	{
		margin-left:10px;
	}
	.board-wrap li:nth-child(3) {
   		 margin-right: 0;
   	}
	
} 
.office-info
{
	
	background: #fff;
	padding:25px 40px 114px 40px;
	display: inline-block;
	vertical-align: top;
}
.office-info .info-title
{
	text-align: center;
}
.office-info .info-title h1{
	font-size: 16px;
	color:#2b4e93;
	letter-spacing: 5px;
	font-family:'Noto Serif KR';
	text-transform: uppercase;
	
}
.office-info .info-title p{

	margin:13px 0 45px 0;
	font-size: 18px;
	color:#666;
	font-weight: 200;
}
.office-info .info-wrap dl{
	margin-bottom: 19px;
}
.office-info .info-wrap dt{
	width:70px;
	text-align: left;
	display: inline-block;	
	vertical-align: top;
	font-size:16px;
	color:#666;
	font-weight: 300;
}
.office-info .info-wrap dd{
	display: inline-block;
	color:#666;
	font-size:16px;
	font-weight: 300;
}
.office-info .info-wrap dd strong
{
	color:#0c1f43;
	font-size:34px;
	line-height: 14px;
	margin-bottom: 13px;
	display:block;
}

.office-info .info-wrap dd span
{
	color:#19356c;
	font-weight: 300;
	font-size: 16px;
	font-family: 'Roboto';
	font-style: italic;

}

.office-info .contact-button
{
	margin-top:34px;
}
.office-info .contact-button a
{
	display:block;
	padding: 16px 0;
	width:100%;
	background:#2b4e93;
	text-align: center;
	color:#fff;
	margin-bottom: 9px;
	border: 1px solid #2b4e93;
}
.office-info .contact-button .contact-location
{
	color:#2b4e93;
	background: #fff;
	border:1px solid #2b4e93;	
}
@media screen and (max-width: 1025px) { 
	.office-info{
		width: 100%;
	}
	.office-info .info-wrap dl
	{
		display: inline-block;
		vertical-align: top;
		width: calc(50% - 20px);
		padding: 0 50px;
	}
	.office-info .info-wrap dt
	{
		font-size: 25px;
	}
	.office-info .info-wrap dd span
	{
		font-size: 25px;
	}
	.office-info .contact-button
	{
		text-align: center;
	}
	.office-info .contact-button a
	{
		display: inline-block;
		margin-right: 5px;
		width:calc((100% - 8px) / 2);
	}
	.office-info .contact-button .contact-location
	{
		margin-right: 0;
	}
}
@media screen and (max-width: 768px) { 
	.office-info {
		padding: 25px 40px 50px 40px;
	}
	.office-info .info-wrap dt{
		display: block;
		margin-bottom:19px;
	}
}
@media screen and (max-width: 640px) { 
	.office-info {
		margin-top:20px;
		padding:25px 20px 50px 20px;
	}
	.office-info .info-title p{
		font-size: 16px;
	}
	.office-info .info-wrap dt{
		display: block;
		margin-bottom:19px;
	}	
	.office-info .info-wrap dl
	{
		display: block;
		vertical-align: top;
		width: 100%;
		padding: 0;
	}
	.office-info .info-wrap dt
	{
		display: inline-block;
		font-size: 19px;
	}
	.office-info .info-wrap dd
	{
		font-size: 15px;
	}
	.office-info .info-wrap dd span
	{
		font-size: 20px;
		font-style: normal;
	}
	.office-info .info-wrap dd strong
	{
		font-size:28px;
	}
		
}
/*//main-board*/


/*
	main-board-wrap
*/
.main-board-wrap { 
	margin-bottom:50px;
	width:100%; 
}
.main-board-wrap .inner { 
	font-size:0; 
}
.main-board-wrap .inner > section { 
	display:inline-block;
	vertical-align:top;
	margin-left:56px;
	width:calc(50% - 28px);
}
.main-board-wrap .inner > section:first-child { 
	 margin-left:0; 
}
.main-board-wrap .board-title { 
	margin-bottom:20px;
	font-weight:700; font-size:25px;
	color:#333;
}

.main-board-wrap .board-title .board-more{ 
	float:right;
	margin-top:23px;
	display:inline-block;
	font-weight:300; font-size:18px;
	color:#333;
}


@media screen and (max-width: 950px) { 
	.main-board-wrap .inner { 
		margin-bottom:-56px; 
	}
	.main-board-wrap .inner > section { 
		margin-left:0; margin-bottom:56px;
		width:100%; 
	}
}
@media screen and (max-width: 640px) { 
	.main-board-wrap .inner { 
		margin-bottom:-40px; 
	}
	.main-board-wrap .inner > section { 
		margin-bottom:40px; 
	}
	.main-board-wrap .board-title { 
		margin-bottom:12px;
		font-size:21px; 
	}
}


.main-online-list { 
	border-top:1px solid #e4e4e4; 
}
.main-online-list li { 
}
.main-online-list li:first-child { 
	margin-top:0; 
}
.main-online-list li a { 
	display:block;
	padding:11px 20px;
	border-bottom:1px solid #e4e4e4;
}
.main-online-list li a .subject { 
	overflow:hidden;
	text-overflow:ellipsis;
	display:inline-block;
	width:calc(100% - 95px);
	font-weight:400; font-size:16px; line-height:28px;
	color:#333;
	white-space:nowrap;
	vertical-align:middle; 
}
.main-online-list li a .date { 
	display:inline-block;
	width:95px;
	font-weight:400; font-size:15px;line-height:28px;
	font-family:'Roboto';
	color:#666;
	text-align:right;
	vertical-align:middle; 
}

@media screen and (max-width: 640px) { 
	.main-online-list li a .subject { 
		width:calc(100% - 70px);
		font-size:14px; line-height:22px; 
	}
	.main-online-list li a .date { 
		width:70px;
		font-size:13px; line-height:22px; 
	}
}


.online-form-title { 
	font-size:0; 
}
.online-form-title > * { 
	display:inline-block;
	vertical-align:middle;
}
.online-form-title h1 { 
	width:100px; 
}
.online-form-title dl { 
	margin-bottom:20px;
	width:calc(100% - 100px);
	text-align:right;
}
.online-form-title dl dt,
.online-form-title dl dd { 
	display:inline-block;
	vertical-align:middle;
}
.online-form-title dl dd { 
	margin-left:10px;
	font-weight:400; font-size:24px; line-height:33px;
	font-family:'Roboto', 'Noto Sans KR', sans-serif;
	color:#111;
}
.online-form form { 
	padding:30px 38px;
	background:#e9eaf4; 
}
.online-form li { 
	margin-bottom:9px;
	font-size:0; 
}
.online-form li label { 
	display:inline-block;
	vertical-align:top;
	width:100px;
	font-weight:400; font-size:16px; line-height:34px;
	color:#666;
}
.online-form li label em { 
	display:none; 
}
.online-form li input[type="text"]:first-of-type { 
	margin-right:20px; 
}
.online-form li input[type="text"] { 
	display:inline-block;
	vertical-align:top;
	width:calc(50% - 60px); height:34px;
	border:0 none;
	background:#fff;
	font-size:16px;
}
.online-form textarea { 
	display:inline-block;
	vertical-align:top;
	width:calc(100% - 100px); height:72px;
	border:0 none;
	background:#fff;
	font-size:16px;
}
.online-form .agree-wrap { 
	padding-left:100px; 
}
.online-form .agree-wrap input { 
	width:19px; height:19px;	 
}
.online-form .agree-wrap label { 
	margin-left:5px;
	width:auto;
	font-weight:300; font-size:13px; line-height:19px;
	color:#666;
}
.online-form .agree-wrap a { 
	display:inline-block; 
	margin-left:10px;
	font-weight:300; font-size:13px; line-height:19px;
	color:#666;
	text-decoration:underline;
	vertical-align:middle;
}
.online-form .btn-wrap { 
	padding-left:100px;
	width:100%; 
}
.online-form .btn-wrap button { 
	width:100%; height:45px;
	background:#272c32; 
	font-weight:300; font-size:16px; line-height:45px;
	color:#fff;
	text-align:center;
}

@media screen and (max-width: 640px) { 
	.online-form-title dl { 
		margin-bottom:12px; 
	}
	.online-form-title dl dt img { 
		height:25px; 
	}
	.online-form-title dl dd { 
		margin-left:5px;
		font-size:18px; line-height:25px;
	}
	.online-form form { 
		padding:25px 20px; 
	}
	.online-form li label { 
		width:80px;
		font-size:12px; line-height:30px;
	}
	.online-form li input[type="text"] { 
		width:calc(50% - 45px); height:30px;
	}
	.online-form li input[type="text"]:first-of-type { 
		margin-right:10px; 
	}
	.online-form textarea { 
		width:calc(100% - 80px); 
	}
	.online-form .agree-wrap { 
		padding-left:80px; 
	}
	.online-form .agree-wrap input { 
		width:15px; height:15px; 
	}
	.online-form .agree-wrap label { 
		font-size:11px; line-height:15px; 
	}
	.online-form .agree-wrap a { 
		font-size:11px; line-height:15px; 
	}
	.online-form .btn-wrap { 
		padding-left:80px; 
	}
	.online-form .btn-wrap button { 
		height:40px;
		font-size:14px; line-height:36px;  
	}
}


.privacy-pop { 
	display:none;
	position:fixed; top:50%; left:50%;
	z-index:444;
	margin:-265px 0 0 -200px;
	width:400px; height:530px;
	background:#fff;
}
.privacy-pop h1 { 
	padding:0 20px;
	background:#000;
	font-weight:500; font-size:16px; line-height:40px;
	color:#fff;
	text-align:left;
}
.privacy-pop .pop-inner { 
	overflow-x:hidden;
	padding:5%;
	width:100%; height:490px;
	border:1px solid #ddd;
	border-top:0 none;
	font-size:13px; line-height:1.5;
	color:#666;
	word-break:keep-all;
}
.privacy-pop .pop-inner strong { 
	font-weight:500; font-size:14px; color:#333; 
}
.privacy-pop .pop-close { 
	position:absolute; top:7px; right:7px;
	width:26px; height:26px;
	border:1px solid rgba(255,255,255,.85);
	font-size:0;
	text-align:center;
}
.privacy-pop .pop-close:before { 
	content:'×';
	display:inline-block;
	font-size:22px; line-height:24px;
	font-family:'Roboto';
	color:#fff;
}
@media screen and (max-width: 640px) { 
	.privacy-pop { 
		left:20px; top:50%;
		margin:0;
		width:calc(100% - 40px); max-height:calc(100% - 40px);
		transform:translateY(-50%);
	}
}


.review .main-online-list { 
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
}
.review .main-online-list li a { 
	padding:11px 30px;
}

.main-online .main-online-list { 
	border-top:0 none;
}
.main-online .main-online-list li { 
	margin-top:12px; 
}
.main-online .main-online-list li a { 
	padding:12px 30px;
	border-bottom: 0; 
	background:#e9eaf4;
}
.main-online .main-online-list .progress { 
	display:inline-block;
	vertical-align:top;
	margin-right:12px;
	width:90px; height:28px;
	border:1px solid #215da7;
	border-radius:14px;
	background:#fff;
	font-weight:400; font-size:14px; line-height:26px;
	color:#215da7;
	text-align:center;
}
.main-online .main-online-list .progress.end { 
	border-color:#5e99e2;
	background:#5e99e2; 
	color:#fff;
}
.main-online .main-online-list li a .subject { 
	width:calc(100% - 197px);	 
}

@media screen and (max-width: 640px) { 
	.review .main-online-list li a { 
		padding:11px 20px;
	}
	.main-online .main-online-list li a { 
		padding:12px 20px; 
	}
	.main-online .main-online-list .progress { 
		margin-right:7px;
		width:70px; height:22px;
		font-size:12px; line-height:20px; 
	}
	.main-online .main-online-list li a .subject { 
		width:calc(100% - 147px);	 
	}
}


/* 
	main-loaction
*/
.main-loaction {
	padding-bottom:110px;
}
.main-loaction .inner { 
	position:relative;
}
.main-loaction .main-map { 
	width:100%; 
}
.root_daum_roughmap { 
	width:100% !important;
}

.main-loaction .main-location-info {
	position:absolute; top:50%; left: 75px;
	z-index:55;
	margin-top:-140px; padding:18px 35px;
	width:350px; height:280px;
	background:#4372b3;
	box-shadow:20px 0 50px rgba(0,0,0,.35);
}
.main-loaction .main-location-info section { 
	margin:20px 0; 
	font-size:0;
}
.main-loaction .main-location-info .icon-wrap { 
	display:inline-block;
	vertical-align:middle;
	width:54px; height:54px;
	border-radius:50%;
	background:#fff;
}
.main-loaction .main-location-info .icon-wrap img { 
	width:100%; 
}
.main-loaction .main-location-info .icon-wrap + * { 
	display:inline-block;
	vertical-align:middle;
	padding-left:20px;
	width:calc(100% - 54px);
	font-family:'Roboto', 'Noto Sans KR', sans-serif;
}
.main-loaction .main-location-info p,
.main-loaction .main-location-info li { 
	font-weight:300; font-size:17px;
	color:#fff;
	word-break:keep-all;
}
.main-loaction .main-location-info p strong { 
	font-weight:400; font-size:26px;
	color:#fff;
}

@media screen and (max-width: 768px) { 
	.main-loaction {
		padding-bottom:80px;
	}
	.root_daum_roughmap { 
		height:385px; 
	}
	.main-loaction .main-location-info { 
		position:relative; top:auto; left:auto;
		margin-top:-90px; padding:13px 25px;
		background:rgba(67,114,179,.95);
		width:100%; height:auto;
	}
	.main-loaction .main-location-info section { 
		margin:12px 0; 
	}
	.main-loaction .main-location-info .icon-wrap { 
		width:35px; height:35px; 
	}
	.main-loaction .main-location-info .icon-wrap + * { 
		padding-left:13px; 
		width:calc(100% - 35px);
	}
	.main-loaction .main-location-info p,
	.main-loaction .main-location-info li { 
		font-size:15px; 
	}
	.main-loaction .main-location-info li { 
		display:inline-block; 
	}
	.main-loaction .main-location-info li:last-child { 
		margin-left:25px; 
	}
	.main-loaction .main-location-info p strong { 
		font-size:22px; 
	}
}
@media screen and (max-width: 640px) { 
	.main-loaction {
		padding-bottom:65px;
	}
	.root_daum_roughmap { 
		height:320px; 
	}
	.main-loaction .main-location-info { 
		margin-top:-72px; padding:10px 0 10px 20px; 
	}
	.main-loaction .main-location-info section { 
		margin:10px 0; 
	}
	.main-loaction .main-location-info .icon-wrap { 
		width:28px; height:28px; 
	}
	.main-loaction .main-location-info .icon-wrap + * { 
		padding-left:7px; 
		width:calc(100% - 28px);
	}
	.main-loaction .main-location-info p,
	.main-loaction .main-location-info li { 
		font-size:12px; 
	}
	.main-loaction .main-location-info li:last-child { 
		margin-left:10px; 
	}
	.main-loaction .main-location-info p strong { 
		font-size:18px; 
	}
}



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

.sub-conts-wrap { 
	margin:0 auto; padding: 120px 0;
	max-width:1200px;
	font-weight: 400; font-size:18px;
	color:#666;
	letter-spacing:-1px;
	word-break:keep-all;
}
.sub-conts-wrap.business {
  max-width: 1360px;
}
@media screen and (max-width: 1200px) { 
	.sub-conts-wrap { 
		padding: 60px 30px 125px; width:100%; 
	}
    .sub-conts-wrap.business {
        padding: 60px 0 120px;
    }
}
@media screen and (max-width: 1024px) { 
	.sub-conts-wrap.business {
        padding: 60px 0 120px;
    }
}
@media screen and (max-width: 768px) { 
	.sub-conts-wrap { 
		padding: 60px 20px 70px; 
	}
    .sub-conts-wrap.business {
        padding: 60px 0 70px;
    }
}
@media screen and (max-width: 640px) { 
	.sub-conts-wrap { 
		padding: 40px 20px; 
	}
    .sub-conts-wrap.business {
        padding: 40px 0;
    }
}


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

.sub-visual.intro { 
	background: url('/images/sub/sub_visual01.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.member { 
	background: url('/images/sub/sub_visual02.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.business { 
	background: url('/images/sub/sub_visual03.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.news { 
	background: url('/images/sub/sub_visual04.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.location { 
	background: url('/images/sub/sub_visual05.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.inherit { 
	background: url('/images/sub/sub_visual06.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.online { 
	background: url('/images/sub/sub_visual07.jpg') no-repeat center top; 
	background-size:cover;
}

 .sub-visual .visual-inner { 
	display:table-cell;
	vertical-align:middle;
}
.sub-visual .visual-inner h2 { 
	position:relative;
	display:inline-block;
	font-weight: 300; font-size:36px;
	color:#fff;
	letter-spacing:9px;
}
.sub-visual .visual-inner p { 
	padding:0 30px;
	font-weight: 300; font-size:22px; line-height: 2.5;
	text-transform:uppercase;
	color:#fff;
	word-break:keep-all;
	font-family: 'Noto Serif KR', serif;
	letter-spacing: 12px;
}

@media screen and (max-width: 768px) { 
	 .sub-visual { 
		height:270px;
		padding-top: 75px;
	 }
	 .sub-visual .visual-inner p
	 {
		 letter-spacing: 2px;
	 }
}
@media screen and (max-width: 640px) { 
	 .sub-visual { 
		padding-top: 60px;
		height:230px;
	 }
	 .sub-visual .visual-inner h2 { 
		font-size:25px; 
		letter-spacing:3px;
	 }
	 .sub-visual .visual-inner p { 
		margin-top:10px; padding:0 15px;
		font-size:14px;
	 }
}


/* 
	loaction-menu
*/
.loaction-menu { 
	margin:18px auto 7px;
	width:1200px;
	text-align:right;
}
.loaction-menu ul { 
	font-size:0; 
}
.loaction-menu li { 
	display:inline-block;
	vertical-align:middle;
	font-weight:300; font-size:13px; line-height:1;
	color:#666;
}
.loaction-menu li:before { 
	content:'';
	position:relative; top:-1px;
	display:inline-block;
	margin:0 12px;
	width:6px; height:11px;
	background:url('/images/sub/loaction_menu_arrow.png') no-repeat 0 0;
	vertical-align:middle;
}
.loaction-menu li:first-child:before { 
	display:none; 
}
.loaction-menu li img { 
	position:relative; top:-1px;
}

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


/*
	sub title
*/
.sub-title {
	font-size: 40px; font-weight: 700;
  color: #000;
  text-align: center;
  margin-bottom: 50px;
}
.sub-conts-title {
	display:block;
	margin:80px auto 15px;
	font-weight:200; font-size:60px;
	color:#333;
	letter-spacing:5px;
	text-align:center;
}

.sub-conts-subtitle
{
	color:#2b4e93;
	text-transform: uppercase;
	letter-spacing: 12px;
	font-family: 'Noto Serif KR', serif;
	text-align: center;
	font-weight: 200;
}
	
.sub-conts-subtxt {
  font-size: 26px; font-weight: 400; color: #000;
  line-height: 36px;
  text-align: center;
  word-break: keep-all;
}
.sub-conts-subtxt span {
  color: #18336e;
  font-weight: 700;
}
	
@media screen and (max-width: 1024px) { 
  .sub-title {
    font-size: 32px;
  }
  .sub-conts-subtxt {
    font-size: 21px; line-height: 32px;
  }
}
@media screen and (max-width: 768px) { 
  .sub-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .sub-conts-subtxt {
    font-size: 16px; line-height: 24px;
  }
  .sub-conts-title { 
		margin:25px auto 8px;
		font-size:22px; 
		letter-spacing:3px;
	}
	.sub-conts-title:before { 
		margin-bottom:10px;
		height:25px;
		
	}
	.sub-conts-subtitle
	{
		letter-spacing: 5px;
		
	}
}
@media screen and (max-width: 640px) { 
	.sub-conts-title { 
		font-size:16px; 
		letter-spacing:3px;
	}
	
	.sub-conts-subtitle
	{
		letter-spacing: 2px;
		font-size: 14px;	
	}

}

.blue-box {
  width: 100%;
  padding: 10px;
  background-color: #0073F9;
  margin: 40px auto 0;
  border-radius: 6px;
}
.blue-box p {
  font-size: 26px; font-weight: 700; color: #fff;
  letter-spacing: -0.02em;
  text-align: center;
  word-break: keep-all;
}
.blue-box p.bubble {
  position: relative;
  padding: 0 60px;
}
.blue-box p.bubble::before {
  content: '“';
  position: absolute; left: 10px; top: 80%;
  transform: translateY(-50%);
  font-size: 60px; font-weight: 700; color: rgba(255,255,255,.4);
}
.blue-box p.bubble::after {
  content: '”';
  position: absolute; right: 10px; top: 80%;
  transform: translateY(-50%);
  font-size: 60px; font-weight: 700; color: rgba(255,255,255,.4);
}
.blue-box .chk-list {
  display: flex; align-items: center; justify-content: space-evenly;
}
.blue-box .chk-list li {
  position: relative;
}
.blue-box .chk-list li::before {
  content: '';
  display: inline-block;
  margin-right: 15px;
  background: url('/images/sub/blue-chk.png')no-repeat center;
  width: 17px; height: 15px;
}
.blue-box .chk-list li p {
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
}

.sub-img {
  width: 100%;
  margin-top: 50px;
}
.sub-img img {
  width: 100%;
}
.sub-section {
  max-width: 1360px;
  margin: 70px auto 0;
}
.sub-section .sub-section-title {
  max-width: 1200px; width: 100%; margin: 0 auto;
  font-size: 32px; font-weight: 700; color: #000;
  letter-spacing: -0.02em;
  margin-bottom: 35px;
}
.sub-section .gray-chk-box {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 30px;
}
.sub-section .gray-chk-box .box-cont {
  position: relative;
  height: 75px;
  background-color: #f0f0f0;
  border-radius: 6px;
  display: flex; align-items: center;
  padding: 0 5px 0 60px;
}
.sub-section .gray-chk-box .box-cont::before {
  content: '';
  position: absolute; left: 15px;
  width: 35px; height: 35px;
  background: url('/images/sub/gray-chk-icon.png')no-repeat center;
}
.sub-section .gray-chk-box .box-cont p {
  font-size: 19px; font-weight: 500; color: #000;
  letter-spacing: -0.02em;
  word-break: keep-all;
}

.business-slide-wrap {
  position: relative;
}
.slide-width-wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.slide-width-wrap .swiper-slide {
  overflow: hidden;
  height: 220px;
}
.slide-width-wrap .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.slide-width-wrap .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.swiper-button-prev ,
.swiper-button-next { 
	z-index:555;
	width: 40px; height:40px;
  top: 50%; transform: translateY(-50%);
  margin: unset !important;
}
.swiper-button-prev { 
	left: 0 !important;
	background:url('/images/sub/slide-prev.png') no-repeat center center / contain;
}
.swiper-button-next { 
	right: 0 !important;
	background:url('/images/sub/slide-next.png') no-repeat center center / contain;
}
.swiper-button-prev svg,
.swiper-button-next svg { 
	display:none; 
}


.sub-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
  margin-top: 50px;
}
.sub-box .box-cont {
  background-color: #F0F0F0;
  border-radius: 6px;
  padding: 25px 40px;
  display: flex; flex-direction: column; align-items: flex-start;
}
.sub-box .box-cont .title {
  font-size: 26px; font-weight: 700; color: #000;
  margin: 20px 0 10px;
}
.sub-box .box-cont .cont {
  font-size: 20px; font-weight: 400; color: #000;
}


@media screen and (max-width: 1200px) {
    .blue-box p {
        font-size: 21px;
    }
    .sub-section {
        width: 100%;
        padding: 0 30px;
    }
    .inner .sub-section {
        padding: 0;
    }
    .sub-section .gray-chk-box {
        gap: 20px;
    }

    .swiper-button-prev ,
    .swiper-button-next  {
        display: none;
    }

    .sub-box .box-cont {
        padding: 20px 30px;
    }
    .sub-box .box-cont img {
        width: 50px; height: 50px;
    }
    .sub-box .box-cont .title {
        font-size: 21px;
    }
    .sub-box .box-cont .cont {
        font-size: 16px;
    }
}
@media screen and (max-width: 1024px) {
    .sub-section {
        width: 100%;
        padding: 0 30px;
    }
    .inner .sub-section {
        padding: 0;
    }
    .blue-box p.bubble {
        padding: 0 30px;
    }
    .blue-box p.bubble::before,
    .blue-box p.bubble::after {
        font-size: 40px;
    }
    .sub-section .sub-section-title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .sub-section .gray-chk-box {
        grid-template-columns: none;
        gap: 10px;
    }
    .sub-section .gray-chk-box .box-cont {
        height: 60px;
        padding-left: 50px;
    }
    .sub-section .gray-chk-box .box-cont p {
        font-size: 16px;
    }
    .sub-section .gray-chk-box .box-cont::before {
        width: 25px; height: 25px;
        background-size: cover;
    }

    .blue-box .chk-list li p {
        font-size: 18px;
    }
    .blue-box .chk-list li::before {
        margin-right: 5px;
        width: 15px;
        background-size: contain;
    }

    .sub-box {
        gap: 15px;
    }
    .sub-box .box-cont {
        padding: 20px 15px;
    }
    .sub-box .box-cont .title {
        margin: 10px 0;
    }
}
@media screen and (max-width: 768px) {
    .blue-box p {
        font-size: 14px;
    }
    .blue-box p.bubble {
        padding: 0 20px;
    }
    .blue-box p.bubble::before, .blue-box p.bubble::after {
        font-size: 32px;
        top: 60%;
    }
    .blue-box p.bubble::before {
        left: 0;
    }
    .blue-box p.bubble::after {
        right: 0;
    }

    .sub-section {
        margin: 30px auto 0;
        padding: 0 20px;
    }
    .inner .sub-section {
        padding: 0;
    }
    .sub-section .sub-section-title {
        font-size: 18px;
    }
    .sub-section .gray-chk-box .box-cont p {
        font-size: 14px;
    }

    .blue-box .chk-list {
        flex-direction: column;
        gap: 10px; align-items: flex-start;
    }
    .blue-box .chk-list li p {
        font-size: 14px;
    }
    .blue-box .chk-list li::before {
        width: 10px; height: 10px;
    }

    .sub-box {
        margin-top: 30px;
        grid-template-columns: none;
    }
    .sub-box .box-cont img {
        width: 30px; height: 30px;
    }
    .sub-box .box-cont .title {
        font-size: 18px;
    }
    .sub-box .box-cont .cont {
        font-size: 14px;
    }

    .gall_row .col-gn-3 {
        width: 50%;
    }
    #bo_gall .gall_img a {
        height: 100%;
    }
    .sub-conts-wrap #bo_gall .gall_img img {
        height: 100% !important;
        object-fit: cover;
    }
}

/* 
	인사말
*/

.greetings-guide{
	margin-bottom: 115px;
}
.greetings-title{
	font-size: 44px;
	color: #2b4e93;
	font-family: 'Noto Serif KR', serif;
	margin: 75px 0 20px;
	text-transform: uppercase;
	
}

.greetings-title.review{
	line-height: 42px;
}

.greetings-title + span{
	color:#333;
	font-size: 20px;
	padding-left: 5px;
	font-family: 'Noto Sans KR';
    line-height: 26px;
}
.greetings-title.last {
    font-size: 24px; line-height: 36px;
    word-break: keep-all;
}

.guide-detail {
    margin-top: 40px;
}
.guide-detail p
{
	font-size:110px;
	color:#f2f3f4;
	font-weight: 600;
	width: 18%;
	padding-left:80px;
	display: inline-block;
	line-height: 74px;
	vertical-align: top;
	font-family: 'Roboto';
	letter-spacing: -2px;
}

.guide-detail-wrap
{
    width: 72%;
	padding: 60px;
	background: #e5e7ed;
	display: inline-block;
	margin-left: 30px;
}

.guide-detail-wrap.review
{
	padding:63px 60px 22px 50px;
	
}

.guide-detail-wrap dl {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.guide-detail-wrap dl + dl
{
	margin-top:40px;
}
.guide-detail-wrap dl dt span
{
	margin-right: 7px;
	background: #2b4e93;
	border-radius: 12px;
	width: 24px;
	height: 24px;
	display: inline-block;
	text-align: center;
	color:#fff;
	font-family: 'Roboto';
}
.guide-detail-wrap dt 
{

	vertical-align: top;
	width: 212px;
	line-height: 24px;
	color:#333;
	display: inline-block;
}
.guide-detail-wrap dd
{
	display: inline-block;
	color:#666;
	font-size: 18px;
	font-weight: 200;
}
.guide-detail-wrap ul{
	display: inline-block;
	width: 810px;
	position: relative;
	height: 750px;
}
.guide-detail-wrap ul li{
	padding:23px 0  23px 27px;
	display: inline-block;
	border-radius: 10px;
	font-size: 17px;
	font-weight: 300;
	line-height: 26px;
	position: absolute;
	
}
.guide-detail-wrap ul li:before{
	content: '';
    position: absolute;
    top: 100%;
    left: 38px;
    width: 25px;
    height: 21px;
    background: url(/images/sub/greeting-review_bellut01.png) no-repeat 0 0;
}
.guide-detail-wrap ul li:nth-child(1),
.guide-detail-wrap ul li:nth-child(4),
.guide-detail-wrap ul li:nth-child(7)
{
	background: #19356c;
	color:#fff;
	
}
.guide-detail-wrap ul li:nth-child(2),
.guide-detail-wrap ul li:nth-child(3),
.guide-detail-wrap ul li:nth-child(5),
.guide-detail-wrap ul li:nth-child(6)
{
	background: #fff;
	color:#444;
	
}

.guide-detail-wrap ul li:nth-child(3):before,
.guide-detail-wrap ul li:nth-child(5):before
{
	background: url(/images/sub/greeting-review_bellut02.png) no-repeat 0 0;

}

.guide-detail-wrap ul li:nth-child(4):before
{
    left: 295px;
	background: url(/images/sub/greeting-review_bellut03.png) no-repeat 0 0;
}

.guide-detail-wrap ul li:nth-child(2):before,
.guide-detail-wrap ul li:nth-child(6):before
{
	left: 295px;
	background: url(/images/sub/greeting-review_bellut04.png) no-repeat 0 0;

}


.guide-detail-wrap ul li:nth-child(1){
	width: 385px;
	margin-right: 37px;
	margin-bottom: 60px;
	top:0;
}	
.guide-detail-wrap ul li:nth-child(2){
	width: 380px;
	top:58px;
	right:0;
}	
.guide-detail-wrap ul li:nth-child(3){
	width: 385px;
	margin-right: 37px;
	top:165px;
	
}	
.guide-detail-wrap ul li:nth-child(4){
	width: 363px;
	right:0;
	top:220px;
}	
.guide-detail-wrap ul li:nth-child(5){
	width: 404px;
	margin-right: 37px;
	top:295px;
}	
.guide-detail-wrap ul li:nth-child(6){
	width: 365px;
	top:403px;
	right:0;
}	
.guide-detail-wrap ul li:nth-child(7){
	width:424px;
	margin-right: 37px;
	top:478px;
}	

@media screen and (max-width: 1024px) { 
	.greetings-title{
		font-size: 35px;
		margin: 55px 0 30px;	
	}
	
	.guide-detail p {
		font-size: 84px;
		padding-left: 25px;	
	}
}


@media screen and (max-width: 768px) {
	.greetings-title
	{
		font-size: 25px;
		margin:40px 0 0;
	}
	.guide-detail p
	{
		font-size: 50px;
		padding-left: 0;
		display: block;
	}
	.guide-detail-wrap{
		width: 100%;
		padding:30px 20px;
		margin-left: 0;
	}
	.guide-detail-wrap dt
	{
		display: block;
		/* margin-bottom:10px; */
		
	}
    .guide-detail-wrap dl + dl {
        margin-top: 20px;
    }
	.greetings-guide
	{
		margin-bottom: 50px;
	}
	.guide-detail-wrap ul{
		width: 100%;
		height: 1200px;
		left:50%;
		margin-left: -150px;		
	}
	
	.guide-detail-wrap ul li{
		padding:22px 10px  23px 20px;
		border-radius: 10px;
		font-size: 14px;
		
	}
	.guide-detail-wrap ul li:nth-child(1),
	.guide-detail-wrap ul li:nth-child(2),
	.guide-detail-wrap ul li:nth-child(3),
	.guide-detail-wrap ul li:nth-child(4),
	.guide-detail-wrap ul li:nth-child(5),
	.guide-detail-wrap ul li:nth-child(6),
	.guide-detail-wrap ul li:nth-child(7)
	{
		width:300px;
		margin-right: 0;
		
	}
	
	.guide-detail-wrap ul li:nth-child(2):before,
	.guide-detail-wrap ul li:nth-child(4):before,
	.guide-detail-wrap ul li:nth-child(6):before
	{
		left:230px;
	}	
	.guide-detail-wrap ul li:nth-child(2){
		
		right: inherit;
		top:132px;
		
	}	
	
	.guide-detail-wrap ul li:nth-child(3){
		
		
		top:265px;
		
	}	
	.guide-detail-wrap ul li:nth-child(4){
		right: inherit;
		top:376px;
	}	
	.guide-detail-wrap ul li:nth-child(5){
		margin-right: inherit;
		top:540px;
	}	
	.guide-detail-wrap ul li:nth-child(6){
	
		top:706px;
		right: inherit;
	}	
	.guide-detail-wrap ul li:nth-child(7){
	
		
		top:947px;
	}	
		
    .guide-detail {
        margin-top: unset;
    }
    .greetings-title.last {
        font-size: 18px;
    }

}
@media screen and (max-width: 640px) { 
	.greetings-slogan .text-wrap { 
		height:120px;
		font-size:18px; 
	}
	.greetings-slogan .img-wrap { 
		margin-top:-25px; 
	}
	.greetings-wrap p {
		margin-top:30px;
		font-size:15px; line-height:1.6;
	}
	.greetings-title
	{
		font-size: 18px;
		padding:0;
        margin-bottom: 20px;
	}
	.guide-detail p
	{
		font-size: 30px;
		line-height: 50px;
	}
	.guide-detail-wrap dt
	{
		font-size:16px;
		line-height: 22px;
	}
	.guide-detail-wrap dl dt span {
		width: 20px;
		height: 20px;
		font-size:16px;
	}
	.guide-detail-wrap dd
	{
		font-size: 15px;
		font-weight: 300;
	}
	.greetings-title.review{
		line-height: 25px;
	}
	.greetings-title + span {
		font-size:13px;
		padding-left: 0;
        line-height: 24px;
	}
	.guide-detail-wrap.review
	{
		padding:30px 60px 22px 50px;
		
	}

	.guide-detail-wrap ul {
		margin-left:-135px;
	}
	
	.guide-detail-wrap ul li {
		line-height: 20px;
		padding:22px 10px  23px 10px;
	}
	.guide-detail-wrap ul li:nth-child(1),
	.guide-detail-wrap ul li:nth-child(2),
	.guide-detail-wrap ul li:nth-child(3),
	.guide-detail-wrap ul li:nth-child(4),
	.guide-detail-wrap ul li:nth-child(5),
	.guide-detail-wrap ul li:nth-child(6),
	.guide-detail-wrap ul li:nth-child(7)
	{
		width:280px;
	}

    .greetings-title.last {
        font-size: 14px;
        line-height: 26px;
    }
}


/*
	약속
*/
.appointment-wrap { 
	 
}
.appointment-wrap .appointment-img { 
	margin-bottom:70px;
	width:100%; height:300px;
	background:url('/images/sub/appointment_bg.jpg') no-repeat center center;
	background-size:cover;
}
.appointment-wrap .appointment-conts { 
	font-size:0;
	text-align:center;	 
}
.appointment-wrap .conts-logo { 
	display:inline-block;
	vertical-align:middle;
	padding:0 30px;
	width:31.667%;	 
}
.appointment-wrap .conts-logo img { 
	max-width:100%; 
}
.appointment-wrap .conts-wrap { 
	display:inline-block;
	vertical-align:middle;
	width:calc(100% - 31.667%); 
	text-align:left;
}
.appointment-wrap .conts-wrap li {	
	margin:20px 0;
	font-weight:400; font-size:24px;
	font-family: 'Noto Serif KR', serif;
	color:#444;
}
.appointment-wrap .conts-wrap li strong { 
	font-weight:400; font-size:27px;
	color:#4372b3;
}

@media screen and (max-width: 768px) { 
	.appointment-wrap .appointment-img { 
		height:220px; 
	}
	.appointment-wrap .conts-wrap li { 
		margin:15px 0;
		font-size:20px; 
	}
	.appointment-wrap .conts-wrap li strong { 
		font-size:23px; 
	}
}
@media screen and (max-width: 640px) { 
	.appointment-wrap .appointment-img { 
		margin-bottom:40px;
		height:130px; 
	}
	.appointment-wrap .conts-logo { 
		display:block; 
		margin-bottom:20px;
		width:100%;
		text-align:center;
	}
	.appointment-wrap .conts-logo img { 
		width:80px; 
	}
	.appointment-wrap .conts-wrap { 
		width:100%; 
	}
	.appointment-wrap .conts-wrap li { 
		margin:10px 0;
		font-size:16px; 
	}
	.appointment-wrap .conts-wrap li strong { 
		font-size:18px; 
	}
}


/* 
	둘러보기 
*/
.office-list { 
	margin:0 auto 70px;
	width:870px; 
}
.office-list .slick-list { 
	overflow:visible;	 
}
.office-list .slide { 
	margin:0 30px;
	filter: grayscale(100%); 
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}
.office-list .slick-active { 
	filter: grayscale(0); 
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
}
.office-list .slide img { 
	width:100%; 
}
.office-list .slick-dots { 
	position:relative; bottom:auto;
	margin-top:55px;
}
.office-list .slick-dots li { 
	margin:0 6px;
	width:22px; height:22px; 
}
.office-list .slick-dots li button { 
	border:5px solid #dfdfdf;
	background:#dfdfdf; 
}
.office-list .slick-dots li.slick-active { 
	margin:0 3px;
	width:22px;
}
.office-list .slick-dots li.slick-active button { 
	border:5px solid #4372b3;
	background:#fff;
	border-radius:50%;
	box-sizing:border-box;
}

.office-list .slick-prev, 
.office-list .slick-next { 
	margin-top:-65px;
	width:25px; height:50px;
}
.office-list .slick-prev { 
	left:36px;
}
.office-list .slick-next { 
	right:36px;
}
.office-list .slick-prev:before,
.office-list .slick-next:before { 
	background-size:100% auto;
	background-position:center center;
}

@media screen and (max-width: 870px) { 
	.office-list { 
		width:100%;
	}
}
@media screen and (max-width: 768px) { 
	.office-list { 
		margin-bottom:40px; 
	}
	.office-list .slick-dots { 
		margin-top:35px;	 
	}
	.office-list .slick-prev, 
	.office-list .slick-next { 
		margin-top:-60px;
	}
}
@media screen and (max-width: 640px) { 
	.office-list { 
		margin-bottom:20px; 
	}
	.office-list .slide { 
		margin:0 15px;
	}
	.office-list .slick-dots { 
		margin-top:20px;	 
	}
	.office-list .slick-dots li { 
		width:18px; height:18px;
	}
	.office-list .slick-dots li.slick-active { 
		width:18px;
	}
	.office-list .slick-dots li.slick-active button { 
		border-width:3px;
	}
	.office-list .slick-prev, 
	.office-list .slick-next { 
		margin-top:-37px;
		width:16px; height:31px;
	}
	.office-list .slick-prev { 
		left:41px;
	}
	.office-list .slick-next { 
		right:41px;
	}
}


/* 
	오시는길
*/
.location-map {text-align: center; margin-top: 38px;}
.location-deatil { 
	padding-top: 45px;
	width: 1200px;
    margin: 0 auto;
}
.location-deatil ul {
/*	width:100%;*/
	text-align:center;
	font-size:0;
  display: flex;
}
.location-deatil ul li {
	display:inline-block;
	width: calc(100% / 4);
	vertical-align:top;
}
.location-deatil ul li img {
	border-radius:50%;
	background:#98393a;
}
.location-deatil ul li strong {
	display: block;
  margin: 10px 0 23px 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  /* font-family: 'Roboto'; */
  color: #254472;
  letter-spacing: 0;
}
.location-deatil ul li div {
	display:table;
	width:100%; 
}
.location-deatil ul li div span {
	display: table-cell;
    font-weight: 400;
    font-size: 18px;
    color: #333;
    font-family: 'Roboto','Noto Sans KR',sans-serif;
    letter-spacing: -0.5px;
    vertical-align: middle;
}
.sub-conts-wrap.location .root_daum_roughmap {
    width: calc(100% - 1.5%) !important;
    display: inline-block;
}

@media screen and (max-width: 1200px) {
	.sub-conts-wrap.location {
		padding: 75px 0px 150px 0px;
	}
	.sub-conts-wrap.location .root_daum_roughmap { width: calc(100% - 4%) !important;}
	.location-deatil {width:100%; padding-inline: 20px;}
}
@media screen and (max-width: 1024px) {
  .location-deatil ul {
    flex-wrap: wrap;
    gap: 20px;
  }
  .location-deatil ul li {
    width: calc(100% / 2 - 10px);
  }
}
@media screen and (max-width: 980px) {
	.loaction-menu .tab-line2 li { width: calc(100%/2); }
}
@media screen and (max-width: 768px) {
	.sub-conts-wrap.location {
		padding: 50px 0px 50px 20px;
	}
	.location-deatil ul li div span {
		font-size: 14px;
	}
	.location-deatil ul li strong {font-size: 12px;}
}
@media screen and (max-width: 640px) {
	.sub-conts-wrap.location {
		padding: 40px 10px 40px 10px;
	}
	.location-deatil {
		padding-top: 30px;
	}
}
@media screen and (max-width: 480px) {
	.location-map .root_daum_roughmap .wrap_map {
		height:300px !important;
	}
	.location-deatil ul {
		margin-bottom:-20px;
	}
	.location-deatil ul li {
		margin-bottom:20px;
	}
	.location-deatil ul li img {
		width:60px;
	}

}
/*
	해담 의미 및 로고
*/
.ci-wrap { 
	width:100%;
	font-size:0;
}
.ci-wrap > div { 
	display:inline-block;
	vertical-align:top;
	width:51.667%;
}
.ci-wrap .text-wrap { 
	position:relative; z-index:44;
	margin-right:-3.5%; margin-top:45px; padding:5% 6%;
	height:300px;
	background:#4372b3;
}
.ci-wrap .text-wrap h1 { 
	font-weight:400; font-size:30px;
	font-family: 'Noto Serif KR', serif;
	color:#fff;
}
.ci-wrap .text-wrap p { 
	margin-top:35px;
	font-weight:300; font-size:17px; line-height:1.7;
	color:#fff;
	word-break:keep-all;
}
.ci-wrap .img-wrap { 
	height:300px; 
	background:url('/images/sub/ci.jpg') no-repeat center center;
}
.ci-wrap .img-wrap img { 
	display:none;
	width:100%; 
}
.bi-wrap { 
	margin-top:70px; padding:40px 0;
	background:#e4e7eb;
	font-size:0;
}
.bi-wrap > div { 
	display:inline-block;
	vertical-align:middle;
}
.bi-wrap .text-wrap { 
	padding-left:7%;
	width:calc(100% - 28.75%); 
}
.bi-wrap .text-wrap h1 { 
	display:inline-block;
	vertical-align:top;
	width:205px;
	font-weight:400; font-size:30px;
	font-family: 'Noto Serif KR', serif;
	color:#364c8e;
}
.bi-wrap .text-wrap p { 
	display:inline-block;
	vertical-align:top;
	width:calc(100% - 28.75%);
	font-weight:300; font-size:17px; line-height:1.7;
	color:#666;
	word-break:keep-all;
}
.bi-wrap .img-wrap { 
	padding-right:5%;
	width:28.75%; 
	text-align:center;
}
.bi-wrap .img-wrap img { 
	max-width:100%; 
}

@media screen and (max-width: 640px) { 
	.ci-wrap > div { 
		width:calc(100% - 20px); 
	}
	.ci-wrap .text-wrap { 
		margin-top:0;
		margin-right:0; padding-bottom:50px;
		height:auto; 
	}
	.ci-wrap .text-wrap h1 { 
		font-size:20px; 
	}
	.ci-wrap .text-wrap p { 
		margin-top:20px;
		font-size:14px;
	}
	.ci-wrap .img-wrap { 
		position:relative; z-index:44;
		margin-left:20px; margin-top:-30px;
		height:200px;
	}
	.bi-wrap { 
		margin-top:40px; padding:20px;
	}
	.bi-wrap .text-wrap { 
		padding-left:0;
		width:100%; 
	}
	.bi-wrap .text-wrap h1 { 
		margin-bottom:10px;
		font-size:20px; 
	}
	.bi-wrap .text-wrap p { 
		width:100%; 
		font-size:14px;
	}
	.bi-wrap .img-wrap { 
		margin-top:20px; padding-right:0;
		width:100%; 
	}
	.bi-wrap .img-wrap img { 
		width:70px; 
	}
}


/*
	변호사
*/
.sub-conts-wrap.lawyer{
	
	
}


.lawyer-wrap { 
	position: relative;
	height: 450px;
	margin-top:38px;
}

.lawyer-wrap h1{
	font-size: 64px;
	font-weight: 500;
	color:#222;
}
.lawyer-wrap p{
 	color:#19356c;
 	font-size:18px;
 	font-weight: 300; 	
 	z-index: 1;
}

.lawyer-wrap dd{
 	color:#222;
 	font-size:20px;
 	font-weight: 300;
    z-index: 9999;	
}

.lawyer-wrap .lawyer-image-bg
{
	background: url('/images/sub/lawyer-img01.jpg') no-repeat right top;
	width: 1560px;
	height: 450px;
	position: absolute;
    right: 0;
    z-index: 9999;
}
.lawyer-wrap .lawyer-image-bg .lawyer-summury
{
	padding-left:360px;
}

.lawyer-summury h1{ padding-top:105px; padding-bottom: 15px;}
.lawyer-summury p{padding-bottom: 70px;}
.lawyer-summury dl{display: inline-block; margin-right: 50px;}
.lawyer-summury dt{display: inline-block; margin-right: 10px;}
.lawyer-summury dd{display: inline-block; vertical-align: middle;}
.sub-lawyer-detail{margin-top:70px; } 

.sub-lawyer-detail h1{
	margin-right: 27px;
	font-size: 28px;
	color:#19356c;
	font-weight: 600;
	display: inline-block;
	vertical-align: top;
	position: relative;
	
}
.sub-lawyer-detail h1:before{
	content: '';
    position: absolute;
    top: 13px;
    left: -20px;
    width: 11px;
    height: 11px;
    border: 1px solid #19356c;
    }
.sub-lawyer-detail ul{
	display: inline-block;
	vertical-align: top;
}
.sub-lawyer-detail li{
	color:#666;
	font-size: 18px;
	font-weight: 300;
	width: 500px;
	line-height: 1.8;
}


@media screen and (max-width: 1024px) { 
	.lawyer-wrap .lawyer-image-bg
	{
		background:url('/images/sub/lawyer-img01.jpg') no-repeat center center/cover;
		width: 100%;
		height: 100%;
			
	}	
	.lawyer-wrap .lawyer-image-bg .lawyer-summury
	{
		padding-left:141px;
	}
	.sub-lawyer-detail
	{
		width: 100%;
		padding-left: 60px;
	}
}
@media screen and (max-width: 768px)
{
	.lawyer-wrap .lawyer-image-bg
	{
		background:url('/images/main/m_main_lawyer_img.jpg') no-repeat center center/cover;
	}
	.lawyer-wrap .lawyer-image-bg .lawyer-summury
	{
		padding-left:38px;
	}
	.lawyer-summury dl
	{
		display: block;
		margin-bottom: 18px;
	}
	.sub-lawyer-detail
	{
		padding-left:39px
	}
	.sub-lawyer-detail li
	{
		width: 254px;
		font-size:15px;
	}
	.sub-lawyer-detail h1{
		font-size: 25px;
		margin-right: 16px;
	}

}
@media screen and (max-width: 640px) { 
	.lawyer-summury h1{
		padding-top: 44px;
		padding-bottom: 7px;
	}
	.lawyer-wrap h1
	{
		font-size: 34px;
	}
	.lawyer-summury p{padding-bottom: 19px;}

	.lawyer-wrap dd{
	 	font-size:16px;
	}
	.lawyer-wrap .lawyer-image-bg .lawyer-summury
	{
		padding-left:10px;
	}
	.lawyer-summury dt
	{ margin-right: 0;}
	.lawyer-summury dl dt img
	{
		width:90%;
	}
	.sub-lawyer-detail {
       	padding-left: 26px;
       	margin-top: 30px;
    }
   	.sub-lawyer-detail ul{
   	    margin: 10px 0 30px;
   	} 


}
@media screen and (max-width: 320px) { 
	.lawyer-wrap .lawyer-box .lawyer-header .img-wrap { 
		width:210px; 
	}
	.lawyer-wrap .lawyer-box .lawyer-header h1 { 
		margin-left:-50px;
		padding:15px;
		width:120px; height:120px;
		font-size:32px;
	}
	.lawyer-wrap .lawyer-box .lawyer-header h1 span { 
		letter-spacing:2.5px; 
	}
	.lawyer-wrap .lawyer-box .detail-wrap { 
		padding:20px 0;
	}
	.lawyer-wrap .lawyer-box .detail-wrap p { 
		font-size:17px; 
	}
}

.lawyer-view-wrap { 
	 
}
.lawyer-view-header { 
	position:relative; 
	padding-left:80px;
	width:100%;
}
.lawyer-view-header .img-wrap { 
	width:100%; height:500px;
	background:#f2f3f7;
}
.lawyer-view-header .img-wrap img { 
	width:100%; 
}
.lawyer-view-header .text-wrap { 
	position:absolute; bottom:80px; left:0;	 
	font-size:0;
}
.lawyer-view-header .text-wrap h1 { 
	display:inline-block;
	vertical-align:middle;
	padding:32px;
	width:200px; height:200px;
	background:#364c8e;
	font-weight:400; font-size:48px; line-height:1.2;
	color:#fff;
}
.lawyer-view-header .text-wrap h1 span { 
	display:block;
	padding-left:5px;
	font-weight:300; font-style:italic;
	font-size:14px;
	color:#fff;
	letter-spacing:4.5px;
}
.lawyer-view-header .text-wrap p { 
	display:inline-block;
	vertical-align:middle;
	padding-left:40px;
	font-size:26px; line-height:1.6;
	font-family: 'Noto Serif KR', serif;
	color:#333;
}
.lawyer-view-header .text-wrap p strong { 
	font-weight:400; color:#4372b3; 
}
.lawyer-view-wrap .detail-wrap { 
	padding:80px 0 0 80px;	 
	font-size:0;
}
.lawyer-view-wrap .detail-wrap div { 
	display:inline-block;
	vertical-align:top;
	width:50%;
}
.lawyer-view-wrap .detail-wrap h1 { 
	display:inline-block;
	vertical-align:top;
	width:80px;
	font-weight:500; font-size:24px;
	color:#333;
}
.lawyer-view-wrap .detail-wrap h1:before { 
	content:'';
	display:block;
	margin-bottom:10px;
	width:35px; height:1px;
	background:#244c9d;
}
.lawyer-view-wrap .detail-wrap ul { 
	display:inline-block;
	vertical-align:top;
	padding-left:7%;
	width:calc(100% - 80px); min-height:261px;
}
.lawyer-view-wrap .detail-wrap ul li { 
	margin:7px 0;
	font-weight:300; font-size:17px;	 
	word-break:keep-all;
}

@media screen and (max-width: 768px) { 
	.lawyer-view-wrap .detail-wrap div { 
		width:100%; 
	}
}
@media screen and (max-width: 640px) { 
	.lawyer-view-header .text-wrap { 
		bottom:50px; 
	}
	.lawyer-view-header .text-wrap h1 { 
		padding:20px;
		width:130px; height:130px;
		font-size:32px;
	}
	.lawyer-view-header .text-wrap h1 span { 
		font-size:10px; 
		letter-spacing:2.5px;
	}
	.lawyer-view-header .text-wrap p { 
		padding-left:20px;
		font-size:18px; 
	}
	.lawyer-view-header .img-wrap { 
		height:400px; 
	}
	.lawyer-view-wrap .detail-wrap { 
		padding-top:30px; 
	}
	.lawyer-view-wrap .detail-wrap h1 { 
		margin-top:30px;
		width:100%;
		font-size: 18px;
	}
	.lawyer-view-wrap .detail-wrap h1:before { 
		margin-bottom:5px;
		width:30px; 
	}
	.lawyer-view-wrap .detail-wrap ul { 
		padding-left:0; margin-top:10px;
		width:100%; min-height:auto;
	}
	.lawyer-view-wrap .detail-wrap ul li { 
		font-size:14px; 
	}
}
@media screen and (max-width: 480px) { 
	.lawyer-view-header .text-wrap p { 
		padding-left:0; margin-top:10px; 
	}
}



/* 
	구성원
*/
.member-wrap { 
	width:100%; 
}
.member-wrap ul { 
	margin-bottom:-35px;	
	font-size:0;
}
.member-wrap ul li { 
	display:inline-block;
	vertical-align:top;
	margin-left:27px; margin-bottom:35px;
	width:calc(25% - 21px);
}
.member-wrap ul li:nth-child(4n+1) { 
	margin-left:0; 
}
.member-wrap ul li a { 
	display:block;	 
}
.member-wrap ul li img { 
	margin-bottom:20px; padding:8px;
	max-width:100%;
	border:1px solid #bfbfbf;
}
.member-wrap ul li strong { 
	display:inline-block;
	vertical-align:bottom;
	padding-left:18px;
	font-weight:300; font-size:28px;
	color:#333;
}
.member-wrap ul li span { 
	display:inline-block;
	vertical-align:bottom;
	margin-left:10px;
	font-weight:300; font-size:18px;
	color:#364c8e; 
}

@media screen and (max-width: 1200px) { 
	.member-wrap ul li span { 
		display:block;
		margin-left:0; padding-left:18px;
	}
}
@media screen and (max-width: 768px) { 
	.member-wrap ul li { 
		margin-left:20px; margin-bottom:25px;
		width:calc(33.333% - 14px);
	}
	.member-wrap ul li:nth-child(4n+1) { 
		margin-left:20px; 
	}
	.member-wrap ul li:nth-child(3n+1) { 
		margin-left:0; 
	}
	.member-wrap ul li img { 
		margin-bottom:10px; 
	}
	.member-wrap ul li strong { 
		padding-left:7px; 
		font-size:24px;
	}
	.member-wrap ul li span { 
		padding-left:7px; 
		font-size:16px;
	}
}
@media screen and (max-width: 640px) { 
	.member-wrap ul li { 
		width:calc(50% - 10px); 
	}
	.member-wrap ul li:nth-child(3n+1) { 
		margin-left:20px; 
	}
	.member-wrap ul li:nth-child(2n+1) { 
		margin-left:0; 
	}
	.member-wrap ul li img { 
		margin-bottom:7px; padding:5px;
	}
	.member-wrap ul li strong { 
		font-size:20px;
	}
	.member-wrap ul li span { 
		font-size:14px;
	}
}


/* 
	업무분야
*/
.business-box{
	margin-top: 38px;	
}
	
.img-wrap:before{
	content: '';
    position: absolute;
    top: 0;
    left: 0px;
    width: 410px;
    height: 210px;
    border: 15px solid #19356c;
    box-sizing: border-box;
	
	
	}

.img-wrap{

	position: relative;
	z-index: 30;
	width: 1540px;
	height: 290px;
	padding:15px 0 0 15px;
}
.img-wrap img{position: relative;}

	

.business-summary{
	margin:75px 0 100px 125px;	
}
.business-summary .cate-title{
	font-size: 40px;
	color:#19356c;
	margin-bottom:30px;
	font-weight: 500;
}

.business-range{
	margin-left:125px;	
}
.business-summary h1,
.business-range h1{
	font-size: 28px;
	font-weight: 300;
	color:#222;
}
.business-summary h1 span{
	font-size: 50px;
	font-weight: 300;
	color:#2e6785;
	font-family: 'Allura';

}
.business-summary p{
	font-size: 22px;
	font-weight: 300;
	color:#555;
	line-height: 1.7;
}

.business-summary p span{
	color:#19356c;
}
.business-range ul{
	margin-top:26px;
}

.business-range li{
	padding:10px 25px;
	background: #2e6785;
	display: inline-block;
	color:#fff;
	font-size: 18px;
	font-weight: 300;	
	margin-right: 8px;
	border-radius: 5px;
	margin-bottom: 9px;
}
@media screen and (max-width: 1024px) { 
	.business-summary{
		margin:75px 0 100px 20px;	
	}
	
	.business-range{
		margin-left:20px;	
	}
}
@media screen and (max-width: 768px) { 
	.img-wrap{
		height: 100%;
		width: 100%;
	}
	.img-wrap img
	{
		width:100%;
	}
	.img-wrap:before
	{
		width: 234px;
		height: 100px;
	}
	.business-summary h1, .business-range h1
	{
		font-size: 20px;
	}
	.business-summary h1 span {
	    font-size: 35px;	
	 }
	 
	.business-summary {
	    margin: 75px 0 59px 20px;
	}
	.business-summary p {
		font-size: 17px;
	}
	.business-range li
	{
		font-size: 15px;
		padding:8px 20px;
		margin-right: 3px;
	}
}
@media screen and (max-width: 640px) { 
	.img-wrap{
		padding: 4px 0 0 4px;
	}
	.img-wrap:before
	{
		width: 110px;
		height: 47px;
	}
	.business-summary {
	    margin: 28px 0 40px 5px;
	}
	.business-summary p {
	    font-size: 15px;
	}
	.business-range {
	    margin-left: 5px;
	}
	.business-range li {
	    font-size: 14px;
	    padding: 7px 16px;
	    margin-right: 2px;
	}
}

.business-slogan { 
	margin-bottom:-50px; padding:50px 10px;	 
}
.business-slogan.divorce { 
	background:url('/images/sub/business_slogan_divorce.jpg') no-repeat center center;
	background-size:cover;
}
.business-slogan.criminal { 
	background:url('/images/sub/business_slogan_criminal.jpg') no-repeat center center;
	background-size:cover;
}
.business-slogan.civil { 
	background:url('/images/sub/business_slogan_civil.jpg') no-repeat center center;
	background-size:cover;
}
.business-slogan.juvenile { 
	background:url('/images/sub/business_slogan_juvenile.jpg') no-repeat center center;
	background-size:cover;
}
.business-slogan.administrative { 
	background:url('/images/sub/business_slogan_administrative.jpg') no-repeat center center;
	background-size:cover;
}
.business-slogan.public_interest { 
	background:url('/images/sub/business_slogan_public_interest.jpg') no-repeat center center;
	background-size:cover;
}
.business-slogan.personal { 
	background:url('/images/sub/business_slogan_personal.jpg') no-repeat center center;
	background-size:cover;
}
.business-slogan.corporate { 
	background:url('/images/sub/business_slogan_corporate.jpg') no-repeat center center;
	background-size:cover;
}
.business-slogan p { 
	font-weight:100; font-size:24px; line-height:1.4;
	font-family: 'Noto Serif KR', serif;
	color:#fff;
	text-align:center;
	word-break:keep-all;
}
.business-slogan p strong { 
	font-weight:100; font-size:30px;	 
}

@media screen and (max-width: 768px) { 
	.business-slogan { 
		padding: 30px 10px; 
	}
	.business-slogan p { 
		font-size:20px; 
	}
	.business-slogan p strong { 
		font-size:24px; 
	}
}
@media screen and (max-width: 640px) { 
	.business-slogan { 
		margin-bottom:40px; 
		padding: 25px 10px; 
	}
	.business-slogan p { 
		font-size:16px; 
	}
	.business-slogan p strong { 
		font-size:17px; 
	}
}

.business-box .conts-outer { 
	margin-top: 120px;
	font-size:0;	 
}
.business-inner .conts-outer > h1 { 
	position:relative;
	display:inline-block;
	width:23%;
	font-weight: 300; font-size:30px;
	font-family: 'Noto Serif KR', serif;
	color:#333;
	vertical-align:top;
}
.business-inner .conts-outer > h1:after { 
	content:'';
	display:block;
	margin-top:10px;
	width:40px; height:3px;
	background:#4372b3;
}
.business-inner .conts-box { 
	display:inline-block;
	width:77%;
	vertical-align:top;
}
.business-inner .conts-box h1 { 
	margin:50px 0 10px;
	font-weight:400; font-size:20px;
	color:#444;
}
.business-inner .conts-box .detail-slogan { 
	margin:50px 0 10px;
	font-weight:400; font-size:36px;
	color:#444;
	text-align: center;
}

.business-inner .conts-box .detail-slogan span { 
	color:#364c8e;
	
}

.business-inner .conts-box h1:first-child { 
	margin-top:0; 
}
.business-inner .conts-box p { 
	padding:20px 50px;
	border:1px solid #dfdfdf;
	background:#e4e7eb;
	font-weight:300;
	font-size:17px; line-height:1.6;
	color:#666;
	word-break:keep-all;
	letter-spacing:-0.25px;
	text-align: justify;
}
.business-inner .conts-box p.no-bg { 
	margin-top:20px; padding:0; 
	border:0 none;
	background:#fff;
}
.public_interest + .conts-outer p { 
	margin-top:30px; 
}
.public_interest + .conts-outer p:first-child { 
	margin-top:0; 
}

@media screen and (max-width: 640px) { 
	.business-box .conts-outer { 
		margin-top:40px; 
	}
	.business-inner .conts-outer > h1 { 
		margin-bottom:25px;
		width:100%; 
		font-size:22px;
	}
	.business-inner .conts-box { 
		width:100%; 
	}
	.business-inner .conts-box h1 { 
		margin:25px 0 7px;  
		font-size:17px;
	}
	.business-inner .conts-box p { 
		padding: 15px 20px;
		font-size:14px;
	}
	.business-inner .conts-box .detail-slogan { 
	margin:24px 0 10px;
	font-weight:400; font-size:22px;
	}
}


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