@import url(font.css);

/* 요소(element) 여백 초기화  */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
blockquote, p, address, pre, cite,
form, fieldset, input, textarea, select,
table, th, td {
 	margin:0;
	padding:0;
	}

/* 제목요소 */
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:1em;
	}

/* 테두리 없애기 */
fieldset, img, abbr,acronym { border:0 none; }

/* 목록 */
ol, ul { list-style:none; }

/* 테이블 - 마크업에 'cellspacing="0"' 지정 함께 필요 */
table {
	border-collapse: separate;
	border-spacing:0;
	border:0 none;
	}
caption, th, td {
	font-weight: normal;
}
caption, legend {position:absolute;  width:0; height:0; overflow:hidden; font-size:0;line-height:0px; }
/* 텍스트 관련 요소 초기화 */
address, caption, strong, em, cite {	font-weight:normal;	font-style:normal;	}
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* 인용문 */
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote,q { quotes:"" ""; }

/* 수평선*/
hr { display:none; }

body {   font-family: 'Noto Sans KR';  font-size:14px;  letter-spacing:-1.5px; min-width: 320px; overflow-x: hidden; word-break: keep-all;}
h1,h2,h3,h4,h5,h6 {margin: 0; font-weight: bold;}
p, dl, ol, ul {margin: 0;}


