@charset "EUC-JP";
#newarrival_car{
    margin-bottom: 40px;
    line-height: 1.6;
}
#newarrival_car .heaingStyleA{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px 0 30px;
    font-size: 20px;
    padding: 0 0 15px 0;
    background: none;
    font-weight: bold;
    border-bottom: 2px solid #dfdfdf;
    position: relative;
}
#newarrival_car .heaingStyleA:before{
    content: "";
    display: block;
    width: 60px;
    border-bottom: 2px solid #e33c51;
    position: absolute;
    bottom: 0;
    margin-bottom: -2px;
}
#newarrival_car .shopCarStock.carousel {
    width: 856px;
    height: 220px;
    margin: 0 auto;
}
#newarrival_car .shopCarStock.carousel .jcarousel-clip {
    overflow: hidden;
    width: 856px !important;
}
.shop-newvehicle-carousel.carousel .jcarousel-page {
    display: flex;
    width: auto !important; 
}
.shop-newvehicle-carousel.carousel .jcarousel-page {
    min-width: 856px !important; 
    flex: 0 0 auto; 
}
.carousel ul {
    padding: 10px 0 7px 8px !important;
    background: #ffffff;
}
.shopCarStock.carousel ul.shopCarAdaption {
    padding-left: 6px !important;
}
.shopCarStock.carousel .shopCarItemBox.shopCarAdaption, .partsList.carousel .shopCarItemBox.shopCarAdaption {
    height: auto;
}
.shopSection .shopCarAdaption .shopCarItem {
    width: 163px;
    margin-right: 7px;
    overflow: hidden;
    height: auto;
    padding: 0;
}
.shopSection .shopCarItem.boxLink {
    cursor: pointer;
}
.shopSection .shopCarItem .carImage {
    margin-bottom: 5px;
}	
.shopSection .shopCarItem .carImage img {
    width: 100%;
    height: auto;
}
.shopSection .shopCarItem .carName {
    margin-bottom: 5px;
    height: 35px;
}
.shopSection .shopCarItem .carName a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
    font-size: 14px;
    line-height: 1.3;
    font-family: 'Helvetica', 'Arial', sans-serif;
}
.shopCarStock.carousel .shopCarItemBox.shopCarAdaption .price, .partsList.carousel .shopCarItemBox.shopCarAdaption .price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.clear {
    clear: both;
}
.shopSection .shopCarItem .price dt, .shopSection .shopCarItem .price dd
 {
    float: left;
}
.shopSection .shopCarAdaption .shopCarItem .price dt {
    font-size: 11px;
    padding-right: 4px;
}
.shopSection .shopCarAdaption .shopCarItem .price dt span {
    font-size: 10px;
}
.shopSection .shopCarAdaption .shopCarItem .price dd {
    font-size: 12px;
    font-weight: normal;
    font-family: 'Helvetica', 'Arial', sans-serif;
}
.shopSection .shopCarAdaption .shopCarItem .price .num {
    font-size: 20px;
    font-weight: bold;
    color: #ff0000;
    line-height: 1;
    font-family: 'Helvetica', 'Arial', sans-serif;
}
.shopCarStock.carousel .shopCarItemBox.shopCarAdaption .price .tax, .partsList.carousel .shopCarItemBox.shopCarAdaption .price .tax {
    line-height: 1;
}
.shopSection .shopCarAdaption .shopCarItem .price .num.num_black {
    color: #333;
}
.carousel {
    width: 585px;
    height: 110px;
    padding: 0 20px 0 20px;
    position: relative;
}
.carousel ul {
    padding: 10px 0 7px 8px !important;
    background: #ffffff;
}
.carousel .jcarousel-clip {
    overflow: hidden;
    width: 585px !important;
}
#newarrival_car .carousel .jcarousel-prev {
    background: url(https://img.goo-net.com/usedcar_shop/common_v2/img/icon_sprite.png) no-repeat 0 -68px;
    left: 0;
}
#newarrival_car .carousel .jcarousel-next {
    background: url(https://img.goo-net.com/usedcar_shop/common_v2/img/icon_sprite.png) no-repeat 5px -128px;
    right: 0;
}
.shopCarStock.carousel .jcarousel-next, .shopCarStock.carousel .jcarousel-prev {
    display: block;
    width: 20px;
    height: 41px;
    cursor: pointer;
    position: absolute;
    top: 85px;
}
#newarrival_car .carousel .jcarousel-prev:hover {
    background: url(https://img.goo-net.com/usedcar_shop/common_v2/img/icon_sprite.png) no-repeat 0 -68px !important;
    left: 0 !important;
}
#newarrival_car .carousel .jcarousel-next:hover {
    background: url(https://img.goo-net.com/usedcar_shop/common_v2/img/icon_sprite.png) no-repeat 5px -128px !important;
    right: 0 !important;
}
.jcarousel-arrows-hidden .jcarousel-prev,
.jcarousel-arrows-hidden .jcarousel-next {
    display: none !important;
    visibility: hidden !important;
}
#newarrival_car .swiper {
    width: 100%;
    height: 100%;
    overflow: hidden !important; 
}
#newarrival_car .swiper-wrapper {
    display: flex;
    transition: transform 0.5s ease; 
}
#newarrival_car .swiper-slide {
    flex-shrink: 0; 
    width: 100% !important; 
    height: auto !important;
}
#newarrival_car .jcarousel-prev,
#newarrival_car .jcarousel-next {
    cursor: pointer;
    pointer-events: auto !important; 
    opacity: 1 !important;
    visibility: visible !important;
}
#newarrival_car .shopCarItemBox {
    display: flex;
    flex-wrap: nowrap !important;
    overflow: hidden !important;
}
#newarrival_car .shopCarStock.carousel {
    height: auto !important;
    min-height: 220px;
}
#newarrival_car .shopCarAdaption .shopCarItem .price dd {
    display: flex; 
    align-items: baseline;
    gap: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
