@charset "utf-8";
/*===============================================
●style.css
===============================================*/

img{
max-width: 100%;
vertical-align: bottom;
height: auto;
width /***/:auto;
}
/*
clear fix
---------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
/* common
-----------------------------  */
.pc_hidden {
	display: none;
}
.pc_show{
	display: block;
}

body{
	font-size:16px;
	line-height: 1.5;
}
.cover-image {
    margin: 0 auto;
    background-image: url(../link/img/200x40_left.jpg) ,url(../link/img/200x40_right.jpg);
    background-repeat: repeat-y,repeat-y;
    background-position: left top , right top;
}
h1{
  font-size : 15px;
  color : #ffffff;
}
h2{
  text-align : left;
  font-size : 21px;
	color : #666;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
ul {
	list-style: none;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}
/* a[href^="tel:"] {
    pointer-events: none;
} */

.wrapper{
  max-width : 960px;
  width: 100%;
  margin: 0 auto;
  background: #fff;
}
#sidebar {
	float: left;
	width: 164px;
	margin: 0 auto;
	padding: 2px ;
	border: #666666 1px solid;
}

#mainContent {
	float: right;
	width: 770px;
}
#middle {
	float: left;
	width: 580px;
	margin-right: 20px;
}
#top_aside {
	float: right;
	width: 164px;
	margin: 0 auto;
	font-size: 12px;
}
#newShops,#gallery{
	border: #666666 1px solid;
	margin-bottom: 10px;
	padding: 2px ;
}


/* header
-----------------------------  */
#header {
	/*margin-bottom: 5px;*/
}
#head{
  width : 100%;
  height:35px;
  text-align : center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#565656+0,ffb2d3+100 */
  background: #000000; /* Old browsers */
  /*background: -moz-linear-gradient(top,  #565656 0%, #ffb2d3 100%);*/ /* FF3.6-15 */
  /* background: -webkit-linear-gradient(top,  #565656 0%,#ffb2d3 100%); */ /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to bottom,  #565656 0%,#ffb2d3 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#ffb2d3',GradientType=0 ); *//* IE6-9 */
/* box-shadow */
  /* box-shadow:rgba(222, 152, 182, 0.85) 0px 1px 1px 0px; */
  /* -webkit-box-shadow:rgba(222, 152, 182, 0.85) 0px 1px 1px 0px; */
  /*-moz-box-shadow:rgba(222, 152, 182, 0.85) 0px 1px 1px 0px;*/
  line-height: 1;
  padding: 4px 0 0 0;
}
#head p{
	padding: 0;
  font-size : 12px;
  text-align : center;
  color : #ffffff;
}

#site_box{
  width : 100%;
  margin: 0;
  border-bottom: solid 4px #000000;
  /* box-shadow:rgba(222, 152, 182, 0.85) 0px 1px 3px 0px; */
  /* -webkit-box-shadow:rgba(222, 152, 182, 0.85) 0px 1px 3px 0px; */
  /*-moz-box-shadow:rgba(222, 152, 182, 0.85) 0px 1px 3px 0px;*/
}
#google_translate_element,
#flags {
	padding-top: 5px;
	float: left;
}
#flags img {
	border: 1px solid #e4e4e4;
	width: 32px;
	height: auto;
}


select.goog-te-combo {
	background-color: #000000;
	overflow: hidden;
	border-width: 0px;
	border: none;
	margin : 0 10px 0 0!important;
	color: #fff!important;
	outline: 0;
	font-size: 14px;
	height: 29px;
	padding: 5px;
	width: 268px;
}

#logo{
  float : left;
	width: 50%;
}
#title{
	padding-top: 5px;
  float:right;
	color: #ccc;
	width: 50%;
  line-height: 1.2;
  margin-bottom: 10px;
}
/* sidebar
-----------------------------  */
.size01 {
  font-size: 16px;
  vertical-align: middle;
  text-shadow: 1px 1px 0px #ca1132;
  /* text-shadow: 1px 1px 0px #403E3E; */
}
.size011 {
  font-size: 15px;
  vertical-align: middle;
  text-shadow: 1px 1px 0px #ca1132;
  /* text-shadow: 1px 1px 0px #403E3E; */
}

