@charset "UTF-8";
/* CSS Document */

.ww_img {
	width: 96%;
	margin: 10px auto ;
}

.h2TT {
		margin:-5px 0 0 0;
}
#tab {
		border-bottom:2px solid #333;
		height:45px;
}
#tab li {
		width:49%;
		height: 45px;
		float:left;
}

#tab li:first-child {
	margin:0 2% 0 0;
}

.subTT {
		display:block;
		line-height: 45px;
		height: 44px;
		border-top:1px solid #bbbbbb;
		border-left:1px solid #bbbbbb;
		border-right:1px solid #bbbbbb;
		border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		text-shadow:1px 1px 0px rgba(255,255,255,1);
		color:#000;
		text-align:center;
		font-weight: bold;
background: #FFFFFF;

}

.selected {
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	height:46px !important;
	color: #FFCC00;
	text-shadow:1px 1px 0px #000000;
background: #0e0e0e;
background: -moz-linear-gradient(top,  #0e0e0e 1%, #7d7e7d 60%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#0e0e0e), color-stop(60%,#7d7e7d), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #0e0e0e 1%,#7d7e7d 60%,#ffffff 100%);
background: -o-linear-gradient(top,  #0e0e0e 1%,#7d7e7d 60%,#ffffff 100%);
background: -ms-linear-gradient(top,  #0e0e0e 1%,#7d7e7d 60%,#ffffff 100%);
background: linear-gradient(to bottom,  #0e0e0e 1%,#7d7e7d 60%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#ffffff',GradientType=0 );

}

.m5 {
	margin: 5px;
}

.menuOO {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #3B474E;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	line-height: 2.2em;
	padding: 0 0 0 20px;
background: url(/sp/images/common/sub_h2_point_2.png) no-repeat 5px, center -moz-linear-gradient(top,  #504e4c 0%, #161616 90%);
background: url(/sp/images/common/sub_h2_point_2.png) no-repeat 5px, center -webkit-gradient(linear, left top, left bottom, color-stop(0%,#504e4c), color-stop(90%,#161616));
background: url(/sp/images/common/sub_h2_point_2.png) no-repeat 5px, center -webkit-linear-gradient(top,  #504e4c 0%,#161616 90%);
}

.menuYY {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #3B474E;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	line-height: 2.2em;
	padding: 0 0 0 20px;
background: url(/sp/images/common/sub_h2_point_3.png) no-repeat 5px, center -moz-linear-gradient(top,  #504e4c 0%, #161616 90%);
background: url(/sp/images/common/sub_h2_point_3.png) no-repeat 5px, center -webkit-gradient(linear, left top, left bottom, color-stop(0%,#504e4c), color-stop(90%,#161616));
background: url(/sp/images/common/sub_h2_point_3.png) no-repeat 5px, center -webkit-linear-gradient(top,  #504e4c 0%,#161616 90%);
}

.ww_flow li {
	width; 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 25px;
	margin-bottom: 10px;
	text-indent: 1em;
background: #004377;
background: -moz-linear-gradient(top,  #004377 0%, #009adf 50%, #004377 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004377), color-stop(50%,#009adf), color-stop(100%,#004377));
background: -webkit-linear-gradient(top,  #004377 0%,#009adf 50%,#004377 100%);
background: -o-linear-gradient(top,  #004377 0%,#009adf 50%,#004377 100%);
background: -ms-linear-gradient(top,  #004377 0%,#009adf 50%,#004377 100%);
background: linear-gradient(to bottom,  #004377 0%,#009adf 50%,#004377 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004377', endColorstr='#004377',GradientType=0 );
}

.ww_flow .ww_flow_height {
	display: block;
	line-height: 20px;
	padding: 1px 0;
}

.ww_stickle {
	padding: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
background: #2b2b2b;
background: -moz-linear-gradient(top,  #2b2b2b 50%, #848484 95%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#2b2b2b), color-stop(95%,#848484), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #2b2b2b 50%,#848484 95%,#ffffff 100%);
background: -o-linear-gradient(top,  #2b2b2b 50%,#848484 95%,#ffffff 100%);
background: -ms-linear-gradient(top,  #2b2b2b 50%,#848484 95%,#ffffff 100%);
background: linear-gradient(to bottom,  #2b2b2b 50%,#848484 95%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b2b2b', endColorstr='#ffffff',GradientType=0 );

}

.ww_stickle dt {
	font-size: 16px;
	font-weight: 700;
	border-left: 3px solid #FFFFFF;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #FFCC00;
}

.ww_stickle dd {
	line-height: 1.3em;
	color: #FFFFFF;
}

.ww_option {
	padding: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
background: #e5e5e5;
background: -moz-linear-gradient(top,  #e5e5e5 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%);
background: -o-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%);
background: -ms-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%);
background: linear-gradient(to bottom,  #e5e5e5 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
}

.ww_option dt {
	font-size: 16px;
	font-weight: 700;
	border-left: 3px solid #333333;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #FFCC00;
	text-shadow: 1px 1px 0 #333333;
}

.ww_option dd {
	line-height: 1.3em;
}


.sub_content {
		border-left:1px solid #bbbbbb;
		border-right:1px solid #bbbbbb;
		border-bottom:1px solid #bbbbbb;
		border-radius:0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		padding: 10px 0;
		margin:0 0 10px;
}
/**　手洗い洗車　**/
#hand_sensha {
		width:100%;
		color:#FFF;
}

table#hand_sensha {
		border-collapse: separate;
		border-spacing:2px;
}

#hand_sensha th {
		border-radius: 5px 5px;
		-moz-border-radius: 5px 5px;
		-webkit-border-radius: 5px 5px;
		padding:5px;
}

#hand_sensha td {
		border-radius: 5px 5px;
		-moz-border-radius: 5px 5px;
		-webkit-border-radius: 5px 5px;
		padding:5px;
		text-align:center;
		margin: 2px;
}

.car_type {
		background-color: #818181;
		background-repeat:no-repeat;
		background-position:center 5px;
}

td.car_type {
		height:53px;
		vertical-align:bottom;
		font-size:12px;
		padding:5px 5px 3px;
}

.price {
	background-color: #C0C0C0;
	vertical-align: middle;
	color: #000000;
}

.time {
	background-color: #808080;
	vertical-align: middle;
}

#hand_sensha .bg_colorR {
	background: #FF0000;
}

.bg_colorRR {
	background: #CC0000;
	color: #FFFFFF;
}


#car1 {
	background-image:url(../img/1_kei.png);
		background-size:85px;
}
#car2 {
	background-image: url(../img/2_door_coope_open.png);
		background-size:85px;
}
#car3 {
	background-image: url(../img/3_5n_coope.png);
		background-size:85px;
}
#car4 {
	background-image: url(../img/4_3n_coope.png);
		background-size:85px;
}
#car5 {
	background-image: url(../img/5_5n_hachi.png);
		background-size:85px;
}
#car6 {
	background-image: url(../img/6_3n_hachi.png);
		background-size:85px;
}
#car7 {
	background-image: url(../img/7_sedan.png);
		background-size:85px;
}
#car8 {
	background-image: url(../img/8_miniban.png);
		background-size:85px;
}
#car9 {
	background-image: url(../img/9_miniban.png);
		background-size:85px;
}
#naisou {
		margin: 5px 0px 10px;
		border: 1px solid #000000;
		padding:10px;
		border-radius:5px;
background: #7d7e7d;
background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e));
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );

}

#naisou_txt1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000000;
	filter: dropshadow(color=#FFF, offx=1, offy=1);
	margin-bottom: 5px;
}

#naisou_txt2 {
	color: #FFFFFF;
	line-height: 1.2em;
}

.ww_top_text {
	padding: 5px;
	line-height:1.2em;
	font-size: 16px;
	font-weight: 700;
	color: #FFCC00;
	border: 1px solid #000000;
	border-radius:5px;
background: #7d7e7d;
background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e));
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%);
background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
	margin-bottom: 10px;
}

