.navigation {
    border-top: none;
    background: #fff;
}

.hoverimg{
	margin:20px 0px;
}

.navigation {
  width: 100%;
}

.visible-phone {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

.visible-desktop {
  display: inherit !important;
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}
  
/*パーツ カテゴリー */
.list-category{
  margin:0px 0 0px 0;
}

.list-category .caption {
  color: #000000;
  padding: 5px 0;
  margin-bottom: 35px;
  font-size: 16px;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Arial,Helvetica,sans-serif;
}

.list-category h2 {
  font-size: 12px;
  position: relative;
  margin: 0 0 6px;
}

.list-category h2 a {
  display: block;
  font-weight: bold;
  padding: 0 0 20px 30px;
  line-height: 16px;
}

.list-category h2 a:hover {
  text-decoration: none;
}

.list-category h2.active a {
  color:#29aabf;
}

.list-category h2 .toggle-btn {
  color: #333333;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  background: none;
  cursor: pointer;
  text-indent: -999999px;
  width: 15%;
}

.list-category h2 .toggle-btn:before {
  border-top: 2px solid #c3c3c3;
  top: 9px;
  content: '';
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
}

.list-category h2 .open.toggle-btn:before{
  border-right: none;
  width: 7px;
}

.list-category h2 .toggle-btn:after {
/*  width: 0px;
  height: 0;
  display: block;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  border: 4px solid transparent;
  border-bottom: 7px solid #000000;
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
  margin: 10px;*/
    border-bottom: 2px solid #c3c3c3;
    top: 4px;
    left: 5px;
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
}

.list-category h2 .toggle-btn:hover {
  opacity: 0.8;
  cursor: pointer;
}

.list-category .nav-list {
  padding-left: 20px;
  padding-right: 0;
  display: none;
}

.list-category .nav-list > li {
  font-size:10px;
  height:65px;
  width:60px;
  position: relative;
}

.nav-list {
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 1px solid #333;
  text-align:center;
  height:auto;
}
  
.navigation_6{
	margin-bottom:20px;
	text-align:center;
  }
  
.caption visible-phone{
	text-align:left;
	}

	
.arrival {
	text-align:center;
    display: flex;
    flex-wrap: wrap;
}

.img-responsive2 {
  display: block;
  height: auto;
  max-width: 100%;
}

.list-category{
	margin-bottom:20px;
}

.container2{
	float:left;
	width:100%;
	text-align:center;
	margin-top:40px;
}

.container3{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:40px;
}

.smallbannerimg{
	width:100%;
    height: auto;
	margin-top:0px;
	margin-bottom:10px;
	margin-left: 5px;
	border:2px;
}

/* smartphone */
@media (max-width: 767px) {
  body {
    padding-right: 0px;
    padding-left: 0px;
  }

  .list-category h2{
    border-top: 1px solid #efefef;
    margin: -1px -5px 0 !important;
    background-color: #fff;
  }
  
  .list-category h2 a,
  .list-category h2.active a{
    color:#5b5b5b;
    font-weight: normal;
  }

  /*toggle-btn*/
  .list-category h2 .toggle-btn,
  .list-category .nav-list > li > .toggle-btn{
    width: 30%;
    height: 36px;
    line-height: 36px;
    left: 70%;
  }
  
  .list-category .nav-list > li > .toggle-btn{
    background-color: #fff;
  }
  
  .list-category h2 .toggle-btn:before{
    display: none;
  }
  
  .list-category h2 .toggle-btn:after,
  .list-category .nav-list > li > .toggle-btn:after{
    right: 0;
    left: 66%;
    top: 10px;
    border:none;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  
  .list-category .nav-list > li > .toggle-btn:after{
      left: 32%;
  }
	
  .list-category h2 .toggle-btn:after{
    border-left:2px solid #5b5b5b;
    border-bottom:2px solid #5b5b5b;
  }
  
  .list-category .nav-list > li > .toggle-btn:after{
    border-left:2px solid #ccc;
    border-bottom:2px solid #ccc;
  }
  
  .list-category h2 .toggle-btn.open:after,
  .list-category .nav-list > li > .toggle-btn.open:after{
    top: 15px;
    right: 0px;
    left: 66%;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    border-left: 2px solid #5b5b5b;
    border-bottom: 2px solid #5b5b5b;
  }
  
  .list-category .nav-list > li > .toggle-btn.open:after{
    left: 32%;
  }

  /*子カテゴリ*/
  .list-category .nav-list{
    margin: 0 -5px !important;
  }
  
  .list-category .nav-list.child-category{
    overflow: hidden;
    border-bottom: 1px solid #efefef;
  }
  
  .list-category .nav-list.child-category > li{
    width: 50%;
    float: left;
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    border-top:1px solid #efefef;
  }
  
  .list-category .nav-list.child-category > li:nth-child(2n-1){
    clear: both;
    margin: 0 -1px 0 0;
  }
  
  .list-category .nav-list.child-category > li:nth-child(2n-2){
  }
  
  .list-category .nav-list.child-category > li > a.rowList{
    width: 70%;
  }
  
  .list-category .nav-list.child-category > li > a,
  .list-category h2 a{
    padding: 10px 0;
    margin: 0;
    text-indent:10px;
    width: 70%;
  }