@CHARSET "UTF-8";
a.calendar-switchBtn {
	display: inline-block;
	border: 1px solid #484847;
	padding: 0 1rem;
	line-height: 2.5rem;
	font-size: .9375rem;
	background-color: #665d49;
	color: #fff
}

.tabmenu05 {
	clear: both;
	margin: 1rem 0 2rem;
	width: 100%;
	border-top: 1px solid #484847;
	border-right: 1px solid #484847;
	background-color: #fff;
	display: inline-block;
	overflow: hidden
}

.tabmenu05 li {
	float: left;
	width: 16.667%;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 45px;
	background: none
}

.tabmenu05 li a {
	font-size: 15px;
	letter-spacing: -1px;
	border-left: 1px solid #484847;
	border-bottom: 1px solid #484847;
	display: block;
	height: 33px;
	padding: 8px 0 3px;
	box-sizing: content-box
}

.tabmenu05 li.on a {
	color: #fff;
	background: #675d4a
}

.calendarBox {
	clear: both;
	overflow: hidden
}

.calendarin {
	float: left;
	overflow: hidden;
	width: 49%;
}

.calendar01 {
	width: 100%;
	clear: both
}

.calendar01 .table_d {
	width: 100%;
	border-top: 2px solid #42bad3;
	border-left: 1px solid #c6c6c6;
	background: #fff;
	letter-spacing: -1px
}

.calendar01 .table_d th {
	width: 14%;
	border-bottom: 1px dotted #bfbfbf;
	border-right: 1px solid #c6c6c6;
	padding: 10px;
	color: #444343;
	background: #f2f2f2;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #c6c6c6
}

.calendar01 .table_d th.sunday {
	color: #fb1d1d
}

.calendar01 .table_d th.saturday {
	color: #00a1e2
}

.calendar01 .table_d tbody tr td {
	text-align: right;
	vertical-align: text-top;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	padding: 5px 7px 25px 5px;
	color: #5d5d5d;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
	font-family: 'NotoSansKR';
	height: 20px;
}

.calendar01 .table_d td.check-1{background:#ffede9 url('../imgs/icon/icon-calendar-member.png') center 90% no-repeat}
.calendar01 .table_d td.check-2{background:#dcf1ed url('../imgs/icon/icon-calendar-parent.png') center 90% no-repeat}
.calendar01 .table_d td.check-3{background:#f2e1f5 url('../imgs/icon/icon-calendar-both.png') center 90% no-repeat}

td.checkit {
    background-color: #eeeeee;
}
.calendar table tbody tr td.select a{
    font-weight: 600;
    color: #0aa2ec;
}

.contentWrap .contentBox .content .cont .calendarBox .cal-ym01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	height: 22px;
	color: #009ede;
	text-align: center;
	margin-bottom: 23px
}

.cal-ym01 span {
	display: inline-block
}

.cal-ym01 a {
	height: 23px;
	width: 22px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	margin: 0 18px;
	font-size:0;
	vertical-align:middle
	
}

.calendarlist {
	float: right;
	width: 49%;
	margin-left: 2%
}

.calendarlist .listT {
	width: 100%;
	clear: both;
	font-size: 14px;
	font-weight: 400;
	color: #3a3b3b;
	height: 22px;
	margin: 1rem 0 0;
	padding-left: 20px
}

.clistbox {
	margin-top: .5rem;
}

.clistbox ul{
	height: 21.9rem;
	border: 1px solid #c6c6c6;
	background: #fff;
	padding: .5rem .925rem;
	overflow-y: scroll
}

.calendar-switchBtn01 {
	margin: 20px 0;
	float: right;
	background-color: #464646;
	margin-left: 20px;
	padding: 10px 0;
	text-align: center;
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #2b2b2b
}

.calendar-switchBtn01 a {
	color: #fff
}

.calendar-switchBtn02 {
	margin-bottom: 20px;
	float: right;
	background-color: #009ac4;
	padding: 10px 0;
	text-align: center;
	width: 130px;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #0086ab
}

.calendar-switchBtn02 a {
	color: #fff
}

.list08 li {
	background: url('../imgs/icon/icon-gnb-listStyle.png') left 10px no-repeat;
	padding-left: 15px;
	font-size: 13px;
	line-height: 26px;
	color: #4c4c4c;
	letter-spacing: -0.07em;
	font-weight: 300;
	position: relative;
}
.list08 li span.scheduleListDate {
   
	position: absolute;
    right: 0;
	top: 0;
    color: #666;
	clear:both;
	display:block
}
.list08 li[class*="cal"]{background-repeat:no-repeat;background-position:left 7px;}
.list08 li.cal-parent{background-image:url('../imgs/icon/icon-calendar-parent.png');color:#008268}
.list08 li.cal-member{background-image:url('../imgs/icon/icon-calendar-member.png');color:#ad4c32}
.list08 li[class*="cal"] span:first-child{width:60px;display:inline-block;}

.table-indent02{margin-top:1rem;background:#fff}
.table-indent02 th{word-break:break-all}

/*
 * tablet
 */
@media all and (min-width:768px) and (max-width:1150px) {
	.clistbox ul{		height: 9.25rem;}
	.cal-ym01 a{margin:0 9px}
		.contentWrap .contentBox .content .cont .calendarBox .cal-ym01{font-size:22px}
		.contentWrap .contentBox .content .cont h4{font-size:18px!important}
		.calendarin {float: none; width: 100%;}
	.calendarlist{float: none; width: 100%; margin-left: 0;}
}
/*
 * mobile
 */
@media all and (max-width:767px) {
	.tabmenu05 li a{
	  font-size: 13px;
	  line-height:13px;
	}
	.calendarin {
		float: none;
		width: 100%;
		margin: 0;
	}
	.tabmenu05 li {
		height: 60px;
	}
	.calendarlist {
		float: none;
		margin-top: 1rem;
		margin-left: 0;
		width: 100%;
	}
	.calendarlist .listT{
		margin: 0
	}
	.table-indent02{
		padding-left: 0px;
	}
	.clistbox ul{
		height: 10rem
	}
	
	.contentWrap .contentBox .content .cont h4.tit3{font-size:14px;background-size:17px;padding-left:20px;line-height:18px;background-position:0 2px}
	.contentWrap .contentBox .content .cont .calendarBox .cal-ym01{font-size:18px}
	.contentWrap .contentBox .content .cont h4{font-size:16px!important}
	.contentWrap .contentBox .content .calendarBox .calendarin{float:none;width:100%}
	.list08 li span.scheduleListDate{position: relative; right: auto; top: -5px;}
