﻿@charset "UTF-8";

/*===================================================================
	layout
===================================================================*/
/* table */
.tbl {
  display: table;
  width: 100%;
}

.tbl .tbl-cell {
  display: table-cell;
  vertical-align: top;
}



/*===================================================================
	resource replacement
===================================================================*/

/*.lNav li.lnav05b { width: 192px; }
.lNav.top li.lnav01 a,
.lNav li.lnav01 a:hover { background-image:url(/products/bizprinter/common/images/nav_local_01_on.gif); }
.lNav.feature li.lnav02 a,
.lNav li.lnav02 a:hover { background-image:url(/products/bizprinter/common/images/nav_local_02_on.gif); }
.lNav.spec li.lnav03 a,
.lNav li.lnav03 a:hover { background-image:url(/products/bizprinter/common/images/nav_local_03_on.gif); }
.lNav.supply li.lnav04 a,
.lNav li.lnav04 a:hover { background-image:url(/products/bizprinter/common/images/nav_local_04_on.gif); }
.lNav.service li.lnav05 a,
.lNav li.lnav05 a:hover { background-image:url(/products/bizprinter/common/images/nav_local_05_on.gif); }
.lNav.service li.lnav05b a,
.lNav li.lnav05b a:hover { background-image:url(/products/bizprinter/common/images/nav_local_05b_on.gif); }*/

.lNav li.lnav01b {
  width: 241px;
}

.lNav li.lnav02b {
  width: 239px;
}

.lNav li.lnav03b {
  width: 240px;
}

.lNav li.lnav04b {
  width: 240px;
}

.lNav.feature li.lnav01b img,
.lNav.spec li.lnav02b img,
.lNav.supply li.lnav03b img,
.lNav.service li.lnav04b img,
.lNav.service li.lnav05b img {
  visibility: hidden;
}

.lNav.feature li.lnav01b a,
.lNav li.lnav01b a:hover {
  background: url(/products/bizprinter/common/images/nav_local2_01_on.gif) no-repeat;
}

.lNav.spec li.lnav02b a,
.lNav li.lnav02b a:hover {
  background: url(/products/bizprinter/common/images/nav_local2_02_on.gif) no-repeat;
}

.lNav.supply li.lnav03b a,
.lNav li.lnav03b a:hover {
  background: url(/products/bizprinter/common/images/nav_local2_03_on.gif) no-repeat;
}

.lNav.service li.lnav04b a,
.lNav li.lnav04b a:hover {
  background: url(/products/bizprinter/common/images/nav_local2_04_on.gif) no-repeat;
}




.lNav li.lnav01c {
  width: 241px;
}

.lNav li.lnav02c {
  width: 239px;
}

.lNav li.lnav03c {
  width: 240px;
}

.lNav li.lnav04c {
  width: 240px;
}

.lNav.top li.lnav01c img,
.lNav.feature li.lnav02c img,
.lNav.spec li.lnav03c img,
.lNav.supply li.lnav04c img {
  visibility: hidden;
}

.lNav.top li.lnav01c a,
.lNav li.lnav01c a:hover {
  background: url(/products/bizprinter/common/images/nav_local3_01_on.gif) no-repeat;
}

.lNav.feature li.lnav02c a,
.lNav li.lnav02c a:hover {
  background: url(/products/bizprinter/common/images/nav_local3_02_on.gif) no-repeat;
}

.lNav.spec li.lnav03c a,
.lNav li.lnav03c a:hover {
  background: url(/products/bizprinter/common/images/nav_local3_03_on.gif) no-repeat;
}

.lNav.supply li.lnav04c a,
.lNav li.lnav04c a:hover {
  background: url(/products/bizprinter/common/images/nav_local3_04_on.gif) no-repeat;
}

.lNav li.lnav01d {
  width: 320px;
}

.lNav li.lnav02d {
  width: 320px;
}

.lNav li.lnav03d {
  width: 320px;
}

.lNav.top li.lnav01d img,
.lNav.feature li.lnav02d img,
.lNav.spec li.lnav03d img {
  visibility: hidden;
}

.lNav.top li.lnav01d a,
.lNav li.lnav01d a:hover {
  background: url(/products/bizprinter/common/images/nav_local4_01_on.gif) no-repeat;
}

.lNav.feature li.lnav02d a,
.lNav li.lnav02d a:hover {
  background: url(/products/bizprinter/common/images/nav_local4_02_on.gif) no-repeat;
}

.lNav.spec li.lnav03d a,
.lNav li.lnav03d a:hover {
  background: url(/products/bizprinter/common/images/nav_local4_03_on.gif) no-repeat;
}


#contents .detailSection .main .detailGroup .ttlMod01 h2,
#contents .detailSection .main .detailGroup .ttlMod01 h3,
#contents .detailSection .main .detailGroup .ttlMod01 h4,
#contents .detailSection .main .detailGroup .ttlMod01 h5 {
  background-image: url(/products/bizprinter/common/images/bg_ttl_02.gif);
}

#contents .detailSection .main .detailGroup .ttlMod01 span {
  background-image: url(/products/bizprinter/common/images/bg_ttl_01.gif);
  padding: 5.8px 15px;
  line-height: inherit;
}

/*===================================================================
	override
===================================================================*/

/* common */
#contents .headSection .rightArea {
  padding-top: 1px;
}

#contents .headSection .ttl {
  float: none;
  display: inline-block;
  vertical-align: bottom;
  width: 527px;
}




#contents .headSection .aside {
  float: none;
  padding-top: 0;
  display: inline-block;
  vertical-align: bottom;
}

#contents .headSection .aside .guide {
  width: 319px;
}

#contents .headSection .aside .guide ul {
  text-align: right;
}

#contents .headSection .aside .guide li {
  float: none;
  display: inline-block;
  /display: inline;
  /zoom: 1;
  vertical-align: bottom;
  font-size: 72%;
}

#contents .headSection .aside .guide li .support {
  margin-top: -14px;
  text-align: center;
}

#contents .subSection .modelNav {
  width: 964px;
}

.headMod02 sup {
  font-size: 65% !important;
  font-weight: normal;
  vertical-align: text-top;
}

.frameBox01 {
  border: 1px solid #e5e5e5;
  padding: 12px 10px 10px;
}

/* index */
body.index #contents .mainSection .summary .price {
  margin-top: 20px;
}

#contents .headSection .innerBlock .rightArea .btn_purchase {
  margin-left: -77px;
  margin-top: -1px;
}

body.index #contents .mainSection .summary .price2 {
  margin-top: 9px;
}

body.index #contents .mainSection .summary .txt {
  margin-top: 17px;
}

body.index #contents .mainSection .summary .txt sup {
  font-size: 50%;
  vertical-align: text-top;
}
body.index #contents .mainSection .summary.tableW{
  width: 574px;
}

body.index #contents .mainSection .point {
  margin-top: 15px;
}

body.index #contents .mainSection .note {
  margin-top: 45px;
}

body.index .setModel,
body.index .option {
  overflow: hidden;
  margin-top: -2px;
  width: 100%;
}

body.index .setModel ul,
body.index .option ul {
  overflow: hidden;
  width: 732px;
  padding-top: 12px;
}

body.index .setModel li,
body.index .option li {
  float: left;
  width: 232px;
  padding-right: 12px;
}

body.index .relatedProducts {
  overflow: hidden;
  width: 100%;
}

body.index .relatedProducts ul {
  overflow: hidden;
  padding-top: 12px;
  width: 732px;
}

body.index .relatedProducts li {
  float: left;
  margin-right: 12px;
}

/* Feature. */
body.feature .featureItem {
  position: relative;
  clear: both;
  overflow: hidden;
  zoom: 1;
}

body.feature .featureItemLower {
  margin-top: -25px;
}

body.feature .featureItem .featureItemLower {
  margin-top: 0;
}

body.feature .includeGuide {
  display: block;
  margin: 0 -39px 25px;
  padding: 5px 39px;
  color: #fff;
  background-color: #005AB4;
  /* display: none; */
}

body.feature .featureItem p {
  margin-bottom: 1.2em;
}

body.feature .featureItem> :last-child,
body.feature .featureItem> :last-child> :last-child,
body.feature .featureItem> :last-child> :last-child> :last-child {
  margin-bottom: 0 !important;
}

body.feature .featureItem .lastChild {
  margin-bottom: 0 !important;
}

body.feature .featureItem ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

body.feature .featureItem .body {
  overflow: hidden;
  zoom: 1;
}

body.feature .featureItem .flL,
body.feature .featureItem .flR {
  _display: inline;
}

body.feature .featureItem .imageLeft {
  margin-right: 25px;
  padding-top: 2px;
  _display: inline;
  float: left;
}

body.feature .featureItem .imageRight {
  margin-left: 25px;
  padding-top: 2px;
  float: right;
  _display: inline;
}

body.feature .featureItem .wt48 {
  width: 48% !important;
}

body.feature .featureItem .mgt2 {
  margin-top: 2px !important;
}

body.feature .featureItem .bpn {
  border: none;
  padding: 0;
}



/* Legacy. */
body.feature .featureItem .p10 {
  padding: 10px;
}

body.feature .featureItem .p18 {
  padding: 18px;
}

body.feature .featureItem .p20 {
  padding: 20px;
}

body.feature .featureItem .ml70 {
  margin-left: 70px !important;
}

@media screen and (max-width: 767px) {
  body.feature .featureItem .ml70 {
    margin-left: 9vw !important;
  }
}

body.feature .featureItem .blockCenter {
  margin-right: auto;
  margin-left: auto;
}

body.feature .featureItem .w158 {
  width: 158px !important;
}

body.feature .featureItem .w209 {
  width: 209px !important;
}

body.feature .featureItem .w220 {
  width: 220px;
}

body.feature .featureItem .w240 {
  width: 240px;
}

body.feature .featureItem .w292 {
  width: 288px !important;
}

body.feature .featureItem .w320 {
  width: 320px;
}

body.feature .featureItem .w360 {
  width: 360px;
}

body.feature .featureItem .w388 {
  width: 388px;
}

body.feature .featureItem .w412 {
  width: 412px !important;
}

body.feature .featureItem .w475 {
  width: 475px !important;
}

body.feature .featureItem .w498 {
  width: 525px !important;
}

body.feature .featureItem .bdG {
  border: 1px solid #ccc;
}

body.feature .featureItem .attention {
  border: #F00 1px solid;
  padding: 20px;
}

body.feature .featureItem .attention dt {
  color: #F00;
}

body.feature .featureItem .attention dd li {
  text-indent: -1em;
  padding-left: 1em;
}

body.feature .featureItem .bodyBorder {
  border: 1px solid #969696;
}

body.feature .featureItem .bodyBorder2 {
  border: 1px solid #FF7474;
}

body.feature .featureItem .bodyBorder3 {
  padding: 6px 10px;
  border: 1px solid #BEBEBE;
}

body.feature .featureItem .hdType01 {
  margin-left: -16px;
  position: relative;
}

body.feature .featureItem .dlPane {
  width: 100%;
  overflow: hidden;
}

body.feature .featureItem .dlPane dt {
  float: left;
  width: 84px;
}

body.feature .featureItem .dlPane.w210_dd dt {
  width: 70px;
}

body.feature .featureItem .dlPane dd {
  float: left;
  width: 595px;
}

body.feature .featureItem .w210_dd dd {
  width: 210px;
}

body.feature .featureItem .w300_dd {
  width: 300px;
}

body.feature .featureItem .w412 tr th {
  width: 278px !important;
}

body.feature .featureItem .w498 tr th {
  width: 99px !important;
}

body.feature .featureItem .w445_dd dd {
  width: 445px;
}

body.feature .featureItem .dlPane.w445_dd dt {
  width: 90px;
}

body.feature .featureItem table.bdn th {
  border-right: 1px dotted #bbb !important;
  border-bottom: none;
  padding-bottom: 15px;
  padding-top: 15px;
}

body.feature .featureItem table.bdn td {
  border-right: none !important;
  border-bottom: 1px dotted #bbb !important;
  padding-bottom: 15px;
  padding-top: 15px;
}

body.feature .featureItem table.w408 {
  width: 408px !important;
}

