/** Shopify CDN: Minification failed

Line 2554:0 Unexpected "1111"

**/
/* 予約アプリ クレジット非表示 */
.custom ._root_1qczp_2 {
    display: none !important;
}

/* モノクロエフェクトを解除 */
.shopify-section:not(.shopify-section--no-animation) .\#section {
    filter: unset !important;
}

/* ヘッダー */
.\#main-header-custom .\#main-header-inner {
    padding: 1.5em 1em 0;
}
.\#main-header-custom .\#main-nav-container {
    margin-top: 1em;
}
.\#main-header-custom .\#main-header-toolbar {
    flex-basis: unset;
}
.\#main-header-custom .\#main-header-toolbar.\@end .\#main-header-toolbar-link {
    flex-direction: row;
}
.\#main-header-custom .\#main-header-logo.\@img {
    width: 265px;
    max-width: unset;
}
@media (max-width: 991px) {
  .\#main-header .\#main-nav-container {
      padding-top: 1em;
      margin: 0;
  }
}
.\#announcement-bar-custom {
    padding: 0.5rem 1rem !important;
    font-size: 14px;
    font-weight: normal;
}
.\#announcement-bar-custom .\#announcement-bar-text {
    display: flex;
    justify-content: space-between;
    color: #212121;
}
.\#announcement-bar-custom .\#announcement-bar-text .info-en {
    display: flex;
}
.\#announcement-bar-custom .\#announcement-bar-text .info-en > div {
    padding: 0 1em;
    border-right: 1px solid #212121;
}
.\#announcement-bar-custom .info-en > div:first-of-type a {
    background: #B90201;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    padding: 0 0.5em;
    margin-left: 1em;
    transition: .4s;
    border-radius: 2px;
}
.\#announcement-bar-custom .info-en > div:first-of-type a:hover {
    opacity: 0.7;
}
.\#announcement-bar-custom .info-en .\#icon {
    width: 18px;
    height: 18px;
    vertical-align: text-top;
    margin-right: 0.25em;
}

.header-icon, 
.header-icon .\#main-header-toolbar-link-icon, 
.header-icon .\#main-nav-toolbar-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.header-icon a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
.header-icon .name-ja {
    display: inline-block;
    padding: 0 0.5em;
    font-size: 16px;
}
.header-icon-cart  .\#icon {
    stroke-width: 0 !important;
}
.header-icon-mypage  .\#icon,
.header-icon-guide  .\#icon,
.header-icon-mail  .\#icon {
    width: 24px;
}
.header-icon-cart .name-ja {
    padding-right: 1em;
}
.header-nav-link {
    width: auto;
}
.header-nav-link a {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 1em;
    background: url(/cdn/shop/files/icn_arw_01.svg?v=1685524233) no-repeat 0 50%;
    background-size: 0.5em 1em;
    font-size: 18px;
    font-weight: bold;
    color: #998080;
    text-decoration: none;
}
.\#main-header-custom.\@sticky .\#main-nav-container .\#main-header-logo {
    display: block;
    width: 15%;
}
.\#main-header-custom .\#main-nav-container .\#main-header-logo {
    display: none;
}
.\#main-header-custom .\#main-nav-container .\#main-header-logo .\#main-header-logo-image {
    width: 100%;
}
.\#main-header-custom.\@sticky .\#main-nav-container .\#main-nav-toolbar {
    width: 15%;
    display: flex;
    justify-content: flex-end;
}
.\#main-header-custom .\#main-nav-container .\#main-nav-wrapper {
    flex: 1;
}
.\#main-header-custom.\@sticky .\#main-nav-wrapper .\#main-nav-dropdown.\@mega {
    max-height: 100vh;
    overflow: scroll;
}
.\#main-header-custom.\@sticky .\#main-nav-wrapper .\#main-nav-megamenu-wrapper {
    margin-bottom: 3rem;
}
.\#main-header-custom .\#main-nav-wrapper .\#main-nav-dropdown.\@mega,
.\#main-header-custom .\#main-nav-wrapper .\#main-nav-dropdown.\@root {
    top: 100%;
    z-index: 10;
}
.\#main-header-custom.\@sticky .\#main-nav-wrapper .\@search .\#main-nav-megamenu-wrapper {
    margin: 0;
}

/* ハンバーガーメニュー */
.custom .\#modal-popup.\@layout\:sidebar .\#modal-popup-layout {
    width: min(600px,90%);
}
.\#main-nav-menu-sp {
    background: #000;
    padding-top: 3.75rem;
}
.\#main-nav-custom {
    padding: 0 !important;
}
.\#main-nav-menu-products {
    display: flex;
    flex-direction: column;
    padding: 0;
    list-style: none;
    border-top: 1px solid #858585;
}
.\#main-nav-menu-products > li {
	padding: 0;
	border-bottom: 1px solid #858585;
	font-size: 14px;
	font-weight: bold;
}
.\#main-nav-menu-products a {
	position: relative;
	display: flex;
    justify-content: space-between;
    align-items: center;
	color: #fff;
	text-decoration: none;
}
.\#main-nav-menu-products a span {
    flex: 1;
}
.\#main-nav-menu-products > li > a {
	padding: 1em;
}
.\#main-nav-menu-products .products_subnav {
    list-style: none;
}
.\#main-nav-menu-products .products_subnav > li > a {
    margin: 0;
    height: 3em;
}
.\#main-nav-menu-products .products_subnav > li:nth-child(even) > a {
	margin-right: 0;
	margin-left: 20px;
}
.\#main-nav-menu-products a::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    margin-right: 0.5em;
    transform: rotate(45deg);
}
.\#main-nav-menu-products .products_subnav {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	border-top: 1px solid #282828;
	margin: 0 1em;
    padding: 0.5em 0;
}
.\#main-nav-menu-products .products_subnav > li {
	float: left;
	width: 50%;
	font-size: 12px;
	font-weight: normal;
}
.\#main-nav-menu-sp .sns {
    display: flex;
    justify-content: center;
    padding: 1rem 0 2rem;
}
.\#main-nav-menu-sp .sns svg {
    width: 50px;
    height: 50px;
}
.\#main-nav-menu-sp .sns a {
    margin: 0 1em;
    display: inline-block;
}
.\#main-nav-menu-sp .sns svg path {
    fill: #fff;
}
.custom .\#modal-popup-close {
    padding: 3.5vw;
}
.custom .\#modal-popup-close .\#icon {
    fill: #fff !important;
    color: #fff;
    stroke-width: 2px;
    width: 2rem;
    height: 2rem;
}
.\#main-header-custom .\#main-nav-item.\@root:hover>.\#main-nav-link.\@root {
    background: none;
    color: #fff;
}
.\#main-header-custom .\#main-nav-item.\@root>.\#main-nav-link.\@root .text {
    display: block;
    border-bottom: 2px solid transparent;
}
.\#main-header-custom .\#main-nav-item.\@root:hover>.\#main-nav-link.\@root .text {
    border-color:#fff;
}
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col .\#main-nav-megamenu-heading .\#main-nav-megamenu-heading-link {
  transition: color .25s;
}
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col .\#main-nav-megamenu-heading:hover .\#main-nav-megamenu-heading-link {
    color: #BA0101;
}
.\#main-nav-wrapper .\#main-nav-dropdown-custom.\@mega, 
.\#main-nav-wrapper .\#main-nav-dropdown-custom.\@root {
    top: 100%;
}
.\#main-nav-dropdown-custom .\#main-nav-megamenu-wrapper .\#row {
    flex-wrap: wrap;
}
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col {
    flex: unset;
    width: 20%;
    margin-top: 0;
    padding-right: 0;
    padding-left: 0.5rem;
}
.\#main-nav-dropdown-custom .\#main-nav-megamenu-heading-link {
    text-transform: none;
    transition: color .25s;
}
.\#main-nav-dropdown-custom .\#main-nav-megamenu-heading-link:hover {
    color: #BA0101;
}
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col .\#main-nav-megamenu-heading {
    margin-bottom: 0;
    font-size: 0.9rem;
/*  word-break: keep-all; */
}
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col .\#main-nav-megamenu-heading-link {
    display: flex;
    align-items: center;
}
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col .\#main-nav-megamenu-heading-link .text {
    flex: 1;
}
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col .\#main-nav-megamenu-heading-link::before {
    content: "";
    display: inline-block;
    width: 5rem;
    height: 5rem;
    background: no-repeat center / contain;
}
.\#main-nav-dropdown-custom .\#gallery-card-caption .\#hero-heading {
    font-size: 3.5em;
}
.custom .\#main-nav-link .text .\#icon {
    width: 1.2em;
    height: 1.2em;
    vertical-align: text-top;
    margin-right: 0.25em;
    margin-left: 0;
}
.\#main-nav-dropdown-custom.\@search .\#main-nav-megamenu-wrapper .\#row {
    justify-content: center;
}
.\#main-nav-dropdown-custom.\@search .\#search-template-form-wrapper {
    margin: 1.5rem 0 0;
    width: 50%;
}
.\#main-nav-dropdown-custom.\@search .\#search-template-form {
    margin: 0;
    width: 100%;
}
.\#main-nav-custom .\#main-nav-item.\@root:focus-within>.\#main-nav-link.\@root {
    background: none;
    color: #fff;
}
.\#main-nav-custom .\#main-nav-item.\@root:focus-within>.\#main-nav-link.\@root .text {
    display: block;
    border-bottom: 2px solid #fff;
}
.custom .\#search-template-grid>.\#grid {
    align-items: flex-start;
}
.custom .\#collection-grid-sort .\#form-select {
    margin: 1.5rem 0;
    margin-left: auto;
}
.custom .\#search-template-form-wrapper {
    margin-top: 3rem;
    font-size: 1.5em;
}

/* ヘッダーナビ商品サムネイル */
/* 1.薄い財布 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(1) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav01.png);
}
/* 2. 小さい財布 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(2) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav02.png);
}
/* 3. 旅行財布 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(3) .\#main-nav-megamenu-heading-link::before {
    background-image: url(/cdn/shop/files/thumbnail_product_nav06.png);
}
/* 4. いっぱい入る小さい財布 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(4) .\#main-nav-megamenu-heading-link::before {
    background-image: url(/cdn/shop/files/thumbnail_product_nav_alot_smallwallet.png);
}
/* 5. キャッシュレス財布 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(5) .\#main-nav-megamenu-heading-link::before {
    background-image: url(/cdn/shop/files/thumbnail_product_nav04.png);
}
/* 6. 薄いマネークリップ */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(6) .\#main-nav-megamenu-heading-link::before {
    background-image: url(/cdn/shop/files/thumbnail_product_nav05.png);
}
/* 7. 小さい小銭入れ */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(7) .\#main-nav-megamenu-heading-link::before {
    background-image: url(/cdn/shop/files/thumbnail_product_nav07.png);
}
/* 8. AirTagが入る車のキーケース */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(8) .\#main-nav-megamenu-heading-link::before {
    background-image: url(/cdn/shop/files/thumbnail_product_nav_kyecase.png);
}
/* 9. 薄い長財布 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(9) .\#main-nav-megamenu-heading-link::before {
    background-image: url(/cdn/shop/files/thumbnail_product_nav08.png);
}
/* 10. ミニマリスト財布 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(10) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav03.png);
}
/* 11. ツインズ財布 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(11) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav09.png);
}
/* 12. ツインズミニ財布 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(12) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav_twinsmini.png);
}
/* 13. iPhoneも入る財布 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(13) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav10.png);
}
/* 14. 家族のパスポートケース */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(14) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav_passport.png);
}
/* 15. シンプルなカードケース */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(15) .\#main-nav-megamenu-heading-link::before {
    background-image: url(/cdn/shop/files/thumbnail_product_nav_simplecardcase.png);
}
/* 16. 薄いカードケース */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(16) .\#main-nav-megamenu-heading-link::before {
    background-image: url(/cdn/shop/files/thumbnail_product_nav14.png);
}
/* 17. 薄い名刺入れ */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(17) .\#main-nav-megamenu-heading-link::before {
    background-image: url(/cdn/shop/files/thumbnail_product_nav15.png);
}
/* 18. 薄いメモ帳 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(18) .\#main-nav-megamenu-heading-link::before {
background-image: url(/cdn/shop/files/thumbnail_product_nav11.png);
}
/* 19. 保存するメモ帳 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(19) .\#main-nav-megamenu-heading-link::before {
background-image: url(/cdn/shop/files/thumbnail_product_nav12.png);
}
/* 20. IDケース with 保存するメモ */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(20) .\#main-nav-megamenu-heading-link::before {
    background-image: url(/cdn/shop/files/thumbnail_product_nav13.png);
}
/* 21. お財布ショルダー */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(21) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav_wallet_-shoulder.png);
}
/* 22. 旅ストラップ */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(22) .\#main-nav-megamenu-heading-link::before {
    background-image: url(/cdn/shop/files/thumbnail_product_nav18.png);
  }
