@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.0.0
*/

/* スライダーの幅 */
.swiper-container {
	max-width:1110px;
	max-height:400px;
	margin:auto;
	background-color:#c7dae4;
}
/* スライダー内テキスト */
.ltg-slide-text-set .container {
	padding-right:50px;
	padding-left:50px;
}
/* 背景色：#c7dae4 */
.site-body {
	background-color:#ffffff;
}
.site-body-bottom {
	background-color:#ffffff;
}
/* 若松カード案内表示 */
.kj_wakamatsucard_hidden {
	display:none;
}
.postid-2077 .kj_wakamatsucard_hidden {
	display:block;
}
/* カレンダー凡例 */
.holiday-titles {
	font-size:90%;
}
/* 右上コンタクトボタンを非表示 */
.contact-btn {
	display:none;
}
/* カレンダーmeta情報非表示 */
.xo-event-meta-details {
	display:none;
}
/* カレンダーイベントリストのカテゴリ色：トップお知らせ */
.xo_event_cat-lottery span:nth-child(2) a.postListText_singleTermLabel_inner {
	background-color:#660099!important;
}
.xo_event_cat-sale span:nth-child(2) a.postListText_singleTermLabel_inner {
	background-color:#cc0000!important;
}



