@media (max-width: 768px) {
  .sp-none {
    display: none;
  }

  .sp-block {
    display: block;
  }
  .container {
    margin: 0 auto;
  }

  .accordion-columns {
    flex-direction: column;
  }
  .features-container {
    flex-direction: column;
    align-items: flex-start;
  }
  .right-align {
    padding: 4rem 1.5rem;
  }

  .feature-item {
    width: 100%;
  }
  .shop-info,
  .shop-image {
    padding: 0;
  }

  .shop-container {
    margin: 3rem auto;
  }

  .shop-info h2,
  .shop-info h3 {
    text-align: left;
  }
  .card-info{
    font-size:14px;
  }
  h2{
    font-size: 1.5rem;
  }
  h2.vw{
    font-size: calc((100vw - 48px) * 0.05);
  }
  p{
    font-size: 14px;
  }
  .btn-map {
    display: block;
    text-align: center;
    width: 144px;
    margin: 20px auto 20px 0;
  }
  .shop-grid {
    grid-template-columns: 1fr;
  }
  .shop-card {
    padding: 24px;
  }
  .-grid {
    grid-template-columns: 1fr;
    direction: rtl;
  }

  .gallery__image {
    direction: ltr;
  }
  .swiper-button-prev {
    left: 5%;
  }

  .swiper-button-next {
    right: 5%;
  }

  .header__top a::before {
    display: none;
  }
  .logo-anim {
    display: none;
  }
 
  #aboutBike {
    height: auto;
    padding: 31vw;
  }

  #detail{
    padding:1.5rem 0 4rem;
  }

  .bike__detail {
    color: #fff;
    position: static;
    padding: 0 24px;
  }
  .bike__detail a {
    background-color: #fff;
    color: #000;
    width: 50%;
    margin-bottom: 2rem;
  }
  .bike_name {
    font-size: 2rem;
  }
  .bike_name span {
    font-size: 1rem;
  }
  .slide-area {
    padding: 0 1.5rem;
  }
  .swiper-button .swiper-button-prev, .swiper-button .swiper-button-next {
    width: 48px;
  }

  .accordion-header {
    flex-direction: column;
    padding: 1.5rem;
  }
  #accordionBtn {
    margin-top: 1rem;
    width: 100%;
  }
  #explainText {
    margin: 0;
  }
  #explainText h3.spec{
    margin-top: 1rem;
  }

  .explain .label p {
    font-size: 1rem;
  }
  .accordion-header__text span{
    font-size:14px;
  }
  .accordion-header__text span.big_font{
    font-size:20px;
  }
  .accordion-content.active {
    max-height: 100%;
    padding: 1.5rem;
  }

  /* 下のメリットセクション */
  .benefits {
    margin-top:2rem;
    padding: 1.5rem;
  }

  .benefits__title {
    padding-left: 1rem;
  }
  .benefits__title h3 {
    font-size: 0.9rem;
  }
  .accordion-content {
    padding:0 2rem;
  }
  .benefits__title h2 {
    line-height: 1.5;
    font-size: 1.35rem;
  }
  .benefits p {
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
  }
  .accordion-columns .box {
    padding: 1.5rem;
  }
  #shopInfo {
    margin: 3rem 0 0 0;
  }
  .container.shop {
    flex-direction: column-reverse;
  }
  .shop-info {
    width: 100%;
    font-size:14px;
  }
  .shop-info > div {
    padding: 0;
  }
  .inner {
    padding: 0 1.5rem;
  }
  .shop-info h3 {
    margin-bottom: 15px;
    font-size:1.5rem;
  }
  .shop-info h3 span{
    font-size:14px;
  }
  .btn-primary div {
    flex-direction: column;
    align-items: center;
  }
  .strong p {
    line-height: 1.3;
    font-size: 1.7rem;
}
.arrows{
  width: 30%;
}
.arrow{
  right: 1.5rem;
}
.btn-secondary .arrows{
  width: 40%;
}
.address-info a{
    color: #fff;
}
  .-grid {
    grid-template-columns: 1fr 1fr;
}
.-grid div:nth-child(1) { order:1; }
.-grid div:nth-child(2) { order: 2; }
.-grid div:nth-child(3) { order:4; }
.-grid div:nth-child(4) { order: 3; }
.-grid div:nth-child(5) { order:5; }
.-grid div:nth-child(6) { order: 6; }

.footer-menu:nth-child(1),.footer-menu:nth-child(2),.footer-menu{
    width: 100%;
}
.footer-container {
    flex-direction: column;
    align-items: center;
    margin: 0 auto 3rem;
  }

  .footer-menu {
    /* margin-bottom: 30px; */
    text-align:left;
  }
  .footer-menu ul{
    flex-direction: column;
  }
  .footer-menu ul li {
    margin-bottom: 0;
  }
  .footer-company-logo {
    margin: 0 auto 0 0;
  }
  .footer-inner{
    padding: 96px 2rem;
  }
  .letter{
    height: 9vw;
  }
  .hero_bike {
    width: 100vw;
    height: unset;
    /* top: 25%; */
    max-width: none;
  }
  .hero_bike.pc{
    display: none;
  }
