@charset "UTF-8";
/**
 * _component.scss
 */
/* mixin
--------------------------------------------------*/
/* --------------------------------------------------------------
製品情報2018 (p)
-------------------------------------------------------------- */
/* #p2018.product2018_p .mv {
  background-image: url(../images/product2018_p/main.png);
  background-size: cover;
} */
#p2018.product2018_p .mv img {
  backface-visibility: hidden;
}
#p2018.product2018_p .mv .movie_play {
  background: url(../images/product2018_p/movie_play.png) no-repeat center center;
}
#p2018.product2018_p .section_ttl:after {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzMTcxYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmYyMDJhIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTMxNzFjIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #e3171c), color-stop(50%, #ff202a), color-stop(100%, #e3171c));
  background: -moz-linear-gradient(left, #e3171c 0%, #ff202a 50%, #e3171c);
  background: -webkit-linear-gradient(left, #e3171c 0%, #ff202a 50%, #e3171c);
  background: linear-gradient(to right, #e3171c 0%, #ff202a 50%, #e3171c);
}
#p2018.product2018_p .lead-section {
  background: #dadada url(../images/product2018_p/bg_lead.png) no-repeat center top;
  background-size: cover;
  padding: 35px 0 60px;
}
#p2018.product2018_p .lead-section .label {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzMTcxYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmYyMDJhIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTMxNzFjIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #e3171c), color-stop(50%, #ff202a), color-stop(100%, #e3171c));
  background: -moz-linear-gradient(left, #e3171c 0%, #ff202a 50%, #e3171c);
  background: -webkit-linear-gradient(left, #e3171c 0%, #ff202a 50%, #e3171c);
  background: linear-gradient(to right, #e3171c 0%, #ff202a 50%, #e3171c);
}
#p2018.product2018_p .lead-section .ttl {
  /*color: #c19d16;*/
}
@media screen and (max-width: 640px) {
  #p2018.product2018_p .lead-section .ttl {
    margin: 0 -15px  20px 0;
  }
}
#p2018.product2018_p .lead-section .ttl span {
  display: inline-block;
  background: linear-gradient(180deg, rgba(238,225,178,1) 0%, rgba(179,145,16,1) 100%);
  -webkit-background-clip: text;
  color: transparent;
  padding: 0 15px 0 0;
  margin: 0 0 0 -15px;
}
@media screen and (max-width: 640px) {
  #p2018.product2018_p .lead-section .ttl span {
    padding: 0 10px 0 0;
    margin: 0;
  }
}
@media all and (-ms-high-contrast: none){
  #p2018.product2018_p .lead-section .ttl span {
    background: none;
    color: #b39110;
  }
}
#p2018.product2018_p .lead-section .txt {
  color: #fff;
}
#p2018.product2018_p .gallery-section .gallery .slick-dots li.slick-active {
  border-color: #bd111a;
}
#p2018.product2018_p .technologies-section {
  background: #dadada url(../images/product2018_p/bg_tec.png) no-repeat center top;
  background-size: cover;
}
#p2018.product2018_p .technologies-section .section_ttl {
  color: #fff;
}
#p2018.product2018_p .technologies-section .ttl {
  color: #bd111a;
}
#p2018.product2018_p .technologies-section .txt {
  color: #fff;
}
#p2018.product2018_p .spec-section#lineup .lead {
  text-align: center;
  font-size: 28px;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 50px;
}
#p2018.product2018_p .spec-section#lineup .lead span {
  font-size: 48px;
  color: #bd111a;
}
#p2018.product2018_p .spec-section#lineup .gallery-section {
  padding: 0;
  margin-bottom: 60px;
}
#p2018.product2018_p .spec-section#lineup .anc {
  margin: 0 -12px;
}
#p2018.product2018_p .spec-section#lineup .anc ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
#p2018.product2018_p .spec-section#lineup .anc li {
  padding: 0 12px;
}
#p2018.product2018_p .spec-section#lineup .anc li a {
  display: block;
  position: relative;
  text-align: center;
}
#p2018.product2018_p .spec-section#lineup .anc li.new a:after  {
  content: 'NEW';
  background: #d41824;
  color: #fff;
  font-size:12px;
  line-height: 12px;
  padding: 3px;
  font-weight: normal;
  font-family: "Noto Sans Japanese", "Meiryo", "メイリオ", Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
}
#p2018.product2018_p .spec-section#lineup .anc li a:hover {
  text-decoration: none;
}
#p2018.product2018_p .spec-section#lineup .anc li div {
  width: 104px;
  height: 104px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 8px;
}
#p2018.product2018_p .spec-section#lineup .anc li img {
  width: 100%;
}
#p2018.product2018_p .spec-section#lineup .anc li p {
  font-size: 13px;
  line-height: 17px;
  font-weight: bold;
  text-align: center;
}
#p2018.product2018_p .spec-section#lineup .modelWrap {
  zoom: 1;
  position: relative;
}
#p2018.product2018_p .spec-section#lineup .modelWrap {
  /*margin-top: 100px;*/
  margin-top: 56px;
  padding-top: 44px;
}
#p2018.product2018_p .spec-section#lineup .modelWrap:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .txtArea {
  position: absolute;
  /*top: 0;*/
  top: 44px;
  left: 0;
  width: 310px;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .txtArea p {
  margin-bottom: 20px;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .comingsoon {
  /*overflow: hidden;*/
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 13px;
}

#p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .new {
  width: 93px;
  margin: 0 5px;
  /*float: left;*/
  /*display: inline-block;*/
}
#p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .new img {
  display: block;
  margin: 0 auto;
  width: 93px;
}

