@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@200;300;400;500;600;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

:root {
	--main-primary: #002a4c;
	--primary: #003057;
}

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

@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');
 }

/* montserrat-100 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/montserrat-v15-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v15-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v15-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v15-latin-100.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v15-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v15-latin-100.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-200 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/montserrat-v15-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v15-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v15-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v15-latin-200.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v15-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v15-latin-200.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/montserrat-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v15-latin-300.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/montserrat-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v15-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/montserrat-v15-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v15-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v15-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v15-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v15-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v15-latin-500.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-600 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/montserrat-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v15-latin-600.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-700 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/montserrat-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v15-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-800 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/montserrat-v15-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v15-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v15-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v15-latin-800.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v15-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v15-latin-800.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-900 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/montserrat-v15-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/montserrat-v15-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/montserrat-v15-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/montserrat-v15-latin-900.woff') format('woff'), /* Modern Browsers */
       url('/fonts/montserrat-v15-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/montserrat-v15-latin-900.svg#Montserrat') format('svg'); /* Legacy iOS */
}



 /* poppins-100 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/poppins-v15-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v15-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v15-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v15-latin-100.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v15-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v15-latin-100.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-200 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/poppins-v15-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v15-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v15-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v15-latin-200.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v15-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v15-latin-200.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-300 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/poppins-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v15-latin-300.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/poppins-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v15-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-500 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/poppins-v15-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v15-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v15-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v15-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v15-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v15-latin-500.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/poppins-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v15-latin-600.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-700 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/poppins-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v15-latin-700.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-800 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/poppins-v15-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v15-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v15-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v15-latin-800.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v15-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v15-latin-800.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-900 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/poppins-v15-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/poppins-v15-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/poppins-v15-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/poppins-v15-latin-900.woff') format('woff'), /* Modern Browsers */
       url('/fonts/poppins-v15-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/poppins-v15-latin-900.svg#Poppins') format('svg'); /* Legacy iOS */
}


/* noto-serif-kr-200 - latin_korean */
@font-face {
  font-family: 'Noto Serif KR';
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/noto-serif-kr-v7-latin_korean-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/noto-serif-kr-v7-latin_korean-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/noto-serif-kr-v7-latin_korean-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-200.woff') format('woff'), /* Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/noto-serif-kr-v7-latin_korean-200.svg#NotoSerifKR') format('svg'); /* Legacy iOS */
}
/* noto-serif-kr-300 - latin_korean */
@font-face {
  font-family: 'Noto Serif KR';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/noto-serif-kr-v7-latin_korean-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/noto-serif-kr-v7-latin_korean-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/noto-serif-kr-v7-latin_korean-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/noto-serif-kr-v7-latin_korean-300.svg#NotoSerifKR') format('svg'); /* Legacy iOS */
}
/* noto-serif-kr-regular - latin_korean */
@font-face {
  font-family: 'Noto Serif KR';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/noto-serif-kr-v7-latin_korean-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/noto-serif-kr-v7-latin_korean-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/noto-serif-kr-v7-latin_korean-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/noto-serif-kr-v7-latin_korean-regular.svg#NotoSerifKR') format('svg'); /* Legacy iOS */
}
/* noto-serif-kr-500 - latin_korean */
@font-face {
  font-family: 'Noto Serif KR';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/noto-serif-kr-v7-latin_korean-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/noto-serif-kr-v7-latin_korean-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/noto-serif-kr-v7-latin_korean-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/noto-serif-kr-v7-latin_korean-500.svg#NotoSerifKR') format('svg'); /* Legacy iOS */
}
/* noto-serif-kr-600 - latin_korean */
@font-face {
  font-family: 'Noto Serif KR';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/noto-serif-kr-v7-latin_korean-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/noto-serif-kr-v7-latin_korean-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/noto-serif-kr-v7-latin_korean-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/noto-serif-kr-v7-latin_korean-600.svg#NotoSerifKR') format('svg'); /* Legacy iOS */
}
/* noto-serif-kr-700 - latin_korean */
@font-face {
  font-family: 'Noto Serif KR';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/noto-serif-kr-v7-latin_korean-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/noto-serif-kr-v7-latin_korean-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/noto-serif-kr-v7-latin_korean-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/noto-serif-kr-v7-latin_korean-700.svg#NotoSerifKR') format('svg'); /* Legacy iOS */
}
/* noto-serif-kr-900 - latin_korean */
@font-face {
  font-family: 'Noto Serif KR';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/noto-serif-kr-v7-latin_korean-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/noto-serif-kr-v7-latin_korean-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/noto-serif-kr-v7-latin_korean-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-900.woff') format('woff'), /* Modern Browsers */
       url('/fonts/noto-serif-kr-v7-latin_korean-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/noto-serif-kr-v7-latin_korean-900.svg#NotoSerifKR') format('svg'); /* Legacy iOS */
}


/* outfit-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100;
  src: url('/fonts/outfit-v6-latin-100.eot'); /* IE9 Compat Modes */
  src: url('/fonts/outfit-v6-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/outfit-v6-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/outfit-v6-latin-100.woff') format('woff'), /* Modern Browsers */
       url('/fonts/outfit-v6-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/outfit-v6-latin-100.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 200;
  src: url('/fonts/outfit-v6-latin-200.eot'); /* IE9 Compat Modes */
  src: url('/fonts/outfit-v6-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/outfit-v6-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/outfit-v6-latin-200.woff') format('woff'), /* Modern Browsers */
       url('/fonts/outfit-v6-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/outfit-v6-latin-200.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/outfit-v6-latin-300.eot'); /* IE9 Compat Modes */
  src: url('/fonts/outfit-v6-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/outfit-v6-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/outfit-v6-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/outfit-v6-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/outfit-v6-latin-300.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/outfit-v6-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('/fonts/outfit-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/outfit-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/outfit-v6-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/outfit-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/outfit-v6-latin-regular.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/outfit-v6-latin-500.eot'); /* IE9 Compat Modes */
  src: url('/fonts/outfit-v6-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/outfit-v6-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/outfit-v6-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/outfit-v6-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/outfit-v6-latin-500.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/outfit-v6-latin-600.eot'); /* IE9 Compat Modes */
  src: url('/fonts/outfit-v6-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/outfit-v6-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/outfit-v6-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/outfit-v6-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/outfit-v6-latin-600.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/outfit-v6-latin-700.eot'); /* IE9 Compat Modes */
  src: url('/fonts/outfit-v6-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/outfit-v6-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/outfit-v6-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/outfit-v6-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/outfit-v6-latin-700.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/outfit-v6-latin-800.eot'); /* IE9 Compat Modes */
  src: url('/fonts/outfit-v6-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/outfit-v6-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/outfit-v6-latin-800.woff') format('woff'), /* Modern Browsers */
       url('/fonts/outfit-v6-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/outfit-v6-latin-800.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/outfit-v6-latin-900.eot'); /* IE9 Compat Modes */
  src: url('/fonts/outfit-v6-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/outfit-v6-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/outfit-v6-latin-900.woff') format('woff'), /* Modern Browsers */
       url('/fonts/outfit-v6-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/outfit-v6-latin-900.svg#Outfit') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'GmarketSans';
    font-weight: 300;
    font-style: normal;
    src: url('/fonts/GmarketSansLight.eot');
    src: url('/fonts/GmarketSansLight.eot?#iefix') format('embedded-opentype'),
         url('/fonts/GmarketSansLight.woff2') format('woff2'),
         url('/fonts/GmarketSansLight.woff') format('woff'),
         url('/fonts/GmarketSansLight.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'GmarketSans';
    font-weight: 500;
    font-style: normal;
    src: url('/fonts/GmarketSansMedium.eot');
    src: url('/fonts/GmarketSansMedium.eot?#iefix') format('embedded-opentype'),
         url('/fonts/GmarketSansMedium.woff2') format('woff2'),
         url('/fonts/GmarketSansMedium.woff') format('woff'),
         url('/fonts/GmarketSansMedium.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'GmarketSans';
    font-weight: 700;
    font-style: normal;
    src: url('/fonts/GmarketSansBold.eot');
    src: url('/fonts/GmarketSansBold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/GmarketSansBold.woff2') format('woff2'),
         url('/fonts/GmarketSansBold.woff') format('woff'),
         url('/fonts/GmarketSansBold.ttf') format("truetype");
    font-display: swap;
}


/* 팝업레이어 */
#hd_pop {z-index:888;/* position:relative; */margin:0 auto;height:0; }
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;z-index:9999999;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:#27282b;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#333; }
a.btn_b02,.btn_b02 {display:inline-block;font-weight: 400;font-size:14px;line-height:35px;min-width:100px;height:35px;padding:0 10px;text-align:center;background:#0d3776;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#4a5460}
a.btn_b03, .btn_b03 {display:inline-block;font-size:14px;line-height:35px;min-width:100px;height:35px;padding:0 10px;text-align:center;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;font-size:14px;line-height:35px;min-width:100px;height:35px;padding:0 10px;text-align:center;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;font-weight: 400;font-size:14px;line-height:35px;min-width:100px;height:35px;padding:0 10px;text-align:center;background:#27282b;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#27282b}

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


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

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

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

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

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


 /* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #303030; border-width:1px 0; font-size:15px; color:#333;}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 20px}
.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:#333;}
.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:#333;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:50px;word-break:break-all; text-align: center;}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:underline}
.bo_tit a {font-weight: 400; color:#333;}
.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;
}

.online input[type="text"],
.online input[type="tel"],
.online input[type="password"],
.online input[type="submit"],
.online button,
.online textarea {
	-webkit-appearance: none;
    -webkit-border-radius: 0;
    border: 1px solid #e0e0e0;
    box-shadow: none !important;
    height: 56px;
    color: #999;
    padding: 0 20px;
}
input {
   -webkit-border-radius: 0;
   background: #fff;
}
select {
   -webkit-border-radius: 0;
   background: #fff;
}



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

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


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

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

/* -------- header -------- */
#header {
	position:fixed; top:0; left:0;
	z-index:99999;
	width:100%; min-height:100px;
	transition:.3s;
}
#header {
}
.header-inner {
	position:relative;
	margin:0 auto;
	width:100%; min-height:100px;
	border-bottom:1px solid rgba(255,255,255,.1);
}
.sub #header .header-inner,
#header.on .header-inner,
#header.fixed .header-inner {
	background: #fff;
}
.header-inner .logo {
	position:absolute; top:50%; left:5%;
	z-index:33;
	margin-top:-30px;
}
.header-inner .logo .logo-on {
	display:none;
}
.header-inner .logo .logo-off {
	display:block;
}
.on .header-inner .logo .logo-on,
.fixed .header-inner .logo .logo-on,
.sub .header-inner .logo .logo-on {
	display:block;
}
.on .header-inner .logo .logo-off ,
.fixed .header-inner .logo .logo-off ,
.sub .header-inner .logo .logo-off {
	display:none;
}
.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;
	}
	*/
}
@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;
	}
}
@media screen and (max-width: 640px) {
	#header ,
	.header-inner {
		min-height:60px;
	}
	.header-inner .logo {
		margin-top: -15px;
	}
	.header-inner .logo a {
		height:30px;
	}
}


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

.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:#fff;
}
.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:#fff;
}

@media screen and (min-width: 1025px) {
	.header-inner .gnb {
		display:inline-block !important;
		overflow:visible !important;
		padding-right: 5%;
		text-align:right;
	}
	.header-inner .gnb .gnb-1depth-li >a:before {
		content:'';
		position:absolute; top:0; left:0;
		width:100%; height:3px;
		background: var(--primary);
		transform: scaleX(0);
		transition:.3s;
	}
	.header-inner .gnb .gnb-1depth-li:hover >a:before {
		transform: scaleX(1);
	}
	.header-inner .gnb-2depth {
		overflow:hidden;
		display:block !important;
		position:absolute; top:100%; left:50%;
		z-index:9999;
		margin-left:-70px;
		width:140px; height:0;
		background:#f5f5f5;
		text-align:center;
	}
	.gnb .gnb-2depth.on {
		padding-top: 20px;
		height:400px;
		transition:.3s;
	}
	.header-inner .gnb .gnb-2depth-a {
		display:block;
		padding:10px 0;
		font-size:14px;
		color:#000;
		word-break:keep-all;
	}
	.header-inner .gnb .gnb-2depth-a:hover {
		color:var(--primary);
	}
	.gnb-1depth-li:hover .gnb-2depth {
		padding:20px 0; height:auto;
	}
	.gnb-bg {
		background: rgba(0,0,0,.95);
	}
	#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: rgba(0,0,0,.95);
	}
	#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:#fff !important;
	}
	#header .gnb-1depth-li.on .gnb-1depth-a:after {
		content:'';
		position:absolute; bottom:7px; left:-5px;
		width:120px; height:2px;
		background:#fff;
	}
	#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:#fff;
	}


	.nav-full {
		display:none;
	}
}


.menu-btn {
	position:absolute; top:50%; right:5%;
	margin-top: -14.5px;
	width:46px; height:29px;
	cursor:pointer;
	display:none;
}
.menu-btn span {
	position:absolute; left:0;
	margin-left:0;
	width:100%; height:3px;
	background: #fff;
	transition:.3s;
}
.sub .menu-btn span,
.on .menu-btn span,
.fixed .menu-btn span {
	background:var(--primary)
}
.menu-btn span:nth-child(1) {
	top:0;
}
.menu-btn span:nth-child(2) {
	margin-top: -1.5px;
	top:50%;
}
.menu-btn span:nth-child(3) {
	bottom:0;
}
.menu-btn.on span:nth-child(1) {
	top:10px;
	transform:rotate(45deg);
	width:100%;
}
.menu-btn.on span:nth-child(2) {
	opacity:0;
}
.menu-btn.on span:nth-child(3) {
	top:10px;
	transform:rotate(-45deg);
	width:100%;
}

@media screen and (max-width: 1024px) {
	.menu-btn {
		display:block;
		right:30px;
	}
}
@media screen and (max-width: 768px) {
	.menu-btn {
		right:20px;
		width:32px; height:21px;
		margin-top: -11.5px;
	}
	.menu-btn span {
		height:2px;
	}
	.menu-btn.on span:nth-child(1) ,
	.menu-btn.on span:nth-child(3) {
		top:9px;
	}
	#gnb-1depth {
		height:calc(100vh - 70px);
	}
}
@media screen and (max-width: 640px) {
	#gnb-1depth {
		height:calc(100vh - 60px);
	}
	.header-utils {
		display:none;
		right:18%;
	}
}


