
#title-s #title-s-contents {
	padding: 10px 10px 40px 10px;
}

#title-s #title-s-contents a.categorylink {
	background-position: center;
	color: white;
	padding: 30px 5px;
}

div.infodetail div.news {
	display: block;
	padding-right: 0;
	width: auto;
}

div.infodetail div.covid19-info {
	display: block;
	padding: 20px 0 30px 0;
}

div.infodetail div.covid19-info img {
	height: auto;
	max-width: 100%;
}

#opentime-bg {
	padding: 20px 0;
}

#opentime-logo a#footer-logo img {
	height: auto;
	padding-bottom: 10px;
	width: 80%;
}

#opentime {
	margin-top: 15px;
}

#opentime h4 {
	font-size: 18px;
}

#opentime table#opentime-list tr.w th,
#opentime table#opentime-list tr.w td {
	font-size: 11px;
}

div.footer-contact {
	padding: 20px 10px;
	width: auto;
}

/****************************************************************************************/
body#top #container {
	padding-top: 37vw;
}

body#top div.top-mainimg {
	background-position: center top;
	height: 680px;
}

body#top div.top-mainimg h1 {
	box-sizing: border-box;
	font-size: 46px;
	left: 0;
	padding: 35px 10px 0 10px;
	top: 100px;
	transform: initial;
	width: 100%;
}

body#top div.top-mainimg h1 em {
	font-size: 24px;
}

body#top div.top-mainimg div.message {
	bottom: 20px;
	margin-left: 0;
	padding: 20px;
	transform: translateX(-50%);
	width: 80%;
}

body#top div.top-mainimg div.message p {
	font-size: 14px;
}

body#top div.top-mainimg div.open {
	border-radius: 0;
	box-sizing: border-box;
	height: auto;
	padding: 10px;
	right: 0;
	top: 20px;
	width: auto;
}

body#top div.top-mainimg div.open table {
	font-size: 15px;
	margin-left: 100px;
	position: relative;
}

body#top div.top-mainimg div.open table th.title {
	align-items: center;
	display: flex;
	font-size: 15px;
	justify-content: end;
	left: -100px;
	padding: 0 20px 0 0;
	position: absolute;
	width: 100px;
}

body#top div.top-mainimg div.open table th {
	width: 80px;
}

body#top div.info {
	background-position: center top -70px;
	padding: 30px 0;
}

body#top div.info h1 {
	font-size: 45px;
	letter-spacing: 5px;
}

body#top div.info div.detail {
	padding: 20px 30px;
}

body#top div.info div.detail p {
	line-height: 2em;
}

body#top table.index td {
	margin: 0 0 15px 0;
}