@charset "UTF-8";
/* 변수 */
/* 믹스인 */
/* Reset */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");
html, body, h1, h2, h3, h4, h5, h6, div, p, blockquote, pre, code, address, ul, ol, li, nav, section, article, header, footer, main, aside, dl, dt, dd, table, thead, tbody, tfoot, label, caption, th, td, form, fieldset, legend, hr, input, button, textarea, object, figure, figcaption {
  margin: 0;
  padding: 0;
}

body, input, select, textarea, button, img, fieldset {
  border: none;
}

ul, ol, li {
  list-style: none;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

address, cite, code, i {
  font-style: normal;
  font-weight: normal;
}

label, input, select, textarea, button, a {
  vertical-align: middle;
}

u, ins, a {
  text-decoration: none;
}

button {
  cursor: pointer;
}

em {
  font-style: normal;
  font-weight: bold;
}

*, *::after, *::before {
  box-sizing: border-box;
}

/* Normalize */
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select::-ms-expand {
  display: none;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number],
input[type=text],
input[type=password],
input[type=url],
input[type=email],
input[type=tel],
input[type=date],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  outline: 0;
}

textarea {
  resize: none;
}

/* Style */
html {
  font-size: 20px;
}

body {
  overflow-x: hidden;
  font-size: 1rem;
}

a, button {
  color: #a3a3a3;
}

p, li {
  word-break: keep-all;
}

button {
  text-align: left;
  background: inherit;
  border: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  overflow: visible;
  cursor: pointer;
  line-height: 1;
}

caption > div, legend, .hidden {
  overflow: hidden;
  display: block;
  position: absolute;
  border: 0;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}

/* clearfix */
.clearfix::before, .clearfix::after {
  display: block;
  content: "";
  line-height: 0;
}

.clearfix::after {
  clear: both;
}

