/** Shopify CDN: Minification failed

Line 1626:2 Unexpected ")"
Line 1638:2 Unexpected ")"

**/
html { font-size: 62.5%;}
body {
	min-height: 150%;
	background:#fff;
	font-family: 'Roboto', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
	color: #000000;
  line-height: 200%;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, a, p , li {
  font-family: 'Roboto', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
  font-weight: normal;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, h2 a { font-weight: 600;}
p {word-wrap: break-word;}
img {width: 100%;}
a {
	color: #000000;
	text-decoration: none;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.block_btn_link,
.block_btn_link:hover {
  text-decoration: none !important;
}
dl, dd, dt, ul, li {margin:0; padding:0; margin-inline-start:0 !important;}
a:hover { opacity:0.6;}
a img {
	opacity:1.0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
a:hover img { opacity:0.5;}
.subheading { text-transform: unset !important;}

.has-paging__title { font-size: 1.4rem;}
.mg_t20 { margin-top: 20px !important;}
.mg_b20 { margin-bottom: 20px !important;}
.mg_l20 { margin-left: 20px !important;}
.mg_t30 { margin-top: 30px !important;}
.gray {color: #999999 !important;}

.to_top_btn a {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 200px;
  color: #FFF;
  height: 53px;
  background-color: #686868;
  line-height: 53px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
}

@media screen and (min-width: 769px) {
  .sp_only {
    display: none;
  }
}
@media screen and (max-width: 768.98px) {
  .pc_only {
    display: none;
  }
}
* {letter-spacing: 0.01em !important;}
html[lang="en"] :is(
  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, a, p , li
  ) {
  word-break: keep-all;
  overflow-wrap: break-word;
}
.footer-sns li a {
    color: #000 !important;
}


@media (min-width: 1000px) {
    :root {
        --container-pad-x: 40px;
    }
}


/* ----------------------------------------------
                      Header 
----------------------------------------------- */

.announcement-bar {
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#pageheader .show-search-link__text{
  display: none !important;
}
/*
#pageheader, #pageheader .container {
  width: 100%;
}*/
.logo-area {
  border:none;
}
#pageheader span.header-account-link__icon.mobile-only{
  display: block !important;
}
#pageheader span.cart-link__label.visually-hidden-mobile,
#pageheader span.header-account-link__text.visually-hidden-mobile {
  display: none;
}


/*------------ ハンバーガーメニュー -------------*/
.navigation__tier-1,
.navigation__tier-2,
.navigation__tier-1 .navigation__link,
.navigation__mobile-header span.mobile-nav-title {
  color: #000 !important;
  font-weight: 400 !important;
}
.mobile-navigation-drawer .navigation__link,
.navigation__mobile-header span.mobile-nav-title {
  font-size: 1.4rem !important;
  font-family: 'Roboto' ,sans-serif !important;
}
.mobile-navigation-drawer__footer .header-localization .localization__selector {
  margin: 20px 0 0;
  border: 1px solid #333;
}
.mobile-navigation-drawer__footer .header-localization .custom-select__btn {
  padding: 6px 15px;
}
.mobile-navigation-drawer__footer .header-localization .custom-select__listbox {
  padding: 6px 15px 0;
  border-top: 1px solid #000;
}
.mobile-navigation-drawer__footer .header-localization .custom-select__option:last-child {
  padding-bottom: 20px;
}
.header-localization {
  font-size: 1.2rem;
}

/*SALEメニュー*/
.navigation .navigation__tier-1>.navigation__item .navigation__link.mobile-sale-text {
    color: red !important;
}


@media (min-width: 1025px) {
  .announcement-bar__middle:not(:first-child):not(:last-child) {
    max-width: 100% !important;
  }

  /* PC header調整 */
  #pageheader .navigation .navigation__tier-1 {
    padding: 0;
  }
  .navigation {
    border-bottom: none;
  }
  .navigation .navigation__tier-1 {
    background: unset;
  }
  #main-nav {
    flex: 1;
    display: flex;
    justify-content: center;
    position: relative;
  }
  .logo-area__middle {
    flex: 0 0 auto;
    order: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .header-account-link {
    margin-inline-end: 10px;
  }
  .navigation .navigation__tier-1>.navigation__item>.navigation__link {
    font-size: 1.3rem;
    font-weight: bold !important;
  }
  .navigation .navigation__tier-1>.navigation__item>.navigation__link:before {
    left: 8px;
    width: calc(100% - 16px);
    bottom: 7px;
  }
  #NavigationTier2-1,
  #NavigationTier2-3 {
    border: none !important;
  }
  .logo-area__right {
    display: flex;
    align-items: center;
    order: 1;
    flex: 0 0 114px;
    max-width: 114px;
    width: 114px;
    overflow: hidden;
  }
  .navigation .navigation__columns {
        display: flex !important;
  }
  .logo-area__left {
    flex: 0 0 24px;
    max-width: 24px;
    width: 24px;
    overflow: hidden;
    order: 2;
    margin-left: 10px;
  }
  .navigation .navigation__item--with-small-menu>.navigation__tier-2-container .navigation__tier-2 .navigation__link {
    padding: 10px 0;
  }

  /* --------- ドロップダウン調整 ------------*/
  .navigation__tier-2-container.navigation__child-tier {
    left: 52% !important;
    transform: translateX(-50%);
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    position: absolute;
  }
  .navigation__tier-2-container .container {
    max-width: 100% !important;
  }
  .navigation .navigation__columns--over-5-cols .navigation__column {
    flex: unset !important;
  }
  .navigation .navigation__columns {
    justify-content: center !important;
  }
  #NavigationTier2-4 .container,
  #NavigationTier2-5 .container,
  #NavigationTier2-6 .container,
  #NavigationTier2-8 .container,
  #NavigationTier2-9 .container,
  #NavigationTier2-10 .container,
  #NavigationTier2-11 .container {
    text-align: center;
  }
  #NavigationTier2-4 .navigation__tier-2,
  #NavigationTier2-5 .navigation__tier-2,
  #NavigationTier2-6 .navigation__tier-2,
  #NavigationTier2-8 .navigation__tier-2,
  #NavigationTier2-9 .navigation__tier-2,
  #NavigationTier2-10 .navigation__tier-2,
  #NavigationTier2-11 .navigation__tier-2  {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    list-style: none;
    text-align: left;
  }
  .navigation .navigation__columns .navigation__column:not(.navigation__column--promotion) .navigation__column-title {
    text-transform: unset !important;
    font-size: unset;
    opacity: 1;
    font-weight: 600 !important;
  }
  .navigation__tier-2 > .navigation__item:not(.navigation__item--with-children) > .navigation__link {
    font-weight: 600 !important;
  }
}

@media (max-width: 1120px) and (min-width: 1025px) {
  .logo-area__middle {
    margin-right: 20px;
  }
  .logo-area__right {
    flex: 0 0 84px;
    max-width: 84px;
  }
  .navigation .navigation__tier-1>.navigation__item a {
    padding: 5px !important;
  }
  #pageheader > .container {
    width: 100%;
    margin-left: 0;
    padding-left: 18px;
    margin-right: 0;
    padding-right: 18px;
    max-width: 100%;
  }
  .navigation__tier-2-container .container {
    width: 100%;
  }
  .navigation__tier-2-container.navigation__child-tier {
    width: 100vw !important;
    left: 50% !important;
  }
}

@media (max-width: 810px) and (min-width: 769px) {
  .navigation .navigation__tier-1>.navigation__item>.navigation__link {
    font-size: 1rem;
  }
  #NavigationTier2-1,
  #NavigationTier2-2,
  #NavigationTier2-3,
  #NavigationTier2-4,
  #NavigationTier2-5,
  #NavigationTier2-6,
  #NavigationTier2-7,
  #NavigationTier2-8 {
    font-size: 1.1rem;
  }
}
@media (min-width: 769px) {
    .navigation .navigation__tier-2-container {
      border: none !important;
    }
    #pageheader .logo-area__right {
        max-width: 70px !important;
        width: 70px !important;
        flex-basis: 70px !important;
    }
}
@media (min-width: 950px) {
  .mobile-only {
    display: none !important;
  }
  #NavigationTier2-1 .navigation .navigation__item--with-small-menu>.navigation__tier-2-container,
  .navigation .navigation__tier-2-container{
     border: none !important;
  }
}
@media (max-width: 1024px) {
  .logo-area.container {
        padding-right: 10px;
    }
  .logo-area__middle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .mobile-navigation-drawer .mobile-nav-toggle,
  .mobile-nav-back {
    padding: 9px 20px;
  }
}
@media (max-width: 430px) {
  .header-account-link {
    padding-right: 0;
  }
  .header-account-link {
    width: 32px;
  }
  .doubly-nice-select {
    font-size: 12px !important;
  }
  .doubly-wrapper.d0 .doubly-nice-select {
    padding: 0 15px 0 0 !important;
    height: 23px !important;
  }
  .logo-area.container {
    padding-right: 3px;
  }
}
.announcement__text {
    font-size: 1.15rem;
    font-weight: bold;
}



