@charset "utf-8";

#wrap{
	width: 950px;
	margin: 0 auto;

}

h1#priceh1{
	font-size:120%;
	padding:20px;
	background:#000;
	color:#fff;
	margin:20px 0;
}



#room_flash{
	display:none;
}

label{
	margin-right:30px;
	font-size:150%;
}
input{
	
	vertical-align:middle;
}



input[type="radio"],
input[type="checkbox"]{
	margin:20px 0;
}
#wrap h2{
	float:none;
	margin:10px 0;
	padding:10px;
	background:#fafafa;
	border:none;
	font-size:150%;
	font-weight:normal;
}
#wrap h3{
	float:none;
	margin:0;
	padding:0;

	border:none;
}




/* Price Table */
#priceTable th{
	text-align: left;
	vertical-align: middle;
}
#toalTable .price,
#priceTable .price{
	text-align: right;
}
#toalTable .price2{
	text-align: right;
}
#toalTable .price3{
	text-align: right;
}

/* Contact Form */
label.error{
	display: block;
	color: #f00;
}

.error_message{
	border: 2px solid #900;
	padding: 8px;
	margin: 20px auto;
	width: 80%;
	font-size: 12px;
	line-height: 150%;
}

table{
	width: 100%;
	
}
table,td,th{
	border:1px solid #ccc;
	border-collapse:collapse;
	margin:0;
	padding:0;
font-size:140%;
}
table td.td1{
	background:#F2EDEA;
}
td,th{
	padding:.2em .5em;
	vertical-align:top;
	font-weight:normal;
	font-size:12px;
}
thead th{
	text-transform:uppercase;
	color:#fff;
}
tbody td{
	background:#eeeeee;
	padding:10px;
font-size:12px;
}
tbody th{
	background:#fff;
}
tbody tr.odd td{
	background:#fcfcfc;
}
tbody tr.odd th{
	background:#ccc;
}
caption{
	text-align:left;
	text-transform:uppercase;
	letter-spacing:-1px;
}
table th a:link{
	color:#030;
}
table th a:visited{
	color:#003;
}
table td a:link{
	color:#369;
}
table td a:visited{
	color:#000;
}
table a:hover{
	text-decoration:none;
}
table a:active{
	color:#000;
}

.td1{
	font-size:12px;
}
.td2{
	font-size:12px;
}

.right_c{
	margin:10px 5px 10px 0;
	text-align:right;
}

.table_t{
	margin:0;
	padding:10px 20px;
	margin:0 0 0 6px;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(136,111,82) 0%,rgb(103,84,61) 96%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(136,111,82)),color-stop(0.96, rgb(103,84,61)));
	background-image:-webkit-linear-gradient(-90deg,rgb(136,111,82) 0%,rgb(103,84,61) 96%);
	background-image:-ms-linear-gradient(-90deg,rgb(136,111,82) 0%,rgb(103,84,61) 96%);
	background-image:linear-gradient(-90deg,rgb(136,111,82) 0%,rgb(103,84,61) 96%);
	zoom:1;
	-moz-box-shadow:1px 1px 0px rgba(0,0,0,0.13) ,inset 1px 1px 0px rgb(127,108,86) ,inset -1px -1px 0px rgb(86,70,52) ,inset 0px 2px 0px rgba(255,255,255,0.3) ,inset -2px -2px 2px rgba(0,0,0,0.12);
	-webkit-box-shadow:1px 1px 0px rgba(0,0,0,0.13) ,inset 1px 1px 0px rgb(127,108,86) ,inset -1px -1px 0px rgb(86,70,52) ,inset 0px 2px 0px rgba(255,255,255,0.3) ,inset -2px -2px 2px rgba(0,0,0,0.12);
	box-shadow:1px 1px 0px rgba(0,0,0,0.13) ,inset 1px 1px 0px rgb(127,108,86) ,inset -1px -1px 0px rgb(86,70,52) ,inset 0px 2px 0px rgba(255,255,255,0.3) ,inset -2px -2px 2px rgba(0,0,0,0.12);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff886f52,endColorstr=#ff67543d,GradientType=0)
		progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#21000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff886f52,endColorstr=#ff67543d,GradientType=0)
		progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#21000000,Positive=true);
	color:#fff;
	font-weight:bold;
	font-size:120%;
}
.table_s{
	background:url(../images/contact/table_side.gif) repeat-y 6px 0;
	margin:0;
	padding:0 0 0 6px;
}
h3#privacy{
	cursor:pointer;
	display:inline;
	padding:5px 10px;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(254,254,254) 0%,rgb(247,247,247) 45%,rgb(224,224,224) 95%,rgb(222,222,222) 99%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(254,254,254)),color-stop(0.45, rgb(247,247,247)),color-stop(0.95, rgb(224,224,224)),color-stop(0.99, rgb(222,222,222)));
	background-image:-webkit-linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(247,247,247) 45%,rgb(224,224,224) 95%,rgb(222,222,222) 99%);
	background-image:-ms-linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(247,247,247) 45%,rgb(224,224,224) 95%,rgb(222,222,222) 99%);
	background-image:linear-gradient(-90deg,rgb(254,254,254) 0%,rgb(247,247,247) 45%,rgb(224,224,224) 95%,rgb(222,222,222) 99%);
	zoom:1;
	border-color:rgb(222,222,222);
	border-width:1px;
	border-style:solid;
	-moz-box-shadow:0px 1px 2px rgba(0,0,0,0.1) ,inset -4px -4px 4px rgba(225,225,225,0.34);
	-webkit-box-shadow:0px 1px 2px rgba(0,0,0,0.1) ,inset -4px -4px 4px rgba(225,225,225,0.34);
	box-shadow:0px 1px 2px rgba(0,0,0,0.1) ,inset -4px -4px 4px rgba(225,225,225,0.34);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffefefe,endColorstr=#ffdedede,GradientType=0)
		progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#1a000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffefefe,endColorstr=#ffdedede,GradientType=0)
		progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#1a000000,Positive=true);
}


