@CHARSET "UTF-8";

a.calendar-switchBtn {
	display: inline-block;
	border: 1px solid #324851;
	padding: 0.2rem 3.1rem;
	line-height: 2.5rem;
	font-size: 18px;
	background-color: #34675c;
	color: #fff
}

.asdf{ background:#008778; border-bottom: 2px solid #0b6556;}

.tabmenu05 {
	clear: both;
	margin: 10px 0;
	width: 100%;
	border-top: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	background-color: #fff;
	display: inline-block;
	overflow: hidden
}

.tabmenu05 li {
	float: left;
	width: 16.667%;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 50px;
	background: #efefef;
}

.tabmenu05 li a {
	font-size: 18px;
	letter-spacing: -1px;
	border-left: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	display: block;
	height: 36px;
	padding: 10px 0 3px;
	box-sizing: content-box
}

.tabmenu05 li.on a {
	color: #fff;
	background: #34675c
}

.calendarBox {
	margin-top:40px;
	clear: both;
	overflow: hidden
}

.calendarin {
	float: left;
	overflow: hidden;
	width: 53.5%;
}

.calendar01 {
	margin-top:10px;
	width: 100%;
	clear: both
}

.calendar01 .table_d {
	table-layout: fixed;
	width: 100%;
	border-top: 2px solid #34675c !important;
	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-weight: 500;
	border-bottom: 1px solid #c6c6c6
}

.calendar01 .table_d th.sunday {
	color: #fb1d1d
}

.calendar01 .table_d th.saturday {
	color: #00a1e2
}

.calendar01 .table_d td {
	text-align: right;
	vertical-align: text-top;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	padding: 7px 10px 30px 5px;
	color: #5d5d5d;
	line-height: 20px;
	height: 27px;
}
.calendar01 .table_d td[class*="check"]{background-position:83% 90%;background-repeat:no-repeat;background-color:#e2f3fb;font-weight:600}
.calendar01 .table_d td.check-1{background-image:url('../img/icon-listStyle-festival.png')}
.calendar01 .table_d td.check-2{background-image:url('../img/icon-listStyle-event.png')}
.calendar01 .table_d td.check-3{background-image:url('../img/icon-listStyle-both.png')}

.calendar table tbody tr td.select a{
    font-weight: 600;
    color: #0aa2ec;
}

.calendarBox .cal-ym01 {
	font-size: 30px;
	text-align: center;
	letter-spacing:-0.08em;
	color:#34675c;
}

.cal-ym01 span {
	display: inline-block
}
.editTinymceImages a{/* display:none; */ padding-top:20px;}
.cal-ym01 a {
	height: 22px;
	width: 22px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	margin: 0 18px
}

.calendarlist {
	float: left;
	width: 45%;
	margin-left: 1.25%
}

.calendarlist .listT {
	clear: both;
	font-size: 18px;
	font-weight: 400;
	color: #3a3b3b;
	line-height: 22px;
	margin: 20px 0 0;
	
}
.calendarlist .listT span{color:#34675c; }
.clistbox {
	margin-top: 17px;
}

.clistbox ul{
	height: 303px;
	border: 1px solid #c6c6c6;
	background: #fff;
	padding: 1rem;
	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('../img/icon-gnb-listStyle.png') left 11px no-repeat;
	padding-left: 15px;
	line-height: 26px;
	color: #4c4c4c;
	letter-spacing: -0.07em;
	font-weight: 300
}
.list08 li span.scheduleListDate {
    position: absolute;
    right: 30px;
    color: #3e3e3e;
}
.list08 li[class*="cal"]{background-repeat:no-repeat;background-position:left center;}
.list08 li.cal-festival{background-image:url('../img/icon-listStyle-festival.png');color:#ad4c32}
.list08 li.cal-event{background-image:url('../img/icon-listStyle-event.png');color:#008268}
.list08 li[class*="cal"] span:first-child{width:40px;display:inline-block;}


.table-indent02{margin-top:1rem;background:#fff}
.table-indent02 th{word-break:break-all}
.table-indent02 th+th{border-left:1px solid #c6c6c6}
.table-indent02 tbody th:first-child{border-right:1px solid #c6c6c6}
.table-indent02 td:last-child{border-left:1px solid #c6c6c6;padding-left:20px;text-align:left}

/*
 * tablet
 */
@media all and (min-width:768px) and (max-width:1150px) {
	.calendarin{width:100%}
	.calendarlist{width:100%;margin-left:0}
	.calendarlist+.calendarlist{margin-left:2%}
}
/*
 * mobile
 */
@media all and (max-width:767px) {
	.container-fluid div.calendar{margin-bottom:0}
	div.board-nav{margin-bottom:0}
	.tabmenu05 li a {
	  font-size: 14px;
	  height: 48px;
	}
	.calendarin {
		float: none;
		width: 100%;
		margin: 0;
	}
	.tabmenu05 li {
		height: 62px;
	}
	.calendarlist {
		float: none;
		margin-top: 1rem;
		margin-left: 0;
		width: 100%;
	}
	.calendarlist .listT{
		margin: 0
	}
	.table-indent02{
		padding-left: 0px;
	}
}