
body#detail h1 {
	font-size: 30px;
}

body#detail h1 em {
	border-right: none;
	color: #63ada7;
	display: block;
	font-size: 23px;
}

table.list-table th {
	color: #63ada7;
}

div.flow {
	padding: 10px 20px;
}

div.contact h2.img {
	font-size: 25px;
}

div.contact table.list-table th {
	padding-bottom: 0;
	padding-top: 0;
	text-align: left;
}

div.contact table.list-table td {
	padding-bottom: 20px;
	padding-top: 10px;
}

/***********************************************************************/

body#top div.movie p {
	font-size: 20px;
	text-align: justify;
}

body#top div.movie iframe {
	aspect-ratio: 16 / 9;
	height: 100%;
	width: 100%;
}