@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=Outfit:wght@100..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.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;
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 100;
  font-style: normal;
  src: url("/fonts/Paperlogy-1Thin.ttf");
  src: url("/fonts/Paperlogy-1Thin.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 200;
  font-style: normal;
  src: url("/fonts/Paperlogy-2ExtraLight.ttf");
  src: url("/fonts/Paperlogy-2ExtraLight.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 300;
  font-style: normal;
  src: url("/fonts/Paperlogy-3Light.ttf");
  src: url("/fonts/Paperlogy-3Light.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 400;
  font-style: normal;
  src: url("/fonts/Paperlogy-4Regular.ttf");
  src: url("/fonts/Paperlogy-4Regular.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 500;
  font-style: normal;
  src: url("/fonts/Paperlogy-5Medium.ttf");
  src: url("/fonts/Paperlogy-5Medium.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 600;
  font-style: normal;
  src: url("/fonts/Paperlogy-6SemiBold.ttf");
  src: url("/fonts/Paperlogy-6SemiBold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 700;
  font-style: normal;
  src: url("/fonts/Paperlogy-7Bold.ttf");
  src: url("/fonts/Paperlogy-7Bold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 800;
  font-style: normal;
  src: url("/fonts/Paperlogy-8ExtraBold.ttf");
  src: url("/fonts/Paperlogy-8ExtraBold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Paperlogy";
  font-weight: 900;
  font-style: normal;
  src: url("/fonts/Paperlogy-9Black.ttf");
  src: url("/fonts/Paperlogy-9Black.ttf") format("truetype");
  font-display: swap;
}

/* 팝업레이어 */
#hd_pop {
  z-index: 888; /* position:relative; */
  margin: 0 auto;
  height: 0;
}
#hd_pop h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.hd_pops {
  position: absolute;
  z-index: 9999999;
  border: 1px solid #e9e9e9;
  background: #fff;
}
.hd_pops img {
  max-width: 100%;
}
.hd_pops_con {
}
.hd_pops_footer {
  padding: 0;
  background: #000;
  color: #fff;
  text-align: left;
  position: relative;
}
.hd_pops_footer:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: "";
}
.hd_pops_footer button {
  padding: 10px;
  border: 0;
  color: #fff;
}
.hd_pops_footer .hd_pops_reject {
  background: #000;
  text-align: left;
}
.hd_pops_footer .hd_pops_close {
  background: #393939;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 1024px) {
  .hd_pops {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 640px) {
  .hd_pops {
    width: 80%;
  }
  .hd_pops_con {
    width: 100% !important;
    height: auto !important;
  }
  .hd_pops_con > p {
    line-height: 0;
  }
  .hd_pops img {
    width: 100%;
  }
  .hd_pops_footer .hd_pops_reject {
    font-size: 12px;
  }
  .hd_pops_footer .hd_pops_close {
    font-size: 12px;
  }
}

/* 게시판용 버튼 */
a.btn_b01,
.btn_b01 {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  min-width: 100px;
  height: 35px;
  padding: 0 10px;
  text-align: center;
  background: #27282b;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}
.btn_b01:hover,
.btn_b01:hover {
  background: #333;
}
a.btn_b02,
.btn_b02 {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  min-width: 100px;
  height: 35px;
  padding: 0 10px;
  text-align: center;
  background: #0d3776;
  padding: 0 10px;
  color: #fff;
  text-decoration: none;
  border: 0;
  vertical-align: middle;
}
a.btn_b02:hover,
.btn_b02:hover {
  background: #4a5460;
}
a.btn_b03,
.btn_b03 {
  display: inline-block;
  font-size: 14px;
  line-height: 35px;
  min-width: 100px;
  height: 35px;
  padding: 0 10px;
  text-align: center;
  background: #fff;
  border: 1px solid #b9bdd3;
  color: #646982;
  text-decoration: none;
  vertical-align: middle;
}
a.btn_b03:hover,
.btn_b03:hover {
  background: #ebedf6;
}
a.btn_b04,
.btn_b04 {
  display: inline-block;
  font-size: 14px;
  line-height: 35px;
  min-width: 100px;
  height: 35px;
  padding: 0 10px;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  color: #707070;
  text-decoration: none;
  vertical-align: middle;
}
a.btn_b04:hover,
.btn_b04:hover {
  color: #333;
  background: #f9f9f9;
}
a.btn_admin,
.btn_admin {
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 35px;
  min-width: 100px;
  height: 35px;
  padding: 0 10px;
  text-align: center;
  background: #27282b;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
} /* 관리자 전용 버튼 */
.btn_admin:hover,
a.btn_admin:hover {
  background: #27282b;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* -------- header -------- */
#header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 100%;
	min-height: 100px;
	/*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));*/
	transition: 0.5s;
}
.hader-inner {
	position: relative;
	margin: 0 auto;
	max-width: 1820px;
	min-height: 100px;
	padding: 0 30px;
}
#header.on,
#header.fixed {
  background: #fff;
  border-bottom: 1px solid #d2d4d9;
}
#header.scroll-down {
	top:-100%;
}
.hader-inner .logo {
	position: absolute;
	top: 50%;
	left: 30px;
	z-index: 33;
	transform: translateY(-50%);
}
.hader-inner .logo .logo-on {
	display: none;
}
.hader-inner .logo .logo-off {
	display: block;
}
.fixed .hader-inner .logo .logo-on,
.sub_on .hader-inner .logo .logo-on {
	display: block;
}
.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: 1024px) {
	#header {
		position: fixed;
		padding: 0;
		min-height: 55px;
	}
	.hader-inner {
		min-height: 55px;
		border-bottom: 0 none;
	}
	.hader-inner .logo {
		left: 15px;
	}
	.hader-inner .logo a {
		height: 24px;
	}
	.hader-inner .logo img {
		height: 100%;
	}
}



/* gnb */
#header .gnb {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index:100;
	margin-left: 0;
	padding: 0;
	width: 550px;
}
#gnb-1depth {
	overflow-x: hidden;
	height:100vh;
	padding: 80px 100px;
	background:rgba(29,28,42,.95);
}
#header .gnb .gnb-1depth-li {
	display: block;
	padding: 0;
	text-align: center;
}
#header .gnb .gnb-1depth-li + .gnb-1depth-li {
	margin-top:30px;
}
#header .gnb .gnb-1depth-a {
	position: relative;
	display: block;
	margin-bottom:10px;
	font-weight: 600;
	font-size: 40px;
	line-height: 60px;
	color: #fff !important;
}
#header .gnb-2depth-a {
	display: block;
	font-weight: 400;
	padding: 0;
	font-size: 24px;
	line-height: 48px;
	color: #fff;
	opacity:.5;
}
#header .gnb-2depth-a:hover {
	color:#ff0;
	opacity:1;
}
#header .search-box {
	position:absolute; top:50%; right:93px;
	overflow:hidden;
	width:500px;
	margin-top:-25px;
	border-radius:6px;
}
#header .search-box input {
	width:100%;
	height:50px;
	padding:0 35px;
	border:none;
	color:#666;
	font-family: "Pretendard";
	font-size:17px;
	font-weight:300;
	outline:none !important;
	letter-spacing:-0.05rem;
}
#header .search-box button {
	position:absolute; top:0; right:0;
	width:50px; height:50px;
	border:none;
	background:#81120d;
}
#header.fixed .search-box {
	display:none;
}
@media screen and (max-width: 1024px) {
	#header .gnb {
		width:80%;
	}
	#gnb-1depth {
		padding:55px 35px;
	}
	#header .gnb .gnb-1depth-li + .gnb-1depth-li {
		margin-top:20px;
	}
	#header .gnb .gnb-1depth-a {
		border-width:0 0 2px;
		font-size:20px;
		line-height:40px;
	}
	#header .gnb-2depth-a {
		font-size:16px;
		line-height:32px;
	}
	#header .search-box {
		right:50px;
		width:192px;
		margin-top:-18px;
	}
	#header .search-box input {
		height:32px;
		padding:0 10px;
		font-size:10px;
	}
	#header .search-box button {
		width:32px; height:32px;
	}
	#header .search-box button img {
		width:12px;
	}
}




.nav-full {
  position: fixed;
  top: -100%;
  left: 0;
  z-index: 999;
  padding: 12% 10%;
  width: 100%;
  height: 100vh;
  background: rgba(202, 158, 94, 0.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, 0.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 (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: 1024px) {
	.nav-full {
		display: none;
	}
}

.menu-btn {
  position: absolute;
  top: 50%;
  right: 30px;
  z-index:200;
  margin-top: -22px;
  cursor: pointer;
  display: block;
}
.menu-btn .bar {
	position:relative;
	width: 36px;
	height: 23px;
}
.menu-btn span {
	position: absolute;
	left: 0;
	margin-left: 0;
	width: 100%;
	height: 3px;
	background: #fff;
	border-radius:10px;
	transition: 0.3s;
}
.fixed .menu-btn span {
	background: #666;
}
.on .menu-btn span {
	background: #fff;
}
.menu-btn span:nth-child(1) {
	top: 0;
}
.menu-btn span:nth-child(2) {
	width:80%;
	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%;
}
.menu-btn p {
	padding-top:6px;
	color:#fff;
	font-size:12px;
	font-weight:500;
	transition: 0.3s;
}
.on .menu-btn p {
	display:none;
}
.fixed .menu-btn p {
	color: #666;
}
@media screen and (max-width: 1024px) {
	.menu-btn {
		display: block;
		right: 15px;
		margin-top: -15px;
	}
	.menu-btn .bar {
		width: 22px;
		height: 15px;
	}
	.menu-btn span {
		height: 2px;
	}
	.menu-btn.on span:nth-child(1),
	.menu-btn.on span:nth-child(3) {
		top: 9px;
	}
	.menu-btn p {
		padding-top:4px;
		font-size:8px;
	}
}



/* -------- footer -------- */
#footer {
	clear: both;
	overflow: hidden;
	padding: 75px 0;
	background: #f5f5f5;
	font-family:'Pretendard';
	font-size:16px;
	font-weight:300;
}
#footer .ft-inner {
	position: relative;
	margin: 0 auto;
	max-width: 1820px;
	min-height: 100px;
	padding: 0 30px;
}
#footer .menu {
	display:flex;
	padding-bottom:30px;
	border-bottom:1px solid #cdcdcd;
}
#footer .menu li + li {
	position:relative;
	margin-left:20px;
	padding-left:20px;
}
#footer .menu li + li::after {
	position:absolute; top:50%; left:0;
	width:2px; height:14px;
	margin-top:-7px;
	background:#d1d1d1;
	content:'';
}
#footer .menu li a {
	color:#888;
	font-weight:300;
	cursor:pointer;
}
#footer address {
	display:flex;
	gap:135px;
	margin-top:50px;
	font-style:normal;
}
#footer address ul li {
	display:flex;
	color:#222;
}
#footer address ul li + li {
	margin-top:8px;
}
#footer address ul li span {
	flex:0 0 130px;
	font-weight:500;
	color:#000;
}
#footer .copy {
	padding-top:70px;
	color:#333;
	font-family:'Outfit';
	font-size:18px;
	font-weight:400;
}
@media screen and (max-width: 1024px) {
	#footer {
		font-size:15px;
	}
	#footer .ft-inner {
		padding:0 15px;
	}
	#footer address {
		gap:0 80px;
	}
	#footer .copy {
		font-size:16px;
	}
}
@media screen and (max-width: 768px) {
	#footer {
		padding:40px 0 80px;
		font-size:13px;
	}
	#footer .menu {
		padding-bottom:15px;
	}
	#footer .menu li + li {
		margin-left:12px;
		padding-left:12px;
	}
	#footer .menu li + li::after {
		width:1px; height:10px;
		margin-top:-5px;
	}
	#footer address {
		display:block;
		margin-top:25px;
	}
	#footer address ul + ul {
		margin-top:8px;
	}
	#footer address ul li span {
		flex:0 0 93px;
	}
	#footer .copy {
		padding-top:35px;
		font-size:15px;
	}
}




