@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* mainVisual */
.l-content .mainVisual {
    width: 950px;
    height: 200px;
    margin-bottom: 30px;
    background: url("/maker/misumi/el/products/m12_harness/img/mv_191217.png") no-repeat 0 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.l-content .m-h2 .fs-23{
    font-size: 23px;
}

/*  topic-list  */

.l-content .topic-list{
    width: 920px;
    margin: 0 auto;
}
.l-content .topic-list > li{
    float: left;
    width: 294px;
    height: 220px;
    margin-right: 10px;
    border: #004098 3px solid;
    border-top: 0;
}

.l-content .topic-list .topic-list--dl dt{
    width: 294px;
    height: 60px;
    line-height: 60px;
    background: #004098;
    color: #fff;
    text-align: center;
    font-size: 24px;
}
.l-content .topic-list .topic-list--dl dt strong{
    font-size: 31px;
}
.l-content .topic-list .topic-list--dl dd{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
}
.l-content .topic-list .topic-list--dl dd:before{
    content: url(/maker/misumi/el/products/m12_harness/img/icon_dot.png);
    display: inline-block;
    text-indent: -20px;
}
.l-content .topic-list .topic-list--dl dd strong{
    font-size: 25px;
}
.l-content .topic-list .topic-list--dl dd .marker{
    border-bottom: #fc0 3px solid;
}

/*  section--spec m-table--spec  */
.l-content .section--spec .m-cols__wrap01{
  margin-left: 15px;
  width: 470px;
  float: left;
}
.l-content .section--spec .m-cols__wrap02{
  margin-right: 15px;
  width: 260px;
  float: left;
}
.l-content .section--spec .m-cols__1of2{
    width: 330px;
    margin-bottom: 25px;
    padding: 0;
}
.l-content .section--spec .m-cols__1of2.cols--r{
    width: 450px;
}

.l-content .m-table--spec caption{
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    
}
.l-content .m-table--spec caption:before{
    content: "●";
    display: inline-block;
}
.l-content .m-table--spec th{
    background: #e7e6e6;    
}


/*  section--model m-table--model  */
.l-content .m-table--model th{
    height: 80px;
    background: #999;
    color: #fff;
}
.l-content .m-table--model td a{
    text-decoration: none;
}


/*　anchorbtn　*/
.l-content .anchor ul {
  width: 950px;
  margin: 0 auto 0;
  font-size: 0;
}
.l-content .anchor ul li {
    float: left;
    margin: 0 5px 0 0;
}
.l-content .anchor ul li .m-btn--down {
    width: 186px;
    height: 58px;
    display: table-cell;
    vertical-align: middle;
}


/*　191029追加　*/
.l-content .btn_center{
  width: 300px;
  margin: 40px auto 0;
}
.l-content .btn_center .m-btnLink--conversion{
  font-size: 14px;
  padding: 14px 2px 13px;
}
.l-content .txt_center_b01{
  width: 360px;
  margin: 30px auto 10px;
  font-size: 16px;
  line-height: 1.1;
  font-weight: bold;
  border: 2px solid #004098;
  padding: 13px 0;
  text-align: center;
}
.l-content .txt_center_b02{
  width: 635px;
  height: 35px;
  margin: 30px auto 10px;
  background: url("/maker/misumi/el/products/m12_harness/img/img02.png") no-repeat 0 0;
  font-size: 18px;
  line-height: 35px;
  font-weight: bold;
  text-align: center;
}
.l-content .img-center{
  width: 600px;
  margin: 0 auto;
}
.l-content .img-center p{
  float: right;
  margin-top: 10px;
  text-align: left;
}
.l-content ul.m12_box01{
  width: 890px;
  margin: 25px auto 30px;
}
.l-content .m12_box01 li{
  width: 260px;
  float: left;
  margin: 0 8px;
  padding: 10px;
  background: #f5f7fa;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
}
.l-content .m12_box01 li span{
  display: table-cell;
  vertical-align: middle;
  width: 260px;
  height: 75px;
  border-bottom: 4px solid #004098;
}

/* btnBox */
.l-content .btnBox {
  width: 520px;
  margin: 0 auto;
}
.l-content .btnBox .btn {
  padding: 0 70px;
  margin-bottom: 15px;
}
.l-content .btnBox .btn a {
  font-size: 14px;
  padding: 13px 2px 12px;
}