/* 23. タイムロックポーチ */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(23) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav19.png);
}
/* 24. iPadがつくバッグ */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(24) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav29.png);
}
/* 25. かわるビジネスリュック */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(25) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav30.png);
}
/* 26. かわるビジネスリュックmini */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(26) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav31.png);
}
/* 27. ひらくPCバッグ */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(27) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav32.png);
}
/* 28. ひらくPCバッグmini */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(28) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav33.png);
}
/* 29. ひらくPCバッグnano */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(29) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav34.png);
}
/* 30. ひらくPCリュック */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(30) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav35.png);
}
/* 31. とれるカメラバッグ */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(31) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav36.png);
}
/* 32. みつかるリュック */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(32) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav37.png);
}
/* 33. ブロガーズトート */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(33) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav22.png);
}
/* 34. お財布ポシェット */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(34) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav23.png);
}
/* 35. ショルダーペンケース */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(35) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav24.png);
}
/* 36. すわるパンツ */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(36) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav25.png);
}
/* 37. いざという時のジャケット */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(37) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav26.png);
}
/* 38. つなぎスリープウェア */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(38) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav27.png);
}
/* 39. 薄いストール */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(39) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav28.png);
}
/* 40. iPhone用真空管アンプケース */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(40) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav16.png);
}
/* 41. スマートなメモ帳 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(41) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav17.png);
}
/* 42. CamiApp S メモパッドタイプ専用ケース */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(42) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav20.png);
}
/* 43. たためる打ち合わせバッグ */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(43) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav21.png);
}
/* 44. Note Me */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(44) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav38.png);
}
/* 45. 移動文房 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(45) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav44.png);
}
/* 46. モバイラーズバッグ */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(46) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav39.png);
}
/* 47. 文具王手帳 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(47) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav40.png);
}
/* 48. デザインするメモ帳 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(48) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav41.png);
}
/* 49. デザインする手帳 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(49) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav42.png);
}
/* 50. ミニマリスト仕事術 */
.\#main-nav-dropdown-custom.\@products .\#main-nav-megamenu-wrapper .\#col:nth-of-type(50) .\#main-nav-megamenu-heading-link::before {
  background-image: url(/cdn/shop/files/thumbnail_product_nav43.png);
}



@media (max-width: 991px) {
  .\#main-header-custom .header-icon, 
  .\#main-header-custom .header-icon .\#main-header-toolbar-link-icon, 
  .\#main-header-custom .header-icon .\#main-nav-toolbar-link {
      flex-direction: column;
      justify-content: center;
  }
  .\#main-header-custom .header-icon .\#icon {
      stroke-width: 2px;
      width: 50%;
      height: 7vw;
      margin-bottom: -1vw;
      display: inline-block;
  }
  .\#main-header-custom .header-icon-cart .\#icon {
      margin-left: -1vw;
  }
  .\#main-header-custom .header-icon .name-ja {
    font-size: 3.1vw;
    padding: 0;
    margin: 0.2em 0;
  }
  .\#main-header-custom .header-nav-link {
      margin: 0;
  }
  .\#main-header-custom .header-nav-link a {
    padding: 0 3.1vw;
    background-size: 1.4vw 2.2vw;
    font-size: 3.1vw;
  }
  .\#main-header-custom .\#main-header-inner {
      height: 14vw;
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
  .\#main-header-custom .\#main-nav-container {
      padding: 0;
  }
  .\#main-header-custom .\#main-header-inner-container {
      width: 100%;
      height: 100%;
      gap: unset;
  }
  .\#main-header-custom .\#main-header-toolbar {
      gap: 0;
      height: 100%;
  }
  .\#main-header-custom .\#main-header-logo.\@img {
      display: flex;
      height: 100%;
      width: 39vw;
      padding-left: 5.9vw;
      box-sizing: content-box;
  }
  .\#main-header-custom .header-icon {
    width: 14vw;
      height: 100%;
      justify-content: center;
      border-left: 1px solid #fff;
  }
  .\#main-header-custom .header-nav-link {
      margin: 0;
  }
  .\#main-header-custom .\#cart-counter {
      top: 1.5vw;
      right: 1.2vw;
      width: 5vw;
      min-width: unset;
      height: 5vw;
      font-size: 3vw;
  }
}

/* トップページ・全体調整 */
.inner {
    max-width: 1200px;
    margin: 0 auto;
}
.custom .\#hero-heading {
    letter-spacing: 0.1em;
    text-transform: none;
    line-height: 1.5;
}
.custom .\#page-header .\#hero-heading {
    font-size: 1.8em;
}
.custom .\#custom-page-header .\#hero-heading {
    display: flex;
    justify-content: center;
    align-items: center;
}
.custom .\#custom-page-header .\#hero-heading img {
    width: auto;
    height: 1em;
    vertical-align: bottom;
    display: inline-block;
    margin-right: 0.5em;
}
.custom .\#hero-text {
    letter-spacing: 0.1em;
    font-size: initial;
}
.custom .text-red {
    color: #B90201;
}
.custom .\#collection-card-title {
/*     font-size: 1rem; */
}
.custom .\#collection-card-body {
    margin-top: 0.75em;
}
.custom .\#collection-card .\#collection-card-title {
    font-size: 1em;
}
.custom .\#media-image-wrapper {
    border-radius: 4px;
    overflow: hidden;
}
.custom .\#gallery-card-caption {
    margin-top: 1em;
}
.custom .\#collection-card-desc {
    font-size: 0.7em;
    margin-top: 0.5em;
    opacity: .8;
}
.custom .\#collection-card {
    margin-bottom: 1rem;
}
.custom .\#custom-image-section {
    margin: 0;
    text-align: center;
}
.custom .\#custom-image-section .inner {
      max-width: 880px;
}
.custom .\#custom-image-section .\#media-image-wrapper {
    border-radius: 0;
}
.custom .\#custom-image-section img {
    width: 100% !important;
    height: auto;
    vertical-align: bottom;
}
.custom .\#collection-card:hover .\#media {
    opacity: .8;
}
.custom .\#collection-card .\#media {
    transition: .5s;
}
.custom .\#collection-card-title {
    transition: .5s;
}
.custom .\#collection-card:hover .\#collection-card-title {
    color: rgb(var(--color-link));
}
@media (max-width: 991px) {
  .inner {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .custom .\#custom-image-section .inner {
      padding: 0;
  }
  .custom .\#page-header .\#hero-heading {
      font-size: 1em;
  }
  .custom .\#container {
      padding-left: 1rem;
      padding-right: 1rem;
  }
  .custom .\#section.\@spaced.\@color-scheme\:default {
      margin-top: 2rem;
      margin-bottom: 2rem;
  }
  .custom .\#section.\@spaced.\@color-scheme\:invert {
      padding-top: 2rem;
      padding-bottom: 2rem;
  }
  .custom .\#collection-card-desc {
      font-size: .6em;
  }
  .custom .\#custom-page-header .\#hero-heading {
      flex-direction: column;
      margin-bottom: -0.25em;
  }
  .custom .\#custom-page-header .\#hero-heading img {
      margin: 0 0 0.5em;
  }
}

/* ニュースエリア */
.\#custom-section-news .section.section_02 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #666666;
	color: #ffffff;
}
.\#custom-section-news .section.section_02 .unit_01 {clear: both;width: 48%;position: relative;}
.\#custom-section-news .section.section_02 .ttl_01 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.\#custom-section-news .section.section_02 .list_01 {
	padding-top: 20px;
	padding-left: 0;
	list-style: none;
}
.\#custom-section-news .section.section_02 .list_01 > li {
	margin-bottom: 20px;
}
.\#custom-section-news .section.section_02 .list_01 > li > a {
	display: block;
	padding-right: 20px;
	background: url(/cdn/shop/files/sp_arrow_white.png?v=1686175917) no-repeat 100% 50%;
	background-size: 11px 19px;
	color: #ffffff;
	text-decoration: none;
}
.\#custom-section-news .section.section_02 .txt_01 {
	font-size: 14px;
}
.\#custom-section-news .section.section_02 .txt_01 .ico_01 {
	display: block;
	margin-bottom: 5px;
	padding: 3px 10px;
	background-color: #990000;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.\#custom-section-news .section.section_02 .txt_01 .link_01 {
	display: block;
	padding-right: 20px;
	background: url(/cdn/shop/files/sp_arrow_white.png?v=1686175917) no-repeat 100% 50%;
	background-size: 11px 19px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.\#custom-section-news .section.section_02 .list_02 {
    padding-left: 0;
    list-style: none;
}
.\#custom-section-news .section.section_02 .list_02 > li {
	margin-top: 20px;
}
.\#custom-section-news .section.section_02 .list_02 a {
	display: flex;
	justify-content: space-between;
	padding-right: 20px;
	background: url(/cdn/shop/files/sp_arrow_white.png?v=1686175917) no-repeat 100% 50%;
	background-size: 11px 19px;
	color: #ffffff;
	text-decoration: none;
}
.\#custom-section-news .section.section_02 .list_02 .txt_02 {flex: 1;}
.\#custom-section-news .section.section_02 .list_02 .txt_02 .link_01 {
	display: inline-block;
	font-weight: bold;
	margin-top: 5px;
	font-size: 16px;
}
.\#custom-section-news .section.section_02 .list_02 .txt_02 p {
	margin-top: 5px;
}
.\#custom-section-news .section.section_02 .list_02 .img_01 {
	float: left;
	width: 100px;
	height: auto;
	margin-right: 20px;
}
.\#custom-section-news .inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 29px 0 30px;
    position: relative;
    font-size: 12px;
}
.\#custom-section-news .section.section_02 .unit_02 {
    width: 48%;
    position: relative;
}
.\#custom-section-news .section.section_02 .list_02 .img_01 img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
@media (max-width: 991px) {
	.\#custom-section-news .section.section_02 {
	    padding-top: 30px;
	    padding-bottom: 30px;
	}
	.\#custom-section-news .inner {
	    padding: 0 6.2vw;
	    flex-direction: column;
        font-size: 3.7vw;
	}
	.\#custom-section-news .section.section_02 .ttl_01 {
		font-size: 6.8vw;
  	}
    .\#custom-section-news .section.section_02 .txt_01 {
        font-size: 4.3vw;
    }
    .\#custom-section-news .section.section_02 .list_02 .txt_02 {
        font-size: 3.7vw;
    }
    .\#custom-section-news .section.section_02 .list_02 .txt_02 .link_01 {
        font-size: 5vw;
        word-break: keep-all;
    }
	.\#custom-section-news .section.section_02 .unit_01 {
	    width: 100%;
	    margin-bottom: 9.4vw;
	}
	.\#custom-section-news .section.section_02 .unit_02 {
		width: 100%;
	}
	.\#custom-section-news .section.section_02 .list_02 .img_01 {
		margin-right: 3.15vw;
		width: 28.2vw;
	}
	.\#custom-section-news .section.section_02 .list_01 {
		padding-top: 3.1vw;
	}
	.\#custom-section-news .section.section_02 .list_02 .txt_02 p {
        margin: 0.5em 0 0;
        word-break: keep-all;
	}
}
.\#custom-section-news .section_03 .list_01 {
    display: flex;
    padding: 0;
    justify-content: space-between;
    list-style: none;
}
.\#custom-section-news .section_03 .list_01 img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
.\#custom-section-news .section_03 {
    padding: 50px 0;
    background-color: #505050;
}
.\#custom-section-news .section_03 .list_01 li {
    width: calc((100% - 20px) / 2);
}
@media (max-width: 991px) {
    .\#custom-section-news .section_03 {
        padding-bottom: 9.4vw;
    }
    .\#custom-section-news .section_03 .list_01 {
        margin-bottom: 0;
        flex-direction: column;
    }
    .\#custom-section-news .section_03 .list_01 li {
        width: 100%;
        margin-bottom: 6.3vw;
    }
}