#quick-menu {
	position: fixed;
	top:50%;
	right: 30px;
	z-index: 50;
	border-radius:50px;
	background: #fff;
	text-align: right;
	transform: translate(0, -50%);
}
#quick-menu > li + li {
	border-top:1px solid #e4e4e4;
}
#quick-menu > li a {
	display:flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap:10px;
	width: 90px;
	height: 93px;
	color:#131230;
	font-size:13px;
	font-weight:600;
	text-align:center;
	cursor:pointer;
}
#quick-menu > li.top {
	border-top:none;
}
#quick-menu > li.top a {
	height:auto;
	padding:10px 0 20px;
}
#quick-menu > li.top a span {
	display:flex;
	align-items: center;
	justify-content: center;
	width:50px; height:50px;
	border-radius:50%;
	background:#040326;
	color:#fff;
	font-family:'Outfit';
	font-size:14px;
	font-weight:600;
}
@media screen and (max-width: 1024px) {
	#quick-menu {
		display:grid;
		grid-template-columns: repeat(4, 1fr);
		top:auto; bottom:0;
		right:15px;
		width:calc(100% - 30px);
		border-radius:20px 20px 0 0;
		transform: translate(0, 0);
	}
	#quick-menu > li + li {
		position:relative;
		border-top:none;
	}
	#quick-menu > li + li::after {
		position:absolute; top:50%; left:0;
		width:1px; height:30px;
		margin-top:-15px;
		background:#e4e4e4;
		content:'';
	}
	#quick-menu > li a {
		gap:5px;
		width: 100%;
		height: 60px;
		font-size:11px;
	}
	#quick-menu > li a img {
		width:19px;
	}
	#quick-menu > li a br {
		display:none;
	}
	#quick-menu li.top {
		display:none;
	}
}



/* -------- quick-online -------- */
.quick-online {
	display:none;
	position: fixed !important;
	top: 50%;
	left: 50%;
	z-index: 999999;
	width:416px;
	transform: translate(-50%, -50%);
}
.quick-online h3 {
	padding-bottom:25px;
	color:#fff;
	font-size:30px;
	font-weight:600;
	text-align:center;
}
.quick-online form {
	padding:43px 48px 48px;
	background:#ffffff;
	border-radius:35px;
}
.quick-online .input-wrap {
	font-size:15px;
}
.quick-online .input-wrap li + li {
	margin-top:5px;
}
.quick-online .input-wrap li input[type="text"],
.quick-online .input-wrap li select {
	width:100%;
	height:45px;
	padding:0 20px;
	color:#272727;
	border:1px solid #c7c7c7;
	outline:none !important;
}
.quick-online .input-wrap li textarea {
	width:100%;
	height:150px;
	padding:20px;
	color:#272727;
	border:1px solid #c7c7c7;
	outline:none !important;
}
.quick-online .agree {
	padding-top:20px;
}
.quick-online .agree label {
	color:#585858;
	font-size:14px;
	font-weight:300;
}
.quick-online .agree label a {
	color:inherit;
	text-decoration:underline;
}
.quick-online .btn-wrap {
	padding-top:10px;
}
.quick-online .btn-wrap button {
	width:100%;
	height:55px;
	border:none;
	background:#81120d;
	color:#fff;
	font-size:18px;
	font-weight:500;
}
@media screen and (max-width: 768px) {
	.quick-online {
		width:calc(100% - 30px);
	}
	.quick-online h3 {
		font-size:20px;
		padding-bottom:15px;
	}
	.quick-online form {
		padding:25px;
		border-radius:20px;
	}
	.quick-online .input-wrap {
		font-size:14px;
	}
	.quick-online .input-wrap li input[type="text"],
	.quick-online .input-wrap li select {
		height:35px;
		padding:0 15px;
	}
	.quick-online .input-wrap li textarea {
		height:100px;
		padding:15px;
	}
	.quick-online .agree {
		padding-top:10px;
	}
	.quick-online .agree label {
		font-size:13px;
	}
	.quick-online .btn-wrap button {
		height:40px;
		font-size:16px;
	}
}



/* -------- quick-location -------- */
.quick-location {
	display:none;
	position: fixed !important;
	top: 50%;
	left: 50%;
	z-index: 999999;
	width:1200px;
	padding:75px 75px 90px;
	border-radius:30px;
	background:#fff;
	transform: translate(-50%, -50%);
}
.quick-location .info-wrap {
	display:grid;
	grid-template-columns: repeat(2, 1fr);
	gap:40px;
}
.quick-location .info-wrap .info {
	display:flex;
	flex-direction: column;
}
.quick-location .info-wrap .info h3 {
	padding-bottom:40px;
	color:#81120d;
	font-size:30px;
	font-weight:700;
}
.quick-location .info-wrap .info h5 {
	flex:1 1 100%;
	font-size:30px;
	font-weight:400;
	line-height:1.6;
}
.quick-location .info-wrap .info h5 strong {
	font-weight:700;
}
.quick-location .info-wrap .info dl dt {
	padding-bottom:20px;
	font-family:'Pretendard';
	font-size:24px;
	font-weight:500;
}
.quick-location .info-wrap .info dl dt p {
	padding-bottom:15px;
	font-size:18px;
}
.quick-location .info-wrap .info dl dt p img {
	width:50px;
	margin-right:10px;
}
.quick-location .info-wrap .info dl dd {
	display:flex;
	font-size:18px;
}
.quick-location .info-wrap .info dl dd + dd {
	margin-top:15px;
}
.quick-location .info-wrap .info dl dd span {
	flex:0 0 90px;
	color:#888;
	font-size:16px;
}
.quick-location .info-wrap .img {
	height:480px;
	background:url('/images/common/quick_location.jpg') no-repeat center/cover;
}
@media screen and (max-width: 1260px) {
	.quick-location  {
		width:calc(100% - 60px);
	}
}
@media screen and (max-width: 1024px) {
	.quick-location {
		width:calc(100% - 15px);
		padding:45px 45px 60px;
	}
	.quick-location .info-wrap .info h3 {
		font-size:24px;
	}
	.quick-location .info-wrap .info h5 {
		font-size:24px;
	}
	.quick-location .info-wrap .info dl dt {
		font-size:20px;
	}
	.quick-location .info-wrap .info dl dd {
		font-size:16px;
	}
	.quick-location .info-wrap .info dl dd span {
		font-size:15px;
	}
	.quick-location .info-wrap .img {
		height:400px;
	}
}
@media screen and (max-width: 768px) {
	.quick-location {
		padding:25px;
		border-radius:20px;
	}
	.quick-location .info-wrap {
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
	}
	.quick-location .info-wrap .info h3 {
		padding-bottom:15px;
		font-size:18px;
	}
	.quick-location .info-wrap .info h5 {
		font-size:18px;
	}
	.quick-location .info-wrap .info dl {
		padding-top:15px;
	}
	.quick-location .info-wrap .info dl dt {
		padding-bottom:10px;
		font-size:16px;
	}
	.quick-location .info-wrap .info dl dt p {
		padding-bottom:10px;
		font-size:14px;
	}
	.quick-location .info-wrap .info dl dt p img {
		width:30px;
		margin-right:10px;
	}
	.quick-location .info-wrap .info dl dd {
		font-size:14px;
	}
	.quick-location .info-wrap .info dl dd + dd {
		margin-top:10px;
	}
	.quick-location .info-wrap .info dl dd span {
		flex:0 0 70px;
		font-size:13px;
	}
	.quick-location .info-wrap .img {
		height:240px;
	}
}


#quick-dimmed {
	display:none;
	position: fixed !important;
	top: 0;
	left: 0;
	z-index: 99999;
	width:100%; height:100%;
	background:rgba(0,0,0,.7);
}



.pop_layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  background: rgba(0, 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 {
	font-weight: 400;
	width: 100%;
}
.main-contents > section {
	position: relative;
	width: 100%;
}
.main-contents .inner {
	padding: 0 0 130px;
	width: 1200px;
}
@media screen and (max-width: 1260px) {
	.main-contents .inner {
		padding: 0 30px 130px;
		width: 100%;
	}
}
@media screen and (max-width: 1024px) {
	.main-contents .inner {
		padding: 0 15px 90px;
	}
}
@media screen and (max-width: 768px) {
	.main-contents .inner {
		padding: 0 15px 70px;
	}
}

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

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

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

/* -------- visual -------- */
.main-visual {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh !important;
	background: url('/images/main/renew/visual.jpg') no-repeat center/cover;
}
.main-visual::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 1;
}
.main-visual .info {
	position:absolute; top:50%; left:50%; z-index:10;
	max-width:1170px;
	transform: translate(-50%, -50%);
}
.main-visual .visual-text {
	margin-bottom: 50px;
	text-align: center;
	position: relative;
	z-index: 999;
	height:166px;
}
.main-visual .text {
	position:absolute; top:0; left:0;
	width:100%;
	opacity: 0;
}
.main-visual .text1 {
	animation: fadeText 8s ease-in-out infinite;
}
.main-visual .text2 {
    animation: fadeText 8s ease-in-out infinite;
    animation-delay: 4s; /* 4초 뒤부터 동일 애니메이션 시작 */
}
.main-visual .text h2 {
	color: #fff;
	letter-spacing: -0.03rem;
	display: block;
	font-weight: 100;
	font-size: 64px;
	font-weight: 300;
	word-break: keep-all;
}
.main-visual .text h2 strong {
	font-weight: 700;
}
.main-visual .visual-slide {
	position: relative;
}
.main-visual .visual-slide .slide {
	overflow: hidden;
}
.main-visual .visual-slide .swiper-slide {
	text-align: center;
}
.main-visual .visual-slide .swiper-slide img {
	width: 100%;
}
.main-visual .visual-slide .swiper-slide p {
	padding-top: 15px;
	color: #fff;
	font-size: 20px;
	letter-spacing: -0.035rem;
	line-height: 28px;
}
@keyframes fadeText {
	0% {
		opacity: 0;
	}
	10% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}
@media screen and (max-width: 1230px) {
	.main-visual .info {
		width:100%;
		padding:0 30px;
	}
}
@media screen and (max-width: 1024px) {
	.main-visual .visual-text {
		height:120px;
		margin-bottom:30px;
	}
	.main-visual .text h2 {
		font-size: 45px;
	}
}
@media screen and (max-width: 768px) {
	.main-visual {
		height:auto !important;
	}
	.main-visual .info {
		position:relative; top:auto; left:auto;
		padding: 120px 15px 90px;
		transform: translate(0, 0);
	}
	.main-visual .visual-text {
		height:166px;
		margin-bottom:25px;
	}
	.main-visual .text h2 {
		font-size: 32px;
	}
}



