@charset "utf-8";
/* 00_sp_base.css
--------------------------------------------------
スマートフォン 共通スタイル
-------------------------------------------------- */

/* PC base Reset
-------------------------------------------------- */
#sp {
	font-size: 62.5%;
}
#sp body {
	-webkit-text-size-adjust: 100%;
}
#sp * {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.spVisible,
#spHeader,
#spFooter,
#spSubNav,
#spNews,
#spCategoryHeader,
#spPageHeader,
#spPageTitle,
#sp #pcHeader,
#sp #pcFooter,
#sp #cLeft,
#sp #pcNews,
#sp #pcPageHeader,
#sp #pcPageTitle,
#sp .pcVisible,
#sp #livCamWrap,
#sp .jump,
#sp #footstep,
#sp #nabanaLogo,
#sp #naviWrap,
#sp #infoBottom {
	display: none;
}
#sp .spVisible,
#sp #spHeader,
#sp #spFooter,
#sp #spSubNav,
#sp #spNews,
#sp #spCategoryHeader,
#sp #spPageHeader {
	display: block;
}
#sp body {
	width: 600px;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
#sp #body,
#sp #contentsPanel,
#sp #container,
#sp #background_right {
	width: 600px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
	background: none;
}
#sp #container {
	margin-top: 20px;
}
#sp #pageBody_cLeft,
#sp #pageBody,
#sp #cLeft {
	width: 570px;
	float: none;
	margin: 0 auto;
	padding: 0;
	background: none;
}
#sp a.hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#sp .ic_arrow02 {
	width: 12px;
	height: auto;
}
#sp #infoWrap .imgAlign img {
	min-width: 17px;
	height: auto;
	margin-top: 0.2em;
	margin-right: 0.2em;
}
#sp .dot,
#sp .dotGray,
#sp .dotGraySpa,
#sp #pageBody hr {
	height: 2px;
}

/* spHeader
-------------------------------------------------- */
#sp #headerArea {
	width: 600px;
	height: 98px;
	margin: 0;
	padding: 0;
	border-top: 4px solid #248BD1;
	background: #fff;
	overflow: hidden;
}
#sp #headerArea #logo {
	float: left;
	margin: 0;
	padding: 28px 22px;
}
#sp #headerArea #spNavToggle {
	float: right;
	padding: 10px;
}
#spGlovalNav {
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #fff;
}
#spGlovalNav ul {
	margin: 0;
	padding: 0;
}
#spGlovalNav li {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-size: 1.6rem;
	border-bottom: 2px solid #92C5E8;
	font-weight: bold;
}
#spGlovalNav li:first-child {
	border-top: 2px solid #92C5E8;
}
#spGlovalNav li a {
	position: relative;
	display: block;
	vertical-align: middle;
	margin: 0;
	padding: 20px 45px 20px 20px;
	color: #fff;
	text-decoration: none;
	background: #248BD1;
}
#spGlovalNav li a.hover {
	background: #1B78C6;
}
#spGlovalNav li a:before{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 20px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: #fff;
}
#spGlovalNav li a:after{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 25px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: #248BD1;
}
#spGlovalNav li a.hover:after {
	background: #1B78C6;
}

/* pageBody_cLeft
-------------------------------------------------- */
#sp #pageBody_cLeft {
	overflow: hidden;
	margin-bottom: 20px;
}
#spCategoryHeader {
	width: 570px;
	height: 96px;
	margin: 0 auto 10px;
	padding: 0;
	border-top: 4px solid;
	line-height: 96px;
	vertical-align: middle;
	text-align: center;
	background: #fff;
}
#spCategoryHeader a {
	display: table-cell;
	width: 570px;
	height: 96px;
	line-height: 96px;
	vertical-align: middle;
	text-align: center;
	background: #fff;
}
#spCategoryHeader img {
	vertical-align: middle;
}

/* pageBody
-------------------------------------------------- */
#sp #mainImage {
	margin-bottom: 20px;
}
#spSubNavTop {
	width: 570px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#spSubNavTop li {
	float: left;
	width: 190px;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
#spSubNavTop li:nth-child(3n+1) {
	text-align: left;
}
#spSubNavTop li:nth-child(3n+2) {
	text-align: center;
}
#spSubNavTop li:nth-child(3n+3) {
	float: right;
	text-align: right;
}
#spSubNavBtm {
	width: 570px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#spSubNavBtm li {
	width: 570px;
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}
#spSubNavBtm li:last-child {
	margin-bottom: 20px;
}
#sp #marq2,
#sp #marq2 marquee,
#sp #marqNabana,
#sp #marqNabana marquee {
	height: 18px;
	vertical-align: middle;
	font-size: 9px;
	font-size: 0.9rem;
	line-height: 18px;
}
#sp #marq2 font,
#sp #marqNabana font {
	font-size: 9px;
	font-size: 0.9rem;
}
#spNews {
	width: 570px;
	margin: 10px auto;
	text-align: left;
}
#pageBody > #spNews:first-child {
	width: 570px;
	margin-top: 0;
}
#sp #pageBody > *:last-child {
	margin-bottom: 0;
}
#newsHeader {
	display: table;
	width: 570px;
	border-bottom: 2px solid;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
