﻿html{font-size:62.5%;margin:0;padding:0;border:0}body{margin:0;padding:0;overflow-y:scroll}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{font-size:inherit;margin:0;padding:0;border:0;vertical-align:baseline}ul,ol{list-style:none;padding:0;margin:0}input,button,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:none;border-radius:0;font:inherit;outline:none;padding:0}textarea{resize:vertical}input[type=checkbox],input[type=radio]{display:none}input[type=submit],input[type=button],label,button,select{cursor:pointer}button{touch-action:manipulation}select::-ms-expand{display:none}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block}table{border-collapse:collapse;border-spacing:0}img{vertical-align:bottom;max-width:100%;height:auto}video{filter:drop-shadow(0px 0px rgba(0, 0, 0, 0));outline:none;border:none}@media all and (max-width: 1279px){html,body{overscroll-behavior-y:none}}body{font-family:"Noto Sans JP",sans-serif;font-weight:500;font-optical-sizing:auto;-webkit-font-smoothing:antialiased;background-color:#efe8dc;color:#1a1311;min-height:100vh;min-height:100dvh;font-size:1.6rem;font-feature-settings:"palt";letter-spacing:.14em;padding-top:70px}@media all and (min-width: 1281px){body{padding-top:118px}}body.is-modal-open,body.is-open-menu{overflow:hidden;height:100vh}@media(hover: hover)and (pointer: fine){body.is-modal-open,body.is-open-menu{margin-right:15px}}@media(hover: hover)and (pointer: fine){body.is-modal-open .l-header{padding-right:15px}}body.loading .l-header,body.loading .l-header *{transition:none !important}.en-font{font-family:"Oswald",sans-serif;font-weight:500;letter-spacing:.05em}strong,b{font-weight:700}span{font-weight:inherit}a{text-decoration:none;color:inherit}@media(hover: hover)and (pointer: fine){a[href^="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}h2{font-size:clamp(2rem,2.734vw,2.2rem)}h3{font-size:clamp(1.8rem,2.474vw,2rem)}h4{font-size:clamp(1.6rem,2.214vw,1.8rem)}h5,h6{font-size:clamp(1.6rem,2.148vw,1.7rem)}h1,h2,h3,h4,h5,h6{line-height:1.4}a:not([class]){color:#1a1311;transition:color .3s,background-color .3s,border-color .3s;line-height:inherit}@media(hover: hover)and (pointer: fine){a:not([class]):hover{text-decoration:underline}}ol.is-kakko{counter-reset:my-counter}ol.is-kakko li{padding-left:1.5em;counter-increment:my-counter;position:relative}ol.is-kakko li::before{content:"(" counter(my-counter) ")";position:absolute;left:0}ul.is-dot li{padding-left:1em;position:relative}ul.is-dot li::before{display:block;content:"";width:5px;height:5px;background-color:#ecb827;border-radius:5px;position:absolute;top:.6em;left:0}.inview.fadeUp{opacity:0;transform:translateY(40px);transition:transform .5s cubic-bezier(0.25, 0.8, 0.25, 1),opacity .5s}.inview.fadeUp.is-show{opacity:1;transform:translateY(0)}.inview.fadeIn{opacity:0;transition:opacity .5s cubic-bezier(0.25, 0.8, 0.25, 1)}.inview.fadeIn.is-show{opacity:1}.inview.mask .mask__text{opacity:0}.inview.mask .mask__line{display:inline-block;position:relative;overflow:hidden;background-color:#fff}.inview.mask .mask__line::after{content:"";position:absolute;top:-1%;left:0;width:100%;height:102%;background-color:#41360f;transform-origin:left;transform:translateX(0) scaleX(0)}.inview.mask.is-show .mask__text{animation-name:maskText;animation-duration:.8s;animation-delay:.1s;animation-fill-mode:forwards}.inview.mask.is-show .mask__line::after{animation-name:overMask;animation-duration:.8s;animation-delay:.1s;animation-fill-mode:forwards}@keyframes overMask{0%{transform-origin:left;transform:translateX(0) scaleX(0);animation-timing-function:cubic-bezier(0.77, 0, 0.175, 1)}50%{transform:translateX(0) scaleX(1)}50.001%{transform:translateX(0) scaleX(1);animation-timing-function:cubic-bezier(0.8, 0, 0.2, 1)}100%{transform:translateX(101%) scaleX(1)}}@keyframes maskText{0%{opacity:0}50.001%{opacity:0}100%{opacity:1}}@keyframes scroll-hint-appear{0%{transform:translateX(40px);opacity:0}10%{opacity:1}50%,100%{transform:translateX(-40px);opacity:0}}.scroll-hint-icon{position:absolute;top:calc(50% - 25px);left:calc(50% - 60px);box-sizing:border-box;width:120px;height:auto;border-radius:5px;transition:opacity .3s;opacity:0;background:rgba(68,52,27,.8);text-align:center;padding:20px 10px 10px 10px;z-index:3}.scroll-hint-icon-wrap{position:absolute;top:0;left:0;width:100%;height:100%;max-height:100%;pointer-events:none}.scroll-hint-text{font-size:10px;color:#fff;margin-top:5px}.scroll-hint-icon-wrap.is-active .scroll-hint-icon{opacity:.8}.scroll-hint-icon:before{display:inline-block;width:40px;height:40px;color:#fff;vertical-align:middle;text-align:center;content:"";background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon:after{content:"";width:34px;height:14px;display:block;position:absolute;top:10px;left:50%;margin-left:-20px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);opacity:0;transition-delay:2.4s}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after{opacity:1}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before{animation:scroll-hint-appear 1.2s linear;animation-iteration-count:2}.scroll-hint-icon-white{background-color:#fff;box-shadow:0 4px 5px rgba(0,0,0,.4)}.scroll-hint-icon-white:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon-white:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==)}.scroll-hint-icon-white .scroll-hint-text{color:#000}.scroll-hint-shadow-wrap{position:relative}.scroll-hint-shadow-wrap::after{content:"";width:20px;height:100%;background:linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));position:absolute;top:0;right:0;pointer-events:none;z-index:1;opacity:0;visibility:hidden}.scroll-hint-shadow-wrap::before{content:"";width:20px;height:100%;background:linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));position:absolute;top:0;left:0;pointer-events:none;z-index:1;opacity:0;visibility:hidden}.scroll-hint-shadow-wrap:has(.scroll-hint.is-right-scrollable)::after,.scroll-hint-shadow-wrap.is-right-scrollable::after{opacity:1;visibility:visible}.scroll-hint-shadow-wrap:has(.scroll-hint.is-left-scrollable)::before,.scroll-hint-shadow-wrap.is-left-scrollable::before{opacity:1;visibility:visible}.hint-scr{width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#ecb827 #fff}:root{--mmScrlOffset:0px}.mmWrap{--mmPad:3vw;position:fixed;left:0;top:0;z-index:10010;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;opacity:0;transition:.2s opacity;background:rgba(17,17,17,.7333333333);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mmWrap.-ready{opacity:1}.mmInner{position:relative;width:100%;max-height:100vh;padding:var(--mmPad);overflow:auto}.mmScreen{position:fixed;left:0;top:0;width:100%;height:100%}.mmCnt{position:relative;width:fit-content;max-width:100%;margin-inline:auto;background:#fff}.mmCnt>img:only-child{max-width:100%;max-height:calc(100vh - 8vw)}.mmWrap[data-mm-type=iframe] iframe{width:100vw;max-width:100%;height:calc(100vh - var(--mmPad)*2)}.mmWrap[data-mm-type=YouTube] .mmCnt{width:100%;background:unset}.mmWrap[data-mm-type=YouTube] iframe{width:100%;aspect-ratio:16/9}.mmCaption{position:relative;color:#fff}.mmCaption:not(:empty){margin-top:1rem;text-align:center}.mmClose,.mmPrev,.mmNext{all:unset;position:fixed;overflow:hidden;border-radius:50%;white-space:nowrap;text-indent:100%;cursor:pointer;transition:.15s}.mmClose{right:calc(1.5vw + var(--mmScrlOffset));top:1.5vw;height:36px;width:36px}.mmClose:before,.mmClose:after{content:"";display:block;width:70%;height:15%;position:absolute;left:50%;top:50%;background:#fff;translate:-50% -50%}.mmClose:before{rotate:45deg}.mmClose:after{rotate:-45deg}.mmPrev,.mmNext{top:50%;width:30px;height:30px;border-radius:50%;background:rgba(136,136,136,.7333333333)}.mmPrev:before,.mmNext:before{content:"";display:block;position:absolute;top:50%;left:50%;width:35%;aspect-ratio:1/1;border:#fff solid;border-width:3px 0 0 3px;translate:-50% -50%}.mmPrev{left:1.5vw}.mmPrev:before{rotate:-45deg;margin-left:2px}.mmNext{right:calc(1.5vw + var(--mmScrlOffset))}.mmNext:before{rotate:135deg;margin-left:-2px}.modal{display:none}.mmInner{width:min(94%,600px)}.mmWrap{background-color:rgba(0,0,0,.4);backdrop-filter:blur(5px)}.mmCaption{font-size:1.4rem}@media all and (min-width: 641px){.mmCaption{font-size:1.6rem}}.mmClose{display:none}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.splide,.splide__track,.splide__list,.splide__slide,.splide button{outline:none}.splide__arrow{opacity:1;width:clamp(40px,6.25vw,66px);height:clamp(40px,6.25vw,66px);background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.02%2020.63%22%3E%20%3Cpolyline%20points%3D%2210.67%2020.27%20.71%2010.31%2010.67%20.35%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%2F%3E%3C%2Fsvg%3E") #2d6a54 no-repeat center/13.64% auto}.splide__arrow svg{display:none}.splide__arrow--prev{left:0;transform:translate(-50%, -50%)}.splide__arrow--next{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.02%2020.63%22%3E%20%3Cpolyline%20points%3D%22.35%2020.27%2010.31%2010.31%20.35%20.35%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2210%22%2F%3E%3C%2Fsvg%3E");right:0;transform:translate(50%, -50%)}.splide__pagination{position:static;margin-top:9px}@media all and (min-width: 641px){.splide__pagination{margin-top:22px}}.splide__pagination__page{background-color:#cacaca;width:6px;height:6px;margin:5px;opacity:1}@media all and (min-width: 641px){.splide__pagination__page{width:10px;height:10px}}.splide__pagination__page.is-active{background-color:#ecb827;transform:scale(1)}.l-header{position:absolute;top:0;left:0;width:100%;z-index:10}.l-header__inner{padding-block:10px;display:flex;justify-content:space-between;align-items:center}@media all and (min-width: 1281px){.l-header__inner{padding-block:20px}}.l-header__logo{max-width:204px;flex:1}@media all and (min-width: 641px){.l-header__logo{max-width:230px}}@media all and (min-width: 1281px){.l-header__logo{max-width:260px}}.l-header__logo a{display:block;aspect-ratio:204/38;overflow:hidden;text-indent:-9999px;background:url("../img/common/logo.svg") no-repeat center/contain}.l-header__sp-button{width:60px;height:60px;background-color:#ecb827;border-radius:999px;position:relative;z-index:7}@media all and (min-width: 1281px){.l-header__sp-button{display:none}}.l-header__sp-button span{position:absolute;inset-inline:0;margin-inline:auto}.l-header__sp-button span:not(.text){display:block;width:24px;height:1px;background-color:#fff;transform-origin:center;transition:transform .5s,width .5s,opacity .5s;top:34%}.l-header__sp-button span:not(.text).bar1{transform:translateY(-6px)}.l-header__sp-button span:not(.text).bar3{transform:translateY(6px)}.l-header__sp-button span.text{display:block;text-align:center;font-size:1.2rem;color:#fff;bottom:1.2rem;letter-spacing:.05em}.l-header .header-lp{width:min(90%,340px);margin-inline:auto;background-color:#ecb827;display:grid;grid-template-columns:75px 1fr;gap:15px;padding:15px;margin-bottom:15px}@media all and (min-width: 1281px){.l-header .header-lp{display:none}}.l-header .header-lp .body{flex:1;display:flex;flex-direction:column;gap:5px;font-size:1.4rem;font-weight:bold}.l-header .header-lp .body .link{margin-top:auto;display:flex;flex-direction:column;gap:3px}.l-header .header-lp .body .link a{display:block;background-color:#fff;padding:.3em 1em;text-align:center;font-size:1.4rem}@media(hover: hover)and (pointer: fine){.l-header .header-lp .body .link a:hover{background-color:#2d6a54;color:#fff;text-decoration:none}}@media all and (max-width: 1280px){.l-header__gnav{padding-block:40px 70px;position:fixed;width:0;right:0;inset-block:0;z-index:6;background-color:#efe8dc;opacity:0;overflow:hidden;overscroll-behavior:contain;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;transition:width .5s,opacity .5s}.l-header__gnav::-webkit-scrollbar{display:none}.l-header__gnav .gnav{width:min(90%,340px);margin-inline:auto}.l-header__gnav .gnav>li{background-color:#f7f3ed;border-radius:5px;margin-top:8px;text-align:center;overflow:hidden}.l-header__gnav .gnav .mega-parent{display:block;background-color:#44341b;padding:.3em 1em;font-size:1.4rem;color:#fff}.l-header__gnav .gnav a.parent-menu{display:block;padding-block:1em;font-weight:bold}.l-header__gnav .gnav .mega-child li{border-top:1px solid #dadada}.l-header__gnav .gnav .mega-child a{display:flex;align-items:center;justify-content:center;height:60px;background-color:#f7f3ed}.l-header__gnav .gnav .mega-child a img{transform:scale(0.6)}}@media all and (min-width: 1281px){.l-header__gnav{display:flex;flex-direction:column-reverse;align-items:flex-end;gap:15px}.l-header__gnav .gnav{background-color:#fff;display:flex;border-radius:999px;padding:2px;margin-right:-10px}.l-header__gnav .gnav .parent-menu{font-size:1.4rem;color:#1a1311;display:inline-block;padding-inline:15px;padding-block:.7em;border-radius:999px;line-height:1;letter-spacing:.1em;cursor:pointer}.l-header__gnav .gnav .parent-menu.is-current{background-color:#ecb827;color:#fff}}@media(min-width: 1281px)and (hover: hover)and (pointer: fine){.l-header__gnav .gnav .parent-menu:not(.is-current):hover{color:#ecb827}}@media all and (min-width: 1281px){.l-header__gnav .gnav .mega-parent{display:flex;align-items:center;gap:3px;transition:color .3s}.l-header__gnav .gnav .mega-parent::after{display:block;content:"";width:7px;height:1em;-webkit-mask:var(--arrow-down) no-repeat center/contain;mask:var(--arrow-down) no-repeat center/contain;background-color:#1a1311;transition:background-color .3s}.l-header__gnav .gnav .mega-parent.is-current{background-color:#ecb827;color:#fff}.l-header__gnav .gnav .mega-parent.is-current::after{background-color:#fff}.l-header__gnav .mega-child{position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:#fff;white-space:nowrap;width:240px;box-shadow:3px 3px 15px rgba(0,0,0,.1);height:0;overflow:hidden;pointer-events:none;opacity:0;transition:height .5s}.l-header__gnav .mega-child li:not(:first-child){border-top:1px solid #dadada}.l-header__gnav .mega-child li a{display:flex;align-items:center;justify-content:center;padding-inline:20px;height:70px;transition:opacity .3s}.l-header__gnav .mega-child li a img{transform:scale(0.8)}}@media(min-width: 1281px)and (hover: hover)and (pointer: fine){.l-header__gnav .mega-child li a:hover{opacity:.6}}@media all and (min-width: 1281px){.l-header__gnav .is-mega{position:relative}}@media(min-width: 1281px)and (hover: hover)and (pointer: fine){.l-header__gnav .is-mega:hover .parent-menu:not(.is-current){color:#ecb827}.l-header__gnav .is-mega:hover .parent-menu:not(.is-current)::after{background-color:#ecb827}.l-header__gnav .is-mega:hover .mega-child{height:350px;opacity:1;pointer-events:all}}.l-header .header-tel{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:30px}@media all and (min-width: 1281px){.l-header .header-tel{flex-direction:row;align-items:baseline;margin-top:0}}.l-header .header-tel .text{font-size:1.2rem;letter-spacing:.1em}.l-header .header-tel a{display:flex;align-items:baseline;gap:5px;color:#1a1311;font-size:2.4rem;font-weight:900;letter-spacing:.05em;line-height:1}.l-header .open-bg{position:fixed;z-index:5;inset:0;background-color:rgba(0,0,0,.4);backdrop-filter:blur(5px);opacity:0;pointer-events:none;transition:opacity .3s}.l-header.is-scr{position:fixed;top:-90px;transition:none;inset-inline:0;background-color:hsla(0,0%,100%,.9)}.l-header.is-scr.is-view{top:0;transition:top .3s}@media all and (min-width: 1281px){.l-header.is-scr .l-header__inner{padding-block:10px}.l-header.is-scr .l-header__logo{max-width:180px}.l-header.is-scr .l-header__gnav{gap:8px}.l-header.is-scr .gnav{background-color:#fff}.l-header.is-scr .gnav .parent-menu{font-size:1.2rem}.l-header.is-scr .header-tel .text{font-size:1rem}.l-header.is-scr .header-tel a{font-size:1.8rem}}#nav-input:checked~.l-header .l-header__sp-button{background-color:#fff}#nav-input:checked~.l-header .l-header__sp-button span:not(.text){background-color:#ecb827}#nav-input:checked~.l-header .l-header__sp-button span{color:#ecb827}#nav-input:checked~.l-header .l-header__sp-button .bar1{transform:rotate(45deg)}#nav-input:checked~.l-header .l-header__sp-button .bar2{opacity:0;transform:translateX(-100%)}#nav-input:checked~.l-header .l-header__sp-button .bar3{transform:rotate(-45deg)}#nav-input:checked~.l-header .l-header__gnav{width:min(100%,400px);opacity:1}#nav-input:checked~.l-header .open-bg{opacity:1;pointer-events:all}.l-second-page-title{width:100%;height:218px;position:relative;z-index:1;margin-top:10px}.l-second-page-title__text{height:100%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.l-second-page-title__text .subhead{font-size:clamp(2.4rem,4.8vw,4rem);letter-spacing:.14em}.l-second-page-title__text .mainTitle{font-size:clamp(1.6rem,3.2vw,1.8rem)}.l-second-page-title__bg{position:absolute;inset:0;z-index:-1;overflow:hidden}.l-second-page-title__bg img{object-fit:cover;width:100%;height:100%}.l-pan-list{font-size:clamp(1.2rem,3.2vw,1.4rem);padding-block:1em}.l-pan-list__inner{max-width:100%;list-style:none;display:flex;gap:5px;font-size:1.2rem;line-height:1.4}.l-pan-list__inner li:not(:last-child){display:flex;align-items:center;gap:5px}.l-pan-list__inner li:not(:last-child)::after{content:"/"}.l-pan-list__inner li:last-child{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.l-pan-list__inner a{color:#2d6a54}.l-container{width:min(90%,1200px);margin-inline:auto}.l-container__post{width:min(90%,1000px);margin-inline:auto}.l-container__full{width:94%;margin-inline:auto}.l-pager{display:flex;justify-content:space-between}.l-pager__single{margin-top:clamp(40px,6.25vw,60px)}.l-pager.center{justify-content:center}@media(hover: hover)and (pointer: fine){.l-pager--archives a:hover{text-decoration:underline}}.l-pager--next,.l-pager--previous{display:flex;align-items:center;gap:.5em;opacity:.5;transition:opacity .5s}.l-pager--next::after,.l-pager--previous::after{display:block;content:"";background:#ecb827 no-repeat center/4px auto;width:20px;height:20px;border-radius:999px}.l-pager--next:has(a),.l-pager--previous:has(a){opacity:1}.l-pager--next::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.78%208.54%22%3E%3Cpath%20d%3D%22M.5%2C8.54c.15%2C0%2C.29-.07.38-.17l3.76-3.76c.2-.2.2-.51%2C0-.71L.9.17C.69-.09.18-.05.04.29-.04.47%2C0%2C.69.15.83l3.43%2C3.43L.15%2C7.69c-.14.14-.19.36-.11.54s.26.31.46.31Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");transition:transform .3s}@media(hover: hover)and (pointer: fine){.l-pager--next:has(a):hover::after{transform:translateX(3px)}}.l-pager--previous{flex-direction:row-reverse}.l-pager--previous::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204.78%208.54%22%3E%3Cpath%20d%3D%22M4.28%2C8.54c-.15%2C0-.29-.07-.38-.17L.15%2C4.61c-.2-.2-.2-.51%2C0-.71L3.89.17c.2-.26.72-.21.86.12.08.19.04.4-.11.54l-3.43%2C3.43%2C3.43%2C3.43c.14.14.19.36.11.54s-.26.31-.46.31Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");transition:transform .3s}@media(hover: hover)and (pointer: fine){.l-pager--previous:has(a):hover::after{transform:translateX(-3px)}}.l-pager--dots{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:clamp(25px,5.208vw,50px)}.l-pager--dots .page-numbers{line-height:1;font-weight:bold;color:#ecb827}.l-pager--dots a.page-numbers:not(.next):not(.prev),.l-pager--dots span.current{text-decoration:none;transition:color .5s}@media(hover: hover)and (pointer: fine){.l-pager--dots a.page-numbers:not(.next):not(.prev):hover{color:#2d6a54}}.l-pager--dots a.next,.l-pager--dots a.prev{display:flex;align-items:center;justify-content:center;width:40px;aspect-ratio:1/1;border-radius:99px;overflow:hidden;background:#ecb827 no-repeat center/6px auto;transition:background-color .3s,transform .3s}.l-pager--dots a.next::before,.l-pager--dots a.prev::before{display:block;content:"";mask:var(--arrow-right) center/contain no-repeat;-webkit-mask:var(--arrow-right) center/contain no-repeat;aspect-ratio:14/10;background-color:#fff;width:16px}.l-pager--dots a.next.next,.l-pager--dots a.prev.next{margin-left:.5em}.l-pager--dots a.next.prev,.l-pager--dots a.prev.prev{margin-right:.5em;transform:rotate(-180deg)}@media(hover: hover)and (pointer: fine){.l-pager--dots a.next:hover,.l-pager--dots a.prev:hover{background-color:#2d6a54}}.l-pager--dots span.current{color:#1a1311}.l-contactSec{background-color:#ecb827;position:relative;z-index:1;padding-bottom:150px !important;overflow:hidden}.l-contactSec::after{content:"";display:block;aspect-ratio:788/477;width:min(100%,788px);-webkit-mask:url("../img/common/wood-obj.svg") no-repeat left center/auto 100%;mask:url("../img/common/wood-obj.svg") no-repeat left center/auto 100%;background-color:hsla(0,0%,100%,.3);position:absolute;bottom:-8%;right:0;z-index:-1}@media all and (min-width: 1081px){.l-contactSec::after{bottom:auto;top:10px;background-color:hsla(0,0%,100%,.2)}}.l-contactSec__lead{text-align:center;font-weight:bold;font-size:clamp(1.5rem,2.344vw,1.6rem);margin-top:clamp(25px,3.906vw,50px);letter-spacing:.18em;line-height:1.4}.l-contactSec__list{display:flex;flex-direction:column;gap:clamp(10px,2vw,15px);max-width:600px;margin-inline:auto;margin-top:clamp(35px,5.469vw,55px)}@media all and (min-width: 1081px){.l-contactSec__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(10px,2vw,30px);max-width:100%}}.l-contactSec__list .list-item{container-type:inline-size;background-color:#fff;padding:clamp(10px,5.13%,20px);text-align:center;border-radius:5px}.l-contactSec__list .list-item .label{display:inline-block;background-color:#2d6a54;color:#fff;font-size:clamp(1.4rem,4.6cqw,1.6rem);font-weight:bold;border-radius:3px;line-height:1;padding:.4em 1em;margin-bottom:10px;position:relative}.l-contactSec__list .list-item .label::after{display:block;content:"";width:18px;height:6px;background-color:#2d6a54;clip-path:polygon(50% 6px, 0% 0%, 18px 0%);position:absolute;top:calc(100% - 1px);left:calc(50% - 9px)}.l-contactSec__list .list-item .title{font-size:clamp(1.4rem,4.6cqw,1.6rem);font-weight:bold;line-height:1.4;margin-bottom:10px}.l-contactSec__list .list-item .c-primary-button{padding:20px;font-size:1.6rem}.l-contactSec__list .list-item .tel-link{display:inline-flex;align-items:baseline;gap:5px;color:#2d6a54;font-size:min(10cqw,3.6rem);font-weight:900;line-height:1}.l-contactSec__list .list-item .tel-link .tel{width:.7em;background-color:#2d6a54}.l-productSec__main{display:grid;grid-template-columns:1fr}.l-productSec__main .main-item{display:flex;background-color:#fff;position:relative;overflow:hidden;container-type:inline-size;min-height:100px}@media all and (min-width: 499px){.l-productSec__main .main-item{min-height:130px}}.l-productSec__main .main-item .hover{background-color:rgba(68,52,27,.6);backdrop-filter:blur(5px);padding:1em;font-size:1.4rem;color:#fff;line-height:1.6;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2;opacity:0;transform:translateY(101%);transition:transform .3s,opacity .3s}.l-productSec__main .main-item .hover p{display:block;width:min(100%,520px)}.l-productSec__main .main-item .hover::after{display:block;content:"";aspect-ratio:29/10;width:clamp(20px,4.2cqw,29px);background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2030.11%2010.83%22%3E%20%3Cpath%20d%3D%22M0%2C10.33h29L20.17.33%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/contain;position:absolute;z-index:1;bottom:clamp(10px,2.9cqw,20px);right:clamp(10px,2.9cqw,20px)}.l-productSec__main .main-item .default{width:100%;display:flex;align-items:center}.l-productSec__main .main-item .default .img{align-self:stretch;overflow:hidden;width:min(30%,259px)}@container (min-width:501px){.l-productSec__main .main-item .default .img{width:min(45%,259px)}}.l-productSec__main .main-item .default .img img{object-fit:cover;width:100%;height:100%}.l-productSec__main .main-item .default .body{flex:1;padding:.5em;display:flex;flex-direction:column;align-items:center;gap:2.5cqw}.l-productSec__main .main-item .default .body img{max-width:70%}.l-productSec__main .main-item .default .label{display:flex;justify-content:center;flex-wrap:wrap;gap:5px}.l-productSec__main .main-item .default .label li{line-height:1;font-size:clamp(1rem,2.2cqw,1.3rem);padding:.3em .5em;color:#fff;letter-spacing:.05em}@media(hover: hover)and (pointer: fine){.l-productSec__main .main-item:hover .hover{opacity:1;transform:translateY(0)}}.l-productSec__main .fpwood2 .label li{background-color:rgb(76.5,126.2,184.3)}.l-productSec__main .fpwood3 .label li{background-color:rgb(76.5,159.8,111.5)}.l-productSec__main .hybrid .label li{background-color:#ecb827}.l-productSec__main .slim .label li{background-color:#8d8266}.l-productSec__main.compact{gap:17px}@media all and (min-width: 769px){.l-productSec__main.compact{grid-template-columns:repeat(3, 1fr)}}.l-productSec__main.compact .img{display:none}@media all and (min-width: 1001px){.l-productSec__main.compact .main-item{min-height:160px}}@media all and (min-width: 1025px){.l-productSec__main.compact .main-item .hover{padding-inline:1.5em}}@media(min-width: 769px)and (max-width: 1024px){.l-productSec__main.compact .main-item .hover p{font-size:1.2rem}}.l-productSec__main.normal{gap:clamp(10px,1.111vw,25px)}@media all and (min-width: 901px){.l-productSec__main.normal{grid-template-columns:repeat(2, 1fr)}}.l-productSec.current-fpwood2 .main-item.fpwood2{display:none}.l-productSec.current-fpwood3 .main-item.fpwood3{display:none}.l-productSec.current-hybrid .main-item.hybrid{display:none}.l-productSec.current-slim .main-item.slim{display:none}.l-productSec__sub{margin-top:clamp(15px,3vw,55px)}.l-productSec__sub .neo-bnr{display:flex;width:100%;background-color:#fff;min-height:100px;overflow:hidden}@media all and (min-width: 499px){.l-productSec__sub .neo-bnr{min-height:130px}}.l-productSec__sub .neo-bnr .img1{width:min(45%,259px)}@media all and (min-width: 901px){.l-productSec__sub .neo-bnr .img1{width:min(45%,350px)}}@media all and (min-width: 1001px){.l-productSec__sub .neo-bnr .img1{width:min(30%,400px)}}@media all and (max-width: 640px){.l-productSec__sub .neo-bnr .img1{display:none}}.l-productSec__sub .neo-bnr .img2{width:min(30%,400px)}@media all and (max-width: 1000px){.l-productSec__sub .neo-bnr .img2{display:none}}.l-productSec__sub .neo-bnr .img1,.l-productSec__sub .neo-bnr .img2{align-self:stretch;overflow:hidden}.l-productSec__sub .neo-bnr .img1 img,.l-productSec__sub .neo-bnr .img2 img{object-fit:cover;width:100%;height:100%}.l-productSec__sub .neo-bnr .text{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(5px,2.5cqw,15px);container-type:inline-size;will-change:transform;transition:transform .3s}.l-productSec__sub .neo-bnr .text .copy{display:flex;align-items:center;gap:2px;font-size:clamp(1.2rem,4cqw,1.6rem);color:#c28c00;font-weight:bold;letter-spacing:.05em;transition:opacity .3s}.l-productSec__sub .neo-bnr .text .copy .box1{border:1px solid #c28c00;padding-inline:.3em;font-size:clamp(1rem,3.5cqw,1.4rem)}.l-productSec__sub .neo-bnr .text .copy .box2{background-color:#c28c00;color:#fff;font-size:clamp(1.5rem,4.5cqw,1.8rem);padding-inline:.3em}@media all and (max-width: 768px){.l-productSec__sub .neo-bnr .text .logo{max-width:65%}}@media(hover: hover)and (pointer: fine){.l-productSec__sub .neo-bnr:hover .text{transform:scale(1.05)}}.l-productSec.current-neo .l-productSec__sub{display:none}.l-footer{background-color:#efe8dc}.l-footer__top{background-color:#fff;padding-block:clamp(30px,4.688vw,45px)}.l-footer__top--inner{display:flex;flex-direction:column;gap:30px}@media all and (min-width: 901px){.l-footer__top--inner{flex-direction:row;gap:50px}}.l-footer__top .logo{width:204px}.l-footer__top .logo a{display:block;aspect-ratio:204/38;overflow:hidden;text-indent:-9999px;background:url("../img/common/logo.svg") no-repeat center/contain}@media all and (min-width: 901px){.l-footer__top .data{flex:1}}.l-footer__top .data .copy{font-size:clamp(1.2rem,1.875vw,1.4rem)}.l-footer__top .data .company{font-size:clamp(1.4rem,2.188vw,1.6rem);font-weight:bold}.l-footer__top .data .access{display:flex;flex-wrap:wrap;gap:.5em 1.5em;margin-top:1.5em}.l-footer__top .data .access .item{display:flex;flex-direction:column;align-items:baseline;gap:2px 14px}@media all and (min-width: 641px){.l-footer__top .data .access .item{flex-direction:row;align-items:baseline}}.l-footer__top .data .access .item dt{width:5em;text-align:center;font-size:clamp(1.2rem,1.875vw,1.4rem);color:#2d6a54;border:1px solid #2d6a54;letter-spacing:.05em}.l-footer__top .data .access .item dd{flex:1;display:flex;flex-wrap:wrap;align-items:center;gap:0 .5em;font-size:clamp(1.4rem,2.188vw,1.5rem)}.l-footer__top .data .access .item dd .map-link{display:block;width:25px;height:25px;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.77%2013.12%22%3E%20%3Cpath%20d%3D%22M0%2C4.81C.04%2C2.12%2C2.26-.04%2C4.95%2C0c2.64.04%2C4.78%2C2.17%2C4.81%2C4.81%2C0%2C3.03-3.06%2C6.67-4.33%2C8.06-.28.3-.75.33-1.05.05-.02-.02-.03-.03-.05-.05C3.06%2C11.49%2C0%2C7.85%2C0%2C4.81h0ZM4.88%2C6.53c.9%2C0%2C1.63-.73%2C1.63-1.63s-.73-1.63-1.63-1.63c-.9%2C0-1.63.73-1.63%2C1.63%2C0%2C.9.73%2C1.63%2C1.63%2C1.62h0Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") #ecb827 no-repeat center/9px auto;border-radius:50%;text-indent:-9999px;overflow:hidden;position:relative}@media(hover: hover)and (pointer: fine){.l-footer__top .data .access .item dd .map-link:hover{background-color:#2d6a54}}.l-footer__sitemap{display:grid;grid-template-columns:1fr;gap:.6em;padding-block:clamp(30px,4.688vw,45px)}@media all and (min-width: 501px){.l-footer__sitemap{grid-template-columns:1fr 1fr}}@media all and (min-width: 901px){.l-footer__sitemap{display:flex;justify-content:space-between;gap:clamp(15px,2.344vw,30px)}}@media(min-width: 501px)and (max-width: 900px){.l-footer__sitemap .group:nth-child(1){order:1}.l-footer__sitemap .group:nth-child(2){order:3}.l-footer__sitemap .group:nth-child(3){order:2}.l-footer__sitemap .group:nth-child(4){order:4}}.l-footer__sitemap .parent{font-size:clamp(1.4rem,2.188vw,1.6rem);font-weight:bold}.l-footer__sitemap .parent:not(:first-child){margin-top:.6em}.l-footer__sitemap .child{font-size:clamp(1.2rem,1.875vw,1.4rem)}.l-footer__sitemap .child li{margin-top:.5em}.l-footer__bottom{background-color:#ecb827;color:#fff;font-size:clamp(1.2rem,1.875vw,1.4rem);padding-block:clamp(20px,3.125vw,30px)}.l-footer__bottom--inner{display:flex;flex-direction:column;align-items:center;gap:15px}@media all and (min-width: 901px){.l-footer__bottom--inner{flex-direction:row-reverse;justify-content:space-between}}.l-footer__bottom .sub-menu{display:flex;flex-wrap:wrap;gap:5px 1em}.l-footer__bottom .sub-menu li{position:relative}.l-footer__bottom .sub-menu li:not(:first-child)::after{content:"｜";display:inline-block;position:absolute;right:100%;top:0}.l-footer__bottom .sub-menu li a{color:#fff}.l-footer__bottom .copyright{font-size:clamp(1rem,1.875vw,1.4rem);letter-spacing:.1em}body:has(#float-nav) .l-footer__bottom{padding-bottom:calc(60px + 1.5em)}#pageTop{width:50px;aspect-ratio:1/1;background-color:rgba(45,106,84,.8);position:fixed;right:0;bottom:80px;z-index:3;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;opacity:0;pointer-events:none;box-shadow:3px 3px 10px rgba(0,0,0,.1);transition:opacity .5s}@media all and (min-width: 1281px){#pageTop{bottom:0;width:60px}}@media all and (min-width: 769px){#pageTop.is-show{opacity:1;pointer-events:all}}@media(min-width: 769px)and (hover: hover)and (pointer: fine){#pageTop.is-show:hover{background-color:rgba(45,106,84,.5)}}#float-lp{width:300px;background-color:#ecb827;position:fixed;right:0;bottom:150px;z-index:3;display:grid;grid-template-columns:75px 1fr;gap:15px;padding:15px;opacity:0;pointer-events:none;transition:opacity .5s;box-shadow:3px 3px 10px rgba(0,0,0,.1)}@media all and (min-width: 1281px){#float-lp{bottom:80px}}#float-lp.is-show{opacity:1;pointer-events:all}#float-lp .float-lp__close{position:absolute;right:5px;top:5px;font-size:2rem;color:#fff}#float-lp .float-lp__close .close{display:block}#float-lp .float-lp__close .open{display:none}#float-lp .body{flex:1;display:flex;flex-direction:column;gap:5px;font-size:1.4rem;font-weight:bold}#float-lp .body .link{margin-top:auto;display:flex;flex-direction:column;gap:3px}#float-lp .body .link a{display:block;background-color:#fff;padding:.3em 1em;text-align:center;font-size:1.4rem}@media(hover: hover)and (pointer: fine){#float-lp .body .link a:hover{background-color:#2d6a54;color:#fff;text-decoration:none}}#float-lp.is-close{display:block;width:50px;padding:5px}@media all and (min-width: 1281px){#float-lp.is-close{width:60px}}#float-lp.is-close .float-lp__close{width:100%;height:auto;position:static;display:flex;align-items:center;justify-content:center}#float-lp.is-close .float-lp__close .close{display:none}#float-lp.is-close .float-lp__close .open{display:block;width:100%}#float-lp.is-close .float-lp__close .open img{object-fit:cover;width:100%;height:100%}#float-lp.is-close .img,#float-lp.is-close .body{display:none}@media all and (max-width: 768px){#float-lp{display:none !important}}#float-nav{display:grid;grid-template-columns:repeat(3, 1fr);width:min(750px,100%);position:fixed;inset-inline:0;bottom:0;margin-inline:auto;z-index:5;transform:translateY(101%);transition:transform .3s}@media(max-width: 500px){#float-nav{grid-template-columns:1fr 1fr 100px}}@media(min-width: 751px){#float-nav{border-radius:5px 5px 0 0;overflow:hidden}}#float-nav.is-show{transform:translateY(0)}#float-nav a{display:flex;align-items:center;justify-content:center;gap:3px 5px;height:60px;color:#fff;font-size:clamp(13px,2.4vw,18px);font-weight:bold;background-color:#2d6a54;border-left:1px solid #fff;transition:background-color .3s;letter-spacing:.05em}@media(max-width: 500px){#float-nav a{flex-direction:column}}@media(hover: hover)and (pointer: fine){#float-nav a:hover{background-color:rgb(108,150.7,135.3)}}#float-nav a.contact-button{background-color:#df6100;border-left:none}@media(hover: hover)and (pointer: fine){#float-nav a.contact-button:hover{background-color:rgb(232.6,144.4,76.5)}}#float-nav a .label{font-size:clamp(10px,1.87vw,14px);border:1px solid #fff;border-radius:5px;line-height:1;padding:.3em .6em}#float-nav a .title{display:flex;flex-wrap:wrap;align-items:center;gap:5px}#float-nav a i.dl{aspect-ratio:23/22;width:clamp(17px,3.07vw,23px)}#float-nav a i.mail{aspect-ratio:24/18;width:clamp(19px,3.2vw,24px)}#float-nav a i.pdf{aspect-ratio:14/19;width:clamp(12px,1.87vw,14px)}:root{--icon-tel: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016.15%2016.14%22%3E%20%3Cpath%20d%3D%22M5.03.79c-.25-.59-.9-.91-1.52-.75l-.17.05C1.11.61-.33%2C2.78.06%2C5.03c1.18%2C5.54%2C5.51%2C9.86%2C11.05%2C11.05%2C2.26.4%2C4.43-1.04%2C4.94-3.28l.05-.17c.17-.62-.15-1.27-.74-1.52l-3.07-1.28c-.52-.22-1.13-.07-1.48.37l-1.22%2C1.49c-2.23-1.11-4-2.95-5.03-5.21l1.4-1.14c.44-.36.59-.96.37-1.48l-1.29-3.07Z%22%20fill%3D%22%231a1311%22%2F%3E%3C%2Fsvg%3E');--icon-fax: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%20640%22%3E%3Cpath%20d%3D%22M224%20128L224%20208L288%20208L288%20128L434.7%20128L480%20173.3L480%20208L544%20208L544%20173.3C544%20156.3%20537.3%20140%20525.3%20128L480%2082.7C468%2070.7%20451.7%2064%20434.7%2064L288%2064C252.7%2064%20224%2092.7%20224%20128zM96%20192C78.3%20192%2064%20206.3%2064%20224L64%20512C64%20529.7%2078.3%20544%2096%20544L144%20544C161.7%20544%20176%20529.7%20176%20512L176%20224C176%20206.3%20161.7%20192%20144%20192L96%20192zM544%20256L224%20256L224%20512C224%20529.7%20238.3%20544%20256%20544L544%20544C561.7%20544%20576%20529.7%20576%20512L576%20288C576%20270.3%20561.7%20256%20544%20256zM288%20352C288%20338.7%20298.7%20328%20312%20328C325.3%20328%20336%20338.7%20336%20352C336%20365.3%20325.3%20376%20312%20376C298.7%20376%20288%20365.3%20288%20352zM288%20448C288%20434.7%20298.7%20424%20312%20424C325.3%20424%20336%20434.7%20336%20448C336%20461.3%20325.3%20472%20312%20472C298.7%20472%20288%20461.3%20288%20448zM400%20328C413.3%20328%20424%20338.7%20424%20352C424%20365.3%20413.3%20376%20400%20376C386.7%20376%20376%20365.3%20376%20352C376%20338.7%20386.7%20328%20400%20328zM376%20448C376%20434.7%20386.7%20424%20400%20424C413.3%20424%20424%20434.7%20424%20448C424%20461.3%20413.3%20472%20400%20472C386.7%20472%20376%20461.3%20376%20448zM488%20328C501.3%20328%20512%20338.7%20512%20352C512%20365.3%20501.3%20376%20488%20376C474.7%20376%20464%20365.3%20464%20352C464%20338.7%20474.7%20328%20488%20328zM464%20448C464%20434.7%20474.7%20424%20488%20424C501.3%20424%20512%20434.7%20512%20448C512%20461.3%20501.3%20472%20488%20472C474.7%20472%20464%20461.3%20464%20448z%22%2F%3E%3C%2Fsvg%3E');--arrow-down: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207%204%22%3E%20%3Cpath%20d%3D%22M3.15%2C3.85c.2.2.51.2.71%2C0%2C0%2C0%2C0%2C0%2C0%2C0L6.85.85c.2-.2.2-.51%2C0-.71-.2-.2-.51-.2-.71%2C0h0l-2.65%2C2.65L.85.15C.66-.05.34-.05.15.15c-.2.2-.2.51%2C0%2C.71l3%2C3h0Z%22%2F%3E%3C%2Fsvg%3E');--arrow-right: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%204%207%22%3E%20%3Cpath%20d%3D%22M3.85%2C3.85c.2-.2.2-.51%2C0-.71%2C0%2C0%2C0%2C0%2C0%2C0L.85.15C.66-.05.34-.05.15.15c-.2.2-.2.51%2C0%2C.71l2.65%2C2.65L.15%2C6.15c-.2.2-.2.51%2C0%2C.71.2.2.51.2.71%2C0l3-3h0Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');--icon-dl: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2022.5%2022.5%22%3E%20%3Cpath%20d%3D%22M4.9%2C11.8c-.55-.55-.55-1.44%2C0-1.99.55-.55%2C1.44-.55%2C1.99%2C0l2.97%2C2.97V1.41c0-.78.63-1.41%2C1.41-1.41s1.41.63%2C1.41%2C1.41v11.36l2.94-2.94c.55-.55%2C1.44-.55%2C1.99%2C0%2C.55.55.55%2C1.44%2C0%2C1.99l-5.34%2C5.35h0c-.13.13-.29.24-.45.31%2C0%2C0%2C0%2C0%2C0%2C0-.16.07-.34.11-.53.11h0s0%2C0%2C0%2C0c-.18%2C0-.35-.04-.51-.1%2C0%2C0-.02%2C0-.03%2C0-.16-.07-.3-.16-.42-.28%2C0%2C0-.02%2C0-.02-.02l-5.36-5.36ZM21.1%2C15.37c-.78%2C0-1.41.63-1.41%2C1.41v2.35c0%2C.31-.25.56-.56.56H3.38c-.31%2C0-.56-.25-.56-.56v-2.35c0-.78-.63-1.41-1.41-1.41s-1.41.63-1.41%2C1.41v2.35c0%2C1.86%2C1.51%2C3.37%2C3.38%2C3.38h15.75c1.86%2C0%2C3.37-1.51%2C3.38-3.37v-2.35c0-.78-.63-1.41-1.41-1.41Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');--icon-pdf: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%2016.13%22%3E%20%3Cpath%20d%3D%22M11.99%2C5.21c0-.22-.07-.31-.3-.33-.4-.03-.47.15-.47.51.01%2C2.31%2C0%2C4.61%2C0%2C6.92l-.03.02c-3.59%2C0-7.18%2C0-10.77%2C0-.13%2C0-.3-.08-.38.11.04.65.03%2C1.31-.03%2C1.96.01.78.56%2C1.45%2C1.33%2C1.63h0c.18.1.38.14.57.11%2C2.72%2C0%2C5.44%2C0%2C8.16%2C0%2C.18.03.36%2C0%2C.52-.1.79-.15%2C1.37-.83%2C1.38-1.63.02-.68%2C0-1.36-.02-2.05%2C0-2.38.02-4.76.03-7.13ZM4.54%2C14.49h0c-.4.04-.64.15-.56.61.03.15-.08.23-.23.23-.2%2C0-.24-.12-.24-.28v-1.08c0-.91.14-1.02%2C1.02-.82.37.04.63.38.59.75-.04.3-.27.54-.57.59ZM7.29%2C14.56c-.05.15-.12.3-.21.43h0s-.75.35-.75.35q-.89-.03-.9-.91c-.01-.12-.01-.25%2C0-.37.07-.31-.21-.79.17-.9.47-.16.99-.07%2C1.39.22.33.3.45.76.3%2C1.18ZM9.05%2C13.51h0s-.07%2C0-.11%2C0c-.24.12-.76-.27-.73.3.02.47.47.17.73.24l.12.22s-.03.07-.02.1l-.1.1h-.21c-.41-.1-.62.01-.54.48%2C0%2C.13%2C0%2C.25-.03.37-.34.05-.49-.06-.47-.43.03-.46%2C0-.93%2C0-1.39%2C0-.15-.04-.38.18-.38.42-.08.85-.05%2C1.26.09l-.07.29ZM.53%2C11.71c.36-.05.2-.34.2-.51.01-3.05%2C0-6.09.01-9.14%2C0-.9.39-1.29%2C1.28-1.3%2C1.75%2C0%2C3.5.01%2C5.25%2C0%2C.38%2C0%2C.49.11.48.48-.03.81%2C0%2C1.62-.01%2C2.43%2C0%2C.4.13.61.56.6%2C1.1%2C0%2C2.2-.01%2C3.3%2C0%2C.48%2C0%2C.45-.26.33-.56-.08-.14-.18-.27-.31-.37-.99-1-1.99-1.98-2.98-2.99-.23-.25-.57-.38-.91-.36-1.91.01-3.82%2C0-5.73%2C0C1.01-.09.12.63.01%2C1.62c-.01.12-.01.24%2C0%2C.37C0%2C3.5.01%2C5.01.01%2C6.53c0%2C1.59.01%2C3.17-.01%2C4.76%2C0%2C.45.21.47.53.42ZM8.49%2C1.44h0l2.08%2C2.08h-1.86c-.2%2C0-.22-.13-.22-.29v-1.79ZM4.59%2C13.84c0%2C.22-.16.3-.33.32-.25.02-.29-.11-.29-.3s0-.37.27-.34h0c.21.02.35.1.35.32ZM6.8%2C14.19c.03.27-.1.54-.34.68-.34.18-.53.07-.55-.31-.02-.14-.02-.29%2C0-.43.06-.21-.21-.61.27-.6h0s.08%2C0%2C.11%2C0c.32.04.54.34.5.66ZM4.2%2C8.39s0%2C0-.01%2C0h0c-.46.18-.87.46-1.19.83-.35.32-.37.87-.04%2C1.22%2C0%2C0%2C0%2C0%2C0%2C0%2C.32.33.84.35%2C1.18.04.36-.24.64-.6.78-1.02.25-.72.86-1.26%2C1.61-1.43.24-.12.53-.1.74.07.39.29.85.48%2C1.34.55.7.09%2C1.23-.23%2C1.29-.77.06-.58-.38-1-1.12-1.05-.47%2C0-.94.06-1.39.2-.13.06-.28.07-.41.02-.54-.29-.84-.88-.75-1.49.05-.3.08-.61.13-.91h-.02c0-.09%2C0-.18%2C0-.27-.05-.65-.38-.99-.93-.97-.52.02-.84.43-.83%2C1.07-.01.42.12.83.38%2C1.16.55.96.21%2C2.19-.75%2C2.74ZM3.78%2C9.95h0c-.09.08-.21.17-.33.03-.12-.13-.04-.24.05-.33.26-.26.57-.46.9-.61-.12.35-.33.67-.62.91ZM8.96%2C7.51h0c.15.04.28.12.26.29-.02.17-.17.21-.32.21-.41%2C0-.81-.14-1.14-.38.38-.14.8-.18%2C1.2-.12ZM5.87%2C7.09h0c.27-.15.29.19.57.3-.34.07-.5.35-.72.16-.05-.04.03-.4.15-.47ZM5.24%2C4.39c0-.15.04-.3.23-.29.16%2C0%2C.2.13.21.26.04.33.01.67-.07%2C1-.26-.25-.4-.6-.37-.97h0Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');--icon-mail: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024.92%2018.69%22%3E%20%3Cpath%20d%3D%22M2.99%2C0C1.34%2C0%2C0%2C1.34%2C0%2C2.99c0%2C.04%2C0%2C.08%2C0%2C.13H0v12.46c0%2C1.72%2C1.4%2C3.11%2C3.11%2C3.12h18.69c1.72%2C0%2C3.11-1.4%2C3.11-3.12V3.12h0v-.13c0-1.65-1.34-2.99-2.99-2.99H2.99ZM22.58%2C6.24v9.33c0%2C.43-.35.78-.78.78H3.12c-.43%2C0-.78-.35-.78-.78V6.24l7.53%2C5.71c1.53%2C1.16%2C3.65%2C1.16%2C5.18%2C0l7.53-5.71ZM2.34%2C2.99c0-.36.29-.65.65-.65h18.94c.36%2C0%2C.65.29.65.65%2C0%2C.2-.1.4-.26.52l-8.69%2C6.59c-.7.53-1.66.53-2.36%2C0L2.6%2C3.51c-.16-.12-.26-.32-.26-.52Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E')}.c-icon{display:inline-block}.c-icon.tel{aspect-ratio:1/1;width:16px;-webkit-mask:var(--icon-tel) no-repeat center/contain;mask:var(--icon-tel) no-repeat center/contain;background-color:#1a1311}.c-icon.fax{aspect-ratio:1/1;width:16px;-webkit-mask:var(--icon-fax) no-repeat center/contain;mask:var(--icon-fax) no-repeat center/contain;background-color:#1a1311}.c-icon.dl{aspect-ratio:23/22;width:23px;-webkit-mask:var(--icon-dl) no-repeat center/contain;mask:var(--icon-dl) no-repeat center/contain;background-color:#fff}.c-icon.pdf{aspect-ratio:14/19;width:14px;-webkit-mask:var(--icon-pdf) no-repeat center/contain;mask:var(--icon-pdf) no-repeat center/contain;background-color:#fff}.c-icon.mail{aspect-ratio:24/18;width:24px;-webkit-mask:var(--icon-mail) no-repeat center/contain;mask:var(--icon-mail) no-repeat center/contain;background-color:#fff}.c-heading--v2,.l-post-body h2,body.mceContentBody h2,.editor-styles-wrapper h2{font-size:clamp(2rem,3.125vw,2.4rem);letter-spacing:.1em;position:relative;background-color:#ecb827;line-height:1.4;padding:.5em .8em;border-radius:5px}.c-heading--v3,.l-post-body h3,body.mceContentBody h3,.editor-styles-wrapper h3{font-weight:bold;letter-spacing:.1em;padding-left:.8em;position:relative}.c-heading--v3::before,.l-post-body h3::before,body.mceContentBody h3::before,.editor-styles-wrapper h3::before{display:block;content:"";position:absolute;left:0;top:0;width:5px;height:100%;background-color:#ecb827;border-radius:5px}.c-heading--v4,.l-post-body h4,body.mceContentBody h4,.editor-styles-wrapper h4{font-weight:bold;letter-spacing:.1em;color:#2d6a54}.c-heading--v5,.l-post-body h5,body.mceContentBody h5,.editor-styles-wrapper h5,.c-heading--v6,.l-post-body h6,body.mceContentBody h6,.editor-styles-wrapper h6{font-weight:bold;letter-spacing:.1em}.c-secTitle{display:flex;justify-content:center;flex-direction:column;gap:clamp(5px,.781vw,10px);text-align:center}.c-secTitle .sub-title{font-size:clamp(4.4rem,6.875vw,6rem);color:#ecb827;line-height:1}.c-secTitle .main-title{font-size:clamp(1.5rem,2.344vw,1.8rem);font-weight:bold;letter-spacing:.13em}.c-secTitle[data-color=white] .sub-title,.c-secTitle[data-color=white] .main-title{color:#fff}.c-primary-button{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;font-weight:bold;padding:15px 20px;background-color:#2d6a54;border-radius:5px;transition:color .3s,background-color .3s;line-height:1.4;font-size:clamp(1.4rem,2.8vw,1.6rem)}.c-primary-button .is-arrow{display:flex;align-items:center;justify-content:center;content:"";width:30px;aspect-ratio:1/1;border-radius:50%;background-color:#fff;transition:transform .3s}.c-primary-button .is-arrow::after{background-color:#2d6a54;width:4px;display:block;content:"";aspect-ratio:4/7;-webkit-mask:var(--arrow-right) no-repeat center/contain;mask:var(--arrow-right) no-repeat center/contain}@media(hover: hover)and (pointer: fine){.c-primary-button:hover{background-color:rgb(87,135.8,118.2)}.c-primary-button:hover .is-arrow{transform:translateX(3px)}}.c-rel-links{display:grid;grid-template-columns:1fr}@media all and (min-width: 901px){.c-rel-links{grid-template-columns:repeat(2, 1fr)}}.c-rel-links__item{container-type:inline-size;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1;height:160px;background-color:rgba(68,52,27,.6);color:#fff}@media all and (min-width: 641px){.c-rel-links__item{height:220px}}@media all and (min-width: 901px){.c-rel-links__item{aspect-ratio:680/260;height:auto}}@media all and (min-width: 1369px){.c-rel-links__item{aspect-ratio:auto;height:260px}}.c-rel-links__item::after{display:block;content:"";position:absolute;inset:0;z-index:0;background-color:rgba(68,52,27,.6);transition:background-color .3s}.c-rel-links__item::before{display:block;content:"";aspect-ratio:29/10;width:clamp(20px,4.2cqw,29px);background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2030.11%2010.83%22%3E%20%3Cpath%20d%3D%22M0%2C10.33h29L20.17.33%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/contain;position:absolute;z-index:1;bottom:clamp(10px,2.9cqw,20px);right:clamp(10px,2.9cqw,20px)}.c-rel-links__item .sub-title{position:relative;z-index:1;font-size:clamp(2.8rem,5.8cqw,4rem);letter-spacing:.15em}.c-rel-links__item .main-title{position:relative;z-index:1;font-size:clamp(1.6rem,2.3cqw,2rem)}.c-rel-links__item .item-bg{position:absolute;inset:0;z-index:-1;overflow:hidden}.c-rel-links__item .item-bg img{object-fit:cover;width:100%;height:100%;transform:scale(1.001);transition:transform .3s}@media(hover: hover)and (pointer: fine){.c-rel-links__item:hover::after{background-color:rgba(68,52,27,.4)}.c-rel-links__item:hover .item-bg img{transform:scale(1.05)}}.js-toggle{background-color:#fff;border-radius:5px;overflow:hidden;box-shadow:3px 3px 6px rgba(0,0,0,.06);font-size:clamp(1.5rem,3vw,1.6rem)}.js-toggle .js-toggleBtn{display:flex;gap:6px;align-items:baseline;padding:1em;padding-right:2.4em;cursor:pointer;position:relative;font-weight:bold;transition:background-color .3s}.js-toggle .js-toggleBtn .q-icon{color:#ecb827}.js-toggle .js-toggleBtn::after{display:block;content:"";aspect-ratio:8/4;width:14px;-webkit-mask:var(--arrow-down) no-repeat center/contain;mask:var(--arrow-down) no-repeat center/contain;background-color:#ecb827;position:absolute;top:50%;right:1em;transform:translateY(-50%)}@media(hover: hover)and (pointer: fine){.js-toggle .js-toggleBtn:hover{background-color:rgb(253.1,247.9,233.4)}}.js-toggle .js-toggleBody{background-color:#f7f3ed;padding-inline:1.5em;border-radius:0 0 5px 5px;overflow:hidden;line-height:1.8}.js-toggle[open] .js-toggleBtn::after{transform:translateY(-50%) rotate(-180deg)}.js-toggle[open] .js-toggleBody{padding:1.5em}.js-toggle+.js-toggle{margin-top:clamp(8px,1.6vw,10px)}.c-anchorLink{display:flex;flex-direction:column;gap:3px}@media all and (min-width: 641px){.c-anchorLink{flex-direction:row;flex-wrap:wrap;gap:5px}}@media all and (min-width: 1081px){.c-anchorLink{justify-content:center;gap:9px}}.c-anchorLink li{width:100%}@media all and (min-width: 641px){.c-anchorLink li{width:calc((100% - 5px)/2)}}@media all and (min-width: 901px){.c-anchorLink li{width:calc((100% - 10px)/3)}}@media all and (min-width: 1081px){.c-anchorLink li{width:calc((100% - 36px)/5);height:80px}}.c-anchorLink li a{width:100%;height:100%;display:flex;align-items:center;text-align:center;padding:.8em;background-color:#ecb827;position:relative;color:#1a1311;font-size:clamp(1.3rem,1.204vw,1.5rem);border-radius:5px;letter-spacing:.06em;line-height:1.3}@media all and (min-width: 1081px){.c-anchorLink li a{padding-inline:0;padding-bottom:20px;justify-content:center}}@media all and (max-width: 1080px){.c-anchorLink li a br{display:none}}.c-anchorLink li a::after{display:block;content:"";width:8px;height:4px;-webkit-mask:var(--arrow-down) no-repeat center/contain;mask:var(--arrow-down) no-repeat center/contain;background-color:#fff;position:absolute;right:10px;bottom:calc(50% - 2px);transition:transform .3s}@media all and (min-width: 1081px){.c-anchorLink li a::after{bottom:10px;inset-inline:0;margin-inline:auto}}@media(hover: hover)and (pointer: fine){.c-anchorLink li a:hover{background-color:rgb(241.7,205.3,103.8);text-decoration:none}.c-anchorLink li a:hover::after{transform:translateY(3px)}}.c-summary{display:grid;grid-template-columns:1fr}@media all and (min-width: 641px){.c-summary{grid-template-columns:min(30%,260px) 1fr}}.c-summary dt,.c-summary dd{padding:clamp(15px,3vw,1.5em);line-height:1.8}.c-summary dt{font-weight:bold}@media all and (max-width: 640px){.c-summary dt{border-top:2px solid #ecb827;background-color:#f7f3ed;padding-block:.6em}}@media all and (min-width: 641px){.c-summary dt{border-bottom:2px solid #ecb827}}@media all and (max-width: 640px){.c-summary dd{padding-inline:0}}@media all and (max-width: 640px){.c-summary dd:not(:last-child){margin-bottom:1em}}@media all and (min-width: 641px){.c-summary dd{border-bottom:1px solid #fff}}@media all and (max-width: 640px){.u-bgColor .c-summary dt{background-color:#efe8dc}}.c-table{width:100%;min-width:750px}.c-table th,.c-table td{font-size:clamp(1.4rem,1.867vw,1.6rem);padding:1em;border:1px solid #ecb827}@media all and (min-width: 769px){.c-table th,.c-table td{padding:1.5em}}.c-table th.center,.c-table td.center{text-align:center}.c-table th.middle,.c-table td.middle{vertical-align:middle}.c-table thead tr:first-child th,.c-table thead tr:first-child td{border-bottom:1px solid hsla(0,0%,100%,.5) !important}.c-table thead tr:not(:first-child) th,.c-table thead tr:not(:first-child) td{border-top:1px solid hsla(0,0%,100%,.5) !important}.c-table thead th,.c-table thead td{background-color:#ecb827;border:1px solid #ecb827}.c-table thead th:not(:first-child),.c-table thead td:not(:first-child){border-left:1px solid hsla(0,0%,100%,.5) !important}.c-table thead th:not(:last-child),.c-table thead td:not(:last-child){border-right:1px solid hsla(0,0%,100%,.5) !important}.c-table tbody tr:nth-child(2n) td,.c-table tbody tr:nth-child(2n) th{background-color:rgb(254.05,251.45,244.2)}.c-table tbody td,.c-table tbody th{background-color:#fff}.c-carousel{transition:height .5s}.c-carousel .splide__track{transition:height .5s ease}.c-carousel .splide__list{align-items:flex-start}.c-carousel__arrow{background-color:rgba(0,0,0,0);width:40px;height:70px;border-radius:0;transform:translateY(-50%);background-size:30% auto}@media(hover: hover)and (pointer: fine){.c-carousel__arrow:hover{background-color:#000}}.c-carousel__main .splide__slide{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#333}.c-carousel__main .splide__slide img{object-fit:contain;width:100%;height:100%}.c-carousel__thumb{padding:25px;background-color:#ecb827}.c-carousel__thumb .splide__slide{width:100%;aspect-ratio:4/3;overflow:hidden;position:relative;cursor:pointer;border:none !important}.c-carousel__thumb .splide__slide img{object-fit:cover;width:100%;height:100%;position:relative;z-index:1}.c-carousel__thumb .splide__slide::after{display:block;content:"";position:absolute;inset:0;z-index:2;border:3px solid #fff;opacity:0;transition:opacity .3s}.c-carousel__thumb .splide__slide.is-active::after{opacity:1}.c-form__parent-dl dt{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-weight:bold;margin-bottom:20px;line-height:1.3;font-size:120%}.c-form__caption{text-indent:hanging 1em;font-size:1.4rem;margin-top:.5em}.c-form__send-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;margin-top:40px}.c-form input:not([type=submit]):not([type=button]),.c-form textarea,.c-form select,.c-form .wpcf7-list-item label{font-size:clamp(1.6rem,1.25vw,1.8rem)}.c-form input:not([type=submit]):not([type=button]),.c-form textarea,.c-form select{width:100%;background-color:#fff;border-radius:min(1.067vw,6px);letter-spacing:.1em;outline:none;border:2px solid #dadada}.c-form input:not([type=submit]):not([type=button]){line-height:1;padding:.5em}.c-form select{line-height:1;height:40px;padding-inline:14px}@media all and (min-width: 641px){.c-form select{padding-inline:16px;height:50px}}.c-form textarea{line-height:1.4;padding:14px}@media all and (min-width: 641px){.c-form textarea{padding:16px}}.c-form select{height:50px;position:relative;z-index:1;vertical-align:middle;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M233.4%20406.6c12.5%2012.5%2032.8%2012.5%2045.3%200l192-192c12.5-12.5%2012.5-32.8%200-45.3s-32.8-12.5-45.3%200L256%20338.7%2086.6%20169.4c-12.5-12.5-32.8-12.5-45.3%200s-12.5%2032.8%200%2045.3l192%20192z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center right 20px/10px auto,linear-gradient(90deg, #ECB827, #ECB827) no-repeat 100% 0/50px 50px,#fff;cursor:pointer;color:#1a1311}.c-form .label{font-size:1.2rem;display:inline-block;line-height:1;padding:.3em .6em;background-color:#666;color:#fff}.c-form .label.req{background-color:#ecb827}.c-form .h-adr{display:contents}.c-form .form-row{margin-bottom:3em}.c-form input[type=submit]{width:min(300px,100%);font-size:1.9rem;font-weight:bold;background-color:#2d6a54;border-radius:5px;color:#fff;padding:1em 1.5em;transition:background-color .5s}@media(hover: hover)and (pointer: fine){.c-form input[type=submit]:hover{background-color:rgb(108,150.7,135.3)}}.c-form input[type=submit]:disabled{opacity:.6}.c-form input[type=button]{width:min(300px,100%);font-size:1.9rem;font-weight:bold;background-color:#555;border-radius:999px;color:#fff;padding:1em 1.5em;transition:background-color .5s}@media(hover: hover)and (pointer: fine){.c-form input[type=button]:hover{background-color:#888}}.c-form [readonly=readonly],.c-form::placeholder,.c-form select:not(.is-open):has(option:checked[value=""]){color:#1a1311}.wpcf7-list-item{margin:0 !important}.wpcf7-checkbox,.wpcf7-radio,.wpcf7-acceptance{display:flex;flex-wrap:wrap;gap:.6em 1.5em;line-height:1.3}.wpcf7-checkbox label,.wpcf7-radio label,.wpcf7-acceptance label{display:block;width:fit-content;padding-left:24px;position:relative}.wpcf7-checkbox label::after,.wpcf7-checkbox label::before,.wpcf7-radio label::after,.wpcf7-radio label::before,.wpcf7-acceptance label::after,.wpcf7-acceptance label::before{display:block;content:"";position:absolute}.wpcf7-checkbox label::after,.wpcf7-acceptance label::after{width:6px;height:12px;border-right:2px solid #2d6a54;border-bottom:2px solid #2d6a54;transform:translateY(-60%) rotate(45deg);left:6px;top:.7em;opacity:0}.wpcf7-checkbox label::before,.wpcf7-acceptance label::before{width:16px;aspect-ratio:1/1;border-radius:3px;border:2px solid #dadada;background-color:#fff;top:.2em;left:0}.wpcf7-checkbox label:has([type=checkbox]:checked)::after,.wpcf7-acceptance label:has([type=checkbox]:checked)::after{opacity:1}.wpcf7-radio label::after{width:10px;height:10px;background-color:#ecb827;border-radius:99px;left:3px;top:calc(.2em + 3px);opacity:0}.wpcf7-radio label::before{width:16px;aspect-ratio:1/1;border-radius:99px;border:2px solid #dadada;background-color:#fff;top:.2em;left:0}.wpcf7-radio label:has([type=radio]:checked)::after{opacity:1}.wpcf7-form-control-wrap{display:block;position:relative}.wpcf7-not-valid-tip{position:absolute;top:-18px;right:-10px;font-size:1rem !important;padding:.2em 1em;display:inline-block;background-color:rgba(201,79,85,.8);color:#fff !important;border-radius:3px;z-index:3}.wpcf7-spinner{display:none}.wpcf7-response-output{margin-top:25px !important;padding:0 !important;border:none !important;color:#c94f55}.l-post-body>*:not(:first-child){margin-block:1.5em}.l-post-body>h2:not(:first-child){margin-top:2.5em}.l-post-body>h3:not(:first-child){margin-top:2em}.l-post-body p{line-height:2;letter-spacing:.14em}.l-post-body li{line-height:1.8;margin-block:.5em}.l-post-body a:not(.c-primary-button){color:#2d6a54;text-decoration:underline}@media(hover: hover)and (pointer: fine){.l-post-body a:not(.c-primary-button):hover:hover{text-decoration:none}}.l-post-body .wp-block-group.is-style-background{background-color:#ecb827;padding:1.5em}@media all and (min-width: 641px){.l-post-body .wp-block-group.is-style-background{padding:2em}}.l-post-body .wp-block-group.is-style-border{border:2px solid #ecb827;padding:1.5em}@media all and (min-width: 641px){.l-post-body .wp-block-group.is-style-border{padding:2em}}.l-post-body .wp-block-quote{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20384.774%22%3E%3Cpath%20d%3D%22m0%2C0h220.738v220.738l-85.844%2C164.036H44.452l63.316-164.036H0V0Zm291.262%2C0v220.738h107.768l-63.299%2C164.036h90.425l85.844-164.036V0h-220.738Z%22%20fill%3D%22%23fff%22%20opacity%3D%22.8%22%20stroke-width%3D%220%22%2F%3E%3C%2Fsvg%3E") #f7f3ed no-repeat right 1.5em top 1.5em/100px auto;padding:1.5em}@media all and (min-width: 641px){.l-post-body .wp-block-quote{padding:2em}}.l-post-body .wp-block-quote cite{font-size:1.4rem;margin-top:1.5em;color:rgb(117.6,113.4,112.2)}.l-post-body .wp-block-media-text{gap:1.5em}.l-post-body .wp-block-media-text__content{padding:0}.l-post-body .wp-block-separator{border-color:#dadada}.l-post-body .eyecatch{width:100%;text-align:center;margin-bottom:1.5em}.l-post-body .eyecatch img{margin-inline:auto}.wp-block-column *{margin-block:.6em}.wp-block-group.has-background{padding:clamp(15px,3vw,30px)}.editor-styles-wrapper .wp-block-group.has-background{padding:0 clamp(15px,3vw,30px);border:1px dotted #ccc}.wp-block-quote,blockquote{background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20796%20615.44%22%3E%3Cpath%20d%3D%22m796%2C0v378.14h-194.36l66.83%2C194.14-97.24%2C43.16-127.52-237.3V0h352.28Zm-443.72%2C0v378.14h-194.36l66.83%2C194.14-97.24%2C43.16L0%2C378.14V0h352.28Z%22%20fill%3D%22%23ddd%22%2F%3E%3C%2Fsvg%3E") #f5f5f5 no-repeat 15px 15px/30px auto;padding:3em 1.5em 1.5em 1.5em;margin:1.5em auto}@media all and (min-width: 641px){.wp-block-quote,blockquote{padding:3em 2em 2em 2em}}.wp-block-quote cite,blockquote cite{font-size:1rem;font-style:normal;margin-top:1em;color:rgb(94.7,89.8,88.4)}@media all and (min-width: 641px){.wp-block-quote cite,blockquote cite{font-size:1.2rem}}hr{height:0;margin:0;padding:0;border:0;border-top:2px dotted #dadada}.l-post-body ul:not(.style-origin),.editor-style-ul,body.mceContentBody ul:not(.style-origin),.l-post-body ol,.editor-style-ol,body.mceContentBody ol{list-style:none;padding:0}.l-post-body ul:not(.style-origin) li,.editor-style-ul li,body.mceContentBody ul:not(.style-origin) li,.l-post-body ol li,.editor-style-ol li,body.mceContentBody ol li{padding-left:1.2em;position:relative}.l-post-body ul:not(.style-origin) li::before,.editor-style-ul li::before,body.mceContentBody ul:not(.style-origin) li::before,.l-post-body ol li::before,.editor-style-ol li::before,body.mceContentBody ol li::before{position:absolute;left:0}.l-post-body ul:not(.style-origin).is-style-alphabet,.editor-style-ul.is-style-alphabet,body.mceContentBody ul:not(.style-origin).is-style-alphabet,.l-post-body ol.is-style-alphabet,.editor-style-ol.is-style-alphabet,body.mceContentBody ol.is-style-alphabet{counter-reset:li_count}.l-post-body ul:not(.style-origin).is-style-alphabet li::before,.editor-style-ul.is-style-alphabet li::before,body.mceContentBody ul:not(.style-origin).is-style-alphabet li::before,.l-post-body ol.is-style-alphabet li::before,.editor-style-ol.is-style-alphabet li::before,body.mceContentBody ol.is-style-alphabet li::before{display:inline-block;counter-increment:li_count;content:"(" counter(li_count, lower-alpha) ")";top:0}.l-post-body ul:not(.style-origin):not(.is-style-alphabet) li::before,.editor-style-ul:not(.is-style-alphabet) li::before,body.mceContentBody ul:not(.style-origin):not(.is-style-alphabet) li::before{content:"●";display:inline-block;color:#ecb827;vertical-align:middle;transform:scale(0.4);top:0}.l-post-body ol,.editor-style-ol,body.mceContentBody ol{counter-reset:li_count}.l-post-body ol:not(.is-style-alphabet) li::before,.editor-style-ol:not(.is-style-alphabet) li::before,body.mceContentBody ol:not(.is-style-alphabet) li::before{display:inline-block;counter-increment:li_count;content:counter(li_count) ".";top:0}.l-post-body,.post-eyecatch{margin-top:clamp(20px,3.125vw,40px)}.post-head h1{font-size:clamp(2.2rem,3.438vw,2.8rem);border-bottom:2px solid #ecb827;padding-bottom:.4em}.post-head .date{font-size:clamp(1.4rem,2.188vw,1.6rem);text-align:right;margin-top:.8em}.post-head__tag{color:rgb(94.7,89.8,88.4);display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.5em 1em;font-size:clamp(1.2rem,1.875vw,1.4rem);margin-top:1em;letter-spacing:.06em}.p-home-mv{display:flex;justify-content:flex-end;width:100%;position:relative;z-index:1;padding-bottom:max(10%,80px);margin-top:20px;overflow:hidden}@media all and (min-width: 1025px){.p-home-mv{padding-bottom:10%}}.p-home-mv__slide{width:90%}@media all and (min-width: 1025px){.p-home-mv__slide{width:min(75%,1400px);position:relative;z-index:0}}.p-home-mv__slide .splide__slide{overflow:hidden;width:100%;height:calc(90vh - 100px);min-height:500px}@media(min-width: 641px)and (max-width: 1024px){.p-home-mv__slide .splide__slide{min-height:570px}}@media all and (min-width: 1025px){.p-home-mv__slide .splide__slide{aspect-ratio:990/640;height:auto;min-height:0}}.p-home-mv__slide img{object-fit:cover;width:100%;height:100%}.p-home-mv::after{display:block;content:"";background-color:#ecb827;z-index:-1;width:90%;position:absolute;top:10%;bottom:30px;left:0;min-height:500px}@media(min-width: 641px)and (max-width: 1024px){.p-home-mv::after{min-height:570px}}@media all and (min-width: 1025px){.p-home-mv::after{aspect-ratio:auto;width:100vw;left:auto;right:325px;min-height:0;bottom:8%}}.p-home-mv::before{content:"";width:min(100%,1920px);aspect-ratio:1376/200;background:url("../img/home/mv_btm_obj.svg") no-repeat center bottom/contain;position:absolute;inset-inline:0;bottom:0;margin-inline:auto;z-index:2;opacity:.2}.p-home-mv__contents{width:90%;position:absolute;inset-inline:0;margin-inline:auto;top:14%;bottom:max(10%,80px);z-index:2}@media all and (min-width: 1025px){.p-home-mv__contents{top:20%;bottom:24%}}.p-home-mv .main-copy{display:flex;flex-direction:column;align-items:flex-start;gap:8px;letter-spacing:.2em;line-height:1;color:#44341b;font-size:min(7.2vw,4.6rem)}@media all and (min-width: 1025px){.p-home-mv .main-copy{font-size:clamp(3rem,4.1vw,5.6rem)}}.p-home-mv .main-copy .mask__line{padding:.2em}.p-home-mv .sub-copy{display:block;width:min(100%,35em);color:#fff;text-shadow:2px 2px 6px rgba(65,54,15,.36);margin-top:2em;line-height:1.8;letter-spacing:.18em;font-size:clamp(1.4rem,3.2vw,1.8rem)}@media all and (min-width: 1025px){.p-home-mv .sub-copy{font-size:clamp(1.6rem,1.318vw,2.2rem)}}.p-home-mv .sub-cta{display:flex;width:fit-content;gap:1px;border-radius:5px;overflow:hidden;margin-top:min(10%,60px);position:relative}@media all and (min-width: 1025px){.p-home-mv .sub-cta{margin-top:min(6%,80px)}}.p-home-mv .sub-cta a{height:100%;display:flex;align-items:center;gap:8px;background-color:rgba(45,106,84,.9);color:#fff;padding:.8em 1em;line-height:1;transition:background-color .3s;letter-spacing:.08em}@media all and (max-width: 374px){.p-home-mv .sub-cta a{flex-direction:column;gap:4px}}@media all and (max-width: 1024px){.p-home-mv .sub-cta a{font-size:clamp(1.2rem,2.188vw,1.6rem)}}.p-home-mv .sub-cta a i.dl{width:1.2em}.p-home-mv .sub-cta a i.pdf{width:.8em}.p-home-mv .sub-cta a .label{display:inline-block;line-height:1;font-size:1rem;letter-spacing:.08em;border:1px solid #fff;border-radius:3px;padding:.5em}@media all and (max-width: 1025px){.p-home-mv .sub-cta a .label{font-size:.8rem}}.p-home-mv .sub-cta a .title{display:flex;align-items:center;gap:5px}@media(hover: hover)and (pointer: fine){.p-home-mv .sub-cta a:hover{background-color:rgb(87,135.8,118.2)}}.p-home-mv__button{aspect-ratio:1/1;width:clamp(150px,31.25vw,230px);position:absolute;right:-7%;bottom:-8%;z-index:3;container-type:inline-size}@media all and (min-width: 1025px){.p-home-mv__button{width:clamp(200px,19.512vw,230px);right:0;bottom:0}}@media all and (min-width: 1367px){.p-home-mv__button{bottom:10%}}.p-home-mv__button::after{width:calc(100% + 12px);aspect-ratio:1/1;border:2px solid #fff;content:"";position:absolute;top:-6px;left:-6px;border-radius:50%;pointer-events:none}.p-home-mv__button a{aspect-ratio:1/1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5em;font-size:clamp(1.6rem,10.4cqw,2.4rem);color:#fff;font-weight:bold;line-height:1.25;padding-bottom:7%;position:relative;z-index:1}.p-home-mv__button a .mail{width:1.2em}.p-home-mv__button a .arrow{aspect-ratio:18/14;width:1em;display:inline-block;background:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017.81%2013.32%22%3E%20%3Cpath%20d%3D%22M17.57%2C7.25c.33-.32.33-.85%2C0-1.18h0S11.72.23%2C11.72.23c-.33-.32-.86-.3-1.18.03-.3.32-.3.82%2C0%2C1.15l4.42%2C4.42H.83C.37%2C5.83%2C0%2C6.2%2C0%2C6.66c0%2C.46.37.83.83.83h14.13l-4.42%2C4.42c-.32.33-.3.86.03%2C1.18.32.3.82.3%2C1.15%2C0l5.85-5.84Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E") no-repeat center/contain;position:absolute;bottom:15cqw;inset-inline:0;margin-inline:auto;transition:transform .3s}.p-home-mv__button a::after{display:block;content:"";aspect-ratio:1/1;width:100%;background:url("../img/home/mv_button_bg.png") rgba(236,184,39,.9) no-repeat center/100% auto;border-radius:50%;position:absolute;inset:0;z-index:-1;transition:transform .3s,background .5s}@media(hover: hover)and (pointer: fine){.p-home-mv__button a:hover{text-decoration:none}.p-home-mv__button a:hover::after{background-color:rgb(237.9,191.1,60.6);transform:rotate(360deg)}.p-home-mv__button a:hover .arrow{transform:translateX(3px)}}.p-home-aboutus__bg{width:100%;height:100vh;overflow:hidden;position:sticky;top:0;z-index:-1}.p-home-aboutus__bg img{width:100%;position:absolute;top:30%;inset-inline:0}.p-home-aboutus{position:relative;z-index:1;margin-top:-100vh}@media all and (min-width: 1001px){.p-home-aboutus{display:flex;align-items:flex-end;justify-content:space-between}}.p-home-aboutus__body{container-type:inline-size}@media all and (min-width: 1001px){.p-home-aboutus__body{width:min(55%,650px)}}.p-home-aboutus__body .c-secTitle{margin-bottom:clamp(30px,6.1cqw,40px)}@media all and (min-width: 1001px){.p-home-aboutus__body .c-secTitle{justify-content:flex-start;text-align:left}}.p-home-aboutus__body>p{margin-top:1.4em;line-height:2;letter-spacing:.18em}@media(min-width: 576px)and (max-width: 1000px){.p-home-aboutus__body>p{text-align:center}}@container ( width < 440px ){.p-home-aboutus__body .is-change{display:none}}.p-home-aboutus__nav{width:100%;margin-top:40px}@media(min-width: 641px)and (max-width: 1000px){.p-home-aboutus__nav{display:grid;grid-template-columns:repeat(2, 1fr);gap:clamp(30px,4.688vw,50px)}}@media all and (min-width: 1001px){.p-home-aboutus__nav{width:min(42.5%,510px);margin-top:0}}.p-home-aboutus__nav .nav-item{container-type:inline-size;display:grid;align-items:center;grid-template-columns:auto 1fr;gap:20px;border-bottom:1px solid #ccc0b2;padding-block:5px}.p-home-aboutus__nav .nav-item:first-child{border-top:1px solid #ccc0b2}@media(min-width: 641px)and (max-width: 1000px){.p-home-aboutus__nav .nav-item{border-top:1px solid #ccc0b2}}.p-home-aboutus__nav .nav-item .img{width:80px;aspect-ratio:1/1;overflow:hidden}@media all and (min-width: 641px){.p-home-aboutus__nav .nav-item .img{width:clamp(80px,23cqw,120px)}}.p-home-aboutus__nav .nav-item .img img{object-fit:cover;width:100%;height:100%;transform:scale(1.001);transition:transform .3s}.p-home-aboutus__nav .nav-item .body{display:flex;align-items:center;gap:10px;justify-content:space-between}.p-home-aboutus__nav .nav-item .text{flex:1;font-size:clamp(1.4rem,3.1cqw,1.6rem)}.p-home-aboutus__nav .nav-item .arrow{display:flex;align-items:center;justify-content:center;width:30px;aspect-ratio:1/1;border-radius:50%;background-color:#ecb827;transition:transform .3s}.p-home-aboutus__nav .nav-item .arrow::after{background-color:#fff;width:4px;display:block;content:"";aspect-ratio:4/7;-webkit-mask:var(--arrow-right) no-repeat center/contain;mask:var(--arrow-right) no-repeat center/contain}@media(hover: hover)and (pointer: fine){.p-home-aboutus__nav .nav-item:hover{color:#ecb827}.p-home-aboutus__nav .nav-item:hover .img img{transform:scale(1.05)}.p-home-aboutus__nav .nav-item:hover .arrow{transform:translateX(3px)}}.p-home-works{overflow:hidden;container-type:inline-size}.p-home-works__head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.p-home-works .c-secTitle{justify-content:flex-start;text-align:left}.p-home-works__arrows{display:flex;gap:clamp(10px,1.563vw,15px)}.p-home-works__arrow{position:static;transform:none;background-color:#ecb827;width:clamp(50px,6.51vw,70px);height:clamp(50px,6.51vw,70px)}.p-home-works .splide__track{overflow:visible;width:min(94%,500px);margin-inline:auto;margin-top:clamp(30px,6vw,50px)}.p-home-works .list-item{display:flex;flex-direction:column;gap:14px}.p-home-works .list-item .eyecatch{aspect-ratio:6/4;width:100%;overflow:hidden}.p-home-works .list-item .eyecatch img{object-fit:cover;width:100%;height:100%;transform:scale(1.001);transition:transform .3s}.p-home-works .list-item .title{font-size:clamp(1.8rem,2.813vw,2rem)}.p-home-works .list-item .list-item__tag{display:flex;flex-wrap:wrap;gap:.3em .8em;font-size:clamp(1.2rem,1.875vw,1.4rem);line-height:1.6;color:rgb(94.7,89.8,88.4);letter-spacing:.06em}@media(hover: hover)and (pointer: fine){.p-home-works .list-item:hover .eyecatch img{transform:scale(1.05)}.p-home-works .list-item:hover .title{color:#2d6a54}}.p-home-works .more-button{width:min(100%,310px);margin-inline:auto;margin-top:clamp(40px,8vw,60px)}.p-home-post__inner{display:flex;flex-direction:column;gap:clamp(35px,7vw,50px)}@media all and (min-width: 901px){.p-home-post__inner{flex-direction:row;gap:clamp(80px,7.805vw,150px)}}.p-home-post__inner .pc-head-group{display:contents}@media all and (min-width: 901px){.p-home-post__inner .pc-head-group{display:flex;flex-direction:column;gap:50px;order:1}}.p-home-post__inner .c-secTitle{order:1}@media all and (min-width: 901px){.p-home-post__inner .c-secTitle{justify-content:flex-start;text-align:left}}.p-home-post__inner .more-button{width:min(100%,310px);margin-inline:auto;order:3}@media all and (min-width: 901px){.p-home-post__inner .more-button{width:240px;margin-top:auto}}.p-home-post__list{order:2}@media all and (min-width: 901px){.p-home-post__list{flex:1}}.p-home-post__list .list-item{container-type:inline-size;container-name:list-date;display:flex;flex-wrap:wrap;padding-block:1.2em;border-bottom:1px solid #efe8dc}.p-home-post__list .list-item .date{width:9em;font-weight:bold;letter-spacing:.1em}@container (max-width:650px){.p-home-post__list .list-item .date{width:100%;font-size:1.4rem;margin-bottom:.2em}}.p-home-post__list .list-item .title{width:100%}@container list-date (min-width:651px){.p-home-post__list .list-item .title{flex:1;width:auto}}.p-home-post.is-news{background-color:hsla(0,0%,100%,.5)}.p-home-post.is-column .list-item{border-color:#fff !important}.p-products__head .overview{display:flex;flex-direction:column;align-items:center;gap:clamp(60px,12vw,80px)}@media all and (min-width: 1025px){.p-products__head .overview{flex-direction:row;gap:clamp(40px,3.902vw,60px)}}@media all and (min-width: 1025px){.p-products__head .overview .logo{width:min(30%,420px)}}@media all and (min-width: 1025px){.p-products__head .overview .body{flex:1}}.p-products__head .overview .body .tag{display:flex;flex-wrap:wrap;gap:5px;font-size:clamp(1.4rem,2.188vw,1.6rem);letter-spacing:.06em;line-height:1;font-weight:bold;color:#fff}.p-products__head .overview .body .tag li{padding:.5em .8em}.p-products__head .overview .body .tag .is-green{background-color:#2d6a54}.p-products__head .overview .body .tag .is-primary{background-color:#ecb827}.p-products__head .overview .body .title{font-size:clamp(2.4rem,4.8vw,3rem);margin-block:.6em;letter-spacing:.08em}.p-products__head .overview .body p{line-height:1.8}.p-products__head .about{background-color:#f7f3ed;padding:clamp(20px,4vw,40px)}.p-products__head .about .title{color:#ecb827;font-size:clamp(2.2rem,4.4vw,2.6rem)}.p-products__head .about p{line-height:1.8;margin-top:1.2em}@media all and (max-width: 768px){.products-contents .is-change{display:none}}.products-contents__sec:nth-child(2n){background-color:#f7f3ed}.value-list{display:grid;grid-template-columns:1fr;gap:17px}@media all and (min-width: 641px){.value-list{grid-template-columns:repeat(2, 1fr)}}@media all and (min-width: 1025px){.value-list{grid-template-columns:repeat(3, 1fr)}}.value-item{background-color:#fff}.value-item .img{aspect-ratio:390/230;width:100%;overflow:hidden}.value-item .img img{object-fit:cover;width:100%;height:100%}.value-item .body{padding:20px}.value-item .body .title{font-size:2.3rem}.value-item .body .subhead{color:#2d6a54;font-size:1.6rem;margin-top:.3em}.value-item .body p{margin-top:.8em;line-height:1.6}.use-lead{line-height:1.8}@media all and (min-width: 769px){.use-lead{text-align:center}}.use-sample{display:grid;grid-template-columns:1fr;gap:clamp(5px,.781vw,17px)}@media all and (min-width: 641px){.use-sample{grid-template-columns:repeat(2, 1fr)}}@media all and (min-width: 1025px){.use-sample{grid-template-columns:repeat(3, 1fr)}}.use-sample li{display:flex;align-items:center;gap:clamp(15px,2.344vw,20px);padding:clamp(15px,2.344vw,20px);background-color:#fff;font-weight:bold;letter-spacing:.05em}.use-sample li img{width:clamp(58px,15%,68px)}.use-sample li .text{flex:1}.use-point{background-color:#efe8dc;padding:clamp(1.5em,4vw,30px);line-height:1.8;margin-top:clamp(20px,3.125vw,30px)}@media all and (min-width: 769px){.use-point{text-align:center}}.spec-contents{display:flex;flex-direction:column;gap:clamp(30px,2.927vw,50px)}@media all and (min-width: 1025px){.spec-contents{flex-direction:row;gap:clamp(40px,3.902vw,60px)}}.spec-contents .img{width:100%;display:flex;flex-direction:column;gap:30px}@media(min-width: 501px)and (max-width: 1024px){.spec-contents .img{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;gap:20px}}@media all and (min-width: 1025px){.spec-contents .img{width:min(35%,400px)}}.spec-contents .img img{width:100%}.spec-contents .img.is-single{display:block}@media(min-width: 501px)and (max-width: 1024px){.spec-contents .img.is-single{display:block;width:min(100%,465px);margin-inline:auto}}.spec-contents .body{display:flex;flex-direction:column;gap:1.2em;line-height:1.8;flex:1}.spec-contents .body li:not(:first-child){margin-top:.2em}.spec-contents .body .tips{display:flex;flex-direction:column;gap:1.2em;background-color:#f7f3ed;margin-top:1em;padding:clamp(1.5em,4vw,30px)}.spec-contents .body .tips ol{font-weight:bold}.spec-contents .body .tips .caption{text-indent:hanging 1em;font-size:1.4rem;line-height:1.6}.spec-contents .body .tips .tips-summary{display:grid;grid-template-columns:auto 1fr;border-top:1px solid #ecb827}.spec-contents .body .tips .tips-summary dt{font-weight:bold;text-align:center;padding:.5em 1em}.spec-contents .body .tips .tips-summary dd{padding-block:.5em}.spec-contents .body .tips .tips-summary dt,.spec-contents .body .tips .tips-summary dd{border-bottom:1px solid #ecb827;line-height:1.6}.img-grid{display:flex;flex-direction:column;gap:20px;width:min(100%,465px);margin-inline:auto}@media all and (min-width: 641px){.img-grid{width:100%;display:grid;gap:17px;grid-template-columns:repeat(2, 1fr)}}@media all and (min-width: 901px){.img-grid{grid-template-columns:repeat(3, 1fr)}}.reference-summary .c-table{table-layout:fixed}.reference-summary .c-table td,.reference-summary .c-table th{vertical-align:middle;text-align:center;padding-block:.8em}.reference-attention{display:grid;grid-template-columns:1fr;gap:clamp(20px,4vw,23px)}@media all and (min-width: 901px){.reference-attention{grid-template-columns:1fr 1fr}}.reference-attention .attention-item{display:flex;flex-direction:column;align-items:center;gap:1.2em;background-color:#fff;padding:clamp(1.5em,4vw,30px)}.reference-attention .attention-item .title{width:fit-content;border-bottom:2px solid #ecb827;padding-bottom:.3em}.reference-attention .attention-item p,.reference-attention .attention-item li{letter-spacing:.08em;line-height:1.6}.reference-attention .attention-item li:not(:first-child){margin-top:.3em}@media all and (min-width: 769px){.flow1-lead{text-align:center}}.flow1-wrap{display:flex;flex-direction:column;gap:25px}.flow1-item{display:flex;align-items:center;gap:clamp(20px,4vw,30px);background-color:#fff;padding:clamp(20px,4vw,30px);position:relative}.flow1-item:not(:last-child)::after{content:"";display:block;width:clamp(30px,6vw,40px);height:clamp(17px,3.4vw,25px);background-color:#ecb827;clip-path:polygon(50% clamp(17px, 3.4vw, 25px), 0% 0%, clamp(30px, 6vw, 40px) 0%);position:absolute;top:calc(100% - min(1vw,10px));inset-inline:0;margin-inline:auto}.flow1-item__number{font-size:clamp(2.6rem,5.2vw,4rem);color:#ecb827;line-height:1}@media all and (max-width: 768px){.flow1-item__number{position:absolute;top:-0.5em;left:-0.3em}}.flow1-item__body{display:flex;align-items:center;gap:clamp(15px,3vw,30px)}@media all and (min-width: 769px){.flow1-item__body{padding-left:clamp(15px,3vw,30px);border-left:1px solid #ecb827}}.flow1-item__body .img{aspect-ratio:1/1;width:clamp(60px,12vw,85px);display:flex;align-items:center;justify-content:center}.flow1-item__body .body-text{flex:1}.flow1-item__body .body-text dt{font-size:clamp(1.8rem,3.6vw,2rem);font-weight:bold}.flow1-item__body .body-text dd{margin-top:.3em;font-size:clamp(1.4rem,2.8vw,1.6rem)}.flow2-endText{text-align:center;margin-top:1.5em}.flow2-wrap{display:flex;flex-direction:column;gap:25px}.flow2-item{display:flex;align-items:center;gap:clamp(20px,4vw,30px);background-color:#fff;padding:clamp(20px,4vw,30px);position:relative}.flow2-item:not(:last-child)::after{content:"";display:block;width:clamp(30px,6vw,40px);height:clamp(17px,3.4vw,25px);background-color:#ecb827;clip-path:polygon(50% clamp(17px, 3.4vw, 25px), 0% 0%, clamp(30px, 6vw, 40px) 0%);position:absolute;top:calc(100% - min(1vw,10px));inset-inline:0;margin-inline:auto}.flow2-item__number{font-size:clamp(2.6rem,5.2vw,4rem);color:#ecb827;line-height:1}@media all and (max-width: 768px){.flow2-item__number{position:absolute;top:-0.5em;left:-0.3em}}@media all and (min-width: 769px){.flow2-item__body{padding-left:clamp(15px,3vw,30px);border-left:1px solid #ecb827}}.flow2-item__body.is-row{display:flex;align-items:center;gap:clamp(15px,3vw,30px)}.flow2-item__body.is-row .img{width:min(45%,239px)}.flow2-item__body.is-col{display:flex;flex-direction:column;gap:5px}.flow2-item__body .body-text{flex:1;font-size:clamp(1.4rem,2.8vw,1.6rem)}.important-list{width:fit-content;max-width:100%;margin-inline:auto}@media all and (min-width: 501px){.important-list li{text-indent:hanging 5em}}@media all and (max-width: 500px){.important-list li strong{display:block}}.important-list li:not(:first-child){margin-top:.8em}.neo-tag{width:100%;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.neo-tag li{font-size:clamp(1.4rem,2.8vw,1.6rem);line-height:1;padding:.3em;margin:0 !important;width:clamp(4em,30%,120px);color:#fff;font-weight:bold;text-align:center}.neo-tag li.is-blue{background-color:#5591c6}.neo-tag li.is-green{background-color:#2d6a54}.neo-tag li.is-lightGreen{background-color:#9bbd00}.neo-mv{position:relative;height:max(90vh,500px)}@media all and (min-width: 901px){.neo-mv{height:640px}}.neo-mv__inner{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;inset:0;container-type:inline-size}.neo-mv .copy{display:flex;align-items:center;gap:.2em;font-size:clamp(1.2rem,1.5cqw,1.8rem);color:#fff;font-weight:bold;letter-spacing:.05em}.neo-mv .copy .box1{border:1px solid #fff;padding:.2em .5em}.neo-mv .copy .box2{font-size:clamp(2rem,2.75cqw,3.3rem)}.neo-mv .logo{width:100%;text-align:center;margin-block:min(8%,90px)}.neo-mv .logo img{width:min(90%,670px);filter:drop-shadow(0 0 5px #fff) drop-shadow(0 0 10px #fff) drop-shadow(0 0 15px #fff)}.neo-mv .more{color:#fff;text-align:center;position:relative}@media all and (max-width: 640px){.neo-mv .more{margin-top:10%}}.neo-mv .more p{font-weight:bold;margin-bottom:1.5em;line-height:1.8;font-size:clamp(1.4rem,2.8vw,1.6rem)}.neo-mv .more .neo-tag{gap:clamp(5px,.781vw,10px)}@media all and (min-width: 769px){.neo-mv .more::before{display:block;content:"";width:clamp(100px,20%,130px);aspect-ratio:130/107;background:url("../img/neo/mv_chara1.png") no-repeat center/contain;position:absolute;transform:translateY(-50%);right:102%;top:50%}}.neo-mv .more::after{display:block;content:""}@media all and (max-width: 768px){.neo-mv .more::after{width:min(100%,300px);height:clamp(80px,13.021vw,100px);background-image:url("../img/neo/mv_chara1.png"),url("../img/neo/mv_chara2.png");background-position:left center,right center;background-size:auto 100%,auto 100%;background-repeat:no-repeat;margin-top:2em;margin-inline:auto}}@media all and (min-width: 769px){.neo-mv .more::after{width:clamp(100px,20%,130px);aspect-ratio:130/107;background:url("../img/neo/mv_chara2.png") no-repeat center/contain;position:absolute;transform:translateY(-50%);left:102%;top:50%}}.neo-mv__bg{position:absolute;inset:0;z-index:-1}.neo-mv__bg img{object-fit:cover;width:100%;height:100%}.neo-head{container-type:inline-size}.neo-head-list{display:flex;flex-direction:column;justify-content:center;width:min(100%,390px);margin-inline:auto;gap:clamp(10px,1.111vw,16px);position:relative}@media all and (min-width: 541px){.neo-head-list{flex-direction:row;flex-wrap:wrap;width:100%}}@media all and (min-width: 901px){.neo-head-list{display:grid;grid-template-columns:repeat(3, 1fr)}}.neo-head-list::after{display:block;content:"";width:100cqw;height:50%;background-color:#f7f3ed;position:absolute;bottom:0;inset-inline:0;z-index:-1;margin-inline:calc(50% - 50cqw)}@media(min-width: 541px)and (max-width: 900px){.neo-head-list::after{height:76%}}@media(min-width: 541px)and (max-width: 900px){.neo-head-item{width:calc((100% - 10px)/2)}}.neo-head-item{container-type:inline-size;position:relative}.neo-head-item .caption{font-size:clamp(1.1rem,4.1cqw,1.6rem);font-weight:bold;color:#fff;padding:.8em 1em;position:absolute;bottom:0;left:0;z-index:2;line-height:1.4}.neo-head-item::after{display:block;content:"";width:100%;height:60%;background:linear-gradient(to bottom, transparent 0%, #44341B 100%);position:absolute;bottom:0;left:0;z-index:1}.neo-head-item img{width:100%;position:relative;z-index:0}.neo-head-text{padding-block:clamp(1.5em,5%,3em);font-size:clamp(1.6rem,2.5vw,1.8rem);font-weight:bold;line-height:1.6;text-align:center;position:relative}.neo-head-text span{display:inline-block;padding-block:.2em;margin-inline:.1em}.neo-head-text .bg{background-color:#ecb827;color:#fff;padding-block:.1em;padding-inline:.2em}.neo-head-text::after{display:block;content:"";width:100cqw;height:100%;background-color:#f7f3ed;position:absolute;bottom:0;inset-inline:0;z-index:-1;margin-inline:calc(50% - 50cqw)}.neo-feature-list{display:grid;grid-template-columns:1fr;gap:clamp(15px,3vw,23px)}@media all and (min-width: 901px){.neo-feature-list{grid-template-columns:repeat(2, 1fr)}}.neo-feature-item{display:flex;flex-direction:column;background-color:#fff;container-type:inline-size}.neo-feature-item .head{display:flex;align-items:center;gap:clamp(15px,3.4cqw,20px);padding:clamp(15px,3.4cqw,20px)}.neo-feature-item .head .icon{width:clamp(40px,16cqw,96px)}.neo-feature-item .head .text{flex:1}.neo-feature-item .head .subhead{font-size:clamp(1.2rem,3cqw,1.8rem);font-weight:bold;letter-spacing:.06em}.neo-feature-item .head .title{font-size:clamp(1.9rem,3.9cqw,2.3rem)}.neo-feature-item .body{padding:clamp(15px,3.4cqw,20px) clamp(15px,5cqw,30px);flex:1;background-color:#f7f3ed;line-height:1.8}.neo-history{background-color:#44341b;position:relative;z-index:1;overflow-x:clip}@media all and (max-width: 768px){.neo-history{padding-bottom:0 !important}}.neo-history__contents{color:#fff;position:relative;z-index:1}.neo-history__contents .text-block{width:min(100%,750px);position:relative}.neo-history__contents .text-block .title{color:#ecb827;font-size:clamp(2.2rem,4.4vw,2.6rem)}@media all and (max-width: 800px){.neo-history__contents .text-block .title br{display:none}}.neo-history__contents .text-block p{line-height:1.8;margin-top:1.2em}.neo-history__contents .text-block .chara-img{width:138px;position:absolute;top:104%;right:0}@media all and (min-width: 769px){.neo-history__contents .text-block .chara-img{right:-5%}}@media all and (min-width: 1001px){.neo-history__contents .text-block .chara-img{top:auto;right:auto;bottom:-4%;left:104%}}.neo-history__contents .text-block .chara-img img{transform:scale(-1, 1)}.neo-history__bg{overflow:hidden;position:relative;z-index:-1;-webkit-mask-image:linear-gradient(to bottom, transparent 0%, black 100%);mask-image:linear-gradient(to bottom, transparent 0%, black 100%);width:100%;height:clamp(300px,60vw,400px);margin-top:-10%}@media all and (min-width: 769px){.neo-history__bg{position:absolute;top:0;right:0;z-index:-1;-webkit-mask-image:linear-gradient(to right, transparent 0%, black 100%);mask-image:linear-gradient(to right, transparent 0%, black 100%);width:min(52%,711px);height:100%;margin-top:0}}.neo-history__bg img{object-fit:cover;width:100%;height:100%}@media all and (min-width: 541px){.lineup-lead{text-align:center}}.lineup-list{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}@media all and (min-width: 641px){.lineup-list{gap:30px 16px}}.lineup-item{width:100%;background-color:#f7f3ed;padding:clamp(15px,5%,20px);position:relative}@media all and (min-width: 641px){.lineup-item{width:calc((100% - 16px)/2)}}@media all and (min-width: 901px){.lineup-item{width:calc((100% - 32px)/3)}}.lineup-item .type{font-size:2.2rem;font-weight:bold;color:#fff;line-height:1;background-color:#ecb827;padding:.3em .5em;position:absolute;top:0;left:0;z-index:2}.lineup-item .type.is-red{background-color:#aa503e}.lineup-item .type.is-small{padding:.6em .8em}.lineup-item .is-small{font-size:1.6rem}.lineup-item .img{margin-bottom:1em;background-color:#fff;text-align:center}.lineup-item p.is-red{color:#aa503e}.lineup-pickup{background-color:#ecb827;padding-block:clamp(25px,5vw,45px)}.lineup-pickup-list{display:grid;grid-template-columns:1fr;gap:clamp(20px,4vw,23px)}@media all and (min-width: 901px){.lineup-pickup-list{grid-template-columns:1fr 1fr}}.lineup-pickup-list .lineup-pickup-item{display:flex;flex-direction:column;align-items:center;gap:1.2em;background-color:#fff;padding:clamp(1.5em,4vw,30px)}.lineup-pickup-list .lineup-pickup-item .title{width:fit-content;border-bottom:2px solid #ecb827;padding-bottom:.3em}.lineup-pickup-list .lineup-pickup-item p,.lineup-pickup-list .lineup-pickup-item li{letter-spacing:.08em;line-height:1.6}.lineup-pickup-list .lineup-pickup-item li:not(:first-child){margin-top:.3em}@media all and (min-width: 541px){.pattern-lead{text-align:center}}.pattern-list{display:grid;grid-template-columns:1fr;gap:clamp(15px,3vw,25px)}@media all and (min-width: 641px){.pattern-list{grid-template-columns:repeat(2, 1fr)}}.pattern-item{background-color:#fff;padding:clamp(20px,6%,35px)}.pattern-item .type{display:flex;flex-wrap:wrap;gap:5px}.pattern-item .type .bg{display:block;line-height:1;background-color:#ecb827;color:#fff;padding:.3em .5em;font-weight:bold;font-size:clamp(2rem,4vw,2.2rem)}.pattern-item .type .dot{font-weight:bold;color:#ecb827;font-size:clamp(2rem,4vw,2.2rem)}.pattern-item .size{margin-top:.7em}.pattern-item .img{margin-top:.5em}.neo-price-summary .c-table{min-width:1040px}.neo-price-summary .c-table td,.neo-price-summary .c-table th{padding-block:.8em}.neo-price-summary .c-table th{vertical-align:middle}.neo-price-summary .c-table tbody td{text-align:right}.neo-price-summary .c-table .text-left{text-align:left}.story-sec{position:relative;z-index:1}.story-sec .story-contents{text-align:center;color:#fff;font-weight:bold}.story-sec .story-contents p{font-size:clamp(1.6rem,2.083vw,1.8rem);line-height:1.8;letter-spacing:.2em}.story-sec .story-contents p:not(:first-child){margin-top:1.5em}.story-sec .story-bg{position:absolute;inset:0;z-index:-1;overflow:hidden}.story-sec .story-bg img{object-fit:cover;width:100%;height:100%}.p-aboutus__concept .concept-obj{display:none}@media all and (min-width: 901px){.p-aboutus__concept .concept-obj{display:block;position:sticky;top:150px;height:calc(100vh - 150px)}}.p-aboutus__concept .concept-obj::after{display:block;content:"";aspect-ratio:870/489;background:url("../img/aboutus/concept-obj.png") no-repeat center/contain}@media all and (min-width: 901px){.p-aboutus__concept .concept-obj::after{width:870px;position:absolute;bottom:0;right:min(62%,730px);z-index:-1}}.p-aboutus__concept .concept-contents{display:flex;flex-direction:column;gap:50px}@media all and (min-width: 901px){.p-aboutus__concept .concept-contents{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:100px;position:relative;margin-top:calc((100vh - 150px)*-1)}}@media all and (min-width: 901px){.p-aboutus__concept .c-secTitle{align-items:flex-start;position:sticky;top:150px;padding-bottom:400px}}.p-aboutus__concept .body{letter-spacing:.18em}@media all and (min-width: 901px){.p-aboutus__concept .body{flex:1;max-width:730px;margin-top:0}}.p-aboutus__concept .body p{margin-top:1.8em;line-height:2}.p-aboutus__concept .concept-img{margin-bottom:clamp(30px,6vw,50px)}.p-aboutus__concept .concept-subhead{font-size:clamp(2rem,4vw,2.6rem)}.p-aboutus__concept .belief{margin-top:clamp(30px,6vw,50px);background-color:#f7f3ed;padding:3em 1.5em 2em 1.5em;position:relative}.p-aboutus__concept .belief__title{display:inline-block;background-color:#ecb827;color:#fff;line-height:1;padding:.4em 1.4em;position:absolute;top:0;left:0}.p-aboutus__concept .belief__list{width:min(100%,660px);margin-inline:auto}.p-aboutus__concept .belief__list li{text-indent:hanging 2em;font-weight:bold}.p-aboutus__concept .belief__list li:not(:first-child){margin-top:1.5em}.p-aboutus__feature .lead{margin-block:clamp(40px,8vw,50px);line-height:1.8}@media all and (min-width: 769px){.p-aboutus__feature .lead{text-align:center}}@media all and (max-width: 768px){.p-aboutus__feature .is-change{display:none}}.p-aboutus__feature svg,.p-aboutus__feature path{shape-rendering:geometricPrecision}.p-aboutus__feature .fig-pc{width:min(100%,770px);margin-inline:auto}@media all and (max-width: 500px){.p-aboutus__feature .fig-pc{display:none}}.p-aboutus__feature .fig-pc .item{transition:opacity .3s}@media(hover: hover)and (pointer: fine){.p-aboutus__feature .fig-pc .item:hover{opacity:.7}}.p-aboutus__feature .fig-sp{width:100%;margin-inline:auto}@media all and (min-width: 501px){.p-aboutus__feature .fig-sp{display:none}}.p-aboutus__feature .fig-block-wrap{display:flex;flex-direction:column;gap:20px;margin-top:30px}@media all and (min-width: 501px){.p-aboutus__feature .fig-block-wrap{display:none}}.p-aboutus__feature .fig-block-item{display:block;background-color:#fff;position:relative;padding:1.5em;padding-bottom:2.5em}.p-aboutus__feature .fig-block-item .number{font-size:3rem;line-height:1;position:absolute;top:0;right:0;transform:translateY(-15px)}.p-aboutus__feature .fig-block-item .number.item01{color:#ecb827}.p-aboutus__feature .fig-block-item .number.item02{color:#dcba90}.p-aboutus__feature .fig-block-item .number.item03{color:#ee8282}.p-aboutus__feature .fig-block-item .number.item04{color:#aadaf5}.p-aboutus__feature .fig-block-item .number.item05{color:#9bdbb1}.p-aboutus__feature .fig-block-item .number.item06{color:#d1b2f6}.p-aboutus__feature .fig-block-item .number.item07{color:#f8c6c6}.p-aboutus__feature .fig-block-item h3{font-size:1.8rem;line-height:1.25;transition:color .3s}.p-aboutus__feature .fig-block-item h3 .is-small{font-size:75%;line-height:1}.p-aboutus__feature .fig-block-item p{font-size:1.4rem;margin-top:.6em}.p-aboutus__feature .fig-block-item .more-button{display:inline-block;color:#fff;background-color:#2d6a54;line-height:1;padding:.5em 1em;position:absolute;bottom:0;right:0;font-size:1.2rem;transition:background-color .3s}@media(hover: hover)and (pointer: fine){.p-aboutus__feature .fig-block-item:hover{box-shadow:3px 3px 6px rgba(0,0,0,.1)}.p-aboutus__feature .fig-block-item:hover h3{color:#2d6a54}.p-aboutus__feature .fig-block-item:hover .more-button{background-color:rgb(108,150.7,135.3)}}.p-aboutus__feature .caption{text-indent:hanging 1em;font-size:clamp(1.2rem,2.4vw,1.4rem);margin-top:clamp(30px,6vw,40px)}@media all and (min-width: 641px){.p-aboutus__feature .caption{text-align:center}}.feature-modal{display:flex;flex-direction:column;align-items:flex-start;gap:1em;padding:clamp(15px,3vw,30px)}.feature-modal .label{line-height:1;font-weight:bold;letter-spacing:.06em;font-size:3.6rem;position:absolute;right:0;top:0;opacity:.7}.feature-modal .label.item01{color:#ecb827}.feature-modal .label.item02{color:#dcba90}.feature-modal .label.item03{color:#ee8282}.feature-modal .label.item04{color:#aadaf5}.feature-modal .label.item05{color:#9bdbb1}.feature-modal .label.item06{color:#d1b2f6}.feature-modal .label.item07{color:#f8c6c6}.feature-modal h3{font-size:2.2rem;line-height:1.25}.feature-modal h3 .is-small{font-size:75%;line-height:1}.feature-modal p{font-size:1.4rem;line-height:1.8}.feature-modal button{align-self:center;width:6em;background-color:#2d6a54;color:#fff;border-radius:99px;font-size:1.4rem;line-height:1;padding-block:.5em;transition:opacity .3s}@media(hover: hover)and (pointer: fine){.feature-modal button:hover{opacity:.7}}.p-company__message{position:relative;z-index:1}.p-company__message .message-contents{width:min(90%,1150px);position:relative;z-index:1;margin-inline:auto;margin-top:calc((100vh + 300px)*-1);padding-block:50px 200px;text-shadow:0 0 5px rgba(0,0,0,.1)}@media all and (min-width: 901px){.p-company__message .message-contents{display:flex;justify-content:space-between;align-items:flex-start;gap:100px;padding-block:100px 200px}}@media all and (min-width: 901px){.p-company__message .message-contents .c-secTitle{align-items:flex-start;position:sticky;top:150px}}.p-company__message .message-contents .body{display:flex;flex-direction:column;gap:3em;line-height:2;color:#fff;letter-spacing:.2em;font-size:clamp(1.6rem,2.344vw,2rem);margin-top:10%}@media all and (min-width: 901px){.p-company__message .message-contents .body{flex:1;max-width:700px;margin-top:0}}.p-company__message .message-contents .body strong{font-size:120%}.p-company__message .message-contents .body .marker{background:linear-gradient(transparent 60%, rgba(155, 189, 0, 0.6) 60%)}.p-company__message .message-bg{width:100%;height:calc(100vh + 500px);overflow:hidden;position:sticky;top:-250px;z-index:0;-webkit-mask-image:linear-gradient(to bottom, transparent, black 250px, black calc(100% - 250px), transparent);mask-image:linear-gradient(to bottom, transparent, black 250px, black calc(100% - 250px), transparent)}.p-company__message .message-bg img{object-fit:cover;width:100%;height:100%}.p-company .access-wrap{display:grid;grid-template-columns:1fr;gap:clamp(40px,8vw,60px)}@media all and (min-width: 901px){.p-company .access-wrap{grid-template-columns:repeat(2, 1fr)}}.p-company .access-item .map{width:100%;aspect-ratio:16/9}.p-company .access-item .map iframe{width:100% !important;height:100% !important}.p-company .access-item .body{margin-top:14px}.p-price{container-type:inline-size}.p-price__head{padding-block:clamp(30px,6vw,50px)}@media all and (min-width: 769px){.p-price__head--inner{display:grid;align-items:start;grid-template-columns:auto 1fr;gap:clamp(50px,8vw,150px)}}@media all and (min-width: 769px){.p-price__head .c-secTitle{align-items:flex-start}}.p-price__head .main-contents{display:flex;flex-direction:column;gap:1.5em}@media all and (max-width: 768px){.p-price__head .main-contents{align-items:center;margin-top:1.5em}}.p-price__head .main-contents .more-button{width:min(100%,440px)}.p-price .product-name{display:flex;flex-direction:column;align-items:center;padding:clamp(20px,4vw,30px);padding-bottom:clamp(15px,3vw,25px);gap:8px;background-color:#f7f3ed}@media all and (min-width: 901px){.p-price .product-name{flex-direction:row;justify-content:space-between;padding:clamp(20px,4vw,30px)}}@media all and (max-width: 768px){.p-price .product-name{margin-inline:calc(50% - 50cqw)}}.p-price .product-name .logo{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0 10px;transition:opacity .3s}@media(hover: hover)and (pointer: fine){.p-price .product-name .logo:hover{opacity:.7}}.p-price .product-name .hybrid-text{display:inline-block;background-color:#2d6a54;line-height:1;font-size:clamp(1.2rem,2.4vw,1.4rem);color:#fff;padding:.5em 1em;border-radius:99px;margin-top:5px}.p-price .product-name .button{display:flex;align-items:center;justify-content:center;gap:.3em;font-size:clamp(1.4rem,2.8vw,1.6rem);padding-block:.5em;line-height:1.4;background-position:100% 100%;background-size:0% 1px;background-repeat:no-repeat;background-image:-webkit-gradient(linear, left top, left bottom, from(#1A1311), to(#1A1311));background-image:-webkit-linear-gradient(#1A1311, #1A1311);background-image:linear-gradient(#1A1311, #1A1311);-webkit-transition:background-size .5s cubic-bezier(0.165, 0.84, 0.44, 1);transition:background-size .5s cubic-bezier(0.165, 0.84, 0.44, 1)}.p-price .product-name .button .is-arrow{display:flex;align-items:center;justify-content:center;content:"";width:24px;aspect-ratio:1/1;border-radius:50%;background-color:#ecb827;transition:transform .3s}.p-price .product-name .button .is-arrow::after{background-color:#fff;width:4px;display:block;content:"";aspect-ratio:4/7;-webkit-mask:var(--arrow-right) no-repeat center/contain;mask:var(--arrow-right) no-repeat center/contain}@media(hover: hover)and (pointer: fine){.p-price .product-name .button:hover{background-position:0 100%;background-size:100% 1px}.p-price .product-name .button:hover .is-arrow{transform:translateX(3px)}}.p-price .series-group{margin-top:clamp(30px,6vw,60px)}.p-price .series-title{border-bottom:2px solid #ecb827;padding-bottom:.5em;font-size:clamp(2rem,2.734vw,2.2rem)}.p-price .summary-group{display:flex;flex-direction:column;gap:.5em;margin-top:1.5em}.p-price .summary-number{text-align:right;font-size:clamp(1.4rem,1.867vw,1.6rem)}.p-price .summary-caption{text-align:right;font-size:clamp(1.2rem,1.6vw,1.4rem)}.p-news-archive{display:flex;flex-direction:column;gap:50px}@media all and (min-width: 901px){.p-news-archive{flex-direction:row;align-items:flex-start;gap:clamp(50px,5.556vw,150px)}}@media all and (min-width: 901px){.p-news-archive__list{flex:1}}.p-news-archive__list .list-title{border-left:4px solid #ecb827;padding-left:.6em;margin-bottom:clamp(20px,3.125vw,30px)}.p-news-archive__list .list-item{display:block;background-color:#f7f3ed;border:1px solid #f7f3ed;padding:min(5%,30px);margin-block:10px;transition:border-color .3s}.p-news-archive__list .list-item .date{font-size:clamp(1.2rem,1.875vw,1.4rem);margin-bottom:.5em}.p-news-archive__list .list-item .title{font-size:clamp(2rem,3.125vw,2.4rem);transition:color .3s}.p-news-archive__list .list-item .ex{font-size:clamp(1.2rem,1.875vw,1.4rem);color:rgb(94.7,89.8,88.4);margin-top:1em;line-height:1.6}.p-news-archive__list .list-item .more-button{display:block;width:fit-content;border:1px solid #2d6a54;color:#2d6a54;font-size:1.2rem;line-height:1;padding:.5em 1em;margin-top:1.2em;margin-left:auto;transition:color .3s,background-color .3s}@media(hover: hover)and (pointer: fine){.p-news-archive__list .list-item:hover{border-color:#2d6a54;text-decoration:none}.p-news-archive__list .list-item:hover .title{color:#2d6a54}.p-news-archive__list .list-item:hover .more-button{color:#fff;background-color:#2d6a54}}.p-news-archive__side{background-color:#f7f3ed;padding:20px}@media all and (min-width: 901px){.p-news-archive__side{width:250px;position:sticky;top:100px}}@media all and (min-width: 1481px){.p-news-archive__side{width:min(30%,340px)}}.p-news-archive__side .side-title{font-size:1.6rem;color:#2d6a54;margin-bottom:.8em}.p-news-archive__side .side-list li{padding-left:1em;position:relative;margin-top:10px;line-height:1.4}.p-news-archive__side .side-list li::before{display:block;content:"";width:1em;height:1em;-webkit-mask:var(--arrow-right) no-repeat center/4px auto;mask:var(--arrow-right) no-repeat center/4px auto;background-color:#2d6a54;position:absolute;top:.25em;left:0}.p-column-archive .archive-list{display:grid;grid-template-columns:1fr;gap:30px}@media all and (min-width: 641px){.p-column-archive .archive-list{grid-template-columns:repeat(2, 1fr);gap:50px clamp(20px,3.125vw,30px)}}@media all and (min-width: 1001px){.p-column-archive .archive-list{grid-template-columns:repeat(3, 1fr);gap:50px clamp(20px,2vw,30px)}}.p-column-archive .list-item{display:flex;flex-direction:column;gap:14px}.p-column-archive .list-item .eyecatch{aspect-ratio:6/4;width:100%;overflow:hidden}.p-column-archive .list-item .eyecatch img{object-fit:cover;width:100%;height:100%;transform:scale(1.001);transition:transform .3s}.p-column-archive .list-item .title{font-size:clamp(1.8rem,2.813vw,2rem)}.p-column-archive .list-item .ex{font-size:1.4rem;line-height:1.6;color:rgb(94.7,89.8,88.4)}.p-column-archive .list-item .more-button{display:block;width:fit-content;border:1px solid #2d6a54;color:#2d6a54;font-size:1.2rem;line-height:1;padding:.5em 1em;margin-left:auto;transition:color .3s,background-color .3s}@media(hover: hover)and (pointer: fine){.p-column-archive .list-item:hover .eyecatch img{transform:scale(1.05)}.p-column-archive .list-item:hover .title{color:#2d6a54}.p-column-archive .list-item:hover .more-button{color:#fff;background-color:#2d6a54}}.thumb-list{margin-top:clamp(35px,7vw,50px);display:flex;flex-direction:column;gap:clamp(10px,2vw,20px)}.thumb-list .list-item{display:flex;align-items:flex-start;gap:clamp(10px,2vw,30px);background-color:#fff;padding:clamp(6px,3%,20px);border:1px solid #fff;transition:border-color .3s}.thumb-list .list-item .eyecatch{width:min(30%,200px);aspect-ratio:6/4;overflow:hidden}.thumb-list .list-item .eyecatch img{object-fit:cover;width:100%;height:100%;transform:scale(1.001);transition:transform .3s}.thumb-list .list-item .text{flex:1;align-self:center}.thumb-list .list-item .text .title{font-size:clamp(1.5rem,3vw,1.8rem);font-weight:bold;transition:color .3s}.thumb-list .list-item .text .ex{font-size:clamp(1.2rem,2.4vw,1.4rem);color:rgb(94.7,89.8,88.4);margin-top:1em}@media all and (max-width: 500px){.thumb-list .list-item .text .ex{display:none}}@media(hover: hover)and (pointer: fine){.thumb-list .list-item:hover{border-color:#2d6a54}.thumb-list .list-item:hover .eyecatch img{transform:scale(1.05)}.thumb-list .list-item:hover .title{color:#2d6a54}}.p-works-archive .archive-list{display:grid;grid-template-columns:1fr;gap:30px}@media all and (min-width: 641px){.p-works-archive .archive-list{grid-template-columns:repeat(2, 1fr);gap:50px clamp(20px,3.125vw,30px)}}@media all and (min-width: 1001px){.p-works-archive .archive-list{grid-template-columns:repeat(3, 1fr);gap:50px clamp(20px,2vw,30px)}}.p-works-archive .list-item{display:flex;flex-direction:column;gap:14px}.p-works-archive .list-item .eyecatch{aspect-ratio:6/4;width:100%;overflow:hidden}.p-works-archive .list-item .eyecatch img{object-fit:cover;width:100%;height:100%;transform:scale(1.001);transition:transform .3s}.p-works-archive .list-item .title{font-size:clamp(1.8rem,2.813vw,2rem)}.p-works-archive .list-item .list-item__tag{display:flex;flex-wrap:wrap;gap:.3em .8em;font-size:clamp(1.2rem,1.875vw,1.4rem);line-height:1.6;color:rgb(94.7,89.8,88.4)}.p-works-archive .list-item .more-button{display:block;width:fit-content;border:1px solid #2d6a54;color:#2d6a54;font-size:1.2rem;line-height:1;padding:.5em 1em;margin-left:auto;transition:color .3s,background-color .3s}@media(hover: hover)and (pointer: fine){.p-works-archive .list-item:hover .eyecatch img{transform:scale(1.05)}.p-works-archive .list-item:hover .title{color:#2d6a54}.p-works-archive .list-item:hover .more-button{color:#fff;background-color:#2d6a54}}.p-works-single__btmButton{width:fit-content;max-width:100%;margin-inline:auto}.p-works-single__btmButton:not(:first-child){margin-top:clamp(40px,8vw,60px) !important}.p-contact{overflow:hidden}.p-contact__inner{container-type:inline-size}.p-contact__lead{display:flex;flex-direction:column;gap:1em}@media all and (min-width: 769px){.p-contact__lead{text-align:center}}.p-contact__lead .caption{color:#c94f55;font-size:1.4rem;text-indent:hanging 1em;margin-top:1em}.p-contact__lead .caption a{text-decoration:underline;color:inherit;font-weight:bold}@media(hover: hover)and (pointer: fine){.p-contact__lead .caption a:hover{text-decoration:none}}.p-contact__group{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(10px,2cqw,20px);margin-top:3em}.p-contact__group .contact-item{display:flex;flex-direction:column;align-items:center;width:100%;background-color:#f7f3ed;padding:clamp(10px,2cqw,20px)}@media all and (min-width: 641px){.p-contact__group .contact-item{width:calc((100% - clamp(10px,2cqw,20px))/2)}}@media all and (min-width: 901px){.p-contact__group .contact-item{width:calc((100% - clamp(10px,2cqw,20px)*2)/3)}}@media(min-width: 641px)and (max-width: 900px){.p-contact__group .contact-item:first-child{width:100%}}.p-contact__group .contact-item__body{container-type:inline-size;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:60px}.p-contact__group .contact-title{font-weight:bold;margin-bottom:.2em}.p-contact__group .contact-lead{font-size:1.4rem;color:#2d6a54;margin-block:.3em;letter-spacing:.07em}.p-contact__group .contact-mail{width:min(100%,300px);display:inline-block;background-color:#2d6a54;color:#fff;border-radius:5px;letter-spacing:.05em;padding:.5em;text-align:center;transition:background-color .3s}@media(hover: hover)and (pointer: fine){.p-contact__group .contact-mail:hover{background-color:rgb(108,150.7,135.3)}}.p-contact__group .contact-tel{display:flex;align-items:baseline;gap:5px;color:#2d6a54;font-size:min(10.7cqw,3rem);font-weight:900;letter-spacing:.05em;line-height:1}.p-contact__group .contact-tel .c-icon{background-color:#2d6a54}.p-contact__group .contact-fax{display:flex;align-items:center;gap:.5em;font-weight:bold;color:#2d6a54}.p-contact__group .contact-fax .c-icon{width:20px;background-color:#2d6a54}.p-contact__group .fax-btn{display:flex;flex-wrap:wrap;gap:5px;margin-top:.3em}.p-contact__group .fax-btn a{display:inline-block;background-color:#2d6a54;color:#fff;border-radius:5px;line-height:1;padding:.5em .8em;text-decoration:none;transition:background-color .3s}@media(hover: hover)and (pointer: fine){.p-contact__group .fax-btn a:hover{background-color:rgb(108,150.7,135.3)}}.p-contact__form{margin-top:3em;padding-block:50px 20px;padding-inline:clamp(20px,3cqw,30px)}@container (width <= 768px){.p-contact__form{margin-inline:calc(50% - 50vw)}}.p-contact__form--caption{text-align:center;margin-top:2em}.p-contact__form--caption p{display:inline-block;text-align:left;font-size:1.4rem}.p-contact__form--caption p a{color:#2d6a54;text-decoration:underline}@media(hover: hover)and (pointer: fine){.p-contact__form--caption p a:hover{text-decoration:none}}.p-contact__form .c-form{margin-top:2em}.p-dl{overflow:hidden}.p-dl__inner{container-type:inline-size}.p-dl__lead{display:flex;flex-direction:column;gap:1em}@media all and (min-width: 769px){.p-dl__lead{text-align:center}}.p-dl__lead .caption{font-size:1.4rem;text-indent:hanging 1em;margin-top:1em}.p-dl__lead .caption a{text-decoration:underline;color:inherit;font-weight:bold}@media(hover: hover)and (pointer: fine){.p-dl__lead .caption a:hover{text-decoration:none}}.p-dl__sample{width:min(100%,600px);margin-inline:auto;margin-top:3em;display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(10px,2cqw,20px)}.p-dl__form{margin-top:3em;padding-block:50px 20px;padding-inline:clamp(20px,3cqw,30px)}@container (width <= 768px){.p-dl__form{margin-inline:calc(50% - 50vw)}}.p-dl__form--caption{text-align:center;margin-top:2em}.p-dl__form--caption p{display:inline-block;text-align:left;font-size:1.4rem}.p-dl__form--caption p a{color:#2d6a54;text-decoration:underline}@media(hover: hover)and (pointer: fine){.p-dl__form--caption p a:hover{text-decoration:none}}.p-dl__form .c-form{margin-top:2em}.p-sitemap{width:min(90%,1000px);margin-inline:auto;background-color:#f7f3ed;padding:clamp(20px,2.8vw,40px)}.p-sitemap li:not(:first-child){margin-top:1em}.p-sitemap .child li{margin-top:.6em;font-size:1.4rem}.p-404{padding-block:calc(clamp(50px,9.375vw,100px)*.5) clamp(50px,9.375vw,100px);text-align:center}.p-404__en{font-size:clamp(4rem,20vw,12rem);color:#fff;line-height:1}.p-404__body{margin-top:clamp(30px,4.688vw,50px)}.p-404__button{width:min(100%,360px);margin-top:clamp(30px,4.688vw,50px);margin-inline:auto}.u-bgColor{background-color:#f7f3ed}.u-primary-color{color:#ecb827}.u-width-400{width:min(100%,400px)}@media all and (max-width: 768px){.u-pc-over{display:none}}@media all and (max-width: 640px){.u-tab-over{display:none}}@media all and (max-width: 500px){.u-sp-over{display:none}}@media all and (max-width: 320px){.u-xs-over{display:none}}@media all and (min-width: 1281px){.u-pc-below{display:none}}@media all and (min-width: 769px){.u-tab-below{display:none}}@media all and (min-width: 641px){.u-sp-below{display:none}}@media all and (min-width: 501px){.u-xs-below{display:none}}@media all and (min-width: 321px){.u-xxs-below{display:none}}.u-ib{display:inline-block}.u-text__center{text-align:center}.u-text__left{text-align:left}.u-text__right{text-align:right}@media all and (max-width: 640px){.u-text__sp-center{text-align:center}}@media all and (max-width: 640px){.u-text__sp-left{text-align:left}}@media all and (max-width: 640px){.u-text__sp-right{text-align:right}}.u-text__w400{font-weight:400}.u-text__w500{font-weight:500}.u-text__w600{font-weight:600}.u-text__w700{font-weight:700}.u-text__small{font-size:85%}@media all and (max-width: 640px){.u-text__sp-small{font-size:85%}}.u-text__indent1{display:inline-block;text-indent:hanging 1em}.u-mt-5{margin-top:5px}.u-mb-5{margin-bottom:5px}.u-ptb-5{padding:5px 0}.u-pt-5{padding-top:5px}.u-pb-5{padding-bottom:5px}@media all and (min-width: 641px){.u-mt-pc5{margin-top:5px}.u-mb-pc5{margin-bottom:5px}.u-ptb-pc5{padding:5px 0}.u-pt-pc5{padding-top:5px}.u-pb-pc5{padding-bottom:5px}}.u-mt-10{margin-top:10px}.u-mb-10{margin-bottom:10px}.u-ptb-10{padding:10px 0}.u-pt-10{padding-top:10px}.u-pb-10{padding-bottom:10px}@media all and (min-width: 641px){.u-mt-pc10{margin-top:10px}.u-mb-pc10{margin-bottom:10px}.u-ptb-pc10{padding:10px 0}.u-pt-pc10{padding-top:10px}.u-pb-pc10{padding-bottom:10px}}.u-mt-15{margin-top:15px}.u-mb-15{margin-bottom:15px}.u-ptb-15{padding:15px 0}.u-pt-15{padding-top:15px}.u-pb-15{padding-bottom:15px}@media all and (min-width: 641px){.u-mt-pc15{margin-top:15px}.u-mb-pc15{margin-bottom:15px}.u-ptb-pc15{padding:15px 0}.u-pt-pc15{padding-top:15px}.u-pb-pc15{padding-bottom:15px}}.u-mt-20{margin-top:20px}.u-mb-20{margin-bottom:20px}.u-ptb-20{padding:20px 0}.u-pt-20{padding-top:20px}.u-pb-20{padding-bottom:20px}@media all and (min-width: 641px){.u-mt-pc20{margin-top:20px}.u-mb-pc20{margin-bottom:20px}.u-ptb-pc20{padding:20px 0}.u-pt-pc20{padding-top:20px}.u-pb-pc20{padding-bottom:20px}}.u-mt-25{margin-top:25px}.u-mb-25{margin-bottom:25px}.u-ptb-25{padding:25px 0}.u-pt-25{padding-top:25px}.u-pb-25{padding-bottom:25px}@media all and (min-width: 641px){.u-mt-pc25{margin-top:25px}.u-mb-pc25{margin-bottom:25px}.u-ptb-pc25{padding:25px 0}.u-pt-pc25{padding-top:25px}.u-pb-pc25{padding-bottom:25px}}.u-mt-30{margin-top:30px}.u-mb-30{margin-bottom:30px}.u-ptb-30{padding:30px 0}.u-pt-30{padding-top:30px}.u-pb-30{padding-bottom:30px}@media all and (min-width: 641px){.u-mt-pc30{margin-top:30px}.u-mb-pc30{margin-bottom:30px}.u-ptb-pc30{padding:30px 0}.u-pt-pc30{padding-top:30px}.u-pb-pc30{padding-bottom:30px}}.u-mt-35{margin-top:35px}.u-mb-35{margin-bottom:35px}.u-ptb-35{padding:35px 0}.u-pt-35{padding-top:35px}.u-pb-35{padding-bottom:35px}@media all and (min-width: 641px){.u-mt-pc35{margin-top:35px}.u-mb-pc35{margin-bottom:35px}.u-ptb-pc35{padding:35px 0}.u-pt-pc35{padding-top:35px}.u-pb-pc35{padding-bottom:35px}}.u-mt-40{margin-top:40px}.u-mb-40{margin-bottom:40px}.u-ptb-40{padding:40px 0}.u-pt-40{padding-top:40px}.u-pb-40{padding-bottom:40px}@media all and (min-width: 641px){.u-mt-pc40{margin-top:40px}.u-mb-pc40{margin-bottom:40px}.u-ptb-pc40{padding:40px 0}.u-pt-pc40{padding-top:40px}.u-pb-pc40{padding-bottom:40px}}.u-mt-45{margin-top:45px}.u-mb-45{margin-bottom:45px}.u-ptb-45{padding:45px 0}.u-pt-45{padding-top:45px}.u-pb-45{padding-bottom:45px}@media all and (min-width: 641px){.u-mt-pc45{margin-top:45px}.u-mb-pc45{margin-bottom:45px}.u-ptb-pc45{padding:45px 0}.u-pt-pc45{padding-top:45px}.u-pb-pc45{padding-bottom:45px}}.u-mt-50{margin-top:50px}.u-mb-50{margin-bottom:50px}.u-ptb-50{padding:50px 0}.u-pt-50{padding-top:50px}.u-pb-50{padding-bottom:50px}@media all and (min-width: 641px){.u-mt-pc50{margin-top:50px}.u-mb-pc50{margin-bottom:50px}.u-ptb-pc50{padding:50px 0}.u-pt-pc50{padding-top:50px}.u-pb-pc50{padding-bottom:50px}}.u-cmn-paBlock{padding-block:clamp(50px,9.375vw,100px)}.u-cmn-paBottom{padding-bottom:clamp(50px,9.375vw,100px)}.u-cmn-paTop{padding-top:clamp(50px,9.375vw,100px)}.u-maInline-auto{margin-inline:auto}.u-cmn-space{margin-top:clamp(40px,6.25vw,60px)}.u-cmn-paMin{padding:clamp(20px,4vw,30px)}.u-cmn-maTop{margin-top:clamp(50px,9.375vw,100px)}.u-mt-auto{margin-top:auto}.u-mt-0{margin-top:0 !important}.u-mb-0{margin-bottom:0 !important}.u-pt-0{padding-top:0 !important}.u-pb-0{padding-bottom:0 !important}