@charset "utf-8";
header{position:fixed; top:0; left:0; z-index:11; width:100%; }
body.fix .head-bottom > .inner {padding-top: 32px;}
/*body.fix .head-top > .inner{   padding-top: 32px;}*/
body.fix header{box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);}
body .head-bottom > .inner .head-util-wrap {display: flex;  align-items: center; gap: 16px; padding-bottom: 32px;}
body .head-bottom > .inner .head-util-wrap .head-sitemap a {color:#6c6c6c; font-size:15px;}


.head-bottom {width:100%; background: #fff;}
.head-bottom > .inner {display: flex; justify-content: space-between; width:100%; max-width:1280px; margin:0 auto; padding-top: 60px; transition: padding-top 0.5s;}

.head-bottom .inner .head-logo {position: relative; top:1px; flex:0 0 142px;}
.head-bottom .inner .head-logo .head-navi {flex:1; margin-left: auto; }

.btn-mgnb, .btn-mgnb-close, .gnb-top-sns, .head-m-top {display: none;}
.wrap-header .head-util {width: 100%; position:absolute;  top:7px}
.wrap-header .head-util .head-top .inner { display: flex;    justify-content: flex-end;    width: 100%;   max-width: 1280px;    margin: 0 auto;  }
.wrap-header .head-util .head-top .inner .left-box {display: none;}
.wrap-header .head-util ._fnctWrap {line-height:normal;}
.wrap-header .head-util #_globalUl a {    color: #6c6c6c;    font-size: 14px;}
#_globalNavi #_globalUl li {padding:0 0.5em; }  
#_globalNavi #_globalUl li:first-child {padding:0 0.5em 0 0 ; }  
#_globalNavi #_globalUl li:last-child {padding:0 0 0 0.5em; }  




.div_1 .ul_1 {display: flex; justify-content:flex-start;}
.div_1 .ul_1 > li {left:0; opacity:1;}
.div_1 .ul_1 > li:last-child {display:none;}
.div_1 .ul_1 > li:nth-last-child(2) {display:none;}
.div_1 .ul_1 li {position: relative;}
.div_1 .ul_1 li a {display: inline-block; padding:0 20px 32px; font-size: 20px; color: #222; font-weight: 700; line-height: 1.6; font-family: 'pretendard';}
.div_1 .ul_1 li a._active{color: #059C9A;}
.div_1 .ul_1 li a:hover {color: #059C9A;}

.div_2 {display: none; position: absolute; left:0; top:50px; width:200px; padding:20px; border-radius: 20px; border: 1px solid #EEE; box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, 0.06); background: #fff; }
.div_2 .ul_2 li a {display: block; padding:5px 0; color: #666; font-size: 18px; font-weight: 500; line-height: 1.6; letter-spacing: normal;}
.div_2 .ul_2 li a:hover {color:#059C9A; font-weight: 700;}

.top_div .div_3 .ul_3 li a {position: relative; display: flex; align-items: center; color: #666; font-size: 16px; font-weight: 400;    padding: 3px 0 3px 11px;  line-height: 1.4; letter-spacing: normal;}
.top_div .div_3 .ul_3 li a:before {display: inline-block; content:''; width:3px; height:3px;  border-radius: 50%; background: #666;     border-radius: 50%;    background: #666;    position: absolute;    left: 0;    top: 11px;}
.top_div .div_3 .ul_3 li a:hover:before {background:#059C9A;  font-weight: 400;}
.top_div .div_3 .ul_3 li a:hover {color: #059C9A; font-weight: 400;}

.museum-sitemap-select {display: flex; justify-content: flex-start; align-items:flex-start; margin-top: 2px;}
.museum-sitemap-select span {display: inline-block; position: relative; top:4px; margin-right:10px; color: #222; font-size: 14px; font-weight: 500; line-height: 1.6;}
.museum-sitemap-select select {width:120px; border:1px solid #bbb; border-radius: 4px; background: #fff;}



@media (max-width: 1280px) {
  .head-bottom > .inner {padding: 60px 24px 0 24px; max-width: 100%;}
  body.fix .head-bottom > .inner {padding: 32px 24px 0 24px; max-width: 100%;}
}


@media (max-width: 1024px) {
    
    header {width:100%; position:fixed; top:0; left:0;}
  
  
   .head-m-top {     display: block;    position: fixed;    top: 16px;    left: 24px;    z-index: 9999;    opacity: 0;    visibility: hidden;    transform: translateX(-24px);    transition: opacity .45s ease, transform .45s ease, visibility .45s ease;    pointer-events: none;  }
  .head-m-top.on {    opacity: 1;    visibility: visible;    transform: translateX(0);    pointer-events: auto;  }
  
    .head-bottom {padding:15px 20px}
    .head-bottom:after { content: ''; display: block; position: fixed; left: 0; top: 0; width: 100vw; height: 100dvh; background: rgba(0, 0, 0, 0.6); opacity: 0; visibility: hidden; transition: opacity 0.7s ease, visibility 0.5s;}
    .head-bottom.dim:after { opacity: 1; visibility: visible;}
    .head-bottom > .inner {padding:0;}
    .head-util {display: none;}
  body.fix .head-bottom {padding:15px 20px}
  body.fix .head-bottom > .inner {padding-top:0px;         padding: 0 0 0 0;}
    body .head-bottom > .inner .head-util-wrap,
  .head-sitemap,
    .museum-sitemap-select {display: none;}

    .menuUItop-wrap {position:fixed; right:-130%; top:0; width:100%; height:100%; height:100dvh; background: #fff; z-index: 10;}
    .menuUItop { height: 100%;  max-height: 100dvh;  padding-bottom: 120px; overflow-y: auto; -webkit-overflow-scrolling: touch;}
    .menuUItop-wrap.on:before {content: ''; display: block; position: absolute; left: -90px; top: -150%; width: 200%; height: 200%; background: #fff; border-radius: 100%; transform: translateY(50%); animation: menuUItop-round 0.7s forwards}
    @keyframes menuUItop-round {
        0% {border-radius: 100%;}
        100% {border-radius:0;}
    }


    .btn-mgnb {display: block; position: relative; left:5px; text-align:right;}
    .btn-mgnb button { width:40px; height:40px; background:#fff url(../../images/chevron_menu.png) center center / 24px no-repeat; text-indent: -9999px; overflow: hidden;}

    .btn-mgnb-close {position: relative; z-index: 10 ; display: block; text-align: right; padding:12px 20px;}
    .btn-mgnb-close button {width:24px; height:24px; background:#fff url(../../images/menu-close.png) center center / cover no-repeat; text-indent: -9999px; overflow: hidden;}
   /*
  .head-bottom.dim  .head-m-top { display: block; position: fixed;   top: 0;    z-index: 9999;         position: fixed;     top: 16px;      z-index: 9999;        left: 24px;}*/

    .div_1 .ul_1 {flex-direction: column;}
    .div_1 .ul_1 > li {position: relative; left:10px; opacity: 0;}
    .div_1 .ul_1 li a {display: block; padding:20px 24px; font-size:20px; font-weight: 700; border-bottom: 1px solid #eee; }
    .ul_1 li:has(._childDiv) > a {background:url(../../images/chevron_down.png) right 24px center / 16px no-repeat;}

    .div_2 {display: none; position: static; width:100%; padding:12px 24px; border-radius:0; border: none; border-bottom: 1px solid #eee; box-shadow:none; background: #fff; }
    .div_2 .ul_2 li a {padding:6px 0; font-size: 18px; font-weight: 500; border-bottom: none; background-position: right center;}
    .div_2 .ul_2 li a:hover {color:#059C9A; font-weight: 700;}

    .div_3 {/*display: none;*/}
    .div_3 .ul_3 li a {color: #666; font-size: 16px; font-weight: 500; background-position: right center;}


}



.main #contentsEditHtml {padding-top:124px;  transition: padding 0.5s ;}
.main.fix #contentsEditHtml {padding-top:96px;  transition: padding 0.5s ;}

@media (max-width:1024px) {
.main	#contentsEditHtml {padding-top:70px}
    .main.fix #contentsEditHtml {padding-top:70px;}
}




.wrap-sub-visual {position:relative; background-size:cover; display:table; width:100%; margin-top: 124px;}
.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.m11 {background:url('../../images/common/sub-visual11.jpg') no-repeat top center; }

.wrap-sub-visual .wrap-sub-cell {display:table-cell;height: 250px;text-align: left;color:#fff;}
.wrap-sub-visual .container {position:relative;z-index:1;max-width: 1280px;margin: 72px auto 0}
.wrap-sub-visual .slogan {margin: 90px 0 0 0;text-align: center;}
.wrap-sub-visual .slogan-big {font-family: 'pretendard';position:relative;display:inline-block;font-size: 46px;line-height:1.2;vertical-align: middle;}
.wrap-sub-visual .slogan-small {position: relative;font-size: 18px;line-height: 26px;font-family: 'pretendard';display: inline-block;vertical-align: middle;padding-left: 60px;padding-top: 5px;display:none;}
.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:1600px) {
  .wrap-sub-visual .container{}
}

@media all and (max-width:1023px) {
  .wrap-sub-visual{margin-top: 70px;}
  .wrap-sub-visual .wrap-sub-cell {;}
  .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:180px;text-align: center;}
 .wrap-sub-visual .container{margin: 60px auto 0;}
  .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: 1280px;margin: -70px auto 0;}
.wrap-sub-navi .container {position:relative;max-width:1280px;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: 'pretendard';}
.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:'pretendard';}
.wrap-sub-navi .sub-navi .navUl a._active{color: #f79621;font-weight: 500;}
.wrap-sub-navi .sub-navi .navUl a:hover {color:#008395;font-family:'pretendard';}

.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: 'pretendard';}
.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: 18px; 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;}
  .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: 154px;}
  .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:1280px;margin:0 auto;font-family: 'pretendard',sans-serif;}
.wrap-contents .subject h2{font-size:40px;font-family:'pretendard';font-weight: 600;}

@media all and (max-width: 767px){
  .wrap-contents .subject h2{font-size:36px;margin: 20px 0 60px 0;}
}

footer{background-color:#fff;margin:0 auto; border-top: 1px solid #E9E9E9;}
footer .inner{position: relative;padding:48px 0;max-width: 1280px;margin: 0 auto;     display: flex;   justify-content: space-between; }

footer .address .btn{display: inline-flex; height: 40px; padding: 8px 16px; justify-content: center; align-items: center; gap: 4px; color: #222; text-align: center; font-family: Pretendard; font-size: 16px; font-style: normal; font-weight: 500; line-height: normal; border-radius: 100px; border: 1px solid #aaa; background: #FFF;}
footer .address .btn:hover {background: #4f5663; color:#fff;  border: 1px solid #4f5663;}
footer .address .btn-wrap {display: flex; gap:8px; margin-bottom:16px;}

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: "pretendard"; font-weight:400;}
footer .bottom-menu li:nth-child(2) a{color:#d04c3e}
footer .bottom-menu ul li:hover a{color:#d04c3e}
footer .footer-info {display: flex; gap:60px; }
footer .footer-info .footer-logo{width: 142px;}
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: "pretendard"; font-size:14px; color:#666; font-weight: 300;}
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: "pretendard"; font-weight:300}

footer .right-box .foot_link{margin-bottom:24px; position:relative;}
footer .right-box .foot_link .item {width: 240px;}
footer .right-box .foot_link .openLinkList{position: relative;border:1px solid #717171;width:100%;height:32px;padding:0 16px;font-size:14px;color:#222;font-family: "pretendard";line-height:1;display:flex;align-items:center; border-radius: 4px; border: 1px solid #BBB;} 
footer .right-box .foot_link .openLinkList:after{content:"";position:absolute;right:12px;top:50%; transform: translateY(-50%); width:12px;height:12px;background: url(../../images/common/icon-arrow.svg) no-repeat center;transition: all .1s;}
footer .right-box .foot_link .openLinkList.active:after{ transform: translateY(-50%) 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 #BBB; border-radius: 4px 4px 0 0; position:absolute;right:0;bottom:30px;overflow-y:auto;}
footer .right-box .foot_link .linkList.active{display:block; width:240px}
footer .right-box .foot_link .linkList li{padding:0 15px;}
footer .right-box .foot_link .linkList li a{font-size:14px; font-family: "pretendard"; font-weight:400; padding:12px 0;display:block;border-bottom:1px solid #EEE;;letter-spacing:-.05em}
footer .right-box .foot_link .linkList li:last-child a {border-bottom:none;}

footer select::-ms-expand{display:none}
footer .right-box .footer-sns{clear:both;}
footer .right-box .footer-sns ul{display:flex;justify-content:center;align-items:center; gap:16px;}
footer .right-box .footer-sns ul li{width:48px; height:48px; }
footer .right-box .footer-sns ul li a {width: 100%; height: 100%; display: flex; align-items: center;  justify-content: center; background: #EEE; border-radius:999px;} 
footer .right-box .footer-sns ul li a img{transform:scale(1);transition: all ease .3s;}
footer .right-box .footer-sns ul li a:hover img{transform:scale(1.05);}

@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: 1280px) {
  footer .inner {  padding: 40px 24px; max-width: 100% !important; }
  footer .inner .right-box { margin-left: 202px; display: flex;  flex-direction: column; margin-top:24px;}
  footer .right-box .footer-sns ul {display: flex;  justify-content: flex-start; align-items: center;}
}
@media (max-width: 1160px) {
  footer .inner{flex-direction:column;  padding: 40px 24px; max-width: 100% !important; }

  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}
  
 }

@media all and (max-width: 767px){
  
  
  footer .inner{width:100%; max-width: 100% !important; text-align: left; padding: 40px 24px;  display: flex;    justify-content: flex-start;    align-items: flex-start; gap:20px}
  footer .inner .right-box {width: 100%;          margin-left: 0; margin-top:0;}
  footer .right-box .footer-sns ul {justify-content: center}
  footer .right-box .foot_link .linkList.active {width: 100%;}
  footer .right-box .foot_link .item  {width: 100%;}
  footer .footer-info {flex-direction: column; gap:20px;}
  
  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-bottom:20px;}
  footer .right-box .foot_link .openLinkList{justify-content: center;}
  
  footer .left-box .footer-info .footer-logo{text-align: left; margin-bottom:0;}
  footer .left-box .footer-info .footer-logo img {height:28px;}
  footer .left-box .footer-info .footer-logo span{font-size: 30px;}
  footer .left-box .footer-info .address span{display: block;  word-break:unset;}
}


@media (max-width: 640px) {

}


@media (max-width: 420px) {
}

.subject h2{margin: 60px 0 100px 0;}
.subject h2:after { background: url('/sites/agrimuseum/images/common/bul-title.png') no-repeat center center;    top: -40px;display:none}
.objHeading_h4{font-size:22px;line-height:33px;color:#222;padding: 0 0 0 24px;}
.objHeading_h4::before {content: '';position: absolute;left: 0;top: 4px;width: 19px;height: 14px;background: url(/sites/agrimuseum/images/icon-quotes.png) no-repeat;}
.objHeading_h6::before{display:none}
.objHeading_h6{padding: 0 0 0 24px;}

.title-line{padding: 0px 0 12px;max-width: 1000px;margin-inline: auto;}
.btn-style.write,.btn-style.type1 {background:#059C9A !important; padding-block: 11px !important;}
.btn-style.write,.btn-style.type1:hover{background:#fff !important;border-color:#059C9A !important;}
.objHeading_h4 span{color:#f79018;}





