.ttl-h2{
    background-image: url("https://img21.shop-pro.jp/PA01348/189/etc/budou_accent3.png?cmsp_timestamp=20160714010805");
    background-repeat: no-repeat;
    background-position: left center;
    font-size:large;
    color:#000;
    padding-top:20px;
    padding-bottom:20px;  
    text-align:center;
}
.google-font{
  	font-weight:bold;
    font-size:240%;
    color:#009C86;; 
}
/*ÅÄÀîÄÉ²Ã*/
@media screen and (max-width: 480px) {
.google-font{
  	font-weight:bold;
    font-size:120%;
    color:#009C86;; 
}
}