@charset "UTF-8";
/* =======================================
 header
======================================= */

.p-kv_slider {
  margin-top: -160px !important;
}
@media only screen and (max-width: 979px) {
  .p-kv_slider {
    margin-top: -70px !important;
  }
}

.l-header--repair {
  border: 0;
}

.l-header__inner--repair {
  height: inherit;
}
@media only screen and (max-width: 979px) {
  .l-header__inner--repair {
    height: 13.333vw;
    padding: 0;
    position: relative;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .l-header__inner--repair {
    height: 70px;
  }
}
@media only screen and (min-width: 980px) {
  .l-header__inner--repair {
    align-items: flex-start;
    margin: auto;
    max-width: 1280px;
    padding: 3.077vw 0 1.538vw;
    width: 98.462%;
  }
}
@media only screen and (min-width: 1300px) {
  .l-header__inner--repair {
    padding: 40px 0 20px;
  }
}

@media only screen and (max-width: 979px) {
  .l-header__inner__block--repair {
    position: static;
  }
}

@media only screen and (max-width: 979px) {
  .repair-toggle__wrap {
    left: 2.667vw;
    margin-right: 0 !important;
    position: absolute;
    top: 4.667vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-toggle__wrap {
    left: 14px;
    top: 24px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-toggle__wrap {
    display: none;
  }
}
.repair-toggle__wrap .l-header__inner__block__link {
  transition: none;
}

@media only screen and (max-width: 979px) {
  .repair-toggle {
    display: block;
    height: 4vw;
    position: relative;
    width: 5.6vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-toggle {
    height: 20px;
    width: 30px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-toggle {
    display: none !important;
  }
}

@media only screen and (max-width: 979px) {
  .repair-toggle__bar {
    background: #fff;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .repair-toggle__bar--top {
    top: 0;
  }
  .repair-toggle__bar--middle {
    top: 50%;
  }
  .repair-toggle__bar--bottom {
    top: 100%;
  }
}

.repair-header__logo {
  font-size: 100%;
  line-height: 1;
}
@media only screen and (max-width: 979px) {
  .repair-header__logo {
    left: 50%;
    position: absolute;
    top: 4vw;
    transform: translateX(-50%);
    width: 26.667vw;
    z-index: 210;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-header__logo {
    top: 18px;
    width: 140px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-header__logo {
    margin-right: 5px;
    width: 112px;
  }
}

@media (any-hover: hover) {
  .repair-header__logo__link:hover {
    opacity: 0.4;
  }
}

.repair-header__logo__image {
  fill: #fff;
}

.l-header__inner__block__item--search {
  display: none !important;
}

.repair-header__link {
  display: block;
}
@media only screen and (min-width: 980px) {
  .repair-header__link {
    align-items: center;
    display: flex;
    flex-direction: column;
  }
}
@media (any-hover: hover) {
  .repair-header__link:hover {
    opacity: 0.6;
  }
}

.repair-header__link__icon {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-width: 2;
}
@media only screen and (max-width: 979px) {
  .repair-header__link__icon {
    height: 9.067vw;
    width: 9.067vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-header__link__icon {
    height: 46px;
    width: 46px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-header__link__icon {
    height: 40px;
    width: 40px;
  }
}
.repair-header__link__icon .histori-circle {
  fill: #fff;
  stroke: none;
}

@media only screen and (max-width: 979px) {
  .repair-header__link__label {
    color: #38714a;
    font-size: 4.267vw;
    font-weight: 500;
    letter-spacing: 0.06em;
    line-height: 1;
    width: 32vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-header__link__label {
    font-size: 22px;
    width: calc(100% - 28px);
  }
}
@media only screen and (min-width: 980px) {
  .repair-header__link__label {
    color: #fff;
    font-size: 11px;
    font-size: clamp(10px, 6.667px + 0.333vw, 11px);
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 1300px) {
  .repair-header__link__label {
    font-size: 11px;
  }
}

@media only screen and (max-width: 979px) {
  .l-header__inner__block__item---mypage {
    position: absolute;
    right: 13.333vw;
    top: 2.667vw;
    margin-right: 0 !important;
    z-index: 210;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .l-header__inner__block__item---mypage {
    right: 67px;
    top: 10px;
  }
}
@media only screen and (max-width: 979px) {
  .l-header__inner__block__item---mypage .repair-header__link__label {
    display: none;
  }
}
@media only screen and (min-width: 980px) {
  .l-header__inner__block__item---mypage {
    display: none;
  }
}

@media only screen and (max-width: 979px) {
  .l-header__inner__block__item--cart {
    position: absolute;
    right: 2.667vw;
    top: 2.667vw;
    z-index: 210;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .l-header__inner__block__item--cart {
    right: 14px;
    top: 10px;
  }
}
@media only screen and (max-width: 979px) {
  .l-header__inner__block__item--cart .repair-header__link__label {
    display: none;
  }
}
@media only screen and (max-width: 979px) {
  .l-header__inner__block__item--cart .count {
    left: 100%;
    top: -5px;
    transform: translateX(-75%);
  }
}
@media only screen and (min-width: 980px) {
  .l-header__inner__block__item--cart .count {
    left: 35px;
    top: -5px;
  }
}

@media only screen and (max-width: 979px) {
  .repair-close {
    display: none;
    height: 6vw;
    left: 3.8vw;
    position: fixed;
    top: 3.8vw;
    width: 6vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-close {
    height: 32px;
    left: 20px;
    top: 20px;
    width: 32px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-close {
    display: none;
  }
}

@media only screen and (max-width: 979px) {
  .repair-close__bar {
    background: #666;
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  .repair-close__bar--top {
    transform: rotate(45deg);
  }
  .repair-close__bar--bottom {
    transform: rotate(-45deg);
  }
}

@media only screen and (max-width: 979px) {
  .js-prevent-body-scroll .repair-header__logo,
  .js-prevent-body-scroll .l-header__inner__block__item---mypage,
  .js-prevent-body-scroll .l-header__inner__block__item--cart {
    position: fixed;
  }
}
@media only screen and (max-width: 979px) {
  .js-prevent-body-scroll .repair-header__logo__image {
    fill: #333;
  }
}
@media only screen and (max-width: 979px) {
  .js-prevent-body-scroll .l-header__inner__block__item---mypage .repair-header__link__icon,
  .js-prevent-body-scroll .l-header__inner__block__item--cart .repair-header__link__icon {
    stroke: #333;
  }
}
.js-prevent-body-scroll .repair-close {
  display: block;
}

/* =======================================
 c-gmenu
======================================= */
@media only screen and (min-width: 980px) {
  .c-gmenu--repair {
    height: auto;
    left: 0;
    opacity: 1;
    position: static;
    transform: none;
  }
}
.c-gmenu--repair .c-gmenu__container {
  box-shadow: none;
}
@media only screen and (max-width: 979px) {
  .c-gmenu--repair .c-gmenu__container {
    background: rgba(255, 255, 255, 0.97);
    width: 100%;
  }
}
@media only screen and (min-width: 980px) {
  .c-gmenu--repair .c-gmenu__container {
    overflow: inherit;
    width: 100%;
  }
}
@media only screen and (max-width: 979px) {
  .c-gmenu--repair .c-gmenu__container__inner {
    display: flex;
    flex-direction: column;
    padding: 18.667vw 0 2.667vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .c-gmenu--repair .c-gmenu__container__inner {
    padding: 90px 0 14px;
  }
}
@media only screen and (min-width: 980px) {
  .c-gmenu--repair .c-gmenu__container__inner {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
}
@media only screen and (max-width: 979px) {
  .c-gmenu--repair .c-gmenu__container__inner::before {
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    content: "";
    display: block;
    height: 13.333vw;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .c-gmenu--repair .c-gmenu__container__inner::before {
    height: 65px;
  }
}

@media only screen and (max-width: 979px) {
  .repair-gmenu__category {
    order: 3;
    margin: 6.4vw 4.667vw 0;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__category {
    margin: 34px 25px 0;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__category {
    order: 1;
    width: calc(100% - 16vw - 20px);
  }
}
@media only screen and (min-width: 1300px) {
  .repair-gmenu__category {
    width: calc(100% - 210px - 190px - 20px);
  }
}

@media only screen and (min-width: 980px) {
  .repair-gmenu__category__list {
    display: flex;
    justify-content: space-around;
    position: relative;
  }
}

.repair-gmenu__category__parent {
  align-items: center;
  cursor: pointer;
  display: flex;
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__category__parent {
    border-bottom: 1px solid #f2f2f2;
    color: #1a1a1a;
    font-size: 4.267vw;
    font-weight: 500;
    letter-spacing: 0.06em;
    justify-content: space-between;
    padding: 4vw 6.667vw 4vw 2.667vw;
    position: relative;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__category__parent {
    font-size: 22px;
    padding: 20px 35px 20px 14px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__category__parent {
    color: #fff;
    flex-direction: column;
    padding-bottom: 8px;
  }
}
@media (any-hover: hover) {
  .repair-gmenu__category__parent:hover {
    opacity: 0.6;
  }
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__category__parent.category__parent_trouble::before, .repair-gmenu__category__parent.category__parent_trouble::after {
    background: #999;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 2vw;
    top: 50%;
    transition: transform 0.3s;
    width: 4vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__category__parent.category__parent_trouble::before, .repair-gmenu__category__parent.category__parent_trouble::after {
    right: 10px;
    width: 20px;
  }
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__category__parent.category__parent_trouble::after {
    transform: rotate(90deg);
  }
}

@media only screen and (max-width: 979px) {
  .repair-gmenu__category__parent__en {
    width: 40vw;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__category__parent__en {
    font-size: 14px;
    font-size: clamp(12px, 5.333px + 0.667vw, 14px);
    font-weight: 500;
    letter-spacing: 0.06em;
  }
}
@media only screen and (min-width: 1300px) {
  .repair-gmenu__category__parent__en {
    font-size: 14px;
  }
}

@media only screen and (max-width: 979px) {
  .repair-gmenu__category__parent__ja {
    width: 38.667vw;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__category__parent__ja {
    font-size: 12px;
    font-size: clamp(10px, 3.333px + 0.667vw, 12px);
    font-weight: 300;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 1300px) {
  .repair-gmenu__category__parent__ja {
    font-size: 12px;
  }
}

@media only screen and (min-width: 980px) {
  .repair-gmenu__category__item {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__category__item.is-active .repair-gmenu__category__parent {
    border-bottom: 1px solid #fff;
  }
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__category__item.is-active .repair-gmenu__category__parent::after {
    transform: rotate(0deg);
  }
}

.repair-search {
  position: relative;
}
@media only screen and (max-width: 979px) {
  .repair-search {
    order: 1;
    border-bottom: 2px solid #333;
    margin: auto;
    padding-left: 1.333vw;
    width: 82.667vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-search {
    padding-left: 10px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-search {
    border-bottom: 1px solid #fff;
    margin-right: 10px;
    max-width: 210px;
    padding-left: 10px;
    order: 2;
    width: clamp(180px, 80px + 10vw, 210px);
  }
}
@media only screen and (min-width: 1300px) {
  .repair-search {
    width: 210px;
  }
}

.repair-search__container input {
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 979px) {
  .repair-search__container input {
    font-size: 3.733vw;
    padding: 3.333vw 0;
    width: 72vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-search__container input {
    font-size: 20px;
    padding: 18px 0;
  }
}
@media only screen and (min-width: 980px) {
  .repair-search__container input {
    color: #fff;
    font-size: 12px;
    max-width: 170px;
    padding: 0.6em 0;
    width: calc(100% - 30px);
  }
}
@media only screen and (min-width: 1300px) {
  .repair-search__container input {
    width: 170px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-search__container input::placeholder {
    color: #fff;
    font-weight: 300;
  }
}

.repair-search__button {
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 979px) {
  .repair-search__button {
    height: 5.6vw;
    right: 1.333vw;
    width: 5.6vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-search__button {
    height: 32px;
    right: 10px;
    width: 32px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-search__button {
    height: 15px;
    right: 8px;
    width: 15px;
  }
}

.repair-search__button__icon {
  height: 100%;
  width: 100%;
}

.repair-gmenu__category__child {
  display: none;
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__category__child {
    padding: 6.667vw 0 10.667vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__category__child {
    padding: 35px 0 56px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__category__child {
    background: rgba(255, 255, 255, 0.97);
    left: 0;
    padding: 2.769vw 4.615vw 2.692vw;
    position: absolute;
    top: 60px;
    width: 78.462vw;
    min-height: 23.077vw;
  }
}
@media only screen and (min-width: 1300px) {
  .repair-gmenu__category__child {
    padding: 36px 60px 35px;
    width: 1020px;
    min-height: 300px;
  }
}

.repair-gmenu__product__list {
  display: flex;
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__product__list {
    flex-wrap: wrap;
    gap: 6.667vw 0;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__product__list {
    gap: 35px 10%;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__product__list {
    gap: 6.7%;
  }
}
@media only screen and (min-width: 1300px) {
  .repair-gmenu__product__list {
    gap: 60px;
  }
}

@media only screen and (max-width: 979px) {
  .repair-gmenu__product__item {
    width: 50%;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__product__item {
    width: 45%;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__product__item {
    width: 20%;
  }
}
@media only screen and (min-width: 1300px) {
  .repair-gmenu__product__item {
    width: 180px;
  }
}

@media (any-hover: hover) {
  .repair-gmenu__product__item__link:hover {
    opacity: 0.6;
  }
}

@media only screen and (max-width: 979px) {
  .repair-gmenu__product__item__thumb {
    margin: auto;
    max-width: 240px;
    width: 32vw;
  }
}

.repair-gmenu__product__item__label {
  color: #1a1a1a;
  letter-spacing: 0.06em;
  text-align: center;
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__product__item__label {
    font-size: 3.467vw;
    line-height: 1.308;
    margin-top: 1.333vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__product__item__label {
    font-size: 18px;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__product__item__label {
    font-size: 14px;
    font-size: clamp(12px, 5.333px + 0.667vw, 14px);
    line-height: 1.2;
    margin-top: 1em;
  }
}
@media only screen and (min-width: 1300px) {
  .repair-gmenu__product__item__label {
    font-size: 14px;
  }
}

.repair-gmenu__category__link {
  border-bottom: 1px solid #2e6534;
  color: #2e6534;
  display: block;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__category__link {
    margin: 8vw 0vw 0 auto;
    padding: 2.667vw;
    width: 62.667vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__category__link {
    margin-top: 40px;
    padding: 14px;
    width: 330px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__category__link {
    margin: 3.846vw 0 0 auto;
    padding: 10px;
    width: 360px;
  }
}
@media only screen and (min-width: 1300px) {
  .repair-gmenu__category__link {
    margin-top: 50px;
  }
}
@media (any-hover: hover) {
  .repair-gmenu__category__link:hover {
    opacity: 0.6;
  }
}

.repair-gmenu__category__link__label {
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__category__link__label {
    font-size: 3.467vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__category__link__label {
    font-size: 18px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__category__link__label {
    font-size: 16px;
    font-size: clamp(13px, 3px + 1vw, 16px);
  }
}

.repair-gmenu__category__link__icon {
  vertical-align: text-bottom;
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__category__link__icon {
    font-size: 5.333vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__category__link__icon {
    font-size: 28px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__category__link__icon {
    font-size: 22px;
    font-size: clamp(20px, 13.333px + 0.667vw, 22px);
  }
}

.repair-gmenu__trouble {
  display: flex;
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__trouble {
    flex-direction: column;
    gap: 8vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__trouble {
    gap: 42px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__trouble {
    justify-content: space-between;
  }
}

@media only screen and (min-width: 980px) {
  .repair-gmenu__trouble__block {
    width: 48%;
  }
}
@media only screen and (min-width: 1300px) {
  .repair-gmenu__trouble__block {
    width: 430px;
  }
}

.repair-gmenu__trouble__title {
  border-bottom: 2px solid #98ba8c;
  color: #1a1a1a;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__trouble__title {
    font-size: 4.267vw;
    padding: 3.333vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__trouble__title {
    font-size: 22px;
    padding: 18px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__trouble__title {
    font-size: 17px;
    font-size: clamp(15px, 8.333px + 0.667vw, 17px);
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 1300px) {
  .repair-gmenu__trouble__title {
    font-size: 17px;
  }
}

@media only screen and (max-width: 979px) {
  .repair-gmenu__trouble__list {
    margin-top: 2vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__trouble__list {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__trouble__list {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 979px) {
  .repair-gmenu__trouble__item {
    font-size: 4vw;
    letter-spacing: 0.06em;
    line-height: 3;
    margin: 0 3.333vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__trouble__item {
    font-size: 21px;
    margin: 0 18px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__trouble__item {
    font-size: 14px;
    font-size: clamp(12px, 5.333px + 0.667vw, 14px);
    font-weight: 300;
    letter-spacing: 0;
    line-height: 2.143;
  }
}

.repair-gmenu__trouble__link {
  display: block;
  width: 100%;
  height: 100%;
  color: #1a1a1a;
}
@media (any-hover: hover) {
  .repair-gmenu__trouble__link:hover {
    opacity: 0.6;
    text-decoration: underline;
  }
}

.repair-gmenu__list {
  display: flex;
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__list {
    order: 1;
    flex-wrap: wrap;
    margin-top: 8.667vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__list {
    margin-top: 45px;
  }
}
@media only screen and (min-width: 980px) {
  .repair-gmenu__list {
    gap: 10px;
    gap: clamp(5px, -11.667px + 1.667vw, 10px);
    order: 3;
  }
}
@media only screen and (min-width: 1300px) {
  .repair-gmenu__list {
    gap: 10px;
  }
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__list .repair-header__link__icon {
    stroke: #38714a;
  }
}

@media only screen and (max-width: 979px) {
  .repair-gmenu__list__item {
    width: 50%;
    border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    /*
    &:nth-child(2n+1) {
      border-right: 1px solid #f2f2f2;
    }
    */
  }
  .repair-gmenu__list__item:nth-child(-n+2) {
    border-top: 1px solid #f2f2f2;
  }
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__list__item .repair-header__link {
    align-items: center;
    display: flex;
    gap: 1.867vw;
    padding: 2.4vw 2.667vw;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .repair-gmenu__list__item .repair-header__link {
    padding: 14px;
  }
}
@media only screen and (max-width: 979px) {
  .repair-gmenu__list__item.list__item_mypage {
    display: none;
  }
}

@media only screen and (min-width: 980px) {
  .repair-header__link--contact {
    display: none;
  }
}

@media only screen and (min-width: 980px) {
  .repair-header__link--reve21 {
    display: none;
  }
}

/* =======================================
 scrolled style
======================================= */
.l-header--repair.is-scrolled {
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(5px);
}
@media only screen and (min-width: 980px) {
  .l-header--repair.is-scrolled .l-header__inner--repair {
    padding: 1.538vw 0 8px;
  }
}
@media only screen and (min-width: 1300px) {
  .l-header--repair.is-scrolled .l-header__inner--repair {
    padding: 20px 0 7px;
  }
}
.l-header--repair.is-scrolled .repair-header__logo__image {
  fill: #333;
}
@media only screen and (min-width: 980px) {
  .l-header--repair.is-scrolled .repair-header__link__icon {
    stroke: #333;
  }
}
@media only screen and (max-width: 979px) {
  .l-header--repair.is-scrolled .l-header__inner__block__item---mypage .repair-header__link__icon,
  .l-header--repair.is-scrolled .l-header__inner__block__item--cart .repair-header__link__icon {
    stroke: #333;
  }
}
@media only screen and (max-width: 979px) {
  .l-header--repair.is-scrolled .repair-toggle__bar {
    background: #666;
  }
}
@media only screen and (min-width: 980px) {
  .l-header--repair.is-scrolled .repair-gmenu__category__parent,
  .l-header--repair.is-scrolled .repair-header__link__label {
    color: #333;
  }
}
@media only screen and (min-width: 980px) {
  .l-header--repair.is-scrolled .repair-gmenu__category__item.is-active .repair-gmenu__category__parent {
    border-bottom-color: #333;
  }
}
@media only screen and (min-width: 980px) {
  .l-header--repair.is-scrolled .repair-search {
    border-bottom-color: #333;
  }
}
@media only screen and (min-width: 980px) {
  .l-header--repair.is-scrolled .repair-search__container input {
    color: #333;
  }
  .l-header--repair.is-scrolled .repair-search__container input::placeholder {
    color: #999;
  }
}

@keyframes onAutoFillStart { from {} to {}}
input:-webkit-autofill {
  animation-name: onAutoFillStart;
  transition: background-color 50000s ease-in-out 0s;
}

/* =======================================
 pages
======================================= */
.l-header--repair .l-header--pages .repair-header__logo__image {
  fill: #333;
}
@media only screen and (min-width: 980px) {
  .l-header--repair .l-header--pages .repair-header__link__icon {
    stroke: #333;
  }
}
@media only screen and (max-width: 979px) {
  .l-header--repair .l-header--pages .l-header__inner__block__item--cart .repair-header__link__icon {
    stroke: #333;
  }
}
@media only screen and (max-width: 979px) {
  .l-header--repair .l-header--pages .repair-toggle__bar {
    background: #666;
  }
}
@media only screen and (min-width: 980px) {
  .l-header--repair .l-header--pages .repair-gmenu__category__parent,
  .l-header--repair .l-header--pages .repair-header__link__label {
    color: #333;
  }
}
@media only screen and (min-width: 980px) {
  .l-header--repair .l-header--pages .repair-gmenu__category__item.is-active .repair-gmenu__category__parent {
    border-bottom-color: #333;
  }
}
@media only screen and (min-width: 980px) {
  .l-header--repair .l-header--pages .repair-search {
    border-bottom-color: #333;
  }
}
@media only screen and (min-width: 980px) {
  .l-header--repair .l-header--pages .repair-search__container input {
    color: #333;
  }
  .l-header--repair .l-header--pages .repair-search__container input::placeholder {
    color: #999;
  }
}

.hero-image {
  position: relative;
}

.new-slider {
  visibility: visible;
}

.new-slider__nav {
  display: flex;
  gap: 15px;
  position: absolute;
}
@media only screen and (max-width: 979px) {
  .new-slider__nav {
    bottom: 8vw;
    justify-content: center;
    width: 100%;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .new-slider__nav {
    bottom: 30px;
  }
}
@media only screen and (min-width: 980px) {
  .new-slider__nav {
    bottom: 50px;
    justify-content: flex-end;
    left: 50%;
    padding-right: 7.8%;
    transform: translateX(-50%);
    max-width: 1280px;
    width: 98.462%;
  }
}
@media only screen and (min-width: 1300px) {
  .new-slider__nav {
    padding-right: 100px;
  }
}

.new-slider__nav__arrow {
  background: none;
  font-size: 24px;
  height: auto;
  opacity: 1;
  position: static;
  transform: none;
  width: auto;
}
.new-slider__nav__arrow--prev {
  transform: scale(-1);
}

.new-slider__nav__pagination {
  align-items: center;
  display: flex;
  gap: 15px;
}

.new-slider__nav__pagination__dot {
  align-items: center;
  display: flex;
}
.new-slider__nav__pagination__dot button {
  border: 1px solid #fff;
  border-radius: 50%;
  height: 8px;
  opacity: 1;
  width: 8px;
}
.new-slider__nav__pagination__dot.is-current button {
  background: #fff;
}

.hero-image__text {
  color: #fff;
  letter-spacing: 0.12em;
  position: absolute;
  z-index: 5;
}
@media only screen and (max-width: 979px) {
  .hero-image__text {
    font-size: 5.067vw;
    left: 13.333vw;
    top: 24%;
  }
}
@media only screen and (max-width: 979px) and (min-width: 431px) {
  .hero-image__text {
    font-size: 26px;
  }
}
@media only screen and (min-width: 980px) {
  .hero-image__text {
    font-size: 32px;
    font-size: clamp(26px, 6px + 2vw, 32px);
    line-height: 1.813;
    left: 50%;
    margin-top: -0.5em;
    padding-left: 3.125%;
    top: 50%;
    transform: translateX(-50%);
    max-width: 1280px;
    width: 98.462%;
  }
}
@media only screen and (min-width: 980px) and (min-width: 1300px) {
  .hero-image__text {
    padding-left: 40px;
  }
}/*# sourceMappingURL=l_header.css.map */