@charset "UTF-8";

.sp {
	display: none;
}

.price {
	width: 100%;
	font-size: 13px;
}

.price td span.-new {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1;
	padding: 5px 6px 3px;
	color: #fff;
	background: #e20c0c;
	font-weight: bold;
}

.row-type1 td {
	background: #F7F5F9;
	position: relative;
}

.row-type2 td {
	background: #E7F4F7;
	position: relative;
}

.row-type3 td {
	background: #EBF1E0;
	position: relative;
}

.row-type4 td {
	background: #FEF1E8;
}

.price .row-type1 th {
	background: #EFECF4;
}

.price .row-type2 th {
	background: #D1EBF1;
}

.price .row-type3 th {
	background: #DAE6C5;

}

.price .row-type4 th {
	background: #FDE5D3;
}

.minus {
	color: #f00;
}

.price.ticket {
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
}

.price strong {
	color: #f00;
	margin: 0 0 0 0.5em;
}

.price small {
	display: block;
	font-size: 11px;
	color: #f00;
	text-align: left;
}

.price small.inline-box {
	display: inline-block;
}

.price small.inline {
	display: inline;
	margin: 0 0 0 5px;
}

.p-under {
	margin-bottom: 10px;
}

.price .button {
	background: #F5585A;
	display: block;
	margin: 8px 0 0;
	text-align: center;
	padding: 5px;
	position: relative;
}

.price .button:hover {
	background: #F77A7C;
}

.price th {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.price thead th {
	background: #ddd;
}

.price.pass thead th {
	background: #fafafa;
}

.price tbody th {
	background: #F4F4F4;
}

.price td,
.price th {
	padding: 7px 4px;
	border: #aaa 1px solid;
	line-height: 1.2;
	vertical-align: middle;
}

.price td.fee {
	text-align: right;
	/* padding-right: 2%; */
	white-space: nowrap;
}

.price td.fee2 {
	padding-right: 0;
	border-right: none;
}

.price td.value {
	padding-left: 0;
	text-align: right;
	border-left: none;
}

.price td.category {}

.price td.center {
	text-align: center;
}

.price .message td {
	text-align: center;
	background: #FFFED2;
	font-size: 90%;
}

.price .col12 {
	width: 70px;
	text-align: right;
}

.price .col13 {
	width: 70px;
	text-align: right;
}
.prise-table {
	position: relative;
}
.prise-table .-noclick {
	position: absolute;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    font-size: 30px;
    width: 100%;
    height: 53%;
    bottom: 0;
    line-height: 140px;
}

.btn {
	margin: 0 0 20px;
}

.btn-link {
	background-color: rgb(238, 238, 238);
	width: 32%;
	height: 45px;
	border-color: rgb(170, 170, 170);
	border-width: 1px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-style: solid;
	display: block;
	color: #333;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	margin: 0 1.7% 15px 0;
	float: left;
	font-weight: normal;
}

.btn-link.last,
.btn-link:nth-child(3) {
	float: right;
	margin: 0 0 15px 0;
}

.btn-link:hover {
	background: #ddd;
}

.btn-link .icon {
	font-weight: normal;
	background: url(../usage_charge/img/icn-arrow-right_x2.png) 0 45% no-repeat;
	background-size: 6px 8px;
	padding: 0 0 0 15px;
}

.ltIE8 .btn-link .icon {
	background-image: none;
}

h3 {
	color: #005F26;
	font-size: 16px;
}

h4 {
	font-size: 20px;
	color: #005F26;
	border-bottom: 6px solid #005F26;
	margin-bottom: 16px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	margin-bottom: 12px;
	margin-top: 34px;
}

h6 {
	font-size: 16px;
	border-top: 1px solid #999999;
	padding-top: 25px;
	padding-bottom: 5px;
	color: #005F26;
	margin: 20px 0 0;
}

.number {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #005F26;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-radius: 5px;
}

.process {
	font-weight: bold;
	background-color: #F0F0F0;
	padding-top: 4px;
	padding-left: 8px;
	margin-top: 12px;
	margin-bottom: 5px;
}

.button {
	text-align: center;
	margin-top: 20px;
}


.pdf-button {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	background: #F7C225;
	background-image: -moz-linear-gradient(54% 13% -90deg, rgb(255, 201, 38) 0%, rgb(255, 201, 38) 10%, rgb(232, 183, 35) 100%);
	background-image: -webkit-gradient(linear, 54% 13%, 54% 97%, color-stop(0, rgb(255, 201, 38)), color-stop(0.1, rgb(255, 201, 38)), color-stop(1, rgb(232, 183, 35)));
	background-image: -webkit-linear-gradient(-90deg, rgb(255, 201, 38) 0%, rgb(255, 201, 38) 10%, rgb(232, 183, 35) 100%);
	background-image: linear-gradient(180deg, rgb(255, 201, 38) 0%, rgb(255, 201, 38) 10%, rgb(232, 183, 35) 100%);
	width: 32%;
	line-height: 1.3;
	padding: 0;
	padding: 10px 0;
	color: #005F26;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-decoration: none;
	position: relative;
}

.pdf-button.-noclick {
	pointer-events: none;
}

.pdf-button.-noclick:before,
.pdf-button.-noclick:after {
	position: absolute;
	z-index: 5;
	width: 100%;
}

.pdf-button.-noclick:before {
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.pdf-button.-noclick::after {
	content: "coming soon";
    line-height: 1;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.button.-item2 .-noclick:after {
	content: "";
}

.pdf-button.-line1 {
	padding: 20px;
}

.pdf-button:hover {
	background: #FAD257;
}

.pdf-button:before {
	content: ">";
	margin: 0 6px 0 0;
}

.pdf-button .icon {
	background: url(../event_calendar/img/icn-pdf.png) 100% 45% no-repeat;
	/*background-size:16px 16px;*/
	padding: 0 20px 0 0;
}

.external-link {
	padding-left: 16px;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 2px;
	text-decoration: none;
	border-radius: 5px;
	color: #ccc;
	font-size: 12px;
	display: inline-block;
	margin: 0 0 0 1em;
	background: #FFBF00;
}

.external-link:hover {
	background: #FFC826;
}

.external-link .icon {
	font-weight: normal;
	background: url(../usage_charge/img/icn-arrow-right_x2.png) 0 45% no-repeat;
	background-size: 6px 8px;
	padding: 0 0 0 15px;
	color: #000;
}

.ltIE8 .external-link .icon {
	background-image: none;
}

/* ページナビ */
#nav-usage {
	margin: 0px 0 40px;
}

#nav-usage li {
	width: 322px;
	margin: 0 17px 0 0;
	float: left;
}

#nav-usage li:last-child {
	margin-right: 0;
}