.btn_red {
  padding: 5px 10px;
  color: #fff;
  font-size: 14px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e20038+0,ad001f+100 */
background: #ff153f; /* Old browsers */
/*background: -moz-linear-gradient(top,  rgba(226,0,56,1) 0%, rgba(173,0,31,1) 100%);*/ /* FF3.6-15 */
/*background: -webkit-linear-gradient(top,  rgba(226,0,56,1) 0%,rgba(173,0,31,1) 100%);*/ /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom,  rgba(226,0,56,1) 0%,rgba(173,0,31,1) 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e20038', endColorstr='#ad001f',GradientType=0 );*/ /* IE6-9 */
/* border-radius */
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;

/* box-shadow */
/*
box-shadow:rgba(113, 135, 164, 0.65098) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(113, 135, 164, 0.65098) 0px 0px 6px 3px;
-moz-box-shadow:rgba(113, 135, 164, 0.65098) 0px 0px 6px 3px;
*/
margin-bottom: 10px;
}
#sidebar #excellent {
	margin-bottom: 6px;
}
#sidebar  p {
	text-align: center;
	font-size: 12px;
}
#sidebar .fa-caret-right{
  color: #E56284;
}
#sidebar #area_name {
	margin-bottom: 20px;
}
#sidebar #area_name li a {
  cursor: pointer;
  display: block;
  width: 130px;
  padding: 0 0 0 32px;
  font-size: 14px;
  line-height: 31px;
  color: #ffffff;
  border-top: 1px solid #565656;
  border-left: 1px solid #565656;
  border-right: 1px solid #565656;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9d8dc+0,ffffff+100 */
  background: rgb(0, 0, 0); /* Old browsers */
  /*background: -moz-linear-gradient(top,  rgba(249,216,220,1) 0%, rgba(255,255,255,1) 100%);*/ /* FF3.6-15 */
  /* background: -webkit-linear-gradient(top,  rgba(249,216,220,1) 0%,rgba(255,255,255,1) 100%); */ /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to bottom,  rgba(249,216,220,1) 0%,rgba(255,255,255,1) 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9d8dc', endColorstr='#ffffff',GradientType=0 ); *//* IE6-9 */
}

#sidebar #area_name li:last-child > a {
	border-bottom: 1px solid #565656;
}


#sidebar #area_name li a:hover {background: #000000;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e20038+0,ad001f+100 *//* background: #e20038; */ /* Old browsers */
/*background: -moz-linear-gradient(top,  #e20038 0%, #ad001f 100%); *//* FF3.6-15 */
/* background: -webkit-linear-gradient(top,  #e20038 0%,#ad001f 100%); */ /* Chrome10-25,Safari5.1-6 */
/* background: linear-gradient(to bottom,  #e20038 0%,#ad001f 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e20038', endColorstr='#ad001f',GradientType=0 );*/ /* IE6-9 *//* color: #fff; */
}
#sidebar #area_name li .shop_name {
  display: none;
}
.menu {
  display: block;
      position: relative;
/*      margin: 1px 0 0;*/
      padding: 10px;
}
.menu a:hover {
  color: #fff;

}
.menu:after {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -16px;
    content: '▲';
    font-size: 14px;
    font-weight: bold;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: all, 0.25s, linear;
    -o-transition: all, 0.25s, linear;
    -webkit-transition: all, 0.25s, linear;
    transition: all, 0.25s, linear;
}
.menu:after a:hover {
  color: #fff;
}
.menu.active:after {
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
#sidebar #area_name li .shop_name li a {
	padding: 0 0 0 30px;
	width: 132px;
	font-size: 12px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,ffffff+100 */
	background: #000000; /* Old browsers */
	/*background: -moz-linear-gradient(top,  #ededed 0%, #ffffff 100%);*/ /* FF3.6-15 */
	/* background: -webkit-linear-gradient(top,  #ededed 0%,#ffffff 100%); */ /* Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to bottom,  #ededed 0%,#ffffff 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); *//* IE6-9 */
}
#sidebar #area_name li .shop_name li:first-child a {
	padding: 0 0 0 20px;
	width: 142px;
	font-size: 13px;
	border-bottom: none;
	color: #fff;
	background: #464646; /* Old browsers */
}
#sidebar #area_name li .shop_name li:first-child a:hover {
	color: #fff;
	background: #e20038; /* Old browsers */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e20038+0,ad001f+100 */
	background: #e20038; /* Old browsers */
	background: -moz-linear-gradient(top,  #e20038 0%, #ad001f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e20038 0%,#ad001f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e20038 0%,#ad001f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e20038', endColorstr='#ad001f',GradientType=0 ); /* IE6-9 */
	  color: #fff;
}
#sidebar #area_name li .shop_name li a:hover {
	color: #fff;
	background: #89e6c9; /* Old browsers */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e20038+0,ad001f+100 */
	background: #e20038; /* Old browsers */
	background: -moz-linear-gradient(top,  #e20038 0%, #ad001f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e20038 0%,#ad001f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e20038 0%,#ad001f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e20038', endColorstr='#ad001f',GradientType=0 ); /* IE6-9 */
	  color: #fff;
}
#sidebar #area_name li .shop_name li:last-child a {
	border-bottom: none;
}
#sidebar #area_name li:last-child .shop_name li:last-child a {
	border-bottom: 1px solid #EC9EBC;
}

