* BASIC tag ----------------------------------------------------*/
*{
    margin:0;
    padding:0;
}
body {
    text-align:center;
	line-height: 160%;
	background-color: #333;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-size: 1rem;
	color: #fff;
}
/* 960 pixels. */
@media screen and (max-width: 960px) {

	body {
		background-image: none;
	}
}
a {
	outline: none;
}
a:link {
	color: #ffff00;
	text-decoration: none;
}
a:visited {
	color: #ffff00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-size: 1.5rem;
}
h2 {
	font-size: 20px;
	font-size: 1.25rem;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 5px;
	border-left: 10px solid #0000ff;
}
h3 {
	font-size: 16px;
	font-size: 1rem;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
p {
	margin-bottom: 1em;
	text-indent: 1em;
	text-align: justify;
	text-justify: inter-ideograph;
}
img {
	border-style: none;
}
a img {
	border-style: none;
}
ul,
ol {
	margin-bottom: 1em;
}
ul li,
ol li {
	margin-left: 1em;
}

input,textarea,button {
	background-color: #fff;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 16px;
	font-size: 1rem;
}
small {
	font-size: 0.9em;
}
/* css3 BASIC tag -----------------------------------------------*/

section {
	display: block;
	width: 100%;
	background-color: #000;
}
article {
	padding:10px;
	width: 98%;
	height: auto;
	margin: 0 auto;
}
.main280 {
	display: block;
	float: left;
	width: 270px;
}
/* 760 pixels. */
@media screen and (max-width: 760px) {
	.main280 {
		width: 97%;
	}
}
/* 480 pixels. */
@media screen and (max-width: 480px) {

	article {
		margin: 0 0 5px;
		padding: 5px 2px 5px;
	}
}

aside {
	margin-bottom: 20px;
	padding: 10px;
}
.main600 {
	display: block;
	float: left;
	width: 600px;
}
/* 960 pixels. */
@media screen and (max-width: 960px) {
	.main600 {
		width: 500px;
		
	}
}
/* 860 pixels. */
@media screen and (max-width: 860px) {
	.main600 {
		width: 400px;
		
	}
}
/* 760 pixels. */
@media screen and (max-width: 760px) {
	article {
		padding: 0 2px 0;
	}
	.main600 {
		width: 97%;
		
	}
}
footer {
	margin-top: 10px;
	border-top: 1px #333 solid;
}
/* BASIC DIV---------------------------------------------------*/
#container {
    margin: 0 auto;
	max-width: 960px;
	padding: 10px;
	text-align: left;
	background-color: #000;
	border: 2pt solid #ccc;
	box-shadow: 2px 2px 10px #000; /*CSS3*/
	-moz-box-shadow: 2px 2px 10px #000; /* Firefox用*/
	-webkit-box-shadow: 2px 2px 10px #000; /* Google Chrome, Safari用*/
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border-radius: 10px; /* CSS3 */
	overflow: hidden;
}
/* 480 pixels. */
@media screen and (max-width: 480px) {
	#container {
		padding: 3px;
		box-shadow: none; /*CSS3*/
		-moz-box-shadow: none; /* Firefox用*/
		-webkit-box-shadow: none; /* Google Chrome, Safari用*/
	}
}
/* 共通 */
.clear_b {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.none {
	display: none;
}
.al_right {
	text-align: right;
}
.f_small80 {
	font-size: 80%;
	line-height: 1.2em;
}
.f_red {
	color: #ff0000;
}
.f_yellow {
	color: #ffff00;
}
.autoimg830,
.autoimg800,
.autoimg670,
.autoimg650,
.autoimg600,
.autoimg400 ,
.autoimg540 ,
.autoimg200 {
	display: block;
	width: auto;
	height: auto;
	text-align: center;
}
.autoimg830 img {
	width: 95%;
	max-width: 830px;
	height: auto;
}
.autoimg800 img {
	width: 95%;
	max-width: 800px;
	height: auto;
}
.autoimg670 img {
	width: 95%;
	max-width: 670px;
	height: auto;
}
.autoimg650 img {
	width: 95%;
	max-width: 650px;
	height: auto;
}
.autoimg600 img {
	width: 95%;
	max-width: 600px;
	height: auto;
}
.autoimg540 img {
	width: 95%;
	max-width: 540px;
	height: auto;
}
.autoimg400 img {
	width: 95%;
	max-width: 400px;
	height: auto;
}
.autoimg200 img {
	width: 100%;
	max-width: 200px;
	height: auto;
}

ul.subSelect {
	margin: 0;
	padding: 0;
	line-height: 1;
	background-color: #000;
	list-style-type: none;
}

ul.subSelect li {
	margin: 20px 15px 0;
	padding: 0;
	float: left;
	width: 160px;
	text-align: center;
	font-weight: bold;
	font-size: 13px; /* 文字サイズ */
}

ul.subSelect li a {
	padding: 7px 20px 115px 20px;
	display: block;
	position: relative; /* for IE6 */
	color: #fff;
	background-color: #333;
	text-decoration: none;
}

ul.subSelect li a:hover {
	background-color: #666;
}

/* ClearFix */

ul.subSelect {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.subSelect:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.h2title {
	display: block;
	width: 100%;
	height: auto;
}
.h2title img {
	width: 100%;
	height: auto;
}
.t_list {
	margin-bottom: 5px;
}
.t_list table {
	width: 100%;
	height: auto;
}
.t_list tr:nth-child(even) {
	background-color: #666;
}
.t_list tr:nth-child(odd) {
	background-color: #444;
}
.t_list tr:nth-child(1) {
	background-color: #333;
}
.t_list th {
	font-weight: normal;
	padding-left: 2px;
	text-align: left;
	font-size: 0.8em;
}
.t_list td {
	font-size: 0.8em;
	padding: 2px;
	text-align: left;
	border-color: #333333 #333333 #333333 #333333;
	border-style: solid;
	border-width: 0pt 0pt 1pt 0pt;
}
.t_list td ul li {
	display: inline;
	list-style: none;
	margin-left: 2px;
}

/* 420 pixels. */
@media screen and (max-width: 420px) {
	.t_list td:last-child {
		width: 100px;
	}
	.t_list td ul li {
		display: list-item;
	}
}
.word_img img {
	vertical-align: middle;
}
/* 420 pixels. */
@media screen and (max-width: 420px) {
	.word_img img {
		width: 90%;
		height: auto;
	}
}
/* home.index.html -----------------------------------------------------------------*/
#head {

}
#banner {
	width: 100%;
	height: 80px;
    background-image: url("../image/top1.jpg");
    background-position: right top;
    background-repeat: no-repeat;
	margin-bottom: 3px;
}
#banner img {
	width: 100%;
	max-width: 340px;
	height: auto;
}
/* 889 pixels. */
@media screen and (max-width: 889px) {
	#banner {
		-moz-background-size:400px 100%;
		background-size: 400px 100%;
	}
}
/* 640 pixels. */
@media screen and (max-width: 640px) {
	#banner {
		background: none;
	}
	#banner h1 {
		text-align: center;
	}
}
#main_img {
	display:block;
	width: auto;
	max-width: 600px;
	height: auto;
}
#main_img img {
	width:98%;
	max-width: 600px;
	height: auto;
}
/* 760 pixels. */
@media screen and (max-width: 760px) {
	.sub_l {
		display: block;
		float: left;
		width: 48%;
		height: auto;
	}
	.sub_r {
		display: block;
		float: left;
		width: 48%;
		height: auto;
		padding-left: 10px;
	}
}

