@charset "UTF-8";*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:1.5;font-family:sans-serif;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}ol,ul{list-style:none}a{color:inherit;text-decoration:none}img,picture{max-width:100%;display:block;height:auto}button,input,select,textarea{font:inherit}button{cursor:pointer;background:none;border:none}table{border-collapse:collapse;width:100%}html{font-size:calc(16px / 16px * 1rem);-webkit-text-size-adjust:100%}body{font-size:calc(15px / 16px * 1rem);-webkit-font-feature-settings:"palt" 1,"kern" 1;font-feature-settings:"palt" 1,"kern" 1;font-family:"Zen Kaku Gothic New",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.5;font-weight:500;color:#000;text-justify:inter-word;word-break:break-word;overflow-wrap:break-word;white-space:normal}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.4}a{-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}a:hover{opacity:0.7}:lang(en) li,:lang(en) p{word-spacing:0.08em}.sp{display:block}@media screen and (min-width:900px){.sp{display:none}}.pc{display:none}@media screen and (min-width:900px){.pc{display:block}}.side__corporate-name{position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-inline:auto;-webkit-padding-start:clamp(16px,6.4102564103vw,1.5%);padding-inline-start:clamp(16px,6.4102564103vw,1.5%);-webkit-box-sizing:border-box;box-sizing:border-box}.side__corporate-name img{width:16px;height:auto}.title{margin:175px 0 0}@media screen and (min-width:900px){.title{margin:320px 0 0}}.main-title{font-size:calc(35px / 16px * 1rem);font-weight:400;letter-spacing:0.2em;line-height:1;margin:0 0 8px}@media screen and (min-width:900px){.main-title{font-size:calc(50px / 16px * 1rem);margin:0 0 11px}}.sub-title{color:#004097;font-weight:700;letter-spacing:0.3em}.white{color:#fff}.nv{color:#004097}.gr{color:#8dccb4}.bold{font-weight:700}header{width:100%;z-index:100;position:fixed;top:0}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media screen and (min-width:900px){.header__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header__inner{margin-inline:auto;-webkit-padding-start:clamp(16px,6.4102564103vw,30px);padding-inline-start:clamp(16px,6.4102564103vw,30px);-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}@media screen and (min-width:900px){.header__inner{-webkit-padding-end:clamp(16px,6.4102564103vw,30px);padding-inline-end:clamp(16px,6.4102564103vw,30px)}}.header__logo{position:absolute;left:clamp(16px,6.4102564103vw,50px);top:0}@media screen and (min-width:900px){.header__logo{position:relative;left:0;margin-right:45px}}.hide-target{-webkit-transition:opacity 0.3s,-webkit-transform 0.3s;transition:opacity 0.3s,-webkit-transform 0.3s;transition:opacity 0.3s,transform 0.3s;transition:opacity 0.3s,transform 0.3s,-webkit-transform 0.3s}.hide-target.is-hidden{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);pointer-events:none}.header__logo-img{width:142px;height:auto;padding:30px 0 0}@media screen and (min-width:900px){.header__logo-img{width:163px;padding:0}}.header__nav{background-color:rgba(240,240,240,0.7);border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:900px){.header__nav{background:-webkit-gradient(linear,left top,right top,from(rgb(0,64,151)),to(rgb(0,186,242)));background:linear-gradient(90deg,rgb(0,64,151),rgb(0,186,242));padding:0 50px;width:auto;height:100px;border-radius:100px;margin-top:30px}}.header__nav-list--pc{display:none}@media screen and (min-width:900px){.header__nav-list--pc{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1}}.header__nav-item--pc{margin-right:20px;color:#fff;font-weight:700}.header__nav-btn{width:104px;padding:25px 0 30px;cursor:pointer}@media screen and (min-width:900px){.header__nav-btn{width:auto;padding:0}}.header__nav-btn .header__nav-btn--line{display:block;margin:0 auto 5px;width:20px;height:1px;background:#000;border-radius:0.5px}@media screen and (min-width:900px){.header__nav-btn .header__nav-btn--line{background:#fff}}.header__nav-btn .header__nav-btn--line:nth-child(2n){margin:0 auto 15px}@media screen and (min-width:900px){.header__nav-btn .header__nav-btn--line:nth-child(2n){margin:0 auto}}.header__nav-btn .header__nav-btn--menu{line-height:1;display:block;text-align:center;font-weight:700;letter-spacing:0.3em}@media screen and (min-width:900px){.header__nav-btn .header__nav-btn--menu{display:none}}.global__menu{display:none}.global__menu.active{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;height:100vh;width:100vw;z-index:999;position:fixed;top:0;overflow:scroll}@media screen and (min-width:900px){.global__menu.active{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}body.is-fixed{overflow:hidden}.global__menu-style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:70px;position:relative}@media screen and (min-width:900px){.global__menu-style{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:70px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.global__inner{width:min(1200px,100%);margin-inline:auto;padding-inline:clamp(16px,6.4102564103vw,50px);-webkit-box-sizing:border-box;box-sizing:border-box}.global__menu-nav{padding:110px 0 0}@media screen and (min-width:900px){.global__menu-nav{padding:0 0 60px}}.global__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.global__nav-list{width:44%}@media screen and (min-width:900px){.global__nav-list{width:auto;text-align:right}.global__nav-list:first-child{margin-right:40px}}.global__nav-item{line-height:1.2;margin-bottom:20px}@media screen and (min-width:900px){.global__nav-item{font-size:calc(17px / 16px * 1rem)}}.global__nav-item:last-child{margin-bottom:0}.global__nav-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.global__nav-item span{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:clamp(calc(12px / 16px * 1rem),calc(12px / 16px * 1rem) + (100vw - 320px) * 0.0571428571,calc(16px / 16px * 1rem))}@media screen and (min-width:900px){.global__nav-item span{margin-right:20px}}.global__nav-close{background-color:rgba(240,240,240,0.7);width:199px;height:72px;border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;position:absolute;top:0;right:0}@media screen and (min-width:900px){.global__nav-close{background-color:transparent;width:149px;height:22px;top:auto;bottom:0;right:50px}}@media screen and (min-width:900px){.global__nav-closebtn{color:#888888}}.global__nav-closebtn:after{content:"";display:inline-block;width:33px;height:22px;background-image:url("../img/icon-close-bk.svg");background-position:center;background-size:contain;background-repeat:no-repeat;text-align:center;vertical-align:text-top;margin-left:15px}@media screen and (min-width:900px){.global__nav-closebtn:after{background-image:url("../img/icon-close-gy.svg")}}@media screen and (min-width:900px){.global__menu-img{margin-right:20px;-webkit-box-flex:1;-ms-flex:1;flex:1}}.global__menu-img-text{width:82.35%;height:auto;padding:0 0 30px 0}@media screen and (min-width:900px){.global__menu-img-text{width:350px;padding:0 0 50px 0}}.global__menu-img-img{width:100%;height:auto;padding:0 0 60px 0}@media screen and (min-width:900px){.global__menu-img-img{width:340px;padding:0}}footer{background-color:#f4f4f4}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:70px;padding-bottom:70px}@media screen and (min-width:900px){.footer__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:135px}}.footer__inner{width:min(1820px,100%);margin-inline:auto;padding-inline:clamp(16px,6.4102564103vw,50px);-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:40px;padding-bottom:20px}@media screen and (min-width:900px){.footer__inner{padding-top:70px;padding-bottom:40px}}.footer__logo{width:187px;height:auto}@media screen and (min-width:900px){.footer__logo{width:246px}}.footer__address{font-style:normal;padding:25px 0;line-height:1}@media screen and (min-width:900px){.footer__address{padding:45px 0 20px}}.footer__number{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;padding-top:15px}@media screen and (min-width:900px){.footer__number a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}.footer__text--bold{font-weight:700}.outlink a:after{content:"";display:inline-block;width:12px;height:12px;background-image:url("../img/icon-outlink-bk.png");background-position:center;background-size:contain;margin-left:10px}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}.footer__nav-list{line-height:2.5}.arrow a:after{content:"";display:inline-block;width:12px;height:12px;background-image:url("../img/icon-navi-bk.png");background-position:center;background-size:contain;margin-left:10px}.copyright{color:#848484;line-height:1.3}.copyright small{font-size:calc(13px / 16px * 1rem)}.hero{width:100%;height:auto;clip-path:inset(1px 1px);will-change:transform;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-filter:blur(0);filter:blur(0)}.hero__catchcopy{font-size:calc(18px / 16px * 1rem);line-height:1.7;margin-inline:auto;padding-inline:clamp(16px,6.4102564103vw,30px);-webkit-box-sizing:border-box;box-sizing:border-box}.slide-horizontal{width:100%;overflow:hidden}.slide-horizontal .splide__slide img{display:block;height:170px;width:auto;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media screen and (min-width:900px){.slide-horizontal .splide__slide img{height:270px}}.slider--pict{margin:45px 0 0}@media screen and (min-width:900px){.slider--pict{margin:70px 0 0}}.top-service{margin:70px 0 0}@media screen and (min-width:900px){.top-service{margin:200px 0 0}}.top-service__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;position:relative;padding-bottom:100px}@media screen and (min-width:900px){.top-service__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:85px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0;position:static}}@media screen and (min-width:900px){.top-service-style{width:42.36%;padding-bottom:130px;position:relative}}.top-main-title{font-size:calc(25px / 16px * 1rem);font-weight:400;letter-spacing:0.2em;line-height:1;margin:0 0 3px}@media screen and (min-width:900px){.top-main-title{font-size:calc(50px / 16px * 1rem);margin:0 0 11px}}.top-service-more{position:absolute;bottom:0}.top-service__text{margin:35px 0 0;line-height:1.7}@media screen and (min-width:900px){.top-service__text{margin:50px 0 0}}@media screen and (min-width:900px){.top-service__img{width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}}.top-service__main-img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.top-works{margin:85px 0 0}@media screen and (min-width:900px){.top-works{margin:215px 0 0}}.top-works__inner{width:min(1200px,100%);margin-inline:auto;-webkit-padding-start:clamp(16px,6.4102564103vw,50px);padding-inline-start:clamp(16px,6.4102564103vw,50px);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:900px){.top-works__inner{-webkit-padding-end:clamp(16px,6.4102564103vw,50px);padding-inline-end:clamp(16px,6.4102564103vw,50px)}}.top-works__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-padding-left:16px;-webkit-overflow-scrolling:touch;margin:30px 0 40px 0}@media screen and (min-width:900px){.top-works__content{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:50px 0 50px 0}}.top-works__post{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;scroll-snap-align:start}.top-works__post:last-of-type{margin-right:20px}@media screen and (min-width:900px){.top-works__post:last-of-type{margin-right:0}}@media screen and (min-width:900px){.top-works__post{-webkit-box-flex:0;-ms-flex:none;flex:none;width:30%}}.top-works__post img{-o-object-fit:cover;object-fit:cover;max-height:320px;border-radius:10px;aspect-ratio:5/2.647}.top-works__text{margin:35px 0 0;line-height:1.7}@media screen and (min-width:900px){.top-works__text{margin:50px 0 0}}.top-works__post-title{font-size:calc(17px / 16px * 1rem);font-weight:700;color:#004097;margin:15px 0 8px;line-height:1.2}.top-works__post-text{line-height:1.4}.top-works-more{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.top-company{margin:85px 0 0}@media screen and (min-width:900px){.top-company{margin:195px 0 0}}.top-contents__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;position:relative;padding-bottom:100px}@media screen and (min-width:900px){.top-contents__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:0;margin-top:50px;position:static}}@media screen and (min-width:900px){.top-contents-style{width:50%;padding-bottom:130px;position:relative}}.top-contents__text{margin:35px 0 0;line-height:1.7}@media screen and (min-width:900px){.top-contents__text{margin:0}}.top-contents-more{position:absolute;bottom:0}@media screen and (min-width:900px){.top-contents__img{width:39.09%}}.top-contents__main-img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.top-news{margin:80px 0 0;background-color:#f4f4f4;padding:55px 0 50px}@media screen and (min-width:900px){.top-news{margin:115px 0 0}}.top-news__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;position:relative;padding-bottom:90px}@media screen and (min-width:900px){.top-news__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:clamp(1.875rem,-3.438rem + 9.44vw,7.188rem);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:50px;position:static}}@media screen and (min-width:900px){.top-news-style{position:relative}}.top-news__text{margin:35px 0 0;line-height:1.7}@media screen and (min-width:900px){.top-news__text{margin:0}}.top-news-more{position:absolute;bottom:0}@media screen and (min-width:900px){.top-news__post-area{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:30px 0 0}}.top-news__post{padding:35px 0 30px 0;border-top:1px solid #000;display:inline-block}@media screen and (min-width:900px){.top-news__post{padding:30px 0 30px 0}}.top-news__post:last-child{border-bottom:1px solid #000}.top-news__post-date{font-weight:700}@media screen and (min-width:900px){.top-news__post-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.top-news__post-style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0 0 0}@media screen and (min-width:900px){.top-news__post-style{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}}.top-news__post-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;margin:0 25px 0 0;line-height:1.7}@media screen and (min-width:900px){.top-news__post-title{-webkit-line-clamp:1;margin:0 25px 0 30px}}.top-news__arrow-wh{width:60px;height:60px;-o-object-fit:cover;object-fit:cover}.top-recruit{margin:85px 0 0}@media screen and (min-width:900px){.top-recruit{margin:195px 0 0}}.slide-horizontal--illust{width:100%;overflow:hidden}.slide-horizontal--illust .splide__slide img{display:block;height:300px;width:auto;-o-object-fit:cover;object-fit:cover;border-radius:10px}@media screen and (min-width:900px){.slide-horizontal--illust .splide__slide img{height:410px}}.slider--illust{margin:40px 0 0}@media screen and (min-width:900px){.slider--illust{margin:100px 0 0}}.top__btn-recruit{position:fixed;right:9px;bottom:15px}@media screen and (min-width:900px){.top__btn-recruit{right:30px;bottom:30px}}.top__btn-recruit-img{width:95px;height:95px}@media screen and (min-width:900px){.top__btn-recruit-img{width:150px;height:150px}}.service{margin:90px 0 80px}@media screen and (min-width:900px){.service{margin:100px 0 100px}}.service__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media screen and (min-width:900px){.service__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:60px}}.service__container img{width:100%;height:auto;border-radius:10px}@media screen and (min-width:900px){.service__const{width:50%}}.service__title{margin:25px 0 25px}.service__main-title{font-size:calc(25px / 16px * 1rem);font-weight:400;letter-spacing:0.2em;line-height:1;margin:0 0 3px}@media screen and (min-width:900px){.service__main-title{font-size:calc(30px / 16px * 1rem);margin:0 0 10px}}.service__text{line-height:1.7;margin-bottom:25px}@media screen and (min-width:900px){.service__estate{width:50%}}.construction{margin:90px 0 80px}@media screen and (min-width:900px){.construction{margin:110px 0 100px}}.construction__container img{border-radius:10px}.construction__catch{padding-bottom:50px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}@media screen and (min-width:900px){.construction__catch{padding-bottom:100px}}.construction__catch-title{font-size:calc(25px / 16px * 1rem);letter-spacing:0.2em;margin-bottom:60px;line-height:1.6}.construction__detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:900px){.construction__detail{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:clamp(3.125rem,2.188rem + 1.67vw,4.063rem)}}.construction__text{line-height:1.7}@media screen and (min-width:900px){.const__text-style{width:50%}}@media screen and (min-width:900px){.const-catch__img{width:44%}}.construction__power{margin-top:65px}@media screen and (min-width:900px){.construction__power{margin-top:110px}}.construction__power-title{font-size:calc(25px / 16px * 1rem);font-weight:500;margin-bottom:15px}.const__text-gap{margin-bottom:45px}@media screen and (min-width:900px){.right{padding-left:65px}}.const__text-last{margin-bottom:50px}.construction-number{margin-bottom:20px}.construction__btn-area{margin-top:50px}.estate{margin:90px 0 80px}@media screen and (min-width:900px){.estate{margin:110px 0 100px}}.estate__text{line-height:1.7;margin-bottom:35px}.estate__text--last{line-height:1.7;margin-bottom:60px}.estate__gallery{display:-ms-grid;display:grid;gap:30px;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:900px){.estate__gallery{gap:40px;-ms-grid-columns:1fr 40px 1fr 40px 1fr;grid-template-columns:repeat(3,1fr)}}.estate__item img{border-radius:10px}.estate__btn-area{margin-top:50px}.works{margin:90px 0 80px}@media screen and (min-width:900px){.works{margin:110px 0 100px}}.works__category{font-size:calc(14px / 16px * 1rem);font-weight:700;width:205px;height:30px;border:1px solid #000;text-align:center;line-height:30px;border-radius:100px;margin-bottom:50px}.works__post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-bottom:35px}.works__post:last-child{margin-bottom:0}.works__post img{-o-object-fit:cover;object-fit:cover;max-height:320px;aspect-ratio:5/2.647;border-radius:10px}@media screen and (min-width:900px){.works__post img{width:340px}}@media screen and (min-width:900px){.works__post{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:45px}}.works__post-title{font-size:calc(17px / 16px * 1rem);font-weight:700;color:#004097;margin:0 0 8px;line-height:1.2}.works__post-text{line-height:1.4}.public{margin-top:115px}.restoration{margin-top:115px}.apartment{margin-top:115px;margin-bottom:115px}@media screen and (min-width:900px){.apartment{margin-bottom:210px}}.company{margin:90px 0 80px}@media screen and (min-width:900px){.company{margin:110px 0 100px}}.company img{border-radius:10px}.message{background:#4bb2d1;padding:60px 0 55px}@media screen and (min-width:900px){.message{padding:70px 0 65px}}.company__title{margin:0 0 35px}.company__text{line-height:1.7}.message__gap{margin-bottom:35px}@media screen and (min-width:900px){.message__gap{width:68.19%}}.company__main-title{font-size:calc(25px / 16px * 1rem);font-weight:400;letter-spacing:0.2em;line-height:1;margin:0 0 3px}@media screen and (min-width:900px){.company__main-title{font-size:calc(30px / 16px * 1rem);margin:0 0 10px}}.philosophy{padding:90px 0 0}@media screen and (min-width:900px){.philosophy{padding:110px 0 0}}.philosophy__container{padding-bottom:80px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}@media screen and (min-width:900px){.philosophy__container{padding-bottom:100px}}.philosophy__gap{margin-bottom:35px}.profile{padding:90px 0 0}@media screen and (min-width:900px){.profile{padding:110px 0 0}}.profile__container{padding-bottom:80px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}@media screen and (min-width:900px){.profile__container{padding-bottom:100px}}.profile__style--pc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile__inner{width:750px}.profile__item{padding-top:30px}.profile__def{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;padding:25px 0 20px;border-bottom:1px solid #c3c3c3}.profile__def:first-child{border-top:1px solid #c3c3c3}@media screen and (min-width:900px){.profile__def{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.profile__def-tit{color:#818181;width:150px}@media screen and (min-width:900px){.profile__def-data{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (min-width:900px){.profile__def-data a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}.profile__def-text{margin-bottom:5px}@media screen and (min-width:900px){.profile__def-text{margin-bottom:10px}}.access{padding:90px 0 85px}@media screen and (min-width:900px){.access{padding:70px 0 65px}}.access__map iframe{width:100%;height:250px;border-radius:10px}@media screen and (min-width:900px){.access__map iframe{height:500px}}.access__add{font-style:normal;margin-top:15px}@media screen and (min-width:900px){.access__add a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}.access__add-text{margin-top:5px}.recruit{margin:90px 0 80px}@media screen and (min-width:900px){.recruit{margin:110px 0 100px}}.recruit__nav{padding-bottom:30px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}.recruit__nav-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 25px 1fr;grid-template-columns:repeat(2,1fr);gap:20px 25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:900px){.recruit__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px}}.u-arrow a:after{content:"";display:inline-block;width:12px;height:12px;background-image:url("../img/recruit/recruit-icon-arrow.png");background-position:center;background-size:contain;margin-left:10px}.person{margin-top:60px}.person img{border-radius:10px}@media screen and (min-width:900px){.person{margin-top:110px}}.person__container{padding-bottom:50px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}@media screen and (min-width:900px){.person__container{padding-bottom:100px}}.person__main-title{font-size:calc(25px / 16px * 1rem);letter-spacing:0.2em;margin-bottom:40px}.person__ad{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:30px}@media screen and (min-width:900px){.person__ad{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:clamp(3.125rem,2.188rem + 1.67vw,4.063rem);margin-bottom:70px}}.recruit__text{line-height:1.7}@media screen and (min-width:900px){.person__text{width:50%}}@media screen and (min-width:900px){.person__img{width:44%}}.person__ad-three{padding:25px;border:1px solid #d1d1d1;border-radius:10px}@media screen and (min-width:900px){.person__ad-three{padding:50px}}.person-number{margin-bottom:30px}.ad-three__style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:30px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}.ad-three__style:last-child{background-image:none;padding-bottom:0}@media screen and (min-width:900px){.ad-three__style{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;padding-bottom:40px}}@media screen and (min-width:900px){.ad-three__text{width:55%}}@media screen and (min-width:900px){.ad-three__img{width:41%}}.person-number-gap{margin-top:30px}@media screen and (min-width:900px){.person-number-gap{margin-top:40px}}.voice{margin-top:60px}@media screen and (min-width:900px){.voice{margin-top:100px}}.voice__container{padding-bottom:50px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}@media screen and (min-width:900px){.voice__container{padding-bottom:100px}}.voice__main-title{font-size:calc(30px / 16px * 1rem);letter-spacing:0.2em;margin-bottom:40px}.voice__main-style--pc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:900px){.voice__inner--pc{width:750px}}.voice__main{margin-top:50px;padding-bottom:30px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}.voice__main:first-child{margin-top:0}.voice__main:last-child{background-image:none;padding-bottom:0}@media screen and (min-width:900px){.voice__main{padding-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:30px}}.voice__img{width:150px;height:150px}@media screen and (min-width:900px){.voice__img{width:185px;height:185px}}.voice__style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:25px}@media screen and (min-width:900px){.voice__style{display:block}}.voice__title{font-size:calc(18px / 16px * 1rem);font-weight:700;margin-bottom:10px}.voice__text{margin-bottom:30px}.voice__q{border:1px solid #000;padding:15px;margin-bottom:15px}.voice__a{margin-bottom:15px}.job{margin-top:60px}@media screen and (min-width:900px){.job{margin-top:110px}}.job__container{padding-bottom:50px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}@media screen and (min-width:900px){.job__container{padding-bottom:100px}}.job__main-title{font-size:calc(30px / 16px * 1rem);letter-spacing:0.2em;margin-bottom:40px}.job__sub-title{font-weight:700;padding:20px 15px;background-color:#004097;margin-bottom:20px}.job__style{padding-bottom:30px}.job__style p{margin-bottom:20px}.job__style:last-child{padding-bottom:0}.job__list{list-style:"・";padding-left:15px;line-height:1.3}.job__list li{margin-bottom:5px}.job__list li:last-child{margin-bottom:0}.job__def{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:25px;padding:10px 0 10px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}.job__def:last-child{background-image:none;padding-bottom:0}.def-gap{padding-top:0}.job__def-tit{font-weight:700;width:85px}.job__def-data{width:67.65%}.def-data__text{line-height:1.3;margin-bottom:5px}.def-data__text:last-child{margin-bottom:0}.def-data-gap{margin-bottom:10px}.def-data__style{padding-left:1.3em;text-indent:-1.3em}.def-data__style span{margin-right:0.3em}.def-data__ad{font-style:normal}.qa{margin-top:60px}@media screen and (min-width:900px){.qa{margin-top:110px}}.qa__container{padding-bottom:50px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}@media screen and (min-width:900px){.qa__container{padding-bottom:100px}}.qa__main-title{font-size:calc(30px / 16px * 1rem);letter-spacing:0.2em;margin-bottom:40px;line-height:1.2}.qa__sub-title{border:1px solid #000;padding:15px;margin-bottom:15px;font-weight:500}.qa__def-tit{font-weight:700;margin-bottom:10px}.qa__def{padding-bottom:20px;padding-top:20px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}.qa__def:first-of-type{padding-top:0}.qa__def:last-child{background-image:none;padding-bottom:0}.indent{padding-left:1.2em;text-indent:-1.2em}.indent span{margin-right:0.6em}.qa__data--last{margin-bottom:30px}.recruit__btn{margin-top:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:900px){.recruit__btn img{margin-top:100px;width:500px;height:auto}}.recruit__btn--flow{position:fixed;bottom:0}@media screen and (min-width:900px){.recruit__btn--flow{right:0}}@media screen and (min-width:900px){.recruit__btn--flow img{width:390px;height:auto}}.contact{margin:90px 0 80px}@media screen and (min-width:900px){.contact{margin:110px 0 100px}}.contact-mail{padding:50px 0 25px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}.contact-mail__text{line-height:1.7;margin:30px 0 0}.foem__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding:30px 0 30px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}@media screen and (min-width:900px){.foem__item:last-of-type{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.foem__item:last-of-type .foem__area-item{padding-top:20px}}@media screen and (min-width:900px){.foem__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:40px}}.foem__area-item{line-height:1;width:200px}.foem__area-item .required:after{content:"必須";background-color:#004097;color:#fff;padding:0 10px 2px 10px;border-radius:100px;margin-left:20px}.radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;gap:10px 15px;padding-left:5px}@media screen and (min-width:900px){.radio-group{gap:20px 20px}}.radio-style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:45%}@media screen and (min-width:900px){.radio-style{width:auto}}.radio-style label{margin-left:8px}.radio{-webkit-transform:scale(1.5);transform:scale(1.5)}@media screen and (min-width:900px){.foem__area-input{-webkit-box-flex:1;-ms-flex:1;flex:1}}.input-text{font-size:calc(16px / 16px * 1rem);width:100%;height:50px;padding:15px;border:none;background-color:#efefef}.input-message{font-size:calc(16px / 16px * 1rem);width:100%;height:200px;padding:20px 15px;border:none;background-color:#efefef;line-height:1.5}.foem__btn-area{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;margin:50px 0 0 0}.foem__btn-area button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.foem__btn-area span{margin:0 20px 0 0}.foem__btn{font-size:calc(17px / 16px * 1rem);display:inline-block;cursor:pointer;color:#000}.confirm{margin:85px 0 80px}@media screen and (min-width:900px){.confirm{margin:110px 0 100px}}.confirm__line{padding:0 0 2px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}.confirm__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding:30px 0 30px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}@media screen and (min-width:900px){.confirm__item:last-of-type{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.confirm__item:last-of-type .confirm__area-item{padding-top:20px}}@media screen and (min-width:900px){.confirm__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:40px}}.confirm__area-item{line-height:1;width:200px}.confirm__area-item .required:after{content:"必須";background-color:#004097;color:#fff;padding:0 10px 2px 10px;border-radius:100px;margin-left:20px}@media screen and (min-width:900px){.confirm__area-input{-webkit-box-flex:1;-ms-flex:1;flex:1}}.confirm__area-text{width:100%;min-height:50px;padding:15px;border:none;background-color:#efefef}.confirm__btn-area{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:20px;margin:50px 0 0 0}@media screen and (min-width:900px){.confirm__btn-area{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:clamp(6.25rem,-3.75rem + 17.78vw,16.25rem)}}.confirm__btn-area button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.confirm__btn-area span{margin:0 20px 0 0}.confirm__btn{font-size:calc(17px / 16px * 1rem);display:inline-block;cursor:pointer;color:#000}.comp{margin:90px 0 80px}@media screen and (min-width:900px){.comp{margin:130px 0 100px}}.comp__paragraph{padding-bottom:30px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}.comp__text{line-height:1.7}.comp__paragraph-gap{margin:30px 0 0 0}.comp__title{font-size:calc(20px / 16px * 1rem);font-weight:500;letter-spacing:0.2em;margin-bottom:25px}.comp__gap{margin:0 0 20px 0}.comp__text-style{margin:0 0 5px 0}.comp__text-style:last-child{margin:0}.comp__text-symbol{line-height:1.7;padding-left:1.4em;text-indent:-1.4em}.comp__text-symbol span{margin-right:0.4em}.comp__btn-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:50px 0 0}.policy{margin:90px 0 80px}@media screen and (min-width:900px){.policy{margin:130px 0 100px}}.policy__paragraph{padding-bottom:30px;background-image:linear-gradient(to right,#000 1.5px,transparent 1.5px);background-size:6px 1.5px;background-position:left bottom;background-repeat:repeat-x}.policy__text{line-height:1.7}.policy__paragraph-gap{margin:30px 0 0 0}.policy__title{font-size:calc(20px / 16px * 1rem);font-weight:500;letter-spacing:0.2em;margin-bottom:25px}.policy__gap{margin:0 0 20px 0}.policy__text-style{margin:0 0 5px 0}.policy__text-style:last-child{margin:0}.policy__text-num{line-height:1.7;padding-left:1.4em;text-indent:-1.4em}.policy__text-num span{margin-right:0.4em}.policy__contact{margin:0 0 10px 0}@media screen and (min-width:900px){.policy__contact a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}.policy__contact:last-child{margin:0}.notfound{margin:175px 0 80px}@media screen and (min-width:900px){.notfound{margin:320px 0 100px}}.notfound__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;position:relative;padding-bottom:100px}@media screen and (min-width:900px){.notfound__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:70px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;padding-bottom:0;position:static}}@media screen and (min-width:900px){.notfound-style{padding-bottom:100px;position:relative}}.notfound__text--large{font-size:calc(30px / 16px * 1rem);font-weight:400;letter-spacing:0.2em;line-height:1.4;margin:80px 0 30px}@media screen and (min-width:900px){.notfound__text--large{margin:110px 0 30px}}.notfound-back{position:absolute;bottom:0}@media screen and (min-width:900px){.notfound__img{width:453px}}.notfound__main-img{width:100%;-o-object-fit:cover;object-fit:cover}.link-deco .after:after{content:"";display:inline-block;width:60px;height:60px;background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (min-width:900px){.link-deco .after:after{width:60px;height:60px}}.arrow-color .after:after{background-image:url("../img/icon-navi-color.png")}.outlink-color .after:after{background-image:url("../img/icon-outlink-color.png")}.tel .after:after{background-image:url("../img/icon-tel.png")}.mail .after:after{background-image:url("../img/icon-mail.png")}.arrow-wh-re .after:after{background-image:url("../img/icon-navi-wh-re.png")}.arrow-btn{font-size:calc(17px / 16px * 1rem)}.arrow-btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.arrow-btn span{margin-right:20px}.contact-area{margin:80px auto 50px}@media screen and (min-width:900px){.contact-area{margin:100px auto 100px}}.contact-area__line-style{width:min(1820px,100%);margin-inline:auto;padding-inline:clamp(16px,6.4102564103vw,50px);-webkit-box-sizing:border-box;box-sizing:border-box}.contact-area__line{padding-top:60px;border-top:1px solid #c3c3c3}@media screen and (min-width:900px){.contact-area__line{padding-top:115px}}.contact-area__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}@media screen and (min-width:900px){.contact-area__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:clamp(3.125rem,1.25rem + 3.33vw,5rem)}}.contact-area__main-title{font-size:calc(35px / 16px * 1rem);font-weight:400;letter-spacing:0.2em;line-height:1;margin:0 0 3px}@media screen and (min-width:900px){.contact-area__main-title{font-size:calc(50px / 16px * 1rem);margin:0 0 11px}}.contact-area__text{margin:35px 0 0}.contact-area__text:last-child{line-height:1;margin:10px 0 0}@media screen and (min-width:900px){.contact-area__number{width:50%}}.contact-area__number-tyle--top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-bottom:1px solid #000;padding-bottom:15px}@media screen and (min-width:900px){.contact-area__number-tyle--top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:auto}}.contact-area__number-tyle--bottom{padding-top:15px}@media screen and (min-width:900px){.contact-area__number-tyle--bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.contact-area__number-text{font-size:calc(20px / 16px * 1rem);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contact-area__number-text .bold{font-weight:700}.contact-area__number-text span{margin:0 20px 0 0}@media screen and (min-width:900px){.contact-area__number-text a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}.contact-area__number-text a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (min-width:900px){.contact-area__number-text a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.contact-tel{border-bottom:1px solid #c3c3c3;padding-bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:900px){.contact-tel{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.contact__title{font-size:calc(25px / 16px * 1rem);font-weight:500}.contact-tel__text{line-height:1;margin:8px 0 30px}@media screen and (min-width:900px){.contact-tel__text{margin:8px 0 0}}.contact__number-text{letter-spacing:0.1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:900px){.contact__number-text a[href*="tel:"]{pointer-events:none;cursor:default;text-decoration:none}}.contact__number-text a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.contact__number-text .bold{font-size:calc(25px / 16px * 1rem);font-weight:700}.contact__number-text span{margin:0 20px 0 0}.number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.number-deco{width:50px;height:50px}.number__title{font-size:calc(20px / 16px * 1rem);font-weight:500;color:#004097}.number__title2{font-size:calc(18px / 16px * 1rem);font-weight:500;color:#004097}@media screen and (min-width:900px){.number__title2{font-size:calc(20px / 16px * 1rem)}}.fade-out-element{-webkit-transition:opacity 0.3s;transition:opacity 0.3s;opacity:1}.hide{opacity:0;pointer-events:none}