@charset "UTF-8";

/*出し分け非表示*/
body{
	display: none;
}

#suntory_contents .cdn1_1, #suntory_contents .cdn1_2, #suntory_contents .cdn1_3, #suntory_contents .cdn1_4, #suntory_contents .cdn1_5{
	display: none;
}


/* ------------色味変更部分---------------- */
#suntory_contents {
    background: #D2D7DA;
}

/*アンカーリンク*/
#suntory_contents nav.ankerlink ul li a,
#suntory_contents nav.ankerlink ul li a:visited {
    background: #000000;
    color: #fff;
}

@media screen and (min-width:768px){
#suntory_contents nav ul li a:after{
    border-color: #E12E56;
}}
#suntory_contents nav ul li:after{
    border-color: #E12E56;
}

/*見出し*/
#suntory_contents #contents section h1{
  background:#000000;
  color:#fff;
}

#suntory_contents #contents section h2{
  border-color:#E12E56;
}

#suntory_contents #contents p.sample_tit{
  color: #000000;
}


#suntory_contents #recepit_g ul {
    text-align: center;
}

#suntory_contents ul.caution li.idt3 {
    text-indent: -2em;
    padding-left: 1em;
}