/* Compiled from SCSS */
/*--------------------------------------------------------------------------*/
/*  */
/*--------------------------------------------------------------------------*/
body.single-products {
  font-size: 14px;
  line-height: 1.5em;
}
body.single-products .contents-wrapper {
  margin-bottom: 60px;
  zoom: 1;
  /*--------------------------------------------------------------------------*/
  /* 概要 */
  /*--------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------*/
  /* ローカルナビ */
  /*--------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------*/
  /* コンテンツ共通 */
  /*--------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------*/
  /* 特長 */
  /*--------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------*/
  /* 仕様 */
  /*--------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------*/
  /* ソフトウェア */
  /*--------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------*/
  /* 製品資料 */
  /*--------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------*/
  /* よくあるご質問 */
  /*--------------------------------------------------------------------------*/
  /*--------------------------------------------------------------------------*/
  /* 関連商品 */
  /*--------------------------------------------------------------------------*/
}
body.single-products .contents-wrapper:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper a {
  color: #ff6600;
}
body.single-products .contents-wrapper .summary .parent-category-name {
  font-size: 16px;
  margin: 50px 0 0 5px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
}
body.single-products .contents-wrapper .summary h1 {
  margin: 0 0 0 0;
  font-family: 'メイリオ', Meiryo, sans-serif;
  font-size: 60px;
  line-height: 1.25em;
  font-weight: bold;
}
body.single-products .contents-wrapper .summary h1 .products_name_jp {
  font-weight: normal;
  font-size: 14px;
  margin: 0 0 0 10px;
}
body.single-products .contents-wrapper .summary .awardlogo {
  margin: 10px 0 0 0;
  zoom: 1;
  overflow: hidden;
  margin-left: -6px;
}
body.single-products .contents-wrapper .summary .awardlogo:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .summary .awardlogo li {
  float: left;
  margin-left: 6px;
}
body.single-products .contents-wrapper .summary .summary-mainvisual {
  height: 394px;
  width: 100%;
  margin: 25px 0 0 0;
}
body.single-products .contents-wrapper .summary .summary-mainvisual .large-images {
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0 0 0 -310px;
}
body.single-products .contents-wrapper .summary .summary-mainvisual .large-images li {
  position: absolute;
  width: 620px;
  opacity: 0;
  filter: alpha(opacity=0);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=0)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
body.single-products .contents-wrapper .summary .summary-mainvisual .large-images li:first-child {
  opacity: 1;
  filter: alpha(opacity=100);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=100)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
