@charset "shift_jis";

/* **************#parking************* */
.info_atn {
	font-size: 14px;
	text-align: left;
	text-decoration: underline;
	color: #f00;
	display: table;
}

#parking .announce > p > span {
	text-decoration: underline;
}

#parking {
	width: 960px;
	float: left;
	display: inline;
	margin: 0 10px;
	clear: both;
}

.park_pdf {
	padding: 15px 0 0;
}

/*長期駐車届け出 */
.park_pdf > a {
	color: #4747bf;
	text-decoration: underline;
	background: #e9e9f1;
	font-weight: 600;
	margin: .5em 0;
}

.park_pdf > a::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	background-image: url(/img/pdf_icon.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-size: contain;
	padding-right: 5px;
}

#parking .dit {
	width: 750px;
	float: left;
	display: inline;
}

#parking .dit h2 {
	font-size: 18px;
	line-height: 1.6;
	text-align: left;
	margin: 0 0 20px;
	clear: both;
}

#parking .dit h3 {
	font-size: 16px;
	text-align: left;
	margin: 0 0 10px;
	clear: both;
}

#parking .dit h4 {
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
	margin: 0 0 10px;
	background-image: url(img/ico01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
}

#parking .dit h5 {
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
}

#parking .dit p {
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
	margin-bottom: .5em;
}

#parking .ico02,
#parking .ico03 {
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
	margin: 0 0 10px;
	background-image: url(img/ico02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	font-weight: bold;
}

/*#parking .ico03 {	margin: 0;}*/
#parking .attention {
	width: 744px;
	float: left;
	display: inline;
	margin: 0 0 20px;
	padding: 2px;
	border: 1px solid #f00;
	background-color: #fff;
	clear: both;
}

#parking .attention table {
	width: 744px;
	border-collapse: collapse;
}

#parking .attention table th {
	font-size: 14px;
	line-height: 1.6;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	width: 145px;
}

#parking .attention table td {
	padding: 0 10px;
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
	vertical-align: middle;
	color: #f00;
	border-left: 1px solid #ccc;
}

#parking .attention table td a:link,
#parking .attention table td a:visited,
#parking .attention table td a:active {
	color: #f00;
	text-decoration: underline;
}

#parking .attention table td a:hover {
	color: #f60;
	text-decoration: none;
}

#parking .announce,
#parking .info {
	width: 100%;
	margin: 0 0 5px;
	padding: 0 0 5px;
}

#parking .announce {
	margin: 0 0 15px;
	border-bottom: 1px dotted #ccc;
}

#parking .info table {
	width: 750px;
	margin: 0 0 10px;
	border-collapse: collapse;
	border-bottom: 1px dotted #ccc;
}

#parking .info table th {
	padding: 5px 0 5px 20px;
	font-size: 16px;
	line-height: 1.6;
	vertical-align: top;
	text-align: left;
	background-image: url(img/ico_info.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#parking .info table td {
	padding: 0 0 5px;
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
}

#parking .access,
#parking .details,
#parking .time,
#parking .space,
#parking .price {
	width: 750px;
	float: left;
	display: inline;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #ccc;
}

#parking .time {
	width: 365px;
	margin: 0 20px 15px 0;
	padding: 0 0 10px;
}

#parking .space {
	width: 365px;
	padding: 0 0 10px;
}

#parking .price {
	margin-bottom: 0;
}

#parking .pricetbl {
	border-collapse: collapse;
	width: 750px;
	margin: 0 0 5px;
	padding: 0;
	/*	border-left: 1px solid var(--bdrclr);*/
	font-size: 14px;
}

#parking .pricetbl th {
	color: #fff;
	background: #329865;
	padding: 5px;
	font-size: 14px;
	/*	line-height: 1.6;*/
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid var(--bdrclr);
	border-top: 1px solid var(--bdrclr);
	border-bottom: 1px solid var(--bdrclr);
}

#parking .pricetbl .nml {
	background: #dff;
}

#parking .pricetbl .hgt {
	background: #fdd;
}

#parking .pricetbl .allY {
	background: #fff;
}

#parking .pricetbl .nml,
#parking .pricetbl .hgt,
#parking .pricetbl .allY {
	color: #000;
	font-weight: normal;
}

#parking .pricetbl .p2p3 {
	background: #83C56B;
}

#parking .pricetbl td:not(.nobdr) {
	line-height: 1.6;
	text-align: center;
	vertical-align: middle;
	border: 1px solid var(--bdrclr);
	padding: 5px 10px;
	white-space: nowrap;
	/*	font-size: 18px;*/
}

#parking .pricetbl td p {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 5px 0 0;
}

#parking .pricetr {
	background-color: #F2FDE1;
}

#parking .pricedits {
	width: 100%;
	float: left;
	display: inline;
	margin: 0 0 10px;
	padding: 10px 0 0;
	clear: both;
}

#parking .priceimg {
	width: 750px;
	float: left;
	display: inline;
}

#parking .pricedit {
	width: 360px;
	float: left;
	display: inline;
	margin: 10px 0 0;
	padding: 0;
}

