/* ショップタイトル */
.shop_title {
        font-size:50px;
        line-height:140%;
        color:<{$title_fontcolor}>;
        font-weight:bold;
        margin-bottom:20px;
margin-top:20px;
        background-color:#CCC;

margin-left:auto !important;
margin-right:auto !important;

display:block !important;
font-size:0px !important;
text-indent:-9999px !important;
width:200px !important;
height:60px !important;
background:url(https://img07.shop-pro.jp/PA01262/984/etc/shop_logo.png) left top no-repeat !important;


}
