@charset "UTF-8";
/**
 * _component.scss
 */
/* mixin
--------------------------------------------------*/
/* --------------------------------------------------------------
製品情報2018(共通)
-------------------------------------------------------------- */
#p2018 {
  /*margin-bottom: 80px;*/
  margin-bottom: 0;
  color: #000000;
  font-family: "Noto Sans Japanese", "Meiryo", "メイリオ", Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  font-size: 14px;
  line-height: 2.15;
  text-align: left;
}

#p2018 br.pc {
  display: inline-block;
}

#p2018 br.sp {
  display: none;
}

#p2018 .container {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
#p2018 .mv {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
}
#p2018 .mv img {
  width: 100%;
  height: auto;
}

#p2018 .lead-section .mv {
  margin-bottom: 5px;
}

#p2018 .lead-section .caption {
  text-align: right;
  margin-bottom: 80px;
}

#p2018 .mv .movie_play {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-image: url(../images/product2018/movie_play.png);
  background-repeat: no-repeat;
  background-position: center;
}

#p2018 .mv .movie_play.light {
  background-image: url(../images/product2018/movie_play_light.png);
}

#p2018 .mv .movie_play:hover {
  opacity: 0.8;
}

#p2018 .section_ttl {
  display: table;
  position: relative;
  z-index: 1;
  margin: 0 auto 60px;
  padding-bottom: 10px;
  font-family: "Roboto", sans-serif;
  font-size: 36px;
  font-style: italic;
  font-weight: 900;
  line-height: 1;
}
#p2018 .section_ttl:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
}
#p2018 .lead-section {
  padding: 60px 0;
  text-align: center;
}
#p2018 .lead-section .label {
  display: table;
  margin: 0 auto 20px;
  padding: 10px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
}
#p2018 .lead-section .ttl {
  margin-bottom: 20px;
  font-size: 34px;
  font-style: italic;
  font-weight: 900;
  line-height: 1.48;
  white-space: nowrap;
}
#p2018 .lead-section .txt {
  font-size: 15px;
}
#p2018 .lead-section .movie_play.vault {
  width: 900px;
  display: block;
  margin: 40px auto 0;
}
#p2018 .lead-section .movie_play img {
  display: block;
  width: 100%;
  border: 1px solid #fff;
}
#p2018 .lead-section .share {
  display: table;
  margin: 40px auto 0;
}
#p2018 .lead-section .share li {
  display: table-cell;
  vertical-align: bottom;
}
#p2018 .lead-section .share li + li {
  padding-left: 20px;
}
#p2018 .lead-section .share li iframe,
#p2018 .lead-section .share li .fb_iframe_widget {
  vertical-align: bottom;
}
#p2018 .gallery-section {
  padding: 80px 0;
}
#p2018 .gallery-section .gallery .slick-list {
  z-index: 0;
}
#p2018 .gallery-section .gallery .item {
  text-align: center;
  outline: 0;
}
#p2018 .gallery-section .gallery .item img {
  margin: 0 auto;
}
#p2018 .gallery-section .gallery .next,
#p2018 .gallery-section .gallery .prev {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 40px;
  height: 40px;
  margin-top: -65px;
  background-repeat: no-repeat;
  background-position: center center;
}
#p2018 .gallery-section .gallery .next {
  right: 0;
  background-image: url(../images/product2018/gallery_next.png);
}
#p2018 .gallery-section .gallery .prev {
  left: 0;
  background-image: url(../images/product2018/gallery_prev.png);
}
#p2018 .gallery-section .gallery .slick-dots {
  margin-top: 40px;
  text-align: center;
}
#p2018 .gallery-section .gallery .slick-dots li {
  display: inline-block;
  border: #dcdcdc solid 1px;
  vertical-align: top;
  cursor: pointer;
}
#p2018 .gallery-section .gallery .slick-dots li + li {
  margin-left: 20px;
}
#p2018 .gallery-section .gallery .slick-dots li img {
  width: 88px;
  height: auto;
}
#p2018 .technologies-section {
  padding: 80px 0;
}
#p2018 .technologies-section .tec_ttl {
  margin: 100px 0 60px;
  font-size: 32px;
  font-style: italic;
  font-weight: 900;
  line-height: 1;
  text-align: center;
}
#p2018 .technologies-section .tec_ttl .num {
  font-size: 60px;
  font-weight: 700;
}
#p2018 .technologies-section .tec_ttl:first-child {
  margin-top: 0;
}
#p2018 .technologies-section .text_image {
  zoom: 1;
}
#p2018 .technologies-section .text_image:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#p2018 .technologies-section .text_image + .text_image {
  margin-top: 60px;
}
#p2018 .technologies-section .text_image .ttl {
  width: 480px;
  margin-bottom: 20px;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: 1.5;
}
#p2018 .technologies-section .text_image .img {
  width: 480px;
}
#p2018 .technologies-section .text_image .txt {
  width: 480px;
}
#p2018 .technologies-section .text_image.image_l .ttl {
  float: right;
}
#p2018 .technologies-section .text_image.image_l .img {
  float: left;
}
#p2018 .technologies-section .text_image.image_l .txt {
  float: right;
}
#p2018 .technologies-section .text_image.image_r .ttl {
  float: left;
}
#p2018 .technologies-section .text_image.image_r .img {
  float: right;
}
#p2018 .technologies-section .text_image.image_r .txt {
  float: left;
}
#p2018 .spec-section {
  margin-bottom: 100px;
  padding-top: 100px;
  line-height: 1.72;
}
#p2018 .spec-section .spec > dt {
  margin: 40px 0 15px;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}