#sidebar #side_pr {
	margin-bottom: 50px;
}
#sidebar #side_pr li {
	margin-bottom: 10px;
}
#sidebar #side_pr li p {
	font-size: 12px;
}
#sidebar #exsample {
	text-align: center;
	margin-bottom: 20px;
}
/* mainContent
-----------------------------  */
#h2_lead {
	font-size: 14px;
}

#h2_lead2 {
	font-size: 14px;
  padding-top: 3px;
}

#h2_txt {
	font-size: 13px;
}

#prime_shop {
	margin-bottom: 20px;
}
#prime_shop .shopname {
  font-size : 21px;
  color : #fff;
  text-align: center;
  height: 30px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#565656+0,ffb2d3+100 */
  background: #000000; /* Old browsers */
  /*background: -moz-linear-gradient(top,  #565656 0%, #ffb2d3 100%); *//* FF3.6-15 */
  /* background: -webkit-linear-gradient(top,  #565656 0%,#ffb2d3 100%); */ /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to bottom,  #565656 0%,#ffb2d3 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#ffb2d3',GradientType=0 ); *//* IE6-9 */
/* box-shadow */
  /* box-shadow:rgba(144, 99, 118, 0.65) 0px 0px 6px 1px; */
  /* -webkit-box-shadow:rgba(144, 99, 118, 0.65) 0px 0px 6px 1px; */
  /*-moz-box-shadow:rgba(144, 99, 118, 0.65) 0px 1px 1px 0px;*/
  margin-bottom: 5px;
}
.subarea {
	padding: 5px 0;
	color:#666;
	font-size: 12px;
}
.top_lead {
  padding: 0 3px;
  background:#f8d2be;
  color: #e40012;
  font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
#prime_shop .s_box {
	padding: 0 2px;
}
#prime_shop ul {
	padding: 8px;
}
#prime_shop ul li {
	float:left;
	width: 278px;
	border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
/*	box-shadow:1px 1px 6px #ccc;*/
/*box-shadow: -1px 0 2px 0 rgba(0,0,0,0.2),1px 0 2px 0 rgba(0,0,0,0.17),0 1px 1px 0 rgba(0,0,0,0.24);*/
margin-bottom: 10px;
}
#prime_shop ul li:nth-child(2n+1) {
	margin-right: 6px;
}
#prime_shop ul li:nth-child(2n) {
	float:left;
	width: 278px;
	margin-right: 0;

}
#prime_shop ul li .s_left {
	float:left;
	width: 137px;
}
#prime_shop ul li .s_right {
	float:right;
	width: 137px;
}
#prime_shop ul li .s_right img {
  padding-left: 6px;
}
#rss_area {
	margin-bottom: 15px;
}
.sns {
	padding: 0 5px 0;
	border-bottom: #000000 2px solid;
	font-size: 16px;
	font-weight: bold;
	color: #020202;
}
#rss_area li {
	padding: 3px;
	font-size: 12px;
	line-height: 1.5em;
	border-bottom: #999999 1px dotted;
}
#rss_area li a {
	color: #006AF9;
}
#rss_area li a .Rside{
	font-size: 11px;
	line-height: 1.5em;
	text-align: right;
}
#rss_area li p .sz01 {
	font-size: 10px;
}
#pr1 {
	float:left;
  width: 49%;
}
#pr2 {
	float:right;
  width: 49%
}
.pr_small {
	width: 285px;
	margin-bottom: 10px;
}
.pr_large {
	width: 100%;
	margin-bottom: 10px;
}

