@charset "UTF-8";

#suntory_contents { 
    font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif; 
}
#suntory_contents #contents ul.caution li p.nokome {
    text-indent: 0;
    margin-left: -1em;
}

#suntory_contents a {
    word-break: break-all;
}

/* ------------色味変更部分---------------- */
#suntory_contents #contents h2{
background:#0964F9;
color:#fff;
}

#suntory_contents #contents h3:before{
color: #380001;
}

#suntory_contents #contents p.sample_tit{
color: #380001;
}

#suntory_contents #contents #recepit h2{
color: #380001;
}


/* ----------対象商品例 .sample------------ */
/*
@media all and (max-width: 375px) {
#suntory_contents div.sample ul li {
        margin: 0 auto 10px;
    }
}
*/
