@charset "utf-8";

.contents {
  padding: 40px 0 80px 0;
  line-height: 1.8em;
  /*  font-size: 0.85em; */
  color: #666;
  min-height: 500px;
}

.contents h3 {
  background: url(../img/layout/h3_blt.png) no-repeat 0 5px;
  line-height: 1.25em;
  font-weight: 600;
  color: #222;
  font-size: 1.2em;
  padding: 0 0 8px 20px;
  margin-top: 40px;
}

.contents h3.f,
.contents>h3:first-child {
  margin-top: 0;
}

.h3_txt {
  padding-left: 20px;
}

.contents h4 {
  background: url(../img/layout/blt_n.png) no-repeat 6px 8px;
  font-weight: bold;
  color: #444;
  font-size: 1em;
  padding: 0 0 5px 18px;
}

/* 박물관 이용 & 소개 */
.icon_box {
  padding-left: 100px;
  min-height: 70px;
}

.icon_box2 {
  padding-right: 170px;
}

.icon_1 {
  background: url(../img/layout/guide_icon1.gif) no-repeat 15px 0;
}

.icon_2 {
  background: url(../img/layout/guide_icon2.gif) no-repeat 15px 0;
}

.icon_3 {
  background: url(../img/layout/guide_icon3.gif) no-repeat 15px 5px;
}

.icon_4 {
  background: url(../img/layout/guide_icon4.gif) no-repeat 15px 0;
}

.icon_5 {
  background: url(../img/layout/academicre_icon1.gif) no-repeat right 20px;
}

.list_amenity {
  overflow: hidden;
  margin: -25px 0 -1px 0;
}

.list_amenity h3 {
  margin-top: 0;
  margin-bottom: -5px;
}

.list_amenity dl {
  overflow: hidden;
  padding: 20px 0;
  position: relative;
}

.list_amenity dl dt {
  position: absolute;
  top: 25px;
  left: 0;
}

.list_amenity dl dd {
  padding: 0 0 0 240px;
}

.list_amenity dl dd table {
  width: 100%;
  text-align: left;
  line-height: 1.6em;
  border-top: 2px solid #6698de;
}

.list_amenity dl dd table tbody tr th,
.list_amenity dl dd table tbody tr td {
  border-bottom: 1px solid #d4d4d4;
  padding: 6px 10px 6px 10px;
}

.list_amenity dl dd table tbody tr th {
  background: #f4f4f4;
  color: #555;
  vertical-align: middle;
  padding-left: 24px;
  font-weight: normal;
}

.list_amenity dl dd table tbody tr td li {
  background: url(../img/layout/blt_dot.gif) no-repeat 8px 10px;
  padding: 0 0 1px 19px;
  color: #737373;
}

.contents .plan {
  clear: both;
  display: block;
  width: 100%;
  overflow: hidden;
}

.contents .plan dd {
  float: left;
  margin-left: 20px;
}

.contents .plan p {
  margin-top: 5px;
  color: #666;
  font-size: 0.9em;
}

.contents .plan p.btn {
  margin: 5px 0 10px 20px;
}

.contents .plan p.btn a {
  display: inline;
}

.td_map tbody tr th {
  width: 100px;
}

.td_map td {
  padding: 10px 20px;
}

.td_map td dl {
  overflow: hidden;
}

.td_map td dl dt {
  float: left;
  padding: 5px 0
}

.td_map td dl dd {
  float: left;
  padding: 5px 10px;
}

.guide {
  overflow: hidden;
  padding: 0 20px;
}

.guide div strong {
  color: #0b57b5;
  font-size: 3.4em;
  display: block;
  line-height: 2em;
  letter-spacing: -0.05em;
}

.guide div span {
  color: #222;
  font-size: 2em;
  display: block;
}

.guide div p {
  padding: 40px 0 50px 0;
  font-size: 1.2em;
}

.guide .fl {
  width: 47%;
  text-align: justify;
}

.guide .fr {
  width: 47%;
  text-align: justify;
}

.guide .text_r {
  float: none;
  clear: both;
  font-weight: bold;
  color: #444;
  padding-top: 20px;
  font-size: 1.2em;
}

.guide_img {
  background: url(../img/sub/guide_bg02.png) no-repeat center left;
  background-size: cover;
  height: 530px;
  border-radius: 5px;
  margin: 0 0 20px;
  position: relative;
}

.guide_img h1 {
  border-radius: 5px;
  height: 530px;
  font-size: 42px;
  color: #fff;
  padding: 380px 0 50px 40px;
  box-sizing: border-box;
  line-height: 52px;
  font-weight: 200;
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 50%);
}

.guide_img h1 span.title_strong {
  font-size: 42px;
  font-weight: bold;
  display: inline;
}

.guide_img img {}

.guide_img .img1 {
  position: absolute;
  bottom: 0;
  left: 60px;
}

.guide_img .img2 {
  position: absolute;
  top: 100px;
  left: 100px;
}

.guide_kr {
  word-break: keep-all;
  color: #737373
}

.guide_kr span.tit2 {
  word-break: keep-all;
  color: #737373;
  font-size: 28px;
  font-weight: bold;
  line-height: 40px;
}

.guide li {
  width: 47%;
  float: left;
}

.guide li:LAST-CHILD {
  width: 47%;
  float: right;
}

.guide p.left {
  padding: 20px 0;
  text-align: left;
  display: block;
  font-weight: bold;
  color: #222;
  font-size: 18px;
}

.guide p.right {
  padding: 20px 0;
  text-align: right;
  display: block;
  font-weight: medium;
  color: #222;
  font-size: 18px;
}

.guide p.right span.name {
  padding: 20px 0;
  text-align: right;
  display: inline-block;
  font-weight: bold;
  color: #222;
  font-size: 22px;
}

/* 전시 */
.exhi {
  min-height: 250px;
}

.exhi dt span {
  border-radius: 5px;
  padding: 10px 15px 13px 15px;
  font-size: 2.1em;
  color: #fff;
  background: #2cb3e8;
  display: inline-block;
  font-weight: 300;
  letter-spacing: -0.05em;
}

.exhi dt strong {
  font-size: 2.6em;
  color: #444;
  font-weight: 400;
  display: block;
  letter-spacing: -0.05em;
  padding: 18px 370px 0 0;
  line-height: 1.2em;
}

.exhi dt p {
  font-size: 1.2em;
  color: #666;
  padding: 3px 400px 30px 0;
}

.exhi dd strong {
  display: block;
  color: #067faf;
  font-size: 1.6em;
  line-height: 1.4em;
  font-weight: 300;
  letter-spacing: -0.05em;
}

.exhi dd p {
  padding: 20px 0px 20px 0;
  color: #444;
}

.exhi dd a {
  background: #003964 url(../img/layout/btn_bg.png) no-repeat right center;
  color: #fff;
  font-weight: 400;
  padding: 7px 20px;
  display: inline-block;
  border-radius: 3px;
}

.exhi dd a:hover {
  background: #f35416 url(../img/layout/btn_bg.png) no-repeat right center;
}

.exhi1 {
  background: url(../img/layout/exhi_img1.gif) no-repeat right 0;
}

.exhi2 {
  background: url(../img/layout/exhi_img2.gif) no-repeat right 0;
}

.exhi3 {
  background: url(../img/layout/exhi_img3.gif) no-repeat right 0;
}

.exhi4 {
  background: url(../img/layout/exhi_img4.gif) no-repeat right -5px;
}

.exhi5 {
  background: url(../img/layout/exhi_img5.gif) no-repeat right 0;
}

.exhi_ex {
  overflow: hidden;
  position: relative;
}

.exhi_ex ul li {}

.exhi_ex ul li .m {
  width: 50px;
  height: 50px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 12;
  border: 3px solid #fff;
  transition: none;
  opacity: 0.5;
  font-size: 0;
  line-height: 0;
}

.exhi_ex ul li .m1 {
  position: absolute;
  top: 0;
  left: 0;
}

.exhi_ex ul li .m2 {
  position: absolute;
  top: 0;
  left: 60px;
}

.exhi_ex ul li .m3 {
  position: absolute;
  top: 0;
  left: 120px;
}

.exhi_ex ul li .m4 {
  position: absolute;
  top: 0;
  left: 180px;
}

.exhi_ex ul li .m5 {
  position: absolute;
  top: 0;
  left: 240px;
}

.exhi_ex ul li .m6 {
  position: absolute;
  top: 0;
  left: 300px;
}

.exhi_ex ul li .m7 {
  position: absolute;
  top: 0;
  left: 360px;
}

.exhi_ex ul li .m8 {
  position: absolute;
  top: 0;
  left: 420px;
}

.exhi_ex ul li .m9 {
  position: absolute;
  top: 0;
  left: 480px;
}

.exhi_ex ul li .m10 {
  position: absolute;
  top: 0;
  left: 540px;
}

.exhi_ex ul li .img {
  display: none;
  margin-top: 65px;
  background: #000;
}

.exhi_ex ul li .img .i {
  width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.exhi_ex ul li .img .i img {
  width: 100%;
}

.exhi_ex ul li .img .t {
  color: #fff;
  bottom: 0;
  font-weight: 300;
  padding: 35px 45px;
  transition: all 0.5s ease;
  cursor: pointer;
}

.exhi_ex ul li a img.i {
  display: none;
  position: absolute;
  top: 53px;
  left: 50%;
  z-index: 13;
  margin-left: -9px;
}

.exhi_ex ul li.on a img.i {
  display: block;
}

.exhi_ex ul li.on .img {
  display: block;
}

.exhi_ex ul li.on a.m {
  opacity: 1;
  border: 3px solid #ff4200;
}

.exhi_ex2 ul li {
  float: left;
  padding-right: 1px;
  z-index: 50;
  z-index: 10;
  width: auto;
}

.exhi_ex2 ul li a.m {
  border: 3px solid #ededed;
}

.exhi_ex2 ul li a.m {
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 400;
  width: auto;
  height: 20px;
  padding: 15px 7px;
}

.exhi_h2 {
  font-size: 1.6em;
  text-align: center;
  border-bottom: 1px solid #6698de;
  color: #222;
  font-weight: 400;
  letter-spacing: -0.05em;
  padding: 40px 0 15px 0;
  overflow: hidden;
}

.exhi_list {
  overflow: hidden;
}

.exhi_list dl {
  position: relative;
  overflow: hidden;
  min-height: 120px;
  padding-top: 20px;
  border-bottom: 1px dotted #dadada;
}

.exhi_list dl dd.img {
  position: absolute;
  top: 18px;
  left: 0;
  width: 152px;
  height: 104px;
  z-index: 5;
  padding: 0;
  transition: all 0.5s ease;
  overflow: hidden;
}

.exhi_list dl dd.img img {
  max-width: 150px;
  border: 1px solid #ebebeb;
}

.exhi_list dl dd.img a {
  display: none;
}

.exhi_list dl dd.img a.v {
  display: block;
}

.exhi_list dl dd.img a.v2 {
  display: block;
}

.exhi_list dl dt {
  padding: 0 25px 10px 170px;
  line-height: 1.6em;
  color: #444;
  font-weight: 400;
  font-size: 1.4em;
  line-height: 1.2em;
  letter-spacing: -0.05em;
}

.exhi_list dl dt span {
  display: block;
  font-size: 0.7em;
  color: #D73C00;
  font-weight: 300;
  padding-bottom: 5px;
}

.exhi_list dl dt a {
  color: #444;
}

.exhi_list dl dt.pr a {
  padding-right: 310px;
  display: inline-block;
  line-height: 1.4em;
}

.exhi_list dl dd {
  padding: 0 25px 0 170px;
  line-height: 1.8em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  height: 22px;
}

.exhi_list dl dd.x {
  display: none;
}

.exhi_list dl dd.v {
  display: block;
  position: absolute;
  top: 30px;
  right: 0;
  margin: 0;
  padding: 0;
  height: auto;
}

.exhi_list dl dd.v a {
  border-radius: 3px;
  border: 1px solid #356dbe;
  display: inline-block;
  padding: 2px 15px;
  background: #6395dd;
  color: #fff;
  font-weight: 400;
  font-size: 1em;
  text-shadow: 0 0 3px #356dbe;
  margin: 0 2px;
}

.exhi_list dl dd.v a:hover,
.exhi_list dl dd.v a:focus {
  background: #356dbe;
  color: #fff;
  box-shadow: 0 0 3px #356dbe;
  padding: 2px 20px;
}

.exhi_list dl dd.img ul li span {
  display: none;
}

.exhi_list dl.on {
  border: 2px solid #6698de;
  box-shadow: 0 0 5px #6698de;
  background: #f6f6f6;
  position: relative;
  padding-top: 0;
}

.exhi_list dl.on dd.img {
  position: relative;
  top: 0;
  padding: 0;
  text-align: center;
  margin: 0 auto;
  width: 95%;
  height: 515px;
  overflow: hidden;
}

.exhi_list dl.on dd.img img {
  max-width: 100%;
  max-height: 100%;
  border: 1px solid #ccc;
}

.exhi_list dl.on dt {
  padding: 20px 25px 15px 35px;
  line-height: 1em;
}

.exhi_list dl.on dt strong {
  display: block;
}

.exhi_list dl.on dt span {
  display: block;
  margin-left: 0;
}

.exhi_list dl.on dd {
  padding: 20px 35px;
  text-overflow: clip;
  overflow: hidden;
  white-space: normal;
  color: #222;
  height: auto;
}

.exhi_list dl.on dd.x {
  display: block;
  position: absolute;
  top: 20px;
  right: 18px;
  margin: 0;
  padding: 0;
}

.exhi_list dl.on dd.x a {
  border-radius: 3px;
  display: inline-block;
  padding: 2px 15px;
  border: 1px solid #dedede;
  background: #fff;
  color: #676767;
  font-weight: 400;
  font-size: 0.9em;
  text-shadow: none;
  margin: 0 2px;
}

.exhi_list dl.on dd.x a:hover,
.exhi_list dl.on dd.x a:focus {
  border: 1px solid #c6c6c6;
  background: #dedede;
  color: #676767;
  box-shadow: 0 0 3px #dedede;
  padding: 2px 20px;
}

.exhi_list dl.on dd.v {
  display: none;
}

.exhi_list dl.on dd.img a {
  display: block;
  border: none;
  position: absolute;
  top: 45%;
  opacity: 0.6;
  z-index: 10;
}

.exhi_list dl.on dd.img a:hover {
  opacity: 1;
}

.exhi_list dl.on dd.img a.p {
  left: 20px;
}

.exhi_list dl.on dd.img a.n {
  right: 20px;
}

.exhi_list dl.on dd.img a img {
  border: none;
}

.exhi_list dl.on dd.img a.v {
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 1;
}

.exhi_list dl.on dd.img a.v2 {
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 1;
}

.exhi_list dl.on dd.img img {
  border: none;
}

.exhi_list dl.on dd.img {
  border: 1px solid #ccc;
}

.exhi_list dl.on dd.img ul {
  overflow: hidden;
  margin: auto;
  width: 100%;
  height: 5000px;
}

.exhi_list dl.on dd.img ul li {
  width: 100%;
  height: 515px;
  position: relative;
  text-align: center;
  overflow: hidden;
}

.exhi_list dl.on dd.img ul li span {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
  display: block;
  font-weight: 400;
  font-size: 0.9em;
}

.exhi_list dl dd.audio {
  position: absolute;
  top: 25px;
  right: 30px;
  z-index: 5;
  padding: 0;
  margin: 0;
  overflow: hidden;
  width: 300px;
  height: 40px;
  border-radius: 5px;
}

.exhi_list dl.on dd.audio {
  top: 20px;
  right: 100px;
}

.exhi_list dl dd.audio .mejs__container {
  background: #bababa;
}

.exhi_list dl.on dd.audio .mejs__container {
  background: #444;
}

.exhi_discovery dl {
  padding-top: 30px;
}

.exhi_discovery dl dt {
  padding-bottom: 15px;
}

.exhi_discovery dl dt storng,
.exhi_discovery dl dt span {
  font-size: 1.2em;
  font-weight: 400;
  color: #222;
}

/* 상설전시 개편 */
.exhi .shadow {
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.2);
}

