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}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}body{color:#2d2412;font-family:"Zen Maru Gothic",sans-serif;font-weight:400;letter-spacing:.3em}.header{display:flex;position:fixed;top:0;left:0;z-index:2;justify-content:space-between;align-items:center;width:100%;padding:25px 120px;background:rgba(255,255,255,.8549019608);pointer-events:hidden;transition:3s;opacity:0}.header__pic{width:136px;height:66px}.header__link{display:block;padding:8px}.header__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.gnav__ul{display:flex;justify-content:center;align-items:center;gap:34px}.gnav__list:nth-of-type(4) .gnav__link{margin-left:50px;font-size:20px}.gnav__link{position:relative;display:block;width:-moz-fit-content;width:fit-content;padding:8px;color:#2d2412;font-size:18px;text-decoration:none;text-align:center;text-decoration:none}.gnav__link::before{content:"";position:absolute;top:-2px;left:-2px;width:0;height:0;border:2px solid rgba(0,0,0,0);transition:.15s}.gnav__link::after{content:"";position:absolute;bottom:-2px;right:-2px;width:0;height:0;border:2px solid rgba(0,0,0,0);transition:.15s}.gnav__link:hover::before{width:100%;height:100%;border-top-color:#ffb483;border-right-color:#ffb483;transition:width .25s ease-out,height .25s ease-out .25s}.gnav__link:hover::after{width:100%;height:100%;border-bottom-color:#ffb483;border-left-color:#ffb483;transition:border-color 0s ease-out .5s,width .25s ease-out .5s,height .25s ease-out .75s}.fnav{display:flex;justify-content:flex-end;align-items:center}.fnav__ul{display:flex;justify-content:space-between;align-items:center;gap:50px}.fnav__list:last-child{margin-right:50px}.fnav__link{display:block;padding:8px;color:#2d2412;font-size:18px;text-decoration:none;transition:.3s}.fnav__link:hover{color:#b8a98c}.fnav__link--sns{display:block;padding:8px}.fnav__img{display:block}.footer{display:flex;align-items:center;flex-wrap:wrap;padding:130px 120px 40px;background:#fff7e1}.footer__pic{width:294px;height:136px;margin-right:190px}.footer__link{display:block;padding:8px}.footer__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.footer__copy{width:100%;margin-top:60px;text-align:center}#top .mv{position:relative}#top .mv__phGroup{position:relative;width:100%;height:100vh;overflow:hidden}#top .mv__photo01,#top .mv__photo02,#top .mv__photo03{position:absolute;top:0;z-index:0;width:100%;height:100vh;opacity:0;transform:scale(1.1);animation:phChange 18s 0s infinite}#top .mv__photo01{background:url(../images/mv01.jpg) center center/cover}#top .mv__photo02{background:url(../images/mv02.jpg) center center/cover;animation-delay:6s}#top .mv__photo03{background:url(../images/mv03.jpg) center center/cover;animation-delay:12s}@keyframes phChange{0%{opacity:1}50%{opacity:1}60%{opacity:0;z-index:1}100%{opacity:0;transform:scale(1)}}#top .mv__pic{position:absolute;top:550px;left:0;z-index:3;width:1700px;height:700px}#top .mv__img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#top .about__container{position:relative;top:-200px;left:0;display:flex;justify-content:flex-end;gap:80px}#top .about__box{width:615px}#top .about__ttl{margin-bottom:100px;font-weight:400;font-size:20px;letter-spacing:.2em}#top .about__ttl::before{content:"";display:inline-block;margin-right:20px;background:#2d2412;width:45px;height:1px}#top .about__catch{margin-bottom:50px;padding-left:65px;font-weight:700;font-size:24px;line-height:1.8em;letter-spacing:.2em}#top .about__txt{margin-bottom:100px;padding-left:65px;line-height:1.8em;letter-spacing:.5em}#top .about__btn{width:175px;margin-left:65px}#top .about__link{position:relative;display:block;padding:5px 5px 0 0;color:#2d2412;letter-spacing:.15em;text-decoration:none;transition:.8s}#top .about__link::before,#top .about__link::after{content:"";position:absolute;z-index:1;bottom:-5px;left:0;background:#333;width:100%;height:1px;transition:all .3s ease-in-out}#top .about__link::after{width:0;background:#ffb483}#top .about__link:hover{letter-spacing:8px}#top .about__link:hover::after{width:100%}#top .about__pic{width:998px;height:1128px}#top .about__img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}#top .about__bg{position:relative;z-index:-1;top:350px;left:0;background:#fff7e1 center bottom;width:1346px;height:812px;margin-left:auto}#top .products__ttl{display:flex;align-items:center;margin-bottom:100px;padding-left:210px;font-weight:400;font-size:20px;letter-spacing:.2em}#top .products__ttl::before{content:"";display:inline-block;margin-right:20px;background:#2d2412;width:45px;height:1px}#top .products__container{display:flex;justify-content:center;gap:170px}#top .products__container:nth-of-type(2){margin-bottom:60px}#top .products__container:last-of-type{margin-bottom:300px}#top .products__link{display:block;text-decoration:none}#top .products__link:hover .products__pic>.products__img{transform:scale(1.03, 1.03);transition:.6s}#top .products__box--01::before{position:relative;left:-46px;top:20px;z-index:-1;content:"い";display:inline-block;width:68px;height:68px;border-radius:50%;background:#ffb483;color:#fff;font-size:18px;text-align:center;line-height:68px;letter-spacing:normal;transform:rotate(-21deg)}#top .products__box--02::before{position:relative;left:-46px;top:20px;z-index:-1;content:"ろ";display:inline-block;width:68px;height:68px;border-radius:50%;background:#ffb483;color:#fff;font-size:18px;text-align:center;line-height:68px;letter-spacing:normal;transform:rotate(-21deg)}#top .products__box--03::before{position:relative;left:-46px;top:20px;z-index:-1;content:"は";display:inline-block;width:68px;height:68px;border-radius:50%;background:#ffb483;color:#fff;font-size:18px;text-align:center;line-height:68px;letter-spacing:normal;transform:rotate(-21deg)}#top .products__box--04::before{position:relative;left:-46px;top:20px;z-index:-1;content:"に";display:inline-block;width:68px;height:68px;border-radius:50%;background:#ffb483;color:#fff;font-size:18px;text-align:center;line-height:68px;letter-spacing:normal;transform:rotate(-21deg)}#top .products__name{margin-bottom:30px;color:#2d2412;font-weight:400;font-size:20px}#top .products__pic{width:458px;height:458px;margin-bottom:30px;overflow:hidden;border:9px solid #fff;filter:drop-shadow(4px 6px 8px rgba(82, 82, 82, 0.25))}#top .products__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:.4s}#top .products__explain{width:458px;font-size:16px;line-height:1.8em}#top .news{margin-bottom:300px}#top .news__ttl{display:flex;align-items:center;padding-left:210px;font-weight:400;font-size:20px;letter-spacing:.2em}#top .news__ttl::before{content:"";display:inline-block;margin-right:20px;background:#2d2412;width:45px;height:1px}#top .news__container{display:flex;justify-content:flex-start;align-items:flex-end;gap:70px;padding-left:275px}#top .news__dl{display:flex;flex-wrap:wrap;justify-content:center;width:800px;margin-bottom:100px}#top .news__date,#top .news__txt{padding:25px 0;cursor:pointer}#top .news__date{width:200px;text-align:center}#top .news__txt{width:500px}#top .news__date,#top .news__txt{position:relative}#top .news__date::before,#top .news__txt::before{content:"";position:absolute;top:0px;left:0;width:100%;height:1px;background:#000}#top .news__date:nth-child(5),#top .news__txt:nth-child(6){position:relative}#top .news__date:nth-child(5)::after,#top .news__txt:nth-child(6)::after{content:"";position:absolute;top:66px;left:0;width:100%;height:1px;background:#000}#top .news__btn{width:175px}#top .news__link{position:relative;display:block;padding:5px 5px 0 0;color:#2d2412;letter-spacing:.15em;text-decoration:none;transition:.8s}#top .news__link::before,#top .news__link::after{content:"";position:absolute;z-index:1;bottom:-5px;left:0;background:#333;width:100%;height:1px;transition:all .3s ease-in-out}#top .news__link::after{width:0;background:#ffb483}#top .news__link:hover{letter-spacing:8px}#top .news__link:hover::after{width:100%}#top .news__pic{width:607px;height:419px}#top .news__img{width:100%;height:100%;border-radius:50px;-o-object-fit:cover;object-fit:cover}#top .news .news__modal{position:relative;top:0;z-index:2}#top .news__modalWrap01,#top .news__modalWrap02,#top .news__modalWrap03{display:none;background:rgba(0,0,0,.6509803922);position:fixed;top:0;left:0;width:100%;color:#2d2412}#top .news__modalContainer01,#top .news__modalContainer02,#top .news__modalContainer03{display:flex;flex-direction:column;justify-content:center;height:100vh}#top .news__modalTxtbox{width:800px;margin:0 auto;padding:80px;background:#eee}#top .news__modalNews{margin-bottom:48px;font-size:24px}#top .news__modalDate{margin-bottom:36px;font-size:18px}#top .news__modalTtl{margin-bottom:40px;font-weight:500;font-size:20px}#top .news__modalTxt{margin-bottom:80px;font-size:18px;line-height:1.5em}#top .news__modalClose{align-self:flex-end;font-size:16px}#top .news__modalLink{display:block;padding:5px 10px;color:#2d2412;text-align:center;text-decoration:none;transition:.3s}#top .news__modalLink:hover{font-weight:700}.secHeader{pointer-events:visible;transition:3s;opacity:1}.hoverActive{position:fixed;top:-55px;left:-55px;width:110px;height:110px;background:url(../images/products_hover.png) center center/contain;z-index:5;pointer-events:none}/*# sourceMappingURL=style.css.map */