@charset "utf-8";/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*//*#eventcal .h1 + .eventcal-body, #eventcal .h2 + .eventcal-body, #eventcal .ex + .eventcal-body,#eventcal .h1 + .element, #eventcal .h2 + .element, #eventcal .ex + .element {	margin-top: 20px;}*//*~~*/#eventcal .ym {	padding: 5px; display: flex; justify-content: center; background-color: #000;}#eventcal .ym .this{	font-size: 22px; line-height: 100%; color: #FFF;}#eventcal .ym .back, #eventcal .ym .next {	display: flex; align-items: flex-end;}#eventcal .ym .back {	margin-right: 5px;}#eventcal .ym .next {	margin-left: 5px;}#eventcal .ym a {	font-size: 16px; line-height: 100%; color: #FFF;}/*~~*/#eventcal-mv {	margin-top: 5px;}#eventcal-mv .date {	width: 100%; margin-top: 5px; display: flex;}#eventcal-mv .day {	width: 70px; padding: 5px; background-color: #000; color: #FFF; display: flex; justify-content: center; align-items: center;}#eventcal-mv .today {	border: 1px solid #000;}#eventcal-mv .snday,#eventcal-mv .hlday {	background: #CC0000;}#eventcal-mv .stday {	background: #0066CC;}#eventcal-mv ul {	margin-left: 5px; flex: 1;}#eventcal-mv li {	margin-top: 5px; padding: 5px; border: 1px solid #000;}#eventcal-mv li:first-child {	margin-top: 0;}#eventcal-mv li .body {	margin-top: 3px; padding-top: 3px; border-top: 1px solid #000;}#eventcal-mv li a {	margin: -5px; padding: 5px; border-bottom: 2px solid #000; color: #000; display: block;}/*~~*/#eventcal-pc {	display: none;}#eventcal .mess {	margin-top: 10px; padding: 5px; border: 1px solid #000; border-radius: 3px; text-align: center;}/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/@media screen and (min-width: 769px) {/************************************************************************************************************************//*#eventcal .h1 + .eventcal-body, #eventcal .h2 + .eventcal-body, #eventcal .ex + .eventcal-body,#eventcal .h1 + .element, #eventcal .h2 + .element, #eventcal .ex + .element {	margin-top: 25px;}*//*~~*/#eventcal .ym {	width: 42.4%; margin: 0 auto; padding: 7px;}#eventcal .ym .this{	font-size: 32px;}#eventcal .ym a {	font-size: 22px;}/*~~*/#eventcal-mv {	display: none;}#eventcal-pc {	display: block; margin-top: 10px;}/*~~*/#eventcal-pc .week {	width: 100%; margin-top: 5px; display: flex; justify-content: space-between;}#eventcal-pc .youbi {	width: calc((100% - 30px) / 7); padding: 3px; background: #000; font-size: 12px; font-weight: bold; text-align: center; color: #FFF;}#eventcal-pc .sun {	background: #CC0000;}#eventcal-pc .sat {	background: #0066CC;}/*~~*/#eventcal-pc .date {	text-align: center; width: calc((100% - 30px) / 7);}#eventcal-pc .today {	border: 2px solid #000;}#eventcal-pc .date .wkday {	color: #000000; font-size: 24px; font-weight: bold;}#eventcal-pc .date .snday,#eventcal-pc .date .hlday {	color: #CC0000; font-size: 24px; font-weight: bold;}#eventcal-pc .date .stday {	color: #0066CC; font-size: 24px; font-weight: bold;}#eventcal-pc .date .bkday,#eventcal-pc .date .nxday {	color: #999999; font-size: 24px; font-weight: bold;}#eventcal-pc .date .hday {	color: #333333; font-size: 10px; margin-top: 5px;}#eventcal-pc .date li {	margin-top: 5px; padding: 5px; border: 1px solid #000;}#eventcal-pc .date li img {	margin-top: 5px;}#eventcal-pc .date li .body {	margin-top: 5px; padding-top: 5px; border-top: 1px solid #000;}#eventcal-pc .date li a {	margin: -5px; padding: 5px; border-bottom: 2px solid #000; color: #000; display: block;}#eventcal-pc .date li a:hover {	background: rgba(0,0,0,0.5);}/************************************************************************************************************************/}/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/