*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  overflow-x: hidden;
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", "Yu Gothic", "Meiryo", sans-serif!important;
}

/* メニュー開閉時の横スクロール抑止 */
html {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

/*  iOSの自動文字拡大を抑止（安全策）  */

body {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
}

body.is-fixed {
  position: fixed;
  width: 100%;
  overflow: hidden;
  touch-action: none;
  /* Androidのプルリフ防止 */
}

/* .site-main {
  padding-top: 67px;
} */

h1,
h2,
h3,
h4 {
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", "Yu Gothic", "Meiryo", sans-serif!important;
  font-weight: 400;
  color: #555555;
  font-size: 1.875rem;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 50px;
}

section .button a {
  display: block;
  padding: 10px 0;
  width: 100%;
  background: #aaaaaa;
  color: #FFF;
  transition: 0.5s;
  text-decoration: none;
  text-align: center;
  line-height: 1rem;
}

section .button a:hover {
  background: #555555;
}

@media (max-width: 768px) {

  h1,
  h2,
  h3,
  h4 {
    font-size: 1.25rem
  }
}

/* =========================================
   基本変数（ヘッダー高）
   ※必要に応じて数値を調整
========================================= */
:root {
  --header-height: 106px;
  /* PC時のヘッダー高さ */
}

@media (max-width: 440px) {
  :root {
    --header-height: 112px;
    /* スマホ極小幅時のヘッダー高さ */
  }
}


/*******************************************************
FV
*******************************************************/

.section-fv {
  opacity: 0;
  transition: opacity 1.5s ease-out, transform 1.5s ease-out;
  animation: fadeInUp 1.5s ease-out forwards;
  animation-delay: 1s;
}

.section-fv.show {
  opacity: 1;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fv-slider {
  position: relative;
  width: 100%;
  height: 95vh;
}

.fv-slider .swiper-slide {
  position: relative;
  width: 100%;
  height: 95vh;
  overflow: hidden;
}

.fv-slider .slide-bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transform: scale(1);
  transition: transform 14s ease-in-out;
}

.fv-slider .swiper-slide-active .slide-bg {
  transform: scale(1.18);
}

.fv-slider .swiper-fade .swiper-slide {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
}

.fv-slider .swiper-fade .swiper-slide-active {
  opacity: 1;
  z-index: 1;
}

/*動画レイアウト*/
.fv-slider .video-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.fv-slider .video-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  /* transform: scale(1); */
  transition: transform 10s ease-in-out;
  pointer-events: none;
}

.swiper-slide-active .video-bg video {
  /* transform: scale(1.1); */
}


@keyframes zoomEffect {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.1);
  }
}

.fv-slider .slide-caption-area {
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  width: 460px;
  z-index: 99999;
  font-size: 0;
  opacity: 0;
  transition: opacity 0.6s ease-out 1s, transform 0.6s ease-out 2s;
}

.fv-slider .slide-caption-area a {
  text-decoration: none;
}

.swiper-slide-active .slide-caption-area {
  opacity: 1;
}


.fv-slider .slide-caption {
  display: flex;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  margin: auto;
  position: relative;
}

.fv-slider .slide-caption:after {
  content: '';
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 15px;
  height: 15px;
  background: url('https://d2w53g1q050m78.cloudfront.net/wwwharushopjp/uploads/assets/images/toppage/slider/arrow.png') no-repeat;
  background-size: contain;
}

.fv-slider .slide-caption-thumb {
  flex: 0 0 80px;
  margin-right: 20px;
}

.fv-slider .slide-caption-thumb img {
  width: 100%;
  height: auto;
}

.fv-slider .slide-caption-text {
  padding-right: 20px;
}

.fv-slider .slide-caption-text h2 {
  font-size: 16px;
  color: #555;
  font-weight: 700;
  margin: 0 0 10px 0;
  text-align: left;
  letter-spacing: normal;
  line-height: 1rem;
}

.fv-slider .slide-caption-text p {
  margin: 0;
  font-size: 0.875rem;
  color: #555;
  line-height: 1.25;
}

.fv-slider .swiper-pagination-bullets {
  bottom: 6px !important;
}

.fv-slider .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: rgb(255 255 255 / 45%);
  border-radius: 9999px;
  opacity: 1;
}

