.lcl-main{position:relative;width:100%;margin-top:70px;}@media screen and (min-width: 768px){.lcl-main{padding-top:60.8461538462%;}}@media screen and (max-width: 767px){.lcl-main{height:57.5rem; margin-top:50px;}}.lcl-main::before{content:"";position:absolute;inset:0;opacity:0;scale:.8;background:url(../img/main/bg_01.png) no-repeat center/contain;-webkit-transition:opacity .3s ease,scale .3s ease;transition:opacity .3s ease,scale .3s ease}@media screen and (max-width: 767px){.lcl-main::before{background-image:url(../img/sp/main/bg_01.png)}}.lcl-main .lcl-main-txt{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;position:absolute;opacity:0;scale:.6;-webkit-transition:opacity .45s ease,scale .45s cubic-bezier(0.49, 0.25, 0.3, 1.31);transition:opacity .45s ease,scale .45s cubic-bezier(0.49, 0.25, 0.3, 1.31);-webkit-transform-origin:center;transform-origin:center;inset:12.6422250316% 0 0}@media screen and (max-width: 767px){.lcl-main .lcl-main-txt{top:10rem}}.lcl-main .lcl-main-txt__copy01{width:37%}@media screen and (max-width: 767px){.lcl-main .lcl-main-txt__copy01{width:100%}}.lcl-main .lcl-main-txt__copy02{width:70%;margin-top:-5.3076923077%;}@media screen and (max-width: 767px){.lcl-main .lcl-main-txt__copy02{width:35rem;margin-top:-2.7rem}}.lcl-main .lcl-main-txt__ttl{width:26.4615384615%;margin-top:-1.7692307692%}@media screen and (max-width: 767px){.lcl-main .lcl-main-txt__ttl{width:17.8rem;margin-top:-1rem}}.lcl-main .lcl-main-illust{position:absolute;inset:0;z-index:2}.lcl-main .lcl-main-illust__item{position:absolute;width:10.4615384615%;aspect-ratio:1;opacity:0;scale:0;-webkit-transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55);transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55)}@media screen and (max-width: 767px){.lcl-main .lcl-main-illust__item{width:5.4rem}}.lcl-main .lcl-main-illust__item:nth-of-type(1){top:2%;left:17.7692307692%;-webkit-transition-delay:.3s;transition-delay:.3s}@media screen and (max-width: 767px){.lcl-main .lcl-main-illust__item:nth-of-type(1){top:6rem;left:3.9rem}}.lcl-main .lcl-main-illust__item:nth-of-type(2){top:64.7281921618%;left:27%;-webkit-transition-delay:.45s;transition-delay:.45s}@media screen and (max-width: 767px){.lcl-main .lcl-main-illust__item:nth-of-type(2){top:6rem;left:15rem}}.lcl-main .lcl-main-illust__item:nth-of-type(3){top:61.6940581542%;left:63.2307692308%;-webkit-transition-delay:.35s;transition-delay:.35s}@media screen and (max-width: 767px){.lcl-main .lcl-main-illust__item:nth-of-type(3){top:36.1rem;left:15rem}}.lcl-main .lcl-main-illust__item:nth-of-type(4){top:72%;left:88.7692307692%;-webkit-transition-delay:.5s;transition-delay:.5s}@media screen and (max-width: 767px){.lcl-main .lcl-main-illust__item:nth-of-type(4){top:24.3rem;left:33.5rem}}.lcl-main .lcl-main-illust__item:nth-of-type(5){top:6%;left:78.3846153846%;-webkit-transition-delay:.4s;transition-delay:.4s}@media screen and (max-width: 767px){.lcl-main .lcl-main-illust__item:nth-of-type(5){top:16rem;left:27rem}}.lcl-main .lcl-main-person{position:absolute;inset:0;z-index:2}.lcl-main .lcl-main-person__item{position:absolute;width:27.5384615385%;opacity:0;scale:.6;-webkit-transition:opacity .6s .65s ease,scale .6s .65s cubic-bezier(0.27, 0.26, 0.15, 1.57),rotate .6s .65s cubic-bezier(0.27, 0.26, 0.15, 1.57);transition:opacity .6s .65s ease,scale .6s .65s cubic-bezier(0.27, 0.26, 0.15, 1.57),rotate .6s .65s cubic-bezier(0.27, 0.26, 0.15, 1.57);-webkit-transform-origin:bottom center;transform-origin:bottom center}@media screen and (max-width: 767px){.lcl-main .lcl-main-person__item{width:12.7rem}}.lcl-main .lcl-main-person__item:nth-of-type(1){top:17.310252996%;left:1.4615384615%;rotate:10deg}@media screen and (max-width: 767px){.lcl-main .lcl-main-person__item:nth-of-type(1){top:18rem;left:.2rem}}.lcl-main .lcl-main-person__item:nth-of-type(2){top:20%;left:70.6923076923%;rotate:-10deg}.lcl-main .lcl-main-person__item:nth-of-type(3){top:25.7150466045%;left:35.6923076923%;rotate:-10deg}@media screen and (max-width: 767px){.lcl-main .lcl-main-person__item:nth-of-type(2){top:26rem;left:23rem}.lcl-main .lcl-main-person__item:nth-of-type(3){top:25.7150466045%;left:35.6923076923%;rotate:-10deg}}.lcl-main.js-load--on::before,.lcl-main.js-load--on .lcl-main-txt,.lcl-main.js-load--on .lcl-main-illust__item,.lcl-main.js-load--on .lcl-main-person__item{opacity:1;scale:1;rotate:0deg}.lcl-main.js-load--on .lcl-main-person__item:nth-of-type(1) img{-webkit-animation:personAnim01 3s .8s ease-in-out infinite;animation:personAnim01 3s .8s ease-in-out infinite}@-webkit-keyframes personAnim01{0%,100%{translate:0 0}50%{translate:0 1.5rem;rotate:5deg}}@keyframes personAnim01{0%,100%{translate:0 0}50%{translate:0 1.5rem;rotate:5deg}}.lcl-main.js-load--on .lcl-main-person__item:nth-of-type(2) img{-webkit-animation:personAnim02 3s .8s ease-in-out infinite;animation:personAnim02 3s .8s ease-in-out infinite}.lcl-main-person__item:nth-of-type(3) img{-webkit-animation:personAnim02 3s .8s ease-in-out infinite;animation:personAnim02 3s .8s ease-in-out infinite}@-webkit-keyframes personAnim02{0%,100%{translate:0 0}50%{translate:0 1.5rem;rotate:-5deg}}@keyframes personAnim02{0%,100%{translate:0 0}50%{translate:0 1.5rem;rotate:-5deg}}.lcl-lead{position:relative;margin-top:-7.9rem;padding:4.9rem 0 11.3rem;background:#fff}@-webkit-keyframes personAnim03{0%,100%{translate:0 0}50%{translate:0 1.5rem;rotate:-5deg}}@keyframes personAnim03{0%,100%{translate:0 0}50%{translate:0 1.5rem;rotate:-5deg}}.lcl-lead{position:relative;margin-top:-7.9rem;padding:4.9rem 0 11.3rem;background:#fff}.lcl-lead{margin-top:5rem;padding:21.4rem 0 20rem;background:url(../img/top_bg_kumo.jpg); background-size: cover;}@media screen and (max-width: 767px){.lcl-lead{margin-top:-9.1rem;padding:21.4rem 0 20rem;background-size: cover;background-repeat:no-repeat;}}@media screen and (max-width: 767px){.lcl-lead .cloud .cloud__item:nth-of-type(1){bottom:0;left:-6.1rem}}.lcl-lead .cloud .cloud__item:nth-of-type(2){bottom:-0.6rem;left:104.5rem}@media screen and (max-width: 767px){.lcl-lead .cloud .cloud__item:nth-of-type(2){bottom:-0.6rem;left:29.7rem}}.lcl-lead .lcl-lead__in.scr-anin--on .lcl-lead__txt{opacity:1;translate:0 0}@media screen and (min-width: 768px){.lcl-lead .lcl-lead__in.scr-anin--on .lcl-lead-illust__item{opacity:1;scale:1}}.lcl-lead .lcl-lead__txt{font-size:2rem;font-size:max(2rem,10px);font-weight:700;line-height:2.2;letter-spacing:.15em;text-align:center;opacity:0;translate:0 1.5rem;-webkit-transition:opacity .3s ease,translate .3s ease;transition:opacity .3s ease,translate .3s ease}@media screen and (max-width: 767px){.lcl-lead .lcl-lead__txt{font-size:1.6rem;font-size:max(1.6rem,10px);line-height:1.8;letter-spacing:.05em}}.lcl-lead .lcl-lead__txt:nth-of-type(2){-webkit-transition-delay:.05s;transition-delay:.05s}.lcl-lead .lcl-lead__txt:nth-of-type(3){-webkit-transition-delay:.1s;transition-delay:.1s}.lcl-lead .lcl-lead__txt:nth-of-type(n + 2){margin-top:3rem}@media screen and (max-width: 767px){.lcl-lead .lcl-lead__txt:nth-of-type(n + 2){margin-top:1.5rem}}.lcl-lead .lcl-lead-illust{position:absolute;pointer-events:none;inset:-6.2rem 0 0;margin:auto}@media screen and (max-width: 767px){.lcl-lead .lcl-lead-illust{top:0;z-index:1}}@media screen and (min-width: 768px){.lcl-lead .lcl-lead-illust{max-width:114.7rem}}.lcl-lead .lcl-lead-illust__item{position:absolute;width:25rem;opacity:0;scale:.8;-webkit-transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55);transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55)}@media screen and (max-width: 767px){.lcl-lead .lcl-lead-illust__item{width:12rem}.lcl-lead .lcl-lead-illust__item.scr-anin--on{opacity:1;scale:1}}/*▼PC仕事*/.lcl-lead .lcl-lead-illust__item:nth-of-type(1){top:10rem;left:2rem;rotate:-5deg;-webkit-transition-delay:.35s;transition-delay:.35s}/*▼すまほ仕事*/@media screen and (max-width: 767px){.lcl-lead .lcl-lead-illust__item:nth-of-type(1){top:4rem;left:3.1rem;-webkit-transition-delay:0s;transition-delay:0s}}/*▼PC料理*/.lcl-lead .lcl-lead-illust__item:nth-of-type(2){top:45rem;left:0;rotate:-5deg;-webkit-transition-delay:.4s;transition-delay:.4s}/*▼すまほ料理*/@media screen and (max-width: 767px){.lcl-lead .lcl-lead-illust__item:nth-of-type(2){top:58em;left:1.8rem;-webkit-transition-delay:0s;transition-delay:0s}}/*▼PC自転車*/.lcl-lead .lcl-lead-illust__item:nth-of-type(3){top:5rem;right:11.8rem;rotate:10deg;-webkit-transition-delay:.45s;transition-delay:.45s}/*▼すまほ自転車*/@media screen and (max-width: 767px){.lcl-lead .lcl-lead-illust__item:nth-of-type(3){top:4rem;left:24rem;-webkit-transition-delay:.1s;transition-delay:.1s}}/*▼PC犬散歩*/.lcl-lead .lcl-lead-illust__item:nth-of-type(4){top:45em;right:0;rotate:-5deg;-webkit-transition-delay:.5s;transition-delay:.5s}/*▼すまほ犬散歩*/@media screen and (max-width: 767px){.lcl-lead .lcl-lead-illust__item:nth-of-type(4){top:80rem;left:22rem;-webkit-transition-delay:.1s;transition-delay:.1s}}.lcl-keyword{background:url(img/bg_gra.jpg) repeat-y;background-size:contain;padding-bottom:50px;}.lcl-keyword .title01::before,.lcl-keyword .title01::after{content:"";position:absolute;background-position:center;background-repeat:no-repeat;background-size:contain}.lcl-keyword .title01::before{top:-0.6rem;left:-16.7rem;width:9.3rem;height:auto;aspect-ratio:93/133;background-image:url(../img/keyword/deco_01.png)}@media screen and (max-width: 767px){.lcl-keyword .title01::before{top:-1.3rem;left:-0.6rem;width:3.7rem}}.lcl-keyword .title01::after{top:-1.6rem;right:-15.2rem;width:10.9rem;height:auto;aspect-ratio:109/144;background-image:url(../img/keyword/deco_02.png)}@media screen and (max-width: 767px){.lcl-keyword .title01::after{top:-1.3rem;right:-0.6rem;width:3.7rem}}.lcl-keyword .lcl-keyword__in{padding:8.3rem 3.3rem 4.3rem}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword__in{padding:4.9rem 0 .8rem}}.lcl-keyword .lcl-keyword__cnt{width:100%;margin:5.3rem auto 0}@media screen and (min-width: 768px){.lcl-keyword .lcl-keyword__cnt{max-width:102.4rem}}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword__cnt{width:34.5rem;margin-top:17rem}}.lcl-keyword .lcl-keyword-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:3.2rem}@media screen and (max-width: 1070px){.lcl-keyword .lcl-keyword-grid{gap:1.6rem}}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid{grid-template-columns:repeat(2, 1fr);gap:1rem;position:relative}}.lcl-keyword .lcl-keyword-grid__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:31.8rem}@media screen and (min-width: 768px){.lcl-keyword .lcl-keyword-grid__item{z-index:1;position:relative}.lcl-keyword .lcl-keyword-grid__item::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:3rem;border:.2rem solid #2345a6;background:url(../img/pattern_01.png) repeat top left/10.1rem 8.1rem,#eef8ff}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3n + 2) .lcl-keyword-grid-txt__value:before{-webkit-transition-delay:.2s;transition-delay:.2s}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3n + 3) .lcl-keyword-grid-txt__value:before{-webkit-transition-delay:.3s;transition-delay:.3s}}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid__item{height:auto;padding-block:2.3rem;border-radius:2rem;border:1px solid #2345a6;background:url(../img/pattern_01.png) repeat top left/8rem 6.416rem,#eef8ff}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(2n + 5) .lcl-keyword-grid-txt__value:before{-webkit-transition-delay:.2s;transition-delay:.2s}}@media screen and (min-width: 768px){.lcl-keyword .lcl-keyword-grid__item:nth-of-type(2n)::before{background:url(../img/pattern_01.png) repeat top left/10.1rem 8.1rem,#fffee8}}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid__item:nth-of-type(2n){background:url(../img/pattern_01.png) repeat top left/8rem 6.416rem,#fffee8}}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid__item:nth-of-type(1) .lcl-keyword-grid-txt__ttl{font-size:2rem;font-size:max(2rem,10px)}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(1) .lcl-keyword-grid-txt__value{font-size:4rem;font-size:max(4rem,10px)}}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid__item:nth-of-type(2) .lcl-keyword-grid-txt__ttl{font-size:2rem;font-size:max(2rem,10px)}}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(2) .lcl-keyword-grid-txt__value{font-size:4rem;font-size:max(4rem,10px)}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid__item:nth-of-type(2) .lcl-keyword-grid-txt__value{font-size:2.7rem;font-size:max(2.7rem,10px)}}@media screen and (min-width: 768px){.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3) .lcl-keyword-grid-txt__ttl{font-size:1.8rem;font-size:max(1.8rem,10px)}}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3) .lcl-keyword-grid-txt__value{font-size:4.5rem;font-size:max(4.5rem,10px)}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3) .lcl-keyword-grid-txt__value{font-size:2.7rem;font-size:max(2.7rem,10px)}}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3) .lcl-keyword-person{width:15.1rem;right:-10.6rem}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3) .lcl-keyword-person{width:18.9rem;inset:-14rem auto auto 15.2rem}}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3) .lcl-keyword-person__fukidashi{width:11.8rem;margin-left:auto}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3) .lcl-keyword-person__img{width:12.8rem;margin-top:-1.4rem;-webkit-transform-origin:bottom;transform-origin:bottom}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3) .lcl-keyword-person__img{width:10.9rem;margin-top:-7.7rem}}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(4) .lcl-keyword-person{width:15.7rem;left:-9rem}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid__item:nth-of-type(4) .lcl-keyword-person{width:13.5rem;inset:-14.6rem auto auto 3.2rem}}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(4) .lcl-keyword-person__img{-webkit-transform-origin:bottom;transform-origin:bottom}@media screen and (min-width: 768px){.lcl-keyword .lcl-keyword-grid__item:nth-of-type(9) .lcl-keyword-person{width:12.3rem;right:-7.2rem;z-index:-2}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(9) .lcl-keyword-person__img{-webkit-transform-origin:left;transform-origin:left}}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid__item:nth-of-type(1),.lcl-keyword .lcl-keyword-grid__item:nth-of-type(2),.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:3.3rem;gap:1.8rem;grid-column:1/3;height:15rem}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(1) .ico_svg,.lcl-keyword .lcl-keyword-grid__item:nth-of-type(2) .ico_svg,.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3) .ico_svg{width:4.8rem}.lcl-keyword .lcl-keyword-grid__item:nth-of-type(1) .lcl-keyword-grid-txt,.lcl-keyword .lcl-keyword-grid__item:nth-of-type(2) .lcl-keyword-grid-txt,.lcl-keyword .lcl-keyword-grid__item:nth-of-type(3) .lcl-keyword-grid-txt{text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:0}}.lcl-keyword .lcl-keyword-grid__item .ico_svg{-ms-flex-negative:0;flex-shrink:0;width:6rem}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid__item .ico_svg{width:4rem}}.lcl-keyword .lcl-keyword-grid__item.scr-anin--on .lcl-keyword-grid-txt__value::before{scale:1 1}.lcl-keyword .lcl-keyword-grid-txt{margin-top:1.5rem;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;text-align:center}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid-txt{margin-top:1rem}}.lcl-keyword .lcl-keyword-grid-txt__ttl{font-size:2.4rem;font-size:max(2.4rem,10px);font-weight:700;line-height:1.6;letter-spacing:.05em}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid-txt__ttl{font-size:1.6rem;font-size:max(1.6rem,10px);line-height:1.4}}.lcl-keyword .lcl-keyword-grid-txt__value{font-size:6rem;font-size:max(6rem,10px);font-weight:700;line-height:1.2;letter-spacing:.05em;padding-bottom:1rem;color:#fa630e;position:relative}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid-txt__value{font-size:3.5rem;font-size:max(3.5rem,10px);padding-bottom:.8rem}}.lcl-keyword .lcl-keyword-grid-txt__value::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1rem;border-radius:99.9rem;background:#fff848;scale:0 1;-webkit-transition:scale .45s .1s cubic-bezier(0.5, 0, 0.26, 1);transition:scale .45s .1s cubic-bezier(0.5, 0, 0.26, 1);-webkit-transform-origin:left;transform-origin:left}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid-txt__value::before{height:.8rem}}.lcl-keyword .lcl-keyword-grid-txt__unit{font-size:4rem;font-size:max(4rem,10px)}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-grid-txt__unit{font-size:2rem;font-size:max(2rem,10px)}}.lcl-keyword .lcl-keyword-person{position:absolute;bottom:.1rem}.lcl-keyword .lcl-keyword-person .lcl-keyword-person__fukidashi,.lcl-keyword .lcl-keyword-person .lcl-keyword-person__img{opacity:0;scale:.8;-webkit-transition:opacity .3s .5s ease,scale .3s .5s cubic-bezier(0.44, 0.42, 0.24, 1.55);transition:opacity .3s .5s ease,scale .3s .5s cubic-bezier(0.44, 0.42, 0.24, 1.55)}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-person .lcl-keyword-person__fukidashi,.lcl-keyword .lcl-keyword-person .lcl-keyword-person__img{-webkit-transition-delay:0s;transition-delay:0s}}.lcl-keyword .lcl-keyword-person .lcl-keyword-person__fukidashi{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transition-delay:.55s;transition-delay:.55s}@media screen and (max-width: 767px){.lcl-keyword .lcl-keyword-person .lcl-keyword-person__fukidashi{-webkit-transition-delay:.05s;transition-delay:.05s}}.lcl-keyword .lcl-keyword-person.scr-anin--on .lcl-keyword-person__fukidashi,.lcl-keyword .lcl-keyword-person.scr-anin--on .lcl-keyword-person__img{opacity:1;scale:1}.lcl-slide{position:relative;height:max(458px,35.2307692308vw)}@media screen and (max-width: 767px){.lcl-slide{height:18rem}}.lcl-slide::before{content:"";position:absolute;inset:0;width:max(4800px,369.2307692308vw);height:100%;background-repeat:repeat-x;background-position:left;background-size:auto 100%;-webkit-animation:slideAnim 60s linear infinite;animation:slideAnim 60s linear infinite}@media screen and (max-width: 767px){.lcl-slide::before{width:188.646rem}}@-webkit-keyframes slideAnim{from{background-position:0 0}to{background-position:-100% 0}}@keyframes slideAnim{from{background-position:0 0}to{background-position:-100% 0}}.lcl-slide.lcl-slide--01::before{background-image:url(../img/slide/img_01.jpg?240823)}.lcl-slide.lcl-slide--02::before{background-image:url(../img/slide/img_02.jpg?240823)}.lcl-slide.lcl-slide--03::before{background-image:url(../img/slide/img_03.jpg?240823)}.lcl-works{position:relative;z-index:1;background:url(../common/img/bg_yellow.jpg) repeat top left/7.7rem}@media screen and (max-width: 767px){.lcl-works{background-size:5rem}}.lcl-works::before,.lcl-works:after{background-image:url(../common/img/bg_yellow.jpg);background-size:7.7rem}@media screen and (max-width: 767px){.lcl-works::before,.lcl-works:after{background-size:5rem}}.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(1){top:-16.8rem;left:-11.6rem}@media screen and (max-width: 767px){.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(1){top:-7rem;left:-5.5rem}}.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(2){top:-5.2rem;left:6.2rem}@media screen and (min-width: 768px){.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(2){width:16.3rem}}@media screen and (max-width: 767px){.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(2){top:-1.9rem;left:2.3rem}}.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(3){top:-13.4rem;left:13.6rem}@media screen and (max-width: 767px){.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(3){top:-4.8rem;left:5.4rem}}.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(4){top:-20.1rem;left:106.3rem}@media screen and (max-width: 767px){.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(4){top:-8rem;left:30rem}}.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(5){top:-14.4rem;left:73.1rem}@media screen and (max-width: 767px){.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(5){top:-5rem;left:20.5rem}}.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(6){top:-7.4rem;left:103.2rem}@media screen and (max-width: 767px){.lcl-works .lcl-cloud-top .cloud__item:nth-of-type(6){top:-2.5rem;left:29.4rem}}.lcl-works .lcl-works__in{padding:1.8rem 0 7.8rem}@media screen and (max-width: 767px){.lcl-works .lcl-works__in{padding:6.8rem 0 6.1rem}}.lcl-works .lcl-works__in:before,.lcl-works .lcl-works__in:after{top:26.4rem;height:calc(100% - 26.4rem)}@media screen and (max-width: 767px){.lcl-works .lcl-works__in:before,.lcl-works .lcl-works__in:after{top:34.9rem;height:calc(100% - 34.9rem)}}.lcl-works .lcl-works-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}@media screen and (max-width: 767px){.lcl-works .lcl-works-nav{-ms-flex-wrap:wrap;flex-wrap:wrap}}.lcl-works .lcl-works-nav__link{font-size:1.4rem;font-size:max(1.4rem,10px);font-weight:700;line-height:1.6;letter-spacing:.1em;padding:1.5rem 2rem;border:.2rem solid #898989;border-bottom:none;height:100%;border-radius:1.5rem 1.5rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#898989;background:#fff;-webkit-transition:border-color .3s ease,color .3s ease,background-color .3s ease;transition:border-color .3s ease,color .3s ease,background-color .3s ease}@media screen and (max-width: 767px){.lcl-works .lcl-works-nav__link{font-size:1.2rem;font-size:max(1.2rem,10px);width:17rem;padding:1.5rem 0 1.5rem 1rem;border-radius:1rem;background:#2345a6;color:#fff;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;gap:.5rem}}@media(any-hover: hover){.lcl-works .lcl-works-nav__link:hover{border-color:#2345a6;color:#fff;background-color:#2345a6}}.lcl-works .lcl-works-nav__link .ico_svg{display:none}@media screen and (max-width: 767px){.lcl-works .lcl-works-nav__link .ico_svg{display:-webkit-box;display:-ms-flexbox;display:flex;width:1.5rem;-ms-flex-negative:0;flex-shrink:0}}.lcl-works .lcl-works-nav__link .ico_svg .svg-path{stroke:#fff}.lcl-works .lcl-works-nav__link.lcl-works-nav__link--active{border-color:#2345a6;color:#fff;background-color:#2345a6}.lcl-works .lcl-works-tab{width:82rem;margin-inline:auto;counter-reset:work-num}@media screen and (max-width: 767px){.lcl-works .lcl-works-tab{margin-top:3rem;width:100%;padding-inline:1.5rem}}.lcl-works .lcl-works-tab__panel{border-radius:3rem;border:.2rem solid #2345a6;background:url(../common/img/bg_beige.jpg) repeat top left/7.7rem;padding:3rem 6rem 4rem;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}@media screen and (max-width: 767px){.lcl-works .lcl-works-tab__panel{border-radius:2rem;padding:2rem 0 3rem}.lcl-works .lcl-works-tab__panel:nth-of-type(n + 2){margin-top:2rem}}.lcl-works .lcl-works-tab__ttl{font-size:2.8rem;font-size:max(2.8rem,10px);font-weight:700;line-height:1.6;letter-spacing:.1em;gap:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.lcl-works .lcl-works-tab__ttl{font-size:1.9rem;font-size:max(1.9rem,10px);gap:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.lcl-works .lcl-works-tab__ttl::before{content:counter(work-num, decimal-leading-zero);counter-increment:work-num;font-family:"Lato",sans-serif;font-weight:900;font-style:normal;font-size:1.6rem;font-size:max(1.6rem,10px);line-height:1.6;letter-spacing:.1em;width:4rem;aspect-ratio:1;border-radius:50%;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;-ms-flex-wrap:wrap;flex-wrap:wrap;background:#2345a6;color:#fff}.lcl-works .lcl-works-tab__img{width:28rem;margin-top:1.5rem}@media screen and (max-width: 767px){.lcl-works .lcl-works-tab__img{width:20.3rem;margin-top:1rem}}.lcl-works .lcl-works-tab-cnt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;gap:2rem;margin-top:1.5rem}@media screen and (max-width: 767px){.lcl-works .lcl-works-tab-cnt{-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;margin-top:1rem;gap:.5rem;padding-inline:2rem}}.lcl-works .lcl-works-tab-cnt__ttl{font-size:1.6rem;font-size:max(1.6rem,10px);font-weight:700;line-height:1.8;letter-spacing:.1em;width:16rem;-ms-flex-negative:0;flex-shrink:0;border-radius:99.9rem;padding:.5rem;text-align:center;background:#2345a6;color:#fff}@media screen and (max-width: 767px){.lcl-works .lcl-works-tab-cnt__ttl{font-size:1.4rem;font-size:max(1.4rem,10px)}}.lcl-works .lcl-works-tab-cnt__txt{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lcl-interview{background:url(../common/img/bg_blue.jpg) repeat top left/5.2rem}@media screen and (max-width: 767px){.lcl-interview{background-size:2.6rem}}.lcl-interview::before{background-image:url(../common/img/bg_blue.jpg);background-size:5.2rem}@media screen and (max-width: 767px){.lcl-interview::before{background-size:2.6rem}}.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(1){top:-16.8rem;left:-11.6rem}@media screen and (max-width: 767px){.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(1){top:-7rem;left:-5.5rem}}.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(2){top:-5.2rem;left:6.2rem}@media screen and (min-width: 768px){.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(2){width:16.3rem}}@media screen and (max-width: 767px){.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(2){top:-1.9rem;left:2.3rem}}.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(3){top:-13.4rem;left:13.6rem}@media screen and (max-width: 767px){.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(3){top:-4.8rem;left:5.4rem}}.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(4){top:-20.1rem;left:106.3rem}@media screen and (max-width: 767px){.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(4){top:-8rem;left:30rem}}.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(5){top:-14.4rem;left:73.1rem}@media screen and (max-width: 767px){.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(5){top:-5rem;left:20.5rem}}.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(6){top:-7.4rem;left:103.2rem}@media screen and (max-width: 767px){.lcl-interview .lcl-cloud-top .cloud__item:nth-of-type(6){top:-2.5rem;left:29.4rem}}.lcl-interview .lcl-cloud-bottom{top:auto;bottom:0}.lcl-interview .lcl-cloud-bottom .cloud__item:nth-of-type(1){bottom:5.7rem;left:15.5rem}.lcl-interview .lcl-cloud-bottom .cloud__item:nth-of-type(2){bottom:9.6rem;left:-9rem}@media screen and (max-width: 767px){.lcl-interview .lcl-cloud-bottom .cloud__item:nth-of-type(2){bottom:.9rem;left:-5.8rem}}.lcl-interview .lcl-cloud-bottom .cloud__item:nth-of-type(3){bottom:5.5rem;left:90.4rem}@media screen and (max-width: 767px){.lcl-interview .lcl-cloud-bottom .cloud__item:nth-of-type(3){bottom:-1rem;left:20.6rem;width:14.8rem}}.lcl-interview .lcl-interview__in{padding:1.8rem 0 34.2rem}@media screen and (max-width: 767px){.lcl-interview .lcl-interview__in{padding:6.8rem 0 14.4rem}}.lcl-interview .lcl-interview__in:before,.lcl-interview .lcl-interview__in:after{top:26.4rem;height:calc(100% - 26.4rem)}@media screen and (max-width: 767px){.lcl-interview .lcl-interview__in:before,.lcl-interview .lcl-interview__in:after{top:34.9rem;height:calc(100% - 34.9rem)}}.lcl-interview .lcl-interview-cnt{display:grid;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-template-columns:repeat(3, 1fr);gap:3.2rem 3.5rem;width:97rem;margin-top:6.5rem;margin-inline:auto}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-cnt{grid-template-columns:repeat(2, 1fr);gap:1.5rem 1rem;width:35.6rem;margin-top:4.6rem}}.lcl-interview .lcl-interview-cnt__btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2.8rem;border-radius:99.9rem;border:.2rem solid #2345a6;background:url(../common/img/bg_beige.jpg) repeat top left/7rem;-webkit-box-shadow:0 .5rem 0 0 #2345a6;box-shadow:0 .5rem 0 0 #2345a6;opacity:0;scale:.9;-webkit-transition:translate .3s ease,opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55),-webkit-box-shadow .3s ease;transition:translate .3s ease,opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55),-webkit-box-shadow .3s ease;transition:box-shadow .3s ease,translate .3s ease,opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55);transition:box-shadow .3s ease,translate .3s ease,opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55),-webkit-box-shadow .3s ease}.lcl-interview .lcl-interview-cnt__btn.scr-anin--on{opacity:1;scale:1}.lcl-interview .lcl-interview-cnt__btn.lcl-interview-cnt__btn--ceramics .lcl-interview-cnt__department{background:#23c9f2}.lcl-interview .lcl-interview-cnt__btn.lcl-interview-cnt__btn--infra .lcl-interview-cnt__department{background:#3dcc25}.lcl-interview .lcl-interview-cnt__btn.lcl-interview-cnt__btn--pd .lcl-interview-cnt__department{background:#ffa72c}.lcl-interview .lcl-interview-cnt__btn.lcl-interview-cnt__btn--foods .lcl-interview-cnt__department{background:#fa630e}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-cnt__btn{padding-bottom:1.4rem}.lcl-interview .lcl-interview-cnt__btn:nth-of-type(2n){margin-top:4rem}}@media screen and (min-width: 768px){.lcl-interview .lcl-interview-cnt__btn:nth-of-type(3n + 2){margin-top:4rem}.lcl-interview .lcl-interview-cnt__btn:nth-of-type(3n + 3){margin-top:8rem}}@media(any-hover: hover){.lcl-interview .lcl-interview-cnt__btn:hover{-webkit-box-shadow:0 0 0 0 #2345a6;box-shadow:0 0 0 0 #2345a6;translate:0 .5rem}.lcl-interview .lcl-interview-cnt__btn:hover .lcl-interview-cnt__ico{background-color:#fa630e}}.lcl-interview .lcl-interview-cnt__position{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;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.6rem;font-size:max(1.6rem,10px);font-weight:700;line-height:1.1;letter-spacing:.1em;width:9rem;aspect-ratio:1;rotate:-15deg;top:-2.3rem;left:1rem;position:absolute;text-align:center;color:#2345a6;background:url(../img/interview/bg_01.png?240823) no-repeat center/contain}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-cnt__position{font-size:1.2rem;font-size:max(1.2rem,10px);line-height:1.2;letter-spacing:.05em;width:5.9rem;top:-1.8rem;left:.2rem}}.lcl-interview .lcl-interview-cnt__position.txt-sm{font-size:1.4rem;font-size:max(1.4rem,10px)}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-cnt__position.txt-sm{font-size:1rem;font-size:max(1rem,10px)}}.lcl-interview .lcl-interview-cnt__img{width:20rem;margin-top:-5.2rem}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-cnt__img{width:10.7rem;margin-top:-3rem}}.lcl-interview .lcl-interview-cnt__department{font-size:1.4rem;font-size:max(1.4rem,10px);font-weight:700;line-height:1.7;letter-spacing:.05em;padding:.5rem 2.5rem;border-radius:99.9rem;text-align:center;color:#fff}@media screen and (min-width: 768px){.lcl-interview .lcl-interview-cnt__department{min-width:19.6rem}}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-cnt__department{font-size:1rem;font-size:max(1rem,10px);letter-spacing:0;padding:.2rem 0;width:16rem}}.lcl-interview .lcl-interview-cnt__logo{width:18.4rem;aspect-ratio:184/17;margin-top:.5rem;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-cnt__logo{width:15.7rem}}.lcl-interview .lcl-interview-cnt__name{font-size:1.2rem;font-size:max(1.2rem,10px);font-weight:400;line-height:2;letter-spacing:.1em;margin-top:.5rem;color:#2345a6}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-cnt__name{font-size:1rem;font-size:max(1rem,10px);margin-top:0}}.lcl-interview .lcl-interview-cnt__copy{font-size:2.2rem;font-size:max(2.2rem,10px);font-weight:700;line-height:1.6;letter-spacing:.1em;margin-top:.5rem;color:#2345a6;text-align:center}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-cnt__copy{font-size:1.3rem;font-size:max(1.3rem,10px);line-height:1.4}}.lcl-interview .lcl-interview-cnt__ico{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;-ms-flex-wrap:wrap;flex-wrap:wrap;width:5rem;aspect-ratio:1;border-radius:50%;margin-top:1rem;background:#2345a6;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-cnt__ico{width:2.7rem;margin-top:.8rem}}.lcl-interview .lcl-interview-cnt__ico .ico_svg{width:2.5rem}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-cnt__ico .ico_svg{width:1.2rem}}.lcl-interview .lcl-interview-cnt__ico .svg-path{fill:#fff}.lcl-interview .lcl-interview-modal-wrap{counter-reset:interview-modal-num}.lcl-interview .lcl-interview-modal-wrap .modal[open] .lcl-interview-modal__profile::before,.lcl-interview .lcl-interview-modal-wrap .modal[open] .lcl-interview-modal__profile::after{opacity:1;translate:0 0}@media screen and (min-width: 768px){.lcl-interview .lcl-interview-modal-wrap .modal[open] .lcl-interview-modal__txtarea{opacity:1;translate:0 0}}.lcl-interview .lcl-interview-modal.lcl-interview-modal--ceramics .lcl-interview-modal-header{background:#23c9f2}.lcl-interview .lcl-interview-modal.lcl-interview-modal--ceramics .lcl-interview-modal-header__position{color:#23c9f2}.lcl-interview .lcl-interview-modal.lcl-interview-modal--infra .lcl-interview-modal-header{background:#3dcc25}.lcl-interview .lcl-interview-modal.lcl-interview-modal--infra .lcl-interview-modal-header__position{color:#3dcc25}.lcl-interview .lcl-interview-modal.lcl-interview-modal--pd .lcl-interview-modal-header{background:#ffa72c}.lcl-interview .lcl-interview-modal.lcl-interview-modal--pd .lcl-interview-modal-header__position{color:#ffa72c}.lcl-interview .lcl-interview-modal.lcl-interview-modal--foods .lcl-interview-modal-header{background:#fa630e}.lcl-interview .lcl-interview-modal.lcl-interview-modal--foods .lcl-interview-modal-header__position{color:#fa630e}.lcl-interview .lcl-interview-modal-header{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;gap:2rem;padding:2.6rem 0 2rem}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;padding:2rem 0 .9rem}}.lcl-interview .lcl-interview-modal-header__position{font-size:1.8rem;font-size:max(1.8rem,10px);font-weight:700;line-height:1.7;letter-spacing:.1em;padding-inline:2rem;border-radius:99.9rem;background:#fff}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-header__position{font-size:1.3rem;font-size:max(1.3rem,10px)}}.lcl-interview .lcl-interview-modal-header__department{font-size:3.2rem;font-size:max(3.2rem,10px);font-weight:700;line-height:1.7;letter-spacing:.1em;color:#fff}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-header__department{font-size:2.6rem;font-size:max(2.6rem,10px);letter-spacing:.05em;text-align:center}}.lcl-interview .lcl-interview-modal__main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8rem;padding:4rem 6.5rem 5rem;z-index:1}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;padding:2rem 1.8rem}}.lcl-interview .lcl-interview-modal__main::before{content:counter(interview-modal-num, decimal-leading-zero);counter-increment:interview-modal-num;font-family:"Lato",sans-serif;font-weight:900;font-style:normal;font-size:14.5rem;font-size:max(14.5rem,10px);font-weight:800;line-height:1.7;letter-spacing:0;color:#f4ede8;position:absolute;top:-6.6rem;left:0}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal__main::before{font-size:14.5rem;font-size:max(14.5rem,10px);top:-7rem;left:auto;right:0}}.lcl-interview .lcl-interview-modal__profile{width:28rem;-ms-flex-negative:0;flex-shrink:0;z-index:1;position:relative}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal__profile{width:14.9rem}}.lcl-interview .lcl-interview-modal__profile::before,.lcl-interview .lcl-interview-modal__profile::after{content:"";position:absolute;background-position:center;background-repeat:no-repeat;background-size:contain;translate:-1.5rem 0;opacity:0;-webkit-transition:translate .8s ease,opacity .8s ease;transition:translate .8s ease,opacity .8s ease}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal__profile::before,.lcl-interview .lcl-interview-modal__profile::after{translate:-1rem 0}}.lcl-interview .lcl-interview-modal__profile::before{top:17.5rem;left:-2.7rem;width:33.2rem;height:47.4rem;z-index:-1;background-image:url(../img/interview/cloud_01.png)}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal__profile::before{top:7.5rem;left:-2rem;width:20rem;height:40rem;background-image:url(../img/sp/interview/cloud_01.png)}}.lcl-interview .lcl-interview-modal__profile::after{top:40.7rem;left:11.9rem;width:24.4rem;height:23.4rem;background-image:url(../img/interview/cloud_02.png);-webkit-transition-delay:.1s;transition-delay:.1s}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal__profile::after{top:26.1rem;left:10.5rem;width:11.5rem;height:11rem;background-image:url(../img/sp/interview/cloud_02.png)}}.lcl-interview .lcl-interview-modal__txtarea{width:100%}@media screen and (min-width: 768px){.lcl-interview .lcl-interview-modal__txtarea{opacity:0;translate:0 1.5rem;-webkit-transition:opacity .6s ease,translate .6s ease;transition:opacity .6s ease,translate .6s ease}}.lcl-interview .lcl-interview-modal-ttl{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:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem}.lcl-interview .lcl-interview-modal-ttl__row{font-size:2.8rem;font-size:max(2.8rem,10px);font-weight:700;line-height:1.7;letter-spacing:.1em;padding:.2rem 2rem;color:#fff;background:#2345a6}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-ttl__row{font-size:1.8rem;font-size:max(1.8rem,10px)}}.lcl-interview .lcl-interview-modal-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-top:2rem}.lcl-interview .lcl-interview-modal-meta__logo{width:18rem;aspect-ratio:180/17}.lcl-interview .lcl-interview-modal-meta__logo img{height:100%;width:100%;max-width:none;-o-object-fit:contain;object-fit:contain}.lcl-interview .lcl-interview-modal-meta__name{font-size:1.3rem;font-size:max(1.3rem,10px);letter-spacing:.1em;font-weight:400;line-height:1.6;padding-inline:1.5rem;border-radius:99.9rem;color:#2345a6;background:#e8eff7}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-meta__name{font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:.1em}}.lcl-interview .lcl-interview-modal-faq__sec{margin-top:3rem}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-faq__sec{margin-top:2rem}}.lcl-interview .lcl-interview-modal-faq__ttl{font-size:2rem;font-size:max(2rem,10px);font-weight:700;line-height:2;letter-spacing:.1em;padding-block:.5rem .7rem;border-bottom:.2rem solid #2345a6;color:#2345a6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-faq__ttl{font-size:1.5rem;font-size:max(1.5rem,10px);letter-spacing:.05em}}.lcl-interview .lcl-interview-modal-faq__ttl::before{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;-ms-flex-wrap:wrap;flex-wrap:wrap;content:"Q";font-family:"Lato",sans-serif;font-weight:900;font-style:normal;font-size:1.8rem;font-size:max(1.8rem,10px);font-weight:800;line-height:1;letter-spacing:.15em;width:3.5rem;aspect-ratio:1;border-radius:50%;background:#2345a6;color:#fff}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-faq__ttl::before{font-size:1.6rem;font-size:max(1.6rem,10px);width:3rem}}.lcl-interview .lcl-interview-modal-faq__txt{margin-top:1rem;color:#2345a6}.lcl-interview .lcl-interview-modal-schedule{overflow:hidden;padding:1.5rem 0;border-radius:1.5rem;margin-top:3rem;background:url(../common/img/bg_beige.jpg) repeat top left/7.7rem}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule{padding:1.5rem 2rem;margin-top:2rem}}.lcl-interview .lcl-interview-modal-schedule:has(.lcl-interview-modal-schedule__in:nth-of-type(2)) .lcl-interview-modal-schedule__in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem;padding-left:2rem}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule:has(.lcl-interview-modal-schedule__in:nth-of-type(2)) .lcl-interview-modal-schedule__in{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;padding-left:0}}.lcl-interview .lcl-interview-modal-schedule:has(.lcl-interview-modal-schedule__in:nth-of-type(2)) .lcl-interview-modal-schedule__in+.lcl-interview-modal-schedule__in{margin-top:1.5rem;padding-top:1.5rem;position:relative}.lcl-interview .lcl-interview-modal-schedule:has(.lcl-interview-modal-schedule__in:nth-of-type(2)) .lcl-interview-modal-schedule__in+.lcl-interview-modal-schedule__in::before{content:"";position:absolute;top:0;left:2rem;width:44rem;height:.2rem;background:#fff}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule:has(.lcl-interview-modal-schedule__in:nth-of-type(2)) .lcl-interview-modal-schedule__in+.lcl-interview-modal-schedule__in::before{left:0;width:25.9rem}}@media screen and (min-width: 768px){.lcl-interview .lcl-interview-modal-schedule:has(.lcl-interview-modal-schedule__in:nth-of-type(2)) .lcl-interview-modal-schedule__ttl{padding-left:2rem}}.lcl-interview .lcl-interview-modal-schedule__ttl{font-size:1.8rem;font-size:max(1.8rem,10px);font-weight:700;line-height:2;letter-spacing:.1em;color:#2345a6;padding-left:4rem}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule__ttl{font-size:1.6rem;font-size:max(1.6rem,10px);padding-left:0}}.lcl-interview .lcl-interview-modal-schedule-subttl{font-size:1.2rem;font-size:max(1.2rem,10px);font-weight:700;line-height:1.2;letter-spacing:.1em;padding:1.75rem 1rem;border-radius:99.9rem;background:#fff;color:#2345a6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.lcl-interview .lcl-interview-modal-schedule-subttl{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr}}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule-subttl{padding:.7rem 2rem}}.lcl-interview .lcl-interview-modal-schedule-subttl__main{font-size:1.4rem;font-size:max(1.4rem,10px)}.lcl-interview .lcl-interview-modal-schedule__in{margin-top:1rem}.lcl-interview .lcl-interview-modal-schedule-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4rem}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem}}@media screen and (min-width: 768px){.lcl-interview .lcl-interview-modal-schedule-list.lcl-interview-modal-schedule-list--gap35{gap:3.5rem}.lcl-interview .lcl-interview-modal-schedule-list.lcl-interview-modal-schedule-list--gap30{gap:3rem}.lcl-interview .lcl-interview-modal-schedule-list.lcl-interview-modal-schedule-list--gap25{gap:2.5rem}.lcl-interview .lcl-interview-modal-schedule-list.lcl-interview-modal-schedule-list--gap20{gap:2rem}}.lcl-interview .lcl-interview-modal-schedule-list__item{padding-top:1.5rem;color:#2345a6;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;text-align:center;position:relative}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule-list__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left;padding:0 0 0 2.5rem;gap:1rem}}.lcl-interview .lcl-interview-modal-schedule-list__item::after{content:"";position:absolute;inset:0 0 auto;width:1rem;aspect-ratio:1;border-radius:50%;background:#2345a6;margin:auto}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule-list__item::after{inset:.8rem auto auto 0}}.lcl-interview .lcl-interview-modal-schedule-list__item::before{content:"";position:absolute;margin:auto;inset:.45rem -100% auto;width:calc(100% + 4rem);height:1px;background:#2345a6}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule-list__item::before{inset:0 auto auto .45rem;width:1px;height:calc(100% + .5rem)}}.lcl-interview .lcl-interview-modal-schedule-list__item:first-of-type::before,.lcl-interview .lcl-interview-modal-schedule-list__item:last-of-type::before{margin:0}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule-list__item:first-of-type::before,.lcl-interview .lcl-interview-modal-schedule-list__item:last-of-type::before{height:calc(100% - .8rem)}}@media screen and (min-width: 768px){.lcl-interview .lcl-interview-modal-schedule-list__item:first-of-type::before,.lcl-interview .lcl-interview-modal-schedule-list__item:last-of-type::before{width:calc(50% + 2rem)}}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule-list__item:first-of-type::before{top:1.8rem}}@media screen and (min-width: 768px){.lcl-interview .lcl-interview-modal-schedule-list__item:first-of-type::before{right:auto;left:50%}}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule-list__item:last-of-type::before{height:1rem;top:0}}@media screen and (min-width: 768px){.lcl-interview .lcl-interview-modal-schedule-list__item:last-of-type::before{left:auto;right:50%}}.lcl-interview .lcl-interview-modal-schedule-list__time{font-family:"Lato",sans-serif;font-weight:900;font-style:normal;font-size:1.2rem;font-size:max(1.2rem,10px);font-weight:800;line-height:2;letter-spacing:.1em}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule-list__time{min-width:4rem;-ms-flex-negative:0;flex-shrink:0}}.lcl-interview .lcl-interview-modal-schedule-list__txt{font-size:1.3rem;font-size:max(1.3rem,10px);font-weight:400;line-height:1.4;letter-spacing:.1em}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-schedule-list__txt{padding-top:.3rem}}.lcl-interview .lcl-interview-modal__notes{padding-left:1em;text-indent:-1em;font-size:1.3rem;font-size:max(1.3rem,10px);letter-spacing:.1em;font-weight:400;line-height:1.6;color:#2345a6;margin-top:1rem}.lcl-interview .lcl-interview-modal__notes::before{content:"窶ｻ"}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal__notes{font-size:1.2rem;font-size:max(1.2rem,10px);letter-spacing:.1em}}.lcl-interview .lcl-interview-modal-holiday{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;padding:1.5rem 2.6rem;margin-top:3rem;border-radius:1.5rem;border:.2rem solid #fa630e}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-holiday{gap:1.5rem;padding:1.5rem 1.2rem;margin-top:2rem}}.lcl-interview .lcl-interview-modal-holiday__ttl{font-size:1.8rem;font-size:max(1.8rem,10px);font-weight:700;line-height:2;letter-spacing:.1em;color:#fa630e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}@media screen and (max-width: 767px){.lcl-interview .lcl-interview-modal-holiday__ttl{font-size:1.6rem;font-size:max(1.6rem,10px)}}.lcl-interview .lcl-interview-modal-holiday__ttl:before{content:"";width:1.5rem;aspect-ratio:1;background:url(../img/interview/icon.png) no-repeat center/contain}.lcl-interview .lcl-interview-modal-holiday__txt{color:#fa630e}.lcl-interview .lcl-interview-modal-holiday__img{width:10.6rem;-ms-flex-negative:0;flex-shrink:0}.lcl-senpai{margin-top:200px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1;background:url(img/bg_note.gif) repeat;}.lcl-senpai::before{background-image:url(img/bg_note.gif)}.lcl-senpai .cloud .cloud__item:nth-of-type(1){top:10.7rem;left:5.5rem}@media screen and (max-width: 767px){.lcl-senpai .cloud .cloud__item:nth-of-type(1){top:4rem;left:.6rem}}.lcl-senpai .cloud .cloud__item:nth-of-type(2){top:16.1rem;left:103.3rem}@media screen and (max-width: 767px){.lcl-senpai .cloud .cloud__item:nth-of-type(2){top:7.7rem;left:26.9rem}}.lcl-senpai .pin-spacer{pointer-events:none}.lcl-senpai .lcl-senpai-person{position:absolute;z-index:2;inset:-30vh 0 auto;width:100%;height:100vh;padding:0 3.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;pointer-events:none}@media screen and (max-width: 767px){.lcl-senpai .lcl-senpai-person{padding:1.7rem 0}}.lcl-senpai .lcl-senpai-person__img{width:16rem;margin-bottom:-7rem;opacity:0;-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation:senpaiPersonAnim .8s ease-in-out infinite;animation:senpaiPersonAnim .8s ease-in-out infinite}@media screen and (max-width: 767px){.lcl-senpai .lcl-senpai-person__img{width:11.3rem;margin-bottom:-3.5rem}}@-webkit-keyframes senpaiPersonAnim{0%,100%{translate:0 .7rem}50%{translate:0 -0.7rem}}@keyframes senpaiPersonAnim{0%,100%{translate:0 .7rem}50%{translate:0 -0.7rem}}.lcl-senpai__in{width:70%;margin:30px auto;padding-bottom:20rem;border-radius:10px;padding:20px;display:block;    }@media screen and (max-width: 767px){.lcl-senpai .lcl-senpai__in{margin-top:-0.5rem;padding-bottom:18rem}}.lcl-senpai .lcl-senpai__secarea{counter-reset:senpai-num}.lcl-senpai .lcl-senpai-sec{margin-top:8.6rem;opacity:0;scale:.95;-webkit-transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55);transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55)}@media screen and (max-width: 767px){.lcl-senpai .lcl-senpai-sec{margin-top:6.1rem}}.lcl-senpai .lcl-senpai-sec+.lcl-senpai-sec{margin-top:9.3rem}@media screen and (max-width: 767px){.lcl-senpai .lcl-senpai-sec+.lcl-senpai-sec{margin-top:5.4rem}}.lcl-senpai .lcl-senpai-sec.scr-anin--on{opacity:1;scale:1}.lcl-senpai .lcl-senpai-sec__ttl{font-size:2.4rem;font-size:max(2.4rem,10px);font-weight:700;line-height:1.6;letter-spacing:.1em;padding-block:1.5rem;border-radius:2rem 2rem 0 0;color:#fff;background:#2345a6;text-align:center;position:relative;z-index:1}@media screen and (max-width: 767px){.lcl-senpai .lcl-senpai-sec__ttl{font-size:1.8rem;font-size:max(1.8rem,10px);padding-block:1.5rem}}.lcl-senpai .lcl-senpai-sec__ttl::before{counter-increment:senpai-num;content:"Q" counter(senpai-num);position:absolute;z-index:-1;inset:-4.3rem 0 auto;text-align:center;margin:auto;font-family:"Lato",sans-serif;font-weight:900;font-style:normal;font-size:2.6rem;font-size:max(2.6rem,10px);line-height:1.6;letter-spacing:.1em;width:10.8rem;aspect-ratio:1;border-radius:50%;padding-top:.9rem;background:#2345a6;color:#fff848}@media screen and (max-width: 767px){.lcl-senpai .lcl-senpai-sec__ttl::before{font-size:2rem;font-size:max(2rem,10px);top:-3.4rem;width:7.5rem;padding-top:.5rem}}.lcl-senpai .lcl-senpai-sec-list{padding-block:4rem;border-radius:0 0 3rem 3rem;border:.2rem solid #2345a6;background:url(../img/pattern_01.png) repeat top left/10.1rem 8.1rem,#fff}@media screen and (min-width: 768px){.lcl-senpai .lcl-senpai-sec-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:5rem 0}}@media screen and (max-width: 767px){.lcl-senpai .lcl-senpai-sec-list{padding:2rem 2.25rem;background-size:8rem 6.416rem}}.lcl-senpai .lcl-senpai-sec-list__item{font-size:2rem;font-size:max(2rem,10px);letter-spacing:.1em;font-weight:700;line-height:1.6;text-align:center;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:.5rem 3rem 1rem}@media screen and (max-width: 767px){.lcl-senpai .lcl-senpai-sec-list__item{font-size:1.5rem;font-size:max(1.5rem,10px);letter-spacing:.05em;line-height:1.65}}@media screen and (max-width: 767px){.lcl-senpai .lcl-senpai-sec-list__item{gap:1.5rem;padding:.5rem 1rem 1rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left}.lcl-senpai .lcl-senpai-sec-list__item:nth-of-type(n + 2){margin-top:1rem;padding-top:1.5rem;border-top:.2rem solid #2345a6}}@media screen and (min-width: 768px){.lcl-senpai .lcl-senpai-sec-list__item:not(:nth-of-type(3n + 1)){border-left:.2rem solid #2345a6}.lcl-senpai .lcl-senpai-sec-list__item:nth-of-type(3n + 4)::before{content:"";position:absolute;inset:-2.5rem auto auto 3rem;width:calc(300% - 6rem);height:.2rem;background:#2345a6}}.lcl-senpai .lcl-senpai-sec-list__item .ico_svg{width:4.5rem;-ms-flex-negative:0;flex-shrink:0}.lcl-walking{position:relative;z-index:2;background:url(../common/img/bg_blue.jpg) repeat top left/5.2rem}@media screen and (max-width: 767px){.lcl-walking{background-size:2.6rem}}.lcl-walking::before{background-image:url(../common/img/bg_blue.jpg);background-size:5.2rem}@media screen and (max-width: 767px){.lcl-walking::before{background-size:2.6rem}}.lcl-walking .cloud{top:auto;bottom:0}.lcl-walking .cloud .cloud__item:nth-of-type(1){bottom:-4.9rem;left:0rem;z-index:-1}.lcl-walking .cloud .cloud__item:nth-of-type(2){bottom:-1.6rem;left:81.1rem}.lcl-walking .lcl-walking__in{padding-top:10.3rem;padding-bottom:15rem}@media screen and (max-width: 767px){.lcl-walking .lcl-walking__in{padding-top:11rem;padding-bottom:6.9rem}}.lcl-walking .lcl-walking__in:before,.lcl-walking .lcl-walking__in::after{top:13.2rem;height:157.1rem}@media screen and (max-width: 767px){.lcl-walking .lcl-walking__in:before,.lcl-walking .lcl-walking__in::after{top:0;height:32rem}}.lcl-walking .lcl-walking-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem 0;width:99rem;margin:3.5rem auto 0}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-gallery{width:34.5rem;margin-top:3rem}}.lcl-walking .lcl-walking-gallery__item{position:relative;overflow:hidden;width:33rem;height:36.6rem;border-radius:1rem;border:.2rem solid #000;-webkit-box-shadow:0 .5rem 0 0 #000;box-shadow:0 .5rem 0 0 #000;opacity:0;scale:.97;-webkit-transition:translate .3s ease,opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55),-webkit-box-shadow .3s ease;transition:translate .3s ease,opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55),-webkit-box-shadow .3s ease;transition:box-shadow .3s ease,translate .3s ease,opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55);transition:box-shadow .3s ease,translate .3s ease,opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55),-webkit-box-shadow .3s ease}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-gallery__item{width:100%;height:19.8rem}}@media(any-hover: hover){.lcl-walking .lcl-walking-gallery__item:has(.lcl-walking-gallery__btn:hover){-webkit-box-shadow:0 0 0 0 #000;box-shadow:0 0 0 0 #000;translate:0 .5rem}}.lcl-walking .lcl-walking-gallery__item.lcl-walking-gallery__item--lg{width:64rem;-webkit-transition:translate .3s ease,opacity .3s .05s ease,scale .3s .05s cubic-bezier(0.44, 0.42, 0.24, 1.55),-webkit-box-shadow .3s ease;transition:translate .3s ease,opacity .3s .05s ease,scale .3s .05s cubic-bezier(0.44, 0.42, 0.24, 1.55),-webkit-box-shadow .3s ease;transition:box-shadow .3s ease,translate .3s ease,opacity .3s .05s ease,scale .3s .05s cubic-bezier(0.44, 0.42, 0.24, 1.55);transition:box-shadow .3s ease,translate .3s ease,opacity .3s .05s ease,scale .3s .05s cubic-bezier(0.44, 0.42, 0.24, 1.55),-webkit-box-shadow .3s ease}.lcl-walking .lcl-walking-gallery__item.scr-anin--on{opacity:1;scale:1}.lcl-walking .lcl-walking-gallery__btn{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0)}.lcl-walking .lcl-walking-gallery__btn::before{content:"";position:absolute;inset:0;opacity:0;background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.lcl-walking .lcl-walking-gallery__btn.lcl-walking-gallery__btn--active::before{opacity:1}.lcl-walking .lcl-walking-gallery__btn.lcl-walking-gallery__btn--active .lcl-walking-gallery__tap{color:#fa630e}.lcl-walking .lcl-walking-gallery__btn.lcl-walking-gallery__btn--active .lcl-walking-gallery__tap::before{scale:1;opacity:1;-webkit-transition:scale .2s .2s ease,opacity 0s ease;transition:scale .2s .2s ease,opacity 0s ease}.lcl-walking .lcl-walking-gallery__btn.lcl-walking-gallery__btn--active .lcl-walking-gallery__tap .ico_svg{-webkit-animation:walkingGalleryTapIconAnim .4s ease;animation:walkingGalleryTapIconAnim .4s ease}@-webkit-keyframes walkingGalleryTapIconAnim{0%{scale:1}50%{scale:0;-webkit-animation-timing-function:cubic-bezier(0.44, 0.42, 0.24, 1.55);animation-timing-function:cubic-bezier(0.44, 0.42, 0.24, 1.55)}100%{scale:1;-webkit-animation-timing-function:cubic-bezier(0.44, 0.42, 0.24, 1.55);animation-timing-function:cubic-bezier(0.44, 0.42, 0.24, 1.55)}}@keyframes walkingGalleryTapIconAnim{0%{scale:1}50%{scale:0;-webkit-animation-timing-function:cubic-bezier(0.44, 0.42, 0.24, 1.55);animation-timing-function:cubic-bezier(0.44, 0.42, 0.24, 1.55)}100%{scale:1;-webkit-animation-timing-function:cubic-bezier(0.44, 0.42, 0.24, 1.55);animation-timing-function:cubic-bezier(0.44, 0.42, 0.24, 1.55)}}.lcl-walking .lcl-walking-gallery__btn.lcl-walking-gallery__btn--active .lcl-walking-gallery__tap .svg-path{fill:#fa630e}.lcl-walking .lcl-walking-gallery__btn.lcl-walking-gallery__btn--active~.lcl-walking-gallery__txtarea{opacity:1;translate:0 0;visibility:visible;-webkit-transition:opacity .3s .1s ease,translate .3s .1s ease,visibility 0s ease;transition:opacity .3s .1s ease,translate .3s .1s ease,visibility 0s ease}.lcl-walking .lcl-walking-gallery__img{width:100%;height:100%}.lcl-walking .lcl-walking-gallery__img img{width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover}.lcl-walking .lcl-walking-gallery__tap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;overflow:hidden;z-index:1;right:-2.8rem;bottom:-2.8rem;width:10rem;aspect-ratio:1;border-radius:50%;font-family:"Lato",sans-serif;font-weight:900;font-style:normal;font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.7;letter-spacing:.05em;padding:.9rem 0 0 2.3rem;background:#fa630e;color:#fff;-webkit-transition:color .4s ease;transition:color .4s ease}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-gallery__tap{right:-1.9rem;bottom:-1.9rem;width:7rem;font-size:1rem;font-size:max(1rem,10px);padding:.6rem 0 0 1.6rem}}.lcl-walking .lcl-walking-gallery__tap::before{content:"";position:absolute;z-index:-1;inset:-2rem 0 0 -2rem;border-radius:50%;scale:0;opacity:0;background:#fff;-webkit-transition:scale 0s .2s ease,opacity .2s ease;transition:scale 0s .2s ease,opacity .2s ease}.lcl-walking .lcl-walking-gallery__tap .ico_svg{width:3rem}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-gallery__tap .ico_svg{width:2rem}}.lcl-walking .lcl-walking-gallery__tap .svg-path{-webkit-transition:fill .4s ease;transition:fill .4s ease}.lcl-walking .lcl-walking-gallery__txtarea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;pointer-events:none;position:absolute;inset:0;padding:2rem 9rem 2rem 2rem;opacity:0;translate:0 1.5rem;visibility:hidden;-webkit-transition:opacity .3s ease,translate .3s ease,visibility 0s .3s ease;transition:opacity .3s ease,translate .3s ease,visibility 0s .3s ease}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-gallery__txtarea{padding:0 6rem 1rem 2rem}}.lcl-walking .lcl-walking-nature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 9.2rem);margin-top:9.3rem}@media screen and (min-width: 768px){.lcl-walking .lcl-walking-nature{min-height:65rem}}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-nature{height:46.8rem;margin-top:3.9rem}}.lcl-walking .lcl-walking-nature-ttl{width:100%;-ms-flex-negative:0;flex-shrink:0;padding-inline:1.9rem;position:relative}@media screen and (min-width: 768px){.lcl-walking .lcl-walking-nature-ttl{max-width:130rem;margin-inline:auto}}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-nature-ttl{padding-inline:0;margin-left:-0.2rem}}.lcl-walking .lcl-walking-nature-ttl:before{content:"";pointer-events:none;position:absolute;top:-5.4rem;left:59.9rem;width:31.4rem;aspect-ratio:1;background:url(../img/walking/person_01.png?240716) no-repeat center/contain}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-nature-ttl:before{top:.4rem;left:21.4rem;width:18.2rem}}.lcl-walking .lcl-walking-nature-ttl__txt{font-size:2rem;font-size:max(2rem,10px);letter-spacing:.1em;font-weight:700;line-height:1.6;color:#fff;margin-left:5.1rem}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-nature-ttl__txt{font-size:1.5rem;font-size:max(1.5rem,10px);letter-spacing:.05em;line-height:1.65}}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-nature-ttl__txt{margin-left:1.7rem}}.lcl-walking .lcl-walking-nature-ttl__en{font-family:"Lato",sans-serif;font-weight:900;font-style:normal;font-size:9rem;font-size:max(9rem,10px);line-height:1.1;letter-spacing:0;color:rgba(0,0,0,0);-webkit-text-stroke:1px #fff}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-nature-ttl__en{font-size:4.8rem;font-size:max(4.8rem,10px)}}.lcl-walking .lcl-walking-nature-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-inline:12.8rem;margin-top:-4rem}@media screen and (min-width: 768px){.lcl-walking .lcl-walking-nature-gallery{min-height:28rem}}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-nature-gallery{padding-inline:1.5rem;margin-top:0;max-height:20rem}}.lcl-walking .lcl-walking-nature-gallery__item{-ms-flex-negative:0;flex-shrink:0;aspect-ratio:550/430;height:100%;width:auto;border:.3rem solid #fff;rotate:-5deg}.lcl-walking .lcl-walking-nature-gallery__item img{height:100%;width:100%;max-width:none;-o-object-fit:cover;object-fit:cover}.lcl-walking .lcl-walking-nature-gallery__item:nth-of-type(n + 2){margin-left:-3.4rem}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-nature-gallery__item:nth-of-type(n + 2){margin-left:-1.6rem}}.lcl-walking .lcl-walking-nature-gallery__item:nth-of-type(2n){rotate:5deg;margin-top:5.6rem}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-nature-gallery__item:nth-of-type(2n){margin-top:2.6rem}}.lcl-walking .lcl-walking-nature-gallery__img{max-width:none;width:auto;height:100%}.lcl-walking .lcl-walking-nature-cat{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;-ms-flex-negative:0;flex-shrink:0;padding-top:3.5rem;z-index:1}@media screen and (min-width: 768px){.lcl-walking .lcl-walking-nature-cat{max-width:108rem;padding-inline:3.3rem;margin-inline:auto}}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-nature-cat{margin-left:-1.6rem}}.lcl-walking .lcl-walking-nature-cat__img{width:14.9rem;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-nature-cat__img{width:11.5rem}}.lcl-walking .lcl-walking-nature-cat__fukidashi{width:15.6rem;-ms-flex-negative:0;flex-shrink:0;margin:.6rem 0 0 -2rem}@media screen and (max-width: 767px){.lcl-walking .lcl-walking-nature-cat__fukidashi{width:14.9rem;margin:.5rem 0 0 -1.8rem}}.lcl-btnarea{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:2rem}.lcl-btnarea.lcl-btnarea--navy .lcl-btnarea__txt{color:#2345a6}.lcl-btnarea.lcl-btnarea--navy .lcl-btnarea__txt::before,.lcl-btnarea.lcl-btnarea--navy .lcl-btnarea__txt::after{background:#2345a6}.lcl-btnarea .lcl-btnarea__txt{position:relative;text-align:center;padding-inline:2rem;color:#fff}.lcl-btnarea .lcl-btnarea__txt::before,.lcl-btnarea .lcl-btnarea__txt::after{content:"";position:absolute;top:0;bottom:0;margin-block:auto;width:.2rem;height:3rem;border-radius:99.9rem;background:#fff}@media screen and (max-width: 767px){.lcl-btnarea .lcl-btnarea__txt::before,.lcl-btnarea .lcl-btnarea__txt::after{height:5rem}}.lcl-btnarea .lcl-btnarea__txt::before{rotate:-30deg;left:0}@media screen and (max-width: 767px){.lcl-btnarea .lcl-btnarea__txt::before{rotate:-20deg}}.lcl-btnarea .lcl-btnarea__txt::after{rotate:30deg;right:0}@media screen and (max-width: 767px){.lcl-btnarea .lcl-btnarea__txt::after{rotate:20deg}}.lcl-welfare{position:relative;z-index:2;background:url(../common/img/bg_yellow.jpg) repeat top left/7.7rem}@media screen and (max-width: 767px){.lcl-welfare{background-size:5rem}}.lcl-welfare::before{background-image:url(../common/img/bg_yellow.jpg)}.lcl-welfare .lcl-cloud-top .cloud__item:nth-of-type(1){top:-10.9rem;left:-10.9rem}@media screen and (max-width: 767px){.lcl-welfare .lcl-cloud-top .cloud__item:nth-of-type(1){top:-7.6rem;left:-7.8rem}}.lcl-welfare .lcl-cloud-top .cloud__item:nth-of-type(2){top:-4rem;left:14.2rem}@media screen and (min-width: 768px){.lcl-welfare .lcl-cloud-top .cloud__item:nth-of-type(2){width:16.2rem}}@media screen and (max-width: 767px){.lcl-welfare .lcl-cloud-top .cloud__item:nth-of-type(2){left:5.1rem}}.lcl-welfare .lcl-cloud-top .cloud__item:nth-of-type(3){top:-22.8rem;left:104.2rem}@media screen and (max-width: 767px){.lcl-welfare .lcl-cloud-top .cloud__item:nth-of-type(3){top:-7.6rem;left:26rem}}.lcl-welfare .lcl-cloud-top .cloud__item:nth-of-type(4){top:-3.3rem;left:101.6rem}@media screen and (max-width: 767px){.lcl-welfare .lcl-cloud-top .cloud__item:nth-of-type(4){top:-3.3rem;left:24rem}}.lcl-welfare .lcl-cloud-bottom{top:auto;bottom:0}.lcl-welfare .lcl-cloud-bottom .cloud__item:nth-of-type(1){bottom:7.5rem;left:7.5rem}@media screen and (max-width: 767px){.lcl-welfare .lcl-cloud-bottom .cloud__item:nth-of-type(1){bottom:.1rem;left:1.3rem}}.lcl-welfare .lcl-cloud-bottom .cloud__item:nth-of-type(2){bottom:7.6rem;left:103.9rem;width:30.6rem}@media screen and (max-width: 767px){.lcl-welfare .lcl-cloud-bottom .cloud__item:nth-of-type(2){bottom:.1rem;left:27.3rem;width:11.4rem}}.lcl-welfare .lcl-welfare__in{padding-bottom:30.5rem}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare__in{padding-top:11.4rem;padding-bottom:11.9rem}}.lcl-welfare .lcl-welfare__in:before,.lcl-welfare .lcl-welfare__in:after{top:34.2rem;height:calc(100% - 34.2rem)}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare__in:before,.lcl-welfare .lcl-welfare__in:after{top:31.2rem;height:calc(100% - 31.2rem)}}.lcl-welfare .lcl-welfare-ranking{display:grid;grid-template-columns:repeat(2, 1fr);gap:5rem;margin-top:3.8rem}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-ranking{grid-template-columns:1fr;gap:1.5rem;margin-top:2.7rem}}.lcl-welfare .lcl-welfare-ranking-sec{padding:3rem 3rem 4rem;border-radius:4rem;border:.2rem solid #2345a6;background:url(../img/pattern_01.png) repeat top left/10.1rem 8.1rem,#fff;opacity:0;scale:.95;-webkit-transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55);transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55)}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-ranking-sec{padding:2rem 2rem 3rem;border-radius:2rem;background-size:8rem 6.416rem}}.lcl-welfare .lcl-welfare-ranking-sec.scr-anin--on{opacity:1;scale:1}@media screen and (min-width: 768px){.lcl-welfare .lcl-welfare-ranking-sec:nth-of-type(3){-webkit-transition-delay:.05s;transition-delay:.05s}}@media screen and (min-width: 768px){.lcl-welfare .lcl-welfare-ranking-sec.lcl-welfare-ranking-sec--lg{padding:3rem;grid-column:1/3;gap:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.lcl-welfare .lcl-welfare-ranking-sec.lcl-welfare-ranking-sec--lg .lcl-welfare-ranking-sec__img{width:44rem;-ms-flex-negative:0;flex-shrink:0}.lcl-welfare .lcl-welfare-ranking-sec.lcl-welfare-ranking-sec--lg .lcl-welfare-ranking-sec-ttl{padding-left:9.8rem}.lcl-welfare .lcl-welfare-ranking-sec.lcl-welfare-ranking-sec--lg .lcl-welfare-ranking-sec-ttl__label{width:8.3rem}}.lcl-welfare .lcl-welfare-ranking-sec__img{overflow:hidden;border-radius:3rem}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-ranking-sec__img{border-radius:1.5rem}}.lcl-welfare .lcl-welfare-ranking__txtarea{padding:2rem 1rem 0}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-ranking__txtarea{padding:1.5rem 0 0}}.lcl-welfare .lcl-welfare-ranking-sec-ttl{position:relative;padding-left:7.9rem}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-ranking-sec-ttl{padding-left:5.4rem}}.lcl-welfare .lcl-welfare-ranking-sec-ttl__label{position:absolute;inset:-100% auto -100% 0;margin:auto;width:6.9rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-ranking-sec-ttl__label{width:4.5rem}}.lcl-welfare .lcl-welfare-ranking-sec-ttl__copy{font-size:1.8rem;font-size:max(1.8rem,10px);font-weight:700;line-height:1.7;letter-spacing:.1em}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-ranking-sec-ttl__copy{font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.4}}.lcl-welfare .lcl-welfare-ranking-sec-ttl__txt{font-size:3rem;font-size:max(3rem,10px);font-weight:700;line-height:1.7;letter-spacing:.05em;color:#fa630e}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-ranking-sec-ttl__txt{font-size:2.5rem;font-size:max(2.5rem,10px);line-height:1.4;margin-top:.5rem}}.lcl-welfare .lcl-welfare-other{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;margin-top:10rem}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-other{margin-top:7rem}}.lcl-welfare .lcl-welfare-other__ttl{font-size:2rem;font-size:max(2rem,10px);letter-spacing:.1em;font-weight:700;line-height:1.6;color:#fff;background:#2345a6;padding:1rem 15rem;border-radius:2rem 2rem 0 0}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-other__ttl{font-size:1.5rem;font-size:max(1.5rem,10px);letter-spacing:.05em;line-height:1.65}}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-other__ttl{padding:.8rem 8rem}}.lcl-welfare .lcl-welfare-other__secarea{counter-reset:welfare-num}.lcl-welfare .lcl-welfare-other-sec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8rem;padding:4rem;border-radius:4rem;border:.2rem solid #2345a6;background:url(../common/img/bg_beige.jpg) repeat top left/7.7rem;opacity:0;scale:.95;-webkit-transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55);transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55)}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-other-sec{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.8rem;padding:3rem 3rem 3.5rem;border-radius:3rem}}.lcl-welfare .lcl-welfare-other-sec.scr-anin--on{opacity:1;scale:1}.lcl-welfare .lcl-welfare-other-sec:nth-of-type(n + 2){margin-top:-0.1rem}@media screen and (min-width: 768px){.lcl-welfare .lcl-welfare-other-sec.lcl-welfare-other-sec--nopadding{padding-right:0}}.lcl-welfare .lcl-welfare-other-sec-ttl{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;text-align:center;width:22rem;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-other-sec-ttl{width:100%;padding-left:5.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}}.lcl-welfare .lcl-welfare-other-sec-ttl::before{counter-increment:welfare-num;content:"0" counter(welfare-num);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;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:"Lato",sans-serif;font-weight:900;font-style:normal;font-size:1.6rem;font-size:max(1.6rem,10px);line-height:1.7;letter-spacing:.05em;width:4rem;aspect-ratio:1;border-radius:50%;background:#2345a6;color:#fff}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-other-sec-ttl::before{position:absolute;inset:0 auto 0 0;margin:auto}}.lcl-welfare .lcl-welfare-other-sec-ttl__txt{font-size:2.8rem;font-size:max(2.8rem,10px);font-weight:700;line-height:1.8;letter-spacing:.1em;margin-top:1rem;color:#fa630e}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-other-sec-ttl__txt{font-size:2.6rem;font-size:max(2.6rem,10px);letter-spacing:.05;margin-top:0}}.lcl-welfare .lcl-welfare-other-sec-ttl__notes{font-size:1.4rem;font-size:max(1.4rem,10px);font-weight:700;line-height:1.8;letter-spacing:.1em;color:#fa630e}.lcl-welfare .lcl-welfare-other-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.lcl-welfare .lcl-welfare-other-list__item{font-size:1.6rem;font-size:max(1.6rem,10px);font-weight:700;line-height:1.7;letter-spacing:.1em;width:28.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:1.5rem 0;border-bottom:.2rem solid #fff}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-other-list__item{width:100%;padding:1.1rem 0}}.lcl-welfare .lcl-welfare-other-list__item .ico_svg{width:1.7rem;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-other-slide{margin-top:1.2rem}}@media screen and (min-width: 768px){.lcl-welfare .lcl-welfare-other-slide .slick-arrow{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;-ms-flex-wrap:wrap;flex-wrap:wrap;width:6rem;aspect-ratio:1;border-radius:50%;background:#2345a6;-webkit-transition:background-color .3s ease,opacity .3s ease,visibility 0s ease;transition:background-color .3s ease,opacity .3s ease,visibility 0s ease;position:absolute;z-index:1;top:5.2rem}.lcl-welfare .lcl-welfare-other-slide .slick-arrow .ico_svg{width:2rem}.lcl-welfare .lcl-welfare-other-slide .slick-arrow .svg-path{stroke:#fff}}@media screen and (min-width: 768px)and (any-hover: hover){.lcl-welfare .lcl-welfare-other-slide .slick-arrow:hover{background-color:#fa630e}}@media screen and (min-width: 768px){.lcl-welfare .lcl-welfare-other-slide .slick-arrow.slick-next{right:4.8rem}.lcl-welfare .lcl-welfare-other-slide .slick-arrow.slick-prev{left:-3rem}.lcl-welfare .lcl-welfare-other-slide .slick-arrow.slick-disabled{opacity:0;visibility:hidden;-webkit-transition:background-color .3s ease,opacity .3s ease,visibility 0s .3s ease;transition:background-color .3s ease,opacity .3s ease,visibility 0s .3s ease}.lcl-welfare .lcl-welfare-other-slide .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;margin-top:3rem}.lcl-welfare .lcl-welfare-other-slide .slick-dots li button{overflow:hidden;width:1rem;aspect-ratio:1;border-radius:50%;text-indent:-99.9rem;background:#fff;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.lcl-welfare .lcl-welfare-other-slide .slick-dots li.slick-active button{background-color:#2345a6}}.lcl-welfare .lcl-welfare-other-slide__item{width:28rem}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-other-slide__item{width:100%}}.lcl-welfare .lcl-welfare-other-slide__item:nth-of-type(n + 2){margin-left:3rem}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-other-slide__item:nth-of-type(n + 2){margin:2rem 0 0}}.lcl-welfare .lcl-welfare-other-slide__img{overflow:hidden;border-radius:1.5rem}.lcl-welfare .lcl-welfare-other-slide__ttl{font-size:2rem;font-size:max(2rem,10px);font-weight:700;line-height:1.7;letter-spacing:.15em;margin-top:2rem;text-align:center}@media screen and (max-width: 767px){.lcl-welfare .lcl-welfare-other-slide__ttl{margin-top:.8rem}}.lcl-welfare .lcl-welfare-other-slide__txt{margin-top:.5rem}.lcl-training{position:relative;z-index:2;background:url(img/bg_note.gif) repeat }.lcl-training::before{background-image:url(img/bg_note.gif)}.lcl-training::after{background-image:url(img/bg_note.gif)}.lcl-training .cloud .cloud__item:nth-of-type(1){top:-20.3rem;left:-4.8rem}@media screen and (max-width: 767px){.lcl-training .cloud .cloud__item:nth-of-type(1){top:-6.5rem;left:-2.5rem}}.lcl-training .cloud .cloud__item:nth-of-type(2){top:-9.1rem;left:11.4rem}@media screen and (max-width: 767px){.lcl-training .cloud .cloud__item:nth-of-type(2){top:-2.8rem;left:2.9rem}}.lcl-training .cloud .cloud__item:nth-of-type(3){top:-14rem;left:82.1rem}@media screen and (max-width: 767px){.lcl-training .cloud .cloud__item:nth-of-type(3){top:-5.7rem;left:21.1rem}}.lcl-training .cloud .cloud__item:nth-of-type(4){top:-11rem;left:110.7rem}@media screen and (max-width: 767px){.lcl-training .cloud .cloud__item:nth-of-type(4){top:-3.9rem;left:30.6rem}}.lcl-training .lcl-training__in{padding-top:6.8rem;padding-bottom:2.6rem}@media screen and (max-width: 767px){.lcl-training .lcl-training__in{padding-bottom:5.9rem;padding-top:8.9rem}}.lcl-training .lcl-training__in::before,.lcl-training .lcl-training__in::after{top:23.2rem;height:calc(100% - 23.2rem)}@media screen and (max-width: 767px){.lcl-training .lcl-training__in::before,.lcl-training .lcl-training__in::after{top:-1.4rem;height:16rem}}.lcl-training .lcl-training__mental{margin-top:4rem;width:100.5rem;margin-inline:auto}@media screen and (max-width: 767px){.lcl-training .lcl-training__mental{margin-top:3rem;width:34.5rem}}@media screen and (min-width: 768px){.lcl-training .lcl-training__notes{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}}.lcl-training .lcl-training__secarea{counter-reset:training-num;display:grid;grid-template-columns:repeat(2, 1fr);gap:7rem 5rem;width:89rem;margin:7rem auto 0}@media screen and (max-width: 767px){.lcl-training .lcl-training__secarea{grid-template-columns:1fr;gap:3.4rem;width:34.5rem;margin-top:5.6rem}}.lcl-training .lcl-training-sec{position:relative;padding-bottom:3.3rem;border-radius:3rem;border:.2rem solid #2345a6;background:url(../img/pattern_01.png) repeat top left/10.1rem 8.1rem,#fff;opacity:0;scale:.95;-webkit-transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55);transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55)}@media screen and (max-width: 767px){.lcl-training .lcl-training-sec{padding-bottom:3.5rem;border-radius:2rem;background-size:8rem 6.416rem}}@media screen and (min-width: 768px){.lcl-training .lcl-training-sec:nth-of-type(2n){-webkit-transition-delay:.1s;transition-delay:.1s}}.lcl-training .lcl-training-sec.scr-anin--on{opacity:1;scale:1}.lcl-training .lcl-training-sec:before{counter-increment:training-num;content:"0" counter(training-num);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;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:2.6rem;font-size:max(2.6rem,10px);font-family:"Lato",sans-serif;font-weight:900;font-style:normal;line-height:1.7;letter-spacing:.05em;width:7rem;aspect-ratio:1;inset:-3rem 0 auto;position:absolute;margin:auto;color:#fff;background:url(../img/training/bg_01.png) no-repeat center/contain}@media screen and (max-width: 767px){.lcl-training .lcl-training-sec:before{font-size:2.3rem;font-size:max(2.3rem,10px);width:5.9rem;top:-1.9rem}}.lcl-training .lcl-training-sec__img{overflow:hidden;border-radius:2.8rem 2.8rem 0 0}@media screen and (max-width: 767px){.lcl-training .lcl-training-sec__img{border-radius:1.8rem 1.8rem 0 0}}.lcl-training .lcl-training-sec-ttl{margin-top:3rem;padding-bottom:.6rem;text-align:center;position:relative}@media screen and (max-width: 767px){.lcl-training .lcl-training-sec-ttl{margin-top:2rem}}.lcl-training .lcl-training-sec-ttl::before{content:"";position:absolute;inset:auto 0 0;margin:auto;width:27rem;height:.6rem;border-radius:99.9rem;background:#fff848}@media screen and (max-width: 767px){.lcl-training .lcl-training-sec-ttl::before{width:23rem}}.lcl-training .lcl-training-sec-ttl__copy{font-size:1.4rem;font-size:max(1.4rem,10px);font-weight:700;line-height:1.7;letter-spacing:.1em}@media screen and (max-width: 767px){.lcl-training .lcl-training-sec-ttl__copy{letter-spacing:.05em}}.lcl-training .lcl-training-sec-ttl__txt{font-size:2.6rem;font-size:max(2.6rem,10px);font-weight:700;line-height:1.7;letter-spacing:.1em}@media screen and (max-width: 767px){.lcl-training .lcl-training-sec-ttl__txt{font-size:2.2rem;font-size:max(2.2rem,10px)}}.lcl-training .lcl-training-sec__txt{padding-inline:4rem;margin-top:1.5rem}@media screen and (max-width: 767px){.lcl-training .lcl-training-sec__txt{padding-inline:3rem}}.lcl-faq{background:url(../img/pattern_01.png) repeat top left/10.1rem 8.1rem,#fff}@media screen and (max-width: 767px){.lcl-faq{background-size:8rem 6.416rem}}.lcl-faq::before{background-image:url(../img/pattern_01.png);background-color:#fff}.lcl-faq.scr-anin--on .title01__txt,.lcl-faq.scr-anin--on .details{opacity:1;scale:1}.lcl-faq .lcl-faq__ttl .title01__txt{margin-top:-1.7rem}@media screen and (max-width: 767px){.lcl-faq .lcl-faq__ttl .title01__txt{margin-top:-0.6rem}}.lcl-faq .lcl-faq__in{padding-bottom:25.6rem}@media screen and (max-width: 767px){.lcl-faq .lcl-faq__in{padding-top:1.6rem;padding-bottom:8.5rem}}.lcl-faq .title01__txt{opacity:0;scale:.9;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55);transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55)}.lcl-faq .details{opacity:0;scale:.95}.lcl-faq .details:nth-of-type(1){-webkit-transition:opacity .3s 0.4s ease,scale .3s 0.4s ease,border-color .3s ease;transition:opacity .3s 0.4s ease,scale .3s 0.4s ease,border-color .3s ease}.lcl-faq .details:nth-of-type(2){-webkit-transition:opacity .3s 0.45s ease,scale .3s 0.45s ease,border-color .3s ease;transition:opacity .3s 0.45s ease,scale .3s 0.45s ease,border-color .3s ease}.lcl-faq .details:nth-of-type(3){-webkit-transition:opacity .3s 0.5s ease,scale .3s 0.5s ease,border-color .3s ease;transition:opacity .3s 0.5s ease,scale .3s 0.5s ease,border-color .3s ease}.lcl-faq .details:nth-of-type(4){-webkit-transition:opacity .3s 0.55s ease,scale .3s 0.55s ease,border-color .3s ease;transition:opacity .3s 0.55s ease,scale .3s 0.55s ease,border-color .3s ease}.lcl-faq .details:nth-of-type(5){-webkit-transition:opacity .3s 0.6s ease,scale .3s 0.6s ease,border-color .3s ease;transition:opacity .3s 0.6s ease,scale .3s 0.6s ease,border-color .3s ease}.lcl-faq .details:nth-of-type(6){-webkit-transition:opacity .3s 0.65s ease,scale .3s 0.65s ease,border-color .3s ease;transition:opacity .3s 0.65s ease,scale .3s 0.65s ease,border-color .3s ease}.lcl-faq .details:nth-of-type(7){-webkit-transition:opacity .3s 0.7s ease,scale .3s 0.7s ease,border-color .3s ease;transition:opacity .3s 0.7s ease,scale .3s 0.7s ease,border-color .3s ease}.lcl-faq .details:nth-of-type(8){-webkit-transition:opacity .3s 0.75s ease,scale .3s 0.75s ease,border-color .3s ease;transition:opacity .3s 0.75s ease,scale .3s 0.75s ease,border-color .3s ease}.lcl-faq .details:nth-of-type(9){-webkit-transition:opacity .3s 0.8s ease,scale .3s 0.8s ease,border-color .3s ease;transition:opacity .3s 0.8s ease,scale .3s 0.8s ease,border-color .3s ease}.lcl-faq .details:nth-of-type(10){-webkit-transition:opacity .3s 0.85s ease,scale .3s 0.85s ease,border-color .3s ease;transition:opacity .3s 0.85s ease,scale .3s 0.85s ease,border-color .3s ease}.lcl-entry{background:url(../common/img/bg_yellow_plain.png) repeat top left/7.7rem}.lcl-entry::before{background-image:url(../common/img/bg_yellow_plain.png)}.lcl-entry .lcl-entry__in{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;position:relative;padding-bottom:12.1rem}@media screen and (max-width: 767px){.lcl-entry .lcl-entry__in{padding-bottom:5rem}}.lcl-entry .lcl-entry__in.scr-anin--on .lcl-entry-illust__img{opacity:1;scale:1}.lcl-entry .lcl-entry__ttl{font-size:3rem;font-size:max(3rem,10px);font-weight:700;line-height:1.8;letter-spacing:.15em;margin-top:-6.3rem;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}@media screen and (max-width: 767px){.lcl-entry .lcl-entry__ttl{font-size:2.3rem;font-size:max(2.3rem,10px);margin-top:-0.2rem}}.lcl-entry .lcl-entry__ttl .ico_svg{width:4.5rem}.lcl-entry .lcl-entry__txt{font-size:1.8rem;font-size:max(1.8rem,10px);font-weight:400;line-height:2;letter-spacing:.1em;margin-top:.5rem;text-align:center}@media screen and (max-width: 767px){.lcl-entry .lcl-entry__txt{font-size:1.4rem;font-size:max(1.4rem,10px);line-height:1.9;margin-top:.8rem;width:31.5rem;text-align:left}}.lcl-entry .lcl-entry__copy{font-family:"Lato",sans-serif;font-weight:900;font-style:normal;font-size:12rem;font-size:max(12rem,10px);line-height:1;letter-spacing:.05em;margin-top:.6rem;color:#fff}@media screen and (max-width: 767px){.lcl-entry .lcl-entry__copy{font-size:5.7rem;font-size:max(5.7rem,10px);margin-top:2.6rem}}.lcl-entry .lcl-entry-illust{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-4.5rem}@media screen and (max-width: 767px){.lcl-entry .lcl-entry-illust{margin-top:-2.5rem}}.lcl-entry .lcl-entry-illust__img{width:20rem;-ms-flex-negative:0;flex-shrink:0;opacity:0;scale:.8;-webkit-transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55);transition:opacity .3s ease,scale .3s cubic-bezier(0.44, 0.42, 0.24, 1.55)}@media screen and (max-width: 767px){.lcl-entry .lcl-entry-illust__img{width:12.5rem}}.lcl-entry .lcl-entry-illust__img:nth-of-type(n + 2){margin-left:-8rem}@media screen and (max-width: 767px){.lcl-entry .lcl-entry-illust__img:nth-of-type(n + 2){margin-left:-3.2rem}}.lcl-entry .lcl-entry-illust__img:nth-of-type(1){position:relative;z-index:1;rotate:-5deg;margin-top:1.7rem;-webkit-transition-delay:.5s;transition-delay:.5s}.lcl-entry .lcl-entry-illust__img:nth-of-type(2){margin-left:5rem; rotate:1deg;-webkit-transition-delay:.55s;transition-delay:.55s}@media screen and (max-width: 767px){.lcl-entry .lcl-entry-illust__img:nth-of-type(4){margin-left:-3.9rem}}.lcl-entry .lcl-entry-btn{font-size:3rem;font-size:max(3rem,10px);font-weight:700;line-height:1.7;letter-spacing:.1em;width:75rem;height:14rem;border:.2rem solid #2345a6;border-radius:99.9rem;margin-top:-7.3rem;-webkit-box-shadow:0 .8rem 0 0 #2345a6;box-shadow:0 .8rem 0 0 #2345a6;z-index:1;color:#fff;position:relative;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;overflow:hidden;-webkit-transition:translate .3s ease,-webkit-box-shadow .3s ease;transition:translate .3s ease,-webkit-box-shadow .3s ease;transition:box-shadow .3s ease,translate .3s ease;transition:box-shadow .3s ease,translate .3s ease,-webkit-box-shadow .3s ease}@media screen and (max-width: 767px){.lcl-entry .lcl-entry-btn{font-size:1.8rem;font-size:max(1.8rem,10px);width:29rem;height:6.8rem;margin-top:-4.6rem;-webkit-box-shadow:0 .3rem 0 0 #2345a6;box-shadow:0 .3rem 0 0 #2345a6}}@media(any-hover: hover){.lcl-entry .lcl-entry-btn:hover{-webkit-box-shadow:0 0 0 0 #2345a6;box-shadow:0 0 0 0 #2345a6;translate:0 .8rem}.lcl-entry .lcl-entry-btn:hover::before{background-color:#2345a6}.lcl-entry .lcl-entry-btn:hover::after{background-color:#1b3b95}.lcl-entry .lcl-entry-btn:hover .svg-path{stroke:#2345a6}}.lcl-entry .lcl-entry-btn::before,.lcl-entry .lcl-entry-btn::after{content:"";position:absolute;z-index:-1;inset-inline:0;height:calc(50% + 1px);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.lcl-entry .lcl-entry-btn::before{top:0;background:#fa630e}.lcl-entry .lcl-entry-btn::after{bottom:0;background:#ec5500}.lcl-entry .lcl-entry-btn__ico{margin:auto;position:absolute;inset:0 3rem 0 auto;width:4rem;aspect-ratio:1;border-radius:50%;background:#fff;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;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width: 767px){.lcl-entry .lcl-entry-btn__ico{right:2rem;width:2.5rem}}.lcl-entry .lcl-entry-btn__ico .ico_svg{width:1.5rem}@media screen and (max-width: 767px){.lcl-entry .lcl-entry-btn__ico .ico_svg{width:1rem}}.lcl-entry .lcl-entry-btn__ico .svg-path{stroke:#fa630e}h1 span{display:none;}