@charset "UTF-8";.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block;width:100%}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ripples{from{-webkit-transform:scale(0.3, 0.3);-moz-transform:scale(0.3, 0.3);-ms-transform:scale(0.3, 0.3);-o-transform:scale(0.3, 0.3);transform:scale(0.3, 0.3);opacity:1}to{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);opacity:0}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes blink_shadow{0%,100%{-webkit-box-shadow:0 0 24px #cd92ff;-moz-box-shadow:0 0 24px #cd92ff;box-shadow:0 0 24px #cd92ff}50%{-webkit-box-shadow:0 0 0 #aa45ff;-moz-box-shadow:0 0 0 #aa45ff;box-shadow:0 0 0 #aa45ff}}@keyframes slide_ball{0%{top:-12px}100%{top:200px}}@keyframes marquee{0%{background-position:center 0px}100%{background-position:center 651px}}@keyframes float{0%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}25%{transform:translate3d(-45%, -55%, 40px) rotateX(10deg) rotateY(20deg)}50%{transform:translate3d(-55%, -45%, -30px) rotateX(25deg) rotateY(-10deg)}75%{transform:translate3d(-48%, -52%, 20px) rotateX(-15deg) rotateY(30deg)}100%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}}@keyframes fuwafuwa{0%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}12.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}25%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}37.5%{-webkit-transform:translate(5px, 3vh);-moz-transform:translate(5px, 3vh);-ms-transform:translate(5px, 3vh);-o-transform:translate(5px, 3vh);transform:translate(5px, 3vh)}50%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}62.5%{-webkit-transform:translate(-4px, 3vh);-moz-transform:translate(-4px, 3vh);-ms-transform:translate(-4px, 3vh);-o-transform:translate(-4px, 3vh);transform:translate(-4px, 3vh)}75%{-webkit-transform:translate(3px, -3vh);-moz-transform:translate(3px, -3vh);-ms-transform:translate(3px, -3vh);-o-transform:translate(3px, -3vh);transform:translate(3px, -3vh)}87.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}100%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}}@keyframes sway{0%,100%{transform:rotate(0deg)}12.5%{transform:rotate(2deg)}25%{transform:rotate(-2deg)}37.5%{transform:rotate(1deg)}50%{transform:rotate(-1deg)}62.5%{transform:rotate(0.5deg)}75%{transform:rotate(-0.5deg)}87.5%{transform:rotate(0.25deg)}}.slick-loading .slick-list{background-color:#fff;background-image:url(/assets/nakamaruyuichi/app/loader-b04b266ccbe8a15dd23adb9d7e0bc19b.svg);background-position:center center;background-repeat:no-repeat}.slick-track{margin:0 auto}.slick-arrow{background-color:#fff;border:1px solid #8611e9;cursor:pointer;display:block;height:40px;outline:none;margin-top:-20px;padding:0;width:40px;position:absolute;top:50%;z-index:1;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.slick-arrow::before{background-size:12px 7px;background-repeat:no-repeat;background-position:center;content:"";display:block;height:7px;width:12px;z-index:2;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-image:url('data:image/svg+xml;utf8,<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.0835 1L10.7822 3.82843L7.0835 6.65686" stroke="%238611E9"/><path d="M0 4L10 4" stroke="%238611E9"/></svg>')}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{opacity:0.5}.slick-prev .slick-disabled::before,.slick-next .slick-disabled::before{opacity:0.25}.slick-prev{left:38px;-webkit-transform:translate(0, -50%) scale(-1, 1);-moz-transform:translate(0, -50%) scale(-1, 1);-ms-transform:translate(0, -50%) scale(-1, 1);-o-transform:translate(0, -50%) scale(-1, 1);transform:translate(0, -50%) scale(-1, 1)}@media (min-width: 1200px){.slick-prev{left:1%}}.slick-next{right:38px;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%)}@media (min-width: 1200px){.slick-next{right:1%}}.slick-dots{display:block;width:100%;padding:0;list-style:none;position:absolute;bottom:-18px;left:0;-webkit-align-items:center;-webkit-flex-direction:row;-webkit-flex-wrap:wrap;-webkit-justify-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media (min-width: 992px){.slick-dots{-webkit-justify-content:flex-end;justify-content:flex-end;max-width:1266px;width:calc(100% - 32px);left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.slick-dots li{position:relative;margin:0;padding:0 4px;width:fit-content}.slick-dots li button{background:transparent;border:0;color:transparent;cursor:pointer;display:block;font-size:0;outline:none;padding:0}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover::before,.slick-dots li button:focus::before{opacity:1}.slick-dots li button::before{background-color:#ebe2e2;content:"";display:block;height:8px;width:8px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;transition:all 1s;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.slick-dots li.slick-active button::before{background-color:#aa45ff;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ripples{from{-webkit-transform:scale(0.3, 0.3);-moz-transform:scale(0.3, 0.3);-ms-transform:scale(0.3, 0.3);-o-transform:scale(0.3, 0.3);transform:scale(0.3, 0.3);opacity:1}to{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);opacity:0}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes blink_shadow{0%,100%{-webkit-box-shadow:0 0 24px #cd92ff;-moz-box-shadow:0 0 24px #cd92ff;box-shadow:0 0 24px #cd92ff}50%{-webkit-box-shadow:0 0 0 #aa45ff;-moz-box-shadow:0 0 0 #aa45ff;box-shadow:0 0 0 #aa45ff}}@keyframes slide_ball{0%{top:-12px}100%{top:200px}}@keyframes marquee{0%{background-position:center 0px}100%{background-position:center 651px}}@keyframes float{0%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}25%{transform:translate3d(-45%, -55%, 40px) rotateX(10deg) rotateY(20deg)}50%{transform:translate3d(-55%, -45%, -30px) rotateX(25deg) rotateY(-10deg)}75%{transform:translate3d(-48%, -52%, 20px) rotateX(-15deg) rotateY(30deg)}100%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}}@keyframes fuwafuwa{0%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}12.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}25%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}37.5%{-webkit-transform:translate(5px, 3vh);-moz-transform:translate(5px, 3vh);-ms-transform:translate(5px, 3vh);-o-transform:translate(5px, 3vh);transform:translate(5px, 3vh)}50%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}62.5%{-webkit-transform:translate(-4px, 3vh);-moz-transform:translate(-4px, 3vh);-ms-transform:translate(-4px, 3vh);-o-transform:translate(-4px, 3vh);transform:translate(-4px, 3vh)}75%{-webkit-transform:translate(3px, -3vh);-moz-transform:translate(3px, -3vh);-ms-transform:translate(3px, -3vh);-o-transform:translate(3px, -3vh);transform:translate(3px, -3vh)}87.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}100%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}}@keyframes sway{0%,100%{transform:rotate(0deg)}12.5%{transform:rotate(2deg)}25%{transform:rotate(-2deg)}37.5%{transform:rotate(1deg)}50%{transform:rotate(-1deg)}62.5%{transform:rotate(0.5deg)}75%{transform:rotate(-0.5deg)}87.5%{transform:rotate(0.25deg)}}.product-title{font-size:16px;font-weight:bold;line-height:1.35em;padding:7px 0 5px 0}.product-list-item{background-color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;overflow:hidden}.product-list-item .name{height:3em;overflow:hidden}.product-list-item .image{margin-bottom:10px;text-align:center;position:relative}.product-list-item .image img{max-width:100%}.product-list-item .details{padding:10px}.product-list-item .price{color:#dd2727}.product-list-item a{color:#fff}.product-list-item .sold-out{font-size:11px;height:1.2em}.product{background-color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:15px;*zoom:1}.product:before,.product:after{content:"";display:table}.product:after{clear:both}.product label{color:#6e6e6e;font-size:11px;font-weight:normal;width:45px}.product .image-container img{max-width:100%}.product .image-container .main-image{position:relative;text-align:center}.product .image-container .product-swiper .swiper-slide{text-align:center}.product .image-container .thumbnails{margin-top:8px}.product .image-container .thumbnail{padding:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;margin:0 0 8px 0}.product .image-container .row{margin-left:-4px;margin-right:-4px}.product .image-container .row>div{padding-left:4px;padding-right:4px}.product .product-header{border-bottom:1px solid #ebe2e2;padding:10px 0 0;margin-bottom:10px}.product .artist{margin-bottom:5px}.product .name{color:#3c3c3c;font-size:26px;font-weight:bold;margin:0 0 7px 0}.product .price{color:#dd2727;font-size:16px;font-weight:bold;margin:10px 0}.product .price small{color:#fff;font-size:11px;font-weight:normal}.product .description{margin:30px 0 20px;min-height:20px;line-height:1.5em}.product .size-table{margin:16px 0;width:100%}.product .size-table caption{font-size:14px;text-align:left;margin-bottom:5px}.product .size-table td{border-bottom:1px solid #ebe2e2;padding:6px 10px 4px}.product .size-table tr:first-child td{background-color:#eaeaea;border-top:1px solid #ebe2e2}.product .categories ul{list-style:none;padding:0;display:inline-block}.product .categories li{display:inline-block;font-size:11px}.product .categories li a{color:#999}.product .stock-container{border-top:1px solid #ebe2e2;margin-bottom:20px}.product .stock{border-bottom:1px solid #ebe2e2;*zoom:1;padding:16px 0}.product .stock:before,.product .stock:after{content:"";display:table}.product .stock:after{clear:both}.product .options{float:left}.product .options label{margin:0}.product .quantity{float:left;margin:2px 16px 0 0}.product .quantity label{width:auto}.product .not-on-sale{display:block;float:right;font-size:11px;color:#dd2727;margin:0 0 0 14px;width:180px}.product .authorized{float:right}.product .submit{float:right;margin:2px 0}.product .sns ul{list-style:none;padding:0}.product .sns li{float:left;margin:0 10px 10px 0}.product .pre-order{background-color:#fff;border:1px solid #ebe2e2;padding:10px;margin:0 0 20px 0}.product .pre-order .title{font-weight:bold}.product .pre-order .schedule{*zoom:1;margin:3px 0 5px}.product .pre-order .schedule:before,.product .pre-order .schedule:after{content:"";display:table}.product .pre-order .schedule:after{clear:both}.product .pre-order .schedule span{background-color:rgba(0,0,0,0.04);-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;font-size:11px;display:inline-block;margin:5px 0;float:left;padding:4px 7px 3px}.product .pre-order .schedule p{margin:5px 0 0 80px;padding:2px 0 0 0}.product .pre-order .warning{font-size:11px;color:#dd2727;margin-bottom:0}.product-swiper{min-height:200px}.product-swiper .swiper-wrapper,.product-swiper .product-pagination{visibility:hidden}.product-pagination{text-align:center;position:absolute;bottom:5px;left:0;right:0}.product-pagination .swiper-pagination-switch{background-color:#ccc;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 0 0 1px rgba(255,255,255,0.3);-moz-box-shadow:0 0 0 1px rgba(255,255,255,0.3);box-shadow:0 0 0 1px rgba(255,255,255,0.3);cursor:default;display:inline-block;width:6px;height:6px;margin:0 2px}.product-pagination .swiper-active-switch{background-color:#333}@media (min-width: 360px){.product .not-on-sale{width:auto}}.tag-description .tag-name{font-size:22px;font-weight:bold}.tag-description .more-tags{background-color:rgba(0,0,0,0.05);-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;padding:10px 16px;margin-bottom:16px}.tag-description .more-tags .title{font-size:10px;font-weight:bold;margin-bottom:2px}.tag-description .more-tags a{color:#999;font-size:11px}.tag-description .more-tags a:hover{color:#666}.tag-description .more-tags span:before{content:", "}.tag-description .more-tags span:first-child:before{content:""}.tag-products{border-top:1px solid #ebe2e2}@media (min-width: 768px){.product-title{font-size:22px}}.products-gmo-list{margin-top:1em}.products-gmo-list dt{margin-bottom:0.5em;font-weight:normal}.products-gmo-list dt::before{content:"・"}.products-gmo-list dd{margin-bottom:1em}.product-details-wrapper .add-cart-faster{margin-bottom:16px}@media (max-width: 767px){.product-details-wrapper .add-cart-faster .btn-primary{background-color:#fff;color:#000}}.product-details-wrapper .list-warning{color:#d60010;font-size:1.2rem}@media (min-width: 992px){#products.show .breadcrumb{padding-right:120px}#products.show .cart-wrap{top:-12px}#products.show .cart-wrap .cart-wrap-anchor{color:#000}}.product{color:#111}.product .main-image .slick-arrow.slick-prev{left:3px;-webkit-transition:left 0.3s;-moz-transition:left 0.3s;-o-transition:left 0.3s;transition:left 0.3s}.product .main-image .slick-arrow.slick-prev:hover{left:0}.product .main-image .slick-arrow.slick-next{right:3px;-webkit-transition:right 0.3s;-moz-transition:right 0.3s;-o-transition:right 0.3s;transition:right 0.3s}.product .main-image .slick-arrow.slick-next:hover{right:0}.product .product-image-container .slick-slide{pointer-events:none}.product .product-image-container img{pointer-events:none}@media (max-width: 767px){.product .options{float:none}}@media (min-width: 768px){.product .options+.fc-join{float:right;width:calc(100% - 120px)}}.corner-content.product{padding:16px}.corner-content.product label{color:#909090}.corner-content.product .product-details{position:relative;-webkit-align-items:flex-start;-webkit-flex-direction:row;-webkit-flex-wrap:wrap;-webkit-justify-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.corner-content.product .fc-join{text-align:right}.corner-content.product .fc-join .btn+.btn{margin-top:8px}.corner-content.product .authorized{max-width:100%}.corner-content.product .authorized .btn{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.corner-content.product .submit .btn,.corner-content.product .authorized .btn,.corner-content.product .fc-join .btn{-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}.corner-content.product .submit .btn-default:hover,.corner-content.product .authorized .btn-default:hover,.corner-content.product .fc-join .btn-default:hover{background-color:#8611e9;color:#fff}.corner-content.product .product-image-container,.corner-content.product .product-text-container{position:relative;width:100%}.corner-content.product+.section-recent{margin-top:32px}@media (min-width: 768px){.corner-content.product .product-image-container{padding-right:24px;width:50%;position:sticky;top:100px;z-index:1}.corner-content.product .product-text-container{width:50%}}.corner-content.product .product-image-container .main-image{background-color:#f0eded;height:306px;margin-bottom:8px;padding:16px;position:relative;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;transition:all 1s}.corner-content.product .product-image-container .main-image::after{background:url(/assets/nakamaruyuichi/app/loader-b04b266ccbe8a15dd23adb9d7e0bc19b.svg) center center no-repeat;background-size:32px;content:"";display:block;height:32px;width:32px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;transition:all 1s}.corner-content.product .product-image-container .main-image [class^="main-image-"]{opacity:0;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;transition:all 1s}.corner-content.product .product-image-container .main-image.slick-initialized{height:auto}.corner-content.product .product-image-container .main-image.slick-initialized::after{opacity:0;visibility:hidden}.corner-content.product .product-image-container .main-image.slick-initialized [class^="main-image-"]{opacity:1}.corner-content.product .product-image-container .product-thumbnail{margin-bottom:24px;-webkit-align-items:flex-start;-webkit-flex-direction:row;-webkit-flex-wrap:wrap;-webkit-justify-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.corner-content.product .product-image-container .product-thumbnail .product-thumbnail-item{padding:0 4px 4px 0;width:12.5%}.corner-content.product .product-image-container .product-thumbnail .product-thumbnail-item.thumbnail-current .product-thumbnail-inner{-webkit-box-shadow:0 0 0 1px #8611e9;-moz-box-shadow:0 0 0 1px #8611e9;box-shadow:0 0 0 1px #8611e9}.corner-content.product .product-image-container .product-thumbnail .product-thumbnail-inner{background-color:#f0eded;border:1px solid #f0eded;padding-top:100%;position:relative;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.corner-content.product .product-image-container .product-thumbnail .product-thumbnail-inner:hover{cursor:pointer;opacity:0.7}.corner-content.product .product-image-container .product-thumbnail .product-thumbnail-inner img{max-height:90%;max-width:90%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}@media (min-width: 768px){.corner-content.product .product-image-container .product-thumbnail{margin-bottom:0}.corner-content.product .product-image-container .product-thumbnail .product-thumbnail-item{width:10%}}.corner-content.product .product-text-container .product-tags{margin-bottom:16px}.corner-content.product .product-text-container .product-tags a:not(.btn){color:#8611e9}.corner-content.product .product-text-container .product-tags a:not(.btn)::before{margin-right:3px;content:"\f02b";font-size:inherit;font-family:"Font Awesome 5 Free";font-style:initial;font-weight:900;line-height:1}.corner-content.product .product-text-container .product-name{margin:16px auto}.corner-content.product .product-text-container .product-name-heading{font-size:1.4rem;font-weight:600;line-height:1.4}@media (min-width: 768px){.corner-content.product .product-text-container .product-name-heading{font-size:1.6rem}}@media (min-width: 992px){.corner-content.product .product-text-container .product-name-heading{font-size:1.8rem}}.corner-content.product .product-text-container .product-price{margin:16px auto;position:relative}.corner-content.product .product-text-container .product-price>span{font-size:2rem;font-weight:600}@media (min-width: 768px){.corner-content.product .product-text-container .product-price>span{font-size:2.3rem}}@media (min-width: 992px){.corner-content.product .product-text-container .product-price>span{font-size:2.6rem}}.corner-content.product .product-text-container .product-description h4{border-bottom:1px solid #909090;margin-bottom:16px;padding-bottom:5px;*zoom:1;font-size:1.8rem;font-style:normal;font-family:"good-times",sans-serif;font-weight:400;letter-spacing:0em;line-height:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1}.corner-content.product .product-text-container .product-description h4:before,.corner-content.product .product-text-container .product-description h4:after{content:"";display:table}.corner-content.product .product-text-container .product-description h4:after{clear:both}.corner-content.product .product-text-container .product-description h4 span{padding-left:18px;position:relative}.corner-content.product .product-text-container .product-description h4 span::before{position:absolute;top:5px;left:0;content:"\f15c";font-size:1.3rem;font-family:"Font Awesome 5 Free";font-style:initial;font-weight:900;line-height:1}.corner-content.product .product-text-container .product-description h4 small{float:right;font-size:1rem;padding-top:7px}.corner-content.product .product-text-container .product-description .product-description-inner{font-size:1.4rem}@media (min-width: 768px){.corner-content.product .product-text-container .product-description .product-description-inner{font-size:1.6rem}}.corner-content.product .product-text-container .product-table .product-table-title,.corner-content.product .product-text-container .product-table .product-table-details{border:1px solid #f0eded;-webkit-align-items:center;-webkit-flex-direction:row;-webkit-flex-wrap:nowrap;-webkit-justify-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.corner-content.product .product-text-container .product-table .product-table-title li,.corner-content.product .product-text-container .product-table .product-table-details li{border-right:1px solid #f0eded;font-size:1.2rem;padding:8px 0;text-align:center;width:33.333%}.corner-content.product .product-text-container .product-table .product-table-title li:last-child,.corner-content.product .product-text-container .product-table .product-table-details li:last-child{border-right:none}.corner-content.product .product-text-container .product-table .product-table-title{background-color:#f0eded;color:#000;font-weight:600}.corner-content.product .product-text-container .product-table .product-table-title li{border-color:#fff;line-height:1}.corner-content.product .product-text-container .product-table .product-table-title span{display:block}.corner-content.product .product-text-container .product-table .product-table-title small{color:#909090;font-size:1rem;font-weight:400}.corner-content.product .product-text-container .limited,.corner-content.product .product-text-container .pre-order{position:relative}.corner-content.product .product-text-container .limited::before,.corner-content.product .product-text-container .pre-order::before{background-color:#fff;color:#000;display:block;left:0;position:absolute;top:0;left:0;content:"\f06a";font-size:2.4rem;font-family:"Font Awesome 5 Free";font-style:initial;font-weight:900;line-height:1;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.corner-content.product .product-text-container .limited{border:3px solid #8611e9;color:#000;margin:24px auto;padding:16px}.corner-content.product .product-text-container .limited p:first-child{color:#8611e9;font-size:1.5rem;font-weight:600}@media (min-width: 768px){.corner-content.product .product-text-container .limited p:first-child{font-size:1.6rem}}.corner-content.product .product-text-container .limited p:last-child{margin-bottom:0}.corner-content.product .product-text-container .limited a:not(.btn){color:#8611e9;text-decoration:underline}.corner-content.product .product-text-container .pre-order{border-width:3px;color:#333;margin:24px auto;padding:16px}.corner-content.product .product-text-container .pre-order .title{font-size:1.5rem;font-weight:600}@media (min-width: 768px){.corner-content.product .product-text-container .pre-order .title{font-size:1.6rem}}.corner-content.product .product-text-container .pre-order *:last-child{margin-bottom:0}.corner-content.product .product-text-container .pre-order .schedule p{margin:6px 0 0 70px}.corner-content.product .product-text-container .pre-order .warning{color:#d60010}.corner-content.product .product-text-container .modal-header .options{margin-top:10px}.corner-content.product .product-text-container .modal-body .pre-order{margin-bottom:0}.corner-content.product .product-text-container .modal-body .list-warning{margin-bottom:16px}.corner-content.product .product-text-container .stock-container{border-top:none;padding-top:32px}.corner-content.product .product-text-container .stock-container .remark{text-align:left}.corner-content.product .product-text-container .stock-container .stock:first-child{border-top:1px solid #ebe2e2}.corner-content.product .product-text-container .stock-container .stock .options{margin-bottom:16px}@media (min-width: 768px){.corner-content.product .product-text-container .stock-container .stock .options{margin-bottom:0}.corner-content.product .product-text-container .stock-container .stock .options+.not-on-sale{display:inline-block;margin-top:12px;padding-right:8px}}.corner-content.product .product-text-container .stock-container .authorized .btn{white-space:initial}@media (min-width: 768px){.corner-content.product .product-text-container .stock-container .authorized{margin-top:8px}}.corner-content.product .product-text-container .quantity{margin:0}.corner-content.product .product-text-container .quantity label{margin-top:8px;width:35px}.corner-content.product .product-text-container .quantity .form-group{margin-bottom:0}.corner-content.product .product-text-container .quantity .form-control{margin:0}.corner-content.product .product-text-container .social-list-wrapp{border:none;padding:0}
