<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
div.nav-box p {
	font-family:georgia,'times new roman',serif;
}

div.nav-box {
	width: 340px;
}
a.details {
	background: url(../images/btn-details-en.png) no-repeat;
}
div#bokin h4 {
	font-family: "a-otf-ud-shin-go-pr6n", sans-serif;
}
div#bokin p {
	font-family:georgia,'times new roman',serif;
	font-size: 14px;
}
div#logo {
}
div#logo h4 {
	font-size: 20px;
}
div#logo p {
	font-size: 14px;
	text-align: center;
	margin-bottom:32px;
}
div#LS15 {
	padding: 6px;
	background: #fff;
	text-align: center;
}
div#LS15 p {
	font-size: 13px;
}
div#sympo h4{
	font-size:18px;
	font-weight: 500;
	text-align: justify;
	font-family: arial,helvetica,sans-serif;
}
div#sympo p {
	text-align: left;
	font-size:14px;
	font-family:georgia,'times new roman',serif;
}
div#his h4{
	font-size:16px;
	font-family: arial,helvetica,sans-serif;
}
div#his p{
	font-size:13px;
}
div#footer {
	height: 100px;
}
/* 768px以下用の記述 */
@media screen and (max-width: 768px) {
.container {
  padding-left: 4px;
  padding-right: 4px;
}
.sign {
	font-size: 15px;
}
}</pre></body></html>