body.feature .featureItem table.w408 tr th {
  font-weight: normal;
  width: 254px;
}

body.feature .featureItem table.w408 tr td {
  width: 110px;
}

body.feature .featureItem table.w400 {
  width: 396px !important;
}

body.feature .featureItem table.w400 tr th {
  width: 250px;
}

body.feature .featureItem table.w600 {
  width: 600px;
}

body.feature .featureItem table.w600 td {
  border-bottom: none !important;
}

body.feature .featureItem table.w500 {
  width: 500px !important;
}

body.feature .featureItem table.w500 tr th {
  font-weight: normal;
  width: 103px;
}

body.feature .featureItem table.w100_bb tr {
  border-bottom: 1px dotted #bbb !important;
}

body.feature .featureItem table.w100_bb td {
  border-right: 1px dotted #bbb !important;
  border-bottom: 1px dotted #bbb !important;
  padding-bottom: 15px;
  padding-top: 15px;
}

body.feature .featureItem table.w490 {
  width: 490px !important;
}

body.feature .featureItem table.w490 tr th {
  width: 127px !important;
}

body.feature .featureItem table.w490 tr td {
  padding: 15px;
}

body.feature .featureItem table.bdr408 th,
body.feature .featureItem table.tptbl th.lastR {
  background: #F5F5F5 !important;
}

body.feature .featureItem table.bdr408 td {
  background: none !important;
}

body.feature .featureItem table.w600 th.th400 {
  width: 400px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

body.feature .featureItem table.w100_bb th {
  text-align: left !important;
}

body.feature .featureItem table.tl td {
  text-align: left;
}

body.feature .featureItem table.tl02 {
  text-align: left;
}

body.feature .featureItem .iLink01 {
  background-position: 0 0.2em;
}

/* service */
body.service .dotListBlock {
  background: url(/products/bizprinter/common/images/dotmark.gif) no-repeat 0.4em 0.8em;
  padding-left: 1.2em;
}

body.service h3.headMod03 {
  margin-bottom: 8px;
  float: left;
}

/* post script index. */
.postscript #contents .detailSection .main {
  float: none;
  width: auto;
}

/*2014/02/18 PS系機種用に下記追加（topの特長見出し用）*/
#contents .detailSection .main .detailGroup .detail .summaryPS {
  display: table-cell;
  /display: inline;
  /zoom: 1;
  vertical-align: middle;
  /*padding-right:10px;*/
  color: #005AB4;
  width: 600px;
}

#contents .detailSection .main .detailGroup .detail .summaryPS .ttl {
  line-height: 1.3;
  font-weight: normal;
  font-size: 172%;
  /* font-size:24px */
}

#contents .detailSection .main .detailGroup .detail .summaryPS .ttl .lead {
  line-height: 1.3;
  font-weight: normal;
  font-size: 87.5%;
  font-size: 14px;
}

#contents .detailSection .main .detailGroup .detail .summaryPS .txt {
  margin-top: 17px;
  color: #000000;
}

#contents .detailSection .main .detailGroup .detail .summaryPS .btn {
  margin-top: 17px;
  font-weight: bold;
}

#contents .detailSection .main .detailGroup .detail .summaryPS .prt17 {
  position: relative;
  top: 17px;
}

/*↑↑↑↑ここまで↑↑↑↑*/
/*2014/02/18 下記追加
LP PS系統用*/
#contents .mainSection .iLink01,
.f079 {
  font-size: 79%;
  /* font-size:11px; */
}

/*↑↑↑↑ここまで↑↑↑↑*/



a:hover {
  opacity: 0.6;
}



/*2014/05/27下記追加
モバイルプリンター用*/



.opabtn a:hover {
  opacity: 0.8;
}

.model-name {
  margin-top: 12px;
}

.appDownload {
  border: 1px solid #324AAC;
  padding: 12px;
}

.appDownload .icon {
  float: left;
  width: 90px;
}

.appDownload .text {
  float: left;
  width: 350px;
}

.appDownload .text dt {
  margin-bottom: 0;
  font-size: 20px;
}

.appDownload .text dd {
  font-size: 10px;
}

.appDownload .links {
  float: right;
  width: 390px;
}

.appDownload .links dt {
  padding: 5px 0;
  font-size: 16px;
}

.appDownload .links ul {
  overflow: hidden;
}

.appDownload .links li {
  float: left;
  margin-right: 5px;
}

.appDownload .links li a:hover {
  opacity: 0.8;
}

.BasicSpecifications td.th {
  background-color: #FAFAFA;
}

table.network {
  width: 100%;
  text-align: center !important;
  border: 1px solid;
}

table.network th,
table.network td {
  text-align: center !important;
  border: 1px solid;
}

table.print {
  width: 50%;
  margin-top: 15px;
  margin-left: 25px;
  border: 1px solid #808080;
}

table .thpink {
  background-color: #ffbfbf;
}

table.print th {
  background-color: #EDEDED;
  text-align: center;
  border: 1px solid #808080;
  padding: 7px 0 7px 0;
}

table.print td {
  text-align: center;
  border: 1px solid #808080;
  padding: 7px 0 7px 0;
}

table.print th p,
table.print td p {
  margin-bottom: 0 !important;
}

.mt7 {
  margin-top: 7px;
}

/*↑↑↑↑ここまで↑↑↑↑*/

#contents .headSection .leftArea .fbEngtxt {
  font-weight: bold;
  font-size: 19px;
  line-height: 1;
  border: none;
  vertical-align: middle;
}

#contents .headSection .leftArea .fbEngtxt.fz-s {
  font-size: 16px;
}

#contents .headSection .leftArea .fbEngtxt.fsXS {
  font-size: 15px;
}

#contents .headSection .leftArea .title {
  font-size: 24px;
  line-height: 1;
}

#contents .hd2 {
  padding-bottom: 20px !important;
}

.w480 {
  width: 480px;
}

.fs10 {
  font-size: 10px;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px;
}

.fs16 {
  font-size: 16px;
}

.fs16--i {
  font-size: 16px !important;
}


.fs17 {
  font-size: 17px;
}

.fs18 {
  font-size: 18px;
}

.fs20 {
  font-size: 20px;
}

.fs25 {
  font-size: 25px;
}

.fs25--i {
  font-size: 25px !important;
}

.fs30 {
  font-size: 30px;
}

.fs40 {
  font-size: 40px;
}

.fs50 {
  font-size: 50px;
}

.ft12 {
  font-size: 12px;
}




.plan_table2 {
  clear: both;
}

.plan_table2 th {
  font-weight: bold;
}

.plan_table2 {
  border-collapse: collapse;
}

.plan_table2,
.plan_table2 th,
.plan_table2 td {
  border: 1px solid #cccccc;
}

.plan_table2 th,
.plan_table2 td {
  padding: 5px;
}

.plan_table2 th.h40,
.plan_table2 td.h40 {
  height: 30px;
}

.plan_table2 th.h60,
.plan_table2 td.h60 {
  height: 50px;
}

.plan_table2 th.h80,
.plan_table2 td.h80 {
  height: 70px;
}

.plan_table2 th.bg666 {
  background: #666 !important;
  color: #fff;
}

.plan_table2 th.bg73 {
  background: #737373 !important;
  color: #fff;
}

.plan_table2 th.bgnavy {
  background: #003A6A !important;
  color: #fff;
}

.plan_table2 th.bgnavy2 {
  background: #1a6bbc !important;
  color: #fff;
}

.plan_table2 th.bgazure {
  background: #58A3E4 !important;
  color: #fff;
}

.plan_table2 th.bgdgray {
  background: #808080 !important;
  color: #fff;
}

.plan_table2 th.bglgray {
  background: #F1F2F3 !important;
  color: #000;
}

.plan_table2 th.bgblue {
  background: #0175D3 !important;
  color: #fff;
}

.plan_table2 th.bgblue2 {
  background: #5bb0eb !important;
  color: #fff;
}

.plan_table2 th.bgfff {
  background: #ffffff !important;
}

.plan_table2 th.bgsky {
  background: #1DB0FD !important;
  color: #fff;
}

.plan_table2 th {
  background: #D8E8FE;
  width: 90px;
}

.plan_table2 th.w50 {
  width: 50%;
}

.plan_table2 td.bgfff {
  background: #ffffff !important;
}

.plan_table2 td.bglgray {
  background: #F1F2F3 !important;
  color: #000;
}

.plan_table2 td.bgdblue {
  background: #0E75BE !important;
  color: #f00;
}

.plan_table2 td.bglblue {
  background: #97CDF8 !important;
}

.plan_table2 td {
  background: #D8E8FE;
}

.plan_table2 .basic {
  background: #D8E8FE;
}

.plan_table2 .full {
  background: #D8E8FE;
}

.plan_table2 .red_bg {
  background-color: #FEE6F1 !important;
}

.plan_table2 .no_border_r {
  border-right: none;
}

.plan_table2 .no_border_l {
  border-left: none;
}

.plan_table2 th.req {
  width: 65px;
}

.plan_table2 th:empty {
  background-image: linear-gradient(to top right,
      transparent, transparent 50%,
      #fff 50%, #fff 50%,
      transparent 51%, transparent) !important;
}

.plan_table2 th.bgfff:empty {
  background-image: linear-gradient(to top right,
      transparent, transparent 50%,
      #ccc 50%, #ccc 50%,
      transparent 51%, transparent) !important;
}


/* TAB. */
.lnav_bb {
  background: url(/common/images/bg_line_01.gif) repeat-x left bottom;
}

.lnav_bb .tab {

  margin: 0 auto;
  text-align: center;
  list-style-type: none;
  overflow: hidden;
}

.lnav_bb .tab li {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}

/* Style the links inside the list items */
.lnav_bb .tab li.hv-img01 a {

  text-decoration: none;
  background: url(/products/bizprinter/common/images/nav_local_06.gif) no-repeat;
  display: block;
  margin-right: -5px;
}

.lnav_bb .tab li.hv-img02 a {

  text-decoration: none;
  background: url(/products/bizprinter/common/images/nav_local_07.gif) no-repeat;
  display: block;
}

/* Change background image of links on hover */
.lnav_bb .tab li.hv-img01 a.active,
.lnav_bb .tab li.hv-img01 a:hover {
  background: url(/products/bizprinter/common/images/nav_local_06_on.gif) no-repeat;
  display: block;
}

.lnav_bb .tab li.hv-img02 a.active,
.lnav_bb .tab li.hv-img02 a:hover {
  background: url(/products/bizprinter/common/images/nav_local_07_on.gif) no-repeat;
  display: block;
}

.lnav_bb .tab li.hv-img02 img,
.lnav_bb .tab li.hv-img01 img {
  visibility: hidden;
}


/* Style the links inside the list items */
.lnav_bb .tab li.hv-img03 a {
  text-decoration: none;
  background: url(/products/bizprinter/common/images/nav_local_08.gif) no-repeat;
  display: block;
  margin-right: -5px;
}

.lnav_bb .tab li.hv-img04 a {
  text-decoration: none;
  background: url(/products/bizprinter/common/images/nav_local_09.gif) no-repeat;
  display: block;
}

/* Change background image of links on hover */
.lnav_bb .tab li.hv-img03 a.active,
.lnav_bb .tab li.hv-img03 a:hover {
  background: url(/products/bizprinter/common/images/nav_local_08_on.gif) no-repeat;
  display: block;
}

.lnav_bb .tab li.hv-img04 a.active,
.lnav_bb .tab li.hv-img04 a:hover {
  background: url(/products/bizprinter/common/images/nav_local_09_on.gif) no-repeat;
  display: block;
}

.lnav_bb .tab li.hv-img04 img,
.lnav_bb .tab li.hv-img03 img {
  visibility: hidden;
}

.inkArea {
  margin: 30px auto 0;
  /*clear: both;
  margin-left: 10%;
  margin-right: 10%;*/
}

.inkArea .inner {
  width: 720px;
  margin: 0 auto 0;
  /*	text-align: center;*/
}

.inkArea .inner h3 {
  border: 1px solid #cccccc;
}

.inkArea div.productArea {
  border: 1px solid #cccccc;
  border-top: none;
  padding-top: 30px;
}

