@charset "UTF-8";
/*===================================================================
  layout
===================================================================*/
/* table */
.tbl {
  display: table;
  width: 100%; }

.tbl .tbl-cell {
  display: table-cell;
  vertical-align: top; }

/*===================================================================
  /products/receiptprinter/common/
===================================================================*/
/* ------ lNav ------ */
.lNav.top li.lnav01 a,
.lNav li.lnav01 a:hover { background:url(/products/receiptprinter/common/images/nav_local_01_on.gif) no-repeat left top; }
.lNav.feature li.lnav02 a,
.lNav li.lnav02 a:hover { background:url(/products/receiptprinter/common/images/nav_local_02_on.gif) no-repeat left top; }
.lNav.spec li.lnav03 a,
.lNav li.lnav03 a:hover { background:url(/products/receiptprinter/common/images/nav_local_03_on.gif) no-repeat left top; }
.lNav.supply li.lnav04 a,
.lNav li.lnav04 a:hover { background:url(/products/receiptprinter/common/images/nav_local_04_on.gif) no-repeat left top; }
.lNav.service li.lnav05 a,
.lNav li.lnav05 a:hover { background:url(/products/receiptprinter/common/images/nav_local_05_on.gif) no-repeat left top; }

/* ------ lNav2 ------ */
.lNav .navType2 li {
  width: 240px;
  height: 43px; }

.lNav.top .navType2 li.lnav01 a,
.lNav .navType2 li.lnav01 a:hover {
  background: url(/products/receiptprinter/common/images/nav_local02_01_on.gif) no-repeat left top; }

.lNav.spec .navType2 li.lnav03 a,
.lNav .navType2 li.lnav03 a:hover {
  background: url(/products/receiptprinter/common/images/nav_local02_02_on.gif) no-repeat left top; }

.lNav.supply .navType2 li.lnav04 a,
.lNav .navType2 li.lnav04 a:hover {
  background: url(/products/receiptprinter/common/images/nav_local02_03_on.gif) no-repeat left top; }

.lNav.service .navType2 li.lnav05 a,
.lNav .navType2 li.lnav05 a:hover {
  background: url(/products/receiptprinter/common/images/nav_local02_04_on.gif) no-repeat left top; }

/* ------ レスポンシブ用ナビ lNav ------ */
#contents.responsive .lNav.top li.lnav01 a,
#contents.responsive .lNav li.lnav01 a:hover { background:none; }
#contents.responsive .lNav.feature li.lnav02 a,
#contents.responsive .lNav li.lnav02 a:hover { background:none; }
#contents.responsive .lNav.spec li.lnav03 a,
#contents.responsive .lNav li.lnav03 a:hover { background:none; }
#contents.responsive .lNav.supply li.lnav04 a,
#contents.responsive .lNav li.lnav04 a:hover { background:none; }
#contents.responsive .lNav.service li.lnav05 a,
#contents.responsive .lNav li.lnav05 a:hover { background:none; }

#contents.responsive .lNav {
    width: 100%;
    min-width: 960px;
    height: 45px;
    background: url(/common/images/bg_line_01.gif) repeat-x left bottom;
}
#contents.responsive .lNav ul {
    text-align: center;
    border: 1px solid #efefef;
  }

#contents.responsive .lNav ul li {
    font-size: 1rem;
    float: left;
    margin: 0;
    vertical-align: top;
    background: #005ab4;
    box-sizing: border-box;
    border-right: solid 1px #e6e6e6;
  }
#contents.responsive .lNav li a span {
    line-height: 41px;
  }
#contents.responsive .lNav li a {
    display: block;
    font-weight: bold;
    margin: 0;
    color: #fff;
    text-decoration: none;
  }
#contents.responsive .lNav.top .lnav01,
#contents.responsive .lNav.feature .lnav02,
#contents.responsive .lNav.spec .lnav03,
#contents.responsive .lNav.supply .lnav04,
#contents.responsive .lNav.service .lnav05 {
    background:#fff;
  }
#contents.responsive .lNav.top li.lnav01 a,
#contents.responsive .lNav li.lnav01 a:hover ,
#contents.responsive .lNav.feature li.lnav02 a,
#contents.responsive .lNav li.lnav02 a:hover,
#contents.responsive .lNav.spec li.lnav03 a,
#contents.responsive .lNav li.lnav03 a:hover ,
#contents.responsive .lNav.supply li.lnav04 a,
#contents.responsive .lNav li.lnav04 a:hover,
#contents.responsive .lNav.service li.lnav05 a,
#contents.responsive .lNav li.lnav05 a:hover{
 background:#fff !important;;
    color:#005ab4 !important;
  }
#contents.responsive .lNav li.lnav01 a span,
#contents.responsive .lNav li.lnav02 a span,
#contents.responsive .lNav li.lnav03 a span,
#contents.responsive .lNav li.lnav04 a span,
#contents.responsive .lNav li.lnav05 a span,
#contents.responsive .lNav li.lnav01 a:hover span,
#contents.responsive .lNav li.lnav02 a:hover span,
#contents.responsive .lNav li.lnav03 a:hover span,
#contents.responsive .lNav li.lnav04 a:hover span,
#contents.responsive .lNav li.lnav05 a:hover span{
  border-bottom: 2px solid #0059b3;
}