/* ----------------------------------------------
                  TOP - Slide 
----------------------------------------------- */
.template-index .slideshow .text-overlay__rte>p,
.template-index .image-overlay .text-overlay__subheading {
    color: #000;
    font-weight: bold;
    font-size: 1.2rem;
}
.template-index .slideshow__slide .slideshow__motion-media {
    height: auto !important;
}
.section-slideshow .theme-img {
    aspect-ratio: 16 / 9;
}
.section-slideshow .text-overlay.text-overlay--for-banner.text-overlay--v-bottom.text-overlay--h-center.image-overlay__over {
  display: none;
}
.section-slideshow {
    margin-bottom: 90px;
}
.announcement-bar .container {
    width: 100%;
}

@media (min-width: 769px) {
  #section-id-template--23766845063478__16359276425da8ce46 .height--adapt {
    aspect-ratio: 16 / 9;
 }
}
@media (max-width: 767.98px) {
  .section-slideshow .theme-img {
    aspect-ratio: 9 / 16;
  }
  .section-slideshow {
    margin-bottom: 70px;
  }
}

/*メインビジュアル内キャプションボックス*/
.section-slideshow .text-overlay .text-overlay__reveal h2 {
    color: #000000;
}
.section-slideshow .text-overlay .text-overlay__button-row {
  
}
.section-slideshow .text-overlay .text-overlay__button-row .btn {
    background-color: #000;
    color: #fff;
    font-size: 1.1rem;
    padding: 1rem 2rem;
}
.section-slideshow .text-overlay--for-banner .text-overlay__inner {
    padding: 20px 0 25px 25px !important;
    background-color: #fff;
    max-width: 340px;
    margin: 30px 0 30px 30px;
}
@media screen and (max-width: 767px) {
  .slideshow--navigation-arrows .slideshow__slide,
  .slideshow--navigation-arrows .text-overlay {
    flex-direction: column;
  }
  .slideshow--navigation-arrows .text-overlay--for-banner .text-overlay__inner {
    padding: 15px 0 0 25px !important;
    max-width: 100%;
    margin: 10px 0 0 30px;
  }
}
@media screen and (max-width: 500px) {
  .slideshow--navigation-arrows .text-overlay--for-banner .text-overlay__inner {
    padding: 8px 0 0 15px !important;
  }
}


@media (min-width: 769px) {
  #section-id-template--23766845063478__16359276425da8ce46 .height--adapt {
    aspect-ratio: 16 / 9;
 }
}
@media (max-width: 767.98px) {
  .section-slideshow .theme-img {
    aspect-ratio: 9 / 16;
  }
  .section-slideshow {
    margin-bottom: 70px;
  }
}


/*ボタン*/
.template-index .slideshow-nav {
    margin-bottom: 90px;
}
.slideshow-nav__btn svg {
    width: 50px;
    height: 50px;
    stroke: #000;
    filter: none;
}

/* ----------------------------------------------
             TOP - コレクション 
----------------------------------------------- */

/*.flexible-layout--variable-columns {
    justify-content: space-between;
}*/
#home .flexible-layout .column, .fixed-layout .column {
    margin-bottom: 0;
    padding-left: 0;
    margin-left: 0;
}
/*.section-multi-column .container,
.flexible-layout, .fixed-layout {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
.column text-column {
    position: relative;
}*/
/*h3.text-column__title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.7;
    position: absolute;
    bottom: 20px;
    left: 30px;
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.2);
}*/
.img-ar {
    aspect-ratio: 4 / 5 !important;
}
.img-ar:before {
  padding-top: unset !important;
}
.img-ar--cover img {
    object-position: top !important;
}
.fully-spaced-row--medium {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
/*.lightly-spaced-row {
  margin-bottom: 0 !Important;
}*/
.product-block__detail a.product-link {
    font-size: 1.2rem;
}
.product-block__detail a.product-link .product-block__title {
    line-height: 1.5;
  font-weight: 600;
}


/* ----------------------------------------------
         コレクション - top 
----------------------------------------------- */

.article-list.article-layout--columns .article {
    border: none !important;
}
#blog-collection .img-ar {
  aspect-ratio: 1 / 1 !important;
}

/* ----------------------------------------------
         TOP -  FEELS / Craftmanship  
----------------------------------------------- */

.text-overlay.text-overlay--for-banner.text-overlay--v-bottom.text-overlay--h-center.image-overlay__over {
    display: block;
    position: relative;
}
.height__image.image-overlay__image img {
    height: auto !important;
}

@media (max-width: 768.98px) {
    .image-overlay.text-overlay-parent--mobile-stack .text-overlay {
        padding: 0px 20px !important;
    }
}



/* ----------------------------------------------
                 PRODUCT  
----------------------------------------------- */
.template-product .product-dynamic-payment-button {
    display: none;
}

/* 再入荷ボタン */
#_ngc_stock_notice_btn {
  width: 100% !important;
  background-color: rgb(var(--btn-bg-color)) !important;
}
.ngc__modal-btn {
    margin: 30px auto 0;
}


/* ----------------------------------------------
         　　news　リストページ
----------------------------------------------- */
.template-blog .article-image a img {
    aspect-ratio: 7 / 5 !important;
}
.template-blog #content .container {
  padding: 0;
}
.template-blog #content .container.cf {
  max-width: 100%;
}


/* ----------------------------------------------
         　　news　単独ページ
----------------------------------------------- */
.template-suffix-news_idl .page-header {
    padding-bottom: 10px !important;
}
.template-suffix-news_idl .article .meta {
    margin-bottom: 4em;
}
.template-suffix-news_idl h1 {
  margin: 50px 0 0 0;
}
.template-suffix-news_idl .article .container {
  display: flex;
  flex-direction: column;
  margin-bottom: 120px;
}
.template-suffix-news_idl .rte {
  order: 1;
}
.template-suffix-news_idl .meta {
  order: 0;
  text-align: center;
}
.template-suffix-news_idl .pagination-row {
  order: 2;
}
.template-suffix-news_idl .article img, 
.blog-row .article-image .img-ar {
    aspect-ratio: 7 / 5 !important;
}

@media (max-width: 768.98px) {
  .article-list .article {
    padding-bottom: 0;
  }
}

@media (max-width: 767.98px) {
  .article__inner {
    display: flex;
    flex-direction: column;
  }
  .article-list .article {
    padding-top: 20px;
  }
  .news-button {
    margin: 40px auto 100px !important;
  }

  /*
  .article-list.article-layout--columns.article-layout--one-row {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-wrap: wrap;
    gap: 20px;
  }*/
}
@media (max-width: 1023.98px) {
  .article-list.article-layout--columns.article-layout--one-row .article:nth-child(3) {
    display: none !important;
  }
}



/* ----------------------------------------------
        ABOUT, PHILOSOPHY, Side-C, STORE  
----------------------------------------------- */
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-about-side-c
) :is(
  dl, dd
) {
    margin-inline-start: unset;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy
) p {
    line-height: 1.7;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-stores,
  #page-about-side-c,
  #page-stockists,
  #page-contact
) .about_side {
    width: 200px;
  margin-right: 50px;
}

#page-about-side-c #shopify-section-template--23875152281910__sidebar .about_side {
  width: 100%;
}

:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-stores,
  #page-stockists
) h4 {
    margin-top: 30px;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-stores,
  #page-stockists
) h4:first-child {
    margin-top: 2px !important;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-stores,
  #page-about-side-c,
  #page-stockists,
  #page-faq,
  #page-contact
) #content {
  width: 100%;
  /*max-width: 1200px;*/
  padding-right: var(--container-pad-x);
    padding-left: var(--container-pad-x);
  margin: auto;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-stores,
  #page-about-side-c,
  #page-stockists,
  #page-faq
) #content .container.cf {
  margin: 80px auto;
  max-width: unset !important;
  padding: 0;
  position: relative;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-stores,
  #page-about-side-c,
  #page-stockists
) #content .container {
  display: flex;
  justify-content: start;
  align-items: flex-start;
}
#content .container.cf {
  margin: 80px auto;
  width: 100%;
  max-width: 1200px;
  padding: 0 50px 0 50px;
  position: relative;
}
#content .container.cf.article {
  margin: 0 auto;
}
.pre-line {
    white-space: pre-line;
}

