


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{font-family: 'Noto Sans', sans-serif !important; margin:0;font-weight:400; font-size:1rem; background:#fff; box-sizing:border-box; line-height:1.75; color:#111;margin:0; padding:0; overflow-x:hidden;}




@media screen and (min-width: 300px) and (max-width: 390px) {
    .h-t-free-delivery {font-size: .84rem !important;}
}




@media screen and (min-width: 320px) and (max-width: 430px) {
    .product-col .product-to-cart ul.delivery-return li.return{ line-height: 1.2;}
}


@media only screen and (max-width: 420px) {

    .inner-pcs .q-t {float:left;width:100%; text-align: center; line-height: 1; margin-bottom: 10px;}

}





@media only screen and (min-width: 768px) {



    .footer-bottom .copyright {
        line-height: inherit !important;
        padding: 20px 0;
    }


}




@media only screen and (min-width: 1024px) {

    .cf-col {width:35% !important}
    .cf-col:nth-of-type(2) {width: 30% !important;}

}


@media only screen and (min-width: 1200px) {

    .f-col:nth-of-type(3) {
        width: 32%;
        float: left;
    } 

    .f-col:nth-of-type(4) {
        width: 20%;
        float: left;
    }



}