#contents.responsive .lNav li a {
  display:block;
  width:100%;
  height:100%;
}
/* ------ レスポンシブ用ナビ lNav ------ */

.ancNav sup {
  position: absolute;
  text-decoration: none; }

html > body .ancNav sup {
  font-size: 80% \9; }

.appLinkSection {
  position: relative;
  margin-top: 30px;
  border: 1px solid #29a7e1; }

.appLinkSectionTtl {
  margin: 5px 0 0 175px;
  color: #3363a1;
  font-weight: bold;
  font-size: 19px; }

.appLinkSectionTtl02 {
  margin: 20px 0 0;
  color: #3363a1;
  font-weight: bold;
  font-size: 19px; }

.appLinkSection .btnBlock {
  display: inline-block; }

.appLinkSection .btnBlock a {
  display: inline-block;
  background: #005ab4;
  color: #FFF;
  padding: 10px;
  border-radius: 5px;
  margin-top: 10px;
  width: 80%;
  text-align: center; }

.appLinkSection .appLinkSectionIcon {
  position: absolute;
  left: 25px;
  top: 22px; }

.appLinkSectionDetail {
  margin: 10px 0 0 175px; }

.li01 {
  margin: 2px 15px 0 10px; }

.modelNav {
  text-align: center; }

.appLinkSectionDetail .li01 a {
  display: inline-block;
  overflow: hidden;
  background: url(/common/images/store/btn_appstore.svg) no-repeat;
  width: 109px;
  height: 40px; }
  @media only screen {
    .appLinkSectionDetail .li01 a {
      background-image: url(/common/images/store/btn_appstore.svg); } }

#contents .subSection .subNav .layCol01 {
  float: left;
  width: 305px;
  margin-right: 20px; }

#contents .subSection .subNav .layCol02 {
  float: left;
  width: 305px; }

#contents .subSection .subNav .layCol03 {
  float: right;
  width: 305px;
  border: 1px solid #E5E5E5;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px; }

/*===================================================================
  contents
===================================================================*/
/* ------ headSection ------ */
#contents .headSection .ttl h1.top {
  display: block;
  padding-left: 0px;
  background: none; }

#contents .headSection .ttl h1 {
  _padding-bottom: 5px; }

#contents .headSection .ttl h1 span {
  font-size: 150%;
  line-height: 1.1em; }

#contents .headSection .ttl p.productsLogo {
  padding-right: 11px;
  padding-left: 0;
  background: none; }

#contents .headSection .leftArea {
  float: left;
  width: 804px;
  margin-top: 10px;
  padding-bottom: 3px; }

#contents .headSection .leftArea .list {
  margin-bottom: -3px; }

#contents .headSection .leftArea .list .item ul li {
  width: 170px;
  background-position: left bottom; }

#contents .headSection .title span {
  font-size: 150%;
  line-height: 1.1em; }

#contents .headSection .rightArea {
  margin-bottom: -3px; }

#contents .headSection .leftArea h1.title.logo {
  font-size: 160%;
  line-height: 70%;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif; }

#contents .noteMod01 p {
  clear: both; }

#contents .noteMod01 .catch,
#contents .noteMod01 .txt {
  vertical-align: baseline; }

/*===================================================================
  module
===================================================================*/
/* ------ ttlMod01 ------ */
#contents .detailSection .main .detailGroup .ttlMod01 h2,
#contents .detailSection .main .detailGroup .ttlMod01 h3,
#contents .detailSection .main .detailGroup .ttlMod01 h4,
#contents .detailSection .main .detailGroup .ttlMod01 h5 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(/products/receiptprinter/common/images/bg_ttl_02.gif) no-repeat right center; }

#contents .detailSection .main .detailGroup .ttlMod01 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0.8em 20px 0.7em 20px;
  background: url(/products/receiptprinter/common/images/bg_ttl_01.gif) no-repeat left center;
  line-height: 1;
  color: #FFF;
  font-weight: bold; }

/* ------ height ------ */
#contents .hEm3 {
  height: 3em; }

#contents .hEm4 {
  height: 4em; }

#contents .hEm5 {
  height: 5em; }

#contents .hEm6 {
  height: 6em; }

#contents .hEm7 {
  height: 7em; }

#contents .hEm8 {
  height: 8em; }

#contents .hEm9 {
  height: 9em; }

#contents .hEm10 {
  height: 10em; }

/* ------ indent ------ */
.indent {
  text-indent: -1.2em;
  margin-left: 1.2em; }

/* ------ margin ------ */
.ml220 {
  margin-left: 220px !important; }

.mt-15 {
  margin-top: -15px !important; }

/* ------ padding ------ */
.pt1 {
  padding-top: 1px !important; }

.pt2 {
  padding-top: 2px !important; }

/* ------ line-height ------ */
.lh1 sup {
  line-height: 1; }

