@charset "utf-8";
/*============================
#heading
============================*/
#heading .inner h3 {
  width: 100%;
}
#heading .inner h3 img {
  max-height: 160px;
  max-width: 405px;
}
#heading .inner figure {
  display: none;
}

/*============================
#contents_nav
============================*/
#contents_nav .inner li {
  font-size: 12px;
  width: 50%;
}
#contents_nav .inner li:nth-of-type(3) {
  border-left: dotted 2px #ff6702;
  border-top: dotted 2px #ff6702;
}
#contents_nav .inner li:nth-of-type(4) {
  border-top: dotted 2px #ff6702;
}

/*============================
.itemArea
============================*/
.itemArea ul li {
  float: none;
  width: 100%;
}
.itemArea ul li a {
  width: 100%;
  margin-bottom: 20px;
}
.itemArea ul li a figcaption {
  height: auto;
}
.itemArea ul li a figcaption > p {
  height: auto;
}

/*# sourceMappingURL=style-sp.css.map */