.ww_topSub_text {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.risc {
	margin: 10px auto;
}

.risc li {
	width: 49%;
	float: left;
}

.risc_left {
	margin-right: 2%;
}

.xpel_namber_small {
	font-size: 11px;
	color: #FFCC00;
}

.ww_img_text {
	padding: 5px;
	line-height:1.2em;
	font-weight: 700;
}
/*** コーティングメニュー ***/
#wash {
	display:none;
}
#co_menu li {
		border:1px solid #cccccc;
		padding:3px;
		margin: 0 0 5px;
}
.exBt {
		display:block;
		text-align:center;
		font-size: 14px;
		color: #696969 !important;
		padding: 10px 6px;
		background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb);
		background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dbdbdb));
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		border: 1px solid #9e9e9e;
		-moz-box-shadow:0px 1px 2px rgba(122,122,122,0.5), inset 0px 0px 2px rgba(255,255,255,1);
		-webkit-box-shadow:0px 1px 2px rgba(122,122,122,0.5), inset 0px 0px 2px rgba(255,255,255,1);
		box-shadow:0px 1px 2px rgba(122,122,122,0.5), inset 0px 0px 2px rgba(255,255,255,1);
		text-shadow:0px -1px 0px rgba(000,000,000,0.2), 0px 1px 1px rgba(255,255,255,1);
}
.Open {
		background: -moz-linear-gradient(top, #dbdbdb 0%, #ffffff);
		background: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#ffffff));
}
#co_menu01 {
		background-image:url(../img/ww_01.jpg);
}
#co_menu02 {
		background-image:url(../img/ww_02.jpg);
}
#co_menu03 {
		background-image:url(../img/ww_03.jpg);
}
.co_menuTT {
		background-repeat:no-repeat;
		background-size:280px;
		background-position:right top;
		height:50px;
		padding:0 90px 0 0;
		font-weight: bold;
		font-size:15px;
		margin:0 0 5px;
}
.co_menuTT span {
		color:#e81313;
		font-size: 18px;
		display:block;
		text-align: right;
		margin-top: 10px;
}
.co_menu_txt {
background: #cccccc;
background: -moz-linear-gradient(top,  #cccccc 0%, #eeeeee 67%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(67%,#eeeeee), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #cccccc 0%,#eeeeee 67%,#ffffff 100%);
background: -o-linear-gradient(top,  #cccccc 0%,#eeeeee 67%,#ffffff 100%);
background: -ms-linear-gradient(top,  #cccccc 0%,#eeeeee 67%,#ffffff 100%);
background: linear-gradient(to bottom,  #cccccc 0%,#eeeeee 67%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0 );
		display:none;
		padding:3px;
		line-height: 1.3em;
}

.none_box_outer {
	border-top: 1px solid #CECECE;
}

.ins_coment {
	padding: 10px 5px;
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 1.3em;
background: #cf0404;
background: -moz-linear-gradient(top,  #cf0404 50%, #ff3019 90%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#cf0404), color-stop(90%,#ff3019), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #cf0404 50%,#ff3019 90%,#ffffff 100%);
background: -o-linear-gradient(top,  #cf0404 50%,#ff3019 90%,#ffffff 100%);
background: -ms-linear-gradient(top,  #cf0404 50%,#ff3019 90%,#ffffff 100%);
background: linear-gradient(to bottom,  #cf0404 50%,#ff3019 90%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0404', endColorstr='#ffffff',GradientType=0 );

}

.ins_img_bottom {
	font-weight: 700;
	line-height: 1.3em;
	color: #DD0000;
}

#space_outer {
	margin-top: 20px;
}

.none_box li {
	margin-bottom: 20px;
	clear: both;
}

.none_box img {
	display: block;
	width: 38%;
	float: left;
	margin-right: 2%;
	margin-bottom: 10px;
}

.no_img_text {
	display: block;
	width: 60%;
	float: left;
	line-height: 1.3em
}

.no_img_text_in {
	font-weight: 700;
	font-size: 15px;
	color: #FF5F17;
}


.ww_tube {
	height: 0;
	margin: 0 auto 10px;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	width: 100%;
}

.ww_tube iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
