@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:120px}body{color:var(--color-text-default);font-family:var(--font-family-body);font-weight:var(--font-weight-normal)}img{width:100%;height:auto;object-fit:contain}p{line-height:1.5;font-family:var(--font-family-body);font-weight:var(--font-weight-body);font-size:var(--font-size-medium);color:var(--color-text-default)}a{color:var(--color-text-link)}@keyframes infinity-scroll-right{0%{transform:translate(0)}to{transform:translate(-600vw)}}@keyframes infinity-scroll-left{0%{transform:translate(-600vw)}to{transform:translate(0)}}@keyframes infinity-scroll-right-pc{0%{transform:translate(0)}to{transform:translate(-3000px)}}@keyframes infinity-scroll-left-pc{0%{transform:translate(-3000px)}to{transform:translate(0)}}.pbe-40{padding-block-end:40px!important}.mbe-34{margin-block-end:34px!important}.primary-btn{position:relative;display:grid;place-content:center;justify-content:start;width:100%;min-height:60px;padding-inline:var(--space-xs);padding-block:var(--space-sm);background:var(--color-text-link);color:#fff!important;border-radius:6px;text-decoration:none;font-size:var(--font-size-medium);font-family:var(--font-family-body);box-shadow:0 2px 4px #0000000a;transition:background .2s;border:none;cursor:pointer;box-sizing:border-box}.primary-btn--sm{font-size:var(--font-size-small)}.primary-btn:after{position:absolute;top:50%;right:var(--space-xs);transform:translateY(-50%);content:"";display:inline-block;width:10px;height:10px;margin-left:var(--space-xs);vertical-align:middle;background:url("data:image/svg+xml,%3csvg%20width='6'%20height='9'%20viewBox='0%200%206%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.86435%205.21396C6.04522%205.07681%206.04522%204.8768%205.86435%204.73965L1.0668%201.11276C0.708136%200.842265%200%200.998465%200%201.34896V8.60084C0%208.95134%200.708136%209.10944%201.0668%208.83895L5.86435%205.21396Z'%20fill='white'/%3e%3c/svg%3e") no-repeat center/contain;border:none}.primary-btn:focus-visible{background:var(--color-text-link--hover)}@media (any-hover: hover){.primary-btn:hover{background:var(--color-text-link--hover)}}@media (hover: none) and (pointer: coarse){.primary-btn:hover{background:var(--color-text-link)}}.primary-btn span{position:relative;top:-1px}.main{display:grid;place-content:center}@media (min-width: 500px){.main{background:url(../images/bgWashi2-Dc3Oz8IX.webp) repeat;background-size:224px 224px}}.main__inner{padding-block-end:var(--space-lg);background:var(--color-bg);box-shadow:-12px 0 24px -8px #b49e752e,12px 0 24px -8px #b49e752e}@media (min-width: 500px){.main__inner{width:500px}}.main__inner img{display:block;margin:0}.contents-inner{font-family:Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,メイリオ,Meiryo,ＭＳ Ｐゴシック,Helvetica Neue,Helvetica,Arial,sans-serif}p.copyright{font-size:13px}.hero{width:100vw}@media (min-width: 500px){.hero{width:100%}}.hero__wrapper{position:relative;overflow:hidden;padding-block-start:51px}.hero__inner{margin-block-end:21px}.hero__slider{display:flex}.hero__slider__item img{width:100vw}@media (min-width: 500px){.hero__slider__item img{width:500px}}.hero__content{margin-block-end:var(--space-md);padding-inline:var(--space-md)}.hero h1{margin-block-end:var(--space-md)}@media (min-width: 500px){.hero h1 img{position:relative}}.hero p{position:relative;text-align:center}@media (min-width: 500px){.hero p{top:-6px}}.hero__slider--right{animation:infinity-scroll-right 40s linear infinite}@media (min-width: 500px){.hero__slider--right{animation:infinity-scroll-right-pc 40s linear infinite}}.hero__slider--left{animation:infinity-scroll-left 40s linear infinite}@media (min-width: 500px){.hero__slider--left{animation:infinity-scroll-left-pc 40s linear infinite}}.nav{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xs);margin-block-end:var(--space-md);padding:var(--space-md);position:sticky;top:0;z-index:100;max-width:100%;width:100%;box-sizing:border-box}.nav .primary-btn{min-height:62px}.section{overflow:hidden}.section h2{margin-block-end:var(--space-md);line-height:1.05;text-align:center;font-size:var(--font-size-xxlarge);font-family:var(--font-family-title);font-weight:var(--font-weight-title)}.section h3{margin-block-end:var(--space-xs);line-height:1.1;font-size:var(--font-size-xxlarge);font-family:var(--font-family-title);font-weight:var(--font-weight-title)}.section p{margin-block-end:var(--space-xmd)}.section__content{margin-block-end:var(--space-xl);padding-inline:var(--space-md)}.section__content:last-child{margin-block-end:0}.section__footer{padding-inline:var(--space-md)}.section__footer h2{margin-block-end:var(--space-xs);font-size:var(--font-size-medium);font-weight:var(--font-weight-normal);font-family:var(--font-family-body);text-align:left;line-height:1.5}.section__footer ul li{font-size:var(--font-size-xsmall);line-height:1.5}.section__image{margin-block-end:var(--space-xmd)}.section__item__inner{position:relative;width:calc(100% + var(--space-md) * 2);margin-left:calc(var(--space-md) * -1)}.section__item__inner:before{opacity:0;filter:blur(8px);transition:opacity 1s cubic-bezier(.22,1,.36,1),filter 1s cubic-bezier(.22,1,.36,1)}.section__item__inner.is-bg-visible:before{opacity:1;filter:blur(0)}.section__item__inner--t-shirt{padding-block-start:36px}.section__item__inner--t-shirt:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/T-Shirt-Cx68-1kH.webp) no-repeat center/contain;z-index:0;height:calc(100% - 42px);pointer-events:none}.section__item__inner--t-shirt .section__item__wrapper{position:relative;z-index:1;width:100%;height:547px}.section__item__inner--t-shirt .section__item__wrapper img{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:500px;opacity:0}.section__item__inner--headband{padding-block-start:32px}.section__item__inner--headband:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/Headband-BajHr-U4.webp) no-repeat center/contain;z-index:0;height:calc(100% - 24px);pointer-events:none}.section__item__inner--headband .section__item__wrapper{position:relative;z-index:1;width:100%;height:520px}.section__item__inner--headband .section__item__wrapper img{position:absolute;top:-20px;left:50%;transform:translate(-50%);width:370px;opacity:0}.section__item__inner--t-shirt2{padding-block:36px 82px}.section__item__inner--t-shirt2:before{content:"";position:absolute;top:62px;right:0;bottom:0;left:0;background:url(../images/T-Shirt_2-BLKbB9EO.webp) no-repeat center/contain;z-index:0;height:calc(100% - 86px);pointer-events:none}.section__item__inner--t-shirt2 .section__item__wrapper{position:relative;z-index:1;width:100%;height:708px}.section__item__inner--t-shirt2 .section__item__wrapper img{position:absolute;top:52px;left:50%;transform:translate(-50%);width:450px;opacity:0}.section__item__inner--t-shirt2 .section__item__size{position:absolute;margin:0;padding:0;font-size:var(--font-size-xsmall);line-height:1.5}.section__item__inner--t-shirt2 .section__item__size:nth-of-type(1){top:40px;left:var(--space-md)}.section__item__inner--t-shirt2 .section__item__size:nth-of-type(2){top:404px;right:var(--space-md);text-align:right}.section__item__inner--t-shirt2 .section__item__size:nth-of-type(3){bottom:160px;left:var(--space-md)}.section__item__inner--t-shirt2 .section__item__size:nth-of-type(4){bottom:-50px;right:var(--space-md);text-align:right}.section__item__inner--cap{padding-block-start:36px}.section__item__inner--cap:before{content:"";position:absolute;top:40px;right:0;bottom:0;left:0;background:url(../images/Cap-Dsf1GK-C.webp) no-repeat center/contain;z-index:0;height:calc(100% - 56px);pointer-events:none}.section__item__inner--cap .section__item__wrapper{position:relative;z-index:1;width:100%;height:425px}.section__item__inner--cap .section__item__wrapper img{position:absolute;top:28px;left:48%;transform:translate(-50%);width:357px;opacity:0}.section__item__inner--tote-bag{padding-block-start:36px}.section__item__inner--tote-bag:before{content:"";position:absolute;top:86px;right:0;bottom:0;left:-20px;background:url(../images/ToteBag-CXXyu2Ja.webp) no-repeat center/contain;z-index:0;height:calc(100% - 404px);pointer-events:none}.section__item__inner--tote-bag .section__item__wrapper{position:relative;z-index:1;width:100%;height:502px}.section__item__inner--tote-bag .section__item__wrapper img{position:absolute;top:-24px;left:52%;transform:translate(-50%);width:354px;opacity:0}.section__item__inner--cubic-chocolate-crunch{padding-block-start:0}.section__item__inner--cubic-chocolate-crunch:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/CubicChocolateCrunch-BYba2AhF.webp) no-repeat center/contain;z-index:0;height:calc(100% - 4px);pointer-events:none}.section__item__inner--cubic-chocolate-crunch .section__item__wrapper{position:relative;z-index:1;width:100%;height:360px}.section__item__inner--cubic-chocolate-crunch .section__item__wrapper img{position:absolute;top:0;left:48%;transform:translate(-50%);width:424px;opacity:0}.section__item__inner--pound-cake{padding-block-start:36px}.section__item__inner--pound-cake:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/PoundCake-bRQfDmts.webp) no-repeat center/contain;z-index:0;height:calc(100% + 16px);pointer-events:none}.section__item__inner--pound-cake .section__item__wrapper{position:relative;z-index:1;width:100%;height:360px}.section__item__inner--pound-cake .section__item__wrapper img{position:absolute;top:-40px;left:48%;transform:translate(-50%);width:395px;opacity:0}.section__item__inner--corn-snack{padding-block-start:36px}.section__item__inner--corn-snack:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/CornSnack-5qvPqDr1.webp) no-repeat center/contain;z-index:0;height:calc(100% + -0px);pointer-events:none}.section__item__inner--corn-snack .section__item__wrapper{position:relative;z-index:1;width:100%;height:350px}.section__item__inner--corn-snack .section__item__wrapper img{position:absolute;top:-15px;left:53%;transform:translate(-50%);width:394px;opacity:0}.section__item__inner--yokan{padding-block-start:36px}.section__item__inner--yokan:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/Yokan-1K6OpUBR.webp) no-repeat center/contain;z-index:0;height:calc(100% - 13px);pointer-events:none}.section__item__inner--yokan .section__item__wrapper{position:relative;z-index:1;width:100%;height:362px}.section__item__inner--yokan .section__item__wrapper img{position:absolute;top:-8px;left:49%;transform:translate(-50%);width:390px;opacity:0}.section__item__inner--rice-crackers{padding-block-start:36px}.section__item__inner--rice-crackers:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/RiceCrackers-LeXfErJq.webp) no-repeat center/contain;z-index:0;height:calc(100% - 8px);pointer-events:none}.section__item__inner--rice-crackers .section__item__wrapper{position:relative;z-index:1;width:100%;height:338px}.section__item__inner--rice-crackers .section__item__wrapper img{position:absolute;top:3px;left:52%;transform:translate(-50%);width:446px;opacity:0}.section__item__inner--rice-crackers2{padding-block-start:36px}.section__item__inner--rice-crackers2:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/RiceCrackers_2-Dc5EyI3I.webp) no-repeat center/contain;z-index:0;height:calc(100% + 106px);pointer-events:none}.section__item__inner--rice-crackers2 .section__item__wrapper{position:relative;z-index:1;width:100%;height:340px}.section__item__inner--rice-crackers2 .section__item__wrapper img{position:absolute;top:-47px;left:49%;transform:translate(-50%);width:398px;opacity:0}.section__item__inner--rice-crackers3{padding-block-start:36px}.section__item__inner--rice-crackers3:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/RiceCrackers_3-CWq2WaVL.webp) no-repeat center/contain;z-index:0;height:calc(100% - 12px);pointer-events:none}.section__item__inner--rice-crackers3 .section__item__wrapper{position:relative;z-index:1;width:100%;height:328px}.section__item__inner--rice-crackers3 .section__item__wrapper img{position:absolute;top:-17px;left:47%;transform:translate(-50%);width:406px;opacity:0}.section__item__inner--japanese-tea-set{padding-block-start:36px}.section__item__inner--japanese-tea-set:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/JapaneseTeaSet-hm_hPDSY.webp) no-repeat center/contain;z-index:0;height:calc(100% - 2px);pointer-events:none}.section__item__inner--japanese-tea-set .section__item__wrapper{position:relative;z-index:1;width:100%;height:342px}.section__item__inner--japanese-tea-set .section__item__wrapper img{position:absolute;top:-17px;left:49%;transform:translate(-50%);width:378px;opacity:0}.section__item__inner--plate{padding-block-start:36px}.section__item__inner--plate:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/Plate-rXpHlTpc.webp) no-repeat center/contain;z-index:0;height:calc(100% - 80px);pointer-events:none}.section__item__inner--plate .section__item__wrapper{position:relative;z-index:1;width:100%;height:674px}.section__item__inner--plate .section__item__wrapper img{position:absolute;top:-32px;left:50%;transform:translate(-50%);width:425px;opacity:0}.section__item__inner--deep-plate{padding-block-start:36px}.section__item__inner--deep-plate:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/DeepPlate-DKHla6l7.webp) no-repeat center/contain;z-index:0;height:calc(100% - 14px);pointer-events:none}.section__item__inner--deep-plate .section__item__wrapper{position:relative;z-index:1;width:100%;height:268px}.section__item__inner--deep-plate .section__item__wrapper img{position:absolute;top:-56px;left:59%;transform:translate(-50%);width:378px;opacity:0}.section__item__inner--soba-cup{padding-block-start:36px}.section__item__inner--soba-cup:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/SobaCup-y-WnHgzK.webp) no-repeat center/contain;z-index:0;height:calc(100% - 12px);pointer-events:none}.section__item__inner--soba-cup .section__item__wrapper{position:relative;z-index:1;width:100%;height:388px}.section__item__inner--soba-cup .section__item__wrapper img{position:absolute;top:-17px;left:49%;transform:translate(-50%);width:335px;opacity:0}.section__item__inner--chopsticks-set{padding-block-start:36px}.section__item__inner--chopsticks-set:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/ChopsticksSet-BwNtr9or.webp) no-repeat center/contain;z-index:0;height:calc(100% - 16px);pointer-events:none}.section__item__inner--chopsticks-set .section__item__wrapper{position:relative;z-index:1;width:100%;height:408px}.section__item__inner--chopsticks-set .section__item__wrapper img{position:absolute;top:-37px;left:51%;transform:translate(-50%);width:390px;opacity:0}.section__item__inner--fan{padding-block-start:36px}.section__item__inner--fan:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(../images/Fan-DzxJRnmP.webp) no-repeat center/contain;z-index:0;height:calc(100% + 5px);pointer-events:none}.section__item__inner--fan .section__item__wrapper{position:relative;z-index:1;width:100%;height:470px}.section__item__inner--fan .section__item__wrapper img{position:absolute;top:-120px;left:48%;transform:translate(-50%);width:433px;opacity:0}.section__item__table{display:grid;grid-template-columns:auto 1fr;gap:.4em;margin-block-end:var(--space-md);line-height:1.5;font-size:var(--font-size-xsmall);color:var(--color-text-default)}.section__item__table dd a{text-decoration:underline!important;color:var(--color-text-link)}.section__item p{font-size:var(--font-size-medium)}.section__item p.section__item__price{margin-block-end:var(--space-xs);font-size:var(--font-size-xsmall)}.section .primary-btn{justify-content:center}.bg-washi{position:relative;padding-block-start:108px}.bg-washi:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:108px;background:url(../images/bgWashi1_top-D6gcpxKD.webp) no-repeat top center/cover;z-index:1;pointer-events:none}.bg-washi__inner{background:url(../images/bgWashi1-w5-4-KV4.webp) repeat;background-size:224px 224px}.bg-washi__inner:not(:last-child){padding-block-end:var(--space-xl)}.bg-washi__inner--pattern2{background:url(../images/bgWashi4-BKc-gBBF.webp) repeat;background-size:105px 105px}.bg-washi-footer{position:relative;padding-block-start:108px}.bg-washi-footer:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:108px;background-image:url(data:image/webp;base64,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),url(../images/bgWashi1-w5-4-KV4.webp);background-repeat:no-repeat,no-repeat;background-position:bottom center,top center;background-size:contain,cover;z-index:1}.hr-wrapper{padding-inline:var(--space-md)}.hr-divider{position:relative;width:100%;height:29px;display:flex;align-items:center;justify-content:center;margin-block:0 var(--space-lg)}.hr-divider:before,.hr-divider:after{content:"";position:absolute;top:50%;width:calc(50% - var(--space-md));height:2px;background:#ba3242;transform:translateY(-50%);z-index:1}.hr-divider:before{left:0}.hr-divider:after{right:0}.divider-icon{position:relative;z-index:2;width:38.4px;height:23.2px;display:block;margin-inline:auto}@media (min-width: 500px){.divider-icon{width:48px;height:29px}}:root{--color-bg: #f0e8db;--color-red: #ba3242;--color-shadow: rgba(180, 158, 117, .4) 40%;--color-text-default: #554e3f;--color-text-link: #5c638e;--color-text-link--hover: #7a82a8;--color-button-bg--in: #5c638e;--color-button-bg--out: #4b5477;--font-size-min: 10px;--font-size-xsmall: 12px;--font-size-small: 13px;--font-size-medium: 16px;--font-size-large: 19px;--font-size-xlarge: 24px;--font-size-xxlarge: 32px;--font-size-sectionTitle: 40px;--font-family-title: "Philosopher", sans-serif;--font-family-body: "Lexend", sans-serif;--font-weight-normal: 400;--font-weight-bold: 700;--font-weight-title: var(--font-weight-bold);--font-weight-body: var(--font-weight-normal);--space-xs: 8px;--space-sm: 13px;--space-md: 16px;--space-xmd: 21px;--space-lg: 34px;--space-xl: 55px}@media (min-width: 500px){:root{--font-size-min: 12px;--font-size-xsmall: 13px;--font-size-small: 16px;--font-size-medium: 19px;--font-size-large: 24px;--font-size-xlarge: 32px;--font-size-xxlarge: 40px;--font-size-sectionTitle: 48px;--space-xs: 13px;--space-sm: 16px;--space-md: 21px;--space-xmd: 34px;--space-lg: 55px;--space-xl: 89px}}