/* -------- conts -------- */
.main-conts-tit-wrap {
	overflow:visible;
	display:flex;
	flex-direction: column;
    justify-content: flex-end;
	position:relative;
	height:350px;
	padding-bottom:75px;
	margin-bottom:70px;
	text-align: center;
}
.main-conts-tit-wrap::after {
	position:absolute; top:0; left:50%; z-index:-1;
	width:100vw; height:100%;
	margin-left:-50vw;
	background:no-repeat center;
	content:'';
}
.main-conts-tit-wrap.caseyear::after {
	background-image:url('/images/main/renew/title_bg_caseyear.jpg');
}
.main-conts-tit-wrap.criminal::after {
	background-image:url('/images/main/renew/title_bg_criminal.jpg');
}
.main-conts-tit-wrap.civil::after {
	background-image:url('/images/main/renew/title_bg_civil.jpg');
}
.main-conts-tit-wrap h1 {
	font-weight: 700;
	font-size: 60px;
	word-break: keep-all;
}
.main-conts-tit-wrap h1 strong {
	position:relative;
	color:#81120d;
	font-weight:700;
}
.main-conts-tit-wrap h1 strong.point::after {
	position:absolute; top:-20px; left:-40px;
	width:26px; height:40px;
	background:#81120d;
	content:'';
}
.main-conts-tit-wrap p {
	padding-top:20px;
	font-weight: 400;
	font-size: 28px;
	word-break: keep-all;
}
.main-conts-tit-wrap .more {
	position:absolute; bottom:10px; right:0;
}
.main-conts-tit-wrap .more a {
	display:flex;
	align-items: center;
	gap:6px;
	color:#81120d;
	font-size:22px;
	font-weight:600;
}
.main-conts-tit-wrap .more a::after {
	display:inline-flex;
	align-items: center;
    justify-content: center;
	width:20px; height:20px;
	padding-bottom:4px;
	border-radius:50%;
	background:#81120d;
	color:#fff;
	line-height:1;
	content:'+';
}
@media screen and (max-width: 1024px) {
	.main-conts-tit-wrap h1 {
		font-size:48px;
	}
	.main-conts-tit-wrap p {
		font-size:22px;
	}
	.main-conts-tit-wrap .more a {
		font-size:18px;
	}
}
@media screen and (max-width: 768px) {
	.main-conts-tit-wrap {
		height:190px;
		padding-bottom:40px;
		margin-bottom:40px;
	}
	.main-conts-tit-wrap h1 {
		font-size:26px;
	}
	.main-conts-tit-wrap h1 strong.point::after {
		top:-13px; left:-21px;
		width:16px; height:22px;
	}
	.main-conts-tit-wrap p {
		padding-top:10px;
		font-size:15px;
	}
	.main-conts-tit-wrap .more {
		display:none;
	}
	.main-conts-tit-wrap .more a {
		font-size:14px;
	}
	.main-conts-tit-wrap .more a::after {
		width:16px; height:16px;
	}
}


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



