@charset "UTF-8";
/* 共通パーツ */
#omomuki_collection {
  margin: -16px 0 0 0;
  text-align: left;
  font-size: 15px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #000; }

#omomuki_collection h3 {
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 5px; }

#omomuki_collection h3.en {
  font-family: "GalanoGrotesque-Bold", "Helvetica Neue", Verdana, Arial, sans-serif; }

#omomuki_collection h4 {
  margin-bottom: 1em;
  font-weight: bold;
  padding: 0;
  font-size: 1.2em; }

#omomuki_collection p {
  margin-bottom: 0;
  line-height: 1.7;
  font-size: 16px; }

@media screen and (max-width: 768px) {
  .view_pc {
    display: none !important; } }
@media screen and (min-width: 1025px) {
  .view_tab-sp {
    display: none !important; } }
@media screen and (min-width: 769px) {
  .view_sp {
    display: none !important; } }
@media screen and (max-width: 768px) {
  .view_pc {
    display: none !important; } }
/* メイン */
#omomuki_collection {
  padding-top: 125px;
  padding-bottom: 50px; }
  #omomuki_collection .mv_waku {
    margin-bottom: 3em; }
    #omomuki_collection .mv_waku .hero {
      position: relative;
      width: 100%;
      margin: 0 auto 6.5em; }
      #omomuki_collection .mv_waku .hero picture img {
        margin: 0 auto; }
    #omomuki_collection .mv_waku .intro {
      text-align: center; }
      #omomuki_collection .mv_waku .intro .ttl {
        margin-bottom: 3em; }
        #omomuki_collection .mv_waku .intro .ttl h2 {
          font-size: 62px;
          line-height: 1; }
        #omomuki_collection .mv_waku .intro .ttl .exclusive_label {
          font-size: 30px;
          /* ボタンより小さくして主張を抑える */
          font-weight: bold;
          /* 太字にする */
          margin-bottom: 0;
          /* 下の文字との隙間を少し広げて綺麗に */
          line-height: 1.2;
          letter-spacing: 0.05em;
          /* 文字の間隔を少しあけて洗練された印象に */ }
        #omomuki_collection .mv_waku .intro .ttl p {
          line-height: 1.2;
          font-weight: bold;
          font-size: 30px; }
      #omomuki_collection .mv_waku .intro .txt {
        font-size: 1.2em;
        line-height: 1.7;
        text-align: left;
        /* 左よせ */
        max-width: 620px;
        /* ★文章の最大幅を指定（読みやすい幅に調整してください） */
        margin: 0 auto; }
  #omomuki_collection .color_container .color_waku {
    background: #f1ece6;
    max-width: 800px;
    width: 90%;
    margin: 0 auto;
    padding: 0;
    margin-bottom: 2em;
    border-radius: 5px;
    /* 1つ目(Akane)と3つ目(Karashi)のブロックだけ左右反転 */ }
    #omomuki_collection .color_container .color_waku:nth-child(odd) .box.overview .inner {
      flex-direction: row-reverse; }
    #omomuki_collection .color_container .color_waku .wrap {
      width: 100%;
      margin: 0 auto; }
    #omomuki_collection .color_container .color_waku .box {
      margin-bottom: 0; }
      #omomuki_collection .color_container .color_waku .box.overview .inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        padding: 30px; }
        #omomuki_collection .color_container .color_waku .box.overview .inner ul {
          width: 48%; }
          #omomuki_collection .color_container .color_waku .box.overview .inner ul li h5 {
            font-weight: bold;
            font-size: 20px;
            padding-bottom: 1em; }
          #omomuki_collection .color_container .color_waku .box.overview .inner ul li:last-child {
            margin-top: 2em; }
          #omomuki_collection .color_container .color_waku .box.overview .inner ul li a {
            text-decoration: underline !important; }
          #omomuki_collection .color_container .color_waku .box.overview .inner ul li .attention {
            color: red;
            font-weight: bold; }
        #omomuki_collection .color_container .color_waku .box.overview .inner .img {
          width: 48%; }
          #omomuki_collection .color_container .color_waku .box.overview .inner .img img {
            width: 100%;
            height: auto; }
  #omomuki_collection .section_title {
    text-align: center;
    margin-top: 5em;
    margin-bottom: 2em;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    width: 90%; }
    #omomuki_collection .section_title h2 {
      font-size: 40px;
      line-height: 1;
      padding-bottom: 20px;
      width: 100%;
      border-bottom: 2px solid #000; }
  #omomuki_collection .lineup_container {
    display: flex;
    justify-content: center;
    gap: 40px;
    /* 2つのボトル間の距離を調整 */
    max-width: 800px;
    margin: 0 auto 60px;
    padding: 0 20px;
    width: 90%; }
  #omomuki_collection .lineup_box {
    flex: 1;
    text-align: center;
    max-width: 380px; }
    #omomuki_collection .lineup_box h3 {
      margin-bottom: 0 !important;
      line-height: 1; }
    #omomuki_collection .lineup_box .img {
      max-width: 260px;
      /* これで画像が綺麗に縮小されます */
      margin: 0 auto; }
      #omomuki_collection .lineup_box .img img {
        width: 100%;
        height: auto; }
    #omomuki_collection .lineup_box .price {
      font-size: 18px;
      margin-top: -5px;
      margin-bottom: 20px; }
    #omomuki_collection .lineup_box .btn-detail {
      display: inline-block;
      padding: 10px 30px;
      background-color: #000;
      color: #fff;
      text-decoration: none !important;
      font-weight: bold;
      border-radius: 5px; }
  #omomuki_collection .gallery_container {
    display: flex;
    flex-wrap: wrap;
    /* 3個並んだら自動で次の行に折り返す設定 */
    justify-content: space-between;
    /* 左右の端をピタッと合わせ、間の2つの隙間を均等にする魔法のプロパティ */
    row-gap: 15px;
    /* 上下の行同士の間隔（横の隙間は自動計算されるので不要） */
    max-width: 800px;
    /* 他のコンテンツと同じ幅に合わせる */
    margin: 0 auto 15px;
    /* 下のボタンとの間の余白 */
    width: 90%; }
  #omomuki_collection .gallery_image {
    width: calc((100% - 30px) / 3);
    aspect-ratio: 1 / 1;
    /* 画像を強制的に綺麗な正方形に保つ */
    overflow: hidden; }
    #omomuki_collection .gallery_image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      /* 縦横比を崩さずに正方形の枠いっぱいに表示する */ }
  #omomuki_collection .gallery_btn_waku {
    text-align: center;
    margin-bottom: 100px;
    /* 次のコンテンツとの距離 */ }
    #omomuki_collection .gallery_btn_waku .view_all_btn {
      display: block;
      max-width: 800px;
      /* 画像の全体の横幅とぴったり合わせる */
      width: 90%;
      margin: 0 auto;
      background-color: #000;
      color: #fff;
      text-align: center;
      padding: 15px 0;
      font-size: 16px;
      font-weight: bold;
      text-decoration: none;
      transition: background-color 0.3s;
      border-radius: 5px; }

/* 👈 一番最後。大元の #omomuki_collection を閉じるカッコ */
