/* adjusting & common
=================================================== */
#contents .headSection {
  height: 45px;
  padding-bottom: 0;
}

#contents .headSection .ttl {
  height: auto;
  width: 600px;
}

#contents .headSection .ttl h1 {
  font-size: 22px;
  line-height: 1.0;
}

#contents .headSection .aside {
  width: 120px;
  padding-top: 5px;
}

#mobileuse img.oro:hover {
  filter: alpha(opacity=80);
  opacity: 0.80;
}

/* mainHeader
=================================================== */
.mainHeader {
  margin-top: 10px;
  margin-bottom: 45px;
  text-align: center;
}

/* mainProducts
=================================================== */
.mainProducts {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.mainProducts .title {
  margin-bottom: 35px;
  font-size: 24px;
  line-height: 1.25;
  color: #00479d;
  font-weight: bold;
}
.mainProducts h3 {
  font-size: 20px;
}
.mainProducts p a {
  display: inline-block;
  width: 616px;
  height: 46px;
  line-height: 46px;
  border: solid 2px #00479d;
  border-radius: 25px;
  background: url(/products/bizprinter/mobileuse/images/products_icn_arw.png) no-repeat right 10px center;
  text-decoration: none !important;
  font-size: 17px;
  color: #00479d;
  font-weight: bold;
}
.mainProducts p a:hover {
  opacity: .7;
}

/* mainPoints
=================================================== */
.mainPoints {  
  width: 960px;
  margin: 0 auto;
}
.mainPoints > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -12px;
}
.mainPoints > ul > li {
  position: relative;
  width: 312px;
  margin-right: 12px;
  padding: 34px 10px 15px;
  border: solid 6px #e7eaeb;
}
.mainPoints > ul > li p {
  position: absolute;
  left: 19px;
  top: -25px;
}
.mainPoints > ul > li ul {
  display: table;
  margin: 0 auto;
  font-size: 17px;
}
.mainPoints > ul > li ul li + li {
  margin-top: .25em;
}
.mainPoints dt {
  margin-bottom: 20px;
  border-bottom: dotted 3px #00479d;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #00479d;
}
.mainPoints sup {
  font-size: 10px !important;
}

/* mainSection
=================================================== */
.mainSection .sectionTitle {
  margin-bottom: 18px;
  padding: 12px 18px 8px;
  background: #0c60b6;
  font-size: 18px;
  color: #fff;
  line-height: 1.0;
}
.mainSection .sectionLead {
  margin-bottom: 15px;
  font-size: 16px;
}
.mainSection .scene {
  overflow: hidden;
}
.mainSection .scene li {
  float: left;
  width: 231px;
  margin-right: 12px;
}
.mainSection .scene li.last {
  float: right;
  margin-right: 0;
}
.mainSection .scene .title {
  margin-bottom: 10px;
  padding: 7px 5px 5px 5px;
  background: #888;
  color: #fff;
  font-size: 18px;
  line-height: 1.0;
  text-align: center;
}
.mainSection .scene .photo {
  margin-bottom: 8px;
}
.mainSection .scene .text {
  font-size: 13px;
}
.mainSection .anchors {
  margin-bottom: 55px;
  overflow: hidden;
}
.mainSection .anchors li {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}
.mainSection .anchors li.last {
  float: right;
  margin-right: 0;
}
.mainSection .category {
  margin-bottom: 55px;
  border-top: dotted 1px #a0a0a0;
}
.mainSection .category .categoryTitle {
  margin-bottom: 10px;
  overflow: hidden;
}
.mainSection .category .categoryTitle img {
  float: left;
}
.mainSection .category .categoryTitle .text {
  padding-top: 53px;
  overflow: hidden;
}
.mainSection .category .categoryTitle h3 {
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-left: solid 15px #426c98;
  border-bottom: solid 2px #426c98;
  line-height: 1.0;
  margin-bottom: 13px;
  padding: 3px 10px 6px 10px;
}
.mainSection .category .categoryTitle p {
  padding: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #e7eaeb;
  border-radius: 5px;
  font-size: 16px;
  line-height: 1.6;
}
.mainSection .category .categoryExScene {
  margin-bottom: 35px;
}
.mainSection .category .categoryExScene h3,
.mainSection .category .categoryExScene h4 {
  margin-bottom: 8px;
}
.mainSection .category .categoryExScene p {
  overflow: hidden;
}
.mainSection .category .categoryExScene p img {
  float: left;
  margin-right: 28px;
}
.mainSection .category .categoryExScene p span {
  display: block;
  overflow: hidden;
  font-size: 16px;
  line-height: 1.4;
}
.mainSection .categoryExOthers {
  *zoom: 1;
}
.mainSection .categoryExOthers:after {
  content: "";
  clear: both;
  display: block;
}
.mainSection .categoryExOthers .box {
  position: relative;
  float: left;
  width: 471px;
}
.mainSection .categoryExOthers .box.right {
  float: right;
}
.mainSection .categoryExOthers .box h3,
.mainSection .categoryExOthers .box h4 {
  position: absolute;
  left: 0;
  top: -22px;
}
.mainSection .categoryExOthers .box .boxInner {
  margin-left: 16px;
  border: solid 1px #426c98;
  width: 455px;
  text-align: center;
}
.mainSection .categoryExOthers .box .boxInner .inner {
  padding: 15px 5px 10px;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
}
.mainSection .categoryExOthers .box .content {
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
}
.mainSection .categoryExOthers .box .content td {
  padding: 0;
}
.mainSection .categoryExOthers .box span {
  color: #426c98;
}
.mainSection .categoryExOthers .box sup {
  vertical-align: top;
  font-size: 10px;
}
.mainSection .categoryExOthers .box .iLink02 {
  background: url(/products/bizprinter/mobileuse/images/icon_arw.png) no-repeat left center;
}

#category02 .categoryTitle h3 {
  border-color: #17aa9e;
}
#category02 .categoryExOthers .boxInner {
  border: solid 1px #17aa9e;
}
#category02 .categoryExOthers span {
  color: #17aa9e;
}

#category03 .categoryTitle h3 {
  border-color: #f14037;
}
#category03 .categoryExOthers .boxInner {
  border: solid 1px #f14037;
}
#category03 .categoryExOthers span {
  color: #f14037;
}

#category04 .categoryTitle h3 {
  border-color: #f1c518;
}
#category04 .categoryExOthers .boxInner {
  border: solid 1px #f1c518;
}
#category04 .categoryExOthers span {
  color: #f1c518;
}

#category05 .categoryTitle h3 {
  border-color: #965ba6;
}
#category05 .categoryExOthers .boxInner {
  border: solid 1px #965ba6;
}
#category05 .categoryExOthers span {
  color: #965ba6;
}

#category06 .categoryTitle h3 {
  border-color: #f79620;
}
#category06 .categoryExOthers .boxInner {
  border: solid 1px #f79620;
}
#category06 .categoryExOthers span {
  color: #f79620;
}

#category07 .categoryTitle h3 {
  border-color: #2780ba;
}
#category07 .categoryExOthers .boxInner {
  border: solid 1px #2780ba;
}
#category07 .categoryExOthers span {
  color: #2780ba;
}

/* snsArea
=================================================== */
.snsArea .share_title {
  font-size: 30px;
  text-align: center;
}
.snsArea .share_list {
  margin: 25px auto 0;
}
.snsArea .share_list ul {
  text-align: center;
}
.snsArea .share_list ul li {
  vertical-align: top;
  display: inline-block;
  position: relative;
  margin: 0 15px;
}