/* ------ font-size ------ */
.fsLImp {
  font-size: 115% !important; }

/*===================================================================
  index.htm (common)
===================================================================*/
/* ------ mainSection ------ */
#contents .mainSection span.new {
  color: white;
  background-color: red;
  font-size: 0.9em;
  padding: 3px; }

/*===================================================================
  /xxx/index.htm (common)
===================================================================*/
/* ------ mainSection ------ */
#contents .mainSection .summary {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 490px; }

#contents .mainSection span.fsS.mt30 {
  display: inline-block; }

#contents .mainSection .summary .summaryPoint li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 5px; }

#contents .mainSection .summary .summaryPoint li.last {
  margin-right: 0; }

#contents .mainSection .summary .ttlGroup .logo {
  font-size: 250%;
  font-weight: bold;
  line-height: 90%;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif; }

#contents .mainSection .summary .summaryFunctionIcon li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 7px;
  vertical-align: top; }

#contents .mainSection .summary .summaryFunctionIcon p {
  *line-height: 1.6em; }

#contents .mainSection .summary .summaryFunctionIcon sub {
  *height: 0;
  *line-height: 1.5;
  *vertical-align: baseline; }

#contents .mainSection .point {
  width: 410px;
  margin-top: 17px; }

/* ------ detailSection ------ */
#contents .detailSection .main .detailGroup .detail {
  padding-bottom: 20px;
  border-bottom: solid 1px #E5E5E5; }

#contents .detailSection .main .detailGroup h4 {
  background-color: #f1f1f1;
  margin-bottom: 15px;
  padding: 5px 10px; }

#contents .detailSection .main .detailGroup .detail_no-border .summary .summaryFigure02 {
  display: none;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }

#contents .detailSection .main .detailGroup .detail_no-border a {
  cursor: pointer; }

#contents .detailSection .main .detailGroup .detail_no-border .summary .ttl {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }

/* ----- ancNavIndex01nav ----- */
#contents .detailSection .main .ancNavIndex01nav01 {
  float: left;
  width: 330px; }

#contents .detailSection .main .ancNavIndex01nav01 h4 {
  padding: 7px 10px;
  background-color: #fdedca;
  border: 2px solid #ffd7ab;
  font-size: 16px; }

#contents .detailSection .main .ancNavIndex01nav02 {
  float: right;
  width: 330px; }

#contents .detailSection .main .ancNavIndex01nav02 h4 {
  padding: 7px 10px;
  background-color: #cce8dc;
  border: 2px solid #a1dfc4;
  font-size: 16px; }

#contents .detailSection .main .ancNavIndex02nav01 {
  width: 100%; }

#contents .detailSection .main .ancNavIndex02nav01 h4 {
  padding: 7px 10px;
  background-color: #fdedca;
  border: 2px solid #ffd7ab;
  font-size: 16px; }

#contents .detailSection .main .ancNavIndex02nav01 dd {
  float: left;
  width: 330px; }

#contents .detailSection .main .ancNavIndex02nav01 .last {
  float: right; }

.detailSection .ancNavIndex01 .ancNavIndex01sttl {
  font-size: 15px;
  font-weight: bold; }

.detailSection .ancNavIndex01 .iDown02 {
  display: block; }

/*===================================================================
  feature_x.htm (common)
===================================================================*/
.feature_navi {
  page-break-inside: avoid; }

.feature #contents .detailSection .main .detailGroup {
  padding: 0 39px 30px;
  border-radius: 2px;
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5; }

#contents .detailSection .main .detailGroup .ttlMod01.ttlMod01-ex h2 {
  *display: inline;
  *zoom: 1;
  *height: 33px; }

/*ie7*/
#contents .detailSection .main .detailGroup .ttlMod01.ttlMod01-ex span {
  height: 33px;
  padding: 0 20px;
  display: table-cell;
  vertical-align: middle; }

#contents .detailSection .main .detailGroup .ttlMod01.ttlMod01-ex span {
  *display: block;
  *height: 19px;
  *padding: 6px 20px 8px; }

/*ie7*/
/* Special__Modalwindow__* */
.modalwindow {
  display: none;
  z-index: 999999997; }

.modalwindow_btn {
  cursor: pointer; }

.modalwindow_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(/products/receiptprinter/common/images/bg_modalwindow.png) repeat;
  z-index: 999999998; }

.modalwindow_detail {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  padding: 20px;
  background: #fff;
  z-index: 999999999; }

.modalwindow_detail .movieTitle {
  min-height: 1.2em;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em; }

.modalwindow_detail .movieDetails {
  width: 780px;
  height: 438px;
  background: #333; }

.modalwindow_detail .closebtn {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer; }

.modalwindow_detail .closebtn:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70); }

#contents .detailSection .main .ancNavFeature01nav01 {
  float: left;
  width: 415px; }

#contents .detailSection .main .ancNavFeature01nav01 h4 {
  padding: 10px;
  background-color: #fdedca;
  border: 2px solid #ffd7ab;
  font-size: 16px; }

#contents .detailSection .main .ancNavFeature01nav02 {
  float: right;
  width: 415px; }

