*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,p,figure,blockquote,ul,li,dl,dd{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none}li{list-style-type:none}body{min-height:100vh;line-height:1.1}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}body{font-family:"Noto Serif JP",serif;font-weight:500;color:#013a33;animation:fadeIn 2s forwards}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.header{position:fixed;top:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px 40px;z-index:2}.header__link{display:block;padding:15px;pointer-events:none}.header__ttl{position:relative;width:150px;transition:.3s;opacity:0}.header__img,.header__imgwhite{position:absolute;top:0;left:0;width:100%;height:auto;display:block;width:100%;height:auto;transition:opacity .3s ease}.header__img{opacity:1}.header__imgwhite{opacity:0}.btn{position:relative;display:flex;justify-content:center;align-items:center;width:50px;height:50px;cursor:pointer;z-index:1;transition:.3s}.btn__top,.btn__middle,.btn__bottom{position:absolute;display:block;width:80%;height:1px;transition:.4s}.btn__top{transform:translateY(-10px);background:#fff}.btn__middle{background:#fff}.btn__bottom{transform:translateY(10px);background:#fff}.gnav{position:absolute;top:0;right:0;display:flex;justify-content:start;align-items:center;width:100%;height:100vh;background:#fff;transform:translateX(100%);transition:.3s}.gnav__pic{position:relative;width:70%;height:100vh}.gnav__pic--img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gnav__pic::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle, rgba(255, 255, 255, 0) 60%, rgb(255, 255, 255))}.gnav__box{display:flex;flex-direction:column;justify-content:center;align-items:center;width:30%;height:100vh}.gnav__nav{margin-bottom:35px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:35px}.gnav__list{font-size:16px;font-weight:500;letter-spacing:.1em;font-family:"Cinzel",serif}.gnav__link{padding:15px;display:block;color:#013a33;text-decoration:none;transition:.3s}.gnav__link:hover{opacity:.5}.gnav__sns{margin-bottom:50px;display:flex;justify-content:center;align-items:center;gap:20px}.gnav__sns--icon{width:35px;height:35px}.gnav__sns--img{padding:10px;display:block;width:100%;height:100%}.gnav__sns--link{display:block;transition:.3s}.gnav__sns--link:hover{opacity:.5}.gnav__logo{width:150px}.gnav__logo--link{display:block}.gnav__logo--img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer{margin-bottom:28px}.footer__container{margin-bottom:20px;padding:0 260px 0 280px;display:flex;justify-content:space-between;align-items:start}.footer__logo{width:200px;height:auto}.footer__logo--link{display:block}.footer__img{display:block;width:100%;height:100%}.footer__box{text-align:center}.footer__subbox{margin-bottom:30px;display:flex;gap:30px}.footer__link{padding:10px;display:flex;justify-content:center;align-items:center;gap:12px;text-decoration:none;color:#013a33;transition:.3s}.footer__link:hover{opacity:.6}.footer__curt{width:12px;height:12px;background:url(../images/cartgreen.png) center center/cover}.footer__txt{font-size:12px;letter-spacing:.1em}.footer__arrow{width:16px;height:16px;background:url(../images/footerarrow.png) center center/cover}.footer__sns{display:flex;gap:8px}.footer__sns--icon{width:32px;height:32px}.footer__sns--link{display:block;padding:10px;transition:.3s}.footer__sns--link:hover{opacity:.6}.footer__sns--img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer__scroll{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;gap:5px;width:70px;text-decoration:none;color:#013a33}.footer__line{width:1px;height:27px;background:#013a33;animation:scrollLine2 1.5s infinite}.footer__txt{font-size:12px;letter-spacing:.1em}.footer__copy{font-size:10px;letter-spacing:.1em;color:#6e6e6e}@keyframes scrollLine2{0%{opacity:0}50%{opacity:1}100%{transform:translateY(-20px);opacity:0}}#top .swiper-mv{margin:0}#top .swiper-mv__img{width:100%;height:100%}@keyframes zoomUpAnimation{0%{transform:scale(1)}100%{transform:scale(1.15)}}#top .swiper-slide-active .swiper-mv__zoom,#top .swiper-slide-duplicate-active .swiper-mv__zoom,#top .swiper-slide-prev .swiper-mv__zoom{animation:zoomUpAnimation 12s linear infinite}#top .mv{position:relative;width:100%;height:100vh;margin-bottom:130px}#top .mv__logo{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;width:300px}#top .mv__img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@keyframes scrollLine{0%{opacity:0}50%{opacity:1}100%{transform:translateY(30px);opacity:0}}#top .mv__scroll{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;z-index:1}#top .mv__txt{font-size:12px;color:#fff}#top .mv__line{width:1px;height:27px;background:#fff;animation:scrollLine 1.5s infinite}#top .concept{margin-bottom:60px;padding-top:150px}#top .concept__container{display:flex;justify-content:space-between;align-items:center;gap:298px;padding-left:360px;margin-bottom:160px;overflow:hidden}#top .concept__ttlbox{position:relative;display:flex}#top .concept__subttl{writing-mode:vertical-lr;font-size:100px;font-family:"Cinzel",serif;font-weight:400;color:#e8e8e8}#top .concept__ttl{position:absolute;top:50%;left:50%;transform:translateY(-50%);width:215px;letter-spacing:.1em;line-height:1.7;font-size:24px}@keyframes infinity-scroll-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}#top .concept__box{display:flex;overflow:hidden}#top .concept__picbox{display:flex;justify-content:space-around;align-items:center;gap:40px}#top .concept__picbox--left{animation:infinity-scroll-left 60s infinite linear .5s both}#top .concept__pic{width:296px;height:480px}#top .concept__pic:last-child{margin-right:40px}#top .concept__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#top .concept__txt{text-align:center;font-size:15px;letter-spacing:.2em;line-height:2}#top .product{padding:100px 0 0 360px;margin-bottom:80px}#top .product__container1,#top .product__container2{display:flex;align-items:center;justify-content:start}#top .product__container1{gap:40px;margin-bottom:40px}#top .product__container2{padding-left:80px;gap:100px}#top .product__pic1{width:786px;height:556px}#top .product__pic2{position:relative;bottom:-190px;width:373px;height:495px}#top .product__pic3{width:498px;height:385px}#top .product__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#top .product__box{position:relative;bottom:-30px;display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:450px;height:260px;z-index:1}#top .product__ttl{font-size:52px;font-family:"Cinzel",serif;font-weight:400;letter-spacing:.1em}#top .product__subttl{font-size:18px;letter-spacing:.2em}#top .product__txt{font-size:14px;letter-spacing:.2em;line-height:2}#top .news{display:flex;justify-content:start;align-items:start;gap:168px;padding:200px 0 0 360px;margin-bottom:122px}#top .news__ttlbox{position:relative;display:flex}#top .news__subttl{writing-mode:vertical-lr;font-size:100px;font-family:"Cinzel",serif;font-weight:400;color:#e8e8e8}#top .news__ttl{position:absolute;top:50%;left:50%;transform:translateY(-50%);width:150px;letter-spacing:.1em;line-height:1.7;font-size:24px}#top .news__topicbox{width:960px;border-bottom:solid 1px #e8e8e8;transition:.3s}#top .news__topicbox:hover{border-bottom:solid 1px #013a33}#top .news__topicbox:hover .news__txt::after{transform:translateX(540px);transition:.3s;opacity:1}#top .news__link{display:block;text-decoration:none;color:#013a33}#top .news__date{font-size:12px;font-family:"Cinzel",serif;margin-bottom:24px;letter-spacing:.1em}#top .news__txt{margin-bottom:24px;font-size:15px;letter-spacing:.1em}#top .news__txt:after{content:url(../images/arrowgreen.png);display:inline-block;transform:translateX(530px);transition:.3s;opacity:.3}#top .news__point{width:4px;height:4px;background:#000}#top .online{padding-top:150px;margin-bottom:52px}#top .online__bg{display:flex;flex-direction:column;justify-content:center;align-items:center;height:614px;background:url(../images/shop.jpg) top center/cover}#top .online__ttl{margin-bottom:10px;font-size:58px;font-family:serif;font-family:"Cinzel",serif;font-weight:400;letter-spacing:.1em;color:#fff}#top .online__subttl{margin-bottom:64px;font-size:18px;letter-spacing:.1em;color:#fff}#top .online__btn{padding:15px 20px;display:flex;justify-content:center;align-items:center;gap:75px;border:solid 1px #fff;text-decoration:none;transition:.3s}#top .online__btn:hover{background:#fff;color:#013a33}#top .online__btn:hover .online__icon{background:url(../images/cartgreen.png) center center/cover}#top .online__btn:hover .online__txt{color:#013a33}#top .online__btn:hover .online__arrow{background:url(../images/arrowslantgreen.png) center center/cover}#top .online__box{display:flex;justify-content:center;align-items:center;gap:13px}#top .online__icon{width:20px;height:20px;background:url(../images/cartwhite.png) center center/cover;transition:.3s}#top .online__txt{font-family:"Cinzel",serif;font-size:18px;color:#fff;letter-spacing:.1em;transition:.3s}#top .online__arrow{width:12px;height:15px;background:url(../images/arrowslant.png) center center/cover;transition:.3s}#top .colection{padding:150px 0 0 360px;margin-bottom:52px;display:flex;justify-content:start;align-items:center;gap:254px}#top .colection__ttlbox{position:relative;display:flex}#top .colection__subttl{writing-mode:vertical-lr;font-size:100px;font-family:"Cinzel",serif;font-weight:400;color:#e8e8e8}#top .colection__ttl{position:absolute;top:50%;left:50%;transform:translateY(-50%);width:250px;letter-spacing:.1em;line-height:1.7;font-size:24px}#top .colection__picbox{display:flex;justify-content:start;align-items:center;gap:64px}#top .colection__pic{width:300px;height:300px;cursor:pointer;overflow:hidden}#top .colection__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.4s}#top .colection__img:hover{transform:scale(1.1)}#top .modal__container01,#top .modal__container02,#top .modal__container03{display:none;position:fixed;top:0;left:0;width:100%;background:rgba(255,255,255,.959);color:#013a33;z-index:3}#top .modal__wrap{display:flex;justify-content:center;align-items:center;gap:120px;height:100vh}#top .modal__pic{width:600px;height:600px}#top .modal__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#top .modal__box{width:500px}#top .modal__ttl{margin-bottom:60px;font-size:24px;font-family:"Cinzel",serif;letter-spacing:.2em;line-height:1.8}#top .modal__subbox{margin-bottom:60px;display:flex;justify-content:space-between;align-content:center}#top .modal__price{font-size:16px;letter-spacing:.1em}#top .modal__code{font-family:"Cinzel",serif;font-size:12px;letter-spacing:.2em}#top .modal__txt{margin-bottom:60px;font-size:14px;letter-spacing:.2em;line-height:2}#top .modal__btn{padding:15px 20px;width:298px;display:flex;justify-content:space-between;align-items:center;border:solid 1px #013a33;text-decoration:none;transition:.3s;color:#013a33}#top .modal__btn:hover{background:#013a33}#top .modal__btn:hover .modal__btn--curt{background:url(../images/cartwhite.png) center center/cover}#top .modal__btn:hover .modal__btn--txt{color:#fff}#top .modal__btn:hover .modal__btn--arrow{background:url(../images/arrowslant.png) center center/cover}#top .modal__btn--box{display:flex;justify-content:center;align-items:center;gap:15px}#top .modal__btn--curt{width:20px;height:20px;background:url(../images/cartgreen.png) center center/cover;transition:.3s}#top .modal__btn--txt{font-family:"Cinzel",serif;font-size:18px;color:#013a33;letter-spacing:.1em;transition:.3s}#top .modal__btn--arrow{width:12px;height:15px;background:url(../images/arrowslantgreen.png) center center/cover;transition:.3s}#top .shop{padding:150px 0 0 360px;margin-bottom:80px;display:flex;justify-content:start;align-items:start;gap:168px}#top .shop__ttlbox{position:relative;display:flex}#top .shop__subttl{writing-mode:vertical-lr;font-size:100px;font-family:"Cinzel",serif;font-weight:400;color:#e8e8e8}#top .shop__ttl{position:absolute;top:50%;left:50%;transform:translateY(-50%);width:250px;letter-spacing:.1em;line-height:1.7;font-size:24px}#top .shop__list{display:flex;justify-content:space-between;align-items:center;width:940px;height:105px;border-bottom:solid 1px #e8e8e8;cursor:pointer;transition:.3s}#top .shop__list:hover{border-bottom:solid 1px #013a33}#top .shop__area{font-size:18px;letter-spacing:.1em}#top .shop__plus{margin-right:20px;position:relative;display:flex;justify-content:center;align-items:center;width:15px;height:15px}#top .shop__plus--top,#top .shop__plus--bottom{position:absolute;display:block;transition:.4s}#top .shop__plus--top{background:#013a33;width:80%;height:1px}#top .shop__plus--bottom{width:1px;height:80%;background:#013a33}#top .shop__toggle{display:none}#top .shop__box{padding:40px;display:flex;justify-content:space-between;align-items:center;background:#eee;border-bottom:solid 1px #fff;font-weight:500}#top .shop__box--ttl{margin-bottom:30px;font-size:14px;letter-spacing:.1em}#top .shop__box--span{margin-left:30px;font-size:13px}#top .shop__box--address{margin-bottom:15px;font-size:13px;letter-spacing:.1em}#top .shop__box--subbox{display:flex;justify-content:start;align-items:center;gap:60px;font-size:13px;letter-spacing:.1em}#top .shop__btn{padding:12px 25px;display:flex;justify-content:center;align-items:center;gap:10px;border-radius:20px;text-decoration:none;color:#013a33;background:#fff}#top .shop__btn:hover{opacity:.8}#top .shop__btn--icon{width:9px;height:12px;background:url(../images/map.png) center center/cover}#top .shop__btn--txt{font-size:12px;font-family:"Cinzel",serif}#top .contact{padding:200px 0 0 280px;margin-bottom:80px}#top .contact__bg{padding:0 90px;display:flex;justify-content:space-between;align-items:center;width:1360px;height:398px;background:url(../images/contact.jpg) center bottom/cover}#top .contact__box{color:#fff}#top .contact__ttl{margin-bottom:40px;font-size:58px;font-family:"Cinzel",serif;font-weight:400;letter-spacing:.1em}#top .contact__subttl{margin-bottom:40px;font-size:18px;letter-spacing:.1em}#top .contact__txt{font-size:12px;letter-spacing:.1em;line-height:2}#top .contact__tel{margin-bottom:30px;padding:16px 26px;display:flex;justify-content:center;align-items:center;gap:15px;border:solid 1px #fff;transition:.3s;text-decoration:none;color:inherit}#top .contact__tel:hover{background:#fff;color:#013a33}#top .contact__tel:hover .contact__tel--icon{background:url(../../images/phonegreen.png) center center/cover}#top .contact__tel--phone{display:flex;justify-content:center;align-items:center;gap:4px}#top .contact__tel--icon{width:15px;height:15px;background:url(../../images/phone.png) center center/cover;transition:.3s;transform:translateY(-2px)}#top .contact__tel--txt{font-size:15px;letter-spacing:.1em;line-height:1.5}#top .contact__tel--box{margin-left:15px;text-align:center}#top .contact__tel--number{margin-bottom:8px;font-size:25px;letter-spacing:.1em}#top .contact__tel--time{font-size:12px;text-align:center}#top .contact__mail{padding:20px 26px;display:flex;justify-content:space-between;align-items:end;border:solid 1px #fff;transition:.3s;text-decoration:none;color:inherit}#top .contact__mail:hover{background:#fff;color:#013a33}#top .contact__mail:hover .contact__mail--icon{background:url(../images/mailgreen.png) center center/cover}#top .contact__mail:hover .contact__mail--arrow{background:url(../images/arrowslantgreen.png) center center/cover}#top .contact__mail--box{display:flex;justify-content:start;align-items:center;gap:4px}#top .contact__mail--icon{width:18px;height:14px;background:url(../images/mail.png) center center/cover;transition:.3s}#top .contact__mail--txt{font-size:15px;letter-spacing:.1em}#top .contact__mail--arrow{width:15px;height:18px;background:url(../images/arrowslant.png) center center/cover;transition:.3s}.resizeHeader__ttl{opacity:1}.resizeHeader__link{cursor:pointer;pointer-events:visible}.resizeHeader__btn{background:#013a33}.resizeHeader__img{opacity:0}.resizeHeader__imgwhite{opacity:1}.rotateTop{transform:rotate(45deg);background:#013a33}.hideMiddle{transform:translateX(100%);opacity:0;pointer-events:none}.rotateBottom{transform:rotate(-45deg);background:#013a33}.translateNav{transform:translateX(0)}.modal-open{overflow:hidden}.shop__minus{opacity:0}.shop__rotate{transform:rotate(-90deg) scaleX(0.7)}/*# sourceMappingURL=style.css.map */