.l_layout{padding-inline:10px;position:relative}@media screen and (min-width:360px){.l_layout{padding-inline:16px}}@media screen and (min-width:400px){.l_layout{padding-inline:24px}}@media screen and (min-width:600px){.l_layout{padding-inline:7vw}}@media screen and (min-width:1152px){.l_layout{padding-inline:initial}}.l_layout__inner{width:100%;max-width:1090px;margin-inline:auto;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}@media screen and (min-width:1152px){.l_layout__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:1152px){.l_layout__primary{width:360px}}@media screen and (min-width:1152px){.l_layout__secondary{width:100%;max-width:665px}}@media screen and (min-width:1152px){._l_sticky{position:sticky;top:100px}}.about{padding-inline:10px;padding-top:56px}@media screen and (min-width:360px){.about{padding-inline:16px}}@media screen and (min-width:400px){.about{padding-inline:24px}}@media screen and (min-width:600px){.about{padding-inline:7vw}}@media screen and (min-width:1152px){.about{padding-inline:initial}}@media screen and (min-width:600px){.about{margin-top:5%;padding-top:6%}}@media screen and (min-width:960px){.about{padding-top:7%;margin-top:5%}}@media screen and (min-width:1440px){.about{margin-top:clamp(7%,7.5vw,120px);padding-top:clamp(5%,6vw,100px)}}.about__inner{width:100%;max-width:1090px;margin-inline:auto}.about__container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:50px}@media screen and (min-width:960px){.about__container{max-width:910px;margin-inline:auto}}.about__heading .img{width:90%;max-width:382px}@media screen and (min-width:600px){.about__heading .img{width:70%;max-width:480px}}@media screen and (min-width:960px){.about__heading .img{display:block;width:100%;max-width:initial}}.about__read{font-size:15px;font-size:clamp(15px,3vw,22px);line-height:2.5;margin-block:calc((1em - 1lh) / 2);letter-spacing:0.02em}.about__read .p br{display:none}@media screen and (min-width:1152px){.about__read .p br{display:inline}}@media screen and (min-width:960px){.about__read{max-width:900px;margin-inline:auto}}.cta_wrapper{padding-block:25%}@media screen and (min-width:375px){.cta_wrapper{padding-block:120px}}@media screen and (min-width:600px){.cta_wrapper{padding-block:100px}}.cta{display:-webkit-box;display:-ms-flexbox;display:flex;width:340px;aspect-ratio:360/488;margin-inline:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url("../../img/common/bg-cta-sm.webp");background-repeat:repeat;background-position:center center;background-size:cover}@media screen and (min-width:375px){.cta{width:360px}}@media screen and (min-width:600px){.cta{width:66.7vw;max-width:460px}}@media screen and (min-width:720px){.cta{background-image:url("../../img/common/bg-cta-lg.webp");width:90%;max-width:900px;aspect-ratio:900/522}}.cta__inner{width:96%;margin-inline:auto}.cta__heading{font-family:"Noto Serif JP",serif;font-size:16px;font-weight:900;color:#712B16;letter-spacing:0.05em}.cta__heading .text{display:block;text-align:center}.cta__heading .text._text_before{font-size:20px;line-height:1.45}@media screen and (min-width:720px){.cta__heading .text._text_before{font-size:clamp(20px,2.8vw,30px)}}.cta__heading .text._text_main{font-size:33px;line-height:1.42}.cta__heading .text._text_main .txt{display:block}@media screen and (min-width:720px){.cta__heading .text._text_main .txt{display:inline;font-size:clamp(30px,4.2vw,45px)}}.cta__heading .text._text_after{font-size:20px;line-height:1.45;margin-top:5px}@media screen and (min-width:720px){.cta__heading .text._text_after{font-size:clamp(20px,2.78vw,43px)}}.cta__description{font-family:"Noto Serif JP",serif;font-size:16px;font-weight:900;color:#712B16;background-color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;padding-inline:8px 4px;letter-spacing:0.02em;margin-top:35px}@media screen and (min-width:720px){.cta__description{width:430px;text-align:center;margin-top:clamp(20px,3vw,45px)}}.cta__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:15px;margin-top:45px;max-width:320px;margin-inline:auto}@media screen and (min-width:720px){.cta__actions{margin-top:clamp(20px,3vw,45px)}}.cta__btn_link{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;font-weight:700;color:#fff;border-radius:999em;overflow:hidden;position:relative;z-index:0;background:rgb(6,6,226);background:linear-gradient(103deg,rgb(6,6,226) 0%,rgb(255,115,0) 97%);height:50px;font-size:17px}.cta__btn_link:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;opacity:0;background:linear-gradient(150deg,rgb(57,2,237) 10%,rgb(255,47,0) 95%);-webkit-transition:opacity 0.5s;transition:opacity 0.5s}@media (hover:hover) and (any-pointer:fine){.cta__btn_link:hover:before{opacity:1}.cta__btn_link:hover .icon{translate:4px 0}}.cta__btn_link .text{-webkit-transition:scale 0.3s;transition:scale 0.3s;letter-spacing:0.15em;line-height:1.4}.cta__btn_link .icon{display:block;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:calc(50% - 10px);right:18px;-webkit-transition:translate 0.3s;transition:translate 0.3s}@media screen and (min-width:600px){.cta__btn_link .icon{right:20px;scale:1.2}}@media screen and (min-width:600px){.cta__btn_link{border-radius:29px}}.suggest__header{border-top:solid 1px #712B16;padding-top:20px;max-width:1090px;margin-inline:auto}.suggest__header_inner{padding-inline:10px}@media screen and (min-width:360px){.suggest__header_inner{padding-inline:16px}}@media screen and (min-width:400px){.suggest__header_inner{padding-inline:24px}}@media screen and (min-width:600px){.suggest__header_inner{padding-inline:7vw}}@media screen and (min-width:1152px){.suggest__header_inner{padding-inline:initial}}.suggest__heading{width:100%;max-width:1090px;margin-inline:auto;position:relative;z-index:1}.suggest__heading .title{font-family:"Libre Baskerville",serif;text-transform:uppercase;font-size:90px;line-height:1;font-weight:700;color:#712B16}@media screen and (min-width:520px){.suggest__heading .title{font-size:68px}}@media screen and (min-width:720px){.suggest__heading .title{font-size:90px}}.suggest__heading .title .txt{display:inline-block}.suggest__heading .title:after{content:"";display:inline-block;width:94px;aspect-ratio:94/90;translate:-10px 10px;background-image:url("../../img/home/suggest-title-ornament.webp");background-repeat:repeat;background-position:center center;background-size:cover}@media screen and (min-width:520px){.suggest__heading .title:after{width:70px}}@media screen and (min-width:720px){.suggest__heading .title:after{width:94px}}.suggest__heading .subtitle{display:block;font-family:"Noto Serif JP",serif;font-weight:900;font-size:24px;color:#712B16;margin-top:16px}@media screen and (max-width:959px){.suggest__bg{position:sticky;top:60px;width:100%;height:100vh;overflow:hidden}.suggest__bg:after{content:"";display:block;position:absolute;top:10%;left:-50%;width:2000px;height:229px;background-color:#712B16;rotate:-19deg}}@media screen and (max-width:959px) and (max-width:599px) and (min-height:780px){.suggest__bg:after{top:12%}}@media screen and (max-width:959px) and (max-width:599px) and (min-height:800px){.suggest__bg:after{top:14%}}@media screen and (max-width:959px) and (max-width:599px) and (min-height:900px){.suggest__bg:after{top:18%}}@media screen and (max-width:959px) and (min-width:600px){.suggest__bg:after{top:35%}}@media screen and (max-width:959px){.suggest__body{margin-top:calc(-100vh + 50px)}}@media screen and (max-width:959px) and (max-width:599px) and (min-height:780px){.suggest__body{margin-top:-100vh}}@media screen and (max-width:959px) and (max-width:599px) and (min-height:800px){.suggest__body{margin-top:-102vh}}@media screen and (max-width:959px) and (max-width:599px) and (min-height:900px){.suggest__body{margin-top:-104vh}}@media screen and (max-width:959px){.suggest__scroll_container{height:400vh}.suggest__sticky_wrap{overflow:hidden;position:sticky;top:60px;height:90vh}.suggest__horizontal_scroll{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(400vw + 120px);position:absolute;top:0;height:100%;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);will-change:transform}}@media screen and (max-width:959px) and (min-width:600px){.suggest__horizontal_scroll{max-height:87vh}}@media screen and (max-width:959px){.suggest__scroll_contents{width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.suggest__scroll_contents .image{margin-inline:auto;max-width:355px;aspect-ratio:355/579}}@media screen and (max-width:959px) and (min-width:600px){.suggest__scroll_contents .image{max-width:initial;max-height:78vh}}@media screen and (min-width:960px){.suggest{position:relative}.suggest__bg{position:absolute;top:10vh;width:100%;height:100%;overflow:hidden}.suggest__bg:after{content:"";display:block;position:absolute;top:10%;left:-20%;width:3000px;height:229px;background-color:#712B16;rotate:-19deg}}@media screen and (min-width:960px) and (min-width:600px){.suggest__bg:after{top:27vw}}@media screen and (min-width:960px) and (min-width:960px){.suggest__bg:after{top:19vw}}@media screen and (min-width:960px) and (min-width:1280px){.suggest__bg:after{top:25vw}}@media screen and (min-width:960px){.suggest__body{position:relative;z-index:1;padding-top:100px;padding-inline:10px}}@media screen and (min-width:960px) and (min-width:360px){.suggest__body{padding-inline:16px}}@media screen and (min-width:960px) and (min-width:400px){.suggest__body{padding-inline:24px}}@media screen and (min-width:960px) and (min-width:600px){.suggest__body{padding-inline:7vw}}@media screen and (min-width:960px) and (min-width:1152px){.suggest__body{padding-inline:initial}}@media screen and (min-width:960px){.suggest__scroll_container{max-width:1090px;margin-inline:auto}.suggest__horizontal_scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:50px;-webkit-column-gap:clamp(20px,10vw,120px);-moz-column-gap:clamp(20px,10vw,120px);column-gap:clamp(20px,10vw,120px)}.suggest__scroll_contents._chara_3{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.suggest__scroll_contents._chara_4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.suggest__scroll_contents .image{max-width:355px}}.careerup{padding-inline:10px}@media screen and (min-width:360px){.careerup{padding-inline:16px}}@media screen and (min-width:400px){.careerup{padding-inline:24px}}@media screen and (min-width:600px){.careerup{padding-inline:7vw}}@media screen and (min-width:1152px){.careerup{padding-inline:initial}}@media screen and (max-width:599px) and (min-height:780px){.careerup{margin-top:-5vh}}@media screen and (max-width:599px) and (min-height:800px){.careerup{margin-top:-7vh}}@media screen and (max-width:599px) and (min-height:900px){.careerup{margin-top:-10vh}}@media screen and (min-width:600px){.careerup{margin-top:-5vw}}@media screen and (min-width:960px){.careerup{margin-top:100px}}.careerup__inner{width:100%;max-width:1090px;margin-inline:auto}.careerup__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:36px}@media screen and (min-width:1152px){.careerup__header{-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}}.careerup__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Noto Serif JP",serif;color:#712B16;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}@media screen and (min-width:1152px){.careerup__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;margin-inline:auto}}.careerup__heading .pretitle{font-size:26px;font-weight:900;letter-spacing:0.02em;line-height:1.42;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}@media screen and (min-width:400px){.careerup__heading .pretitle{font-size:clamp(26px,6.5vw,44px)}}.careerup__heading .pretitle .text_line{display:block}.careerup__heading .title{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700}.careerup__heading .title .txt._t1{font-size:86px;line-height:1.45em;letter-spacing:0.02em;white-space:nowrap}@media screen and (min-width:400px){.careerup__heading .title .txt._t1{font-size:clamp(86px,21.5vw,149px)}}.careerup__heading .title .txt._t2{overflow:hidden;width:1em;font-size:88px;line-height:1.41em}@media screen and (min-width:400px){.careerup__heading .title .txt._t2{font-size:clamp(88px,22vw,152px)}}.careerup__heading .title .txt._t2 .e.e1{margin-left:-0.3em}@media screen and (min-width:360px){.careerup__heading .title .txt._t2 .e.e1{margin-left:-0.15em}}.careerup__heading .title .txt._t2 .e.e2{margin-left:-0.65em}@media screen and (min-width:360px){.careerup__heading .title .txt._t2 .e.e2{margin-left:-0.6em}}.careerup__image{margin-inline:auto}.careerup__image .img{width:100%;border-radius:10px}@media screen and (min-width:600px){.careerup__body{width:84%;max-width:600px;margin-inline:auto}}@media screen and (min-width:1024px){.careerup__body{max-width:700px}}@media screen and (min-width:1152px){.careerup__body{width:initial;max-width:initial}}.career_steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:100px;margin-top:90px}@media screen and (min-width:1152px){.career_steps{margin-top:100px}}.career_step{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:1152px){.career_step{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:80px;-moz-column-gap:80px;column-gap:80px}.career_step._reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.career_step__primary{display:contents}@media screen and (min-width:1152px){.career_step__primary{-webkit-box-flex:1;-ms-flex:1;flex:1;display:initial}}.career_step__heading{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:7px;-moz-column-gap:7px;column-gap:7px;height:198px}.career_step__number{max-width:90px}@media screen and (min-width:400px){.career_step__number{max-width:104px}}.career_step__title{font-family:"Noto Serif JP",serif;font-size:33px;font-weight:900;color:#712B16;line-height:1.15}.career_step__title .text{display:inline-block}@media screen and (min-width:375px){.career_step__title{font-size:35px}}@media screen and (min-width:600px){.career_step__title{font-size:40px}}@media screen and (min-width:1152px){.career_step__title{font-size:30px}}.career_step__title:after{position:absolute;content:"";display:block;width:226px;height:200px;translate:0 -68%;background-image:url("../../img/home/careerup-title-ornament.webp");background-repeat:no-repeat;background-position:center center;background-size:cover;mix-blend-mode:multiply}.career_step__textbox{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;line-height:2.55;font-size:15px;letter-spacing:0.02em;margin-block:calc((1em - 1lh) / 2);margin-top:40px}@media screen and (min-width:1152px){.career_step__textbox{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;margin-top:initial}}.career_step__secondary{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:40px;margin-top:10px}@media screen and (min-width:1152px){.career_step__secondary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:initial}}.career_step__image{border-radius:10px;overflow:hidden}@media screen and (min-width:1024px){.career_step__image{-webkit-box-flex:3;-ms-flex:3;flex:3}}@media screen and (min-width:1152px){.career_step__image{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;max-width:474px}}.benefit{margin-top:120px;padding-inline:10px}@media screen and (min-width:360px){.benefit{padding-inline:16px}}@media screen and (min-width:400px){.benefit{padding-inline:24px}}@media screen and (min-width:600px){.benefit{padding-inline:7vw}}@media screen and (min-width:1152px){.benefit{padding-inline:initial}}@media screen and (min-width:1152px){.benefit{margin-top:100px}}.benefit__header_inner{width:100%;max-width:1090px;margin-inline:auto}.benefit__heading{font-family:"Noto Serif JP",serif;font-size:30px;font-weight:900;color:#712B16;line-height:1.46;text-align:center;letter-spacing:0.02em}@media screen and (min-width:600px){.benefit__heading{font-size:clamp(30px,5vw,60px)}}@media screen and (min-width:1152px){.benefit__heading{font-size:60px}}.benefit__heading .text{display:inline-block}.benefit__body{margin-top:30px}@media screen and (min-width:720px){.benefit__body{margin-top:40px}}@media screen and (min-width:1152px){.benefit__body{margin-top:50px}}.benefit__body_inner{width:100%;max-width:1090px;margin-inline:auto}.benefit__items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 5px 1fr;grid-template-columns:repeat(2,1fr);grid-gap:15px 5px}@media screen and (min-width:600px){.benefit__items{grid-gap:30px 40px}}@media screen and (min-width:720px){.benefit__items{-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(3,1fr);grid-gap:20px 20px}}@media screen and (min-width:960px){.benefit__items{grid-gap:30px 40px}}@media screen and (min-width:1152px){.benefit__items{-ms-grid-columns:1fr 50px 1fr 50px 1fr 50px 1fr;grid-template-columns:repeat(4,1fr);grid-gap:30px 50px}}.voice{background-color:#0940A8;padding-block:10px 100px}@media screen and (min-width:400px){.voice{padding-block:7% 15%}}@media screen and (min-width:960px){.voice{padding-block:5% 10%}}@media screen and (min-width:1152px){.voice{padding-block:100px}}@media screen and (min-width:1152px){.voice__header{padding-bottom:10px}}.voice__heading{color:#fff}.voice__heading .title{display:block;font-family:"Libre Baskerville",sans-serif;font-size:90px;text-transform:uppercase;line-height:1.23;font-weight:700}.voice__heading .subtitle{font-family:"Noto Serif JP",serif;font-size:24px;font-weight:900;letter-spacing:0.1em}.voice__body{padding-top:40px}@media screen and (min-width:360px){.voice__body{padding-top:90px}}@media screen and (min-width:1152px){.voice__body{padding-top:initial}}.voice__sections{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:80px}.voice__section{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;row-gap:34px}.voice__message{background-color:#fff;border-radius:15px;padding:24px 26px;position:relative;letter-spacing:0.02em}@media screen and (min-width:600px){.voice__message{padding:30px 34px}}.voice__message:after{content:"";display:block;width:20px;height:15px;background-color:#fff;clip-path:polygon(50% 0%,0% 100%,100% 100%);position:absolute;left:51px;top:-13px}.voice__message_title{font-size:25px;color:#712B16;font-weight:bold;line-height:1.48;margin-block:calc((1em - 1lh) / 2)}.voice__message_body{margin-top:18px;font-size:13px;line-height:1.92}.voice__message_link{display:inline-block;margin-top:14px;font-size:13px;color:#141414;line-height:1;padding-block:8px;padding-inline:0 2px;border-bottom:solid 1px #141414;-webkit-transition:color 0.3s,border-color 0.3s;transition:color 0.3s,border-color 0.3s}@media (any-hover:hover) and (pointer:fine){.voice__message_link:hover{color:#712B16;border-color:#712B16}.voice__message_link:hover .icon{border-color:#712B16}}.voice__message_link .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.voice__message_link .icon{display:block;width:6px;height:6px;border:solid 1px #141414;border-left:none;border-bottom:none;rotate:45deg;-webkit-transition:border-color 0.3s;transition:border-color 0.3s;translate:0 1px}.voice__person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:17px;-moz-column-gap:17px;column-gap:17px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.voice__person_photo{width:128px}.voice__person_data{-webkit-box-flex:1;-ms-flex:1;flex:1}.voice__person_nane{color:#fff;font-family:"Noto Serif JP",serif;font-size:35px;font-weight:700;margin-block:calc((1em - 1lh) / 2);text-transform:uppercase}.voice__person_bio{color:#fff;font-size:15px;margin-top:20px;font-weight:500;letter-spacing:0.04em}.voice__motivation{padding-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media screen and (min-width:600px){.voice__motivation{padding-top:80px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:clamp(10px,4vw,54px);-moz-column-gap:clamp(10px,4vw,54px);column-gap:clamp(10px,4vw,54px)}}.job{background-color:#FF6800;padding-block:20px 100px}@media screen and (min-width:400px){.job{padding-block:7% 15%}}@media screen and (min-width:960px){.job{padding-block:5% 10%}}@media screen and (min-width:1152px){.job{padding-block:100px}}.job__heading{color:#fff}.job__heading .title{display:block;font-family:"Libre Baskerville",sans-serif;font-size:90px;text-transform:uppercase;line-height:1.23;font-weight:700;text-indent:0.2em}@media screen and (min-width:1152px){.job__heading .title{text-indent:initial}}.job__heading .subtitle{display:block;font-family:"Noto Serif JP",serif;font-size:24px;font-weight:900;letter-spacing:0.1em;line-height:1.375;margin-top:20px}.job__heading .subtitle .text_line{display:block}.job__body{padding-top:50px}@media screen and (min-width:1152px){.job__body{padding-top:initial}}.job__read{font-size:15px;color:#fff;line-height:2.6}.job__career_map{margin-top:50px}@media screen and (min-width:1152px){.job__career_map{margin-top:70px}}.jobd{margin-top:40px}@media screen and (min-width:1152px){.jobd{margin-top:120px}}.jobd__inner{border-top:solid 1px #712B16;padding-top:10px}@media screen and (min-width:400px){.jobd__inner{padding-top:8%}}@media screen and (min-width:600px){.jobd__inner{width:100%;max-width:1090px;margin-inline:auto}}@media screen and (min-width:1152px){.jobd__inner{padding-top:10px}}@media screen and (min-width:1152px){.jobd__header{padding-bottom:24px}}.jobd__heading{color:#712B16}.jobd__heading .title{display:block;font-family:"Libre Baskerville",sans-serif;font-size:43px;text-transform:uppercase;line-height:1.33;font-weight:700}.jobd__heading .title .txt{display:block}.jobd__heading .title .txt._t1{text-indent:0.2em}.jobd__heading .subtitle{font-family:"Noto Serif JP",serif;font-size:24px;font-weight:900;letter-spacing:0.1em}.jobd__body{padding-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:30px}@media screen and (min-width:360px){.jobd__body{padding-top:60px}}@media screen and (min-width:1152px){.jobd__body{padding-top:50px}}.recruit__title{font-family:"Noto Serif JP",serif;color:#fff;background-color:#712B16;font-weight:900;font-size:16px;padding-inline:10px;padding-block:1px;letter-spacing:0.1em}.recruit__body{padding-block:20px;font-size:15px;font-weight:500;letter-spacing:0.05em}.recruit__body .p{line-height:2;letter-spacing:0.05em}.recruit__body .list{list-style:disc;padding-left:1.6em}.recruit__body .list .li{line-height:1.4}.recruit__body .place .p+.p{margin-top:20px}.recruit__body .income{margin-top:20px}.recruit__body .list_dl{max-width:380px}.recruit__body .list_dl_div{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:solid 1px #9D9D9D;padding-block:6px}.recruit__body .list_dt{font-weight:500}.recruit__body .list_dd{font-weight:500;margin-left:auto}.recruit__body .row{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:960px){.recruit__body .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.recruit__body .row .row_item{-webkit-box-flex:1;-ms-flex:1;flex:1}.recruit__body .row .row_item .li{padding-block:10px}.flow{margin-top:100px}@media screen and (min-width:1152px){.flow{margin-top:200px}}.flow__inner{border-top:solid 1px #712B16;padding-top:10px}@media screen and (min-width:400px){.flow__inner{padding-top:8%}}@media screen and (min-width:600px){.flow__inner{width:100%;max-width:1090px;margin-inline:auto}}@media screen and (min-width:1152px){.flow__inner{padding-top:10px}}.flow__header{margin-bottom:-10px}.flow__heading{color:#712B16}.flow__heading .title{display:block;font-family:"Libre Baskerville",sans-serif;font-size:90px;text-transform:uppercase;line-height:1.23;font-weight:700}.flow__heading .title .txt{display:block}.flow__heading .title .txt._t1{text-indent:0.2em}.flow__heading .subtitle{font-family:"Noto Serif JP",serif;font-size:24px;font-weight:900;letter-spacing:0.1em}.flow__body{padding-top:40px;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:360px){.flow__body{padding-top:50px}}@media screen and (min-width:1152px){.flow__body{padding-top:50px;row-gap:initial}}.flow__read{line-height:2.6;margin-block:calc((1em - 1lh) / 2)}.flow__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-top:60px}@media screen and (min-width:400px){.flow__steps{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}@media screen and (min-width:600px){.flow__steps{-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px}}@media screen and (min-width:1152px){.flow__steps{margin-top:100px}}.flow__step{-webkit-box-flex:1;-ms-flex:1;flex:1;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;background-color:#fff;border-radius:5px;position:relative;padding-block:4%}@media screen and (min-width:600px){.flow__step{padding-block:3%}}.flow__step:after{content:"";display:block;width:8px;height:9px;background-color:#141414;clip-path:polygon(100% 50%,0 0,0 100%);position:absolute;top:50%;translate:0 -50%;right:-15px}@media screen and (min-width:400px){.flow__step:after{right:-19px}}@media screen and (min-width:600px){.flow__step:after{width:15px;height:17px;right:-32px}}.flow__step:last-child:after{display:none}.flow__step .icon{display:block;width:60px;aspect-ratio:1}@media screen and (min-width:600px){.flow__step .icon{width:90px}}@media screen and (min-width:1152px){.flow__step .icon{width:100px}}.flow__step .text{font-family:"Noto Serif JP",serif;font-weight:900;letter-spacing:0.2em}@media screen and (min-width:600px){.flow__step .text{margin-top:10px}}.flow__interview_info{border-top:solid 1px #712B16;position:relative;margin-top:24px;padding-top:15px}@media screen and (min-width:400px){.flow__interview_info{margin-top:clamp(24px,6vw,70px);padding-top:clamp(15px,3vw,26px)}}@media screen and (min-width:1152px){.flow__interview_info{margin-top:70px;padding-top:26px}}.flow__interview_info:before{content:"";display:block;width:9px;height:7px;background-color:#712B16;clip-path:polygon(50% 0%,0% 100%,100% 100%);position:absolute;top:0;left:50%;translate:-50% -100%}.flow__interview_info_inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}@media screen and (min-width:400px){.flow__interview_info_inner{-webkit-column-gap:clamp(5px,2.4vw,45px);-moz-column-gap:clamp(5px,2.4vw,45px);column-gap:clamp(5px,2.4vw,45px)}}.biz_interview{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#fff;border-radius:5px;overflow:hidden}.biz_interview__heading{padding-block:6px 7px}.biz_interview__heading._ca_interview{background-color:#FF7300}.biz_interview__heading._rc_interview{background-color:#0940A8}.biz_interview__heading .text{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;font-size:19px;font-family:"Noto Serif JP",serif;font-weight:900;letter-spacing:0em;line-height:1.42;color:#fff}@media screen and (min-width:360px){.biz_interview__heading .text{letter-spacing:0.05em}}.biz_interview__body{padding-block:30px 34px}.biz_interview__title{font-size:15px;font-weight:700;letter-spacing:0.05em;text-align:center}.biz_interview__time{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;font-family:"Libre Baskerville",sans-serif;color:#712B16;margin-top:5px}.biz_interview__time .minutes{font-size:30px;font-weight:700;line-height:1.24}.biz_interview__time .unit{font-family:"Noto Serif JP",serif;font-size:13px;font-weight:900}.biz_interview__time .to{font-family:"Noto Serif JP",serif;font-size:13px;font-weight:900}.content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;margin-top:10px}@media screen and (min-width:360px){.content{margin-top:20px}}.content .list{font-size:14px;list-style:disc;padding-left:1.5em;letter-spacing:-0.02em;font-weight:500}@media screen and (min-width:360px){.content .list{letter-spacing:0em;font-size:15px}}.content .list .li{line-height:1.5}.content .list .li+li{margin-top:8px}.flow__banners{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:25px;padding-top:120px}@media screen and (min-width:600px){.flow__banners{padding-top:100px;row-gap:30px}}.form{margin-top:100px;padding-bottom:62px}@media screen and (min-width:360px){.form{padding-bottom:clamp(62px,17.2vw,158px)}}@media screen and (min-width:1152px){.form{margin-top:178px;padding-bottom:158px}}.form__inner{border-top:solid 1px #712B16;padding-top:10px}@media screen and (min-width:400px){.form__inner{padding-top:8%}}@media screen and (min-width:600px){.form__inner{width:100%;max-width:1090px;margin-inline:auto}}@media screen and (min-width:1152px){.form__inner{padding-top:10px}}.form__heading{color:#712B16}.form__heading .title{display:block;font-family:"Libre Baskerville",sans-serif;font-size:90px;text-transform:uppercase;line-height:1.23;font-weight:700}.form__heading .title .txt{display:block}.form__heading .title .txt._t1{text-indent:0.2em}.form__heading .subtitle{font-family:"Noto Serif JP",serif;font-size:24px;font-weight:900;letter-spacing:0.1em}.form__body{padding-top:58px}@media screen and (min-width:1152px){.form__body{padding-top:54px}}.contact{max-width:810px;margin-inline:auto}.contact__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:36px}.contact__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:18px}@media screen and (min-width:960px){.contact__group{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.contact__group_title{font-family:"Noto Serif JP",serif}@media screen and (min-width:960px){.contact__group_title{width:136px}}.contact__group_title label{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;row-gap:5px}.contact__group_title label .text{font-weight:900;color:#712B16;font-size:16px;line-height:1.44;letter-spacing:0.05em}.contact__group_title label .text br{display:none}@media screen and (min-width:960px){.contact__group_title label .text br{display:inline}}.contact__group_title label .tag{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:13px;font-weight:900;line-height:1;letter-spacing:0.1em;background-color:#654122;color:#fff;padding-block:3px;padding-inline:10px;border-radius:999em;text-indent:1px}@media screen and (min-width:960px){.contact__group_title label .tag{margin-top:-8px}}.contact__group_content{-webkit-box-flex:1;-ms-flex:1;flex:1}.contact__group_content .field{position:relative}.contact__group_content .field input,.contact__group_content .field textarea{font-size:16px;border:solid 1px #712B16;background-color:#fff;width:100%;padding:12px 12px;border-radius:5px;line-height:1.75}.contact__group_content .field input:-webkit-autofill,.contact__group_content .field textarea:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px #fff inset;box-shadow:0 0 0px 1000px #fff inset}.contact__group_content .field input[type=file]{-webkit-appearance:none;display:none}.contact__group_content .field textarea{resize:vertical}.contact__group_content .field .dummy_input{padding-left:10.5em}.contact__group_content .field .dummy_input_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Noto Serif JP",serif;font-size:13px;color:#fff;font-weight:900;height:32px;background-color:#712B16;padding-inline:1em;border-radius:3px;position:absolute;top:50%;left:1em;translate:0 -50%;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}@media (any-hover:hover) and (any-pointer:fine){.contact__group_content .field .dummy_input_label:hover{background-color:#b64e08}}.contact__group_content .error_message{color:#ff4d00;line-height:1.4;margin-top:6px}.contact__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-top:30px;-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:1152px){.contact__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.contact__actions .btn{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;font-weight:700;color:#fff;border-radius:999em;overflow:hidden;position:relative;z-index:0;background:rgb(6,6,226);background:linear-gradient(103deg,rgb(6,6,226) 0%,rgb(255,115,0) 97%);width:100%;max-width:328px;height:50px;font-size:17px}.contact__actions .btn:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;opacity:0;background:linear-gradient(150deg,rgb(57,2,237) 10%,rgb(255,47,0) 95%);-webkit-transition:opacity 0.5s;transition:opacity 0.5s}@media (hover:hover) and (any-pointer:fine){.contact__actions .btn:hover:before{opacity:1}.contact__actions .btn:hover .icon{translate:4px 0}}.contact__actions .btn .text{-webkit-transition:scale 0.3s;transition:scale 0.3s;letter-spacing:0.15em;line-height:1.4}.contact__actions .btn .icon{display:block;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:calc(50% - 10px);right:18px;-webkit-transition:translate 0.3s;transition:translate 0.3s}@media screen and (min-width:600px){.contact__actions .btn .icon{right:20px;scale:1.2}}.contact__actions .btn .icon._icon_back{right:initial;left:20px;rotate:180deg}@media (any-hover:hover) and (any-pointer:fine){.contact__actions .btn:hover .icon._icon_back{translate:-4px}}form:not(.confirm) .btnBack,form:not(.confirm) .btnSend{display:none}.confirm label{pointer-events:none}@media screen and (min-width:960px){.confirm .contact__group_title{width:160px}.confirm .contact__group_title .tag{margin-top:initial}}.confirm .contact__fields{row-gap:20px}.confirm .contact__group{border-bottom:solid 1px #999;padding-bottom:20px}@media screen and (min-width:960px){.confirm .contact__group{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}