@charset "UTF-8";.kv{width:100%;height:800px;background-image:url(./onlineshop_kv@2x.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;padding-top:120px;display:flex;justify-content:center;align-items:center;margin-bottom:17px}@media(max-width:767px){.kv{padding-top:0;height:178vw;max-height:100vh;background-image:url(./onlineshop_onlineshop-main.jpg);margin-bottom:38px}}.kv h1{color:#fff;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-size:5rem;font-weight:700;text-align:center}@media(max-width:767px){.kv h1{font-size:4rem}}#shop-bar{height:3.5rem;display:flex;align-items:center;justify-content:flex-end;margin-bottom:27px}@media(max-width:767px){#shop-bar{position:fixed;top:27px;right:95px;height:2rem;z-index:100}}#shop-bar li{font-size:1.8rem;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-weight:700}@media(max-width:767px){#shop-bar li{font-size:1.2rem;text-shadow:0 0 2px #FFF,0 0 3px #FFF}}@media(prefers-color-scheme:dark)and (max-width:767px){#shop-bar li{color:#fff;text-shadow:1px 1px 3px #000}}#shop-bar li:not(:last-child):after{content:"/";margin-left:25px;margin-right:16px}@media(max-width:767px){#shop-bar li:not(:last-child):after{margin-left:9px;margin-right:9px}}#shop-bar li .cart-btn{display:inline-block;display:flex;align-items:center}#shop-bar li .cart-btn .cart-icon{display:inline-block;width:3.6rem;height:3.5rem;background-image:url(./onlineshop_cart.png);background-repeat:no-repeat;background-size:2.5rem;background-position:center center}@media(max-width:767px){#shop-bar li .cart-btn .cart-icon{background-image:url(./onlineshop_cart-w.png);width:2.6rem;height:2rem;background-size:2.6rem;background-position:center 20%;margin-right:-3px;margin-left:-3px}}@media(prefers-color-scheme:dark)and (max-width:767px){#shop-bar li .cart-btn .cart-icon{background-image:url(./onlineshop_cart-b.png);background-size:2.6rem;background-position:center 20%}}#shop-bar li .cart-btn .item-count{display:inline-block;height:2.3rem;width:2.3rem;border-radius:100%;background:#fee200;text-align:center;line-height:2.3rem;font-size:1.6rem}@media(max-width:767px){#shop-bar li .cart-btn .item-count{width:1.6rem;height:1.6rem;line-height:1.6rem;font-size:1.1rem;margin-left:4px;text-shadow:none}}@media(prefers-color-scheme:dark)and (max-width:767px){#shop-bar li .cart-btn .item-count{color:#000}}.shop-flex{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:33px}@media(max-width:767px){.shop-flex{flex-flow:row wrap;padding-bottom:0}}.shop-flex .flex-nav{flex:0 0 24.8%}@media(max-width:767px){.shop-flex .flex-nav{order:1;flex:0 0 100%;border-top:1px solid #CBCBCB;border-bottom:1px solid #CBCBCB;padding-top:26px;padding-bottom:33px}}.shop-flex .flex-nav h3{font-weight:700;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-size:2.6rem;margin-bottom:18px}@media(max-width:767px){.shop-flex .flex-nav h3{font-size:2.5rem}}.shop-flex .flex-nav .ul-categories li a{font-size:1.6rem;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;line-height:4.4rem}@media(max-width:767px){.shop-flex .flex-nav .ul-categories li a{font-size:1.5rem;line-height:4.5rem}.shop-flex .flex-nav .ul-categories li a:before{display:inline-block;content:"";width:15px;height:1em;background-image:url(./common_arrow-w.png);background-repeat:no-repeat;background-size:contain;background-position:center center;margin-right:13px}}@media(max-width:767px)and (prefers-color-scheme:dark)and (max-width:767px){.shop-flex .flex-nav .ul-categories li a:before{background-image:url(./common_arrow-b.png)}}.shop-flex .flex-nav .ul-categories li a:hover{text-decoration:underline}@media(min-width:768px){.shop-flex .flex-nav .ul-categories li a.active{text-decoration:underline}}.shop-flex .flex-main{flex:0 0 74.3%}@media(max-width:767px){.shop-flex .flex-main{order:0;flex:0 0 100%;text-align:center;padding-bottom:65px}}.shop-flex .flex-main h2{font-size:3.6rem;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-weight:700;margin-bottom:25px;margin-top:0;line-height:1.2}@media(max-width:767px){.shop-flex .flex-main h2{font-size:2.8rem;text-align:center;margin-bottom:8px}}.shop-flex .flex-main ul li{display:block}.shop-flex .flex-main ul li .category-link{display:block;padding:0;margin-bottom:65px;position:relative}@media(max-width:767px){.shop-flex .flex-main ul li .category-link{margin-bottom:55px}}.shop-flex .flex-main ul li .category-link img{margin-bottom:10px;width:100%;display:block}@media(max-width:767px){.shop-flex .flex-main ul li .category-link img{margin-bottom:15px}}.shop-flex .flex-main ul li .category-link .item-name{font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-size:1.4rem;font-weight:700;line-height:2.4rem}@media(max-width:767px){.shop-flex .flex-main ul li .category-link .item-name{font-size:1.2rem}}.shop-flex .flex-main ul li .category-link .item-name-jp{font-size:1.2rem;margin-left:.5em}@media(max-width:767px){.shop-flex .flex-main ul li .category-link .item-name-jp{font-size:1.1rem}}@media(max-width:767px){.shop-flex .flex-main ul li .category-link .view-more-btn{margin-top:16px}}@media(min-width:768px){.shop-flex .flex-main ul li .category-link .view-more-btn{position:absolute;top:0;right:0;background-color:transparent;background-position:right center;font-size:2rem;text-align:right;padding-right:35px;width:auto}}.shop-page-category .category-kv{height:400px;background-image:url(./onlineshop_category-kv@2x.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;margin-top:146px;margin-bottom:19px}@media(max-width:767px){.shop-page-category .category-kv{background-image:url(./onlineshop_onlineshop_2-main.jpg);margin-top:70px;margin-bottom:45px;height:45vw}}@media(max-width:767px){.shop-page-category .flex-main{padding-left:6px;padding-right:6px}}@media(max-width:767px){.shop-page-category .flex-main h2{font-size:4rem;margin-bottom:36px}}.item-flex{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;margin-bottom:30px}@media(max-width:767px){.item-flex{margin-bottom:0}}.item-flex .item{flex:0 0 30.7%;margin-right:3.95%;margin-bottom:45px;text-align:center}@media(min-width:768px){.item-flex .item:nth-child(3n){margin-right:0}}@media(max-width:767px){.item-flex .item{flex:0 0 calc(50% - 2.5px);margin-right:5px;margin-bottom:20px}.item-flex .item:nth-child(2n){margin-right:0}}.item-flex .item img{width:100%;display:block;margin-bottom:12px}.item-flex .item .item-name{display:block;font-size:1.4rem;line-height:1.7rem;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-weight:700}.item-flex .item .item-name-jp{display:block;font-size:1.2rem;line-height:1.7rem}.item-flex .item .item-price{display:block;font-size:1.4rem;line-height:1.7rem;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-weight:700}.shop-page-item{padding-top:153px}@media(max-width:767px){.shop-page-item{padding-top:70px}}.shop-page-item .pankuzu-list{margin-bottom:22px}@media(max-width:767px){.shop-page-item .pankuzu-list{padding-left:12px;padding-right:12px;margin-bottom:18px}}.shop-page-item .pankuzu-list li{display:inline-block;font-size:1.2rem;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;line-height:1.2}@media(max-width:767px){.shop-page-item .pankuzu-list li{font-size:1.1rem}}.shop-page-item .pankuzu-list li:not(:last-child):after{display:inline-block;content:" > "}.shop-page-item .item-detail-flex{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:80px}@media(max-width:767px){.shop-page-item .item-detail-flex{display:block;margin-bottom:50px}}.shop-page-item .item-detail-flex .flex-gallery{flex:0 0 58.33%;width:58.33%;position:relative}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-gallery{width:100%;padding-left:12px;padding-right:12px;margin-bottom:10px}}.shop-page-item .item-detail-flex .flex-details{flex:0 0 38.33%}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details{width:100%}}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-description-container{border-top:solid 1px #CECECE;padding-top:48px}}.shop-page-item .item-detail-flex .flex-details h1{font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-weight:700;font-size:2.4rem;line-height:1.2;margin-bottom:10px}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details h1{font-size:1.8rem;margin-bottom:10px}}.shop-page-item .item-detail-flex .flex-details .item-price{font-size:3.4rem;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-weight:700;margin-bottom:27px}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-price{font-size:2rem;margin-bottom:8px}}.shop-page-item .item-detail-flex .flex-details .item-price .kakaku{font-size:1.6rem}.shop-page-item .item-detail-flex .flex-details .item-price .yen{font-size:2.4rem}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-price .yen{font-size:1.6rem}}.shop-page-item .item-detail-flex .flex-details .item-price .tax{font-size:1.6rem}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-price .tax{font-size:1.2rem}}.shop-page-item .item-detail-flex .flex-details .info-link{color:#0676d7;font-size:1.6rem;margin-bottom:21px;line-height:1.2;display:inline-block}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .info-link{font-size:1.3rem;margin-bottom:20px}}.shop-page-item .item-detail-flex .flex-details .info-link:before{display:inline-block;content:"";height:23px;width:23px;background-image:url(./onlineshop_info-btn@2x.png);background-repeat:no-repeat;background-size:contain;background-position:center center;margin-right:9px;transform:translateY(5px)}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .info-link:before{height:14px;width:14px;margin-right:6px;transform:translateY(2px)}}.shop-page-item .item-detail-flex .flex-details .item-form{margin-bottom:70px}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-form{margin-bottom:33px}}.shop-page-item .item-detail-flex .flex-details .item-form label{font-size:2.2rem;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-weight:700;display:block;line-height:1.2;margin-bottom:9px}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-form label{font-size:1.6rem;margin-bottom:6px}}.shop-page-item .item-detail-flex .flex-details .item-form select{display:block;width:100%;margin-bottom:25px;padding:13px 20px;border-radius:6px;border:solid 2px #CECECE;text-align:center;text-align-last:center;color:#6c6c6c;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-size:1.8rem;background-image:url(./common_drop-down-arrow@2x.png);background-repeat:no-repeat;background-size:15px;background-position:right 17px center;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-form select{border:solid 1px #CECECE;border-radius:3px;margin-bottom:18px}}@media(prefers-color-scheme:dark)and (max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-form select{background-color:#000;color:#c4c4c4}}.shop-page-item .item-detail-flex .flex-details .item-form select::-ms-expand{display:none}.shop-page-item .item-detail-flex .flex-details .item-form .cart-add-btn{display:block;width:100%;background:#fee200;border:none;height:65px;font-size:1.8rem;font-weight:700;font-weight:"NeueHaasUnicaPro",Verdana,Arial,Helvetica,sans-serif;cursor:pointer;transition:opacity .3s;display:flex;align-items:center;justify-content:center;margin-bottom:20px}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-form .cart-add-btn{margin-top:30px;margin-bottom:30px;height:49px;font-size:1.6rem}}.shop-page-item .item-detail-flex .flex-details .item-form .cart-add-btn:hover{opacity:.7}.shop-page-item .item-detail-flex .flex-details .item-form .cart-add-btn:before{display:inline-block;content:"";height:28px;width:39px;background-image:url(./onlineshop_cart.png);background-repeat:no-repeat;background-size:contain;background-position:center center;margin-right:13px}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-form .cart-add-btn:before{width:29px;height:22px;margin-right:8px}}.shop-page-item .item-detail-flex .flex-details .item-form .item-favorite-btn{display:block;width:100%;cursor:pointer;border-radius:6px;border:solid 2px #CECECE;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#6c6c6c;padding:0 10px;line-height:1.2;margin-bottom:70px;background-color:#fff;transition:opacity .3s}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-form .item-favorite-btn{margin-bottom:33px;border-radius:3px;border:solid 1px #CECECE;font-size:1.5rem;height:40px}}@media(prefers-color-scheme:dark)and (max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-form .item-favorite-btn{background-color:#000;color:#c4c4c4}}.shop-page-item .item-detail-flex .flex-details .item-form .item-favorite-btn:hover{opacity:.7}.shop-page-item .item-detail-flex .flex-details .item-form .item-favorite-btn:before{display:inline-block;content:"";height:21px;width:24px;background-image:url(./onlineshop_hart.png);background-repeat:no-repeat;background-size:contain;background-position:center center;margin-right:15px}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-form .item-favorite-btn:before{width:18px;height:16px;margin-right:8px}}.shop-page-item .item-detail-flex .flex-details h3{font-size:2.2rem;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-weight:700;line-height:1.2;margin-bottom:15px}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details h3{font-size:1.7rem;margin-bottom:18px}}.shop-page-item .item-detail-flex .flex-details .item-description{font-size:1.4rem;line-height:2.5rem;margin-bottom:2.5rem}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-description{font-size:1.3rem;line-height:1.8rem;margin-bottom:1.8rem}}.shop-page-item .item-detail-flex .flex-details .social-links{margin-top:34px;margin-bottom:34px;text-align:center}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .social-links{margin-bottom:40px}}.shop-page-item .item-detail-flex .flex-details .social-links li{display:inline-block;margin:0 18px}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .social-links li{margin:0 20px}}.shop-page-item .item-detail-flex .flex-details .social-links li a{display:inline-block;width:25px;height:25px;background-repeat:no-repeat;background-size:contain;background-position:center center}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .social-links li a{width:30px;height:30px}}.shop-page-item .item-detail-flex .flex-details .social-links li a.instagram-link{background-image:url(./common_instagram-w.png)}@media(prefers-color-scheme:dark)and (max-width:767px){.shop-page-item .item-detail-flex .flex-details .social-links li a.instagram-link{background-image:url(./common_instagram-b.png)}}.shop-page-item .item-detail-flex .flex-details .social-links li a.facebook-link{background-image:url(./common_facebook-w.png)}@media(prefers-color-scheme:dark)and (max-width:767px){.shop-page-item .item-detail-flex .flex-details .social-links li a.facebook-link{background-image:url(./common_facebook-b.png)}}.shop-page-item .item-detail-flex .flex-details .social-links li a.twitter-link{background-image:url(./common_twitter-w.png)}@media(prefers-color-scheme:dark)and (max-width:767px){.shop-page-item .item-detail-flex .flex-details .social-links li a.twitter-link{background-image:url(./common_twitter-b.png)}}.shop-page-item .item-detail-flex .flex-details .item-contact-btn{display:block;border-radius:6px;border:solid 2px #CECECE;height:60px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#6c6c6c;padding:0 10px;line-height:1.2}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-contact-btn{border-radius:3px;border:solid 1px #CECECE;font-size:1.5rem;height:40px}}@media(prefers-color-scheme:dark)and (max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-contact-btn{background-color:#000;color:#c4c4c4}}.shop-page-item .item-detail-flex .flex-details .item-contact-btn:before{display:inline-block;content:"";height:24px;width:32px;background-image:url(./onlineshop_mail-w.png);background-repeat:no-repeat;background-size:contain;background-position:center center;margin-right:15px}@media(max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-contact-btn:before{width:23px;height:16px;margin-right:8px}}@media(prefers-color-scheme:dark)and (max-width:767px){.shop-page-item .item-detail-flex .flex-details .item-contact-btn:before{background-image:url(./onlineshop_mail-b.png)}}@media(max-width:767px){.shop-page-item .item-flex{padding-left:6px;padding-right:6px}}@media(min-width:768px){.shop-page-item .item-flex .item{flex:0 0 22.9%;margin-right:2.8%}.shop-page-item .item-flex .item:nth-child(4n){margin-right:0}}.shop-page-item .gallery-top{width:100%;margin-bottom:25px}@media(max-width:767px){.shop-page-item .gallery-top{padding-bottom:20px}}.shop-page-item .gallery-top .swiper-slide{padding-bottom:100%}.shop-page-item .gallery-top .swiper-slide img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center center}.shop-page-item .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0;width:auto;left:50%;transform:translate(-50%)}.shop-page-item .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:8px;height:8px;background:#fff;opacity:1;margin:0 6px 0 0;border:solid 1px #6C6C6C}@media(prefers-color-scheme:dark)and (max-width:767px){.shop-page-item .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background:#000;border:solid 1px #C4C4C4}}.shop-page-item .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:last-child{margin-right:0}.shop-page-item .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{width:8px;height:8px;background:#6c6c6c}@media(prefers-color-scheme:dark)and (max-width:767px){.shop-page-item .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{background:#c4c4c4}}.shop-page-item .gallery-thumbs{width:100%;height:160px}.shop-page-item .gallery-thumbs .swiper-slide{width:160px;height:160px;opacity:.4;background-size:cover;background-position:center;cursor:pointer;transition:opacity .3s}.shop-page-item .gallery-thumbs .swiper-slide:hover,.shop-page-item .gallery-thumbs .swiper-slide-thumb-active{opacity:1}.shop-page-item .farm-info{border-top:solid 1px #CECECE;border-bottom:solid 1px #CECECE;padding-top:80px;padding-bottom:80px;margin-bottom:73px}@media(max-width:767px){.shop-page-item .farm-info{padding-top:50px;padding-bottom:60px}}.shop-page-item .farm-info h3{font-size:2.2rem;line-height:1.2;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-weight:700;margin-bottom:20px}@media(max-width:767px){.shop-page-item .farm-info h3{font-size:1.7rem}}.shop-page-item .farm-info h4{font-size:1.4rem;line-height:2.6rem;font-weight:700}@media(max-width:767px){.shop-page-item .farm-info h4{font-size:1.3rem;line-height:1.8rem}}.shop-page-item .farm-info p{font-size:1.4rem;line-height:2.6rem;margin-bottom:2.6rem}@media(max-width:767px){.shop-page-item .farm-info p{font-size:1.3rem;line-height:1.8rem;margin-bottom:1.8rem}}.shop-page-item .farm-info .farm-flex{display:flex;justify-content:space-between;align-items:flex-start}@media(max-width:767px){.shop-page-item .farm-info .farm-flex{display:block}}.shop-page-item .farm-info .farm-flex .flex-left{flex:0 0 59%}@media(max-width:767px){.shop-page-item .farm-info .farm-flex .flex-left{margin-bottom:25px}}.shop-page-item .farm-info .farm-flex .flex-right{flex:0 0 38.3%}.shop-page-item .farm-info .farm-flex .flex-right iframe{width:100%}.shop-page-item .other-items{margin-bottom:50px}.shop-page-item .other-items h3{font-size:2.4rem;font-weight:700;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;line-height:1.2;margin-bottom:40px}@media(max-width:767px){.shop-page-item .other-items h3{font-size:1.7rem;margin-bottom:24px}}@media(max-width:767px){.category-nav{border-top:1px solid #CBCBCB;border-bottom:1px solid #CBCBCB;padding-top:26px;padding-bottom:33px}}.category-nav h3{font-weight:700;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;font-size:2.6rem;margin-bottom:18px}@media(max-width:767px){.category-nav h3{font-size:2.5rem}}.category-nav .ul-categories li a{font-size:1.6rem;font-family:NeueHaasUnicaPro,Verdana,Arial,Helvetica,sans-serif;line-height:4.4rem}@media(max-width:767px){.category-nav .ul-categories li a{font-size:1.5rem;line-height:4.5rem}.category-nav .ul-categories li a:before{display:inline-block;content:"";width:15px;height:1em;background-image:url(./common_arrow-w.png);background-repeat:no-repeat;background-size:contain;background-position:center center;margin-right:13px}}@media(max-width:767px)and (prefers-color-scheme:dark)and (max-width:767px){.category-nav .ul-categories li a:before{background-image:url(./common_arrow-b.png)}}.category-nav .ul-categories li a:hover{text-decoration:underline}@media(min-width:768px){.category-nav .ul-categories li a.active{text-decoration:underline}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/online-shop.css.map */