/* キービジュアルスライダー */
.\#custom-slider .\#slideshow-container.swiper-initialized {
    opacity: 1;
}
.\#custom-slider .\#slideshow-container {
    opacity: 0;
    transition: 1s;
}
.\#custom-slider img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
.\#custom-key-visual img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
.\#custom-slider .swiper-button-next::after,
.\#custom-slider .swiper-rtl .swiper-button-prev::after {
    font-size: 2.5rem;
    padding: 2rem;
    display: inline-block;
}
.\#custom-slider .swiper-button-next:hover,
.\#custom-slider .swiper-rtl .swiper-button-prev:hover {
    cursor: pointer;
}
.\#custom-slider .swiper-button-prev::after,
.\#custom-slider .swiper-rtl .swiper-button-next::after {
    font-size: 2.5rem;
    padding: 2rem;
    display: inline-block;
}
.\#custom-slider .swiper-button-prev:hover,
.\#custom-slider.swiper-rtl .swiper-button-next:hover {
    cursor: pointer;
}
.\#custom-slider .swiper-button-next,
.\#custom-slider.swiper-rtl .swiper-button-prev {
    right: 1.5rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2) - 1rem);
}
.\#custom-slider .swiper-button-prev,
.\#custom-slider.swiper-rtl .swiper-button-next {
    left: 1.5rem;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2) - 1rem);
}
.\#custom-slider .swiper-horizontal>.swiper-pagination-bullets,
.\#custom-slider .swiper-pagination-bullets.swiper-pagination-horizontal,
.\#custom-slider .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
}
.\#custom-slider .\#slideshow-container {
    padding-bottom: 2rem;
}
.\#custom-slider {
/*     background: whitesmoke; */
}
.\#custom-slider .swiper-pagination-bullet-active {
    background: #BA0101;
}
@media (max-width: 879px){
  .\#custom-slider .swiper-button-next:after, .\#custom-slider .swiper-rtl .swiper-button-prev:after {
      font-size: 2rem;
  }
  .\#custom-slider .swiper-button-prev:after, .\#custom-slider .swiper-rtl .swiper-button-next:after {
      font-size: 2rem;
  }
  .\#custom-key-visual-sp .kv {
  	text-align: center;
  }
  .\#custom-key-visual-sp .kv img {
  	width: 100%;
  	height: auto;
  	display:block;
  }
  .\#custom-key-visual-sp .kvbox {
  	overflow:hidden;
  }
  .\#custom-key-visual-sp .kvbox img {
  	float:left;
  	width:50%;
  	height:auto;
      vertical-align: bottom;
  }
}

.\#custom-shop-list .inner {
    max-width: 880px;
    background: #464646 url(/cdn/shop/files/gallery002.jpg) no-repeat top center / cover;
    text-align: center;
    padding-bottom: 1rem;
    overflow: hidden;
    position: relative;
}
.\#custom-shop-list .inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(45deg, rgba(0,0,0,0.5), transparent)
}
.\#custom-shop-list .shop-list-title {
    margin: 0;
    padding: 35px 0 30px;
    color: #fff;
    text-align: center;
    font-size: 26px;
    line-height: 1.5;
    font-weight: bold;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 1;
}
.\#custom-shop-list .shop-list-nav {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 1;
}
.\#custom-shop-list .shop-list-nav-item {
    width: 106px;
    height: 106px;
    margin: 0 6px 0 6px!important;
    position: relative;
}
.\#custom-shop-list .shop-list-nav-item:after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-width: 8px;
  border-style: solid;
  border-color: #612326 transparent transparent transparent;
  position: absolute;
  bottom: -3px;
  right: -3px;
  transform: rotate(-45deg);
}
.\#custom-shop-list .shop-list-nav-item a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    background: rgba(255,255,255,0.8);
    text-decoration: none;
    color: #212121;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0.1em;
    transition: .4s;
}
.\#custom-shop-list .shop-list-nav-item a:hover {
    background: #fff;
      color: rgb(var(--color-link));
}

/* 直営店リスト（ヘッダー） */
.\#custom-shop-list-header {
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	background: #666;
  	padding: 0 4.1vw 3.1vw;
  }
.\#custom-shop-list-header .inner {
    padding: 0;
}
  .\#custom-shop-list-header .shop-list-title {
  	position: relative;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	display: block;
  	width: 100%;
  	color: #fff;
  	text-align: center;
  	font-size: 3.8vw;
  	font-weight: normal;
  	line-height: 2.4;
  }
  .\#custom-shop-list-header .shop-list-nav {
    display: flex;
    width: 100%;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: #FFF;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .\#custom-shop-list-header .shop-list-nav > li {
  	flex: 1;
  	height: 8.2vw;
  	border-left: 1px solid #666;
  	text-align: center;
  	font-size: 3.1vw;
  	line-height: 1.2;
  	font-weight: bold;
  }
  .\#custom-shop-list-header .shop-list-nav > li:first-child {
  	border-left: none;
  }
  .\#custom-shop-list-header .shop-list-nav > li.is-wide {
  	flex: 1.4;
  }
  .\#custom-shop-list-header .shop-list-nav > li > a {
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	flex-direction: column;
  	height: 100%;
  	text-decoration: none;
    color: #212121;
  }
  .\#custom-shop-list-header .shop-list-nav > li:first-child > a {
  	padding-left: 1.6vw;
  }
  .\#custom-shop-list-header .shop-list-nav > li:last-child > a {
  	padding-right: 1.7vw;
  }
  .\#custom-shop-list-header .shop-list-nav > li > a .is-new {
  	color: red;
  	display: block;
  	transform: scale(0.8);
  }
@media (min-width: 880px){
    .\#custom-shop-list-header {
        padding: 0.5rem 0;
        margin: 0 auto;
    }
    .\#custom-shop-list-header .inner{
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0;
        max-width: 880px;
    }
    .\#custom-shop-list-header .shop-list-title {
        font-size: 20px;
        text-align: left;
        width: 50%;
    }
    .\#custom-shop-list-header .shop-list-content {
        width: 50%;
    }
    .\#custom-shop-list-header .shop-list-nav > li {
        font-size: 16px;
        height: auto;
        padding: 0.5em 1em;
    }
    .\#custom-shop-list-header .shop-list-nav > li:first-child > a {
        padding-left: 0.5em;
    }
    .\#custom-shop-list-header .shop-list-nav > li:last-child > a {
        padding-right: 0.5em;
    }
}

