@charset "UTF-8";:root{--window-side:5%;--window-width-max:calc(1920px + calc(var(--window-side)*2));--mg-text:3rem;--mg-S:5rem;--mg-M:8rem;--mg-L:10rem;--mg-XL:15rem;--bg:#fff;--text:#454545;--link:#18B3BF;--dark-blue:#18B3BF;--light-blue:#85CFD1;--base-blue:#F3F7F6;--base-beige:#F9F7F5;--orange:#E5872E;--yellow:#E3CB84;--shadow:rgba(0, 0, 0, 0.03) 0px 10px 15px -10px;--gradation:linear-gradient(24deg, rgba(96, 195, 212, 1) 10%, rgba(233, 246, 237, 1) 100%, rgba(135, 208, 209, 1) 50%, rgba(180, 225, 215, 1) 70%, rgba(217, 239, 228, 1) 85%);--svg-white:brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(13%) hue-rotate(220deg) brightness(103%) contrast(103%);--svg-yellow:brightness(0) saturate(100%) invert(86%) sepia(50%) saturate(380%) hue-rotate(339deg) brightness(92%) contrast(92%);--svg-black:brightness(0) saturate(100%) invert(28%) sepia(0%) saturate(0%) hue-rotate(153deg) brightness(95%) contrast(98%);--svg-blue:brightness(0) saturate(100%) invert(50%) sepia(59%) saturate(576%) hue-rotate(136deg) brightness(103%) contrast(94%);--svg-orange:brightness(0) saturate(100%) invert(61%) sepia(77%) saturate(1533%) hue-rotate(343deg) brightness(97%) contrast(85%);--ff-jp:"ibm-plex-sans-jp","Helvetica Neue","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif;--ff-eng:"brandon-grotesque","ibm-plex-sans-jp","Helvetica Neue","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif;--ff-script:"handsome-pro","Helvetica Neue","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif;--ratio-logo:xxx/xxx;--ratio-arrow:20/4.8;--transition:.8s}@media print,screen and (max-width:767px){:root{--mg-text:3rem;--mg-S:4rem;--mg-M:5rem;--mg-L:7rem;--mg-XL:8rem}}html{box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;tab-size:4}*,::after,::before{margin:0;padding:0;box-sizing:border-box}::after,::before{text-decoration:inherit;vertical-align:inherit}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius: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}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{background-color:transparent;border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}html{position:relative;background:none var(--bg);font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:2rem}body{width:100%;margin:0;color:var(--text);font-family:var(--ff-jp);font-size:1.6rem;font-weight:400;letter-spacing:.05em}a{color:var(--link);text-decoration:none;cursor:pointer}li{list-style:none}img{display:block}.wf-loading{visibility:hidden}.wf-active{visibility:visible}.visibility-sp{display:none}@media print,screen and (max-width:767px){.visibility-sp{display:block}}.visibility-pc{display:block}@media print,screen and (max-width:767px){.visibility-pc{display:none!important}}.visibility-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.wrapper{position:relative;width:100%;overflow:hidden}.wrapper-inner{width:100%;max-width:calc(1920px + var(--window-side) * 2);margin:0 auto;padding:0 var(--window-side)}.wrapper-L,.wrapper-M,.wrapper-S,.wrapper-SS{margin:0 auto}.wrapper-L{width:min(100%,140rem)}.wrapper-M{width:min(100%,108rem)}.wrapper-S{width:min(100%,96rem)}.wrapper-SS{width:min(100%,75rem)}.wrapper-flex{display:flex;align-items:center;justify-content:space-between}.wrapper-flex.reverse{flex-direction:row-reverse}@media print,screen and (max-width:767px){.wrapper-flex,.wrapper-flex.reverse{flex-direction:column;align-items:center;justify-content:center}}ul.breadcrumbs{display:flex;flex-wrap:wrap;gap:1rem 2rem;width:min(90%,77rem);margin-left:auto}ul.breadcrumbs li{display:flex;gap:0 2rem;position:relative;line-height:1;white-space:nowrap}ul.breadcrumbs li:not(:first-child)::before{content:"";display:flex;gap:0 2rem;width:.8rem;height:1px;margin:auto;background-color:var(--text)}ul.breadcrumbs a,ul.breadcrumbs li{font-weight:400}ul.breadcrumbs a{color:var(--text);transition:var(--transition)}@media (any-hover:hover){ul.breadcrumbs a:hover{color:var(--link)}}@media print,screen and (max-width:767px){ul.breadcrumbs{margin:0;padding:0 var(--window-side)}ul.breadcrumbs li{gap:0 1rem}}.form dt p{display:flex;align-items:center}.form dt:not(:first-child){margin-top:3rem}.form dd{width:100%;margin-top:.5rem;padding:1.2rem 2rem;border-radius:1rem;background-color:#fff}.form dd input,.form dd textarea{width:100%;height:100%}.form-required{display:inline-block;margin-left:1rem;padding:.4rem 1rem .3rem;border-radius:3px;background-color:var(--link);color:#fff;font-size:1.4rem;line-height:1.2}.form .wpcf7-not-valid-tip{margin-top:1rem}dd.form-input{display:flex;flex-direction:column;justify-content:center;background-color:var(--base-beige)}dd.form-radio{width:fit-content}dd.form-radio .wpcf7-form-control{display:flex;flex-wrap:wrap;gap:1rem 3rem}dd.form-radio .wpcf7-form-control label{display:flex;align-items:center;gap:0 1rem}dd.form-radio input[type=radio]{appearance:none;-webkit-appearance:none;width:1.5em;height:1.5em;border:2px solid #ccc;border-radius:50%;position:relative;cursor:pointer;background-color:#fff}dd.form-radio input[type=radio]:checked::before{content:"";position:absolute;inset:0;width:60%;height:60%;margin:auto;background-color:var(--link);border-radius:50%}dd.form-select{width:min(100%,30rem);border:2px solid var(--link)}dd.form-select span.wpcf7-form-control-wrap{position:relative;width:100%}dd.form-select span.wpcf7-form-control-wrap::after{content:"";position:absolute;top:.6em;right:0;width:1rem;height:.8rem;background-color:var(--link);-webkit-clip-path:polygon(0 0,100% 0,50% 100%);clip-path:polygon(0 0,100% 0,50% 100%);pointer-events:none}dd.form-select select.wpcf7-form-control{width:100%}dd.form-select select.wpcf7-form-control.wpcf7-not-valid option{color:rgba(0,0,0,.4)!important}dd.form-text{height:25rem;background-color:var(--base-beige)}dd.form-text p{display:block;width:100%;height:100%}dd.form-text textarea.default-active{color:#ccc}dd.form-input.tel{width:32rem}dd.sms-permission{padding:.5rem 0;background-color:transparent}.form .layout-flex{justify-content:start;gap:0 2rem}@media screen and (max-width:1019px){.form .layout-flex{align-items:start}}.form .wpcf7-list-item{display:flex;align-items:center;gap:1rem;width:auto;height:100%;margin:0}.form .wpcf7-list-item input{width:2rem;height:2rem;border:1px solid var(--text);border-radius:1px;appearance:none;-webkit-appearance:none;cursor:pointer;position:relative}.form .wpcf7-list-item input:checked{background-color:var(--link);border-color:var(--link)}.form .wpcf7-list-item input:checked::after{content:"";position:absolute;inset:0;width:90%;height:90%;margin:auto;background:url(images/img/icon-check.svg) no-repeat center/100%}.form-privacy{display:flex;gap:1rem;justify-content:center;margin-top:5rem}.form-privacy a{transition:var(--transition)}@media (any-hover:hover){.form-privacy a:hover{opacity:.7}}#MailSend{min-width:32rem;width:32rem;margin:var(--mg-S) auto 0}#MailSend .button-text__inner input,#MailSend .button-text__inner::after{transition:opacity var(--transition),color var(--transition)}#MailSend .button-text__inner::before{background-color:var(--yellow)}#MailSend .button-text__inner::after{background:var(--gradation)}#MailSend .button-text__inner p{display:flex;justify-content:space-between;align-items:center;gap:0 3rem}#MailSend .button-text__inner input{color:#fff}@media (any-hover:hover){#MailSend .button-text__inner:hover img{animation:arrow-button .6s linear forwards,arrow-to-yellow .6s linear forwards}}@media print,screen and (max-width:767px){#MailSend{width:max-content;min-width:0}#MailSend .button-text__inner{padding:1.2rem 2rem 1.2rem 3rem}}.form:has(:disabled) .button-submit{filter:grayscale(1);pointer-events:none}.form .wpcf7-spinner{display:none;margin:0}.form .wpcf7-loading .wpcf7-spinner{display:inline-block}.form .wpcf7-loading .button-submit span{display:none}.wpcf7 form.sent .wpcf7-response-output{border:none;color:#fff;background:var(--link);text-align:center;padding:1rem 0}.wpcf7 form.invalid .wpcf7-response-output{border-color:#dc3232}input:focus,select:focus,textarea:focus{outline:0;box-shadow:none}input:-internal-autofill-selected{background-color:transparent!important}input:-webkit-autofill{transition:background-color 9999s ease-out,color 9999s ease-out;transition-delay:9999s}.cf7-cf-turnstile{width:fit-content;margin:3rem auto 0!important}.single h1{font-size:3.8rem;font-weight:700;letter-spacing:.12em}@media print,screen and (max-width:767px){.single h1{font-size:2.8rem}}.single-thumbsnail{width:auto;max-width:100%;height:auto}.single-date{display:flex;justify-content:end;align-items:center;gap:1rem}.single-date::before{content:"";width:1.8rem;height:auto;aspect-ratio:1/1;background:url(images/img/icon-pen.svg) no-repeat center/100%}.single-buttons{margin-top:var(--mg-M)}.single-buttons__inner{display:flex;justify-content:space-between;align-items:center;gap:5rem}.single-buttons .single-button a{display:flex;justify-content:center;gap:1rem;align-items:center;position:relative;color:var(--link);transition:var(--transition)}.single-buttons .single-button a::after{content:"";display:block;width:1.5rem;height:auto;aspect-ratio:var(--ratio-arrow);background:url(images/img/icon-arrow.svg) no-repeat center/100%}@media (any-hover:hover){.single-buttons .single-button a:hover{transform:translateX(1rem)}}.single-buttons .single-button.prev a{flex-direction:row-reverse}.single-buttons .single-button.prev a::after{transform:rotateY(180deg)}@media (any-hover:hover){.single-buttons .single-button.prev a:hover{transform:translateX(-1rem)}}.single-buttons .button-text{margin-top:0}@media screen and (max-width:1019px){.single-buttons .button-text{margin-top:3rem}}.archive-card a,.archive-list{display:flex;align-items:stretch;width:100%;height:100%;color:var(--text)}@media print,screen and (max-width:767px){.archive-card a,.archive-list{flex-direction:column;align-items:center}}.archive-card__contents,.archive-list__contents{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.archive-thumbsnail{flex-shrink:0;aspect-ratio:16/9}.archive-taxonomies{display:flex;flex-wrap:wrap;gap:1rem;width:100%;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--link)}.archive-taxonomy{color:var(--dark-blue);font-size:1.8rem;font-weight:600}.archive-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4.8em;font-size:2.4rem;font-weight:600}.archive-date{width:100%;padding-top:1rem;border-top:1px solid var(--link);text-align:right}@media (any-hover:hover){.archive a:hover .archive-title{color:var(--link)}}@media print,screen and (max-width:767px){.archive-taxonomy{font-size:1.6rem}.archive-title{font-size:1.8rem}}.archive-lists{display:flex;flex-direction:column;gap:var(--mg-text) 0}.archive-lists .archive-list{gap:3rem 6%;padding:5rem 8%;background-color:#fff;box-shadow:rgba(0,0,0,.1) 0 8px 15px -8px}.archive-lists .archive-list .archive-thumbsnail{display:flex;width:40%;height:auto}.archive-lists .archive-list .archive-thumbsnail img{width:100%;height:auto;margin:auto}.archive-lists .archive-list__contents{align-items:start;gap:3rem 0;padding:1rem 0}.archive-lists .archive-list__contents .button-text{min-width:28rem;height:6.2rem}.archive-lists .archive-list__contents .button-text a{padding:0 2rem}.archive-lists .archive-list__contents .button-text a p{padding-left:2rem}.archive-lists .archive-list__contents .button-text__arrow{width:4.2rem}@media print,screen and (max-width:767px){.archive-lists .archive-list{padding:3rem 8%}.archive-lists .archive-list .archive-thumbsnail{order:2;width:90%}.archive-lists .archive-list__contents{display:contents}.archive-lists .archive-list__contents>div{order:1;margin-right:auto}.archive-lists .archive-list__contents .button-text{order:3;min-width:0;height:5rem}}.archive-card{width:100%;height:auto;box-shadow:var(--shadow)}.archive-card a{background-color:var(--base-blue)}.archive-card__contents{display:flex;flex-direction:column;justify-content:center;gap:1rem 0;width:55%;padding:3rem 6%}.archive-card .archive-thumbsnail{position:relative;width:45%}.archive-card .archive-thumbsnail img{width:100%;height:100%;object-fit:contain}.archive-card .archive-thumbsnail::after,.archive-card .archive-thumbsnail::before{opacity:0;position:absolute;inset:0;z-index:10;margin:auto;transition:opacity var(--transition)}.archive-card .archive-thumbsnail::before{content:"";width:100%;height:100%;background:#000}.archive-card .archive-thumbsnail::after{content:"VIEW MORE";width:18rem;height:5rem;border:1px solid #fff;background:rgba(0,0,0,.5);color:#fff;font-size:2rem;font-weight:700;text-align:center;line-height:5rem}.archive-card .archive-title{line-height:1.5}@media (any-hover:hover){.archive-card a:hover .archive-thumbsnail::before{opacity:.4}.archive-card a:hover .archive-thumbsnail::after{opacity:1}}@media print,screen and (max-width:767px){.archive-card .archive-thumbsnail,.archive-card__contents{width:100%}}.archive-pagenation{margin:var(--mg-L) auto}.archive-pagenation ul.page-numbers{display:flex;justify-content:center;align-items:center;gap:2rem}.archive-pagenation ul.page-numbers li{margin-top:0!important}.archive-pagenation ul.page-numbers .page-numbers{display:grid;place-items:center;width:3rem;height:3rem;color:var(--link);font-family:var(--ff-eng);font-weight:500;letter-spacing:.02em;line-height:1;font-size:2rem;transition:var(--transition)}.archive-pagenation ul.page-numbers .page-numbers.current{color:var(--yellow)}.archive-pagenation ul.page-numbers a.next,.archive-pagenation ul.page-numbers a.prev{position:relative}.archive-pagenation ul.page-numbers a.next::before,.archive-pagenation ul.page-numbers a.prev::before{content:"";position:absolute;inset:0;width:2rem;height:auto;aspect-ratio:var(--ratio-arrow);margin:auto;background:url(images/img/icon-arrow.svg) no-repeat center/100%;transition:var(--transition)}.archive-pagenation ul.page-numbers a.prev::before{transform:rotatey(180deg)}@media (any-hover:hover){.archive-pagenation ul.page-numbers a:hover{color:var(--yellow)}.archive-pagenation ul.page-numbers a.next:hover::before{transform:translateX(1rem)}.archive-pagenation ul.page-numbers a.prev:hover::before{transform:translateX(-1rem) rotatey(180deg)}}.list-check,.list-dots{display:flex;flex-direction:column;align-items:start}.list-dots{gap:.2rem 0}.list-dots li{position:relative;padding-left:1.4rem;line-height:1.7}.list-dots li::before{content:"";flex-shrink:0;position:absolute;top:.7em;left:0;width:.4rem;height:auto;aspect-ratio:1/1;margin:auto;border-radius:100%;background-color:var(--text)}.list-check{gap:1rem 0}.list-check li{position:relative;padding-left:2.5rem;line-height:1.7}.list-check li::before{content:"";position:absolute;top:.6em;left:0;width:1.4rem;height:auto;aspect-ratio:4/3;margin:auto;background:url(images/img/icon-check.svg) no-repeat center/100%;filter:var(--svg-blue)}.text-logo{color:var(--yellow);font-family:var(--ff-eng);font-weight:500;letter-spacing:.02em;line-height:1;font-size:2rem;letter-spacing:.07em;white-space:nowrap}.text-gradation{display:grid;place-items:center;width:auto;height:3.8rem;padding:0 1rem;border-radius:3px;background-image:var(--gradation);color:#fff;text-align:center;line-height:1;white-space:nowrap}.text-annotation{display:flex;align-items:center;gap:0 1rem;position:relative}.text-annotation::after,.text-annotation::before{content:"";width:1em;height:1px;background-color:var(--text)}.text-annotation::before{transform:rotate(45deg)}.text-annotation::after{transform:rotate(-45deg)}.text-coming{margin:var(--mg-L) auto;font-family:var(--ff-eng);font-weight:500;letter-spacing:.02em;line-height:1;text-align:center;font-size:2rem;text-transform:uppercase;letter-spacing:.5em}.pagetitle{width:100%;margin:6.8rem 0 var(--mg-XL)}.pagetitle-inner{align-items:stretch}.pagetitle-content{display:flex;flex-direction:column;width:50%}.pagetitle-content__text{width:min(90%,77rem);margin-left:auto}.pagetitle-content__text{display:flex;flex-direction:column;justify-content:center;gap:1.6rem 0;height:100%}.pagetitle-content__text--english{color:var(--light-blue);font-family:var(--ff-script);font-size:4.8rem;line-height:1;letter-spacing:0}.pagetitle-content__text h1,.pagetitle-content__text--heading{font-size:3.8rem;font-weight:700;letter-spacing:.12em;line-height:1}@media print,screen and (max-width:767px){.pagetitle-content__text h1,.pagetitle-content__text--heading{font-size:2.8rem}}.pagetitle-content__breadcrumbs{width:100%;height:auto;padding:1.5rem 0;background-color:var(--base-blue)}.pagetitle-image{width:50%;height:auto;aspect-ratio:16/9}.pagetitle-image img{width:100%;height:100%;object-fit:cover}@media print,screen and (max-width:767px){.pagetitle{margin:5.4rem 0 var(--mg-XL)}.pagetitle-content{width:100%}.pagetitle-content__text{margin:0;padding:0 var(--window-side);height:18rem}.pagetitle-content__text--english{font-size:3.8rem}.pagetitle-image{width:100%}}.sectiontitle{display:flex;justify-content:start;align-items:center;gap:0 3rem;position:relative;width:100%;padding:0 1rem 1rem;border-bottom:2px solid var(--yellow)}.sectiontitle-english{color:var(--light-blue);font-family:var(--ff-script);font-size:4.8rem;line-height:1;letter-spacing:0}.sectiontitle h2{margin-top:.7rem;font-size:2rem;font-weight:600;line-height:1;letter-spacing:.12em}@media print,screen and (max-width:767px){.sectiontitle{flex-wrap:wrap;gap:0 2rem;padding:0 .5rem 1rem}.sectiontitle-english{font-size:3.5rem}.sectiontitle h2{font-size:1.8rem}}h3{font-size:2.4rem;font-weight:600;letter-spacing:.12em}@media print,screen and (max-width:767px){h3{font-size:2rem}}h4{font-size:2rem;font-weight:600}.pagetitle-content__text{opacity:0;transform:translate(0,3rem);transition:opacity 1s,transform 1s}body.is-loaded .pagetitle-content__text{opacity:1;transform:none!important}button{display:block;border:none;border-radius:0;background-color:transparent}button a{display:block;position:relative;z-index:1;width:100%;height:100%}button a,button a *,button a::after,button a::before{transition:opacity var(--transition),color var(--transition)}button.center{margin-left:auto;margin-right:auto}.button-text{width:auto;min-width:42rem;height:7.8rem}@media print,screen and (max-width:767px){.button-text{min-width:0;height:auto;min-height:5.8rem}}.button-text a,.button-text__inner{display:flex;justify-content:space-between;align-items:center;gap:0 3rem;position:relative;z-index:1;width:100%;height:100%;padding:0 2.5rem;overflow:hidden;border-radius:10rem}.button-text a::after,.button-text a::before,.button-text__inner::after,.button-text__inner::before{content:"";position:absolute;inset:0;z-index:-1;width:100%;height:100%;margin:auto;border-radius:10rem}.button-text a p,.button-text__inner p{padding-left:2.5rem;font-size:1.8rem;font-weight:600;line-height:1;letter-spacing:.12em}@media print,screen and (max-width:767px){.button-text a,.button-text__inner{padding:1.2rem 2rem}.button-text a p,.button-text__inner p{font-size:1.6rem;line-height:1.3;padding-left:0}}.button-text__arrow{flex-shrink:0;display:grid;place-items:center;width:5rem;height:auto;aspect-ratio:1/1;overflow:hidden;border-radius:100%;background-color:#fff}.button-text__arrow img{width:42%}@media print,screen and (max-width:767px){.button-text__arrow{width:3.8rem}}@media (any-hover:hover){.button-text a:hover::after,.button-text__inner:hover::after{opacity:0}}.button-text.blue-white a::before{background-color:var(--yellow)}.button-text.blue-white a::after{background:var(--gradation)}.button-text.blue-white a p{color:#fff}@media (any-hover:hover){.button-text.blue-white a:hover img{animation:arrow-button .6s linear forwards,arrow-to-yellow .6s linear forwards}}.button-text.white-blue a::before{background:var(--gradation)}.button-text.white-blue a::after{width:calc(100% - 4px);height:calc(100% - 4px);background-color:#fff}.button-text.white-blue a p{color:var(--dark-blue)}@media (any-hover:hover){.button-text.white-blue a:hover p{color:#fff}.button-text.white-blue a:hover img{animation:arrow-button .6s linear forwards}}@keyframes arrow-button{0%,100%{opacity:1;transform:translate(0)}50%{opacity:0;transform:translate(170%)}51%{opacity:0;transform:translate(-170%)}}@keyframes arrow-to-yellow{0%,50%{filter:none}100%,51%{filter:var(--svg-yellow)}}.button-text.black-white a::before{border:2px solid var(--text);background-color:#fff}.button-text.black-white a::after{background-color:var(--text)}.button-text.black-white a p{color:#fff}.button-text.black-white a img{filter:var(--svg-black)}@media (any-hover:hover){.button-text.black-white a:hover p{color:var(--text)}.button-text.black-white a:hover img{animation:none}}.white-black.button-text{width:32rem;min-width:32rem;height:7rem}.white-black.button-text .button-text__inner::after,.white-black.button-text .button-text__inner::before{transition:opacity var(--transition)}.white-black.button-text .button-text__inner p{transition:color var(--transition)}.white-black.button-text .button-text__inner::before{background:var(--text)}.white-black.button-text .button-text__inner::after{width:calc(100% - 4px);height:calc(100% - 4px);background-color:#fff}@media (any-hover:hover){.white-black.button-text .button-text__inner:hover p{color:#fff}}.white-black.button-text img.play{width:30%}@media print,screen and (max-width:767px){.white-black.button-text{width:min(94%,25rem);min-width:0;height:5rem}.white-black.button-text .button-text__inner{gap:0 .5rem;padding:1.2rem 1rem 1.2rem 2rem}}.button-text.orange{margin-top:3rem}.button-text.orange .button-text__inner::before{background-color:var(--orange)}.button-text.orange .button-text__inner::after{width:calc(100% - 4px);height:calc(100% - 4px);background-color:#fff}.button-text.orange .button-text__inner p{color:var(--orange)}.button-text.orange .button-text__inner img{filter:var(--svg-orange)}.button-text.back a{flex-direction:row-reverse;justify-content:start;gap:0 5rem}.button-text.back a span{transform:rotateY(180deg)}@media print,screen and (max-width:767px){.button-text.back a{gap:0 2rem}}@media (any-hover:hover){.button-text.back a:hover img{animation:arrow-button .6s linear forwards,arrow-to-yellow .6s linear forwards}}.cta{margin-top:var(--mg-XL)}.cta a{display:block;position:relative;z-index:1;overflow:hidden;padding:var(--mg-L) 0;pointer-events:none}.cta a::after,.cta a::before{content:"";position:absolute;inset:0;z-index:-1;width:100%;height:100%}.cta a::before{background:url(images/img/cta-parallax.webp) no-repeat center/cover;transition:transform 2.1s}.cta a::after{opacity:0;background-color:var(--orange);transition:opacity var(--transition)}@media print,screen and (max-width:767px){.cta a{padding:var(--mg-M) 0}}.cta-inner{display:grid;place-items:center;position:relative;height:30rem;background-color:#fff;pointer-events:all}.cta-inner::after,.cta-inner::before{content:"";position:absolute;inset:0;width:100%;height:100%;border:1px solid var(--yellow);transition:transform var(--transition)}.cta-inner .wrapper-flex{gap:1rem 5rem;width:min(100%,76rem);padding:var(--mg-S) 3rem}@media print,screen and (max-width:767px){.cta-inner{height:auto}.cta-inner .wrapper-flex{align-items:start}}.cta-title p{color:var(--orange);font-family:var(--ff-script);font-size:8rem;line-height:1;letter-spacing:0}.cta-title h2{margin-top:.5rem;color:var(--text);font-size:2rem;font-weight:600;letter-spacing:.12em;line-height:1}@media print,screen and (max-width:767px){.cta-title p{font-size:5rem}}.cta-text{margin-top:var(--mg-text)}.cta-text p{color:var(--text)}@media print,screen and (max-width:767px){.cta-text{width:100%}}@media (any-hover:hover){.cta a:hover::before{transform:scale(1.08)}.cta a:hover::after{opacity:.15}.cta a:hover .cta-inner::before{transform:translate(1rem,1rem)}.cta a:hover .cta-inner::after{transform:translate(-1rem,-1rem)}}.header{position:fixed;top:0;left:0;right:0;z-index:999;width:100%;height:6.8rem;margin:auto;box-shadow:var(--shadow);background-color:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:transform var(--transition)}.header-inner{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}.header-logo{z-index:1000}.header-logo a{display:block;padding:0 3rem}.header-logo a p{font-size:2.4rem;transition:color var(--transition)}@media print,screen and (max-width:767px){.header{height:5.4rem}.header-logo a{padding:0 2rem}}body:has(#toppage) .header{transform:translateY(-100%)}body:has(#toppage) .header.is-fixed{transform:translateY(0)!important}.header.is-opened .header-logo a p{color:#fff}.navi-lists a{color:var(--text);font-family:var(--ff-eng);font-weight:500;letter-spacing:.02em;line-height:1;letter-spacing:.1em;text-transform:uppercase;transition:color var(--transition)}@media (any-hover:hover){.navi-lists a:hover{color:var(--link)}}.navi-sns{display:flex;justify-content:center;gap:0 2rem;height:4rem}.navi-sns li a{display:flex;align-items:center;justify-content:center;height:100%;transition:transform var(--transition),opacity var(--transition)}.navi-sns li a img{width:auto;height:60%}@media (any-hover:hover){.navi-sns li a:hover{transform:scale(.9)}}.navi-sns li:nth-child(1) a{width:4rem;border-radius:100%;background-color:var(--text)}.navi-sns li:nth-child(2) a{width:11rem}.nav-inner__lists{display:flex;width:100%;height:auto}.nav-inner__lists li a{display:grid;place-items:center;position:relative;z-index:1;width:auto;height:6.8rem;padding:0 3rem;line-height:6.8rem}.nav-inner__lists li a span{display:none}.nav-inner__lists li:last-child a{color:#fff}.nav-inner__lists li:last-child a::before{content:"";position:absolute;inset:0;z-index:-1;width:100%;height:100%;background-image:var(--gradation);transition:opacity var(--transition)}@media screen and (max-width:1019px){.nav-inner__lists li:last-child a::before{display:none}}@media (any-hover:hover){.nav-inner__lists li:last-child a:hover{color:var(--link)}.nav-inner__lists li:last-child a:hover::before{opacity:.6}}.navBtn{display:none;place-items:center;z-index:1000;width:4.5rem;height:4.5rem;margin:0 3rem;padding:0;border-radius:5px}@media screen and (max-width:1019px){.navBtn{display:grid!important}}@media print,screen and (max-width:767px){.navBtn{margin:0 2rem}}.navBtn-lines{position:relative;width:3.5rem;height:2rem}.navBtn-line{position:absolute;left:0;width:100%;height:2px;font-size:0;background-color:var(--link)}.navBtn-line:nth-child(1){top:0}.navBtn-line:nth-child(2){top:0;bottom:0;margin:auto}.navBtn-line:nth-child(3){bottom:0}.is-opened .navBtn-line{background-color:#fff}.is-opened .navBtn-line:nth-child(2){opacity:0}.is-opened .navBtn-line:nth-child(1){animation:hamburger-upper var(--transition) forwards linear}.is-opened .navBtn-line:nth-child(3){animation:hamburger-lower var(--transition) forwards linear}@keyframes hamburger-upper{50%{top:50%;transform:none}100%{top:50%;transform:rotate(30deg)}}@keyframes hamburger-lower{50%{bottom:50%;transform:none}100%{bottom:50%;transform:translate(0,1px) rotate(-30deg)}}.nav .navi-sns{display:none}@media screen and (max-width:1019px){.nav{position:fixed;top:0;left:0;z-index:900;width:100%;height:100vh;background-image:var(--gradation)}.nav-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5rem 0;width:100%;height:100%}.nav-inner__lists{flex-direction:column;width:90%;max-width:50rem;height:max-content}.nav-inner__lists li a{display:flex;justify-content:space-between;align-items:center;gap:0 2rem;padding:1.8rem 1.5rem;border-bottom:1px solid #fff;color:#fff}.nav-inner__lists li a span{display:block;font-family:var(--ff-jp);font-size:1.4rem;white-space:nowrap}}@media screen and (max-width:1019px) and (any-hover:hover){.nav-inner__lists li a:hover{opacity:.8}}@media screen and (max-width:1019px){.nav .navi-sns{display:flex}.nav{opacity:0;transform:translatex(100%);transition:var(--transition)}.is-opened .nav{opacity:1;transform:none}}.footer{margin-top:var(--mg-L)}.footer-inner{display:flex;justify-content:space-between;align-items:start;gap:2rem}.footer-inner__logo p.text-logo{font-size:3rem;line-height:3rem}.footer-inner__navi{display:flex;justify-content:end;height:4rem}.footer-inner__navi a,.footer-inner__navi li{height:100%}.footer-inner__navi a{padding:0 2rem;line-height:4rem}@media print,screen and (max-width:767px){.footer-inner{flex-direction:column}.footer-inner__logo p.text-logo{font-size:2.4rem}.footer-inner__navi{flex-direction:column;align-items:end;width:100%;height:auto}}.footer-sns{justify-content:end;width:max-content;margin:1rem 2rem 0 auto}.footer-bottom{display:flex;justify-content:space-between;gap:0 3rem;width:100%;height:7.5rem;margin:var(--mg-L) auto var(--mg-S);padding:0 1rem;border-top:1px solid var(--text)}.footer-bottom a,.footer-bottom p{height:7.5rem;line-height:7.5rem;color:var(--text)}.footer-bottom a{transition:color var(--transition)}@media (any-hover:hover){.footer-bottom a:hover{color:var(--link)}}@media print,screen and (max-width:767px){.footer-bottom{flex-direction:column-reverse;margin:3rem auto 0;height:auto}.footer-bottom a,.footer-bottom p{height:5rem;line-height:5rem}.footer-bottom p{margin:3rem auto 0}.footer-bottom a{margin:1rem 0 0 auto}}.button-pagetop{position:fixed;z-index:1000;bottom:3rem;right:7rem;width:18rem;height:5.2rem;transform:rotate(90deg);transform-origin:bottom right}.button-pagetop a{display:flex;justify-content:center;align-items:center;gap:0 2rem;border:2px solid var(--dark-blue);border-radius:10rem;background:#fff;font-family:var(--ff-eng);font-weight:500;letter-spacing:.02em;line-height:1;box-shadow:rgba(0,0,0,.3) 10px 0 15px -10px;transition:var(--transition)}.button-pagetop a img{width:2rem;transform:rotateY(180deg);transition:var(--transition)}@media (any-hover:hover){.button-pagetop a:hover{background-color:var(--dark-blue);color:#fff}.button-pagetop a:hover img{filter:var(--svg-white)}}.button-pagetop{visibility:hidden;opacity:0;transition:opacity .3s,bottom 1s}.button-pagetop.js-fixed{visibility:visible;opacity:1}.loading{display:grid;place-items:center;position:fixed;inset:0;z-index:1000;width:100vw;height:100vh;background-color:#fff;transition:var(--transition)}.loading img{width:auto;height:8rem;margin:auto;animation:loading .5s forwards linear;font-size:4rem;transition:var(--transition) var(--transition);opacity:0;transform:translateY(5rem)}.is-loaded .loading{opacity:0;visibility:hidden}@keyframes loading{to{opacity:1;transform:none}}.top-mainvisual{position:relative;width:100%;height:auto;max-height:100vh;aspect-ratio:1440/820;background:url(images/img/top-mainvisual_pc.webp) no-repeat center bottom/cover}@media print,screen and (max-width:767px){.top-mainvisual{aspect-ratio:9/16;background:url(images/img/top-mainvisual_sp.webp) no-repeat center bottom/cover}}.top-mainvisual__inner{position:absolute;inset:0;width:min(80%,120rem);height:75%;margin:auto}@media print,screen and (max-width:767px){.top-mainvisual__inner{width:min(100%,58rem);height:60%;margin:min(22%,8rem) auto 0;padding:0 var(--window-side)}}.top-mainvisual__image{width:62%;height:35%}.top-mainvisual__image--upper{width:auto;height:50%}.top-mainvisual__image--lower{width:auto;height:62%;margin:-3% 0 0 auto}@media print,screen and (max-width:767px){.top-mainvisual__image{width:min(100%,45rem)}.top-mainvisual__image--upper{height:40%}.top-mainvisual__image--lower{height:55%}}.top-mainvisual__text{width:42%;margin:2.5% 0 0 10%;transition-delay:.5s!important}.top-mainvisual__text p{color:#fff;font-size:min(1.8vw,2.4rem);line-height:1.7;letter-spacing:.12em;text-shadow:0 4px 12px rgba(0,103,138,.4),0 1px 2px rgba(0,103,138,.2)}.top-mainvisual__text--message{font-weight:700}.top-mainvisual__text--message p:nth-child(2){margin-top:4%}.top-mainvisual__text--name{display:flex;justify-content:end;align-items:center;gap:0 2rem;position:relative;margin-top:8%;text-align:right;font-family:var(--ff-eng);font-weight:500;letter-spacing:.02em;line-height:1}.top-mainvisual__text--name::before{content:"";display:block;width:24%;height:1px;background-color:#fff;border-radius:1rem;box-shadow:0 4px 12px rgba(0,103,138,.4),0 1px 2px rgba(0,103,138,.1)}@media print,screen and (max-width:767px){.top-mainvisual__text{width:min(100%,36rem);margin:6% 0 0 0}.top-mainvisual__text p{font-size:1.6rem}.top-mainvisual__text--name{font-size:1.8rem!important}}.js-clip{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);transition:clip-path 1.2s}body.is-loaded .js-clip{-webkit-clip-path:inset(0);clip-path:inset(0)}.top-works{padding:var(--mg-XL) 0;background-color:var(--base-blue)}.top-works__lists{margin:var(--mg-M) auto 0}.top-works .wrapper-L>.button-text{margin-top:var(--mg-M)}.top-interview{padding:var(--mg-XL) 0}.top-interview__lists{margin:var(--mg-M) auto 0}.top-interview .wrapper-L>.button-text{margin-top:var(--mg-M)}.top-service{position:relative}.top-service .jarallax{position:absolute;inset:0;z-index:-1;width:100%;height:100%;overflow:hidden}.top-service__container{padding:var(--mg-M) 0}.top-service__container .sectiontitle{position:relative;border-color:#fff}.top-service__container .sectiontitle h2,.top-service__container .sectiontitle-english{color:#fff;text-shadow:0 4px 10px rgba(0,0,0,.24)}.top-service__container .sectiontitle::before{content:"";position:absolute;bottom:-2px;width:100%;height:2px;left:0;right:0;box-shadow:0 4px 10px rgba(0,0,0,.24)}.top-service__contents{flex-wrap:wrap;align-items:stretch;gap:5rem;margin-top:var(--mg-S)}.top-service__content{display:flex;flex-direction:column;justify-content:space-between;width:max(42rem,45%);height:auto;margin:0 auto;padding:var(--mg-S);border-radius:.5rem;background-color:rgba(255,255,255,.8)}.top-service__content .button-text,.top-service__content ul,.top-service__content--text{margin-top:var(--mg-text)}.top-service__content .button-text{min-width:32rem}.top-service__content .button-text a p{padding-left:.7rem}@media print,screen and (max-width:767px){.top-service__content{width:100%;margin:0;padding:var(--mg-S) 2rem}.top-service__content .button-text{min-width:0}}.top-about{padding-top:var(--mg-XL)}.top-about .wrapper-flex{align-items:stretch;gap:var(--mg-text) 10%;margin-top:var(--mg-M)}.top-about__image{width:25%;min-width:34rem}.top-about__image img{width:100%;height:100%;object-fit:cover}@media print,screen and (max-width:767px){.top-about__image{width:100%;min-width:0}}.top-about__content{width:65%}.top-about__content--name{display:flex;align-items:center;gap:0 1rem;margin-top:.5rem}.top-about__content--name p{font-size:2.4rem;font-weight:600;letter-spacing:.12em}@media print,screen and (max-width:767px){.top-about__content--name p{font-size:2rem}}.top-about__content--name span{margin-top:.6rem;color:var(--light-blue);font-weight:600;letter-spacing:.12em}.top-about__content--text{margin-top:var(--mg-text)}.top-about__content--text p{margin-top:1.5rem}.top-about__content--lists{display:flex;flex-direction:column;align-items:start;gap:1rem 0;margin-top:var(--mg-text)}.top-about__content--lists li{display:flex;gap:0 2rem}.top-about__content--lists li p.text-gradation{width:8rem;height:3rem;font-family:var(--ff-eng);font-weight:500;letter-spacing:.02em;line-height:1}@media print,screen and (max-width:767px){.top-about__content{width:100%}.top-about__content--lists{gap:2rem 0;margin-top:var(--mg-S)}.top-about__content--lists li{flex-wrap:wrap}}.works-information{display:flex;align-items:stretch;gap:0 10%}.works-information__text{width:40%;margin:var(--mg-S) 0}.works-information__text--description,.works-information__text--link{margin-top:var(--mg-text)}.works-information__text--link a{display:flex;gap:0 1rem}.works-information__text--link a>span{position:relative;width:2rem;height:auto;aspect-ratio:1/1}.works-information__text--link a>span::after,.works-information__text--link a>span::before{content:"";position:absolute;bottom:0;left:0;width:calc(100% - 3px);height:calc(100% - 3px)}.works-information__text--link a>span::before{background:url(images/img/icon-newwindow.svg) no-repeat center/100%}.works-information__text--link a>span::after{background:url(images/img/icon-newwindow-bg.svg) no-repeat center/100%;transition:transform .3s}@media (any-hover:hover){.works-information__text--link a:hover span::after{transform:translate(3px,-3px)}}.works-information__thumbsnail{position:relative;width:50%;height:auto}.works-information__thumbsnail video{width:100%}.works-information__thumbsnail--playmovie{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem 0;aspect-ratio:720/408;background-color:#fff}.works-information__thumbsnail--playmovie::before{content:"";position:absolute;top:1.4%;left:0;right:0;z-index:10;width:80.5%;height:auto;aspect-ratio:1.5/1;margin:auto;border-radius:2.4%;background-color:rgba(255,255,255,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.works-information__thumbsnail--playmovie button,.works-information__thumbsnail--playmovie>span{z-index:20}.works-information__thumbsnail--playmovie,.works-information__thumbsnail--playmovie>img{position:absolute;inset:0;width:100%;height:auto}@media screen and (max-width:1019px){.works-information{flex-direction:column;align-items:center;justify-content:center}.works-information__text,.works-information__thumbsnail{width:100%}.works-information__thumbsnail--playmovie::before{top:1.6%;border-radius:3%}}.works-detail{margin-top:var(--mg-M);padding:var(--mg-M) 0;border-top:2px solid var(--yellow);border-bottom:2px solid var(--yellow)}.works-detail__lists{display:flex;flex-direction:column;align-items:stretch;gap:var(--mg-S) 0}.works-detail__list{display:flex;align-items:start;gap:0 8%}.works-detail__list h3{flex-shrink:0;width:20rem}.works-detail__list--text{width:100%}.works-detail__list--ranges{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;width:100%}.works-detail__list--ranges li{padding:0 1rem;height:3.8rem}.works-detail__list--ranges li.off{background:none #ccc}.works-detail__voice{margin:var(--mg-M) auto 0}@media print,screen and (max-width:767px){.works-detail__list--ranges{gap:.5rem}.works-detail__list--ranges li{height:3rem}}.works .box03,.works-gallery,.works-gallery .box02{gap:var(--mg-S)}@media print,screen and (max-width:767px){.works .box03,.works-gallery,.works-gallery .box02{gap:var(--mg-S) 0}}.works-gallery{display:flex;flex-direction:column;width:min(100%,144rem);margin:var(--mg-L) auto}.works-gallery .box01,.works-gallery .box02,.works-gallery .box03{display:grid}.works-gallery .box01>img,.works-gallery .box02>img,.works-gallery .box03>img{width:100%;height:100%;object-fit:cover}.works-gallery .box01{grid-template:1fr/1fr}.works-gallery .box02{grid-template:1fr/1fr 2fr}.works-gallery .box02>img{aspect-ratio:1.618/1}.works-gallery .box03{grid-template:1fr 1fr/2fr 1fr}.works-gallery .box03>:nth-child(1){grid-row:1/3;grid-column:1/2}.works-gallery .box03>:nth-child(2){grid-row:1/2;grid-column:2/3}.works-gallery .box03>:nth-child(3){grid-row:2/3;grid-column:2/3}.works-gallery .box03>:nth-child(2),.works-gallery .box03>:nth-child(3){aspect-ratio:16/9}@media print,screen and (max-width:767px){.works-gallery .box01,.works-gallery .box02,.works-gallery .box03{grid-template-columns:1fr}}.works-gallery .moodboard{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--mg-text) 0;width:min(100%,42rem);margin:auto}.works-gallery .moodboard div img{max-width:100%}.works-gallery .moodboard figure,.works-gallery .moodboard figure img{width:100%;height:auto}.works-gallery .box-ill{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;width:80%;margin:auto}.works-gallery .box-ill img{width:auto;height:100%;max-height:18rem}@media print,screen and (max-width:767px){.works-gallery .box-ill{height:auto}.works-gallery .box-ill img{width:100%;height:auto}}.service-introduction{margin-top:var(--mg-S)}.service-product{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:2rem 8rem;width:fit-content;margin-top:var(--mg-M)}.service-product h3{width:fit-content;color:var(--dark-blue)}.service-product__content{width:fit-content}.service-product__content--price{display:flex;flex-wrap:wrap;align-items:center;gap:0 3rem;margin-top:var(--mg-text)}.service-product__content--price>span.text-gradation{min-width:7rem}.service-product__content--price p{color:var(--dark-blue);font-size:3.2rem;font-weight:700;letter-spacing:.1em}.service-product__content--price p span{font-size:1.6rem;font-weight:400}.service-price__monitor{margin-top:var(--mg-S);border-radius:1rem;background-color:var(--text)}.service-price__monitor a{display:block;position:relative}.service-price__monitor a::before{content:"";opacity:0;position:absolute;inset:0;width:100%;height:100%;background:url(images/img/service-monitor-lightbg.webp) no-repeat center top/cover;mix-blend-mode:screen;transition:opacity var(--transition)}.service-price__monitor--inner{justify-content:center;gap:2rem 8rem;padding:6rem 8rem}@media print,screen and (max-width:767px){.service-price__monitor--inner{padding:4rem var(--window-side)}}.service-price__monitor--description h3,.service-price__monitor--description p{color:#fff;text-shadow:rgba(0,0,0,.5) 0 3px 8px}.service-price__monitor--x{flex-shrink:0;display:grid;place-items:center;width:17.5rem;height:auto;aspect-ratio:1/1;border-radius:1rem;background-color:#fff;transition:transform var(--transition),box-shadow var(--transition)}.service-price__monitor--x img{width:32%;filter:var(--svg-black)}@media (any-hover:hover){.service-price__monitor a:hover::before{opacity:1}.service-price__monitor a:hover .service-price__monitor--x{box-shadow:rgba(0,0,0,.5) 0 10px 10px;transform:translateY(-.5rem)}}.service-flow{padding-top:var(--mg-XL)}.service-flow__lists{display:flex;flex-direction:column;gap:var(--mg-S) 0;margin-top:var(--mg-M)}.service-flow__list{position:relative;z-index:1;align-items:start;gap:1rem 5rem}.service-flow__list::before{content:"";position:absolute;top:.5rem;left:1.8rem;z-index:-1;width:5px;height:calc(100% + var(--mg-S));background-color:var(--base-blue)}.service-flow__list:last-child::before{display:none}@media print,screen and (max-width:767px){.service-flow__list{padding-bottom:3rem}.service-flow__list::before{top:auto;bottom:-1rem;left:0;right:0;width:100%;height:5px;margin:auto}}.service-flow__title{flex-shrink:0;display:flex;align-items:center;gap:0 2rem;width:30rem}.service-flow__title--order{display:grid;place-items:center;width:4.2rem;height:auto;aspect-ratio:1/1;border-radius:100%;background-image:var(--gradation);color:#fff;font-family:var(--ff-eng);font-weight:500;letter-spacing:.02em;line-height:1;font-size:2.8rem}.service-flow__title h3{white-space:nowrap}.service-flow__description{width:100%}.service-flow__works{width:100%;height:auto;margin-top:var(--mg-text);padding:var(--mg-S) 0;border-radius:1rem;background-color:var(--base-beige)}.service-flow__works--inner{width:80%;margin:0 auto}.service-flow__works--lists{display:flex;flex-direction:column;gap:var(--mg-text) 0;margin-top:1rem}.service-flow__works--lists h4{font-size:2rem}.service-flow__works--listTitle{font-size:1.8rem;font-weight:600}.service-support{padding-top:var(--mg-XL)}.service-support .sectiontitle h2{margin-top:1.4rem}.service-support .service-product__content ul.list-check{display:grid;grid-template:repeat(3,1fr)/1fr 1fr;grid-auto-flow:column;gap:1rem 3rem}@media screen and (max-width:420px){.service-support .service-product__content ul.list-check{grid-template:repeat(6,1fr)/1fr}.service-support .service-product__content--price{flex-direction:column;align-items:start}}.contact-description{margin:0 auto;text-align:center}.contact-form{margin-top:var(--mg-S)}.contact button.back{margin-top:var(--mg-S)}#contact .jarallax{width:100%;height:62rem;margin-top:var(--mg-XL)}#contact .jarallax-img{object-position:top left!important}.policy h2{width:100%;margin-top:var(--mg-S);padding:1.4rem 2rem;border-radius:1rem;background-color:var(--base-blue);color:var(--dark-blue);font-size:2rem;font-weight:600;line-height:1;letter-spacing:.12em}.policy-text{margin:1rem 2rem 0}.policy-text li,.policy-text p{line-height:1.7}.policy-text p:not(:first-child){margin-top:1rem}.policy-text ol{margin:1rem 2rem 0}.sitemap .wrapper-SS ul.list-dots{margin:2rem 2rem 0}.sitemap .wrapper-SS ul.list-dots a{color:var(--text);transition:color var(--transition)}@media (any-hover:hover){.sitemap .wrapper-SS ul.list-dots a:hover{color:var(--link)}}.js-scroll{opacity:0;transform:translate(0,3rem);transition:opacity 1s,transform 1s}.js-scroll.is-show{opacity:1;transform:none!important}.js-fadeDown{opacity:0;transform:translate(0,-5rem);transition:opacity 1s,transform 1s}.js-fadeLeft{opacity:0;transform:translate(5rem,0);transition:opacity 1s,transform 1s}.js-fadeRight{opacity:0;transform:translate(-5rem,0);transition:opacity 1s,transform 1s}.js-inOrder :nth-child(1){transition-delay:.2s}.js-inOrder :nth-child(2){transition-delay:.4s}.js-inOrder :nth-child(3){transition-delay:.6s}.js-inOrder :nth-child(4){transition-delay:.8s}.js-inOrder :nth-child(5){transition-delay:1s}.js-inOrder :nth-child(6){transition-delay:1.2s}.js-inOrder :nth-child(7){transition-delay:1.4s}.js-inOrder :nth-child(8){transition-delay:1.6s}.js-inOrder :nth-child(9){transition-delay:1.8s}.js-inOrder :nth-child(10){transition-delay:2s}@media screen and (max-width:1019px){.js-inOrder *{transition-delay:0s!important}}