@charset "UTF-8";
/* ------------色味変更部分---------------- */
#suntory_contents #contents h2{
background:#028043;
color:#fff;
}

#suntory_contents #contents h3:before{
color: #E70014;
}

#suntory_contents #contents p.sample_tit{
color: #028043;
}

#suntory_contents #contents #recepit h2{
color: #028043;
}

/* ----------対象商品例 .sample------------ */
#suntory_contents div.sample {
    font-size: 0;
}

@media all and (max-width: 767px) {

#suntory_contents .lead_area{
    margin-top:20px;
}
#suntory_contents div.sample ul li {
        margin: 0 5px 10px 0;
    }
#suntory_contents div.sample ul li:last-child{
    margin-right:0;
}
}
