@charset "utf-8";

@import url('https://webfontworld.github.io/pretendard/Pretendard.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200;300;400;500;600;700;900&display=swap');

@font-face {
    font-family: 'JalnanGothic';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/JalnanGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap')

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family: 'Pretendard';background:#fff}
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: 'Pretendard'}
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';font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family: 'Pretendard';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,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {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 {height: 100px; position: fixed; width: 100%; font-family: 'Pretendard'; transition: 0.3s; z-index: 9999;}
#hd:hover{background: #fff; transition: 0.3s;}
#hd:hover a{color: #121212;}
#hd:hover:after{display: block; content: ""; width: 100%; height: 1px; background: #eee; position: absolute; top: 99px; z-index: 999;}
#hd:hover #logo>a{background: none;}
#hd:hover #logo{background: url(../images/logo_h.png) center top 20px no-repeat;}
#hd:hover .mobile_op_bt .btn_line{background: #121212;}
#hd:hover .mobile_op_bt .btn_line1{background: #00489e;}

#hd.scrolled{background: #fff; transition: 0.3s;}
#hd.scrolled a{color: #121212; transition: 0.3s;}
#hd.scrolled #logo>a{background: none;}
#hd.scrolled #logo{background: url(../images/logo_h.png) center top 20px no-repeat;}
#hd.scrolled .mobile_op_bt .btn_line{background: #121212;}
#hd.scrolled .mobile_op_bt .btn_line1{background: #00489e;}

@media screen and (max-width: 640px){
  #hd{height: 80px;}
  #hd:hover:after{display: none;}
  #hd:hover #logo{background: url(../images/logo_h.png) center center no-repeat; background-size: contain;}
  #hd.scrolled #logo{background: url(../images/logo_h.png) center center no-repeat; background-size: contain;}
}


#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:100px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {line-height:100px; position:absolute; z-index:100;}
#logo>a { display:block; width:300px; height:100px; text-align: center; background: url(../images/logo.png) center center no-repeat; }
#logo>a>img {text-align:center; display:inline-block; padding:32px 0; }

.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}

