/*------------------------------------------------------------------------------
								MEDIA
------------------------------------------------------------------------------*/
.indent05 {
	text-indent: -0.5em;
	padding-left: 2.5em;
}
.day {
	white-space: nowrap;
}
.cont {
	margin-top: -80px!important;
	padding-top: 80px!important;
}
.contents-box {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	max-width: 1600px;
	min-width: 1280px;
	padding: 0 40px;
	font-family: 'Noto Sans JP', sans-serif;
}
.indent {
	margin-left: -0.5em;
}
.indent-sp {
	margin-left: 0px;
}
.navi {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-bottom: 3%;
}
.navi li {
	width: 33.0666%;
	float: left;
	margin-right: 0.4%;
	text-align: center;
	background: #e84694;
	margin-bottom: 0.4%;
	padding: 20px 0;
	position: relative;
	color: #FFFFFF;
	font-weight: 800;
	line-height: 1.4em!important;
	font-size: 28px;
	font-family: 'Noto Serif JP', sans-serif;
}
.navi li span {
	display: block;
	font-size: 24px;
	line-height: 1.4em;
	font-family: 'Noto Serif JP', sans-serif;
	margin-top: 0.2em;
}
.navi li.act {
	background: #e84694;
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition:         all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.navi li.act:hover {
	background: #f067a9;
	-webkit-transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	transition:         all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
	opacity: 0.8;
}
.navi li a {
	position: absolute;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	text-indent: -999999px;
}
.navi li:first-child {
	width: 100%;
	margin-right: 0%;
}
.navi li:nth-child(4) {
	margin-right: 0%;
}
.navi li.act-none {
	opacity: 0.5;
}
.contents-box section {
	margin-top: 0px;
	padding-top: 60px;
}
.contents-box section.first {
	padding-top: 20px;
}
.contents-box h3 {
	background: #e84694;
	color: #FFFFFF;
	padding: 20px 0 20px 20px;
	font-size: 24px;
	line-height: 1.6em!important;
	font-weight: 800;
	font-family: 'Noto Serif JP', sans-serif;
}
.contents-box h5 {
	color: #333333;
	padding: 0;
	font-size: 20px;
	line-height: 1.4em!important;
	font-weight: 500;
	margin-bottom: 10px;
}
.contents-box h5 span {
	margin-left: -0.5em;
}
table {
	width: 100%;
	border: 1px solid #999999;
}
table th,table td {
	padding: 0 2em;
}
table th {
	line-height: 3em;
	background: rgba(200,200,200,0.2);
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #333333;
	text-align: center;
}
table td {
	line-height: 1.8em;
	padding: 0.5em 2em;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	text-align: left;
	text-indent: 0px;
	vertical-align:top;
	background: #FFFFFF;
	color: #333333;
	position: relative;
}
table td span {
	white-space: nowrap;
}
table td.line {
}
table td:last-child {
	border-right: none;
}
table th:last-child {
	border-right: none;
}
.alert {
	font-size: 18px;
}
table td a {
 position: absolute;
 top:0px;
 left:0px;
 width: 100%;
 height: 100%;
 text-indent: -99999px;
}
table td a.link:hover {
 background:rgba(200,200,200,0.2) url("../../img/common/arrow.png") no-repeat right 10px center / 20px auto;
}
table .border-none {
	border-bottom: none;
}
@media screen and (max-width: 1000px) {
/*------------------------------------------------------------------------------
								MEDIA
------------------------------------------------------------------------------*/

.indent05 {
	text-indent: -0.5em;
	padding-left: 0.5em;
}
.indent-sp {
	margin-left: -0.5em;
}
.cont {
	margin-top: -6vw!important;
	padding-top: 6vw!important;
}
.contents-box {
    width: 100%;
    display: block;
	max-width: 1000px;
	min-width: 740px;
    padding: 0 40px 0 40px;
    vertical-align: top;
    box-sizing: border-box;
}
.navi {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	margin-bottom: 3%;
}
.navi li {
	width: 33%;
	float: left;
	margin-right: 0.5%;
	line-height: 3em;
	font-size: 3.6vw;
	padding: 0.6em 0;
}
.navi li span {
	font-size: 3.2vw;
	margin-top: 0.2em;
}
.navi li#navi1,.navi li#navi2,.navi li#navi3 {
	width: 100%;
	float: none;
	margin-right: 0%;
}
.contents-box section {
	margin-top: 0px;
	padding-top: 6vw;
}
.contents-box h3 {
	padding: 2vw 0 2vw 2vw;
	font-size: 3.4vw;
	line-height: 1.4em;
}
.contents-box h5 {
	padding: 0;
	font-size: 3vw;
	line-height: 1.6em!important;
	margin-bottom: 10px;
}
.contents-box h5 span {
	margin-left: -0.5em;
}
table {
	width: 100%;
}
table th,table td {
	padding: 0.5em 0.2em 0.5em 0.2em;
}
table th {
	line-height: 1.4em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-right: 1px solid #999999;
	font-size: 90%;
}
table td {
	line-height: 1.4em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	font-size: 90%;
}
table td span {
	white-space: normal;
}
table td.line {
	border-right: 2px solid #999999!important;
}
.alert {
	font-size: 2.4vw;
	line-height: 1.8em;
	padding-left: 1em;
	text-indent: -1em;
}
table td a.link {
 background:rgba(200,200,200,0.0) url("../../img/common/arrow.png") no-repeat right 0.5em center / 1.25em auto;
}
table td a.link:hover {
 background:rgba(200,200,200,0.0) url("../../img/common/arrow.png") no-repeat right 0.5em center / 1.25em auto;
}
}

@media print{
}