@charset "utf-8";
/*
Theme Name: driverstand
Theme URI: http://www.md-systems.net/
Description: WordPress 4.x
Version: 1.0
License: GNU General Public License
Author: MDS
Author URI: http://www.md-systems.net/
*/
@import url(http://fonts.googleapis.com/css?family=Carrois+Gothic+SC);

/* =1. General Setting 
-------------------------------------------------------------- */
html, body, #page, #wrapper {
  height: 100%;
}
html, body, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-family: inherit;
	vertical-align: middle;
	list-style:none;
	}
body{
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
	-webkit-text-size-adjust: 100%;
	-webkit-text-stroke-width: 0.1px;
	color: #222;
	margin: 0;
	padding: 0;
	line-height: 1.9em;
	} 
p {
	margin-bottom: 20px;
}
ul, ol {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}
ul li {
	list-style-type: none;
}
img {
	height: auto;
	margin: 0;
	padding: 0;
	line-height: 100%;
	vertical-align: middle;
}
.clear{ 
	clear: both;
	line-height: 0
}
#sidebar > div > li {
	list-style-type: none;
}
.sPhone {
    display: none;
}
/* WP
-------------------------------------------------------------- */
.alignleft {
    float: left;
}
	img.alignleft {
	    margin-right: 10px;
	}
.alignright {
    float: right;
}
	img.alignright {
	   margin-left: 10px;
	}
/* =2. Basic Layout 
-------------------------------------------------------------- */
#contents {
    position: relative;
    min-height: 100%;
    background-color: #000;
}
.bg01 {
    background-color: #000;
}
.bg02 {
    margin: 0 auto;
    width: 1005px;
    background-color: #fff;
}
.bg03 {
    margin: 0 auto;
    width: 985px;
    background-color: #000;
}
#wrapper {
    border-left: solid 1px grey;
    border-right: solid 1px grey;}
#page {
    position: relative;
    margin: 0 auto;
    width: 965px;
    background-color: #fff;
}
#sidebar {
    float: left;
    width: 210px;
    height: 100%;
    min-height: 1850px;
    background-color: #000;
}
@media screen and (max-width: 679px){
	#sidebar {
		float: none;
		width: auto;
		height: auto;
		min-height: initial;
	}
}

#main {
    float: right;
    width: 755px;
    height: auto;
    min-height: 1850px;
    background-color: #fff;
}
#wrapper,#contents,#footer {
	margin: 0 auto;
	width: 100%;
}
#footer {	
	padding: 10px 5px;
	width: 955px;
	background-color: #000;	
}

.post {
	padding-bottom: 50px;
}
	.post img {
	    max-width: 100%;
	}
/* =3. Header, Menu
-------------------------------------------------------------- */
#header {
    display: block;
/*
    display: table;
    table-layout:fixed;
*/
    margin: 0 auto;
    width: 100%;
    height: 279px;
}
	#header .logoImg, #header .mainImg, #header .subImg {
	    float: left;
	    display: block;
	    width: auto;
	    vertical-align: top;
	}
	#header .logoImg {
	    width: 210px;
	}
	#header .mainImg {
	    width: 755px;
	    height: 279px;
	    text-align: center;
	    background-color: #000;
	}
	#header .mainImg img {
	    width: auto;
	    max-width: 100%;
	    height: 279px;
	}
.logoImg.pc {
    position: relative;
    display: block;
    width: 210px;
    height: 279px;
}

.logoImg.pc img {
    float: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 210px;
    height: 279px;
}
.logoImg.pc a.link01 {
    inline-display: block;
    float: none;
    position: absolute;
    z-index: 99999;
    width: 210px;
    height: 20px;
    top: 155px;
    left: 0;
    clear: both;
}
.logoImg.pc.link_single a.link01 {
    top: 180px;
    left: 0;
    clear: both;
}
.logoImg.pc a.link02 {
    float: none;
    inline-display: block;
    position: absolute;
    z-index: 99999;
    width: 210px;
    height: 20px;
    top: 180px;
    left: 0;
    clear: both;
}
.logoImg.pc a.link01 img,
.logoImg.pc a.link02 img{
    height: 20px!important;
}


