@charset "UTF-8";
/*-------------------------------------------------
Border 반응형 Style Sheet
-------------------------------------------------*/
@media all and (max-width: 1210px) {
.table_wrap {
	overflow-x: scroll; 
	}	
.table_wrap [class^="tstyle_"],
.table_wrap.no_response table {
    table-layout: inherit;
	}	
.table_wrap.response {
	overflow: inherit; 
	}
.table_wrap.response > [class^="tstyle_"] {
	table-layout: fixed; 
	}
}
@media all and (max-width: 1180px) {
.table_wrap .date {
	width: 15%;
	}	
.album_type > li {
	width: 24%;
    margin-left: 1%;
	}
.nextPrev_list li strong {background-position: 0 -12px;}	
.nextPrev_list li strong.next_list {background-position: 0 -54px;}	
}
@media all and (max-width: 1130px){ 
/* * button, input, textarea {	
 	appearance: none;
   -webkit-appearance: none;
   -webkit-border-radius: 0;
	} */
.reserve-view .view-title {
    word-break: normal;
    }	
.table_wrap.response .num {
	width: 9%;
	}	
.table_wrap.response .num::before {
	display: none;
	}
.album_type li, .newsLetter_type li {
    width: 32.3%;
	}	
.attach_file {
	top: 33px;
	right: inherit;
	left: 50%;
    margin-left: -165px;	
	}
.attach_file::before {	
    right: 50%;
	}
.attach_file::after {
    right: 49%;
	}
}
@media all and (max-width: 1024px) {
.schedule_area colgroup,
.schedule_area caption,
.schedule_area thead {
	display: none;
	}
.schedule_area [class*="tstyle_"] {	
	table-layout: fixed;
	}
.schedule_area [class*="tstyle_"] > tbody > tr {
    display: block;
    width: 100%;
	}
.schedule_area [class*="tstyle_"] > tbody td {
	display: block;
	height: auto;
	min-height: 3.9rem;
    padding: 1rem 1.5rem;
	border: none;
    border-bottom: 1px solid #e5e5e5;
    white-space: normal;
    overflow: hidden;
	}	
.schedule_area [class*="tstyle_"] > tbody td.nonDay {
	display: none;
	}	
.schedule_area .day {
	float: left;
	width: 5rem;
    margin-bottom: 0;
    font-weight: 700;
	}
.schedule_area ul {
	word-break: keep-all; 
	}	
}
@media all and (max-width: 995px) {
.tstyle_list td {
    white-space: nowrap;
	}
.tstyle_list .date {
	width: 12%;
	}	
.tstyle_list .subject {
	width: 90%;
	color: #000;
	text-align: left;
	}
.table_wrap.response > [class*="tstyle_"] > caption,
.table_wrap.response > [class*="tstyle_"] > colgroup,
.table_wrap.response > [class*="tstyle_"] > thead {
	display: none;
	}
.table_wrap.response > [class*="tstyle_"] > tbody > tr {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
	}
.table_wrap.response > [class*="tstyle_"] > tbody > tr > td {
	display: inline-block;
	padding: 0.2rem 0.3rem;
	border: none;
	color: #555;
    white-space: normal;
    text-align: left;
	}
.table_wrap.response > [class*="tstyle_"].td_block > tbody > tr > td {
	display: block;
	text-align: left;
	}
.table_wrap.response > [class*="tstyle_"] > tbody > tr > td::before {
    margin-right: 0.5rem;
    color: #333;
    font-family: 'NotoB';
    content: attr(aria-label);
	}
.table_wrap.response tbody > tr > td.num {
    display: block;
	width: auto;
	}
.table_wrap.response .tstyle_list td.ellipsis {
	display: block;
	}
	
/* write style 반응형 */	
.table_wrap.response > .tstyle_view > tbody > tr,
.table_wrap.response > .tstyle_write > tbody > tr {
	padding: 0;
	border-bottom: none;
	}	
.table_wrap.response > .tstyle_view > tbody > tr > th,
.table_wrap.response > .tstyle_write > tbody > tr > th {
	display: block;    
    padding: 1.3rem 2rem;
	border-color: transparent;
    border-top: 1px solid #e4e7ec;
	text-align: left;
	}	
.table_wrap.response > .tstyle_view > tbody > tr > td,
.table_wrap.response > .tstyle_write > tbody > tr > td {	
	display: block;    
    padding: 1.3rem 2rem;
    border-left: none;
    border-right: none;
    }
.table_wrap.response > .tstyle_view > tbody > tr > th br,
.table_wrap.response > .tstyle_write > tbody > tr > th br { 
	display: none;
	}
.margin_zero .fake-table > li {
    padding: 1.3rem 2rem;
	}   
.table_wrap .date-input .datepicker {width: auto;} 	
}
@media all and (max-width: 860px) {
.board_pager {margin-top: 30px;}	
.board_pager a {width: 30px; height: 30px; line-height: 30px;}
}
@media all and (max-width: 770px) {
.br {display: block;}
[class*="btn_area"] {text-align: center;}
.search_form {
	position: inherit;
	top: inherit;
	right: inherit !important;
    margin-bottom: 20px;
	text-align: center;
	}
.newsletter_application .title,
.newsletter_application .search {
	float: none;
	margin-bottom: 5px;
	}	
.newsletter_application .txt {
	float: none;
	margin: 0 0 10px;
	}
.newsletter_application input[type="email"] {
	width: calc(100% - 150px);
	}	
.float_wrap .float_right.txt_right {
	float: none;
	margin-bottom: 15px;
	}
.float_wrap .articles {
	float: none;
	padding: 0;
	}
.tstyle_list.td_block > tbody > tr > td::before {
	display: block;
	}	
.table_wrap.response > .tstyle_write > tbody > tr > th {
	padding: 1rem 1.5rem;	
	}
.table_wrap.response > .tstyle_write > tbody > tr > td,
.margin_zero .fake-table > li {
	padding: 1.3rem 1.5rem;
	}
.tstyle_write input.col-sm-1 {
    width: 75px;
	}
.album_type li {
    width: 49%;
	}
.news_view > .tstyle_view colgroup {
	display: none;
	}	
.news_view > .tstyle_view th,
.news_view > .tstyle_view td {
	display: block;
	border-left: none;
	border-right: none;
	}
.news_view > .tstyle_view th	{
	text-align: left;
	}
.viewContent {
	padding: 25px 20px;	
    overflow-x: auto;
	}
.thumb_type strong {
	max-height: none;
	}
.btn_area_center {	
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    justify-content: center;
	}
.btn_area_center [class*="btn-type"]	{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
	margin: 0 .3rem;
	}	
.board_pager {
	font-size: 1.5rem;
	}
.board_pager a {
	width: 22px;
    height: 22px;
    margin: 0 1px;
    line-height: 22px;
    border-color: transparent;
	}
.board_pager a.prev, .board_pager a.next {
	border-color: #dee2ea;
	}
.ipinHp_area br {display: none;}
}
@media screen and (max-width: 680px) {
.path {
	margin-bottom: 5rem;
	}
.articles_search {
	margin-bottom: 0;
	}
.articles_search .articles,
.articles_search .basic_searchForm,
.articles_search #searchForm .float-right {
    float: none;
    line-height: 1.6;
	}
