:root{--font: Noto Serif JP, sans-serif;--nts: Noto Sans JP, sans-serif;--background: #f2f2f2;--boxes: #fff;--borders: #eee;--fieldBorders: #ddd;--text: #000000;--mediumText: #5e5e5e;--radius: .75rem;--pageWidth: 65.625rem;--fadeOff: left 0s .2s, opacity .2s;--fadeOn: left 0s, opacity .2s;--spacing: 3.75rem;--buttonBackground: #111;--buttonText: #fff;--main-color: #000000;--gray-a: #b0b0b0;--gray-b: #848484}*{margin:0;padding:0;box-sizing:border-box}body{font-size:16px;font-weight:400;line-height:1.65;font-family:var(--font);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text);background-color:var(--boxes)}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{text-decoration:none}li{list-style:none}input[type=email],input[type=text],input[type=password],input[type=search],input[type=number],select,button,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;outline:none;font-family:var(--nts);font-size:1rem}input[type=email],input[type=text],input[type=password],input[type=search],input[type=number]{display:block;width:100%}a,button,label,input[type=submit],input[type=checkbox],input[type=radio]{cursor:pointer}img,svg{display:block;max-width:100%}.w-1170{max-width:73.125rem;margin-left:auto;margin-right:auto}fieldset{border:none}.main-product-option legend{font-weight:700;letter-spacing:.1em;color:var(--main-color);font-size:.938rem;line-height:1.125rem}select,input[type=text]{height:2.25rem;line-height:2.125rem;border-radius:calc(var(--radius) / 2);background:var(--boxes);border:1px solid var(--fieldBorders)}input[type=text]{display:block;width:100%;padding:0 1rem}select{display:inline-block;padding:0 2rem 0 1rem;background-repeat:no-repeat;background-size:1.25rem;background-position:right .5rem center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' width='48'%3E%3Cpath d='m24 30.75-12-12 2.15-2.15L24 26.5l9.85-9.85L36 18.8Z'/%3E%3C/svg%3E")}.width{max-width:var(--pageWidth);margin:0 auto}.w-1632{max-width:102rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.button{display:inline-block;line-height:2.875rem;padding:0 1.5rem;border-radius:calc(var(--radius) / 2);text-align:center;background:var(--buttonBackground);color:var(--buttonText);font-weight:500}.button:disabled{pointer-events:none;opacity:.5}.button.full{width:100%}.grid{display:grid;gap:1.5rem}@media (min-width: 600px){.grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 960px){.grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 960px){.header-burger{display:none}.header-nav{display:inline-flex;gap:2rem;border:none;padding:0;width:auto;opacity:1;position:static}}.footer{background:var(--boxes)}.footer a{color:var(--text);font-weight:400}.product-grid-item{display:block;border:1px solid var(--borders)}.product-grid-item img{border-top-right-radius:var(--radius);border-top-left-radius:var(--radius);height:12.5rem;object-fit:cover;width:100%}.product-grid-item-text{background:var(--boxes);border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius);display:block;padding:1.25rem;color:var(--mediumText)}.product-grid-item-text h3{font-size:1.313rem;color:var(--text);margin-bottom:.313rem}.product-grid-item-text p{line-height:1}.main-product .hsl-single-product-title{font-family:var(--font);font-weight:500;letter-spacing:.1em;color:var(--main-color)}.main-product-prices{display:flex;align-items:center}.main-product-price{color:var(--main-color);font-weight:700}.main-product-compare{color:#666;text-decoration:line-through;font-weight:700}.main-product-description{color:var(--main-color);letter-spacing:.1em;font-weight:400}.main-product-option-radios{display:flex;gap:.938rem;flex-wrap:wrap}.main-product-option .main-product-select,.main-product-quantity{display:block;width:100%;border:1px solid #ddd;border-radius:.5rem;height:3.375rem;padding:0 1.5rem;font-size:1rem}.main-product-select{background-image:url(//shop.temotokuyou-kodama.jp/cdn/shop/t/2/assets/down.svg?v=14066671904548482921734942447);background-repeat:no-repeat;background-position:right 1rem center;background-size:.625rem}.main-product-option:not(:last-child){margin-bottom:1rem}.main-product .main-product-add-to-cart{border:1px solid var(--gray-b);border-radius:0;background-color:var(--buttonText);color:var(--main-color);font-weight:700;letter-spacing:.1em;text-align:center;display:flex;align-items:center;justify-content:center;padding:.25rem;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.main-product .main-product-add-to-cart:hover{background-color:var(--gray-b);color:var(--boxes);border-color:var(--gray-b)}.main-product-image-thumbs{margin-top:.938rem}.main-product-image-thumbs li{transition:.2s opacity;cursor:pointer}.main-product-image-thumbs li.selected,.main-product-image-thumbs li:hover{opacity:1}.main-product-image-thumbs li img{display:block;object-fit:cover}.main-product-property{margin-bottom:.313rem}.main-product-property label{display:block;margin-bottom:.313rem;font-size:.875rem}.featured-collection{margin:var(--spacing) 0}.quantity-selector{background:var(--boxes);display:inline-flex;align-items:center;border:1px solid var(--fieldBorders);border-radius:calc(var(--radius) / 2);overflow:hidden}.quantity-selector button{height:2.25rem;display:flex;align-items:center;width:auto;padding:0 .75rem;cursor:pointer;color:var(--text)}.quantity-selector input{flex:1;width:1.5rem;padding:0;line-height:2rem;text-align:center;border:none;color:var(--text);font-size:1rem}.cart h1{text-align:center;margin-bottom:2.5rem;font-weight:400}.cart-item{display:flex;padding:1.5rem 0;border-bottom:1px solid #ddd;position:relative}.cart-item-product{flex:1}.cart-item-product h3{font-weight:600;font-size:1.125rem}.cart-item-product h3 a{color:var(--text);font-weight:400}.cart-item-product p,.cart-item-product ul{color:var(--mediumText);margin-top:.313rem;font-size:.75rem}.cart-item-total{font-size:1.125rem}.cart-notes{padding:1.5rem 0;display:flex;justify-content:flex-end;border-bottom:1px solid var(--fieldBorders)}.cart-notes textarea{width:18.75rem;height:7.5rem;border:1px solid var(--fieldBorders);background:var(--boxes);padding:1rem;border-radius:0}.cart-totals{padding:1.5rem 0;text-align:right;font-size:1.125rem}.cart-totals strong{display:inline-block;margin-left:1.25rem}.cart-buttons{display:flex;gap:.625rem}.cart-buttons .button{flex:1;display:block;border-radius:0;line-height:3.5rem;border:1px solid var(--main-color);background-color:transparent;color:var(--main-color);text-align:center;padding:0 1.5rem;font-weight:700;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.cart-buttons .button:hover{background-color:var(--gray-b);border-color:var(--gray-b);color:var(--boxes)}.cart-buttons .button.update{background:#666}.cart-empty{text-align:center}.cart-empty p{text-align:center;color:#111;font-size:1.25rem;margin-bottom:.625rem}.cart-empty .button{flex:1;display:inline-block;border-radius:0;line-height:3.5rem;background:transparent;color:var(--main-color);text-align:center;padding:0 1.5rem;font-weight:400;margin-top:1.25rem;border:1px solid var(--main-color);-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.cart-empty .button:hover{background-color:var(--gray-b);border-color:var(--gray-b);color:var(--buttonText)}.collection-title{margin-bottom:1.25rem}.collection-filters{margin-bottom:2.5rem}.hsl-filter-sidebar .filter-groupk{padding-bottom:1.5rem;border-bottom:1px solid #dcdcdc;margin-bottom:1.5rem}.hsl-filter-sidebar .filter-group-summaryk{margin-bottom:1.5rem;position:relative;cursor:pointer}.hsl-filter-sidebar .filter-group-summaryk:before{content:"";width:1rem;height:2px;background-color:var(--main-color);position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hsl-filter-sidebar .filter-group-summaryk:after{content:"";width:2px;height:1rem;background-color:var(--main-color);position:absolute;top:50%;right:.438rem;opacity:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.filter-group-summaryk .font-semibold{font-size:1.25rem;color:#2a2a2a;text-align:left;position:relative;width:100%;margin-bottom:1.5rem}.filter-group-display__headerk{display:flex;justify-content:space-between;margin-bottom:1rem;color:#747474;align-items:center}.filter-group-display__listk .filter-group-display__list-itemk:not(:last-child){margin-bottom:.75rem}.filter-group-display__listk .hsl-lbo{display:flex;align-items:center;gap:.5rem}.checkbox-wrapper{position:relative}.checkbox-wrapper input{width:1.125rem;height:1.125rem;display:block;border:1px solid var(--main-color);border-radius:0}.checkbox-wrapper .checkmark{position:absolute;top:0;left:0;height:1.125rem;width:1.125rem;background-color:var(--boxes);border:1px solid var(--main-color)}.hsl-lbo .kmm{display:flex;justify-content:space-between;flex-basis:92%}.filter-group-display__listk .justify-between span:not(.hsl-nb){font-size:.938rem;color:var(--main-color)}.filter-group-display__listk .justify-between .hsl-nb{font-size:.75rem;color:#747474}.filter-group-display__submitk{text-align:right;margin-top:1rem}.filter-group-display__submitk .rounded-sm{font-size:.75rem;width:4.5rem;height:1.5rem;display:inline-block;vertical-align:middle;border:1px solid #e5e5e5;color:#555;text-transform:capitalize;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.filter-group-displayk .filter-group-display__price-rangek{display:flex;justify-content:space-between}.filter-group-display__price-range-fromk,.price-range__input-group .filter-group-display__price-range-to{flex-basis:40%;display:flex;align-items:center;gap:.625rem;color:var(--main-color);font-size:.75rem}.filter-group-display__price-rangek input{height:2rem;padding:0;border:0;border-bottom:1px solid #dcdc;text-align:right}.filter-group-display__price-range-from,.filter-group-display__price-range-to{padding:0;flex-basis:50%;display:flex;font-size:.75rem;align-items:center;gap:.25rem}.hsl-filter-sidebar .filter-groupk:last-child{border-bottom:0}.hsl-collection-filter-top .active-filtersk{display:flex;gap:1rem;flex-wrap:wrap}#ProductGridContainer .collection__sort{display:flex;align-items:center;gap:.5rem}.hsl-label-sort{color:var(--main-color);font-size:.875rem}.filter-right #sort-by,.hsl-collection-filter-top #sort-by{color:var(--main-color);position:relative;display:block;border:1px solid rgba(26,27,24,.55);border-radius:0;padding:0 .625rem}.hsl-collection-sidebar{margin-top:2.5rem;margin-bottom:2.5rem}.checkbox-wrapper .checkmark:after{left:50%;top:.125rem;width:.313rem;height:.5rem;border:solid white;content:"";position:absolute;border-width:0 2px 2px 0;display:none;-webkit-transform:translateX(-50%) rotate(35deg);-ms-transform:translateX(-50%) rotate(35deg);transform:translate(-50%) rotate(35deg)}.checkbox-wrapper input:checked~.checkmark{background-color:#f0b250}.checkbox-wrapper input:disabled~.checkmark{background-color:#f5f5f5;opacity:.5;border-color:#f5f5f5;cursor:not-allowed}.checkbox-wrapper input:checked~.checkmark:after{display:block}.filter-group-display__headerk .reset-btn{color:var(--main-color);font-size:.75rem}.hsl-collection-filter-top .active-filtersk a{font-size:.75rem;line-height:1.5;color:var(--main-color);border-radius:1.25rem;min-height:0;min-width:0;padding:.5rem 1rem;height:2.125rem;box-shadow:0 0 0 .1rem #1a1b1833}.hsl-filter-sidebar .filter-group-summaryk.active:after{opacity:1}.hsl-pagination .pagination{gap:.625rem}.hsl-search-pagination{display:flex;gap:.625rem;align-items:center}.hsl-pagination ul li a,.hsl-search-pagination span.current,.hsl-search-pagination span a{font-size:1rem;width:1.875rem;height:1.875rem;display:flex;border:1px solid var(--main-color);padding:.25rem;align-items:center;justify-content:center;line-height:1;color:var(--main-color)}.hsl-pagination ul li.active a,.hsl-search-pagination span.current{background-color:var(--main-color);color:var(--buttonText)}.hsl-search-pagination span.prev a,.hsl-search-pagination span.next a{position:relative;text-indent:-99999999px}.hsl-search-pagination span.prev a:before,.hsl-search-pagination span.next a:before{text-indent:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hsl-search-pagination span.prev a:before{content:"\ab"}.hsl-search-pagination span.next a:before{content:"\bb"}.remove-item{position:relative}.remove-item.active svg{opacity:0;z-index:-2}.remove-item.active:before{content:"";border:2px solid var(--main-color);border-right-color:transparent;border-radius:50%;width:1rem;height:1rem;position:absolute;animation:spin .75s linear infinite}.hsl-search-pagination{margin-top:1.25rem}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.pagination{display:flex;align-items:center;justify-content:center;margin-top:var(--spacing)}.pagination-inner{border:1px solid var(--fieldBorders);display:inline-flex;align-items:center;border-radius:calc(var(--radius) / 2);overflow:hidden}.pagination-inner span+span{margin-left:-1px;border-left:1px solid var(--fieldBorders)}.pagination-inner a,.pagination-inner span.deco,.pagination-inner span.current{padding:.313rem .75rem;display:block;-webkit-user-select:none;user-select:none;background:var(--boxes)}#shopify-section-header{position:sticky;top:0;left:0;z-index:9}.other-page #shopify-section-header,.hsl-homepage #shopify-section-header .header.cto-sticky{background-color:#fff}.hsl-btn-search svg{width:1.25rem;height:1.25rem;object-fit:cover}.hsl-search-bar{display:none}.hsl-main-search{position:relative;z-index:10}.hsl-search-bar{position:absolute;width:15.625rem;right:0;top:3rem;opacity:0;visibility:hidden;z-index:-99;display:flex;border:1px solid var(--fieldBorders);border-radius:.5rem;background-color:var(--boxes);-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.hsl-search-bar input[type=text]{border:0;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;border-top-right-radius:0;border-bottom-right-radius:0;font-size:.875rem}.hsl-search-bar button[type=submit]{width:3.125rem;text-align:center;background-color:var(--boxes);display:flex;justify-content:center;align-items:center;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;border-left:1px solid var(--fieldBorders)}.hsl-search-bar button[type=submit] svg{width:1rem;height:1rem}.hsl-search-bar.active{opacity:1;z-index:9999;visibility:visible}.hsl-search-page{margin-top:1.875rem;margin-bottom:1.875rem}.hsl-search-items{margin-top:1.875rem}.hsl-search-items a{color:var(--main-color);display:block;margin-bottom:.625rem;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.main-product-image-thumbs li.swiper-slide-thumb-active{opacity:.5}.f-ntsp{font-family:Noto Sans JP,sans-serif;font-style:normal}.header ul li{position:relative}.header ul li a{color:var(--main-color);text-decoration:none;position:relative;font-weight:400}.txt_block{display:block;object-fit:cover}.header .hsl_icins{width:1.688rem;height:1.742rem}.hsl-wrap-cart{display:flex;justify-content:space-between;align-items:center}.header .hsl-cart-count{background-color:var(--main-color);border-radius:1.25rem;display:flex;padding:.25rem;align-items:center;justify-content:center;font-weight:600;font-size:1.125rem;color:var(--boxes);letter-spacing:.1em}.menu-control-mobi{display:block;position:relative;background:transparent;cursor:pointer;width:1.875rem;height:1.25rem;z-index:9;-webkit-transition:all ease .238s;-moz-transition:all ease .238s;transition:all ease .238s}.menu-control-mobi:before,.menu-control-mobi:after{content:"";position:absolute;height:1px;width:100%;left:0;top:50%;background:var(--main-color);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu-control-mobi:before{-webkit-transform:translate3d(0,-.563rem,0);transform:translate3d(0,-.563rem,0)}.menu-control-mobi span{position:absolute;width:100%;height:1px;left:0;top:50%;overflow:hidden;text-indent:200%;background:var(--main-color);-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu-control-mobi:after{-webkit-transform:translate3d(0,.563rem,0);transform:translate3d(0,.563rem,0)}.menu-control-mobi.active:before{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}.menu-control-mobi.active:after{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}.menu-control-mobi.active span{opacity:0}.hsl-hbg-wrap{position:absolute;top:100%;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.hsl-hbg-wrap:not(.active){visibility:hidden;opacity:0;z-index:-2}.hsl-hbg-wrap.active{visibility:visible;opacity:1;z-index:9}.header.cto-sticky{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);-ms-box-shadow:0 1px 2px rgba(0,0,0,.1);-o-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px #0000001a}.btn-submenu{position:absolute;top:0;text-align:center;cursor:pointer;width:2rem;height:2.203rem;right:0}.btn-submenu:before{content:"";background-image:url(//shop.temotokuyou-kodama.jp/cdn/shop/t/2/assets/icon_pl.png?v=48560744406007283861734942447);background-size:cover;background-position:top center;background-repeat:no-repeat;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn-submenu:after{content:"";background-image:url(//shop.temotokuyou-kodama.jp/cdn/shop/t/2/assets/icon_arrow.png?v=161893526230417447531734942447);background-size:cover;background-position:top center;background-repeat:no-repeat;opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn-submenu.active:before{opacity:0}.btn-submenu.active:after{opacity:1}.header .hsl-header-wrap .hsl_instagramshop{display:none!important}.w-1520{max-width:95rem;margin-left:auto;margin-right:auto}.footer .hsl-fta{font-weight:400;color:var(--main-color)}.hide{display:none}.main-product-option-radio.hsl_have_colors label{width:1.25rem;height:1.25rem;border-radius:50%;display:block;cursor:pointer;transition:transform .3s ease,border-color .3s ease;position:relative;text-indent:-999999px;overflow:hidden}.main-product-option-radio.hsl_no_colors label{font-size:1rem;line-height:1.75rem}.color-option{display:block;width:1.25rem;height:1.25rem;border-radius:50%;cursor:pointer;transition:transform .3s ease,border-color .3s ease;position:relative;text-indent:-999999px;overflow:hidden}input[type=radio][value=Red]+label,input[type=radio][value=Red]+label:before,.color-option[data-color=Red]{background-color:red}input[type=radio][value=Blue]+label,input[type=radio][value=Blue]+label:before,.color-option[data-color=Blue]{background-color:#00f}input[type=radio][value=Yellow]+label,input[type=radio][value=Yellow]+label:before,input[type=radio][value=\30a4\30a8\30ed\30fc]+label,input[type=radio][value=\30a4\30a8\30ed\30fc]+label:before,.color-option[data-color=Yellow],.color-option[data-color=\30a4\30a8\30ed\30fc]{background-color:#ff0}input[type=radio][value=\30aa\30ec\30f3\30b8]+label,input[type=radio][value=\30aa\30ec\30f3\30b8]+label:before,.color-option[data-color=\30aa\30ec\30f3\30b8]{background-color:#ff8a00}input[type=radio][value=Green]+label,input[type=radio][value=Green]+label:before,.color-option[data-color=Green]{background-color:green}input[type=radio][value=Orange]+label,input[type=radio][value=Orange]+label:before,.color-option[data-color=Orange]{background-color:#f7e3b2}input[type=radio][value=Purple]+label,input[type=radio][value=Purple]+label:before,.color-option[data-color=Purple]{background-color:purple}input[type=radio][value=Pink]+label,input[type=radio][value=Pink]+label:before,.color-option[data-color=Pink]{background-color:pink}input[type=radio][value=Brown]+label,input[type=radio][value=Brown]+label:before,.color-option[data-color=Brown]{background-color:#5f0a0a}input[type=radio][value=\30b7\30eb\30d0\30fc\30b0\30ec\30fc]+label,input[type=radio][value=\30b7\30eb\30d0\30fc\30b0\30ec\30fc]+label:before,.color-option[data-color=\30b7\30eb\30d0\30fc\30b0\30ec\30fc]{background-color:#c5cad2}input[type=radio][value=\30e9\30a4\30c8\30d9\30fc\30b8\30e5]+label,input[type=radio][value=\30e9\30a4\30c8\30d9\30fc\30b8\30e5]+label:before,.color-option[data-color=\30e9\30a4\30c8\30d9\30fc\30b8\30e5]{background-color:#ac948f}input[type=radio][value=Black]+label,input[type=radio][value=Black]+label:before,.color-option[data-color=Black]{background-color:#000}input[type=radio][value=White]+label,input[type=radio][value=White]+label:before,input[type=radio][value=\30af\30ea\30a2]+label,input[type=radio][value=\30af\30ea\30a2]+label:before,.color-option[data-color=White],.color-option[data-color=\30af\30ea\30a2]{background-color:#e0e0e0}input[type=radio][value=\30b0\30ea\30fc\30f3]+label,input[type=radio][value=\30b0\30ea\30fc\30f3]+label:before,.color-option[data-color=\30b0\30ea\30fc\30f3]{background-color:#05aa3d}input[type=radio][value=\30b4\30fc\30eb\30c9]+label,input[type=radio][value=\30b4\30fc\30eb\30c9]+label:before,.color-option[data-color=\30b4\30fc\30eb\30c9]{background-color:#d49a06}input[type=radio][value=\30b7\30eb\30d0\30fc]+label,input[type=radio][value=\30b7\30eb\30d0\30fc]+label:before,.color-option[data-color=\30b7\30eb\30d0\30fc]{background-color:#e7f0f2}input[type=radio][value=\30cd\30a4\30d3\30fc\30d6\30eb\30fc]+label,input[type=radio][value=\30cd\30a4\30d3\30fc\30d6\30eb\30fc]+label:before,.color-option[data-color=\30cd\30a4\30d3\30fc\30d6\30eb\30fc]{background-color:#4b5d67}input[type=radio][value=\30d1\30fc\30d7\30eb]+label,input[type=radio][value=\30d1\30fc\30d7\30eb]+label:before,.color-option[data-color=\30d1\30fc\30d7\30eb]{background-color:#a54dcf}input[type=radio][value=\30d4\30f3\30af]+label,input[type=radio][value=\30d4\30f3\30af]+label:before,.color-option[data-color=\30d4\30f3\30af]{background-color:pink}input[type=radio][value=\30d6\30e9\30a6\30f3]+label,input[type=radio][value=\30d6\30e9\30a6\30f3]+label:before,.color-option[data-color=\30d6\30e9\30a6\30f3]{background-color:#5f0a0a}input[type=radio][value=\30d6\30e9\30c3\30af]+label,input[type=radio][value=\30d6\30e9\30c3\30af]+label:before,.color-option[data-color=\30d6\30e9\30c3\30af]{background-color:#000}input[type=radio][value=\30d6\30eb\30fc]+label,input[type=radio][value=\30d6\30eb\30fc]+label:before,.color-option[data-color=\30d6\30eb\30fc]{background-color:#005bd3}input[type=radio][value=\30d6\30ed\30f3\30ba]+label,input[type=radio][value=\30d6\30ed\30f3\30ba]+label:before,.color-option[data-color=\30d6\30ed\30f3\30ba]{background-color:#cd7f32}input[type=radio][value=\30d9\30fc\30b8\30e5]+label,input[type=radio][value=\30d9\30fc\30b8\30e5]+label:before,.color-option[data-color=\30d9\30fc\30b8\30e5]{background-color:#f7e3b2}input[type=radio][value=\30db\30ef\30a4\30c8]+label,input[type=radio][value=\30db\30ef\30a4\30c8]+label:before,.color-option[data-color=\30db\30ef\30a4\30c8]{background-color:#fff}input[type=radio][value=\30ec\30c3\30c9]+label,input[type=radio][value=\30ec\30c3\30c9]+label:before,.color-option[data-color=\30ec\30c3\30c9]{background-color:#f61f1f}input[type=radio][value=\30ed\30fc\30ba\30b4\30fc\30eb\30c9]+label,input[type=radio][value=\30ed\30fc\30ba\30b4\30fc\30eb\30c9]+label:before,.color-option[data-color=\30ed\30fc\30ba\30b4\30fc\30eb\30c9]{background-color:#b76e79}input[type=radio][value=\767d\9aea]+label,input[type=radio][value=\767d\9aea]+label:before,.color-option[data-color=\767d\9aea]{background-color:#a6b8c7}input[type=radio][value=Gray]+label,input[type=radio][value=Gray]+label:before,.color-option[data-color=Gray]{background-color:gray}input[type=radio][value=Violet]+label,input[type=radio][value=Violet]+label:before,.color-option[data-color=Violet]{background-color:violet}input[type=radio]:checked+label{transform:scale(1.1);border:2px solid var(--boxes);box-shadow:0 0 5px 2px #63636340}.color-option.active{transform:scale(1.1);border:2px solid var(--boxes);box-shadow:0 0 5px 2px #63636340}.main-product-option-radio label:hover,.color-option.active:hover{transform:scale(1.1);border-color:var(--boxes)}.hslsg-collection-items li:nth-child(1){order:1}.hslsg-collection-items li:nth-child(2){order:3}.hslsg-collection-items li:nth-child(3){order:8}.hslsg-collection-items li:nth-child(8){order:4}.hslsg-collection-items li:nth-child(7){order:5}.hslsg-collection-items li:nth-child(5){order:2}.hslsg-collection-items li:nth-child(6){order:7}.hslsg-collection-items li:nth-child(4){order:6}.hsl-sort-product .hsl-main-grid .product-item:nth-child(4){order:1}.hsl-sort-product .hsl-main-grid .product-item:nth-child(1){order:2}.hsl-sort-product .hsl-main-grid .product-item:nth-child(7){order:3}.hsl-sort-product .hsl-main-grid .product-item:nth-child(6){order:4}.hsl-sort-product .hsl-main-grid .product-item:nth-child(3){order:5}.hsl-sort-product .hsl-main-grid .product-item:nth-child(5){order:6}.hsl-sort-product .hsl-main-grid .product-item:nth-child(2){order:7}.hslsg-collection-items li a,#filter-collections li{font-weight:400;letter-spacing:.1em}.hslsg-collection-items li:not(.active) a,#filter-collections li:not(.active){color:#00000080}.hslsg-collection-items li.active a,#filter-collections li.active{color:var(--main-color);font-weight:700}.main-product .swiper-button-next,.main-product .swiper-button-prev{background-color:var(--buttonText);border-radius:50%}.main-product .swiper-button-next:after,.main-product .swiper-button-prev:after{color:var(--main-color);line-height:1}.hsl_after_tax{font-weight:700;font-size:1rem;line-height:1;color:var(--main-color);letter-spacing:.1em;position:relative;top:.188rem}.hsl-filter-container .product-image,.hsl-main-grid .product-image{display:block;object-fit:cover}.hsl-filter-container .product-colors,.hsl-main-grid .hsl-color-options{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--gray-b)}.hsl-hide-quantity{display:none!important}.hsl-collection-link{letter-spacing:.05em;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:400;color:var(--main-color)}.hsl-collection-link:not(:first-child){display:none}.hsl-main-title-product{color:var(--main-color);letter-spacing:.05rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:400}.hsl-main-title-product .hsl-prd-tt{font-weight:400;display:block}.hsl-prd-price{font-weight:700;display:flex;gap:.5rem;color:var(--main-color);align-items:baseline}.hsl-vdt{position:relative;display:inline-block;color:var(--main-color);letter-spacing:.05em;font-weight:400;border-bottom:1px solid var(--main-color)}.hsl-bt-product{display:flex;justify-content:space-between;gap:1rem}.hsl-cll-notice{font-size:1.25rem;line-height:2rem;text-align:center;margin:3.25rem 0}.hsl-prd-price p{font-size:1.25rem;line-height:1}.hsl-prd-price .hsl-after-tax{font-size:.813rem;line-height:1rem;letter-spacing:.1em}.hsl-vdt{font-size:1.125rem;line-height:1.625rem;padding-bottom:.25rem}.hsl-bb-title,.hsl-bb-content{font-weight:400;letter-spacing:.1em;color:var(--main-color)}.w-1050s{max-width:65.625rem;margin-left:0}.hsl-sdt-title{font-weight:400;letter-spacing:.1em;color:var(--main-color)}.ls5{letter-spacing:.05em}.hsl-sg-tt{font-weight:700;letter-spacing:.1em;color:var(--main-color);display:block}.metafield-rich_text_field{letter-spacing:.05em;font-weight:400;color:var(--main-color)}.metafield-rich_text_field ul li{list-style-type:disc}.metafield-rich_text_field ul{margin-left:1rem;padding-left:1rem;margin-bottom:.5rem}.metafield-rich_text_field a{text-decoration:underline;color:var(--main-color)}.hsl-review .jdgm-rev__title{letter-spacing:.1em}.hsl-review .jdgm-rev__body{letter-spacing:.05em}.hsl-review .jdgm-rev__author{letter-spacing:.1em;color:#858585}.hsl-review .jdgm-rev-widg__title{font-family:"Noto Serif JP",sans-serif;letter-spacing:.1em}.hsl-review .jdgm-sort-dropdown{font-size:.875rem;line-height:1.5}.hsl-review .jdgm-row-actions{display:none!important}.hsl-review .jdgm-rev-widg__body{margin-top:3.125rem}.list-cll-title{text-align:center;letter-spacing:.1em;font-weight:400;color:var(--main-color)}.hsl-list-cll-items{margin-top:3.125rem;max-width:65.625rem;margin-left:auto;margin-right:auto}.hsl-list-cll-items .hsl-cll-itema{text-decoration:none;color:var(--main-color);display:block;font-weight:400;letter-spacing:.05em;font-size:1.25rem;line-height:1.875rem;padding-bottom:1.875rem;margin-bottom:1.875rem;border-bottom:1px solid var(--gray-b)}.hsl-nbprd{font-size:.875rem;line-height:1.375rem}.hsl-list-all-colections{margin-top:5rem;margin-bottom:9rem}.hsl-not-found{margin-top:6.25rem;margin-bottom:9rem}.hsl-not-found .hsl-nf-wrap{max-width:65.625rem;margin:0 auto;text-align:center}@media (min-width: 781px){.only_sp{display:none!important}.hsl-header-wrap{max-width:106.25rem;margin-left:auto;margin-right:auto;padding-right:3.125rem;padding-left:3.125rem;border-radius:.625rem;display:flex;align-items:center;gap:1rem;justify-content:space-between;position:relative}.hsl-menu-icon{display:flex;align-items:center;gap:3.125rem}.header-nav{display:flex;align-items:center;gap:3rem}.header ul li a{font-size:1.25rem;line-height:1.796rem}.header ul.header-nav li a{letter-spacing:.1em}.header ul.hamburger-nav li a{padding-top:.5rem;padding-bottom:.5rem;display:block}.hsl-wrap-cart{height:7.5rem;gap:3.125rem}.header .hsl-cart-count{width:6.25rem;height:2.5rem}.header .hsl-cart{width:1.625rem;height:1.448rem;margin-right:.5rem}.hsl-hbg-wrap{background-color:#ffffffb3;-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem);width:18.75rem;min-height:17.5rem;padding:1.25rem;right:0;top:100%;border-bottom-left-radius:.625rem;border-bottom-right-radius:.625rem}.wap-mn-hbg{margin-top:.625rem}.header .main-logo{width:6.25rem;height:3.75rem}ul>li.hsl-has-child{margin-right:1.25rem}li.hsl-has-child .sub-menu li a{font-weight:400;font-size:1rem;line-height:1.5rem;padding:.625rem .938rem;text-align:left;width:100%;display:block}ul>li.hsl-has-child>a:after{content:"";display:inline-block;border-right:2px solid var(--main-color);border-top:2px solid var(--main-color);position:absolute;opacity:1;width:.375rem;height:.375rem;top:50%;right:-1.125rem;-webkit-transform:translateY(-50%) rotate(135deg);-moz-transform:translateY(-50%) rotate(135deg);-ms-transform:translateY(-50%) rotate(135deg);-o-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}.header .sub-menu{text-align:left;border-radius:.625rem;visibility:hidden;opacity:0;position:absolute;top:100%;color:var(--body-color);left:0;background-color:var(--boxes);padding-top:.625rem;padding-bottom:.625rem;min-width:14.375rem;-webkit-box-shadow:4px 8px 8px rgba(0,0,0,.15);-moz-box-shadow:4px 8px 8px rgba(0,0,0,.15);box-shadow:4px 8px 8px #00000026;z-index:9;-o-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.header ul li.hsl-has-child:hover ul.sub-menu{opacity:1;visibility:visible}.footer .hsl-footer-wrap{display:flex;justify-content:space-between;gap:1rem}.footer .footer-logo{width:12.5rem;height:7.465rem}.footer .hsl-footer-menu{flex-basis:47.375rem}.footer .hsl-ftlx{margin-bottom:1.875rem;padding-bottom:1.563rem;border-bottom:1px solid var(--main-color)}.footer .hsl-ft-one,.footer .hsl-ft-two{display:flex;gap:.625rem 1.25rem}.footer .hsl-ft-one .hsl-ftaa,.footer .hsl-ft-two .hsl-ftaa{flex-basis:6.563rem;flex-shrink:0;flex-grow:0}.footer .hsl-ftaa{font-size:1.25rem;line-height:1.796rem}.footer .hsl-fta{display:flex;gap:1rem 2.5rem;flex-wrap:wrap}.footer .hsl-fta li a{font-size:1.125rem;line-height:1.629rem}.footer .hsl-ft-copyright{margin-top:8.438rem}.footer .hsl-ftcpr{display:flex;gap:1rem 2.5rem;flex-wrap:wrap}.footer .hsl-ftcpr a{font-size:.875rem;line-height:1.267rem}.cart{padding:10rem 0}.cart-item{flex-direction:row;text-align:left;gap:2.5rem;justify-content:flex-start}.cart-item-image{width:5rem}.cart-item-image img{width:5rem;height:5rem;object-fit:cover}.cart-item-product h3 a{font-size:1rem;line-height:1.5}.hsl-filter-mobi{display:none}.hsl-filter-wrap{display:flex;gap:1.875rem;margin-top:1rem}.hsl-filter-wrap .hsl-filter-sidebar{flex-basis:26%}.hsl-filter-wrap .hsl-filter-content{flex-basis:72%}.hsl-collection-filter-top{display:flex;justify-content:space-between}.hsl-collection-sidebar #sort-by{font-size:.875rem;height:2.25rem;line-height:2.25rem}.cart-item-total{width:7.5rem}.cart-buttons .button{max-width:20rem;margin-left:auto;margin-right:auto}.widtha{display:flex;margin-left:auto;margin-right:auto;max-width:102rem;padding-left:1rem;padding-right:1rem;gap:3.063rem;align-items:start;justify-content:center;margin-top:5rem}.main-product{margin:3.75rem 0 9.5rem}.main-product-left{width:65.625rem}.main-product-left .main-product-image{width:100%;height:31.875rem;display:block;object-fit:cover}.main-product-right{width:31.313rem}.main-product .width{display:flex;width:calc(100% - 1rem)}.main-product-image-thumbs li img{width:12.375rem;height:7.188rem}.main-product .hsl-single-product-title{font-size:1.563rem;line-height:2.25rem}.main-product-description{margin:1.5rem 0;font-size:1.125rem;line-height:2.188rem}.hslsg-collection-items,#filter-collections{display:flex;justify-content:center;gap:2.5rem;font-size:1.25rem;line-height:1.875rem}.main-product .swiper-button-next,.main-product .swiper-button-prev{width:2.5rem;height:2.5rem}.main-product .swiper-button-next:after,.main-product .swiper-button-prev:after{font-size:1rem}.main-product-price,.main-product-compare{font-size:1.875rem;line-height:1}.main-product-prices{margin-top:5.313rem;gap:.625rem}.main-product .main-product-options{padding-top:3.125rem;padding-bottom:3.125rem;border-top:1px solid var(--gray-b);border-bottom:1px solid var(--gray-b);margin-top:2.5rem}.main-product-option legend{float:left;margin-right:1.25rem}.main-product .main-product-add-to-cart{margin-top:2.5rem;font-size:1.25rem;line-height:1;height:3.75rem}.hsl-filter-container .product-image,.hsl-main-grid .product-image{width:21.875rem;height:21.875rem}.hsl-filter-container .product-colors,.hsl-main-grid .hsl-color-options{gap:.938rem;margin-top:1.5rem;padding-bottom:1.5rem}.hsl-collection-prd{margin-top:1.5rem}.hsl-filter-container .product-list,.hsl-main-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12rem 3.125rem;max-width:100rem;margin-top:5rem;margin-bottom:5rem}.hsl-filter-container .product-item,.hsl-main-grid .product-item{max-width:28.125rem;padding-left:3.125rem;padding-right:3.125rem;min-height:41.25rem}.hsl-collection-link{font-size:1.563rem;line-height:1.5}.hsl-main-title-product{font-size:1.125rem;line-height:2rem;margin-top:1.875rem}.hsl-bt-product{margin-top:3.125rem}.hsl-homepage{background-image:url(//shop.temotokuyou-kodama.jp/cdn/shop/t/2/assets/bg_shop_pc.png?v=124726336600017807831734942447);background-repeat:no-repeat;background-position:top right;background-size:contain}.hsl-banner-page-title{margin-top:3.125rem}.hsl-banner-page-title .hsl-main-bbimg{width:100%;height:31.25rem}.hsl-bb-title{margin-top:6.875rem}.hsl-bb-content{margin-top:1rem}.hsl-bb-title,.hsl-bb-content{font-size:1.25rem;line-height:2.5rem}.hsl-page-featured-collection{margin-top:11.75rem;margin-bottom:11.75rem}.remove-item.active:before{top:.25rem;left:.125rem}.hsl-detail-product-top,.hsl-detail-product-middle,.hsl-review-wrap{margin-top:6.25rem;padding-top:6.25rem;border-top:1px solid var(--gray-b)}.hsl-sdt-title{font-size:1.25rem;line-height:1.563rem}.hsl-single-featured{margin-top:3.125rem}.hsl-has-img .hsl-ftr-img img{width:31.25rem;height:18rem}.hsl-has-img{display:flex;gap:3.125rem}.hsl-has-img .hsl-ftr-img{flex-basis:31.25rem;flex-grow:0;flex-shrink:0}.hsl-ftr-txt{font-size:1.125rem;line-height:2.5rem}.hsl-sg-tt{font-size:1.25rem;line-height:2.188rem;flex-basis:7.25rem;flex-grow:0;flex-shrink:0}.metafield-rich_text_field{font-size:1.125rem;line-height:2.188rem}.hsl-single-size,.hsl-single-material,.hsl-single-color,.hsl-single-precautions{display:flex;gap:.625rem;margin-top:3.125rem}.hsl-review .jdgm-rev__title{font-size:1.25rem;line-height:1.5;margin-top:1.25rem}.hsl-review .jdgm-rev__body p{font-size:1.125rem;line-height:2.188rem;margin-top:1.25rem}.hsl-review .jdgm-rev__author{font-size:.938rem;line-height:1}.hsl-review .jdgm-rev__content{margin-top:1.875rem}.hsl-review .jdgm-row-rating{margin-bottom:1.25rem}.hsl-review .jdgm-rev{padding-top:3.125rem;padding-bottom:3.125rem;border-color:var(--gray-b)}.hsl-review .jdgm-paginate{border-color:var(--gray-b)}.hsl-review .jdgm-rev-widg__title,.hsl-review .jdgm-form__title{font-size:1.25rem;line-height:1.5}.hsl-review .jdgm-rev-widg__summary-average,.hsl-review .jdgm-rev-widg__summary-text,.hsl-review .jdgm-form__fieldset label{font-size:1.125rem;line-height:1}.hsl-review .jdgm-form__fieldset p{font-size:1.125rem;line-height:1.5;display:none!important}.hsl-review .jdgm-btn{font-size:1rem!important}.hsl-review .jdgm-histogram__bar{width:8.75rem}.hsl-review .jdgm-write-rev-link{max-width:15rem!important;font-size:1rem}.hsl-single-product-detail{margin-top:10rem}.list-cll-title{font-size:1.25rem;line-height:1.875rem}.hsl-not-found .nf-title{font-size:3.125rem;line-height:1.5}.hsl-not-found .nf-notice{font-size:1.25rem;line-height:1.875rem;margin-top:1.25rem}}@media only screen and (max-width: 1920px) and (min-width:1441px){html{font-size:.83333333333vw}}@media only screen and (max-width: 1440px) and (min-width:1200px){html{font-size:.9223vw}}@media only screen and (max-width: 1199px) and (min-width:992px){html{font-size:.925vw}}@media only screen and (max-width: 991px) and (min-width:781px){html{font-size:.925vw}}@media (max-width: 780px){html{font-size:4.07124681934vw}body{font-size:1rem}.only_pc{display:none!important}.header{padding-left:1.844rem;padding-right:1.844rem}.header .hsl-header-wrap{display:flex;align-items:center;gap:1rem;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.header .main-logo{width:5rem;height:2.986rem}.header .hsl-cart-count{width:4.236rem;height:1.875rem;font-size:.813rem;line-height:1}.header .hsl-cart{width:1.174rem;height:1.055rem;margin-right:.375rem}.hsl-wrap-cart{gap:1.25rem}.hsl-hbg-wrap{background-color:var(--boxes);width:100%;left:0;padding:1.25rem .938rem;overflow:hidden;overflow-y:auto;overscroll-behavior:contain;height:max(calc(100vh - 8.75rem),calc(100vh - 3.75rem));max-height:max(calc(100vh - 8.75rem),calc(100vh - 3.75rem))}.hsl-hbg-wrap .header-nav{text-align:center}.hsl-hbg-wrap .header-nav li{padding-top:.625rem;padding-bottom:.625rem}.header-nav li a{letter-spacing:.1em;font-size:1.25rem;line-height:1.875rem;padding-top:.625rem;padding-bottom:.625rem}.header-nav .btn-submenu{top:.625rem}.btn-submenu:before{width:.875rem;height:.875rem}.btn-submenu:after{width:.563rem;height:.563rem}.wap-mn-hbg{display:flex;gap:1rem;align-items:end}.wap-mn-hbg .hamburger-nav{margin-top:3.125rem;flex-basis:80%;flex-grow:0;flex-shrink:0}.wap-mn-hbg .hamburger-nav li a{font-size:.875rem;line-height:1.25rem;padding-top:.438rem;padding-bottom:.438rem;display:block}.footer{padding:5.875rem 1rem 1.25rem}.hsl-logo-footer{margin:0 auto;text-align:center}.hsl-logo-footer .footer-logo{margin:0 auto;width:6.25rem;height:3.843rem}.hsl-footer-menu{margin-top:2.938rem;max-width:21rem;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap;justify-content:space-between}.footer .hsl-ft-one{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--gray-a);flex-basis:100%}.footer .hsl-ft-two{flex-basis:50%}.footer .hsl-ft-one .hsl-ftaa,.footer .hsl-ft-two .hsl-ftaa,.footer .hsl-ft-two .hsl-ftcpr li a{font-size:.875rem;line-height:1.258rem}.footer .hsl-ft-one .hsl-fta{margin-top:1.375rem;display:flex;gap:.625rem 1.25rem;align-items:center;flex-wrap:wrap}.footer .hsl-ft-one .hsl-fta li a{font-size:.75rem;line-height:1.086rem}.footer .hsl-ft-two .hsl-ftaa{margin-bottom:.375rem;display:block}.footer .hsl-ft-two .hsl-fta li{padding-top:.375rem;padding-bottom:.375rem}.footer .hsl-ft-copyright .hsl-ftcpr li a{font-size:.625rem;line-height:.905rem}.footer .hsl-ft-copyright .hsl-ftcpr li:last-child{margin-top:2.5rem}.hsl-filter-mobi{font-size:1rem;line-height:1.5;color:#2a2a2a;display:flex;align-items:center;gap:.25rem;justify-content:start;position:relative;flex:0 0 20%;order:2}.hsl-filter-mobi svg{width:1.25rem;height:1.25rem;object-fit:cover}#ProductGridContainer{position:relative}.hsl-collection-filter-top{border:1px solid #f2f2f2;margin-top:1rem}.hsl-collection-filter-top .active-filtersk{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem;flex:0 0 100%;order:3}.hsl-filter-sidebar{background-color:#fff;padding-top:1.25rem;padding-bottom:1.25rem;margin-top:0;position:fixed;left:0;top:0;z-index:999;width:calc(100vw - 4.125rem);height:100vh;visibility:hidden;touch-action:manipulation;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px #0000002d;-o-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-webkit-transform:translateX(-100%);transform:translate(-100%);-o-transition:transform .5s cubic-bezier(.645,.045,.355,1),visibility .5s cubic-bezier(.645,.045,.355,1);-moz-transition:transform .5s cubic-bezier(.645,.045,.355,1),visibility .5s cubic-bezier(.645,.045,.355,1);-webkit-transition:transform .5s cubic-bezier(.645,.045,.355,1),visibility .5s cubic-bezier(.645,.045,.355,1);transition:transform .5s cubic-bezier(.645,.045,.355,1),visibility .5s cubic-bezier(.645,.045,.355,1)}.hsl-collection-sidebar .hsl-filter-sidebar.active{visibility:visible;-o-transform:translate(0);-ms-transform:translate(0);-moz-transform:translate(0);-webkit-transform:translate(0);transform:translate(0)}.hsl_close_filter{margin-bottom:1.25rem;display:flex;justify-content:end;padding-left:1rem;padding-right:1rem}.hsl-filter-content{margin-top:1.25rem}.wrap-collectionkk{margin-top:2.5rem}.hsl-collection-filter-top{display:flex;flex-wrap:wrap;align-items:center}.wrap-collectionkk{position:relative}#ProductGridContainer .collection__sort{flex:0 0 80%;justify-content:end;order:2}.hsl-filter-wrap .fitlers{height:max(calc(100% - 8.75rem),calc(100% - 3.75rem));max-height:max(calc(100% - 8.75rem),calc(100% - 3.75rem));overflow-y:auto;overscroll-behavior:contain;padding-left:1rem;padding-right:1rem}.PageOverlay{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:10;visibility:hidden;opacity:0;background:#363636;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.PageOverlay.active{opacity:.5;visibility:visible}.cart{padding:3.75rem 0}.cart-item-image{margin:0 auto;width:11.25rem;height:11.25rem}.cart-item-image img{width:11.25rem;height:11.25rem;object-fit:cover;margin:0 auto}.cart-item-product h3 a{font-size:1rem;line-height:1.5}.cart-item-total{margin:0 auto}.cart-item{max-width:18.75rem;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;gap:.625rem;text-align:center}.cart-item-remove{position:absolute;top:1.875rem;left:71%;-webkit-transform:translateX(-50%);transform:translate(-50%);display:flex;justify-content:center;align-items:center;z-index:2}.cart-item-remove .remove-item{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--boxes);border-radius:50%}.remove-item.active:before{top:.625rem;left:.625rem}.main-product{margin:var(--spacing) 0}.main-product-right{max-width:20.875rem;margin-top:2.875rem;margin-left:auto;margin-right:auto;flex:0 0 100%}.main-product-left{flex:0 0 100%}.width{width:100%;padding-left:1rem;padding-right:1rem}.hsl-menu-icon{gap:.625rem}.ec-edy-nono{max-width:14.5rem;margin-left:auto;margin-right:auto;display:block;background-color:var(--boxes);padding-left:1rem;padding-right:1rem;color:var(--main-color);font-weight:400;position:relative;font-size:.875rem;letter-spacing:.1em}.ec-edy-nono.active:before{content:"";width:12.5rem;height:1px;background-color:var(--gray-b);position:absolute;bottom:-.625rem;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.ec-edy-nono:after{content:"";width:.5rem;height:.5rem;border-right:1px solid var(--main-color);border-top:1px solid var(--main-color);position:absolute;top:40%;right:1rem;-webkit-transform:translateY(-50%) rotate(135deg);-moz-transform:translateY(-50%) rotate(135deg);-ms-transform:translateY(-50%) rotate(135deg);-o-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);-o-transition:transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out;-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out}.ec-edy-nono.active:after{top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);-moz-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);-o-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.hslsg-collection-items{max-width:14.5rem;padding-left:1rem;padding-right:1rem;background-color:var(--boxes);margin-left:auto;margin-right:auto;margin-top:1.25rem;padding-bottom:1rem;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.hslsg-collection-items:not(.active){height:0;visibility:hidden;z-index:-2}.hslsg-collection-items.active{height:auto;visibility:visible;z-index:2;display:flex;flex-direction:column;flex-wrap:wrap}.hslsg-collection-items li a,#filter-collections li{font-size:.875rem;line-height:1.875rem;font-family:Noto Sans JP,sans-serif;font-style:normal}.hsl-homepage{position:relative}.hsl-homepage #shopify-section-header{margin-bottom:12rem}.hsl-has-mgtsg{margin-top:5.625rem}.hsl-absulute-mobile{position:absolute;top:7.5rem;left:50%;z-index:3;width:100%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.hsl-banner-page-title{padding-left:.625rem;padding-right:.625rem;position:relative}.hsl-banner-page-title:after{content:"";background-image:url(//shop.temotokuyou-kodama.jp/cdn/shop/t/2/assets/bg_shop_sp.png?v=128411562545107253961734942447);background-size:cover;background-position:top center;background-repeat:no-repeat;width:100%;height:100%;object-fit:cover;position:absolute;top:31.7%;right:0;z-index:1}.hsl-banner-page-title .hsl-banner-wrap{max-width:20.875rem;padding-left:0;padding-right:0;position:relative;z-index:2}.hsl-main-bbimg{width:100%;height:20.875rem}.hsl-bb-title{margin-top:3.125rem;font-size:1.125rem;line-height:1}.hsl-bb-content{font-size:.875rem;line-height:1.563rem;margin-top:2rem}.hsl-page-featured-collection{margin-top:12.375rem;padding-left:.625rem;padding-right:.625rem}.hsl-page-featured-collection .hsl-filter-cll{max-width:20.875rem;padding-left:0;padding-right:0}.hsl-main-grid .product-image{width:100%;height:20.875rem}.hsl-filter-container .product-colors,.hsl-main-grid .hsl-color-options{gap:.938rem;margin-top:1.875rem;padding-bottom:1.875rem}.hsl-collection-prd{margin-top:1.875rem}.hsl-collection-link{font-size:1.25rem;line-height:1.5}.hsl-main-title-product{font-size:.875rem;line-height:1.563rem;margin-top:1.875rem}.hsl-bt-product{margin-top:1.875rem}.product-item{margin-bottom:9.375rem}.main-product-left .main-product-image{width:100%;height:18.75rem;display:block;object-fit:cover}.main-product .swiper-button-next,.main-product .swiper-button-prev{width:1.875rem;height:1.875rem}.main-product .swiper-button-next:after,.main-product .swiper-button-prev:after{font-size:.75rem}.hsl-has-mgtsg .hasu-thumbnail-slide{display:none!important}.hsl-has-mgtsg .hasu-big-img{display:flex}.main-product .hsl-single-product-title{font-size:1.125rem;line-height:1.5}.hsl-review .jdgm-widget-actions-wrapper{margin-top:1.875rem;margin-bottom:1rem}.main-product-description{font-size:.875rem;line-height:1.563rem;margin-top:1.563rem}.main-product-prices{margin-top:1.75rem;gap:.5rem}.main-product-price,.main-product-compare{font-size:1.563rem;line-height:1}.hsl_after_tax{font-size:.75rem;line-height:1rem}.main-product-right form{display:flex;gap:2.5rem;margin-top:6.25rem}.main-product-right .main-product-add-to-cart{orphans:1;flex-basis:100%;border-radius:.313rem;border-color:var(--gray-b);background-color:var(--gray-b);height:3.125rem;color:var(--buttonText);font-size:.875rem;line-height:1}.main-product-right .main-product-options{order:2;flex-basis:5.75rem;flex-grow:0;flex-shrink:0}.main-product-option legend{margin-bottom:.625rem}.main-product-option-radios{gap:.5rem .938rem}.hsl-sdt-title{font-size:1.25rem;line-height:1.563rem}.hsl-detail-product-top .hsl-sdt-title{display:none}.hsl-has-img .hsl-ftr-img img{width:100%;height:12rem}.hsl-single-product-detail{margin-top:1.875rem}.hsl-ftr-txt{font-size:.875rem;line-height:1.75rem;margin-top:3.125rem}.hsl-detail-product-middle,.hsl-review-wrap{margin-top:5rem;padding-top:5rem;border-top:1px solid var(--gray-b)}.hsl-single-size,.hsl-single-material,.hsl-single-color,.hsl-single-precautions{margin-top:3.125rem}.hsl-sg-tt{font-size:.875rem;line-height:1}.metafield-rich_text_field{font-size:.875rem;line-height:1.75rem;margin-top:.625rem}.hsl-review .jdgm-rev__title{font-size:1rem;line-height:1.5}.hsl-review .jdgm-rev__body p{font-size:.875rem;line-height:1.75rem;margin-top:1.25rem}.hsl-review .jdgm-rev__author{font-size:.938rem;line-height:1}.hsl-review .jdgm-rev__content{margin-top:1.875rem}.hsl-review .jdgm-row-rating{margin-bottom:1.25rem}.hsl-review .jdgm-rev{padding-top:3.125rem;padding-bottom:3.125rem;border-color:var(--gray-b)}.hsl-review .jdgm-paginate{border-color:var(--gray-b)}.hsl-review .jdgm-rev-widg__title,.hsl-review .jdgm-form__title{font-size:1.25rem;line-height:1.5}.hsl-review .jdgm-rev-widg__summary-average,.hsl-review .jdgm-rev-widg__summary-text,.hsl-review .jdgm-form__fieldset label{font-size:.875rem;line-height:1}.hsl-review .jdgm-form__fieldset p{font-size:.875rem;line-height:1.375rem;display:none!important}.hsl-review .jdgm-btn{font-size:1rem!important}.hsl-review .jdgm-write-rev-link{font-size:.875rem}.w-1050s,.list-cll-title,.hsl-not-found .hsl-nf-wrap{max-width:20.875rem;margin-right:auto;margin-left:auto}.hsl-review .jdgm-form__fieldset-actions{margin-top:.938rem}.metafield-rich_text_field ul{margin-left:.5rem}.list-cll-title{font-size:1.125rem;line-height:1.75rem}.hsl-list-cll-items{max-width:20.875rem}.hsl-not-found .nf-title{font-size:2.5rem;line-height:1.5}.hsl-not-found .nf-notice{font-size:1.125rem;line-height:1.875rem;margin-top:1.25rem}.hsl-sort-product .hsl-main-grid{display:flex;flex-direction:column;flex-wrap:wrap}}.pagination-inner a{color:var(--text)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/style.css.map */
