	/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700;900&display=swap');*/
	/* font-family: 'Lato'*/
	@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');


	@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), url('static/woff2/Pretendard-Black.woff2') format('woff2'), url('./woff/Pretendard-Black.woff') format('woff');
	}

	@font-face {
		font-family: 'Pretendard';
		font-weight: 800;
		font-display: swap;
		src: local('Pretendard ExtraBold'), url('static/woff2/Pretendard-ExtraBold.woff2') format('woff2'), url('./woff/Pretendard-ExtraBold.woff') format('woff');
	}

	@font-face {
		font-family: 'Pretendard';
		font-weight: 700;
		font-display: swap;
		src: local('Pretendard Bold'), url('static/woff2/Pretendard-Bold.woff2') format('woff2'), url('./woff/Pretendard-Bold.woff') format('woff');
	}

	@font-face {
		font-family: 'Pretendard';
		font-weight: 600;
		font-display: swap;
		src: local('Pretendard SemiBold'), url('static/woff2/Pretendard-SemiBold.woff2') format('woff2'), url('./woff/Pretendard-SemiBold.woff') format('woff');
	}

	@font-face {
		font-family: 'Pretendard';
		font-weight: 500;
		font-display: swap;
		src: local('Pretendard Medium'), url('static/woff2/Pretendard-Medium.woff2') format('woff2'), url('./woff/Pretendard-Medium.woff') format('woff');
	}

	@font-face {
		font-family: 'Pretendard';
		font-weight: 400;
		font-display: swap;
		src: local('Pretendard Regular'), url('static/woff2/Pretendard-Regular.woff2') format('woff2'), url('./woff/Pretendard-Regular.woff') format('woff');
	}

	@font-face {
		font-family: 'Pretendard';
		font-weight: 300;
		font-display: swap;
		src: local('Pretendard Light'), url('static/woff2/Pretendard-Light.woff2') format('woff2'), url('./woff/Pretendard-Light.woff') format('woff');
	}

	@font-face {
		font-family: 'Pretendard';
		font-weight: 200;
		font-display: swap;
		src: local('Pretendard ExtraLight'), url('static/woff2/Pretendard-ExtraLight.woff2') format('woff2'), url('./woff/Pretendard-ExtraLight.woff') format('woff');
	}

	@font-face {
		font-family: 'Pretendard';
		font-weight: 100;
		font-display: swap;
		src: local('Pretendard Thin'), url('static/woff2/Pretendard-Thin.woff2') format('woff2'), url('./woff/Pretendard-Thin.woff') format('woff');
	}

	/* 요소(element) 여백 초기화  */
	html, body,
	div, span,
	dl, dt, dd, ul, ol, li,
	h1, h2, h3, h4, h5, h6,
	blockquote, p, address, pre, cite,
	form, fieldset, input, textarea, select,
	table, th, td {
		margin:0;
		padding:0;
		}

	/* 테이블설정 */
	table, th, td{
		margin:0;
	}

	/* 목록 */
	ol, ul,li { list-style:none}

	/* 테두리 없애기 */
	fieldset, img, abbr,acronym { border:0 none; } 


	/* 테이블 - 마크업에 'cellspacing="0"' 지정 함께 필요 */
	table {
		border-collapse: separate;
		border-spacing:0;
		border:0 none;
		}

	/* 텍스트 관련 요소 초기화 */
	address, caption, em, cite, th {
		font-weight:normal;
		font-style:normal;
		}
	ins { text-decoration:none; }
	del { text-decoration:line-through; }

	/* body 스타일 */
	body,td,div {
		color:#5f5f5f;
		font-size:15px;
		font-family: 'Pretendard', sans-serif;
		font-weight:400;
		letter-spacing: -0.05em;
	}

	/* 링크 */
	a, a:link {color:#2f2f2f;text-decoration:none;} 
	a:visited {color:#2f2f2f;text-decoration:none;}
	a:hover {color:#e5106c;text-decoration:none;}
	a:focus {color:#2f2f2f;text-decoration:none;}
	a:active {color:#2f2f2f;text-decoration:none;} 

	/* 이미지, 폼관련 요소 */
	label, select, input, textarea {
		vertical-align:middle;
		box-sizing:border-box;
		font-size:15px;
	}

	select {
		padding:7px;
		border:1px solid #9b9b9b
	}

	.memu{color:#000000;font-size:9pt; font-family:굴림,tahoma;line-height:140%}
	A.menu:link {color:#000000; text-decoration:none;}
	A.menu:visited {color:#000000; text-decoration:none;}
	A.menu:hover {color:#FF0000; text-decoration:none;}

	.thm7{font-size:7pt; font-family:tahoma;letter-spacing: 0pt}
	.dod8_{font-size:8pt; font-family:돋움;letter-spacing: -1pt}
	.dod8{font-size:8pt; font-family:돋움;letter-spacing: 0pt}

	.input_{border:1px solid #D8D8D8; background-color:#ffffff;padding:7px;font-size:1.05em}

	/* 관리자전용알림 */
	.adminmess{display:flex;text-align:center;max-width:500px;margin:0 auto;border:2px dashed #000000;padding:10px ;background-color:#efefef;margin-top:10px;box-sizing:border-box;;align-items:center}
	.adminmess span:first-child{display:block;padding:5px 20px;background-color:#595C60;color:#ffffff;border-radius:6px}
	.adminmess span:last-child{padding-left:20px}


	.font_lato {font-family:'Lato'}
	.font_Pretendard {font-family:'Pretendard'}


	/* 네비게이션 디자인 */
	.navi_design{background-color:#F5F5F5;border:1px solid #dddddd;text-align:left;height:50px;line-height:50px;}
	.navi_design h2{display:none}
	.navi_design ul{float:left;padding-left:10px}
	.navi_design ul li{float:left;padding:0 20px;background:url(../image/A_icon_7.gif);background-repeat:no-repeat;background-Position:100% 50%;}
	.navi_design ul li:last-child{background:url();}

	.input_ess{background:url(../../../image/input_ess.gif);background-repeat:no-repeat;background-Position:0% 0%;}


	.name_popup ul{position:absolute; z-index:1; left:0px; top:10px;background-color:#ffffff;border:1px solid #dddddd;width:120px;border-radius:10px;padding:10px}
	.name_popup ul li > a{display:block;padding:5px 10px;}


	/* 게시판 버튼 */
	.button_save{display:flex;justify-content:center;margin:55px 0;}
	.button_save li{width:24%;margin-right:1.33%;background-color:#797979;}
	.button_save li:last-child{margin-right:0px;}
	.button_save li a{width:100%;display:flex;align-items:center;justify-content:center;;height:65px;text-align:center;font-size:19px;color:#ffffff;line-height:65px;font-weight:700;letter-spacing:0;}
	.button_save li a.list div {display:inline-block;height:65px;background:url(../home_image/S_board_icon_03.gif) 100% 50% no-repeat;padding-left:36px;}

	@media screen and (max-width:768px) {
		.button_save{flex-wrap:wrap;margin:30px 0;}
		.button_save li {width:49%;}
		.button_save li:nth-child(2){margin-right:0px;}
		.button_save li a{height:50px;font-size:16px;line-height:45px;box-sizing:border-box;text-align:center;padding:0;}
		.button_save li a.list div {padding-left:27px;}
	}