@charset "shift_jis";

/*¤Êip­¸Ay[WÌæªÖ ±±©çj*/

.featured {
  border-bottom: solid 1px #ccc;
}

.breadcrumb {
  width: 1200px;
  margin: 0 auto;
  border-top: none;
}

div.naviscrolltop p {
  min-height: 15px;
  font-size: 1.2rem;
  text-align: right;
  background: url(http://www.fujitsu-webmart.com/image/common/navi-top.gif) no-repeat right center;
}

div.naviscrolltop p a {
  margin-right: 17px;
}

/*¤Êip­¸Ay[WÌæªÖ ±±ÜÅj*/

.stage {
  margin: 0 auto;
  width: initial;
  max-width: 1160px;
}

.contentsarea:after {
  content: ".";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  width: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.clearall {
  clear: both;
}

.contentsarea h1,
.contentsarea h2,
.contentsarea h3 {
  font-weight: bold;
}

.contentsarea h2 {
  font-size: 1.7rem;
}

.contentsarea h3 {
  font-size: 1.5rem;
}

.contentsarea ol {
  list-style: decimal outside;
  border-style: none;
  margin: 0px;
  padding: 0.5em 0px 0.5em 40px;
}

.contentsarea ul {
  list-style: circle outside;
  border-style: none;
  padding: 0px 0px 0px 15px;
}
.contentsarea p {
    margin: 0.5em 0px 0px 0px;
    padding: 0px;
    line-height: 150%;
}

.textcenter {
  text-align: center;
}

.hdTab {
  border-bottom: solid 3px #000;
}

.hdTab ul {
  padding-left: 10px;
  list-style: none;
}

.hdTab li.current,
.hdTab li a {
  width: 190px;
  display: block;
  text-align: center;
  padding: 10px 0;
  background: #eee;
  text-decoration: none;
  margin: 0 1px;
  border: solid 1px #000;
  border-bottom: none;
  color: #333;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}

.hdTab li.current,
.hdTab li a:hover {
  color: #fff;
  background: #000;
}

.ancList ul {
  list-style: disc;
}



@media screen and (max-width: 767px) {

  .bodyarea p {
    font-size: 1.4rem;
  }
  body .naviscrolltop a,
  body #MainContent .naviscrolltop a {
    display: inline-block;
    padding: 12px;
  }
  body div.naviscrolltop p {
    background-position: right 10px center;
  }
  body .naviscrolltop {
    margin-bottom: 20px;
  }
  body .footer {
    margin-top: 30px;
  }
  body .contentsarea > div > p {
    padding: 10px 25px 5px 30px!important;
  }
  body .contentsarea > div > ol {
    padding: 10px 25px 5px 30px!important;
  }
  .contentsarea h1 {
    margin: 10px;
  }
  .contentsarea h3 {
    margin: 20px 0 10px 20px!important;
    font-size: 1.5rem!important;
  }
  .hdTab {
    overflow: scroll;
    height: initial!important;
    padding-bottom: 8px;
    border: none;
  }
  body .hdTab ul {
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
  }
  body .hdTab li,
  body .hdTab li.current {
    width: 50%;
    float: none;
  }
  body .hdTab a {
    width: initial;
    position: relative;
  }
  body .hdTab a::after {
    display: inline-block;
    padding-left: 20px;
    position: absolute;
  }
  body .hdTab a::before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #999;
    border-right: solid 2px #999;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -4px;
  }
  body .hdTab li.current,
  body .hdTab a {
    border: solid 1px #fff;
    margin: 0;
  }
  .hdTab li img {
    height: auto;
  }
  .ancList {
    padding: 10px 0;
  }
  .ancList .alignleft {
    float: none;
    width: initial!important;
    padding: 0!important;
    font-size: 1.4rem!important;
    margin: 0 30px!important;
  }
  .ancList .alignleft a {
    padding: 5px;
    display: block;

  }

}
