@charset "UTF-8";
#index-recent-rank li .badge {
	position: relative;
	top: 22px;
	left: -64px;
	z-index: 10;
}
#index-recent-rank li .spark {
	width: 18px;
	height: 18px;
	font-weight: bold;
	font-style: italic;
}
#index-recent-rank li .spark .bg, #index-recent-rank li .spark .bg:before, #index-recent-rank li .spark .bg:after {
	background: rgb(209, 118, 0);
}
#index-recent-rank li .spark .text-border {
	font-size: 18px;
	margin-left: -4px;
	margin-top: -2px;
	font-family: 'Ubuntu', arial, sans-serif;
}
#index-recent-rank li .spark .text-border:before {
	-webkit-text-stroke: 6px #904e0cd9;
}
#index-recent-rank {
	border: 3px solid #7a5112;
	font-size: 11px;
	margin-bottom: 15px;
	position: relative;
}
#index-recent-rank .ribbon {
	position: absolute;
	z-index: 10;
}
#index-recent-rank .ribbon[name='ribbon_1'] {
	right: -4px;
	top: -4px;
}
#index-recent-rank .ribbon[name='ribbon_2'] {
	left: -4px;
	bottom: -4px;
}
#index-recent-rank .body {
	 padding:10px;
	 border-top: 1px solid #b7791b;
}
#index-recent-rank .header {
	height: 26px;
	background: #86631a;
}
#index-recent-rank h3 {
	position: relative;
	font-size: 14px;
	font-weight: normal;
}
#index-recent-rank h3 img {
	position: absolute;
	top: -7px;
	left: 8px;
}
#index-recent-rank h3 a {
	color: #fff;
}
#index-recent-rank ul {
	display: table;
	width: 100%;
	margin-top: -26px;
}
#index-recent-rank li {
	display: table-cell;
	width: 20%;
	text-align: center;
}
#index-recent-rank li .shop-photo {
	width: 120px;
	height: 120px;
	margin-bottom: 2px;
}
#index-recent-rank li .state {
	font-size: 11px;
	line-height: 104%;
}
#index-recent-rank li .shop-name {
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 120px;
}
#index-recent-rank .more {
	border-top: 1px dotted #b7791b;
	text-align: right;
	font-size: 12px;
	padding: 7px;
}
#new-open-list li .target_name {
	line-height: 106%;
}
#new-open-list li {
	margin-bottom: 7px;
}
#new-open-list li:last-child {
	margin-bottom: 1px;
}
#new-open-list li .place {
	font-size: 11px;
	margin-bottom: 4px;
	line-height: 105%;
}
#index-body {
	display: table;
	width: 100%;
}
#index-body .cell {
	display: table-cell;
	vertical-align: top;
}
#index-body .current-box .title {
	border-radius: 4px 4px 0 0;
	color:#5c4015;
	border: 1px solid #7a5112;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	border-bottom: none;
	padding: 5px;
	position: relative;
}
#index-body .current-box .title img {
	position: absolute;
	top: -3px;
	left: -5px;
}
#index-body .current-box .title span {
	margin-left: 40px;
	font-weight: bold;
}
#index-body .current-box .body {
	border-radius: 0 0 4px 4px;
	border: 1px solid #7a5112;
}
#index-body .current-box ul {
	padding: 5px;
}
#index-body .current-box li .icon {
	float: left;
	margin-right: 5px;
	width: 32px;
	height: 32px;
}
#index-body .current-box .more {
	text-align: right;
	border-top: 1px dotted #9f784d;
	padding: 5px;
}
#index-body .current-box .target_name {
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
#new-review-shop .target_name {
	width: 180px;
}
#new-kuchikomi-shop .target_name {
	width: 170px;
}
#new-added-shop .target_name {
	width: 190px;
}
#new-review-shop .title {
	background:#f0ea8a;
}
#new-kuchikomi-shop .title {
	background:#d4f08a;
}
#new-added-shop .title {
	background:#b2f08a;
}
#news-box a {
	display: block;
	border-radius: 4px;
	text-align: center;
	padding: 10px 5px;
	font-size: 11px;
	border: 4px solid #f6e892;
	background: #faf6d2;
}
#news-box a:hover {
	background: #f6eab2;
	border: 4px solid #f2e184;
	text-decoration: none;
}
#news-box .screen {
	margin-bottom: 6px;
}
#news-box .subject {
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 200px;	
	margin: auto;
	line-height: 105%;
}
#index-body-bottom {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
#index-body-bottom .flex-left {
	flex-grow: 0;
	flex-shrink: 0;
	width: 240px;
	margin-right: 8px;
}
#index-body-bottom .flex-right {
	flex-grow: 1;
	flex-shrink: 1;
}
#ippai-box a {
	display: block;
	border-radius: 4px;
	text-align: center;
	padding: 10px 10px 8px 10px;
	font-size: 11px;
	border: 4px solid #f5c591;
	background: #faebd3;
}
#ippai-box a:hover {
	background: #fce5c1;
	border: 4px solid #ed9e4b;
	text-decoration: none;
}
#ippai-box img {
	width: 100%;
	height: 147px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	margin-bottom: 12px;
}
#ippai-box .menu, #ippai-box .shop {
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 200px;
	line-height: 105%;
	height: 13px;
	margin: auto;
}
#ippai-box .shop {
	margin-top: 8px;
	font-size: 11px;
}
#new-open {
	margin-bottom: 8px;
}
#new-open ul {
	border-top: 1px solid #7a5112;
	border-bottom: 1px solid #7a5112;
}
#new-open .date {
	font-size: 11px;
	font-weight: bold;
	margin-right: 8px;
}
#new-open .shop {
	font-weight: bold;
}
#new-open .place {
	font-size: 11px;
}
#new-open li {
	padding: 5px;
}
#new-open li.even {
	background: #fff2f1;
}
#new-open .more {
	text-align: right;
	margin-top: 3px;
}
#new-open .more a {
	font-size: 12px;
	font-weight: bold;
	line-height: 105%;
	height: 14px;
}
#new-open .more a:after {
	font-family:"nantoka2";
	content: "x";
	margin-left: 4px;
}
#hot-user {
	border-radius: 4px;
	border: 1px solid #877559;
	background: #f5f2e8;
	padding: 15px 5px 5px 5px;
	position:relative;
	top: -15px;
	margin-bottom: -15px;
}
#hot-user ul {
	display: table;
	width: 100%;
	table-layout: fixed;
}
#hot-user li {
	display: table-cell;
	width: 20%;
	text-align: center;
	font-size: 11px;
}
#hot-user li img {
	width: 48px;
	height: 48px;
	border-radius: 3px;
	margin-bottom: 2px;
}
#hot-user .user-name {
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 100%;
	line-height: 105%;
	margin-bottom: 2px;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