@font-face {
  font-family: "AppleSDGothicNeo";
  font-weight: 100;
  font-style: normal;
  src: url(../fonts/AppleSDGothicNeoT.woff2) format("woff2"), url(../fonts/AppleSDGothicNeoT.ttf) format("truetype");
}
@font-face {
  font-family: "AppleSDGothicNeo";
  font-weight: 200;
  font-style: normal;
  src: url(../fonts/AppleSDGothicNeoUL.woff2) format("woff2"), url(../fonts/AppleSDGothicNeoUL.ttf) format("truetype");
}
@font-face {
  font-family: "AppleSDGothicNeo";
  font-weight: 300;
  font-style: normal;
  src: url(../fonts/AppleSDGothicNeoL.woff2) format("woff2"), url(../fonts/AppleSDGothicNeoL.ttf) format("truetype");
}
@font-face {
  font-family: "AppleSDGothicNeo";
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/AppleSDGothicNeoR.woff2) format("woff2"), url(../fonts/AppleSDGothicNeoR.ttf) format("truetype");
}
@font-face {
  font-family: "AppleSDGothicNeo";
  font-weight: 500;
  font-style: normal;
  src: url(../fonts/AppleSDGothicNeoM.woff2) format("woff2"), url(../fonts/AppleSDGothicNeoM.ttf) format("truetype");
}
@font-face {
  font-family: "AppleSDGothicNeo";
  font-weight: 600;
  font-style: normal;
  src: url(../fonts/AppleSDGothicNeoSB.woff2) format("woff2"), url(../fonts/AppleSDGothicNeoSB.ttf) format("truetype");
}
@font-face {
  font-family: "AppleSDGothicNeo";
  font-weight: 700;
  font-style: normal;
  src: url(../fonts/AppleSDGothicNeoB.woff2) format("woff2"), url(../fonts/AppleSDGothicNeoB.ttf) format("truetype");
}
@font-face {
  font-family: "AppleSDGothicNeo";
  font-weight: 800;
  font-style: normal;
  src: url(../fonts/AppleSDGothicNeoEB.woff2) format("woff2"), url(../fonts/AppleSDGothicNeoEB.ttf) format("truetype");
}
@font-face {
  font-family: "AppleSDGothicNeo";
  font-weight: 900;
  font-style: normal;
  src: url(../fonts/AppleSDGothicNeoH.woff2) format("woff2"), url(../fonts/AppleSDGothicNeoH.ttf) format("truetype");
}
@font-face {
  font-family: "omnigothic";
  font-weight: 100;
  font-style: normal;
  src: url(../fonts/210omnigothic010.woff2) format("woff2"), url(../fonts/210omnigothic010.ttf) format("truetype"), url(../fonts/210omnigothicOTF010.otf) format("opentype");
}
@font-face {
  font-family: "omnigothic";
  font-weight: 200;
  font-style: normal;
  src: url(../fonts/210omnigothic020.woff2) format("woff2"), url(../fonts/210omnigothic020.ttf) format("truetype"), url(../fonts/210omnigothicOTF020.otf) format("opentype");
}
@font-face {
  font-family: "omnigothic";
  font-weight: 300;
  font-style: normal;
  src: url(../fonts/210omnigothic030.woff2) format("woff2"), url(../fonts/210omnigothic030.ttf) format("truetype"), url(../fonts/210omnigothicOTF030.otf) format("opentype");
}
@font-face {
  font-family: "omnigothic";
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/210omnigothic040.woff2) format("woff2"), url(../fonts/210omnigothic040.ttf) format("truetype"), url(../fonts/210omnigothicOTF040.otf) format("opentype");
}
@font-face {
  font-family: "omnigothic";
  font-weight: 500;
  font-style: normal;
  src: url(../fonts/210omnigothic050.woff2) format("woff2"), url(../fonts/210omnigothic050.ttf) format("truetype"), url(../fonts/210omnigothicOTF050.otf) format("opentype");
}
@font-face {
  font-family: "fcicons";
  src: url("data:application/x-font-ttf;charset=utf-8;base64,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") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "yleeMortalHeartImmortalMemory";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2205@1.0/yleeMortalHeartImmortalMemory.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Tenada";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2210-2@1.0/Tenada.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SEBANG_Gothic_Bold";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2104@1.0/SEBANG_Gothic_Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "yg-jalnan";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Giants-Bold";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-1@1.1/Giants-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "HakgyoansimWoojuR";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-2@1.0/HakgyoansimWoojuR.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ONE-Mobile-Title";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2105_2@1.0/ONE-Mobile-Title.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "LINESeedKR-Bd";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_11-01@1.0/LINESeedKR-Bd.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
header {
  --subMenuHeight: 285px;
  width: 100%;
  position: fixed;
  z-index: 60;
  height: 3.6rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 768px) {
  header {
    height: 3rem;
  }
}
@media (max-width: 480px) {
  header {
    height: 3.6rem;
  }
}
header .container {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media (max-width: 1400px) {
  header .container.wilde {
    width: 100%;
  }
}
header .container .logo {
  position: relative;
  z-index: 21;
}
header .container .logo a {
  display: block;
  width: 6.7rem;
  height: 1.9rem;
  background: url(../images/logo-ypt-w.png) no-repeat center/6.7rem;
}
header .container nav {
  height: 100%;
  position: relative;
}
header .container nav::after {
  content: "";
  position: absolute;
  z-index: 10;
  left: -100%;
  top: 100%;
  width: 1000%;
  visibility: hidden;
  background-color: #F6F6F6;
  border-top: 1px solid #C4CBD5;
}
header .container nav .menu {
  display: flex;
  height: 100%;
}
@media (max-width: 768px) {
  header .container nav .menu {
    display: none;
  }
}
header .container nav .menu > li {
  height: 100%;
  margin-right: 3rem;
  position: relative;
  padding: 0 3rem;
}
@media (max-width: 1020px) {
  header .container nav .menu > li {
    margin-right: 0rem;
  }
}
header .container nav .menu > li:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  z-index: 15;
  display: block;
  width: 50%;
  height: 1px;
  background-color: #0d448b;
}
header .container nav .menu > li:hover > .sub_menu {
  background-color: rgba(65, 0, 153, 0.05);
}
header .container nav .menu > li:last-child {
  margin-right: 0;
}
header .container nav .menu > li a {
  line-height: 71px;
  font-size: 0.9rem;
  color: white;
  font-family: "ONE-Mobile-Title";
}
header .container nav .menu > li .sub_menu {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 71px;
  z-index: 15;
  width: 100%;
  height: var(--subMenuHeight);
  padding: 1rem 0;
  text-align: center;
}
@media (max-width: 1020px) {
  header .container nav .menu > li .sub_menu {
    top: 65px;
  }
}
header .container nav .menu > li .sub_menu > li a {
  display: block;
  line-height: 35px;
  color: rgba(13, 68, 139, 0.8);
  font-weight: 100;
  font-size: 0.85rem;
}
header .container nav .menu > li .sub_menu > li a:hover {
  text-decoration: underline;
}
header .container .right {
  display: flex;
  align-items: center;
}
header .container .sns_insta {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../images/sns-insta-w.png) no-repeat center/24px;
}
header .container .m_btn {
  display: none;
  visibility: hidden;
  width: 27px;
  height: 15px;
  margin-top: -5px;
  margin-left: 15px;
}
@media (max-width: 768px) {
  header .container .m_btn {
    display: block;
    visibility: visible;
    position: relative;
    z-index: 21;
  }
}
header .container .m_btn .btn {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 3px;
  background: #fff;
  border-radius: 5px;
  transition: all 0.3s;
}
header .container .m_btn .btn::before, header .container .m_btn .btn::after {
  content: "";
  height: 3px;
  border-radius: 5px;
  position: absolute;
  background: #fff;
  transition: all 0.3s;
}
header .container .m_btn .btn::before {
  width: 100%;
  top: -8px;
  left: 0;
}
header .container .m_btn .btn::after {
  width: 80%;
  top: 8px;
  right: 0;
}
header .container .m_btn.on .btn {
  background: transparent;
}
header .container .m_btn.on .btn::before {
  top: 0;
  transform: rotate(-45deg);
}
header .container .m_btn.on .btn::after {
  width: 100%;
  top: 0;
  transform: rotate(45deg);
}
header .container .m_menu {
  display: none;
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #153F76;
}
header .container .m_menu > ul {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 3.6rem;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding: 1rem 1rem 1rem;
}
header .container .m_menu > ul > li {
  text-align: right;
  margin-bottom: 1.5rem;
}
header .container .m_menu > ul > li a {
  font-size: 1.8rem;
  color: #8fa8c9;
  font-family: "ONE-Mobile-Title";
  letter-spacing: normal;
}
header .container .m_menu > ul > li .m_sub_menu {
  margin-top: 0.4rem;
}
header .container .m_menu > ul > li .m_sub_menu a {
  display: block;
  font-size: 1.2rem;
  font-weight: 300;
  padding: 0.35rem 0;
  font-family: "ONE-Mobile-Title";
  color: #edf5ff;
}
header.hover {
  background-color: #F6F6F6;
}
header.hover .container .logo a {
  width: 6.7rem;
  height: 1.9rem;
  background: url(../images/logo-ypt.png) no-repeat center/6.7rem;
}
header.hover .container .sns_insta {
  width: 24px;
  height: 24px;
  background: url(../images/sns-insta-g.png) no-repeat center/24px;
}
header.hover .container nav .menu > li a {
  color: #0d448b;
}
header.hover .container nav .menu > li .sub_menu {
  visibility: visible;
}
header.hover .container nav::after {
  visibility: visible;
  height: var(--subMenuHeight);
}
header.active {
  background-color: #F6F6F6;
}
header.active .container .logo a {
  display: block;
  width: 6.7rem;
  height: 1.9rem;
  background: url(../images/logo-ypt.png) no-repeat center/6.7rem;
}
header.active .container nav .menu > li a {
  color: #0d448b;
}
header.active .container .sns_insta {
  width: 24px;
  height: 24px;
  background: url(../images/sns-insta-g.png) no-repeat center/24px;
}
header.active .container .m_btn .btn {
  background: #410099;
}
header.active .container .m_btn .btn::before, header.active .container .m_btn .btn::after {
  background: #410099;
}
header.active .container .m_btn.on .btn {
  background: transparent;
}
header.active.on .logo a {
  width: 6.7rem;
  height: 1.9rem;
  background: url(../images/logo-ypt-w.png) no-repeat center/6.7rem;
}
header.active.on .m_btn .btn {
  background: #fff;
}
header.active.on .m_btn .btn::before, header.active.on .m_btn .btn::after {
  background: #fff;
}
header.on .m_menu {
  display: block;
}