/* -------- main-caseyear -------- */
.main-caseyear .msg {
	padding-bottom:40px;
	font-size:32px;
	font-weight:400;
	text-align:center;
}
.main-caseyear .caseyear-list {
	display: flex;
}
.main-caseyear .caseyear-list .date {
	flex: 0 0 320px;
}
.main-caseyear .caseyear-list .date li + li {
	margin-top:7px;
}
.main-caseyear .caseyear-list .date li a {
	display:flex;
	align-items: center;
    justify-content: space-between;
	width:200px; height:55px;
	padding:0 20px;
	border:1px solid rgba(129,18,13,.4);
	color: #81120d;
	font-size: 22px;
	font-weight: 600;
	opacity: 0.7;
	cursor: pointer;
}
.main-caseyear .caseyear-list .date li a.active {
	background:#81120d;
	border-color:#81120d;
	color:#fff;
	opacity: 1;
}
.main-caseyear .caseyear-list .date li a::after {
	display:inline-block;
	width:18px; height:15px;
	background:url('/images/main/renew/caseyear_arrow.png') no-repeat center/cover;
	content:'';
}
.main-caseyear .caseyear-list .date li a.active::after {
	background-image:url('/images/main/renew/caseyear_arrow_on.png')
}
.main-caseyear .caseyear-list .case {
	flex:1 1 100%;
}
.main-caseyear .caseyear-list .case .main-monthly-case-wrap {
	width:100%;
	text-align: left;
	padding: 30px;
	background: #edeef1;
}
.main-caseyear .caseyear-list .case .main-monthly-case-list {
	overflow-x: hidden;
	overflow-y: auto;
	height: 790px;
	border: 1px solid #e6e6e6;
}
.main-caseyear .caseyear-list .case .main-monthly-case-list a {
	display: flex;
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
}
.main-caseyear .caseyear-list .case .main-monthly-case-list .conts-wrap {
	font-size: 20px;
	font-weight: 400;
	padding: 14px 20px;
	width: 100%;
	height: 100%;
	background: #f8f8f8;
}
.main-caseyear .caseyear-list .case .main-monthly-case-list .subject {
	overflow: hidden;
	display: block;
	font-weight: 600;
	font-size: 20px;
	color: #81120d;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main-caseyear .caseyear-list .case .main-monthly-case-list .bo-content {
	overflow: hidden;
	display: block;
	margin-top: 5px;
	font-weight: 400;
	font-size: 18px;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main-caseyear .caseyear-list .case .main-monthly-case-list .date {
	display: block;
	margin-top: 10px;
	font-weight: 400;
	font-size: 16px;
	color: #666;
	letter-spacing: 0;
}
.main-caseyear .caseyear-list .case .main-monthly-case-list .result {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 240px;
	background: #0d2e49;
	font-weight: 700;
	font-size: 26px;
	color: #fff;
	text-align: center;
	word-break: keep-all;
}
@media screen and (max-width: 1024px) {
	.main-caseyear .msg {
		font-size:28px;
	}
	.main-caseyear .caseyear-list .date li a {
		font-size: 18px;
	}
}
@media screen and (max-width: 768px) {
	.main-caseyear .msg {
		padding-bottom:20px;
		font-size:16px;
	}
	.main-caseyear .caseyear-list {
		display: block;
	}
	.main-caseyear .caseyear-list .date {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 15px;
	}
	.main-caseyear .caseyear-list .date li + li {
		margin-top: 0;
	}
	.main-caseyear .caseyear-list .date li a {
		width:100%;
		height:42px;
		padding:0 15px;
		font-size: 16px;
		white-space: nowrap;
	}
	.main-caseyear .caseyear-list .date li a::after {
		width:13px; height:10px;
	}
	.main-caseyear .caseyear-list .case {
		margin-top:30px;
	}
	.main-caseyear .caseyear-list .case .main-monthly-case-wrap {
		padding:20px;
	}
	.main-caseyear .caseyear-list .case .main-monthly-case-list {
		height: 400px;
	}
	.main-caseyear .caseyear-list .case .main-monthly-case-list .conts-wrap {
		padding: 12px;
		width: calc(100% - 80px);
	}
	.main-caseyear .caseyear-list .case .main-monthly-case-list .subject {
		font-size: 14px;
	}
	.main-caseyear .caseyear-list .case .main-monthly-case-list .bo-content {
		margin-top: 2px;
		font-size: 12px;
	}
	.main-caseyear .caseyear-list .case .main-monthly-case-list .date {
		margin-top: 7px;
		font-size: 12px;
	}
	.main-caseyear .caseyear-list .case .main-monthly-case-list .result {
		width: 80px;
		font-size: 15px;
	}
}



/* -------- main-case -------- */
.main-case {
	position: relative;
}
.main-case .keyword {
	display:flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap:8px;
	padding:0 50px;
	margin-bottom: 45px;
}
.main-case .keyword li a {
	display: inline-flex;
	align-items: center;
	height:40px;
	padding: 0 25px;
	border: 1px dashed #c4c4c4;
	color: #343434;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
}
.main-case .case-slide {
	position: relative;
}
.main-case .case-slide .slide {
	overflow: hidden;
}
.main-case .case-slide .slide .swiper-slide > a {
	display: block;
	background: #f4f4f4;
	border: 1px solid #fff;
	transition: all 0.3s;
}
.main-case .case-slide .slide .swiper-slide > a:hover {
	border: 1px solid #666666;
}
.main-case .case-slide .slide .swiper-slide > a:hover .conts {
	background-color: #fff;
}
.main-case .case-slide .slide .swiper-slide .conts {
	padding: 35px 40px 35px;
}
.main-case .case-slide .slide .swiper-slide .conts .date {
	display: block;
	margin-bottom: -10px;
	color: #666;
	font-family: "Outfit";
	font-size: 15px;
	text-align: right;
}
.main-case .case-slide .slide .swiper-slide .conts .result {
	display: inline-block;
	margin-bottom: 6px;
	padding: 1px 10px;
	background: #201e82;
	color: #fff;
	font-size: 15px;
}
.main-case .case-slide .slide .swiper-slide .conts .subject {
	display: block;
	margin-bottom: 10px;
	color: #222;
	font-size: 26px;
	font-weight: 700;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 70px;
	word-break: keep-all;
	text-overflow: ellipsis;
}
.main-case .case-slide .slide .swiper-slide .conts .result-box {
	width: 100%;
	height: 58px;
	border: 2px solid #81120d;
	color: #81120d;
	font-size: 28px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
}
.main-case .case-slide .slide .swiper-slide:hover .conts .result-box {
	background:#81120d;
	color:#fff;
}
.main-case .case-slide .slide .swiper-slide .conts .bo-content {
	display: block;
	color: #666;
	font-size: 16px;
	font-weight: 300;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	height: 83px;
	word-break: keep-all;
	text-overflow: ellipsis;
	font-family: "Pretendard";
}
.main-case .case-slide .slide .swiper-slide .lawyer-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 35px 40px 35px;
	background-color: rgba(0, 0, 0, 0.1);
}
.main-case .case-slide .slide .swiper-slide .lawyer-wrap .img img {
	max-width: 100%;
}
.main-case .case-slide .slide .swiper-slide .lawyer-wrap .lawyer {
	font-size: 0;
}
.main-case .case-slide .slide .swiper-slide .lawyer-wrap .lawyer > li {
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.main-case .case-slide .slide .swiper-slide .lawyer-wrap .lawyer > li + li {
	margin-left: 15px;
}
.main-case .case-slide .slide .swiper-slide .lawyer-wrap .lawyer > li strong {
	overflow: hidden;
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
}
.main-case .case-slide .slide .swiper-slide .lawyer-wrap .lawyer > li strong img {
	width: 100%;
}
.main-case .case-slide .slide .swiper-slide .lawyer-wrap .lawyer > li span {
	display: block;
	font-size: 14px;
}
.main-case .case-slide .arrow {
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 60px;
	height: 60px;
	margin-top: -15px;
	background: no-repeat center/cover;
	cursor: pointer;
}
.main-case .case-slide .arrow.prev {
	left: -100px;
	background-image: url('/images/main/renew/slide_prev.png');
}
.main-case .case-slide .arrow.next {
	right: -100px;
	background-image: url('/images/main/renew/slide_next.png');
}
@media screen and (max-width: 1024px) {
	.main-case .keyword li a {
		font-size: 15px;
	}
	.main-case .case-slide {
		margin-right: -15px;
	}
	.main-case .case-slide .slide .swiper-slide > a {
		padding: 30px 30px 35px;
	}
	.main-case .case-slide .slide .swiper-slide .conts .subject {
		font-size: 22px;
		height: 85px;
	}

	.main-case .case-slide .slide .swiper-slide .conts .bo-content {
		font-size: 15px;
		height: 78px;
	}
	.main-case .case-slide .slide .swiper-slide .lawyer-wrap .img {
		flex: 0 0 60px;
	}
	.main-case .case-slide .slide .swiper-slide .lawyer-wrap .lawyer > li + li {
		margin-left: 8px;
	}
	.main-case .case-slide .slide .swiper-slide .lawyer-wrap .lawyer > li strong {
		width: 55px;
		height: 55px;
	}
	.main-case .case-slide .slide .swiper-slide .lawyer-wrap .lawyer > li span {
		font-size: 13px;
	}
}
@media screen and (max-width: 768px) {
	.main-case .keyword {
		gap:5px;
		padding:0;
		margin-bottom:25px;
	}
	.main-case .keyword li a {
		height:32px;
		font-size: 13px;
		padding: 0 12px;
	}
	.main-case .case-slide .slide .swiper-slide > a {
		padding: 15px 15px 20px;
	}
	.main-case .case-slide .slide .swiper-slide .conts {
		padding: 15px 11px 14px;
	}
	.main-case .case-slide .slide .swiper-slide .conts .date {
		font-size: 13px;
	}
	.main-case .case-slide .slide .swiper-slide .conts .result {
		font-size: 13px;
	}
	.main-case .case-slide .slide .swiper-slide .conts .subject {
		font-size: 15px;
		height: 57px;
	}
	.main-case .case-slide .slide .swiper-slide .conts .result-box {
		height: 40px;
		font-size: 20px;
	}
	.main-case .case-slide .slide .swiper-slide .conts .bo-content {
		font-size: 13px;
		height: 68px;
	}
	.main-case .case-slide .slide .swiper-slide .lawyer-wrap {
		margin-top: 20px;
		padding-top: 20px;
		padding: 14px 10px 15px;
	}
	.main-case .case-slide .slide .swiper-slide .lawyer-wrap .img {
		flex: 0 0 45px;
	}
	.main-case .case-slide .slide .swiper-slide .lawyer-wrap .lawyer > li + li {
		margin-left: 8px;
	}
	.main-case .case-slide .slide .swiper-slide .lawyer-wrap .lawyer > li strong {
		width: 50px;
		height: 50px;
	}
	.main-case .case-slide .slide .swiper-slide .lawyer-wrap .lawyer > li span {
		font-size: 12px;
	}
}



/* -------- main-review -------- */
.main-review .review-slide {
	position: relative;
}
.main-review .review-slide .slide {
	overflow: hidden;
}
.main-review .review-slide .swiper-slide a {
	display: block;
}
.main-review .review-slide .swiper-slide a > .img {
	border:1px solid #969696;
}
.main-review .review-slide .swiper-slide a > .img img {
	width: 100%;
}
.main-review .review-slide .swiper-slide a .conts {
	font-family: Pretendard;
	padding: 20px;
	background-color:#f5f5f5;
}
.main-review .review-slide .swiper-slide a .conts .subject {
	display: block;
	min-height:62px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 700;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	color: #fff;
	height: auto;
	position: relative;
	background-color:#81120d;
	font-family: "Paperlogy";
	padding:5px 10px;
}
.main-review .review-slide .swiper-slide a .conts .bo-content {
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: 300;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}
.main-review .review-slide .swiper-slide a .conts .lawyer {
	text-align: right;
	padding-top: 5px;
}
.main-review .review-slide .swiper-slide a .conts .lawyer li {
	font-size: 0;
}
.main-review .review-slide .swiper-slide a .conts .lawyer li span {
	display: inline-block;
	width: calc(100% - 60px);
	padding-right: 10px;
	vertical-align: middle;
	color: #111;
	font-size: 15px;
}
.main-review .review-slide .swiper-slide a .conts .lawyer li span strong {
	display: block;
	font-size: 18px;
	color: #111;
	font-weight: 600;
}
.main-review .review-slide .swiper-slide a .conts .lawyer li .img {
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;
	vertical-align: middle;
	background:#fff;
}
.main-review .review-slide .swiper-slide a .conts .lawyer li .img img {
	width: 100%;
}
.main-review .review-slide .arrow {
	position: absolute;
	top: 50%;
	z-index: 10;
	width: 60px;
	height: 60px;
	margin-top: -15px;
	background: no-repeat center/cover;
	cursor: pointer;
	display:none;
}
.main-review .review-slide .arrow.prev {
	left: -100px;
	background-image: url("/images/main/slide_prev.png");
}
.main-review .review-slide .arrow.next {
	right: -100px;
	background-image: url("/images/main/slide_next.png");
}
@media screen and (max-width: 1024px) {
	.main-review .review-slide .swiper-slide a .conts .subject {
		font-size: 17px;
		min-height:54px;
	}
	.main-review .review-slide .swiper-slide a .conts .bo-content {
		font-size: 15px;
	}
	.main-review .review-slide .swiper-slide a .conts .name {
		font-size: 15px;
	}
	.main-review .review-slide .swiper-slide a .conts .lawyer li span {
		font-size: 14px;
	}
	.main-review .review-slide .swiper-slide a .conts .lawyer li span strong {
		font-size: 16px;
	}
}
@media screen and (max-width: 768px) {
	.main-review .review-slide .slide {
		margin-right: -15px;
	}
	.main-review .review-slide .swiper-slide a .conts {
		padding: 10px;
	}
	.main-review .review-slide .swiper-slide a .conts .subject {
		margin-bottom: 8px;
		font-size: 15px;
		min-height:49px;
	}
	.main-review .review-slide .swiper-slide a .conts .bo-content {
		font-size: 12px;
	}
	.main-review .review-slide .swiper-slide a .conts .name {
		padding-top: 10px;
		font-size: 12px;
	}
	.main-review .review-slide .swiper-slide a .conts .lawyer li span {
		font-size: 12px;
		width: calc(100% - 50px);
	}
	.main-review .review-slide .swiper-slide a .conts .lawyer li span strong {
		font-size: 13px;
	}
	.main-review .review-slide .swiper-slide a .conts .lawyer li .img {
		width: 50px;
		height: 50px;
	}
}



/* -------- main-online -------- */
.main-online {
	position:relative;
	height:1080px;
	background:#f5f5f5;
}
.main-online::after {
	position:absolute; bottom:0; left:-35px;
	color:#0f1a23;
	font-size:470px;
	font-weight:600;
	line-height:1;
	letter-spacing:-1.10rem;
	opacity:.1;
	content:'STAR';
}
.main-online .lawyer-list {
	position:relative;
	max-width:calc(100% - 516px);
	height:100%;
}
.main-online .lawyer-list h3 {
	position:absolute; top:225px; left:0; z-index:20;
	width:100%;
	height:94px;
	font-size:36px;
	font-weight:500;
	line-height:1.5;
	text-align:center;
}
.main-online .lawyer-list h3 span {
	display:block;
	position:absolute; top:0; left:0;
	width:100%;
	padding-left:10vw;
	opacity:0;
}
.main-online .lawyer-list h3 span.text1 {
	animation: fadeText 8s ease-in-out infinite;
}
.main-online .lawyer-list h3 span.text2 {
    animation: fadeText 8s ease-in-out infinite;
    animation-delay: 4s; /* 4초 뒤부터 동일 애니메이션 시작 */
}
.main-online .lawyer-list .count {
	position:absolute; top:425px; left:0; z-index:20;
	width:100%;
	padding-left:10vw;
	font-size:26px;
	font-weight:500;
	text-align:center;
}
.main-online .lawyer-list .count span {
	display:block;
	padding-bottom:10px;
	color:#888;
}
.main-online .lawyer-list .count strong {
	font-size:46px;
}
.main-online .lawyer-list .lawyer {
	display:flex;
	justify-content: space-between;
	position:absolute; bottom:0; left:7vw; z-index:15;
	width:100%;
}
.main-online .lawyer-list .lawyer li {
	position:relative;
}
.main-online .lawyer-list .lawyer li img {
	max-width:100%;
}
.main-online .lawyer-list .lawyer dl {
	position:absolute; bottom:60px; left:50%;
	margin-left:-120px;
}
.main-online .lawyer-list .lawyer dl dt {
	padding-bottom:20px;
	color:#fff;
	font-size:36px;
	font-weight:700;
}
.main-online .lawyer-list .lawyer dl dd {
	color:#fff;
	font-size:24px;
}
.main-online .lawyer-list .lawyer dl dd strong {
	background:#81120d;
	font-weight:700;
}
.main-online .online-form2 {
	display:flex;
	align-items: center;
	position:absolute; top:0; right:0; z-index:10;
	width:516px; height:100%;
	padding:0 80px;
	background:#0f1a23;
}
.main-online .online-form2 h3 {
	padding-bottom:40px;
	color:#fff;
	font-size:24px;
	font-weight:600;
}
.main-online .online-form2 h3 strong {
	display:block;
	font-size:30px;
}
.main-online .online-form2 h3 strong * {
	color:#fff;
}
.main-online .online-form2 .input-wrap li {
	display:flex;
	align-items: center;
	font-size:16px;
}
.main-online .online-form2 .input-wrap li + li {
	margin-top:25px;
}
.main-online .online-form2 .input-wrap li label {
	flex:0 0 85px;
	color:#fff;
	font-weight:500;
}
.main-online .online-form2 .input-wrap li input[type="text"],
.main-online .online-form2 .input-wrap li select {
	width:100%;
	height:45px;
	border:none;
	border-bottom:1px solid #575f65;
	background:none;
	color:#878d91;
	outline:none;
}
.main-online .online-form2 .input-wrap li textarea {
	width:100%;
	height:120px;
	border:none;
	border-bottom:1px solid #575f65;
	background:none;
	color:#878d91;
	outline:none;
}
.main-online .online-form2 .input-wrap li p {
	padding-left:85px;
	color:#fff;
	font-size:15px;
	font-weight:300;
}
.main-online .online-form2 .agree {
	margin-top:40px;
}
.main-online .online-form2 .agree label {
	color:#fff;
	font-size:14px;
	font-weight:300;
	opacity:.5;
}
.main-online .online-form2 .agree label a {
	color:inherit;
	text-decoration:underline;
}
.main-online .online-form2 .btn-wrap {
	margin-top:10px;
}
.main-online .online-form2 .btn-wrap button {
	width:100%;
	height:55px;
	border:none;
	background:#81120d;
	color:#fff;
	font-size:18px;
	font-weight:500;
}
.main-online .online-form2 .privacy-pop {
	position:absolute;
}
@media screen and (max-width: 1024px) {
	.main-online {
		padding-top:90px;
		height:auto;
	}
	.main-online::after {
		display:none;
	}
	.main-online .lawyer-list {
		max-width:100%;
		width:100%;
		height:auto;
	}
	.main-online .lawyer-list h3 {
		position:static;
		height:72px;
		margin-bottom:30px;
		font-size:28px;
	}
	.main-online .lawyer-list h3 span {
		padding-left:0;
	}
	.main-online .lawyer-list .count {
		position:static;
		margin-bottom:30px;
		padding-left:0;
		font-size:20px;
	}
	.main-online .lawyer-list .count strong {
		font-size:36px;
	}
	.main-online .lawyer-list .lawyer {
		position:static;
	}
	.main-online .lawyer-list .lawyer dl {
		bottom:20px;
	}
	.main-online .lawyer-list .lawyer dl dt {
		font-size:30px;
	}
	.main-online .lawyer-list .lawyer dl dd {
		font-size:22px;
	}
	.main-online .online-form2 {
		position:static;
		width:100%;
		padding:50px 30px;
	}
	.main-online .online-form2 form {
		width:100%;
	}
}
@media screen and (max-width: 768px) {
	.main-online {
		padding-top:45px;
	}
	.main-online .lawyer-list h3 {
		height:52px;
		margin-bottom:15px;
		font-size:20px;
	}
	.main-online .lawyer-list .count {
		margin-bottom:15px;
		font-size:16px;
	}
	.main-online .lawyer-list .count span {
		padding-bottom:5px;
	}
	.main-online .lawyer-list .count strong {
		font-size:26px;
	}
	.main-online .lawyer-list .lawyer {
		margin-left:-50px;
		width:auto;
	}
	.main-online .lawyer-list .lawyer li img {
		max-width:130%;
	}
	.main-online .lawyer-list .lawyer dl {
		margin-left:-40px;
		bottom:15px;
	}
	.main-online .lawyer-list .lawyer dl dt {
		padding-bottom:10px;
		font-size:20px;
	}
	.main-online .lawyer-list .lawyer dl dd {
		font-size:13px;
	}
	.main-online .online-form2 {
		padding:30px 15px;
	}
	.main-online .online-form2 h3 {
		padding-bottom:20px;
		font-size:18px;
	}
	.main-online .online-form2 h3 strong {
		font-size:24px;
	}
	.main-online .online-form2 .input-wrap li {
		font-size:14px;
	}
	.main-online .online-form2 .input-wrap li + li {
		margin-top:15px;
	}
	.main-online .online-form2 .input-wrap li p {
		font-size:13px;
	}
	.main-online .online-form2 .agree {
		margin-top:25px;
	}
	.main-online .online-form2 .agree label {
		font-size:12px;
	}
	.main-online .online-form2 .btn-wrap button {
		height:42px;
		font-size:16px;
	}
}



/* -------- main-quickbtn -------- */
.main-quickbtn ul {
	display:grid;
	grid-template-columns: repeat(2, 1fr);
}
.main-quickbtn ul li a {
	display:flex;
	align-items: center;
    justify-content: center;
	gap:11px;
	height:80px;
	background:#1e1e1e;
	color:#fff;
	font-size:20px;
	font-weight:500;
	cursor:pointer;
}
.main-quickbtn ul li:first-child a {
	background:#81120d;
}
@media screen and (max-width: 1024px) {
	.main-quickbtn ul li a {
		height:70px;
		font-size:18px;
	}
}
@media screen and (max-width: 768px) {
	.main-quickbtn ul li a {
		gap:7px;
		height:50px;
		font-size:15px;
	}
	.main-quickbtn ul li a img {
		width:18px;
	}
}










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

.sub-conts-wrap {
  margin: 0 auto;
  padding: 40px 0 230px;
  width: 1200px;
  font-weight: 400;
  font-size: 18px;
  color: #000;
  letter-spacing: 0px;
  word-break: keep-all;
}
@media screen and (max-width: 1260px) {
  .sub-conts-wrap {
    padding: 100px 30px 230px;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .sub-conts-wrap {
    padding: 80px 15px 180px;
  }
}
@media screen and (max-width: 640px) {
  .sub-conts-wrap {
    padding: 60px 15px 100px;
  }
}

/*
	visual
 */
.sub-visual {
  display:flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-top:100px;
  width: 100%;
  height:260px;
  text-align: center;
  background:url('/images/sub/sub_visual_img.jpg') no-repeat center/cover;
}
.sub-visual .visual-inner {
  padding: 0 30px;
  margin-bottom: 70px;
}
.sub-visual .visual-inner > h1 {
	color:#fff;
  font-weight: 700;
  font-size: 42px;
  word-break: keep-all;
}
@media screen and (max-width: 1024px) {
  .sub-visual {
	height:300px;
    padding-top: 55px;
  }
  .sub-visual .visual-inner {
    padding: 0 15px;
  }
  .sub-visual .visual-inner > h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .sub-visual {
	height:210px;
  }
  .sub-visual .visual-inner > h1 {
    font-size: 22px;
  }
}

/*
	sub title
*/
.sub-conts-title {
  position: relative;
  z-index: 2;
  display: block;
  margin: 0 auto 85px;
  text-align: left;
}
.sub-conts-title:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 8%;
  z-index: -1;
  transform: translateY(-60%);
  font-weight: 500;
  font-size: 150px;
  line-height: 1;
  font-family: "Cormorant Garamond", serif;
  color: #f0f0f0;
  white-space: nowrap;
}
.intro ~ .sub-conts-wrap .sub-conts-title:after {
  content: "Greeting";
}
.member ~ .sub-conts-wrap .sub-conts-title:after {
  content: "Professional";
}
.business1 ~ .sub-conts-wrap .sub-conts-title:after {
  content: "Welfare for the aged";
}
.business2 ~ .sub-conts-wrap .sub-conts-title:after {
  content: "a request for correction";
}
.case ~ .sub-conts-wrap .sub-conts-title:after {
  content: "Success case";
}
.online ~ .sub-conts-wrap .sub-conts-title:after {
  content: "Counesling";
}
.sub-conts-title span {
  display: inline-block;
  font-weight: 700;
  font-size: 50px;
  line-height: 1;
  color: #111;
}
.sub-conts-title + p {
  font-weight: 300;
  font-size: 22px;
  color: #444;
  word-break: keep-all;
  text-align: center;
}

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

/* location-menu */
.location-menu {
  margin-top: -22px;
}
.location-menu ul {
  max-width: 1260px;
  padding: 0 30px;
  margin: 0 auto;
  text-align: right;
  font-size: 0;
}
.location-menu ul li {
  display: inline-block;
  color: #666;
  font-size: 16px;
  font-weight: 300;
  vertical-align: middle;
}
.location-menu ul li:last-child {
  color: #333;
  font-weight: 400;
}
.location-menu ul li:after {
  content: "";
  display: inline-block;
  margin: 0 18px;
  content: ">";
}
.location-menu ul li:last-child:after {
  display: none;
}
@media screen and (max-width: 1024px) {
  .location-menu {
    margin-top: 15px;
    padding: 0 15px;
  }
  .location-menu ul li {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .location-menu ul li {
    font-size: 14px;
  }
  .location-menu ul li:after {
    margin: 0 14px;
  }
}

/* 
	인사말
*/
.greetings-wrap {
  position: relative;
}

.greetings-wrap .title span {
  font-size: 40px;
  font-weight: 600;
  position: relative;
}
.greetings-wrap .title span strong {
  color: #81120d;
  font-weight: 700;
}
.greetings-wrap::before {
  content: "LAW&STAR";
  position: absolute;
  top: 32%;
  left: 44%;
  width: 100vw;
  margin-left: -50vw;
  color: #122243;
  white-space: nowrap;
  opacity: 0.06;
  font-size: 150px;
  font-weight: 900;
  line-height: 1;
  text-align: right;
  z-index: -999999;
}
.greetings-wrap::after {
  content: "";
  background: url(/images/main/case_logo.png) no-repeat;

  background-size: auto;
  position: absolute;
  width: 453px;
  height: 387px;
  bottom: -4%;
  right: -4%;
  z-index: -99;
}

.greetings-wrap .title span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 20px;
  background-color: #f9a70940;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.greetings-wrap .title p {
  margin-top: 50px;
  font-size: 20px;
  color: #333;
  margin-bottom: 32px;
}

.greetings-wrap .text-box {
  width: 100%;
  padding: 35px 68px;
  background-color: rgba(167, 125, 84, 0.1);
}
.greetings-wrap .text-box p {
  font-size: 20px;
  color: #333;
  line-height: 1.7;
}

.greetings-wrap .text-box p span {
  color: #81120d;
  font-weight: 600;
}

.greetings-wrap .img-list {
  padding-top: 130px;
}
.greetings-wrap .img-list li {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(2, 1fr);
}
.greetings-wrap .img-list li + li {
  margin-top: 160px;
}
.greetings-wrap .img-list li .text .no {
  position: relative;
  z-index: 1;
  color: #81120d;
  font-size: 18px;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.greetings-wrap .img-list li .text::after {
  display: block;
  width: 110%;
  height: 1px;
  background: #81120d;
  content: "";
}

.greetings-wrap .img-list li .text h3 {
  padding: 16px 0 46px;
  font-size: 32px;
  font-weight: 700;
  word-break: keep-all;
  color: #333;
}
.greetings-wrap .img-list li .text p {
  color: #333;
  font-size: 20px;
  line-height: 1.7;
  word-break: keep-all;
  padding-bottom: 50px;
}
.greetings-wrap .img-list li .text p span {
  color: #81120d;
  font-weight: 600;
}
.greetings-wrap .img-list li .img {
  padding-top: 40px;
}

.greetings-wrap .img-list li .img img {
  width: 100%;
}

.greetings-wrap .text-mo {
  background: url("/images/sub/greetings/text_bg.jpg") -640px 0px no-repeat;
  transition-duration: 1.5s;
  transition-timing-function: ease-out;
}
.greetings-wrap .text-mo.active {
  background: url("/images/sub/greetings/text_bg.jpg") 0px 0px no-repeat;
  color: #fff;
  background-size: cover;
}
.greetings-wrap .bottom-txt {
  margin-top: 100px;
  font-size: 35px;
  color: #333;
  line-height: 1.5;
  font-weight: 600;
}
.greetings-wrap .bottom-txt span {
  color: #81120d;
}
.greetings-wrap .img-slide-list {
  margin-top: 50px;
  padding-bottom: 40px;
}
.greetings-wrap .img-slide-list .location-slide {
  position: relative;
}
.greetings-wrap .img-slide-list .location-slide .slide {
  overflow: hidden;
}
.greetings-wrap .img-slide-list .location-slide .swiper-slide img {
  width: 100%;
}
.greetings-wrap .img-slide-list .location-slide .arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 60px;
  height: 60px;
  margin-top: -15px;
  background: no-repeat center/cover;
  cursor: pointer;
}
.greetings-wrap .img-slide-list .location-slide .arrow.prev {
  left: -100px;
  background-image: url("/images/main/slide_prev.png");
}
.greetings-wrap .img-slide-list .location-slide .arrow.next {
  right: -100px;
  background-image: url("/images/main/slide_next.png");
}

@media screen and (max-width: 1024px) {
  .greetings-wrap .text-list li {
    font-size: 16px;
  }
  .greetings-wrap .img-list li .text h3 {
    font-size: 26px;
  }
  .greetings-wrap .img-list li .text p {
    font-size: 16px;
  }
  .greetings-wrap .img-list li .text::after {
    content: none;
  }
}
@media screen and (max-width: 768px) {
  .greetings-wrap .title span {
    font-size: 20px;
  }
  .greetings-wrap .title span::before {
    height: 10px;
  }
  .greetings-wrap .title p {
    font-size: 18px;
    margin-top: 20px;
  }
  .greetings-wrap .text-box p {
    font-size: 18px;
  }
  .greetings-wrap .text-box {
    padding: 28px;
  }

  .greetings-wrap .text-list {
    margin-left: -15px;
  }
  .greetings-wrap .text-list li {
    width: calc(50% - 15px);
    font-size: 14px;
    margin-left: 15px;
    margin-bottom: 15px;
    padding: 0 10px;
  }
  .greetings-wrap .img-list {
    padding-top: 60px;
  }
  .greetings-wrap .img-list li {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .greetings-wrap .img-list li + li {
    margin-top: 60px;
  }
  .greetings-wrap .img-list li .text .no {
    font-size: 14px;
  }
  .greetings-wrap .img-list li .text .no::after {
    width: 95%;
  }
  .greetings-wrap .img-list li .text .no::before {
    left: 95%;
  }
  .greetings-wrap .img-list li .text h3 {
    padding: 10px 0 10px;
    font-size: 18px;
  }
  .greetings-wrap .img-list li .img {
    padding-top: 0;
  }
  .greetings-wrap .img-list li .text p {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .greetings-wrap .bottom-txt {
    font-size: 20px;
    margin-top: 70px;
  }
}

/* 
  오시는길
*/
.location-wrap .tab-location {
  max-width: 750px;
  font-size: 0;
  margin-left: -5px;
  padding-bottom: 25px;
}
.location-wrap .tab-location li {
  display: inline-block;
  width: 25%;
  padding: 0 5px;
  vertical-align: top;
}
.location-wrap .tab-location li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  border-radius: 30px;
  color: #424242;
  background: #fff;
  font-size: 20px;
  cursor: pointer;
}
.location-wrap .tab-location li a.active {
  background: #202642;
  color: #fff;
}

/* 핵심 레이아웃 */
.location-wrap .location-flex {
  display: flex;
  align-items: stretch;
  /*border: 1px solid #e5e5e5; */
  background: #fff;
}

.location-wrap .location-flex .map-wrap {
  flex: 1 1 55%;
  max-width: 60%;
}

.location-wrap .location-flex .map {
  overflow: hidden;
  position: relative;
  height: 472px;
}

.location-wrap .location-flex .map .root_daum_roughmap {
  width: 100%;
  height: 100%;
}

.location-wrap .location-flex .map .root_daum_roughmap .wrap_map {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.location-wrap .location-flex .map .hide {
  display: none;
}

.location-wrap .location-info {
  flex: 1 1 45%;
  padding: 28px 34px;
  /*border-left: 1px solid #ececec; */
  box-sizing: border-box;
  background: #fff;
}

/* 주소/연락처 */
.location-wrap .adr {
  display: block;
  padding: 0;
  margin: 0;
}

.location-wrap .adr li {
  font-size: 18px;
  list-style: none;
}

.location-wrap .adr li + li {
  margin-top: 6px;
}

.location-wrap .adr li span {
  display: inline-block;
  min-width: 18px;
  font-weight: 500;
  padding-right: 10px;
  color: #111;
}

.location-wrap .adr li.addr {
  margin-bottom: 26px;
}

.location-wrap .addr-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
}

.location-wrap .addr-text {
  flex: 1;
  font-size: 19px;
  line-height: 1.45;
  word-break: keep-all;
  color: #222;
}

.location-wrap .copy-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 70px;
  height: 40px;
  padding: 0 16px;
  border: 1px solid #dcdcdc;
  background: #fff;
  color: #222;
  font-size: 15px;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
}

/* 지도 버튼 */
.location-wrap .btn-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
  padding-top: 24px;
  border-top: 1px solid #ececec;
}

