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


/* 초기화 */
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: 'KimJeongCheolHandwriting';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulScript-Light.woff2') format('woff2');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'KimJeongCheolHandwriting';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulScript-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'KimJeongCheolHandwriting';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/KimjungchulScript-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
}

 @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.5;
	font-family:'Pretendard', 'Noto Sans KR', dotum, sans-serif;
	letter-spacing:-0.5px;
	color:#000;
}
input,
select,
button,
textarea { 
	font-family:'Pretendard', 'Noto Sans KR', dotum, sans-serif;
	line-height: 1.5;
}
a { 
	color:#000; 
}
@media screen and (max-width: 850px) { 
	.index body { 
		overflow-y:scroll !important; 
	}
}

#wrapper { 
	overflow:hidden;
	min-width:100% !important; 
}



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



/* gnb */
.header-inner .gnb { 
	position:relative;
	width:100%;
	text-align:right;
}
.header-inner .gnb .gnb-1depth-li { 
	position:relative;
	display:inline-block;
	margin-left:3%;
	vertical-align:middle;
}
.header-inner .gnb .gnb-1depth-li >a { 
	position:relative;
	display:block;
	font-size:20px; line-height: 90px;
	color:#fff;
}
.on .header-inner .gnb .gnb-1depth-li >a ,
.fixed .header-inner .gnb .gnb-1depth-li >a ,
.sub_on .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;
		text-align:right;
	}
	.header-inner .gnb .gnb-1depth-li >a:before { 
		content:'';
		position:absolute; bottom:0; left:0;
		width:100%; height:4px;
		background: #ad9547;
		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:-100px;
		width:200px; height:0;
		text-align:center;
	}
	.gnb .gnb-2depth.on { 
		padding-top: 20px;
		height:400px;
		transition:.3s;
	}
	.header-inner .gnb .gnb-2depth-a { 
		display:block;
		padding:9px 0;
		font-size:16px;
		word-break:keep-all;
	}
	.header-inner .gnb .gnb-2depth-a:hover { 
		color:#ad9547;
		font-weight:700;
	}
	.gnb-bg { 
		background:#f7f7f7;
	}
	#header .gnb-bg.menu { 
		height:400px;
		transition:.3s;
	}
}
@media screen and (max-width: 1440px) { 
	.nav-full { 
		padding:10% 4%; 
	}
}
@media screen and (max-width: 1360px) {  
	.header-inner .gnb .gnb-1depth-li {
		margin-left:2%;
	}
	.header-inner .gnb .gnb-1depth-li >a {
		font-size:18px;
	}
}
@media screen and (max-width: 1140px) {  
	.header-inner .gnb .gnb-1depth-li {
		margin-left:1%;
	}
	.header-inner .gnb .gnb-1depth-li >a {
		font-size:16px;
	}
}


.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: 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 - 55px);
		padding:30px 15px;
		background:rgba(31,15,5,.95);
	}
	#header .gnb .gnb-1depth-li { 
		display:block;
		margin:0;
		text-align:left;
	}
	#header .gnb-1depth-a { 
		position:relative;
		display:block;
		padding:0;
		color:#fff;
		font-weight:200;
		font-size:24px; line-height: 80px;
		border-bottom:2px solid rgba(224,224,224,.2);
	}
	#header .gnb-2depth { 
		display:none;
		padding:20px;
		height:auto !imponrtat;
		background:rgba(255,255,255,.05);
	}
	#header .gnb-2depth-a { 
		display:block;
		padding:0 ;
		font-size:21px; line-height: 45px;
		color:#fff;
		opacity:.9;
	}
	.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;
}
.on .menu-btn span,
.fixed .menu-btn span { 
	background:#2a2a53; 
}
.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:15px;
		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; 
	}
}



/* -------- footer -------- */
#footer { 
	clear:both;
	overflow:hidden;
	padding:30px 0 180px;
	background:#1c1b1b;
}
#footer .ft-inner { 
	position:relative;
	margin:0 auto; 
	max-width:1740px; min-height:inherit;
	padding:0 30px;
}
#footer .logo-sns {
	display:flex;
	align-items: center;
    justify-content: space-between;
	padding-bottom:30px;
	margin-bottom:40px;
	border-bottom:1px solid rgba(255,255,255,.1);
}
#footer .logo-sns .sns {
	display:flex;
	gap:10px;
}
#footer .info {
	display:flex;
	flex-wrap: wrap;
	gap:30px 80px;
	color:#fff;
	font-size:18px;
}
#footer .info * {
	color:#fff;
}
#footer .info dl.full {
	flex:1 1 100%;
}
#footer .info dl dt {
	padding-bottom:5px;
}
#footer .info dl dd {
	color:#b2b2b2;
	font-weight:300;
}
@media screen and (max-width: 1024px) { 
	#footer { 
		padding:30px 0 140px;
	}
	#footer .ft-inner {
		padding:0 15px;
	}
	#footer .info {
		font-size:16px;
	}
}
@media screen and (max-width: 768px) { 
	#footer .logo-sns {
		display:block;
		padding-bottom:20px;
		margin-bottom:30px;
	}
	#footer .logo-sns .foot-logo img {
		height:38px;
	}
	#footer .logo-sns .sns {
		gap:8px;
		padding-top:20px;
	}
	#footer .logo-sns .sns li img {
		width:25px;
	}
	#footer .info {
		display:block;
		font-size:14px;
	}
	#footer .info dl + dl {
		margin-top:13px;
	}
	#footer .info dl dt {
		padding-bottom:2px;
	}
}



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



/* -------- footer -------- */
.footer-online {
	position:fixed; bottom:0; left:0; z-index:9999;
	width:100%;
	padding:20px;
	background:#221004;
}
.footer-online .footer-online-inner {
	display:flex;
	align-items: center;
	background:#f0e6e0;
}
.footer-online .btn-link {
	display:grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	flex-grow: 1;
    width: 33%;
	padding-left:20px;
}
.footer-online .btn-link li a {
	display:flex;
	align-items: center;
	gap:13px;
}
.footer-online .btn-link li a::before {
	display:inline-block;
	width:40px; height:36px;
	background:no-repeat center/cover;
	content:'';
}
.footer-online .btn-link li.tel a::before {
	background-image:url('/images/common/online_tel.png');
}
.footer-online .btn-link li.kakao a::before {
	background-image:url('/images/common/online_kakao.png');
}
.footer-online .btn-link li p {
	font-size:22px;
	font-weight:700;
	line-height:1.3;
}
.footer-online .btn-link li p span {
	display:block;
	font-size:16px;
	font-weight:500;
}
.footer-online .line-bg {
	display:flex;
	align-items: center;
	gap:40px;
	flex:1 1 100%;
	padding-right:20px;
	background-color: rgb(70, 57, 48);
	border: 1px solid transparent;
    border-image:linear-gradient(323deg,rgba(171, 149, 129, 1) 0%, rgba(247, 216, 153, 1) 49%, rgba(214, 185, 144, 1) 74%, rgba(155, 115, 72, 1) 100%);
    border-image-slice: 1;
	box-shadow: 0px 0px 56px 20px rgba(222,162,84,0.45);
}
.footer-online .member {
	display:flex;
	align-items: center;
	flex-shrink:0;
	width:320px;
	position:relative;
	padding:20px 0;
}
.footer-online .member img {
	position:absolute; bottom:0; left:-50px;
}
.footer-online .member h3 {
	color:#fff;
	font-size:22px;
	font-weight:400;
	padding-left:115px;
}
.footer-online .member h3 span {
	display:block;
	font-size:18px;
}
.footer-online .member h3 strong {
	font-weight:700;
}
.footer-online .input-wrap {
	flex:1 1 100%;
	display:flex;
	gap:9px;
}
.footer-online .input-wrap li {
	flex-grow:1;
	width:46%;
}
.footer-online .input-wrap li.tel {
	flex:1 1 100%;
}
.footer-online .input-wrap li select {
	padding:0 15px;
	width:100%; height:56px;
	border:1px solid rgba(255,255,255,.2);
	border-radius:5px;
	background:#463930;
	color:#fff;
	font-size:18px;
	font-weight: 400;
}
.footer-online .input-wrap li input[type="text"] {
	padding:0 15px;
	width:100%; height:56px;
	border:1px solid rgba(255,255,255,.2);
	border-radius:5px;
	background:#463930;
	color:#fff;
	font-size:18px;
	font-weight: 400;
}
.footer-online .input-wrap li.chk {
	display:flex;
	align-items: center;
	gap:15px;
	flex-shrink:0;
	width:130px;
}
.footer-online .input-wrap li.chk input {
	width:22px; height:22px;
}
.footer-online .input-wrap li.chk label {
	color:#fff;
	font-size:18px;
	line-height:1.4;
}
.footer-online .btn-wrap {
	flex-grow: 1;
    width: 32%;
}
.footer-online .btn-wrap.mo {
	display:none;
}
.footer-online .btn-wrap > * {
	display:flex;
	align-items: center;
    justify-content: center;
	width:100%;
	height:60px;
	border-radius:5px;
	border:none;
	background:#cbaf73;
	color:#171513;
	font-size:20px;
	font-weight:500;
	text-align:center;
}
@media screen and (max-width: 1024px) {
	.footer-online {
		padding:15px;
	}
	.footer-online .footer-online-inner {
		padding:10px;
		border: 1px solid transparent;
		border-image: linear-gradient(323deg, rgba(171, 149, 129, 1) 0%, rgba(247, 216, 153, 1) 49%, rgba(214, 185, 144, 1) 74%, rgba(155, 115, 72, 1) 100%);
		border-image-slice: 1;
		background:#463930;
		box-shadow:0px 0px 31px 10px rgba(222, 162, 84, 0.45);
	}
	.footer-online .btn-link {
		padding-left:0;
		width:100%;
	}
	.footer-online .btn-link li a {
		gap:10px;
	}
	.footer-online .btn-link li a::before {
		width:24px; height:21px;
	}
	.footer-online .btn-link li.tel a::before {
		background-image:url('/images/common/online_tel_w.png');
	}
	.footer-online .btn-link li.kakao a::before {
		background-image:url('/images/common/online_kakao_w.png');
	}
	.footer-online .btn-link li p {
		color:#fff;
		font-size:14px;
	}
	.footer-online .btn-link li p span {
		font-size:12px;
	}
	.footer-online .line-bg {
		flex:0 0 auto;
		flex-shrink:0;
		width:90px;
		background:none;
		border:none;
		box-shadow:none;
		padding:0;
	}
	.footer-online .member,
	.footer-online .input-wrap {
		display:none;
	}
	.footer-online .btn-wrap.pc {
		display:none;
	}
	.footer-online .btn-wrap.mo {
		display:block;
	}
	.footer-online .btn-wrap > * {
		height:40px;
		font-size:13px;
		font-weight:700;
	}
}



/* main
------------------------------------------------------ */
.main-contents { 
	width:100%;
}
.main-contents > section { 
	position:relative;
	width:100%;
}
.main-contents .inner { 
	padding:120px 0;
	width:1280px; 
}
.main-contents .inner2 { 
	padding:120px 30px;
	max-width:1740px; 
	margin:0 auto;
}
@media screen and (max-width: 1340px) { 
	.main-contents .inner { 
		padding:120px 30px;
		width:100%; 
	}
}
@media screen and (max-width: 1024px) { 
	.main-contents .inner { 
		padding:80px 15px;
	}
	.main-contents .inner2 { 
		padding:80px 15px;
	}
}
@media screen and (max-width: 768px) { 
	.main-contents .inner { 
		padding:60px 15px;
	}
	.main-contents .inner2 { 
		padding:60px 15px;
	}
}