.template-index #content .container.cf {
  margin: unset;
  max-width:  unset;
  padding:  unset !important;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy
) .custom-liquid-content,
.about .sec_block_mt {
    margin-bottom: 70px;
}
h3.tgl {
  font-size: 2.1rem;
  margin-bottom: 70px;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-about-side-c
) .about_side_list {
  font-size:1.2rem;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-about-side-c
) .about_side_list li {
  margin-bottom: 5px;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy
) .content-wrapper,
#page-about-side-c .list_cont,
:is(
  #page-stores,
  #page-stockists
) .content-wrapper .store_cont{
  width: calc(100% - 250px);
  /*margin: 165px 0 0 120px;*/
}
#page-stores #shopify-section-template--23940360634678__main,
#page-stockists #shopify-section-template--24032013713718__main {
    width: 100%;
    margin: 0 auto;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-about-side-c,
  #page-stockists
) h3.cont_ttl_page {
  font-size: 1.5rem;
  /*margin-top: 50px;*/
  padding-bottom: 25px;
  position: relative;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy
) h3.cont_ttl_page::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #888;
}
:is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-about-side-c
) :is(
  h4, p
) {
  font-size: 1.2rem;
  /*letter-spacing: 0.05em !important;*/
}
:is(
  #page-about,
  #page-about-history
) p {
    margin-left: 20px;
}
:is(
  #page-about,
  #page-about-history
) .custom-liquid-content:first-child p {
    margin-left: 0;
}
:is(
  #page-about,
  #page-about-history
) .about_tbl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
:is(
  #page-about,
  #page-about-history
) .about_tbl dt {
  width: 130px !important;
  font-size: 1.5rem;
  font-weight: bold;
  position: relative;
}
:is(
  #page-about,
  #page-about-history
) .about_tbl dt,
  .about_tbl dd {
  min-height: 30px;
  padding-bottom: 30px;
  margin-top: 30px;
}
:is(
  #page-about,
  #page-about-history
) .about_tbl dt::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  top: 25px;
  left: 17px;
  background: #000;
}
:is(
  #page-about,
  #page-about-history
) .about_tbl dt.last:after {
    content: none;
}
:is(
  #page-about,
  #page-about-history
) .about_tbl dd {
  width: calc(100% - 130px);
  margin-top: 35px;
}
:is(
  #page-about,
  #page-about-history
) .c_his_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
:is(
  #page-about,
  #page-about-history
) .c_his_flex .ttl {
  font-weight: bold;
  width: 40px;
}
.c_his_flex .cont {
  width: calc(100% - 40px);
}


/* -------------- Side-C（STORES） ------------------*/
#page-about-side-c #shopify-section-template--23875152281910__sidebar {
  width: 100%;
  position: absolute;
  top: 0;
}
#page-about-side-c #shopify-section-template--23875152281910__sidebar_content_GihrA3 .sidebar {
    margin-top: 95px;
}
#page-about-side-c .content-wrapper {
  /*width: 100%;*/
  margin: 100px auto 0;
}
.box {
    border: 1px solid #000;
    padding: 40px 45px;
}

.side_c2020_main {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.side_c2020_cont {
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 50px;
}


/* -------------- STORES -----------------*/

:is(
  #page-stores,
  #page-stockists
  ) ul.about_side_list li a {
    display: block;
    line-height: 50px;
    position: relative;
    border-top: 1px solid rgb(0, 0, 0);
    border-bottom: 1px solid rgb(0, 0, 0);
    font-size: 1.4rem;
    margin-bottom: 30px;
    letter-spacing: 0.02em !important;
}
:is(
  #page-stores,
  #page-stockists
  ) ul.about_side_list li:last-child a {
    border: none !important;
}
:is(
  #page-stores,
  #page-stockists
  ) ul.about_side_list.open {
    width: 200px !important;
}
#page-stores .store_list li :is(
  .name,
  .name a
) {
    margin-bottom: 25px;
    font-weight: 700;
    display: block;
}
:is(
  #page-stores,
  #page-stockists
  ) .store_list li .tel_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px;
}
:is(
  #page-stores,
  #page-stockists
  ) .store_list li .map {
  text-align: left;
  position: relative;
  font-size: 1.4rem;
}
#page-stores .store_list li {
  margin-top: 40px;
  padding-bottom: 20px;
  border-bottom: solid 1px #888;
  list-style: none;
}
:is(
  #page-stores,
  #page-stockists
  ) ul.store_list p {
    font-size: 1.2rem;
    line-height: 140%;
}
:is(
  #page-stores ul.store_list,
  #page-stockists
) .add,
  .tel span {
    letter-spacing: 0.1em !important;
}
.store_list li .map::before {
  content: '>';
  position: absolute;
  left: -15px;
  -webkit-transform: scale(0.6, 1);
  transform: scale(0.6, 1);
  font-size: 1.8rem;
}
:is(
  #page-stores,
  #page-stockists
  ) .about_side_list li a {
  font-weight: 600;
}


/* ---------- STOCKIST ------------ */
#page-stockists .content-wrapper .store_cont {
    margin-bottom: 70px;
}
#page-stockists h3.cont_ttl_page {
  padding-bottom: 10px;
}
#page-stockists :is(
  h4.name,
  h4.name a
) {
  margin-bottom: 25px;
  font-size: 1.2rem;
  font-weight: 600;
}
#page-stockists .store_list li {
  padding-top: 30px;
  padding-bottom: 18px;
  border-bottom: solid 1px #888;
  list-style: none;
}
#page-stockists .store_list li:first-child {
  border-top: solid 1px #888;
}
#page-stockists ul.about_side_list--custom li a {
  border: none;
  line-height: 1;
  display: block;
  padding: 10px 0;
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 4px;
}
#page-stockists ul.about_side_list--custom li:is(
  :nth-child(1),
  :nth-child(7)
) {
    margin-bottom: 22px;
}


@media screen and (min-width: 769px) {
  .list_cont {
    width: 100%;
  }
  .side_c2020_main .img, .side_c2020_main .txt_area {
    width: calc(50% - 20px);
    font-weight: normal;
    line-height:2.3;
  }
  .side_c2020_main .img_50p {
    margin-bottom: 30px;
  }
  .side_c2020_main .img_50p img {
    width: 50%;
  }
  .side_c2020_cont .box {
    width: calc(50% - 20px);
    line-height:2;
    font-weight: normal;
  }
  .side_c2020_cont .box .img_50p {
    margin-bottom: 30px;
    margin-top: 50px;
  }
  .side_c2020_cont .box .img_50p img {
    width: 50%;
  }
  .side_c2020_cont .box .txt {
    margin-bottom: 60px;
  }
  .side_c2020_cont .box .img {
    line-height: 0;
    margin-bottom: 40px;
  }

  /* ------ STORES -------- */
  
}

@media screen and (min-width: 1001px) {
  :is(
    #page-about-side-c,
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-stores,
    #page-stockists
  ) .section-collapsible-tabs {
    display: none;
  }
  #page-stockists #content .container > .shopify-section[id$="__main"] {
    width: 100%;
    min-width: 0;
  }
}


@media screen and (max-width: 1000px) {
  h3.tgl {
    text-align: center;
  }
  
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-stores,
    #page-about-side-c,
    #page-stockists,
    #page-contact
  ) #content .container {
    display: block;
  }
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-stores,
    #page-about-side-c,
    #page-stockists
  ) .content-wrapper {
    margin: 0 auto;
  }
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-stores,
    #page-about-side-c,
    #page-stockists,
    #page-contact
  ) .about_side,
  #page-about-side-c .list_cont {
    width: 100%;
  }
  #page-stores #shopify-section-template--23940360634678__sidebar {
    width: 100%;
  }
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-stores,
    #page-about-side-c,
    #page-stockists,
    #page-contact
  ) #content {
    padding: 0;
    max-width: 100%;
  }
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-about-side-c,
    #page-stores,
    #page-stockists
  ) .about_side_list {
    display: none;
  }
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-about-side-c,
    #page-stores,
    #page-stockists
  ) .section-collapsible-tabs .container {
    margin: 0;
    padding: 0;
  }
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-about-side-c,
    #page-stores,
    #page-stockists,
    #page-faq #shopify-section-template--23766845161782__collapsible_tabs_MJhYRz
  ) .collapsible-tabs {
    max-width: 100%;
  }
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-about-side-c,
    #page-stores,
    #page-stockists,
    #page-faq #shopify-section-template--23766845161782__collapsible_tabs_MJhYRz
  ) .collapsible-tabs__tab .disclosure__title {
    font-size: 1.4rem;
    line-height: 3.5;
    padding: 0 !important;
    font-weight: 600;
    color: #888;
  }
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-about-side-c,
    #page-stores,
    #page-stockists,
    #page-faq #shopify-section-template--23766845161782__collapsible_tabs_MJhYRz
  ) .collapsible-tabs__tab {
    border-bottom: 1px solid #888;
    border-top: 1px solid #888;
  }
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-about-side-c,
    #page-stores,
    #page-stockists,
    #page-faq #shopify-section-template--23766845161782__collapsible_tabs_MJhYRz
  ) .disclosure__title:before,
