@charset "UTF-8";
/*
|---------------------------------------------------------------
| NEXTGEAR トップ PC 2508
|---------------------------------------------------------------
*/
/*
 * 既存
------------------------------------------------*/
.b-ngear__header__lead {
  margin-bottom: 90px;
}

.b-ngear-aside_nav__link {
  color: #3366ff;
}

/*
 * Header
------------------------------------------------*/
.b-ngear__header__fv {
  display: block;
  width: 100%;
  background: #f7f7f7 !important;
}
.b-ngear__header__fv .b-ngear-container {
  max-width: 1554px;
}

/*
 * FV
------------------------------------------------*/
.b-ngear2508-fv {
  display: block;
  width: 100%;
}
.b-ngear2508-fv__image {
  display: block;
  width: 100%;
  height: auto;
}
.b-ngear2508-fv__image img {
  display: block;
  width: 100%;
  height: auto;
}
.b-ngear2508-fv__title {
  display: block;
  width: 100%;
  padding: 60px 0 0;
}
.b-ngear2508-fv__layout {
  display: flex;
  width: auto;
  margin: 0 -12.5px;
}
.b-ngear2508-fv__layout__image {
  display: block;
  flex: 0 0 33.1526965562%;
  max-width: 33.1526965562%;
  padding: 0 12.5px;
}
.b-ngear2508-fv__layout__title {
  display: block;
  flex-grow: 1;
  flex-basis: 0;
  padding: 0 20px;
}

.b-ngear2508-fv_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 0 0 45px;
  padding: 0;
  font-size: 45px;
  font-weight: 500;
}
.b-ngear2508-fv_title__prefix {
  display: block;
  color: #fff;
  border: 1px solid #fff;
  font-size: .49em;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 35px;
  padding: 0.325em 1.1em;
}
.b-ngear2508-fv_title > img {
  display: block;
  width: 90%;
  height: auto;
}

.b-ngear2508-fv_message {
  display: block;
  font-size: 28.53px;
  line-height: 1.33;
  font-weight: 500;
  text-align: center;
  margin: 0 0 0.5em;
  color: #000000;
}

/*--------------- lead位置 ---------------*/
.b-ngear2508-fv__title {
  padding-bottom: 90px;
}

.b-ngear__header__fv + .b-ngear__header__lead {
  position: relative;
}

/*
 * 調整
------------------------------------------------*/

.block-brand-detail--header {
  margin: 0;
}

.block-common-header--outer.black {
  background: #f7f7f7 !important;
}

.block-brand-detail--header-nav-list a {
  color: #000000 !important;
}

.b-ngear2508-fv {
  padding-top: 60px;
}

.block-brand-detail .block-common-search--toggle-hook {
  border : 1px solid #d0379a !important;
}

.b-ngear2508-fv_title__prefix {
  padding: 0.8em 2.2em;
  border: none !important;
  background: #d0379a !important;
  font-size: 18px !important;
  font-weight: normal;
}

.b-ngear2508-fv_message {
  margin-bottom: 75px;
  font-size: 24px;
}

.b-ngear-lead {
  margin-bottom: 50px;
}

.b-ngear-lead p {
  color: #000000 !important;
  font-size: 18px !important;
  line-height: 1.5em;
}

.b-ngear__header__lead {
  background: #f7f7f7 !important;
  margin-top: 60px;
  padding-bottom: 70px;
}