@charset "UTF-8";.section-selectbox-form .selectbox-form li{list-style:none}.section-selectbox-form .selectbox-form li .selectbox-form__top{width:100%;position:relative}.section-selectbox-form .selectbox-form li .selectbox-form__bottom{margin-top:auto;width:100%}.section-selectbox-form .selectbox-form li .selectbox-form__image img{display:block;width:100%;cursor:pointer;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}.section-selectbox-form .selectbox-form li .selectbox-form__image img:hover{opacity:.9}.section-selectbox-form .selectbox-form li .selectbox-form__price{font-size:12px;letter-spacing:.05em}.section-selectbox-form .selectbox-form li .selecter-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid var(--border-color);border-radius:6px}.section-selectbox-form .selectbox-form li .selecter-box input{padding:0;border:none;border-radius:0;outline:none;background:none;text-align:center;font-weight:500;font-size:12px;color:#333;width:calc(100% - 60px)}.section-selectbox-form .selectbox-form li .selecter-box input:disabled{color:#333}.section-selectbox-form .selectbox-form li .selecter-box input::-webkit-outer-spin-button,.section-selectbox-form .selectbox-form li .selecter-box input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;-moz-appearance:textfield}.section-selectbox-form .selectbox-form li .selecter-box button{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0;background-color:transparent;cursor:pointer}.section-selectbox-form .selectbox-form li .selecter-box button.mainasu{padding-left:10px}.section-selectbox-form .selectbox-form li .selecter-box button.plus{padding-right:10px}.section-selectbox-form .modal-triger{display:none}.section-selectbox-form .overlay{display:none;z-index:9999;background:#0000006e;position:fixed;width:100%;height:100vh;top:0;left:0}.section-selectbox-form .overlay .overlay-close{display:block;width:100%;height:100%}.section-selectbox-form .overlay .overlay__content{background:#fff;border-radius:5px;padding:40px;width:calc(100vw - 30px);max-width:500px;height:auto;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.section-selectbox-form .overlay .overlay__content .close{position:absolute;top:-13px;right:-5px;width:40px;height:40px;cursor:pointer;z-index:1;font-size:20px;background:#333;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-selectbox-form .overlay .overlay__content .overlay__description{text-align:left;margin-top:20px}.section-selectbox-form .modal-triger:checked+.overlay{display:block}.section-selectbox-form .selectbox-fixbtn{position:fixed;-ms-flex-wrap:wrap;flex-wrap:wrap;bottom:0;left:0;z-index:10;background:#fff;-webkit-box-shadow:0 0 14px rgba(0,0,0,.04);box-shadow:0 0 14px #0000000a;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:34px 30px 30px}@media screen and (max-width: 767px){.section-selectbox-form .selectbox-fixbtn{padding:22px 0 5px}}.section-selectbox-form .selectbox-fixbtn .selectbox-fixbtn__select{margin-right:30px;font-size:20px;font-weight:500;letter-spacing:.1em}@media screen and (max-width: 767px){.section-selectbox-form .selectbox-fixbtn .selectbox-fixbtn__select{font-size:16px;margin-right:27px}}.section-selectbox-form .selectbox-fixbtn .selectbox-fixbtn__description{background:#efefef;color:#333;border-radius:30px;padding:5px 20px;font-weight:700;font-size:14px;letter-spacing:.1em}.section-selectbox-form .selectbox-fixbtn .selectbox-fixbtn__submit{background:#333;padding:8px 45px;border-radius:30px;font-size:14px;color:#fff;letter-spacing:.1em}@media screen and (max-width: 767px){.section-selectbox-form .selectbox-fixbtn .selectbox-fixbtn__submit{padding:5px 27px}}.section-selectbox-form #product_result{width:100%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:10px}.section-selectbox-form #product_result li{position:relative}.section-selectbox-form #product_result li:after{content:"";height:46px;width:1px;background:#e2e2e2;position:absolute;right:0;bottom:0}.section-selectbox-form #product_result li:last-child:after{display:none}.section-selectbox-form #product_result li .result-image{width:60px;margin-right:10px}.section-selectbox-form #product_result li .result-image img{width:100%;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}.section-selectbox-form #product_result li .result-info{width:calc(100% - 60px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-selectbox-form #product_result li .result-info .title{color:#333;font-size:10px;font-weight:500;width:100%}.section-selectbox-form #product_result li .delete{position:absolute;top:20px;z-index:2;right:-11px;background:#333;color:#fff;border-radius:30px;width:22px;height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:10px;cursor:pointer}.section-selectbox-form #product_result li .fix-selecter-box{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #DDDDDD;border-radius:6px;margin:auto auto 0;height:22px}.section-selectbox-form #product_result li .fix-selecter-box button{width:22px;height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;border:0;background-color:transparent;cursor:pointer}.section-selectbox-form #product_result li .fix-selecter-box .num{width:20px;font-size:10px;text-align:center}.c-product-section .product-form__quantity,.c-product-section .product-form__buttons{display:none!important}.c-product-set-contents--yoridori{--grid-mobile-horizontal-spacing:1.5rem;--grid-mobile-vertical-spacing:5rem;--grid-desktop-horizontal-spacing:1.5rem;--grid-desktop-vertical-spacing:5rem}.c-product-set-contents--yoridori .c-product-sub-title{margin-bottom:1.5rem}@media screen and (max-width: 749px){.c-product-set-contents--yoridori .product-grid{-webkit-column-gap:var(--grid-mobile-horizontal-spacing)!important;-moz-column-gap:var(--grid-mobile-horizontal-spacing)!important;column-gap:var(--grid-mobile-horizontal-spacing)!important;row-gap:var(--grid-mobile-vertical-spacing)!important}.c-product-set-contents--yoridori .product-grid.grid--2-col .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}}.c-product-set-contents--yoridori .grid__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-product-set-contents--yoridori .selectbox-description{text-align:left;font-size:1.4rem;font-weight:400;color:rgb(var(--color-foreground))}.c-product-set-contents--yoridori .c-card-item-country{margin-bottom:.6rem}.c-product-set-contents--yoridori .selectbox-form{margin-bottom:0}.c-product-set-contents--yoridori .selectbox-form__information{padding:.8rem 0}.c-product-set-contents--yoridori .selectbox-form__title{margin-top:0;margin-bottom:.8rem}.c-product-set-contents--yoridori .selectbox-form__title *{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));text-align:left;text-decoration:none;padding-left:0;padding-right:0}.c-product-set-contents--yoridori .selectbox-form__bottom{margin-top:auto;margin-bottom:0}.c-product-set-contents--yoridori .selecter-box{-webkit-box-flex:0;-ms-flex:0 0 7rem;flex:0 0 7rem;max-width:14.2rem;display:block;margin:0}.c-product-set-contents--yoridori .selecter-box select{width:100%;padding:.6rem 1.6rem!important;-webkit-box-shadow:none!important;box-shadow:none!important}.c-product-set-contents--yoridori .selecter-box .select:before,.c-product-set-contents--yoridori .selecter-box .select:after{content:"";position:absolute;bottom:0;left:auto;right:1rem;margin:auto 0;width:5.5px;height:5.5px;vertical-align:middle;border-top:1px solid;border-right:1px solid;border-left:none;border-bottom:none;-webkit-box-shadow:none;box-shadow:none;border-color:currentColor;z-index:1}.c-product-set-contents--yoridori .selecter-box .select:before{top:8px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.c-product-set-contents--yoridori .selecter-box .select:after{top:-8px;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.c-product-set-contents--yoridori .selecter-box__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.4rem}@media screen and (max-width: 375px){.c-product-set-contents--yoridori .selecter-box__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}}.c-product-set-contents--yoridori .selecter-box__label{line-height:1!important;font-size:1.4rem;font-weight:400;color:rgb(var(--color-foreground))}.c-product-set-contents--yoridori .selectbox-form-quick-add{margin-top:1.5rem}.c-product-set-contents--yoridori .selectbox-form-quick-add .quick-add__submit{-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:3.1rem;font-size:1.2rem;border-radius:6px;padding:.4rem;min-width:auto}.c-product-set-contents--yoridori .selectbox-form-quick-add .smartwishlist{-webkit-box-flex:0;-ms-flex:0 0 3.1rem;flex:0 0 3.1rem;-webkit-box-shadow:0 0 0 1px var(--border-color);box-shadow:0 0 0 1px var(--border-color);margin-left:1rem}.c-product-set-contents--yoridori .selectbox-form-quick-add .smartwishlist>span{margin-bottom:0;width:2rem;height:2rem;-webkit-transform:none;transform:none}.c-product-set-contents--yoridori .selectbox-form-quick-add .smartwishlist>span:after{content:none}.c-product-set-contents--yoridori .selectbox-form-description__opener-text{margin-top:1.6rem;text-align:center;line-height:1}.c-product-set-contents--yoridori .selectbox-form-description__opener-text .link{font-size:1rem;font-weight:400;color:rgb(var(--color-foreground))}.c-product-set-contents--yoridori .c-card-item-label__wrapper,.c-product-set-contents--yoridori .c-card-item-description{display:none}.c-product-set-contents--yoridori .c-selectbox-staff{display:none;margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid var(--border-color)}.c-product-set-contents--yoridori .c-selectbox-staff__name{font-size:1rem;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;margin-bottom:.2rem;color:rgba(var(--color-button),var(--alpha-button-background))}.c-product-set-contents--yoridori .c-selectbox-staff__name .icon{width:1.4rem;height:1.4rem;margin-right:.3rem}.c-product-set-contents--yoridori .c-selectbox-staff__comment{font-size:1.1rem;font-weight:400;color:rgb(var(--color-foreground));margin-top:0;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-all}.c-product-set-contents--yoridori .c-product-buy-buttons{position:fixed;bottom:0;top:auto;left:0;right:0;max-width:104.6rem;width:100%;margin:0 auto;padding:1.6rem 2.4rem;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);-webkit-box-shadow:0 -2px 15px rgba(0,0,0,.0509803922);box-shadow:0 -2px 15px #0000000d;z-index:5;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-product-set-contents--yoridori .c-product-buy-buttons .product-form__submit{--color-button: var(--cta-color-button);min-height:4.8rem;padding:0 .4rem;margin:0;border-radius:6px;overflow:hidden;font-weight:600;font-size:1.5rem;gap:.8rem;width:100%}.c-product-set-contents--yoridori .c-product-buy-buttons .icon-cart{-webkit-box-flex:0;-ms-flex:0 0 2rem;flex:0 0 2rem}.c-product-set-contents--yoridori .c-product-buy-buttons .selectbox-fixbtn__description{-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:initial;background:#fff;color:rgba(var(--color-button),var(--alpha-button-background))}.c-product-set-contents--yoridori .c-product-buy-buttons .selectbox-fixbtn__description:before,.c-product-set-contents--yoridori .c-product-buy-buttons .selectbox-fixbtn__description:after{content:none}.c-product-set-contents--yoridori .c-product-buy-buttons .selectbox-fixbtn__submit{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result{padding-left:0;padding-bottom:0;margin:.6rem 0 0;scrollbar-width:5px;scrollbar-color:var(--gradient-base-accent-1) #ccc}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result::-webkit-scrollbar{width:5px;height:5px}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result::-webkit-scrollbar-track{background-color:#ccc}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result::-webkit-scrollbar-thumb{background-color:var(--gradient-base-accent-1)}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result:empty{display:none}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:6px;background:#fff;padding:.9rem;width:32rem;min-width:32rem;margin-right:1.6rem;overflow:hidden}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li:last-child{margin-right:0}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .result-image{-webkit-box-flex:0;-ms-flex:0 0 6.7rem;flex:0 0 6.7rem;margin:0}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .result-info{width:auto;margin-right:1.6rem}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .result-info .title{margin-top:0;margin-bottom:.2rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-all}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .result-info .price{margin-top:0;margin-bottom:.2rem}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .result-info .price-item{white-space:nowrap}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .fix-selecter-box{height:auto;width:100%;border:none}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .selecter-box{max-width:none}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .delete{top:.5rem;left:auto;right:.5rem;background:transparent;color:#000;width:1.8rem;height:1.8rem}@media screen and (min-width: 990px){.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .result-image{-webkit-box-flex:0;-ms-flex:0 0 8.4rem;flex:0 0 8.4rem}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .result-info{margin-right:2rem}}.c-product-set-contents--yoridori .selectbox__switch-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1rem;padding-left:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-product-set-contents--yoridori .selectbox__switch-layout-button{padding:0;color:var(--sub-text-color)}.c-product-set-contents--yoridori .selectbox__switch-layout-button .icon{width:2.2rem;height:2.2rem;vertical-align:middle}.c-product-set-contents--yoridori .selectbox__switch-layout-button.is-active{color:var(--gradient-base-accent-1)}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .quick-add__submit:before{-webkit-box-shadow:none;box-shadow:none}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .c-card-item-inventory{display:block;margin-top:.4rem!important}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .product-grid{row-gap:1.5rem!important}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .grid__item{width:100%;max-width:100%;padding:1.6rem 0;border-top:1px solid var(--gradient-base-accent-1);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:3.6rem}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .grid__item .card__badge{top:-1.6rem}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selecter-box{max-width:11.4rem;margin:0}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selecter-box__wrapper{max-width:20rem;margin:0 auto}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__image{-webkit-box-flex:0;-ms-flex:0 0 17.2rem;flex:0 0 17.2rem}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__image img{max-width:17.2rem;aspect-ratio:.7964}@media screen and (max-width: 989px){.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__image{-webkit-box-flex:0;-ms-flex:0 0 12.2rem;flex:0 0 12.2rem}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__image img{max-width:12.2rem}}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__top{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information>*{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information .c-card-item-one_comment{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;font-size:1.1rem;font-weight:400;color:rgb(var(--color-foreground));margin-bottom:.2rem}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information .selectbox-form__title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:1.6rem;margin-bottom:.4rem}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information .c-card-item-type{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information .c-card-item-country{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-top:1rem;margin-bottom:.8rem;color:rgb(var(--color-foreground))}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information .price{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information .c-card-item-label{margin-right:.2rem}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information .c-card-item-label:last-child{margin-right:0}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information .c-card-item-label__wrapper{display:inline-block;-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;line-height:1}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information .c-gray-text-info{display:inline-block;-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7;margin-top:.6rem;margin-bottom:0}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information .c-selectbox-staff{display:block;-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__information .c-card-item-related-tag{display:none}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__bottom{max-width:22.2rem;margin:auto 0}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__bottom .smartwishlist{display:none}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__bottom .quick-add__submit{min-height:4.8rem}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form-description__opener-text .link{font-size:1.2rem}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .c-card-item-country{margin-bottom:.6rem}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .c-card-item-label{font-size:1.1rem;font-weight:400;padding:0;background:transparent;color:var(--alert-color);border:none;border-radius:0}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .c-card-item-label__wrapper{gap:.4rem .8rem;margin-top:.4rem!important}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .c-gray-text-info{margin-top:.4rem!important;margin-bottom:.6rem}@media screen and (max-width: 749px){.c-product-set-contents--yoridori .selectbox-form__information{padding-bottom:0}.c-product-set-contents--yoridori .product-grid .quick-add,.c-product-set-contents--yoridori .selectbox-form-description__opener-text{margin-top:1.2rem}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .grid__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.4rem;padding-top:0;border-top:0}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__bottom{max-width:none}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__bottom .c-show-more__button{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(61.29%,#FFF));background:linear-gradient(180deg,#fff0,#fff 61.29%)}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__bottom .c-card-item-description{display:block;font-size:1.2rem;font-weight:400;color:rgb(var(--color-foreground))}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__bottom .c-selectbox-staff{display:block;font-size:1.1rem;font-weight:400;color:rgb(var(--color-foreground))}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__bottom .selecter-box__wrapper{margin-top:0}.c-product-set-contents--yoridori #YoridoriGridContainer.c-layout-mode--list .selectbox-form__bottom .selectbox-form-quick-add{max-width:32.7rem;margin:1.2rem auto 0}}@media screen and (max-width: 380px){.c-product-set-contents--yoridori #YoridoriGridContainer:not(.c-layout-mode--list) .selectbox-form-quick-add{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.c-product-set-contents--yoridori #YoridoriGridContainer:not(.c-layout-mode--list) .selectbox-form-quick-add .quick-add__submit{min-width:auto;font-size:1rem}.c-product-set-contents--yoridori #YoridoriGridContainer:not(.c-layout-mode--list) .selectbox-form-quick-add .icon{width:1.5rem;height:1.5rem}}.c-product-set-contents--yoridori .smartwishlist,.c-product-set-contents--yoridori #smartwishlist{display:none!important}@media screen and (min-width: 990px){.c-product-set-contents--yoridori{margin-right:20rem!important}.c-product-set-contents--yoridori .c-product-buy-buttons{top:auto;bottom:5rem;margin:0;left:auto;max-width:24rem;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:1.2rem}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result{padding-right:.4rem;overflow-x:hidden;overflow-y:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.8rem;max-height:80vh;max-height:calc(100vh - var(--header-height) - 20rem)}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li{overflow:visible;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;min-width:auto}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .result-info{margin-right:0}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .result-image{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .selecter-box{-webkit-box-flex:0;-ms-flex:0 1 7rem;flex:0 1 7rem}.c-product-set-contents--yoridori .c-product-buy-buttons #product_result li .selecter-box select{padding:.6rem .8rem!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/selectbox-form.css.map */
