@charset "UTF-8";

/*=== nav ===================================================*/
.nav {
	display: none;
}

.nav-template {
	display: block;
	z-index: 2000;
	width: 100%;
	height: 100%;
}

.nav-template .nav {
	font-family: "Lato";
	color: #333;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	filter:alpha(opacity=9.5);
	-moz-opacity: 0.95;
	opacity: 0.95;
	display: none;
	z-index: 2000;
}

.nav-template .nav .close {
	position: fixed;
	top: 10px;
	right: 13px;
	width: 40px;
	height: 40px;
	display: block;

	background-image: url(../img/common/sp/menu_close.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0 0;

	z-index: 1001;
	display: block;
	cursor: pointer;
}

.nav-template .nav h1 {
	display: none;
}

.nav-template .nav ul {
	margin: 60px 0 0 0;
	padding: 0;
	margin-bottom: 12px;
	border-top: 1px solid #333;
}

.nav-template .nav li {
	margin: 0px;
	padding: 10px 15px;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #333;
}

.nav-template .nav li.reservation {
	display: none;
}

.nav-template .nav li.blog {
	display: block;
}

.nav-template .nav li a {
	display: block;
}

.nav-template .nav ul.social {
	position: absolute;
	top: 10px;
	left: 13px;
	margin: 0;
	border: 0;
}

.nav-template .nav ul.social li {
	float: left;
	list-style: none;
	display: block;
	width: 30px;
	height: 30px;
	background-size: contain;
	background-repeat: no-repeat;
	text-indent: -10000px;
	font-size: 0;
	line-height: 0;
	margin-right: 8px;
	border: 0;
	margin: 0 8px 0 0;
	padding: 0;
}

/*=== footer ================================================*/
#s02 .footer,
#s03 .footer,
#s04 .footer,
#s05 .footer,
#s06 .footer {
	display: none;
}

.nmr {
	margin-right: auto !important;
}

.footer-template {
	display: none;
}

.footer {
	width: 280px;
	position: static;
	top: 160px;
	left: 0;
	right: 0;
	margin: auto;
}

.footer .block_l {
	width: auto;
	float: none;
	margin-bottom: 20px;
	text-align: center;
}

.footer .block_l .tel {
	display: none;
}

.footer .block_l a.map {
	display: block;
	width: 78px;
	height: 35px;
	margin: 0 auto;
}

.footer .block_l p.blog {
	display: none;
}

.footer .block_c {
	width: auto;
	float: none;
	border-left: 0;
	padding-left: 0px;
	margin-bottom: 10px;
}

.footer .block_c p {
	margin-bottom: 1px;
}

.footer .block_r {
	display: none;
	float: none;
}

/*=== common ================================================*/
#nav-sp {
	position: fixed;
	top: 10px;
	right: 13px;
	width: 40px;
	height: 40px;
	display: block;
	background-color: #fff;

	background-image: url(../img/common/sp/menu.png);
	background-repeat: no-repeat;
	background-size: 40px 40px;
	z-index: 1000;
	display: block;
	cursor: pointer;
}

#footer-sp {
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background-color: #000;
	z-index: 2100;
	text-align: center;
}

#footer-sp img.title {
	margin: 15px auto 4px;
}

#footer-sp .links img {
	margin: 0 5px;
}

#page-top {
	/*
	bottom: 110px;
	*/
}

/*=== s1 ====================================================*/
.scene {
	width: 100%;
	min-height: 1px;
	padding-bottom: 30px;
}

.scene h2 {
	margin: 40px auto;
}

.contents_inner {
	width: 100%;
	margin: 0 auto;
}

.inner {
	width: 100%;
	margin-left: 0px;
}

#s01 {
	padding-bottom: 0px !important;
	z-index: 100;
	background-color: #fff;
}

#s01 .bg {
	display: none;
}

#s01 .cover {
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

#s01 .cover img {
	width: 100%;
	margin-top: 70px;
}

#s01 .logo {
	top: 13px;
	left: 25px;
	right: 0;
	margin: auto;
	background-size: contain;

	width: auto;
	height: 40px;
}

#s01 ul.social {
	display: block !important;
	padding-left: 0;
	width: 89px;
	margin: 0 auto 20px auto;
	padding-left: 8px;
	box-sizing: border-box;
}

