.prd-hero__cont {
  top: 20%; }

.prd-hero__cont img {
  width: 40.4vw;
  height: auto; }

.prd-section__head .titie {
  text-align: center;
  margin-bottom: 5rem;
  text-transform: uppercase; }

.prd-section__head .titie span {
  position: relative;
  display: inline-block;
  padding-top: 1.5rem;
  line-height: 1.2;
  letter-spacing: -0.8px; }

.prd-section__head .titie span::before, .prd-section__head .titie span::after {
  content: '';
  width: 10px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
  border: 5px solid #029570;
  margin: -1rem 1rem 0 1rem; }

.prd-section__head .titie span::before {
  border-right: 0; }

.prd-section__head .titie span::after {
  border-left: 0; }

@media (min-width: 45em) {
  .prd-section__head .titie {
    margin-bottom: 5rem; }
  .prd-section__head .titie span {
    padding-top: 1.5rem; }
  .prd-section__head .titie span::before, .prd-section__head .titie span::after {
    width: 20px;
    height: 70px;
    border-width: 10px;
    margin: -1.3rem 3rem 0 3rem; } }

.swiper-button-prev::before,
.swiper-button-next::before {
  color: #fff;
  font-size: 3rem;
  font-weight: bold; }

@media (min-width: 45em) {
  .swiper-button-prev::before,
  .swiper-button-next::before {
    font-size: 5rem; } }

.concept__slider {
  padding: 2rem 0 0; }

.concept__slider img {
  width: 100%; }

.concept__item {
  width: 100%;
  margin-bottom: 3rem; }

.concept__thumb {
  text-align: center;
  margin-top: 2rem; }

@media (min-width: 45em) {
  .concept__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .concept__thumb {
    width: 33.33333%;
    margin-top: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 3rem; }
  .concept__cont {
    width: 66.66667%; } }

.color__slider .swiper-button-prev,
.color__slider .swiper-button-next {
  top: 35vw; }

@media (min-width: 35em) {
  .color__slider .swiper-button-prev,
  .color__slider .swiper-button-next {
    top: 25vw; } }

@media (min-width: 45em) {
  .color__slider .swiper-button-prev,
  .color__slider .swiper-button-next {
    top: 18vw; } }

@media (min-width: 75em) {
  .color__slider .swiper-button-prev,
  .color__slider .swiper-button-next {
    top: 12vw; } }

.color__box {
  position: relative; }

.color__box .cont {
  padding: 20px; }

.color__box p {
  font-size: 15px; }

.customizing__slider .swiper-button-prev,
.customizing__slider .swiper-button-next {
  margin-top: -5%; }

.customizing__box figure {
  position: relative; }

.customizing__box .before,
.customizing__box .after {
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 50%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  padding: 5rem 3rem 2rem 3rem;
  /*@if is-direction($direction) == false {
    $color-stops: $direction, $color-stops;
    $direction: 180deg;
  }*/
  background: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
  background: -o-linear-gradient(top, transparent, black 100%);
  background: linear-gradient(180deg, transparent, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='black 100%',GradientType=1 ); }

.customizing__box .before {
  left: 0; }

.customizing__box .after {
  right: 0; }

.customizing__box .cont {
  padding: 20px; }

.customizing__box p {
  font-size: 15px; }

.focus__slider .swiper-button-prev,
.focus__slider .swiper-button-next {
  margin-top: -5%; }

.focus__box figure {
  position: relative; }

.focus__box .sns {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: right;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  padding: 5rem 3rem 2rem 3rem;
  /*@if is-direction($direction) == false {
    $color-stops: $direction, $color-stops;
    $direction: 180deg;
  }*/
  background: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
  background: -o-linear-gradient(top, transparent, black 100%);
  background: linear-gradient(180deg, transparent, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='black 100%',GradientType=1 ); }

.focus__box .cont {
  padding: 20px; }

.focus__box p {
  font-size: 15px; }

.other__mode img {
  width: 100%; }

.other__mode .h6 {
  display: block;
  margin-top: 1rem;
  text-align: center; }

.other__item {
  margin-bottom: 3rem; }

.other__thumb {
  text-align: center;
  margin-top: 2rem; }
