@charset "UTF-8";
/* CSS Document */
h2{
	margin: 0px auto;
	margin-bottom: 10px;
	text-align: center;

}
.column{
overflow: hidden;
margin-bottom: 30px;
	clear: both;
}

.bnr{
	margin: 0px auto;
	margin-bottom: 30px;
	text-align: center;

}
.oilReasonarea{
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background: rgb(238, 0, 15) none repeat scroll 0 0;
	padding: 20px 0px;
	overflow: hidden;
}

div.oilReason{
	width: 450px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
div.oilReason .bottom{
	padding: 10px;
	height: 230px;
	overflow: hidden;
	background: #FFF;
}

div.oilReason .bottom .photo{
	float: left;
	width: 220px;
}
div.oilReason .bottom .txt{
	float: right;
	width: 200px;
}




.washReasonarea{
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	background: #d3effc;
	padding: 20px 0px;
	overflow: hidden;
}

div.washReason{
	width: 450px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
div.washReason .bottom{
	padding: 10px;
	height: 230px;
	overflow: hidden;
	background: #FFF;
}

div.washReason .bottom .photo{
	float: left;
	width: 220px;
}
div.washReason .bottom .txt{
	float: right;
	width: 200px;
}




ul.flow{
margin:0px auto;
display:flex;/*横並び*/
justify-content: space-between;/*均等配置*/
flex-wrap: wrap;/*折り返し*/
align-items:center;/*天地センター*/
    width: 750px;
}

ul.flow li{
	width: 245px;
	height: 230px;
}
ul.flow li p.caption{
	width: 240px;
	margin-top: 10px;
}

ul.flow li img{
	vertical-align: top;
}

dl.oilfaq dt {
	background: #e9e9e9;
	border-radius: 5px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 auto 5px;
	padding: 6px 3px 6px 5px;
	color: #ee000f;
}

dl.oilfaq dd {
	/*border-bottom: 1px dotted #767676;*/
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 8px;
}
.oilwaku01 {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #bdbdbd;
    border-radius: 5px;
    padding: 10px;
}
.column-photo{
	float: right;
	margin-left: 20px;
}
.large{
	font-size: 22px;
}

#form{
  margin-top:-150px;
    padding-top:150px;

}



table.table03 {
    background: none repeat scroll 0 0 #fff;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto 10px;
    width: 100%;
	text-align:center;
	 font-size:1.2em;
}

caption, th {
    text-align: left;
}


table.table03 {
    border-collapse: collapse;
    border-spacing: 0;
	font-weight:bold;
}


table.table03 th {
    border: 1px solid #ccc;
    padding: 8px 0px;
    white-space: nowrap;
	background: none repeat scroll 0 0 #FEE0E2;
	text-align: center;
}


table.table03 td {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    padding: 5px 10px;
}


#footer .footer_inner .footlogo03{
	margin-top: 70px;
	margin-right: 20px;
	margin-left: 48px;
	margin-bottom: 0px;
	float: left;
	}

#footer .footer_inner #footLink03{
	width: 630px;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	}

#footLink03 ul li {
    background: url(../images/ico_arrow_white.png) no-repeat scroll left center rgba(0, 0, 0, 0);
    font-size: 0.8em;
    padding: 1px 0;
	color:#ffffff !important;
}

#footLink03 ul li a {
    color:#ffffff !important;
    display: block;
    padding: 0 5px 0 15px;
    text-decoration: none;
}

#footLink03 ul li a:hover  {
    color:#ffffff !important;
	text-decoration:underline;
}

#footLink03 ul {
    float: left;
}

.normalList > li a:link{
    color: rgb(34, 160, 43) !important;
    text-decoration: underline;
}



