
.ac-container {}
.ac-container label {
  /*height: 63px;*/
  line-height: 1.8;
  font-size: 14px;
  font-weight: bold;
  display: block;
  cursor: pointer;
  /*color: #666;*/
  background: #FFF;
  border-bottom: 1px solid #ccc;
}
.ac-container input {
  text-align: left;
  display: none;
}
.ac-container article {
  overflow: hidden;
  height: 0;
  transition: 0.6s;
  text-align: left;
}
.ac-container input:checked ~ article {
  padding:10px 0;
  background-color:#FFF;
  text-align: left;
}

.ac-container input:checked ~ article.ac-01 {height:220px;}
.ac-container input:checked ~ article.ac-02 {height:340px;}
.ac-container input:checked ~ article.ac-03 {height:160px;}
.ac-container input:checked ~ article.ac-04 {height:75px;}
.ac-container input:checked ~ article.ac-05 {height:95px;}
.ac-container input:checked ~ article.ac-06 {height:65px;}
.ac-container input:checked ~ article.ac-07 {height:165px;}
.ac-container input:checked ~ article.ac-08 {height:95px;}
.ac-container input:checked ~ article.ac-09 {height:125px;}
.ac-container input:checked ~ article.ac-10 {height:164px;}
.ac-container input:checked ~ article.ac-11 {height:300px;}
.ac-container input:checked ~ article.ac-12 {height:340px;}
.ac-container input:checked ~ article.ac-13 {height:95px;}
.ac-container input:checked ~ article.ac-14 {height:95px;}
.ac-container input:checked ~ article.ac-15 {height:435px;}
.ac-container input:checked ~ article.ac-16 {height:65px;}
.ac-container input:checked ~ article.ac-17 {height:600px;}
.ac-container input:checked ~ article.ac-18 {height:345px;}
.ac-container input:checked ~ article.ac-bmw {height:295px;}

.ac-container input:checked ~ article.ac-exterior {height:590px;}
.ac-container input:checked ~ article.ac-wheel {height:610px;}
.ac-container input:checked ~ article.ac-lens {height:240px;}
.ac-container input:checked ~ article.ac-perform {height:240px;}
.ac-container input:checked ~ article.ac-mainte {height:770px;}
.ac-container input:checked ~ article.ac-wheeltire {height:240px;}
.ac-container input:checked ~ article.ac-lenz {height:540px;}
.ac-container input:checked ~ article.ac-muffler {height:360px;}
.ac-container input:checked ~ article.ac-suspention {height:210px;}
.ac-container input:checked ~ article.ac-aero {height:1330px;}
.ac-container input:checked ~ article.ac-audio {height:260px;}
.ac-container input:checked ~ article.ac-genuine {height:820px;}
.ac-container input:checked ~ article.ac-grill {height:370px;}
.ac-container input:checked ~ article.ac-interior {height:680px;}
.ac-container input:checked ~ article.ac-hid {height:400px;}
.ac-container input:checked ~ article.ac-acce {height:480px;}
.ac-container input:checked ~ article.ac-toy {height:220px;}
.ac-container input:checked ~ article.ac-goods {height:780px;}
.ac-container input:checked ~ article.ac-music {height:80px;}
.ac-container input:checked ~ article.ac-outlet {height:440px;}


.ac-container article a{
	width:170px;
	color:#333;
	font-size:14px;
	}
.ac-container article :hover{
	color: #32729e;
	}
.ac-container article a font.ten{
	color: #e70020;
	font-size:15px;
	}

.dottedborder {
	width:170px;
	border-bottom:1.5px dashed #e9e9e9;
	padding-bottom:1px;
	margin-bottom:2px;
	}	
	
.ac-container_jeep{}
.ac-container_jeep label {
  /*height: 63px;*/
  line-height: 1.8;
  font-size: 14px;
  font-weight: bold;
  display: block;
  cursor: pointer;
  /*color: #666;*/
  background: #FFF;
  border-bottom-style: none;
}

/*20190712 岡部追加　jeepラングラー用の設定　保留*/
.ac-container_jeep input {
  display: none;
}
.ac-container_jeep article {
  overflow: hidden;
  height: 0;
  transition: 0.6s;
}
.ac-container_jeep input:checked ~ article {
  padding:10px 0;
  background-color:#FFF;
}
.ac-container_jeep input:checked ~ article.ac-jeep {height:75px;}

.ac-container_jeep article a{
	width:170px;
	color:#333;
	font-size:14px;
	}
.ac-container_jeep article :hover{
	color: #32729e;
	}
.ac-container_jeep article a font.ten{
	color: #e70020;
	font-size:15px;
	}