#nav-usage a {
	display: block;
	position: relative;
	z-index: 1;
	background-color: #FFBF00;
	width: 302px;
	line-height: 48px;
	border-radius: 7px;
	color: #005F26;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 20px;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	font-size: 16px;
}

#nav-usage .current a {
	width: 298px;
	line-height: 44px;
	border: 2px solid #FF5D08;
}

#nav-usage .current .icon {
	background: none;
}

#nav-usage .current a:hover {
	cursor: default;
	background-color: #FFBF00;
}

#nav-usage img {
	display: block;
	position: absolute;
	z-index: 1;
	right: 10px;
	top: 50%;
	height: auto;
	margin: -25px 0 0;
	transition: width 0.3s, margin-top 0.3s;
	-webkit-transition: width 0.3s, margin-top 0.3s;
}

#nav-usage a:hover img {
	opacity: 1;
	margin-top: -30px;
	width: 120px;
}

#nav-usage a:hover {
	background-color: #FFCE3F;
}

#nav-usage .icon {
	padding: 0 0 0 20px;
	background: url(../usage_charge/img/icn-button-arrow_x2.png) 0 45% no-repeat;
	background-size: 6px 8px;
}

.ltIE7 #nav-usage .icon {
	background-image: url(../usage_charge/img/icn-button-arrow.png);
}

.bnrs {
	margin-bottom: 40px;
	font-size: 0;
}

.bnr-item {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-left: 2%;
	text-align: center;
}

.bnr-item:first-child {
	margin-left: 0;
}

.bnr-item img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

.bnr-item.-passme>p.-text {
	margin-top: 5px;
	font-size: 14px;
}

.bnr-item.-passme>p>a {
	display: inline-block;
}

.flow li {
	line-height: 1.4;
	margin: 14px 0;
	text-indent: -1.5em;
	padding: 0 0 0 2em;
}

.cTicket {}

.cTicketLink {
	text-align: center;
	margin: 30px 0 10px;
}

.cTicketLink>a {
	display: inline-block;
}

.cTicketLink_image {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #aaa;
	padding: 8px;
	margin: 0 0 0 13px;
}

.cTicketLink_image>img {
	width: 100px;
	height: auto;
}

.cTicket_table {
	width: 500px;
	margin: 0 auto;
}

.cTicket_table>caption {
	border: 1px solid #aaa;
	border-bottom: none;
	background-color: #DDD;
	font-weight: bold;
	padding: 5px 10px;
}

.cTicket_table th,
.cTicket_table td {
	border: 1px solid #AAA;
	padding: 5px 11px;
}

.cTicket_table th {
	background-color: #F4F4F4;
}

.cTicket_table td {}

.apply {
	margin-top: 50px;
	text-align: center;
	position: relative;
}

