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

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

h3.img {
	font-size: 25px;
}

.df {
	display: none;
}

.sp {
	display: inline;
}

div.sp {
	display: block;
}

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

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: #3b7cb4;
	border: none;
	color: white;
	display: block;
	font-weight: 500;
	padding: 5px;
	text-align: center;
	width: auto;
}

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

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

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

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

div.bg-watercolor {
	background-size: auto 100%;
}


footer {
	background-size: 1000px auto;
	padding: 30px 0;
}

#footer-contact {
	padding: 30px 20px 50px 20px;
	width: 94%;
}

#footer-contact p {
	text-align: justify;
}

#footer-contact ul li {
	display: block;
	margin: 0;
	width: 100%;
}

#footer-contact ul li:last-child {
	background-image: none;
	border: none;
	padding-left: 0;
	width: 100%;
}

#footer-contact ul li:first-child a,
#footer-contact ul li:last-child a {
	background-position: left 20px center;
	display: block;
	font-size: 20px;
	height: auto;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

#footer-contact ul li:last-child a {
	background-position: left 25px center;
}

#footer-contact ul li:first-child a {
	padding: 20px 0 20px 60px;
}

#footer-contact ul li:last-child a {
	font-size: 18px;
	padding: 15px 0 15px 60px;
}

#footer-contact ul li:last-child a em {
	font-size: 24px;
}

footer h4 {
	padding-top: 40px;
}

footer h4 div img {
	height: auto;
	width: 40%;
}

footer h4 img {
	height: auto;
	width: 50%;
}

#footer-address p:last-child {
	padding: 30px 0;
}

#pagetop {
	display: block;
	margin: 0 auto;
	padding-left: 10px;
	position: static;
	width: 150px;
}