.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; 
	}
	.fp-tableCell { 
		height:auto !important; 
	}
}

.inner { 
	margin:0 auto;
	width:1200px;
}
@media screen and (max-width: 1200px) { 
	.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; */
	}
}



/* -------- main-video -------- */
.main-video { 
	position:relative;
	width:100%; height:100vh;
	background:#000;
}
.main-video 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%; 
    min-width: 100%; 
    min-height: 100%; 
    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-image: /* our video */;
	background-position: center center;
	background-size: contain;
	object-fit: cover; /*cover video background */
	z-index:20;
	
}
.main-video .mo {
	display:none;
}
@media screen and (max-width: 768px) { 
	.main-video .pc {
		display:none;
	}
	.main-video .mo {
		display:block;
	}
}



/* -------- visual -------- */
.main-visual { 
	position:relative;
	width:100%;
	background:#e2dbca;
}
.main-visual .visual-slide .swiper-slide {
	height:100vh;
	background:no-repeat center/cover;
}
.main-visual .visual-slide .swiper-slide.slide01 {
	background-image:url('/images/main/visual01.jpg');
}
.main-visual .visual-slide .swiper-slide.slide02 {
	background-image:url('/images/main/visual02.jpg');
}
.main-visual .visual-slide .swiper-slide.slide03 {
	background-image:url('/images/main/visual03.jpg');
}
.main-visual .visual-slide .swiper-slide.slide04 {
	background-image:url('/images/main/visual04.jpg');
}
.main-visual .text {
	position:absolute; top:calc(50% + 45px); left:50%; z-index:20;
	width:1280px;
	color:#fff;
	transform:translate(-50%, -50%);
}
.main-visual .text h3 {
	padding-bottom:20px;
	font-size:52px;
	font-weight:300;
	line-height:1.3;
}
.main-visual .text h3 strong {
	display:block;
	font-weight:700;
}
.main-visual .text h5 {
	padding-bottom:50px;
	font-size:30px;
	font-weight:300;
}
.main-visual .text h5::after {
	display:block;
	width:40px; height:1px;
	margin-top:50px;
	background:#fff;
	opacity:.4;
	content:'';
}
.main-visual .text h5 strong {
	font-size:42px;
	font-weight:600;
}
.main-visual .text .career {
	display:flex;
	gap:50px;
}
.main-visual .text .career ul li {
	position:relative;
	padding-left:15px;
	font-size:20px;
}
.main-visual .text .career ul li::after {
	display:block;
	position:absolute; top:12px; left:0;
	width:6px; height:6px;
	border-radius:50%;
	background:#e1c283;
	content:'';
}
.main-visual .text .career ul li + li {
	margin-top:10px;
}
@media screen and (max-width: 1340px) { 
	.main-visual .text {
		width:100%;
		padding:0 30px;
	}
}
@media screen and (max-width: 1024px) { 
	.main-visual .text {
		padding:0 15px;
	}
	.main-visual .text h3 {
		font-size:42px;
	}
	.main-visual .text h5 {
		font-size:26px;
	}
	.main-visual .text h5 strong {
		font-size:38px;
	}
	.main-visual .text .career ul li {
		font-size:18px;
	}
}
@media screen and (max-width: 768px) { 
	.main-visual .visual-slide .swiper-slide.slide01 {
		background-image:url('/images/main/visual01_m.jpg');
	}
	.main-visual .visual-slide .swiper-slide.slide02 {
		background-image:url('/images/main/visual02_m.jpg');
	}
	.main-visual .visual-slide .swiper-slide.slide03 {
		background-image:url('/images/main/visual03_m.jpg');
	}
	.main-visual .visual-slide .swiper-slide.slide04 {
		background-image:url('/images/main/visual04_m.jpg');
	}
	.main-visual .text {
		top:50%;
	}
	.main-visual .text h3 {
		padding-bottom:14px;
		font-size:26px;
	}
	.main-visual .text h5 {
		padding-bottom:25px;
		font-size:16px;
	}
	.main-visual .text h5::after {
		width:22px;
		margin-top:25px;
	}
	.main-visual .text h5 strong {
		font-size:22px;
	}
	.main-visual .text .career {
		display:block;
	}
	.main-visual .text .career ul + ul {
		margin-top:5px;
	}
	.main-visual .text .career ul li {
		padding-left:10px;
		font-size:13px;
	}
	.main-visual .text .career ul li::after {
		top:7px;
		width:4px; height:4px;
	}
	.main-visual .text .career ul li + li {
		margin-top:5px;
	}
}



/* -------- conts -------- */
.main-conts-tit-wrap { 
	margin-bottom:50px; 
	text-align:left;
}
.main-conts-tit-wrap.center {
	text-align:center;
}
.main-conts-tit-wrap h3 { 
	font-size:48px;
	font-weight:400;
	word-break:keep-all;
}
.main-conts-tit-wrap h3 strong { 
	font-weight:700;
}
.main-conts-tit-wrap h3 .point { 
	color:#cbaf73;
}
.main-conts-tit-wrap.white h3 {
	color:#fff;
	font-weight:300;
}
.main-conts-tit-wrap.white h3 strong {
	font-weight:500;
}
@media screen and (max-width: 1024px) { 
	.main-conts-tit-wrap h3 {
		font-size:36px;
	}
}
@media screen and (max-width: 768px) { 
	.main-conts-tit-wrap { 
		margin-bottom:30px; 
	}
	.main-conts-tit-wrap.white.online
	{
		margin-bottom:10px;
	}
	.main-conts-tit-wrap h3 {
		font-size:24px;
	}
}


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



