@charset "UTF-8";@keyframes anim-fade-in{0%{opacity:0}to{opacity:1}}@keyframes anim-scroll-down{0%{transform-origin:top;transform:scaleY(0)}45%{transform-origin:top;transform:scaleY(1)}55%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@keyframes anim_slide-in{0%{opacity:0;visibility:hidden;transform:translateY(20px)}to{opacity:1;visibility:visible;transform:translateY(0)}}*,::after,::before{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}address,blockquote,body,dl,figure,form,iframe,ol,p,pre,table,ul{margin:0}.-home .st-header__logomark.is-fixed,details,main{display:block}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ol,ul{padding:0;list-style:none}dd{margin-left:0}a,hr{color:inherit}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both}code,kbd,pre,samp{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object{vertical-align:bottom}button,input,optgroup,select,textarea{vertical-align:middle;color:inherit;font:inherit;background:0 0;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}input,optgroup,select,textarea{appearance:none}[type=checkbox]{appearance:checkbox}[type=radio]{appearance:radio}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer;appearance:none}[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:default}[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-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}fieldset,legend,option{padding:0}fieldset{margin:0;min-width:0}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}summary{display:list-item}[contenteditable]{outline:0}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}[hidden],template{display:none}a:active,a:hover{outline-width:0}img{border:0;width:100%;height:auto}@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Pro";font-weight:400}html.is-fixed{height:100%;overflow:hidden}html.wf-active,html.wfno-load{visibility:visible}body{background-color:#fff;color:#333;font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:.875rem;line-height:1.8;letter-spacing:.05rem;text-rendering:optimizeLegibility}.st-container{position:relative;opacity:0}.st-container.is-loaded{animation:anim-fade-in 2s forwards}.st-header{display:block;position:relative;z-index:50;width:100%;height:74px}.st-header__logomark{position:relative;top:20px;left:24px;z-index:100;width:43px}.-home .st-header__logomark{display:none}.st-header__logomark.is-fixed{position:fixed}.st-gnav-toggle{display:flex;flex-direction:column;justify-content:center;position:fixed;top:34px;right:24px;z-index:100;width:36px;height:19px;cursor:pointer}.st-gnav-toggle span{background-color:#325065;width:50%;height:1px;transition:.3s}.st-gnav-toggle.is-open span{transform:scale(0)}.st-gnav-toggle.is-inverse span{background-color:#fff}.st-gnav-toggle::after,.st-gnav-toggle::before{content:"";position:relative;background-color:#325065;width:100%;height:1px;transition:.6s}.st-gnav-toggle::before{top:-8px}.st-gnav-toggle.is-open::before{position:absolute;top:0;bottom:0;transform:rotate(135deg);margin:auto;background-color:#fff}.st-gnav-toggle.is-inverse::before{background-color:#fff}.st-gnav-toggle::after{bottom:-8px}.st-gnav-toggle.is-open::after{position:absolute;top:0;bottom:0;transform:rotate(-135deg);margin:auto;background-color:#fff}.st-gnav-toggle.is-inverse::after{background-color:#fff}.st-gnav{position:absolute;top:0;left:0;width:100%}.st-gnav__content{position:fixed;top:0;right:0;overflow:auto;scrollbar-width:none;visibility:hidden;opacity:0;z-index:50;background-color:#325065;padding:120px 30px 80px;width:100vw;height:100%}.st-gnav__content::-webkit-scrollbar{display:none}@supports (-ms-ime-align:auto){.st-gnav__content{-ms-overflow-style:none}}.st-gnav__content.is-show{opacity:1;visibility:visible;transition:opacity .3s ease-in,visibility .3s ease-in;overflow:scroll;scrollbar-width:none}.st-gnav__content.is-hide{opacity:0;visibility:hidden;overflow:hidden;transition:opacity .3s ease-out,visibility .3s ease-out}.st-gnav-menu{display:flex;flex-direction:column;align-items:center;text-align:center}.st-fnav-menu__item a,.st-gnav-desktop-menu__item a,.st-gnav-menu__item a{font-family:"Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.02rem;line-height:1;text-decoration:none}.st-gnav-menu__item a{display:block;padding:20px 0;color:rgba(255,255,255,.9);font-size:1.375rem;font-weight:500}.android .st-gnav-menu__item a{font-size:1.25rem}.st-gnav-menu__item a small{display:block;margin-top:16px;font-family:"ryo-gothic-plusn",sans-serif;font-size:.75rem;font-weight:400;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem}.-sub .st-gnav-menu__item a{position:relative;padding:16px 0;font-size:.875rem}.android .-sub .st-fnav-menu__item a,.android .-sub .st-gnav-menu__item a{font-size:.75rem}.st-gnav-menu.-sub{margin:30px 0 80px}.st-gnav-desktop{display:none}.st-gnav-desktop-menu{display:flex;align-items:center;column-gap:36px}.st-fnav-menu__item a,.st-gnav-desktop-menu__item a{display:inline-block;position:relative;font-size:.9375rem;font-weight:600}.-home .st-gnav-desktop-menu__item a{color:#fff}.st-fnav{grid-area:fnav;margin:60px 0}.st-fnav-menu.-sub{margin-top:30px}.st-fnav-menu__item a{display:block;padding:18px 0;color:rgba(255,255,255,.9);font-size:1rem;font-weight:500}.android .st-fnav-menu__item a{font-size:.9375rem}.-sub .st-fnav-menu__item a{padding:16px 0;font-size:.8125rem}.st-main{padding-bottom:120px}.-home .st-main,.-service .st-main{padding-bottom:24px}.st-main__header{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:86px;margin-bottom:100px}.st-main__body p:not([class])::after,.st-main__body p:not([class])::before{content:"";display:table}.st-main__body p:not([class])::before{margin-bottom:calc((1 - 1.8)*.5em)}.st-main__body p:not([class])::after{margin-top:calc((1 - 1.8)*.5em)}.p-works-overview__desc p:not([class]):is(p:not([class]) + *),.st-main__body p:not([class]):is(p:not([class]) + *){margin-top:24px}.st-footer{display:grid;grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,1fr);grid-template-areas:"author author" "fnav fnav" "copyright sns";position:relative;background-color:#325065;margin:0 auto;padding:80px 36px;width:calc(100% - 48px)}.st-footer__copyright{grid-area:copyright;color:rgba(255,255,255,.6);font-family:"Inter",sans-serif;font-size:.75rem;letter-spacing:.02rem;line-height:18px;white-space:nowrap}.st-footer__sns{grid-area:sns;justify-self:end}.st-footer__sns a.-instagram{display:block;background-image:url(../images/common/instagram_icon.svg);background-size:contain;background-repeat:no-repeat;background-position:0 0;width:18px;height:18px}.st-footer-author{grid-area:author}.st-footer-author__logotype{width:146px}.st-footer-author__tagline{margin-top:30px;color:rgba(255,255,255,.9);font-size:.75rem;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem;line-height:1}.l-row{display:flex;flex-wrap:wrap;width:100%}.l-col{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;width:100%}.l-col.-small{max-width:832px}.l-col.-medium{max-width:1040px}.l-col.-large{max-width:1192px}.l-grid-list{display:grid;grid-template:auto/1fr;gap:20px;margin:0 auto;max-width:1140px}.l-grid-list__item{background-color:#fff;padding:15px}.-article .l-grid-list__item{background-color:transparent;padding:0}.loading-screen{display:flex;align-items:center;position:fixed;transition:background-color 1s,opacity 1s,backdrop-filter 1s;transition:background-color 1s,opacity 1s,backdrop-filter 1s,-webkit-backdrop-filter 1s;z-index:9999;background-color:#325065;top:0;left:0;width:100%;height:100%}.progress-bar{width:100%}.progress{width:0;height:1px;background-color:rgba(255,255,255,.7);transition:width .5s}.c-heading.-category.-shoulder,.percentage{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.percentage{margin-top:6px;padding:0 20px;color:rgba(255,255,255,.8);font-family:"Inter",sans-serif;font-size:1rem;letter-spacing:0}.percentage span{display:inline-block;margin-left:.2em;font-family:"Montserrat",sans-serif;font-size:.8125rem}.c-section{margin-top:120px}.c-section.-small{margin-top:100px}.c-section.-child,.c-section.-tiny{margin-top:60px}.c-heading{font-weight:500;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.12rem}.c-banner-contact .c-heading,.p-contact-form__body select option{color:#333}.c-heading.-category{font-size:.9375rem;line-height:1}.c-card-works__heading::after,.c-card-works__heading::before,.c-heading.-category.-shoulder::after,.c-heading.-category.-shoulder::before,.c-heading.-category::after,.c-heading.-category::before,.c-lead p::after,.c-lead p::before{content:"";display:table}.c-heading.-category::before{margin-bottom:calc((1 - 1)*.5em)}.c-heading.-category::after{margin-top:calc((1 - 1)*.5em)}.c-heading.-category.-shoulder{margin-bottom:30px;font-family:"Montserrat",sans-serif;font-size:2rem;line-height:1;letter-spacing:.02rem}.c-heading.-category.-shoulder::before{margin-bottom:calc((.75 - 1)*.5em)}.c-heading.-category.-shoulder::after{margin-top:calc((.75 - 1)*.5em)}.c-heading.-category.-shoulder.-small{font-size:1.625rem}.c-heading.-section,.c-heading.-underline{margin-bottom:52px;font-size:1.125rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.c-heading.-section.-small{margin-bottom:20px;font-size:.9375rem;line-height:1}.c-heading.-section.-horizontal-line{display:flex;align-items:flex-start;margin-bottom:30px;font-size:.875rem}.c-heading.-section.-horizontal-line::before{content:"";display:flex;flex-shrink:0;position:relative;top:.75em;margin-right:12px;background-color:#333;width:30px;height:1px}.c-heading.-underline{margin-bottom:20px;border-bottom:1px solid #333;padding-bottom:12px;font-family:"Inter","ryo-gothic-plusn",sans-serif;font-size:1rem}.c-heading.-underline.-small{padding-bottom:8px;font-size:.9375rem}.c-heading.-underline.-serno{display:flex}.c-heading.-underline.-serno .number{margin-right:16px;font-family:"Inter",sans-serif;font-size:1.0625rem;letter-spacing:.02rem}.c-lead p{line-height:1.8}.c-lead p::before{margin-bottom:calc((1 - 1.8)*.5em)}.c-lead p::after{margin-top:calc((1 - 1.8)*.5em)}.c-lead p:where(p + *){margin-top:32px}.c-lead__button{margin-top:30px;text-align:right}.c-block{margin-top:30px;font-family:"Inter","ryo-gothic-plusn",sans-serif;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.06em}.c-block>p+p{margin-top:20px}.c-block.-frame{border:1px solid #333;padding:18px}.c-block.-frame .c-block__header{margin-bottom:10px;letter-spacing:.08rem;line-height:1.6}.c-block.-frame .c-block__body.-small{font-size:.8125rem}.c-block.-frame .c-block__body p+p{position:relative}.c-block.-frame .c-block__body p+p::before{content:"";display:block;margin:14px 0;background-color:#333;width:100%;height:1px}.c-card-works.-archive{display:block}.c-card-works__image{max-width:680px}.c-block.-frame .c-block__header,.c-card-works__heading{font-weight:500;font-kerning:normal;font-feature-settings:"palt" on;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.c-card-works__heading{margin-top:32px;font-family:"Inter","ryo-gothic-plusn",sans-serif;font-size:.9375rem;letter-spacing:.06em;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.c-card-works__heading::before{margin-bottom:calc((1 - 1.5)*.5em)}.c-card-works__heading::after{margin-top:calc((1 - 1.5)*.5em)}.c-card-works__desc{margin-top:12px;color:#8f929f;font-family:"Inter",sans-serif;font-size:.8125rem;letter-spacing:.02rem;line-height:1.5}.c-list{list-style:none;padding-left:1.2em}.c-list__item{position:relative}.c-list__item::before{display:block;position:absolute;top:.6em;left:-1em;content:"";width:5px;height:5px;background-color:#325065;border-radius:50%}.c-list-inline{display:inline-flex;flex-wrap:wrap;list-style:none}.c-list-inline__item:after{display:inline;content:"、"}.c-list-inline__item:nth-last-of-type(1)::after{content:""}.c-list-inline__item.-slash::after{content:"";display:inline-block;position:relative;top:2px;transform:rotate(30deg);background-color:#8f929f;width:1px;height:13px;margin:0 10px}.c-list-serno{display:flex;flex-direction:column;row-gap:2px;counter-reset:li}.c-list-serno li{position:relative;padding-left:26px;margin-right:10px;list-style:none}.c-list-serno li::before{position:absolute;top:1px;left:0;font-family:"Inter",sans-serif;counter-increment:li;content:counter(li) "."}.c-link-list{margin-top:30px}.c-link-list__item{list-style:none;margin:0 0 1px}.c-link-list__item a{display:block;position:relative;padding:15px 27px 15px 15px;background-color:#325065;color:#333;text-decoration:none}.c-link-list__item a::before{content:"";position:absolute;top:50%;right:15px;width:10px;height:10px;margin-top:-7px;border-top:3px solid #325065;border-right:3px solid #325065;transform:rotate(45deg)}.c-ruled-line{font-family:"Inter","ryo-gothic-plusn",sans-serif;font-size:.875rem;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem}.c-ruled-line .-compact{display:flex;flex-wrap:wrap}.c-ruled-line dt{margin-bottom:.8em;padding-top:1.8em;font-weight:500}.c-ruled-line dt:nth-of-type(1){padding-top:0}.c-ruled-line--compact dt{margin-bottom:0;border-bottom:1px solid #c3c7d3;padding:2.4em 1em;width:25%;font-weight:500}.c-ruled-line dd{border-bottom:1px solid #c3c7d3;padding-bottom:1.8em}.c-ruled-line--compact dd{padding:2.4em 1em;width:75%}.c-banner-contact{display:flex;justify-content:center;flex-direction:column;position:relative;margin:120px auto 0;overflow:hidden;padding:100px 0}.c-banner-contact__background{position:absolute;left:0;bottom:0;width:100%;height:100%;clip-path:inset(0);z-index:-1}.c-banner-contact__background::before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url(../images/common/contact_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:top left 60%}.-service .c-banner-contact{margin:0 auto}.c-banner-contact__header{z-index:1;margin-bottom:60px;text-align:center}.c-banner-contact__desc{z-index:1;margin:0 auto;padding:0 36px;max-width:520px;color:#333;line-height:2}.c-banner-contact__desc::after,.c-banner-contact__desc::before{content:"";display:table}.c-banner-contact__desc::before{margin-bottom:calc((1 - 2)*.5em)}.c-banner-contact__desc::after{margin-top:calc((1 - 2)*.5em)}.c-banner-contact__button{display:flex;justify-content:center;align-items:center;margin-top:60px}.c-text-link{display:inline-block;position:relative;color:#325065;text-decoration:none}.c-text-link::after{content:"";position:absolute;bottom:-1px;left:0;z-index:0;background-color:#b4b9c8;width:100%;height:1px}.c-button-group{display:flex;flex-direction:column;align-items:center;gap:20px;margin:60px auto 0;max-width:560px}.c-button-group__item:has(input[type=button],input[type=submit],input[type=reset]){text-align:center}.c-button-wrapper{display:flex;margin-top:40px}.c-button-wrapper.-center{justify-content:center}.c-button-basic{display:inline-flex;align-items:center;position:relative}.c-button-basic .textlink{position:relative;color:#325065;font-size:.875rem;font-weight:500;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem;line-height:1;text-decoration:none}.c-button-basic.-inverse .textlink{color:#fff}.c-button-basic .icon,.c-button-round,.c-button-square{position:relative;overflow:hidden;border:1px solid #325065}.c-button-basic .icon{z-index:1;margin-left:16px}.c-button-basic.-inverse .icon{border:1px solid #fff}.c-button-basic .icon::before{content:"";position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);transition:transform .3s;background-image:url(../images/common/arrow_s.svg);background-size:contain;background-repeat:no-repeat;background-position:0 0;width:14px;height:6px}.c-button-basic.-inverse .icon::before{background-image:url(../images/common/arrow_s_inverse.svg)}.c-button-basic .icon,.c-button-basic .icon::after{display:inline-block;transition:transform .5s;border-radius:50%;width:32px;height:32px}.c-button-basic .icon::after{top:50%;left:50%;transform:translate(-50%,-50%) scale(0)}.c-button-basic.-inverse .icon::after{background-color:#fff}.c-button-round,.c-button-square{align-items:center}.c-button-round{display:flex;justify-content:center;border-radius:26px;padding:0 40px;width:100%;min-width:200px;max-width:240px;height:52px}.c-button-round .text{display:block;position:relative;z-index:1;transition:color .3s;color:#325065;font-size:.875rem;font-weight:500;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem;line-height:1;text-decoration:none}.c-button-round:hover .text{color:#fff}.c-button-round.-contact .text{color:#fff;text-shadow:0 0 3px rgba(255,255,255,.4)}.c-button-round:hover.-contact .text{color:#fff;text-shadow:initial}.c-button-basic .icon::after,.c-button-round::after,.c-button-square::before{content:"";position:absolute;z-index:0;background-color:#325065}.c-button-round::after{display:inline-block;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:transform .5s;border-radius:50%;width:400px;height:400px}.c-button-round.-small{border-radius:24px;padding:0 30px 0 40px;max-width:280px;height:48px}.c-button-round.-back,.c-button-round.-reset,.c-button-round.-submit{transition:background-color .3s,color .3s;min-width:240px;max-width:270px;font-size:.875rem;font-weight:500}.c-button-round.-submit{appearance:none;outline:0;background-color:#325065;color:#fff;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem;line-height:1}.c-button-round.-submit[disabled]{opacity:.5}.c-button-round.-submit:hover{background-color:#dee1e9;color:#325065}.c-button-round.-back,.c-button-round.-reset{color:#325065}.c-button-round.-back:hover,.c-button-round.-reset:hover{background-color:#dee1e9}.c-button-round.-back::after,.c-button-round.-reset::after{content:none}.c-button-square{display:inline-flex;column-gap:10px;transition:background-color .3s,color .3s;padding:0 15px;min-width:136px;height:32px}.c-button-round.-back,.c-button-round.-reset,.c-button-square .text,.c-cursor.-basic::before{font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem;line-height:1}.c-button-square .text{display:block;z-index:1;color:#325065;font-size:.8125rem;font-weight:500;text-decoration:none}.c-button-square:hover .text{color:#fff}.c-button-square::before{bottom:0;left:0;transition:.3s;margin:auto;width:100%;height:0}.c-button-square::after,.c-previous-link__item.-prev a::before{content:"";background-size:contain;background-repeat:no-repeat;background-position:0 0;height:6px}.c-button-square::after{z-index:1;background-image:url(../images/common/arrow_s.svg);width:14px}.c-button-scroll-down{display:none;flex-direction:column;column-gap:10px;position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:1;color:#325065;font-family:"Inter",sans-serif;font-size:.75rem;font-weight:500;line-height:1;letter-spacing:.04rem;white-space:nowrap}.c-button-scroll-down.is-show,.c-cursor{display:flex}.c-button-scroll-down::before{content:"";display:block;position:relative;left:-1px;animation:anim-scroll-down 2s ease infinite;margin:0 auto 10px;background:#325065;width:1px;height:40px}.c-cursor{justify-content:center;align-items:center;position:fixed;z-index:50;opacity:0;transform:translate(0,0) scale(.3);transition:opacity .4s ease-out,transform .4s ease-out;pointer-events:none;border-radius:50%}.c-cursor.-basic{top:-60px;left:-60px;background-color:#325065;width:120px;height:120px}.c-cursor.-basic::before{content:"詳しく見る";color:#fff;font-size:.9375rem}.c-cursor.-small{top:-24px;left:-24px;background-color:rgba(255,255,255,.3);width:48px;height:48px}.c-cursor.is-active{opacity:1;transform:scale(1)}.c-carousel.-works{overflow:visible}.-works .swiper-slide{margin-left:auto;margin-right:auto;width:88%;max-width:560px;height:auto}.swiper-indicator{display:grid;grid-template-rows:auto;grid-template-columns:27px 1fr 27px;grid-template-areas:"arrow-left pagination arrow-right";column-gap:20px;align-items:center;margin-top:30px}.swiper-pagination{grid-area:pagination;display:flex;padding:4px 0;justify-content:center}.swiper-pagination-bullet{position:relative;border:0;width:100%;height:1px;background:#e1e3e8;cursor:pointer;outline:0}.swiper-pagination-bullet::after{content:"";position:absolute;top:-4px;right:0;bottom:0;left:0;z-index:1;background-color:transparent;pointer-events:auto;height:8px}.swiper-pagination-bullet-active{background:#325065}.swiper-button-next,.swiper-button-prev{display:flex;justify-content:center;align-items:center;width:30px;height:30px;cursor:pointer;outline:0}.swiper-button-next::before,.swiper-button-prev::before{content:"";grid-area:arrow-left;justify-self:right;border-style:solid;border-width:4px 7px 4px 0;border-color:transparent #325065 transparent transparent;width:7px;height:8px;cursor:pointer}.swiper-button-prev.swiper-button-disabled::before{border-color:transparent #c3c7d3 transparent transparent}.swiper-button-next::before{grid-area:arrow-right;justify-self:left;border-width:4px 0 4px 7px;border-color:transparent transparent transparent #325065}.swiper-button-next.swiper-button-disabled::before{border-color:transparent transparent transparent #c3c7d3}.c-pagination{display:flex;justify-content:center;align-items:center;column-gap:8px;margin-top:80px;width:100%;list-style:none}.c-pagination__item .current{justify-content:center;width:36px;height:36px;border:1px solid #325065;border-radius:50%}.c-pagination__item .current,.c-pagination__item a,.c-previous-link__item.-prev a{display:flex;align-items:center;color:#325065;font-family:"Inter",sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.02rem;line-height:1;text-decoration:none}.c-pagination__item a{justify-content:center;width:36px;height:36px;transition:opacity .3s;opacity:1;background-color:#fff}.c-pagination__item a::after{font-family:"Font Awesome 5 Pro";font-size:.75rem;line-height:1}.c-pagination__item .first::after{content:"\f323"}.c-pagination__item .prev::after{content:"\f053"}.c-pagination__item .next::after{content:"\f054"}.c-pagination__item .last::after{content:"\f324"}.c-previous-link{display:flex;align-items:center;margin:80px auto 0;width:96%;min-width:280px;max-width:760px}.c-previous-link__item{flex:1}.c-previous-link__item.-prev a{position:relative}.c-previous-link__item.-prev a::before{margin-right:10px;background-image:url(../images/common/arrow_prev.svg);width:28px}.c-previous-link__item.-archive a,.c-previous-link__item.-next a{display:flex;justify-content:center;align-items:center;position:relative}.c-previous-link__item.-archive a::before,.c-previous-link__item.-next a::after{content:"";background-image:url(../images/common/archive_icon.svg);background-size:contain;background-repeat:no-repeat;background-position:0 0;width:12px;height:12px}.c-previous-link__item.-next a{justify-content:flex-end;color:#325065;font-family:"Inter",sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.02rem;line-height:1;text-decoration:none}.c-previous-link__item.-next a::after{margin-left:10px;background-image:url(../images/common/arrow_next.svg);width:28px;height:6px}.reveal-elem.-fade-in{opacity:0;transform:translateY(20px);transition:1s}.reveal-elem.-fade-in.is-show{transform:translateY(0);opacity:1}.reveal-elem.-left-to-right,.reveal-elem.-top-to-bottom{position:relative;overflow:hidden;z-index:0}.reveal-elem.-left-to-right::before,.reveal-elem.-top-to-bottom::before,.reveal-first-elem.-left-to-right::before{content:"";display:block;position:absolute;top:0;left:0;z-index:5;transition:left .8s ease-in-out;background-color:#fff;width:100%;height:100%}.reveal-elem.-left-to-right.is-show::before{left:100%}.reveal-elem.-top-to-bottom::before,.reveal-first-elem.-left-to-right::before{transition:top .8s ease-in-out}.reveal-elem.-top-to-bottom.is-show::before{top:100%}.reveal-elem.-back-to-front{transform:scale(0);transition:transform .5s}.reveal-elem.-back-to-front.is-show,.reveal-first-elem.-back-to-front.is-show{transform:scale(1)}.reveal-elem.-back-to-front,.reveal-first-elem.-back-to-front,.reveal-first-elem.-left-to-right{position:relative;overflow:hidden;z-index:0}.reveal-first-elem.-left-to-right::before{transition:left .8s ease-in-out}.reveal-first-elem.-left-to-right.is-show::before{left:100%}.reveal-first-elem.-back-to-front{transform:scale(0);transition:transform .5s}.c-decor{position:absolute;z-index:10}.c-decor.-shootingstar-01-s,.c-decor.-shootingstar-02-s,.c-decor.-shootingstar-03-s,.c-decor.-shootingstar-04-s,.c-decor.-shootingstar-05-s,.c-decor.-shootingstar-06-s,.p-works-list__item a{display:block}.c-decor.-shootingstar-01-l,.c-decor.-shootingstar-02-l,.c-decor.-shootingstar-03-l,.c-decor.-shootingstar-04-l,.c-decor.-shootingstar-05-l,.c-decor.-shootingstar-06-l,.c-decor.-shootingstar-07-l,.c-decor.-shootingstar-08-l{display:none}.c-decor svg{max-width:100%;height:auto}.c-decor.-shootingstar-01-s{top:136px;left:0}.c-decor.-shootingstar-01-s svg .shootingstar_2_60,.c-decor.-shootingstar-02-s svg .shootingstar_1_60,.c-decor.-shootingstar-03-s svg .shootingstar_1_60,.c-decor.-shootingstar-04-s svg .shootingstar_d_1_60{stroke-dashoffset:61.9994239807px;stroke-dasharray:61.9994239807px;transition:stroke-dashoffset .8s cubic-bezier(.075,.82,.165,1) 0s}.c-decor.-shootingstar-01-l svg.is-active .shootingstar_1_100,.c-decor.-shootingstar-01-s svg.is-active .shootingstar_2_60,.c-decor.-shootingstar-02-l svg.is-active .shootingstar_d_2_100,.c-decor.-shootingstar-02-l svg.is-active .shootingstar_d_2_200,.c-decor.-shootingstar-02-s svg.is-active .shootingstar_1_60,.c-decor.-shootingstar-03-l svg.is-active .shootingstar_d_1_100,.c-decor.-shootingstar-03-l svg.is-active .shootingstar_d_1_200,.c-decor.-shootingstar-03-s svg.is-active .shootingstar_1_60,.c-decor.-shootingstar-04-l svg.is-active .shootingstar_1_100,.c-decor.-shootingstar-04-s svg.is-active .shootingstar_d_1_120,.c-decor.-shootingstar-04-s svg.is-active .shootingstar_d_1_60,.c-decor.-shootingstar-05-l svg.is-active .shootingstar_2_100,.c-decor.-shootingstar-05-s svg.is-active .shootingstar_d_2_120,.c-decor.-shootingstar-05-s svg.is-active .shootingstar_d_2_60,.c-decor.-shootingstar-06-l svg.is-active .shootingstar_1_100,.c-decor.-shootingstar-06-s svg.is-active .shootingstar_2_60,.c-decor.-shootingstar-07-l svg.is-active .shootingstar_2_200,.c-decor.-shootingstar-08-l svg.is-active .shootingstar_1_100{stroke-dashoffset:0}.c-decor.-shootingstar-02-s{top:95px;left:18.4615384615%}.c-decor.-shootingstar-03-s{top:37px;left:46.9230769231%}.c-decor.-shootingstar-04-s{top:80px;left:71.5384615385%}.c-decor.-shootingstar-04-s svg .shootingstar_d_1_60{stroke-dashoffset:61.9994277954px;stroke-dasharray:61.9994277954px}.c-decor.-shootingstar-04-s svg .shootingstar_d_1_120,.c-decor.-shootingstar-05-s svg .shootingstar_d_2_120{stroke-dashoffset:121.9988555908px;stroke-dasharray:121.9988555908px;transition:stroke-dashoffset .8s cubic-bezier(.075,.82,.165,1) .6s}.c-decor.-shootingstar-05-s{top:213px;left:11.0256410256%}.c-decor.-shootingstar-05-s svg .shootingstar_d_2_120{transition:stroke-dashoffset .8s cubic-bezier(.075,.82,.165,1) 0s}.c-decor.-shootingstar-05-s svg .shootingstar_d_2_60,.c-decor.-shootingstar-06-s svg .shootingstar_2_60{stroke-dashoffset:61.9994239807px;stroke-dasharray:61.9994239807px;transition:stroke-dashoffset .8s cubic-bezier(.075,.82,.165,1) .6s}.c-decor.-shootingstar-06-s{top:243px;left:74.358974359%}.c-decor.-shootingstar-06-s svg .shootingstar_2_60{transition:stroke-dashoffset .8s cubic-bezier(.075,.82,.165,1) 0s}.c-decor.-shootingstar-01-l{top:74px;left:28.7701317716%}.c-decor.-shootingstar-01-l svg .shootingstar_1_100,.c-decor.-shootingstar-02-l svg .shootingstar_d_2_200{stroke-dashoffset:101.9990539551px;stroke-dasharray:101.9990539551px;transition:stroke-dashoffset .8s cubic-bezier(.075,.82,.165,1) 0s}.c-decor.-shootingstar-02-l{top:200px;left:17.4479166667%}.c-decor.-shootingstar-02-l svg .shootingstar_d_2_200{stroke-dashoffset:201.9994812012px;stroke-dasharray:201.9994812012px}.c-decor.-shootingstar-02-l svg .shootingstar_d_2_100{stroke-dashoffset:101.9990539551px;stroke-dasharray:101.9990539551px;transition:stroke-dashoffset .8s cubic-bezier(.075,.82,.165,1) .6s}.c-decor.-shootingstar-03-l{top:116px;left:59.8958333333%}.c-decor.-shootingstar-03-l svg .shootingstar_d_1_100{stroke-dashoffset:102.0004501343px;stroke-dasharray:102.0004501343px;transition:stroke-dashoffset .8s cubic-bezier(.075,.82,.165,1) 0s}.c-decor.-shootingstar-03-l svg .shootingstar_d_1_200{stroke-dashoffset:201.9994812012px;stroke-dasharray:201.9994812012px;transition:stroke-dashoffset .8s cubic-bezier(.075,.82,.165,1) .6s}.c-decor.-shootingstar-04-l{top:166px;left:86.4568081991%}.c-decor.-shootingstar-04-l svg .shootingstar_1_100,.c-decor.-shootingstar-05-l svg .shootingstar_2_100,.c-decor.-shootingstar-06-l svg .shootingstar_1_100{stroke-dashoffset:101.9990539551px;stroke-dasharray:101.9990539551px;transition:stroke-dashoffset .8s cubic-bezier(.075,.82,.165,1) 0s}.c-decor.-shootingstar-05-l{top:180px;left:5.7291666667%}.c-decor.-shootingstar-06-l{top:320px;left:5.3440702782%}.c-decor.-shootingstar-07-l{top:318px;left:89.5314787701%}.c-decor.-shootingstar-07-l svg .shootingstar_2_200,.c-decor.-shootingstar-08-l svg .shootingstar_1_100{stroke-dashoffset:201.9994812012px;stroke-dasharray:201.9994812012px;transition:stroke-dashoffset .8s cubic-bezier(.075,.82,.165,1) 0s}.c-decor.-shootingstar-08-l svg .shootingstar_1_100{stroke-dashoffset:101.9990539551px;stroke-dasharray:101.9990539551px}.p-home-visual{position:relative;background-color:#325065;height:100svh}.p-home-visual__logo{position:absolute;top:calc(50% - 40px);left:50%;transform:translateY(-50%) translateX(-50%);z-index:1;width:68px}.p-home-visual__scroll-down,.p-home-visual__tagline{position:absolute;bottom:30px;z-index:1;color:rgba(255,255,255,.9);font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}.p-home-visual__tagline{left:24px;font-size:.8125rem;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.06em}.p-home-visual__tagline strong{font-weight:500}.p-home-visual__scroll-down{display:flex;column-gap:10px;right:24px;font-family:"Inter",sans-serif;font-size:.75rem;letter-spacing:.04rem;writing-mode:vertical-rl;white-space:nowrap}.p-home-visual__scroll-down::before{content:"";display:block;position:relative;left:-1px;animation:anim-scroll-down 2s ease infinite;margin:0 auto;background:rgba(255,255,255,.7);width:1px;height:60px}.p-home-visual__shootingstar{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}.p-home-about{margin-top:120px;width:100%}.p-home-about__slogan{display:grid;grid-template-rows:repeat(3,auto);grid-template-columns:1fr;row-gap:24px;margin-bottom:60px;color:rgba(51,51,51,.9);font-size:2rem;font-weight:300;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.18em;line-height:1}.p-home-about__slogan .text{display:flex;overflow:hidden}.p-home-about__slogan .text span{display:block;transform:translate(0,105%);transition:transform cubic-bezier(.215,.61,.355,1) .5s}.p-home-about__slogan .text.is-show span{transform:translate(0,0)}.p-home-about__slogan .text.is-show span:nth-child(2){transition-delay:.06s}.p-home-about__slogan .text.is-show span:nth-child(3){transition-delay:.12s}.p-home-about__slogan .text.is-show span:nth-child(4){transition-delay:.18s}.p-home-about__slogan .text.is-show span:nth-child(5){transition-delay:.24s}.p-home-about__slogan .text.is-show span:nth-child(6){transition-delay:.3s}.p-home-about__slogan .text.is-show span:nth-child(7){transition-delay:.36s}.p-home-about__slogan .text.is-show span:nth-child(8){transition-delay:.42s}.p-home-about__slogan .text.is-show span:nth-child(9){transition-delay:.48s}.p-home-about__slogan .text.is-show span:nth-child(10){transition-delay:.54s}.p-home-about__slogan .text.is-show span:nth-child(11){transition-delay:.6s}.p-home-about__slogan .text.is-show span:nth-child(12){transition-delay:.66s}.p-home-about__slogan .text.is-show span:nth-child(13){transition-delay:.72s}.p-home-about__slogan .text.is-show span:nth-child(14){transition-delay:.78s}.p-home-about__desc{line-height:2}.p-home-about__desc::after,.p-home-about__desc::before{content:"";display:table}.p-home-about__desc::before{margin-bottom:calc((1 - 2)*.5em)}.p-home-about__desc::after{margin-top:calc((1 - 2)*.5em)}.p-home-about__button{margin-top:40px;text-align:right}.p-home-about__image{margin:100px -24px 0 auto;width:calc(86% + 24px);max-width:560px}.p-home-service{position:relative;overflow:hidden;margin-top:120px;padding:100px 0;width:100%;color:#fff}.p-home-service__background{position:absolute;left:0;bottom:0;width:100%;height:100%;clip-path:inset(0);z-index:-1}.p-home-service__background::before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;transform:scale(1.05);background-image:url(../images/home/service_bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:top left 44%}.p-home-service__background::after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-color:rgba(93,80,67,.3)}.p-home-service__header{margin-bottom:60px}.p-home-service__body,.p-home-service__header{position:relative;z-index:1}.p-home-service__heading{margin-bottom:60px}.p-home-service__desc{line-height:2}.p-home-service__desc::after,.p-home-service__desc::before{content:"";display:table}.p-home-service__desc::before{margin-bottom:calc((1 - 2)*.5em)}.p-home-service__desc::after{margin-top:calc((1 - 2)*.5em)}.p-home-service__button{margin-top:60px;text-align:center}.p-home-service-list{display:grid;grid-template-rows:auto;grid-template-columns:repeat(2,1fr);gap:16px}.p-home-service-list__item{border-radius:10px;border:1px solid #fff;padding:20px 5px}.p-home-service-list__icon{margin:0 auto 8px;width:56px;height:56px}.p-home-service-list__icon.-design{position:relative;left:2px}.p-home-service-list__icon.-analytics,.p-home-service-list__icon.-maintenance{position:relative;left:4px}.p-home-service-list__process{font-family:"Montserrat",sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.02rem;line-height:1;text-align:center}.p-home-service-list__heading{margin-top:8px;font-family:"Inter","ryo-gothic-plusn",sans-serif;font-size:.6875rem;font-weight:500;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.06em;line-height:1;text-align:center}.p-home-works{margin-top:120px}.p-home-works__header,.p-home-works__heading{margin-bottom:60px}.p-home-works__body{overflow:hidden;padding:0 24px}.p-home-works__desc{line-height:2}.p-home-works__desc::after,.p-home-works__desc::before{content:"";display:table}.p-home-works__desc::before{margin-bottom:calc((1 - 2)*.5em)}.p-home-works__desc::after{margin-top:calc((1 - 2)*.5em)}.p-home-works__button{margin-top:60px;text-align:center}.p-home-news{margin-top:120px}.p-home-news__header{margin-bottom:60px}.p-home-news__button{margin-top:60px;text-align:center}.p-about-history{margin-top:60px}.p-about-history__item{margin-top:32px}.p-about-history__item:nth-of-type(1),.p-service-list__item:nth-of-type(1){margin-top:0}.p-about-profile{margin-top:60px}.p-about-profile__avatar{display:block;margin:0 auto;border-radius:50%;border:1px solid #c3c7d3;background-image:url(../images/about/profile_avatar.png);background-size:contain;background-repeat:no-repeat;background-position:0 0;width:146px;height:146px;line-height:146px}.p-about-profile__name,.p-about-profile__occupation{font-family:"Montserrat",sans-serif;letter-spacing:.02rem;line-height:1;text-align:center}.p-about-profile__occupation{margin-top:26px;color:#8f929f;font-size:.875rem}.p-about-profile__name{margin-top:12px;font-size:.9375rem;font-weight:500}.p-about-profile__intro{margin:26px auto 0;max-width:420px;font-size:.8125rem;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem;line-height:1.8}.p-about-profile__intro::after,.p-about-profile__intro::before{content:"";display:table}.p-about-profile__intro::before{margin-bottom:calc((1 - 1.8)*.5em)}.p-about-profile__intro::after{margin-top:calc((1 - 1.8)*.5em)}.p-about-image-1{margin:100px 0 0 48px}.p-about-image-2{margin:60px 96px 0 0}.p-service-list{margin-top:100px}.p-service-list__item{margin-top:80px}.p-service-list__icon{display:block;margin:0 auto;border-radius:50%;width:152px;height:152px;line-height:152px}.p-service-list__process{margin-top:24px;color:#325065;font-family:"Montserrat",sans-serif;font-size:1rem;font-weight:500;letter-spacing:.02rem;line-height:1;text-align:center}.p-service-list__heading{margin-top:16px;font-family:"Inter","ryo-gothic-plusn",sans-serif;font-size:1.0625rem;font-weight:500;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem;line-height:1;text-align:center}.p-service-list__desc{margin:32px auto 0;max-width:420px;line-height:1.8}.p-service-list__desc::after,.p-service-list__desc::before,.p-works-overview__item dd::after,.p-works-overview__item dd::before,.p-works-overview__item dt::after,.p-works-overview__item dt::before{content:"";display:table}.p-service-list__desc::before{margin-bottom:calc((1 - 1.8)*.5em)}.p-service-list__desc::after{margin-top:calc((1 - 1.8)*.5em)}.p-service-flow__item{margin-left:6px;border-left:2px solid #e1e3e8}.p-service-flow__item:nth-last-of-type(1){border:0}.p-service-flow__header{position:relative;padding:0 0 30px 36px;color:#325065;font-size:1rem;font-weight:500;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem;line-height:1.6}.p-service-flow__item:nth-of-type(1) .p-service-flow__header{padding-top:0}.p-service-flow__item:nth-last-of-type(1) .p-service-flow__body,.p-service-flow__item:nth-last-of-type(1) .p-service-flow__header{padding-bottom:0}.p-service-flow__item:nth-last-of-type(1) .p-service-flow__header.is-active{padding-bottom:30px}.p-service-flow__header .number{display:block;position:relative;margin-bottom:10px;color:#325065;font-size:.8125rem;line-height:1}.p-service-flow__header .number::before{content:"";position:absolute;top:-2px;left:-46px;display:block;z-index:1;background-image:url(../images/service/flow_circle_s.svg);background-size:contain;background-repeat:no-repeat;background-position:0 0;width:18px;height:18px}.p-service-flow__item:nth-last-of-type(1) .p-service-flow__header .number::before{left:-44px}.p-service-flow__header::after{content:"";position:absolute;top:18px;right:20px;background-image:url(../images/common/open_icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50% 50%;width:12px;height:12px}.p-service-flow__header.is-active::after{background-image:url(../images/common/close_icon.svg)}.p-service-flow__body{padding:0 0 60px 36px}.p-service-flow__body.is-hide{visibility:hidden;opacity:0;border:0;padding-top:0;padding-bottom:0;line-height:0}.p-service-flow__body.is-hide,.p-service-flow__body.is-show{transition:visibility .4s ease-out,opacity .3s ease-out,padding .4s ease-out,line-height .4s}.p-service-skills{background-color:#f6f7f9;padding:100px 0}.p-service-skills__block{margin-top:60px}.p-service-skills__heading{margin-bottom:40px;font-size:1.0625rem;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem;line-height:1.6}.p-works-list{margin-top:100px}.p-works-list__item{margin:60px auto 0;max-width:680px}.p-works-list__item:first-child{margin-top:0}.p-works-article__header{display:grid;grid-template-rows:repeat(3,auto);grid-template-columns:auto;grid-template-areas:"image" "heading" "overview"}.p-works-article__heading{grid-area:heading;z-index:1;margin-top:40px;font-family:"Inter","ryo-gothic-plusn",sans-serif;font-size:1.125rem;font-weight:500;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.06em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}.p-works-article__hero{grid-area:image;margin:0 8px}.p-works-article__body{margin:100px auto 0}.p-works-article__block{margin:60px auto 30px}.p-works-article__block.-row{display:grid}.p-works-article__block.-row.-desktop{grid-template:repeat(1,auto)/repeat(1,1fr);justify-items:center;gap:60px;width:100%}.p-works-article__block.-row.-mobile,.p-works-article__block.-row.-mobile-small{justify-items:center;gap:60px}.p-works-article__block.-col{max-width:960px}.-desktop .p-works-article__image{max-width:440px}.-mobile .p-works-article__image{width:90%;max-width:390px}.-mobile-small .p-works-article__image{width:90%;max-width:375px}.p-works-article .wp-block-image.-frame,.p-works-article__image.-frame img{border:1px solid #c3c7d3}.p-works-article__expiration{margin-top:30px}.p-works-article__note{margin-top:30px;color:#8f929f;font-size:.8125rem;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem;text-align:left}.p-works-article .wp-block-image.-image-border img{border:1px solid #c3c7d3!important}.p-works-article .wp-block-image.-padding{padding:20px}.p-news-article__body .wp-block-image.-vertical,.p-works-article .wp-block-image.-vertical{max-width:460px}.p-works-overview{grid-area:overview;margin-top:60px}.p-works-overview__desc p:not([class]){line-height:1.8}.p-works-overview__desc p:not([class])::after,.p-works-overview__desc p:not([class])::before{content:"";display:table}.p-works-overview__desc p:not([class])::before{margin-bottom:calc((1 - 1.8)*.5em)}.p-works-overview__desc p:not([class])::after{margin-top:calc((1 - 1.8)*.5em)}.p-works-overview__item,.p-works-overview__spec{margin-top:40px}.p-works-overview__item:first-child{margin-top:0}.p-works-overview__item.-report,.p-works-overview__item.-url{margin-top:30px}.p-works-overview__item.-report a,.p-works-overview__item.-url a{color:#325065;text-decoration:none}.p-works-overview__item dd,.p-works-overview__item dt{font-family:"Inter","ryo-gothic-plusn",sans-serif;font-size:.875rem;letter-spacing:.02rem;line-height:1.6}.p-works-overview__item dd::before,.p-works-overview__item dt::before{margin-bottom:calc((1 - 1.6)*.5em)}.p-works-overview__item dd::after,.p-works-overview__item dt::after{margin-top:calc((1 - 1.6)*.5em)}.p-works-overview__item dt{margin-bottom:16px}.p-works-overview__item dd{color:#8f929f}.p-news-list__item{position:relative;border-bottom:1px solid #c3c7d3}.p-news-list__item::after{content:"";position:absolute;top:50%;right:20px;transform:translateY(-50%);z-index:1;background-image:url(../images/common/arrow_m.svg);background-size:contain;background-repeat:no-repeat;background-position:0 0;width:18px;height:6px}.p-news-list__item a{display:block;transition:background-color .5s;padding:30px 58px 30px 10px}.p-news-list__date{display:inline-block;margin-bottom:8px;color:#8f929f;font-family:"Inter",sans-serif;font-size:.75rem;letter-spacing:.02rem;line-height:1}.p-news-list__heading{font-size:.875rem;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem}.p-news-article__header{margin-bottom:30px}.p-news-article__meta{display:inline-flex;list-style:none}.p-news-article__date{margin-bottom:12px;color:#8f929f;font-family:"Inter",sans-serif;font-size:.8125rem;letter-spacing:.02rem;line-height:1}.p-news-article__heading{font-size:1.125rem;font-weight:500;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem;line-height:1.6}.p-news-article__footer{border-top:1px solid #fff;padding-top:15px}.p-contact-form{margin-top:80px}.p-contact-form #inquiry_addQuery,.p-contact-form #partner_addQuery,.p-contact-form #request_addQuery{opacity:0;visibility:hidden;pointer-events:none;height:0}.p-contact-form #inquiry_addQuery.is-show,.p-contact-form #partner_addQuery.is-show,.p-contact-form #request_addQuery.is-show{opacity:1;visibility:visible;pointer-events:auto;height:auto;animation:anim_slide-in .3s ease-in forwards}.p-contact-form__item{margin-bottom:40px}.-confirm .p-contact-form__item{margin-bottom:20px;border-bottom:1px solid #c3c7d3;padding-bottom:20px}.p-contact-form__item.-col{flex-direction:column}.-required .p-contact-form__header::after,.p-contact-form__header{font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem}.p-contact-form__header{margin-bottom:10px;font-weight:500;vertical-align:middle;line-height:1.6}.-confirm .p-contact-form__header{margin-bottom:15px}.-required .p-contact-form__header::after{display:inline-flex;align-items:center;position:relative;top:-1px;margin-left:10px;border-radius:7px;background-color:#8f929f;padding:2px 6px;height:14px;color:#fff;font-size:.625rem;line-height:1;content:"必須"}.iphone .-required .p-contact-form__header::after{top:-2px;border-radius:8px;padding:3px 6px 2px}.p-contact-form__body input[type=email],.p-contact-form__body input[type=text],.p-contact-form__body select,.p-contact-form__body textarea{border-radius:4px;border:1px solid #c3c7d3;background-color:#f6f7f9;padding:12px;width:100%;font-family:"Inter","ryo-gothic-plusn",sans-serif;font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem;line-height:1.6;vertical-align:middle}.p-contact-form__body input::placeholder{color:rgba(143,146,159,.7)}.p-contact-form__body input[type=checkbox],.p-contact-form__body input[type=radio]{position:relative;margin:0 8px 0 0;top:-1px}.p-contact-form__body select option:first-child,.p-contact-form__body select:invalid{color:rgba(143,146,159,.7)}.p-contact-form__body .select-container{position:relative}.p-contact-form__body .select-container::before{position:absolute;top:50%;right:20px;transform:translateY(-50%);border-style:solid;border-width:8px 5px 0;border-color:#8f929f transparent transparent;width:0;height:0;content:""}.p-contact-form__body textarea{height:300px}.p-contact-form__body textarea::placeholder{color:rgba(143,146,159,.7);font-kerning:normal;font-feature-settings:"palt" on;letter-spacing:.08rem}.p-contact-form__note{margin-top:15px;color:#8f929f;font-size:.8125rem;line-height:1.6}.p-contact-form__website_url{opacity:0;visibility:hidden;pointer-events:none;margin:0;height:0}.p-contact-form__website_url.is-show{transition:.3s ease-out;opacity:1;visibility:visible;pointer-events:auto;margin-top:10px;height:auto}.p-contact-form__website_url.is-hide{transition:.3s ease-out;opacity:0;visibility:hidden;pointer-events:none;margin-top:0;height:0}.p-contact-form__region{margin-top:15px}.p-contact-form .unit{display:flex;flex-wrap:wrap;align-items:center;list-style:none}.p-contact-form .unit.-row{flex-direction:row;flex-wrap:wrap;align-items:center}.p-contact-form .unit.-col{flex-direction:column;align-items:flex-start}.p-contact-form .unit li{display:inline-flex;align-items:center;position:relative;margin:8px 15px 8px 0;line-height:1}.p-contact-form .unit input[type=radio]{overflow:hidden;white-space:nowrap;appearance:none;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px;border:0;padding:0;width:1px;height:1px}.p-contact-approve__confirm input[type=checkbox]+label,.p-contact-form .unit input[type=radio]+label{flex-shrink:0;position:relative;padding-left:28px;font-size:.875rem;line-height:1;cursor:pointer}.p-contact-form .unit input[type=radio]+label::after,.p-contact-form .unit input[type=radio]+label::before{content:"";display:block;border-radius:50%;line-height:1}.p-contact-form .unit input[type=radio]+label::before{position:absolute;top:0;left:5px;transition:all cubic-bezier(.215,.61,.355,1) .15s;background-color:#f6f7f9;border:1px solid #c3c7d3;width:16px;height:16px}.p-contact-form .unit input[type=radio]+label::after{position:absolute;top:2px;left:7px;transform:scale(0);transition:transform cubic-bezier(.215,.61,.355,1) .15s,color cubic-bezier(.215,.61,.355,1) .15s;opacity:0;background-color:#325065;width:12px;height:12px}.p-contact-form .unit input[type=radio]:checked+label::after{opacity:1;transform:scale(1)}.p-contact-form .unit input[type=checkbox]{overflow:hidden;white-space:nowrap;appearance:none;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;padding:0;width:1px;height:1px}.p-contact-form .unit input[type=checkbox]+label{position:relative;padding-left:28px;font-size:.875rem;line-height:1;cursor:pointer}.p-contact-approve__confirm input[type=checkbox]+label::before,.p-contact-form .unit input[type=checkbox]+label::before{content:"";display:block;position:absolute;top:0;left:0;transition:all ease-in-out .125s;border:1px solid #c3c7d3;background-color:#f6f7f9;width:16px;height:16px}.p-contact-approve__confirm input[type=checkbox]+label::after,.p-contact-form .unit input[type=checkbox]+label::after{content:"";display:block;position:absolute;top:9px;left:4px;transform:rotate(-45deg) scaleX(0);transition:transform .125s ease-in-out;transform-origin:left;border-left:2px solid #325065;border-bottom:2px solid #325065;width:12px;height:5px}.p-contact-approve__confirm input[type=checkbox]:checked+label::after,.p-contact-form .unit input[type=checkbox]:checked+label::after{transform:rotate(-45deg) scaleX(1)}.p-contact-form span.error-message{display:inline-block;position:relative;opacity:1;transition:.3s;margin-top:10px;background-color:#db3c4b;padding:5px 10px 6px;color:#fff;font-size:.75rem;line-height:1.6}.p-contact-form span.error-message::before{position:absolute;top:-6px;left:15px;border-style:solid;border-width:0 4px 6px;border-color:transparent transparent #db3c4b;width:0;height:0;content:""}.p-contact-form span.error-message.-hidden{opacity:0}.p-contact-approve{margin:60px 0}.p-contact-approve__desc{margin-bottom:15px;text-align:center}.p-contact-approve__confirm{display:flex;justify-content:center;align-items:center}.p-contact-approve__confirm span{display:inline-flex;align-items:center;line-height:1}.p-contact-approve__confirm input[type=checkbox]{position:absolute;overflow:hidden;white-space:nowrap;appearance:none;clip:rect(0 0 0 0);clip-path:inset(50%);border:0;padding:0;width:1px;height:1px}.u-mtn{margin-top:0!important}.u-mt10,.u-mtm{margin-top:10px!important}.u-mt20{margin-top:20px!important}.u-mt30{margin-top:30px!important}.u-mt40{margin-top:40px!important}.u-mt50{margin-top:50px!important}.u-asterisk{margin-left:1em;text-indent:-1em}.u-acr{display:inline-block}.u-lf::after{content:"\a";white-space:pre}.u-external::after{display:inline-block;margin-left:5px;font-family:"Font Awesome 5 Pro";font-size:.875rem;content:"\f360"}.u-stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:transparent;pointer-events:auto;content:""}.u-cta-email,.u-cta-tel{position:relative}.u-cta-email a{color:#325065}.u-cta-email::after{content:"";position:absolute;bottom:-1px;left:0;z-index:0;background-color:#b4b9c8;width:100%;height:1px}@media screen and (min-width:480px){.p-home-about__slogan{font-size:2.25rem}}@media screen and (min-width:600px){.st-header{height:80px}.st-header__logomark{top:26px;left:30px}.st-gnav-toggle{right:30px}.st-gnav-menu.-sub{margin:40px 0 120px}.-home .st-main,.-service .st-main{padding-bottom:30px}.st-main__header{margin-top:120px;margin-bottom:120px}.st-footer{width:calc(100% - 60px)}.l-col{padding-left:30px;padding-right:30px}.l-grid-list{grid-template:repeat(1,auto)/repeat(2,1fr)}.percentage{font-size:1.0625rem}.c-section.-child{margin-top:80px}.c-heading.-category.-shoulder{font-size:2.5rem}.c-heading.-category.-shoulder.-small{font-size:1.75rem}.c-heading.-section{margin-bottom:50px;font-size:1.1875rem}.c-card-works__heading,.c-heading.-section.-small{font-size:1rem}.c-ruled-line{display:flex;flex-wrap:wrap}.c-ruled-line dt{display:flex;align-items:center;margin-bottom:0;border-bottom:1px solid #c3c7d3;padding:2.4em 1em;width:28%}.c-ruled-line dd.block,.c-ruled-line dt.block{display:block}.c-ruled-line dd{padding:2.4em 1em;width:72%;align-content:center}.c-ruled-line dd:nth-of-type(1){padding-top:0}.c-button-group{flex-direction:row}.c-button-group__item{flex:1}.c-button-group__item.-reset{order:-1}.c-button-round{border-radius:28px;max-width:260px;height:56px}.c-button-round.-small{border-radius:26px;height:52px}.c-button-scroll-down{bottom:30px}.c-button-scroll-down::before{margin:0 auto 15px;height:60px}.-works .swiper-slide{width:73.3333333333%}.c-pagination__item .current,.c-pagination__item a{width:38px;height:38px}.c-decor.-shootingstar-01-s{top:176px;left:6.6666666667%}.c-decor.-shootingstar-02-s{top:135px;left:26.6666666667%}.c-decor.-shootingstar-03-s{top:77px}.c-decor.-shootingstar-04-s{top:120px}.c-decor.-shootingstar-05-s{top:253px;left:20%}.c-decor.-shootingstar-06-s{top:283px;left:80%}.p-home-visual__logo{width:72px}.p-home-visual__tagline{left:30px}.p-home-visual__scroll-down{right:30px}.p-home-about__slogan{row-gap:32px;font-size:2.375rem}.p-home-about__image{margin:120px -30px 0 auto;width:calc(80% + 30px)}.p-home-service-list{gap:20px}.p-home-service-list__item{padding:24px 20px}.p-home-service-list__icon{margin:0 auto 16px;width:64px;height:64px}.p-home-service-list__process{font-size:.9375rem}.p-home-service-list__heading{margin-top:10px;font-size:.875rem}.p-home-works__body{padding:0 30px}.p-about-history{margin-top:80px}.p-about-profile{display:grid;grid-template-rows:repeat(2,auto) 1fr;grid-template-columns:auto 1fr;grid-template-areas:"avatar occupation" "avatar name" "avatar intro";column-gap:40px;margin-top:80px}.p-about-profile__avatar{grid-area:avatar;align-self:center}.p-about-profile__occupation{grid-area:occupation;text-align:left;margin-top:0}.p-about-profile__name{grid-area:name;text-align:left}.p-about-profile__intro{grid-area:intro;max-width:initial}.p-about-image-1{margin:100px 0 0 60px}.p-about-image-2{margin:60px 120px 0 0}.p-service-list{margin-top:140px}.p-service-skills{padding:120px 0}.p-service-skills__heading{font-size:1.125rem}.p-works-list{margin-top:140px}.p-works-article__heading{margin-top:60px;font-size:1.25rem}.p-works-article__hero{margin:0 15px}.p-works-article .wp-block-image.-padding{padding:40px}.p-news-list__date{margin-bottom:12px;font-size:.8125rem}.p-news-article__date{font-size:.875rem}.p-news-article__heading{font-size:1.25rem}.p-contact-form__body input[type=email],.p-contact-form__body input[type=text],.p-contact-form__body select,.p-contact-form__body textarea{padding:14px}.p-contact-form__website_url.is-show{margin-top:15px}.p-contact-form__region{margin-top:20px}.p-contact-approve__desc{margin-bottom:20px}}@media screen and (min-width:768px){.st-header{height:92px}.st-header__logomark{left:36px;width:52px}.st-gnav-toggle{top:44px;right:36px;width:40px;height:21px}.st-gnav-toggle::before{top:-9px}.st-gnav-toggle::after{bottom:-9px}.st-gnav__content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:160px 40px 0}.st-gnav-menu.-sub{margin:80px 0 160px}.st-fnav-menu__item a{font-size:.9375rem}.st-main{padding-bottom:160px}.-home .st-main,.-service .st-main{padding-bottom:36px}.st-main__header{margin-top:148px}.st-footer{padding:100px 40px;width:calc(100% - 72px)}.l-col{padding-left:36px;padding-right:36px}.l-grid-list{grid-template:repeat(1,auto)/repeat(3,1fr);gap:30px}.l-grid-list.-article{grid-template:1 auto/1fr 1fr;max-width:840px}.percentage{font-size:1.125rem}.c-section{margin-top:140px}.c-section.-small{margin-top:120px}.c-section.-child{margin-top:100px}.c-heading.-category.-shoulder{font-size:2.625rem}.c-heading.-category.-shoulder.-small{font-size:2rem}.c-heading.-section{margin-bottom:56px;font-size:1.25rem}.c-heading.-section.-small{font-size:1.0625rem}.c-heading.-section.-horizontal-line{margin-bottom:40px;font-size:.9375rem}.c-heading.-section.-horizontal-line::before{margin-right:16px;width:36px}.c-heading.-underline{margin-bottom:22px;font-size:1.0625rem}.c-heading.-underline.-serno .number{font-size:1.125rem}.c-lead__button{margin-top:40px}.c-block.-frame{padding:20px}.c-block.-center{text-align:center}.c-card-works__heading{font-size:1.0625rem;line-height:1.6}.c-card-works__heading::after,.c-card-works__heading::before{content:"";display:table}.c-card-works__heading::before{margin-bottom:calc((1 - 1.6)*.5em)}.c-card-works__heading::after{margin-top:calc((1 - 1.6)*.5em)}.c-card-works__desc{margin-top:20px;line-height:1.6}.c-banner-contact{margin:140px auto 0;padding:120px 0;width:calc(100% - 72px);height:calc(100svh - 72px)}.c-banner-contact__background::before{background-position:top center}.-service .c-banner-contact{margin:36px auto 0}.c-button-group{margin:80px auto 0}.c-button-wrapper{margin-top:60px}.c-button-round{border-radius:32px;max-width:300px;height:64px}.c-button-round .text{font-size:.875rem}.c-button-round.-small{border-radius:28px;height:56px;font-size:.875rem}.c-button-scroll-down{bottom:36px}.-works .swiper-slide{width:62.5%}.swiper-indicator{grid-template-columns:37px 1fr 37px;column-gap:30px;margin-top:50px}.c-pagination{margin-top:100px}.c-pagination__item .current,.c-pagination__item a{width:40px;height:40px;font-size:.875rem}.c-pagination__item a::after{font-size:.8125rem}.c-previous-link{margin:100px auto 0}.c-decor.-shootingstar-01-s,.c-decor.-shootingstar-02-s,.c-decor.-shootingstar-03-s,.c-decor.-shootingstar-04-s,.c-decor.-shootingstar-05-s,.c-decor.-shootingstar-06-s{display:none}.c-decor.-shootingstar-01-l,.c-decor.-shootingstar-02-l,.c-decor.-shootingstar-03-l,.c-decor.-shootingstar-04-l,.c-decor.-shootingstar-05-l,.c-decor.-shootingstar-06-l,.c-decor.-shootingstar-07-l{display:block}.p-home-visual__logo{width:76px}.p-home-visual__tagline{left:36px;bottom:36px;font-size:.875rem}.p-home-visual__scroll-down{right:36px;bottom:36px}.p-home-about__slogan{margin-bottom:60px;font-size:2.625rem}.p-home-about__desc span{display:inline-block}.p-home-about__button{text-align:left}.p-home-service{margin-top:140px;padding:120px 0}.p-home-service__background::before{transform:scale(1);background-position:top center}.p-home-service__header{margin-bottom:80px}.p-home-service-list{grid-template-columns:repeat(3,1fr);gap:30px}.p-home-service-list__icon{margin:0 auto 10px;width:72px;height:72px}.p-home-works{margin-top:140px}.p-home-works__header{margin-bottom:80px}.p-home-works__body{padding:0 36px}.p-home-news{margin-top:140px}.p-about-history__item{margin-top:40px}.p-about-profile{column-gap:60px}.p-about-profile__avatar{width:152px;height:152px;line-height:152px}.p-about-image-1{margin:120px 0 0 80px}.p-about-image-2{margin:80px 144px 0 0;max-width:640px}.p-service-list{display:grid;grid-template-rows:auto;grid-template-columns:repeat(2,1fr);column-gap:40px;margin-top:160px}.p-service-list__item:nth-of-type(2){margin-top:0}.p-service-list__icon{width:164px;height:164px;line-height:164px}.p-service-flow__item{display:flex}.p-service-flow__header{flex-shrink:0;margin-bottom:0;padding:0 20px 0 36px;width:220px}.p-service-flow__item:nth-last-of-type(1) .p-service-flow__header.is-active{padding-bottom:0}.p-service-flow__header::after{content:none}.p-service-flow__body{margin-bottom:60px;border-left:1px solid #c3c7d3;padding:4px 0 6px 40px}.p-service-flow__item:nth-last-of-type(1) .p-service-flow__body{margin-bottom:0}.p-service-flow__body.is-hide{visibility:visible;opacity:1;border-left:1px solid #c3c7d3;padding:4px 0 6px 40px;line-height:1.8}.p-service-skills{margin-left:36px;padding:140px 0}.p-service-skills__heading{font-size:1.25rem}.p-works-list{margin-top:160px}.p-works-list__item{margin:80px auto 0}.p-works-article__heading{margin-top:80px;font-size:1.375rem}.p-works-article__hero{margin:0 0 0 36px}.p-works-article__body{margin:120px auto 0}.p-works-article__block{margin:80px auto 0}.p-works-article__block.-row.-desktop{grid-template:repeat(1,auto)/repeat(2,1fr);justify-items:start;column-gap:40px;row-gap:60px}.p-works-article__block.-row.-mobile,.p-works-article__block.-row.-mobile-small{grid-template:repeat(1,auto)/repeat(3,1fr);justify-items:start;gap:40px}.-mobile .p-works-article__image,.-mobile-small .p-works-article__image{width:100%}.p-works-article__note{margin-top:50px}.p-works-overview__spec{margin-top:60px}.p-news-list__item::after{right:30px;background-image:url(../images/common/arrow_l.svg);width:28px;height:6px}.p-news-list__item a{display:grid;grid-template-rows:auto;grid-template-columns:160px 1fr;grid-template-areas:"date heading";padding:40px 118px 40px 20px}.p-news-list__date{display:flex;align-items:center;grid-area:date;margin-bottom:0;height:100%;font-size:.875rem}.p-news-list__heading{display:block;grid-area:heading}.p-news-article{margin-top:140px}.p-news-article__date{margin-bottom:14px;font-size:.9375rem}.p-news-article__heading{font-size:1.375rem}.p-contact-form{margin-top:100px}.-confirm .p-contact-form__item{display:flex}.-confirm .p-contact-form__header{margin-bottom:0;width:25%;min-width:240px}.-col .p-contact-form__header{margin-bottom:15px}.p-contact-form__body input[type=email],.p-contact-form__body input[type=text],.p-contact-form__body select,.p-contact-form__body textarea{padding:16px}.p-contact-form__body .inner.-row{display:flex;justify-content:space-between;align-items:center}.p-contact-form__pref{width:calc(30% - 10px)}.p-contact-form__region{margin-top:0;width:70%}.p-contact-approve{margin:80px 0}}@media screen and (min-width:960px){.st-header{height:120px}.st-header__logomark{top:36px;left:40px;width:64px}.st-gnav-toggle{top:52px;right:40px;width:44px;height:23px}.st-gnav-toggle::before{top:-10px}.st-gnav-toggle::after{bottom:-10px}.st-gnav__content{padding:180px 60px 0}.st-gnav-menu{row-gap:52px}.-sub .st-gnav-menu__item a,.st-gnav-menu__item a{padding:0}.st-gnav-desktop{display:block;position:absolute;top:50px;right:160px}.st-fnav-menu__item a::after,.st-gnav-desktop-menu__item a::after{content:"";position:absolute;bottom:-4px;left:0;transform:scale(0,1);transform-origin:right top;transition:transform .3s;background-color:#333;width:100%;height:1px}.-home .st-gnav-desktop-menu__item a::after{background-color:#fff}.c-text-link:hover::before,.st-fnav-menu__item a:hover::after,.st-gnav-desktop-menu__item a:hover::after{transform-origin:left top;transform:scale(1,1)}.st-fnav-menu__item a{display:inline-block;margin:18px 0;padding:0;font-weight:600}.st-fnav-menu__item a::after{background-color:#fff}.st-main{padding-bottom:200px}.-home .st-main,.-service .st-main{padding-bottom:40px}.st-main__header{margin-top:180px}.st-footer{padding:100px 60px;width:calc(100% - 80px)}.l-col{padding-left:40px;padding-right:40px}.l-col.-small{max-width:760px;padding-left:0;padding-right:0}.l-grid-list{grid-template:repeat(1,auto)/repeat(4,1fr)}.c-section{margin-top:160px}.c-section.-small{margin-top:140px}.c-section.-tiny{margin-top:80px}.c-section.-child{margin-top:120px}.c-heading.-category{font-size:1rem}.c-heading.-category.-shoulder{font-size:2.75rem}.c-heading.-category.-shoulder.-small{font-size:2.125rem}.c-heading.-section{margin-bottom:72px;font-size:1.375rem}.c-heading.-section.-small{font-size:1.125rem}.c-heading.-section.-horizontal-line{margin-bottom:50px}.c-heading.-section.-horizontal-line::before{width:40px}.c-heading.-underline{margin-bottom:24px;padding-bottom:14px;font-size:1.125rem}.c-heading.-underline.-serno .number{font-size:1.1875rem}.c-card-works.-archive{display:grid;justify-content:space-between;align-items:end;grid-row:auto;grid-template-columns:31.4814814815% 62.962962963%}.-archive .c-card-works__image{order:2}.-archive .c-card-works__summary{order:1;margin-bottom:40px}.c-list{line-height:2}.c-list__item::before{top:.75em}.c-banner-contact{margin:160px auto 0;background-position:top center;padding:140px 0;width:calc(100% - 80px);height:calc(100svh - 80px)}.-service .c-banner-contact{margin:40px auto 0}.c-button-basic .textlink::after,.c-text-link::before{content:"";position:absolute;left:0;transform:scale(0,1);transform-origin:right top;transition:transform .3s;background-color:#325065;width:100%;height:1px}.c-text-link::before{bottom:-1px;z-index:1}.c-button-basic .textlink::after{bottom:-4px}.c-button-basic.-inverse .textlink::after{background-color:#fff}.c-button-basic:hover .textlink::after{transform-origin:left top;transform:scale(1,1)}.c-button-basic:hover .icon{border:0}.c-button-basic:hover .icon::before{background-image:url(../images/common/arrow_s_inverse.svg)}.c-button-basic:hover.-inverse .icon::before{background-image:url(../images/common/arrow_service_s.svg)}.c-button-basic:hover .icon::after,.c-button-round:hover::after{transform:translate(-50%,-50%) scale(2)}.c-button-round{border-radius:36px;max-width:340px;height:72px}.c-button-square:hover::before{height:100%}.c-button-square:hover::after{background-image:url(../images/common/arrow_s_inverse.svg)}.c-button-scroll-down{flex-direction:row;left:initial;right:40px;transform:initial;writing-mode:vertical-rl;bottom:40px}.c-button-scroll-down::before{margin:0 auto}.-works .swiper-slide{width:54.1666666667%}.c-pagination{column-gap:10px;margin-top:120px}.c-pagination__item .current,.c-pagination__item a{width:42px;height:42px}.c-pagination__item a:hover{opacity:.6;cursor:pointer}.c-previous-link{margin:120px auto 0;width:100%}.c-decor.-shootingstar-01-l{top:134px}.c-decor.-shootingstar-02-l{left:21.6691068814%;top:240px}.c-decor.-shootingstar-03-l{top:176px;left:65.9590043924%}.c-decor.-shootingstar-04-l{top:226px}.c-decor.-shootingstar-05-l{left:9.7364568082%;top:240px}.c-decor.-shootingstar-06-l{top:380px}.c-decor.-shootingstar-07-l{top:378px}.p-home-visual__logo{width:78px}.p-home-visual__tagline{left:40px;bottom:40px;font-size:.9375rem}.p-home-visual__scroll-down{right:40px;bottom:40px}.p-home-about{display:grid;align-items:end;grid-template-rows:1fr auto auto;grid-template-columns:45.4545454545% 1fr;grid-template-areas:"image slogan" "image desc" "image button";column-gap:60px}.p-home-about__slogan{grid-area:slogan;align-self:end;font-size:2.375rem}.p-home-about__desc{grid-area:desc;align-self:end}.p-home-about__desc span{display:inline}.p-home-about__button{grid-area:button;align-self:end;text-align:right}.p-home-about__image{grid-area:image;margin:0;width:auto;max-width:460px}.p-home-service{margin-top:160px;padding:140px 0}.p-home-service__header{display:grid;grid-template-rows:repeat(2,auto);grid-template-columns:auto 1fr;grid-template-areas:"heading desc" "button button";column-gap:160px;margin-bottom:100px}.p-home-service__heading{grid-area:heading;justify-self:start;margin-bottom:0}.p-home-service__desc{grid-area:desc;justify-self:end;max-width:720px}.p-home-service__button{grid-area:button;margin-top:20px;text-align:right}.p-home-service-list{grid-template-columns:repeat(4,1fr);gap:24px}.p-home-service-list__process{font-size:.875rem}.p-home-service-list__heading{font-size:.75rem}.p-home-works{margin-top:160px}.p-home-works__header{display:grid;grid-template-rows:repeat(2,auto);grid-template-columns:auto 1fr;grid-template-areas:"heading desc" "button button";column-gap:160px;margin-bottom:100px}.p-home-works__heading{grid-area:heading;justify-self:start;margin-bottom:0}.p-home-works__body{padding:0 40px}.p-home-works__desc{grid-area:desc;justify-self:end;max-width:720px}.p-home-works__button{grid-area:button;margin-top:20px;text-align:right}.p-home-news{display:grid;grid-template-rows:auto 1fr;grid-template-columns:280px 1fr;grid-template-areas:"header body" "button body";margin-top:160px}.p-home-news__header{grid-area:header;margin-bottom:0}.p-home-news__body{grid-area:body}.p-home-news__button{grid-area:button;align-self:end;margin:0 0 40px;text-align:left}.p-about-history{margin-top:100px}.p-about-history__item{margin-top:48px}.p-about-profile{margin-top:100px}.p-about-image-1{margin:140px 0 0 auto;max-width:800px}.p-about-image-2{margin:80px 0 0;left:calc(50% - 540px)}.p-service-list{column-gap:60px}.p-service-list__process{margin-top:32px;font-size:1.125rem}.p-service-list__heading{font-size:1.125rem}.p-service-flow__header{padding:0 40px 0 36px;width:260px}.p-service-flow__body,.p-service-flow__body.is-hide{padding-left:60px}.p-service-skills{margin-left:40px;padding:160px 0}.p-service-skills__inner{display:flex;column-gap:60px}.p-service-skills__col{width:calc((100% - 60px)/2)}.p-service-skills__col:nth-of-type(2) .p-service-skills__block:nth-of-type(1){margin-top:0}.p-service-skills__heading{margin-bottom:56px;font-size:1.375rem}.p-works-list__item{margin:100px auto 0;max-width:initial}.p-works-article__heading{font-size:1.5rem}.p-works-article__hero{margin:0 0 0 auto;max-width:900px}.p-works-article__body{margin:160px auto 0}.p-works-article__block{margin:120px auto 50px}.p-works-article__block.-row.-desktop{gap:60px}.p-works-article .wp-block-image.-padding{padding:60px}.p-works-overview{display:flex;margin-top:80px}.p-works-overview__desc{width:54.5454545455%}.p-works-overview__spec{margin:0 0 0 60px;border-left:1px solid #c3c7d3;padding-left:60px;width:38.5227272727%}.p-works-overview__item{margin-top:32px}.p-news-list.-home{border-top:1px solid #c3c7d3}.p-news-list__item a{padding:60px 118px 60px 30px}.p-news-list__item a:hover{background-color:#f6f7f9}.-home .p-news-list__item a{padding:40px 118px 40px 20px}.p-news-article{margin-top:160px}.p-news-article__header{margin-bottom:60px}.p-news-article__date{font-size:1rem}.p-news-article__heading{font-size:1.5rem}.p-contact-form{margin-top:120px}.u-mt5{margin-top:10px!important}.u-mt10{margin-top:15px!important}.u-mt15{margin-top:20px!important}.u-mt20{margin-top:25px!important}.u-mt25{margin-top:30px!important}.u-stretched-link::after{display:none}.u-cta-tel{pointer-events:none;cursor:default}}@media screen and (min-width:1080px){.st-header__logomark{left:56px}.st-gnav-toggle{right:56px}.st-gnav__content{padding:200px 80px 0}.st-fnav{justify-self:end;align-self:end;position:relative;top:2px;margin:0}.st-fnav-menu{display:flex;column-gap:40px;position:relative}.st-fnav-menu.-sub{margin-top:0}.st-fnav-menu__item a{margin:0}.-home .st-main,.-service .st-main{padding-bottom:56px}.st-footer{width:calc(100% - 112px);grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,1fr);grid-template-areas:"author fnav" "copyright sns"}.st-footer__copyright,.st-footer__sns{margin-top:160px}.st-footer-author{display:grid;grid-template-rows:auto;grid-template-columns:176px 1fr;grid-template-areas:"logotype tagline";align-items:baseline}.st-footer-author__logotype{grid-area:logotype}.st-footer-author__tagline{grid-area:tagline;position:relative;top:2px;margin-top:0}.l-col{padding-left:56px;padding-right:56px}.l-col.-medium{max-width:960px;padding-left:0;padding-right:0}.c-section{margin-top:180px}.c-section.-small{margin-top:160px}.c-heading.-category.-shoulder{font-size:2.875rem}.c-heading.-category.-shoulder.-small{font-size:2.25rem}.c-heading.-section{margin-bottom:80px}.c-banner-contact{margin:180px auto 0;padding:160px 0;width:calc(100% - 112px);height:calc(100svh - 112px)}.-service .c-banner-contact{margin:56px auto 0}.c-button-round{border-radius:38px;max-width:360px;height:76px}.c-button-round .text{font-size:.9375rem}.c-button-scroll-down{right:56px;bottom:56px}.-works .swiper-slide{width:51.8518518519%}.c-decor.-shootingstar-08-l{display:block}.c-decor.-shootingstar-06-l{top:448px}.c-decor.-shootingstar-08-l{top:520px;left:87.1888726208%}.p-home-visual__logo{width:80px}.p-home-visual__tagline{left:56px;bottom:56px}.p-home-visual__scroll-down{right:56px;bottom:56px}.p-home-about{grid-template-columns:42.5925925926% 1fr;column-gap:140px}.p-home-about__slogan{row-gap:36px;margin-bottom:80px;font-size:2.5rem}.p-home-about__button{margin-top:60px}.p-home-service{margin-top:180px;padding:160px 0}.p-home-service__header{margin-bottom:120px}.p-home-service-list{gap:40px}.p-home-service-list__item{padding:30px 20px}.p-home-service-list__icon{width:80px;height:80px}.p-home-service-list__process{font-size:.9375rem}.p-home-service-list__heading{font-size:.875rem}.p-home-works{margin-top:180px}.p-home-works__header{margin-bottom:120px}.p-home-works__body{padding:0 56px}.p-home-news{grid-template-columns:320px 1fr;margin-top:180px}.p-about-image-1{margin:160px 0 0 auto;max-width:960px}.p-about-image-2{margin-top:100px}.p-service-list{column-gap:80px}.p-service-skills{margin-left:56px}.p-service-skills__inner{column-gap:80px}.p-service-skills__col{width:calc((100% - 80px)/2)}.p-works-article__heading{font-size:1.625rem}.p-works-article__hero{max-width:960px}.p-works-article__block{margin:160px auto 50px}.p-works-article__block.-row.-desktop{gap:80px}.p-works-overview__desc{width:51.8518518519%}.p-works-overview__spec{width:37.037037037%}}@media screen and (min-width:1200px){.l-col.-large{max-width:1080px;padding-left:0;padding-right:0}.c-section{margin-top:200px}.c-banner-contact{margin:200px auto 0;padding:180px 0}.p-home-service{padding:180px 0}.p-home-news,.p-home-service,.p-home-works{margin-top:200px}.p-home-news{grid-template-columns:360px 1fr}.p-about-image-1{margin:180px 0 0 auto}.p-works-article__hero{margin:0 40px 0 auto;max-width:1080px}.p-works-overview{margin-top:100px}}@media screen and (max-width:375px){.c-button-scroll-down{bottom:20px}.c-button-scroll-down::before{height:36px}.p-home-about__slogan{font-size:1.875rem}}@media all and (-ms-high-contrast:none){.l-grid-list,::-ms-backdrop{display:flex;flex-wrap:wrap;justify-content:space-between}::-ms-backdrop{height:1px;content:""}.l-grid-list::after,.l-grid-list::before{display:block;margin-top:30px;width:270px;height:1px;content:""}.l-grid-list::before,::-ms-backdrop{order:1}.l-grid-list__item,::-ms-backdrop{display:block;margin-top:30px;width:270px}}