a:focus ,
button:focus,
input:focus,
select:focus {outline-offset: 3px !important; outline-width: thick !important; outline: solid #000 !important;}



.clear { clear:both;  }
.clearfix:after { clear:both; display: table;  content: " ";}
.ellipsis {     text-overflow: ellipsis;  -o-text-overflow: ellipsis;  overflow: hidden;   white-space: nowrap;   word-wrap: normal !important;   display: block; }
img { max-width:100% !important;  }

.show { display:block !important;  }
.hide { display:none !important;  }

i span { text-indent:-99999px;display:block;   font-size:0px; line-height:0px; }
.select_icon select {

    border: 1px solid #a0b1b5;
    border-radius: 0px; /* iOS 둥근모서리 제거 */
    -webkit-appearance: none; /* 네이티브 외형 감추기 */
    -moz-appearance: none;
    appearance: none;
	position:relative;
	color:#7f8c90;
}

.select_icon select::-ms-expand {
    display: none;
}
.select_icon {position:relative;display: inline-block}
.select_icon:after {
    content:"\f078";
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
	font-weight: 900;
    color:#aaa;
    right:8px; top:12px;
    position:absolute;
  /*  pointer-events:none;*/
}



.text-color { color:#6a7578;  }

.culture { color:#6a7578  !important;  }
.artcenter { color:#b26922  !important;  }
.kimjeong { color:#1999be  !important;  }
.gidang { color:#82542e  !important;  }
.soam { color:#53710c  !important;  }
.jslee { color:#b92c29  !important;  }
.seobok { color:#d00d19  !important;  }
.citrus { color:#e17400  !important;  }
.astronomy { color:#1784ca  !important;  }
.artroad { color:#355488  !important;  }
.architours { color:#a68d00  !important;  }
.smusic { color:#eb5457  !important;  }

.border-culture { border-color:#6a7578  !important;  }
.border-artcenter { border-color:#b26922  !important;  }
.border-kimjeong { border-color:#1999be  !important;  }
.border-gidang { border-color:#82542e  !important;  }
.border-soam { border-color:#53710c  !important;  }
.border-jslee { border-color:#b92c29  !important;  }
.border-seobok { border-color:#d00d19  !important;  }
.border-citrus { border-color:#e17400  !important;  }
.border-astronomy { border-color:#1784ca  !important;  }
.border-artroad { border-color:#355488  !important;  }
.border-architours { border-color:#a68d00  !important;  }
.border-smusic { border-color:#eb5457  !important;  }

.exhibition {color:#e91111;}
.plan {color:#c909b5;}
.coronation {color:#1999be;}
.set {color:#22b25f;}
@media (min-width: 1272px) {

	.pc-true { display:block !important; }
	.m-true { display:none !important; }

	.header { position:relative; z-index:100;  height:160px; border-bottom:1px solid #6a7578;  }
	.header h1  {padding-top:25px; position:relative; text-align: center; z-index:1;    }
	.header h1 a { font-family: "NanumSquareRound"; font-weight:bold;  color:#6a7578; letter-spacing:3px;  }
	.header h1 a:hover { text-decoration:none;  }
	.header h1 a span { letter-spacing:3px; font-size:14px;   font-weight:bold;  }
	.header h1 a strong{ letter-spacing:-1.6px;   font-size:24px; font-weight:800;  }

	.header .portal_logo  {padding-top:25px; position:relative; text-align: center; z-index:2; float:left;}
	.header .portal_logo a { font-family: "NanumSquareRound"; font-weight:bold;  color:#6a7578; letter-spacing:3px;  }
	.header .portal_logo a:hover { text-decoration:none;  }
	.header .portal_logo a span { letter-spacing:3px; font-size:14px;   font-weight:bold;  }
	.header .portal_logo a strong{ letter-spacing:-1.6px;   font-size:24px; font-weight:800;  }

	.gnb { position:absolute; top:100px; left:0px; width:100%; border-top:1px solid #6a7578;}
	.gnb .menu-list.ac { display:none;  } 
	.gnb .menu-list {height:58px; padding-top: 17px; }
	.gnb .menu-list li { float:left; text-align: center;}
	.gnb .menu-list li a { color:#576163; display:inline-block;   font-size:18px;   font-weight: bold;}


	

	.gnb .menu-view {display: none; position:absolute; top:0px; left:0px; width:100%;padding-top:50px; padding-bottom:50px;  background:rgba(106,117,120,0.97); }
	.gnb .menu-view  .menu { float:left; width:20%; }
	.gnb .menu-view  .menu h3 { padding-bottom:30px;  background:url(/pub/site/common/images/menu_line.png) no-repeat left bottom;}
	.gnb .menu-view  .menu h3 a { color:#fff; display:block;   font-size:26px;    }
	.gnb .menu-view  .menu h3 a:hover ,.gnb .menu h3 a.active { text-decoration:none;  }
	.gnb .menu-view  .menu ul  {   padding-top:30px; }
	.gnb .menu-view  .menu ul li  { margin-bottom:10px;  font-size:20px;  }
	.gnb .menu-view  .menu ul li a { color:#fff;  }
	.gnb .menu-view  .menu ul li a:hover , .gnb .menu ul li a:active {   }

	.gnb .menu-view.ac { display:block ;  background:none;  padding:0px;  }
	.gnb .menu-view.ac  .menu h3 { height:58px; background:none;  padding-top:20px; text-align:center;  } 
	.gnb .menu-view.ac  .menu h3 a {  color:#576163; display:inline-block;   font-size:18px;   font-weight: bold; } 
	.gnb .menu-view.ac  .menu ul { display:none;  }


	.header .all-menu-open  { display:none !important;  }
	.header .all-menu-open  img { }
	.header .search-btn  a {display:none; position:absolute; top:35px; right:50%; margin-right:-600px;  z-index:100; }
	.header .search-btn img  {width:30px; }
	.header .search-btn a.search-close  { display:none; }

	.all-menu-close { display:none;  }

	.top-search-wrap {display:none; height:160px; padding-top:50px;   width:100%; position:absolute; top:100px; left:0px; width:100%; background:url(/pub/site/common/images/menu_bg.png) repeat-x left top; }
	.top-search-wrap form { width:560px; margin:0 auto; padding-bottom:5px; background:#ebebeb; padding-left: 30px; border-radius:30px; height:60px;   }
	.top-search-wrap form input[type="text"] { float:left; font-size:16px; background:#ebebeb; height:60px;  color:#222; border:0px; padding:4px 10px 0px; width:470px;   }
	.top-search-wrap form button { float:left;background:none; border:0px; height:auto; padding-top:15px;   }
	.top-search-wrap form button i { font-size:30px; color:#000;  }


	/* .quick-link { position:fixed; right:0px; top:0px; height:100%; border-left:1px solid #6a7578; width:115px;  z-index:200; letter-spacing:-1px; }
	.quick-link h2 {width:100%; height:120px; background:#6a7578; color:#fff; text-align:center; padding-top:45px; }
	.quick-link ul {padding-top:35px;}
	.quick-link ul li {position:relative; }
	.quick-link ul li a { font-size:14px; color:#6a7578; display:block; padding:12px 20px 12px 0 ; text-align:right;  }
	.quick-link ul li a:hover { border:2px solid #6a7578; color:#313536; padding:10px 18px 10px 0 ; }
	.quick-link ul li span { display:none; position:absolute; left:-41px; top:50%; margin-top:-10px;  }
	.quick-link ul li.close span { display:block; }
 */
 .quick_link_wrap {width: 160px;padding-left: 40px; height:100%;overflow-y: auto;position: fixed; top:0; right:0; text-align: center;-ms-overflow-style: none; display: block!important; margin-right: 0 !important; z-index: 101;}
 .quick_link_wrap::-webkit-scrollbar {
     display: none;
 }
 .quick_link_wrap .title{padding: 65px 30px 0;height: 160px; color:#fff;background:#6a7578;}
 .quick_link_wrap .quick_link {background: #fff;border-left:1px solid #6a7578;padding-top: 15px;padding-bottom: 15px;min-height:calc( 100% - 160px )}
 .quick_link_wrap .quick_link_item {position:relative;}
 .quick_link_wrap .quick_link_item a{padding:12px 18px 11px 18px; font-size: 14px; color:#6a7578;display: block;width:100%; text-align: right; word-break: keep-all;border:2px solid #fff;}
 .quick_link_wrap .quick_link_item a.active{border:2px solid #6a7578; color:#313536; text-decoration:none;}
 .quick_link_wrap .quick_link_item a:hover{border:2px solid #6a7578;color:#313536; text-decoration:none;}
 .quick_close_btn{display:none;}
 .quick_link_btn{display:none;}
 .quick_link_wrap .closed:before{content: '휴관'; display: block; position: absolute; top:0; left:-40px; width:40px; height: 20px; line-height: 20px; vertical-align: middle; background: #A2B3B5;  margin-top:15px; color:#fff; border-top-left-radius: 10px; border-bottom-left-radius: 10px;}
 .quick_link_wrap .closed.quick_long:before{margin-top:25px;}



	.footer {  width:100%;  border-top:1px solid #aebcc0; padding-top:40px; padding-bottom:40px;  }
	.footer .container{  position:relative; }

	.footer .footer-util {margin-bottom:20px;  }
	.footer .footer-util li { display:inline-block;   font-size:16px;  padding:0 15px 0 16px; background:url(/pub/site/common/images/footer_line.png) no-repeat left 5px; }
	.footer .footer-util li:first-child {padding-left:0px; background:none; }
	.footer .footer-util li a { color:#555; font-size:16px;  }
	.footer address { color:#777;  font-size:14px; line-height:1.6;   }
	.footer .holiday {font-size: 20px;float:right;}
	.footer2 .holiday{padding-bottom: 25px; float:inherit;}
	.footer2 address{padding-bottom: 10px;}
	.footer .mark { position:absolute; bottom:0px; right:0px;  z-index:100; background:none;  }



  #backtotop {
      position: fixed;
      bottom: 0;
      right: 0;
      z-index: 9999;
      width: 60px;
      height: 60px;
      text-align: center;

      background: rgba(0,0,0,0.8);
      font-size: 40px;
      color: #fff;
      cursor: pointer;
      text-decoration: none;
      /*transition: opacity 0.2s ease-out;*/
      opacity: 0;
  }
    #backtotop a {  color: #fff;}
  #backtotop.show {
    opacity: 1;
  }
  #backtotop:hover.show {
    background: rgba(0,0,0,0.6);
  }



}



/* md */
@media (min-width: 1272px) and (max-width: 1469px) {

	.header .top-util {margin-right:-480px;  }
	/* .gnb .menu h3 {padding:0 10px;   } */
	/* .gnb .menu ul  { padding-left:15px;  } */
	.gnb .menu ul li  {  font-size:16px;  }

	.header .search-btn a{ margin-right:-480px;}
	.header .search-btn a.search-close {   margin-right:-480px;  }

	.footer .footer-contents { padding-top:33px; padding-bottom:33px;  }



}

/* xs + sm */
@media (max-width: 1271px) {

	.pc-true { display:none !important; }
	.m-true { display:block !important; }
	.footer .holiday{font-size: 0.75rem;text-align: center;padding-bottom: 25px;}
	.footer2 address{margin-bottom: 10px;}

}

/* sm */
@media(min-width: 768px) and (max-width: 1271px){
	#gnb .container{width: auto;}

}

.quick_culture a:hover,.quick_culture a.active{ border-color:#6a7578  !important;  }
.quick_artcenter a:hover,.quick_artcenter a.active{ border-color:#be7b39  !important;  }
.quick_kimjeong a:hover,.quick_kimjeong a.active{ border-color:#28d5e5  !important;  }
.quick_gidang a:hover,.quick_gidang a.active{ border-color:#82542e  !important;  }
.quick_soam a:hover,.quick_soam a.active{ border-color:#53710c  !important;  }
.quick_jslee a:hover,.quick_jslee a.active{ border-color:#b92c29  !important;  }
.quick_seobok a:hover,.quick_seobok a.active{ border-color:#d00d19  !important;  }
.quick_citrus a:hover,.quick_citrus a.active{ border-color:#ffaf16  !important;  }
.quick_astronomy a:hover,.quick_astronomy a.active{ border-color:#60b0e3  !important;  }
.quick_artroad a:hover,.quick_artroad a.active{ border-color:#355488  !important;  }
.quick_architours a:hover,.quick_architours a.active{ border-color:#d3c81a  !important;  }
.quick_smusic a:hover,.quick_smusic a.active{ border-color:#f18183  !important;  }
.quick_living a:hover,.quick_living a.active{ border-color:#972d9b  !important;  }