@charset "utf-8";
/*
* CSS for LNUT Page
*
* @version			0.0.1
* @lastmodified 2018/11/27
* @link					https: //www.landcomp.co.jp/
* @copyright		Copyright 2018, LAND COMPUTER Co.,Ltd.All rights reserved.
*------------------------------------------------------------------------- */

/* COMMON ================================================================ */
@media all and (min-width: 769px) {
  #lnut #subNavi h2 {
    height: 54px;
    background: url(../../../images/common/global_sprite.png) no-repeat 50% -80px;
  }
  #lnut #subNavi h2 a {
    display: block;
    height: 54px;
  }
}

/* header ------------------------- */
.lnutHeader {
  margin-bottom: 20px;
}
.lnutHeader .keyvisual img {
  width: 100%;
}
.lnutHeader ul.pageNavi {
  padding: 5px 10px;
}
.lnutHeader.Box {
  box-sizing: border-box;
  display: block;
  padding: 10px;
  width: 100%;
  border: 1px solid #ccc;
}
.lnutHeader.Box .keyvisual ,
.lnutHeader.Box .outline {
  display: block;
}
  .lnutHeader.Box .keyvisual {
    width: auto;
    margin-bottom: 15px;
  }
@media all and (min-width: 480px) {
  .lnutHeader.Box {
    display: table;
  }
  .lnutHeader.Box .keyvisual ,
  .lnutHeader.Box .outline {
    display: table-cell;
    vertical-align: top;
  }
}
.lnutHeader.Box .outline {
  position: relative;
}
.lnutHeader.Box .keyvisual {
  box-sizing: border-box;
  padding-right: 15px;
  text-align: center;
  width: 50%;
}
.lnutHeader.Box .keyvisual img {
  width: 100%;
  max-width: 300px;
}
.lnutHeader.Box .outline .productName {
  font-size: 1.4em;
  margin-bottom: 10px;
  padding: 0 0 5px 10px;
  border-bottom: 3px solid #325DA7;
}
.lnutHeader.Box ul.pointList {
  padding-left: 20px;
  line-height: 1.5;
  margin-bottom: 15px;
}
.lnutHeader.Box ul.f-iconList {
  display: table;
  list-style: none;
  _osition: absolute;
  _ottom: 0;
  width: 100%;
}
.lnutHeader.Box ul.f-iconList li {
  display: inline-block;
  display: table-cell;
  vertical-align: bottom;
  width: 50%;
}
.lnutHeader.Box ul.f-iconList li.model {
  text-align: right;
}

h3 img {
  margin-left: 5px;
  vertical-align: middle;
}

.require h3 {
  font-size: 1.15rem;
  padding-left: 0;
  border: none;
}
.section.require ul {
  padding-left: 30px;
}

/* line List ---------- */
.itemList {
}
.itemList dt {
  float: left;
}
.itemList dd {
  margin-bottom: 8px;
}
.itemList.item10 dt {
  width: 10em;
  padding-right: 1em;
}

.systemImage {
  text-align: center;
}
.systemImage img {
  max-width: 650px;
  width: 100%;
}

.section .specTable th.subItem {
  background-color: #fdfdfd;
}

/* old Product Info ---------- */
ul.oldInfo {
	margin-bottom: 10px;
}
ul.oldInfo li {
  line-height: 1.4;
	margin-left: 8px;
  margin-bottom: 5px;
	padding-left: 12px;
	background: url("../../../images/lig.gif") no-repeat 0 0.5em;
}

/* wss detaile --------------- */
.wssDetail h4 {
}
.wssDetail h4 img {
	margin-right: 5px;
  vertical-align: text-bottom;
  vertical-align: text-top;
  vertical-align: bottom;
  vertical-align: middle;
}
.wssDetail h4 span {
	color: #C00;
	margin-left: 20px;
  font-weight: 400;
}

.iconLayout .pict span {
  display: block;
  font-size: 0.88em;
  text-align: center;
}
.iconLayout .pict span.captipn {
  text-align: left;
}
/* colLayout ----------------- */
.colLayout {
  display: block;
  margin-bottom: 20px;
}
.colLayout div {
  display: block;
}
.colLayout div .cell {
  display: block;
}
.colLayout.col2 div {
  text-align: center;
  width: auto;
}
@media all and (min-width: 480px) {
  .colLayout {
    display: table;
  }
  .colLayout div {
    display: table-cell;
    margin-bottom: 20px;
  }
  .colLayout.col2 div {
    padding-bottom: 20px;
    width: 50%;
  }
}

/* cellLayoutRow ------------- */
div.cellLayoutRow {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
div.cellLayoutRow div.rowItem {
  display: block;
  padding-right: 0;
}
div.cellLayoutRow div.rowVisual {
  box-sizing: border-box;
  display: block;
  padding-left: 0;
  width: auto;
}
.section div.cellLayoutRow div.rowItem p {
  margin-bottom: 20px;
}
div.cellLayoutRow div.rowVisual.p33 {
  width: auto;
}
div.cellLayoutRow div.rowVisual .pict img {
  width: auto;
}
@media all and (min-width: 480px) {
  div.cellLayoutRow {
    display: table;
  }
  div.cellLayoutRow div.rowItem {
    display: table-cell;
    vertical-align: top;
    padding-right: 10px;
  }
  div.cellLayoutRow div.rowVisual {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
    width: 50%;
  }
  .section div.cellLayoutRow div.rowItem p {
    margin-bottom: 0;
  }
  div.cellLayoutRow div.rowVisual.p33 {
    width: 33.33%;
  }
  div.cellLayoutRow div.rowVisual div.pict img {
    width: 100%;
  }
}
.section div.cellLayoutRow div.rowItem p + p{
  margin-top: 1em;
}
div.cellLayoutRow div.rowVisual div.pict {
  text-align: center;
}
div.cellLayoutRow div.rowVisual div.pict .pict-image {
  margin-bottom: 15px;
}
div.cellLayoutRow div.rowVisual div.pict span.expand {
  display: block;
  font-size: 0.88em;
}
div.cellLayoutRow div.rowVisual div.pict span.caption {
  color: #555;
  font-size: 0.88em;
}
div.pict {
  text-align: center;
}
div.pict img {
  width: 100%;
}
div.pict + h4 {
  margin-top: 15px;
}
div.pict + p {
  margin-top: 20px;
}
div.pict + ul.link ,
div.pict + ul.noteList {
  margin-top: 10px;
}
div.videoBox {
	padding: 0px;
  margin-bottom: 1rem;
}
div.videoBox video {
	width: 100%;
}
.item3 {
	font-size: 1.0625rem;
}
.item3::before {
	content: '■';
}
.nlist {
	list-style: none;
}

.taright {
	text-align: right;
}
.tacenter {
	text-align: center;
}