/* -------- footer -------- */
#footer {
	clear: both;
	overflow: hidden;
	padding: 60px 5% 80px;
	background: #02091b;
	* {font-size: 300px; font-size: 16px; color: #fff; word-break: keep-all;}
	.inner {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		.foot-logo {
			margin-right: 15%;
		}
		.address {
			> * {display: flex; flex-wrap: wrap; gap: 10px 20px; opacity: 0.7;}
			dl {
				margin-top: 10px;
				dt {font-weight: 600;}
				dd {
					display: flex; flex-wrap: wrap;
					gap: 07px 20px;
				}
			}
		}
		address {
			margin-top: 80px;
			padding-top: 30px;
			width: 100%;
			border-top: 1px solid rgba(255,255,255,.2);
			font-style: normal;
			text-align: right;
			opacity: 0.5;
		}
	}

	@media screen and (max-width: 1200px) {
		.inner {
			flex-direction: column;
			.foot-logo {margin-right: 0;}
			.address {margin-top: 50px;}
		}
	}
	@media screen and (max-width: 1024px) {
		padding-bottom: 130px;
	}
	@media screen and (max-width: 767px) {
		* {font-size: 13px;}
		.inner {
			.foot-logo img {height: 40px;}
			.address {
				margin-top: 30px;
				dl {margin-top: 20px;}
			}
			address {
				margin-top: 40px;
				padding-top: 20px;
			}
		}
	}
}



.pop_layer {
	display:none;
	position:fixed; top:0; left:0; z-index:9999999;
	width:100%; height:100%;
	background:rgba(0,0,0,.5);
}
.pop_layer .pop_inner {
	position:absolute; top:50%; left:50%;
	width:1000px;
	background:#fff;
	-ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%);
}
.pop_layer .pop_inner .close {
	display:block;
	position:absolute; top:0; right:0;
	font-size:23px;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	cursor:pointer;
	color:#fff;
}
.pop_layer .pop_inner h3 {
	background:#1a1a1a;
	color:#fff;
	font-size:20px;
	padding:0 30px;
	font-weight:500;
	line-height:50px;
}
.pop_layer .pop_inner .cnt {
	padding:30px;
	max-height:490px;
	overflow-y:scroll;
	font-size:16px;
	line-height:26px;
	color:#333;
}
@media screen and (max-width: 1060px) {
	.pop_layer .pop_inner {
		width:calc(100% - 60px);
	}
}
@media screen and (max-width: 767px) {
	.pop_layer .pop_inner .close {
		width:40px;
		height:40px;
		font-size:18px;
		line-height:40px;
	}
	.pop_layer .pop_inner h3 {
		padding:0 20px;
		font-size:16px;
		line-height:40px;
	}
	.pop_layer .pop_inner .cnt {
		max-height:280px;
		padding:20px;
		font-size:13px;
		line-height:24px;
	}
}



/* quick_menu */
.quick_menu {
	position: fixed; top: 50%; right: 10px;
	z-index: 3333;
	margin-top: -229px;
	padding: 29px 0;
	width: 98px;
	border-radius: 100px;
	background: #fff;
	li {
		a {
			display: flex;
			flex-direction: column;
			justify-content: center;
			align-items: center;
			gap: 8px 0;
			height: 80px;
			span {
				font-weight: 500; font-size: 14px; line-height: 1;
				color: #000;
			}
		}
	}

	@media screen and (max-width: 1024px) {
		top: auto; bottom: 0; right: 0;
		margin-top: 0;
		padding: 0;
		display: flex;
		width: 100%;
		border-top: 1px solid #f2f4f7;
		border-radius: 0;
		li {
			flex: 1;
		}
	}
	@media screen and (max-width: 767px) {
		li {
			a {
				height: 60px;
				img {height: 25px;}
				span {font-size: 11px;}
			}
		}
	}
}


/* main
------------------------------------------------------ */
.main-contents {
	width:100%;
}
.main-contents > section {
	position:relative;
	width:100%;
}
.main-contents .inner {
	padding:115px 0;
	width: 1280px;
}
@media screen and (max-width: 1340px) {
	.main-contents .inner {
		padding:115px 30px;
		width:100%;
	}
}
@media screen and (max-width: 850px) {
	.main-contents > section {
		height:auto !important;
	}
	.main-contents .inner {
		padding:80px 30px;
	}
}
@media screen and (max-width: 768px) {
	.main-contents .inner {
		padding:60px 20px;
	}
}

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

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

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


.fp-viewing-HOME #menu ,
.fp-viewing-FOOTER #menu {
	display:none;
}
#menu {
	position:fixed; top:50%; left:40px;
	z-index:111;
	margin-top:50px;
	transform:translateY(-50%);
}
#menu:after {
	content:'Scroll';
	position:absolute; top:100%; left:-20px;
	margin-top:20px;
	font-weight:500; font-size:13px;
	font-family:'Poppins', sans-serif;
	color:#333;
	letter-spacing:1px;
}
#menu ul li a {
	position:relative;
	display:block;
	font-weight:300; font-size:14px; line-height:40px;
	color:rgba(51,51,51,.5);
}
#menu ul li a:before {
	content:'';
	display:inline-block;
	margin-right:13px;
	width:1px; height:40px;
	background:rgba(51,51,51,.5);
	vertical-align:top;
}
#menu ul li a.active {
	color:#333;
}
#menu ul li a.active:after {
	content:'';
	position:absolute; top:0; left:-1px;
	width:3px; height:100%;
	background:#333;
}
.fp-viewing-JLPARTNERS #menu ul li a {
	color:rgba(255,255,255,.5);
}
.fp-viewing-JLPARTNERS #menu ul li a:before {
	background:rgba(255,255,255,.5);
}
.fp-viewing-JLPARTNERS #menu ul li a.active {
	color:#fff;
}
.fp-viewing-JLPARTNERS #menu ul li a.active:after {
	background:#fff;
}
@media screen and (max-width: 1400px) {
	#menu {
		left:30px;
	}
}
@media screen and (max-width: 1024px) {
	#menu {
		margin-top:-47px;
	}
}
@media screen and (max-width: 850px) {
	#menu {
		display:none;
	}
}


/* -------- visual -------- */
.main-visual {
	overflow: hidden;
	position: relative;
	width: 100%; height: 100vh;
	background: #000;
	.visual-text {
		position: relative; z-index: 222;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 100%; height: 100%;
		text-align: center;
		h2 {
			font-weight: 300; font-size: 70px;
			color: #fff;
			word-break: keep-all;
			strong {font-weight: 700;}
		}
		p {
			margin-top: 35px;
			font-weight: 500; font-size: 30px;
			color: #fff;
			word-break: keep-all;
		}
		a {
			display: flex;
			justify-content: center;
			align-items: center;
			margin-top: 70px;
			width: 200px; height: 64px;
			border: 1px solid rgba(255,255,255,.2);
			font-weight: 500; font-size: 20px; line-height: 1;
			color: #fff;
			text-align: center;
		}
		@media screen and (max-width: 767px) {
			h2 {font-size: 46px;}
			p {
				margin-top: 20px;
				font-size: 20px; line-height: 1.5;
			}
			a {
				margin-top: 40px;
				width: 160px; height: 45px;
				font-size: 15px;
			}
		}
	}
}
.main-contents .main-visual {
	height: 100vh !important;
}

.main-visual video {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%; left: 50%;
    width: 100%;  height: 100%;
    z-index: -100;
	background-size: 100% 100%;
	background-color: black; /* in case the video doesn't fit the whole page*/
	background-position: center center;
	background-size: cover;
	object-fit: cover; /*cover video background */
	z-index:77;
	opacity:.65;
}




.scroll {
	position:absolute; bottom:35px; left:50%;
	transform:translateX(-50%);
	z-index:111;
}
@media screen and (max-width: 850px) {
	.scroll {
		display:none;
	}
}