.fv-slider .swiper-pagination-bullet-active {
  background: #fff;
}

/* ドット */

/** FVを画面いっぱいにする処理 **/
:root {
  --header-h: 67px;
  --safe-vh: 1vh;
}


.site-main {
  padding-top: var(--header-h);
}

.section-fv,
.fv-slider,
.fv-slider .swiper-slide {
  height: calc(var(--safe-vh) * 100 - var(--header-h));
  min-height: 320px;

  /* 任意の下限。不要なら削除可 */
}


@media (max-width: 768px) {
  .fv-slider .slide-caption-area {
    width: 95%;
  }

  .fv-slider .slide-caption-text h2 {
    font-size: 0.875rem;
  }

  .fv-slider .slide-caption-thumb {
    flex: 0 0 80px;
    margin-right: 20px;
  }

  .fv-slider .slide-caption-text {
    padding-right: 20px;
  }
}




/*******************************************************
KUROKAMIシリーズ
*******************************************************/

.section-recommend {
  padding: 60px 5% 100px;
  background: #fff;
  text-align: center;
}

.section-recommend .recommend-title {
  font-size: 26px;
  margin-bottom: 80px;
}

.section-recommend .recommend-container {
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
  justify-content: center;
  max-width: 900px;
  width: 80%;
  margin: 0 auto;
  align-items: flex-end;
}

.section-recommend .product-card {
  flex: 1 1 calc(25% - 2%);
  box-sizing: border-box;
  border-radius: 8px;
  text-align: center;
  color: #555555;
}

.section-recommend .product-card h3 {
  font-size: 1rem;
  margin: 0;
  font-weight: 500;
  letter-spacing: 2px;
}
.section-recommend .product-card h3 span{
  display: block;
}