.location-wrap .btn-wrap li {
  list-style: none;
}

.location-wrap .btn-wrap li a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 150px;
  height: 58px;
  padding: 0 18px;
 /* border: 1px solid #e0e0e0; */
  background: #fff;
  font-size: 17px;
  color: #222;
  cursor: pointer;
  box-sizing: border-box;
}

.location-wrap .btn-wrap li.icon a {
  min-width: 58px;
  width: 58px;
  padding: 0;
}

.location-wrap .btn-wrap li a img {
  width: auto;
}

/* 상세 정보 */
.location-wrap .info-box {
  margin-top: 28px;
  padding-top: 28px;
 /* border-top: 1px solid #ececec; */
}

.location-wrap .info-line + .info-line {
  margin-top: 22px;
}

.location-wrap .info-line dt {
  margin-bottom: 8px;
  font-size: 28px;
  font-weight: 700;
  color: #111;
}

.location-wrap .info-line dd {
  font-size: 22px;
  line-height: 1.7;
  color: #222;
  word-break: keep-all;
}

.location-wrap .time {
  font-size: 18px;
  line-height: 1.7;
  padding: 18px 0 0;
  margin-top: 22px;
 /* border-top: 1px solid #f0f0f0; */
}

.location-wrap .time span {
  font-size: 19px;
  font-weight: 600;
  color: #81120d;
}

