@charset "UTF-8";
/**
 * _component.scss
 */
/* mixin
--------------------------------------------------*/
/* --------------------------------------------------------------
製品情報2018 (g400_max)
-------------------------------------------------------------- */
#p2018.product2018_g400_max .mv {
  background-image: url(../images/product2018_g400_max/main.png);
}
#p2018.product2018_g400_max .section_ttl:after {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgzNjAzZCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZTFiYThlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjODM2MDNkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #83603d), color-stop(50%, #e1ba8e), color-stop(100%, #83603d));
  background: -moz-linear-gradient(left, #83603d 0%, #e1ba8e 50%, #83603d);
  background: -webkit-linear-gradient(left, #83603d 0%, #e1ba8e 50%, #83603d);
  background: linear-gradient(to right, #83603d 0%, #e1ba8e 50%, #83603d);
}
#p2018.product2018_g400_max .lead-section {
  background: #dadada url(../images/product2018_g400_max/bg_lead.png) no-repeat center top;
}
#p2018.product2018_g400_max .lead-section .label {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxMzMxNyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjOTg3YTRiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNzk1OTM1Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #513317), color-stop(50%, #987a4b), color-stop(100%, #795935));
  background: -moz-linear-gradient(left, #513317 0%, #987a4b 50%, #795935);
  background: -webkit-linear-gradient(left, #513317 0%, #987a4b 50%, #795935);
  background: linear-gradient(to right, #513317 0%, #987a4b 50%, #795935);
}
#p2018.product2018_g400_max .lead-section .ttl {
  color: #a08450;
}
#p2018.product2018_g400_max .gallery-section .gallery .slick-dots li.slick-active {
  border-color: #a08450;
}
#p2018.product2018_g400_max .technologies-section {
  background: #dadada;
}
#p2018.product2018_g400_max .technologies-section #acMenu {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dt {
  color: #fff;
  font-size: 21px;
  font-weight: 900;
  font-style: italic;
  display: block;
  cursor: pointer;
  border-radius: 10px;
  background: url(../images/product2018_g400_max/bg_ac.jpg) no-repeat center center;
  height: 60px;
  line-height: 60px;
  padding-left: 20px;
  position: relative;
  -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;
}
#p2018.product2018_g400_max .technologies-section #acMenu dt .strong {
  font-size: 34px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dt .btn {
  position: absolute;
  display: block;
  top: 10px;
  right: 10px;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  background: #fff;
  height: 40px;
  line-height: 40px;
  width: 120px;
  box-sizing: border-box;
  padding: 0 25px;
  border-radius: 20px;
  color: #a08450;
}
#p2018.product2018_g400_max .technologies-section #acMenu dt .btn:after {
  content: 'CLICK';
}
#p2018.product2018_g400_max .technologies-section #acMenu dt .btn:before {
  position: absolute;
  display: block;
  content: '';
  top: 12px;
  right: 12px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #a08450;
  border-right: 2px solid #a08450;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#p2018.product2018_g400_max .technologies-section #acMenu dt .btn span {
  display: none;
}
#p2018.product2018_g400_max .technologies-section #acMenu dt.active {
  border-radius: 10px 10px 0 0;
}
#p2018.product2018_g400_max .technologies-section #acMenu dt.active .btn:after {
  content: 'CLOSE';
}
#p2018.product2018_g400_max .technologies-section #acMenu dt.active .btn:before {
  top: 17px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#p2018.product2018_g400_max .technologies-section #acMenu dt:hover {
  opacity: 0.7;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd {
  display: none;
  background: url(../images/product2018_g400_max/bg_ac_inner.jpg) repeat center center;
  background-size: cover;
  padding: 50px 50px;
  border-radius: 0 0 10px 10px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .tec_ttl {
  font-size: 40px;
  margin-bottom: 30px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .tec_ttl:before {
  display: none;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi {
  margin-bottom: 50px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi p {
  text-align: center;
  margin-bottom: 30px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi .img {
  padding: 30px 0;
  background: url(../images/product2018_g400_max/bg_ac_rule.png) repeat center center;
  background-size: cover;
  text-align: center;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi .img img {
  display: inline-block;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 {
  margin-bottom: 50px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .tec_ttl span {
  display: block;
  font-size: 24px;
  color: #000;
  margin-top: 20px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .read {
  text-align: center;
  margin-bottom: 30px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro {
  border-radius: 10px;
  background: #fff;
  padding: 40px;
  text-align: center;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .sub {
  font-size: 24px;
  font-weight: 900;
  font-style: italic;
  color: #a08450;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .ttl {
  font-size: 32px;
  font-weight: 900;
  font-style: italic;
  line-height: 1;
  margin-bottom: 40px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .ttl span {
  font-size: 40px;
  color: #e60012;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea .prof {
  display: table-cell;
  width: 50%;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
  padding: 20px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea .prof .photo {
  margin-bottom: 30px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea .prof .copy {
  font-size: 20px;
  font-weight: 900;
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 15px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea .prof .copy span {
  font-size: 30px;
  color: #e60012;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea .prof .name {
  display: inline-block;
  background: #a08450;
  padding: 3px 5px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  margin-bottom: 10px;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea .prof .txt {
  line-height: 1.6;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .btn.close {
  display: block;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  height: 40px;
  line-height: 40px;
  width: 120px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 25px;
  border-radius: 20px;
  background: #a08450;
  color: #fff;
  position: relative;
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .btn.close:before {
  position: absolute;
  display: block;
  content: '';
  top: 17px;
  right: 12px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#p2018.product2018_g400_max .technologies-section #acMenu dd .btn.close:hover {
  cursor: pointer;
  opacity: 0.7;
}
#p2018.product2018_g400_max .technologies-section .detail {
  background: url(../images/product2018_g400_max/bg_detail.jpg) repeat top center;
  background-size: cover;
  border-radius: 10px;
  text-align: center;
  padding: 40px;
  position: relative;
  z-index: 1;
}
#p2018.product2018_g400_max .technologies-section .detail .copy {
  font-size: 28px;
  font-weight: 900;
  font-style: italic;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 30px;
}
#p2018.product2018_g400_max .technologies-section .detail .img {
  background: url(../images/product2018_g400_max/bg_rule.png) repeat top center;
  background-size: cover;
  text-align: center;
  padding: 30px 0;
}
#p2018.product2018_g400_max .technologies-section .detail .img img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
#p2018.product2018_g400_max .technologies-section .tec_ttl {
  position: relative;
  z-index: 0;
  color: #a08450;
}
#p2018.product2018_g400_max .technologies-section .tec_ttl:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 300px;
  height: 300px;
  margin: -150px 0 0 -150px;
  background: url(../images/product2018_g400_max/bg_tec_ttl.png) no-repeat center center;
}
#p2018.product2018_g400_max .technologies-section .text_image {
  position: relative;
  z-index: 1;
}
#p2018.product2018_g400_max .spec-section {
  padding-bottom: 80px;
}
#p2018.product2018_g400_max .spec-section .spec > dt:before {
  color: #a08450;
}
#p2018.product2018_g400_max .spec-section .spec > dd .shaft li .name .new {
  border-color: #a08450;
  color: #a08450;
}
#p2018.product2018_g400_max .spec-section .shaft_spec .row .spec_table {
  width: 201px;
  margin-left: -1px;
}
#p2018.product2018_g400_max .spec-section .shaft_spec .row .spec_table:first-child {
  width: 400px;
  margin-left: 0;
}
#p2018.product2018_g400_max .driver-lineup {
  margin-top: 70px;
  padding-top: 80px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
#p2018.product2018_g400_max .driver-lineup .lineup_ttl {
  text-align: center;
  font-size: 32px;
  font-weight: 900;
  font-style: italic;
  line-height: 1.2;
}
#p2018.product2018_g400_max .driver-lineup .lineup {
  display: table;
  /*width: 100%;*/
  width: 60%;
  margin: 0 auto;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div .img {
  margin-bottom: 20px;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div .img img {
  display: inline-block;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div .txtArea .txt {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div .txtArea .name {
  font-size: 32px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  line-height: 1;
  margin-bottom: 20px;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div .txtArea .clickBtn .btn {
  display: block;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-style: italic;
  background: #ccc;
  height: 30px;
  line-height: 30px;
  width: 120px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 25px;
  border-radius: 20px;
  color: #fff;
  position: relative;
  text-decoration: none;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div .txtArea .clickBtn .btn:before {
  position: absolute;
  display: block;
  content: '';
  top: 10px;
  right: 12px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#p2018.product2018_g400_max .driver-lineup .lineup > div .txtArea .clickBtn .btn:hover {
  opacity: 0.7;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div.g400_max {
  position: relative;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div.g400_max .img {
  margin-bottom: 0;
  padding-left: 10px;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div.g400_max .img img {
  display: block;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div.g400_max .txtArea {
  position: absolute;
  left: 0;
  bottom: 40px;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div.g400_max .txtArea .txt {
  text-align: left;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div.g400_max .txtArea .name {
  text-align: left;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div.g400_std .txtArea .name {
  color: #cf934e;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div.g400_std .txtArea .clickBtn .btn {
  background: #cf934e;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div.g400_sft .txtArea .name {
  color: #1c4e81;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div.g400_sft .txtArea .clickBtn .btn {
  background: #1c4e81;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div.g400_lst .txtArea .name {
  color: #a40012;
}
#p2018.product2018_g400_max .driver-lineup .lineup > div.g400_lst .txtArea .clickBtn .btn {
  background: #a40012;
}

@media screen and (max-width: 640px) {
  #p2018.product2018_g400_max .mv {
    background-image: url(../images/product2018_g400_max/main_sp.png);
  }

  #p2018.product2018_g400_max .lead-section .mv {
    background-image: url(../images/product2018_g400_max/video_image.jpg);
  }

  #p2018.product2018_g400_max .section_ttl:after {
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgzNjAzZCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZTFiYThlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjODM2MDNkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #83603d), color-stop(50%, #e1ba8e), color-stop(100%, #83603d));
    background: -moz-linear-gradient(left, #83603d 0%, #e1ba8e 50%, #83603d);
    background: -webkit-linear-gradient(left, #83603d 0%, #e1ba8e 50%, #83603d);
    background: linear-gradient(to right, #83603d 0%, #e1ba8e 50%, #83603d);
  }
  #p2018.product2018_g400_max .lead-section {
    background-image: url(../images/product2018_g400_max/bg_lead_sp.png);
    background-size: 100% auto;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu {
    margin-bottom: 15px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dt {
    font-size: 10px;
    border-radius: 5px;
    background: url(../images/product2018_g400_max/bg_ac.jpg) no-repeat center center;
    background-size: cover;
    height: 45px;
    line-height: 1.5;
    padding-top: 6px;
    padding-left: 10px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dt .strong {
    display: block;
    font-size: 16px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dt .btn {
    top: 6px;
    right: 6px;
    font-size: 9px;
    width: 40px;
    box-sizing: border-box;
    padding: 0;
    border-radius: 10px;
    text-align: center;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dt .btn:after {
    content: 'CLICK';
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dt .btn:before {
    top: 27px;
    right: 18px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #a08450;
    border-right: 1px solid #a08450;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dt .btn span {
    display: none;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dt.active {
    border-radius: 5px 5px 0 0;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dt.active .btn:before {
    top: 30px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd {
    padding: 20px 10px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .tec_ttl {
    font-size: 16px;
    margin-bottom: 15px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi {
    margin-bottom: 25px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi p {
    text-align: left;
    margin-bottom: 15px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi .img {
    padding: 15px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi .img img {
    max-width: 100%;
    height: auto;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 {
    margin-bottom: 25px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .tec_ttl span {
    font-size: 12px;
    margin-top: 10px;
    line-height: 1.2;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .read {
    text-align: left;
    margin-bottom: 15px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro {
    border-radius: 5px;
    padding: 20px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .sub {
    font-size: 14px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .ttl {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .ttl span {
    margin-top: 5px;
    display: block;
    font-size: 24px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea {
    display: block;
    border: 1px solid #dcdcdc;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea .prof {
    display: block;
    width: auto;
    border: none;
    padding: 10px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea .prof + .prof {
    border-top: 1px solid #dcdcdc;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea .prof .photo {
    margin-bottom: 15px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea .prof .photo img {
    max-width: 100%;
    height: auto;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea .prof .copy {
    font-size: 12px;
    margin-bottom: 10px;
  }
  #p2018.product2018_g400_max .technologies-section #acMenu dd .moi2 .pro .imgArea .prof .copy span {
    font-size: 18px;
  }
  #p2018.product2018_g400_max .technologies-section .detail {
    border-radius: 5px;
    padding: 25px 10px 10px;
  }
  #p2018.product2018_g400_max .technologies-section .detail .copy {
    font-size: 14px;
    margin-bottom: 15px;
  }
  #p2018.product2018_g400_max .technologies-section .detail .img {
    padding: 10px;
  }
  #p2018.product2018_g400_max .technologies-section .tec_ttl:before {
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    background-size: cover;
  }
  #p2018.product2018_g400_max .technologies-section .text_image {
    position: relative;
    z-index: 1;
  }
  #p2018.product2018_g400_max .spec-section {
    padding-bottom: 20px;
  }
  #p2018.product2018_g400_max .driver-lineup {
    margin-top: 70px;
    padding-top: 0;
    border: none;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup_ttl {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup {
    display: block;
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div {
    width: 50%;
    float: left;
    display: block;
    vertical-align: inherit;
    box-sizing: border-box;
    margin-bottom: 20px;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div .img {
    margin-bottom: 10px;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div .img img {
    max-width: 100%;
    height: auto;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div .txtArea .txt {
    font-size: 10px;
    margin-bottom: 5px;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div .txtArea .name {
    font-size: 20px;
    margin-bottom: 8px;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div .txtArea .clickBtn .btn {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    width: 80px;
    padding: 0 15px;
    border-radius: 10px;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div .txtArea .clickBtn .btn:before {
    position: absolute;
    display: block;
    content: '';
    top: 8px;
    right: 8px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div.g400_max {
    position: relative;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div.g400_max .img {
    margin-bottom: 0;
    padding-left: 0;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div.g400_max .img img {
    display: block;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div.g400_max .txtArea {
    bottom: 0;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div.g400_max .txtArea .name {
    margin-bottom: 0;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div.g400_std {
    margin-top: 12%;
    padding: 10px;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div.g400_sft {
    clear: both;
    padding: 10px;
  }
  #p2018.product2018_g400_max .driver-lineup .lineup > div.g400_lst {
    padding: 10px;
  }
}
