@charset "utf-8";
/* CSS Document */

/*基本cssここから*/
* {
	font-family: Arial, Roboto, “Droid Sans”, “游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
}
body {
	background-image: url(../img/wet_snow.png);
}
p, h2, h4 {
	cursor: text;
}
p {
	font-size: 13px;
}
p a, li a {
	color: #52493e;
	text-decoration: underline;
}
p a:hover, li a:hover {
	text-decoration: none;
}
a img:hover {
	opacity: 0.6;
}
h1 {
	margin-bottom: 0;
}
h1 img {
	margin: 20px auto 0px auto;
	display: block;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	position: relative;
	color: #754c28 !important;
	padding: 0 0 13px 28px;
	background: url(../img/h2ttlbk.gif) left bottom repeat-x;
	margin: 50px 0 12px 0;
	width: 100%;
}
h2:before {
	content: "";
	position: absolute;
	background: #ec7c64;
	top: 50%;
	left: 0;
	margin-top: -17px;
	height: 20px;
	width: 20px;
	border-radius: 50%;
}
h3 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	background-color: #FCE3CD;
	width: 100%;
	height: 35px;
	padding-top: 9px;
}
h4 {
	text-align: center;
	font-size: 17px;
	color: #754c28 !important;
	font-weight: bold;
	margin-bottom: 0 !important;
}
h5 {
	text-align: center;
	font-size: 3rem;
	color: #EC7C64;
	font-weight: bold;
	margin-bottom: 0 !important;
}
.logo {
	display: block;
	margin: 30px auto;
}
.pagetop {
	text-align: right;
	margin-right: 10px;
}
.center {
	display: block;
	margin: auto;
}
.shopname {
	font-size: 18px;
	font-weight: bold;
}
.shopdate ul {
	list-style-type: circle;
	font-size: 12px;
	list-style-position: inside;
}
.panel {
	background-image: url(../img/bg_snow_yellow.png);
	background-repeat: repeat;
	/*background-color: #FCE3CD;*/
	border: none;
	border-radius: 5px;
	margin-top: 30px;
}
.merittext.panel {
	background-image: none;
	background-color: #fff;
	border-radius: 5px;
	border: 1px dashed #666;
	margin-top: 30px;
}
/*パンクズここから*/
.pankuzu {
	float: left;
	color: #fff;
	margin-bottom: 0;
	padding: 8px 0 0 15px;
	font-size: 12px;
}
.pankuzu a {
	color: #fff;
}
.pankuzu a:hover {
	text-decoration: underline;
}
/*パンクズここまで*/
/*ヘッダーここから*/
.nasse {
	background-color: #444;
	width: 100%;
	padding: 5px;
	margin-bottom: 0px;
}
.nasse img {
	float: left;
}
/*ヘッダーここまで*/
/*パンクズここから*/
.pankuzu {
	/*opacity:0.6;*/
	font-size: 12px;
}
.pankuzu a {
}
/*パンクズここまで*/
/*ボタン*/
.logoutbtn, .btn, .btn2 {
	text-decoration: none;
}
.btn {
	display: block;
	background-color: #0099CC;
	/*swidth:400px;*/
	background: -moz-linear-gradient(top, #0099CC 0%, #006699);
	background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#006699));
	border: 1px solid #DDD;
	border-radius: 5px;
	line-height: 30px;
	text-align: center;
	/*width: 100%;*/
	padding: 5px;
	margin: auto;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}
.btn2 {
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	color: #ffffff;
	background-color: rgb(245, 56, 26);
	background: -moz-linear-gradient(top, rgb(245, 56, 26) 0%, #e60012);
	background: -webkit-gradient(linear, left top, left bottom, from(rgb(245, 56, 26)), to(#e60012));
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	border-bottom: solid 4px #b80000;
}
.square_btn:active {
	-ms-transform: translateY(4px);
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
	box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
	border-bottom: none;
}
.btn:activ {
 color:#fff !important;
}
.btn:visited {
	color: #fff !important;
}
.btn2:visited {
	color: #fff !important;
}
.btn:link {
	color: #fff !important;
}
.btn2:link {
	color: #fff !important;
}
.btn2:activ {
 color:#fff !important;
}
.btn2:hover {
	color: #fff !important;
	opacity: 0.6;
}
.yoyakubtn a {
	padding: 10px 0;
	font-size: 17px;
}
.btn:hover {
	opacity: 0.6;
	color: #fff;
}
.fa-angle-right {
	display: block;
	vertical-align: top;
	position: relative;
	top: 11px;
	right: -50px;
}
/*ボタンここまで*/
/*予約の流れここから*/
.yoyakunagare {
	list-style: none;
	padding: 0;
	margin: 0;
}
.yoyakunagare:after {
//clearfix height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.yoyakunagare li {
	width: 33%;
//stepの数に合わせてwidth指定 box-sizing:border-box;
//padding, marginを含めて24%に指定 -webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	float: left;
	padding: 3px 20px;
	margin-right: 3px;
	background: #D6B6A1;
	color: #fff;
	position: relative;
	text-align: center;
}
.yoyakunagare li:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: -24px;
	width: 0;
	height: 0;
	border-top: solid 14px transparent;
	border-right: solid 14px transparent;
	border-bottom: solid 14px transparent;
	border-left: solid 10px #D6B6A1;
	z-index: 10;
//黒が上に重なるように指定
}
.yoyakunagare li:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border-top: solid 14px transparent;
	border-right: solid 14px transparent;
	border-bottom: solid 14px transparent;
	border-left: solid 10px #fff;
}
.yoyakunagare li:first-child:after {
	display: none;
}
.yoyakunagare .now {
	background: #EC7C64;
}
.yoyakunagare .now:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: -24px;
	width: 0;
	height: 0;
	border-top: solid 14px transparent;
	border-right: solid 14px transparent;
	border-bottom: solid 14px transparent;
	border-left: solid 10px #EC7C64;
	z-index: 10;/*黒が上に重なるように指定*/
}
.yoyakunagare .liend:before {
	border: none;
}
/*予約の流れここまで*/
/*店名*/
.area {
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
	display: inline-block;
}
/*.shopnamesub,
.shopname {
    margin-bottom: -10px;
}*/
.tel {
	box-shadow: rgb(241, 211, 185) 0px 0px 5px;
	border-radius: 5px;
	padding: 5px 10px;
	font-size: 1.4em;
	text-align: center;
	display: inline-block;
	float: right;
	background-color: #fff;
}
.shopname {
	font-size: 1.5rem;
	font-weight: bold;
}
.shopnamesub {
	font-size: 1.1rem;
}
.shopdata {
	line-height: 1.5em;
}
.shopdataall {
	padding-top: 15px;
	margin-bottom: 25px;
	background-color: #FCE3CD;
}
/*店名ここまで*/
/*入力項目ここから*/
.atn {
	color: #F00;
	font-weight: bold;
}
section table {
	width: 100%;
}
section th, section td {
	padding: 10px;
	border: 1px solid #ddd;
}
section th {
	background: #f4f4f4;
}
/*----------------------------------------------------
    .reserve_input_box
----------------------------------------------------*/
.reserve_input_box th {
	width: 30%;
	text-align: left;
}
.select {
	/*display: inline-block;*/
	display: inline-flex;
	position: relative;
	overflow: hidden;
}
select {
	margin-bottom: 0;
}
.ymd input {
	width: 3.2rem;
}
.overflow {
	height: 200px;
	width: 100%;
	overflow: auto;
}
.people {
	width: 5em !important;
	display: inline-flex !important;
	margin-right: 5px !important;
}
.reserve_input_box tbody tr td ul {
	list-style-type: none;
	margin-bottom: 0;
}
.reserve_input_box tbody tr td p {
	margin-bottom: 5px;
}
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
	display: table-cell;
	line-height: 2rem;
}
tr td .select.ymd p {
	line-height: 2rem;
}
td, th {
	font-size: 13px !important;
}
.select_cool:after {
	content: normal;
}
.kiyakubox {
	border: 1px solid #B3B3B3;
}
.reserve_btn {
	margin: 10px auto;
	display: block;
	font-size: 16px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	margin: 0 !important;
	width: auto;
}
table {
	width: 100%;
}
.ui-datepicker-trigger {
	height: 16px;
	width: 17px;
	margin: 8px 2px 0 15px;
	cursor: pointer;
}