span.red{
	color:#C00;

}

.top_t{
	/* 角丸個別 */
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	/* 角丸個別 */
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
}
#room_btn a{
	padding:10px;
	background:#C70003;
	width:200px;
	text-align:center;
	cursor:pointer;
	display:block;
	color:#fff;
	margin:0 0 20px 0;
}
#room_flash table {
	border-right:1px solid #ccc;
}
#room_flash table tbody td{
	background:#fff;
}
.mi_btn{
	text-align:center;
	border-top:1px solid #ccc;
	margin:40px 0;

}
button {
	background:#CF0003;
	color:#fff;
	padding:20px 100px;
	margin:20px 0;
	border:none;
	font-size:150%;
	cursor:pointer;
}
button:hover{
	background:#F03034;
}
button:active{
	background:#9C0002;
}

h3{
	line-height:200%;
	font-size:120%;
	padding:20px 0;
}

.price_sum{
	font-weight:bold;
	font-size:120%;
}

table#toalTable{
	margin:10px 0;
}

table#toalTable td,table#toalTable th{
	border:1px solid #B00002;
	font-weight:bold;
	font-size:14px;
	background:#fafafa;
}

#room_flash .grid_14{
	width:540px;
}

/*スマホサイズ　PCサイズ設定*/
#headertop {
	display: none;
}
#fmenu {
	display: none;
}
#footerneka {
	display: none;
}
#pageTop .sp {
	display: none;
}
#submenu {
	display: none;
}

/*▼スマホサイズ　レスポンシブ▼*/
@media screen and (max-width:750px) {

body {
	width: 100%;
	min-width: auto;
	max-width: 100%;
	/*overflow-x: hidden;*/
}
#wrapper {
	width: 100%;
	z-index: 1;
}
#wrap {
	width: 100%;
}

#tel_wrap {
	display: none;
}
#header {
	display: none;
}
#sub_nav ul {
	width: 100%;
}
.col {
	width: 100%;
}
.container_24 {
	width: 100%;
}
#submenu {
	display: none;
}

/*---------- Hamburger Menu ----------*/
.btn {
	background:transparent url(../img/common/menubtn.png) no-repeat 0 0;
	background-size:130px auto;
	display: block;
	width: 64px;
	height: 64px;
	position: absolute;
	bottom: 0;
	right: 0px;
	cursor: pointer;
	z-index: 200;
}
.peke {
	background-position: -64px 0;
}
.drawr {
	display: none;
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	right: 0;
	width: 260px;
	padding: 64px 0 0 0;
	overflow-y: scroll !important; /* メニュー項目数が増えた時のため */
	z-index: 100;
}
#menu li {
	width: 100%;
	list-style-type:none;
}
#menu li a {
	color:#fff;
	display: block;
	padding: 5%;
}

/*ハンバーガーメニュー*/
.drawr {
	background-color: #3F291C !important;
}
#menu {
	padding-left: 0;
}
#menu li {
	color: #fff;
	font-size: 16px;
}
#menu > li {
	border-top: 1px solid #fff;
}
#menu li span {
	display: block;
	padding: 5%;
	background-color: rgba(77,57,38,1);
}
#menu li a {
	text-decoration: none;
}
#menu li .ul-child {
	padding-left: 0;
	background: none;
	margin: 0;
}
#menu li .ul-child li {
	border-top: 1px solid #fff;
}
#menu li .ul-child li a {
	position: relative;
}
#menu li .ul-child li a::after {
	border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    border-radius: 1px;
    content: "";
    height: 0.7em;
    width: 0.7em;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
}