.hero{
    overflow: hidden;
    height: calc(72vh);
    margin-top: 135px;
}
#about {
    padding: 6rem 1.5rem;
}
.about_text{
  padding: 4rem 2rem 6rem 2rem;  
}
.about_text img {
    width: 81%;
}
.about_text__legally a {
    display: block;
    text-align: center;
}
.about_text__legally .arr{
    display: inline-block;
    margin-left: 10px;
}
.about_text__legally p{
  text-align: center;
}
.slide-area{
    overflow: hidden;
}
.header__top a{
    margin-left: 0;
}
.logo{
    width: 74%;
    /* margin: 0 auto; */
}

.btn-group {
    margin:4.5rem auto 4.5rem auto;
}

.product-contact{
  font-size: calc((100vw - 96px) * 0.05);
}

.label-important {
    font-size: 1.2rem;
    font-weight: bold;
}
#gallery{
    margin-top: 0;
    margin-bottom: 5rem;
}
.header__under.hide {
    transform: translateY(-100%);
  }

    .header__under {
        position: fixed;
        top: 40px;
        left: 0;
        right: 0;
        background: #000;
        z-index: 99999;
    }
    .policy{
      padding: 15rem 0 0 0;
    }
    .policy.contact .page-label div{
      text-align: unset;
    }
    .flow, .laws{
      padding: 10rem 0 0 0;
    }
    .faq-footer a.button {
      padding: 1.2rem 5rem;
    }
    h1{
      font-size: 1.5rem;
    }
    .policy h3{
      font-size: 1rem;
    }
    .policy p {
      font-size: 0.9rem;
  }
  h1.retail span{
    font-size: 1.125rem;
  }
  .heamburger{
    top: 2.5rem;
  }
  .pc-none {
    display: inline-block;
  }
  .btn-logo{
    margin-right: unset;
  }
  .retail-banner div{
    flex-direction: column;
    align-items: center;
  }
  .retail-banner .btn-logo{
    margin-bottom: .25rem;
  }
  .retail-banner p.banner-text{
    font-size:2rem;
  }
  .retail-banner p.detail{
    text-align: left;
  }
  img.logo {
    margin: 0 auto;
  }
  .faq-footer a.button {
    padding: 1.2rem 5rem;
  }
  .back-button{
    width:100%;
    max-width: unset;
  }

  .sp-product-size{
    aspect-ratio: 3 / 2;
    object-fit: cover;
  }
}

@media (max-width: 1000px) {
  .sp-none-w1000 {
    display: none;
  }
/* ハンバーガーメニュー */
.hamburger {
    /*position:absolute;*/
    right: 2rem;
    z-index: 9999999;
    background: #000;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 40px;
    height: 18px;
  }
  .hamburger span {
    display: block;
    height: 1px;
    width: 30px;
    background-color:var(--color-gold);
    border-radius: 2px;
    transition: 0.3s ease;
  }
  .info-row a{
    color: #fff;
  }
  
  /* モバイルナビ */
  .mobile-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1000;
    display: flex;
    padding: 9rem 3rem;
    flex-direction: column;
    align-items: baseline;
    text-align: left;
    justify-content: left;
    opacity: 0;
    pointer-events: none;
    transform: translateY(-10%);
    transition: opacity 0.5s ease, transform 0.5s ease;
  }
  .mobile-nav ul {
    list-style: none;
    padding: 0;
    text-align: left;
    width: 100%;
  }
  .mobile-nav li {
    margin: 1rem 0;
  }
  .mobile-nav-lineup span {
    color: var(--color-gold);
    font-size: 1rem;
  }
  .mobile-nav .mobile-nav-lineup ul {
    padding-left: 1rem;
    margin-top: 0.5rem;
  }
  .mobile-nav .mobile-nav-lineup li {
    margin: 0.5rem 0;
  }
  .mobile-nav a {
    font-size: 1rem;
    color: var(--color-gold);
    text-decoration: none;
  }
  
  /* 表示時のクラス */
  .mobile-nav.active {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  
  /* ハンバーガーアイコン変化（任意） */
  .hamburger.open span:nth-child(1) {
    transform: rotate(45deg) translateY(12px);
  }
  .hamburger.open span:nth-child(2) {
    opacity: 0;
  }
  .hamburger.open span:nth-child(3) {
    transform: rotate(-45deg) translateY(-11px);
  }
  .header__top{
    position: relative;
    z-index: 999999;
  }

  /* .header__under{
    background-color: #000;
  } */
  .mobile-nav ul:first-child{
    border-bottom: 1px solid var(--color-gold);
  }
}

a.header-cart-icon {
    display: flex;
}
span.cart-count {
    margin-left: 3px;
}