@media (max-width: 879px){
  .\#custom-shop-list {
      padding: 0;
  }
  .\#custom-shop-list .inner {
    padding: 0 0 9vw;
  }
  .\#custom-shop-list .shop-list-title {
      margin: 0!important;
      padding: 6.3vw 0 5.6vw;
      text-align: center;
      font-size: 5.6vw;
      line-height: 1.5;
      font-weight: bold;
      text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
      letter-spacing: 0.05em;
  }
  .\#custom-shop-list .shop-list-title span {
      font-size: 4vw;
      display: block;
      margin-top: 1vw;
  }
  .\#custom-shop-list .shop-list-content {
      margin: 0 4.7vw;
  }
  .\#custom-shop-list .shop-list-nav {
      box-sizing: border-box;
      width: 100%;
      margin: 0;
      padding: 1.5vw 1vw;
      border: 2px solid #fff;
      background: rgba(255,255,255,0.6);
      flex-wrap: nowrap;
  }
  .\#custom-shop-list .shop-list-nav-item {
    flex: 1;
    box-sizing: border-box;
    height: 13.2vw;
    padding: 0 0.3vw;
    margin: 0 !important;
  }
  .\#custom-shop-list .shop-list-nav-item::after {
    display: none;
  }
  .\#custom-shop-list .shop-list-nav-item a {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: #fff;
    text-align: center;
    font-size: 3.1vw;
    line-height: 1.3;
    font-weight: bold;
    text-decoration: none;
  }
}
/* メルマガ登録フォーム */
.\#custom-newsletter {
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
}
.\#custom-newsletter .\#hero-heading {
    font-size: 1.4rem;
    letter-spacing: .05em;
}
.\#custom-newsletter .\#hero-text {
    font-size: 1rem;
    letter-spacing: .05em;
}
.\#custom-newsletter .\#hero-newsletter {
    background: #fff;
    box-sizing: border-box;
}
.\#custom-newsletter .\#hero-newsletter-input {
    font-size: 1rem;
    padding: 0;
    color: #000;
}
.\#custom-newsletter .\#hero {
    width: 100%;
    max-width: 1200px;
    padding: 0;
}
.\#custom-newsletter .\#hero-block+.\#hero-block {
    margin: 1.5em 0 0!important;
}
.\#custom-newsletter .\#hero-newsletter {
    position: relative;
    padding: 1.5em 2em;
}
.\#custom-newsletter .\#button {
    padding: 0.75em 1em 0.75em 1.5em;
    position: absolute;
    top: 50%;
    right: 0.5em;
    transform: translateY(-50%);
}
.\#custom-newsletter .\#button::before {
    background: #000 !important;
}
.\#custom-newsletter .\#button::after {
    background: #000 !important;
}
.\#custom-newsletter .\#button .\#button-text {
    color: #fff;
    letter-spacing: 0.2em;
}
.\#custom-newsletter .\#button-icon {
    margin-left: 0;
}
.\#custom-newsletter .\#button-icon .\#icon {
    color: #fff;
}
@media (max-width: 879px){
  .\#custom-newsletter {
    margin: 3rem 0;
    padding: 0 1rem;
  }
  .\#custom-newsletter .\#hero-heading {
    font-size: 1.2rem;
  }
  .\#custom-newsletter .\#hero-newsletter {
      padding: 1em 1.5em;
  }
  .\#custom-newsletter .\#button {
      display: block !important;
      padding: 0.5em 1em 0.5em 1.5em;
      right: 4px;
  }
}
/* バナーエリア */
.\#custom-banner-list .\#banner-card {
    position: relative;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 4px;
      transition: opacity .5s;
}
.\#custom-banner-list .\#banner-card:hover {
    opacity: 0.8;
}
.\#custom-banner-list .\#banner-card-text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    z-index: 1;
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    text-shadow: 0 0 0.25em rgb(0 0 0 / 75%);
    letter-spacing: 0.1em;
}
.\#custom-banner-list .\#banner-card-text span {
    display: block;
    font-size: 0.7em;
    margin-top: 0.5em;
}
.\#custom-banner-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.\#custom-banner-list .\#column {
    width: calc(50% - 0.5rem);
    margin-bottom: 1rem;
}
.\#custom-banner-list .\#column:not(:first-of-type) {
    margin-left: 1rem;
}
@media (max-width: 879px){
  .\#custom-banner-list .\#column {
      width: 100%;
  }
  .\#custom-banner-list .\#column:not(:first-of-type) {
      margin-left: 0;
  }
  .\#custom-banner-list .\#banner-card {
      height: 140px;
  }
}
/* ニュース */
.\#custom-news-list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 1rem;
    border-radius: 4px;
}
.\#custom-news-list .\#column {
    width: 100%;
    padding: 1em;
}
.\#custom-news-list .\#column .\#article-card-meta {
    justify-content: center;
    margin: 0;
    margin-right: 2em;
    font-size: 1rem;
}
.\#custom-news-list .\#column:nth-of-type(odd) {
    background: rgba(var(--color-alt-background),1);
}
.\#custom-news-list .\#column .\#article-card-caption {
    display: flex;
    align-items: flex-start;
    width: 100%;
    text-align: center;
}
.\#custom-news-list .\#column .\#article-card-caption a {
    flex: 1;
    text-align: left;
    padding: 0.25em;
}
.\#custom-news-list .\#article-card-exerpt {
    display: block;
    margin-top: 1em;
    font-size: 0.9em;
    color: #000;
    text-decoration: underline;
}
.\#custom-news-list .\#article-card-exerpt:empty {
    margin: 0;
}
/* 個別記事 */
.\#article-custom {
    padding-top: 1rem;
}
.\#article-custom .\#article-title {
    font-size: calc(var(--font-size-base) * 2);
}
@media (max-width: 879px){
    .\#custom-news-list .\#column .\#article-card-caption {
        flex-direction: column;
    }
    .\#custom-news-list .\#column .\#article-card-caption a {
        padding-left: 0;
        padding-right: 0;
        font-size: 0.9rem;
    }
    .\#custom-news-list .\#column .\#article-card-meta {
        font-size: 0.8rem;
    }
    .\#custom-news-list {
        padding: 0 1rem;
    }
    .\#custom-news-list .\#column {
        padding: 0.75em 1em;
    }
  .\#article-custom .\#article-container {
      padding-left: 1rem;
      padding-right: 1rem;
  }
  .\#article-custom .\#article-title {
      font-size: calc(var(--font-size-base) * 1.5);
  }
}
.\#custom-section-news .section.section_04 {
	padding: 50px 0 0;
}
.\#custom-section-news .section.section_04 .list_01 {
	display: flex;
	justify-content: space-between;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.\#custom-section-news .section.section_04 .list_01 > li {
	width: calc((100% - 40px) / 3);
	margin-bottom: 20px;
	text-align: center;
}
.\#custom-section-news .section.section_04 .list_01 > li a {
	display: block;
	text-decoration: none;
	color: unset;
}
.\#custom-section-news .section.section_04 .list_01 > li a > img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.\#custom-section-news .section.section_04 .list_01 .link_01 {
	padding-right: 20px;
	background: url(/cdn/shop/files/sp_arrow_red.png) no-repeat 100% 50%;
	background-size: 11px 19px;
	text-align: left;
}
.\#custom-section-news .section.section_04 .list_01 .ttl_01 {
	margin-top: 10px;
	color: #500000;
	font-size: 14px;
	font-weight: bold;
}
.\#custom-section-news .section.section_04 .list_01 .link_01 p {
	margin-top: 10px;
	line-height: 1.8;
}
@media (max-width: 991px) {
	.\#custom-section-news .section.section_04 {
		padding-top: 15.7vw;
/* 		padding-bottom: 9.4vw; */
	}
	.\#custom-section-news .section.section_04 .list_01 {
		flex-direction: column;
	}
	.\#custom-section-news .section.section_04 .list_01 > li {
		width: 100%;
		margin-bottom: 6.3vw;
	}
	.\#custom-section-news .section.section_04 .list_01 .link_01 p {
		margin-top: 1.6vw;
		line-height: 1.5;
		margin-bottom: 0;
        font-size: 4vw;
	}
    .\#custom-section-news .section.section_04 .list_01 .ttl_01 {
        margin-top: 3.1vw;
        line-height: 1.5;
        font-size: 4.6vw;
    }
}
/* 商品ブロック */
.\#custom-section-products .section.section_05 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #ececec;
}
.\#custom-section-products .section.section_05 .inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 30px;
}
.\#custom-section-products .section.section_05 .ttl_01 {
	width: 100%;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin-bottom: 0;
	text-align: center;
}
.\#custom-section-products .section.section_05 .unit_01 {
	position: relative;
	margin-top: 30px;
	padding-bottom: 40px;
	width: calc((100% - 20px) / 2);
}
.\#custom-section-products .section.section_05 .unit_01 .ico_01 {
	position: absolute;
	top: 0;
	left: 0;
}
.\#custom-section-products .section.section_05 .unit_01 .ico_02 {
	position: absolute;
	top: -9px;
	left: 0;
	margin-top: 0;
}
.\#custom-section-products .section.section_05 .unit_01 .ico_03 {
	position: absolute;
	top: -6px;
	left: 0;
	margin-top: 0;
}
.\#custom-section-products .section.section_05 .unit_01 .img_01 {
	text-align: center;
}
.\#custom-section-products .section.section_05 .unit_01 .img_01 img {
	width: 100%;
	height: auto;
}
.\#custom-section-products .section.section_05 .unit_01 .img_02 {
	position: relative;
	top: -9px;
	margin-bottom: -9px;
	height: 9px;
	text-align: center;
}
.\#custom-section-products .section.section_05 .unit_01 .ttl_02 {
	margin-top: 30px;
	font-size: 20px;
	font-weight: normal;
}
.\#custom-section-products .section.section_05 .unit_01 .ttl_02 span {
	font-size: 14px;
}
.\#custom-section-products .section.section_05 .unit_01 .txt_01 {
	margin: 15px 0;
	color: #666666;
}
.\#custom-section-products .section.section_05 .unit_01 .txt_02 {
	margin-top: 12px;
	font-size: 13px;
	line-height: 1.8;
}
.\#custom-section-products .section.section_05 .unit_01 .txt_02 a {
	color: #000000;
}
.\#custom-section-products .section.section_05 .unit_01 .btn_01 {
	margin-top: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
}
.\#custom-section-products .section.section_05 .unit_01 .btn_01 a {
	position: relative;
	display: block;
	padding: 5px 25px;
	background-color: #f6f6f6;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.8;
}
.\#custom-section-products .section.section_05 .unit_01 .btn_01 a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 6px;
	height: 11px;
	background: url(/cdn/shop/files/sp_arrow_black.png) 0 0 no-repeat;
	background-size: 6px 11px;
	transform: translateY(-50%);
}
@media (max-width: 991px) {
	.\#custom-section-products .section.section_05 {
		padding-top: 15.4vw;
		padding-bottom: 6.2vw;
        font-size: 4.3vw;
	}
	.\#custom-section-products .section.section_05 .ttl_01 {
	    font-size: 6.8vw;
	    margin-bottom: 30px;
	    text-align: left;
	}
	.\#custom-section-products .section.section_05 .inner {
		padding: 0 6.2vw;
	}
	.\#custom-section-products .section.section_05 .unit_01 {
		width: 100%;
		padding-bottom: 30px;
		margin-top: 0;
	}
	.\#custom-section-products .section.section_05 .unit_01 .btn_01 {
		position: relative;
		margin-top: 20px;
	}
	.\#custom-section-products .section.section_05 .unit_01 .ttl_02 {
	    margin-top: 1em;
	    font-size: 6.2vw;
	}
    .\#custom-section-products .section.section_05 .unit_01 .ttl_02 span {
      font-size: 4.3vw;
    }
	.\#custom-section-products .section.section_05 .unit_01 .txt_01 {
	    margin-top: 3.1vw;
	    color: #666666;
	   font-size: 4.3vw;
	}
	.\#custom-section-products .section.section_05 .unit_01 .btn_01 a {
	    padding: 10px 25px;
	    font-size: 5vw;
	}
	.\#custom-section-products .section.section_05 .unit_01 .btn_01 a:after {
	    right: 10px;
	    width: 11px;
	    height: 19px;
	    background-size: 11px 19px;
	}
	.\#custom-section-products .section.section_05 .unit_01 .txt_02 {
		line-height: 1.5;
		font-size: 4vw;
	}
}

/* 商品一覧 改 */
/* 商品ブロック */
.\#custom-section-products .section.section_05 {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #ececec;
}
.\#custom-section-products .section.section_05 .section_inner {
	padding: 0 30px;
}
.\#custom-section-products .section.section_05 .clmn_02 {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.\#custom-section-products .section.section_05 .list_01 {
    list-style: none;
    display: flex;
    justify-content: center;
    padding: 0;
    margin: 0;
  line-height: 1;
}
.\#custom-section-products .section.section_05 .list_01 li {
    margin: 0 2px;
}
.\#custom-section-products .section.section_05 .ttl_01 {
	width: 100%;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin-bottom: 0;
	text-align: center;
}
.\#custom-section-products .section.section_05 .unit {
	position: relative;
	margin-top: 30px;
	padding-bottom: 60px;
	width: calc((100% - 20px) / 2);
}
.\#custom-section-products .section.section_05 .unit .ico_01 {
	position: absolute;
	top: 0;
	left: 0;
}
.\#custom-section-products .section.section_05 .unit .ico_02 {
	position: absolute;
	top: -9px;
	left: 0;
	margin-top: 0;
}
.\#custom-section-products .section.section_05 .unit .ico_03 {
	position: absolute;
	top: -6px;
	left: 0;
	margin-top: 0;
}
.\#custom-section-products .section.section_05 .unit .img_01 {
	text-align: center;
}
.\#custom-section-products .section.section_05 .unit .img_01 img {
	width: 100%;
	height: auto;
}
.\#custom-section-products .section.section_05 .unit .img_02 {
	position: relative;
	top: -9px;
	margin-bottom: -9px;
	height: 9px;
	text-align: center;
}
.\#custom-section-products .section.section_05 .unit .ttl_02 {
	margin-top: 20px;
	font-size: 20px;
	font-weight: normal;
}
.\#custom-section-products .section.section_05 .unit .ttl_02 span {
	font-size: 14px;
}
.\#custom-section-products .section.section_05 .unit .txt_01 {
	margin: 15px 0;
	color: #666666;
}
.\#custom-section-products .section.section_05 .unit .txt_02 {
	margin-top: 12px;
	font-size: 13px;
	line-height: 1.8;
	text-align: left;
}
.\#custom-section-products .section.section_05 .unit .txt_02 a {
	color: #000000;
}
.\#custom-section-products .section.section_05 .unit .btn_01 {
	margin-top: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
}
.\#custom-section-products .section.section_05 .unit .btn_01 a {
	position: relative;
	display: block;
	padding: 5px 25px;
	background-color: #f6f6f6;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.8;
}
.\#custom-section-products .section.section_05 .unit .btn_01 a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 6px;
	height: 11px;
	background: url(/cdn/shop/files/sp_arrow_black.png) 0 0 no-repeat;
	background-size: 6px 11px;
	transform: translateY(-50%);
}
@media (max-width: 991px) {
	.\#custom-section-products .section.section_05 {
		padding-top: 15.4vw;
		padding-bottom: 6.2vw;
        font-size: 4.3vw;
	}
	.\#custom-section-products .section.section_05 .ttl_01 {
	    font-size: 6.8vw;
	    margin-bottom: 30px;
	    text-align: left;
	}
	.\#custom-section-products .section.section_05 .section_inner {
		padding: 0 6.2vw;
	}
	.\#custom-section-products .section.section_05 .unit {
		width: 100%;
        height: auto !important;
		padding-bottom: 30px;
		margin-top: 0;
	}
    .\#custom-section-products .section.section_05 .unit .img_01 {
        padding-top: 1em;
    }
	.\#custom-section-products .section.section_05 .unit .btn_01 {
		position: relative;
		margin-top: 20px;
	}
	.\#custom-section-products .section.section_05 .unit .ttl_02 {
	    margin-top: 1em;
	    font-size: 6.2vw;
	}
    .\#custom-section-products .section.section_05 .unit .ttl_02 span {
      font-size: 4.3vw;
    }
	.\#custom-section-products .section.section_05 .unit .txt_01 {
	    margin-top: 3.1vw;
	    color: #666666;
	   font-size: 4.3vw;
	}
	.\#custom-section-products .section.section_05 .unit .btn_01 a {
	    padding: 10px 25px;
	    font-size: 5vw;
	}
	.\#custom-section-products .section.section_05 .unit .btn_01 a:after {
	    right: 10px;
	    width: 11px;
	    height: 19px;
	    background-size: 11px 19px;
	}
	.\#custom-section-products .section.section_05 .unit .txt_02 {
		line-height: 1.5;
		font-size: 4vw;
	}
    .\#custom-section-products .section.section_05 .unit > div {
      height: auto !important;
  }

/*   暫定スマホ表示 2列 */
  .\#custom-section-products p.txt_02 {
      display: none;
  }
  .\#custom-section-products .section.section_05 .section_inner {
      padding: 0 3.1vw;
  }
  .\#custom-section-products .section.section_05 .unit {
      width: calc(50% - 1vw);
      margin-bottom: 8vw;
      padding-bottom: 10vw;
      position: relative;
  }
  .\#custom-section-products .section.section_05 .unit .ico_01 {
      position: relative;
      text-align: left;
      margin: 0;
  }
  .\#custom-section-products .section.section_05 .unit .ico_01 img {
      height: auto;
      vertical-align: top;
  }
  .\#custom-section-products .section.section_05 .unit .ttl_02 {
      font-size: 4vw;
  }
  .\#custom-section-products .section.section_05 .unit .ttl_02 span {
      font-size: 3.1vw;
  }
  .\#custom-section-products .section.section_05 .unit .txt_01 {
      font-size: 3.1vw;
      margin: 2vw 0;
  }
  .\#custom-section-products .section.section_05 .unit .btn_01 {
      position: absolute;
      bottom: 0;
      left: 0;
  }
  .\#custom-section-products .section.section_05 .unit .btn_01 a {
      font-size: 3.7vw;
      padding: 0.5em 1em;
      line-height: 1.5;
  }