.exhi_title {
  width: 100%;
  height: 400px;
  background-image: url('../img/layout/bg_exhi01_01.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

.exhi_title h1 {
  font-size: 60px;
  color: #fff;
  padding: 260px 0 60px 40px;
  box-sizing: border-box;
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(40deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 50%);
  background: -webkit-linear-gradient(40deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 50%);
  background: linear-gradient(40deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

.exhi_title h1 .cate {
  font-size: 20px;
  color: #EDA01A;
  display: block;
  margin-bottom: 1.4em;
}

.exhi_title h1 .eng {
  font-size: 40px;
  font-weight: 300;
}

.exhi_desc {
  margin-top: 40px;
  padding: 0 400px 40px 0;
  box-sizing: border-box;
  background: url('../img/layout/bg_exhi01_02.jpg') no-repeat center right;
}

.exhi_desc h2 {
  font-size: 24px;
  color: #333;
  letter-spacing: -1px;
  line-height: 1.3em;
}

.exhi_desc .txt {
  margin-top: 32px;
  font-size: 16px;
}

.exhi_chapter {
  margin-top: 100px;
  height: 400px;
  position: relative;
}

.exhi_chapter .exhi_desc1 {
  width: calc(50% - 24px);
  ;
  float: right;
}

.exhi_chapter .exhi_desc1 h2 {
  font-size: 32px;
  color: #222;
  width: 100%;
  margin-bottom: 24px;
  line-height: 1.2em;
}

.exhi_chapter .exhi_desc1 h2 .org {
  font-size: 18px;
  color: #F45726;
  width: 100%;
  display: block;
}

.exhi_chapter .exhi_gall {
  width: 100%;
  clear: both;
  box-sizing: border-box;
}

.exhi_chapter .exhi_gall::after {
  content: '';
  display: block;
  clear: both;
}

.exhi_chapter .exhi_gall .exhi_hall {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 400px;
  overflow: hidden;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.exhi_chapter .exhi_gall .exhi_hall.hall1 {
  background-image: url(../img/layout/bg_exhi01_03.jpg);
}

.exhi_chapter .exhi_gall .exhi_hall.hall2 {
  background-image: url(../img/layout/bg_exhi01_04.jpg);
}

.exhi_chapter .exhi_gall .exhi_hall.hall3 {
  background-image: url(../img/layout/bg_exhi01_05.jpg);
}

.exhi_chapter .exhi_gall ul.tab {
  width: calc(50% - 24px);
  float: right;
  transition: 0.5s;
}

.exhi_chapter .exhi_gall ul.tab::after {
  content: '';
  display: block;
  clear: both;
}

.exhi_chapter .exhi_gall ul.tab>li {
  width: 20%;
  height: 80px;
  float: left;
  padding: 4px;
  box-sizing: border-box;
}

.exhi_chapter .exhi_gall ul.tab>li>a {
  border: 1px solid #D4D4D4;
  overflow: hidden;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  white-space: nowrap;
  box-sizing: border-box;
  font-size: 0;
}

.exhi_chapter .exhi_gall ul.tab>li>a::before {
  content: '';
  width: 0;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.exhi_chapter .exhi_gall ul.tab>li>a img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  display: inline-block;
}

.exhi_chapter .exhi_gall ul.tab>li>a span {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
  position: absolute;
  top: 100%;
  left: 0;
  background: rgba(0, 57, 100, 0.8);
  z-index: 10;
  white-space: normal;
  font-size: 14px;
  line-height: 1.2em;
  padding: 4px;
  box-sizing: border-box;
}

.exhi_chapter .exhi_gall ul.tab>li>a:hover span,
.exhi_chapter .exhi_gall ul.tab>li>a:focus span,
.exhi_chapter .exhi_gall ul.tab li.active a span {
  top: 0;
  color: #fff;
}

.exhi_chapter .exhi_gall ul.tab li .exhi_item {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 400px;
  background: #F6F6F6;
  padding: 24px;
  box-sizing: border-box;
  z-index: 50;
}

.exhi_chapter .exhi_gall ul.tab li .exhi_item.active {
  display: block;
}

.exhi_chapter .exhi_gall ul.tab li .exhi_item a.btn_close {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 100;
}

.exhi_chapter .exhi_gall ul.tab li .exhi_item .exhi_item_img {
  height: 45%;
  text-align: center;
}

.exhi_chapter .exhi_gall ul.tab li .exhi_item .exhi_item_img img {
  max-height: 100%;
  max-width: 100%;
}

.exhi_chapter .exhi_gall ul.tab li .exhi_item .exhi_item_txt {
  height: 55%;
}

.exhi_chapter .exhi_gall ul.tab li .exhi_item .exhi_item_txt h3 {
  background: none;
  font-size: 20px;
  padding: 8px 0 0 0;
  margin-top: 16px;
  text-align: center;
}

.exhi_chapter .exhi_gall ul.tab li .exhi_item .exhi_item_txt h3 span {
  font-size: 15px;
  font-weight: 300;
  display: none;
}

.exhi_chapter .exhi_gall ul.tab li .exhi_item .exhi_item_txt p {
  font-size: 14px;
  margin-top: 8px;
  word-break: break-all;
}

.exhi_chapter .exhi_gall ul.tab li .exhi_item .exhi_item_txt p .donor {
  display: block;
  font-size: 13px;
  color: #555;
  text-align: right;
}

.exhi_chapter.left .exhi_desc1 {
  float: left;
}

.exhi_chapter.left .exhi_gall .exhi_hall {
  left: inherit;
  right: 0;
}

.exhi_chapter.left .exhi_gall ul.tab {
  float: left;
}

.exhi_chapter.left .exhi_gall ul.tab li .exhi_item {
  left: inherit;
  right: 0;
}

.exhi_ect {
  position: relative;
  width: 100%;
  margin-top: 100px;
  display: block;
  padding-bottom: 50px;
}

.exhi_ect .exhi_tab {
  top: -50%;
  margin: 0 auto;
  font-size: 0;
  display: block;
  border-radius: 100px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
  max-width: 600px;
  width: 100%;
}

.exhi_ect .exhi_tab>li {
  display: inline-block;
  font-size: 1rem;
  width: 33.333%;
  box-sizing: border-box;
}

.exhi_ect .exhi_tab>li a {
  display: block;
  border-right: 1px solid #dcdcdc;
  padding: 8px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  background: #fff;
  z-index: 10;
}

.exhi_ect .exhi_tab>li:first-child a {
  border-radius: 100px 0px 0px 100px;
}

.exhi_ect .exhi_tab>li:last-child a {
  border-right: 0;
  border-radius: 0 100px 100px 0;
}

.exhi_ect .exhi_tab>li.active a {
  background: #003964;
  color: #fff;
  font-weight: bold;
}

.exhi_ect .exhi_tab>li .exhi_ect_detail {
  display: none;
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  border: 1px solid #DCDCDC;
  padding: 32px;
  box-sizing: border-box;
  z-index: 0;
}

.exhi_ect .exhi_tab>li.active .exhi_ect_detail {
  display: block;
}

.exhi_ect .exhi_tab>li .exhi_ect_detail h3 {
  color: #003964;
  background: none;
  padding: 0;
  font-size: 20px;
  margin: 30px 0 8px;
}

.exhi_ect .exhi_tab>li .exhi_ect_detail .exhi_ect_img {
  width: 100%;
  margin: 16px 0;
  clear: both;
}

.exhi_ect .exhi_tab>li .exhi_ect_detail .exhi_ect_img::after {
  content: '';
  display: block;
  clear: both;
}

.exhi_ect .exhi_tab>li .exhi_ect_detail .exhi_ect_img img {
  width: 33.333%;
  float: left;
  padding: 0 8px 0 0;
  box-sizing: border-box;
}

.exhi_ect .exhi_tab>li .exhi_ect_detail ul {
  margin-top: 20px;
}

.exhi_ect .exhi_tab>li .exhi_ect_detail ul li {
  margin-top: 12px;
}

.exhi_ect .exhi_tab>li .exhi_ect_detail ul li strong {
  color: #222;
  min-width: 200px;
  position: relative;
  display: table-cell;
}

.exhi_ect .exhi_tab>li .exhi_ect_detail ul li strong::after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 8px;
  background: #dfdfdf;
  display: inline-block;
  margin: 8px 16px;
  position: absolute;
  right: 0;
}

.exhi_ect .exhi_tab>li .exhi_ect_detail ul li span {
  display: table-cell;
}

/*체험관*/
.exhi_title.exhi_exp {
  background-image: url(../img/layout/bg_exhi07new_01.jpg);
}

.exhi_title.exhi_exp h1 {
  padding: 270px 0 60px 40px;
}

.exhi_desc2 {
  background: url('../img/layout/bg_exhi07new_02.jpg') no-repeat top right;
}

.exhi_desc .txt .time_t {
  border: 1px solid #F45726;
  color: #F45726;
  padding: 4px 16px;
  border-radius: 50px;
  font-weight: bold;
  margin-right: 8px;
}

.exhi_desc .txt .time_l {
  color: #F45726;
  font-weight: bold;
}

.exhi_chapter2 {
  font-size: 0;
  margin-top: 40px;
}

.exhi_chapter2 .exhi_desc4 {
  width: calc(50% - 32px);
  display: inline-block;
  box-sizing: border-box;
  font-size: 1rem;
  margin: 0 16px;
  padding: 40px 0;
  border-top: 1px solid #E4E4E4;
  vertical-align: top;
}

.exhi_chapter2 .exhi_c_title {
  margin: 0;
  background-image: none;
  padding: 0;
  letter-spacing: -1px;
}

.exhi_chapter2 .exhi_c_title .num {
  background: #F45726;
  width: 44px;
  height: 44px;
  border-radius: 32px;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  line-height: 44px;
  color: #fff;
  font-size: 1.2em;
  margin-right: 8px;
}

.exhi_chapter2 .img_wrap {
  margin-top: 16px;
  font-size: 0;
}

.exhi_chapter2 .img_wrap span {
  width: 49%;
  margin-right: 1%;
  height: 0;
  padding-top: 33%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.exhi_chapter2 .img_wrap span img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.exhi_chapter2 .exhi_exp {
  letter-spacing: -.4px;
}

@media screen and (max-width:1065px) {
  .exhi_desc {
    padding: 0 200px 40px 0;
    background-position: top right;
    background-size: 200px;
  }

  .exhi_chapter {
    height: inherit;
  }

  .exhi_chapter .exhi_desc1 {
    width: 100%;
    float: inherit;
    margin-bottom: 24px;
  }

  .exhi_chapter .exhi_gall {
    position: relative;
  }

  .exhi_chapter .exhi_gall .exhi_hall {
    width: 100%;
    position: inherit;
    background-size: cover;
  }

  .exhi_chapter .exhi_gall ul.tab {
    width: 100%;
    margin-top: 10px !important;
    float: inherit;
  }

  .exhi_chapter .exhi_gall ul.tab li .exhi_item {
    width: 100%;
  }

  .exhi_ect .exhi_tab>li .exhi_ect_detail {
    font-size: inherit;
  }

  .exhi_ect .exhi_tab>li .exhi_ect_detail ul li strong {
    display: block;
  }

  .exhi_ect .exhi_tab>li .exhi_ect_detail ul li strong::after {
    content: none;
  }

  .hide640 {
    display: none;
  }

  .exhi_desc2 {
    padding: 0;
  }

  .exhi_desc2 h2 {
    padding-right: 200px;
    word-break: break-all
  }

  .exhi_chapter2 .exhi_desc4 {
    width: 100%;
    margin: 0;
  }
}

/* 교육·문화행사 */
.evnt_calendar {
  overflow: hidden;
  position: relative;
}

.evnt_calendar .ex {
  position: absolute;
  top: 10px;
  right: 10px;
}

.evnt_calendar span {
  display: block;
  text-align: center;
  font-size: 1.6em;
  font-weight: 500;
  color: #222;
  padding-bottom: 15px;
}

.evnt_calendar span a {
  display: inline-block;
  padding: 0px 10px 6px 10px;
  font-size: 0;
  line-height: 0;
  vertical-align: text-bottom
}

.evnt_calendar table {
  table-layout: fixed;
  width: 100%;
  border-top: 2px solid #6698de;
  text-align: center;
}

.evnt_calendar table thead tr th {
  border-left: 1px solid #dadada;
  border-bottom: 2px solid #6698de;
  padding: 5px 0;
  background: #f7f8fa;
  color: #1767a3;
  font-weight: 400;
}

.evnt_calendar table thead tr th.s,
.evnt_calendar table tbody tr td.s span {
  color: #D44039;
}

.evnt_calendar table tbody tr td {
  border-left: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  text-align: left;
  padding: 5px 0;
  font-weight: 300;
  letter-spacing: -0.05em;
  height: 100px;
}

.evnt_calendar table thead tr th:first-child,
.evnt_calendar table tbody tr td:first-child {
  border-left: none;
}

.evnt_calendar table tbody tr td:first-child>span {
  color: #D44039;
}

.evnt_calendar table tbody tr td span {
  font-size: 0.9em;
  text-align: left;
  padding: 0 5px;
  margin: -5px 0 -8px 0;
}

.evnt_calendar table tbody tr td a {
  line-height: 1.6em;
  padding: 3px 5px 0 5px;
  display: block;
  letter-spacing: -0.1em;
}

.evnt_calendar table tbody tr td a:hover {
  background: #f7f8fa;
  color: #ee471a;
}

.evnt_calendar table tbody tr td a img {
  display: block;
}

.evnt_calendar table tbody tr td.today {
  background: #f7f8fa;
}

.evnt_calendar table tbody tr td a span {
  display: inline-block;
  background: #ccc;
  border-radius: 100px;
  color: #fff;
  padding: 1px 8px 2px 7px;
  line-height: 1.2em;
  margin-right: 3px;
  font-size: 14px;
}

.evnt_calendar table tbody tr td a.family span {
  background: #946947;
}

.evnt_calendar table tbody tr td a.child span {
  background: #2e7d6f;
}

.evnt_calendar table tbody tr td a.elementary span {
  background: #57830B;
}

.evnt_calendar table tbody tr td a.mdileHigh span {
  background: #3B76BF;
}

.evnt_calendar table tbody tr td a.mdileHigh2 span,
.evnt_calendar table tbody tr td a.teacher span {
  background: #3C6496;
}

.evnt_calendar table tbody tr td a.mdileHigh3 span {
  background: #475fc6;
}

.evnt_calendar table tbody tr td a.mdileHigh_g span {
  background: #8d8d8d;
}

.evnt_calendar table tbody tr td a.mdileHigh span {
  background: #3B76BF;
}

.list_ca li img {
  margin: 0 5px -2px 0;
}

.list_ca li span {
  font-size: 0.9em;
  color: #888;
}

.h3_time {
  overflow: hidden;
  padding-bottom: 25px;
  position: relative;
}

.h3_time h3 {
  float: left;
}

.h3_time p {
  margin-top: 40px;
  font-size: 0.9em;
  line-height: 1.4em;
  float: right;
  background: url(../img/layout/icon_time.gif) no-repeat 0 0;
  color: #676767;
  padding: 0 0 2px 45px;
}

.h3_time p span {
  font-weight: 400;
  color: #115e97;
  font-size: 1.1em;
  letter-spacing: 0.05em;
}

.h3_time .org {
  position: absolute;
  top: 65px;
  left: 20px;
  font-size: 0.9em;
}

.privacy {
  border: 2px solid #ccc;
}

.privacy .pbox {
  padding: 20px;
  font-size: 0.95em;
  font-weight: 300;
  overflow: hidden;
}

.privacy .pbox ol li {
  padding: 0 0 15px 0;
}

.privacy .pbox ol li ul li {
  padding: 0 0 0 10px;
}

.privacy .pbox strong {
  color: #444;
  font-weight: bold;
}

.privacy .pbox .org {
  font-size: 1.3em;
  text-decoration: underline;
  font-weight: bold;
  color: #ed561a
}

.privacy .cbox {
  background: #f7f8fa;
  text-align: center;
  border-top: 1px solid #ccc;
  font-weight: 400;
  color: #444;
}

.privacy .cbox label {
  display: inline-block;
  padding: 10px 5px;
}

.box_eudinfo {
  border: 2px solid #ddd;
  border-radius: 2px;
  padding: 18px 20px 15px 150px;
  background: url(../img/sub/eud_info.gif) no-repeat 30px 20px;
}

.box_eudinfo strong {
  color: #222;
  font-size: 1.2em;
  padding-bottom: 5px;
  display: inline-block;
}

.box_eudinfo2 {
  border: 2px solid #ddd;
  border-radius: 2px;
  padding: 18px 20px 15px 20px;
  overflow: hidden;
  position: relative;
}

.box_eudinfo2 strong {
  color: #222;
  font-size: 1.4em;
  padding-bottom: 5px;
  display: inline-block;
}

.box_eudinfo2 div {
  color: #666;
  padding-right: 300px;
}

.box_eudinfo2 div span {
  display: inline-block;
  padding: 10px 0 0 0;
  color: #444;
}

.box_eudinfo2 p {
  position: absolute;
  top: 20px;
  right: 10px;
}

.box_eudinfo2 p a {
  display: inline-block;
  margin-right: 10px;
}

.don_w {
  overflow: hidden;
  padding-top: 20px;
}

.don_w a {
  display: block;
  float: left;
  width: 50%;
}

.datainfo_img {
  overflow: hidden;
  padding-top: 15px;
  position: relative;
  min-height: 250px;
}

.datainfo_img dt {
  position: absolute;
  top: 0;
  left: 0;
}

.datainfo_img dd {
  padding-left: 260px;
}

.datainfo_img dd strong {
  display: block;
  padding: 20px 0 20px 0;
}

.datainfo_img dd p {
  padding: 0 8px 15px 8px;
}

.datainfo_img2 dd {
  padding-left: 420px;
  text-align: left;
}

.eud_box {
  border: 2px solid #dadada;
  padding: 30px;
  text-align: center;
}

.eud_box p {
  font-size: 1.4em;
  color: #444;
  padding-bottom: 5px;
}

/* common */
.h3_ov {
  overflow: hidden;
}

.h3_ov h3 {
  float: left;
}

.h3_ov p {
  float: right;
  margin-top: 30px;
  letter-spacing: -0.05em;
  color: #ed561a;
}

.h3_ov2 h3 {
  margin-top: 0;
}

.h3_ov2 p {
  margin-top: 0;
}

.tab_list {
  background: #f6f6f6;
  border-bottom: 2px solid #003964;
  padding: 5px 5px 0 5px;
  margin-bottom: 20px;
}

.tab_list ul {
  overflow: hidden;
}

.tab_list ul li {
  float: left;
  border: 1px solid #dedede;
  border-bottom: none;
  background: #fff;
  margin-right: 3px;
}

.tab_list ul li a {
  display: block;
  padding: 5px 20px;
  font-weight: 400;
}

.tab_list ul li.on {
  border: 1px solid #003964;
  border-bottom: none;
  background: #003964;
}

.tab_list ul li.on a {
  color: #fff;
}

.tab_list2 {
  position: relative;
  margin-bottom: 470px;
}

/* 층별안내 */
.tab_list2 ul li dl {
  position: absolute;
  top: 38px;
  left: 0;
  background: #fbfbfb;
  border: 2px solid #003964;
  width: 100%;
  height: 450px;
  display: none;
}

.tab_list2 ul li.on dl {
  display: block;
}

.tab_list2 ul li dl dt {
  float: left;
  padding: 20px;
}

.tab_list2 ul li dl dd {
  float: left;
  padding-top: 100px;
}

.tab_list2 ul li dl dd ul li {
  float: none;
  clear: both;
  border: none;
  background: url(../img/layout/blt_dot.gif) no-repeat 8px 12px;
  padding: 0 0 2px 19px;
  overflow: hidden;
}

.tab_list_new {
  position: relative;
  overflow: hidden;
}

.tab_list_new>ul {
  border-bottom: 2px solid #003964;
  overflow: hidden;
  width: 100%;
}

.tab_list_new>ul>li {
  float: left;
}

.tab_list_new>ul>li a.m {
  border: 1px solid #dedede;
  border-bottom: none;
  background: #fff;
  margin-right: 3px;
  display: block;
  padding: 4px 15px;
  font-weight: 400;
  display: block;
}

.tab_list_new>ul>li>ul {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  display: none;
}

.tab_list_new>ul>li.open>a.m {
  border: 1px solid #003964;
  border-bottom: none;
  background: #003964;
  color: #fff;
}

.tab_list_new>div {
  padding-top: 30px;
  display: none;
}

.tab_list_new>div.open {
  display: block;
}

.table_style {
  table-layout: fixed;
  width: 100%;
  border-top: 2px solid #6698de;
  line-height: 1.4em;
  font-size: 0.95em;
  word-break: break-all;
}

.table_style tr th,
.table_style tr td {
  padding: 8px 10px;
  text-align: center;
}

.table_style tbody tr th,
.table_style tbody tr td {
  border-left: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}

.table_style thead tr th {
  border-bottom: 1px solid #6698de;
  border-left: 1px solid #dadada;
  background: #f7f8fa;
  font-weight: 500;
  color: #1767a3;
}

.table_style tbody tr th {
  border-bottom: 1px solid #dadada;
  vertical-align: middle;
  background: #f4f4f4;
  font-weight: 400;
  color: #444;
}

.table_style tbody tr td:first-child,
.table_style tbody tr th:first-child,
.table_style thead tr th:first-child {
  border-left: none;
}

.table_style tbody tr td.line,
.table_style thead tr th.line {
  border-left: 1px solid #dadada;
}

.td_left tbody tr td {
  text-align: left;
}

.td_vm tbody tr td,
.td_vm thead tr th {
  vertical-align: middle;
}

.table_style_eu tbody tr td .input {
  float: left;
  width: 25%;
  padding: 10px;
}

.table_style_eu tbody tr td p {
  float: left;
  margin-left: 10px;
}

.table_style .input {
  width: 30%;
}

.table_style .input.w60 {
  max-width: 60px;
}

.table_style .input.w80 {
  max-width: 80px;
}

.table_style .input.w100 {
  max-width: 100px;
}

.table_style .input.w120 {
  max-width: 120px;
}

.table_style .input.w150 {
  max-width: 150px;
}

.table_style .input.w100p {
  width: 100%;
  box-sizing: border-box;
}

.table_style .select {
  width: 32%;
  color: #666;
  font-weight: 400;
}

.table_style .bg td {
  background: #f6f6f6;
}

.table_style3 tbody tr td {
  border-left: 0;
}

.table_style tbody tr td.td_left {
  text-align: left;
}

.table_hero td {
  padding: 8px 5px;
}

.table_hero td:nth-of-type(1) {
  min-width: 20px;
}

.table_hero td:nth-of-type(3) {
  min-width: 60px;
}

.table_hero td:nth-of-type(5) {
  min-width: 60px;
}

.board_list,
.board_view {
  table-layout: fixed;
  width: 100%;
  border-top: 2px solid #6698de;
  border-bottom: 1px solid #dadada;
  line-height: 1.6em;
}

.board_list tr th,
.board_list tr td,
.board_view tr th,
.board_view tr td,
.board_next tbody tr td {
  padding: 10px 10px;
  text-align: center;
}

.board_list thead tr th {
  border-bottom: 1px solid #999;
  font-weight: 500;
  background: #f6f6f6 url(/resource/asis_common/images/common/bbs_line.gif) no-repeat 0 center;
  color: #222;
  vertical-align: middle;
}

.board_list thead tr th:first-child {
  border-bottom: 1px solid #999;
  background: #f7f8fa none;
}

.board_list thead tr th select {
  font-size: 1em;
}

.board_list tbody tr td,
.board_view tbody tr th,
.board_view tbody tr td {
  border-top: 1px solid #dadada;
}

.board_list tbody tr td.listLeft,
.table_style tbody tr td.listLeft,
.table_style tbody tr td.listleft,
.td_left tbody tr td {
  text-align: left;
}

.board_list tbody tr td {
  vertical-align: middle;
}

.board_list tbody tr td a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: block;
  text-align: left
}

.board_list tbody tr td.a_tc a {
  display: inline-block;
  width: auto;
}

.board_list tbody tr td.b_line,
.board_list tbody tr.b_line td {
  border-bottom: 1px solid #ccc;
}

.board_list tbody tr:hover td {
  background: #f2f6fa;
}

.board_list .notice {
  font-weight: bold;
}

.board_view thead tr th {
  border-bottom: 1px solid #999;
  font-weight: 500;
  background: #f2f6fa;
  color: #222;
  padding: 15px;
  font-size: 1.2em;
  text-align: left
}

.board_view tbody tr th {
  background: #f6f6f6;
  font-weight: 300;
  vertical-align: middle;
}

.board_view tbody tr td {
  text-align: left;
  vertical-align: middle;
}

.board_view tbody tr td div.viewtext {
  min-height: 300px;
  padding: 10px;
  border: none;
  font-size: 1em;
}

.board_view tbody tr td div.viewtext2 {
  min-height: auto;
}

.board_view tbody tr td div.viewtext3 {
  min-height: 100px;
  padding: 10px;
  border: none;
  font-size: 1em;
}

.board_view tbody tr td.file img {
  margin-bottom: -2px;
}

.board_view tbody tr td p {
  padding: 2px 0;
  word-break: break-all;
}

.board_view tbody tr td .textcon {
  width: 99%;
  height: 300px;
  font-size: 1em;
  border-radius: 3px;
  border: 1px solid #dedede;
  line-height: 1.6em;
  padding: 3px 5px;
}

.board_view tbody tr td.i {
  text-align: center;
  padding: 20px;
}

.board_view tbody tr td.i img {
  max-width: 240px;
  max-height: 100%;
}

.board_view .video {
  overflow: hidden;
}

.board_view .video .v {
  float: left;
  width: 400px;
  height: 300px;
}

.board_view .video .vt {
  float: right;
  width: 300px;
  height: 400px;
  padding: 20px;
  border: 1px solid #dadada;
  overflow: hidden;
  overflow-y: scroll;
  line-height: 1.5em;
}

.board_view .video .vt strong {
  display: block;
  font-size: 1.8em;
  color: #222;
}

.board_view .video .vt span {
  display: block;
  font-size: 1.4em;
  color: #444;
  padding: 30px 0 10px 0;
  font-weight: 400;
}

.board_view .viewtext img {
  max-height: 100%;
  max-width: 100%;
}

.board_view td .inputarea {
  width: 100%;
  height: 130px;
  max-height: 400px;
  overflow: auto;
  resize: vertical;
}

.board_next {
  table-layout: fixed;
  width: 100%;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  line-height: 1.4em;
  font-size: 0.95em;
}

.board_next tbody tr td,
.board_next tbody tr th {
  border-top: 1px solid #dadada;
}

.board_next tbody tr td.left {
  text-align: left;
}

.board_next tbody tr td a {
  display: block;
  text-align: left;
}

.pical {
  position: absolute;
  top: 150px;
  left: 5px;
  width: 33px;
  height: 43px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background: url(../img/layout/pical.png) no-repeat;
  cursor: pointer;
}

.picar {
  position: absolute;
  top: 150px;
  right: 5px;
  width: 33px;
  height: 43px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  background: url(../img/layout/picar.png) no-repeat;
  cursor: pointer;
}

.td_dl td dl {
  padding-bottom: 12px;
}

.td_dl td dd {
  background: url(../img/layout/blt_line.gif) no-repeat 3px 10px;
  padding: 0 0 5px 12px;
}

.board_write {
  table-layout: fixed;
  width: 100%;
  border-top: 2px solid #6698de;
  line-height: 1.4em;
  font-size: 0.95em;
}

.board_write thead tr th,
.board_write tbody tr th {
  background: #f6f6f6;
  font-weight: 300;
  vertical-align: middle;
  padding: 8px 10px;
  border-bottom: 1px solid #dadada;
}

.board_write thead tr td,
.board_write tbody tr td {
  text-align: left;
  vertical-align: middle;
  padding: 8px 10px;
  border-bottom: 1px solid #dadada;
}

.board_write .textarea {
  font-size: 1em;
  border-radius: 3px;
  border: 1px solid #dedede;
  line-height: 1.6em;
  padding: 3px 5px;
  width: 98%;
  height: 60px;
}

.board_write td.t {
  padding: 0 0 10px 0;
}

.board_write td.t table {
  table-layout: fixed;
  width: 100%;
}

.board_write td.t table td {
  border-left: 0;
}

.board_write *,
.table_style * {
  vertical-align: middle;
}

.board_write .r,
.board_write .radio2 {
  margin-top: -3px;
}

.board_list_t {
  border-top: 1px solid #999;
  width: 80%;
  margin: 10px 0 0 20%;
}

.board_list tbody tr td .board_list_t thead tr th {
  padding: 5px 10px;
  border-bottom: 1px solid #dadada;
}

.board_list tbody tr td .board_list_t tbody tr td {
  border-bottom: 1px solid #dadada;
}

.board_view_re {
  border-top: none;
}

.border_re {
  background: #f7f8fa;
  padding: 10px;
  overflow: hidden;
}

.border_re p {
  overflow: hidden;
}

.border_re p textarea {
  float: left;
  width: 85%;
  height: 50px;
  border: 1px solid #dadada;
}

.border_re p input {
  float: right;
  width: 13%;
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 1.2em;
  background: #999 url(/image/common/btn_bg_b.png) no-repeat right bottom;
  padding: 14px 0;
  border-radius: 2px;
  text-align: center;
  border: none;
  cursor: pointer;
  margin: 2px 0 0 0;
}

.border_re p input:hover {
  background: #666 url(/image/common/btn_bg_b.png) no-repeat right bottom;
}

/*ul list*/
.board_list2 {
  width: 100%;
  border-top: 2px solid #6698de;
  border-bottom: 2px solid #dadada;
  line-height: 1.8em;
  font-size: 0.9em;
  color: #666;
}

.board_list2 li {
  border-top: 1px solid #dadada;
}

.board_list2 li a {
  overflow: hidden;
  padding: 15px 20px;
  display: block;
  position: relative;
}

.board_list2 li a strong {
  display: block;
  font-size: 1.2em;
  color: #444;
  padding: 2px 0 0 50px;
}

.board_list2 li a span {
  padding-left: 50px;
}

.board_list2 li a span.day {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -10px;
  padding: 0;
}

.board_list2 li a span.m {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -10px;
  padding: 0;
  width: 30px;
  text-align: center;
}

.board_list2 li a:hover strong {
  color: #2287eb;
}

.board_list2 li:hover {
  background: #f6f6f6;
}

.board_page {
  padding: 20px 0;
  text-align: center;
}

.board_page a {
  display: inline-block;
  padding: 3px 7px;
  text-align: center;
  border: 1px solid #dadada;
  color: #676767;
  margin: 0 -3px;
}

.board_page a:hover,
.board_page a:focus {
  background: #dadada;
}

.board_page a.bnumon,
.board_page a.bnumon:hover,
.board_page a.bnumon:focus {
  color: #fff;
  background: #676767;
  border: 1px solid #676767;
  text-decoration: underline;
}

.srchform * {
  vertical-align: middle;
}

.srchform {
  border: 1px solid #dedede;
  background: #f6f6f6;
  text-align: center;
  padding: 15px 5px;
  margin-bottom: 10px;
}

.srchform .inputsearch {
  border-radius: 3px;
  border: 2px solid #ccc;
  font-weight: 400;
  padding: 4px 10px 2px 10px;
  height: 20px;
  width: 50%;
  font-size: 1em;
}

.srchform .inputsearch:hover,
.srchform .inputsearch:focus {
  border: 2px solid #003964;
  box-shadow: 0 0 3px #003964;
}

.srchform .btn_search,
.month_L .btn_search {
  border-radius: 3px;
  border: 1px solid #484848;
  display: inline-block;
  padding: 1px 20px;
  background: url(../img/layout/btn_bg_s.gif) repeat-x center center;
  color: #fff;
  font-weight: 300;
  font-size: 1em;
}

.srchform .btn_search:hover,
.srchform .btn_search:focus,
.month_L .btn_search:hover,
.month_L .btn_search:focus {
  box-shadow: 0 0 3px #333;
  color: #fff;
}

.srchform .btn_search2 {
  width: auto;
  margin-left: 10px;
}

.srchform img {
  margin: -2px 0 0 10px;
}

.srchform select {
  font-size: 1em;
  font-weight: 300;
  border: 2px solid #ccc;
  padding: 4px 20px 2px 10px;
  margin-top: -1px;
}

.srchform select:hover,
.srchform select:focus {
  border: 2px solid #003964;
}

.srchform .i_w {
  width: 20%;
}

.srchform .i_w2 {
  width: 30%;
}

.srchform .i_day {
  width: 80px;
}

.srchform .i_d {
  display: inline-block;
  position: relative;
  width: 100px;
  margin: 0 5px;
}

.srchform .i_d a {
  position: absolute;
  top: 3px;
  right: 5px;
}

.srchform .i_d .inputtext {
  width: 90px;
}

.srchform .btn_search3 {
  margin-left: 10px;
  padding: 2px 20px;
  background: #115e97 url(../img/layout/btn_bg_b.png) no-repeat right bottom;
}

h4.news_title {
  font-size: 1.8em;
  padding: 0 0 20px 0;
  background: none;
  position: relative;
}

h4.news_title::before {
  content: "";
  display: block;
  background: #333;
  height: 1px;
  width: 50px;
  position: absolute;
  top: 35px;
}

.mailform * {
  vertical-align: middle;
}

.mailform {
  border: 1px solid #dedede;
  background: #f6f6f6;
  text-align: center;
  padding: 15px 5px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.mailform .inputmail {
  border-radius: 3px;
  border: 2px solid #ccc;
  font-weight: 400;
  padding: 4px 10px 2px 10px;
  height: 2em;
  line-height: 2em;
  width: 50%;
  font-size: 1em;
}

.mailform .inputmail:hover,
.mailform .inputmail:focus {
  border: 2px solid #003964;
  box-shadow: 0 0 3px #003964;
}

#newsletterApply span.st {
  font-size: 1.2em;
  font-weight: bold;
}

#newsletterApply .privacy .pbox {
  padding-bottom: 0;
}

.img_explan dl dt * {
  vertical-align: middle;
}

.img_explan .img {
  position: absolute;
  top: 25px;
  left: 20px;
}

.img_explan .img div {
  position: relative;
  border: 1px solid #dadada;
  background: #fff;
  width: 160px;
  height: 110px;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.img_explan .img div img {
  max-height: 110px;
  max-width: 160px;
  z-index: 1;
}

.img_explan .img div img.i {
  z-index: 10;
  position: absolute;
  top: -2px;
  left: -2px;
  margin: 0;
  height: 49px;
  width: 48px;
}

.img_explan dl dt * {
  vertical-align: middle;
}

.img_explan dl dt {
  overflow: hidden;
  padding: 0 10px 10px 0;
}

.img_explan dl dt strong {
  display: inline-block;
  font-weight: 400;
  color: #444;
  font-size: 1.4em;
  line-height: 1.4em;
  letter-spacing: -0.05em;
  padding: 0 10px 0 0;
}

.img_explan dl dt strong a {
  color: #444;
}

.img_explan dl dt span {
  display: inline-block;
  border: 1px solid #bfbfbf;
  border-radius: 30px;
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1em;
  text-align: center;
  padding: 4px 10px 5px 10px;
}

.img_explan dl dd p {
  display: block;
  background: url(../img/sub/blt_1.png) no-repeat 0 10px;
  padding: 0 0 0 10px;
  font-size: 0.95em;
  overflow: hidden;
  line-height: 1.8em;
  position: relative;
}

.img_explan dl dd p strong {
  width: 65px;
  position: absolute;
  background: url(../img/sub/blt_dot2.gif) no-repeat right 7px;
}

.img_explan dl dd p span {
  display: block;
  padding: 0 0 0 72px;
}

.img_explan dl dd p span span {
  padding-left: 0;
}

.img_explan dl dd p span strong {
  position: relative;
  float: none;
  width: auto;
}

.img_explan dl dt span.c {
  background: #757575;
  border: 1px solid #757575;
  color: #fff;
}

.img_explan dl dt span.m {
  color: #555;
}

.img_explan dl dt span.ms {
  background: #7030a0;
  border: 1px solid #7030a0;
  color: #fff;
}

.img_explan dl dt span.s {
  background: #40b95f;
  border: 1px solid #40b95f;
  color: #fff;
}

.img_explan dl dt span.u {
  background: #E10F6E;
  border: 1px solid #E10F6E;
  color: #fff;
}

.img_explan {
  overflow: hidden;
}

.img_explan .photo2 {
  border-bottom: 1px solid #dadada;
}

.img_explan .photo2 dl {
  position: relative;
  min-height: 110px;
  padding: 25px 20px 25px 210px;
}

.img_explan .photo2 dl dt img {
  display: block;
}

.img_explan .photo2 dl dd.link {
  padding-top: 12px;
}

.img_explan .photo2 dl dd.link a {
  border-radius: 3px;
  border: 1px solid #356dbe;
  display: inline-block;
  padding: 1px 20px;
  background: #6395dd url(../img/layout/btn_bg_b.png) no-repeat right bottom;
  color: #fff;
  font-weight: 400;
  font-size: 1em;
  text-shadow: 0 0 3px #356dbe;
  display: none;
}

.img_explan .photo2 dl dd.link a:hover,
.img_explan .photo2 dl dd.link a:focus {
  background: #356dbe url(../img/layout/btn_bg_b.png) no-repeat right bottom;
  box-shadow: 0 0 3px #356dbe;
  padding: 1px 30px;
}

.img_explan .photo2 dl dd.link a.online {
  background: #e63652 url(../img/layout/btn_bg_b.png) no-repeat right bottom;
  box-shadow: none;
  border: 1px solid #d92542;
  display: inline-block;
}

/* 20181008 교육리스트 수정*/
.img_explan .photo2 dl dt {
  margin-top: -5px;
}

.img_explan .photo2 dl dt p {
  display: inline-block;
}

.img_explan .photo2 dl dt p span.m11 {
  background: #00875A;
  border: 1px solid #00875A;
  color: #fff;
}

.img_explan .photo2 dl dt p span.m12 {
  background: #d82300;
  border: 1px solid #d82300;
  color: #fff;
}

.img_explan .photo2 dl dt p span.m13 {
  background: #757575;
  border: 1px solid #757575;
  color: #fff;
}

.img_explan .photo2 dl dt p.vr1,
.img_explan .photo2 dl dt p.vr2,
.img_explan .photo2 dl dd p.vr3 {
  position: absolute;
  right: 0;
  width: 200px;
  text-align: center;
}

.img_explan .photo2 dl dt p.vr1 {
  top: 30px;
}

.img_explan .photo2 dl dt p.vr1 span {
  font-size: 1em;
  padding: 6px 10px 8px 10px;
  min-width: 80px;
}

.img_explan .photo2 dl dt p.vr2 {
  top: 67px;
}

.img_explan .photo2 dl dt p.vr2 span {
  border: none;
  color: #757575;
  font-size: 1em;
}

.img_explan .photo2 dl dd p.vr3 {
  top: 100px;
  line-height: 1.4em;
  background: none;
  color: #444;
  padding: 0;
}

.img_explan .photo2 dl dd p.vr3 strong {
  position: relative;
  left: auto;
  top: auto;
  width: auto;
  background: none;
}

.img_explan .photo2 dl dd p.vr3 span {
  padding: 0;
}

@media screen and (max-width:999px) {

  .img_explan .photo2 dl dt p.vr1,
  .img_explan .photo2 dl dt p.vr2,
  .img_explan .photo2 dl dd p.vr3 {
    position: relative;
    right: auto;
    width: auto;
    top: auto;
  }

  .img_explan .photo2 dl dt p.vr1 span {
    padding: 4px 10px 5px 10px;
    min-width: 30px;
    font-size: 12px
  }

  .img_explan .photo2 dl dt p.vr2 span {
    padding: 4px 10px 5px 10px;
    border: 1px solid #dadada;
    font-size: 12px;
  }

  .img_explan .photo2 dl dd p.vr3 {
    text-align: left;
    color: #666;
    background: url(../img/layout/blt_1.png) no-repeat 0 15px;
    padding: 0 0 0 10px;
    line-height: 1.8em;
  }

  .img_explan .photo2 dl dd p.vr3 strong {
    width: 65px;
    top: 5px;
    position: absolute;
    background: url(../img/layout/blt_dot2.gif) no-repeat right 9px;
  }

  .img_explan .photo2 dl dd p.vr3 span {
    display: block;
    padding: 6px 0 0 72px;
    font-size: 12px;
  }

  .img_explan .photo2 dl {
    position: relative;
    min-height: 110px;
    padding: 20px 0px 15px 180px;
  }

  .img_explan .img {
    left: 0;
    top: 20px;
  }

  .img_explan .photo2 dl dt p span,
  .img_explan .photo2 dl dt span {
    font-size: 12px;
  }
}

.img_explan .off dl dd.link a,
.img_explan .photo2 dl dd.link a.off {
  background: #999 url(../img/layout/btn_bg_b.png) no-repeat right bottom;
  border: 1px solid #777;
  text-shadow: 0 0 3px #666;
}

.img_explan .off dl dd.link a:hover,
.img_explan .off dl dd.link a:focus {
  background: #666 url(../img/layout/btn_bg_b.png) no-repeat right bottom;
  box-shadow: 0 0 3px #777;
}

.img_explan_view {
  position: relative;
  padding: 20px 0;
  background: #f7f8fa;
}

.img_explan_view .img {
  top: 20px;
  left: 20px;
}

.img_explan_view dl {
  padding-left: 210px;
}

.img_explan_view dl dt {
  padding-right: 10px;
}

.img_explan_view3 dl {
  padding-left: 240px;
  padding-top: 20px;
  min-height: 250px;
}

.img_explan_view3 .img div {
  width: 190px;
  height: 270px;
}

.img_explan_view3 .img div img {
  max-width: 190px;
  max-height: 270px;
}

.img_explan_view3 dl dt strong {
  font-size: 1.8em;
}

.img_explan_view3 dl dd ul {
  padding-left: 10px;
}

.img_explan_view3 dl dd.span_w p strong {
  width: 90px;
}

.img_explan_view3 dl dd.span_w p span {
  width: 70%;
}

.img_explan_view4 {
  border-top: 2px solid #6698de;
}

.img_explan_view4 dl {
  padding-left: 25px;
  min-height: 160px;
}

.img_explan_view4 dl dd {
  padding-left: 180px;
  padding-top: 10px;
}

.img_explan_view4 dl dd p {
  padding-bottom: 2px;
}

.img_explan_view4 .img {
  top: 65px;
}

.img_explan_view4 .file {
  padding-left: 12px;
}

.img_explan_view p {
  overflow: hidden;
}

.img_explan_view p strong {
  width: 55px;
}

.img_explan_view p span {
  display: block;
  padding: 1px 0 0 70px;
}

.img_explan_view p * {
  vertical-align: middle;
}

.img_explan_view p a {
  display: inline-block;
}

.img_explan_view p a.btn_t {
  display: inline-block;
  border-radius: 100px;
  border: none;
  padding: 2px 10px;
  font-size: 0.9em;
}

.img_explan_view p a.btn_t:hover {
  padding: 2px 10px;
}

.img_explan_box {
  padding: 20px 0;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #999;
}

@media screen and (max-width:1065px) {
  .img_explan_box img {
    width: 100%;
  }
}

.viewtext {
  line-height: 2em;
  padding: 15px;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
}

.img_explan2 .photo2 {
  width: 50%;
  height: 180px;
  float: left;
  margin: 0;
  padding: 0;
}

.img_explan2 .photo2 .img {
  position: absolute;
  top: 25px;
  left: 0;
}

.img_explan2 .photo2 dl {
  padding-left: 175px;
}

.img_explan2 .photo2 .img div {
  width: 160px;
  height: 110px;
}

.img_explan2 .photo2 .img div img {
  width: 160px;
  height: 110px;
}

.img_explan2 .photo2 dl dt {
  overflow: hidden;
  padding: 0 0 5px 0;
}

.img_explan2 .photo2 dl dt strong {
  font-size: 1.4em;
  padding: 4px 0 0 0;
}

.img_explan2 .photo2 dl dd.link {
  top: 108px;
  left: 175px;
  margin-top: 0;
}

.img_explan2 .photo2 dl dd.link a {
  padding: 2px 20px;
  font-size: 0.9em;
}

.img_explan2 .photo2 dl dd.link a:hover,
.img_explan2 .photo2 dl dd.link a:focus {
  padding: 2px 30px;
}

.img_explan2 .photo2 dl dd p strong {
  width: 45px;
}

.img_explan2 .photo2 dl dd p span {
  width: 50%;
}

.img_explan3 .photo2 dl {
  min-height: 155px;
  padding-left: 160px;
  padding-top: 20px;
}

.img_explan3 .photo2 dl dt {
  overflow: hidden;
  padding: 0 0 15px 0;
}

.img_explan3 .photo2 dl dt span {
  display: block;
  border: none;
  border-radius: 0;
  text-align: left;
  color: #666;
}

.img_explan3 .photo2 dl dt span.kr {
  color: #6395dd;
}

.img_explan3 .photo2 dl dt span.en {
  font-size: 0.8em;
}

.img_explan3 .photo2 dl dt strong {
  padding: 10px 0 3px 0;
  display: block;
}

.img_explan3 .photo2 .img div {
  width: 106px;
  height: 150px;
}

.img_explan3 .photo2 .img div img {
  max-height: 150px;
  max-width: 106px;
  z-index: 1;
}

.img_explan3 .photo2 dl dd p {
  padding-bottom: 3px;
}

.img_explan4 dl dd p {
  overflow: hidden;
}

.img_explan4 dl dd p strong {
  width: 80px;
  font-weight: 300;
}

.img_explan4 dl dd p span {
  padding: 0 0 0 85px;
}

.img_explan4 .photo3 dl dd strong {
  width: 70px;
}

.img_explan4 .photo3 dl dd p span {
  width: 70%;
  padding-bottom: 0;
}

.img_explan3_view {
  position: relative;
}

.img_explan3_view .img div {
  width: 267px;
  height: 351px;
}

.img_explan3_view .img div img {
  max-width: 100%;
  max-height: 100%;
}

.img_explan3_view dl {
  padding: 30px 0 0 320px;
  min-height: 300px;
}

.img_explan3_view dl dt {
  font-size: 1.4em;
}

.img_explan3_view dl dt span {
  border: none;
  border-radius: 0;
  display: block;
  text-align: left;
  color: #888;
  font-size: 0.8em;
  font-weight: 300;
}

.img_explan3_view dl dt strong {
  display: block;
  padding: 10px 0 3px 0;
}

.img_explan3_view dl dd p {
  background: none;
  padding: 1px 0;
}

.img_explan3_view dl dd {
  padding: 15px 0;
}

.img_explan3_view dl dd p strong {
  color: #ed561a;
  font-size: 1.2em;
}

.img_explan3_view dl dd.b {
  border-top: 2px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  background: #fafafa;
  overflow: hidden;
}

.img_explan3_view dl dd.b ul li {
  overflow: hidden;
}

.img_explan3_view dl dd.b ul li strong {
  float: left;
  width: 13%;
  background: url(../img/layout/blt_1.png) no-repeat 20px 11px;
  padding: 1px 0 1px 30px;
}

.img_explan3_view dl dd.b ul li p {
  float: left;
  width: 60%;
  background: url(../img/layout/blt_dot.gif) no-repeat 0 7px;
  padding: 0 0 0 10px;
}

.img_explan5 .photo2 dl dd p {
  padding: 0 10px;
  line-height: 1.6em;
  color: #888;
}

.img_explan5 .photo2 dl dd p strong {
  width: 60px;
}

.img_explan5 .photo2 dl dd p span {
  width: 50%;
  padding-bottom: 0;
}

.img_explan5 .photo2 dl dd.link {
  position: relative;
  top: 10px;
  left: 0;
}

.img_explan5 .photo2 dl dd.img div {
  height: 110px;
  width: 160px;
  padding: 10px 0;
}

.img_explan_g {
  overflow: hidden;
  border-bottom: 1px solid #d0d0d0;
  padding-top: 10px;
}

.img_explan_g a {
  width: 150px;
  margin-bottom: 20px;
  float: left;
  text-align: center;
  height: 152px;
  position: relative;
  display: block;
  overflow: hidden;
}

.img_explan_g a span {
  position: relative;
  border: 1px solid #dadada;
  background: #f7f8fa;
  width: 110px;
  height: 150px;
  text-align: center;
  font-size: 0;
  line-height: 0;
  margin: 0 20px;
  display: block;
}

.img_explan_g a span img {
  max-height: 150px;
  max-width: 110px;
  z-index: 1;
}

.img_explan_g a span .i {
  z-index: 16;
  position: absolute;
  top: -2px;
  left: -2px;
  margin: 0;
}

.img_explan_g a span .i2 {
  z-index: 16;
  position: absolute;
  bottom: 5px;
  right: -4px;
  margin: 0;
}

.img_explan_g a strong {
  text-align: center;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.2em;
  position: absolute;
  top: 180px;
  left: 20px;
  z-index: 15;
  width: 92px;
  height: 102px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 50px 10px 0 10px;
  ;
  transition: all 0.5s ease;
  display: block;
}

.img_explan_g a:hover strong,
.img_explan_g a:focus strong {
  top: 0;
  left: 20px;
  padding-top: 50px;
}

/*
.img_explan_g2{ background: url(../img/layout/book_bot.gif) no-repeat center bottom; border-bottom: none;}
.img_explan_g2 a{ margin-bottom: 10px; background: url(../img/layout/book_bg.png) no-repeat 18px 4px; border: none; padding-top: 3px;}
.img_explan_g2 a:hover strong, .img_explan_g2 a:hover strong{ padding-top:30px; height:122px; top:3px;}
.img_explan_g2 a span{ border:none; padding-top:3px;}
.img_explan_g3{ overflow: hidden; margin-top:10px;}
.img_explan_g3 dl{ overflow:hidden;}
.img_explan_g3 dl dt{ float: left; margin-left:15px;}
.img_explan_g3 dl dt img{ max-width: 130px; z-index: 1; border: 1px solid #dadada; background: #f7f8fa;}
.img_explan_g3 dl dd{ padding: 0 20px ; float: left; width: 70%; background:none;}
.img_explan_g3 dl dd a{ border-radius: 3px; display: inline-block; padding: 5px 20px; border: 1px solid #dedede; background: #f6f6f6; color: #676767; font-weight: 400; font-size: 1em; text-shadow: none; margin: 5px 0; min-width: 400px;}
.img_explan_g3 dl dd a:hover{  padding: 5px 30px;}
.img_explan3 특별전시
.img_explan4 학술대회
*/
/*
문화행사 자세히보기버튼 위치
.img_explan3 .photo2 dl dd.link{ top: 149px; left: 155px; margin-top: 0;}
.img_explan3 .photo2 dl dd.link a{ padding: 2px 20px; font-size: 0.9em;}
.img_explan3 .photo2 dl dd.link a:hover, .img_explan2 .photo2 dl dd.link a:focus { padding: 2px 30px;}
*/
.snsbox {
  overflow: hidden;
  text-align: right;
}

.snsbox * {
  vertical-align: middle;
  font-size: 0.9em;
  color: #676767;
}

.snsbox strong {
  display: inline-block;
  padding: 5px 5px 0 0;
}

.list_dot {
  margin-left: 8px;
}

.list_dot li {
  background: url(../img/layout/blt_dot.gif) no-repeat 0 8px;
  padding: 0 0 7px 10px;
  line-height: 1.6em;
}

.list_dot li.l {
  margin-top: 10px;
}

.list_dot li.none {
  background: none;
}

.list_dot li strong {
  color: #444;
}

.list_dot li p {
  padding: 4px 0 0 0;
}

.list_dot .t {
  display: block;
  padding-left: 48px;
  font-size: 0.9em;
}

.list_dot .c2 {
  color: #e96e0b;
  font-weight: 400;
}

dl.list_dot {
  color: #737373;
}

dl.list_dot dd {
  background: url(../img/layout/blt_dot.gif) no-repeat 8px 12px;
  padding: 0 0 7px 19px;
  line-height: 1.4em;
  overflow: hidden;
}

dl.list_dot dd.l {
  background: url(../img/layout/blt_dot.gif) no-repeat 8px 18px;
  padding: 10px 0 0 19px;
}

dl.list_dot dd.l p {}

dl.list_dot dd .pl {
  padding-left: 43px;
}

dl.list_dot dd strong {
  color: #202020;
  font-weight: bold;
}

dl.list_dot dd span {
  color: #202020;
  display: block;
}

dl.list_dot dd span.red {
  color: #de4040;
  display: inline;
}

.list_dot li div,
.video_list {
  overflow: hidden;
}

.list_dot li div p,
.video_list a {
  float: left;
  margin-right: 15px;
  padding-bottom: 10px;
}

.video_list a span {
  width: 0;
  height: 0;
  overflow: hidden;
  text-indent: -9999px;
  display: block;
}

.list_dot li div p strong,
.video_list a strong {
  display: block;
  text-align: center;
  font-weight: normal;
  padding-bottom: 3PX;
}

.list_dash {
  margin-left: 8px;
  margin-top: 5px;
}

.list_dash li {
  background: none;
  padding: 0 0 7px 0px;
  line-height: 1.4em;
}

.list_dash li::before {
  content: "-";
  margin-right: 5px;
  margin-left: -10px;
}

.table_video .list_dot li:last-of-type {
  padding-bottom: 0;
}

.table_video .video_list a {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.table_video td {
  white-space: normal;
}

.table_video tr td:nth-of-type(4) {
  text-align: left;
}

.red {
  color: #de4040;
}

.boardnt {
  text-align: right;
  font-weight: bold;
}

.boardnt .webabimg {
  display: inline-block;
  background: url(/crosseditor/images/icon/ce-icon.png) no-repeat;
  overflow: hidden;
  text-align: left;
  background-position: -0px -2070px;
  width: 18px;
  height: 18px;
  vertical-align: text-bottom;
}

.btnb {
  text-align: center;
  padding: 20px;
}

.btnb_b {
  padding-bottom: 0;
}

.btnb a {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 1em;
  background: #115e97 url(../img/layout/btn_bg_b.png) no-repeat right bottom;
  padding: 5px 30px;
  border-radius: 2px;
  margin: 0 2px;
}

.btnb a:hover,
.btnb a:focus {
  padding: 5px 40px;
  background: #092a57 url(../img/layout/btn_bg_b.png) no-repeat right bottom;
  box-shadow: 0 0 3px #777;
  color: #fff;
}

.btnb a.g {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 1em;
  background: #666 url(../img/layout/btn_bg_b.png) no-repeat right bottom;
  padding: 5px 30px;
  border-radius: 2px;
}

.btnb a.g:hover,
.btnb a.g:focus {
  padding: 5px 40px;
  background: #333 url(../img/layout/btn_bg_b.png) no-repeat right bottom;
  box-shadow: 0 0 3px #777;
  color: #fff;
}

.btnb input {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 1em;
  background: #115e97 url(../img/layout/btn_bg_b.png) no-repeat right bottom;
  padding: 5px 30px;
  border-radius: 2px;
  margin: 0 2px;
  border: none;
  cursor: pointer
}

.btnb input:hover,
.btnb input:focus {
  padding: 5px 40px;
  background: #092a57 url(../img/layout/btn_bg_b.png) no-repeat right bottom;
  box-shadow: 0 0 3px #777;
  color: #fff;
}

.btnb2 a,
.btnb2 a.g {
  padding: 5px 10px;
  color: #fff;
}

.btnb2 a:hover,
.btnb2 a:focus,
.btnb2 a.g:hover,
.btnb2 a.g:focus {
  padding: 5px 20px;
}

.btn_t {
  border-radius: 3px;
  border: 1px solid #356dbe;
  display: inline-block;
  padding: 2px 20px;
  background: #4177B9;
  color: #fff;
  font-weight: 400;
  font-size: 1em;
  text-shadow: 0 0 3px #356dbe;
  margin: 0 2px;
}

.btn_t:hover,
.btn_t:focus {
  background: #2C5192;
  color: #fff;
  box-shadow: 0 0 3px #356dbe;
  padding: 2px 20px;
}

.btn_t2 {
  border-radius: 3px;
  display: inline-block;
  padding: 2px 20px;
  border: 1px solid #dedede;
  background: #f6f6f6;
  color: #676767;
  font-weight: 400;
  font-size: 1em;
  text-shadow: none;
  margin: 0 2px;
}

.btn_t2:hover,
.btn_t2:focus {
  border: 1px solid #c6c6c6;
  background: #dedede;
  color: #676767;
  box-shadow: 0 0 3px #dedede;
  padding: 2px 20px;
}

.btn_t3 {
  padding: 1px 10px 1px 1px;
}

.btn_t3:hover,
.btn_t3:focus {
  padding: 1px 20px 1px 1px;
  background: #a6a6a6;
  color: #fff;
}

.boardbtn2,
.board_list tbody tr td a.boardbtn2 {
  border-radius: 3px;
  border: 1px solid #356dbe;
  display: inline-block;
  padding: 2px 10px;
  background: #6395dd;
  color: #fff;
  font-weight: 400;
  font-size: 1em;
  text-shadow: 0 0 3px #356dbe;
  margin: 0 2px;
  width: auto;
}

.boardbtn2:hover,
.boardbtn2:focus,
.board_list tbody tr td a.boardbtn2:hover,
.board_list tbody tr td a.boardbtn2:focus {
  background: #356dbe;
  color: #fff;
  box-shadow: 0 0 3px #356dbe;
  padding: 2px 15px;
}

.btn_t_no:hover,
.btn_t_no:focus {
  padding: 2px 20px;
}

.btnb .btn_left {
  float: left;
}

.btnb .btn_right {
  float: right;
}

h3 a.btn_t4 {
  font-size: 0.7em;
  font-weight: 300;
  padding: 1px 10px;
  margin-left: 10px;
  line-height: 1.6em;
}

h3 a.btn_t4:hover {
  padding: 1px 10px;
}

h3 a.btn_t5 {
  font-size: 0.7em;
  font-weight: 300;
  padding: 1px 10px;
  margin-left: 0px;
  line-height: 1.6em;
  background: #efefef;
  border: 1px solid #ddd;
  color: #444;
  text-shadow: none;
}

h3 a.btn_t5:hover {
  padding: 1px 10px;
  background: #444;
  border: 1px solid #222;
}

.btnOpenPrint {
  padding: 2px 10px;
  cursor: pointer;
}

.btnCancel {
  padding: 2px 10px;
  cursor: pointer;
}

.btnOpenPrint:hover,
.btnCancel:hover {
  padding: 2px 10px;
}

/* 비디오 팝업 */
.v_bg {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 100000;
  text-align: center;
  display: none;
}

.v_bg div {
  margin: 200px auto 0 auto;
  width: 720px;
  position: relative;
  border: 2px solid #fff;
  font-size: 0;
  line-height: 0;
  background: #fff;
}

.v_bg div a {
  position: absolute;
  top: -30px;
  right: -30px;
}

.v_bg div .subtitle {
  width: 100%;
  height: 150px;
  border: 0;
  margin: 0;
  background: #fff;
  overflow: auto;
  font-size: 16px;
  line-height: 1.2em;
  text-align: left;
  word-break: break-all;
  padding: 16px;
  box-sizing: border-box;
}

.v_bg div .subtitle p {
  margin-bottom: 16px;
}

/* 독립영웅 */
.hero_title {
  width: 100%;
  background: url(../img/layout/researchhero_bg.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
  padding: 145px 0 30px 0;
  margin-top: 10px;
}

.hero_title .list_circle li {
  color: #fff;
  display: inline-block;
  padding-left: 20px;
  margin-left: 20px;
  position: relative;
}

.hero_title .list_circle li::before {
  width: 10px;
  height: 10px;
  content: "";
  display: block;
  border-radius: 50px;
  border: 3px solid #fff;
  position: absolute;
  left: 0;
  top: 5px;
}

/* new 나의독립영웅 비디오 팝업  */
.video_hero .herowrap {
  background: #fff;
  border-radius: 5px;
  padding: 40px;
  margin-top: 50px;
  font-size: inherit;
  line-height: inherit;
}

.video_hero .subtitle {
  width: 100%;
  height: 100px;
  overflow: auto;
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 1.2em;
  text-align: left;
  border: 1px solid #ddd;
}

.video_hero .subtitle {
  display: block;
}

.video_hero .subtitle p {
  margin-bottom: 10px;
}

.video_hero .txtWrap {
  margin: 0;
  width: 100%;
  border: none;
  font-size: inherit;
  line-height: inherit;
  text-align: left;
}

.video_hero .txtWrap h6 {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ddd;
  text-align: left;
  font-size: 1.6em;
  letter-spacing: -1.5px;
  padding: 16px 0 12px;
  color: #333;
}

.video_hero .txtWrap h6::before {
  content: '';
  display: block;
  position: absolute;
  width: 65px;
  height: 1px;
  background: #333;
  bottom: -1px;
  left: 0;
}

.video_hero .txtWrap h6 span {
  display: block;
  font-size: 0.6em;
  letter-spacing: 0;
  margin-bottom: 2px;
}

.video_hero .txtWrap .presentor {
  position: absolute;
  top: 10px;
  right: 0;
}

.video_hero .txtWrap .presentor .preTxt {
  display: inline-block;
  position: relative;
  margin-right: 8px;
  vertical-align: bottom;
  line-height: 1.3em;
}

.video_hero .txtWrap .presentor .preTxt span {
  font-size: 0.9em;
  font-weight: bold;
  display: block;
  text-align: right;
  color: #333;
}

.video_hero .txtWrap .presentor .preImg {
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  width: 56px;
  height: 56px;
  vertical-align: middle;
}

.video_hero .txtWrap .date {
  margin-top: 5px;
}

.video_hero .txtWrap .detail {
  margin-top: 10px;
  padding-left: 20px;
}

.video_hero .txtWrap .detail li {
  list-style: disc outside;
  line-height: 1.3em;
  margin-bottom: 5px;
}

.video_hero .txtWrap .detail li::before {
  content: '';
}

.video_hero .txtWrap .openmark {
  border-top: 1px solid #ddd;
  margin-top: 16px;
  padding: 8px 0;
  line-height: 1.2em;
}

.video_hero .txtWrap .openmark img {
  vertical-align: middle;
  margin-right: 8px;
  float: right;
}

.video_hero .txtWrap .openmark a {
  position: relative;
  top: inherit;
  right: inherit;
}

.video_hero .txtWrap .openmark span {
  font-size: 0.9em;
}

/* new 나의독립영웅 리스트 */
.heroBox {
  width: 100%;
  padding: 30px;
  margin: 30px 0;
  border: 1px solid #ddd;
  box-sizing: border-box;
}

.heroOpen {
  display: block;
}

.heroOpen .subtitle {
  display: none;
}

.heroBox .heroImg {
  width: 40%;
  max-width: 444px;
  height: 252px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
  background: url('../img/layout/hero_title_s.jpg') 50% 0% no-repeat;
  background-size: contain;
}

.heroBox .heroImg img {
  height: 252px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.heroBox .heroCon {
  width: calc(60% - 10px);
  max-width: 650px;
  display: inline-block;
  padding-left: 30px;
  vertical-align: top;
  box-sizing: border-box;
}

.heroBox .heroCon h4.hero {
  background: none;
  margin: 0;
  padding: 0;
  font-size: 1.8em;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}

.heroBox .heroCon h4.hero span {
  font-size: 0.6em;
  display: block;
  font-weight: normal;
}

.heroBox .heroCon h4.hero span.small {
  float: right;
}

.heroBox .heroTxt {
  margin-top: 20px;
}

.heroBox .heroTxt dt {
  clear: left;
  float: left;
  display: block;
  margin: 5px 0 20px;
  font-size: 1.1em;
  font-weight: bold;
  border-top: 2px solid #444;
}

.heroBox .heroTxt dd {
  padding: 0 0 0 60px;
  margin: 0px 0 20px;
}

.heroBox .heroTxt dd:last-of-type {
  margin: 0;
}

.heroBox .heroTxt dd:after {
  content: "";
  display: table;
  clear: both;
}

a.heroOpen:hover {
  text-decoration: underline;
  color: #444;
}

h5.heroListTit {
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  color: #444;
  margin-bottom: 24px;
}

h5.heroListTit:before {
  content: '';
  display: block;
  width: 80px;
  height: 2px;
  margin: 0 auto;
  background: #444;
  margin-bottom: 10px;
}

.heroList>li {
  width: calc(25% - 18px);
  height: 295px;
  margin-right: 16px;
  margin-bottom: 18px;
  display: inline-block;
  padding: 0;
  border: 1px solid #ddd;
}

.heroList>li:nth-of-type(4n) {
  margin-right: 0px;
}

.heroList>li .img {
  width: 100%;
  height: 150px;
  overflow: hidden;
  position: relative;
}

.heroList>li .img img {
  height: 150px;
  min-width: 269px;
}

.heroList>li .img i {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 4em;
  line-height: 150px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
}

.heroList>li:hover .img i {
  opacity: 1;
}

.heroList>li .txt {
  padding: 16px;
  box-sizing: border-box;
}

.heroList>li .txt h6 {
  font-size: 1.5em;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  color: #222;
  letter-spacing: -0.05em;
}

.heroList>li .txt h6 span {
  font-size: 0.7em;
  display: block;
  font-weight: normal;
}

.heroList>li .txt ul {
  color: #757575;
  margin-top: 8px;
}

.heroList>li .txt .present {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.heroList>li .txt .date {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.heroList .detail,
.heroOpen .videoSrc {
  display: none;
}

/* 연구사업 비디오 팝업 */
.videoOpen {
  font-size: 3em;
}

.videoOpen .videoSrc {
  display: none;
}

.video_box {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 100000;
  text-align: center;
  display: none;
}

.video_box div {
  margin: 250px auto 0 auto;
  width: 720px;
  position: relative;
  border: 2px solid #fff;
  font-size: 0;
  line-height: 0;
}

.video_box div a {
  position: absolute;
  top: -30px;
  right: -30px;
}

@media screen and (max-width:1440px) {
  .heroList>li {
    width: calc(34% - 23px);
  }

  .heroList>li:nth-of-type(4n) {
    margin-right: 16px;
  }

  .heroList>li:nth-of-type(3n) {
    margin-right: 0px;
  }

  .heroList>li .img img {
    width: 100%;
    height: auto;
    min-height: 150px;
  }
}

@media screen and (max-width:1199px) {
  .heroBox .heroImg {
    width: 100%;
    max-width: initial;
    height: 200px;
    background: url('../img/layout/hero_title.jpg') 50% 50% no-repeat;
    background-size: cover;
  }

  .heroBox .heroCon {
    width: 100%;
    max-width: initial;
    padding: 0;
    margin-top: 10px;
  }

  .heroList>li {
    width: calc(34% - 25px);
  }
}

@media screen and (max-width:805px) {
  .video_box div a {
    position: absolute;
    top: 0px;
    right: 0px;
  }

  .video_box div {
    width: 100%;
    box-sizing: border-box;
    margin-top: 0;
  }

  .video_hero .herowrap {
    margin-top: 30px;
  }

  .heroList>li {
    width: calc(50% - 16px);
  }

  .heroList>li:nth-of-type(2n),
  .heroList>li:nth-of-type(4n) {
    margin-right: 0 !important;
  }

  .heroList>li:nth-of-type(3n) {
    margin-right: 16px;
  }
}

/* 연구사업 발간도서 */
.box_d::after {
  content: '';
  display: block;
  clear: both
}

.box_d .img_wrap {
  width: 22%;
  padding: 8px 16px;
  box-sizing: border-box;
  float: left;
}

.box_d img {
  float: left;
  max-width: 100%;
}

.box_d>p {
  float: left;
  width: 78%;
  margin-top: 8px
}

.box_d p span {
  font-size: 0.9em;
  display: block;
}

.box_d .box_in_d {
  background: #f6f6f6;
  float: left;
  width: 78%;
  padding: 30px;
  box-sizing: border-box;
  margin-top: 16px;
}

.box_d .box_in_d img {
  float: left;
}

.box_d .box_in_d p.txt {
  float: left;
  margin-left: 10px;
  width: auto;
  display: inline-table;
}

.box_d .box_in_d p.txt .txt_tit {
  font-size: 1.1em;
  font-weight: bold;
  display: block;
}

.box_d .box_in_d p.txt .txt2 {
  font-size: .9em;
  color: #666;
}

.box_d .box_in_d p.txt .txt3 {
  margin-top: 8px;
  line-height: 1.4em;
}

@media screen and (max-width: 1065px) {
  .box_d .img_wrap {
    width: 100%;
    padding: 8px 16px;
    box-sizing: border-box;
    float: none;
    text-align: center;
    display: block;
  }

  .box_d img {
    float: none;
    max-width: 100%;
  }

  .box_d>p {
    float: none;
    width: 100%
  }

  .box_d .box_in_d {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
  }

  .box_d .box_in_d img {
    float: none;
  }

  .box_d .box_in_d p.txt {
    float: none;
    display: block;
  }
}

.error {
  text-align: center;
  font-size: 0.8em;
  background: #f6f6f6;
}

.error h1 {
  padding: 100px 0 30px 0;
}

.error div {
  width: 400px;
  margin: 0 auto;
  background: #fff url(../img/layout/pic_museum-sketch.gif) no-repeat 0 0;
  border: 1px solid #cecece;
  border-radius: 5px;
  box-shadow: 0 0 5px #dedede;
  padding: 100px 0 70px 400px;
  text-align: left;
}

.error div strong {
  font-size: 1.4em;
  color: #444;
  display: block;
  padding-bottom: 20px;
}

.error p.btnb {
  text-align: left;
  padding-left: 0;
}

.error p.btnb a {
  padding: 10px 30px;
}

.error address {
  font-style: normal;
  color: #888;
  padding: 20px 0;
}

.agree_wrap {
  border-bottom: 1px solid #dadada;
  padding: 5px 0 20px 0;
}

.textarea {
  font-size: 1em;
  border-radius: 3px;
  border: 1px solid #dedede;
  line-height: 1.6em;
  padding: 3px 5px;
  width: 98%;
  height: 100px;
  color: #666;
}

.discovery_day {
  overflow: hidden;
  position: relative;
}

.discovery_day .fl {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 320px;
}

.discovery_day .fr {
  float: none;
  padding-left: 300px;
  min-height: 320px;
}

.ui-widget.ui-widget-content {
  border: 2px solid #105284;
  background: #fff;
}

#dialog {
  font-size: 12px;
  line-height: 20px;
  color: #666;
}

#dialog h2 {
  font-size: 14px;
  color: #444;
  padding: 20px 0 3px 0;
}

#dialog h2.f {
  padding-top: 10px;
}

.d_box {
  border: 1px solid #dadada;
  padding: 15px;
  text-align: center;
  font-size: 14px;
  margin-bottom: 10px;
  background: #f7f8fa;
}

.d_wrap {
  border: 2px solid #105284;
  background: #fff;
  width: 430px;
  padding: 30px;
  font-size: 12px;
  line-height: 22px;
  color: #666;
  margin: 20px auto;
}

.d_wrap h2 {
  font-size: 14px;
  padding: 20px 0 10px 0;
  color: #444;
}

.d_wrap h2.f {
  padding-top: 0;
}

.d_wrap .btnb,
.d_wrap .dn {
  display: none;
}

.dis_1 strong {
  font-size: 2em;
  font-weight: normal;
  display: block;
  color: #222;
}

.dis_1 p {
  font-size: 1em;
  padding: 15px 360px 0 0;
  color: #666
}

.dis_img {
  position: relative;
  border: 5px solid #1dbfba;
  border-radius: 5px;
  padding: 30px;
}

.dis_img img {
  position: absolute;
  top: 0;
  right: 0;
}

.dis_img p.red {
  color: #f13d1a;
  background: url(../img/layout/blt_pint.gif) no-repeat 0 20px;
  padding-left: 17px;
}

.dis_t {
  padding: 20px 30px;
}

.contents .dis_t h3 {
  margin-top: 10px;
}

.dis_3 {
  background: url(../img/layout/discovery_bg2.gif) no-repeat 26px 39px;
  min-height: 750px;
  overflow: hidden;
  position: relative;
  border-top: 1px solid #dedede;
}

.dis_3 a.m {
  display: inline-block;
  padding: 10px 0 10px 280px;
  position: absolute;
  line-height: 1.4em;
  z-index: 1;
}

.dis_3 a.m strong {
  font-size: 1.4em;
  color: #333;
  display: block;
  font-weight: normal;
  padding-bottom: 8px;
  padding-left: 20px;
}

.dis_3 a.m:hover strong {
  color: #2287eb;
}

.dis_3 .d1 a.m {
  top: 50px;
  left: 50px;
}

.dis_3 .d2 a.m {
  top: 165px;
  left: 120px;
}

.dis_3 .d3 a.m {
  top: 295px;
  left: 170px;
}

.dis_3 .d4 a.m {
  top: 440px;
  left: 100px;
}

.dis_3 .d5 a.m {
  top: 570px;
  left: 0;
}

.dis_3 .d1 a.m strong {
  color: #0f8481;
  background: url(../img/layout/icon_no3.gif) no-repeat 0 2px;
}

.dis_3 .d2 a.m strong {
  color: #2875c1;
  background: url(../img/layout/icon_no2.gif) no-repeat 0 2px;
}

.dis_3 .d3 a.m strong {
  color: #7840c4;
  background: url(../img/layout/icon_no1.gif) no-repeat 0 2px;
}

.dis_3 .d4 a.m strong {
  color: #c95000;
  background: url(../img/layout/icon_no5.gif) no-repeat 0 2px;
}

.dis_3 .d5 a.m strong {
  color: #3a8707;
  background: url(../img/layout/icon_no4.gif) no-repeat 0 2px;
}

.dis_3 .v {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: url(../img/layout/discovery_bg_p.png) repeat 0 0;
  display: none;
}

.dis_3 .v .x {
  position: absolute;
  top: 20px;
  right: 20px;
}

.dis_3 .v dl {
  padding: 65px 45px 45px 45px;
  color: #fff;
}

.dis_3 .v dl dt {
  font-size: 1.8em;
  padding-bottom: 10px;
}

.dis_3 .v dl dd {
  font-size: 1.1em;
  opacity: 0.8;
}

.dis_3 .v ul {
  position: relative;
  margin-left: 45px;
}

.dis_3 .v ul li {
  float: left;
}

.dis_3 .v .is {
  margin-right: 10px;
  display: inline-block;
}

.dis_3 .v .is img {
  width: 50px;
  height: 35px;
  border: 1px solid #fff;
  opacity: 0.5;
}

.dis_3 .v .iv {
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 10;
  border: 1px solid #fff;
  box-shadow: 0 0 5px #000;
}

.dis_3 .v ul li.on .is img {
  opacity: 1;
}

.dis_3 .v ul li.on .iv {
  z-index: 15;
}

.dis_3 .d_on .v {
  display: block;
}

.mobile_w .dis_1,
.mobile_w .title,
.tab_list_mobile {
  display: none;
}

#associateBox .acc_go {
  position: fixed;
  top: 330px;
  left: 50%;
  margin-left: 514px;
  z-index: 10;
}

#associateBox .acc_go_admin {
  margin-left: 564px;
}

#associateBox h5 {
  background: url(../img/layout/ass_tit.gif) no-repeat 90px 8px;
  position: relative;
}

#associateBox h5 span {
  font-size: 1.5em;
  color: #1c70a4;
  font-weight: 300;
}

#associateBox h5 p {
  position: absolute;
  top: 0;
  right: 0;
}

#associateBox h5 p a {
  border-radius: 100px;
  background: #1c70a4;
  color: #fff;
  padding: 2px 20px;
  display: inline-block;
  font-size: 0.9em;
}