#contents .detailSection .main .ancNavFeature01nav02 h4 {
  padding: 10px;
  background-color: #cce8dc;
  border: 2px solid #a1dfc4;
  font-size: 16px; }

.detailSection .ancNavFeature01 .ancNavFeature01sttl {
  font-size: 15px;
  font-weight: bold; }

.detailSection .ancNavFeature01 .iDown02 {
  display: block; }

/*===================================================================
  supply.htm (common)
===================================================================*/
/*body.supply h3 {
  margin-bottom:15px;
  padding:5px 10px;
  background-color:#F1F1F1;
}*/
body.supply h4 {
  margin-bottom: 15px;
  padding: 5px 10px;
  background-color: #F1F1F1; }

body.supply #contents .detailSection .main .optionArea {
  border-radius: 2px;
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  display: block;
  padding: 29px 0 29px 50px; }

@media screen and (min-width: 768px) {
  body {
    -webkit-text-size-adjust: 100%;
    overflow-wrap: break-word; } }

/*新レギュレーションのスタイル*/
/*------------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; }

.roma_number {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; }

#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.top .summary {
  vertical-align: top;
  width: 574px; }

#contents .mainSection.top .summary .price {
  margin-top: 20px; }

#contents .mainSection.top .summary .etb {
  border: 1px solid #777777;
  padding: 5px;
  width: 340px;
  text-align: center;
  font-size: 12px; }

#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,
#contents .detailSection.section02 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/receiptprinter/common/images/01_ico.png) no-repeat; }

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature02 {
  background: url(/products/receiptprinter/common/images/02_ico.png) no-repeat; }

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature03 {
  background: url(/products/receiptprinter/common/images/03_ico.png) no-repeat; }

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature04 {
  background: url(/products/receiptprinter/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/receiptprinter/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 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%; }

/*------purchase ---------*/
.purchase {
  margin: 0 auto;
  width: 812px; }

.dl_box li {
  float: left; }

.dl_box {
  margin-right: 12px; }

.responsive .dl_box a, .responsive .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; }

.responsive .dl_box1 a, .responsive .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/receiptprinter/common/images/ico_dl.gif) no-repeat 16% center !important; }

.responsive .info_box a {
  background: #e7e7e7 url(/products/receiptprinter/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; }

.responsive .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%; }

.purchase .tbl-cell:nth-of-type(1) {
  padding-right: 6px; }

.purchase .tbl-cell:nth-of-type(2) {
  padding-left: 6px; }

.purchase .ico-box {
  box-sizing: border-box;
  min-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/common/images/ico_dl.gif);
  background-position: left 55px center;
  background-repeat: no-repeat;
  background-size: 15%; }

.purchase .btn-tel .ico-box {
  background-image: url(/products/common/images/ico_ph_calling.gif);
  background-position: left 25px center;
  background-repeat: no-repeat;
  background-size: 15%; }

.purchase .ico-box .ico-space {
  padding: 40px 12px 13px 98px; }

.purchase .btn-dl .ico-box .ico-space {
  padding: 13px 12px 13px 138px; }

.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%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-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-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/receiptprinter/common/images/ico_ph_form.png); }

.purchase2 .btn-tel .bg-ico:before {
  background-image: url(/products/receiptprinter/common/images/ico_ph_tel.png); }

.purchase2 .btn-dl .bg-ico:before {
  background-image: url(/products/receiptprinter/common/images/ico_dl.gif); }

/* -END- purchase2.txt(new) -- */
/*----service_box-----*/
.services {
  display: inline-block;
  width: 100%; }