@media screen and (max-width: 1024px) {
  .location-wrap .tab-location li a {
    font-size: 17px;
  }

  .location-wrap .location-flex .map-wrap {
    flex: 0 0 55%;
    max-width: 55%;
  }

  .location-wrap .location-info {
    padding: 24px;
  }

  .location-wrap .addr-text {
    font-size: 22px;
  }

  .location-wrap .adr li {
    font-size: 18px;
  }

  .location-wrap .info-line dt {
    font-size: 22px;
  }

  .location-wrap .info-line dd {
    font-size: 17px;
  }

  .location-wrap .time {
    font-size: 15px;
  }

  .location-wrap .btn-wrap li a {
    min-width: 130px;
    height: 52px;
    font-size: 15px;
  }

  .location-wrap .btn-wrap li.icon a {
    min-width: 52px;
    width: 52px;
  }
}

@media screen and (max-width: 768px) {
  .location-wrap .tab-location {
    padding-bottom: 15px;
  }

  .location-wrap .tab-location li {
    width: 50%;
  }

  .location-wrap .tab-location li a {
    height: 40px;
    font-size: 15px;
  }

  .location-wrap .location-flex {
    display: block;
  }

  .location-wrap .location-flex .map-wrap {
    max-width: 100%;
  }

  .location-wrap .location-flex .map {
    height: 280px;
  }

  .location-wrap .location-info {
    padding: 20px 16px;
    border-left: 0;
    border-top: 1px solid #ececec;
  }

  .location-wrap .adr li {
    font-size: 15px;
  }

  .location-wrap .adr li.addr {
    margin-bottom: 18px;
  }

  .location-wrap .addr-row {
    display: block;
  }

  .location-wrap .addr-text {
    font-size: 18px;
  }

  .location-wrap .copy-btn {
    margin-top: 10px;
    min-width: 62px;
    height: 36px;
    font-size: 13px;
  }

  .location-wrap .btn-wrap {
    gap: 6px;
    margin-top: 20px;
    padding-top: 18px;
  }

  .location-wrap .btn-wrap li a {
    gap: 5px;
    min-width: 100px;
    height: 46px;
    padding: 0 12px;
    font-size: 14px;
  }

  .location-wrap .btn-wrap li a img {
    width: 14px;
  }

  .location-wrap .btn-wrap li.icon a {
    min-width: 46px;
    width: 46px;
  }

  .location-wrap .btn-wrap li.icon a img {
    width: 18px;
  }

  .location-wrap .info-box {
    margin-top: 20px;
    padding-top: 20px;
  }

  .location-wrap .info-line + .info-line {
    margin-top: 16px;
  }

  .location-wrap .info-line dt {
    font-size: 18px;
  }

  .location-wrap .info-line dd {
    font-size: 14px;
  }

  .location-wrap .time {
    font-size: 13px;
    padding-top: 14px;
    margin-top: 16px;
  }

  .location-wrap .time span {
    font-size: 14px;
  }
}
/* 오시는길 50:50 강제 분할 */
.location-wrap .tabcnt-location0 .location-flex {
  display: flex !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  width: 100%;
 /* border: 1px solid #e5e5e5; */
  background: #fff;
  box-sizing: border-box;
}
.location-wrap .tabcnt-location0 .location-flex > .location-info {
  padding: 0 0 0 40px;
  max-width: 540px;
  /*border-left: 1px solid #ececec; */
  background: #fff;
}

.location-wrap .tabcnt-location0 .map {
  height: 460px !important;
}

.location-wrap .tabcnt-location0 .map .root_daum_roughmap,
.location-wrap .tabcnt-location0 .map .root_daum_roughmap .wrap_map {
  width: 100% !important;
  height: 100% !important;
}

.location-wrap .tabcnt-location0 .adr {
  display: block;
  padding: 0;
  margin: 0;
}

.location-wrap .tabcnt-location0 .adr li {
  list-style: none;
  font-size: 20px;
  font-weight:300;
}

.location-wrap .tabcnt-location0 .adr li + li {
  margin-top: 8px;
}

.location-wrap .tabcnt-location0 .adr li.addr {
  margin-bottom: 40px;
}

.location-wrap .tabcnt-location0 .addr-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
}

.location-wrap .tabcnt-location0 .addr-text {
  flex: 1;
  padding-left:32px;
  font-size: 20px;
  line-height: 1.45;
  background:url('/images/sub/location_address.png') no-repeat left center;
  word-break: keep-all;
  color: #222;
}

.location-wrap .tabcnt-location0 .copy-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 88px;
  height: 50px;
  padding: 0 16px;
  /*border: 1px solid #dcdcdc; */
  background: #fff;
  color: #222;
  font-size: 16px;
  text-decoration: none;
  box-sizing: border-box;
}

.location-wrap .tabcnt-location0 .btn-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 48px;
  padding: 0 0 40px;
  border-top: none;
  border-bottom: 1px solid #ececec;
}

.location-wrap .tabcnt-location0 .btn-wrap li {
  list-style: none;
}

.location-wrap .tabcnt-location0 .btn-wrap li a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 50px;
  height: 50px;
  padding: 0 16px;
  border: 1px solid #e0e0e0; 
  background: #fff;
  font-size: 16px;
  color: #222;
  box-sizing: border-box;
}
.location-wrap .tabcnt-location0 .btn-wrap li a img {
	width:24px;
}

.location-wrap .tabcnt-location0 .btn-wrap li.icon a {
  min-width: 58px;
  width: 58px;
  padding: 0;
}

.location-wrap .tabcnt-location0 .info-box {
  margin-top: 0;
  padding-top: 28px;
  /*border-top: 1px solid #ececec; */
}

.location-wrap .tabcnt-location0 .info-line + .info-line {
  margin-top: 22px;
}

.location-wrap .tabcnt-location0 .info-line dt {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 500;
  color: #111;
}

.location-wrap .tabcnt-location0 .info-line dd {
  font-size: 16px;
  line-height: 1.4;
  color: #222;
  word-break: keep-all;
}

.location-wrap .tabcnt-location0 .time {
  font-size: 16px;
  line-height: 1.7;
  padding: 18px 0 0;
  margin-top: 0;
  /* border-top: 1px solid #f0f0f0; */
}

.location-wrap .tabcnt-location0 .time span {
  font-size: 19px;
  font-weight: 600;
  color: #81120d;
}

/* 모바일에서는 다시 세로 */
@media screen and (max-width: 768px) {
  .location-wrap .tabcnt-location0 .location-flex {
    display: block !important;
  }

  .location-wrap .tabcnt-location0 .location-flex > .map-wrap,
  .location-wrap .tabcnt-location0 .location-flex > .location-info {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
  }

  .location-wrap .tabcnt-location0 .location-flex > .location-info {
    padding: 20px 16px;
    border-left: 0;
    border-top: 1px solid #ececec;
  }

  .location-wrap .tabcnt-location0 .map {
    height: 280px !important;
  }

  .location-wrap .tabcnt-location0 .addr-row {
		gap:5px;
  }

  .location-wrap .tabcnt-location0 .addr-text {
    font-size: 15px;
  }

  .location-wrap .tabcnt-location0 .copy-btn {
		min-width: 70px;
		height: 40px;
		padding: 0 10px;
		margin-top:0;
		font-size:14px;
  }
  .location-wrap .tabcnt-location0 .copy-btn img {
		width:20px;
  }

  .location-wrap .tabcnt-location0 .adr li {
    font-size: 15px;
  }

  .location-wrap .tabcnt-location0 .info-line dt {
    font-size: 16px;
  }

  .location-wrap .tabcnt-location0 .info-line dd {
    font-size: 14px;
  }
  .location-wrap .tabcnt-location0 .btn-wrap {
    gap:5px;
  }
  .location-wrap .tabcnt-location0 .btn-wrap li a {
    min-width: 94px;
    height: 46px;
    font-size: 14px;
    padding: 0 8px;
  }

  .location-wrap .tabcnt-location0 .btn-wrap li.icon a {
    min-width: 46px;
    width: 46px;
  }
  .location-wrap .tabcnt-location0 .time span {
      font-size: 14px;
     
  }
}
/* 
	구성원 리스트
*/
.member-list {
}
.member-list ul {
  display: grid;
  gap: 0 80px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.member-list ul li a {
  display: block;
}
.member-list ul li a .thumb {
  position: relative;
}
.member-list ul li a .thumb:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 89%;
  background: #f3ece8;
}
.member-list ul li:hover a .thumb:after {
  background: #d6bfb2;
}
.member-list ul li a .thumb img {
  width: 100%;
}
.member-list ul li a .name-wrap {
 display: flex;
  flex-direction: column;   /* ← 핵심 */
  align-items: flex-start;  /* 왼쪽 정렬 */
  margin-top: 13px;
  position: relative;
}
.member-list ul li a .name {
  font-weight: 700;
  font-size: 36px;
  color: #000;
}
.member-list ul li:hover a .name {
  border-bottom: 1px solid #000;
}
.member-list ul li a .name span {
  margin-right: 6px;
  font-weight: 400;
  font-size: 22px;
}
.member-list ul li a .more {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 18px;
  width: 50px;
  height: 50px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
}
.member-list ul li a .name-wrap .more {
    position: absolute;
    right: 0;
    top: 0;
}
.career .keyword {
  font-size: 0;
  text-align: left;
}
.career .keyword li {
  display: inline-block !important;
  padding-right: 10px;
  margin-top: 10px;
  vertical-align: top;
  display: inline-block;
  padding: 7px 22px;
  border: 1px dashed #81120d;
  color: #81120d;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -0.05rem;
  border-radius: 25px;
  position: relative;
  margin-left: 10px;
}
.career strong {
  font-size: 19px;
}
@media screen and (max-width: 850px) {
  .member-list {
    padding: 0 10%;
  }
  .member-list ul {
    display: grid;
    gap: 50px 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin: 0 auto;
    max-width: 560px;
  }
}
@media screen and (max-width: 767px) {
  .member-list ul li a .name {
    font-size: 24px;
  }
  .member-list ul li a .name span {
    font-size: 16px;
  }
  .member-list ul li a .more {
    margin-left: 10px;
    width: 35px;
    height: 35px;
  }
  .member-list ul li a .more img {
    height: 11px;
  }
}

