/*
@import url( /css/board/ui.core.css );
@import url( /css/board/ui.datepicker.css );
@import url( /css/board/ui.theme.css );
*/

.board_info {
	margin-bottom: 0.5rem; position: relative;
}
.board_info::after {
	clear: both; display: table; content: "";
}
.board_info .page_info {
	margin-top: 8px; float: left;
}
.board_info .page_info strong {
	color: rgb(51, 51, 51);
}
.board_info .page_info b {
	color: rgb(51, 51, 51);
}
.board_info .page_info .current_page {
	padding-left: 0.5rem; margin-left: 0.4rem; position: relative;
}
.board_info .page_info .current_page::before {
	left: 0px; top: 50%; width: 1px; height: 0.7rem; display: block; position: absolute; content: ""; transform: translateY(-50%); background-color: rgb(221, 221, 221); -webkit-transform: translateY(-50%);
}
.board_info .Search_rss {
	text-align: right; font-size: 0.75rem; float: right; position: relative;
}
.board_info .Search_rss a.icon_rss {
	display: none;
}
.board_info fieldset {
	width: 100%; overflow: hidden; clear: both; display: table; position: relative;
}
.board_info fieldset select {
	padding: 0px 0.5rem; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; height: 100%; display: block;
}
.board_info fieldset input {
	padding: 0px 0.5rem; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; height: 100%; display: block;
}
.board_info fieldset button {
	padding: 0px 0.5rem; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; height: 100%; display: block;
}
.board_info fieldset span {
	height: 2rem; vertical-align: middle; display: inline-block;
}
.board_info fieldset span:first-of-type {
	margin-left: 0px;
}
.board_info fieldset span.form-select {
	position: relative; min-width: 7.5rem;
}
.board_info fieldset span.form-select::after {
	top: 50%; right: 0.5rem; color: rgb(51, 51, 51); font-family: "xeicon"; position: absolute; content: "\e936"; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.board_info fieldset span.form-select select {
	position: relative; z-index: 1; -webkit-appearance: none;
}
.board_info fieldset span.form-select select::-ms-expand {
	display: none;
}
.board_info fieldset span.form-input {
	width: 13rem;
}
.board_info fieldset span.form-input input {
	padding-right: 3rem;
}
.board_info fieldset span.form-btn {
	margin-left: -3rem; min-width: 2rem;
}
.board_info fieldset span.form-btn button {
	padding: 0px 0.9rem; border: rgb(51, 51, 51); border-image: none; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
div.tstyle_list {
	border-top-color: rgb(85, 85, 85); border-top-width: 2px; border-top-style: solid;
}
div.tstyle_view {
	border-top-color: rgb(85, 85, 85); border-top-width: 2px; border-top-style: solid;
}
.galleryList {
	border-top-color: rgb(85, 85, 85); border-top-width: 2px; border-top-style: solid;
}
.writeForm {
	border-top-color: rgb(85, 85, 85); border-top-width: 2px; border-top-style: solid;
}
.listFaq {
	border-top-color: rgb(85, 85, 85); border-top-width: 2px; border-top-style: solid;
}
.fc .fc-view {
	border-top-color: rgb(85, 85, 85); border-top-width: 2px; border-top-style: solid;
}
div.tstyle_list {
	position: relative;
}
.galleryList {
	position: relative;
}
.list_board {
	position: relative;
}
.writeForm {
	position: relative;
}
.listFaq {
	position: relative;
}
div.tstyle_list::after {
	left: 0px; width: 100%; height: 1px; bottom: 0px; position: absolute; content: ""; background-color: rgb(170, 170, 170);
}
.galleryList::after {
	left: 0px; width: 100%; height: 1px; bottom: 0px; position: absolute; content: ""; background-color: rgb(170, 170, 170);
}
.list_board::after {
	left: 0px; width: 100%; height: 1px; bottom: 0px; position: absolute; content: ""; background-color: rgb(170, 170, 170);
}
.writeForm::after {
	left: 0px; width: 100%; height: 1px; bottom: 0px; position: absolute; content: ""; background-color: rgb(170, 170, 170);
}
.listFaq::after {
	left: 0px; width: 100%; height: 1px; bottom: 0px; position: absolute; content: ""; background-color: rgb(170, 170, 170);
}
div.tstyle_list > div > ul {
	margin: 0px; width: 100%; overflow: hidden; clear: both; display: table; table-layout: fixed;
}
div.tstyle_list > div > ul > li {
	padding: 0.7rem 0.25rem; width: 10%; text-align: center; vertical-align: middle; display: table-cell; -ms-word-break: break-all; -ms-text-overflow: ellipsis;
}
div.tstyle_list > div > ul > li::before {
	display: none;
}
div.tstyle_list > div > ul > li:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
div.tstyle_list > div.dhead {
	border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: solid;
}
div.tstyle_list > div.dbody > ul {
	font-size: 0.75rem; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
div.tstyle_list > div.dhead > ul li {
	color: rgb(34, 34, 34); font-weight: bold;
}
div.tstyle_list > div.dbody > ul li:first-child.m-hidden {
	display: none;
}
div.tstyle_list > div.dbody > ul:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
div.tstyle_list > div.dbody > ul.notice .icon-notice {
	border-radius: 50%; width: 1.8rem; height: 1.8rem; text-align: center; color: rgb(255, 255, 255); padding-top: 0.35rem; font-size: 0.65rem; display: inline-block; background-color: rgb(51, 51, 51);
}
div.tstyle_list > div.dbody > ul.notice li:first-child {
	color: rgb(0, 0, 0); font-weight: 500;
}
div.tstyle_list > div.dhead > ul li.title {
	width: auto; text-align: center;
}
div.tstyle_list > div.dbody > ul > li.title {
	width: auto; text-align: left;
}
div.tstyle_list > div.dbody > ul > li a {
	width: 85%; text-align: left; overflow: hidden; font-size: 0.8rem; vertical-align: middle; display: inline-block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.xi-subdirectory-arrow {
	color: rgb(153, 153, 153); font-size: 1rem; margin-right: 0.2rem; margin-left: 1rem; vertical-align: middle; display: inline-block;
}
.xi-lock {
	color: rgb(34, 34, 34); font-size: 1rem; margin-right: 0.2rem; vertical-align: middle; display: inline-block;
}
div.tstyle_list > div.dbody > ul > li.file a {
	width: 100%; text-align: center;
}
div.tstyle_list > div.dbody > ul > li.file .xi-save {
	background: url("/images/board/icon_save.png") no-repeat 0px 0px / cover; width: 0.8rem; height: 0.85rem; display: inline-block;
}
div.tstyle_list > div.dbody > ul > li.file .xi-save::before {
	display: none;
}
div.tstyle_list > div.dbody > ul > li span.re-num {
	color: rgb(216, 84, 48);
}
div.tstyle_list > div.dbody > ul > li a:hover {
	text-decoration: underline;
}
div.tstyle_list > div.dbody > ul > li a.btn-line {
	width: auto; display: inline-block;
}
div.tstyle_list > div.dbody > ul > li a.btn-line:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
div.tstyle_list > div.dbody .xi-new {
	color: rgb(18, 111, 180); font-size: 1.1rem; margin-left: 0.4rem; vertical-align: middle; display: inline-block;
}
div.tstyle_list > div.dbody .state {
	padding: 0.1rem 0.45rem; border-radius: 2px; font-size: 0.75rem; margin-left: 0.4rem; vertical-align: middle; display: inline-block;
}
div.tstyle_list > div.dbody .state.ing {
	color: rgb(255, 255, 255); background-color: rgb(18, 111, 180);
}
div.tstyle_list > div.dbody .state.end {
	color: rgb(255, 255, 255); background-color: rgb(85, 85, 85);
}
div.tstyle_list > div.dbody .state.ready {
	color: rgb(51, 51, 51); background-color: rgb(238, 238, 238);
}
.board_pager {
	margin: 30px auto; text-align: center;
}
.board_pager .inner {
	margin: 0px auto; display: table;
}
.board_pager a {
	margin: 0px 2px; border-radius: 50%; border: 1px solid rgb(221, 221, 221); border-image: none; width: 2rem; height: 2rem; text-align: center; color: rgb(153, 153, 153); padding-top: 0.25rem; font-size: 0.8rem; text-decoration: none; vertical-align: middle; display: inline-block; background-color: transparent;
}
.board_pager a:hover {
	transition:0.25s; background-color: rgb(245, 246, 250); -webkit-transition: all .25s;
}
.board_pager .pageNone {
	border-color: transparent;
}
.board_pager .pageNone:hover {
	border-color: rgb(221, 221, 221); transition:0.2s; -webkit-transition: all .2s;
}

.board_pager .pageNow {
	border-color: rgb(51, 51, 51); 
	background-color: rgb(51, 51, 51);
	color: white;
}

.board_pager .pageNow strong {
	color: rgb(255, 255, 255);
}
.board_pager + .survey {
	margin-top: 100px;
}
.board_pager i {
	color: rgb(119, 119, 119); font-size: 1rem; margin-top: 0.25rem;
}
.board_pager .pageFirst i::after {
	font-family: "xeicon"; margin-left: -0.8rem; content: "\e93c";
}
.board_pager .pageLast i::after {
	font-family: "xeicon"; margin-left: -0.8rem; content: "\e93f";
}
.board_pager .pagePrev {
	margin-right: 1rem;
}
.board_pager .pageNext {
	margin-left: 1rem;
}
.btn {
	float: left;
}
.btn-line {
	padding: 0.35rem 0.75rem; border: 1px solid rgb(153, 153, 153); transition:0.25s; border-image: none; width: 49%; display: inline-block; position: relative; min-width: 6.8rem; background-color: rgb(255, 255, 255); -webkit-transition: all .25s;
}
.btn-line.btn-down i::after {
	font-family: "xeicon"; content: "\eb7c";
}
.btn-line.btn-view i::after {
	font-family: "xeicon"; content: "\e97a";
}
.btn-line i {
	top: 50%; right: 0.6rem; color: rgb(51, 51, 51); position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.btn-line:hover {
	color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.btn-line:hover i {
	color: rgb(255, 255, 255);
}
.btn-line.type2 {
	border: 1px solid rgb(51, 51, 51); border-image: none; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
div.tstyle_view {
	margin-bottom: 1rem;
}
div.tstyle_view div.title {
	padding: 1.2rem 0px; text-align: center; color: rgb(51, 51, 51); font-size: 1rem; font-weight: bold;
}
div.tstyle_view ul.head {
	padding: 0.9rem 0px; text-align: center; border-top-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; background-color: rgb(248, 249, 250);
}
div.tstyle_view ul.head li {
	display: inline-block;
}
div.tstyle_view ul.head li ~ li {
	padding-left: 0.5rem; margin-left: 0.4rem; position: relative;
}
div.tstyle_view ul.head li ~ li::before {
	left: 0px; top: 50%; width: 1px; height: 0.6rem; display: block; position: absolute; content: ""; transform: translateY(-50%); background-color: rgb(221, 221, 221); -webkit-transform: translateY(-50%);
}
div.tstyle_view ul.head li strong {
	color: rgb(0, 0, 0); padding-right: 5px; font-weight: normal;
}
div.tstyle_view ul.head li span {
	color: rgb(119, 119, 119);
}
div.tstyle_view div.tb_contents {
	padding: 3rem; border-bottom-color: rgb(211, 216, 221); border-bottom-width: 1px; border-bottom-style: solid; -ms-word-break: keep-all;
}
div.tstyle_view .add_file_list {
	width: 100%; border-bottom-color: rgb(211, 216, 221); border-bottom-width: 1px; border-bottom-style: solid; display: table;
}
div.tstyle_view .add_file_list .title {
	padding: 1rem; width: 10%; color: rgb(51, 51, 51); display: table-cell;
}
div.tstyle_view .add_file_list .add_file {
	padding: 1rem 0px; display: table-cell;
}
ul.add_file li::after {
	clear: both; display: table; content: "";
}
ul.add_file li::before {
	display: none;
}
ul.add_file li .file_down {
	margin-left: 0.3rem;
}
ul.add_file li .file_down:hover {
	color: rgb(18, 111, 180);
}
ul.add_file li .fileSize {
	color: rgb(153, 153, 153); font-size: 0.8em; margin-left: 0.2rem;
}
ul.add_file li .link {
	float: right;
}
ul.add_file li .link .btn-line {
	padding: 0.1rem 1.1rem 0.1rem 0.5rem; width: auto; font-size: 0.7rem; min-width: 5rem;
}
ul.add_file li .link .btn-line i {
	right: 0.35rem;
}
ul.add_file li ~ li {
	margin-top: 0.5rem;
}
ul.add_file li .xi-close-circle {
	transition:0.25s; color: rgb(136, 136, 136); font-size: 1rem; margin-left: 0.5rem; vertical-align: middle; display: inline-block; -webkit-transition: all .25s;
}
ul.add_file li .xi-close-circle:hover {
	color: rgb(18, 111, 180);
}
ul.add_file li .input_file {
	padding: 0.3rem 0.6rem; border: 1px solid rgb(153, 153, 153); transition:0.25s; border-image: none; display: inline-block; -webkit-transition: all .25s;
}
ul.add_file li .input_file:hover {
	color: rgb(255, 255, 255); background-color: rgb(153, 153, 153);
}
.galleryList {
	overflow: hidden;
}
.galleryList > ul {
	margin: 0px -1.3%;
}
.galleryList > ul > li {
	padding: 2rem 1.3%; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; float: left; position: relative;
}
.galleryList > ul > li > a {
	display: block; position: relative;
}
.galleryList > ul > li .thumb {
	background: rgb(0, 0, 0); margin: 0px auto 1rem; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; height: 0px; text-align: center; overflow: hidden; padding-bottom: 61%; display: block; position: relative;
}
.galleryList > ul > li .thumb::before {
	transition:0.25s; left: 50%; top: 30%; color: rgb(255, 255, 255); line-height: 1; font-family: "xeicon"; font-size: 1.8rem; font-weight: bold; vertical-align: middle; visibility: hidden; position: absolute; content: "\e9c5"; opacity: 0; transform: translateX(-50%) scale(2); -webkit-transform: translateX(-50%) scale(2); -webkit-transition: all .25s;
}
.galleryList > ul > li .thumb::after {
	left: 50%; top: 55%; color: rgb(255, 255, 255); visibility: hidden; position: absolute; content: "  �ڼ��� ����"; opacity: 0; transform: translate(-50%, 20%); -webkit-transform: translate(-50%, 20%);
}
.galleryList > ul > li .thumb img {
	transition:0.25s; width: 100%; -webkit-transition: all .25s;
}
.galleryList > ul > li .txt {
	height: auto; display: block; position: relative;
}
.galleryList > ul > li .title {
	transition:0.4s; width: 100%; color: rgb(0, 0, 0); overflow: hidden; font-size: 0.9rem; display: block; white-space: nowrap; -ms-word-break: keep-all; -ms-text-overflow: ellipsis; -webkit-transition: all .4s;
}
.galleryList > ul > li .date {
	margin: 0.3rem 0px 0px; color: rgb(119, 119, 119); display: inline-block;
}
.galleryList > ul > li .hit {
	margin: 0.3rem 0px 0px; color: rgb(119, 119, 119); display: inline-block;
}
.galleryList > ul > li .date b {
	color: rgb(0, 0, 0); font-weight: normal; margin-right: 0.2rem; display: inline-block;
}
.galleryList > ul > li .hit b {
	color: rgb(0, 0, 0); font-weight: normal; margin-right: 0.2rem; display: inline-block;
}
.galleryList > ul > li .desc {
	overflow: hidden; margin-bottom: 1rem; -ms-text-overflow: ellipsis; max-height: 2.3rem; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
}
.galleryList > ul > li .hit {
	padding-left: 0.5rem; margin-left: 0.4rem; position: relative;
}
.galleryList > ul > li .hit::before {
	left: 0px; top: 50%; width: 1px; height: 0.7rem; display: block; position: absolute; content: ""; transform: translateY(-50%); background-color: rgb(221, 221, 221); -webkit-transform: translateY(-50%);
}
.galleryList > ul > li:hover .thumb::before {
	transition:0.25s; visibility: visible; opacity: 1; -webkit-transition: all .25s;
}
.galleryList > ul > li:hover .thumb::after {
	transition:0.25s; visibility: visible; opacity: 1; -webkit-transition: all .25s;
}
.galleryList > ul > li:hover .thumb::before {
	font-weight: normal; transform: translateX(-50%) scale(1); -webkit-transform: translateX(-50%) scale(1);
}
.galleryList > ul > li:hover .thumb::after {
	transform: translate(-50%, 0%); transition-delay: 0.2s; -webkit-transform: translate(-50%, 0%); -webkit-transition-delay: .2s;
}
.galleryList > ul > li:hover img {
	opacity: 0.4; transform: scale(1.1); -webkit-transform: scale(1.1);
}
.galleryList.col3 > ul li {
	width: 33.33%;
}
.galleryList.col4 > ul li {
	width: 25%;
}
.galleryList.thumbnail > ul {
	margin: 0px;
}
.galleryList.thumbnail > ul li {
	padding-right: 0px; padding-left: 0px; float: none; min-height: 13rem;
}
.galleryList.thumbnail > ul li::after {
	clear: both; display: table; content: "";
}
.galleryList.thumbnail > ul li .thumb {
	width: 23%; padding-bottom: 14%; position: absolute;
}
.galleryList.thumbnail > ul li .txt {
	padding: 1rem 2rem 2rem 27%;
}
.galleryList.book_style1 > ul {
	margin: 0px -2%;
}
.galleryList.book_style1 > ul li {
	width: 50%; padding-right: 2%; padding-left: 2%; position: relative;
}
.galleryList.book_style1 > ul li::after {
	clear: both; display: table; content: "";
}
.galleryList.book_style1 > ul li .title {
	font-size: 1rem; margin-bottom: 1rem;
}
.galleryList.book_style1 > ul li .thumb {
	width: 23%; right: 1.3rem; padding-bottom: 30%; position: absolute;
}
.galleryList.book_style1 > ul li .txt {
	padding-right: 30%;
}
.galleryList.book_style1 > ul li .txt .desc {
	max-height: 4rem; -webkit-line-clamp: 3;
}
.galleryList.book_style1 .date {
	display: none;
}
.galleryList.book_style1 .hit {
	display: none;
}
.galleryList.book_style2 > ul {
	margin: 0px -2%;
}
.galleryList.book_style2 > ul li {
	width: 25%; padding-right: 2%; padding-left: 2%;
}
.galleryList.book_style2 > ul li .thumb {
	height: auto; padding-bottom: 0px;
}
.galleryList.book_style2 > ul li .thumb::before {
	top: 40%;
}
.galleryList.book_style2 > ul li .desc {
	display: none;
}
.galleryList.book_style2 > ul li .date {
	display: block;
}
.galleryList.book_style2 .date {
	display: none;
}
.galleryList.book_style2 .hit {
	display: none;
}
.galleryList .btn {
	margin-top: 1rem; display: block;
}
.privacy_agree .title_depth01 {
	margin: 20px 0px 10px; color: rgb(51, 51, 51); font-size: 18px; font-weight: 500;
}
.privacy_agree .group {
	border-width: 1px; border-style: solid; border-color: rgb(102, 102, 102) rgb(221, 221, 221) rgb(221, 221, 221); padding: 20px 25px; border-image: none; margin-bottom: 15px;
}
.privacy_agree .group .title_depth02 {
	color: rgb(51, 51, 51); font-size: 15px; font-weight: 500;
}
.privacy_agree .group .bul_dot strong {
	padding-left: 8px; font-size: 14px; position: relative;
}
.privacy_agree .group .bul_dot div {
	padding-left: 8px; font-size: 14px; position: relative;
}
.privacy_agree .group .bul_dot strong::before {
	background: rgb(102, 102, 102); border-radius: 100px; left: 0px; top: 9px; width: 3px; height: 3px; position: absolute; content: "";
}
.list_board {
	margin: 50px 0px;
}
.list_board li {
	padding: 0.75rem 1rem; border-top-color: rgb(226, 227, 230); border-top-width: 1px; border-top-style: solid; position: relative;
}
.list_board li::after {
	clear: both; display: table; content: "";
}
.list_board li span {
	padding-left: 1.5rem; vertical-align: top; float: left; display: block; position: relative;
}
.list_board li span::before {
	left: 0px; font-family: "xeicon"; position: absolute; content: "\e943";
}
.list_board li:first-child span::before {
	transform: rotate(180deg); -webkit-transform: rotate(180deg);
}
.list_board li a {
	color: rgb(51, 51, 51); padding-left: 6rem; display: block;
}
.list_board li a:hover {
	text-decoration: underline;
}
div.CommentWrap {
	margin: 2rem 0px;
}
div.CommentWrap > .cmtForm h4 {
	font-size: 18px; font-weight: 500; margin-bottom: 15px;
}
div.CommentWrap > .cmtForm h4 span.re-num {
	color: rgb(216, 84, 48); vertical-align: 0px;
}
div.CommentWrap div.commentList .title {
	padding-bottom: 1rem; margin-top: 2.5rem; border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: solid;
}
div.CommentWrap div.commentList .title b {
	color: rgb(18, 111, 180);
}
div.CommentWrap div.commentList ul li {
	padding: 1rem 0.8rem; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
div.CommentWrap div.commentList ul li .comment {
	margin-bottom: 0.1rem; display: block;
}
div.CommentWrap div.commentList ul li .name {
	color: rgb(51, 51, 51);
}
div.CommentWrap div.commentList ul li > span.date {
	margin: 0px 3px; color: rgb(170, 170, 170); font-size: 0.7rem; display: block;
}
div.CommentWrap div.commentList ul li span.cmtBtnGroup {
	top: 1rem; right: 0.5rem; display: block; position: absolute;
}
div.CommentWrap div.commentList ul li span.cmtBtnGroup > span {
	font-size: 0.7rem; display: inline-block; cursor: pointer;
}
div.CommentWrap div.commentList ul li span.cmtBtnGroup > span:hover {
	color: rgb(18, 111, 180);
}
div.CommentWrap div.commentList ul li span.cmtBtnGroup > span.cmtDel {
	padding-left: 0.5rem; margin-left: 0.4rem; position: relative;
}
div.CommentWrap div.commentList ul li span.cmtBtnGroup > span.cmtDel::before {
	left: 0px; top: 50%; width: 1px; height: 0.65rem; display: block; position: absolute; content: ""; transform: translateY(-50%); background-color: rgb(221, 221, 221); -webkit-transform: translateY(-50%);
}
div.CommentWrap div.commentList ul li .btn-recomment {
	margin: 0.5rem 0px 1rem; padding: 0.2rem 0.5rem; border: 1px solid rgb(221, 221, 221); border-image: none; font-size: 0.7rem; display: inline-block;
}
div.CommentWrap div.commentList ul li .btn-recomment:hover {
	transition:0.25s; background-color: rgb(221, 221, 221); -webkit-transition: all .25s;
}
div.CommentWrap div.commentList ul li > ul {
	overflow: hidden; visibility: hidden; max-height: 0px; opacity: 0;
}
div.CommentWrap div.commentList ul li.active > ul {
	transition:0.25s; visibility: visible; max-height: inherit; opacity: 1; -webkit-transition: all .25s;
}
div.CommentWrap div.commentList ul li.re_comment {
	padding-right: 1rem; padding-left: 1rem;
}
div.CommentWrap div.commentList ul li.re_comment::before {
	font-family: "xeicon"; margin-left: -1rem; position: absolute; content: "\e97e";
}
div.CommentWrap div.commentList ul li ul {
	border-top-color: rgb(232, 232, 232); border-top-width: 1px; border-top-style: solid;
}
div.CommentWrap div.commentList ul li:last-child.re_comment {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
div.CommentWrap div.commentList ul li > span.new {
	background: rgb(81, 182, 159); border-radius: 50px; left: 0px; top: 21px; width: 7px; height: 7px; display: block; position: absolute;
}
div.CommentWrap div.commentList ul li.re_comment > span.new {
	background: rgb(81, 182, 159); border-radius: 50px; left: -10px; top: 21px; width: 7px; height: 7px; display: block; position: absolute;
}
div.CommentWrap div.cmtForm fieldset {
	padding: 0px; width: 100%;
}
div.CommentWrap div.cmtForm div.memo {
	background: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-image: none; height: 6.5rem; position: relative;
}
div.CommentWrap div.cmtForm div.memo span.num {
	padding: 0.7rem; left: 0px; width: 100%; height: 2.3rem; bottom: 0px; color: rgb(153, 153, 153); font-size: 12px; display: block; position: absolute; background-color: rgb(248, 249, 250);
}
div.CommentWrap div.cmtForm div.memo span.num > span#opinionLength {
	color: rgb(153, 153, 153);
}
div.CommentWrap div.cmtForm div.memo textarea {
	padding: 10px 10px 0px; border: 0px currentColor; border-image: none; width: 100%; height: 4.1rem; color: rgb(153, 153, 153); font-size: 14px; float: left; box-sizing: border-box; -webkit-border-radius: 0; -webkit-box-sizing: border-box; -webkit-appearance: none;
}
div.CommentWrap div.cmtForm div.memo button {
	background: rgb(85, 85, 85); padding: 0px 1rem; height: 2.3rem; right: 0px; bottom: 0px; color: rgb(255, 255, 255); position: absolute;
}
div.spread_box {
	background: rgb(255, 255, 255); border: 1px solid rgb(217, 217, 217); border-image: none; overflow: hidden; clear: both; position: relative;
}
div.spread_box textarea {
	padding: 10px 10px 0px; border: 0px currentColor; border-image: none; width: 81%; height: 43px; font-size: 14px; float: left; box-sizing: border-box; -webkit-border-radius: 0; -webkit-box-sizing: border-box; -webkit-appearance: none;
}
div.spread_box button {
	background: 0% 0% / 20px rgb(44, 51, 84); border-radius: 0px; border: 0px currentColor; border-image: none; width: 19%; height: 65px; color: rgb(255, 255, 255); font-size: 14px; float: right;
}
#questPW {
	overflow: hidden; clear: both;
}
#questPW .txtBox {
	background: url("/upload/skin/board/basic/icon-lock.png") no-repeat top; text-align: center; padding-top: 120px; position: relative;
}
#questPW .txtBox .title {
	color: rgb(102, 102, 102); font-size: 16px; margin-bottom: 10px;
}
#questPW .txtBox .pw_div {
	display: inline-block;
}
#questPW .txtBox .pw_div input {
	padding: 5px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 140px; height: 37px;
}
#questPW .txtBox .font_red {
	bottom: -30px; color: rgb(204, 51, 0); display: block; position: absolute; -ms-word-break: keep-all;
}
#questPW .txtBox .btnWrap {
	vertical-align: bottom; display: inline-block;
}
#questPW .txtBox .btnWrap button {
	background: rgb(109, 124, 144); padding: 0px 24px; border: 1px solid rgb(109, 124, 144); transition:0.2s; border-image: none; color: rgb(255, 255, 255); line-height: 36px; margin-left: 1px; float: left; display: block; -webkit-transition: all .2s;
}
#questPW .txtBox .btnWrap button:hover {
	background: rgb(255, 255, 255); color: rgb(109, 124, 144);
}
.BtnArea {
	text-align: center; margin-bottom: 1.5rem;
}
.BtnArea button {
	background: rgb(255, 255, 255); padding: 0.6rem 0px; border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(85, 85, 85); min-width: 5rem;
}
.BtnArea button:hover {
	border-color: rgb(51, 51, 51); transition:0.2s; -webkit-transition: all .2s;
}
.BtnArea .btn_list {
	background: rgb(51, 51, 51); border-color: rgb(51, 51, 51); color: rgb(255, 255, 255);
}
.BtnArea .btn_submit {
	background: rgb(51, 51, 51); border-color: rgb(51, 51, 51); color: rgb(255, 255, 255);
}
.BtnArea .btn_list:hover {
	background: rgb(255, 255, 255); border: 1px solid rgb(51, 51, 51); border-image: none; color: rgb(85, 85, 85);
}
.BtnArea .btn_submit:hover {
	background: rgb(255, 255, 255); border: 1px solid rgb(51, 51, 51); border-image: none; color: rgb(85, 85, 85);
}
.BtnArea .btn_md {
	padding: 0.5rem 1.5rem; font-size: 0.75rem; min-width: 4.4rem;
}
.BtnArea .btn_sm {
	padding: 0.4rem 1.2rem; font-size: 0.75rem; min-width: 3.7rem;
}
.gallery_slide {
	text-align: center; position: relative; z-index: 0;
}
.gallery_slide .thumb_list {
	margin: 0px auto 1.5rem;
}
.gallery_slide .thumb_list .slick-slide {
	display: inline-block;
}
.gallery_slide .thumb_list .slick-slide a {
	border: 1px solid rgb(221, 221, 221); border-image: none; display: inline-block;
}
.gallery_slide .thumb_list .slick-current a {
	border: 3px solid rgb(18, 111, 180); border-image: none;
}
.gallery_slide .thumb_list .slick-arrow {
	border-radius: 50%; border: 1px solid rgb(237, 238, 240); transition:0.25s; border-image: none; top: 55%; width: 3.5rem; height: 3.5rem; text-align: center; color: rgb(102, 102, 102); font-size: 0px; display: block; position: absolute; z-index: 55; background-color: rgb(237, 238, 240); -webkit-transition: all .25s;
}
.gallery_slide .thumb_list .slick-arrow:hover {
	background-color: rgb(255, 255, 255);
}
.gallery_slide .thumb_list .slick-arrow::before {
	transition:0.25s; font-family: "xeicon"; font-size: 1.5rem; display: block; content: ""; -webkit-transition: all .25s;
}
.gallery_slide .thumb_list .slick-prev {
	left: 0px;
}
.gallery_slide .thumb_list .slick-prev::before {
	content: "\e93d";
}
.gallery_slide .thumb_list .slick-prev:hover::before {
	transform: translateX(-0.2rem); -webkit-transform: translateX(-0.2rem);
}
.gallery_slide .thumb_list .slick-next {
	right: 0px;
}
.gallery_slide .thumb_list .slick-next::before {
	content: "\e940";
}
.gallery_slide .thumb_list .slick-next:hover::before {
	transform: translateX(0.2rem); -webkit-transform: translateX(0.2rem);
}
.gallery_slide .img {
	padding: 0px 4rem; text-align: center;
}
.gallery_slide .slick-slider {
	position: static !important;
}
.gallery_slide .slick-slider img {
	display: inline-block !important;
}
.gallery_slide .slider-nav {
	width: 80%; overflow: hidden;
}
.gallery_slide .slider-nav .slick-dots {
	margin-top: 1rem;
}
.gallery_slide .slider-nav .slick-dots li {
	margin: 0px 0.2rem; display: inline-block;
}
.gallery_slide .slider-nav .slick-dots li button {
	border-radius: 50%; width: 0.5rem; height: 0.5rem; font-size: 0px; display: block; background-color: rgb(212, 213, 219);
}
.gallery_slide .slider-nav .slick-dots li.slick-active button {
	background-color: rgb(17, 110, 180);
}
.gallery_slide .slider-nav .slick-list {
	position: relative;
}
.gallery_slide .slider-nav .slick-list::before {
	left: 0px; top: 0px; width: 2.5rem; height: 100%; display: block; position: absolute; z-index: 55; content: ""; background-color: rgb(255, 255, 255);
}
.gallery_slide .slider-nav .slick-list::after {
	left: 0px; top: 0px; width: 2.5rem; height: 100%; display: block; position: absolute; z-index: 55; content: ""; background-color: rgb(255, 255, 255);
}
.gallery_slide .slider-nav .slick-list::after {
	left: inherit; right: 0px;
}
.gallery_slide .slider-for {
	position: relative; z-index: -1;
}
.gallery_slide .slider-for .slick-list {
	overflow: hidden;
}
.gallery_slide .slider-for .slick-slide {
	float: left; min-height: 1px;
}

