@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;
margin:0;
}
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;

}

hr{
	display:none;
	}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	line-height: 1.5;
	-webkit-text-size-adjust: none;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
header .left{
	padding: 10px 0px 8px 5px;
	width: 70%;
	float: left;
}
header .right{
	width: 13%;
	padding: 5px 5px 8px 0px;
	float: right;
	overflow: hidden;
}
header .shopname{
	float: left;
	margin-top:8%;
	text-align: left;
	font-size: 12px;
	color: #353535;
	font-weight: bold;
	padding-left: 8px;
	line-height: 14px;
}


h1{
	padding: 3px 0px 3px 0px;
	clear: both;
	font-size: 70%;
	line-height: 120%;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background: #fe2b00;
}
#gHeader {
	overflow: hidden;
	text-align: center;
	background: #fff;
}

#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;
	text-align:center;
	
}
#gnavi ul{
		text-align:center;

}
#gnavi ul li{
	float:left;
	width:25%;
background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,253,227,1) 0%, rgba(255,250,194,1) 50%, rgba(255,246,147,1) 51%, rgba(255,246,147,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,253,227,1)), color-stop(50%,rgba(255,250,194,1)), color-stop(51%,rgba(255,246,147,1)), color-stop(100%,rgba(255,246,147,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,253,227,1) 0%,rgba(255,250,194,1) 50%,rgba(255,246,147,1) 51%,rgba(255,246,147,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,253,227,1) 0%,rgba(255,250,194,1) 50%,rgba(255,246,147,1) 51%,rgba(255,246,147,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,253,227,1) 0%,rgba(255,250,194,1) 50%,rgba(255,246,147,1) 51%,rgba(255,246,147,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,253,227,1) 0%,rgba(255,250,194,1) 50%,rgba(255,246,147,1) 51%,rgba(255,246,147,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	display:block;
}
#gnavi ul .now{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,253,227,1) 0%, rgba(255,250,194,1) 50%, rgba(255,246,147,1) 51%, rgba(255,246,147,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,253,227,1)), color-stop(50%,rgba(255,250,194,1)), color-stop(51%,rgba(255,246,147,1)), color-stop(100%,rgba(255,246,147,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,253,227,1) 0%,rgba(255,250,194,1) 50%,rgba(255,246,147,1) 51%,rgba(255,246,147,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,253,227,1) 0%,rgba(255,250,194,1) 50%,rgba(255,246,147,1) 51%,rgba(255,246,147,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,253,227,1) 0%,rgba(255,250,194,1) 50%,rgba(255,246,147,1) 51%,rgba(255,246,147,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,253,227,1) 0%,rgba(255,250,194,1) 50%,rgba(255,246,147,1) 51%,rgba(255,246,147,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	display:block;
}

/**/
.bxSliderBox{
	margin-bottom:5px;
	padding:3px;
}


.bxSliderBox .bx-wrapper{
		position:relative;
		
	}
	
	.bx-wrapper .bx-controls .bx-controls-direction .bx-prev{
		width:33px;
		height:33px;
		background:url(../images/silide_icon_left.png) left top no-repeat;
		background-size:33px 33px;
		outline:none;
		text-indent:-9999px;
		position:absolute;
		left:-3px;
		top:50%;
		z-index:60;
		margin-top:-16px;
	}
	.bx-wrapper .bx-controls .bx-controls-direction .bx-next{
		width:33px;
		height:33px;
		background:url(../images/silide_icon_right.png) left top no-repeat;
		background-size:33px 33px;
		outline:none;
		text-indent:-9999px;
		position:absolute;
		right:-3px;
		top:50%;
		z-index:60;
		margin-top:-16px;
	}
	
	
	
	

ul.top_feature{
	margin-bottom:10px;
	padding:0px 0px 0px 0px;
	/*background:#FFFAD6;*/
	overflow:hidden;
}

ul.top_feature li{
	margin:0px auto;
	margin-bottom:5px;
	width:95%;
}
/**/
#ad{
	width:95%;
	margin:0px auto;
	margin-bottom:10px;
}


#ad p{
	padding:14px;
	text-align:center;
	background:#ebebeb;
}


/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

