@charset "utf-8";

/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* ttl */
.l-content .mainVisual {
	width: 950px;
	height: 200px;
  margin-bottom: 10px;
	padding: 0;
	border: none;
	background: url(/maker/misumi/mold/products/intro/design_consulting/img/main.png) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

/* item_inBox */
.l-content .item_inBox {
    margin: 0 auto;
    padding: 20px 20px 30px;
    background-color: #fff;
}

.l-content .m-asideSubBox {
	width: 838px;
    margin: 20px auto;
    background-color: #ffffff;
}

.l-content .m-asideSubBox .m-btnWin--default {
  height: 50px;
  padding-top: 15px;
}
.l-content .img_center {
    display: block;
    margin: 20px auto;
}
.l-content .m-numList--strong li{
width: 100%;
}
.l-content .m-numList--strong li p{
font-weight: normal;
margin: 10px 0 10px 0;
}