<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main_contents .sp, #main_contents .sp_in{
	display:none;
}

#main_contents .pc{
	display: block;
}

#main_contents .pc_in{
	display: inline;
}

/* 繝｡繧､繝ｳ繝ｴ繧｣繧ｸ繝･繧｢繝ｫ */
#main_contents #mv{
	width: 100%;
	max-width:1920px;
	margin:0 auto;
}
#main_contents #mv .mv_img{
	width: 100%;
	height: auto;
}

#main_contents #mv .mv_img h1{
	width: 100%;
	height: auto;
	font-size: 0;
}
#main_contents #mv h1 img{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#main_contents #wrap.stadiums{
	width: 100%;
	max-width:1920px;
	margin:0 auto;
	background: url(../images/back.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-size: 100% auto!important;
s}

#main_contents #wrap .inner{
	width: 90%;
	max-width: 1120px;
	margin: 0 auto;
	padding: 40px 0 50px;
	background: #fff;
}

#main_contents #wrap .inner .read{
	width: 96%;
	max-width: 1028px;
	margin: 0 auto;
	text-align: center;
}

#main_contents #wrap .inner .read h2{
	margin-bottom: 35px;
}

#main_contents #wrap .inner .read p{
	font-size: 19px;
	line-height: 1.8em;
	margin-bottom: 20px;
}

#main_contents #wrap .inner .stadiums_link{
	width: 96%;
	max-width: 1028px;
	margin: 50px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


#main_contents #wrap .inner .stadiums_link a{
	font-size: 0;
	width: 30%;
	margin-bottom: 50px;
	display: block;
}

#main_contents #wrap .inner .stadiums_link img{
	width: 100%;
	height: auto;
}

#main_contents #wrap .inner .detail{
	width: 96%;
	max-width: 1028px;
	margin: 0 auto;
}

#main_contents #wrap .inner .detail h2{
	width: 100%;
	margin-top: 35px;
}

#main_contents #wrap .inner .detail h2 img{
	width: 100%;
	height: auto;
}

#main_contents #wrap .inner .detail .city{
	width: 100%;
	text-align: right;
	font-size: 19px;
	line-height: 1.6em;
	font-weight: bold;
	border-bottom: 3px solid #ff3000;
}

#main_contents #wrap .inner .detail .explanation{
	width: 100%;
	font-size: 16px;
	line-height: 1.6em;
	margin-top: 10px;
}

#main_contents #wrap .inner .contents{
	width: 96%;
	max-width: 1028px;
	margin: 75px auto 0;
}

#main_contents #wrap .inner .contents h3{
	margin-top: 35px;
}

#main_contents #wrap .inner .contents table{
	width: 86%;
	margin: 30px auto 0;
	text-align: center;
	font-size: 15px;
}

#main_contents #wrap .inner .contents table th{
	text-align: center;
	line-height: 2.0em;
	font-weight: bold;
	background: #cdcece;
}

#main_contents #wrap .inner .contents table td{
	line-height: 1.2em;
	padding: 1.0em 0.2em;
	background: #fff;
}

#main_contents #wrap .inner .contents table tr &gt; td:first-child{
	padding-left: 0.2em;
	text-align: left;
}

#main_contents #wrap .inner .contents .station{
	width: 86%;
	margin: 30px auto 0;	
}

#main_contents #wrap .inner .contents .station h4{
	font-size: 15px;
	line-height: 1.6em;
	font-weight: bold;	
}

#main_contents #wrap .inner .contents .station .txt{
	font-size: 15px;
	line-height: 1.6em;
}

#main_contents #wrap .inner .contents .station .inn{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px auto;
}

#main_contents #wrap .inner .contents .station .inn &gt; div{
	width: 47%;
	margin-bottom: 30px;
}

#main_contents #wrap .inner .contents .station .inn &gt; div p{
	font-size: 15px;
	line-height: 1.6em;
	font-weight: bold;	
}

#main_contents #wrap .inner .contents .station .inn &gt; div li{
	font-size: 14px;
	line-height: 1.4em;
	width: 96%;
	margin-left: 4%;
	text-indent: -1%;
}

#main_contents #wrap .inner .contents .access{
	width: 89%;
	margin-top: 30px;
	margin-left: 3%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#main_contents #wrap .inner .contents .access &gt; div{
	width: 42%;
	margin-bottom: 35px;
}

#main_contents #wrap .inner .contents .access &gt; div img{
	width: 100%;
	height: auto;
}

#main_contents #wrap .inner .contents .access &gt; div p{
	padding-left: 12%;
	font-size: 13px;
	line-height: 1.6em;
}

#main_contents #wrap .inner .top{
	text-align: center;
	margin-top: 50px;
	padding: 10px 0;
}

#main_contents #wrap .inner .top img{
	width: 7%;
	height: auto;
}


#main_contents #wrap .inner a:hover{
	opacity: 0.5;
}

/*__page-top_________ */
#page-top {
  position: fixed;
  right: 5%;
  bottom: 28px;
  z-index: 1000;
}
#page-top a {
  display: block;
  padding: 10px;
  background: #2d3cff;
  border: 1px solid #fff;
}

footer{
	margin-top: 0!important;
}

</pre></body></html>