@charset "utf-8";
body {
  margin: 0;
  padding: 0;
  font-family: "a-otf-jun-pro", sans-serif;
}
a {
  color: #000000;
  text-decoration: underline;
}
article {
  clear: both;
}
a:hover {
  text-decoration: none;
  color: #333333;
}
/*** 商品ページ2017年 ナビゲーション*/
#p_navi {
  background: rgba(0, 0, 0, 0.80);
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  color: #fff;
}
#p_navi ul {
  max-width: 930px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  letter-spacing: -.4em;
}
#p_navi ul li {
  font-size: 110%;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  width: 14%;
  margin: 0 0.5%;
  padding: 20px 0;
  min-width: 130px;
  display: inline-block;
  text-align: center;
  letter-spacing: normal;
}
#p_navi ul a li {
  color: #fff;
}
#p_navi ul a li:hover {
  color: #fff;
  background: #EE7800;
}
#stk_cont .follow {
  position: fixed; /*スクロールで付加されるclass*/
  top: 0;
}
/*** 商品ページ2017年 AHDメインビュー*/
.ahd_hero {
  width: 100%;
  height: 450px;
  margin: 0 auto;
  padding: 0;
  background: url(../products/ahd/ah120/img/ahd_bg.jpg);
  background-position: bottom;
  background-size: cover;
}
.ahd_hero section {
  width: 100%;
  max-width: 930px;
  margin: 0 auto;
  position: relative;
}
.ahd_hero section div {
  line-height: 180%;
  position: absolute;
  top: 220px;
  left: 0;
  width: 42%;
  padding: 10px 0 0px 30px;
  background: rgba(250, 250, 250, 0.75);
  /* box-shadow */
  box-shadow: 0px 4px 10px 0px #666666;
  -moz-box-shadow: 0px 4px 10px 0px #666666;
  -webkit-box-shadow: 0px 4px 10px 0px #666666;
}
.ahd_hero h1 {
  font-size: 140%;
  padding: 10px 0 15px 0;
  margin: 0;
  font-family: "heisei-kaku-gothic-std", sans-serif;
}
.ahd_hero h2 {
  font-size: 170%;
  padding: 0;
  margin: 0;
  font-family: "heisei-kaku-gothic-std", sans-serif;
}
.ahd_hero section div ul {
  font-size: 100%;
  line-height: 180%;
  list-style: none;
  padding: 0;
}
.ahd_hero section div ul li span {
  display: inline-block;
  width: 50px;
}
.ahd_copy {
  width: 45%;
  max-width: 500px;
  position: absolute;
  top: 50px;
  left: 0;
}
.ahd_model_photo {
  width: 48%;
  height: auto;
  position: absolute;
  top: 100px;
  right: 0px;
}
/*** 商品ページ2017年 AHDシリーズより*/
.syohin_info {
  font-family: "a-otf-jun-pro", sans-serif;
  width: 90%;
  max-width: 930px;
  font-size: 100%;
  line-height: 180%;
  margin: 0 auto;
  padding: 0;
}
.syohin_info a {
  font-size: 15px;
  font-weight: bold;
}
.syohin_info section {
  border-bottom: #000000 dotted 1px;
  margin: 0 0 50px 0;
  padding-top: 100px;
}
.syohin_info h1 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-size: 150%;
  background: #EE7800;
  padding: 14px;
  text-align: left;
  color: #ffffff;
  border-radius: 3px; /* CSS3草案 */
  -webkit-border-radius: 3px; /* Safari,Google Chrome用 */
  -moz-border-radius: 3px; /* Firefox用 */
}
.syohin_info h2 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-size: 130%;
  padding: 10px;
  margin: 30px 0 20px 0;
  font-weight: bold;
  background: #eeeeee;
  border-radius: 3px; /* CSS3草案 */
  -webkit-border-radius: 3px; /* Safari,Google Chrome用 */
  -moz-border-radius: 3px; /* Firefox用 */
}
.syohin_info h3 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-size: 120%;
  padding: 10px;
  margin: 0;
  font-weight: bold;
  color: #000000;
}
.syohin_info h4 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-size: 120%;
  padding: 0 10px;
  margin: 0;
  font-weight: bold;
  color: #000000;
}
.syohin_info p {
  padding: 0;
  font-size: 110%;
  margin: 0 0 60px 0;
  line-height: 200%;
}
.syohin_info p a {
  font-size: 100%;
}
.syohin_info ul {
  line-height: 150%;
  padding: 10px;
  margin: 0;
  list-style: none;
}
.syohin_info ul li {
  padding: 0;
  margin: 0;
  font-size: 15px;
}
.syohin_info ol {
  line-height: 150%;
  padding: 10px;
  margin: 0 0 50px 0;
}
.syohin_info ol li {
  list-style: decimal inside;
  padding: 0;
  margin: 15px 0;
  font-size: 120%;
}
.syohin_info ol li span {
  display: inline-block;
  width: 50%;
  max-width: 340px;
}
.syohin_info img {
  margin: 20px 0 0 0;
}
.one_block {
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0;
}
div.two_block {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 20px 0;
  width: 48%;
}
div.two_block img {
  width: 80%;
  margin: 10px 0 0 10px;
}
div.two_block p {
  padding: 10px;
  font-size: 110%;
  margin: 0 0 60px 0;
  line-height: 170%;
}
#d_load p {
  margin: 10px;
  padding: 0;
  line-height: 120%;
}
.pdficon_mini a {
  font-size: 100%;
  padding: 8px 0 12px 40px;
  margin: 0px;
  display: block;
  background: url(../sp/ctlg/pdf3.gif) no-repeat center left;
}
.diskicon_mini {
  font-size: 100%;
  background: url(../sp/ctlg/hdd2.gif) no-repeat;
  padding: 7px 0 12px 35px;
  text-align: left;
  margin: 5px auto;
  display: block;
}
/*** 仕様掲載用テーブル */
.specseat {
  width: 100%;
  margin: 0;
  padding: 10px;
  border-spacing: 0;
  font-size: 105%;
}
.specseat tr:hover td {
  background-color: #FFFFec;
}
.specseat td {
  padding: 8px;
  border-bottom: #333333 solid 1px;
  text-align: left;
}
.specseat th {
  padding: 8px;
  border-bottom: #333333 solid 1px;
  background: #eeeeee;
  text-align: left;
}
/*** 録画時間テーブル */
.rec_tbl {
  width: 100%;
  font-size: 105%;
  margin: 0;
  border-spacing: 0;
  border-top: #333333 solid 1px;
  border-left: #333333 solid 1px;
}
.rec_tbl td {
  padding: 5px;
  border-bottom: #333333 solid 1px;
  border-right: #333333 solid 1px;
  text-align: right;
}
.rec_tbl th {
  padding: 5px;
  background: #eeeeee;
  border-bottom: #333333 solid 1px;
  border-right: #333333 solid 1px;
  text-align: center;
}
/*** てきすとレッド */
.redtxt {
  color: rgba(255, 0, 4, 1.00);
}
/*** 注釈文*/
ul.kometxt {
  padding: 0;
  margin: 0 0 15px 0;
  list-style: outside;
}
ul.kometxt li {
  padding: 0;
  margin: 5px 0 0 35px;
}
.kometxt span {
  margin-right: 0px;
  display: inline-block;
}
div.fanc_abo {
  border: rgba(0, 0, 0, 1.00) solid 1px;
  padding: 10px 12px;
  font-size: 100%;
  margin: 20px 0 20px 0;
  line-height: 150%;
}
.fanc_abo h6 {
  font-size: 0.9rem !important;
  margin: 0 0 5px 0;
  padding: 0;
}
.fanc_abo p {
  font-size: 0.9rem;
  margin: 0;
  padding: 0;
}
@media (max-width: 640px) {
  /*** 商品ページ2017年 AHDメインビュー*/
  .ahd_hero {
    height: 100vh;
    margin: 0 auto;
    padding: 0;
  }
  .ahd_copy {
    width: 80%;
    position: absolute;
    top: 20px;
    left: 10%;
  }
  .ahd_model_photo {
    width: 80%;
    height: auto;
    position: absolute;
    top: 140px;
    right: 10%;
  }
  .ahd_hero section div {
    font-size: 80%;
    line-height: 180%;
    position: absolute;
    top: 360px;
    left: 10%;
    width: 72%;
    padding: 0 4%;
    background: rgba(250, 250, 250, 0.75);
    /* box-shadow */
    box-shadow: 0px 4px 10px 0px #666666;
    -moz-box-shadow: 0px 4px 10px 0px #666666;
    -webkit-box-shadow: 0px 4px 10px 0px #666666;
  }
  .ahd_hero h1 {
    font-size: 115%;
    padding: 10px 0 5px 0;
    margin: 0;
    font-family: "heisei-kaku-gothic-std", sans-serif;
  }
  .ahd_hero h2 {
    font-size: 170%;
    padding: 0;
    margin: 0;
    font-family: "heisei-kaku-gothic-std", sans-serif;
  }
  .ahd_hero section div ul {
    font-size: 100%;
    line-height: 180%;
    list-style: none;
    padding: 0;
    margin: 5px 0;
  }
  .ahd_hero section div ul li span {
    display: inline-block;
    width: 50px;
  }
  /*** 商品ページ2017年 ナビゲーション*/
  #p_navi {
    position: fixed;
    bottom: 0;
  }
  #p_navi ul {
    margin: 0 auto;
    text-align: center;
  }
  #p_navi ul li {
    font-size: 88%;
    width: auto;
    margin: 0;
    padding: 15px 3%;
    min-width: 1px;
  }
  #p_navi ul a li {
    color: #fff;
  }
  #p_navi ul a li:hover {
    color: #fff;
    background: #EE7800;
  }
  #stk_cont .follow {
    position: fixed; /*スクロールで付加されるclass*/
    bottom: 0;
    top: auto;
  }
  .syohin_info {
    width: 95%;
    font-size: 90%;
    line-height: 150%;
  }
  .syohin_info section {
    margin: 0 0 10px 0;
    padding-top: 3px;
  }
  .syohin_info img {
    width: auto;
    max-width: 100%;
    margin: 20px auto 20px auto;
  }
  .specseat {
    width: 100%;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    font-size: 95%;
    word-wrap: break-word;
  }
  .specseat td {
    padding: 7px;
  }
  .specseat th {
    padding: 7px;
  }
  /*** 録画時間テーブル */
  .rec_tbl {
    width: 100%;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    font-size: 80%;
    word-wrap: break-word;
  }
  .rec_tbl td {
    padding: 3px;
    text-align: center;
  }
  .rec_tbl th {
    padding: 3px;
    text-align: center;
  }
  /*** ahdオプション */
  div.two_block {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
    width: 100%;
  }
  div.two_block img {
    width: 80%;
    margin: 10px;
  }
  div.two_block p {
    padding: 10px;
    font-size: 100%;
    margin: 0 0 20px 0;
    line-height: 150%;
  }
}