@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&display=swap");button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--main-bg-color);border:none;border-radius:5px;-webkit-box-shadow:inset 1px 2px 3px #fff,1px 2px 3px rgba(0,0,0,.161);box-shadow:inset 1px 2px 3px #fff,1px 2px 3px rgba(0,0,0,.161);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--text-color);cursor:pointer;font-size:1em;font-weight:700;outline:none;padding:0;text-align:center;-webkit-transition:-webkit-box-shadow .4s ease;transition:-webkit-box-shadow .4s ease;transition:box-shadow .4s ease;transition:box-shadow .4s ease,-webkit-box-shadow .4s ease}button.primary{background:var(--primary-bg-color);-webkit-box-shadow:0 3px 3px rgba(0,0,0,.161);box-shadow:0 3px 3px rgba(0,0,0,.161);color:var(--sub-bg-color)}button.circle{border-radius:50%}button:disabled{background:var(--sub-text-color);color:var(--sub-bg-color);cursor:default}button:active,button:disabled{-webkit-box-shadow:none;box-shadow:none}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f8f8f8;border:none;border-radius:5px;-webkit-box-shadow:inset -2px -2px 2px #fff,inset 2px 2px 2px rgba(0,0,0,.161);box-shadow:inset -2px -2px 2px #fff,inset 2px 2px 2px rgba(0,0,0,.161);-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Noto Sans JP,sans-serif;font-size:1em;font-weight:400;margin:0;outline:none;padding:0 .714em}input[type=number]{text-align:center}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f8f8f8;border:none;border-radius:5px;-webkit-box-shadow:inset 0 2px 3px #fff,0 2px 3px rgba(0,0,0,.161);box-shadow:inset 0 2px 3px #fff,0 2px 3px rgba(0,0,0,.161);font-family:Noto Sans JP,sans-serif;font-size:1em;font-weight:500;height:30px;line-height:20px;outline:none;padding:10px 20px}.select-wrapper,select{position:relative}.select-wrapper:after{content:url(https://gigaplus.makeshop.jp/koinlife16/icons/arrow.svg);position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.select-wrapper>select{height:100%;width:100%}a{-webkit-box-sizing:border-box;box-sizing:border-box;color:#0983e8;cursor:pointer;font-size:1em;text-align:left;text-decoration:none}a:after{content:"";height:#0983e8;left:0;position:absolute;top:100%;-webkit-transition:all .4s;transition:all .4s;width:0}a:hover{position:relative;-webkit-text-decoration-color:#0983e8;text-decoration-color:#0983e8}a:hover:after{width:100%}a.current{color:#a0a0a0}.fl-item-page__item__layout{grid-gap:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin-bottom:80px}.fl-item-page__item__layout .fl-item-page__item__left{width:290px}.fl-item-page__item__layout .fl-item-page__item__right{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.fl-item-page__item__layout .fl-item-page__item__title{margin-bottom:20px;margin-top:0}.fl-item-page__item__layout .fl-item-page__item__product-code{margin-bottom:10px}.fl-item-page__item__layout .fl-item-page__item__price{margin-bottom:20px}.fl-item-page__item__layout .fl-item-page__item__option{margin-bottom:40px}.fl-item-page__item__layout .fl-item-page__item__option>p{margin-bottom:10px}.fl-item-page__item__layout .fl-item-page__item__quantity{margin-bottom:30px}.fl-item-page__item__layout .fl-item-page__item__submit{margin-bottom:40px}.fl-item-page__item__thumbnail{aspect-ratio:29/43;width:100%}.fl-item-page__item__price{color:var(--danger-color);font-size:20px;font-weight:500;line-height:1.5}.fl-item-page__item__option>p{line-height:1.5}.fl-item-page__item__option>.select-wrapper{height:44px;width:355px}.fl-item-page__item__option>.select-wrapper>select{font-size:16px;line-height:1.5}.fl-item-page__item__option>.select-wrapper>select>option{-webkit-box-pack:center;-ms-flex-pack:center;grid-gap:4px;gap:4px;justify-content:center}.fl-item-page__item__option>.select-wrapper>select>option,.fl-item-page__item__quantity{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.fl-item-page__item__quantity{grid-gap:30px;gap:30px}.fl-item-page__item__quantity__cart{grid-gap:10px;gap:10px}.fl-item-page__item__quantity__cart,.fl-item-page__item__quantity__cart__input{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.fl-item-page__item__quantity__cart__input{grid-gap:5px;gap:5px}.fl-item-page__item__quantity__cart__input>input{width:50px}.fl-item-page__item__quantity__cart__action{grid-gap:9px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px}.fl-item-page__item__quantity__cart__action>button{-webkit-box-pack:center;-ms-flex-pack:center;height:26px;justify-content:center;width:26px}.fl-item-page__item__quantity__cart__action>button,.fl-item-page__item__quantity__stock{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.fl-item-page__item__quantity__stock{color:var(--sub-text-color)}.fl-item-page__item__submit{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;grid-gap:9px;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--main-bg-color);border:none;border-radius:5px;-webkit-box-shadow:inset 1px 2px 3px #fff,1px 2px 3px rgba(0,0,0,.161);box-shadow:inset 1px 2px 3px #fff,1px 2px 3px rgba(0,0,0,.161);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--text-color);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1em;font-weight:700;gap:9px;height:50px;justify-content:center;outline:none;padding:0;text-align:center;-webkit-transition:-webkit-box-shadow .4s ease;transition:-webkit-box-shadow .4s ease;transition:box-shadow .4s ease;transition:box-shadow .4s ease,-webkit-box-shadow .4s ease;width:180px}.fl-item-page__item__submit.primary{background:var(--primary-bg-color);-webkit-box-shadow:0 3px 3px rgba(0,0,0,.161);box-shadow:0 3px 3px rgba(0,0,0,.161);color:var(--sub-bg-color)}.fl-item-page__item__submit.circle{border-radius:50%}.fl-item-page__item__submit.disabled{background:var(--sub-text-color);color:var(--sub-bg-color);cursor:default;pointer-events:none}.fl-item-page__item__submit.disabled,.fl-item-page__item__submit:active{-webkit-box-shadow:none;box-shadow:none}.fl-item-page__item__attention{background:var(--sub-content-color);border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--danger-color);font-size:16px;font-weight:500;line-height:24px;padding:20px 30px}.fl-item-page__recently__layout .fl-item-page__recently__title{margin-bottom:20px}.fl-item-page__recently__title{grid-gap:10px;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;justify-content:flex-start}.fl-item-page__recently__title:before{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--text-color);content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:30px;width:4px}@media screen and (max-width:768px){.fl-item-page{width:100%}.fl-item-page__item__layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.fl-item-page__item__option>select{height:44px;width:100%}.fl-item-page__item__submit{height:64px;width:100%}}.fl-item-page__item__custom-description{margin-bottom:20px}.fl-item-page__item__custom-description>div{border:1px solid var(--unimportant-text-color);border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:1.5em;padding:20px 30px}.fl-rank-page__layout{max-width:680px;width:100%}.fl-rank-page__layout .fl-rank-page__heading{margin-bottom:40px}.fl-rank-page__layout>p{margin-bottom:20px}.fl-rank-page__layout .fl-rank-page__card-status{margin-bottom:40px}.fl-rank-page__heading{-webkit-box-align:center;-ms-flex-align:center;grid-gap:10px;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;line-height:1.5}.fl-rank-page__heading:before{background:var(--text-color);content:"";display:block;height:30px;width:4px}.fl-rank-page__card-status{width:100%}.fl-rank-page__rank__layout{margin-bottom:60px}.fl-rank-page__rank__layout>h2{margin-bottom:6px}.fl-rank-page__rank__layout>p{margin-bottom:20px}.fl-rank-page__rank__thumbnail{width:calc(50% - 10px)}.fl-rank-page__rank__thumbnail__layout{grid-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.fl-cart-page__layout{margin-bottom:80px}.fl-cart-page__layout .fl-cart-page__heading{margin-bottom:40px}.fl-cart-page__layout .fl-cart-page__table{margin-bottom:30px}.fl-cart-page__layout .fl-cart-page__attention{margin-bottom:20px}.fl-cart-page__heading{grid-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;line-height:1.5}.fl-cart-page__heading:before{background:var(--text-color);content:"";display:block;height:30px;width:4px}.fl-cart-page__table img{height:112px;width:80px}.fl-cart-page__table__header{grid-gap:1.43rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--unimportant-text-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;gap:22.88px;gap:1.43rem;grid-template-columns:2rem 6rem 24rem 11.8rem 2fr 4.28rem;height:48px;height:3rem}.fl-cart-page__table__header>*{text-align:center}.fl-cart-page__table__header>:nth-child(3){text-align:left}.fl-cart-page__table__header>:nth-child(5){text-align:center}.fl-cart-page__table__body.sp{display:none}.fl-cart-page__table__body.pc{display:revert}.fl-cart-page__table__body__row{grid-gap:1.43rem;border-bottom:1px dashed var(--unimportant-text-color);-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;gap:22.88px;gap:1.43rem;grid-template-columns:2rem 6rem 24rem 13rem 2fr 64px;margin-bottom:20px;padding:1.43rem 0}.fl-cart-page__table__body__row:last-child{border-bottom:1px solid var(--unimportant-text-color)}.fl-cart-page__table__body__row__number,.fl-cart-page__table__body__row__quantity,.fl-cart-page__table__body__row__thumbnail{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.fl-cart-page__table__body__row__price{line-height:26px}.fl-cart-page__table__body__row__name{font-size:18.4px;font-size:1.15rem;line-height:1.5}.fl-cart-page__table__body__row__action{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}.fl-cart-page__table__body__row__action>a{background:var(--main-bg-color);border-radius:5px;-webkit-box-shadow:inset 1px 2px 3px #fff,1px 2px 3px rgba(0,0,0,.161);box-shadow:inset 1px 2px 3px #fff,1px 2px 3px rgba(0,0,0,.161);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--text-color);cursor:pointer;font-size:1em;font-weight:500;padding:10px;text-align:center;-webkit-transition:-webkit-box-shadow .4s ease;transition:-webkit-box-shadow .4s ease;transition:box-shadow .4s ease;transition:box-shadow .4s ease,-webkit-box-shadow .4s ease;width:62px}.fl-cart-page__table__footer{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-end}.fl-cart-page__table__footer__total-price{-webkit-box-align:center;-ms-flex-align:center;grid-gap:10px;align-items:center;color:var(--text-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;font-weight:500;gap:10px;line-height:1.5}.fl-cart-page__attention{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:5px;background:var(--sub-content-color);border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--danger-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:16px;font-weight:500;gap:5px;line-height:24px;padding:20px 30px}@media screen and (max-width:768px){.fl-cart-page__table__body.pc,.fl-cart-page__table__header{display:none}.fl-cart-page__table__body.sp{display:revert}.fl-cart-page__table__body__row{grid-gap:10px;border-bottom:1px dashed var(--unimportant-text-color);display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:20px;padding:20px 0;width:100%}.fl-cart-page__table__body__row:last-child{border-bottom:1px solid var(--unimportant-text-color)}.fl-cart-page__table__body__row__thumbnail{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.fl-cart-page__table__body__row__description{width:100%}.fl-cart-page__table__body__row__name{margin-bottom:20px}.fl-cart-page__table__body__row__price{line-height:20px}.fl-cart-page__table__body__row__count{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.fl-cart-page__table__body__row__left{grid-gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}.fl-cart-page__table__body__row__footer{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;width:100%}.fl-cart-page__table__body__row__action{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}.fl-cart-page__table__body__row__action>a{border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--text-color);padding:10px;text-decoration:none;width:64px}}.fl-company-page__layout .fl-company-page__heading,.fl-company-page__layout .fl-company-page__text{margin-bottom:40px}.fl-company-page__heading{grid-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.fl-company-page__heading:before{background:var(--text-color);content:"";height:30px;width:4px}.fl-company-page__official{grid-gap:30px;background:var(--sub-content-color);border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;padding:30px;width:870px}@media screen and (max-width:768px){.fl-company-page__official{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.fl-company-page__official__layout .fl-company-page__official__heading{margin-bottom:10px}.fl-company-page__official__heading{grid-gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.fl-company-page__official__twitter{-ms-overflow-style:none;height:280px;overflow-y:auto;scrollbar-width:none;width:280px}.fl-company-page__official__twitter::-webkit-scrollbar{display:none}.fl-search-page__layout{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin-bottom:10px}.sidebar__pc{display:revert}.sidebar__sp{display:none}@media screen and (max-width:768px){.sidebar__pc{display:none}.sidebar__sp{display:revert}}.sidebar__sp__heading{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18.24px;font-size:1.14rem;font-weight:500;line-height:2;margin:0 0 1em}.sidebar__sp__heading:before{background:var(--text-color);content:"";height:2em;margin-right:.6em;width:.25em}.sidebar__sp__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:16px;gap:20px}.sidebar__sp__list__item__btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--main-bg-color);border:none;border-radius:5px;-webkit-box-shadow:inset 1px 2px 3px #fff,1px 2px 3px rgba(0,0,0,.161);box-shadow:inset 1px 2px 3px #fff,1px 2px 3px rgba(0,0,0,.161);-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--text-color);cursor:pointer;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Noto Sans JP,sans-serif;font-size:1em;font-weight:500;justify-content:space-between;line-height:1.5;outline:none;padding:20px;position:relative;text-align:center;text-align:left;translate:box-shadow .4s;width:100%;z-index:2}.sidebar__sp__list__item__btn>p{width:90%}.sidebar__sp__list__item__btn fl-icon-right-arrow{padding-left:1em}.sidebar__sp__list__item__btn>fl-icon-close-minus,.sidebar__sp__list__item__btn>fl-icon-expand-plus{position:absolute;right:20px;top:calc(50% - 12px);-webkit-transition:visibility .3s ease,opacity .3s ease;transition:visibility .3s ease,opacity .3s ease}.sidebar__sp__list__item__btn>fl-icon-expand-plus{opacity:1;visibility:visible}.sidebar__sp__list__item__btn.open>fl-icon-expand-plus,.sidebar__sp__list__item__btn>fl-icon-close-minus{opacity:0;visibility:none}.sidebar__sp__list__item__btn.open>fl-icon-close-minus{opacity:1;-webkit-transform:translateY(-5px);transform:translateY(-5px);visibility:visible}.sidebar__sp__list__item__wrapper{-ms-overflow-style:none;background:var(--sub-content-color);border-radius:0 0 10px 10px;max-height:0;opacity:0;overflow-y:auto;position:relative;scrollbar-width:none;-webkit-transition:max-height .3s ease,opacity .3s ease;transition:max-height .3s ease,opacity .3s ease;z-index:1}.sidebar__sp__list__item__wrapper::-webkit-scrollbar{display:none}.sidebar__sp__list__item__wrapper.open{opacity:1}.sidebar__sp__list__item__list{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px}.sidebar__sp__banner,.sidebar__sp__list__item__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}.sidebar__sp__banner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:60px}.sidebar__sp__banner__image{max-width:335px;width:100%}.card-grid{grid-gap:30px;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;justify-content:flex-start;padding:0;width:100%}@media screen and (max-width:768px){.card-grid{grid-gap:14px;gap:14px}}.card-grid>*{width:150px}@media screen and (max-width:768px){.card-grid>*{width:calc(33.33333% - 14px)}}.card-list{grid-gap:30px;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px;justify-content:flex-start;padding:0;width:100%}@media screen and (max-width:768px){.card-list{grid-gap:14px;gap:14px}}.card-list>*{width:150px}.card-list>:nth-child(n+6){display:none}@media screen and (max-width:768px){.card-list>*{max-width:110px;width:calc(33.33333% - 14px)}.card-list>:nth-child(n+4){display:none}}body,html{--main-bg-color:#f8f8f8;--sub-bg-color:#fff;--text-color:#2d2d2d;--sub-text-color:#707070;--unimportant-text-color:#a0a0a0;--sub-content-color:#f2f2f2;--link-color:#0983e8;--danger-color:#ff461c;--primary-bg-color:transparent linear-gradient(90deg,#0babff,#0281e8) 0% 0% no-repeat padding-box;background:var(--main-bg-color);font-family:Noto Sans JP,sans-serif!important;font-size:14px;font-weight:400;margin:0}h1{font-size:22.88px;font-size:1.43rem}h1,h2{font-weight:500;line-height:1.5;margin:0}h2{font-size:18.24px;font-size:1.14rem}h3{font-size:16px;font-size:1rem;font-weight:500;line-height:1.5}h3,p{margin:0}em{font-size:70%;margin-left:.25em}fl-layout-search-form>.select-wrapper>select{padding:5px 10px!important}@media screen and (max-width:768px){div[slot=breadcrumb]{-webkit-box-orient:vertical;-webkit-box-direction:normal;grid-row-gap:.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:.5em}}.kaitori-floating-button{display:none}@media screen and (max-width:768px){.kaitori-floating-button{display:block}.kaitori-floating-button>img{aspect-ratio:1/1;max-width:150px;width:100%}}