body.single-products .contents-wrapper .summary .summary-mainvisual .large-images li .caption {
  position: absolute;
  width: 100%;
  bottom: -30px;
  text-align: center;
  font-size: 14px;
}
body.single-products .contents-wrapper .summary .summary-mainvisual .small-images {
  width: 177px;
  zoom: 1;
  position: absolute;
  bottom: 0;
  right: 0;
}
body.single-products .contents-wrapper .summary .summary-mainvisual .small-images:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .summary .summary-mainvisual .small-images li {
  float: left;
  margin-left: 9px;
  margin-top: 9px;
}
body.single-products .contents-wrapper .summary .summary-mainvisual .small-images li a {
  border: 2px solid #e1e1e1;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
body.single-products .contents-wrapper .summary .summary-mainvisual .small-images li a.current {
  border: 2px solid #ff6600;
}
body.single-products .contents-wrapper .summary .summary-mainvisual .small-images li a img {
  margin: 0 0 -6px 0;
  padding: 0 0 0 0;
}
body.single-products .contents-wrapper .summary .catchcopy {
  margin: 70px 0 0 0;
  text-align: center;
}
body.single-products .contents-wrapper .summary .catchcopy h2 {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(1, 1.01);
  -moz-transform-origin: 0 0;
  -moz-transform: scale(1, 1.01);
  -ms-transform-origin: 0 0;
  -ms-transform: scale(1, 1.02);
  -o-transform-origin: 0 0;
  -o-transform: scale(1, 1.01);
  font-size: 36px;
  font-weight: normal;
  line-height: 42px;
}
body.single-products .contents-wrapper .summary .catchcopy .summary-subcopy {
  margin: 30px 0 0 0;
  line-height: 22px;
}
body.single-products .contents-wrapper .summary .summary-detail {
  background: url(../img/products/bg_pertition.png) top left no-repeat;
  margin: 38px 0 0 0;
  padding: 25px 0 0 0;
  zoom: 1;
}
body.single-products .contents-wrapper .summary .summary-detail:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .summary .summary-detail .product-name {
  float: left;
  width: 210px;
  font-size: 20px;
  font-weight: normal;
  margin-right: 14px;
  line-height: 1.2em;
  word-break: break-all;
}
body.single-products .contents-wrapper .summary .summary-detail .product-name .discontinued {
  font-size: 14px;
  color: #909090;
}
body.single-products .contents-wrapper .summary .summary-detail .about-product {
  float: left;
  width: 470px;
}
body.single-products .contents-wrapper .summary .summary-detail .about-product .color-variations {
  margin: 25px 0 0 0;
  zoom: 1;
}
body.single-products .contents-wrapper .summary .summary-detail .about-product .color-variations:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .summary .summary-detail .about-product .color-variations dt {
  float: left;
  width: 4em;
}
body.single-products .contents-wrapper .summary .summary-detail .about-product .color-variations dd {
  float: right;
  width: 410px;
}
body.single-products .contents-wrapper .summary .summary-detail .about-product .product-price {
  margin: 25px 0 0 0;
}
body.single-products .contents-wrapper .summary .summary-detail .summary-link-button {
  float: right;
  width: 270px;
}
body.single-products .contents-wrapper .summary .summary-detail .summary-link-button .summary-eshop-button,
body.single-products .contents-wrapper .summary .summary-detail .summary-link-button .summary-special-button,
body.single-products .contents-wrapper .summary .summary-detail .summary-link-button .summary-shoplist-button {
  margin-bottom: 11px;
}
body.single-products .contents-wrapper .summary .summary-detail .summary-link-button .summary-eshop-button a,
body.single-products .contents-wrapper .summary .summary-detail .summary-link-button .summary-special-button a,
body.single-products .contents-wrapper .summary .summary-detail .summary-link-button .summary-shoplist-button a {
  margin: 0 0 0 auto;
  display: block;
  padding-top: 2px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  text-align: center;
}
body.single-products .contents-wrapper .summary .summary-detail .summary-link-button .summary-eshop-button a {
  width: 267px;
  font-size: 16px;
  line-height: 48px;
  background-color: #ff6600;
  color: #fff;
  font-weight: 200;
}
body.single-products .contents-wrapper .summary .summary-detail .summary-link-button .summary-special-button a,
body.single-products .contents-wrapper .summary .summary-detail .summary-link-button .summary-shoplist-button a {
  width: 265px;
  font-size: 14px;
  line-height: 46px;
  color: #ff6600;
  border: 1px solid #ff6600;
}
body.single-products .contents-wrapper .summary .summary-info {
  clear: both;
  margin: 25px 0 0 224px;
  background-color: #efefef;
  padding: 20px 20px;
}
body.single-products .contents-wrapper .localnavi {
  border-right: 1px solid #dfdfdf;
  margin: 50px 0 0 0;
}
body.single-products .contents-wrapper .localnavi a {
  line-height: 74px;
  display: block;
  border: 1px solid #dfdfdf;
  border-right: none;
  padding-top: 4px;
  color: gray;
}
body.single-products .contents-wrapper .localnavi a span {
  padding-right: 18px;
  background: url(../img/products/localnavi_icon.png) right 4px no-repeat;
}
body.single-products .contents-wrapper .localnavi.has-item-1 {
  zoom: 1;
  overflow: hidden;
  margin-left: 0;
}
body.single-products .contents-wrapper .localnavi.has-item-1:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .localnavi.has-item-1 li {
  float: left;
  margin-left: 0;
  width: 100%;
  text-align: center;
}
body.single-products .contents-wrapper .localnavi.has-item-2 {
  zoom: 1;
  overflow: hidden;
  margin-left: 0;
}
body.single-products .contents-wrapper .localnavi.has-item-2:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .localnavi.has-item-2 li {
  float: left;
  margin-left: 0;
  width: 50%;
  text-align: center;
}
body.single-products .contents-wrapper .localnavi.has-item-3 {
  zoom: 1;
  overflow: hidden;
  margin-left: 0;
}
body.single-products .contents-wrapper .localnavi.has-item-3:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .localnavi.has-item-3 li {
  float: left;
  margin-left: 0;
  width: 33.33333%;
  text-align: center;
}
body.single-products .contents-wrapper .localnavi.has-item-4 {
  zoom: 1;
  overflow: hidden;
  margin-left: 0;
}
body.single-products .contents-wrapper .localnavi.has-item-4:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .localnavi.has-item-4 li {
  float: left;
  margin-left: 0;
  width: 25%;
  text-align: center;
}
body.single-products .contents-wrapper .localnavi.has-item-5 {
  zoom: 1;
  overflow: hidden;
  margin-left: 0;
}
body.single-products .contents-wrapper .localnavi.has-item-5:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .localnavi.has-item-5 li {
  float: left;
  margin-left: 0;
  width: 20%;
  text-align: center;
}
body.single-products .contents-wrapper .localnavi.has-item-6 {
  zoom: 1;
  overflow: hidden;
  margin-left: 0;
}
body.single-products .contents-wrapper .localnavi.has-item-6:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .localnavi.has-item-6 li {
  float: left;
  margin-left: 0;
  width: 16.66667%;
  text-align: center;
}
body.single-products .contents-wrapper .feature,
body.single-products .contents-wrapper .specifications,
body.single-products .contents-wrapper .software,
body.single-products .contents-wrapper .documents,
body.single-products .contents-wrapper .faq,
body.single-products .contents-wrapper .related {
  padding: 75px 0 42px 0;
  border-bottom: 1px solid #dfdfdf;
}
body.single-products .contents-wrapper .feature .content-title,
body.single-products .contents-wrapper .specifications .content-title,
body.single-products .contents-wrapper .software .content-title,
body.single-products .contents-wrapper .documents .content-title,
body.single-products .contents-wrapper .faq .content-title,
body.single-products .contents-wrapper .related .content-title {
  font-size: 36px;
  font-weight: normal;
  line-height: 1em;
}
body.single-products .contents-wrapper .feature .go-pagetop,
body.single-products .contents-wrapper .specifications .go-pagetop,
body.single-products .contents-wrapper .software .go-pagetop,
body.single-products .contents-wrapper .documents .go-pagetop,
body.single-products .contents-wrapper .faq .go-pagetop,
body.single-products .contents-wrapper .related .go-pagetop {
  margin: 50px 0 0 0;
  font-size: 16px;
  text-align: right;
}
body.single-products .contents-wrapper .feature .go-pagetop a,
body.single-products .contents-wrapper .specifications .go-pagetop a,
body.single-products .contents-wrapper .software .go-pagetop a,
body.single-products .contents-wrapper .documents .go-pagetop a,
body.single-products .contents-wrapper .faq .go-pagetop a,
body.single-products .contents-wrapper .related .go-pagetop a {
  color: #ff6600;
  padding: 0 22px 0 0;
  background: url(../img/products/btn_go-pagetop.png) right center no-repeat;
}
body.single-products .contents-wrapper .feature .feature-contents {
  margin: 50px 0 120px 0;
  text-align: center;
}
body.single-products .contents-wrapper .feature .feature-contents .image-set {
  display: inline-block;
}
body.single-products .contents-wrapper .feature .feature-contents .image-set img {
  margin-bottom: 2em;
}
body.single-products .contents-wrapper .feature .feature-contents .image-set .caption {
  width: 100%;
  text-align: center;
}
body.single-products .contents-wrapper .feature .feature-contents .image-set .image-title {
  margin-bottom: 20px;
  font-size: 18px;
}
body.single-products .contents-wrapper .feature .feature-contents .floatimage-left,
body.single-products .contents-wrapper .feature .feature-contents .floatimage-right {
  zoom: 1;
  display: inline-block;
}
body.single-products .contents-wrapper .feature .feature-contents .floatimage-left:after,
body.single-products .contents-wrapper .feature .feature-contents .floatimage-right:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .feature .feature-contents .floatimage-left .image-set,
body.single-products .contents-wrapper .feature .feature-contents .floatimage-right .image-set {
  padding-top: 20px;
  display: table-cell;
  vertical-align: middle;
}
body.single-products .contents-wrapper .feature .feature-contents .floatimage-left .image-set img,
body.single-products .contents-wrapper .feature .feature-contents .floatimage-right .image-set img {
  margin: 0;
}
body.single-products .contents-wrapper .feature .feature-contents .floatimage-left .text-wrapper,
body.single-products .contents-wrapper .feature .feature-contents .floatimage-right .text-wrapper {
  display: table-cell;
}
body.single-products .contents-wrapper .feature .feature-contents .floatimage-left .text-wrapper h3,
body.single-products .contents-wrapper .feature .feature-contents .floatimage-right .text-wrapper h3 {
  width: 552px;
  text-align: left;
}
body.single-products .contents-wrapper .feature .feature-contents .floatimage-left .image-set {
  float: left;
}
body.single-products .contents-wrapper .feature .feature-contents .floatimage-left .text-wrapper {
  float: left;
  padding: 0 0 0 20px;
}
body.single-products .contents-wrapper .feature .feature-contents .floatimage-right .image-set {
  float: right;
}
body.single-products .contents-wrapper .feature .feature-contents .floatimage-right .text-wrapper {
  float: right;
  margin: 0 20px 0 0;
}
body.single-products .contents-wrapper .feature .feature-contents .h-image-02-row {
  zoom: 1;
  display: inline-block;
  margin-top: 30px;
}
body.single-products .contents-wrapper .feature .feature-contents .h-image-02-row:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .feature .feature-contents .h-image-02-row .image-row-01,
body.single-products .contents-wrapper .feature .feature-contents .h-image-02-row .image-row-02,
body.single-products .contents-wrapper .feature .feature-contents .h-image-02-row .text-row-01,
body.single-products .contents-wrapper .feature .feature-contents .h-image-02-row .text-row-02 {
  float: left;
}
body.single-products .contents-wrapper .feature .feature-contents .h-image-02-row .text-row-01,
body.single-products .contents-wrapper .feature .feature-contents .h-image-02-row .text-row-02 {
  width: 200px;
  margin-left: 15px;
  text-align: left;
}
body.single-products .contents-wrapper .feature .feature-contents .h-image-02-row .text-row-01 {
  margin-right: 40px;
}
body.single-products .contents-wrapper .feature .feature-contents h3 {
  margin: 20px 0 0 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 30px;
}
body.single-products .contents-wrapper .feature .feature-contents .text {
  margin: 20px auto 0;
  width: 532px;
  line-height: 1.7em;
  text-align: justify;
}
body.single-products .contents-wrapper .feature .feature-contents .youtube {
  margin-bottom: 40px;
}
body.single-products .contents-wrapper .feature .feature-contents .youtube .image-title {
  margin-bottom: 20px;
  font-size: 18px;
}
body.single-products .contents-wrapper .feature .feature-contents .youtube .caption {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: -1.5em;
}
body.single-products .contents-wrapper .feature .feature-contents .pdf-download-wrapper {
  margin: 15px auto;
  width: 532px;
  text-align: left;
}
body.single-products .contents-wrapper .feature .feature-contents .pdf-download-wrapper .pdf-download {
  margin: 15px 0 0 0;
  line-height: 30px;
}
body.single-products .contents-wrapper .feature .feature-contents .pdf-download-wrapper .pdf-download a {
  color: #ff6600;
  padding: 14px 0 8px 35px;
  background: url(../img/common/icon_pdf.png) left center no-repeat;
}
body.single-products .contents-wrapper .specifications h3 {
  font-weight: normal;
  font-size: 22px;
}
body.single-products .contents-wrapper .specifications .spec-text {
  margin: 55px 0 0 0;
}
body.single-products .contents-wrapper .specifications .spec_basictable_01,
body.single-products .contents-wrapper .specifications .spec_basictable_02,
body.single-products .contents-wrapper .specifications .spec_comparetable_01,
body.single-products .contents-wrapper .specifications .spec_comparetable_02 {
  border-collapse: collapse;
  text-align: left;
  font-size: 12px;
  line-height: 18px;
  margin: 20px 0 0 0;
}
body.single-products .contents-wrapper .specifications .spec_basictable_01 tr,
body.single-products .contents-wrapper .specifications .spec_basictable_02 tr,
body.single-products .contents-wrapper .specifications .spec_comparetable_01 tr,
body.single-products .contents-wrapper .specifications .spec_comparetable_02 tr {
  border: 1px solid #dfdfdf;
}
body.single-products .contents-wrapper .specifications .spec_basictable_01 th,
body.single-products .contents-wrapper .specifications .spec_basictable_02 th,
body.single-products .contents-wrapper .specifications .spec_comparetable_01 th,
body.single-products .contents-wrapper .specifications .spec_comparetable_02 th {
  background-color: #efefef;
  background-color: rgba(0, 0, 0, 0.05);
  font-weight: normal;
  text-align: left;
}
body.single-products .contents-wrapper .specifications .spec_basictable_01 th, body.single-products .contents-wrapper .specifications .spec_basictable_01 td,
body.single-products .contents-wrapper .specifications .spec_basictable_02 th,
body.single-products .contents-wrapper .specifications .spec_basictable_02 td,
body.single-products .contents-wrapper .specifications .spec_comparetable_01 th,
body.single-products .contents-wrapper .specifications .spec_comparetable_01 td,
body.single-products .contents-wrapper .specifications .spec_comparetable_02 th,
body.single-products .contents-wrapper .specifications .spec_comparetable_02 td {
  vertical-align: middle;
}
body.single-products .contents-wrapper .specifications .spec_basictable_01 thead th,
body.single-products .contents-wrapper .specifications .spec_basictable_02 thead th,
body.single-products .contents-wrapper .specifications .spec_comparetable_01 thead th,
body.single-products .contents-wrapper .specifications .spec_comparetable_02 thead th {
  border-right: 1px solid #dfdfdf;
}
body.single-products .contents-wrapper .specifications .spec_basictable_01 tbody th,
body.single-products .contents-wrapper .specifications .spec_basictable_02 tbody th,
body.single-products .contents-wrapper .specifications .spec_comparetable_01 tbody th,
body.single-products .contents-wrapper .specifications .spec_comparetable_02 tbody th {
  width: 140px;
}
body.single-products .contents-wrapper .specifications .spec_basictable_01 tbody td,
body.single-products .contents-wrapper .specifications .spec_basictable_02 tbody td,
body.single-products .contents-wrapper .specifications .spec_comparetable_01 tbody td,
body.single-products .contents-wrapper .specifications .spec_comparetable_02 tbody td {
  border-right: 1px solid #dfdfdf;
}
body.single-products .contents-wrapper .specifications .spec-basictable-wrapper {
  margin: 55px 0 0 0;
}
body.single-products .contents-wrapper .specifications .spec-basictable-wrapper .spec_basictable_01,
body.single-products .contents-wrapper .specifications .spec-basictable-wrapper .spec_basictable_02 {
  width: 100%;
}
body.single-products .contents-wrapper .specifications .spec-basictable-wrapper .spec_basictable_01 th, body.single-products .contents-wrapper .specifications .spec-basictable-wrapper .spec_basictable_01 td,
body.single-products .contents-wrapper .specifications .spec-basictable-wrapper .spec_basictable_02 th,
body.single-products .contents-wrapper .specifications .spec-basictable-wrapper .spec_basictable_02 td {
  padding: 8px 20px 6px 20px;
  vertical-align: middle;
}
body.single-products .contents-wrapper .specifications .spec-basictable-wrapper .spec_basictable_01 .bigheader tr {
  border-top: none;
  border-right: none;
  border-left: none;
}
body.single-products .contents-wrapper .specifications .spec-basictable-wrapper .spec_basictable_01 .bigheader th {
  background-color: transparent;
  padding-top: 30px;
  font-size: 16px;
  padding-left: 0;
}
body.single-products .contents-wrapper .specifications .spec-basictable-wrapper .spec_basictable_01 .header th {
  font-weight: bold;
  background-color: #dfdfdf;
}
body.single-products .contents-wrapper .specifications .product-image {
  margin: 55px 0 0 0;
}
body.single-products .contents-wrapper .specifications .product-image .image-title {
  font-weight: normal;
  font-size: 22px;
}
body.single-products .contents-wrapper .specifications .product-image-single {
  margin: 55px 0 0 0;
}
body.single-products .contents-wrapper .specifications .product-image-single .image-title {
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 20px;
}
body.single-products .contents-wrapper .specifications .product-image-plural {
  margin: 55px 0 0 0;
}
body.single-products .contents-wrapper .specifications .product-image-plural .image-title {
  font-weight: normal;
  font-size: 22px;
  margin-bottom: 20px;
}
body.single-products .contents-wrapper .specifications .product-image-plural .series-images {
  margin: 30px 0 0 0;
}
body.single-products .contents-wrapper .specifications .product-image-plural .series-images .image-sub-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
body.single-products .contents-wrapper .specifications .spec-comparetable-wrapper {
  margin: 55px 0 0 0;
}
body.single-products .contents-wrapper .specifications .spec-comparetable-wrapper .spec_comparetable_01 th, body.single-products .contents-wrapper .specifications .spec-comparetable-wrapper .spec_comparetable_01 td,
body.single-products .contents-wrapper .specifications .spec-comparetable-wrapper .spec_comparetable_02 th,
body.single-products .contents-wrapper .specifications .spec-comparetable-wrapper .spec_comparetable_02 td {
  padding: 8px 10px 6px 10px;
  text-align: center;
}
body.single-products .contents-wrapper .specifications .spec-comparetable-wrapper .spec_comparetable_01 thead th,
body.single-products .contents-wrapper .specifications .spec-comparetable-wrapper .spec_comparetable_02 thead th {
  font-size: 14px;
}
body.single-products .contents-wrapper .specifications .spec-comparetable-wrapper .spec_comparetable_01 tbody td,
body.single-products .contents-wrapper .specifications .spec-comparetable-wrapper .spec_comparetable_02 tbody td {
  width: 140px;
}
body.single-products .contents-wrapper .specifications .spec-comparetable-wrapper .note {
  font-size: 12px;
  margin: 10px 0 0 0;
}
body.single-products .contents-wrapper .specifications .pdf-download-wrapper {
  margin: 55px 0 0 0;
}
body.single-products .contents-wrapper .specifications .pdf-download-wrapper .pdf-download {
  margin: 15px 0 0 0;
  line-height: 30px;
}
body.single-products .contents-wrapper .specifications .pdf-download-wrapper .pdf-download a {
  color: #ff6600;
  padding: 14px 0 8px 35px;
  background: url(../img/common/icon_pdf.png) left center no-repeat;
}
body.single-products .contents-wrapper .specifications .attentioin-wrapper {
  margin: 55px 0 0 0;
}
body.single-products .contents-wrapper .specifications .attentioin-wrapper .attention-text {
  margin: 20px 0 0 0;
}
body.single-products .contents-wrapper .specifications .spec-note {
  margin: 55px 0 0 0;
  font-size: 12px;
}
body.single-products .contents-wrapper .software .text {
  margin: 50px 0 0 0;
}
body.single-products .contents-wrapper .software .download-buttons {
  margin: 30px -15px 0 0;
  zoom: 1;
}
body.single-products .contents-wrapper .software .download-buttons:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .software .download-buttons .verup,
body.single-products .contents-wrapper .software .download-buttons .diver,
body.single-products .contents-wrapper .software .download-buttons .player,
body.single-products .contents-wrapper .software .download-buttons .other {
  float: left;
  width: 318px;
  margin-right: 10px;
  margin-bottom: 10px;
}
body.single-products .contents-wrapper .software .download-buttons .verup a,
body.single-products .contents-wrapper .software .download-buttons .diver a,
body.single-products .contents-wrapper .software .download-buttons .player a,
body.single-products .contents-wrapper .software .download-buttons .other a {
  padding-top: 3px;
  line-height: 65px;
  display: block;
  border: 1px solid #ff6600;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  color: #ff6600;
  text-align: center;
  font-size: 16px;
}
body.single-products .contents-wrapper .software .download-buttons .verup a span,
body.single-products .contents-wrapper .software .download-buttons .diver a span,
body.single-products .contents-wrapper .software .download-buttons .player a span {
  padding: 7px 33px 5px 0;
  background-repeat: no-repeat;
}
body.single-products .contents-wrapper .software .download-buttons .verup a span {
  padding-right: 30px;
  background-image: url(../img/products/software_btn_verup.png);
  background-position: right center;
}
body.single-products .contents-wrapper .software .download-buttons .diver a span {
  background-image: url(../img/products/software_btn_driver.png);
  background-position: right center;
}
body.single-products .contents-wrapper .software .download-buttons .player a span {
  padding-top: 9px;
  padding-right: 28px;
  background-image: url(../img/products/software_btn_player.png);
  background-position: right center;
}
body.single-products .contents-wrapper .software .note {
  margin: 30px 0 0 0;
  font-size: 12px;
}
body.single-products .contents-wrapper .documents .text {
  margin: 50px 0 0 0;
}
body.single-products .contents-wrapper .documents .download-buttons {
  margin: 30px -15px 0 0;
  zoom: 1;
}
body.single-products .contents-wrapper .documents .download-buttons:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .documents .download-buttons .manual,
body.single-products .contents-wrapper .documents .download-buttons .spec,
body.single-products .contents-wrapper .documents .download-buttons .image,
body.single-products .contents-wrapper .documents .download-buttons .other {
  float: left;
  width: 318px;
  margin-right: 10px;
  margin-bottom: 10px;
}
body.single-products .contents-wrapper .documents .download-buttons .manual a,
body.single-products .contents-wrapper .documents .download-buttons .spec a,
body.single-products .contents-wrapper .documents .download-buttons .image a,
body.single-products .contents-wrapper .documents .download-buttons .other a {
  padding-top: 3px;
  line-height: 65px;
  display: block;
  border: 1px solid #ff6600;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  color: #ff6600;
  text-align: center;
  font-size: 16px;
}
body.single-products .contents-wrapper .documents .download-buttons .manual a span,
body.single-products .contents-wrapper .documents .download-buttons .spec a span {
  padding: 8px 33px 6px 0;
  background-repeat: no-repeat;
  padding-right: 40px;
  background-image: url(../img/products/documents_btn_pdf.png);
  background-position: right center;
}
body.single-products .contents-wrapper .documents .note {
  margin: 30px 0 0 0;
  font-size: 12px;
}
body.single-products .contents-wrapper .faq dl {
  margin: 50px 0 0 0;
}
body.single-products .contents-wrapper .faq dt, body.single-products .contents-wrapper .faq dd {
  background-repeat: no-repeat;
}
body.single-products .contents-wrapper .faq dt {
  font-size: 22px;
  line-height: 28px;
  background-image: url(../img/products/faq_icon_q.png);
  background-position: 20px 5px;
  margin: 0 0 0 0;
  padding: 0 0 0 50px;
}
body.single-products .contents-wrapper .faq dd {
  background-color: #efefef;
  margin: 12px 0 0 0;
  padding: 25px 20px 20px 50px;
  background-image: url(../img/products/faq_icon_a.png);
  background-position: 20px 25px;
  font-size: 12px;
  line-height: 20px;
}
body.single-products .contents-wrapper .faq dd a {
  color: #ff6600;
}
body.single-products .contents-wrapper .related {
  border-bottom: 1px solid #7f7f7f;
}
body.single-products .contents-wrapper .related#related {
  border-bottom: none;
  padding-bottom: 0;
}
body.single-products .contents-wrapper .related#series {
  padding-top: 30px;
}
body.single-products .contents-wrapper .related a {
  color: #333333;
}
body.single-products .contents-wrapper .related .related-products {
  zoom: 1;
  margin: 55px -15px 0 0;
}
body.single-products .contents-wrapper .related .related-products:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .related .related-products .product {
  float: left;
  text-align: center;
  margin: 0 30px 10px 0;
  font-size: 12px;
}
body.single-products .contents-wrapper .related .category-products {
  zoom: 1;
  margin: 50px -15px 30px 0;
}
body.single-products .contents-wrapper .related .category-products:after {
  content: "";
  display: block;
  clear: both;
}
body.single-products .contents-wrapper .related .category-products .category-name {
  font-size: 32px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  line-height: 1em;
  margin: 0 0 25px 0;
}
body.single-products .contents-wrapper .related .category-products .product {
  float: left;
  text-align: center;
  margin: 0 30px 10px 0;
  font-size: 12px;
}

