@font-face {
  font-family: 'Fjalla One';
  src: url('/common/font/fjallaone-regular.eot');
  src: url('/common/font/fjallaone-regular.eot?#iefix') format('embedded-opentype'), url('/common/font/fjallaone-regular.woff') format('woff'), url('/common/font/fjallaone-regular.ttf') format('truetype'), url('/common/font/fjallaone-regular.svg#fjalla_oneregular') format('svg');
}
/* ==========================================================================
   Details
   ========================================================================== */
.product-series {
  margin-bottom: 10px;
  color: #999;
  font-weight: bold;
  font-size: 1.6em;
}
.product-list_option {
  display: inline-block;
  margin-top: 12px;
  line-height: 1.3;
  font-size: 1.2rem;
}
.product-list_option > span {
  display: inline-block;
  padding: 3px 8px;
  border: 1px solid #111;
}
.price-area {
  margin-top: 20px;
  padding: 10px 13px;
  background-color: #e7e8ea;
  line-height: 1.3;
  word-break: break-all;
}
.price-area:first-child {
  margin-top: 0;
}
.price-area .yen {
  font-size: 1.6rem;
}
.price-area .price {
  font-weight: bold;
  font-size: 1.8rem;
  font-family: "helvetica", "Meiryo", "Hiragino Kaku Gothic ProN", "MS PGothic", sans-serif;
}
.price-area .basic-price {
  font-size: 1.4rem;
  font-family: "helvetica", "Meiryo", "Hiragino Kaku Gothic ProN", "MS PGothic", sans-serif;
}
.specification .product-list_option + .specification_model-number {
  margin-left: 18px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .specification .product-list_option + .specification_model-number {
    margin-left: 0;
  }
}
.specification_model-number {
  display: inline-block;
  overflow: hidden;
  line-height: 1.3;
  vertical-align: middle;
}
.specification_model-number > li {
  float: left;
  font-weight: bold;
  font-size: 2.4em;
  font-family: "helvetica", "Meiryo", "Hiragino Kaku Gothic ProN", "MS PGothic", sans-serif;
}
.specification_model-number > li:before {
  padding: 0 6px;
  content: "/";
}
.specification_model-number > li:first-child:before {
  content: none;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .specification_model-number {
    display: block;
    margin: 20px 0 0 0;
  }
  body:not(.non-responsive) .specification_model-number > li {
    font-size: 2em;
  }
}
.icon {
  margin-top: 20px;
}
.icon:first-child {
  margin-top: 0;
}
.icon-list {
  display: inline-block;
  margin: -8px 0 0 -8px;
  font-size: 0;
  vertical-align: middle;
}
.icon-list_item {
  display: inline-block;
  margin: 8px 0 0 8px;
  font-size: 1.4em;
  vertical-align: middle;
}
.icon_about-icon {
  display: inline-block;
  margin-top: 0;
  margin-left: 15px;
}
.icon_about-icon a {
  color: #00559d;
}
.icon_about-icon a:after {
  display: inline-block;
  width: 6px;
  height: 10px;
  margin-left: 5px;
  background: url(/products/img/link_bg01.png) no-repeat;
  background-size: 6px auto;
  content: "";
}
.icon_about-icon a:hover {
  text-decoration: underline;
}
.main-text {
  margin-top: 40px;
  line-height: 1.3;
  font-size: 2.4em;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .main-text {
    font-size: 2em;
  }
}
.related-products {
  overflow: hidden;
}
.related-products .product-list_option {
  margin-top: 6px;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .related-products .product-list_option {
    margin-top: 3px;
  }
}
.related-products_item {
  float: left;
  width: 270px;
  margin: 20px 0 0 20px;
  line-height: 1.3;
}
.related-products_item:nth-child(-n+3) {
  margin-top: 0;
}
.related-products_item:nth-child(3n+1) {
  margin-left: 0;
  clear: left;
}
.related-products_item a {
  display: block;
}
.related-products_item a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .related-products_item {
    float: none;
    width: auto;
    margin: 30px 0 0 0;
  }
  body:not(.non-responsive) .related-products_item:nth-child(-n+3) {
    margin-top: 30px;
  }
  body:not(.non-responsive) .related-products_item:nth-child(-n+3):first-child {
    margin-top: 0;
  }
}
.related-products_image > div {
  position: relative;
  width: 270px;
  height: 203px;
  border: 1px solid #e7e8ea;
  text-align: center;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.related-products_image > div img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.related-products_image figcaption {
  margin-top: 10px;
}
.related-products_image figcaption:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  body:not(.non-responsive) .related-products_image > div {
    width: auto;
    height: 226px;
  }
  body:not(.non-responsive) .related-products_image figcaption {
    margin-top: 7px;
  }
}
.unit-area:first-child {
  margin-top: 0;
}
.mod-table-layout_detail .basic-price {
  font-size: 1.3rem;
}