h5.news {
	margin-bottom: -10px;
	z-index: 5;
}
h5.ippai {
	margin-top: -5px;
	margin-bottom: -14px;
	z-index: 5;
}
h5.ippai img {
	width: 120px;
	height: auto;
}
h5.new-open {
	padding: 4px 10px;
	border-radius: 8px 8px 0 0;
	margin-bottom: 0;
	color: #fff;
	background: #9f784d;
	border: 1px solid #7a5112;
	border-bottom: none;
	display: inline-block;
	font-weight: normal;
	position: relative;
	line-height: 100%;
}
h5.new-open img {
	position: absolute;
	top: -12px;
	left: -10px;
}
h5.new-open span {
	margin-left: 28px;
}
h5.hot-user {
	left: 10px;
	display: inline-block;
	z-index: 10;
	position: relative;
}
#title-box {
	position: relative;
	margin: 0;
	padding: 0;
	border-radius: 10px 10px 0 0;
	background: #7a5112;
	line-height: 0;
	height: 120px;
	color: #fff;
}
#title-box table {
	z-index: 2;
	position: absolute;
	top: -20px;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#title-box .copy {
	vertical-align: top;
	padding-top: 35px;
	width: 400px;
	text-shadow: 1px 1px 1px #000;
}
#title-box .img {
	width: 240px;
	text-align: center;
}
#title-box .img img {
	width: 200px;
	height: 200px;
}
#title-box .bg {
	border-radius: 10px 10px 0 0;
	z-index: 1;
	height: 120px;
	position: absolute;
	top: 0;
	opacity: 0.25;
	filter: alpha(opacity=25);
	-ms-filter: "alpha(opacity=25)";
	background-image: url(https://s1.spkimg.com/spjp/chahandb/titlebox.webp);
	width: 677px;
}
#index-search {
	padding: 10px;
	background: #b7791b;
	border-radius: 0 0 10px 10px;
	display: block;
	margin: 0;
	margin-bottom: 15px;
	text-align: right;
}
#index-search .fldborder {
	border-radius: 16px;
	padding-left: 36px;
	background-image: url(https://s1.spkimg.com/cmn/fugue/24/magnifier-left.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	display: inline-block;
	width: 280px;
	margin-right: 5px;
	border: none;
}
#index-search input[name='q'] {
	font-size: 24px;
	font-weight: bold;
	z-index: 50;
	position: relative;
}
#index-search .formbtn {
	margin: 0;
	border: none;
	z-index: 51;
	position: relative;
}
#pickup-reviews h3 {
	position: relative;
	height: 16px;
	width: 300px;
}
#pickup-reviews h3 img {
	position: absolute;
	top: -15px;
	left: 0px;
}
#pickup-reviews h3 span {
	position: absolute;
	left: 40px;
}
#informations {
	margin-bottom: 15px;
}
#pr-banner {
	width: 100%;
}
#pr-banner td {
	text-align: center;
}
#review-photos {
	margin-bottom: 15px;
	margin-top: 5px;
	width: 100%;
}
#review-photos h3 {
	border-bottom: 1px solid #d4f08a;
	padding: 5px;
	position: relative;
	height: 16px;
	font-size: 14px;
	background: #d4f08a;
	display: inline-block;
	width: 190px;
	border-radius: 10px 10px 0 0;
	font-weight: normal;
	margin-bottom: -5px;
}
#review-photos h3 img {
	position: absolute;
	top: -5px;
}
#review-photos h3 span {
	position: absolute;
	left: 48px;
	top: 8px;
	color: #000;
}
#review-photos ul {
	display: table;
	width: 100%;
	padding: 5px 0;
	border-top: 4px solid #d4f08a;
	border-bottom: 4px solid #d4f08a;
}
#review-photos li {
	display: table-cell;
	text-align: center;
}
#review-photos li img {
	width: 94px;
	height: 94px;
}
#currents {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
#currents .listbox {
	display: table-cell;
	width: 33%;
	padding-right: 5px;
}
*:first-child+html #currents .listbox {
	display: inline;
	zoom: 1;
	padding-right: 2px;
}
#currents .listbox:last-child {
	padding: 0;
}
#currents .listbox .title {
	border: 2px solid #7a5112;
	background: #9f784d;
	border-radius: 8px 8px 0 0;
	color: #fff;
	font-weight: bold;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: none;
	padding: 5px 0 5px 10px;
}
#currents .listbox .title a {
	color: #fff;
}
#currents .listbox ul {
	padding: 8px 8px 4px 8px;
	border: 2px solid #7a5112;
	background: #fff;
	border-radius: 0 0 8px 8px;
	border-top: none;
}
#currents .listbox ul li {
	
}
#currents .listbox ul li .icon {
	display: inline-block;
	margin-right: 4px;
}
#currents .listbox ul li .name {
	display: inline-block;
	vertical-align: top;
}
*:first-child+html #currents .listbox ul li .icon {
	display: inline;
	zoom: 1;
}
*:first-child+html #currents .listbox ul li .name {
	display: inline;
	zoom: 1;
}
#currents .listbox ul li .name .target_name {
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 166px;
}
#informations .title {
	border: 2px solid #7a5112;
	background: #9f784d;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-weight: bold;
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: none;
	padding: 5px 0 5px 10px;
}
#informations .title img {
	vertical-align: middle;
	margin-right: 4px;
}
#informations ul {
	padding: 10px;
	border: 2px solid #7a5112;
	background: #fff;
	border-radius: 0 0 4px 4px;
	border-top: none;
}
#informations ul li div.date {
	display: inline-block;
	width: 100px;
}
#informations ul li div.info {
	display: inline-block;
}
#newopen li {
	padding: 10px;
	border-radius: 6px;
	background: #f5eee4;
	margin-bottom: 5px;
}
#newopen li:last-child {
	margin: 0;
}
#newopen span.date {
	margin-right: 10px;
	font-size: 14px;
	font-family: 'Ubuntu', arial, sans-serif;
}
#newopen span.date:after {
	content: "オープン！";
	font-size: 11px;
}
#newopen span.shop {
	font-size: 14px;
	font-weight: bold;
}
#newopen span.place {
	font-size: 11px;
	font-weight: normal;
}
#newopen img {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	margin-right: 4px;
}
#pr_title {
	margin-bottom: -3px;
	font-weight: bold;
	font-size: 14px;
}
#pr_title img {
	margin-right: 2px;
}
#pr_title span {
	display: inline-block;
	padding: 5px 7px;
	background: #b7791b;
	color: #fff;
	border-radius: 14px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
	margin-right: -2px;
}
#pr_shops {
	padding: 10px;
	background: #f0ea8a;
	border-radius: 4px;
	margin-bottom: 10px;
	border: 1px solid #7a5112;
}
#pr_shops li {
	margin-bottom: 7px;
}
#pr_shops li:last-child {
	margin-bottom: 0;
}
#pr_shops span.state {
	font-size: 11px;
	vertical-align: baseline;
}
#pr_shops img.icon {
	width: 55px;
	height: 55px;
	border-radius: 3px;
	margin-right: 8px;
	float: left;
}
#pr_shops strong {
	font-size: 14px;
	line-height: 15px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
#pr_shops div.fukidashi {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	width: 572px;
	padding: 10px;
	background: #f5eee4;
	border-radius: 3px;
	color: #3e3e3e;
}
#index-top-banners {
	margin-bottom: 20px;
}
#index-top-banners td {
	width: 33.33333333%;
	text-align: center;
}
#index-top-banners td:first-child {
	text-align: left;
}
#index-top-banners td:last-child {
	text-align: right;
}
#index-top-banners img {
	width: 214px;
	height: 60px;
}