﻿@media screen and (max-width: 768px) {
.warp-padding-main {
    width: 100%;
    padding: 0;
	}
.main_slider_box {
    width: 100%;
    height: auto;
	}
.main_slider_box .item {
    position: relative;
	}
.main_slider_box .item .main_slider_label {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(25, 74, 119, 0.7);
    height: 2rem;
    line-height: 2rem;
    font-size: 0.9rem;
    padding: 0 1rem;
    color: #fff;
	}
.top_menu_warp2 {
    width: 100%;
    border-bottom: 1px solid #e5e7eb;
    font-size: 0;
    background: #fff;
	}
.content_box {
    height: auto;
	}
.main_container {
    padding: 0;
	}
.ex_search_box {
    background: #fff;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 0;
    height: auto;
    width: calc(100% + -2px) !important;
    /* margin-left: -12px; */
	}
.ex_search1 > li {
    display: inline-block;
    width: calc(50% - 1px);
    height: auto;
    margin-top: 0;
    padding: 0;
    vertical-align: top;
    /* padding:1rem;
width:calc(50% - 1px - 2rem); */
	}
.ex_search1 li:first-child {
    padding-left: 0px;
	}
.ex_search1 > li.div_dots {
    display: none;
	}
.ex_search1 > li:first-child {
    border-right: 1px solid #ebeef3;
    border-bottom: 1px solid #ebeef3;
	}
.ex_search1 > li:last-child {
    border-left: 1px solid #ebeef3;
    border-top: 1px solid #ebeef3;
    margin-top: -0.1rem;
	}
.ex_search1 > li > a {
    text-decoration: none;
	}
.ex_search1 li .text_box {
    margin-left: 55px;
	}
.ex_search1 > li .text_box h5 {
    margin-bottom: .7rem;
    padding-left: 0;
    color: #355b7d;
    letter-spacing: -0.1rem;
    font-size: 1.1rem;
    font-weight: 500;
	}
.ex_search1 > li span {
    margin-top: 0.3rem;
    padding-right: 0.3rem;
    color: #959595;
    letter-spacing: -0.05rem;
    line-height: 1.2rem;
    font-size: 1rem;
    font-weight: 300;
	}
.ex_search1 > li span br {
    display: none;
	}
.ex_search1 > li.btn_ex_search {
    background-repeat: no-repeat;
    background-size: 9%;
    background-position: 1rem 1rem;
    padding: 0.8rem 0;
	}
.ex_search1 > li.btn_ex_search1 {
    background-image: url(/next/images/mobile/site1/icon_ex_search1.png);
	}
.ex_search1 > li.btn_ex_search2 {
    background-image: url(/next/images/mobile/site1/icon_ex_search2.png);
	}
.ex_search1 > li.btn_ex_search3 {
    background-image: url(/next/images/mobile/site1/icon_ex_search3.png);
	}
.ex_search1 > li.btn_ex_search4 {
    background-image: url(/next/images/mobile/site1/icon_ex_search4.png);
	}
.popup_zone_box {
    width: calc(100% - 2px);
    height: auto;
    float: none;
    margin-top: 1rem;
	}
.popup_zone_box .slider_controll_box {
    display: none;
	}
.popup_zone_box h4 {
    font-size: 1.2rem;
    color: #333;
    font-weight: 500;
    margin: 1rem 0 1rem 0;
    height: 2.5rem;
    line-height: 2.5rem;
	}
.popup_zone .item {	}
.popup_zone .item .popup_zone_card {	}
.popup_zone .item .popup_zone_card p {
    border: 1px solid #eff1f5;
    border-top: 0;
    font-size: 1rem;
    color: #555555;
    height: 2rem;
    padding: 0.5rem;
    margin: 0;
    white-space: normal;
    line-height: 1.2;
    text-align: left;
    word-wrap: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	}
.content_box {
    background: #fff;
    margin-top: 0.5rem;
    font-size: 0;
    padding: 1rem;
    width: calc(100% - 2rem);
	}
.content_box .content_card {
    display: inline-block;
    position: relative;
    /* width: 14.75rem; */
    /* height:13.85rem; */
    width: calc(50% - 0.5rem);
    margin-top: 1rem;
	}
.content_box .content_card:nth-child(2n) {
    margin-left: 1rem;
	}
.content_box .content_card img {
    width: 100%;
	}
.content_box .content_card h4 {
    position: absolute;
    display: -webkit-box;
    width: 100%;
    height: 2.4rem;
    margin: 0;
    padding: 0;
    text-align: center;
    letter-spacing: -0.1rem;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: normal;
    line-height: 2.4;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 1rem;
    font-weight: 400;
    overflow: hidden;
	}
.content_box .content_card h4 span {
    /* display: table-cell; */
    vertical-align: middle;
	}
.card_title_color_1 {
    color: #1f4f52;
	}
.card_title_color_2 {
    color: #664f2a;
	}
.card_title_color_3 {
    color: #434c19;
	}
.card_title_color_4 {
    color: #705251;
	}
.content_box .content_card .card_label {
    background: rgba(25, 74, 119, 0.7);
    height: 1.4rem;
    padding: 0 0.5rem;
    line-height: 1.4rem;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 0.9rem;
    color: #fff;
    font-family: dotum;
	}
/* 분야별주제검색 */
.subject_content_search_box {
    width: 100%;
	}
.subject_content_search_cnt {
    padding: 2rem 0 1rem 0;
    font-size: 1rem;
    font-weight: 300;
    color: #444;
    border-bottom: 2px solid #194a77;
	}
.subject_content_search_cnt b {
    font-size: 1.2rem;
	}
.subject_content_search_list {
    margin: 0;
    padding: 2rem 0 3rem 0;
    font-size: 0;
	}
.subject_content_search_list li {
    /* width: 14.4rem; */
    width: calc(14.4rem - 4px);
    height: auto;
    border: 1px solid #dedede;
    display: inline-block;
    margin-right: 0.8rem;
    margin-bottom: 0.8rem;
	}
.subject_content_search_list li:nth-child(5n) {
    margin-right: 0.8rem;
	}
.subject_content_search_list li:nth-child(2n) {
    margin-right: 0;
	}
.subject_content_search_list li:hover {
    border: 1px solid #DA3808;
	}
.subject_content_search_list li a {
    text-decoration: none;
	}
.subject_content_search_list li a img {
    width: 100%;
	}
.subject_content_search_list li a p {
    font-size: 1.2rem;
    font-weight: 400;
    color: #555;
    padding: 1rem 2rem 1rem 2rem;
    margin: 0;
    background: url(/next/images/site1/btn_subject_content_more.png) right 2rem center no-repeat;
    background-size: 5%;
	}
table.subject_content_detial {
    border-spacing: 0;
    border-top: 2px solid #194a77;
    margin-bottom: 3rem;
	}
table.subject_content_detial th {
    border-bottom: 0;
    border-right: 0;
    padding: 0 0 0 2.4rem;
    width: 100%;
    background: url(/next/images/site1/bl_folder.png) left 0.5rem top 1.6rem no-repeat;
    text-align: left;
    display: block;
    height: 4.3rem;
    line-height: 4.3rem;
	}
table.subject_content_detial th a {
    font-size: 1.3rem;
    font-weight: 400;
    color: #333333;
    letter-spacing: -1px;
    text-decoration: none;
	}
table.subject_content_detial td {
    padding: 0 0 1rem 0.5rem;
    border-bottom: 1px solid #ebeef3;
    font-size: 0;
    display: block;
	}
.archive_unit_select {
    height: 3rem;
    font-size: 1.2rem;
    padding: 0 3rem 0 1rem;
	}
.btn_archive_apply {
    width: 5.8rem;
    height: 2.8rem;
    background: #aaa;
    border: 1px solid #8d8d8d;
    color: #fff;
	}
.page_navi_box {
    width: calc(100% - 20px);
    font-size: 0;
    padding: 1.5rem 0 1.5rem 1rem;
    margin: 1.5rem 0 2rem 0;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #cccccc;
	}
.page_navi_box .btn_page_navi_home {
    font-size: 0;
    text-decoration: none;
	}
.page_navi_box .btn_page_navi_home img {
    vertical-align: bottom;
	}
.page_navi_box .btn_page_navi_home:after {
    content: '/';
    padding: 0 1rem;
    color: #6f6f6f;
    font-size: 1.16rem;
	}
.page_navi_box .btn_page_navi {
    font-size: 1.16rem;
    color: #666666;
    text-decoration: none;
	}
.page_navi_box .btn_page_navi:hover {
    text-decoration: underline;
	}
.page_navi_box .btn_page_navi:last-child {
    color: #333;
	}
.page_navi_box .btn_page_navi:after {
    content: '/';
    padding: 0 1rem;
    color: #6f6f6f;
    font-size: 1.16rem;
	}
.page_navi_box .btn_page_navi:last-child:after {
    content: '';
	}
.btn_subject_desc {
    font-size: 1.2rem;
    font-weight: 400;
    color: #555555;
    text-decoration: none;
    padding: 0 0.9rem 0px 0.9rem;
    margin-bottom: 0.5rem;
    height: 3.1rem;
    line-height: 3.1rem;
    border: 1px solid #ccc;
    /* background: url(/next/images/site1/bl_go.png) right 0.7rem center no-repeat; */
    display: inline-block;
    margin-right: 0.5rem;
	}
table.subjct_description_table {
    border-spacing: 0;
    border-top: 2px solid #194a77;
	}
table.subjct_description_table th {
    border-bottom: 1px solid #ebeef3;
    border-right: 1px solid #ebeef3;
    min-height: 1px;
    padding: 0 0 0 0px;
    width: 8.4rem;
    text-align: left;
    font-weight: 300;
    font-size: 1.3rem;
    color: #333333;
    text-align: center;
	}
table.subjct_description_table td {
    padding: 1rem 0 0px 1rem;
    border-bottom: 1px solid #ebeef3;
    color: #777777;
	}
table.subjct_description_table td a {
    font-size: 1.2rem;
    color: #777777;
    overflow: hidden;
	}
table.subjct_description_table td img {
    padding: 10px 0 17px 0;
    vertical-align: middle;
	}
/* Tabs */
.subjcet_desc_tab {
    margin-top: 25px;
    overflow: hidden;
    width: 100%;
    border-bottom: 0;
	}
.subjcet_desc_tab a.tablinks {
    background-color: inherit;
    float: left;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    font-size: 1.2rem;
    font-family: 'Noto Sans KR';
    font-weight: 300;
    width: calc(50% - 2px);
    height: 3.3rem;
    color: #333;
    border: 1px solid #e3e7ee;
    /* border-bottom: 0; */
    background: #fff;
    text-decoration: none;
    line-height: 3.3rem;
    text-align: center;
	}
.subjcet_desc_tab a:hover {
    background-color: #fff;
	}
.subjcet_desc_tab a.active {
    color: #fff;
    border: 1px solid #194a77;
    border-bottom: 0;
    background: #194a77;
	}
.alert_box {
    margin: 1rem 0 0 0;
	}
.alert_box li {
    letter-spacing: -0.5px;
    background-color: #fef4f1;
    /* height: 34px; */
    background-image: url(/next/images/main/bl_orange.png);
    background-position: 1rem 1.3rem;
    background-repeat: no-repeat;
    font-weight: 300;
    font-size: 1.1rem;
    color: #777;
    padding: 1rem 0 1rem 1.5rem;
	}
.subjct_description_content_box .subjct_description_title {
    font-weight: 400;
    font-size: 1.4rem;
    color: #333;
    border-bottom: 2px solid #aaa;
    margin: 2rem 0 0 0;
    padding: 0 0 1rem 0;
	}
.subjct_description_content_box .subjct_description_content {
    font-weight: 300;
    font-size: 1.2rem;
    line-height: 2rem;
    color: #777;
    border-bottom: 1px solid #ccc;
    padding: 1rem 0.5rem;
	}
.subjct_description_content_box {
    margin-bottom: 3rem;
	}
.subject_content_archive_box {
    width: 100%;
    margin-top: 1.5rem;
	}
.subject_content_archive_box ul.archive_type_list {
    border: 0;
    font-size: 0;
    border: 1px solid #eee;
	}
.subject_content_archive_box ul.archive_type_list li {
    display: inline-block;
    height: 2.8rem;
    line-height: 2.8rem;
    text-align: center;
    width: calc(50% - 3px);
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
	}
.subject_content_archive_box ul.archive_type_list li:nth-child(2n) {
    border-right: 0;
	}
.subject_content_archive_box ul.archive_type_list li:last-child {
    border-right: 1px solid #eee;
	}
.subject_content_archive_box ul.archive_type_list li a {
    font-weight: 300;
    font-size: 1.1rem;
    color: #777;
    text-decoration: none;
	}
.btn_list_down {
    width: 11.7rem;
    height: 3rem;
    background: #194a77;
    border: 1px solid #194a77;
    color: #fff;
    font-size: 1.2rem;
    vertical-align: top;
	}
.btn_archive_apply {
    width: 5.8rem;
    height: 3rem;
    background: #6f6f6f;
    border: 1px solid #8d8d8d;
    color: #fff;
    vertical-align: top;
    font-size: 1.2rem;
	}
/* 유형별주제검색 */
.subject_type_search_list {
    margin: 0;
    padding: 1.5rem 0 3rem 0;
    font-size: 0;
	}
.subject_type_search_list li {
    /* width: 28.5rem; */
    width: calc(100% - 2px);
    height: 7.7rem;
    border: 1px solid #dedede;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 0.8rem;
    background-image: none;
    vertical-align: top;
	}
.subject_type_search_list li:nth-child(2n) {
    margin-right: 0;
	}
.subject_type_search_list li:hover {
    border: 1px solid #DA3808;
	}
.subject_type_search_list li a {
    text-decoration: none;
	}
.subject_type_search_list li a img {
    display: inline-block;
    vertical-align: top;
    height: 7.7rem;
	}
.subject_type_search_list li div {
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    color: #555;
    padding: 0.5rem 0px 0px 1rem;
    margin: 0;
    /* width: 18.8rem; */
    width: calc(100% - 10rem);
	}
.subject_type_search_list li div h4 {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 400;
    color: #555;
    margin: 0 0 1rem 0;
    background: url(/next/images/site1/btn_subject_content_more.png) right center no-repeat;
    padding-right: 2rem;
    background-size: 1rem;
	}
.subject_type_search_list li div h4 a {
    font-size: 1.2rem;
    font-weight: 400;
    color: #555;
	}
.subject_type_search_list li div span {
    display: inline-block;
    font-size: 1rem;
    font-weight: 300;
    color: #999;
	}
.ganada_list {
    margin: 0;
    background: #f5f5f5;
    /* float: right; */
    margin-bottom: 0.5rem;
    text-align: right;
	}
.ganada_list li {
    display: inline-block;
	}
.ganada_list li a {
    display: block;
    width: 2.3rem;
    height: 2.3rem;
    border: 1px solid #ccc;
    line-height: 2.3rem;
    text-align: center;
    font-weight: 300;
    font-size: 1.2rem;
    color: #999;
    text-decoration: none;
    margin-left: 0.2rem;
    background: #fff;
    margin-bottom: 0.2rem
	}
.ganada_list li:first-child a {
    display: block;
    width: 96px;
    height: 2.3rem;
    border: 1px solid #DA3808;
    line-height: 2.3rem;
    text-align: center;
    font-weight: 300;
    font-size: 1.2rem;
    color: #fff;
    text-decoration: none;
    margin-left: 0.2rem;
    background: #DA3808;
	}
.btn_go_list {
    margin-top: 1rem;
	}
/* 주제별상세검색 */
.subject_detial_search_box {
    margin-top: 30px;
	}
.subject_detail_search_table {
    width: 100%;
    border-spacing: 0;
    background: #f5f5f5;
    display: block;
	}
.subject_detail_search_table th {
    width: calc(100% - 1rem);
    border-bottom: 1px solid #dddddd;
    font-weight: 300;
    font-size: 1.2rem;
    color: #333;
    display: block;
    height: 4.1rem;
    line-height: 4.1rem;
    text-align: left;
    padding-left: 1rem;
    cursor: pointer;
    position: relative;
	}
.subject_detail_search_table th:before {
    content: ' ';
    width: 12px;
    height: 10px;
    position: absolute;
    top: 1.7rem;
    left: 5rem;
    background-image: url(/next/images/bl_top_sh_sel_arrow.png);
	}
.subject_detail_search_table th.open:before {
    content: ' ';
    transform: rotate(180deg);
	}
.subject_detail_search_table td {
    padding: 20px 0;
    border-bottom: 1px solid #dddddd;
    width: 100%;
    background: #fff;
    display: none;
	}
.subject_detail_search_table tr:first-child th {
    display: none;
	}
.subject_detail_search_table tr:first-child td {
    background: #f5f5f5;
    text-align: center;
    display: block;
    width: calc(100vw - 3rem);
	}
.subject_detail_search_table .select_field {
    margin-top: 0;
    width: calc(100% - 2rem);
	}
.subject_detail_search_table .search_word {
    width: calc(100% - 3.2rem);
	}
.subject_detail_search_table td ul {
    padding: 0 0 0 1rem;
	}
.subject_detail_search_table td ul li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    margin-bottom: 1rem;
	}
