@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');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Noto+Serif+KR:wght@200..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Noto+Serif+KR:wght@200..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&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: '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; margin-top: 50px;}
.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;
}


/* 가로모드 제어 */
/* @media (orientation: landscape) { 
	body { 
		transform: rotate(-90deg); 
		transform-origin: left top; 
		width: 100vh; 
		height: 100vw; 
		overflow: hidden; 
		position: absolute; 
		top: 0; 
		left: 0; 
   } 
} 
 */




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

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

/* -------- header -------- */
#header { 
	position:fixed; top:0; left:0; 
	z-index:99999;
	width:100%; min-height:130px;
	transition:.3s;
}
#header { 
}
.hader-inner { 
	position:relative;
	margin:0 auto; 
	width:100%; min-height:130px;
	border-bottom:1px solid rgba(255,255,255,.1);
}
#header.on .hader-inner,
#header.fixed .hader-inner { 
	background: #fff; 
}
.hader-inner .logo { 
	position:absolute; top:50%; left:5%;
	z-index:33;
	margin-top:-46px;
}
.hader-inner .logo .logo-on { 
	display:none;
}
.hader-inner .logo .logo-off { 
	display:block;
}
.on .hader-inner .logo .logo-on, 
.fixed .hader-inner .logo .logo-on, 
.sub_on .hader-inner .logo .logo-on { 
	display:block;
}
.on .hader-inner .logo .logo-off ,
.fixed .hader-inner .logo .logo-off ,
.sub_on .hader-inner .logo .logo-off { 
	display:none;
}
.hader-inner .logo a { 
	display:block; 
}

@media screen and (max-width: 1600px) { 
	.hader-inner .logo {
		left:30px;
	}
}
@media screen and (max-width: 1400px) { 
	.hader-inner { 
		width:100%; 
	}
}
@media screen and (max-width: 1200px) { 
	#header { 
		position:fixed; 
		padding:0;
		min-height:95px;
	}
	.hader-inner { 
		min-height:95px;
		border-bottom:0 none;
	}
	.hader-inner .logo { 
		left:67px; 
		margin-top: -37px;
	}
	.hader-inner .logo a { 
		height:70px;	 
	}
	.hader-inner .logo img { 
		height:100%; 
	}
}
@media screen and (max-width: 1024px) { 
/*
	.hader-inner .logo .logo-on { 
		display:block;
	}
	.hader-inner .logo .logo-off { 
		display:none;
	}
	*/
}
@media screen and (max-width: 768px) { 
	#header ,
	.hader-inner { 
		min-height:70px;
	}
	.hader-inner .logo { 
		left:20px; 
		margin-top: -27px; 
	}
	.hader-inner .logo a { 
		height:50px;	 
	}
}
@media screen and (max-width: 640px) { 
	#header ,
	.hader-inner { 
		min-height:60px;
	}
	.hader-inner .logo { 
		margin-top: -28px; 
	}
	.hader-inner .logo a { 
		height:55px;	 
	}
}


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

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

.nav-full { 
	display:none;
	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) { 
	.hader-inner .gnb { 
		display:inline-block !important; 
		overflow:visible !important;
		padding-right: 5%;
		padding-top: 1%;
		text-align:right;
	}
	.hader-inner .gnb .gnb-1depth-li >a:before { 
		content:'';
		position:absolute; bottom:0; left:0;
		width:100%; height:3px;
		background: #d0a365;
		transform: scaleX(0);
		transition:.3s;
	}
	.hader-inner .gnb .gnb-1depth-li:hover >a:before { 
		transform: scaleX(1);
	}
	.hader-inner .gnb-2depth { 
		overflow:hidden;
		display:block !important;
		position:absolute; top:100%; left:50%;
		z-index:9999;
		margin-left:-55px;
		width:110px; height:0;
		background:#f7f7f7;
		text-align:center;
	}
	.gnb .gnb-2depth.on { 
		padding-top: 20px;
		height:400px;
		transition:.3s;
	}
	.hader-inner .gnb .gnb-2depth-a { 
		display:block;
		padding:15px 0;
		font-size:14px;
		color:#666;
		word-break:keep-all;
	}
	.hader-inner .gnb .gnb-2depth-a:hover { 
		color:#000;
	}
	.gnb-1depth-li:hover .gnb-2depth { 
		padding:20px 0; height:auto;
	}
	.gnb-bg { 
		background: rgba(0,0,0,.95);
	}
	#header .gnb-bg.menu { 
		height:400px;
		transition:.3s;
	}
}
@media screen and (max-width: 1440px) { 
	.nav-full { 
		padding:10% 4%; 
	}
}

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

@media screen and (max-width: 1500px) { 
	.hader-inner .gnb .gnb-1depth-li { 
		padding:0 3%;
	}

}

@media screen and (max-width: 1440px) { 
	.hader-inner .gnb { 
		/* padding:0 23%; */
	}
	.hader-inner .gnb .gnb-1depth-li >a { 
		font-size:17px; 
	}
}
@media screen and (max-width: 1200px) { 
	.hader-inner .gnb { 
		padding:0 20%;
	}

	.hader-inner .gnb .gnb-1depth-li >a { 
		font-size:16px; 
	}
}


/* 태블릿 가로 일때 gnb 오류로 1200px 메뉴 버튼 활성화 */
@media screen and (max-width: 1024px) { 
	#header .gnb { 
		display:none;
		position:absolute; top:100%; left:0;
		margin-left:0; padding: 0;
		width:100%;
		text-align:center;
	}
	#gnb-1depth { 
		overflow-x:hidden;
		height:calc(100vh - 95px);
		padding:30px;
		background: rgba(0,0,0,.95);
	}
	#header .gnb .gnb-1depth-li { 
		display:block;
		padding:0;
		text-align:left;
	}
	#header .gnb-1depth-li.on { 
	}
	#header .gnb-1depth-li:first-child.on { 
	}
	#header .gnb-1depth-a { 
		position:relative;
		display:block;
		font-weight:400;
		font-size:20px; line-height: 60px;
		color:#fff !important;
		text-align: right;
	}
	#header .gnb-1depth-li.on .gnb-1depth-a:after { 
		content:'';
		position:absolute; bottom:7px; left:auto; right: -5px;
		width:120px; height:2px;
		background:#fff;
	}
	#header .gnb-2depth { 
		display:none;
		padding:10px 0;
		height:auto !important;
	}
	#header .gnb-2depth-a { 
		display:block;
		font-weight:300;
		padding:0 ;
		font-size:16px; line-height: 40px;
		color:#fff;
		text-align: right;
	}


	.nav-full { 
		display:none; 
	}
}

@media screen and (max-width: 1024px) { 
	#header .gnb { 
		display:none;
		position:absolute; top:100%; left:0;
		margin-left:0; padding: 0;
		width:100%;
		text-align:center;
	}
	#gnb-1depth { 
		overflow-x:hidden;
		height:calc(100vh - 95px);
		padding:30px;
		background: rgba(0,0,0,.95);
	}
	#header .gnb .gnb-1depth-li { 
		display:block;
		padding:0;
		text-align:left;
	}
	#header .gnb-1depth-li.on { 
	}
	#header .gnb-1depth-li:first-child.on { 
	}
	#header .gnb-1depth-a { 
		position:relative;
		display:block;
		font-weight:400;
		font-size:20px; line-height: 60px;
		color:#fff !important;
		text-align: right;
	}
	#header .gnb-1depth-li.on .gnb-1depth-a:after { 
		content:'';
		position:absolute; bottom:7px; left:auto; right: -5px;
		width:120px; height:2px;
		background:#fff;
	}
	#header .gnb-2depth { 
		display:none;
		padding:10px 0;
		height:auto !important;
	}
	#header .gnb-2depth-a { 
		display:block;
		font-weight:300;
		padding:0 ;
		font-size:16px; line-height: 40px;
		color:#fff;
		text-align: right;
	}


	.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:#952737; 
	transition:.3s;
}
.on .menu-btn span,
.fixed .menu-btn span { 
	background:#952737; 
}
.menu-btn span:nth-child(1) { 
	top:0; 
}
.menu-btn span:nth-child(2) { 
	width:65%;
	margin-top: -1.5px;
	top:50%; 
}
.menu-btn span:nth-child(3) { 
	bottom:0; 
}
.menu-btn.on span:nth-child(1) { 
	top:10px;
	transform:rotate(45deg);
	width:100%;
}
.menu-btn.on span:nth-child(2) { 
	opacity:0; 
}
.menu-btn.on span:nth-child(3) { 
	top:10px;
	transform:rotate(-45deg);
	width:100%;
} 

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


/* -------- footer -------- */
#footer { 
	clear:both;
	overflow:hidden;
	padding:142px 5% 140px !important;
	background:#17171a;
}
#footer .inner { 
	position:relative;
	display: flex;
	margin:0 auto;
	padding:0 !important;
	width:100% !important;
}

#footer .address_wrap{
	margin-left:30px;
}

#footer .address {
	overflow: hidden;
	/* margin-top: 22px; margin-left: 45px; margin-bottom: -10px; */
}
#footer .address li {
	position:relative;
	float:left;
	margin:0 55px 10px 0; 
	font-size: 16px;
	color: #fff;
	opacity:.3;
	letter-spacing: 0;
}
#footer .address li:nth-child(4) {
	clear:both;
}

#footer .address li:before {
	content:'';
	width:2px;
	height: 12px;
	position: absolute;
	top:50%;
	right:-27px;
	transform:translateY(-50%);
	background:#fff;
	opacity:.3;
}

#footer .address li:nth-child(3):before {
	display:none;
}

#footer .address li:nth-child(7):before {
	display:none;
}

#footer address {
	margin:20px 0 0 auto;
	font-style: normal; font-weight: 300; font-size: 16px;
	color: #fff;
	letter-spacing: 0;
	opacity: .3;
}

@media screen and (max-width: 1200px) { 
	#footer .inner {
		display: block;
	}
	
	#footer .address_wrap{
		margin-left: 0;
	}

	#footer .address {
		margin:30px 0 20px;
	}
}
@media screen and (max-width: 767px) { 
	#footer {
		padding:135px 5% 314px !important;
	}

	#footer .foot-logo{
		margin-bottom: 50px;
	}

	#footer .foot-logo img {
		height:70px;
	}
	#footer .address {
		margin:20px 0 15px;
	}
	#footer .address li {
		margin:0 53px 5px 0;
		font-size: 13px;
	}

	#footer .address li:nth-child(3):before {
		display:none;
	}

	#footer address {
		font-size: 13px;
	}
}

@media screen and (max-width: 670px) { 
	#footer .address li:nth-child(2):before {
	display:none;
	}

}


@media screen and (max-width: 640px) { 
	#footer .address li:nth-child(6):before {
		display:none;
	}

}

@media screen and (max-width: 500px) { 
	#footer {
		padding:100px 5% 214px !important;
	}

	#footer .address li:nth-child(1):before {
		display:none;
	}

	#footer .address li:nth-child(5):before {
		display:none;
	}

}

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



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

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

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

.inner { 
	margin:0 auto;
	width: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; */
	}
}


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


/* -------- visual -------- */
.main-visual { 
	position:relative;
	width:100%; height:100vh;
}
.main-visual .fp-tableCell { 
	padding-top:0;	 
}
.main-visual-wrap { 
	width:100%; height:100vh;
}
.main-visual .main-visual-slide { 
	position:relative;
	float:left;
	width:100%; height:100vh;
}
.main-visual .slide1 { 
	background: url('/images/main/main_visual.jpg') no-repeat center center;
	background-size:cover;
}

.main-visual .visual-text { 
	overflow: hidden;
	position:absolute; top:30%; left:50%;
	z-index:1111;
	display: inline-block;
	margin-left:-600px;
	text-align:left;
}
.main-visual .visual-text h1 { 
	font-weight: 300; font-size:32px;
	color:#fff;
	word-break:keep-all;
}
.main-visual .visual-text h1 span {
	position: relative;
	display: inline-block;
}
.main-visual .visual-text h1 span:after {
	content:'';
	position: absolute; top:50%; left:100%;
	margin-left: 25px;
	width:300%; height:1px;
	background:rgba(255,255,255,.1);
}
.main-visual .visual-text .txt {
	position: relative;
	margin-top: 47px;
	padding-left: 25px;
	font-weight: 500; font-size: 46px;
	color: rgba(255,255,254,.6);
	word-break:keep-all;
}
.main-visual .visual-text .txt strong {
	display: block;
	font-weight: 700; font-size: 62px;
	color: #fff;
}
.main-visual .visual-text .txt:after {
	content:'';
	position: absolute; top:10px; left:0;
	width:4px; height:36px;
	background:#ce2706;
}
.main-visual .visual-text .txt-last {
	display: flex;
	justify-content:end;
	margin-top: 47px;
	font-weight: 300; font-size: 32px;
	color: #fff;
}
.main-visual .visual-text .txt-last em {	
	position: relative;
	font-style: normal; font-weight: 700;
}
.main-visual .visual-text .txt-last em:before {
	content:'';
	position: absolute; bottom:100%; left:50%;
	margin-left: -3px;
	width:6px; height: 6px;
	border-radius:50%;
	background:#ce2706;
}
.main-visual .visual-text .txt-last span {
	position: relative;
	display: inline-block;
}
.main-visual .visual-text .txt-last span:before {
	content:'';
	position: absolute; top:50%; right:100%;
	margin-right: 25px;
	width:300%; height:1px;
	background:rgba(255,255,255,.1);
}

.main-visual .main-quick {
	position: absolute; right:0; bottom:0;
	width:360px; height:calc(100% - 100px);
	border-left:1px solid rgba(255,255,255,.1);
}
.main-visual .main-quick li {
	width:100%; height:25%;
}
.main-visual .main-quick li a {
	position: relative;
	display: flex;
	align-items:start;
    flex-direction: column;
    justify-content: center;
	padding-left: 40px;
	width:100%; height:100%;
	border-bottom:1px solid rgba(255,255,255,.1);
}
.main-visual .main-quick li:last-child a {

}
.main-visual .main-quick li a:hover {
	background:rgba(0,0,0,.2);
}
.main-visual .main-quick li a span {
	display: block;
	margin-bottom: 10px;
	font-weight: 300; font-size: 14px;
	color: #fff;
	letter-spacing: .5px;
}
.main-visual .main-quick li a strong {
	position: relative;
	display: block;
	font-weight: 700; font-size: 40px; line-height:1;
	color: #fff;
}
.main-visual .main-quick li a > img {
	position: absolute; top:50%; right:40px;
	transform:translateY(-50%);
}
.main-visual .main-quick li a .new {
	position: absolute; bottom:100%; left:100%;
	display: flex;
	justify-content:center;
	align-items:center;
	margin-bottom:-8px; margin-left: 2px;
	width:18px; height:18px;
	border-radius:50%;
	background:#eb2929;
	font-weight: 500; font-size: 13px;
	color: #fff;
	letter-spacing: 0;
}

.main-visual-wrap .slick-prev ,
.main-visual-wrap .slick-next { 
	position:absolute; bottom:115px; left:50%;
	z-index:11;
	width:50px; height:50px;
	border:1px solid #fff;
	background:none;
	font-size:0;
}
.main-visual-wrap .slick-prev {  
	margin-left:-700px;
	background:url('/images/main/slide_prev.png') no-repeat center center;
}
.main-visual-wrap .slick-next { 
	margin-left:-645px;
	background:url('/images/main/slide_next.png') no-repeat center center;
}
.main-visual video { 
    -webkit-transform: translateX(-50%) translateY(-50%); 
    -moz-transform: translateX(-50%) translateY(-50%); 
    -ms-transform: translateX(-50%) translateY(-50%); 
    -o-transform: translateX(-50%) translateY(-50%); 
    transform: translateX(-50%) translateY(-50%); 
    position: absolute; 
    top: 50%; 
    left: 50%; 
    min-width: 100%; 
    min-height: 100%; 
    width: auto; 
    height: auto; 
    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:77;
	opacity:.75;
}

.custom_paging { 
	position:absolute; bottom:200px; left:50%;
	z-index:11;
	margin-left:-700px;
}
.custom_paging li { 
	display:none;
	font-weight: 300; font-size:16px; line-height:1;
	font-family: 'Poppins', sans-serif;
	color:rgba(255,255,255,.5);
	letter-spacing:7px;
}
.custom_paging li strong { 
	font-weight:500; 
	color:#fff;
}
.custom_paging .slick-active { 
	display:block;
}