.apply_item_right{
	font-size: 15px;
    color: red;
    text-align: center;
    display: flex;
    justify-content: flex-end;
    margin: 10px 35px 0px 0px;
}




.apply_pop,
.update_pop {
	line-height: 1;
	border-radius: 50%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	transform: translate(-50%, -50%);
}

.apply_pop {
	width: 100px;
	height: 100px;
	background-color: #c00e00;
	font-size: 30px;
	left: 15px;
	top: 30px;
	transform: translate(-50%, -50%);
}

.apply_ttl {
	font-size: 20px;
	font-weight: bold;
}

.apply_contain {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: stretch;
}

.apply_item {
	margin-right: 1%;
	max-width: 32%;
	width: 100%;
	border: 2px solid #000000;
	border-radius: 20px;
	box-sizing: border-box;
	background-color: #FFF2CC;
}

.apply_item:last-child {
	margin-right: 0;
}

.apply_item.-parking {
	border-color: #548235;
	background-color: #ffd966;
}

.apply_item_ttl {
	font-size: 20px;
	font-weight: bold;
}

.-parking .apply_item_ttl {
	color: #548235;
}

.apply_item.-pool {
	border-color: #548235;
	background-color: #E7F4F7;
	position: relative;
}
.apply_item.-noclick::before {
	top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 6px;
    border-radius: 6px;
	position: absolute;
	border-radius: 18px;
}
.apply_item.-noclick::after {
	content: "coming soon";
    line-height: 1;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	position: absolute;
}

.-pool .apply_item_ttl {
	color: #548235;
}

.apply_item_link {
	margin: 0 40px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.apply_item_link .-qr,
.apply_item_link .-link {
	max-width: 48%;
	width: 100%;
}

.apply_item_link .-qr1 {
	max-width: 48%;
	width: 100%;
	position: relative;
}

.apply_item_link .-link>a {
	margin: auto;
	max-width: 100px;
	width: 100%;
	height: 40px;
	border-radius: 10px;
	background-color: #5d8c3b;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	transition: opacity 0.5s;
}

.apply_item_link .-link>a:hover {
	opacity: 0.8;
}

.update{
	margin: 50px auto 0;
	max-width: 650px;
	width: 100%;
	line-height: 1;
	padding: 20px 0;
	border: 10px solid #ffc000;
	border-radius: 30px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
}

.update_pop{
	width: 100px;
	height: 100px;
	background-color: #1ab050;
	font-size: 30px;
	left: 0;
	top: 10px;
	transform: translate(-50%, -50%);
}

.update_ttl{
	font-size: 20px;
	font-weight: bold;
}

.update_emphasis{
	margin: 10px auto;
	max-width: 50%;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
	background-color: #c00e00;
	color: #fffd02;
	font-size: 20px;
}

.update_msg	{
	line-height: 1.2;
	font-size: 18px;
}
.update_msg span.-line{
	display: inline-block;
	text-decoration: underline solid #c00e00 2px;
	/*border-bottom:2px solid #c00e00;*/
}
.update_notice	{
	margin-top: 20px;
	line-height: 1.2;
	font-size: 18px;
	color: #c00e00;
}


p.pass_text_red{
	color: red;
}

.row-type2 .-noclick2,
.row-type3 .-noclick2,
.-qr.-noclick3 {
	pointer-events: none;
}

.row-type2 .-noclick2::before,
.row-type2 .-noclick2::after,
.row-type3 .-noclick2::before,
.row-type3 .-noclick2::after,
.-qr1.-noclick3::before,
.-qr1.-noclick3::after {
    position: absolute;
    z-index: 5;
    width: 100%;
}

.row-type2 .-noclick2::before,
.row-type3 .-noclick2::before {
    top: -62px;
    left: 0;
    content: "";
    width: 110%;
    height: 339%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
}

.-qr1.-noclick3::before {
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 84%;
    background: rgba(0, 0, 0);
    position: absolute;
}

.row-type2 .-noclick2::after,
.row-type3 .-noclick2::before {
    content: "coming soon";
    line-height: 1;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}


/* All SP & Tablet */
@media screen and (max-width:999px) {
	.price {
		font-size: 11px;
	}

	.price.ticket {
		width: 100%;
		max-width: 500px;
	}

	.price .col12 {
		width: auto;
	}

	.price .col13 {
		width: auto;
	}

	.price td span.-new {
		margin-bottom: 5px;
	}

	.btn-link {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	/* ページナビ */
	#nav-usage {
		margin: 0 0 4.1%;
	}

	#nav-usage li {
		width: 32%;
		margin: 0 1% 0 0;
	}

	#nav-usage li:last-child {
		margin-right: 0;
	}

	#nav-usage a {
		line-height: 38px;
		padding: 0 0 0 10px;
		font-size: 14px;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	#nav-usage .current a {
		width: 100%;
		line-height: 34px;
	}

	#nav-usage a:hover img,
	#nav-usage img {
		display: block;
		position: absolute;
		z-index: 1;
		right: 10px;
		top: 50%;
		height: auto;
		margin: -25px 0 0;
		transition: none;
		-webkit-transition: noen;
		width: 71px;
	}

	#nav-usage .icon {
		padding: 0 0 0 14px;
		background: url(../usage_charge/img/icn-button-arrow_x2.png) 0 45% no-repeat;
		background-size: 6px 8px;
	}

	.apply_contain {
		flex-direction: column;
	}

	.apply_item {
		margin: 0 auto 20px !important;
		max-width: 66%;
	}
	.apply_item_right{
	
    justify-content: center;
    margin: 5px;
    
	}

}

