@charset "utf-8";

@import url(font_s.css);
@import url(skin.css);

#txt, #txt div, #txt p, #txt b, #txt strong, #txt h1, #txt h2, #txt h3, #txt h4, #txt h5, #txt h6, #txt span, #txt em, #txt ul, #txt ol, #txt li, #txt dl, #txt dt, #txt dd, #txt table, #txt tr, #txt td, #txt th, #txt input, #txt button, #txt select, #txt address, #txt header, #txt nav, #txt a, #txt label{font-family:'nsk';}

strong{ font-weight:700;}

/* sub01_01 관람안내 */
/* 상단 */
.s0101_info:after{content: '';display: block;margin-bottom: 50px; border-bottom: 2px dotted #ddd;}
.s0101_info .top{position:relative;margin-bottom: 0px;padding-top: 20px;}
.s0101_info .top img{position:relative;z-index: 1;width: 97.8%;}
.s0101_info .top:after{content: '';display: block;position: absolute;/* bottom: 21px; */right: 0px;left: 25px;top: 0px;width: auto;height: auto;border: 1px solid #ddd;padding-bottom:  23.32%;}
.s0101_info .top:before {content: '';display: block;position: absolute;top: -8px;right: 38px;width: 184px;height: 17px;background: url(../../images/kor/sub04/sub040501_top_txt.png)no-repeat;z-index:1;}

.s0101_info .top .box{display:inline-block;position:relative;padding:30px 40px;width:100%;text-align: left;}
.s0101_info .top .box .sub_tit {display:inline-block;float: left;width: 40%;padding-right:30px;font-size:32px; color:#1c4982; line-height:37px;font-weight: bold;text-align: center;}
.s0101_info .top .box .sub_tit em {display: block;font-size:19px;color:#000;}
.s0101_info .top .box .txt_box{float:right;width:60%;}
.s0101_info .top .box .txt_box p{color:#000;font-size:14px;line-height:23px;word-break:keep-all;}
@media only screen and (max-width: 700px){
	.s0101_info .top .box{padding:20px 20px;}
	.s0101_info .top .box .sub_tit {float:none;width:100%;margin-bottom:10px;}
	.s0101_info .top .box .txt_box{float:none;width:100%;}
}

/* 관람안내 */
.info_4th{position: relative;}
.info_4th:after{content: '';display: block;visibility: hidden;clear: both;}
.info_4th li{float: left;position: relative;width: 25%;text-align: center;}
.info_4th li span{display: block;width:221px;height:225px;margin: 0 auto;padding: 54px 10px 0;background: url(../../images/kor/sub01/sub0101_ir.png) no-repeat;background-position: -1px -1px;}
.info_4th .li2 span{background-position: -223px -1px;}
.info_4th .li3 span{background-position: -445px -1px;}
.info_4th .li4 span{background-position: -667px -1px;}
.info_4th li .tit{display: inline-block;margin-bottom: 15px;padding: 5px 0;font-size: 18px;line-height:27px;font-weight:bold;}
.info_4th li em{display:block;font-size: 18px;font-weight: 500;font-size: 16px;line-height: 21px;color: #fff;}
@media only screen and (max-width: 950px){
	.info_4th li{width: 50%;margin-bottom: 20px;}
}
@media only screen and (max-width: 767px){
	.info_4th li + li:before{display: none;}
}
@media only screen and (max-width: 580px){
	.info_4th li{float: none;width: 100%;}
}

/* 관람시 유의사항 */
.s0101.bodo_icon.type1.col3 .ui.uit{float: left;width: 33.33%;border-top: 0;border-bottom: 1px solid #ddd;border-right: 0} 
.s0101.bodo_icon.type1.col3 .ui.uit:nth-child(even){background: none;}
.s0101.bodo_icon.type1.col3 .ui.uit:nth-child(3n){border-right:1px solid #ddd;}
.s0101.bodo_icon.type1.col3 .ui.uit .inner{padding: 20px 10px 20px;}
.s0101.bodo_icon.type1.col3 .ui.uit .inner .txtwrap{overflow: hidden;min-height: 108px;padding:5px 0 15px 60px;} 
.s0101.bodo_icon.type1.col3 .tp_icon3{position: absolute; top: 0px; left: 0px;}

.s0101.bodo_icon .tp_icon3{display: block;margin: 0 auto 15px;width: 50px;height: 50px;background: #3f61b2;border-radius: 50%}
.s0101.bodo_icon .tp_icon3 .icon {display: block;width: 50px;height: 65px;background:url(../../images/kor/sub01/sub0101_ir.png);}
.s0101.bodo_icon .tp_icon3 .icon1 { background-position: -1px -225px}
.s0101.bodo_icon .tp_icon3 .icon2 { background-position: -52px -225px;}
.s0101.bodo_icon .tp_icon3 .icon3 { background-position: -103px -225px;}
.s0101.bodo_icon .tp_icon3 .icon4 { background-position: -154px -225px;}
.s0101.bodo_icon .tp_icon3 .icon5 { background-position: -205px -225px;}
.s0101.bodo_icon .tp_icon3 .icon6 { background-position: -256px -225px;}

@media only screen and (max-width: 767px){
	.s0101.bodo_icon.type1.col3 .ui.uit{float: none;width: 100%;}
	.s0101.bodo_icon.type1.col3 .ui.uit{border-right:1px solid #ddd;}
	.s0101.bodo_icon.type1.col3 .ui.uit .inner .txtwrap{min-height:62px;}
	.s0101.bodo_icon.type1.col3 .ui.uit .inner .txtwrap p{padding-top: 10px;}
}
/* sub01_01 관람안내 End*/

/* sub01_03_01 시설안내*/
/*시설안내*/

.course_box {overflow:hidden; width:100%;}
.course_box .course_img {position:relative;  float:left; width:54%;height: 100%;}
.course_box .course_img img {width:100%; height: 100%;}
.course_box .course_img .course_list2 li a,
.course_box .course_img .course_list2 li span{position:absolute;  display:block;  color:#fff; width:25px; height:25px; background:#173861; border-radius:50%; font-size:15px; font-weight:bold; text-align:center; line-height:25px;}
.course_box .course_img .course_list2 li a:hover  {background:#595d62;}

.course_box .course_img .course_list2 li.one a {top:11%; left:49.5%;}
.course_box .course_img .course_list2 li.two a {top:3%; left:19%;}
.course_box .course_img .course_list2 li.three a {top:1%; left:33%;}
.course_box .course_img .course_list2 li.four a {top:2%; right:33%;}
.course_box .course_img .course_list2 li.five a {bottom:2%; right:29%;}

.course_box .course {float:right; width:46%; border:1px solid #dcdcdc;}
.course_box .course .course_part1 {overflow:hidden; padding:45px; background:#f8f8f8;}
.course_box .course .course_part1 .row_img {float:left; display:block; margin-right:20px; width:70px; height:70px; background:url(../../images/kor/sub01/sub010301_img01.jpg) no-repeat;}
.course_box .course .course_part1 .text_box {float:left; width:72%; margin-top:7px;}
.course_box .course .course_part1 .text_box h3 {margin:0; color: #173861;  font-family: 'ntk','Malgun Gothic'; font-size: 20px;  font-weight: 600;  line-height: 160%;}
.course_box .course .course_part1 .text_box h3:before {background:none;}
.course_box .course .course_part2 {padding-bottom:92px; background:url(../../images/kor/sub01/sub010301_img02.jpg) no-repeat center 85%;}
.course_box .course .course_part2 .text-box2 p {width:70%; padding:10px 0; margin:30px auto; border:1px solid #827866; font-size:14px; color:#666; text-align:center;}
.course_box .course .course_part2 .course_list {overflow:hidden; width:70%; margin:0 auto;}
.course_box .course .course_part2 .course_list li {font-size:15px; color:#666;}
.course_box .course .course_part2 .course_list li.le {float:left; width:50%;}
.course_box .course .course_part2 .course_list li.ri {float:right; width:50%;}
.course_box .course .course_part2 .course_list li span {display:inline-block; margin-right:13px; font-weight:bold; color:#173861;}
.course_box .course .course_part2 .course_list li a:hover span {color:#333;}
.course_box .course .course_part2 .course_list li span.last {margin-right:5px;}

@media only screen and (min-width: 768px) {
 .top-box.ui.uit.type1 .inner {min-height:160px;}
}
@media only screen and (max-width: 1360px) {
.course_box .course_img, .course_box .course {float:none; width:100%;}
.course_box .course_img .course_list2 li.one a {top:12.5%; left:50.7%;}
.course_box .course .course_part1 .part1 {width:350px; margin:0 auto;}
.course_box .course .course_part1 .text_box {width:74%;}
}
@media only screen and (max-width: 767px) {
.course_box .course .course_part2 .text-box2 p, .course_box .course .course_part2 .course_list {width:90%;}
.course_box .course_img .course_list2 li.one a {top:11%; left:50%;}
.course_box .course .course_part1 .part1 {width:100%;}
.course_box .course .course_part2 {padding-bottom:60px; background-position:center 91%;}
.course_box .course .course_part1 .row_img {float:none; margin:0 auto;}
.course_box .course .course_part1 .text_box {float:none; width:100%;}
.course_box .course {height:auto;}
} 
@media only screen and (max-width: 550px) {
    .course_box .course_img .course_list2 li.one a {top:10%; left:49%;}
}

/* 하단정보창 */
.ui.uib.type1 {padding: 30px; margin-top:30px; border: 1px solid #ddd; }
.ui.uib.type1 .uibodo{padding: 0;border:0;}
.ui.uib.type1 .uibodo .thm_figure {display: block;overflow: hidden;float: left;width: 27%;background: none;  border: 0;}
.ui.uib.type1 .uibodo .thm_caption{float:right;width:68%}
.ui.uib.type1 .uibodo .thm_caption .course_infotit{margin: 0 0 10px;font-size: 18px;color: #333;}
.ui.uib.type1 .uibodo .thm_caption .list_telfax{margin-top: 10px}
.ui.uib.type1 .uibodo .thm_caption .list_telfax li .icon{margin-left: 0}

@media only screen and (max-width: 767px) {
	.ui.uib.type1 .uibodo .thm_figure {width: 100%;margin-bottom: 20px}
	.ui.uib.type1 .uibodo .thm_caption{width: 100%}
	.ui.uib.type1 .uibodo .thm_caption .list_telfax{width: 150px;margin: 10px auto}
	.ui.uib.type1 .uibodo .thm_caption .btnwrap{text-align: center;}
	.ui.uib.type1 .uibodo .thm_caption .course_infotit{margin-top: 10px;text-align: center;}
}
@media only screen and (max-width: 515px) {
	.ui.uib .uibodo .thm_caption .btnwrap a{width: 100%;margin-top: 1%;padding: 10px 5px 9px 5px}
}

 
/* sub01_04 오시는길 */

/* 상단 맵 */
.s0104_map{overflow:hidden;}
.s0104_map .map{position:relative;overflow:hidden;height:400px;background:#4D5965;}
.s0104_map .box_local{position:relative;padding:30px 30px 30px 230px;border:1px solid #1c4982;background:#1c4982;width:100%;margin: 0 auto;}
.s0104_map .box_local strong{font-size: 24px;color: #fff;line-height: 30px;display: inline-block;position: absolute;left: 50px;top: 30px;}
.s0104_map .box_local strong:after{color: #50739e;width: 1px;height: 80%;top:1px;padding-left: 20px;}
.s0104_map .box_local:after{content:"";display:block;clear:both;visibility:hidden;}
.s0104_map .box_local .lst_local{display:inline-block;float:none;width: 100%;}
.s0104_map .box_local .lst_local li{position:relative;text-align:left;line-height:30px;font-size:15px;color:#fff;}
.s0104_map .box_local .lst_local li b {display: inline-block;width: 60px;margin-right: 15px;color:#fff;}
.s0104_map .box_local .lst_local li.last{position: absolute;right: 20px;top: 27px;padding: 0}
.s0104_map .box_local .lst_local li.last a{display:block;width:70px; height:54px;padding: 14px;background-color:#1c4982;text-align:center;color: #fff;border: 1px solid #92a8c3;font-size:14px;}
.s0104_map .box_local .lst_local li.last a:hover,
.s0104_map .box_local .lst_local li.last a:focus,
.s0104_map .box_local .lst_local li.last a:active,
.s0104_map .box_local .lst_local li.last a.ov{background-color:#fff;color:#000;border:none;}
.s0104_map .box_local .lst_local li.last a:after{content: "";display: block;position: absolute;width:44px; height:14px; background:url(../../images/kor/sub01/map_icon.png) no-repeat  -46px -74px;}
.s0104_map .box_local .lst_local li.last a:after:hover,
.s0104_map .box_local .lst_local li.last a:after:focus,
.s0104_map .box_local .lst_local li.last a:after:active,
.s0104_map .box_local .lst_local li.last a:after.ov{background-position:-1px -74px;}
@media(max-width:850px) {
	.s0104_map .box_local{width:100%;padding: 70px 30px 30px 30px;}
	.s0104_map .box_local strong{left: 30px;}
}
@media(max-width:640px) {
	.s0104_map .box_local .lst_local{width:100%;padding-left:0;}
	.s0104_map .box_local .lst_local li b{display: block;}
	.s0104_map .box_local .lst_local li.last{position: static;right: auto;top: auto}
	.s0104_map .box_local .lst_local li.last a{width: 80%;margin: 20px auto;}
	.s0104_map .box_local .lst_local li.last a:after{display:none;}
}
.s0104_map .traffic_wrap{overflow: hidden;}
.s0104_map .traffic_wrap .inner{position: relative;padding: 50px 0;border-bottom: 1px solid #ddd;}
.s0104_map .traffic_wrap .inner .ico{display:block;position: absolute;top: 50px;left: 0;width: 149px;height:108px;/* background: #348c01 */}
.s0104_map .traffic_wrap .inner .icon{display:block;height:59px;margin:25px auto;background:url(../../images/kor/sub01/map_icon.png) no-repeat 0 0; }
.s0104_map .traffic_wrap .inner .icon1{width:52px;background-position:-1px -1px;}
.s0104_map .traffic_wrap .inner .icon2{width:36px;background-position:-54px -1px;}
.s0104_map .traffic_wrap .inner .icon3{width:40px;background-position:-91px -1px;}
.s0104_map .traffic_wrap .inner .icon4{width:58px;background-position:-132px -1px;}
.s0104_map .traffic_wrap .inner .icon5{width:59px;background-position:-191px -1px;}
.s0104_map .traffic_wrap .inner .icon6{width:56px;background-position:-251px -1px;}
.s0104_map .traffic_wrap .inner .txt{padding:0 10px 0 190px;}
.s0104_map .traffic_wrap .inner .txt h3{margin:0 0 15px;font-size:  21px;line-height:  25px;color: #1c4982;}
.s0104_map .traffic_wrap .inner .txt .list_1st li{margin-bottom: 20px;}

.traffic_wrap{ display:inline-block; width:100%; margin:0; padding:0;}
.traffic_wrap li{ display:inline-block; width:19.2%; height:120px; border:1px solid #ccc;; float:left;}
.traffic_wrap li + li{ margin-left:1%;}
.traffic_wrap li a{ display:inline-block; position:relative; width:100%; height:100%; padding:85px 0 0 0; font-size:18px; color: #1c4982; line-height:20px; text-align:center;}
.traffic_wrap li a:before{ position:absolute; top:20px; left:50%; transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%); -webkit-transform:translateX(-50%); height:59px; background:url(../../images/kor/sub01/map_icon.png) no-repeat 0 0; content:"";}
.traffic_wrap li.n1 a:before{ top:30px;width:56px;background-position:-251px -1px;}
.traffic_wrap li.n2 a:before{ top:25px;width:52px;background-position:-1px -1px;}
.traffic_wrap li.n3 a:before{width:36px;background-position:-54px -1px;}
.traffic_wrap li.n4 a:before{width:40px;background-position:-91px -1px;}
.traffic_wrap li.n5 a:before{width:58px;background-position:-132px -1px;}

@media(max-width:767px) {
	.s0104_map .traffic_wrap .inner .ico,
	.s0104_map .traffic_wrap .inner .icon{display: none;}
	.s0104_map .traffic_wrap .inner .txt{padding:0 20px}
	.traffic_wrap li{ width:32.66%; margin-bottom:1%;}
	.traffic_wrap li + li{ margin-left:1%;}
	.traffic_wrap li:nth-child(3n+1){ margin-left:0;}
}
/* 상단 맵 End*/

/* 하단 아코디언 */ 
.ui.uia{}
.ui.uia.qna{border-bottom: 1px solid #d5d8de;}
.ui.uia>li{width:100%;height:65px;overflow:hidden;background:#f9f9f9;}
.ui.uia>li:first-child{margin-top:0;}
.ui.uia .inner{position:relative;width:100%;padding:20px;background:#f9f9f9; }
.ui.uia .inner>ul{margin:0;}
.ui.uia .item{display:block;position:relative;overflow:hidden;height:65px;padding:0 20px;border-top: 1px solid #d5d8de;background:#fff;}
.ui.uia .item:before{content:"";display:inline-block;height:100%;vertical-align:middle} 
.ui.uia .item:hover,
.ui.uia .item:focus,
.ui.uia .item:active,
.ui.uia .item.ov{background: #fff;border:1px solid #1c4982;z-index:2;}
.s0104_map .traffic_wrap .inner .icon2{width:36px;background-position:-54px -1px;}
.ui.uia .item:after{content:"";float:right;width:21px;height: 25px;background:url(../../images/kor/sub01/map_icon.png) no-repeat 0 0;background-position: -22px -48px;top: 50%;margin-top: -17px;}
.ui.uia .item.ov:after{background-position:-1px -48px;}
.ui.uia .item b{display:inline-block;position:relative;padding-right:45px;vertical-align:middle;color:#1c4982;font-size:16px;font-weight:normal;line-height:26px;}
.ui.uia.qna .item,
.ui.uia.qna .inner{padding-left:50px;}
.ui.uia.qna .question,
.ui.uia.qna .inner .answer{display:inline-block;position:absolute;left:53px;font-size:30px;font-weight:bold;line-height:1;}
.ui.uia.qna .item.ov .question { color:#127360; }
.ui.uia.qna .question{top:17px;color:#959595;}
.ui.uia.qna .inner .answer{top:20px;color:#54535a;}
.ui.uia.qna .inner p{margin-top: 0;color: #54535a;}
/* 하단 아코디언 End*/

/* sub01_04 오시는길 End*/


/* sub04_05_01 기증안내 */
.donation .top{position:relative;margin-bottom: 60px;}
.donation .top img{position:relative;z-index: 1;width: 65%;}
.donation .top:after{content: '';display: block;position: absolute;bottom: 21px;right: 60px;left:  -10px;top: 30px;width: auto;height: 239px;border: 1px solid #ddd;}
.donation .top:before {content: '';display: block;position: absolute;top: 22px;right: 88px;width: 184px;height: 17px;background: url(../../images/kor/sub04/sub040501_top_txt.png)no-repeat;z-index:1;}
.donation .top .box{position: absolute; top:58px; right:20px;  padding:50px 55px;width:600px; background:#1b3044;z-index: 1}
.donation .top .box .txt_box p{color:#fff;font-size:16px;line-height:23px;}
.donation .top .box .txt_box p:first-child{margin-top:20px;}
.donation .top .box .txt_box:before{content: "";display:block;width:30px;height:2px;margin: 15px 0 20px 0px;background:#ddd;}
.donation .top .box .tit > .point{display: inline;font-size: 28px;vertical-align: baseline;letter-spacing: -2px;color: #fff;}
.donation .top .box .sub_tit {display: block; font-size:26px; color:#fff; line-height:37px;}
.donation .top .box .sub_tit em {display: block;font-size:35px;color:#fff;letter-spacing: -5px;font-weight: bold;}
.donation .txt{margin-top: 40px;}
.donation .txt strong{font-size: 24px;color: #121212;font-weight: normal;}
.donation .txt strong em{display: block;}
.donation .txt .name{font-size: 24px;color: #000;text-align: right;letter-spacing: -2px;}
@media (max-width:1180px){
	.donation .top:after { display: none; }
	.donation .top:before { display: none; }
	.donation .top {position:static;height:auto;background:none;margin-bottom:30px;}
	.donation .top img{width: 100%;}
	.donation .top .box {position: static; top:0; right:0;width:100%; }
	.donation .top .box .sub_tit em{display: inline;}
}
@media(max-width:800px) {
	.donation .txt strong em{display: inline;}
}
@media(max-width:600px) {
	.donation .top .box{padding: 30px;}
	.donation .top .box *{word-break: keep-all;}
	.donation .top .box .tit,
	.donation .top .box span em {display: inline;}
}

/* 기증절차 */
.s040501.ui.uip.type3 li{width: 33.33%;}
.s040501.ui.uip.type3 li .cont{display:inline-block;line-height:18px;vertical-align:middle;font-size:18px;font-weight:600;}
.s040501.ui.uip.type3 li .cont em{display: block;font-size: 13.5px;color: #505050;padding-top:5px;}
@media (max-width:639px) {
    .s040501.ui.uip.type3 li{width:50%}
}
@media (max-width:400px) { 
    .s040501.ui.uip.type3{padding-right:0} 
	.s040501.ui.uip.type3 li{width:100%;margin:0;padding:30px 20px;border-left:1px solid #dcdcdc;}
}


/* sub04_05_01 기증안내 End*/


/* sub05_06_01 */
.s050601.bodo_icon .tp_icon .icon7 { background-position: -4px -230px;}
.s050601.bodo_icon .tp_icon .icon8 { background-position: -73px -230px;}


/* sub07_01_01~06 연혁/발자취 */
.history_b{margin-top:20px;background-position:left 30px;overflow:hidden;background:url(../../images/kor/sub07/historyb_bg.png) no-repeat;background-size: 33%;}
.history_b:before{content:"";display:block;width:189px;height:71px;background:url(../../images/kor/sub07/historyb_bg1.png) no-repeat;display: none;}
.history_b .history_list{position:relative;margin-left:35%;}
.history_b .history_list:before{content:"";display:block;position:absolute;left:20px;top:40px;width:1px;height:77%;background:#ddd}
.history_b.s070102 .history_list:before{height:75%;}
.history_b.s070103 .history_list:before{height:90%;}
.history_b.s070104 .history_list:before{height:83%;}
.history_b.s070105 .history_list:before{height:90%;}
.history_b.s070106 .history_list:before{height:93%;}
.history_b .history_list li{overflow:hidden;position:relative;padding-top:10px;background:none;font-size:15px;color:#666;}
.history_b .history_list > li{padding:10px 0;}
.history_b .history_list > li:after{display:none;}

.history_b .history_list li .txt{float:left}
.history_b .history_list li .year{display:block;position:relative;font-size:28px;text-align:right;color:#1c4982;padding-left: 100px;}
.history_b .history_list li .year:before{display:inline-block;content:"";margin-right:22px;width:70px;height:19px;background:url(../../images/kor/sub07/historyb_bul.png) no-repeat;vertical-align:middle;position:absolute;left:12px;top:15px;}
.history_b .history_list li .info{width: 100%;margin:0;padding-left:0;line-height:1.2;display:inline-block;font-size:16px;}
.history_b .history_list li .info ul li{padding-left: 160px;line-height: 1.4;text-align:  left;}
.history_b .history_list li .info em{display:inline-flex}
.history_b .history_list li .info strong{display:inline-block;position: absolute;left:100px;top:8px;margin: 0 35px 0 0;font-size:17px;color:#333;vertical-align:middle;}
.history_b .history_list li .info strong.month_sty{margin-right:55px;}

@media(max-width:767px){
	.history_b .history_list li span.year{font-size:22px;}
	.history_b{background:none;}
	.history_b:before{display:inline-block;position:absolute;}
	.history_b .history_list{margin: 80px 0 0 10px;}
}
@media(max-width:540px){
	.history_b .history_list li .info{width: 100%;padding-left: 10px}
	.history_b .history_list li .info ul li{padding-left: 80px;}
	.history_b .history_list li .info strong{ position:absolute; left:20px; top:10px;}
}

/* sub07_01_01~06 연혁/발자취 End*/



/* sub09_05 저작권보호 */
.s0905.ui-topbox.type1 .inner{padding-left:170px;}
.s0905.ui-topbox.type1 .inner .nuri{display: block;position: absolute;top: 50px;left: 20px;width:128px;height:46px;background:url(../../images/kor/sub09/sub0905_img01.png) no-repeat;font-size:0;text-indent:-9999px}
@media(max-width:540px){
	.s0905.ui-topbox.type1 .inner{padding:70px 20px 30px;}
	.s0905.ui-topbox.type1 .inner .nuri{top: 10px;}	
}
/* sub09_05 저작권보호 End*/


/* sub01_01 관람예절동영상 시작 */
.vod_wrap {  border: 1px solid #dcdcdc; }
.vod_wrap .vod_box { padding: 35px 65px;}
.vod_wrap .vod_box .vod_view{ position:relative; width:100%; height:auto; padding-bottom:57.44%; background:#333; }
.vod_wrap .vod_box .vod_view iframe{ position:absolute; top:0; left:0; width:100%; height:100%; border:0;}
.vod_wrap .subtit { padding: 35px 65px;  background: #fbfbfb;  border-top: 1px solid #dcdcdc; }
.vod_wrap .subtit strong {  float: left; margin-top: 10px;  padding-bottom: 34px;  width: 15%;  background: url(../../images/kor/sub01/veo_arrow.png)no-repeat left bottom;  font-size: 16px; font-weight:700; color: #be0100; }
.vod_wrap .subtit .subtit_txt {  float: right;  padding: 10px;  width: 83%; }
.vod_wrap .subtit .subtit_txt .txtwrap { width: 100%;  height: 150px;  overflow-y: scroll; }
.vod_wrap .subtit .subtit_txt pre {  width: 100%;  white-space: pre-line; word-wrap: break-word;  word-break: keep-all; font-family:'nsk','sans-serif'; }
.vod_wrap .subtit:after { content: "";  display: block; clear: both;  visibility: hidden; }
@media only screen and (max-width: 767px) { 
	.vod_wrap .vod_box{ padding:20px;}
	.vod_wrap .subtit strong{ padding-bottom:0; background-image:none;}
	.vod_wrap .subtit strong, .vod_wrap .subtit .subtit_txt { float: none; width: 100%; }
	.vod_wrap .subtit h4 {  margin-bottom: 15px; padding: 0; background: none; }
	.vod_wrap .subtit{ padding:20px;}
	.vod_wrap .subtit .subtit_txt {  padding: 0; }
}
/* sub01_01 관람예절동영상 끝 */


/* sub01_01 리플릿 시작 */
.repl_btn a { display:block; float:left; width:24%; }
.repl_btn a + a{ margin-left:1.33%;}
@media(max-width:767px){
	.repl_btn a { width:49%; margin-bottom:2%; }
	.repl_btn a + a{ margin-left:2%;}
	.repl_btn a:nth-child(2n+1){ margin-left:0;}
}
@media(max-width:449px){
	.repl_btn a { width:100%; margin-bottom:1%; }
	.repl_btn a + a{ margin-left:0;}
	.repl_btn a:nth-child(2n+1){ margin-left:0;}
}
/* sub01_01 리플릿 끝 */


/* sub06_02 조직 */
.organ_wrap{text-align:center;}
.organ_wrap .organ{position:relative;}
.organ_ul{position:relative;}
.organ_ul:before{position:absolute;top:209px;left:49.3%;width:11px;height:12px;background:url(../../images/eng/sub06/organ_lv01_dot.png) no-repeat;content:"";}
.organ_ul .lv01{display:block;height:177px;}
.organ_ul .lv01 .lv01_tit{display:block;width:170px;height:170px;margin:0 auto;padding:70px 0;border:none;border-radius:50%;background-color:#1976D2;color:#fff;font-size:23px;font-weight:500;}
.organ_ul .lv01 .lv01_tit a{color:#fff}
.organ_ul .lv01 .lv01_tit:before{position:absolute;z-index:-1;top:94px ;left:49.795%;width:1px;height:66.8%;padding:0;background-color:#e6e7e9;content:"";}
.organ_ul .lv01 .lv01_tit:after{position:absolute;z-index:-1;top:213px ;left:25%;width:50.1%;height:1px;padding:0;border-bottom:1px solid #e6e7e9;content:"";}
.organ_ul .lv01 .lv01_tit .ir{display:block;font-size: 19px;font-style: normal;font-weight: 700;line-height: 20px;color: rgba(255,255,255,0.6)}
.organ_ul .lv01 li span{display:block;width:90px;height:90px;margin:0 auto;border-radius:50%;background:#0079ab;color:#fff;line-height:90px;}
.organ_ul .lv01 li.lv01_1{padding-right:15%;}
.organ_ul .lv01 li.lv01_2{padding-left:15%;}
.organ_ul .lv01 ul:after{display:block;visibility:hidden;clear:both;content:"";}
.organ_ul .lv02{position:relative;float:left;width:50%;padding:5% 7%;}
.organ_ul .lv02:before{position:absolute;z-index:-1;top:38px;left:50%;height:55%;padding:0;border-left:1px solid #e6e7e9;content:"";}
.organ_ul .lv02.col2:before{top:-5px;height:80%;}
.organ_ul .lv02 .lv02_tit{display:block;height:50px;margin:30px auto;background:#06378e;color:#fff;font-size:16px;line-height:50px;}
.organ_ul .lv03 .lv03_tit{display:block;height:50px;margin:0 auto;background:#e2e4e8;color:#3d3d3d;font-size:16px;font-weight:600;line-height:50px;}
.organ_ul .lv02 .lv02_tit a{color:#fff}
.organ_ul .lv03{min-height:230px;margin-bottom:10%;padding:5%;border:1px solid #e2e4e8;background:#fff;text-align:left;}
.organ_ul .lv03 li{font-size:16px;letter-spacing:1px;}
@media(max-width:1215px){
.organ_ul .lv02{padding:5% 0.5%;}
.organ_ul .lv03{min-height:295px;}
}
@media(max-width:700px){
.organ_ul .lv04{min-height:330px;}
}
@media(max-width:500px){
.organ_ul:before{left:48.7%;}
.organ_ul .lv02{float:none;width:100%;padding:0% 0.5%;}
.organ_ul .lv03{min-height:auto;margin-bottom:10px;padding:3% 8%;}
.organ_ul .lv01{height:auto;}
.organ_ul .lv01>ul{margin-top:-10px;}
.organ_ul .lv01 .lv01_tit:before{top:213px;}
.organ_ul .lv01 .lv01_tit:after{display:none;}
.organ_ul .lv02 .lv02_tit{margin:20px auto 10px;}
.organ_ul .lv02:before{height:0;}
.organ_ul .lv02.col2:before{top:-145%;height:345%;}
}
.ui-dept.dept-area{margin-top:10px;overflow:hidden;padding:1px 0 0 1px}
.ui-dept.dept-area ul li{display:block;position:relative;float:left;width:33.3%;min-height:160px;margin:-1px 0 0 -1px;padding:18px;border:1px solid #d7d7d7}
.ui-dept.dept-area ul li.no_result{float:none;width:100%;margin:0;padding:120px 0px;background:#f1f2f6;text-align:center;border-top:2px solid #06378e}
.ui-dept.dept-area ul li span{display:block;overflow:hidden;line-height:24px;letter-spacing:0;}
.ui-dept.dept-area ul li .department{position:absolute;top:25px;right:25px}
.ui-dept.dept-area ul li .clsf{color:#404040}
.ui-dept.dept-area ul li .tel{color:#919191}
.ui-dept.dept-area ul li .charge{color:#a6a6a6}
.ui-dept.dept-area ul li strong{color:#003667;font-size:18px;line-height:1.3;    font-weight: 700;}
@media only screen and (max-width:768px){
.ui-dept.dept-area ul li{width:50%}
}
@media only screen and (max-width:460px){
.ui-dept.dept-area ul li{width:100%}
}



/* sub0301 교육 */
.edu_box{position: relative;min-height: 247px;margin-bottom: 30px;padding: 40px 40px 40px 335px;border:1px solid #d8d8d8;}
.edu_box .label{display: block;position: absolute;left: -10px;top: 0;z-index: 1;width: 197px;height: 61px;padding: 0 0 0 40px;font-size: 16px;line-height: 46px;color: #fff;font-weight: 700;text-align: left;}
.edu_box .label.type1{background: url(../../images/chn/sub03/sub0301_bg1.png) no-repeat;background-size: 100% 100%;}
.edu_box .label.type2{background: url(../../images/chn/sub03/sub0301_bg2.png) no-repeat;background-size: 100% 100%;}
.edu_box img{position: absolute;left: 40px;top: 40px;}
.edu_box .txt strong{display: block;margin: 5px 0 15px;font-size: 18px;line-height: 20px;color: #2d2d2d}
.edu_box .txt ul li{position: relative;margin-bottom: 15px;padding-left: 100px;font-size: 14px;line-height: 20px;color: #525252}
.edu_box .txt ul .text{padding-left: 10px;}
.edu_box .txt ul li:after{position: absolute;left: 0;top:11px;width: 2px;height: 2px;background: #828282;content: '';}
.edu_box .txt ul li span{display: inline-block;position: absolute;left: 10px;top: 0px;width: 70px;margin-right: 15px;}
.edu_box .txt ul li span:after{position: absolute;right: 0;top: 7px;width: 1px;height: 10px;background: #ddd;content: '';}

@media(max-width: 767px){
	.edu_box{padding: 30px;}
	.edu_box .label{left: -10px;height: 50px;padding-left: 25px;font-size: 13px;line-height: 37px}
	.edu_box img{display: block;margin: 0 auto;position: static;margin-bottom: 20px}
	.edu_box .txt ul li{padding: 25px 0 0 10px;}
	.edu_box .txt ul .text{padding-top: 0px;}
	.edu_box .txt ul li span:after{display: none;}
}


/* 0401 국보 보물 */
.open_wrap{position: relative;margin-bottom: 20px}
.open_wrap .open_box{position: relative;min-height: 375px;padding: 25px 460px 66px 25px;border:1px solid #dadada;}
.open_wrap .open_box .label{display: block;position: absolute;left: -10px;top: 0;z-index: 1;width: 197px;height: 61px;padding: 0 0 0 10px;font-size: 16px;line-height: 46px;color: #fff;font-weight: 700;text-align: left;background: url(../../images/chn/sub04/sub0401_bg1.png) no-repeat;background-size: 100% 100%;}
.open_wrap .open_box img{position: absolute;right: 25px;top:20px;}
.open_wrap .open_box strong{display: block;margin: 30px 0 15px;padding-bottom: 15px;border-bottom:2px solid #ddd;font-size: 25px;color: #000}
.open_wrap .open_box ul li{position: relative;padding-left: 110px;font-size: 16px;color: #000}
.open_wrap .open_box ul li:before{position: absolute;left: 0;top:12px;width: 2px;height: 2px;background: #828282;content: '';}
.open_wrap .open_box ul li span{display: inline-block;position: absolute;left: 10px;top: 0px;width: 80px;margin-right: 15px;}
.open_wrap .open_box ul li span:after{position: absolute;right: 0;top: 7px;width: 1px;height: 10px;background: #ddd;content: '';}
.open_wrap .clickOpen > a{position: absolute;bottom: 25px;left: 25px}
.open_wrap .clickOpen > a .ir-download{right: 13px;margin-top: -3.5px;width: 11px;height: 7px;background: url(../../images/chn/sub04/sub0401_arr.png) 0 0;}
.open_wrap .clickOpen > a:focus .ir-download,
.open_wrap .clickOpen > a:hover .ir-download{ background-position:0 0;}
.open_wrap .clickOpen.on > a{display:none;}
.open_wrap .clickOpen > a + div{display:none;}
.open_wrap .clickOpen.on a + div{display:block;position: relative;padding: 35px 20px;background: #f8f8f8}
.open_wrap .clickOpen.on a + div .clickClose{position: absolute;top: -66px;left: 25px;}
.open_wrap .clickOpen.on a + div .clickClose .ir-download{right: 13px;margin-top: -3.5px;width: 11px;height: 7px;background: url(../../images/chn/sub04/sub0401_arr.png) -11px 0;}

@media(max-width: 767px){
	.open_wrap .open_box{padding: 25px 25px 90px}
	.open_wrap .open_box img{position: static;display: block;margin: 0 auto;}
}


/* sub05_01 Asian Pottery Culture Research*/
.s0501 .btn{min-width:182px;}


.s060107.history_b {min-height:900px}
