@charset "utf-8";
header{position:absolute;left:0;top:0;width:100%;z-index:100;background-color:#fff}

.main header{animation-name:head_text_1;animation-duration:2s;animation-fill-mode:forwards;}
@keyframes head_text_1{
  0%{top:-135px;opacity:0;}
  100%{opacity:1;top:0;}
}

.main #contentsEditHtml{padding-top:135px;animation-name:head_text_2;animation-duration:2s;animation-fill-mode:forwards;}
@keyframes head_text_2{
  0%{padding-top:140px;opacity:0;}
  100%{opacity:1;padding-top:135px;}
}

.wrap-header .inner{max-width:1600px;margin:0 auto;}
.head-m-top,.btn-mgnb-close{display:none;}
.head-top{height:auto;padding:5px 0;background-color:#d04c3e}
.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:14px;color:#fff;line-height:1;display:block}
.head-top .inner{display:flex;justify-content:space-between;align-items:center}
.head-top .left-box ul::after{content:"";display:block;clear:both}
.head-top .left-box li{float:left;width:35px;height:35px;margin-right:8px;border:1px solid #fff;border-radius:50%}
.head-top .left-box li:last-child{margin-right:0}
.head-top .left-box li a{width:100%;height:100%;display:flex;justify-content:center;align-items:center}
.btn-mgnb{display:none;}
.fix header{width:100%;left:0;top:0;position:fixed;background:#fff;}
.head-bottom .inner{height:100%;display:flex;align-items:center;    justify-content: space-between; }
.head-bottom > .inner{padding-inline: 20px;}
.head-logo{/*margin-right:auto;*/display:flex;align-items:center}
.head-logo a{display:flex;align-items:center}
.head-logo img{display:inline-block;margin-right:10px}
.head-logo span{font-size: 30px;color: #28a444;font-family:"NH Medium";line-height: 1.3;padding-top: 4px;}
.head-navi {display:flex;align-items:center;}
.head-navi #menuUItop {transform: translateX(50px);}
.head-sitemap{margin-left:100px}
.head-sitemap a{display:block;position:relative;width:27px;height:20px;text-indent:-9999px}
.head-sitemap a span{position:absolute;left:0;width:100%;height:2px;background-color:#333}
.head-sitemap a span:nth-child(1){top:0}
.head-sitemap a span:nth-child(2){top:50%;margin-top:-1px}
.head-sitemap a span:nth-child(3){bottom:0}

@media all and (min-width: 1024px) {
  .menuUItop .ul_1{display:flex;}
  .menuUItop .li_1{width:100%;position:relative}
  .menuUItop .li_1:nth-last-child(2),
  .menuUItop .li_1:last-child{display:none}
  .menuUItop .a_1{width:100%;height:90px;font-size:22px;color:#333;line-height:1;padding:0 50px;letter-spacing:-.05em;display:flex;align-items:center;justify-content:center;position:relative;font-family: 'SebangGothic';}
  .menuUItop .div_2{background:#005470;padding: 25px 10px;margin-top:-10px;position:absolute;left: 50%;transform: translateX(-50%);display:none;width: 100%;}
  .menuUItop .div_2 ul li a,.menuUItop .div_2 ul li input {font-family: "S-CoreDream-5Medium";}
  .menuUItop .div_2.on{display:block}
  .menuUItop .a_2{font-size:16px;color:#fff;line-height:1;font-family:"Dream Medium";padding:2px 4px;display:inline-block}
  .menuUItop .a_2::after{width:0;height:2px;margin-top:5px;background:#fff;transition:.5s;content:"";display:block}
  .menuUItop .a_2:hover,.menuUItop .a_2._active{color:#fff}
  .menuUItop .a_2:hover::after,.menuUItop .a_2._active::after{width:100%}

  .fix header .a_1{color:#333;}
  .fix header .head-logo span{color:#0e7b36;}
  .fix header .head-sitemap a span{background:#333;}
}
@media all and (min-width: 1024px) and (max-width: 1440px) {
  .head-logo img{}
  .head-logo span{font-size:30px}
  .menuUItop .a_1{}
}

@media all and (max-width: 1023px) {
  header{padding-top:0}
  .main #contentsEditHtml{padding-top: 0 !important;}
  .wrap-header .head-logo a img{margin-right:10px;max-width:30px;}
  .wrap-header .head-logo a span{font-size: 30px;color:#0e7b36}

  .head-util{width:unset}
  .head-top,.head-sitemap{display:none}
  .btn-mgnb{display:block;position:relative;width: 80px;height: 80px;background: url('../../images/common/m_menu_b.png') no-repeat center;}
  .fix .btn-mgnb{display:block;position:relative;width: 80px;height: 80px;background: url('../../images/common/m_menu_b.png') no-repeat center;}
  .btn-mgnb button{display:block;text-indent:-9999px;width:100%;height:100%;} 
  .btn-mgnb span{position:absolute;left:0;width:100%;height:2px;background-color:#fff;pointer-events: none;display: none;}
  .btn-mgnb span:nth-child(1){top:0}
  .btn-mgnb span:nth-child(2){top:50%;margin-top:-1px}
  .btn-mgnb span:nth-child(3){bottom:0}
  .head-bottom {height: 80px;}
  .head-navi{display:none;position:fixed;top:0;top:0;width:50%;height:100vh;background:#666}
  .head-navi.on{display:block}
  .head-navi::before{position:fixed;left:0;top:0;width:100%;height:100vh;background:#000;content:"";display:block}
  .head-m-top,#_globalNavi,.btn-mgnb{position:relative}
  .wrap-header.on .head-logo span{color:#0e7b36;}
  .head-bottom .inner{padding-left: 15px !important;padding-right:0 !important}

  .head-m-top, .btn-mgnb-close{display:block;}
  .wrap-header{padding-top:0;}

  .head-top #_globalUl,
  .head-sitemap{display:none;}

  .head-m-top {display: block; background: #023894;}
  .head-m-top .gnb-top-sns {float: right; padding-right: 20px; margin-top: 7px;}

  .head-navi{display:none;position:fixed;top:0;top:0;width:50%;height:100vh;background:#666;}
  .head-navi.on{display:block;}
  .head-navi::before{position:fixed;left:0;top:0;width:100%;height:100vh;background:rgb(0,0,0,0.7);content:"";display: none;}
  .head-top,
  #_globalNavi,
  .btn-mgnb{position:relative;}

  .wrap-header .btn-mgnb-close.on {display:block; position:absolute; right: 20px; top:25px;  width:19px; height:19px; background:url('../../images/common/ic-navi-close.png') no-repeat center center;z-index:9999;}
  .wrap-header .btn-mgnb-close button {text-indent:-9999px; display:block; width:100%; height:100%;}
  .wrap-header .mobile-global.on {display:block; position:absolute; left:0px; top:40%;}
  .wrap-header .mobile-global a {display:block; text-align:left; font-size:14px; color:#a6acbd; padding:0 0 0 20px; margin:0 0 10px 0}

  .wrap-header .head-logo {margin-top: 0; z-index: 1000; width: auto;margin-right: auto;}
  .wrap-header .head-logo a {width: auto;height: auto;background: url("../../images/common/logo_m.png") no-repeat center;transition: background 0.5s;display: flex;}
  .wrap-header.animated .head-logo a, .wrap-header.on .head-logo a {background: url("../../images/common/logo_m_on.png") no-repeat center;}

  .wrap-header .head-navi {position:fixed;top:0px;right:-100%;z-index: 100;width:100%;height: 100%;padding: 0;padding-top: 70px;background: #fff;opacity: 0;transition: right 0.55s cubic-bezier(0.7, 0, 0.3, 1) , opacity 0.55s cubic-bezier(0.7, 0, 0.3, 1);}
  .wrap-header .head-navi.on {right: 0; opacity: 1;}
  .wrap-header .head-navi .menuUItop {position: relative;height: 100%;transform: translateX(0px) !important;}
  .wrap-header .head-navi .menuUItop::before {content: ""; position: absolute; width: 34%; height: 100%; left: 0; top: 0; background: #133063;}
  .wrap-header .head-navi .logo-mobile {display: block; padding: 20px 0 0 20px; text-align: left;}
  .wrap-header .head-navi .div_1 {}
  .wrap-header .head-navi .li_1 {position: static;display: block;width: 100%;padding:0px;float: left;}
  .wrap-header .head-navi .a_1 {display: block;line-height: 1.5;width: 34%;height: auto;padding: 12px 0 12px 15px;text-align: left;font-size: 16px;color: #fff;font-family:'Noto Regular',sans-serif;}
  .wrap-header .head-navi .a_1 span{position:relative;padding-left: 0 !important;}
  .wrap-header .head-navi .a_1:after {display:none;}
  .wrap-header .head-navi .a_1:hover {color:#fff;}
  .wrap-header .head-navi .a_1.on span:after {display:none;}
  .wrap-header .head-navi .a_1.on span:before {display:none;}
  .wrap-header .head-navi .a_1.on {color:#ffc012;}
  .wrap-header .head-navi .ul_2 {border: 0; padding:0;}
  .wrap-header .head-navi .li_2 {display:block; border:0px; padding:0px;}
  .wrap-header .head-navi .li_2 .a_2:after {display:none;}
  .wrap-header .head-navi .a_2 {display: block;padding: 10px 15px 10px 20px;margin:0;font-size: 14px;color: #000000;font-family:'Noto Regular',sans-serif;transition: none;position: relative;}
  .wrap-header .head-navi .a_2.plus {position: relative; background:url('../../images/common/arrow_a2.png') no-repeat 94% center}
  .wrap-header .head-navi .a_2.plus.on {background:#709EED; color:#fff;}
  .wrap-header .head-navi .a_2[target=_blank] span:before {top:6px;}
  .wrap-header .head-navi .a_2:hover span:after {display: none;}
  .wrap-header .head-navi .div_2 {width:66% !important;right:0px;left: auto;transition-property:none;transform: none;min-width: auto;overflow: hidden;z-index: 100;text-align: left;/* transition: all .75s cubic-bezier(0.7, 0, 0.3, 1); */position: absolute;display: none;}
  .wrap-header .head-navi .div_2.on {top:0px;max-height:none;height:100%;background:#fff;transition-property: none;z-index: 101;display: block;padding-top:10px;}
  .wrap-header .head-navi .div_2 .container {padding: 0px;}
  .wrap-header .head-navi .ul_3 {padding:5px 0; border-bottom: 1px solid #DDDDDD;}
  .wrap-header .head-navi .li_3 {position:relative; margin: 0px;}
  .wrap-header .head-navi .a_3 {color:#666666; display:block; padding:6px 0 6px 20px; font-size:13px; font-family:'Noto Regular',sans-serif;}
  .wrap-header .head-navi .a_3[target=_blank] {position:relative;}
  .wrap-header .head-navi .a_3[target=_blank]:before {content:''; position:absolute; left:110%; top:10px; width:10px; height:10px; background:url('../../images/common/ico_blank.png') no-repeat center center;}
  .wrap-header .head-navi .a_3:hover {color:#2462cb;}
  .wrap-header .head-navi .a_3._active {color:#2462cb;}
  .wrap-header .head-navi .div_3 {display:block; overflow:hidden; max-height:0px; transition:all 0.25s cubic-bezier(0.7, 0, 0.3, 1); background: #F5F5F5;}
  .wrap-header .head-navi .div_3.on {max-height: 500px; transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1);}
  .wrap-header .head-navi .title {display:none;}
  .wrap-header .head-navi .close {display:none}
  .wrap-header .head-util .btn-share {display:none;}
  .wrap-header .head-sitemap a span{background:#333;}
  .black-bg {display:none; position:fixed; width:100%; height:100%; left:0px; top:0px; background:rgba(0,0,0,0.6); z-index:998;}
  .black-bg.on {display:none;}

  #_globalNavi #_globalUl{padding:10px 30px;}
  #_globalNavi #_globalUl a{color:#fff;font-family:'Noto Regular';font-size: 16px;}
}
@media all and (max-width:768px) {
  .wrap-header .head-navi .a_1{font-size: 18px;}
  .wrap-header .head-navi .a_2{font-size: 18px;}
}



.wrap-sub-visual {position:relative; background-size:cover !important; display:table; width:100%;margin-top: 120px;}
.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 .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); }

@media all and (max-width:1440px) {
    .wrap-sub-navi .container,
  .wrap-sub-visual .container{padding:0 25px;}
  
}

@media all and (max-width:1023px) {
  .wrap-sub-visual{margin-top: 80px;}
  .wrap-sub-visual .wrap-sub-cell {height:330px;}
  .wrap-sub-visual .slogan-big{font-size:38px;}
  .wrap-sub-visual .slogan-small{padding-left:25px;font-size:17px;}
}

@media all and (max-width:768px) {
  .wrap-sub-visual .slogan {margin: 0 0 0 0;}
  .wrap-sub-visual .wrap-sub-cell {height:210px;text-align: center;}
  .wrap-sub-visual .slogan-big {font-size: 26px;}
  .wrap-sub-visual .slogan-small {display: none;}
}

.wrap-sub-navi {position:relative;z-index: 9;max-width: 1440px;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:#a4d903;}
.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 #ddd;}
.wrap-sub-navi .sub-navi .navUl a {display:block; padding:10px 15px; color:#555; word-break: keep-all; font-size: 16px;font-family:'Noto';}
.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;}


@media all and (max-width: 1600px){
  .wrap-sub-navi .sub-util {right: -20px;}
}

@media all and (max-width: 1440px){
  .wrap-sub-navi .sub-util {right: 0px;}
}

@media all and (max-width: 1023px){
  .wrap-sub-navi .sub-navi .home {padding-right: 0;}
  .wrap-sub-navi .sub-navi .home::after {display: none;}
  .wrap-sub-navi .sub-navi .home a {font-size: 0;}
footer .right-box .foot_link .linkList{border-top:0;border-left:0;border-right:0;padding:0;background:url(../../images/common/more_3.png) no-repeat right center;}  
}

@media all and (max-width: 768px) {
  .wrap-sub-navi {margin: -40px auto 0;}
  .wrap-sub-navi:after{content:"";position:absolute;top:0;bottom: 0;left:0;right:0;background: rgba(0,0,0,0.2);}     
  .wrap-sub-navi .container {height: auto;padding: 0 25px;z-index: 1;}
  .wrap-sub-navi .sub-navi {padding-right: 90px; width: auto;}
  .wrap-sub-navi .sub-navi .home {display: none;}
  .wrap-sub-navi .sub-navi > ul::after {content: ""; display: block; clear: both;}
  .wrap-sub-navi .sub-navi > ul > li {padding: 0; padding-left: 17px; width: auto;}
  .wrap-sub-navi .sub-navi > ul > li:nth-child(2) {background: url('../../images/common/sub-navi-home.png') no-repeat left center; background-size: auto 11px;}
  .wrap-sub-navi .sub-navi > ul > li > a, .wrap-sub-navi .sub-navi > ul > li > .inner > button {height: 40px; font-size: 16px; line-height: 20px; min-width: auto;}
  .wrap-sub-navi .sub-navi > ul > li > .inner {overflow: hidden;}
  .wrap-sub-navi .sub-navi > ul > li > .inner > button {padding: 0; padding-right: 20px; min-width: 85px;max-width: 150px;}
  .wrap-sub-navi .sub-navi > ul > li > .inner > button::after {right: 0;}
  .wrap-sub-navi .sub-navi > ul > li > .inner > button span {width: 100%; height: 40px; vertical-align: middle; overflow: hidden; line-height: 40px;}
  .wrap-sub-navi .sub-navi > ul > li.on::after {display: none;}
  .wrap-sub-navi .sub-navi .navUl {top: 100%; z-index: 10; width: 100%;  min-width: auto;}
  .wrap-sub-navi .sub-navi .navUl a {font-size: 16px;}

  .wrap-sub-navi .sub-util {right: 10px;}
  .wrap-sub-navi .sub-util > ul > li::after {height: 15px; margin-top: -7.5px;}
  .wrap-sub-navi .sub-util > ul > li:last-child {display: none;}
  .wrap-sub-navi .sub-util > ul > li > button {width: 45px; height: 40px;}
  .wrap-sub-navi .sub-util .sub-share {background-size: auto 20px;}
  .wrap-sub-navi .sub-util .sub-favo, .wrap-sub-navi .sub-util .sub-favo:hover, .wrap-sub-navi .sub-util .sub-favo.on {background-size: auto 20px;}
  .wrap-sub-navi .sub-util .box-sub-favo {right: 0;}
  .wrap-sub-navi .sub-util .box-sub-share {top: 100%;}
}

.wrap-contents{padding:50px 0 100px;min-height:500px;}
.wrap-contents .container{max-width:1440px;margin:0 auto;font-family: 'Dream Regular',sans-serif;}
.wrap-contents .subject h2{font-size:36px;}

@media all and (max-width: 767px){
  .wrap-contents .subject h2{font-size:30px;}
}

footer{background-color:#f0f0f0;margin:0 auto}
footer .inner{position: relative;padding:44px 0 72px;max-width: 1600px;margin: 0 auto;}
footer .bottom-menu{position:relative;margin:3px 0 47px}
footer .bottom-menu ul::after{content:"";display:block;clear:both}
footer .bottom-menu ul li{float:left;position:relative}
footer .bottom-menu ul li::after{content:"";position:absolute;right:-20px;top:50%;margin-top:-5.5px;width:2px;height:11px;background:#b6b3b3;}
footer .bottom-menu ul li:last-child::after{display:none}
footer .bottom-menu ul li{margin-right:40px}
footer .bottom-menu ul li a{display:block;letter-spacing:-.03em;line-height:1.5;color:#585858;transition:.2s;font-family:"S-CoreDream-4Regular"}
footer .bottom-menu li:nth-child(2) a{color:#d04c3e}
footer .bottom-menu ul li:hover a{color:#d04c3e}
footer .footer-info {}
footer .footer-info .footer-logo{display: flex;align-items: center;margin: 0 50px 0 9px;float: left;}
footer .footer-info .footer-logo img{margin-right:10px;}
footer .footer-info .footer-logo span{font-size: 40px;color:#828282;font-family:'NH Medium';line-height: 38px;display:inline-block;}

footer .left-box .footer-info .address span{position:relative;margin-right:25px;letter-spacing:-.03em;line-height:1.5;color:#999;font-family:"S-CoreDream-3Light"}
footer .left-box .footer-info .address span::after{content:"/";right:-18px;top:50%;transform:translateY(-50%);position:absolute}
footer .left-box .footer-info .address span:last-child::after{display:none}
footer .left-box .footer-info .copy p{color:#999;letter-spacing:-.03em;line-height:1.5;font-family:"S-CoreDream-3Light"}

footer .right-box .foot_link{width:200px;position: absolute;right: 2%;top: 46px;}
footer .right-box .foot_link .openLinkList{position: relative;border:1px solid #717171;width:100%;height:40px;padding:0 20px;font-size:14px;color:#4f4f4f;font-family:"S-CoreDream-4Regular";line-height:1;display:flex;align-items:center;background:#fff}
footer .right-box .foot_link .openLinkList:after{content:"";position:absolute;right:20px;top:50%;margin-top:-5.5px;width:13px;height:7px;background: url(../../images//main/select-arrow.jpg) no-repeat center;transition: all .1s;margin-top:-3px}
footer .right-box .foot_link .openLinkList.active:after{ transform: rotate(180deg)}
footer .right-box .foot_link .linkList{display:none}
footer .right-box .foot_link .linkList{width:100%;max-height:250px;line-height:1;background:#FFF;border:1px solid #717171;position:absolute;left:0;bottom:39px;overflow-y:auto;}
footer .right-box .foot_link .linkList.active{display:block;}
footer .right-box .foot_link .linkList li{padding:0 15px;}
footer .right-box .foot_link .linkList li a{font-size:14px;;font-family:"S-CoreDream-4Regular";padding:15px 0;display:block;border-bottom:1px solid #EEE;;letter-spacing:-.05em}

footer select::-ms-expand{display:none}
footer .right-box .footer-sns{display: none;clear:both;transform:translateY(40px)}
footer .right-box .footer-sns ul{display:flex;justify-content:center;align-items:center}
footer .right-box .footer-sns ul::after{content:"";display:block;clear:both}
footer .right-box .footer-sns ul li{width:54px;margin-right:15px}
footer .right-box .footer-sns ul li:last-child{margin-right:0}

@media (max-width: 1600px) {
  footer .inner{padding-inline: 20px;}  
  
}
@media (max-width: 1400px) {
  footer .left-box .footer-info{}
  footer .left-box .footer-info .address span{margin-bottom:5px}
  footer .left-box .footer-info .address span:last-child{margin-bottom:0}
}

@media (max-width: 1160px) {
  footer .inner{flex-direction:column}

  footer .bottom-menu{margin-bottom:27px}
  footer .bottom-menu ul{display:inline-block}
  footer .bottom-menu ul li{margin-right:30px}
  footer .bottom-menu ul ul li::after{right:-16px}
  footer .bottom-menu ul li a{font-size:15px}

  footer .left-box .footer-info{}
  footer .left-box .footer-info .footer-logo{margin: 0 0 20px 0;float: unset;}  
  footer .left-box .footer-info .address span{font-size:15px;margin-bottom:2px}
  footer .left-box .footer-info .copy p{font-size:14px;margin-bottom:20px}
  
  footer .right-box .foot_link{margin-left:35px;margin-top:20px;width:calc(100% - 70px);}
  footer .right-box .foot_link {position: relative;margin: 0;width: 100%;max-width: 700px; top: auto;right: auto;}
  footer .right-box .footer-sns{margin-top:-18px;width:100%;text-align:center}
  footer .right-box .footer-sns li:nth-last-child(-n + 2){margin-top:0}
 }

@media all and (max-width: 767px){
  footer .inner{text-align: center;}
  footer .bottom-menu ul li{margin-right: 15px;}
  footer .bottom-menu ul li::after{right: -9px;}
  footer .bottom-menu ul li a{}
  
  footer .right-box .foot_link{margin: 0 auto; width: 80%;}
  footer .right-box .foot_link .openLinkList{justify-content: center;}
  
  footer .left-box .footer-info .footer-logo{justify-content: center;}
  footer .left-box .footer-info .footer-logo img{width: 30px;}
  footer .left-box .footer-info .footer-logo span{font-size: 30px;}
  footer .left-box .footer-info .address span{}
  footer .left-box .footer-info .address span:nth-child(1){display:block}
  footer .left-box .footer-info .address span:nth-child(1)::after{display:none}
}


@media (max-width: 640px) {
  footer .bottom-menu ul{display:block;width: 400px;margin: 0 auto;} 
  footer .bottom-menu ul li::after{right: -13px;}  
  footer .bottom-menu ul li{margin: 0 8px;float: none;display: inline-block;}

  footer .bottom-menu ul li:nth-child(2){margin: 0 8px}
  footer .bottom-menu ul li:nth-child(2)::after{display:none}   
  footer .bottom-menu ul li:nth-child(3){margin: 0 8px;}
  footer .bottom-menu ul li:nth-child(3)::after{display:block} 
  footer .bottom-menu ul li:nth-child(4){margin: 0 8px;} 
  footer .bottom-menu ul li:last-child{margin-left: 8px;} 
  footer .inner{padding-left:25px;padding-right:25px;}
  footer .right-box .foot_link {width:90%} 
  
  footer .left-box .footer-info .address span{margin-right:14px}
  footer .left-box .footer-info .address span::after{right:-12px;}
}


@media (max-width: 420px) {
  footer .bottom-menu ul{width: 272px;}
  footer .bottom-menu ul li:nth-child(4)::after{display:none}   
  footer .bottom-menu ul li:nth-last-child(-n + 2){margin-top:0}
}