#p2018 .spec-section .spec > dt:before {
  content: '●';
  margin-right: 2px;
}
#p2018 .spec-section .spec > dt:first-child {
  margin-top: 0;
}
#p2018 .spec-section .spec > dd .price {
  /*font-weight: 700;*/
  margin-top: 10px;
}
#p2018 .spec-section .spec > dd .shaft {
  zoom: 1;
}
#p2018 .spec-section .spec > dd .shaft:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#p2018 .spec-section .spec > dd .shaft li {
  float: left;
  width: 220px;
  margin: 20px 0 0 40px;
}
#p2018 .spec-section .spec > dd .shaft li:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
}
#p2018 .spec-section .spec > dd .shaft li:nth-child(-n+4) {
  margin-top: 0;
}
#p2018 .spec-section .spec > dd .shaft li .name {
  margin-bottom: 2px;
  font-weight: 700;
}
#p2018 .spec-section .spec > dd .shaft li .name .new {
  display: inline-block;
  margin-left: 5px;
  padding: 1px 3px;
  border-style: solid;
  border-width: 1px;
  font-size: 12px;
  line-height: 1;
}
#p2018 .spec-section .spec > dd .caption {
  margin-top: 10px;
}
#p2018 .spec-section .spec > dd .caption li {
  padding-left: 1.2em;
}
#p2018 .spec-section .spec > dd .caption li:before {
  content: '※';
  display: inline-block;
  width: 1.2em;
  margin-left: -1.2em;
}
#p2018 .spec-section .spec_box {
  display: flex;
  justify-content: space-between;
}
#p2018 .spec-section .spec_box .cover {
  padding: 10px 0 0;
}
#p2018 .spec-section .spec_table {
  box-sizing: border-box;
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  line-height: 1.6;
}
#p2018 .spec-section .spec_table th,
#p2018 .spec-section .spec_table td {
  padding: 13px 4px;
  border: #dcdcdc solid 1px;
  border-spacing: 0;
  text-align: center;
  vertical-align: middle;
}
#p2018 .spec-section .spec_table th {
  font-weight: 700;
}
#p2018 .spec-section .spec_table thead th,
#p2018 .spec-section .spec_table thead td {
  border-top: none;
  background: #666666;
  color: #ffffff;
}
#p2018 .spec-section .spec_table tbody th {
  background: #eeeeee;
}
#p2018 .spec-section .basic_spec colgroup.th {
  width: 160px;
}
#p2018 .spec-section .basic_spec tbody th {
  width: 160px;
}
#p2018 .spec-section .shaft_spec .row,
#p2018 .spec-section .basis_spec .row {
  zoom: 1;
}
#p2018 .spec-section .shaft_spec .row:after,
#p2018 .spec-section .basis_spec .row:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#p2018 .spec-section .shaft_spec .row .spec_table,
#p2018 .spec-section .basis_spec .row .spec_table {
  float: left;
}
#p2018 .spec-section .shaft_spec .row .spec_table:first-child colgroup.th,
#p2018 .spec-section .basis_spec .row .spec_table:first-child colgroup.th {
  width: 190px;
}
#p2018 .spec-section .shaft_spec .row .spec_table:nth-child(n+2) tr th:first-child,
#p2018 .spec-section .basis_spec .row .spec_table:nth-child(n+2) tr th:first-child {
  display: none;
}
#p2018 .spec-section .shaft_spec .row .spec_table th,
#p2018 .spec-section .basis_spec .row .spec_table th {
  width: 190px;
}