.section-recommend .product-card .product-image {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.section-recommend .product-card a {
  display: block;
}

.section-recommend .shipping-icon {
  width: 50px;
  margin: 0 auto;
}

.section-recommend .shipping-icon .cls-1 {
  fill: #FFF;
}

.section-recommend .product-card .price {
  margin: 0.5rem auto 1rem;
  font-size: 1.25rem;
}

.section-recommend .product-card .tax {
  font-size: 0.75rem;
  font-weight: normal;
}

.section-recommend .product-card .rating {
  margin: 10px auto;
  width: 100px;
  font-size: 16px;
  color: #e4d7a6;
}

.section-recommend .product-card .rating img {
  width: 100%;
  ;
}

.section-recommend .product-card .catch {
  font-size: 14px;
  margin-bottom: 0;
  color: #555;
}

.section-recommend .product-card .purchase_button a {
  display: block;
  padding: 8px 0;
  margin: 0 auto;
  width: 60%;
  border: 1px solid #555555;
  color: #555555;
  transition: 0.5s;
  text-decoration: none;
  text-align: center;
  line-height: 1rem;
}

.section-recommend .product-card .purchase_button a:hover {
  background: #e8e8e8;
}


.section-recommend .shipping-box {
  background: #abc6a6;
  padding: 20px 10px;
  color: #FFFFFF;
}

.section-recommend .shipping-icon {
  font-size: 24px;
  margin-bottom: 5px;
}

.section-recommend .shipping-label {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px 0;
  letter-spacing: 4px;
}

.section-recommend .shipping-note {
  font-size: 12px;
  margin: 0;
}


@media (max-width: 768px) {
  .section-recommend {
    padding: 60px 5% 60px;
  }

  .section-recommend .recommend-container {
    gap: 5%;
    width: 95%;
  }

  .section-recommend .product-card {
    flex: 1 1 calc(50% - 5%);
    margin-bottom: 10%;
  }

  .section-recommend .product-card:nth-child(3),
  .section-recommend .product-card:nth-child(4) {
    margin-bottom: 0;
  }

  .section-recommend .product-card h3 {
    font-size: 0.875rem;
    letter-spacing: normal;
  }

  .section-recommend .product-card .catch {
    font-size: 0.75rem;
  }

  .section-recommend .product-card .price {
    margin: 0.5rem auto 1rem;
    font-size: 1rem;
  }

  .section-recommend .product-card .purchase_button a {
    font-size: 0.75rem;
    width: 80%;
  }
}

/*******************************************************
secvice
*******************************************************/
.services {
  margin: 50px 0 150px;
}

.services .container {
  max-width: 900px;
  margin: 0 auto;
}

.services .container img {
  width: 100%;
}

.services .pc {
  display: block;
}

.services .smp {
  display: none;
}

.services .banner {
  margin-top: 1rem;
}

@media (max-width: 768px) {
  .services {
    margin: 0 auto 50px;
    width: 90%;
  }

  .services .pc {
    display: none;
  }

  .services .smp {
    display: block;
  }
}



/*******************************************************
PICK UP
*******************************************************/
.pickup {
  padding: 50px 0;
  background: #fcf9f7;
}

.pickup .swiper {
  width: 100%;
  max-width: 900px;
  margin: auto;
}

.pickup .swiper-slide {
  text-align: center;
  position: relative;
}

.pickup .hover-image {
  position: relative;
  overflow: hidden;
  /* border: 5px solid #FFF; */
}

.pickup .hover-image img {
  width: 100%;
  transition: opacity 0.4s ease-in-out;
  display: block;
}

.pickup .hover-image .img-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

.pickup .hover-image:hover .img-hover {
  opacity: 1;
}

.pickup .swiper-slide p {
  padding: 0;
  text-align: center;
  font-size: 0.875rem;
  color: #555555;
}

.swiper-pagination-bullet-active {
  background: #555555;
}

.pickup .swiper-pagination {
  text-align: center;
  margin-top: 20px;
  position: static;
  /* スライダー外部に置くため */
}


@media (max-width: 767.98px) {
  .pickup .swiper {
    padding: 0 10px;
  }

  .pickup .swiper-slide p {
    /* padding:0 0.25rem; */
    font-size: 0.75rem;
  }

  .pickup .swiper-button-prev,
  .pickup .swiper-button-next {
    background: rgba(0, 0, 0, 0.40);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.25);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .pickup .swiper-button-prev {
    left: 1px;
  }

  .swiper-button-next {
    right: 0;
  }

  .pickup .swiper-button-prev:after {
    content: 'prev';
    width: auto;
    height: auto;
    font-size: 12px;
  }

  .swiper-button-next:after {
    content: 'next';
    width: auto;
    height: auto;
    font-size: 12px;
  }
}

/*******************************************************
TODAY'S RANKING
*******************************************************/
.section-ranking {
  padding: 50px 5%;
}

.section-ranking .ranking-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5%;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  align-items: end;
}

.section-ranking .product-card {
  min-width: 0;
  box-sizing: border-box;
  border-radius: 8px;
  text-align: center;
  color: #555;
}

.section-ranking .product-card h3 {
  font-size: 1rem;
  margin: 0;
  letter-spacing: 1px;
  height: 3rem;
  overflow: hidden;
}
.section-ranking .product-card h3 span {
    display: block;
}

.section-ranking .product-card .product-image,
.section-ranking .product-card .rank-image {
  display: block;
  width: 60px;
  height: auto;
  margin: 0 auto;
}

.section-ranking .product-card .product-image {
  margin-bottom: 15px;
  width: 55%;
}

.section-ranking .product-card .rank-image {
  margin-bottom: 15px;
}

.section-ranking .catch {
  font-size: 12px;
  word-break: break-word;
}

.section-ranking .price {
  font-size: 1.1rem;
  line-height: 1rem;
}

.section-ranking .tax {
  font-size: 0.75rem;
  font-weight: normal;
}

.section-ranking .product-card a {
  text-decoration: none;
  display: block;
  color: #555;
}

.section-ranking .product-card .label {
  display: flex;
  margin-top: 1rem;
  justify-content: center;
  font-size: 0.75rem;
}

.section-ranking .product-card .label span {
  padding: 0.25rem;
  border: 1px solid #aaa;
  margin: 0 0.25rem;
  word-break: keep-all;
}

.section-ranking .product-card .label span.winter {
  background: #faf7ed;
}

.section-ranking .product-card .label img {
  width: auto;
}


.section-ranking .product-card .purchase_button a {
  display: block;
  padding: 10px 0;
  margin: 0 auto;
  width: 80%;
  background: #555555;
  color: #FFF;
  transition: 0.5s;
  text-decoration: none;
  text-align: center;
  line-height: 1rem;
}

