@charset "utf-8";

* {margin:0;padding:0;/*box-sizing:border-box;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none;-webkit-touch-callout:none; */}
/* common reset */
html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,a,abbr,address,cite,em,img,strong,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,section,summary,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;}

img{max-width:100%;border:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}

html,body {height: 100%;}

html,body {height:100%; margin:0; padding:0; font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕", Dotum, AppleGothic, sans-serif; font-size:15px; font-weight:400; color:#282828; -webkit-text-size-adjust:none; /*line-height:1.0em;*/}

html,body{height:100%;margin:0;padding:0;color:#222;font-family:'nsR', '나눔스퀘어', "맑은고딕", Malgun Gothic, "돋움", Dotum,  "굴림", Gulim, "Lucida Grande", Tahoma, Verdana, AppleGothic, UnDotum, sans-serif;font-size:14px;line-height:140%;}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0}
th,td,input,textarea,select{font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕", Dotum, AppleGothic, sans-serif;/*font-family:'nsR', '나눔스퀘어', "맑은고딕", Malgun Gothic, "돋움", Dotum,  "굴림", Gulim, "Lucida Grande", Tahoma, Verdana, AppleGothic, UnDotum, sans-serif;*/font-size:14px;color:#222}
table{border-collapse:collapse;border-spacing:0}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:normal}
ol,ul,li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-family: 'Noto Sans KR', Malgun Gothic,"맑은 고딕", Dotum, AppleGothic, sans-serif;/*font-family:'nsR', '나눔스퀘어', "맑은고딕", Malgun Gothic, "돋움", Dotum,  "굴림", Gulim, "Lucida Grande", Tahoma, Verdana, AppleGothic, UnDotum, sans-serif; */font-size:100%;font-weight:normal}
abbr,acronym{border:0}
hr{display:none;clear:both}
legend,caption{visibility:hidden;overflow:hidden;position:absolute;width:0;height:0;margin:0;padding:0;line-height:0}
label,select,input,button{vertical-align:middle}
img,fieldset{border:0 none}
label{cursor:pointer}

ul,ol {list-style:none; list-style-type:none;}
img {border: 0 none;}

select {border:1px solid #d1d1d1; background-color:#ffffff; font-size:9pt; color:#747373;}
button, input, select, textarea {font-family: inherit;}

a{color:#222}
a:link, a:visited, 
a:active{color:#222; text-decoration:none;}
a:hover{color:#19469f; text-decoration:none;}

.accessibility, caption, legend {overflow:hidden; visibility:hidden; position:absolute; width:0; height:0; font-size:0;}
.hide {overflow:hidden; visibility:hidden; position:absolute; width:0; height:0; font-size:0;}
fieldset {border:0;}
.image {border:0; }

.mb30 {margin-bottom:30px;}
.mb0 {margin-bottom:0px;}
.mt0 {margin-top:0px;}
/* 이달의 일정  */
.calender_date{
	width:92.307692%;
	margin:0 auto;
	border:4px solid #ebebeb;
	margin-bottom:2%;
	margin-top:5%;
	}
.calender_date_year{
	width:92.307692%;
	margin:0 auto;
	margin-top:25px;
	}
.calender_date_year tr td{
	font-size: 30px;
    color: #181818;
    font-weight:400 !important;
	text-align:center;
    vertical-align: middle;
    margin: 0 30px;
	padding-bottom:25px;
	}
.td2 b a{
	font-size:15px;
	font-weight:400;
	top: -5px;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
	}
.td2 b a:hover{
	color:#222 !important;
	}
.calender_date_month{
	height:50px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	text-align:center;
	margin-bottom:20px;
	margin-left: 20px;
    margin-right: 20px;
	}
.calender_date_month li{
	display:inline-block;
	width:7.5%;
	font-size: 15px;
	font-weight:300;
	color:#6E6E6E;
	line-height: 3.2;
	}
.calender_date_month li.on > a {
	color:#2c8e67 !important; 
	font-weight:bold;
	}
.calender_content{
	width:92.307692%;
	margin:0 auto;
	/* margin-bottom:20px; */
	display: flex;
	}
.calender_content span{
	margin-left:30px;
	float:left;
	margin-bottom:10px;
	padding-left:25px;
	}
.calender_content span:first-child{
	background: url('/mgmt/board/common/images/calendar01.svg') no-repeat 0 1px;
	margin-left:0px;
	}
.calender_content span:nth-child(2n){
	background: url('/mgmt/board/common/images/calendar02.svg') no-repeat 0 1px;
	}
.calender_content span:nth-child(3n){
	background:red;
	background: url('/mgmt/board/common/images/calendar03.svg') no-repeat 0 1px;
	}
.calender_content span:last-child{
	background: url('/mgmt/board/common/images/calendar04.svg') no-repeat 0 1px;
	}
.calnender{
	width:92.307692%;
	margin:0 auto;
	border-top:2px solid #333; 
	border-collapse: collapse;
    border-right: 1px solid #cacaca;
    border-left: 1px solid #cacaca;
	font-family: NG,NanumGothic,나눔고딕,돋움,dotum;
    position: relative;
	background-color:#666;
	margin-bottom:30px !important;
	}
.calender th {
    padding: 10px 0 10px 0;
    text-align: center;
    font-size: 14px;
    background: #eee;
    color: #333;
    border-top: 2px solid #666;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	}
.calnender thead tr{
	border-top:2px solid red;
	border-bottom:1px solid #eee;
	font-size:18px;
	font-weight:600;
	}
.calnender thead tr td{
	font-size:14px;
	padding:10px 0;
	text-align:center;
    background: #f2f2f2;
    color: #333;
    border-top: 2px solid #666;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
	}
.calnender > tbody{
	background-color:#fff;
	}
.calnender > tbody > tr > td::before{
	margin:0;
	padding:0;
	}
.calnender > tbody > tr > td{
	width:14.166666%;
	height:130px;
	padding:7px;
	margin:0;
	text-align:justify;
	line-height:1.6;
    position: relative;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    border-left: 1px solid #ccc;
    line-height: 16px;
    padding: 2px 4px 0 4px;
    vertical-align: top;
	}
@media (max-width:1023px) and (min-width:800px) {
	.calnender > tbody td > span {
		font-size: 10px;	
		word-break: break-word;
		}
	.calnender tbody tr td #chk {
		width: 14px;
		height: 14px;
		margin-top: 3px;
		}
}
.calnender > tbody td > span{	
	color:#666 !important;
	word-break: break-word;
	}
.calnender .sunday{
	color:red;
	}
.calnender .Saturday{
	color:blue;
	}

.calnender tbody .date{
	padding: 5px 0 5px 5px;
	font-size: 13px;
	font-weight:500;
	color:#333;
	}
.calnender tbody tr td:first-child .date {
	color:red;
	}
.calnender tbody tr td:last-child .date {
	color:blue;
	}
.calnender tbody tr td #chk {
	/* border:3px solid yellow; */
	vertical-align: middle;
	margin-right:5px;
	margin-bottom:5px;
	}
@media(min-width:800px) {
	.mobile {
		display:none;
		}
	}
@media (max-width:799px) {
	.pc {
		display:none;
		}
	.month {
		margin:0 15px;
		}
	.day {
		width: 92.307692%;
		margin: 0 auto;
		}
	.dropdown dt span {
		cursor: pointer;
		display: block;
		padding: 5px 15px;
		padding-right: 5px;
		}
	.dropdown dt span {
		background: #f5f5f5;
		display: block;
		padding-right: 20px;
		border: 1px solid #dddddd;
		margin-bottom:20px;
		text-align: center;
		font-weight:500;
		font-size: 13px;
		/* height: 35px; */
		}
	.dropdown dt span:after {
		content: '\25BC';
		/* border-left: 1px solid #333; */
		color: #108155;
		font-size: 8px;
		/* line-height: 17px; */
		padding: 5px;
		padding-right:0;
		float: right;
		}
	.dropup, .dropdown {
		position: relative;
		}
	.dropdown dd ul li {
		padding: 5px 15px;
		display: block;
		border-bottom: 1px solid #e6e6e6;
		padding-right: 36px;
		}
	.dropdown dd ul {
		background: #f5f5f5 none repeat scroll 0 0;
		border: 1px solid #dddddd;
		display: none;
		/* left: 0px; */
		padding: 5px 0px;
		position: absolute;
		top: -21px;
		width: 100%;
		min-width: 170px;
		list-style: none;
		text-align: center;
		font-weight:500;
		font-size: 13px;
		}
	.dropdown dd {
		position: relative;
		}
	.dropdown dd, .dropdown dt, .dropdown ul {
		margin: 0px;
		padding: 0px;
		width:100%;
		}
	.calender_content {
		font-size:14px;
		margin-top: 20px;
		}
	.calender_content span:first-child{
		background: url('/mgmt/board/common/images/calendar01_m.svg') no-repeat 0 1px;
		margin-left:0px;
		}
	.calender_content span:nth-child(2n){
		background: url('/mgmt/board/common/images/calendar02_m.svg') no-repeat 0 1px;
		}
	.calender_content span:nth-child(3n){
		background:red;
		background: url('/mgmt/board/common/images/calendar03_m.svg') no-repeat 0 1px;
		}
	.calender_content span:last-child{
		background: url('/mgmt/board/common/images/calendar04_m.svg') no-repeat 0 1px;
		}
	.calender_content span {
			margin-left: 15px;
			height: 23px;
		}
	.day li {
		height: 60px;
		border: 1px solid #c9c9c9;
		color: #666664;
		padding: 20px 15px;
		font-size: 13px;
		height: 60px;
	}
	.day li:first-child {
		/* background: red; */
		border-top: 2px solid #555555;
	}
	.day li:last-child {
		/* background: red; */
		border-bottom: 2px solid #555555;
	}
	.date > span {
		/* background: red; */
		margin-left: 20px;
		vertical-align: middle;
		font-size: 14px;
		}
	.date > span > img {
		/* border: 3px solid; */
		margin-right: 5px;
		vertical-align: middle;
		}
	.calender_content > span {
		line-height: 1.7;
		}
	
	}
@media (max-width:332px){
	.calender_content span {
		margin-left: 10px;			
		}
	.calender_content {
		font-size:13px;
		}
	}


.meeting{text-align: right; margin-top: 50px;}
.meeting > h4{text-align: left;margin-bottom: 15px;color: #0b4683;}
.meeting table{width: 100%;text-align: center;border-top: 0.145em solid #0b4683;margin-top: 7px; border-bottom: 0.145em solid #0b4683;}
.meeting table th:nth-last-child(1){border-right: 0;}
.meeting table th{text-align: center;border-right: 1px solid #d7d7d7;border-bottom: 0.145em solid #0b4683; padding: 10px 0; font-size: 16px;}
.meeting table td{border-right: 1px solid #eee;vertical-align: middle;border-top: 1px solid #d7d7d7; padding: 10px 0; font-size: 16px;}
   .meeting table tr th{background-color:#eff3f7; }
.meeting table td:nth-last-child(1){border-right: 0;vertical-align: middle;border-top: 1px solid #d7d7d7;}
.meeting table td:nth-last-child(2){letter-spacing: 2px;}

/* 탭메뉴 */
.sub-menu {width: 800px; text-align: center; margin: 0 auto; background: #efefef;}
.sub-menu ul {display: flex; justify-content: space-between;}
.subMenu {display: inline-block; width: 100%; text-align: center;}
.subMenu p {display: inline-block; width: 100%; padding: 16px 0; font-weight: 400; color: #000; cursor: pointer;}
.sub-menu li.tablinks.active {z-index: 2; background: #0b4683;}
.sub-menu li.tablinks.active p {font-weight: 600; color: #fff;}