@charset "UTF-8";
/* CSS Document */

.top_contact {
	margin-top:80px;
	margin-bottom:50px;
}


/*----------------------------------------------------
  .main_body2
----------------------------------------------------*/
.main_body2 {
	max-width:1050px;
	height:auto;
	margin-top:80px;
	margin:0 auto;
	clear:both;
	height:auto;
	margin-bottom:80px;
	overflow:hidden;
	padding-top:20px;
}

.main_body2w {
	padding-top:0;
}

/*----------------------------------------------------
  .product_box
----------------------------------------------------*/
.n_box_l {
	width:30%;
	height:400px;
	border:solid 1px #FFFFFF;
	margin:-1px;
	margin-left:15px;
	margin-bottom:30px;
	float:left;
	color:#FFFFFF;
}

.n_box_l img {
	width:90%;
	margin:5%;
	border:solid 1px #FFFFFF;
}

.n_box_l ul {
	padding-left:0;
}


.main_body2 h2 {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	font-size:25px;
	color:#FF0000;
	line-height:1.3em;
}

.main_body2 p {
	margin-left:20px;
	margin-right:20px;
	font-size:14px;
	font-weight:bold;
	line-height:1.3em;
}

span.red {
	color:#FF0000;
}

/*----------------------------------------------------
  audio
----------------------------------------------------*/
#audio {
	width:100%;
	height:auto;
	margin:0 auto;
	line-height:2em;
	padding-top:57px;
}

.club {
	height:auto;
	background-image:url(../img/shop/club.jpg);
	background-size:cover;
	background-position:center center;
}

.top_header {
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
}

.top_header img {
    width: 100%;
    max-width: 500px;
    display: block;
    margin: 0 auto;
	margin-top:50px;
	padding-top:30px;
}

.max {
	margin:0 auto;
	margin-top:30px;
	display:block;
	width:100%;
	max-width:500px;
}

.max_text {
	margin:0 auto;
	display:block;
	width:100%;
	max-width:800px;
	padding-bottom:25px;
}

.audio_box {
	max-width:960px;
	margin:0 auto;
	margin-top:55px;
	overflow:hidden;
}

.audio_box_in {
	width:44%;
	margin:2%;
	float:left;
	border:solid 1px #FFF;
}

.audio_box_in img {
	width:90%;
	margin:5%;
	border:solid 1px #FFF;
}

.audio_box_in h3 {
	text-align:center;
	color:#F00;
	margin-bottom:7px;
}

.audio_box h2 {
	padding-top:35px;
	clear: both;
}

.shop_text p {
	color:#FFF;
	margin-bottom:15px;
	font-size:17px;
}

h3.a-b {
	text-align:left;
	color:#F00;
	margin-top:75px;
}

h3.a-b a {
	display:block;
	max-width:500px;
	margin:0 auto;
}

.shop_contact {
	width:100%;
	max-width:500px;
}

/*----------------------------------------------------
  noise
----------------------------------------------------*/

.noise {
	height:auto;
	background-image:url(../img/shop/road_noise.jpg);
	background-size:cover;
	background-position:center center;
	min-height:550px;
}

.noise h2 {
	color:#FFF;
	text-align:center;
	font-size:xx-large;
	margin-top:35px;
}

.car_road {
}

.car_road img {
	width:100%;
}

.max-text p {
	color:#FFF;
	text-align:center;
}

p.p2 {
	margin-top:1em;
}

/*----------------------------------------------------
  wheel
----------------------------------------------------*/

.wheel p {
	color:#FFF;
	font-size:large;
	margin-top:80px;
	text-align:center;
}

.wheel_logo img {
	display:block;
	margin:0 auto;
	padding-top:80px;
	margin-bottom:80px;
	max-width:350px;
}


.wheel_box {
	width:33.3%;
	float:left;
}

.wheel_box img {
	width:100%;
	display:block;
}


/*----------------------------------------------------
  smartphone 480px
----------------------------------------------------*/
@media only screen and (max-width:480px){
	.top_contact {
    margin-top: 10px;
    margin-bottom: 50px;
	}
	
	.n_box_l {
	width:44%;
	height:310px;
	}
	.main_body2 h2 {
	font-size:13px;
	line-height:1em;
	text-align:center;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	}

	.main_body2 p {
	font-size:14px;
	line-height:1.3em;
	}
	
	.audio_box h2 {
	font-size:22px;
	}
}

/*----------------------------------------------------
  tablet 481px~768px
----------------------------------------------------*/
@media screen and (min-width:481px) and ( max-width:768px) {
	
	.n_box_l {
	width:46%;
	height:400px;
	}
	.main_body2 h2 {
	font-size:21px;
	line-height:1.3em;
	}

	.main_body2 p {
	font-size:14px;
	line-height:1.3em;
	}
}

/*----------------------------------------------------
  below 769px~1170px
----------------------------------------------------*/
@media screen and (min-width:769px) and ( max-width:1170px) {
	.n_box_l {
	width:31%;
	height:370px;
	}
	.main_body2 h2 {
	font-size:21px;
	line-height:1.3em;
	}

	.main_body2 p {
	font-size:14px;
	line-height:1.3em;
	}
}

/*----------------------------------------------------
   above 1171px
----------------------------------------------------*/
@media screen and (min-width:1171px) {
}