.inkArea div.productArea ul.model_list {
  margin: 10px 0px 30px 20px;
}

.inkArea div.productArea ul.model_list li {
  display: inline-block;
  /*	*display: inline;
	*zoom: 1;*/
  width: 344px;
  margin-left: 5px;
  list-decoration: none;
}

.model_blk,
.model_blk2 {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  float: left;
}

.model_blk {
  width: 179px;
}

.model_blk2 {
  width: 159px;
  margin-left: 6px;
  margin-top: 30px;
}

.model_blk p {
  display: inline-block;
  width: 150px;
}

.model_blk div {
  display: inline-block;
  width: 150px;
}

.mll {
  margin-left: -28px;
}

.inkArea div.productArea ul.model_list li>div {
  display: table-cell;
}

.inkArea div.productArea ul li p.text {
  margin: 14px auto 0;
}

.inkArea div.productArea ul li div.button {
  width: 150px;
  margin: 14px auto 0;
}

.inkArea div.productArea ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.inkArea div.productArea ul li a>img {
  transition: opacity .3s linear;
}

.inkArea div.productArea ul li a>img {
  transition: opacity .3s linear;
}

.inkArea div.productArea ul li a:hover p.text>img {
  opacity: 0.5;
}

.inkArea div.productArea ul li a:hover p.text img {
  opacity: 0.5;
}

.area_ink {
  border: 1px solid #444444;
}

/* ------ letter-spacing ------ */
.ls-1 {
  letter-spacing: -1px;
}

.note-txt {
  background-color: #f1f1f1;
  border: 1px solid #d9d9d9;
  margin-top: 20px;
  padding: 10px;
}

/* ------ blue btn added by fm-min ------ */

.featureItem p.blue-btn a {
  display: inline-block;
  background: #005AB4 url(/products/bizprinter/img/arrow-white.png) no-repeat 98% center;
  color: #fff;
  font-size: 14px;
  padding: 0 30px 0 30px;
  line-height: 28px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 5px;

}



/*------------change for top page design by fm-min------------*/
.ancNav li.lgtxt {
  width: auto;
}

.price a img:hover {
  opacity: 0.5;
}

#contents .headSection .leftArea .title.txt {
  font-size: 24px;
  font-family："ヒラギノ角ゴ Pro W3",
  "Hiragino Kaku Gothic Pro",
  "メイリオ",
  Meiryo,
  "ＭＳ Ｐゴシック",
  sans-serif;
  line-height: 1em;
}

#contents .headSection .leftArea .title.txt2 {
  font-size: 21px;
  font-family："ヒラギノ角ゴ Pro W3",
  "Hiragino Kaku Gothic Pro",
  "メイリオ",
  Meiryo,
  "ＭＳ Ｐゴシック",
  sans-serif;
  line-height: 1em;
}

#contents .mainSection .summary .ttl .ttlGroup .model_ttl {
  font-family："ヒラギノ角ゴ Pro W3",
  "Hiragino Kaku Gothic Pro",
  "メイリオ",
  Meiryo,
  "ＭＳ Ｐゴシック",
  sans-serif;
  font-size: 36px;
  font-weight: bold;
  line-height: 1em;
}

#contents .mainSection.top .img {
  width: 386px;
}
#contents .mainSection .img.leftSize {
  width: 386px;
}

#contents .mainSection.top .summary {
  vertical-align: top;
  width: 574px;
}

#contents .mainSection.top .point {
  width: 571.4px;
  font-size: 10px;
}

#contents .mainSection.top .point li {
  margin: 0 0 5px 0;
}

#contents .detailSection .ttl h3 {
  font-size: 24px;
  text-align: center;
  padding: 40px 0 20px 0;
}

#contents .detailSection.section01 h2.headMod02 {
  font-size: 173%;
}

#contents .detailSection.section01 {
  width: 100%;
  margin: 0 auto;
}

#contents .detailSection.section01 .main {
  width: 960px !important;
  margin: 0 auto;
  float: none;
}

#contents .detailSection.section01 .main .detailGroup .detail {
  padding: 0;
  background-color: #f4f4f4;
}

#contents .detailSection.section01 .main .detailGroup .detail span.img a {
  padding-right: 0;
  background: unset;
}

#contents .detailSection a img:hover {
  opacity: 0.5 !important;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary {
  padding: 40px;
  width: auto;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary .ttl {
  color: #000;
  font-weight: bold;
  padding-left: 22px;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature01 {
  background: url(/products/bizprinter/common/images/01_ico.png)no-repeat;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature02 {
  background: url(/products/bizprinter/common/images/02_ico.png)no-repeat;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature03 {
  background: url(/products/bizprinter/common/images/03_ico.png)no-repeat;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature04 {
  background: url(/products/bizprinter/common/images/04_ico.png)no-repeat;
}

#contents .detailSection.section01 .main .setModel ul,
#contents .detailSection.section01 .main .option ul {
  width: 100%;
  padding-top: 0;
}

#contents .detailSection.section01 .main .setModel ul li,
#contents .detailSection.section01 .main .option ul li {
  padding-right: 8px;
}

p.gray-btn a {
  display: inline-block !important;
  background: #797d80 url(/products/bizprinter/common/images/btn_arrow_right.png) no-repeat 98% center !important;
  color: #fff;
  font-size: 18px;
  padding: 9px 24px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 2px;
  text-align: center;
  width: 215px;
  font-weight: bold;
}

.gray-btn a:hover,
.dl_box a:hover,
.info_box a:hover {
  opacity: 0.7 !important;
}

/*.feature_list p.gray-btn a{
  width: 424px;
  padding: 16px 24px;
  text-decoration: none;
}
*/
.specialcontents_img ul.img li:last-child {
  margin-right: 0;
}

.specialcontents_img ul.slide {
  display: inline-block;
}

.specialcontents_img .slide li {
  width: 223px;
  margin-right: 22.5px;
  float: left;
}

.specialcontents_img .slide li dl {}

.specialcontents_img .slide li dl dt span {
  display: block;
}

.specialcontents_img .slide li dl dt span img {
  height: 108px;
}

#contents .secLine {
  border-top: 1px solid #e5e5e5;
  height: 1px;
  width: 100%;
}

.dbl {
  display: block !important;
}

/*------purchase ---------*/

.purchase {
  margin: 0 auto;
  width: 812px;
}

.dl_box li {
  float: left;
}

.dl_box {
  margin-right: 12px;
}

.dl_box a,
.info_box a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  padding: 32px 47px;
  width: 400px;
  height: 120px;
  margin: 0 auto;
  color: #000;
  text-decoration: none;
}

.dl_box1 a,
.info_box1 a {
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  width: 400px;
  height: 120px;
  margin: 0 0 0 0;
  color: #000;
  text-decoration: none;
}

.dl_box a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_dl.gif) no-repeat 16% center !important;
}

.info_box a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_ph_calling.gif) no-repeat 16% center !important;
}

.info_text,
.dlIcon_text {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5em;
  padding-left: 90px;
}

.info_box .info_text {
  font-size: 18px;
  padding-left: 65px;
}

.info_text .fsXS {
  font-size: 60%;
  line-height: 1.5em;
}

/* -START- purchase.txt(new) -- */
.purchase.tbl {
  margin-left: auto;
  margin-right: auto;
  max-width: 812px;
  width: 100%;
}

.purchase .tbl-cell {
  width: 50%;
}

@media screen and (max-width:767px) {
  .purchase .tbl-cell {
    width: 100%;
    display: block;
  }
}

@media screen and (min-width:767px) {
  .purchase .tbl-cell:nth-of-type(1) {
    padding-right: 6px;
  }
}

@media screen and (max-width:767px) {
  .purchase .tbl-cell:nth-of-type(1) {
    margin-bottom: 20px;
  }
}

@media screen and (min-width:767px) {
  .purchase .tbl-cell:nth-of-type(2) {
    padding-left: 6px;
  }
}

.purchase .ico-box {
  box-sizing: border-box;
  height: 120px;
  max-width: 400px;
  position: relative;
  width: 100%;
}

.purchase .ico-box.bg-gry {
  background-color: #e7e7e7;
}

.purchase .ico-box.bg-line1 {
  border: 1px solid #000;
}

.purchase .btn-dl .ico-box {
  background-image: url(/products/bizprinter/common/images/ico_dl.gif);
  background-position: left 32px center;
  background-repeat: no-repeat;
  background-size: 15%;
}

.purchase .btn-tel .ico-box {
  background-image: url(/products/bizprinter/common/images/ico_ph_calling.gif);
  background-position: left 25px center;
  background-repeat: no-repeat;
  background-size: 15%;
}

.purchase .ico-box .ico-space {
  padding: 13px 12px 13px 98px;
}

.purchase .btn-dl .ico-box .ico-space {
  padding: 13px 12px 13px 105px;
}

.purchase .txt-cmmt {
  font-size: 10px;
  margin-top: 10px;
}

.purchase .ico-box a,
.purchase .ico-box a:hover {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}

.purchase .btn-dl a {
  box-sizing: border-box;
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.purchase .btn-dl .ico-box.bg-gry:hover {
  opacity: .7;
}

.purchase .btn-dl a>span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.purchase .btn-tel .ico-box p:nth-of-type(2) {
  margin-top: 5px;
}

.purchase .btn-tel .txt-deco {
  font-size: 13px;
}

.purchase .btn-tel .txt-small {
  font-size: 12px;
  font-weight: normal;
}

.purchase .btn-tel .txt-small a {
  font-size: 12px;
  font-weight: normal;
}

/* -END- purchase.txt(new) -- */

/* -START- purchase2.txt(new) -- */
.purchase2 a {
  color: #000;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}

.purchase2 a.bg-box:hover {
  opacity: .7;
}

.purchase2 .fz-s {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-top: -5px;
  padding-bottom: 5px;
  text-align: left;
}

.purchase2 .fz-xs {
  box-sizing: border-box;
  display: block;
  font-size: 10px;
  margin-top: -12px;
}

.purchase2 .btn-form a,
.purchase2 .btn-dl a {
  display: block;
}

.purchase2 .tbl {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  width: 100%;
}

.purchase2 .tbl-cell {
  position: relative;
  width: 50%;
}

.purchase2 .tbl-cell:nth-of-type(1) {
  padding-right: 7px;
}

.purchase2 .tbl-cell:nth-of-type(2) {
  padding-left: 7px;
}

.purchase2 .btn-dl {
  margin: 14px auto 0;
  max-width: 473px;
}

.purchase2 .bg-box {
  box-sizing: border-box;
  padding: 15px 20px;
  text-align: center;
}

.purchase2 .bg-box2 {
  box-sizing: border-box;
  padding: 15px 20px;
  text-align: center;
}

.purchase2 .bg-line1 {
  border: 1px solid #000;
  box-sizing: border-box;
}

.purchase2 .bg-gry {
  background-color: #e7e7e7;
  box-sizing: border-box;
  position: relative;
}

.purchase2 .btn-tel .bg-ico {
  margin-top: -10px;
  padding-bottom: 25px;
  padding-top: 25px;
}

.purchase2 .btn-form .bg-gry {
  box-sizing: border-box;
  width: 100%;
}

.purchase2 .btn-form .bg-ico {
  top: 50%;
}

.purchase2 .btn-form .bg-box {
  height: 100%;
}

.purchase2 .bg-ico {
  display: inline-block;
  padding: 33px 15px 33px 75px;
  position: relative;
}

.purchase2 .bg-ico:before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 56px;
  left: 0;
  width: 56px;
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
}

.purchase2 .btn-form .bg-ico:before {
  background-image: url(/products/common/images/ico_ph_form.png);
}

.purchase2 .btn-tel .bg-ico:before {
  background-image: url(/products/common/images/ico_ph_calling.gif);
}

.purchase2 .btn-dl .bg-ico:before {
  background-image: url(/products/bizprinter/common/images/ico_dl.gif);
}

/* -END- purchase2.txt(new) -- */


/*----service_box-----*/
.services {
  display: inline-block;
}

.service_box .ico_i a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_i.gif) no-repeat 50% 20% !important;
}

.service_box .ico_driversoftware a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_driversoftware.gif) no-repeat 50% 20% !important;
}