/* 暫定ここまで */
}

/* フッターバーナーエリア */
#foot_banner {
	padding: 40px 0 20px;
	background-color: #666;
}
#foot_banner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    padding: 0
}
#foot_banner li {
	width: calc((100% - 40px) / 3);
	text-align: center;
}
#foot_banner li:not(:last-child) {
  margin-right: 20px;
}
#foot_banner li img {
	width: 100%;
	height: auto;
    vertical-align: bottom;
}
@media (max-width: 991px){
    #foot_banner {
    	padding: 40px 0 20px;
    }
    #foot_banner ul {
        flex-direction: column;
    }
    #foot_banner li {
		width: 100%;
        margin-right: 0;
    	margin-bottom: 20px;
    }
}


/* ご利用ガイド */
.\#custom-guide {
    margin-top: 50px;
    padding: 50px 0 70px;
	font-size: 0.9rem;
	background-color: #ececec;
}
.\#custom-guide .title {
    text-align: center;
    margin-bottom: 1em;
    letter-spacing: 0.1em;
    font-size: 1.8rem;
    font-weight: var(--font-heading-weight);
}
.\#custom-guide .column3 h4 {
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    background: #212121;
    padding: 0.5em 1em;
    letter-spacing: 0.1em;
}
.\#custom-guide .column3 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.\#custom-guide .column3 h5 {
	padding-top: 1em;
	position: relative;
    font-size: 1rem;
	font-weight: bold;
    line-height: 1.5;
}
.\#custom-guide .column3 h5 img {
	position: absolute;
	right: 0;
    width: 125px;
}
.\#custom-guide .column3 p {
	margin-top: 1rem;
    margin-bottom: 0;
    line-height: 1.5;
}
.\#custom-guide .column3 p img {
    margin-bottom: 0.5em;
}
.\#custom-guide .column3 .notes {
	font-size: 0.6rem;
}
.\#custom-guide .column3 .unit {
    padding: 0 0.5em;
}
.\#custom-guide .column3 .unit.brd {
	margin-top: 1rem;
	border-top: 1px dotted #ccc;
}
.\#custom-guide .column3 a {
	color: #2c2c2c;
	text-decoration: underline;
}
.\#custom-guide .column3 a:hover {
	text-decoration: none;
}
.\#custom-guide .column {
    width: calc((100% - 3rem) / 3);
    margin-bottom: 1.5rem;
}
.\#custom-guide table {
	width: 100%;
	margin: 15px 0 0;
}
.\#custom-guide table th {
	padding: 8px 10px 6px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #b4b4b4;
}
.\#custom-guide table th.brd {
	border-right: 1px solid #fff;
}
.\#custom-guide table td {
	padding: 8px 10px 6px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	border-top: none;
}
.\#custom-guide .column .unit img {
    max-width: 100%;
    height: auto;
}
@media (max-width: 879px){
  .\#custom-guide {
       padding: 40px 0 10px;
      margin-top: 0;
      font-size: 4vw;
  }
  .\#custom-guide .column3 {
      flex-direction: column;
  }
  .\#custom-guide .column3 .column {
      width: 100%;
      margin-bottom: 8vw;
  }
  .\#custom-guide .column .unit img {
    margin-bottom: 0;
  }
  .\#custom-guide .column3 h4 {
    font-size: 5vw;
  }
  .\#custom-guide .column3 h5 {
    font-size: 4.3vw;
  }
}
/* 追記 */
.\#custom-guide .title {
    margin: 0 0 30px;
    font-size: 28px;
    line-height: 41px;
}
.\#custom-guide .title span::before {
    content: "";
    background: url(/cdn/shop/files/sp_ico_guide.png) no-repeat 0 0;
    background-size: 41px;
    display: inline-block;
    width: 41px;
    height: 41px;
    vertical-align: top;
    margin-right: 10px;
}
.\#custom-guide .logo-payment {
    height: 1.5em !important;
    width: auto !important;
}
.\#custom-guide .amazon .logo-payment {
    height: 1.25em !important;
}
@media (max-width: 879px){
    .\#custom-guide .title {
        margin: 0 0 20px;
        font-size: 6.1vw;
        line-height: 41px;
        text-align: left;
    }
    .\#custom-guide .title span::before {
        width: 12.6vw;
        height: 12.6vw;
        margin-right: 3.1vw;
        background-size: cover;
        vertical-align: middle;
    }
    .\#custom-guide .column3 .notes {
      font-size: 3.2vw;
      padding: 0;
  }
    .\#custom-guide .column3 .unit {
      padding: 0;
  }
}

/* 商品ページ */
.custom .\#price-item-value .tax {
    font-size: 0.8rem;
}
.custom .\#product-detail .\#product-meta-inner {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0;
    overflow: hidden;
}
.\#product-detail-sp,
.\#product-detail-pic-sp {
  display: none;
}
.custom .\#product-gallery {
    padding: 3rem 3.5rem;
}
.custom .\#product-meta-inner {
    padding-left: 0;
}
.custom .\#product-card-info {
    width: 100%;
}
.custom .\#product-card-color-options {
    margin-bottom: 1rem;
}
.custom .\#product-description-expand-content {
    line-height: 1.5;
}
.custom .\#price-item-heading {
    font-size: 0.9rem;
    margin-bottom: 0.25em;
}
.custom .\#product-meta-block:not(:first-child) {
    margin-top: 1.5rem;
}
.custom .\#product-meta-block:not(:last-child) {
    margin-bottom: 1.5rem;
}
.custom .\#product-button-fixed .inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	padding: 0;
	max-width: unset;
}
.custom .\#product-button-fixed .catch {
    color: #212121;
}
.custom .\#product-button-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 998;
  box-sizing: border-box;
  box-shadow: 0 0 30px #00000026;
  display: none;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 20.3vw;
  padding: 4.6vw;
  background: rgba(255,255,255, 0.8);
  backdrop-filter: blur(5px);
  white-space: nowrap;
}
.custom .\#product-button-fixed .catch {
  box-sizing: border-box;
  font-size: 3.1vw;
  margin-bottom: 0;
  flex: 1;
}
.custom .\#product-button-fixed .catch .is-bold {
  font-weight: bold;
}
.custom .\#product-button-fixed .catch .is-num {
  font-size: 4.3vw;
}
.custom .\#product-button-fixed .catch .is-attention {
  color: #c00;
  font-size: 4.3vw;
  font-weight: bold;
}
.custom .\#product-button-fixed .button {
  box-sizing: border-box;
  width: 100%;
  padding-left: 4.3vw;
}
.custom .\#product-button-fixed .button a {
    text-decoration: none;
}
.custom .\#product-button-fixed .\#button {
  background-color: #500000;
  height: 10.9vw;
  padding: 0 0.5em;
  border-radius: 2em;
}
.custom .\#product-button-fixed .\#button-text {
  overflow: hidden;
  box-sizing: border-box;
  display: block;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 4.3vw;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
}
.custom .\#product-button-fixed .\#button::after {
	display: none;
}
.custom .\#product-button-fixed .\#button-loading {
	display: none;
}
.custom .\#form-swatch-inner {
    padding: 0.25em 0.75em;
}
/* 暫定 商品説明画像 */
.\#product-detail-pic-pc {
    width: 880px;
    margin: 0 auto;
}
.\#product-detail-pic-pc img,
.\#product-detail-pic-sp img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
    image-rendering: -webkit-optimize-contrast;
}
@media (max-width: 879px){
  .\#product-detail-sp,
  .\#product-detail-pic-sp {
    display: block;
  }
  .\#product-detail-pc,
  .\#product-detail-pic-pc {
    display: none;
  }
  .custom .\#product-meta-inner {
    padding: 2rem 1rem;
  }
  .custom .\#product-gallery {
    padding: 2rem 2rem 0;
  }
  .custom .\#product-button-fixed {
    display: flex;
  }
}

/* カート画面 */
@media (max-width: 879px){
    .custom .\#cart-item-image {
        width: 30%;
    }
    .custom .\#cart-item-meta {
        flex: 1;
    }
    .custom .\#cart-item-card {
        align-items: flex-start;
    }
    .custom .\#cart-item-side {
        margin-top: 0.5rem;
        justify-content: flex-end;
    }
}

/* 商品スウォッチ用 ワイルドカード指定 */
/* 全体一括設定 */
.\#product-card-color-options-item.キャメル {
    background-color: #AB6C3F;
}
.\#product-card-color-options-item.ライトグレー {
    background-color: #cad5dd;
}
.\#product-card-color-options-item.ダークグリーン {
    background-color: #25544a;
}
.\#product-card-color-options-item.ブラック×ターコイズ {
    background: linear-gradient(#000 50%, #3BAED0 50%);
}
.\#product-card-color-options-item.チョコ×ベージュ {
    background: linear-gradient(#403637 50%, #D3C5B1 50%);
}
.\#product-card-color-options-item.ブラウン {
    background-color: #775747;
}
.\#product-card-color-options-item.ダークレッド {
    background-color: #861f24;
}
.\#product-card-color-options-item.ダークグレー {
    background-color: #606361;
}
.\#product-card-color-options-item.ネイビー {
    background-color: #1e3c69;
}
.\#product-card-color-options-item.ブラック {
    background-color: #000;
}
.\#product-card-color-options-item.チョコ {
    background-color: #403637;
}
.\#product-card-color-options-item.レッド {
    background-color: #C33632;
}
.\#product-card-color-options-item.グリーン {
    background-color: #1b4922;
}
.\#product-card-color-options-item.ブルー {
    background-color: #1d4076;
}
.\#product-card-color-options-item.シュガーピンク {
    background-color: #FB7B93;
}
.\#product-card-color-options-item.アリスブルー {
    background-color: #b9e6f1;
}
.\#product-card-color-options-item.オリーブ {
    background-color: #606348;
}
.\#product-card-color-options-item.パープル {
    background-color: #48262f;
}
.\#product-card-color-options-item.グレー {
    background-color: #5a5d5e;
}
.\#product-card-color-options-item.ダークグレー {
    background-color: #3b3a3b;
}
.\#product-card-color-options-item.プラム {
    background-color: #d4ada6;
}
.\#product-card-color-options-item.ボルドー {
    background-color: #572425;
}
.\#product-card-color-options-item.ターコイズ×チョコ {
    background: linear-gradient(#3BAED0 50%, #403637 50%);
}
/* 薄い財布 メンズ */
.product-16355432 .\#product-card-color-options-item.キャメル {
    background-color: #AB6C3F;
}
.product-16355432 .\#product-card-color-options-item.ライトグレー {
    background-color: #cad5dd;
}
.product-16355432 .\#product-card-color-options-item.ダークグリーン {
    background-color: #25544a;
}
.product-16355432 .\#product-card-color-options-item.ブラック×ターコイズ {
    background: linear-gradient(#000 50%, #3BAED0 50%);
}
.product-16355432 .\#product-card-color-options-item.チョコ×ベージュ {
    background: linear-gradient(#403637 50%, #D3C5B1 50%);
}
.product-16355432 .\#product-card-color-options-item.ブラウン {
    background-color: #775747;
}
.product-16355432 .\#product-card-color-options-item.ダークレッド {
    background-color: #861f24;
}
.product-16355432 .\#product-card-color-options-item.ダークグレー {
    background-color: #606361;
}
.product-16355432 .\#product-card-color-options-item.ネイビー {
    background-color: #1e3c69;
}
.product-16355432 .\#product-card-color-options-item.ブラック {
    background-color: #000;
}
.product-16355432 .\#product-card-color-options-item.チョコ {
    background-color: #403637;
}
/* 小さい財布 メンズ */
.product-31812710 .\#product-card-color-options-item.ネイビー {
    background-color: #1e3c69;
}
.product-31812710 .\#product-card-color-options-item.キャメル {
    background-color: #AB6C3F;
}
.product-31812710 .\#product-card-color-options-item.ライトグレー {
    background-color: #cad5dd;
}
.product-31812710 .\#product-card-color-options-item.ダークグリーン {
    background-color: #25544a;
}
.product-31812710 .\#product-card-color-options-item.ターコイズ×チョコ {
    background: linear-gradient(#403637 50%, #3BAED0 50%);
}
.product-31812710 .\#product-card-color-options-item.ブラック {
    background-color: #000;
}
/* 保存するメモ帳 */
.product-16591184 .\#product-card-color-options-item.ブラック {
    background-color: #000;
}
.product-16591184 .\#product-card-color-options-item.キャメル {
    background-color: #AB6C3F;
}
.product-16591184 .\#product-card-color-options-item.チョコ {
    background-color: #403637;
}
/* 小さい財布 レディース */
.product-31815701 .\#product-card-color-options-item.ボルドー {
    background-color: #7d2728;
}
.product-31815701 .\#product-card-color-options-item.パールアイボリー {
    background-color: #D0C5A4;
}
.product-31815701 .\#product-card-color-options-item.グリーン {
    background-color: #2A9357;
}
.product-31815701 .\#product-card-color-options-item.ベージュ×カーキ {
    background: linear-gradient(#D3C5B1 50%, #867C5E 50%);
}
/* 薄い財布 Orobianco */
.product-41002 .\#product-card-color-options-item.ベージュ {
    background-color: #8A6A42;
}
.product-41002 .\#product-card-color-options-item.オレンジ {
    background-color: #DA6E22;
}
/* 薄い財布 classic */
.product-41203 .\#product-card-color-options-item.イエロー {
    background-color: #d8902b;
}
/* 薄い財布 abrAsus レディース */
.product-24644780 .\#product-card-color-options-item.パールアイボリー {
    background-color: #e6e1c7;
}
.product-24644780 .\#product-card-color-options-item.ピンク {
    background-color: #de5278;
}
.product-24644780 .\#product-card-color-options-item.ネイビー×ピンク {
    background: linear-gradient(#3f4b5b 50%,#f5889d 50%);
}
/* 小さい財布 abrAsus×Orobianco 代表デザイナージャコモ氏監修 */
.product-41003 .\#product-card-color-options-item.ベージュ {
    background-color: #b49a7c;
}
.product-41003 .\#product-card-color-options-item.オレンジ {
    background-color: #fc8011;
}
/* 小さい財布 abrAsus × SHO KURASHINA */
.product-43068111 .\#product-card-color-options-item.ピンク {
    background-color: #f7cbe3;
}
.product-43068111 .\#product-card-color-options-item.ベージュ {
    background-color: #b49a7c;
}
/* 旅行財布 */
.product-40601 .\#product-card-color-options-item.チリレッド {
    background-color: #f94758;
}
/* 薄いメモ帳 abrAsus×Orobianco 代表デザイナージャコモ・ヴァレンティーニ氏監修 */
.product-41004 .\#product-card-color-options-item.オレンジ {
    background-color: #b14618;
}
.product-41004 .\#product-card-color-options-item.ベージュ {
      background-color: #96724f
}
/* 薄い名刺入れ */
.product-50201 .\#product-card-color-options-item.ピンク {
    background-color: #ddb5d0;
}
.product-50201 .\#product-card-color-options-item.ホワイト {
    background-color: #fffef9;
}
.product-50201 .\#product-card-color-options-item.マルチ {
    background: linear-gradient(#42a265 33%,#ddb5d0 33%,#ddb5d0 66%, #acd4cc 66%);
}
/* すわるパンツ abrAsus */
.\#product-card-color-options-item.チャコールグレー {
  background-color: #484946;
}