/* -------- conts -------- */
.main-conts-tit-wrap {
	position: relative;
	margin-bottom: 70px;
	text-align: left;
	&.center {
		text-align: center;
	}
	h2 {
		font-weight: 700; font-size: 52px;
		color: #000;
		word-break: keep-all;
		span {
			display: block;
			margin-bottom: 10px;
			font-weight: 500; font-size: 18px;
			color: var(--primary);
		}
	}
	p {
		margin-top: 35px;
		font-weight: 400; font-size: 24px;
		color: #000;
		word-break: keep-all;
		strong {font-weight: 700;}
	}
	a {
		position: absolute; bottom: 0; right: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 160px; height: 64px;
		border: 1px solid rgba(255,255,255,.15);
		border-radius: 100px;
		font-weight: 600; font-size: 20px; line-height: 1;
		color: #fff;
	}
	&.wh {
		h2 {
			color: #fff;
			span {
				color: #fff;
				opacity: 0.4;
			}
		}
		p {color: #fff;}
	}

	@media screen and (max-width: 767px) {
		margin-bottom: 40px;
		h2 {
			font-size: 27px;
			span {
				margin-bottom: 5px;
				font-size: 14px;
			}
		}
		p {
			margin-top: 20px;
			font-size: 17px;
		}
		a {
			position: relative;
			margin-top: 30px;
			width: 120px; height: 45px;
			font-size: 15px;
		}
	}
}


.m-br {
	display: none;
}
@media screen and (max-width: 768px) {
	.m-br {
		display: block;
	}

	.pc-br {
		display: none;
	}
}


/* -------- main_why -------- */
.main_why {
	position: relative;
	background: url('/images/main/main_why_bg.jpg') no-repeat center center;
	background-size: cover;
	.main_why_wrap {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 20px;
		.main_why_box {
			padding: 45px 40px;
			border-radius: 4px;
			background: #fff;
			box-shadow: -1.169px 3.825px 38.4px 1.6px rgba(0, 22, 39, 0.12);
			h3 {
				display: flex;
				align-items: center;
				gap: 0 20px;
				font-weight: 600; font-size: 28px;
				color: #000;
				word-break: keep-all;
			}
			p {
				margin-top: 27px;
				font-weight: 400; font-size: 20px; line-height: 1.5;
				color: #000;
				word-break: keep-all;
			}
		}

		@media screen and (max-width: 950px) {
			grid-template-columns: repeat(1, minmax(0, 1fr));
		}
		@media screen and (max-width: 767px) {
			gap: 10px;
			.main_why_box {
				padding: 23px 20px;
				h3 {
					gap: 0 10px;
					font-size: 20px;
					img {height: 45px;}
				}
				p {
					margin-top: 15px;
					font-size: 15px;
				}
			}
		}
	}
}


/* -------- main_case -------- */
.main_case {
	background: url('/images/main/main_case_bg.jpg') no-repeat center bottom;
	background-size: 100% auto;
	.main_case_list {
		overflow: hidden;

		.pagination {
			position: relative; bottom: 0; left: 0;
			display: flex;
			justify-content: center;
			align-items: center;
			gap: 0 12px;
			margin-top: 40px;
			width: 100%;
			.swiper-pagination-bullet {
				margin: 0;
				width: 12px; height: 12px;
				border-radius: 50%;
				background: #d3d7da;
				opacity: 1;
			}
			.swiper-pagination-bullet-active {
				background: var(--main-primary);
			}
		}

		@media screen and (max-width: 1340px) {
			width: calc(100% + 30px);
		}
		@media screen and (max-width: 767px) {
			width: calc(100% + 20px);
			.pagination {
				margin-top: 20px;
				gap: 0 6px;
				.swiper-pagination-bullet {
					width: 8px; height: 8px;
				}
			}
		}
	}
}

.main_case_list {
	.swiper-slide {
		a {
			display: block;
			padding: 20px 20px 0;
			border: 1px solid #e0e0e0;
			.thumb {
				overflow: hidden;
				position: relative;
				aspect-ratio: 370 / 220;
				width: 100%;
				img {
					position: absolute; top: 0; left: 0;
					width: 100%; height: 100%;
					object-fit: cover;
					object-position: center top;
				}
			}
			.conts {
				position: relative;
				height: 125px;
				&::before {
					content: '';
					display: block;
					margin: 40px 0 35px;
					width: 100%; height: 1px;
					background: #e0e0e0;
				}
				&::after {
					content: '';
					position: absolute; top: 0; left: 0;
					width: 50px; height: 1px;
					background: var(--main-primary);
				}
				.subject {
					display: block;
					font-weight: 500; font-size: 22px; line-height: 30px;
					color: #000;
					letter-spacing: 0;
					word-break: keep-all;
				}
			}
			.more {
				margin: 33px -20px 0;
				display: flex;
				justify-content: space-between;
				align-items: center;
				padding: 0 30px;
				height: 60px;
				background: #d3dce3;
				font-weight: 500; font-size: 20px; line-height: 1;
				color: var(--main-primary);
				i {
					position: relative;
					width: 29px; height: 29px;
					border-radius: 50%;
					background: var(--main-primary);
					&::before  {
						content: '+';
						position: absolute; top: 50%; left: 50%;
						transform: translate(-50%,-55%);
						font-style: normal; font-weight: 400; font-size: 24px; line-height: 1;
						color: #fff;
					}
				}
			}

			@media screen and (max-width: 767px) {
				padding: 12px 12px 0;
				.conts {
					height: 105px;
					&::before {
						margin: 20px 0 17px;
					}
					.subject {
						font-size: 16px; line-height: 22px;
					}
				}
				.more {
					margin: 20px -12px 0;
					padding: 0 20px;
					height: 45px;
					font-size: 15px;
					i {
						width: 20px; height: 20px;
						&::before {font-size: 17px;}
					}
				}
			}
		}
		&:hover {
			a {
				.more {
					background: var(--main-primary);
					color: #fff;
					i	{
						background: #fff;
						&::before {
							color: var(--main-primary);
						}
					}
				}
			}
		}
	}
}

.sub {
	.main_case_list {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 50px 25px;
		@media screen and (max-width: 950px) {
			grid-template-columns: repeat(2, minmax(0, 1fr));
		}
		@media screen and (max-width: 767px) {
		}
	}
}


/* -------- main_expertise -------- */
.main_expertise {
	position: relative;
	background: url('/images/main/main_expertise_bg.jpg') no-repeat center center;
	background-size: cover;
	.inner {padding-top: 0; padding-bottom: 0;}
	.main_expertise_wrap {
		display: flex;
		align-items: center;
		> * {width: 50%;}
		.main-conts-tit-wrap {
			margin-bottom: 0;
			p {line-height: 1.5;}
		}
		img {max-width: 100%;}

		@media screen and (max-width: 950px) {
			padding: 80px 0;
			flex-direction: column;
			> * {width: 100%;}
			.main-conts-tit-wrap {
				text-align: center;
			}
		}
		@media screen and (max-width: 767px) {
			padding: 60px 0;
		}
	}
}


/* -------- main_certifications -------- */
.main_certifications {
	overflow: hidden;
	.main_certifications_wrap {
		position: relative;
		&::after {
			content: '';
			position: absolute; top: 45%; left: 50%;
			z-index: -1;
			margin-left: -50vw;
			width: 100vw; height: 100%;
			background: #f5f5f5;
		}
	}
}
.main_certifications_wrap {
	display: flex;
	justify-content: space-between;
	gap: 0 20px;
	li {
		text-align: center;
		img {
			max-width: 100%;
			box-shadow: -1.932px -0.518px 39.2px 0.8px rgba(0, 0, 0, 0.08);
		}
		span {
			display: block;
			margin-top: 20px;
			font-weight: 500; font-size: 18px; line-height: 1.5;
			color: #000;
			word-break: keep-all;
		}
	}

	@media screen and (max-width: 950px) {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 20px;
	}
	@media screen and (max-width: 767px) {
		li {
			span {
				margin-top: 10px;
				font-size: 14px;
			}
		}
	}
}


/* -------- main_media -------- */
.main_media {
	position: relative;
	background: url('/images/main/media_bg.jpg') no-repeat center center;
	background-size: cover;

	.main_media_list {
		overflow: hidden;
		@media screen and (max-width: 850px) {
			margin-right: -30px;
		}
		@media screen and (max-width: 767px) {
			margin-right: -20px;
		}
		.swiper-slide {
			a {
				overflow: hidden;
				position: relative;
				display: flex;
				flex-direction: column;
				padding: 42px;
				aspect-ratio: 410 / 262;
				.thumb {
					position: absolute; top: 0; left: 0;
					z-index: -1;
					width: 100%; height: 100%;
					background: #374259;
					img {
						position: absolute; top: 0; left: 0;
						width: 100%; height: 100%;
						object-fit: cover;
						object-position: center top;
						mix-blend-mode: multiply;
					}
				}
				.subject {
					overflow: hidden;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 2;
					height: 72px;
					font-weight: 500; font-size: 24px; line-height: 36px;
					color: #fff;
					word-break: keep-all;
					text-overflow: ellipsis;
				}
				.press {
					display: block;
					margin-top: 12px;
					font-weight: 500; font-size: 18px; line-height: 1;
					color: #fff;
					opacity: 0.6;
				}
				.more {
					margin: auto 0 0 auto;
				}
				&::after {
					content: '';
					position: absolute; top: 0; left: 0;
					width: 100%; height: 100%;
					border: 1px solid #e0e0e0;
					box-sizing: border-box;
					opacity: 0;
					pointer-events: none;
				}
				&:hover::after {opacity: 0.6;}

				@media screen and (max-width: 767px) {
					padding: 21px;
					.subject {
						height: 50px;
						font-size: 17px; line-height: 25px;
					}
					.press {
						margin-top: 8px;
						font-size: 14px;
					}
					.more {
						img {width: 20px;}
					}
				}
			}
		}
	}
}


/* -------- main_faq -------- */
.main_faq {
	position: relative;
	background: url('/images/main/main_faq_bg.jpg') no-repeat center top;
	background-size: cover;
}
.faq_wrap {
	.faq_box {
		h3 {
			position: relative;
			display: flex;
			align-items: center;
			gap: 0 14px;
			padding: 16px 30px;
			padding-right: 50px;
			background: #fff;
			font-weight: 500; font-size: 22px;
			color: #01111d;
			cursor: pointer;
			word-break: keep-all;
			span {
				flex-shrink: 0;
				display: flex;
				justify-content: center;
				align-items: center;
				width: 38px; height: 38px;
				border-radius: 50%;
				background: #e3e6e9;
				color: #01111d;
			}
			&::after {
				content: '';
				position: absolute; top: 0; right: 30px;
				width: 26px; height: 100%;
				background: url('/images/main/faq_arrow.png') no-repeat center center/100% auto;
			}
		}
		.conts {
			display: flex;
			flex-wrap: wrap;
			align-items: center;
			gap: 0 14px;
			margin-bottom: 20px;
			padding: 40px 30px;
			border-bottom: 1px solid #ced2d5;
			font-weight: 500; font-size: 20px; line-height: 1.6;
			color: #01111d;
			word-break: keep-all;
			display: none;
			> span {
				flex-shrink: 0;
				display: flex;
				justify-content: center;
				align-items: center;
				width: 38px; height: 38px;
				border-radius: 50%;
				background: #01111d;
				color: #fff;
			}
			> span + div {width: calc(100% - 52px);}
		}
		& + .faq_box {margin-top: 12px;}
		&.on {
			h3:after {transform: scaleY(-1);}
			.conts {display: flex;}
		}


		@media screen and (max-width: 767px) {
			h3 {
				gap: 0 10px;
				padding: 12px 15px; padding-right: 35px;
				font-size: 16px;
				span {
					width: 25px; height: 25px;
				}
				&::after {
					right: 15px;
					width: 15px;
				}
			}
			.conts {
				gap: 0 10px;
				margin-bottom: 10px;
				padding: 20px 15px;
				font-size: 15px;
				> span {
					width: 25px; height: 25px;
				}
			}
		}
	}
}

.sub .faq_wrap .faq_box h3 {border: 1px solid rgb(206 210 213 / 30%);}


/* -------- main_location -------- */
.main_location_wrap {
	display: flex;
	align-items: center;
	> div {flex: 1;}

	.main_location_info {
		display: flex;
		justify-content: end;
		padding-right: 70px;
		.main_location_info_inner {
			width: 100%; max-width: 640px;
			.main_location_tab {
				display: flex;
				gap: 0 8px;
				margin-top: -30px;
				margin-bottom: 45px;
				li {
					flex: 1;
					a {
						display: flex;
						justify-content: center;
						align-items: center;
						width: 100%; height: 70px;
						border: 1px solid #b2b2b2;
						border-radius: 4px;
						font-weight: 600; font-size: 20px; line-height: 1;
						color: #000;
					}
					&.on a {background: #05234b; color: #fff;}
				}
			}
			.address_wrap {
				.address_inner {display: none;}
				.address_inner.on {display: block;}
				dl {
					display: flex;
					flex-wrap: wrap;
					& + dl {margin-top: 40px;}
					dt {
						display: flex; align-items: center;
						gap: 0 18px;
						width: 130px;
						font-weight: 400; font-size: 22px;
						color: #000;
					}
					dd {
						width: calc(100% - 130px);
						font-weight: 400; font-size: 24px;
						color: #01111d;
						text-align: right;
					}
					&:first-child {
						dt {width: 100%;}
						dd {
							margin-top: 15px;
							padding-left: 36px;
							padding-bottom: 50px;
							width: 100%;
							border-bottom: 1px solid #d6d6d6;
							font-weight: 600;
							text-align: left;
							> ul {
								display: flex;
								gap: 0 8px;
								margin-top: 30px;
								li {
									width: 158px;
									a {
										display: flex;
										justify-content: center;
										align-items: center;
										gap: 0 12px;
										width: 100%; height: 60px;
										border: 1px solid #e0e0e0;
										border-radius: 100px;
										font-weight: 500; font-size: 18px;
										color: #0c1e4b;
									}
								}
							}
						}
					}
				}
			}
		}
	}

	.main_location_map {
		overflow: hidden;
		height: 934px;
		.main_location_map_inner {
			overflow: hidden;
			width: 100%; height: 0;
			&.on {overflow: visible; height: auto;}
			.root_daum_roughmap {width: 100%;}
			.root_daum_roughmap .wrap_map {height: 934px;}
		}
	}

	@media screen and (max-width: 950px) {
		flex-direction: column;
		.main_location_info {
			padding: 80px 30px 50px;
			width: 100%;
			.main_location_info_inner {
				max-width: none;
			}
		}
		.main_location_map {
			width: 100vw; height: 450px;
			.main_location_map_inner {
				 &.on {height: 450px;}
				.root_daum_roughmap .wrap_map {
					height: 450px;
				}
			}
		}
	}
	@media screen and (max-width: 767px) {
		.main_location_info {
			padding: 60px 20px 30px;
			.main_location_info_inner {
				.main_location_tab {
					margin: -20px 0 25px;
					li a {
						height: 50px;
						font-size: 15px;
					}
				}
				.address_wrap  {
					dl {
						& + dl {margin-top: 20px;}
						dt {
							gap: 0 10px;
							width: 100px;
							font-size: 16px;
							img {height: 15px;}
						}
						dd {
							width: calc(100% - 100px);
							font-size: 17px;
						}
						&:first-child {
							dd {
								margin-top: 10px;
								padding-left: 20px;
								padding-bottom: 25px;
								ul {
									margin-top: 15px;
									li {
										a {
											gap: 0 8px;
											height: 45px;
											font-size: 14px;
											img {width: 20px;}
										}
									}
								}
							}
						}
					}
				}
			}
		}
	}
}

.sub .main_location_wrap .main_location_info .main_location_info_inner .main_location_tab {
	margin-top: 0;
}
.main_location_wrap {
	.transportation {
		display: flex;
		margin-top: 50px;
		h3 {
			width: 85px;
			font-weight: 700; font-size: 18px;
		}
		ul {
			margin-top: 0 !important;
			width: calc(100% - 85px);
			li {
				position: relative;
				padding-left: 13px;
				font-weight: 500; font-size: 18px; line-height: 1.7;
				color: #000;
				word-break: keep-all;
				&::before {
					content: '';
					position: absolute; top: 11px; left: 0;
					width: 6px; height: 6px;
					border-radius: 50%;
					background: var(--primary);
				}
				& + li {margin-top: 10px;}
				span {
					display: inline-flex;
					justify-content: center;
					align-items: center;
					padding: 0 8px;
					height: 24px;
					border-radius: 100px;
					font-weight: 400; font-size: 16px; line-height: 1;
					color: #fff;
					&.line2 {background: #20b02d;}
					&.line3 {background: #eb7a00;}
					&.line7 {background: #6c8464;}
					&.line9 {background: #c09632;}
					&:first-of-type {margin-left: 5px;}
					&:last-of-type {margin-right: 5px;}
					br + &:first-of-type {margin-left: 0;}
				}
				em {
					font-style: normal;
					color: #ce0000;
				}
			}
		}
		@media screen and (max-width: 767px) {
			margin-top: 25px;
			h3 {
				width: 50px;
				font-size: 14px;
			}
			ul {
				width: calc(100% - 50px);
				li {
					padding-left: 10px;
					font-size: 14px;
					&::before {
						top: 9px;
						width: 4px; height: 4px;
					}
					& + li {margin-top: 5px;}
					span {
						padding: 0 5px;
						min-width: 18px; height: 18px;
						font-size: 13px;
						text-align: center;
					}
				}
			}
		}
	}
}




/**/
.privacy-pop {
	display:none;
	position:fixed; bottom:50px; left:50%;
	z-index:99999;
	margin:-265px 0 0 -200px;
	width:400px; height:530px;
	background:#fff;
}
.index .privacy-pop {
	position:absolute;
}
.privacy-pop h1 {
	margin-bottom:0;
	padding:0 20px;
	background:#333;
	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;
	word-break:keep-all;
}
.privacy-pop .pop-inner p {
	font-size:13px; line-height:1.5;
	color:#666;
}
.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: 950px) {
	.privacy-pop {
		bottom:20%;
	}
}
@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%);
	}
}




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

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


/*
	visual
 */
 .sub-visual {
	display: flex;
	justify-content: center; align-items: center;
	flex-direction: column;
	padding-top: 100px;
	width: 100%; height: 465px;
	background: #f2f4f7;
	h2 {
		font-size: 700px; font-size: 52px;
		color: #000;
		text-align: center;
		span {
			display: block;
			margin-bottom: 10px;
			font-weight: 500; font-size: 20px;
			color: var(--primary);
		}
	}
	.location_menu {
		display: flex;
		margin-top: 55px;
		> li {
			flex-shrink: 0;
			position: relative;
			display: flex;
			align-items: center;
			&:not(:last-child)::after {
				content: '';
				margin: 0 20px;
				width: 14px; height: 1px;
				background: #bbb;
			}
			&.home {
				line-height: 0;
				& a::after {display: none;}
				a {width: auto;}
			}
			> a {
				position: relative;
				display: block;
				width: 180px;
				font-weight: 400; font-size: 16px; line-height: 40px;
				color: #000;
				&::after {
					content: '';
					position: absolute; top: 50%; right: 20px;
					margin-top: -4px;
					width: 9px; height: 9px;
					border: 1px solid #000;
					border-width: 1px 1px 0 0;
					transform: rotate(135deg) translateY(3px);
					transition: .3s transform;
				}
			}
			&.on > a::after {transform: rotate(-45deg);}
			ul {
				display: none;
				position: absolute; top: 100%; left: 0;
				z-index: 333;
				padding: 10px 0;
				width: 100%;
				background: #f5f5f5;
				a {
					display: block;
					padding: 0 20px;
					font-weight: 400; font-size: 15px; line-height: 30px;
					&:hover {font-weight: 700; color: var(--primary);}
				}
			}
		}
	}

	@media screen and (max-width: 767px) {
		padding-top: 70px;
		height: 320px;
		h2 {
			font-size: 36px;
			span {
				margin-bottom: 5px;
				font-size: 15px;
			}
		}

		.location_menu {
			margin-top: 25px;
			li {
				> a {
					width: 130px;
					font-size: 13px; line-height: 30px;
					&::after {
						right: 10px;
						width: 7px; height: 7px;
					}
				}
				&:not(:last-child)::after {
					margin: 0 10px;
					width: 10px;
				}
				ul {
					a {
						padding: 0 10px;
						font-size: 13px;
					}
				}
			}
		}
	}
	@media screen and (max-width: 640px) {
		padding-top: 60px;
	}
 }



/*
	sub title
*/
.sub-conts-title {
	position: relative; z-index: 2;
	display:block;
	margin:0 auto 85px;
	text-align:left;
	display: none;
}
.sub-conts-title span {
	display:inline-block;
	font-weight:700; font-size:50px; line-height: 1;
	color:#111;
}
.sub-conts-title + p {
	font-weight:300; font-size:22px;
	color:#444;
	word-break:keep-all;
	text-align:center;
}

@media screen and (max-width: 768px) {
	.sub-conts-title {
		margin:-20px auto 70px;
	}
	.sub-conts-title:after {
		font-size: 100px;
	}
	.sub-conts-title span {
		font-size:40px;
	}
	.sub-conts-title + p {
		font-size:18px;
	}
}
@media screen and (max-width: 640px) {
	.sub-conts-title {
		margin:-10px auto 50px;
	}
	.sub-conts-title:after {
		font-size: 50px;
	}
	.sub-conts-title span {
		font-size:27px;
	}
	.sub-conts-title + p {
		font-size:15px;
	}
}


/*
	인사말
*/
.greetings_wrap {
	text-align: center;
	p {
		font-weight: 400; font-size: 24px; line-height: 1.7;
		color: #000;
		word-break: keep-all;
	}
	.slogan {
		font-weight: 700; font-size: 42px; line-height: 1.2;
		strong {
			font-weight: 700; color: var(--primary);
		}
	}
	.greetings_visual {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		margin: 55px 0 75px;
		width: 100%;
		aspect-ratio: 1280 / 568;
		background: url('/images/sub/greetings.jpg') no-repeat center center/cover;
		h3 {
			margin-top: 12px;
			font-weight: 700; font-size: 42px;
			color: #fff;
		}
		p {
			margin-top: 35px;
			font-weight: 500;
			color: #fff;
		}
	}
	.intro {
		strong {
			display: block;
			margin-top: 40px;
			font-weight: 700; font-size: 28px; line-height: 1.3;
			color: var(--primary);
			&::after {
				content: '';
				display: block;
				margin: 65px auto;
				width: 100%; height: 1px;
				background: #dbdbdb;
			}
		}
		.sign {
			display: flex;
			justify-content: end;
			align-items: baseline;
			margin-top: 50px;
			font-style: normal; font-weight: 600; font-size: 18px;
			text-align: right;
			img {margin-left: 10px;}
		}
	}
	@media screen and (max-width: 767px) {
		p {font-size: 17px; line-height: 1.5;}
		.slogan {font-size: 27px;}
		.greetings_visual {
			margin: 22px 0 30px;
			padding: 10% 20px;
			aspect-ratio: inherit;
			img {height: 30px;}
			h3 {
				margin-top: 8px;
				font-size: 27px;
			}
			p {margin-top: 20px;}
		}
		.intro {
			margin-top: 20px;
			strong {
				margin-top: 20px;
				font-size: 20px;
				&::after { margin: 30px 0;}
			}
			.sign {
				margin-top: 25px;
				font-size: 14px;
				img {height: 25px;}
			}
		}
	}
}


/*
	전문분야
*/
.expertise_wrap {
	h2 {
		font-weight: 700; font-size: 42px;
		color: #000;
		& + p {
			margin: 25px 0 50px;
			font-weight: 400; font-size: 22px;
			color: #000;
			word-break: keep-all;
			strong {font-weight: 700;}
		}
	}
	.expertise_info {
		border-top:  1px solid var(--primary);
		.expertise_info_box {
			display: flex;
			align-items: start;
			gap: 0 30px;
			padding: 40px 20px;
			border-bottom: 1px solid #e0e0e0;
			dl {
				dt {
					font-weight: 600; font-size: 28px;
					color: #000;
				}
				dd {
					margin-top: 25px;
					font-weight: 400; font-size: 20px; line-height: 1.5;
					color: #000;
					word-break: keep-all;
				}
			}
		}
	}
	.expertise_area {
		position: relative; z-index: 2;
		display: flex;
		align-items: center;
		&::after {
			content: '';
			position: absolute; top: 0; left: 50%;
			z-index: -1;
			margin-left: -50vw;
			width: 50vw; height: 100%;
			background: url('/images/sub/expertise_bg1.jpg') no-repeat center center/cover;
		}
		> img {
			max-width: 100%;
		}
		.txt_wrap {
			padding: 0 40px;
			width: 50%;
			h3 {
				font-weight: 700; font-size: 42px;
				color: #000;
				&::after {
					content: '';
					display: block;
					margin: 20px 0 30px;
					width: 34px; height: 2px;
					background: var(--main-primary);
				}
			}
			p {
				font-size: 22px; line-height: 1.5;
				color: #000;
				word-break: keep-all;
			}
		}
	}
	.certifications_wrap {
		position: relative;
		padding-top: 100px;
		&::after {
			content: '';
			position: absolute; top: 0; left: 50%;
			z-index: -1;
			margin-left: -50vw;
			width: 100vw; height: calc(100% + 150px);
			background: url('/images/sub/certifications_bg.jpg') no-repeat center center/cover;
		}
		h3 {
			margin-bottom: 50px;
			font-weight: 700; font-size: 42px;
			color: #000;
			span {
				display: block;
				margin-bottom: 10px;
				font-weight: 500; font-size: 24px;
				color: var(--main-primary);
			}
		}
	}

	@media screen and (max-width: 950px) {
		.expertise_area {
			flex-direction: column;
			&::after {
				width: 100vw; height: 50%;
				background-size: 100% auto;
			}
			.txt_wrap {
				padding: 0 20px 80px;
				width: 100%;
			}
		}
	}
	@media screen and (max-width: 767px) {
		h2 {
			font-size: 27px;
			& + p {
				margin: 15px 0 25px;
				font-size: 16px;
			}
		}
		.expertise_info {
			.expertise_info_box {
				gap: 0 15px;
				padding: 25px 10px;
				> img {width: 45px;}
				dl {
					dt {font-size: 18px;}
					dd {
						margin-top: 10px;
						font-size: 15px;
					}
				}
			}
		}
		.expertise_area {
			> img {
				position: relative; left: 7vw;
				max-width: 90%;
			}
			&::after {
				background-position-y: -60%;
			}
			.txt_wrap {
				padding: 0 10px 40px;
				h3 {
					font-size: 27px;
					&::after {
						margin: 10px 0 15px;
						width: 20px;
					}
				}
				p {font-size: 16px;}
			}
		}
		.certifications_wrap {
			padding-top: 50px;
			h3 {
				margin-bottom: 25px;
				font-size: 27px;
				span {font-size: 17px;}
			}
		}
	}
}



/*
	변호사 소개
*/
.sub-conts-wrap:has(.member_area) {
	padding-top: 0; padding-bottom: 0;
}
.member_area {
	position: relative;
	padding: 120px 0;
	h2 {
		margin-bottom: 35px;
		font-weight: 700; font-size: 36px;
		color: #000;
	}
	& + .member_area::after {
		content: '';
		position: absolute; top: 0; left: 50%;
		z-index: -1;
		margin-left: -50vw;
		width: 100vw; height: 100%;
		background: #f7f7f7;
	}
	.member_list > ul {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 80px 85px;
		li {
			a {
				display: block;
				p {
					overflow: hidden;
					position: relative;
					width: 100%;
					aspect-ratio: 370 / 440;
					> img {
						position: absolute; top: 0; left: 0;
						width: 100%; height: 100%;
						object-fit: cover;
						object-position: center top;
					}
					.expertise {
						position: absolute; bottom: 0; left: 0;
						z-index: 3;
						display: flex;
						justify-content: center;
						align-items: center;
						gap: 0 8px;
						padding: 14px 10px;
						width: 100%;
						background: var(--primary);
						font-weight: 400; font-size: 16px;
						color: #fff;
						word-break: keep-all;
					}
				}
				.ko {
					display: block;
					margin-top: 20px;
					font-weight: 400; font-size: 20px;
					color: #000;
					strong {
						font-weight: 600; font-size: 32px;
					}
				}
			}
		}
	}


	@media screen and (max-width: 1280px) {
		.member_list > ul {
			gap: 80px 20px;
		}
	}
	@media screen and (max-width: 850px) {
		.member_list > ul {
			grid-template-columns: repeat(2, minmax(0, 1fr));
		}
	}
	@media screen and (max-width: 767px) {
		padding: 60px 0;
		h2 {
			margin-bottom: 20px;
			font-size: 24px;
		}
		.member_list > ul {
			grid-template-columns: repeat(1, minmax(0, 1fr));
			gap: 40px 0;
			padding: 0 10%;
			li {
				a {
					p {
						.expertise {
							padding: 10px 5px;
							font-size: 13px;
							img {height: 20px;}
						}
					}
					.ko {
						margin-top: 10px;
						font-size: 15px;
						strong {font-size: 24px;}
					}
				}
			}
		}
	}
}

.member_view {
	display: flex;
	.img_wrap {
		flex-shrink: 0;
		width: 29.688%;
		.photo {
			overflow: hidden;
			position: relative;
			aspect-ratio: 380 / 451;
			img {
				position: absolute; top: 0; left: 0;
				width: 100%; height: 100%;
				object-fit: cover;
				object-position: center top;
			}
		}
	}
	.contact {
		margin-top: 30px;
		display: none;
		li {
			display: flex;
			font-weight: 600; font-size: 20px;
			color: #000;
			letter-spacing: 0;
			strong {
				flex-shrink: 0;
				width: 35px;
				font-weight: 600;
				color: #808080;
			}
			& + li {
				margin-top: 10px;
			}
		}
	}
	.txt_wrap {
		padding-left: 10%;
		width: calc(100% - 29.688%);
		h2 {
			padding-bottom: 35px;
			border-bottom: 1px solid #e6e6e6;
			font-weight: 400; font-size: 18px;
			color: #000;
			strong {
				font-weight: 700; font-size: 40px;
			}
			span {
				display: block;
				margin-bottom: 10px;
				font-weight: 500; font-size: 16px;
				color: var(--main-primary);
			}
		}
		h3 {
			margin: 40px 0 20px;
			font-weight: 700; font-size: 24px;
			color: #000;
			& + ul {
				li {
					position: relative;
					padding-left: 16px;
					font-weight: 400; font-size: 20px;
					color: #000;
					word-break: keep-all;
					&::before {
						content: '';
						position: absolute; top: 10px; left: 0;
						width: 5px; height: 5px;
						border-radius: 50%;
						background: var(--main-primary);
					}
					& + li {margin-top: 10px;}
				}
			}
		}
	}

	@media screen and (max-width: 767px) {
		flex-direction: column;
		gap: 30px 0;
		.img_wrap {
			width: 100%;
		}
		.contact {
			margin-top: 30px;
			li {
				font-size: 15px;
				strong {width: 20px;}
				& + li {margin-top: 5px;}
			}
		}
		.txt_wrap {
			padding-left: 0;
			width: 100%;
			h2 {
				padding-bottom: 20px;
				font-size: 14px;
				strong {font-size: 30px;}
				span {margin-bottom: 5px; font-size: 13px;}
			}
			h3 {
				margin: 20px 0 10px;
				font-size: 17px;
				& + ul {
					li {
						padding-left: 10px;
						font-size: 15px;
						&::before {
							top: 8px;
							width: 3px; height: 3px;
						}
						& + li {margin-top: 5px;}
					}
				}
			}
		}
	}
}


/*
	구성원 소개
*/
.lawyer-tab {
	text-align:center;
}

.lawyer-wrap {
	padding:0 8.7%;
}
.lawyer-wrap .lawyer-box {
	overflow:hidden;
	height:0;
}
.lawyer-wrap .lawyer-box.on {
	height:auto;
}
.lawyer-list {
	overflow:hidden;
	position:relative; z-index:1;
	margin-bottom:4%;
	padding:6% 0 0 7%;
	border-radius:25px;
	background:#c0c4d3;
	font-size:0;
}

.lawyer-list .txt-wrwap {
	position:relative; z-index:22;
	display:inline-block;
	margin-right:-10%;
	padding-bottom:10%;
	width:65%;
	vertical-align:top;
}
.lawyer-list .txt-wrwap > h1 {
	margin-bottom:4%;
	font-weight:700; font-size:30px;
	color:#111;
	word-break:keep-all;
}
.lawyer-list .txt-wrwap > h1 span {
	display:block;
	font-weight:500; font-size:18px;
}
.lawyer-list .txt-wrwap .conts {
	font-size:0;
}
.lawyer-list .txt-wrwap .conts .conts-box {
	display:inline-block;
	width:65%;
	vertical-align:top;
}
.lawyer-list .txt-wrwap .conts .conts-box:last-child {
	width:35%;
}
.lawyer-list .txt-wrwap .conts .conts-box h1 {
	margin-bottom:12px;
	font-weight:500; font-size:15px;
	color:#001d54;
}
.lawyer-list .txt-wrwap .conts .conts-box h1 img {
	position:relative; top:-1px;
	margin-right:7px;
}
.lawyer-list .txt-wrwap .conts .conts-box ul li {
	position:relative;
	margin:5px 0;
	padding-left:9px;
	font-weight:300; font-size:14px;
	color:#222;
	word-break:keep-all;
}
.lawyer-list .txt-wrwap .conts .conts-box ul li:before {
	content:'';
	position:absolute; top:8px; left:0;
	width:5px; height:5px;
	border-radius:50%;
	background:#001d54;
}
.lawyer-list .txt-wrwap .conts .conts-box ul li br {
	display:none;
}
.lawyer-list .txt-wrwap .deed {
	position:relative; left:-6px;
	margin-top:7%;
	width:calc(100% + 12px);
	font-size:0;
}
.lawyer-list .txt-wrwap .deed li {
	display:inline-block;
	padding:0 6px;
	width:33.333%; max-width:187px;
	vertical-align:top;
}
.lawyer-list .txt-wrwap .deed li img {
	max-width:100%;
	box-shadow:13px 11px 18px rgba(0,0,0,.16);
}

.lawyer-list .img-wrap {
	position:relative; z-index:11;
	display:inline-block;
	width:45%;
	text-align:right;
	vertical-align:bottom;
}
.lawyer-list .img-wrap:before {
	content:'';
	position:absolute; top:35%; left:-43%;
	z-index:-1;
	width:100%; height:100%;
	background:url('/images/sub/lawyer_bg.png') no-repeat right top ;
	background-size:100% auto;
}
.lawyer-list .img-wrap img {
	max-width:100%;
}

@media screen and (max-width: 1200px) {
	.lawyer-wrap {
		padding:0;
	}
}
@media screen and (max-width: 850px) {
	.lawyer-list .txt-wrwap {
		margin-bottom:-10%;
		padding-bottom:20%;
	}
	.lawyer-list .txt-wrwap .conts .conts-box {
		width:100% !important;
	}
	.lawyer-list .txt-wrwap .conts .conts-box:last-child {
		margin-top:5%;
	}
	.lawyer-list .img-wrap {
	}
}
@media screen and (max-width: 767px) {
	.lawyer-list {
		border-radius:15px;
	}
	.lawyer-list .txt-wrwap {
		display:block;
		margin-right:0;
		margin-bottom:-30%;
	}
	.lawyer-list .txt-wrwap > h1 {
		font-size:20px;
	}
	.lawyer-list .txt-wrwap > h1 span {
		font-size:14px;
	}
	.lawyer-list .txt-wrwap .conts .conts-box ul li {
		margin:3px 0;
		font-size:12px;
	}
	.lawyer-list .txt-wrwap .conts .conts-box ul li br {
		display:block;
	}
	.lawyer-list .txt-wrwap .deed {
		margin-bottom:-50%;
		width:70%;
	}
	.lawyer-list .txt-wrwap .deed li {
		padding-bottom:12px;
		width:50%;
	}

	.lawyer-list .img-wrap {
		width:100%;
	}
	.lawyer-list .img-wrap:before {
		left:20%;
		width:70%; height:70%;
	}
	.lawyer-list .img-wrap img {
		max-width:55%;
	}
}








.board-quick {
	margin-top: 80px;
	padding-bottom:150px;
}
.board-quick .board-wrap {
	margin-top: 60px;
	font-size:0;
}
.board-wrap:first-of-type {
	margin-top: 0;
}

.board-quick .board-title {
	display:inline-block;
	width:430px;
	vertical-align:top;
}
.board-quick .board-title h1 {
	position:relative;
	display:inline-block;
	margin-bottom: 10px;
	font-weight:700; font-size:30px;
	font-family: 'Poppins';
	color:#444;
	letter-spacing:1px;
	text-transform: uppercase;
}
.board-quick .board-title h1:after {
	content:'';
	position:absolute; top:4px; left:100%;
	margin-left: 10px;
	width:26px; height:25px;
	background: url('/images/sub/sub_visual_bullet.png') no-repeat 0 0;
}
.board-quick .board-title p {
	font-weight: 300; font-size:24px; line-height:1.5;
	color:#333;
	letter-spacing:4px;
	word-break:keep-all;
}
.board-quick .board-title .main-attorney-more {
	margin-top: 20px;
}

.board-quick .board-box {
	display:inline-block;
	width:calc(100% - 430px);
	vertical-align:top;
}
.board-quick .case-list > li {
	margin:0 0 0 30px;
	width:calc(50% - 15px);
	border:1px solid #97a2b3;
	box-shadow:none;
}
.board-quick .case-list > li:first-child {
	margin-left: 0;
}
.board-quick .main-media-list .swiper-slide {
	margin:0 0 0 30px;
	width:calc(50% - 15px);
}
.board-quick .main-media-list .swiper-slide:first-child {
	margin-left: 0;
}

@media screen and (max-width: 1200px) {
	.board-quick {
		padding:0 60px 150px;
	}
}
@media screen and (max-width: 1024px) {
	.board-quick .board-title {
		width:100%;
	}
	.board-quick .board-title p br {
		display:none;
	}
	.board-quick .board-box {
		margin-top:40px;
		width:100%;
	}
}
@media screen and (max-width: 768px) {
	.board-quick {
		padding:0 40px 70px;
	}
}
@media screen and (max-width: 640px) {
	.board-quick {
		margin-top:50px;
	}
	.board-quick .board-wrap {
		margin-top:40px;
	}
	.board-quick .board-title h1 {
		margin-bottom:5px;
		font-size:22px;
	}
	.board-quick .board-title h1:after {
		top:0; margin-left:5px;
		height:12px;
		background-size:auto 100%;
	}
	.board-quick .board-title p {
		font-size:16px;
		letter-spacing:2px;
	}
	.board-quick .case-list > li ,
	.board-quick .main-media-list .swiper-slide {
		margin:0 0 20px 0;
		width:100%;
	}
	.board-quick .board-title .main-attorney-more {
		font-size:13px;
	}
	.board-quick .board-title .main-attorney-more img {
		margin-left:5px;
		height:8px;
	}
}


/*
	업무분야
*/
#contents:has(.business_wrap) {
	background: url('/images/sub/business_bg.png') no-repeat center bottom/100% auto;

}
.business_wrap {
	.business_box {
		border-top: 1px solid --primary;
		& + div {margin-top: 80px;}
		.tit {
			position: relative;
			display: flex;
			align-items: center;
			gap: 0 11px;
			padding: 30px;
			font-weight: 700; font-size: 30px;
			color: #000;
			span {
				font-size: 34px;
				color: #d6d6d6;
			}
			&::before {
				content: '';
				position: absolute; top: 50%; right: 30px;
				margin-top: -1px;
				width: 28px; height: 2px;
				background: #000;
			}
			&::after {
				content: '';
				position: absolute; top: 50%; right: 30px;
				margin-top: -1px;
				width: 28px; height: 2px;
				background: #000;
				transform: rotate(90deg);
				opacity: 0;
			}
		}
		.conts {
			padding: 50px 70px;
			border-radius: 8px;
			background: #f5f5f5;
			p {
				font-weight: 400; font-size: 20px; line-height: 1.7;
				color: #000;
				word-break: keep-all;
			}
			img {max-width: 100%;}
		}
		&.on {
			& + div {margin-top: 0;}
			h3::after {opacity: 1;}
			.conts {display: none;}
		}
		@media screen and (max-width: 767px) {
			& + div {margin-top: 40px;}
			.tit {
				gap: 0 6px;
				padding: 15px;
				font-size: 20px;
				span {font-size: 24px;}
				&::before ,
				&::after {width: 14px;}
			}
			.conts {
				padding: 25px 35px;
				p {font-size: 15px;}
			}
		}
	}
}



/* 온라인상담 */
.online-wrap {
	margin:0 auto 30px;
	width:1200px;
}
.online-wrap p {
	font-weight:300; font-size:18px; line-height:1.6;
	font-family:'Noto Serif KR', serif;
	color:#555;
	text-align:center;
	word-break:keep-all;
}
.online-wrap p strong {
	font-weight: 600;
	color:#0d3776;
}
.online-progress {
	margin-top:30px;
	padding:37px 20px;
	background:#e2e7ef;
	text-align:center;
}
.online-progress li {
	display:inline-block;
	margin:0 50px;
	vertical-align:top;
}
.online-progress li:first-child {
	margin-left:0;
}
.online-progress li:last-child {
	margin-right:0;
}
.online-progress li span {
	position:relative;
}
.online-progress li span:after {
	content:'';
	position:absolute; top:50%; left:100%;
	margin-top:-14.5px; margin-left:36px;
	width:34px; height:29px;
	background:url('/images/sub/online_progress_arrow.png') no-repeat center center;
}
.online-progress li:last-child span:after {
	display:none;
}
.online-progress li span img {
	border-radius:50%;
	background:#fff;
	max-width:100%;
}
.online-progress li strong {
	display:block;
	margin-top:15px;
	font-weight:500; font-size:15px;
	color:#0d3776;
}
@media screen and (max-width:1200px) {
	.online-wrap {
		width:100%;
	}
}
@media screen and (max-width: 768px) {
	.online-progress li {
		width:calc(33.333% - 69px);
	}
}
@media screen and (max-width: 640px) {
	.online-wrap p {
		padding:0 20px;
		font-size:15px;
		word-break: break-all;
		text-align: justify;
	}
	.online-wrap p br {
		display:none;
	}
	.online-progress {
		padding:24px 15px;
	}
	.online-progress li {
		margin:0 20px;
		width:calc(33.333% - 29px);
	}
	.online-progress li span:after {
		margin-left:12px; margin-top:-9px;
		width:21px; height:18px;
		background-size:100% auto;
	}
	.online-progress li strong {
		margin-top:10px;
		font-size:12px;
	}
}


.online-location {
	margin:0 auto 30px;
	padding:50px 0;
	width:1200px;
	background:#e2e7ef;
	font-size:0;
}
.online-location > * {
	display:inline-block;
	vertical-align:middle;
}
.online-location .online-location-time {
	width:237px;
	text-align:center;
}
.online-location .online-location-time dl {
	margin-top:15px;
}
.online-location .online-location-time dl dt,
.online-location .online-location-time dl dd {
	font-weight:500;
	font-family: 'Poppins', 'Noto Sans KR', sans-serif ;
	color:#333;
	word-break:keep-all;
}
.online-location .online-location-time dl dt {
	font-size:15px;
}
.online-location .online-location-time dl dd {
	margin-top:5px;
	font-size:18px;
}
.online-location > dl {
	padding:0 5%;
	width:calc(100% - 237px);
	border-left:1px solid #b2b6bb;
}
.online-location > dl dt,
.online-location > dl dd {
	display:inline-block;
	margin:7px 0;
	font-size:15px;
	color:#444;
	vertical-align:top;
	word-break:keep-all;
}
.online-location > dl dt {
	width:150px;
	font-weight: 500;
	color:#0d3776;
}
.online-location > dl dd {
	width:calc(100% - 150px);
	font-family: 'Poppins', 'Noto Sans KR', sans-serif ;
}
@media screen and (max-width: 1200px) {
	.online-location {
		width:100%;
	}
}
@media screen and (max-width: 768px) {
	.online-location {
		padding:50px 30px;
	}
	.online-location .online-location-time {
		width:100%;
	}
	.online-location .online-location-time dl dt,
	.online-location .online-location-time dl dd {
		display:inline-block;
		vertical-align:middle;
	}
	.online-location .online-location-time dl dd {
		margin-top:0; margin-left:10px;
	}
	.online-location > dl {
		margin-top:30px;
		padding:0;
		padding-top:30px;
		width:100%;
		border-left:0 none;
		border-top:1px solid #b2b6bb;
	}
}
@media screen and (max-width: 640px) {
	.online-location {
		padding:30px 20px;
	}
	.online-location > dl {
		margin-top:20px; padding-top:20px;
	}
	.online-location > dl dt, .online-location > dl dd {
		font-size:13px;
	}
	.online-location > dl dt {
		width:100%;
	}
	.online-location > dl dd {
		margin-top:0;
		width:100%;
	}
}



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

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


/* 상담신청 */
.online .online-form {
	border:0 none;
	background: #f7f7f7;
}
.online .online-form > p {
	color:#262626;
}
.online .online-form li input[type="checkbox"] + label {
	color:#262626;
}
.online .online-form li input[type="checkbox"] + label:before  {
	border-color:#e0e0e0;
}
.online .online-form li input[type="checkbox"]:checked + label:before {
	background:#fff url('/images/main/checkmark_b.png') no-repeat center center;
}
.online .online-form li input[type="text"] {
	border-color:#e0e0e0;
	color:#999;
}
.online .online-form li input::placeholder {
	color:#999;
}
.online .online-form li textarea {
	border-color:#e0e0e0;
	color:#999;
}
.online .online-form li textarea::placeholder {
	color:#999;
}

.board-quick .case-list .bo-content p span
{    margin-top: 0 !important;
    color: #666 !important;}



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

}

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

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

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

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

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

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

	.case-box1 .main-case-slide a .more {
		margin-top:20px;
		font-size:11px;
	}
	.case-box1 .main-case-slide a .more:after {
		width:30px;
	}
}

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

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

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

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


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

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

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

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