.service_box .ico_ques a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_ques.gif) no-repeat 50% 20% !important;
}

.service_box .ico_msg a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_msg.gif) no-repeat 50% 20% !important;
}

.service_box .ico_tools a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_tools.gif) no-repeat 50% 20% !important;
}

.service_box .ico_os a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_os.gif) no-repeat 50% 20% !important;
}

.service_box .ico_book a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_dl.gif) no-repeat 50% 20% !important;
}

.service_box .ico_usb a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_usb.gif) no-repeat 50% 20% !important;
}

.service_box {
  display: -webkit-box;
}

.service_box .box a {
  box-sizing: border-box;
  -webkit-align-items: center;
  float: left;
  margin-right: 12px;
  background: #e7e7e7;
  padding: 17px 0;
  width: 150px;
  height: 120px;
  text-align: center;
}

.service_box .box.ico_os a {
  margin-right: 0;
}

.services .service_box a:hover {
  opacity: 0.7 !important;
}

.services .service_box a {
  text-decoration: none;
  color: #000;
}

.services .service_box span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 66%;
  position: relative;
}

.services .service_box .ico_driversoftware span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 57%;
  position: relative;
}


/*----smc_service_box-----*/

.smc_service_box .ico_i a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_i.gif) no-repeat 50% 20% !important;
}

.smc_service_box .ico_driversoftware a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_driversoftware.gif) no-repeat 50% 20% !important;
}

.smc_service_box .ico_ques a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_ques.gif) no-repeat 50% 20% !important;
}

.smc_service_box .ico_msg a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_msg.gif) no-repeat 50% 20% !important;
}

.smc_service_box .ico_os a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_os.gif) no-repeat 50% 20% !important;
}

.smc_service_box .ico_book a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_dl.gif) no-repeat 50% 20% !important;
}

.smc_service_box .ico_usb a {
  background: #e7e7e7 url(/products/bizprinter/common/images/ico_usb.gif) no-repeat 50% 20% !important;
}

.smc_service_box {
  display: -webkit-box;
}

.smc_service_box .box a {
  box-sizing: border-box;
  -webkit-align-items: center;
  float: left;
  margin-right: 12px;
  background: #e7e7e7;
  padding: 17px 0;
  width: 150px;
  height: 120px;
  text-align: center;
}

.smc_service_box .box.ico_os a {
  margin-right: 0;
}

.scm_services {
  width: 798px !important;
  margin: 0 auto !important;
}

.scm_services .smc_service_box a:hover {
  opacity: 0.7 !important;
}

.scm_services .smc_service_box a {
  text-decoration: none;
  color: #000;
}

.scm_services .smc_service_box span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 66%;
  position: relative;
}

.scm_services .smc_service_box .ico_driversoftware span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 57%;
  position: relative;
}


/* share
=============================================================== */
#contents .share_title {
  font-size: 30px;
  text-align: center;
}

#contents .share_list {
  margin: 25px auto 0;
}

#contents .share_list ul {
  text-align: center;
}

#contents .share_list ul li {
  vertical-align: top;
  display: inline-block;
  position: relative;
  margin: 0 15px;
}

/*==================for slick slider======================*/
.mainSection.top .image {
  float: left;
  width: 350px;
  opacity: 0;
  position: relative;
  display: block;
}

.mainSection.top .image>ul>div>div>li {
  position: relative;
}

.mainSection.top .image #slider span,
.mainSection.top .image #slider-unslide span {
  content: "*";
  position: absolute;
  top: 16px;
  right: 15px;
  width: 25px;
  height: 25px;
}

.mainSection.top .image #slider .item {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}

.mainSection.top .image #slider .item img:hover {
  opacity: 0.8 !important;
}

.mainSection.top .image #sliderThumb,
.mainSection.top .image #sliderThumb-unslide {
  margin-top: -18px;
  text-align: left;
  z-index: 100;
}

.mainSection.top .image #sliderThumb li,
.mainSection.top .image #sliderThumb-unslide li {
  display: inline-block;
  margin: 0 3px;
  border: 1px solid #e1e1e1;
  width: 58px;
  cursor: pointer;
}

.mainSection.top .image #sliderThumb .slick-slide.slick-current,
.mainSection.top .image #sliderThumb-unslide .slick-slide.slick-current {
  border: 1px solid #b9b9b9;
  opacity: 1.0 !important;
}

.mainSection.top .image #sliderThumb .slick-active,
.mainSection.top .image #sliderThumb-unslide .slick-active {
  opacity: 0.5;
}

.mainSection.top .image #sliderThumb li img,
.mainSection.top .image #sliderThumb-unslide li img {
  width: 100%;
}

.mainSection.top .image #sliderThumb .slick-list,
.mainSection.top .image #sliderThumb-unslide .slick-list {
  padding: 0 !important;
}

.mainSection.top .image #sliderThumb .slick-slide,
.mainSection.top .image #sliderThumb-unslide .slick-slide {
  width: 60px;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  margin: 0 5px;
}

.mainSection.top .image #sliderThumb img,
.mainSection.top .image #sliderThumb-unslide img {
  width: 100%;
}

.lh {
  line-height: 4.3em;
}

.ml70 {
  margin-left: 70px !important;

}

.ml20 {
  margin-left: 20px !important;

}

.ml30 {
  margin-left: 30px !important;

}

.ml50 {
  margin-left: 50px !important;

}

.ml150 {
  margin-left: 150px !important;
}

.m-none {
  margin: 0 !important;
}

.slick-next {
  background: url(/products/bizprinter/common/images/ico_arrow-right.png)no-repeat !important;
  width: 15px !important;
  height: 26px !important;
}

.slick-prev {
  background: url(/products/bizprinter/common/images/ico_arrow-left.png)no-repeat !important;
  width: 15px !important;
  height: 26px !important;
}

.slick-next:before,
.slick-prev:before {
  display: none;
}

.zoomImage {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  z-index: 9990;
  display: none;
}

.zoomImage .modal_lay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 0;
}

.zoomImage .modalImage {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}

.zoomImage .modal_close {
  position: absolute;
  top: 5%;
  right: 5%;
  z-index: 2;
  font-size: 24px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.zoomImage .modal_close:hover {
  opacity: 0.8;
}

.zoomImage .modal_close .close01 {
  display: inline-block;
  line-height: 1;
  font-size: 32px;
}

.zoomImage .modal_close .close02 {
  display: inline-block;
  line-height: 1;
  font-size: 26px;
}

.modalImage iframe {
  width: 850px;
  height: 638px;
}

/*==================for spec iconr======================*/
.spec-icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #4a6593;
  color: #4a6593;
  font-size: 13px;
  font-weight: bold;
  width: 136.7px;
  height: 40px;
  text-align: center;
}

.spec-icon.medium {
  height: 61px;
  display: inherit;
}

.spec-icon.large {
  height: 86px;
  display: inherit;
}


.spec-icon.large.sample {
  display: table-cell;
  vertical-align: middle;
}

.spec-icon.largest {
  height: 112px;
  display: inherit;
}

@media screen and (max-width:767px) {
  .spec-icon.largest {
    height: 135px;
  }
}

@media screen and (max-width: 767px) {
  .first-child{
    width: 50% !important;
  }
}

@media screen and (max-width: 767px) {
  .spec-icon.large.w {
    width: 98% !important;
  }
}


.spec-icon.medium .spec-txt {
  height: 29px;
  display: table-cell;
  vertical-align: middle;
  width: 136px;
}


.spec-icon.large .spec-txt {
  height: 60px;
  display: table-cell;
  vertical-align: middle;
  width: 136px;
}

.spec-icon.largest .spec-txt {
  padding-left: 6px;
}




.spec-icon.medium .spec-txt_nottl {
  height: 55px;
  display: table-cell;
  vertical-align: middle;
  width: 136px;
}

.spec-icon.large .spec-txt_nottl {
  height: 86px;
  display: table-cell;
  vertical-align: middle;
  width: 136px;
}



.spec-icon1 {
  height: 39px;
  line-height: 1.3em;
}

p.h21 {
  height: 21px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

  /*for chrome*/
  .spec-icon span {
    font-size: 60%;
    width: 130%;
    margin-left: -2px;
    display: inline-block;
    -webkit-transform: scale(0.8);
    -webkit-transform-origin: 0 0;
  }
}

.spec-icon span {
  /*for other broswer*/
  font-size: 11px;
}

.spectbl {
  border: solid 1px #4a6593;
  border-spacing: 0;
  width: 280px;
  height: 42px;
}

.spectbl tbody {
  display: inline-table;
  width: 100%;
  height: inherit;
}

.spectbl-big {
  border: solid 1px #4a6593;
  border-spacing: 0;
  width: 420px;
  height: 42px;
}

.spectbl th {
  background-color: #4a6593;
  color: #FFFFFF;
  text-align: center;
  width: 50%;
  vertical-align: middle;
  height: 10px;
  font-weight: bold;
}

.spectbl-big th {
  background-color: #4a6593;
  color: #FFFFFF;
  text-align: center;
  width: 50%;
  vertical-align: middle;
  height: 10px;
  font-weight: bold;
}

.spectbl-big .left {
  border-right: solid 2px #dddddd;
  color: #4a6593;
  width: 140px;
  text-align: center;
  float: none;
  vertical-align: middle;
  font-weight: bold;
  font-size: 11px;
}

.spectbl.spec-icon.medium .left {
  border-right: solid 2px #dddddd;
  color: #4a6593;
  width: 50%;
  text-align: center;
  float: none;
  vertical-align: middle;
  font-weight: bold;
  font-size: 11px;
}

.spectbl.spec-icon.large .left {
  border-right: solid 2px #dddddd;
  color: #4a6593;
  width: 50%;
  text-align: center;
  float: none;
  vertical-align: middle;
  font-weight: bold;
  font-size: 11px;
}

.spectbl-big .right {
  border-left: solid 2px #dddddd;
  color: #4a6593;
  width: 140px;
  text-align: center;
  float: none;
  vertical-align: middle;
  font-weight: bold;
  font-size: 11px;
}

.spectbl-big .center {

  color: #4a6593;
  width: 140px;
  text-align: center;
  float: none;
  vertical-align: middle;
  font-weight: bold;
  font-size: 11px;
}

.spectbl.spec-icon.medium .right {
  border-left: solid 2px #dddddd;
  color: #4a6593;
  width: 50%;
  text-align: center;
  float: none;
  vertical-align: middle;
  font-weight: bold;
  font-size: 11px;
}

.spectbl.spec-icon.large .right {
  border-left: solid 2px #dddddd;
  color: #4a6593;
  width: 50%;
  text-align: center;
  float: none;
  vertical-align: middle;
  font-weight: bold;
  font-size: 11px;
}

.spec-ttl {
  font-size: 11px;
  background-color: #4a6593 !important;
  height: 17px;
  padding-top: 1px;
  color: #fff;
}

.spec-ttl+p {
  height: 22px;
}

.spec-txt {
  padding-top: 3px;
}

.spec-icon.small1 {
  height: 20px !important;
}

.spec-icon.gray {
  border: 1px solid #797d7f;
  color: #797d7f;
  height: 20px !important;
  width: 100px;
  font-size: 13px;
}

/*feature tile*/
.feature h3.ttl01 {
  background: url(/products/bizprinter/common/images/h3_ico_blue_t.gif) no-repeat left;
  padding-left: 20px;
}

.feature h3.ttl02 {
  border-left: 6px solid #235cb3;
  padding-left: 15px;
  background: none;
}

/*===================for print screen========================*/
* {
  -webkit-print-color-adjust: exact !important;
  /* Chrome, Safari */
  color-adjust: exact !important;
  /*Firefox*/
}

/*=============for top header link=======================*/
.home-link {
  margin-top: 20px !important;
  margin-bottom: -25px !important;

}

.home-link,
.home-link1 {
  margin: 21px 16px -17px 0 !important;
}

.home-link a,
.home-link1 a {
  color: #005AB4 !important;
  font-size: 79%;
}

.summary-spec-icon.small {
  height: 23px;
  width: 100px;
}

.summary-spec-icon {
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #797d7f;
  color: #797d7f;
  font-size: 13px;
  font-weight: bold;
  width: 136px;
  height: 40px;
  text-align: center;
}