footer {
  padding-top: 2rem;
}
footer .container.wilde {
  border-top: 1px solid #C4CBD5;
  padding: 1.5rem 0.8rem;
  font-size: 0.8rem;
  color: #a3a3a3;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1080px) {
  footer .container.wilde {
    flex-direction: column;
    padding: 2.5rem 0.8rem;
  }
}
@media (max-width: 480px) {
  footer .container.wilde {
    padding: 2.5rem 1rem;
    font-size: 0.77rem;
  }
}
footer .container.wilde .ft_nav {
  display: flex;
}
@media (max-width: 1080px) {
  footer .container.wilde .ft_nav {
    flex-direction: column;
  }
}
footer .container.wilde .ft_nav .ft_logo {
  width: 6.7rem;
  height: 1.9rem;
  background: url(../images/logo-ypt-g.png) no-repeat center/6.7rem;
  margin-right: 5rem;
}
@media (max-width: 1080px) {
  footer .container.wilde .ft_nav .ft_logo {
    margin-bottom: 1rem;
  }
}
footer .container.wilde .ft_nav .ft_menu {
  width: 24rem;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 480px) {
  footer .container.wilde .ft_nav .ft_menu {
    width: initial;
  }
}
footer .container.wilde .ft_nav .ft_menu > li {
  position: relative;
}
footer .container.wilde .ft_nav .ft_menu > li:last-child::after {
  display: none;
}
footer .container.wilde .ft_nav .ft_menu > li::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  margin: 0 0.35rem 0 0.35rem;
  background-color: #C4CBD5;
}
@media (max-width: 1080px) {
  footer .container.wilde .copyright {
    margin-top: 1rem;
  }
}

