<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* style_pc_sitemap.css：PC
 * ======================================
 * Element
 * ======================================
 */

  /* Element
------------------------------------------------------------------ */
#subPage #content .inner {
	overflow: hidden;
	padding: 20px 20px;
}
#main .anchorLink{
	display:none;
}

#subPage #main .inner #FB{
	display:none;
}
#subPage #main .inner .top{
	background:url(../images/back.jpg) no-repeat;
	height:522px;
	padding:20px 0 0 0;
}
#subPage #main .inner .top h1{
	border:none;
	box-shadow:none;
	height:auto;
	padding-top:5px;
}
#subPage #main .inner .top h2{
	color:#ffffff;
	background:none;
	text-align:center;
	border:1px solid #ffffff;
	width:530px;
	margin:0 auto;
	border-top-left-radius: 0;
    border-top-right-radius: 0;
	font-weight:bold;
	font-size:2.7rem;
	padding:2px 0;
}
#subPage #main .inner .top ul{
	list-style:none;
	overflow:hidden;
	margin-right:-30px;
	margin-left:35px;
}
#subPage #main .inner .top ul li{
	float:left;
	padding-right:30px;
}
#subPage #main .inner .top p.text{
	text-align:center;
	font-weight:bold;
	font-size:2rem;
	padding:10px 0 95px 0;
}
#subPage #main .inner .top p.smaho{
	text-align:center;
}

#subPage #main .inner .about h3{
	color:#e61673;
	font-size:4.5rem;
	font-weight:bold;
	background-image:none;
	background:#fff100;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
	text-align:center;
	padding:6px 0 0 0;
	margin-bottom:15px;
}
#subPage #main .inner .about ul.fee { /* テキストに変更 */
	background:url(../images/arrow.gif) no-repeat center bottom 20px;
	background-size: 83px;
	list-style:none;
	padding: 5px 0 80px;
	text-align:center;
}
#subPage #main .inner .about ul.fee li {
	margin: 12px 0 0 0;
}
#subPage #main .inner .about ul.fee li dl {
	align-items: center;
	display: flex;
	font-size: 4rem;
	line-height: 1.2;
	justify-content: center;
	margin: 0 auto;
	text-align: left;
}
#subPage #main .inner .about ul.fee li dl dt {
	border: none;
	color: #ffffff;
	margin: 0 25px 0 0;
	padding: 8px 20px 6px;
	width: 186px;
}
#subPage #main .inner .about ul.fee li:first-child dl dt {
	background-color: #8fc31f;
}
#subPage #main .inner .about ul.fee li:nth-child(2) dl dt {
	background-color: #00a29a;
}
#subPage #main .inner .about ul.fee li:nth-child(3) dl dt {
	background-color: #009fde;
}
#subPage #main .inner .about ul.fee li:nth-child(4) dl dt {
	background-color: #0068b7;
}
#subPage #main .inner .about ul.fee li:nth-child(5) dl dt {
	background-color: #000096;
}
#subPage #main .inner .about ul.fee li dl dd {
	font-weight: bold;
	width: 186px;
}
#subPage #main .inner .about ul.fee li:nth-child(5) dl dd {
	color: #e61673;
}
#subPage #main .inner .about ul.fee li:nth-child(5) dl dd span {
	display: block;
	font-size: 0.5em;
}
#subPage #main .inner .about ul.text{
	list-style:none;
	margin:10px 0;
}
#subPage #main .inner .about ul.text li{
	background:url(../images/maru.gif) no-repeat 0 28px;
	font-size:3.7rem;
	font-weight:bold;
	padding:0 0 0 30px;
	margin:-20px 0 0 20px;
}
#subPage #main .inner .about ul.text li span{
	color:#e61673;
	font-size:4.5rem;
}
#subPage #main .inner .about dl{
	overflow:hidden;
	font-size:2.5rem;
	margin:0 0 40px 20px;
}
#subPage #main .inner .about dl dt{
	float:left;
	border:1px solid #000000;
	font-weight:bold;
	padding:0 5px;
	margin:0 10px 0 0;
}

/* 施設情報 */
#subPage #main #map {
	display: flex;
	justify-content: space-between;
}
#subPage #main #map &gt; div {
	width: 50%;
}
#subPage #main dl.case {
	font-size: 1.3rem;
	padding: 0 0 0 15px;
}
#subPage #main dl.case dt {
	color: #666666;
	clear: both;
	font-weight: bold;
	margin: -1px 0 0 0;
	vertical-align: top;
	text-align: left;
}
#subPage #main dl.case dd {
	text-align: left;
	vertical-align: top;
	padding:0 0 10px 10px ;
}
#subPage #main dl.case dd b {
	font-size: 1.6rem;
	line-height: 1.2;
}
#subPage #main dl.case dd b span {
	color: #E60012;
}
#subPage #main dl.case dd:last-child {
	border-bottom: none;
}
#subPage #main dl.time {
	margin-left:25px;
}
#subPage #main dl.time{
	overflow:hidden;
	font-size:1.3rem;
}
#subPage #main dl.time dt{
	float:left;
	font-weight:bold;
	margin-right:10px;
}
#subPage #main dl.time dd{
	display:inline-block;
}

/* 地図・交通情報 */
#subPage .map {
	height: 320px;
	position: relative;
	width: 100%;
}
#subPage .map iframe {
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	width: 100%;
}

#subPage .reserv{
	margin:30px 0;
}
#subPage .reserv p a{
	color:#ffffff;
	font-size:3rem;
	font-weight:bold;
}
#subPage .reserv p {
	text-align:center;
}
#subPage .reserv p.phone a{
	background:#e2394e;
	display:inline-block;
	padding:8px 0;
	width:100%;
	border-top-left-radius: 7px;
    border-top-right-radius: 7px;
	border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
#subPage .reserv p a:hover{
box-shadow:rgba(0, 0, 0, 0.6) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(0, 0, 0, 0.6) 0px 0px 6px 3px;
-moz-box-shadow:rgba(0, 0, 0, 0.6) 0px 0px 6px 3px;

}
#subPage .reserv p.web a{
	background:#0086ff;
	display:inline-block;
	padding:8px 0;
	width:100%;
	border-top-left-radius: 7px;
    border-top-right-radius: 7px;
	border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
#subPage .reserv dl{
	overflow:hidden;
	margin:30px 0 10px 0;
}
#subPage .reserv dl dt{
	float:left;
	margin-right:40px;
}
#subPage .reserv dl dd{
	font-size:4rem;
	font-weight:bold;
	line-height:1.4em;
	padding:10px 0 0 0;
}
#subPage .reserv dl dd span{
	font-size:6rem;
}</pre></body></html>