<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pane-topic-path {padding: 12px 0;}html[data-browse-mode="S"] .pane-topic-path {padding-left  : 12px;padding-bottom: 0;}@media screen and (min-width: 768px) {.pc-none {display: none !important;}}@media screen and (max-width: 767px) {.sp-none {display: none !important;}}/* ----サイドメニュー---- */.main-contents {display    : flex;padding-top: 14px;}@media screen and (max-width: 768px) {.sp-title {font-size: 20px;}.main-contents {flex-direction: column;padding-top   : 0px !important;}.page-sidebar {position: static !important;width   : 100% !important;}}.page-sidebar {position: sticky;position: -webkit-sticky;width   : 16%;height  : 100%;top     : 130px;z-index : 1;}.product-category {width      : 90%;margin     : 0 auto;font-size  : 16px;font-weight: bold;}.product-category-top {text-align      : center;background-color: #E8E09F;padding         : 8px 15px;border-bottom   : 1px solid #fff;}.product-category li a {display        : block;width          : 100%;height         : 100%;text-decoration: none;padding        : 8px 15px;border-bottom  : 1px solid #fff;}.product-category li a:hover {color : #fff;cursor: pointer;}.category-item1 {background-color: #CCB3CC;}.category-item1:hover {background-color: #996699;}.category-item2 {background-color: #CCBDBD;}.category-item2:hover {background-color: #552222;}.category-item3 {background-color: #DCDCC8;}.category-item3:hover {background-color: #898948;}.category-item4 {background-color: #F0D1B3;}.category-item4:hover {background-color: #CC6600;}/* 送料一覧ボタン */.delivery-page {width        : 80%;height       : 30px;margin       : 10px auto;font-size    : 15px;line-height  : 27px;border       : 2px solid #B69531;border-radius: 30px;text-align   : center;}.delivery-page a {display        : block;width          : 100%;height         : 100%;text-decoration: none;}.delivery-page a:hover {opacity: .3;}.delivery-page-btn {position: relative;}.right-tag {position: absolute;right   : 40px;}/*  使用方法*/.how-to-area {font-size  : 14px;font-weight: bold;width      : 90%;margin     : 0 auto;}.how-to-area ol {counter-reset: li;border       : solid 1px #E8E09F;}.how-to-area ol li {position    : relative;padding-left: 25px;margin      : 4px 4px 10px 4px;list-style  : none;}.how-to-area ol li:before {position         : absolute;top              : 0;left             : 0;color            : #fff;counter-increment: li;content          : counter(li)'';width            : 20px;height           : 20px;text-align       : center;font-family      : 'Avenir', 'Arial Black', 'Arial', sans-serif;background-color : #B69531;}.how-to-use {font-size       : 16px;background-color: #E8E09F;width           : 100%;height          : 30px;text-align      : center;line-height     : 30px;}.use-caution {color : red;margin: 4px 4px 6px 6px;}/* ----送料計算表---- */.shipping-calculation {width: 80%;}@media screen and (max-width: 768px) {.shipping-calculation {width      : 98% !important;padding-top: 10px !important;margin     : 0 auto !important;}.shipping-calculation form {flex-direction: column;}.item-select {width        : 100% !important;padding-right: 0px !important;}}.shipping-calculation form {display: flex;}/* 商品選択エリア */.item-select {width        : 70%;padding-right: 8px;}a.anchor {display    : block;padding-top: 140px;margin-top : -140px;cursor     : default;}/* アコーディオンメニュー */.item-select input {display: none;}.ac-parent {color        : #fff;font-size    : 18px;position     : relative;padding      : 4px 12px;display      : block;margin-bottom: 6px;}.item-select label:after {position         : absolute;right            : 20px;top              : 50%;-webkit-transform: translateY(-50%);transform        : translateY(-50%);content          : "▼";}.item-select input:checked~label::after {content: "▲";}/* 商品部分 */.ac-child {margin-bottom: 10px;}.ac-child .inner {display: flex;}@media screen and (max-width: 768px) {.ac-child .inner {flex-direction: column;}.ac-child .inner-item {width: 100% !important;}}.ac-child .inner-item {width: calc(50% - 0px);}.ac-child .item-img {width : calc(42% - 20px);height: 112px;margin: 6px 12px 6px 6px;float : left;}.ac-child .item-name {font-size  : 20px;font-weight: bold;margin-top : 4px;}.ac-child .coefficient {font-size: 16px;}/* 数量記入欄 */.ac-child-item {width      : 180px;height     : 30px;margin     : 10px 10px 10px 0px;font-size  : 16px;line-height: 30px;text-align : center;position   : relative;cursor     : pointer;float      : left;}.ac-child-item:hover,a:focus {text-decoration: none;}/* 数量記入ボタンアイコン */.ac-child-item.boxopen {background-color: #B69531;color           : #fff;}.ac-child-item.boxopen:after {position         : absolute;right            : 12px;top              : 50%;-webkit-transform: translateY(-50%);transform        : translateY(-50%);content          : "▼";}/* 数量記入ボタンアイコン変化（openクラスを付与） */.ac-child-item.boxclose {background-color: #fff;color           : #B69531;border          : solid 1px #B69531;}.ac-child-item.boxclose:after {content          : "▲";position         : absolute;right            : 12px;top              : 50%;-webkit-transform: translateY(-50%);transform        : translateY(-50%);}/* 数量記入エリア */.ac-child-description {clear: left;}.ac-child-description .entry-column {margin: 0px 6px 10px 6px;}.ac-child-description .entry-column input {display: inline-block;}.entry-column table {width          : 100%;border-collapse: collapse;border-spacing : 0;font-size      : 14px;}.entry-column table th {background-color: #B793B7;padding         : 8px 0;text-align      : center;}.entry-column table td {padding   : 4px 0;text-align: center;}.entry-column table tr:nth-child(odd) {background-color: #F5EFF5;border-bottom   : solid 1px#E0D1E0;}.entry-column table tr:nth-child(even) {background-color: #E0D1E0;}/* リ・オ・ショコラ背景色 */.rio table th {background-color: #997A7A;}.rio table tr:nth-child(odd) {background-color: #EFEAEA;border-bottom   : solid 1px#CBBCBC;}.rio table tr:nth-child(even) {background-color: #CBBCBC;}/* 明月菓寮背景色 */.meigetu table th {background-color: #B8B891;}.meigetu table tr:nth-child(odd) {background-color: #F4F4EE;border-bottom   : solid 1px#DBDBC7;}.meigetu table tr:nth-child(even) {background-color: #DBDBC7;}/* 限定商品背景色 */.gentei table th {background-color: #E0A366;}.gentei table tr:nth-child(odd) {background-color: #FAF0E7;border-bottom   : solid 1px#F0D1B2;}.gentei table tr:nth-child(even) {background-color: #F0D1B2;}/* ----計算内容エリア---- */.calculation-contents {width: 30%;}@media screen and (max-width: 768px) {.calculation-contents {width: 100% !important;}}.calculation-result {font-size       : 16px;background-color: #E8E09F;width           : 100%;height          : 30px;text-align      : center;line-height     : 30px;font-weight     : bold;}.calculation-contents-area {background-color: #F4F4F4;}.addressee {text-align : center;font-size  : 16px;padding-top: 8px;}.prefectures {width: 70%;}.result-btn {padding-top: 8px;}.result-btn .result {width           : 50%;color           : #fff;background-color: #54437E;border          : solid 1px #54437E;padding         : 4px 0px;cursor          : pointer;}.result-btn .reset {width           : 30%;color           : #54437E;background-color: #fff;border          : solid 1px #54437E;padding         : 4px 0px;cursor          : pointer;}.product-information {width     : 95%;margin    : 0px auto;margin-top: 12px;}.product-information .information-text {font-weight  : bold;font-size    : 16px;margin-bottom: 6px;}.shipping-factor {font-size  : 14px;font-weight: bold;}.shipping-factor .total-text {display: inline-block;}.shipping-factor table {width : 90%;margin: 0 auto;}.shipping-factor tr {height: 50px;}</pre></body></html>