@charset "utf-8";
/* CSS Document */
.l-content .h2_lmg {
  width: 950px;
  color: #333;
  font-size: 25px;
  border-left: 6px #085126 solid;
  padding-left: 15px;
  margin-top: 40px;
}
.l-content p.lead {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}
/* ttl */
.l-content .h3_Ttl {
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  height: 75px;
  width: 100%;
  background: #085126;
  text-align: center;
  display:table;
}
.l-content .h3_Ttl span {
  display:table-cell;
  vertical-align:middle;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
}
.l-content .h3_Ttl_02 {
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  height: 75px;
  width: 100%;
  background: #085126;
  text-align: center;
  display:table;
}
.l-content .h3_Ttl_02 span {
  display:table-cell;
  vertical-align:middle;
  color: #fff;
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
}
.l-content .inner_Ttl {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
}
.l-content .inner_Ttl_bg {
  background: #fffd2c;
}

/* section */
.l-content .section {
  background: #fff;
  margin-bottom: 50px;
}
.l-content .sectionInner {
  padding: 20px 15px 20px;
  font-size: 14px;
  line-height: 1.5;
}
.l-content .sectionInner_02 {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
}

/* text */
.l-content .txt_bb {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  margin: 10px auto;
}
.l-content .txt_bb02 {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  margin: 10px auto;
}


/*　anchor　*/
.l-content .anchor ul li {
    float: left;
    margin: 0 10px 0 0;
}
.l-content .anchor .m_btn a {
	width: 180px;
	height: 58px;
}


/*　summary　*/
.l-content .summary {
  background-color: #e4f0cc;
}
.l-content .summary_02 {
  background-color: #fffbf4;
}

/* checkBox*/
.l-content .checkBox {
  width: 800px;
  height: 160px;
  margin: 0 auto 10px;
  background: #fff;
}
.l-content .checkBox .inner {
  width: 750px;
  margin: 10px auto;
  clear: both;
}
.l-content .checkBox .inner .check {
  margin: 25px 0 25px 10px;
  width: 360px;
  float: left;
}
.l-content .checkBox .inner .check li {
  padding: 3px 0 13px 35px;
  font-size: 16px;
  font-weight: bold;
  background: url("/maker/niigata-seiki/products/sk_log/img/icon_check.png") no-repeat 0 0;
}

/* featuresBox*/
.l-content .featuresBox {
  width: 920px;
  margin: 0 auto;
  background: #fff;
}
.l-content .featuresBox .inner {
  width: 900px;
  margin: 15px auto 20px;
  clear: both;
}
.l-content .featuresBox .inner .innerBox {
  margin-left: 10px;
  width: 440px;
  float: left;
}
.l-content .featuresBox .inner .innerBox .innerBoxTxt {
  font-size: 14px;
  line-height: 1.5;
  padding: 5px 10px 20px;
}

/* softArea*/
.l-content .softArea {
  width: 920px;
  margin: 0 auto;
  clear: both;
}
.l-content .softArea ul.softBox {  
  width: 440px;
  float: left;
  background: #fff;
  margin: 0 10px 10px;
  border: 1px solid #999999;
  box-sizing: border-box;
}
.l-content .softArea ul.softBox_spec {  
  width: 900px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #999999;
  box-sizing: border-box;
  clear: both;
  height: 120px;
}
.l-content .softArea ul.softBox li.title {
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  color: #333;
  background: #e4f0cc;
  width: 430px;
  margin: 5px auto 10px;
  height: 65px;
  text-align: center;
  vertical-align: middle;
  padding-top: 15px;	
  box-sizing: border-box;
}
.l-content .softArea ul.softBox li.item {
  width: 200px;
  height: 140px;
  text-align: center;
  vertical-align: middle;
  float: left;
}
.l-content .softArea ul.softBox li.info {
  text-align: left;
  float: right;
  width: 220px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  padding-top: 5px;
}
.l-content .softArea ul.softBox li.info .m_btn a {
  width: 160px;
  margin: 10px 0;
}
.l-content .softArea ul.softBox li.info a,
.l-content .softArea ul.softBox li.info a:hover {
	text-decoration: none;
}
.l-content .softArea ul.softBox_spec li.specBox {
  text-align: left;
  float: left;
  width: 420px;
  font-size: 12px;
  line-height: 1.5;
  padding: 10px 20px;
  margin-left: 20px;
  box-sizing: border-box;
}

/* guideArea*/
.l-content .guideArea {
  width: 950px;
  margin: 0 auto;
  border: 2px solid #a5ca08;
  box-sizing: border-box;
}
.l-content .guideArea .title {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
  color: #085126;
}
.l-content .guideArea .pic {
  padding: 10px 0 0 5px;
}
.l-content .guideArea .inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 900px;
  margin: 15px auto 0;
  flex-wrap: wrap;
}
.l-content .guideArea .inner .guideBox01 {
  width: 890px;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.l-content .guideArea .inner .guideBox02 {
  width: 410px;
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1.5;
}
.l-content .guideArea .inner .arr {
  width: 50px;
  margin: 120px 10px 0;
  text-align: center;
}

/* howtouseArea*/
.l-content .howtouseArea {
  width: 950px;
  margin: 0 auto;
  box-sizing: border-box;
}
.l-content .howtouseArea ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.l-content .howtouseArea ul li {
  margin: 10px;
}

/* lineupArea */
.l-content .lineupArea {
  width: 930px;
  margin: 0 auto 30px;
  background: #e4f0cc;
  font-size: 12px;
  line-height: 18px;
  padding: 15px;
  box-sizing: border-box;
}
.l-content .lineupArea .txt_r {
  width: 350px;
  text-align: left;
  margin:0 0 10px auto;
}
.l-content .lineupArea .lineupTable .m-table {
  font-size: 14px;
  line-height: 1.5;
  width: 100%;
}

.l-content .lineupArea .lineupTable .m-table > thead > tr > th  {
  padding: 15px 10px;
  background: #fff !important;
  color: #333 !important;
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}

.l-content .lineupArea .lineupTable .m-table > tbody > tr > td {
  padding: 15px 10px!important;
  font-size: 14px;
  line-height: 1.5;
}

.l-content .lineupArea .lineupTable .m-table > tbody > tr > td a {
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: none;
}

.l-content .bnrArea {
  width: 900px;
  text-align: center;
  margin: 10px auto;
}
