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

.df {
	display: none;
}

.sp {
	display: inline;
}

div.sp {
	display: block;
}

h2.img {
	background-position: center bottom 42px;
	font-size: 35px;
	padding: 0 0 15px 0;
}

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;
}

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

ul.photos {
	justify-content: space-between;
}

ul.photos li {
	margin: 5px 0;
	width: 49%;
}

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

table.list-table th {
	background-color: #0d6fb8;
	border: none;
	color: white;
	display: block;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	width: auto;
}

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

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

#header {
	display: flex;
	flex-direction: column;
	padding-bottom: 20px;
	width: 100%;
}

#header-text {
	padding: 10px 0;
	width: 100%;
}

#header-text h1 {
	font-size: 12px;
}

#header-logo img {
	height: auto;
	width: 320px;
}

#header-contact {
	padding: 0;
	width: 100%;
}

#header-contact p:nth-child(1) {
	font-size: 11px;
	margin: 0 5px 0 10px;
	padding: 2px 0;
}

#header-contact p:nth-child(2) {
	line-height: 1em;
	padding: 0 0 0 25px;
	text-align: left;
}

#header-contact p:nth-child(2) span {
	background-position: left 3px bottom 2px;
	background-size: 20px;
	padding-left: 25px;
}

#header-contact p:nth-child(2) span a {
	color: #fbf1cc;
	font-size: 22px;
	text-decoration: none;
}

#header-contact p:nth-child(3) {
	padding-left: 25px;
	text-align: left;
}
#header-contact p:nth-child(3) span a {
	color: #fbf1cc;
	font-size: 18px;
	text-decoration: none;
}

a#header-mail {
	background-position: center bottom 10px;
	background-size: 25px;
	border-radius: 50%;
	font-size: 11px;
	height: 90px;
	line-height: 1.3em;
	padding-top: 12px;
	position: absolute;
	right: 2px;
	top: 190px;
	width: 90px;
}

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

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

#footer-contact {
	padding: 30px 20px;
}

#footer-contact  h2 {
	font-size: 30px;
}

#footer-contact p {
	font-size: 16px;
	text-align: justify;
}

#footer-contact ul li {
	margin: 5px 0;
	width: 100%;
}

#footer-contact ul li h3 {
	font-size: 22px;
}

#footer-contact ul li.tel {
	background: white url(images/icon_tel_blue.svg) no-repeat left 40px top 23px;
	background-size: 30px;
	height: auto;
	line-height: 1.8em;
}

#footer-contact ul li.mail a,
#footer-contact ul li.tel a {
	color: #0d6fb8;
	text-decoration: none;
	width: 100%;
}

#footer-contact ul li.tel p {
	line-height: 1.5em;
	padding: 0;
	text-align: center;
}

#footer-contact ul li.tel p:nth-child(2) {
	padding: 15px 0 5px 0;
}

#footer-contact ul li.tel p:nth-child(2) em {
	font-size: 26px;
}

#footer-contact ul li.tel p:nth-child(3) em {
	font-size: 20px;
}

#footer-cdetail {
	border: none;
	margin: 0 auto;
	padding-top: 0;
	width: 95%;
}

#footer-cdetail p:nth-child(1) {
	line-height: 1.5em;
}

#footer-cdetail ol {
	margin: 0;
	width: 100%;
}

#footer-cdetail ol li {
	text-align: center;
}

#footer {
	width: 100%;
}

#footer-logo img {
	height: auto;
	width: 250px;
}

#footer-logo address {
	padding-bottom: 10px;
}

#footer-logo {
	position: static;
	text-align: center;
}

#footer-telmail {
	position: static;
}

#footer-telmail p {
	text-align: left;
}

#footer-telmail em {
	display: inline-block;
	font-size: 13px;
	text-align: right;
	width: 38%;
}

p#footer-copy {
	margin: 10px auto;
	position: static;
	text-align: center;
}

#pagetop {
	position: static;
}

#pagetop a {
	background-size: 18px;
	border-radius: 0;
	box-shadow: none;
	display: block;
	font-size: 18px;
	height: auto;
	padding: 35px 0 10px 0;
	text-align: center;
	text-decoration: none;
	width: auto;
}