#associateBox h5 p a.g {
  background: #152c42;
}

.qmenu {
  position: fixed;
  top: 220px;
  left: 50%;
  margin-left: 710px;
  z-index: 10;
  padding-bottom: 70px;
  background: url(../img/layout/qmenu_bot.png) no-repeat 0 bottom;
}

.qmenu div {
  background: url(../img/layout/qmenu_top.png) no-repeat 0 0;
  padding-top: 25px;
}

.qmenu div a {
  display: block;
  text-align: center;
  width: 81px;
  padding: 8px 0;
}

.qmenu div a:hover {
  opacity: 0.5;
}

.pop_pub {
  position: fixed;
  top: 220px;
  left: 50%;
  margin-left: 140px;
  z-index: 100;
  border-radius: 15px;
  background: rgba(0, 0, 0, 0.3);
  padding: 10px;
}

.pop_pub .pop_pub_w {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 0 5px #555;
  padding: 30px 70px 10px 70px;
  position: relative;
  width: 400px;
}

.pop_pub .pop_pub_w .cycle-slideshow dl {
  overflow: hidden;
  width: 400px;
  height: 215px;
  background: #fff;
}

.pop_pub .pop_pub_w .cycle-slideshow dl dt {
  float: left;
  width : 130px;
}

.pop_pub .pop_pub_w .cycle-slideshow dl dt img {
  width: 130px;
  height: 180px;
  border: 1px solid #dedede;
}

.pop_pub .pop_pub_w .cycle-slideshow dl dd {
  float: left;
  padding: 0 0 10px 30px;
  width: 210px;
}

.pop_pub .pop_pub_w .cycle-slideshow dl dd span {
  color: #1d71a5;
  font-size: 0.85em;
  display: block;
}

.pop_pub .pop_pub_w .cycle-slideshow dl dd strong a {
  font-size: 1.4em;
  color: #222;
  padding: 5px 0 10px 0;
  display: block;
  line-height: 1.2em;
  overflow: hidden;
  height: 85px;
}

.pop_pub .pop_pub_w .cycle-slideshow dl dd p {
  font-size: 0.85em;
  color: #666;
  line-height: 1.4em;
}

.pop_pub .pop_pub_w .cycle-slideshow dl dd a.b {
  display: block;
  margin-top: 10px;
}

.pop_pub .pop_pub_w .b #prev {
  position: absolute;
  top: 45%;
  left: 25px;
}

.pop_pub .pop_pub_w .b #next {
  position: absolute;
  top: 45%;
  right: 25px;
}

.pop_pub .pop_pub_w .cycle-pager {
  position: absolute;
  bottom: 0px;
  left: 45%;
  z-index: 1000;
}

.pop_pub .pop_pub_w .cycle-pager span {
  color: #b0b0b0;
  font-size: 2em;
  width: 15px;
  height: 15px;
  display: inline-block;
  cursor: pointer;
}

.pop_pub .pop_pub_w .cycle-pager span.cycle-pager-active {
  color: #1d71a5;
}

.pop_pub .pop_pub_w .x {
  position: absolute;
  top: 10px;
  right: 10px;
}

@media screen and (max-width:1584px) {
  .qmenu {
    left: auto;
    right: -1px;
    margin-left: 0;
  }

  .pop_pub {
    left: auto;
    right: 90px;
    margin-left: 0;
  }
}

.assc_list {
  position: relative;
  background: #f6f6f6;
  margin-top: 100px;
  padding-bottom: 20px;
}

.assc_list h5 {
  top: -13px;
  margin: 0;
  padding-bottom: 0;
}

.assc_list a {
  display: block;
  border: 1px solid #dedede;
  background: #fff;
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
  margin: 0 20px 5px 20px;
  overflow: hidden;
  padding: 5px 5px 5px 6px;
  height: 25px;
}

.assc_list a span {
  display: inline-block;
  padding: 0 15px;
  font-size: 0.9em;
  background: #1c92c0;
  color: #fff;
  border-bottom-right-radius: 100px;
  border-top-right-radius: 100px;
  width: 18%;
  overflow: hidden;
}

.assc_list a strong {
  font-weight: normal;
  display: inline-block;
  padding: 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 55%;
  overflow: hidden;
}

.assc_list a:hover {
  background: #f6f6f6;
  border: 1px solid #1c92c0;
}

.assc_list2 {
  display: block;
  border: 1px solid #dedede;
  margin-top: 10px;
}

.assc_list2 p {
  display: block;
  border-bottom: 1px dotted #dedede;
  padding: 10px 25px;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease;
}

.assc_list2 p a.t {
  float: left;
  display: block;
  font-size: 1.2em;
  color: #444;
  width: 70%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal;
}

.assc_list2 p span {
  float: left;
  display: block;
  font-size: 0.9em;
  color: #1c92c0;
  width: 25%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.assc_list2 p a.x {
  position: absolute;
  top: 8px;
  right: 8px;
  display: inline-block;
  color: #fff;
  background: #b6b6b6;
  border-radius: 100px;
  padding: 2px 10px;
  font-size: 0.9em;
}

.assc_list2 p:hover {
  background: #f6f6f6;
}

.pop_con {
  padding: 20px;
  background: #fff;
  line-height: 1.8em;
  font-size: 0.85em;
  color: #666;
}

.pop_con .inputtext {
  width: 300px;
}

.pop_con h1 {
  height: 30px;
  color: #222;
  font-size: 1.2em;
}

/*층별 시설안내 - 2017.03.17*/
.floorexhi {
  overflow: hidden;
  position: relative;
  min-height: 700px;
  border: 3px solid #dedede;
}

.floorexhi a {
  cursor: pointer;
}

.floorexhi ul li a.m {
  background: #fff;
  border: 1px solid #dedede;
  border-top: none;
  display: inline-block;
  width: 75px;
  text-align: center;
  padding: 6px 0;
  position: relative;
  z-index: 10;
}

.floorexhi ul li:first-child a.m {
  border-top: 1px solid #dedede;
}

.floorexhi ul li a.m img {
  display: none;
  position: absolute;
  top: 11px;
  right: -10px;
}

.floorexhi ul li.open a.m {
  background: #6698df;
  color: #fff;
  font-weight: bold;
}

.floorexhi ul li.open a.m img {
  display: block;
  z-index: 5;
}

.floorexhi ul li div {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 99%;
  height: 700px;
  z-index: 1;
}

.floorexhi ul li.open div.f {
  display: block;
  z-index: 2;
}

.floorexhi ul li.open div.fout {}

.floorexhi ul li div a.b {
  position: absolute;
  top: 400px;
  right: 50px;
  border-radius: 3px;
  background: #757575;
  text-align: center;
  width: 100px;
  padding: 5px 0;
  color: #fff;
  line-height: 1.4em;
  z-index: 10;
}

.floorexhi ul li div.fout a.b {
  background: #d8716d;
}

.floorexhi ul li.open div {
  background: #fff;
}

.floorexhi ul li.open div div {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  border: none;
  width: auto;
  height: auto;
  padding: 10px 10px 10px 100px;
}

.floorexhi ul li.open div div p {
  float: left;
  margin: 30px 0 0 40px;
}

.floorexhi ul li.open div div ul {
  float: right;
  margin: 25px 0 0 0;
  width: 125px;
}

.floorexhi ul li.open div div ul li {
  list-style: disc;
}

.floorexhi ul li.open div div ul li.sm {
  font-size: 0.9em;
}

/*설문 - 2017.04.11 */
.survey {
  border: 3px solid #89c7f2;
  border-radius: 8px;
  padding: 5px;
  background: #fff;
}

.survey p.t {
  background: #075d99;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 12px;
  font-size: 1.4em;
  border-radius: 5px;
}

.survey .txt {
  background: url(../img/layout/icon_qnn.gif) no-repeat 650px center;
  overflow: hidden;
  padding: 10px 30px 20px 30px;
}

.survey .txt li {
  overflow: hidden;
  padding: 3px 0 0 0;
}

.survey .txt li strong {
  display: inline-block;
  background: url(../img/layout/icon_qnn_list.gif) no-repeat 0 10px;
  padding: 5px 0 2px 18px;
  width: 75px;
  color: #378dc9;
  float: left;
}

.survey .txt li span {
  width: 510px;
  float: left;
  line-height: 1.4em;
  padding-top: 8px;
}

.survey .txt li span.red {
  font-weight: bold;
}

.survey .box {
  background: #f3f3f3;
  border-radius: 5px;
  padding: 20px;
  padding-bottom: 0;
  margin-bottom: 10px;
}

.survey .box ul li {
  overflow: hidden;
}

.survey .box ul li p.q {
  position: relative;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 5px #d7d7d7;
  border: 1px solid #d7d7d7;
  padding: 3px;
  min-height: 32px;
}

.survey .box ul li p.q span.no {
  position: absolute;
  top: 6px;
  left: 6px;
  background: #075d99;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  padding: 1px;
  width: 25px;
  font-size: 0.9em;
  text-align: center;
}

.survey .box ul li p.q strong {
  display: block;
  padding: 6px 80px 5px 40px;
  line-height: 1.4em;
  font-size: 1.1em;
  color: #444;
}

.survey .box ul li p.q span.red {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 0.9em;
  font-weight: bold
}

.survey .box ul li div {
  padding: 10px 40px 40px 40px;
}

.survey .box .textarea {
  border: none;
  width: 100%;
  transition: all 0.5s ease;
}

.survey .box .textarea:hover {
  box-shadow: 0 0 3px #2287eb;
}

.survey .box .input {
  width: auto;
  border: none;
  width: 200px;
  overflow: hidden;
  margin-left: 10px;
}

.survey .box ul li div label {
  display: inline-block;
  min-width: 100px;
  padding: 2px 20px 2px 0;
  cursor: pointer;
}

.survey .box ul li div label:last-child {
  padding-right: 0;
}

.survey .txt2 {
  background: none;
  padding: 10px 0 10px 60px;
}

.survey .txt2 li {
  float: left;
  width: 40%;
}

.survey .txt2 li strong {
  width: auto;
  padding-right: 10px;
}

.survey .txt2 li span {
  padding-top: 0;
  width: 150px;
}

.survey .txt2 li span input.input {
  border: 2px solid #dedede;
  width: 140px;
}

.survey .txt2 li span input.input:hover {
  border: 2px solid #2287eb;
}

.survey .txt2 li:last-child {
  width: 60%;
}

.survey .txt2 li:last-child span {
  padding-top: 0;
  width: 300px;
}

.survey .txt2 li:last-child span input.input {
  border: 2px solid #dedede;
  width: 260px;
}

.contents2 {
  padding: 20px;
}

.survey2 {
  padding: 5px;
  text-align: center;
}

.survey2 div {
  background: #f3f3f3;
  padding: 100px;
  font-size: 1.4em;
  color: #444;
}

.copy_box {
  border: 2px solid #dadada;
  padding: 20px 30px;
  text-align: left;
  border-radius: 3px;
  background: #f4f4f4;
}

.copy_box strong {
  color: #222;
}

.copy_t span {
  color: #222;
  font-weight: bold;
}

.show {
  display: block;
}

.hide {
  display: none;
}

#autoLogout {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
}

#autoLogout .a_w {
  width: 300px;
  padding: 100px 40px 30px 40px;
  background: #fff url(/images/admin/icon_time.png) no-repeat center 40px;
  margin: 250px auto;
  box-shadow: 0 0 5px #222;
  border-radius: 5px;
}

#autoLogout .a_w .btnb a {
  padding: 10px 20px;
}

#autoLogout .a_w p {
  font-weight: bold;
}

.board_view tbody tr td li {
  padding: 2px 0;
}

.board_view tbody tr td .list_dot li {
  padding: 0 0 7px 10px;
}

.board_view tbody tr td .btn_t {
  border: none;
  border-radius: 100px;
  padding: 3px 10px;
  font-size: 0.9em;
}

.board_view tbody tr td .btn_t:hover {
  padding: 3px 10px;
}

