html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0);box-sizing:border-box}input,textarea{box-sizing:border-box}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}button{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;appearance:none}.fuwafuwa{animation:fuwafuwa 5s ease-in-out infinite alternate}@keyframes fuwafuwa{0%{transform:translate(0, 0) rotate(-3deg)}50%{transform:translate(0, -5px) rotate(0deg)}100%{transform:translate(0, 0) rotate(3deg)}}:root{--color_white: #fdfdfd;--color_black: #54433a;--color_orange: #e89856;--color_beige: #ede6d8;--color_deep-beige: #b7ae93;--color_craft-band: #bf880a;--color_wool-felt: #b56847;--color_accessories: #9d5073;--color_card-game: #795389;--color_key-ring: #586c52;--color_document: #a25147;--color_paper-craft: #ac8003;--color_illustration: #4e6a71;--color_others: #956658;--color_all: #72655e}html{scroll-behavior:smooth;scroll-padding-top:60px}@media screen and (min-width: 768px){html{scroll-padding-top:100px}}body{font-family:"M PLUS 1","Zen Kaku Gothic New",sans-serif;font-size:16px;line-height:1.5;color:var(--color_black)}@media screen and (min-width: 768px){body{font-size:18px}}main{overflow:hidden}#top main{background:var(--color_beige)}img{display:block;width:100%;height:100%;object-fit:cover}body.drawer_open{height:100vh !important;overflow:hidden !important}.header{padding-inline:5%;background:var(--color_orange);width:100%;height:60px;display:flex;align-items:center;gap:10px;position:fixed;top:0;left:0;z-index:10}@media screen and (min-width: 768px){.header{gap:20px}}@media screen and (min-width: 1025px){.header{height:80px;transition:.4s}}.header__logo{width:200px;margin-right:auto}@media screen and (min-width: 768px){.header__logo{width:260px}}@media screen and (min-width: 1025px){.header__logo{width:min(26vw,360px);transition:.4s}}.header__logo>a{transition:.4s}@media screen and (min-width: 1025px){.header__logo>a:hover{opacity:.7}}.header__btn{width:45px;aspect-ratio:1/1;background:var(--color_black);border-radius:50px;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 768px){.header__btn{width:52px}}@media screen and (min-width: 1025px){.header__btn{display:none}}.header__contact_btn{transition:.4s ease-in-out}.header__contact_btn>a{display:flex;align-items:center;justify-content:center}.header__contact_btn img{object-fit:contain;width:70%}@media screen and (min-width: 1025px){.header.resize{height:60px}.header.resize .header__logo{width:min(22vw,280px)}}.drawer__btn{position:relative}@media screen and (min-width: 1025px){.drawer__btn{display:none}}.drawer__btn span{width:60%;height:1px;background:var(--color_white);position:absolute;transition:.6s ease-in-out}.drawer__btn span:first-child{transform:translateY(-7px)}.drawer__btn span:last-child{transform:translateY(7px)}.drawer__btn.active span:first-child{transform:rotate(-210deg)}.drawer__btn.active span:nth-child(2){opacity:0}.drawer__btn.active span:last-child{transform:rotate(210deg)}.drawer_open .header__contact_btn{opacity:0;visibility:hidden}.gnav{display:none}@media screen and (min-width: 1025px){.gnav{display:block}}.gnav__list{display:flex;gap:min(3vw,50px)}.gnav__list>li{font-size:min(1.6vw,22px)}.gnav__list>li>a{text-decoration:none;color:var(--color_black);font-weight:900}@media screen and (min-width: 1025px){.gnav__list>li>a::after{content:"";display:block;width:100%;height:2px;background:var(--color_black);transform:scaleX(0);transform-origin:center;transition:.4s}.gnav__list>li>a:hover::after{transform:scaleX(1)}}.gnav__list>li.contact_btn>a{padding:12px 1.8em;color:var(--color_white);background:var(--color_black);border-radius:50px;font-weight:500}@media screen and (min-width: 1025px){.gnav__list>li.contact_btn>a{transition:.4s}.gnav__list>li.contact_btn>a:hover{opacity:.7}.gnav__list>li.contact_btn>a::after{display:none}}.header.resize .gnav__list>li.contact_btn>a{padding:8px 1.8em}.footer{padding-top:60px;padding-bottom:30px;padding-inline:5%}@media screen and (min-width: 1025px){.footer{padding-inline:10%}}.footer{background:var(--color_beige)}@media screen and (min-width: 1200px){.footer{padding-top:100px}}.footer__container{margin-bottom:100px}@media screen and (min-width: 768px){.footer__container{display:flex;align-items:center;gap:50px}}@media screen and (min-width: 1200px){.footer__container{gap:80px}}.footer__company_wrap{margin-bottom:40px}@media screen and (min-width: 768px){.footer__company_wrap{margin-bottom:0;flex-shrink:0}}.footer__logo{margin-bottom:40px}@media screen and (min-width: 768px){.footer__logo{width:340px}}@media screen and (min-width: 1025px){.footer__logo{width:min(32vw,580px)}}.footer__company{margin-bottom:20px;font-size:20px;font-weight:500}@media screen and (min-width: 1025px){.footer__company{font-size:22px}}.footer__company span{font-size:1.4em}.footer__address{margin-bottom:3px}@media screen and (min-width: 1200px){.footer__address{margin-bottom:6px}}.footer__map{margin-bottom:15px;width:fit-content}.footer__map>a{text-decoration:none;font-size:14px;font-family:"Montserrat","M PLUS 1",sans-serif;color:var(--color_black)}@media screen and (min-width: 1025px){.footer__map>a{font-size:16px}.footer__map>a:hover::before{transform:scale(1.2)}}.footer__map>a::before{content:"";display:inline-block;margin-right:5px;width:1em;aspect-ratio:2/3;background:url(../images/icon/pin_black.svg) center center/contain no-repeat;vertical-align:-0.3em;transition:.3s}.footer__map>a::after{content:"";display:block;width:100%;height:1px;background:var(--color_black)}.footer__img{max-width:400px;margin-inline:auto}@media screen and (min-width: 1200px){.footer__img{width:38vw;max-width:740px}}.footer__nav{margin-bottom:100px;list-style-type:none}@media screen and (min-width: 768px){.footer__nav{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 20px}}@media screen and (min-width: 1200px){.footer__nav{gap:10px 40px}}.footer__nav>li:not(:last-child){margin-bottom:20px}@media screen and (min-width: 768px){.footer__nav>li:not(:last-child){margin-bottom:0}.footer__nav>li:not(:last-child)>a{position:relative}.footer__nav>li:not(:last-child)>a::after{content:"";display:inline-block;width:1px;height:1em;background:var(--color_black);position:absolute;top:50%;right:-10px;transform:translateY(-50%)}}@media screen and (min-width: 768px)and (min-width: 1200px){.footer__nav>li:not(:last-child)>a::after{right:-20px}}.footer__nav>li>a{text-decoration:none;color:var(--color_black)}@media screen and (min-width: 768px){.footer__nav>li>a{font-size:14px}}@media screen and (min-width: 1025px){.footer__nav>li>a{padding:0px 5px;border-radius:3px;transition:.3s}.footer__nav>li>a:hover{background:hsla(0,0%,100%,.5)}}@media screen and (min-width: 1200px){.footer__nav>li>a{font-size:16px}}.footer__nav>li>a::before{content:"";display:inline-block;margin-right:12px;width:12px;height:2px;background:var(--color_orange);vertical-align:middle}@media screen and (min-width: 768px){.footer__nav>li>a::before{display:none}}.footer__copyright{font-size:12px;text-align:center}.footer__copyright span{font-size:1.2em;vertical-align:-0.05em}.slide_anime{clip-path:inset(0 100% 0 0);transition:clip-path 1s cubic-bezier(0.37, 0, 0.63, 1)}@media screen and (min-width: 1025px){.slide_anime{transition-duration:1.4s}}.slide_anime.active{clip-path:inset(0)}.fade_up{opacity:0;transform:translateY(50px);transition:.4s ease-in-out}.fade_up.active{opacity:1;transform:translateY(0)}@media screen and (min-width: 768px){a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}.dn--sp{display:none}@media screen and (min-width: 768px){.dn--sp{display:block}}.dn--sp-tab{display:none}@media screen and (min-width: 1025px){.dn--sp-tab{display:block}}@media screen and (min-width: 768px){.dn--tab{display:none}}@media screen and (min-width: 1025px){.dn--pc{display:none}}.dsp_none{display:none}.drawer{background:var(--color_orange);width:100%;height:100vh;overflow-y:scroll;overflow-x:hidden;padding-inline:10%;position:fixed;top:0;left:0;z-index:9;opacity:0;visibility:hidden;transition:.4s}.drawer__list{padding-top:15vh;list-style-type:none}.drawer__list>li:not(:last-child,:nth-last-child(2)){margin-bottom:25px}.drawer__list>li:nth-last-child(2){margin-bottom:40px}.drawer__list a{text-decoration:none;color:var(--color_white)}.drawer__item--en{font-size:32px;font-family:"Montserrat","M PLUS 1",sans-serif;font-weight:900;line-height:1.2}.drawer .contact_btn>a{display:block;padding:15px;background:var(--color_black);border-radius:50px;text-align:center;font-size:20px;font-weight:500}.drawer__img{margin-top:15px;margin-left:auto;margin-right:-70px;width:240px}.drawer_open .drawer{opacity:1;visibility:visible}.text_container{margin-bottom:40px}@media screen and (min-width: 768px){.text_container{margin-bottom:60px}}@media screen and (min-width: 1025px){.text_container{margin-bottom:100px}}.text_container p{font-family:"Zen Kaku Gothic New",sans-serif;min-height:1.5em}.text_container p+h2,.text_container p+h3,.text_container p+h4{margin-top:2em}.text_container h2{margin-bottom:1em;padding:.3em .4em .6em .6em;font-size:1.2em;font-weight:500;background:var(--color_beige);position:relative}.text_container h2::before{content:"";border:2px solid var(--color_black);position:absolute;inset:-0.25em .2em .2em -0.25em}.text_container h3{margin-bottom:1em;padding:.4em .4em .4em .8em;font-size:1.1em;font-weight:500;background:#fcf4e5;border-left:3px solid var(--color_orange)}.text_container h4{margin-bottom:1em;padding:.2em .4em;font-weight:500;border-bottom:2px solid var(--color_beige);position:relative}.text_container h4::after{content:"";display:block;width:4em;border-bottom:2px solid var(--color_orange);position:absolute;bottom:-2px;left:0}.text_container ul{list-style-position:inside}.text_container figure{margin-block:1em}@media screen and (min-width: 768px){.text_container figure{max-width:70%}}.text_container figure+h2,.text_container figure+h3,.text_container figure+h4{margin-top:2em}.text_container .wp-block-image figure{margin-block:1em}@media screen and (min-width: 768px){.text_container .wp-block-image figure{max-width:70%}}.text_container a{color:#eb7d23;font-weight:500;text-underline-offset:3px}