.logoImg.pc .headShopInfo{
	background:#000000 url("images/logo/2rinkan_logo_border.jpg") no-repeat center bottom;
	height: 279px;
	text-align:center;
}

.logoImg.pc .headShopInfo p{
	padding:0;
	margin:0;
	font-size: 12px;
	color:#ffffff;
	text-align:center;
}

.logoImg.pc .headShopInfo .catch{
	padding: 20px 0 6px;
	font-size:12px;
	font-weight:bold;
}

.logoImg.pc .headShopInfo .logo{
}

.logoImg.pc .headShopInfo .logo img{
	display:inline;
	position: static;
	width:150px;
	height:auto;
}

.logoImg.pc .headShopInfo .shopName{
	padding: 10px 0 0;
	font-size:16px;
	font-weight:bold;
	line-height: 1.5;
}

.logoImg.pc .headShopInfo .goHome{
	line-height:1;
	padding: 12px 0 0;
}

.logoImg.pc .headShopInfo .goHome a{
	color:#ffffff;
}



#contentBannerArea {
    text-align: center;
}
/*
	#contentBannerArea ul {
 	   margin-top: 5px;
	}
	#contentBannerArea ul li {
	    margin-bottom: 5px;
	}
*/
/* =4.  Main
-------------------------------------------------------------- */
/*
h2.blogTitle {
    margin-bottom: 20px;
    padding: 5px 0;
    font-size: 16px;
    color: #000;
    border-bottom: solid 1px #000;
}
	h2.blogTitle a {
	    color: #000;
	}
*/
h2.blogTitle {
    margin-bottom: 20px;
    margin-left: -5px;
    margin-right: -5px;
    padding: 5px 10px;
    border-bottom: solid 2px #000;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    box-shadow: rgba(102, 102, 102, 0.8) 0px 10px 9px -6px;
    -webkit-box-shadow: rgba(102, 102, 102, 0.8) 0px 10px 9px -6px;
    -moz-box-shadow: rgba(102, 102, 102, 0.8) 0px 10px 9px -6px;
    background: rgb(70,151,72);
    background: -moz-linear-gradient(top, rgba(70,151,72,1) 0%, rgba(39,132,42,1) 25%, rgba(7,110,2,1) 50%, rgba(9,71,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(70,151,72,1) 0%,rgba(39,132,42,1) 25%,rgba(7,110,2,1) 50%,rgba(9,71,0,1) 100%);
    background: linear-gradient(to bottom, rgba(70,151,72,1) 0%,rgba(39,132,42,1) 25%,rgba(7,110,2,1) 50%,rgba(9,71,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#469748', endColorstr='#094700',GradientType=0 );
    color: #fff;
    font-size: 16px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
	h2.blogTitle a {
	    color: #fff;
	}
.blogWrap {
    display: table;
    margin-bottom: 20px;
}
	.blogWrap .imgArea {
	}
	.blogWrap .txtArea {
	    display: inline-block;
	    padding: 0 5px;
	    font-size: 12px;
	    line-height: 140%;
	}
	.blogWrap .imgArea img {
	    width: auto;
	    max-width: 180px;
	}
	.blogWrap .imgArea, .blogWrap .txtArea {
	    display: table-cell;
	    vertical-align: top;
	}
p.moreLink {
   margin-top: 20px;
}
p.moreLink a {
   color: #000; 
   font-size: 12px;
}
p.moreLink:before {
    content: "▶ ";
    font-size: 12px;
    color: red;
}
/*** Blog info ***/
div.info{
	color: #666;
	font-size:85%;
	margin: 0 0 10px;
	}
	div.info ul {
		margin:0;
		float: right;
	}
	div.info li{
		float: left;
		list-style: none !important
	}
	
/*** Contents ***/
a.more-link{
	font-size:85%;
	padding:2px 20px 5px 10px;
	text-align:right;
	text-decoration:none;
	margin-left:480px;
	display:block;
	}
	
/*** Bottom Navigation, Comment Navigation ***/
div.nav-below{margin: 40px 0 0;overflow:auto;}
div.navigation{overflow:auto;}
	div.navigation a{margin-bottom:10px}

	.nav-previous a, .nav-next a,
	div.navigation .alignleft a, div.navigation .alignright a{
		color:#333;
		font-size:85%;
		text-decoration:none;
		}
		.nav-previous a:hover, .nav-next a:hover,
		div.navigation .alignleft a:hover, div.navigation .alignright a:hover{
			color: #999
			}			
	.nav-previous a, div.navigation .alignleft a{
		float:left;
		}
	.nav-next a, div.navigation .alignright a{
		float:right;
		text-align:right;
		}
/* SIDE
-------------------------------------------------------------- */

	#sidebar img{
	  width: auto;
	  max-width: 100%;
	}
	.sidebarAllarea ul {
	    width: 180px;
	    margin: 0 auto;
	}
	.sidebarAllarea ul li {
	    text-align: center;
	    margin-bottom: 5px;
	    background-color: #fff;
	    font-size: 10px;
	    line-height: 14px;
	}
	.sidebarAllarea ul li p{
	    margin: 0;
	    padding: 5px;
	    text-align: left;
	}
.shopData {
    padding: 40px 0;
    background-color: #000;
    color: #fff;
    line-height: 120%;
}

.shopData h3 {
    margin-left: 15px;
    font-size: 12px;
}
.shopData table {
    margin: 0 auto 0 15px;
    text-align: left;
}
.shopData table th{
    font-size: 10px;
    font-weight: normal;
	padding: 0 10px 0 0;
}
.shopData table td {
    font-size: 11px;
}
.shopmenu ul {
    border: solid 2px #fff;
    width: 200px;
    margin: 0 auto;
}
.shopmenu ul li {
    border-bottom: solid 1px #fff;
}
.shopmenu ul li:last-child {
    border-bottom: none;
}
.shopmanager {
    border: solid 1px #ccc;
    width: 202px;
    margin: 3px auto;
}
		.shopmanager p {
		    font-size: 12px;
		    line-height: 140%;
		    color: #999;
		    padding: 3px;
		}
		.shopmanager .photo {
		    float: left;
		    margin-right: 3px;
		}
.shopData a:link,
.shopData a:visited,
.shopData.sPhone a:link,
.shopData.sPhone a:visited {
    color: #fff;
}

@media screen and (max-width: 679px){

/* サイドバーメニューの非表示 */
	#sidebar .shopData,
	#sidebar .shopmenu,
	#sidebar .shopmanager{
		display:none;
	}
	
	#sidebar .shopData02{
		padding-top:20px;
	}
	#sidebar .shopData02 hr:first-child{
		display:none;
	}
}

