*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}blockquote,dd,dl,figure,h1,h2,h3,h4,hr,p{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}ol[role=list],ul[role=list]{list-style:none;margin:0;padding:0}button,h1,h2,h3,h4,input,label{line-height:1em}h1,h2,h3,h4{font-weight:normal}a{text-decoration:none;color:currentColor}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}button{overflow:visible;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:none;background:none;cursor:pointer}button:disabled{cursor:auto}img{vertical-align:middle;max-width:100%}button,input,select,textarea{font:inherit}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],textarea{font-size:16px}svg{vertical-align:baseline}textarea:not([rows]){min-height:10em;resize:vertical}:target{scroll-margin-block:5ex}hr{border:none}:root{--ratio:calc(1vw + 1vh);--scrollbar:0px;--menubar:0px;--gap:9.34vw;--grid:14.66vw;--grid-column:4;--container:86.66vw;--white:#fff;--black:#333;--blue:#002876;--pink:#ffdbec;--gothic:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;--notosans:"Noto Sans JP",sans-serif;--hind:"Hind",sans-serif;--fs-10:1rem;--fs-12:1.1rem;--fs-13:1.2rem;--fs-14:1.3rem;--fs-15:1.4rem;--fs-16:1.5rem;--fs-18:1.6rem;--fs-20:1.66rem;--fs-22:1.73rem;--fs-24:1.8rem;--fs-26:1.86rem;--fs-28:1.93rem;--fs-30:2rem;--fs-36:2.2rem;--fs-40:2.33rem;--fs-60:3rem;--fs-120:5rem;--fs-140:5.66rem;--fs-180:7rem;--fs-188:7.26rem;--duration:400ms;--new-ease-out:cubic-bezier(0.22,1,0.36,1)}::-moz-selection{background-color:var(--pink);color:var(--blue)}::selection{background-color:var(--pink);color:var(--blue)}html{color:var(--black);font-family:var(--notosans);font-size:10px;font-weight:400;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}body{margin:0;min-width:320px;min-height:100vh}.is-first-loading body{overflow:hidden scroll;position:fixed;top:0;left:0;width:100%;height:100vh}img.fit{width:100%;height:auto}img.cover{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.global-header{position:fixed;z-index:10;top:0;left:0;width:100%;min-width:320px;pointer-events:none}.global-header__layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:18px;padding-right:6.67vw;padding-left:6.67vw}.global-header__logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:30%;min-width:100px}.global-header__logo img{width:100%;height:auto}.global-header__humburger{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px}.global-header__humburger button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:16px;pointer-events:auto}.global-header__humburger button span{display:block;width:100%;height:1px;background-color:var(--blue);-webkit-transition:-webkit-transform 400ms;transition:-webkit-transform 400ms;transition:transform 400ms;transition:transform 400ms,-webkit-transform 400ms}.global-header__humburger button span:not(:last-child){-webkit-transform-origin:0% 0%;transform-origin:0% 0%}.global-header__humburger button span:last-child{-webkit-transform-origin:0% 100%;transform-origin:0% 100%}.menu-show .global-header__humburger button span:first-child{-webkit-transform:rotate(36deg) translateX(1px);transform:rotate(36deg) translateX(1px)}.menu-show .global-header__humburger button span:nth-child(2){-webkit-transform:scaleX(0);transform:scaleX(0)}.menu-show .global-header__humburger button span:nth-child(3){-webkit-transform:rotate(-36deg) translateX(1px);transform:rotate(-36deg) translateX(1px)}.global-header__nav{display:none;color:var(--blue);font-size:var(--fs-15)}.global-header__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:0.6em 3em}.global-header__nav li{line-height:1em}.global-header__nav li:not(.icon){font-family:var(--hind);font-weight:500;letter-spacing:0.1em}.global-header__nav li a{pointer-events:auto;display:block}.global-header__nav .instagram svg{fill:currentColor;stroke:none;width:1.6em;height:auto}main{padding-right:6.67vw;padding-left:6.67vw}.global-footer{margin-top:80px;padding:90px 6.67vw 120px;background-image:linear-gradient(to bottom,#fff,#7691c6 70px,#012876);background-repeat:no-repeat;color:var(--white)}.global-footer__logo img{height:auto}.global-footer__nav{margin-top:4em;font-family:var(--hind);font-size:var(--fs-15);font-weight:600;letter-spacing:0.1em;line-height:1em}.global-footer__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em 0}.global-footer__nav li a{display:inline-block;vertical-align:middle}.global-footer__nav li.icon a.instagram{width:1.6em}.global-footer__nav li.icon svg{fill:currentColor;stroke:none;vertical-align:top;width:100%;height:auto}.global-footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:60px 0;margin-top:60px}.global-footer__copyright{font-size:var(--fs-12);letter-spacing:0.025em}.global-footer__team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 1.33em;font-family:var(--hind);font-size:var(--fs-15);font-weight:600;letter-spacing:0.025em}.global-menu{visibility:hidden;z-index:-1;opacity:0;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(255,255,255,0.3);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.global-menu__layout{overflow:hidden scroll;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:6.67vw;padding-left:6.67vw;width:100%;height:100%}.global-menu__layout:after,.global-menu__layout:before{content:""}.global-menu__layout:before{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}.global-menu__layout:after{-webkit-box-flex:0;-ms-flex:0 0 calc(var(--menubar) + 80px);flex:0 0 calc(var(--menubar) + 80px)}.global-menu__nav{-webkit-box-flex:1;-ms-flex:1;flex:1}.global-menu__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px 10px;color:var(--blue);font-family:var(--hind);font-size:var(--fs-20);font-weight:500;letter-spacing:0.1em}.global-menu__nav li:not(.icon){-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 5px);flex:0 0 calc(50% - 5px)}.global-menu__nav li.icon{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.global-menu__nav li.icon svg{fill:currentColor;width:24px;height:auto}.viewport{overflow:hidden;position:absolute;bottom:0;left:0;width:1px;height:1px;pointer-events:none}.viewport-size{width:100vw;height:100vh}.noscript{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-right:-6.67vw;padding-left:-6.67vw;width:100vw;height:100vh;background-color:var(--white);color:var(--blue);font-size:var(--fs-16);letter-spacing:0.05em;line-height:2em}.loader{position:fixed;z-index:100;top:0;height:0;width:100vw;height:100vh;background-color:#fff}.section-title{color:var(--blue)}.section-title__en{font-family:var(--hind);font-size:var(--fs-60);font-weight:600;letter-spacing:0.05em;line-height:1em}.section-title__ja{font-size:var(--fs-16);font-weight:700;letter-spacing:0.2em;line-height:1em;text-indent:0.2em}.key{overflow:hidden;position:relative;z-index:0;margin-right:-6.67vw;margin-left:-6.67vw;padding-right:6.67vw;padding-left:6.67vw}.hero{position:relative;display:-ms-grid;display:grid;margin-right:-6.67vw;margin-left:-6.67vw;height:100vh;min-height:480px}.hero .key-circle{position:absolute;z-index:0;top:0;left:0;aspect-ratio:1/1;width:0;background-image:radial-gradient(closest-side at 50% 50%,#ffdbec,#ffe8f3 77%,transparent);background-repeat:no-repeat;pointer-events:none}.hero-back{position:relative;z-index:-1;-ms-grid-row:1;-ms-grid-column:1;grid-area:1/1;height:100vh}.hero-back img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.hero-title{position:relative;z-index:1;-ms-grid-row:1;-ms-grid-column:1;grid-area:1/1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--white)}.hero-title__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--fs-30)}.hero-title__ja{font-size:var(--fs-30);font-weight:700;letter-spacing:0.05em;line-height:1em}.hero-title__main{text-align:center}.hero-title__main img{width:80%;height:auto}.hero-title__sub{font-family:var(--hind);font-size:var(--fs-22);letter-spacing:0.05em;line-height:1em}.hero-copyright{position:absolute;bottom:4.56vh;left:3.29%;color:var(--white);font-size:var(--fs-12)}.about{overflow:hidden;margin-top:15.96vw;margin-bottom:21.28vw}.about .section-title{text-align:center}.about-wrap{position:relative;z-index:1;padding-top:31.91vw;padding-bottom:42.55vw}.about-wrap .key-circle{position:absolute;z-index:0;top:0;left:0;aspect-ratio:1/1;width:0;background-image:radial-gradient(closest-side at 50% 50%,#ffdbec,#ffe8f3 77%,transparent);background-repeat:no-repeat;pointer-events:none}.about-lead{margin-top:5.85vw;color:var(--blue);font-size:var(--fs-18)}.about-lead p{margin-top:2.22em;letter-spacing:0.05em;line-height:2.22em;text-align:justify;text-justify:inter-character}.service{position:relative;z-index:0;margin-top:8.78vw;padding-top:21.95vw;padding-bottom:27.8vw;color:var(--white)}.service:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;right:-6.67vw;left:-6.67vw;opacity:0.65;display:block;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(8%,#6a81af),color-stop(51%,#002876),color-stop(92%,#6a81af),to(transparent));background-image:linear-gradient(180deg,transparent,#6a81af 8%,#002876 51%,#6a81af 92%,transparent);background-repeat:no-repeat}.service-header .section-title{color:var(--white)}.service-lead{margin-top:5.56vw;font-size:var(--fs-16);letter-spacing:0.05em;line-height:2em}.service-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10.64vw 0}.service-list[role=list]{margin-top:10.64vw}.service-list li{text-align:center}.service-list__figure{overflow:hidden;isolation:isolate;border-radius:10px;-webkit-box-shadow:10px 10px 20px rgba(254,219,236,0.5490196078);box-shadow:10px 10px 20px rgba(254,219,236,0.5490196078)}.service-list__figure img{display:block}.service-list__heading{margin-top:1em;font-size:var(--fs-24);font-weight:700;letter-spacing:0.1em}.service-list__text{margin-top:0.25em;font-size:var(--fs-14);letter-spacing:0.1em}.service-list__text+.service-list__text{margin-top:2em}.service-list__text a{text-decoration:underline}.works{margin-top:14.63vw}.works-list{margin-top:7.32vw;font-size:var(--fs-16)}.works-list dt{color:var(--blue);font-weight:700;letter-spacing:0.2em}.works-list dd{margin-top:30px;margin-left:0;-webkit-margin-start:0;margin-inline-start:0}.works-list dd ul{width:100%;border-top:0.08em solid rgba(0,40,118,0.15)}.works-list dd li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:1em;padding-bottom:1em;border-bottom:0.08em solid rgba(0,40,118,0.15);letter-spacing:0.05em;line-height:2em}.works-list__content a{color:var(--blue);text-decoration:underline}.works-others{margin-top:1.38em;font-size:var(--fs-15);letter-spacing:0.05em;line-height:1.6em;text-align:right}.mission{position:relative;z-index:0;margin-top:8.78vw;padding-top:21.95%;padding-bottom:14.63%}.mission:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;right:-6.67vw;left:-6.67vw;opacity:0.65;display:block;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(18%,var(--pink)),color-stop(51%,var(--pink)),to(transparent));background-image:linear-gradient(180deg,transparent,var(--pink) 18%,var(--pink) 51%,transparent);background-repeat:no-repeat}.mission-layout{margin-top:8.78vw}.mission-text{font-size:var(--fs-16);letter-spacing:0.05em;line-height:2em}.mission-text+.mission-text{margin-top:2em}.mission-text .em{color:var(--blue);font-weight:700}.mission-header{font-size:var(--fs-24)}.mission-header__title{color:var(--blue);font-weight:700;line-height:2em}.mission-header__figure{overflow:hidden;isolation:isolate;margin-top:5.85vw;margin-left:-6.67vw;aspect-ratio:4/3;border-radius:0 var(--fs-10) var(--fs-10) 0}.mission-header__figure img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;width:100%;height:100%}.mission-main{margin-top:6.58vw}.mission-sign{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px 0;margin-top:15.96vw}.mission-sign__class{margin-right:3.08em;font-size:var(--fs-13);letter-spacing:0.05em;line-height:1.6em}.mission-sign__name{font-size:var(--fs-24);letter-spacing:0.2em;line-height:1em}.info{margin-top:80px}.info-section{text-align:center}.info-section .section-title{margin-bottom:40px}.info-section__lead{font-size:var(--fs-16);letter-spacing:0.05em;line-height:1.6em}.info-section__lead p:nth-child(2){margin-top:3.7em}.info-section__lead p:nth-child(3){margin-top:1.7em}.info-section__lead a{margin-left:1.25em}.info-section__mail{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:24.5em;min-height:5em;border-radius:2.5em;background-color:var(--blue);color:var(--white);font-size:var(--fs-16);letter-spacing:0.1em;text-indent:0.1em}.info-section__sep{display:block;width:100%;height:80px}@media screen and (max-width:1068px){.hide-ut{display:none}}@media screen and (max-width:813px){.hide-um{display:none}.menu-show body{overflow:hidden;padding-right:var(--scrollbar)}.menu-show .global-header{padding-right:var(--scrollbar)}.menu-show .global-menu{visibility:visible;z-index:9}}@media screen and (max-width:480px){.service-list__figure{aspect-ratio:1/1}.service-list__figure img{-o-object-fit:cover;object-fit:cover;-o-object-position:left 50% top 60%;object-position:left 50% top 60%;width:100%;height:100%}}@media screen and (min-width:321px){:root{--fs-12:calc(1.07rem + 0.1vw);--fs-13:calc(1.17rem + 0.1vw);--fs-14:calc(1.27rem + 0.1vw);--fs-15:calc(1.37rem + 0.1vw);--fs-16:calc(1.47rem + 0.1vw);--fs-18:calc(1.54rem + 0.19vw);--fs-20:calc(1.56rem + 0.33vw);--fs-22:calc(1.59rem + 0.45vw);--fs-24:calc(1.62rem + 0.57vw);--fs-26:calc(1.63rem + 0.71vw);--fs-28:calc(1.66rem + 0.83vw);--fs-30:calc(1.69rem + 0.96vw);--fs-36:calc(1.77rem + 1.34vw);--fs-40:calc(1.82rem + 1.6vw);--fs-60:calc(2.08rem + 2.87vw);--fs-120:calc(2.85rem + 6.69vw);--fs-140:calc(3.1rem + 7.97vw);--fs-180:calc(3.62rem + 10.52vw);--fs-188:calc(3.72rem + 11.03vw)}}@media screen and (min-width:481px) and (max-width:813px){.service-list li{width:46.1%}}@media screen and (min-width:481px){.service-list{gap:10.64vw 7.8%}}@media screen and (min-width:814px){.hide-ft{display:none}:root{--gap:2.9vw;--grid:4.07vw;--grid-column:12;--container:80.74vw}.global-header__layout{gap:2.93%;padding-top:30px;padding-right:40px;padding-left:35px}.global-header__logo{width:138px}.global-header__humburger{display:none}.global-header__nav{display:block}main{padding-right:9.63vw;padding-left:9.63vw}.global-footer{margin-top:80px;padding:180px 9.63vw 150px;background-image:linear-gradient(to bottom,#fff,#7691c6 140px,#012876)}.global-footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 15px}.global-footer__logo img{width:190px}.global-footer__nav{margin-top:0}.global-footer__nav ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:0.6em 3em}.global-footer__bottom{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 15px;margin-top:35px}.global-footer__copyright{line-height:1em}.global-menu{display:none}.key{margin-right:-9.63vw;margin-left:-9.63vw;padding-right:9.63vw;padding-left:9.63vw}.hero{margin-right:-9.63vw;margin-left:-9.63vw}.hero-title__main img{width:41.99%;min-width:575px}.about{margin-top:5.85vw;margin-bottom:10.24vw}.about-wrap{padding-top:16.09vw;padding-bottom:20.48vw}.about-lead{margin-right:auto;margin-left:auto;width:100%;max-width:34.67em}.service{padding-top:14.63vw;padding-bottom:20.48vw}.service:before{right:-9.63vw;left:-9.63vw;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(13%,#7691c6),color-stop(36%,#002876),color-stop(66%,#002876),color-stop(87%,#7691c6),to(transparent));background-image:linear-gradient(180deg,transparent,#7691c6 13%,#002876 36%,#002876 66%,#7691c6 87%,transparent)}.service-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0 2.93%}.service-header .section-title{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.service-lead{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0}.service-lead p{width:100%;max-width:38.75em}.service-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0 2.93%}.service-list[role=list]{margin-top:2.93vw}.service-list__figure{border-radius:20px}.works-main{margin-right:auto;margin-left:auto;max-width:910px}.works-list{display:-webkit-box;display:-ms-flexbox;display:flex}.works-list dt{-webkit-box-flex:0;-ms-flex:0 0 calc(7em + 14%);flex:0 0 calc(7em + 14%)}.works-list dd{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:0}.works-list dd li{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.works-list__year{-webkit-box-flex:0;-ms-flex:0 0 10em;flex:0 0 10em}.works-list__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.works-others{font-size:var(--fs-16)}.mission:before{right:-9.63vw;left:-9.63vw}.mission-layout{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 9.88%}.mission-header{-webkit-box-flex:0;-ms-flex:0 0 14.17em;flex:0 0 14.17em}.mission-header__figure{margin-left:-9.63vw;aspect-ratio:1892/2860;border-radius:0 calc(var(--fs-10) * 2) calc(var(--fs-10) * 2) 0}.mission-main{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:0}.mission-sign{margin-top:7.32vw}.info{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:150px}.info>:not(.info-section__sep){width:calc(50% - 1px)}.info-section{padding:20px 10px 60px}.info-section .section-title{margin-bottom:70px}.info-section__sep{width:2px;height:auto;background-image:-webkit-gradient(linear,left top,right top,color-stop(33.33%,transparent),color-stop(33.33%,rgba(0,40,118,0.15)),color-stop(66.67%,rgba(0,40,118,0.15)),color-stop(66.67%,transparent));background-image:linear-gradient(to right,transparent 33.33%,rgba(0,40,118,0.15) 33.33%,rgba(0,40,118,0.15) 66.67%,transparent 66.67%);background-repeat:no-repeat}}@media screen and (min-width:1069px){.hide-fd{display:none}}@media screen and (min-width:1367px){:root{--fs-10:0.73vw}.global-header__layout{padding-top:2.19vw;padding-right:2.93%;padding-left:2.19%}.global-header__logo{width:10.1vw}.global-footer{margin-top:5.85vw;padding-top:13.17vw;padding-bottom:10.97vw;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(10.24vw,#7691C6),to(#012876));background-image:linear-gradient(to bottom,#fff,#7691C6 10.24vw,#012876)}.global-footer__logo img{width:13.9vw}.global-footer__bottom{margin-top:2.56vw}.service-list__figure{border-radius:1.46vw}.mission-sign{margin-top:7.32vw}.info{margin-top:10.97vw}.info>:not(.info-section__sep){width:calc(50% - 0.09%)}.info-section .section-title{margin-bottom:5.12vw}.info-section__sep{width:0.18%}}@media (hover:hover){.global-header__nav li:not(.icon) a{background-image:-webkit-gradient(linear,left top,right top,from(currentColor),to(currentColor));background-image:linear-gradient(to right,currentColor,currentColor);background-position:100% 100%;background-repeat:no-repeat;background-size:0% 0.09em;-webkit-transition:background-size var(--duration) var(--new-ease-out);transition:background-size var(--duration) var(--new-ease-out)}.global-header__nav li:not(.icon) a:hover{background-position:0% 100%;background-size:100% 0.09em}.global-header__nav li.icon a{-webkit-transition:opacity var(--duration);transition:opacity var(--duration)}.global-header__nav li.icon a:hover{opacity:0.3}.global-footer__nav li:not(.icon) a{background-image:-webkit-gradient(linear,left top,right top,from(currentColor),to(currentColor));background-image:linear-gradient(to right,currentColor,currentColor);background-position:100% 100%;background-repeat:no-repeat;background-size:0% 0.09em;-webkit-transition:background-size var(--duration) var(--new-ease-out);transition:background-size var(--duration) var(--new-ease-out)}.global-footer__nav li:not(.icon) a:hover{background-position:0% 100%;background-size:100% 0.09em}.global-footer__nav li.icon a{-webkit-transition:opacity var(--duration);transition:opacity var(--duration)}.global-footer__nav li.icon a:hover{opacity:0.3}.global-footer__team a{-webkit-transition:opacity var(--duration);transition:opacity var(--duration)}.global-footer__team a:hover{opacity:0.3}.service-list__text a{background-image:-webkit-gradient(linear,left top,right top,from(currentColor),to(currentColor));background-image:linear-gradient(90deg,currentColor,currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:100% 0.09em;text-decoration:none;-webkit-transition:background-size var(--duration) var(--new-ease-out);transition:background-size var(--duration) var(--new-ease-out)}.service-list__text a:hover{background-position:100% 100%;background-size:0% 0.09em}.works-list__content a{background-image:-webkit-gradient(linear,left top,right top,from(currentColor),to(currentColor));background-image:linear-gradient(90deg,currentColor,currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:100% 0.08em;text-decoration:none;-webkit-transition:background-size var(--duration) var(--new-ease-out);transition:background-size var(--duration) var(--new-ease-out)}.works-list__content a:hover{background-position:100% 100%;background-size:0% 0.08em}.info-section__mail{border:0.08em solid var(--blue);-webkit-transition:background-color var(--duration),color var(--duration);transition:background-color var(--duration),color var(--duration)}.info-section__mail:hover{color:var(--blue);background-color:transparent}}@media print{body{-webkit-print-color-adjust:exact}}