.point .summary-spec-icon {
  border: 1px solid #797d7f;
  color: #797d7f;
}

#contents.responsive .mainSection.top .point .spec-icon p {
  font-size: 12px !important;
}

div.biz_sitemap {
  width: 100%;
  background-color: #f4f4f4;
  padding: 45px 0 35px;
  margin-bottom: -70px;
}

div.biz_sitemap .ttl h3 {
  font-size: 14px;
}

div.biz_sitemap .ttl h3 a {
  color: #000000;
}

div.biz_sitemap .ttl h3 a :visited {
  color: #000000;
}

div.biz_sitemap li {
  margin-bottom: 2px;
}

div.biz_sitemap dd.listBlock.info_list li {
  margin-bottom: 4px;
}

div.biz_sitemap .layCol03 li {
  margin-bottom: 4px;
}

div.biz_sitemap .layCol04 li {
  margin-bottom: 4px;
}

div.biz_sitemap li a {
  line-height: 1.5;
}

div.biz_sitemap .layCol03 li>a {
  color: #000;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.biz_sitemap .subNav {
  width: 960px;
  margin: 0 auto;
}



.biz_sitemap .subNav .innerBlock a {
  color: #000;
}

div.biz_sitemap .subNav .innerBlock li>a {
  line-height: 1.5;
  font-size: 12px;
  color: #686868;
}

.biz_sitemap .subNav .layCol01,
.biz_sitemap .subNav .layCol03 {
  float: left;
  width: 30%;
  box-sizing: border-box;
  padding: 0 15px;
}

.biz_sitemap .subNav .layCol02 {
  float: left;
  width: 40%;
  box-sizing: border-box;
  padding: 0 15px;
}

.biz_sitemap .subNav .layCol02 {
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
}

.biz_sitemap .subNav .indent {
  margin-left: 10px;
}

.biz_sitemap .subNav .layCol01 dl dt {
  margin-bottom: 3px;
  font-size: 12px;
}

hr {
  border: none !important;
  margin: 0 !important;
}

.biz_sitemap .subNav h3 {
  font-size: 100%;
}

.biz_sitemap .subNav .layCol02 dl dt {
  margin-bottom: 5px;
  font-size: 14px;
}

.biz_sitemap .subNav .layCol03 dl dt,
.biz_sitemap .subNav .layCol04 dl dt {
  margin-bottom: 5px;
}

.bdrnone {
  border: none !important;
}

div.biz_sitemap span.bold {
  font-weight: bold;
}

div.biz_sitemap span.bold-gray {
  color: #686868 !important;
  font-weight: bold;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.indent3 {
  padding-left: 3em;
  text-indent: -3em;
}

.indent5 {
  padding-left: 3.65em;
  text-indent: -3.65em;
}
.indent8 { 
  padding-left:1.65em; 
  text-indent:-1.65em;
}



div.biz_sitemap dd.listBlock {
  margin-bottom: 20px;
}

div.biz_sitemap div.layCol01 dd.listBlock,
div.biz_sitemap div.layCol02 dd.listBlock {
  margin-bottom: 11px;
}

div.biz_sitemap dd.listBlock li.title {
  padding-top: 10px;
  padding-right: 10px;
  line-height: 1.6em;
  font-weight: bold;
}

div.biz_sitemap div.layCol04 dt {
  margin-bottom: 10px;
  border-top: solid 1px #dddddd;
}

div.biz_sitemap div.layCol04 .bdrbtm {
  border-bottom: solid 1px #dddddd;
  padding-bottom: 20px;
}

/*cate-bar*/

div.biz_sitemap .dash-bar {
  padding-left: 14px;
  background: url(/products/bizprinter/common/images/link_dash_ico.png) no-repeat 0 0.35em;
  background-size: 7px auto;
  line-height: 1.5;
}

/* home-link */
.home-link3 {
  margin: 21px 16px -17px 0 !important;
}

.home-link3 a {
  color: #0058b2 !important;
  font-size: 79%;
}

/*for responsive added by fm-min*/
/*====lNav.fourtab======*/
.lNav.fourtab li {
  width: 25%;
  height: 41px
}

.lNav.fourtab ul {
  text-align: center;
  border: 1px solid #efefef;
}

.lNav.fourtab ul li {
  font-size: 1rem;
  float: left;
  margin: 0;
  vertical-align: top;
  background: #005ab4;
  box-sizing: border-box;
  border-right: solid 1px #e6e6e6;
}

.lNav.fourtab li a span {
  line-height: 41px;
}

.lNav.fourtab li a:nth-child(4) a {
  border: 0;
}

.lNav.fourtab li a {
  display: block;
  font-weight: bold;
  margin: 0;
  color: #fff;
  text-decoration: none;
}

.lNav.fourtab.top .lnav01,
.lNav.fourtab.feature .lnav02,
.lNav.fourtab.spec .lnav03,
.lNav.fourtab.supply .lnav04 {
  background: #fff;
}

.lNav.fourtab.top li.lnav01 a,
.lNav.fourtab li.lnav01 a:hover,
.lNav.fourtab.feature li.lnav02 a,
.lNav.fourtab li.lnav02 a:hover,
.lNav.fourtab.spec li.lnav03 a,
.lNav.fourtab li.lnav03 a:hover,
.lNav.fourtab.supply li.lnav04 a,
.lNav.fourtab li.lnav04 a:hover {
  background: #fff !important;
  color: #005ab4 !important;
  opacity: 1;
}

.lNav.fourtab li.lnav01 a span,
.lNav.fourtab li.lnav02 a span,
.lNav.fourtab li.lnav03 a span,
.lNav.fourtab li.lnav04 a span,
.lNav.fourtab li.lnav01 a:hover span,
.lNav.fourtab li.lnav02 a:hover span,
.lNav.fourtab li.lnav03 a:hover span,
.lNav.fourtab li.lnav04 a:hover span {
  border-bottom: 2px solid #0059b3;
}

/*!====INav.fourtab======*/


/*====lNav.fivetab======*/
.lNav.fivetab li {
  width: 20%;
  height: 41px;
}

.lNav.fivetab ul {
  text-align: center;
  border: 1px solid #efefef;
}

.lNav.fivetab ul li {
  font-size: 1rem;
  float: left;
  margin: 0;
  vertical-align: top;
  background: #005ab4;
  box-sizing: border-box;
  border-right: solid 1px #e6e6e6;
}

.lNav.fivetab li a span {
  line-height: 41px;
}

.lNav.fivetab li a:nth-child(5) a {
  border: 0;
}

.lNav.fivetab li a {
  display: block;
  font-weight: bold;
  margin: 0;
  color: #fff;
  text-decoration: none;
}

.lNav.fivetab.top .lnav01,
.lNav.fivetab.feature .lnav02,
.lNav.fivetab.spec .lnav03,
.lNav.fivetab.supply .lnav04,
.lNav.fivetab.service .lnav05 {
  background: #fff;
}

.lNav.fivetab.top li.lnav01 a,
.lNav.fivetab li.lnav01 a:hover,
.lNav.fivetab.feature li.lnav02 a,
.lNav.fivetab li.lnav02 a:hover,
.lNav.fivetab.spec li.lnav03 a,
.lNav.fivetab li.lnav03 a:hover,
.lNav.fivetab.supply li.lnav04 a,
.lNav.fivetab li.lnav04 a:hover,
.lNav.fivetab.service li.lnav05 a,
.lNav.fivetab li.lnav05 a:hover {
  background: #fff !important;
  ;
  color: #005ab4 !important;
}

.lNav.fivetab li.lnav01 a span,
.lNav.fivetab li.lnav02 a span,
.lNav.fivetab li.lnav03 a span,
.lNav.fivetab li.lnav04 a span,
.lNav.fivetab li.lnav05 a span,
.lNav.fivetab li.lnav01 a:hover span,
.lNav.fivetab li.lnav02 a:hover span,
.lNav.fivetab li.lnav03 a:hover span,
.lNav.fivetab li.lnav04 a:hover span,
.lNav.fivetab li.lnav05 a:hover span {
  border-bottom: 2px solid #0059b3;
}

/*!====INav.fourtab & fivetab======*/




#contents.responsive .mainSection.top .point .spec-icon p {
  font-size: 12px;
}

#contents.responsive ul.banner li {
  float: left;
  width: 50%;
  padding: 10px 0;
  text-align: left;
}

#contents.responsive ul.banner li:nth-child(2),
#contents.responsive ul.banner li:nth-child(4),
#contents.responsive ul.banner li:nth-child(6) {
  text-align: right;
}

#contents.responsive .detailSection .main .detailGroup .ttlMod01.mb25 {
  margin-top: 8px !important;
  margin-bottom: 25px !important;
}

#contents .relatedMod01 .innerBlock .smpTxtArea .iLink01 {
  background-position: 0 0;
}

#contents .mainSection.top .point .spec-icon td {
  padding: 0 0 !important;
}

#contents .sp,
#contents.responsive .sp,
#contents .tbl_sp,
#contents.responsive .tbl_sp {
  display: none;
}

#contents .pc,
#contents.responsive .pc {
  display: block;
}

#contents .relatedMod01 .pc,
#contents.responsive .relatedMod01 .pc {
  display: table-cell !important;
}

/* #contents.responsive .panel.point {
  display: block;
 }*/
#contents.responsive .one-line01 {
  padding: 34px 0 !important;
}

#contents.responsive .one-line02 {
  padding: 25px 0 !important;
}

#contents.responsive .pcmr25 {
  margin-right: 25px !important;
}

