﻿:root {--monovate-primary: #6c787a;--monovate-primary-light: #335A7D;--monovate-primary-text-default: #fff;/* 明るめの青、プライマリーカラーを少し明るく */--monovate-primary-dark: #001B36;/* 暗めの青、プライマリーカラーを少し暗く */--monovate-accent: #00B7D0;--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";/* ----トップページ本文---- */.block-top-mv {display: flex;width: 100vw;height: 65.6vw;overflow: hidden;}.block-top-mv.slick-initialized {display: block;height: auto;overflow: visible;}.block-top-mv-item {flex-shrink: 0;width: 100vw;height: 53.33vw;}.block-top-mv-item a,.block-top-mv-item img {display: block;width: 100%;}.block-top-mv .slick-arrow {position: absolute;bottom: 0;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: 10px;}.block-top-mv .slick-next {right: 10px;}.block-top-mv .slick-next::before {transform: rotate(180deg);}.block-top-mv .slick-dots {display: flex;align-items: center;justify-content: center;height: 46px;margin: 0;padding-top: 6px;}.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: 30px;overflow: auto;}.block-top-article-tab-items {display: flex;align-items: center;}.block-top-article-tab-item {display: flex;flex-shrink: 0;align-items: center;justify-content: center;width: 100px;height: 50px;border: 1px solid #E3E4E5;border-top-color: transparent;border-right-color: transparent;border-left-color: transparent;background-color: #F7F8F8;color: #7D868D;font-size: 1.3rem;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;padding: 0 15px;}.block-top-article-list li {position: relative;width: 50%;border: none;padding: 0;}.block-top-article-list li:nth-child(odd) {border-right: 1px solid #E3E4E5}.block-top-article-list li:not(:nth-child(-n+2)) {margin-top: 20px;}.block-top-article-list li a {display: block;text-decoration: none;}.block-top-article-list li:nth-child(odd) a {padding-right: 20px;}.block-top-article-list li:nth-child(even) a {padding-left: 20px;}.block-top-article-list img {display: block;width: 100%;}.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 {display: -webkit-box;margin-top: 7px;font-size: 1.4rem;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}.block-top-youtube {margin-top: 40px;padding: 0 15px;}.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%;}/* ----ヘッダー---- */.header-logo a,.header-logo img {display: block;}.header-language {margin-left: auto;}.header-language select {width: 50px;height: 21px;border: 1px solid #E3E4E5;background-color: #ffffff;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-language select:focus {outline: none;}.header-links {margin-left: 10px;}.header-links-list {display: flex;align-items: center;}.header-links-list a {display: block;position: relative;width: 50px;height: 38px;padding-top: 30px;font-size: 1rem;text-align: center;line-height: 1;}.header-links-list a.icon-contact {background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy42OTQiIGhlaWdodD0iMTIuNjQ3Ij48ZyBmaWxsPSJub25lIiBzdHJva2U9IiMwMDE4MmMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjIiPjxwYXRoIGQ9Ik0uODQ3Ljg0N2gxNnYxMS4yaC0xNnoiLz48cGF0aCBkPSJtLjg0Ny44NDcgOCA3LjE2OCA4LTcuMTY4Ii8+PC9nPjwvc3ZnPg==');background-position: center top 6px;background-repeat: no-repeat;background-size: 18px 13px;}.header-links-list a.icon-login {background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy4yIiBoZWlnaHQ9IjE3LjIiPjxnIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMTgyYyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMiI+PHBhdGggZD0iTTUuMTIyIDMuMzgzVi42SDE2LjZ2MTZINS4xMjJ2LTIuNzgzIi8+PHBhdGggZD0iTS42IDguNmg5LjczOUw2Ljg2MSA1LjQ3bDMuNDc4IDMuMTMtMy40NzggMy4xMyIvPjwvZz48L3N2Zz4=');background-position: center top 4px;background-repeat: no-repeat;background-size: 17px 17px;}.header-links-list a.icon-cart {background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy40NDkiIGhlaWdodD0iMTcuNDQ4Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjY4My4xNTEgLTEzNTEuNDg1KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4yIj48cGF0aCBkPSJNMjY4Ni43ODMgMTM1NS4xMTZIMjcwMHY5LjA0M2gtMTMuMjE3ek0yNjg2Ljc4MyAxMzU1LjExNmwtMi43ODMtMi43ODMiLz48Y2lyY2xlIGN4PSIxLjA0MyIgY3k9IjEuMDQzIiByPSIxLjA0MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY4OC44NyAxMzY2LjI0NikiLz48Y2lyY2xlIGN4PSIxLjA0MyIgY3k9IjEuMDQzIiByPSIxLjA0MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjY5NS44MjYgMTM2Ni4yNDYpIi8+PC9nPjwvc3ZnPg==');background-position: center top 4px;background-repeat: no-repeat;background-size: 17px 17px;}.header-links-list a .txt {display: block;width: 140%;letter-spacing: .04em;transform: scale(.8);transform-origin: -20% 0;}.block-headernav--cart-count {display: none;position: absolute;top: -3px;right: 2px;width: 18px;height: 18px;border-radius: 18px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1rem;letter-spacing: .04em;font-family: 'Lato';text-align: center;line-height: 18px;}.header-menu-btn {display: block;width: 50px;height: 38px;padding-top: 30px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS42IiBoZWlnaHQ9IjEzLjIiPjxnIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzAwMTgyYyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMiI+PHBhdGggZD0iTS42LjZIMTVNLjYgNi42SDE1TS42IDEyLjZIMTUiLz48L2c+PC9zdmc+');background-position: center top 6px;background-repeat: no-repeat;background-size: 16px 13px;font-size: 1rem;text-align: center;line-height: 1;cursor: pointer;}.header-menu-btn .txt {display: block;width: 140%;letter-spacing: .04em;transform: scale(.8);transform-origin: -20% 0;}#menuSwotch {display: none;}.sp-menu {position: fixed;top: 0;right: -102vw;width: 100vw;height: 100vh;height: 100dvh;z-index: 9999;background-color: #ffffff;transition: right .4s;}#menuSwotch:checked + .sp-menu {right: 0;}.sp-menu-container {width: 100%;height: 100%;padding: 55px 0 40px;overflow: auto;}.sp-menu-close {display: flex;align-items: center;justify-content: flex-end;position: fixed;top: 0;right: -102vw;width: 100%;height: 55px;background-color: #ffffff;z-index: 9;transition: right .4s;}#menuSwotch:checked + .sp-menu .sp-menu-close {right: 0;}.sp-menu-close-btn {width: 50px;height: 38px;padding-top: 30px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4wMTEiIGhlaWdodD0iMTMuMDExIj48ZyBmaWxsPSJub25lIiBzdHJva2U9IiMwMDE4MmMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjIiPjxwYXRoIGQ9Im0uODUuODQ4IDExLjMxNCAxMS4zMTRNMTIuMTYzLjg0OC44NDkgMTIuMTYyIi8+PC9nPjwvc3ZnPg==');background-position: center top 6px;background-repeat: no-repeat;background-size: 13px 13px;font-size: 1rem;text-align: center;line-height: 1;cursor: pointer;}.sp-menu-close-btn .txt {display: block;width: 140%;letter-spacing: .04em;transform: scale(.8);transform-origin: -20% 0;}.sp-menu-user {background-color: #F2F4F5;}.sp-menu-user ul {display: flex;}.sp-menu-user li {width: 50%;}.sp-menu-user li + li {border-left: 1px solid #E3E4E5;}.sp-menu-user a {display: flex;align-items: center;justify-content: center;width: 100%;height: 60px;font-size: 1.4rem;font-weight: 600;text-align: center;}.sp-menu-gnav-ttl {display: flex;align-items: center;position: relative;width: 100%;height: 56px;padding: 0 56px 0 15px;border-bottom: 1px solid #E3E4E5;font-size: 1.5rem;font-weight: 600;}a.sp-menu-gnav-ttl::after {content: '';display: block;position: absolute;top: 50%;right: 16px;width: 7px;height: 12px;margin-top: -6px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2LjgxMSIgaGVpZ2h0PSIxMi4xMjEiPjxwYXRoIGQ9Im0xLjA2MSAxMS4wNjEgNS01LjExMy00LjgxNS00Ljg4NyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ii8+PC9zdmc+');background-position: center;background-repeat: no-repeat;background-size: contain;}.sp-menu-gnav .icon-plus {display: block;position: absolute;top: 0;right: 0;width: 42px;height: 100%;}.sp-menu-gnav .icon-plus::before,.sp-menu-gnav .icon-plus::after {content: '';display: block;position: absolute;top: 50%;left: 50%;margin: -1px 0 0 -6px;width: 13px;height: 2px;background-color: #00182C;transition: transform .14s;}.sp-menu-gnav .icon-plus::after {transform: rotate(90deg);}.sp-menu-gnav .is-open .icon-plus::after {transform: rotate(0);}.sp-menu-gnav .layer-2-ttl {display: flex;align-items: center;position: relative;border-bottom: 1px solid #E3E4E5;font-size: 1.4rem;}.sp-menu-gnav .layer-2-ttl a {display: flex;align-items: center;width: 100%;height: 56px;padding: 0 56px 0 25px;}.sp-menu-gnav .layer-3-item a {display: flex;align-items: center;width: 100%;height: 56px;padding: 0 16px 0 35px;border-bottom: 1px solid #E3E4E5;font-size: 1.4rem;}.sp-menu-gnav .layer-3-item a img {display: block;width: 30px;margin-right: 10px;}.sp-menu-gnav .js-gnav-target {display: none;}.block-contact-btns {padding: 30px 15px;}.block-contact-btns li + li {margin-top: 10px;}.block-contact-btns a {display: flex;align-items: center;justify-content: center;position: relative;width: 100%;height: 60px;border-radius: 60px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1.6rem;font-weight: 600;}.block-contact-btns a::before {content: '';display: inline-block;position: relative;top: -1px;margin-right: 11px;background-position: center;background-repeat: no-repeat;background-size: contain;}.block-contact-btns a.icon-contact::before {width: 18px;height: 13px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy42OTQiIGhlaWdodD0iMTIuNjQ3Ij48ZyBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIxLjIiPjxwYXRoIGQ9Ik0uODQ3Ljg0N2gxNnYxMS4yaC0xNnoiLz48cGF0aCBkPSJtLjg0Ny44NDcgOCA3LjE2OCA4LTcuMTY4Ii8+PC9nPjwvc3ZnPg==');}.block-contact-btns a.icon-catalog::before {width: 17px;height: 13px;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy4yIiBoZWlnaHQ9IjEzLjIwMSI+PGcgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4yIj48cGF0aCBkPSJNOC42IDEyLjU5NGE3Ljc2MSA3Ljc2MSAwIDAgMC00LjM2NC0xLjA4M0E3LjUgNy41IDAgMCAwIC42IDEyLjYwMXYtMTAuOUE3LjQ4IDcuNDggMCAwIDEgNC4yMzYuNjEgNy43NjEgNy43NjEgMCAwIDEgOC42IDEuNjkzWk0xNi42IDEyLjYwMWE3LjUgNy41IDAgMCAwLTMuNjM2LTEuMDlBNy43NjEgNy43NjEgMCAwIDAgOC42IDEyLjU5NHYtMTAuOUE3Ljc2MSA3Ljc2MSAwIDAgMSAxMi45NjQuNjExIDcuNDggNy40OCAwIDAgMSAxNi42IDEuNzAyWiIvPjwvZz48L3N2Zz4=');}.sp-menu-links {border-top: 1px solid #E3E4E5;border-bottom: 1px solid #E3E4E5;}.sp-menu-links ul {display: flex;flex-wrap: wrap;margin-bottom: -1px;}.sp-menu-links li {width: 50%;border-bottom: 1px solid #E3E4E5;}.sp-menu-links li:nth-child(odd) {border-right: 1px solid #E3E4E5;}.sp-menu-links a {display: flex;align-items: center;width: 100%;height: 56px;padding: 0 15px;font-size: 1.4rem;}.sp-menu-ttl {display: flex;align-items: center;height: 64px;padding: 10px 15px 0;font-size: 1.5rem;font-weight: 600;}/* ----フッター---- */.footer-container {padding: 0 15px;}.footer-top {margin-top: 10px;padding: 30px 0 20px;border-top: 1px solid #E3E4E5;background-color: #F2F4F5;}.footer-logo {display: flex;align-items: flex-end;justify-content: space-between;}.footer-logo-link,.footer-logo-link img {display: block;}.footer-iso img {display: block;flex-shrink: 0;mix-blend-mode: darken;}.footer-company_info {margin-top: 26px;}.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-contact {display: flex;align-items: center;margin-top: 18px;}.footer-contact a {display: flex;align-items: center;justify-content: center;position: relative;width: 100%;height: 60px;padding-top: 2px;border-radius: 50px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1.6rem;font-weight: 600;}.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-bot {padding: 20px 0;border-top: 1px solid #E3E4E5;}.footer-bnr ul {display: flex;justify-content: space-between;}.footer-bnr li {width: calc((100% - 8px) / 2);}.footer-bnr a,.footer-bnr img {display: block;}/* ----ページトップに戻る---- */.block-page-top {display: none;position: fixed;top: auto;bottom: 15px;right: 15px;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);}.footer-nav-items {display: flex;align-items: center;justify-content: center;margin-top: 18px;font-size: 1.2rem;}.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 {margin-top: 20px;font-size: 1.1rem;font-family: 'Roboto', sans-serif;text-align: center;}/* ----PC/スマホ切り替えスイッチ---- */.block-switcher {display: none;}/* ----Copyright---- */.block-copyright {padding: 10px 0;font-size: 12px;text-align: center;background: #eee;color: #444;}/* ----ブランド画面---- */.block-brand-list--item-img img {width: 100%;height: auto;}.block-brand-list--item-name {padding: 10px;text-decoration: underline;}.block-brand-list--item-comment {padding: 0 10px 10px 10px;}.block-brand-detail--image img {width: 100%;height: auto;}.block-brand-detail--description {margin: 0 10px 10px 10px;}/* ----商品詳細画面---- *//*CSSによる商品詳細画面の項目の並び順変更用*/.block-goods-detail {display: flex;flex-flow: column nowrap;}.block-goods-icon_lot {order: 10;}.block-goods-detail--color-variation-goods-image {order: 20;}.block-goods-name {order: 30;}.block-goods-comment {order: 40;}.goods-detail-description.block-goods-spec {order: 45;}.block-goods-price {order: 50;}.goods-detail-description.block-goods-postage {order: 55;}.block-goods-variation-container {order: 60;}.block-goods-sales-detail-append {order: 70;}.block-goods-cart_favorite {order: 80;}.block-contact-about-goods {order: 90;}.block-goods-download {order: 100;}.block-goods-download-modal {order: 100;}.block-goods-comment1 {order: 110;}.block-goods-comment2 {order: 120;}.block-goods-comment-tab {order: 130;}.block-goods-comment-target {order: 140;}.block-goods-comment7 {order: 150;}/* ----ゲストお気に入り画面---- */.block-guest-favorite-synchronize-title {font-weight: bold;font-size: 16px;}.block-guest-favorite-synchronize-description {font-size: 14px;}.block-guest-favorite-synchronize-link {text-align: center;}/* ----定期購入商品サイクル情報変更画面---- */.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;}/* ----キーワード検索ブロック---- */.block-search-box {display: flex;align-items: center;padding-right: 15px;border-bottom: 1px solid #E3E4E5;}.block-search-box form {flex-shrink: 1;flex-grow: 1;width: 100%;}.block-search-box--form {display: flex;align-items: center;position: relative;width: 100%;height: 50px;padding: 0 0 0 42px;background: #ffffff;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy44MTEiIGhlaWdodD0iMTcuNjU2Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjU1OS41NTggLTEzODkuMzI3KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAxODJjIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41Ij48ZWxsaXBzZSBjeD0iNi4yMDkiIGN5PSI2LjMzOCIgcng9IjYuMjA5IiByeT0iNi4zMzgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1NjAuMzA4IDEzOTAuMDc3KSIvPjxwYXRoIGQ9Im0yNTcxLjI5MyAxNDAwLjgwMyA1LjAxNSA1LjExOSIvPjwvZz48L3N2Zz4=');background-position: center left 16px;background-repeat: no-repeat;background-size: 18px 18px;}input.block-search-box--keyword,input.block-search-box--keyword:hover {width: calc(100% - 70px);border: none;padding: 0 5px 0 0;font-size: 1.4rem;}input.block-search-box--keyword:focus {outline: none;}input.block-search-box--keyword::placeholder {color: #7D868D;}.block-search-box--placeholder {display: none !important;}.block-search-box--search-submit {display: flex;align-items: center;justify-content: center;width: 70px;height: 30px;margin: 0;padding-top: 2px;border: none;border-radius: 30px;background-color: #ffffff;color: #00182C;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;}.header-search--detail {flex-shrink: 0;margin-left: 10px;}.header-search--detail a {color: #005BA7;font-size: 1.2rem;}/* ----トピック---- */.block-category-list--topic,.block-top-topic {position: relative;border-top: 1px solid #E3E4E5;}.block-top-topic--header {display: flex;align-items: center;height: 70px;padding: 0 16px;border-bottom: 1px solid #E3E4E5;background-color: transparent;font-size: 2rem;font-weight: 600;}.block-top-topic--items {display: flex;flex-wrap: wrap;margin-top: 20px;padding: 0 15px;}.block-top-topic--items li {position: relative;width: 50%;border: none;padding: 0;}.block-top-topic--items li:nth-child(odd) {padding-right: 20px;border-right: 1px solid #E3E4E5}.block-top-topic--items li:nth-child(even) {padding-left: 20px;}.block-top-topic--items li:not(:nth-child(-n+2)) {margin-top: 20px;}.block-top-topic--items li a {display: block;text-decoration: none;}.block-top-topic--items .list-img img {display: block;width: 100%;}.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,.block-top-topic--items .list-date img {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 .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 {display: -webkit-box;margin-top: 7px;font-size: 1.4rem;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}.block-top-topic--next-page {position: absolute;top: 20px;right: 15px;margin: 0;padding: 0;text-align: center;}.block-top-topic--next-page a {display: flex;align-items: center;justify-content: center;width: 90px;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);}.block-topic-page--article-header {margin: 0;padding: 10px;border-bottom: 1px solid #eee;}.block-topic-page--article-icon {vertical-align: middle;}.block-topic-page--article-body {margin: 10px;}.block-topic-page--article figure {padding: 10px 10px 0 0;font-size: 0;}.block-topic-page--article figure img {padding: 0 0 10px 10px;}.block-topic-details {margin: 10px;}.block-topic-details--header {margin: -10px -10px 0;}.block-topic-details--icon {vertical-align: middle;}.block-topic-details--items {margin: 0 -10px 0 -10px;border-top: 1px solid #eee;}.block-topic-details--items li {border-bottom: 1px solid #eee;padding: 10px 10px 10px 10px;position: relative;}.block-topic-details--items li a {display: block;text-decoration: none;}.block-topic-details--items li a:after {position: absolute;height: 100%;top: 50%;font-size: 20px;line-height: 20px;margin-top: -10px;right: 10px;}/* ----最近見た商品---- */.block-recent-item {position: relative;margin-top: 30px;border-top: none;}.block-recent-item--header {display: flex;align-items: center;height: 70px;margin: 0;padding: 0 16px;border-bottom: 1px solid #E3E4E5;background-color: transparent;font-size: 2rem;font-weight: 600;}.block-recent-item--keep-history {position: absolute;top: 20px;right: 15px;margin: 0;padding: 0;text-align: center;}.block-recent-item--keep-history a {display: flex;align-items: center;justify-content: center;position: relative;width: 140px;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);}.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-thumbnail-h---- */.block-thumbnail-h {margin-top: 20px;padding-bottom: 20px;overflow: auto;}.block-thumbnail-h--items {display: flex;padding: 0 15px;}.block-thumbnail-h--items li {display: block;flex-shrink: 0;width: 132px;margin-right: 20px;padding: 0;font-size: 1.4rem;}.block-thumbnail-h--items li a {text-decoration: none;}.block-thumbnail-h--goods-image {width: 100%;}.block-thumbnail-h--goods-image figure {width: 100%;height: 99px;min-width: 0;min-height: 0;background: transparent;}.block-thumbnail-h--goods-image img {display: block;}.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--price-infos .price {color: #00182C;font-size: 1.6rem;font-weight: 400;}.block-thumbnail-h--price-infos .price,.block-thumbnail-h--price-infos .net-price,.block-thumbnail-h--price-infos .default-price,.block-thumbnail-h--price-infos .exchange-price,.block-thumbnail-h--price-infos .block-exchange-price--rate-dt {text-align: left;}.block-thumbnail-h--scomment {color: #cc3302;}.block-thumbnail-h--goods-link {display: flex;align-items: center;justify-content: center;width: 100%;height: 40px;margin-top: 7px;padding-top: 2px;border-radius: 40px;background-color: var(--monovate-accent);color: var(--monovate-primary-text-default);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);}/* ----商品一覧画面----*/.block-goods-list--control {margin-top: 20px;padding: 20px 15px 17px;background-color: #F7F8F8;}/* 表示方法 */.block-goods-list--display-style-items,.block-filter {}.block-style--element {display: block;}/* 並び替え */.block-goods-list--display-style-items {display: flex;justify-content: flex-end;}.block-sort--element {display: block;}.block-goods-list--display-style-items-selectbox {width: 100%;height: 40px;padding: 0 28px 0 10px;border: 1px solid #E3E4E5;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjUiPjxwYXRoIGQ9Ik0zIDUgMCAwaDZaIiBmaWxsPSIjMDAxODJjIi8+PC9zdmc+');background-position: center right 10px;background-repeat: no-repeat;background-size: 8px 6px;-webkit-appearance: none;appearance: none;}.block-style--select {display: block;padding-left: 0;vertical-align: middle;height: auto;}/* ----絞り込み検索---- */.block-filter--list-item {display: block;border-bottom: none;}.block-filter--select {display: block;padding-left: 0;vertical-align: middle;height: auto;}.block-filter--select select {width: 100%;height: 40px;padding: 0 28px 0 10px;border: 1px solid #E3E4E5;background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjUiPjxwYXRoIGQ9Ik0zIDUgMCAwaDZaIiBmaWxsPSIjMDAxODJjIi8+PC9zdmc+');background-position: center right 10px;background-repeat: no-repeat;background-size: 8px 6px;-webkit-appearance: none;appearance: none;}.block-goods-list--sort-order-items {display: flex;margin-top: 16px;font-size: 1.3rem;}.block-goods-list--sort-order-items dt,.block-goods-list--sort-order-items dd:not(:last-child) {margin-right: 6px;}.block-goods-list--sort-order-items dd.active {font-weight: 600;}.block-goods-list--sort-order-items dd a {text-decoration: underline;}.block-filter {margin: 15px -15px 0;padding: 0 15px;border-top: 1px solid #E3E4E5;border-bottom: 1px solid #E3E4E5;}.block-filter-ttl{display: flex;align-items: center;position: relative;min-height: 50px;}.block-filter-ttl .block-filter--expand-icon {position: absolute;top: 50%;right: 0;width: auto;height: auto;margin: -7px 0 0;padding: 0;}.block-filter--list-item-container {display: table;table-layout: fixed;width: 100%;}.block-filter--expand-icon {display: table-cell;height: 43px;width: 40px;padding-left: 10px;padding-right: 10px;vertical-align: middle;text-align: left;cursor: pointer;}.block-filter--select-label {display: table-cell;height: 43px;padding-left: 10px;vertical-align: middle;text-align: left;}.block-filter--list-item {display: none;border-bottom: #eee 1px solid;}.block-filter--filter-options {border-top: #eee 1px solid;}.block-filter--element {display: table;table-layout: fixed;border-bottom: #eee 1px solid;width: 100%;}.block-filter--element:last-child {border-bottom: none;}.block-filter--option-items {display: table-cell;height: 43px;padding-left: 20px;vertical-align: middle;width: 100%;}.block-filter--select {display: table-cell;padding: 10px;vertical-align: middle;height: auto;min-height: 43px;}.block-filter--close i:before {content: "\f067";}.block-filter--treelist-layer {border-top: #eee 1px solid;}.block-filter--treeitem {border-top: #eee 1px solid;}.block-filter--treeitem:first-child {border-top: none;}a.block-filter--treeitem-name {text-decoration: underline;}.block-filter--tree-2,.block-filter--tree-3,.block-filter--tree-4 {border-top: #eee 1px solid;}.block-filter--tree-2 > li {padding-left: 20px;}.block-filter--tree-3 > li {padding-left: 30px;}.block-filter--tree-4 > li {padding-left: 40px;}.block-filter--tree-2 {margin-left: -10px;}.block-filter--tree-3 {margin-left: -20px;}.block-filter--tree-4 {margin-left: -30px;}.block-filter--treeitem-container {display: table;table-layout: fixed;width: 100%;}.block-filter--treeitem-dir {display: table-cell;height: 43px;width: 40px;padding-left: 10px;padding-right: 10px;vertical-align: middle;text-align: left;cursor: pointer;}.block-filter--treeitem-name {display: table-cell;height: 43px;padding-left: 20px;vertical-align: middle;text-align: left;}.block-filter--treeitem-selected {color: #c00;}/* ----ページャー---- */.block-goods-list-naviframe {margin-bottom: 0;text-align: center;}.block-goods-list-naviframe--top,.block-goods-list-naviframe--bottom {margin-top: 18px;}.block-goods-list-naviframe--top .pagination {display: none;}.pager {margin-bottom: 10px;text-align: center;}.pager > * {display: inline-block;vertical-align: top;}.pager-scope {padding: 3px;margin: 0 10px;text-align: center;display: block;}.pager-total {display: block;padding: 0 15px;margin: 0 0 14px;font-size: 1.4rem;text-align: left;}.pager-count span {margin-right: 4px;font-size: 2rem;font-weight: 600;}.pagination {display: inline-block;}.pagination > li {min-width: 0;}.pagination > li + li,.pagination + .pagination {margin-left: 10px;}.pagination > * {list-style-type: none;float: left;padding: 0;background-color: transparent;border: none;text-align: center;font-size: 1.8rem;line-height: 1;margin: 0;}.pagination a {display: inline-block;width: 40px;height: 40px;background-color: #F2F4F5;text-align: center;line-height: 40px;}.pagination > .disabled {color: #777;}.pager-current {color: #fff;background-color: transparent;border: none;}.pager-current span {display: inline-block;width: 40px;height: 40px;background-color: var(--monovate-primary);font-weight: 400;text-align: center;line-height: 40px;}.pagination .block-icon-image--center {opacity: 0;}.pagination .pager-first a,.pagination .pager-previous a,.pagination .pager-next a,.pagination .pager-last a {position: relative;}.pagination .pager-first a::before,.pagination .pager-first a::after,.pagination .pager-previous a::before,.pagination .pager-next a::before,.pagination .pager-last a::before,.pagination .pager-last a::after {content: '';display: block;position: absolute;top: 50%;width: 8px;height: 8px;margin-top: -4px;transform: rotate(45deg);}.pagination .pager-first a::before,.pagination .pager-first a::after,.pagination .pager-previous a::before {left: 50%;border-bottom: 1px solid #002D52;border-left: 1px solid #002D52;}.pagination .pager-first a::before {margin-left: -6px;}.pagination .pager-first a::after {margin-left: 0;}.pagination .pager-previous a::before {margin-left: -2px;}.pagination .pager-next a::before,.pagination .pager-last a::before,.pagination .pager-last a::after {right: 50%;border-top: 1px solid #002D52;border-right: 1px solid #002D52;}.pagination .pager-next a::before {margin-right: -2px;}.pagination .pager-last a::before {margin-right: -6px;}.pagination .pager-last a::after {margin-right: 0;}/* ----アイコン---- */.block-icon {display: flex;margin-bottom: 0;font-size: 0;}.block-icon span {margin-right: 5px;}.block-icon img {width: auto;height: 20px;vertical-align: top;}/* ----テキストカラー----*/.price {color: #00182C;}/* ----商品一覧画面：ピックアップ：block-pickup-list-p---- */.block-pickup-list-p {border-top: 1px solid #E3E4E5;}.block-pickup-list-p--items {border-top: none;}.block-pickup-list-p--items li {border-bottom: 1px solid #E3E4E5;padding: 20px 15px;}.block-pickup-list-p--items li a {display: block;}.block-pickup-list-p .block-icon-top span {margin-bottom: 7px;}.block-pickup-list-p--goods-image {display: block;width: 100%;margin-top: 8px;}.block-pickup-list-p--goods-image figure {background: transparent;width: 100%;height: auto;padding: 0;}.block-pickup-list-p--goods-description {display: block;margin-top: 10px;padding-left: 0;font-size: 14px;}.block-pickup-list-p--goods-name {font-size: 1.6rem;font-weight: 600;line-height: 1.5;}.block-pickup-list-p--comment {display: -webkit-box;margin-top: 5px;font-size: 1.4rem;line-height: 1.571;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;height: 42px;}.block-pickup-list-p--price-infos {display: flex;align-items: center;justify-content: space-between;margin-top: 12px;}.block-pickup-list-p--price {font-size: 1.8rem;font-weight: 400;}.block-pickup-list-p--goods-description .block-icon span {margin-bottom: 10px;}.block-pickup-list-p--lot {font-size: 1.3rem;}.block-pickup-list-p--catchcopy {margin-top: 4px;font-size: 1.4rem;font-weight: 600;line-height: 1.571;}.block-pickup-list-p-detail span {display: flex;align-items: center;justify-content: center;width: 240px;height: 44px;padding-top: 2px;border-radius: 44px;background-color: var(--monovate-accent);color: var(--monovate-primary-text-default);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);}/* ----商品一覧画面：サムネイル：block-thumbnail-t---- */.block-thumbnail-t {padding: 20px 15px 0;border-top: 1px solid #E3E4E5;}.block-thumbnail-t--items {display: flex;flex-wrap: wrap;padding: 0;font-size: 0;border-top: none;}.block-thumbnail-t--items li {display: block;position: relative;width: 50%;padding: 0 0 15px;border-bottom: 1px solid #E3E4E5;vertical-align: top;font-size: 14px;}.block-thumbnail-t--items li a {display: block;width: 100%;padding-bottom: 5px;text-decoration: none;}.block-thumbnail-t--items li:nth-child(odd) a {padding-right: 20px;border-right: 1px solid #E3E4E5;}.block-thumbnail-t--items li:nth-child(even) a {padding-left: 20px;}.block-thumbnail-t--goods-image {width: 100%;margin-bottom: 0;}.block-thumbnail-t--goods-image figure {width: 100%;min-width: 0;min-height: 0;padding: 0;background: transparent;}.block-thumbnail-t--goods-image img {display: block;}.block-thumbnail-t--goods-description {margin-top: 26px;word-wrap: break-word;}.block-thumbnail-t--goods-name {font-weight: 600;}.block-thumbnail-t--goods-name p {display: -webkit-box;margin: 0;padding: 0;font-size: 1.5rem;line-height: 1.467;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}.block-thumbnail-t--comment {font-size: 1.4rem;}.block-thumbnail-t--price {margin-top: 4px;font-size: 1.6rem;font-weight: 400;text-align: right;}.block-thumbnail-t--goods-lot {margin-top: 5px;font-size: 1.3rem;}.block-thumbnail-t--goods-catchcopy {margin-top: 4px;}.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--goods-detail {margin-top: 8px;}.block-thumbnail-t--goods-detail span {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-primary-text-default);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);}/* ----パンくず---- */.block-topic-path {margin: 0;padding: 9px 15px 8px;background-color: transparent;color: #7D868D;font-size: 0;}.block-topic-path--list li {display: inline-block;font-size: 1.2rem;padding-right: 5px;}.block-topic-path--list a {color: #7D868D;text-decoration: none;}/* ----商品詳細画面---- */.block-goods-detail {margin: 0;overflow: hidden;}.block-goods-icon_lot {display: flex;align-items: flex-start;justify-content: space-between;padding: 0 15px;}.block-goods-icon_lot .block-icon {flex-shrink: 1;}.block-goods-icon_lot .block-goods-lot {display: flex;align-items: center;height: 20px;padding-top: 1px;flex-shrink: 0;font-size: 1.4rem;white-space: nowrap;}.block-goods-detail--color-variation-goods-image {margin-top: 10px;}.js-goods-detail-goods-slider {display: flex;height: calc(74.93vw + 56px);overflow: hidden;}.js-goods-detail-goods-slider.slick-initialized {display: block;height: auto;overflow: visible;}.block-goods-detail-line-item {flex-shrink: 0;width: 100vw;}.block-goods-detail-line-item a,.block-goods-detail-line-item img {display: block;width: 100%;}.js-goods-detail-goods-slider .slick-arrow {position: absolute;top: 32vw;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;margin-top: 11px;padding: 0 15px;overflow: auto;scrollbar-width: none;}.js-goods-detail-goods-slider .slick-dots::-webkit-scrollbar {display: none;}.js-goods-detail-goods-slider .slick-dots li {flex-shrink: 0;width: 60px;}.js-goods-detail-goods-slider .slick-dots li + li {margin-left: 5px;}.block-goods-name {margin: 18px 0 0;padding: 0 15px;}.block-goods-name h1 {margin: 0;padding: 0;border: none;font-size: 2.2rem;line-height: 1.455;}.block-goods-comment {margin: 8px 0 0;padding: 0 15px;font-size: 1.5rem;font-weight: 600;line-height: 1.667;}.goods-detail-description.block-goods-spec{margin: 4px 0 0;padding: 0 15px;}.block-goods-price {margin: 16px 0 0;padding: 0 15px;}.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: 4px 0 0;padding: 0 15px;}.goods-detail-description.block-goods-postage dt {width: auto;margin-right: 10px;}.block-goods-variation-container {margin-top: 20px;padding: 0 15px;}.block-goods-variation-container .block-goods-h3 {margin: 0 -15px 14px;}.block-goods-variation-container p {font-size: 1.5rem;}.block-variation {margin: 12px 0 0;}.block-variation select {width: 100%;height: 50px;border: 1px solid #E3E4E5;background-color: #ffffff;padding: 0 30px 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: 16px;padding: 0 15px;}.block-goods-sales-detail-append .block-goods-h3 {margin: 0 -15px 14px;}.block-goods-sales-detail-append .fieldset-vertical .form-group {margin: 18px 0 0;}.block-goods-sales-detail-append .fieldset-vertical .form-group:first-child {margin: 0;}.block-goods-sales-detail-append .fieldset-vertical .form-label {margin: 0;float: none;}.block-goods-sales-detail-append .fieldset-vertical .form-label label {font-size: 1.5rem;font-weight: 300;}.block-goods-sales-detail-append .fieldset-vertical .form-control {display: flex;flex-wrap: wrap;margin-top: 8px;}.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: 624px;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);}.block-goods-sales-detail-append--item {margin: 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: 10px;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%;max-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 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% - 20px) / 3);margin: 0 0 10px;padding-left: 28px;line-height: 1.444;}.block-goods-sales-detail-append input[type='checkbox'] + label::before,.block-goods-sales-detail-append input[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-append input[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-append input[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-append input[type='radio']:checked + label::after {opacity: 1;}.block-goods-cart_favorite {display: flex;align-items: center;justify-content: space-between;margin-top: 30px;padding: 0 15px;}.block-add-cart--btn {display: flex;align-items: center;justify-content: center;position: relative;width: 270px;height: 64px;margin: 0;padding: 4px 0 0;border: none;border-radius: 64px;background-color: var(--monovate-accent);color: var(--monovate-primary-text-default);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);}.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-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);}.block-goods-favorite-registed--btn {background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi42MDYiIGhlaWdodD0iMjEuNjI5Ij48cGF0aCBkPSJNMjIuNTY3IDguMjcyYS44MjYuODI2IDAgMCAwLS42NjMtLjU3bC02LjgtMS4wNDEtMy02LjE5NGEuODI3LjgyNyAwIDAgMC0uNzQtLjQ2Ny44MTUuODE1IDAgMCAwLS43NDMuNDU3TDcuNTI4IDYuNjAzbC02LjgxNy45MzhBLjgyOC44MjggMCAwIDAgLjI0MiA4Ljk1bDQuODkzIDQuODM1LTEuMjE3IDYuNzczYS44MjUuODI1IDAgMCAwIC4zMi44MTMuODM0LjgzNCAwIDAgMCAuODc0LjA2OGw2LjExMi0zLjE1MiA2LjA2NSAzLjI0NmEuODUyLjg1MiAwIDAgMCAuMzg5LjEuODA2LjgwNiAwIDAgMCAuNDgyLS4xNTQuODI4LjgyOCAwIDAgMCAuMzM2LS44MDhsLTEuMTEtNi43ODkgNC45NjYtNC43NjJhLjgyNy44MjcgMCAwIDAgLjIxNS0uODQ4WiIgZmlsbD0iI2U4YWIzMyIvPjwvc3ZnPg==');}.block-contact-about-goods {margin-top: 20px;padding: 0 15px;}.block-contact-about-goods-btn {display: flex;align-items: center;justify-content: center;width: 100%;height: 50px;margin: 0;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-goods-download {margin-top: 30px;}.block-goods-download-list {margin-top: 16px;padding: 0 15px;}.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: #002D52;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: 20px;right: 20px;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: calc(100vw - 20px);max-height: calc(100vh - 60px);padding: 27px 28px 30px;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: 2rem;font-weight: 600;text-align: center;}.block-goods-download-modal-content-member {margin-top: 24px;}.block-goods-download-modal-content-member .item-comment {font-size: 1.5rem;text-align: center;}.block-goods-download-modal-content-member .item-btn {margin-top: 16px;}.block-goods-download-modal-content-member .item-btn a {display: flex;align-items: center;justify-content: center;width: 100%;height: 50px;padding-top: 2px;border-radius: 50px;background-color: var(--monovate-primary);color: #ffffff;font-size: 1.6rem;font-weight: 600;}.block-goods-download-modal-content-member .item-btn a + a {margin-top: 16px;}.block-goods-download-modal-content-member .item-link {margin-top: 18px;text-align: center;}.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-annotation {margin-top: 18px;font-size: 1.2rem;line-height: 1.667;}.block-goods-download-modal-content-btn-list {margin-top: 24px;}.block-goods-download-modal-content-btn-list dl + dl {margin-top: 20px;padding-top: 18px;border-top: 1px solid #E3E4E5;}.block-goods-download-modal-content-btn-list dt {font-size: 1.8rem;font-weight: 600;line-height: 1.444;letter-spacing: .1em;}.block-goods-download-modal-content-btn-list dd {display: flex;flex-wrap: wrap;margin-top: 12px;}.block-goods-download-modal-content-btn-list dd a {display: flex;align-items: center;justify-content: center;width: 100%;min-height: 60px;padding: 4px 20px;border-radius: 60px;background-color: #ffffff;font-size: 1.4rem;line-height: 1.286;letter-spacing: .08em;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;}.block-goods-download-modal-content-btn-list dd a + a {margin-top: 15px;}.block-goods-comment1,.block-goods-comment2,.block-goods-comment3,.block-goods-comment4,.block-goods-comment5 {margin-bottom: 0;}.block-goods-comment1 {margin-top: 20px;}.block-goods-comment1 h3,.block-goods-comment2 h3,.block-goods-comment3 h3,.block-goods-comment4 h3,.block-goods-comment5 h3 {padding: 0 15px;}.block-goods-specifications {margin-top: 14px;padding: 0 15px;font-size: 1.5rem;line-height: 1.667;}.block-goods-specifications p + p {margin-top: 1.5em;}.block-goods-comment2 {margin-top: 18px;padding: 0 15px;}.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: 30px;background-color: #F7F8F8;}.block-goods-comment-tab-item {display: flex;align-items: center;justify-content: center;position: relative;height: 50px;border: 1px solid transparent;border-bottom-color: #E3E4E5;color: #7D868D;font-size: 1.3rem;font-weight: 600;transition: .15s;cursor: pointer;}.block-goods-comment-tab-item:nth-child(1) {width: 22.13vw;}.block-goods-comment-tab-item:nth-child(2) {width: 22.67vw;}.block-goods-comment-tab-item:nth-child(3) {width: 20.53vw;}.block-goods-comment-tab-item:nth-child(4) {width: calc(100% - (22.13vw + 22.67vw + 20.53vw))}.block-goods-comment-tab-item.is-active {border-color: #E3E4E5;border-bottom-color: transparent;background-color: #ffffff;color: #00182C;}.block-goods-comment-target-item:not(.is-active) {display: none;}.block-goods-comment-content {margin-top: 30px;padding: 0 15px;}.block-goods-article:not(:first-child) {margin-top: 40px;}.block-goods-article .article-comment {font-size: 1.5rem;line-height: 1.667;}.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;width: 100%;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);}.block-goods-article.article-1 .article-img {margin-top: 18px;}.block-goods-article h2 {padding: 0 0 10px;font-size: 1.8rem;}.block-goods-article.article-2 .article-img {display: flex;justify-content: center;margin-top: 18px;}.block-goods-article.article-2 .article-img figure {width: calc((100% - 15px) / 2);}.block-goods-article.article-2 .article-img figure + figure {margin-left: auto;}.block-goods-article.article-3 .article-detail {margin-top: 14px;}.block-goods-article.article-3 .article-btn {margin-top: 16px;}.block-goods-article.article-4 .article-img {display: flex;justify-content: center;}.block-goods-article.article-4 .article-img-item {position: relative;width: calc((100% - 15px) / 2);}.block-goods-article.article-4 .article-img-item + .article-img-item {margin-left: auto;}.block-goods-article.article-4 .article-img-item .article-btn {margin-top: 20px;}.block-goods-article.article-4 .article-detail {margin-top: 18px;}.block-goods-article.article-5 .article-youtube {}.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 {width: 198px;margin: 20px auto 0;}.block-goods-comment-size-img-list li {width: 100%;}.block-goods-comment-size-img-list li + li {margin-top: 8px;}.block-goods-comment-size-img-list img {width: 100%;}.block-goods-comment-size-img:not(:first-child),.block-goods-comment-size-tbl:not(:first-child) {margin-top: 40px;}.block-goods-comment-size-tbl-tbl + .block-goods-comment-size-tbl-tbl {margin-top: 30px;}.block-goods-comment-size-tbl-tbl {padding-bottom: 12px;overflow: auto;}.block-goods-comment-size-tbl-tbl::-webkit-scrollbar {width: 6px;height: 6px;}.block-goods-comment-size-tbl-tbl::-webkit-scrollbar-track {background: transparent;}.block-goods-comment-size-tbl-tbl::-webkit-scrollbar-thumb {border-radius: 6px;background: #7D868D;}.block-goods-comment-size-tbl-tbl table {width: 100%;table-layout: fixed;}.block-goods-comment-size-tbl-tbl th,.block-goods-comment-size-tbl-tbl td {width: 100px;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-faq dl + dl {margin-top: 35px;}.block-goods-faq dt,.block-goods-faq dd {position: relative;padding-left: 38px;}.block-goods-faq dt {padding-bottom: 8px;border-bottom: 1px solid #E3E4E5;font-size: 1.8rem;font-weight: 600;}.block-goods-faq dd {margin-top: 10px;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 {margin: 0 -15px;padding: 30px 15px 30px;background-color: #F7F8F8;}.block-goods-voice:not(:first-child) {margin-top: 76px;}.block-goods-voice .item-content {}.block-goods-voice .item-img {padding: 0 13px;}.block-goods-voice .item-img img {width: 100%;}.block-goods-voice .item-detail {margin-top: 22px;}.block-goods-voice h2 {padding: 0 0 10px;font-size: 1.8rem;line-height: 1.444;}.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 {margin-top: 24px;}.block-goods-adoption_example .item-btn {margin-top: 30px;padding: 0 15px;}.block-goods-voice .item-btn a,.block-goods-adoption_example .item-btn a {display: flex;align-items: center;justify-content: center;width: 100%;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);}.block-goods-voice .item-btn a + a,.block-goods-adoption_example .item-btn a + a {margin-top: 16px;}.block-goods-adoption_example {margin: 0 -15px;}.block-goods-adoption_example:not(:first-child) {margin-top: 76px;}.block-goods-adoption_example .item-list li {padding: 0 15px 30px;border-bottom: 1px solid #E3E4E5;}.block-goods-adoption_example .item-list li + li {margin-top: 26px;}.block-goods-adoption_example .item-list .list-ttl {font-size: 2rem;font-weight: 600;line-height: 1.5;}.block-goods-adoption_example .item-list .list-icon_date {display: flex;align-items: center;justify-content: space-between;height: 20px;margin-top: 10px;}.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-img {width: 200px;margin: 20px auto 0;}.block-goods-adoption_example .item-list .list-img img {width: 100%;}.block-goods-adoption_example .item-list .list-detail {margin-top: 18px;}.block-goods-adoption_example .item-list .list-comment {font-size: 1.5rem;line-height: 1.667;}.block-goods-adoption_example .item-list .list-btn {margin-top: 18px;}.block-goods-adoption_example .item-list .list-btn a {display: flex;align-items: center;justify-content: center;width: 100%;height: 40px;border-radius: 40px;background-color: #ffffff;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);}.block-goods-annotation {margin-top: 40px;padding: 26px 15px 28px;;background-color: #F7F8F8;}.block-goods-annotation h3 {margin: 0;padding: 0;background-color: transparent;font-size: 1.8rem;font-weight: 600;}.block-goods-annotation .block-list-dot {margin-top: 2px;}.block-list-dot {font-size: 1.5rem;line-height: 1.667;}.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: 40px 0 0;padding-top: 16px;border-top: 1px solid #E3E4E5;}.block-goods-user-review h2 {margin: 0 0 20px;padding: 0 16px 18px}.block-goods-user-review--info {display: none;}.block-goods-user-review--item {padding: 0;border: none;}.block-goods-user-review--item:not(:first-child) {margin-top: 30px;}.block-goods-user-review--item-title {margin: 0 0 14px;padding: 10px 15px;}.block-goods-user-review--item-body {padding: 0 15px;}.block-goods-user-review--item-summary {display: flex;flex-direction: column;}.block-goods-user-review--item-score {order: 10;}.block-goods-user-review--item-score dt {display: none;}.block-goods-user-review--item-score dd img {display: block;top: auto;height: 18px;}.block-goods-user-review--item-name {margin-top: 10px;order: 20;}.block-goods-user-review--item-industry {order: 30;}.block-goods-user-review--item-name,block-goods-user-review--item-industry {font-size: 1.5rem;line-height: 1.667;}.block-goods-user-review--item-comment {display: -webkit-box;margin-top: 14px;font-size: 1.5rem;line-height: 1.667;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}.block-goods-user-review--form {margin: 36px 0 0;padding: 0 15px;}.block-goods-user-review--write-review-btn {display: flex;align-items: center;justify-content: center;width: 100%;height: 50px;padding-top: 2px;border: none;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);}.block-accessory-list {margin-top: 40px;border-top: 1px solid #E3E4E5;border-bottom: 1px solid #E3E4E5;}.block-accessory-list--name {padding-top: 18px;}/* ----商品一覧画面：買い物かご：block-cart-i---- */.block-cart-i {margin-top: 20px;padding-bottom: 27px;overflow: auto;}.block-cart-i--items {display: flex;padding: 0 15px;border-top: none;font-size: 0;}.block-cart-i--items li {display: block;flex-shrink: 0;width: 132px;margin-right: 20px;padding: 0;font-size: 1.4rem;}.block-cart-i--items li a {text-decoration: none;}.block-cart-i--goods-image {width: 100%;margin-bottom: 0;}.block-cart-i--goods-image figure {background: #f5f5f5;width: 100%;min-width: 70px;min-height: 70px;}.block-cart-i--goods-image figure {width: 100%;height: 99px;min-width: 0;min-height: 0;background: transparent;}.block-cart-i--goods-image img {display: block;}.block-cart-i--goods-description {margin-top: 13px;}.block-cart-i--goods-name a {display: block;font-size: 1.5rem;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}.block-cart-i--goods-code {margin-top: 2px;font-size: 1.3rem;}.block-cart-i--price-infos {margin-top: 3px;}.block-cart-i--price-infos .price {color: #00182C;font-size: 1.6rem;font-weight: 400;}.block-cart-i--price-infos .price,.block-cart-i--price-infos .net-price,.block-cart-i--price-infos .default-price,.block-cart-i--price-infos .exchange-price,.block-cart-i--price-infos .block-exchange-price--rate-dt {text-align: left;}.block-cart-i--scomment {color: #cc3302;}.block-cart-i--goods-link {display: flex;align-items: center;justify-content: center;width: 100%;height: 40px;margin-top: 7px;padding-top: 2px;border-radius: 40px;background-color: var(--monovate-accent);color: var(--monovate-primary-text-default);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);}/*マージン*/.block-goods-agreement,.block-order-complete,.block-order-gift-confirmation,.block-order-estimate,.block-order-method,.block-cart--body,.block-store-detail,.block-store-list,.block-questionnaire-completed,.block-questionnaire,.block-inquiry-completed,.block-inquiry,.block-pagecategory-caption,.block-update-new-password,.block-reset-password-completed,.block-reset-password,.block-quick-order,.block-mail-news,.block-additional-authentication,.block-login,.block-user-review,.block-search-goods,.block-genre-page,.block-event-page,.block-topic-page--body,.block-topic-details,.block-user-review-completed,.block-shipping-address-confirmation,.block-onetimepassword-certify,.block-onetimepassword-send,.block-mypage,.block-update-credit-card-info,.block-order-cancellation-completed,.block-order-cancellation,.block-member-registration-completed,.block-quick-member-registration-completed,.block-quick-member-info-confirmation,.block-quick-member-info,.block-credit-card-confirmation,.block-arrival-notice-list,.block-member-info-confirmation,.block-update-mail-address,.block-logout,.block-withdrawal,.block-inquiry-history-detail,.block-member-info,.block-inquiry-history,.block-favorite,.block-update-member-password,.block-purchase-history-detail,.block-shipping-address,.block-purchase-history {margin: 24px 0 50px;padding: 0 15px;}/*H1タイトル*/.block-goods-agreement--header,.block-order-complete h1,.block-order-gift-confirmation--header,.block-order-estimate h1,.block-order-method h1,.block-store-detail--header,.block-store-list--header,.block-questionnaire-completed--header,.block-questionnaire--header,.block-inquiry-completed--header,.block-inquiry--header,.block-pagecategory-caption h1,.block-update-new-password--header,.block-reset-password-completed h1,.block-reset-password h1,.block-quick-order--header,.block-mail-news--header,.block-additional-authentication h1,.block-login h1,.block-user-review--header,.block-search-goods h1,.block-genre-page--header,.h1.block-event-page--header-img,.block-topic-page--article-header,.block-topic-details--header,.block-user-review-completed--header,.block-onetimepassword-certify h1,.block-onetimepassword-send h1,.block-mypage h1,.block-update-credit-card-info--header,.block-order-cancellation-completed--header,.block-order-cancellation--header,.block-member-registration-completed h1,.block-quick-member-registration-completed h1,.block-quick-member-info-confirmation h1,.block-quick-member-info h1,.block-credit-card-confirmation--header,.block-arrival-notice-list--header,.block-member-info-confirmation h1,.block-update-mail-address--header,.block-logout--header,.block-withdrawal--header,.block-inquiry-history-detail--header,.block-member-info h1,.block-inquiry-history--header,.block-favorite--header,.block-update-member-password--header,.block-purchase-history-detail--header,.block-shipping-address--header,.block-purchase-history--header {margin: 8px 0 24px 0;border-bottom: none;}.block-mypage h2 {margin: 30px 0 10px;padding: 0 0 8px;}.block-login h2 {margin: 24px 0 20px;}/* ----お問い合わせ履歴一覧画面---- */.block-inquiry-history--body li {padding: 10px 0;border-bottom: 1px solid #E3E4E5;}.block-inquiry-history--body li:first-child {border-top: 1px solid #E3E4E5;}.block-topic-details--icon {height: 20px;}.block-page-freespace--top,.block-page-block,.block-page-freespace--bottom,.block-pagecategory-freespace--bottom,.block-pagecategory-subcategory-list,.block-pagecategory-page-list,.block-pagecategory-freespace--top {padding: 0 15px;}.block-user-review--item-header,.block-mail-news h2,.block-store-list--stores-title,.block-store-detail--title,.block-login h2,.block-order-complete--customerentry-header,.block-order-gift-confirmation h2,.block-order-estimate h2,.block-order-method h2 {margin: 24px 0 10px;padding: 0 0 8px;}.block-user-review-completed--message-header {margin: 0 -15px 10px}.block-mypage--rank-info,.modal-header {background-color: var(--monovate-primary);}.block-credit-card-confirmation--delete-msg {margin-top: 10px;}.legend {border-color: #002D52;}.block-user-review--review-item:first-child {padding-top: 10px;}.block-user-review--review-item {margin: 10px -15px;}.block-user-review--review-header {padding: 10px 15px;}.block-additional-authentication--authentication-key .input-group-btn {padding-left: 10px;}.block-inquiry-history-detail--subject {border: none;background-color: var(--monovate-primary);color: #ffffff;}.success {border-color: #002D52;background-color: var(--monovate-primary);color: #ffffff;}.block-order-estimate--discount-info .block-order-estimate--point,.block-order-estimate--discount-info .block-order-estimate--promotion-code,.block-order-estimate--discount-info .block-order-estimate--coupon{padding: 10px 10px 10px 10px;position: relative;}.block-order-estimate--discount-info .block-order-estimate--point h3,.block-order-estimate--discount-info .block-order-estimate--promotion-code h3,.block-order-estimate--discount-info .block-order-estimate--promotion h3,.block-order-estimate--discount-info .block-order-estimate--coupon h3,.block-order-estimate--method h3 {padding: 10px 15px;background-color: var(--monovate-primary);color: #ffffff;}.block-order-estimate--discount-info .block-order-estimate--point .block-order-estimate--change-btn,.block-order-estimate--discount-info .block-order-estimate--promotion-code .block-order-estimate--change-btn,.block-order-estimate--discount-info .block-order-estimate--coupon .block-order-estimate--change-btn {top: 20px;right: 20px;}.block-order-estimate--dest-address-container h2,.block-order-estimate--guest-address-container h2,.block-order-estimate--amazonpay-address-container h2 {background-color: var(--monovate-primary);}.block-order-estimate--dest-address-item-buttons {margin-top: 10px;}.block-order-estimate--method-pay-content .block-order-estimate--change-btn {width: 70px;right: 20px;top: 20px;position: absolute;}/* ----Recommend+---- */#_rcmdjp_display_1 {margin-top: 20px;}