#parking .red {
	color: #f00;
	text-decoration: none;
}

#parking .redn {
	color: #f00;
	font-weight: normal;
}

#parking .plist,
#parking .use {
	width: 750px;
	float: left;
	display: inline;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #ccc;
}

#parking .use {
	padding: 0 0 5px;
}

#parking .plist table {
	border-collapse: collapse;
	width: 749px;
	margin: 10px 0;
	border:0;
}

#parking .plist .list tr:not(.day-list) > th {
	padding: 5px 0;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	vertical-align: middle;
	min-width: 3em;
	white-space: nowrap;
}

/*.plist table th:not(:first-child) {border-left:1px solid #fff;}*/
#parking .plist table td:not(.nobdr, .no-udbdr) {
	margin: 0;
	padding: 2px 5px 2px 5px;
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
	vertical-align: middle;
	/*	border-bottom:1px solid #7AC788;*/
	/*	border-right:1px solid #7AC788;*/
	border: 1px solid #7AC788;
	/*background-color:#F2FDE1;*/
}

#parking .priceno {
	background-color: #FFF;
	/*	width:15px;*/
}

#parking .pay {
	margin: 0 -10px -10px 0;
	overflow: hidden;
	zoom: 1;
}

#parking .pay li {
	width: 48%;
	height: 100% !important;
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 15px;
	background-color: #F4F4F4;
	border-radius: 5px;
}

#parking .pay h5 {
	text-align: left;
	margin: 1em 0 .5em;
}

#parking .ditmap {
	background-image: url(img/ico_map.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	margin: 10px 0;
}

#parking .uses {
	width: 100%;
	float: left;
	display: inline;
	margin: 0 0 10px;
	padding: .5em 1em 0;
	background-color: #F4F4F4;
}

#parking .bld {
	font-weight: bold;
}

#parking .usesList {
	margin: .5em 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#parking .usesList li {
	width: 49%;
	text-align: center;
	margin-bottom: 1em;
	line-height: 1.6;
}

.heightLine-1>p>img,
#pside h4 img,
.uses>p>img,
#parking .usesList>li>img {width: 100%;}

#parking .uses_atend {
	width: 690px;
	float: left;
	display: inline;
	margin: 0 0 15px;
	padding: 15px;
	background-color: #fff;
}

#parking .uses_atend h5 {
	text-align: left;
	color: #F00;
	margin: 0 0 5px;
}

#parking .usesnot {
	float: left;
	display: inline;
	padding: 10px 0 0;
	border-top: 1px solid #ccc;
}

#parking .usesnot h5 {
	background-image: url(img/ico02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
	text-align: left;
}

#parking .uses02 {
	margin: 10px -28px -10px 0;
	overflow: hidden;
	zoom: 1;
}

#parking .uses02 li {
	width: 350px;
	float: left;
	display: inline;
	margin: 0 20px 10px 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
}

#parking .longterm,
#parking .other,
#parking .contact,
#parking .rule {
	width: 750px;
	float: left;
	display: inline;
	margin: 0 0 15px;
	padding: 0 0 15px;
}

#parking .contact #organization_name {
	font-size: 1.25em;
}

#parking .small {
	font-size: 0.75em;
}

#parking .small_p {
	font-size: 0.9em;
}

#parking #address {
	margin: 1.5em 0 0;
}

#parking .blb {
	font-size: 16px;
	font-weight: bold;
}

#parking .map_area {
	width: 750px;
	float: left;
	display: inline;
	margin: 0 0 10px;
	clear: both;
	min-height: 320px;
}

#mapimg {
	margin: 0 auto;
	width: 750px;
	height: 320px;
	float: left;
	display: inline;
	clear: both;
}

#mapimg img {
	border-bottom: medium none;
	border-left: medium none;
	border-top: medium none;
	border-right: medium none;
}

#mapimg .noborder {
	border: none;
	outline: none;
}

#parking_title {
	background-color: #15804A;
	border-radius: 5px 5px 0 0;
}

#parkinglot {
	border: 2px solid #15804A;
	margin-top: -6px;
	margin-bottom: 20px;
}

#parking #parking_title h3 {
	font-size: 19px;
	padding: 2px 10px 0;
	border-left: 2px solid #fff;
	box-sizing: border-box;
	margin: 0;
	color: #fff;
}

#parking_text_box {
	display: flex;
	flex-wrap: wrap;
}

.parking_text {
	width: 33.3%;
	margin: 13px 0;
	padding: 10px 5px;
	box-sizing: border-box;
	border-right: 2px solid #000;
}

#parking table.list td.nobdr,
.parking_text:last-child {
	border: none;
}

#parking .parking_text p {
	padding: 10px 0;
	font-size: 23px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 0.2rem;
}

.parking_img {
	width: 85px;
	padding: 0 10px;
	margin: 0 auto;
}

.pricetbl img,
.parking_item > img,
.parking_img img {
	width: 100%;
	min-width: 90px;
}

#parking_time {
	display: flex;
	padding: 0 0 0 20%;
}

