@charset "UTF-8";

/* ------------色味変更部分---------------- */
#suntory_contents {
    background: #fff;
}

/*アンカーリンク*/
#suntory_contents nav.ankerlink ul li a,
#suntory_contents nav.ankerlink ul li a:visited {
    background:#DE0616;
    color: #fff;
}

@media screen and (min-width:768px){
#suntory_contents nav ul li a:after{
    border-color:#fff;
}}
#suntory_contents nav ul li:after{
    border-color:#fff;
}

/*見出し*/
#suntory_contents #contents section h1{
  background:#DE0616;
  color:#fff;
}

#suntory_contents #contents section h2{
  border-color:#DE0616;
}

#suntory_contents #contents p.sample_tit{
  color:#DE0616;
}

#suntory_contents .cl_red_b{
	color: #E0000F;
  font-weight: bold;

}

/*==================以下適宜変更・削除===============*/
