@charset "UTF-8";

#greeting li {
   list-style:none;
}

img#representative {
    width:  80% !important; 
}

@media screen and (max-width: 767px){
img#representative {
    width: 50% !important; 
}
}

#nbp2553660\ 2553660.widget_shop01 .inner_item_img {
    float: right;
    padding-left: 2vw;
    padding-top: 7rem;
}
#nbp2553660\ 2553660.widget_shop01 .inner_item_txt {
    float: left;
    padding-left: 0;
}
@media only screen and (max-width: 900px) {
    #nbp2553660\ 2553660.widget_shop01 .inner_item_img {
        display: none;
    }
    #nbp2553660\ 2553660.widget_shop01 .inner_item_txt {
        float: none;
        width: 100%;
    }
}

@media only screen and (min-width: 901px) {
    #nbp7121512\ 7121512 {
        display: none;
    }
}