#p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .releaseDate {
  font-size: 14px;
  line-height: 14px;
  color: #d41824;
  font-weight: bold;
  border: 1px solid #d41824;
  display: inline-block;
  margin: 0 5px;
  padding: 7px 15px 9px;
}

#p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .name {
  text-align: center;
  font-size: 28px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  color: #bd111a;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  width: 300px;
  margin: 0 auto 20px;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .name:before, #p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .name:after {
  position: absolute;
  display: block;
  content: '';
  width: 300px;
  height: 15px;
  left: 5px;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .name:before {
  top: 0;
  background: url(../images/product2018_p/om_t.png) no-repeat center top;
  background-size: cover;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .name:after {
  bottom: 0;
  background: url(../images/product2018_p/om_b.png) no-repeat center top;
  background-size: cover;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .gallery.slick-slider {
  position: static;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-list {
  width: 660px;
  float: right;
  border: 1px solid #dcdcdc;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-dots {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 310px;
  margin-top: 0;
  zoom: 1;
  box-sizing: border-box;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-dots:before {
  content: '';
  display: block;
  width: 23%;
  order: 1;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-dots:after {
  content: '';
  display: block;
  width: 23%;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-dots li {
  display: block;
  width: 23%;
  /*float: left;
  margin-right: 2%;*/
  margin-top: 3%;
  box-sizing: border-box;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-dots li img {
  width: 100%;
  height: auto;
}
#p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-dots li + li {
  margin-left: 0px;
}
#p2018.product2018_p .spec-section#lineup .modelWrap.model_r .txtArea {
  position: absolute;
  left: auto;
  right: 0;
  top: 44px;
}
#p2018.product2018_p .spec-section#lineup .modelWrap.model_r .gallery .slick-list {
  float: left;
}
#p2018.product2018_p .spec-section#lineup .modelWrap.model_r .gallery .slick-dots {
  left: auto;
  right: 0;
}

#p2018.product2018_p .material {
  font-size: 12px;
  margin-top: 18px;
}

#p2018.product2018_p .material.right {
  text-align: right;
}

#p2018.product2018_p .spec-section#lineup .model_extra {
  margin-top: 70px;
  /*padding-bottom: 30px;*/
}
#p2018.product2018_p .spec-section#lineup .model_extra .lead {
  line-height: 1;
  margin-bottom: 23px;
}
#p2018.product2018_p .spec-section .spec > dt:before {
  color: #bd111a;
}
#p2018.product2018_p .spec-section .spec > dd .grip {
  margin-bottom: 30px;
}
#p2018.product2018_p .spec-section .spec > dd .grip ul {
  zoom: 1;
  margin-bottom: 15px;
}


#p2018.product2018_p .spec-section .spec > dd .cover ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

#p2018.product2018_p .spec-section .spec > dd .cover ul li .img img {
  width: 100%;
}

#p2018.product2018_p .spec-section .spec > dd .cover ul li p {
  margin: 25px 0 0;
  text-align: center;
}


#p2018.product2018_p .spec-section .spec > dd .grip ul:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
#p2018.product2018_p .spec-section .spec > dd .grip ul {
  display: flex;
  justify-content: center;
}
#p2018.product2018_p .spec-section .spec > dd .grip ul li {
  /*float: left;*/
  width: 120px;
  text-align: center;
}
#p2018.product2018_p .spec-section .spec > dd .grip ul li + li {
  margin-left: 30px;
}
#p2018.product2018_p .spec-section .spec > dd .grip ul li .name {
  margin-bottom: 15px;
}
#p2018.product2018_p .spec-section .spec > dd .grip ul li .name span {
  display: block;
  font-weight: bold;
}
#p2018.product2018_p .spec-section .spec > dd .grip ul li .img img {
  display: inline-block;
}
#p2018.product2018_p .spec-section .spec > dd .cover .ttl {
  font-weight: bold;
  margin-bottom: 30px;
}
#p2018.product2018_p .spec-section#lineup #piper_c.modelWrap .slick-list {
  position: relative;
}

