@charset "UTF-8";
/* -----------------------------
common
----------------------------- */

/* main */
.l-content .mvArea .mainVisual {
  width: 1105px;
  height: 90px;
  padding-left: 95px;
  background: url(/pr/2dx/machining_6days/img/logo_2d.png) #000 no-repeat 20px 17px;
  color: #FFF;
  font-size: 22px;
  font-weight: bold;
  line-height: 90px;
}
.l-content .mvArea .mvTxtArea {
  width: 1150px;
  height: 230px;
  background: url("/pr/2dx/machining_6days/img/main_211214.png") #00003e no-repeat right;
  padding-left: 50px;
}
.l-content .mvArea .mvTxtArea .mainTxt01 {
  font-size: 24px;
  color: #fbc904;
  font-weight: bold;
  padding-top: 35px;
  line-height: 1;
}
.l-content .mvArea .mvTxtArea .mainTxt02 {
  font-size: 48px;
  color: #FFF;
  font-weight: bold;
  padding-top: 25px;
  line-height: 54px;
}
.l-content .mvArea .mvTxtArea .mainTxt03 {
  font-size: 24px;
  color: #FFF;
  font-weight: bold;
  padding-top: 25px;
  line-height: 1;
}

.l-content .txt_l {
  font-size: 54px;
}

.l-content .mvArea .mvBtnArea {
  background-color: #000;
  height: 65px;
  padding-top: 15px;
}
.l-content .mvArea .mvBtnArea .m-btn--center {
  margin-top: 0;
}
.l-content .m-btn--center {
  width: 360px;
}
.l-content .m-btnLinkWin--conversion {
  width: 360px;
  height: 50px;
  font-size: 16px;
  padding-top: 14px;
}
.l-content .exampleArea {
  margin-top: 30px;
}

.l-content .exampleArea .exampleBox {
  float: left;
  width: 255px;
  margin-left: 40px;
}
.l-content .exampleArea .exampleBox:first-child {
  margin-left: 30px;
}

.l-content .exampleArea .exampleBox .ttl {
  width: 239px;
  height: 14px;
  background-color: #00003e;
  color: #FFF;
  padding: 8px;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.l-content .exampleArea .exampleBox .ttl .ex01 {
  display: block;
  border-left: #ed6d00 14px solid;
}
.l-content .exampleArea .exampleBox .ttl .ex02 {
  display: block;
  border-left: #005bac 14px solid;
}
.l-content .exampleArea .exampleBox .ttl .ex03 {
  display: block;
  border-left: #e60013 14px solid;
}
.l-content .exampleArea .exampleBox .pic {
  margin-top: 10px;
}
.l-content .exampleArea .exampleBox .m-table th {
  background-color: #00003e;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
  text-align: center;
  color: #FFF;
  border: 1px solid #FFF;
  padding: 3px 5px;
}
.l-content .exampleArea .exampleBox .m-table th.material {
  height: 43px;
}
.l-content .exampleArea .exampleBox .m-table td {
  background-color: #f4f2f0;
  font-weight: bold;
  text-align: left;
  border: 1px solid #FFF;
  padding: 3px 5px;
}