.service_box .ico_i a {
  background: #e7e7e7 url(/products/common/images/ico_i.gif) no-repeat 50% 20% !important; }

.service_box .ico_driversoftware a {
  background: #e7e7e7 url(/products/common/images/ico_driversoftware.gif) no-repeat 50% 20% !important; }

.service_box .ico_ques a {
  background: #e7e7e7 url(/products/common/images/ico_ques.gif) no-repeat 50% 20% !important; }

.service_box .ico_msg a {
  background: #e7e7e7 url(/products/common/images/ico_msg.gif) no-repeat 50% 20% !important; }

.service_box .ico_tools a {
  background: #e7e7e7 url(/products/common/images/ico_tools.gif) no-repeat 50% 20% !important; }

.service_box .ico_os a {
  background: #e7e7e7 url(/products/common/images/ico_os.gif) no-repeat 50% 20% !important; }

.service_box .ico_support a {
  background: #e7e7e7 url(/products/common/images/ico_support.gif) no-repeat 50% 20% !important; }

.service_box {
  display: block;
  font-size: 0;
  text-align: center;
  vertical-align: middle; }

.service_box .box {
  display: inline-block;
  text-align: center;
  vertical-align: middle; }

.service_box .box a {
  box-sizing: border-box;
  -webkit-align-items: center;
  display: inline-block;
  margin-right: 12px;
  background: #e7e7e7;
  padding: 17px 0;
  width: 150px;
  height: 120px;
  text-align: center; }

.service_box .box.ico_os a {
  margin-right: 0; }

.service_box .box.ico_support 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; }

.services .service_box .ico_support span.txt {
  font-size: 16px;
  font-weight: bold;
  top: 57%;
  position: relative; }

.services .service_under {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  margin: 30px auto 0;
  background: #e7e7e7;
  width: 810px; }

.services .service_under a:hover {
  opacity: 0.7 !important; }

.services .service_under a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  width: 810px;
  padding: 50px 0; }

/* 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%; }

.ml70 {
  margin-left: -70px !important; }

.ml150 {
  margin-left: 150px !important; }

.slick-next {
  background: url(/products/receiptprinter/common/images/ico_arrow-right.png) no-repeat !important;
  width: 15px !important;
  height: 26px !important; }

.slick-prev {
  background: url(/products/receiptprinter/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; }

.bluray_mark {
  text-align: left;
  position: absolute;
  top: 0px; }

/*==================for spec iconr======================*/
.spec-icon {
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #4a6593;
  color: #4a6593;
  font-size: 13px;
  font-weight: bold;
  width: 136.7px;
  height: 40px;
  text-align: center; }

@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: 8px; }

.spec-ttl {
  font-size: 11px;
  background-color: #4a6593 !important;
  height: 17px;
  padding-top: 1px;
  color: #fff; }

.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/receiptprinter/common/images/h3_ico_blue_t.gif) no-repeat left;
  padding-left: 20px; }

/*===================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: 20px;
  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 .subSection {
  width: 100%;
}

/**おすすめ情報**/
#receiptprinter .recommendSection {
    width: 100%;
}
#page_receiptprinter {
    background-color: #e7e7e7;
}
#receiptprinter .recommend {
    padding-top: 60px;
}
.recommend {
    position: relative;
    width: 960px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-bottom: 80px;
    overflow: hidden;
}
#contents .recommend .ttl h2 {
    font-size: 24px;
    text-align: center;
    padding: 40px 0 20px 0;
}
.btmLine {
    margin: 0 auto;
    width: 40px;
    border-bottom: solid 2px #000000;
    margin-bottom: 30px;
}
#receiptprinter .recommend div.banner div.inner {
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
}

#receiptprinter .recommend div.banner div.inner div {
    display: table-cell;
    width: 223px;
    text-align: left;
    vertical-align: top;
    padding: 0 8px;
}
#receiptprinter .recommend div.banner div.inner a {
    color: #005ab4;
    margin: 0;
}
#receiptprinter .recommend div.banner div.inner span {
    display: block;
    color: #005ab4;
    font-size: 16px;
}
#receiptprinter .recommend div.banner div.inner p {
    font-size: 13px;
    width: 223px;
    color:#000000;
}

#receiptprinter .newsSection {
    border: none;
}
#receiptprinter .newsSection h2 {
    font-size: 24px;
    text-align: center;
    padding: 40px 0 20px 0;
}
#receiptprinter .newsSection a.more {
    color: #000000;
    text-decoration: none;
}
#receiptprinter .newsSection span.button {
    display: block;
    height: 2.5em;
    line-height: 2.5em;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    color: #005AB4;
    background: url(/products/receiptprinter/common/images/arrow_right.gif) no-repeat 90% center;
}



/* modify 2019.12.20 */
.modelNav li a {
  background: linear-gradient(180deg, #bfc3c8, #565c62);
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
  color: white;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.15; }
#contents .headSection {
  margin-top: 10px;
}
#contents .headSection .ttl h1,
#contents .headSection .leftArea .logo {
  font-weight: normal;
}
#contents .headSection .ttl h1 a,
#contents .headSection .leftArea .logo a {
  color: #333;
  font-weight: bold;
}
#contents .headSection .ttl h1 a:hover,
#contents .headSection .leftArea .logo a:hover {
  text-decoration: none;
}
.tblMod01 th, .tblMod01 td ul li + li {
  margin-top: 6px;
}
#contents .detailSection .main.bottom {
  width: 100%;
  float: none;
  /*text-align: center;*/
}
#receiptprinter .recommend div.banner div.inner a:hover,
#receiptprinter .newsSection a.more:hover {
  text-decoration: none;
}
#receiptprinter .recommend div.banner div.inner a:hover span,
#receiptprinter .newsSection a.more:hover span {
  color: #FF3300;
  text-decoration: underline;
}

