@import"https://fonts.googleapis.com/css2?family=Cormorant:wght@500&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--color-white: #fff;--color-black: #333;--color-black-000: #000;--color-red: #f00;--color-primary: #6c503e;--color-secondary: #bc9b83;--color-table-base: #f8f5f2;--color-form-base: #966a4c;--color-form-accent: #6c503e;--font-size: 1.6rem;--font-family-base: Zen Old Mincho, serif;--font-family-accent: Cormorant, serif;--line-height: 1.875;--line-height-small: 1.4;--contents-width: 810;--container-space: 2rem;--duration-base: 0.2s;--opacity-base: 0.7}*,::before,::after{box-sizing:border-box}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}html{font-size:62.5%}html:has(dialog[open]){overflow:hidden}body{background-color:#f8f5f2;font-size:var(--font-size);font-weight:600;font-family:var(--font-family-base);line-height:var(--line-height);overflow-wrap:anywhere;word-break:normal;line-break:strict;color:var(--color-primary);overflow-x:hidden}body.is-fixed{position:fixed;width:100%;overflow-y:scroll}a{transition:var(--duration-base) opacity;color:var(--color-primary)}a:hover{opacity:var(--opacity-base)}@media(min-width: 769px){a[href^=tel]{pointer-events:none;text-decoration:none;color:inherit}}figure{margin:1em 0}img{max-width:100%;height:auto;vertical-align:bottom}table{margin:1em 0;width:100%;border-collapse:collapse}table,th,td{border:1px solid var(--color-black);border-collapse:collapse}th,td{padding:.5em;line-height:var(--line-height-small)}th{background-color:var(--color-table-base)}input,button,select,textarea{-webkit-appearance:none;background:rgba(0,0,0,0);border:none;border-radius:initial;padding:initial}input[type=submit],input[type=reset],input[type=button],label,button,select{cursor:pointer}select{color:inherit}address{font-style:normal}summary{cursor:pointer}.l-wrapper{margin:auto;width:min(var(--contents-width)*1px + var(--container-space)*2,100%);padding-right:var(--container-space);padding-left:var(--container-space)}.l-fixed-button{opacity:1;visibility:visible;position:fixed;top:1rem;right:0;z-index:96;width:80px;height:230px;background-color:var(--color-primary);display:grid;place-content:center;font-size:2.2rem;font-weight:900;line-height:1;writing-mode:vertical-rl;color:var(--color-white);text-decoration:none;transition:var(--duration-base) all}@media(max-width: 768px){.l-fixed-button{top:auto;bottom:0;right:50%;transform:translateX(50%);width:100%;height:65px;writing-mode:initial}}.l-fixed-button.is-hidden{opacity:0;visibility:hidden}.l-fixed-button>span{display:flex;align-items:center;gap:1rem}@media(max-width: 768px){.l-fixed-button>span{gap:1.5rem}}.l-fixed-button .icon-mail{display:block;width:27px;height:21px;background:url(../images/icon_mail.svg) center/contain no-repeat}.l-footer{background:#966a4c;padding:2rem 0;color:var(--color-white)}.l-copyright{margin:initial;font-size:1.4rem;font-weight:700;line-height:var(--line-height-small);text-align:center}.l-copyright small{font-size:1em}.c-form ::-moz-placeholder{filter:grayscale(100%);opacity:.5}.c-form input[type=checkbox]:disabled+span,.c-form input[type=radio]:disabled+span,.c-form ::placeholder,.c-form :disabled{filter:grayscale(100%);opacity:.5}.c-form{--checkbox-size: 3rem;--radio-size: 3rem}.c-form input:not([type=submit]),.c-form button,.c-form select,.c-form textarea{box-shadow:0 0 0 1px var(--color-form-base) inset;width:100%;padding:1.7rem;line-height:var(--line-height-small)}.c-form :not(input[type=submit]):focus,.c-form :not(input[type=submit]):focus-visible{outline:initial;box-shadow:0 0 0 2px var(--color-form-accent) inset}.c-form textarea{height:300px;vertical-align:bottom}.c-form-radio,.c-form-checkbox{line-height:1}.c-form input[type=checkbox],.c-form input[type=radio]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.c-form input[type=checkbox]+span,.c-form input[type=radio]+span{position:relative;display:inline-flex;align-items:center;line-height:var(--line-height-small)}.c-form input[type=checkbox]+span::before,.c-form input[type=radio]+span::before{content:"";flex-shrink:0;aspect-ratio:1/1;border:1px solid var(--color-form-base);margin-right:2rem}.c-form input[type=checkbox]:checked+span::after,.c-form input[type=radio]:checked+span::after{content:"";position:absolute;top:50%}.c-form input[type=checkbox]+span::before{width:var(--checkbox-size)}.c-form input[type=checkbox]:checked+span::after{left:10px;width:12px;height:18px;border-style:solid;border-color:var(--color-form-accent);border-width:0 2px 2px 0;transform:translateY(calc(-50% - 2px)) rotate(45deg)}.c-form-list{--dt-width: 270px;margin:initial;line-height:var(--line-height-small)}.c-form-list>div{display:flex;align-items:center}@media(max-width: 768px){.c-form-list>div{flex-direction:column;gap:1rem}}.c-form-list>div+div{margin-top:4rem}@media(max-width: 768px){.c-form-list>div+div{margin-top:3rem}}.c-form-list>div>dt{width:var(--dt-width);font-size:1.8rem;font-weight:700}@media(max-width: 768px){.c-form-list>div>dt{width:100%}}.c-form-list>div>dt.initial{align-self:flex-start;padding-top:2rem}@media(max-width: 768px){.c-form-list>div>dt.initial{padding-top:0}}.c-form-list>div>dd{flex:1;margin-left:0}@media(max-width: 768px){.c-form-list>div>dd{width:100%}}.c-form-required,.c-form-optional{margin-left:1rem;font-size:1.4rem;font-weight:700;padding:3px 1rem;color:var(--color-white)}.c-form-required{background-color:#966a4c}.c-form-optional{background-color:#838383}.c-form-acceptance{margin:8rem auto 0;width:-moz-fit-content;width:fit-content;font-size:1.8rem;font-weight:700;line-height:1}@media(max-width: 768px){.c-form-acceptance{margin-top:4rem;margin-left:0}}.c-form-button{margin-top:8rem;text-align:center}@media(max-width: 768px){.c-form-button{margin-top:5rem}}.c-form-button input{width:min(250px,100%);height:60px;background-color:var(--color-primary);font-size:2.2rem;font-weight:900;color:var(--color-white);transition:var(--duration-base) opacity}@media(max-width: 768px){.c-form-button input{width:min(350px,100%)}}.c-form-button input:hover{opacity:var(--opacity-base)}.grecaptcha-badge{visibility:hidden}.c-form-recaptcha{margin:3rem 0 0;font-size:1.4rem;font-family:var(--font-family-accent);font-weight:500;line-height:var(--line-height-small);text-align:center}.c-form .wpcf7-list-item{margin:0}.c-form .wpcf7-not-valid-tip{margin-top:.5rem;color:var(--color-red);font-size:calc(var(--font-size)*.8)}.c-form .wpcf7-spinner{display:block;margin:1rem auto 0}.wpcf7-form.sent .wpcf7-response-output{display:none}.wpcf7 form.invalid .wpcf7-response-output{border-color:var(--color-primary)}.c-heading-primary{margin:initial;text-align:center}.c-heading-primary>span{display:block;line-height:1}.c-heading-primary>span.en{font-size:6rem;font-family:var(--font-family-accent);font-weight:500;color:var(--color-secondary)}.c-heading-primary>span.jp{margin-top:1.5rem;font-size:1.6rem;font-weight:600}.p-home-fv{background:#f5efe2 url(../images/fv_bg01.jpg) center 0 no-repeat;padding:7rem 0 9.5rem}@media(min-width: 2001px){.p-home-fv{background-size:100%}}@media(max-width: 768px){.p-home-fv{background-image:url(../images/fv_bg01_sp.jpg);background-size:100%;padding:0 0 6rem}}.p-home-fv>.l-wrapper{--contents-width: 1226}@media(max-width: 768px){.p-home-fv>.l-wrapper{--container-space: 0}}.p-home-fv-heading{width:-moz-fit-content;width:fit-content;text-align:center}.p-home-fv-heading h1{margin:initial;position:relative}.p-home-fv-heading h1 .text{position:relative;z-index:1}@media(max-width: 768px){.p-home-fv-heading h1 .text img{max-width:initial;width:100%}}.p-home-fv-heading h1 .bg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%}@media(max-width: 768px){.p-home-fv-heading h1 .bg{display:none}}.p-home-fv-text{margin:initial;opacity:0;visibility:hidden;position:relative;z-index:1;animation:fvAnima01 .5s linear .6s forwards}@media(max-width: 768px){.p-home-fv-text{margin-top:-22%;padding:0 1.4rem}}@keyframes fvAnima01{0%{opacity:0;visibility:hidden;transform:translateY(1.5rem)}100%{opacity:1;visibility:visible;transform:translateY(0)}}.p-home-fv__container{opacity:0;visibility:hidden;margin-top:-2.5rem;background:url(../images/fv_bg03.png) center 0 no-repeat,url(../images/fv_bg04.png) center 7rem no-repeat;padding-top:14.5rem;animation:fvAnima02 .3s linear 1.4s forwards}@media(max-width: 768px){.p-home-fv__container{margin-top:64%;background:url(../images/fv_bg03_sp.png) center 0 no-repeat,url(../images/fv_bg04_sp.png) center 1rem/350px no-repeat;padding-top:6.5rem}}@keyframes fvAnima02{0%{opacity:0;visibility:hidden;transform:translateY(1.5rem)}100%{opacity:1;visibility:visible;transform:translateY(0)}}.p-home-fv-media{position:relative}.p-home-fv-media p{margin:0 0 5rem;font-size:2.4rem;line-height:1.23;text-align:center}@media(max-width: 768px){.p-home-fv-media p{margin-bottom:3.5rem;font-size:2.6rem}}.p-home-fv-media-slider{display:flex;gap:2rem;overflow:hidden}.p-home-fv-media-list{margin:initial;padding-left:initial;list-style:none;animation:fvMediaScroll 40s infinite linear .5s both;display:flex;gap:2rem}.p-home-fv-media-list>li{width:157px}.p-home-fv-media-list img{aspect-ratio:313/400;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@keyframes fvMediaScroll{from{transform:translateX(0)}to{transform:translateX(-100%)}}.p-home-fv-point{margin-top:13.5rem}@media(max-width: 768px){.p-home-fv-point{margin-top:7rem}}.p-home-fv-point>.l-wrapper{--contents-width: 980}.p-home-fv-point-list{margin:initial;padding-left:initial;list-style:none;display:flex;gap:1rem;line-height:var(--line-height-small)}@media(max-width: 768px){.p-home-fv-point-list{flex-direction:column;gap:3rem}}.p-home-fv-point-list>li{display:flex;flex-direction:column;background-color:var(--color-white);box-shadow:0px 0px 9px rgba(107,79,62,.5)}.p-home-fv-point-list .text{flex:1;display:flex}.p-home-fv-point-list .text .number{display:grid;place-content:center;width:60px;background-color:var(--color-secondary);font-size:4.2rem;color:var(--color-white)}.p-home-fv-point-list .text>p{flex:1;margin:initial;display:grid;place-content:center;padding:2.3rem 2rem;font-size:2.2rem;text-align:center}@media(max-width: 768px){.p-home-fv-point-list .text>p{padding:1.8rem 2rem}}.p-home-fv-point-list .text>p strong{font-size:3.2rem}@media(max-width: 768px){.p-home-fv-point-list img{width:100%;max-width:initial}}.p-home-services{background:#f5efe2 url(../images/home_service_bg01.jpg) center 0/cover no-repeat;padding-bottom:14rem}@media(max-width: 768px){.p-home-services{background:#f5efe2;padding-bottom:6rem}}.p-home-services .c-heading-primary{margin-bottom:6rem}@media(max-width: 768px){.p-home-services .c-heading-primary{margin-bottom:4rem}}.p-home-services-text{text-align:center}@media(max-width: 768px){.p-home-services-text{position:relative;text-align:left}}.p-home-services-text p{margin:initial}.p-home-services-text p:nth-of-type(1){font-size:1.8rem;line-height:2.2}@media(max-width: 768px){.p-home-services-text p:nth-of-type(1){font-size:2rem}}.p-home-services-text p:nth-of-type(1) span{font-size:2.8rem}@media(max-width: 768px){.p-home-services-text p:nth-of-type(1) span{font-size:inherit}}.p-home-services-text p:nth-of-type(2){margin-top:5rem;font-size:3.8rem;line-height:1.315}@media(max-width: 768px){.p-home-services-text p:nth-of-type(2){margin-top:4rem}}@media(max-width: 375px){.p-home-services-text p:nth-of-type(2){font-size:3.7rem}}.p-home-services-sp-image{display:none}@media(max-width: 768px){.p-home-services-sp-image{display:block;margin:-31.5% calc(50% - 50vw)}}.p-home-services-list{margin:initial;padding-left:initial;list-style:none;margin-top:6rem}@media(max-width: 768px){.p-home-services-list{margin-top:0}}.p-home-services-list>li{display:flex;background-color:var(--color-white);box-shadow:0px 0px 9px rgba(107,79,62,.5)}@media(max-width: 768px){.p-home-services-list>li{flex-direction:column}}.p-home-services-list>li+li{margin-top:1rem}.p-home-services-list .image{width:260px}@media(max-width: 768px){.p-home-services-list .image{width:100%}.p-home-services-list .image img{width:100%}}.p-home-services-list .text{flex:1;display:grid;place-content:center;padding:2rem}.p-home-services-list .text p{margin:initial;font-size:2.2rem;line-height:var(--line-height-small);text-align:center}@media(max-width: 768px){.p-home-services-list .text p{line-height:1.2}}.p-home-services-list .text p span{font-size:3.2rem}@media(max-width: 768px){.p-home-services-list .text p span{font-size:inherit}}.p-home-services-button{margin:6rem auto 0;position:relative;display:grid;place-content:center;width:min(400px,100%);height:80px;background-color:var(--color-white);box-shadow:0px 0px 9px rgba(107,79,62,.5);border-radius:40px;padding:1rem;padding-right:3rem;font-size:2.2rem;font-weight:700;line-height:var(--line-height-small);text-decoration:none}.p-home-services-button .icon-arrow{position:absolute;top:50%;transform:translateY(-50%);right:3.5rem;width:16px;height:18px;background:url(../images/icon_arrow01.svg) center/contain no-repeat}.p-home-feature{background-color:#966a4c;padding:6rem 0 8rem}@media(max-width: 768px){.p-home-feature{padding-bottom:6rem}}.p-home-feature .c-heading-primary{margin-bottom:6rem;color:var(--color-white)}@media(max-width: 768px){.p-home-feature .c-heading-primary{margin-bottom:4rem}}.p-home-feature .c-heading-primary>span.en{color:currentColor}.p-home-feature-list{margin:initial;padding-left:initial;list-style:none;display:flex;flex-wrap:wrap;gap:1rem}@media(max-width: 768px){.p-home-feature-list{flex-direction:column}}.p-home-feature-list>li{width:calc(50% - .5rem);background-color:var(--color-white);box-shadow:0px 0px 15px rgba(0,0,0,.6);padding:3rem}@media(max-width: 768px){.p-home-feature-list>li{width:100%;padding:2.5rem}}.p-home-feature-list p{margin:0 0 3rem;font-size:1.8rem;line-height:var(--line-height-small);text-align:center}@media(max-width: 768px){.p-home-feature-list p{margin-bottom:2rem;font-size:2.2rem;line-height:1.2}}.p-home-feature-list p span{font-size:2.8rem}@media(max-width: 768px){.p-home-feature-list p span{font-size:inherit}}.p-home-feature-list .image{text-align:center}.p-home-feature-list .image img{width:158px}@media(max-width: 768px){.p-home-feature-list .image img{width:124px}}.p-home-results{background:url(../images/home_results_bg01.jpg) center/cover no-repeat;padding:6rem 0;overflow:hidden}@media(max-width: 768px){.p-home-results{background-image:url(../images/home_results_bg01_sp.jpg)}}.p-home-results .c-heading-primary{margin-bottom:6rem}@media(max-width: 768px){.p-home-results .c-heading-primary{margin-bottom:4rem}}.p-home-results-list{margin:initial;padding-left:initial;list-style:none;position:relative;display:flex;justify-content:center;flex-wrap:wrap;gap:0 1.5rem}@media(max-width: 992px){.p-home-results-list{gap:1.5rem}}@media(max-width: 768px){.p-home-results-list{margin:auto;width:min(350px,100%);gap:2rem 1rem}}.p-home-results-list::before{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:-2rem;width:730px;height:466px;background:url(../images/home_results_bg02.png) center/contain no-repeat}@media(max-width: 768px){.p-home-results-list::before{bottom:-3rem;width:300px;height:307px;background-image:url(../images/home_results_bg02_sp.png)}}.p-home-results-list>li{position:relative;z-index:1;display:grid;place-content:center;width:260px;aspect-ratio:1/1;border-radius:50%;background-color:var(--color-white);box-shadow:0px 0px 9px rgba(107,79,62,.5)}@media(max-width: 768px){.p-home-results-list>li{width:calc(50% - .5rem)}}@media(max-width: 992px){.p-home-results-list>li:last-of-type{margin-top:-1rem}}@media(max-width: 768px){.p-home-results-list>li:last-of-type{margin-top:-2rem}}.p-home-results-list .image{text-align:center}.p-home-results-list .image img{width:107px}@media(max-width: 768px){.p-home-results-list .image img{width:66px}}.p-home-results-list p{margin:1rem 0 0;font-size:2.2rem;line-height:1.363;text-align:center}@media(max-width: 768px){.p-home-results-list p{font-size:1.8rem;line-height:1.2}}.p-home-results__container{margin-top:11rem}@media(max-width: 768px){.p-home-results__container{margin-top:6rem}}.p-home-results-contents{position:relative}.p-home-results-contents::before{content:"";position:absolute;top:0;width:100vw;height:100%;background-color:var(--color-white);box-shadow:0px 0px 9px rgba(107,79,62,.5)}@media(max-width: 768px){.p-home-results-contents::before{display:none}}.p-home-results-contents+.p-home-results-contents{margin-top:7rem}@media(max-width: 768px){.p-home-results-contents+.p-home-results-contents{margin-top:2rem}}.p-home-results-contents:nth-of-type(odd)::before{right:4rem}.p-home-results-contents:nth-of-type(odd) .p-home-results-contents__inner{flex-direction:row-reverse;margin-right:4rem}@media(max-width: 768px){.p-home-results-contents:nth-of-type(odd) .p-home-results-contents__inner{margin-right:0}}.p-home-results-contents:nth-of-type(odd) .p-home-results-contents-image{margin-right:-4rem}@media(max-width: 768px){.p-home-results-contents:nth-of-type(odd) .p-home-results-contents-image{margin-right:0}}.p-home-results-contents:nth-of-type(even)::before{left:4rem}.p-home-results-contents:nth-of-type(even) .p-home-results-contents__inner{margin-left:4rem}@media(max-width: 768px){.p-home-results-contents:nth-of-type(even) .p-home-results-contents__inner{margin-left:0}}.p-home-results-contents:nth-of-type(even) .p-home-results-contents-image{margin-left:-4rem}@media(max-width: 768px){.p-home-results-contents:nth-of-type(even) .p-home-results-contents-image{margin-left:0}}.p-home-results-contents__inner{position:relative;z-index:1;display:flex;gap:7.4074074074%}@media(max-width: 768px){.p-home-results-contents__inner{display:block}}.p-home-results-contents-image{flex-shrink:0;margin-top:-2rem}@media(max-width: 768px){.p-home-results-contents-image{margin-top:0;position:relative;z-index:1;text-align:center}}.p-home-results-contents-image img{box-shadow:0px 0px 9px rgba(107,79,62,.5)}@media(max-width: 768px){.p-home-results-contents-image img{width:calc(100% - 4rem)}}.p-home-results-contents-text{position:relative;padding:8rem 0 6rem}@media(max-width: 768px){.p-home-results-contents-text{margin-top:-2rem;padding:7rem 2.5rem 3rem}}@media(max-width: 768px){.p-home-results-contents-text{background-color:var(--color-white);box-shadow:0px 0px 9px rgba(107,79,62,.5)}}.p-home-results-contents-text h3{margin:initial;position:absolute;top:-3rem;background-color:var(--color-primary);padding:1rem 3rem;font-size:2.8rem;font-weight:700;line-height:var(--line-height-small);color:var(--color-white)}@media(max-width: 768px){.p-home-results-contents-text h3{width:calc(100% - 9rem);top:0;left:50%;transform:translateX(-50%);z-index:1;padding:1rem;font-size:1.8rem;text-align:center}}.p-home-results-contents-text ul{margin:initial;padding-left:initial;list-style:none}.p-home-results-contents-text ul>li{position:relative;padding-left:2.8rem;font-size:2.2rem;font-weight:700;line-height:1.454}@media(max-width: 768px){.p-home-results-contents-text ul>li{font-size:2rem;line-height:1.2}}.p-home-results-contents-text ul>li+li{margin-top:1rem}.p-home-results-contents-text ul>li::before{content:"";position:absolute;top:10px;left:0;width:15px;aspect-ratio:1/1;border-radius:50%;background-color:#f0e6de}.p-home-results-contents-text .message{margin-top:3rem}@media(max-width: 768px){.p-home-results-contents-text .message{margin-top:2rem}}.p-home-results-contents-text .message h4{margin:0 0 1rem;font-size:3rem;font-family:var(--font-family-accent);font-weight:500;color:var(--color-secondary);line-height:1.2}@media(max-width: 768px){.p-home-results-contents-text .message h4{font-size:2.4rem}}.p-home-results-contents-text .message p{margin:initial;color:var(--color-black);line-height:1.625}.p-home-voice{background-color:var(--color-white);padding:6rem 0 8rem}@media(max-width: 768px){.p-home-voice{padding-bottom:6rem}}.p-home-voice .c-heading-primary{margin-bottom:6rem}@media(max-width: 768px){.p-home-voice .c-heading-primary{margin-bottom:4rem}}.p-home-voice-list{margin:initial;padding-left:initial;list-style:none}.p-home-voice-list>li{position:relative;background-color:var(--color-white);border:1px solid var(--color-secondary);padding:3rem 5rem}@media(max-width: 768px){.p-home-voice-list>li{padding:2rem 3rem}}.p-home-voice-list>li::after{content:"";position:absolute;top:1.5rem;width:12px;height:14px;background:url(../images/icon_comment.png) center/contain no-repeat}@media(max-width: 768px){.p-home-voice-list>li::after{background-image:url(../images/icon_comment_sp.png);top:2.5rem;width:7px;height:14px}}.p-home-voice-list>li+li{margin-top:3rem}@media(max-width: 768px){.p-home-voice-list>li+li{margin-top:1rem}}.p-home-voice-list>li:nth-of-type(odd){margin-right:1.1rem;margin-left:8.6419753086%}@media(max-width: 768px){.p-home-voice-list>li:nth-of-type(odd){margin-right:.6rem;margin-left:0}}.p-home-voice-list>li:nth-of-type(odd)::after{right:-1.2rem;transform:scale(-1, 1)}@media(max-width: 768px){.p-home-voice-list>li:nth-of-type(odd)::after{right:-0.7rem}}.p-home-voice-list>li:nth-of-type(even){margin-left:1.1rem;margin-right:8.6419753086%}@media(max-width: 768px){.p-home-voice-list>li:nth-of-type(even){margin-left:.6rem;margin-right:0}}.p-home-voice-list>li:nth-of-type(even)::after{left:-1.2rem}@media(max-width: 768px){.p-home-voice-list>li:nth-of-type(even)::after{left:-0.7rem}}.p-home-voice-list>li h3{margin:0 0 .5rem;font-size:2.6rem;line-height:1.2}@media(max-width: 768px){.p-home-voice-list>li h3{margin-bottom:1rem;font-size:2rem}}.p-home-voice-list>li p{margin:initial;color:var(--color-black)}@media(max-width: 768px){.p-home-voice-list>li p{line-height:1.625}}.p-home-qa{padding:6rem 0 8rem}@media(max-width: 768px){.p-home-qa{padding-bottom:6rem}}.p-home-qa .c-heading-primary{margin-bottom:6rem}@media(max-width: 768px){.p-home-qa .c-heading-primary{margin-bottom:4rem}}.p-home-qa-list{margin:initial;background-color:var(--color-white);box-shadow:0px 0px 9px rgba(107,79,62,.5);padding:6rem 9.2592592593%}@media(max-width: 768px){.p-home-qa-list{padding:3rem 2.5rem 4rem}}.p-home-qa-list>div>dt,.p-home-qa-list>div>dd{padding-left:4.5rem}@media(max-width: 768px){.p-home-qa-list>div>dt,.p-home-qa-list>div>dd{padding-left:3rem}}.p-home-qa-list>div+div{border-top:1px solid #f0e6de;padding-top:4rem;margin-top:3rem}@media(max-width: 768px){.p-home-qa-list>div+div{margin-top:3rem}}.p-home-qa-list>div>dt{position:relative;margin-bottom:2rem;font-size:2.6rem;line-height:1.2}@media(max-width: 768px){.p-home-qa-list>div>dt{margin-bottom:1rem;font-size:2rem}}.p-home-qa-list>div>dt::before{content:"Q.";position:absolute;top:-2px;left:0;margin-right:1.5rem;font-size:3rem;font-family:var(--font-family-accent)}@media(max-width: 768px){.p-home-qa-list>div>dt::before{margin-right:1rem;font-size:2.4rem}}.p-home-qa-list>div>dd{margin-left:0;color:var(--color-black)}.p-home-contact{background-color:var(--color-white);padding:6rem 0 10rem}@media(max-width: 768px){.p-home-contact{padding:6rem 0}}.p-home-contact .c-heading-primary{margin-bottom:6rem}@media(max-width: 768px){.p-home-contact .c-heading-primary{margin-bottom:4rem}}.p-home-company{padding:6rem 0 10rem}@media(max-width: 768px){.p-home-company{padding:6rem 0}}.p-home-company .c-heading-primary{margin-bottom:8rem}@media(max-width: 768px){.p-home-company .c-heading-primary{margin-bottom:4rem}}.p-home-company-information{margin:initial;font-size:1.8rem;font-weight:700;line-height:1.444}.p-home-company-information>div{display:flex;align-items:center;border-bottom:1px solid var(--color-secondary);padding-bottom:4rem}@media(max-width: 768px){.p-home-company-information>div{flex-direction:column;align-items:flex-start;padding-bottom:3rem;gap:1rem}}.p-home-company-information>div+div{margin-top:4rem}@media(max-width: 768px){.p-home-company-information>div+div{margin-top:3rem}}.p-home-company-information>div>dt{width:200px;color:var(--color-primary)}@media(max-width: 768px){.p-home-company-information>div>dt{width:100%}}.p-home-company-information>div>dd{margin-left:0;flex:1;color:var(--color-black)}@media(max-width: 768px){.p-home-company-information>div>dd{width:100%}}.p-home-company-information>div>dd a{color:currentColor}@media(max-width: 768px){.p-home-company-information>div>dd .address{display:block}}.p-home-company-information>div>dd ol{margin:initial;padding-left:initial;list-style:none;counter-reset:number}.p-home-company-information>div>dd ol>li{position:relative;padding-left:3rem}@media(max-width: 768px){.p-home-company-information>div>dd ol>li{padding-left:2rem}}.p-home-company-information>div>dd ol>li::before{counter-increment:number;content:counter(number);position:absolute;left:0}.p-complete{padding:14rem 0 16rem;text-align:center}@media(max-width: 768px){.p-complete{padding:10rem 0;text-align:left}}.p-complete-heading{margin:0 0 8rem;font-size:3.8rem;font-weight:600;line-height:1.428}@media(max-width: 768px){.p-complete-heading{margin-bottom:4rem;font-size:2.8rem}}@media(max-width: 375px){.p-complete-heading{font-size:2.7rem}}.p-complete-text p{margin:initial;font-size:2.4rem;line-height:2}@media(max-width: 768px){.p-complete-text p{font-size:2rem}}.p-complete-text p+p{margin-top:2em}@media(max-width: 768px){.p-complete-text p+p{margin-top:0}}.p-complete-button{margin:10rem auto 0;display:grid;place-content:center;width:min(250px,100%);height:60px;background-color:var(--color-primary);font-size:2.2rem;font-weight:900;color:var(--color-white);text-decoration:none}@media(max-width: 768px){.p-complete-button{margin-top:6rem;width:min(350px,100%)}}@media(max-width: 768px){.u-db-large{display:none}}.u-db-small{display:none}@media(max-width: 768px){.u-db-small{display:block}}@media(max-width: 375px){.u-db-xs{display:none}}.u-text-paragraph p{margin:initial}.u-text-paragraph p+p{margin-top:2em}.u-text-indent{text-indent:-1em;padding-left:1em}.u-text-gradient{text-underline-offset:-5px;text-decoration-line:underline;text-decoration-style:initial;text-decoration-color:var(--color-secondary);text-decoration-thickness:.5em;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.js-scroll-in{opacity:0;visibility:hidden;transform:translateY(1rem);transition:1s all}.js-scroll-in.is-active{opacity:1;visibility:visible;transform:translateY(0)}/*# sourceMappingURL=app.min.css.map */