
body {
	font-size: 15px;
	max-width: 480px;
	min-width: 380px;
	-webkit-text-size-adjust: 100%;
}

h2.img {
	font-size: 28px;
	width: 100%;
}

h2.img::before,
h2.img::after {
	width: 100px;
}

h2.img em img {
	height: auto;
	max-width: 410px;
	width: 100%;
}

.df {
	display: none;
}

.sp {
	display: inline;
}

div.sp {
	display: block;
}

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

a.link-btn,
a.link-btn-red {
	display: block;
	padding: 20px 30px 20px 20px;
}


span.img-left,
span.img-right {
	display: block;
	float: none;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
}

p.spjustify {
	text-align: justify;
}

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

table.list-table th {
	background-color: #16418b;
	border: none;
	color: white;
	display: block;
	padding: 5px;
	text-align: center;
	width: auto;
}

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

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

table.list-table td table th {
	background-color: white;
	padding: 5px;
}

table.list-table td table td {
	border-top: 0;
	font-size: 15px;
	font-weight: 500;
	padding: 8px 0 20px 0;
	text-align: justify;
}

table.list-table td table tr:not(:last-child) td {
	border-bottom: none;
}

ul.photos li {
	width: 48%;
}

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

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

form {
	padding: 20px 20px 50px 20px;
}

form h3 {
	font-size: 18px;
	padding: 5px;
}

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

table.form-table th {
	border-bottom: none;
	display: block;
	padding: 10px;
	text-align: left;
	width: 100%;
}

table.form-table td {
	border-top: none;
	display: block;
	padding: 0 10px 30px 10px;
}

table.form-table tr:not(:last-child) td {
	border-bottom: none;
}

table.form-table td.m {
	border: none;
	display: block;
	height: 30px;
	padding: 2px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
}

table.form-table td.m span {
	display: table-cell;
	font-size: 12px;
	line-height: 1em;
	vertical-align: middle;
}

table.form-table td input.size500,
table.form-table td input.size400,
table.form-table td input.size300,
table.form-table td input.size200,
table.form-table td textarea {
	width: 100%;
}

select {
	font-size: 14px;
	width: 100%;
}

input.submit,
a.submit {
	background-size: 25px;
	display: block;
	font-size: 22px;
	margin: 0 auto;
	padding: 20px 50px 20px 40px;
	width: 90%;
}

a.submit {
	width: 100%;
}

input.submit:hover,
a.submit:hover {
	background-size: 25px;
}

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

body#form table.form-table th {
	color: #16418b;
	padding: 10px;
}

body#form table.form-table td {
	padding: 0 20px 20px 20px;
}

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

div.main,
div.main-s,
div.spmain {
	padding: 0 20px;
	width: auto;
}

footer {
	padding: 0 20px 20px 20px;
}

footer h3 {
	padding: 30px 0 20px 0;
}

footer h3 img {
	height: auto;
	width: 70%;
}

footer table th {
	display: block;
	font-size: 13px;
	padding: 0;
	text-align: left;
}

footer table td {
	display: block;
	font-size: 13px;
	padding-bottom: 20px;
}

footer table tr:first-child th {
	display: none;
}

footer table tr:first-child td {
	font-size: 15px;
	padding: 0;
	padding-bottom: 40px;
}

footer ul {
	margin-top: 20px;
}

footer p#copyright {
	padding: 20px 0;
}

#pagetop {
	position: static;
}

#pagetop a {
	margin: 0 auto;
}