﻿@charset "UTF-8";

/*===================================================================
	resource replacement
===================================================================*/

.lNav li.lnav01sw,
.lNav li.lnav02sw,
.lNav li.lnav03sw,
.lNav li.lnav04sw { width: 320px; }
.lNav.top li.lnav01sw a,
.lNav li.lnav01sw a:hover { background-image:url(/products/bizprinter/software/common/images/nav_local4_01_on.gif); }
.lNav.feature li.lnav02sw a,
.lNav li.lnav02sw a:hover { background-image:url(/products/bizprinter/software/common/images/nav_local4_02_on.gif); }
.lNav.spec li.lnav03sw a,
.lNav li.lnav03sw a:hover { background-image:url(/products/bizprinter/software/common/images/nav_local4_03_on.gif); }
.lNav.spec li.lnav04sw a,
.lNav li.lnav04sw a:hover { background-image:url(/products/bizprinter/software/common/images/nav_local4_04_on.gif); }

.lNav li.lnav05sw,
.lNav li.lnav06sw,
.lNav li.lnav07sw,
.lNav li.lnav08sw { width: 240px; }
.lNav.top li.lnav05sw a,
.lNav li.lnav05sw a:hover { background-image:url(/products/bizprinter/software/common/images/nav_local4_05_on.gif); }
.lNav.feature li.lnav06sw a,
.lNav li.lnav06sw a:hover { background-image:url(/products/bizprinter/software/common/images/nav_local4_06_on.gif); }
.lNav.price li.lnav07sw a,
.lNav li.lnav07sw a:hover { background-image:url(/products/bizprinter/software/common/images/nav_local4_07_on.gif); }
.lNav.spec li.lnav08sw a,
.lNav li.lnav08sw a:hover { background-image:url(/products/bizprinter/software/common/images/nav_local4_08_on.gif); }


.lNav.top li.lnav01sw a img,
.lNav.feature li.lnav02sw a img,
.lNav.spec li.lnav03sw a img,
.lNav.spec li.lnav04sw a img { visibility: hidden; }

.lNav.top li.lnav05sw a img,
.lNav.feature li.lnav06sw a img,
.lNav.price li.lnav07sw a img,
.lNav.spec li.lnav08sw a img { visibility: hidden; }


/* common */
#contents .headSection .leftArea .list .item .software .twoline {
  width: 127px;
  padding: 5px 7px !important;
  background: #FFF url(/common/images/bg_model_01.gif) repeat-x left top;
  letter-spacing: -1px;
  font-weight: bold;
}

#contents .leftArea h1 {
  font-size: 130%;
  font-weight: bold;
  line-height: 1.3;
}

#contents .mainSection .ttl .ttltxt {
  font-size: 160%;
  font-weight: bold;
  line-height: 1.3;
}

#contents .mainSection .price_narrow {
  margin-top: 10px;
}

#contents .featureItem .body .box {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 10px 10px 10px;
  border: 1px solid #000;
}

#contents .featureItem .body .box .ttl {
  font-weight: bold;
}

.detailSection .ancNav ul .w450 {
  width: 450px;
}

.detailSection .software h2 {
  background: url(/products/bizprinter/software/common/images/bgimg_01.gif) no-repeat;
  height: 65px;
  line-height: 65px;
  font-size: 157%;
  font-weight: bold;
  padding-left: 30px;
  margin-bottom: 25px;
  color: #333;
}

.detailSection .software h4 {
  margin-top: 25px;
  margin-bottom: 15px;
  padding: 5px 10px;
  background-color: #F1F1F1;
}

.detailSection .software .body .imageRight {
  margin-left: 25px;
  padding-top: 2px;
  float: right;
}

.detailSection .software .body .imageLeft {
  margin-left: 25px;
  padding-top: 2px;
  float: left;
}

.spec .detailSection  h3 {
  margin-top: 25px;
  margin-bottom: 15px;
  padding: 5px 10px;
  background-color: #F1F1F1;
}

.detailSection .featureItem .close_top {
  margin-top: -1.2em;
}

/* infobox */
.detailSection .main .infobox {
    width:720px;
    height: 380px;
    background: url(/products/bizprinter/software/common/images/info_bg.png) no-repeat center center;
    position: relative;
}

