@charset "utf-8";

@font-face {
    font-family: 'BookkMyungjo-Bd';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/BookkMyungjo-Bd.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}


.doc{font-size: 16px;}
.box0{ max-width: 96%; margin:0 auto; position:relative } 
.box1{ width:1300px;max-width: 96%; margin:0 auto; position:relative } 
.mobile_only{display:none;}


:root{
	color-scheme: light;
	--mainColor: #303f87;
	--subColor: #10237a;
	--fs_01: "Noto Serif KR", serif;
	--item_r: 6px;
}



/*header*/
#header .va_wrap, #header .h_wrap{height: var(--header_H);}
#header{background-color:transparent; font-size:16px; z-index: 1000; position: fixed; top: 0; left: 0; width:100%; border-bottom:1px solid rgba(255,255,255,.3);}
#header .h_wrap .h_logo{z-index:10000; line-height: 1;}
#header .h_wrap .h_logo .st2{display:none;}
#header .h_wrap .gnb .depth1{margin:0 25px; position: relative;}
#header .h_wrap .gnb .depth1 > a{font-size: 1.125em; line-height: inherit; font-weight:400; color:#fff; position: relative;}
#header .h_wrap .gnb .depth1 > ul{background:#fff; min-width: 170px; border: 1px solid #ddd; border-top:0; transition:all .5s; position:absolute; left:50%; transform:translateX(-50%); max-height:0; overflow:hidden; opacity:0 }
/*#header .h_wrap .gnb .depth1 > ul:after{content: ""; position: absolute; left: 0; top: -2px; width: 100%; height:5px; background:var(--subColor); transform: scaleX(0); transition: .3s;}*/
#header .h_wrap .gnb .depth1 > ul > .depth2 a{display: block; text-align: center; color:#444; border-top: 1px dotted #ddd; font-weight:400; font-size:1em; padding: 15px 10px; letter-spacing: 0;}
#header .h_wrap .gnb .depth1 > ul > .depth2 a:hover{background: #f5f5f5;}
#header .h_wrap .gnb .depth1:hover ul { max-height:500px;  opacity:1 }
#header .h_wrap .gnb .depth1:hover > ul:after{transform: scaleX(1);}

#header .h_wrap .gnb .depth1:before{content: ""; position: absolute; left: 0; bottom: -1px; width: 100%; height:3px; background-image: linear-gradient(45deg, #01aacd, #01aacd); transform: scaleX(0); transition: .3s; z-index: 100;} 
#header .h_wrap .gnb .depth1:hover:before{transform: scaleX(1);}


.scroll #header,
.sub #header{background-color:#fff;}
.scroll #header .h_wrap .h_logo .st1,
.sub #header .h_wrap .h_logo .st1{display:none;}
.scroll #header .h_wrap .h_logo .st2,
.sub #header .h_wrap .h_logo .st2{display:inline-block;}
.scroll #header .h_wrap .gnb .depth1 > a,
.sub #header .h_wrap .gnb .depth1 > a{color:#111;}
.scroll #header .btn_gnb .a_rd,
.sub #header .btn_gnb .a_rd{background-color:#ddd;} 
.scroll #header .hd_login > li a,
.sub #header .hd_login > li a{color:#555;}


/*검색*/
#header .hd_sch_btn{font-size:1.125em; color:#555; cursor: pointer;}
#header .hd_sch_btn.on .xi:before{content:'\e921';}
#header .hd_sch_wr #hd_sch{border:1px solid #ccc; border-radius: 50px; position: relative; width:240px; overflow: hidden;}
#header .hd_sch_wr #hd_sch #sch_stx{border:0; background:transparent; color:#555; width:100%; height: 45px; padding:5px 55px 5px 20px; font-size:.95em; box-sizing: border-box;}
#header .hd_sch_wr #hd_sch #sch_stx::placeholder{color:#aaa!important;}
#header .hd_sch_wr #hd_sch button{border:0; background-color:var(--mainColor); width:38px; height: 38px; color:#fff; position: absolute; top:50%; transform: translateY(-50%); right:4px; border-radius: 50%; font-size:.9em;}

/*회원*/
#header .hd_login{margin-left:20px;}
#header .hd_login > li a{color:#fff; margin-left:15px;}
#header .hd_login > li:first-child a{margin-left:0px;}
#header .hd_login > li .xi{vertical-align: baseline; margin-right:4px;}