@media all and (min-width: 769px) {
  .pc {
    display: block; }
  .sp {
    display: none; }
  #contents .subSection .modelNav li {
    display: inline-block; }
  .modelNav ul {
    display: flex;
    align-items: center;
    justify-content: center; }
  .modelNav li a {
    display: table-cell;
    width: 160px;
    height: 38px;
    vertical-align: middle;
    text-align: center;
    border-top: solid 1px #8c8f93;
    border-bottom: solid 1px #8c8f93; }
    .modelNav li a:hover {
      text-decoration: none; }
  .modelNav li:first-child a {
    border-radius: 19px 0 0 19px;
    border-left: solid 1px #8c8f93; }
  .modelNav li:first-child, .modelNav li:nth-child(2), .modelNav li:nth-child(3), .modelNav li:nth-child(4) {
    border-right: solid 1px #a5a9ad; }
  .modelNav li:last-child a {
    border-radius: 0 19px 19px 0;
    border-right: solid 1px #8c8f93; }
  .modelNav li:nth-child(2) {
    letter-spacing: -.05em;}
  #contents .headSection .ttl h1,
  #contents .headSection .leftArea .logo {
    font-size: 27px;
  }
  #contents .headSection .leftArea .logo {
    display: table-cell;
    vertical-align: middle;
  }
  #contents .headSection .leftArea .title {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold !important;
  }
  #contents .headSection .leftArea .list {
    display: table-cell;
    vertical-align: middle !important;
  }
  #contents .subSection .subNav {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .ancNav li {
    float:left;
    width:220px;
    margin-right:10px;
    padding-right:10px;
    background:url(/common/images/bg_anc_01.gif) no-repeat right top;
    font-weight:bold;
    font-size:100%;
  }
  .ancNav ul + ul {
    margin-top: 10px;
  }
  #receiptprinter .recommend div.banner + div.banner + div.banner div.inner {
    display: block;
  }
  /* .main .sideを削除した場合のスタイル */
  /*#contents .detailSection .main {
    float: none;
    width: 100%;
  }
  #contents .detailSection .main .detailGroup .detail a {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #contents .detailSection .main .detailGroup .detail .summary {
    width: 45%;
    display: block;
  }
  #contents .detailSection .main .detailGroup .detail .img {
    width: 55%;
    text-align: center;
    display: block;
  }
  #contents .detailSection .main .detailGroup .detail .layCol01 {
    width: calc(50% - 25px);
  }
  #contents .detailSection .main .detailGroup .detail .layCol02 {
    width: calc(50% - 25px);
  }
  #contents .detailSection .main .detailGroup .detail .layCol01 .summary,
  #contents .detailSection .main .detailGroup .detail .layCol02 .summary {
    display: table-cell;
  }*/
}

