@charset "UTF-8";
/* CSS Document */
/*----------------
/*
緑
#02AB3D
赤
#E20013
グレー
#D7D7D7
--------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,figure,nav,footer,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}

label {
	font-size: 16px !important;
}

body,
table,
input, textarea, select, option {
	font-family: HiraKakuProN-W3;
	font-size: 1em;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
img{
border: none;
vertical-align:bottom;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color:#000DF1;
}

a:visited {
	color:#000DF1;
}

a:hover {
}

a:active {
	color:#000DF1;

}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	line-height: 1.5;
	-webkit-text-size-adjust: none;
}
h3{
	margin-bottom:15px;
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
header .left{
	padding:4px 5px 0px 5px;
	width:50%;
	float:left;
}
header .right{
	width:30%;
	padding:4px 0px 0px 0px;
	float:right;
	overflow: hidden;
}
.shopname{
		float:left;
	width:30%;
	padding-top:13px;
	text-align:left;
	font-size:14px;
	color:#FFFFFF;
}


h1{
	padding: 5px 0px 5px 0px;
	clear: both;
	font-size: 80%;
	line-height: 120%;
	color: #fff;
	font-weight: bold;
}
#gHeader {
	overflow: hidden;
	text-align: center;
	background: #E60012;
}

#gHeader .headInner {
padding: 5px 0px 5px 0px;
margin: 0 auto;
overflow: hidden;
color:#FFFFFF;
}

#gHeader .headInner .logo {
	padding: 0px;
	color: #FFFD00;
	font-size:14px;
}

#gHeader .headInner .outline {
	float: right;
}

#gHeader .headInner .outline a{
	color: #FFF;
	display: inline-block;
	text-decoration: none;
	padding-left: 12px;
	background-size: 8px 10px;
	-webkit-background-size: 8px 10px;
}
#gnavi{
	clear:both;
	overflow:hidden;
	border-top:1px solid #ACACAC;
	text-align:center;
background: rgb(255,255,255); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


    moz-box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
}
#gnavi ul{
		text-align:center;

}
#gnavi ul li{
	float:left;
	width:25%;
}
#gnavi ul li.now{
	background:#F30004;
}
/**/
.main_img{
	margin-bottom:15px;
}
	
ul.top_feature{
	margin-bottom:20px;
	padding:10px 0px 0px 0px;
	background:#FFFAD6;
	overflow:hidden;
}

ul.top_feature li{
	margin:0px auto;
	margin-bottom:10px;
	width:95%;
}
/**/
#ad{
	width:95%;
	margin:0px auto;
	margin-bottom:10px;
}


#ad p{
	padding:10px;
	border:1px solid #02AB3D;
	text-align:center;
}

.lead{
	width:95%;
	margin:0px auto 20px auto;
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
.menu01 {
	list-style: none;
}
.menu01 li {
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}
.menu01 li:last-child {
	border-bottom: 0px;
}
.menu01 li a {
	display: block;
	position: relative;
	z-index: 10;
	height: 40px;
	margin: 0;
	padding: 0px 10px 0px 25px;
	background: #FFF;
	color: #222;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
		border-bottom: 1px solid #CCC;
		border-left: 1px solid #CCC;
}
.menu01 li a:hover {
	background: #DDD;
}
#list2{
		border-top: 1px solid #CCC;
		clear:both;
		overflow:hidden;
	}

#list2 li{
	width:50%;
	float:left;
}



#list2 li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 0;
	height: 0;
	margin-top: -5px;
  border: 5px solid transparent;
	border-left: 5px solid  #FF0004;
}
#gFooter{
	clear:both;
}

#gFooter .baseBtn a,#conts .reasonBox .baseBtn01 a {
	display: block;
	margin: 0px auto 30px;
	padding: 12px 10px;
	text-align: center;
	font-size: 18px;
	color: #444;
	text-decoration: none;
	text-align: center;
}

#gFooter .baseBtn {
	margin: 0px 10px 20px;
	background:#777777;
}



#gFooter p.copyright {
	background:#E60012;
	padding: 5px 10px;
	color: #FFF;
	font-size: 10px;
	text-align: center;
}
/*クラス------------------------------------------------------------*/

.red{
	color:#FF0000;
}
.blue{
	color:#0070C0;
}
.bold{
	font-weight:bold;
}


.bnr{
	clear:both;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	text-align:center;
}
.bnr-tel{
	clear:both;
	width:95%;
	margin:0px auto 15px auto;
	overflow:hidden;
	text-align:center;
}
.bnr-tel div{
	margin:0px 0px 2px 0px;
}
.bnr .left{
	float:left;
	width:160px;
}
.bnr .right{
	float:right;
	width:160px;
}
.center{
	text-align:center;
}
.small{
	font-size:12px;
	line-height:16px;}