/* 小さい小銭入れ */
.product-51202 .\#product-card-color-options-item.イエロー {
  background-color: #fab915;
}

/* 薄いカードケース abrAsus */
.product-41005 .\#product-card-color-options-item.ベージュ {
  background-color: #dad5bb;
}
.product-41005 .\#product-card-color-options-item.ターコイズ {
  background-color: #91e4f2;
}

/* 薄いカードケース classic */
.product-60804 .\#product-card-color-options-item.イエロー {
  background-color: #fab915;
}

/* みつかるリュック オトナ abrAsus */
.product-100801 .\#product-card-color-options-item.ブラックセット\(オトナ×1\,コドモ×1\) {
  background-color: #000;
}
.product-100801 .\#product-card-color-options-item.ネイビーセット\(オトナ×1\,コドモ×1\) {
  background-color: #1e3c69;
}

/* 薄いマネークリップ */
.product-51201 .\#product-card-color-options-item.イエロー {
  background-color: #fab915;
}

/* パーテーションプレート for ひらくPCバッグ、ひらくPCバッグnano */
.product-50902 .\#product-card-color-options-item.オリーブグレー {
  background-color: #43413c;
}

/* ひらくPCバッグ スキャンスナップ用パーテーションプレート */
.product-60901 .\#product-card-color-options-item.オリーブグレー {
  background-color: #43413c;
}

/* ひらくPCバッグ EVERNOTE Edition */
.product-70301 .\#product-card-color-options-item.ウィート {
  background-color: #c3b596;
}

/* パーテーションプレート for ひらくPCバッグ、ひらくPCバッグnano */
.product-37269517 .\#product-card-color-options-item.ホワイト {
    background-color: #c3b596;
}

/* ひらくPCバッグ スキャンスナップ用パーテーションプレート */
.product-22195626 .\#product-card-color-options-item.パールアイボリー {
    background-color: #c7c2b6;
}

/* iPhoneも入る財布 */
.product-60803 .\#product-card-color-options-item.ブラウン×ベージュ {
  background: linear-gradient(#7c564c 50%,#fee3bb 50%);
}
.product-60803 .\#product-card-color-options-item.ブラック×グレー {
  background: linear-gradient(#000 50%,#5b666f 50%);
}
.product-60803 .\#product-card-color-options-item.パープル×ピンク {
  background: linear-gradient(#9a6aa6 50%,#febbdb 50%);
}
1111
/* 小さい小銭入れ */
.product-51202 .\#product-card-color-options-item.イエロー {
  background-color: #fab915;
}

/* 薄いカードケース abrAsus */
.product-41005 .\#product-card-color-options-item.ベージュ {
  background-color: #dad5bb;
}
.product-41005 .\#product-card-color-options-item.ターコイズ {
  background-color: #91e4f2;
}

/* 薄いカードケース classic */
.product-60804 .\#product-card-color-options-item.イエロー {
  background-color: #fab915;
}

/* みつかるリュック オトナ abrAsus */
.product-100801 .\#product-card-color-options-item.ブラックセット\(オトナ×1\,コドモ×1\) {
  background-color: #000;
}
.product-100801 .\#product-card-color-options-item.ネイビーセット\(オトナ×1\,コドモ×1\) {
  background-color: #1e3c69;
}

/* 薄いマネークリップ */
.product-51201 .\#product-card-color-options-item.イエロー {
  background-color: #fab915;
}

/* パーテーションプレート for ひらくPCバッグ、ひらくPCバッグnano */
.product-50902 .\#product-card-color-options-item.オリーブグレー {
  background-color: #43413c;
}

/* ひらくPCバッグ スキャンスナップ用パーテーションプレート */
.product-60901 .\#product-card-color-options-item.オリーブグレー {
  background-color: #43413c;
}

/* ひらくPCバッグ EVERNOTE Edition */
.product-70301 .\#product-card-color-options-item.ウィート {
  background-color: #c3b596;
}

/* パーテーションプレート for ひらくPCバッグ、ひらくPCバッグnano */
.product-37269517 .\#product-card-color-options-item.ホワイト {
    background-color: #c3b596;
}

/* ひらくPCバッグ スキャンスナップ用パーテーションプレート */
.product-22195626 .\#product-card-color-options-item.パールアイボリー {
    background-color: #c7c2b6;
}

/* iPhoneも入る財布 */
.product-60803 .\#product-card-color-options-item.ブラウン×ベージュ {
  background: linear-gradient(#7c564c 50%,#fee3bb 50%);
}
.product-60803 .\#product-card-color-options-item.ブラック×グレー {
  background: linear-gradient(#000 50%,#5b666f 50%);
}
.product-60803 .\#product-card-color-options-item.パープル×ピンク {
  background: linear-gradient(#9a6aa6 50%,#febbdb 50%);
}


/* 特商法 */
.page-order .weight {
	font-size: 1rem;
	font-weight: bold;
}
.page-order strong {
	font-weight: bold;
}
.page-order table {
	width: 100%;
	border-collapse: collapse;
}
.page-order td,
.page-order th {
	padding: 1em !Important;
	font-size: 1rem;
/* 	border: 1px solid #dcdcdc; */
}
.page-order th {
	width: 25%;
    background: #f0f0f0;
}
.page-order table td p {
/* 	margin:0; */
}
.page-order table td ul {
	margin: 0;
	list-style: disc;
}
.page-order table td li {
	line-height: 1.5;
	margin-bottom: 0.5em;
}
.page-order table td .indent01 {
	margin-left: 0.5em;
}
.page-order table td .indent02 {
	margin-left: 0.5em;
	text-indent: -0.5em;
}
@media (max-width: 879px){
    .page-order th, .page-order td {
        width: 100%;
        font-size: 0.8rem;
    }
    .page-order tr {
        display: flex;
        flex-direction: column;
    }
}

/* 直営店 */
.shop-infomation-catch {
    background: #800000;
    text-align: center;
    padding: 0.5em;
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem;
    letter-spacing: 0.1em;
}
.shop-infomation-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 1.5rem 1rem;
}
.shop-infomation-twitter {
    width: 400px;
    max-width: 100%;
    height: auto;
    margin-left: 2rem;
}
.shop-infomation-text {
    flex: 1;
}
.shop-infomation-content {
    margin-top: 3rem;
}
.shop-infomation-calendar {
    text-align: center;
    margin: 2rem 0;
}
.shop-infomation-calendar .text {
    text-align: right;
}
.shop-infomation-title {
    text-align: center;
    margin-bottom: 1.5em;
    letter-spacing: .1em;
    font-size: 1.8rem;
    font-weight: var(--font-heading-weight);
}
.shop-infomation-access-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.shop-infomation-access-pic {
    margin-right: 2rem;
    border-radius: 4px;
    overflow: hidden;
}
.shop-infomation-access-pic img {
    width: auto;
    height: 500px;
    vertical-align: bottom;
}
.shop-infomation-access-text {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.shop-infomation-map iframe {
    width: 100%;
}
.shop-infomation-map {
    width: 100%;
    margin-top: 1rem;
}
.shop-infomation-map-link {
    margin-top: 0.5em;
    text-align: right;
    margin-bottom: 0;
}
.shop-infomation-map-link {
    margin: 0.5em;
    text-align: right;
}
.shop-infomation-calendar iframe {
    width: 100%;
}
dt.shop-infomation-sub-title {
    text-align: left;
    font-size: 1.2rem;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.25em;
    font-weight: var(--font-heading-weight);
}
.shop-infomation-access-text dt {
    text-align: left;
    font-size: 1rem;
    margin-bottom: 0.5em;
    letter-spacing: 0.1em;
}
.shop-infomation-access-text dl {
    margin-bottom: 0;
}
.shop-infomation-access-text {
    min-height: 500px;
}
.\#custom-shop-gallery {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    margin-bottom: 3rem;
}
.\#custom-shop-gallery .shop-infomation-gallery-pic {
    width: calc((100% - 3rem) / 4);
    margin-left: 1rem;
    margin-bottom: 1rem;
    border-radius: 4px;
    overflow: hidden;
}
.\#custom-shop-gallery .shop-infomation-gallery-pic img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
.\#custom-shop-gallery .shop-infomation-gallery-pic:nth-child(4n-3) {
    margin-left: 0;
}
.\#custom-shop-gallery .shop-infomation-gallery-pic {
    position: relative;
    padding-top: 16%;
    overflow: hidden;
}
.\#custom-shop-gallery .shop-infomation-gallery-pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media (max-width: 879px){
  .shop-infomation-catch {
    font-size: 1rem;
}
  .shop-infomation-wrapper {
      flex-direction: column;
      padding: 1.5rem 0;
  }
  .shop-infomation-twitter {
      width: 100%;
      text-align: center;
      margin: 0;
  }
  .shop-infomation-content {
      margin: 0;
  }
  .\#custom-shop-gallery {
  }
  .\#custom-shop-gallery .shop-infomation-gallery-pic {
      width: calc((100% - 1rem) / 2);
  }
  .shop-infomation-access-wrapper {
      flex-direction: column;
  }
  .shop-infomation-access-pic {
      max-width: 80%;
      height: auto;
      margin: 0 auto 2rem;
  }
  .shop-infomation-access-pic img {
      width: 100%;
      height: auto;
  }
  .shop-infomation-title {
      font-size: 1.4rem;
  }
  .shop-infomation-access-text {
      min-height: unset;
      width: 100%;
      padding: 0 1rem;
  }
  .shop-infomation-map {
      margin: 0;
  }
  .shop-infomation-map-link {
      margin-bottom: 1em;
  }
  .shop-infomation-twitter iframe {
      width: 100% !important;
  }
  .\#custom-shop-gallery .shop-infomation-gallery-pic:nth-child(2n-1) {
      margin-left: 0;
  }
  .\#custom-shop-gallery {
      padding: 0 1rem;
      margin: 1.5rem 0 3rem;
  }
  .\#custom-shop-gallery .shop-infomation-gallery-pic {
      padding-top: 32%;
  }
}

