/*
Theme Name:welcart-child
Template:welcart_basic
Version:1.2.12
*/

@charset "UTF-8";

@media screen and (min-width: 38.75em){
    .item-info .skubutton {
        padding-top: inherit!important;
        padding-bottom: inherit!important;
    }
}
.lum-img{
    width:auto!important;
}

.box {
    border: #4e7bcc 1px solid; /*境界線の指定*/
    padding:10px;
    margin: 5px;
}
.box p {
    margin:0;
    padding:0;
}