:is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-about-side-c,
    #page-stores,
    #page-stockists,
    #page-faq #shopify-section-template--23766845161782__collapsible_tabs_MJhYRz
  ) .disclosure__title:after {
      right: 5px !important;
    }
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-about-side-c,
    #page-stores,
    #page-stockists,
    #page-faq #shopify-section-template--23766845161782__collapsible_tabs_MJhYRz
  ) .js .disclosure[open]:not(.is-closing) .disclosure__content {
    padding-top: 0.2em;
  }
  :is(
    #page-about-philosophy,
    #page-about-side-c,
    #page-faq #shopify-section-template--23766845161782__collapsible_tabs_MJhYRz
  ) .disclosure__content {
    margin-left: 20px;
  }
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-about-side-c,
    #page-stores,
    #page-stockists,
    #page-faq #shopify-section-template--23766845161782__collapsible_tabs_MJhYRz
  ) .rte a {
    text-decoration: none;
  }
  :is(
    #page-about,
    #page-about-history,
    #page-about-philosophy,
    #page-about-side-c,
    #page-stores,
    #page-stockists,
    #page-faq #shopify-section-template--23766845161782__collapsible_tabs_MJhYRz
  ) .disclosure__content {
    padding-top: 4px;
  }
  :is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-about-side-c
  ) .content-wrapper,
  :is(
  #page-stores,
  #page-stockists
  ) .content-wrapper .store_cont {
  width: 100%;
  }
  :is(
  #page-about,
  #page-about-history,
  #page-about-philosophy,
  #page-stores,
  #page-about-side-c,
  #page-stockists
  ) #content .container.cf {
    max-width: unset !important;
    padding: 0;
  }
  #content .container.cf {
    max-width: 100%;
  }

  /* ------------ side-c ------------- */
  .side_c2020_main {
    max-width: 100%;
    margin-bottom: 30px;    
  }
  .side_c2020_main .img,
  .side_c2020_main .txt_area {
    width: calc(50% - 10px);
    font-size: 1.0rem;
    font-weight: normal;
  }  
  .side_c2020_cont {
    max-width: 100%;
  }
  #page-about-side-c #shopify-section-template--23875152281910__sidebar_content_GihrA3 .sidebar {
    margin-top: 70px;
  }
  #page-about-side-c #shopify-section-template--23875152281910__sidebar {
    position: relative;
  }
  .side_c2020_cont .box {
    width: calc(50% - 10px);
  }

  /* ------------ STORES --------------*/
  :is(
    #page-stores,
    #page-stockists
    ) .disclosure__content {
    padding-bottom: 13px;
  }
  :is(
    #page-stores,
    #page-stockists
    ) .disclosure p {
    line-height: 1.7;
  }
  :is(
    #page-stores,
    #page-stockists
    ) .disclosure p a {
    margin-left: 20px;
    font-size: 1.2rem;
    font-weight: 600 !important;
  }
  #content .container.cf {
    padding: 0 1.5rem !important;
  }

  /* ------------ STOCKISTS --------------*/
  #page-stockists #shopify-section-template--24032013713718__custom_liquid_KfQEVb {
    margin: -30px auto 40px;
  }
  #page-stockists #shopify-section-template--24032013713718__custom_liquid_KfQEVb select#area-select {
    width: 100%;
    border: 1px solid #888;
    padding: 4px;
    font-size: 1.2rem !important;
    cursor: pointer;
    border-radius: 0 !important;
    color: inherit;
    background-color: white;
    border: 1px solid #888;
    padding: 5px;
  }
  #page-stockists #shopify-section-template--24032013713718__custom_liquid_KfQEVb select#area-select option {
    font-size: 1.2rem !important;
    color:inherit;
  }
}/*max-width: 1000px*/

@media screen and (max-width: 450px) {
  h3.tgl {
    margin-bottom: -10px;
  }
  .side_c2020_cont .box {
    padding: 1.5rem;
  }
  .side_c2020_cont .box .img_50p {
    margin-bottom: 30px;
  }
  .side_c2020_cont .box .ttl01 {
    margin-top: 150px;
  }
  .side_c2020_cont .box .txt01 {
    margin-bottom: 120px;
  }
  .side_c2020_cont .box :is(
    .ttl02,
    .ttl03,
    .ttl04
  ) {
    margin-top: 80px;
  }
  .side_c2020_cont .box :is(
    .txt02,
    .txt03,
    .txt04
  ) {
    margin-bottom: 80px;
  }
  #page-about-side-c #shopify-section-template--23875152281910__sidebar_content_GihrA3 .sidebar {
    margin-top: 50px;
  }
  :is(
    #page-about,
    #page-about-history
  ) .about_tbl dt {
    width: 70px !important;
  }
  :is(
    #page-about,
    #page-about-history
  ) .about_tbl dd {
    width: calc(100% - 70px);
  }
}

@media screen and (min-width: 769px) {
    .store_img {
        margin-bottom: 50px;
    }
}




/* --------------------------------------------------------------
　　　　　　　　　　　      COMMON
　　　　　・COMPANY
　　　　　・LEGAL
　　　　　・PRIVACY POLICY
　　　　　・SHOPPING GUIDE
　　　　　・SIZE CHART
　　　　　・FAQ
　　　　　・CONTACT
--------------------------------------------------------------- */
:is(
  #page-company,
  #page-legal,
  #page-privacy-policy,
  #page-shopping-guide,
  #page-size-chart
) .page-section-spacing {
  margin-top: 0;
  margin-bottom: 0;
}
:is(
  #page-company,
  #page-legal,
  #page-privacy-policy,
  #page-shopping-guide,
  #page-size-chart
) #content .container.cf .container {
  max-width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
:is(
  #page-company,
  #page-legal,
  #page-privacy-policy,
  #page-shopping-guide,
  #page-size-chart
) .page-header {
  display: none;
}
:is(
  #page-company,
  #page-legal,
  #page-privacy-policy,
  #page-shopping-guide,
  #page-size-chart
) h3.tgl {
  text-align: left;
}
/*.custom-html .section {
  padding: 0;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  line-height: 2.2rem;
}*/
:is(
  #page-company,
  #page-legal,
  #page-size-chart
  ) table {
  margin-bottom: 60px;
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  box-sizing: border-box;
  line-height: 180%;
}
:is(
  #page-company,
  #page-legal,
  #page-size-chart
  ) table th {
  padding: 15px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  color: #333;
  background-color: #f7f7f7;
  font-weight: normal;
  vertical-align: middle;
}
:is(
  #page-company,
  #page-legal,
  #page-size-chart
  ) table td {
  padding: 35px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  vertical-align: middle;
}
:is(
  #page-company,
  #page-legal,
  #page-size-chart
  ) table th,
:is(
  #page-company,
  #page-legal,
  #page-size-chart
  ) table td {
  font-size: 1.2rem;
  letter-spacing: 0.07em;
}

@media screen and (max-width: 768.98px) {
  :is(
  #page-company,
  #page-legal,
  #page-privacy-policy,
  #page-size-chart,
  #page-shopping-guide,
  ) h3.tgl {
    margin-bottom: 41px;
  }
}

@media screen and (max-width: 450px) {
  :is(
  #page-company,
  #page-legal,
  #page-privacy-policy,
  #page-size-chart,
  #page-shopping-guide,
  ) h3.tgl {
    margin-bottom: 37px;
  }
  :is(
  #page-company,
  #page-legal,
  #page-size-chart
  ) table td {
    padding: 30px 18px;
  }
  :is(
  #page-company,
  #page-legal,
  #page-size-chart
  ) table th {
    padding: 8px 10px;
    white-space: nowrap
  }
}


#page-shopping-guide .sec :is(
  .sec_block ul li,
  .membership_list li
),
#page-size-chart .measure_sec ul li {
    list-style: none;
}


/* ----------------------------------------------
                 SHOPPING GUIDE  
----------------------------------------------- */
#page-shopping-guide .sec_ttl {
  font-size: 1.4rem;
}
#page-shopping-guide .sec_ttl {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e9e9e9;
}
#page-shopping-guide .sec .sec_block,
#page-size-chart .sec .sec_block {
  font-size: 12px;
}
#page-shopping-guide .sec+.sec {
  margin-top: 45px;
}
#page-shopping-guide .sec .membership_list {
  margin-top: 57px !important;
  margin-bottom: 50px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