html, body {
  font-family: "AppleSDGothicNeo", "Noto Sans KR", sans-serif;
  font-size: 20px;
  color: #231916;
}
@media (max-width: 1020px) {
  html, body {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  html, body {
    font-size: 16px;
  }
}

.container {
  width: 1080px;
  margin: 0 auto;
  padding: 0 16px;
}
.container.wilde {
  width: 1280px;
}
@media (max-width: 1400px) {
  .container.wilde.wilde {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .container.wilde {
    width: 100%;
    min-width: 320px;
  }
}
@media (max-width: 1080px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .container {
    min-width: 320px;
  }
}

.hd_tit .point_tit {
  font-size: 1.2rem;
  color: #8BA1BF;
  font-family: "yleeMortalHeartImmortalMemory";
  padding-bottom: 0rem;
}
.hd_tit .tit {
  font-weight: 900;
  font-size: 2rem;
  color: #051A5B;
  font-family: "Giants-Bold";
  padding-bottom: 0.6rem;
}
@media (max-width: 480px) {
  .hd_tit .tit {
    font-weight: 900;
    font-size: 1.4rem;
    color: #051A5B;
    font-family: "Giants-Bold";
  }
}

.chk_list > li {
  position: relative;
  margin-left: 1.1rem;
  word-break: keep-all;
  margin-bottom: 0.5rem;
  letter-spacing: 0px;
}
@media (max-width: 480px) {
  .chk_list > li {
    margin-left: 1.3rem;
  }
}
.chk_list > li:last-child {
  margin-bottom: 0;
}
.chk_list > li::before {
  content: "";
  display: block;
  position: absolute;
  left: -1.1rem;
  top: 4px;
  width: 15px;
  height: 15px;
  background: url(../images/check-4.png) no-repeat center/15px;
}
@media (max-width: 480px) {
  .chk_list > li::before {
    position: absolute;
    left: -1.3rem;
    top: 3px;
  }
}
.chk_list.white > li::before {
  width: 15px;
  height: 15px;
  background: url(../images/check-4-w.png) no-repeat center/15px;
}

.circle_list > li {
  position: relative;
  margin-left: 1.1rem;
  word-break: keep-all;
  margin-bottom: 0.5rem;
  letter-spacing: 0px;
}
@media (max-width: 480px) {
  .circle_list > li {
    margin-left: 1.3rem;
  }
}
.circle_list > li:last-child {
  margin-bottom: 0;
}
.circle_list > li::before {
  content: "";
  position: absolute;
  left: -1.1rem;
  top: 4px;
  width: 13px;
  height: 13px;
  background: url(../images/check.png) no-repeat center/13px;
}
@media (max-width: 480px) {
  .circle_list > li::before {
    position: absolute;
    left: -1.3rem;
    top: 5px;
  }
}

.sub_list > li {
  margin-bottom: 0.5rem;
  word-break: initial;
}
.sub_list > li:last-child {
  margin-bottom: 0;
}

.dash_list > li {
  position: relative;
  margin-left: 0.5rem;
  word-break: keep-all;
}
.dash_list > li:last-child {
  margin-bottom: 0;
}
.dash_list > li::before {
  content: "-";
  display: block;
  position: absolute;
  left: -0.5rem;
  top: initial;
}

main .sub_visual {
  width: 100%;
  min-width: 320px;
  height: 28vh;
  background: url(../images/sub_visual_img.png) no-repeat bottom/cover;
  color: #F6F6F6;
}
@media (max-width: 768px) {
  main .sub_visual {
    height: 23vh;
  }
}
@media (max-width: 480px) {
  main .sub_visual {
    height: 23vh;
  }
}
main .sub_visual .container {
  position: relative;
  height: 100%;
}
main .sub_visual .container .tit_wrap {
  position: absolute;
  left: 16px;
  top: 33%;
}
@media (max-width: 480px) {
  main .sub_visual .container .tit_wrap {
    position: absolute;
    left: 16px;
    top: 38%;
  }
}
main .sub_visual .container .tit_wrap .breadcrumb {
  padding-bottom: 0.3rem;
  opacity: 0.8;
}
main .sub_visual .container .tit_wrap .breadcrumb ul {
  display: flex;
  align-items: center;
}
main .sub_visual .container .tit_wrap .breadcrumb ul > li {
  padding: 0 0.6rem;
  position: relative;
}
main .sub_visual .container .tit_wrap .breadcrumb ul > li a {
  font-size: 0.8rem;
}
main .sub_visual .container .tit_wrap .breadcrumb ul > li::before {
  content: ">";
  font-size: 0.5rem;
  position: absolute;
  left: 0%;
  top: calc(50% - 5px);
  font-family: "LINESeedKR-Bd";
}
main .sub_visual .container .tit_wrap .breadcrumb ul > li.home {
  padding-left: 0;
}
main .sub_visual .container .tit_wrap .breadcrumb ul > li.home a {
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/home.png) no-repeat center/12px;
}
main .sub_visual .container .tit_wrap .breadcrumb ul > li.home::before {
  display: none;
}
main .sub_visual .container .tit_wrap .breadcrumb a {
  color: #fff;
  font-size: 1rem;
  font-weight: 300;
  font-family: "HakgyoansimWoojuR";
}
@media (max-width: 1020px) {
  main .sub_visual .container .tit_wrap .breadcrumb {
    font-size: 1.2rem;
  }
}
@media (max-width: 480px) {
  main .sub_visual .container .tit_wrap .breadcrumb {
    font-size: 1rem;
  }
}
main .sub_visual .container .tit_wrap .point_tit {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.8);
  font-family: "yleeMortalHeartImmortalMemory";
}
main .sub_visual .container .tit_wrap .main_tit {
  font-size: 2.3rem;
  font-weight: 800;
  font-family: "SEBANG_Gothic_Bold";
}
@media (max-width: 1020px) {
  main .sub_visual .container .tit_wrap .main_tit {
    font-size: 2rem;
  }
}
@media (max-width: 480px) {
  main .sub_visual .container .tit_wrap .main_tit {
    font-size: 2rem;
  }
}