@media screen and (max-width: 1200px) { 
	.main-visual .visual-text { 
		left:30px;
		margin-left:0;
		width:calc(100% - 60px);
	}
	.main-visual-wrap .slick-prev ,
	.main-visual-wrap .slick-next { 
		left:30px;
		margin-left:0;
	}
	.main-visual-wrap .slick-next { 
		left:90px; 
	}
	.custom_paging { 
		left:30px;
		margin-left:0;
	}
}
@media screen and (max-width: 850px) { 
	.main-visual .fp-tableCell { 
		height:1100px !important; 
	}
	.main-visual-wrap { 
		overflow:hidden;
		height:100%; 
	}
	.main-visual .main-visual-slide { 
		height:1100px; 
	}
	.main-visual .visual-text {
		top:150px;
	}
	.main-visual .slide1 {
		background: url('/images/main/m_main_visual.jpg') no-repeat center center;
		background-size:cover;
	}

	.main-visual .main-quick {
		display: flex;
		flex-wrap:wrap;
		width:100%; height:300px;
		border-left:0 none;
		border-top:1px solid rgba(255,255,255,.1);
	}
	.main-visual .main-quick:before {
		content:'';
		position: absolute; top:0; left:50%;
		width:1px; height:100%;
		background: rgba(255,255,255,.1);
	}
	.main-visual .main-quick li {
		width:50%; height: 50%;
	}

	.main-visual-wrap .slick-prev ,
	.main-visual-wrap .slick-next { 
		bottom:80px;	 
	}
	.custom_paging { 
		bottom:165px; 
	}
}
@media screen and (max-width: 768px) { 
	.main-visual .fp-tableCell { 
		height:870px !important; 
	}
	.main-visual .main-visual-slide { 
		height:870px; 
	}
	.main-visual .visual-text { 
		left:20px;
		width:calc(100% - 40px);
	}
	.main-visual .visual-text h1 { 
		font-size:22px;
	}
	.main-visual .visual-text .txt {
		margin-top: 30px;
		font-size: 36px;
	}
	.main-visual .visual-text .txt:after {
		top:7px;
		height: 28px;
	}
	.main-visual .visual-text .txt strong {
		font-size: 50px;
	}
	.main-visual .visual-text .txt-last {
		margin-top: 30px;
		font-size: 22px;
	}
	.main-visual .visual-text .txt-last em:before {
		margin-bottom: 2px;
		width:4px; height:4px;
	}

	.main-visual .main-quick {
		height: 250px;
	}
	.main-visual .main-quick li a {
		padding-left: 30px;
	}
	.main-visual .main-quick li a span {
		font-size: 13px;
	}
	.main-visual .main-quick li a strong {
		font-size: 30px;
	}
	.main-visual .main-quick li a > img {
		right:30px;
		height: 30px;
	}
}
@media screen and (max-width: 640px) { 
	.main-visual .fp-tableCell { 
		height:650px !important; 
	}
	.main-visual .main-visual-slide { 
		height:650px; 
	}
	.main-visual .visual-text {
		top:110px;
	}
	.main-visual .visual-text h1 { 
		font-size:15px;
	}
	.main-visual .visual-text .txt {
		margin-top: 20px;
		padding-left: 15px;
		font-size: 20px;
	}
	.main-visual .visual-text .txt:after {
		top: 5px;
		height: 18px;
		width: 3px;
	}
	.main-visual .visual-text .txt strong {
		margin-top: 7px;
		font-size: 30px;
	}
	.main-visual .visual-text .txt-last {
		margin-top: 20px;
		font-size: 16px;
	}

	.main-visual .main-quick {
		height: 190px;
	}
	.main-visual .main-quick li a {
		padding-left: 15px;
	}
	.main-visual .main-quick li a span {
		font-size: 10px;
	}
	.main-visual .main-quick li a strong {
		font-size: 20px;
	}
	.main-visual .main-quick li a > img {
		right: 15px;
		height:20px;
	}
	.main-visual .main-quick li a .new {
		width:12px; height:12px;
		font-size: 9px;
	}

	.main-visual-wrap .slick-prev ,
	.main-visual-wrap .slick-next { 
		left:20px; bottom:50px;	
		width:40px; height:40px;
		background-size:auto 7px;
	}
	.main-visual-wrap .slick-next { 
		left:70px; 
	}
	.custom_paging { 
		bottom:110px; left:20px;
	}
}


/*
.main-visual .slick-dots { 
	bottom:15%; 
	line-height:0;
}
.main-visual .slick-dots li { 
	margin:0 5px;
	width:14px; height:14px; 
}
.main-visual .slick-dots li button { 
	background:#7a8795; 
}
.main-visual .slick-dots li.slick-active { 
	width:14px; 
}
.main-visual .slick-dots li.slick-active button { 
	border-radius:50%;
	background:#ca9e5e; 
}
*/


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


/* -------- conts -------- */
.main-conts-tit-wrap { 
	margin-bottom:65px; 
	text-align:left;
	color:#fff;
}
.main-conts-tit-wrap.center {
	text-align:center;
}
.main-conts-tit-wrap h1 { 
	font-weight:700; font-size:60px; line-height:1.1;
	text-transform:uppercase;
	word-break:keep-all;
}
.main-conts-tit-wrap p { 
	margin-top:27px;
	font-weight:400; font-size:20px; line-height:1.5;
	word-break:keep-all;
}
.main-conts-tit-wrap.bk h1 {
	color:#000;
}
.main-conts-tit-wrap.bk p {
	color:#666;
}
.main-conts-tit-wrap .m-br {
	display:none;
}

@media screen and (max-width: 1024px) { 
}
@media screen and (max-width: 768px) { 
	.main-conts-tit-wrap { 
		margin-bottom:55px;
	}
	.main-conts-tit-wrap h1 { 
		font-size:44px; line-height:1.2;
	}
	.main-conts-tit-wrap p { 
		margin-top:15px;
		font-size:16px; 
	}
	.main-conts-tit-wrap .m-br {
		display:block;
	}
}
@media screen and (max-width: 640px) { 
	.main-conts-tit-wrap { 
		margin-bottom:45px;
	}
	.main-conts-tit-wrap h1 { 
		font-size:26px; 
	}
	.main-conts-tit-wrap p { 
		margin-top:10px;
		font-size:13px; 
	}
}

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

/* -------- main-lawyer -------- */
.main-lawyer { 
	position: relative;
	background:url('/images/main/main_lawyer_bg.jpg') no-repeat center bottom;
	background-size:cover;
}
.main-lawyer .inner {
	padding-bottom: 0;
}

.main-lawyer-wrap {
	display: flex;
	align-items:end;
}
.main-lawyer-wrap > div {
	width:50%;
}

.main-lawyer-wrap .txt-wrap {
	margin-bottom:32%;
}
.main-lawyer-wrap .txt-wrap h1 {
	font-weight: 400; font-size: 30px;
	color: #000;
	word-break:keep-all;
}
.main-lawyer-wrap .txt-wrap h1 strong {
	font-weight: 700; font-size: 54px;
}
.main-lawyer-wrap .txt-wrap h1 span {
	display: block;
	margin-bottom: 5px;
	font-weight: 400; font-size: 22px;
	color: #cf2706;
	letter-spacing: 0;
}
.main-lawyer-wrap .txt-wrap ul {
	margin-top: 40px;
}
.main-lawyer-wrap .txt-wrap ul li {
	position: relative;
	margin-bottom: 13px;
	padding-left: 13px;
	font-weight: 400; font-size: 22px;
	font-family:'Noto Sans TC', 'Pretendard', sans-serif;
	color: #000;
	word-break:keep-all;
}
.main-lawyer-wrap .txt-wrap ul li:before {
	content:'';
	position: absolute; top:11px; left:0;
	width:6px; height:6px;
	background:#ce2706;
}
.main-lawyer-wrap .txt-wrap a {
	display: flex;
	margin-top: 85px;
	font-weight: 600; font-size: 22px;
	color:rgba(0,0,0,.6);
}
.main-lawyer-wrap .txt-wrap a span {
	position: relative;
	margin-left: 30px;
	padding-right: 22px;
}
.main-lawyer-wrap .txt-wrap a span:after {
	content:'';
	position: absolute; top:50%; right:0;
	margin-top: -29.5px;
	width:59px; height:59px;
	border-radius:50%;
	background: #ce2706;
	opacity:0;
}
.main-lawyer-wrap .txt-wrap a:hover span:after {
	opacity:.3;
}
.main-lawyer-wrap .img-wrap img {
	max-width:100%;
}

.main-lawyer .feature-wrap {
	position: absolute; bottom:0; left:50%;
	display: flex;
	margin-left: -600px;
	width:1200px;
	background:rgba(255,255,255,.9);
}
.main-lawyer .feature-wrap dl {
	padding:28px 40px;
	width:50%;
	box-shadow:2px 2px 50px rgba(0,0,0,.1);
}
.main-lawyer .feature-wrap dl dt {
	margin-bottom: 10px;
	font-weight: 400; font-size: 18px;
	color: #cf2706;
}
.main-lawyer .feature-wrap dl dd {
	font-weight: 400; font-size: 22px;
	color: #000;
	word-break:keep-all;
}
.main-lawyer .feature-wrap dl dd strong {
	font-weight: 700;
}

