@charset "UTF-8";

div.biz_sitemap {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.biz_sitemap h1,
.biz_sitemap .h1,
.biz_sitemap h2,
.biz_sitemap .h2,
.biz_sitemap h3,
.biz_sitemap .h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  line-height: normal;
}
.biz_sitemap .mb30 {
  margin-bottom: 30px;
}
.biz_sitemap .mb15 {
  margin-bottom: 15px;
}
.biz_sitemap .mb5 {
  margin-bottom: 5px;
}
.biz_sitemap a.iPop01 img {
  margin-right: 5px;
  margin-left: 5px;
  vertical-align: -1px;
}

/* Biz footer for pc sub_nav8 
 * Refer: [/products/bizprinter/smartcharge/common/css/common_utf8.css?3]
=============================================================== */
@media screen and (min-width:768px) {
/* ======================
  sitemap
====================== */
.biz_sitemap {
     width: 100%;
    background-color: #f4f4f4;
    margin-bottom: -70px;
}

.biz_sitemap .ttl h3 {
  font-size: 14px;
}

.biz_sitemap .ttl h3 a{
  color: #000000;
}

.biz_sitemap .ttl h3 a :visited{
  color: #000000;
}

.biz_sitemap li {
  margin-bottom: 2px;
}
.biz_sitemap dd.listBlock.info_list li {
  margin-bottom: 4px;
}

.biz_sitemap .layCol03 li {
  margin-bottom: 4px;
}
.biz_sitemap .layCol04 li {
  margin-bottom: 4px;
}
.biz_sitemap li a {
  line-height: 1.5;
}

.biz_sitemap .layCol03 li > a {
  color: #000;
}


.biz_sitemap .subNav {
  width: 960px;
  margin: 0 auto;
  padding: 45px 0 35px;
}

.biz_sitemap .subNav .innerBlock a {
  color: #000;
}
.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;
  height: auto;
}

.biz_sitemap .subNav .indent {
  margin-left: 10px;
}
.biz_sitemap .subNav .layCol01 dl dt{
  margin-bottom: 3px;
  font-size: 12px;
}

.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;
}

.biz_sitemap span.bold {
  font-weight: bold;
}
.biz_sitemap span.bold-gray {
  color: #686868 !important;
    font-weight: bold;
}


.biz_sitemap dd.listBlock {
  margin-bottom: 20px;
}
.biz_sitemap div.layCol01 dd.listBlock,
.biz_sitemap div.layCol02 dd.listBlock {
  margin-bottom: 11px;
}

.biz_sitemap dd.listBlock li.title {
  padding-top: 10px;
  padding-right: 10px;
  line-height: 1.6em;
  font-weight: bold;
}

.biz_sitemap div.layCol04 dt {
  margin-bottom: 10px;
  border-top: solid 1px #dddddd;
}

.biz_sitemap div.layCol04 .bdrbtm {
  border-bottom: solid 1px #dddddd;
  padding-bottom: 20px;
}

/*cate-bar*/

.biz_sitemap .dash-bar {
  padding-left: 14px;
  background: url(/products/bizprinter/smartcharge/images/index/link_dash_ico.png) no-repeat 0 0.35em;
  background-size: 7px auto;
  line-height: 1.5;
}

}

@media screen and (max-width:767px) {
/* ======================
  sitemap
====================== */
.biz_sitemap {
    width: 100%;
    background-color: #f4f4f4;
    padding: 0 10px 0 10px;
    margin-bottom: 0;
    font-family: sans-serif!important;
    font-size: 100%;
    line-height: inherit;
    box-sizing: unset;
}

.biz_sitemap .ttl h3 {
  font-size: 14px!important;
}
.biz_sitemap h3, .biz_sitemap dt.ttl {
  font-size: 100%!important;
}

.biz_sitemap .ttl h3 a{
  color: #000000;
}

.biz_sitemap .ttl h3 a :visited{
  color: #000000;
}

.biz_sitemap .innerBlock {
  margin: 0;
}

.biz_sitemap li {
  margin-bottom: 2px;
}
.biz_sitemap dd.listBlock.info_list li {
  margin-bottom: 4px;
}

.biz_sitemap .layCol03 li {
  margin-bottom: 4px;
}
.biz_sitemap .layCol04 li {
  margin-bottom: 4px;
}
.biz_sitemap li a {
  line-height: 1.5;
}
.biz_sitemap li a img {
  width:15px;
}

.biz_sitemap .layCol03 li > a {
  color: #000;
}


.biz_sitemap .subNav {
  width: 960px;
  margin: 0 auto;
  padding: 45px 0 35px;
}

.biz_sitemap .subNav .innerBlock a {
  color: #000;
}
.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;
  height: 280px;
}

.biz_sitemap .subNav .indent {
  margin-left: 10px;
}
.biz_sitemap .subNav .layCol01 dl dt{
  margin-bottom: 3px;
  font-size: 12px;
}

.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;
}

.biz_sitemap span.bold {
  font-weight: bold;
}
.biz_sitemap span.bold-gray {
  color: #686868 !important;
    font-weight: bold;
}


.biz_sitemap dd.listBlock {
  margin-bottom: 20px;
}
.biz_sitemap div.layCol01 dd.listBlock,
.biz_sitemap div.layCol02 dd.listBlock {
  margin-bottom: 11px;
}

.biz_sitemap dd.listBlock li.title {
  padding-top: 10px;
  padding-right: 10px;
  line-height: 1.6em;
  font-weight: bold;
}

.biz_sitemap div.layCol04 dt {
  margin-bottom: 10px;
  border-top: solid 1px #dddddd;
}

.biz_sitemap div.layCol04 .bdrbtm {
  border-bottom: solid 1px #dddddd;
  padding-bottom: 20px;
}

/*cate-bar*/

.biz_sitemap .dash-bar {
  display: block;
  padding-left: 14px;
  background: url(/products/bizprinter/smartcharge/images/index/link_dash_ico.png) no-repeat 0 0.35em;
  background-size: 7px auto;
  line-height: 1.5;
  width: 100%;
  padding-right: 0;
  padding-bottom: 3px;
  box-sizing: content-box;
}

.biz_sitemap .dash-bar a {
  padding: 0;
  margin: 0;
  background-image: none;
  line-height: 1.5;
  font-size: 12px;
  font-weight: normal;
  color: #686868;
}
.biz_sitemap .subNav {
    width: auto;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.biz_sitemap .subNav .layCol01,
.biz_sitemap .subNav .layCol02,
.biz_sitemap .subNav .layCol03 {
  width: 100%;
  margin-bottom: 10px;
}
.biz_sitemap .subNav .layCol02 {
  border: none;
  height: auto;
}
.biz_sitemap .ttl h3.mb30 {
  margin-bottom: 10px !important;
}

}