/* プライバシーポリシー */
.page-privacy h3 {
	font-size: 1rem;
	margin: 2em 0 1em 0;
}
.page-privacy ul {
	margin-left: 0;
}
.page-privacy li {
	line-height: 1.5;
	margin: 0 0 1em 1em;
}
.page-privacy ul.disc li {
	list-style: disc;
	margin-left: 1em;
}

/* リペアセンター */
.page-repair-flow {
    list-style: none;
    padding: 0;
}
.page-repair-flow p {
	margin:10px 0 50px;
	font-size:15px;
	text-align:center;
}
.page-repair-flow li {
	margin:60px 0 0;
	padding: 1.5rem;
	border:1px solid #c1c1c1;
	border-radius:3px;
	position:relative;
}
.page-repair-flow li p {
	margin-top:0 !important;
	padding-left:2rem;
	font-size:1rem;
}
.page-repair-flow li p span {
	margin-right:1rem;
}
.page-repair-flow li:after {
	display:block;
	content:"";
	background:url(/cdn/shop/files/arrow_down.png) center center no-repeat; 
	width:86px;
	height:25px;
	text-align:center;
	position:absolute;
	bottom:-45px;
	left:45%;
}
.page-repair-flow li.none:after {
	content:normal;
}
.custom .page-repair-flow {
    padding: 0;
}
.custom .page-repair-flow li p:first-child {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 0;
}
.page-repair-price h3 {
	font-size: 1.1rem;
	margin-bottom:0.5em;
	font-weight: var(--font-heading-weight);
}
.page-repair-price .wrap {
	margin-bottom: 1rem;
	display: flex;
	justify-content: space-between;
}
.page-repair-price dl {
	display: flex;
	width: 49%;
	border:1px solid #212121;
	padding: 0 !important;
}
.page-repair-price dt {
	padding:5px;
	width: 40%;
	background:#212121;
	color:#fff;
	font-size: 1rem;
	text-align:center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.page-repair-price dd {
	padding: 0.5em;
	font-size: 1rem;
	text-align:center;
	flex: 1;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
.page-repair-price dd span {
	font-size: 0.6rem;
	display: inline-block;
	margin-bottom: 0.25em;
}
.page-repair-price h2 {
    font-size: 1.4rem;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #212121;
}
.page-repair-price {
    letter-spacing: 0.1em;
}
.page-repair-price .wrap + h2 {
    margin-top: 3rem;
}

.page-repair .section_02 {
	padding-bottom:0;
}
.page-repair .section_02 ul {
	overflow:hidden;
}
.page-repair .section_02 ul li {
	width:400px;
	height:267px;
	float:left;
	margin:0 0 20px 20px;
}
.page-repair .section_02 ul li:nth-child(2n+1) {
	margin-left:0;
}
.page-repair .section_02 ul li:first-child {
	margin-left:0;
}
.page-repair .section_02 ul > *:first-child + * + * {
	margin-left:0;
}
.page-repair .section_02 ul > *:first-child + * + * + * + * {
	margin-left:0;
}
.page-repair .section_02 ul li > img {
	display:block;
}
.page-repair .section_02 h4 {
	margin:30px 0 20px;
	padding-bottom:2px;
	font-size:20px;
	font-weight:normal !important;
	border-bottom:1px solid #c1c1c1;
}
.page-repair .section_02 h4 span {
	font-size:15px;
	vertical-align:middle;
}
.page-repair .section_02 ul.price li {
	width:375px;
	height:61px;
	padding:11px;
	border:1px solid #c1c1c1;
	border-radius:3px;
}
.page-repair-contact {
    background: #ececec;
    padding: 1.5rem 1rem;
    margin-top: 2rem;
    border-radius: 4px;
    text-align: center;
}
.page-repair-contact h5 {
    text-align: center;
    font-size: 1.1rem;
    letter-spacing: 0.1em;
}
.page-repair-contact .mail {
    padding: 0 0 0 2.5rem;
    background:url(/cdn/shop/files/repair_ico_mails.png) no-repeat left center;
    text-decoration:none;
    color:#000;
    font-size: 1rem;
    display: inline-block;
}
.page-repair .section_02 .support > p {
	margin:10px 0 50px;
	font-size:15px;
	text-align:center;
}
.page-repair .section_02 .support ul li {
	margin:0;
	padding:24px 22px;
	border:1px solid #c1c1c1;
	border-radius:3px;
	position:relative;
	float:none;
	width:774px;
	height: auto;
}
.page-repair .section_02 .support ul li p {
	margin-top:0 !important;
	font-size:16px;
}
.page-repair .section_02 .support ul li p:first-child {
	padding-left:0;
	font-size:20px;
}
.page-repair .section_02 .support ul li p span {
	margin-right:12em;
}
.page-repair-contact .information h5 {
    font-size: 1.2rem;
}
.page-repair-contact .mail-content {
    display: flex;
    justify-content: center;
    text-align: left;
    font-weight: bold;
}
.page-repair-contact .mail-content-col2 {
    margin: 0 1rem;
}
.page-repair-contact .notice {
    margin-bottom: 0;
}
.page-repair-notice .title {
    font-size: 1.17em;
    color: rgb(var(--color-link));
}
.page-repair-notice .text {
    margin-top: 0.5em;
}
.custom .\#custom-hero-repair .\#floating-content>.\#hero {
    width: 100%;
    max-width: 1200px;
    text-shadow: 0 0 0.5em #000;
}
.custom .\#custom-hero-repair .\#hero-heading {
    font-size: 2.2em;
}
.custom .\#custom-hero-repair .\#hero-text {
    font-size: 1.8em;
}
.\#custom-hero-repair .\#media {
    max-height: 50vh;
}
.custom .page-repair-flow h3 {
    font-size: 1.2rem;
    text-align: center;
    color: #19086d;
    letter-spacing: 0.1em;
    color: rgb(var(--color-link));
}
.custom .page-repair-flow a {
    color: #212121;
    text-decoration: none;
    padding: 0.5em 1em;
    border-radius: 4px;
    border: 1px solid;
    display: inline-block;
    transition: .5s;
}
.custom .page-repair-flow p {
    margin: 1em 0 0 !important;
    padding: 0;
    display: block;
    font-size: 0.9rem;
    line-height: 1.5;
}
.custom .page-repair-flow a:hover {
    color: rgb(var(--color-link));
}
@media (max-width: 879px){
  .page-repair-price .wrap {
      flex-direction: column;
  }
  .page-repair-price .wrap dl {
      width: 100%;
      margin-bottom: 0.5em;
  }
  .page-repair-contact .notice {
      text-align: left;
  }
  .custom .page-repair-flow h3 {
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
    text-indent: -1.4em;
    padding-left: 1.4em;
  }
  .page-repair-flow li {
      padding: 1rem;
  }
  .custom .page-repair-flow p {
      text-align: left;
      font-size: .8rem;
      padding-left: 1.8em;
  }
  .page-repair-flow li:after {
      left: 50%;
      transform: translateX(-50%);
      width: 4rem;
      background-size: contain;
  }
  .custom .\#custom-hero-repair .\#hero-text {
      text-align: left;
      line-height: 1.8;
  }
}

/* リフィル */
.custom .\#custom-page-refill .wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 4rem;
}
.custom .\#custom-page-refill .leftbox {
    width: 50%;
}
.custom .\#custom-page-refill .rightbox {
    flex: 1;
    text-align: left;
    padding-left: 2em;
}
.custom .\#custom-page-refill .leftbox img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
.custom .\#custom-page-refill .rightbox h4 {
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 1em;
}
.custom .\#custom-page-refill .download a {
	color: rgba(var(--color-text),1);
}
.custom .\#custom-page-refill .download a::after {
	content: "";
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	background: url(/cdn/shop/files/refill_icn_download.png) no-repeat right 2px / contain;
	vertical-align: text-bottom;
	margin-left: 0.5em;
}
.custom .\#custom-page-refill .open a {
	color: rgba(var(--color-text),1);
}
.custom .\#custom-page-refill .open a::after {
	content: "";
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	background: url(/cdn/shop/files/refill_icn_open.png) no-repeat right 2px / contain;
	vertical-align: middle;
	margin-left: 0.5em;
}
.custom .\#custom-page-refill .download a:hover,
.custom .\#custom-page-refill .open a:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter:"alpha(opacity=60)";
}
@media (max-width: 879px){
    .custom .\#custom-page-refill .wrap {
        flex-direction: column;
        margin-bottom: 3em;
    }
    .custom .\#custom-page-refill .leftbox {
        width: 80%;
        margin: 0 auto 2em;
    }
    .custom .\#custom-page-refill .rightbox {
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .custom .\#custom-page-refill .rightbox h4 {
        text-align: center;
        font-size: 5.6vw;
        margin-bottom: 0.5em;
    }
    .custom .\#custom-page-refill .rightbox p {
        font-size: 4.3vw;
    }
}

/* 革のお手入れ */
.custom .\#custom-image-care .\#hero-heading {
    font-size: 2em;
}
.custom .\#custom-image-care .\#hero-text {
    font-size: 1.2em;
    text-align: left;
}
.\#custom-image-care .\#grid {
  border-radius: 4px;
}
.\#custom-image-care .\#column {
  background: #ececec;
}
.\#custom-image-care .\#media {
    height: 20rem;
}
 .custom .\#custom-image-care {
    margin: 2rem 0;
}
 .custom .\#custom-care-table dl {
    padding: 1rem;
    background: #ececec;
}
 .custom .\#custom-care-table dt {
    float: left;width: 180px;height: 180px;
}
 .custom .\#custom-care-table dd {
    margin-left: 200px;text-align: left;
}
 .custom .\#custom-care-table dt img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}
 .custom .\#custom-care-table dd h5 {
    font-size: 20px;
}
 .custom .\#custom-care-table dd table {
    background: #fff;
    text-align: center;
    width: 100%;
}
 .custom .\#custom-care-section .subtitle {
    margin: 40px 0 20px;
    font-size: 20px;
    line-height: 2;
    border-bottom: 1px solid #c1c1c1;
}
 .custom .\#custom-care-section {
    text-align: left;
}
 .custom .\#custom-care-section .title {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.8;
}
@media (max-width: 879px){
  .custom .\#custom-image-care .\#media {
      height: 50vw;
  }
  .custom .\#custom-image-care .\#hero-heading {
      font-size: 1.6em;
  }
  .custom .\#custom-image-care .\#button-text {
      line-height: 1.5;
      font-size: 0.8em;
      word-break: keep-all;
  }
  .custom .\#custom-care-table .inner {
      padding: 0;
  }
  .custom  .\#custom-care-table dt {
      float: unset;
      text-align: center;
      margin: 0 auto 1rem;
      width: 120px;
      height: 120px;
  }
   .custom .\#custom-care-table dd {
      margin: 0;
  }
   .custom .\#custom-care-table dd h5 {
      text-align: center;
  }
   .custom .\#custom-care-table dd table {
      font-size: 3.7vw;
  }
  .custom .\#custom-care-section .inner {
    padding: 0;
  }
  .custom .\#custom-care-section .title {
      font-size: 5.6vw;
      line-height: 1.5;
  }
  .custom .\#custom-care-section .subtitle {
      margin: 1.5em 0 1em;
      font-size: 5.6vw;
  }
}

