
.action-ttl{
	font-size: 1.9rem!important;
	margin-bottom: .6em!important;
}
.action-ttl span{
	font-size: 1.5rem!important;
	display: block;
	line-height: 1.2!important;
}
.action-col1{
	border-bottom: solid 5px #90baa3;
	color: #227446;
}
.action-col2{
	border-bottom: solid 5px #ebbf80;
	color: #d77e00;
}
.action-col3{
	border-bottom: solid 5px #94bfd5;
	color: #287eab;
}
.action-col4{
	border-bottom: solid 5px #dd9db6;
	color: #ba3a6d;
}
.materiality th,
.materiality td{
	font-size: 1.4rem!important;
	line-height: 1.5;
}
.materiality td img + img{
	margin: 10px 0 0 0;
}
.materiality td{
	vertical-align: top!important;
}
.materiality sub,
.materiality sup{
	font-size: 1.0rem!important;
}

@media print, screen and (min-width: 768px){

}

@media screen and (max-width: 767px){
.action-ttl{
	font-size: 1.7rem!important;
	margin-bottom: .6em!important;
}
.action-ttl span{
	font-size: 1.4rem!important;
	display: block;
	line-height: 1.2!important;
}
}