table.shop_list {
    border: 1px solid rgb(153, 153, 153);
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    height: 99%;
    margin: 0 auto;
    width: 99%;
}
table.shop_list th, table.shop_list td {
    border: 1px solid rgb(153, 153, 153);
    padding: 8px;
}
table.shop_list th {
    background: rgb(237, 237, 237) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
table.shop_list th.post {
    font-weight: bold;
    text-align: left;
    width: 90px;
}
table.shop_list td {
    border: 1px solid rgb(153, 153, 153);
    line-height: 20px;
    text-align: left;
}
table.shop_list td.area {
    background: rgb(255, 204, 51) none repeat scroll 0 0;
    font-size: 18px;
}
table.shop_list td.shop {
    background: rgb(249, 249, 249) none repeat scroll 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 250px;
}
table.shop_list td.shop_tel {
    width: 170px;
}
table.shop_list td.service img {
    margin: 0 5px 0 0;
}




table.oilprice {
    border: 1px solid rgb(153, 153, 153);
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    height: 99%;
    margin: 0 auto;
    width: 99%;
}
table.oilprice th, table.oilprice td {
    border: 1px solid rgb(153, 153, 153);
    padding: 8px;
}
table.oilprice th {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
table.oilprice th.oilname {
    font-weight: bold;
    text-align: center;
}
table.oilprice td {
    border: 1px solid rgb(153, 153, 153);
    line-height: 20px;
    text-align: center;
	font-weight: bold;
	padding: 10px;
}

table.oilprice td.shop_tel {
    width: 170px;
}
table.oilprice td.service img {
    margin: 0 5px 0 0;
}


table.oilprice td.max {
    background:#feffb9 none repeat scroll 0 0;
    font-size: 20px;
	padding: 18px;
	font-weight: bold;
	color: #E60012;
}


table.oilprice td.koumoku {
    background: rgb(238, 238, 238) none repeat scroll 0 0;
    font-weight: bold;
    padding: 8px 10px 5px;
	font-size: 17px;
}



table.oilinner{
	margin: 0px;
	padding: 0px;
	border: none;
    border-collapse: collapse;
    border-spacing: 0;
}


table.oilinner td {
	margin: 0px;
	padding: 0px;
	border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

.mgB20 {
    margin-bottom: 20px;
}
/*shop-select ---------------------------------------------------------*/
h2.shop-select {
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 15px 0px;
	text-align: center;
	border-top:2px solid #D6010C;
	border-bottom:2px solid #D6010C;
	background: #FFFE6B;
	font-size: 200%;
}

section.shop-select {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	display: flex;
	align-items: top;
	flex-wrap: wrap;
	justify-content: space-between;
}
.shop-box {
	width: 44%;
	margin-bottom: 30px;
	padding: 15px 2%;
	border-radius: 10px;
	border: 3px solid #D6010C;
	overflow: hidden;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.shop-box.empty-box {
	border:  none;
}

.shop-box .shopText {
    width: 62%;
    padding-top: 10px;
}

.shop-box .shopText h3 {
	font-size: 155%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #5f5e5e;
}
ul.Info {
    font-size: 109%;
    margin-bottom: 15px;
}
ul.Info li{
	line-height: 140%;
	margin-bottom: 10px;
}
ul.Info li.tel span{
	font-size: 140%;
	color: #D6010C;
	font-weight: bold;
}
.shop-box .btn {
    width: 36%;
}

.shop-box .btn a {
	width:calc(100% - 0% - 6px) ;
    padding: 20% 0%;
    background: #098F36;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.5;
    color: #FFFFFF;
    font-size: 22px;
    border-radius: 10px;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 4px 14px -8px #082f0b;

}
.shop-box .btn a span{
	font-size: 70%;
}


.shop-box .btn .ready p {
    font-size: 35px;
    color: #FFF;
    margin-bottom: 10px;
}
.shop-box .btn a:hover{
 color: #FFFFFF;
  background-color: #D6010C;
  /*border-color: hsl(211, 37%, 31%);*/
  box-shadow: 0px 8px 4px -8px #8c8c8c;

}
.shop-box .btn a p{
	font-size: 35px;
	color: #FFF;
	margin-bottom: 10px;
}
.shop-box .btn a:hover p{
	color: #FFF100;
}
.shop-box .btn a:hover{
	color: #FFF100;
}

.shop-box .btn a.ready{
	width:calc(100% - 0% - 6px) ;
    padding: 20% 0%;
    background: #93acbf;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.5;
    color: #FFFFFF;
    font-size: 22px;
    border-radius: 10px;
    border: 3px solid #FFFFFF;
	box-shadow: 0px 10px 9px -8px #8c8c8c;
	pointer-events: none;
}
.bnr_list ul{
	display: flex;
	margin-bottom: 20px;
	justify-content: space-between;
}
.bnr_list ul li{
	width: 48%;
}
.bnr_list ul li img{
	width: 100%;
}
.bnr_list_tenpo ul{
	display: flex;
	margin-bottom: 10px;
	justify-content: space-between;
}
.bnr_list_tenpo ul li{
	width: 48%;
}
.bnr_list_tenpo ul li img{
	width: 100%;
}

.oil_price{
	display: flex;
	gap: 20px;
}

.oil_price img{
	max-width: 100%;
}