@charset "UTF-8";/*! assets/css/common */.global-footer__body{grid-template-columns:1.2fr .8fr}.global-footer .footer-corporate-list{grid-template-columns:auto auto;gap:24px;justify-content:left;align-items:center}.global-footer-corporate__image img{height:40px;object-fit:contain}@media(max-width:767px){.global-footer__body{grid-template-columns:100%}.global-footer .footer-corporate-list{grid-template-columns:repeat(auto-fit,minmax(0,200px));justify-content:center}.global-footer-corporate__image img{height:auto}}.l-services{font-weight:500;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.l-services *{letter-spacing:var(--ls, 0)}.l-services picture{display:revert}.l-services summary{cursor:pointer}.l-services summary::-webkit-details-marker{display:none}.l-services summary+*{overflow:hidden}.l-services .l-container{margin-left:auto;margin-right:auto;width:min(100%,var(--l_container_w, 1184px));padding-left:32px;padding-right:32px}@media(max-width:1023.98px){.l-services .l-container{padding-left:20px;padding-right:20px}}.l-services .l-hidden-frame{overflow:hidden}.l-services .c-annotation{display:grid;grid-template-columns:auto 1fr;column-gap:.2em;align-items:start}.l-services .c-annotation:before{content:"※"}.l-services .c-arc{width:100%;min-height:80px;max-height:480px;aspect-ratio:4/1}.l-services .c-arc:before{content:"";display:block;width:100%;height:100%;background-color:var(--c_arc_color, #f3e8d4)}.l-services .c-arc--upper{margin-top:var(--c_arc_mt, -8%);margin-bottom:var(--c_arc_mb, -4%)}.l-services .c-arc--upper:before{clip-path:ellipse(60% 50% at 50% 100%)}.l-services .c-arc--below{margin-top:var(--c_arc_mt, -4%);margin-bottom:var(--c_arc_mb, -8%)}.l-services .c-arc--below:before{clip-path:ellipse(60% 50% at 50% 0%)}.l-services .c-arc--bg{background-color:var(--c_arc_bg)}.l-services .c-arc+*{position:relative;z-index:1}@keyframes btn_icon_flicking{0%{translate:0}12%{translate:var(--btn_icon_flick_x, 0)}28%{translate:0}}.l-services .c-btn{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(var(--c_btn_w, 320px),100%);min-height:var(--c_btn_mh, 64px);padding:7px 16px 9px;border:3px solid #6d4116;border-radius:999px;background-color:#6d4116;text-align:center;color:#fff;font-weight:700;font-size:18px;--ls: .1em;line-height:1.75;transition:background-color .2s ease-out,color .2s ease-out}.l-services .c-btn:before,.l-services .c-btn:after{content:"";height:1.25em}.l-services .c-btn--icon-left,.l-services .c-btn--icon-right{grid-template-columns:1.25em auto 1.25em;column-gap:.75em}.l-services .c-btn--icon-right{--btn_icon_flick_x: 2px}.l-services .c-btn--icon-right:after{background-color:currentColor;-webkit-mask:no-repeat center/150% url(/wp/wp-content/themes/architecture-market/assets/img/services-2/icon_chevron.svg);mask:no-repeat center/150% url(/wp/wp-content/themes/architecture-market/assets/img/services-2/icon_chevron.svg);transform:rotate(180deg);animation:btn_icon_flicking 2.4s 2s ease-out forwards infinite;transition:translate .2s ease-out}@media(any-hover:hover){.l-services .c-btn--icon-right:hover:after{translate:var(--btn_icon_flick_x, 0);animation:none}}@media(any-hover:hover){.l-services .c-btn:hover{background-color:#fff;color:#6d4116}}.l-services .c-heading{text-align:center;font-weight:700;font-size:var(--c_heading_size, 32px);--ls: .02em;line-height:1.5;word-break:keep-all;overflow-wrap:break-word}@supports (overflow-wrap: anywhere){.l-services .c-heading{overflow-wrap:anywhere}}.l-services .c-heading:after{content:"";display:block;margin:.75em auto 0;width:min(100%,200px);height:1px;background-color:#53310f}.l-services .c-heading--sentence{line-height:1.75}.l-services .c-heading--sm{font-size:var(--c_heading_size, 24px)}.l-services .c-heading--sm:after{content:none}.l-services .c-heading em{color:#6d4116;font-weight:900;--ls: .04em}.l-services .c-heading small{display:inline-block;font-size:.75em}.l-services hgroup>.c-heading+p{margin-top:40px;text-align:center;font-weight:500;font-size:18px;--ls: .02em;line-height:1.75;word-break:keep-all;overflow-wrap:break-word}@supports (overflow-wrap: anywhere){.l-services hgroup>.c-heading+p{overflow-wrap:anywhere}}.l-services hgroup>.c-heading+p em,.l-services hgroup>.c-heading+p strong{font-weight:700}@media(max-width:1023.98px){.l-services .c-heading{font-size:var(--c_heading_size, 28px)}.l-services .c-heading--sm{font-size:var(--c_heading_size, 24px)}}@media(max-width:767.98px){.l-services .c-heading{font-size:var(--c_heading_size, clamp(20px, 5vw, 28px))}.l-services .c-heading--sm{font-size:var(--c_heading_size, clamp(18.5px, 4.8vw, 21px))}.l-services .c-heading small{margin-bottom:1em}.l-services hgroup>.c-heading+p{margin-top:32px;font-size:16px}}@media(max-width:767.98px){.l-services .md\:hidden{display:none}}@media(max-width:1023.98px){.l-services .lg\:hidden{display:none}}@keyframes zoomout{0%{scale:1.05}to{scale:1}}.l-services .l-fv{--l_container_w: 1160px + 64px;height:clamp(520px,28vw,584px);position:relative;z-index:2}.l-services .l-fv__bg{position:absolute;inset:0;z-index:-1;opacity:0;overflow:hidden;pointer-events:none}.l-services .l-fv__bg div{position:absolute;z-index:-1;aspect-ratio:100/62;-webkit-mask:no-repeat center/contain;mask:no-repeat center/contain}.l-services .l-fv__bg div:nth-of-type(1){bottom:-10%;left:-12%;width:32%;background-color:#f3e8d4;-webkit-mask-image:url(/wp/wp-content/themes/architecture-market/assets/img/services-2/logo_triangle_left.svg);mask-image:url(/wp/wp-content/themes/architecture-market/assets/img/services-2/logo_triangle_left.svg)}.l-services .l-fv__bg div:nth-of-type(2){top:-12%;right:-14%;width:36%;background-color:#6d4116;-webkit-mask-image:url(/wp/wp-content/themes/architecture-market/assets/img/services-2/logo_triangle_right.svg);mask-image:url(/wp/wp-content/themes/architecture-market/assets/img/services-2/logo_triangle_right.svg)}.l-services .l-fv__container{height:100%}.l-services .l-fv__inner{display:grid;grid-template-columns:auto 1fr;row-gap:32px;justify-content:center;height:100%;padding:20px 0 64px;opacity:0}.l-services .l-fv__info{align-self:center;position:relative;z-index:1}.l-services .l-fv__title{font-weight:700;line-height:1.55}.l-services .l-fv__title strong{--ls: .04em}.l-services .l-fv__title h2{font-size:36px;text-shadow:3px 3px 6px rgba(0,0,0,.12)}.l-services .l-fv__title h2 strong{color:#53310f;font-size:1.5em}.l-services .l-fv__title p{margin-top:32px;font-size:22px}.l-services .l-fv__title p strong{font-size:1.4em}.l-services .l-fv__cta{margin-top:48px;width:min(100%,424px);opacity:0;translate:0 8px;transition:opacity .3s .1s ease-out,translate .3s .1s ease-out}.l-services .l-fv__cta a{margin-left:auto;margin-right:auto}.l-services .is-show .l-fv__cta{opacity:1;translate:0}.l-services .l-fv__objects{position:relative;pointer-events:none}.l-services .l-fv__theater{position:absolute;z-index:-1;aspect-ratio:1/1;border-radius:50%;background-color:#6d4116;box-shadow:3px 3px 6px #00000052;overflow:hidden}.l-services .l-fv__theater:nth-of-type(1){top:-12%;left:-2%;width:44%}.l-services .l-fv__theater:nth-of-type(2){bottom:-22%;right:-12%;width:64%}.l-services .l-fv__slide{position:absolute;inset:0;pointer-events:none}.l-services .l-fv__slide img{width:100%;height:100%;object-fit:cover}.l-services .l-fv__slide.is-active{animation:zoomout 6s linear forwards}.l-services .l-fv__device{position:absolute;inset:-100% -92% -100% -100%;margin:auto;height:100%;padding:1.4% 2.4%;aspect-ratio:493/918;background:no-repeat center/contain url(/wp/wp-content/themes/architecture-market/assets/img/services-2/fv_device_frame.png);overflow:hidden}.l-services .l-fv__movie{height:100%;border-radius:20px;position:relative;z-index:-1;overflow:hidden}.l-services .l-fv__movie video{width:100%;height:100%;object-fit:cover}@media(max-width:1365.98px){.l-services .l-fv{--l_container_w: 1164px}.l-services .l-fv__bg div:nth-of-type(2){top:-11%;width:42%}.l-services .l-fv__title p{margin-top:24px;font-size:20px}.l-services .l-fv__theater:nth-of-type(1){top:-14%;left:-6%;width:48%}.l-services .l-fv__theater:nth-of-type(2){bottom:-28%;right:-16%}}@media(max-width:1279.98px){.l-services .l-fv__device{padding:1.8% 2.4%}}@media(max-width:1023.98px){.l-services .l-fv__title h2{font-size:28px}.l-services .l-fv__title h2 strong{font-size:1.4em}.l-services .l-fv__title p{font-size:18px}.l-services .l-fv__theater:nth-of-type(1){top:-12%;left:min(-4%,-18px);width:max(44%,200px)}.l-services .l-fv__theater:nth-of-type(2){bottom:-20%;right:max(-20%,-40px);width:max(56%,240px)}.l-services .l-fv__device{right:-88%;height:88%;padding:min(2%,8px) min(2.6%,12px)}.l-services .l-fv__movie{border-radius:12px}}@media(max-width:767.98px){.l-services .l-fv{height:clamp(640px,120vw,800px)}.l-services .l-fv__bg div:nth-of-type(1){left:-24%;width:max(68%,320px)}.l-services .l-fv__bg div:nth-of-type(2){top:32%;right:-24%;width:min(240px,52%)}.l-services .l-fv__inner{grid-template-columns:1fr;align-content:center;padding:20px 0}.l-services .l-fv__info{display:contents}.l-services .l-fv__title{text-align:center}.l-services .l-fv__title h2{font-size:min(5.7971014493vw,24px)}.l-services .l-fv__title p{margin-top:16px;font-size:min(3.8647342995vw,16px)}.l-services .l-fv__cta{order:1;justify-self:center;margin-top:24px}.l-services .l-fv__theater:nth-of-type(1){top:-4%;left:-48px;width:max(48%,200px)}.l-services .l-fv__theater:nth-of-type(2){bottom:-6%;right:-48px;width:max(48%,200px)}.l-services .l-fv__device{position:static;margin:auto;height:max(56vw,280px);padding:1.1% 2%}}.l-services .l-offices{--l_container_w: 1152px + 64px;padding:64px 0 80px}.l-services .l-offices__inner{display:grid;grid-template-columns:48px 1fr 48px;margin-top:52px;opacity:0;translate:0 8px;transition:opacity .3s ease-out,translate .3s ease-out;position:relative}.l-services .l-offices__inner.is-inview{opacity:1;translate:0}.l-services .l-offices__carousel{overflow:hidden}.l-services .l-offices__carousel>div{display:grid;grid-auto-flow:column;grid-auto-columns:100%;justify-content:left}.l-services .l-offices__slide{display:grid;grid-template-columns:1fr 488px;place-content:start center;gap:16px 24px;transition:opacity .2s ease-out}.l-services .l-offices__slide:not(.is-active){opacity:.5}.l-services .l-offices__info{display:grid;grid-template:"tags" auto "." 12px "catch" auto "." 24px "name" auto "." 20px "list" 1fr/1fr;padding-top:8px}.l-services .l-offices hgroup{display:contents;line-height:1.5}.l-services .l-offices__tags{grid-area:tags;display:flex;flex-flow:row wrap;gap:6px;place-content:start left;color:#fff}.l-services .l-offices__tags li{display:grid;place-items:center;padding:.25em .75em;border-radius:99px;background-color:#888;font-size:13px;line-height:1.25}.l-services .l-offices__catch{grid-area:catch;font-size:21px}.l-services .l-offices__name{grid-area:name;font-weight:700;font-size:24px;--ls: .02em}.l-services .l-offices__list{grid-area:list;font-size:17px;line-height:1.75}.l-services .l-offices__list li{display:grid;grid-template-columns:auto 1fr;align-items:start}.l-services .l-offices__list li:before{content:"・"}.l-services .l-offices__btn{display:grid;place-items:center;background-color:#53310f00;color:#53310f;transition:background-color .2s ease-out,color .2s ease-out}.l-services .l-offices__btn:before{content:"";width:32px;height:32px;background-color:currentColor;-webkit-mask:no-repeat center/contain url(/wp/wp-content/themes/architecture-market/assets/img/services-2/icon_chevron.svg);mask:no-repeat center/contain url(/wp/wp-content/themes/architecture-market/assets/img/services-2/icon_chevron.svg)}.l-services .l-offices__btn--prev{border-top-left-radius:10px;border-bottom-left-radius:10px}.l-services .l-offices__btn--next{border-top-right-radius:10px;border-bottom-right-radius:10px}.l-services .l-offices__btn--next:before{transform:rotate(180deg)}@media(any-hover:hover){.l-services .l-offices__btn:enabled:hover{background-color:#53310f;color:#fff}}.l-services .l-offices__pagination{display:flex;flex-flow:row wrap;gap:15px;place-content:center;margin-top:32px}.l-services .l-offices__pagination button{width:12px;height:12px;border:1px solid #6d4116;border-radius:50%;background-color:#fff;transition:background-color .2s ease-out}.l-services .l-offices__pagination button.is-active{background-color:#6d4116}@media(any-hover:hover){.l-services .l-offices__pagination button:not(.is-active):hover{background-color:#4f2c0a33}}@media(max-width:1023.98px){.l-services .l-offices{padding:64px 0}.l-services .l-offices__inner{margin-top:28px}.l-services .l-offices__carousel{padding:20px 0}.l-services .l-offices__carousel>div{grid-auto-columns:80%}.l-services .l-offices__slide{grid-template-columns:1fr;margin:0 12px;border-radius:8px;box-shadow:4px 4px 8px #00000029;overflow:hidden}.l-services .l-offices__slide:not(.is-active){opacity:.32}.l-services .l-offices__info{display:grid;grid-template:"tags" auto "." 12px "catch" auto "." 20px "name" auto "." 20px "list" 1fr/1fr;padding:8px 24px 24px}.l-services .l-offices__tags li{font-size:12px}.l-services .l-offices__catch{font-size:17px}.l-services .l-offices__name{font-size:19px}.l-services .l-offices__list{font-size:16px}.l-services .l-offices__pagination{margin-top:16px}}@media(max-width:767.98px){.l-services .l-offices{--c_heading_size: clamp(20px, 5vw, 28px)}.l-services .l-offices__inner{grid-template-columns:1fr;margin-left:-20px;margin-right:-20px}.l-services .l-offices__carousel>div{grid-auto-columns:min(90%,440px)}.l-services .l-offices__slide{row-gap:12px;margin:0 8px}.l-services .l-offices__info{display:grid;grid-template:"tags" auto "." 12px "catch" auto "." 20px "name" auto "." 20px "list" 1fr/1fr;padding:4px 16px 24px}.l-services .l-offices__catch{font-size:14px}.l-services .l-offices__name{font-size:17px}.l-services .l-offices__list{font-size:14.5px}.l-services .l-offices__btn{position:absolute;top:32%;bottom:0;margin:auto 0;width:32px;height:32px;border-radius:50%;background-color:#53310f;color:#fff;opacity:.8}.l-services .l-offices__btn:before{width:28px;height:28px}.l-services .l-offices__btn--prev{left:4px}.l-services .l-offices__btn--next{right:4px}.l-services .l-offices__pagination{margin-top:4px}}.l-services .l-intro{padding:80px 0}.l-services .l-intro__inner{margin:48px auto 0;width:min(100%,960px);background-image:radial-gradient(#f3e8d4 16%,#f3e8d400 48%)}.l-services .l-intro__info{width:max(100%,600px);opacity:0;translate:0 12px;transition:opacity .4s ease-out,translate .4s ease-out}.l-services .l-intro__info.is-inview{opacity:1;translate:0}@media(max-width:1023.98px){.l-services .l-intro{padding:64px 0}}@media(max-width:767.98px){.l-services .l-intro{--c_heading_size: clamp(19px, 4vw, 24px)}.l-services .l-intro__inner{padding-bottom:24px;overflow-x:scroll}}.l-services .l-free{padding-top:80px}.l-services .l-free__inner{--l_container_w: 1208px + 64px;background-color:#f3e8d4}.l-services .l-free__inner em{color:#53310f}.l-services .l-free__columns{display:grid;justify-content:center}.l-services .l-free__columns+.l-free__columns{margin-top:80px}.l-services .l-free__subheading{grid-area:subheading;font-weight:600;font-size:26px;--ls: .02em;line-height:1.75;opacity:0;translate:4px;transition:opacity .6s ease-out,translate .3s ease-out;word-break:keep-all;overflow-wrap:break-word}@supports (overflow-wrap: anywhere){.l-services .l-free__subheading{overflow-wrap:anywhere}}.l-services .l-free__subheading em{font-weight:900;--ls: .04em}.l-services .is-inview .l-free__subheading{opacity:1;translate:0}.l-services .l-free__desc{grid-area:desc;font-size:16px;line-height:2}.l-services .l-free__desc em{font-weight:600;font-size:1.1em}.l-services .l-free__image{grid-area:image}@media(min-width:1024px){.l-services .l-free__columns:nth-of-type(odd){grid-template:". . image" 24px "subheading . image" ". . image" 32px "desc . image" 1fr/520px 32px minmax(0,580px);justify-content:right}.l-services .l-free__columns:nth-of-type(2n){grid-template:"image . ." 24px "image . subheading" "image . ." 32px "image . desc" 1fr/minmax(0,580px) 32px 520px;justify-content:left}.l-services .l-free__desc{opacity:0;translate:4px;transition:opacity 1s .5s ease-out,translate .3s .5s ease-out}.l-services .is-inview .l-free__desc{opacity:1;translate:0}}@media(max-width:1023.98px){.l-services .l-free{padding-top:48px}.l-services .l-free__inner{padding:32px 0 40px}.l-services .l-free__columns{grid-template:"subheading" "." 20px "image" "." 24px "desc"/minmax(0,640px)}.l-services .l-free__image{justify-self:center;width:min(100%,480px)}}@media(max-width:767.98px){.l-services .l-free{padding-top:32px}.l-services .l-free__columns+.l-free__columns{margin-top:60px}.l-services .l-free__subheading{font-size:min(5.4vw,22px);word-break:keep-all;overflow-wrap:break-word}@supports (overflow-wrap: anywhere){.l-services .l-free__subheading{overflow-wrap:anywhere}}.l-services .l-free__subheading em{font-weight:900;--ls: .04em}.l-services .l-free__desc{font-size:clamp(14.5px,3.7vw,16px)}.l-services .l-free__desc em{font-size:1.1em}.l-services .l-free__image{width:min(100%,344px)}}.l-services .l-order{--c_arc_color: #FFF;--c_arc_bg: #f3e8d4;padding:48px 0 0;background-color:#fff}.l-services .l-order__methods{margin:48px auto 0;width:min(100%,760px);opacity:0;translate:0 8px;transition:opacity .5s ease-out,translate .3s ease-out}.l-services .l-order__methods.is-inview{opacity:1;translate:0}.l-services .l-order__inner{--c_heading_size: 28px;margin-top:64px;padding:48px 0 64px;background-color:#6d4116}.l-services .l-order__subheading{color:#fff;text-shadow:3px 3px 6px rgba(0,0,0,.24)}.l-services .l-order__list{counter-reset:order_merit 0;display:grid;grid-template-columns:repeat(3,1fr);gap:32px 16px;place-content:start center;margin-top:48px}.l-services .l-order__merit{counter-increment:order_merit;margin-top:24px;padding:48px 16px 32px;border-radius:8px;background-color:#fff;opacity:0;translate:0 8px;transition:opacity .3s ease-out,translate .6s ease-out;position:relative}.l-services .l-order__merit:before{content:"0" counter(order_merit);position:absolute;top:-24px;left:0;right:0;display:grid;place-items:center;margin:0 auto;width:64px;height:64px;border-radius:50%;background-color:#fff;color:#53310f;font-family:Roboto,sans-serif;font-weight:700;font-size:28px;letter-spacing:.02em;line-height:1}.l-services .l-order__merit.is-inview{opacity:1;translate:0}.l-services .l-order__name{border-top-left-radius:6px;border-top-right-radius:6px;background-color:#fff;text-align:center;color:#6d4116;font-weight:700;font-size:21px;--ls: .04em}.l-services .l-order__image{margin-top:24px}.l-services .l-order__image img{height:100%;object-fit:contain}.l-services .l-order__desc{margin-top:24px;border-top:1px solid #53310f;padding:24px 4px 0;font-size:16px;line-height:1.75}.l-services .l-order__desc em{color:#6d4116;font-weight:700}@media(min-width:1024px){.l-services .l-order__merit{transition-delay:var(--l_merit_delay, 0s)}}@media(min-width:768px)and (max-width:1023.98px){.l-services .l-order__list{display:flex;flex-flow:row wrap}.l-services .l-order__merit{width:336px}}@media(max-width:1023.98px){.l-services .l-order__methods{width:min(100%,600px)}.l-services .l-order__inner{--c_heading_size: 24px}.l-services .l-order__merit{padding:40px 16px 28px}.l-services .l-order__name{font-size:20px}.l-services .l-order__image{margin-top:20px}.l-services .l-order__desc{margin-top:20px;padding:16px 0 0;font-size:15px}}@media(min-width:768px){.l-services .l-order__image{aspect-ratio:330/185.625}.l-services .l-order__image img{width:100%}}@media(max-width:767.98px){.l-services .l-order__methods{width:min(100%,304px)}.l-services .l-order__inner{--c_heading_size: clamp(21px, 5.6vw, 24px)}.l-services .l-order__merit{padding:40px 12px 28px}.l-services .l-order__list{grid-template-columns:minmax(0,360px);margin-top:40px}.l-services .l-order__image img{max-height:180px}.l-services .l-order__desc{margin-top:16px;font-size:14px}}@keyframes issue_leading_blinking{0%{opacity:1}37.5%{opacity:.4}}@keyframes issue_balloon{0%{opacity:0;scale:.8}60%{scale:1.02}to{scale:1;opacity:1}}.l-services .l-issue{--c_arc_mt: -8%;--c_arc_mb: -10%;--l_container_w: 800px + 64px;padding:64px 0 0}.l-services .l-issue .l-container{position:relative;z-index:1}.l-services .l-issue__person{display:grid;grid-template-columns:minmax(0,120px);place-content:end center;margin-top:64px;padding-top:100px;text-align:center;position:relative;overflow:hidden}.l-services .l-issue__person.is-inview .l-issue__balloon{animation:issue_balloon .8s var(--l_issue_balloon_delay, 0s) ease-out forwards}.l-services .l-issue__balloon{position:absolute;width:fit-content;padding:20px 32px;border-radius:12px;background-color:#ffe7e6;font-weight:700;font-size:18px;--ls: .1em;line-height:1.5;box-shadow:2px 2px 4px #00000014;opacity:0;scale:.8}.l-services .l-issue__balloon:nth-of-type(1){--l_issue_balloon_delay: .3s;top:0}.l-services .l-issue__balloon:nth-of-type(2){--l_issue_balloon_delay: .6s;top:40px}.l-services .l-issue__balloon:nth-of-type(3){--l_issue_balloon_delay: .9s;top:135px}.l-services .l-issue__balloon:nth-of-type(4){--l_issue_balloon_delay: 1.2s;top:180px}.l-services .l-issue__leading{display:grid;grid-template-columns:minmax(0,24px);grid-auto-rows:24px;place-content:center;margin:32px auto 0}.l-services .l-issue__leading i{border-bottom:6px solid #6d4116;border-right:6px solid #6d4116;opacity:.4;transform:rotate(45deg);animation:issue_leading_blinking 3.2s step-end forwards infinite}.l-services .l-issue__leading i:nth-of-type(1){animation-delay:0s}.l-services .l-issue__leading i:nth-of-type(2){animation-delay:.4s}.l-services .l-issue__leading i:nth-of-type(3){animation-delay:.8s}@media(min-width:768px){.l-services .l-issue__person img{opacity:0;translate:0 8px;transition:opacity .3s ease-out,translate .3s ease-out}.l-services .l-issue__person.is-inview img{opacity:1;translate:0}.l-services .l-issue__balloon{left:0;right:0;margin:0 auto}.l-services .l-issue__balloon:nth-of-type(1){translate:-140px}.l-services .l-issue__balloon:nth-of-type(2){translate:180px}.l-services .l-issue__balloon:nth-of-type(3){translate:-220px}.l-services .l-issue__balloon:nth-of-type(4){translate:220px}}@media(max-width:767.98px){.l-services .l-issue{--l_container_w: 600px;padding:52px 0 0}.l-services .l-issue__person{grid-template-columns:minmax(0,80px);margin:40px auto 0;width:min(100%,416px);padding-top:224px}.l-services .l-issue__person img{order:1}.l-services .l-issue__person.is-inview .l-issue__balloon{animation-duration:.4s}.l-services .l-issue__balloon{width:min(100%,216px);padding:12px 16px;border-radius:8px;font-size:min(3.6vw,15px);scale:.8}.l-services .l-issue__balloon:nth-of-type(1){--l_issue_balloon_delay: 0s;top:0;left:0}.l-services .l-issue__balloon:nth-of-type(2){--l_issue_balloon_delay: .3s;top:56px;right:0}.l-services .l-issue__balloon:nth-of-type(3){--l_issue_balloon_delay: .6s;top:112px;left:0}.l-services .l-issue__balloon:nth-of-type(4){--l_issue_balloon_delay: .9s;top:168px;right:0}}.l-services .l-support{--l_cta_bg: #FFF;padding:48px 0 0;background-color:#f3e8d4}.l-services .l-support__inner{margin:64px auto 0}.l-services .l-support__card{display:grid;grid-template:"thumb . ." 16px "thumb . subheading" "thumb . ." 16px "thumb . desc" "thumb . ." 24px/320px 32px 1fr;align-content:center;border-radius:12px;padding:24px 32px;background-color:#fff;opacity:0;translate:0 6px;transition:opacity .5s ease-out,translate .3s ease-out}.l-services .l-support__card+.l-support__card{margin-top:48px}.l-services .l-support__card.is-inview{opacity:1;translate:0}.l-services .l-support__thumb{grid-area:thumb;align-self:center}.l-services .l-support__thumb img[src$=".svg"]{margin:0 auto;width:88%}.l-services .l-support__subheading{grid-area:subheading;padding-bottom:31px;border-bottom:1px solid rgba(83,49,15,.5);color:#53310f;font-weight:700;font-size:24px;--ls: .02em;line-height:1.6}.l-services .l-support__desc{grid-area:desc;line-height:1.75}.l-services .l-support__desc>:not(:first-child){margin-top:16px}.l-services .l-support__desc em{color:#6d4116;font-weight:700}.l-services .l-support__desc sup{font-weight:700}.l-services .l-support__desc ul{margin-left:-4px}.l-services .l-support__desc ul li{display:grid;grid-template-columns:auto 1fr}.l-services .l-support__desc ul li:before{content:"・"}.l-services .l-support__annotation{font-size:.8em}.l-services .l-support__cta{margin-top:64px}@media(max-width:1279.98px){.l-services .l-support__subheading{font-size:21px}}@media(max-width:1023.98px){.l-services .l-support__inner{width:min(100%,480px)}.l-services .l-support__card{grid-template:"subheading" "." 20px "thumb" "." 24px "desc"/1fr;padding:32px 24px}.l-services .l-support__card+.l-support__card{margin-top:32px}.l-services .l-support__thumb{justify-self:center;width:min(100%,360px)}.l-services .l-support__thumb img[src$=".svg"]{margin-bottom:8px;width:60%}.l-services .l-support__subheading{padding-bottom:23px;font-size:19px}}@media(max-width:767.98px){.l-services .l-support{--c_heading_size: clamp(20px, 4vw, 24px)}.l-services .l-support__card{grid-template:"subheading" "." 20px "thumb" "." 28px "desc"/1fr;padding:32px 16px}.l-services .l-support__card+.l-support__card{margin-top:32px}.l-services .l-support__subheading{font-size:clamp(16px,4vw,18px)}.l-services .l-support__desc{font-size:14px;line-height:2}}.l-services .l-pricing{padding:80px 0;background-color:#f3e8d4}.l-services .l-pricing__process{display:grid;grid-template-columns:1fr 32px 1fr 32px 1fr;gap:16px 12px;place-content:center;margin:64px auto 0;opacity:0;translate:0 8px;transition:opacity .5s ease-out,translate .3s ease-out}.l-services .l-pricing__process.is-inview{opacity:1;translate:0}.l-services .l-pricing__card{display:grid;grid-template-rows:minmax(77px,auto) auto 1fr;padding:24px 24px 32px;border-radius:8px;background-color:#fff}.l-services .l-pricing__plan{align-self:center;font-weight:700;font-size:22px;line-height:1.75;word-break:keep-all;overflow-wrap:break-word}@supports (overflow-wrap: anywhere){.l-services .l-pricing__plan{overflow-wrap:anywhere}}.l-services .l-pricing__plan small{display:inline-block;font-size:.75em}.l-services .l-pricing__price{display:grid;grid-auto-flow:column;column-gap:4px;align-items:center;justify-content:left;margin-top:12px;font-size:22px;line-height:1.75}.l-services .l-pricing__price em{font-family:Roboto,sans-serif;font-size:64px;line-height:1.5}.l-services .l-pricing__price>:not(em){margin-top:24px}.l-services .l-pricing__price--primary em{color:#f5561c}.l-services .l-pricing__list{display:grid;row-gap:8px;place-content:start left;margin-top:12px;line-height:1.6}.l-services .l-pricing__list li{display:grid;grid-template-columns:auto 1fr;align-items:start}.l-services .l-pricing__list li:before{content:"・"}.l-services .l-pricing__arrow{align-self:center;height:64px;background-color:#53310f;clip-path:polygon(4px 0,100% 50%,4px 100%)}@media(max-width:1279.98px){.l-services .l-pricing__process{grid-template-columns:1fr 24px 1fr 24px 1fr;column-gap:8px}.l-services .l-pricing__card{padding:24px 16px 32px}.l-services .l-pricing__arrow{height:48px}}@media(min-width:1024px){.l-services .l-pricing__process{grid-template-rows:minmax(440px,auto)}.l-services .l-pricing__plan small{font-size:min(1.5vw,.75em)}.l-services .l-pricing__price{border-top:1px solid #CCC;padding-top:12px}}@media(max-width:1023.98px){.l-services .l-pricing__process{grid-template-columns:1fr;align-content:start;margin-top:48px;width:min(100%,480px)}.l-services .l-pricing__card{grid-template-rows:auto auto 1fr;padding:28px 16px 32px}.l-services .l-pricing__plan{text-align:center;font-size:20px}.l-services .l-pricing__price{justify-content:center;padding-bottom:23px;border-bottom:1px solid #CCC;font-size:18px}.l-services .l-pricing__price em{font-size:56px}.l-services .l-pricing__price>:not(em){margin-top:16px}.l-services .l-pricing__list{margin-top:24px;font-size:15px}.l-services .l-pricing__list li{display:grid;grid-template-columns:auto 1fr;align-items:start}.l-services .l-pricing__list li:before{content:"・"}.l-services .l-pricing__arrow{justify-self:center;width:min(100%,56px);height:24px;clip-path:polygon(0 0,100% 0,50% 100%)}}@media(max-width:767.98px){.l-services .l-pricing__card{padding:24px 16px 32px}.l-services .l-pricing__price{margin-top:6px;padding-bottom:15px}}.l-services .l-faq{--l_container_w: 1024px;padding:80px 0;background-color:#fff}.l-services .l-faq__inner{margin-top:64px;opacity:0;translate:0 8px;transition:opacity .5s ease-out,translate .3s ease-out}.l-services .l-faq__inner.is-inview{opacity:1;translate:0}.l-services .l-faq__details{border-bottom:2px solid #DDD}.l-services .l-faq__details:first-of-type{border-top:2px solid #DDD}.l-services .l-faq__question,.l-services .l-faq__answer{display:grid;grid-template-columns:auto 1fr;column-gap:24px;align-items:start}.l-services .l-faq__question:before,.l-services .l-faq__answer:before{font-family:Roboto,sans-serif;font-size:32px}.l-services .l-faq__question{padding:20px 24px;font-weight:600;font-size:21px;--ls: .02em;line-height:1.75}.l-services .l-faq__question:before{content:"Q.";color:#6d4116}.l-services .l-faq__question>span{margin-top:.4em}.l-services .l-faq__answer{grid-template-rows:minmax(4em,auto);padding:20px 24px 32px 48px;border-image:linear-gradient(90deg,#ddd0 48px,#ddd 48px) 1/1px 0 0;font-size:18px;line-height:2}.l-services .l-faq__answer:before{content:"A.";color:#c5905b}.l-services .l-faq__answer p{align-self:center;padding-bottom:.5em}@media(max-width:1023.98px){.l-services .l-faq{padding:64px 0}.l-services .l-faq__inner{margin-top:52px}.l-services .l-faq__question,.l-services .l-faq__answer{column-gap:16px}.l-services .l-faq__question:before,.l-services .l-faq__answer:before{font-size:28px}.l-services .l-faq__question{padding:16px 20px;font-size:18px}.l-services .l-faq__answer{padding:16px 20px 28px 40px;border-image:linear-gradient(90deg,#ddd0 40px,#ddd 40px) 1/1px 0 0;font-size:16px}}@media(max-width:767.98px){.l-services .l-faq__inner{margin-top:48px}.l-services .l-faq__question:before,.l-services .l-faq__answer:before{font-size:22px}.l-services .l-faq__question{padding:16px 0;font-size:16px}.l-services .l-faq__question>span{margin-top:.25em}.l-services .l-faq__answer{grid-template-rows:minmax(3.5em,auto);padding:16px 0 16px 12px;border-image:linear-gradient(90deg,#ddd0 12px,#ddd 12px) 1/1px 0 0;font-size:14px;line-height:1.75}.l-services .l-faq__answer p{padding-bottom:.75em}}.l-services .l-cta{padding:80px 0;background-color:var(--l_cta_bg, #f3e8d4);position:relative;z-index:1;overflow:hidden}.l-services .l-cta:before,.l-services .l-cta:after{content:"";position:absolute;z-index:-1;aspect-ratio:100/62;background-color:var(--l_cta_logos, #fcf7ef);-webkit-mask:no-repeat center/contain;mask:no-repeat center/contain}.l-services .l-cta:before{bottom:-6%;left:-8%;width:24%;-webkit-mask-image:url(/wp/wp-content/themes/architecture-market/assets/img/services-2/logo_triangle_left.svg);mask-image:url(/wp/wp-content/themes/architecture-market/assets/img/services-2/logo_triangle_left.svg)}.l-services .l-cta:after{top:-12%;right:-10%;width:28%;-webkit-mask-image:url(/wp/wp-content/themes/architecture-market/assets/img/services-2/logo_triangle_right.svg);mask-image:url(/wp/wp-content/themes/architecture-market/assets/img/services-2/logo_triangle_right.svg)}.l-services .l-cta__link{margin:48px auto 0}@media(max-width:1023.98px){.l-services .l-cta{padding:64px 0}}@media(max-width:767.98px){.l-services .l-cta{padding:56px 0}.l-services .l-cta:before{width:44%}.l-services .l-cta:after{width:48%}}.l-services .tmp_title{text-align:center;font-weight:700;font-size:64px}.l-services .tmp_figure{display:grid;place-items:center;margin-left:auto;margin-right:auto;background-color:#ccc;color:#1a1a1a;text-align:center;font-weight:600;font-size:24px}.l-services .l-services__bg{background-image:linear-gradient(180deg,#fffbf4,#fff)}