@media screen and (max-width: 1200px) {
	.main-lawyer .feature-wrap {
		left:30px;
		margin-left: 0;
		width:calc(100% - 60px);
	}
}
@media screen and (max-width: 850px) {
	.main-lawyer { 
		background:url('/images/main/m_main_lawyer_bg.jpg') no-repeat center bottom;
		background-size:cover;
	}
	.main-lawyer-wrap {
		padding-bottom:10%;
	}
	.main-lawyer .feature-wrap {
		display: block;
	}
	.main-lawyer .feature-wrap dl {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.main-lawyer .feature-wrap {
		left:20px;
		width:calc(100% - 40px);
	}
}
@media screen and (max-width: 767px) {
	.main-lawyer-wrap .txt-wrap {
		margin-bottom: 62%;
		white-space:nowrap;
	}
	.main-lawyer-wrap .txt-wrap h1 {
		font-size: 20px;
	}
	.main-lawyer-wrap .txt-wrap h1 span {
		font-size: 14px;
	}
	.main-lawyer-wrap .txt-wrap h1 strong {
		font-size: 34px;
	}
	.main-lawyer-wrap .txt-wrap ul {
		margin-top: 20px;
	}
	.main-lawyer-wrap .txt-wrap ul li {
		margin-bottom: 7px;
		padding-left: 10px;
		font-size: 15px;
	}
	.main-lawyer-wrap .txt-wrap ul li:before {
		top:9px;
		width:4px; height:4px;
	}
	.main-lawyer-wrap .txt-wrap a {
		margin-top: 30px;
		font-size: 16px;
	}
	.main-lawyer-wrap .txt-wrap a span {
		margin-left: 20px;
		padding-right: 15px;
	}
	.main-lawyer-wrap .txt-wrap a span img {
		height:2.5px;
	}
	.main-lawyer-wrap .txt-wrap a span:after {
		margin-top:-17.5px;
		width:35px; height:35px;
	}
	.main-lawyer-wrap .img-wrap {
		margin-top: 10%
	}
	.main-lawyer-wrap .img-wrap img {
		position: relative; right:2%;
		max-width:130%;
	}

	.main-lawyer .feature-wrap dl {
		padding:10px 15px;
		box-shadow:2px 2px 10px rgba(0,0,0,.1);
	}
	.main-lawyer .feature-wrap dl dt {
		margin-bottom:4px;
		font-size: 11px;
	}
	.main-lawyer .feature-wrap dl dd {
		font-size: 12px;
	}
}


/* -------- main-business -------- */
.main-business { 
	position: relative;
	width:100%; height:100vh;
}
.main-business:before ,
.main-business:after {
	content:'';
	position: absolute; top:0;
	z-index: -1;
	width:50%; height:100%;
}
.main-business:before {
	left:0;
	background:url('/images/main/main_business_bg1.jpg') no-repeat center center;
	background-size:cover;
}
.main-business:after {
	right:0;
	background:url('/images/main/main_business_bg2.jpg') no-repeat center center;
	background-size:cover;
}

.main-business-wrap {
	display: flex;
	align-items:center;
	width:100%; height:100%;
}
.main-business-wrap > div {
	width:50%;
	text-align:center;
}
.main-business-wrap .main-business-box {
}
.main-business-wrap .main-business-box h1 {
	display: flex;
	justify-content:center;
	align-items:center;
}
.main-business-wrap .main-business-box h1:before,
.main-business-wrap .main-business-box h1:after {
	content:'';
	display: inline-block;
	width:140px; height:1px;
	background:#fff;
	opacity: .3;
}
.main-business-wrap .main-business-box h1 span {
	margin:0 28px;
	font-weight: 700; font-size: 60px;
	color: #fff;
}
.main-business-wrap .main-business-box p {
	margin-top: 25px;
	font-weight: 400; font-size: 22px;
	color: #fff;
	word-break:keep-all;
}
.main-business-wrap .main-business-box p strong {
	font-weight: 700;
	text-decoration:underline;
    text-underline-offset: 5px;
}
.main-business-wrap .main-business-box ul {
	margin-top: 30px;
}
.main-business-wrap .main-business-box ul li {
	margin:0 auto 11px;
	padding:11px 0;
	width:100%; max-width:528px;
	border-radius:26px;
	border:1px solid rgba(255,255,255,.2);
	background:rgba(206,39,6,.2);
	font-weight: 400; font-size: 22px;
	color: #fff;
	word-break:keep-all;
}
.main-business-wrap .main-business-box.box2 ul li {
	background:rgba(6,58,206,.2);
}
.main-business-wrap .main-business-box a {
	display: inline-block;
	font-weight: 600; font-size: 22px;
	color: #fff;
}
.main-business-wrap .main-business-box a:hover {
	text-decoration:underline;
    text-underline-offset: 5px;
}
.main-business-wrap .main-business-box a:before {
	content:'';
	display: block;
	margin:55px auto 17px;
	width:1px; height:38px;
	background:#fff;
	opacity: .3;
}

@media screen and (max-width: 850px) {
	.main-business-wrap {
		display: block;
	}
	.main-business:before ,
	.main-business:after {
		display: none;
	}
	.main-business-wrap > div {
		padding:20vw 20px;
		width: 100%;
	}
	.main-business-wrap .main-business-box.box1 {
		background:url('/images/main/main_business_bg1.jpg') no-repeat center center;
		background-size:cover;
	}
	.main-business-wrap .main-business-box.box2 {
		background:url('/images/main/main_business_bg2.jpg') no-repeat center center;
		background-size:cover;
	}
}
@media screen and (max-width: 767px) { 
	.main-business-wrap .main-business-box h1 span {
		margin:0 13px;
		font-size: 32px;
	}
	.main-business-wrap .main-business-box h1:before, .main-business-wrap .main-business-box h1:after {
		width:70px;
	}
	.main-business-wrap .main-business-box p {
		margin-top: 15px;
		font-size: 16px; line-height: 1.6;
	}
	.main-business-wrap .main-business-box ul li {
		margin-bottom: 7px;
		padding:8px 0;
		max-width:90%;
		font-size: 16px;
	}
	.main-business-wrap .main-business-box a {
		display: block;
		font-size: 16px;
	}
	.main-business-wrap .main-business-box a:before {
		margin:30px auto 10px;
		height: 22px;
	}
}


/* -------- main-case -------- */
.main-case { 
	background:url('/images/main/maincase_bg.jpg') no-repeat center center;
	background-size:cover;
}

.main-case .counter {
	position: relative;
	display: flex;
	justify-content:center;
	margin-bottom: 50px;
}
.main-case .counter:after {
	content:'';
	position: absolute; top:50%; left:50%;
	margin-top: -20px;
	width:1px; height:40px;
	background:#fff;
	opacity: .2;
}
.main-case .counter dl {
	display: flex;
	justify-content:center;
	align-items:baseline;
	padding:0 50px;
}
.main-case .counter dl dt ,
.main-case .counter dl dd {
	font-weight: 400; font-size: 24px; line-height: 1;
	color: #fff;
}
.main-case .counter dl dt {
	margin-right: 18px;
}
.main-case .counter dl dd {
}
.main-case .counter dl dd strong {
	font-weight: 700; font-size: 52px;
	color: #ff8971;
	letter-spacing: 0;
}

.main-case-tab {
	display: flex;
	margin-bottom: 50px;
	width:100%;
}
.main-case-tab li {
	flex:1;
	margin-right:1px;
}
.main-case-tab li:last-child {
	margin-right: 0;
}
.main-case-tab li a {
	display: flex;
	justify-content:center;
	align-items:center;
	width:100%; height:60px;
	border:1px solid rgba(255,255,255,.2);
	font-weight: 400; font-size: 22px;
	color: #fff;
	text-align:center;
}
.main-case-tab li.on a {
	background:#e9e9e9;
	font-weight: 700;
	color: #000;
}

.main-case-list { 
	display: flex;
}
.index .main-case-list ,
.business-case .main-case-list {
	width:calc(100% + 20px);
}
.main-case-list .slick-list {
	overflow: visible;
}
.main-case-list .slick-slide {
	margin-right: 20px;
	opacity: .3;
}
.main-case-list .slick-active {
	opacity: 1;
}
.main-case-list .main-case-slide { 
}
.main-case-list .main-case-slide a {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding:40px;
	background:rgba(0,0,0,.4);
}
.main-case-list .main-case-slide a:after {
	content:'';
	position: absolute; top:0; left:0;
	width:100%; height:100%;
	border:2px solid #ce2706;
	opacity: 0;
}

.main-case-list .main-case-slide a:before {
	content:'';
	position: absolute; top:-40px; right:12px;
	width:90px; height:90px;
	background:url('/images/sub/new_best.png') no-repeat center center;
	background-size:cover;
}

.main-case-list .main-case-slide a input[type="checkbox"] {
	margin-right: auto;
}


.main-case-list .main-case-slide .thumb {
	flex-shrink:0;
	width:42.1%;
}
.main-case-list .main-case-slide .thumb img {
	width:100%;
	border:2px solid #e5e5e5;
}
.main-case-list .main-case-slide .conts {
	padding-left:30px;
}
.main-case-list .main-case-slide .cate-name {
	width:40%;
	display: inline-block;
	margin-bottom: -10px;
	border-radius:0;
	border: 1px solid #ca1e36;
	background:transparent;
	font-weight: 600; font-size: 18px; line-height:30px;
	color: #ca1e36;
	text-align:center;
}
.main-case-list .main-case-slide .subject {
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
	width:100%; height:64px;
	font-weight:700; font-size:22px; line-height:32px;
	color:#fff;
	word-break:keep-all;
	text-overflow:ellipsis;
}
.main-case-list .main-case-slide hr {
	display: block;
	margin:25px 0 18px;
	width:calc(100% + 30px); height:1px;
	border:0 none;
	background:#fff;
	opacity: .2;
}
.main-case-list .main-case-slide .bo-content {
	overflow:hidden;
	display:block;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
	width:100%; height:72px;
	font-weight:400; font-size:16px; line-height:24px;
	color:#fff;
	word-break:keep-all;
	text-overflow:ellipsis;
}
.main-case-list .main-case-slide .more {
	position:relative;
	display: block;
	margin-top:45px;
	font-weight: 600; font-size: 15px;
	color: #fff;
	letter-spacing: 0;
	text-align:left;
}

.main-case-list .main-case-slide .more .more_arrow{
	position:absolute;
	top:50%;
	left:58%;
	transform:translate(-50%, -50%);
	display: block;
	width:58%;
	height:11px;
	background:url('/images/sub/new_more_arrow.png') no-repeat center center;
	background-size:100%;
	z-index:100;
}

.main-case-list .main-case-slide .more .more_circle{
	position:absolute;
	top:50%;
	right:7%;
	transform:translateY(-50%);
	width:45px;
	height:45px;
	display: block;
	border-radius:50%;
	background:#fff;
	z-index:50;
}

.main-case-list .main-case-slide a:hover {
	background:#eaeaea;
}
.main-case-list .main-case-slide a:hover:after {
	opacity: 1;
}
.main-case-list .main-case-slide a:hover .subject {
	color: #000;
}
.main-case-list .main-case-slide a:hover hr {
	background:rgba(0,0,0,.2);
}
.main-case-list .main-case-slide a:hover .bo-content {
	color: #666;
}
.main-case-list .main-case-slide a:hover .more {
	color: #000;
}

.main-case-list .slick-dots {
	position: relative; bottom:auto;
	display: flex;
	justify-content:center;
	margin-top: 40px;
	line-height: 0;
}
.main-case-list .slick-dots li {
	margin:0 5px;
	width:9px; height:9px;
}
.main-case-list .slick-dots li button {
	padding:0;
	background:#fff;
	opacity: .3;
}
.main-case-list .slick-dots li.slick-active {
	width:9px;
}
.main-case-list .slick-dots li.slick-active button {
	border-radius:50%;
	background:#fff;
	opacity: 1;
}

.case ~ .sub-conts-wrap .main-case-list {
	display: grid;
	gap: 45px 20px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.sub .main-case-list .main-case-slide a {
	background:#f2f2f4;
}
.sub .main-case-list .main-case-slide a .subject {
	color: #000;
}
.sub  .main-case-list .main-case-slide a hr {
	background:rgba(0,0,0,.2);
}
.sub .main-case-list .main-case-slide a .bo-content {
	color: #666;
}
.sub .main-case-list .main-case-slide a .more {
	color: #000;
}

@media screen and (max-width:1200px) { 
.main-case-list .main-case-slide .cate-name{
	font-size:14px;	
}
}

@media screen and (max-width:1000px) { 
.main-case-list .main-case-slide .more .more_arrow{
	left:66%
}
.main-case-list .main-case-slide .more .more_circle{
	right: -5%;
}

.main-case-list .main-case-slide a{
	padding: 20px;
}
}

@media screen and (max-width: 850px) {	
	.case ~ .sub-conts-wrap .main-case-list{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.main-case-list .main-case-slide .more .more_arrow{
		width:66%;
		left: 60%;
	}

	.main-case-list .main-case-slide .more .more_circle{
		right: 0;
	}


	.main-case .counter {
		display: block;
		margin-top: -30px;
	}
	.main-case .counter:after {
		left:0;
		margin-top: 0;
		width:100%; height:1px;
	}
	.main-case .counter dl {
		padding:30px 0;
	}
}
@media screen and (max-width: 767px) {	
	.main-case .counter {
		margin-top: -15px; margin-bottom: 30px;
	}
	.main-case .counter dl {
		padding:15px 0;
	}
	.main-case .counter dl dt, .main-case .counter dl dd {
		font-size: 18px;
	}
	.main-case .counter dl dd strong {
		font-size: 32px;
	}
	.main-case-tab {
		flex-wrap:wrap;
		margin-bottom: 30px;
	}
	.main-case-tab li {
		flex:auto;
		margin-bottom: 1px;
		width:calc(33.333% - 1px);
	}
	.main-case-tab li:nth-child(3n) {
		margin-right: 0;
	}
	.main-case-tab li a {
		height: 40px;
		font-size: 15px;
	}

	.main-case-list .slick-slide {
		margin-right: 15px;
		width:80vw;
		opacity: 1;
	}
	.main-case-list .main-case-slide a {
		padding:15px;
	}
	.main-case-list .slick-current a {
		background: #eaeaea;
	}
	.main-case-list .slick-current .main-case-slide a:after {
		opacity: 1;
	}
	
	.main-case-list .slick-current .main-case-slide a .subject {
		color: #000;
	}
	.main-case-list .slick-current .main-case-slide a hr {
		background:rgba(0,0,0,.2);
	}
	.main-case-list .slick-current .main-case-slide a .bo-content {
		color: #666;
	}
	.main-case-list .slick-current .main-case-slide a .more {
		color: #000;
	}
	.main-case-list .main-case-slide .thumb {
		width:45%;
	}
	.main-case-list .main-case-slide .conts {
		padding-left: 15px;
	}
	.main-case-list .main-case-slide .cate-name {
		margin-bottom: 10px;
		padding:0 7px;
		font-size: 12px; line-height: 20px;
	}
	.main-case-list .main-case-slide hr {
		margin:8px 0 10px;
		width:calc(100% + 15px);
	}
	.main-case-list .main-case-slide a:before{
		width: 60px;
		height: 60px;
		top: -28px;
	}

	.main-case-list .main-case-slide .subject {
		height: 40px;
		font-size: 14px; line-height: 20px;
	}
	.main-case-list .main-case-slide .bo-content {
		height: 51px;
		font-size: 13px; line-height: 17px;
	}
	.main-case-list .main-case-slide .more {
		margin-top: 10px;
		font-size: 14px;
	}

	.main-case-list .main-case-slide .more .more_circle{
		width: 35px;
		height:35px;
		right: 4px;
	}
	.main-case-list .slick-dots {
		margin-top: 30px;
	}
}

@media screen and (max-width: 525px) {	
	.main-case-list .main-case-slide .cate-name{
		width: 47%;
		padding: 0;
		font-size: 10px;
		margin-bottom: -3px;
	}

	.main-case-list .main-case-slide .more{
		font-size: 12px;
		margin-top: 5px;
	}

	.main-case-list .main-case-slide .more .more_arrow {
		width: 51%;
		left: 65%;
	}

	

}



/* -------- main-consulting -------- */
.main-consulting { 
	background:url('/images/main/main_online_bg.jpg') no-repeat center bottom;
	background-size:cover;
}

.main-consulting-wrap {
	display: grid;
	gap: 0 60px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.main-online-list {
	border-top:1px solid #040404;
}
.main-online-list .main-online-slide a {
	display: flex;
	align-items:center;
	padding:20px 25px;
	border-bottom:1px solid #e0e0e0;
	text-align:left;
}
.main-online-list .main-online-slide .date {
	flex-shrink:0;
	width:100px;
	font-weight: 400; font-size: 18px;
	color: #666;
	letter-spacing: 0;
}
.main-online-list .main-online-slide .subject {
	overflow:hidden;
	display: block;
	width:100%;
	font-weight: 400; font-size: 18px;
	color: #1a1a1a;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.main-online-list .main-online-slide .type {
	flex-shrink:0;
	margin-left: 10px;
	width:87px;
}
.main-online-list .main-online-slide .type span {
	display: flex;
	justify-content:center;
	align-items:center;
	width:100%; height:40px;
	border:1px solid #e5e5e5;
	background:#f7f7f7;
	font-weight: 500; font-size: 18px;
	color: #808080;
}
.main-online-list .main-online-slide .type .end {
	border-color:#ce2706;
	background:#ce2706;
	color: #fff;
}

.online-form {
	padding:40px 20px;
	border:1px solid #e0e0e0;
	border-width:1px 0; 
}
.online-form .input-wrap {
}
.online-form .input-wrap li {
	margin-bottom: 30px;
}
.online-form .input-wrap li label {
	display: block;
	margin-bottom: 8px;
	font-weight: 500; font-size: 18px; line-height: 1;
	color: #1a1a1a;
}
.online-form .input-wrap li label span {
	color: #c60c0c;
}
.online-form .input-wrap li label + input {
	padding:0 20px;
	width:100%; height:58px;
	border:1px solid #e0e0e0;
	font-weight: 400; font-size: 16px;
	color: #808080;
}
.online-form .input-wrap li label + textarea {
	padding:17px 20px;
	width:100%; height:120px;
	border:1px solid #e0e0e0;
	font-weight: 400; font-size: 16px;
	color: #808080;
	resize:none;
}
.online-form .input-wrap li:last-child {
	display: flex;
	align-items:center;
	margin-top: -12px;
}
.online-form .input-wrap li:last-child input {
	margin-right: 7px;
	width:26px; height: 26px;
}
.online-form .input-wrap li:last-child label {
	margin: 0;
	font-weight: 300; font-size: 16px;
	color: #808080;
}
.online-form .input-wrap li:last-child a {
	margin-left: auto;
	font-weight: 400; font-size: 16px;
	color: #1a1a1a;
	text-decoration:underline;
}
.online-form .btn-wrap {
	margin-top: 30px;
}
.online-form .btn-wrap button {
	width: 100%; height: 60px;
	border:0 none;
	background:#ce2706;
	font-weight: 500; font-size: 20px;
	color: #fff;
}

@media screen and (max-width: 850px) {
	.main-consulting-wrap {
		gap: 60px 0;
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}
@media screen and (max-width: 767px) { 
	.main-consulting-wrap {
		gap:30px 0;
	}
	.main-online-list .main-online-slide a {
		padding:10px 15px;
	}
	.main-online-list .main-online-slide .date {
		width:45px;
		font-size: 14px;
	}
	.main-online-list .main-online-slide .subject {
		font-size: 14px;
	}
	.main-online-list .main-online-slide .type {
		width:65px;
	}
	.main-online-list .main-online-slide .type span {
		height: 30px;
		font-size: 14px;
	}

	.online-form {
		padding:20px;
	}
	.online-form .input-wrap li {
		margin-bottom: 20px;
	}
	.online-form .input-wrap li label {
		font-size: 14px;
	}
	.online-form .input-wrap li label + input {
		padding:0 10px;
		height: 40px;
		font-size: 13px;
	}
	.online-form .input-wrap li label + textarea {
		padding:7px 10px;
		height: 80px;
		font-size: 13px;
	}
	.online-form .input-wrap li:last-child input {
		margin-right: 5px;
		width:20px; height:20px;
	}
	.online-form .input-wrap li:last-child label,
	.online-form .input-wrap li:last-child a {
		font-size: 13px;
	}
	.online-form .btn-wrap button {
		height: 45px;
		font-size: 15px;
	}
}

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


/* -------- main-location -------- */
.main-location { 
	background:url('/images/main/main_location_bg.jpg') no-repeat center center;
	background-size:cover;
}

.main-location-wrap {
	display: flex;
}
.main-location-wrap > div {
	width:50%;
}
.main-location-wrap .main-location-info {
	padding-right: 40px;
}
.main-location-wrap .main-location-info h1 {
	padding-bottom: 12px;
	border-bottom:1px solid #fff;
	font-weight: 700; font-size: 24px;
	color: #fff;
	word-break:keep-all;
}
.main-location-wrap .main-location-info ul {
	margin:40px 0;
}
.main-location-wrap .main-location-info ul li {
	display: flex;
	align-items:center;
	width:100%; height:70px;
	border-bottom:1px solid rgba(255,255,255,.1);
	font-weight: 300; font-size: 22px;
	color: #fff;
}
.main-location-wrap .main-location-info ul li img {
	margin-right: 13px;
}
.main-location-wrap .main-location-info ul li strong {
	font-weight: 700;
}
.main-location-wrap .main-location-info a {
	display: flex;
	align-items:center;
	font-weight: 700; font-size: 22px;
	color: #fff;
	word-break:keep-all;
}
.main-location-wrap .main-location-info a span {
	position: relative;
	margin-left: 30px;
	padding-right: 22px;
}
.main-location-wrap .main-location-info a span:after {
	content:'';
	position: absolute; top:50%; right:0;
	margin-top: -29.5px;
	width:59px; height:59px;
	border-radius:50%;
	background: #ce2706;
	opacity:0;
}
.main-location-wrap .main-location-info a:hover span:after {
	opacity:.3;
}
.main-location-wrap .main-location-map-inner {
	overflow: hidden;
	width:100%; height:437px;
	box-shadow:10px 10px 0 #ce2706;
}
.main-location-wrap .main-location-map {
	padding-left: 20px;
}
.main-location-wrap .main-location-map .root_daum_roughmap {
	width: 100% !important;
}

@media screen and (max-width: 850px) {
	.main-location-wrap {
		display: grid;
		gap: 60px 0;
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.main-location-wrap > div {
		width: 100%;
	}
	.main-location-wrap .main-location-info {
		padding-right: 0;
	}
	.main-location-wrap .main-location-map {
		padding-left: 0;
	}
}
@media screen and (max-width:767px) {
	.main-location-wrap .main-location-info h1 {
		margin-bottom: 8px;
		font-size: 18px;
	}
	.main-location-wrap .main-location-info ul {
		margin:20px 0;
	}
	.main-location-wrap .main-location-info ul li {
		height: 54px;
		font-size: 16px;
	}
	.main-location-wrap .main-location-info ul li img {
		margin-right: 8px;
		width:18px;
	}
	.main-location-wrap .main-location-info a {
		font-size: 16px;
	}
	.main-location-wrap .main-location-info a span {
		margin-left: 20px;
		padding-right: 15px;
	}
	.main-location-wrap .main-location-info a span img {
		height: 4px;
	}
	.main-location-wrap .main-location-info a span:after {
		margin-top:-17.5px;
		width:35px; height:35px;
	}

	.main-location-wrap {
		gap: 30px 0;
	}
	.main-location-wrap .main-location-map-inner {
		height: 350px;
	}
	.main-location-wrap .main-location-map-inner .root_daum_roughmap .wrap_map {
		height: 350px !important;
	}
}
	

/* -------- main-review -------- */
.main-review {
	background:url('/images/main/review_bg.jpg') no-repeat center /cover;
}
.main-review .more {
	position:absolute;
	margin-top: -20px;
	border-bottom:2px solid #000;
}
.main-review .more a {
	font-size:22px;
	color: #000;
	font-weight:600;
}
.main-review-wrap {position:relative;}
.main-review-list {
	padding:20px 0 !important;
}
.main-review-list .box a {
	display:block;
	background-color:#fff;
	border:1px solid #beced4; 
	transition:.2s;
}
.main-review-list .box:hover a {
	box-shadow:0px 1px 29px -3.88px rgba(5, 5, 5, 0.28);
}
.main-review-list .box .cate {
	display:flex; align-items:center;
	height:50px;
	padding:0 25px;
	color:#0a4b63; font-size:18px; font-weight:500;
	letter-spacing:-0.05rem;
}
.main-review-list .box .thumb img {
	display:block; width:100%; height:auto;
}
.main-review-list .box .conts {
	padding:20px 25px 25px;
}
.main-review-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;
}
.main-review-list .box .bottom {
	padding-top:14px;
	display:flex; align-items:center;
}
.main-review-list .box .bottom .btn-more {
	display:inline-block;
	color:#0a4b63; font-size:16px; 
	padding-right:10px;
	font-family:'Outfit';
	background:url('/images/main/btn_more.png') no-repeat right center;
	letter-spacing:0;
}
.main-review-list .box .bottom .date {
	color:#666666; font-size:14px; font-weight:300;
	font-family:'Outfit';
	letter-spacing:0;
	margin-left:auto;
}
.main-review-wrap .arrow {
	position:absolute; top:50%;
	z-index:10;
	width:28px; height:44px;
	background:url('/images/main/review_prev.png') no-repeat center /100% auto;
	cursor:pointer;
}
.main-review-wrap .btn-prev {
	left:-90px;
}
.main-review-wrap .btn-next {
	right:-90px;
	background-image:url('/images/main/review_next.png');
}

@media screen and (max-width: 1024px) {
	.main-review-list .swiper-wrapper {
		/*flex-wrap:wrap;*/
		gap:30px 0;
	}
	.main-review-list .box {
		width:calc(50% - 7.5px);
	}
	.main-review-list .box:nth-of-type(n + 5){
		/*display:none;*/
	}
}
@media screen and (max-width: 768px) {
	.main-review .more {
		margin-top:-10px;
	}
	.main-review .more a {
		font-size:12px;
	}
	.main-review-wrap {
		position:relative;
		margin-top:40px;
	}
	.main-review-list {
		display:flex;
		flex-direction:row;
	}
	.main-review-list .swiper-wrapper {
		flex-wrap:nowrap;
	}
	.main-review-list .box {
		width:calc(50% - 5px);
	}
	.main-review-list .box .cate {
		height:30px;
		padding:0 12px;
		font-size:12px;
	}
	.main-review-list .box .conts {
		padding:10px;
	}
	.main-review-list .box .bo-content {
		font-size:12px;
	}
	.main-review-list .box .bottom {
		padding-top:10px;
	}
	.main-review-list .box .bottom .btn-more {
		font-size:11px; 
		padding-right:6px;
		background-size:2px auto;
	}
	.main-review-list .box .bottom .date {
		font-size:11px;
	}
}	

.sub .main-review-list {
	display:flex; flex-wrap:wrap; gap:25px;
	margin-bottom:50px;
}
.sub .main-review-list > li {
	width:calc(25% - 75px/4);
}

@media screen and (max-width: 1024px) {
	.sub .main-review-list {
		gap:25px 15px;
	}
	.sub .main-review-list > li {
		width:calc(50% - 7.5px);
	}
}
@media screen and (max-width: 640px) {
	.sub .main-review-list {
		gap:15px;
	}
	.sub .main-review-list > li {
		width:100%;
	}	
}


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

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


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

.sub-visual.intro { 
	background: url('/images/sub/new_sub_visual_01_03.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.member { 
	background: url('/images/sub/new_sub_visual_01_03.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.come { 
	background: url('/images/sub/new_sub_visual_01_03.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.business1 { 
	background: url('/images/sub/new_sub_visual03.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.business2 { 
	background: url('/images/sub/sub_visual04.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.business3 { 
	background: url('/images/sub/sub_visual05.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.case { 
	background: url('/images/sub/new_sub_visual04.jpg') no-repeat center top; 
	background-size:cover;
}
.sub-visual.online { 
	background: url('/images/sub/new_sub_visual04.jpg') no-repeat center top; 
	background-size:cover;
}

.sub-visual .visual-inner { 
	display:table-cell;
	vertical-align:middle;
}
.sub-visual .visual-inner > h1 { 
	display:inline-block;
	font-weight:700; font-size:36px;
	color:#311111;
	word-break:keep-all;
}
.sub-visual .visual-inner > h1 span { 
	display:block;
	margin-top:10px;
	font-weight:500; font-size:17px;
	letter-spacing:3px;
	text-transform:uppercase;
}

.sub-visual .visual-inner ul { 
	display:flex;
	margin-top:27px;
	font-weight:500; font-size:15px;
	justify-content: center;
	font-family: 'GmarketSans';
	color:#000;
}

.sub-visual .visual-inner ul li{
	position:relative;
	padding:0 15px;
}

.sub-visual .visual-inner ul li:before{
	content:'';
	position:absolute;
	top:0;
	right:0;
	width:1px;
	height:100%;
	background: #d6d7d7;
}

.sub-visual .visual-inner ul li:last-child:before{
	display:none;
}

@media screen and (max-width: 1200px) { 
}
@media screen and (max-width: 850px) { 
}
@media screen and (max-width: 768px) { 
	 .sub-visual { 
		height:400px;
		padding-top: 70px;
	 }
	 .sub-visual .visual-inner > h1 { 
		font-size:42px; 
	 }
	 .sub-visual .visual-inner > h1 span { 
		font-size:14px;
	 }
}
@media screen and (max-width: 640px) { 
	 .sub-visual { 
		padding-top: 60px;
		height:270px;
	 }
	 .sub-visual .visual-inner > h1 { 
		font-size:30px; 
	 }
	 .sub-visual .visual-inner > h1 span { 
		margin-top:5px;
		font-size:12px;
		letter-spacing:.5px;
	 }
}


/*
	sub title
*/
.sub-conts-title {
	position: relative; z-index: 2;
	display:block;
	margin:0 auto 50px;
	text-align:center;
	font-family: 'GmarketSans';
}
.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;
	display:none;
}
.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:36px; 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;
	}
}



/* location-menu */
.location-menu { 
	position: absolute; top:120px; left:50%;
	margin-left: -600px;
	width:1200px;
	display:none;
}
.location-menu ul {
	display: flex;
	align-items:center;
}
.location-menu ul li {
	display: flex;
	align-items:center;
	font-weight: 400; font-size: 15px; line-height: 1;
	color: #fff;
}
.location-menu.bk ul li {
	color: #000;
}
.location-menu ul li.home {
	line-height: 0;
}
.location-menu ul li .bk {
	display: none;
}
.location-menu.bk ul li .wh {
	display: none;
}
.location-menu.bk ul li .bk {
	display: block;
}
.location-menu ul li:after {
	content:'';
	display: inline-block;
	margin:0 20px;
	width:13px; height:1px;
	background:#fff;
	opacity: .3;
}
.location-menu.bk ul li:after {
	background:#000;
}
.location-menu ul li:last-child:after {
	display: none;
}

@media screen and (max-width: 1200px) {
	.location-menu { 
		left:0;
		margin-left: 0;
		padding:0 30px;
		width:100%;
	}
}
@media screen and (max-width: 768px) {
	.location-menu { 
		top:80px;
		padding:0 20px;
	}
	.location-menu ul li {
		font-size: 12px;
	}
	.location-menu ul li:after {
		margin:0 10px;
		width:8px;
	}
	.location-menu ul li.home img {
		height: 10px;
	}
}


/* 
	인사말
*/
.greetings-wrap { 
}
.greetings-wrap .greetings-txt {
	position: relative; z-index: 3;
	margin-top: 90px;
}
.greetings-wrap .greetings-txt:first-child {
	margin-top: 0;
}
.greetings-wrap .greetings-txt h1 {
	position: relative;
	padding-left: 20px;
	font-weight: 400; font-size: 32px;
	color: #000;
	word-break:keep-all;
}
.greetings-wrap .greetings-txt h1:before {
	content:'';
	position: absolute; top:8px; left:0;
	width:4px; height:22px;
	background:#ce2706;
}
.greetings-wrap .greetings-txt h1 strong {
	font-weight: 700;
}
.greetings-wrap .greetings-txt p {
	margin-top: 35px;
	padding-left: 20px;
	font-weight: 400; font-size: 20px; line-height: 1.6;
	color: #666;
	word-break:keep-all;
}
.greetings-wrap .greetings-img {
	position: relative; z-index: 2;
	margin-top: 65px;
}
.greetings-wrap .greetings-img:after {
	content:'';
	position: absolute; top:50%; left:50%;
	z-index: -1;
	margin-left: -50vw;
	width:100vw; height:200%;
	background:#f6f1f0;
}
.greetings-wrap .greetings-img img {
	width:100%;
}
.greetings-wrap .greetings-box {
	position: relative; left:-10px;
	z-index: 2;
	display: flex;
	align-items:end;
	margin-top: 60px;
	width:calc(100% + 20px);
}
.greetings-wrap .greetings-box:after {
	content:'';
	position: absolute; bottom:30%; left:50%;
	z-index: -1;
	margin-left: -50vw;
	width:100vw; height:100%;
	background:#f6f1f0;
}
.greetings-wrap .greetings-box li {
	padding:0 10px;
	width:50%;
}
.greetings-wrap .greetings-box li img {
	max-width:100%;
}
.greetings-wrap .greetings-box li:first-child img {
	position: relative; right:64%;
	width:50vw; max-width:none;
}
.greetings-wrap .greetings-box li span {
	display: block;
	margin-bottom:30px;
	padding-left: 30px;
	font-weight: 700; font-size: 32px;
	color: #000;
	word-break:keep-all;
}
.greetings-wrap .greetings-box li span:before {
	content:'';
	display: block;
	margin-bottom:30px;
	width: 100%; height:36px;
	background:url('/images/sub/greetings_bullet.png') no-repeat left center;
}

@media screen and (max-width: 1200px) {
	.greetings-wrap .greetings-box li:first-child img {
		right:100px;
		width:calc(100% + 100px);
	}
}
@media screen and (max-width: 850px) {
}
@media screen and (max-width: 767px) {
	.greetings-wrap .greetings-txt {
		margin-top: 45px;
	}
	.greetings-wrap .greetings-txt h1 {
		padding-left: 12px;
		font-size: 22px;
	}
	.greetings-wrap .greetings-txt h1:before {
		top:5px;
		width:2px; height: 16px;
	}
	.greetings-wrap .greetings-txt p {
		margin-top: 20px;
		padding-left: 12px;
		font-size: 15px;
	}
	.greetings-wrap .greetings-img {
		margin-top: 30px;
	}
	.greetings-wrap .greetings-img:after {
		height: 250%;
	}
	.greetings-wrap .greetings-box {
		display: block;
		margin-top: 30px;
	}
	.greetings-wrap .greetings-box:after {
		bottom:15%;
	}
	.greetings-wrap .greetings-box li {
		width: 100%;
	}
	.greetings-wrap .greetings-box li:last-child {
		margin-top: 30px;
	}
	.greetings-wrap .greetings-box li span {
		padding-left: 15px;
		font-size: 20px;
	}
	.greetings-wrap .greetings-box li span:before {
		margin-bottom: 15px;
		height: 22px;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
	.greetings-wrap .greetings-box li span br {
		display: none;
	}
}



/* 
	CI 소개
*/
.ci-wrap {
	margin-top:60px;
}
.ci-wrap > h1 {
	margin-top:100px; margin-bottom:30px;
	font-weight:700; font-size:24px;
	color:#222;
	word-break:keep-all;
	text-align:center;
}
.ci-wrap > h1:first-child {
	margin-top:0;
}
.ci-wrap > h1:before {
	content:'';
	display:block;
	margin:0 auto 10px;
	width:20px; height:2px;
	background:#021c54;
}
.ci-wrap > h1 + p {
	margin-top:-10px; margin-bottom:30px;
	font-weight:300; font-size:18px; line-height:1.4;
	color:#444;
	word-break:keep-all;
	text-align:center;
}
.ci-wrap .ci {
	padding:7%;
	background:#e7e8ef;
	text-align:center;
}
.ci-wrap .symbol-wrap {
	font-size:0;
}
.ci-wrap .symbol-wrap li {
	display:inline-block;
	vertical-align:top;
}
.ci-wrap .symbol-wrap .symbol li {
	margin-left:13px;
	width:calc(50% - 7.5px); max-width:250px;
}
.ci-wrap .symbol-wrap .symbol li:first-child {
	margin-left:0;
}
.ci-wrap .symbol-wrap .symbol li img {
	max-width:100%;
}
.ci-wrap .symbol-wrap .btn-wrap {
	margin-top:38px;
}
.ci-wrap .symbol-wrap .btn-wrap li {
	display:inline-block;
	margin:0 2px;
	width:calc(50% - 4px); max-width:170px;
	vertical-align:top;
}
.ci-wrap .symbol-wrap .btn-wrap li a {
	display:block;
	border:1px solid #021c54;
	background:#fff;
	font-weight:400; font-size:15px; line-height:43px;
	font-family:'Poppins', 'Noto Sans KR', sans-serif;
	color:#021c54;
	text-transform:uppercase;
}
.ci-wrap .symbol-wrap .btn-wrap li a strong {
	font-weight:500; font-size:17px;
}
.ci-wrap .symbol-wrap .btn-wrap li a img {
	position:relative; top:-2px;
	margin-left:10px;
}
.ci-wrap .brand-wrap ul li {
	margin-bottom:13px;
}
.ci-wrap .brand-wrap ul li:last-child {
	margin-bottom:0;
}
.ci-wrap .ci ul li img {
	max-width:100%;
}
.ci-wrap .color-system {
	padding:7%;
	border:4px solid #dfdfdf;
	font-size:0;
}
.ci-wrap .color-system > * {
	display:inline-block;
	vertical-align:middle;
}
.ci-wrap .color-system h1 {
	width:24%;
	font-weight:600; font-size:18px;
	font-family:'Poppins', 'Noto Sans KR', sans-serif;
	color:#021c54;
	text-transform:uppercase;
}
.ci-wrap .color-system .color-system-box {
	width:38%;
}
.ci-wrap .color-system .color-system-box .color {
	display:inline-block;
	width:130px; height:130px;
	border-radius:50%;
	background:#001c54;
	vertical-align:middle;
}
.ci-wrap .color-system .color-system-box:last-child .color {
	background:#bfc0c0;
}
.ci-wrap .color-system .color-system-box ul {
	display:inline-block;
	padding-left:7%;
	vertical-align:middle;
}
.ci-wrap .color-system .color-system-box ul li {
	margin:3px 0;
	font-weight:500; font-size:16px;
	font-family:'Poppins', 'Noto Sans KR', sans-serif;
	color:#222;
	text-transform:uppercase;
	word-spacing:4px;	
}

@media screen and (max-width: 1200px) {
	.ci-wrap .color-system h1 {
		margin-bottom:30px;
		width:100%;
		text-align:center;
	}
	.ci-wrap .color-system .color-system-box {
		width:50%;
	}
}
@media screen and (max-width: 870px) {
	.ci-wrap .color-system .color-system-box {
		margin:15px 0;
		width:100%;
	}
}
@media screen and (max-width: 767px) {
	.ci-wrap {
		margin-top:30px;
	}
	.ci-wrap > h1 {
		margin:40px 0 15px;
		font-size:18px;
	}
	.ci-wrap > h1:before {
		margin-bottom:7px;
		width:16px;
	}
	.ci-wrap .symbol-wrap .btn-wrap {
		margin-top:25px;
	}
	.ci-wrap .symbol-wrap .btn-wrap li {
		max-width:120px;
	}
	.ci-wrap .symbol-wrap .btn-wrap li a {
		font-size:13px; line-height:38px;
	}
	.ci-wrap .symbol-wrap .btn-wrap li a strong {
		font-size:15px;
	}
	.ci-wrap .color-system h1 {
		margin-bottom:15px;
		font-size:16px;
	}
	.ci-wrap .color-system .color-system-box {
		margin:7px 0;
	}
	.ci-wrap .color-system .color-system-box .color {
		width:80px; height:80px;
	}
	.ci-wrap .color-system .color-system-box ul li {
		font-size:12px;
	}
}



/* 
	오시는길
*/
.location-wrap { 
	width:100%; 
}

.location-wrap .location-tab {
	margin-bottom:6%;
	font-size:0;
	text-align:center;
}
.location-wrap .location-tab li {
	display: inline-block;
	padding:0 6px;
	width:33.333%; max-width:202px;
	vertical-align:top;
}
.location-wrap .location-tab li a {
	display: block;
	border-radius:28px;
	border:1px solid #222;
	font-weight: 700; font-size:20px; line-height:53px;
	color:#222;
}
.location-wrap .location-tab li.on a {
	background:#222;
	color:#fff;
}

.location-wrap .location-inner {
	overflow:hidden;
	height:0;
}
.location-wrap .location-inner.on {
	height:auto;
}

.location-wrap .location-map { 
	overflow:hidden;
	width:100%; height:550px;
}
.location-wrap .location-map .root_daum_roughmap { 
	width:100% !important; 
}

.location-wrap .location-inner ul {
	margin-top:2%;
	font-size: 0;
}
.location-wrap .location-inner ul li {
	display:inline-block;
	margin:.5% 0 0;
	font-weight:400; font-size:18px;
	font-family:'Outfit', 'Noto Sans KR', sans-serif;
	color:#111;
	word-break:keep-all;
	vertical-align: top;
}
.location-wrap .location-inner ul li:first-child {
	width:100%;
}
.location-wrap .location-inner ul li:nth-of-type(3) {
	margin-left:6%;
}
.location-wrap .location-inner ul li strong {
	font-weight:700;
}
.location-wrap .location-inner ul li br {
	display:none;
}

@media screen and (max-width: 850px) { 
	.location-wrap .location-inner ul li { 
		display:block;
	}
	.location-wrap .location-inner ul li:nth-of-type(3) {
		margin-left:0;
	}
}
@media screen and (max-width: 767px) { 
	.location-wrap .location-tab li {
		padding:0 3px;
	}
	.location-wrap .location-tab li a {
		font-size:16px; line-height:38px;
	}

	.location-wrap .location-inner ul {
		margin-top:6%;
	}
	.location-wrap .location-inner ul li {
		margin-top:1%; padding-left:31px;
		font-size:15px;
		text-indent:-31px;
	}
	.location-wrap .location-inner ul li br {
		display:block;
	}
}
@media screen and (max-width: 640px) { 
	.location-wrap .location-map { 
		height:300px;
	}
	.location-wrap .root_daum_roughmap .wrap_map { 
		height:300px !important;	 
	}
}



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

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

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

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

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

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








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

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

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

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


/*
	업무분야
*/
.business-wrap {
}
.business-wrap .business-slogan {
	text-align:right;
}
.business-wrap .business-slogan h1 {
	font-weight: 400; font-size: 32px; line-height:1.3;
	color: #000;
	word-break:keep-all;
}
.business-wrap .business-slogan h1 strong {
	font-weight: 700;
}
.business-wrap .business-slogan p {
	margin-top: 30px;
	font-weight: 400; font-size: 20px; line-height:1.6;
	color: #666;
	word-break:keep-all;
}

.business-wrap .business-img {
	position: relative; 
	margin-top: 80px;
	padding-top: 50%;
}
.business-wrap .business-img:after {
	content:'';
	position: absolute; top:55%; left:50%;
	z-index: -1;
	margin-left: -50vw;
	width:100vw; height:200%;
	background:#f6f1f0;
}
.business-wrap .business-img img {
	position: absolute; top:0; right:25.1%;
	height:100%;
}

.business-wrap .business-tit {
	margin-top: 110px; margin-bottom: 45px;
	font-weight: 300; font-size: 40px;
	color: #000;
	word-break:keep-all;
}
.business-wrap .business-tit:first-child {
	margin-top: 0;
}
.business-wrap .business-tit span {
	display: block;
	margin-bottom: 10px;
	font-weight: 500; font-size: 20px;
    font-family: "Cormorant Garamond", serif;
	color: #ef4725;
	letter-spacing: 0;
}
.business-wrap .business-tit strong {
	font-weight: 700;
}
.business-wrap .business-tit .bullet {
	position: relative;
	display: inline-block;
	margin:0 -20px;
	padding:0 30px;
}
.business-wrap .business-tit .bullet:before {
	content:'';
	position: absolute; bottom:20%; left:0;
	width: 100%; height: 100%;
	background:url('/images/sub/business_bullet1.png') no-repeat left top, url('/images/sub/business_bullet2.png') no-repeat right top;
}

.business-wrap .business-box-wrap {
	position: relative;
	display: grid;
	gap: 0 78px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.business-wrap .business-box-wrap:after {
	content:'';
	position: absolute; top:0; left:50%;
	z-index: -1;
	margin-left: -50vw;
	width:100vw; height:100%;
	background:#f6f1f0;
}
.business-wrap .business-box-wrap .business-box img {
	width:100%;
}
.business-wrap .business-box-wrap .business-box h1 {
	margin-top: 30px;
	font-weight: 600; font-size: 30px;
	color: #000;
	word-break:keep-all;
}
.business-wrap .business-box-wrap .business-box p {
	margin-top: 25px;
	font-weight: 400; font-size: 20px;
	color: #666;
	word-break:keep-all;
}

.business-wrap .business-team {
	position: relative;
	padding:150px 0 100px;
}
.business-wrap .business-team:after {
	content:'';
	position: absolute; top:0; left:50%;
	z-index: -1;
	margin-left: -50vw;
	width:100vw; height:100%;
	background:#f6f1f0;
}
.business-wrap .business-tit1 {
	position: relative; z-index: 2;
	margin-bottom: 47px;
	font-weight: 300; font-size: 32px;
	color: #000;
	word-break:keep-all;
	text-align:center;
}
.business-wrap .business-tit1:after {
	content:'Professional Team';
	position: absolute; bottom:0; left:50%;
	z-index: -1;
	transform:translateX(-50%);
	font-weight: 500; font-size: 150px; line-height: 1;
	font-family: "Cormorant Garamond", serif;
	color: #000;
	white-space:nowrap;
	opacity: .06;
}
.business-wrap .business-online .business-tit1:after { 
	content:'Contact us';
}
.business-wrap .business-tit1 strong {
	font-weight: 700;
}
.business-wrap .business-team-wrp {
	display: flex;
}
.business-wrap .business-team-wrp dl {
	flex:1;
	padding:35px 10px 40px;
	border-right:1px solid #e0e0e0;
	background:rgba(255,255,255,.6);
	text-align:center;
}
.business-wrap .business-team-wrp dl:last-child {
	border-right:0 none;
}
.business-wrap .business-team-wrp dl dt {
	margin-bottom: 20px;
	font-weight: 500; font-size: 26px;
	color: #000;
	word-break:keep-all;
}
.business-wrap .business-team-wrp dl dt span {
	display: block;
	margin-bottom: 10px;
	font-weight: 400; font-size: 20px;
	font-family: "Cormorant Garamond", serif;
	color: #ef4725;
	letter-spacing: 0;
}
.business-wrap .business-team-wrp dl dd {
	font-weight: 400; font-size: 20px;
	color: #666;
	word-break:keep-all;
	letter-spacing: 0;
}
.business-wrap .business-team-wrp dl dd:last-child {
}
.business-wrap .business-team-wrp dl dd:last-child:before {
	content:'';
	display: block;
	margin:20px auto;
	width:1px; height:38px;
	background:#ef4725;
	opacity: .3;
}
.business-wrap .business-team-wrp dl dd:last-child a {
	display: block;
	font-weight: 600; font-size: 18px;
	color: #ef4725;
	text-decoration:underline;
}

.business-wrap .business-process {
	padding:120px 0;
}
.business-wrap .business-process-list {
	display: grid;
	gap: 0 43px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.business-wrap .business-process-list .business-process-box {
	padding:40px;
	background:#f7f7f7;
	text-align:center;
}
.business-wrap .business-process-list .business-process-box h1 {
	margin-bottom: 22px;
	font-weight: 700; font-size: 28px;
	color: #000;
	word-break:keep-all;
}
.business-wrap .business-process-list .business-process-box:first-child h1 {
	line-height: 60px;
}
.business-wrap .business-process-list .business-process-box h1 span {
	font-size: 18px;
}
.business-wrap .business-process-list .business-process-box img {
	max-width:100%;
}

.business-wrap .business-case {
	position: relative;
	padding:120px 0;
}
.business-wrap .business-case:before {
	content:'';
	position: absolute; top:0; left:50%;
	z-index: -1;
	margin-left: -50vw;
	width:100vw; height:100%;
}
.business-wrap .business-case1:before {
	background: url('/images/sub/sub_case_bg1.jpg') no-repeat center center/cover;
}
.business-wrap .business-case2:before {
	background: url('/images/sub/sub_case_bg2.jpg') no-repeat center center/cover;
}
.business-wrap .business-case .slick-dots li button {
	background:#000;
}
.business-wrap .business-case .slick-dots li.slick-active button {
	background:#ef4725;
}

.business-wrap .business-online {
	position: relative;
	padding:200px 0 0;
}
.business-wrap .business-online:before {
	content:'';
	position: absolute; top:0; left:50%;
	width:1px; height:80px;
	background:#ce2706;
}
.business-wrap .business-online-wrap {
	position: relative; left:-30px;
	display: flex;
	align-items:end;
	width:calc(100% + 60px);
}
.business-wrap .business-online-wrap > div {
	padding-left:30px; padding-right: 30px;
	width:50%;
}
.business-wrap  .business-faq > h1 {
	margin-bottom: 30px;
	font-weight: 300; font-size: 24px;
	color: #000;
	word-break:keep-all;
}
.business-wrap  .business-faq > h1 strong {
	font-weight: 700;
}
.sub-faq-list {
	border-bottom:1px solid #e0e0e0;
} 
.sub-faq-list .faq-slide .subject {
	position: relative;
	display: flex;
	padding:26px 20px; padding-right:40px;
	border-top:1px solid #e0e0e0;
	font-weight: 400; font-size: 20px;
	color: #1a1a1a;
}
.sub-faq-list .faq-slide .subject:after {
	content:'';
	position: absolute; top:50%; right:20px;
	margin-top: -5px;
	width:16px; height:10px;
	background:url('/images/sub/faq_arrow.png') no-repeat center center;
}
.sub-faq-list .faq-slide .subject.on:after {
	transform:rotate(180deg);
}
.sub-faq-list .faq-slide .subject span {
	flex-shrink:0;
	display: flex;
	justify-content:center;
	align-items:center;
	margin-right: 9px;
	width:24px; height:24px;
	border-radius:50%;
	background:#553731;
	font-weight: 700; font-size: 18px;
	color: #fff;
}
.sub-faq-list .faq-slide .bo-content {
	display: none;
	padding:20px; padding-left:53px;
	background: #f5f5f5;
	font-weight: 400; font-size: 18px; line-height:1.5;
	color: #4c4c4c;
}
.sub-faq-list .faq-slide .subject.on + .bo-content {
	display: block;
}

@media screen and (max-width: 850px) { 
	.business-wrap .business-team-wrp {
		flex-wrap:wrap;
	}
	.business-wrap .business-team-wrp dl {
		flex:auto;
		width:50%;
	}
	.business-wrap .business-team-wrp dl:nth-child(1) {
		border-bottom:1px solid #e0e0e0;
	}
	.business-wrap .business-team-wrp dl:nth-child(2) {
		border-right:0 none;
		border-bottom:1px solid #e0e0e0;
	}

	.business-wrap .business-online-wrap {
		display: block;
	}
	.business-wrap .business-online-wrap > div {
		width: 100%;
	}
	.business-wrap .business-online-wrap .business-faq {
		margin-top: 60px;
	}
}
@media screen and (max-width: 767px) { 
	.business-wrap .business-slogan h1 {
		font-size: 22px;
	} 
	.business-wrap .business-slogan h1 br {
		display: none;
	}
	.business-wrap .business-slogan p {
		margin-top: 15px;
		font-size: 15px;
	}

	.business-wrap .business-img {
		margin-top: 40px;
	}
	.business-wrap .business-img img {
		right: 10%;
	}

	.business-wrap .business-tit {
		margin:50px 0 20px;
		font-size: 20px;
	}
	.business-wrap .business-tit span {
		margin-bottom: 7px;
		font-size: 15px;
	}
	.business-wrap .business-tit .bullet {
		margin:0;
		padding:0 20px;
	}
	.business-wrap .business-tit .bullet:before {
		background-size:auto 80%;
	}

	.business-wrap .business-box-wrap {
		gap:0 30px;
	}
	.business-wrap .business-box-wrap .business-box h1 {
		margin-top: 20px;
		font-size: 20px;
	}
	.business-wrap .business-box-wrap .business-box p {
		margin-top: 7px;
		font-size: 15px;
	}

	.business-wrap .business-tit1 {
		margin-bottom: 20px;
		font-size: 20px;
	}
	.business-wrap .business-tit1:after {
		bottom:5%;
		font-size: 60px;
	}

	.business-wrap .business-team {
		padding:80px 0 60px;
	}
	.business-wrap .business-process-list {
		gap:40px 0;
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	.business-wrap .business-team-wrp dl {
		padding:20px 10px 30px;
	}
	.business-wrap .business-team-wrp dl dt {
		margin-bottom: 10px;
		font-size: 17px;
	}
	.business-wrap .business-team-wrp dl dt span {
		margin-bottom: 5px;
		font-size: 15px;
	}
	.business-wrap .business-team-wrp dl dd {
		font-size: 15px;
	}
	.business-wrap .business-team-wrp dl dd:last-child a {
		font-size: 14px;
	}
	.business-wrap .business-team-wrp dl dd:last-child:before {
		margin:10px auto;
		height:23px;
	}

	.business-wrap .business-process {
		padding:60px 0;
	}
	.business-wrap .business-process-list {
		gap:20px 0;
	}
	.business-wrap .business-process-list .business-process-box {
		padding: 25px;
	}
	.business-wrap .business-process-list .business-process-box h1 {
		margin-bottom:15px;
		font-size: 19px;
	}
	.business-wrap .business-process-list .business-process-box:first-child h1 {
		line-height: 1.2;
	}
	.business-wrap .business-process-list .business-process-box h1 span {
		font-size: 14px;
	}

	.business-wrap .business-case {
		padding:60px 0;
	}

	.business-wrap .business-online {
		padding-top: 100px;
	}
	.business-wrap .business-online:before {
		height: 50px;
	}

	.business-wrap .business-online-wrap > div {
		padding-left: 20px; padding-right: 20px;
	}
	.business-wrap .business-online-wrap .business-faq {
		margin-top: 30px;
	}
	.business-wrap .business-faq > h1 {
		margin-bottom: 15px;
		font-size: 18px;
	}
	.sub-faq-list .faq-slide .subject {
		padding:16px 10px;
		font-size: 15px;
	}
	.sub-faq-list .faq-slide .subject span {
		margin-right: 6px;
		width:18px; height:18px;
		font-size: 12px;
	}
	.sub-faq-list .faq-slide .subject:after {
		right: 10px;
		margin-top: -3px;
		height:6px;
		background-size:auto 100%;
	}
	.sub-faq-list .faq-slide .bo-content {
		padding:15px; padding-left:34px;
		font-size: 14px;
	}
}
@media screen and (max-width: 640px) { 
	.business-wrap .business-box-wrap {
		gap:30px 0;
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}



/* 온라인상담 */
.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 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-list > li:nth-child(3n+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 30px;
}
.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:23px; line-height:30px;
	color:#333;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.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/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/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/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/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:-1px 10px 0 0; outline:0; background:no-repeat left center; background-image:url('/images/sub/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/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:center;
}
.case-view .case-view-header .cate {
	display:inline-block;
	margin-bottom:20px;
	padding:0 12px;
	background:#001d54;
	font-weight:400; font-size:18px; line-height:32px;
	color:#fff;
}
.case-view .case-view-header .subject {
	margin-bottom:12px;
	font-weight:500; font-size:30px;
	color:#111;
	word-break:keep-all;
}
.case-view .case-view-header .date {
	font-weight:300; font-size:18px;
	font-family:'Outfit', sans-serif;
	color:#666;
}

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


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







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

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


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

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



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

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

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

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

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







/* 업무분야 */
.business-list {
	display:flex;
	justify-content: center;	
	align-items: center;
	gap:12px;
	flex-wrap:wrap;
	
}

.business-list li{
	position:relative;
	width:290px;
	height:160px;
	background:#221616;
	display:flex;
	justify-content: center;	
	align-items: center;
	text-align:center;
}

.business-list li a{
	display:block;
	width:100%;
	pointer-events:none;
}

.business-list li .list-box h5{
	color:#fff;
	font-family: 'GmarketSans';
	font-size: 24px;
	font-weight:500;
}

.business-list li .list-box p{
	color:#fff;
	font-family: 'Outfit';
	font-size: 14px;
	opacity:0.2;
	letter-spacing: 1px;
	margin-top:10px;
	font-weight:200;
}

.business-list li .number{
	display:flex;
	justify-content:center;
	align-items: center;
	width:35px;
	height:35px;
	border-radius: 50%;
	position:absolute;
	top:20px;
	left:20px;
	background:#761a26;
	text-align:center;
	color:#fff;
	font-family: 'GmarketSans';
	font-size: 15px;
}

.process-img{
	margin-top:30px;
}

.process-img img{
	display:block;
	width:100%;
	height:auto;
}


@media screen and (max-width: 1250px){
	.sub-conts-wrap{
		width:100%;
	}

	.business-list li {
		width:32%;
	}
}

@media screen and (max-width: 767px){
	.business-list li {
		width:48%;
	}

	.process-img{
		position:relative;
		padding-top: 60%;
	}

	.process-img img{
		width:100%;
		height:100%;
		position:absolute;
		left: 0;
		top: 0;
		object-fit: fill;
	}
}


@media screen and (max-width: 525px){
	.business-list li{
		height:130px;
	}

	.business-list li .list-box h5{
		font-size:17px;
	}

	.business-list li .list-box p{
		font-size:12px;
	}

	.business-list li .number{
		width:25px;
		height:25px;
		font-size:10px;
		top: 13px;
		left: 13px;
	}
}

/* 오시는길 */
.come_map_inner {
	overflow: hidden;
	width:100%; height: 100%;
}
.come_map_inner .root_daum_roughmap {
	width: 100%;
}
.come_map_inner .root_daum_roughmap .wrap_map {
	height: 421px;
}

.come_etc{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;

}

.come_etc li:nth-child(1) {
	width:100%;
}

.come_etc li {
	width:50%;
	padding:20px 0;
	border-bottom:1px solid #b5b5b5;
}

.come_etc li p{
	display:inline-block;
	width:100px;
	color:#ca1e36;
	font-family: 'Outfit';
	font-size: 18px;
	font-weight:600;
	margin-right: 50px;
}

.come_etc li span{
	display:inline-block;
	color:#222;
	font-family: 'Pretendard';
	font-size: 20px;
	font-weight:600;
}


@media screen and (max-width: 767px){
	.come_etc li p{
		width:100%;
		font-size:15px;
	}

	.come_etc li span{
		font-size: 18px;
	}

	come_info{
		margin-top: 60px;
	}
}


@media screen and (max-width: 525px){
	.come_etc li p{
		font-size:13px;
	}

	.come_etc li span{
		font-size:15px;
	}
}



/* 구성원 */
.member_list_box {
	display:flex;
	justify-content:flex-start;
	gap:30px;
	flex-wrap:wrap;
}

.member_list_box li{
	flex: 1;
	height:auto;
}

.member_list_box a{
	display:block;
	margin-bottom:15px;
	width:100%;
	height:auto;
}

.member_list_box a img{
	display:block;
	width:100%;
	height:auto;
}

.member_list_box p{
	text-align:center;
}

.member_list_box strong{
	color:#000;
	font-family: 'GmarketSans';
	font-size: 30px;
	font-weight:500;
}

.member_list_box span{
	color:#000;
	font-family: 'GmarketSans';
	font-size: 30px;
	font-weight:500;
}

@media screen and (max-width: 1000px) { 
	.member_list_box strong {
		font-size:25px;
	}

	.member_list_box span {
		font-size: 25px;
	}
}

@media screen and (max-width: 767px) { 
	.member_list_box li{
		flex: unset;
		width: 45%;	
	}

}


@media screen and (max-width: 525px) { 
	.member_list_box strong {
		font-size:20px;
	}

	.member_list_box span {
		font-size: 20px;
	}

}

/* 구성원 상세 */
.member_lawyar_box{
	display:flex;
	gap:110px;
}

.lawyar_profile{
	position:relative;
	width:530px;
	height:auto;
}

.lawyar_profile .eng_name{
	width:100%;
	position:absolute;
	top: 80%;
	left:50%;
	transform:translateX(-50%);
	color:#FFF;
	font-family: 'Outfit';
	font-size: 44px;
	font-weight:bold;
	opacity:0.1;
	text-align:center;
}

.lawyar_profile img{
	display:block;
	width:100%;
	height:auto;
}

.lawyar_info{
	width: calc(100% - 640px);
	align-self:center;
	position: relative;
}

.lawyar_info .txt{
	color:#B5B5B8;
	font-family: 'Outfit';
	font-size: 16px;
	font-style : italic;
	margin-bottom:30px; 
}

.lawyar_info .ko_name{
	color:#000;
	font-family: 'GmarketSans';
	font-size: 60px;
	margin-bottom:157px;
	
}

.lawyar_info .sns_box{
	position:absolute;
	top:95px;
	left:0px;
	font-size:0;
}

.lawyar_info .sns_box a{
	display:inline-block;
	width: 130px;
	height: 40px;
	/* border: 1px solid red; */
	font-size:0;
	margin-right:5px;
}

.lawyar_info .sns_box a.kakao_url{
	background: url('/images/sub/kakao_icon.png') no-repeat center center;
	background-size:contain;
}

.lawyar_info .sns_box a.blog_url{
	background: url('/images/sub/blog_icon.png') no-repeat center center;
	background-size:contain;
}

.lawyar_info .sns_box a.insta_url{
	background: url('/images/sub/insta_icon.png') no-repeat center center;
	background-size:contain;
}

.lawyar_info .career_box{
	display:block;
}

.career_box.box_00{
	margin-bottom:50px;
}


.career_tit{
	width:30%;
}

.career_tit h5{
	width:150px;
	font-family: 'GmarketSans';
	font-size: 24px;
	font-weight:500;
	color:#222;
}

.career_tit p{
	color:#500505;
	font-family: 'Outfit';
	font-size: 15px;
	margin-top:5px;
	letter-spacing: 0.5px;
}

.career_list{
	margin-bottom:20px;
}

.career_list li{
	color:#444444;
	font-family: 'Pretendard';
	font-size: 18px;
	line-height:1.6;
	letter-spacing: 0.1px;
}

.career_list li span{
	position:relative;
}

.career_list li span:before{
	content: '';
	position:absolute;
	left: -10px;
	top: 50%;
	width: 5px;
	height:1px;
	background: #444444;
}

.main_case{
	margin-top:90px;
	display:flex;
	padding: 55px 65px;
	box-sizing:border-box;
	background:#F6F6F6;
}



@media screen and (max-width: 1200px) { 
	.sub-conts-wrap.member_lawyar{
		width:95%;
		padding: 120px 0px 150px;
	}

	.member_lawyar_box{
		gap: 56px;
	}

	.lawyar_profile{
		width:40%;
	}

	.lawyar_info{
		width: 50%;
	}

	.lawyar_info .ko_name {
		margin-bottom: 50px;
		font-size: 50px;
	}

	.lawyar_info .sns_box{
		top:78px;
	}

	.lawyar_info .sns_box a{
		width:100px;
	}
}

@media screen and (max-width: 850px) { 
	.member_lawyar_box{
		flex-wrap: wrap;
		padding: 0 35px;
	}

	.lawyar_profile{
		width:70%;
	}

	.lawyar_info{
		width:100%;
	}

	.lawyar_info .ko_name{
		font-size: 40px;
	}

	.lawyar_info .sns_box{
		top:70px;
	}

	.lawyar_info .career_box{
		gap:35px;
	}

	.career_tit h5{
		font-size: 20px;
	}

	.career_tit p{
		font-size: 12px;
	}

	.career_list li{
		font-size: 16px;
	}

	.main_case{
		padding: 55px 35px;
		gap:35px;
	}

}


@media screen and (max-width: 525px) { 
	.sub-conts-wrap.member_lawyar{
		width:100%;
		padding: 50px 0 70px;
	}

	.lawyar_profile .eng_name{
		font-size: 22px;
	}

	.lawyar_info .ko_name{
		font-size: 35px;
	}

	.lawyar_info .sns_box{
		top:65px;
	}

	.lawyar_info .sns_box a{
		width:70px;
	}



	.lawyar_info .career_box{
		flex-wrap: wrap;
		gap: 20px;
	}

	.career_tit{
		width:100%;
	}

	.career_list{
		width:100%;
		padding-left: 10px;
	}

	.main_case{
		flex-wrap: wrap;
		margin-top: 50px;
		gap:20px;
	}


}


/* 인덱스 */
.sect_name{
	position:absolute;
	top:50%;
	left:20px;
	transform:translateY(-50%);
	font-size:14px;
	color:#000;
	z-index:200;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
}



.sect_name p{
	font-family: 'Outfit';
	font-weight: 700;
}

.sect_name span{
	display:block;
	  width: 1px;
	  height: 70px; 
	  background-color: #c2cbc9;
}

.sect_name h5{
  transform: rotate(90deg);
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-top:23px;
}

.sect_name h5.mt50{
  margin-top:50px;
}

.sect_name.change_name p{
	color:#fff;
}

.sect_name.change_name span{
	 background-color:#2f2f2f;
}

.sect_name.change_name h5{
	color:#fff;
}

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


/* 인덱스 비주얼 */
.video_wrap{
	width:100%;
	height:100vh;
	position:relative;
}

.video_wrap video {
	width:100%;
	height:100vh;
	position:absolute;
	object-fit: cover;
}

.vs_swiper {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	width: 60%;
	height: auto;
	padding: 0 0 90px 0;
	overflow:hidden;
	z-index:100;
	opacity:0;
	animation: opacity 0.5s linear forwards;
	animation-delay: 2.5s; 
    }

 .vs_swiper .swiper-slide {
	text-align: center;
	font-size: 18px;
	display: flex;
	justify-content: center;
	align-items: center;
	height: auto;
    }

/*  .vs_swiper .swiper-slide-active{
	animation: opacity 2.5s linear forwards; 
	transition: all 2s;
} */

 @keyframes opacity{
    0%{opacity:0}
    100%{opacity:1}   
} 
		
 .vs_swiper .swiper-slide .vs_box_01{
	color:#e7364d;
	font-size: 137px;
	font-family: 'GmarketSans';
	font-weight:700;
 }

 .vs_swiper .swiper-slide .vs_box_01 .bg_01{
	margin-bottom:10px;
 }

.vs_swiper .swiper-slide .vs_box_01 .bg_01 img{
	display:block;
/* 	width:100%;
	height:auto; */
	margin:0 auto;
}


 .vs_swiper .swiper-slide.slide_02{
	justify-content:left;
 }

 .vs_swiper .swiper-slide .vs_box_02{
	color:#3a0d14;
	font-size: 70px;
	font-family: 'Noto Serif KR';
	font-weight:700;
	text-align:left;
 }


 .vs_swiper .swiper-slide .vs_box_03{
	color:#3a0d14;
	font-size: 70px;
	font-family: 'Noto Serif KR';
	font-weight:700;
	text-align:right;
	display:flex;
	justify-content:center;
	align-items:center;
	gap:75px;
 }

  .vs_swiper .swiper-slide .vs_box_03 .bg_box{
	position:relative;
   }

  .vs_swiper .swiper-slide .vs_box_03 .bg_box:before{
	content:'';
	width:47px;
	height:47px;
	background: url('/images/main/new_visual_bg_01.png') no-repeat center center;
	background-size:contain;
	position:absolute;
	top:0;
	right:0
  }

  .vs_swiper .swiper-slide .vs_box_03 .bg_box:after{
	content:'';
	width:47px;
	height:47px;
	background: url('/images/main/new_visual_bg_02.png') no-repeat center center;
	background-size:contain;
	position:absolute;
	bottom:0;
	left:0
  }

 .vs_swiper .swiper-slide .vs_box_03 .bg_box span{
	display:block;
	font-size: 160px;
	padding:5px;
  }


 .vs_swiper .swiper-slide.slide_04{
	justify-content:left;
 }

  .vs_swiper .swiper-slide .vs_box_04{
	color:#3a0d14;
	font-family: 'Noto Serif KR';
	text-align:left;
  }

  .vs_swiper .swiper-slide .vs_box_04 span{
  	display:block;
	font-size:40px;
	margin-bottom:30px;
	font-weight:500;
  }

  .vs_swiper .swiper-slide .vs_box_04 p{
	font-size: 120px;
	font-weight:700;
	
  }


 .vs_swiper .swiper-pagination-fraction{
 	position:absolute;
	width:300px;
	bottom:10px;
	text-align:left;
	font-size: 16px;
	font-family: 'GmarketSans';
	font-weight:700;
  }

 

 .vs_swiper .swiper-pagination-current{
	display:inline-block;
	color:#ca1e36;
 }

 .vs_swiper .swiper-pagination-total{
	display:inline-block;
	float:right;
	color:#A49B9E;
 }

.vs_swiper .swiper-pagination .bar{
	width:100%;
	height:2px;
	background:#A49B9E;
}

.vs_swiper .swiper-pagination-progressbar{
	width:300px !important;
	height:4px;
	top:auto !important;
	bottom:0;
}


.vs_swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	width:150px !important;
	background:#ca1e36;
	transition: all 1s;
}
	


@media screen and (max-width: 1750px) { 
	.vs_swiper {
		padding:0 0 80px 0;
	}

	.vs_swiper .swiper-slide .vs_box_04 p{
		font-size:100px;
	}
}


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

	.vs_swiper .swiper-slide .vs_box_02{
		font-size:60px;
	} 

	.vs_swiper .swiper-slide .vs_box_03{
		font-size:60px;
	} 

	.vs_swiper .swiper-slide .vs_box_03 .bg_box span{
		font-size:120px;
	}

	.vs_swiper .swiper-slide .vs_box_04 span {
		font-size:30px;
	}

	.vs_swiper .swiper-slide .vs_box_04 p{
		font-size:70px;
	} 
}


@media screen and (max-width: 1100px) { 
	.vs_swiper{
		width:77%;
	}

	.vs_swiper .swiper-slide .vs_box_01{
		font-size:120px;
	}

	.vs_swiper .swiper-slide .vs_box_01 .bg_01{
		width:90%;
		height:auto;
		margin:0 auto 10px;
	}

	.vs_swiper .swiper-slide .vs_box_01 .bg_01 img{
		width:100%;
		height:auto;
	}

	.vs_swiper .swiper-slide .vs_box_02{
		font-size:50px;
	} 

	.vs_swiper .swiper-slide .vs_box_03{
		font-size:50px;
	} 

	.vs_swiper .swiper-slide .vs_box_04 p {
		font-size:60px;
	}
}



@media screen and (max-width: 767px) { 
	.vs_swiper {
		width:80%;
		padding: 0 0 150px 0;
	}

	.vs_swiper .swiper-pagination-progressbar{
		width:130px !important;
		height:2px !important;
	}

	.vs_swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
		width: 65px !important;
	}

	.vs_swiper .swiper-pagination-fraction{
		width:130px;
		font-size: 11px;
	}
}




@media screen and (max-width: 640px) { 
	
	.vs_swiper .swiper-slide .vs_box_01 .bg_01{
		font-size: 80px;
	}


	.vs_swiper .swiper-slide .vs_box_01{
		font-size:90px;
	}


	.vs_swiper .swiper-slide .vs_box_01 .bg_01{
		width: 327px;
	}

	.vs_swiper .swiper-slide .vs_box_02{
		font-size:40px;
	}

	.vs_swiper .swiper-slide .vs_box_03{
		font-size:40px;
	}

	.vs_swiper .swiper-slide .vs_box_03 .bg_box span{
		font-size:80px;
	}

	.vs_swiper .swiper-slide .vs_box_03 .bg_box:before{
		width:35px;
		height:35px;
	}

	.vs_swiper .swiper-slide .vs_box_03 .bg_box:after{
		width:35px;
		height:35px;
	}

	.vs_swiper .swiper-slide .vs_box_04 p{
		font-size:40px;
	}

	.vs_swiper .swiper-slide .vs_box_04 span{
		font-size:25px;
	}
	
}

@media screen and (max-width: 525px) { 
	.vs_swiper {
		width:85%;
	}

	.vs_swiper .swiper-slide .vs_box_01 {
		font-size:65px;
	}

	.vs_swiper .swiper-slide .vs_box_01 .bg_01{
		width:230px;
	}

	.vs_swiper .swiper-slide .vs_box_02{
		font-size:35px;
	}

	.vs_swiper .swiper-slide .vs_box_03{
		font-size:35px;
		gap:45px;
	}

	.vs_swiper .swiper-slide .vs_box_03 .bg_box span{
		font-size:60px;
	}

	.vs_swiper .swiper-slide .vs_box_04 span{
		font-size:30px;
	}

	.vs_swiper .swiper-slide .vs_box_04 p{
		font-size:37px;
	}

	.vs_swiper .swiper-pagination-progressbar{
		width:130px !important;
		height:2px !important;
	}

	.vs_swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
		width: 65px !important;
	}

	.vs_swiper .swiper-pagination-fraction{
		width:130px;
		font-size: 11px;
	}


}

@media screen and (max-width: 470px) { 
.vs_swiper .swiper-slide .vs_box_02{
		font-size:27px;
	}

	.vs_swiper .swiper-slide .vs_box_03{
		font-size:27px;
		gap:45px;
	}

	.vs_swiper .swiper-slide .vs_box_03 .bg_box span{
		font-size:53px;
	}

	.vs_swiper .swiper-slide .vs_box_04 span{
		font-size:22px;
	}

	.vs_swiper .swiper-slide .vs_box_04 p{
		font-size:30px;
	}
}


/* 인덱스 contents_01 */

.contents_01{
	width:100%;
	padding: 372px 0;
	background: url('/images/main/new_index_02.jpg') no-repeat center center;
	background-size:cover;
}

.contents_01_inner {
	width: 1000px;
	margin:0 auto;
	text-align:center;
	font-size:60px;
	color:#000;
	font-family: 'GmarketSans';
	font-weight:500;
}

.contents_01_inner span{
	color:#e7364d;
	font-weight:700;
}

.contents_01_inner .en{
	display:none;
}

@media screen and (max-width: 1700px) { 
	.contents_01_inner {
		width:90%;
	}
}

@media screen and (max-width: 1000px) { 
	.contents_01_inner {
		font-size:50px;
	}
}


@media screen and (max-width: 525px) { 
	.contents_01{
		padding: 150px 0;
	}

	.contents_01_inner {
		font-size:30px;
	}
}


/* 인덱스 contents_02 */
.contents_02{
	width:100%;
	padding: 215px 0;
	background: url('/images/main/new_index_03.jpg') no-repeat center center;
	background-size:cover;
}

.contents_02_inner {
	width: 1450px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
}

.con02_left{
	font-size:120px;
	color:#000;
	font-family: 'GmarketSans';
	font-weight:700;
}

.con02_left .sub_tit{
	display:none;
	margin-bottom:40px;
	font-size:50px;
	color:#000;
	font-family: 'GmarketSans';
	font-weight:500;
}


.con02_right{
	position:relative;
	width:788px;
	height:auto;
}	

.con02_right img{
	display:block;
	width:100%;
	height:auto;

}

.more_btn{
	position:absolute;
	bottom:0;
	right:0;
	font-size:18px;
	font-family: 'Outfit';
	color:#000;
}

.more_btn:before{
	content:'';
	width:248px;
	height:1px;
	position:absolute;
	left:-150px;
	bottom:0;
	background:#000;
	opacity:0.3;
}

@media screen and (max-width: 1700px) { 
	.contents_02_inner{
		width:80%;
	}

	.con02_right{
		width:62%;
	} 


}

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

	.con02_right{
		width:60%;
	} 

}


@media screen and (max-width: 1200px) { 
	.contents_02_inner{
		width:90%;
	}

	.con02_left{
		font-size:100px;
	} 

}

@media screen and (max-width: 1000px) { 
	.con02_left{
		font-size:70px;
	} 

	.contents_01_inner .en{
		display:block;
	}

}



@media screen and (max-width: 767px) { 
	.contents_02_inner {
		flex-wrap:wrap;
	}

	.con02_left {
		width:100%;
		font-size:120px;
		margin-bottom:115px;
	}	

	.con02_left .sub_tit{
		display:block;
	}	



	.con02_right {
		width:100%;
	}	
}


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

	.con02_left{
		font-size:80px;
	}

	.con02_left .sub_tit{
		font-size:30px;
	}

}

@media screen and (max-width: 525px) { 
	.contents_02{
		padding: 100px 0;
	}


	.con02_left{
		font-size:50px;
		margin-bottom:50px;
	}

	.con02_left .sub_tit{
		font-size:20px;
		margin-bottom:20px;
	}

	.more_btn{
		font-size:14px;
	}

	.more_btn:before{
		width:222px;
	}

}



/* 인덱스 contents_03 */
.contents_03_02{
	display:none;
}

.contents_03{
	width:100%;
	height:100vh;
	position:relative;
	/* background: #000; */
/* 	background: url('/images/main/new_index_04.jpg') no-repeat center center;
	background-size:cover; */
	background-color:#000;
	padding:173px 0 211px 0;
	box-sizing:border-box;
}


.contents_03 .contents_03_inner {
	width: 1450px;
	margin:0 auto;
/* 	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%); */
	display:flex;
	justify-content:space-between;
}

.contents_03 .con03_left span{
	font-size:50px;
	color:#fff;
	font-family: 'GmarketSans';
	font-weight:700;
}

.contents_03 .con03_left p{
	font-size:170px;
	color:#fff;
	font-family: 'GmarketSans';
	font-weight:700;
}

.contents_03 .con03_right{
	width:40%;
}

.contents_03 .con03_right li{
	margin-bottom: 90px;
	opacity:1;
}

.contents_03 .con03_right li .list_tit{
	position:relative;
	display:inline-block;
	padding-right:15px;
	font-size:18px;
	font-family: 'GmarketSans';
	color:#e7364d;
	margin-bottom:20px;
	font-weight:600;
	font-style:italic;
}

.contents_03 .con03_right li .list_tit:before{
	content:'';
	width: 8px;
	height:8px;
	border-radius: 50%;
	background:#e7364d;
	position:absolute;
	right:0;
	top:0;
}

.contents_03 .con03_right li p{
	font-size:20px;
	color:#4e4e4e;
	font-family:'Pretendard';
}

.contents_03 .con03_right li p span{
	font-size:30px;
	color:#000;
	font-family:'Pretendard';
	font-weight:700;
}


@media screen and (max-width: 1700px) { 
	.contents_03 .contents_03_inner{
		width:80%;
	}

	.contents_03 .con03_right li{
		margin-bottom: 55px;
	}

	.contents_03 .con03_right li .list_tit{
		margin-bottom: 10px;
	}
}




@media screen and (max-width: 1300px) { 
	.contents_03 .contents_03_inner{
		width:84%;
	}

	.contents_03 .con03_right li{
		margin-bottom: 30px;
	}

	.contents_03 .con03_right li p span{
		font-size:24px;
	}

	.contents_03 .con03_right li .list_tit{
		font-size: 16px;
		margin-bottom: 7px;
	}

}

@media screen and (max-width: 1000px) { 
	.contents_03 .con03_left{
		width:80%;
	}

	.contents_03 .con03_right li p{
		font-size:20px;
		word-break: keep-all;

	}

	.contents_03 .con03_right li p span{
		font-size:25px;
	}
}


@media screen and (max-width: 850px) { 
	.contents_03{
		display:none;
	}

	.contents_03_02{
		display:block;
		padding: 100px 0 150px 0; 
	}

	.contents_03_02 .con03_left{
		margin-bottom:100px;
	}

	.contents_03_02 .contents_03_inner {
		width: 90%;
		margin:0 auto;
}

	.contents_03_02 .con03_left span{
		font-size:50px;
		color:#fff;
		font-family: 'GmarketSans';
		font-weight:700;
}

	.contents_03_02 .con03_left p{
		font-size:170px;
		color:#fff;
		font-family: 'GmarketSans';
		font-weight:700;
}

	.contents_03_02 .con03_right{
		width:100%;
		margin-top: -100px;
}

	.contents_03_02 .con03_right li{
		margin-bottom: 50px;
		opacity:1;
}

	.contents_03_02 .con03_right li .list_tit{
		position:relative;
		display:inline-block;
		padding-right:15px;
		font-size:18px;
		font-family: 'GmarketSans';
		color:#e7364d;
		margin-bottom:20px;
		font-weight:600;
		font-style:italic;
}

	.contents_03_02 .con03_right li .list_tit:before{
		content:'';
		width: 8px;
		height:8px;
		border-radius: 50%;
		background:#e7364d;
		position:absolute;
		right:0;
		top:0;
}

	.contents_03_02 .con03_right li p{
		font-size:20px;
		color:#4e4e4e;
		font-family:'Pretendard';
}

	.contents_03_02 .con03_right li p span{
		font-size:30px;
		color:#000;
		font-family:'Pretendard';
		font-weight:700;
	}
}


@media screen and (max-width: 767px) { 
	.contents_03_02 .con03_left p{
		font-size:120px;
	}
 
 }


 @media screen and (max-width: 525px) { 
	.contents_03_02 .con03_left span{
		font-size:20px;
	}

	.contents_03_02 .con03_left p{
		font-size:80px;
	}

	.contents_03_02 .con03_right li p{
		font-size:17px;
	}

	.contents_03_02 .con03_right li p span{
		font-size:22px;
	}

	.contents_03_02 .con03_right li .list_tit{
		font-size:15px;
		margin-bottom:13px;
	}

	.contents_03_02 .con03_right li .list_tit:before{
		width:5px;
		height: 5px;
	}
 
 }


/* 인덱스 contents_04  */
.contents_04{
	width:100%;
	height:100vh;
	position:relative;
	background: url('/images/main/new_index_04.jpg') no-repeat center center;
	background-size:cover;
	padding:162px 0 200px 0;
	box-sizing:border-box;
}


.contents_04_inner {
	width: 1450px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
}


.con04_left p{
	font-size:72px;
	color:#000;
	font-family: 'GmarketSans';
	font-weight:700;
	text-align:right;
	line-height:1;
}

.con04_left p span{
	font-size:200px;
	color:#e7364d;
	font-family: 'GmarketSans';
	font-weight:700;
}

.con04_left p.last_txt{
	margin-top:-18px;
}

.con04_right{
	width:40%;
	margin-top:155px;
}

.con04_right li{
	margin-bottom:60px;
}

.con04_right li:last-child{
	margin-bottom:0;
}

.con04_right li h5{
	color:#000;
	font-size:36px;
	font-weight:700;
	font-family:'Pretendard';
	white-space:nowrap;
}

.con04_right li p{
	color:#333;
	font-size:20px;
	font-weight:400;
	font-family:'Pretendard';
	line-height:1.4;
}


@media screen and (max-width: 1700px) { 
	.contents_04_inner{
		width:95%;
	}
}


@media screen and (max-width: 1400px) { 
	.contents_04{
		background-position: 37%;
	}

	.contents_04_inner{
		width:85%;
	}

	.con04_right{
		margin-top:70px;
	}

	.con04_right li h5{
		font-size:23px;
	}

	.con04_right li p{
		font-size:18px;
		word-break: keep-all;
	}

	
}


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

	.contents_04{
		background-position: 39%;
	}

	.con04_left p {
		font-size:65px;
		line-height: 1.1;
	}

	.con04_right{
		margin-top:80px;
	}

	.con04_right li{
		margin-bottom: 40px;
	}

	.con04_right li h5 {
		white-space: normal;
		word-break: keep-all;
	}

	
}


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

	.contents_04{
		background-position: 43%;
	}

	.con04_left p {
		font-size: 50px;
	}

	.con04_left p span{
		font-size:150px;
	}
}

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

	.contents_04{
		background: url('/images/main/new_index_m_04.png') no-repeat center center;
		background-size:cover;
	}
	
	.contents_04_inner{
		width:80%;
		flex-wrap:wrap;
	}

	.con04_left{
		width:390px;
	}

	.con04_left p{
		font-size:72px;
	}

	.con04_left p span {
		font-size:200px;
	}


	.con04_right{
		width:100%;
		margin-top: 90px;
	}

	.con04_right li h5 {
		font-size:33px;
	}

	.con04_right li p{
		font-size:20px;
	}

}

@media screen and (max-width: 640px) { 
	.contents_04_inner{
		width:90%;
	}

	.con04_left{
		width:288px;
	}

	.con04_left p{
		font-size:50px;
	}

	.con04_left p span{
		font-size:150px;
	}

	.con04_right li h5{
		font-size:30px;
	}

	.con04_right li p{
		font-size:18px;
	}
}

@media screen and (max-width: 525px) { 
	.contents_04{
		padding: 100px 0 100px 0;
	}

	.con04_left{
		width:192px;
	}

	.con04_left p{
		font-size:30px;
	}

	.con04_left p span{
		display:block;
		margin-bottom: 7px;
		font-size:90px;
		padding-bottom:5px;
	}

	.con04_right{
		margin-top:50px;
	}

	.con04_right li h5{
		font-size: 22px;
	}

	.con04_right li p{
		font-size:16px;
	}

}



/* 인덱스 contents_05  */
.contents_05{
	width:100%;
	position:relative;
	background: url('/images/main/new_index_05.jpg') no-repeat center center;
	background-size:cover;
	padding:165px 0 220px 0;
}


.contents_05_inner {
	width: 1000px;
	margin:0 auto;
}

.con05_top p{
	margin-bottom:100px;
	text-align:center;
	font-size:52px;
	color:#000;
	font-family: 'GmarketSans';
	font-weight:500;
	word-break:keep-all;
}

.con05_top p span{
	color:#e7364d;
	font-weight:700;
}

.con05_bottom ul li{
	margin-bottom:95px;
}

.con05_bottom ul li:last-child{
	margin-bottom:0;
}

.con05_bottom ul li .order_num{
	display:inline-block;
	width:80px;
	margin-right:25px;
	font-family: "Playfair Display", serif;
	font-size:22px;
	font-weight:600;
	color:#e7364d;
	font-style:italic;
}

.con05_bottom ul li p{
	display:inline-block;
	font-family: "Pretendard";
	color:#000;
	font-size:28px;
	font-weight:300;
}

.con05_bottom ul li p .en{
	display:none;
}

.con05_bottom ul li p span{
	position:relative;
	display:inline-block;
	font-weight:600;
}

.con05_bottom ul li p span:before{
	content:'';
	width:0;
	height:50%;
	background:rgba(231, 51, 55, .2);
	position:absolute;
	left:0;
	top:20px;
}

.con05_bottom ul li.on p span:before{
	width:100%;
	transition: width 1.5s;
}


@media screen and (max-width: 1100px) { 
	.contents_05_inner{
		width:90%;
	}

	.con05_bottom ul li p{
		display:block;
		margin-top: 10px;
		font-size:25px;
		word-break:keep-all;
	}

}


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

	.con05_bottom ul li{
		display: flex;
		align-items: center;
	}


	.con05_bottom ul li p .en{
		display:block;
	}

}

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

	.con05_top p{
		font-size:45px;
	}

	.con05_bottom ul li p{
		font-size:25px;
	}

}

@media screen and (max-width: 525px) { 
	.contents_05{
		padding: 100px 0;
	}

	.contents_05_inner{
		width:92%;
	}

	.con05_top p{
		font-size: 30px;
	}

	.con05_bottom ul li{
		flex-wrap:wrap;
	}

	.con05_bottom ul li .order_num{
		width:100%;
		font-size: 17px;
	}

	.con05_bottom ul li p{
		width:100%;
		font-size:20px;
	}

}



/* 인덱스 contents_06  */

.contents_06{
	width:100%;
	position:relative;
	padding:135px 0 130px 0;
}


.contents_06_inner {
	width: 1350px;
	margin:0 auto;
}


.con06_top{
	margin-bottom:85px;
}

.con06_top .eng_title{
	text-align:center;
	font-size:36px;
	color:#000;
	font-family: 'GmarketSans';
	font-weight:700;
	word-break:keep-all;
}

.con06_top .eng_title span{
	color:#e7364d;
}

.con06_top .kor_title{
	text-align:center;
	font-size:34px;
	color:#000;
	font-family: 'GmarketSans';
	font-weight:600;
}

.con06_bottom.mo_ver{
	display:none;
}

.con06_bottom.pc_ver{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	gap:55px 40px;
	margin-bottom:70px;
}

.con06_bottom.pc_ver li{
	width: calc(25% - 40px);
	height:auto;
}

.con06_bottom.pc_ver li h5{
	font-size:28px;
	color:#250a0e;
	font-family: 'GmarketSans';
	font-weight:700;
}

.con06_bottom.pc_ver li p{
	font-size:18px;
	color:#932433;
	font-family: 'GmarketSans';
	font-weight:500;
}

.con06_bottom.pc_ver li span{
	display: inline-block;
}

.con06_bottom.pc_ver li .con_06_img{
	width:100%;
	/* height:auto; */
	margin-top:20px;
	position:relative;
	padding-top: 114.35%;

}

.con06_bottom.pc_ver li .con_06_img img{
	display:block;
	width:100%;
	height:100%; 
	position:absolute;
	top:0;
	left:0;
	object-fit: cover;
}

.contents_06_inner .more_view {
	display:block;
	width:250px;
	height:50px;
	line-height:50px;
	margin:0 auto;
	text-align:center;
	border: 1px solid #352218;
	font-size:16px;
	color:#352218;
	font-family: 'Outfit';
	font-weight:500;
}


@media screen and (max-width: 1700px) { 
	.contents_06_inner{
		width:80%;
	}
}

@media screen and (max-width: 1100px) { 
	.contents_06_inner{
		width:85%;
	}

	.con06_bottom.pc_ver{
		justify-content:center;
	}

	.con06_bottom.pc_ver li{
		width:calc(33% - 25px);
	}

	.con06_bottom.pc_ver li h5{
		font-size:22px;
	}

	.con06_bottom.pc_ver li p{
		font-size:15px;
	}
}

@media screen and (max-width: 767px) { 
	.con06_bottom.pc_ver{
		display:none;
	}

	.con06_bottom.mo_ver{
		display:block;
		width:100%;
		margin-bottom:70px;
	}

	.con06_bottom.mo_ver .swiper-slide{
		width:300px;
		height:auto;
	}

	.con06_bottom.mo_ver .swiper-slide a{
		display:block;
	}

	.con06_bottom.mo_ver .swiper-slide h5{
		font-size:28px;
		color:#250a0e;
		font-family: 'GmarketSans';
		font-weight:700;
	}

	.con06_bottom.mo_ver .swiper-slide p{
		width:90%;
		font-size:18px;
		color:#932433;
		font-family: 'GmarketSans';
		font-weight:500;
	}

	.con06_bottom.mo_ver .swiper-slide .con_06_img{
		width:100%;
		/* height:auto; */
		margin-top:20px;
		position: relative;
		padding-top: 114.35%;
	}

	.con06_bottom.mo_ver .swiper-slide .con_06_img img{
		display:block;
		width:100%;
		height:100%;
		position: absolute;
		top:0;
		left:0;
		object-fit: cover;
	}

}

@media screen and (max-width: 525px) { 
	.con06_top .eng_title{
		font-size:30px;
		word-break:keep-all;
	}

	.con06_top .kor_title{
		font-size:23px;
		word-break:keep-all;
	}

	.con06_bottom.mo_ver .swiper-slide h5{
		font-size:19px;
	}

	.con06_bottom.mo_ver .swiper-slide p{
		font-size:13px;
	}

	.contents_06_inner .more_view{
		width:190px;
		font-size:13px;
	}
}


/* 인덱스 .contents_07  */
.contents_07{
	width:100%;
	position:relative;
	background: url('/images/main/new_index_07.jpg') no-repeat center center;
	background-size:cover;
	padding:220px 0 240px 0;
}


.contents_07_inner {
	width: 1350px;
	margin:0 auto;
	display:flex;
	justify-content: space-between;
}


.con07_left{
	width:43%;
	display:flex;
	flex-direction:column;
}

.con07_left .count_box_wrap{
	margin-top: auto;
}

.con07_left .count_box_wrap .count_box_01{
	display:flex;
	justify-content:space-between;
	margin-bottom:70px;
}

.con07_left .count_box_wrap .count_box_01 p{
	width:50%;
}

.con07_left .count_box_wrap .count_box_02{
	display:flex;
	justify-content:space-between;
}

.con07_left .count_box_wrap .count_box_02 p{
	width:50%;
}

.con07_left .count_box_wrap p.count_tit{
	font-size:24px;
	color:#000;
	font-family: 'GmarketSans';
	font-weight:700;
	position:relative;
}

.con07_left .count_box_wrap p.count_tit:before{
	content:'';
	width:90%;
	height: 2px;
	background:#ca1e36;
	position:absolute;
	left:0;
	bottom: 20px;
}

.con07_left .count_box_wrap p.counting{
	font-size:66px;
	color:#000;
	font-family: 'GmarketSans';
	font-weight:700;
	text-align:right;
}

.con07_left .count_box_wrap p.counting span{
	font-size:24px;
	color:#000;
	font-family: 'GmarketSans';
	font-weight:400;
}



.con07_left h5{
	font-size:50px;
	color:#000;
	font-family: 'GmarketSans';
	font-weight:500;
	margin-bottom:235px;
}


.con07_right.form-container {
    border-radius: 8px;
    width: 50%;
	align-self: end;
} 

.con07_right.form-container form {
    display: flex;
    flex-direction: column;
	gap:50px;
}

.con07_right.form-container form .form_box{
	display: flex;
	justify-content: space-between;
}

 .con07_right.form-container label {
	width:100px;
    font-size: 17px;
    font-weight: 700;
    color: #534d4c;

}

 .con07_right.form-container label span {
 	display:inline-block;
    color: #ca1e36;
	margin-left: 5px;
}

.con07_right.form-container input[type="text"],
 .con07_right.form-container textarea {
    width: 87%;
	height:50px;
    padding: 10px;
    border: 2px solid #ccc;
    font-size: 14px;
}

.con07_right.form-container textarea {
    resize: none;
    height: 100px;
}

.con07_right.form-container .checkbox-container {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
	width:auto;
	margin-left:95px;
	color:#534d4c;
	opacity:0.5;
	font-size:12px;
}

.con07_right.form-container .checkbox-container input {
    margin-right: 10px;
	width:15px;
	height:15px;
	border-radius: 0;
}

.con07_right.form-container .checkbox-container label{
	width:auto;
	font-weight:300;
	padding-right:0;
}

.con07_right.form-container .checkbox-container label .detail_view{
	border-bottom:1px solid #534d4c;
	font-weight:500;
}

.con07_right.form-container .submit-btn {
    background-color: #ca1e36;
    color: #fff;
    border: none;
    font-size: 22px;
    cursor: pointer;
	width:auto;
	height:80px;
	line-height:80px;
	margin-left:95px;
	font-family: 'GmarketSans';
	margin-top:-30px;
}


@media screen and (max-width: 1700px) { 
	.contents_07_inner{
		width:80%;
	}

	.con07_left .count_box_wrap p.counting{
		font-size:55px;
	}
}

@media screen and (max-width: 1300px) { 
	.contents_07_inner{
		width:90%;
	}

	.con07_left{
		width:46%;
	}

	.con07_left .count_box_wrap p.count_tit{
		width:39%;
	}

	.con07_left .count_box_wrap p.counting{
		width:60%;
	}
}

@media screen and (max-width: 1000px) { 
	.con07_right.form-container .checkbox-container{
		margin-left:90px;
	}

	.con07_right.form-container .submit-btn{
		margin-left:90px;
	}
}



@media screen and (max-width: 850px) { 
	.con07_left h5{
		font-size:45px;
	}

	.con07_left .count_box_wrap p.counting{
		font-size:45px;
	}

	.con07_left .count_box_wrap p.count_tit {
		font-size:23px;
	}

}


@media screen and (max-width: 767px) { 
	.contents_07_inner {
		flex-wrap: wrap;
	}

	.con07_left {
		width:100%;
	}

	.con07_left h5{
		margin-bottom: 90px;
	}
	
	.con07_left .count_box_wrap{
		display:flex;
		gap:25px;
	}

	.con07_left .count_box_wrap .count_box_01{
		flex: 1;
		flex-wrap: wrap;
		margin-bottom:0;
	}

	.con07_left .count_box_wrap p.count_tit{
		width:100%;
		padding-bottom:30px;
		margin-bottom:20px;
	}

	.con07_left .count_box_wrap p.count_tit:before{
		bottom:0;
	}
	.con07_left .count_box_wrap p.counting{
		width:100%
	}


	.con07_left .count_box_wrap .count_box_02{
		flex: 1;
		flex-wrap: wrap;
	}
	
	.con07_left .count_box_wrap .count_box_02{
		flex: 1;
	}
	
	.con07_right.form-container {
		width:100%;
		margin-top: 70px;
	}

	.con07_right.form-container form .form_box{
		flex-wrap: wrap;
	}

	.con07_right.form-container label{
		width:100%;
	}

	.con07_right.form-container input[type="text"], .con07_right.form-container textarea{
		width:100%;
	}
	
	.con07_right.form-container .checkbox-container{
		margin-left: 0;
	}

	.con07_right.form-container .submit-btn{
		margin-left: 0;
		
	}
}

@media screen and (max-width: 525px) { 
	.contents_07{
		padding: 100px 0;
	}

	.con07_left h5{
		font-size:30px;
		margin-bottom:50px;
	}

	.con07_left .count_box_wrap p.count_tit{
		padding-bottom: 15px;
	}

	.con07_left .count_box_wrap p.counting{
		font-size: 25px;
	}

	.con07_right.form-container form{
		gap:30px;
	}

	.con07_right.form-container input[type="text"]{
		height:30px;
	}

	.con07_right.form-container label{
		font-size:13px;
	}

	.con07_right.form-container .submit-btn{
		font-size:15px;
		height: 50px;
		line-height: 50px;
	}
}



.privacy-pop { 
   display:none;
   position:fixed; top:50%; left:50%;
   z-index:444;
   margin:-265px 0 0 -200px;
   width:400px; height:530px;
   background:#fff;
}
.privacy-pop h1 { 
   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: 850px) { 
   .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_08  */
.contents_08{
	width:100%;
	position:relative;
	padding:166px 0 135px 0;
}


.contents_08_inner {
	display:flex;
	width: 1350px;
	margin:0 auto;
}

.con08_left{
	flex:1;
}

.con08_left h5{
	font-size:34px;
	font-weight:700;
	font-family: 'GmarketSans';
	margin-bottom:100px;
	color:#000;
	word-break:keep-all;
}

.con08_left ul{
	margin-top:-20px;
	padding-right:50px;
}

.con08_left ul li{
	display:flex;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom: 1px solid #e9e9e9;
}

.con08_left ul li span{
	display:block;
	width:135px;
	color:#ca1e36;
	font-size:18px;
	font-family: 'outfit'; 
	font-weight:600;
}

.con08_left ul li p{
	width:100%;
	display:block;
	color:#222;
	font-size:20px;
	font-family: 'Pretendard';
	font-weight:500;
	word-break:keep-all;
}

.con08_right{
	flex:1;
	position:relative;
}

.con08_right .map_wrap{
	overflow:hidden;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-50vh;
	width:50vw;
	height:100vw;
}

.con08_right .map_wrap .root_daum_roughmap{
	width:100% !important;
}

.con08_right .map_wrap .wrap_map{
	height:100vh;
}


@media screen and (max-width: 1700px) { 
	.contents_08_inner{
		width:80%;
	}
}


@media screen and (max-width: 850px) { 
	.contents_08_inner{
		width:100%;
		flex-wrap:wrap;
	}

	.con08_left{
		flex: none;
		width:80%;
		margin:0 auto;
	}

	.con08_right .map_wrap{
		position:relative;
		top:0;
		left:0;
		margin-top:50px;
		width:100vw;
		height:480px;
	}
}


@media screen and (max-width: 767px) { 
	.contents_08{
		padding: 100px 0 0 0;
	}
}


@media screen and (max-width: 525px) { 
	.con08_left{
		width: 90%;
	}

	.con08_left h5{
		font-size:22px;
		margin-bottom:60px;
	}

	.con08_left ul li span{
		width:110px;
		font-size:15px;
	}

	.con08_left ul li p{
		font-size:15px;
	}

	.con08_right .map_wrap .wrap_map{
		/* height:40vh; */
	}
}

/* 사이드 픽스 메뉴 */
    .fixed_menu{
        width: 88px;
        height: auto;
        position: fixed;
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
		background:#000;
		z-index:100;
		border-radius: 10px;
    }

    .fixed_menu ul{
        display: flex;
        flex-direction: column;
        align-items: center;
		padding:10px 0 30px 0;
    }

    .fixed_menu ul li{
		position:relative;
        flex: 1;
        border: 1px solid black;
        list-style: none;
		padding:25px 0 15px 0;
    }

	 .fixed_menu ul li:before{
		content:'';
		width:20px;
		height:2px;
		background: #b91b31;
		position:absolute;
		bottom:0;
		left:50%;
		transform:translateX(-50%);
    }

    .fixed_menu ul li:last-child{
        margin-bottom: 0px;
    }

    .fixed_menu ul li p.side_img_box{
        width: auto;
        height: auto;
		margin-bottom:15px;
    }

    .fixed_menu ul li p.side_img_box img{
        display: block;
        width: auto;
        height: auto;
		margin:0 auto;
    }

    .fixed_menu ul li span{
        display: block;
        text-align: center;
        font-size: 13px;
		font-family: 'GmarketSans';
		color:#fff;
    }

@media screen and (max-width: 1400px) { 
.fixed_menu{
	right:45px;
}

 .fixed_menu ul{
	padding:10px 0 10px 0;
 }

 .fixed_menu ul li {
	padding:7px 0 7px 0;
 }
}


@media screen and (max-width: 1024px) { 
 .fixed_menu{
	display:none;
 }
}


.m_fix_online{
	display:none;
}


.fix_online{
	width:100% !important;
	position:fixed !important;
	left:0;
	bottom:0;
	z-index:1000;
	background: #261a1e;
}

.fix_online_inner{
	display:flex;
	justify-content: center;
	align-items:center;
	width: 1450px;
	margin: 0 auto;
	padding: 25px 0;
}

.fix_box_01{
	display:flex;
	align-items:center;
	gap:15px;
}


.fix_box_01 li.fix_tit{
	font-family: 'Pretendard';
	font-weight:500;
	font-size:20px;
	color:#fff;
	opacity: .7;
	
}

.fix_box_01 li.fix_tit span{
	display:inline-block;
	margin-left:10px;
	color:#ca1e36;
	opacity:1;

}

.fix_box_01 li.fix_call{
	font-family: 'Outfit';
	font-weight:700;
	font-size:36px;
	color:#fff;
	opacity: 1;

}


.fix_box_02{
	display:flex;
	gap:16px;
	margin-left:20px;
}

.fix_box_02 li{
	width:160px;
	height:40px;
}

.fix_box_02 li:last-child{
	display:flex;
	align-items: center;
	gap: 10px;

}


.fix_box_02 li select{
	width:100%;
	height:100%;
	background: transparent;
	border:none;
	border-bottom: 1px solid #fff;
	color: #fff;
}

.fix_box_02 li select option{
	color: #000;
}

.fix_box_02 li label{
	display:none;
	color: #fff;
}

.fix_box_02 li:last-child label{
	display:block;
	font-size:15px;
}

.fix_box_02 li input{
	width:100%;
	height:100%;
	padding: 0 10px;
	background: transparent;
	border:none;
	border-bottom: 1px solid #fff;
	color: #fff;
	
}

.fix_box_02 li input::placeholder{
	color: #fff;

}

.fix_box_02 li:last-child input{
	display:inline-block;
	width:auto;
}



.submit_box{
	width: 150px;
	height:40px;
	line-height:40px;
	text-align:center;
	border-radius: 50px;
	background:#ca1e36;
}

.submit_box button{
	display:block;
	width:100%;
	height:100%;
	background: transparent;
	border:none;
	color:#fff;
	font-size: 15px;
	font-weight:600;
}


@media screen and (max-width: 1450px) { 
	.fix_online_inner{
		width:100%;
		padding: 20px;
		flex-wrap:wrap;
		justify-content:left
	
	}

	.fix_box_01{
		width:100%;
	}

	.fix_box_02{
		width:80%;
		margin-left:0;
	}

	.fix_box_02 li{
		flex:1;
	}
}

@media screen and (max-width: 820px) {
	.fix_box_02{
		width: calc(100% - 150px);
	}
	
	.fix_box_02 li{
		flex:unset;
		width:31%;
	}

	.fix_box_02 li:last-child{
		position:absolute;
		width:160px;
		top: 20px;
		right: -15px;
	}
}


@media screen and (max-width: 660px) {
	.fix_box_01{
		flex-wrap:wrap;
		gap:5px;
		margin-bottom:15px;
	}

	.fix_box_01 li.fix_tit{
		width:100%;
		font-size:18px;
	}

	.fix_box_01 li.fix_call{
		width:100%;
		font-size:27px;
	}

	.fix_box_02 li:last-child label{
		font-size:13px;
	}

	.fix_box_02 li select{
		font-size:11px;
	}

	.fix_box_02 li input{
		font-size:11px;
	}

	.submit_box{
		width:100px;
		margin-left: 50px;
	}

}


@media screen and (max-width: 525px) {
	.m_fix_online{
		display:block;
		position:fixed !important;
		bottom:0;
		left:0;
		z-index:100;
	}	

	.m_fix_online ul{
		display:flex;
		width:100%;
		height:auto;
	}	

	.m_fix_online ul li{
		flex:1;
		height:auto;
	}	

	.m_fix_online ul li a{
		display:block;
	}	

	.m_fix_online ul li a img{
		display:block;
		width:100%;
	}	


	.fix_online{
		display:none;
	}

	.fix_online_inner{
		padding: 20px 15px;
	}

	.fix_box_02{
		width: calc(93% - 30px);
		gap: 5px;
	}

	.fix_box_02 li:last-child{
		width:125px;
	}

	.fix_box_02 li:last-child label{
		font-size:10px;
	}

	.submit_box{
		width: 50px;
		margin-left:0;
	}

	.submit_box button{
		font-size:11px;
	}
}




/* 성공사례 디테일 */
.success_detail_box{
	width:100%;
	padding:125px 0 165px 0;
}

.successs_wrap{
	width:900px;
	margin: 0 auto;
}

.s_tit{
	width:100%;
	position:relative;
	background: url('/images/sub/new_sub_03_01_01.jpg') no-repeat center center;
	background-size:cover;
}

.s_tit p{
	position:relative;
	width:660px;
	font-family: 'Outfit';
	font-size:18px;
	color:#fff;
	opacity: .6;
	margin:0 auto 15px;
	padding-top: 62px;
	text-align:center;
}

.s_tit p:before{
	content:'';
	width: 38%;
	height: 1px;
	background: #fff;
	opacity: .6;
	position:absolute;
	left:0;
	top: 50%;
	margin-top: 32px;
}

.s_tit p:after{
	content:'';
	width: 38%;
	height: 1px;
	background: #fff;
	opacity: .6;
	position:absolute;
	right:0;
	top: 50%;
	margin-top: 32px;
}

/* .s_tit h3{
	overflow: hidden;
	display: block;
	width:660px;
	font-weight:700;
	font-family: 'GmarketSans';
	font-size:60px;
	color:#fff;
	margin:0 auto;
	text-align:center;
	white-space: nowrap;
	text-overflow: ellipsis;
} */


.s_tit h3{
	overflow: hidden;
	display: block;
	width:100%;
	padding:0 20px;
	box-sizing:border-box;
	font-weight:700;
	font-family: 'GmarketSans';
	font-size:40px;
	color:#fff;
	margin:0 auto;
	text-align:center;
/* 	white-space: nowrap;
	text-overflow: ellipsis; */
	word-break:keep-all;

}

.s_cont_wrap {
	width:100%;

	background:#f7f7f7;
}

.s_cont_tit{
	width:760px;
	margin:0 auto;
	padding:50px 0 25px 0;
	border-bottom: 1px solid #c5aeae;

}

.s_cont_tit h4{
	font-size: 30px;
	font-weight:700;
	color:#820d0d;
	font-family: 'GmarketSans';
	font-style: italic;

}


.s_cont_box{
	width: 100%;
	display:flex;
	gap:35px;
	padding:65px 70px 45px 70px;

}

.s_cont_box ul{
	width:calc(100% - 223px);
}

.s_cont_box ul li{
	margin-bottom: 40px;
}

.s_cont_box ul li:last-child{
	margin-bottom:0;
}

.s_cont_box ul li .s_num{
	display:inline-block;
	font-size:14px;
	font-weight:600;
	color:#fff;
	border-radius: 50%;
	background:#ca1e36;
	margin-right: 5px;
	width:27px;
	height:27px;
	line-height:27px;
	text-align:center;
}

.s_cont_box ul li h5{
	display:inline-block;
	font-size:22px;
	font-weight:600;
	color:#ca1e36;
	font-family: 'GmarketSans';
	vertical-align: sub;
}

.s_cont_box ul li p{
	font-size:17px;
	font-family: 'Pretendard';
	color:#333;
	margin-top:20px;
	line-height:1.4;
	word-break:keep-all;
}

.s_cont_box ul li p:last-child{
	margin-bottom:0;
}

.s_cont_box ul li p .s_point{
	color:#311111;
	font-weight:500;
}



.s_img{
	width: 188px;
	height:auto;
}

.s_img img{
	display: block;
	width: 100%;
	height:auto;
}


.s_comment_box{
	width:100%;
	position:relative;
	padding:50px 70px 0 70px;
	background: #5d5454;
	overflow:hidden;
	display:flex;
	
}
.s_comment_txt{
	width: calc(100% - 320px);
	margin-bottom: 10%;
	font-size:16px;
	font-family: 'Pretendard';
	color:#fff;
	line-height:1.6;
}
.s_comment_txt p{
	margin-bottom: 9px;
	word-break:keep-all;
    overflow-wrap: break-word;
}
.sign {
	position: absolute; bottom: 50px; right: 30px;
	display: flex;
	align-items: center;
	gap: 0 10px;
	height:auto;
}
.sign .name {
	margin-bottom: 0;
}
.sign img {
	display:block;
	width:85px;
	height:auto;
}


.s_comment_img{
	position:relative;
	width:195px;
	height:auto;
}


.s_comment_img img{
	display:block;
	width:100%;
	height:auto;

}


@media screen and (max-width: 900px) { 
	.successs_wrap{
		width:100%;
		padding: 0 20px;
	}

	.s_cont_tit{
		width:83%;
		justify-content: space-between;
	}


	.s_cont_tit h4{
		flex: unset;
	}


	.s_comment_img{
		width: 30%;
	}

	.s_comment_img img{
		display:block;
		width:100%;
		height:100%;
		position:absolute;
		left:0;
		top:0;
		object-fit:cover;
	}
}


@media screen and (max-width: 767px) {
	.s_tit{
		height:180px;
	}

	.s_tit p{
		width: 90%;
		padding-top: 50px;
	}

	.s_tit p:before{
		width: 35%;
		margin-top: 25px;
	}

	.s_tit p:after{
		width: 35%;
		margin-top: 25px;
	}

	.s_tit h3{
		width: 100%;
		font-size:22px;
	}

	.s_cont_tit{
		width: 90%;
	}

	.s_cont_tit h4{
		font-size:25px;
	}
	

	.s_img{
		width: 100%;
	}
	.s_img img{
		display: block;
		width: 100%;
		height:auto;
	}


	.s_cont_box{
		padding: 61px 35px 45px 35px
	}

	.s_comment_txt {
		width: calc(100% - 200px);
	}
	.s_comment_txt p{
		font-size: 15px;
	}

	.s_comment_box{
		padding: 50px 30px 0px 30px;
	}

	.s_comment_img{
		width: 33%;
	}

	.sign {
		position: relative; right: -10px; bottom: auto;
		margin-top: 15%;
		width: 100%;
        justify-content: end;
	}



}


@media screen and (max-width: 525px) {
	.success_detail_box{
		padding: 80px 0 100px 0;
	}

	.s_tit{
		height:150px;
	}

	.s_tit p{
		padding-top: 40px;
	}

	.s_tit p:before{
		width: 28%;
		margin-top: 21px;
	}

	.s_tit p:after{
		width: 28%;
		margin-top: 21px;
	}

	.s_tit h3{
		font-size:18px;
	}

	.s_cont_tit h4{
		font-size:20px;
	}


	.s_cont_box {
		flex-wrap:wrap;
		padding: 38px 30px 45px 30px;
	}

	.s_cont_box ul{
		width:100%;
	
	}

	.s_cont_box ul li h5{
		font-size:18px;
		vertical-align: text-top;
	}

	.s_cont_box ul li .s_num{
		width:18px;
		height:18px;
		line-height:18px;
		font-size:14px;
	}

	.s_cont_box ul li p{
		font-size: 14px;
	}

	.s_comment_box{
		padding: 30px 8px 20px 30px;
		justify-content: space-between;
	}

	.s_comment_txt{
		width:62%;
	}

	.s_comment_txt p{
		font-size:12px;
	}

	.s_comment_img{
		width:45%;
		/* align-self:center; */
		margin-bottom: -20px;
	}

	.s_comment_img img{
		height:auto;
		top:auto;
		bottom:0;
	}
}


@media screen and (max-width: 435px) {
	.s_cont_tit h4{
		font-size: 17px;
	}


	.s_cont_box ul li h5{
		font-size:15px;
		vertical-align: inherit;
	}

	.s_cont_box ul li .s_num{
		width:15px;
		height:15px;
		line-height: 15px;
		font-size:12px;
	}

	.s_comment_txt{
		width:70%;
	}


	.s_comment_img{
		width:59%;
	}



}


/* QHD해상도 */
@media screen and (min-width: 1921px) and  (max-width: 2560px) {
	.vs_swiper .swiper-slide .vs_box_01{
		font-size:9vw;
	}

	.vs_swiper .swiper-slide .vs_box_01 .bg_01{
		width:33.5vw;
	}

	.vs_swiper .swiper-slide .vs_box_01 .bg_01 img{
		display:block;
		width:100%;
	}

	.vs_swiper .swiper-slide .vs_box_02{
		font-size:4vw;
	}

	.vs_swiper .swiper-slide .vs_box_03{
		font-size:4vw;
	}

	.vs_swiper .swiper-slide .vs_box_03 .bg_box span{
		font-size:7vw;
	}

	.vs_swiper .swiper-slide .vs_box_04{
		font-size:4vw;
	}

	.vs_swiper .swiper-slide .vs_box_04 span{
		font-size:2vw
	}


	.contents_01_inner{
		font-size:3.5vw;
	}	


	.contents_03 .contents_03_inner{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.contents_04_inner{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	.contents_08{
		overflow:hidden;
	}

}


/* 소개글 */
.business-box {
	position:relative; left:-50px;
	display:flex;
	width:calc(100% + 50px);
}
.business-box > div {
	flex:1;
}
.business-box .txt-wrap h1 {
	position:relative;
	display:flex;
	align-items:end;
	margin-bottom:15px;
	font-weight:500; font-size:40px;
	font-family:'GmarketSans', sans-serif;
	color:#111;
}
.business-box .txt-wrap h1:after {
	content:'';
	position:absolute; top:50%; right:100%;
	margin-top:-1px; margin-right:21px;
	width:72px; height:2px;
	background:#976929;
}
.business-box .txt-wrap h1 span {
	display:inline-block;
	margin:0 13px 10px;
	font-weight:400; font-size:16px;
	font-family:'Outfit', sans-serif;
	color:#976929;
	text-transform:uppercase;
	letter-spacing:0;
}
.business-box .txt-wrap p {
	font-weight:300; font-size:17px; line-height:1.6;
	color:#444;
	word-break:keep-all;
}
.business-box .txt-wrap p strong {
	font-weight:500;
	color:#976929;
}

.business-box .img-wrap {
	padding:0 50px;
}
.business-box .img-wrap img {
	width:100%;
	box-shadow:0 29px 62px rgba(19,21,25,.27);
}


@media screen and (min-width: 851px) { 
	.business-box.reverse {
		left:0;
		flex-direction:row-reverse;
	}
	.business-box.reverse .txt-wrap {
		text-align:right;
	}
	.business-box.reverse .txt-wrap h1 {
		flex-direction:row-reverse;
	}
	.business-box.reverse .txt-wrap h1:after {
		right:auto; left:100%;
		margin:-1px 0 0 21px;
	}
}

@media screen and (max-width: 850px) { 
	.business-box {
		flex-direction:column;
		left:0;
		width:100%;
	}
	.business-box .img-wrap {
		padding:0;
	}
	.business-box .img-wrap img {
		width:auto; max-width:100%;
	}
	.business-box .txt-wrap {
		margin-top:50px; padding-left:50px;
	}
	.business-box .txt-wrap h1:after {
		left:0; top:auto; bottom:100%;
		margin-right:0; margin-bottom:21px;
		width:2px; height:72px;
	}
}
@media screen and (max-width: 767px) { 
	.business-box .img-wrap img {
		max-width:90%;
	}
	.business-box .txt-wrap {
		margin-top:40px; margin-left:10%;
		padding-left:0;
		width:90%;
	}
	.business-box .txt-wrap h1 {
		margin-bottom:10px;
		font-size:30px;
	}
	.business-box .txt-wrap h1:after {
		margin-bottom:15px;
		height:50px;
	}
	.business-box .txt-wrap h1 span {
		margin:0 10px 7px;
		font-size:13px;
	}
	.business-box .txt-wrap p {
		font-size:14px;
	}
}