/* カテゴリーベージのPR
-----------------------------  */
#area_info .pr_small ,#shop_info .pr_small {
	width: 380px;
	margin-bottom: 10px;
}
/* top_aside
-----------------------------  */
#newShopsList li  {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
#newShopsList li:last-child {
	border-bottom: none;
}

#newShopsList li .lead {
	background: #F9D8DC;
	padding: 5px;
	margin-bottom: 5px;
}
#newShopsList .subarea {
	padding: 0;
}
#newShopsList .btn_area1,
#newShopsList .btn_area2,
#newShopsList .btn_area3,
#newShopsList .btn_area4,
#newShopsList .btn_area5,
#newShopsList .btn_area6,
#newShopsList .btn_area7 {
	padding: 2px;
}

#newShopsList .s_name {
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
}
#newShopsList .kind {
	margin-bottom: 5px;
}
#galleryList li  {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	text-align: center;
}
#galleryList li img {
	width: 60%;
	margin-bottom: 10px;
}
#galleryList li p {
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
}
#galleryList li p.g_name {
	color: #e3007f;
	font-size: 14px;
	font-weight: bold;
}


/* パンクズ
-----------------------------  */
#breadcrumb {
	margin: 3px auto 5px auto;
	font-size: 14px;
}
#breadcrumb ul li {
	float: left;
	margin-left: 10px;
	font-weight: bold;
}
/* footer
-----------------------------  */
#footer{
  font-size : 14px;
  color : #fff;
  background: #000;
  min-width : 100%;
  border-top: solid 4px #ffffff;
  /* box-shadow:rgba(222, 152, 182, 0.85) 0px 1px 3px 0px; */
  /* -webkit-box-shadow:rgba(222, 152, 182, 0.85) 0px 1px 3px 0px; */
/*  -moz-box-shadow:rgba(222, 152, 182, 0.85) 0px 1px 3px 0px;*/
}
#copyright{
font-size:12px;
text-align: center;
color: #808080;
padding: 20px 0;
}
#footer_menu {
margin: 0 auto;
padding: 12px 0 0;
text-align: center;
background: #000;
}
#footer_menu li {
	display: inline-block;
	padding: 0 5px;
}
#footer_menu li:first-child {
border-left:none;
}
#footer_menu li a {
display:block;
text-shadow: none;
color: #fff;
}
#footer-adlist {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 20px 0;
	margin-bottom: 10px;
  background: #000;
}
#footer-adlist h4 {
	font-size: 14px;
  background: #000;

}
#footer-adlist {
	border-bottom: solid 2px #fffcfc;
	/* box-shadow:rgba(222, 152, 182, 0.85) 0px 1px 0px 0px; */
	/* -webkit-box-shadow:rgba(222, 152, 182, 0.85) 0px 1px 0px 0px; */
	/*-moz-box-shadow:rgba(222, 152, 182, 0.85) 0px 1px 0px 0px;*/
  background: #000;

}
#footer-adlist ul {
	/* padding-left: 20px; */
  background: #000;

}
#footer-adlist ul li a {
	color: #fff;
	text-shadow: none;
  padding-left: 20px;
}

