@charset "UTF-8";

.product_list_box {
    padding-top: 70px;
}

body {
    background-color: #F5F5F5;
}

.product_list_row {
    margin-top: 30px;
}

.productlist_title_bg {
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    display: block;
}

.productlist_title_bg>p {
    position: absolute;
    bottom: 15px;
    left: 30px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}

.product_list_box2 {
    padding: 0 10px 0 1px;
}

.product_detail_box {
    background: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    display: block;
    color: #000;
}

.product_detail_box>h4,
.product_comment_box>p {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px 20px 10px;
    word-break: break-all;
}

.product_comment_box>p {
    padding: 10px 20px 10px;
}

.product_detail_box:last-child {
    margin-bottom: 0px;
}

.swiper-wrapper-sty {
    padding-bottom: 15px;
}

.product_detail_con {
    position: absolute;
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    align-items: center;
    transition: top 0.5s;
}

.product_detail_con>div {
    width: 81%;
    margin: 0 auto;
}

.swiper-scrollbar-drag {
    cursor: pointer;
}

.min_height {
    min-height: 551px;
}

.choose_product {
    background-color: #fff;
    height: 60px;
    margin-top: 20px;
}

.choose_product>div {
    width: 25%;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

.choose_product>div.active {
    background-color: #DDDDDD;
    color: #105BAA;
    font-weight: bold;
}

.swiper-scrollbar-drag {
    background: rgb(16, 91, 170);
}

.product_comment_box {
    display: block;
    width: 24%;
    background: #fff;
    color: #000;
    /* border: 1px solid #DDDDDD; */
}
.product_detail_box {
    box-shadow: 0 0 15px rgb(120 116 116 / 10%);
}

.top_banner .other {
    width: 100%;
    overflow: hidden;
}

.yamaha_product_detail:first-child {
    margin-bottom: 0.7%;
}

.yamaha_product_detail {
    position: relative;
}

.yamaha_product_detail>a {
    padding-bottom: 19.71%;
    display: block;
    position: relative;
    overflow: hidden;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-size 0.3s ease;
}

.yamaha_product_detail .p_title2 {
    background-color: #000000b5;
}

.yamaha_product_detail .p_title,
.yamaha_product_box .p_title {
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    padding: 10px 20px;
    margin: 0;
}
/* 
.yamaha_product_detail>a.img1 {
    width: 24%;
    background-image: url(/img_new/product/pic_01.jpg);
    clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
}

.yamaha_product_detail>a.img2 {
    width: 30%;
    background-image: url(/img_new/product/pic_02.jpg);
    clip-path: polygon(17% 0, 98% 0%, 82% 100%, 0% 100%);
    position: absolute;
    left: 20%;
}

.yamaha_product_detail>a.img3 {
    width: 30%;
    background-image: url(/img_new/product/pic_03.jpg);
    clip-path: polygon(16% 0, 98% 0%, 82% 100%, 0% 100%);
    position: absolute;
    left: 45.5%;
}

.yamaha_product_detail>a.img7 {
    width: 29%;
    background-image: url(/img_new/product/pic_05.jpg);
    clip-path: polygon(17% 0, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    right: 0%;
}

.yamaha_product_detail>a.img4 {
    width: 25%;
    background-image: url(/img_new/product/pic_04.jpg);
    clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
}

.yamaha_product_detail>a.img5 {
    width: 30%;
    background-image: url(/img_new/product/pic_08.jpg);
    clip-path: polygon(17% 0, 98% 0%, 82% 100%, 0% 100%);
    position: absolute;
    left: 20.8%;
}

.yamaha_product_detail>a.img6 {
    width: 30%;
    background-image: url(/img_new/product/pic_06.jpg);
    clip-path: polygon(17% 0, 98% 0%, 82% 100%, 1% 100%);
    position: absolute;
    left: 46%;
}

.yamaha_product_detail>a.img8 {
    width: 28.5%;
    background-image: url(/img_new/product/pic_07.jpg);
    clip-path: polygon(17% 0, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    right: 0%;
} */


.yamaha_product_detail>a.img1 {
    width: 34%;
    background-image: url(../jpg/pic_01-2.jpg);
    clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
}

.yamaha_product_detail>a.img2 {
    width: 39%;
    background-image: url(../jpg/pic_02-2.jpg);
    clip-path: polygon(17.5% 0, 98% 0%, 82% 100%, 0% 100%);
    position: absolute;
    left: 28.1%;
}

.yamaha_product_detail>a.img3 {
    width: 30%;
    background-image: url(../jpg/pic_03.jpg);
    clip-path: polygon(16% 0, 98% 0%, 82% 100%, 0% 100%);
    position: absolute;
    left: 45.5%;
}

.yamaha_product_detail>a.img7 {
    width: 39%;
    background-image: url(../jpg/pic_05.jpg);
    clip-path: polygon(16% 0, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    right: 0%;
    background-position-y: -55px;
}

.yamaha_product_detail>a.img4 {
    width: 25%;
    background-image: url(../jpg/pic_03.jpg);
    clip-path: polygon(0 0, 100% 0%, 80% 100%, 0% 100%);
}

.yamaha_product_detail>a.img5 {
    width: 30%;
    background-image: url(../jpg/pic_08.jpg);
    clip-path: polygon(17% 0, 98% 0%, 82% 100%, 0% 100%);
    position: absolute;
    left: 20.8%;
}

.yamaha_product_detail>a.img6 {
    width: 30%;
    background-image: url(../jpg/pic_06.jpg);
    clip-path: polygon(17% 0, 98% 0%, 82% 100%, 1% 100%);
    position: absolute;
    left: 46%;
}

.yamaha_product_detail>a.img8 {
    width: 28.5%;
    background-image: url(../jpg/pic_07.jpg);
    clip-path: polygon(17% 0, 100% 0%, 100% 100%, 0% 100%);
    position: absolute;
    right: 0%;
}

.yamaha_product_detail a:hover {
    background-size: 120%;
    cursor: pointer;
}


.h1_common_title a {
    color: #000;
    border-bottom: 3px solid #105BAA;
    display: flex;
}

.h1_common_title .title {
    border-bottom: 4px #105baa solid;
    padding-bottom: 5px;
}

.arrow_right {
    height: 24px;
    font-size: 15px;
    color: #105baa;
    text-align: center;
    line-height: 42px;
    margin-left: 20px;
}

.arrow {
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.arrow img {
    width: 20px;
    height: 12px;
}

.h1_common_title a:hover {
    color: #105BAA;
}

@media (min-width: 1400px) {

    .product_detail_box,
    .product_comment_box {
        min-height: 287px;
    }
}

@media (min-width: 992px) and (max-width: 1399px) {

    .product_detail_box,
    .product_comment_box {
        min-height: 247px;
    }

    .top_banner .other {
        margin: -2% 0;
    }

    .yamaha_product_detail>a.img1,
    .yamaha_product_detail>a.img2,
    .yamaha_product_detail>a.img3,
    .yamaha_product_detail>a.img4,
    .yamaha_product_detail>a.img5,
    .yamaha_product_detail>a.img6,
    .yamaha_product_detail>a.img7,
    .yamaha_product_detail>a.img8 {
        scale: .8;
    }

    /* .yamaha_product_detail>a.img1 {
        left: -3%;
        width: 33.5%;
    }

    .yamaha_product_detail>a.img2 {
        width: 38%;
        left: 19%;
    } */
    .yamaha_product_detail>a.img1 {
        left: -4%;
        width: 45%;
    }

    .yamaha_product_detail>a.img2 {
        width: 49%;
        left: 25.5%;
        clip-path: polygon(18.5% 0, 99% 0%, 84.5% 100%, 0% 100%);
    } 
    .yamaha_product_detail>a.img3 {
        width: 37%;
        left: 45%;
        clip-path: polygon(16% 0, 98% 0%, 84% 100%, 0% 100%);
    }

    /* .yamaha_product_detail>a.img7 {
        width: 32%;
        right: -3%;
    } */
    .yamaha_product_detail>a.img7 {
        width: 45%;
        right: -5%;
    }
    .yamaha_product_detail>a.img4 {
        width: 34%;
        left: -3%;
        clip-path: polygon(0 0, 100% 0%, 82% 100%, 0% 100%);
    }

    .yamaha_product_detail>a.img5 {
        width: 36%;
        left: 20%;
    }

    .yamaha_product_detail>a.img6 {
        width: 35%;
        left: 44.5%;
    }

    .yamaha_product_detail>a.img8 {
        width: 35%;
        right: -3.5%;
        clip-path: polygon(16% 0, 100% 0%, 100% 100%, 0% 100%);
    }

    .yamaha_product_detail:first-child {
        margin-bottom: -3.3%;
    }


}



@media (min-width: 992px) {
    .h1_common_title {
        padding-bottom: 14px;
    }

    .product_detail_box>h4 {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
    }

    .product_comment_box{
        margin-right: 1%;
    }

    .product_comment_box.margin_botm {
        margin-bottom: 2%;
    }  

    .parts_sty {
        min-height: 608px;
    }

    .parts_sty .product_comment_box {
        max-height: 287px;
    }
}

@media (max-width: 991px) {
    .product_comment_box:not(:nth-child(2n)) {
        margin-right: 2%;
    }

    .product_comment_box {
        width: 49%;
        margin-bottom: 2%;
    }

    .productlist_title_bg {
        margin-bottom: 10px;
    }

    .productlist_title_bg {
        height: 400px;
    }

    .h1_common_title {
        text-align: center;
    }

    .my_swiper_strokes,
    .my_swiper_motorboat,
    .my_swiper_sport_jet_boat,
    .my_swiper_practicalatv {
        margin-top: 10px;
    }

    .product_list_box {
        margin-bottom: 30px;
    }

    .product_detail_box>h4,
    .product_comment_box>p {
        font-size: 15px;
    }

    .product_detail_con {
        display: none;
    }

    #motorboat .product_list_row,
    #practicalatv .product_list_row {
        flex-direction: column-reverse;
    }

    .min_height {
        min-height: 410px;
    }

    .product_detail_box,
    .product_comment_box {
        min-height: 180px;
    }

    #product_modal_img {
        width: 80%;
        margin: 0 auto;
        display: block;
    }

    .choose_product {
        height: 50px;
    }

    .choose_product>div {
        line-height: 50px;
    }

    .product_comment_box>p,
    .product_detail_box>h4 {
        padding: 20px;
    }

    .top_banner .other {
        width: 100%;
    }

    .yamaha_product_detail {
        justify-content: space-between;
    }

    .yamaha_product_detail>a {
        width: calc(50% - 10px) !important;
        position: relative !important;
        left: 0 !important;
        clip-path: unset !important;
        margin-bottom: 20px;
        padding: 0;
        height: 117px;
    }

    .yamaha_product_detail .p_title {
        font-size: 13px;
        padding: 5px 10px;
        margin: 0;
    }

    .arrow_right {
        line-height: 38px;
    }
    .yamaha_product_detail .mcimg{
        width: 100%!important;
        min-height: 200px;
    }
    .yamaha_product_detail>a.img7 {
        background-position-y: -20px;
    }
    

}