.guide1 {
  background: url(../img/layout/guide_bg.jpg) no-repeat right bottom;
  width: 100%;
  height: 250px;
  background-size: cover;
  border-radius: 5px;
}

.guide1 p {
  font-size: 2em;
  color: #003865;
  padding: 40px;
  line-height: 1.4em;
  letter-spacing: -0.05em;
}

.btns {
  background: #2e69ab;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  padding: 5px 20px;
  border: 1px solid #2c5b91;
  float: none;
  margin-right: 5px;
}

.tab_list3 ul li ul li dl.list_dot a.tel {
  color: #555;
  font-size: 1em;
  font-family: ng;
}

@media screen and (max-width:1440px) {
  .guide_img .img1 {
    left: 30px
  }

  .guide_img .img2 {
    left: 100px
  }
}

@media screen and (max-width:800px) {
  .guide_img {
    height: 300px
  }

  .guide_img h1 {
    height: 300px;
    font-size: 30px;
    line-height: 40px;
    padding: 155px 0 30px 30px;
  }

  .guide_img .img1 {
    max-height: 220px;
  }

  .guide_img .img2 {
    max-width: 55%;
    left: 10%;
    top: 80px;
  }

  .guide_kr span.tit2 {
    font-size: 24px;
    font-weight: 36px;
  }

  .guide_img h1 span.title_strong {
    font-size: 30px;
  }
}

@media screen and (max-width:1065px) {
  .listLeft {
    padding: 0;
  }

  .icon_box {
    padding-left: 0;
    background: none;
  }

  .list_amenity dl dt {
    display: none;
  }

  .list_amenity dl dt img {
    width: 100%;
  }

  .list_amenity dl dd {
    padding: 0;
  }

  .list_dot li {
    background-position: 5px 13px;
    background-size: 6px;
    padding-left: 22px;
    padding-bottom: 5px;
    color: #555;
  }

  .list_amenity dl dd table tbody tr td li {
    background-position: 5px 10px;
    background-size: 6px;
    padding: 2px 0 2px 22px;
    color: #555;
  }

  .contents .list_amenity h3 {
    background-position: 0 4px;
  }

  .box_eudinfo2 p>img {
    display: none;
  }

  .box_eudinfo2 div {
    color: #666;
    padding-right: 150px;
  }

  .img_explan dl dd p {
    background: url(../img/layout/blt_1.png) no-repeat 0 15px;
    margin-bottom: -5px;
  }

  .img_explan dl dd p strong {
    top: 5px;
    background: url(../img/layout/blt_dot2.gif) no-repeat right 7px;
  }

  .dis_1>div img {
    width: 300px;
    bottom: -20px;
    top: inherit;
  }

  .dis_1>div p:last-of-type {
    padding-bottom: 200px;
  }

  .dis_1>div.w {
    padding: 0 0 30px 0;
    border: none;
  }

  .dis_1 .btn_t {
    display: block;
    padding: 5px 15px;
    text-align: center;
    border-radius: 100px;
    font-weight: bold;
    margin-top: 10px;
  }

  .dis_3 .v .iv {
    width: 95%;
  }

  .board_view tbody tr th {
    white-space: nowrap;
  }

  .viewtext img {
    max-width: 100%;
  }

  .img_explan_g a {
    width: 135px;
  }

  .datainfo_img2 dt img {
    max-width: 100%;
  }

  .board_page {
    font-size: 1.2em;
  }

  .img_explan dl dt strong a {
    color: #222;
    letter-spacing: -0.05em;
  }

  .srchform .inputsearch {
    letter-spacing: -0.05em;
    height: 22px;
    width: 35%;
  }

  .btn_t {
    font-weight: bold;
    letter-spacing: -0.05em;
  }

  .imgview {
    position: relative;
  }

  .imgview ul {
    position: absolute;
    right: 0;
    top: 0;
  }

  .img_explan4 dl dd p strong {
    font-size: 1.2em;
    width: 75px;
  }

  .img_explan4 dl dd p span {
    padding-left: 80px;
  }

  .txt_h3 {
    font-size: 1.2em;
    line-height: 1.8em;
  }

  #divThumbViewer {
    position: absolute;
    right: 0;
  }

  /* 공통 */
  .board_list,
  .table_style,
  .board_next {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
  }

  .board_view {
    table-layout: fixed;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    word-break: break-all;
  }

  .board_list_m colgroup col:FIRST-CHILD,
  .board_list_m thead tr th:FIRST-CHILD,
  .board_list_m tbody tr td:FIRST-CHILD {
    display: none;
  }

  .board_list tbody tr td {
    padding: 20px 10px;
  }

  .board_list tbody tr td a {
    white-space: normal;
  }

  .srchform select {
    margin-bottom: -1px;
  }

  .qmenu {
    right: -3px;
    background: none;
    top: 205px;
  }

  .pop_pub {
    top: 160px;
  }

  dl.list_dot dd {
    background-position: 5px 10px;
    background-size: 6px;
    padding-left: 22px;
    padding-bottom: 5px;
    line-height: 1.6em;
    color: #555;
  }

  .contents h3 {
    background-position: 0 1px;
    background-size: 20px;
    padding-left: 30px;
    padding-bottom: 10px;
  }

  .img_explan dl dt {
    padding-bottom: 0;
  }

  .m_img {
    max-width: 100%;
  }

  .m_btn img,
  .btn_m {
    height: 35px;
  }

  /* 박물관 이용안내 */
  .guide li,
  .guide li:LAST-CHILD {
    width: 100%;
    float: none;
  }

  /* 인사말 */
  .guide p.left {
    text-align: right;
  }

  .guide {
    background-size: 45%;
    background-position: right 20px;
  }

  .guide .fl,
  .guide .fr {
    width: 100%;
    float: none;
    text-align: left;
  }

  .guide1 {
    height: 180px;
  }

  .contents .guide1 p {
    font-size: 20px;
    line-height: 30px;
  }

  .contents .plan p.btn a {
    display: block;
    text-align: center;
    margin: 2px 0;
  }

  /* 층별 시설안내 */
  .floorexhi {
    min-height: 630px;
  }

  .floorexhi ul li div {
    height: 630px;
  }

  .floorexhi ul li.open div div {
    padding: 10px 10px 10px 10px;
  }

  .floorexhi ul li.open div div p {
    margin-left: 10px;
  }

  .floorexhi ul li.open div div img {
    width: 90%;
    max-width: 661px;
    margin-left: 10%;
  }

  .floorexhi ul li div div ul {
    display: none;
  }

  .floorexhi ul li.open div div ul {
    display: block;
    width: 90%;
  }

  .floorexhi ul li.open div div ul li {
    float: left;
    margin-left: 24px;
  }

  .floorexhi ul li div a.b {
    top: 20px;
    right: 20px;
  }

  .m_img {
    max-width: 770px;
    width: 100%;
  }

  .td_map tbody tr th {
    width: 70px;
  }

  .td_map td dl dt {
    display: none;
  }

  .td_map td dl dt,
  .td_map td dl dd {
    float: none;
    clear: both;
    font-size: 14px;
    line-height: 24px;
  }

  .board_view tbody tr td li a img.vm {
    width: 20px;
    margin-top: -2px;
  }

  /* 전시 */
  .exhi {
    background: none;
    min-height: auto;
  }

  .exhi dt strong {
    padding: 0;
  }

  .exhi dt span {
    display: none;
  }

  .exhi dt p {
    padding: 5px 0 20px 0;
  }

  .exhi dd p {
    padding: 10px 0 20px 0;
    width: 100%;
    min-height: auto;
  }

  .exhi_ex ul li .img .t {
    line-height: 1.8em;
  }

  .exhi_list dl dt a {
    font-size: 1.4em;
    color: #222;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .exhi_list dl dd {
    font-size: 1.4em;
    height: 25px;
  }

  .exhi_list dl.on dd {
    font-size: 1.6em;
  }

  .exhi_list dl.on dt span {
    padding-bottom: 0;
  }

  .exhi_ex ul li .img .t {
    padding: 15px 20px;
  }

  .exhi_list dl.on dd.img {
    width: 100%;
    border-left: none;
    border-radius: 0;
    height: auto;
    font-size: 0;
    line-height: 0;
  }

  .exhi_list dl.on dd.img img {
    max-width: 100%;
    max-height: 100%;
  }

  .exh_btn,
  .exhi_list dl.on dd.img a.p,
  .exhi_list dl.on dd.img a.n {
    display: none;
  }

  .exhi_list dl.on dd.img ul {
    height: auto;
  }

  .exhi_list dl.on dd.img ul li {
    height: auto;
  }

  .exhi_list dl {
    min-height: 160px;
  }

  .exhi_list dl dd.audio {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    margin-top: 10px;
  }

  .exhi_list dl.on dd.audio {
    top: auto;
    right: auto;
    margin-top: 0;
    border-radius: 0;
  }

  /* 교육*행사 */
  .img_explan dl dd p span {
    padding-top: 5px;
  }

  .dis_1 p {
    padding-right: 0px;
  }

  .dis_1 br {
    display: none;
  }

  .dis_t {
    padding: 20px 10px;
  }

  .discovery_day .fl {
    position: relative;
    min-height: 380px;
  }

  .discovery_day .fr {
    float: none;
    width: 100%;
    clear: both;
    padding-left: 0;
  }

  .srchform .i_d {
    width: 70px;
  }

  .srchform .i_day {
    width: 50px;
  }

  .img_explan3 .photo2 dl dd p {
    padding-bottom: 0;
  }

  .srchform img {
    margin-top: 2px;
  }

  .evnt_calendar table tbody tr td a img {
    height: 18px;
    margin-bottom: 5px;
  }

  .evnt_calendar table tbody tr td a {
    word-wrap: break-word;
    font-size: 14px;
    line-height: 18px;
  }

  .list_ca li a {
    letter-spacing: -0.05em;
    font-size: 18px;
    line-height: 18px;
  }

  .list_ca li img {
    height: 18px;
  }

  .list_ca li span {
    font-size: 16px;
    line-height: 18px;
  }

  .dis_3 {
    background: url(../img/layout/discovery_bg3.jpg) no-repeat center bottom;
    min-height: auto;
    padding-bottom: 400px;
    padding-top: 30px;
  }

  .dis_3 a.m {
    display: inline-block;
    padding: 10px 0 10px 0;
    position: absolute;
    line-height: 1.4em;
    z-index: 1;
    position: relative;
  }

  .dis_3 .d1 a.m {
    top: 0;
    left: 0;
  }

  .dis_3 .d2 a.m {
    top: 0;
    left: 0;
  }

  .dis_3 .d3 a.m {
    top: 0;
    left: 0;
  }

  .dis_3 .d4 a.m {
    top: 0;
    left: 0;
  }

  .dis_3 .d5 a.m {
    top: 0;
    left: 0;
  }

  .dis_3 .d5 a.m span br {
    display: none;
  }

  .dis_3 .v dl {
    padding: 65px 25px 45px 25px;
  }

  .dis_3 .v ul {
    margin-left: 25px;
  }

  /* 조사*연구 */
  .img_explan_g3 dl dd a {
    font-size: 12px;
    letter-spacing: 0;
    padding: 5px;
    display: block;
  }

  .datainfo_img dt img {
    width: 40%;
  }

  .datainfo_img2 dt img {
    width: 60%;
  }

  .datainfo_img dt {
    position: relative;
    text-align: center;
  }

  .datainfo_img dd {
    padding-left: 0;
    text-align: center;
  }

  /* 소장자료 */
  .box_eudinfo {
    padding: 18px 20px 15px 20px;
    background: none;
    border: 3px solid #444;
    border-radius: 10px;
  }

  .board_view tbody tr td.i {
    padding: 0;
    width: 300px;
  }

  .detail-thumnail {
    width: 280px;
  }

  .detail-thumnail>.big_img {
    width: 280px;
  }

  .board_view tbody tr td.i img {
    width: 100%;
  }

  .detail-thumnail .thumnail-list li {
    width: 45px;
  }

  .section_table05 .img_list li {
    height: 220px;
  }

  .board_page a img {
    display: none;
  }

  .imgview ul {
    background: #fff;
  }

  .don_w a {
    float: left;
    width: 50%;
  }

  .don_w a img {
    max-width: 100%;
  }

  .don_w a:first-child {
    padding: 0;
    width: 49%;
  }

  .don_w a:first-child img {
    max-width: 88%;
  }

  .tab_list3 li ul {
    top: 60px;
  }

  .contents .txt_h3 {
    padding: 0 0 5px 30px;
    color: #444;
  }

  .structure ul li {
    background-position: 5px 10px;
  }

  /* 박물관소개 */
  .list_structure dd {
    width: auto;
    padding-right: 230px;
  }

  .list_structure dd.img,
  .list_structure dd.img2 {
    padding-right: 0;
  }

  .list_structure dd.bg {
    padding-left: 0;
    padding-top: 280px;
  }

  .his_line div.imgs {
    display: none;
  }

  /* 모바일 폰트 */
  .subbg .title h1,
  .box_eudinfo strong {
    font-size: 24px;
    font-weight: bold;
  }

  .contents h3,
  .contents .list_amenity h3,
  .exhi_h2,
  .exhi_list dl dt a,
  .btnb a,
  #associateBox h5 span,
  .evnt_calendar span,
  .box_eudinfo2 strong,
  .img_explan dl dt strong a,
  .img_explan dl dt strong,
  .dis_1 strong,
  .dis_3 .v dl dt {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
  }

  .contents h4,
  .contents .txt_h3,
  .exhi dd strong {
    font-size: 18px;
    line-height: 24px;
  }

  .contents,
  .guide,
  .list_dot li,
  .list_amenity dl dd table,
  .list_amenity dl dd table tbody tr th,
  .table_style thead tr th,
  .table_style tbody tr td,
  .board_view tbody tr td,
  .board_view tbody tr th,
  .board_view tbody tr td div.viewtext,
  .table_style tbody tr th,
  .table_style tbody tr td,
  .board_list tbody tr td a,
  .board_view thead tr th,
  .board_view tbody tr td li a,
  .exhi dd p,
  .exh_intro span,
  .list_ca li,
  .box_eudinfo2 div,
  .contents p,
  .tab_list ul li a,
  .dis_3 a.m strong,
  .dis_3 .v dl dd,
  .list_dot li strong.red,
  .board_next tbody tr td a,
  dl.list_dot dd,
  .tab_list3 ul li a,
  .box_eudinfo,
  .structure ul li {
    font-size: 16px;
    line-height: 24px;
  }

  .sub-contents.contents {
    padding: 10px
  }

  .contents .plan p.btn a,
  .subbg .title p,
  .exhi_list dl dt span,
  .exhi_ex ul li .img .t,
  .exhi_list dl dd,
  .exhi_list dl.on dd,
  .board_view tbody tr td .btn_t,
  .assc_list a,
  .img_explan dl dd p,
  .board_page a,
  .board_view tbody tr td ul li a,
  .board_next tbody tr td,
  .board_next tbody tr th,
  .datainfo_img dd p,
  .respon,
  .list_structure dd,
  .exhi dt p {
    font-size: 14px;
    line-height: 24px;
  }

  .dis_3 a.m {
    font-size: 12px;
    line-height: 16px;
  }

  .sub_admin .board_list,
  .sub_admin .board_view,
  .sub_admin .table_style,
  .sub_admin .board_next,
  .sub_admin .board_write,
  .sub_admin .board_list tbody tr td,
  .sub_admin .board_list tbody tr td a,
  .sub_admin .btnb a,
  .sub_admin .board_view thead tr th,
  .sub_admin .board_view tbody tr th,
  .sub_admin .board_view tbody tr td,
  .sub_admin .board_next tbody tr td a,
  .sub_admin .board_view tbody tr td div.viewtext,
  .sub_admin .board_view tbody tr td div.viewtext *,
  .board_view tbody tr td ul li a {
    font-size: 13px;
    line-height: 18px;
  }

  .sub_admin .srchform .inputsearch,
  .sub_admin .srchform select {
    font-size: 13px;
  }

  .sub_admin .srchform select {
    padding: 5px 20px 5px 10px;
  }

  .sub_admin .board_list tbody tr td {
    padding: 10px;
  }

  .sub_admin .srchform .i_d {
    width: 100px;
  }

  .sub_admin .srchform .i_day {
    width: 80px;
  }

  .table_hero {
    table-layout: fixed;
  }

  .table_hero .videoOpen {
    font-size: 2.5em;
  }

  .table_hero .list_dot li {
    background-position: 0px 10px;
    background-size: 6px;
    padding-left: 12px;
  }

  .section_table05 .imgbox img {
    width: 100%;
  }

  .month_02 b {
    display: block;
    width: calc(100% - 140px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

#snsbox {
  font-size: 12px;
}

#snsbox * {
  vertical-align: middle;
}

#snsbox img {
  width: auto;
  height: auto;
}

.agree2017 {
  border: 2px solid #dadada;
  padding: 20px;
  border-radius: 3px;
}

.agree2017 .t {
  font-size: 1.1em;
  color: #444;
}

.agree2017 ol>li {
  list-style: decimal;
  margin-left: 20px;
  padding: 5px 0 10px 0;
}

.agree2017 .red {
  font-size: 1.3em;
  text-decoration: underline;
  font-weight: bold;
  color: #e64f39;
}

.agree2_box {
  padding: 10px 0 0 0;
  border-radius: 3px;
  text-align: center;
}

.board_view thead tr th {
  position: relative;
}

.board_view thead tr th a.fr {
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 3px;
  display: inline-block;
  padding: 5px 20px;
  background: #356dbe;
  color: #fff;
  font-weight: 400;
  font-size: 0.9em;
}

.board_view thead tr th a.fr:hover {
  background: #444;
}

.coll_box {
  overflow: hidden;
  min-height: 355px;
  padding-left: 350px;
  position: relative;
  border: 3px solid #dadada;
  border-radius: 5px;
  padding: 10px 10px 10px 350px;
}