.column{
	clear:both;
	overflow:hidden;
	margin:0px 0px 10px 0px;
}
/*coupon------------------------------------------------------------*/
.coupon{
	width:100%;
	overflow:hidden;
	background:#FFF;
	text-align:center;
	clear:both;
	margin:0px 0px 0px 0px;
}
.coupon ul{
margin:0px auto;
text-align:center;
}
.coupon ul li {
	float:left;
	width:50%;
	display:block;
	padding:0px 0px 10px 0px;
	text-align:center;
}
.coupon ul li.now{
		background:#333;
}
.coupon ul li:first-child{
	border-left:none;
}
/*movie------------------------------------------------------------*/

.movie{
	width:100%;
	overflow:hidden;
	background:#FFF;
	text-align:center;
	clear:both;
	margin:0px 0px 0px 0px;
}
.movie ul{
margin:0px auto;
text-align:center;
}
.movie ul li {
	float:left;
	width:44%;
	display:block;
	padding:10px 3% 10px 3%;
	text-align:center;
}

.totop a{
	width:100%;
	overflow:hidden;
	padding:15px 0px;
	display:block;
	background:#ADA9A9;
	text-align:center;
}
/*shop--------------------------------------------------------------*/
.shop{
	width:90%;
	margin:0px auto 15px auto;
	padding:5px;
	border:1px solid #A4A4A4;
}
.shop p.name{
	width:40%;
	float:left;
	font-size:16px;
}
.shop p.tel{
	width:60%;
	float:right;
	text-align:right;
	font-size:14px;
}
.shop p.add{
	clear:both;
	padding:5px 0px;
font-size:14px;
border-top:1px dotted #909090;
}

.shop p.link a{
text-align:left;
position: relative;
display: block;
padding: 10px 25px 10px 10px;
background:#666666;
font-size:16px;
color:#FFFFFF;
text-decoration:none;
}
.shop p.link a::after{
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  content: "";
  margin-top: -7px;
  width: 9px;
  height: 14px;
  background-image: url(../img/common/sprite.png);
  background-position: -13px -2px;
  font-size: 0;
}



.mgT10{margin-top:10px;}


.mgT40{
	margin-top:40px;
	}

.mgB20{
	margin-bottom:20px;
	}
	
.red{
	color:#FE0004;
	}
	
.thanks{
	border:#D1D1D1 3px solid;
	border-radius:8px;
	padding:20px;
	margin:20px 10px;
	}
	
	.holiday_area {
    background-color: #fffdf1;
    margin: 0 auto 10px;
    padding: 15px;
    border: 1px solid #d6d6d6;
    width:90%;
}

.mgT15{
	margin-top:15px;
}

.shop p.renraku {
    clear: both;
    font-size: 80%;
}

/* バナー追加 */
.bnr_area {
	margin: 20px auto;
	width: 96%;
}
.bnr_area a{
	display: block;
	margin-bottom: 15px;
}

.bnr_area a img{
	width:100%;
}

/* GMB star kuchikomi */

.star {
	width:96%;
	margin:0 auto 20px;
	background:#F1F1F3;
	border-radius: 5px;
	border: 1px solid #e6e4e4;
}

.star__inner-header {
	align-self: flex-start;
	padding:20px 0 20px;
	width: calc(100% - 20px);
	background:#FFF;
	border-radius: 5px;
	margin:10px 10px 0 ;
}

.star__inner-body {
	width: calc(100% - 20px);
	margin:10px 10px 0 ;
	height:600px;
	overflow-y: scroll;
}

.star__title{
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	margin:0 0 10px;
}

.star .main_info_area{
  display: flex;
	align-items: flex-end;
  justify-content: center;
}
.star .main_info_area span{
  display: inline-block;
  line-height: 1.2;
}
.star .main_star{
  color: #f5a708;
  font-size: 1.4em;
}
.star .main_score{
color: #363a44;
font-weight: bold;
font-size: 28px;
  margin: 0 10px;
}
.star .main_count{
color: #86888d;
font-size: 13px;
  margin-bottom: 3px;
}

.star .widget_ul{
  /*padding: 16px;*/
}

.star .widget_li{
border: 1px solid #e9e9eb;
border-radius: 4px;
background: #FFF;
margin-top: 16px;
  padding: 12px 24px;
  text-align: left;
	list-style: none;
}
.star .widget_li:first-child{
	margin-top: 0;
	}