/* 성공사례 유형 boxtype - 변호사 등록 기능 연동(최종버전 - swmin) */
.case-box-lawyer {
	position:relative;
	width:100%;
	text-align:left;
	font-size:0;
}
.case-box-lawyer .thum-img
{
	width: 100%;
	margin-bottom: 16px;
}
.case-box-lawyer .swiper-slide {
	display:inline-block;
	margin-right:30px;
	width:380px;
	box-sizing:border-box;
	border:1px solid rgba(255,255,255,.5);
	background:rgba(0,0,0,.06);
	vertical-align:top;
}
.case-box-lawyer .swiper-slide:hover {
	border-color:#b1885d;
}
.case-box-lawyer .swiper-slide a {
	position:relative;
	display:block;
	padding:40px 30px;
}
.case-box-lawyer .swiper-slide a:after {
	content:'';
	position:absolute; top:40px; right:30px;
	width:39px; height:54px;
	background:url('/images/main/case_label.png') no-repeat right top;
}
.case-box-lawyer .swiper-slide input[type="checkbox"] {
	display:block;
}
.case-box-lawyer .swiper-slide .cate-name {
	display:inline-block;
	padding:0 18px;

	background: #0d3776;
	font-weight: 300; font-size:16px; line-height:35px;
	color:#fff;
	text-align:center;
}
.case-box-lawyer .swiper-slide .subject {
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
	width:100%; height:64px;
	margin:30px 0;
	font-weight: 500; font-size:24px; line-height:34px;
	color:#fff;
	text-overflow:ellipsis;
	word-break:keep-all;
}
.case-box-lawyer .swiper-slide .bo-content {
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;
	width:100%; height:130px;
	font-weight: 300; font-size:16px; line-height:26px;
	color:#fff;
	word-break:keep-all;
	text-overflow:ellipsis;
}