/* 
	구성원 상세
*/
.member-wrap .member-view {
  display: grid;
  grid-template-columns: 458px 1fr;
  gap: 80px;
}
.member-wrap .member-view::before {
  content: "";
  background: url(/images/main/case_logo.png) no-repeat;
  background-size: auto;
  position: absolute;
  width: 453px;
  height: 387px;
  top: 55%;
  right: 10%;
  z-index: -99;
}
.member-wrap .member-view .img img {
  width: 100%;
}
.member-wrap .member-view .info h3 {
  padding-bottom: 60px;
  font-size: 44px;
  font-weight: 700;
}
.member-wrap .member-view .info .career + .career {
  margin-top: 75px;
}
.member-wrap .member-view .info .career dt {
  padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eaeaea;
  font-size: 24px;
  font-weight: 500;
}
.member-wrap .member-view .info .career dt span {
  padding-left: 5px;
  color: #888888;
  font-size: 14px;
  font-weight: 300;
  font-style: italic;
}
.member-wrap .member-view .info .career dd {
  display: flex;
}
.member-wrap .member-view .info .career dd ul {
  flex: 1 1 50%;
}
.member-wrap .member-view .info .career dd ul li {
  font-size: 16px;
}
.member-wrap .member-view .info .career dd ul li strong {
  font-weight: 500;
  color: #81120d;
}
.member-wrap .member-view .info .career dd ul li + li {
  margin-top: 7px;
}
.member-wrap .member-view .info .career dd ul.dot li {
  position: relative;
  padding-left: 16px;
}
.member-wrap .member-view .info .career dd ul.dot li::after {
  position: absolute;
  top: 6px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #294fbf;
  content: "";
}
.member-wrap .member-slide {
  margin-top: 95px;
}
.member-wrap .member-slide .swiper-slide > a {
  display: block;
}
.member-wrap .member-slide .swiper-slide > a .img {
  position: relative;
}
.member-wrap .member-slide .swiper-slide > a .img img {
  filter: grayscale(100%);
  height: 154px;
}
.member-wrap .member-slide .swiper-slide > a:hover .img img {
  filter: grayscale(0);
}
.member-wrap .member-slide .swiper-slide > a .img p {
  position: absolute;
  bottom: 30px;
  left: 18px;
  color: #fff;
  font-size: 11px;
}
.member-wrap .member-slide .swiper-slide > a .img p strong {
  padding-right: 3px;
  font-size: 15px;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .member-wrap .member-view {
    grid-template-columns: 310px 1fr;
  }
  .member-wrap .member-view .info h3 {
    font-size: 33px;
  }
  .member-wrap .member-view .info .career dt {
    font-size: 20px;
  }
  .member-wrap .member-view .info .career dd ul li {
    font-size: 15px;
  }
  .member-wrap .member-slide .swiper-slide > a .img p {
    bottom: 20px;
    left: 15px;
    font-size: 10px;
  }
  .member-wrap .member-slide .swiper-slide > a .img p strong {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .member-wrap .member-view {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
  }
  .member-wrap .member-view .info h3 {
    padding-bottom: 30px;
    font-size: 22px;
  }
  .member-wrap .member-view .info .career + .career {
    margin-top: 50px;
  }
  .member-wrap .member-view .info .career dt {
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-size: 16px;
  }
  .member-wrap .member-view .info .career dd {
    display: block;
  }
  .member-wrap .member-view .info .career dd ul + ul {
    margin-top: 7px;
  }
  .member-wrap .member-view .info .career dd ul li {
    font-size: 14px;
  }
  .member-wrap .member-view .info .career dd ul.dot li {
    padding-left: 13px;
  }
  .member-wrap .member-view .info .career dd ul.dot li::after {
    top: 5px;
    width: 5px;
    height: 5px;
  }
  .member-wrap .member-slide {
    margin-top: 45px;
  }
  .member-wrap .member-slide .swiper-slide > a .img p {
    bottom: 10px;
    left: 10px;
    font-size: 6px;
  }
  .member-wrap .member-slide .swiper-slide > a .img p strong {
    font-size: 12px;
  }
}

.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.7;
  color: #333;
  letter-spacing: 4px;
  word-break: keep-all;
}
.board-quick .board-title .main-attorney-more {
  margin-top: 20px;
}

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

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

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

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

/*
	승소사례 
*/
.case-list {
  width: 100%;
  text-align: left;
  font-size: 0;
}
.case-list > li {
  display: inline-block;
  margin: 0 0 50px 45px;
  width: calc(33.3333% - 30px);
  box-sizing: border-box;
  box-shadow: 29px 2px 65px rgba(0, 0, 0, 0.22);
  border: 3px solid #fff;
  background: #fff;
  vertical-align: top;
  transition: 0.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: 0.3s;
}
.case-box1 .main-case-slide:hover a {
  box-shadow: 27px 2px 59px rgba(0, 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, 0.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: 0.3s;
}
.case-box2 .main-case-slide:hover a {
  box-shadow: 27px 2px 59px rgba(0, 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, 0.5);
  background: rgba(0, 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, 0.6);
  background: rgba(0, 0, 0, 0.1);
  font-weight: 400;
  font-size: 20px;
  line-height: 76px;
  color: #fff;
  text-align: center;
  transition: 0.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, 0.22);
  border: 3px solid #fff;
  background: #fff;
  vertical-align: top;
  transition: 0.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: 0.3s;
}
.gallery1-list > li:hover {
  /*	border:1px solid #d9bc91;
	background: #fff;*/
  box-shadow: 15px 0 20px rgba(0, 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: 0.5s;
}
.gallery1-list > li a:hover img {
  transform: scale(1.1);

  transition: 0.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: 0.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: 0.3s;
}
.gallery3-list > li:hover {
  /*	border:1px solid #d9bc91;
	background: #fff;*/
  box-shadow: 15px 0 20px rgba(0, 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: 0.5s;
}
.gallery3-list > li a:hover img {
  transform: scale(1.1);

  transition: 0.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: 0.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, 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, 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: 0.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: 0.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: 0.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: 0.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, 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, 0.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, 0.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, 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;
  }
}

/* 성공사례 커스텀 리스트 */
.board-case-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.board-case-list > li > a {
  display: block;
  border: 1px solid #b3b3b3;
  padding: 0 30px 40px;
}
.board-case-list > li > a .result {
  display: block;
  text-align: center;
}
.board-case-list > li > a .result span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  height: 40px;
  padding: 0 10px;
  background: #b3b3b3;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.board-case-list > li > a .subject {
  display: block;
  margin: 40px 0 30px;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  height: 52px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: keep-all;
  text-overflow: ellipsis;
}
.board-case-list > li > a .bo-content {
  display: block;
  color: #444;
  font-size: 16px;
  font-weight: 300;
  overflow: hidden;
  display: -webkit-box;
  height: 62px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-overflow: ellipsis;
  margin-bottom:20px;
}
.board-case-list > li > a .lawyer {
  padding: 15px 11px 0;
  font-size: 0;
  width: 40%;
  display: inline-block;
  vertical-align: top;
  
}
.board-case-list > li > a .lawyer > li {
  display: inline-block;
  width: 80px;
  margin-right: 10px;
  vertical-align: top;
}
.board-case-list > li > a .paper
{
  width: 40%;
  display: inline-block;
}
.board-case-list > li > a .paper >li
{
 /* width: 160px; 
  margin-left: 30px;*/
}

.board-case-list > li > a .lawyer > li img {
  width: 100%;
}
.board-case-list > li > a .lawyer > li strong {
  display: block;
  overflow: hidden;
  height: 87px;
}
.board-case-list > li > a .lawyer > li span {
  display: block;
  padding-top: 5px;
  text-align: center;
  font-size: 14px;
}
.board-case-list > li > a:hover {
  border: 1px solid #294fbf;
}
.board-case-list > li > a:hover .result span {
  background: #294fbf;
}
@media screen and (max-width: 1024px) {
  .board-case-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .board-case-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .board-case-list > li > a {
    padding: 0 20px 20px;
  }
  .board-case-list > li > a .result span {
    height: 28px;
    font-size: 13px;
    min-width: 80px;
  }
  .board-case-list > li > a .subject {
    margin: 20px 0 15px;
    font-size: 15px;
    height: auto;
  }
  .board-case-list > li > a .bo-content {
    font-size: 14px;
    height: auto;
  }
  .board-case-list > li > a .lawyer > li {
    width: 65px;
  }
  .board-case-list > li > a .lawyer > li strong {
    height: 70px;
  }
  .board-case-list > li > a .lawyer > li span {
    font-size: 12px;
  }
}

