@charset "utf-8";

ul, 
ol,
dl,
ul li,
ol li,
dl,
dt,
dd,
p, 
form {
	margin: 0; 
	padding: 0; 
	list-style: none
}


.hide { display :none; }

.word-form-notice {
	padding-bottom: 10px;
    color: #098cf1;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    word-break: keep-all;	
	font-weight: 500;
}

.point-answer {
	color: #0c80cc;
	font-weight: 500
}

/* 버튼 종류 */
.btns-area {
	/*max-width: 1220px;*/
	/*padding: 0 20px;*/
	margin: 15px auto 0 auto;
	text-align: center;
}

.btns-area:after {
	content: "";
	clear: both;
	display: block;
}

.contents-area .btns-area {
	padding: 0;
}


.btns-area > a,
.btns-area > button {
	margin: 0 3px;
}

.btns-left {
	float: left;
}

.btns-left > a,
.btns-left > button {
	margin-left: 0;
	margin-right: 5px;
}

.btns-left > a:last-child,
.btns-left > button:last-child {
	margin-right: 0;
}

.btns-right {
	float: right;
}

.btns-right > a,
.btns-right > button {
	margin-right: 0;
	margin-left: 5px;
}


.btns-right > a:first-child,
.btns-right > button:first-child {
	margin-left: 0;
}


.btn-color01 {
	background: #e13542
}


.btns {
	display: inline-block;
	vertical-align: middle;
	height: 1.038rem;
	line-height: 1.038rem;
	margin-bottom:  0.4615rem;
	color: #fff;
	font-size: 1.077rem;
	font-weight: 500;
	margin: 0 2px;
	border: 0;
	cursor: pointer;
}


.btn-m {
	display: inline-block;
	vertical-align: middle;
	width:  10rem;
	height: 3.571rem;
	line-height: 3.571rem;
	font-size: 1rem;
	color: #000;
	margin: 0 0.1154rem;
	padding: 0 1.071rem;
	text-align: center;
	border: 1px solid #1354a4;
	border-radius: 3px;
	font-weight: 500;
}

.btn-m02 {
	display: inline-block;
	vertical-align: middle;
	width:  6.154rem;
	height: 2.692rem;
	line-height: 2.692rem;
	font-size: 1rem;
	color: #000;
	margin: 0 0.1154rem;
	padding: 0 1.071rem;
	text-align: center;
	border: 1px solid #1354a4;
	border-radius: 3px;
	font-weight: 500;
	background:#fff;
}

.btn-b {
	display: inline-block;
	vertical-align: middle;
	width: 9.375rem;
	height: 3.125rem;
	font-size:  1rem;
	color: #fff;
	margin: 0 0.1538rem;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;

}

