@charset "UTF-8";
/*@import url(new_fonts.css);*/
/*@import url(new_common.css); */
@import url("/pinnode/css/new_fonts.css");
@import url("/pinnode/css/new_common.css");

.main-body { margin:0 auto; width:100%; max-width:1410px;}
.main-visual { position:relative; width:100%; overflow: hidden;margin-bottom: 50px;}
.main-visual .vis { height: 100%; }
.main-visual .swiper-slide {height:500px; box-sizing: border-box;}
.main-visual .swiper-slide a { display: block; height: 100%; width: 100%; position: relative;overflow: hidden; box-sizing: border-box;}
.main-visual .swiper-slide a:focus-visible {outline:5px solid #000; outline-offset: -4px; border:2px solid #000}

.main-visual .swiper-slide img { width: 100%; height: 100%; margin-left: 50%; transform: translateX(-50%);}

.main-visual .btn-banner-more { display: inline-block; height: 30px; line-height: 30px; font-size: 13px; color:#fff; 
  background: #111426 url(../img/layout/ic-banner-more.png) no-repeat right 15px center; padding: 0 40px 0 20px; border-radius: 15px;}
  .main-visual .btn-banner-more:focus-visible{     outline: 2px solid #0056b5;} 
.banner-uis { position: absolute; right:20px;bottom: 20px;z-index: 1;}
.banner-uis div { position : relative !important; width : auto !important; display: inline-block; vertical-align: middle; margin-left: 15px;}
.banner-uis .swiper-pagination { top : 0 !important }
.main-visual .banner-info { height: 30px; line-height: 30px;background: #111426 ;border-radius: 30px;color: #fff;font-size: 9px;padding: 0 20px;}
.main-visual .banner-info  .title { font-size: 18px;}
.main-visual .banner-info  .counter { font-size: 18px; font-family:'Times New Roman'; margin-left: 10px;}
.main-visual .sld-uis button { height: 30px; width: 30px; font-size: 0; border-radius: 50%;background-color: #111426;background-repeat: no-repeat; background-position: center center;}
.main-visual .sld-uis button:focus-visible { outline: 2px solid #0056b5;}
.main-visual .sld-uis .sl-btn-play { display:none; background-image: url(../img/layout/ic-main-slider-play.png); }
.main-visual .sld-uis .sl-btn-stop { background-image: url(../img/layout/ic-main-slider-stop.png);}
/* .main-visual .sld-uis .sl-btn-prev { background-image: url(../img/layout/ic-main-slider-prev-bk.png);}
.main-visual .sld-uis .sl-btn-next { background-image: url(../img/layout/ic-main-slider-next-bk.png);}  */
.main-visual .sl-btn-prev { cursor : pointer; background-image: url(../img/layout/main-slider-next-left.png); font-size: 0; width:45px; height: 86px; background-color:transparent ;background-repeat: no-repeat; background-position: center center; position: absolute; left:0; top:50%; z-index: 500; margin-top:-40px;}
.main-visual .sl-btn-next {cursor : pointer;  background-image: url(../img/layout/main-slider-next-right.png); font-size: 0;width:45px; height: 86px; background-color:transparent ;background-repeat: no-repeat; background-position: center center; position: absolute; right:0; top:50%; z-index: 500; margin-top:-40px;}  
.main-visual .sl-btn-prev:focus,
.main-visual .sl-btn-next:focus {
    outline: none;       /* 기본 포커스 아웃라인 제거 */
    margin-top: -40px;    /* 포커스 상태에서도 동일한 마진 유지 */
}


.swiper-pagination{position: static;z-index: 100;}
.swiper-pagination-bullet{width:16px; height: 16px; margin-left: 8px; background: #fff; opacity: 0.9; border: 1px solid #aaa; text-indent: -9999px; overflow: hidden;}
.swiper-pagination-bullet-active {background-color: #111426;}

.banner-uis .stop .sl-btn-stop { display: none !important;;}
.banner-uis .stop .sl-btn-play { display: inline-block;;} 

/* museum info */
.museum-info{ position:relative;margin-bottom: 50px;color: #111426; letter-spacing: -0.05em;} 
.museum-info .info { padding-right: 140px;}
.museum-info .info > div * { display: inline-block}
.museum-info .time, .museum-info .fee  { display: inline-block;} 
.museum-info .time .section-title { font-size:24px; margin-right: 16px; font-weight:500;}
.museum-info .fee .section-title { font-size:24px; margin-right: 16px; font-weight:500;}
.museum-info .fee .section-title:before {content: "/"; font-weight: 200; padding-right: 10px;}
.museum-info .fee .tx {font-size: 22px;}
.museum-info .fee .link-more {font-size: 20px; font-weight: bold; margin-left: 30px; color: #111426;}
.museum-info .info p { margin-right:10px; font-size: 22px;}

.service-link { position:absolute;right: 0; top:0; z-index: 1;}
.service-link .section-title { display: none;}
.service-link .inner-link li { float:left;}
.service-link .inner-link li+li {padding-left:15px;border-left:  1px solid #eaeaea;margin-left: 15px;}
.service-link .inner-link li a { display:inline-block; font-size: 24px; background: url(../img/layout/ic-link-arr-b.png) no-repeat right center; padding-right:20px; color: #000;}


/* notice */
.notice { margin-bottom: 50px;padding: 20px;background: #f2f2f2;  }
.notice-slider { position: relative; overflow: hidden; height: 35px; }
.notice-slider .item {height: 30px;line-height: 30px; padding: 5px 0; overflow: hidden;}
.notice-slider .item:after { content: ""; display: block; clear: both;}
.notice-slider .item a { font-size: 20px; display:block; float:left;}
.notice-slider .item a:focus-visible {outline-offset: -2px;}

.notice-slider .item .bd-name { width: 140px; color:#000; font-weight:500;}
.notice-slider .item .bd-name:after {content: ""; display: inline-block; width: 14px;height: 14px;background: url(../img/layout/ic-more-plus.png) no-repeat center;background-size: cover;margin-left: 10px;}
.notice-slider .item .bd-con { width: calc(100% - 240px); position: relative; box-sizing: border-box; padding-right: 140px;position: relative; color:#333}
.notice-slider .item .bd-con .subject { width: 100%; display: block; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;font-size: 20px; }
.notice-slider .item .bd-con .date { position: absolute; right: 0;top: 0;font-size: 18px;}
.notice-slider .item .bd-con:hover {color:#000; text-decoration: underline;}

.notice-slider .sld-uis { position: absolute; right: 0; top:10px; z-index: 1;}
.notice-slider .sld-uis button  { width: 18px; height: 18px; background-repeat: no-repeat; font-size: 0; line-height: 0; background-size: auto; background-color: transparent;
  float: left;padding: 0;background-position: center;margin-left: 5px;}
.notice-slider .sld-uis .sl-btn-prev {background-image: url(../img/layout/ic-sl-prev-bk.png);}
.notice-slider .sld-uis .sl-btn-next {background-image: url(../img/layout/ic-sl-next-bk.png);}
.notice-slider .sld-uis .sl-btn-stop {background-image: url(../img/layout/ic-sl-stop-bk.png);}
.notice-slider .sld-uis .sl-btn-play { display: none; background-image: url(../img/layout/ic-sl-play-bk.png);} 

.notice-slider .stop .sl-btn-stop { display: none;}
.notice-slider .stop .sl-btn-play { display: inline-block;}

/* column contents */
.col-content {display: flex; justify-content: space-between;  margin-bottom:80px;}
.col-content > div { width:25%;height: 410px; flex: 0 auto; position: relative;overflow: hidden;}  
.col-content .exh { width: 40%; box-sizing: border-box;} 
.col-content > div .section-title h2 {font-size: 24px; font-weight: 500; height: 36px; line-height: 36px;}
.col-content .item {box-sizing: border-box;padding-top:20px;width: 100%;height:410px;}   
.col-content .exh .exh_box {display: block;background-color:#f1f1f1;text-align: center;} 
 
.exh .item { display: block;padding:30px;margin-top:15px;height:auto; background:#f1f1f1;}   
.exh .item .thumb { position: relative;width: 100%;height:238px;margin:0 auto; text-align: center;}
.exh .item .thumb img { max-height: 100%; max-width: 100%; height: auto; width: auto;}
.exh .item .thumb:after {content: ""; display: block; position: absolute; width: 70px; height: 70px; background: url(../img/layout/ic-vodplay.png) no-repeat center; left: calc(50% - 35px); top: calc(50% - 35px)}
.exh .item .subject { align-self: center;padding: 10px;text-align: left;width: 100%; font-size:18px; font-weight: 500; color:#111426; line-height: 150%;}
.exh a:hover .item .subject, .exh a:focus .item .subject, .exh a:focus-visible .item .subject { text-decoration: underline; color:#000; }
.exh a:focus-visible .item{ border: 2px solid #000;}

.col-content .exh .item .subject {margin:15px 0 0;padding:0;} 

.col-content .item .status span {font-size: 14px; padding: 5px 0;display: inline-block;width:100px;text-align: center;box-sizing: border-box;}  
.col-content .item .status .plan { background: #283483; color:#fff;} 
.col-content .item .status .open { background: #CD3C3C; color:#fff;}
.col-content .item .status .close { background: #5D5E65; color:#fff;}

.col-content .item .img {text-align: center;height:238px;margin-bottom:10px;}   
.col-content .item .img img {max-width:100%;max-height:100%;display: inline-block; } 

.col-content .item .status, .col-content .item .date {margin:0 15px;} 
.col-content .item .subject {margin:5px 15px;}  

.col-content .thumb a { display: block;position: relative;box-sizing: border-box;height: 100%;} 
.col-content .thumb a:after {content: ""; display: block; position: absolute; width: 70px; height: 70px; background: url(../img/layout/ic-vodplay.png) no-repeat center; left: calc(50% - 35px); top: calc(50% - 35px)}

.col-content .item .subject a {font-size:18px; font-weight: 500; color:#111426; line-height: 150%;}
.col-content .item .subject a:hover { text-decoration: underline; color:#000;}
.col-content .item .date { color:#777;font-size:15px;}  
.col-content .btn-more {position: absolute; top:8px; right:0; width: 18px; height: 18px; background: url(../img/layout/ic-more-plus.png) no-repeat center; font-size:0; line-height:0; }
.col-content .edu .btn-more, .col-content .event .btn-more { display: none;}

.col-content .sld-uis { position: absolute; right: 0; top:10px; z-index: 1;}
.col-content .sld-uis button  { width: 18px; height: 18px; background-repeat: no-repeat; font-size: 0; line-height: 0; background-size: auto; background-color: transparent;
float: left;padding: 0;background-position: center; }
.col-content .sld-uis .sl-btn-prev {background-image: url(../img/layout/ic-sl-prev-bk.png);}
.col-content .sld-uis .sl-btn-next {background-image: url(../img/layout/ic-sl-next-bk.png);}
.col-content .sld-uis .sl-btn-stop {background-image: url(../img/layout/ic-sl-stop-bk.png);}
.col-content .sld-uis .sl-btn-play { display: none; background-image: url(../img/layout/ic-sl-play-bk.png);} 
.col-content .swiper-pagination { position: absolute; right: 52px; top:9px;z-index: 1;bottom: auto;left: auto;width: auto;}

/* 근현대사 디지털 아카이브 */
.archive { width: 100%; background: #E4E9E8 url(../img/layout/bg-column-content.png) no-repeat center top;height: 470px;box-sizing: border-box;padding-top: 70px; margin-bottom: 200px;}
.archive-wrapper { width: 100%; max-width: 1410px; margin: 0 auto;} 

.archive-header { position: relative;margin-bottom: 58px;}
.archive-header { vertical-align: middle;}
.archive-header h2 { display: inline-block; color: #000; margin-right: 20px;font-weight: 400;font-size: 36px; line-height: 54px;vertical-align: middle;}
.archive-header h2 strong { font-weight: 500;}
.archive-header .sub-desc {font-size: 18px; color: #626e6c;display: inline-block; line-height: 54px;vertical-align: middle;}
.archive-header .btn-search-link {position: absolute; right: 0; top:0; color: #fff; background:#266d70 url(../img/layout/ic-link-arr-md-w.png) no-repeat right 20px center; padding: 12px 50px 13px 30px;font-size: 18px;box-sizing: border-box; }
.archive-header .btn-search-link:hover { box-shadow: 10px 10px 8px rgba(0,0,0,0.2); text-decoration: underline;}

.ar-list-wrapper { overflow: auto; overflow-y: hidden; padding:0 0 20px 0;box-sizing: border-box;}
.ar-list { display: flex; justify-content: space-between; min-width:1400px;padding: 0 10px;box-sizing: border-box;}
.ar-list .item { position: relative; min-width: 258px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08) }
.ar-list .item a {outline-offset: -4px;}
.ar-list .item .img::after { content: ""; position: absolute; top:0; left:0; display: block; width: 100%; height: 260px; background-image: linear-gradient(to bottom, #141f1f 2%, rgba(84, 84, 84, 0));}
.ar-list .item .text { position: absolute; left:45px; top:30px;z-index: 1;  transition: top 0.5s;}
.ar-list .item .text .i-sm { font-size: 14px; color:#fff; opacity: 0.7; margin-bottom:10px;font-weight: 200;}
.ar-list .item .text .i-t { font-size: 26px; color:#fff; font-weight: 400; margin-bottom:20px; } 
.ar-list .item .text .more { font-size: 14px; color:#fff; background: url(../img/layout/ic-link-arr-sm-w.png) no-repeat left center; padding-left: 17px;font-weight: 200;}

.ar-list .item a:hover .img::after, .ar-list .item a:focus .img::after {  height: 100%; background: linear-gradient(#111426 0%, rgba(15, 33, 33, 0.77) 100%);;}
.ar-list .item a:hover .text, .ar-list .item a:focus .text  {  left:0; top:40%; text-align: center; width: 100%;}
.ar-list .item a:hover .text .i-t, .ar-list .item a:focus .text .i-t { font-weight: 500; text-decoration: underline;}
  
@media only screen and (max-width: 1024px) {
  .col-content .item, .col-content .item .img {height:auto;}
  
}

/* 근현대사박물관 협력망 안내 */
.cooperation { width: 100%; background: #F8EEEE;height: 142px;box-sizing: border-box;padding-top: 45px; margin-bottom: 100px;}
.cooperation-wrapper { width: 100%; max-width: 1410px; margin: 0 auto;} 
.cooperation-header { position: relative;margin-bottom: 58px;}
.cooperation-header { vertical-align: middle;}
.cooperation-header h2 { display: inline-block; color: #000; margin-right: 20px;font-weight: 400;font-size: 36px; line-height: 54px;vertical-align: middle;}
.cooperation-header h2 strong { font-weight: 500;}
.cooperation-header .sub-desc {font-size: 18px; color: #626e6c;display: inline-block; line-height: 54px;vertical-align: middle;}
.cooperation-header .btn-search-link {position: absolute; right: 0; top:0; color: #fff; background:#A72323 url(../img/layout/ic-link-arr-md-w.png) no-repeat right 20px center; padding: 12px 50px 13px 30px;font-size: 18px;box-sizing: border-box; }
.cooperation-header-header .btn-search-link:hover { box-shadow: 10px 10px 8px rgba(0,0,0,0.2); text-decoration: underline;}

/* 유투브 채널 배너 */
.scroll-vod { position: fixed; bottom:130px; right: 10px; z-index: 1; background:#fff; padding:10px; box-shadow:0 8px 10px rgba(0,0,0,0.1); border-radius:8px; transition: all 0.5s;}
.scroll-vod.index { z-index : 0 }
.scroll-vod.off {opacity: 0; right: -300px; display: none;}
.scroll-vod .title { display: none;}  
.scroll-vod .vod-hd { position: relative; margin-bottom: 10px;}
.scroll-vod .vod-hd > div {display: inline-block; font-size:12px; width: 60px; text-align: center; border-radius: 3px; height: 20px; line-height: 20px; color:#fff; font-weight: 500; box-sizing: border-box;}
.scroll-vod .vod-hd .live { background: #D51C2F url(../img/layout/ic_youtube_w.png) no-repeat 5px 5px; padding-left:17px;}
.scroll-vod .vod-hd .live .tx {animation-duration: 1s; animation-iteration-count: infinite; animation-name: blink; font-weight:600; }
.scroll-vod .vod-hd .plan { background: #475ADC} 
.scroll-vod .vod-hd .close { background: #5D5E65}
@keyframes blink {
  0% {opacity:1;}
  50% {opacity:0;}
  100% {opacity:1; }
}

.scroll-vod .vod-hd .btn-vod-close { position:absolute; width: 16px; height: 16px; right: 0; top:2px; font-size: 0; line-height:0; background: url(../img/main/ic-close-x-b.png) no-repeat left center; }
.scroll-vod .vod-veiw { width: 200px;  }
.scroll-vod .vod-veiw .youtube-title { font-size: 0;}

/* 배너 더보기 */
.banner-more { display : none; position: fixed; width: 100%; height: 100%; left:0; top:0; background: rgba(0,0,0,0.7);z-index: 1000;display: none; overflow: auto;padding: 80px 20px;box-sizing: border-box;bottom: 0;right: 0;}
.banner-more .more-wrapper { position:relative; width: 100%;  max-width: 1410px; margin: 0 auto; }
.banner-list:after {content: ""; display: block; clear: both;}
.banner-list li {float:left; width: 50%; box-sizing: border-box; padding: 5px; height: 250px;}
.banner-list li img { width: 100%; height: auto; max-width: 100%; max-height: 100%;}
.banner-more .btn-banner-list-close { position: fixed; right: 30px; top:20px; background: url(../img/layout/ic-btn-banner-close.png) no-repeat center center; font-size: 0; line-height: 0; z-index: 1001;width: 50px;height: 50px;}


/* 메인비주얼 온라인전시관 */
.vis_onlineexhi a.hide{display:none;}
.main_onlineexhi_wrap{width:100%; height:520px; background-size: cover; margin:0;} 
.vis_onlineexhi{background-position: 50% 0%; height:100%; background-size: cover;}
.main_online{width:80%; margin:0 auto; font-size:0; padding-top:140px;}
.main_onlineexhi{width:100%; margin:0; padding:0;}
.main_onlineexhi li{display: inline-block;width: 15.6%;max-height: 235px;margin-right:1%;overflow: hidden;}
.main_onlineexhi li a{width:100%; display:block;opacity:0.8;}
.main_onlineexhi li a:hover{opacity:1;}
.main_onlineexhi li a img{width:100%; margin:0;}
.main_btn_online{width:100%; margin:10px auto 0;}
.main_btn_online li{width:50%; display: inline-block; font-size:0;}
.main_btn_online li a{width: 97.5% !important;height: 50px;font-size: 16px;display: block;border: 1px solid #fff;line-height: 50px;text-align: center;color: #fff;background: rgba(0,0,0,0.6);}
.main_btn_online li a:hover{background: rgba(0,0,0,1);}
.main_onlineexhi .hide { display: none;}

.ir_text { width : 0; height : 0; overflow : hidden; opacity: 0;}
.popupWrap { position : fixed; top : 0; left : 0; width : 100%; height : 100%; background-color: rgba(0,0,0,0.2); z-index : 88 }
.popupWrap  .banner__content { position : absolute; top : 50%; left : 50%; transform: translate(-50%, -50%); background-color : #fff; max-width : 400px; max-height : 700px; border-radius : 5px; width : calc(100% - 40px) }
.popupWrap  .banner__content img { display : block; width : 100%; height : auto }
.popupWrap  .input_check_wrap { display : block }
.popupWrap  .banner__controller { position : relative;  padding : 4px 80px 4px 4px; background-color : #000;color : #fff }
.popupWrap  .banner__controller .banner__close { position : absolute; top : 2px; right : 0; background-color: transparent; color : #fff }
 
.edu-slider .swiper-wrapper,
.ar-list .item .text { z-index : 0 }



@media only screen and (max-width: 1399px) {
  .main-visual .swiper-slide img { width: 100%; height: 100%; margin-left: 0 !important; transform: none !important;}
  .museum-info .info .time { margin-bottom: 24px; }
}
 
@media only screen and (max-width: 1279px) {
  /* museum info */
  .museum-info .info { padding-right: 0;text-align: center;margin-bottom: 20px;}
  .service-link { position:relative; }
  .service-link { text-align: center;}
  .service-link .inner-link li { display: inline-block; float:none;}
  
   /* column contents */
  .col-content {display: flex; justify-content: space-between;  margin-bottom:0px; flex-flow: column;padding: 0 10px;}
  .col-content > div { width:100%; height: auto; position: relative;margin-bottom: 30px;border-bottom: 1px solid #ccc;padding-bottom: 40px;} 
  .col-content .exh { border: 0;width: 100%;}

  }
  @media screen and (max-width:1065px){
    .main_onlineexhi_wrap{display:none;}  
    .vis_onlineexhi a.hide{display:block;}
    .mvis .vis.vis_onlineexhi {background-image: url(/images/main/main_vis_onlineexhi_m.jpg) !important;}
  }
@media only screen and (max-width: 1023px) {
  
  /* museum info */
  .museum-info {padding:0 20px;margin-bottom: 30px; }
  .museum-info .info {float:left;padding-right: 0;text-align: center;margin-bottom: 20px;width: 70%;}
  .museum-info:after {content: ""; display: block; clear: both;}
  
  .museum-info .info > div { position:relative;display: block;padding-left: 100px;text-align: left;}
  .museum-info .info .section-title { position: absolute; left:0; }
  .museum-info .info p.tx { padding-left:20px;}
  
  .museum-info .info .time { margin-bottom: 32px; }
  .museum-info .info .time p {font-size: 18px;}
  .museum-info .info .time p span { display: block;}
  .museum-info .info .time p span+span { padding-top: 10px;}
  
  .museum-info .fee {display: block; margin-bottom:32px;} 
  .museum-info .fee .section-title:before { display: none;}
   
  .service-link { position:relative;}
  .service-link { text-align: center;float: left;width: 30%;box-sizing: border-box;padding-left: 4%;border-left: 1px solid #ccc;}
  .service-link .inner-link li { display: block; float:none; text-align:left; }
  .service-link .inner-link li+li { border: 0; padding-left: 0; margin-left: 0; }
  .service-link .inner-link li a {font-size: 22px;border-bottom: 1px solid #ccc;display: block;padding: 15px 0 15px 0;margin: 0;font-weight: 500;} 
  
  /* 근현대사 디지털 아카이브 */
  .archive {padding-top: 35px}
  .archive-header { position: relative; margin-bottom: 58px; padding: 0 10px; }
  .archive-header .sub-desc { display: block; margin-bottom: 20px;}
  .archive-header .btn-search-link {  top:20px; right: 10px}
} 

@media only screen and (max-width: 768px) { 
  .main-visual {margin:0;} 
  .museum-info {border-top:1px solid #ccc; padding-top: 30px;}
  
 /* main banner */
  .banner-uis { position: relative;display: block;left: 0;width: 100%;top: 0;padding: 20px 10px; box-sizing: border-box;}
  .banner-info {margin: 0 !important;;}
  .banner-uis .title { display: none;}
  .banner-uis .counter { margin: 0 !important;;}
  .banner-uis .banner-btns { float:right;}
  .swiper-pagination-bullet {width: 12px;height: 12px;margin-left: 4px;}
  .main-visual .sl-btn-prev, .main-visual .sl-btn-next{background-size: 50%; top:45%;}
  
  /* notice */
  .notice { margin-bottom: 50px;padding: 40px 20px 0 20px;background: #f2f2f2; height: 280px;box-sizing: border-box;}
  .notice .swiper-slide { height : inherit !important }
  .notice-slider { position: relative; overflow: hidden; height: inherit !important;}
  .notice-slider .item {height: 209px; }
  .notice-slider .item:after { content: ""; display: block; clear: both;}
  .notice-slider .item a { font-size: 20px; display:block; float:none;}
  .notice-slider .item .bd-name { width: 100%; color:#000; font-weight:500;text-align: center;font-size: 24px;}
  .notice-slider .item .bd-name:after {content: ""; display: inline-block; width: 14px;height: 14px;background: url(../img/layout/ic-more-plus.png) no-repeat center;background-size: cover;margin-left: 10px;}
  .notice-slider .item .bd-con { width: 100%; position: relative; padding: 20px 0; height: 152px;}
  .notice-slider .item .bd-con .subject { width: 100%; overflow: visible; white-space: normal;font-size: 18px;}
  .notice-slider .item .bd-con .date {right: auto; top: auto; bottom:0;font-size: 16px;width: 100%;text-align: center;}

  .notice-slider .sld-uis { right: auto; top:auto; z-index: 1;bottom: 0;text-align: center;width: 100%; }
  .notice-slider .sld-uis button { display: inline-block;float: none;margin: 0;}

  /* 근현대사 디지털 아카이브 */
  .archive {padding-top: 35px;height: auto;padding-bottom: 40px;margin-bottom: 100px;}
  .archive-header { position: relative; margin-bottom: 58px; padding: 0 10px;  text-align:center;}
  .archive-header h2 { font-size: 30px;/*! l */ line-height: 140%;margin-bottom: 10px;}
  .archive-header .sub-desc { display: block; margin-bottom: 30px;font-size: 16px;line-height: 140%;}
  .archive-header .btn-search-link { position: relative;top: auto;left: auto;right: auto;font-size: 16px;}

  /* 근현대사박물관 협력망 */
  .cooperation {padding-top: 35px;height: auto;padding-bottom: 40px;margin-bottom: 100px;}
  .cooperation-header { position: relative; margin-bottom: 20px; padding: 0 10px;  text-align:center;}
  .cooperation-header h2 { font-size: 30px;/*! l */ line-height: 140%;margin-bottom: 10px;}
  .cooperation-header .sub-desc { display: block; margin-bottom: 30px;font-size: 16px;line-height: 140%;}
  .cooperation-header .btn-search-link { position: relative;top: auto;left: auto;right: auto;font-size: 16px;} 
    
  /* 배너 더보기 */
  .banner-list li {float:none; display:block; width: 100%; }

  .main-visual {height: auto;}  
  .main-visual .swiper-slide{height: 200px;background: transparent;}
  /* .main-visual .swiper-slide img { width: auto; height: 300px; max-width: none; max-height: none;position: absolute;left: calc(50% - 405px);} */

  .main_onlineexhi .hide { display:block;}

}

@media only screen and (max-width: 479px) {
	.banner-uis{text-align: center;}
	.banner-uis .banner-btns { float:none; margin-top:4px;}	
	
  /* museum info */
  .museum-info {padding:0 20px;margin-bottom: 40px; }
  .museum-info .info {float:none; margin-bottom: 40px;width: 100%;padding-top: 40px;}
  
  .museum-info .info > div { padding-left: 80px; }
  .museum-info .info .section-title { position: absolute; left:0;font-size: 20px;}
  .museum-info .info .tx { padding-left:20px;font-size: 18px;}
  .museum-info .info .link-more { font-size: 16px; margin-left: 30px;}
  
  .museum-info .info .time { margin-bottom: 20px; }   
 
  .service-link {float: none;width: 100%; padding-left: 0;border-left: 0;}
  .service-link .inner-link li { display: block; float:left; text-align:left; width: 50%;padding: 0 20px;box-sizing: border-box;border: 1px solid #ccc;}
  .service-link .inner-link li+li { border: 1px solid #ccc; padding-left: 10px;  border-left: 0;}
  .service-link .inner-link li a {font-size: 18px;border-bottom: 0;display: block; margin: 0;height: 30px;line-height: 30px; letter-spacing: -1px;}
  .service-link .inner-link:after {content:""; display: block; clear:both;}
  
     /* column contents */
     
  .col-content .exh { padding-bottom: 30px; height: auto;border: 0;}
  .exh .item { height: auto; display: block;text-align: center;}
  .exh .item .thumb { padding-bottom: 0;width: 100%; height: auto; margin-bottom: 10px;}
  .exh .item .thumb img { width: 100%; height: auto; max-width: 100%; max-height: 100%;}
  .exh .item .subject { align-self: center;padding: 10px;text-align: left;}

}

@media only screen and (max-width: 359px) {

	
  /* museum info */
  .museum-info {padding:0 20px;margin-bottom: 40px; }
  .museum-info .info {float:none; margin-bottom: 40px;width: 100%;padding-top: 40px;}
  
  .museum-info .info > div { padding-left: 80px; }
  .museum-info .info p.tx { padding-left:10px;font-size: 16px; line-height:130%;}
  
 
  .service-link {float: none;width: 100%; border-top: 1px solid #ccc;}
  .service-link .inner-link li { float:none;   width: 100%; border: 0;border-bottom: 1px solid #ccc;}
  .service-link .inner-link li+li { border: 0; padding-left: 10px;  border-left: 0;border-bottom: 1px solid #ccc;}
  .service-link .inner-link li a {font-size: 20px; }
  
}



