/*
XO Event Calendar - Event list
*/
.xo-event-list * {
	font-size: 1rem;
}
.xo-event-list {
	list-style: none;
	display: block;
	margin: 0;
}
.xo-event-list p {
	margin: 0 0 0.5rem;
	padding: 0;
}
@media screen and (max-width: 767px) {
	.xo-event-list p {
    font-size: 0.95rem !important;
}
}

.xo-event-list > dl {
	display: block;
	margin: .1rem 0 0 0;
	padding: 0 0 .1rem 0;
	overflow: hidden;
	color: #444;
	border-bottom: dotted 1px #ccc;
}
.xo-event-list > dl > dt,
.xo-event-list > dl > dd {
	display: table-cell;
	vertical-align: top;
}
.xo-event-list > dl > dt > span,
.xo-event-list > dl > dd > span {
	float: left;
	margin: 0 1rem 0 0;
	padding: 0;
	vertical-align: middle;
}
.xo-event-list .thumbnail {
	margin: .2rem 0;
}
.xo-event-list .thumbnail img {
	height: auto;
	object-fit: cover;
    padding-right: 23px;
    width: 18vw;
    max-width: 220px;
    min-width: 180px;;
}
.xo-event-list .date {
	margin-top: .1rem;
	font-size: .9rem;
}
.xo-event-list.type-short .date,
.xo-event-list.type-standard .date {
	width: 7.5rem;
}
.xo-event-list .category {
	margin-top: .2rem;
	margin-bottom: .1rem;
	padding: 0 .5rem;
	text-align: center;
	font-size: .8rem;
	color: #fff;
	border-radius: 2px;
}
.xo-event-list.type-short .category,
.xo-event-list.type-standard .category {
	width: 8.5rem;
}
.xo-event-list.type-detail .category {
	margin-left: 0.5rem;
}
.xo-event-list .title {
	margin-top: .1rem;
}
.xo-event-list .event-date {
	font-size: .9rem;
}
.xo-event-list li br {
	display: block;
}

.xo-event-list.type-custom .event-date {
	width: 16rem;
	margin-top: .2rem;
}

.xo-event-calendar table.xo-month>thead th.sunday {
	color: #667f9b;
}
.xo-event-calendar table.xo-month>thead th{
	color: #667f9b;
	font-family:BrownNow,Tipique_Regular,YakuHanJP,Jost,Roboto,"Koburina Gothic W6 JIS2004","Koburina Gothic W3 JIS2004",FP-KoburinaGoStdN-W6,FP-KoburinaGoStdN-W3,YuGothic, "Medium","Yu Gothic Medium","Yu Gothic","Noto Sans Japanese","Source Sans Pro","Hiragino Kaku Gothic Pro","Pro W3","Meiryo",sans-serif;
	font-size: 1.9em;
	letter-spacing: 4px;
}
.xo-event-calendar table.xo-month>thead th.saturday {
	color: #667f9b;
}

.xo-event-calendar table.xo-month td, .xo-event-calendar table.xo-month th {
    background-color: rgba(255, 255, 255, 0.8);
}
.holiday-titles{
	display: none;
}

.xo-event-calendar table.xo-month td, .xo-event-calendar table.xo-month th{
	border: 1px solid #667f9b;;
}

.xo-event-calendar table{
	color: #667f9b;	
}

.xo-event-calendar table.xo-month .month-dayname-space {
	height: 4.3em;
}

.xo-event-calendar table.xo-month>thead th {
    padding: 2px 0!important;
}

.xo-event-calendar table table tr td{
    font-family: BrownNow, Tipique_Regular, YakuHanJP, Jost, Roboto, "Koburina Gothic W6 JIS2004", "Koburina Gothic W3 JIS2004", FP-KoburinaGoStdN-W6, FP-KoburinaGoStdN-W3, YuGothic, "Medium", "Yu Gothic Medium", "Yu Gothic", "Noto Sans Japanese", "Source Sans Pro", "Hiragino Kaku Gothic Pro", "Pro W3", "Meiryo", sans-serif;
	font-size: 1.5em;
}

.xo-event-calendar table.xo-month .month-event-title {
    background-color: rgba(102, 127, 155, 0.9) !important;
    border-radius: 0px!important; 
    color: #fff !important;
    font-size: 15px !important;
    position: relative;
    padding: 0 5px!important;
    margin: 0 5px!important;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: YakuHanJP, Jost, Roboto, "Koburina Gothic W6 JIS2004", "Koburina Gothic W3 JIS2004", FP-KoburinaGoStdN-W6, FP-KoburinaGoStdN-W3, YuGothic, "Yu Gothic Medium", "Yu Gothic", "Noto Sans Japanese", "Source Sans Pro", "Hiragino Kaku Gothic";
    bottom: 20px;
}