@media only screen and (max-width:480px) {
.ui-datepicker-trigger {
	margin: 8px 2px 0 8px;
}
.reserve_input_box {
	margin: 0;
}
.reserve_input_box th, .reserve_input_box td {
	width: 100%;
	display: block;
	border-top: none;
}
/*.reserve_input_box tr:first-child th   { border-top: 1px solid #ddd; }*/
#ui-datepicker-div {
	left: 0px !important;
	width: 100%;
}
.tel {
	font-size: 18px;
	margin-bottom: 10px;
}
.shopname {
	font-size: 18px;
}
.shopnamesub {
	font-size: 14px;
}
.shopdata {
	margin-bottom: 3px;
}
}
/*入力項目ここまで*/

/*フッターここから*/
.footer {
	width: 100%;
	height: 50px;
	margin-top: 20px;
	line-height: 50px;
	background-color: #444;
}
address {
	color: #fff;
	font-style: normal;
	font-size: 12px;
	text-align: center;
}
/*フッターここまで*/

ul {
	list-style: none;
}
.btnarea {
}
.btnarea .btn {
	display: inline-block;
	padding: 5px;
	width: inherit;
}
.mainarea {
	background-color: #FCE3CD;
	border-radius: 10px;
	/*border:2px solid #D7745E;*/
	padding: 15px;
	margin-bottom: 10px;
}
/*基本cssここまで*/