.coll_box .img {
  width: 301px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.coll_box .img>p {
  width: 301px;
  height: 290px;
  text-align: center;
  overflow: hidden;
  background: #f1f1f1;
}

.coll_box .img>p img {
  max-width: 301px;
  max-height: 290px;
}

.coll_box .img .thums {
  padding-top: 4px;
}

.coll_box .img .thums li {
  float: left;
  width: calc(20% - 4px);
  height: 55px;
  text-align: center;
  margin-right: 4px;
  background: #f1f1f1;
}

.coll_box .img .thums li:last-child {
  margin-right: 0;
}

.coll_box .img .thums li img {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
  margin-top: 0 !important;
}

.coll_box .board_view_box {
  border: none;
}

.coll_box .board_view .img300 .thums {
  width: 100%;
}

@media screen and (max-width:1065px) {
  .coll_box {
    padding-left: 10px;
  }

  .coll_box .img {
    position: relative;
  }
}

/* 홈페이지안내 */
.con_site h2 {
  font-weight: normal;
  color: #222;
  font-size: 1.2em;
  line-height: 1.4em;
  padding: 15px 20px 10px 20px;
  border: 1px solid #dadada;
  background: #f4f4f4;
  border-radius: 3px;
  overflow: hidden;
}

.con_site h3 {
  background: none;
  font-size: 1.6em;
  padding: 0;
  margin-top: 40px;
  color: #105284;
}

.con_site h4 {
  background: none;
  padding: 20px 0 0 0;
  font-size: 1.3em;
  font-weight: normal;
  color: #222;
}

.con_site h5 {
  padding-left: 15px;
  color: #444;
  font-size: 1.1em;
  margin-top: 15px;
}

ol.list_number {
  padding-left: 20px;
  overflow: hidden;
  margin: 10px 15px;
}

ol.list_number li {
  list-style: decimal;
  color: #666;
  line-height: 1.4em;
  padding: 3px 0;
}

.con_site .list_dot {
  margin-left: 15px;
  margin-top: 10px;
}

.con_site .list_dot li {
  color: #666;
  line-height: 1.6em;
}

.con_site .list_dot ul {
  margin-top: 5px;
}

.con_site .list_dot ul li {
  font-size: 0.9em;
  background: url(img/blt_line.gif) no-repeat 1px 8px;
}

.con_site .list_dot li ol {
  margin: 5px 0 0 15px;
}

.con_site .list_dot li ol li {
  list-style: decimal;
  color: #666;
  font-size: 0.9em;
  line-height: 1.4em;
  background: none;
  padding: 3px 0;
}

.list_box {
  background: #f4f4f4;
  border: 1px solid #dadada;
  border-radius: 3px;
  padding: 15px 20px;
  margin: 5px 0;
}

.list_box dt {
  color: #444;
  font-weight: bold;
  padding-bottom: 5px;
}

.list_box dd {
  padding: 0 0 0 10px;
  background: url(img/blt_line.gif) no-repeat 1px 8px;
  font-size: 0.9em;
  line-height: 1.6em;
}

.con_user h2 {
  text-align: center;
}

.con_user h2 strong {
  display: block;
  font-size: 2.4em;
  line-height: 1.2em;
  font-weight: normal;
  color: #222;
}

.con_user h2 span {
  color: #666;
  font-size: 0.9em;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

.con_user h3 {
  background: none;
  text-align: center;
  padding: 40px 0 0 0;
  margin: 0 0 -20px 0;
}

.con_user h3 strong {
  padding: 5px 10px;
  background: #f0ed09;
  display: inline-block;
}

.con_user h4 {
  background: none;
  color: #105284;
  font-size: 1.4em;
  font-weight: normal;
  padding: 35px 0 5px 0;
}

.con_user h5 {
  font-size: 1.2em;
  margin: 0 auto;
}

.con_user p {
  color: #666;
}

.con_user div {
  background: #f4f4f4;
  padding: 10px;
  border-radius: 3px;
}

.con_user div.box2 {
  padding: 20px;
  font-size: 1.2em;
  color: #444;
}

.con_user div.box2 ul li {
  font-size: 1em;
}

.con_user div.box2 ul li ol li {
  list-style: circle;
  margin: 0;
  padding: 0;
}

.con_user div.box2 ol ul li ul li {
  list-style: none;
}

.con_user div.box2 ol ul li li {
  list-style: circle;
}

.con_user div.box3 {
  padding: 15px 20px;
  overflow: hidden;
}

.con_user div.box3 ul li {
  float: left;
  width: 50%;
  text-align: center;
}

.con_user div.box3 ul li a {
  display: block;
  line-height: 1.4em;
}

.con_user div.box3 ul li a strong {
  font-weight: normal;
  display: block;
  padding-bottom: 4px;
}

.con_user div.box3 ul li a span {
  display: inline-block;
  border-radius: 3px;
  padding: 7px 20px 7px 50px;
  color: #fff;
  background: #666 url(/resource/common/img/sub/icon_hwp.png)no-repeat 20px center;
  transition: all 0.5s ease;
}

.con_user div.box3 ul li a span {
  display: inline-block;
  border-radius: 3px;
  padding: 7px 20px 7px 50px;
  color: #fff;
  background: #666 url(/resource/common/img/sub/icon_hwp.png)no-repeat 20px center;
  transition: all 0.5s ease;
}

.con_user div.box3 ul li a:hover span {
  background-color: #444;
}

.con_user div ul li.btn_box a {
  display: block;
  line-height: 1em;
}

.con_user div ul li.btn_box a strong {
  font-weight: normal;
  display: block;
}

.con_user div ul li.btn_box a span {
  position: Relative;
  left: auto;
  top: auto;
  display: inline-block;
  line-height: 1.4em;
  border-radius: 3px;
  padding: 7px 20px 7px 70px;
  color: #fff;
  background: #666 url(/resource/common/img/sub/icon_hwp.png)no-repeat 20px center;
  transition: all 0.5s ease;
  margin-bottom: 10px;
  margin-left: 10px;
}

.con_user div ul li.btn_box a:hover span {
  background-color: #444;
}

.con_user div>ol {
  padding-left: 20px;
  overflow: hidden;
  margin: 10px;
}

.con_user div>ol>li {
  list-style: decimal;
  color: #666;
  line-height: 1.6em;
  padding: 3px 0;
}

.con_user div ol li ol {
  padding: 0;
  margin: 5px 0 10px 0;
}

.con_user div ol li ol li {
  font-size: 0.95em;
  line-height: 1.8em;
  list-style: none;
  position: relative;
  padding-left: 17px;
  color: #666;
}

.con_user div ol li ol li span {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}

.con_user div.box4 {
  font-size: 1em;
  padding: 10px 0;
}

.con_user div.box4 ol {
  margin: 0 0 0 10px;
}

.con_user div.box4 ol li {
  list-style: none;
  position: relative;
  padding: 5px 0 5px 18px;
}

.con_user div.box4 ol li span {
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 0.9em;
}

.con_user div.box4 ol li ul {
  margin: 0 0 0 14px;
}

.con_user div.box4 ol li ul li {
  padding-left: 0;
  font-size: 1em;
  list-style: circle;
  margin: 0px;
  padding: 0px;
}

.con_user div.box4 ol li ol {
  margin-top: 5px;
}

.con_user div.box4 ol li ol li {
  font-size: 0.95em;
  line-height: 1.4em;
  padding: 4px 0 5px 15px
}

.con_user div.box4>ul {
  margin-left: 20px;
}

.con_user div.box4 ul .c1 {
  list-style: circle;
  margin-left: 10px;
  font-size: 0.95em;
  line-height: 1.8em;
}

.con_user div.box4 ul .c1 ul .text1 {
  margin-bottom: -2px;
}

.con_user div.box4 ul .c3 {
  list-style: circle;
  margin-left: 10px;
  margin-bottom: -3px;
  padding: 0;
  font-size: 0.95em;
  line-height: 1.8em;
}

.con_user div.box4 .left {
  padding-left: 30px;
}

.con_user div.box4 ul .c4 {
  list-style: circle;
  margin-left: 5px;
  margin-bottom: -3px;
}

.con_user div.box4 ol .number_1 {
  list-style: decimal;
  padding-left: 28px;
}

.con_user div.box4 ol>span {
  padding-top: 180px;
}

.con_user div.box4 ul li ol {
  margin-left: 10px;
}

.con_user div.box4 ul li ol li {
  list-style: circle;
}

.con_user div.box5 ol li {
  list-style: none;
  font-size: 1em;
}

.con_user div.box5 ol ul li {
  padding-left: 0;
  font-size: 1em;
  list-style: circle;
}

.con_user div.box5 ol li ul li {
  padding-left: 0;
  font-size: 1em;
  list-style: none;
}

.con_user .y {
  padding: 5px 10px;
  background: #f0ed09;
  display: inline-block;
  margin: 10px auto;
}

.contents .top {
  position: fixed;
  bottom: 240px;
  right: 50%;
  margin-right: -765px;
  font-size: 0;
  line-height: 0;
}

/* 개인정보 처리 방침 */
.user1>h2 {
  border: none !important;
  background: #fff !important;
  border: none !important;
}

.box2 ul li {
  font-size: 0.9em;
  margin-bottom: 10px;
}

.box2 p {
  font-size: 0.9em;
}

.box2 p span {
  font-size: 0.9em;
  margin-left: 20px;
}

.box2 .text1 {
  margin: 0;
}

.box2 ul li ul .line {
  margin: 0;
}

.box2 ul li ul .line2 {
  margin: 0;
}

.box2 ol .left .line2 {
  margin: 0;
  padding: 0;
}

@media screen and (max-width:1584px) {
  .contents .top {
    margin: 0;
    right: 25px;
  }
}

@media screen and (max-width:1199px) {
  .contents .top {
    margin: 0;
    right: 0;
  }
}

/* 0223 찾아오시는길 */
.map_daum {
  position: relative;
  min-height: 500px;
  margin-top: -30px;
}

.map_daum ul {
  overflow: hidden;
  float: right;
}

.map_daum ul li {
  float: left;
}

.map_daum ul li>div {
  position: absolute;
  top: 30px;
  left: 0;
  background: #e8e8e8;
  width: 100%;
  min-height: 470px;
  border: 1px solid #bfbfbf;
  text-align: center;
  display: none;
  overflow: hidden;
}

.map_daum ul li>a {
  display: inline-block;
  background: #e2e2e2;
  color: #222;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 5px 30px;
  margin-left: 2px;
}

.map_daum ul li.open>a {
  background: #003964;
  color: #fff;
}

.map_daum ul li.open>div {
  display: block;
}

.map_daum ul li>div.map_b {
  background: #e8e8e8 url(../img/layout/p_sub01_03_map.png) no-repeat center center;
  font-size: 0;
  line-height: 0;
}

/* 0309 ci 전시해설 */
.ci .text_c {
  border: 3px solid #e3e3e3;
  padding: 20px;
}

.ci .text_c img {
  max-width: 100%;
}

.ci .btnb a {
  margin: 5px 0;
  padding: 5px 10px;
  width: 60px;
}

.ci .btnb a:hover {
  padding: 5px 10px;
}

.explanation {
  overflow: hidden;
}

.explanation ul {
  padding-top: 20px;
}

.explanation ul li {
  float: left;
  width: 47%;
  padding-right: 3%;
}

.explanation ul li dl {
  padding: 10px;
  overflow: hidden;
  position: relative;
  min-height: 120px;
}

.explanation ul li dl dt {
  position: absolute;
  top: 0;
  left: 0;
}

.explanation ul li dl dd {
  padding: 10px 0 20px 120px;
}

.explanation ul li dl dd p:first-child {
  color: #222;
  font-size: 1.6em;
  padding-bottom: 5px;
}

.explanation ul li dl dd p strong {
  color: #ee471a;
}

.explanation ul li:last-child {
  width: 100%;
  padding-right: 0;
}

@media screen and (max-width:990px) {
  .explanation ul li {
    width: 100%;
    padding-right: 0;
  }

  .ci .btnb a {
    margin: 5px 0;
    padding: 10px;
    width: 45%;
  }
}

.exp_list li {
  width: 25%;
  display: inline-block;
  font-size: 0;
  padding-right: 20px;
  box-sizing: border-box;
}

.exp_list li img {
  width: 100%;
}

.exp_list li a {
  font-size: 1rem;
  background: url(../img/layout/icon_down.png) no-repeat right center;
  width: 100%;
  display: block;
  padding-right: 30px;
  box-sizing: border-box;
}

@media screen and (max-width:768px) {
  .exp_list li {
    width: 50%;
  }
}

@media screen and (max-width:320px) {
  .exp_list li {
    width: 100%;
  }
}

/* 0302 박물관연보 */
.yearbook {
  overflow: hidden;
  text-align: left;
  padding: 10px 0;
}

.yearbook p {
  display: inline-block;
  width: 48%;
  margin: 0 1% 1% 0;
  text-align: left;
}

.yearbook p a {
  display: block;
  border-radius: 5px;
  position: relative;
  padding: 15px 20px 10px 200px;
  min-height: 200px;
  border: 2px solid #e4e4e4;
}

.yearbook p a span,
.yearbook p a strong {
  display: block;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}

.yearbook p a span.img img {
  width: 140px;
  height: 175px;
  margin: 1px 0 0 3px;
  position: relative;
  z-index: 0;
}

.yearbook p a span.img {
  display: block;
  width: 175px;
  height: 205px;
  background: url(http://archive.much.go.kr../img/layout/publish_book.png) no-repeat 0 0;
  position: relative;
  text-align: left;
  overflow: hidden;
  position: absolute;
  top: 20px;
  left: 20px;
}

.yearbook p a span.t {
  color: #ad8a60;
  padding: 6px 0 0 0;
}

.yearbook p a span.k {
  color: #757575;
  line-height: 1.2em;
  padding: 3px 0;
}

.yearbook p a span.a {
  display: inline-block;
  padding: 1px 10px;
  background: #0e5081;
  color: #fff;
  border-radius: 3px;
  margin-top: 10px;
  font-size: 0.9em;
  transition: all 0.5s ease;
}

.yearbook p a strong {
  color: #2a2a2a;
  font-size: 1.6em;
  font-weight: normal;
  padding: 0px 0 10px 0;
  display: block;
  line-height: 1.1em;
}

.yearbook p a:hover {
  border: 2px solid #ff0000;
}

.yearbook p a:hover strong {
  color: #ff0000;
}

.yearbook p a:hover span.a {
  padding: 1px 20px;
  background: #ff0000
}

@media screen and (max-width:999px) {
  .yearbook p {
    width: 100%;
    margin: 1% 0;
  }

  .contents .top {
    display: none;
  }
}

.top {
  position: fixed;
  bottom: 240px;
  right: 50%;
  margin-right: -765px;
  font-size: 0;
  line-height: 0;
}

@media screen and (max-width:1584px) {
  .top {
    margin: 0;
    right: 25px;
  }
}

@media screen and (max-width:1199px) {
  .top {
    margin: 0;
    right: 0;
  }
}

@media screen and (max-width:999px) {
  .top {
    display: none;
  }
}

/* 0330 보존처리 */
.conserve .fl {
  width: 49%;
}

.conserve .fr {
  width: 49%;
}

.conserve h3 {
  font-size: 1.6em;
}

.pl20 {
  padding-left: 20px;
}

.mt5 {
  margin-top: 5px;
}

.mt15 {
  margin-top: 15px;
}

.ml20 {
  margin-left: 20px;
}

.conserve h4 {
  font-size: 1.3em;
  margin: 10px 0 5px 15px;
}

.conserve h5 {
  font-size: 1.1em;
  text-align: center;
}

.conserve .ov h4 {
  margin-left: 0;
}

.conserve .fl img,
.conserve .fr img {
  width: 100%;
  max-width: 100%;
}

.conserve_box {
  margin-left: 20px;
  background: #f6f6f6;
  border: 1px solid #dedede;
  padding: 10px 15px;
  line-height: 1.2em;
  font-size: 0.85em;
}

.conserve_box strong {
  display: block;
  padding-bottom: 5px;
}

@media screen and (max-width:999px) {

  .conserve .fl,
  .conserve .fr {
    width: 100%;
  }
}

/* 0430 발간산업 */
.summary_w h3 {
  background: none;
  padding: 0 0 5px 0;
}

.summary_w h3 a {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
}

.summary_w h3 a:hover {
  background: none;
  border: 0;
  padding: 0;
  box-shadow: none;
}

.summary_w .list_dot {
  color: #444;
  margin-left: 3px;
}

.summary_w .img_explan_g2 {
  border: none;
  margin-left: 14px;
}

.summary_w .img_explan_g2 a {
  float: left;
  width: 150px;
  height: 147px;
  overflow: hidden;
  background: url(../img/layout/summary_img6.gif) no-repeat 0 0;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
  vertical-align: top;
}

.summary_w .img_explan_g2 a span {
  width: 114px;
  height: 146px;
  overflow: hidden;
  position: relative;
  margin: 0px 0 0 2px;
  padding: 0;
  border: none;
  background: none;
  text-align: left;
  vertical-align: top;
}

.summary_w .img_explan_g2 a span img {
  height: 100%;
  width: 100%;
  z-index: 1;
}

.summary_w .img_explan_g2 a strong {
  text-align: center;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.2em;
  position: absolute;
  top: 150px;
  left: 1px;
  z-index: 15;
  width: 92px;
  height: 132px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 20px 10px 0 10px;
  ;
  transition: all 0.5s ease;
  display: block;
}

.summary_w .img_explan_g2 a:hover strong,
.summary_w .img_explan_g a:focus strong {
  top: 1px;
  left: 1px;
  padding-top: 20px;
}

.summary_w .img_explan_g3 {
  overflow: hidden;
  margin-top: 10px;
}

.summary_w .img_explan_g3 dl {
  overflow: hidden;
  position: relative;
}

.summary_w .img_explan_g3 dl dt {
  position: absolute;
  top: 0;
  left: 14px;
  display: block;
  width: 175px;
  height: 205px;
  background: url(http://archive.much.go.kr../img/layout/publish_book.png) no-repeat 0 0;
}

.summary_w .img_explan_g3 dl dt img {
  max-width: 140px;
  z-index: 1;
  border: 1px solid #dadada;
  background: #f7f8fa;
  margin: 1px;
}

.summary_w .img_explan_g3 dl dd {
  padding: 10px 20px 40px 180px;
  background: none;
  overflow: hidden;
}

.summary_w .img_explan_g3 dl dd a {
  border-radius: 3px;
  display: inline-block;
  padding: 5px 15px;
  border: 2px solid #c5c5c5;
  background: #f5f5f5;
  color: #676767;
  font-size: 1em;
  text-shadow: none;
  width: 26%;
  float: left;
  margin: 0 0 1% 1%;
}

@media screen and (max-width:1065px) {
  .summary_w .img_explan_g3 dl dt {
    position: relative;
  }

  .summary_w .img_explan_g3 dl dd {
    padding: 0 0 0 12px;
  }

  .summary_w .img_explan_g3 dl dd a {
    width: 41%;
  }
}

.exh_down {
  position: relative;
  top: 0;
  left: 0;
}

.exh_down .pcbtn,
.exh_down .mbtn {
  border-radius: 100px;
  color: #fff;
  background: #115e97;
  padding: 7px 0;
  text-align: center;
  position: absolute;
  z-index: 100;
  top: 344px;
  left: 30px;
  width: 200px;
  font-size: 13px;
  line-height: 1.2em;
}

.exh_down .mbtn {
  display: none;
  left: 50%;
  top: -15px;
  margin-left: -100px;
}

@media screen and (max-width:1065px) {
  .exh_down .mbtn {
    display: block;
  }

  .exh_down .pcbtn {
    display: none;
  }
}

.infoTxt {
  display: block;
  width: 100%;
  font-size: 11px;
  color: #e40000;
}

/* 역사학습자료실 */
.contents .edu_title1 {
  width: 100%;
}

.contents .edu_title1 img {
  width: 100%;
}

.contents .edu_title {
  font-size: 1.8em;
  font-weight: bold;
  text-align: left;
  color: #444;
  margin-bottom: 24px;
  background: none;
  padding: 0;
}

.contents .edu_title::before {
  content: '';
  display: block;
  width: 80px;
  height: 2px;
  margin: 0;
  background: #444;
  margin-bottom: 10px;
}

.contents .edu_title span {
  display: block;
  font-size: 0.5em;
  font-weight: normal;
}

.video_list a strong {
  height: 35px;
  line-height: 1.2em;
}

.video_list td a {
  float: inherit;
  font-size: 3em;
  margin-right: 0;
}

.video_list td a.btn_t {
  float: inherit;
  font-size: 0.9rem;
  margin-right: 0;
  padding: 2px 8px;
}

.video_list td span {
  display: block;
  font-size: 0.9em;
  font-weight: bold;
}

.video_list td.left {
  text-align: left;
}

.video_list_new a {
  width: calc(33.333% - (40px / 3));
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 0;
}

.video_list_new a:nth-child(3n) {
  margin-right: 0;
}

.video_list_new a:hover span {
  text-decoration: underline;
}

.video_list_new a .img_wrap {
  margin: 0;
  height: 214px;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #000;
}

.video_list_new a .img_wrap img {
  height: 100%;
  width: auto;
  opacity: .7;
}

.video_list_new a .img_wrap i {
  position: absolute;
  color: #fff;
  z-index: 100;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
  font-size: 80px;
  opacity: 0.8
}

.video_list_new a p.title {
  border: 1px solid #eee;
  margin: 0;
  height: auto;
  padding: 20px;
  box-sizing: border-box;
}

.video_list_new a p.title span {
  text-indent: 0;
  width: auto;
  height: auto;
  overflow: initial;
  line-height: 1.4em;
}

.video_list_new a p.title span.title01 {
  font-weight: bold;
}

.video_list_new a p.title span.title02 {
  color: #144c76;
}

.video_list_new a p.title span.title03 {
  width: 100%;
  font-size: 1.3em;
  font-weight: bold;
  border-top: 1px solid #eee;
  margin-top: 10px;
  padding-top: 10px;
  color: #333;
}

@media screen and (max-width: 1065px) {
  .video_list_new a {
    width: calc(50% - 20px);
    float: left;
    margin-right: 20px;
    padding: 0;
  }

  .video_list_new a:nth-child(2n) {
    margin-right: 20px;
  }

  .video_list_new a:nth-child(3n) {
    margin-right: 20px;
  }
}

.publish_list2 {
  font-size: 0;
}

.publish_list2 p.listitem {
  display: inline-block;
  font-size: 1rem;
  width: calc(50% - 8px);
  margin-right: 0.33%;
  margin-bottom: 5px;
  border-radius: 3px;
  border: 1px solid #dadada;
  background: #fff;
  position: relative;
  box-sizing: border-box;
  padding: 18px;
  min-height: 220px;
}

.publish_list2 p.listitem:last-of-type {
  margin-right: 0;
}

.publish_list2 p.listitem span,
.publish_list2 p a strong {
  display: block;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
}

.publish_list2 p.listitem span.img img {
  width: 140px;
  height: 175px;
  margin: 1px 0 0 3px;
  position: relative;
  z-index: 0;
}

.publish_list2 p.listitem span.img {
  display: block;
  width: 175px;
  height: 205px;
  background: url(../img/layout/publish_book.png) no-repeat 0 0;
  position: relative;
  text-align: left;
  overflow: hidden;
  position: absolute;
  top: 20px;
  left: 20px;
}

.publish_list2 p.listitem span.t {
  color: #ac9d8a;
  font-size: 0.85em;
  line-height: 1.2em;
  padding: 0px 0 0 165px;
}

.publish_list2 p.listitem span.k {
  color: #666;
  font-size: 1em;
  line-height: 1.2em;
  padding: 4px 0 0 165px;
}

.publish_list2 p.listitem strong {
  color: #2a2a2a;
  font-size: 1.28em;
  font-weight: bold;
  padding: 4px 0 0 165px;
  display: block;
  line-height: 1.1em;
  letter-spacing: -0.07em;
}

.publish_list2 p.listitem:hover {
  box-shadow: 0 0 5px #999;
}

.publish_list2 p.listitem:hover strong {
  color: #333;
}

.publish_list2 p.listitem a.list_btn {
  border-radius: 3px;
  min-height: 24px;
  padding: 6px 20px 4px;
  display: inline-block;
  color: #115e97;
  border: 1px solid #115e97;
  font-size: 0.9em;
  box-sizing: border-box;
  margin: 34px 0 0 165px;
  white-space: nowrap;
  position: absolute;
  bottom: 24px;
}

.publish_list2 p.listitem a.list_btn:hover {
  background: #115e97;
  color: #fff;
}

@media screen and (max-width:1400px) {
  .publish_list2 p.listitem {
    width: 49.5%;
    margin-bottom: 5px;
  }
}

@media screen and (max-width:1065px) {
  .publish_list2 p.listitem span.img {
    top: 0;
  }
}

@media screen and (max-width:800px) {
  .publish_list2 p.listitem {
    width: 100%;
  }
}

/* 소장자료 검색 */
.board_view tbody tr td.padding0 {
  padding: 0;
}

.thum_wrap {
  width: 50%;
  float: left;
  padding: 24px 0;
  min-width: 338px;
}

.data_detail {
  width: 50%;
  float: left;
  text-align: left;
}

.data_detail dl {
  width: 100%;
  display: table;
  border-top: 1px solid #dadada
}

.data_detail dl:first-of-type {
  border-top: none;
}

.data_detail dt {
  width: 140px;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  box-sizing: border-box;
  background: #f6f6f6;
  display: table-cell;
  vertical-align: middle;
}

.data_detail dd {
  padding: 15px 0 15px 12px;
  display: table;
  width: 100%;
  vertical-align: middle;
}

.data_detail dd img {
  width: auto;
}

.data_detail dd,
.data_detail dt {
  clear: both;
}

@media screen and (max-width:1400px) {
  .thum_wrap {
    width: 100%;
  }

  .data_detail {
    width: 100%;
  }

  .data_detail dl:first-of-type {
    border-top: 1px solid #dadada
  }
}

@media screen and (max-width:1065px) {
  .thum_wrap {
    width: 60%;
  }

  .data_detail {
    width: 40%;
  }

  .board_view tbody tr td .data_detail dd img {
    width: auto;
  }

  .data_detail dt {
    width: 140px;
  }

  .data_detail dd {
    padding: 8px 0 6px 12px;
  }
}

@media screen and (max-width:800px) {
  .thum_wrap {
    width: 100%;
  }

  .data_detail {
    width: 100%;
    padding: 0 24px 0px 0px;
  }

  .data_detail dl:first-of-type {
    border-top: 1px solid #dadada
  }
}

/* 관람예약 20200506 */
#selectDate {
  font-weight: bold;
  font-size: 1.2em;
}

.rsvwrap {
  width: 100%;
  padding: 10px 20px 0;
  ;
  box-sizing: border-box;
}

.rsvwrap ul li {
  width: 48%;
  display: inline-block;
  box-sizing: border-box;
  background: none !important;
  padding: 3px !important;
}

.rsvwrap ul li label {
  display: inline-block;
  width: 80px;
  font-weight: bold;
}

.rsvwrap .checkagree {
  text-align: center;
}

#rsvtBirth~.ui-datepicker-trigger {
  line-height: 1.5;
  padding: 6px 10px 7px;
  font-size: 12px;
  border-radius: 3px;
  background: #ddd;
  vertical-align: top;
}

.btn_agreedetail {
  text-decoration: underline;
  background: none;
}

.agreedetail {
  width: 100%;
  background: #fff;
  margin-top: 5px;
}

/* 문화행사 td 콤마 추가*/
.comma:not(:first-child)::before {
  content: ', '
}

/* 개인정보처리방침  */
.con_user .termsWrap>ol>li {
  list-style: none;
}

.termsWrap>ol.list03>li {
  padding: 0 0 10px 0px;
  text-indent: -15px;
}

.termsWrap>ol.list03>li>ol,
.termsWrap ol.list03>li>ul {
  padding: 10px;
}

.termsWrap>ol.list03>li>ol.list03>li {
  padding: 0 0 7px 15px
}

.termsWrap .tbl-responsive,
.termsWrap .btn,
.termsWrap .list04,
.termsWrap .list01.type2,
.text_indent_0 {
  text-indent: 0 !important;
}

.con_user .termsWrap {
  background: #fff;
}

.con_user .privacy_label_wrap,
.con_user .privacy_label_wrap .privacy_label {
  background: #fff;
}

.termsWrap .tit01 {
  text-align: center;
}

.termsWrap .tit01.ac {
  margin-top: 50px;
}

.privacy_label {
  display: inline-block;
  width: calc(100% + 28px);
  padding: 0;
  margin: 0px -14px 5px -14px;
  box-sizing: border-box;
}

.privacy_label .label_box {
  float: left;
  width: calc(33% - 28px);
  box-sizing: border-box;
  margin: 14px;
  padding: 30px;
  text-align: center;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
}

.privacy_label .label_box:hover {
  border: 1px solid #4d74c2;
  box-shadow: 0 0.2rem 0.8rem rgba(22, 71, 170, 0.2);
}

.privacy_label .label_box .label_layer {
  display: none;
  position: absolute;
  box-sizing: border-box;
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid #ccd8e6;
  width: 580px;
  z-index: 999;
  box-shadow: 0 0.2rem 0.8rem rgba(22, 71, 170, 0.2);
}

.privacy_label .label_box .label_layer .label_desc_top {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  background-color: #526faa;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

.label_cnt {
  margin-top: 16px;
}

.termsWrap h5.title {
  margin: 50px 0 20px;
}

.termsWrap table {
  margin-top: 10px;
}

.cnt_list {
  width: 100%;
  padding: 40px 5% 20px 5%;
  margin: 20px auto 0px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
}

.cnt_list li {
  width: 45%;
  margin-bottom: 20px;
  position: relative;
  box-sizing: border-box;
}

.cnt_list li a {
  color: #444;
  font-weight: 400;
  box-sizing: border-box;
  padding-left: 30px;
  height: 25px;
  display: block;
}

.cnt_list li:first-child a {
  background: url(../img/layout/img_object_20.png)no-repeat 0 0;
}

.cnt_list li:nth-child(2) a {
  background: url(../img/layout/img_period_20.png)no-repeat 0 0;
}

.cnt_list li:nth-child(3) a {
  background: url(../img/layout/img_private_20.png)no-repeat 0 0;
}

.cnt_list li:nth-child(4) a {
  background: url(../img/layout/img_third_20.png)no-repeat 0 0;
}

.cnt_list li:nth-child(5) a {
  background: url(../img/layout/img_consign_20.png)no-repeat 0 0;
}

.cnt_list li:nth-child(6) a {
  background: url(../img/layout/img_destruction_20.png)no-repeat 0 0;
}

.cnt_list li:nth-child(7) a {
  background: url(../img/layout/img_court_20.png)no-repeat 0 0;
}

.cnt_list li:nth-child(8) a {
  background: url(../img/layout/img_safe_20.png)no-repeat 0 0;
}

.cnt_list li:nth-child(9) a {
  background: url(../img/layout/img_cookie_20.png)no-repeat 0 0;
}

.cnt_list li:nth-child(10) a {
  background: url(../img/layout/img_cpo_20.png)no-repeat 0 0;
}

.cnt_list li:nth-child(11) a {
  background: url(../img/layout/img_browse_20.png)no-repeat 0 0;
}

.cnt_list li:nth-child(12) a {
  background: url(../img/layout/img_help_20.png)no-repeat 0 0;
}

.cnt_list li:nth-child(13) a {
  background: url(../img/layout/img_result_20.png)no-repeat 0 0;
}

.cnt_list li:last-child a {
  background: url(../img/layout/img_change_20.png)no-repeat 0 0;
}

.list_icon {
  margin-right: 10px;
}

.list_icon img {
  vertical-align: middle;
}

/* 열람 및 복제 */
.btnb_c {
  padding: 0;
  text-align: left;
}

.box {
  margin-top: 40px;
  padding: 0 30px 30px;
  height: auto;
  border: 1px solid #e0e0e0;
  background: #f6f6f6;
  color: #666;
  clear: both;
}

.table_choose_dup {
  width: 100%;
  border: 2px solid #DADADA;
  padding: 30px;
  margin-bottom: 10px;
  table-layout: fixed;
  font-size: 0.95em;
  word-break: break-all;
}

.input_data {
  width: 100%;
  padding: 0;
  font-size: 1em;
  border-radius: 3px;
  border: 1px solid #dedede;
  line-height: 1.6em;
}

.btn_data {
  border: 1px solid #DADADA;
  background: #FFFFFF;
  text-align: center;
  font: normal normal normal 13px/19px Noto Sans KR;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding: 5px;
}

.hover_add:hover {
  color: #F45726;
  text-shadow: 1px;
}

.hover_del:hover {
  color: #003964;
  text-shadow: 1px;
}

.duplication_contents {
  font: normal normal normal 15px/22px Noto Sans KR;
  color: #B1B1B1;
}

.btnc {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 1em;
  background: #666 no-repeat right bottom;
  padding: 2px 20px;
  border-radius: 2px;
}

/* .btnc:hover{ padding: 5px 40px; background: #333 url(../img/layout/btn_bg_b.png) no-repeat right bottom; box-shadow: 0 0 3px #777; color: #fff;} */
.btnc-disable {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 10px;
  background: #D8D8D8 no-repeat right bottom;
  padding: 5px 20px;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 2px;
}

.org_dup {
  color: #E4032E !important;
}

.new_input-height {
  height: 34px !important;
}

.title_font-normal {
  font-weight: normal !important;
}

.new_h3_content {
  margin: 0 0 8.5px 0 !important;
  float: left !important;
  font-weight: normal !important;
}

.pc-hide {
  display: none !important;
}

.text-notice-note {
  display: none;
}

.disable-element {
  pointer-events: none;
}

.table-info-user-cp {
  margin-bottom: 30px;
  border-top: 2px solid #dadada !important;
}

.table-info-user-cp tbody tr td {
  border-top: 0;
}

.table-info-user-cp thead tr th {
  border-bottom: 2px solid #dadada !important;
}

.padding-table-cp {
  padding: 20px !important;
}

.text-over-name {
  max-width: 5px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.n-copy-th {
  width: 50% !important;
}

.table-pc-hide {
  display: none !important;
}

.data-input table td {
  padding: 20px;
}

.data-input-min {
  width: 10%;
}

.data-input-min-qua {
  width: 5%;
}

.cp-display-none {
  display: none;
}

.cp-display-block {
  display: block;
}

@media screen and (max-width: 1065px) {
  .title_font-normal {
    font-weight: bold !important;
  }

  .mobile-text-red {
    color: #D4032E !important
  }

  .table-pc-hide {
    display: table !important;
  }

  .new_finish_text {
    font-size: 15px !important;
    line-height: 28px !important;
  }

  .pc-hide {
    display: block !important;
  }

  .mobile-hide {
    display: none !important;
  }

  .new_h3_content {
    display: block !important;
    font-size: 13px !important;
  }

  .table-small-text {
    font-size: 10px !important;
  }

  .btnb>*+* {
    margin-top: 8px !important;
  }

  .btn-cancel-mobile {
    font-weight: normal !important;
    font: normal normal normal 11px Noto Sans KR !important;
    padding: 3px 20px !important;
  }

  .btn-text-copy {
    font-weight: normal !important;
    font: normal normal normal 16px/24px Noto Sans KR !important;
  }

  .btn-w-5 {
    width: 50%;
  }

  .bold-text-copy {
    font-weight: bold !important;
  }

  .notice-data-input {
    margin-top: 3px !important;
  }

  .text-notice-note {
    display: inline !important;
  }

  .select-input {
    width: 30% !important;
    margin-bottom: 10px !important;
  }

  .input-mob {
    width: 50% !important;
  }

  .margin-bottom-copy {
    margin-bottom: 12.5px !important;
  }

  .margin-top-copy {
    margin-top: 0px !important;
  }

  .cbox-copy {
    color: #666 !important;
    border-top: 1px solid #CCCCCC !important;
  }

  .normal-text-copy {
    font-weight: normal !important;
    margin-bottom: 10px !important;
  }

  .h3-mobile-padding {
    padding-bottom: 20px !important;
  }

  .no-margin-left {
    margin-left: 4px !important;
  }

  .padding-table-cp {
    padding: 5px !important;
    ;
  }
}

.pc-hide-600 {
  display: none !important;
}

.n_h3_mt {
  margin-top: 38px
}

@media screen and (max-width: 600px) {
  .mobile-text-red {
    color: #D4032E !important
  }

  .n_h3_mt {
    margin-top: 16px !important;
  }

  .btn-cancel-mobile {
    margin-top: 8px !important;
    /* margin-bottom: 17px !important; */
  }

  .input-mob {
    width: 40% !important;
  }

  .pc-hide-600 {
    display: block !important;
  }

  .n-btn-c {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .btn-w-5 {
    width: 25% !important;
  }

  .data-input-min {
    width: 20% !important;
    ;
  }
}

@media screen and (max-width: 530px) {
  .btn-w-5 {
    width: 40% !important;
  }

  .input-mob {
    width: 30% !important;
  }
}

@media screen and (min-width: 467px) and (max-device-width: 1065px) {
  .width-input-mobile {
    float: left;
    margin-right: 5px;
  }
}

@media screen and (max-width: 467px) {
  .n_cap_text {
    padding-right: 100px;
    font-size: 10px !important;
  }

  .width-input-mobile {
    margin-bottom: 5px;
  }

  .br-mob-mi {
    display: block !important;
  }
}

@media screen and (max-width: 374px) {
  .btn-w-5 {
    width: 50% !important;
  }
}

.sub-contents .pageHeader .page-title {
  font-weight: bold !important;
}

.raido-copy {
  color: #222222;
  font-weight: normal;
  font-size: 16px;
}

@charset "utf-8";

/* header */
.wrap {
  width: auto;
  max-width: 1560px;
  position: relative;
  margin: 0 auto;
  padding: 0 10px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1000;
  padding-bottom: 10px;
}

.header:hover,
.header_t {
  height: auto;
  background: #fff;
  border-bottom: 2px solid #333;
}

.popzone {
  position: relative;
  width: 100%;
  z-index: 11;
}

.popzone .popimg {
  position: absolute;
  top: -223px;
  left: 0;
  background: #f8d86e;
  width: 100%;
  height: 220px;
  overflow: hidden;
  text-align: center;
}

.popzone .popimg a {
  display: inline-block;
  width: 410px;
  height: 190px;
  border: 2px solid #f8d86e;
  margin: 10px 0;
}

.popzone .popimg a:hover {
  border: 2px solid #ed561a;
  box-shadow: 0 0 3px #ed561a;
}

.popzone .popimg a img {
  width: 100%;
  height: 100%;
}

.popzone a.mb {
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -70px;
  color: #85733b;
  background: #f8d86e;
  display: inline-block;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  font-size: 0.85em;
  padding: 6px 40px 7px 40px;
}

.popzone a.mb span {
  display: none;
  font-weight: bold;
}

.popzone .b {
  position: absolute;
}

.head_pop {
  top: 220px;
}

.header .popzone a.mb_o {
  display: block;
}

.header .popzone a.mb_x {
  display: none;
}

.head_pop .popzone a.mb_o {
  display: none;
}

.head_pop .popzone a.mb_x {
  display: block;
}

.header h1 {
  position: absolute;
  top: 40px;
  left: 20px;
  z-index: 1;
}

.header h1 a {
  background: url(/images/main/logo2.png) no-repeat 0 0;
  width: 239px;
  height: 40px;
  display: block;
}

.header .wrap {
  padding: 0;
  overflow: hidden;
}

.htop90 {
  height: 0px !important;
}

.htop0 {
  height: 0px !important;
}

.mtop100 {
  margin-top: 0px !important;
}

.header_notice {
  width: 100%;
  position: relative;
  background: #b73d41;
}

.notice_bg.hide {
  height: 0px !important;
}

.header_notice .header_notice_bg {
  width: 100%;
  background-color: #b73d41;
  background-image: url('/images/main/bg_hnotice01.png'), url('/images/main/bg_hnotice02.png');
  background-repeat: no-repeat;
  background-position: top left, top right;
  background-size: contain, contain;
  text-align: center;
  color: #fff;
  font-size: 1em;
  overflow: hidden;
  transition: all 0.3s;
  height: 0px;
}

.header_notice_bg p {
  width: 100%;
  max-width: 600px;
  margin: 15px auto;
  padding: 20px 20px 20px 90px;
  box-sizing: border-box;
  background: url('/images/main/icon_hnotice.png') no-repeat left center;
  text-align: left;
}

.header_notice_bg span {
  font-size: 1em;
  display: block;
  line-height: 1.5em;
}

.header_notice_bg em {
  font-weight: bold;
  color: #fff600;
  font-style: inherit;
  margin-left: 5px;
  display: block;
  line-height: 1.5em;
}

.header_notice_bg strong {
  color: #fff600;
}

.header_notice_bg .detail {
  font-size: 1.1em;
  font-weight: bold;
}

.header_notice .headerbtn {
  width: 90px;
  height: 35px;
  background: #1a2934;
  color: #fff;
  border: none;
  position: absolute;
  bottom: -35px;
  right: 0;
  font-size: 0.75em;
  z-index: 100;
}

@media screen and (max-width:1700px) {
  .header_top .wrap p.l {
    margin-right: 80px;
  }
}

@media screen and (max-width:1065px) {
  .header_notice .headerbtn {
    bottom: -129px;
    width: 90px;
    height: 38px;
  }

  .header_notice_bg span {
    font-size: 0.8em;
  }

  .header_notice_bg .detail {
    font-size: 1em;
  }

  .header_notice_bg p {
    margin: 20px auto;
  }
}

/* red */
/*
.header .info{ position: absolute; top: 30px; right: 0; background: #c80b29; border-radius: 100px;}
.header .info div a.p {background: #c80b29 url(/images/main/icon_s_p.png) no-repeat center center; display: block; width: 55px; height: 55px; border-radius: 100px; position: absolute; top: 0; right: 0; display: none;}
.header .info div a.x {background: url(/images/main/icon_s_x.png) no-repeat center center; display: block; width: 35px; height: 35px; border-radius: 100px; position: absolute; top: 10px; right: 10px; display: none; z-index: 10000;}
.header .info div fieldset{ position: absolute; top: 0; right: -340px; overflow: hidden; width: 340px; height:55px; overflow:hidden; background: #c80b29; border-radius: 100px;}
.header .info div fieldset input[type='text']{ float:left; background: #c80b29; border: none; font-size: 1.2em; color: #fff; padding: 13px 5px 13px 25px; width: 210px; height: 30px;}
.header .info div fieldset input.sb{ float:left; cursor:pointer; background: #c80b29 url(/images/main/icon_s_p.png) no-repeat center center; display: block; width: 55px; height: 55px; border: none;}
*/
.header .info {
  position: absolute;
  top: 30px;
  right: 0;
  background: #003964;
  border-radius: 100px;
}

.header .info div {
  position: relative;
}

.header .info div a.p {
  background: #003964 url(/images/main/icon_s_p.png) no-repeat center center;
  display: block;
  width: 55px;
  height: 55px;
  border-radius: 100px;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

.header .info div a.x {
  background: url(/images/main/icon_s_x.png) no-repeat center center;
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 100px;
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
  z-index: 10000;
}

.header .info div fieldset {
  position: absolute;
  top: 0;
  right: -340px;
  display: none;
  overflow: hidden;
  width: 340px;
  height: 55px;
  overflow: hidden;
  background: #003964;
  border-radius: 100px;
}

.header .info div fieldset input[type='text'] {
  float: left;
  background: #003964;
  border: none;
  font-size: 1.2em;
  color: #fff;
  padding: 13px 5px 13px 25px;
  width: 210px;
  height: 30px;
}

.header .info div fieldset input::-webkit-input-placeholder {
  color: #ddd;
}

.header .info div fieldset input:-ms-input-placeholder {
  color: #ddd;
}

.header .info div fieldset input::placeholder {
  color: #ddd;
}

.header .info div fieldset input.sb {
  float: left;
  cursor: pointer;
  background: #003964 url(/images/main/icon_s_p.png) no-repeat center center;
  display: block;
  width: 55px;
  height: 55px;
  border: none;
}

/* 롤링 알림 */
.top_notice {
  height: 35px;
  overflow: hidden;
  float: left;
  width: 40%;
  max-width: 500px;
}

.rolling {
  position: relative;
  height: auto;
  width: 90%;
}

.rolling li {
  width: 100%;
  height: 35px;
  line-height: 35px;
  border: none !important;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.rolling li a {
  color: #fff;
}

.btn_notice {
  position: relative;
  float: left;
  opacity: 0.7;
}

.rolling_stop {
  float: left;
  width: 20px;
  height: 35px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  margin-left: 10px;
}

.rolling_start {
  float: left;
  width: 20px;
  height: 35px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}

.rolling_stop i,
.rolling_start i {
  font-size: 0.9em;
  line-height: 35px;
  width: 15px;
}

.rolling_stop i span,
.rolling_start i span {
  text-indent: -9999px;
}

.header_top .wrap span.i {
  float: left;
  background: url(/images/main/info_0911.png) no-repeat 0 5px;
  padding: 0px 0px 5px 47px;
  color: #fff;
  font-size: 0.8em;
  margin: 0px 5px;
  font-weight: bold;
  opacity: 1;
}

.header_top .wrap span.i a {
  padding: 0;
  font-size: 1em;
  opacity: 1;
}

.header .gnb {
  float: right;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 90px;
}

.header .gnb ul {
  padding: 25px 30px 0 300px;
}

.header .gnb ul li {
  float: left;
  width: 14%;
}

.header .gnb ul li:nth-child(2) {
  width: 11%;
}

.header .gnb ul li:nth-child(3) {
  width: 18%;
}

.header .gnb ul li a {
  display: block;
}

.header .gnb ul li a.m,
.header .gnb ul li button.m2 {
  color: #222;
  font-size: 1.2em;
  letter-spacing: -0.05em;
  padding: 20px 0;
  display: block;
  background: none;
  border: none;
  font-weight: bold;
}

.header .gnb ul li button.m2 {
  display: none;
}

.header .gnb ul li:hover a.m {
  color: #c80b29;
}

.header .gnb ul li div a {
  color: #444;
  display: block;
  font-size: 0.9em;
  padding: 8px 10px 8px 0;
  letter-spacing: -0.1em;
}

.header .gnb ul li div a:hover {
  text-decoration: underline;
  color: #c80b29;
}

.header .gnb:hover,
.header .gnb_h {
  height: 400px;
}

.header .gnb .allm {
  position: absolute;
  top: 0px;
  right: 0px;
  background: #ddc1af;
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
}

.header .gnb .allm span {
  display: block;
  width: 50%;
  height: 4px;
  background: #333;
  border-radius: 10px;
  margin: 4px auto;
}

.header .gnb .allm:hover span {
  width: 60%;
  background: #000;
  box-shadow: 0 0 1px #333;
}

.header .gnb .allm span:nth-child(1) {
  margin-top: 20px;
}

.header .gnb .allm_x {
  display: none;
  background: #fff;
}

.header .gnb .allm_o {
  display: none;
}

.header .lang {
  display: none;
}

.header_h {
  background: #fff;
  border-bottom: 1px solid #333;
  padding-bottom: 0;
}

.header_h h1 {
  top: 25px;
}

.header_h .gnb {
  height: 80px;
}

.header_h .gnb ul {
  padding-top: 15px;
}

.header_h .info {
  top: 15px;
}

/* header red */
/* .header_top{ background: #c80b29; width:100%; height: 35px; overflow: hidden;}
.header_top .wrap ul li{ border-right: 1px solid #d9556a;}
 */
.header_top .wrap {
  overflow: hidden;
}

.header_top .wrap ul,
.header_top .wrap ul li {
  float: left;
}

.header_top .wrap ul li.on {
  background: #fff;
}

.header_top .wrap ul li a {
  display: block;
  padding: 11px 25px;
  color: #fff;
  opacity: 0.7;
  font-size: 0.85em;
  letter-spacing: -0.05em;
}

.header_top .wrap ul li.on a {
  color: #272727;
  opacity: 1;
  font-weight: bold;
}

.header_top .wrap p.l {
  float: right;
}

.header_top .wrap p.l a {
  display: inline-block;
  color: #fff;
  padding: 11px 12px;
  font-size: 0.85em;
}

.header_top .wrap p.l a.o {
  color: #ffeb0d;
}

.header_top .wrap p.i {
  float: left;
  background: url(/images/main/info_0911.png) no-repeat 0 3px;
  padding: 9px 0px 5px 47px;
  color: #fff;
  font-size: 0.8em;
  margin: 2px 10px;
  font-weight: bold;
}

.header_top .wrap p.i a {
  color: #fff;
}

@media screen and (max-width:1065px) {
  .header_top .wrap ul li a {
    color: #222;
  }
}

/* header blue */
.header_top {
  background: #003964;
  width: 100%;
  height: 35px;
  overflow: hidden;
}

.header_top .wrap ul li {
  border-right: 1px solid #4d7593;
}

.subbg .header_top .wrap ul li.on {
  background: #f6f6f6;
}

.subbg .header_h .header_top .wrap ul li.on {
  background: #fff;
}

.subbg .header_t .header_top .wrap ul li.on {
  background: #fff;
}

/* main section */
.mcon1 {
  background: #fff url(/images/main/main_bg.jpg) no-repeat right bottom;
  position: relative;
}

.mcon2 {
  background: #dde7e6;
}

.mcon3 {
  background: url(/images/main/main_bg2.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
}

.mcon4 {
  background: #f8f8f8;
}

.mcon5 {
  background: #f8f8f8;
}

.down-arrow {
  position: fixed;
  bottom: 10px;
  left: 50%;
  margin-left: -440px;
  z-index: 1000;
}

.mcon1 h2,
.mcon4 h2,
.f_wrap h2 {
  display: none;
}

.mcon_q h2 {
  display: none;
}

.mcon_q ul {
  position: fixed;
  bottom: 0px;
  left: 50%;
  width: 100%;
  height: 45px;
  min-width: 1100px;
  z-index: 900;
  text-align: center;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.mcon_q ul li {
  width: 180px;
  display: inline-block;
  border-radius: 50px;
  background: #222;
  border: 1px solid #000;
  transition: all 0.5s;
}

.mcon_q ul li a {
  display: block;
  text-align: center;
  color: #fff;
  padding: 9px 0 13px 0;
  font-size: 0.9em;
  opacity: 0.7;
}

/* .mcon_q ul li.active{width:280px; background: #c80b29;border:none;} */
.mcon_q ul li.active {
  width: 280px;
  background: #024aa7;
  ;
  border: none;
}

.mcon_q ul li.active a {
  opacity: 1;
  color: #fff;
}

.mcon_q .mcon_bot {
  bottom: 0;
}

.mcon_q .floating-logo img {
  margin: 10px 0 0 0;
}

.mcon_q>div.mcon_qside {
  position: fixed;
  top: 50%;
  right: 10px;
  margin-top: -120px;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.7);
  width: 70px;
  text-align: center;
  border-radius: 100px;
  padding: 30px 0;
}

.mcon_q>div a {
  display: block;
  padding: 7px 0;
}

.mvisw {
  position: relative;
  overflow: hidden;
  padding: 140px 100px 10px 50px;
}

.mvis {
  position: relative;
  overflow: hidden;
  height: 500px;
  border-radius: 10px;
  box-shadow: 0 0 5px #a3978d;
}

.mvis .vis {
  width: 100%;
  background-position: 50% 60%;
  background-size: cover;
}

.mvis .vis2 {
  background-position: left center;
  background-size: 100%;
  background-color: #fff;
  background-repeat: no-repeat;
}

.mvis .vis a {
  display: block;
  height: 500px;
}

.mvis .vis a img {
  margin: 120px 150px 0 150px;
}

.mvis .vis_r a {
  text-align: right;
}

.mvis #prev,
.mvis #next {
  position: absolute;
  top: 43%;
  z-index: 110;
}

.mvis #prev {
  left: 20px;
}

.mvis #next {
  right: 20px;
}

.mvis .pa {
  border-radius: 5px;
  box-shadow: 0 0 5px #c2c2c2;
  border: 1px solid #c2c2c2;
  position: absolute;
  bottom: 12px;
  right: 12px;
  z-index: 110;
  background: #fff;
  padding: 5px 10px 10px 10px;
}

.mvis .pa * {
  vertical-align: middle;
}

.mvis .pa p {
  display: inline-block;
  padding-left: 5px;
}

.mvis .pa p a {
  display: inline-block;
  padding-top: 5px;
}

#adv-custom-caption span {
  font-size: 0.85em;
  color: #666;
  display: inline-block;
}

#adv-custom-caption span:first-child {
  letter-spacing: -0.05em;
  padding-right: 10px;
}

#adv-custom-caption span:nth-child(2) {
  color: #222;
  font-weight: bold;
}

/* 메인비주얼 독립영웅 */
.vis_hero a.hide {
  display: none;
}

#hero_vis {
  text-align: center;
}

#hero_vis ul {
  width: 100%;
  max-width: 1440px;
  height: 50px;
  position: absolute;
  left: 0;
  font-size: 0px;
  display: inline-block;
}