.xo-event-calendar table.xo-month .month-dayname td div.today {
	color: #667f9b;	
    font-weight: 500;
	}

.xo-event-calendar table.xo-month .month-dayname td div.today span{
background: linear-gradient(transparent 40%, rgba(255,250,116,0.9) 90%);
	}
.xo-event-calendar table.xo-month .month-dayname td div.today::before {
    content: '今日は' !important;
    position: relative;
    font-size: 0.6em;
    font-family: YakuHanJP, Jost, Roboto, "Koburina Gothic W6 JIS2004", "Koburina Gothic W3 JIS2004", FP-KoburinaGoStdN-W6, FP-KoburinaGoStdN-W3, YuGothic, "Yu Gothic Medium", "Yu Gothic", "Noto Sans Japanese", "Source Sans Pro", "Hiragino Kaku Gothic";
    padding-right: 3px;
    bottom: 3px;
}

.xo-event-calendar table.xo-month .month-dayname td div.today::after {
    content: '日' !important;
    position: relative;
    font-size: 0.6em;
    font-family: YakuHanJP, Jost, Roboto, "Koburina Gothic W6 JIS2004", "Koburina Gothic W3 JIS2004", FP-KoburinaGoStdN-W6, FP-KoburinaGoStdN-W3, YuGothic, "Yu Gothic Medium", "Yu Gothic", "Noto Sans Japanese", "Source Sans Pro", "Hiragino Kaku Gothic";
    padding-left: 3px;
    bottom: 3px;
}
.xo-event-calendar table.xo-month .month-dayname td div {
    padding: 6px!important;
}

.calendar-caption{
    font-size: 1.43em;
	font-weight: 600;
	font-family: YakuHanJP, Jost, Roboto, "Koburina Gothic W6 JIS2004", "Koburina Gothic W3 JIS2004", FP-KoburinaGoStdN-W6, FP-KoburinaGoStdN-W3, YuGothic, "Yu Gothic Medium", "Yu Gothic", "Noto Sans Japanese", "Source Sans Pro", "Hiragino Kaku Gothic";

}


.xo-event-calendar table.xo-month caption {
    padding-bottom: 8px;
}

.xo-event-calendar.xo-calendar-loading .loading-animation{
animation:none;
    background: url(../img/load_kuma.gif) center center no-repeat;
    width: 230px;
    height: 230px;
	border:none;
	position: absolute;
	top: 38%;
	left: 40%;
	margin: -25px 0 0 -25px;
	animation: fadeIn 0.7s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}


.xo-event-calendar table.xo-month button span.nav-prev{
    border-bottom: 2px solid #667f9b!important;
    border-left: 2px solid #667f9b!important;
	color: #667f9b!important;
    height: 13px!important;
    width: 13px!important;
}

.xo-event-calendar table.xo-month button span.nav-next {
    border-right: 2px solid #667f9b!important;
    border-top: 2px solid #667f9b!important;
	color: #667f9b!important;
    height: 13px!important;
    width: 13px!important;
}

.xo-event-calendar table.xo-month .month-header>span{
    position: relative!important;
    margin: 0 15px!important;
}


@media screen and (max-width: 768px) {
	.xo-event-calendar{
	    overflow-x: scroll!important;
		margin-top: 50px!important;
		
	
	}
	.xo-month{
	    min-width: 650px!important;
	}
	.month-header {
    display: inline-block!important;
    position: fixed!important;
    /* top: 50%; */
    left: 50%!important;
    transform: translate(-50%, -30%)!important;
    width: 100%!important;
    text-align: center!important;
	
	}
	
	.xo-event-calendar table.xo-month caption {
    padding-bottom: 40px!important;
	}
}



@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.xo-event-calendar .loading-animation{
	display: flex;
	align-items: center;
	justify-content: center;
    bottom: 250px;
    margin: 0 auto;

}
.xo-event-calendar.xo-calendar-loading .xo-months{
	opacity:.75
}



@media screen and (max-width: 767px) {
.xo-event-list > dl > dt, .xo-event-list > dl > dd {
    display: block!important;
}
}
