@charset "utf-8";
/* CSS Document */

.mainproductscontent p {
    color: rgba(56,56,56,1.00);
    font-family: "游ゴシック Light", "游ゴシック Medium";
    font-variant: normal;
    font-size: 13px;
    text-align: center;
    font-weight: 600;
}
.shelvesinfo p{
    color: rgba(0,0,0,1.00);
    font-family: "游ゴシック Light", "游ゴシック Medium";
    font-size: 14px;
    font-weight: 800;
}
.shelvesinfo h3{
    color: rgba(56,56,56,1.00);
    font-family: "游ゴシック Light", "游ゴシック Medium";
    font-size: 13px;
    font-weight: 600;
}
.banerproduct h2{
    color: rgba(214,225,206,1.00);
    font-family: "游ゴシック";
    font-weight: bolder;
    font-size: 25px;
    text-align: center;
}
