*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}body{font-size:16px;font-family:"Noto Serif JP", serif;color:#333}.noto-serif-jp-400{font-family:"Noto Serif JP", serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.noto-serif-jp-500{font-family:"Noto Serif JP", serif;font-optical-sizing:auto;font-weight:500;font-style:normal}.noto-serif-jp-600{font-family:"Noto Serif JP", serif;font-optical-sizing:auto;font-weight:600;font-style:normal}.noto-serif-jp-700{font-family:"Noto Serif JP", serif;font-optical-sizing:auto;font-weight:700;font-style:normal}.roboto-400{font-family:"Roboto", sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100}html,body,h1,h2,h3,h4,ul,ol,dl,li,dt,dd,p,div,span,img,a,table,tr,th,td{margin:0;padding:0;line-height:1em;border:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word}h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure{margin:0px;padding:0px;font-size:1em;font-weight:normal}ul,ol{list-style-type:none}img{border:none}a{text-decoration:none;-webkit-transition:all .3s;transition:all .3s;color:#333;cursor:pointer}a:hover{text-decoration:none}img{width:100%;height:auto}.sp-only{display:none}@media screen and (max-width: 568px){.sp-only{display:block}}.pc-only{display:block}@media screen and (max-width: 1024px){.pc-only{display:none}}.button{display:flex;justify-content:center;align-items:center;gap:8px;width:160px;max-width:100%;height:40px;background-color:#FF8040;border-radius:30px;color:#fff;font-size:16px;font-weight:600}.button img{width:16px}.button:hover{opacity:.8}@media screen and (max-width: 568px){.button{font-size:14px}}.headline{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;background-color:#262B42;font-size:32px;font-weight:600;color:#fff;white-space:nowrap}.headline__wrapper{display:flex;gap:24px;width:100%}.headline__item{display:flex;flex-direction:column;gap:24px;font-size:24px}.headline__item p{font-weight:600;line-height:1.2}.headline__item_sub{font-size:18px}.headline.yoko{padding:0 40px;min-width:280px;height:120px}.headline.tate{padding-top:.8rem;width:130px;height:250px;writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.8rem}.headline span{font-size:18px;opacity:.8}h3{font-size:20px;font-weight:600;line-height:1.3}.low__headline{font-size:24px}.low__headline_sub{font-size:18px;line-height:1.3}@media screen and (max-width: 568px){.headline{font-size:20px}.headline__wrapper{gap:16px}.headline__item{gap:16px;font-size:18px}.headline__item_sub{font-size:16px}.headline.yoko{padding:0 16px;min-width:160px;height:56px}.headline.tate{padding:16px 0;width:56px;height:auto;letter-spacing:.2rem}.headline span{font-size:14px}h3{font-size:18px}.low__headline{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;font-size:20px}.low__headline_sub{font-size:16px;line-height:1.3}}.base-text{line-height:1.4}@media screen and (max-width: 568px){.base-text{font-size:14px}}.header{z-index:2;position:fixed;left:0;top:0;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:0 16px;width:100%;height:80px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,0.08)}.header__left{display:flex;align-items:center;gap:24px}.header__logo{width:180px}.cta{display:flex;align-items:center;gap:24px;font-family:Hiragino Kaku Gothic ProN}.cta_phone a{display:flex;gap:4px;font-size:20px;font-weight:600;color:#FF8040;white-space:nowrap}.cta_phone a img{width:18px}.nav{display:flex;align-items:center;gap:16px;font-size:16px}.nav a{display:flex;flex-wrap:wrap;justify-content:center}.toggle_btn{z-index:3;display:none;position:fixed;top:30px;right:30px;width:30px;height:30px;transition:all .5s;cursor:pointer}.toggle_btn span{display:block;position:absolute;left:0;width:30px;height:2px;background-color:#333;border-radius:4px;transition:all .5s}.toggle_btn span:nth-child(1){top:4px}.toggle_btn span:nth-child(2){top:14px}.toggle_btn span:nth-child(3){bottom:4px}.open nav{left:0;opacity:1}.open .toggle_btn span{background-color:#fff}.open .toggle_btn span:nth-child(1){transform:translateY(10px) rotate(-315deg)}.open .toggle_btn span:nth-child(2){opacity:0}.open .toggle_btn span:nth-child(3){transform:translateY(-10px) rotate(315deg)}@media screen and (max-width: 1024px){.header{padding-right:80px}.header__left{gap:16px}.header__logo{width:100px}nav{z-index:3;opacity:0;position:fixed;top:0;left:-300px;bottom:0;display:block;width:300px;background:#fff;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transition:all .5s}.toggle_btn{display:block}.nav{padding:24px;flex-direction:column;gap:0}.nav>li{width:100%;border-bottom:1px solid rgba(51,51,51,0.5)}.nav a{justify-content:flex-start;padding:24px}}@media screen and (max-width: 568px){.header{padding:0 8px;height:40px}.header__logo{width:64px}.header .cta{z-index:2;position:fixed;bottom:0;left:0;width:100%;gap:0;background-color:#fff}.header .cta>li{flex:1}.header .cta a{padding:0 8px}.header .cta_phone a{justify-content:center;gap:2px;font-size:14px}.header .cta_phone a img{width:12px}.header .cta .button{width:100%;height:56px;border-radius:0;font-size:14px}nav{left:-220px;width:220px}.toggle_btn{top:4px;right:16px;width:30px}}#mask{display:none;transition:all .5s}.open #mask{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.8;z-index:2;cursor:pointer}main{display:flex;flex-direction:column;align-items:center;padding-top:80px}@media screen and (max-width: 568px){main{padding-top:40px}}.section{display:flex;flex-direction:column;align-items:center;padding:80px 16px;width:100%;overflow:hidden}.section_inner{display:flex;flex-direction:column;align-items:center;gap:40px;width:1008px;max-width:100%}@media screen and (max-width: 568px){.section{padding:40px 16px;gap:24px}.section_inner{gap:24px}}.hero{display:flex;width:100%;height:620px}.hero__img{position:relative;flex:1;background-image:url(../images/top/hero.jpg);background-size:cover;background-position:center top;background-repeat:no-repeat}.hero__h1{display:flex;justify-content:center;width:20%}.hero__h1 img{width:auto;height:100%}.hero__logo{position:absolute;right:24px;top:24px;width:350px;max-width:40%}@media screen and (max-width: 1024px){.hero{height:auto}.hero__h1{padding:0 16px}.hero__h1 img{width:100%;height:auto}}@media screen and (max-width: 568px){.hero__h1{width:30%}}.strengths{background-color:rgba(38,43,66,0.1)}.strengths .headline__wrapper{align-items:center}.strengths__item{display:flex;flex-wrap:wrap;justify-content:center;row-gap:64px}.strengths__item>li{display:flex;flex-direction:column;align-items:center;gap:24px;width:calc(100% / 3);padding:0 16px}.strengths__icon{display:flex;justify-content:center;align-items:center;width:80px;height:80px;background-color:#fff;border-radius:100%}.strengths__icon img{width:56px}.strengths__title,.strengths__text{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.strengths__title{font-size:18px;font-weight:600}.strengths__text{line-height:1.3}@media screen and (max-width: 568px){.strengths .headline__wrapper{flex-direction:column;align-items:flex-start}.strengths__item{row-gap:40px}.strengths__item>li{gap:8px;width:calc(100% / 2);width:100%}.strengths__icon{width:56px;height:56px}.strengths__icon img{width:40px}.strengths__title{font-size:16px}.strengths__text{font-size:14px}}.business{padding-bottom:0}.business .headline__wrapper{position:relative;z-index:1}.business .ection_inner{align-items:flex-start}.business__item{position:relative;left:40px;top:-190px;display:flex;justify-content:center;align-items:center;width:1008px;max-width:calc(100% - 80px);height:530px;background-image:url(../images/top/business_bg.jpg);background-size:cover}.business__item ul{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;padding:0 80px;max-width:100%}.business__item ul>li{font-size:20px;font-weight:600;color:#fff;line-height:1.2}.business__item ul>li:nth-child(odd){width:calc(60% - 12px)}.business__item ul>li:nth-child(even){width:calc(40% - 12px)}@media screen and (max-width: 568px){.business .headline__wrapper,.business .headline__item{gap:8px}.business__item{left:16px;top:-64px;height:auto;width:90%;background-image:url(../images/top/business_bg_sp.jpg)}.business__item ul{flex-direction:column;row-gap:16px;padding:24px}.business__item ul>li{font-size:14px}.business__item ul>li:nth-child(odd){width:100%}.business__item ul>li:nth-child(even){width:100%}}.voice{margin-top:-70px;background-color:#262B42}.voice .section_inner{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:24px}.voice__title{display:flex;flex-direction:column;gap:40px;color:#fff;line-height:1.5}.voice__title h2{justify-content:flex-start}.voice .slider{width:703px;max-width:100%;margin-left:0;margin-right:auto}.voice .child{display:flex;flex-direction:column;width:320px !important;max-width:100%;margin-right:32px}.voice__item{display:flex;flex-direction:column;gap:24px;padding:24px;background-color:#fff}.voice__item p{font-size:20px;line-height:1.2}.voice .slick-next,.voice .slick-prev{z-index:1;width:40px;height:40px}.voice .slick-next::before,.voice .slick-prev::before{font-size:40px}.voice .slick-prev{left:-20px}.voice .slick-next{right:12px}@media screen and (max-width: 1024px){.voice .section_inner{flex-direction:column;justify-content:flex-start}.voice__title{order:1;gap:16px;padding-left:32px;line-height:1.2}.voice .slider{order:2;margin-left:auto}.voice .child{margin-right:16px;width:240px !important}.voice .slick-next,.voice .slick-prev{width:32px;height:32px}.voice .slick-next::before,.voice .slick-prev::before{font-size:32px}.voice .slick-prev{left:-10px}.voice .slick-next{right:-10px}.voice__item{gap:8px;padding:16px;width:100%;font-size:12px}.voice__item p{font-size:16px}}@media screen and (max-width: 568px){.voice{margin-top:-32px}.voice__title{padding-left:0}}.faq__item{display:flex;flex-direction:column;gap:16px;width:100%;font-size:18px}.faq__item span{display:flex;justify-content:center;align-items:center;width:32px;height:32px;background-color:#fff;border-radius:100%;font-size:24px;font-weight:600;color:#262B42}.faq__q,.faq__a{display:flex;align-items:center;gap:16px;padding:24px 40px;min-height:80px}.faq__q{background-color:#262B42;cursor:pointer;color:#fff}.faq__a{background-color:rgba(38,43,66,0.1)}@media screen and (max-width: 568px){.faq__item{font-size:16px}.faq__item span{width:24px;height:24px;font-size:20px}.faq__q,.faq__a{gap:8px;padding:16px;min-height:auto}}.recruit{flex-direction:row;align-items:stretch;padding:0}.recruit *{color:#fff}.recruit .headline__item{align-items:center}.recruit h2{background-color:#fff;color:#262B42}.recruit>div{flex:1;padding:80px 16px;width:100%;background-size:cover}.recruit__img{background-image:url(../images/top/recruit_bg01.jpg)}.recruit__img img{display:none}.recruit__item{display:flex;flex-direction:column;align-items:center;gap:40px;background-image:url(../images/top/recruit_bg02.jpg)}@media screen and (max-width: 568px){.recruit{flex-direction:column;gap:0}.recruit>div{padding:40px 16px}.recruit__img{order:2;padding:0 !important;background-image:none}.recruit__img img{display:block}.recruit__item{order:1;gap:24px}}.footer{display:flex;justify-content:center;padding:40px 16px;background-color:#262B42}.footer *{color:#fff}.footer__item{display:flex;align-items:center;gap:40px}.footer__logo{width:308px;max-width:100%}.footer__info{display:flex;flex-direction:column;align-items:center;gap:16px}.footer__info p{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;line-height:1.2}.footer .nav{gap:0}.footer .nav a{display:block;padding:0 20px;font-size:14px}.footer .nav li:not(:last-child) a{border-right:1px solid rgba(255,255,255,0.5)}.footer__copy{font-size:10px;opacity:.7}@media screen and (max-width: 568px){.footer{padding:24px 16px 90px 16px}.footer .section_inner{gap:24px}.footer__item{flex-direction:column;gap:16px}.footer__logo{width:96px}.footer__info{gap:16px;font-size:14px}.footer__copy{position:static}.footer .cta{display:none}}.low__hero .section_inner{display:flex;flex-direction:row;align-items:flex-end}.low__hero_visual{display:flex;justify-content:flex-end;gap:24px;width:100%}.low__hero_concept{writing-mode:vertical-rl;text-orientation:mixed;line-height:1.5;letter-spacing:0.05em;white-space:nowrap;font-size:24px;font-weight:600}.low__hero_kv{display:flex;flex-direction:column;gap:8px;width:480px;max-width:100%}.low__hero_kv p{line-height:1.3}@media screen and (max-width: 1024px){.low__hero .section_inner{flex-direction:column;align-items:flex-start;gap:24px}.low__hero_visual{gap:16px}.low__hero_concept{font-size:18px;line-height:1.2}.low__hero_kv{flex:1;gap:8px}.low__hero_kv p{font-size:14px}}.low__strengths_greeting{background-image:url(../images/strengths/greeting.jpg);background-size:cover}.low__strengths_greeting *{color:#fff}.low__strengths_greeting .section_inner{align-items:flex-end;padding-left:25%}.low__strengths_greeting p{font-size:18px;line-height:2}@media screen and (max-width: 568px){.low__strengths_greeting{background-image:url(../images/strengths/greeting_sp.jpg)}.low__strengths_greeting .section_inner{align-items:center;padding:24px 16px}.low__strengths_greeting p{font-size:16px}}.low__strengths_professional{background-color:rgba(38,43,66,0.1)}.low__strengths_professional .strengths__item{width:100%}.low__strengths_professional .strengths__item_text{display:flex;flex-direction:column;align-items:center;gap:24px;padding:40px;width:614px;max-width:100%;background-color:#fff}.low__strengths_professional .strengths__item_img{z-index:-1;position:relative;width:480px;max-width:100%}.low__strengths_professional .strengths__item>li{flex-direction:row;gap:0;align-items:flex-start;padding:0;width:100%;height:440px}.low__strengths_professional .strengths__item>li:nth-child(odd) .strengths__item_text{margin-top:auto}.low__strengths_professional .strengths__item>li:nth-child(odd) .strengths__item_img{margin-left:-80px}.low__strengths_professional .strengths__item>li:nth-child(even) .strengths__item_text{order:2;margin-left:-80px}.low__strengths_professional .strengths__item>li:nth-child(even) .strengths__item_img{order:1;margin-top:auto}@media screen and (max-width: 568px){.low__strengths_professional .strengths__item_text{gap:8px;padding:16px}.low__strengths_professional .strengths__item>li{height:auto;flex-direction:column}.low__strengths_professional .strengths__item>li:nth-child(odd) .strengths__item_text{margin-top:auto}.low__strengths_professional .strengths__item>li:nth-child(odd) .strengths__item_img{margin-left:0}.low__strengths_professional .strengths__item>li:nth-child(even) .strengths__item_text{order:1;margin-left:0}.low__strengths_professional .strengths__item>li:nth-child(even) .strengths__item_img{order:2}}@media screen and (max-width: 568px){.low__strengths_professional .strengths__title{font-size:16px}.low__strengths_professional .strengths__text{font-size:14px}}.low__voice{background-color:rgba(38,43,66,0.1)}.low__voice_item{display:flex;flex-direction:column;gap:80px;width:100%}.low__voice_item>li{display:flex;height:426px}.low__voice_img{width:400px;max-width:100%}.low__voice_box{z-index:1;position:relative;left:-80px;display:flex;flex-direction:column;gap:32px;margin-top:auto;padding:24px;width:calc(100% - 80px);max-width:100%;background-color:#fff}.low__voice_box_inner{display:flex;flex-direction:column;gap:24px}.low__voice_title{font-size:24px;font-weight:600;line-height:1.3}.low__voice_text{font-size:18px;line-height:1.3}@media screen and (max-width: 568px){.low__voice_item>li{flex-direction:column;height:auto}.low__voice_box{left:0;gap:16px;padding:16px;width:100%}.low__voice_box_inner{gap:8px}.low__voice_box span{font-size:14px}.low__voice_title{font-size:18px}.low__voice_text{font-size:16px}}.low__business{background-color:rgba(38,43,66,0.1)}.low__business_item{display:flex;flex-wrap:wrap;gap:24px}.low__business_item>li{flex-basis:calc((100% - 48px) / 3);background-color:#fff}.low__business_item_img{width:100%;height:200px}.low__business_item_img img{width:100%;height:100%;object-fit:cover}.low__business_item_body{display:flex;flex-direction:column;gap:16px;padding:24px}.low__business_item_inner{display:flex;justify-content:space-between}.low__business_item_inner *{font-size:12px}.low__business_item_category{padding:8px 12px;background-color:#262B42;border-radius:50px;color:#fff;font-weight:600}.low__business_item_building{font-weight:700;line-height:1.3}.low__business_item_client{display:flex;flex-direction:column;gap:4px}.low__business_flow_item-wrapper{width:100%;display:flex;overflow:hidden}.low__business_flow_item{display:flex;flex-wrap:nowrap;gap:40px;overflow-x:auto;padding-bottom:16px}.low__business_flow_item>li{overflow:hidden;position:relative;display:flex;flex-direction:column;gap:24px;flex-shrink:0;padding:80px 40px 40px 40px;width:400px;border-radius:8px;background-size:cover;color:#fff}.low__business_flow_item>li:nth-child(1){background-image:url(../images/business/flow01.jpg)}.low__business_flow_item>li:nth-child(2){background-image:url(../images/business/flow02.jpg)}.low__business_flow_item>li:nth-child(3){background-image:url(../images/business/flow03.jpg)}.low__business_flow_item>li:nth-child(4){background-image:url(../images/business/flow04.jpg)}.low__business_flow_item>li:nth-child(5){background-image:url(../images/business/flow05.jpg)}.low__business_flow_item>li:nth-child(6){background-image:url(../images/business/flow06.jpg)}.low__business_flow_item>li:nth-child(7){background-image:url(../images/business/flow07.jpg)}.low__business_flow_item>li:nth-child(8){background-image:url(../images/business/flow08.jpg)}.low__business_flow_no{position:absolute;left:0;top:0;display:flex;justify-content:center;align-items:center;width:64px;height:64px;background-color:rgba(51,51,51,0.9);font-size:32px;font-family:"Roboto", sans-serif}.low__business_flow_title{font-size:20px;font-weight:700}.low__business_flow_text{line-height:1.3}@media screen and (max-width: 568px){.low__business_item{gap:16px}.low__business_item>li{flex-basis:100%}.low__business_item_body{gap:8px;padding:16px}.low__business_item_building{font-weight:700;line-height:1.3}.low__business_item_client{font-size:14px}.low__business_flow_item{gap:16px;padding-bottom:16px}.low__business_flow_item>li{gap:16px;padding:40px 16px 16px 16px;width:260px}.low__business_flow_no{width:32px;height:32px;font-size:20px}.low__business_flow_title{font-size:16px}.low__business_flow_text{font-size:14px}.low__business_flow .cta{flex-wrap:wrap;gap:8px}}.low__recruit .low__hero{background-image:url(../images/recruit/kv.jpg);background-size:cover}.low__recruit .low__hero .section_inner{flex-direction:column}.low__recruit .low__hero_concept{margin-left:auto;color:#fff;font-size:48px}.low__recruit_title{font-size:24px;font-weight:600}.low__recruit_introduction{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:-80px;padding:24px;width:720px;max-width:90%;background-color:#262B42}.low__recruit_introduction *{color:#fff}.low__recruit_introduction img{width:240px;max-width:100%}.low__recruit_introduction p{display:flex;flex-direction:column;gap:4px;text-align:center;opacity:.8}.low__recruit_introduction p span{display:flex;flex-wrap:wrap;justify-content:center;line-height:1.5}.low__recruit_message p{line-height:1.5}.low__recruit_why{padding-right:0}.low__recruit_why_inner{display:flex;gap:24px;margin-left:calc((100% - 1008px) / 2)}.low__recruit_why .low__recruit_title{writing-mode:vertical-rl;text-orientation:mixed;line-height:1.5;letter-spacing:0.05em;white-space:nowrap}.low__recruit_why_text{display:flex;flex-direction:column;gap:24px}.low__recruit_why_text p{width:calc(1008px - 96px);max-width:100%;line-height:1.5}.low__recruit_hanagata .low__recruit_title{margin-left:auto}.low__recruit_hanagata_inner{display:flex;gap:40px}.low__recruit_hanagata_inner p{flex:1;line-height:1.5}.low__recruit_hanagata_inner img{width:480px;max-width:100%}.low__recruit_details .section_inner{padding:40px 80px;background-color:#262B42}.low__recruit_details_inner{display:flex;flex-direction:column;justify-content:flex-start;gap:0;width:100%}.low__recruit_details h3 span{padding:8px 16px;background-color:#fff;color:#262B42;font-size:16px}.low__recruit_details_item{display:flex;flex-wrap:wrap;width:100%}.low__recruit_details_item *{color:#fff}.low__recruit_details_item dt,.low__recruit_details_item dd{padding:24px 0;font-size:16px;line-height:2;border-bottom:1px solid rgba(255,255,255,0.3)}.low__recruit_details_item dt{width:20%}.low__recruit_details_item dd{width:80%}.low__recruit_details_item ul{display:flex;flex-direction:column;gap:8px;list-style-type:disc}.low__recruit_details_item ul li{line-height:1.3}@media screen and (max-width: 568px){.low__recruit .low__hero{height:240px;background-image:url(../images/recruit/kv_sp.jpg);background-size:100% auto;background-position:center bottom}.low__recruit .low__hero .section_inner{flex-direction:column}.low__recruit .low__hero_concept{font-size:24px}.low__recruit_title{font-size:20px}.low__recruit_introduction{gap:16px;margin-top:-24px;padding:16px}.low__recruit_introduction p span{font-size:14px}.low__recruit_why{padding-right:0}.low__recruit_why_inner{gap:8px;margin-left:16px;width:100%}.low__recruit_why .low__recruit_title{font-size:20px;line-height:1.2}.low__recruit_why_text{gap:16px}.low__recruit_why_text p{font-size:14px;width:100%}.low__recruit_hanagata_inner{flex-direction:column;gap:24px}.low__recruit_details .section_inner{padding:24px 16px}.low__recruit_details h3 span{padding:4px 16px;font-size:14px}.low__recruit_details_item dt,.low__recruit_details_item dd{padding:16px 0;font-size:14px;line-height:1.5}.low__recruit_details_item dt{padding-bottom:8px;width:100%;border-bottom:0;font-weight:700}.low__recruit_details_item dd{padding-top:0;width:100%}.low__recruit_details_item ul{margin-left:1.5em}}.low__company{background-color:rgba(38,43,66,0.1)}.low__company_info{display:flex;justify-content:center;align-items:center;gap:40px;padding:40px;width:100%;background-color:#fff}.low__company_info_logo{width:200px;max-width:100%}.low__company_info_text{display:flex;flex-direction:column;justify-content:center;gap:16px}.low__company_info_text p{font-size:15px}.low__company_item{display:flex;flex-wrap:wrap}.low__company_item dt,.low__company_item dd{padding:24px 0;border-bottom:1px solid rgba(38,43,66,0.2)}.low__company_item dt{width:30%;font-weight:700}.low__company_item dd{width:70%}.low__company_item ul{display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 568px){.low__company_info{flex-direction:column;gap:16px;padding:24px 16px}.low__company_info_logo{width:160px}.low__company_info_text{width:100%;gap:16px}.low__company_info_text p{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;font-size:16px}.low__company_info .cta{justify-content:center;gap:8px}.low__company_info .cta_phone a{justify-content:center;gap:2px;font-size:14px}.low__company_info .cta_phone a img{width:12px}.low__company_info .cta .button{font-size:14px}.low__company_item dt,.low__company_item dd{padding:16px 0;font-size:14px}}