select {
	padding: 0.4rem 0.7rem; border: 1px solid rgb(221, 221, 221); border-image: none;
}

input {
	padding: 0.4rem 0.7rem; border: 1px solid rgb(221, 221, 221); border-image: none;
}
input:focus {
	border-color: rgb(85, 85, 85) !important; outline: 0px;
}
select:focus {
	border-color: rgb(85, 85, 85) !important; outline: 0px;
}
textarea:focus {
	border-color: rgb(85, 85, 85) !important; outline: 0px;
}
input:-ms-input-placeholder {
	color: rgb(153, 153, 153);
}
input[disabled] {
	opacity: 1; background-color: rgb(238, 238, 238);
}
input[readonly] {
	opacity: 1; background-color: rgb(238, 238, 238);
}
input[disabled] {
	cursor: not-allowed;
}
.writeForm {
	margin-bottom: 1.5rem;
}
.tstyle_write {
	width: 100%; letter-spacing: 0px; border-collapse: collapse; position: relative;
}
.tstyle_write th {
	padding: 0.5rem 1rem; font-size: 0.8rem; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 1px; border-bottom-style: solid; -ms-word-break: keep-all;
}
.tstyle_write td {
	padding: 0.5rem 1rem; font-size: 0.8rem; border-bottom-color: rgb(228, 228, 228); border-bottom-width: 1px; border-bottom-style: solid; -ms-word-break: keep-all;
}
.tstyle_write tbody th {
	text-align: left; color: rgb(51, 51, 51); padding-top: 0.8rem; vertical-align: top;
}
.tstyle_write tbody th label {
	position: relative;
}
.tstyle_write tbody th label .star {
	top: 0px; right: -0.5rem; color: orange; margin-left: 0.2rem; position: absolute;
}
.tstyle_write tbody tr td {
	font-size: 0.75rem;
}
.tstyle_write tbody tr td textarea {
	padding: 0.4rem 0.7rem; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; min-height: 200px;
}
.tstyle_write tbody tr td.th_add span {
	color: rgb(119, 119, 119); letter-spacing: -1px; font-size: 11px; font-weight: normal;
}
.tstyle_write tbody tr td.add_file th {
	background-color: rgb(255, 255, 255);
}
.tstyle_write tbody tr td.add_file td {
	background: url("/upload/skin/board/basic/line_bar.gif") no-repeat left; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.tstyle_write tbody tr td.add_file th span {
	color: rgb(113, 113, 113); font-size: 11px; font-weight: normal;
}
.tstyle_write tbody tr.file_info td {
	color: rgb(113, 113, 113); font-size: 11px; font-weight: normal; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.tstyle_write tbody tr.file_info th {
	background: rgb(252, 252, 252); padding: 3px 0px 3px 70px;
}
.tstyle_write tr.file_info td {
	background: rgb(252, 252, 252); padding: 3px 0px 3px 70px;
}
.tstyle_write tbody td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.tstyle_write tbody tr.add_file td input {
	border: currentColor !important; border-image: none !important;
}
.tstyle_write tbody tr td input.line-no {
	border: currentColor !important; border-image: none !important;
}
.tstyle_write .ui-datepicker-trigger {
	padding: 0px; vertical-align: top;
}
.tstyle_write .xi-calendar-check {
	margin: 0.4rem 0px 0px -1.8rem; font-size: 1.2rem;
}
.tstyle_write .date_term {
	margin: 0px 0.5rem; display: inline-block;
}
.tstyle_write .gallery_help {
	font-size: 0.7rem; margin-left: 0.5rem; display: inline-block;
}
#ui-datepicker-div {
	padding: 0px; border: 1px solid rgb(51, 51, 51); border-image: none; width: 11.1rem; margin-top: 0.2em; z-index: 3; background-color: rgb(255, 255, 255);
}
.ui-datepicker#ui-datepicker-div table {
	margin: 0.8em; width: 89.5%;
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-header {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
	margin: 0px;
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
	top: 7px; text-align: center; color: rgb(255, 255, 255);
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev::before {
	font-family: "xeicon"; content: "\e93d";
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
	top: 7px; text-align: center; color: rgb(255, 255, 255);
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next::before {
	font-family: "xeicon"; content: "\e940";
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-calendar th {
	font-size: 0.6rem;
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-calendar td {
	font-size: 0.6rem;
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-calendar td span {
	text-align: center;
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-calendar td a {
	text-align: center;
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-calendar th:first-child {
	color: rgb(203, 21, 43);
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-calendar td:first-child {
	color: rgb(203, 21, 43);
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-calendar th:last-child {
	color: rgb(17, 110, 180);
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-calendar td:last-child {
	color: rgb(17, 110, 180);
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-today {
	border-radius: 3px; background-color: rgb(238, 238, 238);
}
.ui-datepicker#ui-datepicker-div .ui-datepicker-calendar .ui-state-active {
	border-radius: 3px; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
div.listFaq ul li {
	overflow: hidden; clear: both; display: block; content: "";
}
div.listFaq ul li:hover {
	background: rgb(250, 250, 250);
}
div.listFaq ul li span.question {
	display: block; position: relative;
}
div.listFaq ul li div.answer {
	border-top-color: rgb(221, 221, 221); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: medium; border-top-style: solid; border-bottom-style: none; position: relative;
}
.listFaq {
	margin-bottom: 1.5rem;
}
.listFaq ul li {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.listFaq ul li .category {
	border-radius: 50%; left: 1rem; top: 0.6rem; width: 1.8rem; height: 1.8rem; text-align: center; color: rgb(255, 255, 255); padding-top: 0.2rem; display: block; position: absolute; background-color: rgb(51, 51, 51);
}
.listFaq ul li .question a {
	padding: 0.85rem 0px 0.85rem 3.5rem; display: block;
}
.listFaq ul li .question .title {
	font-weight: bold;
}
.listFaq ul li .question::after {
	top: 0.7rem; right: 1rem; color: rgb(153, 153, 153); font-family: "xeicon"; font-size: 1.1rem; position: absolute; content: "\e943";
}
.listFaq ul li .answer {
	background: rgb(244, 245, 246); overflow: hidden; display: block; visibility: hidden; max-height: 0px; opacity: 0;
}
.listFaq ul li .answer::before {
	left: 2rem; top: 0.7rem; color: rgb(153, 153, 153); font-family: "xeicon"; font-size: 1rem; position: absolute; content: "\e981";
}
.listFaq ul li .answer .answer_box {
	padding: 0.85rem 0.85rem 0.85rem 6rem;
}
.listFaq ul li .answer .category {
	left: 3.5rem; color: inherit; background-color: rgb(255, 255, 255);
}
.listFaq ul li.active .question .category {
	background-color: rgb(18, 111, 180);
}
.listFaq ul li.active .question::after {
	transition:0.25s; color: rgb(51, 51, 51); transform: rotate(180deg); -webkit-transform: rotate(180deg); -webkit-transition: all .25s;
}
.listFaq ul li.active .answer {
	transition:0.5s; visibility: visible; max-height: 2000px; opacity: 1; -webkit-transition: all .5s ease;
}
.fc .fc-toolbar > * > :not(:first-child) {
	margin-left: 0.75rem;
}
.fc .fc-toolbar h2 {
	vertical-align: middle; display: inline-block;
}
.fc .fc-button-primary {
	border: currentColor; transition:0.25s; border-image: none; color: rgb(198, 198, 198); background-color: transparent; -webkit-transition: all .25s;
}
.fc .fc-widget-header {
	border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: solid;
}
.fc td {
	background-color: transparent;
}
.fc th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.fc td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.fc th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.fc td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.fc .fc-view {
	border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: solid;
}
.fc .fc-view .fc-sun {
	color: rgb(203, 21, 43);
}
.fc .fc-view .fc-sat {
	color: rgb(17, 110, 180);
}
.fc .fc-view .fc-day-grid .fc-day.fc-today {
	position: relative; z-index: -1; background-color: rgb(229, 246, 255);
}
.fc .fc-view .fc-day-grid .fc-day-top {
	padding: 0.5rem;
}
.fc .fc-view .fc-day-grid .fc-day-grid-event {
	padding: 2px 4px; margin-right: 0px; margin-left: 0px;
}
.fc .fc-view .fc-day-grid .fc-event {
	border-radius: 0px;
}
.fc .fc-view .fc-day-header {
	padding: 0.9rem; text-transform: uppercase;
}
.fc .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
	float: none;
}
.fc .fc-day-top.fc-other-month {
	opacity: 0.3;
}
.fc .fc-day.fc-other-month {
	background-color: rgb(246, 247, 250);
}
.fc .fc-event {
	border-color: rgb(74, 106, 177); background-color: rgb(74, 106, 177);
}
.fc .fc-scroller {
	height: auto !important; overflow: visible !important;
}
.schedule_layer {
	padding: 2rem; border: 1px solid rgb(153, 153, 153); border-image: none; left: 50%; top: 49%; position: absolute; z-index: 2; transform: translateX(-50%); background-color: rgb(255, 255, 255); -webkit-transform: translateX(-50%);
}
.schedule_layer .title {
	color: rgb(51, 51, 51); padding-bottom: 1.5rem; font-size: 1.1rem;
}
.schedule_layer .info {
	padding: 0.5rem; color: rgb(51, 51, 51); font-size: 0.75rem; border-top-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.schedule_layer .cont {
	padding: 0.5rem; font-size: 0.75rem; margin-bottom: 1rem; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.schedule_layer .close {
	top: 2rem; right: 2rem; font-size: 1.5rem; display: block; position: absolute;
}
.schedule_layer .BtnArea {
	margin-bottom: 0px;
}
.media_cont {
	height: 0px; text-align: center; padding-bottom: 56.25%; margin-bottom: 1rem; position: relative;
}
.media_cont iframe {
	left: 0px; width: 100%; height: 100%; position: absolute; background-color: rgb(0, 0, 0);
}
.media_textarea {
	padding: 1.5rem 1rem; border: 1px solid rgb(225, 230, 235); border-image: none; height: 15rem; -ms-overflow-y: auto; background-color: rgb(245, 246, 250);
}
.codeView01 {
	padding: 0.8rem 1rem; border: 1px solid rgb(225, 230, 235); border-image: none; background-color: rgb(245, 246, 250);
}
.codeView01 img {
	margin: 0px 1rem 0px 0px; vertical-align: middle; display: inline-block;
}
div.tstyle_list > ul {
	margin: 0px;
}
div.tstyle_view > ul {
	margin: 0px;
}
div.tstyle_list > ul > li::before {
	display: none;
}
div.tstyle_view > ul > li::before {
	display: none;
}
.custom-input {
	margin: 2rem 0px; position: relative;
}
.custom-input input[type='checkbox'] {
	left: 0px; top: 0px; position: absolute; opacity: 0;
}
.custom-input input[type='radio'] {
	left: 0px; top: 0px; position: absolute; opacity: 0;
}
.custom-input input[type='checkbox'] + label {
	padding-left: 1.6rem; margin-right: 1rem; display: inline-block; position: relative;
}
.custom-input input[type='radio'] + label {
	padding-left: 1.6rem; margin-right: 1rem; display: inline-block; position: relative;
}
.custom-input input[type='checkbox'] + label::before {
	border: 1px solid rgb(199, 199, 199); border-image: none; left: 0px; top: 3px; width: 19px; height: 19px; position: absolute; cursor: pointer; content: "";
}
.custom-input input[type='radio'] + label::before {
	border: 1px solid rgb(199, 199, 199); border-image: none; left: 0px; top: 3px; width: 19px; height: 19px; position: absolute; cursor: pointer; content: "";
}
.custom-input input[type='radio'] + label::before {
	border-radius: 50%;
}
.custom-input input[type='radio'] + label::after {
	border-radius: 50%; left: 5px; top: 8px; width: 9px; height: 9px; display: block; position: absolute; z-index: 2; content: ""; opacity: 0; background-color: rgb(51, 51, 51);
}
.custom-input input[type='checkbox'] + label::after {
	font: 16px/normal "xeicon"; border: 1px solid rgb(51, 51, 51); border-image: none; left: 0px; top: 3px; width: 19px; height: 19px; text-align: center; color: rgb(255, 255, 255); position: absolute; z-index: 2; cursor: pointer; content: "\e929"; font-size-adjust: none; font-stretch: normal; opacity: 0; background-color: rgb(51, 51, 51);
}
.custom-input input[type='checkbox']:focus + label::before {
	border-color: rgb(51, 51, 51);
}
.custom-input input[type='radio']:focus + label::before {
	border-color: rgb(51, 51, 51);
}
.custom-input input[type='checkbox']:checked + label::after {
	opacity: 1;
}
.custom-input input[type='radio']:checked + label::after {
	opacity: 1;
}
.formLine.hasDatepicker {
	margin-bottom: 0.2rem;
}
.satisfy-choice li {
	display: inline-block;
}
.popup_layer .popup_close {
	padding: 0.5rem 0.75rem; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51);
}
.popup_layer .popup_close .custom-input input[type='checkbox'] + label::before {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
.popup_layer .popup_close .custom-input input[type='radio'] + label::before {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
.popup_layer .popup_close .custom-input input[type='checkbox'] + label::after {
	border-color: rgb(255, 255, 255); color: rgb(51, 51, 51); background-color: rgb(255, 255, 255);
}
.popup_layer .popup_close label {
	font-size: 0.75rem;
}
.popup_layer .popup_close a {
	float: right;
}
.popup_layer .popup_close a i {
	margin-right: 0.2rem;
}
@media screen and (max-width:1280px)
{
.galleryList.thumbnail > ul > li {
	min-height: inherit;
}
.galleryList.thumbnail > ul > li .txt {
	padding-top: 0px; padding-bottom: 1rem;
}
.galleryList .btn-line {
	width: 100%; margin-bottom: 0.2rem;
}
}
@media screen and (max-width:768px)
{
.board_info .Search_rss {
	background: rgb(249, 249, 249); padding: 0.5rem; border: 1px solid rgb(221, 221, 221); border-image: none; width: 100%; text-align: center;
}
.board_info .page_info {
	margin-top: 15px;
}
.board_info fieldset span {
	width: 100% !important; margin-left: 0px; display: block;
}
.board_info fieldset span.form-input input {
	padding-right: 0px;
}
.board_info fieldset span.form-btn {
	margin-left: 0px;
}
.listDown .answer ul {
	column-count: 1; -webkit-column-count: 1; -moz-column-count: 1;
}
div.tstyle_list > div.dhead {
	display: none;
}
div.tstyle_list > div.dbody > ul {
	padding: 0.5rem 0px; position: relative;
}
div.tstyle_list > div.dbody > ul > li:first-child {
	float: left;
}
div.tstyle_list > div.dbody > ul > li {
	padding: 0px 0.25rem; width: auto; vertical-align: middle; display: inline-block;
}
div.tstyle_list > div.dbody > ul > li.title {
	width: 93%; font-weight: bold; display: block;
}
.xi-subdirectory-arrow {
	margin-left: 0px;
}
div.tstyle_list > div.dbody .state {
	top: 50%; right: 0px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
div.tstyle_list > div.dbody > ul > li.file {
	padding: 0px;
}
div.tstyle_list > div.dbody > ul > li.file i {
	margin: 0px 0.25rem;
}
div.tstyle_view .add_file_list .title {
	padding: 0.5rem 0px; width: auto; display: block;
}
div.tstyle_view .add_file_list .add_file {
	padding: 0px 0px 0.5rem; display: block;
}
div.tstyle_view ul.add_file li > span.link {
	margin-top: 0.5rem;
}
div.tstyle_view ul.add_file li > strong {
	width: 100%; float: none;
}
div.tstyle_view div.tb_contents {
	padding: 1rem;
}
.tstyle_write th {
	padding: 0.5rem;
}
.tstyle_write td {
	padding: 0.5rem;
}
.galleryList > ul > li {
	padding-top: 1rem; padding-bottom: 1rem;
}
.galleryList > ul > li .thumb::before {
	top: 25%;
}
.galleryList.col3 ul li {
	width: 48.7%;
}
.galleryList.col4 ul li {
	width: 48.7%;
}
.galleryList.book_style2 ul li {
	width: 48.7%;
}
.galleryList.col3 ul li:nth-child(2n) {
	margin-left: 2.6%;
}
.galleryList.col4 ul li:nth-child(2n) {
	margin-left: 2.6%;
}
.galleryList.book_style2 ul li:nth-child(2n) {
	margin-left: 2.6%;
}
.galleryList.col3 ul li .hit {
	padding-left: 0px; margin-left: 0px;
}
.galleryList.col4 ul li .hit {
	padding-left: 0px; margin-left: 0px;
}
.galleryList.book_style2 ul li .hit {
	padding-left: 0px; margin-left: 0px;
}
.galleryList.col3 ul li .hit::before {
	display: none;
}
.galleryList.col4 ul li .hit::before {
	display: none;
}
.galleryList.book_style2 ul li .hit::before {
	display: none;
}
.galleryList.thumbnail > ul > li .thumb {
	width: 100%; padding-bottom: 61%; position: relative;
}
.galleryList.thumbnail > ul > li .txt {
	padding: 0px;
}
.galleryList.book_style1 > ul {
	margin: 0px;
}
.galleryList.book_style1 > ul li {
	padding: 1rem 0px 2rem; width: 100%;
}
.galleryList.book_style1 > ul li .thumb {
	right: 0px;
}
.galleryList ul li a span.txt strong {
	height: auto; -webkit-line-clamp: 1;
}
.galleryList ul li a span.txt span.date {
	margin: 5px 0px 0px;
}
.galleryList ul li a::before {
	bottom: 27.5%;
}
.gallery_slide .thumb_list .slick-arrow {
	width: 2rem; height: 2rem;
}
.gallery_slide .thumb_list .slick-arrow::before {
	font-size: 1rem;
}
.gallery_slide .thumb_list .slick-prev {
	left: -1rem;
}
.gallery_slide .thumb_list .slick-next {
	right: -1rem;
}
.listFaq ul li .answer::before {
	display: none;
}
.listFaq ul li .answer .answer_box {
	padding-left: 3.5rem;
}
.listFaq ul li .answer .category {
	left: 1rem;
}
.board_pager a:hover {
	background: none;
}
.board_pager .pageNone {
	border: currentColor; border-image: none; display: none;
}
.board_pager :nth-last-of-type(3).pageNone {
	display: inline-block;
}
.board_pager :nth-last-of-type(3).pageNone::before {
	display: inline-block; content: "/"; transform: translateX(-15px); -webkit-transform: translateX(-15px);
}
.board_pager .pageFirst {
	display: inline-block;
}
.board_pager .pagePrev {
	display: inline-block;
}
.board_pager .pageNext {
	display: inline-block;
}
.board_pager .pageLast {
	display: inline-block;
}
.board_pager .pageNow {
	display: inline-block;
}
.board_pager .pageNow {
	background: none; border: currentColor; border-image: none;
}
.board_pager .pageNow strong {
	color: rgb(51, 51, 51);
}
.schedule_layer {
	padding: 1rem; width: 90%;
}
.schedule_layer .close {
	top: 1rem; right: 1rem;
}
.popup_layer {
	left: 0px !important; top: 50px !important; max-width: 100%;
}
}
.request .bbs_user {
	text-align: center; border-top-color: rgb(85, 85, 85); border-top-width: 2px; border-top-style: solid; position: relative;
}
.request .bbs_user thead {
	color: rgb(34, 34, 34); font-weight: bold; border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: solid;
}
.request .bbs_user thead tr th {
	padding: 14px 5px;
}
.request .bbs_user tbody tr {
	font-size: 0.75rem; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.request .bbs_user tbody td {
	padding: 14px 5px;
}
.request .bbs_user tbody td a {
	width: 85%; overflow: hidden; font-size: 0.8rem; vertical-align: middle; display: inline-block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.request .bbs_user .xi-new {
	color: rgb(18, 111, 180); font-size: 1.1rem; margin-left: 0.4rem; vertical-align: middle; display: inline-block;
}
.request .bbs_user .icon-notice {
	border-radius: 50%; width: 1.8rem; height: 1.8rem; text-align: center; color: rgb(255, 255, 255); padding-top: 0.35rem; font-size: 0.65rem; display: inline-block; background-color: rgb(51, 51, 51);
}
#search_keyword {
	margin: 0px !important;
}
h5 {
	display: none;
}
.textbox {
	width: 400px;
}

.file_input label {
	position: relative; cursor: pointer; display: inline-block; vertical-align: middle; overflow: hidden; width: 100px; height: 30px; background: #777; color: #fff; text-align: center; line-height: 30px;
}

.file_input label input {
	position: absolute; width: 0; height: 0; overflow: hidden;
}