.tab_list {
  display: flex;
}
.tab_list > li {
  cursor: pointer;
  padding: 0.8rem 1rem;
  position: relative;
}
.tab_list > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background-color: #6782A4;
}
.tab_list > li:first-child:before {
  display: none;
}

.tab_cont {
  display: none;
}
.tab_cont.on {
  display: block;
}

.bracket {
  position: relative;
}
.bracket.step1:before {
  width: 12px;
  background: url(../images/bracket_step1_left.png) no-repeat center/12px;
}
.bracket.step1:after {
  width: 12px;
  background: url(../images/bracket_step1_right.png) no-repeat center/12px;
}
.bracket.step2:before {
  width: 12px;
  background: url(../images/bracket_step2_left.png) no-repeat center/12px;
}
.bracket.step2:after {
  width: 12px;
  background: url(../images/bracket_step2_right.png) no-repeat center/12px;
}
.bracket.step3:before {
  width: 12px;
  background: url(../images/bracket_step3_left.png) no-repeat center/12px;
}
.bracket.step3:after {
  width: 12px;
  background: url(../images/bracket_step3_right.png) no-repeat center/12px;
}
.bracket.step4:before {
  width: 12px;
  background: url(../images/bracket_step4_left.png) no-repeat center/12px;
}
.bracket.step4:after {
  width: 12px;
  background: url(../images/bracket_step4_right.png) no-repeat center/12px;
}
.bracket:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 12px;
  height: 100%;
  background: url(../images/bracket_step_left.png) no-repeat center/12px;
  height: 100%;
}
.bracket:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
  height: 100%;
  background: url(../images/bracket_step_right.png) no-repeat center/12px;
  height: 100%;
}