/*サブメニュー表示*/
#submenu {
	position: fixed;
	bottom: -5px;
	left: 0;
	z-index: 20;
	width: 100vw;
	display: flex;
	background: #000;
}
#submenu div {
	border: 1px solid #000;
}
#submenu div a {
	display: block;
}
#submenu div img {
	width: 100%;
	margin-bottom: 0;
}
.toggle_menu {
	display: block;
}
.nav_slide {
	display: none;
}

/*header*/
#headertop h1 {
	padding-left: 8%;
	font-size: 1rem;
	width: calc( 100% - 64px );
	overflow: hidden;
	text-align: center;
}
.logo {
	margin: 0px;
	padding: 10px 30% 0px 3.125%;
	box-sizing: border-box;
}
.logo img {
	max-height: 32px;
	width: auto;
}
#headertop .logo {
	padding: 0;
	padding-top: 15px;
}
#headertop {
	display: block;
	margin: 0px auto;
	padding: 0px;
	height: 64px;
	position: fixed;
	background: #EFEDE7 url(../img/common/gnav_bg.png) no-repeat left top/cover;
	left: 0;
	top: 0;
	z-index: 20;
	width: 100%;
}

#sub_nav {
	padding-top: 64px !important;
}


h2 {
	float: none;
}
h2 + p {
	display: none;
}

/*コンテンツ*/
h1#priceh1 {
	margin: 0 auto;
}
#form {
	padding: 10px;
}
#room_btn {
	text-align: center;
	margin-bottom: 20px;
}
#room_btn a {
	margin: 0 auto;
}
.formbox, .optionbox {
	margin-bottom: 20px;
}
.container_24 .grid_10 {
	width: 100%;
	float: none;
}

#room_flash .grid_14 {
	width: 100%;
}
.facility_map {
	overflow: auto;
	position: relative;
	padding-top: 1.5em;
}
.facility_map::before {
	content: "こちらの画像は横にスクロール出来ます。";
	position: absolute;
	top: 0;
	left: 0;
}

.table_s table {
	width: 100%;
}
.table_s table td {
	display: block;
	width: 100%;
}
.table_s table input {
	display: block;
	width: 100%;
}

#pageTop {
    bottom: 75px;
    position: fixed;
    text-align: right;
    clear: both;
    right: 10px;
	z-index: 20;
}
#pageTop img {
	width: 50px;
	height: 50px;
}
#pageTop .btn.pc {
	display: none;
}
#pageTop .sp {
	display: block;
}


/*footerメニュー*/
span.toggle_menu {
	padding: 3.125%;
	position: relative;
}
span.toggle_menu::after {
	border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    border-radius: 1px;
    content: "";
    height: 0.7em;
    width: 0.7em;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
}
.ul-child.nav_slide {
	background: #6E5438;
}
.ul-child.nav_slide li:nth-child(1) {
	border-top: dashed 1px #fff !important;
}

footer {
	margin-top: 0;
}
#footer {
	width: 100%;
}
.footer {
    padding-top: 20px;
    background: url(../img/common/footerbg.png) repeat-x top left;
}
#sitemap {
	display: none;
}
#fmenu {
	display: block;
}
#fmenu {
	background-color: #4D3926;
}
#fmenu ul {
	padding:0;
	margin:0;
}
#fmenu li {
	list-style-type: none;
	border-top: 1px solid #FFF;
	position: relative;
	font-size: 16px;
}
#fmenu a {
	display: block;
	padding: 3.125%;
	color: #fff;
	text-decoration: none;
}
#fmenu li a::after{
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	border-radius: 1px;
	content: "";
	height: 0.7em;
	width: 0.7em;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: absolute;
	right: 1em;
	top: 0;
	bottom: 0;
	margin: auto;
}
#fmenu .logo {
	float: none;
	text-align:center;
	width: 100%;
	padding: 0;
}
#fmenu .logo img {
	width: 50%;
	vertical-align:middle;
}

#footer > .copy {
	display: none;
}

#footerneka {
	display: block;
    margin: 0px auto;
    padding: 5px 0px;
    background: #000;
}
#footerneka p {
    color: #FFF;
    text-align: center;
    font-size: 12px;
    line-height: 120%;
	margin: 1em auto;
	height: auto;
}


}