@charset "UTF-8";


/*出し分け非表示*/
body, #suntory_contents .cdn1_1001, #suntory_contents .cdn1_redl, #suntory_contents .cdn1_2002{
	display: none;
}


/* ------------色味変更部分---------------- */
#suntory_contents {
    background: #fbe9d3;
}

/*アンカーリンク*/
#suntory_contents nav.ankerlink ul li a,
#suntory_contents nav.ankerlink ul li a:visited {
    background: #F39800;
    color: #000;
}

@media screen and (min-width:768px){
#suntory_contents nav ul li a:after{
    border-color: #FDF200;
}}
#suntory_contents nav ul li:after{
    border-color: #FDF200;
}

/*見出し*/
#suntory_contents #contents section h1{
  background:#AB0D14;
  color:#fff;
}

#suntory_contents #contents section h2{
  border-color:#0F0865;
}

#suntory_contents #contents p.sample_tit{
  color: #0F0865;
}

#suntory_contents h1.txt_header{
	background: #AB0D14;
	color: #fff;
}