@charset "utf-8";

#btobplatform-seikyusho .product-subtitle{
width:auto;
background:#71b023;
color:#FFF;
font-size: 160%;
text-align:center;
padding:10px 0;
margin-bottom:0!important;
}

@media screen and (max-width:768px) and (min-width:1px) {
#btobplatform-seikyusho .product-subtitle{
width:100%;
text-align:left;
padding:5px;
}
}
