.sub-heading{display:flex;width:fit-content;margin:auto;flex-direction:column;gap:7px;align-items:center;position:relative}.sub-heading h3{font-weight:700;font-size:4.2rem;letter-spacing:.3rem;line-height:4.5rem;color:#000;z-index:2}.sub-heading .sub{font-weight:700;font-size:1.8rem;letter-spacing:.2rem;line-height:4.2rem;color:#000;z-index:2}.sub-heading .circle{position:absolute;top:-30px;left:-48px;width:94px;height:94px;border-radius:50%;z-index:1}.circle.red{background-color:rgba(228,145,150,.6)}.circle.green{background-color:rgba(190,191,85,.6)}.circle.blue{background-color:rgba(70,146,188,.6)}.circle.orange{background-color:rgba(223,138,77,.6)}#store .illust img{animation:fuwafuwa-frames 4s ease-in-out infinite}@keyframes fuwafuwa-frames{0%,100%{transform:translateY(-5%)}50%{transform:translateY(5%)}}#store{margin-top:calc(200px - 20px);padding-bottom:266px;position:relative;width:100%;background-color:#f7f2e4}#store .header{width:var(--inner-width);margin:auto;display:flex;gap:90px;position:relative}#store .header .illust{position:absolute;z-index:1}#store .header .illust.takenoko{top:-60px;left:-13px}#store .header .illust.buro{top:calc(-60px + 90px);left:calc(-13px + 132px)}#store .header .illust.daikon{top:calc(-60px + 203px);left:calc(-13px - 20px)}#store .header .illust.edamame{top:calc(-60px + 161px);left:calc(-13px + 218px)}#store .header .heading{margin-top:calc(-5px - 15px);margin-left:calc(177px - 154px);z-index:2}#store .header .heading h2{font-weight:700;font-size:4.2rem;letter-spacing:.3rem;line-height:4.5rem;color:#000}#store .header .heading .sub{font-weight:700;font-size:1.8rem;letter-spacing:.2rem;line-height:4.2rem;color:#000}#store .sub-text{margin-top:-15px}#store .sub-text p{font-weight:700;font-size:2.2rem;letter-spacing:.2rem;line-height:4.2rem;color:#000}#store .wrapper{width:923px;margin:auto;margin-top:120px}#store .wrapper .area{width:100%;padding-bottom:18px;border-bottom:2px solid #98976c;margin-bottom:70px}#store .wrapper .area h3{font-weight:500;font-size:2.8rem;letter-spacing:.6rem;line-height:3rem;color:#000}#store .item{margin-bottom:133px;max-width:100%}#store .item .row{display:flex;gap:35px}#store .item .row .image{width:425px;height:auto;min-height:0;max-height:374px;aspect-ratio:425/374}#store .item .row .image img{width:100%;height:100%;object-fit:cover}#store .item .row .right-wrapper{flex:1;display:flex;flex-direction:column;justify-content:space-between}#store .item .row .table>.title{min-width:180px;display:inline-block;padding-left:35px;padding-right:35px;background-color:#98976c;text-align:center;font-weight:500;font-size:2.8rem;letter-spacing:.7rem;line-height:4.1rem;padding-bottom:5px;padding-top:1px;border-radius:9px;color:#fff}#store .item .row .table .list{list-style:none;margin-top:10px;width:444px}#store .item .row .table .list li{display:flex;gap:15px;align-items:center;border-bottom:1px dashed #98976c;padding-bottom:5px;padding-top:5px;padding-left:5px}#store .item .row .table .list li .icon{min-width:27px;display:flex;justify-content:center}#store .item .row .table .list li .text{flex:1;font-weight:400;font-size:2rem;letter-spacing:.3rem;line-height:3.5rem;color:#000}#store .item .row .table .list li.auto-small .text{font-weight:400;font-size:1.8rem;letter-spacing:0;line-height:3.5rem;color:#000}#store .item .row .table .list li .text small{font-weight:400;font-size:1.5rem;letter-spacing:.1rem;line-height:3.5rem;color:#000}#store .item .row .table .list li.address .text{font-size:1.9rem;letter-spacing:.1rem}#store .item .row .table .list li.auto-small.address .text{font-weight:400;font-size:1.7rem;letter-spacing:0;line-height:3.5rem;color:#000}#store .item .row .table .list li.yasumi{display:flex;align-items:flex-start;padding-top:10px;padding-bottom:10px}#store .item .row .table .list li.yasumi .title{min-width:85px;font-weight:400;font-size:1.6rem;letter-spacing:.02rem;line-height:2.4rem;color:#000}#store .item .row .table .list li.yasumi .content{flex:1;font-weight:400;font-size:1.6rem;letter-spacing:0;line-height:2.4rem;color:#000}#store .item .row .table .list li.yasumi .content pre{white-space:pre-wrap}#store .item .row .table .list li.address .icon img{width:16px}#store .item .row .table .list li.tel .icon img{width:13px}#store .item .row .table .list li.access .icon img{width:14px}#store .item .row .table .list li.time .icon img{width:20px}#store .item .row .banner{width:440px;aspect-ratio:1512/310;position:relative;background-color:#999;border-radius:12px;display:flex;gap:22px;transition:opacity .3s ease;margin-top:20px;overflow:hidden}#store .item .row a:hover .banner{opacity:.8}#store .item .row .banner.red{background-color:rgba(228,145,150,.9)}#store .item .row .banner.green{background-color:rgba(190,191,85,.9)}#store .item .row .banner.blue{background-color:rgba(70,146,188,.9)}#store .item .row .banner.orange{background-color:rgba(223,138,77,.9)}#store .item .row .banner .thumb{width:132px;height:100%}#store .item .row .banner .text{font-weight:500;font-size:2.4rem;letter-spacing:.2rem;line-height:3.8rem;color:#fff;margin-right:30px}#store .item .row .banner .line{width:30px}#store .item .row .banner .circle{right:calc(-44px / 2 - 8px);background-color:rgba(255,255,255,.6)}#store .item .map{position:relative;width:100%;margin-top:40px;aspect-ratio:925/308}#store .item .map iframe{position:absolute;top:0;right:0;width:100%;height:100%;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}