/* コンテンツ部分
-----------------------------  */
#tarea{
  padding-bottom: 10px;
}
.txtClass{
  font-size : 15px;
  color : #CC00CC;
  width : 296px;
  float : left;
  text-align : left;
	padding:0 10px;
}
/*
.btn_pr{
	-moz-box-shadow:inset 0px 1px 0px 0px #fff0f8;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff0f8;
	box-shadow:inset 0px 1px 0px 0px #fff0f8;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffa5d4), color-stop(1, #ff33a7));
	background:-moz-linear-gradient(top, #ffa5d4 5%, #ff33a7 100%);
	background:-webkit-linear-gradient(top, #ffa5d4 5%, #ff33a7 100%);
	background:-o-linear-gradient(top, #ffa5d4 5%, #ff33a7 100%);
	background:-ms-linear-gradient(top, #ffa5d4 5%, #ff33a7 100%);
	background:linear-gradient(to bottom, #ffa5d4 5%, #ff33a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa5d4', endColorstr='#ff33a7',GradientType=0);
	background-color:#ffa5d4;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #ff249c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ff40a9;
}
*/
.btn_pr{
	background: #000;
	color:#ffffff;

}
/* 店舗一覧
-----------------------------  */
#image_ad ul li {
	float: left;
	margin-left: 20px;
	text-align: center;
font-size: 14px;
line-height: 2;
color: #666;
}
#image_ad ul li:first-child {
	margin-left: 0;
}
#areaShops ul .shop_list {
	width: 770px;
  margin: 0 auto 20px;
	position: relative;
	box-shadow: -1px 0 2px 0 rgba(0,0,0,0.2),1px 0 2px 0 rgba(0,0,0,0.17),0 1px 1px 0 rgba(0,0,0,0.24);
	border-radius: 3px;
}

#areaShops ul .shop_list a {
	color: #e4004f;
	text-shadow: none;
}

#areaShops ul .shop_list h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 3px 10px;
}
#areaShops ul .free h3 {
background: #ccc;
border-bottom: #999 1px solid;
border-top-left-radius:3px;
border-top-right-radius:3px;
}
#areaShops ul .free h3 a {
	color:#333;
/*  pointer-events: none;*/
}


.shop_list .top_info {
	font-size: 12px;
	position: absolute;
	top:9px;
	right:11px;
}
.shop_list #exp {
    padding-bottom: 10px;
}

.shop_list .left_parts {
	width: 200px;
	float:left;
	margin: 5px 10px 5px 5px;
}
.shop_list .left_parts img {
	width: 100%;
	border: #666666 1px solid;
}
.shop_list .left_parts .detail_btn {
    margin: 10px auto 0;
    font-size: 10PX;
    color: #FFF!important;
    text-align: center;
    padding: 5px 0;
    border-radius: 5px;
    width: 100%;
    background: #3f51b5;
	display: block;
}
.shop_list .middle_parts {
	width: 430px;
	float:left;
}
.shop_list .right_parts {
	float:right;
	margin: 5px 5px 5px 10px;
	height: 140px;
	overflow: hidden;

}
.shop_list .middle_parts div.clearfix {
border-bottom: #666666 3px double;
vertical-align: text-bottom;
}
.shop_list .middle_parts .access {
	float:left;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 0px;
}
.shop_list .middle_parts .tel{
	float:right;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0 0px;
}
.shop_list .middle_parts .tel a {
	color: #000;
}
.shop_list .middle_parts .lead {
	border-bottom: #e6326e 1px dotted;
	color: #e6326e;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 0;
}
.btn_grey {
	width: 52px;
  color: #fff;
  background-color: #4e4b4a;
  text-align: center;
	    padding: 0 2px;
}
.middle_parts dl {
	font-size: 12px;
  padding: 5px 0 0;
}
.middle_parts dl dt {
	float:left;
	margin-right: 10px;
}
.middle_parts dl dd {
	float:left;
	width: 192px;
}
#inner-left {
	float: left;
	width: 60%;
}
#inner-right {
	float: right;
	width: 38%;
	height: 93px;
	overflow: hidden;
}
#inner-right dl dd a {
	display: block;
	width: 160px;
}