.subject_detail_search_table td ul li label {
    font-weight: 300;
    font-size: 1.2rem;
    color: #777;
    position: relative;
    padding-left: 10px;
	}
.card_list_board {
    width: 100%;
    margin-top: 0.5rem;
    padding: 0;
    height: auto;
	}
.card_list_board:first-child {
    width: 100%;
    height: auto;
    border-right: 0;
    border-bottom: 0;
	}
.card_list_board:last-child {
    height: auto;
    margin-top: 0.5rem;
    width: 100%;
	}
.card_list_board ul {
    background: #fff;
    padding: 0 1rem 0rem 1rem;
	}
.card_list_board ul li {
    background: #fff;
    padding: 1rem 0;
    /* width: calc(100% - 1.5rem); */
    width: calc(100% - 3.5rem);
    background: url(/next/images/site2/bl_main_list_gray.png) left 1.5rem no-repeat;
    padding-left: 1.5rem;
	}
.card_list_board ul li:first-child {
    background: url(/next/images/site2/bl_main_list_blue.png) left 1.5rem no-repeat;
	}
.card_list_board ul li a {
    text-decoration: none;
	}
.card_list_board ul li span.subject {
    font-size: 1.2rem;
    font-weight: 300;
    color: #555555;
    float: left;
	}
.card_list_board ul li span.date {
    font-size: 13px;
    font-weight: 300;
    color: #aaaaaa;
    float: right;
	}
}
@media screen and (max-width: 520px) {
.ex_search1 > li.btn_ex_search {
    background-size: 12%;
	}
}
@media screen and (max-width: 380px) {
.ex_search1 li .text_box {
    margin-left: 45px;
	}
}