@media screen and (max-width:767px) {
  #contents.responsive .sp {
    display: block;
  }

  #contents.responsive .pc {
    display: none;
  }

  #contents.responsive {
    padding: 0;
  }

  /*====for break=====*/
  #contents.responsive br.brsp {
    display: block;
  }

  /*====! for break=====*/
  /*====for hambager menu=====*/
  ul.mobile.menuItems.active {
    display: block !important;
  }

  /*====! for hambager menu=====*/
  #contents.responsive ul.banner li {
    width: 100%;
    text-align: center !important;
  }

  #contents.responsive ul.banner li img {
    width: 100%;
    text-align: center;
  }

  #contents.responsive .detailSection .service_box,
  #contents.responsive .detailSection .services {
    display: inline-block;
    width: 100%;
  }

  #contents.responsive .service_box {
    display: inline-block !important;
  }

  #contents.responsive .detailSection .smc_service_box {
    display: inline-block;
    width: 100%;
  }

  #contents.responsive .smc_service_box {
    display: inline-block !important;
  }

  #contents.responsive .scm_services {
    display: inline !important;
  }


  #contents.responsive .headSection .leftArea .logo {
    width: 47%;
    padding-right: 1%;
    vertical-align: middle;
  }

  .list .flL.model-list {
    padding-top: 12px;
  }

  #contents .headSection .leftArea .list {
    padding-left: 0px;
  }

  #contents.responsive .headSection .innerBlock {
    width: auto;
    margin: 0 auto;
    padding: 0 2%;
    width: -webkit-fill-available;
  }

  #contents.responsive .headSection .leftArea {
    float: none;
    width: auto;
  }

  #contents.responsive .headSection .rightArea {
    padding: 0;
  }

  #contents.responsive .headSection {
    height: auto;
    width: 100%;
  }

  #contents.responsive .headSection .logo,
  #contents.responsive .headSection .title,
  #contents.responsive .headSection .productsLogo,
  #contents.responsive .headSection .ttl h1,
  #contents.responsive .headSection .leftArea>h1 {
    display: table-cell;
    vertical-align: bottom;
    margin: 0;
    margin-bottom: 15px;
  }

  #contents.responsive .headSection .title {
    border-left: 1px dotted #ccc;
    padding-left: 10px;
    margin-left: 3px;
    width: 58%;
    padding-left: 2% !important;
    margin-top: 0;
    font-size: 15px !important;
    background: none !important;
  }

  #contents.responsive h2.bg_bluettl {
    background: #005ab4 !important;
    padding: 10px 20px;
    border-radius: 30px;
    background-image: none !important;
  }

  @media screen and (max-width:767px) {
    #contents.responsive h2.bg_bluettl {
      margin-top: 50px !important;
    }
  }

  #contents .detailSection .main .detailGroup .ttlMod01 h2.bg_bluettl span {
    background-image: none;
    padding: 0;
  }


  /*#contents.responsive .headSection .list, #contents.responsive .headSection .aside .guide */
  #contents.responsive .headSection .rightArea {
    float: left;
    width: 100%;
    padding-top: 10px;
  }

  #contents .headSection .innerBlock .rightArea .btn_purchase {
    margin: 0;
  }

  #contents.responsive .headSection .rightArea .purchase {
    margin: 0;
  }

  /*====top======*/
  /* slider */

  #contents.responsive .mainSection {
    width: auto !important;
    padding: 0 2%;
  }

  #contents.responsive .mainSection.top .img {
    padding-right: 0;
    width: auto !important;
    display: block !important;
    overflow: hidden !important;
  }

  #contents.responsive .mainSection.top .image {
    width: 100% !important;
  }

  #contents.responsive .mainSection.top .image #sliderThumb {
    padding: 0 24px;
  }

  #contents.responsive .mainSection.top .image #sliderThumb .slick-prev {
    left: 5px !important;
  }

  #contents.responsive .mainSection.top .image #sliderThumb .slick-next {
    right: 5px !important;
  }

  /*.nozoom .zoomImage {
  display: none !important;
}*/
  #contents.responsive .mainSection ul#slider li span.zoom_ico {
    display: none;
  }

  #contents.responsive .mainSection ul#slider-unslide li span.zoom_ico {
    display: none;
  }

  /* slider end */

  /* slider start with fixed size */
  /*  #contents.responsive .mainSection {
    width: auto !important;
    padding: 0.5em 15px;
    margin: 0;
  }
  #contents.responsive .mainSection.top .img,
  #contents.responsive .mainSection.top .slider_top {
    width: 100%;
    width: 265px;
    margin:0 auto;
    display: table !important;
    float: none;
    padding-right: 0;
  }
  .mainSection.top .image {
    max-width:265px;
  }

  .slick-slide.slick-current.slick-active img {
    width: 265px !important;
  }
  #contents.responsive .mainSection.top .summary {
    width: 100%;
    display: initial;
  }
  #sliderThumb li.slick-slide.slick-active {
    width:40px !important;
  }
  */
  /* slider end with fixed size */
  #contents.responsive .mainSection.top .summary {
    width: auto;
  }

  #contents.responsive .mainSection .summary .point:first-child ul {
    display: block !important;
  }

  #contents.responsive .mainSection .summary .ttl .ttlGroup .model_ttl {
    font-size: 31px;
  }

  #contents.responsive .mainSection .summary .ttl .ttlGroup .model_ttl.ttl02 {
    font-size: 25px;
  }

  #contents.responsive .mainSection .summary .spectbl-big {
    border: solid 1px #4a6593;
    border-spacing: 0;
    width: auto;
    height: 65px;
  }

  #contents.responsive .mainSection .summary .ttl .ttlGroup .clearfix img.ml10 {
    margin-left: 5px !important;
  }

  #contents.responsive .mainSection.top .point,
  #contents.responsive .mainSection.top .point ul {
    width: 100% !important;
  }

  #contents.responsive .mainSection.top .point .spec-icon .spec-ttl {
    font-size: 10px !important;
  }

  #contents.responsive .mainSection.top .point .spec-icon p img {
    margin: 0 !important;
  }

  #contents.responsive .mainSection img {
    display: inline !important;
  }

  #contents.responsive .detailSection .ttl h3 {
    padding: 40px 0 20px 0;
  }

  #contents.responsive .detailSection {
    width: auto !important;
    padding: 0.5em 15px;
  }

  #contents.responsive .detailSection.section01 .main {
    width: 100% !important;
  }

  #contents.responsive .detailSection.section01 h2.headMod02,
  #contents.responsive .detailSection .main .detailGroup .detail .summary .ttl {
    font-size: 130%;
    padding-left: 0 !important;
  }

  #contents.responsive .detailSection.section01 .main .detailGroup .detail .summary.feature01,
  #contents.responsive .detailSection.section01 .main .detailGroup .detail .summary.feature02,
  #contents.responsive .detailSection.section01 .main .detailGroup .detail .summary.feature03,
  #contents.responsive .detailSection.section01 .main .detailGroup .detail .summary.feature04 {
    background-size: 50px auto;
  }

  .feature #contents.responsive .headSection .rightArea,
  .spec #contents.responsive .headSection .rightArea,
  .supply #contents.responsive .headSection .rightArea {
    top: 45%;
  }

  .feature #contents.responsive .detailSection .main .detailGroup {
    padding: 8px 8px !important;
  }

  .feature #contents.responsive .detailSection .main .detailGroup .flL,
  .feature #contents.responsive .detailSection .main .detailGroup .flR {
    margin-bottom: 15px;
    float: none;
    padding: 0 !important;
    margin: 0 !important;
    display: inline !important;
  }

  .feature #contents.responsive .detailSection .main .detailGroup .pb25 {
    padding-bottom: 0 !important;
  }

  .feature #contents.responsive .detailSection .main .detailGroup .lineS {
    border-bottom: 1px solid #ccc;
    background: none;
  }

  .feature #contents.responsive .detailSection .main .detailGroup .flL img,
  .flR img {
    display: block !important;
    margin: 10px auto !important;
  }

  .feature #contents.responsive .detailSection .main .detailGroup .bg-ltGrn,
  #contents.responsive .detailSection .main .detailGroup .detail a {
    background: none;
  }

  .feature #contents.responsive .detailSection .main .detailGroup .bg-ltGrn a img {
    display: inline !important;
    margin: 0 !important;
  }

  #contents.responsive .detailSection .main .detailGroup .ttlMod01 {
    margin-top: 8px !important;
  }

  .feature #contents.responsive .detailSection .main .detailGroup h3.ttl01,
  .feature #contents.responsive .detailSection .main .detailGroup h3.ttl02 {
    border-left: 5px solid #235cb3;
    padding-left: 15px;
    background: none;
    margin: 20px 0 10px;
  }

  #contents.responsive .detailSection .main .detailGroup .detail .summary {
    display: block;
    width: auto !important;
    padding: 30px 25px 25px 25px !important;
  }

  #contents.responsive .detailSection .main .detailGroup .detail .img {
    display: block;
    margin: 0 auto;
    width: auto !important;
    padding: 0 30px 25px !important;
  }

  #contents.responsive .detailSection .main .detailGroup .detail a .img {
    width: 100%;
  }

  #contents.responsive .detailSection .main .detailGroup .detail .summary p.gray-btn a {
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: #797d80 url(/products/bizprinter/common/images/btn_arrow_right.png) no-repeat 98% center !important;
    padding: 9px 0px;
    margin-top: 1em;
    display: block !important;
    border-radius: 0;
    width: 100%;
  }

  #contents.responsive .detailSection.section02,
  #contents.responsive .detailSection.section03 {
    font-size: 117%;
  }

  #contents.responsive .detailSection .headMod03 {
    font-size: 19px;
  }

  #contents.responsive .detailSection .purchase2 .tbl-cell {
    display: inline;
    max-width: 100%;
    border: none;
    empty-cells: show;
    border-collapse: collapse;
    background-image: none;
  }

  #contents.responsive .detailSection .purchase2 .btn-dl {
    max-width: 100%;
  }

  #contents.responsive .detailSection .purchase2 a {
    font-size: 18px;
  }

  #contents.responsive .detailSection .purchase2 .fz-xs {
    font-size: 12px;
  }

  #contents.responsive .detailSection .service_box .box {
    display: block;
    width: 49%;
    border: none;
    empty-cells: show;
    border-collapse: collapse;
    float: left;
    margin-top: 8px;
  }

  #contents.responsive .detailSection .service_box .box a {
    display: table-cell;
    box-sizing: border-box;
    background: #e7e7e7;
    padding: 0;
    width: 100%;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #000;
    font-weight: bold;
  }

  #contents.responsive .detailSection .services .service_box div.box:nth-child(even) {
    float: right;
  }

  #contents.responsive .detailSection .smc_service_box .box {
    display: block;
    width: 49%;
    border: none;
    empty-cells: show;
    border-collapse: collapse;
    float: left;
    margin-top: 8px;
  }

  #contents.responsive .detailSection .smc_service_box .box a {
    display: table-cell;
    box-sizing: border-box;
    background: #e7e7e7;
    padding: 0;
    width: 100%;
    height: 120px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #000;
    font-weight: bold;
  }

  #contents.responsive .detailSection .scm_services .smc_service_box div.box:nth-child(even) {
    float: right;
  }

  /*!====top======*/

  /*====.lNav.fourtab======*/
  #contents.responsive .lNav.fourtab {
    min-width: 100% !important;
    height: auto;
    display: flex;
  }

  #contents.responsive .lNav.fourtab ul {
    width: 100%;
    border-top: 1px solid #efefef;
    border: 0;
  }

  #contents.responsive .lNav.fourtab ul li {
    width: 50% !important;
    border: none;
  }

  #contents.responsive .lNav.fourtab ul li a {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
  }

  #contents.responsive .lNav.fourtab ul li:nth-child(1) a,
  #contents.responsive .lNav.fourtab ul li:nth-child(3) a {
    border-right: 1px solid #e6e6e6;
  }

  /*!====.lNav.fourtab======*/


  /*====.lNav.fivetab======*/
  #contents.responsive .lNav.fivetab {
    min-width: 100% !important;
    height: auto;
    display: flex;
  }

  #contents.responsive .lNav.fivetab ul {
    width: 100%;
  }

  #contents.responsive .lNav.fivetab ul li {
    width: 50% !important;
    border: none;
  }

  #contents.responsive .lNav.fivetab ul li:nth-child(5) {
    width: 100% !important;
  }

  #contents.responsive .lNav.fivetab ul li a {
    border-bottom: 1px solid #e6e6e6;
    position: relative;
  }

  #contents.responsive .lNav.fivetab ul li:nth-child(1) a,
  #contents.responsive .lNav.fivetab ul li:nth-child(3) a {
    border-right: 1px solid #e6e6e6;
  }

  /*!====.lNav.fourtab & fivetab======*/











  /*====ancNav======*/
  #contents.responsive .ancNav {
    width: auto;
    margin: 0 auto !important;
    position: relative;
    padding: 0.5em 15px;
  }

  #contents.responsive .ancNav ul.mt10 {
    margin-top: 0 !important;
  }

  #contents.responsive .ancNav ul li {
    width: 100%;
    background: none;
    position: relative;
    display: block;
    font-weight: bold;
    margin: 0.2em 0;
    padding: 0;
    font-size: 105%;
  }

  #contents.responsive .ancNav ul li a {
    display: block;
    padding: 8px 25px 8px 0 !important;
    border-bottom: 1px solid #005AB4;
    text-decoration: none !important;
  }

  #contents.responsive .ancNav ul li a:hover {
    color: #005AB4;
  }

  #contents.responsive .ancNav ul li a:after {
    content: "";
    position: absolute;
    border-top: 2px solid #005AB4;
    border-right: 2px solid #005AB4;
    width: 6px;
    height: 6px;
    top: 40%;
    right: 15px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #contents.responsive .ancNav.down ul li a:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }



  #contents.responsive .ancNav .iLink02 {
    background: none;
    padding: 0 !important;
    display: block;
  }

  .supply #contents.responsive .note {
    font-size: 79% !important;
  }

  .spec #contents.responsive ul li.iBlk {
    padding-bottom: 20px;
  }

  .spec #contents.responsive .ancNav .iDown02,
  .supply #contents.responsive .ancNav .iDown02,
  .service #contents.responsive .ancNav .iDown02 {
    background: none;
    padding: 0 !important;
    display: block;
  }

  .spec #contents.responsive .ancNav p[class*="iDown"] a:after,
  .supply #contents.responsive .ancNav p[class*="iDown"] a:after,
  .service #contents.responsive .ancNav p[class*="iDown"] a:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  #contents.responsive .ancNav.smpFeature_1 .current01 a:after,
  #contents.responsive .ancNav.smpFeature_2 .current02 a:after,
  #contents.responsive .ancNav.smpFeature_3 .current03 a:after,
  #contents.responsive .ancNav.smpFeature_4 .current04 a:after,
  #contents.responsive .ancNav.smpFeature_5 .current05 a:after,
  #contents.responsive .ancNav.smpFeature_6 .current06 a:after,
  #contents.responsive .ancNav.smpFeature_7 .current07 a:after,
  #contents.responsive .ancNav.smpFeature_8 .current08 a:after,
  #contents.responsive .ancNav.smpFeature_9 .current09 a:after,
  #contents.responsive .ancNav.smpFeature_10 .current10 a:after,
  #contents.responsive .ancNav.smpFeature_11 .current11 a:after,
  #contents.responsive .ancNav.smpFeature_12 .current12 a:after,
  #contents.responsive .ancNav.smpFeature_13 .current13 a:after,
  #contents.responsive .ancNav.smpFeature_14 .current14 a:after,
  #contents.responsive .ancNav.smpFeature_15 .current15 a:after,
  #contents.responsive .ancNav.smpFeature_16 .current16 a:after,
  #contents.responsive .ancNav.smpFeature_17 .current17 a:after,
  #contents.responsive .ancNav.smpFeature_18 .current18 a:after,
  #contents.responsive .ancNav.smpFeature_19 .current19 a:after,
  #contents.responsive .ancNav.smpFeature_20 .current20 a:after {
    display: none;
  }

  .smpCurrent a {
    background: #fff !important;
    color: #005AB4 !important;
  }


  /*!====ancNav======*/

  #contents.responsive .fsS,
  #contents.responsive .fsM,
  #contents.responsive p {
    font-size: 14px;
  }

  #contents.responsive .fsS td {
    font-size: 79% !important;
  }


  #contents.responsive .lineS {
    padding-bottom: 10px;
    background: url(/common/images/bg_line_01.gif) repeat-x left bottom;
  }

  #contents.responsive .flex-table {
    display: flex;
    flex-direction: column;
  }

  #contents.responsive .flex-table td {
    width: 100% !important;
  }

  #contents.responsive .wspc {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  #contents.responsive .wsp {
    width: 100%;
    margin: 0 auto !important;
  }

  #contents.responsive li br,
  #contents.responsive p br,
  #contents.responsive .ttl br {
    display: none;
  }

  #contents.responsive .panel .point .specicon br {
    display: block;
  }

  #contents.responsive a img.vm {
    display: inherit;
  }

  #contents.responsive .col4 {
    float: left;
    width: 50%;
  }

  #contents.responsive img {
    max-width: 100%;
    display: inherit;
    margin: 0 auto;
    height: auto;
  }

  #contents.responsive .smpThWidth {
    table-layout: auto !important;
  }

  #contents.responsive .smpThWidth td,
  .smpThWidth th {
    min-width: 30px;
    padding: 2px;
  }

  #contents.responsive .tblMod01.smpThWidth {
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
  }

  #contents.responsive .tblMod01.smpThWidth td.taC {
    min-width: 10px;
    vertical-align: middle;
  }

  #contents.responsive .relatedMod01 .innerBlock {
    padding: 0 !important;
  }

  #contents.responsive .relatedMod01 .pc {
    display: none !important;
  }

  #contents.responsive .relatedMod01 table {
    width: 100%;
  }

  #contents.responsive .relatedMod01 td.ico {
    float: left !important;
    padding: 8px !important;
  }

  #contents.responsive .smpRelatedMod01 td.smpTxtArea {
    padding: 8px !important;
    overflow: hidden;
  }

  #contents.responsive .relatedMod01 .innerBlock h4 {
    border-bottom: 1px solid #ccc;
    padding: 8px;
    margin: 0;
    display: block;
  }

  #contents.responsive .relatedMod01 table td,
  .relatedMod01 table th {
    border: none;
    padding: 8px 0;
    background: none;
    vertical-align: top;
    min-width: 30px;
  }

  #contents.responsive .smpRelatedMod01 td {
    display: list-item !important;
    list-style: none !important;
  }

  #contents.responsive .featureItem .flR .note,
  #contents.responsive .featureItem .flL .note {
    margin-bottom: 10px;

  }

  #contents.responsive .featureItem .note {
    font-size: 79% !important;
  }

  .featureItem .feature.two_col li.col:first-child {
    padding-right: 0;
  }

  .featureItem ul.feature.two_col li.col {
    width: 100%;
    padding-bottom: 20px;
  }

  .featureItem .feature.two_col li.col .row {
    padding-bottom: 20px;
  }

  .featureItem .feature.two_col li.col .taC {
    height: auto !important;
  }

  .featureItem .feature.two_col.mt30 {
    margin-top: 0 !important;
    /*!====feature======*/
  }



  /*======spec&supply==========*/
  .spec #contents.responsive .ancNav.lineS,
  .supply #contents.responsive .ancNav.lineS {
    background: none;
  }

  .spec #contents.responsive .detailSection.mt30,
  .supply #contents.responsive .detailSection.mt30 {
    margin-top: 10px !important;
  }

  .spec #contents.responsive table.tblMod01.fsM th,
  .spec #contents.responsive table.tblMod01.fsM td,
  .supply #contents.responsive table.tblMod01.fsM th,
  .supply #contents.responsive table.tblMod01.fsM td,
  .service #contents.responsive table.tblMod01.fsM th,
  .service #contents.responsive table.tblMod01.fsM td {
    font-size: 11px !important;
    padding: 8px 2px;
    white-space: initial !important;
    line-height: 1.4;
    letter-spacing: -0.5px;
  }

  .feature #contents.responsive table.tblMod01 th,
  .spec #contents.responsive table.tblMod01.fsM th,
  .supply #contents.responsive table.tblMod01.fsM th,
  .service #contents.responsive table.tblMod01.fsM th {
    background-color: #f6f5ed;
  }

  .spec #contents.responsive .mt60,
  .supply #contents.responsive .mt60,
  .service #contents.responsive .mt60 {
    margin-top: 30px !important;
  }

  .spec #contents.responsive table.tblMod01 .tbl_sp {
    display: block !important;
  }

  /*accordion*/
  #contents.responsive .accordion {
    background-color: #005ab4;
    color: #fff;
    cursor: pointer;
    height: 46px;
    width: 100%;
    padding: 0;
    text-align: center;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border: none;
    font-weight: bold;
    line-height: 44px;
  }

  #contents.responsive .accordion.active {
    background-color: #e7eff7;
    color: #333;
  }

  #contents.responsive .accordion:after {
    background-image: url(/products/bizprinter/common/images/acordian_down_arrow.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
    content: '';
    color: #fff;
    font-weight: normal;
    float: right;
    margin-left: -46px;
    font-size: 35px;
    height: 46px;
    width: 46px;
  }

  #contents.responsive .accordion.active:after {
    height: 46px;
    width: 46px;
    background: #005ab4;
    background-image: url(/products/bizprinter/common/images/acordian_up_arrow.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: right;
  }

  #contents.responsive .active:after {
    content: "";
  }

  #contents.responsive .panel {
    text-align: center;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
  }

  /*bizprinter sitemap*/
  #contents .biz_sitemap .subNav {
    width: 100%;
  }

  #contents .biz_sitemap .subNav .layCol01,
  #contents .biz_sitemap .subNav .layCol02,
  #contents .biz_sitemap .subNav .layCol03 {
    width: 100%;
    margin-bottom: 10px;
  }

  #contents .biz_sitemap .subNav .layCol02 {
    border: none;
    height: auto;
  }

  div.biz_sitemap .ttl h3.mb30 {
    margin-bottom: 10px !important;
  }

  div.biz_sitemap {
    margin-bottom: -50px;
    width: auto;
    padding: 45px 10px 35px 10px;
  }

  /*gallery page*/
  .model-gallery .gallery-list ul li:nth-child(odd) {
    margin: 0 auto 20px;
  }

  .model-gallery .gallery-list ul li {
    float: none;
    max-width: 460px;
    margin: 0 auto 20px;
  }

  /*!gallery page*/

  /*area_ink*/
  #contents.responsive .detailSection .feature_list .area_ink h4.bgTxt {
    background: #333;
    padding: 8px 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
  }

  /*!area_ink*/

  #contents.responsive .pcmr25 {
    margin-right: 0 !important;
  }

}

