@charset "UTF-8";
html {
  visibility: hidden;
}
html.wf-active {
  visibility: visible;
}
body {
  width: 100%;
  font-size: 16px;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
  background: rgba(250, 250, 250, 1.00);
  margin: 0 auto 0 auto;
  padding: 0;
  color: #000;
  line-height: 1.5rem;
}
h1, h2, h3, h4, h5, h6 {
  font-family: tbudgothic-std, sans-serif !mportant;
  font-weight: 600;
  font-style: normal;
}
p {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
}
p {
  line-height: 1.9rem;
}
/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl {
  padding: 0;
  margin: 0;
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
}
/* ~~ ソリッド線にフロートクリア要素を追加 ~~ */
hr {
  height: 1px;
  border: none;
  border-top: 1px #999999 solid;
  clear: both;
}
a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
  border: none;
}
/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
a:link {
  color: #414958;
  text-decoration: none;
  padding-bottom: 1px;
}
a:visited {
  color: #4E5869;
}
a:hover, a:active, a:focus {
  text-decoration: underline;
}
header {
  height: 630px;
  width: 100%;
  margin: 0 auto 30px auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  background-image: url("../products/idr0203r/img/bg.jpg");
}
header::before {
  /* 透過した黒を上から重ねるイメージ */
  background-color: rgba(0, 0, 0, 0.25);
  /* 自由に位置指定 */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
}
.obi {
  width: 100%;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.78);
  position: fixed;
  margin: 0;
  z-index: 10;
}
.head_waku {
  width: 100%;
  max-width: 1100px;
  position: relative;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
}
header .logo {
  width: 160px;
  position: absolute;
  top: 20px;
  left: 3%;
}
header h1 {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  background-color: rgba(0, 158, 184, 0.80);
  padding: 1% 2%;
  line-height: 1.5em;
  font-size: 1.3rem;
  margin: auto;
  text-align: center;
}
/* TOP動画
-----------------------------------------*/
header video {
  width: 80%;
  display: block;
  top: 0;
  right: 0;
  z-index: 5;
  margin: auto;
  position: absolute;
}
.headvideo {
  display: block;
  top: 220px;
  right: 0;
  left: 0;
  margin: 0;
  z-index: 5;
  margin: auto;
  position: absolute;
  max-width: 800px;
  width: 80%;
  min-width: 320px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  box-shadow: 0px 15px 50px;
}
.main_blk {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 5;
}
.main_p {
  width: 150px;
  text-align: center;
}
.m_copy {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  text-align: center;
}
.p_name {
  font-weight: 300;
  font-size: 1.2rem;
  text-align: center;
}
.main_blk h2 img {
  width: 170px;
}
/* コンテンツ
-----------------------------------------*/
article {}
section {
  width: 95%;
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 100px;
  margin-bottom: 0;
}
.busi {
  padding-top: 50px !important;
}
section h2 {
  font-size: 2rem;
  line-height: 180%;
  text-align: center;
  letter-spacing: 0.3em;
}
/* 機種紹介 */
.model {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.model div {
  width: 45%;
  text-align: left;
  position: relative;
}
.model h3 {
  font-size: 1.3rem;
  position: relative;
  margin-bottom: 50px;
}
.model h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 55%;
  height: 2px;
  background-color: black;
  left: 10.5em;
}
.model h4 {
  font-size: 2rem;
  margin: 10px 0;
  font-family: mr-eaves-modern, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.model h5 {
  font-size: 1rem;
  margin: 80px 0 0 0;
}
.model_ic {
  width: 30%;
}
.model p {
  font-size: 0.85rem;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  line-height: 1.5em;
}
.pp {
  width: 65%;
  position: absolute;
  top: 45px;
  right: 0;
}
/* 視野角 */
.g_bg {
  background: rgba(100, 100, 100, 1.00);
  padding-bottom: 80px;
  margin: 100px 0 0 0;
  color: rgba(255, 255, 255, 1.00);
}
.shiya {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.shiya div h2 {
  font-size: 2rem;
  margin: 0 0 60px 0;
  text-align: left;
  display: inline-block;
  font-family: tbudgothic-std, sans-serif !mportant;
  font-weight: 600;
  font-style: normal;
}
.shiya div {
  width: 45%;
  text-align: left;
  position: relative;
}
.shiya_box {
  width: 100% !important;
  text-align: left;
  position: relative;
}
.shiya_box img {
  height: 130px;
  float: left;
  margin: 0 30px 0 0;
}
.shiya_box h4 {
  font-size: 1.3rem;
  margin: 0;
  display: inline-block;
}
.shiya_box p {
  margin: 15px 0 60px 0;
}
.shiya h5 {
  font-size: 1rem;
  margin: 80px 0 0 0;
}
.maru {
  border-radius: 50%;
  width: 30%;
}
/*映像特徴 */
.eizo {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.eizo div {
  width: 45%;
  text-align: left;
  position: relative;
}
.eizo h3 {
  font-size: 1.3rem;
  margin-bottom: 50px;
}
.eizo img {
  width: 100%;
  margin: 0 auto 15px auto;
  padding: 0;
}
.eizo p {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
/* 録画 */
.rec_s {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  align-items: flex-start;
}
.rec_s div {
  width: 45%;
  text-align: left;
}
.rec_box {
  width: 100% !important;
  text-align: left;
}
.rec_box img {
  width: 33%;
  margin: 0 30px 30px 0;
  float: left;
}
.rec_box h4 {
  font-size: 1.3rem;
  margin: 0;
}
.rec_box p {
  margin: 15px 0 60px 0;
}
.rec_box_info {
  width: 100% !important;
  text-align: left;
}
.rec_box_info img {
  width: 50%;
  vertical-align: top;
}
.rec_box_info div {
  width: 47% !important;
  margin: 0;
  display: inline-block;
}
.rec_box_info h4 {
  font-size: 1.3rem;
  margin: 0;
  padding: 0 0 0 0;
  display: block;
}
.rec_box_info h5 {
  font-size: 1rem;
  margin: 12% 0 0 0;
}
.rec_box_info p {
  margin: 0 !important;
  line-height: 1.45em;
}
/* 製品仕様セクション */
.spec_section {
  margin: 0 auto;
}
.spec_section h3 {
  width: 90%;
  font-size: 1.5rem;
  margin: 60px auto 30px;
  text-align: center;
}
.spec_section p {
  width: 90%;
  font-size: 1rem;
  margin: 10px auto 30px;
  text-align: left;
}
/* 録画時間テーブル */
.recseat {
  width: 90%;
  margin: 20px auto;
  border-collapse: collapse;
  border-spacing: 0;
}
.recseat tr {
  border-bottom: solid 1px #999;
}
.recseat th {
  background: rgba(80, 80, 80, 1.00);
  color: #fff;
  padding: 2%;
}
.recseat td {
  padding: 2%;
  text-align: center;
  border-left: solid 1px #999;
}
.recseat td span {
  min-width: 95px;
  display: inline-block;
}
/* 製品仕様テーブル */
.specseat {
  width: 90%;
  margin: 20px auto;
  border-collapse: collapse;
  border-spacing: 0;
}
.specseat tr {
  border-bottom: solid 1px #999;
}
.specseat th {
  background: rgba(80, 80, 80, 1.00);
  color: #fff;
  padding: 2%;
}
.specseat td {
  padding: 2%;
  border-left: solid 1px #999;
}
.specseat td span {
  min-width: 95px;
  display: inline-block;
}
/* ダウンロード */
.d_load {}
.d_load ul {
  width: 90%;
  margin: 0 auto 100px auto;
  padding: 2% 0;
  text-align: left;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.d_load ul a {
  padding: 0;
  margin: 0 0 0 0;
  text-decoration: none;
  text-align: center;
  width: 23%;
}
.d_load ul a li {
  list-style: none;
  margin: 0 0 0 0;
  background-color: #eee;
  border-radius: 10px;
  padding: 13% 10% 10% 10%;
  text-align: center;
}
.d_load ul a li img {
  width: 20%;
  margin: -1% auto 5% auto;
  vertical-align: middle;
  display: block;
}
.d_load ul a li:hover {
  background-color: #ccc;
}
.br_pc {
  display: block;
}
.br_sp {
  display: none;
}
.txtred {
  color: #CC0000;
}
.pc_hide {
  display: none;
}
@media screen and (max-width: 768px) {
  header {
    height: 550px;
  }
  .Nav {
    border-top: none;
    top: 0;
    right: 0;
    width: 100%;
  }
  .mainbnr a {
    width: 30%;
  }
  .mainbnr div h2 {
    font-size: 1.15rem;
  }
  /* TOPページの目立つお知らせ欄 */
  .closeinfo h5 {
    font-size: 0.9rem;
  }
  .closeinfo h6 {
    font-size: 0.9rem;
  }
  .closeinfo p {
    font-size: 0.8rem;
  }
  /* 見出し */
  article h2 {
    font-size: 1.6rem;
    letter-spacing: 0.3em;
  }
  /* 機種紹介 */
  .model {
    display: block;
  }
  .model div {
    width: 80%;
    margin: 0 auto 100px auto;
  }
  .model h3:after {
    width: 50%;
  }
  .shiya {
    display: block;
    justify-content: space-between;
    margin: 0 auto;
  }
  .shiya div {
    width: 80%;
    margin: auto;
  }
  /*映像特徴 */
  .eizo {
    display: block;
  }
  .eizo div {
    width: 80%;
    margin: auto;
  }
  /* 録画 */
  .rec_s {
    display: block;
  }
  .rec_s div {
    width: 80%;
    margin: auto;
  }
  /* 製品仕様テーブル */
  .spec_section p {
    width: 80%;
    ;
  }
  .recseat {
    width: 80%;
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .recseat th, .recseat td {
    padding: auto 10px;
  }
  .recseat th {
    min-width: 60px;
  }
  /* 製品仕様テーブル */
  .specseat {
    width: 80%;
  }
  .specseat tr {
    border-bottom: none;
  }
  .specseat th, .specseat td {
    display: block;
    text-align: center;
    border-left: none;
  }
  .specseat td span {
    display: block;
    min-width: initial;
  }
  /* ダウンロード */
  .d_load ul a {
    margin: 4% auto;
    width: 51%;
  }
}
@media screen and (max-width: 480px) {
  header {
    height: 450px;
  }
  header .logo {
    width: 120px;
    top: 16px;
  }
  header h1 {
    top: 60px;
  }
  .obi {
    height: 60px;
  }
  header video {
    width: 100%;
    display: block;
    height: 330px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    object-fit: cover;
    object-position: 50% 100%;
    position: absolute;
  }
  .headvideo {
    width: 100%;
    top: 200px;
  }
  .main_blk {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .main_p {
    width: 110px;
    text-align: center;
  }
  .m_copy {
    font-family: a-otf-ud-shin-go-pr6n, sans-serif;
    font-weight: 600;
    font-size: 1.4rem;
    text-align: center;
  }
  .p_name {
    font-weight: 300;
    font-size: 1.1rem;
    text-align: center;
  }
  .main_blk h2 img {
    width: 140px;
  }
  /* 機種紹介 */
  .model {}
  .model div {}
  .model h3 {
    font-size: 1.3rem;
    position: relative;
    margin-bottom: 220px;
  }
  .model h3:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 20%;
    height: 2px;
    background-color: black;
    left: 10.5em;
  }
  .model h4 {
    font-size: 2rem;
    margin: 10px 0;
    font-family: mr-eaves-modern, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .model h5 {
    font-size: 1rem;
    margin: 10px 0 0 0;
  }
  .model_ic {
    width: 40%;
  }
  .model p {
    font-size: 0.85rem;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    line-height: 1.5em;
  }
  .pp {
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .shiya div h2 {
    font-size: 1.4rem !important;
  }
  /* 見出し */
  article h2 {
    font-size: 1.3rem;
    letter-spacing: 0.1em;
  }
  .shiya div {
    text-align: left;
  }
  .shiya_box {
    width: 100% !important;
    text-align: left;
    position: relative;
  }
  .shiya_box img {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
  }
  .eizo div {
    margin-bottom: 50px;
  }
  .rec_s {
    margin-top: 50px;
  }
  .rec_box img {
    width: 60%;
    padding: 0 20%;
  }
  .rec_box_info {
    width: 100% !important;
  }
  .rec_box_info img {
    width: 100%;
    display: block;
    margin-bottom: 30px;
  }
  .rec_box_info div {
    width: 100% !important;
    margin: 0;
    display: block;
  }
  /* ダウンロード */
  .d_load ul {
    margin: 0 auto 50px auto;
  }
  .d_load ul a {
    width: 80%;
  }
  .br_pc {
    display: none;
  }
  .br_sp {
    display: block;
  }
  .pc_hide {
    display: block;
    font-size: 0.8rem;
  }
}