.sidebarAllarea ul {
	width: 95%;
	margin: 0 auto;
} 

#sidebar img{
	width: 100%;
	height: auto;
  }


.sidebarAllarea ul li {
	margin-bottom: 5px;
	background-color: transparent;
}




/* =5. Post Entry
-------------------------------------------------------------- */
.wp-pagenavi {
    clear: both;
    text-align: center;
    margin: 20px auto;
}
.post {
    padding: 20px 25px;
}
.post h1{font-size:160%;}
.post h2{font-size:120%;}	
.post h3{font-size:100%;margin: 5px 0;padding: 5px 10px;}
.post h4{font-size:110%;}
.post h5{font-size:100%;}

.post p{margin-bottom:10px;}
.post em{font-style: italic;}
.post code{color: #06c; font-family:'Courier New',Courier,monospace;}
.post blockquote{
	border-left:5px solid #ddd;
	background: #eee;
	padding: 10px;
	margin:20px 0;
	font-style:italic;
	}
	.post blockquote p{margin:0;}
	.post div.wp-caption{margin: 20px 0;}
	.post div.wp-caption img{ margin: 0;}
	.post div.wp-caption p{ font-size:85%;}
	.post ul, .post ol{margin:20px 0;}
	.post ul li{
		list-style-type: disc;
		margin-left:20px;
		}
	.post ol li{list-style: decimal outside;margin-left:20px;}

/* =6.widget
-------------------------------------------------------------- */


/* =7.  Footer
-------------------------------------------------------------- */
.pageTop a {
  color: #666;
}
.pageTop {
  display:none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999999;
  font-size: 140%;
}
#footer {
    position: relative;
    border-top: solid 1px grey;
}
	#footer .copy {
	    margin-bottom: 0;
	    color: grey;
	    font-size: 10px;
	    line-height: 120%;
	}