@media screen and (max-width: 360px) {
  #contents.responsive .detailSection .purchase .btn-dl .ico-box a {
    background-position: left 15px center;
  }

  #contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space {
    background: none;
    padding-left: 0;
    text-align: center;
  }

  .spec #contents.responsive table.tblMod01.fsM th,
  .spec #contents.responsive table.tblMod01.fsM td,
  .supply #contents.responsive table.tblMod01.fsM th,
  .supply #contents.responsive table.tblMod01.fsM td {
    font-size: 70% !important;
  }

}

@media screen and (max-width: 443px) {

  #contents.responsive ul.specicon .spec-icon.large.ink,
  #contents.responsive ul.specicon li:first-child {
    width: 99.5%;
    display: block;
  }


  #contents.responsive ul.specicon li.fullW {
    width: 99.5%;
    display: block;
  }

  #contents.responsive ul.specicon li.fullW .large {
    width: 100% !important;
  }

  #contents.responsive ul.specicon .spec-icon.large.ink .spec-sec ul li {
    width: 100%;
  }

  #contents.responsive ul.specicon li.hlafW {
    width: 50% !important;
    float: left !important;
  }

  #contents.responsive ul.specicon li {
    width: 50%;
    float: left;
  }

  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row01 li:first-child,
  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row02 li:first-child {
    width: 25%;
    float: left;
  }

  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row01 li,
  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row02 li {
    width: 75%;
    float: left;
  }

  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row01 li img,
  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row02 li img {
    padding: 0 10%;

  }

  #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row01 {
    padding-bottom: 24px;
    padding-top: 5px;
    margin-bottom: 8px;
  }

  #contents.responsive ul.specicon li .spec-icon.large {
    width: 98%;
    margin-right: 2%;
  }

  #contents.responsive ul.specicon li:nth-child(odd) {
    margin-right: 0;
  }

  #contents.responsive ul.specicon .spec-icon.large .spec-txt {
    display: block;
    width: 100%;
  }

  #contents.responsive ul.specicon .spec-icon.large .spec-txt.one-line {
    padding: 27px 0;
  }

  #contents.responsive ul.specicon .spec-icon.large.sample,
  #contents.responsive ul.specicon .spec-icon.medium.sample {
    display: block !important;
    width: 98%;
  }

  #contents.responsive ul.specicon .spec-icon.medium.sample.threeline p {
    padding: 20px 0;
  }

  #contents.responsive ul.specicon .spec-icon.large.sample p {
    padding: 29px 0;
  }

  #contents.responsive ul.specicon .spec-icon.medium.sample p {
    padding: 27px 0;
  }

  #contents.responsive ul.specicon .spec-icon.large.ink .spec-sec .left {
    padding: 2px 11px 0px 11px;
  }

  #contents.responsive ul.specicon .spec-icon.large.ink .spec-sec .right {
    width: 44%;
  }

  #contents.responsive ul.specicon .spec-icon.large ul.row02,
  #contents.responsive ul.specicon .spec-icon.large ul.row01 {
    margin-left: 0px;

  }

  #contents.responsive .featuretb.fsM {
    font-size: 11px;
  }

  #contents.responsive .featuretb th,
  #contents.responsive .featuretb td {
    padding: 10px;
  }

}

/* LPM8180 --------------------------------------------------- */
.tableFix {
  table-layout: fixed;
}

.wbBa {
  word-break : break-all;
}

@media screen and (max-width: 767px) {
  .tblMod01.noPadHor th, .tblMod01.noPadHor td {
    padding: 15px 0;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
  }
}

