/** Shopify CDN: Minification failed

Line 31:0 Unexpected "}"

**/
/* -------------------------------header部分_ここから------------------------------- */
/* headerのメニュー部分を画面中央に */
@media (min-width: 768px) {
.header__inline-menu {
  display: flex;
  justify-content: center;
  flex: 1 1 auto;
  text-align: center;
}

.header--middle-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.header__heading {
  margin-right: auto;
}

.header__icons {
  margin-left: auto;
}
  }
}
.header__menu-item {
    padding: 1.2rem 1.2rem 0 1.2rem;
}

/* headerのメニュー部分に下線追加 */
.section-header.shopify-section-group-header-group {
    border-bottom: 2px solid #333;
}

/* -------------------------------header部分_ここまで------------------------------- */

/* -------------------------------見出し後の小テキスト_ここから------------------------------- */
.section-template--18816865960126__featured_collection_N9U3rh-padding h2.title.inline-richtext::after {
  content: "おすすめ商品";
  font-size: 0.25em;
  color: #fff;
  font-weight: bold;
  margin-left: 0.7em;
}
.section-template--18816865960126__featured_collection_AtxxcN-padding .inline-richtext::after {
  content: "ランキング";
  font-size: 0.25em;
  color: #fff;
  font-weight: bold;
  margin-left: 0.7em;
}
#shopify-section-template--18816865960126__image_banner_bJTBhd .inline-richtext::after {
  content: "商品一覧";
  font-size: 0.25em;
  color: #fff;
  font-weight: bold;
  margin-left: 0.7em;
}
.section-template--18816865960126__featured_blog_wcLVC7-padding .inline-richtext::after {
  content: "よみもの";
  font-size: 0.25em;
  color: #fff;
  font-weight: bold;
  margin-left: 0.7em;
}
.section-template--18816865960126__multicolumn_7MhndT-padding .inline-richtext::after {
  content: "インスタグラム";
  display: block;
  font-size: 0.25em;
  color: #000;
  font-weight: bold;
  margin-top: 0.3em;
  text-align: center;  
}
#shopify-section-template--18816865960126__static_news_section_XJYqKf .inline-richtext::after {
  content: "お知らせ";
  display: block;
  font-size: 0.25em;
  color: #fff;
  font-weight: bold;
  margin-top: 0.3em;
  text-align: center;  
}
#shopify-section-template--18816865960126__image_banner_UJVJER .inline-richtext::after {
  content: "私たちについて";
  display: block;
  font-size: 0.25em;
  color: #fff;
  font-weight: bold;
  margin-top: 0.3em;
  text-align: center;  
}

@media (min-width: 768px) {
  #shopify-section-template--18816865960126__image_banner_UJVJER .inline-richtext::after {
  text-align: left;  
  }
}

/* -------------------------------ボタンの体裁_ここから------------------------------- */
#shopify-section-template--18816865960126__image_banner_bJTBhd .button,
.section-template--18816865960126__featured_blog_wcLVC7-padding .button,
.section-template--18816865960126__collapsible_content_NGWkeH-padding .button,
#shopify-section-template--18816865960126__image_banner_UJVJER .button,
.section-template--18816865960126__featured_collection_N9U3rh-padding .center .button {
  opacity: 1;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.25rem;
  padding: 0 8rem;
  min-height: calc(4rem + var(--buttons-border-width) * 2);
}

.section-template--18816865960126__featured_collection_N9U3rh-padding .center .button {
  margin-top: 2rem;
}

.banner__buttons .button {
  margin-top: 2rem;
}

/* -------------------------------メッセージ部分の体裁_ここから------------------------------- */
.section-template--18816865960126__rich_text_Ldbqab-padding .rich-text__text {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif !important;
  /* font-weight: bold; */
  line-height: 2em;
}

@media (min-width: 768px) {
  .section-template--18816865960126__rich_text_Ldbqab-padding .rich-text__text {
  line-height: 3em;
  }
}

/* -------------------------------RECOMMENDATIONS部分の体裁_ここから------------------------------- */
/* RECOMMENDATIONS部分にだけカラム間のgap: 1.5rem適用 */
.section-template--18816865960126__featured_collection_N9U3rh-padding {
  gap: 1.5rem;
  --grid-desktop-horizontal-spacing: 1.5rem; /* 変数上書きでwidthの自動調整も可能に */
    --grid-mobile-horizontal-spacing: 1.5rem;
}

/* -------------------------------RANKING部分の体裁_ここから------------------------------- */
/* RANKING部分にだけカラム間のgap: 1.5rem適用 */
.section-template--18816865960126__featured_collection_AtxxcN-padding {
  gap: 1.5rem;
  --grid-desktop-horizontal-spacing: 1.5rem; /* 変数上書きでwidthの自動調整も可能に */
  --grid-mobile-horizontal-spacing: 1.5rem;
}

/* バッジのデザイン */
.ranking-badge {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  z-index: 2;
  background-color: #d22;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 0.3rem 0.7rem;
  border-radius: 999px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

/* 画像エリアがrelativeでない場合の補助 */
.media {
  position: relative;
}

/* -------------------------------SHOP部分の体裁_ここから------------------------------- */
#shopify-section-template--18816865960126__image_banner_bJTBhd .banner__box {
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 2em 2em 2em 2em;
  width: 90%;
}

@media (min-width: 768px) {
  #shopify-section-template--18816865960126__image_banner_bJTBhd .banner__box {
    width: 60%;
    margin: 0 auto;
  }
}

#shopify-section-template--18816865960126__image_banner_bJTBhd .banner__heading {
  /* position: absolute; */
  /* top: 0.5em; */
  /* left: 1em; */
  line-height: 1;
  margin: 0;
}