/* =Utility
-------------------------------------------------------------- */
.pageRoot{
    margin: 0 auto 5px auto;
    padding: 5px 20px;
    font-size: 90%;
    text-align: right;
}
.clearfix {
    zoom: 1;/*for IE 5.5-7*/
    min-height: 1%;
}
.clearfix:after {/*for modern browser*/
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
  overflow: hidden;/* 隙間対応 */
  font-size: 0.1em;/* 隙間対応 */
  line-height: 0;/* 隙間対応 */
}
* html .clearfix {
    display: inline-table;
    /*\*/display: block;/**/
}
img {border: none;}
.red {color: #C00;}
.mini{font-size:x-small;}
.fl {float: left;}
.fr {float: right;}
.alignR {text-align: right;}
.alignC {text-align: center!important;}
.alignL {text-align: left;}
.fontL {
  font-size: 150%;
}
.center {
    margin: 0 auto;
}
a:link,a:visited {
	text-decoration: none;
}
a:hover,a:active {
	text-decoration: underline;
}
/* =Pages
-------------------------------------------------------------- */
.sec {
  padding: 40px 0;
}
.sectionWrap {
  width: 980px;
  margin: 0 auto;
}
	.sectionWrapInner {
		margin: 0 auto;
		padding: 0 20px 20px 20px;
	}
h2.title {
  display: table;
  text-align: center;
  white-space: nowrap;
  font-size: 140%;
  margin-bottom: 40px;
}

/* INDEX
------------------------------------------------*/
.scrollNews {
   height: 22px;
   background: url(images/waku.jpg) left top no-repeat;
   background-size: 100% 100%;
}
.scrollNewsInner {
    margin: 0 100px 0 45px;
    color: red;
}
.bannerAllArea img {
    display: block;
    margin-bottom: 5px;
}
.bannerArea ul {
    margin: 5px auto 0 auto;
}
	.bannerArea ul li {
	    float: left;
	    margin: 0 0 5px 0!important;
	    padding: 0!important;
	    width: 50%;
	    height: auto;
	    min-height: 75px;
	}
	:root .bannerArea ul li {
	  width: 377px\0/;
	}
	.bannerArea ul li img {
	    margin: 0!important;
	    padding: 0!important;
	    width: auto;
	    max-width: 100%;
	}
	:root .bannerArea ul li img {
	  width: 377px\0/;
	}
	.bannerArea img {
	    display: block;
	}
.newstitle img {
    width: 100%;
}
/*
.bannerAllArea img {
    width: 100%;
}
*/
.bannerAllArea img {
    margin: 0 auto 5px;
    width: auto;
    max-width: 100%;
}
.bannerWidth100 img {
    margin: 0 auto 5px;
    width: 100%;
}
.bannerWidthAuto img {
    margin: 0 auto 5px;
    width: auto;
    max-width: 100%;
}
.bannerWidthAuto p {
    margin: 0 auto 5px;
    width: auto;
    max-width: 535px;
    text-align: left;
    line-height: 1.5;
}
.bannerTable table {
    margin: 0 auto 5px;
    border-collapse:collapse;
}
/* =iPad
-------------------------------------------------------------- */
@media screen and (max-width: 1024px){
	#contents,
	#contents #main .section,
	#contents #main .sectionInner,
	#footerInner,
	#headerInner,.pageRoot {
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}
}
/* =スマホ
-------------------------------------------------------------- */
@media screen and (max-width: 679px){
	.pc {display:none!important;}
	.sPhone { display: block;}
	img {
		max-width: 100%;
		vertical-align: middle;
	}
	#site-title .pc, #globalMenu, 
	#primalNav{display:none;}
	#header {
		display: block;
		width:100%;
	}
	.bg02,
	.bg03 {
	    margin: 0 5px;
	    width: auto;
	}
	#footer {
	    width: auto;
	}
	#page {
	    position: static;
	    margin: 0 auto;
	    width: auto;
	}
	.side.sPhone {
	    background-color: #000;
	}
		.shopData h3,
		.shopData table th,
		.shopData table td {
		    font-size: 90%;
		}
		.shopmenu ul {
		    width: auto;
		}
		.shopmanager {
		    border: none;
		    width: auto;
		    margin: 0 auto;
		}
		.shopmanager p {
		    font-size: 90%;
		    margin-bottom: 0;
		    padding-bottom:20px;
		}
		.shopmenu h3 img {
		    width: 100%;
		}
		.shopmanager h3 img {
		    width: 100%;
		}
	#header { height: auto;}
	#header .logoImg, #header .mainImg, #header .subImg {
	    display: block;
	    width: 100%;
	    height: auto;
	    background-color: #000;
	    text-align: center;
	    vertical-align: top;
	}
		#header .mainImg img {
		    width: 100%;
		    height: auto;
		}
	#main {
	   display: block;
	   float: none;
 	   width: 100%;
	   height: auto;
	   min-height: 300px;
	   padding: 0 0 20px;
	}
		.bannerArea ul li {
		    float: none;
		    width: 100%;
		    min-height: 10px;
	
		}
		.bannerArea ul li img {
		    width: 100%;
		}
	.scrollNewsInner {
	    margin: 0 15%;
	}
	.goTop {background: #000;text-align: center;padding: 20px 0;}
	.goTop a {color: #fff;}
	.post {
	    padding: 10px;
	}
		.blogWrap .txtArea {
		    display: block;
		    padding: 0;
	 	   font-size: 100%;
		}
		.blogWrap .imgArea {
		    display: block;
		    text-align: center;
		}
		p.moreLink a {
		    font-size: 90%;
		}
	select, textarea,input:not([type]), input[type="color"],
	input[type="email"], input[type="number"],
	input[type="password"], input[type="tel"],
	input[type="url"], input[type="text"] {
		padding: 3px 0px;
		max-width: 90%;
	}
	#contents #main section .titleArea h2.title{
		margin: 0 auto;
		width: 100%;
	}
	#contents, .post {
		min-height: 100px;
	}
	.post {
		padding-bottom: 10px;
	}
	.post p {
	    padding: 0 10px;
	}
		#sPhoneSwitch {
			display: block;
			position: absolute;
			height: 50px;
			width: 50px;
			z-index: 9999999;
		}
		#sPhoneSwitch a {
			position: absolute;
				top: 10px;
				left: 5px;
			display: block;
			width: 50px;
			height: 50px;
			background: none repeat scroll 0% 0% #666;
			border-radius: 7px;
			color: #FFF;
			font-weight: bold;
			font-size: 280%;
			z-index: 110;
			line-height: 55px;
			text-align: center;
			text-decoration: none;
		}
		#sPhoneSwitch a:hover {
			text-decoration: none;
		}
	.pageRoot {padding: 0;}
	.firstview p {
	  font-size: 120%;
	}
	.contactBtn a {
	  font-size: 120%;
	  padding: 10px 20px;
	}
	.sectionWrap {
	  width: 95%;
	}
	.wraptable .imgArea, .wraptable .txtArea {
	  display: block;
	}
	.wraptable .imgArea {
	  margin-bottom: 20px;
	  text-align: center;
	}
	#footerInner {
	  margin: 0 auto;
	  text-align: center;
	}
	.shopmenu ul li {
	    height: auto;
	    min-height: 50px;
	    line-height: 50px;
	}
	.shopmenu ul li a {
	    display: inline-block;
	    width: 100%;
	}
	.shopmenu ul li.rental {
	    background-color: #0089cf;
	    background-image: none!important;
	}
	.ds .shopmenu ul li {
	    background: url(images/sidebar/btn_side_whbg.png) left top repeat-y;
	}