.infobox .infotitle {
    font-size: 115%;
    font-weight: bold;
    text-decoration: underline;
}

.infobox .num_txt {
    font-size: 155%;
    font-weight: bold;
}
.infobox .num_tel {
    font-size: 210%;
    font-weight: bold;
}

/* modal window */
.modal-content {
    position:fixed;
    display:none;
    z-index:999;
    margin:0;
    padding:10px 20px;
    border:2px solid #aaa;
    background:#fff;
}

.modal-content p {
    margin:0;
    padding:0;
}

.modal-overlay {
    z-index:998;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}

.modal-close {
    color:#00f;
    text-decoration:underline;
}

.modal-close:hover {
    cursor:pointer;
    color:#f00;
}

/* list */
#setup #contents #setuplist {
  margin-top: 20px;
  text-align: center;
}

#setup #contents #setuplist .color_top {
    background-color: #dce6f0;
    font-size: 10px !important;
}

/* price */

.price .detailSection .plbox {
  padding-left: 1.2em;
}

.price .detailSection .tblSw1 {
  width: 50%;
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-collapse: collapse;
}

.price .detailSection .tblSw1 th {
  padding: 15px;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  background-color: #FAFAFA;
}

.price .detailSection .tblSw1 td {
  padding: 15px;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}

.price .detailSection .tblSw2 {
  width: 75%;
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-collapse: collapse;
}

.price .detailSection .tblSw2 th {
  padding: 15px;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  background-color: #FAFAFA;
}

.price .detailSection .tblSw2 td {
  padding: 15px;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}

.price .detailSection h3 {
  margin-bottom: 15px;
  padding: 5px 10px;
  background-color: #F1F1F1;
}

.price .detailSection h4 {
  margin-bottom: 10px;
}

.price .detailSection h4 .blue {
  color: #005AB4;
}

.price .detailSection .offer_txt {
  padding-left: 1.2em;
  margin-bottom: 10px;
}

.price .detailSection .pricebox {
  border: 0px;
  padding: 20px;
}

.price .detailSection .pricebox .line {
  text-decoration: underline;
}

.price .detailSection .pricebox .ttl {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}

.price .detailSection .pricebox .txt {
  padding-left: 1.2em;
  margin-bottom: 10px;
}

.price .detailSection .pricebox .detail {
  padding-left: 1.8em;
}


.price .detailSection .box {
  border: 1px solid #000;
  padding: 20px;
}

.price .detailSection .box .line {
  text-decoration: underline;
}

.price .detailSection .box .ttl {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}

.price .detailSection .box .txt {
  padding-left: 1.2em;
  margin-bottom: 10px;
}

.price .detailSection .box .detail {
  padding-left: 1.8em;
}


.price .detailSection .h5Block {
  padding-left: 1.8em;
}


/* printconfig_box */
.detailSection .featureItem .printconfig_box {
  padding-left: 1.6em;
}

/*↑↑↑↑ここまで↑↑↑↑*/
/*Epson Print Admin ServerlessのCSSはここから↓↓↓*/

.printadminserverless .mainSection .price_box,
.printadminserverless .detailSection .note_box {
  border: 1px solid #E5E5E5;
  padding: 20px 10px;
  margin-top: 10px;
}

.printadminserverless .mainSection .price_txt {
  font-size: 140%;
  font-weight: bold;
}

.printadminserverless .detailSection .tblSw1 {
  width: 75%;
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-collapse: collapse;
}

.printadminserverless .detailSection .tblSw1 th {
  padding: 15px;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  background-color: #FAFAFA;
}

.printadminserverless .detailSection .tblSw1 td {
  padding: 15px;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}

/*ここまで↑↑↑*/

/*テーブルスクロール調整*/

.scrollTable {
	overflow-y: auto;
    height: 600px;
}

.sticky_th {
  position: sticky;
  top: 0;
  left: 0;
  border:none;
}

.top_th {
  top: 48px;
}

.sticky_th::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  z-index: -1;
}



/*印刷用*/
@media print {
  .tblMod01 th, .tblMod01 td {
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
  }
}