/*=== s2 ====================================================*/
#s02 div.entry {
	width: 90%;
	margin: 0 5% 1em;
}

#s02 p.date {
	float: none;
	width: 100%;
}

#s02 p.text {
	float: none;
	width: 100%;
}

/*=== s3 ====================================================*/
#s03 div.entry {
	width: 35%;
	float: left;
	margin: 0 7.5%;
}

/*=== s4 ====================================================*/

#s04 .inner {
	width: 100%;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#s04 h2 {
	margin: 40px auto;
}

#s04 div.entry {
	width: 90%;
	float: none;
	margin: 0 auto 20px;
}

/*=== s5 ====================================================*/
#s05 .inner {
	width: 90%;
	margin: 0 5%;	
}

#s05 p.small {
	font-size: 11px;
	line-height: 1.5em;
	width: 100%;
}

#s05 div.price {
	width: 100%;
	display: block;
}

#s05 div.price div.i {
	display: block;
	font-size: 14px;
	text-align: center;
	width: 100%;
}

#s05 div.price div.p {
	display: block;
	font-size: 14px;
	text-align: center;
	width: 100%;
	margin-bottom: 1em;
}

#s05 p.description {
	width: 90%;
	text-align: left;
	margin: 0 auto;
}

#s05 .tbl {
}

#s05 .tbl p {
	width: 48%;
	margin: 0 1% 10px;
}

/*=== s6 ====================================================*/
#s06 {
	padding-bottom: 130px;
}

#s06 div.entry {
	width: 90%;
	max-width: 500px;
	float: none;
	margin: 0 auto 30px;
}

#s06 h3 {
	font-size: 11px;
	line-height: 2em;
	margin-left: 5%;
}

#s06 .wrap_calendar {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	overflow: scroll;
}

#s06 .sp_caution {
	width: 90%;
	margin: 5px 5%;
	display: block;
	font-size: 11px;
}

#s06 .device {
	padding: 10px 5%;
	min-height: auto;
}

#s06 .device_tel {
	background-image: none;
}

#s06 .device_tel p.tel {
	width: 100%;
}

#s06 .device_tel p.tel_number {
	width: 100%;
	height: auto;
}

#s06 .device_smart {
	background-image: none;
}

#s06 .device_smart p.smart {
	width: 100%;
}

#s06 .announce {
	margin-top: 10px;
}

#s06 .announce .fl {
	float: none;
	width: 100%;
	text-align: center;
}

#s06 .announce .fl .qr {
	width: 71px;
}

#s06 .announce .fr {
	float: none;
	padding-left: 20px;
}

#s06 .device_smart p.comingsoon {
	margin: 10px auto;
}

#s06 .device_smart .app_btn {
	text-align: center;
}

#s06 .device_mail {
	background-image: none;
	padding-bottom: 50px;
}

#s06 div.wrap_reservation {
	display: none;
}

/*=== stylesample ====================================================*/
#stylesample {
	width: 100%;
	height: 100%;
}

#stylesample h1 {
	margin: 20px auto 20px;
}

#stylesample .prev,
#stylesample .next {
	width: 60px;
	height: 516px;
	position: absolute;
	top: 20px;
}

#stylesample .prev {
	text-align: left;
}

#stylesample .next{
	text-align: right;
}

#stylesample .prev span {
	position: static;
	margin-left: 10px;
}

#stylesample .next span {
	position: static;
	margin-right: 10px;
}

#stylesample .prev span img,
#stylesample .next span img {
	width: 30%;
}

#stylesample .zoom {
	width: 90%;
	float: none;
	margin: 0 auto 20px;
	text-align: center;
}

#stylesample .zoom img {
	max-width: 80%;
}

#stylesample .info {
	width: 90%;
	float: none;
	margin: 0 auto;
}

#stylesample .info .thumbnail {
	text-align: center;
	margin-bottom: 20px;
}

#stylesample .info h2,
#stylesample .info .description,
#stylesample .info .price {
	margin-bottom: 15px;
}

/*=== map ====================================================*/
.map_wrapper {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}

#map {
	width: 100%;
	height: 500px;
}
