@charset "utf-8";
/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
body
button,
input,
select,
textarea {
	font:13px ;
	font-family: Meiryo, 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic ProN', arial, helvetica, clean, sans-serif;
	*font-size:small;
	*font:x-small;
	color: #2f2f2f;
}

html {
	margin: 0;
    font-size: 1em;
    line-height: 1.3;
}

table {
    font-size:inherit;
    font:100%;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* :::::: common ::::::  */
#wrapper,
header,
#contents,
footer {
	width: 100%;
	min-width:320px;
	margin: 0 auto;
}
header .inner,
#contents .inner,
footer .inner {
	width: 320px;
	margin: 0 auto;
	position:relative;
}
p.sp_txt {
	font-size: 75%;
	line-height: 1.6;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.sp_address {
	font-size: 90%;
	line-height: 1.8;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* :::::: header ::::::  */
header {
	height: 53px;
	background-image:url("../sp_img/sp_header_bg.png");
	background-size: 1px 53px;
	background-repeat:repeat-x;
}
h1 {
	margin: 0;
	padding: 0;
}

/* :::::: footer ::::::  */
footer {
	height: 85px;
	background: #e5e5e5;
	background-image:url("../sp_img/sp_footer_bg.png");
	background-size: 1px 85px;
	background-repeat:repeat-x;
}

.switch_nav {
	margin: 0;
	padding: 20px 0 10px 0;
	text-align: center;
	color: #808080;
}

.copyright {
	text-align: center;
	clear: both;
}
small {
	font-size: 70%;
	display: block;
	padding: 10px;
	color: #808080;
}

/* :::::: contents ::::::  */


#sp_mainimg_wrapper {
	width: 320px;
	height: 170px;
	position:relative;
}
#pv{
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}
#nt{
	position:absolute;
	top:0px;
	left:280px;
	z-index:200;
}
#slide {
	width: 320px;
	height: 170px;
	margin: 0px;
	padding: 0px;
	background: #FFF;
}

#sp_about {
	color: #0078d2;
	font-size: 75%;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 10px;
}

.css3button {
	display: block;
	width: 82%;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0.5em auto;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#42aaff 0%,
		#003366);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#42aaff),
		to(#003366));
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #ffffff;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.3),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}

.sp_reservation_bn{
	margin-bottom: 8px;
}

.sp_nav {
	margin-bottom: 15px;
}

.sp_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sp_nav_bt01 {
	width: 320px;
	height: 43px;
	float: left;
	font-size: 120%;
	text-align:center;
	line-height: 43px;
	padding: 1px 0 0 0;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	background-image:url("../sp_img/sp_nav_bt01.png");
	background-size: 320px 44px;
}
.sp_nav_bt02 {
	width: 135px;
	height: 36px;
	float: left;
	font-size: 90%;
	line-height: 18px;
	padding: 4px 0 4px 25px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	background-image:url("../sp_img/sp_nav_bt02.png");
	background-size: 160px 44px;
}
.sp_nav_bt03 {
	width: 135px;
	height: 36px;
	float: left;
	font-size: 90%;
	line-height: 18px;
	padding: 4px 0 4px 25px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	background-image:url("../sp_img/sp_nav_bt03.png");
	background-size: 160px 44px;
}
.sp_nav_bt04 {
	width: 135px;
	height: 36px;
	float: left;
	font-size: 90%;
	line-height: 18px;
	padding: 4px 0 4px 25px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	background-image:url("../sp_img/sp_nav_bt04.png");
	background-size: 160px 44px;
}
.sp_nav_bt05 {
	width: 135px;
	height: 36px;
	float: left;
	font-size: 90%;
	line-height: 18px;
	padding: 4px 0 4px 25px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	background-image:url("../sp_img/sp_nav_bt05.png");
	background-size: 160px 44px;
}
.sp_nav_bt06 {
	width: 135px;
	height: 36px;
	float: left;
	font-size: 90%;
	line-height: 18px;
	padding: 4px 0 4px 25px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	background-image:url("../sp_img/sp_nav_bt06.png");
	background-size: 160px 44px;
}
.sp_nav_bt07 {
	width: 135px;
	height: 36px;
	float: left;
	font-size: 90%;
	line-height: 18px;
	padding: 4px 0 4px 25px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	background-image:url("../sp_img/sp_nav_bt07.png");
	background-size: 160px 44px;
}

.sp_photo_wrapper {
	margin: 0 -4px 0 0;
}
.sp_photo {
	width: 96px;
	height: 68px;
	margin: 0 4px 0 0;
	padding: 3px;
	margin-bottom: 15px;
	border: 1px solid #c0c0c0;
	float: left;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
	/*
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
	*/

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}