@charset "utf-8";
.tit {
  font-size: 24px;
  color: #4a4a4a;
  margin-bottom: 10px;
}
.tit .btn {
  float: right;
}
.btn_print {
  display: inline-block;
  min-width: 100px;
  padding: 10px 20px 10px 15px;
  background-color: #aa611d;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  vertical-align: middle;
  box-sizing: border-box;
  -webkit-box-sizing: border-cbox;
}
.btn_print:before {
  content: '';
  display: inline-block;
  overflow: hidden;
  background: url(/resource/templete/li/common/img/common/layout.png) -339px 0 no-repeat;
  font-size: 5px;
  color: transparent;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  margin-top: -2px;
}
.sub_content .ucbrd1_wrap {
  margin-top: 22px;
}

@media (min-width: 768px) and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
  .sub_content {
    padding: 15px 0;
  }
  .sub_content .search_wrap {
    margin: 10px 0;
  }
  .tit .btn {
    float: none;
    margin-top: 5px;
  }
  .btn_print {
    width: 100%;
  }
}
.uchtml_title:before,
.uchtml .tab_txt:before,
.mutual_malance_wrap .bg_wrap:before,
.ucsrch7_result_wrap .back_btn:before {
  display: inline-block;
  overflow: hidden;
  background: url(/resource/templete/nl/common/img/common/sp.png) 0 0 no-repeat;
  font-size: 5px;
  color: transparent;
  vertical-align: top;
}

/* 국가전자도서관 */
.uchtml h4 {
  margin-top: 30px;
  font-size: 20px;
  text-align: center;
}
.uchtml h4 > span {
  display: inline-block;
  padding: 20px 40px;
  background: #0665a9;
  color: #fff;
  border-radius: 50px;
}
.uchtml_title {
  display: block;
  position: relative;
  margin-top: 16px;
  padding-left: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #232323;
}
.uchtml_title:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-position: -209px -50px;
  content: '';
}
.uchtml_text {
  margin-top: 14px;
  font-size: 16px;
  color: #626262;
  line-height: 1.45;
  word-break: keep-all;
}
.uchtml_list li {
  position: relative;
  margin-top: 6px;
  padding-left: 12px;
  font-size: 16px;
  color: #474747;
  line-height: 1.4;
}
.uchtml_list li:first-child {
  margin-top: 2px;
}
.uchtml_list li:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.uchtml .sub_txt {
  margin-top: 10px;
  font-size: 16px;
  padding: 0 25px;
  line-height: 1.4;
}

.digital_library_wrap .type_wrap {
  width: 100%;
  margin-top: 19px;
  font-size: 0;
}
.digital_library_wrap .type {
  display: inline-block;
  width: 48.9%;
  height: 220px;
  margin: 0 20px 20px 0;
  padding: 20px;
  text-align: center;
  border-top: 2px solid #426f8f;
  background: #fbfbfb;
  text-align: left;
  box-sizing: border-box;
  vertical-align: top;
}
.digital_library_wrap .type:nth-child(even) {
  margin-right: 0;
}
.digital_library_wrap .type_tit {
  font-size: 18px;
  font-weight: 700;
}
.digital_library_wrap .type_tit:after {
  display: block;
  width: 30px;
  height: 1px;
  margin-top: 20px;
  background: #909090;
  content: '';
}
.digital_library_wrap .type_cont {
  /* Min-height:100px; */
  padding-top: 20px;
  font-size: 16px;
  line-height: 24px;
}
.digital_library_wrap .type_cont > li {
  position: relative;
  padding-left: 10px;
}
.digital_library_wrap .type_cont > li:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 2px;
  background: #636363;
  content: '';
}
.video_wrap {
  margin-top: 30px;
  border: solid 1px #e8edf2;
}
.video_wrap video {
  display: block;
  width: 100%;
}

.open_data_wrap .tab_tit {
  font-size: 18px;
  font-weight: 700;
  color: #9d6167;
}
.open_data_wrap .tab_txt {
  position: relative;
  margin-top: 20px;
  padding-left: 48px;
  font-size: 17px;
  font-weight: 400;
}
.open_data_wrap .tab_txt:before {
  position: absolute;
  top: -6px;
  left: 0;
  width: 36px;
  height: 31px;
  background-position: -145px -151px;
  content: '';
}
.open_data_wrap .sub_txt {
  margin-top: 10px;
  font-size: 14px;
  color: #999;
  padding: 0 25px;
  line-height: 1.4;
}
.open_data_wrap .open_data {
  padding: 40px 20px 20px;
  background-color: #f8f8f8;
}
.open_data_wrap .tab_box {
  margin-top: 20px;
  padding: 30px;
  background-color: #f8f8f8;
}
.open_data_wrap .tab_box li {
  margin-top: 20px;
}
.open_data_wrap .num {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  font-size: 15px;
  font-weight: 400;
  background-color: #696e7a;
  color: #fff;
  text-align: center;
  line-height: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
}
.open_data_wrap .tab_box strong {
  display: block;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 400;
  color: #444;
}
.open_data_wrap .tab_box strong:first-child {
  margin: 0;
}
.open_data_wrap .tab_box img,
.open_data_wrap .img {
  display: block;
  margin: 15px auto 30px;
  border: solid 1px #eeeeef;
}
.open_data_wrap .tab_box .sub_tit {
  margin-top: 20px;
  padding: 0 15px;
  border-left: 3px solid #4a63a6;
  background-color: #f8f8f8;
  font-size: 15px;
  line-height: 21px;
}
.open_data_wrap .tab_box span {
  display: inline-block;
  margin-top: 20px;
}
.open_data_wrap .tab_box span:first-child {
  margin-top: 0;
}
.open_data_wrap .tab_box .link {
  color: #bf955a;
}
.open_data_wrap .search_service {
  margin: 20px 0 40px;
}
.open_data_wrap .search_service li {
  position: relative;
  margin-top: 10px;
  border: 1px solid #e8edf2;
  background: #fff;
}
.open_data_wrap .search_service li:first-child {
  margin: 0;
}
.open_data_wrap .search_service img {
  display: block;
  padding: 20px;
}
.open_data_wrap .search_service p {
  position: absolute;
  top: 50%;
  left: 88px;
  padding-right: 10px;
  font-size: 14px;
  color: #555;
  line-height: 24px;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.open_data_wrap .ucfaq1_wrap {
  margin-top: 20px;
}
.open_data_wrap .ucfaq1_wrap .faq_item .title {
  margin: 0;
}
.open_data_wrap .ucfaq1_wrap .faq_answer {
  display: block;
}
.open_data_wrap .tab_box .divide {
  display: inline-block;
  width: 48%;
  margin: 0;
}
.open_data_wrap .tab_library_list {
  text-align: center;
}
.open_data_wrap .tab_library_list li {
  display: inline-block;
  width: 33%;
  border-right: 1px solid #c5cfda;
}
.open_data_wrap .tab_library_list p {
  margin-top: 10px;
  font-size: 16px;
  color: #444;
}
.open_data_wrap .tab_library_list span {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 400;
  color: #666;
}
.open_data_wrap .tab_library_list li:last-child {
  border: 0;
}

.open_data_wrap .tab_step_list {
  margin-top: 20px;
  font-size: 0;
}
.open_data_wrap .tab_step_list li {
  display: inline-block;
  width: 49%;
  height: 230px;
  padding: 20px;
  border: 1px solid #e8edf2;
  background: #fff;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.open_data_wrap .tab_step_list .step {
  margin-top: 35px;
  font-size: 17px;
  font-weight: 700;
  color: #222;
}
.open_data_wrap .tab_step_list .step_tit {
  margin-top: 10px;
  font-size: 15px;
  color: #555;
}
.open_data_wrap .tab_step_list .step_txt {
  margin-top: 10px;
  padding: 0 15px;
  font-size: 14px;
  color: #666;
}

.open_access_korea_wrap .search_notice li {
  position: relative;
}
.open_access_korea_wrap img {
  position: absolute;
  top: 0;
  right: 0;
}
.open_access_korea_wrap .uchtml_list {
  margin-top: 15px;
}
.open_access_korea_wrap .uchtml_text {
  font-weight: 700;
}

.mutual_malance_wrap .btn_wrap {
  margin-top: 10px;
}
.mutual_malance_wrap .bg_wrap {
  position: relative;
  padding-left: 25px;
}
.mutual_malance_wrap .bg_wrap:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 19px;
  background: url('/resource/templete/nl/img/sub/ico-btn.png') no-repeat;
  transform: translateY(-50%);
  content: '';
}
.mutual_malance_wrap .btn_list_wrap {
  overflow: hidden;
  margin: 30px 0;
}
.mutual_malance_wrap .btn_list_wrap li {
  float: left;
  border: 1px solid #ddd;
  border-top: 2px solid #426f8f;
  width: 23.4%;
  height: 160px;
  margin-left: 18px;
  text-align: center;
  background: #fbfbfb;
}
.mutual_malance_wrap .btn_list_wrap li:first-child {
  margin: 0;
}
.mutual_malance_wrap .btn_list_wrap p {
  height: 70px;
  padding-top: 30px;
  font-size: 16px;
  color: #333;
  line-height: 24px;
}
.mutual_malance_wrap .btn_list_wrap .download_btn {
  display: inline-block;
  min-width: 116px;
  padding: 10px 0;
  background: #fff;
  font-size: 16px;
  color: #000;
  border: 1px solid #dcdcdc;
  text-align: center;
  line-height: 18px;
  vertical-align: middle;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.mutual_malance_wrap .btn_wrap .download_btn {
  background: #fff;
  color: #000;
  border: 1px solid #dcdcdc;
}
@media screen and (max-width: 768px) {
  .uchtml h4 {
    margin-top: 15px;
    font-size: 1.7rem;
  }
  .uchtml_title {
    font-size: 1.6rem;
  }
  .uchtml_title.mt40,
  .uchtml_title.mt50 {
    margin-top: 20px;
  }
  .uchtml_text {
    font-size: 1.5rem;
  }
  .uchtml_list li {
    font-size: 1.5rem;
  }

  .digital_library_wrap .type_wrap {
    margin-top: 15px;
    border-top: none;
  }
  .digital_library_wrap .type {
    width: 100%;
    height: 100%;
    margin-top: 10px;
    border: 1px solid #dadada;
    border-top: 2px solid #426f8f;
  }
  .digital_library_wrap .type:first-child {
    margin-top: 0;
  }
  .digital_library_wrap .type_tit {
    padding: 9px 0;
    font-size: 1.5rem;
  }
  .digital_library_wrap .type_cont {
    padding: 10px 0;
    border-bottom: none;
    font-size: 1.4rem;
  }
  .digital_library_wrap .type:nth-child(2n) .type_tit {
    border-left: none;
  }
  .digital_library_wrap .type:nth-child(2n) .type_cont {
    border-left: none;
  }

  .open_data_wrap .open_data {
    padding: 10px;
  }
  .open_data_wrap .tab_tit {
    font-size: 1.5rem;
  }
  .open_data_wrap .tab_txt {
    font-size: 1.4rem;
  }
  .open_data_wrap .tab_box {
    margin-top: 10px;
    padding: 0;
    background: none;
  }
  .open_data_wrap .search_service {
    margin: 10px 0 20px;
  }
  .open_data_wrap .search_service img {
    margin: 0 auto;
  }
  .open_data_wrap .search_service p {
    display: block;
    position: static;
    top: auto;
    left: auto;
    padding: 0 10px;
    transform: initial;
    -webkit-transform: initial;
  }
  .open_data_wrap .sub_txt {
    font-size: 1.3rem;
    padding: 0;
  }
  .open_data_wrap .btn_wrap .btn {
    font-size: 1.3rem;
  }
  .open_data_wrap .tab_library_list li {
    display: block;
    width: 100%;
    border: 0;
  }
  .open_data_wrap .tab_step_list li {
    display: block;
    width: 100%;
    height: auto;
  }
  .open_data_wrap .tab_box strong {
    font-size: 1.4rem;
  }
  .open_access_korea_wrap img {
    position: static;
  }

  .mutual_malance_wrap .btn_list_wrap li {
    width: 49%;
    margin: 0;
  }
  .mutual_malance_wrap .btn_list_wrap li:nth-child(2n) {
    border-left: 0;
  }
  .mutual_malance_wrap .btn_list_wrap li:nth-child(n + 3) {
    border-top: 0;
  }
}

/* 00 자료 오류 신고 */
.ucapi4_report_wrap .form_box_title {
  font-size: 22px;
}
.ucapi4_report_wrap .tbl_report_info {
  width: 100%;
  margin-top: 12px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
  table-layout: fixed;
}
.ucapi4_report_wrap .tbl_report_info .col1 {
  width: 114px;
}
.ucapi4_report_wrap .tbl_report_info th {
  padding: 16px 18px;
  background: #f5f5f5;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  text-align: left;
  word-break: keep-all;
}
.ucapi4_report_wrap .tbl_report_info td {
  position: relative;
  padding: 10px;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
}
.ucapi4_report_wrap .input_text_wrap {
  height: 35px;
  border-color: #dfdfdf;
}
.ucapi4_report_wrap .textarea_wrap {
  height: 108px;
  border-color: #dfdfdf;
}
.ucapi4_report_wrap .reporter_wrap {
  margin-top: 26px;
}
.ucapi4_report_wrap .input_check_wrap {
  display: block;
  margin-top: 8px;
}
.ucapi4_report_wrap .input_phone_wrap {
  display: inline-block;
  width: 60%;
  vertical-align: middle;
}
.ucapi4_report_wrap .input_phone_wrap .placeholder {
  display: none !important;
}
.ucapi4_report_wrap .notice_text {
  display: inline-block;
  margin-left: 8px;
  font-size: 15px;
  color: #8b8b8b;
  vertical-align: middle;
}
.ucapi4_report_wrap .email_wrap {
  font-size: 0;
}
.ucapi4_report_wrap .email_wrap .input_text_wrap {
  display: inline-block;
  width: 35%;
  vertical-align: middle;
}
.ucapi4_report_wrap .email_wrap .input_text_wrap:nth-of-type(2) {
  border-right: none;
}
.ucapi4_report_wrap .email_wrap .input_select_wrap {
  display: inline-block;
  width: 22%;
  min-width: auto;
  height: 35px;
  vertical-align: middle;
}
.ucapi4_report_wrap .email_wrap .input_select_wrap select {
  border-color: #dfdfdf;
}
.ucapi4_report_wrap .email_split {
  display: inline-block;
  width: 8%;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}
.ucapi4_report_wrap .btn_wrap {
  text-align: center;
}
.ucapi4_report_wrap .report_page {
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .ucapi4_report_wrap .form_box_title {
    font-size: 1.7rem;
  }
  .ucapi4_report_wrap .tbl_report_info {
    margin-top: 9px;
  }
  .ucapi4_report_wrap .tbl_report_info .col1 {
    width: 86px;
  }
  .ucapi4_report_wrap .tbl_report_info th {
    padding: 10px 9px;
    font-size: 1.5rem;
  }
  .ucapi4_report_wrap .tbl_report_info td {
    padding: 5px 7px;
    font-size: 1.5rem;
  }
  .ucapi4_report_wrap .reporter_wrap {
    margin-top: 15px;
  }
  .ucapi4_report_wrap .input_phone_wrap {
    width: 100%;
  }
  .ucapi4_report_wrap .input_phone_wrap .placeholder {
    display: block !important;
  }
  .ucapi4_report_wrap .input_phone_wrap input:focus + .placeholder {
    display: none !important;
  }
  .ucapi4_report_wrap .notice_text {
    display: none;
  }
  .ucapi4_report_wrap .input_check_wrap {
    margin-top: 4px;
  }
  .ucapi4_report_wrap .input_text_wrap label {
    left: 4px;
    color: #9a9a9a;
  }
  .ucapi4_report_wrap .input_text_wrap .input_text {
    padding: 0 4px;
  }
  .ucapi4_report_wrap .email_wrap .input_text_wrap {
    width: 46%;
  }
  .ucapi4_report_wrap .email_wrap .input_text_wrap:nth-of-type(2) {
    border-right: 1px solid #dfdfdf;
  }
  .ucapi4_report_wrap .email_wrap .input_select_wrap {
    display: block;
    width: 100%;
    margin-top: 4px;
  }
}

/* 01_03_01 신착자료 */
.collect_srch_wrap {
  padding: 30px 0 22px;
  background: #f6f6f6;
  font-size: 0;
  text-align: center;
}
.collect_srch_wrap .week_srch {
  display: inline-block;
  position: relative;
  padding: 0 44px;
  font-size: 26px;
  font-weight: 700;
  color: #9f9f9f;
}
.collect_srch_wrap .date_year_month {
  margin-right: 10px;
  font-weight: 700;
  color: #474747;
}
.collect_srch_wrap .date_week {
  margin-left: 10px;
  font-weight: 700;
  color: #474747;
}
.collect_srch_wrap .week_number {
  font-weight: 700;
  color: #3f8fc8;
}
.collect_srch_wrap .btn_week {
  position: absolute;
  top: 50%;
  width: 10px;
  height: 18px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.collect_srch_wrap .btn_prev {
  left: 0;
  background-position: -84px -63px;
}
.collect_srch_wrap .btn_next {
  right: 0;
  background-position: -96px -63px;
}
.collect_srch_wrap .collect_category_list {
  margin-top: 20px;
}
.collect_srch_wrap .collect_category {
  display: inline-block;
  position: relative;
  margin-left: 13px;
  padding-left: 14px;
  font-size: 16px;
  color: #686868;
  vertical-align: middle;
}
/* .collect_srch_wrap .collect_category:before{position:absolute;top:50%;left:0;width:1px;height:12px;background:#a0a0a0;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);content:''} */
.collect_srch_wrap .collect_category:first-child {
  margin-left: 0;
  padding-left: 0;
}
.collect_srch_wrap .collect_category:first-child:before {
  display: none;
}
.collect_srch_wrap .collect_category.is_selected {
  padding: 3px 10px 5px;
  background-color: #426f8f;
  color: #fff;
}
/* .collect_srch_wrap .collect_category.is_selected{color:#3f8fc8} */
.select_week_data {
  margin-bottom: 21px;
  padding: 18px 26px;
  border: 1px solid #dcdcdc;
  font-size: 17px;
  font-weight: 400;
  color: #474747;
}
.select_week_data > strong {
  font-weight: 500;
  color: #3f8fc8;
}
@media screen and (max-width: 768px) {
  .collect_srch_wrap {
    padding: 15px 0 11px;
  }
  .collect_srch_wrap .week_srch {
    padding: 0 22px;
    font-size: 1.8rem;
  }
  .collect_srch_wrap .btn_week {
    background-size: 400px auto;
  }
  .collect_srch_wrap .btn_prev {
    background-position: -104px -48px;
  }
  .collect_srch_wrap .btn_next {
    background-position: -118px -48px;
  }
  .collect_srch_wrap .collect_category_list {
    margin-top: 10px;
    text-align: left;
    padding: 10px;
  }
  .collect_srch_wrap .collect_category {
    width: 25%;
    margin-left: 0;
    padding: 10px 0;
    font-size: 1.4rem;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-break: keep-all;
  }
  .collect_srch_wrap .collect_category:nth-of-type(4n + 1):before {
    display: none;
  }
  .select_week_data {
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 1.5rem;
  }
}

/* 01_03_01 신착자료 레이어팝업 */
.layer_book_place .book_place_list {
  margin-top: 18px;
  padding-top: 27px;
  border-top: 1px solid #ccc;
}
.layer_book_place .book_place_list:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.layer_book_place .book_place_title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #161616;
}
.layer_book_place .book_place_item {
  font-size: 16px;
  color: #3f3f3f;
  line-height: 28px;
}

/* 01_03_31 맞춤형 신착자료 */
.custom_explanation:after {
  display: block;
  clear: both;
  content: '';
}
.custom_explanation p {
  display: inline-block;
  margin-top: 15px;
}
.custom_explanation .btn_wrap {
  float: right;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .custom_explanation p {
    margin-top: 8px;
    font-size: 1.3rem;
  }
  .custom_explanation .btn_wrap {
    width: 100%;
  }
  .custom_explanation .btn_wrap .btn {
    width: 100%;
  }
}
/* 01_03_01 우편복사 풀팝업 */
.copy_book_wrap .copy_book .btn_wrap {
  margin-top: 0;
  text-align: left;
}
.copy_book_wrap .btn_wrap .btn_book_detail {
  position: relative;
  width: 100%;
  padding: 16px 24px 16px 21px;
  background: #426f8f;
  font-size: 18px;
  text-align: left;
}
.copy_book_wrap .btn_book_detail:after {
  position: absolute;
  top: 50%;
  right: 24px;
  width: 15px;
  height: 9px;
  background-position: -75px -50px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.copy_book_wrap .is_collapsed .btn_book_detail:after {
  background-position: -58px -50px;
}
.copy_book_wrap .book_detail {
  position: relative;
  margin-top: 25px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
  font-size: 0;
}
.copy_book_wrap .book_detail:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 168px;
  height: 100%;
  background: #f5f5f5;
  content: '';
}
.copy_book_wrap .book_info_title {
  display: block;
  float: left;
  width: 168px;
  padding: 16px 18px;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  color: #3f3f3f;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.copy_book_wrap .book_info_title:first-of-type {
  border-top: none;
}
.copy_book_wrap .book_info_item {
  display: block;
  overflow: hidden;
  padding: 16px;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  font-weight: 400;
  color: #3f3f3f;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.copy_book_wrap .book_info_item:first-of-type {
  border-top: none;
}
.copy_book_apply_wrap {
  margin-top: 32px;
}
.copy_book_wrap .copy_book_title {
  display: block;
  width: 100%;
  padding: 16px 24px 16px 21px;
  background: #426f8f;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tbl_copy_book_apply {
  width: 100%;
  margin-top: 20px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
  table-layout: fixed;
}
.tbl_copy_book_apply .col1 {
  width: 168px;
}
.tbl_copy_book_apply th {
  padding: 16px 18px;
  background: #f5f5f5;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  font-weight: normal;
  color: #3f3f3f;
  text-align: left;
  word-break: keep-all;
}
.tbl_copy_book_apply td {
  position: relative;
  padding: 10px 14px;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  color: #3f3f3f;
}
.tbl_copy_book_apply .copy_range {
  max-width: 663px;
}
.tbl_copy_book_apply .copy_range .notice_text {
  line-height: 35px;
  margin-left: 8px;
}
.tbl_copy_book_apply .copy_range .input_text_wrap {
  float: left;
  width: 228px;
}
.tbl_copy_book_apply .copy_range .example:after {
  content: ', ';
}
.tbl_copy_book_apply .copy_range .example:last-child:after {
  display: none;
}
.tbl_copy_book_apply .address_wrap {
  margin-top: 10px;
}
.tbl_copy_book_apply .input_text_wrap {
  max-width: 663px;
  height: 35px;
  border-color: #dfdfdf;
}
.tbl_copy_book_apply .input_radio_wrap {
  vertical-align: middle;
}
.tbl_copy_book_apply .input_check_wrap {
  display: block;
  margin-top: 8px;
}
.tbl_copy_book_apply .notice_text {
  display: inline-block;
  margin-left: 8px;
  font-size: 15px;
  color: #8b8b8b;
  vertical-align: middle;
}
.tbl_copy_book_apply th .notice_text {
  margin: 10px 0 0;
  color: #3f8fc8;
}
.tbl_copy_book_apply th .notice_text .small_skip {
  color: #8b8b8b;
}
.tbl_copy_book_apply .address_wrap > .input_text_wrap {
  margin-top: 9px;
}
.tbl_copy_book_apply .post_wrap {
  font-size: 0;
}
.tbl_copy_book_apply .btn_post {
  display: inline-block;
  width: 116px;
  height: 35px;
  background: #6c6c6c;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 35px;
  vertical-align: middle;
}
.tbl_copy_book_apply .post_wrap .input_text_wrap {
  display: inline-block;
  width: 182px;
  margin-left: 10px;
  vertical-align: middle;
}
.tbl_copy_book_apply .send_place_wrap {
  max-width: 663px;
  font-size: 0;
}
.tbl_copy_book_apply .send_place {
  display: inline-block;
  margin-left: 19px;
}
.tbl_copy_book_apply .send_place:first-of-type {
  margin: 0;
}
.tbl_copy_book_apply .send_place label {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
.tbl_copy_book_apply .send_place .input_text_wrap {
  display: inline-block;
  width: 233px;
  margin-left: 10px;
  vertical-align: middle;
}
.tbl_copy_book_apply .send_place_wrap .notice_text {
  display: block;
  margin: 6px 0 0;
}
.tbl_copy_book_apply .call_wrap {
  display: inline-block;
  max-width: 432px;
  font-size: 0;
  vertical-align: middle;
}
.tbl_copy_book_apply .input_call_wrap {
  display: inline-block;
  width: 30%;
  font-size: 16px;
}
.tbl_copy_book_apply .call_wrap .stick {
  display: inline-block;
  width: 5%;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}
.copy_book_wrap .btn_wrap {
  text-align: center;
  font-size: 16px;
}
.copy_book_wrap .btn_cancel {
  background: #d6562e;
}
.copy_book_wrap .btn_modify {
  background: #426f8f;
}
@media screen and (max-width: 1239px) {
  .tbl_copy_book_apply .copy_range .notice_text {
    margin-left: 0;
  }
  .tbl_copy_book_apply .copy_range .input_text_wrap {
    margin-right: 8px;
  }
  .tbl_copy_book_apply .send_place {
    width: 50%;
    margin: 0;
  }
  .tbl_copy_book_apply .send_place label {
    float: left;
    width: 52px;
    padding-left: 10px;
    line-height: 35px;
  }
  .tbl_copy_book_apply .send_place:first-of-type label {
    width: 124px;
    padding: 0;
  }
  .tbl_copy_book_apply .send_place .input_text_wrap {
    display: block;
    width: auto;
    overflow: hidden;
    margin-left: 10px;
  }
  .tbl_copy_book_apply .send_place_wrap .notice_text {
    display: block;
    margin: 6px 0 0;
  }
  .tbl_copy_book_apply .call_wrap {
    max-width: 663px;
  }
  .tbl_copy_book_apply .call_wrap + .notice_text {
    display: block;
    margin: 6px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .copy_book_wrap .btn_wrap .btn_book_detail {
    padding: 0 20px 0 10px;
  }
  .copy_book_wrap .btn_wrap .btn_book_detail:after {
    right: 11px;
    width: 9px;
    height: 5px;
    background-position: -86px -24px;
  }
  .copy_book_wrap .is_collapsed .btn_book_detail:after {
    background-position: -97px -24px;
  }
  .copy_book_wrap .copy_book_title {
    padding: 0 20px 0 10px;
    line-height: 30px;
  }
  .copy_book_wrap .book_detail {
    margin-top: 13px;
  }
  .copy_book_wrap .book_detail:before {
    width: 136px;
  }
  .copy_book_wrap .book_info_title {
    width: 136px;
    padding: 9px 0 9px 10px;
    font-size: 1.5rem;
  }
  .copy_book_wrap .book_info_item {
    padding: 9px 11px;
    font-size: 1.5rem;
  }
  .copy_book_wrap .book_info_item .btn {
    font-size: 1.5rem;
  }
  .tbl_copy_book_apply .notice_text {
    font-size: 1.4rem;
  }
  .tbl_copy_book_apply {
    margin-top: 10px;
  }
  .tbl_copy_book_apply .col1 {
    width: 136px;
  }
  .tbl_copy_book_apply th {
    padding: 8px;
    font-size: 1.5rem;
    vertical-align: top;
  }
  .tbl_copy_book_apply td {
    padding: 5px 6px;
    font-size: 15px;
  }
  .tbl_copy_book_apply .copy_range .notice_text {
    display: block;
    line-height: inherit;
  }
  .tbl_copy_book_apply .copy_range .input_text_wrap {
    float: none;
    margin-top: 6px;
  }
  .tbl_copy_book_apply .input_radio + label {
    font-size: 1.5rem;
  }
  .tbl_copy_book_apply .address_wrap > .input_text_wrap {
    margin-top: 9px;
  }
  .tbl_copy_book_apply .btn_post {
    width: 32%;
  }
  .copy_book_wrap .btn_wrap {
    font-size: 0;
  }
  .tbl_copy_book_apply .post_wrap .input_text_wrap {
    width: 66%;
    margin-left: 2%;
  }
  .tbl_copy_book_apply .send_place {
    width: 100%;
    margin: 6px 0 0;
  }
  .tbl_copy_book_apply .send_place label {
    padding: 0;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 479px) {
  .copy_book_wrap .book_detail:before {
    width: 100px;
  }
  .copy_book_wrap .book_info_title {
    width: 100px;
  }
  .tbl_copy_book_apply .col1 {
    width: 100px;
  }
  .tbl_copy_book_apply .small_skip {
    display: none;
  }
  .tbl_copy_book_apply .copy_range .input_text_wrap {
    width: 100%;
  }
  .tbl_copy_book_apply .copy_range .example {
    display: block;
  }
  .tbl_copy_book_apply .input_radio + label {
    padding-left: 18px;
  }
  .tbl_copy_book_apply .input_radio + label:before {
    position: absolute;
    top: 0;
    left: 0;
  }
  .tbl_copy_book_apply .btn_post {
    width: 48%;
    font-size: 1.4rem;
  }
  .tbl_copy_book_apply .post_wrap .input_text_wrap {
    width: 50%;
  }
  .tbl_copy_book_apply .send_place label {
    line-height: inherit;
  }
  .tbl_copy_book_apply .send_place:first-of-type label {
    display: block;
    float: none;
  }
  .tbl_copy_book_apply .send_place .input_text_wrap {
    display: block;
    width: 100%;
    margin: 4px 0 0;
  }
}

/* 01_09_01 자료검색 */
.tbl_ucsrch7 {
  width: 100%;
  margin-top: 20px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
  table-layout: fixed;
}
.tbl_ucsrch7 .col1 {
  width: 20%;
}
.tbl_ucsrch7 .col2 {
  width: 60%;
}
.tbl_ucsrch7 th {
  padding: 16px 18px;
  background: #f5f5f5;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  text-align: left;
  word-break: keep-all;
}
.tbl_ucsrch7 td {
  position: relative;
  padding: 10px 14px;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  color: #3f3f3f;
}
.tbl_ucsrch7 .input_select_wrap {
  height: 35px;
}
.tbl_ucsrch7 .input_select_wrap select {
  border-color: #dcdcdc;
}
.tbl_ucsrch7 .input_text_wrap {
  height: 35px;
  border-color: #dcdcdc;
}
.tbl_ucsrch7 .publish_year_wrap {
  width: 400px;
  max-width: 100%;
  font-size: 0;
}
.tbl_ucsrch7 .publish_year_wrap .input_text_wrap {
  display: inline-block;
  width: 48%;
  font-size: 16px;
  vertical-align: middle;
}
.tbl_ucsrch7 .publish_year_wrap .time_split {
  display: inline-block;
  width: 4%;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}
.tbl_ucsrch7 .align_select_wrap {
  max-width: 114px;
}
.ucsrch7_wrap .btn_wrap {
  text-align: center;
}
.ucsrch7_wrap .btn_clear {
  background: #b0b0b0;
}
@media screen and (max-width: 768px) {
  .tbl_ucsrch7 .col1 {
    width: 30%;
  }
  .tbl_ucsrch7 .col2 {
    width: 46%;
  }
  .tbl_ucsrch7 th {
    padding: 8px;
    font-size: 1.5rem;
  }
  .tbl_ucsrch7 td {
    padding: 5px 6px;
    font-size: 1.5rem;
  }
  .tbl_ucsrch7 .input_select_wrap {
    min-width: 58px;
  }
  .tbl_ucsrch7 .input_select_wrap select {
    padding: 0 20px 0 8px;
    font-size: 1.4rem;
  }
  .ie9 .tbl_ucsrch7 .input_select_wrap select {
    padding: 0 0 0 8px;
  }
  .tbl_ucsrch7 .publish_year_wrap .input_text_wrap {
    width: 46%;
  }
  .tbl_ucsrch7 .publish_year_wrap .time_split {
    width: 8%;
  }
  .ucsrch7_wrap .btn_wrap {
    font-size: 0;
  }
  .ucsrch7_wrap .btn {
    width: 49%;
    margin-left: 2%;
  }
  .ucsrch7_wrap .btn:first-child {
    margin-left: 0;
  }
}

/* 01_09_01 자료검색 결과 */
.ucsrch7_result_wrap {
  position: relative;
}
.ucsrch7_result_wrap .search_text {
  font-size: 18px;
  color: #232323;
  word-break: keep-all;
}
.ucsrch7_result_wrap .search_text .keyword {
  font-size: 24px;
  font-weight: 700;
  color: #474747;
}
.ucsrch7_result_wrap .search_text .keyword:before {
  content: '" ';
}
.ucsrch7_result_wrap .search_text .keyword:after {
  content: ' "';
}
.ucsrch7_result_wrap .search_text .number {
  color: #4a7fc8;
}
.ucsrch7_result_wrap .collect_search_wrap {
  margin-top: 22px;
}
.ucsrch7_result_wrap .collect_search_wrap .input_text_wrap {
  border-left: 1px solid #518fba;
}
.ucsrch7_result_wrap .classify_table {
  margin-top: 19px;
  border: 1px solid #dadada;
  border-top-color: #282828;
  border-bottom: 0;
}
.ucsrch7_result_wrap .classify_table table {
  width: 100%;
}
.ucsrch7_result_wrap .classify_table .col1 {
  width: 16%;
}
.ucsrch7_result_wrap .classify_table .col2 {
  width: 84%;
}
.ucsrch7_result_wrap .classify_table th {
  padding: 24px 0; /*width:155px;*/
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  background: #f8f8f8;
  font-size: 17px;
  font-weight: 700;
  color: #232323;
  text-align: center;
}
.ucsrch7_result_wrap .classify_table td {
  padding: 26px;
  border-bottom: 1px solid #dadada;
  background: #fff;
  font-size: 0;
}
.ucsrch7_result_wrap .classify_table td a {
  display: inline-block;
  padding-right: 10px;
  font-size: 15px;
  font-weight: 400;
  color: #626262;
  line-height: 24px;
}
.ucsrch7_result_wrap .classify_table td .num:before {
  content: '(';
}
.ucsrch7_result_wrap .classify_table td .num:after {
  content: ')';
}
.ucsrch7_result_wrap .classify_table td a:last-child:before {
  display: none;
}
.ucsrch7_result_wrap .recent_search_list_wrap {
  padding: 12px 18px 11px;
  border: 1px solid #dcdcdc;
  margin-top: 10px;
  font-size: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ucsrch7_result_wrap .recent_search_list_wrap:after {
  display: block;
  clear: both;
  content: '';
}
.ucsrch7_result_wrap .recent_search_title {
  float: left;
  position: relative;
  padding-right: 22px;
  font-size: 15px;
  font-weight: 700;
  color: #444;
}
.ucsrch7_result_wrap .recent_search_title:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 12px;
  background-position: -145px -205px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.ucsrch7_result_wrap .recent_search_list {
  overflow: hidden;
  padding: 0 0 0 42px;
}
.ucsrch7_result_wrap .recent_search_item {
  display: inline-block;
  margin-right: 20px;
  font-size: 15px;
  color: #626262;
}
.ucsrch7_result_wrap .recent_search_item > a {
  display: block;
  position: relative;
  padding-right: 20px;
}
.ucsrch7_result_wrap .recent_search_item > a:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 15px;
  height: 15px;
  background-position: -166px -184px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.ucsrch7_result_wrap .result_wrap {
  position: relative;
  margin-top: 52px;
}
.ucsrch7_result_wrap .result_wrap:first-of-type {
  margin-top: 34px;
}
.ucsrch7_result_wrap .back_btn {
  float: right;
  width: 114px;
  padding: 7px 0;
  background: #3b4954;
  text-align: center;
}
.ucsrch7_result_wrap .back_btn .bg_wrap {
  position: relative;
  padding-left: 29px;
  font-size: 17px;
  color: #fff;
}
.ucsrch7_result_wrap .back_btn .bg_wrap:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 15px;
  background: url(/resource/templete/nl/common/img/common/sp.png) no-repeat 0 -304px;
  transform: translateY(-50%);
  content: '';
}

.result_wrap:after {
  display: block;
  clear: both;
  content: '';
}
.result_wrap .result_title {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  color: #232323;
}
.result_wrap .result_title .num {
  font-size: 16px;
}
.result_wrap .result_title .num:before {
  content: '(';
}
.result_wrap .result_title .num:after {
  content: ')';
}
.result_wrap .btn_more {
  position: absolute;
  top: 12px;
  right: 0;
  padding-left: 16px;
  font-size: 14px;
  color: #232323;
}
.result_wrap .btn_more:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 8px;
  height: 8px;
  background-position: -153px -205px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
@media screen and (max-width: 768px) {
  .result_wrap .btn_more {
    top: 4px;
  }
  .ucsrch7_result_wrap .search_text {
    font-size: 1.4rem;
  }
  .ucsrch7_result_wrap .search_text .keyword {
    font-size: 1.7rem;
  }
  .ucsrch7_result_wrap .collect_search_wrap {
    margin-top: 10px;
  }
  .ucsrch7_result_wrap .classify_table {
    margin-top: 15px;
  }
  .ucsrch7_result_wrap .classify_table colgroup {
    display: block;
  }
  .ucsrch7_result_wrap .classify_table th {
    display: block;
    padding: 12px 0;
    border-right: 0;
    font-size: 1.6rem;
  }
  .ucsrch7_result_wrap .classify_table td {
    display: block;
    padding: 13px;
  }
  .ucsrch7_result_wrap .classify_table td a {
    padding: 5px;
    font-size: 1.5rem;
    line-height: 20px;
  }
  .ucsrch7_result_wrap .recent_search_list_wrap {
    padding: 6px 9px;
  }
  .ucsrch7_result_wrap .recent_search_title {
    padding: 5px 18px 0 0;
    font-size: 1.5rem;
  }
  .ucsrch7_result_wrap .recent_search_title:before {
    margin-top: 3px;
  }
  .ucsrch7_result_wrap .recent_search_list {
    padding: 5px;
  }
  .ucsrch7_result_wrap .recent_search_item {
    margin-right: 10px;
    font-size: 1.4rem;
  }
  .ucsrch7_result_wrap .recent_search_item > a {
    padding: 5px 20px 5px 5px;
  }
  .ucsrch7_result_wrap .result_wrap {
    margin-top: 30px;
  }
  .ucsrch7_result_wrap .result_wrap:first-of-type {
    margin-top: 30px;
  }
  .ucsrch7_result_wrap .back_btn {
    display: block;
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  .result_wrap .result_title {
    font-size: 1.7rem;
  }
  .result_wrap .btn_more {
    top: 4px;
  }
}

/* 종합목록 - 단행자료 */
.result_wrap .result_paper_back {
  margin-top: 12px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
}
.result_wrap .result_paper_back .paper_back_item {
  border-top: 1px solid #dfdfdf;
}
.result_wrap .result_paper_back .paper_back_item:first-child {
  border: 0;
}
.result_wrap .result_paper_back .paper_back_item .inner {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 25px 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.result_wrap .result_paper_back .thumb {
  overflow: hidden;
  float: left;
  position: relative;
  width: 44px;
  height: 68px;
  text-align: center;
}
.result_wrap .result_paper_back .thumb:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  border: 1px solid #a9a9a9;
  content: '';
}
.result_wrap .result_paper_back .thumb img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.result_wrap .result_paper_back .thumb img:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.result_wrap .result_paper_back .cont {
  overflow: hidden;
  position: relative;
  min-height: 68px;
  padding: 0 38px;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.result_wrap .result_paper_back .cont:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.result_wrap .result_paper_back .bx {
  display: inline-block;
  vertical-align: middle;
}
.result_wrap .result_paper_back .title {
  display: block;
  margin-top: 4px;
  padding-right: 20px;
  font-size: 21px;
  font-weight: 700;
  color: #4f4f4f;
  line-height: 1.3;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.result_wrap .result_paper_back .title:hover {
  text-decoration: underline;
}
.result_wrap .result_paper_back .title .category {
  display: inline-block;
  font-size: 21px;
  color: #4f4f4f;
}
.result_wrap .result_paper_back .info_inner {
  display: block;
  margin-top: 7px;
  font-size: 0;
}
.result_wrap .result_paper_back .info_inner dl {
  overflow: hidden;
}
.result_wrap .result_paper_back .info_inner dt,
.result_wrap .result_paper_back .info_inner dd {
  margin-top: 7px;
  font-size: 16px;
  color: #626262;
}
.result_wrap .result_paper_back .info_inner dt,
.result_wrap .result_paper_back .info_inner dd {
  display: inline-block;
}
.result_wrap .result_paper_back .info_inner dt {
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.result_wrap .result_paper_back .info_inner dt:first-of-type {
  margin-left: 0;
  padding-left: 0;
}
.result_wrap .result_paper_back .info_inner dt:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #dcdcdc;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.result_wrap .result_paper_back .info_inner dt:first-of-type:before {
  display: none;
}
.result_wrap .result_paper_back .info_inner dt:after {
  display: inline-block;
  margin: 0 6px;
  content: ':';
}
.result_wrap .result_paper_back .edition_item .title {
  width: 100%;
  overflow: hidden;
  padding-right: 0;
  font-size: 14px;
  font-weight: 500;
  color: #626262;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.result_wrap .result_paper_back .btn_other_edition {
  position: absolute;
  top: 50%;
  right: 0;
  padding-left: 20px;
  font-weight: 700;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.result_wrap .result_paper_back .btn_other_edition:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 6px;
  background-position: -145px -218px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.result_wrap .is_opend .btn_other_edition:before {
  background-position: -163px -205px;
}
.result_wrap .result_paper_back .btn_other_edition .num:before {
  content: '(';
}
.result_wrap .result_paper_back .btn_other_edition .num:after {
  content: ')';
}
.result_wrap .result_paper_back .other_editions {
  padding: 18px 0 12px;
  background: #f8f8f8;
  border-top: 1px solid #dfdfdf;
  font-size: 0;
}
.result_wrap .result_paper_back .edition_item {
  display: inline-block;
  width: 16.6%;
  margin-top: 26px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.result_wrap .result_paper_back .edition_item:nth-child(-n + 6) {
  margin-top: 0;
}
.result_wrap .result_paper_back .edition_item a {
  display: block;
}
.result_wrap .result_paper_back .edition_item a img {
  transition: 0.4s;
}
.result_wrap .result_paper_back .edition_item a:hover img,
.result_wrap .result_paper_back .edition_item a:focus img {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.result_wrap .result_paper_back .edition_item .thumb {
  float: none;
  margin: 0 auto;
}
.result_wrap .result_paper_back .edition_item .cont {
  min-height: 0;
  padding: 0;
  text-align: center;
}
.result_wrap .result_paper_back .edition_item .bx {
  display: block;
  width: 100%;
}
.result_wrap .result_paper_back .edition_item .title {
  width: 100%;
  overflow: hidden;
  padding-right: 0;
  font-size: 14px;
  font-weight: 500;
  color: #626262;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .result_wrap .result_paper_back {
    min-height: 0;
    margin-top: 6px;
  }
  .result_wrap .result_paper_back .paper_back_item {
    height: auto;
    padding: 14px 0 8px;
  }
  .result_wrap .result_paper_back .paper_back_item.is_opend {
    padding-bottom: 0;
  }
  .result_wrap .result_paper_back .paper_back_item .inner {
    padding: 0;
  }
  .result_wrap .result_paper_back .thumb {
    min-width: 56px;
  }
  .result_wrap .result_paper_back .cont {
    min-height: 0;
    height: auto;
    padding: 0 15px;
    white-space: normal;
  }
  .result_wrap .result_paper_back .title_inner .date {
    position: relative;
    margin: 0;
    font-size: 1.5rem;
  }
  .result_wrap .result_paper_back .title_inner .category {
    display: inline-block;
    margin-left: 5px;
    font-size: 1.5rem;
    color: #626262;
  }
  .result_wrap .result_paper_back .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    max-height: 48px;
    font-size: 1.9rem;
  }
  .result_wrap .result_paper_back .info_inner {
    margin-top: 2px;
  }
  .result_wrap .result_paper_back .title .category {
    display: none;
  }
  .result_wrap .result_paper_back .title_inner .date:after {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1px;
    height: 14px;
    margin: -7px 5px 0;
    background: #dcdcdc;
    content: '';
  }
  .result_wrap .result_paper_back .info_inner dt,
  .result_wrap .result_paper_back .info_inner dd {
    margin-top: 0;
    font-size: 1.5rem;
  }
  .result_wrap .result_paper_back .btn_other_edition {
    position: relative;
    margin-top: 6px;
    font-size: 1.4rem;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .result_wrap .result_paper_back .info_inner dt {
    float: left;
    padding-left: 0;
    margin-left: 0;
  }
  .result_wrap .result_paper_back .info_inner dt:before {
    display: none;
  }
  .result_wrap .result_paper_back .info_inner dd {
    display: table-cell;
  }
  .result_wrap .result_paper_back .other_editions {
    margin-top: 10px;
  }
  .result_wrap .result_paper_back .edition_item,
  .result_wrap .result_paper_back .edition_item:nth-child(-n + 6) {
    width: 33.3%;
    margin-top: 14px;
  }
  .result_wrap .result_paper_back .edition_item:nth-child(-n + 3) {
    margin-top: 0;
  }
  .result_wrap .result_paper_back .edition_item .title {
    display: block;
    -webkit-line-clamp: 1;
  }
}

/* 종합목록 - 연속자료 */
.result_wrap .result_series {
  margin-top: 12px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
}
.result_wrap .result_series .series_item {
  border-top: 1px solid #dfdfdf;
}
.result_wrap .result_series .series_item:first-child {
  border: 0;
}
.result_wrap .result_series .series_item .inner {
  display: block;
  width: 100%;
  height: 100%;
  padding: 25px 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.result_wrap .result_series .thumb {
  overflow: hidden;
  float: left;
  position: relative;
  width: 44px;
  height: 68px;
  text-align: center;
}
.result_wrap .result_series .thumb:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  border: 1px solid #a9a9a9;
  content: '';
}
.result_wrap .result_series .thumb img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.result_wrap .result_series .thumb img:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.result_wrap .result_series .cont {
  overflow: hidden;
  position: relative;
  min-height: 68px;
  padding: 0 38px;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.result_wrap .result_series .cont:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.result_wrap .result_series .bx {
  display: inline-block;
  vertical-align: middle;
}
.result_wrap .result_series .title {
  display: block;
  margin-top: 4px;
  font-size: 21px;
  font-weight: 700;
  color: #4f4f4f;
  line-height: 1.3;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.result_wrap .result_series .title:hover {
  text-decoration: underline;
}
.result_wrap .result_series .title .category {
  display: inline-block;
  font-size: 21px;
  color: #4f4f4f;
}
.result_wrap .result_series .info_inner {
  display: block;
  margin-top: 7px;
  font-size: 0;
}
.result_wrap .result_series .info_inner dl {
  overflow: hidden;
}
.result_wrap .result_series .info_inner dt,
.result_wrap .result_series .info_inner dd {
  margin-top: 7px;
  font-size: 16px;
  color: #626262;
}
.result_wrap .result_series .info_inner dt,
.result_wrap .result_series .info_inner dd {
  display: inline-block;
}
.result_wrap .result_series .info_inner dt {
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.result_wrap .result_series .info_inner dt:first-of-type {
  margin-left: 0;
  padding-left: 0;
}
.result_wrap .result_series .info_inner dt:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #dcdcdc;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.result_wrap .result_series .info_inner dt:first-of-type:before {
  display: none;
}
.result_wrap .result_series .info_inner dt:after {
  display: inline-block;
  margin: 0 6px;
  content: ':';
}

@media screen and (max-width: 768px) {
  .result_wrap .result_series .series_item {
    min-height: 0;
    height: auto;
    padding: 14px 0;
  }
  .result_wrap .result_series .series_item .inner {
    padding: 0;
  }
  .result_wrap .result_series .thumb {
    min-width: 56px;
  }
  .result_wrap .result_series .cont {
    min-height: 0;
    height: auto;
    padding: 0 15px;
    white-space: normal;
  }
  .result_wrap .result_series .title_inner .date {
    position: relative;
    margin: 0;
    font-size: 1.5rem;
  }
  .result_wrap .result_series .title_inner .category {
    display: inline-block;
    margin-left: 5px;
    font-size: 1.5rem;
    color: #626262;
  }
  .result_wrap .result_series .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    max-height: 48px;
    font-size: 1.9rem;
  }
  .result_wrap .result_series .info_inner {
    margin-top: 2px;
  }
  .result_wrap .result_series .title .category {
    display: none;
  }
  .result_wrap .result_series .title_inner .date:after {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1px;
    height: 14px;
    margin: -7px 5px 0;
    background: #dcdcdc;
    content: '';
  }
  .result_wrap .result_series .info_inner dt,
  .result_wrap .result_series .info_inner dd {
    margin-top: 0;
    font-size: 1.5rem;
  }
  .result_wrap .result_series .info_inner dt {
    float: left;
    padding-left: 0;
    margin-left: 0;
  }
  .result_wrap .result_series .info_inner dt:before {
    display: none;
  }
  .result_wrap .result_series .info_inner dd {
    display: block;
  }
}
/* 종합목록 - 기사자료 */
.result_wrap .result_article {
  margin-top: 12px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
}
.result_wrap .result_article .article_item {
  border-top: 1px solid #dfdfdf;
}
.result_wrap .result_article .article_item:first-child {
  border: 0;
}
.result_wrap .result_article .article_item .inner {
  display: block;
  width: 100%;
  height: 100%;
  padding: 25px 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.result_wrap .result_article .cont {
  overflow: hidden;
  position: relative;
  min-height: 68px;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.result_wrap .result_article .cont:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.result_wrap .result_article .bx {
  display: inline-block;
  vertical-align: middle;
}
.result_wrap .result_article .title:hover {
  text-decoration: underline;
}
.result_wrap .result_article .title .category {
  display: inline-block;
  font-size: 21px;
  color: #4f4f4f;
}
.result_wrap .result_article .info_inner {
  display: block;
  margin-top: 7px;
  font-size: 0;
}
.result_wrap .result_article .info_inner dl {
  overflow: hidden;
}
.result_wrap .result_article .info_inner dt,
.result_wrap .result_article .info_inner dd {
  margin-top: 7px;
  font-size: 16px;
  color: #626262;
}
.result_wrap .result_article .info_inner dt,
.result_wrap .result_article .info_inner dd {
  display: inline-block;
}
.result_wrap .result_article .info_inner dt {
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.result_wrap .result_article .info_inner dt:first-of-type {
  margin-left: 0;
  padding-left: 0;
}
.result_wrap .result_article .info_inner dt:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #dcdcdc;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.result_wrap .result_article .info_inner dt:first-of-type:before {
  display: none;
}
.result_wrap .result_article .info_inner dt:after {
  display: inline-block;
  margin: 0 6px;
  content: ':';
}

@media screen and (max-width: 768px) {
  .result_wrap .result_article .article_item {
    min-height: 0;
    height: auto;
    padding: 14px 0;
  }
  .result_wrap .result_article .article_item .inner {
    padding: 0;
  }
  .result_wrap .result_article .cont {
    min-height: 0;
    height: auto;
    white-space: normal;
  }
  .result_wrap .result_article .title_inner .date {
    position: relative;
    margin: 0;
    font-size: 1.5rem;
  }
  .result_wrap .result_article .title_inner .category {
    display: inline-block;
    font-size: 1.5rem;
    color: #626262;
  }
  .result_wrap .result_article .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    max-height: 48px;
    font-size: 1.9rem;
  }
  .result_wrap .result_article .info_inner {
    margin-top: 2px;
  }
  .result_wrap .result_article .title .category {
    display: none;
  }
  .result_wrap .result_article .title_inner .date:after {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1px;
    height: 14px;
    margin: -7px 5px 0;
    background: #dcdcdc;
    content: '';
  }
  .result_wrap .result_article .info_inner dt,
  .result_wrap .result_article .info_inner dd {
    margin-top: 0;
    font-size: 1.5rem;
  }
  .result_wrap .result_article .info_inner dt {
    float: left;
    padding-left: 0;
    margin-left: 0;
  }
  .result_wrap .result_article .info_inner dt:before {
    display: none;
  }
  .result_wrap .result_article .info_inner dd {
    display: table-cell;
  }

  .result_wrap .result_article .bx {
    display: block;
  }
}

/* 관련연구 - 단행자료/연구자료/멀티미디어자료 */
.result_wrap .result_research_paper {
  margin-top: 12px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
}
.result_wrap .result_research_paper .research_paper_item {
  border-top: 1px solid #dfdfdf;
}
.result_wrap .result_research_paper .research_paper_item:first-child {
  border: 0;
}
.result_wrap .result_research_paper .research_paper_item .inner {
  display: block;
  width: 100%;
  height: 100%;
  padding: 25px 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.result_wrap .result_research_paper .cont {
  overflow: hidden;
  position: relative;
  min-height: 68px;
  text-align: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.result_wrap .result_research_paper .cont:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.result_wrap .result_research_paper .bx {
  display: inline-block;
  vertical-align: middle;
}
.result_wrap .result_research_paper .title_inner .category {
  display: none;
}
.result_wrap .result_research_paper .title {
  display: block;
  margin-top: 4px;
  font-size: 21px;
  font-weight: 700;
  color: #4f4f4f;
  line-height: 1.3;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.result_wrap .result_research_paper .title:hover {
  text-decoration: underline;
}
.result_wrap .result_research_paper .title .category {
  display: inline-block;
  font-size: 21px;
  color: #4f4f4f;
}
.result_wrap .result_research_paper .info_inner {
  display: block;
  margin-top: 7px;
  font-size: 0;
}
.result_wrap .result_research_paper .info_inner dl {
  overflow: hidden;
}
.result_wrap .result_research_paper .info_inner dt,
.result_wrap .result_research_paper .info_inner dd {
  margin-top: 7px;
  font-size: 16px;
  color: #626262;
}
.result_wrap .result_research_paper .info_inner dt,
.result_wrap .result_research_paper .info_inner dd {
  display: inline-block;
}
.result_wrap .result_research_paper .info_inner dt {
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.result_wrap .result_research_paper .info_inner dt:first-of-type {
  margin-left: 0;
  padding-left: 0;
}
.result_wrap .result_research_paper .info_inner dt:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #dcdcdc;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.result_wrap .result_research_paper .info_inner dt:first-of-type:before {
  display: none;
}
.result_wrap .result_research_paper .info_inner dt:after {
  display: inline-block;
  margin: 0 6px;
  content: ':';
}

@media screen and (max-width: 768px) {
  .result_wrap .result_research_paper .research_paper_item {
    min-height: 0;
    height: auto;
    padding: 14px 0;
  }
  .result_wrap .result_research_paper .research_paper_item .inner {
    padding: 0;
  }
  .result_wrap .result_research_paper .cont {
    min-height: 0;
    height: auto;
    white-space: normal;
  }
  .result_wrap .result_research_paper .title_inner .date {
    position: relative;
    margin: 0;
    font-size: 1.5rem;
  }
  .result_wrap .result_research_paper .title_inner .category {
    display: inline-block;
    font-size: 1.5rem;
    color: #626262;
  }
  .result_wrap .result_research_paper .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    max-height: 48px;
    font-size: 1.9rem;
  }
  .result_wrap .result_research_paper .info_inner {
    margin-top: 2px;
  }
  .result_wrap .result_research_paper .title .category {
    display: none;
  }
  .result_wrap .result_research_paper .title_inner .date:after {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1px;
    height: 14px;
    margin: -7px 5px 0;
    background: #dcdcdc;
    content: '';
  }
  .result_wrap .result_research_paper .info_inner dt,
  .result_wrap .result_research_paper .info_inner dd {
    margin-top: 0;
    font-size: 1.5rem;
  }
  .result_wrap .result_research_paper .info_inner dt {
    float: left;
    padding-left: 0;
    margin-left: 0;
  }
  .result_wrap .result_research_paper .info_inner dt:before {
    display: none;
  }
  .result_wrap .result_research_paper .info_inner dd {
    display: block;
  }
}

/* 참고정보 - 작가정보 / 근대문학자료해제 */
.result_wrap.ucapi11_list_wrap {
  border-top: none;
}
.result_wrap .ucapi11_list {
  margin-top: 12px;
  border-top: 2px solid #426f8f;
}

.result_wrap .result_edition_list {
  padding: 32px 30px;
  margin-top: 12px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #dcdcdc;
  font-size: 0;
}
.result_wrap .result_edition_item {
  overflow: hidden;
  display: inline-block;
  width: 138px;
  height: auto;
  margin-left: 56px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.result_wrap .result_edition_item:first-child {
  margin-left: 0;
}
.result_wrap .result_edition_item > a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
.result_wrap .result_edition_item > a:hover img,
.result_wrap .result_edition_item > a:focus img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.result_wrap .result_edition_item .thumb {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 143%;
}
.result_wrap .result_edition_item .img {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  white-space: nowrap;
}
.result_wrap .result_edition_item .img:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  border: 1px solid #a9a9a9;
  content: '';
}
.result_wrap .result_edition_item .img:after {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.result_wrap .result_edition_item img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  transition: 0.2s;
}
.result_wrap .result_edition_item .title {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #3c3c3c;
  text-align: center;
  word-break: keep-all;
}

@media screen and (max-width: 768px) {
  .result_wrap .result_edition_list {
    padding: 19px 0;
  }
  .result_wrap .result_edition_item {
    width: 18%;
    margin-left: 2.5%;
  }
  .result_wrap .result_edition_item .title {
    margin-top: 6px;
    font-size: 1.5rem;
  }
}

/* 01_09_01 근대문학연표 기간선택 */
.uccst8_wrap .uccst8_search_wrap .uccst8_title_wrap {
  padding-bottom: 14px;
  font-size: 0;
}
.uccst8_wrap .uccst8_search_wrap .uccst8_title {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  color: #232323;
  line-height: 33px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.uccst8_wrap .uccst8_search_wrap .input_select_wrap2 {
  display: inline-block;
  width: 144px;
  height: 33px;
  margin-left: 24px;
  vertical-align: middle;
}
.uccst8_wrap .uccst8_search_wrap .btn_wrap {
  display: inline-block;
}
.uccst8_wrap .uccst8_search_wrap .btn_wrap .btn {
  min-width: 80px;
  padding: 7px 0 8px;
}
.uccst8_wrap .uccst8_search_wrap .year_range_wrap {
  position: relative;
  padding: 25px 0;
  background: #f6f6f6;
  border-top: 2px solid #5692bc;
  font-size: 0;
  text-align: center;
}
.uccst8_wrap .uccst8_search_wrap .inner {
  width: 100%;
  height: 48px;
  margin: 0 auto;
}
.uccst8_wrap .uccst8_search_wrap .btn_search {
  display: inline-block;
  width: 48px;
  height: 100%;
  margin-left: 20px;
  vertical-align: middle;
}
.uccst8_wrap .uccst8_search_wrap .search {
  width: 22px;
  height: 22px;
  background-position: 0 0;
}
/* asRange plugin */
.uccst8_wrap .asRange {
  display: inline-block;
  width: 60%;
  margin-top: 14px;
  vertical-align: middle;
}
.uccst8_wrap .asRange .asRange-pointer:before {
  background: #5692bc;
}
.uccst8_wrap .asRange .asRange-selected {
  background-color: #5692bc;
}
/**/
.uccst8_wrap {
  font-size: 0;
}
.uccst8_wrap .timeline_list__wrap {
  position: relative;
}
.uccst8_wrap .timeline_list {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 33px;
}
.timeline_list__wrap .timeline_list:nth-child(2) {
  margin-top: 90px;
  padding-top: 0;
}
.timeline_list__wrap .timeline_prev {
  display: inline-block;
  position: absolute;
  top: 48px;
  left: 33px;
  width: 31px;
  height: 42px;
  background: url(/resource/templete/nl/img/sub/timeline_prev.png) no-repeat;
  font-size: 5px;
  color: transparent;
  z-index: 10;
}
.timeline_list__wrap .timeline_list:nth-last-child(2) {
  margin-bottom: 42px;
}
.timeline_list__wrap .timeline_next {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 33px;
  width: 31px;
  height: 46px;
  background: url(/resource/templete/nl/img/sub/timeline_next.png) no-repeat;
  font-size: 5px;
  color: transparent;
  z-index: 10;
}
.timeline_list__wrap .timeline_list:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 44px;
  width: 9px;
  height: 100%;
  background: #e9e9e9;
  content: '';
}
.uccst8_wrap .uccst8_content_wrap {
  float: right;
  display: inline-block;
  width: 90%;
}
.uccst8_wrap .uccst8_content_title .none_mo {
  display: inline-block;
  position: absolute;
  top: 33px;
  left: 14px;
  padding: 15.5px 7.84px;
  border: 6px solid #e9e9e9;
  border-radius: 40px;
  background: #0e457e;
  font-size: 19px;
  z-index: 10;
}
.uccst8_wrap .timeline_list:nth-child(2) .uccst8_content_title .none_mo {
  top: 0;
}
.uccst8_wrap .uccst8_content_title {
  padding: 20px 20px 23px 30px;
  background: #426f8f;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.uccst8_wrap .btn_year_detail {
  float: right;
  width: 104px;
  background: #fff;
  border-radius: 15px;
  font-size: 14px;
  line-height: 30px;
}
.uccst8_wrap .btn_year_detail > span {
  position: relative;
  padding-right: 15px;
}
.uccst8_wrap .btn_year_detail > span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 9px;
  background-position: -136px -46px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.uccst8_wrap .uccst8_content {
  padding: 24px 27px;
  border: 1px solid #426f8f;
}
.uccst8_wrap .inner_title {
  display: block;
  padding: 16px 20px;
  background: #ededed;
  font-size: 18px;
  color: #4d4d4d;
}
.uccst8_wrap .author_list {
  font-size: 0;
  padding: 17px 0 24px;
}
.uccst8_wrap .author_item {
  display: inline-block;
  width: 120px;
  margin-top: 24px;
  margin-left: 12px;
}
.uccst8_wrap .author_item:nth-of-type(-n + 6) {
  margin-top: 0;
}
.uccst8_wrap .author_item:nth-of-type(6n + 1) {
  margin-left: 0;
}
.uccst8_wrap .author_item > a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
.uccst8_wrap .author_item .thumb {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 95%;
}
.uccst8_wrap .author_item .img {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  white-space: nowrap;
}
.uccst8_wrap .author_item .img:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  content: '';
}
.uccst8_wrap .author_item .img:after {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.uccst8_wrap .author_item img {
  width: auto;
  max-width: 100%;
  height: 100%;
  vertical-align: middle;
}
.uccst8_wrap .author_item .title {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #474747;
  text-align: center;
}
.uccst8_wrap .author_item > a:hover .title,
.uccst8_wrap .author_item > a:focus .title {
  text-decoration: underline;
}
.uccst8_wrap .book_list,
.uccst8_wrap .accident_list {
  padding: 17px 17px 24px;
  font-size: 15px;
}
.uccst8_wrap .book_item,
.uccst8_wrap .accident_item {
  position: relative;
  margin-top: 8px;
  padding-left: 10px;
  color: #3f3f3f;
}
.uccst8_wrap .book_item:first-child,
.uccst8_wrap .accident_item:first-child {
  margin-top: 0;
}
.uccst8_wrap .book_item:before,
.uccst8_wrap .accident_item:before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.uccst8_wrap .book_item a:hover,
.uccst8_wrap .book_item a:focus,
.uccst8_wrap .accident_item a:hover,
.uccst8_wrap .accident_item a:focus {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .uccst8_wrap .uccst8_search_wrap .uccst8_title_wrap {
    padding-bottom: 12px;
  }
  .uccst8_wrap .uccst8_search_wrap .uccst8_title {
    font-size: 1.7rem;
    line-height: 30px;
  }
  .uccst8_wrap .uccst8_search_wrap .input_select_wrap2 {
    height: 30px;
  }
  .uccst8_wrap .uccst8_search_wrap .btn_wrap {
    margin: 0;
  }
  .uccst8_wrap .uccst8_search_wrap .btn_wrap .btn {
    padding: 0;
    line-height: 30px;
  }
  .uccst8_wrap .uccst8_search_wrap .year_range_wrap {
    display: none;
  }
  .uccst8_wrap .uccst8_search_wrap .asRange {
    width: 82%;
    margin-top: 6px;
  }
  .uccst8_wrap .uccst8_search_wrap .btn_search {
    width: 30px;
    height: 30px;
    margin-left: 4px;
  }
  .timeline_list__wrap .timeline_list:before {
    display: none;
  }
  .uccst8_wrap .uccst8_search_wrap .search {
    width: 15px;
    height: 15px;
  }
  .uccst8_wrap .uccst8_content_wrap {
    width: 100%;
    padding-top: 15px;
  }
  .uccst8_wrap .uccst8_content_title {
    padding: 12px 12px 12px 14px;
    font-size: 1.9rem;
  }
  .uccst8_wrap .timeline_list__wrap .btn_year_detail {
    float: right;
    line-height: 25px;
  }
  .uccst8_wrap .uccst8_content {
    padding: 13px;
  }
  .uccst8_wrap .inner_title {
    padding: 8px 10px;
    font-size: 1.7rem;
  }
  .uccst8_wrap .author_item,
  .uccst8_wrap .author_item:nth-of-type(7n + 1) {
    width: 32%;
    margin-left: 2%;
  }
  .uccst8_wrap .author_item:nth-of-type(3n + 1) {
    margin-left: 0;
  }
  .uccst8_wrap .author_item,
  .uccst8_wrap .author_item:nth-of-type(-n + 7) {
    margin-top: 14px;
  }
  .uccst8_wrap .author_item:nth-of-type(-n + 3) {
    margin-top: 0;
  }
  .uccst8_wrap .author_list {
    padding: 11px 0 22px;
  }
  .uccst8_wrap .author_item .title {
    font-size: 1.6rem;
  }
  .uccst8_wrap .book_list,
  .uccst8_wrap .accident_list {
    padding: 11px 18px 22px;
  }
  .uccst8_wrap .book_item,
  .uccst8_wrap .accident_item {
    margin-top: 4px;
    font-size: 1.6rem;
    font-weight: 400;
    word-break: break-all;
  }
  .uccst8_wrap .book_item a,
  .uccst8_wrap .accident_item a {
    text-decoration: underline;
  }
  .timeline_list__wrap .timeline_prev {
    display: none;
  }
  .timeline_list__wrap .timeline_next {
    display: none;
  }
  .timeline_list__wrap .timeline_list:nth-child(2) {
    margin-top: 0;
  }
  .uccst8_wrap .uccst8_content_title .none_pc {
    display: inline-block !important;
  }
}

/* 01_09_01 근대문학연표 연도선택 */
.uccst8_detail_wrap .uccst8_search_wrap {
  font-size: 0;
  text-align: center;
}
.uccst8_detail_wrap .uccst8_search_wrap .inner {
  display: inline-block;
  position: relative;
  padding: 0 44px;
}
.uccst8_detail_wrap .uccst8_search_wrap .input_select_wrap2 {
  width: 138px;
}
.uccst8_detail_wrap .uccst8_search_wrap .input_select_wrap2 select {
  padding: 0 30px 0 12px; /* background-image:url(/resource/templete/nl/img/sub/modern_arrow_down.png); */
  border: 0;
  font-size: 30px;
  color: #3a3a3a;
}
.uccst8_detail_wrap .uccst8_search_wrap .input_select_wrap2 option {
  font-size: 16px;
}
.ie9 .uccst8_detail_wrap .uccst8_search_wrap .input_select_wrap2 select {
  padding: 0 12px;
}
.uccst8_detail_wrap .uccst8_search_wrap .btn_year {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  border: 1px solid #d7d7d7;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.uccst8_detail_wrap .uccst8_search_wrap .btn_prev_year {
  left: 0;
}
.uccst8_detail_wrap .uccst8_search_wrap .btn_next_year {
  right: 0;
}
.uccst8_detail_wrap .uccst8_search_wrap .btn_year:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 12px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
}
.uccst8_detail_wrap .uccst8_search_wrap .btn_prev_year:before {
  background-position: -231px 0;
}
.uccst8_detail_wrap .uccst8_search_wrap .btn_next_year:before {
  background-position: -241px 0;
}
.uccst8_detail_wrap .uccst8_content_wrap {
  margin-top: 20px;
}
.uccst8_detail_wrap .uccst8_content_title {
  padding: 20px 20px 23px 30px;
  background: #426f8f;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.uccst8_wrap .btn_year_detail {
  float: none;
  width: 104px;
  background: #fff;
  border-radius: 15px;
  font-size: 14px;
  line-height: 30px;
}
.uccst8_detail_wrap .btn_year_detail > span {
  position: relative;
  padding-right: 15px;
}
.uccst8_detail_wrap .btn_year_detail > span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 9px;
  background-position: -136px -46px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.uccst8_detail_wrap .uccst8_content {
  padding: 24px 27px;
  border: 1px solid #426f8f;
}
.uccst8_detail_wrap .inner_title {
  display: block;
  padding: 16px 20px;
  background: #ededed;
  font-size: 18px;
  color: #4d4d4d;
}
.uccst8_detail_wrap .author_list {
  font-size: 0;
  padding: 17px 0 24px;
}
.uccst8_detail_wrap .author_item {
  display: inline-block;
  width: 30%;
  margin-top: 24px;
  margin-left: 5%;
}
.uccst8_detail_wrap .author_item:nth-of-type(-n + 3) {
  margin-top: 0;
}
.uccst8_detail_wrap .author_item:nth-of-type(3n + 1) {
  margin-left: 0;
}
.uccst8_detail_wrap .author_item > a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
.uccst8_detail_wrap .author_item .thumb {
  display: block;
  position: relative;
  width: 112px;
  padding-top: 37.3%;
}
.uccst8_detail_wrap .author_item .img {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  white-space: nowrap;
}
.uccst8_detail_wrap .author_item .img:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
  content: '';
}
.uccst8_detail_wrap .author_item .img:after {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.uccst8_detail_wrap .author_item img {
  width: auto;
  max-width: 100%;
  height: 100%;
  vertical-align: middle;
}
.uccst8_detail_wrap .author_item .title_inner {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px;
  height: 0;
  padding-top: 37.3%;
}
.uccst8_detail_wrap .author_item .title {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 20px;
  font-weight: 700;
  color: #474747;
  text-align: left;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.uccst8_detail_wrap .author_item > a:hover .title,
.uccst8_detail_wrap .author_item > a:focus .title {
  text-decoration: underline;
}
.uccst8_detail_wrap .author_item .info_inner {
  margin-top: 10px;
}
.uccst8_detail_wrap .author_item .author_info {
  min-height: 116px;
  padding: 18px 0;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}
.uccst8_detail_wrap .author_item .author_info dt {
  float: left;
  width: 68px;
  overflow: hidden;
  margin-top: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #020202;
}
.uccst8_detail_wrap .author_item .author_info dd {
  overflow: hidden;
  margin-top: 8px;
  padding-left: 50px;
  font-size: 16px;
  color: #3f3f3f;
}
.uccst8_detail_wrap .author_item .author_info dt:first-of-type,
.uccst8_detail_wrap .author_item .author_info dd:first-of-type {
  margin-top: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.uccst8_detail_wrap .book_list,
.uccst8_detail_wrap .accident_list {
  padding: 17px 17px 24px;
}
.uccst8_detail_wrap .book_item,
.uccst8_detail_wrap .accident_item {
  position: relative;
  margin-top: 8px;
  padding-left: 10px;
  color: #3f3f3f;
}
.uccst8_detail_wrap .book_item:first-child,
.uccst8_detail_wrap .accident_item:first-child {
  margin-top: 0;
}
.uccst8_detail_wrap .book_item:before,
.uccst8_detail_wrap .accident_item:before {
  position: absolute;
  top: 8px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.uccst8_detail_wrap .book_item a:hover,
.uccst8_detail_wrap .book_item a:focus,
.uccst8_detail_wrap .accident_item a:hover,
.uccst8_detail_wrap .accident_item a:focus {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .uccst8_detail_wrap .uccst8_search_wrap .inner {
    padding: 0 39px;
  }
  .uccst8_detail_wrap .uccst8_search_wrap .input_select_wrap2 {
    width: 90px;
  }
  .uccst8_detail_wrap .uccst8_search_wrap .input_select_wrap2 select {
    padding: 0 19px 0 4px;
    background-size: 15px auto;
    font-size: 2rem;
  }
  .ie9 .uccst8_detail_wrap .uccst8_search_wrap .input_select_wrap2 select {
    padding-right: 0;
  }
  .uccst8_detail_wrap .uccst8_search_wrap .btn_year {
    width: 21px;
    height: 18px;
  }
  .uccst8_detail_wrap .uccst8_search_wrap .btn_year:before {
    width: 4px;
    height: 7px;
  }
  .uccst8_detail_wrap .uccst8_search_wrap .btn_prev_year:before {
    background-position: -95px -14px;
  }
  .uccst8_detail_wrap .uccst8_search_wrap .btn_next_year:before {
    background-position: -101px -14px;
  }
  .uccst8_detail_wrap .uccst8_content_wrap {
    margin-top: 15px;
  }
  .uccst8_detail_wrap .uccst8_content_title {
    padding: 12px 12px 12px 14px;
    font-size: 1.9rem;
  }
  .uccst8_detail_wrap .btn_year_detail {
    line-height: 24px;
  }
  .uccst8_detail_wrap .uccst8_content {
    padding: 13px;
  }
  .uccst8_detail_wrap .inner_title {
    padding: 8px 10px;
    font-size: 1.7rem;
  }
  .uccst8_detail_wrap .author_list {
    padding: 11px 0 22px;
  }
  .uccst8_detail_wrap .author_item,
  .uccst8_detail_wrap .author_item:nth-of-type(3n + 1) {
    width: 100%;
    margin-left: 0;
  }
  .uccst8_detail_wrap .author_item:nth-of-type(2n + 1) {
    margin-left: 0;
  }
  .uccst8_detail_wrap .author_item,
  .uccst8_detail_wrap .author_item:nth-of-type(-n + 2) {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #dcdcdc;
  }
  .uccst8_detail_wrap .author_item:nth-of-type(-n + 1) {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .uccst8_detail_wrap .author_item .thumb {
    float: left;
    width: 70px;
    padding-top: 90px;
  }
  .uccst8_detail_wrap .author_item .title_inner {
    display: block;
    position: static;
    width: 100%;
    height: auto;
    padding-top: 0;
    padding-left: 90px;
  }
  .uccst8_detail_wrap .author_item .title {
    position: static;
    font-size: 1.6rem;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .uccst8_detail_wrap .author_item .cont {
    padding-left: 90px;
  }
  .uccst8_detail_wrap .author_item .author_info {
    min-height: auto;
    padding: 9px 0;
  }
  .uccst8_detail_wrap .author_item .author_info dt {
    width: 64px;
    font-size: 1.5rem;
  }
  .uccst8_detail_wrap .author_item .author_info dd {
    padding-left: 4px;
    font-size: 1.5rem;
    white-space: normal;
  }
  .uccst8_detail_wrap .book_list,
  .uccst8_detail_wrap .accident_list {
    padding: 11px 18px 22px;
  }
  .uccst8_detail_wrap .book_item,
  .uccst8_detail_wrap .accident_item {
    margin-top: 4px;
    font-size: 1.6rem;
    font-weight: 400;
  }
  .uccst8_detail_wrap .book_item a,
  .uccst8_detail_wrap .accident_item a {
    text-decoration: underline;
  }
}

/* 02_01_01 주제별컬렉션 */

.ucapi28_wrap .ucapi28_list {
  margin: 25px 0;
  border-bottom: 1px solid #a6a6a6;
  font-size: 0;
}
.ucapi28_wrap .ucapi28_item {
  display: inline-block;
  width: 50%;
  padding: 0 15px 40px 0;
  font-size: 16px;
  color: #616161;
  box-sizing: border-box;
}
.ucapi28_wrap .ucapi28_item:nth-child(even) {
  padding: 0 0 0 15px;
}
.ucapi28_wrap .ucapi28_item:first-child {
  margin-top: 0;
}
.ucapi28_wrap .ucapi28_item > a {
  display: block;
}
.ucapi28_wrap .ucapi28_item .btn_wrap .btn {
  min-width: 75px;
  padding: 4px 0;
  background: #fff;
  border: 1px solid #80b3d3;
  border-right: 1px solid #dde3e6;
  font-size: 15px;
  font-weight: 700;
  color: #363636;
}
.ucapi28_wrap .ucapi28_item .btn_wrap .btn br {
  display: none;
}
.ucapi28_wrap .ucapi28_item .btn_wrap .arrow_btn {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  min-width: 28px;
  padding: 13px 0;
  border: 1px solid #80b3d3;
  border-left: 0;
}
.ucapi28_wrap .ucapi28_item .btn_wrap .arrow_btn:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 11px;
  background: url(../common/img/common/sp.png) no-repeat -71px -344px;
  content: '';
}
.ucapi28_wrap .ucapi28_item .s_txt {
  display: -webkit-box;
  overflow: hidden;
  line-height: 1.2em;
  height: 2.4em;
  padding: 20px 0 0;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.ucapi28_wrap .ucapi28_item .thumb {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.ucapi28_wrap .ucapi28_item .thumb .in_txt {
  display: inline-block;
  position: absolute;
  top: 60%;
  left: 0;
  width: 310px;
  padding: 18px 0 18px 25px;
  background: linear-gradient(to left, transparent, #000 20%);
  opacity: 0.7;
  font-size: 22px;
  color: #fff;
}
.ucapi28_wrap .ucapi28_item .thumb .type2 {
  font-size: 18px;
}
.ucapi28_wrap .ucapi28_item .thumb .type2 span {
  display: block;
  padding-left: 40px;
}
.ucapi28_wrap .ucapi28_item .thumb .img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.ucapi28_wrap .ucapi28_item .thumb img {
  width: 100%;
  height: 100%;
  transition: 0.2s;
}
.ucapi28_wrap .collection_util {
  margin: 25px 0 0px;
  font-size: 0;
  border-bottom: 2px solid #426f8f;
  padding-bottom: 25px;
}
.ucapi28_wrap .collection_util .btn_view {
  background: #626262;
}
/* .ucapi28_wrap .ucapi28_item>a:hover img,.ucapi28_wrap .ucapi28_item>a:focus img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);} */
@media screen and (max-width: 768px) {
  .ucapi28_wrap .ucapi28_list {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 2px solid #426f8f;
  }
  .ucapi28_wrap .ucapi28_item {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 0 30px;
    border-bottom: 1px solid #dcdcdc;
  }
  .ucapi28_wrap .ucapi28_item:nth-child(even) {
    padding: 0 0 30px;
  }
  .ucapi28_wrap .ucapi28_item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .ucapi28_wrap .ucapi28_item .thumb {
    position: relative;
    min-height: 200px;
  }
  .ucapi28_wrap .ucapi28_item .thumb .img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .ucapi28_wrap .ucapi28_item .thumb .in_txt {
    top: auto;
    bottom: 20px;
    padding: 12px 0 12px 25px;
    z-index: 1;
  }
  .ucapi28_wrap .ucapi28_item .btn_wrap {
    margin-top: 20px;
  }
  .ucapi28_wrap .ucapi28_item .btn_wrap .btn {
    width: 75px;
    line-height: 18px;
  }
}
@media screen and (max-width: 480px) {
  .ucapi28_wrap .ucapi28_item .thumb {
    min-height: 150px;
    height: 150px;
  }
  .ucapi28_wrap .ucapi28_item .thumb .in_txt {
    padding: 12px 0 12px 15px;
    font-size: 19px;
  }
}
/* 02_01_01 주제별컬렉션 상세 */
.v_mob {
  display: none;
}
.ucapi28_cont_wrap .cont_banner {
  margin-top: 40px;
}
.ucapi28_cont_wrap .cont_banner .img {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 24%;
}
.ucapi28_cont_wrap .cont_banner .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ucapi28_cont_wrap .collection_info {
  margin-top: 30px;
  padding: 48px 20px;
  border-top: 2px solid #426f8f;
  background: #f8f8f8;
}
.ucapi28_cont_wrap .collection_info + .btn_wrap .btn {
  width: 190px;
}
.ucapi28_cont_wrap .board_category {
  margin-bottom: 30px;
  padding: 24px 28px;
  border: 1px solid #dadada;
  border-top: 0;
  font-size: 0;
}
.ucapi28_cont_wrap .brd_category_item {
  display: inline-block;
  position: relative;
  padding: 0 24px;
  font-size: 16px;
  color: #626262;
}
/* .ucapi28_cont_wrap .brd_category_item.is_selected{color:#3f8fc8;} */
/* .ucapi28_cont_wrap .brd_category_item:before{position:absolute;top:50%;right:0;width:1px;height:13px;background:#dedede;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);content:'';} */
.ucapi28_cont_wrap .brd_category_item:last-child:before {
  display: none;
}
.ucapi28_cont_wrap + .btn_wrap .btn {
  width: 190px;
}

/* 주제별컬렉션 콘텐츠추가 css */
@media screen and (max-width: 768px) {
  .n_mob {
    display: none;
  }
  .v_mob {
    display: block;
  }
}
.collection_info .text-c {
  text-align: center;
}
.collection_info h4.title {
  margin-bottom: 48px;
  font-size: 24px;
}
.collection_info p {
  font-size: 16px;
  line-height: 30px;
}
.collection_info .box {
  margin-bottom: 40px;
  font-size: 16px;
}
.collection_info .box:last-child {
  margin-bottom: 0;
}
.collection_info .box.type1 img {
  float: left;
  margin: 0 38px 20px 0;
}
.collection_info .box .img_box {
  float: right;
  margin-left: 38px;
}
.collection_info .box .img-tit {
  display: block;
  padding: 15px 0;
  color: #3f8fc8;
}
.collection_info .box:after {
  display: block;
  clear: both;
  content: '';
}
.collection_info .box .text {
  padding-bottom: 20px;
  line-height: 1.6;
}
.collection_info .text2 {
  padding-bottom: 40px;
}
.collection_info .box2 .list-txt > li {
  position: relative;
  margin-top: 5px;
  padding-left: 10px;
}
.collection_info .box2 .list-txt > li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '-';
}
.collection_info .box2 {
  margin-bottom: 30px;
}
.collection_info.type2 {
  margin-top: 0;
  padding: 48px 0;
  border-top: 1px solid #dcdcdc;
}
.collection_info h4.title.case2 {
  margin-bottom: 25px;
}
.collection_info.type2 .tit {
  font-size: 18px;
}
.collection_info .list-txt2 > li {
  margin-top: 10px;
}
.link-box {
  margin-top: 10px;
}
.btn-go {
  color: #3591dc;
}
.btn-go:after {
  display: inline-block;
  width: 6px;
  height: 11px;
  margin-left: 10px;
  background: url(../img/sub/btn_go_arrow.png) no-repeat;
  content: '';
}
.tab_info_collection.case2 .collection_info .box.type2 {
  margin-bottom: 0;
}

/* 주제별컬렉션 상세추가 css*/
.ucapi28_detail_wrap .book_img_wrap {
  padding: 25px 21px;
  border-top: 1px solid #a6a6a6;
}
.ucapi28_detail_wrap .book_img_wrap .tit {
  display: block;
  margin-bottom: 30px;
  font-size: 24px;
}
.ucapi28_detail_wrap .book_img_wrap .txt {
  margin-top: 30px;
}
.ucapi28_detail_wrap .book_detail_wrap .title {
  display: block;
  margin-bottom: 20px;
  font-size: 18px;
}
.ucapi28_detail_wrap .book_detail_wrap .cont_box {
  margin-bottom: 45px;
}
.ucapi28_detail_wrap .book_detail_wrap .cont_box.type1 img {
  float: left;
  width: auto;
  height: auto;
  margin: 0 15px 0 0;
}
.ucapi28_detail_wrap .book_detail_wrap .cont_box.type2 img {
  float: right;
  width: auto;
  height: auto;
  margin: 0 0 0 15px;
}
.ucapi28_detail_wrap .book_detail_wrap .cont_box:after {
  display: block;
  clear: both;
  content: '';
}
.ucapi28_detail_wrap .book_detail_wrap .tit {
  display: block;
  margin-bottom: 20px;
  font-size: 24px;
}
.ucapi28_table_wrap {
  width: 100%;
  border-top: 2px solid #426f8f;
  text-align: center;
}
.ucapi28_table_wrap th {
  padding: 17px 0;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #f8f8f8;
  font-size: 15px;
  font-weight: 700;
  color: #000;
}
.ucapi28_table_wrap td {
  padding: 17px 0;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.ucapi28_table_wrap th:first-child,
.ucapi28_table_wrap td:first-child {
  border-left: none;
}
@media screen and (max-width: 768px) {
  .ucapi28_cont_wrap .cont_banner {
    margin-top: 15px;
  }
  .ucapi28_cont_wrap .collection_info {
    margin-top: 15px;
    padding: 20px 10px;
    font-size: 1.5rem;
  }
  .ucapi28_cont_wrap .collection_info + .btn_wrap .btn {
    width: 100%;
  }
  .ucapi28_cont_wrap .board_category {
    margin-bottom: 15px;
    padding: 15px 14px;
  }
  .ucapi28_cont_wrap .brd_category_item,
  .ucapi28_cont_wrap .brd_category_item:first-child {
    min-width: 18%;
    padding: 0 10px;
    font-size: 1.5rem;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ucapi28_cont_wrap + .btn_wrap .btn {
    width: 100%;
  }

  /* 주제별컬렉션 콘텐츠추가 css */
  .collection_info p {
    font-size: 1.5rem;
  }
  .collection_info .box {
    margin-bottom: 20px;
  }
  .collection_info .box img {
    width: 100%;
  }
  .collection_info .box.type1 img {
    float: none;
    margin: 0;
    padding-bottom: 15px;
  }
  .collection_info h4.title {
    margin-bottom: 25px;
    font-size: 1.8rem;
  }
  .collection_info .box .img_box {
    float: none;
    margin-left: 0;
  }
  .collection_info.type2 {
    margin-top: 0;
  }
  .collection_info .box2 {
    margin-bottom: 15px;
  }
  .collection_info .text2 {
    padding-bottom: 20px;
  }
  .tab_info_collection.case2 .collection_info .box img {
    width: auto;
  }
  .tab_info_collection.case2 .collection_info .box .img_box {
    float: right;
    margin: 0 0 15px 15px;
  }
  .tab_info_collection.case2 .collection_info .box.type1 img {
    float: left;
    margin-right: 15px;
  }
  .collection_info .box.text-c .v_mob {
    margin: 0 auto;
  }

  /* 주제별컬렉션 상세추가 css */
  .ucapi28_detail_wrap .book_img_wrap .tit {
    margin-bottom: 15px;
  }
  .ucapi28_list_wrap {
    border-bottom: transparent;
  }
}

/* 02_01_03 세계의 도서관 */
.ucapi29_detail_wrap img {
  width: 100%;
}
.ucapi29_cont_wrap .cont_banner .img {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 24%;
}
.ucapi29_cont_wrap .cont_banner .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ucapi29_cont_wrap .board_category {
  padding: 24px 28px;
  border: 1px solid #dadada;
  border-top: 0;
  font-size: 0;
}
.ucapi29_cont_wrap .brd_category_item {
  display: inline-block;
  position: relative;
  padding: 0 24px;
  font-size: 16px;
  color: #626262;
}
.ucapi29_cont_wrap .brd_category_item.is_selected {
  color: #d99000;
}
.ucapi29_cont_wrap .brd_category_item:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 2px;
  height: 2px;
  background: #dedede;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.ucapi29_cont_wrap .brd_category_item:last-child:before {
  display: none;
}
.library_info {
  font-size: 17px;
}
.library_info > li {
  padding: 10px 0;
  border-bottom: 1px solid #e3e3e3;
}
.library_info > li:first-child {
  padding-top: 0;
}
.library_info .info {
  display: inline-block;
  width: 120px;
  vertical-align: top;
}

/* 추가 */
.ucapi29_detail_wrap .book_detail_wrap {
  padding: 25px 21px 60px 21px;
}
.ucapi29_detail_wrap .book_detail_wrap .title {
  display: block;
  margin-bottom: 40px;
  font-size: 24px;
  color: #000;
  font-weight: 500;
}
.ucapi29_detail_wrap .book_detail_wrap .library_box img {
  width: auto;
}
.ucapi29_detail_wrap .book_detail_wrap .library_box:after {
  display: block;
  clear: both;
  content: '';
}
.library_box .library_info_wrap {
  float: right;
  width: 48%;
}
.library_box .library_info_wrap .info_list {
  display: inline-block;
}
.library_box .library_info_wrap .btn_wrap .btn {
  min-width: 180px;
  margin-left: 15px;
}
.library_box .library_info_wrap .btn_wrap .btn:first-child {
  margin-left: 0;
}
.library_box .library_info_wrap .btn_wrap .btn_map {
  background: #185b93;
}
.ucapi29_detail_wrap .book_detail_wrap .text {
  padding-bottom: 60px;
  font-size: 17px;
}
.ucapi29_detail_wrap .book_detail_wrap .box {
  margin-bottom: 50px;
  text-align: center;
}
.ucapi29_detail_wrap .book_detail_wrap .box .img_txt {
  display: block;
  padding-top: 22px;
  color: #3f8fc8;
}
.ucapi29_detail_wrap .book_detail_wrap .title2 {
  display: block;
  margin-bottom: 23px;
  font-size: 22px;
  color: #20bec6;
  font-weight: 500;
}
.ucapi29_detail_wrap .book_detail_wrap .graybox {
  margin-bottom: 30px;
  padding: 35px 33px;
  border: 1px solid #e2e2e2;
}
.ucapi29_detail_wrap .book_detail_wrap .graybox:last-child {
  margin-bottom: 0;
}
.ucapi29_detail_wrap .book_detail_wrap .graybox .key-txt {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
}
.ucapi29_detail_wrap .book_detail_wrap .graybox .link {
  color: #3f8fc8;
}
.ucapi29_detail_wrap .book_detail_wrap .list-dot > li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 10px;
}
.ucapi29_detail_wrap .book_detail_wrap .list-dot > li:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 3px;
  background: #000;
  content: '';
}
@media screen and (max-width: 768px) {
  .ucapi29_detail_wrap .book_detail_wrap {
    padding: 25px 0;
  }
  .ucapi29_cont_wrap .board_category {
    padding: 15px 14px;
  }
  .ucapi29_cont_wrap .brd_category_item,
  .ucapi29_cont_wrap .brd_category_item:first-child {
    min-width: 18%;
    padding: 0 10px;
    font-size: 1.5rem;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .ucapi29_detail_wrap .book_detail_wrap .title {
    font-size: 1.8rem;
  }
  .library_box .library_info_wrap {
    float: none;
    width: 100%;
    margin-top: 30px;
  }
  .library_info {
    font-size: 1.5rem;
  }
  .library_info .info {
    width: 65px;
  }
  .ucapi29_detail_wrap .book_detail_wrap .title2 {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .ucapi29_detail_wrap .book_detail_wrap .text {
    padding-bottom: 30px;
    font-size: 1.5rem;
  }
  .ucapi29_detail_wrap .book_detail_wrap .library_box img {
    width: 100%;
  }
  .ucapi29_detail_wrap .book_detail_wrap .box {
    margin-bottom: 25px;
  }
  .ucapi29_detail_wrap .book_detail_wrap .box .img_txt {
    padding-top: 10px;
  }
  .ucapi29_detail_wrap .book_detail_wrap .graybox {
    padding: 15px;
  }

  .library_box .library_info_wrap .btn_wrap .btn {
    width: 48%;
  }
}
@media screen and (max-width: 405px) {
  .library_box .library_info_wrap .btn_wrap .btn {
    width: 100%;
    margin: 0 0 5px 0;
  }
}

/* 02_04_01 해외한국관련기록물 이용안내 */
.global_korea_use_wrap .informaition_cont_wrap .title {
  display: block;
  margin-top: 30px;
  font-size: 20px;
  font-weight: 700;
  color: #232323;
}
.global_korea_use_wrap .informaition_cont_wrap:first-of-type .title {
  margin-top: 0;
}
.global_korea_use_wrap .informaition_cont_wrap .inner_title {
  display: block;
  position: relative;
  margin-top: 16px;
  padding-left: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #232323;
}
.global_korea_use_wrap .informaition_cont_wrap .inner_title:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-position: -209px -50px;
  content: '';
}
.global_korea_use_wrap .informaition_cont_wrap .btn_wrap {
  margin-top: 0;
}
.global_korea_use_wrap .informaition_cont_wrap .btn_wrap .btn {
  padding: 8px 20px 8px 27px;
  background: #3465a7;
  font-size: 15px;
}
.global_korea_use_wrap .informaition_cont_wrap .btn_wrap .btn > span {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
.global_korea_use_wrap .informaition_cont_wrap .btn_wrap .btn > span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 9px;
  background-position: -144px -46px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.global_korea_use_wrap .informaition_cont_wrap .informaition_inner {
  margin-top: 24px;
}
.global_korea_use_wrap
  .informaition_cont_wrap
  .informaition_inner:first-of-type {
  margin-top: 0;
}
.global_korea_use_wrap .informaition_cont_wrap .informaition_cont {
  margin-top: 8px;
  padding: 0 2px;
}
.global_korea_use_wrap .informaition_cont_wrap .text_wrap {
  margin-top: 20px;
  line-height: 1.45;
}
.global_korea_use_wrap .informaition_cont_wrap .text_wrap .text {
  margin-top: 24px;
  font-size: 17px;
  font-weight: 400;
  color: #474747;
}
.global_korea_use_wrap .informaition_cont_wrap .text_wrap .text:first-child {
  margin-top: 0;
}
.global_korea_use_wrap .informaition_cont_wrap .btn_main {
  color: #3f8fc8;
}
/* .global_korea_use_wrap .informaition_cont_wrap .btn_main:hover,.global_korea_use_wrap .informaition_cont_wrap .btn_main:focus{text-decoration:underline;} */
.global_korea_use_wrap .informaition_cont_wrap .title + .info_list {
  margin-top: 12px;
}
.global_korea_use_wrap .informaition_cont_wrap .info_item {
  position: relative;
  margin-top: 6px;
  padding-left: 12px;
  font-size: 16px;
  color: #474747;
  line-height: 1.4;
}
.global_korea_use_wrap .informaition_cont_wrap .info_item:first-of-type {
  margin-top: 2px;
}
.global_korea_use_wrap .informaition_cont_wrap .info_item:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.global_korea_use_wrap .informaition_cont_wrap .info_list .btn_record_group {
  color: #3f8fc8;
  vertical-align: bottom;
  letter-spacing: -2px;
}
.global_korea_use_wrap
  .informaition_cont_wrap
  .info_list
  .btn_record_group:hover,
.global_korea_use_wrap
  .informaition_cont_wrap
  .info_list
  .btn_record_group:focus {
  text-decoration: underline;
}
.global_korea_use_wrap .informaition_cont_wrap .info_notice {
  margin-top: 30px;
  padding: 25px 16px;
  background: #f6f6f6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.global_korea_use_wrap .informaition_cont_wrap .info_notice .text {
  font-size: 17px;
  font-weight: 400;
  color: #474747;
}
@media screen and (max-width: 768px) {
  .global_korea_use_wrap .informaition_cont_wrap .title {
    font-size: 2rem;
  }
  .global_korea_use_wrap .informaition_cont_wrap .inner_title {
    margin-top: 11px;
    padding-left: 22px;
    font-size: 1.8rem;
  }
  .global_korea_use_wrap .informaition_cont_wrap .btn_wrap .btn {
    padding: 0 10px 0 10px;
  }
  .global_korea_use_wrap .informaition_cont_wrap .btn_wrap .btn > span {
    padding-right: 10px;
  }
  .global_korea_use_wrap .informaition_cont_wrap .text_wrap {
    margin-top: 14px;
  }
  .global_korea_use_wrap .informaition_cont_wrap .text_wrap .text {
    margin-top: 12px;
    font-size: 1.7rem;
  }
  .global_korea_use_wrap .informaition_cont_wrap .informaition_inner {
    margin-top: 17px;
  }
  .global_korea_use_wrap .informaition_cont_wrap .info_item {
    margin-top: 4px;
  }
  .global_korea_use_wrap .informaition_cont_wrap .info_notice {
    margin-top: 23px;
    padding: 16px 9px;
  }
  .global_korea_use_wrap .informaition_cont_wrap .info_notice .text {
    font-size: 1.6rem;
  }
}

/* 02_04_01 문서군 리스트 전면팝업 */
.record_groups_wrap .title {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #3a3a3a;
}
.record_groups_wrap .tbl_rg_wrap {
  margin-top: 22px;
}
.record_groups_wrap .tbl_rg_wrap table {
  width: 100%;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
  font-size: 16px;
  text-align: center;
  table-layout: fixed;
}
.record_groups_wrap .tbl_rg_wrap .col1 {
  width: 88px;
}
.record_groups_wrap .tbl_rg_wrap th {
  padding: 16px 0;
  border-bottom: 1px solid #dfdfdf;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #000;
}
.record_groups_wrap .tbl_rg_wrap td {
  position: relative;
  padding: 12px 2px;
  border-top: 1px solid #dadada;
  background-color: #fff;
  font-weight: 400;
  color: #3f3f3f;
}
.record_groups_wrap .tbl_rg_wrap .rg_cont {
  display: block;
  padding: 0 14px 0 26px;
  text-align: left;
}
.record_groups_wrap .tbl_rg_wrap tbody tr:first-child td {
  border-top: none;
}
@media screen and (max-width: 768px) {
  .record_groups_wrap .title {
    font-size: 1.7rem;
  }
  .record_groups_wrap .tbl_rg_wrap {
    margin-top: 10px;
  }
  .record_groups_wrap .tbl_rg_wrap .col1 {
    width: 52px;
  }
  .record_groups_wrap .tbl_rg_wrap th,
  .record_groups_wrap .tbl_rg_wrap td {
    font-size: 1.5rem;
  }
  .record_groups_wrap .tbl_rg_wrap .rg_cont {
    padding: 0 10px;
  }
}

/* 03_07_01 견학 안내 */
.tour_information_wrap .informaition_cont_wrap .title {
  display: block;
  margin-top: 30px;
  font-size: 24px;
  font-weight: 700;
  color: #232323;
}
.tour_information_wrap .informaition_cont_wrap:first-of-type .title {
  margin-top: 0;
}
.tour_information_wrap .informaition_cont_wrap .inner_title {
  display: block;
  position: relative;
  margin-top: 16px;
  padding-left: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #232323;
}
.tour_information_wrap .informaition_cont_wrap .inner_title:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-position: -209px -50px;
  content: '';
}
.tour_information_wrap .informaition_cont_wrap .btn_wrap .btn > span,
.national_summary .btn_wrap .btn_facility > span {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
.tour_information_wrap .informaition_cont_wrap .btn_wrap .btn > span:before,
.national_summary .btn_wrap .btn_facility > span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 11px;
  background-position: -71px -344px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.tour_information_wrap .informaition_cont_wrap .informaition_inner {
  margin-top: 24px;
}
.tour_information_wrap
  .informaition_cont_wrap
  .informaition_inner:first-of-type {
  margin-top: 0;
}
.tour_information_wrap .informaition_cont_wrap .informaition_cont {
  margin-top: 8px;
  padding: 0 2px;
}
.tour_information_wrap .informaition_cont_wrap .text_wrap {
  margin-top: 20px;
  line-height: 1.45;
}
.tour_information_wrap .informaition_cont_wrap .text_wrap .text {
  margin-top: 24px;
  font-size: 17px;
  font-weight: 400;
  color: #474747;
}
.tour_information_wrap .informaition_cont_wrap .text_wrap .text:first-child {
  margin-top: 0;
}
.tour_information_wrap .informaition_cont_wrap .btn_main {
  color: #3f8fc8;
}
.tour_information_wrap .informaition_cont_wrap .btn_main:hover,
.tour_information_wrap .informaition_cont_wrap .btn_main:focus {
  text-decoration: underline;
}
.tour_information_wrap .informaition_cont_wrap .title + .info_list {
  margin-top: 12px;
}
.tour_information_wrap .informaition_cont_wrap .info_item {
  position: relative;
  margin-top: 6px;
  padding-left: 12px;
  font-size: 16px;
  color: #474747;
  line-height: 1.4;
}
.tour_information_wrap .informaition_cont_wrap .info_item:first-of-type {
  margin-top: 2px;
}
.tour_information_wrap .informaition_cont_wrap .info_item:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.tour_information_wrap .informaition_cont_wrap .info_item a:hover,
.tour_information_wrap .informaition_cont_wrap .info_item a:focus {
  text-decoration: underline;
}
.tour_information_wrap .informaition_inner_cont {
  margin-top: 30px;
}
.tour_information_wrap .title_area {
  font-size: 0;
}
.tour_information_wrap .tour_title {
  display: inline-block;
  position: relative;
  padding-left: 14px;
  font-size: 17px;
  font-weight: 700;
  color: #242424;
  vertical-align: middle;
}
.tour_information_wrap .tour_title:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 11px;
  background-position: -243px -52px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.informaition_cont_wrap .title_area .btn_wrap {
  display: inline-block;
  margin: 0 0 0 30px;
  vertical-align: middle;
}

.informaition_cont_wrap .tour_step_list {
  margin-top: 15px;
}
.informaition_cont_wrap .tour_step_list:after {
  display: block;
  clear: both;
  content: '';
}
.informaition_cont_wrap .tour_step_list .tour_step_item {
  display: table;
  position: relative;
  float: left;
  width: 20.5%;
  height: 100px;
  margin-left: 6%;
  background: #3980b2;
  border-radius: 4px;
}
.informaition_cont_wrap .tour_step_list .tour_step_item:first-child {
  margin-left: 0;
}
.informaition_cont_wrap .tour_step_list .tour_step_item:nth-child(2) {
  background: #0665a9;
}
.informaition_cont_wrap .tour_step_list .tour_step_item:nth-child(3) {
  background: #095891;
}
.informaition_cont_wrap .tour_step_list .tour_step_item:nth-child(4) {
  background: #053d66;
}
.informaition_cont_wrap .tour_step_list .tour_step_item:before {
  position: absolute;
  top: 50%;
  left: -14%;
  width: 22px;
  height: 33px;
  background-position: -185px -50px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
}
.informaition_cont_wrap .tour_step_list .tour_step_item:first-child:before {
  display: none;
}
.informaition_cont_wrap .tour_step_list .tour_step_item > span {
  display: table-cell;
  font-size: 17px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.informaition_cont_wrap .tour_step_list .tour_step_item .floor {
  display: block;
  font-weight: 700;
}
.tour_information_wrap .informaition_cont_wrap {
  margin-top: 38px;
}
.tour_information_wrap .informaition_cont_wrap:first-of-type {
  margin-top: 0;
}
.tour_information_wrap .informaition_cont .tour_note_that {
  margin-top: 18px;
  font-size: 15px;
  font-weight: 400;
  color: #768676;
}
.tour_information_wrap .informaition_cont .tour_note_that:before {
  content: '※ ';
}
.tour_information_wrap .info_list .note_that {
  font-weight: 400;
  color: #768676;
}
.tour_information_wrap .info_list strong {
  font-weight: 700;
}
.tour_information_wrap .btn_wrap.is_pair {
  margin-top: 48px;
  font-size: 0;
}
.tour_information_wrap .btn_wrap.is_pair .btn {
  min-width: 140px;
}
.tour_information_wrap .btn_wrap .btn_apply {
  background: #5692bc;
}
.tour_information_wrap .btn_wrap .btn_cancel {
  margin-left: 10px;
  background: #185b93;
}
@media screen and (max-width: 768px) {
  .tour_information_wrap .informaition_cont_wrap .title {
    font-size: 2rem;
  }
  .tour_information_wrap .informaition_cont_wrap .inner_title {
    margin-top: 11px;
    padding-left: 22px;
    font-size: 1.8rem;
  }
  .tour_information_wrap .informaition_cont_wrap .btn_wrap .btn {
    padding: 0 10px 0 10px;
  }
  .tour_information_wrap .informaition_cont_wrap .btn_wrap .btn > span {
    padding-right: 10px;
  }
  .tour_information_wrap .informaition_cont_wrap .text_wrap {
    margin-top: 14px;
  }
  .tour_information_wrap .informaition_cont_wrap .text_wrap .text {
    margin-top: 12px;
    font-size: 1.7rem;
  }
  .tour_information_wrap .informaition_cont_wrap .informaition_inner {
    margin-top: 17px;
  }
  .tour_information_wrap .informaition_cont_wrap .info_item {
    margin-top: 4px;
  }
  .tour_information_wrap .informaition_cont_wrap {
    margin-top: 20px;
  }
  .informaition_cont_wrap .title_area .btn_wrap {
    display: block;
    margin: 4px 0 0;
  }
  .informaition_cont_wrap .tour_step_list:after {
    display: none;
  }
  .informaition_cont_wrap .tour_step_list .tour_step_item {
    display: block;
    float: none;
    width: 100%;
    height: auto;
    margin: 25px 0 0;
    padding: 4px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .informaition_cont_wrap .tour_step_list .tour_step_item:first-child {
    margin-top: 0;
  }
  .informaition_cont_wrap .tour_step_list .tour_step_item > span {
    display: block;
    font-size: 1.6rem;
  }
  .informaition_cont_wrap .tour_step_list .tour_step_item .floor {
    display: inline-block;
  }
  .informaition_cont_wrap .tour_step_list .tour_step_item:before {
    position: absolute;
    top: -12px;
    left: 50%;
    width: 17px;
    height: 11px;
    background-position: -168px -207px;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '';
  }
  .tour_information_wrap .btn_wrap.is_pair {
    margin-top: 30px;
  }
  .tour_information_wrap .btn_wrap.is_pair .btn {
    width: 49%;
    min-width: auto;
  }
  .tour_information_wrap .btn_wrap .btn_cancel {
    margin-left: 2%;
  }
}

/* 03_07_02 견학 예약 */
.tour_reservation_wrap .reservation_notice_wrap {
  margin-top: 30px;
  padding: 32px;
  border: 1px solid #dcdcdc;
}
.tour_reservation_wrap .reservation_notice {
  margin-top: 22px;
}
.tour_reservation_wrap .reservation_notice:first-of-type {
  margin-top: 0;
}
.tour_reservation_wrap .reservation_notice_wrap .notice_title {
  display: block;
  font-size: 21px;
  font-weight: 700;
  color: #232323;
}
.tour_reservation_wrap .reservation_notice_wrap .notice_item {
  position: relative;
  margin-top: 6px;
  padding-left: 12px;
  font-size: 14px;
  color: #474747;
  line-height: 1.4;
}
.tour_reservation_wrap .reservation_notice_wrap .notice_item:first-of-type {
  margin-top: 8px;
}
.tour_reservation_wrap .reservation_notice_wrap .notice_item:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.tour_calendar_wrap {
  padding: 0 0 34px;
  border-bottom: 1px solid #dfdfdf;
}
.tour_reservation_wrap .tour_calendar_wrap .title_area {
  margin-top: 34px;
}
.tour_reservation_wrap .tour_calendar_wrap .title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #232323;
}
.tour_reservation_wrap .tour_calendar_wrap .sub_title {
  display: block;
  margin-top: 8px;
  font-size: 17px;
  color: #585858;
}
.tour_reservation_wrap .tour_calendar_wrap .calendar_wrap {
  margin-top: 8px;
}
.tour_calendar_wrap .tbl_calendar {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  border: 0;
  border-collapse: separate;
  table-layout: fixed;
}
.tour_calendar_wrap .tbl_calendar th,
.tour_calendar_wrap .tbl_calendar td {
  position: relative;
  width: 14%; /* border:1px solid #d1d1d1; */
  border-left: none;
  border-top: none;
  font-weight: 500;
  text-align: center;
  line-height: 40px;
  vertical-align: top;
}
.tour_calendar_wrap .tbl_calendar th {
  height: 40px;
  background: #353535;
  border-right-color: #484848;
  border-bottom-color: #fff;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.tour_calendar_wrap .tbl_calendar td {
  height: 84px;
  padding: 0;
  background: #fff;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tour_calendar_wrap .tbl_calendar td .status {
  display: block;
  width: 100%;
  height: 100%;
}
.tour_calendar_wrap .tbl_calendar td .status01 {
  background: #fff;
}
.tour_calendar_wrap .tbl_calendar td .status02 {
  background: #f6f6f6;
}
/* .tour_calendar_wrap .tbl_calendar tr td:first-child{border-left:1px solid #d1d1d1} */
.tour_calendar_wrap .tbl_calendar th span {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.tour_calendar_wrap .tbl_calendar td .day {
  font-weight: 500;
}
.tour_calendar_wrap .tbl_calendar .sat .day {
  color: #2b6ac8;
}
.tour_calendar_wrap .tbl_calendar .sun .day {
  color: #d13e10;
}
.tour_calendar_wrap .tbl_calendar .status01 .day {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
}
.tour_calendar_wrap .tbl_calendar .sun_tour {
  display: inline-block;
  width: 80%;
  margin-top: 12px;
  padding: 4px 0;
  background: #ececec;
  color: #000;
  line-height: 1.4;
  word-break: keep-all;
}
.tour_calendar_wrap .tbl_calendar .disable {
  color: #666;
}
.tour_calendar_wrap .tbl_calendar .disable span {
  display: block;
  line-height: 1.4;
}
.tour_calendar_wrap .tbl_calendar .is_selected {
  border: 2px solid #5692bc;
}
.tour_calendar_wrap .reservation_date {
  margin-top: 34px;
  font-size: 20px;
  color: #505253;
}
.tour_calendar_wrap .selected_date {
  font-weight: 500;
  color: #4d87bd;
}

.tour_reservation_wrap .tour_time_wrap .title_area {
  margin-top: 50px;
}
.tour_reservation_wrap .tour_time_wrap .title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #232323;
}
.tour_reservation_wrap .tour_time_wrap .sub_title {
  display: block;
  margin-top: 8px;
  font-size: 17px;
  color: #585858;
}
.tour_reservation_wrap .ucreq4_wrap {
  margin-top: 18px;
}

.tour_reservation_wrap .tour_applicant_wrap .title_area {
  margin-top: 62px;
}
.tour_reservation_wrap .tour_applicant_wrap .title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #232323;
}
.tour_applicant .apply_notice_text {
  display: block;
  margin-top: 8px;
  font-size: 17px;
  color: #585858;
}
.tbl_applicant {
  width: 100%;
  margin-top: 20px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
  table-layout: fixed;
}
.tbl_applicant .col1 {
  width: 160px;
}
.tbl_applicant th {
  padding: 16px 18px;
  background: #f5f5f5;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  text-align: left;
  word-break: keep-all;
}
.tbl_applicant td {
  position: relative;
  padding: 10px 14px;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  color: #3f3f3f;
}
.tbl_applicant th > label,
.tbl_applicant th > span {
  display: block;
  position: relative;
  padding-left: 8px;
}
.tbl_applicant .textarea_wrap {
  height: 108px;
  border-color: #dfdfdf;
}
.tbl_applicant .input_text_wrap {
  max-width: 663px;
  height: 35px;
  border-color: #dfdfdf;
}
.tbl_applicant .input_check_wrap {
  display: block;
  margin-top: 8px;
}
.tbl_applicant .input_select_wrap {
  display: inline-block;
  width: 160px;
  height: 35px;
  vertical-align: middle;
}
.tbl_applicant .input_select_wrap select {
  border-color: #dfdfdf;
}
.tbl_applicant .member_wrap .input_text_wrap {
  display: inline-block;
  width: 164px;
  vertical-align: middle;
}
.tbl_applicant .leader_wrap .input_text_wrap {
  display: inline-block;
  width: 164px;
  vertical-align: middle;
}
.tbl_applicant .leader_wrap .input_check_wrap {
  display: inline-block;
  margin: 0 0 0 8px;
  vertical-align: middle;
}
.tbl_applicant .input_phone_wrap {
  display: inline-block;
  width: 242px;
  vertical-align: middle;
}
.tbl_applicant .input_phone_wrap .placeholder {
  display: none !important;
}
.tbl_applicant .notice_text {
  display: inline-block;
  margin-left: 8px;
  font-size: 15px;
  color: #8b8b8b;
  vertical-align: middle;
}
.tbl_applicant .agency_notice {
  display: block;
  margin: 4px 0 0;
}
.tbl_applicant .notificate {
  display: block;
  margin-top: 4px;
  font-size: 15px;
  color: #4988b4;
}
.tbl_applicant .notificate:before {
  content: '※ ';
}
.tbl_applicant .email_wrap {
  font-size: 0;
}
.tbl_applicant .email_wrap .input_text_wrap {
  display: inline-block;
  width: 35%;
  vertical-align: middle;
}
.tbl_applicant .email_wrap .input_text_wrap:nth-of-type(2) {
  border-right: none;
}
.tbl_applicant .email_wrap .input_select_wrap {
  display: inline-block;
  width: 22%;
  min-width: auto;
  height: 35px;
  vertical-align: middle;
}
.tbl_applicant .email_wrap .input_select_wrap select {
  border-color: #dfdfdf;
}
.tbl_applicant .email_split {
  display: inline-block;
  width: 8%;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}
.tbl_applicant .address_wrap > .input_text_wrap {
  margin-top: 9px;
}
.tbl_applicant .post_wrap {
  font-size: 0;
}
.tbl_applicant .btn_post {
  display: inline-block;
  width: 116px;
  height: 35px;
  background: #6c6c6c;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 35px;
  vertical-align: middle;
}
.tbl_applicant .post_wrap .input_text_wrap {
  display: inline-block;
  width: 182px;
  margin-left: 10px;
  vertical-align: middle;
}
.tbl_applicant .address_wrap .placeholder,
.tbl_applicant .other_textarea .placeholder {
  display: none !important;
}
.tbl_applicant .other_text {
  font-size: 15px;
  color: #5d5d5d;
}
.tbl_applicant .other_textarea {
  margin-top: 8px;
}
.tbl_applicant .require {
  position: absolute;
  top: 5px;
  left: 0;
  color: #768676;
}
.tbl_applicant .policy_wrap + .input_check_wrap {
  margin-top: 14px;
}
.tour_reservation_wrap .btn_wrap.center {
  margin-top: 40px;
}

.tour_reservation_wrap .tour_policy_area {
  padding: 30px 0 42px;
  border-bottom: 1px solid #dfdfdf;
}
.tour_reservation_wrap .tour_policy_terms {
  height: auto;
  overflow: auto;
  padding: 30px 34px 36px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tour_reservation_wrap .tour_policy_agree {
  margin-top: 21px;
  font-size: 0;
}
.tour_reservation_wrap .tour_policy_agree:first-of-type {
  margin-top: 28px;
}
.tour_reservation_wrap .tour_policy_text {
  display: inline-block;
  font-size: 18px;
  color: #737373;
  vertical-align: middle;
}
.tour_reservation_wrap .policy_title {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #525151;
}
.tour_reservation_wrap .policy_item {
  position: relative;
  margin-top: 4px;
  padding-left: 8px;
  font-size: 15px;
  line-height: 1.3;
}
.tour_reservation_wrap .policy_item:first-of-type {
  margin-top: 8px;
}
.tour_reservation_wrap .policy_item:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #7d7d7d;
  content: '';
}
.tour_reservation_wrap .policy_item:first-of-type {
  margin-top: 0;
}
.tour_reservation_wrap .tour_policy_radio {
  display: inline-block;
  margin-left: 32px;
  vertical-align: middle;
}
.tour_reservation_wrap .tour_policy_radio .input_radio + label {
  font-size: 18px;
  color: #737373;
}

.tour_reservation_wrap .btn_wrap {
  font-size: 0;
  text-align: center;
}
.tour_reservation_wrap .btn_prev {
  min-width: 124px;
  margin-right: 13px;
  padding: 13px 0 14px;
  background: #b0b0b0;
}
.tour_reservation_wrap .btn_next {
  min-width: 124px;
  padding: 13px 0 14px;
}
.tour_reservation_wrap + .step_navigation_pc {
  margin-top: 54px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .tbl_applicant .input_phone_wrap {
    width: 35%;
  }
  .tbl_applicant .email_wrap .input_text_wrap {
    width: 35%;
  }
  .tbl_applicant .email_wrap .input_select_wrap {
    width: 26%;
  }
  .tbl_applicant .email_wrap .input_text_wrap {
    width: 46%;
  }
  .tbl_applicant .email_wrap .input_text_wrap:nth-of-type(2) {
    border-right: 1px solid #dfdfdf;
  }
  .tbl_applicant .email_wrap .input_select_wrap {
    display: block;
    width: 100%;
    margin-top: 4px;
  }
  .tbl_applicant .email_split {
    width: 4%;
  }
  .tbl_applicant .btn_post {
    width: 22%;
  }
  .tbl_applicant .post_wrap .input_text_wrap {
    width: 76%;
    margin-left: 2%;
  }
  .tbl_applicant .post_wrap .notice_text {
    display: block;
    margin-top: 9px;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .tour_reservation_wrap .reservation_notice_wrap {
    display: none;
  }
  .tour_reservation_wrap .tour_calendar_wrap .title_area {
    margin-top: 0;
  }
  .tour_reservation_wrap .tour_calendar_wrap .title {
    font-size: 2rem;
  }
  .tour_reservation_wrap .tour_calendar_wrap .sub_title {
    margin-top: 4px;
    font-size: 1.6rem;
  }
  .tour_calendar_wrap .tbl_calendar td {
    height: 66px;
  }
  .tbl_calendar th,
  .tbl_calendar td {
    line-height: 22px;
  }
  .tbl_calendar th {
    height: 22px;
    font-size: 1.5rem;
  }
  .tbl_calendar td {
    height: 56px;
    padding: 0 2px 3px;
  }
  .tour_calendar_wrap .tbl_calendar .status01 .day {
    top: 3px;
  }
  .tour_calendar_wrap .tbl_calendar td .status {
    font-size: 1.5rem;
  }
  .tour_calendar_wrap .tbl_calendar .sun_tour {
    margin-top: 16px;
    padding: 2px 0;
    line-height: 1.2;
  }
  .tour_calendar_wrap .tbl_calendar .sun span .day,
  .tour_calendar_wrap .tbl_calendar .disable .day {
    top: -7px;
  }
  .tour_calendar_wrap .tbl_calendar .disable span {
    margin-top: -10px;
  }
  .tour_calendar_wrap .tbl_calendar .is_selected {
    border-width: 1px;
  }
  .tour_calendar_wrap .reservation_date {
    margin-top: 15px;
    font-size: 1.7rem;
    letter-spacing: -1.5px;
  }

  .tour_reservation_wrap .tour_time_wrap .title_area {
    margin-top: 20px;
  }
  .tour_reservation_wrap .tour_time_wrap .title {
    font-size: 2rem;
  }
  .tour_reservation_wrap .tour_time_wrap .sub_title {
    margin-top: 4px;
    font-size: 1.6rem;
  }
  .tour_reservation_wrap .ucreq4_wrap {
    margin-top: 8px;
  }
  .tour_reservation_wrap .tour_applicant_wrap .title_area {
    margin-top: 20px;
  }
  .tour_reservation_wrap .tour_applicant_wrap .title {
    font-size: 2rem;
  }
  .tour_applicant .apply_notice_text {
    margin-top: 4px;
    font-size: 1.6rem;
  }
  .tbl_applicant {
    margin-top: 12px;
  }
  .tbl_applicant .col1 {
    width: 86px;
  }
  .tbl_applicant th {
    padding: 8px;
    font-size: 1.5rem;
  }
  .tbl_applicant td {
    padding: 5px 6px;
    font-size: 1.5rem;
  }
  .tbl_applicant .input_select_wrap {
    margin-right: 4px;
    height: 33px;
  }
  .tbl_applicant .notice_text {
    display: block;
    margin-top: 5px;
    margin-left: 0;
    font-size: 1.5rem;
  }
  .tbl_applicant .input_text_wrap label,
  .tbl_applicant .other_textarea .placeholder {
    left: 4px;
    color: #9a9a9a;
  }
  .tbl_applicant .input_phone_wrap {
    width: 100%;
  }
  .tbl_applicant .input_phone_wrap .placeholder,
  .tbl_applicant .address_wrap .placeholder,
  .tbl_applicant .other_textarea .placeholder {
    display: block !important;
    z-index: -1;
  }
  .tbl_applicant .input_phone_wrap input:focus + .placeholder,
  .tbl_applicant .address_wrap input:focus + .placeholder,
  .tbl_applicant .other_textarea textarea:focus + .placeholder {
    display: none !important;
  }
  .tbl_applicant .address_wrap .notice_text,
  .tbl_applicant .input_phone_wrap + .notice_text,
  .tbl_applicant .other_text {
    display: none;
  }
  .tbl_applicant .btn_post {
    width: 26%;
  }
  .tbl_applicant .post_wrap .input_text_wrap {
    width: 72%;
    margin-left: 2%;
  }
  .tbl_applicant .option_item {
    display: block;
  }
  .tbl_applicant .policy_title {
    font-size: 1.7rem;
  }
  .tbl_applicant .policy_item {
    font-size: 1.5rem;
  }
  .tbl_applicant .email_wrap .input_text_wrap {
    width: 46%;
  }
  .tbl_applicant .email_split {
    width: 8%;
    font-size: 1.5rem;
  }
  .tbl_applicant .email_wrap .input_text_wrap:nth-of-type(2) {
    border-right: 1px solid #dfdfdf;
  }
  .tbl_applicant .email_wrap .input_select_wrap {
    display: block;
    width: 100%;
    margin-top: 4px;
  }

  .tour_reservation_wrap .tour_policy_area {
    padding: 15px 0 0;
    border-bottom: none;
  }
  .tour_reservation_wrap .tour_policy_terms {
    height: 174px;
    padding: 12px 13px 16px;
  }
  .tour_reservation_wrap .tour_policy_agree {
    margin-top: 24px;
  }
  .tour_reservation_wrap .tour_policy_agree:first-of-type {
    margin-top: 19px;
  }
  .tour_reservation_wrap .tour_policy_text {
    font-size: 1.7rem;
    color: #3c3c3c;
  }
  .tour_reservation_wrap .tour_policy_radio {
    margin-left: 0;
    margin-top: 10px;
  }
  .tour_reservation_wrap .tour_policy_radio .input_radio + label {
    font-size: 1.6rem;
    font-weight: 400;
    color: #3c3c3c;
  }

  .tour_reservation_wrap .btn_wrap {
    margin-top: 24px;
  }
  .tour_reservation_wrap .btn_next {
    width: 100%;
    padding: 0;
  }
  .tour_reservation_wrap .btn_prev {
    width: 49%;
    margin-right: 2%;
    padding: 0;
  }
  .tour_reservation_wrap .btn_prev + .btn_next {
    width: 49%;
  }

  .tour_reservation_wrap2 .step_navigation {
    padding-right: 76px;
    padding-left: 38px;
  }
  .tour_reservation_wrap2 .step_navigation .step_item:nth-child(1) {
    left: 0;
  }
  .tour_reservation_wrap .tour_calendar_wrap {
    margin-top: 16px;
  }

  .tour_reservation_wrap3 .step_navigation {
    padding-right: 38px;
    padding-left: 76px;
  }
  .tour_reservation_wrap3 .step_navigation .step_item:nth-child(1) {
    left: 0;
  }
  .tour_reservation_wrap3 .step_navigation .step_item:nth-child(2) {
    right: auto;
    left: 38px;
  }

  .tour_reservation_wrap4 .step_navigation {
    padding-right: 0;
    padding-left: 114px;
  }
  .tour_reservation_wrap4 .step_navigation .step_item:nth-child(1) {
    left: 0;
  }
  .tour_reservation_wrap4 .step_navigation .step_item:nth-child(2) {
    right: auto;
    left: 38px;
  }
  .tour_reservation_wrap4 .step_navigation .step_item:nth-child(3) {
    right: auto;
    left: 76px;
  }
}
@media screen and (max-width: 479px) {
  .tour_calendar_wrap .tbl_calendar th,
  .tour_calendar_wrap .tbl_calendar td {
    line-height: 22px;
  }
  .tour_calendar_wrap .tbl_calendar th {
    height: 22px;
    font-size: 1.5rem;
  }
  .tour_calendar_wrap .tbl_calendar .sun span .day,
  .tour_calendar_wrap .tbl_calendar .disable .day {
    top: 1px;
  }
  .tour_calendar_wrap .tbl_calendar td .status {
    font-size: 1.3rem;
    letter-spacing: -1.5px;
  }
  .tour_calendar_wrap .tbl_calendar .disable span {
    margin-top: 0;
  }
  .tour_calendar_wrap .tbl_calendar .sun_tour {
    width: 100%;
  }
  .tbl_applicant .btn_post {
    width: 46%;
  }
  .tbl_applicant .post_wrap .input_text_wrap {
    width: 52%;
    margin-left: 2%;
  }
}

/* 03_08_01 사회봉사안내 */
/* 03_08_02 장애인정보누리터 */
/* 03_08_02 대체자료제작지원 */
.welfare_information_wrap .welfare_banner {
  width: 100%;
}
.welfare_information_wrap .info_sub_title_wrap .info_sub_title {
  display: block;
  margin-top: 14px;
  font-size: 18px;
  font-weight: 700;
  color: #3a3a3a;
}
.welfare_information_wrap .info_sub_title_wrap .info_sub_text,
.welfare_information_wrap .info_sub_title_wrap .info_note_that {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.5;
}
.welfare_information_wrap .info_sub_title_wrap .info_note_that:before {
  content: '※ ';
}
.welfare_information_wrap .info_sub_title_wrap .btn_wrap {
  margin-top: 18px;
}
.welfare_information_wrap .info_sub_title_wrap .btn {
  min-width: 174px;
}
.welfare_information_wrap .btn_wrap .btn_apply {
  background: #5692bc;
}
.welfare_information_wrap .btn_wrap .btn_cancel {
  margin-left: 10px;
  background: #185b93;
}
.welfare_information_wrap .informaition_cont_wrap .title {
  display: block;
  margin-top: 30px;
  font-size: 24px;
  font-weight: 700;
  color: #232323;
}
.welfare_information_wrap .informaition_cont_wrap:first-of-type .title {
  margin-top: 0;
}
.welfare_information_wrap .informaition_cont_wrap .inner_title {
  display: block;
  position: relative;
  margin-top: 26px;
  padding-left: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #232323;
}
.welfare_information_wrap .informaition_cont_wrap .inner_title:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-position: -209px -50px;
  content: '';
}
.welfare_information_wrap .informaition_cont_wrap .informaition_inner {
  margin-top: 24px;
}
.welfare_information_wrap
  .informaition_cont_wrap
  .informaition_inner:first-of-type {
  margin-top: 0;
}
.welfare_information_wrap .informaition_cont_wrap .informaition_cont {
  margin-top: 8px;
  padding: 0 2px;
}
.welfare_information_wrap .informaition_cont_wrap .title + .info_list {
  margin-top: 12px;
}
.welfare_information_wrap .informaition_cont_wrap .info_item {
  position: relative;
  margin-top: 15px;
  padding-left: 12px;
  font-size: 16px;
  color: #474747;
  line-height: 1.4;
}
.welfare_information_wrap .informaition_cont_wrap .info_item:first-of-type {
  margin-top: 2px;
}
.welfare_information_wrap .informaition_cont_wrap .info_item:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.welfare_information_wrap .informaition_cont_wrap .info_item a:hover,
.welfare_information_wrap .informaition_cont_wrap .info_item a:focus {
  text-decoration: underline;
}
.welfare_information_wrap .informaition_inner_cont {
  margin-top: 30px;
}
.welfare_information_wrap .title_area {
  font-size: 0;
}
.welfare_information_wrap .note_that_title {
  display: block;
  margin-top: 2px;
  font-size: 16px;
  color: #768676;
}
.welfare_information_wrap .note_that_title a:hover,
.welfare_information_wrap .note_that_title a:focus {
  text-decoration: underline;
}
.welfare_information_wrap ul + .note_that_title {
  margin-top: 10px;
}
.welfare_information_wrap .note_that_title:before {
  content: '※ ';
}
.welfare_information_wrap .note_that_list {
  margin-top: 4px;
}
.welfare_information_wrap .note_that_item {
  position: relative;
  margin-top: 2px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #768676;
}
.welfare_information_wrap .note_that_item:first-of-type {
  margin-top: 0;
}
.welfare_information_wrap .note_that_item:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 5px;
  height: 1px;
  background: #768676;
  content: '';
}
.welfare_information_wrap .point {
  color: #5692bc;
}
.welfare_information_wrap .info_step_item {
  position: relative;
  margin-top: 4px;
  padding-left: 30px;
  font-size: 16px;
  font-weight: 400;
}
.welfare_information_wrap .info_step_item .num {
  position: absolute;
  top: 4px;
  left: 10px;
  width: 14px;
  height: 14px;
  padding-top: 1px;
  font-size: 10px;
  text-align: center;
}
.welfare_information_wrap .info_step_item .num:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 14px;
  height: 14px;
  border: 1px solid #a9a9a9;
  border-radius: 14px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: '';
}
@media screen and (max-width: 768px) {
  .welfare_information_wrap .welfare_banner_wrap {
    display: none;
  }
  .welfare_information_wrap .informaition_cont_wrap:nth-child(2) {
    margin-top: 0;
  }
  .welfare_information_wrap .informaition_cont_wrap .title {
    margin-top: 0;
  }
  .welfare_information_wrap .informaition_cont_wrap .title {
    font-size: 2rem;
  }
  .welfare_information_wrap .informaition_cont_wrap .inner_title {
    margin-top: 11px;
    padding-left: 22px;
    font-size: 1.8rem;
  }
  .welfare_information_wrap .info_sub_title_wrap .info_sub_title {
    margin-top: 10px;
    font-size: 1.7rem;
  }
  .welfare_information_wrap .info_sub_title_wrap .info_sub_text,
  .welfare_information_wrap .info_sub_title_wrap .info_note_that {
    margin-top: 5px;
    font-size: 1.6rem;
    line-height: 1.3;
  }
  .informaition_cont_wrap .title_area .btn_wrap {
    display: block;
    margin: 4px 0 0;
  }
  .welfare_information_wrap .btn_wrap.is_pair {
    margin-top: 15px;
    font-size: 0;
  }
  .welfare_information_wrap .btn_wrap.is_pair .btn {
    width: 49%;
    min-width: auto;
    font-size: 1.6rem;
  }
  .welfare_information_wrap .btn_wrap .btn_cancel {
    margin-left: 2%;
  }
  .welfare_information_wrap .informaition_cont_wrap .btn_wrap .btn {
    padding: 0 10px 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .welfare_information_wrap .informaition_cont_wrap .btn_wrap .btn > span {
    padding-right: 10px;
  }
  .welfare_information_wrap .informaition_cont_wrap .text_wrap {
    margin-top: 14px;
  }
  .welfare_information_wrap .informaition_cont_wrap .text_wrap .text {
    margin-top: 12px;
    font-size: 1.7rem;
  }
  .welfare_information_wrap .informaition_cont_wrap .informaition_inner {
    margin-top: 17px;
  }
  .welfare_information_wrap .informaition_cont_wrap .info_item {
    margin-top: 4px;
  }
  .welfare_information_wrap .informaition_cont_wrap {
    margin-top: 20px;
  }
  .welfare_information_wrap .note_that_title {
    font-size: 1.5rem;
  }
  .welfare_information_wrap ul + .note_that_title {
    margin-top: 8px;
  }
  .welfare_information_wrap .note_that_list {
    margin-top: 3px;
  }
  .welfare_information_wrap .note_that_item {
    font-size: 1.5rem;
  }
  .welfare_information_wrap .note_that_item:before {
    top: 10px;
  }
  .welfare_information_wrap .note_that_item > span {
    display: block;
  }
  .welfare_information_wrap .info_step_item {
    margin-top: 5px;
    font-size: 1.5rem;
  }
  .welfare_information_wrap .info_step_item .num {
    width: 12px;
    height: 12px;
    top: 2px;
  }
}

/* 03_08_02 봉사신청 : 개인정보 수집동의 */
.welfare_notice_wrap {
  margin-top: 14px;
  padding: 20px 0 38px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.before_notice_wrap {
  padding: 0 4px;
}
.step_notice_title {
  font-size: 18px;
  color: #161616;
}
.library_welfare_policy .library_welfare_notice .step_inside_title,
.library_welfare_policy .welfare_policy_area .step_inside_title {
  display: block;
  margin: 28px 0 14px;
  position: relative;
  width: 100%;
  padding: 16px 24px 16px 21px;
  background: #426f8f;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.library_welfare_policy .library_welfare_notice .step_inside_title:after {
  position: absolute;
  top: 50%;
  right: 24px;
  width: 15px;
  height: 9px;
  background-position: -58px -50px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.library_welfare_policy .is_opened .step_inside_title:after {
  background-position: -75px -50px;
}
.welfare_notice_wrap .notice_list {
  margin-top: 12px;
}
.welfare_notice_wrap .notice_item {
  margin-top: 10px;
}
.welfare_notice_wrap .notice_item:first-child {
  margin-top: 0;
}
.welfare_notice_wrap .notice_item > span {
  position: relative;
  padding-left: 10px;
  font-size: 16px;
  color: #3f3f3f;
}
.welfare_notice_wrap .notice_item > span:before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.welfare_notice_wrap .notice_inner_list {
  margin: 5px 0 14px;
}
.welfare_notice_wrap .notice_inner_item {
  position: relative;
  margin-top: 3px;
  padding-left: 10px;
  font-size: 16px;
  color: #768676;
}
.welfare_notice_wrap .notice_inner_item:first-child {
  margin-top: 0;
}
.welfare_notice_wrap .notice_inner_item:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 1px;
  background: #768676;
  content: '';
}
.after_notice_wrap {
  margin-top: 22px;
  padding: 0 4px;
}
.after_notice_wrap .notice_item .point {
  font-weight: 500;
}
.welfare_notice_wrap .warning_text {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 500;
  color: #768676;
}
.welfare_notice_wrap .warning_text:before {
  padding-right: 6px;
  content: '※';
}
.welfare_notice_wrap .point {
  color: #e02e2e;
}
.library_welfare_policy .welfare_notice_wrap .btn_wrap {
  margin-top: 28px;
  padding: 0 4px;
  text-align: left;
}
.welfare_notice_wrap .btn_mypage {
  padding-left: 22px;
  padding-right: 28px;
}
.welfare_notice_wrap .btn_mypage > span {
  position: relative;
  padding-right: 18px;
}
.welfare_notice_wrap .btn_mypage > span:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 12px;
  background-position: -42px -50px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.welfare_policy_area .welfare_policy_terms {
  height: 334px;
  overflow: auto;
  margin-top: 14px;
  padding: 26px 20px 22px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.welfare_policy_area .policy_wrap .policy_item {
  margin-top: 14px;
}
.welfare_policy_area .policy_wrap .policy_item:first-child {
  margin-top: 0;
}
.welfare_policy_area .policy_wrap .policy_s_tit {
  display: block;
  font-size: 18px;
  font-weight: 700;
}
.welfare_policy_area .policy_wrap .policy_s_list li {
  position: relative;
  padding-left: 10px;
  font-size: 16px;
  line-height: 1.5;
}
.welfare_policy_area .policy_wrap .policy_s_list li:before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 1px;
  background: #444;
  content: '';
}
.welfare_policy_area .welfare_policy_agree {
  padding: 0 6px;
}
.welfare_policy_area .welfare_policy_text {
  display: block;
  margin-top: 20px;
  font-size: 16px;
  color: #3f3f3f;
}
.welfare_policy_area .welfare_policy_radio {
  margin-top: 12px;
}
.library_welfare_policy .btn_wrap {
  margin-top: 32px;
  text-align: center;
}
.library_welfare_policy .btn_next {
  min-width: 124px;
  padding: 13px 0 14px;
  background: #27628b;
}

@media screen and (max-width: 768px) {
  .library_welfare_policy {
    margin-top: 19px;
  }
  .library_welfare_policy .library_welfare_notice .step_inside_title,
  .library_welfare_policy .welfare_policy_area .step_inside_title {
    width: 100%;
    margin: 14px 0 7px;
    padding: 3px 20px 4px 10px;
  }
  .library_welfare_policy .library_welfare_notice .step_inside_title:after {
    right: 11px;
    width: 9px;
    height: 5px;
    background-position: -97px -24px;
  }
  .library_welfare_policy .is_opened .step_inside_title:after {
    background-position: -86px -24px;
  }
  .library_welfare_policy .step_navigation {
    padding-right: 76px;
  }
  .library_welfare_policy .step_navigation .step_item {
    right: 0;
  }
  .library_welfare_policy .step_navigation .step_item:nth-child(2) {
    right: 38px;
  }
  .welfare_notice_wrap {
    padding: 12px 0 22px;
  }
  .before_notice_wrap {
    padding: 0;
  }
  .after_notice_wrap {
    margin-top: 16px;
    padding: 0;
  }
  .step_notice_title {
    font-size: 1.7rem;
  }
  .welfare_notice_wrap .notice_list {
    margin-top: 7px;
  }
  .welfare_notice_wrap .notice_item {
    margin-top: 7px;
  }
  .welfare_notice_wrap .notice_item > span {
    display: block;
    font-size: 1.5rem;
  }
  .welfare_notice_wrap .notice_item > span:before {
    top: 8px;
  }
  .welfare_notice_wrap .notice_inner_list {
    margin: 4px 0 9px;
  }
  .welfare_notice_wrap .notice_inner_item {
    margin-top: 0;
    font-size: 1.5rem;
  }
  .welfare_notice_wrap .warning_text {
    margin-top: 4px;
    font-size: 1.5rem;
  }
  .library_welfare_policy .btn_wrap {
    margin-top: 18px;
    padding: 0;
  }
  .welfare_notice_wrap .btn_mypage {
    padding: 0 16px 0 18px;
  }
  .welfare_notice_wrap .btn_mypage > span {
    padding-right: 15px;
  }
  .welfare_notice_wrap .btn_mypage > span:after {
    width: 4px;
    height: 8px;
    background-position: -45px -34px;
  }
  .welfare_policy_area .welfare_policy_agree {
    padding: 0;
  }
  .welfare_policy_area .welfare_policy_terms {
    height: 210px;
    margin-top: 11px;
    padding: 12px 13px 14px;
  }
  .welfare_policy_area .welfare_policy_text {
    margin-top: 8px;
    font-size: 1.5rem;
  }
  .welfare_policy_area .welfare_policy_radio {
    margin-top: 10px;
  }
  .library_welfare_policy .btn_wrap {
    margin-top: 20px;
  }
  .library_welfare_policy .btn_next {
    width: 100%;
    padding: 0;
  }
}

/* 03_08_02 봉사신청 : 봉사 일시 선택 */
.welfare_calendar_wrap .title_area {
  margin-top: 34px;
}
.welfare_calendar_wrap .title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #232323;
}
.welfare_calendar_wrap .sub_title {
  display: block;
  margin-top: 8px;
  font-size: 17px;
  color: #585858;
}
.welfare_calendar_wrap .calendar_wrap {
  margin-top: 8px;
}
.welfare_calendar_wrap .tbl_calendar {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  border: 0;
  border-collapse: separate;
  table-layout: fixed;
}
.welfare_calendar_wrap .tbl_calendar th,
.welfare_calendar_wrap .tbl_calendar td {
  position: relative;
  width: 14%; /* border:1px solid #d1d1d1; */
  border-left: none;
  border-top: none;
  font-weight: 500;
  text-align: center;
  line-height: 40px;
  vertical-align: top;
}
.welfare_calendar_wrap .tbl_calendar th {
  height: 40px;
  background: #353535;
  border-right-color: #484848;
  border-bottom-color: #fff;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.welfare_calendar_wrap .tbl_calendar td {
  height: 84px;
  padding: 0;
  background: #fff;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.welfare_calendar_wrap .tbl_calendar td .status {
  display: block;
  width: 100%;
  height: 100%;
}
.welfare_calendar_wrap .tbl_calendar td .status01 {
  background: #fff;
}
.welfare_calendar_wrap .tbl_calendar td .status02 {
  background: #f6f6f6;
}
.welfare_calendar_wrap .tbl_calendar .is_selected {
  border: 2px solid #4d87bd;
}
/* .welfare_calendar_wrap .tbl_calendar tr td:first-child{border-left:1px solid #d1d1d1} */
.welfare_calendar_wrap .tbl_calendar th span {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.welfare_calendar_wrap .tbl_calendar td .day {
  font-weight: 500;
}
.welfare_calendar_wrap .tbl_calendar .sat .day {
  color: #2b6ac8;
}
.welfare_calendar_wrap .tbl_calendar .sun .day {
  color: #d13e10;
}
.welfare_calendar_wrap .tbl_calendar .status01 .day {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
}
.welfare_calendar_wrap .tbl_calendar .sun_tour {
  display: inline-block;
  width: 80%;
  margin-top: 12px;
  padding: 4px 0;
  background: #ececec;
  color: #000;
  line-height: 1.4;
  word-break: keep-all;
}
.welfare_calendar_wrap .tbl_calendar .disable {
  color: #666;
}
.welfare_calendar_wrap .tbl_calendar .disable span {
  display: block;
  line-height: 1.4;
}
.library_welfare_apply2 .reservation_info {
  margin-top: 34px;
  font-size: 0;
}
.library_welfare_apply2 .reservation_date {
  display: inline-block;
  font-size: 20px;
  color: #505253;
  vertical-align: middle;
}
.library_welfare_apply2 .selected_date {
  font-weight: 500;
  color: #4d87bd;
}
.library_welfare_apply2 .apply_date_wrap {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}
.library_welfare_apply2 .apply_date_wrap .notice_text {
  display: inline-block;
  margin-left: 20px;
  font-size: 16px;
  color: #768676;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .library_welfare_apply2 .step_navigation {
    padding-left: 38px;
    padding-right: 38px;
  }
  .library_welfare_apply2 .step_navigation .step_item.is_finished {
    left: 0;
  }
  .welfare_calendar_wrap .title_area {
    margin-top: 0;
  }
  .welfare_calendar_wrap .title {
    font-size: 2rem;
  }
  .welfare_calendar_wrap .sub_title {
    margin-top: 4px;
    font-size: 1.6rem;
  }
  .welfare_calendar_wrap .tbl_calendar td {
    height: 66px;
  }
  .welfare_calendar_wrap th,
  .tbl_calendar td {
    line-height: 22px;
  }
  .welfare_calendar_wrap th {
    height: 22px;
    font-size: 1.5rem;
  }
  .welfare_calendar_wrap td {
    height: 56px;
    padding: 0 2px 3px;
  }
  .welfare_calendar_wrap .tbl_calendar .status01 .day {
    top: 3px;
  }
  .welfare_calendar_wrap .tbl_calendar td .status {
    font-size: 1.5rem;
  }
  .welfare_calendar_wrap .tbl_calendar .sun span .day,
  .welfare_calendar_wrap .welfare_calendar_wrap .disable .day {
    top: -7px;
  }
  .welfare_calendar_wrap .tbl_calendar .disable span {
    margin-top: -10px;
  }
  .library_welfare_apply2 .reservation_info {
    margin-top: 15px;
  }
  .library_welfare_apply2 .reservation_date {
    display: block;
    font-size: 1.7rem;
    letter-spacing: -1.5px;
  }
  .library_welfare_apply2 .apply_date_wrap {
    display: block;
    margin: 8px 0 0;
  }
  .library_welfare_apply2 .apply_date_wrap .notice_text {
    display: block;
    margin: 4px 0 0;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 479px) {
  .welfare_calendar_wrap .tbl_calendar th,
  .welfare_calendar_wrap .tbl_calendar td {
    line-height: 22px;
  }
  .welfare_calendar_wrap .tbl_calendar th {
    height: 22px;
    font-size: 1.5rem;
  }
  .welfare_calendar_wrap .tbl_calendar .sun span .day,
  .welfare_calendar_wrap .tbl_calendar .disable .day {
    top: 1px;
  }
  .welfare_calendar_wrap .tbl_calendar td .status {
    font-size: 1.3rem;
    letter-spacing: -1.5px;
  }
  .welfare_calendar_wrap .tbl_calendar .disable span {
    margin-top: 0;
  }
}

/* 03_08_03 봉사신청 : 신청자 정보입력 */
.library_welfare_apply .apply_notice_text {
  font-size: 20px;
  color: #737373;
}
.tbl_welfare_apply {
  width: 100%;
  margin-top: 20px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
  table-layout: fixed;
}
.tbl_welfare_apply .col1 {
  width: 160px;
}
.tbl_welfare_apply th {
  padding: 16px 18px;
  background: #f5f5f5;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  text-align: left;
  word-break: keep-all;
}
.tbl_welfare_apply td {
  position: relative;
  padding: 10px 14px;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  color: #3f3f3f;
}
.tbl_welfare_apply .apply_date_wrap {
  font-size: 0;
}
.apply_date_wrap .input_select_wrap {
  display: inline-block;
  width: 54px;
  min-width: 0;
  height: 35px;
  margin-right: 8px;
  vertical-align: middle;
}
.apply_date_wrap .input_select_wrap select {
  border-color: #dfdfdf;
}
.apply_date_wrap .input_date {
  margin-right: 10px;
}
.apply_date_wrap .time_text,
.apply_date_wrap .time_split {
  font-size: 15px;
  vertical-align: middle;
}
.apply_date_wrap .time_split {
  margin: 0 10px;
}
.tbl_welfare_apply .input_date {
  width: 148px;
  height: 35px;
  border-color: #dfdfdf;
}
.tbl_welfare_apply .input_text_wrap {
  max-width: 663px;
  height: 35px;
  border-color: #dfdfdf;
}
.tbl_welfare_apply .input_radio_wrap {
  vertical-align: middle;
}
.tbl_welfare_apply .textarea_wrap {
  height: 108px;
  border-color: #dfdfdf;
}
.tbl_welfare_apply .input_check_wrap {
  display: block;
  margin-top: 8px;
}
.tbl_welfare_apply .input_phone_wrap {
  display: inline-block;
  width: 242px;
  vertical-align: middle;
}
.tbl_welfare_apply .input_phone_wrap .placeholder {
  display: none !important;
}
.tbl_welfare_apply .notice_text {
  display: inline-block;
  margin-left: 8px;
  font-size: 15px;
  color: #8b8b8b;
  vertical-align: middle;
}
.tbl_welfare_apply .email_wrap {
  font-size: 0;
}
.tbl_welfare_apply .email_wrap .input_text_wrap {
  display: inline-block;
  width: 35%;
  vertical-align: middle;
}
.tbl_welfare_apply .email_wrap .input_text_wrap:nth-of-type(2) {
  border-right: none;
}
.tbl_welfare_apply .email_wrap .input_select_wrap {
  display: inline-block;
  width: 22%;
  min-width: auto;
  height: 35px;
  vertical-align: middle;
}
.tbl_welfare_apply .email_wrap .input_select_wrap select {
  border-color: #dfdfdf;
}
.tbl_welfare_apply .email_split {
  display: inline-block;
  width: 8%;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}
.tbl_welfare_apply .address_wrap > .input_text_wrap {
  margin-top: 9px;
}
.tbl_welfare_apply .post_wrap {
  font-size: 0;
}
.tbl_welfare_apply .btn_post {
  display: inline-block;
  width: 116px;
  height: 35px;
  background: #6c6c6c;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 35px;
  vertical-align: middle;
}
.tbl_welfare_apply .post_wrap .input_text_wrap {
  display: inline-block;
  width: 182px;
  margin-left: 10px;
  vertical-align: middle;
}
.tbl_welfare_apply .address_wrap .placeholder,
.tbl_welfare_apply .other_textarea .placeholder {
  display: none !important;
}
.tbl_welfare_apply .option_item {
  color: #3f8fc8;
}
.tbl_welfare_apply .other_text {
  font-size: 15px;
  color: #5d5d5d;
}
.tbl_welfare_apply .other_textarea {
  margin-top: 8px;
}
.library_welfare_apply .btn_wrap {
  margin-top: 32px;
  text-align: center;
}
.library_welfare_apply .btn_next {
  min-width: 124px;
  margin-left: 10px;
  padding: 13px 0 14px;
  background: #27628b;
}
.library_welfare_apply .btn_prev {
  min-width: 124px;
  padding: 13px 0 14px;
  background: #b0b0b0;
}

/* @media (min-width:768px) and (max-width:1024px){
    .tbl_welfare_apply .input_phone_wrap{width:35%}
    .tbl_welfare_apply .email_wrap .input_text_wrap{width:35%}
    .tbl_welfare_apply .email_wrap .input_select_wrap{width:26%}
    .tbl_welfare_apply .email_split{width:4%}
    .tbl_welfare_apply .btn_post{width:22%}
    .tbl_welfare_apply .post_wrap .input_text_wrap{width:76%;margin-left:2%}
    .tbl_welfare_apply .post_wrap .notice_text{display:block;margin-top:9px;margin-left:0}
} */

@media screen and (max-width: 768px) {
  .library_welfare_apply {
    margin-top: 19px;
  }
  .library_welfare_apply3 .step_navigation {
    padding-left: 76px;
    padding-right: 0;
  }
  .library_welfare_apply3 .step_navigation .step_item.is_finished {
    left: 0;
  }
  .library_welfare_apply3 .step_navigation .step_item.is_finished:nth-child(2) {
    left: 38px;
    right: auto;
  }
  .library_welfare_apply .library_welfare_form {
    margin-top: 0;
    padding-top: 12px;
  }
  .library_welfare_apply .apply_notice_text {
    font-size: 1.7rem;
  }
  .tbl_welfare_apply {
    margin-top: 10px;
  }
  .tbl_welfare_apply .col1 {
    width: 86px;
  }
  .tbl_welfare_apply th {
    padding: 8px;
    font-size: 1.5rem;
  }
  .tbl_welfare_apply td {
    padding: 5px 6px;
    font-size: 1.5rem;
  }
  .tbl_welfare_apply .input_date {
    width: 90px;
    height: 33px;
    margin-right: 5px;
  }
  .apply_date_wrap .input_select_wrap {
    margin-right: 4px;
    height: 33px;
  }
  .apply_date_wrap .time_split {
    margin: 0 4px;
  }
  .tbl_welfare_apply .notice_text {
    display: block;
    margin-top: 5px;
    margin-left: 0;
    font-size: 1.5rem;
  }
  .tbl_welfare_apply .input_text_wrap label,
  .tbl_welfare_apply .other_textarea .placeholder {
    left: 4px;
    color: #9a9a9a;
  }
  .tbl_welfare_apply .input_phone_wrap {
    width: 100%;
  }
  .tbl_welfare_apply .input_phone_wrap .placeholder,
  .tbl_welfare_apply .address_wrap .placeholder,
  .tbl_welfare_apply .other_textarea .placeholder {
    display: block !important;
    z-index: -1;
  }
  .tbl_welfare_apply .input_phone_wrap input:focus + .placeholder,
  .tbl_welfare_apply .address_wrap input:focus + .placeholder,
  .tbl_welfare_apply .other_textarea textarea:focus + .placeholder {
    display: none !important;
  }

  .tbl_welfare_apply .notice_text_sex,
  .tbl_welfare_apply .address_wrap .notice_text,
  .tbl_welfare_apply .input_phone_wrap + .notice_text,
  .tbl_welfare_apply .other_text {
    display: none;
  }
  .tbl_welfare_apply .btn_post {
    width: 26%;
  }
  .tbl_welfare_apply .post_wrap .input_text_wrap {
    width: 72%;
    margin-left: 2%;
  }
  .library_welfare_apply .btn_wrap {
    font-size: 0;
  }
  .library_welfare_apply .btn_next,
  .library_welfare_apply .btn_prev {
    width: 49%;
  }
  .library_welfare_apply .btn_next {
    margin-left: 2%;
  }
  .tbl_welfare_apply .email_wrap .input_text_wrap {
    width: 46%;
  }
  .tbl_welfare_apply .email_split {
    width: 8%;
    font-size: 1.5rem;
  }
  .tbl_welfare_apply .email_wrap .input_text_wrap:nth-of-type(2) {
    border-right: 1px solid #dfdfdf;
  }
  .tbl_welfare_apply .email_wrap .input_select_wrap {
    display: block;
    width: 100%;
    margin-top: 4px;
  }

  .tbl_welfare_apply .option_item {
    display: block;
  }
}
@media screen and (max-width: 479px) {
  .tbl_welfare_apply .apply_date_wrap .input_date {
    margin-bottom: 8px;
  }
  .tbl_welfare_apply .input_date {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  .tbl_welfare_apply .btn_post {
    width: 46%;
  }
  .tbl_welfare_apply .post_wrap .input_text_wrap {
    width: 52%;
    margin-left: 2%;
  }
  .library_welfare_apply .btn_wrap {
    margin-top: 20px;
  }
  .library_welfare_apply .btn_next,
  .library_welfare_apply .btn_prev {
    min-width: 86px;
    padding: 0;
  }
  .library_welfare_apply .small_skip {
    display: none;
  }
}

/* 03_09_01 정보활용능력 교육 */
.digital_educate_wrap .educate_notice_wrap {
  padding: 32px;
  border: 1px solid #dcdcdc;
}
.digital_educate_wrap .educate_notice {
  margin-top: 22px;
}
.digital_educate_wrap .educate_notice:first-of-type {
  margin-top: 0;
}
.digital_educate_wrap .educate_notice_wrap .notice_title {
  display: block;
  font-size: 21px;
  font-weight: 700;
  color: #232323;
}
.digital_educate_wrap .educate_notice_wrap .notice_item {
  position: relative;
  margin-top: 6px;
  padding-left: 12px;
  font-size: 16px;
  color: #474747;
  line-height: 1.4;
}
.digital_educate_wrap .educate_notice_wrap .notice_item:first-of-type {
  margin-top: 8px;
}
.digital_educate_wrap .educate_notice_wrap .notice_item:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
@media screen and (max-width: 768px) {
  .digital_educate_wrap .educate_notice_wrap {
    display: none;
  }
}

/* 04_05_05 예식장대관 신청 : 이용안내 */
.wedding_hall_info .informaition_cont_wrap .title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #232323;
}
.wedding_hall_info .informaition_cont_wrap:first-of-type .title {
  margin-top: 0;
}
.wedding_hall_info .informaition_cont_wrap .inner_title {
  display: block;
  position: relative;
  margin-top: 16px;
  padding-left: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #232323;
}
.wedding_hall_info .informaition_cont_wrap .inner_title:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-position: -209px -50px;
  content: '';
}
.wedding_hall_info .info_text {
  margin-top: 14px;
  font-size: 16px;
  color: #585858;
  word-break: keep-all;
}
.wedding_hall_info .tbl_wedding_info_wrap {
  margin-top: 14px;
}
.wedding_hall_info .btn_wrap {
  margin-top: 10px;
}
.wedding_hall_info .btn_wrap .btn_detail span {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
.wedding_hall_info .btn_wrap .btn_detail span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 9px;
  background-position: -144px -46px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.wedding_hall_info .informaition_cont_wrap .informaition_inner {
  margin-top: 24px;
}
.wedding_hall_info .informaition_cont_wrap .informaition_inner:first-of-type {
  margin-top: 0;
}
.wedding_hall_info .informaition_cont_wrap .informaition_cont {
  margin-top: 8px;
  padding: 0 2px;
}
.wedding_hall_info .informaition_cont_wrap .informaition_cont:first-of-type {
  margin-top: 14px;
}
.wedding_hall_info .informaition_cont_wrap .text_wrap {
  margin-top: 20px;
  line-height: 1.45;
}
.wedding_hall_info .informaition_cont_wrap .text_wrap .text {
  margin-top: 24px;
  font-size: 17px;
  font-weight: 400;
  color: #474747;
}
.wedding_hall_info .informaition_cont_wrap .text_wrap .text:first-child {
  margin-top: 0;
}
.wedding_hall_info .informaition_cont_wrap .btn_main {
  color: #3f8fc8;
}
.wedding_hall_info .informaition_cont_wrap .btn_main:hover,
.wedding_hall_info .wedding_hall_info .btn_main:focus {
  text-decoration: underline;
}
.wedding_hall_info .informaition_cont_wrap .title + .info_list {
  margin-top: 12px;
}
.wedding_hall_info .informaition_cont_wrap .info_item {
  position: relative;
  margin-top: 6px;
  padding-left: 12px;
  font-size: 16px;
  color: #474747;
  line-height: 1.4;
}
.wedding_hall_info .informaition_cont_wrap .info_item:first-of-type {
  margin-top: 2px;
}
.wedding_hall_info .informaition_cont_wrap .info_item:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.wedding_hall_info .informaition_cont_wrap .info_item a:hover,
.wedding_hall_info .informaition_cont_wrap .info_item a:focus {
  text-decoration: underline;
}
.wedding_hall_info .informaition_cont_wrap .info_item .btn_layer.point {
  vertical-align: bottom;
}
.wedding_hall_info .informaition_inner_cont {
  margin-top: 30px;
}
.wedding_hall_info .title_area {
  font-size: 0;
}
.wedding_hall_info .tour_title {
  display: inline-block;
  position: relative;
  padding-left: 14px;
  font-size: 17px;
  font-weight: 700;
  color: #242424;
  vertical-align: middle;
}
.wedding_hall_info .tour_title:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 11px;
  background-position: -243px -52px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.informaition_cont_wrap .title_area .btn_wrap {
  display: inline-block;
  margin: 0 0 0 30px;
  vertical-align: middle;
}

.wedding_hall_info .informaition_cont_wrap {
  margin-top: 52px;
}
.wedding_hall_info .informaition_cont_wrap:first-of-type {
  margin-top: 0;
}
.wedding_hall_info .info_list .note_that {
  font-weight: 400;
  color: #768676;
}
.wedding_hall_info .info_list strong {
  font-weight: 700;
}
.wedding_hall_info .btn_wrap.is_pair {
  margin-top: 20px;
  font-size: 0;
}
.wedding_hall_info .btn_wrap.is_pair .btn {
  position: relative;
  min-width: 272px;
}
.wedding_hall_info .btn_wrap.is_pair .btn:before {
  position: absolute;
  display: inline-block;
  left: 10px;
  width: 16px;
  height: 19px;
  margin-right: 5px;
  background: url(/resource/templete/nl/img/sub/dn.png) no-repeat;
  content: '';
}
.wedding_hall_info .btn_wrap .btn_apply_down {
  background: #5692bc;
}
.wedding_hall_info .btn_wrap .btn_notify_down {
  margin-left: 10px;
  background: #185b92;
}
.wedding_hall_info .info_text a:hover,
.wedding_hall_info .info_text a:focus {
  text-decoration: underline;
}
.wedding_hall_info .informaition_cont_wrap .point {
  color: #4587b5;
}

.wedding_hall_info table {
  width: 100%;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  text-align: center;
  table-layout: fixed;
}
.wedding_hall_info .tbl_wedding_info col {
  width: 20%;
}
.wedding_hall_info .tbl_wedding_facility .col1 {
  width: 15%;
}
.wedding_hall_info .tbl_wedding_facility .col2 {
  width: 25%;
}
.wedding_hall_info th {
  padding: 16px 0;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #000;
}
.wedding_hall_info tbody th {
  background-color: #fff;
  border-top: 1px solid #dadada;
}
.wedding_hall_info td {
  position: relative;
  padding: 12px 2px;
  border-top: 1px solid #dadada;
  background-color: #fff;
  font-weight: 400;
  color: #3f3f3f;
  word-break: keep-all;
}
.wedding_hall_info .info_item .note_that_list {
  margin-top: 4px;
}
.wedding_hall_info .info_item .note_that:before {
  content: '※ ';
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
  .wedding_hall_info .informaition_cont_wrap .title {
    font-size: 2rem;
  }
  .wedding_hall_info .informaition_cont_wrap .inner_title {
    margin-top: 11px;
    padding-left: 22px;
    font-size: 1.8rem;
  }
  .wedding_hall_info .info_text {
    margin-top: 8px;
  }
  .wedding_hall_info .informaition_cont_wrap .informaition_cont:first-of-type {
    margin-top: 8px;
  }
  .wedding_hall_info .informaition_cont_wrap .btn_wrap .btn {
    padding: 0 10px 0 10px;
  }
  .wedding_hall_info .informaition_cont_wrap .btn_wrap .btn > span {
    padding-right: 10px;
  }
  .wedding_hall_info .informaition_cont_wrap .text_wrap {
    margin-top: 14px;
  }
  .wedding_hall_info .informaition_cont_wrap .text_wrap .text {
    margin-top: 12px;
    font-size: 1.7rem;
  }
  .wedding_hall_info .informaition_cont_wrap .informaition_inner {
    margin-top: 17px;
  }
  .wedding_hall_info .informaition_cont_wrap .info_item {
    margin-top: 4px;
  }
  .wedding_hall_info .informaition_cont_wrap {
    margin-top: 20px;
  }

  .wedding_hall_info .tbl_wedding_info_wrap {
    margin-top: 8px;
  }
  .wedding_hall_info th {
    padding: 8px 0;
    font-size: 1.4rem;
    letter-spacing: -1.5px;
  }
  .wedding_hall_info td {
    padding: 6px 0;
    font-size: 1.4rem;
  }
  .wedding_hall_info .btn_wrap.is_pair {
    margin-top: 10px;
  }
  .wedding_hall_info .btn_wrap.is_pair .btn {
    width: 49%;
    margin-left: 0;
    min-width: auto;
  }
  .wedding_hall_info .btn_wrap .btn_notify_down {
    margin-left: 2%;
  }
  .wedding_hall_info .btn_wrap.is_pair .btn:before {
    top: 7px;
  }
}
@media screen and (max-width: 600px) {
  .wedding_hall_info .btn_wrap.is_pair .btn {
    width: 100%;
    min-width: auto;
  }
  .wedding_hall_info .btn_wrap .btn_notify_down {
    margin: 10px 0 0;
  }
}

/* 04_05_05 예식장대관 신청 : 신청안내 */
.wedding_hall_rent_main .my_rent_list {
  min-height: 150px;
  background: #f6f6f6;
  border: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0;
}
.wedding_hall_rent_main .my_rent_title {
  display: block;
  float: left;
  padding: 26px 48px;
  border-right: 1px solid #e6e6e6;
  font-size: 20px;
  font-weight: 500;
  color: #4f4f4f;
  text-align: center;
  letter-spacing: -2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wedding_hall_rent_main .my_rent_title > span {
  display: block;
  position: relative;
  padding-top: 70px;
}
.wedding_hall_rent_main .my_rent_title > span:before {
  position: absolute;
  top: 6px;
  left: 50%;
  width: 55px;
  height: 55px;
  background: #3274a2;
  border-radius: 55px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: '';
}
.wedding_hall_rent_main .my_rent_title > span:after {
  position: absolute;
  top: 24px;
  left: 50%;
  width: 24px;
  height: 24px;
  background-position: 0 -65px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: '';
}
.wedding_hall_rent_main .my_rent_info_wrap {
  overflow: hidden;
  padding: 27px 27px 26px;
  font-size: 0;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wedding_hall_rent_main .my_rent_info {
  display: inline-block;
  padding: 33px 16px;
  font-size: 23px;
  font-weight: 400;
  color: #505253;
}
.wedding_hall_rent_main .my_rent_number {
  color: #d35353;
}
.wedding_hall_rent_main .my_rent_list .rent_btn_wrap {
  display: block;
  float: right;
  margin-top: 0;
}
.wedding_hall_rent_main .rent_btn_wrap .btn {
  width: 130px;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.wedding_hall_rent_main .rent_btn_wrap .btn > span {
  display: block;
  position: relative;
  padding-top: 34px;
}
.wedding_hall_rent_main .rent_btn_wrap .btn_rent_cancel {
  background: #d35353;
}
.wedding_hall_rent_main .rent_btn_wrap .btn_rent_cancel > span:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 27px;
  height: 24px;
  background-position: -26px -65px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: '';
}
.wedding_hall_rent_main .rent_btn_wrap .btn_wedding_print {
  margin-left: 10px;
  background: #4c4c4c;
}
.wedding_hall_rent_main .rent_btn_wrap .btn_wedding_print > span:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 26px;
  height: 25px;
  background-position: -56px -63px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: '';
}
.wedding_hall_rent_main .before_rent_notice {
  margin-top: 29px;
  padding: 36px 48px 34px;
  background: url(/resource/templete/nl/img/sub/img_wedding_rent.png) no-repeat
    92% 100%;
  background-size: 218px auto;
  border: 1px solid #dfdfdf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wedding_hall_rent_main .before_rent_text {
  font-size: 28px;
  font-weight: 400;
  color: #000;
}
.wedding_hall_rent_main .before_rent_util {
  margin-top: 34px;
  font-size: 0;
}
.wedding_hall_rent_main .before_rent_item {
  display: inline-block;
  width: 288px;
  padding-bottom: 8px;
  vertical-align: top;
  word-break: keep-all;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wedding_hall_rent_main .before_rent_item:nth-child(2n + 1) {
  padding-right: 50px;
}
.wedding_hall_rent_main .before_rent_item:nth-child(2n) {
  padding-left: 50px;
  border-left: 1px solid #dfdfdf;
}
.wedding_hall_rent_main .before_notice {
  font-size: 17px;
  font-weight: 400;
  color: #464646;
}
.wedding_hall_rent_main .before_rent_item .btn {
  display: block;
  width: 176px;
  height: 44px;
  margin-top: 24px;
  background: #3b4954;
  font-size: 16px;
  color: #fff;
  line-height: 44px;
}
.wedding_hall_rent_main .before_rent_item .btn > span {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.wedding_hall_rent_main .before_rent_item .btn > span:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 22px;
  background-position: -205px -26px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.wedding_hall_rent_main .able_date_wrap {
  margin-top: 44px;
}
.wedding_hall_rent_main .rent_sub_title {
  display: block;
  font-size: 24px;
  font-weight: 500;
  color: #242424;
}
.wedding_hall_rent_main .able_date_list {
  margin-top: 20px;
  border-top: 1px solid #929292;
  border-bottom: 1px solid #929292;
}
.wedding_hall_rent_main .able_date_item {
  padding: 18px 0;
  border-top: 1px solid #dedede;
  font-size: 0;
}
.wedding_hall_rent_main .able_date_item:first-child {
  border-top: none;
}
/* .wedding_hall_rent_main .able_date_month{display:inline-block;width:114px;font-size:20px;color:#000;text-align:center;vertical-align:middle} */
.wedding_hall_rent_main .able_date_item_cont {
  position: relative;
  padding-left: 114px;
}
.wedding_hall_rent_main .able_date_month {
  position: absolute;
  top: 50%;
  left: 0;
  width: 114px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.wedding_hall_rent_main .able_date_day {
  display: inline-block;
  width: 80px;
  border-right: 1px solid #dedede;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
}
.wedding_hall_rent_main .able_date_day:last-child {
  border-right: 0;
}
.wedding_hall_rent_main .able_date_day.sat {
  color: #4a7fc8;
}
.wedding_hall_rent_main .able_date_day.sun {
  color: #ff5151;
}
.wedding_hall_rent_main .wedding_hall_step {
  margin-top: 54px;
}
.wedding_hall_step .step_navigation_pc {
  margin-top: 18px;
}
.wedding_hall_rent_main .btn_wrap {
  margin-top: 70px;
}

.wedding_hall_rent_main .regular_step_list:after {
  display: block;
  clear: both;
  content: '';
}
.wedding_hall_rent_main .regular_step_list .regular_step_item {
  display: table;
  position: relative;
  float: left;
  width: 20.5%;
  height: 126px;
  margin-left: 6%;
  background: #fff;
  border: 1px solid #d5d5d5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wedding_hall_rent_main .regular_step_list .regular_step_item:first-child {
  margin-left: 0;
}
.wedding_hall_rent_main .regular_step_list .regular_step_item:before {
  position: absolute;
  top: 50%;
  left: -14%;
  width: 22px;
  height: 33px;
  background: url(/resource/templete/nl/common/img/common/sp.png) -185px -50px
    no-repeat;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
}
.wedding_hall_rent_main
  .regular_step_list
  .regular_step_item:first-child:before {
  display: none;
}
.wedding_hall_rent_main .regular_step_list .regular_step_item > span {
  display: block;
  max-height: 82px;
  padding: 30px 10px;
  font-size: 17px;
  color: #2d2d2d;
  text-align: center;
  vertical-align: middle;
}
.wedding_hall_rent_main .regular_step_list .regular_step_item .item1 {
  display: block;
  padding: 10px 0;
  background: #0665a9;
  color: #fff;
}
.wedding_hall_rent_main .regular_step_list .regular_step_item .floor {
  display: block;
  font-weight: 700;
}
.wedding_hall_rent_main .btn_wrap .btn_next {
  position: relative;
  min-width: 160px;
  padding: 13px 0 14px 10px;
}
.wedding_hall_rent_main .btn_wrap .btn_next:before {
  position: absolute;
  top: 50%;
  left: 40px;
  width: 18px;
  height: 14px;
  background: url(/resource/templete/nl/common/img/common/sp.png) -107px -532px
    no-repeat;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
}

@media (min-width: 768px) and (max-width: 1024px) {
  .wedding_hall_rent_main .my_rent_title {
    padding: 26px 18px;
  }
  .wedding_hall_rent_main .my_rent_info_wrap {
    padding: 27px 16px 26px;
  }
  .wedding_hall_rent_main .my_rent_info {
    padding: 33px 0;
  }
  .wedding_hall_rent_main .rent_btn_wrap .btn {
    width: 88px;
    min-width: 0;
  }
  .wedding_hall_rent_main .before_rent_notice {
    padding: 36px 18px 34px;
    background-position: 98% 100%;
  }
  .wedding_hall_rent_main .before_rent_item {
    width: 258px;
  }
  .wedding_hall_rent_main .before_rent_item:nth-child(2n + 1) {
    padding-right: 20px;
  }
  .wedding_hall_rent_main .before_rent_item:nth-child(2n) {
    padding-left: 20px;
  }
  .wedding_hall_rent_main .able_date_month {
    width: 52px;
  }
  .wedding_hall_rent_main .able_date_day {
    width: 70px;
  }
}
@media screen and (max-width: 768px) {
  .wedding_hall_rent_main .my_rent_title {
    float: none;
    width: 100%;
    padding: 14px 0;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    font-size: 1.8rem;
  }
  .wedding_hall_rent_main .my_rent_title > span {
    display: inline-block;
    padding: 8px 0 8px 47px;
  }
  .wedding_hall_rent_main .my_rent_title > span:before {
    top: 50%;
    left: 0;
    width: 39px;
    height: 39px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .wedding_hall_rent_main .my_rent_title > span:after {
    top: 50%;
    left: 12px;
    width: 16px;
    height: 17px;
    background-position: -108px -15px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .wedding_hall_rent_main .my_rent_info_wrap {
    width: 100%;
    padding: 15px 12px 12px;
  }
  .wedding_hall_rent_main .my_rent_info {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 1.7rem;
    text-align: center;
  }
  .wedding_hall_rent_main .my_rent_list .rent_btn_wrap {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  .wedding_hall_rent_main .rent_btn_wrap .btn {
    width: 49%;
    padding: 10px 0 4px;
    font-size: 1.7rem;
  }
  .wedding_hall_rent_main .rent_btn_wrap .btn_wedding_print {
    margin-left: 2%;
  }
  .wedding_hall_rent_main .rent_btn_wrap .btn > span {
    padding-top: 18px;
  }
  .wedding_hall_rent_main .rent_btn_wrap .btn_rent_cancel > span:before {
    width: 20px;
    height: 18px;
    background-position: -126px -15px;
  }
  .wedding_hall_rent_main .rent_btn_wrap .btn_wedding_print > span:before {
    width: 19px;
    height: 18px;
    background-position: -148px -15px;
  }
  .wedding_hall_rent_main .before_rent_notice {
    margin-top: 12px;
    padding: 18px 17px 213px;
    background-size: 178px auto;
    background-position: 50% 100%;
  }
  .wedding_hall_rent_main .before_rent_text {
    font-size: 2rem;
  }
  .wedding_hall_rent_main .before_rent_util {
    margin-top: 17px;
  }
  .wedding_hall_rent_main .before_rent_item {
    width: 100%;
    padding-bottom: 0;
  }
  .wedding_hall_rent_main .before_rent_item .btn {
    width: 180px;
    margin-top: 10px;
  }
  .wedding_hall_rent_main .before_rent_item .btn > span {
    padding-left: 27px;
  }
  .wedding_hall_rent_main .before_rent_item .btn > span:before {
    width: 16px;
    height: 18px;
    background-position: -169px -15px;
  }
  .wedding_hall_rent_main .before_rent_item {
    margin-top: 18px;
  }
  .wedding_hall_rent_main .before_rent_item:first-of-type {
    margin-top: 0;
  }
  .wedding_hall_rent_main .before_rent_item:first-of-type {
    padding-right: 0;
  }
  .wedding_hall_rent_main .before_rent_item:nth-child(2n) {
    padding-left: 0;
    border-left: none;
  }
  .wedding_hall_rent_main .able_date_wrap {
    margin-top: 23px;
  }
  .wedding_hall_rent_main .rent_sub_title {
    font-size: 1.9rem;
  }
  .wedding_hall_rent_main .able_date_list {
    margin-top: 13px;
  }
  .wedding_hall_rent_main .able_date_item {
    padding: 8px 0;
  }
  .wedding_hall_rent_main .able_date_item_cont {
    position: relative;
    min-height: 60px;
    padding-left: 40px;
  }
  .wedding_hall_rent_main .able_date_month {
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    font-size: 1.7rem;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .wedding_hall_rent_main .able_date_day {
    width: 25%;
    margin: 5px 0;
    padding: 0 5px;
    font-size: 1.5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .wedding_hall_rent_main .able_date_day:nth-of-type(4n) {
    border-right: 0;
  }
  .wedding_hall_rent_main .wedding_hall_step {
    margin-top: 24px;
  }
  .wedding_hall_rent_main .wedding_hall_step .step_navigation_pc {
    display: block;
    margin-top: 12px;
    padding: 0;
  }
  .wedding_hall_rent_main .step_navigation_pc .step_item {
    position: static;
    width: 100%;
    margin-top: 8px;
  }
  .wedding_hall_rent_main .step_navigation_pc .step_item:first-of-type {
    margin-top: 0;
  }
  .wedding_hall_rent_main .step_navigation_pc .step_number {
    border-right: 1px solid #cdcdcd;
  }
  .wedding_hall_rent_main .step_navigation_pc .step_title {
    display: inline-block;
    font-weight: 500;
  }
  .wedding_hall_rent_main .wedding_hall_step + .btn_wrap {
    margin-top: 16px;
  }
  .wedding_hall_rent_main .regular_step_list .regular_step_item {
    width: 47%;
    margin-left: 0;
  }
  .wedding_hall_rent_main .regular_step_list .regular_step_item:nth-child(2n) {
    margin: 0 0 20px 6%;
  }
  .wedding_hall_rent_main .regular_step_list .regular_step_item > span {
    font-size: 1.5rem;
  }
  .wedding_hall_rent_main .regular_step_list .regular_step_item:before {
    left: -7%;
  }
  .wedding_hall_rent_main
    .regular_step_list
    .regular_step_item:nth-child(3):before {
    display: none;
  }
  .wedding_hall_rent_main .btn_wrap .btn_next {
    padding: 5px 0 5px 10px;
  }
  .wedding_hall_rent_main .btn_wrap .btn_next:before {
    left: 42%;
  }
}
@media screen and (max-width: 460px) {
  .wedding_hall_rent_main .btn_wrap .btn_next:before {
    left: 37%;
  }
}

/* 04_05_05 예식장대관 신청 : 개인정보 수집동의 */
.wedding_hall_rent .wedding_policy_area {
  padding: 30px 0 42px;
  border-bottom: 1px solid #dfdfdf;
}
.wedding_hall_rent .wedding_notice_text {
  font-size: 20px;
  color: #737373;
}
.wedding_policy_area .wedding_policy_terms {
  height: 252px;
  overflow: auto;
  margin-top: 14px;
  padding: 30px 34px 36px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wedding_policy_area .policy_wrap .policy_item {
  margin-top: 14px;
}
.wedding_policy_area .policy_wrap .policy_item:first-child {
  margin-top: 0;
}
.wedding_policy_area .policy_wrap .policy_s_tit {
  display: block;
  font-size: 18px;
  font-weight: 700;
}
.wedding_policy_area .policy_wrap .policy_s_list li {
  position: relative;
  padding-left: 10px;
  font-size: 16px;
  line-height: 1.5;
}
.wedding_policy_area .policy_wrap .policy_s_list li:before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 1px;
  background: #444;
  content: '';
}
.wedding_policy_agree_wrap .wedding_policy_agree {
  margin-top: 21px;
  font-size: 0;
}
.wedding_policy_agree_wrap .wedding_policy_agree:first-of-type {
  margin-top: 28px;
}
.wedding_policy_area .wedding_policy_text {
  display: inline-block;
  font-size: 18px;
  color: #737373;
  vertical-align: middle;
}
.wedding_policy_agree .check_who {
  display: inline-block;
  width: 74px;
  letter-spacing: 4.5px;
}
.wedding_policy_agree:first-child .check_who {
  letter-spacing: -1px;
}
.wedding_policy_area .wedding_policy_radio {
  display: inline-block;
  margin-left: 32px;
  vertical-align: middle;
}
.wedding_policy_radio .input_radio + label {
  font-size: 18px;
  color: #737373;
}
.wedding_hall_rent .btn_wrap {
  font-size: 0;
  text-align: center;
}
.wedding_hall_rent .btn_prev {
  min-width: 124px;
  margin-right: 13px;
  padding: 13px 0 14px;
  background: #b0b0b0;
}
.wedding_hall_rent .btn_next {
  min-width: 124px;
  padding: 13px 0 14px;
}
.wedding_hall_rent + .step_navigation_pc {
  margin-top: 54px;
}

@media screen and (max-width: 768px) {
  .wedding_hall_rent {
    margin-top: 19px;
  }
  .wedding_hall_rent .step_navigation {
    padding-right: 114px;
  }
  .wedding_hall_rent .step_navigation .step_item:nth-child(2) {
    right: 76px;
  }
  .wedding_hall_rent .step_navigation .step_item:nth-child(3) {
    right: 38px;
  }
  .wedding_hall_rent .step_navigation .step_item:last-child {
    right: 0;
  }
  .wedding_hall_rent .wedding_policy_area {
    padding: 15px 0 0;
    border-bottom: none;
  }
  .wedding_hall_rent .wedding_notice_text {
    font-size: 1.7rem;
  }
  .wedding_policy_area .wedding_policy_terms {
    height: 174px;
    padding: 12px 13px 16px;
  }
  .wedding_policy_agree_wrap .wedding_policy_agree {
    margin-top: 24px;
  }
  .wedding_policy_agree_wrap .wedding_policy_agree:first-of-type {
    margin-top: 19px;
  }
  .wedding_policy_area .wedding_policy_text {
    font-size: 1.7rem;
    color: #3c3c3c;
  }
  .wedding_policy_agree .check_who {
    width: auto;
    margin-right: 3px;
    letter-spacing: -1px;
  }
  .wedding_policy_area .wedding_policy_radio {
    margin-left: 0;
    margin-top: 10px;
  }
  .wedding_policy_radio .input_radio + label {
    font-size: 1.6rem;
    font-weight: 400;
    color: #3c3c3c;
  }
  .wedding_hall_rent .btn_wrap {
    margin-top: 24px;
  }
  .wedding_hall_rent .btn_next {
    width: 100%;
    padding: 0;
  }
  .wedding_hall_rent .btn_prev {
    width: 49%;
    margin-right: 2%;
    padding: 0;
  }
  .wedding_hall_rent .btn_prev + .btn_next {
    width: 49%;
  }
}

/* 04_05_05 예식장대관 신청 : 날짜선택 */
.wedding_calendar_area {
  padding: 40px 0 34px;
  border-bottom: 1px solid #dfdfdf;
}
.wedding_calendar_area .wedding_notice_text {
  text-align: center;
}
.calendar_wrap {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.calendar {
  margin-top: 18px;
  text-align: center;
}
.calendar_head {
  display: inline-block;
  position: relative;
  margin-bottom: 18px;
  padding: 0 66px;
  box-sizing: border-box;
}
.calendar_head .date {
  display: block;
  margin: 0 auto;
  font-size: 30px;
  font-weight: 500;
  color: #3b3a3a;
  text-align: center;
  letter-spacing: -1.5px;
}
.calendar_head .btn_month_wrap {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  border: 1px solid #d7d7d7;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.calendar_head .btn_prev_wrap {
  left: 0;
}
.calendar_head .btn_next_wrap {
  right: 0;
}
.calendar_head .btn_month_wrap .btn_month {
  width: 100%;
  height: 100%;
}
.calendar_head .btn_month_wrap .btn_month:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 12px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
}
.calendar_head .btn_month_wrap .prev_month:before {
  background-position: -231px 0;
}
.calendar_head .btn_month_wrap .next_month:before {
  background-position: -241px 0;
}
.tbl_calendar {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  border: 0;
  border-collapse: separate;
  table-layout: fixed;
}
.tbl_calendar th,
.tbl_calendar td {
  position: relative;
  width: 14%; /* border:1px solid #d1d1d1; */
  border-left: none;
  border-top: none;
  font-weight: 500;
  text-align: center;
  line-height: 40px;
  vertical-align: top;
}
.tbl_calendar tr th:first-of-type,
.tbl_calendar tr td:first-of-type {
  border-left: 1px solid #dfdfdf;
}
.tbl_calendar tr th:last-of-type,
.tbl_calendar tr td:last-of-type {
  border-right: 1px solid #dfdfdf;
}
.tbl_calendar tr:last-of-type td {
  border-bottom: 1px solid #dfdfdf;
}
.tbl_calendar th {
  height: 40px;
  background: #353535;
  border-right-color: #484848;
  border-bottom-color: #fff;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
.tbl_calendar td {
  height: 84px;
  padding: 0 8px 8px;
  background: #f6f6f6;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tbl_calendar td.sat,
.tbl_calendar td.sun {
  background: #fff;
}
/* .tbl_calendar tr td:first-child{border-left:1px solid #d1d1d1} */
.tbl_calendar th span {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.tbl_calendar td .day {
  font-weight: 500;
}
.tbl_calendar .sat .day {
  color: #2b6ac8;
}
.tbl_calendar .sun .day {
  color: #d13e10;
}
.tbl_calendar .btn_wedding_rent > br {
  display: none;
}
.tbl_calendar .btn_wedding_rent {
  display: block;
  width: 100%;
  height: 34px;
  border: 2px solid #6f98be;
  line-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tbl_calendar .btn_wedding_rent.disable {
  background: #ececec;
  border-color: transparent;
}
.tbl_calendar .btn_wedding_rent.is_canceled {
  background: #ff4343;
  border-color: transparent;
  color: #fff;
}
.tbl_calendar .is_selected .btn_wedding_rent {
  background: #4d87bd;
  border-color: #4d87bd;
  color: #fff;
}
.wedding_calendar_area .reservation_date {
  margin-top: 34px;
  font-size: 20px;
  color: #505253;
}
.wedding_calendar_area .selected_date {
  font-weight: 500;
  color: #4d87bd;
}
.wedding_hall_rent2 + .step_navigation_pc {
  margin-top: 58px;
}

@media screen and (max-width: 768px) {
  .wedding_hall_rent2 .step_navigation {
    padding-right: 76px;
    padding-left: 38px;
  }
  .wedding_hall_rent2 .step_navigation .step_item:nth-child(1) {
    left: 0;
  }
  .wedding_calendar_area {
    padding: 23px 0 15px;
  }
  .calendar_head {
    padding: 0 30px;
  }
  .calendar_head .date {
    font-size: 2rem;
  }
  .calendar_head .btn_month_wrap {
    width: 21px;
    height: 18px;
  }
  .calendar_head .btn_month_wrap .btn_month:before {
    width: 4px;
    height: 7px;
  }
  .calendar_head .btn_month_wrap .prev_month:before {
    background-position: -95px -14px;
  }
  .calendar_head .btn_month_wrap .next_month:before {
    background-position: -101px -14px;
  }
  .tbl_calendar th,
  .tbl_calendar td {
    line-height: 22px;
  }
  .tbl_calendar th {
    height: 22px;
    font-size: 1.5rem;
  }
  .tbl_calendar td {
    height: 56px;
    padding: 0 2px 3px;
  }
  .tbl_calendar td .day {
    font-size: 1.5rem;
  }
  .tbl_calendar .btn_wedding_rent {
    position: absolute;
    bottom: 3px;
    left: 5%;
    width: 90%;
    height: 22px;
    border-width: 1px;
    font-size: 1.3rem;
    line-height: 20px;
    letter-spacing: -1.5px;
  }
  .wedding_calendar_area .reservation_date {
    margin-top: 15px;
    font-size: 1.7rem;
    letter-spacing: -1.5px;
  }
}
@media screen and (max-width: 480px) {
  .tbl_calendar td {
    height: 66px;
  }
  .tbl_calendar .btn_wedding_rent > br {
    display: block;
  }
  .tbl_calendar .btn_wedding_rent {
    height: 36px;
    line-height: 16px;
  }
}

/* 04_05_05 예식장대관 신청 : 신청서류 제출 */
.wedding_hall_rent3 .step_navigation .selected_date {
  color: #4d87bd;
}
.wedding_hall_rent3 .step_navigation .selected_date:before {
  color: #505253;
  content: '(';
}
.wedding_hall_rent3 .step_navigation .selected_date:after {
  color: #505253;
  content: ')';
}
.wedding_paper_area .wedding_pager_text {
  margin-top: 36px;
  color: #737373;
  text-align: center;
}
.wedding_paper_area .wedding_paper_notice {
  font-size: 20px;
  font-weight: 700;
}
.wedding_pager_text .wedding_paper_warning {
  display: block;
  margin-top: 8px;
  font-size: 18px;
  font-weight: 500;
}
.wedding_pager_text .wedding_paper_warning > br {
  display: none;
}
.wedding_file_wrap {
  margin-top: 32px;
  padding: 40px 44px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wedding_hall_rent3 .btn_wrap {
  margin-top: 25px;
}
.wedding_hall_rent3 + .step_navigation_pc {
  margin-top: 74px;
}
.wedding_hall_rent3 .note_that {
  display: none;
}
@media screen and (max-width: 1239px) {
  .wedding_hall_rent3 .note_that {
    display: block;
    margin-top: 3px;
    font-size: 1.5rem;
    font-weight: 500;
    color: #e02e2e;
    text-align: left;
  }
  .wedding_hall_rent3 .note_that:before {
    content: '※ ';
  }
}
@media screen and (max-width: 768px) {
  .wedding_hall_rent3 .step_navigation {
    padding-right: 38px;
    padding-left: 76px;
  }
  .wedding_hall_rent3 .step_navigation .step_item:nth-child(1) {
    left: 0;
  }
  .wedding_hall_rent3 .step_navigation .step_item:nth-child(2) {
    right: auto;
    left: 38px;
  }
  .wedding_paper_area .wedding_pager_text {
    margin-top: 20px;
    text-align: left;
  }
  .wedding_paper_area .wedding_paper_notice {
    font-size: 1.7rem;
    font-weight: 500;
    color: #282828;
  }
  .wedding_pager_text .wedding_paper_warning {
    margin-top: 10px;
    font-size: 1.7rem;
  }
  .wedding_pager_text .wedding_paper_warning > br {
    display: block;
  }
  .wedding_file_wrap {
    margin-top: 16px;
    padding: 12px 13px;
  }
  .wedding_hall_rent3 .btn_wrap {
    margin-top: 18px;
  }
}

/* [plugin] ax5ui 첨부파일 */
.wedding_paper_area [data-ax5uploader] [data-ax5uploader-button='selector'] {
  display: block;
  width: 144px;
  height: 45px;
  margin-bottom: 0;
  padding: 0;
  background: #5692bc;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 45px;
  cursor: pointer;
}
.wedding_paper_area [data-ax5uploader] [data-ax5uploader-dropzone] {
  position: relative;
  width: 100%;
  min-height: 0;
  height: 90px;
  margin: 14px 0 0;
  padding: 7px;
  background: #fff;
  border: 1px dashed #a6a6a6;
  border-radius: 0;
  color: #666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.wedding_paper_area [data-ax5uploader] *,
[data-ax5uploader] *:before,
[data-ax5uploader] *:after {
  font-size: 17px;
  color: #666;
  line-height: 1;
}
.wedding_paper_area [data-ax5uploader] .ex_upload1fileTypeDesc {
  color: #fff;
}
.wedding_paper_area
  [data-ax5uploader]
  [data-ax5uploader-dropzone]
  > .text-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wedding_paper_area [data-ax5uploader] [data-ax5uploader-dropzone].dragover {
  background: #fff;
  border: 2px solid #ddd;
  opacity: 0.6;
}
.wedding_paper_area
  [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
  [data-ax5uploader-uploaded-item]
  .uploaded-item-holder
  [data-uploaded-item-cell='arrowdown'],
.wedding_paper_area
  [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
  [data-ax5uploader-uploaded-item]
  .uploaded-item-holder
  [data-uploaded-item-cell='arrowup'],
.wedding_paper_area
  [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
  [data-ax5uploader-uploaded-item]
  .uploaded-item-holder
  [data-uploaded-item-cell='previewUrl'] {
  display: none;
}
.wedding_paper_area .file-txt {
  overflow: hidden;
  position: absolute;
  border: 0;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.wedding_paper_area
  [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
  [data-ax5uploader-uploaded-item]
  .uploaded-item-holder {
  display: inline-block;
  position: relative;
  padding-left: 0;
}
.wedding_paper_area
  [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
  [data-ax5uploader-uploaded-item]
  .uploaded-item-holder
  [data-uploaded-item-cell='filename'] {
  overflow: hidden;
  display: inline-block;
  max-width: 425px;
  padding: 0;
  vertical-align: top;
  cursor: pointer;
}
.wedding_paper_area
  [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
  [data-ax5uploader-uploaded-item]
  .uploaded-item-holder
  [data-uploaded-item-cell='download'] {
  display: inline-block;
  vertical-align: top;
}
[data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
  [data-ax5uploader-uploaded-item]
  .wedding_paper_area
  .uploaded-item-holder
  .ico_dnld {
  display: inline-block;
  width: 16px;
  height: 15px;
  vertical-align: top;
}
.wedding_paper_area
  [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
  [data-ax5uploader-uploaded-item]
  .uploaded-item-holder
  [data-uploaded-item-cell='delete'] {
  display: inline-block;
  width: 16px;
  height: 15px;
  vertical-align: top;
}
.wedding_paper_area
  [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
  [data-ax5uploader-uploaded-item]
  .uploaded-item-holder
  [data-uploaded-item-cell='filename']
  .file-name {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding: 0;
  margin: 0;
}
.wedding_paper_area
  [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
  [data-ax5uploader-uploaded-item]
  .uploaded-item-holder
  [data-uploaded-item-cell='filesize'] {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.wedding_paper_area
  [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
  [data-ax5uploader-uploaded-item]:active,
[data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
  [data-ax5uploader-uploaded-item].active {
  margin-bottom: 1px;
  border: 1px solid #2171a6;
  box-shadow: none;
}
.wedding_paper_area [data-ax5uploader-input] {
  position: absolute;
  left: -1000px;
  top: -1000px;
  opacity: 0;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .wedding_paper_area [data-ax5uploader] [data-ax5uploader-button='selector'] {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 6px 10px;
    font-size: 1.5rem;
    line-height: 1.2;
  }
  .wedding_paper_area [data-ax5uploader] [data-ax5uploader-dropzone] {
    height: 46px;
    margin-top: 8px;
    padding: 6px;
    font-size: 1.5rem;
    line-height: 1.2;
  }
  [data-ax5uploader] *,
  [data-ax5uploader] *:before,
  [data-ax5uploader] *:after {
    font-size: 15px;
  }
  .wedding_paper_area
    [data-ax5uploader]
    [data-ax5uploader-dropzone]
    > .text-center {
    width: 100%;
    text-align: center;
    word-break: keep-all;
  }
  .wedding_paper_area
    [data-ax5uploader]
    [data-ax5uploader-dropzone]
    > .text-center
    .small_skip {
    display: none;
  }
  .wedding_paper_area
    [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
    [data-ax5uploader-uploaded-item]
    .uploaded-item-holder
    [data-uploaded-item-cell='filename'] {
    max-width: 230px;
  }
}
@media screen and (max-width: 480px) {
  .wedding_paper_area .file-txt {
    font-size: 2.2rem;
  }
  .wedding_paper_area
    [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
    [data-ax5uploader-uploaded-item]
    .uploaded-item-holder
    .uploaded-item-cell {
    font-size: 2.2rem;
  }
  .wedding_paper_area
    [data-ax5uploader-uploaded-box][data-ax5uploader-uploaded-box]
    [data-ax5uploader-uploaded-item]
    .uploaded-item-holder
    [data-uploaded-item-cell='filename'] {
    max-width: 96px;
  }
}
/* dialog */
.ax5-ui-dialog {
  min-height: 120px;
  z-index: 2000;
  position: fixed;
}
.ax5-ui-dialog:after {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  content: '';
}
.ax5-ui-dialog .ax-dialog-header {
  font-weight: 500;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
}
.ax5-ui-dialog .ax-dialog-header .badge {
  font-size: 0.8em;
  color: #f5f5f5;
  background-color: #333;
}
.ax5-ui-dialog .ax-dialog-body {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 15px;
  background: #fff;
  text-align: center;
  transform: translate(-50%, -50%);
}
.ax5-ui-dialog .ax-dialog-body .ax-dialog-msg {
  padding-top: 15px;
  padding-bottom: 15px;
}
.ax5-ui-dialog .ax-dialog-body .ax-dialog-prompt {
  text-align: left;
  padding-bottom: 7.5px;
}
.ax5-ui-dialog .ax-dialog-body .ax-dialog-buttons {
  margin-top: 15px;
}
.ax5-ui-dialog .ax-dialog-body .ax-dialog-buttons button:not(:last-child) {
  margin-right: 3px;
}
.ax5-ui-dialog .ax-dialog-body [data-dialog-els='additional-content'] {
  margin-top: 15px;
}
.ax5-ui-dialog .ax-dialog-header {
  color: #333;
  background: #f5f5f5;
}
.ax5-ui-dialog .ax-dialog-header .badge {
  color: #f5f5f5;
  background-color: #333;
}
.ax5-ui-dialog.primary {
  border: 1px solid #ddd;
}
.ax5-ui-dialog.primary .ax-dialog-header {
  color: #fff;
  background: #337ab7;
}
.ax5-ui-dialog.primary .ax-dialog-header .badge {
  color: #337ab7;
  background-color: #fff;
}
.ax5-ui-dialog.success {
  border: 1px solid #ddd;
}
.ax5-ui-dialog.success .ax-dialog-header {
  color: #3c763d;
  background: #dff0d8;
}
.ax5-ui-dialog.success .ax-dialog-header .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.ax5-ui-dialog.info {
  border: 1px solid #ddd;
}
.ax5-ui-dialog.info .ax-dialog-header {
  color: #31708f;
  background: #d9edf7;
}
.ax5-ui-dialog.info .ax-dialog-header .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.ax5-ui-dialog.warning {
  border: 1px solid #ddd;
}
.ax5-ui-dialog.warning .ax-dialog-header {
  color: #8a6d3b;
  background: #fcf8e3;
}
.ax5-ui-dialog.warning .ax-dialog-header .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.ax5-ui-dialog.danger {
  border: 1px solid #ddd;
}
.ax5-ui-dialog.danger .ax-dialog-header {
  color: #a94442;
  background: #f2dede;
}
.ax5-ui-dialog.danger .ax-dialog-header .badge {
  color: #f2dede;
  background-color: #a94442;
}
.ax-button-wrap .btn {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  width: 80px;
  height: 34px;
  line-height: 34px;
  margin-left: 10px;
  margin: 0 3px;
  box-sizing: border-box;
  border: none;
  background-color: #fff;
  cursor: pointer;
  text-align: center;
}
.ax-button-wrap .btn-,
.ax-button-wrap .btn {
  background: #262626 !important;
  color: #fff !important;
}
.ax-button-wrap .btn-warning {
  background-color: #e3353d !important;
  color: #fff !important;
}
@media screen and (max-width: 768px) {
  .ax5-ui-dialog {
    width: 80% !important;
    left: 10% !important;
  }
}
/* //[plugin] ax5ui 첨부파일 */

/* 04_05_05 예식장대관 신청 : 신청자 정보 입력 */
.wedding_rent_form {
  padding-top: 34px;
}
.tbl_wedding_rent {
  width: 100%;
  margin-top: 24px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
  table-layout: fixed;
}
.tbl_wedding_rent .col1 {
  width: 160px;
}
.tbl_wedding_rent th {
  padding: 16px 18px;
  background: #f5f5f5;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  text-align: left;
  word-break: keep-all;
}
.tbl_wedding_rent td {
  position: relative;
  padding: 10px 14px;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  font-weight: 400;
  color: #3f3f3f;
}
.tbl_wedding_rent .input_date {
  width: 148px;
  height: 35px;
  border-color: #dfdfdf;
}
.tbl_wedding_rent .input_text_wrap {
  max-width: 663px;
  height: 35px;
  border-color: #dfdfdf;
}
.tbl_wedding_rent .textarea_wrap {
  height: 108px;
  border-color: #dfdfdf;
}
.tbl_wedding_rent .input_check_wrap {
  display: block;
  margin-top: 8px;
}
.tbl_wedding_rent .input_phone_wrap {
  display: inline-block;
  width: 242px;
  vertical-align: middle;
}
.tbl_wedding_rent .input_phone_wrap .placeholder {
  display: none !important;
}
.tbl_wedding_rent .notice_text {
  display: inline-block;
  margin-left: 8px;
  font-size: 15px;
  color: #8b8b8b;
  vertical-align: middle;
}
.tbl_wedding_rent .email_wrap {
  font-size: 0;
}
.tbl_wedding_rent .email_wrap .input_text_wrap {
  display: inline-block;
  width: 35%;
  vertical-align: middle;
}
.tbl_wedding_rent .email_wrap .input_text_wrap:nth-of-type(2) {
  border-right: none;
}
.tbl_wedding_rent .email_wrap .input_select_wrap {
  display: inline-block;
  width: 22%;
  min-width: auto;
  height: 35px;
  vertical-align: middle;
}
.tbl_wedding_rent .email_wrap .input_select_wrap select {
  border-color: #dfdfdf;
}
.tbl_wedding_rent .email_split {
  display: inline-block;
  width: 8%;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}
.tbl_wedding_rent .address_wrap > .input_text_wrap {
  margin-top: 9px;
}
.tbl_wedding_rent .post_wrap {
  font-size: 0;
}
.tbl_wedding_rent .btn_post {
  display: inline-block;
  width: 116px;
  height: 35px;
  background: #4680a8;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 35px;
  vertical-align: middle;
}
.tbl_wedding_rent .post_wrap .input_text_wrap {
  display: inline-block;
  width: 182px;
  margin-left: 10px;
  vertical-align: middle;
}
.tbl_wedding_rent .address_wrap .placeholder {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .tbl_wedding_rent .input_phone_wrap {
    width: 35%;
  }
  .tbl_wedding_rent .email_wrap .input_text_wrap {
    width: 35%;
  }
  .tbl_wedding_rent .email_wrap .input_select_wrap {
    width: 26%;
  }
  .tbl_wedding_rent .email_split {
    width: 4%;
  }
  .tbl_wedding_rent .btn_post {
    width: 22%;
  }
  .tbl_wedding_rent .post_wrap .input_text_wrap {
    width: 76%;
    margin-left: 2%;
  }
  .tbl_wedding_rent .post_wrap .notice_text {
    display: block;
    margin-top: 9px;
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .wedding_hall_rent4 .step_navigation {
    padding-right: 0;
    padding-left: 114px;
  }
  .wedding_hall_rent4 .step_navigation .step_item:nth-child(1) {
    left: 0;
  }
  .wedding_hall_rent4 .step_navigation .step_item:nth-child(2) {
    right: auto;
    left: 38px;
  }
  .wedding_hall_rent4 .step_navigation .step_item:nth-child(3) {
    right: auto;
    left: 76px;
  }
  .wedding_rent_form {
    padding-top: 20px;
  }
  .wedding_rent_form .wedding_notice_text {
    font-size: 1.7rem;
    color: #282828;
  }
  .tbl_wedding_rent {
    margin-top: 18px;
    border-top: none;
    border-bottom-color: #dfdfdf;
  }
  .tbl_wedding_rent .col1 {
    width: 86px;
  }
  .tbl_wedding_rent th {
    padding: 8px;
    background: transparent;
    border-right: 1px solid #dfdfdf;
    font-size: 1.5rem;
  }
  .tbl_wedding_rent td {
    padding: 5px 6px;
    font-size: 1.5rem;
  }
  .tbl_wedding_rent .input_date {
    width: 100px;
    height: 33px;
  }
  .tbl_wedding_rent .notice_text {
    display: block;
    margin-top: 5px;
    margin-left: 0;
    font-size: 1.5rem;
  }
  .tbl_wedding_rent .input_text_wrap label {
    left: 4px;
    color: #9a9a9a;
  }
  .tbl_wedding_rent .input_phone_wrap {
    width: 100%;
  }
  .tbl_wedding_rent .input_phone_wrap .placeholder,
  .tbl_wedding_rent .address_wrap .placeholder {
    display: block !important;
    z-index: -1;
  }
  .tbl_wedding_rent .input_phone_wrap input:focus + .placeholder,
  .tbl_wedding_rent .address_wrap input:focus + .placeholder {
    display: none !important;
  }
  .tbl_wedding_rent .address_wrap .notice_text,
  .tbl_wedding_rent .input_phone_wrap + .notice_text {
    display: none;
  }
  .tbl_wedding_rent .btn_post {
    width: 26%;
  }
  .tbl_wedding_rent .post_wrap .input_text_wrap {
    width: 72%;
    margin-left: 2%;
  }
  .tbl_wedding_rent .email_wrap .input_text_wrap {
    width: 46%;
  }
  .tbl_wedding_rent .email_split {
    width: 8%;
    font-size: 1.5rem;
  }
  .tbl_wedding_rent .email_wrap .input_text_wrap:nth-of-type(2) {
    border-right: 1px solid #dfdfdf;
  }
  .tbl_wedding_rent .email_wrap .input_select_wrap {
    display: block;
    width: 100%;
    margin-top: 4px;
  }
}
@media screen and (max-width: 479px) {
  .tbl_wedding_rent .btn_post {
    width: 46%;
  }
  .tbl_wedding_rent .post_wrap .input_text_wrap {
    width: 52%;
    margin-left: 2%;
  }
}

/* 04_05_05 예식장대관 신청 : 대관신청 완료, 확인증 출력 */
.wedding_hall_confirm .confirm_message {
  font-size: 25px;
  color: #000;
  line-height: 1.5;
  text-align: center;
}
.wedding_hall_confirm .confirm_message .rent_date,
.wedding_hall_confirm .confirm_message .rent_number {
  font-weight: 500;
  color: #5692bc;
}
.wedding_hall_confirm .wedding_confirm_wrap {
  margin-top: 56px;
  padding: 46px 168px;
  background: #fafafa;
}
.wedding_confirm_wrap .confirm_title {
  display: block;
  font-size: 25px;
  color: #000;
  text-align: center;
}
.wedding_confirm_wrap .confirm_list {
  margin-top: 25px;
  border-top: 2px solid #a4a4a4;
  border-bottom: 2px solid #a4a4a4;
  font-size: 0;
}
.wedding_confirm_wrap .confirm_item_title {
  display: block;
  float: left;
  width: 148px;
  padding: 16px 26px;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  font-weight: 700;
  color: #2e4872;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wedding_confirm_wrap .confirm_item_title:first-of-type {
  border-top: none;
}
.wedding_confirm_wrap .confirm_item {
  display: block;
  overflow: hidden;
  padding: 16px 0;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  color: #121212;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wedding_confirm_wrap .confirm_item:first-of-type {
  border-top: none;
}
.wedding_confirm_wrap .confirm_text {
  display: block;
  margin-top: 20px;
  font-size: 16px;
  color: #000;
  text-align: center;
}
.wedding_confirm_wrap .confirm_date {
  display: block;
  margin-top: 34px;
  font-size: 16px;
  color: #000;
  text-align: center;
}
.wedding_confirm_wrap .confirm_sign {
  display: block;
  margin-top: 16px;
  font-size: 25px;
  color: #457fa8;
  text-align: center;
}
.wedding_hall_confirm .btn_wrap {
  margin-top: 40px;
  text-align: center;
}
.wedding_hall_confirm .btn_wedding_main {
  background: #b0b0b0;
}

@media screen and (max-width: 768px) {
  .wedding_hall_confirm .confirm_message {
    font-size: 1.7rem;
    word-break: keep-all;
  }
  .wedding_hall_confirm .confirm_message > br {
    display: none;
  }
  .wedding_hall_confirm .wedding_confirm_wrap {
    margin-top: 21px;
    padding: 0;
    background: transparent;
  }
  .wedding_confirm_wrap .confirm_title {
    font-size: 2rem;
  }
  .wedding_confirm_wrap .confirm_list {
    margin-top: 12px;
  }
  .wedding_confirm_wrap .confirm_item_title {
    width: 100px;
    padding: 9px 11px;
    font-size: 1.5rem;
    color: #000;
  }
  .wedding_confirm_wrap .confirm_item {
    padding: 9px 11px;
    border-left: 1px solid #dfdfdf;
    font-size: 1.5rem;
    font-weight: 400;
  }
  .wedding_confirm_wrap .confirm_text {
    margin-top: 17px;
    font-size: 1.7rem;
  }
  .wedding_confirm_wrap .confirm_date {
    margin-top: 13px;
    font-size: 1.5rem;
    font-weight: 400;
  }
  .wedding_confirm_wrap .confirm_sign {
    margin-top: 8px;
    font-size: 2rem;
    color: #000;
  }
  .wedding_hall_confirm .btn_wrap {
    margin-top: 25px;
    font-size: 0;
  }
  .wedding_hall_confirm .btn_wedding_main {
    width: 100%;
    margin-right: 0;
    padding: 0;
  }
  .wedding_hall_confirm .btn_confirm_print {
    display: none;
  }
}

/* 04_05_06 주차안내 : 주차장 안내 */
.parking_info .informaition_cont_wrap .title {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #232323;
}
.parking_info .note_that {
  display: block;
  margin-top: 2px;
  font-size: 16px;
  color: #768676;
  text-align: left;
}
.parking_info .note_that:before {
  content: '※ ';
}
.parking_info .informaition_cont .note_that {
  padding-left: 10px;
}
.parking_info .informaition_cont .note_that:first-of-type {
  margin-top: 8px;
}
.parking_info .informaition_cont_wrap:first-of-type .title {
  margin-top: 0;
}
.parking_info .informaition_cont_wrap .inner_title {
  display: block;
  position: relative;
  margin-top: 16px;
  padding-left: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #232323;
}
.parking_info .informaition_cont_wrap .inner_title:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-position: -209px -50px;
  content: '';
}
.parking_info .info_text {
  margin-top: 14px;
  font-size: 16px;
  color: #585858;
  word-break: keep-all;
}
.parking_info .btn_wrap {
  margin-top: 10px;
}
.parking_info .btn_wrap .btn_detail span {
  display: inline-block;
  position: relative;
  font-weight: 400;
  padding-right: 20px;
}
.parking_info .btn_wrap .btn_detail span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 9px;
  background-position: -144px -46px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.parking_info .informaition_cont_wrap .informaition_inner {
  margin-top: 24px;
}
.parking_info .informaition_cont_wrap .informaition_inner:first-of-type {
  margin-top: 0;
}
.parking_info .informaition_cont_wrap .informaition_cont {
  margin-top: 8px;
  padding: 0 2px;
}
.parking_info .informaition_cont_wrap .informaition_cont:first-of-type {
  margin-top: 14px;
}
.parking_info .informaition_cont_wrap .text_wrap {
  margin-top: 20px;
  line-height: 1.45;
}
.parking_info .informaition_cont_wrap .text_wrap .text {
  margin-top: 24px;
  font-size: 17px;
  font-weight: 400;
  color: #474747;
}
.parking_info .informaition_cont_wrap .text_wrap .text:first-child {
  margin-top: 0;
}
.parking_info .informaition_cont_wrap .btn_main {
  color: #3f8fc8;
}
.parking_info .informaition_cont_wrap .btn_main:hover,
.parking_info .parking_info .btn_main:focus {
  text-decoration: underline;
}
.parking_info .informaition_cont_wrap .title + .info_list {
  margin-top: 12px;
}
.parking_info .informaition_cont_wrap .info_item {
  position: relative;
  margin-top: 6px;
  padding-left: 12px;
  font-size: 16px;
  color: #474747;
  line-height: 1.4;
}
.parking_info .informaition_cont_wrap .info_item:first-of-type {
  margin-top: 2px;
}
.parking_info .informaition_cont_wrap .info_item:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.parking_info .informaition_cont_wrap .info_item a:hover,
.parking_info .informaition_cont_wrap .info_item a:focus {
  text-decoration: underline;
}
.parking_info .informaition_cont_wrap .info_item .btn_layer.point {
  vertical-align: bottom;
}
.parking_info .inner_info_item {
  position: relative;
  margin-top: 4px;
  padding-left: 12px;
  line-height: 1.4;
}
.parking_info .inner_info_item:first-of-type {
  margin-top: 2px;
}
.parking_info .inner_info_item:before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 7px;
  height: 1px;
  background: #000;
  content: '';
}
.parking_info .informaition_inner_cont {
  margin-top: 30px;
}
.parking_info .title_area {
  font-size: 0;
}
.parking_info .informaition_cont_wrap {
  margin-top: 52px;
}
.parking_info .informaition_cont_wrap:first-of-type {
  margin-top: 0;
}
.parking_info .info_list .note_that {
  font-weight: 400;
  color: #768676;
}
.parking_info .info_list strong {
  font-weight: 700;
}
.parking_info .info_text a:hover,
.parking_info .info_text a:focus {
  text-decoration: underline;
}
.parking_info .informaition_cont_wrap .point {
  color: #4587b5;
}
.parking_info .informaition_cont_wrap .point.note_that {
  display: block;
}
.parking_info .informaition_cont_wrap .fee_note {
  display: block;
}
.parking_info .tbl_parking_info_wrap {
  margin-top: 14px;
}
.parking_info table {
  width: 100%;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  text-align: center;
  table-layout: fixed;
}
.parking_info .tbl_parking_info_wrap .col1 {
  width: 20%;
}
.parking_info .tbl_parking_info_wrap .col2 {
  width: 18%;
}
.parking_info .tbl_parking_info_wrap .info_list {
  text-align: left;
}
.parking_info th {
  padding: 16px 0;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #000;
}
.parking_info tbody th {
  background-color: #fff;
  border-top: 1px solid #dadada;
  word-break: keep-all;
}
.parking_info td {
  position: relative;
  padding: 12px 14px;
  border-top: 1px solid #dadada;
  background-color: #fff;
  font-weight: 400;
  color: #3f3f3f;
  word-break: keep-all;
}
.parking_info .info_item .note_that_list {
  margin-top: 4px;
}
.parking_info .info_item .note_that:before {
  content: '※ ';
}
.parking_info .tbl_parking_info p.note_that:first-of-type {
  margin-top: 8px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
  .parking_info .informaition_cont_wrap .title {
    font-size: 2rem;
  }
  .parking_info .informaition_cont_wrap .inner_title {
    margin-top: 11px;
    padding-left: 22px;
    font-size: 1.8rem;
  }
  .parking_info .info_text {
    margin-top: 8px;
  }
  .parking_info .note_that {
    font-size: 1.5rem;
  }
  .parking_info .informaition_cont_wrap .informaition_cont:first-of-type {
    margin-top: 8px;
  }
  .parking_info .informaition_cont_wrap .btn_wrap .btn {
    padding: 0 10px 0 10px;
  }
  .parking_info .informaition_cont_wrap .btn_wrap .btn > span {
    padding-right: 10px;
  }
  .parking_info .informaition_cont_wrap .text_wrap {
    margin-top: 14px;
  }
  .parking_info .informaition_cont_wrap .text_wrap .text {
    margin-top: 12px;
    font-size: 1.7rem;
  }
  .parking_info .informaition_cont_wrap .informaition_inner {
    margin-top: 17px;
  }
  .parking_info .informaition_cont_wrap .info_item {
    margin-top: 4px;
  }
  .parking_info .informaition_cont_wrap {
    margin-top: 20px;
  }

  .parking_info .tbl_parking_info_wrap {
    margin-top: 8px;
  }
  .parking_info .tbl_parking_info_wrap .col1 {
    width: 28%;
  }
  .parking_info .tbl_parking_info_wrap .col2 {
    width: 18%;
  }
  .parking_info th {
    padding: 8px 0;
    font-size: 1.4rem;
    letter-spacing: -1.5px;
  }
  .parking_info td {
    padding: 6px 0;
    font-size: 1.4rem;
  }
  .parking_info .tbl_parking_info_wrap .info_item {
    padding-left: 8px;
    font-size: 1.4rem;
  }
  .parking_info .tbl_parking_info_wrap .info_item:before {
    top: 8px;
  }
  .parking_info .informaition_cont_wrap .point.note_that {
    font-size: 1.4rem;
  }
}

/* 04_05_06 정기주차권 신청안내 */
.regular_information_wrap .informaition_cont_wrap .title {
  display: block;
  margin-top: 30px;
  font-size: 20px;
  font-weight: 700;
  color: #232323;
}
.regular_information_wrap .informaition_cont_wrap:first-of-type .title {
  margin-top: 0;
}
.regular_information_wrap .informaition_cont_wrap .inner_title {
  display: block;
  position: relative;
  margin-top: 16px;
  padding-left: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #232323;
}
.regular_information_wrap .informaition_cont_wrap .inner_title:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-position: -209px -50px;
  content: '';
}
.regular_information_wrap .informaition_cont_wrap .btn_wrap .btn > span {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
.regular_information_wrap .informaition_cont_wrap .btn_wrap .btn > span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 9px;
  background-position: -144px -46px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.regular_information_wrap .note_that {
  display: block;
  margin-top: 2px;
  font-size: 16px;
  color: #768676;
  text-align: left;
}
.regular_information_wrap .informaition_cont .note_that {
  padding-left: 10px;
}
.regular_information_wrap .informaition_cont .note_that:first-of-type {
  margin-top: 8px;
}
.regular_information_wrap .note_that:before {
  content: '※ ';
}
.regular_information_wrap .informaition_cont_wrap .informaition_inner {
  margin-top: 24px;
}
.regular_information_wrap
  .informaition_cont_wrap
  .informaition_inner:first-of-type {
  margin-top: 0;
}
.regular_information_wrap .informaition_cont_wrap .informaition_cont {
  margin-top: 8px;
  padding: 0 2px;
}
.regular_information_wrap .note_that .inner_note {
  display: block;
}
.regular_information_wrap .point {
  color: #4587b5;
}
.regular_information_wrap .informaition_cont_wrap .text_wrap {
  margin-top: 20px;
  line-height: 1.45;
}
.regular_information_wrap .informaition_cont_wrap .text_wrap .text {
  margin-top: 24px;
  font-size: 17px;
  font-weight: 400;
  color: #474747;
}
.regular_information_wrap .informaition_cont_wrap .text_wrap .text:first-child {
  margin-top: 0;
}
.regular_information_wrap .informaition_cont_wrap .btn_main {
  color: #3f8fc8;
}
.regular_information_wrap .informaition_cont_wrap .btn_main:hover,
.regular_information_wrap .informaition_cont_wrap .btn_main:focus {
  text-decoration: underline;
}
.regular_information_wrap .informaition_cont_wrap .title + .info_list {
  margin-top: 12px;
}
.regular_information_wrap .informaition_cont_wrap .info_item {
  position: relative;
  margin-top: 6px;
  padding-left: 12px;
  font-size: 16px;
  color: #474747;
  line-height: 1.4;
}
.regular_information_wrap .informaition_cont_wrap .info_item:first-of-type {
  margin-top: 2px;
}
.regular_information_wrap .informaition_cont_wrap .info_item:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.regular_information_wrap .informaition_cont_wrap .info_item a:hover,
.regular_information_wrap .informaition_cont_wrap .info_item a:focus {
  text-decoration: underline;
}
.regular_information_wrap .informaition_inner_cont {
  margin-top: 30px;
}
.regular_information_wrap .title_area {
  font-size: 0;
}
.regular_information_wrap .regular_title {
  display: inline-block;
  position: relative;
  padding-left: 14px;
  font-size: 17px;
  font-weight: 700;
  color: #242424;
  vertical-align: middle;
}
.regular_information_wrap .regular_title:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 11px;
  background-position: -243px -52px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.informaition_cont_wrap .title_area .btn_wrap {
  display: inline-block;
  margin: 0 0 0 30px;
  vertical-align: middle;
}

.informaition_cont_wrap .regular_step_list {
  margin-top: 15px;
}
.informaition_cont_wrap .regular_step_list:after {
  display: block;
  clear: both;
  content: '';
}
.informaition_cont_wrap .regular_step_list .regular_step_item {
  display: table;
  position: relative;
  float: left;
  width: 20.5%;
  height: 126px;
  margin-left: 6%;
  background: #fff;
  border: 1px solid #d5d5d5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.informaition_cont_wrap .regular_step_list .regular_step_item:first-child {
  margin-left: 0;
}
.informaition_cont_wrap .regular_step_list .regular_step_item:before {
  position: absolute;
  top: 50%;
  left: -14%;
  width: 22px;
  height: 33px;
  background-position: -185px -50px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
}
.informaition_cont_wrap
  .regular_step_list
  .regular_step_item:first-child:before {
  display: none;
}
.informaition_cont_wrap .regular_step_list .regular_step_item > span {
  display: block;
  max-height: 82px;
  padding: 30px 10px;
  font-size: 17px;
  color: #2d2d2d;
  text-align: center;
  vertical-align: middle;
}
.informaition_cont_wrap .regular_step_list .regular_step_item .item1 {
  display: block;
  padding: 10px 0;
  background: #0665a9;
  color: #fff;
}
.informaition_cont_wrap .regular_step_list .regular_step_item .type2 {
  padding: 20px 10px;
}
.informaition_cont_wrap .regular_step_list .regular_step_item .floor {
  display: block;
  font-weight: 700;
}
.regular_information_wrap .informaition_inner_cont + .info_list {
  margin-top: 38px;
}
.regular_information_wrap .informaition_cont_wrap {
  margin-top: 38px;
}
.regular_information_wrap .informaition_cont_wrap:first-of-type {
  margin-top: 0;
}
.regular_information_wrap .informaition_cont .regular_note_that {
  margin-top: 18px;
  font-size: 15px;
  font-weight: 400;
  color: #768676;
}
.regular_information_wrap .informaition_cont .regular_note_that:before {
  content: '※ ';
}
.regular_information_wrap .info_list .note_that {
  font-weight: 400;
  color: #768676;
}
.regular_information_wrap .info_list strong {
  font-weight: 700;
}
.regular_information_wrap .tbl_regular_info_wrap {
  margin-top: 14px;
}
.regular_information_wrap .inner_info_item {
  position: relative;
  margin-top: 4px;
  padding-left: 12px;
  line-height: 1.4;
}
.regular_information_wrap .inner_info_item:first-of-type {
  margin-top: 2px;
}
.regular_information_wrap .inner_info_item:before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 7px;
  height: 1px;
  background: #000;
  content: '';
}
.regular_information_wrap .inside_info_item {
  position: relative;
  margin-top: 4px;
  padding-left: 8px;
  line-height: 1.4;
}
.regular_information_wrap .inside_info_item:first-of-type {
  margin-top: 2px;
}
.regular_information_wrap .inside_info_item:before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 2px;
  height: 2px;
  background: #8a8a8a;
  content: '';
}
.regular_information_wrap table {
  width: 100%;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  text-align: center;
  table-layout: fixed;
}
.regular_information_wrap .tbl_regular_info .col1 {
  width: 15%;
}
.regular_information_wrap .tbl_regular_info .col2 {
  width: 20%;
}
.regular_information_wrap th {
  padding: 16px 0;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #000;
}
.regular_information_wrap tbody th {
  background-color: #fff;
  border-top: 1px solid #dadada;
}
.regular_information_wrap td {
  position: relative;
  padding: 12px 10px;
  border-top: 1px solid #dadada;
  background-color: #fff;
  font-weight: 400;
  color: #3f3f3f;
  word-break: keep-all;
}
.regular_information_wrap .info_item .note_that_list {
  margin-top: 4px;
}
.regular_information_wrap .info_item .note_that:before {
  content: '※ ';
}
.regular_information_wrap tr td:nth-child(3) {
  border-left: 1px solid #dadada;
}
.regular_information_wrap .regular_note {
  display: block;
}
@media screen and (max-width: 768px) {
  .regular_information_wrap .informaition_cont_wrap .title {
    font-size: 2rem;
  }
  .regular_information_wrap .informaition_cont_wrap .inner_title {
    margin-top: 11px;
    padding-left: 22px;
    font-size: 1.8rem;
  }
  .regular_information_wrap .informaition_cont_wrap .btn_wrap .btn {
    padding: 0 10px 0 10px;
  }
  .regular_information_wrap .informaition_cont_wrap .btn_wrap .btn > span {
    padding-right: 10px;
  }
  .regular_information_wrap .informaition_cont_wrap .text_wrap {
    margin-top: 14px;
  }
  .regular_information_wrap .informaition_cont_wrap .text_wrap .text {
    margin-top: 12px;
    font-size: 1.7rem;
  }
  .regular_information_wrap .informaition_cont_wrap .informaition_inner {
    margin-top: 17px;
  }
  .regular_information_wrap .informaition_cont_wrap .info_item {
    margin-top: 4px;
  }
  .regular_information_wrap .informaition_cont_wrap {
    margin-top: 20px;
  }
  .informaition_cont_wrap .title_area .btn_wrap {
    display: block;
    margin: 4px 0 0;
  }
  .informaition_cont_wrap .regular_step_list:after {
    display: none;
  }
  .informaition_cont_wrap .regular_step_list .regular_step_item {
    display: block;
    float: none;
    width: 100%;
    height: auto;
    margin: 25px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .informaition_cont_wrap .regular_step_list .regular_step_item:first-child {
    margin-top: 0;
  }
  .informaition_cont_wrap .regular_step_list .regular_step_item > span {
    display: block;
    padding: 20px 10px;
    font-size: 1.6rem;
  }
  .informaition_cont_wrap .regular_step_list .regular_step_item .type2 br {
    display: none;
  }
  .informaition_cont_wrap .regular_step_list .regular_step_item .floor {
    display: inline-block;
  }
  .informaition_cont_wrap .regular_step_list .regular_step_item:before {
    position: absolute;
    top: -12px;
    left: 50%;
    width: 17px;
    height: 11px;
    background-position: -168px -207px;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '';
  }

  .regular_information_wrap .tbl_regular_info {
    margin-top: 8px;
  }
  .regular_information_wrap .tbl_regular_info .col1 {
    width: 25%;
  }
  .regular_information_wrap .tbl_regular_info .col2 {
    width: 24%;
  }
  .regular_information_wrap th {
    padding: 8px 0;
    font-size: 1.4rem;
    letter-spacing: -1.5px;
  }
  .regular_information_wrap td {
    padding: 6px 4px;
    font-size: 1.4rem;
  }
  .regular_information_wrap .tbl_regular_info .note_that {
    font-size: 1.4rem;
  }
  .regular_information_wrap .note_that {
    font-size: 1.5rem;
  }
}

/* 04_05_06 신청 및 확인 */
.parking_apply_information_wrap .informaition_cont_wrap .title {
  display: block;
  margin-top: 30px;
  font-size: 20px;
  font-weight: 700;
  color: #232323;
}
.parking_apply_information_wrap .informaition_cont_wrap:first-of-type .title {
  margin-top: 0;
}
.parking_apply_information_wrap .informaition_cont_wrap .inner_title {
  display: block;
  position: relative;
  margin-top: 16px;
  padding-left: 26px;
  font-size: 18px;
  font-weight: 700;
  color: #232323;
}
.parking_apply_information_wrap .informaition_cont_wrap .inner_title:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-position: -209px -50px;
  content: '';
}
.parking_apply_information_wrap .informaition_cont_wrap .btn_wrap .btn > span {
  display: inline-block;
  position: relative;
  padding-right: 20px;
}
.parking_apply_information_wrap
  .informaition_cont_wrap
  .btn_wrap
  .btn
  > span:before {
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 9px;
  background-position: -144px -46px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.parking_apply_information_wrap .note_that {
  display: block;
  margin-top: 2px;
  font-size: 16px;
  color: #768676;
  text-align: left;
}
.parking_apply_information_wrap .informaition_cont .note_that {
  padding-left: 10px;
}
.parking_apply_information_wrap .informaition_cont .note_that:first-of-type {
  margin-top: 8px;
}
.parking_apply_information_wrap .note_that:before {
  content: '※ ';
}
.parking_apply_information_wrap .informaition_cont_wrap .informaition_inner {
  margin-top: 24px;
}
.parking_apply_information_wrap
  .informaition_cont_wrap
  .informaition_inner:first-of-type {
  margin-top: 0;
}
.parking_apply_information_wrap .informaition_cont_wrap .informaition_cont {
  margin-top: 8px;
  padding: 0 2px;
}
.parking_apply_information_wrap .note_that .inner_note {
  display: block;
}
.parking_apply_information_wrap .point {
  color: #4587b5;
}
.parking_apply_information_wrap .informaition_cont_wrap .text_wrap {
  margin-top: 20px;
  line-height: 1.45;
}
.parking_apply_information_wrap .informaition_cont_wrap .text_wrap .text {
  margin-top: 24px;
  font-size: 17px;
  font-weight: 400;
  color: #474747;
}
.parking_apply_information_wrap
  .informaition_cont_wrap
  .text_wrap
  .text:first-child {
  margin-top: 0;
}
.parking_apply_information_wrap .informaition_cont_wrap .btn_main {
  color: #3f8fc8;
}
.parking_apply_information_wrap .informaition_cont_wrap .btn_main:hover,
.parking_apply_information_wrap .informaition_cont_wrap .btn_main:focus {
  text-decoration: underline;
}
.parking_apply_information_wrap .informaition_cont_wrap .title + .info_list {
  margin-top: 12px;
}
.parking_apply_information_wrap .informaition_cont_wrap .info_item {
  position: relative;
  margin-top: 6px;
  padding-left: 12px;
  font-size: 16px;
  color: #474747;
  line-height: 1.4;
}
.parking_apply_information_wrap .regular_apply_target .info_item {
  margin-top: 28px;
}
.parking_apply_information_wrap
  .informaition_cont_wrap
  .info_item:first-of-type {
  margin-top: 2px;
}
.parking_apply_information_wrap .informaition_cont_wrap .info_item:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.parking_apply_information_wrap .informaition_cont_wrap .num_info_list,
.parking_apply_information_wrap .informaition_cont_wrap .inner_info_list {
  margin-top: 22px;
}
.parking_apply_information_wrap .informaition_cont_wrap .num_info_item {
  margin-top: 10px;
}
.parking_apply_information_wrap
  .informaition_cont_wrap
  .num_info_item:first-of-type {
  margin-top: 0;
}
.parking_apply_information_wrap .informaition_cont_wrap .info_item a:hover,
.parking_apply_information_wrap .informaition_cont_wrap .info_item a:focus {
  text-decoration: underline;
}
.parking_apply_information_wrap .informaition_inner_cont {
  margin-top: 30px;
}
.parking_apply_information_wrap .title_area {
  font-size: 0;
}
.parking_apply_information_wrap .parking_apply_title {
  display: inline-block;
  position: relative;
  padding-left: 14px;
  font-size: 17px;
  font-weight: 700;
  color: #242424;
  vertical-align: middle;
}
.parking_apply_information_wrap .parking_apply_title:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 11px;
  background-position: -243px -52px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: '';
}
.informaition_cont_wrap .title_area .btn_wrap {
  display: inline-block;
  margin: 0 0 0 30px;
  vertical-align: middle;
}
.informaition_cont_wrap .btn_wrap .btn_facility,
.national_summary .btn_wrap .btn_facility {
  padding: 8px 20px 8px 27px;
  background: transparent;
  border: 1px solid #80b3d3;
  color: #000;
  font-size: 15px;
}
.informaition_cont_wrap .parking_apply_step_list {
  margin-top: 15px;
}
.informaition_cont_wrap .parking_apply_step_list:after {
  display: block;
  clear: both;
  content: '';
}
.informaition_cont_wrap .parking_apply_step_list .parking_apply_step_item {
  display: table;
  position: relative;
  float: left;
  width: 20.5%;
  height: 128px;
  padding: 0 28px;
  margin-left: 6%;
  background: #0665a9;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.informaition_cont_wrap
  .parking_apply_step_list
  .parking_apply_step_item:first-child {
  margin-left: 0;
}
.informaition_cont_wrap
  .parking_apply_step_list
  .parking_apply_step_item:nth-child(2) {
  background: #095891;
}
.informaition_cont_wrap
  .parking_apply_step_list
  .parking_apply_step_item:nth-child(3) {
  background: #053d66;
}
.informaition_cont_wrap
  .parking_apply_step_list
  .parking_apply_step_item:before {
  position: absolute;
  top: 50%;
  left: -14%;
  width: 22px;
  height: 33px;
  background-position: -185px -50px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: '';
}
.informaition_cont_wrap
  .parking_apply_step_list
  .parking_apply_step_item:first-child:before {
  display: none;
}
.informaition_cont_wrap
  .parking_apply_step_list
  .parking_apply_step_item
  > span {
  display: table-cell;
  font-size: 17px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.informaition_cont_wrap
  .parking_apply_step_list
  .parking_apply_step_item
  .floor {
  display: block;
  font-weight: 700;
}
.parking_apply_information_wrap .informaition_inner_cont + .info_list {
  margin-top: 38px;
}
.parking_apply_information_wrap .informaition_cont_wrap {
  margin-top: 38px;
}
.parking_apply_information_wrap .informaition_cont_wrap:first-of-type {
  margin-top: 0;
}
.parking_apply_information_wrap .informaition_cont .parking_apply_note_that {
  margin-top: 18px;
  font-size: 15px;
  font-weight: 400;
  color: #768676;
}
.parking_apply_information_wrap
  .informaition_cont
  .parking_apply_note_that:before {
  content: '※ ';
}
.parking_apply_information_wrap .info_list .note_that {
  font-weight: 400;
  color: #768676;
}
.parking_apply_information_wrap .info_list strong {
  font-weight: 700;
}
.parking_apply_information_wrap .tbl_parking_apply_info_wrap {
  margin-top: 14px;
}
.parking_apply_information_wrap .inner_info_item {
  position: relative;
  margin-top: 4px;
  padding-left: 12px;
  line-height: 1.4;
}
.parking_apply_information_wrap .inner_info_item:first-of-type {
  margin-top: 2px;
}
.parking_apply_information_wrap .inner_info_item:before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 7px;
  height: 1px;
  background: #000;
  content: '';
}
.parking_apply_information_wrap .inside_info_item {
  position: relative;
  margin-top: 4px;
  padding-left: 8px;
  line-height: 1.4;
}
.parking_apply_information_wrap .inside_info_item:first-of-type {
  margin-top: 2px;
}
.parking_apply_information_wrap .inside_info_item:before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 2px;
  height: 2px;
  background: #8a8a8a;
  content: '';
}
.parking_apply_information_wrap table {
  width: 100%;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  text-align: center;
  table-layout: fixed;
}
.parking_apply_information_wrap .tbl_parking_apply_info col {
  width: 25%;
}
.parking_apply_information_wrap th {
  padding: 16px 0;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #000;
}
.parking_apply_information_wrap tbody th {
  background-color: #fff;
  border-top: 1px solid #dadada;
}
.parking_apply_information_wrap td {
  position: relative;
  padding: 12px 10px;
  border-top: 1px solid #dadada;
  background-color: #fff;
  font-weight: 400;
  color: #3f3f3f;
  word-break: keep-all;
}
.parking_apply_information_wrap .info_item .note_that_list {
  margin-top: 4px;
}
.parking_apply_information_wrap .info_item .note_that:before {
  content: '※ ';
}
.parking_apply_information_wrap .parking_apply_note {
  display: block;
}

.parking_apply_information_wrap .tbl_parking_apply_wrap .notice {
  color: #768676;
  text-align: right;
}
.parking_apply_information_wrap .tbl_application {
  width: 100%;
  margin-top: 12px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
  table-layout: fixed;
}
.parking_apply_information_wrap .tbl_application .col1 {
  width: 160px;
}
.parking_apply_information_wrap .tbl_application th {
  padding: 14px 18px;
  background: #f5f5f5;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  font-weight: normal;
  color: #000;
  text-align: left;
  word-break: keep-all;
}
.parking_apply_information_wrap .tbl_application .require {
  padding-right: 4px;
  color: #768676;
  vertical-align: middle;
}
.parking_apply_information_wrap .tbl_application td {
  position: relative;
  padding: 8px 14px;
  border-top: 1px solid #dfdfdf;
  font-size: 16px;
  color: #3f3f3f;
  text-align: left;
}
.parking_apply_information_wrap .tbl_application .input_text_wrap {
  max-width: 100%;
  height: 35px;
  border-color: #dfdfdf;
}
.parking_apply_information_wrap .tbl_application .input_phone_area {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.parking_apply_information_wrap .tbl_application .input_phone_wrap {
  display: inline-block;
  width: 30%;
  vertical-align: middle;
}
.parking_apply_information_wrap .tbl_application .phone_split {
  display: inline-block;
  width: 5%;
  font-size: 15px;
  text-align: center;
  vertical-align: middle;
}
.parking_apply_information_wrap .tbl_application .input_select_wrap {
  height: 33px;
}
.parking_apply_information_wrap .tbl_application .input_select_wrap select {
  border: 1px solid #dfdfdf;
}

.parking_apply_information_wrap .tbl_application .email_wrap {
  font-size: 0;
}
.parking_apply_information_wrap .tbl_application .email_wrap .input_text_wrap {
  display: inline-block;
  width: 35%;
  vertical-align: middle;
}
.parking_apply_information_wrap
  .tbl_application
  .email_wrap
  .input_text_wrap:nth-of-type(2) {
  border-right: none;
}
.parking_apply_information_wrap
  .tbl_application
  .email_wrap
  .input_select_wrap {
  display: inline-block;
  width: 22%;
  min-width: auto;
  height: 35px;
  vertical-align: middle;
}
.parking_apply_information_wrap
  .tbl_application
  .email_wrap
  .input_select_wrap
  select {
  border-color: #dfdfdf;
}
.parking_apply_information_wrap .tbl_application .email_split {
  display: inline-block;
  width: 8%;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
}

.parking_apply_information_wrap
  .tbl_application
  .input_check_wrap:first-of-type {
  display: block;
}
.ucreq7_detail_wrap .tbl_application + .notificate {
  margin-top: 8px;
  font-size: 15px;
  color: #5692bc;
}
.ucreq7_detail_wrap .tbl_application + .notificate:before {
  content: '※ ';
}

.parking_apply_information_wrap .parking_apply_wrap {
  margin-top: 30px;
}

.parking_apply_information_wrap .parking_policy_area {
  padding: 30px 0 42px;
  border-bottom: 1px solid #dfdfdf;
}
.parking_apply_information_wrap .parking_policy_terms {
  height: 182px;
  overflow: auto;
  padding: 30px 34px 36px;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.parking_apply_information_wrap .parking_policy_agree {
  margin-top: 21px;
  font-size: 0;
}
.parking_apply_information_wrap .parking_policy_agree:first-of-type {
  margin-top: 28px;
}
.parking_apply_information_wrap .parking_policy_text {
  display: inline-block;
  font-size: 18px;
  color: #737373;
  vertical-align: middle;
}
.parking_apply_information_wrap .policy_title {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #525151;
}
.parking_apply_information_wrap .policy_item {
  position: relative;
  margin-top: 4px;
  font-size: 16px;
  line-height: 1.3;
}
.parking_apply_information_wrap .policy_item:first-of-type {
  margin-top: 0;
}
.parking_apply_information_wrap .parking_policy_radio {
  display: inline-block;
  margin-left: 32px;
  vertical-align: middle;
}
.parking_apply_information_wrap .parking_policy_radio .input_radio + label {
  font-size: 18px;
  color: #737373;
}
@media screen and (max-width: 768px) {
  .parking_apply_information_wrap .informaition_cont_wrap .title {
    font-size: 2rem;
  }
  .parking_apply_information_wrap .informaition_cont_wrap .inner_title {
    margin-top: 11px;
    padding-left: 22px;
    font-size: 1.8rem;
  }
  .parking_apply_information_wrap .informaition_cont_wrap .btn_wrap .btn {
    width: 100%;
    padding: 0 10px 0 10px;
  }
  .parking_apply_information_wrap
    .informaition_cont_wrap
    .btn_wrap
    .btn
    > span {
    padding-right: 10px;
  }
  .parking_apply_information_wrap .informaition_cont_wrap .text_wrap {
    margin-top: 14px;
  }
  .parking_apply_information_wrap .informaition_cont_wrap .text_wrap .text {
    margin-top: 12px;
    font-size: 1.7rem;
  }
  .parking_apply_information_wrap .informaition_cont_wrap .informaition_inner {
    margin-top: 17px;
  }
  .parking_apply_information_wrap .informaition_cont_wrap .info_item {
    margin-top: 4px;
  }
  .parking_apply_information_wrap .informaition_cont_wrap {
    margin-top: 20px;
  }
  .informaition_cont_wrap .title_area .btn_wrap {
    display: block;
    margin: 4px 0 0;
  }
  .informaition_cont_wrap .parking_apply_step_list:after {
    display: none;
  }
  .informaition_cont_wrap .parking_apply_step_list .parking_apply_step_item {
    display: block;
    float: none;
    width: 100%;
    height: auto;
    margin: 25px 0 0;
    padding: 4px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .informaition_cont_wrap
    .parking_apply_step_list
    .parking_apply_step_item:first-child {
    margin-top: 0;
  }
  .informaition_cont_wrap
    .parking_apply_step_list
    .parking_apply_step_item
    > span {
    display: block;
    font-size: 1.6rem;
  }
  .informaition_cont_wrap
    .parking_apply_step_list
    .parking_apply_step_item
    .floor {
    display: inline-block;
  }
  .informaition_cont_wrap
    .parking_apply_step_list
    .parking_apply_step_item:before {
    position: absolute;
    top: -12px;
    left: 50%;
    width: 17px;
    height: 11px;
    background-position: -168px -207px;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '';
  }

  .parking_apply_information_wrap .tbl_parking_apply_info {
    margin-top: 8px;
  }
  .parking_apply_information_wrap .tbl_parking_apply_info .col1 {
    width: 25%;
  }
  .parking_apply_information_wrap .tbl_parking_apply_info .col2 {
    width: 24%;
  }
  .parking_apply_information_wrap th {
    padding: 8px 0;
    font-size: 1.4rem;
    letter-spacing: -1.5px;
  }
  .parking_apply_information_wrap td {
    padding: 6px 4px;
    font-size: 1.4rem;
  }
  .parking_apply_information_wrap .tbl_parking_apply_info .note_that {
    font-size: 1.4rem;
  }
  .parking_apply_information_wrap .note_that {
    font-size: 1.5rem;
  }
  .parking_apply_information_wrap .tbl_parking_apply_wrap .notice {
    margin-top: 14px;
    font-size: 1.6rem;
    font-weight: 400;
  }
  .parking_apply_information_wrap .tbl_application {
    margin-top: 6px;
  }
  .parking_apply_information_wrap .tbl_application .col1 {
    width: 90px;
  }
  .parking_apply_information_wrap .tbl_application th {
    padding: 8px 6px;
    font-size: 1.5rem;
  }
  .parking_apply_information_wrap .tbl_application td {
    padding: 5px 6px;
    font-size: 1.5rem;
  }
  .parking_apply_information_wrap .tbl_application .require {
    padding-right: 0;
  }
  .parking_apply_information_wrap
    .tbl_application
    .email_wrap
    .input_text_wrap {
    width: 90%;
  }
  .condition_sparking_apply_information_wrapearch_wrap
    .tbl_application
    .email_split {
    width: 10%;
  }
  .parking_apply_information_wrap
    .tbl_application
    .email_wrap
    .input_text_wrap:nth-of-type(2) {
    width: 40%;
    margin-top: 4px;
  }
  .parking_apply_information_wrap
    .tbl_application
    .email_wrap
    .input_select_wrap {
    width: 60%;
    margin-top: 4px;
  }
  .parking_apply_information_wrap .tbl_application .input_phone_area {
    width: 100%;
  }
  .parking_apply_information_wrap .tbl_application .input_select_wrap {
    width: 100%;
    min-width: 60px;
  }
  .parking_apply_information_wrap .tbl_application .input_select_wrap select {
    padding-left: 7px;
  }
  .parking_apply_information_wrap .tbl_application .input_phone_wrap {
    width: 26%;
  }
  .parking_apply_information_wrap .tbl_application .phone_split {
    width: 4%;
    font-size: 1.4rem;
  }

  .parking_apply_information_wrap .step_navigation {
    padding-right: 38px;
  }
  .parking_apply_information_wrap .parking_policy_area {
    padding: 15px 0 0;
    border-bottom: none;
  }
  .parking_apply_information_wrap .parking_policy_terms {
    height: 174px;
    padding: 12px 13px 16px;
  }
  .parking_apply_information_wrap .parking_policy_agree {
    margin-top: 24px;
  }
  .parking_apply_information_wrap .parking_policy_agree:first-of-type {
    margin-top: 19px;
  }
  .parking_apply_information_wrap .parking_policy_text {
    font-size: 1.7rem;
    color: #3c3c3c;
  }
  .parking_apply_information_wrap .parking_policy_radio {
    margin-left: 0;
    margin-top: 10px;
  }
  .parking_apply_information_wrap .parking_policy_radio .input_radio + label {
    font-size: 1.6rem;
    font-weight: 400;
    color: #3c3c3c;
  }
  .parking_apply_information_wrap .btn_wrap {
    margin-top: 24px;
  }
  .parking_apply_information_wrap .btn_next {
    width: 100%;
    padding: 0;
  }

  .parking_apply_information_wrap .parking_apply_wrap {
    margin-top: 16px;
  }
  .parking_apply_information_wrap .parking_apply_wrap2 .step_navigation {
    padding-right: 0;
    padding-left: 38px;
  }
  .parking_apply_information_wrap .step_navigation .step_item:first-child {
    left: 0;
  }

  .parking_apply_information_wrap
    .tbl_application
    .email_wrap
    .input_text_wrap {
    width: 46%;
  }
  .parking_apply_information_wrap .tbl_application .email_split {
    width: 8%;
    font-size: 1.5rem;
  }
  .parking_apply_information_wrap
    .tbl_application
    .email_wrap
    .input_text_wrap:nth-of-type(2) {
    border-right: 1px solid #dfdfdf;
  }
  .parking_apply_information_wrap
    .tbl_application
    .email_wrap
    .input_select_wrap {
    display: block;
    width: 100%;
    margin-top: 4px;
  }
}

/* 04_09_01 본관 자주하는 질문 */
.main_library_faq .main_faq_wrap .sub_title {
  display: block;
  font-size: 21px;
  font-weight: 700;
  color: #232323;
}
.main_library_faq .main_faq_wrap .sub_title .point {
  color: #5692bc;
}
.main_library_faq .main_faq_wrap .ucfaq1_wrap {
  margin-top: 18px;
}
.main_library_faq .faq_search_wrap {
  margin-top: 52px;
}
@media screen and (max-width: 768px) {
  .main_library_faq .main_faq_wrap .sub_title {
    font-size: 16px;
  }
  .main_library_faq .main_faq_wrap .ucfaq1_wrap {
    margin-top: 9px;
  }
  .main_library_faq .faq_search_wrap {
    margin-top: 0;
  }
}
/* 04_09_02 디지털도서관 자주하는 질문 */
.digital_library_faq .digital_faq_wrap .sub_title {
  display: block;
  font-size: 21px;
  font-weight: 700;
  color: #232323;
}
.digital_library_faq .digital_faq_wrap .sub_title .point {
  color: #5692bc;
}
.digital_library_faq .digital_faq_wrap .ucfaq1_wrap {
  margin-top: 18px;
}
.digital_library_faq .faq_search_wrap {
  margin-top: 52px;
}
@media screen and (max-width: 768px) {
  .digital_library_faq .digital_faq_wrap .sub_title {
    font-size: 1.7rem;
  }
  .digital_library_faq .digital_faq_wrap .ucfaq1_wrap {
    margin-top: 9px;
  }
  .digital_library_faq .faq_search_wrap {
    margin-top: 30px;
  }
}

/* 04_11 오류신고 */
.collection_error_report .notice_wrap {
  padding: 32px;
  border: 1px solid #dcdcdc;
}
.collection_error_report .notice {
  margin-top: 22px;
}
.collection_error_report .notice:first-of-type {
  margin-top: 0;
}
.collection_error_report .notice_wrap .notice_title {
  display: block;
  font-size: 21px;
  font-weight: 700;
  color: #232323;
}
.collection_error_report .notice_wrap .notice_item {
  position: relative;
  margin-top: 6px;
  padding-left: 12px;
  font-size: 16px;
  color: #474747;
  line-height: 1.4;
}
.collection_error_report .notice_wrap .notice_item:first-of-type {
  margin-top: 8px;
}
.collection_error_report .notice_wrap .notice_item:before {
  position: absolute;
  top: 11px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
@media screen and (max-width: 768px) {
  .collection_error_report .notice_wrap {
    display: none;
  }
}

/* 사서추천도서 */
.recommend_info_wrap {
  border: 1px solid #dcdcdc;
}
.recommend_title {
  padding: 27px 30px;
  font-size: 0;
}
.recommend_info_wrap .title {
  display: inline-block;
  font-size: 21px;
  color: #232323;
  vertical-align: middle;
}
.recommend_info_wrap .btn_wrap {
  display: inline-block;
  position: relative;
  margin: 0 0 0 42px;
  float: right;
}
.recommend_info_wrap .btn_recommend {
  min-width: 81px;
  width: 90px;
  padding: 5px 8px 5px 10px;
  font-size: 15px;
  text-align: left;
  line-height: 23px;
  color: #000000;
  background-color: transparent;
}
.recommend_info_wrap .btn_recommend:after {
  position: absolute;
  top: 13px;
  right: 9px;
  width: 12px;
  height: 14px;
  background: url(/resource/templete/nl/common/img/common/top-arrow.png) 0 0
    no-repeat;
  content: '';
}
.recommend_info_wrap.is_collapsed .btn_recommend:after {
  background-image: url(/resource/templete/nl/common/img/common/bottom-arrow.png);
}
.recommend_area {
  display: block;
  border-top: 1px solid #dcdcdc;
  background: #f8f8f8;
}
.recommend_area .inner {
  padding: 28px 32px 35px;
}
.recommend_info_wrap.is_collapsed .recommend_area {
  display: none;
}

.recommend_area .txt {
  position: relative;
  padding-left: 48px;
  font-size: 17px;
  font-weight: 400;
}
.recommend_area .txt:before {
  position: absolute;
  top: -6px;
  left: 0;
  width: 36px;
  height: 31px;
  background-position: -145px -151px;
  content: '';
}
.recommend_info_wrap table {
  width: 100%;
  margin-top: 27px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  color: #3f3f3f;
  table-layout: fixed;
}
.recommend_info_wrap .col1 {
  width: 124px;
}
.recommend_info_wrap th {
  padding: 16px 2px;
  border-top: 1px solid #dfdfdf;
  background-color: #f5f5f5;
  color: #000;
  word-break: keep-all;
}
.recommend_info_wrap tr:first-child th,
.recommend_info_wrap tr:first-child td {
  border: 0;
}
.recommend_info_wrap td {
  position: relative;
  padding: 16px 25px;
  border-top: 1px solid #dadada;
  background-color: #fff;
  font-weight: 400;
  color: #3f3f3f;
}
.recommend_info_wrap .recommend_item {
  position: relative;
  margin-top: 6px;
  padding-left: 12px;
}
.recommend_info_wrap .recommend_item:first-child {
  margin: 0;
}
.recommend_info_wrap .recommend_item:before {
  position: absolute;
  top: 9px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
@media screen and (max-width: 768px) {
  .recommend_info_wrap .title {
    font-size: 1.8rem;
    line-height: 33px;
  }
  .recommend_title {
    overflow: hidden;
    padding: 14px 15px;
  }
  .recommend_info_wrap .btn_wrap {
    margin-left: 20px;
  }
  .recommend_info_wrap.is_collapsed .btn_recommend:after {
    background-position: 0px 0px;
    width: 12px;
    height: 14px;
  }
  .recommend_area .inner {
    padding: 14px 16px 18px;
  }
  .recommend_area .txt {
    padding: 0;
  }
  .recommend_area .txt:before {
    display: block;
    position: static;
    top: auto;
    left: auto;
    margin: 0 auto 30px;
  }
  .recommend_info_wrap table {
    margin-top: 14px;
    font-size: 1.5rem;
  }
  .recommend_info_wrap .col1 {
    width: 20%;
  }
  .recommend_info_wrap td {
    padding: 8px 13px;
  }
}

/* 연구자료 */
.use_info_wrap {
  margin-bottom: 27px;
  padding: 27px 30px 21px 30px;
  border: 1px solid #dcdcdc;
}
.use_info_wrap .use_title {
  display: block;
  margin-top: 30px;
  font-size: 21px;
  color: #232323;
}
.use_info_wrap .use_title:first-child {
  margin-top: 0;
}
.use_info_wrap .use_list {
  margin: 11px 0 0 4px;
  padding-right: 80px;
}
.use_info_wrap .use_list li {
  position: relative;
  margin-top: 13px;
  padding-left: 10px;
  font-size: 17px;
  font-weight: 400;
  color: #474747;
  word-break: keep-all;
}
.use_info_wrap .use_list li:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 3px;
  height: 2px;
  background: #000;
  content: '';
}
.use_info_wrap .use_list li:first-child {
  margin: 0;
}
.use_info_wrap .btn_wrap {
  margin-top: 17px;
  font-size: 0;
}
.use_info_wrap .btn_wrap .btn {
  min-width: auto;
  margin-left: 5px;
  padding: 5px 20px;
  margin-top: 5px;
}
.use_info_wrap .btn_wrap .btn:first-child {
  margin-left: 0;
}
.use_info_wrap .btn_wrap .pdf_download {
  padding-right: 35px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .use_info_wrap .use_list {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .use_info_wrap {
    margin: 14px 0;
    padding: 12px 15px;
  }
  .use_info_wrap .use_title {
    font-size: 18px;
  }
  .use_info_wrap .use_list {
    padding: 0;
  }
  .use_info_wrap .use_list li {
    padding-left: 5px;
    font-size: 15px;
  }
  .use_info_wrap .btn_wrap {
    margin-top: 6px;
  }
  .use_info_wrap .btn_wrap .btn {
    width: 100%;
    min-width: 0;
    margin: 5px 0 0;
    padding: 0;
    font-size: 15px;
    background-image: none;
  }
  .use_info_wrap .btn_wrap .btn:first-child {
    min-width: 100%;
  }
}

/* 장서현황 */
.data_wrap {
  position: relative;
  margin-top: 46px;
}
.data_wrap:first-child {
  margin: 0;
}
.data_wrap .data_title {
  font-size: 23px;
  color: #232323;
}
.data_wrap .data_text {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  font-weight: 400;
  color: #5692bc;
}
.data_wrap .uccst5_wrap {
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .data_wrap {
    margin-top: 23px;
  }
  .data_wrap .data_title {
    font-size: 1.9rem;
  }
  .data_wrap .data_text {
    font-size: 1.5rem;
  }
  .data_wrap .uccst5_wrap {
    margin-top: 12px;
  }
}

/* 사이트맵 */

/*.sitemap_wrap .sitemap_1depth_item{font-size:0;}
.sitemap_wrap .sitemap_1depth_title{display:block;width:225px;margin-right:20px;padding:22px 0 21px;background:#184881 no-repeat 50% 50%;font-size:20px;font-weight:700;color:#fff;text-align:center;}
.sitemap_wrap .sitemap_2depth{margin:20px 0 40px;overflow:hidden;font-size:0;}
.sitemap_wrap .sitemap_2depth_item{display:inline-block;width:20%;font-size:15px;line-height:1.4;}
.sitemap_wrap .sitemap_2depth_item a{display:block;position:relative;padding:12px 10px 12px 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.sitemap_wrap .sitemap_2depth_item a:before{position:absolute;top:22px;left:0;width:2px;height:2px;background:#003964;content:'';}
@media screen and (max-width:768px){
    .sitemap_wrap .sitemap_1depth_title{width:100%;padding:16px 0 17px;}
    .sitemap_wrap .sitemap_2depth{margin:14px 0 20px}
    .sitemap_wrap .sitemap_2depth_item{width:50%}
    .sitemap_wrap .sitemap_2depth_item a{padding:6px 8px}
    .sitemap_wrap .sitemap_2depth_item a:before{top:16px}
} */

/* 08_01 개인정보 처리방침 */
.privacy_policy_wrap .btn_wrap .btn {
  padding: 10px;
}
.privacy_policy_wrap .content_text_wrap .info_item {
  color: #000;
}
.privacy_policy_wrap .privacy_list {
  margin-top: 30px;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #a6a6a6;
}
.privacy_policy_wrap .privacy_item {
  border-bottom: 1px solid #dcdcdc;
}
.privacy_policy_wrap .privacy_item:last-child {
  border-bottom: none;
}
.privacy_policy_wrap .privacy_title {
  display: block;
  padding: 0 25px 0 22px;
}
.privacy_policy_wrap .privacy_item .inner_title {
  display: block;
  position: relative;
  padding: 22px 36px 22px 28px;
  font-size: 18px;
  color: #535353;
}
.privacy_policy_wrap .privacy_item .inner_title:before {
  position: absolute;
  top: 26px;
  left: 0;
  width: 17px;
  height: 17px;
  background-position: -209px -50px;
  content: '';
}
.privacy_policy_wrap .privacy_item .inner_title:after {
  position: absolute;
  top: 28px;
  right: 0;
  width: 20px;
  height: 12px;
  background-position: -118px -25px;
  content: '';
}
/* .privacy_policy_wrap .privacy_cont{display:none;} */
.privacy_policy_wrap .privacy_cont {
  display: none;
  position: relative;
  padding: 26px 20px;
  background: #f1f1f1;
  font-size: 16px;
  font-weight: 400;
  color: #2a2a2a;
  line-height: 1.4;
}
.privacy_policy_wrap .privacy_cont:before {
  position: absolute;
  top: 36px;
  left: 24px;
  width: 24px;
  height: 20px;
  background-position: -185px 0;
  content: '';
}
.privacy_policy_wrap .privacy_cont:after {
  position: absolute;
  top: -12px;
  left: 28px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 12px 7px;
  border-color: transparent transparent #f1f1f1 transparent;
  content: '';
}
.privacy_policy_wrap .privacy_cont a:hover,
.privacy_policy_wrap .privacy_cont a:focus {
  text-decoration: underline;
}
.privacy_policy_wrap .privacy_item:hover .inner_title,
.privacy_policy_wrap .privacy_item:focus .inner_title,
.privacy_policy_wrap .privacy_item.is_open .inner_title {
  color: #000;
}
.privacy_policy_wrap .privacy_item.is_open .inner_title:after {
  background-position: -96px -25px;
}
.privacy_policy_wrap .privacy_cont strong {
  font-weight: 400;
}

.privacy_policy_wrap .tbl_ucmy0 {
  width: 100%;
  border-top: 2px solid #426f8f;
  border-bottom: 1px solid #dfdfdf;
  font-size: 16px;
  text-align: center;
  table-layout: fixed;
}
.privacy_policy_wrap .col1 {
  width: 12%;
}
.privacy_policy_wrap .col2 {
  width: 22%;
}
.privacy_policy_wrap .col3 {
  width: 20%;
}
.privacy_policy_wrap .col4 {
  width: 16%;
}
.privacy_policy_wrap .col5 {
  width: 24%;
}
.privacy_policy_wrap .col6 {
  width: 40%;
}
.privacy_policy_wrap .col7 {
  width: 25%;
}
.privacy_policy_wrap thead th {
  padding: 16px 0;
  border-bottom: 1px solid #dfdfdf;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #000;
  word-break: keep-all;
}
.privacy_policy_wrap td,
.privacy_policy_wrap tbody th {
  position: relative;
  padding: 10px 12px;
  border-top: 1px solid #dadada;
  background-color: #fff;
  font-size: 16px;
  font-weight: 400;
  color: #3f3f3f;
  word-break: keep-all;
}
.privacy_policy_wrap th,
.privacy_policy_wrap td,
.privacy_policy_wrap thead tr:nth-child(2) th:first-child {
  border-left: 1px solid #dfdfdf;
}
.privacy_policy_wrap th:first-child,
.privacy_policy_wrap td:first-child {
  border-left: none;
}
.privacy_policy_wrap tbody tr:first-child td,
.privacy_policy_wrap tbody tr:first-child th {
  border-top: none;
}
.privacy_policy_wrap .mo_ucmy0_list {
  display: none;
}

@media screen and (max-width: 768px) {
  .privacy_policy_wrap .btn_wrap .btn {
    padding: 0;
    font-size: 1.5rem;
  }
  .privacy_policy_wrap .privacy_title {
    padding: 0 14px 0 6px;
  }
  .privacy_policy_wrap .privacy_item .inner_title {
    padding: 10px 0 10px 18px;
    font-size: 1.6rem;
  }
  .privacy_policy_wrap .privacy_item .inner_title:before {
    top: 12px;
  }
  .privacy_policy_wrap .privacy_item .inner_title:after {
    display: none;
  }
  .privacy_policy_wrap .privacy_cont {
    padding: 14px 14px 18px;
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .privacy_policy_wrap .privacy_cont:after {
    top: -6px;
    left: 8px;
    border-width: 0 3px 6px 3px;
  }
  .privacy_policy_wrap .tbl_ucmy0 {
    display: none;
  }
  .privacy_policy_wrap .mo_ucmy0_list {
    display: block;
  }
  .privacy_policy_wrap .mo_ucmy0_item {
    padding: 4px 6px;
    background: #fff;
    border-top: 1px solid #dfdfdf;
  }
  .privacy_policy_wrap .mo_ucmy0_item:first-child {
    border-top: none;
  }
  .privacy_policy_wrap .mo_ucmy0_title {
    display: block;
    margin-bottom: 4px;
    font-weight: 700;
  }
  .privacy_policy_wrap .mo_ucmy0_item .item {
    margin-top: 2px;
  }
  .privacy_policy_wrap .mo_ucmy0_item .item strong {
    font-weight: 500;
    color: #000;
  }
}

/* 개인정보 처리방침, 도서관 법령 등 푸터메뉴 공통 */
.past_list_wrap {
  margin-top: 20px;
  padding: 26px 20px;
  border: 1px solid #dcdcdc;
  text-align: right;
}
.past_list_wrap label {
  display: block;
  font-size: 16px;
}
.past_list_wrap .past_list {
  margin-top: 10px;
  font-size: 0;
}
.past_list_wrap .past_list .input_select_wrap2 {
  display: inline-block;
  width: 180px;
  height: 38px;
}
.past_list_wrap .past_list .btn_wrap {
  display: inline-block;
  margin-top: 0;
}
.past_list_wrap .past_list .btn {
  min-width: 50px;
}

@media screen and (max-width: 768px) {
  .past_list_wrap {
    padding: 10px;
    text-align: left;
  }
  .past_list_wrap label {
    font-size: 1.5rem;
  }
  .past_list_wrap .past_list .input_select_wrap2 {
    height: 35px;
  }
  .past_list_wrap .past_list .btn {
    padding: 0 10px;
    font-size: 1.5rem;
  }
}

/* 도서관 검색*/
.library_search .search_bx {
  position: relative;
  padding-left: 80px;
}
.library_search .search_bx label {
  position: absolute;
  top: 12px;
  left: 0;
}
.library_search .search_bx .inner {
  position: relative;
  margin-top: 50px;
}
.library_search .input_select_wrap2 {
  display: inline-block;
  width: 220px;
}
.library_search .input_text_wrap {
  border-color: #dcdcdc;
}
.library_search .library_list {
  border: 1px solid #dcdcdc;
}
.library_search .library_list li {
  position: relative;
  padding: 10px 60px 10px 18px;
  border-top: 1px solid #dcdcdc;
  word-break: keep-all;
}
.library_search .library_list li:first-child {
  border-top: none;
}
.library_search .library_list .btn {
  position: absolute;
  top: 50%;
  right: 18px;
  vertical-align: middle;
  width: 40px;
  background: #5692bc;
  color: #fff;
  line-height: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.library_search .search_bx2 .input_text_wrap {
  margin-right: 80px;
}
.library_search .search_bx2 .input_text_wrap label {
  top: 50%;
  left: 16px;
}
.library_search .search_bx .btn_search {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  background: #426f8f;
  color: #fff;
  text-align: center;
  line-height: 48px;
}
.library_search .library_list2 {
  margin-top: 20px;
}
.library_search .library {
  display: block;
  font-weight: 700;
}
.library_search .address {
  display: block;
  font-size: 15px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .library_search .library_list li {
    padding: 10px 40px 10px 8px;
    font-size: 1.5rem;
  }
  .library_search .library_list .btn {
    right: 8px;
    width: 36px;
  }
  .library_search .search_bx2 .input_text_wrap label {
    left: 8px;
  }
  .library_search .library_list2 {
    margin-top: 10px;
  }
  .library_search .search_bx2 .input_text_wrap {
    margin-right: 40px;
  }
  .library_search .search_bx .btn_search {
    width: 40px;
  }
  .library_search .address {
    font-size: 1.4rem;
  }
}

/* 사이트맵 */
.sitemap_wrap .btn_wrap {
  overflow: hidden;
}
.sitemap_wrap .sitemap_view_all {
  display: block;
  position: relative;
  float: right;
  margin: 25px 0;
  padding-right: 20px;
  text-align: right;
  font-weight: 500;
  font-size: 16px;
  color: #000;
}
.sitemap_wrap .sitemap_view_all:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 12px;
  height: 7px;
  background: url(/resource/templete/nl/common/img/common/sp.png) -82px -31px
    no-repeat;
  content: '';
}
.sitemap_wrap .sitemap_view_all.on:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 12px;
  height: 7px;
  background: url(/resource/templete/nl/common/img/common/sp.png) -66px -31px
    no-repeat;
  content: '';
}
.sitemap_wrap .sitemap_1depth {
  border-bottom: 1px solid #a9a9a9;
}
.sitemap_wrap .sitemap_1depth_title {
  display: block;
  position: relative;
  width: 100%;
  padding: 35px 0;
  border-top: 1px solid #a9a9a9;
  font-size: 23px;
  font-weight: 500;
  text-align: left;
  color: #634d43;
}
.sitemap_wrap .sitemap_1depth_item:first-child .sitemap_1depth_title {
  border-top: 2px solid #634d43;
}
.sitemap_wrap .sitemap_1depth_item .close {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding-right: 18px;
  font-size: 16px;
  color: #000;
}
.sitemap_wrap .sitemap_1depth_item .close:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 12px;
  height: 7px;
  background: url(/resource/templete/nl/common/img/common/sp.png) -66px -31px
    no-repeat;
  content: '';
}
.sitemap_wrap .sitemap_1depth_item .open {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding-right: 18px;
  font-size: 16px;
  color: #000;
}
.sitemap_wrap .sitemap_1depth_item .open:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 12px;
  height: 7px;
  background: url(/resource/templete/nl/common/img/common/sp.png) -82px -31px
    no-repeat;
  content: '';
}
.sitemap_wrap .sitemap_2depth {
  display: block;
  padding-bottom: 30px;
  font-size: 0;
}
.sitemap_wrap .sitemap_2depth_item {
  display: inline-block;
  width: 20%;
  margin-bottom: 50px;
  padding-right: 20px;
  box-sizing: border-box;
  vertical-align: top;
}
.sitemap_wrap .sitemap_2depth_item > a {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #CBBBAC;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.sitemap_wrap .sitemap_3depth_item {
  font-size: 15px;
  color: #3b3b3b;
}
.sitemap_wrap .sitemap_3depth_item > a {
  display: block;
  position: relative;
  margin-top: 12px;
  padding: 0 12px;
}
.sitemap_wrap .sitemap_3depth_item > a:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  width: 2px;
  height: 2px;
  background: #003964;
  content: '';
}
.sitemap_wrap .sitemap_4depth_item {
  padding: 0 10px;
  font-size: 14px;
  color: #5a5a5a;
}
.sitemap_wrap .sitemap_4depth_item > a {
  display: block;
  position: relative;
  margin-top: 8px;
  padding: 0 10px;
}
.sitemap_wrap .sitemap_4depth_item > a:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  width: 3px;
  height: 1px;
  background: #5f7b90;
  content: '';
}
.sitemap_wrap .sitemap_5depth_item {
  padding: 0 10px;
  font-size: 14px;
  color: #8c8c8c;
}
.sitemap_wrap .sitemap_5depth_item > a {
  display: block;
  position: relative;
  margin-top: 8px;
  padding: 0 10px;
}
.sitemap_wrap .sitemap_5depth_item > a:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  width: 3px;
  height: 1px;
  background: #a1a1a1;
  content: '';
}

@media screen and (max-width: 768px) {
  .sitemap_wrap .sitemap_1depth_title {
    padding: 25px 0;
  }
  .sitemap_wrap .sitemap_2depth_item {
    width: 50%;
    padding-right: 10px;
  }
  .sitemap_wrap .sitemap_2depth_item:nth-child(even) {
    padding: 0 0 0 10px;
  }
}
@media screen and (max-width: 460px) {
  .sitemap_wrap .sitemap_2depth {
    padding-bottom: 0;
  }
  .sitemap_wrap .sitemap_2depth_item {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
  .sitemap_wrap .sitemap_2depth_item:nth-child(even) {
    padding: 0;
  }
}

.rank_grid_wrap {
  display: block;
  font-size: 0;
  width: 100%;
}
.rank_grid {
  display: inline-block;
  font-size: 15px;
  width: calc(33% - 15px);
  margin-top: 20px;
  margin-left: 20px;
  box-sizing: border-box;
  border: solid 1px #e7e7e7;
  border-top: solid 2px #675146;
}
.rank_grid:nth-of-type(1),
.rank_grid:nth-of-type(4) {
  margin-left: 0;
}
.rank_grid:nth-of-type(1),
.rank_grid:nth-of-type(2),
.rank_grid:nth-of-type(3) {
  margin-top: 0;
}
.rank_grid a {
  display: block;
  box-sizing: border-box;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 18px;
  border-bottom: solid 1px #e7e7e7;
  background: url('/resource/templete/li/img/sub/rank_link.png')
    calc(100% - 20px) center no-repeat;
}
.list-ranked {
  background-color: #fbfbfb;
}
.list-ranked > li {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  box-sizing: border-box;
  padding: 10px 20px;
  overflow: hidden;
}
.list-ranked > li .rank_tit {
  float: left;
}
.list-ranked > li .rank_num {
  float: right;
}

.total_wrap {
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: 70%;
  box-sizing: border-box;
  padding: 30px 0;
}
.total_wrap .logo {
  display: block;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.total_wrap > span {
  width: 33%;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
}
.total_wrap > span:before {
  content: '';
  position: absolute;
  top: 65px;
  width: 50%;
  height: 1px;
  border-bottom: dashed 1px #ccc;
  z-index: -1;
}
.total_wrap > span:first-of-type:before {
  right: 0;
}
/* .total_wrap > span:nth-of-type:before { */
/*   left: 0; */
/* } */
.total_wrap > .total:before {
  left: -3px;
  width: calc(100% + 13px);
}
.total_wrap > span > span {
  width: 100%;
  display: block;
  text-align: center;
}
.total_wrap .list {
  padding-top: 15px;
}
.total_wrap > span:first-of-type {
  float: left;
}
.total_wrap > span:nth-of-type(2) {
  float: right;
}
.total_wrap > span:first-of-type .total_tit {
  border-radius: 100px;
  border: solid 5px #e4dbd4;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 18px;
  background: #fff url('/resource/templete/li/img/sub/rank_icon01.png') center
    20px no-repeat;
  padding-top: 55px;
}
.total_wrap > span:nth-of-type(2) .total_tit {
  border-radius: 100px;
  border: solid 5px #c6e2e5;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  box-sizing: border-box;
  font-size: 18px;
  background: #fff url('/resource/templete/li/img/sub/rank_icon02.png') center
    20px no-repeat;
  padding-top: 55px;
}
.total_wrap .total {
}
.total_wrap .total .total_tit {
  border-radius: 100px;
  border: solid 5px #eeeeee;
  width: 130px;
  height: 130px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 10px;
  background-color: #fff;
}
.total_wrap .total .total_tit span {
  border-radius: 100px;
  background-color: #aa611d;
  width: 100px;
  height: 100px;
  box-sizing: border-box;
  display: block;
  line-height: 100px;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}
.total_wrap .total_tit {
  font-size: 16px;
}
.total_wrap .total_num {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 500;
}
.total_wrap .total .total_num span {
  color: #aa611d;
}
.total_wrap > span:nth-of-type(1) .total_num span {
  color: #6c4718;
}
.total_wrap > span:nth-of-type(2) .total_num span {
  color: #45a1ad;
}

@media screen and (max-width: 1024px) {
  .rank_grid {
    width: calc(50% - 20px);
  }
  .list-ranked > li .rank_tit {
    display: inline-block;
    width: 50%;
    text-align: left;
    font-weight: 500;
    vertical-align: middle;
    float: none;
    font-size: 15px;
  }
  .list-ranked > li .rank_num {
    display: inline-block;
    width: 50%;
    float: none;
    text-align: right;
    margin-top: 5px;
    vertical-align: middle;
    font-size: 15px;
    margin: 0;
  }
  .rank_grid:nth-of-type(2),
  .rank_grid:nth-of-type(4) {
    margin-left: 20px;
  }
  .rank_grid:nth-of-type(3),
  .rank_grid:nth-of-type(5) {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .rank_grid {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .rank_grid:nth-of-type(2),
  .rank_grid:nth-of-type(3) {
    margin-top: 20px;
  }
  .list-ranked > li {
    width: 100%;
    height: 100%;
    margin-top: 15px;
    font-size: 0;
  }
  .list-ranked > li:first-child {
    margin-top: 0;
  }
  .rank_grid:nth-of-type(2),
  .rank_grid:nth-of-type(4) {
    margin-left: 0;
  }
  .total_wrap {
    width: 100%;
  }
  .total_wrap .logo {
    display: none;
  }
  .total_wrap .total_num {
    font-size: 16px;
  }
  .total_wrap .total .total_tit {
    width: 65px;
    height: 65px;
    padding: 2px 3px;
    background-color: #fff;
  }
  .total_wrap .total .total_tit span {
    font-size: 18px;
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .total_wrap > span:first-of-type .total_tit,
  .total_wrap > span:nth-of-type(2) .total_tit {
    width: 50px;
    height: 50px;
    line-height: 44px;
    font-size: 15px;
    background: none;
    padding: 0;
    background: #fff;
  }
  .total_wrap > span:before {
    top: 30px;
  }
  .total_wrap .list {
    padding-top: 6px;
  }
}

/* 관보 소개 - 전자관보 */
.search_notice .s-title {
  font-size: 34px;
}
.search_notice .list-dot {
  margin-top: 30px;
}
.search_notice .list-dot > li {
  position: relative;
  margin-bottom: 20px;
  padding-left: 15px;
  font-size: 18px;
}
.search_notice .list-dot > li:last-child {
  margin-bottom: 0;
}
.search_notice .list-dot > li:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background: skyblue;
  content: '';
}
.search_notice .list-dot-txt > li {
  padding-top: 5px;
  font-size: 16px;
}
.txt-box .graybox {
  margin-top: 12px;
  padding: 13px;
  background: #f9f9f9;
  font-size: 14px;
}
.txt-box .graybox .key-txt {
  margin-bottom: 7px;
}
.txt-box .graybox ul > li {
  padding-bottom: 8px;
}
.txt-box .graybox ul > li:last-child {
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  .search_notice .s-title {
    display: block;
    margin-bottom: 10px;
    font-size: 2.5rem;
  }
  .search_notice .btn_wrap {
    margin: 15px 0 0 0;
  }
}

.brm_search_wrap .department_item a.is_selected {
  background: #426f8f;
  color: #fff;
}

.category_info_wrap .list_tit_wrap {
  position: relative;
}
.category_info_wrap .list_tit_wrap .list_tit_wrap__tap {
  position: absolute;
  right: 0;
  top: 50%;
  padding-right: 25px;
  transform: translate(-50%, -50%);
  background: url(/resource/templete/nl/common/img/common/top-arrow.png)
    no-repeat 95% center;
}

@media screen and (max-width: 768px) {
  .category_info_wrap .list_tit_wrap .list_tit_wrap__tap {
    font-size: 0;
    width: 15px;
    height: 15px;
  }
  .apply_info_wrap .btn_apply_item {
    width: 100%;
  }
}

/* oka 국가리포지터리 */
.open_access_korea_wrap img {
  position: static;
}
.open_access {
  padding-top: 30px;
}
.open_access .text-c {
  position: relative;
  margin: 20px 0;
  text-align: center;
}
.open_access .s-title {
  margin-top: 30px;
  font-size: 22px;
  font-weight: 500;
}
.open_access .s-txt {
  font-size: 18px;
}
.open_access h4.tit {
  margin-top: 50px;
  font-size: 24px;
  font-weight: 500;
}
.open_access .dot_list > li {
  padding-bottom: 10px;
  font-size: 16px;
}
.open_access .text-wrap {
  padding-left: 2px;
  margin-top: 25px;
  font-size: 15px;
}
.open_access .text-wrap h5 {
  padding-bottom: 5px;
  font-size: 16px;
}
.figure_web {
  position: relative;
  float: right;
  width: 46%;
  max-width: 339px;
  top: 16px;
}
.open_access .cont-text:after {
  display: block;
  clear: both;
  content: '';
}

@media screen and (max-width: 768px) {
  .open_access .s-title {
    margin-top: 10px;
    font-size: 1.8rem;
  }
  .open_access .dot_list > li {
    font-size: 1.4rem;
  }
  .open_access .s-txt {
    font-size: 1.6rem;
  }
  .figure_web {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
}
.btn_wrap .btn.bs-btn {
  width: 230px;
  background: url('/resource/templete/nl/img/sub/book_logo.png') 20px center
    no-repeat #3d93cf;
}
.btn_wrap .btn.bs-btn span {
  margin-left: 20px;
}

.journal_popup .tbl_journal_apply div.input_phone_area {
  width: 100%;
}

/* 통합이전안내 */
.transter_guide .img_box {
  margin: 60px 0;
  text-align: center;
}
.transter_guide .text_box {
  text-align: center;
  color: #303030;
}
.transter_guide .text_box .text1 {
  font-size: 36px;
}
.transter_guide .text_box .text2 {
  font-size: 60px;
  color: #004372;
  font-weight: 700;
}
.guide_bg_wrap {
  position: relative;
  margin-top: 89px;
  height: 579px;
  background: url(../img/temp/guide_bg.png) no-repeat;
  background-size: cover;
  text-align: center;
  box-sizing: border-box;
}
.guide_bg_wrap .guide_txt {
  padding: 60px 0;
  color: #fff;
  font-size: 30px;
}
.guide_bg_wrap .guide_txt > span {
  color: #004372;
  font-weight: 700;
}
.guide-btn {
  display: inline-block;
  padding: 30px 50px;
  box-sizing: border-box;
  color: #fff;
  background: #00549a;
  font-size: 26px;
  border-radius: 50px;
}
.guide-btn > span:after {
  display: inline-block;
  margin-left: 15px;
  width: 14px;
  height: 23px;
  background: url(../img/temp/guide_btn_aw.png) no-repeat;
  content: '';
  transform: translateY(2px);
  -webkit-transform: translateY(2px);
}
.guide_bg_wrap .guide_txt2 {
  padding-top: 65px;
  font-size: 20px;
  color: #fff;
  opacity: 0.9;
}
.guide_bg_wrap .copyright {
  position: absolute;
  left: 50%;
  bottom: 0;
  color: #fff;
  font-size: 15px;
  opacity: 0.9;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
  .transter_guide .img_box img {
    width: 50%;
  }
  .transter_guide .text_box .text1 {
    font-size: 1.8rem;
  }
  .transter_guide .text_box .text2 {
    font-size: 2.6rem;
  }
  .guide_bg_wrap {
    height: 611px;
    padding: 0 30px;
    background: url(../img/temp/guide_bg_mo.png);
  }
  .guide_bg_wrap .guide_txt {
    font-size: 2.3rem;
  }
  .guide-btn {
    padding: 20px;
    font-size: 1.8rem;
  }
  .guide-btn > span:after {
    background-size: 70%;
    transform: translateY(8px);
    -webkit-transform: translateY(8px);
  }
}

.ucfile3_wrap .cont {
  height: 150px;
}
.ucfile3_wrap .text {
  -webkit-line-clamp: 2;
  max-height: 49px;
}

/* 사이트이용안내 공통 */
.site_guide_wrap .mt50 {
  margin-top: 50px;
}
.site_guide_wrap .mb25 {
  margin-bottom: 25px;
}
.site_guide_wrap .category_wrap2 .category_list2 {
  margin: 55px 0 45px;
}
.site_guide_wrap .category_wrap2 .category_item2 {
  display: inline-block;
}
.site_guide_wrap .category_wrap2 .category_item2[data-selected='true'] a {
  border: 1px solid #a7591e;
  background: #a7591e;
  color: #fff;
}
.site_guide_wrap .category_item2 a {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  vertical-align: middle;
  padding: 8px 10px;
  border: 1px solid #cdcdcd;
  border-left: none;
  border-radius: 0;
  line-height: 16px;
  box-sizing: border-box;
}
.site_guide_wrap .category_item2:first-of-type a {
  border-left: solid 1px #cdcdcd;
}
.site_guide_wrap .category_item2 a:hover {
  background: #a7591e;
  border: 1px solid #a7591e;
  color: #fff;
}
.site_guide_wrap .guide_blue {
  color: #3f8fc8 !important;
}
.site_guide_wrap .tit {
  display: block;
  margin-top: 50px;
  font-size: 20px;
  color: #232323;
}
.site_guide_wrap .tit_text {
  margin-top: 10px;
  font-size: 17px;
  font-weight: 400;
  color: #474747;
  word-break: keep-all;
}
.site_guide_wrap .check_tit {
  display: block;
  position: relative;
  margin-top: 40px;
  padding-left: 25px;
  font-size: 18px;
  color: #232323;
}
.site_guide_wrap .check_tit.type {
  margin-top: 20px;
}
.site_guide_wrap .check_tit:before {
  position: absolute;
  top: 6px;
  left: 0;
  width: 17px;
  height: 17px;
  background-image: url(/resource/templete/li/common/img/common/sp.png);
  background-position: -209px -50px;
  content: '';
}
.site_guide_wrap .no_check {
  padding-left: 0;
  font-weight: 500;
}
.site_guide_wrap .no_check:before {
  display: none;
}
.site_guide_wrap .list_txt_wrap {
  margin: 15px 0 20px;
}
.site_guide_wrap .list_txt {
  padding-bottom: 8px;
  font-size: 16px;
  color: #474747;
}
.site_guide_wrap .list_txt:last-child {
  padding-bottom: 0;
}
.site_guide_wrap .list_txt span {
  color: #c92d2d;
}
.site_guide_wrap .list_txt.dot {
  position: relative;
  padding-left: 12px;
}
.site_guide_wrap .list_txt.dot:before {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 3px;
  height: 2px;
  background: #111;
  content: '';
}
.site_guide_wrap .list_txt.red_dot {
  position: relative;
  padding-bottom: 12px;
  padding-left: 30px;
}
.site_guide_wrap .list_txt.red_dot .num {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0px;
  width: 24px;
  padding: 4px 0;
  background: #dc4848;
  border-radius: 50%;
  font-size: 13px;
  color: #fff;
  text-align: center;
  content: '';
}
.site_guide_wrap .line {
  display: block;
  height: 1px;
  margin: 25px 0 40px;
  background: #dcdcdc;
}
.site_guide_wrap .img_line {
  display: block;
  height: 1px;
  margin: 50px 0;
  background: #dcdcdc;
}
.site_guide_wrap .no_line {
  border: 0 !important;
}
.site_guide_wrap .img_wrap {
  border: 1px solid #dcdcdc;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .site_guide_wrap .category_wrap2 .category_list3 {
    display: block;
  }
  .site_guide_wrap .category_item2 a {
    width: 100%;
    padding: 5px 0;
    margin: 0;
    line-height: 1.6;
    border-top: none;
  }
  .site_guide_wrap .category_item2:nth-of-type(odd) a {
    border-left: solid 1px #dcdcdc;
  }
}

.rank_wrap {
  display: block;
  font-size: 0;
}
.rank_wrap .rank_grid {
  display: inline-block;
  width: calc(50% - 10px);
  font-size: 15px;
  margin-left: 20px;
  box-sizing: border-box;
  vertical-align: top;
}
.rank_wrap .rank_grid:first-of-type {
  margin-left: 0;
}
.rank_wrap .rank_grid > span {
  display: table;
  table-layout: fixed;
  width: 100%;
  box-sizing: border-box;
}
.rank_wrap .rank_grid > span > span {
  display: table-cell;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-bottom: solid 1px #dadada;
}
.rank_wrap .rank_grid > span:first-of-type > span {
  border-top: none;
}
.rank_wrap .rank_grid > span:last-of-type > span {
  border-bottom: none;
}
.rank_wrap .rank_grid > span.rank_tit > span {
  background-color: #f8f8f8;
  font-weight: 500;
  text-align: center;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .rank_wrap .rank_grid {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
    border-top: none;
  }
  .rank_wrap .rank_grid:first-of-type {
    border-top: solid 2px #675146;
  }
  .rank_wrap .rank_grid > span.rank_tit {
    display: none;
  }
  .rank_wrap .rank_grid:first-of-type > span.rank_tit {
    display: table;
  }
}

/* 컨텐츠(사서) */
.cont_sub_tit {
  font-size: 18px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
  box-sizing: border-box;
}
.cont_sub_tit .tit_btn {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  font-size: 15px;
}
.cont_sub_tit .btn_all_sch {
  min-width: 45px;
  padding: 5px 10px;
  background: #626262;
  font-size: 15px;
  color: #fff;
  max-height: 33px;
  vertical-align: middle;
  margin-left: 5px;
  font-weight: 400;
}
.tit_btn.toggle {
  padding-right: 20px;
}
.tit_btn.toggle:before {
  content: '접기';
}
.tit_btn.toggle.on:before {
  content: '펼치기';
}
.tit_btn.toggle:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  height: 100%;
  background: url(/resource/templete/li/common/img/search/aco_icon.png) center
    center no-repeat;
  background-size: 100% auto;
  display: block;
}
.tit_btn.toggle.on:after {
  transform: rotate(-180deg);
}
.tit_btn.more {
  padding-right: 20px;
  background: url(/resource/templete/li/common/img/search/more_icon.png) right
    center no-repeat;
  background-size: 16px 16px;
}
.cont_tit {
  font-size: 26px;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #333;
}
.cont_tit.mt0 {
  margin-top: 0;
}
.cont_txt {
  line-height: 24px;
  font-weight: 400;
  font-size: 16px;
}
.cont_box {
  padding: 20px;
  background-color: #fbfbfb;
  border: solid 1px #e7e7e7;
  border-top: solid 1px #675048;
  margin: 20px 0;
  position: relative;
}
.cont_box.world {
  padding: 20px 106px;
  border: solid 1px #e7e7e7;
}
.cont_box ul li {
  word-break: keep-all;
  margin: 5px 0px;
}
.cont_box ul li span {
  font-weight: 500;
}
.cont_box ul ul {
  padding: 0 20px;
}
.cont_box .btn {
  position: absolute;
  top: 50%;
  right: 106px;
  margin-top: -24px;
  display: inline-block;
  min-width: 116px;
  padding: 15px 10px;
  background-color: #aa611d;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  vertical-align: middle;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-decoration: none;
  font-weight: 500;
}
.cont_box .bold {
  font-weight: 500;
  font-size: 16px;
}
.cont_box_w {
  padding: 20px;
  border-bottom: solid 1px #a6a6a6;
  border-top: solid 2px #675147;
  margin: 20px 0;
  font-size: 0;
}
.cont_box_w ul {
  font-size: 0;
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.cont_box_w ul li {
  padding: 5px 10px;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  font-weight: 500;
  letter-spacing: -1px;
  position: relative;
}
.cont_box_w ul li:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 40px;
  left: 45px;
  height: 1px;
  border-bottom: dashed 1px #ccc;
  margin-top: -1px;
}
.cont_box_w ul li span {
  display: inline-block;
  background: #fff;
  padding: 0 5px 0 15px;
  position: relative;
  z-index: 10;
}
.cont_box_w ul li b {
  display: block;
  position: absolute;
  top: 3px;
  right: 15px;
  background-color: #fff;
}
.cont_table {
  margin: 10px 0;
}
.cont_table table {
  width: 100%;
  table-layout: fixed;
  border-right: solid 1px #e7e7e7;
  border-top: solid 2px #675048;
  border-collapse: separate;
}
.cont_table table caption {
  overflow: hidden;
  position: absolute;
  border: 0;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.cont_table table th {
  padding: 10px;
  text-align: center;
  border-left: solid 1px #e7e7e7;
  border-bottom: solid 1px #e7e7e7;
  background-color: #fbfbfb;
  vertical-align: middle;
  word-break: keep-all;
}
.cont_table table td {
  padding: 10px;
  border-left: solid 1px #e7e7e7;
  border-bottom: solid 1px #e7e7e7;
  vertical-align: middle;
}
.cont_table table td a,
.cont_info a,
.cont_box a,
.cont_txt a {
  color: #a55e1c;
  text-decoration: underline;
}
.cont_table table td textarea {
  width: 100%;
  resize: none;
  min-height: 300px;
  border: 1px solid #dfdfdf;
}
.cont_table table {
  border-bottom: solid 1px #a6a6a6;
}
.layer_popup_wrap .cont_table table th {
  text-align: left;
  font-size: 15px;
  font-weight: 500;
}
.cont_info {
  margin-bottom: 10px;
}
.cont_info ul {
  padding: 0 20px;
}
.cont_btn_wrap {
  text-align: center;
  margin-top: 20px;
}
.cont_btn_wrap.is_pair .cont_btn:nth-of-type(2) {
  margin-left: 5px;
}
.cont_btn_wrap .cont_btn {
  background-color: #aa611d;
  padding: 7px 20px;
  color: #fff;
  display: inline-block;
  box-sizing: border-box;
}
.cont_btn_wrap .cont_btn_w {
  padding: 7px 20px;
  display: inline-block;
  border: solid 1px #dcdcdc;
  box-sizing: border-box;
}
.cont_tit .cont_btn_wrap .cont_btn_w {
  font-size: 15px;
  margin-left: 10px;
  vertical-align: middle;
}
.cont_btn_wrap .cont_btn_w.down {
  background: url(/resource/templete/li/common/img/common/down_btn.png) 15px
    center no-repeat;
  padding-left: 40px;
}
.cont_btn_wrap .cont_btn_w.link {
  border: solid 1px #333;
}
.cont_btn_wrap .cont_btn_w.link:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 18px;
  vertical-align: middle;
  background: url(/resource/templete/li/common/img/common/sp.png) -242px -50px
    no-repeat;
  margin-left: 10px;
}
.cont_btn_wrap a:hover,
.cont_btn_wrap a:focus {
  text-decoration: underline;
}
.cont_s_tit {
  position: relative;
  margin: 30px 0 15px;
  text-indent: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #232323;
}
.cont_s_tit.mt0 {
  margin-top: 0;
}
.cont_s_tit.mb10 {
  margin-bottom: 10px;
}
.cont_s_tit:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 17px;
  height: 17px;
  background: url(/resource/templete/li/common/img/common/sp.png) no-repeat -209px -50px;
  transform: translateY(-50%);
  content: '';
}
.cont_s_tit .btn_wrap {
  float: right;
  margin: 0;
}
.cont_s_tit .btn {
  display: inline-block;
  min-width: auto;
  padding: 10px;
  background-color: #aa611d;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 1;
  vertical-align: top;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-left: 5px;
  font-weight: 400;
  min-width: 116px;
  text-indent: 0;
}
.cont_s_tit .btn.dark {
  background-color: #6c6c6c;
}
.cont_dot_tit {
  position: relative;
  margin: 20px 0 10px 0;
  text-indent: 10px;
  font-size: 18px;
  font-weight: 500;
  color: #232323;
  line-height: 16px;
}
.cont_dot_tit:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 3px;
  height: 3px;
  background: #232323;
  transform: translateY(-50%);
  content: '';
}
.layer_popup .cont_s_tit:first-of-type {
  margin-top: 0;
}
.txt_list_wrap ul li {
  margin: 10px 0;
  position: relative;
  font-size: 16px;
  display: block;
  padding-left: 10px;
}
.txt_list_wrap ul li:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 3px;
  height: 3px;
  background: #232323;
  content: '';
}
.category_wrap.cont_category_wrap .category_list {
  display: table;
}
.category_tab_grid_wrap {
  display: block;
  font-size: 0;
  box-sizing: border-box;
}
.category_tab_grid_wrap .category_tab_grid {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
  box-sizing: border-box;
  width: calc(50% - 10px);
  margin-left: 20px;
  background-color: #fbfbfb;
  border: solid 1px #e7e7e7;
  padding-bottom: 20px;
  text-align: center;
}
.category_tab_grid_wrap .category_tab_grid:first-of-type {
  margin-left: 0;
}
.category_tab_grid_wrap .category_tab_grid .category_grid_tit {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  border-bottom: solid 1px #e7e7e7;
  background-color: #fff;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 20px;
}
.category_tab_grid_wrap .category_tab_grid img {
  width: calc(100% - 20px);
}
.post_wrap {
  display: block;
  font-size: 0;
  padding: 10px 0 50px 0;
  border-bottom: solid 1px #e7e7e7;
}
.post_wrap .post_grid {
  display: inline-block;
  font-size: 15px;
  vertical-align: top;
  box-sizing: border-box;
  width: calc(33.33% - 14px);
  margin-left: 20px;
  border-top: solid 2px #675146;
  text-align: center;
}
.post_wrap .post_grid .post_top {
  padding: 20px 0;
  border: solid 1px #e7e7e7;
  border-top: none;
  border-bottom: solid 1px #e7e7e7;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #3a3a3a;
  box-sizing: border-box;
}
.post_wrap .post_grid .post_top .num {
  color: #c47020;
  display: block;
  font-size: 22px;
}
.post_wrap .post_grid .post_bottom {
  padding: 10px 20px;
  background-color: #fbfbfb;
  text-align: left;
  min-height: 85px;
  box-sizing: border-box;
  border: solid 1px #e7e7e7;
  border-top: none;
  border-bottom: solid 1px #e7e7e7;
}

.post_wrap.four {
  border-bottom: none;
  overflow: hidden;
}
.post_wrap.four .post_wrap_wrap {
  margin: 0 -1%;
}
.post_wrap.four .inner {
  float: left;
  width: 23%;
  padding: 1%;
}
.post_wrap.four .inner .post_grid {
  width: 100%;
}
.post_wrap.four .inner .post_grid .post_top {
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 70px;
  padding: 0 10px;
}
.post_wrap.four .inner .post_grid .post_top span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.post_wrap.four .inner .post_grid .post_bottom {
  display: table;
  width: 100%;
  table-layout: fixed;
  height: 85px;
  padding: 0 10px;
}
.post_wrap.four .inner .post_grid .post_bottom > div {
  display: table-cell;
  vertical-align: middle;
}
.post_wrap.four .post_grid .post_bottom {
  text-align: center;
}
.post_wrap.four .post_grid .post_bottom img {
  margin: 10px auto;
  display: block;
}

@media (max-width: 1250px) {
  .post_wrap.four .post_wrap_wrap {
    margin: 0 -0.5%;
  }

  .post_wrap.four .inner {
    width: 31%;
  }
}

@media (max-width: 1000px) {
  .post_wrap.four .inner {
    width: 48%;
  }
}

@media (max-width: 765px) {
  .post_wrap.four .post_wrap_wrap {
    margin: -0.5%;
  }
  .post_wrap.four .inner {
    width: 31%;
  }
}

@media (max-width: 600px) {
  .post_wrap.four .inner {
    width: 48%;
  }
  .post_wrap.four .inner .post_grid .post_top span {
    font-size: 16px;
  }
}

.post_wrap .txt_list_wrap ul li {
  margin: 5px 0;
}
.post_wrap.four .cont_btn_wrap .cont_btn_w.down {
  width: 100%;
  text-align: center;
  border-color: #a6a6a6;
}
.post_wrap.four .cont_btn_wrap .cont_btn_w.down {
  background-position: calc(50% - 45px) center;
}

.country_wrap {
  font-size: 0;
  display: block;
  box-sizing: border-box;
}
.country_wrap .country_grid {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  box-sizing: border-box;
  width: calc(50% - 10px);
  margin-left: 20px;
  padding-bottom: 20px;
}
.country_wrap .country_grid:first-of-type {
  margin-left: 0;
}
.country_wrap .country_grid > * {
  display: inline-block;
  font-size: 15px;
  width: 60%;
  box-sizing: border-box;
  vertical-align: top;
}
.country_wrap .country_grid > img {
  width: calc(40% - 20px);
  margin: 0 20px 0 0;
}
.country_wrap .country_grid > div .cont_btn_wrap {
  margin-top: 20px;
  text-align: left;
}
.country_wrap .country_grid > div .cont_btn_wrap .cont_btn_w {
  padding: 3px 10px;
  border-color: #dcdcdc;
}
.country_wrap .country_box {
  background-color: #f8f8f8;
  border: solid 1px #f2f2f2;
  padding: 20px;
  box-sizing: border-box;
}
.country_wrap .country_box .cont_tit {
  font-size: 20px;
}
.country_wrap .country_box .cont_txt {
  padding: 0 160px;
}
.img_txt_box {
  display: block;
  font-size: 0;
  padding: 30px 0;
  border-bottom: solid 1px #e7e7e7;
}
.img_txt_box:last-of-type {
  border-bottom: none;
}
.img_txt_box > * {
  display: inline-block;
  width: calc(100% - 200px);
  box-sizing: border-box;
  vertical-align: top;
}
.img_txt_box > div {
  padding: 0 50px 0 0;
}
.img_txt_box > img {
  width: 200px;
}
.category_tabpanel_wrap .search_wrap {
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .cont_box.world {
    padding: 20px;
  }
  .cont_box .btn {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    padding: 10px;
    margin-top: 10px;
  }
  .country_wrap .country_grid {
    display: inline-block;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .country_wrap .country_grid:first-of-type {
    margin-top: 0;
    border-bottom: solid 1px #dcdcdc;
  }
  .country_wrap .country_grid > * {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
  }
  .country_wrap .country_grid > img {
    width: 200px;
    margin: 0 auto;
    display: none;
  }
  .country_wrap .country_box .cont_txt {
    padding: 0;
  }
  .post_wrap .post_grid,
  .post_wrap.four .post_grid {
    display: inline-block;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .post_wrap .post_grid:first-of-type {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .cont_sub_tit {
    font-size: 16px;
  }
  .cont_sub_tit .tit_btn {
    font-size: 15px;
  }
  .cont_sub_tit .btn_all_sch {
    position: absolute;
    border: 0;
    bottom: 6px;
    left: 0;
  }
  .cont_tit {
    font-size: 18px;
  }
  .cont_txt {
    font-size: 15px;
  }
  .cont_btn_wrap .cont_btn,
  .cont_btn_wrap .cont_btn_w {
    max-width: 100%;
  }
  .cont_btn_wrap {
    display: block;
  }
  .cont_btn_wrap.is_pair .cont_btn {
    width: 100%;
    margin: 0;
  }
  .cont_btn_wrap.is_pair .cont_btn:nth-of-type(2) {
    margin-left: 0;
    margin-top: 10px;
  }
  .cont_tit .cont_btn_wrap .cont_btn_w {
    margin-left: 0;
  }
  .cont_btn_wrap .cont_btn_w.link {
    text-align: center;
  }
  .cont_box_w ul {
    width: 100%;
  }
  .cont_box_w ul li span {
    padding-left: 0;
  }
  .cont_box.world {
    padding: 20px;
  }
  .cont_box .btn {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    margin: 0;
  }
  .cont_box a {
    word-break: break-all;
  }
  .cont_table table {
    word-break: break-all;
  }
  .cont_table table th {
    word-break: break-all;
  }
  .cont_table table td textarea {
    min-height: 200px;
  }
  .cont_s_tit {
    font-size: 16px;
    margin: 20px 0 10px;
    font-weight: 400;
  }
  .cont_s_tit .btn_wrap {
    float: none;
    margin-top: 10px;
    display: block;
    overflow: hidden;
  }
  .cont_s_tit .btn_wrap.is_pair .btn {
    width: calc(50% - 5px);
    margin-left: 10px;
    float: left;
  }
  .cont_s_tit .btn_wrap.is_pair .btn:first-of-type {
    margin-left: 0;
  }
  .cont_s_tit:before {
    top: 13px;
  }
  .cont_dot_tit {
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0 5px 0;
    text-indent: 8px;
  }
  .category_tab_grid_wrap .category_tab_grid {
    display: inline-block;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .category_tab_grid_wrap .category_tab_grid:first-of-type {
    margin-top: 0;
  }
  .img_txt_box > * {
    width: 100%;
  }
  .img_txt_box > div {
    padding: 0;
  }
  .img_txt_box > img {
    width: 200px;
    margin: 0 auto;
    display: block;
    padding: 10px 0 0 0;
  }
}

.pc_onry {
  display: block;
}
.pc_in_onry {
  display: inline-block;
}
.mo_onry {
  display: none;
}
@media screen and (max-width: 768px) {
  .pc_onry,
  .pc_in_onry {
    display: none;
  }
  .mo_onry {
    display: block;
  }
}

.table_wrap table {
  width: 100%;
  table-layout: fixed;
  border-right: solid 1px #e7e7e7;
  border-top: solid 2px #675048;
  border-collapse: unset;
}
.table_wrap table caption {
  overflow: hidden;
  position: absolute;
  border: 0;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.table_wrap table th {
  padding: 10px;
  text-align: center;
  border-left: solid 1px #e7e7e7;
  border-bottom: solid 1px #e7e7e7;
  background-color: #fbfbfb;
  vertical-align: middle;
  word-break: keep-all;
  font-weight: 500;
  box-sizing: border-box;
  font-size: 15px;
}
.table_wrap table th label {
  font-weight: 500;
  margin: 0;
}
.table_wrap table td {
  padding: 10px;
  border-left: solid 1px #e7e7e7;
  border-bottom: solid 1px #e7e7e7;
  box-sizing: border-box;
  font-size: 15px;
}
.table_wrap table td.non_bd_l {
  border-left: none;
}
.table_wrap table td label {
  font-weight: 400;
}
.table_wrap.new_check .input_check{ width: 0px; height: 0; overflow: hidden}
.table_wrap .info {
  color: #707070;
  font-size: 14px;
}
.table_wrap.cust table td input::placeholder {
  color: transparent;
}
.wid_20p_30p {
  width: 20%;
}
.wid_80p_70p {
  width: 80%;
}
.table_wrap .btn_input_wrap {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}
.table_wrap .btn_input_wrap .btn {
  margin-right: 10px;
  min-width: 116px;
  min-height: 36px;
  line-height: 36px;
  padding: 0 10px;
  display: inline-block;
  background-color: #6c6c6c;
  font-size: 15px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.table_wrap .btn_input_wrap .input_text_wrap {
  display: inline-block;
  width: 162px;
  vertical-align: middle;
}
.table_wrap .input_text_wrap,
.table_wrap .input_date {
  width: 288px;
  display: inline-block;
  vertical-align: middle;
}
.table_wrap .input_text_wrap.wid100p {
  width: 100%;
}
.table_wrap .input_select_wrap {
  display: inline-block;
  vertical-align: middle;
  width: 500px;
}
.table_wrap .input_text_margin {
	margin-bottom: 14px;
}
.table_wrap .email_wrap {
  font-size: 0;
}
.table_wrap .email_wrap .input_text_wrap {
  width: 245px;
}
.table_wrap .email_wrap > span {
  margin: 0 5px;
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
}
.table_wrap .email_wrap .input_select_wrap {
  width: auto;
}
.table_wrap .email_wrap .input_select_wrap select {
  border-left: none;
}
.table_wrap .require {
  vertical-align: middle;
  margin-right: 3px;
}
.table_wrap .list {
  border-right: none;
}
.table_wrap .list th,
.table_wrap .list td {
  border-left: none;
}

@media screen and (max-width: 768px) {
  .table_wrap table th,
  .table_wrap table td {
    word-break: break-all;
    vertical-align: middle;
    padding: 10px 5px;
  }
  .table_wrap table th label {
    font-size: 14px;
  }
  .table_wrap .btn_input_wrap {
    display: block;
  }
  .table_wrap .btn_input_wrap .btn {
    margin-right: 0;
    width: 100%;
  }
  .table_wrap .btn_input_wrap .input_text_wrap {
    width: 100%;
    margin-top: 5px;
  }
  .table_wrap .input_text_wrap,
  .table_wrap .input_date {
    width: 100%;
  }
  .table_wrap .email_wrap .input_text_wrap {
    width: calc(50% - 12px);
    margin-bottom: 5px;
  }
  .table_wrap .input_select_wrap,
  .table_wrap .email_wrap .input_select_wrap {
    width: 100%;
  }
  .table_wrap .email_wrap .input_select_wrap select {
    border-left: 1px solid #dfdfdf;
  }
  .table_wrap .email_wrap > span {
    width: auto;
    text-align: center;
    margin: 0 5px 5px 5px;
  }
  .table_wrap.cust table td input::placeholder {
    color: #9a9a9a;
  }
  .table_wrap .input_text_wrap.wid90p {
    width: 90%;
  }
  .table_wrap .address_wrap .btn_input_wrap .input_text_wrap {
    width: calc(100% - 126px);
    margin: 0;
    margin-left: 10px;
  }
  .table_wrap .address_wrap .btn_input_wrap .btn {
    width: 116px;
  }
}

/* 차트 */
.chart_menu {
  display: block;
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
.chart_menu a {
  color: #616161;
}
.chart_menu a:after {
  content: '';
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 100px;
  background-color: #616161;
  vertical-align: middle;
  margin-top: -3px;
  margin: -3px 10px 0 13px;
}
.chart_menu a:last-of-type:after {
  display: none;
}
.chart_menu .btn_on {
  color: #CB6E0F;
}

.layer_popup .input_select_wrap {
  max-width: 200px;
  display: inline-block;
  vertical-align: middle;
}

.layer_popup .input_text_wrap {
  display: inline-block;
  min-width: calc(100% - 110px);
  max-width: calc(100% - 110px);
}
.layer_popup .input_text_wrap.wid100p {
  width: 100%;
  min-width: unset;
  max-width: unset;
}
.layer_popup .input_total_wrap {
  font-size: 0;
}
.layer_popup .input_total_wrap .input_text_wrap {
  min-width: calc(100% - 330px);
  max-width: calc(100% - 330px);
  vertical-align: middle;
  margin: 0 5px;
}
.layer_popup .input_text_wrap.wid200 {
  min-width: auto;
  width: 200px;
  vertical-align: middle;
  margin-left: 5px;
}
.layer_popup .email_wrap .input_text_wrap {
  width: calc(50% - 100px);
  min-width: auto;
  max-width: none;
  display: inline-block;
}
.layer_popup .email_wrap .input_select_wrap {
  vertical-align: top;
}
.layer_popup .btn {
  background-color: #aa611d;
  padding: 6px 10px;
  color: #fff;
  display: inline-block;
  box-sizing: border-box;
  font-size: 15px;
  font-weight: 400;
  margin-left: 10px;
  min-width: 90px;
  vertical-align: middle;
}
.layer_popup .btn_wrap .btn {
  min-width: 120px;
}
.layer_popup .btn:hover,
.layer_popup .btn:focus {
  text-decoration: underline;
}
.layer_popup .gray_btn {
  background-color: #666666;
}
.layer_popup .btn_layer {
  background-color: #3F5786;
}
.layer_popup .tit {
  font-size: 18px;
}
.layer_popup .input_check_wrap .btn_layer {
  background: none;
}

@media screen and (max-width: 768px) {
  .layer_popup .input_select_wrap {
    display: block;
    max-width: 100%;
  }
  .layer_popup .input_text_wrap,
  .layer_popup .input_total_wrap .input_text_wrap {
    display: block;
    min-width: 100%;
    max-width: 100%;
  }
  .layer_popup .input_total_wrap .input_text_wrap {
    margin: 10px 0;
  }
  .layer_popup .btn {
    display: inline-block;
    width: 100%;
    margin: 10px 0 0 0;
  }
  .layer_popup .input_text_wrap.wid200 {
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }
  .layer_popup .email_wrap .input_text_wrap {
    width: calc(50% - 11px);
  }
  .layer_popup .email_wrap .input_select_wrap {
    margin-top: 5px;
  }
}

/* 주제별 */
.ctgr_cont_tab {
  display: none;
}
.tab_one_author,
.tab_01_subject {
  display: block;
}
.ctgr_cont_subject {
  padding-top: 30px;
}
.sch_list_menu {
  border: solid 1px #e7e7e7;
  margin-top: 20px;
  position: relative;
  font-size: 0;
}
.sch_list_menu:before {
  content: '';
  position: absolute;
  top: 0;
  left: 33.33%;
  width: 1px;
  height: 100%;
  background-color: #e7e7e7;
}
.sch_list_menu:after {
  content: '';
  position: absolute;
  top: 0;
  right: 33.33%;
  width: 1px;
  height: 100%;
  background-color: #e7e7e7;
}
.sch_list_menu ul {
  width: 33.33%;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  border: none;
  min-height: 300px;
  max-height: 300px;
  overflow-y: auto;
  vertical-align: top;
}
.sch_list_menu ul li {
  width: 100%;
  box-sizing: border-box;
}
.sch_list_menu ul li a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 0 10px;
  height: 38px;
  line-height: 36px;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sch_list_menu ul li a.on {
  background-color: #fff;
  color: #c47020;
  border-top: solid 1px #e7e7e7;
  border-bottom: solid 1px #e7e7e7;
  background-image: url(/resource/templete/li/common/img/search/hover_next_icon.png);
  background-position: 97% center;
  background-repeat: no-repeat;
  border-right: 0;
  border-left: 0;
  padding-right: 30px;
}
.sch_list_menu ul li a.hov {
  background-color: #fff;
  color: #c47020;
  border: solid 3px #c47020;
  background-image: url(/resource/templete/li/common/img/search/hover_sch_icon.png);
  background-position: 97% center;
  background-repeat: no-repeat;
  padding: 0 7px;
  line-height: 32px;
  padding-right: 30px;
}
.sch_list_menu ul li a.active {
  color: #c47020;
}
.sch_list_menu.depth_sch_list ul li a.active {
  position: relative;
}
.sch_list_menu.depth_sch_list ul li a.active:after {
  content: '';
  position: absolute;
  display: block;
  top: 5px;
  right: 10px;
  width: 20px;
  height: 20px;
  background-image: url(/resource/templete/li/common/img/common/sp.png);
  background-position: -160px -23px;
  background-repeat: no-repeat;
}
.sch_list_menu.depth_sch_list .sch_list_depth01 li a.active:after {
  background-image: url(/resource/templete/li/common/img/search/hover_sch_icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.sch_list_menu ul ul {
  position: absolute;
  width: 33.33%;
  top: 0;
  left: 33.33%;
  border-left: solid 1px #e7e7e7;
  border-right: solid 1px #e7e7e7;
  height: 100%;
}
.sch_list_menu ul ul li {
  width: 100%;
  border-right: 0;
  display: none;
}
.sch_list_menu ul ul ul {
  left: 100%;
  width: 100%;
  border: none;
  height: 100%;
  overflow: auto;
}
.sch_list_menu ul ul ul li {
  display: none;
}
.ctgr_cont_subject .ctgr_cont_tab_wrap a {
  width: 33.33%;
}
.sch_list_menu.depth02 ul ul {
  width: calc(100% - 33.33%);
  border-right: none;
  overflow: auto;
}
.sch_list_menu.depth02 ul ul li {
  width: 33%;
}
.sch_box {
  border: solid 1px #e7e7e7;
  padding: 10px 20px;
  margin-top: 10px;
  position: relative;
  padding-right: 90px;
}
.sch_box .tit {
  font-size: 16px;
  font-weight: 500;
  margin: 10px 0 5px 0;
}
.sch_box .tit:first-of-type {
  margin-top: 0;
}
.sch_box a {
  background-color: #f3f3f3;
  padding: 3px 5px;
  font-size: 14px;
  margin: 3px 10px 3px 0;
  display: inline-block;
}
.sch_box a:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(/resource/templete/li/common/img/search/del_icon.png);
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 5px;
}

@media screen and (max-width: 768px) {
  .sch_list_menu ul li {
    width: 100%;
  }
  .sch_list_menu ul ul,
  .sch_list_menu.depth02 ul ul {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    border: none;
    min-height: auto;
  }
  .sch_list_menu ul ul li,
  .sch_list_menu.depth02 ul ul li {
    width: 100%;
    text-indent: 15px;
  }
  .sch_list_menu ul ul li:last-of-type {
    border-bottom: solid 1px #e7e7e7;
  }
  .sch_list_menu ul ul ul {
    position: relative;
    top: auto;
    left: auto;
  }
  .sch_list_menu ul ul ul li {
    text-indent: 30px;
  }
  .layer_popup .tit {
    margin-top: 10px;
  }
  .sch_box {
    padding: 10px;
  }
  .sch_box a {
  }
  .sch_list_menu.depth_sch_list {
    border: none;
  }
  .sch_list_menu.depth_sch_list ul {
    width: 100%;
    margin-top: 10px;
    border: solid 1px #e7e7e7;
    min-height: 30px;
    max-height: 150px;
  }
  .sch_list_menu.depth_sch_list:before,
  .sch_list_menu.depth_sch_list:after {
    display: none;
  }
  .sch_list_menu.depth_sch_list .select_tit {
    font-size: 14px;
  }
  .sch_list_menu.depth_sch_list ul:first-of-type {
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    color: #666666;
    border: 1px solid #a55a19;
    display: none;
    position: absolute;
    border-top: none;
    width: 100%;
    max-height: 150px;
    background: #fff;
    box-sizing: border-box;
    top: 42px;
    left: 0;
    z-index: 10;
    margin-top: -1px;
  }
  .sch_list_menu.depth_sch_list ul:first-of-type li a.active:after {
    background: none;
  }
}
.sch_grid_wrap {
  width: 100%;
  display: block;
  box-sizing: border-box;
  font-size: 0;
  border-top: solid 1px #675146;
}
.sch_grid {
  width: 20%;
  display: inline-block;
  box-sizing: border-box;
  font-size: 15px;
}
.sch_grid2 {
  width: 33%;
  display: inline-block;
  box-sizing: border-box;
  font-size: 15px;
}
.sch_grid_wrap.twin .sch_grid {
  width: 50%;
}
.sch_grid h6,
.sch_grid h5 {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding: 10px 20px;
}
.sch_grid h5 {
  display: none;
}
.sch_grid h6:before {
  content: '';
  width: 1px;
  height: 16px;
  position: absolute;
  top: 15px;
  left: 0;
  background-color: #dcdcdc;
}
.sch_grid:first-of-type h6:before {
  display: none;
}
.sch_grid2 {
  width: 33%;
  display: inline-block;
  box-sizing: border-box;
  font-size: 15px;
}
.sch_grid_wrap.twin .sch_grid2 {
  width: 50%;
}
.sch_grid2 h6,
.sch_grid2 h5 {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  padding: 10px 20px;
}
.sch_grid2 h5 {
  display: none;
}
.sch_grid2 h6:before {
  content: '';
  width: 1px;
  height: 16px;
  position: absolute;
  top: 15px;
  left: 0;
  background-color: #dcdcdc;
}
.sch_grid2:first-of-type h6:before {
  display: none;
}

.sch_grid_list {
  width: 100%;
  height: 200px;
  overflow-y: auto;
  box-sizing: border-box;
  border-top: solid 1px #dfdfdf;
  border-left: solid 1px #dfdfdf;
  border-bottom: solid 1px #a6a6a6;
  padding: 10px;
}
.sch_grid_list a {
  display: block;
  font-size: 15px;
  line-height: 28px;
}
.sch_grid_list a span {
  margin-left: 5px;
}
.sch_grid:first-of-type .sch_grid_list,
.sch_grid2:first-of-type .sch_grid_list {
  border-left: none;
}
.sch_grid_wrap .sch_box {
  margin-top: 0;
  border: none;
  border-bottom: solid 1px #a6a6a6;
  position: relative;
  padding-right: 90px;
  min-height: 55px;
  box-sizing: border-box;
}
.sch_box .reset_btn {
  font-size: 15px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.sch_box .reset_btn:before {
  background: url(/resource/templete/li/common/img/search/reset.png) center
    center no-repeat;
  content: '';
  width: 14px;
  height: 24px;
  display: inline-block;
  background-size: 100%;
  vertical-align: top;
  margin-right: 3px;
}
.sch_grid_wrap .sch_box a span:after {
  content: '>';
  margin: 0 3px;
}
.sch_grid_wrap .sch_box a span:last-of-type:after {
  display: none;
}
.type_btn {
  font-size: 15px;
  font-weight: 400;
  margin: 0 5px;
  opacity: 0.5;
}
.type_btn.on {
  opacity: 1;
}
.type_btn.list {
  padding-left: 18px;
  background: url(/resource/templete/li/common/img/search/list_type.png) left
    center no-repeat;
  background-size: 12px auto;
}
.type_btn.post {
  padding-left: 18px;
  background: url(/resource/templete/li/common/img/search/post_type.png) left
    center no-repeat;
  background-size: 12px auto;
}

@media screen and (max-width: 768px) {
  .sch_grid_wrap {
    padding: 10px 0;
  }
  .sch_grid {
    width: 100%;
    position: relative;
    border: solid 1px #dfdfdf;
    margin-top: 5px;
    background: url(/resource/templete/li/common/img/common/search-arrow.png)
      calc(100% - 10px) center no-repeat;
  }
  .sch_grid2 {
    width: 100%;
    position: relative;
    border: solid 1px #dfdfdf;
    margin-top: 5px;
    background: url(/resource/templete/li/common/img/common/search-arrow.png)
      calc(100% - 10px) center no-repeat;
  }
  .sch_grid_wrap.twin .sch_grid {
    width: 100%;
  }
  .sch_grid:first-of-type {
    margin-top: 0;
  }
  .sch_grid_list {
    display: none;
    border: solid 1px #dfdfdf;
    border-top: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 1;
  }
  .sch_grid:first-of-type .sch_grid_list {
    border: solid 1px #dfdfdf;
  }
  .sch_grid h6 {
    padding: 10px;
    font-size: 15px;
    display: none;
  }
  .sch_grid h5 {
    display: block;
    padding: 10px;
    font-size: 15px;
  }

  .sch_grid2:first-of-type .sch_grid_list {
    border: solid 1px #dfdfdf;
  }
  .sch_grid2 h6 {
    padding: 10px;
    font-size: 15px;
    display: none;
  }
  .sch_grid2 h5 {
    display: block;
    padding: 10px;
    font-size: 15px;
  }

  .sch_grid_wrap .sch_box {
    border-top: solid 1px #a6a6a6;
    margin-top: 10px;
  }
}

.browsing_wrap {
  display: block;
  font-size: 0;
  margin-top: 30px;
}
.browsing_wrap .browsing_grid {
  display: inline-block;
  font-size: 15px;
  width: calc(50% - 5px);
  margin-left: 10px;
  vertical-align: top;
  box-sizing: border-box;
}
.browsing_wrap .browsing_grid .browsing_box {
  border: solid 1px #cfcfcf;
  box-sizing: border-box;
}
.browsing_wrap .browsing_grid .browsing_box div {
  box-sizing: border-box;
  height: 173px;
  overflow-y: auto;
}
.browsing_wrap .browsing_grid:first-of-type {
  margin-left: 0;
}
.browsing_wrap .browsing_grid:first-of-type .browsing_box div {
  height: 446px;
}
.browsing_wrap .browsing_grid .cont_table {
  margin-top: 0;
}
.browsing_wrap .browsing_grid .cont_table table {
  border-top: solid 1px #e7e7e7;
  border-right: none;
}
.browsing_wrap .browsing_grid .cont_table table tr th {
  border-left: none;
  text-align: left;
}
.browsing_wrap .browsing_grid .cont_table table tr th .btn {
  display: inline-block;
  min-width: auto;
  padding: 5px;
  background-color: #6c6c6c;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 1;
  vertical-align: top;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-left: 5px;
  border-radius: 3px;
}
.browsing_wrap .browsing_grid .cont_table table tr td {
  border-left: none;
}
.browsing_wrap .browsing_grid .cont_table table tr:last-of-type td {
  border-left: none;
  border-bottom: solid 1px #e7e7e7;
}
.browsing_wrap .browsing_grid p {
  font-size: 0;
  font-weight: 500;
  background-color: #f8f8f8;
  border-bottom: solid 1px #cfcfcf;
}
.browsing_wrap .browsing_grid p span {
  display: inline-block;
  font-size: 15px;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}
.browsing_wrap .browsing_grid .col1 {
  width: 10%;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
}
.browsing_wrap .browsing_grid .col2 {
  width: 15%;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
}
.browsing_wrap .browsing_grid .col3 {
  width: 75%;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
}
.browsing_wrap .browsing_grid .input_check_wrap {
  vertical-align: top;
  margin-left: 10px;
}
.browsing_wrap
  .browsing_grid
  .input_check_wrap.disabled
  .input_check
  + label:before {
  background: none;
}
.browsing_wrap .browsing_grid .browsing_box .input_check_wrap {
  display: block;
  padding: 10px 15px;
  margin-left: 0;
}
.browsing_wrap .browsing_grid .browsing_box .input_check + label {
  display: block;
}
.browsing_wrap .browsing_grid .browsing_box .input_check_wrap .col2 {
  width: 20%;
}
.browsing_wrap .browsing_grid .browsing_box .input_check_wrap .col3 {
  width: 74%;
}
.browsing_wrap .browsing_grid a {
  padding: 10px;
  box-sizing: border-box;
  display: block;
}
.browsing_wrap .browsing_grid .browsing_box a:hover,
.browsing_wrap .browsing_grid .browsing_box a:focus {
  border-top: solid 1px #ededed;
  border-bottom: solid 1px #ededed;
  background-color: #fbfbfb;
  color: #c3711f;
  font-weight: 500;
}
.browsing_block {
  font-size: 0;
  border-top: solid 1px #a6a6a6;
  border-left: solid 1px #ebebeb;
}
.browsing_block a {
  font-size: 15px;
  padding: 8px 10px;
  display: inline-block;
  width: 20%;
  border: solid 1px #ebebeb;
  border-left: none;
  border-top: none;
  box-sizing: border-box;
  background-color: #fefefe;
}
.browsing_block a.active {
  border: solid 1px #c37020;
  color: #c37020;
}
.browsing_block a:hover,
.browsing_block a:focus {
  background-color: #c37020;
  color: #fff;
}

.sch_depth_list {
  font-size: 0;
  overflow: hidden;
  border: solid 1px #a6a6a6;
}
.sch_depth_list .depth_list {
  display: inline-block;
  width: 20%;
  font-size: 14px;
  float: left;
  background-color: #fbfbfb;
  box-sizing: border-box;
  border-left: solid 1px #e4e4e4;
  height: 400px;
  overflow: auto;
}
.sch_depth_list .depth_list:first-of-type {
  border: none;
}
.sch_depth_list .depth_list a {
  display: block;
  padding: 10px;
}
.sch_depth_list .depth_list a.on {
  background-color: #fff;
  color: #c47020;
  border-top: solid 1px #e7e7e7;
  border-bottom: solid 1px #e7e7e7;
  background-image: url(/resource/templete/li/common/img/search/hover_next_icon.png);
  background-position: 97% center;
  background-repeat: no-repeat;
  border-right: 0;
  border-left: 0;
  padding-right: 30px;
}
.sch_depth_list .depth_list a:hover {
  background-color: #fff;
  color: #c47020;
  border: solid 2px #c47020;
  background-image: url(/resource/templete/li/common/img/search/hover_sch_icon.png);
  background-position: 97% center;
  background-repeat: no-repeat;
  padding: 0 7px;
  line-height: 32px;
  padding-right: 30px;
}
@media screen and (max-width: 1024px) {
  .browsing_wrap .browsing_grid {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .browsing_wrap .browsing_grid:first-of-type {
    margin-top: 0;
  }
  .browsing_wrap .browsing_grid:first-of-type .browsing_box div,
  .browsing_wrap .browsing_grid .browsing_box div {
    height: 200px;
  }
  .browsing_wrap .browsing_grid .col1 {
    width: 15%;
  }
  .browsing_wrap .browsing_grid .col2 {
    width: 20%;
  }
  .browsing_wrap .browsing_grid .col3 {
    width: 65%;
  }
  .browsing_wrap .browsing_grid .browsing_box .input_check_wrap .col2 {
    width: 32%;
    vertical-align: top;
  }
  .browsing_wrap .browsing_grid .browsing_box .input_check_wrap .col3 {
    width: 61%;
    vertical-align: top;
  }
  .browsing_wrap
    .browsing_grid
    .browsing_box
    .input_check_wrap
    .input_check
    + label:before {
    vertical-align: top;
    margin-top: 5px;
  }
  .browsing_block a {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .sch_depth_list .depth_list {
    width: 100%;
    border: none;
    border-top: solid 1px #e4e4e4;
    border-bottom: solid 1px #e4e4e4;
    min-height: 40px;
    height: auto;
  }
  .sch_depth_list .depth_list:first-of-type {
    border: none;
  }
  .layer_popup .category_wrap .category_list {
    display: block;
  }
}
.search_list_wrap {
  border-top: solid 1px #a6a6a6;
  border-bottom: solid 1px #a6a6a6;
  position: relative;
}
.search_list_wrap .search_list {
}
.search_list_wrap .search_list li {
  padding: 20px;
  border-bottom: solid 1px #dfdfdf;
  position: relative;
}
.search_list_wrap .search_list li:last-of-type {
  border-bottom: none;
}
.search_list_wrap.thumb .search_list li {
  padding: 20px 20px 20px 0;
}
.search_list_wrap .search_list li .img_wrap {
  display: inline-block;
  width: 96px;
  height: 142px;
  border: solid 1px #c2c1bf;
  margin-right: 20px;
  box-sizing: border-box;
  vertical-align: top;
  text-align: center;
  padding-top: 25px;
}
.search_list_wrap .search_list li .img_wrap img {
  max-width: 100%;
  max-height: 100%;
}
.search_list_wrap .search_list li .info_wrap {
  display: block;
  width: 100%;
  box-sizing: border-box;
  vertical-align: top;
  padding-left: 15px;
}
.search_list_wrap.thumb .search_list li .info_wrap {
  width: calc(100% - 120px);
  display: inline-block;
}
.search_list_wrap .search_list li .info_wrap .tit {
  display: inline-block;
  padding: 0;
  color: #131313;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  padding-left: 10px;
}
.search_list_wrap.chk .search_list li .info_wrap .tit {
  width: 100%;
}
.search_list_wrap .search_list li .info_wrap .tit:hover .txt,
.search_list_wrap .search_list li .info_wrap .tit:focus .txt {
  text-decoration: underline;
}
.search_list_wrap .search_list li .info_wrap .tit .txt {
  display: inline;
  vertical-align: top;
  margin: 0;
}
.search_list_wrap .search_list li .info_wrap .tit .num {
  display: inline-block;
  color: #707070;
  margin-right: 5px;
  vertical-align: top;
}
.search_list_wrap .search_list li .info_wrap .category {
  display: inline-block;
  border: solid 1px #cccccc;
  color: #707070;
  background-color: #fafafa;
  padding: 3px 10px;
  font-size: 12px;
  vertical-align: top;
  margin-right: 10px;
}
.search_list_wrap .search_list li .info_wrap .input_check_wrap {
  margin-right: 0;
  vertical-align: top;
  margin-top: 2px;
  position: absolute;
  top: 20px;
  left: 15px;
}
.search_list_wrap .search_list li .info_wrap .info {
  font-size: 15px;
}
.search_list_wrap.chk .search_list li .info_wrap .info {
  padding-left: 30px;
}
.search_list_wrap .search_list li .info_wrap .info span {
  /* color:#707070; */
  margin-right: 20px;
}
.search_list_wrap .search_list li .info_wrap .info span b {
  color: #555555;
}
.search_list_wrap .search_list li .info_wrap .info span b:after {
  content: ':';
  margin: 0 3px;
}
.search_list_wrap .highlight {
  color: #fff;
  background: #1ca1ff;
}
.search_list_wrap.list_btn .search_list li {
  padding-right: 100px;
}
.search_list_wrap.list_btn .btn {
  color: #333;
  background-color: #fff;
  border: solid 1px #dcdcdc;
  position: absolute;
  top: 50%;
  right: 0;
  margin: 0;
  transform: translateY(-50%);
  font-weight: 300;
}
.search_list_wrap.list_btn .btn:after {
  content: '';
  width: 7px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  background: url(/resource/templete/li/common/img/common/layout.png) -270px -56px
    no-repeat;
  margin-top: -3px;
  margin-left: 10px;
}

.search_result {
  overflow: hidden;
}
.search_result h3 {
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  float: left;
  max-width: calc(100% - 200px);
  box-sizing: border-box;
}
.search_result h3 span:after {
  content: ',';
  margin-right: 5px;
  color: #333;
}
.search_result h3 span:nth-last-child(2):after,
.search_result h3 span:last-of-type:after {
  display: none;
}
.search_result h3 .red_txt {
  color: #986a21;
}
.search_result .sch_btn {
  float: right;
}
.search_result .sch_btn button {
  font-weight: 400;
  color: #737373;
}
.search_result .sch_btn button:first-of-type {
  margin-right: 10px;
}
.search_result .sch_btn button.on {
  color: #131313;
  text-decoration: underline;
  text-underline-position: under;
}
.board_util_wrap .input_check_wrap label {
  font-weight: 500;
  margin-top: 5px;
}
.detail_info_wrap .category {
  display: inline-block;
  border: solid 1px #cccccc;
  color: #333;
  background-color: #fafafa;
  padding: 3px 10px;
  font-size: 12px;
  vertical-align: top;
  margin-right: 10px;
}
.detail_info_wrap .title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 5px;
}
.detail_info {
  border-top: solid 2px #685247;
  border-bottom: solid 1px #a6a6a6;
  padding: 15px 0;
}
.detail_info .table {
  display: block;
  width: 100%;
  padding: 5px 0;
  font-size: 0;
}
.detail_info .table span {
  display: inline-block;
  max-width: calc(100% - 100px);
  vertical-align: top;
  font-size: 15px;
}
.detail_info .table span.info_title {
  min-width: 100px;
  max-width: 100px;
  font-weight: 500;
}
.detail_info .table_wrap {
  display: inline-block;
  width: 50%;
  vertical-align: top;
}
.detail_info .table_wrap .table span {
  padding-right: 10px;
  font-size: 15px;
}
.detail_info .table_wrap .table span.info_title {
  min-width: 95px;
  padding-right: 0;
  font-size: 15px;
}
.detail_info .table_wrap.wid100p {
  width: 100%;
}

.view_wrap {
  border-top: solid 2px #685247;
}
.view_wrap .title_wrap {
  padding: 20px 0 15px 0;
  position: relative;
}
.view_wrap .title_wrap h6 {
  font-size: 24px;
  font-weight: 500;
}
.view_wrap .title_wrap span {
  font-size: 18px;
  color: #aa611d;
}
.view_wrap .title_wrap .print_btn {
  position: absolute;
  bottom: 15px;
  right: 0;
  padding: 6px;
  display: block;
  box-sizing: border-box;
  background: #8e8c8d;
}
.view_wrap .title_wrap .print_btn span {
  width: 17px;
  height: 17px;
  display: block;
  box-sizing: border-box;
  background: url(/resource/templete/nl/common/img/common/layout.png) -339px 0px
    no-repeat;
  overflow: hidden;
  font-size: 5px;
  color: transparent;
}
.view_wrap .detail_info {
  border-top: solid 1px #685247;
  display: block;
  font-size: 0;
}
.view_wrap .detail_info p {
  font-size: 15px;
}
.marc_info_wrap .detail_info div span {
  display: inline-block;
  font-size: 15px;
  width: 90%;
  padding: 5px 0;
}
.marc_info_wrap .detail_info div span.info_title {
  width: 10%;
}
.btn_wrap .btn_dark {
  background-color: #544435;
}
.btn_wrap .btn_list {
  background-color: #6c6c6c;
}
.btn_wrap .btn_white {
  background-color: #fff;
  color: #6c6c6c;
  border: solid 1px #dcdcdc;
}
.btn_wrap .btn_black {
  background-color: #6c6c6c;
  color: #fff;
  border: solid 1px #6c6c6c;
}
.btn_wrap .btn.fl_right {
  float: right;
}
.popup_contents .btn_wrap.mt0 {
  margin-top: 0;
}

.view_tit {
  font-size: 22px;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 10px;
}
.view_tit.line {
  border-bottom: solid 2px #675146;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.view_tit .btn_wrap {
  display: inline-block;
  float: right;
  margin-top: 0;
}
.view_tit .btn_wrap .btn {
  font-size: 14px;
  line-height: 22px;
  min-width: 110px;
  margin-left: 5px;
}

.diagram_wrap {
  display: block;
  font-size: 0;
}
.diagram_grid {
  display: inline-block;
  font-size: 15px;
  width: calc(80% - 10px);
  margin-left: 10px;
  vertical-align: top;
}
.diagram_grid:first-of-type {
  width: 20%;
  margin-left: 0;
}
.diagram_grid .diagram {
  border: 1px solid #dfdfdf;
}
.diagram_grid .diagram .diagram_title {
  display: block;
  padding: 16px 0;
  background-color: #f8f8f8;
  font-size: 15px;
  color: #000;
  font-weight: 500;
  border-bottom: 1px solid #dfdfdf;
  text-align: center;
}
.diagram_grid .diagram .diagram_info {
  padding: 10px 20px;
}
.diagram_grid .diagram .diagram_info span {
  display: block;
  padding: 5px 0;
}
.diagram_grid .sub_cont_table {
  border-top: 1px solid #dfdfdf;
}
.diagram_grid .sub_cont_table:first-of-type {
  margin-top: 0;
}
.diagram_grid .sub_cont_table .not_bd span {
  width: 768px;
}
.right {
  text-align: right;
}
.board_util_wrap .title {
  font-size: 18px;
  font-weight: 500;
}

.view_total_wrap {
  font-size: 0;
  display: block;
  border-top: solid 2px #685247;
  border-bottom: solid 1px #a6a6a6;
}
.view_total_wrap > div {
  display: inline-block;
  font-size: 15px;
  width: 80%;
  vertical-align: top;
  box-sizing: border-box;
}
.view_total_wrap .img_wrap {
  width: 20%;
  padding: 20px;
}
.view_total_wrap .img {
  display: block;
  width: 100%;
  height: 130px;
  border: solid 1px #c2c1bf;
  box-sizing: border-box;
  text-align: center;
  padding: 15px;
}
.view_total_wrap .img img {
  max-width: 100%;
  max-height: 100%;
}
.view_total_wrap .view_wrap,
.view_total_wrap .view_wrap .detail_info {
  border: none;
}
.view_total_wrap .view_wrap .detail_info {
  border-top: solid 1px #dfdfdf;
}
.view_btn_wrap {
  display: block;
  margin-top: 10px;
  font-size: 0;
  box-sizing: border-box;
}
.view_btn_wrap .btn {
  display: inline-block;
  padding: 5px 20px;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  width: 100%;
  margin-top: 6px;
  vertical-align: middle;
  box-sizing: border-box;
  background-color: #6c6c6c;
  color: #fff;
}
.view_btn_wrap .btn_half {
  width: calc(50% - 3px);
  margin-top: 0;
  margin-left: 6px;
}
.view_btn_wrap .btn:first-of-type {
  margin-top: 0;
  margin-left: 0;
}
.view_btn_wrap .btn_white {
  background-color: #fff;
  color: #6c6c6c;
  border: solid 1px #dcdcdc;
}
.view_btn_wrap .btn_aladin {
  background: url(/resource/templete/li/common/img/common/aladin.png)
    calc(50% - 50px) center no-repeat;
  padding-left: 40px;
}

.layer_popup_wrap .toggle_tit {
  border-top: solid 2px #675146;
  padding: 10px 0;
  margin-bottom: 0;
}
.layer_popup_wrap .tit_btn.toggle {
  top: 7px;
}
.chart_info_wrap {
  display: block;
  font-size: 0;
  padding: 20px;
  border: solid 1px #dfdfdf;
  border-top: solid 1px #a6a6a6;
}
.chart_info {
  display: inline-block;
  width: calc(50% - 10px);
  margin-left: 10px;
  box-sizing: border-box;
  font-size: 15px;
}
.chart_info:nth-of-type(odd) {
  margin-left: 0;
}
.map_grid_wrap {
  display: block;
  font-size: 0;
  margin-top: 15px;
}
.map_grid {
  display: inline-block;
  width: calc(50% - 5px);
  margin-left: 10px;
  border: solid 1px #dfdfdf;
  border-top: solid 1px #a6a6a6;
  font-size: 15px;
  box-sizing: border-box;
}
.map_grid:nth-of-type(odd) {
  margin-left: 0;
}
.map_grid .map_tit {
  display: block;
  padding: 5px 0;
  text-align: center;
  font-weight: 500;
  border-bottom: solid 1px #a6a6a6;
}
.map_grid .map {
  overflow: hidden;
}
.add_btn_wrap .btn {
  background-color: #fff;
  color: #6c6c6c;
  border: solid 1px #dcdcdc;
  margin: 0;
  min-width: auto;
  padding: 6px 0;
  width: 100%;
}
.add_btn_wrap .btn:before {
  content: '';
  width: 11px;
  height: 11px;
  display: inline-block;
  background: url(/resource/templete/li/common/img/common/layout.png) -229px -51px
    no-repeat;
  background-size: 300px auto;
  margin-right: 3px;
}
.add_btn_wrap .btn.del:before {
  background-position: -250px -51px;
}

.input_file_wrap {
  font-size: 0;
}
.input_file_wrap .input_file {
  position: relative;
  z-index: 1;
  min-width: 200px;
  height: 36px;
  border: 1px solid #dfdfdf;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 10px;
  font-size: 15px;
  color: #656565;
  box-sizing: border-box;
  font-weight: 300;
}
.input_file_wrap input[type='file'] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.input_file_wrap label {
  display: inline-block;
  min-width: 80px;
  height: 36px;
  line-height: 34px;
  vertical-align: top;
  box-sizing: border-box;
  background-color: #6c6c6c;
  color: #fff;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
.wid70_60p {
  width: 70%;
}
.wid10_20p {
  width: 10%;
}
.layer_popup .table_wrap .input_text_wrap.select {
  min-width: calc(100% - 203px);
  max-width: calc(100% - 203px);
}
.link_wrap {
  font-size: 0;
  margin: 20px 0;
}
.link_wrap button {
  font-size: 15px;
  color: #666666;
  font-weight: 400;
  display: inline-block;
  padding: 0 0 0 10px;
  margin-top: 5px;
}
.link_wrap button:hover,
.link_wrap button:focus {
  text-decoration: underline;
}
.link_wrap button:after {
  content: '';
  width: 2px;
  height: 2px;
  background-color: #666;
  margin: 0 5px;
  vertical-align: middle;
  display: inline-block;
}
.link_wrap button:last-of-type:after {
  display: none;
}
.link_wrap button.on {
  color: #c47020;
  border-bottom: solid 2px #c47020;
}
.cont_sub_tit .board_util_wrap {
  display: inline-block;
  margin: 0;
  float: right;
}
.cont_sub_tit .board_util_wrap .category_info {
  float: none;
}
.cont_sub_tit .board_util_wrap .btn {
  min-width: 45px;
  padding: 5px 10px;
  background: #626262;
  font-size: 15px;
  color: #fff;
  max-height: 33px;
  vertical-align: middle;
  margin-left: 5px;
}
@media screen and (max-width: 1024px) {
  .cont_sub_tit .board_util_wrap .category_info {
    margin: 10px 0;
  }
  .view_total_wrap .img_wrap {
    width: 100%;
  }
  .view_total_wrap > div {
    width: 100%;
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .search_list_wrap .search_list li .info_wrap .tit .num {
    display: none;
  }
  .search_list_wrap.chk .search_list li .info_wrap .tit {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
  }
  .search_list_wrap .search_list li .info_wrap .input_check_wrap {
    margin-left: 0;
    position: relative;
    top: auto;
    left: auto;
  }
  .search_list_wrap .search_list li .info_wrap .info span {
    display: block;
    margin: 0;
  }
  .search_list_wrap.chk .search_list li .info_wrap .info {
    padding-left: 0;
  }
  .search_list_wrap.list_btn .search_list li {
    padding-right: 20px;
  }
  .search_list_wrap.list_btn .btn {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    margin-top: 10px;
  }

  .search_result h3 {
    float: none;
    max-width: 100%;
    display: block;
  }
  .search_result .sch_btn {
    float: none;
    margin-top: 10px;
    display: block;
    text-align: right;
  }
  .board_util_wrap .input_check_wrap {
    margin: 0;
    vertical-align: middle;
    margin-top: -7px;
  }
  .board_util_wrap .input_check {
    top: 14px;
    left: 2px;
  }
  .detail_info .table {
    display: block;
  }
  .detail_info .table span {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .detail_info .table span.info_title,
  .detail_info .table_wrap .table span.info_title {
    width: 100%;
    max-width: 100%;
  }
  .detail_info .table_wrap {
    width: 100%;
  }
  .detail_info .table_wrap .table span {
    padding-right: 0;
  }
  .view_tit {
    font-size: 18px;
  }
  .view_tit.line {
    margin-bottom: 10px;
  }
  .view_tit .btn_wrap {
    display: block;
    float: none;
    margin-top: 10px;
  }
  .view_tit .btn_wrap .btn {
    padding: 5px 0;
    margin-left: 0;
  }
  .view_tit .btn_wrap.is_pair .btn {
    margin-left: 10px;
  }
  .view_tit .btn_wrap.is_pair .btn:first-of-type {
    margin-left: 0;
  }
  .view_wrap .title_wrap h6 {
    font-size: 18px;
  }
  .view_wrap .title_wrap span {
    font-size: 16px;
  }
  .diagram_grid {
    width: 100%;
    margin-left: 0;
  }
  .diagram_grid:first-of-type {
    width: 100%;
    margin-bottom: 20px;
  }
  .diagram_grid .diagram {
    border-right: none;
    border-left: none;
  }
  .diagram_grid .sub_cont_table .not_bd span {
    width: 100%;
  }
  .board_util_wrap .title {
    font-size: 16px;
    font-weight: 400;
    display: block;
  }

  .view_total_wrap > div,
  .view_total_wrap .img_wrap {
    width: 100%;
    padding: 0;
  }
  .view_total_wrap .img_wrap {
    margin-top: 10px;
  }

  .chart_info {
    width: 100%;
    margin-left: 0;
  }
  .map_grid {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
  .map_grid:nth-of-type(odd) {
    margin-top: 0;
  }
  .input_file_wrap .input_file {
    width: 100%;
  }
  .input_file_wrap label {
    width: 100%;
    margin-top: 10px;
  }
  .wid70_60p {
    width: 60%;
  }
  .wid10_20p {
    width: 20%;
  }
  .layer_popup .table_wrap .input_text_wrap.select {
    min-width: 100%;
    max-width: 100%;
    margin-top: 5px;
  }
  .cont_sub_tit .board_util_wrap {
    float: none;
    width: 100%;
  }
  .cont_sub_tit .board_util_wrap .category_info {
    float: none;
    width: 100%;
    text-align: right;
  }
  .cont_sub_tit .board_util_wrap .btn {
    margin: 0;
    width: calc(50% - 5px);
    margin-left: 10px;
    margin-top: 10px;
  }
  .cont_sub_tit .board_util_wrap .btn:first-of-type {
    margin: 0;
    margin-top: 10px;
  }
  .search_list_wrap .search_list li .info_wrap {
    padding-left: 0;
  }
  .search_list_wrap .search_list li .info_wrap .tit .txt {
    width: 100%;
    margin-top: 10px;
    display: inline-block;
  }
}

/* 월드라이브러리 메인 */
.tab_menu_wrap .tab_menu {
  font-size: 0;
  text-align: center;
}
.tab_menu_wrap .tab_menu li {
  display: inline-block;
  position: relative;
  padding: 0 22px;
  font-size: 18px;
  font-weight: 400;
  color: #505050;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  outline: 0;
}
.tab_menu_wrap .tab_menu li:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 4px;
  background: #b7b7b7;
  content: '';
}
.tab_menu_wrap .tab_menu li:first-child:before {
  display: none;
}
.tab_menu_wrap .tab_item a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 7px 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  cursor: pointer;
}
.tab_menu_wrap .tab_item a:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-bottom: 2px solid #a55a19;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  content: '';
}
.tab_menu_wrap .tab_item a:hover:before,
.tab_menu_wrap .tab_item a.on:before {
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
}
.tab_menu_wrap .tab_item a:hover,
.tab_menu_wrap .tab_item a.on {
  color: #a55a19;
  font-weight: 500;
}
.tab_menu_wrap .tab_item a.on:after {
  content: '더보기';
  font-weight: 500;
  margin-left: 5px;
  display: inline-block;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  background: url('/resource/templete/li/img/main/more_icon_main.png') center
    no-repeat;
  overflow: hidden;
  color: transparent;
  vertical-align: middle;
  background-size: 100% 100%;
  margin-top: -4px;
}
.tab_contents {
  display: none;
  margin-top: 30px;
}

.world_grid_wrap {
  font-size: 0;
  display: block;
}
.world_grid {
  display: inline-block;
  width: calc(33.33% - 14px);
  box-sizing: border-box;
  font-size: 15px;
  margin-left: 20px;
  vertical-align: top;
}
.world_grid:first-of-type {
  margin-left: 0;
}
.world_grid_img {
  border: solid 1px #d9d9d9;
  margin-bottom: 15px;
  position: relative;
}
.world_grid_img img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
}
.world_grid_img span {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  background-color: #58abb3;
  display: block;
  font-size: 18px;
  padding: 10px;
}
.world_grid_tit {
  font-size: 18px;
  color: #9b6021;
  font-weight: 500;
}
.world_grid_txt {
  font-size: 16px;
  color: #474747;
  font-weight: 500;
  margin: 5px 0;
  min-height: 50px;
  max-height: 50px;
  overflow: hidden;
}
.world_grid_info {
  font-size: 14px;
  color: #808080;
  min-height: 44px;
  max-height: 44px;
  overflow: hidden;
}
.world_tit {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  color: #242424;
}
.world_tit .more {
  float: right;
  font-size: 16px;
  display: inline-block;
  font-weight: 400;
  margin-top: 4px;
}
.world_tit .more:after {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(/resource/templete/li/common/img/common/lnb_open.png) 0 0
    no-repeat;
  content: '';
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 5px;
}
.world_link_wrap {
  font-size: 0;
  display: block;
}
.world_link_grid {
  display: inline-block;
  width: calc(50% - 10px);
  box-sizing: border-box;
  font-size: 15px;
  margin-left: 20px;
  vertical-align: top;
}
.world_link_grid:first-of-type {
  margin-left: 0;
}
.world_link_box {
  font-size: 0;
  display: block;
  background: url(/resource/templete/li/img/sub/world_main_link_bg02.png)
    calc(100% + 1px) bottom no-repeat;
  background-size: 45px;
  background-color: #91806e;
}
.world_link_box a {
  padding: 10px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  background: url(/resource/templete/li/img/sub/world_main_link.png) center
    calc(100% - 20px) no-repeat;
  padding-bottom: 45px;
  width: 50%;
  min-height: auto;
  height: auto;
  vertical-align: middle;
  box-sizing: border-box;
  word-break: keep-all;
}
.world_link_box a:last-of-type {
  border-left: solid 1px;
  border-color: rgba(255, 255, 255, 0.3);
}
.world_link_grid:first-of-type .world_link_box {
  background: url(/resource/templete/li/img/sub/world_main_link_bg01.png)
    calc(100% + 1px) bottom no-repeat;
  background-color: #b33e15;
  background-size: 55px;
}
.world_link_grid:last-of-type .world_link_box a:last-of-type {
}

.table_sch_btn {
  display: inline-block;
  min-width: 80px;
  height: 36px;
  line-height: 34px;
  vertical-align: top;
  box-sizing: border-box;
  background-color: #6c6c6c;
  color: #fff;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
.btn_wrap .list_btn {
  background-color: #a6a6a6;
}

@media screen and (max-width: 1425px) {
  .main_tab_wrap {
    padding: 0 15px;
  }
}

@media screen and (max-width: 1240px) {
  .world_link_box a {
    width: 100%;
    min-height: auto;
    line-height: 1.6;
  }
  .world_link_grid:last-of-type .world_link_box a:last-of-type {
    width: 100%;
  }
  .world_link_grid:first-of-type .world_link_box {
    padding-right: 0;
  }
  .world_link_box a:last-of-type {
    text-align: center;
    border-top: solid 1px;
  }
}

@media screen and (max-width: 860px) {
  .tab_menu_wrap .tab_menu li {
    width: 33.33%;
    padding: 0;
    font-size: 14px;
    font-weight: 400;
    word-break: keep-all;
    vertical-align: middle;
  }
  .tab_menu_wrap .tab_item a {
    padding: 10px;
  }
  .tab_menu_wrap .tab_item a:hover,
  .tab_menu_wrap .tab_item a.on {
    font-weight: 400;
  }
  .tab_menu_wrap .tab_item a:before {
    border: 0;
    transform: initial;
    -webkit-transform: initial;
  }
  .tab_menu_wrap .tab_item a:after {
    background: url(/resource/templete/li/img/main/m_more_icon_main.png) center
      no-repeat;
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
    vertical-align: middle;
  }

  .world_grid {
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }
  .world_link_grid:first-of-type {
    margin-top: 0;
  }
  .world_link_grid {
    width: 100%;
    margin: 0;
    margin-top: 10px;
  }
  .world_link_grid:first-of-type {
    margin-top: 0;
  }
  .world_link_box a {
    width: 100%;
    text-align: left;
    background-position: 30px calc(100% - 30px);
    line-height: 1.6;
    min-height: auto;
  }
  .world_link_box a:last-of-type {
    border: none;
    border-top: solid 1px;
    border-color: rgba(255, 255, 255, 0.3);
    text-align: left;
  }
  .world_link_grid:first-of-type .world_link_box {
    padding-right: 0;
  }
  .world_link_grid:last-of-type .world_link_box a:last-of-type {
    width: 100%;
  }
}
@media screen and (max-width: 410px) {
  .tab_menu_wrap .tab_menu li .break {
    display: block;
  }
}

.board_share {
  display: none;
}

.graph_apibox #chartLayer {
  position: relative;
  width: 100%;
  height: 450px;
  box-sizing: border-box;
}
.graph_apibox.h350 #chartLayer {
  height: 350px;
}

@media screen and (max-width: 860px) {
  .graph_apibox,
  .chart_menu {
    display: none;
  }
}

.mini_pop {
  display: none;
  position: absolute;
  top: -15px;
  right: 0;
  border: solid 1px #cccccc;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 10;
  max-width: 235px;
}
.mini_pop .mini_tit {
  padding: 10px 20px;
  border-bottom: solid 1px #cccccc;
  display: block;
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 500;
  position: relative;
}
.mini_pop .mini_tit a {
  position: absolute;
  top: 15px;
  right: 20px;
  background: url(/resource/templete/li/common/img/common/sp.png) 0 0 no-repeat;
  width: 16px;
  height: 16px;
  background-position: -86px -50px;
  background-size: 200px auto;
  vertical-align: middle;
}
.mini_pop .mini_cont {
  padding: 20px;
  font-size: 14px;
  box-sizing: border-box;
}
.mini_pop .mini_cont span {
  font-size: 14px;
}
.mini_pop .mini_btn {
  display: block;
  padding: 5px 0;
  text-align: center;
  background-color: #f4f4f4;
  border: solid 1px #cccccc;
  box-sizing: border-box;
  width: 100%;
  margin-top: 5px;
  font-weight: 300;
}
.mini_pop .mini_btn:first-of-type {
  margin-top: 10px;
}

.view_top {
  display: table;
  width: 100%; /* padding:0 21px; */
  margin-bottom: 30px;
}
.view_top .con1 {
  display: table-cell;
  width: 250px;
  padding-right: 20px;
  vertical-align: top;
}
.view_top .con1 .cate {
  color: #3950a0;
  margin-bottom: 15px;
}
.view_top .con1 .title {
  color: #000;
  font-size: 1.46em;
  line-height: 1.3em;
  word-break: break-word;
  margin-bottom: 20px;
  font-weight: 700;
}
.view_top .con1 .info {
  font-size: 14px;
}
.view_top .con1 .info span {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  padding-right: 8px;
}
.view_top .con1 .info span:after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  width: 1px;
  height: 14px;
  content: '';
  background-color: #d7d7d7;
}
.view_top .con1 .info span:last-child:after {
  display: none;
}
.view_top .con2 {
  display: table-cell;
  vertical-align: top;
}
.view_top .con2 .point {
  display: table;
  width: 100%; /* margin-bottom:20px; */
}
.view_top .con2 .point > p {
  display: table-cell;
  vertical-align: top;
}
.view_top .con2 .point .first {
  position: relative;
  width: 70px;
  font-size: 3.5em;
}
.view_top .con2 .point .first span {
  position: relative;
  z-index: 1;
  top: -10px;
  left: 10px;
  color: #000;
  font-weight: 700;
}
.view_top .con2 .point .first:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 52px;
  height: 50px;
  content: '';
  background-color: #ffe0b2;
}

.view_con .text_box {
  position: relative;
}
.view_con .text_box .inner {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  background-color: rgba(57, 80, 160, 0.9);
  color: #fff;
  text-align: center;
  padding: 45px 10px;
}
.view_con .text_box .inner .fz20 {
  font-size: 1.33em;
  margin-bottom: 10px;
}
.view_con .text_box .inner .fz15 {
  opacity: 0.6;
}
.view_con .img_box {
  display: table;
  width: 100%;
}
.view_con .img_box > div {
  display: table-cell;
  vertical-align: top;
}
.view_con .img_box .l_img {
  width: 40%;
  padding-right: 50px;
}
.view_con .img_box .l_img img {
  width: 100%;
}
.view_con .img_box .r_img {
  width: 40%;
  padding-left: 50px;
}
.view_con .img_box .r_img img {
  width: 100%;
}
.view_con .view_tit {
  background: url(/images/iview/user/common/view_tit.jpg?ver=191209) no-repeat 0
    1px;
  padding-left: 25px;
  font-size: 1.13em;
  color: #000;
  margin-bottom: 20px;
}
.view_con .bg_box {
  background-color: #f4f4f4;
  padding: 25px;
}
.view_con .quo_box {
  background-color: #f8f8f8;
  padding: 25px;
}
.view_con .quo {
  text-align: center;
}
.view_con .quo .blue {
  display: inline-block;
  position: relative;
  padding: 5px 25px 0;
}
.view_con .quo .blue:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  background: url(/images/iview/user/common/quo.png) no-repeat 0 0;
  width: 17px;
  height: 16px;
}
.view_con .quo .blue:after {
  position: absolute;
  right: 0;
  top: 0;
  content: '';
  background: url(/images/iview/user/common/quo.png) no-repeat 0 0;
  width: 17px;
  height: 16px;
}
.view_con dl {
  display: block;
  width: 100%;
  font-weight: 700;
}
.view_con dl dt:after {
  display: inline-block;
  content: '_';
}
.view_con dl dt,
.view_con dl dd {
  display: inline-block;
}
.view_con dl dd {
  padding-left: 5px;
  margin: 0 !important;
}
.view-detail .view_con dt {
  margin-bottom: 0;
  background-image: none;
}
.view-detail .view_con dt,
.info-box .view_con dd {
  padding-left: 0;
}
.view_con hr {
  display: none;
  border: 0;
  border-top: 1px solid #dcdcdc;
  margin: 30px 0;
}
.view_con .dot_list > li {
  margin-bottom: 10px;
}
.view_con .dot_list > li:last-child {
  margin-bottom: 0;
}
.view_con .num_list > li {
  margin-bottom: 10px;
}
.view_con .num_list > li:last-child {
  margin-bottom: 0;
}

.view-detail .history {
  display: table;
  width: 100%;
  background-color: #f4f4f4;
  padding: 30px 60px;
  margin-top: -6px;
}
.view-detail .history > div {
  display: table-cell;
  vertical-align: middle;
}
.view-detail .history .logo_box {
  width: 200px;
  padding-right: 10px;
}
.view-detail .history .text_box p {
  margin-bottom: 5px;
}
.view-detail .history .text_box p:last-child {
  margin-bottom: 0;
}
.view-detail .history .text_box span {
  display: inline-block;
  width: 70px;
}

.view_con .sm_txt {
  color: #b63d14;
  font-size: 13px;
}
.view_con a .sm_txt {
  color: blue;
  text-decoration: underline;
}

@media screen and (max-width: 860px) {
  .layer_popup_wrap .sch_table table,
  .layer_popup_wrap .sch_table table tbody,
  .layer_popup_wrap .sch_table table tr,
  .layer_popup_wrap .sch_table table th,
  .layer_popup_wrap .sch_table table td {
    display: block;
  }
  .layer_popup_wrap .sch_table table th {
    text-align: center;
  }
  .layer_popup_wrap .sch_table table td {
    font-size: 0;
  }
  .layer_popup_wrap .sch_table table td .mwid30p {
    min-width: auto;
    width: 30%;
    display: inline-block;
  }
  .layer_popup_wrap .sch_table table td .mwid70p {
    max-width: 68%;
    min-width: calc(70% - 10px);
    display: inline-block;
    margin: 0;
    margin-left: 5px;
  }

  .layer_popup_wrap .sch_table table td .mwid40p {
    min-width: auto;
    width: 40%;
    display: inline-block;
  }
  .layer_popup_wrap .sch_table table td .mwid60p {
    max-width: 58%;
    min-width: calc(60% - 5px);
    display: inline-block;
    margin: 0;
    margin-left: 5px;
  }
  .layer_popup_wrap .sch_table table td .mwid50p {
    max-width: 50%;
    width: auto;
    min-width: calc(50% - 5px);
    display: inline-block;
    margin: 0;
  }
  .layer_popup_wrap .sch_table table td .mwid10 {
    width: 10px;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    vertical-align: middle;
  }
  .sch_more_btn {
    display: block;
    width: 100%;
    margin: 10px 0 20px 0;
    height: 38px;
    line-height: 36px;
    text-align: center;
    color: #a55a19;
    border: solid 1px #a55a19;
  }
  .sch_more_btn:after {
    display: inline-block;
    content: '열기';
    background: url(/resource/templete/li/common/img/search/sch_more_btn.png)
      100% 15px no-repeat;
    margin-left: 5px;
    padding-right: 20px;
    background-size: 16px;
  }
  .sch_more_btn.on:after {
    content: '접기';
    background: url(/resource/templete/li/common/img/search/sch_more_btn_on.png)
      100% 14px no-repeat;
    background-size: 16px;
  }
  .sch_depth_list {
    border: none;
    overflow: inherit;
  }
  .sch_depth_list .depth_list {
    width: 100%;
    float: none;
    background: none;
    border: none;
    height: auto;
    overflow: inherit;
    position: relative;
    margin-bottom: 30px;
  }
  .sch_depth_list .depth_list:after {
    content: '';
    position: absolute;
    bottom: -22px;
    left: 50%;
    width: 20px;
    height: 15px;
    background: url(/resource/templete/li/common/img/search/sch_more_btn.png)
      center center no-repeat;
    background-size: 100% auto;
  }
  .sch_depth_list .depth_list:last-of-type {
    margin-bottom: 0;
  }
  .sch_depth_list .depth_list:last-of-type:after {
    display: none;
  }
  .select_tit {
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 15px;
    color: #666666;
    padding: 10px;
    box-sizing: border-box;
    background: #fff url(../img/common/arrow_down.png) calc(100% - 5px) center
      no-repeat;
    border: solid 1px #a55a19;
  }
  .select_ul {
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    color: #666666;
    border: 1px solid #a55a19;
    display: none;
    position: absolute;
    border-top: none;
    width: 100%;
    max-height: 150px;
    background: #fff;
    box-sizing: border-box;
    top: 100%;
    left: 0;
    z-index: 10;
    margin-top: -1px;
  }
  .select_ul li {
    width: 100%;
  }
}
.comment_box {
  min-height: 150px;
  max-height: 150px;
  overflow-y: auto;
}

.contents .table_gray {
  border-top: 2px solid #999;
  margin-bottom: 30px;
}
.contents .table_gray th {
  border-bottom: 1px solid #dedede;
  background: #f0f0f0;
  padding: 10px;
  border-right: 1px solid #dedede;
  font-size: 14px;
  line-height: 1.8em;
}
.contents .table_gray tbody th {
  background: #f9f9f9;
}
.contents .table_gray td {
  border-bottom: 1px solid #dedede;
  padding: 10px;
  border-right: 1px solid #dedede;
  font-size: 13px;
  line-height: 1.8em;
}
.contents .table_gray .none_r {
  border-right: none;
}

.sub_cont_table.table_grid {
  position: relative;
  max-height: 490px;
  overflow: hidden;
  overflow-y: auto;
  margin-top: 0;
  border-top: none;
  display: block;
}
.sub_cont_table.table_grid.grid_head {
  padding-top: 56px;
  margin-top: 20px;
  border-top: 1px solid #dfdfdf;
  border-bottom: none;
}
.sub_cont_table.table_grid .table_hd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  font-size: 0;
}
.sub_cont_table.table_grid .table_bd {
  width: 100%;
  display: block;
  font-size: 0;
}
.sub_cont_table.table_grid .table_hd > *,
.sub_cont_table.table_grid .table_bd > * {
  display: inline-block;
  box-sizing: border-box;
}
.sub_cont_table.table_grid .table_hd .col15,
.sub_cont_table.table_grid .table_bd .col15 {
  width: 15%;
}
.sub_cont_table.table_grid .table_hd .col85,
.sub_cont_table.table_grid .table_bd .col85 {
  width: 85%;
}
.sub_cont_table.table_grid .table_hd .col100,
.sub_cont_table.table_grid .table_bd .col100 {
  width: 100%;
}
.sub_cont_table.table_grid .table_bd .tit_table_row {
  padding: 12px 2px;
}
@media screen and (max-width: 768px) {
  .sub_cont_table.table_grid .table_bd .tit_table_row {
    padding: 0;
  }
  .sub_cont_table.table_grid.grid_head {
    border-bottom: 1px solid #dfdfdf;
  }
  .sub_cont_table.table_grid {
    max-height: 374px;
  }
  .sub_cont_table.table_grid .table_bd {
    padding: 10px 0;
  }
}

.relationship_wrap .relationship_grid {
  display: block;
  font-size: 0;
  z-index: 10;
  position: relative;
}
.relationship_wrap .relationship_grid .relationship {
  display: inline-block;
  width: calc(50% - 40px);
  vertical-align: middle;
  margin: 20px;
  font-size: 15px;
  vertical-align: top;
  box-sizing: border-box;
}
.relationship_wrap .relationship_grid .relationship:before {
  content: '';
  position: absolute;
  top: 40px;
  left: 25%;
  background-color: #333;
  height: 100%;
  width: 2px;
  z-index: -1;
  display: block;
}
.relationship_wrap
  .relationship_grid:nth-of-type(2)
  .relationship:first-of-type {
  position: relative;
}
.relationship_wrap
  .relationship_grid:nth-of-type(2)
  .relationship:first-of-type:before {
  left: 50%;
}
.relationship_wrap
  .relationship_grid:nth-of-type(2)
  .relationship:first-of-type:after {
  content: '';
  position: absolute;
  top: 20px;
  left: 50%;
  background-color: #333;
  width: 100%;
  height: 2px;
  z-index: -1;
  display: block;
}
.relationship_wrap .relationship_grid .relationship span {
  display: block;
}
.relationship_wrap .relationship_grid:last-of-type .relationship:before {
  display: none;
}
.relationship_wrap .relationship_grid .relationship .relation_tit {
  text-align: center;
  padding: 10px;
  color: #fff;
}
.relationship_wrap .relationship_grid .relationship .relation_tit.difference {
  background-color: #e59952;
}
.relationship_wrap .relationship_grid .relationship .relation_tit.subject {
  background-color: #9b3339;
}
.relationship_wrap .relationship_grid .relationship .relation_tit.synonym {
  background-color: #b0444a;
}
.relationship_wrap .relationship_grid .relationship .relation_tit.relation {
  background-color: #634d43;
}
.relationship_wrap .relationship_grid .relationship .relation_tit.subword {
  background-color: #a18c7a;
}
.relationship_wrap .relationship_grid .relationship .relation_txt {
  text-align: left;
  padding: 10px;
  background-color: #fcfcfc;
  border: solid 1px #dfdfdf;
  color: #333;
}
.diagram_txt {
  display: none;
}

.keyword_search_wrap.worldlib {
  background: none;
  border: none;
  margin-top: 0;
  padding: 0;
  margin-bottom: 30px;
}
.keyword_search_wrap.worldlib .total_search_area .inner {
  padding: 5px;
  border-radius: 3px;
  background-color: #91806e;
  position: relative;
  overflow: hidden;
  max-width: 70%;
  width: 100%;
  box-sizing: border-box;
}
.keyword_search_wrap.worldlib .total_search_area .inner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  height: 100%;
  background-color: #e69847;
}
.keyword_search_wrap.worldlib .total_search_area .input_text_wrap,
.keyword_search_wrap.worldlib .total_search_area .search-btn-wrap {
  border: none;
  height: 42px;
}
.keyword_search_wrap.worldlib .total_search_area .input_text_wrap {
  width: calc(100% - 48px);
}

@media screen and (max-width: 1024px) {
  .view_tit .btn_wrap .btn.diagram_btn {
    display: none;
  }
  .diagram_txt {
    display: inline-block;
    font-size: 14px;
    margin-left: 5px;
  }
  .keyword_search_wrap.worldlib .total_search_area .inner {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .keyword_search_wrap.worldlib {
    margin: 0;
  }
  .keyword_search_wrap.worldlib .total_search_area .input_text_wrap,
  .keyword_search_wrap.worldlib .total_search_area .search-btn-wrap {
    height: 38px;
  }
  .keyword_search_wrap.worldlib .total_search_area .input_text_wrap {
    width: 100%;
  }
  .keyword_search_wrap.worldlib .total_search_area .search-btn-wrap {
    top: 5px;
    right: 5px;
  }
}

.webzine_form_box {
  margin-top: 20px;
  padding: 20px;
  background-color: #fbfbfb;
  border: solid 1px #e6e6e6;
}
.webzine_form_box .tour_policy_area {
  padding-top: 0;
}
.webzine_form_box .tour_policy_terms {
  background-color: white;
}
.webzine_form_box .not_sch {
  border: none;
}
@media screen and (max-width: 768px) {
  .webzine_form_box {
    padding: 10px;
  }
  .webzine_form_box .tour_reservation_wrap .policy_item.point_size,
  .webzine_form_box .tour_policy_text,
  .webzine_form_box .tour_policy_radio .input_radio + label {
    font-size: 1.125rem;
  }
  .webzine_form_box .info .point_txt {
    display: block;
  }
}

/*웹 접근성 주제명 브라우징 수정*/
.browsing_box_wrap {
  width: 100%;
  height: 220px;
  overflow-y: auto;
  border: solid 1px #cfcfcf;
  box-sizing: border-box;
  position: relative;
}
.browsing_box_wrap:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #cfcfcf;
  display: block;
  position: sticky;
  left: 0;
  top: 45px;
  z-index: 3;
}
.browsing_box_wrap table.browsing_box {
  width: 100%;
  text-align: center;
  border: none !important;
}
.browsing_box_wrap table.browsing_box .ir_text {
  width: 0;
  height: 0;
}
.browsing_box_wrap table.browsing_box th {
  font-weight: bold;
  position: sticky;
  top: 0;
  background: #f8f8f8;
  z-index: 2;
}
.browsing_box_wrap table.browsing_box th,
.browsing_box_wrap table.browsing_box td {
  height: 45px;
  vertical-align: middle;
}
.browsing_box_wrap table.browsing_box td a {
  padding: 0;
  width: auto;
  display: inline-block;
}
.browsing_box_wrap table.browsing_box td .input_check + label {
  display: inline;
  padding: 0;
}
.browsing_box_wrap table.browsing_box td a:hover {
  border: none !important;
  background: none !important;
}
.browsing_box_wrap table.browsing_box td .input_check + label:before {
  margin: 0;
}

/*국립중앙도서관 표준지침 레이아웃 수정*/
.standard_guidelines_table {
  width: 100%;
  table-layout: fixed;
  border-top: 2px solid #675048;
  border-bottom: 1px solid #a6a6a6;
  font-weight: 500;
  color: #595959;
}
.standard_guidelines_table tr {
  border-bottom: 1px solid #dcdcdc;
}
.standard_guidelines_table tr:last-child {
  border-bottom: none;
}
.standard_guidelines_table td {
  vertical-align: middle;
}
.standard_guidelines_table tr td:nth-child(2) {
  padding: 15px;
}
.standard_guidelines_table tr td:nth-child(4) {
  text-align: center;
}
.standard_guidelines_table .title {
  font-size: 18px;
  margin-bottom: 5px;
  color: #3a3a3a;
}
/* .standard_guidelines_table button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border: 1px solid #a6a6a6;
    color: #333;
    font-weight: normal;
    font-size: 15px;
} */
.standard_guidelines_table td a {
  width: 98%;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  border: 1px solid #a6a6a6;
  color: #333;
  font-weight: normal;
  font-size: 15px;
}
.standard_guidelines_table button:hover,
.standard_guidelines_table button:focus {
  text-decoration: underline;
}
.standard_guidelines_table button img {
  margin-right: 5px;
  width: 14px;
  position: relative;
  top: -2px;
}
.standard_guidelines_table .icon {
  display: inline-block;
  padding: 0 5px;
  font-size: 12px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 3px;
}
.standard_guidelines_table .icon.year {
  background: #da3808;
}
.standard_guidelines_table .icon.new {
  background: #1c2cfa;
}
.standard_guidelines_table .mShow {
  display: none;
}
.standard_guidelines_table + .no_cont {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-bottom: 1px solid #a6a6a6;
}
@media (max-width: 768px) {
  .standard_guidelines_table colgroup {
    display: none;
  }
  .standard_guidelines_table tr {
    padding: 15px 0;
  }
  .standard_guidelines_table tr,
  .standard_guidelines_table td {
    display: block;
    width: 100%;
  }
  .standard_guidelines_table tr td:nth-child(2) {
    padding: 0;
  }
  .standard_guidelines_table .title {
    margin-top: 5px;
  }
  .standard_guidelines_table button {
    margin-top: 5px;
  }
}

.dataset_top_search {
	margin : 10px 0;
  overflow: hidden;
}
.dataset_top_search .left {
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.dataset_top_search .right {
  float: right;
}

.dataset_top_search .left span {
  display: inline-block;
  padding: 0 5px;
  color: #bd411a;
}
.dataset_top_search .left select,
.dataset_top_search .left button {
  display: inline-block;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.dataset_top_search .left select {
  border: 1px solid #ccc;
  width: 80px;
  text-align: left;
  margin-left: 5px
}
.dataset_top_search .left button {
  padding: 0 15px;
  background-color: #666;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
}
.dataset_top_search .inner {
  position: relative;
  float: left;
  border: 1px solid #ccc;
  margin : 0 5px 0 0;
  overflow: hidden;
}
.dataset_top_search .inner > * {
  display: block;
  float: left;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  border: none;
}
.dataset_top_search .inner select {
  width: 80px;
}
.dataset_top_search .inner button {
  position: relative;
  top: -2px;
}
.dataset_top_search div.right > button {
  display: block;
  float: left;
  height: 42px;
  line-height: 42px;
}

.dataset_top_txt { padding-bottom : 10px }
.dataset_top_txt a { display : block; padding : 5px 10px; background-color : #B26202; color : #fff; width : 175px  }

.dataset_down_list { border-top : 2px solid #000 }
.dataset_down_list .inner { display : table; width : 100%; table-layout : fixed; border-bottom : 1px solid #ccc }
.dataset_down_list .inner dt,
.dataset_down_list .inner dd { display : table-cell; vertical-align : middle; padding : 20px; }
.dataset_down_list .inner dd { width : 150px; text-align : center }
.dataset_down_list .inner dt h2 { font-size : 18px; margin : 0 0 10px 0; }
.set_board_util_wrap { overflow : visible }
.set_board_util_wrap:after { content : ''; display : block; clear : both }
.down_list { position : relative; display : inline-block; width : 200px; }
.down_list .inner { position : absolute; top : -22px; left : -10px; width : 100%; border : 3px solid #ac6400; background-color : #fff  }
.down_list p { position : relative; font-size : 16px; padding : 7px 30px 7px 10px; cursor : pointer }
.down_list p:after { content : '▼'; position : absolute; top : 5px; right : 10px; font-size : 10px }
.down_list ul{ display : none }
.down_list a { display : block; font-size : 16px; padding : 5px 15px; background : url('/resource/templete/li/common/img/common/ic_down.png') no-repeat right 10px center }
.down_list a:hover { background-color : #f9f3eb }

.seoji_data_check_list { border-top : 1px solid #ccc }
.seoji_data_check_list dl { display : table; width : 100%; table-layout : fixed; border-bottom : 1px solid #ccc }
.seoji_data_check_list dl dt,
.seoji_data_check_list dl dd { display :table-cell; vertical-align : middle; padding : 15px 10px; }
.seoji_data_check_list dl dt { width : 60px; text-align : center; padding-right : 0 }
.seoji_data_check_list dl dd h2 { font-size : 18px; margin : 0 0 5px 0 }


@media screen and (max-width: 1024px) {
	.dataset_top_search .left,
	.dataset_top_search .right{ width: 100%}
	.dataset_top_search .left{ margin-bottom: 5px}
}

@media ( max-width : 769px ){
	.dataset_top_search > div { float : none !important; margin : 5px 0; }
	.dataset_top_search .inner,
	.dataset_top_search .right * { float : none }
	.dataset_top_search .inner { position : relative; padding : 0 50px 0 100px; margin : 0 0 5px 0 }
	.dataset_top_search .inner select { position : absolute; top : 0; left : 0; }
	.dataset_top_search .inner input { display : block; width : 100% }
	.dataset_top_search .inner button { position : absolute; top : 0; right : 0 }
	.dataset_top_search .right > button { float : none; width : 100% }

	.dataset_down_list .inner,
	.dataset_down_list .inner dt,
	.dataset_down_list .inner dd { display : block; box-sizing : border-box; text-align : left; padding : 5px 10px; }

	.dataset_down_list .inner dt,
	.dataset_down_list .inner dd { padding : 5px 0 }
}

.search_history { position : relative; margin : 15px 0; border : 1px solid #ccc; padding : 15px 30px 15px 15px;  min-height: 40px;}
.search_history .history_reset_btn { position : absolute; top : 0; right : 0; }
.search_history span { display : inline-block; padding : 5px 10px; background-color : #eee; margin : 0 5px 5px 0  }
.search_history span a { font-size : 12px }
.search_history span i { position : relative; display : inline-block; margin-left : 5px; padding : 2px 5px; height : 15px; line-height : 15px; background-color : #333; color : #fff; font-size : 10px; top : -2px; cursor : pointer  }
.search_history .history_reset_btn { position : absolute; top : 0; right : 0; padding : 15px }
.search_history .history_reset_btn a { display : block; background-color : #eee; padding : 10px 15px; font-size : 12px }

/*empty_result*/
.empty_result{ max-width: 800px; margin: 0 auto; width: 100%;}
.empty_result li{ padding: 0 !important; border: none !important; text-align: center;}
.empty_result li:before{content: "·"; margin-right: 5px}

.search_list_wrap .empty_result{ margin-top: 30px}

/*jsp내부 스타일 옮김*/
.fa-arrow-circle-up{display:none;}
.fa-arrow-circle-down{display:none;}

/*접근성 게시글 .sm_txt 컬러수정*/
#view .view_con .sm_txt a{ color: #777!important;}

/*게시글 자간 수정*/
#view p,
#view li{ letter-spacing: 0; line-height: 1.7em}

/*저자전거 현황 table로 변경*/
.rank_wrap_new table,
  .rank_wrap_new table caption,
  .rank_wrap_new table tbody,
  .rank_wrap_new table th,
  .rank_wrap_new table td{ display: flex; flex-wrap: wrap}
  .rank_wrap_new table tr{ display: flex; flex-wrap: nowrap}

  .rank_wrap_new table{ justify-content: space-between}
  .rank_wrap_new table tbody{ width: calc(50% - 10px)}
  .rank_wrap_new table caption,
  .rank_wrap_new table tr{ width: 100%}
  .rank_wrap_new table th,
  .rank_wrap_new table td{ width: 50%; height: 42px; text-align: center; align-items: center; justify-content: center}

  .rank_wrap_new table .rank_body_new{
    font-size: 15px;
    box-sizing: border-box;
    border: solid 1px #e7e7e7;
    border-top: solid 2px #675146;
  }
  .rank_wrap_new table .rank_body_new tr{ border-bottom: solid 1px #e7e7e7}
  .rank_wrap_new table .rank_body_new tr:last-child{ border-bottom: none}

  .rank_wrap_new table .rank_tit_new th{
    background-color: #f8f8f8;
    font-weight: 500;
    text-align: center;
    font-size: 15px;
  }
  
/*서지데이터 세트 레이아웃*/
.board_util_wrap_bottom{ display: flex; justify-content: space-between; align-items: center; align-content: center;}
.board_util_wrap_bottom .left{ display: flex; align-items: center; align-content: center;}
.board_util_wrap_bottom .down_list .inner{ position: relative; top: 0; left: 0; text-align: left; height: 42px; line-height: 42px; box-sizing: border-box}
.board_util_wrap_bottom .left select{ border: 3px solid #797876; height: 42px}
.board_util_wrap_bottom .down_list,
.board_util_wrap_bottom .left .input_check_wrap{ margin-right: 5px}
.board_util_wrap_bottom .left .input_check_wrap label{ margin-top: 0}

.sub_cont_table.type_list_new .table_hd,
.sub_cont_table.type_list_new .table_bd{ display: flex; align-items: stretch;}

@media screen and (max-width: 1024px) {
	.board_util_wrap_bottom,
	.board_util_wrap_bottom .left{ flex-wrap: wrap}
	.board_util_wrap_bottom .left,
	.board_util_wrap_bottom .right{ width: 100%; margin: 2px 0}
}

@media screen and (max-width: 769px){
	.board_util_wrap_bottom .left select, .board_util_wrap_bottom .down_list{ width: 100%;}
	.board_util_wrap_bottom .down_list, .board_util_wrap_bottom .left .input_check_wrap{ margin-right: 0}
	.board_util_wrap_bottom .left .input_check+label:before{ background-position: 0 -33px}
	.board_util_wrap_bottom .left .input_check_wrap label{ margin-bottom: 5px}
	
	.sub_cont_table.type_list_new .table_hd{ display: none;}
	.sub_cont_table.type_list_new .table_bd{ flex-wrap: wrap}
	.sub_cont_table.type_list_new .table_bd .table_row{ display: block; width: 100%}
}

/*월드라이브러리 우측 추천기사*/
.recommended_article_wrap{
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
}
.recommended_article_open_btn{
	position: absolute;
	left: -35px;
	top: 50%;
	transform: translateY(-50%);
	background: #634d42;
	color: #fff;
	font-weight: 500;
	font-size: 0.875rem;
	width: 35px;
	height: 150px;
	writing-mode: vertical-rl;
	text-orientation: upright;
	letter-spacing: -2px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px 0;
	border-radius: 10px 0 0 10px;
	box-sizing: border-box;
}
.recommended_article{
	width: 130px;
	height: auto;
	background: #fff;
	box-sizing: border-box;
	display: none
}
.recommended_article.open{ display: block;}
.recommended_article_tit{ background: #634d42; text-align: center; color: #fff; font-weight: bold; padding: 10px; border-radius: 10px 0 0 0; letter-spacing: 0}
.recommended_article_list{ padding: 15px 10px; border: 1px solid #91806e; border-radius: 0 0 0 10px;}
.recommended_article_list li{ margin-top: 10px}
.recommended_article_list li:first-child{ margin-top: 0;}
.recommended_article_list li .txt_wrap {
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	position: relative;
	max-height: 1.5rem;
	line-height: 1.5rem;
	margin-top: 2px;
	-webkit-line-clamp: 1;
	font-size: 0.875rem;
	font-weight: 500;
}

@media screen and (max-width: 769px){
	.recommended_article_wrap{ display: none}
}