#newsHeader h3 {
	display: table-cell;
	margin: 0;
	padding: 10px 16px;
	border-right: 2px solid;
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: left;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	letter-spacing: -0.05em;
	line-height: 1.2;
	vertical-align: middle;
	-webkit-border-radius: 10px 0 0 0;
	-moz-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
}
#newsHeader > h3:last-child {
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
#newsHeader div {
	display: table-cell;
	text-align: center;
	width: 7em;
	border-left: 2px solid;
	color: #fff;
	font-size: 11px;
	font-size: 1.1rem;
	letter-spacing: -0.1em;
	line-height: 1.1;
	vertical-align: middle;
	-webkit-border-radius: 0 10px 0 0;
	-moz-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
}
#newsHeader div a {
	display: block;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}
#spNews ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	border-left: 2px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	background: #fff;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
#spNews li {
	position: relative;
	display: block;
	margin: 0;
	padding: 20px 45px 20px 20px;
	text-decoration: none;
	border-top: 2px solid;
}
#spNews li:first-child { border-top: 0; }
#spNews li.hover {
	background: #efefef;
}
#spNews li:hover {
	cursor: pointer;
}
#spNews li a:before{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 20px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: #bbb;
}
#spNews li a:after{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 25px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: #fff;
}
#spNews li.hover a:after {
	background: #efefef;
}
#spNews li .date {
	display: block;
	margin-bottom: 6px;
}
#spNews li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#spPageTitle {
	display: table;
	width: 566px;
	border: 2px solid #CCC;
	border-bottom-color: #BBB;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFF), color-stop(1.00, #EEE));
	background: -webkit-linear-gradient(#FFF, #EEE);
	background: -moz-linear-gradient(#FFF, #EEE);
	background: linear-gradient(#FFF, #EEE);
	-webkit-box-shadow:0 -2px 2px 0 rgba(200,200,200,0.2) inset;
	-moz-box-shadow:0 -2px 2px 0 rgba(200,200,200,0.2) inset;
	box-shadow:0 -2px 2px 0 rgba(200,200,200,0.2) inset;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
#spPageTitle h3 {
	display: table-cell;
	height: auto;
	margin: 0;
	padding: 10px 16px;
	border-right: 2px solid #BBB;
	color: #555;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: left;
	letter-spacing: -0.05em;
	line-height: 1.2;
	vertical-align: middle;
	background-image: none;
	-webkit-border-radius: 10px 0 0 0;
	-moz-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
}
#spPageTitle > h3:last-child {
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
#spPageTitle .backLink {
	display: table-cell;
	text-align: center;
	width: 7em;
	border-left: 2px solid #FFF;
	color: #555;
	font-size: 11px;
	font-size: 1.1rem;
	letter-spacing: -0.1em;
	line-height: 1.1;
	vertical-align: middle;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #EEE), color-stop(1.00, #DDD));
	background: -webkit-linear-gradient(#EEE, #DDD);
	background: -moz-linear-gradient(#EEE, #DDD);
	background: linear-gradient(#EEE, #DDD);
	-webkit-box-shadow:0 -2px 2px 0 rgba(200,200,200,0.2) inset;
	-moz-box-shadow:0 -2px 2px 0 rgba(200,200,200,0.2) inset;
	box-shadow:0 -2px 2px 0 rgba(200,200,200,0.2) inset;
	-webkit-border-radius: 0 10px 0 0;
	-moz-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
}
#spPageTitle .backLink a {
	display: block;
	color: #555;
	text-decoration: none;
}
#spPageTitle .backLink.hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #DDD), color-stop(1.00, #CCC));
	background: -webkit-linear-gradient(#DDD, #CCC);
	background: -moz-linear-gradient(#DDD, #CCC);
	background: linear-gradient(#DDD, #CCC);
}
#sp #wrapLineTop,
#sp #infoTop02,
#sp #infoTop03,
#sp #infoTop04 {
	width: auto;
	height: 10px;
	border-left: 2px solid;
	border-right: 2px solid;
	background-color: #fff;
	background-image: none;
}
#sp #wrapLineTop,
#sp #infoTop02 {
	border-top: 2px solid;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
#sp #main,
#sp #main02,
#sp #main03,
#sp #main04 {
	overflow: hidden;
	border-left: 2px solid;
	border-right: 2px solid;
	border-bottom: 2px solid;
	background-color: #fff;
	background-image : none;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
#sp #main,
#sp #main02,
#sp #main03 {
	padding: 0 8px 10px;
}
#sp #main04 {
	padding: 0 18px 10px;
}
#sp #main > table,
#sp #main02 > table,
#sp #main03 > table,
#sp #main04 > table {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#spTab {
	width: 570px;
	margin: 0;
	padding: 0 6px;
	border-bottom: 2px solid #999;
	list-style: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#spTab li {
	float: left;
	width: 186px;
	margin: 0 0 -2px;
	padding: 0;
	list-style: none;
	-webkit-touch-callout: none;
}
#spTab li:nth-child(3n+1) {
	text-align: left;
}
#spTab li:nth-child(3n+2) {
	text-align: center;
}
#spTab li:nth-child(3n+3) {
	float: right;
	text-align: right;
}
#spTab li a.hover img {
	filter: alpha(enabled=0);
	-moz-opacity: 1;
	opacity: 1;
}