.star .widget_li_name{
  font-size: 16px;
color: #363a44;
font-weight: bold;
  margin-bottom: 6px;
}
.star .widget_li_star{
  color: #f5a708;
  display: inline-block;
  font-size: 20px;
  margin-bottom: 12px;
}
.star .widget_li_date{
  display: inline-block;
  color: #86888d;
font-size: 13px;
margin-left: 4px;
}
.widget_li_shopName{
  line-height: 1.6;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 6px;
}
.star .widget_li_comment{
  font-size: 15px;
color: #363a44;
line-height: 1.6;
  margin-bottom: 8px;
  font-weight: 500;
}
.star .platformName_img{
  display: inline-block;
  max-width: 20px;
  vertical-align: text-top;
  margin-right: 10px;
}
.star .widget_li_platform{
  text-align: right;
  color: #86888d;
font-size: 13px;
}
.star .widget_li_platform a{
  display: inline-block;
    border-bottom: 1px dashed #fff;
  padding-bottom: 2px;
}
.star .widget_li_platform a:hover{
 opacity: 0.7;
  border-bottom: 1px dashed #363a44;
}

.star .more_page{
  margin: 10px 0;
  text-align: center;
}
.star .more_page a{
border: 1px solid #e9e9eb;
padding: 12px 16px;
width: 240px;
border-radius: 100px;
color: #0086d6 !important;
text-decoration: none !important;
background: #FFF;
display: inline-block;
font-size: 15px;
font-weight: bold;
}
.star .more_page a:hover{
background: #F8F8FA;
}
/*nyuko_yoyaku*/
.nyuko_yoyaku{
	width: 90%;
	margin: 0px auto;
}
.nyuko_yoyaku p.txt{
	margin-bottom:20px;
	font-size: 120%;
	line-height: 180%;
}

/* GMB star kuchikomi */

.star {
	width:96%;
	margin:0 auto 20px;
	background:#F1F1F3;
	border-radius: 5px;
	border: 1px solid #e6e4e4;
}

.star__inner-header {
	align-self: flex-start;
	padding:20px 0 20px;
	width: calc(100% - 20px);
	background:#FFF;
	border-radius: 5px;
	margin:10px 10px 0 ;
}

.star__inner-body {
	width: calc(100% - 20px);
	margin:10px 10px 0 ;
	height:600px;
	overflow-y: scroll;
}

.star__title{
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	margin:0 0 10px;
}

.star .main_info_area{
  display: flex;
	align-items: flex-end;
  justify-content: center;
}
.star .main_info_area span{
  display: inline-block;
  line-height: 1.2;
}
.star .main_star{
  color: #f5a708;
  font-size: 1.4em;
}
.star .main_score{
color: #363a44;
font-weight: bold;
font-size: 28px;
  margin: 0 10px;
}
.star .main_count{
color: #86888d;
font-size: 13px;
  margin-bottom: 3px;
}

.star .widget_ul{
  /*padding: 16px;*/
}

.star .widget_li{
border: 1px solid #e9e9eb;
border-radius: 4px;
background: #FFF;
margin-top: 16px;
  padding: 12px 24px;
  text-align: left;
	list-style: none;
}
.star .widget_li:first-child{
	margin-top: 0;
	}
.star .widget_li_name{
  font-size: 16px;
color: #363a44;
font-weight: bold;
  margin-bottom: 6px;
}
.star .widget_li_star{
  color: #f5a708;
  display: inline-block;
  font-size: 20px;
  margin-bottom: 12px;
}
.star .widget_li_date{
  display: inline-block;
  color: #86888d;
font-size: 13px;
margin-left: 4px;
}
.widget_li_shopName{
  line-height: 1.6;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 6px;
}
.star .widget_li_comment{
  font-size: 15px;
color: #363a44;
line-height: 1.6;
  margin-bottom: 8px;
  font-weight: 500;
}
.star .platformName_img{
  display: inline-block;
  max-width: 20px;
  vertical-align: text-top;
  margin-right: 10px;
}
.star .widget_li_platform{
  text-align: right;
  color: #86888d;
font-size: 13px;
}
.star .widget_li_platform a{
  display: inline-block;
    border-bottom: 1px dashed #fff;
  padding-bottom: 2px;
	text-decoration:none;
	color: #86888d;
}
.star .widget_li_platform a:hover{
 opacity: 0.7;
  border-bottom: 1px dashed #363a44;
}

.star .more_page{
  margin: 10px 0;
  text-align: center;
}
.star .more_page a{
border: 1px solid #e9e9eb;
padding: 12px 16px;
width: 240px;
border-radius: 100px;
color: #0086d6 !important;
text-decoration: none !important;
background: #FFF;
display: inline-block;
font-size: 15px;
font-weight: bold;
}
.star .more_page a:hover{
background: #F8F8FA;
}
