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

@media only screen and (min-width:768px) {
	#container {
		margin-top: 0;
		padding-top: 75px;
	}
	
	div.line &gt; div {
		height: 2px;
		background: #fff;
	}
	
	h1 {
		display: block;
		padding: 40px 0 10px 0;
		font-size: 24px;
	}
	
	ul.menu {
		
	}
	
	ul.menu li {
		display: inline-block;
		font-size: 15px;
	}
	
	ul.menu li:first-of-type::after {
		content: "　／";
		padding-right: 0.6em;
	}
	
	ul.menu li a {
		text-decoration: none;
		color: #fff;
	}
	
	ul.menu li a:hover {
		text-decoration: none;
		color: #9a9a9a;
	}
	
	.content {
		margin: 0 auto;
		padding-top: 40px;
		width: 100%;
		text-align: left;
	}
	
	.content:last-of-type {
		padding-bottom: 60px;
	}
	
	a.anchor {
		display: block;
		padding-top: 50px;
		margin-top: -50px;
	}
	
	.content h2 {
		margin: 44px auto 51px auto;
		width: 100%;
		max-width: 700px;
		text-align: center;
		font-size: 30px;
		font-weight: normal;
		letter-spacing: 0;
		line-height: 32px;
		transform: scaleY(1.11);
		-moz-transform: scaleY(1.11);
		-webkit-transform: scaleY(1.11);
	}
	
	.content ul.site-list {
		box-sizing: border-box;
		margin-top: 62px;
		padding: 0 2.3%;
		width: 100%;
	}
	
	.content ul.site-list &gt; li {
		float: left;
		width: 30.3%;
		margin-right: 2.6%;
	}
	
	.content ul.site-list &gt; li:nth-of-type(3n) {
		margin-right: 0;
	}
	
	.content ul.site-list &gt; li:nth-of-type(3n+1) {
		clear: both;
	}
	
	.content ul.site-list &gt; li img {
		width: 100%;
	}
	
	.content ul.site-list &gt; li span.dlvr-icn {
		display: block;
		margin: 13px 0 10px 0;
		text-align: right;
		font-size: 13px;
	}
	
	.content ul.site-list &gt; li span.dlvr-icn span {
		display: inline-block;
		border: 2px solid #fff;
		box-sizing: border-box;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		padding: 2px 0 4px 0;
		width: 5em;
		text-align: center;
		line-height: 1;
	}
	
	.content ul.site-list &gt; li span.dlvr-icn span.dlvr-icn-s {
		background: #fff;
		color: #000;
	}
	
	.content ul.site-list &gt; li ul.ttllist {
		margin: 5px 0 50px 0;
	}
	
	.content ul.site-list &gt; li ul.ttllist &gt; li {
		margin-bottom: 0.8em;
		font-size: 13px;
		line-height: 1.4;
	}
	
	.content ul.site-list &gt; li ul.ttllist &gt; li a {
		color: #fff;
	}
	
	.content ul.site-list &gt; li ul.ttllist &gt; li a:hover {
		color: #9a9a9a;;
	}
	
	.content p.notice {
		font-size: 12px;
		line-height: 1.4;
		text-align: center;
	}
}

@media only screen and (max-width:767px) {
	#container {
		margin-top: 23.3%;
	}
	
	h1 {
		margin: 0 0 15% 0;
		padding-top: 14%;
		font-size: 1.4rem;
		line-height: 1.2;
	}
	
	ul.menu {
		margin-bottom: 10%;
	}
	
	ul.menu li {
		display: inline-block;
		font-size: 3.4vw;
	}
	
	ul.menu li:first-of-type::after {
		content: "　／";
		padding-right: 0.6em;
	}
	
	ul.menu li a {
		text-decoration: none;
		color: #fff;
	}
	
	.content {
		margin-top: 0;
	}
	
	div.line &gt; div {
		background: #fff;
	}
	
	.content {
		padding-bottom: 10%;
	}
	
	a.anchor {
		display: block;
		padding-top: 20%;
		margin-top: -20%;
	}
	
	.content h2 {
		margin-top: 10%;
		margin-bottom: 12%;
		text-align: center;
		font-size: 1.8rem;
		font-size: calc(26px + 30 * ((100vw - 320px) / 704));
		line-height: 1.3;
		transform: scaleY(1.11);
		-moz-transform: scaleY(1.11);
		-webkit-transform: scaleY(1.11);
		text-align: center;
		width: 100%;
	}
	
	.content ul.site-list {
		box-sizing: border-box;
		margin: 12% auto 0 auto;
		width: 85.6%;
	}
	
	.content ul.site-list &gt; li {
		margin-bottom: 20%;
		width: 100%;
	}
	
	.content ul.site-list &gt; li img {
		width: 100%;
	}
	
	.content ul.site-list &gt; li span.dlvr-icn {
		display: block;
		margin: 1em 0 0.2em 0;
		text-align: right;
		font-size: 3.4vw;
	}
	
	.content ul.site-list &gt; li span.dlvr-icn span {
		display: inline-block;
		border: 2px solid #fff;
		box-sizing: border-box;
		border-radius: 0.2em;
		-webkit-border-radius: 0.2em;
		-moz-border-radius: 0.2em;
		padding: 0.2em 0 0.3em 0;
		width: 5.4em;
		text-align: center;
		line-height: 1;
	}
	
	.content ul.site-list &gt; li span.dlvr-icn span.dlvr-icn-s {
		background: #fff;
		color: #000;
	}
	
	.content ul.site-list &gt; li ul.ttllist {
		margin: 0.4em 0 0 0;
		font-size: 3.4vw;
		line-height: 1.4;
		text-align: left;
	}
	
	.content ul.site-list &gt; li ul.ttllist &gt; li {
		margin-bottom: 0.8em;
	}
	
	.content ul.site-list &gt; li ul.ttllist &gt; li a {
		color: #fff;
	}
	
	.content p.notice {
		font-size: 2.6vw;
		line-height: 1.4;
		text-align: center;
	}
}

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