﻿:root {--monovate-primary:#00B7D0;--monovate-primary-light: #335A7D;/* 明るめの青、プライマリーカラーを少し明るく */--monovate-primary-dark: #001B36;/* 暗めの青、プライマリーカラーを少し暗く */--monovate-accent: #E6B422;--monovate-accent-light: #ffab40;/* 明るめのオレンジ、アクセントカラーを明るく */--monovate-accent-dark: #c6720b;/* 暗めのオレンジ、アクセントカラーを少し暗く */--monovate-bg-default: #fff;--monovate-bg-light: #f0f0f0;/* 非常に薄いグレー、背景の明るいバリエーション */--monovate-bg-dark: #e0e0e0;/* 薄いグレー、背景の暗いバリエーション */--monovate-text-default: #4d4d4d;--monovate-text-accent: #fff;--monovate-error: #dc3545;--monovate-success: #28a745;}@charset "UTF-8";/* ----ボーダーカラー---- */.status-order,.status-cancel,.status-income,.status-reserve,.status-rship,.status-ship,.status-verify,.status-return,.status-status_,.status-status_1,.status-status_2,.status-status_3,.status-status_4,.status-status_9,.block-purchase-history-detail--receipt-address,.block-purchase-history-detail--shiment-address,.block-order-cancellation--shiment-address,.block-regular-cycle--cycle-sub-type,.block-mypage--shopping-info-itemsli,.block-mypage--member-info-items li,.block-mypage--inquiry-info-items li,.block-mypage--snssync-info-itemsli,.block-mypage--linesync-info-items li {border-color: #E3E4E5;}/* ----BGカラー---- */.paginationa,.block-purchase-history--search-frame,.block-regular-cycle--cycle-sub-type,.block-order-estimate--pay-input {background-color: #F7F8F8;}.block-search-goods,.block-topic-page,.block-onetimepassword-certify,.block-onetimepassword-send,.block-logout,.block-quick-member-info,.block-quick-member-info-confirmation,.block-quick-member-registration-completed,.block-order-cancellation-completed,.block-user-review-completed,.block-topic-details,.block-login,.block-additional-authentication,.block-quick-order,.block-update-new-password,.block-inquiry-completed,.block-questionnaire,.block-questionnaire-completed,.block-store-list,.block-store-detail,.block-goods-agree {margin-top: 34px;}/* ----トップページ本文---- */.block-top-body {margin-top: 20px;}.block-top-mv {display: flex;width: 920px;height: 387px;overflow: hidden;}.block-top-mv.slick-initialized {display: block;height: auto;overflow: visible;}/* TOP画像の大きさ変更　根岸　2023.02.16 *//* height: 340px;＝＞　450pxに変更*/.block-top-mv-item {flex-shrink: 0;width: 920px;height: 450px;}/* ここまでTOP画像の大きさ変更　根岸　2023.02.16 */.block-top-mv-item a,.block-top-mv-item img {display: block;width: 100%;transition: opacity .2s;}.block-top-mv-item a:hover {opacity: .7;}.block-top-mv .slick-arrow {position: absolute;top: 150px;width: 40px;height: 40px;margin: 0;padding: 0;border: none;border-radius: 40px;background-color: transparent;color: transparent;font-size: 0;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);cursor: pointer;z-index: 9;}.block-top-mv .slick-arrow::before {content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iMjAiIGZpbGw9IiNmZmYiLz48cmVjdCB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHJ4PSIyMCIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0yMi41IDI1LjUtNS01LjExMyA0LjgxNS00Ljg4NyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+');background-position: center;background-repeat: no-repeat;background-size: contain;}.block-top-mv .slick-prev {left: -20px;}.block-top-mv .slick-next {right: -20px;}.block-top-mv .slick-next::before {transform: rotate(180deg);}.block-top-mv .slick-dots {display: flex;align-items: center;justify-content: center;margin: 17px 0 20px;}.block-top-mv .slick-dots li {position: relative;width: 10px;height: 10px;overflow: hidden;}.block-top-mv .slick-dots li+li {margin-left: 20px;}.block-top-mv .slick-dots button {position: absolute;top: 0;left: 0;width: 100%;height: 100%;margin: 0;padding: 0;border-radius: 10px;border: none;background-color: #EAEAEA;color: transparent;font-size: 0;cursor: pointer;transition: background-color .15s;}.block-top-mv .slick-dots .slick-active button {background-color: var(--monovate-primary);}/* ----トップページ予備テンプレート---- */.block-top-article-tab {margin-top: 40px;}.block-top-article-tab-items {display: flex;align-items: center;}.block-top-article-tab-item {display: flex;align-items: center;justify-content: center;width: calc(100% / 5);height: 60px;border: 1px solid #E3E4E5;border-top-color: transparent;border-right-color: transparent;border-left-color: transparent;background-color: #F7F8F8;color: #7D868D;font-size: 1.5rem;font-weight: 600;cursor: pointer;transition: border .15s, background-color .15s, color .15s;}.block-top-article-tab-item.is-active {border: 1px solid #E3E4E5;border-bottom-color: transparent;background-color: #ffffff;color: #00182C;}.block-top-article-target-item {display: none;}.block-top-article-target-item.is-active {display: block;}.block-top-article-list {display: flex;flex-wrap: wrap;margin-top: 20px;}.block-top-article-list li {width: 240px;margin: 0;padding: 0 20px;border-bottom: none;}.block-top-article-list li:nth-child(4n-3) {width: 220px;padding: 0 19px 0 0;}.block-top-article-list li:nth-child(4n) {width: 220px;padding: 0 0 0 19px;}.block-top-article-list li:not(:nth-child(4n)) {border-right: 1px solid #E3E4E5;}.block-top-article-list li:not(:nth-child(-n+4)) {margin-top: 40px;}.block-top-article-list a {display: block;transition: opacity .2s;}.block-top-article-list a:hover {text-decoration: none;opacity: .7;}.block-top-article-list img {display: block;}.block-top-article-list .list-img img {width: 100%;height: 150px;}.block-top-article-list .list-date {display: flex;align-items: center;justify-content: space-between;margin-top: 16px;}.block-top-article-list .list-date .icon {display: flex;align-items: center;justify-content: center;width: 60px;height: 20px;padding-top: 2px;color: #ffffff;font-size: 1rem;}.block-top-article-list .list-date .icon-exhibition {background-color: #0081EB;}.block-top-article-list .list-date .icon-prod_info {background-color: #989E08;}.block-top-article-list .list-date .icon-new_prod {background-color: #B81812;}.block-top-article-list .list-date .icon-column {background-color: #ED5C3B;}.block-top-article-list .list-date .date {color: #7D868D;font-size: 1.2rem;}.block-top-article-list .list-ttl {margin-top: 7px;font-size: 1.4rem;line-height: 1.571;}.block-top-youtube {margin-top: 40px;padding-bottom: 20px;}.block-top-youtube-inner {position: relative;width: 100%;padding-top: 56.25%;}.block-top-youtube-inner iframe {position: absolute;top: 0;right: 0;width: 100%;height: 100%;}/* ----ヘッダー---- */.pane-header {position: relative;z-index: 999;}.header-top {height: 88px;border-bottom: 1px solid #E3E4E5;}/*20231215 ここからヘッダー２段階固定　松岡追記*/.pane-header {position: relative;height: 129px;z-index: 999;}.pane-header-inner {position: relative;width: 100%;min-width: 1200px;height: 129px;background-color: #ffffff;z-index: 999;transition: top 0.3s;}.pane-header-inner.is-float {position: fixed;top: -88px;left: 0;}.pane-header-inner.is-float.is-up {top: 0;}.header-top {height: 88px;border-bottom: 1px solid #e3e4e5;}.header-top-inner.is-float {position: fixed;top: -88px;left: 0;}/*20231215 ここまでヘッダー２段階固定　松岡追記*/.header-logo a,.header-logo img {display: block;width: 114px;height: 42px;}.header-top-links {display: flex;flex-direction: column;align-items: flex-end;justify-content: center;margin-left: auto;}.header-top-links-top {display: flex;align-items: center;}.header-top-links-top-list {display: flex;}.header-top-links-top-list>li {display: flex;align-items: center;position: relative;height: 15px;font-size: 1.2rem;}.header-top-links-top-list>li+li {margin-left: 21px;}.header-top-links-top-list>li+li::before {content: '';display: block;position: absolute;top: 0;left: -10px;width: 1px;height: 100%;background-color: #E3E4E5;}.header-top-links-company {position: relative;}.header-top-links-company::after {content: '';display: inline-block;position: relative;width: 7px;height: 4px;margin-left: 5px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjQxNCIgaGVpZ2h0PSI0LjIwNyI+PHBhdGggZD0iTTYuNzA3IDMuNSAzLjYzOS41LjcwNyAzLjM4OSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=');background-position: center;background-repeat: no-repeat;background-size: contain;transform: rotate(180deg);transition: transform .14s;}.js-gnav-switch:hover .header-top-links-company::after {transform: rotate(0);}.header-top-links-company-content {display: none;position: absolute;top: 15px;right: 0;padding-top: 10px;z-index: 9999;}.header-top-links-company-content-inner {width: 160px;padding: 20px 0;background-color: #ffffff;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);}.header-top-links-company-content-inner a {display: flex;align-items: center;justify-content: center;width: 100%;/* 2行のタイトルを追加するためにheight を40pxから50pxに変更 */height: 50px;font-size: 1.3rem;text-align: center;}.header-top-links-top-language {margin-left: 21px;}.header-top-links-top-language select {width: 55px;height: 21px;padding: 0 0 0 6px;border: 1px solid #E3E4E5;background-color: #ffffff;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjUiPjxwYXRoIGQ9Ik0zIDUgMCAwaDZaIiBmaWxsPSIjMDAxODJjIi8+PC9zdmc+');background-position: center right 7px;background-repeat: no-repeat;background-size: 6px 5px;color: #00182C;font-size: 1rem;-webkit-appearance: none;appearance: none;}.header-top-links-top-language select:focus {outline: none;}.header-top-links-top-language select option {padding: 0;}.header-top-links-bot {margin-top: 12px;}.header-top-links-bot-list {display: flex;align-items: center;font-size: 1.3rem;}.header-top-links-bot-list li+li {margin-left: 40px;}.header-top-links-bot-list a {display: flex;align-items: center;position: relative;height: 17px;padding-top: 2px;background-position: center left;background-repeat: no-repeat;}.header-top-links-bot-list a.icon-member {padding-left: 20px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS4xMjIiIGhlaWdodD0iMTcuMiI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTI1NTQuOTM5IC0xNDI3LjQpIiBmaWxsPSJub25lIiBzdHJva2U9IiMwMDE4MmMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjIiPjxjaXJjbGUgY3g9IjQuNjc1IiBjeT0iNC42NzUiIHI9IjQuNjc1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTU3LjgyNSAxNDI4KSIvPjxwYXRoIGQ9Ik0yNTY2LjI1NiAxNDM1Ljc3M2E2Ljk1MyA2Ljk1MyAwIDAgMSAzLjIgNS44NjFWMTQ0NGgtMTMuOTIydi0yLjM2NmE2Ljk1NCA2Ljk1NCAwIDAgMSAzLjI4Mi01LjkxIi8+PC9nPjwvc3ZnPg==');background-size: 15px 17px;}.header-top-links-bot-list a.icon-login {padding-left: 26px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy4yIiBoZWlnaHQ9IjE3LjIiPjxnIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMTgyYyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMiI+PHBhdGggZD0iTTUuMTIyIDMuMzgzVi42SDE2LjZ2MTZINS4xMjJ2LTIuNzgzIi8+PHBhdGggZD0iTS42IDguNmg5LjczOUw2Ljg2MSA1LjQ3bDMuNDc4IDMuMTMtMy40NzggMy4xMyIvPjwvZz48L3N2Zz4=');background-size: 17px 17px;}.header-top-links-bot-list a.icon-cart {padding-left: 26px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy40NDkiIGhlaWdodD0iMTcuNDQ5Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjYxMy4xNTEgLTE0MjcuMTUxKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4yIj48cGF0aCBkPSJNMjYxNi43ODMgMTQzMC43ODNIMjYzMHY5LjA0M2gtMTMuMjE3ek0yNjE2Ljc4MyAxNDMwLjc4MyAyNjE0IDE0MjgiLz48Y2lyY2xlIGN4PSIxLjA0MyIgY3k9IjEuMDQzIiByPSIxLjA0MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYxOC44NyAxNDQxLjkxMykiLz48Y2lyY2xlIGN4PSIxLjA0MyIgY3k9IjEuMDQzIiByPSIxLjA0MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYyNS44MjYgMTQ0MS45MTMpIi8+PC9nPjwvc3ZnPg==');background-size: 17px 17px;}.block-headernav--cart-count {display: none;position: absolute;top: -10px;left: 10px;width: 20px;height: 20px;border-radius: 20px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1.1rem;font-family: 'Lato', sans-serif;font-weight: 400;text-align: center;line-height: 20px;letter-spacing: .04em;}.header-top-btns {margin-left: 20px;}.header-top-btns ul {display: flex;}.header-top-btns li {}.header-top-btns li+li {margin-left: 1px;}.header-top-btns a {display: flex;align-items: center;justify-content: center;width: 120px;height: 69px;padding-top: 25px;background-color: var(--monovate-primary);color: #ffffff;background-position: center top 15px;background-repeat: no-repeat;font-size: 1.3rem;transition: opacity .2s;}.header-top-btns a.icon-catalog {background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS41IiBoZWlnaHQ9IjE2LjUwMSI+PGcgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48cGF0aCBkPSJNMTAuNzUgMTUuNzQyYTkuNyA5LjcgMCAwIDAtNS40NTUtMS4zNTNBOS4zNjggOS4zNjggMCAwIDAgLjc1IDE1Ljc1MVYyLjEyNEE5LjM3NiA5LjM3NiAwIDAgMSA1LjI5NS43NjFhOS43IDkuNyAwIDAgMSA1LjQ1NSAxLjM1M1oiLz48cGF0aCBkPSJNMjAuNzUgMTUuNzUxYTkuMzczIDkuMzczIDAgMCAwLTQuNTQ1LTEuMzYyIDkuNyA5LjcgMCAwIDAtNS40NTUgMS4zNTNWMi4xMTRBOS43IDkuNyAwIDAgMSAxNi4yMDUuNzZhOS4zODEgOS4zODEgMCAwIDEgNC41NDUgMS4zNjNaIi8+PC9nPjwvc3ZnPg==');background-size: 22px 17px;}.header-top-btns a.icon-contact {background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi4xMTgiIGhlaWdodD0iMTUuODA5Ij48ZyBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjUiPjxwYXRoIGQ9Ik0xLjA1OSAxLjA1OWgyMHYxNGgtMjB6Ii8+PHBhdGggZD0ibTEuMDU5IDEuMDU5IDEwIDguOTYgMTAtOC45NiIvPjwvZz48L3N2Zz4=');background-size: 22px 16px;}.header-top-btns a:hover {text-decoration: none;opacity: .7;}.header-bottom {height: 59px;}.header-bottom-inner {position: relative;width: 100%;min-width: 1200px;height: 59px;border-bottom: 1px solid #E3E4E5;background-color: #ffffff;z-index: 999;}.header-bottom-inner.is-float {position: fixed;top: 0;left: 0;}.global-nav>ul {display: flex;align-items: center;}.global-nav>ul>li {position: relative;}.global-nav>ul>li+li {margin-left: 24px;}.gnav-submenu-ttl,.gnav-link>a {display: flex;align-items: center;position: relative;height: 58px;padding-top: 2px;font-size: 1.5rem;}.gnav-submenu-ttl {position: relative;padding-right: 30px;}.gnav-submenu-ttl>span {display: block;position: absolute;top: 50%;top: 50%;right: 0;width: 20px;height: 20px;margin-top: -10px;border-radius: 20px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);}.gnav-submenu-ttl>span::after {content: '';display: block;position: absolute;top: 0;right: 0;width: 20px;height: 20px;border-radius: 20px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGNpcmNsZSBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIHRyYW5zZm9ybT0icm90YXRlKDkwIDEwIDEwKSIgZmlsbD0iI2ZmZiIvPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01NjYgLTM3KSI+PGNpcmNsZSBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIHRyYW5zZm9ybT0icm90YXRlKDkwIDI3NC41IDMxMS41KSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im01NzkuNSA0NS41LTMuNTc5IDMuNS0zLjQyMS0zLjM3MSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L2c+PC9zdmc+');background-position: center;background-repeat: no-repeat;background-size: contain;transition: transform .14s;}.js-gnav-switch:hover .gnav-submenu-ttl>span::after {transform: rotate(180deg);}.gnav-submenu-content {display: none;position: absolute;top: 53px;left: 0;width: 424px;background-color: #ffffff;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);}.gnav-submenu-content.content-goods {width: 220px;left: 50%;margin-left: -110px;}.gnav-submenu-content-item {padding: 40px;}.gnav-submenu-content-item+.gnav-submenu-content-item {border-top: 1px solid #E3E4E5;}.gnav-submenu-content-ttl {font-size: 1.5rem;font-weight: 600;}.gnav-submenu-content-list {display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 16px;}.gnav-submenu-content-list li {width: 160px;}.gnav-submenu-content-list li:not(:nth-child(-n+2)) {margin-top: 10px;}.gnav-submenu-content-list a {display: flex;align-items: center;min-height: 30px;font-size: 1.3rem;}.gnav-submenu-content-list img {display: block;flex-shrink: 0;width: 30px;height: 30px;margin-right: 10px;}.gnav-submenu-content-all {margin-top: 16px;text-align: right;}.gnav-submenu-content-all a {color: #005BA7;font-size: 1.4rem;}.gnav-submenu-content-goods-list {padding: 20px 0;}.gnav-submenu-content-goods-list a {display: flex;align-items: center;justify-content: center;width: 100%;height: 40px;font-size: 1.3rem;text-align: center;}.header-search {display: flex;align-items: center;height: 58px;margin-left: auto;border-left: 1px solid #E3E4E5;}.header-search form {display: flex;align-items: center;padding-left: 56px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy44MTEiIGhlaWdodD0iMTcuNjU2Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjU1OS41NTggLTEzODkuMzI3KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48ZWxsaXBzZSBjeD0iNi4yMDkiIGN5PSI2LjMzOCIgcng9IjYuMjA5IiByeT0iNi4zMzgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1NjAuMzA4IDEzOTAuMDc3KSIvPjxwYXRoIGQ9Im0yNTcxLjI5MyAxNDAwLjgwMyA1LjAxNSA1LjExOSIvPjwvZz48L3N2Zz4=');background-position: center left 24px;background-repeat: no-repeat;background-size: 18px 18px;}input.block-search--keyword,input.block-search--keyword:hover {width: 300px;border: none;padding: 0 5px 0 0;font-size: 1.4rem;}input.block-search--keyword:focus {outline: none;}input.block-search--keyword::placeholder {color: #7D868D;}.block-search--submit {display: flex;align-items: center;justify-content: center;width: 70px;height: 30px;padding-top: 2px;border: none;border-radius: 30px;/* 検索ボタンの色を変更　オリジナルはbackground-color: #ffffff;color: #00182C;2023/03/6　根岸*/background-color: var(--monovate-primary);color: #fff;font-size: 1.4rem;cursor: pointer;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-search--submit:hover {opacity: .7;}.header-search--detail {margin-left: 10px;}.header-search--detail a {color: #005BA7;font-size: 1.4rem;}/* ----フッター---- */.footer-top {padding: 58px 0 60px;background-color: #F2F4F5;}.footer-container {display: flex;width: 1200px;margin: 0 auto;}.footer-logo {display: flex;align-items: center;}.footer-logo a,.footer-logo img {display: block;flex-shrink: 0;}.footer-company_info {margin-left: 60px;}.footer-company_info-name {font-size: 1.8rem;font-weight: 600;}.footer-company_info-department {margin-top: 2px;font-size: 1.4rem;}.footer-company_info-address {margin-top: 14px;}.footer-company_info-address,.footer-company_info-tel {font-size: 1.4rem;line-height: 1.571;}.footer-iso {display: flex;align-items: flex-end;margin-left: 40px;}.footer-iso img {display: block;flex-shrink: 0;mix-blend-mode: darken;}.footer-contact {display: flex;align-items: center;margin-left: auto;}.footer-contact a {display: flex;align-items: center;justify-content: center;position: relative;width: 320px;height: 50px;padding-top: 2px;border-radius: 50px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1.6rem;font-weight: 600;transition: opacity .2s;}.footer-contact a::before {content: '';display: inline-block;position: relative;top: -1px;width: 18px;height: 13px;margin-right: 10px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy42OTQiIGhlaWdodD0iMTIuNjQ3Ij48ZyBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjIiPjxwYXRoIGQ9Ik0uODQ3Ljg0N2gxNnYxMS4yaC0xNnoiLz48cGF0aCBkPSJtLjg0Ny44NDcgOCA3LjE2OCA4LTcuMTY4Ii8+PC9nPjwvc3ZnPg==');background-position: center;background-repeat: no-repeat;background-size: contain;}.footer-contact a:hover {text-decoration: none;opacity: .7;}.footer-bot {padding: 24px 0;border-top: 1px solid #E3E4E5;}.footer-bnr ul {display: flex;align-items: center;}.footer-bnr li+li {margin-left: 20px;}.footer-bnr a,.footer-bnr img {display: block;transition: opacity .2s;}.footer-bnr a:hover {opacity: .7;}.footer-bot-right {display: flex;flex-direction: column;justify-content: space-between;margin-left: auto;padding: 6px 0 0;}.footer-nav {display: flex;align-items: center;font-size: 1.4rem;}.footer-nav li+li {position: relative;margin-left: 1em;}.footer-nav li+li::before {content: '│';display: block;position: absolute;top: 0;left: -1em;color: #F2F4F5;}.footer-copyright {font-size: 1.2rem;font-family: 'Roboto', sans-serif;text-align: right;}/* ----ページトップに戻る---- */.block-page-top {display: none;position: fixed;top: auto;bottom: 20px;right: 20px;width: 40px;height: 40px;z-index: 9;}.block-page-top a {display: block;position: absolute;top: 0;left: 0;width: 40px;height: 40px;grid-column-start: 0;padding: 0;border: none;border-radius: 40px;background-color: transparent;color: transparent;font-size: 0;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);cursor: pointer;}.block-page-top a::before {content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iMjAiIGZpbGw9IiNmZmYiLz48cmVjdCB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHJ4PSIyMCIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0yMi41IDI1LjUtNS01LjExMyA0LjgxNS00Ljg4NyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+');background-position: center;background-repeat: no-repeat;background-size: contain;transform: rotate(90deg);}/* ----PC/スマホ切り替えスイッチ---- */.block-switcher {display: none;}/* ----ブランド画面---- */.block-brand-list {margin: 40px 0 60px;}.block-brand-list .block-topic-path {margin-bottom: 40px;}.block-brand-list--items {display: flex;flex-direction: row;flex-wrap: wrap;}.block-brand-list--item {flex-grow: 1;flex-basis: 390px;max-width: 390px;margin: 0 0 20px 15px;}.block-brand-list--item:nth-of-type(3n+1) {margin-left: 0;}.block-brand-list--item-img {width: 390px;height: 240px;}.block-brand-list--item-name,.block-brand-list--item-comment {border: #ddd 1px solid;border-top: none;border-bottom: none;}.block-brand-list--item-name {padding: 15px 35px 0;}.block-brand-list--item-comment {border-bottom: #ddd 1px solid;padding: 15px 35px 35px;}.block-brand-list--item-btn {display: block;text-align: center;width: 240px;height: 48px;line-height: 48px;color: #333;font-size: 14px;margin: 15px auto 0;background: #e5e5e5;}.block-brand-detail--image {margin-top: 40px;}.block-brand-detail--description {margin-bottom: 30px;}/* ----商品詳細画面---- *//*CSSによる商品詳細画面の項目の並び順変更用*/.pane-goods-right-side form {display: flex;flex-flow: column wrap;}.block-goods-icon_lot {order: 10;}.block-goods-name {order: 20;}.block-goods-comment {order: 30;}.goods-detail-description.block-goods-spec {order: 35;}.block-goods-price {order: 40;}.goods-detail-description.block-goods-postage {order: 45;}.block-goods-variation-container {order: 50;}.block-goods-sales-detail-append {order: 60;}.block-goods-cart_favorite {order: 70;}.block-contact-about-goods {order: 80;}.block-goods-download {order: 90;}.block-goods-download-modal {order: 90;}/* ----ゲストお気に入り画面---- */.block-guest-favorite-synchronize {text-align: center;margin-top: 50px;}/* ----定期購入商品サイクル情報変更画面---- */.block-regular-purcharse-cycle-info-update--skip-cancel-message {margin: 5px 0 0 5px;}/* ----アプリログイン訴求画面---- */.block-applogin-body {font-size: 16px;letter-spacing: 0.1em;line-height: 1.9em;text-align: center;margin: auto;height: 100px;}/* ----左メニューブロック共通---- */.pane-left-menu .pane-block--title {display: block;width: 100%;margin: 0;padding: 0;border-top: none;}.pane-left-menu .pane-block--title a {display: flex;align-items: center;width: 100%;height: 50px;margin: 0;padding: 0 16px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1.5rem;font-weight: 600;}.pane-left-menu .pane-block--title a:hover {text-decoration: none;}.pane-left-menu .pane-block--subtitle {display: flex;align-items: center;min-height: 50px;margin: 0;padding: 10px;border-bottom: #E3E4E5 1px solid;font-size: 1.3rem;font-weight: 300;cursor: pointer;}.pane-block--subtitle {margin: 10px 0;font-size: 21px;font-weight: normal;}/* ----カテゴリーツリー---- */.block-category-tree--item__open,.block-category-tree--item {border-top: #E3E4E5 1px solid;}.block-category-tree--item__open a,.block-category-tree--item a,.block-category-tree--item>span {display: flex;align-items: center;height: auto;min-height: 50px;padding: 10px;font-size: 1.3rem;}.block-category-tree--image {flex-shrink: 0;width: 30px;height: 30px;margin-right: 10px;}/* ----ジャンルツリー---- */.block-genre-tree--item__open,.block-genre-tree--item {border-top: #E3E4E5 1px solid;}.block-genre-tree {border-bottom: #E3E4E5 1px solid;}.block-genre-tree--item__open a,.block-genre-tree--item a,.block-genre-tree--item>span {display: flex;align-items: center;height: auto;min-height: 50px;padding: 10px;font-size: 1.3rem;}.block-genre-tree--image {flex-shrink: 0;width: 30px;height: 30px;margin-right: 10px;}.block-genre-tree--level2>li,.block-genre-tree--level3>li,.block-genre-tree--level4>li {text-indent: 0;}.block-genre-tree--level2>li a {padding-left: 20px;}.block-genre-tree--level3>li a {padding-left: 30px;}.block-genre-tree--level4>li a {padding-left: 40px;}/* ----絞り込み検索---- */.pane-left-menu .pane-block--title.block-filter--header {display: flex;align-items: center;width: 100%;height: 50px;margin: 0;padding: 0 16px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1.5rem;font-weight: 600;}.block-filter--treeitem {border-top: #E3E4E5 1px solid;}.block-filter--select-inner-accordion,.block-filter--treelist-inner-accordion,.block-filter--imagelist-inner-accordion,.block-filter--list-inner-accordion {padding: 10px 16px 10px 16px;border-bottom: 1px solid #E3E4E5;}.block-filter--treelist-inner-accordion {padding: 0;}.block-filter--tree-1>li:first-child {border-top: none;}.block-filter--tree-1>li .block-filter--treeitem-container {padding-left: 10px;}.block-filter--tree-2>li .block-filter--treeitem-container {padding-left: 20px;}.block-filter--tree-3>li .block-filter--treeitem-container {padding-left: 30px;}.block-filter--tree-4>li .block-filter--treeitem-container {padding-left: 40px;}.block-filter--treeitem-container {width: 100%;display: table;}.block-filter--treeitem-dir {display: table-cell;height: 43px;width: 15px;vertical-align: middle;text-align: left;cursor: pointer;}.block-filter--treeitem-dir>div {transform: rotate(90deg);}.block-filter--treeitem-dir__close>div {transform: rotate(0);}.block-filter--treeitem-name {display: table-cell;padding-left: 5px;height: 43px;vertical-align: middle;text-align: left;}.block-filter--treeitem-selected {color: #c00;}.block-filter--image {display: inline-block;letter-spacing: normal;vertical-align: top;margin-right: 5px;}.block-filter--image-check {position: relative;display: block;}.block-filter--image-check i {display: block;width: 20px;height: 20px;position: absolute;top: 0;left: 0;text-align: center;line-height: 20px;}.block-filter--image-check:before {content: "";display: block;width: 20px;height: 20px;position: absolute;top: 0;left: 0;}.block-filter--close .block-filter--list-inner-accordion,.block-filter--close.block-filter--treelist-inner-accordion,.block-filter--close .block-filter--select-inner-accordion,.block-filter--close.block-filter--imagelist-inner-accordion {display: none;}.block-filter--option-items img {vertical-align: middle;}/* ----トピック---- */.block-category-list--topic,.block-top-topic {position: relative;}.block-top-topic--header {display: flex;align-items: center;height: 80px;margin: 0;padding: 0 16px;border-top: 1px solid #E3E4E5;font-size: 2rem;font-weight: 600;text-align: left;line-height: 1.2;}.block-top-topic--next-page {position: absolute;top: 25px;right: 16px;margin-top: 0;text-align: center;}.block-top-topic--next-page a {display: flex;align-items: center;justify-content: center;width: 110px;height: 30px;padding-top: 1px;border-radius: 30px;background-color: #ffffff;color: #00182C;font-size: 1.3rem;text-decoration: none;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-top-topic--next-page a:hover {opacity: .7;}.block-top-topic--body {margin-top: -1px;margin-bottom: 0;padding-top: 20px;border-top: 1px solid #E3E4E5;}.block-top-topic--items {display: flex;width: 920px;flex-wrap: wrap;}.block-top-topic--items li {width: 240px;margin: 0;padding: 0 20px;border-bottom: none;}.block-top-topic--items li:first-child {width: 220px;padding: 20px 19px 0 0;}.block-top-topic--items li:last-child {width: 220px;padding: 20px 0 0 19px;}.block-top-topic--items li:not(:last-child) {border-right: 1px solid #E3E4E5;}*//* トピックを2段にするために追加　根岸　2023.02.16 *//* .block-top-topic--items li:nth-child(5) {width: 220px;padding: 20px 19px 0 0;}.block-top-topic--items li:nth-child(4) {width: 220px;padding: 20px 0 0 19px;border-right: 0px solid #E3E4E5;}.block-top-topic--items li {padding-top: 20px;}/* ここまで　トピックを2段にするために追加　根岸　2023.02.16 */.block-top-topic--items a {display: block;transition: opacity .2s;}.block-top-topic--items a:hover {text-decoration: none;opacity: .7;}.block-top-topic--items dl,.block-top-topic--items dt,.block-top-topic--items dd {display: block;}.block-top-topic--items dt {margin-right: 0;}.block-top-topic--items img {display: block;vertical-align: middle;}.block-top-topic--items .list-img img {width: 100%;height: 150px;}.block-top-topic--items .list-date {display: flex;align-items: center;justify-content: space-between;margin-top: 16px;}.block-top-topic--items .list-date .icon {display: flex;align-items: center;justify-content: center;width: 60px;height: 20px;padding-top: 2px;color: #ffffff;font-size: 1rem;}.block-top-topic--items .list-date img {height: 20px;}.block-top-topic--items .list-date .icon-exhibition {background-color: #0081EB;}.block-top-topic--items .list-date .icon-prod_info {background-color: #989E08;}.block-top-topic--items .list-date .icon-new_prod {background-color: #B81812;}.block-top-topic--items .list-date .icon-column {background-color: #ED5C3B;}.block-top-topic--items .list-date .date {color: #7D868D;font-size: 1.2rem;}.block-top-topic--items .list-ttl {margin-top: 7px;font-size: 1.4rem;line-height: 1.571;}/* ----最近見た商品---- */.block-recent-item {position: relative;width: 100%;margin-top: 20px;}.block-cart-recent-item--header,.block-recent-item--header {display: flex;align-items: center;height: 80px;margin: 0;padding: 0 16px;border-top: 1px solid #E3E4E5;font-size: 2rem;font-weight: 600;;text-align: left;}.block-cart-recent-item--items,.block-recent-item--items {width: 100%;}.block-recent-item--keep-history {position: absolute;top: 25px;right: 16px;margin-top: 0;text-align: center;}.block-recent-item--keep-history a {display: flex;align-items: center;justify-content: center;position: relative;width: 150px;height: 30px;padding-top: 2px;border-radius: 30px;background-color: #ffffff;color: #00182C;font-size: 1.3rem;text-decoration: none;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-recent-item--keep-history a::before {content: '';display: inline-block;position: relative;top: -1px;margin-right: 10px;width: 11px;height: 11px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMC43MDciIGhlaWdodD0iMTAuNzA3Ij48ZyBmaWxsPSJub25lIiBzdHJva2U9IiMwMDE4MmMiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Im0uMzU0LjM1NCAxMCAxME0uMzUzIDEwLjM1NGwxMC0xMCIvPjwvZz48L3N2Zz4=');background-position: center;background-repeat: no-repeat;background-size: contain;}.block-recent-item--keep-history a:hover {opacity: .7;}/* ----商品一覧画面：サムネイル(閲覧履歴)：block-thumbnail-h---- */.block-recent-item--items {width: 1200px;}.block-thumbnail-h {display: flex;flex-direction: row;flex-wrap: nowrap;width: 1202px;margin: 0 0 0 -2px;padding-top: 20px;border-top: 1px solid #E3E4E5;overflow: hidden;}.block-thumbnail-h.slick-initialized {display: block;overflow: visible;}.block-thumbnail-h li {flex-shrink: 0;width: 240px;margin-left: 0;padding: 0 20px 6px;border-right: 1px solid #E3E4E5;}.block-thumbnail-h li:nth-child(6n+1) {margin-left: 0;}.block-thumbnail-h--goods-image a {display: block;transition: opacity .2s;}.block-thumbnail-h--goods-image a:hover {opacity: .7;}.block-thumbnail-h--goods-image figure {background: transparent;width: 100%;min-height: 150px;}.block-thumbnail-h--goods-description {margin-top: 13px;}.block-thumbnail-h--goods-name a {display: block;font-size: 1.5rem;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}.block-thumbnail-h--goods-code {margin-top: 2px;font-size: 1.3rem;}.block-thumbnail-h--price-infos {margin-top: 3px;}.block-thumbnail-h--goods .price {color: #00182C;font-size: 1.6rem;font-weight: 400;}.block-thumbnail-h--goods .price,.block-thumbnail-h--goods .net-price,.block-thumbnail-h--goods.default-price,.block-thumbnail-h--goods .exchange-price,.block-thumbnail-h--goods .block-exchange-price--rate-dt {text-align: left;}.block-thumbnail-h--scomment {color: #cc3302;}.block-thumbnail-h--goods-link {margin-top: 7px;}.block-thumbnail-h--goods-link a {display: flex;align-items: center;justify-content: center;width: 100%;height: 40px;padding-top: 2px;border-radius: 40px;background-color: var(--monovate-accent);color: var(--monovate-text-accent);font-size: 1.4rem;font-weight: 600;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-thumbnail-h--goods-link a:hover {text-decoration: none;opacity: .7;}.block-thumbnail-h .slick-arrow,.block-goods-detail-j .slick-arrow {position: absolute;top: 50%;width: 40px;height: 40px;margin: -20px 0 0;padding: 0;border: none;border-radius: 40px;background-color: transparent;color: transparent;font-size: 0;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);cursor: pointer;z-index: 9;}.block-thumbnail-h .slick-arrow::before,.block-goods-detail-j .slick-arrow::before {content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iMjAiIGZpbGw9IiNmZmYiLz48cmVjdCB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHJ4PSIyMCIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0yMi41IDI1LjUtNS01LjExMyA0LjgxNS00Ljg4NyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+');background-position: center;background-repeat: no-repeat;background-size: contain;}.block-thumbnail-h .slick-prev,.block-goods-detail-j .slick-prev {left: -20px;}.block-thumbnail-h .slick-next,.block-goods-detail-j .slick-next {right: -20px;}.block-thumbnail-h .slick-next::before,.block-goods-detail-j .slick-next::before {transform: rotate(180deg);}/* ----パンくず---- */.block-topic-path {padding: 14px 0;}.block-topic-path--list li {display: inline-block;padding-right: 5px;color: #7D868D;font-size: 1.2rem;}.block-topic-path--list a {color: #7D868D;text-decoration: none;}/* ----ページャー---- */.pager {display: flex;align-items: center;height: 40px;margin: 20px 0;text-align: left;}.block-goods-list--pager-top {margin: 14px 0 10px;}.block-goods-list--pager-bottom {margin: 20px 0 0;}.pager>* {display: inline-block;vertical-align: top;}.pager-total {display: block;margin: 0 auto 0 0;padding: 0;font-size: 1.4rem;}.pager-total .pager-count span {margin-right: 4px;font-size: 2rem;font-weight: 600;}.pagination {display: flex;}.block-goods-list--pager-top .pagination {display: none;}.pagination+.pagination {margin-left: 10px;}.pagination>* {margin-left: 0;padding: 0;border: none;background-color: transparent;list-style-type: none;float: none;}.pagination li+li {margin-left: 10px;}.pagination a {display: flex;align-items: center;justify-content: center;position: relative;width: 40px;height: 40px;background-color: #F2F4F5;color: #00182C;font-size: 1.6rem;transition: opacity .2s;}.pagination a:hover {text-decoration: none;opacity: .7;}.pagination .pager-first a,.pagination .pager-last a {width: 70px;}.pagination .pager-previous a,.pagination .pager-next a {width: 51px;}.pagination .pager-first a::before,.pagination .pager-previous a::before,.pagination .pager-last a::after,.pagination.pager-next a::after {content: '';display: inline-block;position: relative;width: 5px;height: 5px;transform: rotate(45deg);}.pagination .pager-first a::before,.pagination .pager-previous a::before {margin-right: 10px;border-bottom: 1px solid #00182C;border-left: 1px solid #00182C;}.pagination .pager-last a::after,.pagination .pager-next a::after {margin-left: 10px;border-top: 1px solid #00182C;border-right: 1px solid #00182C;}.pager-current {color: #ffffff;}.pager-current span {display: flex;align-items: center;justify-content: center;width: 40px;height: 40px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1.6rem;}/* ----商品一覧画面----*//* 表示方法・並べ替え・ページャ */.block-goods-list--display-style-items {margin: 0;padding: 24px 30px 0;background-color: #F7F8F8;font-size: 1.4rem;}.block-goods-list--display-style-items .active {color: #00182C;font-weight: 600;}.block-goods-list--display-style-items dt {display: inline-block;margin-right: 16px;font-weight: 300;}.block-goods-list--display-style-items dd {display: inline-block;margin-right: 16px;}.block-goods-list--display-style-items dd a {text-decoration: underline;}.block-goods-list--display-style-items dd a:hover {text-decoration: none;}.block-goods-list--sort-order-items {margin: 0;padding: 12px 30px 24px;background-color: #F7F8F8;font-size: 1.4rem;}.block-goods-list--sort-order-items .active {color: #00182C;font-weight: 600;}.block-goods-list--sort-order-items dt {display: inline-block;margin-right: 16px;font-weight: 300;}.block-goods-list--sort-order-items dd {display: inline-block;margin-right: 16px;}.block-goods-list--sort-order-items dd a {text-decoration: underline;}.block-goods-list--sort-order-items dd a:hover {text-decoration: none;}/* ----アイコン---- */.block-icon {display: flex;flex-wrap: wrap;margin: 0 -5px 0 0;}.block-icon>span {height: 20px;margin: 0 5px 5px 0;}.block-icon img {display: block;width: auto;height: 20px;}/* ----商品一覧画面：ピックアップ：block-pickup-list-p---- */.block-pickup-list-p {margin-top: 8px;padding: 20px 0;border-top: 1px solid #E3E4E5;border-bottom: 1px solid #E3E4E5;}.block-pickup-list-p li {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;margin-bottom: 0;padding-bottom: 0;}.block-pickup-list-p li+li {margin-top: 20px;padding-top: 20px;border-top: 1px solid #E3E4E5;}.block-pickup-list-p--item-body {display: block;flex-wrap: wrap;position: relative;width: 440px;padding-bottom: 15px;}.block-pickup-list-p--item-body:nth-child(odd)::after {content: '';display: block;position: absolute;top: 0;right: -20px;width: 1px;height: 100%;background-color: #E3E4E5;}.block-pickup-list-p .block-icon-top {width: 100%;}.block-pickup-list-p .block-icon-top span {margin-bottom: 10px;}.block-pickup-list-p--content {display: flex;}.block-pickup-list-p--image {width: 220px;}.block-pickup-list-p--image figure {background: transparent;width: 220px;height: auto;}.block-pickup-list-p--item-description {width: 200px;margin-left: 20px;padding: 0;}.block-pickup-list-p--comment {display: -webkit-box;margin-top: 4px;padding: 0;font-size: 1.4rem;line-height: 1.571;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}.block-pickup-list-p--goods-name {width: 100%;margin-bottom: 16px;}.block-pickup-list-p--goods-name a {display: block;color: #00182C;font-size: 1.6rem;font-weight: 600;text-decoration: none;line-height: 1.625;}.block-pickup-list-p--item-description .block-icon span {margin-bottom: 10px;}.block-pickup-list-p--lot {font-size: 1.3rem;}.block-pickup-list-p--catchcopy {margin-top: 6px;font-size: 1.4rem;font-weight: 600;line-height: 1.571;}.block-pickup-list-p--add-cart .block-list-add-cart-btn {display: block;padding: 8px 0;width: 160px;}.block-pickup-list-p--price-infos {margin-top: 6px;}.block-pickup-list-p .price {font-size: 1.8rem;font-weight: 400;}.block-pickup-list-p .price,.block-pickup-list-p .net-price,.block-pickup-list-p .default-price,.block-pickup-list-p.exchange-price,.block-pickup-list-p .block-exchange-price--rate-dt {text-align: right;}.block-pickup-list-p--detail {margin-top: 8px;}.block-pickup-list-p--detail a {display: flex;align-items: center;justify-content: center;width: 100%;height: 44px;border-radius: 44px;background-color: var(--monovate-accent);color: var(--monovate-text-accent);font-size: 1.6rem;font-weight: 600;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-pickup-list-p--detail a:hover {text-decoration: none;opacity: .7;}/* ----商品一覧画面：サムネイル：block-thumbnail-t---- */.block-thumbnail-t {margin-top: 8px;padding: 20px 0;border-top: 1px solid #E3E4E5;border-bottom: 1px solid #E3E4E5;}.block-thumbnail-t li {display: flex;flex-direction: row;flex-wrap: wrap;margin-bottom: 0;}.block-thumbnail-t li+li {margin-top: 20px;padding-top: 20px;border-top: 1px solid #E3E4E5;}.block-thumbnail-t--goods {position: relative;width: 200px;margin-left: 40px;padding-bottom: 5px;}.block-thumbnail-t--goods:first-of-type {margin-left: 0;}.block-thumbnail-t--goods:not(:last-child)::after {content: '';display: block;position: absolute;top: 0;right: -20px;width: 1px;height: 100%;background-color: #E3E4E5;}.block-thumbnail-t--goods-image figure {background: transparent;width: 200px;height: 150px;}.block-thumbnail-t--goods-image figure img {display: block;}.block-thumbnail-t--goods-description {margin-top: 14px;}.block-thumbnail-t--goods a {display: block;color: #00182C;font-size: 1.5rem;font-weight: 600;text-decoration: none;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}.block-thumbnail-t--goods .price {font-size: 1.6rem;font-weight: 400;}.block-thumbnail-t--goods .price,.block-thumbnail-t--goods .net-price,.block-thumbnail-t--goods.default-price,.block-thumbnail-t--goods .exchange-price,.block-thumbnail-t--goods .block-exchange-price--rate-dt {text-align: right;}.block-thumbnail-t--scomment {color: #cc3302;}.block-thumbnail-t--goods-lot {margin-top: 5px;font-size: 1.3rem;}.block-thumbnail-t--goods-catchcopy {margin-top: 11px;}.block-thumbnail-t--goods-catchcopy p {display: -webkit-box;margin: 0;padding: 0;font-size: 1.4rem;line-height: 1.571;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}.block-thumbnail-t--detail {margin-top: 8px;}.block-thumbnail-t--detail a {display: flex;align-items: center;justify-content: center;width: 100%;height: 44px;border-radius: 44px;background-color: var(--monovate-accent);color: var(--monovate-text-accent);font-size: 1.6rem;font-weight: 600;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-thumbnail-t--detail a:hover {text-decoration: none;opacity: .7;}/* ----商品詳細レイアウト---- */.block-goods-detail {display: grid;grid-template-columns: 1fr 480px;grid-template-rows: auto auto auto auto;}.pane-goods-header {grid-column-start: 1;grid-column-end: 3;grid-row-start: 1;grid-row-end: 2;width: 100%;margin: 0;}.pane-goods-left-side {grid-column-start: 1;grid-column-end: 2;grid-row-start: 2;grid-row-end: 3;width: 660px;margin: 0 60px 0 0;}.pane-goods-right-side {grid-column-start: 2;grid-column-end: 3;grid-row-start: 2;grid-row-end: 3;width: 480px;}.pane-goods-center {grid-column-start: 1;grid-column-end: 3;grid-row-start: 3;grid-row-end: 4;width: 100%;}.pane-goods-footer {grid-column-start: 1;grid-column-end: 3;grid-row-start: 4;grid-row-end: 5;width: 100%;}/* ----商品詳細画面---- */.block-goods-detail--promotion-freespace {margin-bottom: 0;}.js-goods-detail-goods-slider {display: flex;overflow: hidden;}.js-goods-detail-goods-slider.slick-initialized {display: block;overflow: visible;}.block-src-L js-goods-img-item {flex-shrink: 0;}.js-goods-detail-goods-slider .slick-arrow {position: absolute;top: 228px;width: 40px;height: 40px;margin: 0;padding: 0;border: none;border-radius: 40px;background-color: transparent;color: transparent;font-size: 0;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);cursor: pointer;z-index: 9;}.js-goods-detail-goods-slider .slick-arrow::before {content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCI+PHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iMjAiIGZpbGw9IiNmZmYiLz48cmVjdCB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHJ4PSIyMCIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im0yMi41IDI1LjUtNS01LjExMyA0LjgxNS00Ljg4NyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+');background-position: center;background-repeat: no-repeat;background-size: contain;}.js-goods-detail-goods-slider .slick-prev {left: 10px;}.js-goods-detail-goods-slider .slick-next {right: 10px;}.js-goods-detail-goods-slider .slick-next::before {transform: rotate(180deg);}.js-goods-detail-goods-slider .slick-dots {display: flex;flex-wrap: wrap;margin-top: 20px;}.js-goods-detail-goods-slider .slick-dots li {width: 101px;cursor: pointer;}.js-goods-detail-goods-slider .slick-dots li:not(:nth-child(6n)) {margin-right: 10px;}.js-goods-detail-goods-slider .slick-dots li:not(:nth-child(-n+6)) {margin-top: 10px;}.js-goods-detail-goods-slider .slick-dots li img {display: block;}.block-goods-icon_lot {display: flex;align-items: center;justify-content: space-between;min-height: 20px;}.block-goods-lot {flex-shrink: 0;padding-bottom: 5px;font-size: 1.4rem;}.block-goods-name {margin-top: 7px;}.block-goods-name h1 {margin: 0;padding: 0;}.block-goods-name h1::before {content: none;}.block-goods-comment {margin-top: 8px;font-size: 1.6rem;font-weight: 600;line-height: 1.5;}.block-goods-price {margin: 18px 0 0;text-align: right;}.block-goods-price--price {font-size: 2.2rem;font-weight: 400;}.block-goods-price--price .tax {margin-left: 2px;font-size: 1.2rem;}.goods-detail-description.block-goods-postage {display: flex;justify-content: flex-end;margin-top: 5px;text-align: right;}.goods-detail-description.block-goods-postage dt {margin-right: 5px;}.goods-detail-description.block-goods-spec {margin-top: 10px}.block-goods-variation-container {margin-top: 18px;}.block-goods-variation-container>p {font-size: 1.5rem;}.block-variation {margin-top: 14px;}.block-variation--item-dropdown,.block-variation--item-dropdown:hover {width: 100%;height: 50px;padding: 0 20px;border: 1px solid #E3E4E5;background-color: #ffffff;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI4Ij48cGF0aCBkPSJNNSA4IDAgMGgxMFoiIGZpbGw9IiMwMDE4MmMiLz48L3N2Zz4=');background-position: center right 16px;background-repeat: no-repeat;background-size: 10px 8px;color: #00182C;font-size: 1.4rem;-webkit-appearance: none;appearance: none;}.block-goods-sales-detail-append {position: relative;margin-top: 20px;}.block-goods-sales-detail-append .fieldset-vertical {margin: 0 0;}.block-goods-sales-detail-append .fieldset-vertical .form-group {margin: 0;}.block-goods-sales-detail-append .fieldset-vertical .form-group+.form-group {margin-top: 20px;}.block-goods-sales-detail-append .block-goods-sales-detail-append--item .form-label {margin: 0;padding: 0;background-color: transparent;font-size: 1.5rem;}.block-goods-sales-detail-append .fieldset-vertical .form-label label {font-weight: 300;}.block-goods-sales-detail-append .fieldset-vertical .form-control {display: flex;flex-wrap: wrap;margin-top: 12px;}.block-goods-sales-detail-append input[type='text'],.block-goods-sales-detail-append textarea {width: 100%;height: 50px;padding: 0 20px;border: 1px solid #E3E4E5;}.block-goods-sales-detail-append textarea {height: 100px;padding: 14px 20px;}.block-goods-sales-detail-append-select {position: relative;}.js_goods-append.is-over {position: relative;height: 560px;margin-bottom: 30px;overflow: hidden;}.js_goods-append.is-over::after {content: '';display: block;position: absolute;bottom: 0;left: 0;width: 100%;height: 60px;background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 68%, rgba(255, 255, 255, 1)100%);background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 68%, rgba(255, 255, 255, 1)100%);background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 68%, rgba(255, 255, 255, 1)100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);}.js_goods-append-switch {display: none;}.js_goods-append-switch.is-show {display: flex;align-items: center;justify-content: center;position: absolute;left: 0;bottom: 14px;width: 100%;}.js_goods-append-switch.is-show.is-open {position: relative;bottom: auto;margin-top: 20px;}.js_goods-append-switch.is-show span {position: relative;font-size: 1.4rem;font-weight: 600;text-align: center;cursor: pointer;}.js_goods-append-switch.is-show span:nth-child(2) {display: none;}.js_goods-append-switch.is-show.is-open span:nth-child(1) {display: none;}.js_goods-append-switch.is-show.is-open span:nth-child(2) {display: block;}.js_goods-append-switch.is-show span::after {content: '';display: inline-block;position: relative;top: 4px;right: 0;width: 20px;height: 20px;border-radius: 20px;margin-left: 10px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGNpcmNsZSBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIHRyYW5zZm9ybT0icm90YXRlKDkwIDEwIDEwKSIgZmlsbD0iI2ZmZiIvPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01NjYgLTM3KSI+PGNpcmNsZSBjeD0iMTAiIGN5PSIxMCIgcj0iMTAiIHRyYW5zZm9ybT0icm90YXRlKDkwIDI3NC41IDMxMS41KSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Im01NzkuNSA0NS41LTMuNTc5IDMuNS0zLjQyMS0zLjM3MSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L2c+PC9zdmc+');background-position: center;background-repeat: no-repeat;background-size: contain;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);}.js_goods-append-switch.is-show span:nth-child(2)::after {transform: rotate(180deg);}.block-goods-sales-detail-append select {width: 100%;height: 50px;padding: 0 20px;border: 1px solid #E3E4E5;background-color: #ffffff;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI4Ij48cGF0aCBkPSJNNSA4IDAgMGgxMFoiIGZpbGw9IiMwMDE4MmMiLz48L3N2Zz4=');background-position: center right 16px;background-repeat: no-repeat;background-size: 10px 8px;color: #00182C;font-size: 1.4rem;-webkit-appearance: none;appearance: none;}.block-goods-sales-detail-append select+select {margin-top: 10px;}.block-goods-sales-detail-append input[type='checkbox'],.block-goods-sales-detail-append input[type='radio'] {display: none;}.block-goods-sales-detail-append input[type='checkbox']+label,.block-goods-sales-detail-append input[type='radio']+label {position: relative;width: calc((100% / 3) - 20px);margin: 0 0 10px 20px;padding-left: 28px;line-height: 1.444;}.block-goods-sales-detail-append input[type='checkbox']+label::before,.block-goods-sales-detail-appendinput[type='checkbox']+label::after,.block-goods-sales-detail-append input[type='radio']+label::before,.block-goods-sales-detail-append input[type='radio']+label::after {content: '';display: block;position: absolute;transition: .12s;}.block-goods-sales-detail-append input[type='checkbox']+label::before,.block-goods-sales-detail-appendinput[type='radio']+label::before {top: 0;left: 0;width: 18px;height: 18px;background-color: #F2F4F5;}.block-goods-sales-detail-append input[type='checkbox']:checked+label::before,.block-goods-sales-detail-appendinput[type='radio']:checked+label::before {background-color: #000000;}.block-goods-sales-detail-append input[type='checkbox']+label::before {border-radius: 4px;}.block-goods-sales-detail-append input[type='radio']+label::before {border-radius: 18px;}.block-goods-sales-detail-append input[type='checkbox']+label::after {top: 2px;left: 6px;width: 6px;height: 10px;border-bottom: 2px solid #ffffff;border-right: 2px solid #ffffff;transform: rotate(45deg);opacity: 0;}.block-goods-sales-detail-append input[type='radio']+label::after {top: 6px;left: 6px;width: 6px;height: 6px;border-radius: 6px;background-color: #ffffff;opacity: 0;}.block-goods-sales-detail-append input[type='checkbox']:checked+label::after,.block-goods-sales-detail-appendinput[type='radio']:checked+label::after {opacity: 1;}.block-goods-cart_favorite {display: flex;align-items: center;justify-content: space-between;margin-top: 30px;}.block-add-cart--btn {display: flex;align-items: center;justify-content: center;position: relative;width: 396px;height: 64px;margin: 0;padding: 4px 0 0;border: none;border-radius: 64px;background-color: var(--monovate-accent);color: var(--monovate-text-accent);font-size: 2rem;font-weight: 600;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-add-cart--btn::before {content: '';display: inline-block;position: relative;top: -2px;width: 19px;height: 19px;margin-right: 10px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS40MjMiIGhlaWdodD0iMTkuNDIzIj48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjYxMy4xNTEgLTE0MjcuMTUxKSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4yIj48cGF0aCBkPSJNMjYxNy4xMjYgMTQzMS4xMjZoMTQuODQ4djEwLjE1OWgtMTQuODQ4ek0yNjE3LjEyNiAxNDMxLjEyNiAyNjE0IDE0MjgiLz48Y2lyY2xlIGN4PSIxLjE3MiIgY3k9IjEuMTcyIiByPSIxLjE3MiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjYxOS40NyAxNDQzLjYzKSIvPjxjaXJjbGUgY3g9IjEuMTcyIiBjeT0iMS4xNzIiIHI9IjEuMTcyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNjI3LjI4NSAxNDQzLjYzKSIvPjwvZz48L3N2Zz4=');background-position: center;background-repeat: no-repeat;background-size: contain;}.block-add-cart--btn:hover {opacity: .7;}.block-goods-favorite--btn,.block-goods-favorite-registed--btn {position: relative;width: 64px;height: 64px;margin: 0;padding: 0;border: none;border-radius: 64px;background-color: #ffffff;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi42MDYiIGhlaWdodD0iMjEuNjI5Ij48cGF0aCBkPSJNMjIuNTY3IDguMjcyYS44MjYuODI2IDAgMCAwLS42NjMtLjU3bC02LjgtMS4wNDEtMy02LjE5NGEuODI3LjgyNyAwIDAgMC0uNzQtLjQ2Ny44MTUuODE1IDAgMCAwLS43NDMuNDU3TDcuNTI4IDYuNjAzbC02LjgxNy45MzhBLjgyOC44MjggMCAwIDAgLjI0MiA4Ljk1bDQuODkzIDQuODM1LTEuMjE3IDYuNzczYS44MjUuODI1IDAgMCAwIC4zMi44MTMuODM0LjgzNCAwIDAgMCAuODc0LjA2OGw2LjExMi0zLjE1MiA2LjA2NSAzLjI0NmEuODUyLjg1MiAwIDAgMCAuMzg5LjEuODA2LjgwNiAwIDAgMCAuNDgyLS4xNTQuODI4LjgyOCAwIDAgMCAuMzM2LS44MDhsLTEuMTEtNi43ODkgNC45NjYtNC43NjJhLjgyNy44MjcgMCAwIDAgLjIxNS0uODQ4WiIgZmlsbD0iI2QxZDhkYiIvPjwvc3ZnPg==');background-position: center;background-repeat: no-repeat;background-size: 23px 22px;color: transparent;font-size: 0;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-goods-favorite-registed--btn {background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi42MDYiIGhlaWdodD0iMjEuNjI5Ij48cGF0aCBkPSJNMjIuNTY3IDguMjcyYS44MjYuODI2IDAgMCAwLS42NjMtLjU3bC02LjgtMS4wNDEtMy02LjE5NGEuODI3LjgyNyAwIDAgMC0uNzQtLjQ2Ny44MTUuODE1IDAgMCAwLS43NDMuNDU3TDcuNTI4IDYuNjAzbC02LjgxNy45MzhBLjgyOC44MjggMCAwIDAgLjI0MiA4Ljk1bDQuODkzIDQuODM1LTEuMjE3IDYuNzczYS44MjUuODI1IDAgMCAwIC4zMi44MTMuODM0LjgzNCAwIDAgMCAuODc0LjA2OGw2LjExMi0zLjE1MiA2LjA2NSAzLjI0NmEuODUyLjg1MiAwIDAgMCAuMzg5LjEuODA2LjgwNiAwIDAgMCAuNDgyLS4xNTQuODI4LjgyOCAwIDAgMCAuMzM2LS44MDhsLTEuMTEtNi43ODkgNC45NjYtNC43NjJhLjgyNy44MjcgMCAwIDAgLjIxNS0uODQ4WiIgZmlsbD0iI2U4YWIzMyIvPjwvc3ZnPg==');}.block-goods-favorite--btn:hover,.block-goods-favorite-registed--btn:hover {opacity: .7;}.block-contact-about-goods--btn {display: flex;align-items: center;justify-content: center;width: 100%;height: 50px;margin-top: 20px;padding: 3px 0 0;border-radius: 50px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1.6rem;font-weight: 600;letter-spacing: .04em;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-contact-about-goods--btn:hover {opacity: .7;}.block-goods-download {margin-top: 30px;}.block-goods-download-list {margin-top: 16px;}.block-goods-download-list li+li {margin-top: 16px;}.block-goods-download-list span {display: flex;align-items: center;justify-content: center;position: relative;width: 100%;height: 50px;margin-top: 20px;padding: 3px 0 0;border-radius: 50px;background-color: #ffffff;color: var(--monovate-primary);font-size: 1.6rem;font-weight: 600;letter-spacing: .04em;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);cursor: pointer;transition: opacity .2s;}.block-goods-download-list span:hover {opacity: .7;}.block-goods-download-list span::before {content: '';display: inline-block;position: relative;top: -2px;width: 15px;height: 17px;margin-right: 20px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC44NTMiIGhlaWdodD0iMTcuMiI+PGcgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4yIj48cGF0aCBkPSJNMTAuMiA3Ljg1NFYuNjAxSDQuNjUzdjcuMjUzSDEuNjA4bDUuODE4IDUuOCA1LjgxOC01LjhaTS42IDE2LjZoMTMuNjUzIi8+PC9nPjwvc3ZnPg==');background-position: center;background-repeat: no-repeat;background-size: contain;}.block-goods-download-modal {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;}.block-goods-download-modal-inner {display: flex;align-items: center;justify-content: center;position: relative;width: 100%;height: 100%;}.block-goods-download-modal-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 24, 44, 0.3);}.block-goods-download-modal-body {position: relative;}.block-goods-download-modal-close {position: absolute;top: 60px;right: 70px;width: 22px;height: 22px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS42OTgiIGhlaWdodD0iMjEuNjk3Ij48ZyBmaWxsPSJub25lIiBzdHJva2U9IiMwMDE4MmMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjIiPjxwYXRoIGQ9Im0uODUuODQ4IDIwIDIwTTIwLjg0OS44NDhsLTIwIDIwIi8+PC9nPjwvc3ZnPg==');background-position: center;background-repeat: no-repeat;background-size: contain;cursor: pointer;z-index: 9;}.block-goods-download-modal-scroll {width: 1000px;max-height: calc(100vh - 80px);padding: 70px 80px 80px;border-radius: 10px;background-color: #ffffff;overflow: auto;}.block-goods-download-modal-content {display: none;}.block-goods-download-modal-content h4 {margin: 0;padding: 0;font-size: 2.4rem;font-weight: 600;text-align: center;}.block-goods-download-modal-content-member {margin-top: 20px;}.block-goods-download-modal-content-member .item-comment {font-size: 1.5rem;text-align: center;}.block-goods-download-modal-content-member .item-btn {display: flex;justify-content: center;margin-top: 40px;}.block-goods-download-modal-content-member .item-btn a {display: flex;align-items: center;justify-content: center;width: 400px;height: 70px;padding-top: 4px;border-radius: 70px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1.6rem;font-weight: 600;transition: opacity .2s;}.block-goods-download-modal-content-member .item-btn a+a {margin-left: 40px;}.block-goods-download-modal-content-member .item-btn a:hover {opacity: .7;}.block-goods-download-modal-content-member .item-link {margin-top: 18px;text-align: right;}.block-goods-download-modal-content-member .item-link a {color: #005BA7;font-size: 1.5rem;text-decoration: underline;}.block-goods-download-modal-content-member .item-link a:hover {text-decoration: none;}.block-goods-download-modal-content-member .item-annotation {margin-top: 20px;font-size: 1.4rem;line-height: 1.786;}.block-goods-download-modal-content-btn-list {margin-top: 30px;}.block-goods-download-modal-content-btn-list dl {display: flex;align-items: center;padding: 30px 0;}.block-goods-download-modal-content-btn-list dl:last-child {padding-bottom: 0;}.block-goods-download-modal-content-btn-list dl+dl {border-top: 1px solid #E3E4E5;}.block-goods-download-modal-content-btn-list dt {width: 153px;font-size: 1.6rem;font-weight: 600;line-height: 1.778;letter-spacing: .1em;}.block-goods-download-modal-content-btn-list dd {display: flex;flex-wrap: wrap;width: calc(100% - 153px);}.block-goods-download-modal-content-btn-list dd a {display: flex;align-items: center;justify-content: center;width: 200px;min-height: 50px;padding: 4px 25px;border-radius: 50px;background-color: #ffffff;font-size: 1.4rem;line-height: 1.286;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);word-break: break-all;transition: opacity .2s;}.block-goods-download-modal-content-btn-list dd a:not(:nth-child(3n)) {margin-right: 29px;}.block-goods-download-modal-content-btn-list dd a:not(:nth-child(-n+3)) {margin-top: 10px;}.block-goods-download-modal-content-btn-list dd a:hover {text-decoration: none;opacity: .7;}.block-goods-comment1 {margin-top: 40px;}.block-goods-specifications {margin-top: 14px;font-size: 1.6rem;line-height: 1.625;}.block-goods-specifications p+p {margin-top: 1.5em;}.block-goods-comment2 {margin-top: 40px;}.block-goods-youtube {width: 100%;}.block-goods-youtube-inner {position: relative;width: 100%;padding-top: 56.25%;}.block-goods-youtube-inner iframe {position: absolute;top: 0;right: 0;width: 100%;height: 100%;}.block-goods-comment-tab {display: flex;margin-top: 60px;background-color: #F7F8F8;}.block-goods-comment-tab-item {display: flex;align-items: center;justify-content: center;position: relative;width: 300px;height: 60px;/* 枠線をtransparentから#bbbに変更 */border: 1px solid #bbb;/* 無効=>border-bottom-color: #E3E4E5;*/color: #7D868D;font-size: 1.5rem;font-weight: 600;transition: .15s;cursor: pointer;}.block-goods-comment-tab-item.is-active {border-color: #E3E4E5;border-bottom-color: transparent;background-color: var(--monovate-primary);color: #fff;}.block-goods-comment-target-item:not(.is-active) {display: none;}.block-goods-comment-content {width: 1040px;margin: 60px auto 0;}.block-goods-article:not(:first-child) {margin-top: 60px;}.block-goods-article .article-comment {font-size: 1.6rem;line-height: 1.625;}.block-goods-article .article-comment>*+* {margin-top: 1.5em;}.block-goods-article img {display: block;}.block-list-circle li {position: relative;padding-left: 1em;}.block-list-circle li::before {content: '○';position: absolute;top: 0;left: 0;}.block-goods-article .article-btn a {display: flex;align-items: center;justify-content: center;min-width: 200px;height: 44px;padding-top: 2px;border-radius: 44px;background-color: #ffffff;font-size: 1.6rem;font-weight: 600;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-goods-article .article-btn a:hover {text-decoration: none;opacity: .7;}.block-goods-article.article-1 {display: flex;align-items: center;justify-content: space-between;}.block-goods-article.article-1 .article-detail {width: 600px;}.block-goods-article.article-1 .article-img {width: 400px;}.block-goods-article.article-2 .article-img {display: flex;justify-content: center;margin-top: 22px;}.block-goods-article.article-2 .article-img figure {width: 500px;}.block-goods-article.article-2 .article-img figure+figure {margin-left: auto;}.block-goods-article.article-3 .article-content {display: flex;justify-content: space-between;}.block-goods-article.article-3 .article-img {width: 360px;}.block-goods-article.article-3 .article-detail {width: 640px;}.block-goods-article.article-3 .article-btn {display: flex;justify-content: flex-end;margin-top: 36px;}.block-goods-article.article-4 .article-img {display: flex;justify-content: center;}.block-goods-article.article-4 .article-img-item {position: relative;width: 340px;}.block-goods-article.article-4 .article-img-item+.article-img-item {margin-left: 40px;}.block-goods-article.article-4 .article-img-item .article-btn {display: flex;align-items: center;justify-content: center;position: absolute;bottom: 20px;left: 0;width: 100%;}.block-goods-article.article-4 .article-detail {margin-top: 34px;}.block-goods-article.article-5 .article-youtube {width: 920px;margin: 0 auto;}.block-goods-article.article-5 .article-youtube-inner {position: relative;width: 100%;padding-top: 56.25%;}.block-goods-article.article-5 .article-youtube-inner iframe {position: absolute;top: 0;right: 0;width: 100%;height: 100%;}.block-goods-comment-size-img-list {display: flex;justify-content: center;margin-top: 40px;}.block-goods-comment-size-img-list li {width: 250px;}.block-goods-comment-size-img-list li+li {margin-left: 60px;}.block-goods-comment-size-img:not(:first-child),.block-goods-comment-size-tbl:not(:first-child) {margin-top: 60px;}.block-goods-comment-size-tbl-tbl+.block-goods-comment-size-tbl-tbl {margin-top: 40px;}.block-goods-comment-size-tbl-tbl table {width: 100%;}.block-goods-comment-size-tbl-tbl th,.block-goods-comment-size-tbl-tbl td {height: 50px;border-bottom: 1px solid #E3E4E5;font-size: 1.6rem;text-align: center;vertical-align: middle;}.block-goods-comment-size-tbl-tbl thead th,.block-goods-comment-size-tbl-tbl tbody th {background-color: #F7F8F8;font-weight: 600;}.block-goods-comment-size-tbl-tbl thead th:first-child,.block-goods-comment-size-tbl-tbl tbody th:first-child {width: 152px;}.block-goods-comment-size-tbl-tbl thead th:not(:first-child),.block-goods-comment-size-tbl-tbl tbodytd:not(:first-child) {width: 148px;}.block-goods-faq dl+dl {margin-top: 40px;}.block-goods-faq dt,.block-goods-faq dd {position: relative;padding-left: 38px;}.block-goods-faq dt {padding-bottom: 16px;border-bottom: 1px solid #E3E4E5;font-size: 1.8rem;font-weight: 600;}.block-goods-faq dd {margin-top: 20px;font-size: 1.5rem;line-height: 1.667;}.block-goods-faq dt::before,.block-goods-faq dd::before {display: block;position: absolute;left: 0;font-size: 2.4rem;font-weight: 600;}.block-goods-faq dt::before {content: 'Q.';top: -5px;color: #00182C;}.block-goods-faq dd::before {content: 'A.';top: 2px;color: #B81812;}.block-goods-voice {padding: 40px;background-color: #F7F8F8;}.block-goods-voice:not(:first-child) {margin-top: 60px;}.block-goods-voice .item-content {display: flex;justify-content: space-between;}.block-goods-voice .item-img {width: 280px;}.block-goods-voice .item-detail {width: 640px;}.block-goods-voice .item-comment {margin-top: -5px;font-size: 1.5rem;line-height: 1.667;}.block-goods-voice .item-btn,.block-goods-adoption_example .item-btn {display: flex;align-items: center;justify-content: center;margin-top: 20px;}.block-goods-adoption_example .item-btn {margin-top: 40px;padding: 0 40px;}.block-goods-voice .item-btn a,.block-goods-adoption_example .item-btn a {display: flex;align-items: center;justify-content: center;width: 460px;height: 50px;border-radius: 50px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1.6rem;font-weight: 600;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-goods-voice .item-btn a+a,.block-goods-adoption_example .item-btn a+a {margin-left: auto;}.block-goods-voice .item-btn a:hover,.block-goods-adoption_example .item-btn a:hover {text-decoration: none;opacity: .7;}.block-goods-adoption_example:not(:first-child) {margin-top: 60px;}.block-goods-adoption_example .item-list li {display: flex;justify-content: space-between;}.block-goods-adoption_example .item-list li {display: grid;grid-template-columns: 300px 1fr;grid-template-rows: auto auto 1fr;gap: 0px 40px;grid-template-areas: "list-img list-ttl" "list-img list-icon_date" "list-img list-detail";}.block-goods-adoption_example .item-list li+li {margin-top: 40px;padding-top: 20px;border-top: 1px solid #E3E4E5;}.block-goods-adoption_example .item-list .list-img {grid-area: list-img;width: 300px;}.block-goods-adoption_example .item-list .list-ttl {grid-area: list-ttl;font-size: 2rem;font-weight: 600;line-height: 1.5;}.block-goods-adoption_example .item-list .list-icon_date {grid-area: list-icon_date;display: flex;align-items: center;justify-content: space-between;height: 20px;margin-top: 16px;}.block-goods-adoption_example .item-list .list-icon span+span {margin-left: 8px;}.block-goods-adoption_example .item-list .list-icon img {height: 20px;}.block-goods-adoption_example .item-list .list-date {color: #7D868D;font-size: 1.2rem;}.block-goods-adoption_example .item-list .list-detail {grid-area: list-detail;}.block-goods-adoption_example .item-list .list-comment {margin-top: 22px;font-size: 1.5rem;line-height: 1.667;}.block-goods-adoption_example .item-list .list-btn {display: flex;justify-content: flex-end;margin-top: 18px;}.block-goods-adoption_example .item-list .list-btn a {display: flex;align-items: center;justify-content: center;width: 200px;height: 44px;border-radius: 44px;background-color: #ffffff;font-size: 1.6rem;font-weight: 600;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-goods-adoption_example .item-list .list-btn a:hover {text-decoration: none;opacity: .7;}.block-goods-annotation {margin-top: 60px;padding: 40px;background-color: #F7F8F8;}.block-goods-annotation h3 {margin: 0;padding: 0;background-color: transparent;font-size: 2rem;font-weight: 600;}.block-goods-annotation .block-list-dot {padding: 0 40px;}.block-list-dot {font-size: 1.6rem;line-height: 1.625;}.block-list-dot li {position: relative;padding-left: 20px;}.block-list-dot li+li {margin-top: 14px;}.block-list-dot li::before {content: '';display: block;position: absolute;top: 8px;left: 0;width: 6px;height: 6px;border-radius: 6px;background-color: var(--monovate-primary);}/* 商品詳細ユーザーレビュー */.block-goods-user-review {margin-top: 60px;border-top: 1px solid #E3E4E5;}.block-goods-user-review h2 {padding: 22px 0;background-color: transparent;font-size: 2rem;}.block-goods-user-review--info {display: none;}.block-goods-user-review--list {width: 1040px;margin: 40px auto 0;}.block-goods-user-review--item+.block-goods-user-review--item {margin-top: 40px;}.block-goods-user-review--item-title {display: flex;align-items: center;min-height: 60px;padding: 16px;background-color: #F7F8F8;font-size: 1.6rem;font-weight: 600;}.block-goods-user-review--item-summary {margin-top: 16px;}.block-goods-user-review--item-score dt {height: auto;margin: 0;}.block-goods-user-review--item-score dt img {display: block;height: 18px;}.block-goods-user-review--item-name,.block-goods-user-review--item-industry {display: flex;font-size: 1.6rem;line-height: 1.625;}.block-goods-user-review--item-name {margin-top: 14px;}.block-goods-user-review--item-comment {margin: 18px 0 0;font-size: 1.6rem;line-height: 1.625;}.block-goods-user-review--form {display: flex;align-items: center;justify-content: center;margin-top: 40px;}.block-goods-user-review--write-review-btn {display: flex;align-items: center;justify-content: center;width: 340px;height: 50px;border-radius: 50px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1.6rem;font-weight: 600;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-goods-user-review--write-review-btn:hover {opacity: .7;}.block-accessory-list {margin-top: 60px;padding-top: 22px;border-top: 1px solid #E3E4E5;}/* ----商品一覧画面：商品詳細：block-goods-detail-j---- */.pane-goods-footer .block-accessory-list--name {padding: 0;border: none;}.block-goods-detail-j li {display: flex;flex-direction: row;flex-wrap: nowrap;width: 1202px;margin: 0 0 0 -2px;padding-top: 20px;border-top: 1px solid #E3E4E5;overflow: hidden;}.block-goods-detail-j li.slick-initialized {display: block;overflow: visible;}.block-goods-detail-j--goods {flex-basis: 240px;flex-shrink: 0;width: 240px;margin-left: 0;padding: 0 20px 6px;border-right: 1px solid #E3E4E5;}.block-goods-detail-j--goods:first-of-type {margin-left: 0;}.block-goods-detail-j--goods-image a {display: block;transition: opacity .2s;}.block-goods-detail-j--goods-image a:hover {opacity: .7;}.block-goods-detail-j--goods-image figure {background: transparent;width: 100%;min-height: 150px;}.block-goods-detail-j--goods a {text-decoration: none;}.block-goods-detail-j--goods-description {margin-top: 13px;}.block-goods-detail-j--goods-name a {display: block;font-size: 1.5rem;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}.block-goods-detail-j--goods-code {margin-top: 2px;font-size: 1.3rem;}.block-goods-detail-j--price-infos {margin-top: 3px;}.block-goods-detail-j--goods .price {color: #00182C;font-size: 1.6rem;font-weight: 400;}.block-goods-detail-j--goods .price,.block-goods-detail-j--goods .net-price,.block-goods-detail-j--goods.default-price,.block-goods-detail-j--goods .exchange-price,.block-goods-detail-j--goods .block-exchange-price--rate-dt {text-align: left;}.block-goods-detail-j--scomment {color: #cc3302;}.block-goods-detail-j--goods-link {margin-top: 7px;}.block-goods-detail-j--goods-link a {display: flex;align-items: center;justify-content: center;width: 100%;height: 40px;padding-top: 2px;border-radius: 40px;background-color: var(--monovate-accent);color: var(--monovate-text-accent);font-size: 1.4rem;font-weight: 600;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1), 0px 3px 3px 0px rgba(0, 0, 0, 0.05);transition: opacity .2s;}.block-goods-detail-j--goods-link a:hover {text-decoration: none;opacity: .7;}/* ----ユーザーレビュー画面---- */.block-user-review--footer h3 {padding: 14px 16px;margin: 40px 0 14px;}/* ----お気に入り画面---- */.block-favorite--form li {border: none;padding: 0;}.block-favorite--form li:first-child {border-top: none;}.block-favorite--bookmark-list li {border: 1px solid #E3E4E5;border-top: none;padding: 20px;}.block-favorite--bookmark-list li:first-child {border-top: 1px solid #E3E4E5;}/* ----定期購入支払い方法変更画面---- */.block-regular-purcharse-method-info-update--regular-sales-items {margin: 0 auto;}/* ----マイページ画面---- */.block-mypage--shopping-info,.block-mypage--member-info,.block-mypage--inquiry-info,.block-mypage--snssync-info,.block-mypage--linesync-info {background: transparent;}/* ----カートアイテム ---- */.block-cart--goods-list-item-delete {margin-top: 10px;}.block-cart--order input[type='submit'],.block-order-method--next-btn,.block-order-estimate--commit-btn {height: 50px;margin-bottom: 10px;}.block-cart--procedure-container,.block-order-method--procedure-container,.block-order-estimate--procedure-container {background-color: transparent;}/* 画面内共通設定 */.block-order-estimate h3 {min-height: 0;padding: 0;background-color: transparent;}.block-order-estimate h3 button,.block-order-estimate--amazonpay-payment-btn {margin-left: 20px;font-weight: 400;}.block-order-estimate--sales-append-list th {color: #00182C;}.block-order-method--goods-item-image,.block-order-estimate--goods-item-image {padding: 0;background-color: transparent;}.block-mypage--customer-status,.modal-header {background-color: var(--monovate-primary);}.legend {font-weight: 600;}[class^="status-progress"]:after {border-right: var(--monovate-primary) solid 4px;background: var(--monovate-primary);}.block-topic-details--items img {height: 20px;}.block-mail-news--completed-back {color: #fff;border: solid 1px var(--monovate-primary);background-color: var(--monovate-primary);}.block-order-flow--step-current {color: #fff;background: var(--monovate-primary);font-weight: bold;}.block-order-flow--step-current:after {border-left: 25px solid var(--monovate-primary);}.block-promotion-message--content {padding: 10px;}.block-order-method h2 {color: #00182C;}.block-order-method h3 {background-color: var(--monovate-primary);color: #ffffff;}.block-order-estimate--confirmation-title {margin-bottom: 10px;}.block-order-estimate h3 a,.block-order--amazonpay-btn {position: relative;top: -3px;}.block-order-estimate--address-frame h2 {background-color: var(--monovate-primary);}.block-order-estimate--dest-address-change,.block-order-estimate--dest-address-item-buttons {height: 31px;}.block-topic-page--article-icon {height: 20px;margin-left: 10px;}.block-order-estimate--pay-header {background-color: var(--monovate-primary);}.block-order-complete--home {display: flex;align-items: center;justify-content: center;}.block-order-complete--home-btn {display: flex;align-items: center;justify-content: center;width: 280px;height: 50px;font-size: 1.6rem;}.block-pagecategory-page-list--auto-new img {height: 20px;}/* ----Recommend+---- */#_rcmdjp_display_1 {margin-top: 20px;}