@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css');
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo&display=swap');

@font-face {
     font-family: 'S-CoreDream-6Bold';
     src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-6Bold.woff') format('woff');
     font-weight: normal;
     font-style: normal;
}

@font-face {
    font-family: 'Pretendard-Light';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}



/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family: 'Pretendard-Light';background:#fff; letter-spacing: -1px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family: 'S-CoreDream-6Bold';}
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-family:'Pretendard-Light', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Pretendard-Light', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {/*min-width:1200px*/}

#hd_pop{/*width:1200px*/}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;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}

/*  메인메뉴 */
#hd {background:#fff; box-shadow: 0px 2px 5px rgba(0,0,0,0.2); position: relative;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_wrapper {position: fixed; width: 100%; background-color: #fff; left: 0; top: 0; transition-duration: 0.3s; height: 100px; z-index: 100;}

#hd_wrapper .inner {display: flex; padding: 0 3%; justify-content:space-between; align-items: center; position: relative; transition-duration: 0.3s; height: 100px;max-width: 1720px;margin: 0 auto;}
#hd_wrapper .inner #logo {float: left; height: 99px; line-height: 100px;;}
#hd_wrapper .inner #logo .logo_c {display: none; transition-duration: 0.3s;}

/* 메인메뉴 */
#gnb {position: absolute; width: 50%; display: block; right: 0;}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0; zoom:1;width: 100%; display: flex;}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:80px;padding:0px;position:relative; width: 25%; text-align: center;}
#gnb .gnb_1dli:hover > a {color:#234a8f;
-webkit-transition:background-color 2s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