#p2018.product2018_p .spec-section#lineup #piper_c.modelWrap .slick-list:after {
  content: '';
  display: block;
  width: 144px;
  height: 35px;
  background: url(../images/product2018_p/piper_c/icn_limited.png);
  position: absolute;
  bottom: 20px;
  left: 20px;
}


@media screen and (max-width: 640px) {
  #p2018.product2018_p .mv {
    background-image: url(../images/product2018_p/main_sp.jpg);
    background-size: cover;
    padding-bottom: 100%;
  }
  #p2018.product2018_p .mv .movie_play {
    background-image: url(../images/product2018/movie_play_sp.png);
    background-size: cover;
  }
  #p2018.product2018_p .spec-section#lineup .lead {
    font-size: 18px;
    margin-bottom: 15px;
  }
  #p2018.product2018_p .spec-section#lineup .lead span {
    font-size: 30px;
  }
  #p2018.product2018_p .spec-section#lineup .gallery-section {
    padding: 0;
    margin-bottom: 30px;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap.modelWrap {
    margin-top: 50px;
    padding-top: 0;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .txtArea {
    text-align: center;
    position: static;
    top: inherit;
    left: inherit;
    width: inherit;
    margin-bottom: 20px;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .txtArea p {
    margin-bottom: 20px;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .new img {
    display: block;
    margin: 0 auto;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .name {
    font-size: 24px;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-list {
    width: inherit;
    float: none;
    margin-bottom: 20px;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-dots {
    position: static;
    bottom: inherit;
    left: inherit;
    width: inherit;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: wrap;
    /*margin: 0 -20px;*/
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-dots:before {
    width: auto;
    order: auto;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-dots:after {
    width: auto;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-dots li {
    width: 75px;
    float: none;
    margin: 0 2.5px 5px;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-dots li img {
    display: block;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .gallery .slick-dots li + li {
    margin: 0 2.5px 5px;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap.model_r .txtArea {
    position: static;
    left: auto;
    right: auto;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap.model_r .gallery .slick-list {
    float: none;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap.model_r .gallery .slick-dots {
    left: auto;
    right: auto;
  }
  #p2018.product2018_p .spec-section#lineup .anc {
    margin: 0 -20px;
  }
  #p2018.product2018_p .spec-section#lineup .anc ul {
    /*overflow-x: scroll;*/
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 15px 20px;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    /*padding-bottom: 10px;*/
  }
  #p2018.product2018_p .spec-section#lineup .anc ul::after {
    content: "";
    display: block;
    width: 25%;
  }
  #p2018.product2018_p .spec-section#lineup .anc ul li {
    width: 25%;
    padding: 0 0 20px;
  }
  #p2018.product2018_p .spec-section#lineup .anc ul li div {
    width: 90px;
    height: 90px;
    margin: 5px auto 0;
  }
  #p2018.product2018_p .material {
    margin-top: 0;
    text-align: center;
    white-space: nowrap;
  }
  #p2018.product2018_p .material.right {
    text-align: center;
  }
  #p2018.product2018_p .spec-section#lineup .model_extra {
    margin-top: 25px;
    padding-bottom: 0;
  }
  #p2018.product2018_p .spec-section#lineup .model_extra .lead {
    font-size: 19px;
    line-height: 1.33;
    margin-bottom: 10px;
  }
  #p2018.product2018_p .spec-section#lineup .model_extra .thumb img {
    width: 100%;
    height: auto;
  }
  #p2018.product2018_p .spec-section#lineup #piper_c.modelWrap .slick-list:after {
    width: 72px;
    height: 17px;
    background: url(../images/product2018_p/piper_c/icn_limited.png);
    background-size: contain;
    position: absolute;
    bottom: 10px;
    left: 10px;
  }
  #p2018.product2018_p .spnone {
    display: none;
  }
}


@media screen and (max-width: 440px) {
  #p2018.product2018_p .spec-section#lineup .anc ul::after {
    width: 32%;
  }
  #p2018.product2018_p .spec-section#lineup .anc ul li {
    width: 32%;
  }
}

@media screen and (max-width: 320px) {
  #p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .name {
    width: 100%;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .name:before, #p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .name:after {
    width: 100%;
    left: 0;
  }
  #p2018.product2018_p .spec-section#lineup .modelWrap .txtArea .spec img {
    width: 100%;
  }
  #p2018.product2018_p .material {
    white-space: inherit;
  }
}