.btn-s {
	display: inline-block;
	vertical-align: middle;
	height: 1.692rem;
	line-height: 1.692rem;
	color: #fff;
	padding: 0 1.154rem;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.btn-s02 {
	display: inline-block !important;
	vertical-align: middle;
	height:  1.462rem;
	line-height:  1.462rem;
	font-size:  0.9231rem;
	color: #fff;
	padding: 0 0.7692rem;
	border: 1px solid #b2b9c4
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.btn-s03 {
	display: inline-block;
	vertical-align: middle;
	height: 2rem;
	line-height: 2rem;
	color: #fff;
	padding: 0 1.154rem;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.btn-s04 {
	display: inline-block;
	vertical-align: middle;
	height: 2.308rem;
	line-height: 2.308rem;
	color: #fff;
	padding: 0 0.6154rem;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}



.btns-color01 {
	border: 1px solid #398ee5;
	background-color: #398ee5;
	color: #fff;
}

.btns-color01:hover {
	background: #fff;
	color: #398ee5;
	border: 1px solid #398ee5
}

.btns-color02 {
	border: 1px solid #413b70;
	background-color: #fff;
	color: #413b70
}

.btns-color02:hover {
	background: #413b70;
	color: #fff;
}

.btns-color03 {
	border: 1px solid #00a6f7;
	background-color: #fff;
	color: #0c80cc;
}

.btns-color03:hover {
	background: #00a6f7;
	color: #fff;
}

.btns-color04 {
	border: 1px solid #717171;
	background-color: #717171;
	color: #fff;
}

.btns-color04:hover {
	background: #fff;
	color: #717171;
	border: 1px solid #717171
}

.btns-color05 {
	background-color: #4297ee 
}

.btns-color06 {
	background-color: #f26826 
}

.btns-color07 {
	background-color: #53586c 
}

.btns-color08 {
	border: 1px solid #1354a4;
	color: #1354a4 !important;
	background: #fff;
}

.btns-color09 {
	background: #3166bd;
	border: 1px solid #3166bd;
}

.btns-color10 {
	color: #45aa65 !important;
	border: 1px solid #45aa65;
}

.btns-color11 {
	color: #3166bd !important;
	border: 1px solid #3166bd;
}

.btns-color12 {
	color: #999999 !important;
	border: 1px solid #999999;
}

.btns-color13 {
	color: #e7940e !important;
	border: 1px solid #e7940e! important;
}

.btns-color14 {
	color: #777777 !important;
	border: 1px solid #777777 !important;
}

.btns-color15 {
	color: #fff !important;
	background: #2da7ed;
	border: 1px solid #2da7ed !important;
}

.btns-color16 {
	color: #fff !important;
	background: #5d6c81;
	border: 1px solid #5d6c81 !important;
}



/* 게시판 */
.board-area {
	position: relative;
}


.board-area .search-wrapper {
	position: relative;
	padding: 0 0 10px 0;
	text-align: center;
}

.board-area .search-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.board-area .search-wrapper > .total {
	float: left;
	color: #212121;
	font-size: 14px;
	line-height: 24px;
}


.board-area .search-wrapper > .total > strong {
	font-weight: 500;
}

.board-area .search-area {
	float: right;
	display: inline-block;
	vertical-align: middle;
}

.board-area .sort-selected-box {
	float: left;
}

.board-area .search-area select {
	float: left;
	width: 120px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #d4d4d4;
	margin-right: 6px;
	font-size: 14px;	
	color: #6c6e6f;
	background-color: #fff;
	background-position: 95% center;
	background-size: 5px 4px;
}


.board-area .search-area .search-box {
	float: left;
}

.board-area .search-area .search-box:after {
	content: "";
	clear: both;
	display: block;
}

.board-area .search-area .search-box input[type="search"] {
	float: left;
	width: 190px;
	height: 24px;
	line-height: 24px;
	background: #e7e7e7;
	border: 1px solid #d4d4d4;
	border-right: 0;
	text-indent: 10px;
	font-size: 14px;
	border-radius: 0;
}

.board-area .search-area .search-box input[type="search"]:focus {
	background: #fff;
}


.board-area .search-area .search-box input[type="submit"] {
	float: left;
	width: 60px;
	height: 24px;
	line-height: 24px;
	border-radius: 0;
	border: 0;
	text-align: left;
	-webkit-appearance: none;
	color: #fff;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	background: #545861;
}

.board-area .search-wrapper.sort {
	position: relative;
	padding-top: 30px;
}

.board-area .search-wrapper.sort > .total {
	position: absolute;
	top: 0;
	left: 0;
}

.board-area .search-wrapper.sort .sort-select-area {
	float: right;
}

.board-area .search-wrapper.sort .sort-select-area .sort-select-box {
	float: left;
}

.board-area .search-wrapper.sort .sort-select-area .sort-select-box  select {
	float: left;
	width: 120px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #d4d4d4;
	margin-right: 6px;
	font-size: 14px;	
	color: #6c6e6f;
	background-color: #fff;
	background-position: 95% center;
	background-size: 5px 4px;
}


/* 게시판 목록 */
.board-list01 {
	clear: both;
	border-top: 2px solid #66747e;
}

.board-list01 table {

}

.board-list01 table .no-thead,
.board-list01 table .no-thead th {
	font-size: 0;
	height: 0;
	padding: 0;
	line-height: 0;
	color: transparent;
}

.board-list01 tr {  } 
.board-list01 table tbody tr:hover {
	background: #f9f9f9;
}

.board-list01 tr.notice {
	background: #f7f7f7;
}

.board-list01 table th, 
.board-list01 table td {
	position: relative;
	border-width: 0;
}

.board-list01 table thead th {
	color: #424242;
	font-size: 16px;
	padding: 15px;
	font-weight: 700;
	text-align: center;
	background: url(/_res/board/img/bg_board_th@2x.gif) no-repeat left bottom;
	background-size: 1px 9px;
	border-bottom: 1px solid #66747e
} 

.board-list01 table thead th:first-child {
	background: transparent;
}


.board-list01 tr.notice td {
	background: #f7f7f7;
}


.board-list01 table tbody td {
	background: #fff;
	border-bottom: 1px solid #e3e5df; 
	color: #616161; 
	font-size: 16px;
	text-align: center; 
	padding: 15px;
}


.board-list01 table tbody td.title a {
	position: relative;
	display: inline-block;
	width: calc(100% - 57px);
	/*width: calc(100% - 40px);*/
	line-height: 24px;
	color: #212121;
}

.board-list01 table tbody td.title a .title-wrapper {
	display: inline-block;
	vertical-align: top;
	max-width: calc(100% - 30px);
	overflow: hidden;
	white-space: nowrap; 
	text-overflow: ellipsis; 
	-o-text-overow: ellipsis;
}

.board-list01 table tbody td.title a .comment-count {
	display: inline-block;
	vertical-align: top;
}

.board-list01 table tbody td.title a.no-ellipsis {
	white-space: normal; 
	word-break: break-all;
}

.board-list01 table tbody td.title a.w100 {
	max-width: 100% !important;
}

.board-list01 table tbody td.title a:hover {
	text-decoration: none;
}

.board-list01 table tbody td a:hover {
	color: #1355a4;
}

.board-list01 table tbody td.title a .mobile-info {
	display: none;
}


.board-list01 table tbody td.no-data {
	color: #212121;
	font-weight: 500;
}

.board-list01 table tbody td .icon-notice {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
}
.board-list01 table tbody td .mobile-icon-notice {
	display: none;
}

.board-list01 table tbody td .icon-department {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	min-width: 120px;
	height: 30px;
	line-height: 30px;
	margin-right: 15px;
	color: #fff;
	background: #f1a11f;
	border-radius: 3px;
	font-size: 16px;
	text-align: center;
}

.board-list01 table tbody td .icon-secret {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
}

.board-list01 table tbody td .icon-secret > img {
	display: block;
	width: 20px;
}


.board-list01 table tbody td .icon-reply {
	display: inline-block;
	vertical-align: middle;
	width: 13px;
	height: 9px;
	margin-right: 6px;
	background: url(/_res/board/img/icon_reply@2x.gif) no-repeat left top;
	background-size: 13px 9px;
	text-indent: -5000rem;
}

.board-list01 table tbody td .icon-reply > img {
	display: block;
	width: 100%;
}

.board-list01 table tbody td .board-right-icon-wrapper {
	display: inline-block;
	vertical-align: middle;
	margin-left: 0px;
}

.board-list01 table tbody td .icon-new {
	display: inline-block;
	vertical-align: baseline;
	width: 25px;
}

.board-list01 table tbody td .icon-file {
	display: inline-block;
	vertical-align: baseline;
	width: 20px;
}

.board-list01 table tbody td .board-right-icon-wrapper > .icon-secret {
	width: 20px;
}

.board-list01 table .title {
	width: auto;
}


.board-list01 table .writer,
.board-list01 table .state,
.board-list01 table .award,
.board-list01 table .answer {
	width: 100px;
}

.board-list01 table .date {
	width: 120px;
}

.board-list01 table .journal {
	width: 180px;
}

.board-list01 table .file,
.board-list01 table .number,
.board-list01 table .hit {
	width: 70px;
}

.btn-state {
	display: inline-block;
	vertical-align: middle;
	width: 80px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.btn-state.type01 {
	border: 1px solid #1354a4;
	background: #fff;
	color: #1354a4;
}

.btn-state.type02 {
	border: 1px solid #1354a4;
	background: #1354a4;
	color: #fff;
}

.btn-state.type03 {
	border: 1px solid #5d6c81;
	background: #5d6c81;
	color: #fff;
}


/* 페이징 네비게이션 */
.paging-navigation {
	clear: both; 
	text-align: center; 
	padding-bottom: 0;
	margin-top: 35px;
}

.paging-navigation a {
	display: inline-block; 
	line-height: 35px; 
	min-width: 35px; 
	height: 35px; 
	padding: 0 3px;
	margin: 0 2px;
	color: #4c4c50;
	font-size: 0.8125rem;
	border: 1px solid #c5c7cc; 
	vertical-align: middle; 
	background: #fff;
}
.paging-navigation a:hover {
	border: 1px solid #636363; 
	color: #fff;
	background: #636363;
	text-decoration: none;
}
.paging-navigation strong {
	display: inline-block; 
	line-height: 35px; 
	min-width: 35px; 
	height: 35px; 
	padding: 0 3px; 
	margin: 0 2px;
	border: 1px solid #636363; 
	color: #fff; 
	font-size: 0.8125rem;
	vertical-align: middle;
	background: #636363;
}
.paging-navigation a.btn-first {
	width: 35px;
	padding: 0;
	text-indent: -5000em;
	background: transparent url(/_res/board/img/btn_first.gif) no-repeat center center;
	background: -webkit-linear-gradient(transparent, transparent), url(/_res/board/img/btn_first@2x.gif) no-repeat center center;
	background: linear-gradient(transparent, transparent), url(/_res/board/img/btn_first@2x.gif) no-repeat center center;
	background-size: 7px 7px;
}
.paging-navigation a.btn-preview {
	margin-right: 
	width: 35px;
	padding: 0;
	margin-right: 15px;
	text-indent: -5000em; 
	background: transparent url(/_res/board/img/btn_previous.gif) no-repeat center center;
	background: -webkit-linear-gradient(transparent, transparent), url(/_res/board/img/btn_previous@2x.gif) no-repeat center center;
	background: linear-gradient(transparent, transparent), url(/_res/board/img/btn_previous@2x.gif) no-repeat center center;
	background-size: 4px 7px;
}
.paging-navigation a.btn-next {
	width: 35px;
	padding: 0;
	margin-left: 15px;
	text-indent: -5000em; 
	background: transparent url(/_res/board/img/btn_next.gif) no-repeat center center;
	background: -webkit-linear-gradient(transparent, transparent), url(/_res/board/img/btn_next@2x.gif) no-repeat center center;
	background: linear-gradient(transparent, transparent), url(/_res/board/img/btn_next@2x.gif) no-repeat center center;
	background-size: 4px 7px;
}
.paging-navigation a.btn-last {
	width: 35px;
	padding: 0;
	text-indent: -5000em; 
	background: transparent url(/_res/board/img/btn_last.gif) no-repeat center center;
	background: -webkit-linear-gradient(transparent, transparent), url(/_res/board/img/btn_last@2x.gif) no-repeat center center;
	background: linear-gradient(transparent, transparent), url(/_res/board/img/btn_last@2x.gif) no-repeat center center;
	background-size: 7px 7px;
}


/* 게시판 글보기 */
.board-view {
	position: relative;
	margin-bottom: 40px;
	background: #fff;
	border-top: 2px solid #66747e;
}

.board-view .title-area {
	position: relative;
	padding: 22px 140px 20px 30px;
	border-bottom: 1px solid #c8c8c8
}

.board-view .title-area > h4 {
	color: #424242;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 0;
	font-weight: 400;
}



.board-view .point-answer {
	padding-right: 25px;
}

.board-view .icon-department {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	min-width: 120px;
	height: 34px;
	line-height: 34px;
	margin-right: 15px;
	color: #fff;
	background: #f1a11f;
	border-radius: 3px;
	font-size: 16px;
	text-align: center;
}

.board-view .title-area > .date-hit {
	position: absolute;
	top: 50%;
	right: 30px;
	display: block;
	color: #919191;
	line-height: 1.429rem;
	margin-top: -0.7145rem;
	font-size: 1rem;
}

.board-view .title-area > .date-hit:after {
	content: "";
	clear: both;
	display: block;
}

.board-view .title-area > .date-hit > p {
	float: left;
}

.board-view .title-area > .date-hit > p.btn-state {
	width: auto;
	padding: 0 20px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

.board-view .board-view-information {
	border-bottom: 1px solid #e0e0e0;
	padding: 20px 30px 15px 30px;
}

.board-view .board-view-information:after {
	content: "";
	clear: both;
	display: block;
}

.board-view .board-view-information > dl,
.board-view .board-view-information > dl dt,
.board-view .board-view-information > dl dd {
	float: left;
	color: #424242;
}

.board-view .board-view-information > dl {
	padding-right: 31px;
	margin-right: 30px;
	background: url(/_res/board/img/icon_bar04@2x.gif) no-repeat right center;
	background-size: 1px 14px;
}

.board-view .board-view-information > dl dt {
	margin-right: 20px;
	font-weight: 700;
	color: #616161;
}

.board-view .board-view-information > dl:last-child {
	padding-right: 0;
	margin-right: 0;
	background: transparent;
}


.board-view .board-view-information > .board-view-date {
	position: absolute;
	top: 23px;
	right: 40px;
	padding: 0;
	margin: 0;
	background: transparent;
}

.board-view .board-view-information > .board-view-date dt {
	display: none;
}

.board-view .board-view-information > .board-view-date dd {
	color: #919191;
}


.board-view .attached-file-wrapper {
	border-bottom: 1px solid #c8c8c8;
	padding: 0 0 0 117px;
	margin-bottom: 0;
}

.board-view .attached-file-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.board-view .attached-file-wrapper dt {
	position: absolute;
	top: 0;
	left: 0;
	width: 117px;
	padding: 20px 30px;
	color: #616161;
	font-weight: bold;
}

.board-view .attached-file-wrapper dd {
	min-height: 62px;	
	padding: 20px 0;

}

.board-view .attached-file-wrapper dd > p {
	display: block;
	margin-top: 10px;
}

.board-view .attached-file-wrapper dd > p:first-child {
	margin-top: 0;
}

.board-view .attached-file-wrapper dd > p > a {
	display: inline-block;
	padding: 0 0 0 28px;
	color: #424242;
	font-size: 1.077rem;
	background-image: transparent url(/_res/board/img/icon_download.png);
	background-image: -webkit-linear-gradient(transparent, transparent), url(/_res/board/img/icon_download@2x.png);
	background-image: linear-gradient(transparent, transparent), url(/_res/board/img/icon_download@2x.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px 20px;
}


.board-view .attached-file-wrapper dd > p > a:hover {
	text-decoration: underline;
	color: #1f5da9
}

.board-view .attached-file-wrapper dd + dt {
	top: 62px;	
	border-top: 1px solid #c8c8c8;
}


.board-view .attached-file-wrapper dd + dt + dd {
	border-top: 1px solid #c8c8c8;
}



.board-view .schdule-dl {
	position: relative;
	padding: 20px 30px 20px 110px;
}

.board-view .schdule-dl > dt {
	position: absolute;
	top: 17px;
	left: 30px;;
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #45aa65;
	bordeR: 1px solid #45aa65;
}

.board-view .schdule-dl > dd {
	display: block;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #555555;
	font-weight: 300;
}

.board-view .explain-wrapper {
	border-bottom: 1px solid #e0e0e0;
	padding: 17px 30px;
	
}

.board-view .explain-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.board-view .explain-wrapper > dl {
	float:left;
	font-size:16px;
	line-height:26px;
	padding-right:20px;
	margin-left:20px;
	background-image: transparent url(/_res/board/img/icon_bar02.gif);
	background-image: -webkit-linear-gradient(transparent, transparent), url(/_res/board/img/icon_bar02@2x.gif);
	background-image: linear-gradient(transparent, transparent), url(/_res/board/img/icon_bar02@2x.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 1px 14px;
}

.board-view .explain-wrapper > dl:first-child {
	margin-left:0;
}

.board-view .explain-wrapper > dl:last-child {
	background-image: none;
}

.board-view .explain-wrapper > dl > dt {
	display:inline-block;
	padding-right:15px;
	color:#212121;
	font-weight:500;
}

.board-view .explain-wrapper > dl > dd {
	display:inline-block;
}

.board-view .board-contents {
	padding: 30px;
	min-height: 300px;
}

.board-view .board-contents > pre {
	word-wrap: break-word;

	white-space: pre-wrap;
	word-wrap: break-word; 
	font-size: 1rem;
	line-height: 1.625rem;
	padding: 0;
	margin: 0;
	color: #212121;
	font-weight: 300;
	font-family: 'Noto Sans KR',  'Nanum Gothic', 'Helvetica', sans-serif;
	word-break: keep-all;
}

.board-view .board-contents img {
		display: block;
		max-width: 100%;
		margin: 0 auto 1rem auto;
}

.board-view-answer-wrapper {
	padding: 30px;
	background: #f7f7f7;
	border-top: 1px solid #c8c8c8;
}

.board-view-answer-wrapper .board-view-answer-title {
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	background: url(/_res/board/img/icon_reply02@2x.png) no-repeat left 10px;;
	background-size: 8px 8px;
}

.board-view-answer-wrapper .board-view-answer-title .circle {
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	background: #413b70;
	color: #fff;
	font-weight: 700;
	text-align: center;
}

.board-view-answer-wrapper .board-view-answer-title > strong {
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
	color: #424242;
	font-weight: 400 !important;
}

.board-view-answer-wrapper .board-view-answer-title .reply-date{
	display: inline-block;
	float:right;
	color:#808080;
}

.board-view-answer-wrapper > pre {
	padding: 0;
	margin: 0;
	word-wrap: break-word;
	white-space: pre-wrap;
	word-wrap: break-word; 
	font-size: 1rem;
	line-height: 1.625rem;
	color: #212121;
	font-weight: 400;
	font-family: 'Noto Sans KR',  'Nanum Gothic', 'Helvetica', sans-serif;
	word-break: keep-all;
}

.preview-next {
	display: block;
}

.preview-next a {
	display: block;
	border-top: 1px solid #e0e0e0;
}

.preview-next a:last-child{
	border-bottom: 1px solid #e0e0e0;
	margin-top:-1px;
}

.preview-next a:hover {
	background: #f9f9f9;
}

.preview-next a > dl {
	position: relative;
	padding: 13px 30px 13px 135px;
}

.preview-next a > dl > dt {
	position: absolute;
	top: 50%;
	left: 0;
	width: 95px;
	padding-left: 30px;
	margin-top: -0.643rem;
	color: #6c6e6f;
	font-size:  1.077rem;;
	line-height: 1.286rem;

	background-image: transparent url(/_res/board/img/icon_arrow_up.png);
	background-image: -webkit-linear-gradient(transparent, transparent), url(/_res/board/img/icon_arrow_up@2x.png);
	background-image: linear-gradient(transparent, transparent), url(/_res/board/img/icon_arrow_up@2x.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 8px 4px;
}

.preview-next a:nth-child(even) > dl > dt {
	background-image: transparent url(/_res/board/img/icon_arrow_down.png);
	background-image: -webkit-linear-gradient(transparent, transparent), url(/_res/board/img/icon_arrow_down@2x.png);
	background-image: linear-gradient(transparent, transparent), url(/_res/board/img/icon_arrow_down@2x.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 8px 4px;
}

.preview-next a > dl > dd {
	display: block;
	height: 35px;
	line-height: 35px;
	color: #424242;
	font-size: 1.077rem;;
	overflow: hidden;
	white-space: nowrap; 
	text-overflow: ellipsis; 
	-o-text-overow: ellipsis;
	margin: 0;
	padding: 0;
}

/* 글쓰기 */
.board-write {
	margin-bottom: 30px;
	border-top: 2px solid #66747e;
}

.one-box {
	margin: 0;
	padding: 0;
}

.one-box.top-line {
	border-top: 1px solid #e0e0e0
}

.half-box {
	float: left;
	width: 50%;
}

.one-box:after {
	content: "";
	clear: both;
	display: block;
}

.board-write dl {
	position: relative;
	margin-top: -1px;
	padding-left: 175px;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}

.board-write > .one-box:first-child dl {
	border-top: 1px solid #66747e;
}

.board-write dl > dt {
	position: absolute;
	top: 0;
	left: 0;
	width: 175px;
	height: 65px;
	line-height: 45px;
	padding: 10px 30px;
	color: #424242;
	font-size: 1rem;
	font-weight: 500;
}

.board-write dl > dt >  label {
	display: block;
	margin-bottom: 0;
}

.board-write dl > dt select {
	display: block;
	width: 100%;
	max-width: 60px;
	height: 45px;
	border: 1px solid #ebebeb	
	
}


.board-write dl > dd {
	display: block;
	min-height: 65px;
	padding: 10px 0;
	background: #fff;
}

.board-write dl > dd:after {
	content: "";
	clear: both;
	display: block;
}

.board-write dl > dd select,
.board-write dl > dd input[type="text"],
.board-write dl > dd input[type="password"],
.board-write dl > dd input[type="number"] {
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #555555;
	font-size: 1rem;
	border: 1px solid #ebebeb;
}

.board-write dl > dd select,
.board-write dl > dd input[type="password"] {
	width: 330px;
}

.board-write textarea {
	height: 410px;
	padding: 20px;
	color: #555555;
	font-size: 1rem;
	line-height: 1.5rem;
	margin: 10px 0;
	border: 1px solid #e8e8e8;
}

.board-write dl > dd .file-list {
	margin-bottom: 25px;	
}

.board-write dl > dd .file-list:last-child {
	margin-bottom: 0;	
}

.board-write dl > dd .selected-depth2-wrapper {
	margin-bottom: 10px;
	max-width: 400px;
}

.board-write dl > dd .selected-depth2-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.board-write dl > dd .selected-depth2-wrapper > select {
	float: left;
	width: calc(50% - 5px);
	margin-left: 10px;
}

.board-write dl > dd .selected-depth2-wrapper > select:first-child {
	margin-left: 0;
}

.board-write dl > dd .datepicker:last-of-type {
	clear: both;
	float: none;
	max-width: 400px;
	margin-bottom: 10px;
}


.attached-file-wrapper {
	clear: both;
	position: relative;
	padding-right: 150px;
	margin-bottom: 10px;
}

.attached-file-wrapper:last-child {
	margin-bottom: 0;
}

.attached-file-wrapper input[type=text]:read-only {
	background: #fff;
}

.attached-file-wrapper .upload-btn_wrap .input_file {
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	width: 150px;;
	height: 45px;
	opacity: 0;
	filter:alpha(opacity=0);
	-ms-filter:"alpha(opacity=0)";
	-khtml-opacity:0;
	-moz-opacity:0;
}

.attached-file-wrapper .upload-btn_wrap {/*버튼테두리 감싼 div*/
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 150px; 
	height: 45px;
	text-align: center;
}

.attached-file-wrapper .upload-btn_wrap button {
	width: 150px;
	height: 45px;
	text-align: center;
	background:#31343f;
	border:1px solid #31343f;
	border-radius: 0;
	-webkit-appearance: none;
	color:#fff;
	font-size: 1rem;
	font-weight: 500;

}

.attached-file-wrapper .upload-btn_wrap button > span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.attached-file-wrapper .upload-btn_wrap button > img {
	display: inline-block;
	vertical-align: middle;
	width: 19px;
}

.mask-layerpopup {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	z-index: 6000
}


.layerpopup-password-wrapper {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 510px;
	margin-top: -150px;
	margin-left: -255px;
	z-index: 7000;
	background: #fff;
	border-radius: 8px;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
}

.layerpopup-password-area {
	width: 100%;
	padding: 50px 35px 40px 35px;;
	text-align: center;
}

.layerpopup-password-area label {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #000000;
	font-size: 24px;
	margin-bottom: 40px;
	text-align: center;
	font-weight: 500;
}
	
.layerpopup-password-area label .icon-secret {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	background: #2da7ed;
	border-radius: 4px;
	margin-right: 6px;
}

.layerpopup-password-area label .icon-secret > img {
	display: block;
	width: 100%;
}

.layerpopup-password-area input[type="password"] {
	display: block;
	width: 100%;
	height: 60px;
	border: 1px solid #dddddd;
	text-indent: 20px !important;
	font-size: 18px;
}

.layerpopup-password-wrapper .footer-button-wrapper {
	display: block;
	height: 70px;
}

.layerpopup-password-wrapper .footer-button-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.layerpopup-password-wrapper .footer-button-wrapper > button {
	float: left;
	width: 50%;
	height: 70px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
}

.layerpopup-password-wrapper .footer-button-wrapper > .btn-cancel {
	background: #5d6c81;
	border-bottom-left-radius: 8px;
}

.layerpopup-password-wrapper .footer-button-wrapper > .btn-confirm {
	background: #2da7ed;
	border-bottom-right-radius: 8px;
}

.layerpopup-password-wrapper .btn-layerpopup-close {
	position: absolute;
	top: 19px;
	right: 20px;
	display: block;
	width: 14px;
	height: 15px;
	background: url(/_res/board/img/btn_layerpopup_close@2x.png) no-repeat 0 0;
	background-size: 14px 15px;
	text-indent: -5000rem;
}

/* 박람회 일정 */
.schdule-list-wrapper {
	border-top: 2px solid #000000
}

.schdule-area {
	border-bottom: 1px solid #e0e0e0
}

.schdule-area > a {
	position: relative;
	display: block;
	padding: 30px 110px 30px 30px;
}

.schdule-area > a > .title {
	display: block;
	margin-bottom: 15px;
	color: #000000;
	font-size: 1.25rem;
	line-height: 1.875rem;
	font-weight: 500;
}

.schdule-information-wrapper {
	display: block;
	overflow: hidden;
}


.schdule-information-area {
	float: left;
	width: 49%;
}

.schdule-information-area:nth-child(even) {
	float: right;
}

 .schdule-information-box {
	position: relative;
	display: block;
	padding-left: 58px;
	margin-bottom: 3px;
	font-size: 0.875rem;
	line-height: 1.438rem;
	color: #555555;
}

 .schdule-information-box strong {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 45px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #999999;
	border: 1px solid #999999;
}

.schdule-area > a .arrow {
	display: block;
	position: absolute;
	top: 50%;
	right: 30px;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	background-image: transparent url(/_res/board/img/icon_arrow_off.png);
	background-image: -webkit-linear-gradient(transparent, transparent), url(/_res/board/img/icon_arrow_off@2x.png);
	background-image: linear-gradient(transparent, transparent), url(/_res/board/img/icon_arrow_off@2x.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 50px 50px;
}


.schdule-area > a:hover .schdule-information-box strong {
	color: #45aa65;
	border: 1px solid #45aa65;
}

.schdule-area > a:hover .arrow {
	background-image: transparent url(/_res/board/img/icon_arrow_on.png);
	background-image: -webkit-linear-gradient(transparent, transparent), url(/_res/board/img/icon_arrow_on@2x.png);
	background-image: linear-gradient(transparent, transparent), url(/_res/board/img/icon_arrow_on@2x.png);
	background-size: 50px 50px;
}





.board-write dl > dd .selected-yymmdd {
	float: left;
	width: 42%;
}

.board-write dl > dd .selected-yymmdd > select {
	float: left;
	width: 20%;
	text-indent: 5px !important
}

.board-write dl > dd .selected-yymmdd > select:first-child {
	width: 30%;
}

.board-write dl > dd .selected-yymmdd > span {
	float: left;
	width: 10%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}


.board-write dl > dd .selected-time-term-wrapper {
	float: right;
	width: 55%;
}

.board-write dl > dd .selected-time-term-wrapper .selected-time-term-area {
	float: left;
	width: 45%;
}


.board-write dl > dd .selected-time-term-wrapper .selected-time-term-area > select {
	float: left;
	width: 37.5%;
	text-indent: 5px !important
}

.board-write dl > dd .selected-time-term-wrapper .selected-time-term-area > span {
	float: left;
	width: 12.5%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.board-write dl > dd .selected-time-term-wrapper .word-unit {
	float: left;
	width: 10%;
	height: 50px;
	line-height: 50px;
	padding-right: 2%;
	text-align: center;
}

.board-write dl > dd .input-counter-wrapper {
	overflow: hidden;
}

.board-write dl > dd .input-counter-wrapper .input-counter-area {
	position: relative;
	float: left;
	width: 45%;
	padding-left: 80px;
	padding-right: 50px;
}

.board-write dl > dd .input-counter-wrapper .input-counter-area:nth-child(even) {
	float: right;
}

.board-write dl > dd .input-counter-wrapper .input-counter-area > label {
	float: left;
	width: 80px;
	height: 50px;
	line-height: 50px;
	margin-left: -80px;
	color: #000000;
	font-weight: 500;
	font-size: 1.125rem;
}

.board-write dl > dd .input-counter-wrapper .input-counter-area > input[type="number"] {
	float: left;
	width: 100%;
	display: block;
	height: 50px;
	line-height: 50px;
}

.board-write dl > dd .input-counter-wrapper .input-counter-area > span {
	float: left;
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-right: -50px;
	color: #555555;
	font-size: 1.125rem;
	text-align: center;
	font-weight: 500;
}

.board-write dl > dd .input-phone-wrapper {
	overflow: hidden;
}

.board-write dl > dd .input-phone-wrapper select,
.board-write dl > dd .input-phone-wrapper input[type="number"] {
	float: left;
	width: 28%;
	height: 50px;
	line-height: 50px;
}

.board-write dl > dd .input-phone-wrapper > span {
	float: left;
	width: 8%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.word-notice {
	min-height: 25px;
	padding-left: 35px;
	padding-top: 3px;
	margin-bottom: 10px;

	font-size: 0.875rem;
	line-height: 1.25rem
	color: #555555;
	background-image: transparent url(../img/icon/icon_simbol01.png);
	background-image: -webkit-linear-gradient(transparent, transparent), url(../img/icon/icon_simbol01@2x.png);
	background-image: linear-gradient(transparent, transparent), url(../img/icon/icon_simbol01@2x.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 25px 25px;
}

.board-write dl > dd .max {
	max-width: 350px !important;
}

.board-write dl > dd .max02 {
	max-width: 150px !important;
}

.search-result-wrapper {
	margin-top: 60px;
}


.search-result-wrapper dl > dd {
	padding: 23px 20px 23px 20px;
	line-height: 1.375rem
}

.board-write dl > dd .input-professor-wrapper {
	overflow: hidden;
}

.board-write dl > dd .input-professor-wrapper.depth2 {
	float: left;
	margin-right: 5%;
}

.board-write dl > dd .input-professor-wrapper > input[type="text"] {
	float: left;
	width: 45%;
	height: 50px;
	line-height: 50px;
}

.board-write dl > dd .input-professor-wrapper > span {
	float: left;
	width: 10%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}


.board-write dl > dd .input-name-wrapper {
	position: relative;
	float: left;
	max-width: 22%;
	margin-right: 3%;
	padding-left: 80px;
}	

.board-write dl > dd .input-name-wrapper > label {
	position: absolute;
	top: 50%;
	left: 10px;
	color: #000000;
	margin-top: -8px;
	font-weight: 500;
}


.board-write dl > dd .phone-label-input-wrapper {
	position: relative;
	float: left;
	max-width: 50%;
	padding-left: 80px;
	margin-right: 3%;
}	

.board-write dl > dd .phone-label-input-wrapper > label {
	position: absolute;
	top: 50%;
	left: 10px;
	color: #000000;
	margin-top: -8px;
	font-weight: 500;
}

.board-write dl > dd .input-class-wrapper {
	position: relative;
	float: left;
	max-width: 22%;
	margin-right: 3%;
	padding-left: 80px;
}

.board-write dl > dd .input-class-wrapper.type02 {
	max-width: 50%;
	width: 50%;
	margin-right: 0;
}

.board-write dl > dd .input-class-wrapper.type02 input[type="number"] {
	width: 22%;
}

.board-write dl > dd .input-class-wrapper > label {
	position: absolute;
	top: 50%;
	left: 10px;
	color: #000000;
	margin-top: -8px;
	font-weight: 500;
}

.board-write dl > dd .textarea-semester {
	height: 7.5rem;
}

.board-write dl > dd .textarea-etc {
	height: 10rem;
}


.board-write dl > dd .input-people-wrapper {
	position: relative;
	max-width: 160px;
	padding-right: 25px;
}

.board-write dl > dd .input-people-wrapper > span {
	position: absolute;
	top: 50%;
	right: 0;
	color: #000000;
	margin-top: -8px;
	font-weight: 500;
}

/* 채용목록 */
.recruitment-list-wrapper {
	display: block;
}

.recruitment-list-wrapper > li {
	position: relative;
	display:block;
	margin-bottom: 20px;
	background: #fff;
	border: 1px solid #fff;
	border-bottom: 1px solid #c5c5c6;
	padding: 30px 230px 30px 40px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.recruitment-list-wrapper > li:hover {
	border: 1px solid #1354a4
}

.recruitment-information-wrapper {
	display: block;
}

.recruitment-information-wrapper > strong {
	display: block;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
	color: #212121;
}

.recruitment-information-wrapper .recruitment-information {
	display: block;
}

.recruitment-information-wrapper .recruitment-information:after {
	content: "";
	clear: both;
	display: block;
}

.recruitment-information-wrapper .recruitment-information > span {
	float: left;
	font-size: 15px;
	line-height: 18px;
	color: #616161;
}

.recruitment-information-wrapper .recruitment-information > .icon-bar {
	width: 1px;
	height: 18px;
	margin: 0 20px;
	background: url(/_res/board/img/icon_bar03@2x.gif) no-repeat center center;
	background-size: 1px 14px;
}

.recruitment-list-wrapper > li > .btn {
	position: absolute;
	top: 50%;
	right: 40px;
	display: block;
	width: 150px;
	height: 50px;
	padding: 15px 0 0 0;
	margin-top: -25px;
	border-radius: 5px;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.recruitment-list-wrapper > li > .btn.recruitment {
	border: 1px solid #1354a4;
	color: #1354a4;
}

.recruitment-list-wrapper > li > .btn.deadline {
	border: 1px solid #5d6c81;
	background: #5d6c81;
	color: #fff;
}

.recruitment-list-wrapper > li > .btn.recruitment:hover {
	border: 1px solid #1354a4;
	background: #1354a4;
	color: #fff;
}

.faq-wrapper {
	word-break: keep-all;
	border-top: 2px solid #66747e
}

.faq-wrapper > dl {
	border-bottom: 1px solid #e7e7e7;
}

.faq-wrapper > dl > dt {
	display: block;
}

.faq-wrapper > dl > dt > a {
	position: relative;
	display: block;
	padding: 22px 55px 22px 70px;
	font-size: 18px;
	line-height: 26px;
	color: #333333;
}

.faq-wrapper > dl > dt > a > strong {
	font-weight: 500;
}

.faq-wrapper > dl > dt > a > .icon-q {
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	width: 30px;
}

.faq-wrapper > dl > dt > a > .arrow {
	position: absolute;
	top: 50%;
	right: 20px;
	display: block;
	width: 15px;
	height: 8px;
	margin-top: -4px;
	background: url(/_res/board/img/icon_arrow_down02@2x_pc.gif) no-repeat 0 0;
	background-size: 15px 8px;
}


.faq-wrapper > dl > dt.active > a > .arrow {
	background: url(/_res/board/img/icon_arrow_up02@2x_pc.gif) no-repeat 0 0;
	background-size: 15px 8px;
}

.faq-wrapper > dl > dd {
	display: none;
	position: relative;
	padding: 25px 25px 25px 70px;
	background: #f9f9f9;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	border-top: 1px solid #e7e7e7;
}

.faq-wrapper > dl > dd > .icon-a {
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	width: 30px;
}

/* 포토갤러리 */
.photo-list-wrapper {
	padding-top: 15px;
}

.photo-list-wrapper > li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 40px;
}

.photo-list-wrapper > li:nth-child(3n) {
	margin-right: 0;
}

.photo-list-wrapper > li:nth-child(1),
.photo-list-wrapper > li:nth-child(2),
.photo-list-wrapper > li:nth-child(3) {
	margin-top: 0;
}

.photo-list-wrapper > li > a {
	position: relative;
	display: block;
	text-align: center;
}

.photo-list-wrapper > li > a .icon-new {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	padding: 5px;
	font-size: 0.75rem;
	color: #fff;
	background: #f46500;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.3);
}

.photo-list-wrapper > li > a > .images {
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 66.3%;
	margin: 0 auto 20px auto;
	overflow: hidden;
}

.photo-list-wrapper > li > a > .images > img {
	position: absolute;
	top: -100%;
	left: -100%;
	bottom: -100%;
	right: -100%;
	display: block;
	min-width: 100%;
	max-width: 120%;
	max-height: 120%;
	margin: auto;
}

.photo-list-wrapper > li > a > strong {
	display: block;
	margin-bottom: 5px;
	color: #424242;
	font-size: 16px;
	line-height: 20px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap; 
	font-weight: 500;
}

.photo-list-wrapper > li > a > .date {
	display: block;
	color: #828282;
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
}

.adm-chk {
	padding-top: 20px;
	clear: both;
	display: block;
	margin-bottom: 0;
}

.adm-chk {
	padding-top: 20px;
	clear: both;
	display: block;
	margin-bottom: 5px;
}

.adm-chk .chk-toggle {
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
}

.adm-chk label {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;
	color: #212121;
	font-weight: 700;
	margin: 0;
}

.article-chk {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.board-table  .depth-1 {
	margin-left: 20px
}
.board-table  .depth-2 {
	margin-left: 40px
}
.board-table  .depth-3 {
	margin-left: 60px
}
.board-table  .depth-4 {
	margin-left: 80px
}
.board-table  .depth-5 {
	margin-left: 100px
}

.deleted { 
	text-decoration: line-through !important; 
	color: #999999 !important;
}

.checked-notice {
	margin-bottom: 10px;;
}

.checked-notice input[type="checkbox"] {
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
}

.checked-notice label {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;
	color: #212121;
	margin: 0;
	font-weight: 500;
}

.input-period-wrapper {
	max-width: 500px;
}

.input-period-wrapper:after {
	content: "";
	clear: both;
	display: block;
}

.input-period-wrapper .input-period-area {
	float: left;
	width: 42%;
}

.input-period-wrapper .input-period-area:nth-child(even) {
	float: right;	
}

.input-period-wrapper .input-period-area > select {
	float: left;
	width: 35%;
	max-width: 60px;
}

.input-period-wrapper .word-unit {
	float: left;
	width: 15%;
	height: 45px;
	line-height: 45px;
	text-align: center;
}





/* 비밀번호 */
.password-wrapper {
	text-align: center;
	max-width: 400px;
	margin: 0 auto;
}

.password-area {
	width: 100%;
	padding: 65px 0 0 0;
	text-align: center;
}

.password-area label {
	display: block;
	color: #333333;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 40px;
	text-align: center;
	font-weight: 500;
}

.password-area label > strong {
	font-weight: 700
}
	
.password-area label .icon-secret {
	display: block;
	vertical-align: middle;
	width: 60px;
	height: 60px;
	background: #1354a4;
	border-radius: 50%;
	margin: 0 auto 20px auto;
}

.password-area label .icon-secret > img {
	display: block;
	width: 100%;
}

.password-area input[type="password"] {
	display: block;
	width: 100%;
	height: 45px;
	margin-bottom: 45px;
	border: 1px solid #dddddd;
	text-indent: 20px !important;
	font-size: 18px;
}

.password-wrapper .btns-area {
	margin: 0;
	padding: 0;
}



.tabmenu-wrapper02 {
	margin-bottom: 27px;
}

.tabmenu-wrapper02 > ul {
	display: block;
}

.tabmenu-wrapper02 ul > li {
	float: left;
	width: calc(50% + 1px);
	margin-bottom: -1px;
	margin-right: -1px;
}

.tabmenu-wrapper02 ul.depth3 > li {
	width: calc(33.3% + 1px);
}

.tabmenu-wrapper02 ul.depth3 > li:nth-child(2) {
	width: calc(33.4% + 1px);
}

.tabmenu-wrapper02 ul.depth4 > li {
	width: calc(25% + 1px);
}

.tabmenu-wrapper02 ul.depth5 > li {
	width: calc(20% + 1px);
}

.tabmenu-wrapper02 ul.depth6 > li {
	width: calc(16.66% + 1px);
}

.tabmenu-wrapper02 ul.depth6 > li:last-child {
	width: calc(16.7% + 1px);
}

.tabmenu-wrapper02 ul.depth7 > li {
	width: calc(14.285% + 1px);
}

.tabmenu-wrapper02 ul.depth7 > li:last-child {
	width: calc(14..29% + 1px);
}

.tabmenu-wrapper02 ul.depth8 > li {
	width: calc(12.5% + 1px);
}

.tabmenu-wrapper02 ul > li > a {
	display: block;
	border: 1px solid #d1d2d4;
	padding: 15px;
	text-align: center;
	color: #616161;
	font-size: 18px;
	line-height: 24px;
	transition: all 0.2s ease-in-out;
}

.tabmenu-wrapper02 ul > li > a:hover,
.tabmenu-wrapper02 ul > li > a.active {
	background: #313883;
	color: #fff;
}

@media only all and (max-width: 1023px) {
	.word-form-notice {
		padding-bottom: 0.5769rem;
		line-height: 2.692rem;
    	font-size: 0.9231rem;
	}
	
	
	html {
		font-size: 1rem;
		line-height: 1rem;
	}

	.tabmenu-wrapper + .board-area {
		padding-top: 0;
	}

	.board-area .search-wrapper > .total {
		float: none;
		text-align: left;
		font-size: 1rem;
		line-height: 1.154rem;
	}

	.board-area .search-wrapper {
		margin-bottom: 1.154rem;
		padding: 0;
	}

	.board-area .search-area {
		float: none !important;
		position: relative;
		display: block;
		padding-left: 7.308rem;
		margin-bottom: 1.154rem;
	}

	.board-area .search-area select {
		position: absolute;
		top: 0;
		left: 0;
		float: none;
		clear: both;
		width: 6.923rem;
		height: 2.692rem;
		margin-right: 0;
		color: #6c6e6f;
		font-size: 1rem;
		text-indent: 0.7692rem;
		background-position: 90% center;
		background-size: 0.7692rem 0.4615rem;
	}

	.board-area .search-area .search-box {
		position: relative;
		float: none;
		padding-right: 5rem;
		display: block;
	}

	.board-area .search-area .search-box input[type="search"] {
		display: block;
		float: none;
		width: 100%;
		height: 2.692rem;
		margin-right: 0;
		text-indent: 0.7692rem;
		font-size: 1rem;
	}


	.board-area .search-area .search-box input[type="submit"] {
		position: absolute;
		top: 0;
		right: 0;
		float: none;
		width: 5rem;
		height: 2.692rem;;
		line-height: 2.692rem;
		font-size: 0.9231rem;
		background-size: 2.692rem; 2.692rem;
	}

	.board-area .add-select-search-wrapper {
		float: none;
	}




	.board-area .add-select-search-wrapper .search-select-wrapper {
		float: none;
		margin-bottom: 0.625rem;
	}

	.board-area .add-select-search-wrapper .search-select-wrapper:after {
		content: "";
		clear: both;
		display: block;
	}

	.board-area .add-select-search-wrapper .search-select-wrapper select {
		width: 49.5%;
		height: 2.692rem;
		margin-right: 0;
		color: #6c6e6f;
		font-size: 1rem;
		text-indent: 0.7692rem;
		background-position: 90% center;
		background-size: 0.7692rem 0.4615rem;
	}

	.board-area .add-select-search-wrapper .search-select-wrapper select:nth-child(even) {
		float: right;
	}



	/* 게시판 목록 */
	.board-list01 {
		clear: both;
	}

	.board-list01 table {
		font-size: 1rem;
		line-height: 1.5rem;
	}

	.board-list01 table .no-thead,
	.board-list01 table .no-thead th {
		font-size: 0;
		height: 0;
		padding: 0;
		line-height: 0;
		color: transparent;
	}

	.board-list01 table th, 
	.board-list01 table td {
		position: relative;
		border-width: 0;
	}

	.board-list01 table thead th {
		font-size: 1rem;
		padding: 1.115rem 0.5769rem;
	} 

	.board-list01 th.title {
		background: transparent;
	}


	.board-list01 table tbody td {
		font-size: 1rem;
		line-height: 1.5rem;
		padding: 0.7692rem;
	}


	.board-list01 table tbody td.title a {
		position: relative;
		display: block;
		max-width: calc(100% - 2.5rem); 
		padding: 0.7692rem;
		line-height: 1.5rem;
	}

	.board-list01 table tbody td.title a .title-wrapper {
		display: inline-block;
		vertical-align: top;
		max-width: 95%;
		white-space: normal;
	}
	
	.board-list01 table tbody td.title a .comment-count {
		display: inline-block;
		vertical-align: top;
	}

	.board-list01 table tbody td.title a .mobile-info {
		display: block;
	}

	.board-list01 table .title a .mobile-info {
		display: block;
		margin-top: 0.7692rem;
		color: #999999;
		font-size: 0.8462rem;
		line-height:  0.9231rem
	}

	.board-list01 table .title a .mobile-info:after {
		content: "";
		clear: both;
		display: block;
	}

	.board-list01 table .title a .mobile-info > span {
		float: left;
	}

	.board-list01 table .title a .mobile-info > .icon-bar {
		margin: 0.1154rem 0.5769rem 0 0.5769rem;
		width: 0.07692rem;
		height: 0.7692rem;
		background: #bbbbbb
	}

	.board-list01 table tbody td.no-data {
		font-size: 1rem;
		line-height: 1.5rem;
		padding: 0.7692rem;
	}

	.board-list01 table tbody td .mobile-icon-notice {
		display: inline-block;
		vertical-align: middle;
		padding: 0;
		width: 1.538rem;
		height: 1.538rem;
		line-height: 1.538rem;
		color: #fff;
		background: url(/_res/board/img/icon_notice@2x.png) no-repeat 0 0;
		background-size: 1.25rem 1.25rem;
		border-radius: 0;
		font-size: 0;
		text-indent: -50000rem;
	}

	.board-list01 table tbody td .icon-department {
		display: inline-block;
		padding: 0 1rem;
		min-width: 6.154rem;
		height: 1.538rem;
		line-height: 1.538rem;
		margin-right: 0;
		border-radius: 0.1923rem;
		font-size: 1rem;
		margin-bottom: 0.3846rem
	}


	.board-list01 table tbody td .icon-secret {
		width: 1.538rem;
		height: 1.538rem;
		border-radius: 0.1538rem;
		margin-right: 0.2308rem;
	}

	.board-list01 table tbody td .icon-reply {
		width: 1.538rem;
		height: 1.538rem;
		margin-right: 0.2308rem;
	}

	.board-list01 table tbody td .icon-file {
		width: 1.538rem;
		height: 1.538rem;
	}

	.board-list01 table tbody td .board-right-icon-wrapper {
		position: absolute;
		top: 1.25rem;
		right: 0.5rem;
		margin-left: 0;
	}

	.board-list01 table tbody td .board-right-icon-wrapper > img,
	.board-list01 table tbody td .icon-new {
		display: block;
		width: 25px;

	}

	.board-list01 table .number {
		display: none;
	}

	.board-list01 table .title {
		width: 100%;
	}

	.board-list01 table tbody .title {
		padding: 0;
	}
	
	.board-list01 table .date,
	.board-list01 table .writer,
	.board-list01 table .hit,
	.board-list01 table .journal,
	.board-list01 table .award,
	.board-list01 table .answer {
		display: none;
	}
	
	.board-list01 table .file,
	.board-list01 table .state {
		width: 2.5rem;
	}

	.btn-state {
		width: 3.462rem;
		height: 1.731rem;
		line-height: 1.731rem;
		font-size: 0.9231rem;
	}


	/* 페이징 네비게이션 */
	.paging-navigation {
		margin: 1.154rem 0;
	}

	.paging-navigation a {
		font-size: 0.9231rem;
		line-height: 1.923rem; 
		min-width: 1.923rem; 
		height: 1.923rem; 
		padding: 0 0.1923rem;
		margin: 0;
	}
	
	.paging-navigation strong {
		line-height: 1.923rem; 
		min-width: 1.923rem; 
		height: 1.923rem; 
		padding: 0 0.1923rem;
		margin: 0;
	}

	.paging-navigation a.btn-first {
		width: 1.923rem;
		padding: 0;
		text-indent: -5000em;
	}
	.paging-navigation a.btn-preview {
		width: 1.923rem;
		padding: 0;
		margin-right: 0;
		text-indent: -5000em; 
	}
	.paging-navigation a.btn-next {
		width: 1.923rem;
		padding: 0;
		margin-left: 0;
		text-indent: -5000em; 
	}
	.paging-navigation a.btn-last {
		width: 1.923rem;
		padding: 0;
		text-indent: -5000em; 
	}

	/* 게시판 글보기 */
	.board-view {
		margin-bottom: 1.154rem;
	}

	.board-view .title-area {
		padding: 0;
	}

	.board-view .title-area > h4 {
		font-size: 1.077rem;
		line-height: 1.385rem;
		padding: 1.154rem;
	}

	.board-view .point-answer {
		padding-right: 0.9375rem;
	}

	.board-view .icon-department {
		display: inline-block;
		padding: 0 1rem;
		min-width: 6.154rem;
		height: 1.538rem;
		line-height: 1.538rem;
		border-radius: 0.1923rem;
		font-size: 1rem;
		margin-right: 0.3125rem;
		margin-bottom: 0.3846rem
	}

	.board-view .title-area > .date-hit {
		position: static;
		top: auto;
		top: initial;
		right: 0;
		right: initial;
		font-size: 0.9231rem;
		line-height: 1.462rem;
		margin-top: 0;
		padding: 1.154rem;
		border-top: 1px solid #e3e5df;
	}

	.board-view .title-area > .date-hit > .date {
		padding-right: 0.6538rem;
		margin-right: 0.5769rem;
		background-size: 0.07692rem 0.7308rem;
	}

	.board-view .title-area > .date-hit > p.btn-state {
		padding: 0 1rem;
		height: 1.462rem;
		line-height: 1.462rem;
	}


	.board-view .board-view-information {
		padding: 1.154rem;
	}

	.board-view .board-view-information > dl,
	.board-view .board-view-information > dl dt,
	.board-view .board-view-information > dl dd {
		float: left;
		color: #424242;
		font-size: 0.9231rem;
		line-height: 1.462rem;
	}

	.board-view .board-view-information > dl,
	.board-view .board-view-information > dl.board-view-date {
		position: static;
		padding-right: 0.6538rem;
		margin-right: 0.5769rem;
		background: url(/_res/board/img/icon_bar04@2x.gif) no-repeat right center;
		background-size: 0.07692rem 0.7308rem;

	}

	.board-view .board-view-information > dl dt,
	.board-view .board-view-information > dl.board-view-date dt {
		display: inline-block;
		margin-right:  0.6538rem;;
	}

	.board-view .attached-file-wrapper {
		padding: 0 0 0 5.938rem;
	}

	.board-view .attached-file-wrapper dt {
		position: absolute;
		top: 0;
		left: 0;
		width: 5.938rem;
		padding: 1.154rem;
		color: #616161;
		font-weight: bold;
		font-size: 0.9231rem;
    	line-height: 1.462rem;
	}
	
	
	.board-view .attached-file-wrapper dd {
		min-height: 3.8rem;	
		padding: 1.154rem 0;
		font-size: 0.9231rem;
    	line-height: 1.462rem;
	}

	.board-view .attached-file-wrapper dd > p {
		margin-top: 0.625rem;
		margin-bottom: 0;
	}

	.board-view .attached-file-wrapper dd > p > a {
		float: none;
		display: block;
		margin-right: 0; 
		padding-left: 1.923rem;
		font-size: 0.9231rem;
		line-height: 1.462rem;
		background-size: 1.25rem 1.25rem;
		color: #424242;
	}

	.board-view .attached-file-wrapper > a:last-child {
		margin-bottom: 0;
	}
	
	.board-view .attached-file-wrapper dd + dt {
		top: 3.8rem;
	}
	

	.board-view .schdule-dl {
		position: relative;
		padding: 20px 30px 20px 110px;
	}

	.board-view .schdule-dl > dt {
		position: absolute;
		top: 17px;
		left: 30px;;
		width: 60px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		color: #45aa65;
		bordeR: 1px solid #45aa65;
	}

	.board-view .schdule-dl > dd {
		display: block;
		font-size: 1rem;
		line-height: 1.5rem;
		color: #555555;
		font-weight: 300;
	}

	.board-view .explain-wrapper {
		border-bottom: 1px solid #e0e0e0;
		padding: 17px 30px;
		
	}

	.board-view .explain-wrapper:after {
		content: "";
		clear: both;
		display: block;
	}

	.board-view .explain-wrapper > dl {
		float:left;
		font-size:16px;
		line-height:26px;
		padding-right:20px;
		margin-left:20px;
		background-image: transparent url(/_res/board/img/icon_bar02.gif);
		background-image: -webkit-linear-gradient(transparent, transparent), url(/_res/board/img/icon_bar02@2x.gif);
		background-image: linear-gradient(transparent, transparent), url(/_res/board/img/icon_bar02@2x.gif);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 1px 14px;
	}

	.board-view .explain-wrapper > dl:first-child {
		margin-left:0;
	}

	.board-view .explain-wrapper > dl:last-child {
		background-image: none;
	}

	.board-view .explain-wrapper > dl > dt {
		display:inline-block;
		padding-right:15px;
		color:#212121;
		font-weight:500;
	}

	.board-view .explain-wrapper > dl > dd {
		display:inline-block;
	}

	.board-view .board-contents {
		padding: 1.923rem 1.154rem;
		min-height: 11.54rem;
	}

	.board-view .board-contents > pre {
		font-size: 1rem;
		line-height: 1.538rem;
		font-weight: 400;
	}
	
	
	.board-view .board-view-answer-wrapper {
		padding: 1.923rem 1.154rem;
	}

	.board-view .board-view-answer-wrapper .board-view-answer-title {
		margin: 0 0 1.25rem 0;
		padding: 0 0 0 0.9375rem;
		background-position: left 0.3125rem;
		background-size: 0.5rem 0.5rem;
	}

	.board-view .board-view-answer-wrapper .board-view-answer-title .circle {
		margin-right: 0.3125rem;
		width: 1.625rem;
		height: 1.625rem;
		line-height: 1.625rem;
	}

	.board-view .board-view-answer-wrapper .board-view-answer-title > strong {
		line-height: 1.625rem;
	}

	.board-view .board-view-answer-wrapper > pre {
		font-size: 1rem;
		line-height: 1.538rem;
	}




	.preview-next a > dl {
		position: relative;
		padding: 1.154rem 1.154rem 1.154rem 5.885rem;
	}

	.preview-next a > dl > dt {
		position: absolute;
		top: 50%;
		left: 0;
		width: 4.731rem;
		padding-left: 1.154rem;
		margin-top: -0.643rem;
		font-size: 0.9231rem;
		line-height: 1.462rem;
		background-size: 0.3077rem 0.1538rem;
	}

	.preview-next a:nth-child(even) > dl > dt {
		background-size: 0.3077rem 0.1538rem;
	}

	.preview-next a > dl > dd {
		height:  1.154rem;
		line-height:  1.154rem;
		font-size:  0.9231rem;
	}



	.btns-area {
		padding: 1.154rem 0 0 0
	}

	.btns-area.mb60 {
		margin-bottom: 1.923rem !important;
	}

	.contents-box + .btns-area {
		padding: 0;
	}

	.btns-area,
	.btns-area .btns-left,
	.btns-area .btns-right {
		float: none;
		text-align: center;
	}

	.btns-left > a,
	.btns-left > button,
	.btns-right > a,
	.btns-right > button {
		margin: 0;
		margin-bottom:0.5rem;
	}

	.btns-area > a, 
	.btns-area > button {
		margin: 0;
	}

	.btn-b {
		width: 100%;
		height: 2.308rem;
		font-size:  0.9231rem;
		margin: 0;
	}

	.btn-m,
	.btn-m02 {
		display: block;
		width: 100%;
		height: 2.308rem;
		line-height: 2.308rem;
		font-size: 0.9231rem;
		padding: 0;
		margin: 0;
	}


	.btns-area .btn-m:first-child {
		margin-left: 0 !important;
	}

	.btns-area .depth2 {
		float: left;
		width: 49%;
	}

	.btns-area .depth2:nth-child(even) {
		float: right;
	}

	.btns-area .depth3 {
		float: left;
		width: 32%;
		margin-left: 2%;
		margin-right: 0;
		font-size: 1rem;
	}

	.btns-area .depth4 {
		float: left;
		width: 49%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 2%;
		font-size: 1rem;
	}

	.btns-area .depth4:nth-child(even) {
		float: right;
	}


	.btns-area .btn-m.depth3,
	.btns-area .btn-m02.depth3{
		float: none;
		width: 32%;
		margin-left: 2%;
		margin-right: 0;
		font-size: 1rem;
	}

	.btns-area .depth3:first-child {
		margin-left: 0;
	}

	.btns-area .btn-m.depth4,
	.btns-area .btn-m02.depth4 {
		float: left;
		width: 23.5%;
		margin-left: 2%;
	}

	.btns-area .btns-left .btn-m02:first-child {
		margin-left: 0 !important;;
	}

	.btns-area .btns-right .btn-m.depth2,
	.btns-area .btns-right .btn-m.depth3,
	.btns-area .btns-right .btn-m.depth4,
	.btns-area .btns-right .btn-m02.depth2,
	.btns-area .btns-right .btn-m02.depth3,
	.btns-area .btns-right .btn-m02.depth4 {
		margin-left: 2% !important;
	}

	.btns-area.mb20 {
		margin-bottom: 0.7692rem !important;
	}





	/* 글쓰기 */
	.board-write {
		margin-bottom: 0;
	}

	.one-box.top-line {
		border: 0;
	}

	.half-box {
		float: none;
		width: 100%;
	}

	.one-box.top-line .half-box {
		border-top: 1px solid #e0e0e0
	}

	.board-write dl {
		padding-left:  6.923rem;
	}


	.board-write dl.left-line {
		border-left: 0;
	}

	.board-write dl > dt {
		width: 6.538rem;
		height: 3.462rem;
		line-height: 2.692rem;
		padding:  0.3846rem 0  0.3846rem 0.7692rem;
		font-size: 0.9231rem;
	}
	
	.board-write dl > dt select {
		max-width: 3.846rem;
		height: 2.692rem;
		line-height: 2.692rem;
		font-size: 0.9231rem;

	}	

	.board-write dl > dt.mobile-line2 {
		top: 50%;
		height: auto;
		font-size: 0.9231rem;
		line-height: 1.308rem;
		margin-top: -1.692rem;
	}


	.board-write dl > dt.mobile-line3 {
		height: auto;
		font-size: 0.9231rem;
		line-height: 1.308rem;
		margin-top: -2.346rem;
	}



	.board-write dl > dd {
		min-height: 3.462rem;
		padding: 0.3846rem; 
	}


	.board-write dl > dd select,
	.board-write dl > dd input[type="text"],
	.board-write dl > dd input[type="password"],
	.board-write dl > dd input[type="number"] {
		height: 2.692rem;
		line-height: 2.692rem;
		font-size: 0.9231rem;
	}

	.board-write dl > dd select,
	.board-write dl > dd input[type="password"] {
		width: 100%;
	}

	.board-write dl > dd textarea {
		height: 10.38rem;
		padding: 0.7692rem;
		font-size: 0.9231rem;
		line-height: 1.154rem
	}
	
	.board-write dl > dd .file-list {
		margin-bottom: 1rem;	
	}

	.attached-file-wrapper {
		padding-right: 6.154rem;
	}

	.attached-file-wrapper .upload-btn_wrap .input_file {
		position:absolute;
		top:0;
		left:0;
		cursor:pointer;
		width:  5.769rem;;
		height: 2.692rem;
	}

	.attached-file-wrapper .upload-btn_wrap {/*버튼테두리 감싼 div*/
		width:  5.769rem;;
		height: 2.692rem;
	}

	.attached-file-wrapper .upload-btn_wrap button {
		width:  5.769rem;;
		height: 2.692rem;
		font-size: 0.9231rem;
	}

	.attached-file-wrapper .upload-btn_wrap button > span {
		margin-right: 0;
	}

	.attached-file-wrapper .upload-btn_wrap button > img {
		display: none;
	}



	/* 박람회 일정 */
	.schdule-area > a {
		position: relative;
		display: block;
		padding: 1.154rem 4.423rem 1.154rem 0.5769rem;
	}

	.schdule-area > a > .title {
		margin-bottom: 0.7692rem;
		font-size: 1rem;
		line-height: 1.231rem;
	}

	.schdule-information-area {
		float: none;
		width: 100%;
	}

	.schdule-information-area:nth-child(even) {
		float: none;
	}

	 .schdule-information-box {
		padding-left: 3.077rem;
		margin-bottom: 0.1923rem;
		font-size: 0.9231rem;
		line-height: 1.346rem;
	}

	.schdule-information-box strong {
		width: 2.5rem;
		height: 1.346rem;
		font-size: 0.8462rem;
		line-height: 1.346rem;
	}

	.schdule-area > a .arrow {
		right: 1.154rem;
		width: 1.923rem;
		height: 1.923rem;
		margin-top: -0.9615rem;
		background-size: 1.923rem 1.923rem;
	}


	.schdule-area > a:hover .arrow {
		background-size: 1.923rem 1.923rem;
	}


	.board-write dl > dd .selected-yymmdd {
		float: none;
		width: 100%;
		margin-bottom: 0.3846rem
	}

	.board-write dl > dd .selected-yymmdd:after {
		content: "";
		clear: both;
		display: block;
	}

	.board-write dl > dd .selected-yymmdd > select {
		height: 2.692rem;
		line-height: 2.692rem;
		font-size: 0.9231rem;
		text-indent: 0.3846rem !important
	}

	.board-write dl > dd .selected-yymmdd > span {
		height: 2.692rem;
		line-height: 2.692rem;
		font-size: 0.9231rem;
	}


	.board-write dl > dd .selected-time-term-wrapper {
		float: none;
		width: 100%;
	}

	.board-write dl > dd .selected-time-term-wrapper .selected-time-term-area > select {
		text-indent: 0.3846rem !important
	}

	.board-write dl > dd .selected-time-term-wrapper .selected-time-term-area > span {
		height: 2.692rem;
		line-height: 2.692rem;
		font-size: 0.9231rem;
	}

	.board-write dl > dd .selected-time-term-wrapper .word-unit {
		height: 2.692rem;
		line-height: 2.692rem;
		font-size: 0.9231rem;
	}

	.board-write dl > dd .input-counter-wrapper .input-counter-area {
		padding-left: 3.077rem;
		padding-right: 1.923rem;
	}

	.board-write dl > dd .input-counter-wrapper .input-counter-area > label {
		width: 3.077rem;
		height: 2.692rem;
		line-height: 2.692rem;
		font-size: 0.9231rem;
		margin-left: -3.077rem;
	}

	.board-write dl > dd .input-counter-wrapper .input-counter-area > input[type="number"] {
		height: 2.692rem;
		line-height: 2.692rem;
		font-size: 0.9231rem;
	}

	.board-write dl > dd .input-counter-wrapper .input-counter-area > span {
		width: 2.692rem;
		height: 2.692rem;
		line-height: 2.692rem;
		margin-right: -2.692rem;
		font-size: 0.9231rem;
	}

	.board-write dl > dd .input-phone-wrapper select,
	.board-write dl > dd .input-phone-wrapper input[type="number"] {
		height: 2.692rem;
		line-height: 2.692rem;
	}

	.board-write dl > dd .input-phone-wrapper > span {
		height: 2.692rem;
		line-height: 2.692rem;
	}

	.word-notice {
		min-height: 0.9615rem;
		padding-left: 1.346rem;
		padding-top: 0;
		margin-bottom: 0.3846rem;
		font-size: 0.8462rem;
		line-height: 1.077rem;
		background-position: left 5%;
		background-size: 0.9615rem 0.9615rem;
	}

	.board-write dl > dd .max,
	.board-write dl > dd .max02 {
		max-width: 100% !important;
	}

	.search-result-wrapper {
		margin-top:  1.923rem;
	}


	.search-result-wrapper dl > dd {
		padding: 1.077rem 0.5769rem 1.077rem 0.5769rem;
		font-size: 0.9231rem;
		line-height: 1.308rem;
		word-break: keep-all;
	}


	.board-write dl > dd .input-professor-wrapper > input[type="text"] {
		height: 2.692rem;
		line-height: 2.692rem;
	}

	.board-write dl > dd .input-professor-wrapper > span {
		height: 2.692rem;
		line-height: 2.692rem;
	}


	.board-write dl > dd .input-name-wrapper {
		position: relative;
		float: none;
		max-width: 100%;
		margin-right: 0;
		padding-left: 3.077rem;
		margin-bottom: 0.3846rem;
	}	

	.board-write dl > dd .input-name-wrapper.mr0.mb0 {
		margin-top: 0.3846rem;
	}

	.board-write dl > dd .input-name-wrapper > label {
		left: 0;
		font-size:  0.9231rem;
		margin-top: - 0.4615rem;
	}


	.board-write dl > dd .phone-label-input-wrapper {
		float: none;
		max-width: 100%;
		padding-left: 3.077rem;
		margin-right: 0;
	}	

	.board-write dl > dd .phone-label-input-wrapper > label {
		left: 0;
		font-size:  0.9231rem;
		margin-top: - 0.4615rem;
	}

	.board-write dl > dd .input-class-wrapper {
		width: 47.5%;
		max-width: 7.692rem;
		margin-right: 5%;
		padding-left: 3.077rem;
	}

	.board-write dl > dd .input-class-wrapper.type02 {
		max-width: 7.692rem;
		width: 47.5%;
		margin-right: 0;
	}

	.board-write dl > dd .input-class-wrapper.type02 input[type="number"] {
		width: 100%;
	}

	.board-write dl > dd .input-class-wrapper > label {
		left: 0;
		font-size:  0.9231rem;
		margin-top: - 0.4615rem;
	}

	.board-write dl > dd .input-professor-wrapper.depth2 {
		float: none;
		margin-right: 0;
		margin-bottom: 0.3846rem
	}

	.board-write dl > dd .input-people-wrapper {
		position: relative;
		max-width: 9.231rem;
		padding-right: 1.538rem;
	}

	/* 채용목록 */
	.recruitment-list-wrapper > li {
		margin-bottom:  0.7692rem;
		padding: 1.154rem 6.923rem 1.154rem 1.154rem;
	}

	.recruitment-information-wrapper > strong {
		margin-bottom: 0.3846rem;
		font-size: 1rem;
		line-height: 1.385rem;
	}

	.recruitment-information-wrapper .recruitment-information > span {
		font-size: 0.7692rem;
		line-height: 1rem;
	}

	.recruitment-information-wrapper .recruitment-information > .icon-bar {
		width: 0.07692rem;
		height: 1rem;
		line-height: 1rem;
		margin: 0 0.3846rem;
		background-size: 0.07692rem
	}

	.recruitment-list-wrapper > li > .btn {
		right: 1.154rem;
		width: 4.615rem;
		height: 2.308rem;
		padding: 0.6923rem 0 0 0;
		margin-top: -1.154rem;
		border-radius: 0.1923rem;
		font-size: 0.9231rem;
	}

	.recruitment-list-wrapper > li > .btn.recruitment {
		border: 0.07692rem solid #1354a4;
	}

	.recruitment-list-wrapper > li > .btn.deadline {
		border: 0.07692rem solid #5d6c81;
	}

	.recruitment-list-wrapper > li > .btn.recruitment:hover {
		border: 0.07692rem solid #1354a4;
	}



	.layerpopup-password-wrapper {
		width: 19.62rem;
		margin-top: -5.769rem;
		margin-left: -9.808rem;
		border-radius: 0.3077rem;
	}

	.layerpopup-password-area {
		padding: 1.923rem 1.346rem 1.538rem 1.346rem;;
	}

	.layerpopup-password-area label {
		height: 1.538rem;
		line-height:  1.538rem;
		font-size: 0.9231rem;
		margin-bottom:  1.538rem;
	}
		
	.layerpopup-password-area label .icon-secret {
		width: 1.538rem;
		height: 1.538rem;
		border-radius: 0.1538rem;
		margin-right: 0.2308rem;
	}

	.layerpopup-password-area input[type="password"] {
		height: 2.308rem;
		text-indent: 0.7692rem !important;
		font-size: 0.9231rem;
	}

	.layerpopup-password-wrapper .footer-button-wrapper {
		height: 2.692rem;
	}

	.layerpopup-password-wrapper .footer-button-wrapper > button {
		width: 50%;
		height: 2.692rem;
		font-size: 0.9231rem;
	}

	.layerpopup-password-wrapper .footer-button-wrapper > .btn-cancel {
		border-bottom-left-radius: 0.3077rem;
	}

	.layerpopup-password-wrapper .footer-button-wrapper > .btn-confirm {
		border-bottom-right-radius: 0.3077rem;
	}

	.layerpopup-password-wrapper .btn-layerpopup-close {
		top: 0.7308rem;
		right: 0.7692rem;
		width: 0.5385rem;
		height: 0.5769rem;
		background-size: 0.5385rem 0.5769rem;
	}

	/* faq */
	.faq-wrapper > dl > dt > a {
		padding: 1.269rem 2.692rem 1.269rem 2.885rem;
		font-size: 1rem;
		line-height: 1.385rem;
	}

	.faq-wrapper > dl > dt > a > .icon-q {
		top: 1.154rem;
		left: 0.7692rem;
		width: 1.538rem;
	}

	.faq-wrapper > dl > dt > a > .arrow {
		right: 0.7692rem;
		width: 1.192rem;
		height: 0.6154rem;
		margin-top: -0.3077rem;
		background: url(/_res/board/img/icon_arrow_down02@2x_mobile.gif) no-repeat 0 0;
		background-size: 1.192rem 0.6154rem;
	}


	.faq-wrapper > dl > dt.active > a > .arrow {
		background: url(/_res/board/img/icon_arrow_up02@2x_mobile.gif) no-repeat 0 0;
		background-size: 1.192rem 0.6154rem;
	}

	.faq-wrapper > dl > dd {
		padding: 1.269rem 1.269rem 1.269rem 2.885rem;
		font-size: 1rem;
		line-height: 1.385rem;
	}

	.faq-wrapper > dl > dd > .icon-a {
		top: 1.154rem;
		left: 0.7692rem;
		width: 1.538rem;
	}

	.board-table  .depth-1 {
		margin-left: 0.9375rem
	}
	.board-table  .depth-2 {
		margin-left: 1.875rem
	}
	.board-table  .depth-3 {
		margin-left: 2.813rem;
	}
	.board-table  .depth-4 {
		margin-left: 3.75rem;
	}
	.board-table  .depth-5 {
		margin-left: 4.688rem;
	}

	.board-area .search-wrapper.sort {
		position: relative;
		padding-top: 0;
	}

	.board-area .search-wrapper.sort > .total {
		position: static;
	}

	.board-area .search-wrapper.sort .sort-select-area,
	.board-area .search-wrapper.sort .sort-select-area .sort-select-box {
		float: none;
	}

	.board-area .search-wrapper.sort .sort-select-area .sort-select-box {
		margin-bottom: 0.5769rem;
	}

	.board-area .search-wrapper.sort .sort-select-area .sort-select-box:after {
		content: "";
		clear: both;
		display: block;
	}

	.board-area .search-wrapper.sort .sort-select-area .sort-select-box  select {
		float: none;
		width: 100%;
		height: 2.692rem;
		margin-right: 0;
		color: #6c6e6f;
		font-size: 1rem;
		text-indent: 0.7692rem;
		background-position: 98% center;
		background-size: 0.7692rem 0.4615rem;
	}
	
	.board-area .search-wrapper.sort .sort-select-area .sort-select-box.depth1 select {
		position: absolute;
		top: 0;
		left: 0;
		width: 6.923rem
	}
	.board-area .search-wrapper.sort .sort-select-area .sort-select-box.depth1 + .search-area {
		margin-left: 7.308rem;
	}

	.board-area .search-wrapper.sort .sort-select-area .sort-select-box.depth2 select {
		float: left;
		width: 49.5%;
	}

	.board-area .search-wrapper.sort .sort-select-area .sort-select-box.depth2 select:nth-child(even) {
		float: right;
	}

	.board-area .search-wrapper.sort .sort-select-area .sort-select-box.depth3 select {
		float: left;
		width: 33%;
		margin-right: 0.5%;
		background-position: 95% center;
	}

	.board-area .search-wrapper.sort .sort-select-area .sort-select-box.depth3 select:last-child {
		margin-right: 0;
	}



	.checked-notice {
		margin-bottom: 0.3846rem;;
	}

	.checked-notice input[type="checkbox"] {
		line-height: 1.385rem;
	}

	.checked-notice label {
		font-size: 0.9231rem;
		line-height: 1.385rem;
	}

	.input-period-wrapper {
		max-width: 100%;
	}

	.input-period-wrapper .word-unit {
		height: 2.692rem;
		font-size: 1rem;
		line-height: 2.692rem;
	}

	.tabmenu-wrapper02 {
		margin-bottom: 1.538rem;
	}

	.tabmenu-wrapper02 > ul {
		display: block;
		border: 1px solid #d1d2d4;
	}

	.tabmenu-wrapper02 > ul:after {
		content: "";
		clear: both;
		display: block;
	}

	.tabmenu-wrapper02 ul > li,
	.tabmenu-wrapper02 ul.depth3 > li,
	.tabmenu-wrapper02 ul.depth3 > li,
	.tabmenu-wrapper02 ul.depth4 > li,
	.tabmenu-wrapper02 ul.depth5 > li, 
	.tabmenu-wrapper02 ul.depth6 > li,
	.tabmenu-wrapper02 ul.depth7 > li,
	.tabmenu-wrapper02 ul.depth8 > li {
		width: calc(50% + 2px) !important;
		margin-bottom: -1px;
		margin-top: -1px;
		margin-right: -1px;
		margin-left: -1px;
	}

	
	.tabmenu-wrapper02 ul > li > a {
		display: block;
		border: 0;
		border-right: 1px solid #d1d2d4;
		border-bottom: 1px solid #d1d2d4;
		padding: 15px;
		text-align: center;
		color: #616161;
		font-size: 1.077rem;
		line-height: 1.154rem;
		transition: all 0.2s ease-in-out;
	}

	.tabmenu-wrapper02 ul > li > a:hover,
	.tabmenu-wrapper02 ul > li > a.active {
		background: #313883;
		color: #fff;
	}

}

@media only all and (max-width: 767px) {
	.board-list01 table .title a .mobile-info > .icon-bar {
		margin: 0.07692rem 0.5769rem 0 0.5769rem;
	}

	/* 포토갤러리 */
	.photo-list-wrapper {
		padding-top: 0;
		padding-bottom: 1.875rem
	}

	.photo-list-wrapper > li {
		float: left;
		width: 49%;
		margin-right: 0;
		margin-top: 5%;
	}

	.photo-list-wrapper > li:nth-child(3n) {
		margin-top: 5%;
		margin-right: 0;
	}

	.photo-list-wrapper > li:nth-child(even) {
		float: right;
	}

	.photo-list-wrapper > li > a > .images {
		margin-bottom: 0.3846rem;
	}

	.photo-list-wrapper > li > a > strong {
		margin-bottom: 0.3846rem;
		font-size: 1rem;
		line-height: 1.385rem;
	}

	.photo-list-wrapper > li > a > .date {
		font-size: 0.9231rem;
		line-height: 1.385rem;
	}
	
	/*
	.btns-area .depth2 {
		float: none;
		width: 100%;
		margin-bottom: 2%
	}

	.btns-area .depth2:nth-child(even) {
		float: none;
	}
	*/

	.btns-area .depth3 {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-bottom: 2%;
	}

	.btns-area .depth4 {
		float: none;
		width: 100%;
	}

	.btns-area .depth2:last-child,
	.btns-area .depth3:last-child,
	.btns-area .depth4:last-child {
		margin-bottom: 0;
	}

	.board-area .search-wrapper.sort .sort-select-area .sort-select-box.depth1 select {
		position: static;
		top: 0;
		left: 0;
		width: 100%
	}
	.board-area .search-wrapper.sort .sort-select-area .sort-select-box.depth1 + .search-area {
		margin-left: 0;
	}


	/* 비밀번호 */
	.password-wrapper {
		max-width: 25.38rem;
	}

	.password-area {
		padding: 2.692rem 0 0 0;
	}

	.password-area label {
		font-size: 1.308rem;
		line-height: 1.538rem;
		margin-bottom: 1.923rem;
	}
		
	.password-area label .icon-secret {
		display: block;
		vertical-align: middle;
		width: 3.077rem;
		height: 3.077rem;
		margin: 0 auto 1.154rem auto;
	}

	

	.password-area input[type="password"] {
		display: block;
		width: 100%;
		height: 2.692rem;
		margin-bottom: 1.923rem;
		text-indent: 1rem !important;
		font-size: 0.9231rem;
	}

}

@media only all and (max-width: 577px) {
	html {
		font-size: 0.9375rem; /* 기본베이스 폰트사이즈 15px */
		line-height:  0.9375rem; /* 기본베이스 line-height 사이즈 15px */ 
	}
}

@media only all and (max-width: 425px) {
	html {
		font-size: 0.8125rem; /* 기본베이스 폰트사이즈 13px */
		line-height:  0.8125rem; /* 기본베이스 line-height 사이즈 13px */ 
	}


	.board-write dl > dd .selected-time-term-wrapper {
		position: relative;
		padding-right: 1.923rem;
	}

	.board-write dl > dd .selected-time-term-wrapper .selected-time-term-area {
		float: none;
		width: 100%;
		margin-bottom: 0.3846rem
	}

	.board-write dl > dd .selected-time-term-wrapper .selected-time-term-area:after {
		content: "";
		clear: both;
		display: block;
	}

	.board-write dl > dd .selected-time-term-wrapper .selected-time-term-area:last-child {
		margin-bottom: 0;
	}

	.board-write dl > dd .selected-time-term-wrapper .word-unit {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 1.923rem;
	}



	.board-write dl > dd .input-counter-wrapper .input-counter-area {
		float: none;
		width: 95%;
		padding-left: 3.077rem;
		padding-right: 1.923rem;
		box-sizing: border-box;
		margin-bottom: 0.3846rem
	}

	.board-write dl > dd .input-counter-wrapper .input-counter-area:last-child { 
		float: none;
		margin-bottom: 0;
	}

	.board-write dl > dd .input-counter-wrapper .input-counter-area:after {
		content: "";
		clear: both;
		display: block;
	}

	.board-write dl > dd .input-counter-wrapper .input-counter-area > label {
		width: 3.077rem;
		height: 2.692rem;
		line-height: 2.692rem;
		font-size: 0.9231rem;
		margin-left: -3.077rem;
	}

	.board-write dl > dd .input-counter-wrapper .input-counter-area > input[type="number"] {
		width: 100%;
		height: 2.692rem;
		line-height: 2.692rem;
		font-size: 0.9231rem;
	}

	.board-write dl > dd .input-counter-wrapper .input-counter-area > span {
		width: 2.692rem;
		height: 2.692rem;
		line-height: 2.692rem;
		margin-right: -2.692rem;
		font-size: 0.9231rem;
	}

}
