
html {
	overflow-y: scroll;
}

body {
	min-width: 320px;
	-webkit-text-size-adjust: 90%;
	width: 100%;
}

.df {
	display: none;
}

.sp {
	display: inline;
}

div.sp {
	display: block;
}

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

h3.img {
	border-top: 1px solid #454545;
	border-bottom: 1px solid #454545;
	padding: 10px;
	margin: 30px 0px;
}

p {
	line-height: 1.8em;
}

p.text {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1.7em;
	margin: 16px 0px;
	text-align: center;
	text-align: justify;
}

p.spjustify {
	text-align: justify;
}

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 {
	display: block;
	margin: 5px 0px;
	padding: 10px 40px 10px 30px;
	text-align: center;
	width: auto;
}

a.link-btn {
	font-size: 100%;
}

a.link-btn-yellow, 
a.link-btn-blue ,
a.link-btn-green {
	display: block;
}

ul.list li {
	background-position: 5px 13px;
	line-height: 1.5em;
	padding: 8px 0px 8px 22px;
}

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

span.subtitle {
	padding-bottom: 15px;
	width: auto;
}

/***********************************************************************/
table.list-table th {
	padding: 10px 5px;
	white-space: nowrap;
	width: auto;
}

table.list-table td {
	padding: 10px 15px;
}

ul.photos li {
	width: 46%;
	margin: 10px 1%;
}

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

div.movie {
	padding: 0px 20px;
	width: auto;
}

/***********************************************************************/
table.form-table {
	border-top: 0px;
}

table.form-table tr {
	display: block;
	position: relative;
}

table.form-table th {
	border: none;
	display: block;
	font-size: 100%;
	font-weight: bold;
	padding: 10px 0px 10px 5%;
	text-align: left;
	width: 95%;
}

table.form-table td {
	border: none;
	clear: both;
	display: block;
	line-height: 1.5em;
	padding: 10px 2% 30px 5%;
}

table.form-table td.m {
	border: none;
	display: block;
	float: right;
	height: 30px;
	padding: 0px;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 30px;
}


table.form-table td input,
table.form-table td span.spwideform input {
	width: 89%;
}

table.form-table td span.spshortform input {
	width: 50px;
}

table.form-table td span.spwideform select {
	width: 95%;
}

table.form-table td input[type=checkbox] {
	width: auto;
}

table.form-table td span.spwideform textarea {
	width: 89%;
}

table.form-table td table th {
	background-color: white;
	color: #88724f;
	display: inline-block;
	padding: 5px 20px;
	text-align: right;
	white-space: nowrap;
	width: 30%;
}

table.form-table td table td {
	display: inline-block;
	padding: 5px 0px;
}

input.submit {
	background-position: center bottom 10px;
	display: block;
	font-size: 18px;
	padding: 18px 0px 40px 0px;
	width: 100%;
}

body#form p.error {
	padding: 30px 20px;
}

body#form table.form-table th,
body#form table.form-table td {
	padding-bottom: 10px;
	padding-top: 10px;
}

body#form table.form-table td {
	padding-bottom: 30px;
	padding-left: 20px;
}

/***********************************************************************/
ul.gallery-list {
	width: auto;
}

ul.gallery-list li {
	padding: 10px 1%;
	width: 46%;
}

ul.gallery-list li img {
	width: 100%;
	height: auto;
}

div.page {
	padding: 0px 10px;
}

div.page a.next,
div.page a.prev {
	display: block;
	margin: 30px 0px;
}

body#single div.body {
	padding: 0px 10px 20px 10px;
	width: auto;
}

body#single div.body h2 {
	font-size: 110%;
	margin: 20px -5px;
	padding: 10px;
}

body#single div.body img {
	height: auto;
	width: 100%;
}

body#single div.body iframe {
	padding: 30px 0px;
	width: 100%;
}

body#single div.page span.link-btn,
body#single div.page span.link-btn-prev {
	padding: 5px 0px;
	display: block;
}




/***********************************************************************/
 
#header-text {
	padding: 5px;
}

#header-logo {
	padding: 20px 0px 10px 0px;
}

#header-logo img {
	height: auto;
	width: 80%;
}

h1#title {
	padding: 20px 8px;
	width: auto;
}

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

#title-s {
	padding: 10px 0px;
}

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

div.footercontact {
	width: 100%;
}

#footer {
	width: 100%;
}

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

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

#footernav ul li {
	padding: 0px;
	width: 100%;
}

#footernav ul  li:last-child a {
	border-bottom: 1px solid #5c5c5c;
}

#footernav ul li a {
	background: #232323 url(images/link_btn.svg) no-repeat right 15px center;
	background-size: 30px;
	border-top: 1px solid #5c5c5c;
	color: white;
	display: block;
	font-size: 100%;
	padding: 16px 0px;
	text-decoration: none;
}

#footer h3 {
	padding: 20px 10px 30px 10px;
	line-height: 1.5em;
}

#footer h4 {
	padding: 0px 10px;
}

#footer p#copyright {
	margin: 0px;
	padding: 20px 10px 30px 10px;
}

#pagetop {
	bottom: 0px;
	right: 10px;
}

#pagetop a {
	width: 15px;
}

#pagetop a  img {
	height: auto;
	width: 100%;
}