/*
	.shopmenu h3 img, .shopmanager h3 img {
	    height: 50px;
	}
*/
	.shopmenu h3, .shopmanager h3 {
	    background-color: #000;
	    /* height: 50px; */
	}
		.ds .shopmenu h3, .ds .shopmanager h3 {
		    background-color: #fff;
		}
}
/* 20160721 */

.archive .post {
    float: left;
    padding: 20px 15px;
    width: 50%;
    box-sizing: border-box;
}
.archive .blogWrap .imgArea,
.archive .blogWrap .txtArea {
    display: block;
    vertical-align: top;
}
.archive .blogWrap .imgArea {
    text-align: center;
}
/* SIDEBAR
------------------------------------------- */
.shopData02 {
    color: #fff;
    font-size: 11px;
    padding: 0 14px;
    margin-bottom: 25px;
}
	.shopData02 hr {
	    margin: 15px 0;
	}
	.shopData02 table th, .shopData02 table td {
	    font-weight: normal;
	    line-height: 190%;
	}
	.shopData02 p {
	    margin: 5px 0;
	    line-height: 140%;
	}
.shopmenu h3 {
    margin-top: 15px;
}
@media screen and (max-width: 679px){
	.archive .post {
	    float: none;
	    padding: 20px 15px;
	    width: 100%;
	    box-sizing: border-box;
	}
}

