@keyframes loop{0%{transform:translate3d(0, 0, 0)}100%{transform:translate3d(-50%, 0, 0)}}@layer page{.home-fv{position:relative;height:calc(100vh - 5rem);padding:1.25rem}@media screen and (max-width: 767px){.home-fv{background-size:12.2666666667vw auto;height:96vw;padding-bottom:0;padding:2.6666666667vw}}.home-fv__inner{background:url("../../../img/page/home/fv_bg.jpg") 50% 50%/cover;width:100%;height:100%}@media screen and (min-width: 768px){.home-fv__inner{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}}@media screen and (max-width: 767px){.home-fv__inner{background-image:url("../../../img/page/home/fv_bg_sp.jpg");margin:0 auto;padding-top:12vw;text-align:center}}.home-fv__logo{width:20.625rem}@media screen and (max-width: 767px){.home-fv__logo{margin:0 auto;width:80vw}}.home-fv__logo img{width:100%}.home-fv__text{font-weight:var(--bold);line-height:1.1}@media screen and (min-width: 768px){.home-fv__text{position:absolute;left:3.75rem;bottom:2.5rem;width:23.125rem}}@media screen and (max-width: 767px){.home-fv__text{width:48vw;margin:0 auto;margin-top:9.3333333333vw}}.home-fv__text span{margin-top:0.5rem;padding:0.8125rem 1rem 1rem 1rem;display:inline-block;background-color:var(--base);color:var(--main);font-size:2rem;white-space:nowrap}@media screen and (max-width: 767px){.home-fv__text span{margin-top:1.0666666667vw;padding:.3em .6em;font-size:4.2666666667vw}}@media screen and (min-width: 768px){.home-sec__inner{display:flex;flex-direction:row;flex-wrap:wrap}}@media screen and (min-width: 768px){.home-sec__hdr{width:6.25rem}}@media screen and (max-width: 767px){.home-sec__hdr{margin-bottom:8vw}}.home-sec__ttl{position:relative;font-size:1.5rem;font-weight:var(--bold)}@media screen and (min-width: 768px){.home-sec__ttl{letter-spacing:.18em;writing-mode:vertical-rl}}@media screen and (max-width: 767px){.home-sec__ttl{letter-spacing:.12em;display:inline-block}}.home-sec__ttl::after{position:absolute;content:"";display:block;width:0.375rem;height:2.8125rem;background:url("../../../img/page/home/ttl_accent.png") 0 0/cover}@media screen and (min-width: 768px){.home-sec__ttl::after{bottom:-4rem;left:50%;transform:translateX(-50%)}}@media screen and (max-width: 767px){.home-sec__ttl::after{background-image:url("../../../img/page/home/ttl_accent_sp.png");width:12vw;height:1.6vw;right:-14.6666666667vw;top:50%;transform:translateY(-20%)}}@media screen and (min-width: 768px){.home-sec__body{margin-top:2.5rem;width:calc(100% - 6.25rem)}}.home-box{padding-bottom:7.5rem;border-bottom:1px solid var(--main);background:url("../../../img/content/logo_himotoku_white.svg") -2.5rem 8.125rem/32.1875rem auto no-repeat}@media screen and (max-width: 767px){.home-box{background-size:69.3333333333vw auto;background-position:-9.3333333333vw -9.3333333333vw;padding-bottom:16vw}}.home-grid-bg{background:url("../../../img/page/home/grid.png");border-top:1px solid var(--main);margin-top:5rem;padding-top:10rem;padding-bottom:6.25rem}@media screen and (max-width: 767px){.home-grid-bg{margin-top:12vw;padding-top:16vw;padding-bottom:16vw;background-size:12.2666666667vw auto}}.home-about{margin-left:auto;margin-right:auto;padding:8.75rem 0 5.625rem 0;width:62.5rem;max-width:100%}@media screen and (min-width: 768px){.home-about{display:flex;flex-direction:row;flex-wrap:wrap}}@media screen and (max-width: 767px){.home-about{padding-top:16vw;padding-bottom:9.3333333333vw}}.home-about .is-fire mark::before{width:100%}@media screen and (min-width: 768px){.home-about__hdr{width:24.625rem}}@media screen and (max-width: 767px){.home-about__hdr{margin-bottom:5.3333333333vw;text-align:center}}.home-about__ttl{display:inline-block;position:relative;font-size:2.25rem;font-weight:var(--bold);padding-bottom:2.25rem;letter-spacing:.16em}@media screen and (max-width: 767px){.home-about__ttl{font-size:5.3333333333vw;letter-spacing:.12em;padding-bottom:1.6vw}}.home-about__ttl::before,.home-about__ttl::after{content:"";background-color:var(--main);height:1px;width:100%;position:absolute;display:block;bottom:0;left:0}.home-about__ttl::before{bottom:5px}@media screen and (max-width: 767px){.home-about__ttl::before{bottom:3px}}.home-about__body{line-height:2.3333333333;font-weight:var(--bold)}@media screen and (min-width: 768px){.home-about__body{font-size:1.125rem;width:calc(100% - 24.625rem)}}@media screen and (max-width: 767px){.home-about__body{line-height:2}}.home-about__body p+p{margin-top:1.625rem}@media screen and (max-width: 767px){.home-about__body p+p{margin-top:3.7333333333vw}}@media screen and (min-width: 768px){.home-about__body span{display:block}}.home-about__body mark{display:inline-block;position:relative;background:none}.home-about__body mark span{display:inline-block;position:relative;z-index:2}.home-about__body mark::before{content:"";position:absolute;left:0;top:50%;width:0%;transform:translateY(-42%);height:1.2em;transition:1s width cubic-bezier(0.22, 1, 0.36, 1);display:inline-block;background-color:#fffa7c}@media screen and (max-width: 767px){.home-about__body mark::before{height:1.4em}}.home-about__body mark.is-2::before{transition-delay:.4s}.home-about__body mark.is-3::before{transition-delay:.8s}.home-about__body mark.is-4::before{transition-delay:1.2s}.home-scroll{overflow:hidden;border-top:1px solid #c6c4bd}@media(hover: hover){.home-scroll:hover .home-scroll__row{animation-play-state:paused}}.home-scroll__row{display:flex;animation:loop 36s infinite linear;animation-fill-mode:forwards;width:389.1875rem}@media screen and (max-width: 767px){.home-scroll__row{width:1018.4vw}}.home-scroll__row:nth-child(1){animation-duration:30s}.home-scroll__list{display:flex;flex-direction:row;border-bottom:1px solid #c6c4bd}.home-scroll__item{font-family:var(--serif);font-weight:500}.home-scroll__cont{display:flex;flex-direction:row;align-items:center;gap:1.25rem;padding:1.875rem;color:currentColor;text-decoration:none;transition-property:background,color;transition-duration:.25s}@media screen and (max-width: 767px){.home-scroll__cont{padding:2.6666666667vw 5.3333333333vw;gap:5.3333333333vw}}@media(hover: hover){.home-scroll__cont:hover{background-color:var(--main);color:#fff}.home-scroll__cont:hover .home-scroll__img img{border-radius:3.125rem}}.home-scroll__ttl{font-size:1.875rem;line-height:1.3333333333;white-space:nowrap}@media screen and (max-width: 767px){.home-scroll__ttl{font-size:4.2666666667vw}}.home-scroll__img{width:9rem}@media screen and (max-width: 767px){.home-scroll__img{width:25.6vw}}.home-scroll__img img{transition:.25s border-radius}.home-feature{margin-top:7.5rem}@media screen and (max-width: 767px){.home-feature{margin-top:16vw}}.home-feature__body{display:flex;padding:1.875rem 2.8125rem 0rem 3.5rem;border:1px solid var(--main);background:#fbfaf8}@media screen and (min-width: 768px){.home-feature__body{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media screen and (max-width: 767px){.home-feature__body{flex-direction:column-reverse;padding:0 5.3333333333vw 5.3333333333vw 5.3333333333vw}}@media screen and (min-width: 768px){.home-feature__box{width:28.125rem;padding-top:1.875rem}}@media screen and (max-width: 767px){.home-feature__box{margin-top:1.0666666667vw}}@media screen and (min-width: 768px){.home-feature__fig{width:30.75rem;transform:translateY(-4.375rem);margin-bottom:-5.9375rem}}@media screen and (max-width: 767px){.home-feature__fig{transform:translateY(-5.3333333333vw);width:74.6666666667vw;margin:0 auto}}.home-feature__fig img{width:100%}@media screen and (max-width: 767px){.home-feature__shdr{text-align:center}}.home-feature__sttl{position:relative;font-size:2rem;font-weight:var(--bold);line-height:1.625;margin-bottom:2.25rem;padding-bottom:2.5rem}@media screen and (min-width: 768px){.home-feature__sttl{letter-spacing:.12em;white-space:nowrap}}@media screen and (max-width: 767px){.home-feature__sttl{display:inline-block;font-size:4.8vw;text-align:center;margin-bottom:3.7333333333vw;padding-bottom:3.4666666667vw}}.home-feature__sttl::before,.home-feature__sttl::after{content:"";background-color:var(--main);height:1px;width:100%;position:absolute;display:block;bottom:0;left:0}.home-feature__sttl::before{bottom:5px}@media screen and (max-width: 767px){.home-feature__sttl::before{bottom:3px}}.home-feature__text{line-height:2.1333333333;word-break:break-all}.home-writer{--unit: 34rem;--length: 4}@media screen and (min-width: 768px){.home-writer{padding-top:5.625rem;margin-left:calc((100% - 75rem)/2);--width: calc(var(--unit) * var(--length) + 25rem)}}@media screen and (max-width: 767px){.home-writer{--unit: 73.3333333333vw;padding-top:16vw;--width: calc(var(--unit) * var(--length) + 26.6666666667vw)}}.home-writer__text{margin-bottom:3.125rem}@media screen and (min-width: 768px){.home-writer__text{width:41.875rem;font-size:1.125rem;line-height:1.7777777778}}@media screen and (max-width: 767px){.home-writer__text{margin-bottom:8vw;line-height:2}}.home-writer__viewport{scrollbar-width:none}.home-writer__viewport::-webkit-scrollbar{display:none}@media screen and (max-width: 767px){.home-writer__viewport{padding-left:var(--sp-pad)}}.home-writer__track{gap:2.1875rem;-webkit-user-select:none;user-select:none}@media screen and (max-width: 767px){.home-writer__track{gap:5.3333333333vw}}.home-writer__ctrl{display:flex;align-items:center;gap:2.5rem;margin-top:1.875rem}@media screen and (max-width: 767px){.home-writer__ctrl{margin-top:5.3333333333vw;gap:5.3333333333vw}}.home-writer__btns{display:flex;flex-direction:row;flex-wrap:wrap;gap:0.625rem}.home-writer__btns button{border:0;padding:0}@media screen and (max-width: 767px){.home-writer__btns{gap:2.6666666667vw}}.home-writer__progress{width:100%;height:10px;background:#ccc}.home-writer__progress div{height:10px;background:#04aa6d;width:0%}.home-school{margin-bottom:8.125rem}@media screen and (max-width: 767px){.home-school{margin-bottom:24vw}}@media screen and (min-width: 768px){.home-school__sttl{font-size:1.125rem;line-height:1.7777777778}}@media screen and (min-width: 768px){.home-school__list{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:2.5rem;gap:1.875rem 2.5rem}}@media screen and (max-width: 767px){.home-school__list{display:flex;flex-direction:column;gap:16vw 0;margin-top:12vw}}.home-school__item{position:relative}@media screen and (min-width: 768px){.home-school__item{width:30rem}.home-school__item:nth-child(odd){margin-top:6.875rem}}@media screen and (max-width: 767px){.home-school__item:nth-child(odd) .home-school__hdr{margin-left:24vw}.home-school__item:nth-child(odd) .home-school__box,.home-school__item:nth-child(odd) .home-school__wbtn{margin-right:10.6666666667vw}.home-school__item:nth-child(even) .home-school__hdr{margin-right:24vw}.home-school__item:nth-child(even) .home-school__box{margin-left:10.6666666667vw}}.home-school__cont{position:relative;display:block;color:currentColor;text-decoration:none;transition:.25s transform}@media(hover: hover){.home-school__cont:hover{transform:translate(0.625rem, 0.625rem)}.home-school__cont:hover .home-school__img{box-shadow:0 0 0 rgba(44,43,42,.1)}.home-school__cont:hover .home-school__box{background-color:var(--my-color);color:#fff}.home-school__cont:hover .home-school__btn{background-color:var(--main);color:#fff}.home-school__cont:hover .home-school__btn svg{fill:#fff}}.home-school__name{position:absolute;right:0;top:-1.25rem;z-index:3;background-color:var(--main);padding:0.625rem 0.25rem;letter-spacing:.2em;color:#fff;font-size:1.375rem;writing-mode:vertical-rl}@media screen and (max-width: 767px){.home-school__name{top:-2.6666666667vw;font-size:4.5333333333vw}}@media screen and (max-width: 767px){.home-school__hdr{position:relative}}.home-school__img{position:relative;z-index:1;border:0.625rem solid #fff;transition:.25s box-shadow}@media screen and (min-width: 768px){.home-school__img{box-shadow:0.625rem 0.625rem 0 rgba(44,43,42,.1);margin-bottom:-8.125rem;margin-left:2.5rem}}@media screen and (max-width: 767px){.home-school__img{box-shadow:2.1333333333vw 2.1333333333vw 0 rgba(44,43,42,.1);margin-bottom:-29.3333333333vw;border-width:1.3333333333vw}}.home-school__box{position:relative;z-index:2;background-color:#fff;padding:1.5625rem}@media screen and (min-width: 768px){.home-school__box{margin-right:2.5rem}}@media screen and (max-width: 767px){.home-school__box{padding:5.3333333333vw 4.8vw}}.home-school__box::before{content:"";position:absolute;left:0;top:0;width:6px;height:6px;background-color:var(--my-color)}.home-school__lead{font-size:1.5rem;font-weight:var(--bold);line-height:1.5833333333;margin-bottom:0.375rem}@media screen and (max-width: 767px){.home-school__lead{font-size:4.8vw}}.home-school__text{font-size:0.875rem;line-height:1.8571428571}@media screen and (max-width: 767px){.home-school__text{font-size:3.4666666667vw}}.home-school__wbtn{display:flex;justify-content:flex-end}@media screen and (min-width: 768px){.home-school__wbtn{margin-top:1px;margin-right:2.5rem}}.home-school__btn{height:1.875rem;padding:0 1rem;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.625rem;background:#c6c4bd;font-size:0.75rem;letter-spacing:normal}@media screen and (max-width: 767px){.home-school__btn{padding:0 .8em 0 1.2em;font-size:3.2vw;height:8vw;letter-spacing:.12em}}.home-drag-scrollbar{position:relative;background:#fff;height:6px;width:46.25rem;user-select:none}@media screen and (min-width: 768px){.home-drag-scrollbar{margin-top:1em}}@media screen and (max-width: 767px){.home-drag-scrollbar{width:calc(100% - 29.3333333333vw);height:5px}}.home-drag-scrollbar__track{will-change:left;cursor:grab;position:absolute;width:10px;height:6px;background:#c6c4bd;transform:translate3d(0, 0, 0)}}