/* Font Style */
#sp .wordBreakAll {
	word-break: break-all;
}
#sp .fs12 {
	font-size: 12px;
	font-size: 1.2rem;
}

/*---- Facebook Page Plugin ----*/
#sp #fb-page-widget,
#sp #fb-page-widget .fb-page,
#sp #fb-page-widget span{
	width: 100% !important;
}
#sp #fb-page-widget {
	height: 500px;
}
#sp #fb-page-widget span{
	text-align:center;
}
#sp #fb-page-widget iframe{
	left:0;
	right:0;
	margin: 0 auto;
}

/*---- Twitter Timeline Widget ----*/
#sp #twitter-widget {
	width: 100% !important;
	height: 500px;
	margin-bottom: 0;
	text-align:center;
}
#sp #fb-page-widget iframe{
	left:0;
	right:0;
	margin: 0 auto;
}

/*---- 予約検索パネル ----*/
#sp #booking h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
#sp #booking h3 > img {
	margin: 0.6em 0 auto;
}
#sp #booking_inner {
	border-width: 2px;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
#sp #booking input.button {
	border-width: 2px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#sp #booking input.button:active {
	border-bottom-width: 4px;
}

/* cRight
-------------------------------------------------- */
#sp #cRight {
	width: 584px;
	float: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#sp #bannerWrapRight{
	width: 584px;
	margin: 0;
	line-height: 0;
	text-align: center;
}
#sp #bannerWrapRight > .banner {
	float: left;
	width: 274px;
	margin: 0 8px;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
#sp #bannerWrapRight .banner a {
	width: 274px;
	margin: 0 0 10px;
	padding: 0;
}
#sp #bannerWrapRight img {
	width: 274px;
	height: auto;
	margin: 0;
	padding: 0;
}

/* footer
-------------------------------------------------- */
#sp #footer {
	width: 600px;
	margin: 0;
	padding: 0;
	background: none;
}
#spPageTop {
	width: 600px;
	padding: 20px 0 30px;
	text-align: center;
}
#spFooter ul {
	overflow: hidden;
	width: 600px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #248BD1;
}
#spFooter li {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-size: 1.8rem;
	border-bottom: 2px solid #92C5E8;
	font-weight: bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#spFooter li:first-child {
	border-top: 2px solid #92C5E8;
}
#spFooter li:nth-child(5),
#spFooter li:nth-child(6),
#spFooter li:nth-child(7),
#spFooter li:nth-child(8),
#spFooter li:nth-child(9),
#spFooter li:nth-child(10) {
	float: left;
	width: 300px;
	font-size: 16px;
	font-size: 1.6rem;
}
#spFooter li:nth-child(5),
#spFooter li:nth-child(7),
#spFooter li:nth-child(9) {
	border-right: 2px solid #92C5E8;
}
#spFooter li:nth-child(8),
#spFooter li:nth-child(10) {
	font-size: 14px;
	font-size: 1.4rem;
}
#spFooter li a {
	float: none;
	display: table-cell;
	vertical-align: middle;
	width: 600px;
	height: 80px;
	margin: 0;
	padding:0 45px 0 20px;
	color: #fff;
	text-decoration: none;
	background: #248BD1;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#spFooter li:nth-child(5) a,
#spFooter li:nth-child(6) a,
#spFooter li:nth-child(7) a,
#spFooter li:nth-child(8) a,
#spFooter li:nth-child(9) a,
#spFooter li:nth-child(10) a {
	width: 300px;
}
#spFooter li a.hover {
	background: #1B78C6;
}
#spFooter li a:before{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 20px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: #fff;
}
#spFooter li a:after{
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	right: 25px;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background: #248BD1;
}
#spFooter li a.hover:after {
	background: #1B78C6;
}
#spCopyright {
	padding: 20px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-size: 1.1rem;
	text-align: center;
	background: #333;
}