/* 510 pixels. */
@media screen and (max-width: 510px) {
	.sub_l {
		width: 100%;
	}
	.sub_r {
		display: none;
	}
}
.main_cont {
	display: block;
	float: left;
	width: 45%;
	height: auto;
}
/* 600 pixels. */
@media screen and (max-width: 600px) {
	article .main_cont {
		padding-left: 0;
	}
	.main_cont {
		width: 97%;
	}
}
/*-----------------------------
	menu title h2
-------------------------------*/
.bankin_h2,
.paint_h2,
.aero_h2,
.wheel_h2,
.etc_h2,
.blog_h2,
.subtitle_back  {
	padding: 2px;
	margin: 0;
	background: -webkit-gradient(linear, top left, right bottom, color-stop(0.67, #0131bc), color-stop(0.00, #000000));
	background: -webkit-linear-gradient(left,  #000000 0%, #0131bc 67%);
	background: -moz-linear-gradient(left, #000000 0%, #0131bc 67%);
	background: -o-linear-gradient(left, #000000 0%, #0131bc 67%);
	background: -ms-linear-gradient(left, #000000 0%, #0131bc 67%);
	background: linear-gradient(left, #000000 0%, #0131bc 67%);
}
.bankin_h2 a,
.paint_h2 a,
.aero_h2 a,
.wheel_h2 a,
.etc_h2 a,
.blog_h2 a {
	display: block;
	color: #fff;
	width: 100%;
	height: auto;
}
.bankin_h2 a:hover,
.bankin_h2 a:active,
.paint_h2 a:hover,
.paint_h2 a:active,
.aero_h2 a:hover,
.aero_h2 a:active,
.wheel_h2 a:hover,
.wheel_h2 a:active,
.etc_h2 a:hover,
.etc_h2 a:active,
.blog_h2 a:hover,
.blog_h2 a:active {
	color: #ff0000;
}
.main_cont img {
	width: 100%;
	max-width: 432px;
	height: auto;
}
.main_cont .rss img {
	width: auto;
	height: auto;
}
/* メインナビ ----------------------------------------------------------------------*/
#main_nav {
	display: block;
	width: 100%;
	height: auto;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.94, #000000), color-stop(0.84, #393a3a), color-stop(0.50, #131313), color-stop(0.17, #3d3e3e), color-stop(0.06, #232323));
background: -webkit-linear-gradient(top, #232323 6%, #3d3e3e 17%, #131313 50%, #393a3a 84%, #000000 94%);
background: -moz-linear-gradient(top, #232323 6%, #3d3e3e 17%, #131313 50%, #393a3a 84%, #000000 94%);
background: -o-linear-gradient(top, #232323 6%, #3d3e3e 17%, #131313 50%, #393a3a 84%, #000000 94%);
background: -ms-linear-gradient(top, #232323 6%, #3d3e3e 17%, #131313 50%, #393a3a 84%, #000000 94%);
background: linear-gradient(top, #232323 6%, #3d3e3e 17%, #131313 50%, #393a3a 84%, #000000 94%);
}
/* menu icon */
#menu-icon {
	display: none; /* hide menu icon initially */
}
#main_nav ul {
	margin: 0;
}
#main_nav ul li {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	list-style: none inside none;
	text-align: center;
	margin: 0;
	padding: 0;
	text-indent: 0;
	letter-spacing: normal; /* 文字間を通常に戻す */

}
#main_nav ul li a {
	display: block;
	min-width: 100px;
	padding: 10px 17px;
	margin: 0;
	color: #fff;
	text-align:center;
	border-bottom: 2px solid #000;
	border-right: 1px solid #000;

}

#main_nav ul li a:first-child {
	border-left: 1px solid #000;
}
#main_nav ul li a:hover,
#main_nav ul li a:active {
	color: #ffff00;
	border-bottom: 2px solid #f00;
}

@media screen and (max-width: 990px) {
	#main_nav ul li a {
		padding: 10px 2px;
	}
}
@media screen and (max-width: 790px) {
    /* main_nav */
    #main_nav {
        position: relative;
    }
    /* menu icon */
    #menu-icon {
        display: block; /* show menu icon */
		font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
		font-size: 16px;
		font-size: 1rem;
        color: #fff;
		letter-spacing: 2px;
		vertical-align: middle;
		text-align: center;
        width: 100%;
        height: 30px;
        padding: 5px auto;
        cursor: pointer;
		background-color: #444;
    }
    #menu-icon:hover {
        background-color: #666;
    }
    #menu-icon.active {
        background-color: #666;
    }
     
    /* main nav */
    #nav {
        clear: both;
        position: absolute;
        top: 30px;
        width: 100%;
        z-index: 10000;
        padding: 0;
        background-color: #444;
        display: none; /* visibility will be toggled with jquery */
    }
    #main_nav ul li {
        clear: both;
        float: none;
		width: 98%;
        margin: 0;
		background: none;
        background-color: #444;
    }
    #main_nav ul li a {
		width: 100%;
		background: none;
        background-color: #444;
		border:none;
		border-top: 1px #000 dotted;
    }
	#main_nav ul li a:first-child {
		border-left: none;
	}
    #main_nav ul li a:hover,
    #main_nav ul li a:active {
		background: none;
        background-color: #666;
        border: none;
		border-top: 1px #000 dotted;
    }
     
    /* dropdown */
    #nav ul {
        width: auto;
        position: static;
        display: block;
        border: none;
    }
    #nav ul li {
        margin: 3px 0 3px 15px;
    }
 
}