.parking_time_img:hover {
	cursor: pointer;
}

#parking #parking_time p {
	padding: 12px 15px 0;
	font-size: 17px;
	font-weight: 600;
	color: #FFF500;
}

#parking #parking_time p span {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	padding: 0 10px;
	color: #FFF500;
	text-decoration: underline;
}

#parking_title {display: flex;}

#parking .dit .parking_info {
	display: inline-block;
	height: 30px;
	position: relative;
	font-size: 21px;
	padding: 2px 10px;
	margin: 6px 10px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.1rem;
}

#parking .dit .parking_info::after {
	content: '';
	width: 4px;
	position: absolute;
	top: 3px;
	left: -2px;
	bottom: 3px;
	background-color: #FFF;
	z-index: 100;
	border-radius: 2px;
}

.parking_time_img {
	width: 30px;
}

.parking_time_img:hover {
	opacity: 0.6;
}

.parking_time_img img {
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.parking_time {
	text-decoration: none;
}

#parking .dit .parking_text_2 {
	text-align: center;
	font-weight: 500;
	font-size: 16px;
}

.parking_text_2 .blru {
	color: #333DF7;
	text-decoration: none;
}

.parking_text_2 span {
	text-decoration: underline;
}

.m_card {
	width: 200px;
	padding: .5em 0;
	background-color: #fff;
	line-height: 0;
	text-align: center;
}

/*.plist table {	width: 100%;	text-align: center;	border-collapse: collapse;	border-spacing: 0;}*/
#parking .plist table .day-list {
	background-image: linear-gradient(90deg, #a5dc99, #3d9852);
	color: #fff;
	font-size: 1.4em;
}

#parking .plist table th {
	position: relative;
	background-color: initial;
	border: 0;
}

#parking .plist table .day-list > th {
	line-height: 1.75;
	font-size: inherit;
}

#parking .plist table tr:not(.day-list) > th,
#parking .plist table td {
	border: 1px solid #3d9852;
	padding: inherit;
}

#parking .plist table .day-list > th:not(:last-child)::after {
	content: "\0226b";
	position: absolute;
	right: -.3em;
}

#parking .plist table :not(.day-list) > th {
	width: 5em;
}

#parking .plist table :not(.day-list) > th:nth-child(4n-3) {
	background-color: #7AC788;
	color: #fff;
}

#parking .plist table :not(.day-list) > th:nth-child(4n-2) {
	background-color: var(--skyb-bg-c);
	color: #000;
}

#parking .plist table :not(.day-list) > th:nth-child(4n-1) {
	background-color: var(--pink-bg-c);
}

#parking .nobdr,
/*.plist .space,*/
#parking .list .no-udbdr {
	font-size: .5em;
	line-height: .5;
}

#parking .list .no-udbdr {
	border-top: 0;
	border-bottom: 0;
}

#parking .plist table td.bdb_non {
	border-bottom: none;
}

#parking .table_wrap + p + h3 {margin-top: 2em;}

/*#pside,*/
#mapimg img.preload {display: none;}

.peakrates {
	display: flex;
	border: 2px solid #fcc;
	margin-top: .5em;
}
.peakrates>dt,
.peakrates>dd {
	background: #fcc;
	padding: .5em 1em;
	align-content: center;
	font-weight: bold;
}
.peakrates>dd {
	background: #fff;
	text-align: center;
	font-weight: normal;
}

/* For SP */
summary {
	display: block;
	width: 5em;
	margin: auto;
	padding: 1em;
	font-weight: bolder;
	list-style-type: none;
	position: relative;
	cursor: pointer;
}
summary::-webkit-details-marker {/* Safariで表示されるデフォルトの三角形アイコンを消す */
  display: none;
}
details:not([open])::details-content {
	interpolate-size: allow-keywords;
    height: 0;
    transition: all .2s ease, content-visibility .4s ease allow-discrete;
	overflow: clip;
}
details[open]::details-content {
	interpolate-size: allow-keywords;
	height: auto;
	box-sizing: border-box;
	transition: all .2s ease, content-visibility .4s ease allow-discrete;
}

details {
	position: fixed;
	margin: 1em;
	right: 0;
	top: 0;
	background: #fff;
	border-radius: .5em;
}
details[open] {
	width: 100%;
	margin: auto;
	text-align: center;
	left: 0;
	right: 1em;
	background: #ffce;
	z-index: 5;
}
details[open]>summary {
	width: 100%;
	text-align: center;
	padding-left: 5em;
}
details[open]>summary::after {
	content: 'close';
	border: 1px solid #000;
	margin-left: .5em;
	padding: .3em;
}


@media screen and (min-width: 769px) {
	#parking .announce,
	#parking .info {
		width: 750px;
	}
	#pside {display: block;}
}
	.pc-non,
	#spmenu {display: none;}

@media screen and (max-width: 768px) {
	#spmenu>ul {
		display: grid;
		grid-template-columns: repeat(3, auto);
	}
	#spmenu>ul>li {
		margin-bottom: 1em;
	}
}
