@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    product_sp.css
*
*
------------------------------------------------------------------------------------------ */

@media screen and (max-width : 640px){ 
/*------------------------------------------------------------------------------------------
*
*
    max-width : 640px
*
*
------------------------------------------------------------------------------------------ */
/* --------------------------------------------------
*
    #kv
*
-------------------------------------------------- */
#kv{
    width: 100%;
    background-color: #fff;
    position: relative;
    top: 45px;
}

#kv .slider_wrap{
    width: 100% !important;
}

#kv .img_slider{
}

#kv .img_slider img{
    width: 100%;
}

#kv h2{
    padding: 10px 0 10px 20px;
    line-height: 0;
    opacity: 0;
}

#kv h2 img{
    width: 65px;
}

.onload #kv h2{
    opacity: 1;
    transition: opacity .8s ease;
}

#kv .slick-dots{
    bottom: -20px;
    z-index: 10;
}

#kv .slick-dots li{
    margin: 0 5px;
    display: inline-block !important;
}


/* --------------------------------------------------
*
    #lineup
*
-------------------------------------------------- */
#lineup{
    margin: 0 auto;
    padding: 0 0 0 0;
    box-sizing: border-box;
}

#lineup article{
    padding: 60px 0 0 0;
    margin: 0 0 0 0;
    background-color: #fff;
}

#lineup article .type{
    margin: 0 0 -10px 0;
}

#lineup #glacier_buffalo .type,
#lineup #glacier_matt_black .type{ margin: 0 0 10px 0!important;}


#lineup article .type img{
    width: calc(168 / 640 * 100vw);
    min-width: 84px;
}

#lineup article .title{
    margin: 0 0 15px 0;
    padding: 0 0 8px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 2px solid #000;
}

#lineup article h2{
}

#iris_white h2 img{ width: calc(286 / 640 * 100vw); min-width: 143px;}
#iris_walnut h2 img{ width: calc(330 / 640 * 100vw); min-width: 165px;}
#iris_rumba h2 img{ width: calc(292 / 640 * 100vw); min-width: 146px;}
#glacier_buffalo h2 img{ width: calc(292 / 640 * 100vw); min-width: 146px;}
#glacier_matt_black h2 img{ width: calc(202 / 640 * 100vw); min-width: 101px;}

#lineup article .price img{
    width: calc(158 / 640 * 100vw);
    min-width: 79px;
}

#lineup .img_slider{
    width: calc(100% + 40px);
    margin: 0 0 50px 0;
    position: relative;
    left: -20px;
}

#lineup .img_slider img{
    width: 100%;
}

#lineup .slick-dots{
    bottom: -20px;
}

#lineup .slick-dots li{
    margin: 0 5px;
    display: inline-block !important;
}

#lineup .desc{
    padding: 0 0 20px 0;
}

#lineup .desc .col_l p{
    margin: 0 0 2em 0;
    font-size: 14px;
    line-height: 2em;
    letter-spacing: .025em;
    color: #000;
}

#lineup .col_r{
    max-width: 350px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

#lineup .col_r .product{
    width: 50%;
    overflow: hidden;
}

#lineup .col_r .product img{
    width: calc(150 / 320 * 100vw);
    max-width: calc(150px * 1.3);
    position: relative;
    left: -15px;
}

#lineup .col_r .cart_list{
    width: 50%;
    text-align: center;
}

#lineup .col_r .cart_list h4{
    margin: 0 0 20px 0;
}

#lineup .col_r .cart_list h4 img{
    width: calc(95 / 320 * 100vw);
    max-width: calc(95px * 1.3);
}

#lineup .col_r .cart_list li{
    width: calc(89 / 320 * 100vw);
    height: calc(23 / 320 * 100vw);
    max-width: calc(89px * 1.3);
    max-height: calc(23px * 1.3);
    margin: 0 auto 15px auto;
    position: relative;
}

#lineup .col_r .cart_list li a{
    width: calc(89 / 320 * 100vw);
    height: calc(23 / 320 * 100vw);
    max-width: calc(89px * 1.3);
    max-height: calc(23px * 1.3);
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: opacity .15s ease;
}

.is_pc #lineup .col_r .cart_list li a:hover,
.is_sp #lineup .col_r .cart_list li a.touch{
    opacity: .7;
}

#lineup .col_r .cart_list li .stock{
    font-size: 10px;
    color: #15351a;
    position: absolute;
    top: 33%;
    left: calc(100% + 5px);
    white-space: nowrap;
}

#lineup .col_r .cart_list li.s34 a{ background-image:url(../images/product/parts_cart_34.png);}
#lineup .col_r .cart_list li.s35 a{ background-image:url(../images/product/parts_cart_35.png);}
#lineup .col_r .cart_list li.s36 a{ background-image:url(../images/product/parts_cart_36.png);}
#lineup .col_r .cart_list li.s37 a{ background-image:url(../images/product/parts_cart_37.png);}
#lineup .col_r .cart_list li.s38 a{ background-image:url(../images/product/parts_cart_38.png);}
#lineup .col_r .cart_list li.s39 a{ background-image:url(../images/product/parts_cart_39.png);}
#lineup .col_r .cart_list li.s40 a{ background-image:url(../images/product/parts_cart_40.png);}
#lineup .col_r .cart_list li.s41 a{ background-image:url(../images/product/parts_cart_41.png);}
#lineup .col_r .cart_list li.s42 a{ background-image:url(../images/product/parts_cart_42.png);}
#lineup .col_r .cart_list li.s43 a{ background-image:url(../images/product/parts_cart_43.png);}
#lineup .col_r .cart_list li.s44 a{ background-image:url(../images/product/parts_cart_44.png);}

#lineup .col_r .cart_list li.sold a,
#lineup .col_r .cart_list li a.sold{
    background-image:url(../images/product/parts_ico_cart_sold.png);
    opacity: 1 !important;
    cursor: default;
}

#lineup .size{
    margin: 0 0 30px 0;
    text-align: left;
}

#lineup .size img{
    width: 100%;
    max-width: 480px;
}

#lineup .spec{
    width: calc(100% + 40px);
    font-family: 'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3' !important;
    padding: 25px 30px;
    background-color: #f0f0f0;
    color: #000;
    position: relative;
    left: -20px;
}

#lineup .spec h4{
    margin: 0 0 15px 0;
    font-size: 12px;
    font-weight: bold;
}

#lineup .spec .col_l{
    margin: 0 0 1em 0;
    padding: 0 60px 0 0;
    position: relative;
}

#lineup .spec .col_r{
    width: 100%;
    position: relative;
    display: inline-block;
}

#lineup .spec .col_l p{
    margin: 0 0 1em 0;
    font-size: 12px;
    line-height: 1.4615em;
}

#lineup .spec .col_r p{
    width: 15%;
    margin: 0 0 1em 0;
    font-size: 12px;
    line-height: 1.4615em;
    display: inline-block;
}

#lineup .spec .col_r p,
#lineup .spec p:last-child{ margin: 0;}

#lineup .spec p span{
    font-weight: bold;
}

#lineup .spec .caution{
    width: 80% !important;
    display: inline-block;
    font-size: 11px !important;
    padding: 0 20px 0 3em;
    text-indent: -1em;
    box-sizing: border-box;
}

.coming_txt{ font-size: 13px; line-height: 1.6em;}

} /* ----- max-width : 640px ----- */