.articles_search .photo_type {
	margin: 0 0 10px;
	}	
.articles_search .basic_searchForm,
.articles_search #searchForm .float-right {
	margin-bottom: 35px;
	text-align: center;
	}
.photo_list.thumb_type .thumb, 
.photo_list.report_type .thumb {
	width: 130px;
    height: 95px;
	}
.thumb_type .date {
	background-position:  0 3px;
	}
.email-input input,
.email-input select {
	width: 30%;
	}
.search_form .date-input,
.search_form .default-search {
	width: 100%;
	}
.search_form .date-input .datepicker,
.search_form .date-input > .display-inline {
    width: 48.2%;
    margin-bottom: 0.5rem;
    }
.search_form .date-input .datepicker input,	
.search_form .date-input > .display-inline input {
    width: calc(100% - 30px);
    margin-bottom: 0;
	}
.search_form .default-search input[type="text"] {
	width: calc(100% - 160px);
	}
.table_wrap .date-input .datepicker {
	width: 45%;
	} 
.download-list {
    flex-direction: column;
    align-content: flex-start;
	}
.download-list .tit, .download-list .title {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	}
.download-list ul {
	width: 100%;
	}
.download-list a {
	padding-right: 0.5rem;
	}	
.table_wrap.response > [class*="tstyle_"] > tbody > tr > td {
	display: block;
	text-align: left;	
	}
.login-choice br {
	display: none;
	}	
}
@media screen and (max-width: 540px) {
.newsletter_application input[type="email"] {
	width: calc(100% - 80px);
	}	
.thumb_type .thumb {
	float: none;
    margin: auto;
	}
.nextprev_list li strong {
	width: 100px;
	}
.articles_search #searchForm select,
.articles_search select,
.articles_search input {
	width: 100%;
	margin-bottom: 0.5rem;
	}
.search_form .default-search input[type="text"] {
	width: 100%;
	}
}
@media screen and (max-width: 480px) {
.album_type {
	width: 100%;
	margin: -25px 0 0;
	}	
.album_type li {
	float: none;
    width: 100%;
    margin: 25px auto 0;
	}
.input_smallBlack {
    clear: both;
	display: block;
    margin: 10px auto 0;
	}
.attach_file {	
    width: 300px;	
    margin-left: -222px;
	}
.attach_file a {
	width: 195px;
	}
.attach_file::before {	
     right: 25%;
	}
.attach_file::after {
     right: 24%;
	}
.btn_link [class*="btn"] {
	margin-bottom: 5px;
	}	
[class*="btn"] [class*="btn_type"] {
    min-width: 110px;
	}	
.basic_searchForm .input_smallBlack {
	display: inline-block;
    margin-top: 0;
	}
.photo_list.thumb_type .thumb, .photo_list.report_type .thumb {float: none; display: block; margin: 0 auto 20px;}

.email-input input, .email-input select {
	width: 100%;
	margin: 0.3rem 0;
	}
.email-input input:first-child {
	width: 93%;
	}
.ipinHp_area,
.login-choice {
	padding: 3rem;
	}	
.ipinHp_area > li,
.login-choice > li {
	float: none;
	width: 100%;
	padding: 0;
	}
.ipinHp_area > li:first-child, 
.login-choice > li:first-child {
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-right: none;	
	border-bottom: 1px solid #e8e8e8;
	}
.search_form .date-input .datepicker,	
.search_form .date-input > .display-inline {
    width: 46.5%;
	}

}
@media screen and (max-width: 430px) {	
.ipinHp_area [class*="icon"] {
	transform: scale(.8); 
	}
}
@media screen and (max-width: 375px) {	
[class*="btn"] [class*="btn_type"] {
    min-width: 90px;
	}
.search_form .date-input .datepicker {
    width: 47.2%;
	}	
}