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

.df {
	display: none;
}

.sp {
	display: inline;
}

div.sp {
	display: block;
}

 h2.subtitle {
	font-size: 23px;
	line-height: 1.5em;
}

 h2.copy {
	font-size: 22px;
}

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

span.link-btn a,
span.link-btn-prev a,
span.link-btn-next a,
div.page a.next,
div.page a.prev,
div.body a.link-btn,
a.link-btn,
a.link-btn-prev,
span.link-btn-menu,
span.link-btn-topmenu {
	display: block;
	padding: 13px 25px;
	text-align: center;
}

body#single div.body ul li,
ul.list li {
	background-position: 2px 17px;
	padding-left: 20px;
}

ul.photos {
	text-align: center;
}

ul.photos li {
	display: inline-block;
	margin: 5px 1%;
	text-align: center;
	width: 45%;
}

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

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

p.spjustify {
	text-align: justify;
}

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

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

table.list-table td table th,
table.list-table td table td {
	display: table-cell;
	padding: 5px;
	width: auto;
}

table.list-table tr.footer {
	display: table;
	margin: 0px auto;
	text-align: center;
	width: 100%;
}

table.list-table tr.footer th {
	display: table-cell;
	padding: 20px 0px 20px 60%;
	text-align: left;
}

table.list-table tr.footer td {
	display: table-cell;
	padding: 20px 20px;
	text-align: right;
}

/***********************************************************************/
ul.news-list {
	display: block;
	width: 100%;
}

ul.news-list li {
	width: 100%;
}

ul.news-list li a {
	background-position: right 5px center;
	background-size: 20px;
	margin: 0px auto;
	padding: 10px 40px 10px 5px;
	width: auto;
}

ul.news-list li a span.img {
	display: table-cell;
	padding: 13px;
	vertical-align: middle;
	width: 19%;
}

ul.news-list li a span.date {
	padding: 2px 10px;
}

ul.news-list li a span.category {
	display: block;
	padding: 2px 10px;
}

ul.news-list li a span.category span {
	display: block;
	padding: 2px 10px;
}

ul.news-list li a strong {
	line-height: 1.5em;
	padding: 10px 0px 2px 10px;
}

div.page a.next,
div.page a.prev,
div.page span.link-btn a,
div.page span.link-btn-prev a {
	margin: 20px 0px;
}

/***********************************************************************/
#title {
	height: 170px;
}

#title #title-logo {
	padding: 30px 0px 20px 0px;
}

#title h1 {
	padding: 0px 10px;
}

#title h1 img {
	height: auto;
	width: 100%;
}

#stitle #title {
	height: 125px;
}

#stitle #title #title-logo {
	padding: 20px 0px 15px 0px;
}

#stitle #title #title-logo img {
	height: auto;
	width: 100px;
}

#stitle #title #title-s img {
	height: auto;
	width: 320px;
}

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

#footernav {
	border: none;
	padding: 0px;
}

#footernav ul {
	margin: 0px;
	padding: 0px;
}

#footernav ul li {
	background-color: white;
	border-bottom: 1px solid #c7d3e2;
	border-left: none;
	display: block;
	padding: 0px;
}

#footernav ul li:last-child {
	border-right: none;
}

#footernav ul li a {
	background: #5c80ac url(images/link_btn_white.svg) no-repeat right 20px center;
	background-size: 20px;
	border: none;
	color: white;
	display: block;
	font-size: 100%;
	padding: 13px 20px;
	text-decoration: none;
}

#footernav ul li a:hover {
	color: white;
	text-decoration: none;
}

#footer {
	padding: 0px 10px;
}

#footer p#footer-copyright {
	padding-bottom: 30px;
}