/*--------------------------------------------------------------------------*/
/* IE */
/*--------------------------------------------------------------------------*/
html.ie8 body.single-products .contents-wrapper {
  /*--------------------------------------------------------------------------*/
  /* 概要 */
  /*--------------------------------------------------------------------------*/
}
html.ie8 body.single-products .contents-wrapper .summary .summary-mainvisual .large-images li * {
  opacity: 0;
  filter: alpha(opacity=0);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=0)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}
html.ie8 body.single-products .contents-wrapper .summary .summary-mainvisual .large-images li:first-child * {
  opacity: 1;
  filter: alpha(opacity=100);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=100)";
  /* ie 8 */
  zoom: 1;
  /* ie lt 9 */
}

/*
@mixin center($width);
@mixin horizontalList($margin:0, $num:0);
@mixin borderBox();
@mixin clearfix();
*/
/*
@mixin hideText($height);
@mixin hideTextBtn($height, $width:0);
@mixin hideTextBtnSprite($height, $width, $num:0);
@mixin numberingList($before:'', $after:'', $padding:10px);
@mixin scrollable();
*/
/*
@mixin opacity($opacity);
@mixin transition($property:all, $duration:400, $easing:ease-in-out);
@mixin perspective($value);
@mixin transform($scale:1.0, $rotateX:0, $rotateY:0, $rotateZ:0, $x:0, $y:0, $skewX:0, $skewY:0);
@mixin animation($name, $duration:400, $easing:ease-in-out, $delay:0, $count:1, $direction:normal, $fill:both);
@mixin keyframes($name){
	$var: 0.65;
	$init: 30px;

	0% {
		@include transform($y:0);
	}
	20% {
		@include transform($y:-$init*$var);
	}
	40% {
		@include transform($y:$init*$var*$var);
	}
	60% {
		@include transform($y:-$init*$var*$var*$var);
	}
	80% {
		@include transform($y:$init*$var*$var*$var*$var);
	}
	100% {
		@include transform($y:0);
	}
}
@mixin borderRadius($topLeft:inherit, $topRight:inherit, $bottomRight:inherit, $bottomLeft:inherit);
@mixin textShadow($horizontal:0, $vertical:1px, $color:#fff, $blur:0);
@mixin boxShadow($horizontal:0, $vertical:0, $blur:5px, $rgba:rgba(0,0,0,0.5));
@mixin boxShadowInset($horizontal:0, $vertical:0, $blur:5px, $rgba:rgba(0,0,0,0.5));
*/
/*--------------------------------------------------------------------------*/
/* Module */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* State */
/*--------------------------------------------------------------------------*/