#page-shopping-guide .sec .membership_list li {
  background: #f3f3f3;
  border-radius: 50%;
  width: 220px;
  min-height: 220px;
  text-align: center;
  font-size: 12px;
  vertical-align: top;
  aspect-ratio: 1 / 1;
}

@media screen and (max-width: 1056px) {
  #page-shopping-guide .sec .membership_list {
    max-width: 550px;
    margin: 40px auto !important;
  }
}
#page-shopping-guide .sec .membership_list li .membership_list_ttl {
  /*color: #439ec0;*/
  padding-top: 41px;
  font-size: 15px;
  letter-spacing: 0.05em;
  font-weight:500;
}
#page-shopping-guide .sec .membership_list li .membership_list_ttl+p {
  display: table;
  min-height: 60px;
  margin: 27px auto 0;
}
#page-shopping-guide .sec a:not(.block_btn_link) {
  /*color: #439ec0;*/
}
#page-shopping-guide .sec .membership_link {
  text-align: center;
}
#page-shopping-guide .sec .membership_link a {
  margin-top: 31px;
  width: 300px;
  padding: 21px 0 18px;
  font-size: 14px;
}
#page-shopping-guide .block_btn_link {
  display: inline-block;
  width: 240px;
  padding: 17px 0 13px;
  color: #fff;
  font-size: 13px;
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", Osaka, sans-serif;
  text-align: center;
  background-color: #000;
  /*background: #439ec0;*/
  -webkit-font-smoothing: auto;
}
#page-shopping-guide .sec .membership_link a+p {
  margin-top: 7px;
  /*color: #439ec0;*/
  font-size: 11px;
}
#page-shopping-guide .sec_ttl {
  font-size: 1.4rem;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e9e9e9;
}
#page-shopping-guide .sec .sec_block {
  font-size: 12px;
}
#page-shopping-guide .sec .sec_block.txt>* ul li {
  padding-left: 1em;
}
#page-shopping-guide .sec .sec_block.txt>* ul li:before {
  margin-left: -1em;
  content: '・';
}
#page-shopping-guide .sec .sec_block.txt>* ol {
  list-style-type: decimal;
  list-style-position: inside;
}
#page-shopping-guide .sec .process {
  display: flex;
  margin-top: 22px;
  justify-content: center;
  gap: 10px;
}
#page-shopping-guide .sec .process>div {
  display: table-cell;
  position: relative;
  width: 33%;
  background: #f8f8f8;
}
#page-shopping-guide .sec .process>div+div {
  border-left: 20px solid #fff;
}
#page-shopping-guide .sec .process>div+div:before {
  position: absolute;
  top: 50%;
  left: -20px;
  z-index: 10;
  margin-top: -20px;
  content: '＞';
  background-position: -196px 0;
  width: 9px;
  height: 17px;
}
#page-shopping-guide .sec .process>div .process_no {
  padding: 15px 0 13px;
  border-bottom: 2px solid #fff;
  background: #e9e9e9;
  font-size: 150%;
  text-align: center;
}
#page-shopping-guide .sec .process>div .process_info {
  padding: 17px 17px 23px;
  line-height: 1.7;
}
#page-shopping-guide .sec .sec_block.txt>* .yamato {
  margin: 11px 0 6px;
  width: 112px;
}
#page-shopping-guide .sec .sec_block #delivery_tenso img {
  max-width: 52px;
}
#page-shopping-guide table,
#page-size-chart table {
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  box-sizing: border-box;
  line-height: 180%;
}
#page-shopping-guide table th,
#page-size-chart table th {
  padding: 15px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  color: #333;
  background-color: #f7f7f7;
  font-weight: normal;
  vertical-align: middle;
}
#page-shopping-guide table td,
#page-size-chart table td {
  padding: 35px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  vertical-align: middle;
}
#page-shopping-guide .h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 1.2rem;
}
#page-shopping-guide h3.tgl {
  margin-bottom: 44px;
  text-align: left;
}
#page-shopping-guide .sec .sec_block.txt p+ul {
    margin-top: -10px;
}

@media screen and (min-width: 769px) {
  #page-shopping-guide .sec .sec_block.txt>*,
  #page-size-chart .sec .sec_block.txt>* {
    margin-top: 22px;
    line-height: 2.4rem;
  }
  #page-shopping-guide .sec .sec_block.txt>*+*,
  #page-size-chart .sec .sec_block.txt>*+* {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1000px) {
  /*:is(
  #page-size-chart,
  #page-privacy-policy
  ) #content .container.cf {
    padding: 0 20px !important;
    max-width: 1200px;
    margin: 50px auto;
  }*/
}
@media screen and (max-width: 768.98px) {
  #page-shopping-guide .sec .membership_list {
    gap: 40px;
  }
  #page-shopping-guide table,
  #page-size-chart table {
    font-size: 1.1rem;
  }
  #page-shopping-guide table th {
    width: 32%;
    white-space: break-spaces;
  }
  #page-shopping-guide table+p {
    letter-spacing: 0.1em !important;
    margin-bottom: 60px !important;
  }
  #page-shopping-guide h3.tgl {
    margin-bottom: 41px;
  }
}
@media screen and (max-width: 767.98px) {
  .template-suffix-shopping-guide .block_txt_sec.size {
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  #page-shopping-guide .sec .sec_block.txt p+ul {
    margin-top: -15px;
  }
}
@media screen and (max-width: 450px) {
  #page-shopping-guide .sec .membership_list {
    gap: 15px;
  }
  #page-shopping-guide .sec .membership_list li {
    width: 47%;
    min-height: 47%;
  }
  #page-shopping-guide .sec .membership_list li .membership_list_ttl+p {
    min-height: auto;
    margin: 0 auto;
    line-height: 1.6;
    font-size: 1.1rem;
  }
  #page-shopping-guide .sec .membership_list li .membership_list_ttl {
    padding-top: 30px;
    font-size: 1.3rem;
  }
  /*:is(
  #page-size-chart,
  #page-privacy-policy
  ) #content .container.cf {
      margin: 30px auto;
  }*/
}

/* ----------------------------------------------
                 SIZE CHART  
----------------------------------------------- */
#page-size-chart table {
  margin-bottom: 60px;
}
#page-size-chart .sec_ttl {
  margin-bottom: 20px;
  font-size: 1.4rem;
  border: none;
}
#page-size-chart h5 {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 22px;
}
#page-size-chart .measure_sec {
    margin-top: 60px;
}
#page-size-chart .measure_sec ul {
    display: flex;
    justify-content: flex-start;
  align-items: start;
}
#page-size-chart .measure_sec ul li p {
    font-size: 1.2rem;
}
#page-size-chart .chart {
    width: 100%;
    border: 1px solid #e9e9e9;
    font-size: 100%;
    table-layout: fixed;
}
#page-size-chart .chart tr th {
    width: 219px;
    padding: 14px 20px 13px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
}
:is(
  #page-shopping-guide,
  #sizeguide
) .chart tr td {
    padding: 14px 10px 13px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
#page-size-chart .chart tr+tr {
    border-top: 1px solid #e9e9e9;
}
#page-size-chart .chart tr.pink {
    background: #fff5f5;
}
#page-size-chart .sec {
  margin-bottom: 60px;
}
#page-size-chart .sec_ttl+p {
    margin-bottom: 20px;
}
.chart tr:nth-of-type(5) td span {
    border: none;
    font-size: 1.0rem !important;
    display: inline-block;
    white-space: break-spaces;
  }


@media screen and (max-width: 768.98px) {
  #page-size-chart .chart_box {
    overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  }
  #page-size-chart .chart {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    margin-bottom: 10px !important;
  }
  #page-size-chart .sec:nth-of-type(3) .chart_box:first-of-type {
    margin-bottom: 40px;
  }
  #page-size-chart .chart tr th {
    width: 25%;
    padding: 6px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    font-size: 1.1rem;
    line-height: 1.8rem;
    vertical-align: middle;
    font-weight: 600;
  }
  .chart tr td {
    padding: 7px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    width: 20%;
  }
  .chart th {
    width: 150px; /* 固定の横幅 (適宜変更) */
    white-space: nowrap; /* 折り返し防止 */
  }
  .chart td {
    width: auto; /* 残りのスペースを均等に分配 */
  }
}

@media screen and (max-width: 450px) {
  #page-size-chart .chart {
    width: 180%;
  }
  /*#page-size-chart #content .container.cf {
    margin: 30px auto;
  }
  :is(
  #page-size-chart,
  #page-privacy-policy 
  ) h3.tgl {
    font-size: 1.5rem;
  }*/
  #page-shopping-guide .sec .process {
    display: block;
  }
  #page-shopping-guide .sec .process>div {
    display: block;
    width: 100%;
  }
  #page-shopping-guide .sec .process>div+div {
    border-left: 0;
  }
  #page-shopping-guide .sec .process>div+div {
    margin-top: 40px;
  }
  #page-shopping-guide .sec .process>div+div:before {
    position: absolute;
    content: '▼';
    top: -10px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
  }
  #page-shopping-guide table+p {
    margin-bottom: 10px !important;
  }
}