.more_btn {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background: #E9E9E9 url(../images/down.png) no-repeat center/18px;
}
.more_btn.on {
  background: #231916 url(../images/up.png) no-repeat center/18px;
}
@media (max-width: 1080px) {
  .more_btn {
    position: absolute;
    right: 0;
    top: 2rem;
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 480px) {
  .more_btn {
    width: 35px;
    height: 35px;
  }
}

main section.idel_person .container .contents {
  margin-top: 2rem;
}
main section.idel_person .container .contents .title {
  font-size: 1.5rem;
  font-weight: normal;
  text-align: center;
  font-family: "omnigothic", "SEBANG_Gothic_Bold";
  margin-bottom: 1rem;
}
main section.idel_person .container .contents .title span.img {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 0.45rem;
  width: 2.8rem;
  height: 3.7rem;
  background: url(../images/y_type.png) no-repeat center/2.8rem;
  font-size: 0;
}
@media (max-width: 768px) {
  main section.idel_person .container .contents .title span.img {
    width: 2rem;
    height: 2.65rem;
    background: url(../images/y_type.png) no-repeat center/2rem;
  }
}
main section.idel_person .container .contents .tit_wrap {
  text-align: center;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
  position: relative;
}
main section.idel_person .container .contents .tit_wrap:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 60px;
  height: 1px;
  background-color: #0d448b;
}
main section.idel_person .container .contents .tit_wrap b {
  font-size: 1.7rem;
  color: #410099;
  font-weight: 800;
}
main section.idel_person .container .contents .tit_wrap p {
  font-weight: 700;
  font-size: 1.2rem;
}
main section.idel_person .container .contents .txt {
  text-align: center;
  font-size: 1.1rem;
  font-family: "omnigothic", "SEBANG_Gothic_Bold";
  font-weight: normal;
}
@media (max-width: 768px) {
  main section.idel_person .container .contents .txt {
    width: 24rem;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  main section.idel_person .container .contents .txt {
    font-size: 1rem;
    width: 19rem;
  }
}
main section.idel_person .container .contents .talent_detail {
  display: flex;
  justify-content: center;
  margin-top: 2.5rem;
}
@media (max-width: 768px) {
  main section.idel_person .container .contents .talent_detail {
    flex-direction: column;
    align-items: center;
  }
}
main section.idel_person .container .contents .talent_detail > li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 340px;
  position: relative;
}
@media (max-width: 768px) {
  main section.idel_person .container .contents .talent_detail > li {
    margin-bottom: 1rem;
  }
}
main section.idel_person .container .contents .talent_detail > li:nth-child(1) .icon:before {
  width: 4rem;
  height: 5rem;
  background: url(../images/CoreValue_icon01.png) no-repeat center/4rem;
}
main section.idel_person .container .contents .talent_detail > li:nth-child(2) .icon:before {
  width: 3.3rem;
  height: 5rem;
  background: url(../images/CoreValue_icon02.png) no-repeat center/3.3rem;
}
main section.idel_person .container .contents .talent_detail > li:nth-child(3) .icon:before {
  width: 3.8rem;
  height: 5rem;
  background: url(../images/CoreValue_icon03.png) no-repeat center/3.8rem;
}
main section.idel_person .container .contents .talent_detail > li .icon {
  width: 10rem;
  height: 10rem;
  border-radius: 100%;
  border: 2px dashed #727171;
  margin-bottom: 1.5rem;
  position: relative;
}
main section.idel_person .container .contents .talent_detail > li .icon:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
main section.idel_person .container .contents .talent_detail > li:last-child .txt_wrap:after {
  display: none;
}
main section.idel_person .container .contents .talent_detail > li .txt_wrap {
  width: 100%;
  text-align: center;
  font-size: 0.9rem;
  position: relative;
  margin-bottom: 1.2rem;
}
main section.idel_person .container .contents .talent_detail > li .txt_wrap:after {
  content: "";
  position: absolute;
  right: 0%;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 45px;
  background-color: #0d448b;
}
@media (max-width: 768px) {
  main section.idel_person .container .contents .talent_detail > li .txt_wrap:after {
    display: none;
  }
}
main section.idel_person .container .contents .talent_detail > li .txt_wrap .tit {
  font-size: 1.5rem;
  color: #0d448b;
}
main section.idel_person .container .contents .talent_detail > li .txt_wrap b {
  font-size: 1rem;
}
main section.idel_person .container .contents .talent_detail > li .chk_list {
  font-size: 0.9rem;
}
main section.idel_person .container .contents.contents2 {
  margin-top: 2.2rem;
}
main section.idel_person .container .contents.contents2 .txt {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
main section.idel_person .container .contents.contents2 a {
  text-align: center;
  font-size: 0.9rem;
  font-weight: 800;
  display: block;
  border: 1px solid #0d448b;
  border-radius: 100px;
  color: #231916;
  width: 7.8rem;
  margin: 0 auto;
  padding: 0.6rem 0;
}
main section.idel_person .container .contents.contents2 a:hover {
  background-color: #0d448b;
  color: #fff;
}
main section.idel_person .container .contents.contents2 a:hover span:after {
  width: 20px;
  height: 20px;
  background: url(../images/arrow-narrow-up-right-w.png) no-repeat center/20px;
}
main section.idel_person .container .contents.contents2 a span:after {
  width: 20px;
  height: 20px;
  background: url(../images/arrow-narrow-up-right-w.png) no-repeat center/20px;
}
main section.idel_person .container .contents.contents2 a span {
  position: relative;
}
main section.idel_person .container .contents.contents2 a span:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  width: 20px;
  height: 20px;
  background: url(../images/arrow-narrow-up-right.png) no-repeat center/20px;
}/*# sourceMappingURL=recruit.css.map */


