@charset "UTF-8";
/* ------------色味変更部分---------------- */
#suntory_contents #contents h2{
background:#00b3b1;
color:#fff;
}

#suntory_contents #contents h3:before{
color: #00b3b1;
}

#suntory_contents #contents p.sample_tit{
color: #00b3b1;
}

#suntory_contents #contents #recepit h2{
color: #00b3b1;
}

/* ----------対象商品例 .sample------------ */
#suntory_contents div.sample ul li {
    display: inline-block;
}

@media all and (max-width: 375px) {
#suntory_contents div.sample ul li {
        margin: 0 auto 10px;
    }
}
