
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: 0px 13px;
	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;
}

/***********************************************************************/
div.content {
	padding: 15px;
}

div.contents {
	padding: 15px;
}

ul.menu {
	width: 100%;
}

ul.menu li {
	display: block;
	float: none;
	padding: 10px 0px;
	width: 100%;
}

ul.menu li a {
	display: block;
	height: auto;
	padding: 50px 20px;
	width: auto;
}

ul.menu li a h3 {
	font-size: 25px;
	padding: 15px 0px 25px 0px;
}

div.point-detail {
	padding: 20px 10px;
	width: auto;
}

div.point-detail h2 {
	font-size: 23px;
	padding: 0px 10px 20px 10px;
}

div.point-detail h2 em {
	margin-top: 0px;
}

div.point-detail h2 em span {
	margin-top: -30px;
}

div.point-detail h2 strong {
	padding-top: 10px;
}

div.point-detail div.detail {
	padding: 0px 10px;
}

div.point-detail div.detail h3 {
	font-size: 120%;
}

table.list-table th {
	border: none;
	display: block;
	padding: 5px;
	width: auto;
}

table.list-table td {
	border: none;
	display: block;
	padding: 8px 8px 30px 8px;
}

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

/***********************************************************************/
table.form-table {
	border-top: 1px dotted #c5c5c5;
}

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

table.form-table th {
	border: none;
	border-top: 1px dotted #c5c5c5;
	display: block;
	font-size: 110%;
	font-weight: bold;
	padding: 15px 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% 25px 5%;
	width: 90%;
}

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

table.form-table select {
	width: 89%;
}

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

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

table.form-table td span.comment {
	line-height: 2em;
}

table.form-table td table th,
table.form-table td table td {
	display: table-cell;
	font-size: 100%;
}

input.submit {
	display: block;
	padding: 18px 5%;
	width: 90%;
}

body#form table.form-table th {
	padding: 5px 20px;
	width: auto;
}

body#form table.form-table td {
	padding: 10px 20px 30px 20px;
	width: auto;
}

/***********************************************************************/
div.blog-list {
	width: 100%;
}

div.blog-list ul {
	display: block;
}

div.blog-list ul li {
	margin: 5px auto;
	padding: 5px 0px 10px 0px;
	text-align: center;
	width: 100%;
}

div.blog-list ul li a {
	margin: 0 auto;
	padding-left: 10px;
	width: auto;
}

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

div.blog-list ul li a span.text {
	display: table-cell;
	padding: 13px 0px;
	vertical-align: middle;
	width: 60%;
}

div.blog-list ul li a span.category {
	padding: 0px;
	vertical-align: middle;
}

div.blog-list ul li a span.category span {
	display: block;
	padding: 5px 10px;
}

div.blog-list ul li a span.text {
	display: block;
	padding-top: 0px;
	width: 100%;
}

div.blog-list ul li a span.text span.detail {
	color: #626262;
	display: block;
	font-size: 90%;
	line-height: 1.5em;
	padding: 0px 0px 0px 10px;
	text-align: justify;
}

div.page a.next,
div.page a.prev {
	margin: 20px 0px;
}

/***********************************************************************/
#title {
	margin: 0px auto;
	padding: 70px 0px 20px 20px;
	position: relative;
	width: auto;
}

#title #logo {
	left: 20px;
	position: absolute;
	top: 10px;
}

#title #logo a {
	display: block;
	margin: 0px auto;
	width: 120px;
}

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

#title h1 {
	width: 100%;
}

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

#title p {
	color: white;
	font-size: 100%;
	font-weight: 600;
	margin: 0px;
	padding-left: 5px;
}

#stitle {
	padding: 20px 0px 20px 120px;
	width: auto;
}

#stitle #logo {
	left: 5px;
	position: absolute;
	top: 15px;
}

#stitle #logo a {
	width: 100px;
}

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

#stitle #text {
	width: 100%;
}

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

#contact {
	width: auto;
}

#fcontact {
	background: url(images/fcontact_bg.jpg) no-repeat right center;
}

#fcontact #fcontact-text {
	background-color: #f7b23d;
	padding: 20px 10px 10px 10px;
	width: auto;
}

#fcontact #fcontact-text #fcontact-contents {
	float: none;
	padding: 20px 20px 10px 20px;
	width: auto;
}

#footer #footer-3makes {
	padding: 20px;
}

#footer #footer-3makes a {
	width: 100%;
}

#footer #footer-3makes a em {
	width: 100%;
}

#footer #footer-3makes a em img {
	height: auto;
	width: 100%;
}

#footer #footer-logo {
	padding: 0px 15px 0px 30px;
}

#footer #footer-logo a img {
	height: auto;
	max-width: 280px;
	width: 100%;
}

#footer #footer-address p#footer-tel {
	padding-right: 10px;
}

#footer #footer-address p#footer-tel span {
	font-size: 30px;
}

#footer #footer-address p#footer-tel span a {
	text-decoration: none;
}

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

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

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

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

#footernav ul li a {
	background: #009e96 url(images/link_btn.png) no-repeat right 10px center;
	background-size: 6px;
	border: none;
	color: white;
	display: block;
	font-size: 100%;
	font-weight: bold;
	padding: 15px 20px;
	text-decoration: none;
}

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

#pagetop {
	right: 0;
}

