@charset "UTF-8";

.block-brand-detail, .block-aside-inquiry {
  background: #fff;
}

.block-brand-detail--header-nav-list a .icon-arrow-bottom {
  display: inline-block;
  margin: 0 0 0 12px;
  font-size: 9px;
  transition: 0.3s;
}

.b-ngear {
  padding-bottom: 0;
}

.pane-main {
  background: #fff;
}

.block-brand-detail .block-common-search {
  background-color: #fff;
}

.block-brand-detail .block-common-search--inner {
  padding: 16px 0 12px;
  background: #fff !important;
}

.block-brand-detail .block-common-search--toggle {
  box-shadow: none;
}

.block-brand-detail .block-common-search--toggle-hook {
  border: solid 1px #D0379A;
}

.block-brand-detail--header-inner {
  padding-bottom: 12px;
}


.block-brand-detail--header {
  background: #fff;
}

.b-ngear__header__fv {
  background: #fff !important;
}

.b-ngear2509-fv {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.b-ngear2509-nav {
  width: 100%;
  max-width: 1200px;
  margin: 64px auto 40px;
}

.b-ngear-container {
  padding: 0;
}

.b-ngear2509-nav__list {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
}

.b-ngear2509-nav__list__item {
  width: calc(25% - 9px);
  padding: 1px;
  background-image: url(/contents/brand/nextgear/img/2509/button_gradient.jpg);
  background-size: cover;
  border-radius: 4px;
}

.b-ngear2509-btn {
  padding: 16px 0;
  background: #fff;
  border-radius: 3px;
}

.b-ngear2509-btn__content {
  display: block;
  padding: 0;
  background: none;
}

.b-ngear2509-btn__content__image {
  width: 118px;
  margin: 0 auto;
}

.b-ngear2509-btn__content__body {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
  font-size: 14px;
  color: #363A36;
  text-align: center;
}

.b-ngear2509-btn__content__body::after {
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  content: '';
  border: 1px solid #363A36;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
}

.b-ngear-aside_nav {
  width: 100%;
  max-width: 786px;
  margin: 40px auto 0;
}

.b-ngear__about {
  padding: 0;
}

.b-ngear-ranking_wrapper {
  position: relative;
  padding: 90px 0 95px;
  margin: 0;
  color: #363A36;
}

.b-ngear-ranking_wrapper::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: calc(100% + 60px);
  content: '';
  background: url(/contents/brand/nextgear/img/2509/bg.jpg);
  background-size: cover;
}

.b-ngear-ranking__list {
  display: flex;
  gap: 30px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.b-ngear-ranking__list__item {
  flex: initial;
  width: calc(100% / 3 - 20px);
  padding: 16px;
  background: rgba(255, 255, 255, 0.80);
  background-blend-mode: screen;
  backdrop-filter: blur(30px);
  border-radius: 20px;
  box-shadow: 0 10px 20px 0 rgba(192, 196, 221, 0.15), 0 -10px 20px 0 rgba(208, 214, 255, 0.15);
}

.b-ngear-ranking .b-ngear-r_goods::before {
  background: url(/contents/brand/nextgear/img/2509/ranking_gradient.jpg);
  background-size: cover;
}

.b-ngear-r_goods__image {
  border-radius: 10px;
}

.b-ngear__lineup {
  color: #363A36;
  background: #fff;
  backdrop-filter: blur(30px);
  border-radius: 60px;
  box-shadow: 0 10px 20px 0 rgba(192, 196, 221, 0.15), 0 -10px 20px 0 rgba(208, 214, 255, 0.15);
}

.b-ngear-lineup__title {
  margin-bottom: 64px;
  font-size: 48px;
  background: none;
}

#clac .b-ngear-ln-group__title {
  display: flex;
  align-items: center;
  margin: 100px 0 17px;
  font-size: 32px;
  border: none;
}

#clac .b-ngear-ln-group__title:first-child {
  margin-top: 0;
}

.b-ngear-ln-group__title__text {
  padding: 0 8px 0 12px;
}

.b-ngear__starter {
  position: relative;
  color: #fff;
}

.b-ngear__starter::before {
  position: absolute;
  top: -60px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: calc(100% + 60px);
  content: '';
  background: #000;
}