#hero_vis ul:nth-of-type(2) {
  top: 50px;
}

#hero_vis ul:nth-of-type(3) {
  top: 100px;
}

#hero_vis ul:nth-of-type(4) {
  top: 150px;
}

#hero_vis ul:nth-of-type(5) {
  top: 200px;
}

#hero_vis ul:nth-of-type(6) li:nth-of-type(5),
#hero_vis ul:nth-of-type(5) li:nth-of-type(5) {
  margin-left: calc(27.27% + 1px);
}

#hero_vis ul:nth-of-type(6) {
  top: 250px;
}

#hero_vis ul:nth-of-type(7) {
  top: 300px;
}

#hero_vis ul:nth-of-type(8) {
  top: 350px;
}

#hero_vis ul:nth-of-type(9) {
  top: 400px;
}

#hero_vis ul:nth-of-type(10) {
  top: 450px;
}

#hero_vis li {
  display: inline-block;
  list-style: none;
  width: calc(9.09% - 1px);
  height: 49px;
  overflow: hidden;
  margin: 1px 0px 1px 1px;
  vertical-align: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 0;
  opacity: 0.8;
}

#hero_vis li:hover {
  opacity: 1;
}

#hero_vis li a {
  display: block;
  width: 100%;
  height: 100%;
  transition: 0.3s;
}

#hero_vis li a i {
  color: #fff;
  font-size: 30px;
  line-height: 49px;
  opacity: 0;
  transition: 0.3s;
}

#hero_vis li a:hover i {
  opacity: 1;
}

#hero_vis li a:hover {
  background: rgba(0, 0, 0, 0.7);
}

#hero_vis li a span {
  display: block;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
}

#hero_vis li.hero_title {
  width: calc(27.27% - 1px);
  height: 149px;
  position: relative;
  z-index: 10;
  opacity: 1;
}

#hero_vis li.hero_title a {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 10;
}

#hero_vis li.hero_title a:hover,
#hero_vis li.logo a:hover {
  background: none;
}

#hero_vis li.hero_title img {
  display: block;
  width: 100%;
  position: relative;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

@media screen and (max-width:1065px) {
  #hero_vis {
    display: none;
  }

  .vis_hero a.hide {
    display: block;
  }

  .vis_hero {
    background-image: url(/images/main/main_vis_hero.jpg) !important;
  }
}

/* 메인비주얼 온라인전시관 */
.vis_onlineexhi a.hide {
  display: none;
}

.main_onlineexhi_wrap {
  width: 100%;
  height: 100%;
  background-size: cover;
  margin: 0;
}

.mvis .vis.vis_onlineexhi {
  background-position: 50% 0%;
  height: 100%;
  background-size: cover;
}

.mvis .vis .main_online {
  width: 80%;
  margin: 0 auto;
  font-size: 0;
  padding-top: 140px;
}

.mvis .vis .main_onlineexhi {
  width: 100%;
  margin: 0;
  padding: 0;
}

.mvis .vis .main_onlineexhi li {
  display: inline-block;
  width: 15.6%;
  max-height: 235px;
  margin-right: 1%;
  overflow: hidden;
}

.mvis .vis .main_onlineexhi li a {
  width: 100%;
  display: block;
  opacity: 0.8;
}

.mvis .vis .main_onlineexhi li a:hover {
  opacity: 1;
}

.mvis .vis .main_onlineexhi li a img {
  width: 100%;
  margin: 0;
}

.mvis .vis .main_btn_online {
  width: 100%;
  margin: 10px auto 0;
}

.mvis .vis .main_btn_online li {
  width: 50%;
  display: inline-block;
  font-size: 0;
}

.mvis .vis .main_btn_online li a {
  width: 97.5%;
  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);
}

.mvis .vis .main_btn_online li a:hover {
  background: rgba(0, 0, 0, 1);
}

@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;
  }
}

/* 메인비주얼 모두보기 */
.all_slide_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  z-index: 9999;
  overflow: auto;
  display: none;
}

.all_slide_wrap .all_slide {
  margin: 40px auto;
  width: 100%;
  max-width: 1400px;
  text-align: center;
}

.all_slide_wrap .all_slide li {
  width: 50%;
  max-width: 700px;
  float: left;
  padding: 2px;
  box-sizing: border-box;
}

.all_slide_wrap .all_slide li a {
  display: block;
  height: 0;
  padding-top: 36%;
  text-indent: -9999px;
  background-size: cover;
  overflow: hidden;
}

.all_slide_wrap .slide_close {
  width: 60px;
  height: 60px;
  position: fixed;
  left: calc(50% + 700px);
  top: 40px;
  z-index: 9999;
  background: #333;
  opacity: .7;
  color: #fff;
  font-size: 32px;
  line-height: 50px;
}

.all_slide_wrap .slide_close:hover {
  opacity: 1;
}

html.fixed {
  position: fixed;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width:1065px) {
  .all_slide_wrap .all_slide li {
    width: 100%;
  }

  .all_slide_wrap .slide_close {
    top: inherit;
    bottom: 0;
    left: calc(50% - 30px);
  }
}

.mbbs_w {
  position: relative;
  overflow: hidden;
  padding: 0 520px 30px 50px;
}

.mbbs {
  overflow: hidden;
  min-height: 210px;
  border-radius: 10px;
  box-shadow: 0 0 5px #c2c2c2;
  border: 2px solid #d2c7bc;
  background: #fff;
}

.mbbs ul {
  position: relative;
}

.mbbs ul li {
  float: left;
  width: 25%;
  border-bottom: 1px solid #dcdcdc;
  background: #eeeeee;
}

.mbbs ul li a.m {
  border-right: 1px solid #dcdcdc;
  display: block;
  text-align: center;
  color: #666;
  padding: 12px 0;
  opacity: 0.7;
  font-weight: bold;
}

.mbbs ul li:last-child {
  padding-right: 0;
}

.mbbs ul li.active {
  border-bottom: 1px solid #fff;
  background: #fff;
}

.mbbs ul li.active a.m {
  opacity: 1;
  color: #222;
}

.mbbs ul li div {
  position: absolute;
  top: 45px;
  left: 0;
  width: 94%;
  margin-left: 3%;
  display: none;
}

.mbbs ul li div a {
  display: inline-block;
  float: left;
  width: 50%;
  line-height: 1.6em;
}

.mbbs ul li div a strong {
  display: block;
  color: #333;
  font-size: 1em;
  font-weight: normal;
  padding: 15px 15px 0 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.mbbs ul li div a span {
  display: block;
  font-size: 0.85em;
  color: #666;
  padding: 0 15px;
}

.mbbs ul li div a:hover strong {
  color: #f65100;
}

.mbbs ul li.active div {
  display: block;
}

.mbbs ul li a.more {
  position: absolute;
  top: 170px;
  right: 15px;
  background: #777;
  color: #fff;
  font-weight: bold;
  border-radius: 100px;
  letter-spacing: 0.05em;
  font-size: 0.7em;
  padding: 6px 15px 8px 15px;
  display: none;
}

.mbbs ul li.active a.more {
  display: block;
}

.mbbs_w .m_popup {
  position: absolute;
  top: 0;
  right: 100px;
  width: 408px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 0 5px #c2c2c2;
  border: 2px solid #d2c7bc;
  min-height: 210px;
  background: #eeeeee;
}

.mbbs_w .m_popup h3 {
  color: #f8d86e;
  padding: 14px 0;
  display: none;
}

.mbbs_w .m_popup div#popupZoneSlideShow {
  overflow: hidden;
  background: #eeeeee;
  height: 170px;
}

.mbbs_w .m_popup div#popupZoneSlideShow>a {
  display: block;
  width: 408px;
  height: 170px;
}

.mbbs_w .m_popup div#popupZoneSlideShow>a img {
  width: 100%;
  height: 100%;
}

.mbbs_w .m_popup .m_b {
  overflow: hidden;
  padding: 5px 10px 0 10px;
  height: 35px;
  text-align: right;
}

.mbbs_w .m_popup .m_b p {
  display: inline-block;
  overflow: hidden;
  float: right;
}

.mbbs_w .m_popup .m_b p#adv-custom-caption2 {
  padding: 6px 10px;
}

.mbbs_w .m_popup .m_b p span {
  display: inline-block;
  font-size: 0.85em;
  color: #666;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.mbbs_w .m_popup .m_b p span.t {
  color: #222;
  padding-left: 10px;
  font-weight: bold;
}

.mbbs_w .m_popup .m_b p span:first-child {
  max-width: 220px;
  padding-bottom: 1px;
}

.mbbs_w .m_popup .m_b p.d {
  padding-top: 5px;
}

.mbbs_w .m_popup .m_b p.d a {
  font-size: 0;
  line-height: 0;
  float: left;
}

.mcon2 h2 {
  text-align: center;
  font-size: 2em;
  letter-spacing: -0.05em;
  color: #477e78;
  font-weight: normal;
  padding: 170px 0 15px 0;
}

.mcon2 h2.ed {
  padding-top: 50px;
}

.mcon2 .wrap {
  overflow: hidden;
  padding: 10px 130px 10px 50px;
  max-width: 1440px;
}

.mcon2 .mcon2_1,
.mcon2 .mcon2_2,
.mcon2 .mcon2_3 {
  float: left;
  box-shadow: 0 0 3px #a6bab8;
  border-radius: 5px;
  height: 210px;
  overflow: hidden;
  position: relative;
}

.mcon2 .mcon2_1,
.mcon2 .mcon2_2 {
  width: 37%;
  background: #fff;
  margin-right: 1.5%;
}

.mcon2 .mcon2_1 a.more,
.mcon2 .mcon2_2 a.more {
  position: absolute;
  top: 15px;
  right: 15px;
}

.mcon2 .mcon2_1 dl dt strong,
.mcon2 .mcon2_2 dl dt strong {
  color: #477e78;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: normal;
  display: inline-block;
}

.mcon2 .mcon2_1 dl dt {
  height: 30px;
  padding: 30px 0 0 35px;
}

.mcon2 .mcon2_1 dl dt span {
  background: url(/images/main/mcon2_1_icon.gif) no-repeat 19px 8px;
  padding: 6px 0 0 45px;
  color: #e90b1d;
  font-size: 0.9em;
}

.mcon2 .mcon2_1 dl dd {
  margin-left: 35px;
  padding-right: 20px;
  height: 140px;
  overflow: hidden;
  overflow-y: auto;
}

.mcon2 .mcon2_1 dl dd a {
  display: block;
  overflow: hidden;
  position: relative;
}

.mcon2 .mcon2_1 dl dd a strong {
  border-radius: 100px;
  background: #577774;
  color: #fff;
  width: 70px;
  text-align: center;
  display: inline-block;
  font-size: 0.75em;
  padding: 4px 0 6px 0;
  position: absolute;
  top: 2px;
  left: 0;
  font-weight: normal;
}

.mcon2 .mcon2_1 dl dd a span {
  display: block;
  padding: 5px 0 7px 78px;
  font-size: 0.9em;
  letter-spacing: -0.05em;
}

.mcon2 .mcon2_2 dl {
  padding: 40px 0 0 0;
  background: #fff;
  width: 100%;
}

.mcon2 .mcon2_2 dl dd,
.mcon2 .mcon2_2 dl dt {
  padding: 0 30px 0 160px;
  overflow: hidden;
}

.mcon2 .mcon2_2 dl dd.img {
  position: absolute;
  top: 32px;
  left: 35px;
  width: 110px;
  padding: 0;
  height: 150px;
  background: #d2d3d2 url(../img/layout/no_img.png) no-repeat center;
  overflow: hidden;
  border: 1px solid #e6e6e6;
}

.mcon2 .mcon2_2 dl dd.img a img {
  width: 100%;
  height: 100%;
}