@media only screen and (max-width: 768px) {
  .pc {
    display: none; }
  .sp {
    display: block; }
  #header {
    width: 100%;
    padding: 0; }
  #contents .headSection .ttl h1,
  #contents .headSection .leftArea .logo {
    font-size: 4.5vw;
    padding-left: 0 !important;
  }
  #contents .headSection .ttl {
    display: table-cell !important;
  }
  #contents .headSection .aside {
    display: table-cell !important;
    width: 141px !important;
  }
  #topicPath {
    padding: 0.25rem 2% 20px 2% !important;
    box-sizing: border-box;
    width: 100%; }
  #topicPath li {
    display: inline-block !important; }
  #contents.responsive img {
    width: 100%;
    max-width: 100%;
    height: auto; }
  #contents {
    min-width: auto; }
  #contents .headSection {
    width: 100%;
    padding-bottom: 5px; }
  #contents .headSection .innerBlock {
    width: 100%;
    margin: auto;
    padding: 0 5px 5px;
    position: relative;
    box-sizing: border-box; }
  #contents .headSection .leftArea {
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    box-sizing: border-box;
    padding-bottom: 0; }
  #contents .headSection .leftArea .logo {
    padding-right: 10px;
    padding-left: 5px; }
    #contents .headSection .leftArea .logo img {
      width: auto;
      height: 16px; }
  #contents .headSection .leftArea h1.title.logo {
    font-size: 16px;
    font-weight: bold; }
  #contents .headSection .leftArea .list {
    display: block;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 15px;
    width: 50%;
    max-width: 184px; }
  #contents .headSection .leftArea .list .item {
    width: auto;
    height: 23px;
    display: table-cell;
    vertical-align: middle; }
  #contents .headSection .rightArea {
    float: none;
    margin-bottom: 0;
    padding-top: 0;
    width: auto;
    position: absolute;
    bottom: 5px;
    right: 5px; }
  #contents .headSection .purchase {
    margin-left: 0; }
  #contents .mainSection {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }
  #contents .mainSection .img {
    width: 100%;
    display: block; }
  #contents .mainSection .img .imgGroup {
    display: block; }
  #contents .mainSection .summary {
    width: 100%;
    display: block; }
  #contents {
    min-width: 100%; }
  #contents .detailSection {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }
  #contents .detailSection .main {
    float: none;
    width: 100%; }
  .feature #contents .detailSection .main .detailGroup img {
    width: 100%;
    height: auto; }
  #contents .detailSection .main .detailGroup .detail .summary {
    width: 100%;
    display: block;
    padding-right: 10px;
    box-sizing: border-box; }
  #contents .detailSection .main .detailGroup .detail .img {
    width: 100%;
    display: block;
    padding-right: 10px;
    box-sizing: border-box; }
  #contents .detailSection .main .detailGroup .detail .layCol01 {
    float: none;
    width: 100%; }
  #contents .detailSection .main .detailGroup .detail a,
  #contents .detailSection .main .detailGroup .detail .layCol01 a,
  #contents .detailSection .main .detailGroup .detail .layCol02 a {
    background-size: 12px auto; }
  #contents .detailSection .main .detailGroup .detail .layCol01 .summary,
  #contents .detailSection .main .detailGroup .detail .layCol02 .summary {
    width: 100%;
    box-sizing: border-box; }
  #contents .hEm7 {
    height: auto; }
  #contents .detailSection .main .detailGroup .detail_no-border .summary .ttl {
    height: 7em;
    display: table-cell; }
  #contents .detailSection .main .detailGroup .detail_no-border a {
    height: 7em; }
  #contents .detailSection .main .detailGroup .detail .layCol02 {
    float: none;
    width: 100%; }
  .img img {
    width: 100%;
    height: auto; }
  #contents .detailSection .side {
    float: none;
    width: 100%;
    margin-top: 20px;
    display: none; }
  #contents .detailSection .adobereader a img {
    position: static !important;
    margin: 0 0 15px;
    width:158px;}
  #contents .subSection {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }
  #contents .subSection .subNav .layCol01,
  #contents .subSection .subNav .layCol02,
  #contents .subSection .subNav .layCol03 {
    width: 100%;
    float: none;
    margin-right: 0; }
  #contents .subSection .subNav .layCol02.mb20 {
    margin-bottom: 0 !important; }
  #contents .subSection .subNav .layCol02,
  #contents .subSection .subNav .layCol03 {
    margin-top: 10px; }
  #contents .detailSection .main .detailGroup .detail .img {
    margin-top: 15px; }
  .feature #contents .detailSection .main .detailGroup {
    width: 100%;
    padding: 20px;
    box-sizing: border-box; }
  #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: #005ab4;
    border-radius: 999px; }
  #contents .detailSection .main .detailGroup .ttlMod01 span {
    background: transparent;
    line-height: 1.3; }
  #contents .detailSection .main .ancNavFeature01nav01,
  #contents .detailSection .main .ancNavFeature01nav02 {
    width: 100%;
    float: none; }
  #contents .detailSection .main .ancNavFeature01nav02 {
    margin-top: 30px; }
  .ancNav {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box; }
      .ancNav li.last {
        width: 100%; }
      .ancNav li:first-child {
        margin-top: 0; }
  .ancNav ul.mt30 {
    margin-top: 15px !important;
  }
  .tblMod01 th, .tblMod01 td {
    padding: 10px;
    word-wrap: break-word; }
    .tblMod01 th sup, .tblMod01 td sup {
      display: inline-block; }
  .tblMod01,
  .tblMod01 th,
  .tblMod01 td {
    box-sizing: border-box; }
  #contents .subSection .modelNav {
    width: 100%; }
    #contents .subSection .modelNav li {
      display: block;
      width: 80%;
      min-width: 250px;
      margin: 10px auto 0; }
      #contents .subSection .modelNav li:first-child {
        margin-top: 0; }
      #contents .subSection .modelNav li a {
        width: 100%;
        height: 38px;
        border-radius: 19px;
        box-sizing: border-box;
        border: solid 1px #95999e;
        text-align: center;
        vertical-align: middle;
        padding-top: 11px; }
  #contents .detailSection .side .sideNav .listBlock .list li a img,
  #contents .subSection .subNav .listBlock .list li a img {
    width: auto; }
  #contents .mainSection .snsArea.w29 {
    width: 100%;
    margin-bottom: 10px; }
  #contents .mainSection .snsArea .sns ul {
    letter-spacing: -.4em; }
  #contents .mainSection .snsArea .sns li {
    display: inline-block;
    letter-spacing: normal;
    padding-right: 7px;
    padding-left: 0; }
    #contents .mainSection .snsArea .sns li a {
      width: 22px; }
    #contents .mainSection .snsArea .sns li:last-child {
      padding-right: 0; } 
    .tblMod01, .tblMod01 th, .tblMod01 td {
      font-size: 11px !important;
    }
    .scroll-note {
      font-size: 10px;
      text-align: right;
      margin-top: 5px;
    }
    img.label-eco {
      width: 65px !important;
      height: auto;
    }
    .label-eco-note {
      width: 65px !important;
    }
    .esponsive .recommendSection .recommend {
      padding-left: 20px;
      padding-right: 20px;
    }
    .responsive .recommendSection .recommend .banner .inner div a:first-child {
      width: 47.5%;
      float: left;
    }
    .responsive .recommendSection .recommend .banner .inner div a:nth-child(2),
    .responsive .recommendSection .recommend .banner .inner div p {
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: 52.5%;
      display: block;
    }