.bannerArea_bottom {
     margin-top: 50px;
    font-size: 12px;
}
.bannerArea_bottom img {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100%;
}

.acclog img {
    position: absolute;
    height: 0;
}


/* 座間店 */
.zamaSyaken{
	padding:5px 15px 20px;
}

.zamaSyaken .zamaSyakenSec{
	padding:0 0 20px;
}

.zamaSyaken .zamaSyakenSec .img{
	padding:0 0 20px;
}

.zamaSyaken .zamaSyakenSec img{
	width:100%;
}

.zamaSyaken .zamaSyakenSec p{
	font-size: 18px;
	text-align: left;
	line-height: 1.5;
	color:#333;
}

.zamaSyaken .zamaGoSyaken a{
	font-weight:bold;
	font-size:24px;
	color:#090;
}
.zamaSyaken .zamaGoSyaken a:after {
	content: "▶ ";
	color:#d00;
}

@media screen and (max-width: 679px){
	.zamaSyaken{
		padding:10px 15px;
	}
	
	.zamaSyaken .zamaSyakenSec{
		padding:0 0 10px;
	}
	
	.zamaSyaken .zamaSyakenSec .img{
		padding:0 0 10px;
	}
	
	.zamaSyaken .zamaSyakenSec p{
		margin-bottom:10px;
		font-size: 14px;
	}
	.zamaSyaken .zamaGoSyaken a{
		font-size:16px;
	}
}



/* 座間料金表 */
.zamaSyaken .priceArea .title {
	/* width: 100%; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 15px;
	background: -moz-linear-gradient(
		top,
		#61b946 0%,
		#1b6d12);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#61b946),
		to(#1b6d12));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #cccccc;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(087,087,087,0);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(087,087,087,0);
	box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 0px rgba(087,087,087,0);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.3),
		0px 1px 0px rgba(255,255,255,0.3);
}
	.zamaSyaken .priceArea .title i {
	    margin-right: 10px;
	}
	.zamaSyaken .priceArea .title span.small {
	    font-size: 12px;
	}

.zamaSyaken .priceArea {
    margin-bottom: 10px;
    padding: 0 10px 10px 10px;
    background-color: #000;
    color: #fff;
}
.zamaSyaken .priceArea h2 {
    margin-bottom: 0;
}
.zamaSyaken .priceArea .pc img {
	width:100%;
}
.zamaSyaken .priceArea .priceAttention{
	font-size:10px;
	line-height: 1.5;
	margin-bottom: 0;
	padding:5px 0;
}

@media only screen and (max-width:768px) {
	.zamaSyaken .priceArea h2 {
	    margin-bottom: 0;
	    padding: 0;
	}
	.zamaSyaken h3.sPhonePrice {
	    background-color: #CC0000;
	    color: #fff;
	    padding: 5px 10px;
	    font-size: 18px;
	}
	.zamaSyaken table.itemList {
	    border: none;
	}
	.zamaSyaken table.itemList td.stylershiro {
	    display: block;
	    width: 100%;
	    padding: 5px;
	    margin-bottom: 10px;
	    margin-left: 0;
	}
	.zamaSyaken table.itemList td {
	    display: list-item;
	    border: none;
	    list-style-type: disc;
	    margin-left: 20px;
	}
}

/* Slider
----------------------------------------------------------------------------------- */
.swiper-button-prev, .swiper-button-next {
    background: none!important;
    font-size: 40px;
    color: rgba(50,50,50,0.8);
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(51, 51, 51, 0.46);
    width: 40px;
    height: 40px;
    padding: 5px;
    border-radius: 50%;
    background-size: 50%;
}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	    right: 5px;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	    left: 0px;
	}