/* 성공사례 커스텀 상세 */
.board-case-view h1.title {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 20px 30px;
  border-top: 1px solid #444;
  background: #ebeef5;
  font-size: 22px;
  font-weight: 700;
}
.board-case-view h1.title strong {
  color: #444;
  font-size: 16px;
  font-weight: 300;
}
.board-case-view .view-wrap {
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 50px;
  padding: 65px 35px;
  border-bottom: 1px solid #c7c7c7;
}
.board-case-view .view-wrap .img img {
  width: 100%;
  height: auto;
}
.board-case-view .view-wrap .text dl + dl {
  margin-top: 55px;
}
.board-case-view .view-wrap .text dl dt {
  padding-bottom: 5px;
  margin-bottom: 20px;
  color: #294fbf;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 1px solid rgba(41, 79, 191, 0.5);
}
.board-case-view .view-wrap .text dl dd {
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7;
}
@media screen and (max-width: 1024px) {
  .board-case-view h1.title {
    padding: 15px 25px;
    font-size: 19px;
  }
  .board-case-view h1.title strong {
    font-size: 14px;
  }
  .board-case-view .view-wrap {
    padding: 45px 25px;
    grid-template-columns: 260px 1fr;
    gap: 35px;
  }
  .board-case-view .view-wrap .text dl dt {
    font-size: 15px;
  }
  .board-case-view .view-wrap .text dl dd {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .board-case-view h1.title {
    padding: 13px 18px;
    font-size: 15px;
    gap: 15px;
  }
  .board-case-view h1.title strong {
    font-size: 12px;
  }
  .board-case-view .view-wrap {
    padding: 20px 15px;
    grid-template-columns: repeat(1, 1fr);
  }
  .board-case-view .view-wrap .text dl + dl {
    margin-top: 25px;
  }
  .board-case-view .view-wrap .text dl dt {
    font-size: 14px;
  }
  .board-case-view .view-wrap .text dl dd {
    font-size: 14px;
  }
}

/* 의뢰인 후기 커스텀 리스트 */
.board-review-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.board-review-list > li a {
  display: block;
  padding: 25px;
  border: 1px solid #969696;
}
.board-review-list > li a:hover {
  background: #ebeef5;
  border: 1px solid #dddddd;
}
.board-review-list > li a .img img {
  width: 100%;
}
.board-review-list > li a .conts {
  padding-top: 20px;
}
.board-review-list > li a .conts .subject {
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.board-review-list > li a .conts .bo-content {
  display: block;
  color: #444;
  font-size: 16px;
  font-weight: 300;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.board-review-list > li a .conts .name {
  display: block;
  padding-top: 15px;
  color: #666;
  font-size: 16px;
}
.board-review-list > li a .conts .lawyer {
  text-align: right;
  padding-top: 5px;
}
.board-review-list > li a .conts .lawyer li {
  font-size: 0;
}
.board-review-list > li a .conts .lawyer li span {
  display: inline-block;
  width: calc(100% - 60px);
  padding-right: 10px;
  vertical-align: middle;
  color: #333;
  font-size: 15px;
}
.board-review-list > li a .conts .lawyer li span strong {
  display: block;
  font-size: 18px;
  color: #1a3ca1;
  font-weight: 600;
}
.board-review-list > li a .conts .lawyer li .img {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
}
.board-review-list > li a .conts .lawyer li .img img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .board-review-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .board-review-list > li a .conts .subject {
    font-size: 17px;
  }
  .board-review-list > li a .conts .bo-content {
    font-size: 15px;
  }
  .board-review-list > li a .conts .name {
    font-size: 15px;
  }
  .board-review-list > li a .conts .lawyer li span {
    font-size: 14px;
  }
  .board-review-list > li a .conts .lawyer li span strong {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .board-review-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .board-review-list > li a {
    padding: 15px;
  }
  .board-review-list > li a .conts {
    padding-top: 10px;
  }
  .board-review-list > li a .conts .subject {
    margin-bottom: 8px;
    font-size: 14px;
  }
  .board-review-list > li a .conts .bo-content {
    font-size: 12px;
  }
  .board-review-list > li a .conts .name {
    padding-top: 10px;
    font-size: 12px;
  }
  .board-review-list > li a .conts .lawyer li span {
    font-size: 12px;
    width: calc(100% - 50px);
  }
  .board-review-list > li a .conts .lawyer li span strong {
    font-size: 13px;
  }
  .board-review-list > li a .conts .lawyer li .img {
    width: 50px;
    height: 50px;
  }
}

/* 의뢰인 후기 커스텀 상세 */
.board-review-view h1.title {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 20px 30px;
  border-top: 1px solid #444;
  background: #ebeef5;
  font-size: 22px;
  font-weight: 700;
}
.board-review-view h1.title strong {
  color: #444;
  font-size: 16px;
  font-weight: 300;
}
.board-review-view .view-wrap {
  padding: 60px 0 30px;
  text-align: left;
  border-bottom: 1px solid #c7c7c7;
  color: #444;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
}
.board-review-view .view-wrap .img {
  padding-bottom: 30px;
}
.board-review-view .view-wrap .img img {
  max-width: 100%;
}
.board-review-view .view-wrap .lawyer {
  text-align: right;
  padding-top: 35px;
}
.board-review-view .view-wrap .lawyer li {
  font-size: 0;
}
.board-review-view .view-wrap .lawyer li span {
  display: inline-block;
  width: calc(100% - 60px);
  padding-right: 10px;
  vertical-align: middle;
  color: #333;
  font-size: 15px;
}
.board-review-view .view-wrap .lawyer li span strong {
  display: block;
  font-size: 18px;
  color: #1a3ca1;
  font-weight: 600;
}
.board-review-view .view-wrap .lawyer li .img {
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
}
.board-review-view .view-wrap .lawyer li .img img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .board-review-view h1.title {
    padding: 15px 25px;
    font-size: 19px;
  }
  .board-review-view h1.title strong {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .board-review-view h1.title {
    padding: 13px 18px;
    font-size: 15px;
    gap: 15px;
  }
  .board-review-view h1.title strong {
    font-size: 12px;
  }
  .board-review-view .view-wrap {
    padding: 30px 0 15px;
    font-size: 16px;
  }
  .board-review-view .view-wrap .lawyer li span {
    font-size: 12px;
    width: calc(100% - 50px);
  }
  .board-review-view .view-wrap .lawyer li span strong {
    font-size: 13px;
  }
  .board-review-view .view-wrap .lawyer li .img {
    width: 50px;
    height: 50px;
  }
}

/* 의뢰인 후기 커스텀 리스트 */
.board-news-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.board-news-list > li a {
  display: block;
  background: #fff;
}
.board-news-list > li a:hover {
  box-shadow: 10.607px 10.607px 19.44px 7.56px rgba(66, 66, 66, 0.17);
}
.board-news-list > li a .img {
  position: relative;
}
.board-news-list > li a .img img {
  width: 100%;
}
.board-news-list > li a .conts {
  padding: 30px;
  border: 1px solid #cacaca;
  border-width: 0 1px 1px;
}
.board-news-list > li a .conts .subject {
  display: block;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.board-news-list > li a .conts .date {
  display: block;
  color: #666666;
  font-size: 16px;
  font-weight: 300;
}
@media screen and (max-width: 1024px) {
  .board-news-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .board-news-list > li a .conts .subject {
    font-size: 18px;
  }
  .board-news-list > li a .conts .date {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .board-news-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .board-news-list > li a .conts {
    padding: 20px 15px;
  }
  .board-news-list > li a .conts .subject {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .board-news-list > li a .conts .bo-content {
    font-size: 13px;
  }
}

/* -------- main-consulting -------- */
.main-consulting { 
  position: relative;
  border-bottom:1px solid #e0e0e0;
}
@media screen and (min-width: 1921px) {
  .main-consulting:before {
    width: calc(29vw + 420px);
  }
}
@media screen and (max-width: 1920px) {	
  .main-consulting:before {
    width: 40.5%; 
  }
}
.main-consulting:before {
  content:'';
  position: absolute; top:0; left:0;
  z-index: -1;
  height: 100%;
  background:url('/images/main/main_online_bg.jpg') no-repeat center center;
  background-size:cover;
}
.main-consulting .inner {
  padding: 0;
}

.main-consulting-wrap {
  display: flex;
  gap: 0 70px;
}
.main-consulting-wrap h1
{
  font-weight: 700;
  font-size: 48px;
  line-height: 1.1;
  color: #000;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  word-break: keep-all;
 
}
.main-consulting-wrap h1 span{
  display: block;
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 20px;
  color: #81120d;
  letter-spacing: 0;
}
.main-consulting-wrap .main-conts-tit-wrap {
  flex-shrink:0;
  padding-top: 110px;
  width: 420px;
}


.online-form {
  padding-bottom: 80px;
  width: 100%;
}
.online-form .input-wrap {
  display: flex;
  flex-wrap:wrap;
  gap:50px 30px;
  margin-top: 50px;
}
.online-form .input-wrap > li {
  width: 100%;
}
.online-form .input-wrap > li.no-tit {
  width:calc(50% - 15px);
}
.online-form .input-wrap > li > label:first-child {
  display: block;
  margin-bottom: 15px;
  font-weight: 600; font-size: 20px;
  color: #000;
}
.online-form .input-wrap > li.sm-tit > label {
  font-size: 16px;
}
.online-form .input-wrap > li > label:first-child span {
  font-weight: 600; font-size: 14px;
  color: #931e23;
}
.online-form .input-wrap > li.only-sub ,
.online-form .input-wrap > li.no-tit label {
  display: none;
  display: block;
}
.online-form .input-wrap > li > label:first-child + input ,
.online-form .input-wrap > li > label:first-child + select, 
.online-form .input-wrap > li > label:first-child + textarea {
  padding:0 20px;
  width: 100%; height: 50px;
  border:1px solid #e5e5e5;
  font-weight: 400; font-size: 14px;
  color: #000;
  outline:none;
}
.online-form .input-wrap > li > label:first-child + *::placeholder {
  color: #999;
}
.online-form .input-wrap > li > label:first-child + select {
  color: #999;
}
.online-form .input-wrap > li > label:first-child + textarea {
  padding:15px 20px;
  height: 180px;
  resize:none;
}
.online-form .input-wrap > li.file-box {
  display: flex;
  flex-wrap:wrap;
}
.online-form .input-wrap > li input[type="file"] {
  display: none;
}
.online-form .input-wrap > li.file-box label:first-child {
  width: 100%;
}
.online-form .input-wrap > li.file-box input[type="text"] {
  width:calc(100% - 122px);
}
.online-form .input-wrap > li.file-box label:last-of-type {
  display: inline-flex;
  justify-content:center;
  align-items:center;
  width: 122px; height: 50px;
  border:0 none;
  background:#9b1212;
  font-size: 16px;
  color: #fff;
}
.online-form .input-wrap > li .form-box ul {
  display: flex;
  flex-wrap:wrap;
  gap:30px 0;
}
.online-form .input-wrap > li .form-box ul li {
  width: 33.333%;
  font-weight: 400; font-size: 18px; line-height: 1;
  color: #000;
}

.online-form input[type="checkbox"] {
  display: none;
}
.online-form input[type="checkbox"] + label {
  display: flex;
  align-items:center;
  gap: 0 10px;
  font-weight: 400; font-size: 18px; line-height: 1;
  color: #000;
}
.online-form input[type="checkbox"] + label:before {
  content:'';
  width: 20px; height: 20px;
  border:1px solid #e5e5e5;
}
.online-form input[type="checkbox"]:checked + label:before {
  background: url('/images/main/icon_check.png') no-repeat center center;
}
.online-form .input-wrap > li .form-box ul li.input {
  width: 100%;
}
.online-form .input-wrap > li .form-box ul li.input input {
  padding:0 20px;
  width: 100%; height: 50px;
  border:1px solid #e5e5e5;
  font-weight: 400; font-size: 14px;
  color: #000;
}
.online-form .agree {
    display: flex;
    justify-content: space-between;
  margin-top: 30px; margin-bottom: 40px;
}
.online-form .agree a {
  font-size: 18px;
  color: #000;
  text-decoration:underline;
    text-underline-offset: 3px;
}
.online-form .btn-wrap button {
  width: 100%; height: 70px;
  border:0 none;
  background:#81120d;
  font-weight: 700; font-size: 20px;
  color: #fff;
}

.sub .main-consulting {
  margin-bottom: 150px;
  border-bottom:0 none;
}
.sub .online-form .input-wrap > li.only-sub {
  display: block;
}
.online-form .input-wrap > li.only-tit > label {
  margin-bottom: -20px;
}
.online-form .input-wrap > li.no-tit label {
  display: block;
}

@media screen and (max-width: 1200px) {
  .online-form .input-wrap > li .form-box ul {
    flex-wrap:wrap;
  }
  .online-form .input-wrap > li .form-box ul li {
    width:33.333%;
  }
}
@media screen and (max-width: 850px) {
  .main-consulting-wrap {
    flex-direction: column;
  }
  .main-consulting:before {
    display: none;
  }
  .main-consulting-wrap .main-conts-tit-wrap {
    margin-bottom: 0;
    padding:60px 30px;
    width: 100%;
    background:url('/images/main/m_main_online_bg.jpg') no-repeat center top;
    background-size:cover;
  }
  .online-form {
    padding:60px 30px 200px;
  }

  .sub .online-form {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) { 
  .main-consulting-wrap .main-conts-tit-wrap {
    padding:40px 20px 150px;
  }
  .online-form {
    padding:28px 20px;
  }
  .online-form .input-wrap {
    gap:25px 10px;
  }
  .online-form .input-wrap > li.no-tit {
    width:calc(50% - 5px);
  }
  .online-form .input-wrap > li > label:first-child {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .online-form .input-wrap > li.sm-tit label {
    font-size: 14px;
  }
  .online-form .input-wrap > li > label:first-child + input, 
  .online-form .input-wrap > li > label:first-child + select, 
  .online-form .input-wrap > li > label:first-child + textarea {
    padding: 0 10px;
    height: 40px;
    font-size: 12px;
  }
  .online-form .input-wrap > li > label:first-child + textarea {
    padding:7px 10px;
    height: 120px;
  }
  .online-form .input-wrap > li.file-box input[type="text"] {
    width:calc(100% - 80px);
  }
  .online-form .input-wrap > li.file-box label:last-of-type {
    width:80px; height:40px;
    font-size: 13px;
  }
  .online-form .input-wrap > li .form-box ul {
    gap:15px 0;
  }
  .online-form input[type="checkbox"] + label {
    gap:0 7px;
    font-size: 14px;
  }
  .online-form input[type="checkbox"] + label:before {
    width:16px; height:16px;
  }
  .online-form .input-wrap > li .form-box ul li.input input {
    padding: 0 10px;
    height: 40px;
    font-size: 12px;
  }
  .online-form input[type="checkbox"]:checked + label:before {
    -webkit-background-size: 8px;
    background-size: 8px;
  }
  .online-form .agree {
    margin:20px 0 30px;
  }
  .online-form .agree a {
    font-size: 14px;
  }
  .online-form .btn-wrap button {
    height: 55px;
    font-size: 15px;
  }

  .sub .main-consulting {
    margin-bottom: 120px;
  }
  .main-consulting-wrap .main-conts-tit-wrap { 
    padding-bottom: 0;
  }
}
@media screen and (max-width: 640px) { 
  .sub .main-consulting {
    margin-bottom: 70px;
  }
  .main-consulting-wrap h1
  {
    font-size: 20px;
  }
  .main-consulting-wrap h1 span
  {
    margin-bottom: 15px;
    font-size: 15px;
  }
}

.privacy-pop { 
  display:none;
  position:fixed; top:50%; 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;
  background:#fff;
  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%);
  }
}
