<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CP別スタイル */
#contents .sp{
	display:none;
}
#responsive_wrap .ttl-unit-02{
	margin-top:20px;
}
#responsive_wrap .ttl-unit-01 h3{
	margin-bottom:0 !important;
}
#contents .list-notes li{
	font-size:12px !important;
	margin:0 !important;
	padding:0;
}
#contents table.date td{
	font-size:18px;
	font-weight:bold;
}
#contents .present li{
	widows:65%;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	display:inline-block;
	vertical-align:middle;
}
#contents .present li:first-child{
	width:20%;
	font-weight:bold;
	background:#f16b22;
	color:#fff;
	font-size:18px;
	text-align:center;
	padding:1% 0;
	margin-right:1%;
}
#contents .present li span{
	font-size:25px;
	color:#f16b22;
}
#contents .map_info{
	padding-left:1em;
	text-indent:-1em;
	line-height:25px;
	margin-bottom:10px;
}
@media (max-width: 720px) {
	#contents .sp{
		display:block;
	}
	#contents .pc{
		display:none;
	}
	#contents .present li{
		display:block;
		width:100%;
	}
	#contents .present li:first-child{
		width:100%;
		margin-right:0;
	}

}

































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