@charset "utf-8";

/*	Society - Person
----------------------------------------------- */

/* Text */
.color,
.ttl-reg,
.clist li:first-letter,
.ttl-standard:first-letter,
.ttl-img_topics,
.ttl-topics,
.ttl-category,
.box-navi li a,
.box-navi li a::after{color:#E32643;}/*#E9546B*/

/* Underline */
.ttl-esg,
.ttl-reg,
.ttl-category{border-bottom-color:#E32643 !important;}/*#E9546B*/

/* Background */
.box-navi{background:#f4a9b5;}


/* Box */
.box-topics{border:1px solid #EC6D7B;}

/* Table */
.esgTB th{white-space:nowrap;}
.esgTB thead th{background-color:#E32643;padding:14px 2px;}/*#E9546B*/
.esgTB tbody th{background-color:#fff5ff !important; text-align:left;}
.esgTB tbody td{border:1px solid #E32643;}/*#E9546B*/
.esgTB tbody th{
border-top:1px dotted #231815;
border-bottom:1px dotted #231815;
}
