@charset "utf-8";

/***** 컨텐츠 시작 *****/
/* 01_강원농어촌유학_강원농어촌유학 */
.iframe_box iframe {display:block;margin:0 auto 10px;max-width:100%;}
	@media screen and (max-width:767px) {
		.iframe_box iframe {height:310px !important;}
	}

/* 02_유학소개_유학형태 */
.study_type {display:flex;gap:15px;}
.study_type > li {flex:1;border:1px solid #cfd0d7;border-radius:10px;padding:25px 40px 35px;}
.study_type > li strong {display:block;font-size:1.250em;font-weight:600;padding:20px 80px 25px 0;margin-bottom:25px;border-bottom:1px solid #cfd0d7;background:url("../images/content/sub02/sub0202_ico01.png") no-repeat right center;}
.study_type > li:nth-child(2) strong {background-image:url("../images/content/sub02/sub0202_ico02.png");}
.study_type > li:nth-child(3) strong {background-image:url("../images/content/sub02/sub0202_ico03.png");}
.study_type > li ul.list1 > li:first-child {margin-top:0;}
	@media screen and (max-width:1399px) {
		.study_type {flex-direction:column;gap:20px;margin-top:30px;}
		.study_type > li {padding:15px 30px 25px;}
		.study_type > li strong {margin-bottom:20px;}
	}
	@media screen and (max-width:767px) {
		.study_type {gap:10px;margin-top:20px;}
		.study_type > li {padding:10px 25px 20px;}
		.study_type > li strong {margin-bottom:15px;}
	}

/* 03유학운영학교_학교현황 */
.status_map_box {max-width:100%;}
.status_map {width:1000px;margin:0 auto;text-align:center;position:relative;}
.status_map .map_list > li {position:absolute;}
.status_map .map_list > li .btn {display:flex;flex-direction:column;align-items:flex-start;}
.status_map .map_list > li .btn em {display:block;margin:3px 0;font-weight:500;font-size:1.125em;letter-spacing:-0.04em;padding:5px 10px;background:rgba(255,255,255,.85);border-radius:10px;border:2px solid #e2efef;}
.status_map .map_list > li .btn:hover em, .status_map .map_list > li .btn:focus em, .status_map .map_list > li .btn:active em {border:2px solid #53aeb7;background:#fff;}
	@media screen and (max-width:1399px) {
		.status_map_box {overflow-x:scroll;}
	}
	/* 학교현황 마커 */
		/* 양구군 */
		.status_map .map_list .yg_ico1 {top:136px;left:340px;} /* 방산초등학교 */
		.status_map .map_list .yg_ico1 .btn {flex-direction:column-reverse;place-items:center;}

		/* 춘천시 */
		.status_map .map_list .cc_ico1 {top:300px;left:273px;} /* 송화초등학교 */
		.status_map .map_list .cc_ico2 {top:254px;left:114px;} /* 춘천별빛유학센터 */
		.status_map .map_list .cc_ico2 .btn {flex-direction:column-reverse;place-items:flex-end;}

		/* 홍천군 */
		.status_map .map_list .hc_ico1 {top:475px;left:195px;} /* 모곡초등학교 */
		.status_map .map_list .hc_ico2 {top:372px;left:424px;} /* 내촌중학교 */
		.status_map .map_list .hc_ico2 .btn {flex-direction:column-reverse;place-items:flex-start;}
		.status_map .map_list .hc_ico3 {top:491px;left:492px;} /* 삼생초등학교 */
		.status_map .map_list .hc_ico4 {top:432px;left:586px;} /* 원당초등학교 */

		/* 인제군 */
		.status_map .map_list .ij_ico1 {top:205px;right:300px;} /* 용대초등학교 */
		.status_map .map_list .ij_ico1 .btn {flex-direction:column-reverse;}
		.status_map .map_list .ij_ico2 {top:275px;left:345px;} /* 인제로컬투어사업단 */
		.status_map .map_list .ij_ico2 .btn {flex-direction:row-reverse;}
		.status_map .map_list .ij_ico2 .btn em {margin:0 3px 0 0;}
		.status_map .map_list .ij_ico3 {top:321px;left:555px;} /* 귀둔초등학교 */
		.status_map .map_list .ij_ico3 .btn {flex-direction:column;}

		/* 양양군 */
		.status_map .map_list .yy_ico1 {top:291px;right:187px;} /* 한남초등학교 */
		.status_map .map_list .yy_ico1 .btn {flex-direction:row;gap:5px;}

		/* 원주시 */
		.status_map .map_list .wj_ico1 {bottom:105px;left:307px;} /* 귀래중학교 */

		/* 영월군 */
		.status_map .map_list .yw_ico1 {bottom:159px;left:380px;} /* 마차초등학교 */
		.status_map .map_list .yw_ico1 .btn {align-items:flex-end;}
		.status_map .map_list .yw_ico2 {bottom:188px;right:357px;} /* 무릉초등학교 */
		.status_map .map_list .yw_ico2 .btn {flex-direction:column-reverse;align-items:center;}
		.status_map .map_list .yw_ico3 {bottom:50px;right:345px;} /* 옥동초등학교 */
		.status_map .map_list .yw_ico3 .btn {place-items:flex-end;}
		.status_map .map_list .yw_ico4 {bottom:10px;right:185px;} /* 녹전초등학교, 녹전중학교 */

		/* 정선군 */
		.status_map .map_list .js_ico1 {bottom:171px;right:143px;} /* 화동초등학교 */

		/* 삼척시 */
		.status_map .map_list .sc_ico1 {bottom:50px;right:-40px;} /* 오저초등학교 */

/***** 공통 *****/
/* 만족도 조사 */
.survey {margin-top:80px;}
.survey .check_box {padding:30px 35px;background-color:#f7f7f7;border:1px solid #cfd0d7;}
.survey .check_box:after {content:'';display:block;clear:both;}
.survey .check_box strong {display:block;font-size:1.063em;line-height:1.6;letter-spacing:-0.04em;color:#000;padding-left:36px;margin-bottom:15px;background:url("../images/layout/icon_survey.png") no-repeat left center;word-break:keep-all;}
.survey .check_box .form_list {display:flex;flex-wrap:wrap;gap:15px 30px;margin-right:35px;}
.survey .opinion {border:1px solid #cfd0d7;border-top:0;padding:20px 35px;color:#000;}
.survey .opinion input {width:calc(100% - 130px);height:40px;line-height:40px;}
	@media only screen and (max-width:1023px){
		.survey {margin-top:50px;}
		.survey .opinion input {width:calc(100% - 120px);}
	}
	@media screen and (max-width:767px) {
		.survey {margin-top:40px;}
		.survey .check_box {padding:20px;}
		.survey .check_box strong {padding-left:27px;background-size:20px auto;}
		.survey .check_box .form_list {margin-right:20px;}
		.survey .opinion {padding:18px 20px;}
		.survey .opinion input {margin-bottom:5px;}
		.survey .opinion input, .survey .opinion .btn_bace {width:100%;}
	}

/* 컨텐츠 상단박스 */
.icon_box {background:#f7f7f7;border-radius:10px;padding:30px 50px;margin-bottom:40px;}
.icon_box .icon {width:100%;margin:auto;display:flex;justify-content:space-between;align-items:center;}
.icon_box .icon .info_icon {width:96px;flex-shrink:0;}
.icon_box .text {width:calc(100% - 96px);padding-left:3.2rem;word-break:keep-all;}
.icon_box .text li {flex-grow:1;letter-spacing:-0.03em;line-height:1.4;}
.icon_box .text li:first-child {margin-top:0;}
.icon_box .text li:after {top:9px;}
	@media screen and (max-width:767px) {
		.icon_box {padding:20px 30px;}
		.icon_box .icon .info_icon {display:none;}
		.icon_box .text {width:100%;padding-left:0;}
	}

/* step_box */
.step_box {display:grid;grid-template-columns:repeat(4, 1fr);gap:15px 0;margin-bottom:20px;}
.step_box.w33p {grid-template-columns:repeat(3, 1fr);}
.step_box.w20p {grid-template-columns:repeat(5, 1fr);}
.step_box > li {display:table;position:relative;margin-right:40px;padding:20px 10px;background:#fff;border:1px solid #cfd0d7;border-top:3px solid #032430;border-radius:0 0 10px 10px;text-align:center;}
.step_box > li:last-child {margin-right:40px;}
.step_box > li::before {content:"";display:block;position:absolute;top:0;right:-31px;bottom:0;width:20px;height:14px;margin:auto 0;background:url("../images/common/step_arrow.png") no-repeat center center;}
.step_box > li:last-child::before {display:none;}
.step_box > li .item {display:table-cell;color:#000;vertical-align:middle;word-break:keep-all;}
.step_box > li .item span {display:block;color:#666;font-size:0.875em;}

.step_box2 {display:flex;gap:40px;margin-bottom:20px;}
.step_box2 > li {flex:1;position:relative;text-align:center;border:1px solid #cfd0d7;border-radius:0 0 10px 10px;}
.step_box2 > li::before {content:"";display:block;position:absolute;top:0;right:-31px;bottom:0;width:20px;height:14px;margin:auto 0;background:url("../images/common/step_arrow.png") no-repeat center center;}
.step_box2 > li:last-child::before {display:none;}
.step_box2 > li .tit {padding:10px 20px;background:#032430;color:#fff;font-size:1.125em;font-weight:500;}
.step_box2 > li .item {padding:20px 30px;word-break:keep-all;}
.step_box2 > li .item .list1 li:first-child {margin-top:0;}

.step_box3 > li {position:relative;}
.step_box3 > li:not(:last-child) {margin-bottom:40px;}
.step_box3 > li:not(:last-child)::before {content:"";transform:rotate(90deg);position:absolute;bottom:-26px;left:50%;width:20px;height:14px;margin:auto 0;background:url("../images/common/step_arrow.png") no-repeat center center;}
.step_box3 > li > .item {display:grid;grid-template-columns:1fr 4fr;border:1px solid #cfd0d7;border-radius:10px;overflow:hidden;}
.step_box3 > li > .item:not(:first-child) {margin-top:10px;}
.step_box3 > li > .item .step_tit {display:flex;justify-content:center;align-items:center;text-align:center;background:#032430;border-top-right-radius:10px;color:#fff;font-weight:500;font-size:1.125em;padding:0 15px;}
.step_box3 > li > .item .step_tit.sc {background:#009d85;}
.step_box3 > li > .item .step_tit.ag {background:#007e9d;}
.step_box3 > li > .item .step_con {padding:15px 20px;}
	@media only screen and (max-width:1199px){
		.step_box {grid-template-columns:repeat(3, 1fr);}
	}
	/* 태블릿 */
	@media only screen and (max-width:1023px){
		.step_box {grid-template-columns:repeat(2, 1fr);}
		.step_box.w33p, .step_box.w20p {grid-template-columns:repeat(3, 1fr);}

		.step_box2 {flex-wrap:wrap;}
		.step_box2 > li {flex:0;flex-basis:calc(50% - 40px);}
	}
	/* 모바일 */
	@media only screen and (max-width:767px) {
		.step_box {display:block;}
		.step_box li {width:100%;margin-bottom:40px;margin-left:0;}
		.step_box li:last-child {margin-bottom:10px;}
		.step_box li:before {top:-31px;left:0;right:0;margin:0 auto;transform:rotate(90deg);}
		.step_box li:first-child:before {display:none;}
		.step_box li:last-child:before {display:block;}

		.step_box2 {flex-direction:column;}
		.step_box2 > li::before {top:unset;bottom:-36px;right:50%;transform:rotate(90deg) translateX(-50%);}

		.step_box3 > li > .item {grid-template-columns:1fr 2fr;}
	}

/* 탭메뉴 */
.tab_box [class^="tab_menu_box"] {display:flex;justify-content:center;flex-wrap:wrap;border-left:1px solid #cfd0d7;border-top:1px solid #cfd0d7;}
.tab_box [class^="tab_menu_box"] li {flex-grow:1;width:25%;border-right:1px solid #cfd0d7;border-bottom:1px solid #cfd0d7;}
.tab_box [class^="tab_menu_box"] li h4 {font-weight:400;font-size:1em;}
.tab_box [class^="tab_menu_box"] li h4 a {display:grid;place-items:center;padding:0 10px;height:60px;background-color:#fff;color:#222;transition:0.4s;text-align:center;}
.tab_box [class^="tab_menu_box"] li:first-child h4 a {margin-left:0;}
.tab_box [class^="tab_menu_box"] li.on h4 a {background-color:#032f85;color:#fff;}
.tab_box [class^="tab_menu_box"] li.on h4 a.blank {background-image:url("../images/layout/link_wh.png");}

.tab_box .tab_content {display:none;}
.tab_box .tab_content.on {display:block;}

.tab_box .item {display:flex;flex-wrap:wrap;width:100%;gap:3px 5px;margin-top:10px;background:#f4f4f4;padding:10px;}
.tab_box .item button {border:1px solid #ddd;height:30px;padding:0 1rem;font-size:0.8rem;border-radius:30px;/*flex:1 1 10%;*/display:flex;align-items:center;justify-content:center;line-height:1;width:11.9%;background:#fff;}
.tab_box .item button:is(:hover,:active,:focus),
.tab_box .item button.on {border:1px solid #afdff4;background:#f2fbff;color:#22789e;font-weight:500;}

.tab_box .item2 {display:flex;flex-wrap:wrap;width:100%;gap:3px 5px;background:#fff;border:1px solid #f1f1f1;padding:10px;border-top:0;}
.tab_box .item2 button {height:25px;padding:0 1rem;font-size:0.8rem;display:flex;align-items:center;justify-content:center;line-height:1;width:11.9%;background:#fff;position:relative;}
.tab_box .item2 button:before {content:"";display:block;position:absolute;top:7px;right:0;width:1px;height:10px;margin:auto 0;background:#ddd;border-radius:100%;}
.tab_box .item2 button:nth-child(8n):before {display:none;}
.tab_box .item2 button:is(:hover,:active,:focus),
.tab_box .item2 button.on {color:#032f85;font-weight:600;}
.item-select,
.item-select2 {display:none;}
    @media only screen and (max-width:1199px){
		.tab_box .item button {width:16%;}
		.tab_box .item2 button {width:16%;}
		.tab_box .item2 button:nth-child(8n):before {display:block;}
		.tab_box .item2 button:nth-child(6n):before {display:none;}
	}
	@media only screen and (max-width:1023px){
		.tab_box .item,
		.tab_box .item2 {display:none;}
		.item-select {display:block;margin-top:10px;}
		.item-select2 {display:block;margin-top:5px;}
	}
	@media only screen and (max-width:767px){
		.tab_box [class^="tab_menu_box"] li h4 a {height:40px;}
	}

/* 상단라인 */
.board_line {border-top:2px solid #666;}

/* 달력 */
.datepic {display:flex;align-items:center;flex-wrap:wrap;width:100%;}
.datepic .datepic_input {flex-grow:1;margin-right:6px;}
.datepic .datepic_icon {}
.datepic .datepic_icon span {display:grid;place-items:center;width:50px;height:50px;border:1px solid #666;cursor:pointer;background-color:#fff;}
.datepic > span {margin:0 5px;}
	@media only screen and (max-width:767px){
		.datepic .datepic_input {flex-grow:1;margin-right:6px;}
		.datepic .datepic_icon span {width:40px;height:40px;}
		.datepic > span {margin:0 5px;}
	}
	@media only screen and (max-width:539px){
		.datepic .datepic_input {width:calc(50% - 12px);}
		.datepic .end_date {width:calc(50% - 12px);flex-shrink:1;margin-top:5px;}
		.datepic .end_icon {margin-right:0;margin-top:5px;}
	}

/* 게시글 검색 */
.board_search_box, .board_search_box form {display:flex;width:100%;flex-wrap:wrap;gap:5px 0;}
.board_search_box select {margin-right:5px;background:url("../images/common/icon_select.png") no-repeat right 9px center #fff;}
.board_search_box .search_text {margin-right:5px;width:100%;border:1px solid #cfd0d7;flex:1;}
.board_search_box .search_button {min-width:95px;}
	@media only screen and (max-width:1023px){
		.board_search_box .search_select {flex-grow:1;}
		.board_search_box .search_text {flex-grow:5;width:50%;}
		.board_search_box .search_button {flex-shrink:0;width:80px;}
	}
	@media only screen and (max-width:767px){
		.board_search_box, .board_search_box form {flex-direction:column;gap:5px;}
		.board_search_box select {margin:0;max-width:100%;}
		.board_search_box .search_text, .board_search_box .search_button {margin:0;width:100%;}
	}

.btn_box {display:flex;justify-content:space-between;}
.btn_box .left_btn {display:flex;flex-wrap:wrap;}
	@media only screen and (max-width:1023px){
		.btn_box {display:block;}
		.btn_box button {padding:0 10px;}
		.btn_box .left_btn {justify-content:center;}
		.btn_box .left_btn select {width:100%;}
		.btn_box .left_btn button {margin-top:5px;}
		.btn_box > div:nth-child(2) {display:block;text-align:center;margin-top:5px;}
	}

/* 폼 테이블 */
.form_table {width:100%;table-layout:fixed;border-top:2px solid #000;}
.form_table tbody tr th, .form_table tbody tr td {padding:15px;border-bottom:1px solid #cfd0d7;}
.form_table tbody tr th {color:#000;font-size:1.063em;background:#f2fbff;}
.form_table tbody tr td {border-left:1px solid #cfd0d7;}
.form_table tbody tr td.bd_left {border-left:0;}
.form_table .contbox, .form_table .emailbox {display:flex;flex-wrap:wrap;align-items:center;gap:5px;}
	@media only screen and (max-width:767px){
		.form_table {}
		.form_table tbody tr th, .form_table tbody tr td {padding:15px 10px;}
		.form_table .emailbox input,
		.form_table .emailbox select {width:30%;}
		.form_table colgroup {display:none;}
		.form_table tbody tr {display:block;position:relative;border-bottom:1px solid #cfd0d7;}
		.form_table tbody tr:after {content:'';display:block;clear:both;visibility:hidden;height:0;}
		.form_table tbody th {display:block;border:none;background-color:transparent;text-align:left;}
		.form_table tbody td {display:block;width:100%;background-color:transparent;text-align:left;box-sizing:border-box;border:0 !important;}
		.form_table tbody tr:first-child th,
		.form_table tbody tr:first-child td {border-top:0;}
		.form_table tbody tr td.bd_left {border-left:0;}
		.form_table .contbox, .form_table .emailbox {gap:3px;}
	}
	@media only screen and (max-width:560px){
		.form_table .contbox select,
		.form_table .contbox input {width:calc(33.3% - 10px);}
		.form_table .emailbox input.sec {width:calc(50% - 18px);}
		.form_table .emailbox input {width:50%;}
		.form_table .emailbox select {width:100%;margin:5px 0 0 0;}
	}
	/* 파일첨부 */
	.form_table .upload_info {font-size:0.938em;}
	.form_table .upload_info b {color:#000;}
	.form_table .file_list {margin-top:10px;padding-top:10px;border-top:1px dashed #cfd0d7;}
	.form_table .file_list li {display:flex;flex-wrap:wrap;align-items:center;}
	.form_table .file_list li:not(:first-child) {margin-top:5px;}
	.form_table .file_list li.noti {display:block;font-size:0.938em;margin-bottom:10px;}
	.form_table .file_list li .checked input[type="radio"] {margin:-4px 5px 0 0;}
	.form_table .file_list li p {margin:0 15px 0 5px;width:75%;}
	.form_table .file_list li a.btn_remove {background:#fff;height:30px;line-height:28px;font-size:12px;padding:0 10px;-webkit-transition:all 0.3s;transition:all 0.3s;margin-left:auto;}
	.form_table .file_list li a.btn_remove:hover,
	.form_table .file_list li a.btn_remove:focus,
	.form_table .file_list li a.btn_remove:active {border-radius:3px;color:#000;-webkit-transition:all 0.3s;transition:all 0.3s;}
		@media only screen and (max-width:560px){
			.form_table .file_list li p {width:70%;}
		}
		@media only screen and (max-width:425px){
			.form_table .file_list li p {width:55%;}
		}

span[class^="state"] {display:inline-block;min-width:60px;padding:2px;border-radius:3px;font-size:0.875em;}
.state_receipt {background:#032430;color:#FFF;}
.state_answering {background:#007D83;color:#FFF;}
.state_complete {background:#e8e8e8;color:#333;}

/***** 일반게시판 *****/
/* 일반게시판 뷰 */
.responsive .board_table {width:100%;border-bottom:1px solid #cfd0d7;border-top:2px solid #222;word-break:normal;color:#000;}
.responsive .board_table thead th {font-weight:400;border-bottom:1px solid #cfd0d7;}
.responsive .board_table tfoot th {background:#e8e8e2;border-top:1px solid #cfd0d7;}
.responsive .board_table tfoot td {border-left:1px solid #e4e4e4;border-top:1px solid #cfd0d7;background:#e8e8e2;}
.responsive .board_table tbody th {border-top:1px solid #cfd0d7;text-align:left;vertical-align:middle;color:#747474;font-weight:400;}
.responsive .board_table thead th, .responsive .board_table tfoot th, .responsive .board_table tfoot td, .responsive .board_table tbody th {padding:12px 20px;}
.responsive .board_table tbody tr td {padding:15px 10px;border-top:1px solid #cfd0d7;}
.responsive .board_table tbody tr:first-child td {border-top:none;}
.responsive .board_table tbody tr td a {cursor:pointer;}
.responsive .board_table tbody tr:first-child th:first-child,
.responsive .board_table tbody tr:first-child td:nth-of-type(1) {border-top:0;}

.responsive .board_table tbody tr.notice_wrap {background:#f2fbff;}
.responsive .board_table tbody tr.notice_wrap td .notice {display:inline-block;font-size:0.875em;background-color:#d20038;padding:4px 12px 5px;color:#fff;border-bottom-right-radius:8px;}
.responsive .board_table tbody tr td .new {display:inline-block;margin-right:8px;border:1px solid #d20038;color:#d20038;font-size:0.625em;padding:0 5px 1px;line-height:15px;vertical-align:2px;}
	/* 답변 */
	.answer {border:1px solid;padding:5px 0;width:80px;display:inline-block;border-radius:30px;font-size:14px;font-weight:500;text-align:center;}
	.answer1 {border-color:#ff7600;color:#ff7600;}
	.answer2 {border-color:#007D83;color:#007D83;}
	.answer3 {border-color:#032430;color:#032430;}
		@media only screen and (max-width:1199px){
			.responsive .board_table thead th, .responsive .board_table tfoot th, .responsive .board_table tfoot td, .responsive .board_table tbody th {padding:12px 10px;}
		}
		@media only screen and (max-width:1023px){
			.responsive .board_table {word-break:keep-all;margin-top:10px;}
			.responsive .board_table colgroup col {width:100% !important;}
			.responsive .board_table, .responsive .board_table thead, .responsive .board_table tbody, .responsive .board_table th, .responsive .board_table td, .responsive .board_table tr {display:block;}
			.responsive .board_table thead tr {position:absolute;top:-9999px;left:-9999px;}
			.responsive .board_table tbody tr {padding:10px 0;border-bottom:1px solid #cfd0d7;}
			.responsive .board_table tbody tr:last-child {border-bottom:none;}
			.responsive .board_table tbody tr td {position:relative;padding:5px 0 5px 115px;white-space:normal;width:100%;border-top:none;}
			.responsive .board_table tbody tr:first-child td:first-child {border:none;}
			.responsive .board_table {border-top:1px solid #222;}
			.responsive .board_table td:before {content:attr(data-title);position:absolute;top:9px;left:10px;width:100px;padding-right:10px;font-weight:500;white-space:nowrap;}
			.responsive .board_table td:after {content:"";position:absolute;top:9px;left:100px;width:1px;height:10px;background-color:#dedede;}
			.responsive .board_table tbody tr:after {content:".";display:block;clear:both;visibility:hidden;height:0;}
			.responsive .board_table tbody td {display:block;padding:2px 3%;border:none;background-color:transparent;text-align:left;box-sizing:border-box;}
			.responsive .board_table tbody th {display:block;padding:2px 3%;border:none;background-color:transparent;text-align:left;vertical-align:middle;}
			.responsive .board_table tbody tr:first-child td, .responsive .board_table tbody tr:first-child th {border-top:none;}
			.responsive .board_table > tbody > th:before, .responsive .board_table > tbody td:before {content:attr(data-content)'';display:inline;}
		}

/* 일반게시판_상세 */
.board_detail {border-top:2px solid #000;}
.board_detail .bo_head {padding:30px;border-bottom:1px solid #cfd0d7;}
.board_detail .bo_head em.title {font-size:1.500em;font-weight:700;color:#000;}
.board_detail .bo_head dl {font-size:0.938em;margin-top:15px;}
.board_detail .bo_head dl dt, .board_detail .bo_head dl dd {float:left;}
.board_detail .bo_head dl dt {padding-left:20px;position:relative;font-weight:500;color:#999;}
.board_detail .bo_head dl dt:before {position:absolute;left:0;top:5px;content:'';width:1px;height:14px;background-color:#cfd0d7;}
.board_detail .bo_head dl dt:after {display:inline-block;padding:0 6px;content:':';}
.board_detail .bo_head dl dt:first-of-type {padding-left:0;}
.board_detail .bo_head dl dt:first-of-type:before {content:none;}
.board_detail .bo_head dl dd {padding-right:20px;color:#000;}

.board_detail .bo_file {margin-top:20px;background:#f7f7f7;border-radius:10px;padding:20px 30px;}
.board_detail .bo_file li {display:flex;flex-wrap:wrap;align-items:center;margin-bottom:5px;}
.board_detail .bo_file li:last-child {margin-bottom:0;}
.board_detail .bo_file li .bo_file_ico {margin-right:5px;}
.board_detail .bo_file li a.btn_file {font-size:0.938em;margin-right:10px;width:calc(100% - 110px);text-decoration:underline;}
.board_detail .bo_file li a.btn_file:hover,.board_detail .bo_file li a.btn_file:focus,.board_detail .bo_file li a.btn_file:active {color:#00579e;-webkit-transition:all 0.1s;transition:all 0.1s;}
.board_detail .bo_file li a.btn_preview {background:#fff;height:30px;line-height:28px;font-size:12px;padding:0 10px;-webkit-transition:all 0.3s;transition:all 0.3s;}
.board_detail .bo_file li a.btn_preview:hover,
.board_detail .bo_file li a.btn_preview:focus,
.board_detail .bo_file li a.btn_preview:active {border-radius:3px;color:#000;-webkit-transition:all 0.3s;transition:all 0.3s;}

.board_detail .bo_con {padding:60px 30px 100px;line-height:1.6;}
.board_detail .bo_con img {max-width:100%;}
.board_detail .bo_con iframe {display:block;margin:0 auto 10px;max-width:100%;}

.board_detail .bo_pagination {border-top:1px solid #cfd0d7;border-bottom:1px solid #cfd0d7;}
.board_detail .bo_pagination a {display:block;width:100%;}
.board_detail .bo_pagination a:after {content:'';display:block;clear:both;}
.board_detail .bo_pagination a b, .board_detail .bo_pagination a span {float:left;line-height:50px;}
.board_detail .bo_pagination a b {width:200px;font-weight:500;color:#000;background-color:#f7f7f7;text-align:center;border-right:1px solid #cfd0d7;}
.board_detail .bo_pagination a b:before {display:inline-block;content:'';width:11px;height:1.4em;background-repeat:no-repeat;vertical-align:middle;background-position:center top 7px;margin-right:10px;}
.board_detail .bo_pagination a span {width:calc(100% - 200px);padding:0 20px;}
.board_detail .bo_pagination a span:hover {color:#000;}
.board_detail .bo_pagination a.empty span {color:#999;}
.board_detail .bo_pagination a.prev {border-bottom:1px solid #cfd0d7;}
.board_detail .bo_pagination a.prev b:before {background-image:url("../images/common/arrow_board_prev.png");}
.board_detail .bo_pagination a.next b:before {background-image:url("../images/common/arrow_board_next.png");}
	@media only screen and (max-width:1199px){
		.board_detail .bo_head dl dt:before {top:3px;}
	}
	@media only screen and (max-width:1023px){
		.board_detail .bo_head dl dt:before {top:2px;}
	}
	@media only screen and (max-width:767px){
		.board_detail .bo_head {padding:20px 15px;}
		.board_detail .bo_head em.title {font-size:1.385em;}
		.board_detail .bo_head dl {margin-top:10px;}
		.board_detail .bo_head dl dt {padding-left:0;clear:both;line-height:1.6;}
		.board_detail .bo_head dl dt:before {display:none;}
		.board_detail .bo_head dl dd {padding-right:0;line-height:1.6;}
		.board_detail .bo_file {margin-top:10px;padding:15px 20px;}
		.board_detail .bo_file li .bo_file_ico {width:20px;}
		.board_detail .bo_file li a.btn_file {margin-right:5px;width:calc(100% - 99px);}
		.board_detail .bo_con {padding:20px 0 30px}
		.board_detail .bo_con iframe {height:310px !important;}
		.board_detail .bo_pagination a b {width:100px;}
		.board_detail .bo_pagination a span {width:calc(100% - 100px);padding:0 10px;}
	}

/* 게시판 목록 공통 */
.fs_list_box {display:flex;justify-content:space-between;}
.fs_list_box .total {padding-left:20px;position:relative;}
.fs_list_box .total::before {width:11px;height:11px;content:"";background:url("../images/layout/total_ico.png") no-repeat center;position:absolute;top:6px;left:0;}
.fs_list_box li .point {color:#032430;font-weight:500;}

/* 갤러리 목록 */
.g_list {border-top:2px solid #000;}
.g_list > li {display:flex;padding:20px 30px;border-bottom:1px solid #cfd0d7;}
.g_list > li.notice_wrap {background:#fff5da;}
.g_list > li .imgbox {display:flex;align-items:center;justify-content:center;width:200px;overflow:hidden;aspect-ratio:4/3;border-radius:10px;border:1px solid #cfd0d7;background:#fff;}
.g_list > li .imgbox img {max-height:100%;transition:all .6s;-webkit-transition:all .6s;}
.g_list > li .imgbox:hover img {transform:scale(1.2);}
.g_list > li .txtbox {display:flex;width:calc(100% - 200px);text-align:left;align-items:center;padding-left:20px;}
.g_list > li .txtbox .tit {color:#000;font-size:1.125em;font-weight:600;}
.g_list > li .txtbox .tit .notice {display:inline-block;margin-right:8px;font-size:0.875em;background-color:#d20038;padding:4px 12px 5px;color:#fff;border-bottom-right-radius:8px;}
.g_list > li .txtbox .tit .new {display:inline-block;margin-right:8px;border:1px solid #d20038;color:#d20038;font-size:0.625em;padding:0 5px 1px;line-height:15px;vertical-align:2px;}
.g_list > li .txtbox .tit a:hover {text-decoration:underline;}
.g_list > li .txtbox ul {display:flex;font-size:.9em;color:#222;}
.g_list > li .txtbox ul > li:first-child {padding-left:0;}
.g_list > li .txtbox ul > li em {font-weight:500;}
.g_list > li .txtbox ul > li {position:relative;padding-left:20px;}
.g_list > li .txtbox ul > li + li:after {content:'/';position:absolute;left:7px;right:0;top:0;bottom:0;margin:auto;color:#bbb;}
.g_list > li .txtbox .txt {margin-top:20px;color:#666;}
.g_list > li.notice_wrap .txtbox .txt {color:#000;}
	@media only screen and (max-width:767px){
		.g_list > li .imgbox {width:160px;}
		.g_list > li .txtbox {width:calc(100% - 160px);}
		.g_list > li .txtbox .tit {font-size:1.231em;}
		.g_list > li .txtbox .txt {margin-top:10px;}
		.g_list > li .txtbox ul > li {padding-left:14px;}
		.g_list > li .txtbox ul > li em {display:none;}
		.g_list > li .txtbox ul > li + li:after {left:4px;}
	}
	@media only screen and (max-width:560px){
		.g_list > li {display:block;text-align:center;width:100%;}
		.g_list > li .imgbox {width:100%;aspect-ratio:16/9;}
		.g_list > li .imgbox img {max-height:unset;max-width:100%;}
		.g_list > li .txtbox {padding:0;margin-top:15px;width:100%;}
	}

/* 사이트맵 */
#sitemap a {display:flex;align-items:center;}
#sitemap .sitemap_box {border-bottom:1px solid #cfd0d7;margin-bottom:40px;padding-bottom:40px;}
#sitemap .sitemap_box h2 {font-size:1.750em;color:#000;margin-bottom:20px;}
#sitemap .sitemap_box h2 > a {display:inline-flex;}
#sitemap .sitemap_box > ul {display:grid;grid-template-columns:repeat(4,1fr);gap:30px 20px;}
#sitemap .sitemap_box > ul > li > .sm_2th {border:1px solid #cfd0d7;box-sizing:border-box;height:50px;justify-content:center;margin-bottom:10px;transition:all .4s;color:#000;font-weight:500;}
#sitemap .sitemap_box > ul > li > .sm_2th:hover,
#sitemap .sitemap_box > ul > li > .sm_2th:focus,
#sitemap .sitemap_box > ul > li > .sm_2th:active {background:#032f85;border-color:#032f85;border-radius:10px;box-shadow:0px 2px 15px 0px rgba(3,47,133,.2);color: #fff;transition:all .4s;}
#sitemap .sitemap_box > ul > li > ul > li:not(:last-child) {margin-bottom:3px;}
#sitemap .sitemap_box > ul > li > ul > li > .sm_3th {position:relative;padding-left:20px;transition:all .3s;}
#sitemap .sitemap_box > ul > li > ul > li > .sm_3th::before {position:absolute;top:7px;left:7px;content:"";width:5px;height:5px;background:#666;border-radius:50%;transition:all .3s;}
#sitemap .sitemap_box > ul > li > ul > li > .sm_3th:hover,
#sitemap .sitemap_box > ul > li > ul > li > .sm_3th:focus,
#sitemap .sitemap_box > ul > li > ul > li > .sm_3th:active {color:#032f85;transition:all .3s;}
#sitemap .sitemap_box > ul > li > ul > li > .sm_3th:hover::before,
#sitemap .sitemap_box > ul > li > ul > li > .sm_3th:focus::before,
#sitemap .sitemap_box > ul > li > ul > li > .sm_3th:active::before {background:#032f85;transition:all .3s;}
	@media only screen and (max-width:1299px){
		#sitemap .sitemap_box > ul {grid-template-columns:repeat(3,1fr);}
	}
	/* 모바일 */
	@media only screen and (max-width:767px){
		#sitemap .sitemap_box {margin-bottom:30px;padding-bottom:30px;}
		#sitemap .sitemap_box h2 {margin-bottom:15px;}
		#sitemap .sitemap_box > ul {grid-template-columns:repeat(2,1fr);gap:15px;}
		#sitemap .sitemap_box > ul > li > ul > li > .sm_3th::before {top:6px;}
	}
	/* 모바일 */
	@media only screen and (max-width:560px){
		#sitemap .sitemap_box > ul {grid-template-columns:repeat(1,1fr);}
		#sitemap .sitemap_box > ul > li > .sm_2th {margin-bottom:5px;}
	}

/* 06교육청소개_연혁 */
.history {display:flex;align-items:baseline;border-bottom:2px solid #cfd0d7;margin-bottom:40px;padding-bottom:40px;}
.history:last-child {border-bottom:0;margin-bottom:0;}
.history .history_tit {flex:0 0 auto;width:25%;font-size:2em;font-weight:700;}
.history .history_tit span {box-shadow:0 -20px 0 0 #e1f6ff inset;padding:0 10px;}
.history .history_list {align-self:normal;flex:1 1 100%;margin-top:12px;}
.history .history_list > li {display:flex;border-bottom:1px dashed #cfd0d7;margin-bottom:40px;padding-bottom:40px;}
.history .history_list > li:last-child {border-bottom:0;margin-bottom:0;padding-bottom:0;}
.history .history_list .date {flex:0 0 auto;width:20%;color:#035977;font-size:1.125em;font-weight:600;}
.history .history_list .cont {flex:1 1 100%;}
.history .history_list .cont .hlist {line-height:1.4;margin-bottom:15px;padding-left:20px;position:relative;margin-top:0;}
.history .history_list .cont .hlist:last-child {margin-bottom:0;}
.history .history_list .cont .hlist::before{content:'';display:block;width:8px;height:8px;border:2px solid #107294;border-radius:50%;position:absolute;top:7px;left:0;}
	@media screen and (max-width:1399px) {
		.history .history_tit {font-size:1.8rem;width:30%;}
		.history .history_list .date {width:23%;font-size:1rem;}
	}
    @media screen and (max-width:1199px) {
		.history .history_tit {font-size:1.5rem;}
		.history .history_list .date {font-size:0.9rem;}
	}
	@media screen and (max-width:1023px) {
		.history {display:block;padding-bottom:30px;margin-bottom:30px;}
		.history .history_tit {width:auto;padding-left:0;}
		.history .history_tit span {padding:0 20px;}
		.history .history_list {margin-top:0;}
		.history .history_list > li {margin-bottom:0;padding:30px 20px;}
		.history .history_list .date {width:130px;margin-right:20px;}
	}
	@media screen and (max-width:767px) {
		.history {padding-bottom:25px;margin-bottom:25px;}
		.history .history_tit span {padding:0;box-shadow:none;}
		.history .history_list > li {display:block;padding:20px 0;}
		.history .history_list .date {width:100%;}
		.history .history_list .cont {margin-top:10px;}
		.history .history_list .cont .hlist {margin-bottom:5px;}
		.history .history_list .cont .hlist::before {top:5px;}
	}

/* 06교육청소개_찾아오시는길_약도 및 교통안내 */
.sub060601 .map_box {width:100%;border:1px solid #d7d7d7;}
.sub060601 .map_box .add_text {padding:14px;}
.sub060601 .map_box .add_text ul {display:flex;justify-content:space-between;padding:0 15px;}
.sub060601 .map_box .add_text ul li {display:flex;align-items:center;color:#555;}
.sub060601 .map_box .add_text ul li:nth-child(2) {margin-left:auto;}
.sub060601 .map_box .add_text ul li:nth-child(3) {margin-left:40px;}
.sub060601 .map_box .add_text ul li em {display:inline-block;position:relative;padding-right:15px;flex-shrink:0;color:#222;}
.sub060601 .map_box .add_text ul li em:after {content:"";position:absolute;right:0;top:6px;display:inline-block;width:1px;height:10px;background:#d7d7d7;margin:0 7px 0 10px;}
.sub060601 .map_box .add_text ul li em img {vertical-align:middle;width:20px;margin-right:5px;margin-top:-1px;}
.sub060601 .map_text_box {display:flex;padding:30px;border:1px solid #d7d7d7;}
.sub060601 .map_text_box .img {flex-shrink:0;display:grid;place-items:center;margin-right:50px;width:70px;height:70px;background:#f2f4f7;border-radius:100%;}
.sub060601 .map_text_box .text .h6 {padding-left:0;}
.sub060601 .map_text_box .text ul {}
@media only screen and (max-width:1023px){
	.sub060601 .map_box .add_text ul li em img {height:30%;}
}
@media only screen and (max-width:767px){
	.sub060601 .map_box .add_text ul {flex-direction:column;padding:0;}
	.sub060601 .map_box .add_text ul li {margin-top:10px;}
	.sub060601 .map_box .add_text ul li:nth-child(1) {margin-top:0;}
	.sub060601 .map_box .add_text ul li:nth-child(2) {margin-left:0;}
	.sub060601 .map_box .add_text ul li:nth-child(3) {margin-left:0;}
	.sub060601 .map_text_box {padding:20px;}
	.sub060601 .map_text_box .img {margin-right:20px;}
}

/* 02아카이브갤러리*/
/* 아카이브 소개 */
.title_area {text-align:center;margin:2rem 0;}
.title_area p {font-size:3rem;font-weight:800;color:#032430;font-family: 'GangwonEdu_OTFBoldA';display:block;}
.title_area p br {display:none;}
.title_area span {color:#666;font-weight:500;border:1px solid #ddd;border-radius:3rem;padding:5px 30px;margin-top:0.5rem;display:inline-block;}
.archive_imgbox {text-align:center;margin-top:4rem;}
.archive_imgbox ul {display:flex;flex-wrap:wrap;gap:4rem 0;}
.archive_imgbox ul li {display:flex;flex-wrap:wrap;width:100%;justify-content:space-between;}
.archive_imgbox ul li:nth-child(2) {flex-direction:row-reverse;}
.archive_imgbox ul li div {width:49%;padding:10px;background:#f1f1f1;}
.archive_imgbox ul li div img {}
.archive_imgbox ul li p {width:49%;display:flex;align-items:center;text-align:center;font-size:1.1em;font-weight:500;border-top:2px solid #000;border-bottom:1px solid #ddd;margin:0 !important;padding:0 40px;}
    @media screen and (max-width:1399px) {
		.title_area p {font-size:2.8rem;}
		.archive_imgbox ul li p br {display:none;}
	}
    @media screen and (max-width:1199px) {
		.title_area p {font-size:2.3rem;}
		.archive_imgbox ul li p {font-size:0.95rem;}
	}
	@media screen and (max-width:1023px) {
		
	}
	@media screen and (max-width:767px) {
		.title_area p {font-size:2rem;line-height:1.2 !important;}
		.title_area p br {display:block;}
		.title_area span {width:auto;}
		.archive_imgbox {margin-top:2rem;}
		.archive_imgbox ul li div {width:100%;}
		.archive_imgbox ul li p {width:100%;border-top:0;padding:20px 10px;font-size:0.8rem;}
	}
/* 게시판 영역 */
.board_box {border-top:2px solid #222;border-bottom:1px solid #e5e5e5;}
/* 게시판 페이지넘버 */
.page_number {display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:40px;}
.page_number li {margin:0 2px;}
.page_number li a {display:grid;place-items:center;width:34px;height:34px;line-height:1.2;text-align:center;font-size:1.5rem;color:#222;}
.page_number li a.on,.page_number li a:is(:hover, :focus, :active) {}
.page_number .prev_first a {background:url("/uploads/editor/board/240610/first_prev%281%29.png") no-repeat center center;font-size:0;}
.page_number .prev a {background:url("/uploads/editor/board/240610/prev%282%29.png") no-repeat center center;font-size:0;}
.page_number .num {}
.page_number .num a.on,.page_number .num a:is(:hover, :focus, :active) {background:#2684ee;border-radius:5px;color:#fff;}
.page_number .next a {background:url("/uploads/editor/board/240610/next%281%29.png") no-repeat center center;font-size:0;}
.page_number .next_last a {background:url("/uploads/editor/board/240610/last_next%281%29.png") no-repeat center center;font-size:0;}
	@media only screen and (max-width:1399px){
		.notiwrap {padding: 0;}
	}
	@media only screen and (max-width:1023px){
		.sch_top {margin-bottom:15px;}
		.sch_top .search_box .inputbox select {width:100px;}
		.sch_top .search_box .inputbox input {width:327px;}
		.sch_top .search_box .inputbox button {width: 50px;height: 50px;}
	
		.page_number {margin-top:20px;}
	}
	@media only screen and (max-width:767px){
		.sch_top {flex-direction: column-reverse;align-items: flex-start;margin-bottom:10px;gap:10px;}
		.sch_top .search_box {width: 100%;}
		.sch_top .search_box .inputbox {flex-wrap: wrap;}
		.sch_top .search_box .inputbox select {flex-grow:1;}
		.sch_top .search_box .inputbox input {flex-grow:1;}
		.sch_top .search_box .inputbox button {flex-grow:1;width: 45px;height: 45px;}
	
		.page_number li {margin:0 1px;}
		.page_number li a {width:30px;height:30px;line-height:30px;}
		.page_number .prev_first a {width:30px;}
		.page_number .prev a {width:30px;}
		.page_number .next a {width:30px;}
		.page_number .next_last a {width:30px;}
	}

/* 아카이브 갤러리 목록 */
.gallery_table {overflow:hidden;position:relative;}
.gallery_table .gallery_ul {display: flex;flex-wrap: wrap;row-gap:40px;margin-left:-40px;}
.gallery_table .gallery_ul > li {width:33.33%;padding-left:40px;}
.gallery_table .gallery_ul > li a {display: block;text-decoration: none;padding:10px;border:1px solid #e5e5e5;border-radius:10px;}
.gallery_table .gallery_ul > li a .img {overflow:hidden;position:relative;display: block;padding-top:100%;background:#f3f6f9;transition: .3s;border-radius:10px;}
.gallery_table .gallery_ul > li a .img iframe {position:absolute;left:50%;top:50%;width: 100%;height:100%;transform: translate(-50%,-50%);}
.gallery_table .gallery_ul > li a .img img {position:absolute;left:50%;top:50%;width: 100%;transform: translate(-50%,-50%);}
.gallery_table .gallery_ul > li a .tit {display: flex;gap:10px;line-height:1.2;margin-top:15px;font-size:1rem;font-weight:500;color:#222;text-decoration: none;}
.gallery_table .gallery_ul > li a:is(:hover,:focus,:active) {border:1px solid #222;box-shadow: 0 0 25px rgba(0,0,0,0.15);}
.gallery_table .gallery_ul .nocont_li {width: 100%;padding:0 0 0 40px;margin:0;}
.gallery_table .gallery_ul .nocont_li .nocont {padding:40px 15px 80px 15px;text-align: center;}
.gallery_table .gallery_ul > li a ul {display:flex;flex-wrap:wrap;width:100%;gap:5px 5px;margin-top:10px;padding-top:10px;border-top:1px dashed #ccc;}
.gallery_table .gallery_ul > li a ul li {font-size:0.8rem;color:#032f85;font-weight:600;border:1px solid #032f85;padding:0 10px;border-radius:30px;height:25px;display:flex;align-items:center;justify-content:center;}
	@media only screen and (max-width:1023px){
		.gallery_table {padding-top:20px;}
		.gallery_table .gallery_ul {margin-left:-20px;row-gap:20px;}
		.gallery_table .gallery_ul > li {width: 33.3%;padding-left:20px;padding-bottom:20px;}
	}
	@media only screen and (max-width:767px){
		.gallery_table {padding-top:20px;}
		.gallery_table .gallery_ul {margin-left:-10px;row-gap:10px;}
		.gallery_table .gallery_ul > li a .tit {font-size:0.9rem;}
		.gallery_table .gallery_ul > li {width: 50%;padding-left:10px;padding-bottom:10px;}
		.gallery_table .gallery_ul > li a ul li {font-size: 0.6rem;}
	}

/* 아카이브 갤러리 상세 */
.con_archive {}
.con_archive .archive_img {background:#f4f4f4;padding:40px;}
.con_archive .archive_img .swiper {width:100%;margin-left:auto;margin-right:auto;overflow:hidden;}
.con_archive .archive_img .swiper .swiper-wrapper {align-items:center;}
.con_archive .archive_img .swiper .swiper-wrapper .swiper-slide {text-align:center;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center;}
.con_archive .archive_img .swiper .swiper-wrapper .swiper-slide a {position:relative;}
.con_archive .archive_img .swiper .swiper-wrapper .swiper-slide img {max-height:400px;width:auto;display: block;height:100%;object-fit:cover;}
.con_archive .swiper, 
.con_archive .swiper-container {overflow:unset;}
.con_archive .swiper-horizontal>.swiper-pagination-bullets, 
.con_archive .swiper-pagination-bullets.swiper-pagination-horizontal, 
.con_archive .swiper-pagination-custom, 
.con_archive .swiper-pagination-fraction {top:calc(100% + 8px);}
.con_archive .swiper-pagination-bullet-active {background:#032430;}
.con_archive .swiper-button-next, 
.con_archive .swiper-button-prev {color:#032430;}

.swiper-thumbs {height:auto !important;margin-top:40px;}
.swiper-thumbs .swiper-wrapper {justify-content:center;align-items:center;}
.swiper-thumbs .swiper-wrapper .swiper-slide {width:100px !important;height:65px !important;overflow:hidden;}
.swiper-thumbs .swiper-wrapper .swiper-slide img {height:auto !important;width:100% !important;}
.swiper-thumbs .swiper-wrapper .swiper-slide {width:25%;height:100%;opacity:0.3;}
.swiper-thumbs .swiper-wrapper .swiper-slide-thumb-active {opacity:1;}

.mySwiper2 {height:80%;width:100%;}

.arrow_box {display: none;position:absolute;width:100px;padding: 8px;right:-30px;top:-70px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;background: #333;color: #fff !important;font-size: 14px;line-height:1;}
.arrow_box:after {position: absolute;top: 100%;left: 50%;width: 0;height: 0;margin-left: -10px;border: solid transparent;border-color: rgba(51, 51, 51, 0);border-bottom-color: #333;border-width: 10px;pointer-events: none;content:'';transform:rotate(180deg);}
.arrow_box span {font-size:0.7rem;font-weight:600;display:block;line-height:1;}
.con_archive .archive_img .swiper .swiper-wrapper .swiper-slide:hover p.arrow_box {display: block;}

.kogl img {height:54px;}
    @media only screen and (max-width:1199px){
		.con_archive .archive_img {padding:20px 20px;}
		.con_archive .archive_img .mySwiper2 .swiper-wrapper .swiper-slide a {max-width:85%;margin:0 auto;}
		
		.swiper-thumbs {margin-top:20px;}
	}
	@media only screen and (max-width:767px){
		.con_archive .archive_img {padding:20px 10px;}
		.con_archive .archive_img .swiper {}
		.con_archive .archive_img .mySwiper2 .swiper-wrapper .swiper-slide {padding:0 20px;}
		.con_archive .archive_img .mySwiper2 .swiper-wrapper .swiper-slide img {max-height:250px;}
		.con_archive .archive_img .mySwiper2 .swiper-wrapper .swiper-slide a {max-width:100%;}
		
		.swiper-thumbs .swiper-wrapper {background:#fff;padding:10px;}
		
		.swiper-button-next, 
		.swiper-button-prev {width:auto !important;}
		.swiper-button-next:after, 
		.swiper-button-prev:after {font-size:25px !important;}
		.con_archive .swiper-button-prev {left:0;}
		.con_archive .swiper-button-next {right:0;}
		
	}


/* 03뉴스·소식·채용_미디어_소식지 */
.newsletter .view_list {display:grid;grid-template-columns:repeat(4,1fr);gap:35px 24px;}
.newsletter .view_list .thumb_box {position:relative;border:1px solid #cfd0d7;overflow:hidden;text-align:center;}
.newsletter .view_list .thumb_box .thumb_img {overflow:hidden;}
.newsletter .view_list .thumb_box .thumb_img img {max-width:100%;transition:all .3s;object-fit:cover;aspect-ratio:3/4;}
.newsletter .view_list .thumb_box:is(:hover,:active,:focus) img {transform:scale(1.1);transition:all .3s;}
.newsletter .view_list .thumb_box .thumb_btn {display:flex;}
.newsletter .view_list .thumb_box .thumb_btn li {width:50%;}
.newsletter .view_list .thumb_box .thumb_btn li a {width:100%;padding:0 15px;}
.newsletter .view_list .thumb_box .thumb_btn li:nth-child(1) a:is(:hover,:active,:focus) {background:#ff9500;border-color:#b66008;}
	@media only screen and (max-width:1399px){
		.newsletter .view_list .thumb_box .thumb_btn {flex-direction:column;}
		.newsletter .view_list .thumb_box .thumb_btn li {width:100%;}
	}
	@media only screen and (max-width:1023px){
		.newsletter .view_list {grid-template-columns:repeat(3,1fr);gap:25px 15px;}
	}
	@media only screen and (max-width:767px){
		.newsletter .view_list {grid-template-columns:repeat(2,1fr);}
	}
	@media only screen and (max-width:375px){
		.newsletter .view_list {grid-template-columns:repeat(1,1fr);}
	}