.hd_btn{width: 120px; height: 40px; line-height: 40px; background: linear-gradient(#00489e, #0077c3); text-align: center; border-radius: 20px; float: right; position: relative; z-index: 999; margin:30px 30px 0 0;}
.hd_btn a{color: #fff !important; font-size: 14px;}
.hd_btn a img{margin-right: 5px;}

@media screen and (max-width: 640px){
  #hd_wrapper{height: 80px;}
  #logo>a{width: 150px; line-height: 80px; height: 80px; background-size: contain;}
  .hd_btn{display: none;}
}

/* 메인메뉴 */
#gnb {position: absolute; width: 100%; top:0;  z-index: 99;  background:rgba(255,255,255,0); transition: 0.3s;}
#gnb:hover{background: rgba(255, 255, 255, 1); transition: 0.3s;}
#gnb:hover a{color: #000;}
.gnb_wrap {width: 100%; max-width: 800px; margin: 0 auto; position: relative; overflow-x: auto; scrollbar-width: none;}
.gnb_wrap:after{display: block; visibility: hidden; clear: both; content: "";}
#gnb:after{content:""; display:block; clear:both; visibility: hidden;}
#gnb h2 {position:absolute;width: 100%;display: none;text-indent: -999999px;height: 50px;}
#gnb_1dul {padding:0;zoom:1; height: 100px; overflow: hidden;text-align:right; display: block; width: 800px; margin: 0 auto;} /* background:url(/theme/basic/images/menu_bg.png) left bottom no-repeat;  */
#gnb_1dul .gnb_tel{width: 230px; float: right; padding-top: 25px;}
#gnb_1dul .gnb_tel .gnb_tel_box{float: left;}
#gnb_1dul .gnb_tel .gnb_tel_icon{width: 25%;}
#gnb_1dul .gnb_tel .gnb_tel_num{width: 75%; padding-left: 3%;}
#gnb_1dul .gnb_tel .gnb_tel_num h3{font-size: 20px; line-height: 24px; font-weight: 800; color: #012060; text-align: left;}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative; float: left; width:20%; vertical-align: top;text-align: center;}
.gnb_1dli:after{display: block; content: ""; height: 3px; width: 0; margin: 0 auto; background: #00489e; transition: 0.3s; position: absolute; top: 97px; z-index: 999;}
.gnb_1dli:hover:after{width: 100%; transition: 0.3s;}
.gnb_1da {display:inline-block;width: 100%;color:#fff;line-height: 100px;text-decoration:none;font-size: 18px !important;box-sizing: border-box; font-weight: 500;}
.gnb_1dli:hover>a{color: #000;}
.gnb_2dul {display:block; width: 100%;margin:15px 0 20px;}
.gnb_2da {display:block;padding: 15px 10px;text-decoration:none;color:#666 ; font-size:16px !important; text-align: center; font-family: 'Pretendard'; position: relative; transition: 0.3s;}
.gnb_2da:hover{color: #00489e !important; transition: 0.3s;}
.gnb_2da:focus{text-decoration:none; color:#333; font-size: 15px;}

/* 모바일메뉴 */
#gnb_mobile{position:fixed; right: 0; max-width: 400px; width: 100%; z-index: 1000;}
.gnb_mobile_wr{position: absolute; right : -400px; z-index:9999; background: #fff; padding: 80px 30px 0 30px; width: 100%; height: 100vh;}

#gnb_all {}
#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:24px; display:block;position:relative; 
  font-weight:500; color:#121212; font-family: 'Pretendard'; padding:25px 0;}
  #gnb_all .gnb_al_li .gnb_al_a:hover{}
#gnb_all .gnb_al_li li {padding: 10px 17px; font-size: 16px; font-family: 'Pretendard'; font-weight: 400;}
#gnb_all .gnb_al_li li a {color:#121212}
#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: block; position: relative; z-index: 999;}
.mobile_op_bt .btn_line{display: block; width: 30px; height: 2px; background: #fff; margin-bottom: 7px;}
.mobile_op_bt .btn_line1{background: #00489e; width: 20px; margin-left: 10px;}
.mobile_op_bt .btn_line3{margin-bottom: 0; width: 24px;}
.gnb_menu_btn {background:none;color:#111; border:0; line-height: 100px;
  vertical-align:top;font-size:28px; float: right; margin: 40px 30px 0 0;}
#gnb_mobile .gnb_close_btn {background:#fff;color:#121212; border:0; width: 25px;
  vertical-align:top;font-size:20px; position: absolute; top: 30px; right: 30px; z-index: 9999;}
#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: #fff;}

.m_login{text-align: center; margin-top: 30px;}
.m_login a{font-family: 'Pretendard'; font-size: 15px; border: 1px solid #cdcdcd;
  border-radius: 30px; padding: 5px 20px; font-weight: 300; color: #666; display: inline-block;}

.m_lang{text-align: center; margin-top: 10px;}
.m_lang a{font-family: 'Pretendard'; font-size: 15px; border: 1px solid #097c25;
  border-radius: 30px; padding: 5px 20px; font-weight: 300; color: #097c25; display: inline-block;}

@media screen and (max-width: 1400px){
  #gnb_1dul{width: 650px;}
}

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

@media screen and (max-width: 640px) {
  .hd_login{display: none;}
  .hd_lang{display: none;}
  #logo{line-height: 60px;}
  #logo img{}
  .gnb_menu_btn{line-height: 60px; margin: 30px 30px 0 0;}
  #gnb_mobile .gnb_close_btn{top: 30px;}

}

/*메인배너*/
.mainVideo {top:0;width: 100%;height: 100vh;overflow:hidden; background-size:cover;padding:0;}
.bg-fixed{background-size:cover;padding:0;background-color:#000; opacity:0.5; position:absolute; width:100%; height:100vh; top:0;left:0; z-index:1}

.main-carousel{padding:0; display:block; position:relative}
.main-carousel .li{height:100vh; background-size:cover; background-position:center; position:relative}
.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:.2;z-index:1}
.main-carousel .jarallax { height: 100vh;}
.main-carousel .img01 { background-image:url(../images/main_banner_img01.jpg);}
.main-carousel .img02 { background-image:url(../images/main_banner_img02.jpg);}
.main-carousel .img03 { background-image:url(../images/main_banner_img03.jpg);}
.main-carousel .li .copy_area{width:100%; max-width: 1400px; color:#fff;position:absolute; top:50%; left: 50%; transform:translate(-50%, -50%);z-index:2}
.main-carousel .li .copy_area h2{font-family: 'JalnanGothic'; font-size:60px; font-weight:400; line-height:1.3; position: relative; word-break: keep-all;}
.main-carousel .li .copy_area h3{ font-size:24px; line-height: 36px; font-weight:300;margin:40px 0 80px; color:#fff; word-break:keep-all}
.main-carousel .li .copy_area h3 b{font-weight: 700;}
.main-carousel .li .copy_area h4{font-size: 15px; line-height: 24px; font-weight: 300; text-align:center;  color:#fff;}
.main-carousel .owl-dots{position:absolute; left: 50%; transform: translateX(-50%); width:100%; max-width: 1400px; bottom:250px;}
.main-carousel .owl-dots .owl-dot{background:rgba(255, 255, 255, 0.5);width:100px; height:1px; display:inline-block; border:0}
.main-carousel .owl-dots .owl-dot.active{background:rgba(255, 255, 255, 1)}
.main-carousel .owl-nav{position:absolute;width:100%;bottom:50%}
/*.main-carousel .owl-nav .owl-prev{width:40px;height:30px;position:absolute;left:50px; font-size:14px; color:#fff; border-top: 1px solid #fff; border-left:0; border-right:0; border-bottom:0; padding-top:5px; text-align:center; background-color:transparent; cursor:pointer}
.main-carousel .owl-nav .owl-next{width:40px;height:30px;position:absolute;right:50px; font-size:14px; color:#fff; border-top: 1px solid #fff; border-left:0; border-right:0; border-bottom:0; padding-top:5px; text-align:center; background-color:transparent;  cursor:pointer}
*/
.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;}

.visual_slider .visual-notice{width:100%; right:0; position:absolute; bottom:0; z-index:1 }
.visual_slider .visual-notice .inner {background:rgba(0,0,0,0.6); overflow:hidden; max-width:1240px; margin:0 auto} 
.visual_slider .visual-notice:after{content:''; width:calc(50% - 620px); height:100%; right:0; position:absolute; top:0; background:rgba(0,0,0,0.6);}  
.visual_slider .visual-notice h3{padding:20px; color:#fff; float:left; max-width:130px;}

/*스크롤다운*/
.mouse{position: absolute; bottom: 50px; left: 50%; transform: translateX(-50%); z-index: 9999;}
.mouse span{font-size: 15px; color: #fff;}
.scroll_down{width: 30px; height: 45px; margin: auto; margin-bottom: 10px;}
.mousey{padding: 10px 12px; height: 25px; border:2px solid #fff; border-radius: 25px; opacity: 0.75; box-sizing: content-box;}
.scroller{width: 4px; height: 6px; border-radius: 25%; background: #fff; animation-name: scroll; animation-duration: 2s; animation-timing-function: cubic-bezier(.15,.41,.69,.94); animation-iteration-count: infinite;}
@keyframes scroll{

  0%{opacity: 0;}
  10%{transform: translateY(0); opacity: 1;}
  100%{transform: translateY(15px); opacity: 0}
  @keyframes downup{
      0%{opacity: 0; transform: translateY(0, 100px);}
      100%{opacity: 1; transform: translate(0, 0);}
    }
  @keyframes bounce{
    from,
    to{margin-bottom: 0; animation-timing-function: ease-out;}
    50%{margin-bottom: 8px; animation-timing-function: ease-in;}
    }
  }

@media screen and (max-width:1400px){
  .main-carousel .li .copy_area{padding: 0 2%;}
  .main-carousel .owl-dots{padding: 0 2%;}
}

@media screen and (max-width:640px) {
  
  .mainVideo { height:100vh}
  .bg-fixed { height:100vh}
  .main-carousel .jarallax { height: 100vh;}
  .main-carousel .li { height:100vh;}
  .main-carousel .img01 { background-image:url(../images/main_banner_img01.jpg);}
  .main-carousel .img02 { background-image:url(../images/main_banner_img02.jpg);}
  .main-carousel .img03 { background-image:url(../images/main_banner_img03.jpg);}
  .main-carousel .li .copy_area{padding: 0 2%;}
  .main-carousel .li .copy_area h2 {font-size: 36px;}
  .main-carousel .li .copy_area h3 { margin:30px 0 60px; font-size: 15px; line-height: 24px;}
  .main-carousel .li .copy_area h3 br{display: none;}
  .main-carousel .li .copy_area h4{word-break: keep-all;}
  .main-carousel .owl-nav { display:none}

}
/*메인배너*/

/*con1*/
.con1{width: 100%; background: url(../images/con1_bg.png)right bottom no-repeat; padding-bottom: 100px;}
.con1 .con1_wrap{max-width: 1400px; margin: 0 auto; display: flex; flex-wrap: wrap;}
.con1 .con1_wrap .con1_box{width: 50%; display: flex;}
.con1 .con1_wrap .con1_box ul{width: 43%; margin-right: 7%;}
.con1 .con1_wrap .con1_box ul:first-child{margin-top: -30px; position: relative; z-index: 999;}
.con1 .con1_wrap .con1_box ul:last-child{margin-top: 100px;}
.con1 .con1_wrap .con1_box ul li{width: 100%; height: 500px; position: relative; box-shadow: 5px 5px 10px rgba(0, 0, 0, .1); border-radius: 20px; overflow: hidden;}
.con1 .con1_wrap .con1_box ul:first-child li:first-child{background: url(../images/con1_img1.png)center center no-repeat; margin-bottom: 50px; background-size: cover;}
.con1 .con1_wrap .con1_box ul:first-child li:nth-of-type(2){background: url(../images/con1_img3.png)center center no-repeat; margin-bottom: 50px; background-size: cover;}
.con1 .con1_wrap .con1_box ul:first-child li:nth-of-type(3){background: url(../images/con1_img5.png)center center no-repeat; background-size: cover;}
.con1 .con1_wrap .con1_box ul:last-child li:first-child{background: url(../images/con1_img2.png)center center no-repeat; margin-bottom: 50px; background-size: cover;}
.con1 .con1_wrap .con1_box ul:last-child li:last-child{background: url(../images/con1_img4.png)center center no-repeat; background-size: cover;}
.con1 .con1_wrap .con1_box ul li a{display: block; width: 100%; height: 100%;}
.con1 .con1_wrap .con1_box ul li a h2{font-size: 24px; font-weight: 700; color: #fff; position: absolute; left: 40px; bottom: 40px;}
.con1 .con1_wrap .con1_box ul li a h2 span{font-size: 14px; font-weight: 400;}
.con1 .con1_wrap .con1_box:last-child{display: block; padding: 200px 0 0 50px;}
.con1 .con1_wrap .con1_box h3{font-size: 24px; color: #0054a5; font-weight: 400;}
.con1 .con1_wrap .con1_box h4{font-size: 40px; font-weight: 700; color: #121212; line-height: 50px; margin: 30px 0 50px;}
.con1 .con1_wrap .con1_box p{font-size: 20px; color: #666; line-height: 30px; margin-bottom: 60px;}
.con1 .con1_wrap .con1_box a.con1_btn{display: block; width: 60px; height: 60px; background: #0054a5; text-align: center; line-height: 60px; border-radius: 50%; position: relative; margin-left: 20px;}
.con1 .con1_wrap .con1_box a.con1_btn:after{display: block; content: ""; width: 80px; height: 80px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); border:1px solid rgba(0, 84, 165, .5); border-radius: 50%; animation: con1_btn 1s infinite;}
@keyframes con1_btn{
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@media screen and (max-width: 1400px){
  .con1{padding: 0 2% 100px;}
  .con1 .con1_wrap{display: block;}
  .con1 .con1_wrap .con1_box{width: 100%;}
}

@media screen and (max-width: 1200px){
  .con1 .con1_wrap{display: block;}
  .con1 .con1_wrap .con1_box{width: 100%;}
}

@media screen and (max-width: 640px){
  .con1 .con1_wrap .con1_box ul{width: 48%; margin-right: 4%;}
  .con1 .con1_wrap .con1_box ul:last-child{margin-right: 0;}
  .con1 .con1_wrap .con1_box ul li{height: 350px;}
  .con1 .con1_wrap .con1_box ul li a h2{font-size: 18px; left: 20px; bottom: 20px;}
  .con1 .con1_wrap .con1_box:last-child{padding: 100px 0 0 0;}
  .con1 .con1_wrap .con1_box h3{font-size: 18px;}
  .con1 .con1_wrap .con1_box h4{font-size: 30px; line-height: 40px;}
  .con1 .con1_wrap .con1_box p{font-size: 16px; line-height: 24px;}

}
/*con1*/

/*con2*/
.con2{width: 100%; padding: 130px 0; background: url(../images/con2_bg.jpg) center center no-repeat;}
.con2 .con2_wrap{width: 100%; max-width: 1400px; margin: 0 auto; display: flex; flex-wrap: wrap;}
.con2 .con2_wrap .con2_box{width: 50%;}
.con2 .con2_wrap .con2_box h2{font-size: 24px; font-weight: 400; color: #fff;}
.con2 .con2_wrap .con2_box h3{font-size: 40px; line-height: 50px; color: #fff; font-weight: 700; margin: 30px 0 40px;}
.con2 .con2_wrap .con2_box p{font-size: 20px; line-height: 30px; color: #fff; margin-bottom: 60px;}
.con2 .con2_wrap .con2_box a{display: inline-block; width: 180px; line-height: 50px; text-align: center; border: 1px solid #fff; font-size: 16px; color: #fff;}

@media screen and (max-width: 1400px){
  .con2{padding: 150px 2%; background: url(../images/con2_bg2.jpg) center bottom no-repeat;}
  .con2 .con2_wrap{display: block;}
  .con2 .con2_wrap .con2_box{width: 100%;}
  .con2 .con2_wrap .con2_box:first-child{margin-bottom: 50px;}
  .con2 .con2_wrap .con2_box h2{font-size: 18px;}
}

@media screen and (max-width: 640px){
  .con2 .con2_wrap .con2_box h2{font-size: 18px;}
  .con2 .con2_wrap .con2_box h3{font-size: 28px; line-height: 40px;}
  .con2 .con2_wrap .con2_box p{font-size: 16px;}
  .con2 .con2_wrap .con2_box ul li h4{font-size: 18px;}
}
/*con2*/

/*con3*/
.con3 { padding:160px 0; }
#con3 { width:100%; display:flex; flex-wrap:wrap; }
.con3_txt { width:40%; padding-left:250px; padding-right:50px; word-break:keep-all; position:relative; }
.con3_txt h2{font-size: 36px; font-weight: 700; color: #121212; line-height: 44px; margin-bottom: 40px;}
.con3_txt p{font-size: 20px; font-weight: 400; color: #666; line-height: 30px; margin-bottom: 50px; word-break: keep-all;}
.con3 .con3_txt a.con3_btn{display: block; width: 60px; height: 60px; background: #0054a5; text-align: center; line-height: 60px; border-radius: 50%; position: relative; margin-left: 10px;}
.con3 .con3_txt a.con3_btn:after{display: block; content: ""; width: 80px; height: 80px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); border:1px solid rgba(0, 84, 165, .5); border-radius: 50%; animation: con1_btn 1s infinite;}

.con3_slide { width:60%; }

@media screen and (max-width: 1500px) {
  .con3_txt { padding-left:50px; }
}

@media screen and (max-width: 1200px) {
  .con3 { padding:80px 0; }
  .con3_txt  { width:100%; padding: 20px 20px 50px !important; }
  .con3_slide { width:100%; }
}

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

@media screen and (max-width: 640px) {
  .con3_txt h2{font-size: 26px; line-height: 36px;}
  .con3_txt p{font-size: 16px; line-height: 24px;}
}

/*con4*/
.con4{width: 100%;}
.con4 .con4_img{width: 85%;}
.con4 .con4_img img{width: 100%;}
.con4 .con4_wrap{width: 100%; max-width: 1400px; margin: 0 auto; padding: 80px 0; position: relative;}
.con4 .con4_wrap h2{font-size: 20px; color: #0054a5; font-weight: 400;}
.con4 .con4_wrap h3{font-size: 40px; font-weight: 700; color: #121212; margin: 30px 0 50px;}
.con4 .con4_wrap h4{font-size: 100px; color: #f6f6f6; font-weight: 700; position: absolute; top: 0; right: 0; line-height: 80px;}
.con4 .con4_wrap a{display: inline-block; width: 150px; line-height: 40px; border:1px solid #121212; background: #121212; color: #fff; text-align: center; font-size: 16px; border-radius: 20px; margin-right: 10px;}

.con4 .con4_wrap a:last-child{background: #fff; color: #121212;}

@media screen and (max-width: 1400px){
  .con4 .con4_wrap{padding: 80px 2%;}
}

@media screen and (max-width: 640px){
  .con4 .con4_wrap h2{font-size: 16px;}
  .con4 .con4_wrap h3{font-size: 30px; word-break: keep-all;}
  .con4 .con4_wrap h4{font-size: 60px; line-height: 50px;}
}
/*con4*/

/*con5*/
.con5{width: 100%; padding: 0 0 80px;}
.con5 .con5_wrap{max-width: 1400px; margin: 0 auto;}
.con5 .con5_wrap ul{width: 100%; display: flex; flex-wrap: wrap;}
.con5 .con5_wrap ul li{width: 23%; margin-right: 2.6666%; border:1px solid #ddd; text-align: center;}
.con5 .con5_wrap ul li:last-child{margin-right: 0;}

@media screen and (max-width: 1400px){
  .con5{padding: 0 2% 80px;}
}

@media screen and (max-width: 1200px){
  .con5 .con5_wrap ul li:nth-of-type(1) img{max-width: 214px; width: 100%;}
  .con5 .con5_wrap ul li:nth-of-type(2) img{max-width: 250px; width: 100%;}
  .con5 .con5_wrap ul li:nth-of-type(3) img{max-width: 158px; width: 100%;}
  .con5 .con5_wrap ul li:nth-of-type(4) img{max-width: 203px; width: 100%;}
}

@media screen and (max-width: 640px){
  .con5 .con5_wrap ul li{width: 49%; margin-right: 2%; margin-bottom: 2%; line-height: 82px; padding: 0 20px;}
  .con5 .con5_wrap ul li:nth-of-type(2n){margin-right: 0;}
}
/*con5*/

/*서브페이지*/

/*a1*/
.a1{width: 100%; display: flex; justify-content: flex-end; padding: 80px 0;}
.a1 .a1_wrap{width: 100%; max-width: 1560px;}
.a1 .a1_wrap h2{font-size: 50px; font-weight: 400; color: #121212; line-height: 60px; margin-bottom: 20px; word-break: keep-all;}
.a1 .a1_wrap h2 span{font-weight: 700; color: #0054a5;}
.a1 .a1_wrap .a1_img{max-width: 1560px; height: 500px; margin-bottom: 50px; overflow: hidden; animation: a1_img 1.5s 1 linear; background: url(../images/a1_img.jpg) center center no-repeat; background-size: cover;}
.a1 .a1_wrap .a1_img img{width: 100%;}

@keyframes a1_img{
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

.a1 .a1_wrap ul{width: 100%; display: flex;}
.a1 .a1_wrap ul li:first-child{width: 40%;}
.a1 .a1_wrap ul li:last-child{width: 60%;}
.a1 .a1_wrap ul li h3{font-size: 30px; line-height: 40px; font-weight: 700; color: #121212; word-break: keep-all;}
.a1 .a1_wrap ul li p{font-size: 18px; line-height: 30px; color: #666; margin-bottom: 80px; word-break: keep-all;}
.a1 .a1_wrap ul li h4{font-size: 24px; color: #333; font-weight: 400;}
.a1 .a1_wrap ul li h4 b{font-weight: 700; color: #121212;}

@media screen and (max-width: 1400px){
  .a1 .a1_wrap h2{padding: 0 2%;}
  .a1 .a1_wrap ul{padding: 0 2%;}
}

@media screen and (max-width: 1200px){
  .a1 .a1_wrap ul li:first-child{width: 35%; margin-right: 5%;}
  .a1 .a1_wrap ul li:last-child{width: 60%;}
}

@media screen and (max-width: 960px){
  .a1 .a1_wrap ul{display: block;}
  .a1 .a1_wrap ul li:first-child{width: 100%; margin-right: 0; margin-bottom: 5%;}
  .a1 .a1_wrap ul li:last-child{width: 100%;}
}

@media screen and (max-width: 640px){
  .a1 .a1_wrap h2{font-size: 30px; line-height: 44px;}
  .a1 .a1_wrap ul li h3{font-size: 20px; line-height: 30px;}
  .a1 .a1_wrap ul li p{font-size: 15px; line-height: 24px;}
  .a1 .a1_wrap ul li h4{font-size: 20px;}

}
/*a1*/

/*a2*/
.a2{width: 100%; position: relative; overflow: hidden; padding: 50px 0;}
.a2 .a2_wrap{width: 100%; max-width: 1400px; margin: 0 auto; display: flex; flex-wrap: wrap;}
.a2 .a2_wrap .a2_box{width: 50%; position: relative;}
.a2 .a2_wrap .a2_box:last-child:before{display: block; content: ""; width: 2px; height: 100%; position: absolute; left: 0; background: linear-gradient( to bottom, #0054a5 70%, #d4d4d4 30%) fixed; top: 20px; z-index: 1;}
.a2 .a2_wrap .a2_box h2{font-size: 80px; font-weight: 700; color: #121212; font-family: "Montserrat", sans-serif;}
.a2 .a2_wrap ul{width: 100%; margin-bottom: 60px; position: relative;}
.a2 .a2_wrap ul li{}
.a2 .a2_wrap ul li.year{padding-left: 54px; position: relative;}
.a2 .a2_wrap ul li.year:before{display: block; content: ""; width: 21px; height: 21px; border: 5px solid #D5E9FC; position: absolute; border-radius: 50%; left: -10px; top: 13px; z-index: 2; background: #0054a5;}
.a2 .a2_wrap ul li.text{padding-left: 54px; width: 90%;}
.a2 .a2_wrap ul li.img{}
.a2 .a2_wrap ul li h3{font-size: 48px; color: #3D84C8; position: relative; top: -10px; font-family: "Montserrat", sans-serif;}
.a2 .a2_wrap ul li p{font-size: 16px; position: relative; padding-left: 60px; color: #7c7c7c; margin-bottom: 20px; line-height: 30px;}
.a2 .a2_wrap ul li p span{position: absolute; left: 0; font-weight: 600; color: #111;}
.a2 .a2_wrap ul li img{width: 100%;}

@media screen and (max-width: 1100px){
  .a2{padding: 50px 2%;}
  .a2 .a2_wrap{display: block;}
  .a2 .a2_wrap .a2_box{width: 100%;}
  .a2 .a2_wrap .a2_box h2{font-size: 60px; margin-bottom: 50px;}
}

@media screen and (max-width: 640px){
  .a2{padding: 50px 2%;}
  .a2 .a2_wrap ul li h3{font-size: 32px;}
  .a2 .a2_wrap ul li.year{padding-left: 30px;}
  .a2 .a2_wrap ul li.year:before{top: 0; left: -9px;}
  .a2 .a2_wrap ul li.text{padding-left: 30px;}
  .a2:before{left: 121px}
  .a2 .a2_wrap ul li p{font-size: 14px; margin-bottom: 14px; padding-left: 50px; line-height: 24px;}
}
/*a2*/

/*a3*/
.a3{width: 100%; text-align: center; padding: 50px 0;}
.a3 img{max-width: 1170px; width: 100%;}

@media screen and (max-width: 1160px){
  .a3{padding: 50px 2%;}
}
/*a3*/

/*a4*/
.a4{width: 100%; padding: 50px 0;}
.a4 .a4_wrap{width: 100%; max-width: 1400px; margin: 0 auto;}
.a4 .a4_wrap .a4_map{position: relative; margin-bottom: 60px;}
.a4 .a4_wrap .a4_map .a4_tit{display: inline-block; padding: 20px 30px; position: absolute; left: 0; bottom: 0; z-index: 999; background: #222;}
.a4 .a4_wrap .a4_map .a4_tit h2{font-size: 36px; font-weight: 700; color: #fff;}
.a4 .a4_wrap .a4_map .a4_tit h2 img{margin-right: 10px;}
.a4 .a4_wrap .a4_map .wrap_controllers{display: none;}
.a4 .a4_wrap .a4_txt{width: 100%; display: flex; flex-wrap: wrap;}
.a4 .a4_wrap .a4_txt .a4_box{display: flex; margin-right: 30px;}
.a4 .a4_wrap .a4_txt .a4_box:last-child{margin-bottom: 0;}
.a4 .a4_wrap .a4_txt span{display: inline-block; width: 50px; line-height: 50px; background: #f6f6f6; color: #cb1f26; text-align: center; border-radius: 50%;}
.a4 .a4_wrap .a4_txt span i{font-size: 20px; line-height: 50px;}
.a4 .a4_wrap .a4_txt b{font-size: 20px; line-height: 50px; margin: 0 30px;}
.a4 .a4_wrap .a4_txt p{font-size: 20px; line-height: 50px; color: #121212;}
.a4 .a4_wrap .a4_txt .a4_btn{display: block; width: 200px; line-height: 50px; margin-left: auto; text-align: center; background: #fae100; border:1px solid #fae100; border-radius: 25px;}
.a4 .a4_wrap .a4_txt .a4_btn a{font-size: 16px; color: #3396ff; font-weight: 500;}
.a4 .a4_wrap .a4_txt .a4_btn a i{margin-left: 5px;}

@media screen and (max-width: 1400px){
  .a4{padding: 50px 2%;}
}

@media screen and (max-width: 1160px){
  .a4 .a4_wrap .a4_txt .a4_box:first-child{margin-bottom: 20px; margin-right: 0;}
}

@media screen and (max-width: 960px){
  .a4 .a4_wrap .a4_txt span i{font-size: 16px;}
  .a4 .a4_wrap .a4_txt b{font-size: 16px;}
  .a4 .a4_wrap .a4_txt p{font-size: 16px;}
}

@media screen and (max-width: 640px){
  .a4 .a4_wrap .a4_map .a4_tit h2{font-size: 28px;}
  .a4 .a4_wrap .a4_txt .a4_box{display: block; margin-bottom: 20px;}
  .a4 .a4_wrap .a4_txt p{padding-left: 80px;}
  .a4 .a4_wrap .a4_txt .a4_btn{margin-left: 0;}
  .a4 .a4_wrap .a4_txt .a4_btn a{font-size: 14px;}
}
/*a4*/

/*a5*/
.a5{width: 100%; padding: 50px 0;}
.a5 ul{width: 100%; max-width: 1000px; margin: 0 auto 50px; display: flex;}
.a5 ul li{width: 31%; margin-right: 3.5%; border:1px solid #ddd; text-align: center; line-height: 60px;}
.a5 ul li:last-child{margin-right: 0;}
.a5 h2{max-width: 1000px; margin: 0 auto; text-align: center; font-size: 20px; font-weight: 500; color: #fff; background: #0054a5; line-height: 50px;}

@media screen and (max-width: 960px){
  .a5 ul li:first-child img{max-width: 188px; width: 100%;}
  .a5 ul li:nth-of-type(2) img{max-width: 234px; width: 100%;}
  .a5 ul li:last-child img{max-width: 180px; width: 100%;}
}

@media screen and (max-width: 640px){
  .a5{padding: 50px 2%;}
  .a5 ul{display: block;}
  .a5 ul li{width: 100%; margin-right: 0; margin-bottom: 3.5%;}
}
/*a5*/

/*a6*/
.a6{width: 100%; padding: 50px 0;}
.a6 .a6_wrap{max-width: 1400px; margin: 0 auto;}
.a6 .a6_wrap h2{font-size: 40px; font-weight: 700; color: #121212; margin-bottom: 50px;}
.a6 .a6_wrap dl{width: 100%; display: flex; margin-bottom: 80px;}
.a6 .a6_wrap dl:last-child{margin-bottom: 0;}
.a6 .a6_wrap dl dd{font-size: 16px; background: #0054a5; color: #fff; width: 180px; text-align: center; height: 50px; line-height: 50px; border-radius: 50px;}
.a6 .a6_wrap dl dt{padding-left: 30px;}
.a6 .a6_wrap dl dt p{font-size: 18px; color: #666; line-height: 30px;}
.a6 .a6_wrap dl dt p span{color: #121212; font-weight: 700; display: inline-block; width: 100px;}
.a6 .a6_wrap dl dt h3{font-size: 14px; margin-top: 30px; font-weight: 400; color: #b6b6b6;}
.a6 .a6_wrap dl dt h3 b{color: #333;}
.a6 .a6_wrap dl dt h4{font-size: 36px; font-weight: 700; color: #D5A419;}
.a6 .a6_wrap dl dt h4 span{font-size: 16px; font-weight: 400; color: #666;}

@media screen and (max-width: 1400px){
  .a6{padding: 50px 2%;}
}

@media screen and (max-width: 760px){
  .a6 .a6_wrap dl{display: block; margin-bottom: 50px;}
  .a6 .a6_wrap dl dd{margin-bottom: 20px;}
  .a6 .a6_wrap dl dt{padding-left: 10px;}
  .a6 .a6_wrap dl dt p{font-size: 14px;}
  .a6 .a6_wrap dl dt h3{word-break: keep-all;}
  .a6 .a6_wrap dl dt h4{font-size: 24px;}
  .a6 .a6_wrap dl dt h4 span{font-size: 14px;}
}
/*a6*/

/*b1*/
.b1{width: 100%; padding: 50px 0 0;}
.b1 .b1_wrap{width: 100%; max-width: 1400px; margin: 0 auto;}
.b1 .b1_wrap .b1_con{margin-bottom: 100px;}
.b1 .b1_wrap .b1_con .b1_img img{width: 100%;}
.b1 .b1_wrap .b1_con h2{font-size: 18px; color: #cb1f26; font-weight: 700;}
.b1 .b1_wrap .b1_con h3{font-size: 50px; font-weight: 300; color: #121212; line-height: 60px; margin: 50px 0;}
.b1 .b1_wrap .b1_con h3 b{font-weight: 700;}
.b1 .b1_wrap .b1_con ul{width: 100%; display: flex; flex-wrap: wrap; margin-bottom: 100px;}
.b1 .b1_wrap .b1_con ul li{width: 50%; display: flex; align-items: center;}
.b1 .b1_wrap .b1_con ul li img{width: 100%;}
.b1 .b1_wrap .b1_con ul li .b1_txt{padding: 0 50px;}

.b1 .b1_wrap .b1_con ul li h4{font-size: 16px; font-weight: 700; color: #cb1f26;}
.b1 .b1_wrap .b1_con ul li h5{font-size: 30px; font-weight: 700; color: #121212; margin: 50px 0;}
.b1 .b1_wrap .b1_con ul li p{font-size: 18px; line-height: 24px; color: #666; word-break: keep-all;}

@media screen and (max-width: 1400px){
  .b1{padding: 50px 2% 0;}

}

@media screen and (max-width: 960px){
  .b1 .b1_wrap .b1_con h3{font-size: 36px; line-height: 44px;}
  .b1 .b1_wrap .b1_con ul:last-child{flex-direction: column-reverse;}
  .b1 .b1_wrap .b1_con ul li{width: 100%;}
  .b1 .b1_wrap .b1_con ul li .b1_txt{padding: 50px 0 0;}
}

@media screen and (max-width: 640px){
  .b1 .b1_wrap .b1_con h3{font-size: 30px; line-height: 40px; word-break: keep-all;}
  .b1 .b1_wrap .b1_con ul li h5{font-size: 24px; margin: 30px 0;}
  .b1 .b1_wrap .b1_con ul li p{font-size: 14px; line-height: 20px;}
}
/*b1*/

/*b2*/
.b2{width: 100%; padding: 50px 0;}
.b2 .b2_wrap{width: 100%; max-width: 1400px; margin: 0 auto;}
.b2 .b2_wrap .b2_img img{width: 100%;}
.b2 .b2_wrap h2{font-size: 50px; line-height: 66px; font-weight: 700; color: #121212; padding: 50px 0; border-bottom: 1px solid #ccc; margin-bottom: 50px; word-break: keep-all;}
.b2 .b2_wrap h2 span{font-size: 16px; color: #333; display: inline-block; margin-top: 30px; font-weight: 400;}
.b2 .b2_wrap p{font-size: 18px; line-height: 30px; color: #666; margin-bottom: 50px; position: relative; padding-left: 35px; word-break: keep-all;}
.b2 .b2_wrap p:after{display: block; content: ""; width: 20px; height: 20px; border:5px solid rgba(203, 31, 38, 1); background: #fff; border-radius: 50%; position: absolute; left: 0; top: 5px;}
.b2 .b2_wrap p b{font-size: 26px; font-weight: 700; color: #121212; display: inline-block; margin-bottom: 20px;}

@media screen and (max-width: 1400px){
  .b2{padding: 50px 2%;}
}

@media screen and (max-width: 760px){
  .b2 .b2_wrap h2{font-size: 36px; line-height: 50px;}
  .b2 .b2_wrap p{font-size: 14px; line-height: 20px;}
  .b2 .b2_wrap p:after{width: 18px; height: 18px; top: 0;}
}

@media screen and (max-width: 640px){
  .b2 .b2_wrap h2{font-size: 30px; line-height: 40px;}
}
/*b2*/

/*b3*/
.b3{width: 100%; padding: 50px 0 0;}
.b3 .b3_wrap{width: 100%; max-width: 1400px; margin: 0 auto;}
.b3 .b3_wrap h2{font-size: 50px; line-height: 66px; font-weight: 700; color: #121212; word-break: keep-all;}
.b3 .b3_img{margin: 50px 0 100px;}
.b3 .b3_img img{width: 100%;}
.b3 .b3_wrap ul{display: flex; flex-wrap: wrap;}
.b3 .b3_wrap ul li{margin-bottom: 100px;}
.b3 .b3_wrap ul li:first-child{width: 20%; margin-right: 5%;}
.b3 .b3_wrap ul li:last-child{width: 75%;}
.b3 .b3_wrap ul li h3{font-size: 30px; color: #121212; line-height: 40px;}
.b3 .b3_wrap ul li .b3_txt{margin-bottom: 50px; padding: 30px; background: #f6f6f6;}
.b3 .b3_wrap ul li h4{font-size: 20px; font-weight: 700; color: #20419C; margin-bottom: 15px;}
.b3 .b3_wrap ul li p{font-size: 16px; color: #666; line-height: 24px; word-break: keep-all;}

@media screen and (max-width: 1400px){
  .b3 .b3_wrap{padding: 0 2%;}
}

@media screen and (max-width: 960px){
  .b3 .b3_wrap h2{font-size: 36px; line-height: 50px;}
}

@media screen and (max-width: 640px){
  .b3 .b3_wrap ul{display: block;}
  .b3 .b3_wrap ul li:first-child{width: 100%; margin-right: 0; margin-bottom: 30px;}
  .b3 .b3_wrap ul li:last-child{width: 100%;}
}
/*b3*/

/*b4*/
.b4{width: 100%; padding: 50px 0;}
.b4 .b4_wrap{width: 100%; max-width: 1400px; margin: 0 auto;}
.b4 .b4_wrap h2{font-size: 50px; line-height: 66px; font-weight: 700; color: #121212; word-break: keep-all;}
.b4 .b4_wrap h3{font-size: 20px; font-weight: 400; color: #666; margin: 20px 0 80px; word-break: keep-all;}
.b4 .b4_wrap ul{width: 100%; display: flex; flex-wrap: wrap;}
.b4 .b4_wrap ul li{width: 23%; margin-right: 2.6666%; position: relative; overflow: hidden;}
.b4 .b4_wrap ul li:after{display: block; content: ""; width: 100%; height: 100%; background: rgba(18, 18, 18, .5); position: absolute; left: 0; top: 0;}
.b4 .b4_wrap ul li:nth-of-type(1){background: url(../images/b4_img1.jpg) center center no-repeat; height: 500px; background-size: cover;}
.b4 .b4_wrap ul li:nth-of-type(2){background: url(../images/b4_img2.jpg) center center no-repeat; height: 500px; background-size: cover;}
.b4 .b4_wrap ul li:nth-of-type(3){background: url(../images/b4_img3.jpg) center center no-repeat; height: 500px; background-size: cover;}
.b4 .b4_wrap ul li:last-child{margin-right: 0; background: url(../images/b4_img4.jpg) center center no-repeat; height: 500px; background-size: cover;}
.b4 .b4_wrap ul li .b4_txt{position: absolute; width: 100%; bottom: -80px; left: 0; padding: 0 20px; z-index: 999; transition: 0.3s;}
.b4 .b4_wrap ul li:hover .b4_txt{bottom: 20px; transition: 0.3s;}
.b4 .b4_wrap ul li .b4_txt h4{font-size: 24px; font-weight: 700; color: #fff; margin-bottom: 30px;}
.b4 .b4_wrap ul li .b4_txt p{font-size: 16px; line-height: 24px; font-weight: 400; color: rgba(255, 255, 255, .8); word-break: keep-all; word-break: keep-all;}

@media screen and (max-width: 1400px){
  .b4{padding: 50px 2%;}
  .b4 .b4_wrap h2{font-size: 36px; line-height: 50px;}
  .b4 .b4_wrap h3{font-size: 16px;}
  .b4 .b4_wrap ul li .b4_txt h4{font-size: 20px;}
}

@media screen and (max-width: 1200px){
  .b4 .b4_wrap ul li{width: 48%; margin-right: 4%; margin-bottom: 4%;}
  .b4 .b4_wrap ul li:nth-of-type(2n){margin-right: 0;}
  .b4 .b4_wrap ul li .b4_txt{bottom: -60px;}
}

@media screen and (max-width: 760px){
  .b4 .b4_wrap ul li{width: 100%; margin-right: 0;}
  .b4 .b4_wrap ul li .b4_txt{bottom: -40px;}
}

@media screen and (max-width: 640px){
  .b4 .b4_wrap ul li .b4_txt{bottom: -45px;}
}
/*b4*/

/*d1*/
.d1{width: 100%; padding: 50px 0 0;}
.d1 .d1_wrap{width: 100%; max-width: 1400px; margin: 0 auto;}
.d1 .d1_wrap .d1_con{margin-bottom: 100px;}
.d1 .d1_wrap .d1_con .d1_img img{width: 100%;}
.d1 .d1_wrap .d1_con h2{font-size: 50px; font-weight: 300; color: #121212; line-height: 60px; margin: 50px 0;}
.d1 .d1_wrap .d1_con h2 b{font-weight: 700;}
.d1 .d1_wrap .d1_con ul{width: 100%; display: flex; flex-wrap: wrap; margin-bottom: 100px;}
.d1 .d1_wrap .d1_con ul li{width: 50%; display: flex; align-items: center;}
.d1 .d1_wrap .d1_con ul li img{width: 100%;}
.d1 .d1_wrap .d1_con ul li .d1_txt{padding: 0 50px;}

.d1 .d1_wrap .d1_con ul li h4{font-size: 16px; font-weight: 700; color: #cb1f26;}
.d1 .d1_wrap .d1_con ul li h4 img{width: 40px;}
.d1 .d1_wrap .d1_con ul li h5{font-size: 30px; font-weight: 700; color: #121212; margin: 50px 0;}
.d1 .d1_wrap .d1_con ul li p{font-size: 18px; line-height: 24px; color: #666; word-break: keep-all;}

@media screen and (max-width: 1400px){
  .d1{padding: 50px 2% 0;}

}

@media screen and (max-width: 960px){
  .d1 .d1_wrap .d1_con h2{font-size: 36px; line-height: 44px;}
  .d1 .d1_wrap .d1_con ul:nth-of-type(2){flex-direction: column-reverse;}
  .d1 .d1_wrap .d1_con ul li{width: 100%;}
  .d1 .d1_wrap .d1_con ul li .d1_txt{padding: 50px 0 0;}
}

@media screen and (max-width: 640px){
  .d1 .d1_wrap .d1_con h2{font-size: 30px; line-height: 40px; word-break: keep-all;}
  .d1 .d1_wrap .d1_con ul li h5{font-size: 24px; margin: 30px 0;}
  .d1 .d1_wrap .d1_con ul li p{font-size: 14px; line-height: 20px;}
}
/*d1*/

/*d2*/
.d2{max-width: 1200px; margin: 0 auto; width: 100%; display: table; padding: 50px 0;}
.d2 div{float: left; width: 31%; margin-right: 3.5%; margin-bottom: 3.5%; padding: 50px; transition: all 0.3s; border-radius: 50px;}
.d2 div:nth-of-type(3n){margin-right: 0;}
.d2 div h2{font-size: 20px; margin: 20px 0;}
.d2 div img{width: 50px;}
.d2 div p{font-size: 16px; color: #666; transition: all 0.3s;}

.d2 div:hover{background: #f6f6f6;}
.d2 div:hover img{}
.d2 div:hover p{}

@media screen and (max-width: 1200px){
  .d2{padding: 50px 2%;}
}

@media screen and (max-width: 1100px){
  .d2 div{width: 48%; margin-right: 4%; margin-bottom: 4%;}
  .d2 div:nth-of-type(2n){margin-right: 0;}
  .d2 div:nth-of-type(3){margin-right: 4%;}
}

@media screen and (max-width: 640px){
  .d2 div{width: 48%; padding: 30px;}
  .d2 div h2{font-size: 16px;}
  .d2 div img{width: 40px;}
  .d2 div p{font-size: 13px;}
}
/*d2*/

/*서브페이지*/

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

#container {position:relative; height:auto !important; margin:50px auto ;font-size:1em; max-width: 1400px; zoom:1;}
#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}

@media screen and (max-width: 1200px){
  #container{padding: 0 2%;}
}

.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:""}

/*푸터*/
#footer{ width:100%; height:auto; background:#222; clear:both; padding: 50px 0;}
#footer .ft_menu{position: absolute; right: 0; top: 0;}
#footer .ft_menu ul{display: flex;}
#footer .ft_menu ul li{padding: 0 15px;}
#footer .ft_menu ul li a{color: #fff; font-size: 14px;}
#footer .ft_wrap{max-width: 1400px; margin: 0 auto; position: relative;}
#footer .ft_wrap .ft_logo{margin-bottom: 50px;}
#footer .ft_wrap .ft_txt{}
#footer .ft_wrap dl{display: inline-block; margin-right: 50px; color: #fff;}
#footer .ft_wrap dl dd{display: inline-block; margin-right: 20px; font-weight: 500; font-size: 16px; margin-bottom: 15px;}
#footer .ft_wrap dl dt{display: inline-block; font-size: 16px; font-weight: 100; word-break: keep-all;}
#footer .ft_wrap .ft_copy{border-top: 1px solid rgba(255, 255, 255, .07); text-align: center; color: #fff; margin-top: 50px; padding: 30px 0 0; font-size: 13px; }

@media screen and (max-width: 1400px){
  #footer{padding: 50px 2%;}
}

@media screen and (max-width: 760px){
  #footer .ft_menu{position: static; margin-bottom: 50px;}
  #footer .ft_menu ul li{padding: 0 10px;}
  #footer .ft_menu ul li a{font-size: 12px;}
  #footer .ft_wrap dl{margin-right: 20px;}
  #footer .ft_wrap dl dd{margin-right: 10px; font-size: 13px;}
  #footer .ft_wrap dl dt{font-size: 13px;}
  #footer .ft_wrap .ft_copy{text-align: left;}
}

@media screen and (max-width: 640px) {
    .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 { margin-bottom:20px}
}
/*푸터*/

/* 게시물 선택복사 선택이동 */
#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 #121212; border-bottom:1px solid #ececec} 
.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:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.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 .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;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:#666;border:1px solid #666;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}