.free img,.free .middle_parts .access ,.free .middle_parts .tel,.free .middle_parts .lead {
	display: none;
}
.free .middle_parts {
	width: 98%;
	padding: 0 1%;
}
.free .middle_parts div.clearfix {
	border-bottom:none;
}
.free #inner-right {
	display: none;
}
.free .middle_parts #inner-left dl dd {
	width: 85%;
}
/* 各店舗詳細ページ
-----------------------------  */
#shop_info h3 {
	padding: 0 5px 0;
	border-bottom: #666666 2px solid;
	font-size: 16px;
	font-weight: bold;
}
#shop_info #exp {
	border: #666666 1px solid;
	margin: 0 0 50px 0;
	padding: 5px;
}
#shop_info #exp dl dd a {
	color: #e4004f;
}
#leftParts {
	float: left;
	padding-left: 10px;
	width: 462px;
}
#leftParts dl {
	border-bottom: #999999 1px dotted;
    overflow: hidden;
}
#leftParts dl dt {
	width: 70px;
	padding: 5px 5px;
	font-weight: bold;
	float: left;
	font-size: 12px;
  line-height: 1.5em;
}
#leftParts dl dd {
	width: 346px;
	padding: 5px 5px;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
}
#leftParts #info {
	margin-bottom: 20px;
}
#leftParts #price h3 {
	font-size: 14px;
}
#leftParts #price table {
	margin: 5px 0 20px;
	border-collapse: collapse;
	border: #333333 1px solid;
	font-size: 12px;
}
#leftParts #price table th{
	width: 140px;
	padding: 5px;
	border: #333333 1px solid;
	background: #e5e5e5;
	text-align: left;
}
#leftParts #price table td{
	width: 311px;
	padding: 5px;
	border: #333333 1px solid;
}

#rightParts {
	float: right;
	width: 262px;
}
#rightParts #Shop_logo {
	width: 252px;
  margin: 0 0 10px;
  padding: 4px;
  border: #666666 1px solid;
}
/*#rightParts ul li {
	float:left;
	width: 110px;
	margin: 0 0 10px;
  padding: 7px;
	background: #fcebf2;
  border: #af285f 1px solid;
}
#rightParts ul li:nth-child(2n+1) {
	margin-right: 10px;
}
#rightParts ul li img{
width: 100%;
margin-bottom: 5px;
}*/
/*#rightParts ul li p{
	text-align: center;
	font-size: 12px;
	color: #006AF9;
  font-weight: bold;
}
*/
#rightParts .slider p{
	text-align: center;
	font-size: 12px;
	color: #006AF9;
  font-weight: bold;
	margin-bottom: 20px;
}
#rightParts .slick-prev:before,
#rightParts .slick-next:before {
		color: black;
}
#rightParts .slick-prev:before {
	font-family: 'FontAwesome'!important;
    content: '\f053'!important;
}
#rightParts .slick-next:before {
	font-family: 'FontAwesome'!important;
    content: '\f054'!important;
}
.slick-prev {
    left: -8px!important;
    top: 46%!important;
}
.slick-next {
    right: -8px!important;
    top: 46%!important;
}
.slick-dots li button:before {
    font-size: 20px!important;
	}

#rightParts iframe {
  /* border: #666666 1px solid!important; */
}
#links {
	text-align: center;
	margin-bottom: 20px;
}
#links a {
width: 175px;
}


.myButton {
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}
.myButton_red {
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}





/*
.myButton_red {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
	background:-moz-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-webkit-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-o-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:-ms-linear-gradient(top, #fe1a00 5%, #ce0100 100%);
	background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100',GradientType=0);
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #b23e35;
}
.myButton_red:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
	background:-moz-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-webkit-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-o-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:-ms-linear-gradient(top, #ce0100 5%, #fe1a00 100%);
	background:linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00',GradientType=0);
	background-color:#ce0100;
}
.myButton_red:active {
	position:relative;
	top:1px;
}
*/

.heading h3 {
      position: relative;
      font-size: 16px;
      line-height: 1.4;
      margin: 30px 0 20px 0;
      padding: 14px 5px 5px 20px;
      border-bottom: 2px solid #565656;
      color: #333;
}
.heading h3:before {
    content: "";
    position: absolute;
    background-color: #000;
    top: -3px;
    left: 8px;
    height: 15px;
    width: 15px;
    -moz-transform: rotate(55deg);
    -webkit-transform: rotate(55deg);
    -o-transform: rotate(55deg);
    -ms-transform: rotate(55deg);
    transform: rotate(55deg);
}
.heading h3:after {
    content: "";
    position: absolute;
    background-color: #565656;
    top: 10px;
    left: 2px;
    height: 10px;
    width: 10px;
    -moz-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -o-transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    transform: rotate(25deg);
}