/*限定デザインここから*/
.touroku li {
	float: left;
	margin: 0 15px;
	width: 30%;
}
.touroku li .btn {
	width: 100%;
}
.touroku {
	padding-bottom: 5px;
	overflow: hidden;
	clear: both;
}
.mainarea .panel p {
	text-align: center;
}
.floatlist {
	width: auto;
	margin: 30px auto 15px auto;
	display: table;
	clear: both;
	overflow: hidden;
}
/*
.floatlist li a{
	text-decoration:underline;
	}
.floatlist li a:hover{
	text-decoration:none;
	}*/
.floatlist li {
	float: left;
	/*padding-left: 15px;*/
	margin: 5px;
}
.logoutbtn {
	display: block;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #CED2D4);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CED2D4));
	border: 1px solid #DDD;
	border-radius: 5px;
	display: inline-block;
	text-align: center;
	color: #7B7365;
	padding: 5px 15px;
	font-size: 14px;
	font-weight: bold;
}
.logoutbtn:hover {
	background: -moz-linear-gradient(top, #CED2D4 0%, #FFFFFF);
	background: -webkit-gradient(linear, left top, left bottom, from(#CED2D4), to(#FFFFFF));
}
#top .text-right {
	margin-bottom: 0;
}
/**/
#point {
	margin-top: 50px;
}
#point p {
	color: #754C28;
	text-align: center;
	margin-bottom: 0;
	font-size: 17px;
	font-weight: bold;
}
.news h3 {
	font-size: 17px;
	text-align: left;
	font-weight: bold;
	background-color: #fff;
	width: 100%;
	height: 25px;
	line-height: 25px !important;
	padding-left: 5px;
	padding-top: 0;
	border-left: 5px solid #D6B6A1;
}
.news dd {
	list-style-type: circle;
	border-bottom: 1px dashed #666;
}
.privacy {
	margin-top: 30px;
}
.text-red {
	color: #F00;
}
.merit dt {
	font-size: 16px;
	color: rgb(236, 124, 100);
}
.merit dt span {
	font-size: 35px;
}
/*
.meritlist{
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:15px;
	}
.meritlist li{
	font-size:18px;
	color: rgb(239, 92, 22);
}*/
.meritlist .meritlist li {
	padding: 0px;
	margin: 0px;
}
.meritlist {
	margin-bottom: 20px;
}
.meritlist li {
	list-style-type: none !important;
	list-style-image: none !important;
	margin: 5px 0px 5px 0px !important;
}
.list1 {
	counter-reset: li;
	margin-left: 20px !important;
}
.list1 li {
	position: relative;
	display: block;
	padding: 5px 0px 5px 30px;
	border-bottom: 1px dashed #ccc;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideogdraph;
}
.em {
	font-size: 108%;
	font-weight: bold;
	color: #fb4357;
}
li.list1-count:after {
	counter-increment: li;
	content: counter(li);
	position: absolute;
	left: -16px;
	top: 2px;
	background: #fff;
	height: 30px;
	width: 30px;
	line-height: 26px;
	border: 2px solid rgb(236, 124, 100);
	text-align: center;
	font-weight: bold;
	border-radius: 30px;
	color: rgb(236, 124, 100);
}
li.list1-count:before {
	content: '';
	display: block;
	position: absolute;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	top: 9px;
	left: 9px;
	height: 0;
	width: 0;
	border-top: 8px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 13px solid rgb(236, 124, 100);
}
.big {
	font-size: 15px;
	margin-bottom: 0;
	text-align: center;
}
.merit dt {
	margin-bottom: 0px;
}
.merit dd {
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}
.red {
	display: block;
	padding-top: 0.3em;
	color: rgb(236, 124, 100);
	text-indent: -0.5em;
}
.bnt3 .color {
	color: #666;
}
.btn3 {
	padding: 0.5% 0 0 1%;
}
.btn3 .fa {
	padding-right: 0.5em;
}

/**/
@media only screen and (max-width: 940px) {
.yoyakunagare li {
	width: 32%;
}
}

@media only screen and (max-width: 640px) {
.touroku li {
	float: none;
	margin: 0 0 5px 0;
	width: 100%;
}
.btn, .btn2 {
	width: 100%;
}
.floatlist img {
	display: block;
	margin: auto;
}
.floatlist li {
	float: none;
}
.tel {
	width: 100%;
}
.logo {
	margin-bottom: 0;
}
.btn {
	font-size: 15px;
	line-height: 1.2rem;
}
.mainarea .panel p {
	text-align: left;
}
}
/*限定デザインここまで*/