.section-ranking .product-card .purchase_button a:hover {
  background: #787878;
}

.section-ranking .rating img {
  width: 100%;
}

.section-ranking .catch {
  margin-bottom: 0;
  font-size: 14px;
  color: #555;
}

.section-ranking .price {
  margin: 1rem auto;
  font-weight: normal;
}


.section-ranking .ranking-swiper {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.section-ranking.is-swiper .ranking-container {
  display: flex;
  gap: 0;
  align-items: flex-start;
}

.section-ranking.is-swiper .product-card {
  flex: 0 0 auto;
  width: auto;
}

.section-ranking .swiper-button-prev,
.section-ranking .swiper-button-next {
  display: block;
  background: rgba(0, 0, 0, 0.40);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.section-ranking .swiper-button-prev {
  left: 1px;
}

.section-ranking .swiper-button-next {
  right: 0;
}

.section-ranking .swiper-button-prev:after,
.section-ranking .swiper-button-next:after {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.section-ranking .swiper-button-prev:after {
  content: 'prev';
  font-size: 12px;
}

.section-ranking .swiper-button-next:after {
  content: 'next';
  font-size: 12px;
}

/* pickup 同様の左右パディング（任意） */
.section-ranking .ranking-swiper {
  padding: 0 10px;
}

.section-ranking .ranking-pagination {
  text-align: center;
  margin-top: 20px;
  position: static;
}



@media (max-width: 768px) {
  .section-ranking .product-card .product-image {
    width: 50%;
  }

  .section-ranking .product-card .rank-image {
    width: 40%;
  }

  .section-ranking .product-card h3 {
    font-size: 0.75rem;
    letter-spacing: normal;
    margin-bottom: 0;
  }

  .section-ranking .catch {
    font-size: 0.75rem;
    margin-bottom: 10px;
  }

  .section-ranking .price {
    font-size: 0.875rem;
  }
  .section-ranking .product-card .label{
    margin-top: 0;
  }

  .section-ranking .product-card .label span {
    padding: 0.25rem 0.25rem;
  }

  .section-ranking .product-card .purchase_button a {
    font-size: 0.75rem;
    width: 100%;
  }
}



/*******************************************************
TOPICS
*******************************************************/
.section-topics {
  padding: 0 5% 150px;
}

.section-topics a {
  text-decoration: none;
  color: #000;
}

.section-topics .topics-container {
  display: flex;
  gap: 30px;
}

.section-topics .box {
  flex: 1 1 0;
  min-width: 0;
  text-align: center;
  position: relative;
}

.section-topics .hover-image {
  position: relative;
  overflow: hidden;
}

.section-topics .hover-image img {
  width: 100%;
  transition: opacity .4s ease-in-out;
  display: block;
}

.section-topics .hover-image .img-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

.section-topics .hover-image:hover .img-hover {
  opacity: 1;
}

.section-topics .box .text_container {
  padding-top: 10px;
  color: #555;
}

.section-topics .topics-swiper {
  width: 100%;
  max-width: 900px;
  margin: auto;
  overflow: hidden;
}

/* ページネーションはデフォルト非表示。モバイルでスライダー有効時のみ表示 */
.section-topics .topics-pagination {
  display: none;
}

.section-topics.is-swiper .topics-pagination {
  display: block;
  margin-top: 12px;
  text-align: center;
}

/* スライダーONのときはwrapperのgapをゼロにして、spaceBetweenに統一 */
.section-topics.is-swiper .topics-container {
  gap: 0;
}

.section-topics.is-swiper .box {
  flex: 0 0 auto;
  width: auto;
}

@media (max-width: 768px) {
  .section-topics {
    padding: 0 5% 3rem;
  }

  .section-topics h2 {
    margin-bottom: 30px;
  }

  .section-topics .box .text_container {
    font-size: 0.75rem;
  }

  .section-topics .box p .smp {
    display: none;
  }

  .section-topics .swiper {
    padding: 0 10px;
  }

  .section-topics .swiper-slide p {
    /* padding:0 0.25rem; */
    font-size: 0.625rem;
  }

  .section-topics .swiper-button-prev,
  .section-topics .swiper-button-next {
    background: rgba(0, 0, 0, 0.40);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.25);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
    width: 36px;
    height: 36px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .section-topics .swiper-button-prev {
    left: 1px;
  }

  .swiper-button-next {
    right: 0;
  }

  .section-topics .swiper-button-prev:after {
    content: 'prev';
    width: auto;
    height: auto;
    font-size: 12px;
  }

  .swiper-button-next:after {
    content: 'next';
    width: auto;
    height: auto;
    font-size: 12px;
  }
}



/*******************************************************
About
*******************************************************/
.section-about {
  /* padding: 50px 0; */
  position: relative;
  overflow: hidden;
}

.section-about .slider {
  position: relative;
  width: 100%;
  height: calc(100vh - 66px);
  overflow: hidden;
}

.section-about .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  object-fit: cover;
  opacity: 0;
  transition: opacity 15s ease-in-out;
  z-index: 0;
}

.section-about .slide.active {
  opacity: 1;
  z-index: 1;
}

.section-about .about_text {
  position: absolute;
  display: block;
  z-index: 9999;
  font-family: 'Zen Old Mincho', 'Hiragino Mincho ProN', 'Yu Mincho', '游明朝', 'Noto Serif JP', serif;
  line-height: 2;
  left: 20%;
  top: 50%;
  transform: translateY(-50%);
  color: #555555;
  opacity: 0;
  transition: opacity 1.2s ease, transform 1.2s ease;
}

.section-about .about_text.fade-in {
  opacity: 1;
}

.section-about .about_text p {
  margin-bottom: 30px;
  padding: 0;
  /* text-shadow:
    0 0 2px rgba(255, 255, 255, 0.9),
    0 0 4px rgba(255, 255, 255, 0.8),
    0 0 6px rgba(235, 232, 230, 0.219); */
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 2rem;
}

.section-about .about_text p .smp {
  display: none;
}


.section-about .about_text .button {
  margin-top: 30px;
  max-width: 200px;
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 300;
}

.section-about .about_text .button a {
  display: block;
  padding: 10px 0;
  width: 100%;
  background: #8888;
  color: #FFF;
  transition: 0.5s;
  text-decoration: none;
  text-align: center;
  line-height: 1rem;
  letter-spacing: 2px;
}

.section-about .about_text .button a:hover {
  background: #555;
}

.section-about .about_haru {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFF;
  height: 100vw;
}

/* <picture> 内の <img> だけをフェード対象に */
.section-about .about_haru picture,
.section-about .about_haru img {
  display: block;
  width: 100%;
  height: auto;
}

.section-about .about_haru img {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1s ease-out, transform 2s ease-out;
  will-change: opacity, transform;
}

.section-about .about_haru img.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .section-about .about_haru img {
    transition: none;
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 980px) {
  .section-about {
    overflow: hidden;
  }
  .section-about .about_haru{
    height: auto;
  }

  .section-about .about_haru .pc {
    display: none;
  }

  .section-about .about_haru .smp {
    display: block;
  }
}

@media (min-width: 1300px) {
  .section-about .about_text p {
    font-size: 1.2rem;
    line-height: 3rem;
  }
}

@media (max-width: 768px) {
  .section-about {
    background: #c5cccb;
  }
  .section-about .about_text{
    left: 10%;
  }

  .section-about .about_text p {
    font-size: 0.75rem;
  }

  .section-about .about_text p .smp {
    display: block;
  }
  .section-about .about_text .button{
    max-width: 160px;
  }

  .section-about .about_text .button a {
    font-size: 0.75rem;
    font-weight: 400;
  }
}


@media (max-width: 365px) {
  .section-about .about_text {
    font-size: 0.75rem;
    line-height: 1.5rem;
  }
}


/*******************************************************
Information
*******************************************************/
.section-info {
  padding: 100px 5%;
}

.section-info .container {
  max-width: 900px;
  margin: 0 auto;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.section-info .info-item {
  border-bottom: 1px dotted #e1e1e1;
}

.section-info .info-item:last-child {
  border-bottom: none;
}

.section-info .info-item a {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
  text-decoration: none;
}

.section-info .info-item a:last-child {
  border-bottom: none;
}

.section-info .info-date {
  width: 150px;
  color: #888;
  font-size: 14px;
  flex-shrink: 0;
}

.section-info .info-text {
  position: relative;
  max-width: 820px;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #555;
  line-height: 1.6;
}

/* .section-info .info-item a:after {
  content: '＞';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-decoration: none;
  color: #000;
} */

.section-info .info-item a:hover {
  opacity: 0.7;
}

.section-info .info-label {
  display: inline-block;
  background-color: #eee;
  color: #555;
  font-size: 13px;
  padding: 2px 8px;
  border-radius: 10px;
  margin-right: 10px;
}


.section-info .button a {
  display: block;
  margin: 2rem auto 0;
  width: fit-content;
  color: #555555;
  background-color: unset;
  transition: 0.5s;
  text-decoration: underline;
  text-align: center;
  line-height: 1rem;
  letter-spacing: 2px;
}

.section-info .button a:hover {
  color: #787878;
  background-color: unset;
}

@media (max-width: 768px) {
  .section-info {
    padding: 50px 5%;
  }

  .section-info .info-item a {
    flex-direction: column;
  }

  .section-info .info-text {
    padding-right: 1.5rem;
    box-sizing: border-box;
    font-size: 0.875rem;
  }

  .section-info .button a {
    font-size: 0.75rem;
    background-color: unset;
  }
}


/*******************************************************
Journal
*******************************************************/
.section-journal {
  padding: 50px 5%;
  background: #f9f8f6;
}

.section-journal h2 {
  margin-bottom: 0;
}

.section-journal .container {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.section-journal .huu_logo {
  margin: 2rem auto;
  max-width: 150px;
}

.section-journal .container img {
  width: 100%;
}

.section-journal .container p {
  color: #555;
  line-height: 1.25em;
}

.section-journal .container p span {
  display: block;
  margin-bottom: 1rem;
  font-size: 1.25em;
}

.section-journal .button {
  margin: 2rem auto 0;
  max-width: 200px;
  font-family: "Zen Kaku Gothic New", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: 300;
}

.section-journal .button a {
  display: block;
  padding: 10px 0;
  width: 100%;
  background: #888;
  color: #FFF;
  transition: 0.5s;
  text-decoration: none;
  text-align: center;
  line-height: 1rem;
  letter-spacing: 2px;
}

.section-journal .button a:hover {
  background: #555;
}

@media (max-width: 768px) {
  .section-journal .huu_logo {
    margin: 0 auto 2rem;
    max-width: none;
    width: 30%;
  }
  .section-journal .button {
      max-width: 160px;
  }

  .section-journal .button a {
    font-size: 0.75rem;
  }

  .section-journal .container p {
    font-size: 0.875rem;
  }
}

/*******************************************************
Products
*******************************************************/
.section-products {
  padding: 50px 5%;
}

.section-products .smp {
  display: none;
}

.section-products .container {
  max-width: 900px;
  margin: 0 auto;
}

.section-products h3 {
  margin: 0 auto 50px;
  padding: 10px 0;
  width: 60%;
  border-bottom: 1px solid #5d6a73;
  font-size: 1.25rem;
  font-weight: 500;
}

.section-products .wrapper {
  display: flex;
  gap: 3%;
  width: 100%;
  margin-bottom: 80px;
  justify-content: center;
  text-align: center;
}

.section-products .wrapper .box {
  width: calc(100% / 3);
}

.section-products h4 {
  margin: 0 0 20px;
  font-size: 1.25rem;
  font-weight: 500;
}

.section-products p {
  width: 80%;
  margin: 20px auto 0;
  font-size: 0.875rem;
  font-weight: 500;
  text-align: center;
  color: #555555;
}

.section-products .hover-image {
  position: relative;
  overflow: hidden;
}

.section-products .hover-image img {
  width: 100%;
  transition: opacity 0.4s ease-in-out;
  display: block;
}

.section-products .hover-image .img-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}

.section-products .hover-image:hover .img-hover {
  opacity: 1;
}



@media (max-width: 768px) {
  .section-products .smp {
    display: block;
  }

  .section-products .wrapper {
    margin-bottom: 30px;
  }

  .section-products .wrapper .box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .section-products h2 {
    margin: 0 0 20px;
  }

  .section-products h3 {
    font-size: 1rem;
  }

  .section-products h4 {
    margin: 0 0 2%;
    font-size: 0.75rem;
  }
}






/*******************************************************
INSTAGRAM
*******************************************************/
.section-instagram {
  padding: 50px 5%;
  background: #eaeff1;
}

.section-instagram .instagram_wrapper {
  max-width: 900px;
  margin: 0 auto;
  padding: 16px
}

.section-instagram .rail {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-padding: 16px;
  -webkit-overflow-scrolling: touch;
  padding: 4px 2px 8px
}

.section-instagram .rail::-webkit-scrollbar {
  height: 8px
}

.section-instagram .rail::-webkit-scrollbar-thumb {
  background: #d0d5dd;
}

.section-instagram .card {
  flex: 0 0 calc(40%);
  background: #ffffff;
  position: relative;
  overflow: hidden
}

.section-instagram .media {
  display: block;
  width: 100%;
  aspect-ratio: 4/5;
  object-fit: cover;
  background: #f0f2f6;
  transition: transform 0.3s ease;
}

.section-instagram .media:hover {
  transform: scale(1.1);
  /* 1.1倍に拡大 */
}

.section-instagram .badge {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.section-instagram .badge img {
  width: 15px;
  height: auto;
}

.section-instagram .swiper-slide {
  border: 5px solid #fff;
  overflow: hidden;
}

.section-instagram .swiper-button-prev,
.section-instagram .swiper-button-next {
  background: rgba(0, 0, 0, 0.40);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.25);
  box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
}

.section-instagram .swiper-button-prev {
  left: 1px;
}

.section-instagram .swiper-button-next {
  right: 0;
}


.section-instagram .swiper-button-prev:after {
  content: 'prev';
  width: auto;
  height: auto;
  font-size: 12px;
}




@media (max-width: 768px) {
  .section-instagram .insta-swiper {
    position: relative;
  }

  .section-instagram .instagram_wrapper {
    padding: 0;
  }
}




@media (min-width: 768px) {
  .section-instagram .rail {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    overflow: visible
  }

  .section-instagram .instagram_wrapper {
    padding: 0;
  }

  .section-instagram .card {
    flex: initial
  }
}



@media (max-width: 768px) {
  .section-instagram .instagram_image img {
    width: calc(100%/4);
  }

}

.section-instagram .sns_wrapper {
  max-width: 600px;
  margin: 3rem auto 0;
}

.section-instagram .sns_wrapper {
  max-width: 500px;
}

.section-instagram .sns_wrapper .title {
  margin: 0 auto 50px;
  padding: 10px 10%;
  display: block;
  width: fit-content;
  background: #888;
  color: #FFF;
  text-align: center;
  letter-spacing: 2px;
  line-height: 1rem;
  text-decoration: none;
  transition: 0.5s;
}

.section-instagram .sns_wrapper .title:hover {
  background: #555;
}

.section-instagram .sns_wrapper .icons {
  display: flex;
  justify-content: center;
  gap: 40px;
}

.section-instagram .sns_wrapper .icons .sns_icon {
  width: 30px;
  height: 30px;
  object-fit: contain;
  filter: grayscale(100%);
  overflow: visible;
}

.section-instagram .sns_wrapper .icons .sns_icon svg {
  display: block;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.section-instagram .sns_wrapper .icons .sns_icon .cls-1 {
  fill: #aaa;
}

.section-instagram .sns_wrapper .icons .sns_icon .cls-2 {
  fill: #fff;
}

.section-instagram .sns_wrapper .icons .sns_icon.line .cls-1 {
  fill: #fff;
}

.section-instagram .sns_wrapper .icons .sns_icon.line .cls-2 {
  fill: #aaa;
}

@media (max-width: 768px) {
  .section-instagram .sns_wrapper .title {
    max-width: 160px;
    font-size: 0.75rem;
    width: 100%;
  }
}

.section-brand {
  max-width: 500px;
  margin: 0 auto;
  padding: 50px 0;
  text-align: center;
}

.section-brand img {
  width: 100%;
}

@media (max-width: 768px) {
  .section-brand .container {
    padding: 0 5%;
  }
}