.multipleFaxes {
  overflow: hidden;
}
.multipleFaxes.second {
  margin-bottom: 2rem;
}
.multipleFaxes img {
  max-width: 100%;
}
.multipleFaxes .faxImg {
  float: left;
  position: relative
}
.multipleFaxes .faxImg.left {
  width: 52.4%
}
.multipleFaxes .faxImg.right {
  width: 47.6%
}
.multipleFaxes .faxImg .faxTxt1 {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 18px;
  font-weight: bold;
}
.multipleFaxes .faxImg .faxTxt2 {
  position: absolute;
  top: 15px;
  left: 15px;
}
.multipleFaxes .faxImg .faxTxt2Title {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 18px;
}
.diagonalArrow {
  display: inline-block;
  margin: 10px 0 10px 28%;
}
.multipleFaxes.second .faxImg.left {
  padding: 5% 10% 0 2%;
  box-sizing: border-box;
}

.lgrTb_8180 .lgrTh {
  width: 50%;
}
.lgrTb_8180 .lgrTd {
  width: 50%;
}

.flexCenter8180 {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .tableFix {
    table-layout: auto;
  }
  #contents.responsive .multipleFaxes .faxTxt2 p {
    font-size: 9px;
    margin-bottom: 5px;
  }
  #contents.responsive .multipleFaxes .faxImg .faxTxt1 {
    font-size: 10px;
    top: 3px;
    left: 12px;
  }
  #contents.responsive .multipleFaxes .faxImg .faxTxt2 {
    font-size: 10px;
    top: 3px;
    left: 12px;
  }
  #contents.responsive .multipleFaxes.first .faxImg.right img {
    margin-top: 6%;
  }
  .diagonalArrow {
    margin: 0px 28%;
    width: 3%;
  }
  #contents.responsive .multipleFaxes .faxImg .faxTxt2Title {
    font-size: 10px;
    margin-bottom: 5px;
  }
  #contents.responsive .multipleFaxes .faxImg.left p {
    font-size: 9px;
  }

  .lgrTb_8180 .lgrTh {
    width: 100%;
  }
  .lgrTb_8180 .lgrTd {
    width: 100%;
  }

  .flexCenter8180 {
    display: block !important;
  }
}

/* PX-M730F&PX-M6011F--------------------------------------------------- */



.fsSS {
  font-size: 10px !important;
}


.spec-icon.largest .mt-adjust {
  margin-top: 25px;
}

.brShow {
  display: block !important;
}



.flex {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
}

.flex-center {
  display: flex !important;
  justify-content: center !important;
  align-items: flex-start !important;
}

.flex-center--01 {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.flex-center--01-1 {
  margin-right: 28px;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.flex-center--02 {
  display: flex !important;
  justify-content: center !important;
  align-items: flex-end !important;
}

.flex-change {
  display: flex !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
}

.flex-change-content {
  width: 50%;
}

.fs17 {
  font-size: 17px !important;
}

.fw-bold {
  font-weight: bold !important;
}

.c-green {
  color: #019D60 !important;
}

.c-red {
  color: #cc0000 !important;
}

.c-blue {
  color: #0175D3 !important;
}

.lh1 {
  line-height: 1;
}

.lh12 {
  line-height: 1.2;
}

.lh15 {
  line-height: 1.5;
}

/* 製品トップのオープンプライス部分 */
.price_area {
  border: 1px solid #797d7f;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.3;
  margin-top: 20px;
  padding: 10px 0 8px;
}

.price_area span {
  font-size: 8px;
  font-weight: bold;
  color: #797d7f;
  padding: 0 10px;
}

.price_txt {
  font-size: 16px;
  font-weight: bold;
  color: #797d7f;
  border-right: 1px solid #797d7f;
  padding: 0 60px;
}


.price_txt_red {
  font-size: 20px;
  font-weight: bold;
  color: #FF0000;
  line-height: 1.2;
  padding: 0 10px;
}

.ink_img {
  padding-right: 50px;
}

@media screen and (max-width: 767px) {
  .ink_img {
    padding-right: 0px;
  }
}

.fs10--i {
  font-size: 10px !important;
}

.m-none {
  margin: 0 !important;
}

.color-img {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

@media screen and (min-width: 767px) {
  .img-fl-40 {
    margin-top: -40px;
  }

  .img-fl-30 {
    margin-top: -30px;
  }

  .ml10-pc {
    margin-left: 10px;
  }

}

@media screen and (max-width: 767px) {


  .flex-change {
    display: block !important;
  }

  .flex-change-content {
    width: 100%;
  }

  .brShow-sp {
    display: block !important;
  }

  .price_area {
    width: 96vw;
    border: 1px solid #797d7f;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.3;
    margin-top: 20px;
    padding: 10px 0 8px;
  }

  .price_area span {
    font-size: 10px !important;
    font-weight: bold;
    color: #797d7f;
    padding: 0 10px;
    letter-spacing: -0.1em;
  }


  .price_txt {
    font-size: 14px;
    font-weight: bold;
    color: #797d7f;
    border-right: 1px solid #797d7f;
    white-space: nowrap;
    padding: 0 32px;
  }

  .price_txt_red {
    font-size: 16px !important;
    font-weight: bold;
    color: #FF0000;
    line-height: 1.2;
    padding: 0px;
  }
}

/* オープンプライスcss */

.lgrTb{
  color: #555;
  width: 100%;
}

.lgrTh{
  border: 1px solid #D3D3D3;
  border-collapse: collapse;
  height: 43px;
  width: 50%;
  font-size: 12px;
  display: table-cell;
  text-align: center;
}
.lgrTd{
  border: 1px solid #D3D3D3;
  border-collapse: collapse;
  height: 43px;
  width: 50%;
  font-size: 12px;
  display: table-cell;
  padding: 0 10px;
}

.flL{
  line-height: 1.2;
  float: left;
}

.color_change{
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  right: 10px;
  color: red;
}

@media screen and (max-width: 767px) {
  .lgrTb tr{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .flL br{
    display: block !important;
  }

  .lgrTh{
    width: 100%;
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center;
  }

  .lgrTd{
    margin-top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    border-top: none;
  }
  .color_change{
    right: 20px;
  }
}

.featureItem ul.feature.two_col li.col{
  width: 49%;
  float: left;
}

.featureItem .feature.two_col li.col:first-child {
  padding-right: 2%;
}

.lgrTh02 {width: 35%;}

.color_change02{
  margin-left: 15px;
  position: static;
}

.price02{
  width: 55%;
}

.flL02{
  margin-left: 10px;
  margin-top: 6px;
  font-size: 16px;
}

.color_change03{
  color: #000;
  position: static;
}

.price03{
  width: 72%;
}
.lgrTh.lgrTh03{
  text-align: left;
}
.color_change04{
  color: #000;
  position: static;
  margin-left: 10px;
}
@media screen and (max-width: 767px){
  .featureItem ul.feature.two_col li.col {
    width: 100%;
    padding-bottom: 20px;
  }
}


/* EWM530F--------------------------------------------------- */
@media screen and (max-width: 767px){
  .spnomt{
    margin-top: 0 !important;
  }
  
  .detailSection .main .detailGroup .spnomt{
  margin-top: 0 !important;
}


}





.list-indent{
  text-indent: 1.6em;
}

.detailGroup .detail .summary .ttl sup {
  font-size: 55%;
}

p.borderBox {
  border: solid 1px #000;
  font-size: 11px;
  line-height: 1.3;
  margin: 0 10px 0 0;
  padding: 3px;
}

@media screen and (min-width: 767px){
  .spec-icon.large.ink {
    height: 70px;
    width: 280px;
  }
}
.spec-ttl2line {
  height: 38px;
}
.spec-icon.three {
  display: inherit;
  height: 60px;
  width: 185px;
}
.spec-icon.three2 {
  width: 185px;
}
.spec-icon.doble {
  width: 374px;
}

.specDbl {
  width: 280px;
  text-align: center;
}
.specDbl .spec-ttl {
  font-weight: bold;
  text-align: center;
}
.specDbl table {
  border: 1px solid #4a6593;
  border-spacing: 0;
  color: #4a6593;
  display: flex;
  flex-direction: column;
  font-size: 13px;
  font-weight: bold;
  justify-content: center;
  width: 280px;
  height: 45px;
  text-align: center;
  width: 100%;
}
.specDbl table tr {
  width: 100%;
}
.specDbl table td {
  text-align: center;
  width: 240px;
}
.specDbl table td:first-child {
  border-right: solid 1px #ccc;
}
.spec-txt .large-txt,
.spec-txt--p .large-txt {
  display: inline;
  font-size: 18px;
  margin: 0;
  width: auto;
}
.spec-txt--div {
  font-size: 12px;
}
.spec-txt--div div {
  display: inline-block;
}
.sup__lh0 {
  line-height: 0;
}
.ancNav li.ww02 {
  width: 240px;
}
.ancNav li.ww03 {
  width: 295px;
}
.spec__atn {
  font-size: 13px;
  padding: 3px 0 0;
}

@media screen and (max-width: 767px){
  .spec-icon.three {
    width: 136.7px;
  }
  .spec-icon.three2 {
    width: 136.7px;
  }
  .spec-icon.three--spOn {
    width: 150px;
  }
  .spec-icon.doble {
    width: 136.7px;
  }
  .spec-icon.doble .spft--s {
    font-size: 11px;
  }

  .productNav_wrap_topLink {
    height: auto !important;
  }
}
.productNav_wrap_topLink {
  height: auto !important;
}

.productNav_area.productNav_area--lx10020mf.is-fixed .productNav_wrap {
  padding-right: 60px;
}
.productNav_area.productNav_area--lx10020mf.is-fixed .productNav_cart {
  width: 45px;
}


/* 202011228 */
.flexBox_na {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flexBox_na.jc_left {
  justify-content: left;
  gap: 4px;
}
.flexBox_na > div {
  border: 1px solid #4a6593;
  height: 70px;
  width: 49.3%;
}
@media screen and (max-width: 767px){
  .flexBox_na > div {
    border: 1px solid #4a6593;
    height: 70px;
    width: 49%;
  }
}
.flexBox_na +.flexBox_na {
  margin: 4px 0 0;
}
@media screen and (max-width: 767px){
  .flexBox_na .flexBox_na_divBox--spl {
    height: 95px;
  }
}
.flexBox_na .harf01_ttl01 {
  align-items: center;
  background: #4a6593;
  display: flex;
  /* font-size: 12px; */
  font-weight: bold;
  justify-content: center;
  color: #fff;
  height: 22px;
  text-align: center;
}
@media screen and (max-width: 767px){
  .flexBox_na .harf01_ttl01 {
    font-size: 10px !important;
  }
}
.flexBox_na .flexBox_na_box01 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: calc(100% - 22px);
  justify-content: center;
}
.flexBox_na .harf01_box01_text {
  color: #4a6593;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}
.flexBox_na .harf01_box01_text span {
  font-size: 18px;
}
.flexBox_na .harf01_box01_text span {
  font-size: 18px;
}
.flexBox_na .flexBox_na_spanText {
  color: #4a6593;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}
.flexBox_na .flexBox_na_spanText2 {
  color: #4a6593;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  /* width: 100%; */
}

.flexBox_harf02 li .spec-icon {
  height: 48px;
}
@media screen and (min-width: 767px){
  .flexBox_harf02 .doble {
    width: 377px;
  }
}

.flexBox_oneThird > div {
  border: 1px solid #4a6593;
  height: 70px;
  width: 32.5%;
}
@media screen and (max-width: 767px){
  .flexBox_oneThird {
    flex-wrap: wrap;
    /* justify-content: center; */
  }
  .flexBox_oneThird > div {
    width: 49%;
  }
  .flexBox_oneThird > div:nth-child(n + 3) {
    margin-top: 4px;
  }
  .flexBox_oneThird .flexBox_na_spCenter {
    margin: 0 auto;
  }
}


.spec-ttl--hl {
  align-items: center;
  display: flex;
  height: 22px;
  justify-content: center;
}
.spec-icon.three--spOn2 {
  height: 70px;
}
@media screen and (max-width: 767px){
  .spec-icon.three--spOn2 {
    width: 46.5vw;
  }
}

.pr4 {
  padding-right: 4px;
}


.jirei_kisyu_txt{
float:right;
width:165px;
height:25px;
padding:0;
margin: 8px 5px 0 0;
line-height:25px;
background-color:#2a5491;
color:#fff;
font-size:12px;
font-weight: bold;
text-align: center;
border-radius: 30px;
box-sizing:border-box;
}