.case-box-lawyer .swiper-slide .more {
	position:absolute; bottom:0; right:0;
	display:block;
	width:55px; height:55px;
	background:#6a5947 url('/images/main/main_case_arrow.png') no-repeat center center;
}
.case-box-lawyer .swiper-slide .name {
	margin-top:30px;
	text-align: left;
}
.case-box-lawyer .swiper-slide .name.main
{
	padding-right: 40px;
}
.case-box-lawyer .swiper-slide .name li {
	display:inline-block;
	vertical-align:middle;
	overflow:hidden;
	margin-right: 14px;
}
.case-box-lawyer .swiper-slide .name li strong
{
	display: block;
    margin-top: 3px;
    font-weight: 500;
}

.case-box-lawyer .swiper-slide .name li img {
	width:70px; height:70px;
	border-radius:50%;
	margin-bottom: 5px;
}


.case-box-lawyer .swiper-slide .name li strong {
	font-weight: 500;
	font-size: 14px;
}

.board-conts .case-box-lawyer .swiper-slide .name li  {
	color:#333;
	text-align: center;
}
.board-conts .case-box-lawyer .swiper-slide .name .text-lawyer
{
	font-weight:300; font-size:14px;
	color:#333;
	margin-right: 12px;
	padding-top: 7px;
	border-radius: 0;
}
.board-conts .case-box-lawyer {
	width:calc(100% + 30px);
}

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

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

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

	.case-box-lawyer .swiper-slide .more {
		width:40px; height:40px;
		background-size:auto 8px;
	}
	.case-more {
		margin-top:30px;
		width:160px;
		font-size:16px; line-height:50px;
	}
}

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

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

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

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

.case-image-list-lawyer > li .name li:first-child strong {
	display:block;
	margin-top:3px;
	font-weight: 500;
}
.case-image-list-lawyer > li .name li {
	overflow:hidden;
	margin-left: 12px;
	width:70px; height:70px;
	border-radius:50%;
}
.case-image-list-lawyer > li .name li img {
	width:100%; height:auto;
}

.case-image-list-lawyer > li .name .text-lawyer
{
	font-weight:300; font-size:14px;
	color:#333;
	margin-right: 12px;
	padding-top: 20px;
	border-radius: 0;

}

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

	.case-image-list-lawyer > li .name li {
		margin-left: 10px;
		width:50px; height:50px;
	}
	.case-image-list-lawyer > li .name .text-lawyer
	{
		font-size:13px;
		padding-top: 9px;
	}
}

/* 성공사례 7 변호사 리스트, 온라인 상담*/

