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

h2.img img {
	height: auto;
	width: 200px;
}

.df {
	display: none;
}

.sp {
	display: inline;
}

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

p {
	line-height: 1.8em;
}

p.spjustify {
	text-align: justify;
}

a.link-btn {
	display: block;
	padding: 12px 40px 12px 30px;
	text-align: center;
}

ul.list li {
	background-position: 5px 11px;
	padding: 6px 0 6px 22px;
}

a.link-btn-prev {
	width: 100%;
}

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

div.simg img {
	height: auto;
	width: 100%;
}

ul.page-houkibtn li {
	margin: 3px 0;
}

ul.page-houkibtn li img {
	height: auto;
	width: 100%;
}

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

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

nav#footernav {
	background-color: #9a801b;
}

nav#footernav ul {
	display: block;
}

nav#footernav ul li,
nav#footernav ul li:last-child {
	background-color: white;
	border-left: none;
	border-top: 1px solid #d6c791;
	display: block;
	padding: 0;
}

nav#footernav ul li:last-child {
	border-bottom: 1px solid #d6c791;
	border-right: none;
}

nav#footernav ul li a {
	background: #af951e url(images/link_btn_w.svg) no-repeat right 20px center;
	background-size: 6px;
	display: block;
	padding: 15px 0;
	text-align: center;
}

nav#footernav ul li a:hover {
	background-position: right 15px center;
}

ul#footer-banner li {
	margin: 0 5px;
	width: 28%;
}

ul#footer-banner li a img {
	height: auto;
	width: 100%;
}