.mcon2 .mcon2_2 dl dd.txt strong {
  font-size: 1.1em;
  line-height: 1.2em;
  letter-spacing: -0.05em;
  color: #222;
  font-weight: normal;
  padding: 15px 0;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.mcon2 .mcon2_2 dl dd.txt span {
  font-size: 0.85em;
  color: #666;
  display: block;
  padding: 2px 10px 2px 0;
  line-height: 1.2em;
}

.mcon2 .mcon2_2 dl dd.link {
  padding: 0;
}

.mcon2 .mcon2_2 .noimg {
  text-align: center;
  padding: 35px 0;
  display: block
}

.mcon2 .mcon2_2 p.d {
  overflow: hidden;
  padding: 5px 0;
  clear: both;
  float: right;
  margin-top: 10px;
  margin-right: 20px;
}

.mcon2 .mcon2_2 p.d span {
  float: left;
  padding: 5px 10px 0 10px;
  font-size: 0.8em;
  display: inline-block;
}

.mcon2 .mcon2_2 p.d a {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  float: left;
}

.mcon2 .mcon2_2 dl dd.txt a {
  width: calc(-180px + 100%);
  position: absolute;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.mcon2 .mcon2_2 dl dd.txt span:first-of-type {
  margin-top: 50px;
}

.mcon2 .mcon2_3 {
  width: 23%;
  background: #f8d86e url(/images/main/mcon2_3_bg.gif) no-repeat right bottom;
}

.mcon2 .mcon2_3 dl dt {
  padding: 35px 0 10px 35px;
  color: #2a2c2c;
  font-size: 1.1em;
  letter-spacing: -0.05em;
}

.mcon2 .mcon2_3 dl dd {
  padding: 0 40px 0 35px;
  color: #555;
  font-size: 0.9em;
  line-height: 1.3em;
}

.mcon2_3 dl dd a {
  display: block;
  padding-top: 15px;
}

.mcon2_4 {
  float: none;
  clear: both;
  width: 100%;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.mcon2_4 div {
  overflow: hidden;
  text-align: left;
  position: relative;
  padding-bottom: 10px;
}

.mcon2_4 div p {
  float: left;
  width: 25%;
}

.mcon2_4 div a {
  display: block;
  border: 2px solid #fff;
  border-radius: 5px;
  line-height: 1.6em;
  padding: 15px 0 10px 0;
  margin: 5px;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 3px #a6bab8;
  border-radius: 5px;
}

.mcon2_4 div a strong {
  display: block;
  font-size: 1.1em;
  color: #222;
  font-weight: normal;
  padding: 0 10px 0 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.mcon2_4 div a span {
  display: block;
  padding: 0 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.mcon2_4 div a span.t {
  font-size: 0.8em;
  line-height: 1.4em;
  color: #444;
  opacity: 0.7;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 3px 0 10px 0;
}

.mcon2_4 a.more {
  background: #a4b8b6;
  color: #333;
  border-radius: 100px;
  display: inline-block;
  font-size: 0.8em;
  padding: 11px 30px 8px 30px;
}

.mcon2_4 a.more.more:hover {
  background: #577774;
  color: #fff;
}

.mcon2_4 div a span.ing_b,
.mcon2_4 div a span.ing_r,
.mcon2_4 div a span.ing_g {
  display: inline-block;
  border-radius: 100px;
  background: #aeaeae;
  color: #fff;
  padding: 4px 15px 5px 15px;
  font-size: 0.65em;
  line-height: 1.2em;
}

.mcon2_4 div a span.ing_b {
  background: #1B70F0;
}

.mcon2_4 div a span.ing_r {
  background: #DF3232;
}

.mcon2_4 div a span.i,
.mcon2_4 div a span.i2,
.mcon2_4 div a span.i3 {
  color: #666;
  display: inline-block;
  border-radius: 100px;
  padding: 2px 12px 3px 12px;
  font-size: 0.65em;
  line-height: 1.2em;
  border: 2px solid #ccc;
}

.mcon2_4 div a span.i {
  border-color: #a9c7f9;
}

.mcon2_4 div a span.i3 {
  border-color: #f9afa9;
}

.mcon2_4 div a:hover {
  border: 2px solid #ed561a;
}

.mcon2_4 div a:hover strong {
  color: #ed561a;
}

.mcon3 .wrap {
  overflow: hidden;
  padding: 170px 130px 10px 50px;
  max-width: 1440px;
}

.mcon3 .fl {
  float: left;
  width: 70%;
}

.mcon3 .fl h2 {
  text-align: center;
  padding: 0 0 10px 0;
}

.mcon3 .fl .mcon3_s {
  display: inline-block;
  margin: 0 auto;
  width: 550px;
  position: relative;
}

.mcon3 .fl .mcon3_s input.i {
  border: 5px solid #f84755;
  background: none;
  padding: 12px 50px 12px 10px;
  text-align: center;
  font-size: 1.2em;
  color: #f84755;
  display: block;
  width: 480px;
}

.mcon3 .fl .mcon3_s input.i:hover,
.mcon3 .mcon3_s input.i:focus {
  color: #f84755;
}

.mcon3 .fl .mcon3_s input.b {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 60px;
  background: url(/images/main/mcon3_s_btn.png) no-repeat center;
  border: none;
  cursor: pointer;
}

.mcon3 .fl .mcon3_b {
  padding: 0 100px;
}

.mcon3 .fl .mcon3_b a {
  display: inline-block;
  width: 30%;
  text-align: center;
}

.mcon3 .mlist {
  overflow: hidden;
  padding: 30px 0 0 0;
}

.mcon3 .mlist p {
  float: left;
  width: 33%;
}

.mcon3 .mlist a {
  position: relative;
  display: block;
  min-height: 210px;
  overflow: hidden;
  text-align: center;
  margin: 0 5px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #999;
}

.mcon3 .mlist a span,
.mcon3 .mlist a strong {
  display: block;
  text-align: center;
  vertical-align: middle;
}

.mcon3 .mlist a span.img {
  width: 100%;
  height: 200px;
  overflow: hidden;
  background: #e7e2d9 url(../img/layout/no_img.png) no-repeat center center;
}

.mcon3 .mlist a span.img img {
  width: 100%;
  height: 100%;
}

.mcon3 .mlist a span.t {
  color: #ac9d8a;
  font-size: 0.85em;
  padding: 15px 20px 0 20px;
  display: none;
}

.mcon3 .mlist a span.k {
  color: #a3a3a3;
  font-size: 0.85em;
  padding: 0 20px;
  display: none;
}

.mcon3 .mlist a strong {
  color: #fff;
  font-size: 1.1em;
  font-weight: normal;
  padding: 10px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
}

.mcon3 .mlist a:hover strong {
  color: #ed561a;
}

.mcon3 .fr {
  float: right;
  width: 27%;
}

.mcon3 .fr dl {
  background: #fff;
  border: 1px solid #999;
  min-height: 400px;
  border-radius: 3px;
}

.mcon3 .fr dl:hover {
  border: 1px solid #f84755;
  box-shadow: 0 0 3px #000;
}

.mcon3 .fr dl dt {
  color: #e90b1d;
  padding: 20px 0 10px 0;
  text-align: center;
}

.mcon3 .fr dl dd {
  padding: 0 30px 20px 30px;
  text-align: left;
}

.mcon3 .fr dl dd a {
  line-height: 1.4em;
  display: block;
}

.mcon3 .fr dl dd span,
.mcon3 .fr dl dd strong {
  display: block;
}

.mcon3 .fr dl dd span.img {
  width: 100%;
  height: 200px;
  text-align: center;
  overflow: hidden;
  background: #f6f6f6 url(../img/layout/no_img.png) no-repeat center center
}

.mcon3 .fr dl dd span.img img {
  height: 100%;
}

.mcon3 .fr dl dd strong {
  font-size: 1.1em;
  line-height: 1.2em;
  letter-spacing: -0.05em;
  color: #222;
  text-align: center;
  font-weight: normal;
  display: block;
  padding: 20px 10px 10px 10px;
}

.mcon3 .fr dl dd a:hover strong {
  color: #ed561a;
}

.mcon3 .fr dl dd span.t {
  font-size: 0.85em;
  color: #666;
  padding: 0 10px;
}

.mcon3 .mcon3_b_fl {
  width: 100%;
  padding-top: 60px;
  overflow: hidden;
}

.mcon3 .mcon3_b_fl p {
  float: left;
  width: 25%;
}

.mcon3 .mcon3_b_fl p a {
  display: block;
  margin: 0 5px;
  height: 190px;
  text-align: right;
  border-radius: 3px;
  border: 1px solid #999;
}

.mcon3 .mcon3_b_fl p a:hover,
.mcon3 .mlist a:hover {
  border: 1px solid #f84755;
  box-shadow: 0 0 3px #000;
  opacity: 0.7;
}

.mcon3 .mcon3_b_fl p a img {
  margin: 60px 20px 30px 10px;
}

.mcon3 .mcon3_b_fl p.b1 a {
  background: #21416b url(/images/main/mcon4_b_b1_bg.png) no-repeat 10px 10px;
}

.mcon3 .mcon3_b_fl p.b2 a {
  background: url(/images/main/mcon4_b_b2_bg.jpg) no-repeat 0 -10px;
}

.mcon3 .mcon3_b_fl p.b3 a {
  background: #ffcb02 url(/images/main/mcon4_b_b3_bg.gif) no-repeat 15px center;
  background-size: 45%
}

.mcon3 .mcon3_b_fl p.b4 a {
  background: url(/images/main/mcon4_b_b4_bg.jpg) no-repeat 0 center;
  background-size: cover
}

.mcon3 .mcon3_b_fr {
  overflow: hidden;
  padding: 32px 0 30px 0;
}

.mcon3 .mcon3_b_fr a {
  display: block;
  text-align: center;
  float: left;
  width: 33.3333%;
}

.mcon3 .mcon3_b_fr2 a img {
  padding: 20px 0
}

.mcon3 .mcon3_b_fr span,
.mcon3 .mcon3_b_fr strong {
  display: none;
}

.mcon5 h2 {
  text-align: center;
  font-size: 2em;
  letter-spacing: -0.05em;
  color: #444;
  font-weight: normal;
  padding: 170px 0 15px 0;
}

.mcon5 .wrap {
  overflow: hidden;
  max-width: 1400px;
  text-align: center;
  padding: 20px 130px 20px 50px;
}

.m_exhi {
  overflow: hidden;
}

.m_exhi p {
  float: left;
  width: 24%;
  margin: 0.5%;
  text-align: center;
}

.m_exhi p.b_done {
  float: left;
  width: 49%;
  margin: 0.5%;
  text-align: left;
}

.m_exhi p.b_done a {
  background-image: url(../img/layout/b_done_bg.jpg);
}

.m_exhi p.b_done a::before {
  content: '';
  height: 180px;
  display: inline-block;
  vertical-align: middle;
}

.m_exhi p.b_done a img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 24px;
  max-height: 100%;
  max-width: calc(100% - 24px);
}

.m_exhi p.b_exhi_pre {
  float: left;
  width: 49%;
  margin: 0.5%;
  text-align: left;
}

.m_exhi p.b_exhi_pre a {
  background: #005790 url(../img/layout/bg_exh_pre.jpg) no-repeat 95% 90%;
  background-size: auto 70%;
  color: #fff;
}

.m_exhi p.b_exhi_pre span {
  background: none;
  margin: 24px 0 0 24px;
  color: #fff;
  font-size: 1.6em;
  line-height: 1.2em;
  letter-spacing: -0.04em;
}

.m_exhi p.b_exhi_6 {
  float: left;
  width: 49%;
  margin: 0.5%;
  text-align: left;
  background: url('../img/layout/bg_exhi01_01.jpg') no-repeat center center;
  background-size: cover;
}

.m_exhi p.b_exhi_6 a {
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 60%);
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 60%);
  background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
  color: #fff;
  padding: 24px 0 0 24px;
  box-sizing: border-box;
}

.m_exhi p.b_exhi_6 span {
  background: none;
  color: #fff;
  font-size: 1.1em;
  line-height: 1em;
  letter-spacing: -0.04em;
}

.m_exhi p.b_exhi_6 span.sm {
  font-size: 0.9em;
  color: #EDA01A;
  font-weight: bold;
}

.m_exhi p.b_exhi_6 span.title {
  margin: 6px 0 8px;
  font-size: 1.4em;
}

.m_exhi p.b_exhi_6 span.title strong {
  font-size: 1.3em;
  font-weight: bold;
  background: none;
  display: inline;
}

/* .m_exhi p{ float: left; width: 49%; margin:0.5%; text-align: center;} */
.m_exhi p a {
  display: block;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  background: #fff;
  border: 2px solid #fff;
  box-shadow: 0 0 3px #a6bab8;
  height: 180px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.m_exhi p a span,
.m_exhi p a strong {
  display: block;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  transition: all 0.5s ease;
}

.m_exhi p a strong {
  padding: 15px 0 10px 0;
  color: #fff;
}

.m_exhi p a span {
  color: #c4c4c4;
  padding-bottom: 10px;
  font-size: 0.9em;
}

.m_exhi p a.me1 {
  background-image: url(../img/layout/exhi1_img3_m.jpg);
}

.m_exhi p a.me2 {
  background-image: url(../img/layout/exhi2_img6_m.jpg);
}

.m_exhi p a.me3 {
  background-image: url(../img/layout/exhi3_img4_m.jpg);
}

.m_exhi p a.me4 {
  background-image: url(../img/layout/exhi4_img6_m.jpg);
}

.m_exhi_s {
  overflow: hidden;
}

.m_exhi_s p {
  float: left;
  width: 25%;
  text-align: center;
}

.m_exhi_s p a {
  display: block;
  margin: 5px;
  border-radius: 3px;
  padding: 10px 0;
  background: #fff;
  border: 2px solid #fff;
  box-shadow: 0 0 3px #a6bab8;
  position: relative;
}

.m_exhi_s p a .i {
  position: absolute;
  top: -2px;
  left: -2px;
}

.m_exhi_s p a .img {
  display: block;
  margin-bottom: 15px;
}

.m_exhi_s p a .img img.p {
  width: 100%;
  transition: all 0.5s ease;
}

.m_exhi_s p a strong {
  display: block;
  padding: 5px 10px 10px 10px;
  color: #222;
}

.m_exhi_s p a span {
  padding: 3px 10px;
  font-size: 0.9em;
  display: block;
  ;
}

.m_exhi_s p a:hover,
.m_exhi p a:hover {
  border: 2px solid #ed561a;
}

.m_exhi_s p a:hover strong,
.m_exhi p a:hover strong {
  color: #ed561a;
}

/* 주제별 전시해설 버튼 */
.btn_themedown {
  display: block;
  text-align: center;
}

.btn_themedown a {
  background: #555;
  padding: 5px 30px;
  color: #fff;
  border-radius: 20px;
  display: inline-block;
}

.btn_themedown a:hover {
  background: #333;
}

/* footer */
.f_wrap {
  overflow: hidden;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background: #fff;
  text-align: center;
  height: 80px;
}

.f_wrap .f_b1 {
  width: 250px;
  border-right: 1px solid #e6e6e6;
  position: absolute;
  top: 0;
  left: 0;
  height: 80px;
}

.f_wrap .f_b1 div {
  float: left;
}

.f_wrap .f_b1 div.fc {
  width: 250px;
  text-align: left;
}

.f_wrap .f_b1 div.fc>a {
  display: block;
  padding: 15px;
  width: 190px;
  height: 80px;
}

.f_wrap .f_b1 div.fc>a>img {
  width: 180px;
  height: 50px;
}

.f_wrap .f_b1 div.cycle-pager {
  position: absolute;
  top: 22px;
  right: 30px;
  float: none;
}

.f_wrap .f_b1 div.cycle-pager strong a {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../img/layout/vis_off.png) no-repeat center center;
}

.f_wrap .f_b1 div.cycle-pager strong.cycle-pager-active a {
  background-image: url(../img/layout/vis_on.png);
}

.f_wrap .f_b1 div.fc .fb .play {
  display: none;
  padding: 3px 0 1px 0;
}

.f_wrap .f_b1 div.fc .fb .stop {
  display: block;
}

.f_wrap .f_b1 div.cycle-paused .fb .play {
  display: block;
}

.f_wrap .f_b1 div.cycle-paused .fb .stop {
  display: none;
}

.f_wrap .f_b1 .fb {
  width: 35px;
  text-align: center;
  padding: 8px 0;
  position: absolute;
  top: 0;
  right: 0;
}

.f_wrap .f_b1 .fb a {
  display: block;
  text-align: center;
  width: 100%;
  padding: 2px 0;
}

.f_wrap .f_b2 {
  padding: 0 290px 0 260px;
  overflow: hidden;
}

.f_wrap .f_b2 a {
  display: block;
  float: left;
  width: 20%;
  text-align: center;
  color: #8e6f00;
  padding: 16px 0;
}

.f_wrap .f_b2 a span {
  display: none;
}

.f_wrap .f_b3 {
  width: 290px;
  border-left: 1px solid #e6e6e6;
  position: absolute;
  top: 0;
  right: 0;
  height: 80px;
}

.f_wrap .f_b3 a {
  display: inline-block;
  padding: 2px;
  margin-top: 25px;
}

footer {
  background: #f8f8f8;
}

footer span.o {
  position: absolute;
  top: 30px;
  left: 20px;
  z-index: 1
}

footer div.l {
  position: absolute;
  top: 45px;
  right: 20px;
  z-index: 1;
  width: 260px;
}

footer div.l label {
  width: 0;
  height: 0;
  position: absolute;
  overflow: hidden;
  display: block;
  text-indent: -9999px;
}

footer div.l select {
  font-size: 1em;
  margin-bottom: 5px;
  width: 190px;
  background: #fff url(../img/layout/selectbox_arrow2.gif) no-repeat right center;
  display: inline-block;
}

footer div.l .btn_link {
  color: #fff;
  background: #222;
  padding: 5px 13px 6px;
  border-radius: 2px;
  display: inline-block;
}

footer .wrap {
  padding: 20px 10px 50px 10px;
  text-align: center;
  font-size: 0.8em;
  line-height: 1.4em;
}

footer .wrap p a {
  display: inline-block;
  background: url(/images/main/foot_dot.png) no-repeat right center;
  padding: 15px 11px 15px 5px;
  color: #504d43;
  font-size: 1.1em;
  opacity: 0.8;
}

footer .wrap p a:last-child {
  background: none;
}

footer .wrap address {
  display: block;
  color: #787262;
}

footer .wrap address strong {
  display: inline-block;
  padding: 0 10px;
  font-weight: normal;
}

footer .wrap address span {
  display: block;
}

.f_wrap .f_b2 a:hover,
footer .wrap p a:hover {
  color: #ed561a;
  opacity: 1;
}

/* common */
.header h1 a,
.header .gnb .allm,
.popzone .popimg a,
.header .info div .sb,
.mcon3 .fl .mcon3_s input.b,
.mcon5 .fl .cycle-slideshow .cycle-pager strong a,
.mvis .vis a,
.header .info div a,
.mvis .page a {
  font-size: 0;
  line-height: 0;
}

.header .gnb .allm span,
.header,
.header .gnb,
.header h1,
.header .gnb ul,
select,
footer .wrap,
button,
button img,
.mbbs ul li div a strong,
.mcon2 .mcon2_1,
.mcon2 .mcon2_2,
.mcon2 .mcon2_3,
.mcon2_4 ul li div a strong,
.mcon2 .mcon2_2 dl dd.txt a strong,
.mcon4 .wrap,
.mcon4 .mcon4_1 dl dd a strong,
.gnb ul li,
.mcon3 .mlist a strong,
.mcon3 .fr dl,
.mcon2 .mcon2_3 dl dt,
.mcon2 .mcon2_3 dl dd,
.mcon_q p,
.mcon_q ul {
  transition: all 0.5s ease;
}

.header .info p a {
  text-transform: uppercase;
}

.mcon2 .mcon2_1 dl dd a span,
.mcon2_4 ul li div a strong,
.mcon4 .mcon4_1 dl dd strong,
.mcon2 .mcon2_2 dl dd.txt strong,
.mcon2 .mcon2_2 dl dd.txt span,
.mcon2 .mcon2_2 dl dd.txt span,
.mcon3 .mlist a span.t,
.mcon3 .mlist a span.k,
.mcon3 .mlist a strong,
.mcon3 .fr dl dd strong,
.mcon3 .fr dl dd span,
.m_exhi_s p a strong,
.m_exhi_s p a span {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/* mobile */
@media screen and (max-width:1419px) {
  .top_notice {
    max-width: 300px;
  }

  .mcon4 .wrap {
    padding: 160px 130px 0px 20px;
  }

  .mcon4 .fr {
    right: 30px;
  }

  .mvisw {
    padding: 150px 100px 20px 20px;
  }

  .mbbs_w {
    padding: 0 530px 30px 20px;
  }

  .f_wrap .f_b2 a {
    font-size: 0.9em;
  }

  .mbbs ul li div a {
    width: 50%;
  }

  .mbbs ul li div a strong {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: auto;
    padding-top: 15px;
  }

  .mcon3 .wrap,
  .mcon5 .wrap,
  .mcon2 .wrap {
    padding-left: 30px;
  }
}

@media screen and (max-width:1299px) {
  .top_notice {
    max-width: 250px;
  }

  .mcon2 .mcon2_3 dl dt {
    padding: 25px 0 10px 25px;
  }

  .mcon2 .mcon2_3 dl dd {
    padding: 0 40px 0 25px;
  }
}

@media screen and (max-width:1199px) {
  .top_notice {
    max-width: 150px;
  }

  .f_wrap {
    height: auto;
    overflow: visible;
  }

  .f_wrap .f_b2 {
    padding: 0;
    display: block;
    width: 100%;
    overflow: hidden;
  }

  .f_wrap .f_b2 a {
    padding: 20px 0;
  }

  .f_wrap .f_b3 {
    border-left: none;
    width: 100%;
    bottom: -45px;
    top: auto;
    height: auto;
    z-index: 1000;
  }

  .f_wrap .f_b3 a {
    margin: 0;
  }

  footer .wrap {
    padding: 40px 10px 10px 10px;
  }

  footer div.l {
    padding-top: 20px;
    width: 100%;
  }

  footer div.l {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    text-align: center;
  }

  footer div.l select {
    display: inline-block;
    width: 180px;
  }

  footer div.l .btn_link {
    height: 36px;
    display: inline-block;
    padding: 0;
    line-height: 36px;
    padding: 0 13px;
  }

  .mcon2 .mcon2_1 {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 10px;
  }

  .mcon2 .mcon2_2 {
    width: 60.5%
  }

  .mcon2 .mcon2_3 {
    width: 38%
  }

  .mcon2_4 ul li div {
    height: 240px;
  }

  .mcon2_4 ul li div a {
    width: 29%;
  }

  .f_wrap .f_b1,
  footer span.o {
    display: none;
  }
}

@media screen and (max-height:1050px) {
  .m_exhi_s p a .img img.p {
    width: 85%;
  }
}

@media screen and (max-height:980px) {
  .m_exhi_s p a .img img.p {
    width: 65%;
  }
}

@media screen and (max-width:1065px) {
  .popzone a.mb {
    bottom: -40px;
    margin-left: -50px;
    border-bottom-left-radius: 300px;
    border-bottom-right-radius: 300px;
    padding: 20px;
  }

  .header_h {
    border-bottom: none;
  }

  .header {
    position: fixed;
    background: #fff;
    box-shadow: 0 0 0px #222;
    padding-bottom: 0;
    height: 125px;
  }

  .header.no_notice {
    box-shadow: 0 0 5px #222;
    height: inherit;
  }

  .header:hover,
  .header_t {
    height: 125px;
  }

  .header.no_notice:hover {
    height: inherit;
  }

  .header:hover {
    background: #fff;
    border-bottom: none;
  }

  .header .wrap {
    overflow: visible;
  }

  .header h1 {
    top: 22px;
    left: 10px;
  }

  .header h1 a {
    background: url(/images/main/logo_m.png) no-repeat 0 0;
    width: 240px;
    height: 40px;
    background-size: cover;
  }

  .header .info {
    position: absolute;
    top: 0;
    right: 91px;
    overflow: visible;
    z-index: 12;
  }

  .header .info div {
    float: left;
    position: relative;
    margin-left: 10px;
    width: 90px;
  }

  .header .info div a.p,
  .header .info div fieldset input.sb {
    width: 90px;
    height: 90px;
    background-size: 30%;
    border-radius: 0;
  }

  .header .info div a.x {
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
  }

  .header .info div fieldset {
    height: 90px;
    border-radius: 0;
  }

  .header .info div fieldset input[type='text'] {
    float: left;
    border: none;
    font-size: 1.2em;
    padding: 15px 5px 15px 20px;
    width: 150px;
    height: 60px;
  }

  .header .gnb,
  .header .gnb:hover {
    height: 90px;
    overflow: visible;
    background: #fff;
  }

  .header .gnb .allm {
    width: 90px;
    height: 90px;
    z-index: 13;
    border-left: 1px solid #fff;
  }

  .header .gnb .allm span {
    width: 50%;
    height: 5px;
    margin: 6px auto;
  }

  .header .gnb .allm span:nth-child(1) {
    margin-top: 30px;
  }

  .header .gnb .allm_x {
    display: none;
    z-index: 102;
    font-size: 2.4em;
    line-height: 2.4em;
    color: #333;
    font-weight: bold;
    border-radius: 100px;
    box-shadow: 0 0 3px #999;
  }

  .header .gnb .allm_x:hover {
    color: #666;
  }

  .header .gnb ul {
    position: absolute;
    top: -3px;
    right: -85%;
    z-index: 101;
    background: #fff;
    width: 80%;
    padding: 30px 0 30px 0;
    border-bottom-left-radius: 10px;
    box-shadow: 0 0 5px #444;
  }

  .header .gnb ul li {
    float: none;
    clear: both;
    margin: 5px 0 5px 40px;
    width: auto;
    height: auto;
    background: #000;
    opacity: 0.7;
    box-shadow: 0 0 3px #b88d71;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  .header .gnb ul li button.m2 {
    padding: 15px 40px;
    display: block;
    width: 80%;
    text-align: left;
    font-size: 2em;
    color: #fff;
  }

  .header .gnb ul li:nth-child(2) {
    width: auto;
  }

  .header .gnb ul li:nth-child(3) {
    width: auto
  }

  .header .gnb ul li div {
    display: none;
  }

  .header .gnb ul li div a {
    font-size: 1.8em;
    padding: 12px 10px 12px 0;
    color: #fff;
  }

  .header .gnb ul li.active {
    opacity: 1;
  }

  .header .gnb ul li.active div {
    display: block;
    padding: 0 30px 20px 60px;
  }

  .header .gnb ul li.active a.m {
    color: #f8d86e;
  }

  .subbg .header_top .wrap ul li.on a {
    background: #fff;
  }

  .sub_con {
    position: relative;
    margin-top: 120px;
  }

  .sub_con.no_notice {
    margin-top: 95px;
  }

  .mcon1 {
    background: none;
  }

  .mcon1 .wrap {
    padding: 0;
  }

  .mvisw {
    padding: 100px 0 0 0;
  }

  .mvis {
    border: none;
    border-radius: 0;
  }

  .mvis,
  .mvis .vis,
  .mvis .vis a {
    height: 300px;
  }

  .mvis {
    padding-bottom: 50px;
  }

  .mvis .pa {
    bottom: 0;
  }

  .mvis .vis {
    border-bottom: 1px solid #c2c2c2;
  }

  .mvis #prev,
  .mvis #next {
    top: 30%;
  }

  #adv-custom-caption span:first-child {
    max-width: 300px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-bottom: 1px;
  }

  .mvis .vis a {
    display: block;
    text-align: center;
  }

  .mvis .vis a img {
    margin: 30px 0 0 0;
  }

  .mbbs {
    padding: 0;
    min-height: 300px;
    background: #fff;
  }

  .mbbs ul li {
    float: left;
    width: 25%;
    padding-left: 0;
    border-bottom: none;
  }

  .mbbs ul li a.m {
    background: #373737;
    color: #c0c0c0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: none;
    opacity: 1;
    font-size: 1.4em;
    margin: 1px;
  }

  .mbbs ul li:first-child a.m {
    border-left: none;
  }

  .mbbs ul li.active a.m {
    background: #fff;
    color: #373737;
    font-weight: bold;
  }

  .mbbs ul li div {
    top: 80px;
  }

  .mbbs ul li div a {
    float: none;
    clear: both;
    display: block;
    padding: 8px 20px;
    overflow: hidden;
    width: auto;
    font-size: 1.1em;
  }

  .mbbs ul li div a strong,
  .mbbs ul li div a span {
    color: #444;
  }

  .mbbs ul li div a strong {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0;
    width: 70%;
  }

  .mbbs ul li div a span {
    float: right;
    padding: 0;
    letter-spacing: -0.05em;
  }

  .mbbs ul li div a:hover strong {
    color: #ed561a;
  }

  .mbbs ul li a.more {
    top: 250px;
    right: 50%;
    font-size: 0.8em;
    font-weight: normal;
    background: #a4b8b6;
    color: #fff;
    padding: 11px 30px 8px 30px;
    margin-right: -55px;
  }

  .mcon2 .wrap {
    padding: 10px;
  }

  .mcon2 h2,
  .mcon5 h2 {
    padding-top: 30px;
    font-size: 1.6em;
    letter-spacing: -0.05em;
  }

  .mcon2 .mcon2_1 {
    height: auto;
  }

  .mcon2 .mcon2_2 {
    width: 100%;
    margin-bottom: 10px;
  }

  .mcon2 .mcon2_3 {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }

  .mcon2 .mcon2_1 dl dt strong,
  .mcon2 .mcon2_2 dl dt strong,
  .mcon2 .mcon2_1 dl dt span {
    background-position: 23px 5px;
  }

  .mcon2 .mcon2_1 dl dd {
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
  }

  .mcon2 .mcon2_1 dl dd a {
    padding: 2px 0;
  }

  .mcon2 .mcon2_1 dl dd a strong {
    letter-spacing: -0.05em;
    padding: 9px 0 7px 0;
    font-weight: bold;
    margin-bottom: -3px;
  }

  .mcon2 .mcon2_2 dl dd.txt strong,
  .mcon2 .mcon2_3 dl dt {
    font-size: 1.6em;
    letter-spacing: -0.05em;
  }

  .mcon2_4 ul li div a {
    width: 42%;
    margin: 1% 4%;
  }

  .mcon2_4 div p {
    width: 50%;
  }

  .mcon4 .wrap {
    padding: 30px 20px 30px 20px;
  }

  .mcon4 .mcon4_1 {
    padding: 0 320px 0 0;
  }

  .mcon4 .fr .mcon4_b {
    position: absolute;
    top: 30px;
    right: 20px;
    width: 304px;
  }

  .mcon4 .mcon4_1 dl dd strong {
    overflow: visible;
    white-space: normal;
  }

  .mcon5 .wrap .fr p {
    width: 23%;
  }

  .mcon3 .wrap {
    padding: 40px 10px;
  }

  .mcon3 .fr dl dd a {
    position: relative;
    padding-left: 260px;
  }

  .mcon3 .fr dl {
    min-height: 230px;
  }

  .mcon3 .fr dl dd a span.img {
    position: absolute;
    top: 0;
    left: 0;
    width: 250px;
    height: 160px;
  }

  .mcon3 .fr dl dd a strong {
    text-align: left;
  }

  .mcon3 .fl .mcon3_s input.i {
    width: 90%;
  }

  .mcon3 .mcon3_b_fr {
    padding: 10px 0;
  }

  .mcon3 .mcon3_b_fr img {
    display: none;
  }

  .mcon3 .mcon3_b_fr2 img {
    display: inline-block;
    height: 60px;
  }

  .mcon3 .mcon3_b_fr span,
  .mcon3 .mcon3_b_fr strong {
    display: block;
  }

  .mcon3 .mcon3_b_fr p {
    float: left;
    width: 33.33333%;
  }

  .mcon3 .mcon3_b_fr p a {
    background: #fff;
    float: none;
    width: auto;
    margin: 0 5px;
    border-radius: 3px;
    padding: 10px 0 10px 70px;
    text-align: left;
    min-height: 65px;
  }

  .mcon3 .mcon3_b_fr p:nth-child(1) a {
    background: #fff url(/images/main/mcon4_b2_b1_m.png) no-repeat 18px 20px;
    background-size: 40px;
  }

  .mcon3 .mcon3_b_fr p:nth-child(2) a {
    background: #fff url(/images/main/mcon4_b2_b2_m.png) no-repeat 18px 20px;
    background-size: 40px;
  }

  .mcon3 .mcon3_b_fr p:nth-child(3) a {
    background: #fff url(/images/main/mcon4_b2_b3_m.png) no-repeat 18px 20px;
    background-size: 40px;
  }

  .mcon3 .mcon3_b_fr strong {
    font-size: 18px;
    color: #222;
    padding: 10px 0 5px 0;
  }

  .mcon3 .mcon3_b_fr span {
    padding-right: 20px;
    word-break: keep-all;
  }

  .m_exhi_s p a .img img.p {
    width: 100%;
  }

  .mcon3 .fr dl {
    position: relative;
    padding-top: 20px;
  }

  .mcon3 .fr dl dt {
    position: absolute;
    top: 10px;
    left: 300px;
  }

  .mcon3 .fr dl dd a strong {
    padding-top: 40px;
  }

  .mcon3 .fr dl {
    min-height: 180px;
  }

  footer .wrap address {
    padding-top: 10px;
    letter-spacing: -0.05em;
    opacity: 1;
  }

  footer div.l select {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .f_wrap .f_b3 {
    bottom: -55px;
    z-index: 1;
  }

  .f_wrap .f_b3 a img {
    width: 30px;
  }

  .header_top {
    overflow: visible;
    height: auto;
  }

  .header_top .wrap ul {
    display: none;
  }

  .header .lang {
    position: absolute;
    top: 20px;
    right: 190px;
    background: #4d7593;
    border-radius: 5px;
    border: none;
    padding: 0;
    display: block;
    z-index: 100;
  }

  .header .lang a {
    display: block;
    color: #fff;
    opacity: 1;
    font-size: 1em;
    padding: 14px 0 17px 0;
    width: 120px;
    text-align: center;
    background: #7c0b1d;
  }

  .header .l {
    z-index: 100;
    float: none;
    position: absolute;
    top: 55px;
    right: 190px;
    width: 120px;
    background: #7c0b1d;
    padding: 10px 0;
    display: none;
    transition: all 0.5s ease;
  }

  .header .l a {
    font-size: 1.2em;
    border-radius: 5px;
    opacity: 1;
    text-align: center;
    width: 120px;
    padding: 25px 0;
    display: block;
  }

  .header_top .wrap p.l a {
    display: block;
    padding: 10px 0;
  }

  .header_top .wrap p.l a.o {
    display: none;
  }

  .mbbs_w {
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 10px;
  }

  .mcon5 .wrap {
    padding: 20px 10px;
  }

  .m_exhi p a span.i {
    height: 90px;
  }

  .mcon3 .mcon3_b_fl {
    padding-top: 20px;
  }

  .mcon3 .mcon3_b_fl p a {
    height: 160px;
  }

  .mcon3 .mcon3_b_fl p a img {
    margin: 30px 20px 0 0px;
  }

  .mcon3 .fl h2 img {
    width: 70%;
  }

  .mcon3 .fl .mcon3_s {
    width: 90%;
  }

  .mcon3 .fl,
  .mcon3 .fr,
  .mcon3_b .mcon3_b_fl {
    width: 100%;
    float: none;
    margin: 0 auto;
  }

  .mcon2_4 ul li div {
    height: 240px;
  }

  .header .info p a.o,
  .mcon_q,
  .down-arrow,
  .mcon4 .fr .mcon4_b2,
  .mcon4 .fr .mcon4_b3,
  .popzone,
  .mcon3 .fl .mlist,
  .mbbs_w .m_popup {
    display: none;
  }

  .popupBox {
    top: 130px !important;
    left: 0px !important;
    max-width: 100%;
  }

  .wrap {
    min-width: 400px;
  }

  .mcon2_4 ul li div a strong {
    font-size: 22px;
    padding: 5px 0;
    font-weight: bold;
  }

  .mcon2_4 ul li div a span.t {
    padding-bottom: 5px;
    font-size: 15px;
  }

  .m_exhi_s p a strong {
    padding: 3px;
  }

  .m_exhi {
    margin-top: 0;
  }

  .mcon5 h2 {
    padding-bottom: 0;
  }

  .org_infobox div span a {
    display: inline-block;
    float: none;
    width: 115px;
  }

  .contents .org_wrap h4 a {
    display: inline-block;
    float: none;
    width: 140px;
  }

  .f_wrap .wrap {
    padding: 0;
  }

  .f_wrap .f_b2 a {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    color: #8e6f00;
    padding: 0;
  }

  .f_wrap .f_b2 a img {
    display: none;
  }

  .f_wrap .f_b2 a span {
    display: block;
    padding: 10px 0;
    letter-spacing: -0.05em;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    font-size: 16px;
  }

  .m_exhi p a strong {
    padding-bottom: 5px;
  }

  .m_exhi_s p a .img {
    margin-bottom: 5px;
  }

  .m_exhi_s p {
    width: 50%;
  }

  .m_exhi_s p a .img img.p {
    width: 60%;
  }

  footer .wrap p {
    padding-top: 20px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
  }

  footer .wrap p a {
    padding: 3px 11px 3px 5px;
    color: #504d43;
    font-size: 14px;
    opacity: 0.8;
  }

  /* 모바일 폰트 */
  .mcon2 h2,
  .mcon5 h2 {
    font-size: 30px;
    line-height: 24px;
    font-weight: bold;
  }

  .mbbs ul li a.m .mbbs ul li div a strong,
  .mcon2 .mcon2_1 dl dt strong,
  .mbbs ul li a.m,
  .mcon2 .mcon2_2 dl dt strong {
    font-size: 22px;
    line-height: 24px;
  }

  .mcon2 .mcon2_2 dl dd.txt strong,
  .mcon2 .mcon2_3 dl dt,
  .m_exhi_s p a strong,
  .m_exhi p a strong,
  .mcon3 .fr dl dd a strong {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
  }

  .mbbs ul li div a span,
  .mbbs ul li div a strong,
  .mcon2_4 ul li a.m,
  .mcon2 .mcon2_1 dl dd a span {
    font-size: 20px;
    line-height: 24px;
  }

  .f_wrap .f_b2 a,
  .mcon2 .mcon2_1 dl dt span,
  .mcon3 .fr dl dd span.t {
    font-size: 16px;
    line-height: 24px;
  }

  footer .wrap address strong,
  footer div.l select,
  footer .wrap,
  .mcon2 .mcon2_1 dl dd a strong,
  .mcon2 .mcon2_2 dl dd.txt span,
  .mcon2 .mcon2_3 dl dd,
  .mcon3 .fr dl dt {
    font-size: 16px;
    line-height: 16px;
  }

  .m_exhi_s p a .img img.p {
    font-size: 14px;
    line-height: 16px;
  }

  .m_exhi_s p a span {
    font-size: 14px;
    line-height: 14px;
  }

  .m_exhi p a span.t,
  .mcon3 .mcon3_b_fr span {
    font-size: 14px;
    line-height: 18px;
  }

  footer .wrap address strong,
  footer .wrap address span {
    font-size: 14px;
    line-height: 22px;
  }

  /* blue */
  .header_top .wrap p.i {
    color: #003964;
    position: absolute;
    top: 100px;
    left: 0;
    background-color: #f6f6f6;
    width: 100%;
    margin: 0;
    padding-left: 57px;
    background-position: 10px 3px;
  }

  .header_top .wrap p.i a {
    color: #003964;
  }

  /* red */
  .header_top .wrap p.i {
    color: #c80b29;
    position: absolute;
    top: 100px;
    left: 0;
    background-color: #f6f6f6;
    width: 100%;
    margin: 0;
    padding-left: 57px;
    background-position: 10px 3px;
  }

  .header_top .wrap p.i a {
    color: #c80b29;
  }
}

/* sublayout */
.sub_con {}

.subbg .sub_con .wrap {
  padding-top: 130px;
  transition: all 0.5s ease;
}

.subbg .sub_con .wrap .lnb {
  width: 210px;
  position: fixed;
  top: 150px;
  left: 50%;
  margin-left: -745px;
  background: #fff;
  box-shadow: 0 0 3px #999;
  border-radius: 3px;
  transition: all 0.5s ease;
  border-bottom-left-radius: 120px;
  border-bottom-right-radius: 120px;
  padding-bottom: 50px;
  z-index: 110;
}

.subbg .sub_con .wrap .lnb dl {}

.subbg .sub_con .wrap .lnb dl dt {
  font-size: 1.4em;
  font-weight: 400;
  padding: 25px 10px 25px 20px;
  background: url(../img/layout/lnb_bg.gif) no-repeat right center;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #dedede;
}

.subbg .sub_con .wrap .lnb dl dd {
  border-bottom: 1px solid #dedede;
}

.subbg .sub_con .wrap .lnb dl dd a {
  display: block;
  color: #444;
  font-size: 0.9em;
  padding: 13px 0px 12px 20px;
  background-position: right 0;
}

.subbg .sub_con .wrap .lnb dl dd a:hover,
.sub_con .wrap .lnb dl dd a:focus {
  background: #003964 url(../img/layout/lnb_over.gif) no-repeat right 0;
  color: #fff;
  font-weight: 400;
}

.subbg .sub_con .wrap .lnb dl dd ul {
  padding: 12px 0 15px 0;
  background: #002947;
  display: none;
}

.subbg .sub_con .wrap .lnb dl dd.on a {
  background: #003964 url(../img/layout/lnb_over.gif) no-repeat right 0;
  color: #f8d86e;
  font-weight: 400;
  border-bottom: 1px solid #144c76;
}

.subbg .sub_con .wrap .lnb dl dd.on ul li a {
  color: #5d98c5;
  padding: 5px 0 5px 38px;
  font-size: 0.8em;
  border-bottom: none;
  background: none;
  background-position: 16px 8px;
  border-bottom: 0;
  letter-spacing: -0.05em;
}

.subbg .sub_con .wrap .lnb dl dd.on ul li a:hover,
.sub_con .wrap .lnb dl dd.on ul li a:focus,
.subbg .sub_con .wrap .lnb dl dd.on ul li.on a {
  color: #fff;
  background: url(../img/layout/lnb_blt.gif) no-repeat 26px 8px;
}

.subbg .sub_con .wrap .lnb dl dd.on ul {
  display: block;
}

.subbg .sub_con .wrap .lnb .lnb_b {
  overflow: hidden;
  text-align: center;
  padding: 15px 0;
}

.subbg .sub_con .wrap .lnb .lnb_b a {
  display: inline-block;
  width: 55px;
  padding: 5px 0;
  text-align: center;
  font-size: 0.7em;
}

.subbg .sub_con .wrap .lnb .lnb_b a span {
  display: none;
  padding-top: 3px;
}

.subbg .sub_con .wrap .lnb .lnb_b a img {
  width: 75%;
}

.subbg .sub_con .wrap .lnb .top {
  border-radius: 200px;
  background: #fff;
  box-shadow: 0 0 3px #999;
  transition: all 0.5s ease;
  position: absolute;
  bottom: -50px;
  left: 70px;
  padding: 10px 15px;
  font-size: 0.7em;
  font-weight: bold;
  color: #666;
  letter-spacing: 0.05em;
}

.subbg .sub_con .wrap .lnb_h {
  top: 130px;
}

.subbg .sub_con .wrap .lnb.lnb_h2 {
  top: -50px
}

.subbg .sub_con .wrap .con {
  margin: 20px 35px 20px 280px;
  padding: 15px 50px 0 50px;
  background: #fff;
  box-shadow: 0 0 3px #999;
  border-radius: 3px;
  transition: all 0.5s ease;
}

.subbg .title {
  border-bottom: 1px solid #dedede;
  height: 62px
}

.subbg .title h1 {
  display: inline-block;
  font-size: 1.6em;
  font-weight: 400;
  color: #105284;
  padding-top: 17px;
  padding-right: 20px;
}

.subbg .title p {
  display: inline-block;
  font-size: 0.7em;
  color: #757575;
  padding-top: 28px;
}

.subbg .title p span {
  color: #1f5ea7;
}

.subbg .title p img {
  margin-bottom: -2px;
}

@media screen and (max-width:1584px) {
  .subbg .sub_con .wrap .lnb {
    left: 45px;
    margin-left: 0;
  }
}

@media screen and (max-width:1199px) {
  .subbg .sub_con .wrap .lnb {
    left: 20px;
    width: 190px;
  }

  .subbg .sub_con .wrap .con {
    margin: 20px 0 20px 220px;
    padding: 15px 40px 0 40px;
  }
}

@media screen and (max-width:1065px) {
  .subbg .sub_con .wrap {
    padding: 65px 0 0 0;
  }

  .subbg .sub_con .wrap .con {
    margin: 0 0 0 0px;
    padding: 15px 20px 0 20px;
    border-radius: 0;
  }

  .subbg .sub_con .wrap .lnb {
    position: relative;
    top: 0;
    left: 0;
    background: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    width: auto;
    /* height: 40px; */
    overflow: hidden;
  }

  .subbg .sub_con .wrap .lnb dl dt,
  .subbg .sub_con .wrap .lnb dl dd,
  .subbg .sub_con .wrap .lnb .lnb_b,
  .subbg .sub_con .wrap .lnb .top,
  .subbg .sub_con .wrap .lnb dl dd.on a {
    display: none;
  }

  .subbg .sub_con .wrap .lnb dl dd.on,
  .sub_con .wrap .lnb dl dd.on ul li a {
    display: block;
  }

  .subbg .sub_con .wrap .lnb dl dd.on {
    border-bottom: none;
  }

  .subbg .sub_con .wrap .lnb dl dd.on ul {
    background: none;
    border: none;
    padding: 0;
  }

  .subbg .sub_con .wrap .lnb dl dd.on ul li {
    float: left;
    width: auto;
    background: none;
    padding: 0 1px;
  }

  .subbg .sub_con .wrap .lnb dl dd.on ul li a {
    font-size: 16px;
    line-height: 22px;
    opacity: 0.7;
    display: block;
    background: none;
    padding: 9px 6px;
    color: #444;
    border: 1px solid #999;
    border-bottom: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .subbg .sub_con .wrap .lnb dl dd.on ul li.on a {
    background: #fff;
    color: #333;
    font-weight: bold;
    opacity: 1;
  }

  .subbg .title p {
    font-size: 1.2em;
    letter-spacing: -0.05em;
  }

  .subbg .title p img {
    width: 16px;
  }

  .subbg .title h1 {
    font-size: 2.2em;
    letter-spacing: -0.05em;
  }

  .subbg .sub_con .wrap .lnb dl dd.on ul li a:hover {
    background: none;
  }
}

a.bnr {
  transition: none;
  background-color: #CCC;
}

.popupBox {
  visibility: hidden;
  position: absolute;
  background: #313131;
  border: 2px solid #cdcdcd;
}

.popupTitle {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 70px;
  height: 70px;
  padding: 0;
  background: url("../img/layout/move.png") 100% 0 no-repeat;
  cursor: move;
  z-index: 10;
  display: none;
}

.popwrap {
  overflow: hidden;
  clear: both;
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
}

.popwrap dt {
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  position: relative;
}

.popwrap dd {
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  background: #313131;
  font-size: 12px;
  line-height: 14px;
  width: 100%;
  height: 30px;
  overflow: hidden;
  text-align: right;
}

.popwrap dd a {
  color: #f0f0f0;
  text-decoration: none;
}

/* admin_ sublayout */
.admin .wrap {
  min-width: 1220px;
  max-width: 1220px;
}

.admin {
  background: #fff url(../img/layout/menu_bg3.png) repeat-x 0 0;
  background-size: 100% 100%;
  position: absolute;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

.admin .head {
  border-bottom: 2px solid #105284;
  transition: all 0.5s ease;
  background: url(../img/layout/menu_bg.png) repeat-y center 0;
  overflow: hidden;
  position: relative;
}

.admin .head .h_w {
  background: url(../img/layout/menu_bg2.png) repeat-x 0 0;
  min-height: 100px;
  overflow: hidden;
}

.admin .wrap h1 {
  position: absolute;
  left: 0;
}

.admin .wrap h1 a {
  width: 255px;
  height: 42px;
  display: block;
  background: url(../img/layout/logo_b.png) no-repeat 0 0;
  font-size: 0;
  line-height: 0;
}

.admin .wrap .fr {
  clear: both;
  padding: 7px 0 0 0;
  overflow: hidden;
  height: 45px
}

.admin .wrap .fr a {
  float: left;
  display: block;
  padding: 7px 10px 13px 10px;
  color: #b7b7b7;
  text-transform: uppercase;
  font: 12px "맑은 고딕", "Malgun Gothic", "돋움", "Dotum", "gulim", "굴림";
}

.admin .wrap .fr a.f {
  padding: 3px 10px 0 10px;
}

.admin .wrap .fr .info {
  float: left;
  display: block;
  padding: 10px 10px;
  margin-top: 2px;
  font-size: 0.75em;
  color: #444;
}

.admin .wrap .fr a.b {
  background: #999;
  border-radius: 3px;
  color: #fff;
  padding: 7px 10px;
}

.admin .wrap .fr a.b:hover {
  background: #888;
  color: #fff;
}

.admin .wrap .fr a.b.b2 {
  margin-right: 5px;
  border: 1px solid #999;
  padding: 6px 10px;
  color: #999;
  background: #fff;
}

.admin .wrap .fr a.b.b2:hover {
  color: #555;
  border-color: #555;
}

.admin .wrap .fr .search {
  float: left;
  position: relative;
  overflow: hidden;
  margin: 3px 0 0 15px;
  transition: all 0.5s ease;
}

.admin .wrap .fr .search .i {
  background: #f5f5f5;
  border: 1px solid #a1a1a1;
  padding: 4px 9px;
  width: 170px;
  height: 18px;
  border-radius: 2px;
  font-size: 0.75em;
  color: #666;
}

.admin .wrap .fr .search .b {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 30px;
  height: 26px;
  background: #a1a1a1 url(../img/layout/icon_search.png) no-repeat center center;
  border: 0;
  cursor: pointer;
}

.admin .wrap .fr .search .i:hover,
header .wrap .fr .search .i:focus {
  border: 1px solid #003964;
  color: #222;
}

.admin .wrap .fr .search .b:hover,
header .wrap .fr .search .b:focus {
  background: #003964 url(../img/layout/icon_search.png) no-repeat center center;
}

.admin .wrap .fr .search:hover .i {
  width: 190px;
}

.admin .wrap .gnb_admin {
  float: right;
  clear: both;
  width: 1330px;
  margin: 0 auto;
  margin-right: -60px;
}

.admin .wrap .gnb_admin ul li {
  float: left;
  height: 46px;
  transition: all 0.5s ease;
}

.admin .wrap .gnb_admin ul li a.m {
  display: block;
  font-size: 1.25em;
  padding: 6px 22px 10px 22px;
  color: #222;
  font-weight: 300;
  letter-spacing: -0.05em;
}

.admin .wrap .gnb_admin ul li a.on {
  color: #2287eb;
}

.admin .wrap .gnb_admin ul li div {
  position: absolute;
  top: 101px;
  left: 0;
  width: 100%;
  z-index: 1010;
  display: none;
}

.admin .wrap .gnb_admin ul li div dl dt {
  float: left;
  width: 305px;
  text-align: right;
}

.admin .wrap .gnb_admin ul li div dl dt strong {
  display: block;
  padding: 40px 40px 0 12px;
  font-size: 1.25em;
  color: #2287eb;
  font-weight: 400;
  letter-spacing: -0.05em;
}

.admin .wrap .gnb_admin ul li div dl dt span {
  display: block;
  padding: 10px 40px 0 12px;
  font-size: 0.8em;
  color: #666;
  font-weight: 300;
  letter-spacing: -0.05em;
  line-height: 1.7em;
}

.admin .wrap .gnb_admin ul li div dl dd {
  float: left;
  width: 895px;
  padding: 25px 0 0 0;
}

.admin .wrap .gnb_admin ul li div dl dd p {
  padding: 0;
  margin-left: 45px;
  background: url(../img/layout/gnb_line.gif) no-repeat 0 39px;
}

.admin .wrap .gnb_admin ul li div dl dd p a {
  display: inline-block;
  padding: 12px 15px;
  background: url(../img/layout/gnb_blt.gif) no-repeat 0 center;
  color: #666;
  font-size: 0.95em;
  font-weight: 300;
  letter-spacing: -0.05em;
  width: 170px;
}

.admin .wrap .gnb_admin ul li div dl dd p a:hover,
header .wrap .gnb ul li div dl dd p a:focus {
  color: #2287eb;
  background: url(../img/layout/gnb_blt2.gif) no-repeat 4px center;
}

.admin .wrap .gnb_admin ul li:hover,
header .wrap .gnb ul li.open {
  height: 177px;
}

.admin .wrap .gnb_admin ul li:hover div,
header .wrap .gnb ul li.open div,
header .wrap .gnb ul li.open2 div {
  display: block;
}

.admin .wrap .gnb_admin ul li.allmenu a.m {
  display: block;
  width: 40px;
  height: 35px;
  padding: 0;
  margin-left: 20px;
  border-radius: 5px;
  background: #a1a1a1 url(../img/layout/icon_list.png) no-repeat center center;
  position: relative;
}

.admin .wrap .gnb_admin ul li.allmenu a.m_x {
  display: block;
  width: 40px;
  height: 35px;
  padding: 0;
  margin-left: 20px;
  border-radius: 5px;
  background: #003964 url(../img/layout/icon_close.png) no-repeat center center;
  position: absolute;
  top: -49px;
  right: 0;
  z-index: 1020;
}

.admin .wrap .gnb_admin ul li.allmenu:hover,
header .wrap .gnb ul li.allmenu:focus {
  height: 390px;
}

.admin .wrap .gnb_admin ul li.allmenu div dl dt {
  background: url(../img/layout/all_img.png) no-repeat 125px 65px;
  padding-top: 140px;
}

.admin .wrap .gnb_admin ul li.allmenu div dl dt span {
  font-size: 0.95em;
  color: #040404;
}

.admin .wrap .gnb_admin ul li.allmenu div dl dd strong {
  float: left;
  width: 100px;
  font-weight: 400;
  font-size: 0.9em;
  color: #444;
  letter-spacing: -0.05em;
  padding: 14px 0 0 0;
}

.admin .wrap .gnb_admin ul li.allmenu div dl dd a {
  width: auto;
  background: none;
  padding: 14px 20px 14px 0;
  font-size: 0.85em;
  letter-spacing: -0.05em;
}

.admin .wrap .gnb_admin ul li.allmenu div dl dd a:hover,
header .wrap .gnb ul li.allmenu div dl dd a:focus {
  background: none;
  color: #2287eb;
}

.admin .wrap .gnb_admin ul li.allmenu div dl dd p {
  border-top: 1px solid #efefef;
  background: none;
}

.admin .wrap .gnb_admin ul li.allmenu div dl dd p:first-child {
  border-top: none;
}

.admin .wrap .gnb_admin ul li.m1 div dl dd p span {
  display: inline-block;
  width: 364px;
}

.admin .wrap .gnb_admin ul li a.m {
  display: block;
  font-size: 1em;
  padding: 10px 20px 10px 20px;
}

.admin .wrap .gnb_admin ul li:hover {
  height: 350px;
}

.admin .wrap .gnb_admin ul li div dl dd p {
  background: none;
}

.admin .wrap .gnb_admin ul li.open2 {
  height: 390px;
}

.sub_admin .wrap {
  padding: 120px 10px 10px 10px;
  min-width: 1220px;
  max-width: 1220px;
}

.sub_admin .wrap .con {
  width: auto;
  padding: 10px 40px 0 40px;
  background: #fff;
  box-shadow: 0 0 3px #999;
}

.sub_admin .wrap .lnb {
  top: 120px;
  left: 10px;
  position: absolute;
}

.sub_admin .wrap .lnb dl dt {
  padding-left: 20px;
  font-size: 1.2em;
}

.sub_admin .wrap .lnb dl dd a {
  padding-left: 20px;
  font-size: 0.8em;
}

.sub_admin .wrap .con .contents {
  padding: 30px 0 50px 0;
}

.sub_admin .wrap .con .contents p.info {
  margin: -20px 10px 16px;
  font-weight: bold;
  color: #222;
}

#footer2 {
  text-align: center;
  color: #777;
  font-size: 0.7em;
  padding: 0 0;
  text-transform: uppercase;
}

.sub_admin .wrap .con {
  margin: 0 10px 20px 230px;
}

.sub_admin .wrap .lnb {
  float: left;
  width: 200px;
}

.sub_admin .wrap .lnb dl {
  border: 1px solid #dedede;
  border-bottom: 5px solid #105284;
  background: #fff;
}

.sub_admin .wrap .lnb dl dt {
  font-size: 1.2em;
  font-weight: 400;
  padding: 25px 10px 25px 20px;
  background: url(../img/layout/lnb_bg.gif) no-repeat right center;
}

.sub_admin .wrap .lnb dl dd {
  border-top: 1px solid #dedede;
}

.sub_admin .wrap .lnb dl dd a {
  display: block;
  color: #444;
  font-size: 0.8em;
  padding: 13px 0px 12px 20px;
  background-position: right 0;
}

.sub_admin .wrap .lnb dl dd a:hover,
.sub_con .wrap .lnb dl dd a:focus {
  background: #003964 url(../img/layout/lnb_over.gif) no-repeat right 0;
  color: #fff;
  font-weight: 400;
}

.sub_admin .wrap .lnb dl dd ul {
  padding: 12px 0 15px 0;
  background: #002947;
  display: none;
}

.sub_admin .wrap .lnb dl dd.on a {
  background: #003964 url(../img/layout/lnb_over.gif) no-repeat right 0;
  color: #fff;
  font-weight: 400;
  border-bottom: 1px solid #144c76;
}

.sub_admin .wrap .lnb dl dd.on ul li a {
  color: #5d98c5;
  padding: 5px 0 5px 44px;
  font-size: 0.8em;
  border-bottom: none;
  background: none;
  background-position: 20px 8px;
  border-bottom: 0;
}

.sub_admin .wrap .lnb dl dd.on ul li a:hover,
.sub_con .wrap .lnb dl dd.on ul li a:focus,
.sub_admin .wrap .lnb dl dd.on ul li.on a {
  color: #fff;
  background: url(../img/layout/lnb_blt.gif) no-repeat 30px 8px;
}

.sub_admin .wrap .lnb dl dd.on ul {
  display: block;
}

.sub_admin .title {
  overflow: hidden;
  border-bottom: 1px solid #dedede;
  height: 62px
}

.sub_admin .title h1 {
  float: left;
  font-size: 1.6em;
  font-weight: 400;
  color: #105284;
  padding-top: 17px;
}

.sub_admin .title p {
  float: right;
  font-size: 0.7em;
  color: #888;
  padding-top: 28px;
}

.sub_admin .title p span {
  color: #64a4ef;
}

#snsbox {
  text-align: right;
  overflow: hidden;
  padding-top: 10px;
}

#sns_btn_group {
  border-radius: 10px;
  background: #f6f6f6;
  border: 2px solid #d1d1d1;
  padding: 5px 10px;
  overflow: hidden;
  margin-bottom: 10px;
  float: right;
}

#sns_btn_group li {
  float: left;
  padding-top: 3px;
  padding-right: 2px;
}