.gnb_1da {display:block;color:#212121;text-decoration:none;
  font-family:'Pretendard-Regular'; font-size:20px; font-weight: 400;}
  .gnb_2dli{border-bottom:1px solid #f8f8f8; box-shadow:1px 3px 5px #00000029;}
.gnb_2dli:last-child {border-radius: 0 0 15px 15px;}
.gnb_2dul {display:none;position:absolute;top:88px; padding-top:2px; width: 100%; left: 50%; transform: translateX(-50%);}
.gnb_2dul .gnb_2dul_box {padding:0;}
.gnb_2dli:last-child .gnb_2da {border-radius: 0 0 15px 15px;}
.gnb_2da {display:block;padding:5px 10px;line-height:40px;background:#fff; color:#333; text-align:center; text-decoration:none; position: relative; transition: 0.3s; font-size:18px;}
.gnb_2da:after{display: block; content: ""; width: 0; height: 1px; background: #234a8f; position: absolute; bottom: 10px; left: 50%; margin-left: -25px; transition: 0.3s;magin-top: ;}
a.gnb_2da:hover {color:#212121;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}
a.gnb_2da:hover:after{width:50px; transition: 0.3s;}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#212121}
/*.gnb_1dli_over .gnb_2dul {display:block;left:0}*/
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#234a8f;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

/* 모바일메뉴 */
#gnb_mobile{position:fixed; right: 0; max-width: 350px; width: 100%; z-index: 1000; top: 0;}
.gnb_mobile_wr{display:none; z-index:1000; background: #fff; padding: 80px 30px 0 30px; width: 100%;
  height: 100vh; box-shadow: -2px 0px 5px rgba(0,0,0,0.2);}

#gnb_all {margin-bottom:30px;}
#gnb_all h2 {font-size:0em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_u{}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_li {width: 100%;  position: relative;}
#gnb_all .gnb_al_li .gnb_al_a {font-size:15px; display:block;position:relative; 
  font-weight:400;color:#333; font-family: 'Noto Sans KR', sans-serif; padding:17px;
  border-bottom:1px solid #e7eeef;}
#gnb_all .gnb_al_li li {border-bottom:1px solid #e7eeef; padding: 10px 17px; font-size: 15px;
  font-family: 'Noto Sans KR', sans-serif; font-weight: 400;}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

.mobile_op_bt{display: none;}
.gnb_menu_btn {background:none;color:#111; border:0;
  vertical-align:top;float: right;}
#gnb_mobile .gnb_close_btn {background:#fff;color:#111; border:0; width: 25px;
  vertical-align:top;font-size:28px; position: absolute; top: 30px; right: 30px;}
#gnb_mobile .gnb_mnal {float:right;padding:0}

.gnb_al_li button {position:absolute;top: 0px; height: 57px; overflow:hidden; border:0;
  padding-left: 100%; background:url(../img/mobile/gnb_bg.png) no-repeat 100% 50%;}
.gnb_al_li button.btn_gnb_cl {background:url(../img/mobile/gnb_bg2.png) no-repeat 100% 50%}
#gnb_mobile .gnb_al_ul2{display: none; background: #f4f4f4;}

.m_contact {margin: 0 auto; display: block; width: 80px; line-height: 30px; text-align: center; font-size: 13px; border: 1px solid #cd1f26; background: #cd1f26; color: #fff; border-radius: 20px; transition: 0.3s;}
.m_contact:hover{background: #fff; color: #cd1f26; transition: 0.3s;}

.m_lang {width: 106px; margin: 30px auto 15px;}
.m_lang:after{display: block; visibility: hidden; clear:both; content: "";}
.m_lang li {float:left;  padding: 0 15px; font-size: 18px; position: relative;}
.m_lang li:first-child {border-left:0}
.m_lang li:first-child:after{display: block; content: ""; width: 1px; height: 10px; 
  background: #666; position: absolute; right: 0; top: 5px;}
.m_lang li:first-child a{color: #cd1f26;}
.m_lang a {color:#666;}
.m_lang a:hover{color: #cd1f26; font-weight: 400;}

@media screen and (max-width:1280px){
  #gnb{width: 45%;}
  .gnb_1da {font-size: 18px;}
  .gnb_2da {font-size: 15px;}
}

@media screen and (max-width:1240px){
  #hd_wrapper .inner #logo a img {width: 100%; max-width: 300px;}
}

@media screen and (max-width:1200px){
  #gnb {left: 45%;}
  .gnb_1da {font-size: 16px;}
  .gnb_2da {font-size: 14px;}
}

@media screen and (max-width: 1100px){
  .hd_contact{display: none;}
  .hd_lang{display: none;}
  .mobile_op_bt{display: block;}
  #hd_wrapper #inner{padding: 0 30px;}
  #gnb{display: none;}
  #gnb_mobile{display: block;}
  .hd_contact{margin-right: 40px;}
  #hd_wrapper .inner #logo{width: 100%;}

}

@media screen and (max-width: 640px) {
  .hd_contact{display: none;}
  .hd_lang{display: none;}
  #logo{line-height: 60px;}
  #hd_wrapper .inner #logo a img {width: auto; max-width: none; height: 25px;}
  .gnb_menu_btn{line-height: 60px;}
  #gnb_mobile .gnb_close_btn{top: 12px;}

  #hd_wrapper{height: 70px;}
  #hd_wrapper .inner{height: 70px;}
}
.scrolled #hd_wrapper {border-bottom: 1px solid #ddd; transition-duration: 0.3s;}
/* 스크롤 시 메뉴 css 변경 */
/* .scrolled #hd_wrapper {background-color: #fff; border-bottom: 1px solid #ddd; transition-duration: 0.3s;}
.scrolled #hd_wrapper #logo .logo_w {display: none; transition-duration: 0.3s;}
.scrolled #hd_wrapper #logo .logo_c {display: block; transition-duration: 0.3s;}
.scrolled #hd_wrapper .inner .pc_nav .gnb li a {color: #121212; transition-duration: 0.3s;}
.scrolled #hd_wrapper .hd_lang .lang_btn {color: #121212;}
.scrolled #hd_wrapper .hd_lang .lang_btn img {filter: invert(0%) sepia(16%) saturate(3270%) hue-rotate(347deg) brightness(0%) contrast(86%); transition-duration: 0.3s;} */
/* 스크롤 시 메뉴 css 변경 */

/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;height:100%; zoom:1}
#container_page {width: 100%; max-width: 100%; margin: 0 auto;}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;height:auto !important;margin:100px auto;
  height:500px;font-size:1em;width:100%; max-width: 1400px; zoom:1; padding: 0 10px;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.subpage_title{position: relative; border-bottom: 1px solid #e4e4e4; z-index: 5;}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

@media screen and (max-width: 1200px){
  #container{padding: 0 15px;}
  #container_page {padding: 0 15px;}
}
@media screen and (max-width: 640px) {
  #container{margin: 50px auto;}
}

/*login*/
#hd_wrapper .inner .login a{background: #f0a61b;border-radius: 10px; padding: 10px 30px; font-size: 16px; color: #fff;;}

@media screen and (max-width: 1600px) {
  #hd_wrapper .inner .login{display: none;}
}
/*login*/


/*메인 슬라이드*/

.visual_slider .ctl {position:absolute;top:80%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center}
.visual_slider .btn-toggle {border:0;width:80px;height:80px;border-radius:50%;background:none;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px; border: 2px solid #fff;}
.visual_slider .btn-prev,.visual_slider .btn-next {position:absolute;top:50%;transform:translateY(-50%);border:0;background:transparent;font-size:24px;color:#fff}
.visual_slider .btn-prev {left:-50px}
.visual_slider .btn-next {right:-50px}
.visual_slider .idx-box {position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);font-size:16px;color:#fff}

.main-carousel{padding:0; display:block; position:relative; height:800px; max-width: 90%; margin: 0 auto; top: 100px;;}
.main-carousel .li{height:800px; background-size:cover; background-position:center; position:relative; border-radius: 50px;;}
.main-carousel .li .cover{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../img/main_visual_cover.png) center bottom no-repeat;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;min-width:300px;opacity:.3;z-index:1}
.main-carousel .img01 {background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/slide_img01.jpg); background-repeat:no-repeat}
.main-carousel .img02 { background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/slide_img02.jpg); background-repeat:no-repeat}
.main-carousel .img03 { background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/slide_img03.jpg);; background-repeat:no-repeat}
.main-carousel .img04 { background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/slide_img04.jpg); background-repeat:no-repeat}
.main-carousel .li .copy_area{max-width:1600px;color:#fff;position:relative;top:40%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2; margin: auto; text-align: center;}

.main-carousel .li .copy_area h2{font-size:62px; line-height:1.5;letter-spacing:-3px; word-break: keep-all;color:#fff;font-family: 'S-CoreDream-6Bold'; }
.main-carousel .li .copy_area h3{font-size:24px;font-weight:300;margin:10px 0; color:#eee; word-break:keep-all; word-break: keep-all; line-height: 1.5;font-family: 'Pretendard-Light';}
.main-carousel .owl-dots{position:relative;width:100%; margin:0 auto; bottom:50%; transform: translateY(-50%); padding-left: 50px;;}
.main-carousel .owl-dots .owl-dot{width:10px;height:10px; border-radius: 50%;display:block;margin-bottom:15px; background-color:#eeeeee;}
.main-carousel .owl-dots .owl-dot:last-child {margin-bottom:0;}
.main-carousel .owl-dots .owl-dot.active{background:#28225c;}
.main-carousel .owl-nav{position:absolute;width:100%;bottom:50%; }

.main-carousel .owl-prev {position:absolute;top:50%;left:5%;z-index:999;background:url(../img/arrow_left.png) no-repeat; width:62px; height:53px; text-indent:-9999px; border:0; cursor:pointer}
.main-carousel .owl-next {position: absolute; top: 50%; right: 5%;z-index: 999;background:url(../img/arrow_right.png) no-repeat; width:62px; height:53px; text-indent:-9999px; border:0; cursor:pointer}
.main-carousel .owl-prev:hover { background: url("../img/arrow_on_left.png") no-repeat;}
.main-carousel .owl-next:hover { background: url("../img/arrow_on_right.png") no-repeat;}

.nav-view{z-index:10;color:#f3f3f3;font-size:18px}
.nav-view #slider-nav-idx { color: #fff;}
.nav-view span {margin-right: 10px; color: rgba(255,255,255,.7); font-weight: 600;}
.nav-view-wrapper { max-width: 1600px; margin: 0 auto;position: relative; }

@media screen and (max-width: 1800px){
  .main-carousel .owl-dots{display: none;}
}

@media screen and (max-width: 1200px){
  .main-carousel {height: 750px;}
  .main-carousel .li {height:630px;}
  .main-carousel .li .copy_area {padding: 0 5%;}
  .main-carousel .li .copy_area h2 {font-size: 40px;}
  .main-carousel .li .copy_area h3 {margin: 20px 0 40px;}
}

@media screen and (max-width: 960px){
  .main-carousel{max-width: 95%;}
  .main-carousel .li .copy_area h2 {font-size: 34px;}
  .main-carousel .li .copy_area h2 span{font-size: 38px;;}
  .main-carousel .li .copy_area h3 {margin: 10px 0 30px; font-size: 18px;}
  .nav-view {font-size: 16px;} 
  .main-carousel .owl-dots .owl-dot {width: 10px; height: 10px;}

  /* .main-carousel .img01 { background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)), url(../images/m_slide_img01.jpg); background-repeat:no-repeat} */
  /* .main-carousel .img02 { background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)), url(../images/m_slide_img02.jpg); background-repeat:no-repeat}
  .main-carousel .img03 { background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)), url(../images/m_slide_img03.jpg); background-repeat:no-repeat}
  .main-carousel .img04 { background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)), url(../images/m_slide_img04.jpg); background-repeat:no-repeat} */
}

@media screen and (max-width: 640px){
  .main-carousel {height:700px; top: 70px;}
  .main-carousel .li {height: 600px;}
  .main-carousel .li .copy_area h2 {font-size: 26px;}
  .main-carousel .li .copy_area h2 span{font-size: 30px;}
  .main-carousel .li .copy_area h3 {font-size: 16px;}
  .main-carousel .li .copy_area h3 br{display: none;}
  .nav-view {font-size: 14px;}
  .next-btn{display: none;}
  .prev-btn{display: none;}

  .main-carousel .li .copy_area h2 span::after{display: none;}
}

/*인덱스 content*/

/*con공통*/
.con_box{width: 100%; padding: 120px 10px;}

.con_box a{display: block;}
.con_box p{font-size:18px; color:#666; word-break: keep-all; line-height: 1.8em;}
/* .con_box img{max-width: 100%;} */

.con_box h2{font-size:62px; background:linear-gradient(300deg, #0a79b2, #0d90d3);-webkit-background-clip:text;-webkit-text-fill-color:transparent; word-break: keep-all; font-weight: 900; line-height: 1.8; position: relative;  letter-spacing: -2px; font-family: 'S-CoreDream-6Bold';}
.con_box h3{font-size:28px; color:#333; word-break: keep-all; font-weight: 600; line-height: 1.8; position: relative;  letter-spacing: -1px;margin-bottom: 10px;;}
.con_box .con_tit p{font-size:24px; color: #333; word-break: keep-all; font-weight:lighter; line-height: 1.8em; letter-spacing: -1px; font-weight: 300;}

.con_box .con_btn{transition: 0.5s; font-size: 16px; border-radius: 100px; width:180px; text-align: center; padding:5px;}
.con_box .con_btn p{transition: 0.5s; position: relative; padding-right:50px; font-size: 16px; letter-spacing: 0;}
.con_box .con_btn p::after{content: ""; display: block; position: absolute; width: 35px; height: 35px; background: url(../images/con_btn.png) no-repeat center; right:20px; top: 50%; transform: translateY(-50%);filter: invert(15%) sepia(0%) saturate(4010%) hue-rotate(319deg) brightness(94%) contrast(84%);}
.con_box .con_btn:hover{padding-right: 10px;; transition: 0.5s;}

@media screen and (max-width:960px) {
	.con_box{padding: 50px 10px;;}

  .con_box p{font-size:16px;}
  .con_box .con_tit p{font-size: 16px;}

	.con_box h2{font-size: 28px; letter-spacing: -1px;;}
  .con_box h3{font-size: 20px;;}
	.con_box h4{font-size:16px;}

  .con_box .con_btn{width: 120px;;}
  .con_box .con_btn p{padding-right: 25px; font-size: 14px; text-align: left;}
  .con_box .con_btn p::after{width: 20px; height: 20px; background-size: contain; right: 10px;}
}
/*con공통*/

/*con1*/
.con1_box{padding: 120px 10px 0 10px;}
.con1_box .con1{max-width:90%; margin:120px auto 0;display: flex; flex-direction: row-reverse; gap:15%;}

.con1_box .con1 .con_tit{text-align: right; position: relative;}
.con1_box .con1 .con_tit::after{content: ""; display: block; position: absolute; width: 700px; height: 500px; background: url(../images/con1_bg.png) no-repeat center;     left: -55%; bottom: -5%;}

.con1_box .con1 .con_pro ul li{padding: 30px 50px; border-radius: 50px; background: #f8f8f8; transition: 0.5s;display: flex; gap: 30px; align-items: center;justify-content: space-between;}
.con1_box .con1 .con_pro ul li:not(:last-child){margin-bottom: 20px;}
.con1_box .con1 .con_pro ul li:hover{background: #0d90d3; transition: 0.5s; box-shadow:0 4px 6px rgba(0,0,0,0.2);}
.con1_box .con1 .con_pro ul li:hover h3{color: #fff; transition: 0.5s;}
.con1_box .con1 .con_pro ul li:hover p{color: #fff; transition: 0.5s;}

.con1_box .con1 .con_pro ul li div:nth-of-type(2){width:120px;height:120px;padding:20px;border-radius:50%;object-fit:contain; background: #fff; display: flex;}
.con1_box .con1 .con_pro ul li div:nth-of-type(2) img{filter: invert(84%) sepia(0%) saturate(660%) hue-rotate(48deg) brightness(108%) contrast(91%);}
.con1_box .con1 .con_pro ul li:hover div:nth-of-type(2) img{transition: 0.5s; filter: invert(100%) sepia(4%) saturate(103%) hue-rotate(0deg) brightness(115%) contrast(100%);}
.con1_box .con1 .con_pro ul li:hover div:nth-of-type(2){transition: 0.5s;background:#007ac8;box-shadow:0 4px 6px rgba(0,0,0,0.2);}

@media screen and (max-width:1400px) {
.con1_box .con1{flex-direction: column; gap: 30px;}
.con1_box .con1 .con_tit{text-align: left;}
.con1_box .con1 .con_tit::after{display: none;}
}

@media screen and (max-width:960px) {
.con1_box{padding: 50px 0px;}
.con1_box .con1{margin: 0 auto; max-width: 95%;}
.con1_box .con1 .con_pro ul li{padding: 30px; border-radius: 30px;flex-direction: column-reverse; gap: 15px;text-align: center;}
.con1_box .con1 .con_pro ul li div:nth-of-type(2){width: 60px; height: 60px; padding: 0;}
.con1_box .con1 .con_pro ul li div:nth-of-type(2) img{max-width: 100%;}
}
/*con1*/

/*con2*/
.con2_box{padding: 120px 10px 70px;}
.con2_box .con2{max-width:90%; margin: 0 auto;}

.con2_box .con2 .con_tit{display: flex; justify-content: space-between; align-items: center;margin-bottom: 70px;}

.con2_box .con2 .con_pro ul{display: flex;}
.con2_box .con2 .con_pro ul li{width: 33.3%;position:relative;overflow:hidden;}
.con2_box .con2 .con_pro ul li::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;z-index:-1;transition:transform 0.6s ease-in-out;}
.con2_box .con2 .con_pro ul li a{padding: 50px; height: 660px; display: flex; flex-direction: column; justify-content: end;}
.con2_box .con2 .con_pro ul li h3{color: #fff;}
.con2_box .con2 .con_pro ul li p{color: #eee;}

.con2_box .con2 .con_pro ul li:nth-of-type(1)::before{background-image:url(../images/con2_bg01.jpg);}
.con2_box .con2 .con_pro ul li:nth-of-type(2)::before{background-image:url(../images/con2_bg02.jpg);}
.con2_box .con2 .con_pro ul li:nth-of-type(3)::before{background-image:url(../images/con2_bg03.jpg);}
.con2_box .con2 .con_pro ul li:hover::before{transform:scale(1.1);}
.con2_box .con2 .con_pro ul li .overlay{position:absolute;z-index:-1;background:linear-gradient(to bottom,rgb(0 0 0 / 0%),rgb(0 0 0 / 30%));width:100%;height:100%;transition:background 0.6s ease-in-out;border-radius:inherit;bottom: 0; left: 0;}
.con2_box .con2 .con_pro ul li:hover .overlay{background:linear-gradient(to bottom,rgb(0 0 0 / 0%),rgb(0 0 0 / 60%));}
.con2_box .con2 .con_pro ul li:nth-of-type(1){border-radius:50px 0 0 0;}
.con2_box .con2 .con_pro ul li:nth-of-type(3){border-radius:0 50px 0 0;}


@media screen and (max-width:960px) {
  .con2_box{padding:0;}
  .con2_box .con2{width: 95%;}
  .con2_box .con2 .con_tit{margin-bottom: 20px;flex-direction: column;align-items: flex-start;}

  .con2_box .con2 .con_pro ul{flex-direction: column;}
  .con2_box .con2 .con_pro ul li{width: 100%;}
  .con2_box .con2 .con_pro ul li:nth-of-type(1){border-radius: 0;}
  .con2_box .con2 .con_pro ul li:nth-of-type(3){border-radius: 0;}
  .con2_box .con2 .con_pro ul li a{height: auto;padding: 50px 20px;}
}

@media screen and (max-width:640px) {
  
}
/*con2*/

/*con3*/
.con3_box{padding: 0 10px 70px; max-width: 90%; margin: 0 auto;}
.con3_box .con3 h3{margin-bottom: 0;}
.con3_box .con3 .con_btn{background: #fff; padding: 15px 5px;;}
.con3_box .con3 .con_btn:hover{padding-right: 15px;}

.con3_box .con3 .con_pro{background: #eee; padding:20px 10px 20px 40px; border-radius: 100px;margin-bottom: 0;;}

.con3_box .con3 .con_pro .visual-notice{display: flex; gap:4%; align-items: center;}
.con3_box .con3 .con_pro .visual-notice .lt_wrap{width:71%;}

@media screen and (max-width:1400px) {
  .con3_box .con3 .con_pro .visual-notice{gap: 2%;}
}

@media screen and (max-width:1100px) {
  .con3_box .con3 .con_pro{padding: 10px 10px 10px 25px;}
  .con3_box .con3 .con_btn{padding: 10px 5px; position: absolute; right: 20px;}

  .con3_box .con3 .con_pro .visual-notice .lt_wrap{width: 65%;}
  .con3_box .con3 .con_pro .visual-notice .lt_wrap .lt li a{width: 80%; font-size: 14px;}
  .con3_box .con3 .con_pro .visual-notice .lt_wrap .b_date{display: none;}
}

@media screen and (max-width:960px) {
  .con3_box{padding: 30px 0;}
  .con3_box .con3 h3{font-size: 16px;}
}

@media screen and (max-width:640px) {
  .con3_box .con3 .con_btn{display: none;}
}
/*con3*/

/*con4*/
.con4_box{padding:0;}
.con4_box .con4 .con_tit{display:flex;justify-content:space-between;align-items:center;margin-bottom:70px;}
.con4_box .con4 .con_pro ul{display:flex;gap:5px;}
.con4_box .con4 .con_pro ul li{flex:1;position:relative;overflow:hidden;transition:all 0.6s ease-in-out;}
.con4_box .con4 .con_pro ul li::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;z-index:-2;transform:scale(1);transition:transform 1s cubic-bezier(0.25,0.8,0.25,1);}
.con4_box .con4 .con_pro ul li a{padding:50px;height:660px;display:flex;flex-direction:column;justify-content:end;}
.con4_box .con4 .con_pro ul li h3{color:#fff;transform:translateY(20px);transition:all 0.6s ease-out;}
.con4_box .con4 .con_pro ul li p{color:#eee;}
.con4_box .con4 .con_pro ul li .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgb(0 0 0 / 0%),rgb(0 0 0 / 60%));opacity:0;transition:opacity 0.6s ease-in-out;z-index:-1;}
.con4_box .con4 .con_pro ul li a div{opacity:0;transform:translateY(50px);max-height:0;overflow:hidden;transition:all 0.6s cubic-bezier(0.25,0.8,0.25,1) 0.1s;will-change:opacity,transform,max-height;z-index:2;}
.con4_box .con4 .con_pro ul li a img{filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(298deg) brightness(102%) contrast(102%);margin-top:30px;}
.con4_box .con4 .con_pro ul li:hover{flex:2;}
.con4_box .con4 .con_pro ul li:hover::before{transform:scale(1.1);}
.con4_box .con4 .con_pro ul li:hover .overlay{opacity:1;}
.con4_box .con4 .con_pro ul li:hover h3{transform:translateY(0);}
.con4_box .con4 .con_pro ul li:hover a div{opacity:1;transform:translateY(0);max-height:700px;}
.con4_box .con4 .con_pro ul li:nth-of-type(1)::before{background-image:linear-gradient(to bottom,rgb(0 0 0 / 0%),rgb(0 0 0 / 30%)),url(../images/con4_bg01.jpg);}
.con4_box .con4 .con_pro ul li:nth-of-type(2)::before{background-image:linear-gradient(to bottom,rgb(0 0 0 / 0%),rgb(0 0 0 / 30%)),url(../images/con4_bg02.jpg);}
.con4_box .con4 .con_pro ul li:nth-of-type(3)::before{background-image:linear-gradient(to bottom,rgb(0 0 0 / 0%),rgb(0 0 0 / 30%)),url(../images/con4_bg03.jpg);}
.con4_box .con4 .con_pro ul li:nth-of-type(4)::before{background-image:linear-gradient(to bottom,rgb(0 0 0 / 0%),rgb(0 0 0 / 30%)),url(../images/con4_bg04.jpg);}
@media screen and (max-width:960px){
.con4_box{padding:0;}
.con4_box .con4{width:95%; margin: 0 auto;}
.con4_box .con4 .con_tit{margin-bottom:20px;flex-direction:column;align-items:flex-start;}
.con4_box .con4 .con_pro ul{flex-direction:column;}
.con4_box .con4 .con_pro ul li{width:100%;}
.con4_box .con4 .con_pro ul li:nth-of-type(1){border-radius:0;}
.con4_box .con4 .con_pro ul li:nth-of-type(3){border-radius:0;}
.con4_box .con4 .con_pro ul li a{height:auto;padding:50px 20px;}
}
@media screen and (max-width:640px){
}
/*con4*/

/*con5*/
.con5_box .con5{display: flex; max-width: 90%; margin: 0 auto; gap: 50px; overflow: hidden;}
.con5_box .con5 .con_tit{width: 43%;}
.con5_box .con5 .con_pro{width: 57%;}

.con5_box .con_btn{margin-top: 70px;}
.con5_box .con_btn p{text-align: left;}
.con5_box .con_btn p::after{right: 40px;}

@media screen and (max-width:960px){
.con5_box .con5{max-width: 95%; flex-direction: column; gap: 20px;}
.con5_box .con5 .con_tit{width: 100%;}
.con5_box .con5 .con_pro{width: 100%;}
.con5_box .con_btn p::after{right:0 ;}
.con5_box .con_btn{margin-top: 30px;}
}
/*con5*/








/*sub공통*/
.sub_box{width: 100%; padding: 100px 10px;}

.sub_box h2{font-size:36px; color:#121212; word-break: keep-all; font-weight: 700; line-height: 1.8; position: relative;  letter-spacing: -1px;;}
.sub_box h3{font-size:28px; color:#333; word-break: keep-all; font-weight: 600; line-height: 1.8; position: relative;  letter-spacing: -1px;;}
.sub_box h4{font-size:20px; color: #666; word-break: keep-all; font-weight:lighter; line-height: 1.8em;}

.sub_box a{display: block;}
.sub_box p{font-size:20px; color:#666; word-break: keep-all; line-height: 1.8em; padding: 10px 0;}
.sub_box img{max-width: 100%;}

@media screen and (max-width:960px) {
	.sub_box{padding:50px 0px 0;;}
	.sub_box {margin-bottom: 00px;}
	.sub_box h2{font-size: 22px; letter-spacing: -1px;;}
  .sub_box h3{font-size: 20px;;}
	.sub_box  h4{font-size:16px;}

	.sub_box p{font-size:16px;}
}
/*sub공통*/

/*a1*/
#a1 #cont_box{max-width: 1400px; margin: 0 auto;}

#a1 #cont_box .con p{font-size: 22px;}
#a1 #cont_box .con h2 span{color: #234a8f;}
#a1 #cont_box .con h2{padding:50px 0 10px;}

#a1 #cont_box .img_page img{border-radius: 15px;}
#a1 #cont_box .txt_page{padding:0 30px; background: url(../html/img/logo.png) calc(100% - 0px) calc(100% - 0px) no-repeat;}


@media (max-width:960px){
  #a1 #cont_box .con p{font-size:16px;}
  #a1 #cont_box .con h2{padding: 20px 0 0px;}
  
  #a1 #cont_box .txt_page{padding: 0;}
}
/*a1*/

/*a2*/
#a2 {width: 100%; max-width: 1400px; margin:0px auto; padding: 100px 10px;}
#a2 .hcon {display: flex; flex-direction: column; justify-content: center; align-items: center;}
#a2 .hcon .year {font-size: 60px; margin-bottom: 50px; color: #234a8f;}
#a2 .hcon .in_hcon {position: relative; width: 100%; margin-bottom: 20px;}
#a2 .hcon .in_hcon .line {width: 2px; height: 100%; background-color: #ddd; position: absolute; left: 50%; transform: translateX(-50%);}
#a2 .hcon .in_hcon .line::after {content: ''; position: absolute; left: 50%; transform: translateX(-50%); top: -20px; width: 15px; height: 15px; display: block; background: #fff; border: 3px solid #234a8f; border-radius: 50%;}
#a2 .hcon .in_hcon ul li {font-size: 20px; position: relative; color: #666; margin-bottom: 20px; line-height: 30px; font-weight: 300;}
#a2 .hcon .in_hcon ul li span {position: absolute; color: #121212; font-weight: 600;}
#a2 .hcon .in_hcon ul.right {width: 50%; margin: 0 0 0 auto; padding-left: 50px;}
#a2 .hcon .in_hcon ul.right li {padding-left: 50px;}
#a2 .hcon .in_hcon ul.right li span {left: 0;}
#a2 .hcon .in_hcon ul.left {width: 50%; margin: 0 auto 0 0; padding-right: 50px;}
#a2 .hcon .in_hcon ul.left li {padding-right: 50px; text-align: right;}
#a2 .hcon .in_hcon ul.left li span {right: 0;}

@media screen and (max-width: 960px) {
  #a2{padding: 50px 0px 0;}
  #a2 .hcon .year{font-size: 38px; margin-bottom: 30px; ;}
  #a2 ul li.year {width: auto;}
  #a2 ul li.year h3 {text-align: left;}

  #a2 .hcon{align-items: flex-start;}
  #a2 .hcon .in_hcon .line{left: 0}
  #a2 .hcon .in_hcon ul li{font-size: 18px;;}
  #a2 .hcon .in_hcon ul li span{position: static; display: block;}

  #a2 .hcon .in_hcon ul.right{width: 100%; padding-left:15px;;}
  #a2 .hcon .in_hcon ul.right li{padding-left: 0;}

  #a2 .hcon .in_hcon ul.left{width: 100%;}
  #a2 .hcon .in_hcon ul.left li{padding-right: 0; padding-left: 30px; text-align: left;}
}

@media screen and (max-width: 640px) {
  #a2 ul li.year {margin-right: 3%;}
  #a2 ul li.year h3 {font-size: 40px; letter-spacing: -3px;}
  #a2 ul li.text {padding-top: 14px;}
  #a2 ul li.text p {font-size: 18px;}
  #a2 ul li.text p span {margin-right: 14px;}
}
/*a2*/

/*a4*/
#a4 {width: 100%; max-width: 1400px; margin: 0 auto;}
#a4 .root_daum_roughmap .cont .section_address{display: none;}
#a4 .root_daum_roughmap .wrap_controllers {display: none;}
#a4 .info ul {display: flex; justify-content: space-between; background-color: #234a8f; padding: 30px;}
#a4 .info ul li {display: flex; align-items: center;}
#a4 .info ul li img {height: 25px; margin-right: 10px;}
#a4 .info ul li p {font-size: 20px; color: #fff; font-weight: 400; word-break: keep-all;}

@media screen and (max-width: 640px) {
  #a4 #daumRoughmapContainer1645078905923 .wrap_map {height: 260px!important;}
  #a4 ul {flex-direction: column;}
  #a4 ul li {width: 100%;}
  #a4 ul li .icon {width: 80px; height: 80px;}
  #a4 ul li .icon i {font-size: 32px; line-height: 80px;}
  #a4 ul li p {padding-right: 0; font-size: 18px;}
}
/*a4*/

/* b1 */
#b1{width: 100%; max-width: 1400px; margin: 0 auto;}
#b1 .con_01 .con1 {margin-bottom: 80px; display: flex; justify-content: space-between; background-color: #e5eeff4f;}
#b1 .con_01 .con1:last-child {margin-bottom: 0;}
#b1 .con_01 .rightcon {flex-direction: row-reverse;}
#b1 .con_01 .con1 .imgwrap {width: 50%;}
#b1 .con_01 .con1 .imgwrap img {width: 100%;}
#b1 .con_01 .con1 .txtwrap {width: 50%; display: flex; flex-direction: column; justify-content: center; padding: 50px;}
#b1 .con_01 .con1 .txtwrap h2 {font-size: 36px; margin-bottom: 20px; padding-bottom: 20px; color: #234a8f; border-bottom: 1px solid #234a8f4f;}
#b1 .con_01 .con1 .txtwrap p {font-size:20px; line-height: 28px; color: #666;}

@media (max-width: 960px){
	#b1 .con_01 .con1 {flex-direction: column; margin-bottom: 60px;}
	#b1 .con_01 .rightcon {flex-direction: column;}
	#b1 .con_01 .con1 .imgwrap {width: 100%;}
	#b1 .con_01 .con1 .txtwrap {width: 100%; padding: 30px;}
	#b1 .con_01 .con1 .txtwrap h2 {font-size: 20px;}
	#b1 .con_01 .con1 .txtwrap p {font-size: 16px; line-height: 26px;}
}

@media (max-width: 640px){
	#b1 .con_01 .con1 {margin-bottom: 50px;}
	#b1 .con_01 .con1 .txtwrap {padding: 20px;}
	#b1 .con_01 .con1 .txtwrap h2 {font-size: 20px; margin-bottom: 15px; padding-bottom: 15px;}
	#b1 .con_01 .con1 .txtwrap p {font-size: 16px; line-height: 24px;}
}
/* b1 */

/* b2 */
#b2 {width: 100%; max-width: 1400px; margin: 0 auto;}
#b2 .con {margin-bottom: 80px;}
#b2 .con:last-child {margin-bottom: 0;}
#b2 .con_01 {}
#b2 .con_01 ul {display: flex; flex-wrap: wrap; align-items: flex-start; gap: 30px;}
#b2 .con_01 ul li {width: calc(100% / 3 - 20px);}
#b2 .con_01 ul li .img_box {}
#b2 .con_01 ul li .img_box img {width: 100%; border-radius: 20px;}
#b2 .con_01 ul li .text_box {margin-top: 10px;}
#b2 .con_01 ul li .text_box h3 {text-align: center; color: #121212; font-size: 22px; font-weight: 400;}
#b2 .con_01 .notice_box {margin-top: 30px; background-color: #f8f8f8; border-radius: 30px; padding: 30px;}
#b2 .con_01 .notice_box h3 {font-size: 30px; margin-bottom: 20px; padding-bottom: 20px; color: #234a8f; border-bottom: 1px solid #234a8f4f;}
#b2 .con_01 .notice_box p {font-size: 20px; line-height: 1.5; color: #666;}
#b2 .con_02 h3 {font-size: 30px; margin-bottom: 30px; color: #234a8f;}
#b2 .con_02 .box {border: 1px solid #ddd; border-radius: 30px; padding: 30px; padding-left: 0;}
#b2 .con_02 .box ul {display: flex; max-width: 90%; margin: 0 auto; align-items: center; justify-content: space-between; flex-wrap: wrap; width: 100%; row-gap: 30px; margin-left: 40px;}
#b2 .con_02 .box ul li {position: relative; width: calc(100% / 4 - 55px); aspect-ratio: 1 / 1; border-radius: 50%; word-break: keep-all; display: grid; background-color: #f8f8f8; place-content: center; font-size: 20px;}
#b2 .con_02 .box ul li p {text-align: center;}
#b2 .con_02 .box ul li::after {content: ""; position: absolute; right: -50px; top: 50%; transform: translateY(-50%); width: 30px; aspect-ratio: 1 / 1; background: url(../html/img/b2_arrow.png) no-repeat 50% 50% / contain;}
#b2 .con_02 .box ul li:last-child:after {display: none;} 

@media (max-width: 1200px){
  #b2 .con_02 .box ul li {width: calc(100% / 3 - 55px);}
  #b2 .con_01 ul li .text_box h3 {font-size: 20px;}
}

@media (max-width: 960px){
  #b2 .con_01 .notice_box h3 {font-size: 25px;}
  #b2 .con_02 h3 {font-size: 25px;}
  #b2 .con_01 .notice_box p {font-size: 18px;}
}

@media (max-width: 800px){
  #b2 .con_02 .box ul {margin-left: 25px;}
  #b2 .con_02 .box ul li {width: calc(100% / 3 - 35px);}
  #b2 .con_02 .box ul li::after {width: 20px; right: -40px;}
}

@media (max-width: 640px){
  #b2 .con {margin-bottom: 50px;}
  #b2 .con_01 ul {flex-wrap: wrap;}
  #b2 .con_01 ul li {width: 100%;}
  #b2 .con_01 .notice_box {padding: 20px; border-radius: 20px;}
  #b2 .con_01 .notice_box h3 {font-size: 22px;}
  #b2 .con_01 .notice_box p {font-size: 16px;}
  #b2 .con_02 h3 {font-size: 22px;}
  #b2 .con_02 .box {padding: 20px;}
}

@media (max-width: 550px){
  #b2 .con_02 .box {padding: 20px;}
  #b2 .con_02 .box ul {max-width: 100%; row-gap: 50px; margin: 0 auto;}
  #b2 .con_02 .box ul li {width: 100%; aspect-ratio: unset; border-radius: 10px;}
  #b2 .con_02 .box ul li::after {top: auto; bottom: -45px; right: 45%; transform: rotate(90deg) translateX(-50%);}
}
/* b2 */

/*서브페이지 슬라이드 공통*/
.sub_box .b_txt {margin-bottom: 40px; padding-bottom: 40px; text-align: center; position: relative;}
.sub_box .b_txt::after {position: absolute; content: ''; width: 300px; height: 23px; background-image: url(../html/img/b_img1.png); left: 50%; bottom: 0; transform: translateX(-50%);}
.sub_box .b_txt p {font-size: 18px; line-height: 28px; font-weight: 500;}
.sub_box .b_slide .owl-nav {display: block; width: 100%; bottom: 50%; left: 0; position: absolute;}
.sub_box .b_slide .owl-nav span {display: none;}
.sub_box .b_slide .owl-nav .owl-prev {background-color: rgba(0,0,0,0); background-image: url(../html/img/leftarrow.png); width: 40px; height: 40px; background-size: cover; top: 50%; transform: translateY(-50%); left: 30px; opacity: .5; transition-duration: 0.5s; position: absolute;}
.sub_box .b_slide .owl-nav .owl-prev:hover {opacity: 1; transition-duration: 0.5s;}
.sub_box .b_slide .owl-nav .owl-next {background-color: rgba(0,0,0,0); background-image: url(../html/img/rightarrow.png);  width: 40px; height: 40px; background-size: cover; top: 50%; transform: translateY(-50%); right: 30px; opacity: .5; transition-duration: 0.5s; position: absolute;}
.sub_box .b_slide .owl-nav .owl-next:hover {opacity: 1; transition-duration: 0.5s;}
.sub_box .b_slide .owl-dots {display: flex; justify-content: center; margin-top: 20px;}
.sub_box .b_slide .owl-dots .owl-dot {width: 10px; height: 10px; background-color: #ddd; border-radius: 5px; margin-right: 10px;}
.sub_box .b_slide .owl-dots .owl-dot.active {background-color: #f0a61b; width: 20px;}
.sub_box .b_slide .owl-dots .owl-dot:last-child {margin-right: 0;}
.sub_box .b_con h2 {font-size: 30px; position: relative; padding-top: 20px; margin-bottom: 30px; display: inline-block;}
.sub_box .b_con h2::after {position: absolute; content: ''; width: 50%; height: 2px; background-color: #121212; left: 0; top: 0;}

@media screen and (max-width: 960px) {
	.sub_box .b_txt p {font-size: 16px; line-height: 26px;}
	.sub_box .b_con h2 {font-size: 24px; padding-top: 10px; margin-bottom: 20px;}
}

@media screen and (max-width: 640px) {
	.sub_box .b_txt {margin-bottom: 30px; padding-bottom: 30px;}
	.sub_box .b_txt::after {width: 200px; height: 15px; background-size: cover;}
	.sub_box .b_txt p {font-size: 14px; line-height: 24px;}
	.sub_box .b_slide {margin-bottom: 30px;}
	.sub_box .b_slide .owl-nav {display: none;}
	.sub_box .b_slide .owl-dots {margin-top: 10px;}
	.sub_box .b_con h2 {font-size: 20px; padding-top: 10px; margin-bottom: 20px;}
}
/*서브페이지 슬라이드 공통*/



/*푸터*/
#footer{ width:100%; height:100%; background:#2c3e50; clear:both}
#footer .ft_top{border-bottom:1px solid rgba(255,255,255,0.07);}
#footer .ft_top>div{display: flex; justify-content: space-between; max-width:90%; margin: 0 auto; padding: 30px 10px; align-items: center;}
.foot_menu ul{display: flex;}
.foot_menu ul li a{padding:0px 15px; display: block;}
.foot_menu ul li:nth-of-type(1) a{padding:0px 15px 0 0;}



.foot_menu .fm li a{ font-size:18px; color:#eee;}
.foot_menu .fm li a.point{color:#32c0eb;}
.foot_menu .fm li:last-child{border-right:0;}
.foot_menu .sns{  float:right}
.foot_menu .sns li{ display:inline-block; margin-left:10px}
.foot_menu .sns li:first-child {margin-left:0;}
.foot_menu .sns li a { color:#777}
.foot_menu .sns li a:hover { color:#fff}
.foot_menu .menu { margin-top:20px; }
.foot_menu #phone { display:inline-block; color:#fff; font-size:12px; text-align:center; padding: 0px 20px; background-color:#6C6}
.foot_menu #kakao{ display:inline-block; color:#000; font-size:12px; text-align:center; padding: 0px 20px; background-color:#ffeb33}

.footer_in{ max-width:90%; height:100%; padding:40px 10px; margin:0 auto; box-sizing:border-box;display: flex; align-items: center; justify-content: space-between;}
.footer_in .left_box{width: 50%;}
.footer_in address h1{ font-size:16px; line-height:1.8; padding-bottom:10px; color:#fff; font-weight:bold; }
.footer_in address p{ overflow:hidden; font-size:16px; color:#eee;}
.footer_in address p:nth-of-type(1){margin-bottom: 10px;    font-size: 18px;}
.footer_in address p strong{ font-weight: 500;  color:#aaa;}
.footer_in address p span{display:inline-block;margin-right:10px; line-height:1.8em;}
.footer_in address p.addr{margin-top:18px;}
.footer_in address p.copylight{ font-size:14px; color:#eee;}
.footer_in address{font-style:normal}
.footer_in .customer{float:right; color:rgba(255,255,255,0.5); margin-left:20px; padding-left:30px; border-left:1px solid rgba(255,255,255,0.05); font-size:13px;}
.footer_in .customer .main_tel{font-size:15px; font-weight:300; color:#fff; margin-bottom:20px; margin-top:20px;}
.footer_in .customer .main_tel span{font-size:20px; font-weight:bold; color:#32c0eb; display:block; margin-top:10px;}
.footer_in #ft_logo {margin-bottom: 30px;}
.footer_in #ft_logo img{max-width: 100%;}
.footer_in .right_box {}
.footer_in .right_box .sns_box {display: flex; align-items: center; justify-content: end; gap: 10px;}
.footer_in .right_box .sns_box li {}
.footer_in .right_box .sns_box li a {}
.footer_in .right_box .sns_box li a img {width: 100%; max-width: 40px;}
.footer_in .right_box .btn_box {margin-top: 30px; display: flex; justify-content: center; align-items: center; gap: 10px;}
.footer_in .right_box .btn_box a {transition: .4s; text-align: center; display: block; font-size: 16px; color: #868686; border: 1px solid #868686; padding: 10px 20px; width: 100%;}
.footer_in .right_box .btn_box a img {width: 100%; max-width: 25px; transition: .4s;}
.footer_in .right_box .btn_box a:hover {background-color: #fff; border-color: #fff; color: #121212;}
.footer_in .right_box .btn_box a:hover img {filter: invert(1);}

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

  .footer_in{max-width: 100%; flex-direction: column-reverse; align-items: flex-start;}
  #footer .ft_top>div{max-width: 100%;}
  .footer_in .left_box{width: 100%;}

	.footer_in address p:nth-of-type(-n+2){font-size: 14px;;}
	.footer_in address p{font-size: 14px;;}
	.footer_in address p.copylight{font-size: 14px;;}
	#footer .ft_top>div{padding: 20px 10px; ;}
}
@media screen and (max-width: 640px) {
  .footer_in{flex-direction: column-reverse;align-items: baseline;}
  .footer_in #ft_logo{margin-bottom: 15px;;}
  .footer_in #ft_logo img{max-width: 70%;;}
    .footer_in address { width:100%}
	.footer_in .customer { width:100%; border-left:0; margin-left:0; padding-left:0}
	.foot_menu .sns { float:left; padding-top:20px}

  .foot_menu .fm li a{font-size: 14px;;}
  .foot_menu ul li a{padding: 5px 10px;}
  .foot_menu ul{flex-wrap: wrap; align-items: center;}

  .footer_in .right_box .sns_box {justify-content: flex-start;}
  .footer_in .right_box .sns_box li a img {max-width: 35px;}
  .footer_in .right_box .btn_box {margin-top: 15px;}
  .footer_in .right_box .btn_box a {font-size: 14px;}
}
/*푸터*/

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;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;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;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec; font-size: 16px;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* 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;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all;font-size: 16px;}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.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 {vertical-align:top} /* 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 {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}


/* pc 로그인 */
.pc_login {position: absolute; top: 50%; right: 230px; transform: translateY(-50%); height: 50px; align-items: center; width: max-content; display: flex; gap: 10px; border-radius: 30px; background-color: #234a8f; padding: 10px 20px;}
.pc_login a {color: #fff; font-size: 14px;}

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

@media screen and (max-width: 1100px){
  .pc_login {right: 27%; height: 37px; display: none;}
  .pc_login a {font-size: 13px;}
}

@media screen and (max-width: 960px){
  .pc_login {right: 23%; height: 34px;}
  .pc_login a {font-size: 12px;}
}

/* @media screen and (max-width: 640px){
  .pc_login {display: none;}
} */

/* m 로그인 */
.m_login {height: 40px; align-items: center; width: max-content; display: flex; gap: 10px; border-radius: 30px; background-color: #234a8f; padding: 10px 20px; margin: 40px auto 0; display: none;}
.m_login a {color: #fff; font-size: 14px; position: relative;}
.m_login a:first-child {margin-right: 3px;}
.m_login a:first-child::before {content: ""; position: absolute; top: 50%; right: -8px; transform: translateY(-50%); height: 14px; width: 1px; background-color: rgba(255,255,255,0.7);}


/*구글 번역*/
#google_translate_element{position: absolute; right: 3%; top:50%; transform: translateY(-50%); height: 55px; overflow: hidden; z-index: 996;background: url(../images/hd_google.png)10px no-repeat;}
.goog-te-gadget .goog-te-combo{font-family: 'Pretendard-Regular'; width: 150px; height: 50px; border:1px solid #eee; border-radius: 30px; padding-left: 50px;  color: #212121; -webkit-appearance: none;  /* 크롬 화살표 없애기 */ background: url(../images/google_arrow.png) 125px no-repeat; -moz-appearance: none; /* 파이어폭스 화살표 없애기 */ appearance: none;  /* 화살표 없애기 */}

/* #hd:hover .goog-te-gadget .goog-te-combo{color: #121212;background: url(../images/google_arrow.png) 125px no-repeat;}
#hd.scrolled .goog-te-gadget .goog-te-combo{color: #121212;background: url(../images/google_arrow.png) 125px no-repeat;a} */
.skiptranslate>span{display: none;}

@media screen and (max-width: 1240px){
  #google_translate_element{background-size: 15%;}
}

@media screen and (max-width: 1100px){
	#google_translate_element{right:10%; height: 45px;}
	.goog-te-gadget .goog-te-combo{height: 38px;}
}

@media screen and (max-width:960px){
  .goog-te-gadget .goog-te-combo{width:110px ; padding-left: 40px;}
}

@media screen and (max-width: 640px){
	#google_translate_element{right: 15%;}
}

.VIpgJd-ZVi9od-ORHb-OEVmcd{display: none;}
/*구글 번역*/



/*quick 메뉴*/
.quick {position: fixed; top: 80%; right: 0; z-index: 1; transform: translateY(-50%);  border-radius: 10px 0 0 10px; overflow: hidden;}
.quick li{list-style: none;}
.quick li a {padding: 10px 20px; display: block; background-color: #234a8f;  border-bottom: 1px solid #234a8f;}
.quick li a img {display: block; margin: 0 auto 5px;}
.quick li a p {font-size: 16px; font-weight: 300; color: #fff; text-align: center;}
.quick li.topbtn {padding: 25px 20px; background-color: #ddd; cursor: pointer;}
.quick li.topbtn img {display: block; margin: 0 auto;}

@media screen and (max-width: 800px) {
	.quick {display: none;}
}
/*quick 메뉴*/