#gFooter .btn {
	padding-top: 0;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 1px;
	position: fixed;
	bottom: 3px;
	z-index: 99;
	width: 98%;
	background: #fff;
}

.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 {
	padding: ショートハンドを設定;
	background: #DDD;
}
#list2{
		border-top: 1px solid #CCC;
	}

#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;
	background:#fff;
}

#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 {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	color: #5b5b5b;
	font-size: 10px;
	text-align: center;
	margin-bottom: 33%;
}

#gFooter p.copyright02 {
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	color: #5b5b5b;
	font-size: 10px;
	text-align: center;
}
/*クラス------------------------------------------------------------*/

.red{
	color:#fe2b00;
}
.blue{
	color:#0070C0;
}
.bold{
	font-weight:bold;
}
p.link a{
text-align:left;
position: relative;
display: block;
margin:0px 0px 15px 0px;
padding: 10px 25px 10px 10px;
background: -moz-linear-gradient(top, #FEFEFE, #DEDEDE);
background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#FEFEFE));
border-bottom:solid 1px #EEE;
font-weight:bold;
text-decoration:none;
border-radius: 8px;
}
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: -2px -2px;
  font-size: 0;
}

.bnr{
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	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 10px 15px 10px;
}
/*coupon------------------------------------------------------------*/
.coupon{
	width:100%;
	overflow:hidden;
	background:#FFF;
	text-align:left;
	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{
	padding: 5px 0;
}
.totop a{
	width:100%;
	padding:15px 0px;
	display:block;
	background:#ADA9A9;
	text-align:center;
}
.totop a img{
	display:inline-block;
	margin-top:10px;
}


.bxSliderBox{
	padding: 3px;
}
.bxSlider li img{
	width:100%;
}


.Bnr2Area {
    width: 50%;
    float: left;
}


/*TABLE------------------------------------------------------*/
table.reason_data{
width:100%;
text-align:center;
border:1px solid #BBB;
border-collapse:collapse;
border-spacing:0px;
}
	
table.reason_data th,table.reason_data td{
padding:3px 3px 3px 3px;
border:1px solid #BBB;
font-size:14px;
}
table.reason_data th{
	white-space: nowrap;
	vertical-align: middle;
	background: #E0EF9E;
	font-weight: bold;
	text-align: center;
}
table.reason_data td.name{
background: #FFC;
font-weight:bold;
}




.ttl_circle_feature {
	background: rgba(0, 0, 0, 0) url("../images/ico_list_red.gif") no-repeat scroll left 3px;
	font-weight: bold;
	padding-left: 18px;
}



.shopname .hdborder {
    border-left: 6px solid #2b3789;
    padding: 5px 10px 5px 5px;
    font-size: 14px;
    color: #353535;
    font-weight: bold;
}
	
.shopname {
    border: #2b3789 solid 1px;
    display: block;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 5px 0px;
	background:#eef7ff;
}	



.btnarea {
	overflow: hidden;
	background: #FFF;
	text-align: center;
	clear: both;
	margin: 0px 10px 0px 10px;
}


.btnarea ul li {
    float: left;
    width: 49%;
    display: block;
    text-align: center;
	margin-right:5px;
}

.btnarea ul li:last-child {
	margin-right:0 !important;
}


.bxSliderBox{
	margin-bottom:15px;
	padding:3px;
}


.bxSliderBox .bx-wrapper{
		position:relative;
		
	}
	
	.bx-wrapper .bx-controls .bx-controls-direction .bx-prev{
		width:25px;
		height:25px;
		background:url(../images/silide_icon_left.png) left top no-repeat;
		background-size:25px 25px;
		outline:none;
		text-indent:-9999px;
		position:absolute;
		left:-8px;
		top:50%;
		z-index:60;
		margin-top:-16px;
	}
	.bx-wrapper .bx-controls .bx-controls-direction .bx-next{
		width:25px;
		height:25px;
		background:url(../images/silide_icon_right.png) left top no-repeat;
		background-size:25px 25px;
		outline:none;
		text-indent:-9999px;
		position:absolute;
		right:-8px;
		top:50%;
		z-index:60;
		margin-top:-16px;
	}
