
body {
	font-size: 90%;
	min-width: 250px;
	-webkit-text-size-adjust: 100%;
}

.df {
	display: none;
}

.sp {
	display: inline;
}

h1.subtitle,
h2.subtitle {
	font-size: 105%;
	padding: 10px;
}

h2.img {
	font-size: 23px;
}

h3 em {
	font-size: 130%;
	padding: 0px;
}

h3.subtitle em {
	font-size: 115%;
	padding: 3px 0px;
}

p.spjustify {
	text-align: justify;
}

span.link-btn a,
span.link-btn-prev a,
span.link-btn-next a,
div.page a.next,
div.page a.prev,
div.body a.link-btn,
a.link-btn,
a.link-btn-prev {
	display: block;
	margin: 30px 0px;
	text-align: center;
}

a.link-btn-sports,
a.link-btn-automatic {
	display: block;
	text-align: center;
}

div.body p a {
	display: block;
	text-align: center;
}

span.img-right {
	display: block;
	float: none;
	margin: 20px auto;
	text-align: center;
}

/***********************************************************************/
div.news ul.blog-list {
	display: inline;
	width: auto;
}

div.news ul.blog-list li {
	background-color: #434343;
	display: block;
	padding-top: 15px;
	width: auto;
}

div.news ul.blog-list li a {
	background-color: #434343;
	display: block;
}

div.news ul.blog-list li span.img {
	margin: auto;
	width: 40%;
}

div.news ul.blog-list li span.img img {
	height: auto;
	width: 100%%;
}

div.news ul.blog-list li span.body {
	background-color: #434343;
	color: white;
	padding: 10px 20px;
	text-align: center;
	width: auto;
}

div.video img {
	height: auto;
	width: 100%;
}

table.list-table {
	border: 1px solid #b8b8b8;
	border-top: none;
	width: 100%;
}

table.list-table th {
	display: block;
	padding: 10px;
	width: auto;
}

table.list-table td {
	border-left: none;
	border-right: none;
	display: block;
	padding: 10px;
	text-align: center;
}

table.list-table td ul.list li {
	text-align: left;
}

table.list-table td ol.list li {
	text-align: left;
}

ul.photos {
	margin: 0px auto;
	width: 100%;
}

ul.photos li img {
	height: auto;
	width: 100%;
}

.spwideimg {
	height: auto;
	width: 100%;
}

/***********************************************************************/
table.form-table {
	border-top: 1px dotted #c5c5c5;
}

table.form-table tr {
	display: block;
	position: relative;
}

table.form-table th {
	border: none;
	border-top: 1px dotted #c5c5c5;
	display: block;
	float: left;
	font-size: 110%;
	font-weight: bold;
	padding: 10px 0px 10px 5%;
	text-align: left;
	width: 95%;
}

table.form-table td {
	border: none;
	clear: both;
	display: block;
	line-height: 1.5em;
	padding: 10px 2% 20px 5%;
	width: 90%;
}

table.form-table td.m {
	border: none;
	float: right;
	height: 30px;
	padding: 0px;
	position: absolute;
	right: 10px;
	top: 11px;
	width: 30px;
}

table.form-table select {
	width: 89%;
}

table.form-table td input,
table.form-table td span.spwideform input {
	width: 89%;
}

table.form-table td span.spwideform textarea {
	width: 89%;
}

table.form-table td span.comment {
	line-height: 2em;
}

input.submit {
	display: block;
	padding: 18px 5%;
	width: 90%;
}

body#form p.error {
	padding: 30px 20px;
}

body#form table.form-table th {
	padding: 10px 0px 10px 5%;
}

body#form table.form-table td {
	padding: 10px 2% 20px 5%;
}

/***********************************************************************/
ul.blog-list {
	display: flex;
	flex-wrap: wrap;
	font-size: 0px;
	justify-content: space-between;
	width: auto;
}

ul.blog-list li {
	background-color: white;
	font-size: 14px;
	margin-bottom: 10px;
	width: 49%;
}

ul.blog-list li a {
	background: none;
	background-color: white;
	margin-bottom: 0px;
	padding: 15px;
}

ul.blog-list li span.img {
	display: block;
	margin: auto;
	width: auto;
}

ul.blog-list li span.body {
	display: block;
	width: auto;
}

ul.blog-list li span.body span.category {
	display: block;
	font-size: 70%;
	font-weight: 500;
	margin: 20px 0px;
	padding: 2px 8px;
	width: auto;
}

ul.blog-list li span.body span.text{
	display: block;
	text-align: center;
}

ul.blog-list li span.body span.text span.date{
	font-size: 80%;
}

ul.blog-list li span.body span.text h3{
	font-size: 16px;
	text-align: center;
}

div.blog-category-list a {
	display: block;
	margin: 5px 0px;
	width: auto;
}

body#single h1.blogtitle {
	font-size: 22px;
}

body#single div.img {
	width: 100%;
}

body#single div.body {
	width: auto;
}

body#single div.body img {
	width: 100%;
}

/***********************************************************************/
ul.lineup-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: auto;
}

ul.lineup-list li {
	font-size: 16px;
	margin-bottom: 20px;
	margin-right: 0px;
	width: 49%;
}

ul.lineup-list li a {
	padding: 10px;
}

ul.lineup-list li div.display {
	font-size: 70%;
	padding: 15px 8px;
}

ul.lineup-list li span.img {
	width: auto;
}

ul.lineup-list li h3 {
	background: none;
	background-color: black;
	background-size: 14px;
	font-size: 14px;
	padding: 6px;
}

ul.lineup-list li span.body span.category {
	font-size: 70%;
}

body#single table.list-table {
	box-sizing: border-box;
	width: 100%;
}

body#single figure.wp-block-gallery ul li {
	display: block;
	padding: 10px 0px;
	vertical-align: top;
	width: 100%;
}

/***********************************************************************/
#header a img {
	height: auto;
	width: 150px;
}

#title {
	padding: 20px 40px;
}

#title img {
	height: auto;
	width: 100%;
}

div.bg-white div.main {
	padding: 0px 15px;
}

div.spmain,
div.main {
	padding: 30px 15px;
	width: auto;
}

div.main-s {
	padding: 0px 15px;
	width: auto;
}

#footernav {
	padding-top: 0px;
}

#footernav ul {
	padding-bottom: 0px;
}

#footernav ul li {
	border-bottom: 1px solid #e8e8e8;
	border-left: none;
	display: block;
	padding-bottom: 1px;
}

#footernav ul li:last-child {
	border-right: none;
}

#footernav ul li a {
	background: black url(images/link_btn_foot.png) no-repeat right 20px center;
	border: none;
	color: white;
	display: block;
	font-size: 100%;
	padding: 20px;
	text-decoration: none;
}

#footernav ul li a:hover {
	text-decoration: none;
}

#footer h3 img {
	height: auto;
	margin: auto;
	width: 50%;
}

#footer div#footer-tel a {
	background: url(images/footer_tel.png) no-repeat left;
	padding-left: 30px;
	text-decoration: none;
}

#footer #footer-bg {
	padding: 25px 0px 10px 0px;
}

#footer p#footer-copy {
	padding: 0px 0px 10px 0px;
}

#pagetop {
	position: static;
}

#pagetop a {
	background: #ff0000 url(images/pagetop_sp.png) no-repeat center 10px;
	border: none;
	border-radius: inherit;
	color: white;
	display: block;
	font-weight: 600;
	height: auto;
	line-height: 1.6em;
	-moz-border-radius: inherit;
	padding: 25px 0px 15px 0px;
	text-decoration: none;
	-webkit-border-radius: inherit;
	width: 100%;
}