#sns_btn_group li:first-child {
  color: #222;
  padding: 10px 10px 0 10px;
  font-weight: bold;
}

#sns_btn_group li.i {
  clear: both;
  padding: 0 0 0 50px;
}

#sns_btn_group li.i input {
  border-radius: 100px;
  font-size: 1.1em;
  background: none;
  border: none;
  padding: 6px 0 6px 20px;
  text-decoration: underline;
  width: 270px;
}

#sns_btn_group li.b {
  padding-top: 1px;
}

#sns_btn_group li.b input {
  cursor: pointer;
  border-radius: 100px;
  font-size: 0.9em;
  background: #115e97;
  border: none;
  color: #fff;
  font-weight: bold;
  display: block;
  padding: 6px 15px 3px 15px;
}

#sns_btn_group li.b input:hover {
  background: #222;
}

.url_wrap {
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  border: none;
  float: left;
  overflow: hidden;
}

#sns_share {
  float: right;
  position: relative;
  margin-top: 14px;
}

#sns_share .btn_share {
  width: 32px;
  height: 32px;
  border: 1px solid #dedede;
  border-radius: 30px;
  display: block;
  position: relative;
}

#sns_share .btn_share span {
  display: block;
  text-indent: -9999px;
}

#sns_share .btn_share::before {
  content: '\f1e0';
  font-family: 'Font Awesome 5 Free';
  color: #333;
  font-weight: 900;
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
}

#sns_share .sns_box_new {
  display: none;
  width: 300px;
  border-radius: 0px;
  background: #fff;
  border: 1px solid #d1d1d1;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  top: 48px;
  z-index: 300;
}

#sns_share .sns_box_new.on {
  display: block;
}

#sns_share .sns_box_new::before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 15px solid #ddd;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  display: block;
  position: absolute;
  top: -15px;
  right: 8px;
}

#sns_share .sns_box_new::after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 14px solid #fff;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  display: block;
  position: absolute;
  top: -13px;
  right: 9px;
  z-index: 200;
}

#sns_share .sns_box_new p {
  width: 100%;
  display: block;
  margin-top: 16px;
  padding-top: 0;
  font-size: 14px;
}

#sns_share .sns_box_new p a {
  float: right;
  font-size: 20px;
  margin-top: -5px;
}

#sns_share #sns_btn_group {
  border: none;
  background: #fff;
  display: block;
  margin: 16px auto;
  float: none;
  padding: 1px 0 0;
}

#sns_share #sns_btn_group li {
  float: left;
  padding-top: 0px;
  padding-right: 6px;
}

#sns_share #sns_btn_group li:first-child {
  color: #222;
  padding: 0 6px 0 6px;
}

/* 알림이 있는경우 */
@media screen and (max-width:1065px) {
  .top_notice {
    position: absolute;
    top: 90px;
    width: 100%;
    max-width: 100%;
    background: #f6f6f6;
    box-shadow: inset 0 2px 2px #ccc;
  }

  .rolling {
    position: relative;
    height: auto;
    width: 90%;
    display: block !important;
  }

  .rolling li {
    width: 100%;
    color: #333;
    margin-left: 50px;
  }

  .rolling_stop i,
  .rolling_start i {
    color: #555;
  }

  .btn_notice {
    position: absolute;
    top: 90px;
    float: left;
    opacity: 0.7;
    z-index: 10;
  }

  .header_top .wrap span.i {
    color: #333;
  }

  .mvisw {
    padding-top: 130px;
  }

  .subbg .sub_con .wrap {
    padding-top: 10px;
  }
}

/* 메인 공지 영역 수정 */
.main_btn {
  width: 100%;
}

.main_btn a {
  width: 24%;
  float: left;
  margin-right: 1%;
  padding: 0px 30px;
  line-height: 60px;
  box-sizing: border-box;
  border-radius: 3px;
  color: #fff;
  background-color: #003964;
  background-image: url(/images/main/icon_main_more.png);
  background-repeat: no-repeat;
  background-position: right center;
  box-shadow: 0 0 5px #c2c2c2;
  margin-bottom: 10px;
}

.main_btn a:hover {
  background-color: #024aa7;
  color: #ffeb0d;
}

.main_btn_r {
  position: absolute;
  top: 0;
  right: 100px;
  width: 408px;
}

.main_btn_r a {
  display: block;
  width: 100%;
  overflow: hidden;
  padding: 21px 30px;
  height: 60px;
  box-sizing: border-box;
  border-radius: 3px;
  background-image: url(/images/main/bg_main_btn_r.png);
  background-repeat: no-repeat;
  background-position: right center;
  box-shadow: 0 0 5px #c2c2c2;
}

@media screen and (max-width: 1419px) {
  .mbbs_w {
    padding: 0 400px 30px 20px;
  }

  .main_btn_r {
    width: 290px;
  }
}

@media screen and (max-width: 1065px) {
  .mbbs_w {
    padding: 0 10px 10px 10px;
  }

  .main_btn a {
    padding: 0px 14px;
    font-size: 14px;
  }

  .main_btn_r {
    position: static;
    top: inherit;
    right: inherit;
    width: 99%;
  }
}

/* for pagination color */
:root {
  --bs-link-color: #0d6efd;
  --bs-link-hover-color: #0a58ca;
}

.j-text-center {
  text-align: center !important;
}

.j-page-title {
  font-weight: 700 !important;
}

.j-year-text span {
  font-weight: 600 !important;
}

/* start table */
.title-share {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 99999px;
  cursor: pointer;
}

.table-p tr th:first-child {
  width: 188px;
}

.table-p {
  margin-top: 20px;
  overflow-x: auto;
}

.table-p table {
  width: 100%;
}

.table-year {
  display: flex;
  align-items: center;
  justify-content: center;
}

.table-year>*+* {
  margin-left: 1rem;
}

.table-year_text {
  font-weight: bold;
  font-size: 25px;
  color: #222222;
}

.table-year-ico {
  width: 22px;
  height: 22px;
  background-color: #6698de;
  border-radius: 99999px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.confirm-btn-p {
  display: flex;
  align-items: center;
  justify-content: end;
}

.confirm-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 122px;
  height: 32px;
  background-color: #356dbe;
  cursor: pointer;
}

.confirm-btn p {
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  font-size: 16px;
}

.table-content {
  margin-top: 17px;
}

.table-content tr th {
  background-color: #f7f8fa;
  border-top: 1px solid #356dbe;
  border-bottom: 2px solid #DADADA;
  height: 62px;
}

.table-content-year {
  color: #222222
}

.table-content-year-col {
  background-color: #f7f8fa;
}

.table-content tr {
  height: max-content;
}

.table-content-h {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.table-content-h p {
  color: #666666;
  font-weight: bold;
  font-size: 16px;
}

.table-content-p {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 62px;
}

.table-content-box {
  color: #222222;
}

.table-content-box:hover {
  cursor: pointer;
  color: #e4032e;
}

.table-content-box-disable {
  color: #C1C1C1
}

.table-content-box-holiday {
  color: #e4032e;
}

.table-content-box-disable:hover {
  cursor: default;
}

.table-content-year,
.table-content-infor_text {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

.table-content-infor_text-small {
  font-size: 15px;
  font-weight: normal;
  text-align: center;
}

/* .table-content-infor {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
} */
/* .table-content-infor > * + * {
  margin-left: 7rem;
} */
.table-content-infor_text-disable {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.table-content-infor_text-disable-small {
  text-align: center;
  font-size: 15px;
  font-weight: normal;
}

.table-content-infor_text-hover {
  text-align: center;
  color: #e4032e;
  font-size: 16px;
  font-weight: bold;
  text-decoration-line: underline;
}

.table-content-infor_text-hover-small {
  text-align: center;
  color: #e4032e;
  font-size: 15px;
  font-weight: normal;
  text-decoration-line: underline;
}

.table-content tr {
  border-bottom: 1px solid #c1c1c1;
}

.table-content-bottom {
  margin-top: 15px;
  margin-bottom: 15px;
}

.table-content-bottom-text {
  text-align: left;
  font-weight: medium;
  font-size: 18px !important;
  color: #e4032e;
}

/* end table */
#toDay {
  display: inline;
  font-size: 1.2em;
}

.evnt_calendar table tbody tr td {
  border-left: none;
  text-align: center;
  height: max-content;
}

.table-content-row {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 798px) {
  tr th:first-child {
    width: 100px;
  }

  #evntCalendar tr th:first-child {
    width: auto;
  }

  .table-p tr th:first-child {
    width: 48px;
  }

  .table-content tr th {
    height: 28px;
  }

  .confirm-btn p {
    font-size: 13px;
    font-weight: bold;
  }

  .confirm-btn {
    width: 86px;
    height: 23px;
  }

  .table-content-infor_text,
  .table-content-h p {
    font-weight: normal
  }

  .evnt_calendar table {
    border-top: 1px solid #6698de;
  }

  #exh-content-online table th,
  #exh-content-online table td { word-wrap: break-word;}
}

@media ( max-width : 500px ){
  #exh-content-online table,
  #exh-content-online table tbody,
  #exh-content-online table tr,
  #exh-content-online table th,
  #exh-content-online table td { display : block; width : 100%; border-left : none; border-right: none;}
}

/* start userInforApply */
.p_title {
  color: #090909;
  font-size: 16px;
  font-weight: bold;
}

.box_content {
  margin-top: 28px;
}

.box_content>*+* {
  margin-top: 10px;
}

.p_title_highlight {
  color: #e4032e;
  font-weight: normal;
}

.content-bottom {
  margin-top: 28px;
}

/* end userInforApply */
/* start userReservationInfoView */
.plus-infor {
  width: 365px;
  position: absolute;
  right: 8px;
  margin-top: 15px;
}

.plus-infor .table_style {
  width: max-content;
}

.reservForm {
  position: relative;
}

.reservBtn {
  margin-top: 140px;
}

.partTable {
  border-bottom: 1px solid #6698de !important;
  border-left: 1px solid #dadada !important;
  background: #f7f8fa !important;
  font-weight: 500 !important;
  color: #1767a3 !important;
}

.no-border {
  border: none !important;
}

.pagination-container {
  margin-top: 100px;
}

.drop-line {
  display: none;
}

/* start table reserv */
.table-reserv {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
}

.table-reserv-box {
  width: 12.5%;
  max-width: 12.5%;
}

.table-reserv-box-title {
  position: relative;
  border-top: 2px solid #6698de;
  border-bottom: 1px solid #6698de;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44.5px;
  background-color: #f7f8fa;
  text-align: center;
  padding: 0 10px
}

.table-reserv-box-title p {
  font-size: 14.2px;
  font-weight: 500;
  color: #1767a3;
  margin: 0;
  line-height: 20px;
}

.table-reserv-box-title::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 1px;
  height: 40%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #DADADA;
}

.table-reserv-box:last-child .table-reserv-box-title::before {
  display: none;
}

.table-reserv-box-content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44.5px;
  text-align: center;
}

.table-reserv-box-content p {
  color: #666;
  font-size: 14.2px;
  font-weight: 400;
  margin: 0;
  line-height: 20px;
}

.print {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.j-print {
  display: inline-block;
  width: max-content;
  height: 19px;
  background: url(/images/common/button.gif) no-repeat -143px -400px;
  color: #606060;
  font-size: 13px;
  line-height: 15px;
  text-align: left;
  min-width: max-content;
  padding-left: 26px;
  padding-right: 5px;
}

.j-print-text {
  padding-right: 6px;
}

.table-reserv-plus {
  justify-content: end;
  margin-top: 1rem;
}

/* end table reserv */
@media only screen and (max-width: 798px) {
  .drop-line {
    display: block;
  }

  .table-reserv-box {
    width: 25%;
    max-width: 25%;
  }

  .table-reserv-box-title {
    border-top: none;
    height: 42.5px;
  }

  .table-reserv-box-title p,
  .table-reserv-box-content p {
    font-size: 11px;
  }

  .table-reserv-box:nth-child(-n+4) .table-reserv-box-title::before {
    border-top: 2px solid #6698de;
  }

  .table-reserv-box:nth-child(4) .table-reserv-box-title::before {
    display: none;
  }

  .table-reserv-box-content {
    height: 42.5px;
  }
}

/* end userReservationInfoView */
/* start pagination */
.active>.page-link {
  background-color: #666666 !important;
  border: #666666 !important;
}

/* end pagination */
/* printbtn */
.printbtn2 {
  display: inline-block;
  padding: 0 30px;
  width: 40px;
  height: 19px;
  background: url(/images/common/button.gif) no-repeat -140px -399px;
  color: #606060;
  font-size: 13px;
  line-height: 15px;
  text-align: left;
  min-width: max-content;
}

/* start print */
.user-print-table {
  border-top: 2px solid #6698de;
}

.user-sub-title {
  color: #222222;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 8px;
}

.user-sub-title:nth-child(1) {
  margin-top: 19px;
  margin-bottom: 5px;
}

.user-sub-title__text {
  text-align: left;
  font-weight: normal;
  font-size: 16px;
  color: #666666;
}

.user-sub-title__text-p {
  display: flex;
  align-items: center;
}

.user-sub-title__text-p>*+* {
  margin-left: 10px;
  letter-spacing: -0.8px;
}

.user-sub-title__text>*+* {
  margin-top: 10px;
}

.user-sub-title__text-dot {
  width: 6px;
  height: 6px;
  background-color: #000000;
}

.user-resOK-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.user-resOK-btn>*+* {
  margin-top: 1rem;
}

.group-infor-f {
  padding: 0 0;
}

.user-resOK-btn a {
  width: 188px !important;
  font-size: 16px;
  font-weight: normal;
}

.remove-btn {
  background-color: #666666;
  border-radius: 3px;
  width: 73px;
  height: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.remove-btn p {
  font-size: 13px;
  font-weight: normal;
  color: white
}

@media only screen and (max-width: 798px) {
  .user-sub-title__text {
    font-size: 12px;
  }

  .group-infor-f {
    padding: 0 32px
  }

  .user-resOK-btn a {
    width: 202px !important;
    font-size: 16px;
    font-weight: normal;
  }

  .remove-btn {
    width: 53px;
    height: 16px;
  }

  .remove-btn p {
    font-size: 9px;
  }
}

@media only screen and (max-width: 501px) {
  .user-resOK-btn>*+* {
    margin-top: 0.5rem !important;
  }
}

@media only print {
  .btnb {
    display: none;
  }
}

/* end print */
/* start admin  */
.j-admin-page {
  border-bottom: 1px solid #99999929;
  padding-bottom: 2rem;
}

.j-admin-page-title {
  color: #105284 !important;
  font-weight: normal !important;
  font-size: 26px !important;
}

.j-header-menu-path {
  position: absolute;
  right: 0;
  top: 0;
  color: #bebebe;
}

.j-header-menu-path span {
  color: #666666
}

.j-header-menu-path span:last-child {
  color: #64A4EF
}

.j-admin-sub-table-text {
  color: #E4032E;
  font-weight: normal;
  font-size: 14px
}

.j-admin-table-plus {
  margin-left: 5px;
}

.j-admin-signup-date {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F6F6F6;
  border: 1px solid #DEDEDE;
  padding: 1rem 0;
  margin-bottom: 10px;
}

.j-admin-signup-date>*+* {
  margin-left: 2rem;
}

.j-admin-signup-date-c {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #767676;
  width: 100%;
}

.j-admin-signup-date-c>*+* {
  margin-left: 1rem;
}

.j-admin-date-input {
  width: 122px;
  height: 30px;
  padding-left: 5px;
  border: 1px solid #DEDEDE;
  color: #767676;
  position: relative;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  background: transparent;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

.j-admin-input-round {
  width: 76px;
  height: 30px;
  background: #fff url(/images/common/admin_selectbox_arrow.png) no-repeat right 50%;
  color: #767676;
}

.j-admin-table tr td {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.j-admin-table tr td>*+* {
  margin-left: 1rem;
}

.j-admin-table tr td input {
  min-height: 30px !important;
  padding: 0 1rem !important;
  width: 76px !important;
}

.j-admin-table tr td {
  min-height: 30px !important;
}

.j-admin-listview-select {
  width: 112px;
  min-height: max-content;
  cursor: default;
}

.j-admin-listview-select:hover {
  border: 1px solid #DEDEDE;
  box-shadow: none
}

.j-admin-listview-name-input {
  height: 40px;
}

.j-admin-listview-btn {
  padding: 7px 21px;
  background-color: #6c6c6c;
  color: white;
  border-radius: 3px;
  font-weight: normal;
  font-size: 16px;
}

.j-admin-del-btn {
  background: #FFFFFF;
  border: 1px solid #B8B8B8;
  border-radius: 4px;
  padding: 3px 15px;
  color: #4E4E4E;
  font-weight: normal;
  font-size: 17px;
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: #fff;
  --bs-pagination-border-width: 1px;
  --bs-pagination-border-color: #dee2e6;
  --bs-pagination-border-radius: 0.375rem;
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: #e9ecef;
  --bs-pagination-hover-border-color: #dee2e6;
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: #e9ecef;
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: #6c757d;
  --bs-pagination-disabled-bg: #fff;
  --bs-pagination-disabled-border-color: #dee2e6;
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}

.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}

.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}

.active>.page-link,
.page-link.active {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}

.disabled>.page-link,
.page-link.disabled {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}

.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: 0.5rem;
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: 0.25rem;
}

.justify-content-center {
  justify-content: center !important;
}

/* end admin */
.h3_ov_p {
  margin-top: 46px !important;
}

.btn-cancle {
  display: flex;
  justify-content: center;
}

.btn-cancle a {
  width: 135px !important;
  font-weight: normal !important;
  font-size: 16px !important;
}

#sort {
  font-size: 14px;
}

/* Timetable Week */
.quick-timetable .timetable-category {
  text-align: center;
  margin-bottom: 40px;
}

.quick-timetable .timetable-category ul li {
  display: inline-block;
  list-style: none;
  padding: 5px 0;
  margin: 0 15px;
  cursor: pointer;
  color: #212121;
  font-size: 16px;
  font-weight: 500;
}

.quick-timetable .timetable-category ul li:hover {
  color: #003964;
}

.quick-timetable .timetable-category ul li.active {
  /*color: #003964;*/
  border-bottom: 1px solid #003964;
}

.quick-timetable .timetable-category ul li:first-child {
  margin-left: 0;
}

.quick-timetable .timetable-category ul li:last-child {
  margin-right: 0;
}

.quick-timetable .timetable-navigation {
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  font-size: 19px;
  font-weight: 500;
  text-transform: uppercase;
  color: #454360;
}

.quick-timetable .timetable-navigation .nav {
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  color: #003964;
  border: 1px solid #003964;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
}

.quick-timetable .timetable-navigation .nav.nav-next {
  left: auto;
  right: 0;
  padding-left: 2px;
}

.quick-timetable .timetable-navigation .nav#prev-month {
  left: 40px;
}

.quick-timetable .timetable-navigation .nav.nav-next#next-month {
  right: 40px;
}

.quick-timetable .timetable-navigation .nav:hover {
  color: #fff;
  background: #003964;
}

.quick-timetable .timetable-week {
  -webkit-box-shadow: 0px 5px 20px 0px rgb(69 67 96 / 10%);
  box-shadow: 0px 5px 20px 0px rgb(69 67 96 / 10%);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  overflow: hidden;
}

.quick-timetable .timetable-week:after {
  content: "";
  clear: both;
  display: table;
}

.quick-timetable .timetable-week .timetable-column {
  float: left;
  width: 12.5%;
  position: relative;
}

.quick-timetable .timetable-week .timetable-column .column-header {
  height: 70px;
  line-height: 20px;
  background-color: #003964;
  color: #fff;
  font-weight: 400;
  text-align: center;
  border-right: 1px solid #d1d1d1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
}

.quick-timetable .timetable-week .timetable-column.last-column .column-header {
  border-right: none;
}

.quick-timetable .timetable-week .timetable-column .column-header .header-container {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  padding: 0 10px;
}

.quick-timetable .timetable-week .timetable-column .column-header .week-day {
  margin-bottom: 2px;
  font-weight: 500;
}

.quick-timetable .timetable-week .timetable-column .column-header .week-time {
  font-size: 13px;
}

.quick-timetable .timetable-week .timetable-column .column-content {
  position: absolute;
  top: 70px;
  width: 100%;
}

.quick-timetable .timetable-week .timetable-column .column-content .timetable-item {
  color: #fff;
  background: #000000;
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
}

.quick-timetable .timetable-week .timetable-column .column-content .timetable-item.color-1 {
  background: #000000;
}

.quick-timetable .timetable-week .timetable-column .column-content .timetable-item.color-2 {
  background: #f6883d;
}

.quick-timetable .timetable-week .timetable-column .column-content .timetable-item.color-4 {
  background: #84c34e;
}

.quick-timetable .timetable-week .timetable-column .column-content .timetable-item.color-3 {
  background: #e24141;
}

.quick-timetable .timetable-week .timetable-column .column-content .timetable-item.color-5 {
  /* background: #be31a1; */
  background: red;
}

.quick-timetable .timetable-week .timetable-column .column-content .timetable-item.color-0 {
  /* background: #be31a1; */
  background: red;
}

.quick-timetable .timetable-week .timetable-column .column-content .timetable-item .timetable-title {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  padding: 0 10px;
  overflow: hidden;
}

.quick-timetable .timetable-week .timetable-column .column-content .timetable-item .timetable-title h4 {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  font-weight: 600;
  margin: 0 0 3px 0;
  overflow: hidden;
}

.quick-timetable .timetable-week .timetable-column .column-content .timetable-item .timetable-time {
  font-size: 13px;
}

.quick-timetable .timetable-week .timetable-column .axis-item {
  height: 61px;
  line-height: 61px;
  text-align: center;
  font-size: 15px;
}

.quick-timetable .timetable-week .timetable-column .column-grid .grid-item {
  border-right: 1px solid #fff;
  /* border-bottom: 1px solid #fff; */
  background-color: #fff;
  height: 60px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.quick-timetable .timetable-week .timetable-column .column-grid .grid-item:nth-child(odd) {
  background-color: #fff;
}

.quick-timetable .timetable-week .timetable-column .column-grid .grid-item:last-child {
  border-bottom: none;
}

.quick-timetable .timetable-week .timetable-column.last-column .column-grid .grid-item {
  border-right: none;
}

/* Timetable Month */
.quick-timetable .timetables-calendar {
  -webkit-box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  overflow: hidden;
}

.quick-timetable .timetables-calendar .calendar-table {
  width: 100%;
  margin: 0;
  background-color: transparent;
  border-collapse: collapse;
}

.quick-timetable .timetables-calendar .calendar-table tr th {
  height: 70px;
  background-color: #003964;
  color: #fff;
  font-weight: 500;
  text-align: center;
  border-right: 1px solid #d1d1d1;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
}

.quick-timetable .timetables-calendar .calendar-table tr th:last-child {
  border-right: none;
}

.quick-timetable .timetables-calendar .calendar-table tr td {
  padding: 12px;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}

.quick-timetable .timetables-calendar .calendar-table .calendar-day {
  width: 14.2%;
  height: 70px;
  padding: 6px 12px 20px 15px;
  line-height: 20px;
  position: relative;
  text-align: right;
}

.quick-timetable .timetables-calendar .calendar-table .calendar-day .day-num {
  font-size: 15px;
  height: 22px;
  line-height: 22px;
  display: inline-block;
}

.quick-timetable .timetables-calendar .calendar-table .calendar-day.weekend .day-num {
  color: #003964;
}

.quick-timetable .timetables-calendar .calendar-table .calendar-day.today {
  padding-right: 6px;
}

.quick-timetable .timetables-calendar .calendar-table .calendar-day.today .day-num {
  color: #fff;
  background: #003964;
  border-radius: 100%;
  width: 22px;
  font-size: 12px;
  text-align: center;
}

.quick-timetable .timetables-calendar .calendar-table .calendar-day .timetable-title {
  font-size: 13px;
  margin-top: 10px;
  line-height: 16px;
  cursor: pointer;
  border-left: 3px solid #000000;
  padding-left: 8px;
  text-align: left;
}
.quick-timetable .timetable-category .color-1{
  color: #000000;
}
.quick-timetable .timetable-category .color-2{
  color: #f6883d;
}
.quick-timetable .timetable-category .color-4{
  color: #84c34e;
}
.quick-timetable .timetable-category .color-3{
  color: #e24141;
}
.quick-timetable .timetable-category .color-5{
  color: #be31a1;
}
.quick-timetable .timetable-category .color-0{
  color: red;
}
.quick-timetable .timetables-calendar .calendar-table .calendar-day .timetable-title.color-1 {
  border-left-color: #000000;
}

.quick-timetable .timetables-calendar .calendar-table .calendar-day .timetable-title.color-2 {
  border-left-color: #f6883d;
}

.quick-timetable .timetables-calendar .calendar-table .calendar-day .timetable-title.color-4 {
  border-left-color: #84c34e;
}

.quick-timetable .timetables-calendar .calendar-table .calendar-day .timetable-title.color-3 {
  border-left-color: #e24141;
}

.quick-timetable .timetables-calendar .calendar-table .calendar-day .timetable-title.color-5 {
  border-left-color: #be31a1;
}

.quick-timetable .timetables-calendar .calendar-table .calendar-day .timetable-title.color-0 {
  border-left-color: red;
}

.quick-timetable .timetables-calendar .calendar-table .calendar-day .timetable-title .timetable-time {
  font-weight: 500;
}

/* Timetable List */
.quick-timetable .timetable-list .timetable-row {
  -webkit-box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  margin-bottom: 30px;
  overflow: hidden;
}

.quick-timetable .timetable-list .timetable-row:last-child {
  margin-bottom: 0;
}

.quick-timetable .timetable-list .timetable-row .row-header {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  background-color: #003964;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}

.quick-timetable .timetable-list .timetable-row .row-header .week-day {
  float: left;
}

.quick-timetable .timetable-list .timetable-row .row-header .week-time {
  float: right;
}

.quick-timetable .timetable-list .timetable-row .row-content {
  padding: 14px 20px;
}

.quick-timetable .timetable-list .timetable-row .row-content .timetable-title {
  font-size: 15px;
  cursor: pointer;
}

.quick-timetable .timetable-list .timetable-row .row-content .timetable-title .timetable-color {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-right: 12px;
  background-color: #000000;
  display: inline-block;
}

.quick-timetable .timetable-list .timetable-row .row-content .timetable-title .timetable-color.color-1 {
  background-color: #000000;
}

.quick-timetable .timetable-list .timetable-row .row-content .timetable-title .timetable-color.color-2 {
  background-color: #f6883d;
}

.quick-timetable .timetable-list .timetable-row .row-content .timetable-title .timetable-color.color-4 {
  background-color: #84c34e;
}

.quick-timetable .timetable-list .timetable-row .row-content .timetable-title .timetable-color.color-3 {
  background-color: #e24141;
}

.quick-timetable .timetable-list .timetable-row .row-content .timetable-title .timetable-color.color-5 {
  background-color: #be31a1;
}

.quick-timetable .timetable-list .timetable-row .row-content .timetable-title .timetable-time {
  font-weight: 500;
  margin-right: 10px;
}

/* Popup */
.my-mfp-zoom-in.mfp-bg {
  background: #000;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.my-mfp-zoom-in.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.my-mfp-zoom-in.mfp-bg.mfp-removing {
  opacity: 0;
}

.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  background: #fff;
  max-width: 520px;
  height: 680px;
  overflow-y: auto;
  margin: 0 auto;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
  box-shadow: 0px 5px 20px 0px rgba(69, 67, 96, 0.1);
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}

.my-mfp-zoom-in .zoom-anim-dialog .mfp-close {
  color: #fff;
  opacity: 1;
  width: 44px;
  height: 40px;
  line-height: 40px;
}

.my-mfp-zoom-in .zoom-anim-dialog .mfp-close:focus {
  outline: none;
}

.my-mfp-zoom-in .zoom-anim-dialog .timetable-item .timetable-image img {
  width: 100%;
}

.my-mfp-zoom-in .zoom-anim-dialog .timetable-item .timetable-info {
  padding: 20px;
}

.my-mfp-zoom-in .zoom-anim-dialog .timetable-item .timetable-info .timetable-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #454360;
  margin-top: -3px;
  margin-bottom: 10px;
}

.my-mfp-zoom-in .zoom-anim-dialog .timetable-item .timetable-info .timetable-meta {
  font-size: 14px;
  line-height: 20px;
  color: #8b88b1;
  margin-bottom: 8px;
}

.my-mfp-zoom-in .zoom-anim-dialog .timetable-item .timetable-info .timetable-meta>div {
  margin-bottom: 3px;
}

.my-mfp-zoom-in .zoom-anim-dialog .timetable-item .timetable-info .timetable-meta i {
  margin-right: 10px;
}

.my-mfp-zoom-in .zoom-anim-dialog .timetable-item .timetable-info .timetable-content {
  font-size: 15px;
  line-height: 22px;
}

.my-mfp-zoom-in .zoom-anim-dialog .timetable-item .timetable-info .timetable-content p {
  margin-bottom: 10px;
}

/* Responsive */
@media screen and (max-width: 991px) {
  .quick-timetable .timetable-week .timetable-column .column-header .header-container {
    padding: 0 2px;
  }
}

.mobile_day_num { display : none }



@media ( max-width : 800px ){
  .mobile_day_num { display : flex; background-color : #003964; color : #fff; padding : 15px 25px; justify-content: space-between; font-size : 15px !important }
  .mobile_day_num b { font-size : 15px !important }
  .quick-timetable .calendar-table { padding : 10px }
  .quick-timetable .calendar-table,
  .quick-timetable .calendar-table tr,
  .quick-timetable .calendar-table tbody,
  .quick-timetable .calendar-table th,
  .quick-timetable .calendar-table td { display : block }
  .quick-timetable .calendar-table td { margin : 20px 0 !important; border-radius : 15px; overflow : hidden; border : 1px solid #dee2e6 }
  .quick-timetable .calendar-table .calendar-day.blank,
  .quick-timetable .calendar-table tbody tr:first-child,
  .quick-timetable .calendar-table colgroup,
  .quick-timetable .calendar-table .day-num,
  .quick-timetable .calendar-table col { display : none !important }
  .quick-timetable .timetables-calendar .calendar-table .calendar-day { width : 100%; height : auto; padding : 0; overflow : hidden }
  .quick-timetable .calendar-table .mobile_day_wrap { padding : 15px }
  .quick-timetable .timetables-calendar .calendar-table .calendar-day .timetable-title,
  .quick-timetable .timetables-calendar .calendar-table .calendar-day .timetable-title .timetable-time { font-size : 15px !important }


  .quick-timetable .timetable-navigation .nav#prev-month { left : 10px }
  .quick-timetable .timetable-navigation .nav.nav-next#next-month { right : 10px }
}


.table_responsive_wrap { overflow : scroll }
.table_responsive_wrap table { min-width : 600px }


.exh_prolog table td {word-break: keep-all;}