/* link,privacy,siterule,about
-----------------------------  */
#link,#privacy,#siterule,#about  {
	padding: 10px 40px;
}
#link p ,#privacy p ,#siterule p ,#about p {
    font-size: 14px;
    line-height: 1.5em;
		margin-bottom: 15px;
}
#link ul ,#privacy ul ,#siterule ul ,#about ul {
	padding: 0 20px;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 15px;
}
#size02 {
  font-size: 12px!important;
}
#size03 {
	width: 88px;
  text-align: center;
}
#size04 {
	width: 200px;
  text-align: center;
}

#siterule ul li {
	list-style-type: disc;
	margin-bottom: 5px;
}
.tags {
    border: solid 2px #999;
    padding: 10px;
    border-radius: 5px;
		margin-bottom: 40px!important;
}
#link_menu {
	text-align: center;
}
#business ul ,
#job ul ,
#other ul {
	padding: 0;
}
#business ul li ,
#job ul li ,
#other ul li {
    float: left;
    margin-left: 10px;
}
#about #guide1{
	margin-bottom: 10px;
}
#about #guide2{
	margin-bottom: 20px;
  text-align: center;

}
#about #guide2 #img1{
	/* float: left; */
}
#about #guide2 #img2{
	float: right;
}
#about #arroArea  {
	/* position: relative; */
}
#about #arroArea #guideText p ,
#about #arroArea #contact_box p {
	font-size: 28px;
	font-weight: bold;
	color: #3f3e3e;
	text-align: center;
	margin-bottom: 110px;
}
#about #arroArea #contact_box p {
	margin: 0;
}
.fuchidori {
  text-decoration: none;
  text-shadow: 0 2px 0 #ffffff, 2px 0 0 #ffffff, 0 -2px 0 #ffffff, -2px 0 0 #ffffff, -2px -2px 0 #ffffff, 2px -2px 0 #ffffff, -2px 2px 0 #ffffff, 2px 2px 0 #ffffff;
}

#about #arroArea .sankaku{
	width: 0;
	height: 0;
	border: 120px solid transparent;
	border-top: 80px solid #000;
	margin: 0 auto;
}
#contact_box {
    width: calc( 100% - 60px);
    border: 3px solid #000;
		/* position: absolute;
		top: 200px;
		left: 0; */
		padding: 30px;
}
#contact_btn {
	display: block;
	width: 200px;
	padding: 10px;
	font-size:20px;
	margin: 0 auto 10px auto;
	text-align: center;
}
#contact_btn:hover {
	text-decoration: none;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
/* Topへ戻るボタン */
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
}
#page-top a {
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity:0.6;
    text-decoration: none;
    color: #fff;
    width: 45px;
    padding: 3px;
    text-align: center;
    display: block;
		color: gray;

}
#page-top a:hover {
    border-style: none;
		color: #333;

}
/* twitter-list */
#twitter-box {
	margin: 10px auto 20px auto;
  padding: 0;
}
#twitter-box li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 184px;
	height: 184px;
	margin: 0 5px 5px 0;
	border: solid 3px #000000;
	z-index: 1;
}
#twitter-box li:nth-child(3n) {
	margin: 0 0 5px 0;
}
#twitter-box li .tw_shop {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	background: #fff;
	border-top-right-radius: 5px;
}
#twitter-box li .tw_name {
  width: 100px;
  background: #fff;
  color: #000000;
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 18px;
  left: -22px;
  text-transform: uppercase;
  transform: rotate(315deg);
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  z-index: 5;
}
#twitter-box li img {
/*  position: relative;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
  */
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
#twitter-box li:hover img {
  -webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2); //拡大倍率