#shopify-section-template--18816865960126__image_banner_bJTBhd .banner__text {
  margin-top: 4rem;  
}

#shopify-section-template--18816865960126__image_banner_bJTBhd .banner__text,
#shopify-section-template--18816865960126__image_banner_bJTBhd .banner__buttons {
  text-align: left;
}

#shopify-section-template--18816865960126__image_banner_bJTBhd .banner__text::after {
  content: "好きに囲まれる、自由な空間。\Aこだわりの空間を彩る個性的なアイテムを見つけよう。";
  white-space: pre-wrap;
  display: block;
  font-size: 0.9em;
  color: #ffffffbf;
  margin-top: 0.5em;
  text-align: left;
}

#shopify-section-template--18816865960126__image_banner_bJTBhd .banner__buttons {
  /* position: absolute; */
  right: 1em;
  /* bottom: 1em; */
}

/* -------------------------------COLUMN部分の体裁_ここから------------------------------- */
/* COLUMN部分にだけカラム間のgap: 1.5rem適用 */
#Slider-template--18816865960126__featured_blog_wcLVC7 {
  gap: 1.5rem;
  --grid-desktop-horizontal-spacing: 1.5rem; /* 変数上書きでwidthの自動調整も可能に */
  --grid-mobile-horizontal-spacing: 1.5rem;
}

/* -------------------------------INSTAGRAM部分の体裁_ここから------------------------------- */
.section-template--18816865960126__multicolumn_7MhndT-padding .multicolumn__title {
  display: block;
  text-align: center;
}

.section-template--18816865960126__multicolumn_7MhndT-padding .multicolumn__extra-text {
  text-align: center;
  margin-top: 0.5rem;
  font-size: 0.8em;
  color: #444;
  line-height: 1.5;
  margin-bottom: 2em;
}

/* -------------------------------INFOMATION部分の体裁_ここから------------------------------- */


/* モバイル表示で日付と本文を改行 */
@media screen and (max-width: 749px) {
  .announcement-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .announcement-date {
    margin-bottom: 0.5em;
  }

  .announcement-title {
    text-align: left;
  }
}

.announcement-button {
  margin-top: 2em;
}

.announcement-link {
  display: inline-block;
  background: #b62c2c;
  color: #fff;
  padding: 0.8em 2em;
  border-radius: 6px;
  font-weight: bold;
  text-decoration: none;
}



/* -------------------------------TOPページのABOUT US部分の体裁_ここから------------------------------- */
#shopify-section-template--18816865960126__image_banner_UJVJER .inline-richtext {
  color: #b82322;
}

#shopify-section-template--18816865960126__image_banner_UJVJER .banner__text {
  margin-top: 4rem;
  /* color: #fff; */
  font-weight: bold;
}

@media (min-width: 768px) {
  #shopify-section-template--18816865960126__image_banner_UJVJER .rich-text__text {
  line-height: 3em;
  }
}
/* -------------------------------TOPページのABOUT US部分の体裁_ここから------------------------------- */

/* -------------------------------ABOUT USページ_ここから------------------------------- */
#shopify-section-template--18865995022526__rich_text_r9qMqz .rich-text__heading  {
  position: relative;
  display: inline-block;
  padding-bottom: 3rem;
}

#shopify-section-template--18865995022526__rich_text_r9qMqz .rich-text__heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  height: 1px;
  background-color: currentColor;
}

#shopify-section-template--18865995022526__rich_text_r9qMqz .rich-text__heading {
  padding-bottom: 5rem:
}
.rich-text__blocks .rich-text__text:nth-of-type(1) h3 {
  line-height: 3.5rem;
  margin-top: 10rem;
}
.rich-text__blocks .rich-text__text:nth-of-type(2) {
  margin-top: 5rem;
}
.rich-text__blocks .rich-text__text:nth-of-type(3) {
  margin-top: 5rem;
}
.rich-text__blocks .rich-text__text:nth-of-type(4) {
  margin-top: 5rem;
}
.rich-text__blocks .rich-text__text:nth-of-type(5) {
  margin-top: 5rem;
}
.rich-text__blocks .rich-text__text:nth-of-type(6) {
  margin-top: 5rem;
}
.rich-text__blocks .rich-text__text:nth-of-type(7) {
  margin-top: 5rem;
}
.rich-text__blocks .rich-text__buttons {
  margin-top: 9rem;
  font-weight: bold;
}
#shopify-section-template--18865995022526__rich_text_r9qMqz {
  background-image: url(/cdn/shop/files/aboutUs-bg_a76524a2-6a27-4de6-babf-56e5e0deb4d2.webp?v=1751611831);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* -------------------------------ABOUT USページ_ここまで------------------------------- */

/* -------------------------------よみものページ_ここから------------------------------- */
#shopify-section-template--18816865599678__main{
  background-color: #000;
}
/* -------------------------------よみものページ_ここまで------------------------------- */

/* -------------------------------CONTACTページ_ここから------------------------------- */
@media only screen and (min-width: 750px) {
  .section-template--18816866025662__main-padding .main-page-title{
  font-size: calc(var(--font-heading-scale) * 4rem);
}
}
.section-template--18816866025662__main-padding .main-page-title{
  text-align: center;
  font-weight: bold;
  padding-bottom: 3rem;
  font-size: calc(var(--font-heading-scale) * 3rem);
  color: #fff;
}
#shopify-section-template--18816866025662__main {
  background-color: #000;
}
/* -------------------------------CONTACTページ_ここまで------------------------------- */

/* -------------------------------footerページ_ここから------------------------------- */
/* 設定/ポリシーで設定したフッターの表示を非表示する */
ul.policies {
  display: none !important;
}
/* -------------------------------footerページ_ここまで------------------------------- */