@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
  font-family: "gmarket";
  font-weight: normal;
  src: url(../font/GmarketSansMedium.woff2) format("woff2");
  src: url(../font/GmarketSansMedium.woff) format("woff");
}
@font-face {
  font-family: "gmarket";
  font-weight: bold;
  src: url(../font/GmarketSansBold.woff2) format("woff2"); 
  src: url(../font/GmarketSansBold.woff) format("woff");
}
@font-face {
  font-family: "line";
  font-weight: normal;
  src: url(../font/LINESeedKR-Rg.woff2) format("woff2");
  src: url(../font/LINESeedKR-Rg.woff) format("woff");
}
@font-face {
  font-family: "line";
  font-weight: bold;
  src: url(../font/LINESeedKR-Bd.woff2) format("woff2");
  src: url(../font/LINESeedKR-Bd.woff) format("woff");
}


body{
  width: 100%;
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}
body *{
  line-height: 1.3;
  word-break: keep-all;
}
.sub-wrap *, .main-wrap *, body *{
  font-family: 'Pretendard', 'sans-serif';
  word-break: keep-all;
}
 
.mts{
  font-family: 'Montserrat', sans-serif !important;
}
.inner{
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
.bo-inner{
  max-width: 1640px;
  padding-top: 70px;
  padding-bottom: 200px;
}
@media screen and (max-width:1024px) {
  .bo-inner{padding-top: 40px;padding-bottom: 100px;}
  .bo-inner .pc{display: none;}
}
img{
  max-width: 100%;
}

/* common */
/* 헤더컬러 */
.gnb_nav .gnb .depth1:hover > .depth1_a {
  /* color: #A9806A; */
}
.gnb_nav .gnb .depth1:hover > .depth1_a::after{
  width: 90%;
}
.gnb_nav .ham_open .bar{background-color: #A9806A;}
/* .gnb_nav .snb{border-top: 4px solid #A9806A;} */
/* 헤더 > 서브메뉴 border-top 필요 시 활성화 */
.gnb_nav .snb .depth2 a:hover {color: #A9806A;}
.all_gnb_nav p.depth1_a::after{background-color: #A9806A;}
.all_gnb_nav .depth2 a:hover {color: #A9806A;}
/* 헤더컬러 */

.header *{
  font-family: 'Pretendard', 'sans-serif' !important;
}

.header .top-line{
  background: #fff;
  border-bottom: 1px solid rgba(217, 217, 217,0.4);
}
.header.sub .top-line{
  background: transparent;
}
.header .top-line .top-inner{
  max-width: 1830px;
  width: 100%;
  position: relative;
  padding: 12.4px 20px;
  margin: 0 auto;
}
.header .top-line .top-inner{
  display: flex;
  justify-content: flex-end;
}
.header .top-line .top-inner .lang-line{
  display: flex;
  align-items: center;
  gap: 16px;
}
.header .top-line .top-inner .lang-line li a{
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #555;
  position: relative;
}
.header.sub .top-line .top-inner .lang-line li a{
  color: #fff;
}
.header .top-line .top-inner .lang-line li a::after{
  content: "";
  display: block;
  width: 1px;
  height: 70%;
  background: rgba(217, 217, 217,0.4);
  position: absolute;
  top: 50%;
  right: -8.5px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.header.sub .top-line .top-inner .lang-line li a::after{
  background: rgba(255,255,255,0.7);
}
.header .top-line .top-inner .lang-line li:last-child a::after{
  display: none;
}
.header .top-line .top-inner .lang-line li.active a
{
  font-weight: bold;
}
.header .top-line .top-inner .lang-line li a:hover{
  text-decoration: underline;
}
.header.scr .top-line .top-inner .lang-line li a{
  color: #555 !important;
}
.header.scr .top-line .top-inner .lang-line li a::after{
  background: rgba(217, 217, 217,0.4);
}

.header {width: 100%; border-bottom: 1px solid  rgba(217, 217, 217,0.2); position: fixed; top: 0; left: 0; z-index: 99999;background: #fff;transition: 0.3s;}
.header.scr{
  border-bottom: 1px solid  rgba(217, 217, 217,0.2);
}
.header.sub{background: transparent;border: none;}
.header.sub.scr{
  border-bottom: 1px solid  rgba(217, 217, 217,0.2);
  background: #fff;
  border-bottom: 1px solid  rgba(217, 217, 217,0.2);
}
.header.sub .logo .color{display: none;}
.header.sub .logo .white{display: inline;}
.header.sub.scr .logo .color{display: inline;}
.header.sub.scr .logo .white{display: none;}
.header .inner {height: 100%; display: flex; justify-content: space-between; align-items: center;
max-width: 1830px;
}
.header .logo img {display: block; max-width: 348px; position: relative;
/* top: 4px; */
/* 가시사이즈가 중앙이 아닐 때 top 조정 */
}
.gnb_nav {display: flex; align-items: center;}
.gnb_nav .gnb {display: flex; gap: 28px; margin-right: 0px;}
.gnb_nav .gnb .depth1 {font-weight: 600; line-height: 100px; position: relative; transition: .3s;}
.gnb_nav .gnb .depth1 .depth1_a {
  position: relative;
  white-space: nowrap;
  font-size: 22px;
  font-weight: 500;
  color: #000;
  padding: 10px 25px;
  background-color: #EBEBEB;
  border-radius: 999px;
}
.gnb_nav .gnb .depth1.community-menu .depth1_a{
  font-weight: 600;
  padding: 0 0 5px;
  background-color: transparent;
  border-bottom: #D4D4D4 solid 2px;
  border-radius: unset;
}
/* .gnb_nav .gnb .depth1_a::after{
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transition: all 0.4s ease-in-out;
} */

.header.sub .gnb_nav .gnb .depth1 .depth1_a{color: #fff;background-color: transparent;border: #fff solid 1px;}
.header.sub .gnb_nav .gnb .depth1.community-menu .depth1_a{border: unset;border-bottom: #fff solid 2px;}
.header.sub.scr .gnb_nav .gnb .depth1 .depth1_a{color: #000;background-color: #EBEBEB;border: unset}
.header.sub.scr .gnb_nav .gnb .depth1.community-menu .depth1_a{background-color: transparent;border-bottom: #D4D4D4 solid 2px;}

.gnb_nav .gnb .depth1:hover > .depth1_a::after{width: calc(100% + 10px);}
.ham_open {width: 28px; height: auto; display: none; flex-direction: column; justify-content: space-between; cursor: pointer;
/* display: flex; */
}
.gnb_nav .ham_open .bar {display: block; width: 100%; height: 3px;}
.gnb_nav .snb {width: auto; min-width: 250px; padding: 20px 0; font-size: 18px; text-align: center; line-height: 1.3; background: #fff; box-shadow: 0 3px 3px rgba(0, 0, 0, .1); transform: translateX(-50%) scaleY(0); transform-origin: top; transition: .5s; opacity: 0; position: absolute; top: 100%; left: 50%; z-index: -1;}
.gnb_nav .snb .depth2 a {display: block; padding: 0 2rem; word-break: keep-all;}
.gnb_nav .snb .depth2 + .depth2 {margin-top: 17px;}

.snb.on {opacity: 1; transform: translateX(-50%) scaleY(1);}
.all_menu_bg {width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: fixed; top: 0; left: 0; z-index: 100; display: none;}
.all_menu_wrap {width: 100%; height: 100%; background-color: #fff; position: fixed; top: 0; right: 0; z-index: 99999; transform: translateY(-100%); opacity: 0; transition: 0.5s;}
.all_menu_wrap .all_menu_top {width: 100%; height: 100px; display: flex; align-items: center; justify-content: center; border-bottom: 1px solid #eee; position: relative;}
.all_menu_wrap .ham_close {width: 100px; height: 100px; padding: 33px; border-right: 1px solid #eee; position: absolute; top: 0; right: 0; cursor: pointer;}
.all_menu_wrap .ham_close img {width: 100%; max-width: 32px;}
.all_gnb_nav {height: calc(100% - 100px); font-size: 2rem; text-align: center;}
.all_gnb_nav .gnb {display: flex; height: 100%; font-size: 1.8rem;}
.all_gnb_nav .depth1 {flex: 1; padding: 10px; padding-top: 8%;}
.all_gnb_nav .depth1 + .depth1 {border-left: 1px solid #eee;}
.all_gnb_nav p.depth1_a {padding-bottom: 35px; font-size: 24px; font-weight: 500; line-height: 1; position: relative;}
.all_gnb_nav p.depth1_a .arr {width: 30px; height: 30px; background: url(/html/img/ham_arr.svg) no-repeat center/cover; display: none;}
.all_gnb_nav p.depth1_a::after {content: ''; display: block; width: 50px; height: 4px;  position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);}
.all_gnb_nav .snb {display: block;}
.all_gnb_nav .depth2:first-child{
  margin-top: 35px;
}
.all_gnb_nav .depth2 {}
.all_gnb_nav .depth2 a {font-weight: 500; word-break: keep-all; font-size: 18px;
display: block;
padding: 10px 0;
}
.all_menu_wrap.on {opacity: 1; transform: translateY(0);}

.header-right{
  display: flex;
  align-items: center;
  gap: 10px;
  display: none;
}


@media screen and (max-width: 1500px){
  .gnb_nav .gnb .depth1 .depth1_a {font-size: 18px;}
  .gnb_nav .gnb .depth1 .depth1_a{
    padding: 10px 18px;
  }
  .gnb_nav .gnb{
    gap: 20px;
  }
  .header .logo img{
    max-width: 300px;
  }
}


@media(min-width:1025px){
  .all_gnb_nav .snb{
    display: block !important;
    height: auto !important;
  }
}
@media screen and (max-width: 1200px){
  .ham_open, .header-right{
    display: flex;
  }
  .header .top-line{
    display: none;
  }
	.header {height: 80px;}
	.header .logo img {width: 200px;}
	.gnb_nav .gnb {display: none;}
	.all_menu_wrap {width: 500px; top: 0; right: 0; transform: translate(100%, 0);}
	.all_menu_wrap.on {transform: translate(0, 0); box-shadow: 0 0 10px rgba(0, 0, 0, .16);}
	.all_menu_wrap .all_menu_top {padding: 0 15px; justify-content: left;}
	.all_gnb_nav .gnb {display: block; text-align: left;}
	.all_gnb_nav .depth1 {width: 100%; padding: 0; border-bottom: 1px solid #eee;}
	.all_gnb_nav .depth1 + .depth1 {border-left: none;}
	.all_gnb_nav p.depth1_a {display: flex; justify-content: space-between; align-items: center; padding: 0 15px; font-size: 18px; line-height: 60px; cursor: pointer;}
	.all_gnb_nav p.depth1_a .arr {display: block; transition: 0.3s;
  width: 25px;
  height: 25px;
  }
	.all_gnb_nav p.depth1_a.on .arr {transform: rotate(-180deg);}
	.all_gnb_nav p.depth1_a::after {display: none;}
	.all_gnb_nav .snb {display: none; font-size: 16px; transition: none;}
	.all_gnb_nav .depth2 {margin-top: 0; padding-left: 15px; line-height: 1.3; border-top: 1px solid #eee; transition: none;}
	.all_gnb_nav .depth2 a {display: block;
  padding-left: 5px;
  }
  .all_gnb_nav .depth2:first-child{
    margin-top: 0;
  }
}
@media screen and (max-width: 768px){

	.ham_open {width: 22px;}
	.all_menu_wrap {width: 95%;}
	.all_menu_wrap .all_menu_top {height: 60px;}
	.all_menu_wrap .ham_close {width: 60px; height: 60px; padding: 20px;}
	.all_gnb_nav {height: calc(100% - 60px);}
	.all_gnb_nav p.depth1_a {line-height: initial;
  padding: 20px 15px;
  font-weight: 500;
  font-size: 17px;
  }
  .all_gnb_nav .depth2 a{
    font-size: 16px;
    font-weight: 400;
  }
	.all_gnb_nav .snb {font-size: 16px;}
}


/* header */

.ctt_admin{
  position: fixed;
  top: 100px;
  right: 15px;
}
/* #sub_container {
  margin-top: 100px;
} */
.sub_visual {
  height: auto;
  background: url(/html/img/sub_visual01.jpg) no-repeat center/cover;
  }
.subtop-con-wrap{
  width: 100%;
  padding: 245px 0 70px;
}
.sub_visual.sv01 {
  background-image: url(/html/img/sub_visual01.jpg);
}
.sub_visual.sv02 {
  background-image: url(/html/img/sub_visual02.jpg);
}
.sub_visual.sv03 {
  background-image: url(/html/img/sub_visual03.jpg);
}
.sub_visual.sv04 {
  background-image: url(/html/img/sub_visual04.jpg);
}
.sub_visual.sv05 {
  background-image: url(/html/img/sub_visual05.jpg);
}
.sub_visual .sub_tit {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.sub_visual .subtop-txtbox p{
  font-size: 30px;
  font-weight: 500;
  color: #A8A8A8;
  text-align: center;
  margin-top: 16px;
}
.sub_visual .subtop-txtbox p span{
  font-weight: bold;
}
.sub_nav {
  border-bottom: 1px solid #E5E5E5;
  background-color: #fff;
  position: relative;
  z-index: 100;
}
.sub_nav_ul {
  display: flex;
  width: 100%;
  margin: 0 auto;
  border-left: 1px solid #E5E5E5;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: -0.34px;
  color: rgb(54, 54, 54);
}
.sub_nav_ul > li {
  border-right: 1px solid #E5E5E5;
  position: relative;
}
.sub_nav_ul .home {}
.sub_nav_ul .home a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 100%;
  background: #C29C89;
}
.sub_nav_ul .home a img{
  max-width: 40px;
}
.sub_nav_ul .depth1_li,
.sub_nav_ul .depth2_li
{
  width: 240px;
}
.sub_nav_ul .depth_p {
  width: 100%;
  padding: 23px 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.sub_nav_ul .depth_p::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  background: url(/html/img/icon_drop.png) no-repeat center; position: absolute;
  top: 50%;
  right: 21px;
  transform: translateY(-50%);
  transition: .3s;
}
.sub_nav_ul .depth_p.on::after {
  transform: translateY(-50%) rotate(-180deg);
}
.sub_nav_ul .drop_menu {
  display: none;
  width: calc(100% + 2px);
  background-color: #fff;
  border: 1px solid #ccc;
  position: absolute;
  top: 100%;
  left: -1px;
}
.sub_nav_ul .drop_menu li {
  line-height: 1.3;
}
.sub_nav_ul .drop_menu li + li {
  border-top: 1px solid #ebebeb;
}
.sub_nav_ul .drop_menu li a {
  display: block;
  padding: 10px 15px;
  word-break: keep-all;
  transition: .2s;
}
.sub_nav_ul .drop_menu li:hover a {
  background-color: #f7f7f7;
}


@media(max-width:1024px){
  /* #sub_container {
    margin-top: 80px;
  } */
.subtop-con-wrap{
  padding: 120px 0 60px;
}
.sub_visual .sub_tit {
  font-size: 30px;
}
.sub_nav_ul {
  font-size: 16px;
}
.sub_nav_ul .home{
  display: none;
}
.sub_nav_ul .home.nostr{
  display: flex;
}
.sub_nav_ul .home a{
  width: 50px;
}
.sub_nav_ul .depth1_li,
.sub_nav_ul .depth2_li
{
  width: 50%;
}
.sub_nav_ul .depth_p {
  padding: 15px 10px;
}
.sub_visual .subtop-txtbox p{
  font-size: 18px;
  margin-top: 10px;
}
.sub_nav_ul .depth_p::after {
  width: 16px;
  height: 16px;
  right: 10px;
}
}

/* subtop */

/* 공통 */
.only_mb {display:none}
.sec {overflow:hidden}
img {max-width:100%}
body {letter-spacing:-.01em}
.wrapper {width:100%;max-width:1640px;padding:0 20px;margin:0 auto}
.title_box {margin-bottom:74px;text-align:center}
.title_box .tit {font-size:45px;font-weight:700;color:#002655;line-height:1.4}
.title_box .sub_tit {font-size:25px;font-weight:300;color:#7F7F7F;line-height:1.4}
.title_box.white .tit {color:#ffffff}
.title_box.white .sub_tit {color:#B4B4B4}

/* 푸터 */
.footer {padding:44px 0;border-top:solid 82px #D9D9D9}
.footer .wrapper {display:flex;align-items:center;gap:20px;max-width:1830px}
.footer .logo {max-width:190px}
.footer .info {font-size:15px;color:#002655}
.footer .info > div + div {margin-top:6px}
.footer .info span + span::before {content:'|';display:inline-block;margin:0 8px 0 4px}
.footer .float_btns {display:flex;align-items:center;flex-direction:column;gap:30px;position:fixed;right:56px;bottom:56px;z-index:10}
.footer .float_btns > * {display:block;width:90px;border-radius:100px;box-shadow:0 0 15px rgba(0,0,0,.15);transition:all .2s}
.footer .float_btns > *:hover {transform:translateY(-5%)}

@media all and (max-width: 1199px) {
  .footer .float_btns {gap: 16px;right: 40px;bottom: 40px}
  .footer .float_btns > * {width: 64px;height: 64px}
}
@media all and (max-width: 1023px) {
  .footer {padding-right:50px;border-width:60px}
  .footer .wrapper {flex-direction:column;align-items:flex-start;}
  .footer .info {font-size:14px}
}
@media all and (max-width: 767px) {
  .only_mb {display:block}
  .only_pc {display:none}

  .title_box {margin-bottom:40px}
  .title_box .tit {font-size:32px}
  .title_box .sub_tit {font-size:20px}

  .footer {border-width:40px}
  .footer .float_btns {gap:10px;right:24px;bottom:24px}
  .footer .float_btns > * {width:48px;height:48px}
  .footer .info >div {display:flex;flex-direction:column;align-items:flex-start;gap:6px;}
  .footer .info span + span::before {display:none}
}





.bo_fx {margin-bottom:5px;float:right;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;line-height:34px;font-size:0.92em;color:#4e546f}

.board-btn-wrap{
  margin-top: 3rem !important;
}
.board-btn-wrap.sub-btn-wrap a, 
.board-btn-wrap.sub-btn-wrap button{
  display: block;
  font-size: 16px;
}

.top-subject-box .tool-line{
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.top-subject-box .tool-line li a{
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  display: block;
  min-width: 100px;
  height: auto;
  padding: 8px 5px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
}
.top-subject-box .tool-line li.tool-button01 a{
  background: #002655;
  border: 1px solid #002655;
  color: #fff;
}
.top-subject-box .tool-line li a:hover{
  text-decoration: underline;
}
.view-conwrap{
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.sub-btn-wrap {
  display: flex;
  justify-content: flex-end;
  gap: 0 1rem;
}
.sub-btn-wrap.center{
  justify-content: center;
}

.sub-btn-wrap a,
.sub-btn-wrap button {
  border-radius: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 60px;
  padding: 0 20px;
  min-width: 150px;
  border: 0;
  text-align: center;
  border: 1px solid #e0e0e0;
}
.sub-btn-wrap .cancel {
  border: 1px solid #e0e0e0;
}

.sub-btn-wrap .submit {
  color: #fff;
  border-color: #002655;
  background: #002655;
}

@media(max-width:1024px){
  .sub-btn-wrap a,
  .sub-btn-wrap button {
    font-size: 15px;
    line-height: 40px;
    min-width: 120px;
  }
}



.btn_submit{background: #002655;}
.btn_submit:hover{background: #e0527d;}
#reg_result{background: transparent !important;}
#reg_result .reg_result_p{color: #002655 !important;}
.reg_btn_submit{background: #e0527d !important;}
#reg_result .result_txt{text-align: center !important;}
#mb_confirm p strong{color: #e0527d !important;}
.mbskin{max-width: 360px !important;width: 100% !important;}