/*
	board quick
*/
.board-wrap {
	display:table;
	margin:0 auto; padding:75px 0 125px;
	width:1200px;
	table-layout:fixed;
}
.board-wrap .sub-conts-wrap {
	padding:0;
	display:table-cell;
	width:auto;
	vertical-align:top;
}
.board-quick {
	display:table-cell;
	vertical-align:top;
	padding-left:50px;
	width:350px;
	display:none;
}
.board-quick .board-quick-inner > div > h1 {
	margin-top:50px;
	margin-bottom:15px;
	font-weight:500; font-size:20px;
	color:#1a1a1a;
}
.board-quick .board-quick-inner > div > h1:first-child {
	margin-top:0;
}
.board-quick .board-quick-inner .view-online
{
	margin-top: 50px;
}
.board-quick .board-quick-inner {
	width:100%;
}
.board-quick .board-quick-lawyer {

}
.board-quick .board-quick-lawyer li {
	margin-bottom:10px;
}
.board-quick .board-quick-lawyer li a {
	position:relative;
	display:block;
	padding:20px;
	border:1px solid #e6e6e6;
	font-size:0;
}
.board-quick .board-quick-lawyer li a:after {
	content:'';
	position:absolute; top:0; right:20px;
	width:19px; height:100%;
	background:url('/images/sub/sub_common/board_quick_arrow.png') no-repeat right center;
}
.board-quick .board-quick-lawyer li .photo-wrap {
	overflow:hidden;
	display:inline-block;
	width:48px; height:48px;
	border-radius:50%;
	vertical-align:top;
}
.board-quick .board-quick-lawyer li .photo-wrap img {
	width:100%;
}
.board-quick .board-quick-lawyer li .name {
	display:inline-block;
	padding-left:16px; padding-right:20px;
	width:calc(100% - 48px);
	font-weight:300; font-size:20px; line-height:48px;
	color:#1a1a1a;
	letter-spacing:-1px;
	vertical-align:top;
}
.board-quick .board-quick-lawyer li .name strong {
	font-weight:500;
}
.board-quick .online-form {
	padding:20px 20px 30px;
	border:1px solid #e6e6e6;
}
.board-quick .online-form li label {
	display:block;
	margin-top:20px; margin-bottom:10px;
	font-weight:500; font-size:14px; line-height:1;
	color:#1a1a1a;
}
.board-quick .online-form li:first-child label {
	margin-top:0;
}
.board-quick .online-form li input,
.board-quick .online-form li select {
	padding:0 14px;
	width:100%; height:40px;
	border:1px solid #e6e6e6;
	font-weight:300; font-size:14px;
	color:#999;
}
.board-quick .online-form .tel-info {
	margin:20px 0;
	font-weight:300; font-size:14px;
	color:#1a1a1a;
}
.board-quick .online-form .check {
	font-size:0;
}
.board-quick .online-form .check input {
	display:inline-block;
	width:16px; height:16px;
	vertical-align:top;
}
.board-quick .online-form .check label {
	display:inline-block;
	padding-left:10px;
	width:calc(100% - 16px);
	font-weight:300; font-size:14px; line-height: 16px;
	color:#666;
}
.board-quick .online-form .btn-wrap {
	margin-top:30px;
}
.board-quick .online-form .btn-wrap button {
	width:100%; height:48px;
	border:0 none;
	background:#f66d25;
	font-weight:500; font-size:14px;
	color:#fff;
	text-align:center;
}

@media screen and (max-width: 1200px) {
	.board-wrap {
		padding:75px 30px 125px;
		width:100%;
	}
}
@media screen and (max-width: 1024px) {
	.board-wrap {
		display:block;
	}
	.board-wrap .sub-conts-wrap {
		display:block;
		width:100%;
	}
	.board-quick {
		display:block;
		margin-top: 40px;
		padding-left:0;
		width:100%;
		display:none;
	}
	.board-quick .board-quick-inner {
		width:100%;
		font-size:0;
	}
	.board-quick .board-quick-inner > div {
		display:inline-block;
		margin-left:20px;
		width:calc(50% - 10px);
		vertical-align:top;
	}
	.board-quick .board-quick-inner > div:first-child {
		margin-left:0;
	}
}
@media screen and (max-width: 768px) {
	.board-wrap {
		padding:55px 20px 70px;
	}
}
@media screen and (max-width: 640px) {
	.board-wrap {
		padding:45px 20px 50px;
	}
	.board-quick .board-quick-inner > div {
		margin-left:0;
		width:100%;
	}
	.board-quick .board-quick-inner > div:first-child {
		margin-bottom:20px;
	}
}

/* ----------------- */

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

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

	transition:.5s;
}

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

}

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

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

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

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

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


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

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

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

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

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

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

	transition:.5s;
}

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

}

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

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

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

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


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


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

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

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

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


	.online-board-wrap .board-list .btn-wrap * {
		height:70px;
		font-size:20px;
		line-height:70px;

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





/*
	case
*/
#bo_list #bo_sch {
	margin-bottom:30px;
}
.board-tit {
	margin-top:90px; margin-bottom:35px;
	font-weight:500; font-size:32px;
	color:#1a1a1a;
}

@media screen and (max-width:768px) {
	.board-tit {
		margin:60px 0 25px;
		font-size:27px;
	}
}
@media screen and (max-width:640px) {
	#bo_sch {
		margin-bottom:10px;
	}

	.board-tit {
		margin:40px 0 15px;
		font-size:20px;
	}
}

.case-board-silde-outer {
	position:relative;
	margin-top:-33px;
	margin-bottom:90px;
	/*padding:115px 0 90px; */
	background:#e0e3ed;
}
.case-board-silde-outer:before ,
.case-board-silde-outer:after {
	content:'';
	position:absolute; top:0;
	width:100%; height:100%;
	background:#e0e3ed;
}
.case-board-silde-outer:before {
	left:100%;
}
.case-board-silde-outer:after {
	right:100%;
}

.case-board-silde-list {
}
.case-board-silde-list .slick-slide {
	padding-right:16px;
	width:304px;
}
.case-board-silde-list .case-board-silde {
}
.case-board-silde-list .case-board-silde a {
	position:relative;
	display:block;
	padding:30px 37px 27px;
	background:#fff;
	text-align:left;
}
.case-board-silde-list .case-board-silde .cate-name {
	display:inline-block;
	font-weight:400; font-size:14px;
	color:#1e58ae;
}
.case-board-silde-list .case-board-silde .subject {
	overflow:hidden;
	display:block;
	margin-top:5px;
	width:100%;
	font-weight:700; font-size:21px;
	color:#111;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.case-board-silde-list .case-board-silde .bo-content {
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
	margin-top:5px;
	width:100%; height:42px;
	font-weight:300; font-size:15px; line-height:21px;
	color:#666;
	word-break:keep-all;
	text-overflow:ellipsis;
}
.case-board-silde-list .case-board-silde .date {
	display:block;
	margin-top:15px;
	font-weight:400; font-size:16px;
	color:#666;
	letter-spacing:0;
	text-align:right;
}
.case-board-silde-list .case-board-silde .thumb {
	position:relative;
	margin-top:7px;
	border:1px solid #969696;
	transition:.3s;
}
.case-board-silde-list .case-board-silde .thumb img {
	width:100%;
}
.case-board-silde-list .case-board-silde:hover a {
	border-color:#1d8fff;
}
.case-board-silde-list .slick-prev,
.case-board-silde-list .slick-next {
	z-index:111;
	margin-top:-17.5px;
	width:17px; height:35px;
}
.case-board-silde-list .slick-prev {
	left:-45px;
	background:url('/images/sub/sub_case_prev.png') no-repeat right center;
}
.case-board-silde-list .slick-next {
	right:-45px;
	background:url('/images/sub/sub_case_next.png') no-repeat left center;
}

.case-board-silde-list.youtube .case-board-silde a {
	padding:0;
	border:0 none;
}
.case-board-silde-list.youtube .case-board-silde .thumb img {
	width:100%;
	border-radius:15px;
}


.case-board-silde-list.news .case-board-silde a {
	padding:0;
}
.case-board-silde-list.news .case-board-silde .thumb  {
	border:0 none;
}
.case-board-silde-list.news .case-board-silde .bo-content {
	margin:20px 0 15px;
	padding:0 25px;
    -webkit-line-clamp:4;
	height:88px;
	line-height:22px;
}
.case-board-silde-list.news .case-board-silde .date {
	margin:0 auto; padding-bottom:16px;
	width:calc(100% - 50px);
	padding-top:13px;
	border-top:1px solid rgba(0,0,0,.2);
	font-weight:300; font-size:14px;
	font-family:'Outfit', sans-serif;
	color:#666;
	text-align:left;
}

.news .case-board-silde-list .case-board-silde a {
	padding:0;
}
.news .case-board-silde-list .case-board-silde .thumb {
	border:0 none;
}
.news .case-board-silde-list .case-board-silde .bo-content {
	margin:20px 0 15px;
	padding:0 25px;
    -webkit-line-clamp:4;
	height:88px;
	line-height:22px;
}
.news .case-board-silde-list .case-board-silde .date {
	margin:0 auto; padding-bottom:16px;
	width:calc(100% - 50px);
	padding-top:13px;
	border-top:1px solid rgba(0,0,0,.2);
	font-weight:300; font-size:14px;
	font-family:'Outfit', sans-serif;
	color:#666;
	text-align:left;
}

@media screen and (max-width: 1200px) {
	.case-board-silde-outer {
		margin-top:0;
	}
	.case-board-silde-list {
		width:calc(100% + 30px);
	}
	.case-board-silde-list .slick-prev ,
	.case-board-silde-list .slick-next {
		display:none;
	}
}
@media screen and (max-width: 768px) {
	.case-board-silde-list {
		width:calc(100% + 20px);
	}
}
@media screen and (max-width: 767px) {
	.case-board-silde-outer {
		padding:50px 0;
	}
	.case-board-silde-list .slick-slide {
		padding-right:15px;
		width:220px;
	}
	.case-board-silde-list .case-board-silde a {
		padding:15px 20px;
	}
	.case-board-silde-list .case-board-silde .cate-name {
		width: 60px;
		margin-bottom:10px;
		padding:0 8px;
		font-size:13px; line-height:20px;
	}
	.case-board-silde-list .case-board-silde .subject {
		font-size:16px; line-height:20px;
	}
	.case-board-silde-list .case-board-silde .bo-content {
		height:54px;
		font-size:13px; line-height:17px;
	}
	.case-board-silde-list .case-board-silde .date {
		margin-top:10px;
		font-size:14px;
	}

	.case-board-silde-list.news .case-board-silde .bo-content {
		margin:15px 0 20px;
		padding:0 15px;
		height:68px;
		line-height:17px;
	}
	.case-board-silde-list.news .case-board-silde .date {
		padding-top:10px;
		padding-bottom:10px;
		width:calc(100% - 30px);
		font-size:12px;
	}

	.news .case-board-silde-list .case-board-silde .bo-content {
		margin:15px 0 20px;
		padding:0 15px;
		height:68px;
		line-height:17px;
	}
	.news .case-board-silde-list .case-board-silde .date {
		padding-top:10px;
		padding-bottom:10px;
		width:calc(100% - 30px);
		font-size:12px;
	}
}


.case-board-list {
	border-top:1px solid #000;
	font-size:0;
}
.case-board-list .swiper-slide {
	display:inline-block;
	width:100%;
	vertical-align:top;
}
.case-board-list .swiper-slide a {
	position:relative;
	display:block;
	padding:30px;
	border-bottom:1px solid #ddd;
	transition:.3s;
}
.case-board-list .swiper-slide input[type="checkbox"] {
	position:absolute; top:0; left:0;
	z-index:11;
}
.case-board-list .swiper-slide .thumb {
	overflow:hidden;
	position:relative;
	display:inline-block;
	width:370px; height:210px;
	vertical-align:middle;
}
.case-board-list .swiper-slide .thumb img {
	position:absolute; top:0; left:50%;
	transform:translateX(-50%);
	width:auto; height:100%;
}
.case-board-list .swiper-slide .conts {
	display:inline-block;
	padding-right:8%;
	width:calc(100% - 370px);
	vertical-align:middle;
}
.case-board-list .swiper-slide .cate-name {
	display:inline-block;
	margin-bottom:25px;
	width:86px;
	border-radius:15px;
	background:#000;
	font-weight:400; font-size:14px; line-height:30px;
	color:#fff;
	text-align:center;
	transition:.3s;
}
.case-board-list .swiper-slide .subject {
	overflow:hidden;
	display:block;
	margin-bottom:7px;
	width:100%;
	font-weight:500; font-size:22px;
	color:#000;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.case-board-list .swiper-slide .bo-content {
	overflow:hidden;
	display:block;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis;
	height:48px;
	font-weight: 300; font-size:16px; line-height:24px;
	color:#666;
}
.case-board-list .swiper-slide .date {
	display:block;
	margin-top:20px;
	font-weight:300; font-size:16px;
	font-family:'Montserrat', sans-serif;
	color:#666;
	letter-spacing:0;
}
.case-board-list .swiper-slide:hover .cate-name {
	background:#1d8fff;
}



@media screen and (max-width: 850px) {
	.case-board-list .swiper-slide {
		width:100%;
	}
}
@media screen and (max-width: 767px) {
	.case-board-list .swiper-slide {
		padding:5px 0;
	}
	.case-board-list .swiper-slide a {
		padding:15px;
	}
	.case-board-list .swiper-slide .thumb {
		width:120px; height:100px;
	}
	.case-board-list .swiper-slide .conts {
		padding-right:10px;
		width:calc(100% - 120px);
	}
	.case-board-list .swiper-slide .cate-name {
		margin-bottom:10px;
		width:60px;
		font-size:12px; line-height:22px;
	}
	.case-board-list .swiper-slide .subject {
		margin-bottom:4px;
		font-size:16px;
	}
	.case-board-list .swiper-slide .bo-content {
		height:36px;
		font-size:14px; line-height:18px;
	}
	.case-board-list .swiper-slide .date {
		margin-top:10px;
		font-size:15px;
	}
}



.case-board-list-n3 {
	position:relative; left:-8px;
	width:calc(100% + 16px);
	font-size:0;
}
.case-board-list-n3 .swiper-slide {
	display:inline-block;
	margin-bottom:44px;
	padding:0 8px;
	width:25%;
	vertical-align:top;
}
.case-board-list-n3 .swiper-slide a {
	position:relative;
	display:block;
	padding:30px 37px 27px;
	background:#e5e8ee;
	text-align:left;
}
.case-board-list-n3 .swiper-slide a:before {
	content:'';
	position:absolute; top:0; left:0;
	width:100%; height:5px;
	background:#1e58ae;
	transition:.3s;
}
.case-board-list-n3 .swiper-slide input[type="checkbox"] {
	position:absolute; top:0; left:10px;
	z-index:11;
}
.case-board-list-n3 .swiper-slide .cate-name {
	display:inline-block;
	font-weight:400; font-size:14px;
	color:#1e58ae;
}
.case-board-list-n3 .swiper-slide .subject {
	overflow:hidden;
	display:block;
	margin-top:5px;
	width:100%;
	font-weight:700; font-size:21px;
	color:#111;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.case-board-list-n3 .swiper-slide .bo-content {
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
	margin-top:5px;
	width:100%; height:42px;
	font-weight:300; font-size:15px; line-height:21px;
	color:#666;
	word-break:keep-all;
	text-overflow:ellipsis;
}
.case-board-list-n3 .swiper-slide .date {
	display:block;
	margin-top:20px;
	font-weight:300; font-size:18px; line-height:1;
	font-family:'Montserrat', sans-serif;
	color:#666;
	letter-spacing:0;
	text-align:right;
}
.case-board-list-n3 .swiper-slide .thumb {
	position:relative;
	margin-top:7px;
	border:1px solid #969696;
	transition:.3s;
}
.case-board-list-n3 .swiper-slide .thumb img {
	width:100%;
}
.case-board-list-n3 .swiper-slide:hover a {
	box-shadow:0 9px 16px rgba(0,0,0,.13);
}

