@charset "utf-8";

.sectioning_layout-inner ul,.sectioning_layout-inner li{
	padding: 0;
	margin:0;
	list-style: none;
}

.sectioning_layout-inner ul li{
	padding-left: 1em;
	text-indent: -1em; 
}

.sectioning_layout-inner ul li:before{
	content: "・"
}



.column_component.colnum-2 > .cc-colnum{
	padding: 0;
}

.bhec_ms_table{
	line-height: 1.5;
	border: none;
}

.bhec_ms_table th{
	background: #09357F;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.bhec_ms_table tr td{
	vertical-align: middle;
	border: none;
}

.bhec_ms_table a{
	text-decoration: underline;
}

.bhec_ms_table tr th:nth-child(1),
.bhec_ms_table tr th:nth-child(2),
.bhec_ms_table tr td:nth-child(1),
.bhec_ms_table tr td:nth-child(2){
	border-right: #09357F solid 1px;
	width: 30%;
}


.bhec_ms_table tr:nth-child(even){background: #fff;}
.bhec_ms_table tr:nth-child(odd){background: #E5E5E5;}

.bhec_ms_table tr td:first-child{
		background: no-repeat right 10px center;
		padding-right: 90px;
}

.bhec_ms_table tr:nth-child(2) td:first-child{background-image: url(/content/dam/nttcom/hq/jp/business/solutions/enterprise-application-management/microsoft-dynamics-ax-for-enterprise-cloud/img/icon_01.png);}
.bhec_ms_table tr:nth-child(3) td:first-child{background-image: url(/content/dam/nttcom/hq/jp/business/solutions/enterprise-application-management/microsoft-dynamics-ax-for-enterprise-cloud/img/icon_02.png);}
.bhec_ms_table tr:nth-child(4) td:first-child{background-image: url(/content/dam/nttcom/hq/jp/business/solutions/enterprise-application-management/microsoft-dynamics-ax-for-enterprise-cloud/img/icon_03.png);}
.bhec_ms_table tr:nth-child(5) td:first-child{background-image: url(/content/dam/nttcom/hq/jp/business/solutions/enterprise-application-management/microsoft-dynamics-ax-for-enterprise-cloud/img/icon_04.png);}
.bhec_ms_table tr:nth-child(6) td:first-child{background-image: url(/content/dam/nttcom/hq/jp/business/solutions/enterprise-application-management/microsoft-dynamics-ax-for-enterprise-cloud/img/icon_05.png);}
.bhec_ms_table tr:nth-child(7) td:first-child{background-image: url(/content/dam/nttcom/hq/jp/business/solutions/enterprise-application-management/microsoft-dynamics-ax-for-enterprise-cloud/img/icon_06.png);}


.accordion_header span{
	font-weight: normal;
	font-size: 18px;
}

@media screen and (max-width:768px) {



}
@media screen and (max-width:480px) {



