@charset "utf-8";


/********************
HEADER
********************/
header{border-bottom:1px solid rgba(255,255,255,0.4);z-index:11;width:100%;position:fixed;top:0;left:0;transition:all ease .5s;width: 100%;top:0;min-width:1650px}
.main header{animation-name:head_text_1;animation-duration:2s;animation-fill-mode:forwards;}
.wrap-header{display:flex;align-items:center;justify-content:flex-start;}

@keyframes head_text_1{
  0%{top:-125px;opacity:0;}
  100%{opacity:1;top:0;}
}

.head-logo{padding-left:20px;display:flex;align-items:center;margin-right:50px;}
.head-logo a{display:flex;align-items:center;}
.head-logo img{max-width:40px;display:inline-block;margin-right:20px;}
.head-logo span{font-size:37px;color:#FFF;font-family:'NH Medium';line-height:1.3;display:inline-block;}
.head-logo .logo_y{display:none;}

.head-navi{}
.head-m-top,
.btn-mgnb-close{display:none;}

.head-util{width:500px;margin-left:auto;display:flex;align-items:center;justify-content:flex-end;}

.head-top{display:flex;align-items:center;}
.head-top #_globalUl{display:flex;align-items:center;}
.head-top #_globalUl li{padding:0 !important;background:none !important;float:unset !important;display:flex;align-items:center;}
.head-top #_globalUl a{font-size:16px;color:#FFF;font-family:'Sebang Regular';line-height:1;margin-right:20px;display:block;}

.head-links{display:flex;align-items:center;display: none;}
.head-links a{display:block;margin-left:20px;line-height:1;}
.head-links::after{content:"";display:block;width:1px;height:30px;background:rgba(255,255,255,0.5);margin:0 20px;}
.head-links .b{display:none;}

.head-sitemap{width:100px;height:100px;}
.head-sitemap a{background:url(../../images/common/menu_w.png) no-repeat center;width:100%;height:100%;text-indent:-9999px;display:block;}
.btn-mgnb{display:none;}

.fix header{background:#FFF;border:1px solid #EEE;}
.fix .head-logo .logo_w{display:none;}
.fix .head-logo .logo_y{display:block;}
.fix .head-logo span{color:#28a444;}
.fix .head-top #_globalUl a{color:#000;}
.fix .head-links .w{display:none;}
.fix .head-links .b{display:block;}
.fix .head-links::after{background:rgba(0,0,0,0.5);}
.fix .head-sitemap a{background:url(../../images/common/menu_b.png) no-repeat center;}


/********************
MAIN NAVIGATION
********************/

  .menuUItop{}
  .menuUItop .div_1{}
  .menuUItop .ul_1{display:flex;}
  .menuUItop .li_1{width:100%;position:relative;}
  .menuUItop .li_1:last-child,
  .menuUItop .li_1:nth-last-child(2){display:none;}
  .menuUItop .a_1{width:100%;height:100px;font-size:22px;color:#FFF;line-height:1;font-family:'Sebang Regular';padding:0 40px;display:flex;align-items:center;justify-content:center;position:relative;}

  .menuUItop .div_2{background:#005470;padding:25px;margin-top:-20px;width:100%;position:absolute;display:none;}
  .menuUItop .div_2.on{display:block;}
  .menuUItop .ul_2{}
  .menuUItop .li_2{}
  .menuUItop .a_2{font-size:17px;color:rgb(255,255,255,1);line-height:1;font-family:'Sebang Regular';padding:3px 0;display:inline-block;}
  .menuUItop .a_2::after{width:0;height:2px;margin-top:5px;background:rgb(255,255,255,0.5);transition:0.5s;content:"";display:block;}

  .menuUItop .a_2:hover,
  .menuUItop .a_2._active{color:rgb(255,255,255,0.7);}
  .menuUItop .a_2:hover::after,
  .menuUItop .a_2._active::after{width:100%;}

  .fix .menuUItop .a_1{color:#000;}
  .menuUItop .div_3{display:none;}

.wrap-sub-visual {position:relative; background:url('../../images/common/sub-visual1.jpg') no-repeat top center; background-size:cover; display:table; width:100%;min-width:1650px}
.wrap-sub-visual.m1 {background:url('../../images/common/sub-visual1.jpg') no-repeat top center; }
.wrap-sub-visual.m2 {background:url('../../images/common/sub-visual2.jpg') no-repeat top center; }
.wrap-sub-visual.m3 {background:url('../../images/common/sub-visual3.jpg') no-repeat top center; }
.wrap-sub-visual.m4 {background:url('../../images/common/sub-visual4.jpg') no-repeat top center; }
.wrap-sub-visual.m5 {background:url('../../images/common/sub-visual5.jpg') no-repeat top center; }
.wrap-sub-visual.m6 {background:url('../../images/common/sub-visual6.jpg') no-repeat top center; }
.wrap-sub-visual.m7 {background:url('../../images/common/sub-visual7.jpg') no-repeat top center; }
.wrap-sub-visual.m8 {background:url('../../images/common/sub-visual8.jpg') no-repeat top center; }
.wrap-sub-visual.m9 {background:url('../../images/common/sub-visual9.jpg') no-repeat top center; }
.wrap-sub-visual.m10 {background:url('../../images/common/sub-visual10.jpg') no-repeat top center; }
.wrap-sub-visual:after {content:''; position:absolute; left:0px; top:0px; width:100%; height:100%; background:url('../../images/common/pattern.png');}
.wrap-sub-visual .wrap-sub-cell {display:table-cell;height: 350px;text-align: left;vertical-align: middle;color:#fff;}
.wrap-sub-visual .container {position:relative;z-index:1;max-width: 1440px;margin: 0 auto;}
.wrap-sub-visual .slogan {margin: 60px 0 0 0;}
.wrap-sub-visual .slogan-big {font-family: 'Noto Bold';position:relative;display:inline-block;font-size: 50px;line-height:1.2;vertical-align: middle;}
.wrap-sub-visual .slogan-small {position: relative;font-size: 18px;line-height: 26px;font-family: 'Noto Regular';display: inline-block;vertical-align: middle;padding-left: 60px;padding-top: 5px;}
.wrap-sub-visual .page-move {position:absolute; left:0px; top:30px; width:100%; height:0px;}
.wrap-sub-visual .page-move a {position:relative; display:block; width:70px; height:70px; border:1px solid rgba(255,255,255,0.5); border-radius:100%;}
.wrap-sub-visual .page-move a.prev {float:left; background:url('../../images/common/ico_prev_menu.png') no-repeat left center; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a:hover.prev {background-position:right center; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a.next {float:right; background:url('../../images/common/ico_next_menu.png') no-repeat right center; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a:hover.next {background-position:left center; transition:background-position 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a span {position:absolute;}
.wrap-sub-visual .page-move a.prev span {position:absolute; left:90%; top:50%; opacity:0; margin:0 0 0 30px; white-space:nowrap; color:rgba(255,255,255,0.5); transform: translate(0,-50%); transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a:hover.prev span {opacity:1; left:100%; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a.prev span:after {content:''; position:absolute; left:0px; bottom:-5px; width:0%; height:1px; background:rgba(255,255,255,0.5);  transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a:hover.prev span:after {width:100%; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a.next span {position:absolute; right:90%; top:50%; opacity:0; margin:0 30px 0 0; white-space:nowrap; color:rgba(255,255,255,0.5); transform: translate(0,-50%); transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a:hover.next span {opacity:1; right:100%; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.wrap-sub-visual .page-move a.next span:after {content:''; position:absolute; right:0px; bottom:-5px; width:0%; height:1px; background:rgba(255,255,255,0.5);  transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-visual .page-move a:hover.next span:after {width:100%; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }


.wrap-sub-navi {position:relative;z-index: 9;min-width: 1650px;margin: -70px auto 0;}
.wrap-sub-navi .container {position:relative;max-width:1440px;margin: 0 auto;height: 70px;}
.wrap-sub-navi .sub-navi {width: calc(100% - 100px);}
.wrap-sub-navi .sub-navi > ul::after {content: ""; display: block; clear: both;}
.wrap-sub-navi .sub-navi > ul > li:nth-child(1){padding-left:0;}
.wrap-sub-navi .sub-navi > ul > li {position:relative; float:left; padding: 0 0 0 20px;}
.wrap-sub-navi .sub-navi > ul > li.on::after {content: ""; position: absolute; width: 1px; height: 9px; background: #B5B5B5; right: 0; top: 50%; margin-top: -4.5px;}
.wrap-sub-navi .sub-navi > ul > li > a, .wrap-sub-navi .sub-navi > ul > li > .inner > button {display:block;color: #fff;font-size: 20px;height: 70px;line-height: 70px;font-family: 'Noto Regular';}
.wrap-sub-navi .sub-navi > ul > li > .inner > button {min-width: 180px;}
.wrap-sub-navi .sub-navi > ul > li > .inner > button {position: relative; width:100%; text-align:left; padding:0 40px 0 0 ; }
.wrap-sub-navi .sub-navi > ul > li > .inner > button span {display: block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.wrap-sub-navi .sub-navi > ul > li > .inner > button::after {content: "";position: absolute;width: 10px;height: 6px;background: url("../../images/common/sub-nav-arrow.png") no-repeat;right: 16px;top: 50%;margin-top: -3.5px;}
.wrap-sub-navi .sub-navi > ul > li > .inner > button:hover {color:#008395;}
.wrap-sub-navi .sub-navi .navUl {overflow:hidden;max-height:0px;opacity:0;position:absolute;left:0px;top:100%;width: 100%;min-width: 170px;margin:0px 0 0 0;}
.wrap-sub-navi .sub-navi .navUl.on {overflow:hidden;max-height:10000px;opacity:1;background:#fff;transition: max-height 1s cubic-bezier(0.7, 0, 0.3, 1);border: 1px solid #f2f2f2;}
.wrap-sub-navi .sub-navi .navUl a {display:block; padding:10px 15px; color:#797979; word-break: keep-all; font-size: 16px;font-family:'Noto Light';}
.wrap-sub-navi .sub-navi .navUl a:hover {color:#008395;font-family:'Noto DemiLight';}

.wrap-sub-navi .sub-util {position:absolute; right:0px; top:0px;}
.wrap-sub-navi .sub-util > ul > li {float:left; position:relative;}
.wrap-sub-navi .sub-util > ul > li > button {width:65px;height: 70px;text-indent:-9999px;}
.wrap-sub-navi .sub-util .sub-favo { background: url('../../images/common/ico_favo.png') no-repeat center center; transition:background 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .sub-favo:hover, .wrap-sub-navi .sub-util .sub-favo.on {background: url('../../images/common/ico_favo_ov.png') no-repeat center center;}
.wrap-sub-navi .sub-util .sub-share { background: url('../../images/common/ico_sns.png') no-repeat center center; transition:background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .sub-share:hover.wrap-sub-navi .sub-util .box-sub-share {transition:background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .sub-print { background: url('../../images/common/ico_print.png') no-repeat center center; transition:background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .sub-print:hover {transition:background-color 0.5s cubic-bezier(0.7, 0, 0.3, 1);}

.wrap-sub-navi .sub-util .box-sub-favo {opacity:0;overflow:hidden;max-height:0px;position:absolute;border: 1px solid #d2d2d2;right:-65px;top:100%;width:260px;background:#fff;transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);z-index: 5;}
.wrap-sub-navi .sub-util .box-sub-favo.on {opacity:1; max-height:1000px; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .box-sub-favo  > strong {display:block;padding: 18px 20px;border-bottom: 1px solid #d2d2d2;font-size: 16px;font-family: 'Noto Regular';}
.wrap-sub-navi .sub-util .box-sub-favo ul li {position: relative; padding: 10px 40px 10px 20px;}
.wrap-sub-navi .sub-util .box-sub-favo ul li:hover a {color:#00307f;text-decoration:underline;}
.wrap-sub-navi .sub-util .box-sub-favo ul li a {display: inline-block;vertical-align: middle;font-size: 14px;color: #666;}
.wrap-sub-navi .sub-util .box-sub-favo ul li a span {display:none;}
.wrap-sub-navi .sub-util .box-sub-favo .close {position:absolute;right:0px;top:0px;width: 60px;height: 60px;background:url('../../images/common/btn_favo_close.png') no-repeat center center;text-indent:-9999px;}
.wrap-sub-navi .sub-util .box-sub-favo .close:hover {transform: rotate( 180deg ); transition: all 0.75s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .box-sub-favo .del {width:17px;height:17px;background:url('../../images/common/btn-favo-del.png') no-repeat center center;text-indent:-9999px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.wrap-sub-navi .sub-util .box-sub-favo .favo-content-box{background-color: #F0F0F0; text-align: center; padding: 10px 0;}
.wrap-sub-navi .sub-util .box-sub-favo .favo-content-box strong{display: block; font-size: 13px; line-height: 20px; padding: 0 10px; word-break: keep-all;}
.wrap-sub-navi .sub-util .box-sub-favo .favo-content-box .add{border-radius: 5px; color: white; display: inline-block; font-size: 12px; padding: 5px 35px 5px 15px; background: #0146b9 url("../../images/common/menu-more.png") no-repeat right 15px center; margin-top: 10px;}
.wrap-sub-navi .sub-util .box-sub-favo .list{border-bottom: 1px solid #cdcdcd;}
.wrap-sub-navi .sub-util .box-sub-favo .list ul {border-top: 1px solid #CDCDCD;padding: 15px 0;}
.wrap-sub-navi .sub-util .box-sub-favo .btns{display:flex;width:100%;}
.wrap-sub-navi .sub-util .box-sub-favo .btns button{font-size:14px;padding:15px 0;border:0;}
.wrap-sub-navi .sub-util .box-sub-favo .add{background:#1f303e;color:#fff;width:100%;}
.wrap-sub-navi .sub-util .box-sub-favo .reset{background:#4f5f6c;color:#fff;width:100%;}

.wrap-sub-navi .sub-util .box-sub-share {overflow: hidden;position: absolute;left: -9999px;top: 70px;width: 50px;max-height: 0px;padding: 5px;background: #fff;border: 1px solid #CECECE;transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);opacity: 0;z-index: 5;box-sizing: border-box;}
.wrap-sub-navi .sub-util .box-sub-share.on {left: 50%;margin-left: -25px;right: 0px;max-height: 1000px;transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);opacity: 1;}
.wrap-sub-navi .sub-util .box-sub-share strong {display: inline-block; margin-right: 10px; font-weight: 400; font-size: 14px; color: #2a2a2a;}
.wrap-sub-navi .sub-util .box-sub-share .close {width: 36px;height: 36px;background: url('../../images/common/btn_favo_close.png') no-repeat center center;transform: rotate( 0deg );text-indent: -9999px;}
.wrap-sub-navi .sub-util .box-sub-share .close:hover {transform: rotate( 180deg ); transition: all 0.75s cubic-bezier(0.7, 0, 0.3, 1);}
.wrap-sub-navi .sub-util .box-sub-share ul {}
.wrap-sub-navi .sub-util .box-sub-share ul li {/* display: inline-block; */text-align: center;}
.wrap-sub-navi .sub-util .box-sub-share ul button {display: inline-block;width: 35px;height: 35px;text-indent: -9999px;}
.wrap-sub-navi .sub-util .box-sub-share ul button.fb {background: url("../../images/common/ic_sns_facebook.png") no-repeat center;}
.wrap-sub-navi .sub-util .box-sub-share ul button.tw {background: url("../../images/common/ic_sns_twit.png") no-repeat center;}
.wrap-sub-navi .sub-util .box-sub-share ul button.kakao {background: url("../../images/common/ic_sns_kkostory.png") no-repeat center;}
.wrap-sub-navi .sub-util .box-sub-share ul button.blog {background: url("../../images/common/ic_sns_blog.png") no-repeat center;}
.wrap-sub-navi .sub-util .box-sub-share ul button.addr {width: auto;height: auto;font-family:'S-CoreDream-6Bold';text-indent: 0;color: #4b4b4b;}




.wrap-contents{padding:50px 0 100px;min-height:500px;min-width:1650px}
.wrap-contents .container{width:1260px;margin:0 auto;}
.wrap-contents .subject h2{font-size:40px;font-family: 'Noto Bold';}


/********************
FOOTER
********************/
footer{background:#111;}
.wrap-footer{max-width:1600px;padding:50px 0;margin:0 auto;}
footer .container_1{display:flex;align-items:center;justify-content:space-between;}
footer .container_2{margin-top:35px;padding-top:35px;border-top:1px solid #414141;display:flex;align-items:center;}
.footer-logo{margin-right:100px;display:flex;align-items:center;}
.footer-logo img{max-width:40px;display:inline-block;margin-right:20px;}
.footer-logo span{font-size:37px;color:#6b6b6b;font-family:'NH Medium';line-height:1;display:inline-block;}
.wrap-info address{font-size:16px;color:#FFF;font-family:'Sebang Regular';line-height:1.4;}
.wrap-info p{font-size:16px;color:#666;font-family:'Sebang Regular';line-height:1.4;margin-top:5px;}
.footer-link{display:flex;flex-wrap:wrap;align-items:center;}
.footer-link a{font-size:16px;color:#FFF;font-family:'Sebang Regular';line-height:1;display:flex;align-items:center;}
.footer-link a + a::before{content:"";display:block;width:1px;height:10px;background:#414141;margin:0 15px;}
.footer-link a.a_1{color:#cf5151;}
.footer-link a:hover{color:#cf5151;}
.foot_link .linkList a:hover{color:#FFF;border-color:#FFF;}

.foot_link{width:200px;position:relative;margin-left:auto;}
.foot_link .openLinkList{border:1px solid #949494;width:100%;height:50px;padding:0 20px;font-size:16px;color:#949494;font-family:'Noto Medium';line-height:1;display:flex;align-items:center;background:#111 url(../../images/common/more_3.png) no-repeat 95% center;}
.foot_link .linkList{display:none;}
.foot_link .linkList{width:100%;max-height:250px;line-height:1;background:#111;border:1px solid #949494;position:absolute;left:0;bottom:49px;overflow-y:auto;}
.foot_link .linkList.active{display:block;z-index: 1;}
.foot_link .linkList li{padding:0 15px;}
.foot_link .linkList a{font-size:16px;color:#FFF;font-family:'Noto Medium';padding:15px 0;display:block;border-bottom:1px solid #949494;}

.top-button{width:50px;height:50px;border-radius:100%;background:#EEE url(../../images/common/goTop.png) no-repeat center;right:15px;bottom:0;opacity:0;transition:0.5s;position:fixed;display:block;text-indent:-9999px;}
.top-button.fix{bottom:100px;opacity:1;}
.top-button:hover{box-shadow:3px 3px 5px rgba(0,0,0,0.3);}

.wrap-contents .container{width: 1260px;}
html, body{min-width: 1640px;}

._fnctWrap .board-view-info .view-con{width:1260px}

.con-list1 .ul3ea{display: grid;grid-template-columns: 25% 25% 25% 25%;width: 100%;}
.con-list1 .ul3ea li{}
.con-list1 .ul3ea li:hover{text-decoration: underline;}
.con-list1 .ul3ea li a{}