@media screen and (max-width: 850px) {
	.case-board-list-n3 .swiper-slide {
		width:50%;
	}
}
@media screen and (max-width: 640px) {
	.case-board-list-n3 .swiper-slide {
		margin-bottom:20px;
		padding:0 5px;
	}
	.case-board-list-n3 .swiper-slide a {
		padding:15px;
	}
	.case-board-list-n3 .swiper-slide a:before {
		height:3px;
	}
	.case-board-list-n3 .swiper-slide .subject {
		font-size:16px;
	}
	.case-board-list-n3 .swiper-slide .bo-content {
		height:36px;
		font-size:13px; line-height:18px;
	}
	.case-board-list-n3 .swiper-slide .cate-name {
		width:calc(100% - 70px);
		font-size:14px;
	}
	.case-board-list-n3 .swiper-slide:after {
		right:30px; top:33px;
		font-size:12px;
	}
}



.view-case-list {
	position:relative;
	margin-top:-30px;
	background:#e0e3ed;
}
.view-case-list > .inner {
	padding:60px 0;
}
.view-case-list > .inner > h1 {
	margin-bottom:45px;
	font-weight:500; font-size:24px;
	color:#000;
}
.view-case-list .board-tit {
	display:none;
}

@media screen and (max-width: 1200px) {
	.view-case-list .inner {
		padding:60px 30px;
	}
}
@media screen and (max-width: 768px) {
	.view-case-list > .inner {
		padding:40px 20px;
	}
	.view-case-list > .inner > h1 {
		margin-bottom:20px;
		font-size:18px;
	}
}




#bo_sch.bottom-search {
	margin-left:auto; margin-right:auto; margin-bottom:0;
	max-width:565px;
	background:#fff;
}

#bo_sch.bottom-search select {
	padding-left:20px;
	height:50px;
	border:1px solid #cecece;
	border-right:0 none;
	font-size:16px;
	color:#000;
}
#bo_sch.bottom-search .sch_input {
	padding-left:10px;
	width:calc(100% - 250px); height:50px;
	border:1px solid #cecece;
	border-width:1px 0;
	font-size:16px;
	color:#9c9c9c;
}
#bo_sch.bottom-search .sch_btn {
	width:50px; height:50px;
	border-radius:0;
	background:#1d8fff url('/images/sub/icon_search.png') no-repeat center center;
}
#bo_sch.bottom-search .sch_btn span {
	font-size:0;
}

@media screen and (max-width: 768px) {
	#bo_sch.bottom-search {
		margin:-50px 0 0;
	}
	#bo_sch.bottom-search select {
		padding-left:10px;
		width:100px; height:40px;
		font-size:14px;
	}
	#bo_sch.bottom-search .sch_input {
		width:calc(100% - 140px); height:40px;
		font-size:14px;
	}
	#bo_sch.bottom-search .sch_btn {
		width:40px; height:40px;
	}
}








#bo_v2:after {
	display:block;
	clear:both;
	content:'';
}
#bo_v2 .bo_v2_info {
	float:left;
	width:calc(100% - 350px);
}
#bo_v2 .bo_v2_info.full {
	width:100%;
}
#bo_v2 .bo_v_title {
	border:1px solid #f2f2f2;
	box-shadow: 1px 2px 8px 0px rgba(0, 0, 0, 0.15);
}
#bo_v2 .bo_v_title .cate_tit {
	padding:30px;
	font-weight:500; font-size:28px;
	color:#1a1a1a;
}
#bo_v2 .bo_v_title .cate_tit .bo_v_cate {
	display:inline-block;
	margin-bottom:10px;
	padding:0 23px;
	border-radius:20px;
	background:#1e58ae;
	color:#fff;
	font-weight:400; font-size:16px; line-height:35px;
	letter-spacing:-0.04rem;
	text-align:center;
}
#bo_v2 .bo_v_title .result_date {
	position:relative;
	padding:15px 30px;
	background:#f9fafc;
}
#bo_v2 .bo_v_title .result_date .result {
	color:#222;
	font-size:22px;
	font-weight:500;
}
#bo_v2 .bo_v_title .result_date .date {
	position:absolute; top:50%; right:30px;
	margin-top:-10px;
	color:#656565;
	font-size:16px;
	font-weight:500;
}
#bo_v2 #bo_v_atc2 {
	padding:40px 0 70px;
}
#bo_v2 #bo_v_img {
	text-align:center;
}
#bo_v2 #bo_v_con2 {
	margin-top: 10px;
    width: 100%;
    word-break: break-all;
    overflow: hidden;
}
#bo_v2 #bo_v_con2 img {
	max-width:100%;
}
#bo_v2 .back-list {
	padding-top:45px;
	text-align:center;
}
#bo_v2 .back-list a {
	display:inline-block;
	width:150px; height:46px;
	line-height:46px;
	border:1px solid #1e58ae;
	color:#1e58ae;
	font-size:18px;
	letter-spacing:-0.04rem;
}
#bo_v2 .people-view {
	clear:both;
	padding-top:100px;
}
#bo_v2 .people-view h3 {
	padding-bottom:40px;
	color:#000;
	font-size:30px;
	font-weight:700;
	text-align:left;
}
#bo_v2 .people-view .board-slide-wrap {
	font-size:0;
	padding-top:40px;
}
#bo_v2 .people-view .board-slide-wrap .board-slide {
	display:inline-block;
	width:50%;
	vertical-align:top;
}
#bo_v2 .bo_v2_online {
	float:right;
	padding-left:50px;
	width:350px;
}
#bo_v2 .bo_v2_online h3 {
	padding-bottom:13px;
	font-size:20px;
	font-weight:500;
	letter-spacing:-0.04rem;
}
#bo_v2 .bo_v2_online .consulting-h3
{
	padding-top: 45px;
}
#bo_v2 .bo_v2_online form {
	border:1px solid #e6e6e6;
	padding:20px 20px 30px;
}
#bo_v2 .bo_v2_online .online-form > ul > li {
	position:relative;
	font-size:14px;
	font-weight:500;
}
#bo_v2 .bo_v2_online .online-form > ul > li + li {
	margin-top:15px;
}
#bo_v2 .bo_v2_online .online-form > ul > li > label {
	display:block;
	margin-bottom:8px;
	letter-spacing:-0.04rem;
}
#bo_v2 .bo_v2_online .online-form > ul > li select {
	width:100%; height:40px;
	padding:0 15px;
	border:1px solid #e6e6e6;
	color:#8c8c8c;
	background:#fff;
	outline:none;
}
#bo_v2 .bo_v2_online .online-form > ul > li input[type=text] {
	width:100%; height:40px;
	padding:0 15px;
	border:1px solid #e6e6e6;
	color:#8c8c8c;
	background:#fff;
	outline:none;
}
#bo_v2 .bo_v2_online .online-form > ul > li input[type=text]:focus {
	outline:none !important;
}
#bo_v2 .bo_v2_online .online-form > ul > li textarea {
	width:100%; height:75px;
	padding:10px 15px;
	border:1px solid #e6e6e6;
	color:#8c8c8c;
	background:#fff;
	outline:none;
	font-family:'Spoqa Han Sans Neo',dotum, sans-serif;
}
#bo_v2 .bo_v2_online .online-form > ul > li textarea:focus {
	outline:none !important;
}
#bo_v2 .bo_v2_online .online-form > ul > li input[type=text]:-ms-input-placeholder {color:#8c8c8c;}
#bo_v2 .bo_v2_online .online-form > ul > li input[type=text]::-webkit-input-placeholder {color:#8c8c8c;}
#bo_v2 .bo_v2_online .online-form > ul > li input[type=text]::-moz-placeholder {color:#8c8c8c;}
#bo_v2 .bo_v2_online .online-form > ul > li .privacy {
	position:relative;
	margin-top:-10px;
}
#bo_v2 .bo_v2_online .online-form > ul > li .privacy label {
	color:#666;
	font-weight:300;
	font-size:14px;
	letter-spacing:-0.04rem;
}
#bo_v2 .bo_v2_online .online-form > ul > li .privacy label input {
	margin-right:5px;
}
#bo_v2 .bo_v2_online .online-form .btn-wrap {
	margin-top:20px;
	text-align:center;
}
#bo_v2 .bo_v2_online .online-form .btn-wrap button {
	width:100%;
	height:48px;
	border:none;
	background:#ed1b23;
	color:#fff;
	font-size:14px;
	font-weight:500;
	text-align:center;
}
@media screen and (max-width: 1024px) {
	#bo_v2 .bo_v2_info {
		width:calc(100% - 300px);
	}
	#bo_v2 .bo_v_title .cate_tit {
		font-size:20px;
	}
	#bo_v2 .bo_v_title .result_date .result {
		font-size:18px;
	}
	#bo_v2 .bo_v_title .result_date .date {
		font-size:14px;
		margin-top:-9px;
	}
	#bo_v2 .back-list a {
		font-size:16px;
	}
	#bo_v2 .people-view {
		padding-top:80px;
	}
	#bo_v2 .people-view h3 {
		font-size:25px;
	}
	#bo_v2 .bo_v2_online {
		width:300px;
	}
}
@media screen and (max-width: 768px) {
	#bo_v2 .bo_v2_info {
		width:100%;
	}
	#bo_v2 .bo_v_title .cate_tit {
		padding:15px 12px;
		font-size:14px;
	}
	#bo_v2 .bo_v_title .cate_tit .bo_v_cate {
		display:inline-block;
		padding:0 15px;
		width:auto;
		font-size:14px; line-height:25px;
	}
	#bo_v2 .bo_v_title .result_date {
		padding:6px 12px;
	}
	#bo_v2 .bo_v_title .result_date .result {
		font-size:13px;
	}
	#bo_v2 .bo_v_title .result_date .date {
		font-size:11px;
		margin-top:-7px;
	}
	#bo_v2 #bo_v_atc2 {
		padding:25px 0 30px;
	}
	#bo_v2 .back-list {
		padding-top:20px;
	}
	#bo_v2 .back-list a {
		width:90px;
		height:35px;
		line-height:35px;
		font-size:11px;
	}
	#bo_v2 .people-view {
		padding-top:50px;
	}
	#bo_v2 .people-view h3 {
		padding-bottom:20px;
		font-size:20px;
	}
	#bo_v2 .bo_v2_online form {
		padding:15px 10px;
	}
	#bo_v2 .bo_v2_online .online-form > ul > li {
		font-size:11px;
	}
	#bo_v2 .bo_v2_online .online-form > ul > li > label {
		font-size:13px;
	}
	#bo_v2 .bo_v2_online .online-form > ul > li input[type=text] {
		padding:0 10px;
	}
	#bo_v2 .bo_v2_online .online-form > ul > li select {
		padding:0 10px;
	}
	#bo_v2 .bo_v2_online .online-form > ul > li textarea {
		padding:10px;
	}
	#bo_v2 .bo_v2_online .online-form > ul > li .privacy label {
		font-size:11px;
	}
	#bo_v2 .bo_v2_online .online-form .btn-wrap button {
		height:38px;
		font-size:13px;
	}
}




.case-view {
}
.case-view .case-view-header {
	padding-bottom:60px;
	border-bottom:1px solid rgba(0,29,84,.3);
	text-align:left;
}
.case-view .case-view-header .cate {
	display:inline-block;
	margin-bottom:20px;
	padding:0 12px;
	background:#001d54;
	font-weight:400; font-size:18px; line-height:32px;
	color:#fff;
}
.case-view .case-view-header .subject {
	margin-bottom:12px;
	font-weight:500; font-size:30px;
	color:#111;
	word-break:keep-all;
}
.case-view .case-view-header .date {
	font-weight:300; font-size:18px;
	font-family:'Outfit', sans-serif;
	color:#666;
}

.case-view .case-view-conts {
	display:table;
	margin-bottom:50px;
	padding:100px 0;
	border-bottom:1px solid rgba(0,29,84,.3);
	width:100%;
}
.case-view .case-view-conts > div {
	display:table-cell;
	vertical-align:top;
}
.case-view .case-view-conts .case-view-conts-box {
	padding-right:5%;
}
.case-view .case-view-conts .case-view-conts-box * {
	font-family:'Noto Sans KR', sans-serif;
	word-break:keep-all;
}
.case-view .case-view-conts .case-view-conts-right {
	width:360px;
}
.case-view .case-view-conts .case-view-conts-right .info {
	margin-top:60px;
}
.case-view .case-view-conts .case-view-conts-right .info:first-child {
	margin-top:0;
}
.case-view .case-view-conts .case-view-conts-right h1 {
	margin-bottom:15px;
	font-weight:700; font-size:24px;
	color:#333;
}
.case-view .case-view-conts .case-view-conts-right .file-img {
	border:6px solid #e7e7e7;
}
.case-view .case-view-conts .case-view-conts-right .file-img img {
	width:100%;
}
.case-view .case-view-conts .case-view-conts-right .case-view-lawyer {
	position:relative;
}
.case-view .case-view-conts .case-view-conts-right .case-view-lawyer a {
	display:block;
}
.case-view .case-view-conts .case-view-conts-right .photo {
	background:#c0c4d3;
}
.case-view .case-view-conts .case-view-conts-right .photo img {
	width:100%;
}
.case-view .case-view-conts .case-view-conts-right .txt {
	position:absolute; bottom:0; left:0;
	padding:13px 26px;
	width:100%;
	background:rgba(0,0,0,.5) url('/images/sub/case_view_arrow.png') no-repeat 93% center;
}
.case-view .case-view-conts .case-view-conts-right .txt li {
	font-weight:700; font-size:18px;
	font-family: 'Outfit', 'Noto Sans KR', sans-serif;
	color:#fff;
}
.case-view .case-view-conts .case-view-conts-right .txt li:last-child {
	font-weight:600;
	letter-spacing:0;
}