.swiper-wrapper {
    padding-bottom: 20px;
}
.swiper-container {
    margin: 0 auto 20px auto;
}
	.swiper-pagination-bullet {
	    width: 15px;
	    height: 15px;
	    background: #555;
	    opacity: 1;
	}
	span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	    background-color: #fff;
	}
	.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
	    bottom: 0;
	}

/* エンジンオイル量り売り
----------------------------------------------------------------------------------- */
.oil_attention{
	padding:10px 0 0;
	font-size:12px;
}

.oil_attention .r{
	color:#e60012;
}

.oil_attention .y{
	color:#aaaa00;
}

.oil{
	display:none;
}

.oil_close,
.oil_open{
	padding:0 10px;
}

.oil_close{
	padding:10px 10px 0;
	display:none;
}

.oil_close a,
.oil_open a{
	display:block;
	background:#e60012;
	text-align:center;
	padding:10px;
	color:#fff;
	font-weight:bold;
}


.oil_wrap img{
	width:100%;
}

.oil_head{
	padding:0 10px;
}

.oil{
	padding:10px 10px 0;
}

.oil .oil_container{
	width:100%;
	overflow:auto;
}
.oil table{
	width:1200px;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #000;
}
.oil.oil_count_5 table{
	width:735px;
}
.oil.oil_count_3 table{
	width:735px;
}
.oil table td{
	width:150px;
	border:1px solid #000;
	text-align:center;
	font-size:12px;
	line-height:1.2;
	padding:5px 0;
}

.oil table tr.logo td{
	border-bottom:none;
	padding-bottom:0;
}

.oil table tr.logo td img{
	width:80%;
	max-width:115px;
}

.oil table tr.image td{
	border-top:none;
	border-bottom:none;
	padding:0;
}

.oil table tr.image td img{
	width:70%;
	max-width:102px;
}

.oil table tr.name td{
	font-weight:bold;
	font-size:14px;
	border-top:none;
}

.oil table tr.type td{
	background: #e60012;
	color: #fff;
	font-weight:bold;
}

.oil table tr.price01 td{
	background: #ffff00;
	color: #f00;
	font-weight:bold;
	font-size:16px;
}

.oil table tr.price01 td span{
	font-size:12px;
}

.oil table tr.price01 td em{
	font-size:8px;
}

.oil table tr.price10 td,
.oil table tr.price20 td,
.oil table tr.price30 td{
	font-size:10px;
	font-weight:bold;
}

.oil table tr.desc1 td{
	padding-bottom:0;
	border-bottom:none;
	background: #e60012;
	color: #ffff00;
	font-weight:bold;
}

.oil table tr.desc2 td{
	border-top:none;
	background: #e60012;
	color: #fff;
}

.oil table tr.type td:nth-child(n+5),
.oil table tr.desc1 td:nth-child(n+5),
.oil table tr.desc2 td:nth-child(n+5){
	background: #036eb8;
}

.oil table tr .active{
	background:#009944;
	text-align:center;
	font-weight:bold;
	color:#fff;
} 

.oil table tr.c2 .active{
	background:#e60012;
} 

.oil table tr.c3 .active{
	background:#1d2088;
} 

.oil table tr.c4 .active{
	background:#fff100;
	color:#000;
} 
