@charset "UTF-8";/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */*,:after,:before{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}address,blockquote,dl,figure,form,iframe,ol,p,pre,table,ul{margin:0}ol,ul{padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}.background-set,.hero{background-position:center;background-repeat:no-repeat;background-size:cover}.content-width{margin:0 auto;max-width:1200px}html,body{scroll-behavior:smooth}body{color:#231815;font-family:"Noto Serif JP",Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic Medium,Yu Gothic,Meiryo,sans-serif;line-height:1;letter-spacing:.05em}dt{font-weight:400}.serif{font-family:"Noto Serif JP",serif}.cormorant{font-family:Cormorant,serif}a{transition:opacity .5s}a:hover{opacity:.7}img{max-width:100%;vertical-align:bottom}#global-container{min-width:330px}.wrap{margin:0 20px}@media screen and (min-width: 768px){.wrap{width:95%;margin:0 auto}}.main-ttl{position:relative;font-size:clamp(28px,7vw,56px);font-weight:700;letter-spacing:.1em;text-align:center;margin-bottom:20%}@media screen and (min-width: 768px){.main-ttl{font-size:36px;margin-bottom:160px}}.main-ttl span{width:25%;height:3px;background:#231815;position:absolute;bottom:-100%;left:50%;transform:translate(-50%);max-width:100px}.sec-ttl{line-height:1.3;display:flex;flex-direction:column;margin-bottom:40px}@media screen and (min-width: 768px){.sec-ttl{margin-bottom:50px}}.sec-ttl span:nth-child(1){font-family:Cormorant,serif;font-size:clamp(36px,8vw,60px)}.sec-ttl span:nth-child(2){font-family:"Noto Serif JP",serif;font-size:15px;color:#937e52}.com-btn{width:fit-content}.com-btn span{color:#fff}.com-btn a{height:52px;width:190px;display:flex;justify-content:center;column-gap:10px}.d-none,.lg-flex{display:none!important}@media screen and (min-width: 1024px){.lg-flex{display:flex!important}}.lg-show{display:none!important}@media screen and (min-width: 1024px){.lg-show{display:block!important}}@media screen and (min-width: 1024px){.lg-none{display:none!important}}.md-flex{display:none!important}@media screen and (min-width: 768px){.md-flex{display:flex!important}}@media screen and (min-width: 768px){.md-none{display:none!important}}.md-show{display:none!important}@media screen and (min-width: 768px){.md-show{display:block!important}}@media screen and (min-width: 600px){.ssm-none{display:none!important}}.ssm-show{display:none!important}@media screen and (min-width: 600px){.ssm-show{display:block!important}}.ssm-flex{display:none!important}@media screen and (min-width: 600px){.ssm-flex{display:flex!important}}@media screen and (min-width: 480px){.sm-none{display:none!important}}.sm-show{display:none!important}@media screen and (min-width: 480px){.sm-show{display:block!important}}.sm-flex{display:none!important}@media screen and (min-width: 480px){.sm-flex{display:flex!important}}.flex-row{display:flex;align-items:center}.flex-column{display:flex;flex-direction:column}.appear.up .item{transform:translateY(10px)}.appear.down .item{transform:translateY(-10px)}.appear.left .item{transform:translate(40px)}.appear.right .item{transform:translate(-40px)}.appear.T-left .item{transform:translate(-50px,-50px)}.appear.T-right .item{transform:translate(50px,-50px)}.appear.B-left .item{transform:translate(-50px,50px)}.appear.B-right .item{transform:translate(50px,50px)}.appear .item{transition:all .8s;opacity:0}.appear.inview .item{opacity:1;transform:none}.appear.inview .item:nth-child(1){transition-delay:.1s}.appear.inview .item:nth-child(2){transition-delay:.2s}.appear.inview .item:nth-child(3){transition-delay:.3s}.appear.inview .item:nth-child(4){transition-delay:.4s}.appear.inview .item:nth-child(5){transition-delay:.5s}.appear.inview .item:nth-child(6){transition-delay:.6s}.appear.inview .item:nth-child(7){transition-delay:.7s}.appear.inview .item:nth-child(8){transition-delay:.8s}.appear.inview .item:nth-child(9){transition-delay:.9s}.appear.inview .item:nth-child(10){transition-delay:1s}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;z-index:-1;opacity:0;visibility:hidden;transition:.5s}.mobile-menu ul{line-height:3;font-size:clamp(14px,4.3vw,24px)}.mobile-menu__inner{padding:80px 0}@media screen and (min-width: 600px){.mobile-menu__inner{max-width:1000px}}.mobile-menu__nav{font-family:"Noto Serif JP",serif;width:80%;margin-inline:auto}.mobile-menu__nav a{display:flex;width:100%;height:100%}.mobile-menu__btn{position:relative;z-index:9999;cursor:pointer}.mobile-menu__btn span{background-color:#231815;width:40px;height:1px;display:block;margin-bottom:9px;transition:transform .5s;border-radius:5px}.mobile-menu__btn span:nth-last-child(1){margin-bottom:0}.menu-open{position:relative}.menu-open .mobile-menu{z-index:999;visibility:visible;opacity:1}.menu-open .mobile-menu__btn span{background-color:#231815}.menu-open .mobile-menu__btn span:nth-child(1){transition-delay:70ms;transform:translateY(6px) rotate(135deg)}.menu-open .mobile-menu__btn span:nth-child(2){transition-delay:.14s;transform:translateY(-4px) rotate(-135deg)}.breadcrumb-list{color:#5d4719;font-weight:500;font-size:clamp(14px,4.3vw,16px)}.breadcrumb-list__inner{overflow-x:auto;padding:40px 0 10%;-ms-overflow-style:none;scrollbar-width:none}.breadcrumb-list__inner::-webkit-scrollbar{display:none}@media screen and (min-width: 768px){.breadcrumb-list__inner{padding:70px 0 100px;max-width:1360px}}.breadcrumb-list__wrap{column-gap:10px;width:500%;max-width:max-content}.header nav{width:100%}.header ul{gap:5%}.header li a{line-height:1.5;display:flex;flex-direction:column;align-items:center}.header li a span:nth-child(1){font-weight:500;font-family:"Noto Serif JP",serif;font-size:clamp(8px,1.5vw,15px)}.header li a span:nth-child(2){font-family:"Noto Serif JP",serif;font-weight:300;font-size:clamp(8px,1.2vw,12px);color:#23181580}@media screen and (min-width: 768px){.header__inner{max-width:1730px}}.header__wrap{height:80px;justify-content:space-between}@media screen and (min-width: 768px){.header__wrap{gap:5%;height:100px}}.header__logo{width:80%;max-width:290px}@media screen and (min-width: 768px){.header__logo{width:20%}}.header__logo a{display:flex}@media screen and (min-width: 768px){.header__box{width:80%;max-width:800px;display:flex;align-items:center;justify-content:space-between}}.hero{width:100%;aspect-ratio:1/.4;background-image:url(../images/company.jpg);display:flex;align-items:center;justify-content:center}@media screen and (min-width: 600px){.hero{height:200px}}.hero h2{align-items:center;line-height:1.5}.hero h2 span:nth-child(1){font-family:Cormorant,serif;font-size:clamp(36px,8vw,60px)}.hero h2 span:nth-child(2){color:#937e52;font-family:"Noto Serif JP",serif;font-size:15px}.footer{background:rgba(106,92,62,.6);color:#fff}.footer a{color:inherit;text-decoration:none}.footer__inner{padding:28px 0 26px}@media screen and (min-width: 600px){.footer__inner{width:90%;max-width:1600px;padding:36px 0 30px}}@media screen and (min-width: 768px){.footer__inner{padding:75px 0 60px}}.footer__top{display:flex;flex-direction:column;gap:30px}@media screen and (min-width: 600px){.footer__top{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.footer__logo{width:80%;max-width:288px;margin:0;line-height:1}@media screen and (min-width: 600px){.footer__logo{width:20%}}.footer__logo-link{display:inline-flex;align-items:center;gap:10px}.footer__logo img{width:100%;height:auto}.footer__nav{width:100%}@media screen and (min-width: 600px){.footer__nav{width:80%}}.footer__nav-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;column-gap:22px;row-gap:30px}@media screen and (min-width: 600px){.footer__nav-list{display:flex;align-items:center;justify-content:flex-end;gap:34px}}.footer__nav-link{font-family:"Noto Serif JP",serif;display:inline-flex;padding:6px 0;font-size:clamp(16px,4.3vw,20px);line-height:1.2;letter-spacing:.02em}@media screen and (min-width: 600px){.footer__nav-link{font-size:clamp(8px,1.2vw,20px)}}.footer__nav-link:hover{opacity:.8}.footer__bottom{margin-top:50px;display:flex;flex-direction:column;gap:30px}@media screen and (min-width: 600px){.footer__bottom{margin-top:130px;flex-direction:row;align-items:flex-end;justify-content:space-between}}.footer__copyright{margin:0;font-size:12px;line-height:1.6;letter-spacing:.02em}@media screen and (min-width: 600px){.footer__copyright{order:1}}.footer__policy{margin:0}@media screen and (min-width: 600px){.footer__policy{order:2}}.footer__policy-link{font-family:"Noto Serif JP",serif;display:inline-flex;font-size:14px;line-height:1.2;letter-spacing:.02em}.footer__policy-link:hover{opacity:.8}.contact__inner{padding:0 0 88px;max-width:1110px}.contact__lead{font-weight:500;font-size:15px;line-height:1.8;color:#777;border-bottom:2px solid #eee;padding-bottom:30px}@media screen and (min-width: 600px){.contact__lead{font-size:18px}}.contact-form{padding:50px 20px;background-color:#f6f6f6;margin-top:24px;border-top:1px solid #e6e6e6}@media screen and (min-width: 768px){.contact-form{padding:30px 30px 50px}}.contact-form__row{padding:18px 0;border-bottom:2px solid #eee}.contact-form__label{font-size:15px;line-height:1.8;color:#777;font-weight:500}@media screen and (min-width: 600px){.contact-form__label{font-size:clamp(12px,2vw,18px)}}.contact-form__req{margin-left:6px;font-size:12px;font-weight:700;color:#d94141;vertical-align:baseline;position:relative;bottom:8px;left:-5px}.contact-form__field{margin-top:10px}.contact-form__control{width:100%;padding:16px;border:0;border-radius:2px;background:#eee;font-size:16px;line-height:1.4;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact-form__control:focus{outline:2px solid rgba(0,0,0,.25);outline-offset:2px}.contact-form__control--textarea{min-height:180px;resize:vertical}.contact-form__radio{margin-bottom:20px}.contact-form__radio:last-of-type{margin-bottom:0}.contact-form__radio-label{color:#777}@media screen and (min-width: 600px){.contact-form__radio-label{font-size:18px}}.contact-form__hint{margin-top:10px;font-size:12px;line-height:1.6;color:#777}@media screen and (min-width: 600px){.contact-form__hint{font-size:14px}}.contact-form__actions{padding-top:26px;text-align:center;display:flex;flex-direction:column;align-items:center;row-gap:30px}@media screen and (min-width: 600px){.contact-form__actions{flex-direction:row;gap:3%;justify-content:center}}.contact-form__btn{display:inline-flex;align-items:center;justify-content:center;width:min(420px,100%);max-width:350px;padding:16px 18px;border:0;border-radius:999px;background:#6ea6bb;color:#fff;font-size:16px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:opacity .2s ease}.contact-form__btn:hover{opacity:.85}@media screen and (min-width: 600px){.contact-form__row{display:flex;gap:20px;align-items:flex-start;padding:22px 0}.contact-form__label{width:240px;padding-top:14px;flex:0 0 240px}}@media screen and (min-width: 600px) and (min-width: 600px){.contact-form__label{flex:0 0 30%;max-width:220px}}@media screen and (min-width: 600px){.contact-form__field{margin-top:0;flex:1}.contact-form__hint{margin-top:12px}.contact-form__actions{padding-top:34px}}.contact-form .wpcf7-list-item{margin:0}input[type=radio]{appearance:auto;-webkit-appearance:radio;-moz-appearance:radio;width:auto;height:auto;margin:0;border:initial;background:initial;padding:0;accent-color:#000000}.confirm-area{display:none}.confirm-area .contact-form__row{align-items:center}.confirm-area .contact-form__label{padding:0}.wpcf7-radio{display:flex;flex-direction:column;row-gap:30px}.confirm__btn{opacity:.3;pointer-events:none;transition:.5s}.confirm__btn.active{opacity:1;pointer-events:fill}.wpcf7 form .wpcf7-response-output{display:none!important}