@media screen and (max-width: 850px) {
	.case-view .case-view-conts {
		display:block;
	}
	.case-view .case-view-conts > div {
		display:block;
	}
	.case-view .case-view-conts .case-view-conts-box {
		padding-right:0;
	}
	.case-view .case-view-conts .case-view-conts-right {
		position:relative; left:-20px;
		margin-top:50px;
		width:calc(100% + 40px);
		font-size:0;
	}
	.case-view .case-view-conts .case-view-conts-right .info {
		display:inline-block;
		margin-top:0;
		padding:0 20px;
		width:50%;
		vertical-align:top;
	}
}
@media screen and (max-width: 767px) {
	.case-view .case-view-header {
		padding-bottom:30px;
	}
	.case-view .case-view-header .cate {
		margin-bottom:10px;
		padding:0 8px;
		font-size:15px; line-height:24px;
	}
	.case-view .case-view-header .subject {
		margin-bottom:8px;
		font-size:22px;
	}
	.case-view .case-view-header .date {
		font-size:15px;
	}
	.case-view .case-view-conts {
		margin-bottom:30px;
		padding:50px 0;
	}
	.case-view .case-view-conts .case-view-conts-right .info {
		margin-top:30px;
		width:100%;
	}
	.case-view .case-view-conts .case-view-conts-right h1 {
		margin-bottom:10px;
		font-size:16px;
	}
	.case-view .case-view-conts .case-view-conts-right .txt li {
		font-size:15px;
	}
}







.case-board-list-n3 > li .name {
	margin-top: 13px;
	font-size: 0;
	text-align: left;
}
.case-board-list-n3 > li .name li {
	display:inline-block;
	vertical-align:middle;
}
.case-board-list-n3 > li .name li:first-child {
	overflow: hidden;
	width: 70px;
	height: 70px;
	border-radius: 50%;
}
.case-board-list-n3 > li .name li:first-child img
{
	width: 100%;
}
.case-board-list-n3 > li .name li:first-child strong {
	display:block;
	margin-top:3px;
	font-weight: 500;
}
.case-board-list-n3 > li .name li:last-child {
	padding-left: 10px;
	width: calc(100% - 70px);
	font-size: 16px;
	color: #222;
	word-break: keep-all;
}
.case-board-list-n3 > li .name li:last-child strong {
	display: block;
	font-weight: 700;
}
.case-board-list-n3 > li .name li:last-child img {
	width:100%; height:auto;
}

@media screen and (max-width: 640px) {
	.case-board-list-n3 > li .name li:first-child {
		width: 40px;
		height: 40px;
	}
	.case-board-list-n3 > li .name li:last-child {
		width: calc(100% - 40px);
		padding-left: 5px;
		font-size: 12px;
	}
}


/*
	구성원 리스트
*/
.member-list ul {
	display: grid;
	gap: 70px 60px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.member-list ul li a {
	display:block;
}
.member-list ul li a p {
	background:#efddc5;
}
.member-list ul li a p img {
	width:100%;
}
.member-list ul li a .en {
	display:block;
	padding-top:20px;
	color:#000;
	font-size:18px;
	font-weight:300;
	opacity:.7;
}
.member-list ul li a .ko {
	position:relative;
	display:block;
	margin-top: 27px;
	padding: 0 20px;
	color:#000;
	font-size:38px;
	font-weight:700;
	letter-spacing:-0.03rem;
}
.member-list ul li a .ko span {
	font-size:20px;
	font-weight:300;
}
.member-list ul li a .ko:after {
	position:absolute; bottom:0; right:20px;
	width:47px; height:47px;
	border-radius:50%;
	background:#b2b2b2 url('/images/sub/sub_common/member_plus.png') no-repeat center;
	content:'';
}
.member-list ul li a:hover .ko:after {
	background-color:#ef4725;
}

@media screen and (max-width: 1024px) {
	.member-list ul {
		gap: 40px 30px;
	}
	.member-list ul li a .en {
		font-size:16px;
	}
	.member-list ul li a .ko {
		font-size:30px;
	}
	.member-list ul li a .ko span {
		font-size:18px;
	}
}
@media screen and (max-width: 768px) {
	.member-list ul {
		gap: 20px;
		grid-template-columns: repeat(2, 1fr);
	}
	.member-list ul li a .en {
		padding-top:10px;
		font-size:13px;
	}
	.member-list ul li a .ko {
		margin-top: 17px;
		padding: 0 10px;
		font-size:22px;
	}
	.member-list ul li a .ko span {
		font-size:15px;
	}
	.member-list ul li a .ko:after {
		right:10px;
		width:25px;
		height:25px;
		background-size:8px;
	}
}



/*
	구성원 상세
*/
.member-view {
}
.member-view .member-view-header {
	position: relative; z-index: 2;
	display: grid;
	gap: 0;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.member-view .member-view-header:after {
	content:'';
	position: absolute; bottom:0; left:50%;
	z-index: -2;
	margin-left: -50vw;
	width:100vw; height:43%;
	background:#fdece9;
}
.member-view .member-view-header > div {
	display: flex;
}
.member-view .member-view-header .txt-wrap {
    flex-direction: column;
	margin-top: 20%;
}
.member-view .member-view-header .txt-wrap h1 {
	font-weight: 500; font-size: 18px;
	color: #000;
	word-break:keep-all;
}
.member-view .member-view-header .txt-wrap h1 strong {
	font-weight: 700; font-size: 52px;
}
.member-view .member-view-header .txt-wrap ul {
	margin-top: 40px;
}
.member-view .member-view-header .txt-wrap ul li {
	display: flex;
	margin-bottom:7px;
	font-size: 20px;
	color: #666;
	word-break:keep-all;
}
.member-view .member-view-header .txt-wrap ul li:last-child {
	margin-bottom: 0;
}
.member-view .member-view-header .txt-wrap ul li strong {
	flex-shrink:0;
	width:30px;
	font-weight: 700;
	color: #000;
}
.member-view .member-view-header .img-wrap {
	align-items:end;
	text-align:center;
}
.member-view .member-view-header .img-wrap img {
	max-width:100%;
}
.member-view .member-view-header .en {
	position: absolute; bottom:3%; left:0;
	z-index: -1;
	font-weight: 500; font-size: 15rem; line-height:1;
    font-family: "Cormorant Garamond", serif;
	color: #000;
	opacity: .06;
	white-space:nowrap;
}

.member-view .member-view-conts {
	display: flex;
	margin-top: 85px;
}
.member-view .member-view-conts > div {
	width: 50%;
}
.member-view .member-view-conts-tit {
	margin-bottom: 23px;
	font-weight: 700; font-size: 26px;
	color: #000;
}
.member-view .member-view-conts ul li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 14px;
	font-weight: 400; font-size: 22px;
    font-family: 'Noto Sans TC', 'Pretendard', sans-serif;
	color: #000;
	word-break:keep-all;
}
.member-view .member-view-conts ul li:before {
	content:'';
	position: absolute; top:8px; left:0;
	width:6px; height:6px;
	background: #ce2706;
}

.member-view .member-view-deed {
	margin-top: 40px;
	padding-top: 65px;
	border-top:1px solid #e5e5e5;
}
.member-view .member-view-deed ul {
	display: flex;
	flex-wrap: wrap;
}
.member-view .member-view-deed ul li {
	margin-right: 30px;
	margin-bottom: 30px;
}
.member-view .member-view-deed ul li img {
	border:1px solid #e5e5e5;
	box-shadow:11px 4px 20px rgba(0,0,0,.08);
	max-width:100%;
}
.member-view .member-view-deed ul li span {
	display: block;
	margin-top: 20px;
	font-size: 18px;
	color: #000;
	word-break:keep-all;
	text-align:center;
}

@media screen and (max-width: 1200px) {
	.member-view .member-view-header .en {
		font-size: 20vw;
	}
}
@media screen and (max-width: 850px) {
	.member-view .member-view-conts {
		display: block;
	}
	.member-view .member-view-conts > div {
		width: 100%;
	}
	.member-view .member-view-conts .member-view-conts-box:last-child {
		margin-top: 50px;
	}
}
@media screen and (max-width: 767px) {
	.member-view .member-view-header:after {
		height: 33%;
	}
	.member-view .member-view-header .txt-wrap {
		margin-top: 28%;
	}
	.member-view .member-view-header .txt-wrap h1 {
		font-size: 14px;
		white-space:nowrap;
	}
	.member-view .member-view-header .txt-wrap h1 strong {
		font-size: 32px;
	}
	.member-view .member-view-header .txt-wrap ul {
		margin-top: 20px;
	}
	.member-view .member-view-header .txt-wrap ul li {
		margin-bottom: 4px;
		font-size: 15px;
	}
	.member-view .member-view-header .txt-wrap ul li strong {
		width: 20px;
	}
	.member-view .member-view-header .img-wrap {
		margin-top: 30%;
		text-align:right;
	}
	.member-view .member-view-header .img-wrap img {
		position: relative; right:-2%;
		max-width:130%;
	}

	.member-view .member-view-conts {
		margin-top: 40px;
	}
	.member-view .member-view-conts-tit {
		margin-bottom: 18px;
		font-size: 18px;
	}
	.member-view .member-view-conts .member-view-conts-box:last-child {
		margin-top: 30px;
	}
	.member-view .member-view-conts ul li {
		margin-bottom: 7px;
		padding-left: 10px;
		font-size: 16px;
	}
	.member-view .member-view-conts ul li:before {
		width: 4px; height: 4px;
	}
	.member-view .member-view-deed {
		margin-top: 20px;
		padding-top: 30px;
	}
	.member-view .member-view-deed ul li {
		margin-right: 2px;
		width:49%;
	}
	.member-view .member-view-deed ul li span {
		margin-top: 10px;
		font-size: 14px;
	}
}


/*storycase */
.story-case-list .box a {
	display:block;
	padding:20px 25px 25px;
	background-color:#fff;
	transition:.2s;
	text-align:center;
}
.story-case-list .box:hover a {
	background-color: #162023;
}
.story-case-list .box .title {
	color:#000;
	font-size:26px;
	font-weight: 600;
	margin-bottom:15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
	line-height:1.4em;
	height: 2.8em;
	transition:.2s;
	text-align:left;
}
.story-case-list .box .title2 {
	/* width:110%;
	margin-left:-5%; */
	color:#000;
	font-size:26px;
	font-weight: 600;
	margin-bottom:15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
	line-height:1.4em;
	height: 4.2em;
	transition:.2s;
	text-align:left;
}
.story-case-list .box .conts {
	padding-bottom:15px;
}
.story-case-list .box .bo-content {
	color:#333;
	font-size:16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-wrap:break-word;
	line-height: 1.4em;
	height: 4.2em;
	letter-spacing: -0.05rem;
	transition:.2s;
}
.story-case-list .box:hover .bo-content {
	color: #fff;
}

.story-case-list .box:hover .title,
.story-case-list .box:hover .title2 {
	color:#fff;
}
.story-case-list .box .conts .result {
	display:inline-block;
	min-width:150px;
	height:40px;
	margin-top:-20px;
	margin-bottom:15px;
	padding:0 15px;
	background:#ad0b0b;
	color:#fff;
	font-size:20px;
	font-weight:500;
	text-align:center;
	line-height:40px;
	max-width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.story-case-list .box .conts .result {
	background:#0a4b63;
}

.story-case-list .box .thumb img {
	display:block; width:100%; height:auto;
}

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

	.story-case-list .swiper-wrapper {
		flex-wrap:wrap;
		gap:30px 15px;
	}
	.story-case-list .box {
		width:calc(50% - 7.5px);
	}
	.story-case-list .box:nth-of-type(n + 5){
		/*display:none;*/
	}
	.story-case-list .box .title2 {
		width:100%;
		margin-left:0;
	}
	.story-case-list .box .conts .result {
		min-width: 120px;
		font-size:16px;
	}
}

@media screen and (max-width: 768px) {
	.main-case .top .cate li a {
		padding:0 10px;
		font-size:13px;
	}
	.main-case .top .cate li + li a::before {
		height:10px;
		margin-top:-5px;
	}
	.main-case .top .search-box {
		margin:20px 0 15px;
	}
	.main-case .top .search-box input {
		height:35px;
		padding:0 35px 0 15px;
		font-size:12px;
	}
	.main-case .top .search-box .btn {
		right:10px;
	}
	.main-case .top .search-box .btn img {
		width:12px; height:Auto;
	}
	.main-case .top .keyword {
		gap:8px;
		flex-wrap:wrap;
	}
	.main-case .top .keyword li a {
		height:20px;
		padding:0 13px;
		font-size:11px;
		border:1px solid #fff;
	}
	.main-case .more {
		margin-top:8px;
	}
	.main-case .more a {
		font-size:12px;
	}
	.main-case-wrap {
		position:relative;
		margin-top:40px;
	}
	.story-case-list .swiper-wrapper {
		gap:10px;
	}
	.story-case-list .box {
		width:calc(50% - 5px);
	}
	.story-case-list .box a {
		padding:15px;
	}
	.story-case-list .box .conts {
		padding-bottom:10px;
	}
	.story-case-list .box .bo-content {
		font-size:12px;
	}
	.story-case-list .box .title {
		font-size:14px;
	}
	.story-case-list .box .title2 {
		font-size:20px;
	}
	.story-case-list .box .conts .result {
		line-height:30px;
		height:30px;
		font-size:12px;
		min-width:75px;
		margin-bottom:10px;
		margin-top:-15px;
	}
}

.story-case-list {
	display:flex; flex-wrap:wrap; gap:25px;
	margin-bottom:50px;
}
.story-case-list > li {
	width:calc(25% - 75px/4);
	border:1px solid #beced4;
}
.story-case-list > li.no-data {
	border:none;
}
.story-case-list > li a {
	position:relative;
}
.story-case-list > li a input {
	position:absolute; top:0; left:0;
	z-index:5;
}
@media screen and (max-width: 1024px) {
	.story-case-list {
		gap:25px 15px;
	}
	.story-case-list > li {
		width:calc(50% - 7.5px);
	}

}
@media screen and (max-width: 640px) {
	.story-case-list {
		gap:15px;
	}
	.story-case-list > li {
		width:calc(50% - 7.5px);
	}
}


/**/
.judgment .con1 p{padding-bottom: 20px; font-size: 20px; font-weight: 500; color: #000;}
.judgment table{ border-collapse: collapse; border-spacing: 0; width: 100%; text-align:center; border-top: 2px solid #333;}
.judgment table th,.judgment table td{ border: 1px solid #dae0e9; height: 52px; line-height: 52px; font-size: 18px; }
.judgment table th{ background: #f2f5f9; font-weight: 500;}
.judgment table td{ font-size: 17px;}

@media screen and (max-width: 767px) {
	.judgment .con1 p{padding-bottom: 10px; font-size: 15px;}
	.judgment table th,.judgment table td { font-size: 14px;}
}