/* thinking hands */
.custom .\#custom-page-thinkinghands ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.\#custom-page-thinkinghands ul.collabo {
	overflow: hidden;
	width: 688px;
	margin: 50px auto !important;
	list-style: none;
}
.\#custom-page-thinkinghands ul.collabo li:first-child {
	float: left;
	width: 244px;
}
.\#custom-page-thinkinghands ul.collabo li:last-child {
	float: right;
	width: 400px;
	margin-top: 40px;
}
.\#custom-page-thinkinghands ul.collabo>*:first-child+* {
	float: right;
	width: 400px;
	margin-top: 40px;
}
.\#custom-page-thinkinghands ul.collabo h4 {
	font-size: 20px;
	margin-bottom: 10px;
}
.\#custom-page-thinkinghands .section_02 {
	padding: 20px 0;
}
.\#custom-page-thinkinghands .section_02 ul {
	margin: 30px 0;
	font-size: 15px;
	color: #595757;
}
.\#custom-page-thinkinghands .section_02 p {
	margin: 30px 0;
	font-size: 15px;
	font-weight: bold;
	color: #595757;
}
.\#custom-page-thinkinghands .section_02 p img {
	display: block;
	margin: 0 auto;
	padding: 4px;
	border: 1px solid #c1c1c1;
}
.\#custom-page-thinkinghands .section_02 li {
	margin-bottom: 20px;
	padding: 0 0 0 100px;
}
.\#custom-page-thinkinghands .section_02 li:before {
	content: "いしたに";
	display: block;
	height: 0;
	margin-left: -100px;
}
.\#custom-page-thinkinghands .section_02 li.minami:before {
	content: "南";
}
.\#custom-page-thinkinghands .section_03 {
	padding-bottom: 0;
}
.\#custom-page-thinkinghands .section_03 .section_inner>p {
	margin-bottom: 30px;
	text-align: center;
}
.\#custom-page-thinkinghands .section_04 {
	padding-bottom: 50px;
}
.\#custom-page-thinkinghands .section_04 .wrap {
	margin: 50px 0 0;
	padding: 0 180px;
}
.\#custom-page-thinkinghands .section_04 ul {
	font-size: 12px;
}
.\#custom-page-thinkinghands .section_05 {
	margin-bottom: 30px;
	padding: 50px 0;
}
.\#custom-page-thinkinghands .section_05 .list_02 {
	margin-top: -20px;
	padding-top: 0;
}
.\#custom-page-thinkinghands .section_05 .list_02 li {
	margin: 20px 0 0 20px;
}
.\#custom-page-thinkinghands .tc {
    text-align: center;
}
.\#custom-page-thinkinghands .section_02 h3 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 1.5em;
    text-align: center;
}
.\#custom-page-thinkinghands .section_02 p {
    margin: 2em 0;
    font-size: 16px;
    font-weight: bold;
    color: #595757;
}
.\#custom-page-thinkinghands {
    font-weight: normal;
    line-height: 1.8;
}
.\#custom-page-thinkinghands .pc {
    text-align: center;
}
.\#custom-page-thinkinghands img {
    height: auto;
}
@media (max-width: 879px){
.\#custom-page-thinkinghands ul.collabo {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    text-align: center;
    margin: 2rem 0 !important;
    font-size: 14px;
    line-height: 1.5;
}
.\#custom-page-thinkinghands .kv img {
    width: 100%;
    height: auto;
}
.\#custom-page-thinkinghands h2 img {
    width: 100%;
    height: auto;
}
.\#custom-page-thinkinghands ul.collabo img {
    max-width: 80%;
    height: auto;
}
.\#custom-page-thinkinghands ul.collabo li:last-child {
    width: 100%;
    float: unset;
    margin-top: 1em;
}
.\#custom-page-thinkinghands ul.collabo h4 {
    margin: 1em 0 0.5em;
    font-weight: normal;
}
.\#custom-page-thinkinghands ul.collabo p {
    text-align: left;
}
}

/* ログイン・マイページ */
.custom .\#form-field.terms h3 {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 0.5em;
    color: #b90201;
}
.custom .\#form-field.terms textarea {
    width: 100%;
    height: 10em;
    padding: 1em;
    font-weight: normal;
    color: #212121;
}
.custom .\#form-field.terms .notice {
    margin-top: 0.5em;
    font-size: 0.8rem;
}
.custom .\#customer-nav-item {
    margin: 0;
      font-weight: var(--font-heading-weight);
}
.custom .\#customer-nav {
    width: min(100%,var(--spacer) * 50);
    padding-bottom: 1em;
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
    margin-bottom: 1em;
    justify-content: center;
}
.custom .\#customer-form {
    width: min(100%, 500px);
}
.custom .\#customer-form-heading {
    font-size: calc(var(--font-size-base) * 2);
    letter-spacing: .1em;
    text-transform: none;
    line-height: 1.5;
    font-weight: var(--font-heading-weight);
}
.custom .\#form-label {
    font-size: 1rem;
}
.custom .\#form-custom-select-trigger, .custom .\#form-input {
    border-radius: 4px;
}
@media (max-width: 879px){
  .\#customer-orders-table th,
  .\#customer-orders-table td {
      word-break: keep-all;
  }
  .\#customer-orders-table {
      overflow-x: scroll;
  }
}

/* 過去のお知らせ */
.custom .page-news .newsbox h3, .custom .page-news .newsbox h4 {
	margin-top:0;
	font-weight:normal;
}
.custom .page-news .newsbox {
	padding: 1.5rem 0.5rem;
	border-bottom:1px solid #ccc;
}
.custom .page-news .newsbox::before {
    content: "";
    display: block;
    padding-top: 5rem;
    margin-top: -5rem;
}
.custom .page-news .newsbox h4 + .wrap {
	margin-top:20px;
}
.custom .page-news .wrap {
	display: flex;
	margin-bottom: 1rem;
}
.custom .page-news .textarea {
	margin-bottom:10px;
}
.custom .page-news .photo {
	width: 30%;
}
.custom .page-news .photo img {
	width:100%;
	height:auto
}
.custom .page-news .article {
	padding-left: 2rem;
	flex: 1;
}
.custom .page-news .newsbox p {
	font-size: 0.9rem;
}
.custom .page-news .article p + p {
    margin-top: 0.5em;
}
.custom .page-news .newsbox h3 + p {
	margin: 0 0 1em;
	font-size: 1rem;
	line-height: 1;
  color: #8b1c1e;
}
.custom .page-news .newsbox h3 {
	font-size: 1.4rem;
	margin-bottom: 1em;
}
.custom .page-news .newsbox h4 {
	font-size: 1.2rem;
	margin-bottom: 1em;
	color:#8b1c1e;
    line-height: 1.5;
}
.custom .page-news .article p {
    font-size: 0.9rem;
}
.custom .page-news h2 {
    margin-bottom: 0;
    letter-spacing: .1em;
    font-size: 1.6rem;
    font-weight: var(--font-heading-weight);
    color: #fff;
    background: #1a1b18;
    padding: 0.25em 1em;
    text-align: center;
}
.custom .page-news .page-news_section::before {
    content: "";
    display: block;
    padding-top: 5rem;
    margin-top: -5rem;
}
.custom .page-news .page-news_section:not(:last-of-type) {
    margin-bottom: 2rem;
}
.custom .page-news .newsbox p.tr {
    text-align: right;
}
.custom .page-news .newsbox h3 span {
    color: #8b1c1e;
    display: block;
    font-size: 0.9rem;
    margin-bottom: 0.5em;
    line-height: 1;
}
.custom .page-news-nav {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    justify-content: flex-start;
    margin-bottom: 2rem;
}
.custom .page-news-nav li a {
    font-size: 1rem;
    padding: 0.25em;
    display: block;
    text-decoration: none;
    color: #212121;
    transition: background .25s;
}
.custom .page-news-nav li {
    width: calc((100% - 2rem) / 5);
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 0.5em;
    margin-left: 0.5rem;
}
.custom .page-news-nav li:nth-child(5n - 4) {
    margin-left: 0;
}
.custom .page-news-nav li a:hover {
    background: #F5F5F5;
}
@media (max-width: 879px){
  .custom .page-news h2 {
      font-size: 1.3rem;
  }
  .custom .page-news .newsbox {
      padding: 1rem 0.5rem;
  }
  .custom .page-news .newsbox h3 {
      font-size: 1.2rem;
  }
  .custom .page-news .newsbox h3+p {
      font-size: 0.9rem;
  }
  .custom .page-news .photo {
      width: 35%;
  }
  .custom .page-news .article {
      padding-left: 1rem;
  }
  .custom .page-news .newsbox h4 {
      font-size: 1rem;
      margin-bottom: 0.5em;
  }
  .custom .page-news .article p {
      font-size: 0.8rem;
      margin: 0;
  }
  .custom .page-news-nav li {
      width: calc((100% - 0.5rem) / 2);
      margin-left: 0.5rem;
  }
  .custom .page-news-nav li:nth-child(5n - 4) {
      margin-left: 0.5rem;
  }
  .custom .page-news-nav li:nth-child(2n - 1) {
      margin-left: 0;
  }
  .custom .page-news-nav li a {
      font-size: 0.9rem;
  }
}

/* カート画面 */
.\#cart-checkout-order-notes-info {
    margin-top: 1em;
    font-size: 0.925rem;
}
.\#cart-checkout-order-notes-input {
    height: 5em;
}

/* パンくずリスト */
.custom .breadcrumb {
    padding: 0.5em 0;
    background-color: rgba(var(--color-alt-background),1);
}
@media (max-width: 879px){
  .custom .breadcrumb {
      padding: 0.5em 0;
      font-size: 12px;
  }
}

/* フッター */
.custom .\#main-footer-heading {
    border-bottom: 1px solid;
    padding-bottom: 0.75em;
}
.custom .\#main-footer .\#container {
    padding: 0;
    max-width: 1200px;
    margin: 0 auto;
}
@media (max-width: 879px){
    .custom .\#main-footer .\#section {
        padding: 2rem 0;
    }
    .custom .\#main-footer .\#container {
        padding: 0 1rem;
    }
    .custom .\#main-footer-copy-text {
        text-align: center;
        padding: 1.5em 0 1.5em;
    }
}

/* お問い合わせフォームアプリ */
.\#section-body .globo-form-id-7980 .globo-form-app {
    padding: 1.5rem !important;
}
.\#section-body .globo-form-app .g-container .content + p {
    font-size: 0 !important;
}
.\#section-body .globo-form-id-7980 .globo-form-app .footer button.submit,
.\#section-body .globo-form-id-7980 .globo-form-app .footer button.checkout,
.\#section-body .globo-form-id-7980 .globo-form-app .footer button.action.loading .spinner {
    background: #212121;
    border-color: #212121;
    font-size: 1.125rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 1em;
}
.\#section-body .globo-form-control label {
    font-size: 1rem;
    font-weight: bold;
}
.\#section-body .globo-form-control:last-of-type {
    margin-bottom: 0;
}

/* ショップページバナー設置 */
.shop-infomation-bnr-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 2rem;
    list-style: none;
}
.shop-infomation-bnr-list-item {
    width: calc(50% - 0.5rem);
    border: 1px solid #ccc;
    margin-bottom: 1rem;
}
.shop-infomation-bnr-list-item:nth-child(even) {
    margin-left: 1rem;
}
.shop-infomation-bnr-list-item .\#media-image-wrapper {
    border-radius: 0;
}
@media (max-width: 879px){
    .shop-infomation-bnr-list-item {
       width: 100%;
    }
    .shop-infomation-bnr-list-item:nth-child(even) {
        margin-left: 0;
    }
}

/* 配送日時指定アプリ実装 */
.\#cart-checkout .cc-calendar-input-overall {
    justify-content: flex-start;
}
.\#cart-checkout .cc-calendar-overall {
    padding: 0;
    margin-bottom: 0;
}
.\#cart-checkout .cc-calendar-overall label {
    margin-bottom: 0.25em;
    text-align: left;
    font-size: 0.925rem;
    font-weight: var(--font-body-weight-bold);
    color: rgba(var(--color-text), 1) !important;
}
.\#cart-checkout .cc-calendar-input-overall .cc-calendar-input input, 
.\#cart-checkout .cc-calendar-input-overall .cc-time-options {
    border-color: #666;
    width: 100%;
}
.\#cart-checkout-order-notes-label {
   color: rgba(var(--color-text), 1) !important;
}
.\#cart-checkout-order-notes-input {
    height: 5em;
    background: #fff !important;
    border-width: 1px !important;
}

/* ペイディ実装 20240617 */
.\#custom-guide .logo-payment-list {
    display: inline-block;
    position: absolute;
    right: 0;
}
.\#custom-guide .column .unit .logo-payment-list img {
    width: auto;
    height: 100%;
    position: relative;
}