@charset "utf-8";
/*
* CSS for Option Page
*
* @version			0.0.3
* @lastmodified 2022-10-26
* @link					https: //www.landcomp.co.jp/
* @copyright		Copyright 2018, LAND COMPUTER Co.,Ltd.All rights reserved.
*------------------------------------------------------------------------- */

/* common */
#option h1 span.sub ,
#option h2 span.sub {
  font-size: 77%;
  margin: 0 0.5em;
}
#option h1 span.text {
  display: inline-block;
  font-size: 66%;
  font-weight: 400;
}

/* sub-navi */
#option #subNavi h2 {
  margin-bottom: 8px;
  height: auto;
  background: none;
}
#option #subNavi h2 a {
  display: inline;
  height: auto;
}
@media all and (min-width: 769px) {
  #option #subNavi h2 {
    height: 54px;
    background: url(../../../images/common/global_sprite.png) no-repeat 0 0;
  }
  #option #subNavi h2 a {
    display: block;
    height: 60px;
  }
}

/* side-Navi */
#subNavi div.sideNavi dl.optnNavi dt {
  font-size: 95%;
}
#subNavi div.sideNavi dl.optnNavi dd ul li span {
  display: inline-block;
  font-size: 90%;
}
#subNavi div.sideNavi dl.optnNavi dd ul li span {
  display: inline;
}

#subNavi div.sideNavi dl dd ul {
  font-size: 95%;
  margin-left: 0;
  overflow: hidden;
}
#subNavi div.sideNavi dl dd ul li {
  box-sizing: border-box;
  display: block;
  width: 100%;
}
#subNavi div.sideNavi dl dd ul li a:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  width: 10px;
  background: url('../../../img5/link-mark.png') no-repeat 0 0;
  background-color: transparent;
}
@media all and (min-width: 640px) {
  #subNavi div.sideNavi dl dd ul li {
    float: left;
    width: 50%;
  }
}
@media all and (min-width: 769px) {
  #subNavi div.sideNavi dl dd ul li {
    display: block;
    margin: 0;
    width: 100%;
  }
  #subNavi div.sideNavi dl dd ul li a:before {
    background-image: none;
  }
  #subNavi div.sideNavi dl dd ul li a {
    margin: 0;
    ppadding-left: 10px;
    text-indent: -10px;
  }
}

h1 + div.inner {
  margin-bottom: 25px;
  padding: 0 10px;
}
h1 + div.inner  p {
  line-height: 1.5;
}
div.section .inner p + h3 {
  margin-top: 2rem;
}