#contents .headSection .innerBlock .leftArea .logo{
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
#contents .headSection .innerBlock .leftArea .logo img{
  width: 100%;
  height: auto;
}
#contents .headSection .innerBlock .leftArea .title{
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding: 0 0 0 10px !important;
  font-size: 4.5vw;
}
#contents .headSection .innerBlock .leftArea .title span{
  font-size: 4.5vw;
}
#receiptprinter .recommendSection {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
}
.responsive .recommend {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px 80px;
}
#receiptprinter .responsive .recommend div.banner div.inner {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: solid 1px #d1d1d1;
  border-right: solid 1px #d1d1d1;
  padding: 0;
  border-bottom-color: 0;
  margin-bottom: 0;
}
#receiptprinter .responsive .recommend div.banner:last-of-type div.inner {
  border-bottom: solid 1px #d1d1d1;
}
#receiptprinter .responsive .recommend div.banner div.inner div {
  display: block;
  padding: 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: solid 1px #d1d1d1;
}
#receiptprinter .responsive .recommend div.banner div.inner p {
  width: 100%;
  font-size: 12px;
  margin-top: 5px;
}
#receiptprinter .responsive .recommend div.banner div.inner span.mt30 {
  margin-top: 0 !important;
  font-size: 12px;
}
.newsSection .newsGroup {
  padding-left: 0;
  padding-right: 0;
}
#receiptprinter .newsSection a.more {
  float: right;
}
#receiptprinter .newsSection span.button {
  background: url(/products/receiptprinter/common/images/arrow_right.gif) no-repeat left center;
  display: inline-block;
  padding-left: 15px;
}
#contents.responsive .lNav {
  min-width: 100%;
  height:auto;
  background:none;
  display:flex;
}
#contents.responsive .lNav ul {
  width: 100%;
}
#contents.responsive .lNav ul li {
  width: 50% !important;
  border: none;
   border-bottom: 1px solid #e6e6e6;
} 
#contents.responsive .lNav ul li:nth-child(5) {
  width: 100% !important;
}
#contents.responsive .lNav ul li:nth-child(1),
#contents.responsive .lNav ul li:nth-child(3),
#contents.responsive .lNav ul li:nth-child(5) {
  border-right: 1px solid #e6e6e6;
}
#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 .iLink02 {
  background: none;
  padding: 0 !important;
  display: block;
}
#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: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);
}
.feature #contents.responsive .ancNav a:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#contents.responsive .ancNav ul li p.iDown02 a:after {
  display: none;
}
#contents.responsive .ancNav ul li p.iDown02 a {
  display: inline;
  padding: 0 !important;
}
#contents.responsive .ancNav ul.mt30 {
  margin-top: 0 !important;
}
.tbl .tbl-cell{
  display: block;
}
.purchase .tbl-cell{
  width: 100%;
}
.purchase .tbl-cell:nth-of-type(1){
  padding: 0;
  margin: 0 0 15px;
}
.purchase .tbl-cell:nth-of-type(2){
  padding: 0;
}
.services .service_under,
.services .service_under a {
  width: 100%;
}
#footer #deepFoot .list li img {
  width: 15px;
}
#contents .detailSection.section04 {
    padding-left: 0;
    padding-right: 0;
}
#contents.responsive .detailSection .purchase .ico-box {
  display: table;
  max-width: 100%;
  border: none;
  empty-cells: show;
  border-collapse: collapse;
  background-image: none;
}
#contents.responsive .detailSection .purchase .btn-dl .ico-box a {
  display: table-cell;
  height: 120px;
  vertical-align: middle;
  background-image: url(/products/common/images/ico_dl.gif);
  background-position: left 10% center;
  background-repeat: no-repeat;
  background-size: 12%;
  text-align: center;
  text-indent: 25px;
  font-size: 18px;
  position: unset;
}
#contents.responsive .detailSection .purchase .btn-dl .ico-box .ico-space {
    padding: 0;
}
#contents.responsive .detailSection .purchase .btn-dl a > span {
    position: unset;
}
#contents.responsive .detailSection .purchase .tbl-cell:nth-of-type(1), #contents.responsive .detailSection .purchase .tbl-cell:nth-of-type(2) {
    padding: 0;
}
#contents.responsive .detailSection .purchase .tbl-cell.btn-tel {
    margin-top: 1.5em;
}
#contents.responsive .detailSection .purchase .tbl-cell {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
#contents.responsive .detailSection .purchase .ico-box {
  display: table;
  max-width: 100%;
  border: none;
  empty-cells: show;
  border-collapse: collapse;
  background-image: none;
}
.purchase .btn-tel .ico-box {
    background-image: url(/products/common/images/ico_ph_calling.gif);
    background-position: left 40px center;
    background-repeat: no-repeat;
    background-size: 15%;
}
#contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space {
  display: table-cell;
  height: 120px;
  vertical-align: middle;
  border: 1px solid #000;
  background-image: url(/products/common/images/ico_ph_calling.gif);
  background-position: left 10% center;
  background-repeat: no-repeat;
  background-size: 12%;
  padding: 0;
  text-align: center;
  padding-left: 17%;
}
#contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space p a {
    font-size: 16px;
}
#contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space span.txt-small {
  display: block;
}
#contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space span.txt-small a {
  font-size: 12px !important;
}
#contents .noteMod01 .txt {
  text-align: left;
}
}

 .appLinkSectionTtl02.edit{
    color: #3363a1;
    font-weight: bold;
    font-size: 18px;
}

 .ttlSpan{
    color: #b22222;
    font-size: 19px;
}