@charset "UTF-8";

/* ------------色味変更部分---------------- */
#suntory_contents {
    background: #F9F7EC;
}

/*アンカーリンク*/
#suntory_contents nav ul li:after,
#suntory_contents nav ul li a:after {
    border-top: 3px solid #40B15D;
    border-right: 3px solid #40B15D;
}


#suntory_contents nav.ankerlink ul li a,
#suntory_contents nav.ankerlink ul li a:visited {
    background: #f1e1c6;
    color: #653810;
}

#suntory_contents #contents section h1{
  background:#006A3F;
  color:#fff;
}

#suntory_contents #contents section h2{
  border-color:#40B15D;
}

#suntory_contents #contents p.sample_tit{
  color: #000;
}

/* ---------------テキストヘッダー---------------------- */
#suntory_contents #container h1.txt_header {
  background: #006A3F;
  color:#fff;
  padding: 35px 15px;
  text-align: center;
  font-size: 18.75px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1.4;
}

#suntory_contents ul.prs_idt li {
    text-indent: -3em;
    padding-left: 3em;
}