/* header */
div.optionHeader {
  box-sizing: border-box;
  display: block;
  margin-bottom: 20px;
  width: auto;
}
div.optionHeader .keyvisual {
  box-sizing: border-box;
  display: block;
  text-align: center;
  vertical-align: top;
  padding-right: 0;
  margin-bottom: 10px;
  width: auto;
}
div.optionHeader .keyvisual img {
  max-width: 320px;
  width: 100%;
}
div.optionHeader .outline {
  box-sizing: border-box;
  display: block;
  vertical-align: top;
  position: relative;
  width: auto;
}
div.optionHeader .outline ul.pointList ,
div.optionHeader .outline ul.f-iconList {
  padding: 0 10px;
}
div.optionHeader .outline .productName {
  font-size: 1.4em;
  margin-bottom: 10px;
  padding: 0 0 5px 10px;
  border-bottom: 3px solid #325DA7;
}
div.optionHeader .outline .model {
  font-size: 1.4rem;
  margin-bottom: 15px;
  padding-left: 10px;
}
@media all and (min-width: 480px) {
  div.optionHeader {
    display: table;
    width: 100%;
  }
  div.optionHeader .keyvisual {
    display: table-cell;
    padding-right: 10px;
    width: 45%;
  }
  div.optionHeader .keyvisual img {
    width: 100%;
  }
  div.optionHeader .outline {
    display: table-cell;
    width: 55%;
  }
  div.optionHeader .outline .pointList {
    margin-bottom: 5px;
    padding-right: 10px;
  }
}
div.optionHeader .outline .pointList li {
  list-style: none;
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
}
div.optionHeader .outline .pointList li:before {
  content: "●";
}
div.optionHeader .outline .modelTable {
  font-size: 0.8em;
  margin-top: 5px;
	border-collapse: collapse;
	border-spacing: 0;
  width: 100%;
  border: 1px solid #ccc;
}
div.optionHeader .outline .modelTable th {
	font-weight: 400;
	text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
	background-color: #F6F7F8;
}
div.optionHeader .outline .modelTable td {
  vertical-align: middle;
	padding: 4px 6px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
div.optionHeader .outline .item-series {
  margin: 0 10px;
}
div.optionHeader .outline .item-series table {
	border-collapse: collapse;
	border-spacing: 0;
  width: 100%;
  border: 1px solid #ccc;
}
div.optionHeader .outline .item-series table caption {
  text-align: left;
}
div.optionHeader .outline .item-series table th {
	font-weight: 400;
	text-align: center;
	background-color: #F6F7F8;
}
div.optionHeader .outline .item-series table th ,
div.optionHeader .outline .item-series table td {
  vertical-align: middle;
	padding: 2px 4px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
div.optionHeader div.mRoHS {
	margin: 10px 8px 0 0;
  text-align: right;
}
div.optionHeader div.pb-free {
  vertical-align: bottom;
}
div.optionHeader div.endMark {
  float: right;
}
div.optionHeader ul.f-iconList {
  list-style: none;
  position: absolute;
  bottom: 0;
}
div.optionHeader ul.f-iconList li {
  display: inline-block;
}
div.optionHeader ul.f-iconList li.endMark {
  text-align: right;
}

/* old Product Info */
ul.oldInfo {
  font-size: 0.875rem;
	padding: 0.5rem 0.5em 0.5em 1em;
	margin-bottom: 0.75rem;
	padding-left: 2rem;
	border: 1px solid #ffcccc;
	background-color: #fff9f9;
}
ul.oldInfo li {
  line-height: 1.4;
	margin: 0.25rem 0;
}
ul.oldInfo li:first-child {
  color: #dc143c;
}

/* outline list */
ul.outlineList li {
  margin-bottom: 5px;
}
dl.outlineList dt {
  font-weight: bold;
  margin-bottom: 0.5rem
} 
dl.outlineList dd {
  padding-left: 1em;
  margin-bottom: 1.5rem
} 

.section .ltmwPointList {
  _ackground-color: #f1f1f1;
  padding-left: 0;
}
.ltmwPointList > li {
  list-style: none;
  min-height: 60px;
  line-height: 1.5;
  padding: 5px 0 5px 90px;
  vertical-align: top;
  border-bottom: 1px dotted #ccc;
}
.ltmwPointList li.p1 {  background: url(../../../product/option/marking/lnt-ltmw/images/p01.gif) no-repeat 0 center;  }
.ltmwPointList li.p2 {  background: url(../../../product/option/marking/lnt-ltmw/images/p02.gif) no-repeat 0 center;  }
.ltmwPointList li.p3 {  background: url(../../../product/option/marking/lnt-ltmw/images/p03.gif) no-repeat 0 center;  }
.ltmwPointList li.p4 {  background: url(../../../product/option/marking/lnt-ltmw/images/p04.gif) no-repeat 0 center;  }

/* table */
.applicationTable caption {
  text-align: left;
  margin: 0 0 5px;
}
.applicationTable td {
  line-height: 1.5;
}
.correspondingTable td span.sub {
  font-size: 0.7em;
  margin-left: 5px;
}
.correspondingTable td a + span.sub {
  font-size: 0.7em;
  margin-left: -10px;
}

.mpcimg {
  float: none;
  text-align: center;
}
@media all and (min-width: 480px) {
  .mpcimg {
    float: right;
    margin: 0 0 1rem 1rem;
    width: 25%;
  }
}

/* contact box */
div.contactBox {
  padding: 15px 20px;
  margin: 0 auto 10px;
  width: 75%;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 10px;
  background: linear-gradient(#fff, #f0f0f0);
}
div.contactBox ul {
  margin: 10px 0 0 10px;
  position: relative;
}
div.contactBox li {
  line-height: 150%;
  list-style: none;
}
div.contactBox li span.colon {
  margin: 0 5px;
}
div.contactBox li.btn {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}

/* notice list */
.section .noteList .link {
  padding-left: 0;
}
.section .noteList .link li {
  padding-left: 0;
}

/* option list */
.section ul.op83List {
  list-style: none;
	padding: 0;
	margin: 0 0 15px;
	overflow: hidden;
}
.section ul.op83List li {
  box-sizing: border-box;
  float: none;
  margin: 0 0 1rem;
  position: relative;
  padding: 0;
  min-height: 72px;
  width: auto;
}
.section ul.op83List li p {
  margin: 0;
}
.section ul.op83List li p.term img {
	border: 1px solid #ccc;
	position: absolute;
	top: 0;
	left: 0;
}
.section ul.op83List li p.descript {
  font-size: 0.8em;
}
.section ul.op83List li p.term ,
.section ul.op83List li p.descript {
	padding: 0 0 0 80px;
}
.section ul.op83List li:nth-child(even){
	padding: 0 0 0 8px;
}
.section ul.op83List li:nth-child(even) p.term img {
  left: 0;
}
@media all and (min-width: 480px) {
  .section ul.op83List li {
    float: left;
    padding: 0 8px 0 0;
    width: 50%;
  }
  .section ul.op83List li:nth-child(even) p.term img {
    left: 8px;
  }
}

/* point list */
div.pointBox {
  padding: 10px 10px;
  background-color: #F5F5DC;
}
ul.m-pointList {
  margin-bottom: 5px;
  padding-right: 10px;
}
ul.m-pointList li {
  list-style: none;
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
}
ul.m-pointList li:before {
  content: "●";
}

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

div.modelLink {
  line-height: 42px;
}
div.modelLink a {
  display: inline-block;
  margin-right: 15px;
}

/* feature list */
.section .featureList dt {
  font-weight: 700;
  line-height: 1.4;
	margin-bottom: 10px;
}
.section .featureList dd {
  line-height: 1.5;
	margin: 5px 0 15px;
  padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
ul.featureList li {
  margin-bottom: 0.5em;
}
ul.featureList li span.notice {
  font-size: 0.9em;
}

/* correspondingTable */
table.correspondingTable caption {
  text-align: left;
  margin-bottom: 5px;
}
table.correspondingTable td a {
  display: inline-block;
  margin-right: 15px;
  padding: 7px 0;
}
table.correspondingTable td span.text {
  display: inline-block;
  margin-right: 10px;
  padding: 7px 0;
}

/* common */
div.checkMark {
  margin: 0 15px 15px;
  padding: 20px 20px;
  border: 1px solid #ddd;
  border-radius: 6px;
  background-color: #FFFAF5;
}
div.checkMark ul.checkList {
  margin: 0;
}
div.checkMark ul.checkList li {
  color: #330000;
  font-weight: 700;
  list-style: none;
  line-height: 2.0;
  padding-left: 20px;
  background: url(../../../product/images/check000.gif) no-repeat 0 0.5em;
}
#lcdMarking .matter p {
  margin-bottom: 10px;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background-color: #FFFFF0;
}
#lcdMarking .matter:after {
  content: '';
  display: block;
  height: 41px;
  background: url(../../../product/option/images/arr001.gif) no-repeat 50% 0;
}
#lcdMarking .benefits {
  margin-top: 10px;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: 3px 3px 3px #ddd;
}
#lcdMarking .rowVisual {
  vertical-align: middle;
}

