@charset "utf-8";
/* CSS Document */


ul.link li{
  display:none;
}

.link li:nth-child(1),
.link li:nth-child(2),
.link li:nth-child(3),
.link li:nth-child(4),
.link li:nth-child(5),
.link li:nth-child(6),
.link li:nth-child(7),
.link li:nth-child(8),
.link li:nth-child(9),
.link li:nth-child(10),
.link li:nth-child(11),
.link li:nth-child(12),
.link li:nth-child(13),
.link li:nth-child(14),
.link li:nth-child(15),
.link li:nth-child(16),
.link li:nth-child(17),
.link li:nth-child(18),
.link li:nth-child(19),
.link li:nth-child(20),
.link li:nth-child(21),
.link li:nth-child(22){
  display:block;
}



.top-box{
	float:right;
	width:740px;
}
/* keyvisual
------------------------------------------------ */
.keyvisual{
	float:right;
	width:740px;
}


.content h2,
.content h3{
	clear:both;
	width:740px;
	margin:20px 0 10px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:117%;
	font-weight:bold;
	background:url(https://img15.shop-pro.jp/PA01239/545/etc/line_01.png?cmsp_timestamp=20210401183247) no-repeat 0 100%;
}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}