/* ----------------------------------------------
              PRIVACY POLICY  
----------------------------------------------- */
#page-privacy-policy :is(p, dl) {
  font-size: 1.2rem;
}
#page-privacy-policy #content .container.cf dl {
  border-bottom: #e4e4e4 1px solid;
  margin-bottom: 30px;
  line-height: 2.2rem;
  padding-bottom: 30px;
}
#page-privacy-policy #content .container.cf dt {
    font-weight: 700;
    margin-bottom: 10px;
}
#page-privacy-policy #content .container.cf h3+p {
    margin-bottom: 20px;
}
#page-privacy-policy #content .container.cf ul {
    margin: 0.6em 0 0 1.5em !important;
}
#page-privacy-policy #content .container.cf ul li {
    list-style: disc;
}
#page-privacy-policy #content .container.cf ul + span {
    margin-top: 10px;
    display: inline-block;
}

@media screen and (max-width: 450px) {
  #page-privacy-policy #content .container.cf h3+p {
    margin-bottom: 35px;
  }
}


/* ----------------------------------------------
                     FAQ  
----------------------------------------------- */
#page-faq .faq-header {
  margin-top: 0;
}
#page-faq .faq-index__heading {
  margin-bottom: 2em;
  font-size: 1.8rem;
  font-weight: 700;
}
#page-faq #shopify-section-template--23766845161782__main .container {
    padding: 0;
    position: relative;
}
#page-faq #content .container.cf {
  display: flex;
  flex-wrap: wrap;
}
#page-faq #shopify-section-template--23766845161782__main {
    width: 200px;
    margin-right: 50px;
}
/* 2〜5つ目のブロック */
#page-faq #content .container.cf > div:nth-child(n+2):nth-child(-n+6) {
    width: calc(100% - 250px);
    margin-left: auto;
}
/* 6つ目のブロック*/
#page-faq #content .container.cf > div:nth-child(6) {
  width: 100%;
  /*flex-basis: 100%;*/
}
#page-faq #content .container.cf>div:nth-child(n+2):nth-child(-n+6)>.container {
    max-width: unset;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
#page-faq #content .container.cf>div:nth-child(n+2):nth-child(-n+6)>.container .collapsible-tabs {
    max-width: calc(100% - 250px);
    width: 100%;
    margin: unset;
}
#page-faq #content .container.cf>div:nth-child(2) .collapsible-tabs__heading {
    margin-top: 3px;
}
#page-faq .faq-index__sticky-container {
    width: 200px;
    margin-right: 50px;
  flex-shrink: 0;
}
#page-faq .collapsible-tabs__tab .disclosure__title {
    font-size: 1.3rem;
}
#page-faq .disclosure__content {
  margin-left: 2em;
    font-size: 1.3rem;
    color: #000;
}
#page-faq .section-faq-header--with-index~.section-collapsible-tabs .container {
    padding: 0;
}
#page-faq .faq-index {
    display: block;
    position: relative;
    flex: unset;
    width: 200px;
    margin-inline-end: 0;
    margin-left: 0;
    margin-right: 50px;
}
.faq-index-item a.faq-index-item__link {
    font-size: 1.3rem;
}

@media screen and (min-width: 1001px) {
  #shopify-section-template--23766845161782__collapsible_tabs_MJhYRz {
    display: none;
  }
  #shopify-section-template--23766845161782__faq-content-1 .collapsible-tabs__heading {
    margin-top: 2px;
  }
  #shopify-section-template--23766845161782__collapsible_tabs_MJhYRz {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  #page-faq .faq-index__heading {
    margin-bottom: 67px;
    text-align: center;
  }
  #page-faq .faq-index-item {
    display:none;
  }
  #page-faq #shopify-section-template--23766845161782__collapsible_tabs_MJhYRz .disclosure p a {
    font-size: 1.2rem;
    font-weight: 600 !important;
  }
  #page-faq #content .container.cf>div:nth-child(n+2):nth-child(-n+6) {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  #page-faq #content .container.cf>div:nth-child(n+2):nth-child(-n+6)>.container .collapsible-tabs {
    max-width: 100%;
    margin-bottom: 20px;
  }
  #page-faq #content .container.cf>div:nth-child(n+2):nth-child(-n+6)>.container {
    max-width: 100%;
  }
  #page-faq .disclosure__title:before, .disclosure__title:after {
    right: 5px;
  }
  #page-faq #content .container.cf {
    flex-direction: column;
    width: 100%;
    max-width: 100% !important;
  }
  #page-faq #content {
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
  }
  #shopify-section-template--23766845161782__main {
    width: 100%;
    margin: 0 auto;
  }
  #page-faq .faq-index__sticky-container {
    height: auto !important;
    display: block;
    width: 100%;
    margin: 0 auto !important;
    position: relative;
    max-width: 100%;
  }
  #page-faq .faq-index__item-container {
    position: relative;
    top: unset;
  }
  #page-faq .faq-index {
    width: 100%;
    margin: 0 !important;
  }
  #page-faq .faq-header {
    display: block;
  }
}

@media screen and (max-width: 450px) {
  #page-faq .faq-index__heading {
    margin-bottom: 37px;
  }
}



/* ----------------------------------------------
                     CONTACT  
----------------------------------------------- */
#page-contact #content .container.cf {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  width: 100%;
  max-width: unset;
  padding: 0;
}
#page-contact #shopify-section-template--23766845129014__custom_liquid_zeXbBz {
  width: calc(100% - 250px);
}
#page-contact #shopify-section-template--23766845129014__custom_liquid_zeXbBz > div > div {
  width: calc(100% - 250px);
  margin-bottom: 100px;
}
#page-contact .contact_lead > p:last-child {
  line-height: 1.8;
  margin-top: 10px;
  display: inline-block;
}
#page-contact .contact_lead p,
#page-contact .line_soudan{
  font-size: 1.2rem;
}
#page-contact .line_soudan h4,
#page-contact .line_soudan h5 {
  font-size: 1.3rem;
}
#page-contact .line_soudan .info .detail,
#page-contact .line_soudan > p {
  font-size: 1.1rem;
  line-height: 1.8;
}
#page-contact .line_soudan > p {
  margin-left: 35px;
  margin-top: 20px;
}
#page-contact .line_soudan .info .detail {
    margin: 15px 0 0;
}
#page-contact .contact_lead p a {
  text-decoration: underline;
}
#page-contact .line_soudan {
  margin-top: 40px;
}
#page-contact .line_soudan .info {
  margin-top: 25px;
  padding: 35px;
  background-color: #f5f5f5;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#page-contact .line_soudan .info a {
  display: block;
  background-color: #000;
  color: #fff;
  padding: 30px 0;
  font-size: 1.3rem;
  font-weight: 700;
  position: relative;
  width: 33%;
  min-width: 250px;
  text-align: center;
  margin-left: 20px;
}
#page-contact .line_soudan .info a::after {
  content: '＞';
  position: absolute;
  right: 15px;
  top: 50%;
  font-size: 16px;
  -webkit-transform: scale(0.6, 1);
  transform: scale(0.6, 1);
  margin-top: -14px;
}
#page-contact #shopify-section-template--23766845129014__main {
  width: calc(100% - 250px);
  margin: auto;
}
#page-contact #shopify-section-template--23766845129014__main .container {
  max-width: unset;
  margin-right: unset;
  margin-left: unset;
  padding-left: unset;
  padding-right: unset;
}
#page-contact #shopify-section-template--23766845129014__main .column.rte.spaced-row {
  margin-inline-end: 0;
  width: 100%;
  max-width: 200px;
  font-family: 'Roboto black', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