/*-----------------------------
	head Navigation
-------------------------------*/
div.headnavi ul {
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
	background-color: #222;
}
div.headnavi ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
div.headnavi li {
	margin: 0;
	padding: 0 0 0 1em;
	float: left;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 1.2em;
}
div.headnavi li a{
	text-decoration: underline;
}
div.headnavi li a:link {
	color: #ffff00;
}
div.headnavi li a:visited {
	color: #ffff00;
}
div.headnavi li a:hover {
	color: #ff0000;
}
div.headnavi li a:active {
	color: #ff0000 ;
}
/* フッターナビ */
.footnavi {
	border: none;
	width: 100%;
	margin: 0px;
	padding: 3px 0;
	background-color: #333333;
	line-height: 100%;
	font-size: 0.9em;
}
.footnavi ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
.footnavi ul li {
	display: inline;
	margin: 0;
	padding: 0 1em;
	border-color: #333333 #333333 #333333 #333333;
	border-style: solid;
	border-width: 0pt 0pt 0pt 1pt;
}

@media screen and (max-width: 720px) {
	.footnavi ul {
		text-align: left;
	}
	.footnavi ul li {
		display: block;
		padding: 0;
		border: none;
	}
	.footnavi ul li a {
		display: block;
		width: 100%;
		height: auto;
		padding: 7px 3px;
		border-bottom: 1px #000 dotted;
	}
	.footnavi ul li a:hover,
	.footnavi ul li a:active {
		background-color: #111;
	}

}
/*-----------------------------
	repair	
-------------------------------*/
.repairselect1 {
	background-image: url("../bodyrepair/image/repair_select01.jpg");
	background-position: center bottom;
    background-repeat: no-repeat;
}
.repairselect2 {
	background-image: url("../bodyrepair/image/repair_select02.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}
.repairselect3 {
	background-image: url("../bodyrepair/image/repair_select03.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}

.repair_subl {
	display: block;
	float: left;
	width: 48%;
	height: auto;
	text-align: right;
}
.repair_subl img {
	width: 100%;
	max-width: 200px;
	height: auto;
}
.repair_subr {
	display: block;
	float: left;
	width: 48%;
	height: auto;
	padding-left: 10px;
}

/* 420 pixels. */
@media screen and (max-width: 420px) {
	.repair_sub {
		width: 200px;
		margin: 5px auto;
	}
	.repair_subr {
		width: auto;
		margin: 5px auto;
	}
}
.repair_dl dl dt {
	font-weight: bold;
	letter-spacing: 10px;
	margin-top: 15px;
	border-top: 1px #0000ff solid;
}
/* body paint --------------------------*/
/*-----------------------------
	aero parts
-------------------------------*/
.aeroselect1 {
	background-image: url("../aeroparts/image/aero_select01.jpg");
	background-position: center bottom;
    background-repeat: no-repeat;
}
.aeroselect2 {
	background-image: url("../aeroparts/image/aero_select02.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}
.aeroselect3 {
	background-image: url("../aeroparts/image/aero_select03.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}

/*-----------------------------
	wheel paint
-------------------------------*/
.wheel_dl dl dt {
	font-weight: bold;
	letter-spacing: 10px;
	margin-top: 15px;
	border-top: 1px #0000ff solid;
	text-align: center;
}
.wheel_dl dl dd {
	display: block;
	float: left;
	width: 240px;
	height: auto;
	margin-left: 20px;
	margin-bottom: 20px;
}
.wheel_dl dl dd img {
	width: 180px;
	height: auto;
	margin-left: 10px;
}
/*------------------------------
	link
--------------------------------*/
.link_ul h3 {
	border-left: 10px #0000ff solid;
}
.link_ul ul {
	margin-top: 10px;
}

.link_ul li {
	list-style: none;
	margin-bottom: 15px;
	font-size: 0.8em;
}
.link_ul img {
	vertical-align: middle;
	margin: 0px 12px 10px 0;
}

/*------------------------------
	mail
--------------------------------*/
.must {
    background-color: #c00;
    border-radius: 4px;
    box-shadow: 0 0 5px #ccc;
    color: #fff;
    display: block;
    float: left;
    font-size: 10px;
    margin: 0 5px;
    padding: 4px 5px;
}
form#mailformpro {
	clear: both;
}

form#mailformpro dl dt {
	font-size: 0.9em;
	text-align: left;
	width: 25%;
}
form#mailformpro dl dd {
	font-size: 0.9em;
	float:left;
	padding: 10px 5px 10px 5px;
	width: 60%;
}
/* 960 pixels. */
@media screen and (max-width: 960px) {
	form#mailformpro dl dt,
	form#mailformpro dl dd {
		width: 98%;
		padding: 10px 5px 10px 5px;
	}
}
form#mailformpro .must {
	font-size: 0.9em;
	padding: 0 5px;
}
form#mailformpro input {
	font-size: 1em;
	padding: 3px;
	letter-spacing: 2px;
}
form#mailformpro textarea {
	font-size: 0.9em;
	line-height: 1.2em;
	width: 98%;
	height: 10em;
}
form#mailformpro dl dd ul li,
form#mailformpro dl dd ol li {
	margin-bottom: 15px;
}
form#mailformpro select {
	font-size: 1em;
	height: 30px;
	padding: 5px 2px;
}
form#mailformpro select option {
	font-size: 1em;
	padding: 10px 5px 10px 5px;
}
form#mailformpro div.mfp_err {
	color: #ff0;
	background-color: #000;
	background-image: none;
	font-size: 0.9em;
	padding-left: 2px;
}
form#mailformpro div.mfp_err:before {
	content: "\f071";
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	margin: 0 .3em;
	text-decoration: none;
}
div.mfp_buttons {
	border-top: 1px solid #004;
}
form#mailformpro div.mfp_buttons button {
	color: #00f;
}