/* -------- main-career -------- */
.main-career .certificate-slide {
	position:relative;
}
.main-career .certificate-slide .slide {
	overflow:hidden;
	max-width:900px;
	margin:0 auto;
	padding:30px 0 40px;
}
.main-career .certificate-slide .slide .swiper-slide img {
	width:100%;
	border:2px solid #ebebeb;
	box-shadow: 4.474px -6.632px 25.5px 4.5px rgba(0, 0, 0, 0.06);
}
.main-career .certificate-slide .slide .swiper-slide span {
	display:none;
	position:absolute; bottom:-40px; left:0;
	width:100%;
	font-size:22px;
	font-weight:500;
	text-align:center;
}
.main-career .certificate-slide .slide .swiper-slide.swiper-slide-active span {
	display:block;
}
.main-career .certificate-slide .arrow {
	position:absolute; top:50%; z-index:20;
	width:76px; height:76px;
	margin-top:-38px;
	border-radius:50%;
	background:#fff no-repeat center/cover;
	color:transparent;
	font-size:0;
	opacity:1;
	cursor:pointer;
}
.main-career .certificate-slide .arrow.prev {
	left:70px;
	background-image:url('/images/main/slide_prev.png');
}
.main-career .certificate-slide .arrow.next {
	right:70px;
	background-image:url('/images/main/slide_next.png');
}
.main-career .badge {
	margin-top:60px;
}
.main-career .badge ul {
	display:grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.main-career .badge ul + ul {
	margin-top:60px;
}
.main-career .badge ul li {
	text-align:center;
}
.main-career .badge ul li + li .img {
	position:relative;
}
.main-career .badge ul li + li .img::after {
	position:absolute; top:50%; left:calc((-100%/3)/2);
	width:calc(100%/3); 
	height:1px;
	background:#e0e0e0;
	content:'';
}
.main-career .badge ul li p {
	display:block;
	padding-top:20px;
	font-size:20px;
}
@media screen and (max-width: 1024px) {
	.main-career .certificate-slide .slide .swiper-slide span {
		font-size:20px;
	}
	.main-career .certificate-slide .arrow.prev {
		left:0;
	}
	.main-career .certificate-slide .arrow.next {
		right:0;
	}
	.main-career .badge ul li .img img {
		width:120px;
	}
	.main-career .badge ul li p {
		font-size:18px;
	}
}
@media screen and (max-width: 768px) {
	.main-career .certificate-slide .slide {
		overflow:visible;
		padding:20px 0 30px;
	}
	.main-career .certificate-slide .slide .swiper-slide span {
		bottom:-30px;
		font-size:11px;
	}
	.main-career .certificate-slide .arrow {
		width:40px; height:40px;
		margin-top:-35px;
	}
	.main-career .badge {
		margin-top:35px;
	}
	.main-career .badge ul {
		margin:0 -15px;
	}
	.main-career .badge ul + ul {
		margin-top:30px;
	}
	.main-career .badge ul li .img img {
		width:80px;
	}
	.main-career .badge ul li p {
		padding-top:12px;
		font-size:12px;
	}
}



/* -------- main-why -------- */
.main-why {
	overflow:hidden;
	position:relative;
	background:url('/images/main/why_bg.jpg') no-repeat center/cover;
}
.main-why::after {
	position:absolute; bottom:-31px; left:-26%;
	font-size:150px;
	opacity:.2;
	font-family:'Cormorant Garamond', serif;
	line-height:1;
	white-space: nowrap;
	content:'Kang HunKoo Features Kang HunKoo Features';
}
.main-why .swiper-pagination {
	position:relative;
	display:grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-bottom:90px;
}
.main-why .swiper-pagination::after {
	position:absolute; bottom:0; left:50%;
	width:100vw; height:1px;
	background:#fff;
	margin-left:-50vw;
	opacity:.2;
	content:'';
}
.main-why .swiper-pagination li {
	width:auto;
	height:auto;
	margin:0;
	padding-bottom:18px;
	border-radius:0;
	background:none;
	color:#fff;
	font-size:20px;
	font-weight:600;
	text-align:center;
	opacity:.4;
}
.main-why .swiper-pagination li.swiper-pagination-bullet-active {
	border-bottom:2px solid #cbaf73;
	opacity:1;
}
.main-why .why-slide {
	position:relative;
}
.main-why .why-slide .swiper-slide {
	display:grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap:50px;
	align-items: start;
}
.main-why .why-slide .swiper-slide .text {
	padding-left:40px;
	color:#fff;
}
.main-why .why-slide .swiper-slide .text h3 {
	padding-bottom:53px;
	font-size:36px;
	font-weight:300;
}
.main-why .why-slide .swiper-slide .text h3::after {
	display:block;
	width:37px; height:1px;
	margin-top:35px;
	background:#cbaf73;
	transform:rotate(45deg);
	content:'';
}
.main-why .why-slide .swiper-slide .text h3 span {
	display:inline-block;
}
.main-why .why-slide .swiper-slide .text h3 span::before {
	display:block;
	height:40px;
	margin-left:-40px;
	font-family:'Cormorant Garamond', serif;
	font-size:80px;
	font-weight:600;
	font-style:italic;
	line-height:1;
	opacity:.2;
	content:'“';
}
.main-why .why-slide .swiper-slide .text h3 span::after {
	display:block;
	height:40px;
	margin-right:-45px;
	margin-top:-35px;
	font-family:'Cormorant Garamond', serif;
	font-size:80px;
	font-weight:600;
	font-style:italic;
	text-align:right;
	line-height:1;
	opacity:.2;
	content:'”';
}
.main-why .why-slide .swiper-slide .text h3 strong {
	font-weight:700;
}
.main-why .why-slide .swiper-slide .text p {
	font-size:22px;
	font-weight:300;
}
.main-why .why-slide .swiper-slide .text h4 {
	font-size:26px;
	font-weight:600;
}
.main-why .why-slide .swiper-slide .text h5 {
	font-size:24px;
	font-weight:300;
}
.main-why .why-slide .swiper-slide .text ul li {
	padding-bottom:11px;
	font-size:20px;
	border-bottom:1px solid rgba(255,255,255,.12);
}
.main-why .why-slide .swiper-slide .text ul li + li {
	padding-top:11px;
}
.main-why .why-slide .swiper-slide .text .md {
	font-weight:500;
}
.main-why .why-slide .swiper-slide .text .sb {
	font-weight:600;
}
.main-why .why-slide .swiper-slide .text .point {
	color:#cbaf73;
}
.main-why .why-slide .swiper-slide .text .mt {
	margin-top:20px
}
.main-why .why-slide .swiper-slide .img {
	position:relative;
}
.main-why .why-slide .swiper-slide .img .mini {
	display:inline-block;
	position:absolute; bottom:-114px; right:45px;
	box-shadow: 5.142px 6.128px 42.5px 7.5px rgba(0, 0, 0, 0.2);
}
.main-why .why-slide .arrow {
	position:absolute; top:50%; z-index:20;
	width:76px; height:76px;
	margin-top:-38px;
	border-radius:50%;
	background:no-repeat center/cover;
	color:transparent;
	font-size:0;
	opacity:1;
	cursor:pointer;
}
.main-why .why-slide .arrow.prev {
	left:-115px;
	background-image:url('/images/main/slide_prev_w.png');
}
.main-why .why-slide .arrow.next {
	right:-115px;
	background-image:url('/images/main/slide_next_w.png');
}
@media screen and (max-width: 1024px) {
	.main-why .swiper-pagination li {
		font-size:16px;
	}
	.main-why .why-slide .swiper-slide .text h3 {
		font-size:28px;
	}
	.main-why .why-slide .swiper-slide .text h3 span::before,
	.main-why .why-slide .swiper-slide .text h3 span::after {
		height:34px;
		font-size:60px;
	}
	.main-why .why-slide .swiper-slide .text p {
		font-size:20px;
	}
	.main-why .why-slide .swiper-slide .text h4 {
		font-size:24px;
	}
	.main-why .why-slide .swiper-slide .text h5 {
		font-size:22px;
	}
	.main-why .why-slide .swiper-slide .text ul li {
		font-size:18px
	}
}
@media screen and (max-width: 768px) {
	.main-why::after {
		bottom:-20px;
		font-size:90px;
	}
	.main-why .swiper-pagination {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		margin-bottom:40px;
	}
	.main-why .swiper-pagination li {
		font-size:15px;
		padding:15px 0;
	}
	.main-why .why-slide .swiper-slide {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap:30px;
	}
	.main-why .why-slide .swiper-slide .text {
		padding-left:20px;
	}
	.main-why .why-slide .swiper-slide .text h3 {
		padding-bottom:30px;
		font-size:22px;
	}
	.main-why .why-slide .swiper-slide .text h3::after {
		width:30px;
		margin-top:25px;
	}
	.main-why .why-slide .swiper-slide .text h3 span::before,
	.main-why .why-slide .swiper-slide .text h3 span::after {
		height:22px;
		font-size:40px;
	}
	.main-why .why-slide .swiper-slide .text h3 span::before {
		margin-left:-20px;
	}
	.main-why .why-slide .swiper-slide .text h3 span::after {
		margin-top:-20px;
		margin-right:-20px;
	}
	.main-why .why-slide .swiper-slide .text p {
		font-size:16px;
	}
	.main-why .why-slide .swiper-slide .text h4 {
		font-size:20px;
	}
	.main-why .why-slide .swiper-slide .text h5 {
		font-size:18px;
	}
	.main-why .why-slide .swiper-slide .text ul li {
		font-size:14px
	}
	.main-why .why-slide .swiper-slide .text .mt {
		margin-top:10px;
	}
	.main-why .why-slide .swiper-slide .img {
		text-align:right;
	}
	.main-why .why-slide .swiper-slide .img > img {
		width:100%;
	}
	.main-why .why-slide .swiper-slide .img .mini {
		position:static;
		margin-top:-52px;
		margin-right:30px;
		width:50%;
	}
	.main-why .why-slide .swiper-slide .img .mini img {
		width:100%;
	}
}



/* -------- main-reason -------- */
.main-reason {
	background:url('/images/main/reason_bg.jpg') no-repeat center/cover;
}
.main-reason .list {
	display:grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap:8px;
}
.main-reason .list li {
	display:flex;
	flex-direction:column;
    justify-content:space-between;
	min-height:453px;
	padding:40px 35px;
	border-radius:8px;
	background:no-repeat center/cover;
}
.main-reason .list li.bg01 {
	background-image:url('/images/main/reason_list01.jpg');
}
.main-reason .list li.bg02 {
	background-image:url('/images/main/reason_list02.jpg');
}
.main-reason .list li.bg03 {
	background-image:url('/images/main/reason_list03.jpg');
}
.main-reason .list li.bg04 {
	background-image:url('/images/main/reason_list04.jpg');
}
.main-reason .list li.bg05 {
	background-image:url('/images/main/reason_list05.jpg');
}
.main-reason .list li h5 {
	color:#fff;
	font-size:28px;
	font-weight:500;
}
.main-reason .list li h5 span {
	display:block;
	color:#cbaf73;
	font-size:20px;
	font-weight:400;
}
.main-reason .list li .text p {
	color:#fff;
	font-size:20px;
	opacity:.8;
	word-break:keep-all;
}
.main-reason .list li .text p + p {
	margin-top:12px;
}
.main-reason .list li .text p strong {
	font-weight:700;
}
@media screen and (max-width: 1024px) {
	.main-reason .list {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.main-reason .list li h5 {
		font-size:24px;
	}
	.main-reason .list li h5 span {
		font-size:18px;
	}
	.main-reason .list li .text p {
		font-size:18px;
	}
}
@media screen and (max-width: 768px) {
	.main-reason .list {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.main-reason .list li {
		padding:20px;
		min-height:auto;
	}
	.main-reason .list li h5 {
		padding-bottom:15px;
		font-size:20px;
	}
	.main-reason .list li h5 span {
		font-size:14px;
	}
	.main-reason .list li .text p {
		font-size:14px;
	}
	.main-reason .list li .text p + p {
		margin-top:7px;
	}
}



/* -------- main-youtube -------- */
.main-youtube {
	background:url('/images/main/youtube_bg.jpg') no-repeat center/cover;
}
.main-youtube .sub-btn {
	display:flex;
	align-items: center;
    justify-content: space-between;
	margin-bottom:50px;
	margin-top:-25px;
}
.main-youtube .sub-btn .text p {
	color:#fff;
	font-size:22px;
	font-weight:300;
}
.main-youtube .sub-btn .text p + p {
	margin-top:12px;
}
.main-youtube .sub-btn .text p strong {
	font-weight:700;
}
.main-youtube .sub-btn .btn-wrap a {
	display:inline-flex;
	align-items: center;
	gap:13px;
	height:66px;
	padding:0 30px;
	border-radius:50px;
	background:#fff;
	font-size:20px;
	font-weight:500;
}
.main-youtube .sub-btn .btn-wrap a::before {
	display:inline-block;
	width:37px; height:25px;
	background:url('/images/main/youtube_icon.png') no-repeat center/cover;
	content:'';
}
.main-youtube .youtube-slide {
	position:relative;
}
.main-youtube .youtube-slide .slide {
	overflow:hidden;
}
.main-youtube .youtube-slide .slide .swiper-slide img {
	width:100%;
}
.main-youtube .youtube-slide .arrow {
	position:absolute; top:50%; z-index:20;
	width:62px; height:62px;
	margin-top:-31px;
	border-radius:50%;
	background:no-repeat center/cover;
	color:transparent;
	font-size:0;
	opacity:1;
	box-shadow: 5.142px 6.128px 42.5px 7.5px rgba(0, 0, 0, 0.2);
	cursor:pointer;
}
.main-youtube .youtube-slide .arrow.prev {
	left:50%;
	margin-left:-352px;
	background-image:url('/images/main/youtube_prev.png');
}
.main-youtube .youtube-slide .arrow.next {
	right:50%;
	margin-right:-352px;
	background-image:url('/images/main/youtube_next.png');
}
@media screen and (max-width: 1024px) { 
	.main-youtube .sub-btn .text p {
		font-size:18px;
	}
	.main-youtube .sub-btn .btn-wrap a {
		padding:0 20px;
		font-size:16px
	}
	.main-youtube .youtube-slide .arrow.prev {
		margin-left:-33.7vw;
	}
	.main-youtube .youtube-slide .arrow.next {
		margin-right:-33.7vw;
	}
}
@media screen and (max-width: 768px) { 
	.main-youtube .sub-btn {
		display:block;
		margin-top:-10px;
		margin-bottom:30px;
	}
	.main-youtube .sub-btn .text p {
		font-size:16px;
	}
	.main-youtube .sub-btn .btn-wrap {
		margin-top:15px;
	}
	.main-youtube .sub-btn .btn-wrap a {
		gap:8px;
		height:44px;
		padding:0 13px;
		font-size:14px;
	}
	.main-youtube .sub-btn .btn-wrap a::before {
		width:20px; 
		height:13px;
	}
	.main-youtube .youtube-slide .slide ul li {
		width:240px;
	}
	.main-youtube .youtube-slide .arrow {
		width:34px; height:34px;
		margin-top:-17px;
	}
	.main-youtube .youtube-slide .arrow.prev {
		margin-left:-39.7vw;
	}
	.main-youtube .youtube-slide .arrow.next {
		margin-right:-39.7vw;
	}
}



/* -------- main-case -------- */
.main-case .case-slide {
	position:relative;
}
.main-case .case-slide .slide {
	overflow:hidden;
	padding:30px 25px 0;
	margin:-30px -25px 0;
}
.main-case .case-slide .slide .swiper-slide a {
	display:block;
	padding:30px 30px 0;
	border:1px solid #e5e5e5;
	background:#fff;
}
.main-case .case-slide .slide .swiper-slide a .cate {
	padding-bottom:20px;
}
.main-case .case-slide .slide .swiper-slide a .cate span {
	display:inline-flex;
	align-items: center;
	height:46px;
	padding:0 20px;
	border-radius:50px;
	background:#706242;
	color:#fff;
	font-size:20px;
	font-weight:700;
}
.main-case .case-slide .slide .swiper-slide a .subject {
	margin-bottom:20px;
	font-size:26px;
	font-weight:700;
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height:117px;
}
.main-case .case-slide .slide .swiper-slide a .thumb {
	margin-bottom:50px;
}
.main-case .case-slide .slide .swiper-slide a .thumb img {
	width:100%;
}
.main-case .case-slide .slide .swiper-slide a .lawyer {
	margin:0 -30px;
	padding:20px 30px;
	background:#fafafa;
}
.main-case .case-slide .slide .swiper-slide a .lawyer li {
	display:flex;
	align-items: center;
	gap:12px;
}
.main-case .case-slide .slide .swiper-slide a .lawyer li .img {
	width:60px; height:60px;
	overflow:hidden;
	border-radius:50%;
}
.main-case .case-slide .slide .swiper-slide a .lawyer li .img img {
	width:100%;
}
.main-case .case-slide .slide .swiper-slide a .lawyer li p {
	font-size:20px;
}
.main-case .case-slide .slide .swiper-slide a .lawyer li p strong {
	font-weight:700;
}
.main-case .case-slide .slide .swiper-slide a:hover {
	border-color:#fff;
	box-shadow: -0.697px 7.97px 25.5px 4.5px rgba(0, 0, 0, 0.08);
}
.main-case .case-slide .slide .swiper-slide a:hover .cate span {
	background:#bea368;
}
.main-case .case-slide .swiper-pagination {
	position:static;
	margin-top:75px;
}
.main-case .case-slide .swiper-pagination span {
	width:12px; height:12px;
	margin:0 14px;
	background:#cbaf73;
	opacity:.3;
}
.main-case .case-slide .swiper-pagination span.swiper-pagination-bullet-active {
	opacity:1;
}
.main-case .case-slide .arrow {
	position:absolute; top:50%; z-index:30;
	width:76px; height:76px;
	margin-top:-38px;
	border-radius:50%;
	background:#fff no-repeat center/cover;
	color:transparent;
	font-size:0;
	opacity:1;
	cursor:pointer;
}
.main-case .case-slide .arrow.prev {
	left:-115px;
	background-image:url('/images/main/slide_prev.png');
}
.main-case .case-slide .arrow.next {
	right:-115px;
	background-image:url('/images/main/slide_next.png');
}
@media screen and (max-width: 1024px) { 
	.main-case .case-slide .slide .swiper-slide a .cate span {
		font-size:18px;
	}
	.main-case .case-slide .slide .swiper-slide a .subject {
		font-size:22px;
		height:99px;
	}
	.main-case .case-slide .slide .swiper-slide a .lawyer li p {
		font-size:18px;
	}
}
@media screen and (max-width: 768px) { 
	.main-case .case-slide .slide .swiper-slide a {
		padding:20px 20px 0;
	}
	.main-case .case-slide .slide .swiper-slide a .cate {
		padding-bottom:10px;
	}
	.main-case .case-slide .slide .swiper-slide a .cate span {
		padding:0 15px;
		height:36px;
		font-size:15px;
	}
	.main-case .case-slide .slide .swiper-slide a .subject {
		margin-bottom:10px;
		font-size:18px;
		height:81px;
	}
	.main-case .case-slide .slide .swiper-slide a .thumb {
		margin-bottom:25px;
	}
	.main-case .case-slide .slide .swiper-slide a .lawyer {
		margin:0 -20px;
		padding:12px 20px;
	}
	.main-case .case-slide .slide .swiper-slide a .lawyer li {
		gap:9px;
	}
	.main-case .case-slide .slide .swiper-slide a .lawyer li .img {
		width:46px; height:46px;
	}
	.main-case .case-slide .slide .swiper-slide a .lawyer li p {
		font-size:15px;
	}
	.main-case .case-slide .swiper-pagination {
		margin-top:25px;
	}
	.main-case .case-slide .swiper-pagination span {
		width:9px; height:9px;
		margin:0 9px;
	}
}



/* -------- main-review -------- */
.main-review {
	margin-top:30px;
	padding:55px 0;
	background:url('/images/main/review_bg.jpg') no-repeat center/cover;
}
.main-review .inner {
	padding-top:0;
	padding-bottom:0;
}
.main-review .img-text {
	position:relative;
	padding-left:385px;
}
.main-review .img-text .img {
	position:absolute; bottom:-55px; left:0;
}
.main-review .img-text .text {
	display:flex;
	align-items: center;
    justify-content: space-between;
	gap:15px;
	position:relative;
}
.main-review .img-text .text::after {
	display:block;
	position:absolute; top:-109px; left:0;
	font-family:'Cormorant Garamond', serif;
	font-size:140px;
	font-weight:600;
	font-style:italic;
	line-height:1;
	opacity:.2;
	content:'“';
}
.main-review .img-text .text h3 {
	font-size:34px;
	font-weight:400;
	word-break:keep-all;
}
.main-review .img-text .text p {
	padding-top:10px;
	font-size:20px;
	opacity:.7;
	word-break:keep-all;
}
.main-review .img-text .text .btn-wrap {
	flex:0 0 187px;
}
.main-review .img-text .text .btn-wrap a {
	display:flex;
	align-items: center;
    justify-content: center;
	width:100%;
	height:60px;
	background:#1a1a1a;
	color:#fff;
	font-size:20px;
	font-weight:500;
}
@media screen and (max-width: 1024px) { 
	.main-review {
		padding:40px 0;
	}
	.main-review .img-text .img {
		bottom:-40px;
	}
	.main-review .img-text .img img {
		width:280px;
	}
	.main-review .img-text {
		padding-left:316px;
	}
	.main-review .img-text .text h3 {
		font-size:28px;
	}
	.main-review .img-text .text p {
		font-size:18px;
	}
	.main-review .img-text .text .btn-wrap {
		flex:0 0 137px;
	}
	.main-review .img-text .text .btn-wrap a {
		height:56px;
		font-size:17px;
	}
}
@media screen and (max-width: 768px) { 
	.main-review {
		margin-top:10px;
		padding:30px 0;
	}
	.main-review .img-text .img {
		display:none;
	}
	.main-review .img-text {
		padding-left:0;
	}
	.main-review .img-text .text {
		display:block;
	}
	.main-review .img-text .text::after {
		top:-53px;
		height:44px;
		font-size:70px;
	}
	.main-review .img-text .text h3 {
		font-size:18px;
	}
	.main-review .img-text .text p {
		padding-top:6px;
		font-size:14px;
	}
	.main-review .img-text .text .btn-wrap {
		padding-top:12px;
	}
	.main-review .img-text .text .btn-wrap a {
		width:130px;
		height:36px;
		font-size:14px;
	}
}



/* -------- main-consulting -------- */
.main-consulting .main-conts-tit-wrap p {
	padding-top:20px;
	font-size:26px;
	font-weight:300;
}
.main-consulting .main-conts-tit-wrap p strong {
	display:block;
	color:#bea368;
	font-weight:700;
}
.main-consulting .consulting-wrap {
	display: grid;
	gap:60px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.main-consulting h3.title {
	padding-bottom:16px;
	border-bottom:1px solid #1a1a1a;
	font-size:28px;
	font-weight:500;
}
.main-consulting .list ul li a {
	display: flex;
	align-items:center;
	padding:20px 25px;
	border-bottom:1px solid #e0e0e0;
	font-size:18px;
	text-align:left;
}
.main-consulting .list ul li .type {
	flex-shrink:0;
	margin-right: 18px;
	width:90px;
}
.main-consulting .list ul li .type span {
	display: flex;
	justify-content:center;
	align-items:center;
	width:100%; height:36px;
	border-radius:50px;
	background:#bea368;
	font-size: 16px;
	color: #fff;
}
.main-consulting .list ul li .type .end {
	border-color:#ce2706;
	background:#ce2706;
	color: #fff;
}
.main-consulting .list ul li .subject {
	overflow:hidden;
	display: block;
	width:100%;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.main-consulting .list ul li .date {
	flex-shrink:0;
	width:110px;
	margin-left:10px;
	color: #6666;
	letter-spacing: 0;
}
.main-consulting .list .btn-wrap {
	margin-top:30px;
}
.main-consulting .list .btn-wrap a {
	display: flex;
	justify-content:center;
	align-items:center;
	width:100%;
	height:60px;
	border:1px solid #cbaf73;
	color:#947229;
	font-size:20px;
	font-weight:600;
}
.main-consulting .online-form .input-wrap {
	padding-top:30px;
}
.main-consulting .online-form .input-wrap li {
	display:flex;
	align-items: center;
	font-size: 18px;
}
.main-consulting .online-form .input-wrap li + li {
	margin-top:20px;
}
.main-consulting .online-form .input-wrap li label {
	flex:0 0 80px;
	display: block;
	font-weight: 500;
}
.main-consulting .online-form .input-wrap li input[type="text"] {
	padding:0 20px;
	width:100%; height:60px;
	border:1px solid #e0e0e0;
	font-weight: 400;
}
.main-consulting .online-form .input-wrap li.agree {
	display: flex;
	align-items:center;
	justify-content: space-between;
	margin-top:16px;
	padding-left:80px;
	font-size: 16px;
}
.main-consulting .online-form .input-wrap li.agree input {
	margin-right: 7px;
	width:22px; height: 22px;
}
.main-consulting .online-form .input-wrap li.agree label {
	flex:1 1 auto;
	margin: 0;
	font-weight: 400;
	color: #808080;
}
.main-consulting .online-form .input-wrap li.agree a {
	margin-left: auto;
	text-decoration:underline;
}
.main-consulting .online-form .btn-wrap {
	margin-top: 50px;
	padding-left:80px;
}
.main-consulting .online-form .btn-wrap button {
	width: 100%; height: 60px;
	border:0 none;
	background:#cbaf73;
	font-weight: 600; font-size: 18px;
	color: #fff;
}
@media screen and (max-width: 1024px) {
	.main-consulting .main-conts-tit-wrap p {
		font-size:22px;
	}
	.main-consulting h3.title {
		font-size:24px;
	}
	.main-consulting .list ul li a {
		padding:20px 15px;
		font-size:16px;
	}
	.main-consulting .list ul li .type span {
		font-size:15px;
	}
	.main-consulting .list .btn-wrap a {
		height:55px;
		font-size:18px;
	}
	.main-consulting .online-form .input-wrap li {
		font-size:16px;
	}
	.main-consulting .online-form .input-wrap li.agree {
		font-size:14px;
	}
	.main-consulting .online-form .btn-wrap button {
		height:55px;
		font-size:16px;
	}
}
@media screen and (max-width: 768px) { 
	.main-consulting .main-conts-tit-wrap p {
		font-size:18px;
	}
	.main-consulting .consulting-wrap {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap:30px;
	}
	.main-consulting h3.title {
		padding-bottom:12px;
		font-size:20px;
	}
	.main-consulting .list ul li a {
		padding:15px 10px;
		font-size:14px;
	}
	.main-consulting .list ul li .type {
		width:61px;
		margin-right:10px;
	}
	.main-consulting .list ul li .type span {
		height:28px;
		font-size:13px;
	}
	.main-consulting .list ul li .date {
		width:77px;
		margin-left:8px;
	}
	.main-consulting .list .btn-wrap {
		margin-top:20px;
	}
	.main-consulting .list .btn-wrap a {
		height:42px;
		font-size:16px;
	}
	.main-consulting .online-form .input-wrap li {
		font-size:15px;
	}
	.main-consulting .online-form .input-wrap li + li {
		margin-top:10px;
	}
	.main-consulting .online-form .input-wrap li label {
		flex:0 0 60px;
	}
	.main-consulting .online-form .input-wrap li input[type="text"] {
		padding:0 15px;
		height:46px;
	}
	.main-consulting .online-form .input-wrap li.agree {
		font-size:13px;
		padding-left:60px;
		margin-top:10px;
	}
	.main-consulting .online-form .btn-wrap {
		margin-top:25px;
		padding-left:60px;
	}
	.main-consulting .online-form .btn-wrap button {
		height:42px;
		font-size:15px;
	}
}



/* -------- main-letter -------- */
.main-letter {
	background:url('/images/main/letter_bg.jpg') no-repeat center/cover;
}
.main-letter .letter {
	max-width:50%;
	padding-right:40px;
	color:#fff;
}
.main-letter .letter h3 {
	padding-bottom:40px;
	font-family: 'KimJeongCheolHandwriting';
	font-size:50px;
	font-weight:300;
}
.main-letter .letter h3::after {
	display:block;
	width:40px; height:1px;
	margin-top:12px;
	background:#cbaf73;
	content:'';
}
.main-letter .letter p {
	font-family: 'KimJeongCheolHandwriting';
	font-size:30px;
	font-weight:300;
	line-height:1.6;
}
.main-letter .letter p + p {
	margin-top:20px;
}
.main-letter .letter h5 {
	padding-top:100px;
	font-family: 'KimJeongCheolHandwriting';
	font-size:36px;
	font-weight:300;
	text-align:right;
}
@media screen and (max-width: 1024px) { 
	.main-letter .letter h3 {
		font-size:36px;
	}
	.main-letter .letter p {
		font-size:24px;
	}
	.main-letter .letter h5 {
		font-size:30px;
	}
}
@media screen and (max-width: 768px) { 
	.main-letter {
		background-position:right 35% center;
	}
	.main-letter .letter {
		max-width:100%;
	}
	.main-letter .letter h3 {
		padding-bottom:22px;
		font-size:26px;
	}
	.main-letter .letter h3::after {
		width:28px;
		margin-top:10px;
	}
	.main-letter .letter p {
		font-size:17px;
	}
	.main-letter .letter p + p {
		margin-top:10px;
	}
	.main-letter .letter h5 {
		padding-top:50px;
		font-size:20px;
	}
}



.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:1200px;
	font-weight: 400; font-size:18px;
	word-break:keep-all;
}
@media screen and (max-width: 1260px) { 
	.sub-conts-wrap { 
		padding:120px 30px 150px; 
		width:100%; 
	}
}
@media screen and (max-width: 1024px) { 
	.sub-conts-wrap { 
		padding:70px 15px 120px; 
	}
}
@media screen and (max-width: 768px) { 
	.sub-conts-wrap { 
		padding:50px 15px 70px; 
	}
}



/*
	visual
*/
.sub-visual { 
	position:relative;
	display:flex;
	align-items: center;
    justify-content: center;
	padding-top:90px; 
	width:100%; height:540px;
	background:no-repeat center/cover;
}
.sub-visual.intro { 
	background-image:url('/images/sub/title/sub_visual_intro.jpg'); 
}
.sub-visual.case { 
	background-image:url('/images/sub/title/sub_visual_case.jpg'); 
}
.sub-visual.review { 
	background-image:url('/images/sub/title/sub_visual_review.jpg'); 
}
.sub-visual.media { 
	background-image:url('/images/sub/title/sub_visual_media.jpg'); 
}
.sub-visual.online { 
	background-image:url('/images/sub/title/sub_visual_online.jpg'); 
}
.sub-visual .visual-inner { 
	width:1200px;
}
.sub-visual .visual-inner p {
	padding-bottom:10px;
	color:#fff;
	font-family: 'Cormorant Garamond', serif;
	font-size:26px;
	font-weight:400;
	letter-spacing:0.05rem;
	opacity:.6;
}
.sub-visual .visual-inner h1 { 
	color:#fff;
	font-weight:600;
	font-size:56px;
	word-break:keep-all;
}
@media screen and (max-width: 1260px) { 
	.sub-visual .visual-inner { 
		width:100%;
		padding:0 30px;
	}
}
@media screen and (max-width: 1024px) { 
	.sub-visual {
		height:436px;
		padding-top:55px;
	}
	.sub-visual .visual-inner { 
		padding:0 15px;
	}
	.sub-visual .visual-inner p {
		font-size:20px;
	}
	.sub-visual .visual-inner h1 {
		font-size:42px;
	}
}
@media screen and (max-width: 768px) { 
	.sub-visual {
		height:280px;
	}
	.sub-visual .visual-inner p {
		padding-bottom:5px;
		font-size:16px;
	}
	.sub-visual .visual-inner h1 {
		font-size:28px;
	}
}



/*
	sub title
*/
.sub-conts-title {
	position: relative; z-index: 2;
	display:none;
	margin:0 auto 85px;
	text-align:left;
}
.sub-conts-title:after {
	content:'';
	position: absolute; top:50%; left:8%;
	z-index: -1;
	transform:translateY(-60%);
	font-weight: 500; font-size: 150px; line-height: 1;
	font-family: "Cormorant Garamond", serif;
	color: #f0f0f0;
	white-space:nowrap;
}
.intro ~ .sub-conts-wrap .sub-conts-title:after {
	content:'Greeting';
}
.member ~ .sub-conts-wrap .sub-conts-title:after {
	content:'Professional';
}
.business1 ~ .sub-conts-wrap .sub-conts-title:after {
	content:'Welfare for the aged';
}
.business2 ~ .sub-conts-wrap .sub-conts-title:after {
	content:'a request for correction'
}
.case ~ .sub-conts-wrap .sub-conts-title:after {
	content:'Success case';
}
.online ~ .sub-conts-wrap .sub-conts-title:after {
	content:'Counesling';
}
.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 .intro {
	position:relative;
	padding:120px 0;
}
.greetings-wrap .intro::before {
	position:absolute; top:0; left:50%; z-index:-1;
	width:100vw; height:100%;
	margin-left:-50vw;
	background:url('/images/sub/greetings/intro_bg.jpg') no-repeat center/cover;
	content:'';
}
.greetings-wrap .intro h3 {
	padding-bottom:35px;
	font-size:46px;
	font-weight:500;
	line-height:1.3;
}
.greetings-wrap .intro h3 strong {
	font-weight:700;
}
.greetings-wrap .intro h5 {
	padding-bottom:35px;
	font-size:34px;
	font-weight:400;
	line-height:1.4;
}
.greetings-wrap .intro h5 strong {
	font-weight:700;
}
.greetings-wrap .intro p {
	color:#4c4c4c;
	font-size:22px;
	line-height:1.6;
}
.greetings-wrap .intro p + p {
	margin-top:17px;
}
.greetings-wrap .intro .sign {
	margin-top:25px;
	max-width:50%;
	text-align:right;
}
.greetings-wrap .career {
	margin-top:70px;
}
.greetings-wrap .career dt {
	margin-bottom:40px;
	padding-bottom:16px;
	border-bottom:1px solid #dfdacf;
	color:#66635e;
	font-size:22px;
	font-weight:500;
}
.greetings-wrap .career dt strong {
	padding-right:9px;
	color:#cbaf73;
	font-family:'Cormorant Garamond', serif;
	font-size:40px;
	font-weight:700;
	font-style:italic;
}
.greetings-wrap .career dd {
	display:flex;
	gap:60px;
}
.greetings-wrap .career dd ul li {
	position:relative;
	padding-left:17px;
	color:#333;
	font-size:20px;
}
.greetings-wrap .career dd ul li::after {
	position:absolute; top:11px; left:0;
	width:6px; height:6px;
	border-radius:50%;
	background:#b49963;
	content:'';
}
.greetings-wrap .career dd ul li + li {
	margin-top:10px;
}
.greetings-wrap .certificate {
	position:relative; 
	left:50%;
	width:100vw; 
	max-width:100%; 
	height:422px; 
	margin-top:110px;
	margin-left:-50vw;
}
.greetings-wrap .certificate ul.list {
	position:absolute; 
	white-space:nowrap; 
	will-change:transform ; 
	animation:reviewSlide 20s linear infinite; 
	font-size:0;
}
.greetings-wrap .certificate ul.list li {
	display:inline-block;
	overflow:hidden;
	width:280px; height:422px;
	margin:0 13px;
	vertical-align:middle;
	box-shadow: 0px 4px 28.8px 1.2px rgba(0, 0, 0, 0.14);
}
.greetings-wrap .certificate ul.list li img {
	width:100%;
}
@keyframes reviewSlide {
	from {
		transform:translateX(0);
	}
	to {
		transform:translateX(-50%);
	}
}
@media screen and (max-width: 1024px) {
	.greetings-wrap .intro h3 {
		font-size:36px;
	}
	.greetings-wrap .intro h5 {
		font-size:28px;
	}
	.greetings-wrap .intro p {
		font-size:18px;
	}
	.greetings-wrap .career dt {
		font-size:20px;
	}
	.greetings-wrap .career dt strong {
		font-size:36px;
	}
	.greetings-wrap .career dd ul li {
		font-size:18px;
	}
}
@media screen and (max-width: 768px) {
	.greetings-wrap .intro {
		padding:50px 0;
	}
	.greetings-wrap .intro::before {
		background-position:right 22% bottom 30%;
		filter: brightness(70%);
	}
	.greetings-wrap .intro h3 {
		color:#fff;
		padding-bottom:17px;
		font-size:24px;
	}
	.greetings-wrap .intro h5 {
		color:#fff;
		padding-bottom:17px;
		font-size:18px;
	}
	.greetings-wrap .intro p {
		color:#fff;
		opacity:.8;
		font-size:15px;
	}
	.greetings-wrap .intro p + p {
		margin-top:10px;
	}
	.greetings-wrap .intro .sign {
		margin-top:15px;
		text-align:left;
	}
	.greetings-wrap .intro .sign img {
		width:110px;
	}
	.greetings-wrap .career {
		margin-top:40px;
	}
	.greetings-wrap .career dt {
		padding-bottom:10px;
		margin-bottom:20px;
		font-size:16px;
	}
	.greetings-wrap .career dt strong {
		font-size:26px;
	}
	.greetings-wrap .career dd {
		display:block;
	}
	.greetings-wrap .career dd ul + ul {
		margin-top:6px;
	}
	.greetings-wrap .career dd ul li {
		padding-left:12px;
		font-size:15px;
	}
	.greetings-wrap .career dd ul li::after {
		width:4px; height:4px;
		top:9px;
	}
	.greetings-wrap .career dd ul li + li {
		margin-top:6px;
	}
	.greetings-wrap .certificate {
		margin-top:55px;
		height:211px;
	}
	.greetings-wrap .certificate ul.list li {
		width:140px;
		height:211px;
		margin:0 5px;
	}
}



/* 
	구성원 (리스트)
*/
.member-wrap .member-tab {
	display:flex;
	align-items: center;
    justify-content: center;
	flex-wrap: wrap;
	gap:15px 80px;
	padding-bottom:75px;
}
.member-wrap .member-tab li {
	position:relative;
}
.member-wrap .member-tab li + li::after {
	position:absolute; top:50%; left:-40px;
	width:1px; height:20px;
	margin-top:-10px;
	background:#e0e0e0;
	content:'';
}
.member-wrap .member-tab li a {
	font-size:24px;
	cursor:pointer;
}
.member-wrap .member-tab li a strong {
	font-weight:700;
}
.member-wrap .member-list > li + li {
	margin-top:110px;
}
.member-wrap .member-list > li .img-wrap {
	display:flex;
	align-items: flex-end;
    justify-content: center;
	position:relative; z-index:10;
	height:500px;
	background:url('/images/sub/member/img_bg.jpg') no-repeat center/cover;
	border:8px solid transparent;
	border-image:linear-gradient(34deg,rgba(250, 199, 107, 1) 0%, rgba(254, 234, 163, 1) 27%, rgba(226, 180, 101, 1) 61%, rgba(197, 136, 53, 1) 81%, rgba(229, 181, 99, 1) 100%);
	border-image-slice:1;
}
.member-wrap .member-list > li .img-wrap::before {
	position:absolute; top:17px; left:17px; z-index:-1;
	width:calc(100% - 34px); height:calc(100% - 34px);
	border:2px solid transparent;
	border-image:linear-gradient(34deg,rgba(250, 199, 107, 1) 0%, rgba(254, 234, 163, 1) 27%, rgba(226, 180, 101, 1) 61%, rgba(197, 136, 53, 1) 81%, rgba(229, 181, 99, 1) 100%);
	border-image-slice:1;
	content:'';
}
.member-wrap .member-list > li .img-wrap::after {
	position:absolute; top:50%; left:50%; z-index:-1;
	font-family:'Cormorant Garamond', serif;
	font-size:140px;
	line-height:1;
	white-space: nowrap;
	opacity:.1;
	transform:translate(-50%, -50%);
	content:'Lawyer. 'attr(data-surname);
}
.member-wrap .member-list > li .img-wrap .certificate {
	display:flex;
	gap:15px;
	position:absolute; bottom:79px; right:79px;
}
.member-wrap .member-list > li .img-wrap .certificate li {
	box-shadow: 0px 4px 28.8px 1.2px rgba(0, 0, 0, 0.14);
}
.member-wrap .member-list > li .img-wrap .name {
	position:absolute; bottom:80px; left:80px;
}
.member-wrap .member-list > li .img-wrap .name h3 {
	padding-top:15px;
	color:#fff;
	font-size:22px;
	font-weight:400;
}
.member-wrap .member-list > li .img-wrap .name h3 strong {
	font-size:48px;
	font-weight:700;
}
.member-wrap .member-list > li .career {
	position:relative;
	padding:25px 0 110px;
}
.member-wrap .member-list > li .career::after {
	position:absolute; top:-250px; left:50%; z-index:-1;
	width:100vw; height:calc(100% + 250px);
	margin-left:-50vw;
	background:#f5f3f1;
	content:'';
}
.member-wrap .member-list > li .career h3 {
	margin-bottom:40px;
	padding-bottom:16px;
	border-bottom:1px solid #dfdacf;
	color:#66635e;
	font-size:22px;
	font-weight:500;
}
.member-wrap .member-list > li .career h3 strong {
	padding-right:9px;
	background-image:linear-gradient(93deg,rgba(250, 199, 107, 1) 6%, rgba(222, 182, 111, 1) 33%, rgba(214, 157, 75, 1) 60%, rgba(193, 134, 52, 1) 82%, rgba(254, 213, 131, 1) 100%);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	font-family:'Cormorant Garamond', serif;
	font-size:40px;
	font-weight:700;
	font-style:italic;
}
.member-wrap .member-list > li .career .info {
	display:flex;
	gap:60px;
}
.member-wrap .member-list > li .career .info ul li {
	position:relative;
	padding-left:17px;
	color:#333;
	font-size:20px;
}
.member-wrap .member-list > li .career .info ul li::after {
	position:absolute; top:11px; left:0;
	width:6px; height:6px;
	border-radius:50%;
	background:#b49963;
	content:'';
}
.member-wrap .member-list > li .career .info ul li + li {
	margin-top:10px;
}
@media screen and (max-width: 1024px) {
	.member-wrap .member-tab li a {
		font-size:20px;
	}
	.member-wrap .member-list > li .img-wrap {
		height:450px;
	}
	.member-wrap .member-list > li .img-wrap::after {
		font-size:100px;
	}
	.member-wrap .member-list > li .img-wrap .member img {
		width:320px;
	}
	.member-wrap .member-list > li .img-wrap .certificate {
		right:30px;
	}
	.member-wrap .member-list > li .img-wrap .certificate li img {
		width:120px;
	}
	.member-wrap .member-list > li .img-wrap .name {
		left:35px;
	}
	.member-wrap .member-list > li .img-wrap .name h3 {
		font-size:20px;
	}
	.member-wrap .member-list > li .img-wrap .name h3 strong {
		font-size:38px;
	}
	.member-wrap .member-list > li .career h3 {
		font-size:20px;
	}
	.member-wrap .member-list > li .career h3 strong {
		font-size:36px;
	}
	.member-wrap .member-list > li .career .info ul li {
		font-size:18px;
	}
}
@media screen and (max-width: 768px) {
	.member-wrap .member-tab {
		gap:10px 20px;
		padding-bottom:35px;
	}
	.member-wrap .member-tab li + li::after {
		display:none;
	}
	.member-wrap .member-tab li a {
		font-size:15px;
	}
	.member-wrap .member-list > li + li {
		margin-top:55px;
	}
	.member-wrap .member-list > li .img-wrap {
		height:396px;
		border-width:5px;
	}
	.member-wrap .member-list > li .img-wrap::before {
		top:12px; left:12px;
		width: calc(100% - 24px);
		height: calc(100% - 24px);
	}
	.member-wrap .member-list > li .img-wrap::after {
		font-size:52px;
	}
	.member-wrap .member-list > li .img-wrap .member img {
		width:200px;
	}
	.member-wrap .member-list > li .img-wrap .certificate {
		bottom:auto; top:30px; 
		gap:10px;
	}
	.member-wrap .member-list > li .img-wrap .certificate li img {
		width:70px;
	}
	.member-wrap .member-list > li .img-wrap .name {
		bottom:auto; top:30px; left:25px;
	}
	.member-wrap .member-list > li .img-wrap .name .sign img {
		width:95px;
	}
	.member-wrap .member-list > li .img-wrap .name h3 {
		padding-top:6px;
		font-size:16px;
	}
	.member-wrap .member-list > li .img-wrap .name h3 strong {
		font-size:24px;
	}
	.member-wrap .member-list > li .career {
		padding:15px 0 55px;
	}
	.member-wrap .member-list > li .career h3 {
		padding-bottom:10px;
		margin-bottom:20px;
		font-size:16px;
	}
	.member-wrap .member-list > li .career h3 strong {
		font-size:26px;
	}
	.member-wrap .member-list > li .career .info {
		display:block;
	}
	.member-wrap .member-list > li .career .info ul + ul {
		margin-top:6px;
	}
	.member-wrap .member-list > li .career .info ul li {
		padding-left:12px;
		font-size:15px;
	}
	.member-wrap .member-list > li .career .info ul li::after {
		width:4px; height:4px;
		top:9px;
	}
	.member-wrap .member-list > li .career .info ul li + li {
		margin-top:6px;
	}
}




/* 
	오시는길
*/
.location-wrap .tab-location {
	display:grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	padding-bottom:70px;
}
.location-wrap .tab-location li a {
	display:block;
	position:relative;
	padding:0 20px 25px;
	border-bottom:1px solid #e0e0e0;
	color:#808080;
	font-size:24px;
	font-weight:600;
	cursor:pointer;
}
.location-wrap .tab-location li a.active {
	color:#1a1a1a;
	font-weight:600;
}
.location-wrap .tab-location li a.active::after {
	position:absolute; bottom:-1px; left:0;
	width:100%; height:2px;
	background:#b49963;
	content:'';
}
.location-wrap .info-wrap h3 {
	padding-bottom:30px;
	font-size:32px;
	font-weight:500;
}
.location-wrap .info-wrap .map-link {
	display:flex;
	gap:10px;
	padding-bottom:60px;
}
.location-wrap .info-wrap .map-link li a {
	display:inline-flex;
	align-items: center;
	width:254px; height:52px;
	padding:0 10px;
	border:1px solid #cccccc;
	border-radius:50px;
	font-size:18px;
	font-weight:500;
}
.location-wrap .info-wrap .map-link li a::before {
	display:inline-block;
	flex:0 0 39px; height:39px;
	background:no-repeat center/cover;
	content:'';
}
.location-wrap .info-wrap .map-link li.naver a::before {
	background-image:url('/images/sub/location/icon_naver.png');
}
.location-wrap .info-wrap .map-link li.kakao a::before {
	background-image:url('/images/sub/location/icon_kakao.png');
}
.location-wrap .info-wrap .map-link li a span {
	flex:1 1 100%;
	text-align:center;
}
.location-wrap .info-wrap .map-wrap {
	position:relative;
	height:440px;
}
.location-wrap .info-wrap .map-wrap::after {
	position:absolute; top:-73px; right:30px; z-index:-1;
	font-size:100px;
	opacity:.1;
	font-family:'Cormorant Garamond', serif;
	line-height:1;
	white-space: nowrap;
	content:attr(data-text);
}
.location-wrap .info-wrap .map-wrap > .map {
	overflow:hidden;
	position:absolute; top:0; left:0;
	width:100%;
	height:100%;
}
.location-wrap .info-wrap .map-wrap > .map .root_daum_roughmap {
	width:100%;
	height:100%;
}
.location-wrap .info-wrap .map-wrap > .map .root_daum_roughmap .wrap_map {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:100%;
}
.location-wrap .info-wrap .map-wrap .hide {
	display:none;
}
.location-wrap .info-wrap .way-info {
	display:grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap:40px;
	margin-top:45px;
}
.location-wrap .info-wrap .way-info dl dt {
	padding-bottom:27px;
	font-size:32px;
	font-weight:600;
}
.location-wrap .info-wrap .way-info dl dd {
	font-size:18px;
	line-height:1.7;
}
.location-wrap .info-wrap .way-info dl dd .subway {
	display:inline-flex;
	align-items: center;
    justify-content: center;
	width:20px; height:20px;
	margin-right:4px;
	border-radius:50%;
	background:#39b64a;
	color:#fff;
	font-size:14px;
	line-height:1;
	vertical-align:middle;
}
.location-wrap .info-wrap .way-info dl dd .msg {
	margin-top:20px;
}
.location-wrap .info-wrap .way-info dl dd .msg li .point {
	color:#d10202;
}
.location-wrap .info-wrap .way-info dl dd .msg li strong {
	font-weight:700;
}
@media screen and (max-width: 1024px) {
	.location-wrap .tab-location li a {
		font-size:20px;
	}
	.location-wrap .info-wrap h3 {
		font-size:28px;
	}
	.location-wrap .info-wrap .map-link li a {
		font-size:17px;
	}
	.location-wrap .info-wrap .map-wrap::after {
		right:0;
	}
	.location-wrap .info-wrap .way-info dl dt {
		font-size:28px;
	}
	.location-wrap .info-wrap .way-info dl dd {
		font-size:17px;
	}
}
@media screen and (max-width: 768px) {
	.location-wrap .tab-location {
		padding-bottom:35px;
	}
	.location-wrap .tab-location li a {
		padding:0 10px 15px;
		font-size:16px;
	}
	.location-wrap .info-wrap h3 {
		padding-bottom:15px;
		font-size:20px;
	}
	.location-wrap .info-wrap .map-link {
		display:grid;
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap:5px;
		padding-bottom:40px;
	}
	.location-wrap .info-wrap .map-link li a {
		width:100%;
		height:39px;
		background:#fff;
		font-size:14px;
		line-height:1.3;
	}
	.location-wrap .info-wrap .map-link li a::before {
		flex:0 0 26px;
		height:26px;
	}
	.location-wrap .info-wrap .map-wrap::after {
		top:-35px;
		font-size:50px;
	}
	.location-wrap .info-wrap .map-wrap {
		height:220px;
	}
	.location-wrap .info-wrap .way-info {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap:25px;
	}
	.location-wrap .info-wrap .way-info dl dt {
		padding-bottom:12px;
		font-size:20px;
	}
	.location-wrap .info-wrap .way-info dl dd {
		font-size:15px;
	}
	.location-wrap .info-wrap .way-info dl dd .subway {
		width:17px; height:17px;
		font-size:12px;
	}
}



/*
	조정위원 출신 이혼전문변호사의 전략
*/
.strategy-wrap .intro-text {
	position:relative; z-index:10;
	display:grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	height:960px;
	padding-top:220px;
}
.strategy-wrap .intro-text::after {
	position:absolute; top:0; left:50%; z-index:-2;
	width:100vw; height:100%;
	margin-left:-50vw;
	background:no-repeat center/cover;
	content:'';
}
.strategy-wrap .intro-text.strategy::after {
	background-image:url('/images/sub/strategy/strategy_bg.jpg');
}
.strategy-wrap .intro-text.speed::after {
	background-image:url('/images/sub/strategy/speed_bg.jpg');
}
.strategy-wrap .intro-text.result::after {
	background-image:url('/images/sub/strategy/result_bg.jpg');
}
.strategy-wrap .intro-text.psychology::after {
	background-image:url('/images/sub/strategy/psychology_bg.jpg');
}
.strategy-wrap .intro-text.weapon::after {
	background-image:url('/images/sub/strategy/weapon_bg.jpg');
}
.strategy-wrap .intro-text::before {
	position:absolute; bottom:55px; left:0;
	width:21px; height:148px;
	background:url('/images/sub/strategy/intro_scroll.png') no-repeat center/cover;
	content:'';
}
.strategy-wrap .intro-text .title-wrap::after {
	position:absolute; top:0; left:50%; z-index:-1;
	width:50vw; height:100%;
	margin-left:-50vw;
	background:#000;
	opacity:.75;
	content:'';
}
.strategy-wrap .intro-text .title-wrap h5 {
	padding-bottom:25px;
	color:#fff;
	font-family:'Cormorant Garamond', serif;
	font-size:26px;
	font-weight:400;
	opacity:.6;
}
.strategy-wrap .intro-text .title-wrap h3 {
	color:#fff;
	font-size:56px;
	font-weight:400;
	line-height:1.3;
}
.strategy-wrap .intro-text .title-wrap h3 strong {
	font-weight:700;
}
.strategy-wrap .intro-text .sub-wrap {
	padding-left:60px;
}
.strategy-wrap .intro-text .sub-wrap::after {
	position:absolute; top:0; right:50%; z-index:-1;
	width:50vw; height:100%;
	margin-right:-50vw;
	background:url('/images/sub/strategy/intro_dimmed.png');
	content:'';
}
.strategy-wrap .intro-text .sub-wrap h3 {
	position:relative;
	padding-top:55px;
	color:#fff;
	font-size:42px;
	font-weight:600;
}
.strategy-wrap .intro-text .sub-wrap h3::before {
	display:block;
	position:absolute; top:22px; left:0;
	font-family:'Cormorant Garamond', serif;
	font-size:120px;
	font-weight:400;
	line-height:0.3;
	opacity:.2;
	content:'“';
}
.strategy-wrap .intro-text .sub-wrap p {
	margin-top:42px;
	padding-top:42px;
	border-top:2px solid rgba(255,255,255,.2);
	color:#fff;
	font-size:22px;
}
.strategy-wrap .intro-text .sub-menu {
	position:absolute; bottom:50px; right:0;
	display:flex;
}
.strategy-wrap .intro-text .sub-menu::before {
	display:block;
	position:absolute; top:-45px; right:0;
	color:#fff;
	font-family:'Cormorant Garamond', serif;
	font-size:26px;
	font-weight:500;
	line-height:1;
	opacity:.9;
	content:'Next';
}
.strategy-wrap .intro-text .sub-menu li {
	display:flex;
	align-items: center;
}
.strategy-wrap .intro-text .sub-menu li + li::before {
	display:inline-block;
	width:7px; height:7px;
	margin:0 12px;
	border-radius:50%;
	background:#b49963;
	content:'';
}
.strategy-wrap .intro-text .sub-menu li a {
	color:#fff;
	font-size:22px;
	font-weight:600;
	text-decoration:underline;
}
.strategy-wrap .list {
	display:grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap:60px;
	margin-top:120px;
	counter-reset: number 0;
}
.strategy-wrap .list li {
	position:relative; z-index:10;
	border-radius:12px;
	box-shadow: 6.691px 7.431px 54px 6px rgba(22, 15, 4, 0.14);
}
.strategy-wrap .list li::after {
	position:absolute; top:0; left:0; z-index:-1;
	width:100%; height:100%;
	border-radius:inherit;
	background-image: -moz-linear-gradient( -3deg, rgb(250,199,107) 6%, rgb(254,234,163) 33%, rgb(214,157,75) 60%, rgb(193,134,52) 82%, rgb(254,213,131) 100%);
	background-image: -webkit-linear-gradient( -3deg, rgb(250,199,107) 6%, rgb(254,234,163) 33%, rgb(214,157,75) 60%, rgb(193,134,52) 82%, rgb(254,213,131) 100%);
	background-image: -ms-linear-gradient( -3deg, rgb(250,199,107) 6%, rgb(254,234,163) 33%, rgb(214,157,75) 60%, rgb(193,134,52) 82%, rgb(254,213,131) 100%);
	-webkit-transform:rotate(2deg); transform:rotate(2deg);
	content:'';
}
.strategy-wrap .list li .bg {
	position:relative;
	min-height:391px;
	border:2px solid transparent;
	border-radius:inherit;
	background-image: linear-gradient(#fff, #fff), linear-gradient(9deg,rgba(250, 199, 107, 1) 0%, rgba(254, 234, 163, 1) 27%, rgba(226, 180, 101, 1) 61%, rgba(197, 136, 53, 1) 81%, rgba(229, 181, 99, 1) 100%);
	background-origin: border-box;
	background-clip: content-box, border-box;
}
.strategy-wrap .list li .bg::after {
	position:absolute; top:40px; right:40px;
	width:90px; height:90px;
	background:url('/images/sub/strategy/list_icon.png') no-repeat center/cover;
	content:'';
}
.strategy-wrap .list li .text {
	padding:50px;
}
.strategy-wrap .list li h3 {
	font-size:30px;
}
.strategy-wrap .list li h3::before {
	display:flex;
	align-items: center;
    justify-content: center;
	width:81px; height:28px;
	margin-bottom:25px;
	border-radius:50px;
	background-image: -moz-linear-gradient( -3deg, rgb(250,199,107) 6%, rgb(254,234,163) 33%, rgb(214,157,75) 60%, rgb(193,134,52) 82%, rgb(254,213,131) 100%);
	background-image: -webkit-linear-gradient( -3deg, rgb(250,199,107) 6%, rgb(254,234,163) 33%, rgb(214,157,75) 60%, rgb(193,134,52) 82%, rgb(254,213,131) 100%);
	background-image: -ms-linear-gradient( -3deg, rgb(250,199,107) 6%, rgb(254,234,163) 33%, rgb(214,157,75) 60%, rgb(193,134,52) 82%, rgb(254,213,131) 100%);
	color:#321e02;
	font-family:'Cormorant Garamond', serif;
	font-size:20px;
	font-weight:600;
	counter-increment: number 1;
    content: 'Point 0'counter(number);
}
.strategy-wrap .list li h3::after {
	display:block;
	width:30px; height:2px;
	margin-top:25px;
	background:#e0c79f;
	content:'';
}
.strategy-wrap .list li p {
	padding-top:35px;
	color:#4c4c4c;
	font-size:20px;
}
.strategy-wrap .list li p strong {
	color:#b67816;
	font-weight:700;
}
.strategy-wrap .msg-btn {
	display:grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: start;
	gap:20px;
	margin-top:120px;
}
.strategy-wrap .msg-btn h5 {
	color:#3c3a38;
	font-size:36px;
	font-weight:400;
}
.strategy-wrap .msg-btn h5 strong {
	font-weight:700;
}
.strategy-wrap .msg-btn .next-btn {
	border: 2px solid transparent;
	border-radius: 100px;
	background-image: linear-gradient(#fff, #fff), linear-gradient(9deg,rgba(250, 199, 107, 1) 0%, rgba(254, 234, 163, 1) 27%, rgba(226, 180, 101, 1) 61%, rgba(197, 136, 53, 1) 81%, rgba(229, 181, 99, 1) 100%);
	background-origin: border-box;
	background-clip: content-box, border-box;
}
.strategy-wrap .msg-btn .next-btn a {
	display:flex;
	align-items: center;
    justify-content: space-between;
	height:121px;
	border-radius:100px;
	padding:0 70px;
	background:no-repeat center/cover;
	box-shadow: 6.691px 7.431px 54px 6px rgba(84, 56, 18, 0.5);
}
.strategy-wrap .msg-btn .next-btn a.strategy {
	background-image:url('/images/sub/strategy/btn_strategy.jpg');
}
.strategy-wrap .msg-btn .next-btn a.speed {
	background-image:url('/images/sub/strategy/btn_speed.jpg');
}
.strategy-wrap .msg-btn .next-btn a.result {
	background-image:url('/images/sub/strategy/btn_result.jpg');
}
.strategy-wrap .msg-btn .next-btn a.psychology {
	background-image:url('/images/sub/strategy/btn_psychology.jpg');
}
.strategy-wrap .msg-btn .next-btn a.weapon {
	background-image:url('/images/sub/strategy/btn_weapon.jpg');
}
.strategy-wrap .msg-btn .next-btn a::after {
	display:inline-block;
	width:39px; height:39px;
	background:url('/images/sub/strategy/btn_next_arrow.png') no-repeat center/cover;
	content:'';
}
.strategy-wrap .msg-btn .next-btn a span {
	color:#fff;
	font-size:22px;
	font-weight:600;
}
.strategy-wrap .msg-btn .next-btn a span i {
	display:block;
	font-family:'Cormorant Garamond', serif;
	font-size:26px;
	font-style:normal;
	font-weight:500;
}
@media screen and (max-width: 1024px) {
	.strategy-wrap .intro-text {
		height:790px;
		padding-top:160px;
	}
	.strategy-wrap .intro-text .title-wrap h5 {
		font-size:22px;
	}
	.strategy-wrap .intro-text .title-wrap h3 {
		font-size:38px;
	}
	.strategy-wrap .intro-text .sub-wrap h3 {
		font-size:30px;
	}
	.strategy-wrap .intro-text .sub-wrap p {
		font-size:18px;
	}
	.strategy-wrap .intro-text .sub-menu::before {
		font-size:22px;
	}
	.strategy-wrap .intro-text .sub-menu li a {
		font-size:18px;
	}
	.strategy-wrap .list li .text {
		padding:35px;
	}
	.strategy-wrap .list li h3 {
		font-size:26px;
	}
	.strategy-wrap .list li p {
		font-size:16px;
	}
	.strategy-wrap .msg-btn h5 {
		font-size:28px;
	}
	.strategy-wrap .msg-btn .next-btn a {
		height: 100px;
        padding: 0 40px;
	}
	.strategy-wrap .msg-btn .next-btn a span {
		font-size:18px;
	}
	.strategy-wrap .msg-btn .next-btn a span i {
		font-size:20px;
	}
}
@media screen and (max-width: 768px) {
	.strategy-wrap .intro-text {
		display:block;
		height:700px;
		padding-top:105px;
	}
	.strategy-wrap .intro-text::before {
		bottom:20px;
		width:14px;
		height:110px;
	}
	.strategy-wrap .intro-text .title-wrap::after {
		left:-15px;
		width:calc(100% + 30px);
		margin-left:0;
	}
	.strategy-wrap .intro-text .title-wrap h5 {
		padding-bottom:15px;
		font-size:17px;
	}
	.strategy-wrap .intro-text .title-wrap h3 {
		font-size:28px;
	}
	.strategy-wrap .intro-text .sub-wrap {
		padding-left:0;
		margin-top:30px;
	}
	.strategy-wrap .intro-text .sub-wrap::after {
		display:none;
	}
	.strategy-wrap .intro-text .sub-wrap h3 {
		padding-top:35px;
		font-size:24px;
	}
	.strategy-wrap .intro-text .sub-wrap h3::before {
		font-size:60px;
	}
	.strategy-wrap .intro-text .sub-wrap p {
		margin-top:22px;
		padding-top:22px;
		font-size:15px;
	}
	.strategy-wrap .intro-text .sub-menu {
		bottom:20px;
	}
	.strategy-wrap .intro-text .sub-menu::before {
		top:-34px;
		font-size:18px;
	}
	.strategy-wrap .intro-text .sub-menu li + li::before {
		width:5px; height:5px;
		margin:0 9px;
	}
	.strategy-wrap .intro-text .sub-menu li a {
		font-size:15px;
	}
	.strategy-wrap .list {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap:30px;
		margin-top:60px;
	}
	.strategy-wrap .list li .bg {
		min-height:auto;
	}
	.strategy-wrap .list li .bg::after {
		top:20px; right:20px;
		width:50px; height:50px;
	}
	.strategy-wrap .list li .text {
		padding:25px;
	}
	.strategy-wrap .list li h3 {
		font-size:22px;
	}
	.strategy-wrap .list li h3::before {
		width:70px;
		height:22px;
		margin-bottom:15px;
		font-size:16px;
	}
	.strategy-wrap .list li h3::after {
		width:25px;
		margin-top:15px;
	}
	.strategy-wrap .list li p {
		padding-top:20px;
		font-size:15px;
	}
	.strategy-wrap .msg-btn {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap:20px;
		margin-top:40px;
	}
	.strategy-wrap .msg-btn h5 {
		font-size:22px;
	}
	.strategy-wrap .msg-btn .next-btn a {
		height: 66px;
		padding: 0 25px;
	}
	.strategy-wrap .msg-btn .next-btn a span {
		font-size:13px;
	}
	.strategy-wrap .msg-btn .next-btn a span i {
		font-size:16px;
	}
	.strategy-wrap .msg-btn .next-btn a::after {
		width:20px; height:20px;
	}
}



/*
	업무분야
*/
.business-wrap .intro-text {
	display:flex;
	align-items: center;
    justify-content: center;
	position:relative;
	height:840px;
	padding-top:110px;
}
.business-wrap .intro-text::after {
	position:absolute; top:0; left:50%;
	width:100vw; height:100%;
	margin-left:-50vw;
	background:no-repeat center/cover;
	content:'';
}
.business-wrap .intro-text.action::after {
	background-image:url('/images/sub/business/action_bg.jpg');
}
.business-wrap .intro-text.mediate::after {
	background-image:url('/images/sub/business/mediate_bg.jpg');
}
.business-wrap .intro-text.adultery::after {
	background-image:url('/images/sub/business/adultery_bg.jpg');
}
.business-wrap .intro-text.twilight::after {
	background-image:url('/images/sub/business/twilight_bg.jpg');
}
.business-wrap .intro-text.common_law::after {
	background-image:url('/images/sub/business/common_law_bg.jpg');
}
.business-wrap .intro-text.nullity::after {
	background-image:url('/images/sub/business/nullity_bg.jpg');
}
.business-wrap .intro-text.international::after {
	background-image:url('/images/sub/business/international_bg.jpg');
}
.business-wrap .intro-text.custody::after {
	background-image:url('/images/sub/business/custody_bg.jpg');
}
.business-wrap .intro-text.division::after {
	background-image:url('/images/sub/business/division_bg.jpg');
}
.business-wrap .intro-text.violence::after {
	background-image:url('/images/sub/business/violence_bg.jpg');
}
.business-wrap .intro-text .text {
	position:relative; z-index:10;
	width:100%;
	text-align:center;
}
.business-wrap .intro-text .text h5 span {
	display:inline-flex;
	align-items: center;
	height:46px;
	padding:0 15px;
	border-radius:50px;
	background-image: -moz-linear-gradient( -3deg, rgb(250,199,107) 6%, rgb(254,234,163) 33%, rgb(214,157,75) 60%, rgb(193,134,52) 82%, rgb(254,213,131) 100%);
	background-image: -webkit-linear-gradient( -3deg, rgb(250,199,107) 6%, rgb(254,234,163) 33%, rgb(214,157,75) 60%, rgb(193,134,52) 82%, rgb(254,213,131) 100%);
	background-image: -ms-linear-gradient( -3deg, rgb(250,199,107) 6%, rgb(254,234,163) 33%, rgb(214,157,75) 60%, rgb(193,134,52) 82%, rgb(254,213,131) 100%);
	color:#482f0c;
	font-size:26px;
	font-weight:600;
}
.business-wrap .intro-text .text h3 {
	margin:20px 0 35px;
	color:#fff;
	font-size:56px;
	font-weight:700;
	word-break:keep-all;
}
.business-wrap .intro-text .text h3::before {
	display:inline-block;
	margin-right:40px;
	color:#fff;
	font-size:100px;
	font-weight:700;
	line-height:0.5;
	font-family:'Cormorant Garamond', serif;
	vertical-align:middle;
	content:'“';
}
.business-wrap .intro-text .text h3::after {
	display:inline-block;
	margin-left:40px;
	color:#fff;
	font-size:100px;
	font-weight:700;
	line-height:0.5;
	font-family:'Cormorant Garamond', serif;
	vertical-align:middle;
	content:'”';
}
.business-wrap .intro-text .text p {
	color:#fff;
	font-size:30px;
	word-break:keep-all;
}
.business-wrap .list {
	margin-top:80px;
	counter-reset: number 0;
}
.business-wrap .list > li {
	border: 3px solid transparent;
	border-radius: 15px;
	background-image: linear-gradient(#fff, #fff), linear-gradient(9deg,rgba(250, 199, 107, 1) 0%, rgba(254, 234, 163, 1) 27%, rgba(226, 180, 101, 1) 61%, rgba(197, 136, 53, 1) 81%, rgba(229, 181, 99, 1) 100%);
	background-origin: border-box;
	background-clip: content-box, border-box;
	box-shadow: 6.691px 7.431px 54px 6px rgba(22, 15, 4, 0.1);
}
.business-wrap .list > li + li {
	margin-top:20px;
}
.business-wrap .list > li .grid {
	display:grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap:60px;
	padding:45px 45px 50px;
}
.business-wrap .list > li .title {
	display:flex;
	align-items: center;
	gap:20px;
	position:relative;
	padding-top:45px;
}
.business-wrap .list > li .title::before {
	position:absolute; top:0; left:0;
	display:flex;
	align-items: center;
    justify-content: center;
	width:81px; height:28px;
	border-radius:50px;
	background-image: -moz-linear-gradient( -3deg, rgb(250,199,107) 6%, rgb(254,234,163) 33%, rgb(214,157,75) 60%, rgb(193,134,52) 82%, rgb(254,213,131) 100%);
	background-image: -webkit-linear-gradient( -3deg, rgb(250,199,107) 6%, rgb(254,234,163) 33%, rgb(214,157,75) 60%, rgb(193,134,52) 82%, rgb(254,213,131) 100%);
	background-image: -ms-linear-gradient( -3deg, rgb(250,199,107) 6%, rgb(254,234,163) 33%, rgb(214,157,75) 60%, rgb(193,134,52) 82%, rgb(254,213,131) 100%);
	color:#321e02;
	font-family:'Cormorant Garamond', serif;
	font-size:20px;
	font-weight:600;
	counter-increment: number 1;
	
    content: 'Point 0'counter(number);
}
.business-wrap .list > li .title .icon {
	flex-shrink:0;
	width:76px;
}
.business-wrap .list > li .title h3 {
	font-size:30px;
	font-weight:400;
	line-height:1.3;
}
.business-wrap .list > li .title h3 strong {
	font-weight:700;
}
.business-wrap .list > li .sub {
	padding-top:50px;
	color:#4c4c4c;
	font-size:20px;
	word-break:keep-all;
}
.business-wrap .list > li .sub strong {
	color:#b67816;
	font-weight:700;
}
.business-wrap .btn-wrap {
	display:grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap:50px;
	margin-top:50px;
}
.business-wrap .btn-wrap li {
	border: 2px solid transparent;
	border-radius: 100px;
	background-image: linear-gradient(#fff, #fff), linear-gradient(9deg,rgba(250, 199, 107, 1) 0%, rgba(254, 234, 163, 1) 27%, rgba(226, 180, 101, 1) 61%, rgba(197, 136, 53, 1) 81%, rgba(229, 181, 99, 1) 100%);
	background-origin: border-box;
	background-clip: content-box, border-box;
}
.business-wrap .btn-wrap li a {
	display:flex;
	align-items: center;
    justify-content: space-between;
	height:121px;
	border-radius:100px;
	padding:0 70px;
	background:no-repeat center/cover;
	box-shadow: 6.691px 7.431px 54px 6px rgba(84, 56, 18, 0.5);
}
.business-wrap .btn-wrap li a span {
	color:#fff;
	font-size:22px;
	font-weight:600;
}
.business-wrap .btn-wrap li a span i {
	display:block;
	font-family:'Cormorant Garamond', serif;
	font-size:26px;
	font-style:normal;
	font-weight:500;
}
.business-wrap .btn-wrap li.prev a {
	background-image:url('/images/sub/business/btn_prev.png');
	text-align:right;
}
.business-wrap .btn-wrap li.next a {
	background-image:url('/images/sub/business/btn_next.png');
}
.business-wrap .btn-wrap li.prev a::before {
	display:inline-block;
	width:39px; height:39px;
	background:url('/images/sub/business/btn_prev_arrow.png') no-repeat center/cover;
	content:'';
}
.business-wrap .btn-wrap li.next a::after {
	display:inline-block;
	width:39px; height:39px;
	background:url('/images/sub/business/btn_next_arrow.png') no-repeat center/cover;
	content:'';
}
@media screen and (max-width: 1024px) {
	.business-wrap .intro-text {
		height:650px;
		padding-top:55px;
	}
	.business-wrap .intro-text .text h5 span {
		font-size:22px;
	}
	.business-wrap .intro-text .text h3 {
		font-size:40px;
	}
	.business-wrap .intro-text .text h3::before ,
	.business-wrap .intro-text .text h3::after {
		font-size:75px;
	}
	.business-wrap .intro-text .text p {
		font-size:26px;
	}
	.business-wrap .list > li .grid {
		gap:30px;
		padding:35px 30px 40px;
	}
	.business-wrap .list > li .title::before {
		font-size:18px;
	}
	.business-wrap .list > li .title h3 {
		font-size:26px;
	}
	.business-wrap .list > li .sub {
		font-size:17px;
	}
	.business-wrap .btn-wrap li a {
		height:100px;
		padding:0 40px;
	}
	.business-wrap .btn-wrap li a span {
		font-size:18px;
	}
	.business-wrap .btn-wrap li a span i {
		font-size:20px;
	}
}
@media screen and (max-width: 768px) {
	.business-wrap .intro-text {
		height:430px;
	}
	.business-wrap .intro-text .text h5 span {
		height:32px;
		padding:0 10px;
		font-size:16px;
	}
	.business-wrap .intro-text .text h3 {
		margin:10px 0 20px;
		font-size:28px;
	}
	.business-wrap .intro-text .text h3::before ,
	.business-wrap .intro-text .text h3::after {
		font-size:50px;
	}
	.business-wrap .intro-text .text h3::before {
		margin-right:15px;
	}
	.business-wrap .intro-text .text h3::after {
		margin-left:15px;
	}
	.business-wrap .intro-text .text p {
		font-size:16px;
	}
	.business-wrap .list {
		margin-top:40px;
	}
	.business-wrap .list > li {
		border-width:2px;
		border-radius:10px;
	}
	.business-wrap .list > li + li {
		margin-top:10px;
	}
	.business-wrap .list > li .grid {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		gap:15px;
		padding:20px;
	}
	.business-wrap .list > li .title {
		gap:15px;
		padding-top:38px;
	}
	.business-wrap .list > li .title::before {
		width:70px;
		height:22px;
		font-size:16px;
	}
	.business-wrap .list > li .title .icon {
		width:50px;
	}
	.business-wrap .list > li .title .icon img {
		width:100%;
	}
	.business-wrap .list > li .title h3 {
		font-size:18px;
	}
	.business-wrap .list > li .sub {
		padding-top:0;
		font-size:15px;
	}
	.business-wrap .btn-wrap {
		gap:10px;
		margin-top:30px;
	}
	.business-wrap .btn-wrap li a {
		height:66px;
		padding:0 15px;
	}
	.business-wrap .btn-wrap li a span {
		font-size:13px;
	}
	.business-wrap .btn-wrap li a span i {
		font-size:16px;
	}
	.business-wrap .btn-wrap li.prev a::before,
	.business-wrap .btn-wrap li.next a::after {
		width:20px; height:20px;
	}
}





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





/* 온라인상담 */
.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;
	}
}



/*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);
	}	
}