/* 본문 CSS */
* {
	padding:0;
	margin:0;
}
body {
	font-family: "Noto Sans KR", sans-serif;
    font-optical-sizing: auto;
	font-size: 14px;
	line-height: 1.5;
}

h1, h2, h3 {
	font-weight: 700;
}
h4, h5 {
	font-weight:600;
}
h6 {
	font-weight:500;
}

.section-padding {
	padding: 40px 0;
}

.container {
    max-width: 1080px !important;
}

.content-line {
	margin-top: 4px;
}

.front-space {
	margin-left: 6px;
}

.title-front-space {
	margin-left: 12px;
}

.rounded-start {
	border-start-start-radius: 10px;
	border-end-start-radius: 10px;
}

.rounded-end {
	border-start-end-radius: 10px;
	border-end-end-radius: 10px;
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

th {
	background-color: rgb(125, 87, 223);
	color: white;
	vertical-align: middle !important;
}

td {
	vertical-align: middle !important;
}

.right-border {
	border-right: 1px solid rgb(216, 216, 216) !important;
}

.table thead th, .table td, .table th {
	border: 0;
}

tbody {
	border-bottom: 1.5px solid rgb(125, 87, 223);
}

tbody tr {
	font-size: 9.6pt;
    letter-spacing: -0.006rem;
}

.tr-b-border {
	border-bottom: 1px solid rgb(216, 216, 216) !important;
}

.text-l {
	font-size: 12pt;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

h1 {
	font-size: 2.1rem;
}

h3 {
	font-size: 1.35rem;
}

h5 {
	font-size: 1.1rem;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
	margin-top: 3rem !important;
}

img {
	vertical-align: bottom;
    border-style: none;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.text-center {
    text-align: center !important;
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3;
}

u {
    text-decoration: underline;
}

@media all and (max-width:768px) {
	h2 {
		font-size: 25px;
	}
	h3 {
		font-size: 23px;
	}
	.section-padding {
		padding: 40px 0px;
	}
}

.list-item-recruit {
  display: none;
}

.recruit2 td {padding: .65rem}
.recruit2 td div {word-break: keep-all; margin-left: 8px; text-indent: -8px}

.apply-link {
  display: inline-block;
  height: 40px;
  line-height: 37px;
  min-width: 100px;
  text-align: center;
  padding: 0 10px;
  vertical-align: middle;
  box-sizing: border-box;
  color: #fff;
  background-color: #7c58e2;
  border-color: #7c58e2;
  box-shadow: 0 0.125rem 0.25rem 0 rgba(105, 108, 255, 0.4);
  border-radius: 0.3rem;
  font-size: 11pt;
}