form#mailformpro dl dd ul.tacle_example {
	font-size: 0.9em;
	line-height: 1.1em;
}
form#mailformpro dl dd ul.tacle_example li {
	margin-bottom: 10px;
}
ul#mfp_phase_stat {
	padding: 5px;
}
ul#mfp_phase_stat li {
	display: inline-block;
	float: none;
	padding: 3px 5px;
	max-width: 90px;
}
ul#mfp_phase_stat li.mfp_phase_arrow {
	font-size: 1.3em;
	color: #aaa;
	margin: 5px 0;
	padding: 5px 0;
}
ul#mfp_phase_stat li {
	font-size: 0.8em;
}
ul#mfp_phase_stat li.mfp_active_phase {
	font-weight: bold;
	background-color: #00f;
	box-shadow: 0 0 5px #aaf;
}
#mfp_phase_confirm_inner {
	padding-top: 5px;
}
.mfp_phase h2 {
	font-weight: bold;
	border-bottom: 1px solid #000044;
	padding: 5px;
}
div#mfp_phase_confirm h4 {
	font-size: 1.2em;
	font-weight: bold;
}
button.mfp_next,
button.mfp_prev {
	clear: both;
	font-size: 0.9em;
	font-weight: bold;
	margin: 5px;
}
table#mfp_confirm_table tr th {
	color: #000;
	width: 20%;
	min-width: 100px;
}
table#mfp_confirm_table tr td {
	color: #000;
}
div.mfp_buttons button#mfp_button_send {
	color: #00f;
	font-weight: bold;
}
div.mfp_buttons button#mfp_button_cancel {
	color: #f00;
}
.mfp_element_submit,
.mfp_element_reset,
.mfp_element_button {
	font-size: 1em;
}
@media only screen and (max-width: 520px) {
	form#mailformpro dl dt {
		width: 98%;
		text-align: left;
		padding-bottom: 3px;
	}
	form#mailformpro dl dd {
		padding: 10px 5px 10px 5px;
		width: 95%;
		border-top: 0;
		padding-top: 0px;
	}
	table#mfp_confirm_table tr {
		border-top: 1px #666 solid;
	}
	table#mfp_confirm_table tr th ,
	table#mfp_confirm_table tr td {
		display: list-item;
		width: 100%;
		border: none;
	}
	table#mfp_confirm_table tr th {
		padding-bottom: 3px;
	}
	table#mfp_confirm_table tr td {
		padding-top: 0px;
		border-top: 0;
	}
}
#mfp_thanks {
	color: #ffff00;
}
