@font-face{font-family:revicons;fallback:fallback;src:url(/_next/static/media/revicons.e8746a624ed098489406e6113d185258.woff) format("woff"),url(/_next/static/media/revicons.57fd05d4ae650374c8deeff7c4aae380.ttf) format("ttf"),url(/_next/static/media/revicons.a77de540a38981833f9e31bd4c365cc6.eot) format("ttf")}.react-multi-carousel-list{-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden}.react-multi-carousel-list,.react-multi-carousel-track{display:-webkit-flex;display:-moz-box;display:flex;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;-webkit-transition:all .5s;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:-webkit-calc(4% + 1px);left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:-webkit-calc(4% + 1px);right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:-webkit-flex;display:-moz-box;display:flex;left:0;right:0;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:background .5s;transition:background .5s;border:2px solid grey;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot--active button,.react-multi-carousel-dot button:hover:active{background:#080808}.react-multi-carousel-item{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{-webkit-flex-shrink:0!important;flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}.PhotoView-Portal{height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@-webkit-keyframes PhotoView__rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes PhotoView__rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{-webkit-animation:PhotoView__delayIn .4s linear both;animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{-webkit-animation:PhotoView__rotate .6s linear infinite;animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;max-width:none}.PhotoView__Photo:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{-webkit-transform-origin:left top;transform-origin:left top}@-webkit-keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:rgba(0,0,0,.6);height:100%;left:0;position:absolute;top:0;-webkit-transition-property:background-color;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{-webkit-animation:PhotoView__fade linear both;animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{-webkit-align-items:center;-moz-box-align:center;align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:-webkit-flex;display:-moz-box;display:flex;height:44px;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;left:0;position:absolute;top:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{-webkit-align-items:center;-moz-box-align:center;align-items:center;bottom:0;cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;height:100px;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:rgba(0,0,0,.3);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}.crowdfundingProduct_titleArea__2-bAU{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-top:25px;cursor:pointer}.crowdfundingProduct_titleArea__2-bAU .crowdfundingProduct_title__SessT{font-size:16px;font-weight:600}.crowdfundingProduct_productdetail__2H7JV{min-height:100vh;background-color:#eeefef;padding-bottom:85px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_leadSentence__YHjDS{padding-top:5px;padding-bottom:15px;font-weight:600;font-size:16px;white-space:pre-wrap}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_mgt6__l-HME{margin-top:6px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_footerContainer__1g7jv{background-color:#eeefef;margin-top:-10px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4{padding-top:15px;padding-left:19px;padding-right:19px;background-color:#fff;-webkit-box-shadow:0 0 1px rgba(0,0,0,.05);box-shadow:0 0 1px rgba(0,0,0,.05)}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_labelSellEndAt__G0msu{color:#fff;background:#d31356;font-size:13px;width:110px;height:25px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin:auto auto 15px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_labelSellEndAt__G0msu span{line-height:100%}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteAreaFavorite__wVqgF{background-color:#fff;width:100%;max-width:980px;height:auto;margin:5px auto;grid-gap:20px;gap:20px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:baseline;-moz-box-align:baseline;align-items:baseline;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteAreaFavorite__wVqgF .crowdfundingProduct_whiteAreaFavoriteButton__3bC8y{-webkit-flex:1 1 90%;-moz-box-flex:1;flex:1 1 90%;overflow:hidden;background-color:#fff!important;border:1px solid #d3d3d3!important;width:90%!important;border-radius:30px!important;height:40px!important;padding-top:unset!important;padding-bottom:unset!important;-webkit-box-shadow:unset!important;box-shadow:unset!important}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteAreaFavorite__wVqgF .crowdfundingProduct_inSiteBtnFavorite__lb3bi{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:14px;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;grid-gap:7px;gap:7px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteAreaFavorite__wVqgF .crowdfundingProduct_inSiteBtnFavorite__lb3bi img{width:40px;margin:0 -8px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteAreaFavorite__wVqgF .crowdfundingProduct_inSiteBtnFavorite__lb3bi .crowdfundingProduct_circleLike__37kof{height:26px;width:26px;background:#d31057;border-radius:50%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteAreaFavorite__wVqgF .crowdfundingProduct_inSiteBtnFavorite__lb3bi .crowdfundingProduct_circleLike__37kof div{display:inline-block;vertical-align:middle;line-height:100%;text-align:center;margin-left:.5px;color:#fff}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_productName__2R2Q8{font-size:20px;font-weight:600;line-height:24px;text-align:center;word-break:break-word;word-wrap:anywhere;margin:auto auto 17px;width:70%}@media only screen and (max-width:740px){.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_productName__2R2Q8{width:85%}}@media only screen and (max-width:740px)and (max-width:450px){.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_productName__2R2Q8{width:100%}}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_labelText__3PM6X{font-size:10px;color:#fff;font-weight:600;display:inline-block;background:#a5a5a5;padding:4px 10px;border-radius:3px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_currentAmountTitle__CNUsk{font-size:13px;color:#e22b2b;padding:0 5px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_currentAmount__WTt65{color:#e22b2b;font-size:22px;font-weight:600}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_achievementDiv__3Jx1m{text-align:center;margin-bottom:10px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_achievementDiv__3Jx1m .crowdfundingProduct_favoriteIcon__2xV9p{float:left;font-size:13px;margin-left:auto}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_achievementDiv__3Jx1m .crowdfundingProduct_favoriteIcon__2xV9p img{width:40px;height:40px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_achievementLabel__3R654{font-size:18px;font-weight:300}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_achievementLabelNote__3h6gv{font-size:13px;color:#d31057;margin-bottom:10px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_achievementPriceDiv__2uPbH{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:10px;font-size:15px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_achievementPriceLabel__EDU8w{font-size:15px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_achievementPrice__2vW-c{font-size:34px;font-weight:600}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_dFlex__2oFib{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:baseline;-moz-box-align:baseline;align-items:baseline;grid-column-gap:5px;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_dFlex__2oFib .crowdfundingProduct_referenceTitle__3bv7b{font-size:14px;font-weight:600}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_dFlex__2oFib .crowdfundingProduct_count__3pPPQ{font-size:18px;font-weight:600}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_dFlex__2oFib .crowdfundingProduct_dBlock__1jSC9{margin-right:30px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_dFlex__2oFib .crowdfundingProduct_dBlock__1jSC9 .crowdfundingProduct_referenceTitle__3bv7b{font-size:13px;letter-spacing:2px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_dFlex__2oFib .crowdfundingProduct_dBlock__1jSC9 .crowdfundingProduct_count__3pPPQ{font-size:22px;font-weight:600}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_dFlex__2oFib .crowdfundingProduct_favoriteIcon__2xV9p{float:left;margin-left:auto;text-align:center}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_dFlexSpace__3Ar_z{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_timeStart__2buuo{font-size:16px;font-weight:600;color:#000}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_progressBarClear__3BEmR{position:relative}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_progressBarClear__3BEmR:after{content:"目標達成";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);color:#fff;font-size:12px;font-weight:600;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:100%}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_progressBar__3_iDm{height:21px;width:100%;border-radius:11px;background-color:#edeff2;margin-bottom:8px;margin-top:5px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_progressBar__3_iDm div{background:-webkit-gradient(linear,left top,right top,from(#4748c8),to(#d31356));background:-webkit-linear-gradient(left,#4748c8,#d31356);background:linear-gradient(90deg,#4748c8,#d31356)}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteArea__2u82z{background-color:#fff;width:100%;max-width:980px;height:auto;margin:0 auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteArea__2u82z .crowdfundingProduct_btnArea__2u3H1{height:58px;display:-webkit-flex;display:-moz-box;display:flex}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteArea__2u82z .crowdfundingProduct_btnArea__2u3H1:not(.crowdfundingProduct_hideBtn__gc-XL) button{width:100%;border:1px solid #f1f7f8}@media only screen and (max-width:540px){.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteArea__2u82z .crowdfundingProduct_btnArea__2u3H1:not(.crowdfundingProduct_hideBtn__gc-XL) button:first-child{margin-left:-16px;border-left:none}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteArea__2u82z .crowdfundingProduct_btnArea__2u3H1:not(.crowdfundingProduct_hideBtn__gc-XL) button:nth-child(2){border-right:none;margin-right:-16px}}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteArea__2u82z .crowdfundingProduct_btnArea__2u3H1 .crowdfundingProduct_buttonWhite__ufRWM{font-size:15px;color:#4748c8}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listMediaArea__HEYSe .crowdfundingProduct_listMedia__2S0u0{display:block;background-color:#eeefef}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listMediaArea__HEYSe .crowdfundingProduct_listMedia__2S0u0 .crowdfundingProduct_listItem__3EMMj{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;margin-bottom:10px;background-color:#fff;padding:0;border-radius:10px;overflow:hidden}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listMediaArea__HEYSe .crowdfundingProduct_listMedia__2S0u0 .crowdfundingProduct_listItem__3EMMj:hover{background-color:#ebebeb;cursor:pointer}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listMediaArea__HEYSe .crowdfundingProduct_listMedia__2S0u0 .crowdfundingProduct_listItem__3EMMj img{width:120px;min-width:120px;max-width:120px;height:120px;object-fit:contain}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listMediaArea__HEYSe .crowdfundingProduct_listMedia__2S0u0 .crowdfundingProduct_listItem__3EMMj .crowdfundingProduct_imgDefault__3MJj-{padding-left:20px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listMediaArea__HEYSe .crowdfundingProduct_listMedia__2S0u0 .crowdfundingProduct_listItem__3EMMj .crowdfundingProduct_title__SessT{padding:10px 20px 0;font-size:16px;-webkit-text-decoration-line:underline;-moz-text-decoration-line:underline;text-decoration-line:underline;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:2;-webkit-box-orient:vertical}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listMediaArea__HEYSe .crowdfundingProduct_listMedia__2S0u0 .crowdfundingProduct_listItem__3EMMj .crowdfundingProduct_postItemDate__187lF{font-size:12px;line-height:16px;font-weight:600;padding:5px 20px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI{margin-top:20px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC{position:relative;width:100%;padding:10px;border:1px solid #f1f7f8;-webkit-box-shadow:unset;box-shadow:unset}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC:nth-child(5n){margin-right:0}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_inline__1BsFn{display:inline}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_showMore__3c_5_{display:inline;font-size:12px;color:#0623c2}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_showMore__3c_5_:hover{cursor:pointer}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_priceLineupLabel__2ww0h{border:1px solid #ccc;padding:0 5px;font-size:12px;display:inline-block;margin-left:5px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_media__3iO9g{height:111px;background-size:contain}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_title__SessT{font-size:13px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_titleBold__2fGCK{font-size:18px;font-weight:700}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_boxIcon__1zaI_{width:13px;height:13px;margin-right:3px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_boxUser__IMPEL{display:-webkit-flex;display:-moz-box;display:flex;justify-items:center;font-weight:700;font-size:12px!important;margin-top:15px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_boxUser__IMPEL img{margin-top:1px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_boxUser__IMPEL p{font-size:12px!important;font-weight:700}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_boxSchedule__16YUD{display:-webkit-flex;display:-moz-box;display:flex;justify-items:flex-start;font-weight:700;font-size:12px!important;line-height:20px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_buyItem__jP5wO{border-radius:20px!important;white-space:nowrap;height:38px;min-height:38px!important;border:1px solid #0623c2!important;background:#0623c2!important;margin:0!important;font-size:12px!important;line-height:16px!important;font-weight:600!important;color:#fff;width:100%}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_disableBuyItem__l4Nut{border-radius:20px!important;white-space:nowrap;height:38px;min-height:38px!important;border:1px solid #d2d5d9!important;background:#d2d5d9!important;margin:0!important;font-size:12px!important;line-height:16px!important;font-weight:600!important;color:#fff;width:100%}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_w100__3mhAi{width:100%;cursor:pointer!important}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_disableBuy__3KSh1{width:100%;padding:8px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_price__13bKS{font-size:20px;font-weight:600}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_priceLabel__f67-_{font-size:12px;font-weight:400}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC .crowdfundingProduct_outOfStock__3W5Dk{position:absolute;top:0;left:0;background:#d2d5d9;z-index:999;padding:2px 15px;font-size:12px;border-bottom-right-radius:12px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_descriptionArea__1rcVm{background-color:#fff;width:100%;max-width:980px;height:auto;margin:0 auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_projectImplementPeriodArea__3impy{margin-top:20px;padding:20px;border-radius:10px;overflow:hidden;background-color:#fff;position:relative}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_projectImplementPeriodArea__3impy .crowdfundingProduct_title__SessT{display:block;font-size:16px;font-weight:600;margin-bottom:5px;color:#333}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_projectImplementPeriodArea__3impy .crowdfundingProduct_timeArea__3ZzuR{display:block;font-size:16px;font-weight:600;color:#333;margin-bottom:10px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_projectImplementPeriodArea__3impy .crowdfundingProduct_description__1LXVg{display:block;font-size:14px;font-weight:300;margin-top:5px;color:#333}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz{background-color:#fff;border-radius:10px;overflow:hidden;margin-top:20px;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz .crowdfundingProduct_superUser__1mL0X{width:58px;height:59px;position:relative;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:url(/home/images/polygon.svg);background-repeat:no-repeat;-webkit-transform:scale(94%);transform:scale(94%)}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz .crowdfundingProduct_superUser__1mL0X .crowdfundingProduct_avatarImg__3qdps{width:45px;height:45px;border:2px solid #fff;position:absolute;z-index:2}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz .crowdfundingProduct_superUser__1mL0X .crowdfundingProduct_normalUser__2KOgi{background:unset;-webkit-transform:scale(100%);transform:scale(100%)}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz .crowdfundingProduct_superUser__1mL0X .crowdfundingProduct_normalUser__2KOgi .crowdfundingProduct_avatarImg__3qdps{width:51px;height:51px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul{padding:0}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li{padding:10px 15px 10px 12px;border-bottom:1px solid #eeefef}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_name_area__1H7kQ{width:-webkit-calc(100% - 240px);width:calc(100% - 240px)}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_name_area__1H7kQ .crowdfundingProduct_name__9ZWbe span{font-size:14px;font-weight:600;color:#333;text-overflow:ellipsis;overflow:hidden;width:100%;white-space:nowrap}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_name_area__1H7kQ .crowdfundingProduct_price__13bKS span{font-size:14px;font-weight:400;color:#333;margin-right:20px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_rightText__EA0ZL{color:#000;margin-left:auto;font-size:11px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_nameSmall__2CALW span{font-size:13px;font-weight:600;color:#333}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_avatarGroup__2awpS div{width:22px;height:22px;margin-left:0;background-color:#eeefef;font-family:Helvetica,sans-serif!important;font-size:10px;color:#7e7f7f;width:29px;border-radius:100px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_avatarGroup__2awpS .crowdfundingProduct_avatarSmall__2SXsA{width:20px;height:20px;border-radius:100px;border:2px solid #fff;margin-left:0}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_rightTextArea__3-s2Q{text-align:right;margin-left:auto}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_rightTextArea__3-s2Q .crowdfundingProduct_rightText__EA0ZL{font-size:12px;font-weight:600}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_rightTextArea__3-s2Q primary{color:#d31057;font-size:13px;margin-left:10px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_rightTextArea__3-s2Q primary span{font-size:16px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_rightTextArea__3-s2Q .crowdfundingProduct_dateTime__261Y-{font-size:10px;font-weight:400;color:#858585}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_rightTextArea__3-s2Q .crowdfundingProduct_dateTime__261Y- small{font-family:Helvetica,sans-serif!important;font-size:13px;margin-left:3px;color:#333}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_arrowLink__2FF_8{margin-left:10px;cursor:pointer;padding:17px 0}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_mr8__1x40a{margin-right:8px!important}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P{padding-bottom:20px;border-radius:10px;overflow:hidden;background-color:#fff;position:relative}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P.crowdfundingProduct_showLess__NoV-x{max-height:500px;overflow:hidden}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P .crowdfundingProduct_showMoreContainer__3k_I1{width:100%;padding:25px 0;bottom:0;left:0;position:absolute;text-align:center;background:#000;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.66)),color-stop(48%,rgba(0,0,0,.215)),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(bottom,rgba(0,0,0,.66),rgba(0,0,0,.215) 48%,hsla(0,0%,100%,0));background:linear-gradient(0deg,rgba(0,0,0,.66),rgba(0,0,0,.215) 48%,hsla(0,0%,100%,0))}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P .crowdfundingProduct_showMoreContainer__3k_I1 .crowdfundingProduct_showMoreDesc__1ZlEu{width:250px;height:40px;border:1px solid #0623c2!important;background-color:#fff;color:#0623c2;line-height:16px!important;font-weight:800!important;border-radius:20px;margin:auto}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P .crowdfundingProduct_showLessDesc__2kmfX{color:#fff!important;background:#7f8c8d;padding:4px 20px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P blockquote{border-left:5px solid #f86466;padding:10px 20px;margin:0 0 20px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P pre{display:block;padding:9.5px;margin:0 0 10px;line-height:1.42857143;color:#333;word-break:break-word;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;white-space:break-spaces}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P pre span{background-color:#f5f5f5!important}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P .crowdfundingProduct_mainProImg__15jBI{width:100%;max-width:600px;height:600px;margin:0 auto;display:block}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P .crowdfundingProduct_description__1LXVg{display:block;font-size:14px;font-weight:300;padding:0 20px;margin-top:5px;color:#333}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P .crowdfundingProduct_description__1LXVg iframe{width:100%;height:100%;aspect-ratio:16/9}@media only screen and (max-width:391px){.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P .crowdfundingProduct_description__1LXVg iframe{aspect-ratio:4/3}}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P .crowdfundingProduct_description__1LXVg img{max-width:100%}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P .crowdfundingProduct_description__1LXVg table{border-collapse:collapse;max-width:100%;margin-bottom:20px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P .crowdfundingProduct_description__1LXVg table td,.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_imgDetailArea__dOl0P .crowdfundingProduct_description__1LXVg table th{border:1px solid #ddd;padding:8px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_twoColArea__8KFDV{padding:0;margin:20px 0 0;overflow:hidden;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_twoColArea__8KFDV li{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:baseline;-moz-box-align:baseline;align-items:baseline;padding:20px 12px 12px;border-bottom:1px solid rgba(0,0,0,.1)}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_twoColArea__8KFDV li:first-child{border-top:1px solid rgba(0,0,0,.1)}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_twoColArea__8KFDV li .crowdfundingProduct_left__14Z-n{width:100px;min-width:100px;font-size:12px;font-weight:600;line-height:16px;color:#333}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_twoColArea__8KFDV li .crowdfundingProduct_right__GHSBX{width:auto;font-size:12px;font-weight:300;line-height:18px;color:#333;word-wrap:anywhere}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_twoColArea__8KFDV li .crowdfundingProduct_right__GHSBX a{font-family:Roboto,Helvetica,Arial,sans-serif;color:#333}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_productEndSell__Peg1d{background-color:#5f5f5f;font-weight:600;color:#fff;text-align:center;padding:25px;margin-bottom:5px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_productEndSell__Peg1d .crowdfundingProduct_otherProjects__usDlE{font-size:14px;display:inline-block;cursor:pointer;-webkit-text-decoration:1px underline;-moz-text-decoration:1px underline;text-decoration:1px underline;text-underline-offset:3px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_productEndSell__Peg1d .crowdfundingProduct_otherProjects__usDlE:hover{color:rgba(255,255,255,.84)}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_thumbSlider__Cw1b9{background-color:#fff;position:relative;margin:0 auto;display:-webkit-flex!important;display:-moz-box!important;display:flex!important;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:100%}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_thumbSlider__Cw1b9 .crowdfundingProduct_salesTypeLabel__Z9v5Z{font-size:14px;line-height:16px;top:0;left:0;position:absolute;color:#333;font-weight:600;background:#fcaf2b;padding:4px 10px;border-bottom-right-radius:10px;border-top-left-radius:10px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_thumbSlider__Cw1b9 img{margin:0 auto;display:block;width:90%;aspect-ratio:4/2.7;object-fit:contain;object-position:center}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_fixedBottom__25STe{position:fixed;width:100%;bottom:0;left:0;z-index:999}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_fixedBottom__25STe .crowdfundingProduct_whiteArea__2u82z{background-color:#fff;width:100%;max-width:100%;height:auto;margin:0 auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-left:6px;padding-right:15px;-webkit-box-shadow:0 -7px 11px -10px #333;box-shadow:0 -7px 11px -10px #333}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_fixedBottom__25STe .crowdfundingProduct_btnArea__2u3H1{height:85px;max-width:980px;width:100%;margin:0 auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_fixedBottom__25STe .crowdfundingProduct_btnArea__2u3H1:not(.crowdfundingProduct_hideBtn__gc-XL) button{height:50px!important;width:90%;border-radius:30px!important}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_fixedBottom__25STe .crowdfundingProduct_btnArea__2u3H1 .crowdfundingProduct_hideBtn__gc-XL{display:none!important}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_fixedBottom__25STe .crowdfundingProduct_btnArea__2u3H1 .crowdfundingProduct_title__SessT{font-size:20px;font-weight:600}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_fixedBottom__25STe .crowdfundingProduct_btnArea__2u3H1 .crowdfundingProduct_favoriteIcon__2xV9p img{cursor:pointer;margin-top:-9px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_paymentMethodArea__2f4cu{background-color:#fff;width:100%;max-width:980px;padding:30px 20px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center;border-radius:10px;margin-top:20px;height:230px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_paymentMethodArea__2f4cu .crowdfundingProduct_textContent__1W3C1{font-size:18px;font-weight:600;line-height:1.4;text-align:center}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_paymentMethodArea__2f4cu .crowdfundingProduct_paymentMethod__2I15h{display:-webkit-flex;display:-moz-box;display:flex;grid-gap:28px;gap:28px;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;max-width:230px;width:100%;height:100%}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_paymentMethodArea__2f4cu .crowdfundingProduct_paymentService__2TSW4{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;grid-gap:37.5px;gap:37.5px;margin-top:5px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_paymentMethodArea__2f4cu .crowdfundingProduct_payPay__2lUjg{width:100%;height:100%}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_productDescription__1Gzif{margin-bottom:20px}.crowdfundingProduct_sliderItems__2wHC_{width:100%;background-color:#fff;display:-webkit-flex;display:-moz-box;display:flex;text-align:-webkit-center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.crowdfundingProduct_sliderItems__2wHC_ img{max-width:100%;max-height:80px;aspect-ratio:4/2.7;object-position:center;object-fit:contain}.crowdfundingProduct_sliderItems__2wHC_ .crowdfundingProduct_sliderItemDesc__3WV7W{text-align:center;font-size:12px;margin-top:-12px}.crowdfundingProduct_slickContainer__6gxrN{overflow:hidden}.crowdfundingProduct_slickContainer__6gxrN .slick-list{margin:0 -15% 0 0;background-color:#fff;padding-top:4px}.crowdfundingProduct_slickContainer__6gxrN .slick-track{margin-left:0}.crowdfundingProduct_slickContainer__6gxrN .slick-current{opacity:1!important}.crowdfundingProduct_slickContainer__6gxrN .slick-slide{opacity:.4;width:87px}.crowdfundingProduct_slickContainer__6gxrN .slick-slide>div{padding:0 4px}.crowdfundingProduct_slider2itemsContainer__1-8wV .crowdfundingProduct_slider2itemsContainerInner__2aaKk{display:-webkit-flex!important;display:-moz-box!important;display:flex!important;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.crowdfundingProduct_slider2itemsContainer__1-8wV .crowdfundingProduct_slider2itemsContainerInner__2aaKk img{width:100%;object-fit:contain;object-position:center}.crowdfundingProduct_slider2itemsContainer__1-8wV .slick-dots li{margin:0}.crowdfundingProduct_slider2itemsContainer__1-8wV .slick-dots li button:before{font-size:9px}.crowdfundingProduct_slider2itemsContainer__1-8wV .slick-dots li.slick-active button:before{color:#0623c2}.crowdfundingProduct_slider2itemsContainer__1-8wV .slick-slide{display:-webkit-flex;display:-moz-box;display:flex;height:245.7px;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.crowdfundingProduct_slider2itemsContainer__1-8wV .slick-slide div:first-child{width:100%;height:100%}.crowdfundingProduct_prevArrow__1xjqI{position:absolute;top:50%;z-index:10;left:-8px}.crowdfundingProduct_nextArrow__2_1nq{position:absolute;top:50%;z-index:10;right:-8px}.crowdfundingProduct_slider2itemsWrapper__3YMvM{margin:0 16px;padding-top:45px}.crowdfundingProduct_slickWrapper__23Hr0{padding:11px 0 6px;background-color:#fff;border-top:1px solid #f1f7f8;border-bottom:1px solid #f1f7f8}.crowdfundingProduct_deliveryMethodsTableContainer__mTKuA table,.crowdfundingProduct_deliveryMethodsTableContainer__mTKuA td,.crowdfundingProduct_deliveryMethodsTableContainer__mTKuA th{border:1px solid rgba(0,0,0,.1)}.crowdfundingProduct_deliveryMethodsTableContainer__mTKuA table{width:100%;border-collapse:collapse}.crowdfundingProduct_deliveryMethodsTableContainer__mTKuA td,.crowdfundingProduct_deliveryMethodsTableContainer__mTKuA th{padding:5px;word-wrap:anywhere}.crowdfundingProduct_deliveryMethodsTableContainer__mTKuA th{background-color:#e6e6e6}.crowdfundingProduct_grayBtn__13O6b{margin:auto;background-color:#d2d5d9;padding:7px 17px;border-radius:5px;font-size:16px;font-weight:700;color:#fff}.crowdfundingProduct_popupButtonContainer__A7dqV{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-top:20px}.crowdfundingProduct_popupButtonContainer__A7dqV button{margin-bottom:15px}.crowdfundingProduct_popupButtonContainer__A7dqV button:last-child{margin-bottom:0}.crowdfundingProduct_url__2Hmqh{margin:20px 0 0!important}.crowdfundingProduct_reserveBtn__OJou7{margin:10px 0;-webkit-align-self:center;align-self:center;display:-webkit-flex;display:-moz-box;display:flex;width:100%}.crowdfundingProduct_reserveBtn__OJou7 button:first-child{margin-left:10px;margin-right:10px}.crowdfundingProduct_reserveBtn__OJou7 button:last-child{margin-right:10px}.crowdfundingProduct_reserveBtn__OJou7 .crowdfundingProduct_hideBtn__gc-XL{display:none!important}.crowdfundingProduct_halfWidth__2Keqz{width:50%!important}.crowdfundingProduct_priceInnerText__25sxY{font-family:Helvetica,sans-serif!important;font-size:14px!important;margin-right:12px!important}.crowdfundingProduct_banner__LAnD1{width:100%;position:relative;max-width:980px;margin:0 auto 50px}.crowdfundingProduct_banner__LAnD1 .crowdfundingProduct_bannerSlides__1vWEZ{padding-bottom:20px}.crowdfundingProduct_banner__LAnD1 .crowdfundingProduct_bannerSlides__1vWEZ .react-multi-carousel-dot-list{bottom:-2px!important}.crowdfundingProduct_banner__LAnD1 .crowdfundingProduct_bannerSlides__1vWEZ .react-multi-carousel-dot-list .react-multi-carousel-dot button{background-color:gray;border:none;width:9px;height:9px;margin-right:10px}.crowdfundingProduct_banner__LAnD1 .crowdfundingProduct_bannerSlides__1vWEZ .react-multi-carousel-dot-list .react-multi-carousel-dot--active button{background-color:#0623c2!important}.crowdfundingProduct_banner__LAnD1 .crowdfundingProduct_bannerItem__1yrb6{margin-top:18px;width:auto;height:auto}.crowdfundingProduct_banner__LAnD1 .crowdfundingProduct_bannerItem__1yrb6 img{width:100%;height:auto;object-fit:contain}@media only screen and (max-width:1024px){.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4{padding:15px 19px 0}}.crowdfundingProduct_placeholder__3LieU{height:173px;background:url(/placeholder.png);background-repeat:no-repeat;width:100%;background-position:50%;background-size:contain}.crowdfundingProduct_transactionBottom__2R6IU{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.crowdfundingProduct_transactionPrice__2id7v{-webkit-flex:none!important;-moz-box-flex:0!important;flex:none!important}@media only screen and (max-width:560px){.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_description__1LXVg div iframe,.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_description__1LXVg p iframe{margin-bottom:20px!important}.crowdfundingProduct_banner__LAnD1 .crowdfundingProduct_bannerItem__1yrb6{margin-top:10px;width:auto;height:auto}.crowdfundingProduct_banner__LAnD1 .crowdfundingProduct_bannerItem__1yrb6 img{width:100%;height:auto}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_shippingFeeDetails__3HIdu{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-gap:10px;gap:10px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_listArea__3fYOz ul li .crowdfundingProduct_name_area__1H7kQ{width:-webkit-calc(100% - 170px);width:calc(100% - 170px)}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_thumbSlider__Cw1b9{width:100%}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_thumbSlider__Cw1b9 .crowdfundingProduct_salesTypeLabel__Z9v5Z{top:0;left:0}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC{width:100%!important;min-width:100%!important}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC:nth-child(2){margin-right:0!important}}@media screen and (max-width:390px){.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_paymentMethodArea__2f4cu .crowdfundingProduct_textContent__1W3C1{font-size:16px}}@media screen and (max-width:360px){.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_paymentMethodArea__2f4cu{padding:30px 10px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_paymentMethodArea__2f4cu .crowdfundingProduct_textContent__1W3C1{font-size:14px}}@media only screen and (max-width:767px){.crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC{min-width:166px!important;width:-webkit-calc((100% - 10px)/2)!important;width:calc((100% - 10px)/2)!important}.crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC:nth-child(2n),.crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC:nth-child(3n),.crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_card__1snCC:nth-child(5n){margin-right:0!important}}.crowdfundingProduct_bannerTemp__3c_6F{width:100%;max-width:980px;margin:30px auto}.crowdfundingProduct_bannerTemp__3c_6F .crowdfundingProduct_imgBannerTemp__2MvZa{width:100%;height:auto}.crowdfundingProduct_socialArea__tt3f5{display:-webkit-flex;display:-moz-box;display:flex;grid-gap:20px;gap:20px;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:10px 0}.crowdfundingProduct_dateStartSell__LDFYj{background:#1314be;color:#fff;display:block;padding:20px 0}.crowdfundingProduct_dateStartSell__LDFYj .crowdfundingProduct_contentStartSell__fPxRs{display:grid;text-align:center}.crowdfundingProduct_dateStartSell__LDFYj .crowdfundingProduct_contentStartSell__fPxRs .crowdfundingProduct_countDown__1-9L-{color:#fff}.crowdfundingProduct_boxItems__l0xtF{max-height:400px;position:relative;overflow:hidden}.crowdfundingProduct_boxItems__l0xtF .crowdfundingProduct_parentButtonReadMore__1Y9dN{position:absolute;bottom:0;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(150%,#fff));background-image:-webkit-linear-gradient(top,transparent,#fff 150%);background-image:linear-gradient(180deg,transparent,#fff 150%);display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:50px}.crowdfundingProduct_boxItems__l0xtF .crowdfundingProduct_buttonReadMore__b2kl1{max-width:65%!important;height:45px;margin-bottom:30px!important;font-size:14px!important;font-weight:700!important;border:2px solid #0623c2!important;position:absolute;bottom:0;width:100%!important}.crowdfundingProduct_actionBtn__1L9Fz{display:-webkit-flex;display:-moz-box;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;display:flex;margin-top:30px}.crowdfundingProduct_actionBtn__1L9Fz .crowdfundingProduct_yesButton__2zqnX{margin-right:10px;width:160px;height:48px;font-size:14px!important}.crowdfundingProduct_actionBtn__1L9Fz .crowdfundingProduct_noButton__Tygb9{margin-left:10px;padding:9px 15px;width:160px;height:48px;font-weight:700!important}.crowdfundingProduct_textLiquor__aWa1W{text-align:center;width:227px;margin:0 auto!important;color:#434243}.crowdfundingProduct_boxInputLiquor__3CTui{text-align:center;margin-top:15px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;color:#434243}.crowdfundingProduct_errorInputLiquor__2EMyQ{text-align:center;margin-top:6px;color:red;font-size:12px}@media only screen and (min-width:768px){.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_sectionTop__2PbRh{display:-webkit-flex;display:-moz-box;display:flex;grid-gap:40px;gap:40px;max-width:980px;margin:102px auto 0;padding:0 20px 30px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_sectionTop__2PbRh .crowdfundingProduct_sectionTopLeft__1Z8SB,.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_sectionTop__2PbRh .crowdfundingProduct_sectionTopRight__3Mzby{width:50%}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pcLayout__T8sye{display:-webkit-flex;display:-moz-box;display:flex;width:100%;grid-gap:40px;gap:40px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pcLayout__T8sye .crowdfundingProduct_pcLayoutLeft__i1eXX,.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pcLayout__T8sye .crowdfundingProduct_pcLayoutRight__3315U{max-width:470px;width:-webkit-calc((100% - 40px)/2);width:calc((100% - 40px)/2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_productDescription__1Gzif{display:none}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4{padding:15px 16px 0 0}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_pageTopArea__1gXh4 .crowdfundingProduct_whiteAreaFavorite__wVqgF .crowdfundingProduct_whiteAreaFavoriteButton__3bC8y{max-width:410px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_cardDesktop__1hpIh:first-child{border-top-left-radius:10px;border-top-Right-radius:10px}.crowdfundingProduct_productdetail__2H7JV .crowdfundingProduct_cardAreaBlock__3WLcI .crowdfundingProduct_cardRow__2TK-5 .crowdfundingProduct_cardDesktop__1hpIh:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}}.crowdfundingProduct_purchaseNoticeFixed__241_L{position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:88px;z-index:1000;background:#ffa800;color:#fff;font-weight:700;border-radius:8px;-webkit-box-shadow:0 -2px 8px rgba(0,0,0,.08);box-shadow:0 -2px 8px rgba(0,0,0,.08);margin-bottom:12px;padding:10px;min-width:0;max-width:95vw;width:94%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;grid-gap:2px;gap:2px;font-size:15px}@media(min-width:768px){.crowdfundingProduct_purchaseNoticeFixed__241_L{padding:15px 20px;min-width:50%;width:auto;max-width:540px;font-size:17px}}.crowdfundingProduct_purchaseNoticeFixed__241_L .crowdfundingProduct_noticeIcon__1QRZ-{-webkit-flex-shrink:0;flex-shrink:0;margin-right:8px;width:38px;height:28px}@media(min-width:768px){.crowdfundingProduct_purchaseNoticeFixed__241_L .crowdfundingProduct_noticeIcon__1QRZ-{width:44px;height:27px}}.crowdfundingProduct_purchaseNoticeFixed__241_L .crowdfundingProduct_noticeText__3tXEw{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1;text-align:center;word-break:break-word;overflow-wrap:break-word;min-width:0;white-space:pre-line;font-size:14px;line-height:1.4}@media(min-width:768px){.crowdfundingProduct_purchaseNoticeFixed__241_L .crowdfundingProduct_noticeText__3tXEw{font-size:15px}}@media(min-width:320px)and (max-width:576px){.crowdfundingProduct_purchaseNoticeFixed__241_L .crowdfundingProduct_noticeText__3tXEw{font-size:12px}}.crowdfundingProduct_purchaseNoticeFixed__241_L .crowdfundingProduct_purchaseNoticeClose__1jdyi{-webkit-flex-shrink:0;flex-shrink:0;font-size:18px;margin-left:8px;cursor:pointer;background:none;border:none;outline:none;padding:4px;line-height:1}.bannerSlide_techslideshow__17_Za{cursor:pointer;margin-top:0;overflow:hidden}.bannerSlide_techslideshow__17_Za div{width:100%;background-repeat:repeat;background-position:0}.bannerSlide_banner__2RY00{overflow:hidden}.bannerSlide_banner__2RY00 .bannerSlide_bannerItem__BpEwj{display:-webkit-flex;display:-moz-box;display:flex;-webkit-animation:bannerSlide_slideShow__1mvl8 9s linear infinite;animation:bannerSlide_slideShow__1mvl8 9s linear infinite}.bannerSlide_banner__2RY00 .bannerSlide_bannerItem__BpEwj img{-webkit-align-self:flex-start;align-self:flex-start;-webkit-flex:none;-moz-box-flex:0;flex:none;width:100%;height:70px}@media only screen and (max-width:1024px){.bannerSlide_techslideshow__17_Za div{width:100%;background-repeat:repeat;background-position:0}.bannerSlide_banner__2RY00{overflow:hidden}.bannerSlide_banner__2RY00 .bannerSlide_bannerItem__BpEwj{display:-webkit-flex;display:-moz-box;display:flex;-webkit-animation:bannerSlide_slideShow__1mvl8 9s linear infinite;animation:bannerSlide_slideShow__1mvl8 9s linear infinite}.bannerSlide_banner__2RY00 .bannerSlide_bannerItem__BpEwj img{-webkit-align-self:flex-start;align-self:flex-start;-webkit-flex:none;-moz-box-flex:0;flex:none;width:100%;height:70px}}@media only screen and (max-width:560px){.bannerSlide_techslideshow__17_Za div{width:100%;background-repeat:repeat;background-position:0}.bannerSlide_banner__2RY00{overflow:hidden}.bannerSlide_banner__2RY00 .bannerSlide_bannerItem__BpEwj{display:-webkit-flex;display:-moz-box;display:flex;-webkit-animation:bannerSlide_slideShow__1mvl8 9s linear infinite;animation:bannerSlide_slideShow__1mvl8 9s linear infinite}.bannerSlide_banner__2RY00 .bannerSlide_bannerItem__BpEwj img{-webkit-align-self:flex-start;align-self:flex-start;-webkit-flex:none;-moz-box-flex:0;flex:none;width:100%;height:70px}}