@media screen and (max-width:820px) {
.apply_pop{
	left: 120px;
}

.row-type2 .-noclick2::before,
.row-type3 .-noclick2::before {
top: -55px;
width: 111%;
height: 339%;
}

.-qr1.-noclick3::before {
    height: 92%;
}

}

@media screen and (max-width:768px) {
	.row-type2 .-noclick2::before,
	.row-type3 .-noclick2::before {
    top: -55px;
    width: 112%;
	}
}

/* All SP */
@media screen and (max-width:639px) {
	.bnr-item {
		display: block;
		width: 100%;
		margin: 20px 0 0;
	}

	.bnr-item:first-child {
		margin: 0;
	}

	.price td,
	.price th {
		font-size: 9px;
		text-align: left;
	}

	.price td span.-new {
		display: block;
	}

	.price .button {
		text-align: left;
		font-size: 8px;
	}

	.inner p {
		font-size: 12px;
	}

	/* ページナビ */
	#nav-usage {
		margin: 0 0 6%;
	}

	#nav-usage li {
		width: 100%;
		margin: 0 0 10px;
	}

	#nav-usage a:hover img,
	#nav-usage img {
		margin: -15px 0 0;
		width: 51px;
	}

	.price small {
		font-size: 9px;
	}

	.cTicket {}

	.cTicketLink {
		margin-top: 15px;
	}

	.cTicketLink>a {}

	.cTicketLink_image {}

	.cTicketLink_image>img {
		width: 61px;
	}

	.cTicket_table {
		width: 100%;
		max-width: 500px;
		font-size: 11px;
	}

	.cTicket_table>caption {}

	.cTicket_table th,
	.cTicket_table td {
		padding: 5px;
	}

	.cTicket_table th {}

	.cTicket_table td {}

	.button.-item2 {
		margin-top: 10px;
	}

	.pdf-button {
		width: 290px;
	}

	.pdf-button:nth-child(n+2) {
		margin-top: 10px;
	}

	.apply_pop,
	.update_pop {
		display: none;
	}

	.apply_item {
		margin: 0 0 20px !important;
		max-width: 100%;
	}

	.update{
		margin-top: 30px;
		padding: 10px;
		border-width: 5px;
	}

	.update_emphasis{
		margin: 10px 20px;
		max-width: none;
		width: auto;
	}

	.row-type2 .-noclick2::before,
	.row-type3 .-noclick2::before {
		top: -138px;
		left: 0;
		content: "";
		width: 125%;
		height: 374%;
		background: rgba(0, 0, 0, 0.6);
		position: absolute;
	}

	.-qr1.-noclick3::before {
		height: 87%;
	}
}

/* Portrait */
@media screen and (max-width:479px) {
	.sp {
		display: block;
	}

	.inner p {
		font-size: 12px;
	}

	h3 {
		font-size: 14px;
	}

	h4 {
		font-size: 16px;
	}

	.external-link {
		margin: 10px 0;
		display: block;
		line-height: 1;
		padding: 10px 10px;
	}

}

@media screen and (max-width:430px) {
	.row-type2 .-noclick2::before,
	.row-type3 .-noclick2::before {
    top: -70px;
    width: 121%;
	height: 325%;
	}
}

@media screen and (max-width:415px) {
	.row-type2 .-noclick2::before,
	.row-type3 .-noclick2::before {
    top: -69px;
    width: 122%;
	height: 324%;
	}
}

@media screen and (max-width:397px) {
	.prise-table .-noclick {
		height: 56%;
		line-height: 220px;
	}
}

@media screen and (max-width:390px) {
	.row-type2 .-noclick2::before,
	.row-type3 .-noclick2::before {
    top: -69px;
    width: 124%;
	height: 277%;
	}
}

/* Landscape*/
@media screen and (min-width:480px) and (max-width:639px) {}

/* Tablet */
@media screen and (min-width:640px) and (max-width:999px) {}