@media screen and (max-width: 640px) {
  #p2018 {
    /*margin-bottom: 40px;*/
    font-size: 12px;
    line-height: 1.67;
  }
  #p2018 br.pc {
    display: none;
  }

  #p2018 br.sp {
    display: inline-block;
  }
  #p2018 .container {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
  }
  #p2018 .mv {
    height: 0;
    padding-bottom: 143%;
    background-size: cover;
  }

  #p2018 .lead-section .mv {
    padding-bottom: 56.11%;
    margin-bottom: 5px;
  }
  #p2018 .lead-section .movie_play {
    display: block;
    font-size: 1px;
    line-height: 1;
    width: 100%;
    border: 1px solid #fff;
    margin-bottom: 40px;
  }

  #p2018 .lead-section .movie_play.vault {
    width: auto;
    margin: 20px auto 0;
  }


  #p2018 .lead-section .movie_play img {
    width: 100%;
    display: block;
  }
  #p2018 .lead-section .caption {
    margin-bottom: 40px;
  }

  #p2018 .mv .movie_play {
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    background-image: url(../images/product2018/movie_play_sp.png);
    background-size: cover;
  }

 /* #p2018 .mv .movie_play.light {
    background-image: url(../images/product2018/movie_play_sp.png);
  }
  */

  #p2018 .section_ttl {
    margin-bottom: 30px;
    font-size: 25px;
  }
  #p2018 .lead-section {
    padding: 30px 0;
    text-align: left;
  }
  #p2018 .lead-section .label {
    padding: 8px 10px 7px;
    font-size: 15px;
  }
  #p2018 .lead-section .ttl {
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
  }
  #p2018 .lead-section .share {
    margin-top: 30px;
  }
  #p2018 .gallery-section {
    padding: 40px 0;
  }
  #p2018 .gallery-section .gallery .slick-list {
    z-index: 0;
  }
  #p2018 .gallery-section .gallery .item {
    text-align: center;
    outline: 0;
  }
  #p2018 .gallery-section .gallery .item img {
    width: 100%;
    height: auto;
  }
  #p2018 .gallery-section .gallery .next,
  #p2018 .gallery-section .gallery .prev {
    width: 20px;
    height: 20px;
    margin-top: -34px;
    background-size: 20px 20px;
  }
  #p2018 .gallery-section .gallery .next {
    right: -15px;
  }
  #p2018 .gallery-section .gallery .prev {
    left: -15px;
  }
  #p2018 .gallery-section .gallery .slick-dots {
    margin-top: 20px;
  }
  #p2018 .gallery-section .gallery .slick-dots li + li {
    margin-left: 10px;
  }
  #p2018 .gallery-section .gallery .slick-dots li img {
    width: 38px;
  }
  #p2018 .technologies-section {
    padding: 40px 0;
  }
  #p2018 .technologies-section .tec_ttl {
    margin: 50px 0 30px;
    font-size: 20px;
  }
  #p2018 .technologies-section .tec_ttl .num {
    font-size: 30px;
  }
  #p2018 .technologies-section .text_image + .text_image {
    margin-top: 30px;
  }
  #p2018 .technologies-section .text_image .ttl {
    float: none !important;
    width: auto;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.38;
  }
  #p2018 .technologies-section .text_image .img {
    float: none !important;
    width: auto;
    margin-bottom: 10px;
  }
  #p2018 .technologies-section .text_image .img img {
    width: 100%;
    height: auto;
  }
  #p2018 .technologies-section .text_image .txt {
    float: none !important;
    width: auto;
  }
  #p2018 .spec-section {
    margin-bottom: 40px;
    padding-top: 40px;
    line-height: 1.67;
  }
  #p2018 .spec-section .spec > dt {
    margin: 30px 0 10px;
    font-size: 14px;
    text-align: center;
  }
  #p2018 .spec-section .spec > dd .price {
    margin-top: 5px;
  }
  #p2018 .spec-section .spec > dd .shaft li {
    box-sizing: border-box;
    width: 50%;
    margin: 15px 0 0;
  }
  #p2018 .spec-section .spec > dd .shaft li:nth-child(4n+1) {
    clear: none;
  }
  #p2018 .spec-section .spec > dd .shaft li:nth-child(-n+4) {
    margin-top: 15px;
  }
  #p2018 .spec-section .spec > dd .shaft li:nth-child(odd) {
    clear: left;
  }
  #p2018 .spec-section .spec > dd .shaft li:nth-child(-n+2) {
    margin-top: 0;
  }
  #p2018 .spec-section .spec > dd .shaft li .name {
    font-size: 10px;
  }
  #p2018 .spec-section .spec > dd .shaft li .name .new {
    margin-left: 3px;
    font-size: 9px;
  }
  #p2018 .spec-section .spec > dd .shaft li .img {
    padding-right: 30px;
  }
  #p2018 .spec-section .spec > dd .shaft li .img img {
    max-width: 100%;
    height: auto;
  }
  #p2018 .spec-section .spec > dd .caption {
    margin-top: 5px;
  }
  #p2018 .spec-section .spec_box {
    display: block;
  }
  #p2018 .spec-section .spec > dd .grip {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #p2018 .spec-section .spec > dd .grip ul,
  #p2018 .spec-section .spec > dd .cover ul {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  #p2018 .spec-section .spec_table {
    font-size: 10px;
    line-height: 1.6;
  }
  #p2018 .spec-section .spec_table th,
  #p2018 .spec-section .spec_table td {
    padding: 9px 4px 8px;
  }
  #p2018 .spec-section .basic_spec colgroup.th {
    width: 120px;
  }
  #p2018 .spec-section .basic_spec tbody th {
    width: 120px;
  }
  #p2018 .spec-section .shaft_spec .row .spec_table,
  #p2018 .spec-section .basis_spec .row .spec_table {
    float: none;
    width: 100% !important;
  }
  #p2018 .spec-section .shaft_spec .row .spec_table colgroup.th,
  #p2018 .spec-section .basis_spec .row .spec_table colgroup.th {
    width: 120px !important;
  }
  #p2018 .spec-section .shaft_spec .row .spec_table:nth-child(n+2) tr th:first-child,
  #p2018 .spec-section .basis_spec .row .spec_table:nth-child(n+2) tr th:first-child {
    display: table-cell;
  }
  #p2018 .spec-section .shaft_spec .row .spec_table tbody th,
  #p2018 .spec-section .basis_spec .row .spec_table tbody th {
    width: 120px;
  }
}

.raikaku {
  display: flex;
  width: 1000px;
  margin: 0 auto;
}

  .raikaku .raikaku_img {
    width: 250px;
    margin: 20px 0 0 20px !important;
  }
    .raikaku .raikaku_img img {
      width: 100%;
    }

  .raikaku .txt {
    width: 700px;
  }


@media screen and (max-width: 768px) {
  .raikaku {
    display: flex;
    flex-wrap: wrap;
    width: 89.33vw;
    margin: 0 auto;
  }

    .raikaku .raikaku_img {
      width: 250px;
      margin: 20px auto 0 !important;
      order: 1;
    }

    .raikaku .txt {
      width: 100%;
      order: 2;
    }
}