z-index: 9999;
opacity:0.5;

}
.opacity_color {
    background-color: #000;
}
/* .viewer
------------------------- */
#specialshops {
	padding: 2px;
  border: #666666 1px solid;
	margin-bottom: 20px;
}
.viewer {
	margin: 0 auto;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.viewer ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.viewer ul li {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}
.viewer ul li img {
	width: 100%;
}

/* .credit
------------------------- */
.credit {
  width: 60px;
  vertical-align: middle;
  margin: 0 3px;
}
#amex {
  width: 50px;
}
#alipay {
  width: 131px;
}
#wechat {
  width: 90px;
}

/* sns contact
------------------------- */
.contact_way{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
  margin-bottom: 20px;
}
.contact_way li {
    list-style-type: none;
    width: calc(100% / 3 - 15px);
    text-align: center;
    padding: 6px;
    margin: 0;
}
.contact_way li a,
.contact_way li span {
	color:#fff;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
	padding:6px 0;
}
.contact_way li a i{
	color:#fff;
}
.contact_way li.line a{
    background-color: #02B903;
}
.contact_way li.whatsapp a{
    background-color: #1AAC19;
}
.contact_way li.whatsapp div{
  font-size: 12px;
    padding: 10px 0px 0px;
  display: none;
}
.contact_way li.wechat a{
    background-color: #1FA838;
}
.contact_way li.wechat div{
  display: none;
}
.contact_way li.mail a{
    background-color: #3c3c3c;
}
.contact_way li.phone a{
    background-color: #009688;
}
.contact_way li.messanger a{
    background-color: #0284FF;
}
.contact_way li.gray span{
	background: #ddd;
	border: 1px solid #888;
	color: #888;
	pointer-events: none;
}

/*アンケート
------------------------- */
#questionnaire {
  padding: 50px  0;
}
.reset input[type="reset"] ,
.submit input[type="submit"],
.gotop a {
    margin-top: 20px;
    border: #aeaeae solid 1px;
    padding: 6px 13px 5px 30px;
    border-radius: 5px;
    color: #000;
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    background-color: #fff;
    cursor: pointer;

}
.reset input[type="reset"]:focus ,
.submit input[type="submit"]:focus {
    outline: 0;
}
.submit,
.reset,
.gotop a {
  position: relative;
  text-decoration: none;
}
.submit:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f303";
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  top:8px;
  left:10px;
}
.reset:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f021";
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  top:8px;
  left:10px;
}
.gotop {
  text-align: center;
}
.gotop a:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f015";
  font-weight: 900;
  font-size: 16px;
  position: absolute;
  top:6px;
  left:10px;
  text-decoration: none;
}
.vote {
  text-align: center;
  font-size: 12px;
}
#q_table {
    border-collapse: separate;
    border-spacing: 2px;
    padding-right: 10px;
		width: 100%;
}
#q_table th {
	font-size: 12px;
color: white;
background-color: #000;
padding: 10px;
font-weight: normal;
vertical-align: middle;
width: 34%;
}
#q_table td {
	font-size: 14px;
    color: inherit;
		border: 1px solid #000;
		padding: 10px;
}
#q_table input {
  vertical-align: top;
}
#q_table tr:nth-child(4) td label {
  padding: 0 5px 0 1px;

}
.button {
	text-align: center;
}
.notes {
	font-size: 10px ;
	display: block;
	color: #fe1900;
  display: block;
    text-align: left;
}
.review ul li {
    background-color: #fff5f9;
    border: 1px solid #C0C9CA;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 13px;
    margin: 10px 0;
}
.review ul li .name {
  font-weight: bold;
  float: left;
}
.review ul li .nickname {
  font-size: 14px;
  position: relative;
  padding-left: 29px;
}
.review ul li .nickname:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f584";
  font-weight: 900;
  font-size: 24px;
  position: absolute;
  top:-11px;
  left:0;
}
.review ul li .experiencedate {
  font-size: 12px;
  float: right;
  display: inline-block;
}
.review ul li .score {
  font-size: 12px;
  display: inline-block;
  float: right;
  padding-right: 10px;
}
.review ul li .comment {
  margin-top: 20px;
}

.review ul li .experiencedate:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
