@charset "UTF-8";

/*出し分け非表示*/
body{
	display: none;
}

#suntory_contents .cdn2_00,#suntory_contents .cdn2_01, #suntory_contents .cdn2_02, #suntory_contents .cdn2_03, #suntory_contents .cdn2_04, #suntory_contents .cdn2_05, #suntory_contents .cdn2_06, #suntory_contents .cdn2_07, #suntory_contents .cdn2_08, #suntory_contents .cdn2_09, #suntory_contents .cdn2_10, #suntory_contents .cdn2_11, #suntory_contents .cdn2_12, #suntory_contents .cdn2_13, #suntory_contents .cdn2_14, #suntory_contents .cdn2_15, #suntory_contents .cdn2_16{
	display: none;
}

#suntory_contents h1#anker1 span {
    font-size: inherit;
}
/* ------------色味変更部分---------------- */
#suntory_contents {
    background: #e7f6fa;
}

/*アンカーリンク*/
#suntory_contents nav.ankerlink ul li a,
#suntory_contents nav.ankerlink ul li a:visited {
    background-color: #1476cb;
    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 #container h1.txt_header{
    background-color: #1476cb;
    color: #fff;
}

#suntory_contents #contents section h1{
    background-color: #1476cb;
    color: #fff;
}

#suntory_contents #contents section h2{
  border-color:#5BC2DC;
}

#suntory_contents #contents p.sample_tit{
  color:#1476cb;
}
