
html {
	max-width: 480px;
	min-width: 380px;
}

body {
	-webkit-text-size-adjust: 100%;
}

h3.subtitle {
	font-size: 22px;
	padding: 8px 0;
	text-align: center;
}

.df {
	display: none;
}

.sp {
	display: inline;
}

div.sp {
	display: block;
}

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

p.spjustify {
	text-align: justify;
}

a.link-btn {
	display: block;
	line-height: 1.5em;
	margin: 5px 0;
	padding: 15px 40px 15px 30px;
}

ul.list li {
	background-position: left top 4px;
	line-height: 1.3em;
	margin: 8px 0;
	padding-left: 18px;
}

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

div.indent {
	padding: 0 10px;
}

table.list-table th {
	border: none;
	display: block;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	width: auto;
}

table.list-table td {
	border: 1px solid #b0b0b0;
	border-top: none;
	display: block;
	padding: 10px 15px;
	text-align: center;
}

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

header {
	width: 100%;
}

a#header-houkouji {
	left: 10px;
	top: 10px;
	width: 25%;
}

a#header-houkouji img {
	height: auto;
	width: 100%;
}

p#header-copy {
	padding: 10px 5% 0 0;
	text-align: right;
}

p#header-copy img {
	height: auto;
	width: 65%;
}

div.main {
	padding: 0 20px;
	width: 100%;
}

footer {
	padding: 30px 0;
	position: relative;
}

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

footer address {
	font-size: 14px;
}

p#footer-copy {
	padding-right: 20px;
}

#pagetop {
	bottom: 10px;
	position: absolute;
	right: 2px;
}

#pagetop a {
	background-size: 18px;
	text-align: center;
}