@charset "UTF-8";
@import url("layout_respond.css");
@import url("contents_respond.css");
/*-------------------------------------------------
title       : 서브 반응형
Author      : ㅈㅁㅈ
Create date : 2025-11-07
-------------------------------------------------*/
@media (max-width: 1920px) {
  #visual img {
    width: auto;
    height: 100%;
  }
}
@media (max-width: 1280px) {
  #krds-header .krds-main-menu {
    display: none;
  }
  #visual {
    height: 32rem;
  }
  #visual strong {
    font-size: 4rem;
  }
  #container .in-between .krds-side-navigation {
    display: block;
    left: -3rem;
    min-width: calc(100% + 6rem);
  }
  #container .in-between .krds-side-navigation + .contents {
    font-size: 1.6rem;
  }
  #container .in-between .krds-side-navigation .lnb-btn {
    height: 6rem;
    font-size: inherit;
  }
  #container .in-between .krds-side-navigation .lnb-submenu {
    left: 3rem;
    top: calc(100% + 14rem);
    width: var(--width2);
    height: 5rem;
    font-size: var(--fs);
  }
  #container .in-between .contents_info {
    margin-top: 5rem;
  }
  #container .in-between .contents {
    padding-bottom: 0;
  }
  #container .in-between .contents .contents.g-description-area.line {
    padding-bottom: 4rem;
    gap: 4rem;
  }
  .page-title-wrap {
    margin: 5rem 0 4rem;
  }
  .page-title-wrap .h-tit {
    font-size: 3.5rem;
  }
  .page-title-wrap.active {
    margin-bottom: 12rem;
  }
  .contents_util #utile {
    margin-top: 5rem;
  }
  .contents_util + .tab.line.full {
    margin: 0 0 3rem;
  }
  .contents_util + .tab.line.full .btn-tab {
    height: 4rem;
    font-size: 1.4rem;
  }
  #breadcrumb {
    top: 18rem;
  }
  .community-page-title ~ .conts-area .g-attach-file-wrap .con-tit {
    padding: 0.5rem 2rem 0;
  }
  .community-page-title.type1 ul.info > li {
    width: calc(50% - 2rem);
  }
  .community-page-title.type1 ul.info > li:nth-child(4)::before {
    display: inline-block;
  }
  .community-page-title.type1 ul.info > li:nth-child(2n+1)::before {
    display: none;
  }
  .community-page-title.type1 + .contents.g-description-area.line .view-content:first-child {
    margin-top: 4rem;
  }
  .community-page-title.type1 + .contents.g-description-area.line .view-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
  }
  .community-page-title.type1 + .contents.g-description-area.line .view-section > li {
    padding: 1.5rem 2.5rem;
  }
  .community-page-title.type1 + .contents.g-description-area.line .view-section h3 {
    width: 7rem;
  }
}
@media (max-width: 1023px) {
  #container .in-between .krds-side-navigation::before, #container .in-between .krds-side-navigation .lnb-btn {
    display: none;
  }
  #container .in-between .krds-side-navigation .lnb-submenu {
    left: -1px;
    top: 0;
    width: calc(100% + 2px);
  }
  #container .in-between .krds-side-navigation .lnb-submenu .lnb-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-title-wrap {
    margin: 0 0 4rem;
  }
  .page-title-wrap.active {
    margin: 5rem 0 4rem;
  }
  .contents_util #utile {
    display: none;
  }
  .list_gallery {
    grid-template-columns: repeat(3, calc(33.333% - 3.3333333333rem));
  }
}
@media (max-width: 767px) {
  #container .in-between .krds-side-navigation {
    z-index: 1;
  }
  #container .in-between .krds-side-navigation + .contents {
    font-size: 1.4rem;
  }
  #container .in-between .krds-side-navigation .lnb-submenu .depth3 {
    display: block;
    height: auto;
  }
  #container .in-between .krds-side-navigation .lnb-submenu .depth3 > li {
    overflow: hidden;
    height: 0;
    border: 0 none;
    -webkit-transition: var(--time2);
    transition: var(--time2);
  }
  #container .in-between .krds-side-navigation .lnb-submenu .depth3 > li.active {
    height: 5rem;
    background-color: #fff !important;
  }
  #container .in-between .krds-side-navigation .lnb-submenu .depth3 > li .lnb-btn {
    height: 100%;
    border-top: 0 none !important;
    border-bottom: 1px solid #01205C !important;
  }
  #container .in-between .krds-side-navigation .lnb-submenu .depth3.active > li {
    height: 5rem;
  }
  .contents.contents.g-description-area.line .answer-section {
    padding: 2rem;
  }
  .board_list colgroup {
    display: none;
  }
  .board_list td {
    height: auto;
  }
  .board_list table tr td[colspan] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 4.5rem;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .board_list table td.txt_left {
    max-width: 100%;
  }
  .board_list table td.txt_left a {
    max-height: 5rem;
    line-height: 2.5rem;
    -webkit-line-clamp: 2;
  }
  .board_list table td.title::before {
    display: none;
  }
  .board_list table td.title button {
    padding-right: 1rem;
    white-space: normal;
  }
  .community-page-title {
    padding: 2rem !important;
  }
  .community-page-title .info {
    margin-top: 0.5rem;
    font-size: inherit;
  }
  .community-page-title ul.info {
    font-size: inherit;
  }
  .community-page-title ul.info strong {
    display: none;
  }
  .community-page-title ul.info > li + li::before {
    margin: 0 0.5rem 0 1rem;
  }
  .community-page-title ~ .conts-area .g-attach-file-wrap .g-conts-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .community-page-title ~ .conts-area .g-attach-file-wrap .g-conts-area .con-tit {
    padding: 0;
  }
  .community-page-title ~ .conts-area .g-attach-file-wrap .file-list > li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem;
  }
  .community-page-title ~ .conts-area .g-attach-file-wrap .file-list .name {
    overflow: hidden;
    line-height: inherit;
    text-overflow: ellipsis;
    display: block;
    max-height: inherit;
    white-space: nowrap;
    padding-left: 0;
  }
  .community-page-title ~ .conts-area .g-attach-file-wrap .file-list .btn-download a {
    font-size: 1.2rem;
  }
  .community-page-title.type1 ul.info {
    margin-top: 2rem;
    row-gap: 0.5rem;
  }
  .community-page-title.type1 ul.info.type1 {
    width: 32rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .community-page-title.type1 ul.info.type1 > li {
    width: 100%;
  }
  .community-page-title.type1 ul.info.type1 > li::before {
    display: none;
  }
  .community-page-title.type1 + .contents.g-description-area.line .view-section > li {
    padding: 1.5rem 0;
    font-size: inherit;
  }
  .community-page-title.type1 + .contents.g-description-area.line .view-section h3 {
    width: 6rem;
    margin-right: 1rem;
    font-size: 1.6rem;
  }
  .community-page-title + .board-content-view + .conts-area .g-attach-file-wrap .con-tit {
    padding: 1rem;
  }
  .community-page-title + .board-content-view + .conts-area .g-attach-file-wrap .file-list {
    padding: 0;
    gap: 0;
  }
  .community-page-title + .board-content-view + .conts-area .g-attach-file-wrap .file-list .name {
    font-size: inherit;
    white-space: normal;
  }
  .community-page-title + .board-content-view + .conts-area .g-attach-file-wrap .file-list > li {
    margin: 0 !important;
    padding: 1rem 0 !important;
  }
  .community-page-title + .board-content-view + .conts-area .g-attach-file-wrap .file-list .btn-download {
    width: 8rem;
    height: 3.5rem;
  }
  .community-page-title + .board-content-view + .conts-area .g-attach-file-wrap .file-list .btn-download a {
    overflow: hidden;
    position: relative;
    width: 3.3rem;
    height: 3.3rem;
    font-size: inherit;
    color: #fff;
    white-space: nowrap;
  }
  .community-page-title + .board-content-view + .conts-area .g-attach-file-wrap .file-list .btn-download a i, .community-page-title + .board-content-view + .conts-area .g-attach-file-wrap .file-list .btn-download a::after {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
    color: #000 !important;
  }
  .repository-list .repository-item {
    padding: 2rem 0;
    gap: 2rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .repository-list .item-category {
    font-size: 90%;
    white-space: nowrap;
  }
  .repository-list .item-thumbnail {
    width: 18rem;
    height: 25rem;
  }
  .repository-list .item-title {
    font-size: 2rem;
  }
  .repository-list .btn-view {
    margin-top: 2rem;
    font-size: inherit;
  }
  .list_gallery {
    padding: 3rem;
    grid-template-columns: repeat(2, calc(50% - 1.5rem));
    gap: 3rem;
  }
  script[src*=wordcloud2] ~ .board_list table .icon1, .board_list.research .icon1 {
    margin-top: 0;
  }
  script[src*=wordcloud2] ~ .board_list table tr, .board_list.research tr {
    padding-left: 0;
  }
  script[src*=wordcloud2] ~ .board_list table td:nth-child(1), script[src*=wordcloud2] ~ .board_list table td:nth-child(2), .board_list.research td:nth-child(1), .board_list.research td:nth-child(2) {
    display: inline;
    margin-right: 1rem;
  }
  script[src*=wordcloud2] ~ .board_list table td:nth-child(1)::before, script[src*=wordcloud2] ~ .board_list table td:nth-child(2)::before, .board_list.research td:nth-child(1)::before, .board_list.research td:nth-child(2)::before {
    display: none;
  }
  script[src*=wordcloud2] ~ .board_list table td.txt_left, .board_list.research td.txt_left {
    max-width: initial;
    margin-top: 1rem;
  }
  script[src*=wordcloud2] ~ .board_list table td.txt_left ~ td::before, .board_list.research td.txt_left ~ td::before {
    display: inline-block;
    width: 5rem;
    vertical-align: middle;
  }
  script[src*=wordcloud2] ~ .board_list table td.txt_left + td::before, .board_list.research td.txt_left + td::before {
    content: "연구자";
  }
  script[src*=wordcloud2] ~ .board_list table td.txt_left + td + td::before, .board_list.research td.txt_left + td + td::before {
    content: "연도";
  }
  script[src*=wordcloud2] ~ .board_list table td.txt_left + td + td + td::before, .board_list.research td.txt_left + td + td + td::before {
    content: "조회수";
  }
  .board_list.research td:first-child, .board_list.research td:nth-child(3)::before {
    display: none;
  }
  .board_list.research td:nth-child(2), .board_list.research td:nth-child(3), .board_list.research td:nth-child(4) {
    display: inline;
  }
  .krds-tab-area #search_result .group h3.search-list-top.border + .board_list table tr {
    padding-left: 0;
  }
  .krds-tab-area #search_result .group h3.search-list-top.border + .board_list table tr td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: normal;
  }
  .krds-tab-area #search_result .group h3.search-list-top.border + .board_list table tr td::before {
    width: 6rem;
    vertical-align: top;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media (max-width: 500px) {
  #searchForm .form-col-group {
    padding: 2rem;
  }
  .krds-form-select, .krds-input {
    font-size: 1.4rem;
  }
  .repository-list .repository-item {
    position: relative;
  }
  .repository-list .item-thumbnail {
    position: absolute;
    left: 0;
    top: 6rem;
    width: 7rem;
    height: 10rem;
  }
  .repository-list .item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 10rem;
    margin: 0;
    padding: 1rem 0 1rem 8rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .list_gallery {
    padding: 2rem 0;
    grid-template-columns: repeat(2, calc(50% - 0.5rem));
    gap: 1rem;
  }
  .community-page-title.type1 ul.info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .community-page-title.type1 ul.info > li {
    width: 100%;
  }
  .community-page-title.type1 ul.info > li::before {
    display: none;
  }
  .community-page-title.type1 + .contents.g-description-area.line .view-section > li {
    padding: 1rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .community-page-title.type1 + .contents.g-description-area.line .view-section h3 {
    width: 100%;
    margin: 0 0 0.5rem;
  }
  .community-page-title.type1 + .contents.g-description-area.line .view-section .icon {
    margin: 0.5rem 0;
  }
}