/*전체메뉴버튼*/
#header .btn_gnb{width:30px; height: 30px; margin-left: 30px; position: relative; z-index: 10000;}
#header .btn_gnb .a_rd{width:10px; height: 10px; background-color: #fff; border-radius: 50%;}
#header .btn_gnb .a_rd.a1{position: absolute; top: 0; left: 0; transition:.3s;}
#header .btn_gnb .a_rd.a2{position: absolute; top: 0; right: 0; background-color:var(--mainColor)!important; transition:.3s;}
#header .btn_gnb .a_rd.a3{position: absolute; bottom: 0; left: 0; transition:.3s; }
#header .btn_gnb .a_rd.a4{position: absolute; bottom: 0; right: 0; transition:.3s; }
#header .btn_gnb:hover .a_rd.a1,
#header .btn_gnb.on .a_rd.a1,
#header .btn_gnb:hover .a_rd.a4,
#header .btn_gnb.on .a_rd.a4{display:none;}
#header .btn_gnb:hover .a_rd.a2,
#header .btn_gnb.on .a_rd.a2,
#header .btn_gnb:hover .a_rd.a3,
#header .btn_gnb.on .a_rd.a3{width:30px; border-radius: 50px;}

/* 전체메뉴 */
.pc_all_menu .gnb_all > li.depth1 > a.dp1{font-size: 2.75em; font-weight: 700; color: #333;}


/*탑버튼*/
.qk_list{position: fixed; bottom:20px; right: 15px;z-index: 1000;font-size: 16px;}
.qk_list li{ margin-top: 5px;}
.qk_list li a{display: block; width: 48px; height: 48px; line-height: 48px; text-align: center;  border-radius: 20px; font-size: 1.45em;  box-shadow: 2px 2px 3px rgb(0 0 0 / 20%); overflow: hidden; margin-left: auto; background-color: #333; color: #fff; transition: .5s;}
.qk_list li .xi{width: 48px; line-height: 48px; text-align:center;}
.qk_list li .stx{font-style: normal; font-size: .725em; width:0; overflow: hidden; display: none; font-weight: 700;}
.qk_list li a:hover .stx{width:auto; overflow: hidden; display: block;}
.qk_list li .qk_inq{background: var(--mainColor); border: 1px solid var(--mainColor);}
.qk_list li .qk_inq .stx{font-size:.7em; }
.qk_list li .qk_inq:hover{width:140px;}


/*footer*/

/*/f_txt_slide{overflow: hidden;  margin-top:8em;}
.f_txt_slide .in_text{display: flex; white-space: nowrap; transition: 0.4s; font-size: 7em; font-weight: 800; right: 0;}
.f_txt_slide .in_text p{animation: textLoop 20s linear infinite; padding-right: 20px; line-height: 1.1; color: #333; text-transform: uppercase;}
@keyframes textLoop {
  0% {transform: translateX(0);}
  100% {transform: translateX(-100%);}
}

#footer{ padding:50px 0 30px;}
#footer .f_stt{font-size:.938em; color:#666; margin-bottom: 15px;}
#footer .f_stt.mg_st{margin-top:50px;}
#footer .f_info > li{color:#222; margin-right:70px; font-size:1.125em; margin-bottom: 5px;}
#footer .f_info > li .xi{transform: rotate(-45deg); vertical-align: middle; font-size: 1.125em; margin-left: 6px;}
#footer .f_copy{font-size:.875em; color:#aaa; margin-top:40px; letter-spacing: 1px; font-weight: 200;} 
#footer .f_copy span{display:inline-block; width:30px; height: 30px; line-height: 30px; background-color: #333; color:#fff; text-align: center; border-radius: 50%; margin-right:5px;}*/

/*footer*/
.main #pt_footer{margin-top:0;}
#pt_footer{margin-top:9em; padding-top: 56px; background-color: #111; font-size:16px;}
#pt_footer .f_left{width:calc(100% - 250px)}
#pt_footer .f_right{width:250px}
#pt_footer .f_left .f_logo{margin-bottom:30px; opacity: .7;}
#pt_footer .f_left .f_info{margin-bottom: 60px;}
#pt_footer .f_left .f_info > li{font-size: 1em; color:#bbb; margin-right:60px; margin-bottom: 10px; letter-spacing:0px;}
#pt_footer .f_left .f_info > li .st{color: #888; margin-right:10px;}
#pt_footer .f_right .f_link{display: block; font-size: 1em; font-weight: 500; color: #bbb; text-align: right; margin-top: 30px; transition: .3s;}
#pt_footer .f_right .f_link:hover{color: #fff;}
#pt_footer .f_copy{font-size:.875em; font-weight: 300; color:rgb(222 222 222 / 40%); text-align: center; letter-spacing: .5px; padding: 20px 0; text-transform: uppercase; border-top: 1px solid rgba(255,255,255,.1)}
#pt_footer .site_wrap{ position: relative; margin-bottom: 20px; margin-left:auto; width:180px; }
#pt_footer .site_wrap .siteBtn{ border:1px solid #aaa; background:#111;; color: #999; padding:.8em 2em .8em 2.5em; transition:.3s; font-size:.938em; border-radius: var(--item_r);}
#pt_footer .site_wrap .siteBtn .xi{ margin-left:15px; vertical-align:sub}
#pt_footer .site_wrap .site{position:absolute; left:0; z-index:10; top:0; margin-top:3.3em; width:100%; background:#fff; /*opacity:0;*/ display: none; visibility:hidden; transition:.3s; border:1px solid #ccc; box-sizing:border-box; border-radius: var(--item_r); overflow: hidden;}
#pt_footer .site_wrap:hover .site{ /*opacity:1;*/ display: block;  visibility:visible}
#pt_footer .site_wrap .site > li{ border-bottom:1px solid #ddd; text-align: left;}
#pt_footer .site_wrap .site > li:last-child{ border-bottom:0;}
#pt_footer .site_wrap .site > li > a{ display:block; font-size:.875em; padding:.75em 3em .75em 1em; color:#333; overflow:hidden; position:relative; transition:.3s}
#pt_footer .site_wrap .site > li > a .icon:before{ content:"\e980"; font-size:.813em; margin-right:.125em}
#pt_footer .site_wrap .site > li > a:after{ content:"\e907"; font-family:xeicon!important; position:absolute; right:1em; top:50%; margin-top:-12px; transition:.3s}
#pt_footer .site_wrap:hover .siteBtn,
#pt_footer .site_wrap .site > li:hover > a{ background:#444; border-color:transparent; color:#fff; opacity:1}




/*서브 비주얼*/
/*.sub_v_wrap{position: relative; margin-top:150px; margin-bottom: 60px}
#sub_visual{}
#sub_visual .bgfix{width:0%; height: 370px;transition:1s;}
#sub_visual .sub_v_stt{ font-weight: 700; color:var(--mainColor); margin-bottom: 30px; z-index: 10; opacity:0; transition:1s;} 
#sub_visual .sub_v_stt .bar{width:30px; height: 1px; background-color: var(--mainColor); display: inline-block; opacity: .5; margin-left:10px;}
#sub_visual .sub_v_tit{ font-weight: 700; font-size:3em; z-index: 10; line-height: 1.3; opacity:0; transition:1s;}  
.load #sub_visual .bgfix{background-attachment: fixed; width:100%; background-position: center top;}
.load #sub_visual .sub_v_stt{ opacity:1}
.load #sub_visual .sub_v_tit{ opacity:1}

#sub_visual.sub10 .bgfix{background-image:url(../img/sub/v_02.jpg);}
#sub_visual.sub20 .bgfix{background-image:url(../img/sub/v_02.jpg);}
#sub_visual.sub30 .bgfix{background-image:url(../img/sub/v_02.jpg);}
#sub_visual.sub40 .bgfix{background-image:url(../img/sub/v_02.jpg);}
#sub_visual.sub50 .bgfix{background-image:url(../img/sub/v_02.jpg);}*/

/*snb*/
/*#snb {  z-index: 10; opacity: 0; transition: 1.5s;}
#snb .snb_list > li{position:relative; font-size:.875em; color:#333;}
#snb .snb_list > li:not(:last-child):before{content:'\e940'; font-family: 'xeicon'; position: absolute; top: 50%; transform: translateY(-50%); right:-30px;}
#snb .snb_list .sdp1 a{display:block;  height: 55px; line-height: 55px; border-radius: 50%; text-align:center; font-size:1.125em;}
#snb .snb_list .sdp2,
#snb .snb_list .sdp3,
#snb .snb_list .last{position: relative; margin-left:50px; box-sizing: border-box;}
#snb .snb_list .last{cursor: default;}
#snb .snb_list .sdp_tt{ font-size:1.125em; font-weight: 500;}
#snb .snb_list .last .sdp_tt:before{display:none;}
#snb .snb_list .sdp_list_wrap{ max-height: 0px; position: absolute; top: 75px; left: 0;  width: 100%;  background: #fff; border-radius: 20px; box-sizing: border-box; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10); z-index: 10; transition: .3s; transition-timing-function: ease-in-out; opacity: 0; overflow: hidden; display:none;}
#snb .snb_list .Aon .sdp_list_wrap{ max-height: 1000px; opacity: 1;}
#snb .snb_list .sdp_list{ padding: 25px; }
#snb .snb_list .sdp_list > li{margin-bottom:7px;}
#snb .snb_list .sdp_list > li:last-child{margin-bottom:0;}
#snb .snb_list .sdp_list > li a{color:#777; font-size:1.05em;}
#snb .snb_list .sdp_list > li.on a{color:var(--mainColor); font-weight: 500;}
.load #snb{ opacity: 1;}*/

/*
#snb_tab {margin-top:40px; border-bottom:1px solid #ddd;}
#snb_tab .snb_list .sdp_list > li a{color:#666; margin-right:60px; padding:17px 5px; display: block; font-size:1.125em;}
#snb_tab .snb_list .sdp_list > li.on a{color:var(--mainColor); font-weight: 500; position: relative; border-bottom:3px solid var(--mainColor);}
#snb_tab .snb_list .sdp_list > li.on a{}*/

/*서브 비주얼*/
.sub_v_wrap{position: relative;}
#sub_visual{height:430px; position: relative; overflow: hidden;}
#sub_visual .bgfix{position:absolute; top: 0; left:0; width:100%; height: 100%; transform: scale(1.15); transition-timing-function: ease-in-out; transition: 1s;}
#sub_visual .sub_v_tit{ font-weight: 600; text-align:center; font-size:3.625em; color:#fff; position: relative; z-index: 10; margin-right:3em; opacity:0; transition:1s;}
.load #sub_visual .bgfix{transform: scale(1);}
.load #sub_visual .sub_v_tit{margin-right:0; opacity:1}

#sub_visual.sub10 .bgfix{background-image:url(../img/sub/sub_v_01.jpg);}
#sub_visual.sub20 .bgfix{background-image:url(../img/sub/sub_v_02.jpg);}
#sub_visual.sub30 .bgfix{background-image:url(../img/sub/sub_v_03.jpg);}
#sub_visual.sub40 .bgfix{background-image:url(../img/sub/sub_v_04.jpg);}
#sub_visual.sub50 .bgfix{background-image:url(../img/sub/sub_v_05.jpg);}
#sub_visual.sub60 .bgfix{background-image:url(../img/sub/sub_v_01.jpg);}
#sub_visual.sub70 .bgfix{background-image:url(../img/sub/sub_v_01.jpg);}

/*snb*/
#snb { position: absolute; bottom:4em; left:50%; transform: translateX(-50%); z-index: 10; opacity: 0; transition: 1.5s; width:96%;}
#snb .snb_list .sdp1 a{display:block; width:55px; height: 55px; line-height: 55px; border-radius: 50%; text-align:center; background-color:var(--mainColor); color:#fff; font-size:1.125em;}
#snb .snb_list .sdp2,
#snb .snb_list .sdp3,
#snb .snb_list .last{position: relative; width:250px; border-bottom:1px solid rgba(255,255,255,.3);padding:15px 20px; margin-left:20px; cursor: pointer; box-sizing: border-box;}
#snb .snb_list .last{cursor: default;}
#snb .snb_list .sdp_tt{ color:#fff; font-size:1.125em; font-weight: 500; padding-right:20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#snb .snb_list .sdp_tt:before{content:'\e943'; font-family: 'xeicon'; position: absolute; top: 50%; right:20px; transform: translateY(-50%); font-size:.938em;}
#snb .snb_list .last .sdp_tt:before{display:none;}
#snb .snb_list .sdp_list_wrap{ max-height: 0px; position: absolute; top: 75px; left: 0;  width: 100%;  background: #fff; border-radius: 20px; box-sizing: border-box; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10); z-index: 10; transition: .3s; transition-timing-function: ease-in-out; opacity: 0; overflow: hidden;}
#snb .snb_list .Aon .sdp_list_wrap{ max-height: 1000px; opacity: 1;}
#snb .snb_list .sdp_list{ padding: 25px; }
#snb .snb_list .sdp_list > li{margin-bottom:7px;}
#snb .snb_list .sdp_list > li:last-child{margin-bottom:0;}
#snb .snb_list .sdp_list > li a{color:#777; font-size:1.05em;}
#snb .snb_list .sdp_list > li.on a{color:var(--mainColor); font-weight: 500;}
.load #snb{ opacity: 1;}

/*컨텐츠 페이지*/
.ctt_admin{display:none;}/*관리자 내용수정 버튼*/
#ctt header{display:none;}/*컨텐츠 페이지 타이틀 header*/

/*컨텐츠 타이틀*/
.container_title{font-weight: 400; font-size: 2.125em; padding-top: 35px; margin: 55px 0; text-align: center; position: relative;}
.container_title:before{content:''; width:1px; height: 26px; visibility: hidden; transition: .8s; transition-timing-function: ease-in-out; transform: scaleY(0); transform-origin: left top; background: #222; position: absolute; top: 0; left: 50%;} 
.load .container_title:before{transform: scaleY(1); visibility: visible;} 


/*컨텐츠 페이지*/
.ctt_admin{display:none;}/*관리자 내용수정 버튼*/
#ctt header{display:none;}/*컨텐츠 페이지 타이틀 header*/



/*개인정보&이용약관*/
.agree_box{ border:1px solid #ddd; background:#f9f9f9; border-radius:5px}
.agree_box .in_con{  padding:2em; border:1px solid #ededed; margin:1em; background:#fff;}
.agree_box .in_con .agree_wrap{ font-size: .938em;}
.agree_box .in_con .agree_wrap span{ display: block;}


/**/
.page_en{font-size:1.5em; font-weight: 600;  color: var(--subColor); margin-bottom: 10px;} 
.page_tt{font-size:2.25em; font-weight: 600;}
.page_stt{font-size:1.45em; font-weight: 600; margin-bottom: 20px;}
.page_tx{font-size:1.125em; line-height: 1.6;}
.page_stx{font-size:1em; }



/*=================================================================main============================================================*/

/*메인 비주얼*/
/*.mainSlider{position:relative; margin-top:var(--header_H); overflow:hidden} 
.mainSlider .el{ height:calc(100vh - (var(--header_H) + 30px)); position:relative; overflow:hidden}
.mainSlider .el .bg{ position:absolute; right:0; top:50%; transform: translateY(-50%); width:50%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover; transition: 1.5s; transition-delay: 2s;}
.load .mainSlider .el .bg{width:100%; }
.mainSlider .slogan{ position:absolute; top:50%; left:50%; transform: translate(-50%, -60%); color:#222;}
.load .mainSlider .slogan{color:#fff; transition-delay: 2s;}
.mainSlider .slogan > *{width:40%;}
.mainSlider .slogan .t1{ font-size:3.875em; display:block; transform:translateY(1em); font-weight: 800; opacity:0; margin-bottom: 5px; line-height: 1.2;}
.mainSlider .slogan .t2{ font-size:1.75em; font-weight: 200; transform:translateY(1em); opacity:0; line-height: 1.5; margin-top:20px;}
.mainSlider .slogan .t3{ font-size:1.068em; font-weight: 200; transform:translateY(1em); opacity:0; line-height: 1.5; margin-top:20px;}
.mainSlider .el.swiper-slide-active .bg{ }
.mainSlider .el.swiper-slide-active .slogan .t1{ transform:translateY(0); opacity:1; transition:1s; transition-delay:.5s}
.mainSlider .el.swiper-slide-active .slogan .t2{ transform:translateY(0); opacity:1; transition:1s; transition-delay:.5s}
.mainSlider .el.swiper-slide-active .slogan .t3{ transform:translateY(0); opacity:1; transition:1s; transition-delay:1.5s}

.mainSlider .mainSlider-pagination{ position: absolute; left:50%; bottom:3em; transform: translateX(-50%); z-index: 100;}
.mainSlider .mainSlider-pagination .swiper-pagination-bullet{width:120px; height:auto; margin: 0 20px 0 0; border-radius: 0; opacity: .4; background:transparent; color:#fff; border-bottom:2px solid #fff; padding-bottom:5px;}
.mainSlider .mainSlider-pagination .swiper-pagination-bullet-active{opacity: 1;}
.scroll_wrap{position: absolute; bottom: 4em; left:50%; transform: translateX(-50%); z-index: 10; opacity: 0; transition: .5s; transition-delay: 1s;}
.load .scroll_wrap{opacity: 1;}

.rs_btn{ width:118px; height: 118px; line-height: 118px; text-align: center; position: relative;}
.rs_btn:before{content: ''; width: 100%; height: 100%;background-image: url(../img/main/scroll_txt.png); position: absolute;  top: 0; left: 0; animation: rs_scroll 15s infinite linear;}
.rs_btn .xi{color:#fff; font-size: 1.25em; width:75px; height: 75px; line-height: 75px; text-align: center; background-color:var(--mainColor); border-radius: 50%;}
@keyframes rs_scroll{
0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}*/

/*메인 비주얼*/
.mainSlider{position:relative}
.mainSlider .el{ height:100vh; position:relative; overflow:hidden}
.mainSlider .el .bg{ position:absolute; left:0; top:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center center; background-size:cover; transform:scale(1.2,1.2); transition-delay:1s}
.mainSlider .slogan{ position:absolute; top:53%; left:50%; transform: translate(-50%, -60%); color:#fff;}
.mainSlider .slogan .t1{ font-size:3.625em; display:block; transform:translateY(1em); font-weight: 800; opacity:0; margin-bottom: 5px; line-height: 1.3;}
.mainSlider .slogan .t2{ font-size:1.5em; font-weight: 200; transform:translateY(1em); opacity:0; line-height: 1.5; margin-top:40px;}
.mainSlider .el.swiper-slide-active .bg{ transform:scale(1); transition:2s; transition-delay:0; transition-timing-function:ease-in}
.mainSlider .el.swiper-slide-active .slogan .t1{font-family: var(--fs_01); transform:translateY(0); opacity:1; transition:1s; transition-delay:.5s}
.mainSlider .el.swiper-slide-active .slogan .t2{ transform:translateY(0); opacity:1; transition:1s; transition-delay:1s}

.mainSlider .mainSlider-pagination{ position: absolute; left:50%; bottom:70px; transform: translateX(-50%); z-index: 100;}
.mainSlider .mainSlider-pagination .swiper-pagination-bullet{width:120px; height:auto; margin: 0 20px 0 0; border-radius: 0; opacity: .4; background:transparent; font-weight: 500; color:#fff; border-bottom:2px solid #fff; padding-bottom:5px;}
.mainSlider .mainSlider-pagination .swiper-pagination-bullet-active{opacity: 1;}

.scroll_wrap{position: absolute; bottom: 0; left:0;width:100%; z-index: 10;}
.scroll_wrap .mainSlide_scroll{ color: #fff; font-size: 0.813em; text-align: center; letter-spacing: 3px; font-weight: 200;}
.scroll_wrap .mainSlide_scroll_bar{ width: 1px; height: 55px; background: rgba(255,255,255,.3); margin: 10px auto 0; position: relative; overflow: hidden;}
.scroll_wrap .scroll_bar {width:1px; height: 21px; background: #fff; animation: box-ani 2s linear infinite backwards;}

@keyframes box-ani { 
0% {transform: translate(50%, 0);} 
100% {transform: translate(50%, 53px);}
}


/*메인 샘플용 css*/
.main_section{padding:7em 0;}
.main_section_bg{background-color: #f9f9f9;}
.main_tit{ margin-bottom: 60px;}
.main_tit .in_en{ font-size:1.5em; margin-bottom: 10px; color: var(--mainColor);}
.main_tit .in_tt{ font-size:2.437em; color:#111; line-height: 1.3; font-weight: 600; font-family: var(--fs_01);}
.main_tit .in_tx{ font-size:1.125em; color:#111; line-height: 1.6; margin-top: 20px;}
.main_more{text-align:center;}
/* .main_more a{display: inline-block; padding:13px 50px; border:1px solid #ccc; transition: .3s; color:#888; font-size:1.125em; border-radius: 50px; margin-top: 40px;}
.main_more a:hover{border-color:var(--maincolor); background-color:var(--mainColor); color:#fff;} */

.main_more{width: 180px; height: 54px; line-height: 54px; border: 1px solid #ddd; padding: 0 30px; margin: 50px auto 0; border-radius: 6px; transition: .3s;}
.main_more:hover{background: var(--subColor); border-color: var(--subColor); color: #fff;}


/* 회사소개 */
.main_about{padding: 7em 0;}
.main_about .main_tit{margin-bottom: 60px;}
.main_about .about_list{margin-right:-20px;}
.main_about .about_list > li{width:25%;}
.main_about .about_list > li:nth-child(2),
.main_about .about_list > li:nth-child(4){margin-bottom:140px;}
.main_about .about_list > li .in{display: block; position: relative; overflow: hidden; margin-right: 20px; border-radius: var(--item_r);}
.main_about .about_list > li .in .img_z{height: 400px;}
.main_about .about_list > li .in .txt_box{height: 100%; padding: 30px; align-content: end; position: relative;}
.main_about .about_list > li .in .txt_box span{font-size: 1.25em; font-weight: 600; color:#fff; position: absolute; top: 30px;}
.main_about .about_list > li .in .txt_box .in_tt{color:#fff; font-size:1.625em; font-weight: 500; line-height: 1; margin-bottom: 20px;}
.main_about .about_list > li .in .txt_box .more_btn{width:46px; height: 46px; line-height: 46px; font-size:1.25em; color: #fff; border: 1px solid #fff; border-radius: 50%; text-align: center;     margin-left: auto; transition:.3s;}
.main_about .about_list > li .in:hover .more_btn{ background: var(--subColor); border-color:var(--subColor);}


/*메인 인재풀*/
.main_company{padding: 12em 0; overflow: hidden; position: relative;} 
.main_company .main_tit .in_en{color: #fff;}
.main_company .main_tit .in_tt{color: #fff;}
.main_company .com_list{margin-top: 80px;}
.main_company .com_list > li{width: 20%;}
.main_company .com_list > li .in{text-align: center; color: #fff;}
.main_company .com_list > li .in .icon{margin-bottom: 10px;}
.main_company .com_list > li .in .icon img{}
.main_company .com_list > li .in .ti{font-size: 1.625em; font-weight: 500; margin-bottom: 10px;}
.main_company .com_list > li .in .tx{font-size: 1.0625em; opacity: .7; padding: 0 20px;} 


/*메인 SRI*/
.main_sri{padding: 7em 0;}





/* 메인 공지사항 */
.main_notice{padding: 7em 0; background: #f9f9f9;}
.main_notice .notice_cont{}
.main_notice .notice_cont .in_box{width: 50%;}
.main_notice .notice_cont .in_box{padding-right: 20px;}
.main_notice .notice_cont .in_box.st{padding-left: 20px; padding-right: 0px; }
.main_notice .notice_cont .in_box .ti{font-size: 2.437em; font-weight: 600; color: #111; margin-bottom: 35px;}
.main_notice .notice_cont .in_box .ti .xi{color: #aaa;}


/* 문의하기 */
.main_inquiry{padding: 130px 0 140px;}
.main_inquiry .main_tit .in_tit{font-size: 3.625em; font-weight: 600; font-family: var(--fs_01); line-height: 1.4; color: #fff; }
.main_inquiry .main_tit .in_en{color: #fff;} 
.main_inquiry .main_tit .img_z{display: inline-block; width: 190px; height: 57px; border-radius: 60px; margin: 0 20px -15px;}
.main_inquiry .main_tit .in_tx{ color: #ddd; margin-top: 40px;} 
.main_inquiry .inq_btn{width: 180px; height: 54px; line-height: 54px; border: 1px solid #fff; color: #fff; padding: 0 30px; margin: 50px auto 0; border-radius: 6px; transition: .3s;}
/*.main_inquiry .inq_btn:hover{background: #fff; color: var(--subColor);}*/
.main_inquiry .inq_btn:hover{background: var(--subColor); border-color: var(--subColor);}



/*메인 파트너*/
.main_partner{padding: 7em 0 10em; overflow: hidden;} 
.main_partner .main_tit{margin-bottom: 110px;}



.dot_list{margin: 0!important; text-align: left;  background: #F5F8FB; border-radius: var(--item_r); padding: 40px;}
.dot_list > li{line-height: 2.25; font-size: 1em; color: #222; position: relative; padding-left: 15px;}
.dot_list > li:before{content: ''; display: block; width: 5px; height: 5px; background: var(--subColor); border-radius: 50%; position: absolute; top: 15px; left: 0;}
.table_st{table-layout:fixed; border-top: 2px solid var(--mainColor); margin-bottom: 10px;}
.table_st th,
.table_st td{padding: .5em .8em; border: 1px solid #ddd; text-align: center; line-height: 1.6;}
.table_st th{color:#222; background-color:#f9f9f9; font-size:1em; font-weight: 500;}
.table_st td{color:#333;}
.table_st .co_1{background: #f9f9f9;}
.table_st .co_2{background: var(--mainColor); color: #fff;}
.table_info{display: none;}
.required, textarea.required{background-image: url(/img/require.png) !important;background-repeat: no-repeat !important;background-position: right top !important;}
.num_list{margin: 0!important; border: 1px solid #ddd; padding: 20px;}
.num_list > li{line-height: 1.6; font-size: 1em; color: #222; position: relative; padding-left: 10px;}
.num_list > li .st_01{font-size: 1.125em; font-weight: 600; margin-right: 5px;}
.num_list > li .st_02{font-size: .75em; font-weight: 600; text-align: center; display: inline-block; width: 22px; height: 22px;line-height: 20px; border: 2px solid #333; border-radius: 50%;}



/**/

.sub_tit{margin-bottom: 3em;}
.sub_tit .tit_box{width: 60%;}
.sub_tit .txt_box{width: 40%;}
.sub_tit .txt_box .page_tx{height: 100%; color: #333; padding-left: 4em; position: relative;}
.sub_tit .txt_box .page_tx:before{content: ''; display: block; width: 2px; height: 100%; background-image: linear-gradient(45deg, #fff, #ddd); position: absolute; top: 0; left: 0;}

.in_box{margin-bottom: 3em; position: relative;}
.in_box	.img_box .img_z{height: 400px; border-radius: var(--item_r); }


/*설립배경 및 연혁*/
.intro_wrap{}
.intro_wrap .set_list{margin-right: -20px;}
.intro_wrap .set_list > li{width: 33.33%;}
.intro_wrap .set_list > li .in{ text-align: center; background: #F5F8FB; border-radius: var(--item_r); margin-right: 20px; padding: 40px;}
.intro_wrap .set_list > li .in .icon{display: inline-block; width: 100px; height: 100px; background: #fff; border-radius: 50%; margin-bottom: 15px; align-content: center;}
.intro_wrap .set_list > li .in .ti{font-size: 1em; font-weight: 600; color: #333;}
.intro_wrap .in_box:nth-child(4){margin-top:6em;}
.intro_wrap .his_box{position: relative; width: 40%; margin-left: auto;}
.intro_wrap .his_img .img_z{width: 585px; height: 320px; border-radius: var(--item_r); margin-top: 40px;}
.intro_wrap .his_line{width:1px; height:100%; background:#ddd; position: absolute; top:40px; left:0;}
.intro_wrap .history_list{padding-left: 4em;}
.intro_wrap .history_list > li{padding: 20px 0;}
.intro_wrap .history_list > li .in{}
.intro_wrap .history_list > li .in .year{font-family: var(--fs_01); font-weight: 700; position:relative;}
.intro_wrap .history_list > li .in .year:before{content:''; display: block; position: absolute; top:24px; left:-69px; width: 10px; height: 10px; background: var(--mainColor); border-radius: 50%; z-index: 1;} 
.intro_wrap .history_list > li .in .year:after{content:''; display: block; position: absolute; top:19px; left:-74px; width: 20px; height: 20px; background: var(--mainColor); border-radius: 50%; opacity: .5; } 
.intro_wrap .history_list > li .in .date{margin-top:20px;}
.intro_wrap .history_list > li .in .page_tx{color: #666;}
.intro_wrap .history_list > li .in .mon{font-weight: 700; color: #111; margin-right: 20px;}
	
/*협회가 하는 일*/
.bus_wrap{}
.bus_wrap .bus_list{border-radius: var(--item_r); padding: 20px 40px;; background: #F5F8FB;}
.bus_wrap .bus_list > li{width: 33.33%; border-bottom: 2px dashed #ddd; margin-top: 30px; padding-bottom: 30px;}
.bus_wrap .bus_list > li:nth-child(4),
.bus_wrap .bus_list > li:nth-child(5),
.bus_wrap .bus_list > li:nth-child(6){border-bottom: 0px; margin-bottom: 0;}
.bus_wrap .bus_list > li:nth-child(3) .in,
.bus_wrap .bus_list > li:nth-child(6) .in{border-right: 0px;}
.bus_wrap .bus_list > li .in{ text-align: center; padding: 0 20px; border-right: 1px solid #ddd;}
.bus_wrap .bus_list > li .in .icon{margin-bottom: 10px;}
.bus_wrap .bus_list > li .in .page_tx{font-weight: 600; color: #333;}

/*협회회원*/
.info_wrap{}
.info_wrap .tit_box{width: 40%;}
.info_wrap .txt_box{width: 60%;}
.info_wrap .txt_box .page_stt{margin-top: 40px;}
.info_wrap .ben_list{margin-right: -10px;}
.info_wrap .ben_list > li{width: 33.33%; margin-bottom: 10px;}
.info_wrap .ben_list > li .in{height: 100%; text-align: center; background: #F5F8FB; border-radius: var(--item_r); padding: 30px; margin-right: 10px;}
.info_wrap .ben_list > li .in span{display: block; font-size: 1em; font-weight: 600; color: var(--mainColor); margin-bottom: 15px;} 
.info_wrap .ben_list > li .in .page_tx{font-weight: 500; color: #333;}
.info_wrap .step_list{margin-right: -10px;}
.info_wrap .step_list > li{width: 33.33%; margin-bottom: 10px;}
.info_wrap .step_list > li .in{text-align: center; background: #F5F8FB; border-radius: var(--item_r); margin-right: 10px; padding: 20px; position: relative; }
.info_wrap .step_list > li .in:before{content: "\e93e"; display: block; font-size: 1.125em; font-family: xeicon!important; text-align: center; color: #333; width: 46px; height: 46px; line-height: 46px; border-radius: 50%; background: #fff; position: absolute; top: 50%; right: -28px; transform: translateY(-50%); z-index: 1;}
.info_wrap .step_list > li:last-child .in:before{display: none;}
.info_wrap .step_list > li:last-child .in{background: var(--mainColor); color: #fff;}
.info_wrap .step_list > li .in .icon{margin:0 auto 10px; width: 70px; height: 70px; line-height: 70px; border-radius: 50%; background: #fff;}
.info_wrap .step_list > li .in .icon .xi{font-size: 2.5em; color: var(--mainColor);}
.info_wrap .step_list > li .in .page_tx{font-weight: 600;}

/*인재풀*/
.pool_warp .pool_list{margin-right: -20px;}
.pool_warp .pool_list > li{width: 50%;}
.pool_warp .pool_list > li .in{margin-right: 20px;}
.pool_warp .txt_box .page_stt {margin-top: 40px;}
.pool_warp .in_box:nth-child(4){margin-top: 6em;} 
.pool_warp .in_box .tit_box{width: 40%;}
.pool_warp .in_box .txt_box{width: 60%;}
.pool_warp .in_box .img_bx{ border-radius: var(--item_r); overflow: hidden; margin-bottom: 20px;}
.pool_warp .in_box .img_bx .img_z{width: 100%; height: 250px;}
