﻿.mv{position:relative;margin-top:7rem;background:#ed6a36}@media (min-width:768px){.mv{margin-top:10rem}}.mv__scroll{display:flex;align-items:center;height:3.1rem;padding-top:0.2rem;width:max-content;background:#fff;border-top:1px solid #323241;border-bottom:1px solid #323241}@media (min-width:768px){.mv__scroll{height:3.3rem;padding-top:0.2rem}}.mv__scroll img{width:auto;max-width:unset;height:1.9rem;perspective:1000}@media (min-width:768px){.mv__scroll img{height:2.1rem}}.mv__scroll.to-left img{animation:slide-to-left 60s linear 0s infinite}@media (min-width:768px){.mv__scroll.to-left img{animation-duration:40s}}@keyframes slide-to-left{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@media (min-width:768px){.mv__scroll.to-right{position:absolute;left:0;bottom:0;width:100%}}.mv__scroll.to-right img{transform:translateX(-100%);animation:slide-to-right 60s linear 0s infinite}@media (min-width:768px){.mv__scroll.to-right img{animation-duration:40s}}@keyframes slide-to-right{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}.mv h1 img{width:100%}@media (min-width:768px){.mv h1 img{width:131.2rem;margin:0 auto;padding-top:6rem}}.orange-txt{color:#ed6a36}section#intro .container{margin-top:10rem}@media (min-width:768px){section#intro .container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:5rem 7rem}}section#intro .intro__scroll{display:flex;width:max-content;margin-top:2rem}@media (min-width:768px){section#intro .intro__scroll{margin-top:4rem}}section#intro .intro__scroll-item{display:flex;animation:slide-to-left 40s linear 0s infinite;perspective:1000}section#intro .intro__scroll-item img{width:16rem;min-width:calc(100vw - 6);padding-right:1rem}@media (min-width:768px){section#intro .intro__scroll-item img{width:32rem;padding-right:2rem}}section#intro .intro__title{font-size:3.2rem}@media (min-width:768px){section#intro .intro__title{font-size:4.8rem}}section#intro .intro__title>span{display:block;text-align:center}section#intro .intro__title>span:nth-child(2)::before{display:block;content:"";width:3.4rem;margin:0.5rem auto 0.3rem;aspect-ratio:1;background:url(../img/opencampus/intro_cross.svg) no-repeat center/100%}@media (min-width:768px){section#intro .intro__title>span:nth-child(2)::before{width:5rem;margin:2rem auto}}section#intro .intro__title+p{font-size:1.6rem;font-weight:500;line-height:2}@media (max-width:767px){section#intro .intro__title+p{margin:4.5rem 0 5.5rem;text-align:center}}@media (min-width:768px){section#intro .intro__title+p{transform:translateY(1.5%);font-size:2rem;line-height:2.5}}@media (min-width:768px){section#intro .intro__btn{display:flex;justify-content:center;gap:3rem;width:100%}}@media (max-width:767px){section#intro .intro__btn .box-btn{width:23.6rem;margin:2rem 0 0 auto}}@media (min-width:768px){section#intro .intro__btn .box-btn{width:28rem}}section#intro .deco{position:absolute;top:-12rem;left:50%;transform:translateX(-51%);max-width:unset;pointer-events:none;width:39rem}@media (min-width:768px){section#intro .deco{top:-12.5rem;width:136rem}}section#schedule{margin-top:7rem;padding-top:10rem}@media (min-width:768px){section#schedule{margin-top:5rem;padding-top:5rem}}@media (max-width:767px){section#schedule .container{margin-right:0}}section#schedule .schedule__title{position:absolute;top:-7.3rem;right:2rem;z-index:1}@media (min-width:768px){section#schedule .schedule__title{top:5rem}}section#schedule .schedule__title .en{width:33rem}@media (min-width:768px){section#schedule .schedule__title .en{width:67rem}}section#schedule .schedule__title .jp{font-size:1.5rem;text-align:right}@media (min-width:768px){section#schedule .schedule__title .jp{margin-top:-2.5rem;font-size:2rem}}section#schedule .schedule__list{position:relative}@media (max-width:767px){section#schedule .schedule__list{padding:7.5rem 2rem 0}}@media (min-width:768px){section#schedule .schedule__list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8rem;opacity:0}section#schedule .schedule__list.is-show{opacity:1}}section#schedule .schedule__list::before{display:block;content:"";position:absolute;top:0;left:0;width:100vw;height:calc(100% - 10rem);background:#ed6a36;border-radius:1.5rem 0 0 1.5rem;z-index:-1}@media (min-width:768px){section#schedule .schedule__list::before{top:8.5rem;left:22rem;height:calc(100% - 20rem);border-radius:3rem 0 0 3rem}}@media (min-width:768px){section#schedule .schedule__group:nth-child(1) .schedule__item:nth-child(1):not(:last-child)::after{display:block;content:"";position:absolute;right:-8.5rem;bottom:-28rem;width:16.6rem;height:24.3rem;background:url(../img/opencampus/schedule_deco2.webp) no-repeat center/100%}section#schedule .schedule__group:nth-child(1) .schedule__item:nth-child(2)::after{display:block;content:"";position:absolute;width:19.6rem;height:16.6rem;right:5rem;bottom:-21rem;background:url(../img/opencampus/schedule_deco4.webp) no-repeat center/100%}section#schedule .schedule__group:nth-child(2){margin-top:25rem}section#schedule .schedule__group:nth-child(2) .schedule__item:nth-child(1)::after{content:"";position:absolute;top:-3rem;right:-8rem;width:18.6rem;height:31.7rem;background:url(../img/opencampus/schedule_deco1.webp) no-repeat center/100%}section#schedule .schedule__group:nth-child(2) .schedule__item:nth-child(2)::after{display:block;content:"";position:absolute;top:-4rem;right:-7rem;width:13.9rem;height:25.9rem;background:url(../img/opencampus/schedule_deco3.webp) no-repeat center/100%}}section#schedule .schedule__item{position:relative}@media (max-width:767px){section#schedule .schedule__item:nth-child(n+2){margin-top:4rem}}@media (min-width:768px){section#schedule .schedule__item{width:56rem}section#schedule .schedule__item:nth-child(n+2){margin-top:8rem}}section#schedule .schedule__item-img{width:30rem}@media (min-width:768px){section#schedule .schedule__item-img{width:44rem}}section#schedule .schedule__item-img img{width:100%;height:auto;aspect-ratio:1.5172413793;object-fit:cover;border-radius:1rem}@media (min-width:768px){section#schedule .schedule__item-img img{border-radius:1.5rem}}section#schedule .schedule__item-box{position:relative;background:#fff;background-image:linear-gradient(rgba(237, 106, 54, 0.2) 1px, transparent 1px), linear-gradient(90deg, rgba(237, 106, 54, 0.2) 1px, transparent 1px);background-size:2rem 2rem;background-position:0 0;border-radius:0 2rem 2rem 0;border:2px solid #323241;border-radius:2rem;z-index:1}@media (max-width:767px){section#schedule .schedule__item-box{margin:-2rem 0 0 2rem;padding:2rem}}@media (min-width:768px){section#schedule .schedule__item-box{margin:-4rem 0 0 4rem;padding:3rem}}section#schedule .schedule__item-box .more-btn{width:24rem;margin:2rem auto 0}@media (min-width:768px){section#schedule .schedule__item-box .more-btn{width:28rem;margin-top:2.5rem}}section#schedule .schedule__item-schedule{display:flex;align-items:flex-end;flex-wrap:wrap}@media (min-width:768px){section#schedule .schedule__item-schedule{width:fit-content;padding-right:1.5rem}}section#schedule .schedule__item-schedule span{display:block;font-weight:bold;font-family:"Poppins";line-height:1}section#schedule .schedule__item-schedule span.year{width:100%;font-size:1.8rem}section#schedule .schedule__item-schedule span.date{display:flex;align-items:center;font-size:6rem}section#schedule .schedule__item-schedule span.date .slash{margin:0 0.1em;font-size:66%}section#schedule .schedule__item-schedule span.week{transform:translateY(-0.9rem);margin:0 1rem 0 0.5rem;font-size:1.8rem}@media (min-width:768px){section#schedule .schedule__item-schedule span.week{transform:translateY(-0.8rem);margin-inline-start:0 1.5rem 0 1rem;font-size:2rem}}section#schedule .schedule__item-schedule span.week.pink{color:#d86074}section#schedule .schedule__item-schedule span.time{transform:translateY(-0.9rem);margin-top:1rem;font-size:2rem}@media (min-width:768px){section#schedule .schedule__item-schedule span.time{transform:translateY(-0.7rem);margin-top:1.5rem;font-size:2.6rem}}section#schedule .schedule__item-title{margin-top:1.5rem;line-height:1.3;font-size:2.4rem}@media (min-width:768px){section#schedule .schedule__item-title{margin:0.5rem 0 0.4rem;font-size:2.8rem}}section#schedule .schedule__item p{margin-top:1.5rem}@media (min-width:768px){section#schedule .schedule__item p{margin-top:1.7rem}}section#schedule .schedule__item-time{margin-top:1.5rem;font-size:1.4rem}@media (min-width:768px){section#schedule .schedule__item-time{font-size:1.7rem;line-height:1.8}}section#schedule .schedule__item-time li{position:relative;padding-left:1em}section#schedule .schedule__item-time li::after{display:block;content:"・";position:absolute;top:0;left:0}section#schedule .more{height:3.6rem}@media (max-width:767px){section#schedule .more{transform:translateX(-2rem);width:28rem;margin:4rem auto 0;font-size:1.3rem}}@media (min-width:768px){section#schedule .more{width:30rem;margin:4rem 0 0 auto;font-size:1.4rem}}section#onlyone{margin-top:12rem}@media (max-width:767px){section#onlyone{margin-top:8rem}}section#onlyone .txt-en{position:absolute;top:2.4rem;right:0;width:30rem;z-index:1}@media (min-width:768px){section#onlyone .txt-en{top:3rem;right:3rem;width:52.6rem}}@media (min-width:768px){section#onlyone .onlyone{max-width:98rem;margin:0 auto}}section#onlyone .onlyone__box{position:relative;padding:8rem 2rem 4rem;border:0.75rem solid transparent;border-image:linear-gradient(100deg, #eb6363 0%, #ffda42 100%) 1;z-index:1}@media (min-width:768px){section#onlyone .onlyone__box{padding:7rem;border-width:1.5rem}}section#onlyone .onlyone__img{position:relative}@media (max-width:767px){section#onlyone .onlyone__img{transform:translateX(-4.75rem);width:calc(100% + 4.75rem)}}@media (min-width:768px){section#onlyone .onlyone__img{width:72rem}}section#onlyone .onlyone__img img{width:100%}section#onlyone .onlyone__title{position:absolute;left:0;bottom:6rem;z-index:1}@media (min-width:768px){section#onlyone .onlyone__title{left:calc(100% - 8.5rem);bottom:3rem;white-space:nowrap}}section#onlyone .onlyone__title-item{display:block;width:fit-content;padding:0.4rem 1rem calc(.4rem + .05em);color:#fff;font-weight:900;line-height:1.4;background:linear-gradient(to right bottom, #ffda42, #ff5d85)}@media (min-width:768px){section#onlyone .onlyone__title-item{padding:0.5rem 2rem calc(.5rem + .05em)}}section#onlyone .onlyone__title-item:nth-child(1){font-size:2.3rem}@media (min-width:768px){section#onlyone .onlyone__title-item:nth-child(1){font-size:4.1rem}}section#onlyone .onlyone__title-item:nth-child(n+2){margin-top:0.8rem;font-size:1.5rem}@media (min-width:768px){section#onlyone .onlyone__title-item:nth-child(n+2){margin-top:1.5rem;font-size:2.8rem}}section#onlyone .onlyone__txt{margin-top:2rem}@media (min-width:768px){section#onlyone .onlyone__txt{margin-top:4rem;margin-left:22rem}}section#onlyone .onlyone__schedule{display:flex;align-items:center;flex-wrap:wrap;font-size:1.7rem;font-weight:bold;line-height:1.4}@media (min-width:768px){section#onlyone .onlyone__schedule{font-size:2.8rem}}section#onlyone .onlyone__schedule .week{display:block;position:relative}@media (max-width:767px){section#onlyone .onlyone__schedule .week{width:100%;padding-left:2.5rem}}@media (min-width:768px){section#onlyone .onlyone__schedule .week{padding-left:3.5rem}}section#onlyone .onlyone__schedule .week::after{display:block;content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:1.85rem;aspect-ratio:0.9736842105;background:url(../img/common/icon/schedule-icon-black.svg) no-repeat center/100%}@media (min-width:768px){section#onlyone .onlyone__schedule .week::after{width:2.5rem}}section#onlyone .onlyone__schedule .time{display:block;transform:translateY(5%);margin-right:0.4em;font-size:1.3em;font-family:"Poppins"}@media (min-width:768px){section#onlyone .onlyone__schedule .time{margin:0 0.4em}}section#onlyone .onlyone__schedule+p{margin:1.5rem 0 2rem}@media (min-width:768px){section#onlyone .onlyone__schedule+p{margin:2rem 0 3rem;font-size:1.7rem;line-height:1.8}}@media (min-width:768px){section#onlyone .cta{display:flex;align-items:center;gap:4rem}}section#onlyone .cta .more-btn{height:4.8rem;font-weight:600}@media (max-width:767px){section#onlyone .cta .more-btn{width:24rem;margin:0 auto}}@media (min-width:768px){section#onlyone .cta .more-btn{width:28rem;font-size:1.7rem}}@media (min-width:768px){section#onlyone .cta__tel{position:relative;padding-left:6rem;background:url(../img/common/icon/tel-circle-pink.svg) no-repeat left/5.5rem 5.5rem}}section#onlyone .cta__tel-num{color:#fe556c;margin-left:0.2em;font-size:3.8rem;font-weight:600;font-family:"Poppins";line-height:1}section#onlyone .cta__tel-time{display:block;font-weight:500}@media (max-width:767px){section#onlyone .cta__tel-time{margin-bottom:0.8rem;text-align:center}}@media (min-width:768px){section#onlyone .cta__tel-time{font-size:1.7rem}}section#onlyone .cta__tel .more-btn{margin-bottom:2rem}section#consultation{margin-top:12rem}@media (max-width:767px){section#consultation{margin-top:8rem}}section#consultation .txt-en{position:absolute;top:2.4rem;right:5.5rem;width:24rem;z-index:1}@media (min-width:768px){section#consultation .txt-en{top:3rem;right:3rem;width:52.6rem}}@media (min-width:768px){section#consultation .consultation{max-width:98rem;margin:0 auto}}section#consultation .consultation__box{position:relative;padding:8rem 2rem 4rem;border:0.75rem solid transparent;border-image:linear-gradient(to right, #00b900 0%, #caee1d 100%) 1;z-index:1}@media (min-width:768px){section#consultation .consultation__box{padding:7rem;border-width:1.5rem}}section#consultation .consultation__img{position:relative}@media (max-width:767px){section#consultation .consultation__img{transform:translateX(-4.75rem);width:calc(100% + 4.75rem)}}@media (min-width:768px){section#consultation .consultation__img{width:72rem}}section#consultation .consultation__img img{width:100%}section#consultation .consultation__title{position:absolute;left:0;bottom:6rem;z-index:1}@media (min-width:768px){section#consultation .consultation__title{left:calc(100% - 8.5rem);bottom:3rem;white-space:nowrap}}section#consultation .consultation__title-item{display:block;width:fit-content;color:#fff;font-weight:900;line-height:1.4;background:linear-gradient(to right, #00b900 0%, #caee1d 100%)}section#consultation .consultation__title-item:nth-child(1){padding:0.6rem 1rem;font-size:2.3rem}@media (min-width:768px){section#consultation .consultation__title-item:nth-child(1){font-size:4.1rem;padding:0.2rem 2rem}}section#consultation .consultation__title-item:nth-child(1) img{width:17rem;padding:0.5rem 0}@media (min-width:768px){section#consultation .consultation__title-item:nth-child(1) img{width:28rem;padding:1rem 0}}section#consultation .consultation__title-item:nth-child(n+2){margin-top:0.8rem;padding:0.5rem 1rem calc(.5rem + .05em);font-size:1.5rem}@media (min-width:768px){section#consultation .consultation__title-item:nth-child(n+2){margin-top:1.5rem;padding:0.7rem 2rem calc(.7rem + .05em);font-size:2.4rem}}section#consultation .consultation__txt{margin-top:2rem}@media (min-width:768px){section#consultation .consultation__txt{margin-top:4rem;margin-left:22rem}}section#consultation .consultation__schedule{display:flex;align-items:center;flex-wrap:wrap;font-size:1.7rem;font-weight:bold;line-height:1.4}@media (min-width:768px){section#consultation .consultation__schedule{font-size:2.8rem}}section#consultation .consultation__schedule .week{display:block;position:relative}@media (max-width:767px){section#consultation .consultation__schedule .week{padding-left:2.5rem}}@media (min-width:768px){section#consultation .consultation__schedule .week{padding-left:3.5rem}}section#consultation .consultation__schedule .week::after{display:block;content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:1.85rem;aspect-ratio:0.9736842105;background:url(../img/common/icon/schedule-icon-black.svg) no-repeat center/100%}@media (min-width:768px){section#consultation .consultation__schedule .week::after{width:2.5rem}}section#consultation .consultation__schedule .time{display:block;transform:translateY(5%);margin-right:0.4em;font-size:1.3em;font-family:"Poppins"}@media (min-width:768px){section#consultation .consultation__schedule .time{margin:0 0.4em}}section#consultation .consultation__schedule+p{margin:1.5rem 0 2rem}@media (min-width:768px){section#consultation .consultation__schedule+p{margin:2rem 0 3rem;font-size:1.7rem;line-height:1.8}}section#consultation .consultation__comment{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2.5rem 2rem;margin-top:3rem;text-align:center}@media (min-width:768px){section#consultation .consultation__comment{margin-top:5rem}}section#consultation .consultation__comment-item{position:relative;width:calc(50% - 1rem);padding:1.5rem 0;background:#caee1d;border-radius:1rem}@media (min-width:768px){section#consultation .consultation__comment-item{width:calc(25% - 1.5rem);padding:2.5rem 0}}section#consultation .consultation__comment-item::after{display:block;content:"";position:absolute;top:calc(100% - 1px);left:50%;transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:1.5rem 0.75rem 0px 0.75rem;border-color:#caee1d transparent transparent transparent}@media (min-width:768px){section#consultation .consultation__comment-item::after{border-width:2rem 1rem 0px 1rem}}section#consultation .consultation__comment-title{margin-bottom:0.6rem;font-size:1.6rem;line-height:1.4}@media (min-width:768px){section#consultation .consultation__comment-title{font-size:2.1rem}}section#consultation .consultation__comment p{font-size:1.2rem;font-weight:500;line-height:1.4}@media (min-width:768px){section#consultation .consultation__comment p{font-size:1.4rem}}section#consultation .consultation__flow{margin-top:5rem}@media (min-width:768px){section#consultation .consultation__flow{margin-top:7rem}}section#consultation .consultation__flow-title{width:fit-content;padding:0.3em 0.8em 0.35em;margin-bottom:1.5rem;color:#fff;font-size:1.6rem;background:#323241}section#consultation .consultation__flow-item{position:relative;padding-left:5rem;font-size:1.5rem;font-weight:600}@media (min-width:768px){section#consultation .consultation__flow-item{padding-left:5.5rem;font-size:1.9rem}}section#consultation .consultation__flow-item:nth-child(n+2){margin-top:1.5rem}section#consultation .consultation__flow-item::after{display:block;content:"";position:absolute;top:0.2rem;left:0;width:4rem;font-size:3.2rem;font-weight:600;font-family:"Poppins";text-align:center;line-height:1}section#consultation .consultation__flow-item:nth-child(1)::after{content:"01"}section#consultation .consultation__flow-item:nth-child(2)::after{content:"02"}section#consultation .consultation__flow-item:nth-child(3)::after{content:"03"}section#consultation .consultation__flow-item:nth-child(4)::after{content:"04"}section#consultation .consultation__flow-item:nth-child(5)::after{content:"05"}section#consultation .consultation__flow-item:nth-child(6)::after{content:"06"}section#consultation .consultation__flow-item:nth-child(7)::after{content:"07"}section#consultation .consultation__flow-item:nth-child(8)::after{content:"08"}section#consultation .consultation__flow-item:nth-child(9)::after{content:"09"}section#consultation .consultation__flow-item:nth-child(10)::after{content:"10"}@media (max-width:767px){section#consultation .more-btn{width:24rem;margin:3rem auto 0}}@media (min-width:768px){section#consultation .more-btn{width:26rem;margin-top:4rem}}.grid-bg{position:relative;padding-bottom:5rem}@media (min-width:768px){.grid-bg{padding-bottom:10rem}}.grid-bg::after{display:block;content:"";position:absolute;left:0;bottom:0;width:100vw;height:calc(100% - 10rem);background-image:linear-gradient(#eee 1px, transparent 1px), linear-gradient(90deg, #eee 1px, transparent 1px);background-size:2rem 2rem;background-position:0 0;pointer-events:none;z-index:-1}@media (min-width:768px){.grid-bg::after{height:calc(100% - 15rem)}}/*# sourceMappingURL=opencampus.css.map */