@charset "UTF-8";

/* =================================================================================

 Common style of policy

================================================================================= */

/* ****************************************************************************

　index

------------------------------------------------------------------------------- */

#area .blue {
	color:#0077c2;
	font-weight:bold;
}

.area_list dl {
	border-bottom:1px solid #CCCCCC;
	}

.area_list dl dt{
	clear: left;
	float: left;
	padding:10px;
	width: 13.5em;
	font-size:93%;
}
.area_list  dl dd{
	padding:10px;
	font-size:93%;
	padding:10px 10px 10px 13em;
}


/* ****************************************************************************

　detail

------------------------------------------------------------------------------- */


div.detailBox .fl{
	width:140px;
}

div.detailBox .fr{
	width:400px;
}




li:nth-child(1) > a[href$="products/"],
li:nth-child(2) > a[href$="sustainability/"],
.c-list__discLarge > li:nth-child(3) > a {
  color: #0073A8 !important;
  background-color: #f1f1f1;
}