.buynow_btn,
.registernow_btn{
  text-align: center;
  margin-bottom: 1em;
}
.registernow_btn a{
  display: inline-block;
  width: 200px;
  height: 35px;
  text-align: center;
  text-decoration: none;
  outline: none;
  position: relative;
  background-color: #004272;
  border-radius: 20px;
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  -webkit-transition: none;
  transition: none;
}

.registernow a:hover{
  background-color: #125f96;
}


/*20240527追記*/

.detail.layout_type_v2 .dbox:nth-of-type(even) .info .hBox   {
  order: 0;
  padding-right: 30px;
  padding-left: 0;
}


.detail.layout_type_v2 .dbox:nth-of-type(odd) .info .hBox {
  order: 2;
  padding-right: 0;
  padding-left: 30px;
}

.detail.layout_type_v2 .dbox:nth-of-type(6) .info .hBox{
  order: 2;
  padding-right: 0;
  padding-left: 30px;
}






@media screen and (max-width: 1024px) {
  #dbox85 .app_link img {
    width: 60px;
  }
}

@media screen and (max-width: 480px) {
  #dbox85 .info {
    width: 100%;
  }

  #dbox85 .app_link {
    justify-content: center;
  }
}

	@media only screen and (max-width: 768px) {
		#dbox7 p {
			word-break: break-all;
		}
	}

@media screen and (max-width: 480px){
  .registernow_btn , .buynow{
    text-align: center;
    margin-top: 20px;
    display: block;
    position: static;
  }
}

/*carousel*/
.product-carousel_wrapper{
  margin-bottom: 1em;
}
.standcut img{
  width: auto;
}

.standcut .product-carousel{
  width: 100%;
}

.product-carousel_wrapper .product-carousel .product_main{
  margin: 0 auto 5em;
}

/*cat_title修正*/
.vitxt{
  color: #000;
}
.kv_main .vitxt p.cat_title{
  text-shadow: 1px 2px 3px #fff;
}
.kv_main .vitxt p.cat_title span{
  font-weight: bold;
}


 @media only screen and (max-width: 768px) {
	 #dbox8 p{
		 word-break: break-all;
	 }

   #dbox8 .imgbox img{
    width: 100%
   }
 }


@media screen and (max-width: 768px){
  .kv_main .vitxt p.cat_title{
    margin-bottom: 70px;
  }
  
  .detail.layout_type_v2 .dbox:nth-of-type(even) .info .hBox {
    padding-right: 0;
  }
  .detail.layout_type_v2 .dbox:nth-of-type(odd) .info .hBox {
    padding-left: 0;
  }
  .detail.layout_type_v2 .dbox:nth-of-type(6) .info .hBox {
    padding-left: 0;
  }
  .flex-row {
    gap: 0;
    flex-wrap: wrap;
  }
  .flex-row li img {
    height: 60px;
  }
  .flex-row li {
    margin-right: 10px;
    margin-bottom: 10px;
  } 
    li:last-child {
      margin-right: 0;
  }
  
  
}
@media screen and (max-width: 480px){
  .flex-row {
    flex-wrap: wrap;
    justify-content: center;
  }
  .flex-row li img {
    max-width: 100%;
    object-fit: contain;
  }
  .flex-row li a img {
    height: 33px;
  }
}

@media screen and (max-width: 480px) {
    .detail .dbox.imgS .info .imgbox {
        width: 238px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 480px) {
    .detail .dbox div.img img, .detail .dbox.imgS .info .imgbox img {
        margin-top: 10px;
        margin-bottom: 10px;
        max-width: 100%;
        width: auto;
    }
}

@media screen and (max-width: 480px) {
    .detail .dbox .info {
        display: inherit;
        margin: 0;
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .detail .dbox .info .imgbox {
        width: 100%;
    }
}

		.productDetail01 .bg_img02 {
  			background-image: url('/usa/car/images/bg/bg_top_2022_07.png');
  			background-size: cover;
		}
        .productDetail01 .bg_key_featuers02{
            background-image: url(/usa/car/images/bg/bg_key_featuers_2022_07.jpg);
        }

.hMain {
    background-position: top center;
    background-size: auto auto;
    background-repeat: no-repeat;
    background-image: url(/usa/car/images/bg/bg_dbox_top05.jpg);
}
@media screen and (max-width: 1024px) {
    .productDetail01 .hMain, .productDetail01 .hMain03 {
        background-position: top left;
    }
}

.detail .dbox {
    background: none;
}

.detail .dbox.imgS .info .imgbox img {
    width: 300px;
}

.detail .dbox .txtCenter1 {
    display: block;
    text-align: center;
    margin-right: -250px;
}
.detail .dbox .txtCenter2 {
    display: block;
    text-align: center;
}

@media screen and (max-width: 480px) {
.detail .dbox .txtCenter1 {
    margin-right: -80px;
}



