@charset "UTF-8";

#suntory_contents table th {
    width: 110px;
}

#suntory_contents #contents ul.caution li.idt_none {
    text-indent: 0;
    margin-left: -1em;
}

#suntory_contents .btn_box b {
    color: #f00;
}

/* ------------色味変更部分---------------- */
#suntory_contents #contents h2{
background:#e50112;
color:#fff;
}

#suntory_contents #contents h3:before{
content: none;
}

#suntory_contents #contents p.sample_tit{
color: #e50112;
}

#suntory_contents #contents #recepit h2{
color: #e50112;
}


/* ----------対象商品例 .sample------------ */
#suntory_contents div.sample {
    font-size: 0;
}
#suntory_contents div.sample ul li:last-child{
	margin:0 0 10px;
}

@media all and (max-width: 767px) {

#suntory_contents div.sample ul li {
        margin: 0 10px 10px 0;
    }
}