#page-contact #shopify-section-template--23766845129014__main .column.rte.spaced-row p {
  font-size: 1.2rem;
  font-weight: 700 !important;
}
/* form */
#page-contact #shopify-section-template--23766845129014__main :is(
  form .column.column--full,
  form .column.column--half
  ) {
  margin-bottom: 30px;
}
#page-contact .custom-select__btn .text-start {
  font-size: 1.2rem;
  line-height: 1;
}
#page-contact .flexible-layout .column--half, .fixed-layout .column--half {
  width: 49%;
}
#page-contact .column.column--half:nth-child(odd) {
  margin-right: 1%;
}
#page-contact .column.column--half:nth-child(even) {
  margin-left: 1%;
}
#page-contact .column.rte.spaced-row .contact_1st {
  margin-top: 30px;
}
#page-contact .column.rte.spaced-row .contact_1st .contact_detail {
  margin-bottom: 70px;
}
#page-contact .column.rte.spaced-row .contact_1st .contact_p_number {
  margin-bottom: 76px;
}
#page-contact .column.rte.spaced-row .contact_1st .contact_message {
  margin-bottom: 90px;
}
#page-contact .column.rte.spaced-row .contact_2nd {
  margin-top: 73px;
}
#page-contact .column.rte.spaced-row .contact_2nd .contact_name {
  margin-bottom: 71px;
}
#page-contact .column.rte.spaced-row .contact_2nd .contact_name_sub {
  margin-bottom: 52px;
}
#page-contact .column.rte.spaced-row .contact_2nd .contact_phone {
  margin-bottom: 50px;
}
#page-contact label[for="contact_phone"],
#page-contact label[for="contact_email"],
#page-contact label[for="message"]
{
  display: none;
}
#page-contact .account-form label {font-weight: 400;}
#page-contact .column.column--full:last-child {
  margin-top: -20px;
}
#page-contact .slim-column-left-layout>.column:last-child {
  flex: unset;
  width: calc(100% - 250px - 200px);
  max-width: 720px;
}


@media screen and (max-width: 1000px) {
  #page-contact #content {
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
  }
  #page-contact #content .container.cf {
    display: block;
    max-width: 100%;
  }
  #page-contact :is(
    #shopify-section-template--23766845129014__custom_liquid_zeXbBz,
    #shopify-section-template--23766845129014__main 
  ) {
    width: 100%;
  }
  #page-contact #shopify-section-template--23766845129014__custom_liquid_zeXbBz>div>div {
    width: 100%;
    margin-bottom: 70px;
  }
  #page-contact .line_soudan>p {
    margin-left: 0;
  }
  #page-contact .line_soudan .info {
    display: block;
  }
  #page-contact .line_soudan .info a {
    padding: 15px 0;
    width: 100%;
    min-width: unset;
    margin-left: 0;
    margin-top: 20px;
  }
  #page-contact .slim-column-left-layout {
    justify-content: space-around;
  }
  #page-contact .slim-column-left-layout>.column:last-child {
    width: 100%;
    max-width: unset;
  }
  #page-contact #shopify-section-template--23766845129014__main .column.rte.spaced-row {
    width: 30%;
    max-width: 160px;
    min-width: 140px;
  }
  #page-contact #shopify-section-template--23766845129014__main .btn {
    width: 100%;
  }
}

@media screen and (max-width: 450px) {
  #page-contact h3.tgl {
    margin-bottom: 35px;
  }
  #page-contact .line_soudan .info {
    padding: 23px 20px;
  }
  #page-contact .line_soudan .info a {
    padding: 10px 0;
  }
  #page-contact #shopify-section-template--23766845129014__main .column.rte.spaced-row {
    display: none;
  }
  #page-contact label[for="contact_phone"],
  #page-contact label[for="contact_email"],
  #page-contact label[for="message"] {
    display: block;
  }
  #page-contact label[for^="contact_"]::before,
  #page-contact label[for="message"]::before {
    font-size: 1.2rem;
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
  }
  #page-contact custom-select[id="contact_選択してください"] .label::before {
    content: 'お問い合わせ内容※';
  }
  #page-contact label[for="contact_商品に関するお問い合わせの場合はご入力ください-品番は半角英数"]::before {
    content: '商品名、又は商品No';
  }
  #page-contact label[for="message"]::before {
    content: "ご意見・ご質問※（全角1000字以下）";
  }
  #page-contact label[for="contact_phone"]::before {
    content: "電話番号※";
  }
  #page-contact label[for="contact_email"]::before {
    content: "メールアドレス※";
  }
  #page-contact label[for=message],
  #page-contact label[for=contact_phone],
  #page-contact label[for=contact_email] {
    margin-bottom: -12px;
  }
  #page-contact label[for="message"],
  #page-contact label[for="contact_phone"],
  #page-contact label[for="contact_email"] {
    visibility: hidden;
  }
  #page-contact label[for="message"]::before,
  #page-contact label[for="contact_phone"]::before,
  #page-contact label[for="contact_email"]::before {
    visibility: visible;
  }
  #page-contact label[for="contact_ご注文後のお問い合わせの場合は-注文メール及び納品書に記載の注文番号をご入力ください-半角英数"]::before {
    content: '注文番号';
  }
  #page-contact .flexible-layout {
    flex-direction: row;
  }
  #page-contact #page-contact .flexible-layout .column--half, .fixed-layout .column--half {
    width: 49% !important;
  }
  #page-contact label[for="contact_姓"]::before {
    content: "お名前※";
  }
  #page-contact label[for="contact_名"]::before {
    content: "　";
  }
  #page-contact label[for="contact_セイ"]::before {
    content: "お名前(フリガナ)※";
  }
  #page-contact label[for="contact_メイ"]::before {
    content: "　";
  }
  #page-contact #shopify-section-template--23766845129014__main :is(form .column.column--full,form .column.column--half) {
    margin-bottom: 25px;
  }
}






/* ----------------------------------------------
                Craftsmanship  
----------------------------------------------- */
#page-craftsmanship main#content {
    width: 750px;
    margin: 40px auto 180px;
}
#page-craftsmanship .text-overlay .text-overlay__inner {
    position: static;
}
#page-craftsmanship main#content .image-overlay {
  overflow:visible;
  position: relative;
}
#page-craftsmanship .text-overlay__subheading.subheading {
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    left: 12px;
    top: -6px;
    z-index: 100;
    color: #000;
}
#page-craftsmanship .shopify-section.section-custom-liquid > div {
    margin-top: 15px;
    margin-bottom: 0;
}
#page-craftsmanship .custom-html h3 {
    margin-top:55px;
    font-size: 1.6rem;
}
#page-craftsmanship .custom-html h3,
#page-craftsmanship .custom-html h4 {
    text-decoration: underline;
    text-align: center;
    font-weight: 700;
    font-family: 'Roboto black', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
#page-craftsmanship .custom-html h4,
#page-craftsmanship section.txt_wrap {
    margin-top: 27px;
    font-size:1.1rem;
    line-height: 1.9;
}
#page-craftsmanship section.txt_wrap .txt_content {
    margin-bottom:40px;
}
#page-craftsmanship section.txt_wrap .txt_content p,
#page-craftsmanship section.txt_wrap .txt_content ul {
    margin-bottom: 25px;
}

/* LOOKS & ITEMS */
#page-craftsmanship carousel-slider.carousel.block.collection-slider {
    flex-direction: column;
    display: flex;
}
#page-craftsmanship carousel-slider.carousel.block.collection-slider .view-all {
    order: 2;
    z-index: 2;
    margin-top: 20px;
}
#page-craftsmanship carousel-slider.carousel.block.collection-slider .view-all a {
    text-decoration: none;
    background-color: #c9c9c9;
    display: block;
    width: 220px;
    margin: auto;
    padding: 10px;
    border-radius: 5px;
}
#page-craftsmanship div#pagefooter::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d3d6d6;
}

@media (max-width: 768.98px) {
  #page-craftsmanship main#content:before {
    overflow: hidden;
  }
  #page-craftsmanship main#content {
    width: 100%;
    margin: 60px auto 180px;
    padding: 0 25px 0 25px;
  }
  #page-craftsmanship .product-grid--carousel {
    grid-auto-columns: calc((100% - var(--gutter)*(var(--product-columns-desktop) + 9)) / var(--product-columns-desktop));
  }
}

/* ----------------------------------------------
                     login  
----------------------------------------------- */

.template-customers-login p.login-migration-note {
    margin-top: 4rem;
    font-size: 1.1rem;
}


/* ----------------------------------------------
                新規会員登録  
----------------------------------------------- */
.template-customers-register input#RegisterForm-Birthday {
    font-size: 14px;
}
.template-customers-register .errors {
    opacity: 1;
    animation: none;
}
.template-customers-register .errors ul.styled-list li a {
    text-decoration: underline;
}




/* ----------------------------------------------
                     Footer  
----------------------------------------------- */
#pagefooter .section-newsletter .container {
    padding: 70px 0 50px;
}
#pagefooter .section-footer {background-color:#fff;}
#pagefooter .section-footer__row-container {border:none;}
#pagefooter h2.footer_logo img {
    width: 100%;
    max-width: 160px;
    margin-bottom: 0;
    margin-top: -5px;
}
#pagefooter .copylight {
    font-size:11px;
    /*letter-spacing: 0 !important;*/
}
#pagefooter .section-footer__row--blocks {
    margin-bottom: 0 !important;
}
#pagefooter .section-footer__row--blocks {
  padding-bottom:0;
}
.section-newsletter .container {
    padding-top: 30px;
}
@media (max-width: 768.98px) {
.signup-form__inline-container input {
  margin-right: 3%;
}
}


