﻿.main_visual{width:100%;height:auto;position:relative;margin:75.5px 0 80px 0}@media (min-width:1200px){.main_visual{height:100vh;margin:0 0 120px 0}}.main_visual_slider{width:100%;height:auto;display:block}@media (min-width:920px){.main_visual_slider{display:none}}.main_visual_slider .swiper-slide{width:100%;height:auto}.main_visual_slider .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.main_visual_thumb{width:100%;height:100vh;display:none}@media (min-width:920px){.main_visual_thumb{display:block}}.main_visual_thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.main_visual img.mv_txt{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:100;width:90%;max-width:480px;height:auto;display:block}.main_visual_bnr{display:flex;align-items:center;width:100%;height:auto;bottom:0;left:0;right:0}@media (min-width:920px){.main_visual_bnr{display:none}}.main_visual_bnr .main_visual_link{display:flex;align-items:center;justify-content:center;position:relative;width:calc(100% / 3);height:66px}.main_visual_bnr .main_visual_link_catch{font-weight:700;font-size:clamp(12px, 3.2vw, 15px);text-align:center;line-height:1.5;color:#000000;position:relative;z-index:20;letter-spacing:0.03em}.main_visual_bnr .main_visual_link:nth-child(1){position:relative}.main_visual_bnr .main_visual_link:nth-child(1)::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(30deg, #fae7e5 10%, #deebe8 90%);z-index:10}.main_visual_bnr .main_visual_link:nth-child(2){position:relative}.main_visual_bnr .main_visual_link:nth-child(2)::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(90deg, #fae7e5 10%, #deebe8 90%);z-index:10}.main_visual_bnr .main_visual_link:nth-child(3){position:relative}.main_visual_bnr .main_visual_link:nth-child(3)::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#000000;z-index:10}.main_visual_bnr .main_visual_link:nth-child(3) .main_visual_link_catch{color:#fff}.home_contents{width:100%;height:auto;position:relative}.home_section_title{font-weight:500;font-size:clamp(20px, 5.33vw, 24px);margin:0 0 40px 0;line-height:1.5}@media (min-width:920px){.home_section_title{font-size:min(2.9282576867vw, 40px);margin:0 0 50px 0}}.home_section_title small{display:block;font-size:clamp(12px, 3.2vw, 14px);letter-spacing:0.1em;font-weight:500;font-family:"Noto Sans JP", sans-serif}@media (min-width:920px){.home_section_title small{font-size:min(1.317715959vw, 18px)}}.home_intro{font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;text-align:center;margin:0 0 70px 0}@media (min-width:920px){.home_intro{margin:0 0 100px 0}}.home_intro .home_section_title{letter-spacing:0.2em}.home_intro p{margin:30px 0}.home_main_nav{display:none}@media (min-width:920px){.home_main_nav{display:flex;flex-direction:row;gap:30px;margin:0 0 180px 0}}.home_main_nav a{padding:35px 20px;display:block;transition:0.4s ease-out;position:relative;width:33.333%}.home_main_nav a .home_main_nav__inner{position:relative;z-index:10}.home_main_nav a .home_main_nav__inner .home_main_nav__inner__check{font-family:"Roboto", sans-serif;font-size:min(1.1713030747vw, 16px);display:block;text-align:center;position:relative;padding:0 0 20px 0;margin:0 0 20px 0;font-weight:500}.home_main_nav a .home_main_nav__inner .home_main_nav__inner__check:after{content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:20px;height:1px;background:#000000}.home_main_nav a .home_main_nav__inner .home_main_nav__inner__ttl{font-size:min(1.8301610542vw, 25px);display:block;text-align:center;font-weight:500;line-height:1.5}.home_main_nav a .home_main_nav__inner .home_main_nav__arrow{position:relative;width:45px;height:45px;background:#ffffff;border-radius:50%;display:block;margin:30px auto 0 auto;transition:0.6s cubic-bezier(0.26, 0.06, 0, 1)}.home_main_nav a .home_main_nav__inner .home_main_nav__arrow:after{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%, -50%);-webkit-mask-image:url(assets/img/common/arrow.svg);mask-image:url(assets/img/common/arrow.svg);mask-repeat:no-repeat;mask-position:center;mask-size:cover;-webkit-mask-size:cover;width:10px;height:15px;background-color:#000000;transition:0.6s cubic-bezier(0.26, 0.06, 0, 1)}.home_main_nav a:first-child:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(30deg, #fae7e5 10%, #deebe8 90%);transition:0.6s cubic-bezier(0.26, 0.06, 0, 1);z-index:10}.home_main_nav a:first-child:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(30deg, #deebe8 10%, #fae7e5 90%);transition:0.6s cubic-bezier(0.26, 0.06, 0, 1);z-index:1}.home_main_nav a:nth-child(2):before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(90deg, #fae7e5 10%, #deebe8 90%);transition:0.6s cubic-bezier(0.26, 0.06, 0, 1);z-index:10}.home_main_nav a:nth-child(2):after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(90deg, #deebe8 10%, #fae7e5 90%);transition:0.6s cubic-bezier(0.26, 0.06, 0, 1);z-index:1}.home_main_nav a:nth-child(3):before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(-90deg, #fae7e5 10%, #deebe8 90%);transition:0.6s cubic-bezier(0.26, 0.06, 0, 1);z-index:10}.home_main_nav a:nth-child(3):after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(-90deg, #deebe8 10%, #fae7e5 90%);transition:0.6s cubic-bezier(0.26, 0.06, 0, 1);z-index:1}.home_main_nav a:hover:before{opacity:0}.home_main_nav a:hover .home_main_nav__arrow{background:#282828}.home_main_nav a:hover .home_main_nav__arrow:after{background-color:#ffffff}.home_news_section{display:flex;flex-direction:column}@media (min-width:920px){.home_news_section{flex-direction:row}}.home_news_section .home_news_section__left{width:100%;text-align:center}@media (min-width:920px){.home_news_section .home_news_section__left{width:20%;text-align:left}}.home_news_section .home_news_section__left .home_section_title{font-size:46px}.home_news_section .home_news_section__right{width:100%}@media (min-width:920px){.home_news_section .home_news_section__right{width:80%}}.home_news{border-bottom:1px solid #000000;margin:0 0 48px 0}@media (min-width:920px){.home_news{margin:0 0 90px 0}}.home_news li{border-top:1px solid #000000}.home_news li+.home_news li{margin-top:10px}.home_news a{display:block;padding:20px 15px;transition:0.6s cubic-bezier(0.18, 0.06, 0.23, 1)}.home_news a .home_news__list_inner{display:flex;flex-direction:column}@media (min-width:920px){.home_news a .home_news__list_inner{flex-direction:row;align-items:flex-start}}.home_news a .home_news__list_inner .mobile_data{display:flex;align-items:center;width:100%;height:auto}@media (min-width:920px){.home_news a .home_news__list_inner .mobile_data{display:none}}.home_news a .home_news__list_inner .mobile_data_category{display:inline-block;font-size:clamp(10px, 2.67vw, 12px);font-weight:700;padding-right:20px;position:relative}.home_news a .home_news__list_inner .mobile_data_category::before{content:"/";position:absolute;right:0}.home_news a .home_news__list_inner .mobile_data_date{display:inline-block;font-family:"Roboto", sans-serif;font-size:clamp(10px, 2.67vw, 12px);font-weight:700;padding-left:16px}.home_news a .home_news__list_inner .category{width:140px;border:1px solid #000000;border-radius:16px;display:none;font-size:min(0.9516837482vw, 13px);font-weight:600;text-align:center;line-height:1;padding:8px 0;transition:0.6s cubic-bezier(0.18, 0.06, 0.23, 1);background:#ffffff}@media (min-width:920px){.home_news a .home_news__list_inner .category{display:block}}.home_news a .home_news__list_inner .date{display:none;font-family:"Roboto", sans-serif;font-size:min(0.9516837482vw, 13px);font-weight:600;width:15%;text-align:center;padding:8px 0 0 0;line-height:1.5}@media (min-width:920px){.home_news a .home_news__list_inner .date{display:inline-block}}.home_news a .home_news__list_inner .title{display:block;width:100%;font-weight:600}@media (min-width:920px){.home_news a .home_news__list_inner .title{display:inline-block;width:calc(100% - (15% + 140px));line-height:1.5;padding:4px 0 0 0}}.home_news a:hover{background:#282828;color:#ffffff}.home_news a:hover .category{color:#000000}.btn_link__wrap{text-align:center;padding:0 30px}@media (min-width:920px){.btn_link__wrap{display:none}}.btn_link__wrap .btn_link{width:min(100%, 300px);height:min(12.53vw, 50px);display:flex;align-items:center;justify-content:center;background:#000;border-radius:9999px;margin:0 auto}.btn_link__wrap .btn_link .txt{font-weight:600;color:#fff;letter-spacing:0.05em;font-size:15px}.arrow_link__wrap{text-align:right;display:none}@media (min-width:920px){.arrow_link__wrap{display:block}}.arrow_link__wrap_center{text-align:center;display:none}@media (min-width:920px){.arrow_link__wrap_center{display:block}}a.arrow_link{position:relative;font-size:min(1.0248901903vw, 14px);font-weight:600;padding:0 50px 10px 0;transition:0.3s cubic-bezier(0.43, 0.05, 0.17, 1);width:210px;display:inline-block}a.arrow_link .txt{position:relative;transition:0.3s cubic-bezier(0.43, 0.05, 0.17, 1);transform:translateX(0px);display:block;left:0;text-align:left}a.arrow_link:before{content:"";position:absolute;left:0;bottom:0;width:100%;border-bottom:1px solid #000000}a.arrow_link:after{content:"";position:absolute;right:0;bottom:0;width:15px;border-bottom:1px solid #000000;transform:rotate(45deg);transform-origin:right;transition:0.4s cubic-bezier(0.55, 0.05, 0.22, 0.99)}a.arrow_link:hover .txt{transform:translateX(20px)}a.arrow_link:hover:after{width:25px}.home_course_section{padding:76px 0 80px 0}@media (min-width:920px){.home_course_section{padding:180px 0 180px 0}}.home_course_section .home_course_ttl_area{text-align:center;margin:0 0 30px 0}@media (min-width:920px){.home_course_section .home_course_ttl_area{margin:0 0 80px 0}}.home_course_section .home_course_ttl_area .home_section_title{font-size:24px}@media (min-width:920px){.home_course_section .home_course_ttl_area .home_section_title{font-size:min(2.9282576867vw, 40px)}}.home_course_section .home_course_ttl_area .home_section_title small{font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-size:12px}@media (min-width:920px){.home_course_section .home_course_ttl_area .home_section_title small{font-size:min(1.317715959vw, 18px)}}.home_course_section .home_course_ttl_area p{font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;letter-spacing:-0.02em}@media (min-width:920px){.home_course_section .home_course_ttl_area p{font-size:min(1.4641288433vw, 20px);letter-spacing:0em}}.home_section_title__line{position:relative;padding:0 0 22px 0;margin:0 0 24px 0}@media (min-width:920px){.home_section_title__line{padding:0 0 45px 0;margin:0 0 50px 0}}.home_section_title__line:after{content:"";width:24px;height:2px;background:#000000;position:absolute;left:50%;bottom:0;transform:translateX(-50%)}@media (min-width:920px){.home_section_title__line:after{width:40px}}.home_course_wrap{display:flex;flex-direction:column}@media (min-width:920px){.home_course_wrap{flex-direction:row}}.home_course_wrap .home_course_block{width:100%}@media (min-width:920px){.home_course_wrap .home_course_block{width:50%}}.home_course_wrap .home_course_block picture{width:100%;height:auto}.home_course_wrap .home_course_block picture img{width:100%;height:100%;object-fit:cover;object-position:center}.home_course_wrap .home_course_block .home_course_block_inner01{background:#FAE7E5}.home_course_wrap .home_course_block .home_course_block_inner02{background:#DEEBE8}.home_course_wrap .home_course_block .home_course_block_inner{padding:51px min(14.933vw, 60px) 67px;height:auto}@media (min-width:920px){.home_course_wrap .home_course_block .home_course_block_inner{height:682px;padding:100px 20%}}.home_course_wrap .home_course_block .home_course_block_inner .inner_box{display:flex;flex-direction:column;align-items:center}@media (min-width:920px){.home_course_wrap .home_course_block .home_course_block_inner .inner_box{height:100%;justify-content:space-between}}.home_course_wrap .home_course_block .home_course_block_inner .inner_box_top{display:flex;flex-direction:column;align-items:center}.home_course_wrap .home_course_block .home_course_block_inner h3.home_course__h3{font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;font-size:24px;font-weight:500;text-align:center;margin:0 0 32px 0}@media (min-width:920px){.home_course_wrap .home_course_block .home_course_block_inner h3.home_course__h3{margin:0 0 60px 0;font-size:min(2.9282576867vw, 40px)}}.home_course_wrap .home_course_block .home_course_block_inner h3.home_course__h3 small{display:block;font-size:clamp(10px, 2.67vw, 12px);margin:0 0 24px 0}@media (min-width:920px){.home_course_wrap .home_course_block .home_course_block_inner h3.home_course__h3 small{margin:0 0 60px 0;font-size:min(1.2445095168vw, 17px)}}.home_course_wrap .home_course_block .home_course_block_inner p{margin:0 0 20px 0}@media (min-width:920px){.home_course_wrap .home_course_block .home_course_block_inner p{margin:0}}.home_course_wrap .home_course_block .home_course_block_inner .btn_link__wrap{padding:0}.home_course_wrap .home_course_block .home_course_block_inner .btn_link__wrap .btn_link{width:300px;height:50px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:9999px;margin:0 auto}.home_course_wrap .home_course_block .home_course_block_inner .btn_link__wrap .btn_link .txt{font-weight:600;color:#000;letter-spacing:0.05em;font-size:15px}.home_studyMobile_section{width:100%;height:auto;padding-bottom:45px}@media (min-width:920px){.home_studyMobile_section{display:none}}.home_studyMobile_section .underline_txt{width:fit-content;height:auto;font-size:12px;font-weight:500;border-bottom:2px solid #000000;display:block;margin:0 auto 30px}.home_studyMobile_section .study_thumb{width:100%;height:auto;margin-bottom:min(11.467vw, 52px)}.home_studyMobile_section .study_thumb img{width:100%;height:100%;object-fit:cover;object-position:center}.home_studyMobile_section .study_txt{display:flex;flex-direction:column;gap:36px}.home_studyMobile_section .study_txt h2{font-size:24px;line-height:1.7;font-weight:500;text-align:center}.home_studyMobile_section .study_txt p{line-height:1.75}.home_study_section{display:none;background:url(assets/img/home/study_bg.jpg) center center no-repeat;background-attachment:fixed;background-size:cover;padding:250px 0 0 0;overflow:hidden;margin:0 0 30px 0}@media (min-width:920px){.home_study_section{display:block}}.home_study_section .study_txt_wrap{display:flex;justify-content:right}.home_study_section .study_txt_wrap .study_txt{width:45%;background:#ffffff;padding:100px 0 0 100px;position:relative}.home_study_section .study_txt_wrap .study_txt h2{font-size:min(2.7818448023vw, 38px);margin:80px 0 50px 0;line-height:1.7;font-weight:500}.home_study_section .study_txt_wrap .study_txt:after{content:"";background:#ffffff;width:999rem;height:100%;position:absolute;top:0;right:-999rem}.underline_txt{font-weight:500;font-size:10px;width:fit-content;height:auto;display:block;border-bottom:2px solid #000000}@media (min-width:920px){.underline_txt{font-size:min(1.2445095168vw, 17px);display:inline-block}}.learning_wrap{display:flex;flex-direction:column;gap:80px;padding:45px 0 0}@media (min-width:920px){.learning_wrap{flex-direction:row;gap:30px;padding:0}}.learning_wrap a{display:block;width:100%}@media (min-width:920px){.learning_wrap a{width:33.3333%}}.learning_wrap a .learning_block_txt{text-align:center;font-size:18px;font-weight:500;text-align:center;display:block;padding:0 0 32px 0;position:relative;letter-spacing:0.05em}@media (min-width:920px){.learning_wrap a .learning_block_txt{font-size:min(1.6105417277vw, 22px);padding:0 0 50px 0;font-weight:700}}.learning_wrap a .learning_block_txt:after{content:none;position:absolute;left:50%;transform:translateX(-50%);height:45px;bottom:0;width:1px;background:#000000;transition:0.3s cubic-bezier(0.43, 0.05, 0.17, 1)}@media (min-width:920px){.learning_wrap a .learning_block_txt:after{content:""}}.learning_wrap a .learning_block_img{overflow:hidden;display:block;width:100%;transform:scale(1);transition:0.3s cubic-bezier(0.43, 0.05, 0.17, 1)}.learning_wrap a .learning_block_img img{transition:0.4s cubic-bezier(0.43, 0.05, 0.17, 1);transform:scale(1)}.learning_wrap a:hover .learning_block_txt:after{height:0px}.learning_wrap a:hover .learning_block_img{transform:scale(0.98);border-radius:8px}.learning_wrap a:hover .learning_block_img img{transform:scale(1.08)}.home_student_section{background:#DCE1E5;padding:68px 0 70px;margin:0}@media (min-width:920px){.home_student_section{padding:130px 0;margin:0 0 -40px 0}}.home_student_section .student_wrap{display:flex;flex-direction:column;gap:58px}@media (min-width:920px){.home_student_section .student_wrap{flex-wrap:wrap;flex-direction:row;gap:70px 40px}}.home_student_section .student_wrap a{display:block;width:100%}@media (min-width:920px){.home_student_section .student_wrap a{width:calc(50% - 20px)}}.home_student_section .student_wrap a .student_block__number{text-align:center;font-size:12px;font-weight:500;display:block;position:relative;margin:30px 0 20px;font-family:"Roboto", sans-serif}@media (min-width:920px){.home_student_section .student_wrap a .student_block__number{display:none;margin:30px 0}}.home_student_section .student_wrap a .student_block__ttl{text-align:center;font-size:min(1.4641288433vw, 20px);display:none;position:relative;margin:30px 0;font-family:"游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif}@media (min-width:920px){.home_student_section .student_wrap a .student_block__ttl{display:block}}.home_student_section .student_wrap a .student_block__txt{text-align:center;font-weight:500;display:block;position:relative;margin:20px 0 0}@media (min-width:920px){.home_student_section .student_wrap a .student_block__txt{margin:30px 0}}.home_student_section .student_wrap a .student_block__txt_mobile{display:block;font-size:13px;letter-spacing:0.05em;font-weight:400}@media (min-width:920px){.home_student_section .student_wrap a .student_block__txt_mobile{display:none}}.home_student_section .student_wrap a .student_block__txt_mobile:last-of-type{margin-bottom:0}.home_student_section .student_wrap a .student_block__txt_mobile .name{display:inline-block;font-size:16px;font-weight:500;margin-bottom:4px}.home_student_section .student_wrap a .student_block__txt_pc{display:none;font-size:min(1.0980966325vw, 15px);letter-spacing:-0.01em}@media (min-width:920px){.home_student_section .student_wrap a .student_block__txt_pc{display:block}}.home_student_section .student_wrap a .student_block_img{overflow:hidden;display:block;width:100%;transform:scale(1);transition:0.3s cubic-bezier(0.43, 0.05, 0.17, 1)}.home_student_section .student_wrap a .student_block_img img{transition:0.4s cubic-bezier(0.43, 0.05, 0.17, 1);transform:scale(1);width:100%;height:100%;object-fit:cover;object-position:center}.home_student_section .student_wrap a:hover .student_block_img{transform:scale(0.98);border-radius:8px}.home_student_section .student_wrap a:hover .student_block_img img{transform:scale(1.08)}