#lcdMarking .columnR {
  margin-top: 30px;
}
.columnR {
  display: table;
}
.columnR .cell {
  display: table-cell;
  vertical-align: top;
}
.columnR .text {
  padding-right: 20px;
}
.columnR .visual p.thumbR {
  margin: 0;
  padding: 1px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.columnR .visual p img {
  vertical-align: bottom;
}

/* elements */
p.note {
  text-indent: -1em;
  padding-left: 1em;
}

/* cell layout */
.cellLayout {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.cellLayout .text {
  display: block;
}
.cellLayout .pictR {
  display: block;
  padding-left: 0;
  text-align: center;
}
.section .cellLayout p {
  margin-bottom: 0;
}
@media all and (min-width: 480px) {
  .cellLayout {
    display: table;
  }
  .cellLayout .text {
    display: table-cell;
    vertical-align: top;
  }
  .cellLayout .pictR {
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
  }
}
.cellLayout + ul.link {
  margin-top: -10px;
}
.section .cellLayout p + ul.noteList {
  margin-top: 10px;
}

/* cell-Layout-Row */
div.cellLayoutRow {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
div.cellLayoutRow div.rowItem {
  display: block;
  vertical-align: top;
  padding-right: 0;
}
  .section div.cellLayoutRow div.rowItem p {
    margin-bottom: 20px;
  }
div.cellLayoutRow div.rowVisual {
  box-sizing: border-box;
  display: block;
  vertical-align: top;
  padding-left: 0;
  width: auto;
}
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;
    padding-right: 10px;
  }
  div.cellLayoutRow div.rowVisual {
    display: table-cell;
    padding-left: 10px;
    width: 50%;
  }
  div.cellLayoutRow div.rowVisual.p33 {
    width: 33.33%;
  }
  div.cellLayoutRow div.rowVisual div.pict img {
    width: 100%;
  }
}
.section div.cellLayoutRow div.rowItem p {
  margin-bottom: 0;
}
.section div.cellLayoutRow div.rowItem p + p{
  margin-top: 1em;
}
.section div.cellLayoutRow div.rowItem p + ul {
  margin-top: 10px;
}
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.caption {
  color: #555;
  font-size: 0.88em;
}
.section dl.featureList dd div.cellLayoutRow {
  margin-bottom: 0;
}

/* elements */
div.pict {
  text-align: center;
}
div.pict + h4 {
  margin-top: 15px;
}
div.pict + p {
  margin-top: 20px;
}
div.pict + ul.link ,
div.pict + ul.noteList {
  margin-top: 10px;
}
.fRight {
  float: none;
  margin-left: 0;
}
.halfCell {
  width: 49%;
}
.aThridCell {
  width: auto;
}
@media all and (min-width: 480px) {
  .fRight {
    float: right;
    margin-left: 1rem;
  }
  .aThridCell {
    width: 32.33%;
  }
}

/* foot note */
.footNotice {
  margin: 10px 0;
  padding: 10px 10px 0;
  font-size: 0.88rem;
  border-top: 1px dotted #ccc;
}
.footNotice li {
  list-style: none;
  line-height: 1.5;
  padding-left: 1.5em;
}
.footNotice li span.mark {
  float: left;
  margin-left: -1.5em;
}

span.caption {
  display: block;
  margin: 0 0 5px;
}
sup.note {
  color: #ff0000;
  font-size: 0.7em;
  margin-left: 5px;
  vertical-align: text-top;
}

ul.bnrBox {
}
ul.bnrBox li {
  list-style: none;
  margin-bottom: 8px;
}

.pict.ricon.fwrs2 {
  float: none;
  text-align: center;
  margin: 0 0 1rem;
  width: 100%;
}
.pict.ricon.fwrs2 img {
  float: none;
  margin: 0;
}
@media all and (min-width: 480px) {
  .pict.ricon.fwrs2 {
    float: right;
    margin: 0 0 1rem 1rem;
    width: 40%;
  }
  .pict.ricon.fwrs2:after {
    clear: right;
  }
}

/* 0.0.2 */
p.footnote {
	margin-top: -1.5rem;	
}
p.footnote::before {
	content: '※';
	color: crimson;
}