/* SNS */
ul.footer-sns {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 12px;
}
ul.footer-sns .icon {
    width: 17px !important;
    height: 17px !important;
}
@media (max-width: 768px) {
  .mobile-navigation-drawer__footer {
    position: absolute;
    bottom: 20px;
    left: 20px;
  }
  ul.footer-sns {
    justify-content: space-between;
    gap: 21px;
    flex-wrap: wrap;
  }
  .reveal-mobile-nav .mobile-navigation-drawer {
    opacity: .9;
    width: 100%;
  }
}


/* footer menu */
.section-footer__row .section-footer__custom-liquid .menu_area {
    display:flex;
    /*letter-spacing: 0 !important;*/
    align-items: flex-start;
    gap: 50px;
}
.section-footer__custom-liquid-block:first-child {
    margin-right: 10%;
}
section.menu_area h5,
.section-footer__text-block > .h6,
.section-newsletter .container h2 {
    margin-bottom: 20px;
    font-size: 1.4rem;
    font-weight: 700;
    /*letter-spacing: 0 !important;*/
    font-family: 'Roboto black', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
section.menu_area li {
    font-size: 1.1rem;
    line-height: 2.4;
}
section.menu_area li a {
    /*letter-spacing: 0 !important;*/
}
section.menu_area li a span {
    margin-left: 1.2em;
    font-size: 1rem;
}


/* newsletter */
.section-footer__newsletter-block .section-footer__text p {
    font-size: 1.1rem;
    letter-spacing: 0 !important;
}
.section-footer__newsletter-block .section-footer__text {
    margin-bottom: 5px;
}
.section-footer__title {
    margin-bottom: 18px;
}
.section-footer__newsletter-block .signup-form__email {
    padding: 0.5em 15px;
}
.section-footer__newsletter-block input[type=email] {
    font-size: 1.2rem;
}
.section-footer__newsletter-block .signup-form__button {
    padding: .5em 17px .6em;
    font-size: 1.3rem;
    line-height: 1 !important;
}
.section-footer__newsletter-block p {
  margin-bottom: 0.7em;
  margin-left: 0;
}

@media (min-width: 769px) {
  .section-footer__newsletter-block {
    flex: 0 1 250px;
  }
}

@media (max-width: 768.98px) {
  .section-footer__row .section-footer__custom-liquid .menu_area {
    flex-direction: column;
    gap: 30px;
  }
  .section-footer__row .section-footer__custom-liquid .menu_area li {
    line-height: 2.2;
  }
  .section-footer__row .section-footer__custom-liquid .menu_area h5 {
    margin-bottom: 10px;
  }
  .section-footer__row .section-footer__custom-liquid  .section-footer__row__col:not(:last-child) {
    margin-bottom: 10px;
  }
  .section-newsletter .container {
    padding: 30px 15px;
  }
}

@media (max-width: 450px) {
  .section-footer__title {
    margin-bottom: 8px;
  }
}

/* newsletter */
.section-footer__row--blocks {
  padding-bottom:0;
}
.section-newsletter .container {
    padding-top: 30px;
}
.section-newsletter .container h2 {
    text-transform: uppercase;
}
.signup-form__inline-container {
    height: 40px;
}
.signup-form__inline-container button {
    line-height: 0;
}
.signup-form__inline-container input {
    font-size: 1.4rem;
}
@media (max-width: 768.98px) {
  .section-newsletter .container h2 {
    text-align: left;
  }
  .signup-form__inline-container {
    display: inline-flex;
    width: 100%;
  }
  .signup-form__inline-container input {
    margin-bottom: 0;
  }
}

/* COPYLIGHT *SP only */
@media (min-width: 769px) {
  #shopify-section-sections--23766845784374__custom_liquid_qUr4pT .custom-html {
    display: none;
  }
  #pagefooter .custom-html {
    margin-bottom: 60px;
    margin-top: 30px;
  }
}
@media (max-width: 768.98px) {
  .custom-html p#footer_copy {
    text-align: center;
    color: #999999;
    font-size: 1.1rem;
    letter-spacing: 0 !important;
  }
  .section-footer__row-lower {
    padding-bottom: 0;
  }
  #pagefooter .custom-html {
    margin-bottom: 10px;
    margin-top: 30px;
  }
  .section-footer__row__col.section-footer__custom-liquid-block:has(
    h2.footer_logo, 
    .copylight
  ) {
    display: none;
  }
}



/* ------------ 下記に追記お願いいたします ------------- */

/* ----------------------------------------------
                    商品ページ改修  
----------------------------------------------- */
:is(
  .template-list-collections,
  .template-collection,
  .template-product
  ) .product-tags {
  margin-bottom: 14px;
}
:is(
  .template-list-collections,
  .template-collection,
  .template-product
  ) .product-tags span {
  color: #5c5c5c;
  padding: 4px 8px;
  margin-right: 10px;
  border: 1px solid #5c5c5c;
}
.btn {
  border-radius: 0px !important;
}
:is(
  .template-list-collections,
  .template-collection,
  .template-product
  ) .opt-label {
  padding: 2px !important;
  min-width: 40px !important;
  min-height: 40px !important;
}
:is(
  .template-list-collections,
  .template-collection,
  .template-product
  ) #content .container.cf {
  margin-top: 0px !important;
}
:is(
  .template-list-collections,
  .template-collection,
  .template-product
  ) quantity-wrapper a , quantity-wrapper input[name=quantity] {
  border-radius: 0px;
  padding: 2px !important;
  min-width: 40px !important;
  width: 40px !important;
  height: 40px !important;
  line-height: 34px;
}
.product__line__btn {
  text-align: center;
  width: 100%;
  background: #06c755;
  padding: 10px 0px;
  margin-top: -10px;
}
.product__line__btn a {
  color: #fff;
  display: block;
}

@media (max-width: 768.98px) {
  :is(
    .template-list-collections,
    .template-collection,
    .template-product
    ) .product-tags {
    text-align: center;
  }
  :is(
    .template-list-collections,
    .template-collection,
    .template-product
    ) .product-title,.price__default {
    text-align: center;
  }
}
#content .container.cf.product-detail {
  max-width: 1800px;
  padding: 0 5%;
}

.product-block-options__item {
  border-radius: 0px !important;
  width: 16px !important;
  height: 16px !important;
}
@media (min-width: 769px) {
    .swatch-method-swatches .product-block-options__item {
        margin: 0 4px 12px;
    }
}
.product-block__detail .small {
  display: none;
}

.detail_tit2 {
  margin-top: 20px;
}
.Avada-inline-button div {
  font-size: 12px !important;
  font-weight: 600 !important;
}

.navigation .navigation__columns .navigation__column:not(.navigation__column--promotion) .navigation__column-title {
  text-transform: unset !important;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.cart-drawer__content {
  padding-bottom: 30px;
}
.cart-drawer__content .ngc-note-attr-field {
  margin: 0px 20px !important;
}
 .ngc-note-attr-field input {
  font-size: 12px;
}
.ngc-note-attr-field select {
  font-size: 12px;
}
.cart-drawer__footer {
  padding-bottom: 30px; 
}
.checkout-subtotal-container__right .subtotal , .cart-drawer__content .subtotal {
  font-size: 16px;
  padding-top: 20px;
}
#cart .container , .product-detail {
  margin: 0px !important;
}

.product-price--block .price__from {
  display: none;
}



/* ----------------------------------------------
                    Raffle 315  
----------------------------------------------- */
:is(#shopify-raffle,.ReactModalPortal) .raffle-rounded-xl {
    border-radius: 0 !important;
}
:is(#shopify-raffle,.ReactModalPortal) .raffle-rounded-full {
    border-radius: 0 !important;
}
.ReactModal__Content.ReactModal__Content--after-open {
    border-radius: 0 !important;
}

.ruffruff-pre-order-badge-wrapper > .ruffruff-pre-order-badge:nth-of-type(1) {
  display: inline-flex;
  width: auto;
  height: auto;
  background: #38b6ff;
  padding: 2px 8px;
  color: white;
  border-radius: 40px;
  font-size: 13px;
  font-weight: 600;
}
.ruffruff-pre-order-badge-wrapper > .ruffruff-pre-order-badge:nth-of-type(2) {
  display: none;
  width: 0;
  height: 0;
}

/*------- 最下部に配置（英語版の時の文字間設定 -------*/
html[lang="en"] *,
html[lang="en"] #page-stores ul.store_list .add,
html[lang="en"] #page-stockists.add {
    letter-spacing: 0 !important;
}
#page-stores .store_list li .map a,
#page-stockists .store_list li .map a {
    text-decoration: none !important;
}