@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@font-face{font-family:"LINESeedJP";src:url("/assets/fonts/LINESeedJP_OTF_Th.woff2") format("woff2");font-weight:300;font-style:normal}@font-face{font-family:"LINESeedJP";src:url("/assets/fonts/LINESeedJP_OTF_Rg.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"LINESeedJP";src:url("/assets/fonts/LINESeedJP_OTF_Bd.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:"LINESeedJP";src:url("/assets/fonts/LINESeedJP_OTF_Eb.woff2") format("woff2");font-weight:900;font-style:normal}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.fadeIn{opacity:0}.fadeIn.is-active{animation:fadeIn .3s ease-in forwards}.fadeInUp{opacity:0}.fadeInUp.is-active{animation:fadeInUp 1s cubic-bezier(0.4, 0.4, 0, 1) forwards}@media screen and (max-width: 767px){.home .is-pc{display:none}}@media screen and (min-width: 768px){.home .is-sp{display:none}}.home .category-sub-title{margin-block:min(40px,6.4vw);font-size:clamp(2.4rem, 2.1539432177rem + 0.6309148265vw, 2.8rem)}.home .category-sub-title.mt{margin-top:min(80px,10.6666666667vw)}.home .kv-container{position:relative}.home .important-news-container{position:absolute;right:min(40px,5.3333333333vw);bottom:min(40px,5.3333333333vw);z-index:11;padding:min(24px,5.3333333333vw) min(24px,5.3333333333vw);width:min(540px,89.3333333333vw);background:#fff;box-shadow:0px 0px 10px rgba(0,0,0,.25);border-radius:8px}.home .important-news-container .important-news-title{display:flex;align-items:center;gap:8px;margin-bottom:24px;color:var(--main-color02);font-size:14px;line-height:1}.home .important-news-container .important-news-title::before{content:"";display:block;width:17px;height:16px;background:currentColor;clip-path:path("M1.29195 5.83581L14.3838 0.971947C15.2637 0.645073 16.0685 1.60099 15.5964 2.41225L8.42707 14.734C8.07296 15.3426 7.21751 15.4044 6.77963 14.853L0.857102 7.39509C0.434279 6.86265 0.654609 6.07259 1.29195 5.83581Z")}.home .important-news-container .important-news-list{display:flex;flex-direction:column;gap:10px;font-size:12px;line-height:1.4}.home .important-news-container .important-news-list>li{width:100%}.home .important-news-container .important-news-list a{display:flex;justify-content:space-between;gap:.5em;width:100%;transition:all .15s ease-out}.home .important-news-container .important-news-list a:hover{opacity:.7}.home .important-news-container .important-news-list a p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.home .important-news-container .important-news-list a .icon-circle{position:relative;flex-shrink:0;display:flex;justify-content:center;align-items:center;width:16px;height:16px;background:var(--text-color);border-radius:50%;transition:.3s all ease-in-out}.home .important-news-container .important-news-list a .icon-circle::after{content:"";margin-left:1px;width:6px;height:6px;background:#fff;clip-path:path("M0 5.33375V0.666249C0 0.360151 0.322129 0.161064 0.595911 0.297956L5.26341 2.63171C5.5669 2.78345 5.5669 3.21655 5.26341 3.36829L0.595912 5.70204C0.322129 5.83894 0 5.63985 0 5.33375Z")}.home .pickup-container{padding:min(80px,10.6666666667vw) 0}.home .pickup-container .pickup-title{display:flex;align-items:center;gap:16px;margin-bottom:min(40px,8.5333333333vw);line-height:1}.home .pickup-container .pickup-title .en{font-family:"Outfit",sans-serif;font-size:24px;font-weight:600}.home .pickup-container .pickup-title .jp{font-size:16px;font-weight:normal}@media screen and (min-width: 768px){.home .pickup-container .pickup-title{justify-content:center}}.home .pickup-container .pickup-banner-container{display:flex;justify-content:center;gap:24px;margin:auto;width:min(1000px,100%)}.home .pickup-container .pickup-banner-container .pickup-banner{display:block;max-width:480px;width:100%;border-radius:4px;overflow:hidden;transition:all .15s ease-out}.home .pickup-container .pickup-banner-container .pickup-banner:hover{opacity:.7}@media screen and (max-width: 767px){.home .pickup-container .pickup-banner-container{flex-direction:column;max-width:480px}}@media screen and (min-width: 768px){.home .pickup-container .pickup-banner-container{gap:40px}}.home .academics-container .faculty-group{margin-top:min(64px,6.4vw)}.home .academics-container .faculty-topics-container{display:flex}@media screen and (max-width: 767px){.home .academics-container .faculty-topics-container{flex-direction:column;gap:24px}}@media screen and (min-width: 768px){.home .academics-container .faculty-topics-container{gap:42px}}.home .academics-container .faculty-topics-item{position:relative;display:flex;align-items:center;padding:min(40px,6.4vw) min(40px,5.3333333333vw);width:100%;height:100%;background:var(--tag-color01);border-radius:4px;transition:all .15s ease-out}.home .academics-container .faculty-topics-item:hover{opacity:.7}.home .academics-container .faculty-topics-item .faculty-topics-item-title{margin-bottom:.5em;font-size:clamp(2rem, 1.7539432177rem + 0.6309148265vw, 2.4rem)}.home .academics-container .faculty-topics-item .faculty-topics-item-title .label{display:inline-block;margin-left:2em;padding:4px 8px;color:#fff;font-size:12px;line-height:1;background:var(--main-color02);vertical-align:middle}.home .academics-container .faculty-topics-item .icon-circle{position:relative;flex-shrink:0;width:min(24px,5.3333333333vw);height:min(24px,5.3333333333vw);background:var(--text-color);border-radius:50%;transition:.3s all ease-in-out}.home .academics-container .faculty-topics-item .icon-circle::after{content:"";width:min(8px,1.8666666667vw);height:min(8px,1.8666666667vw);position:absolute;top:50%;left:55%;background:#fff;clip-path:path("M0 7.33375L0 0.666249C0 0.360151 0.322128 0.161064 0.595911 0.297956L7.26341 3.63171C7.5669 3.78345 7.5669 4.21655 7.26341 4.36829L0.595911 7.70204C0.322129 7.83894 0 7.63985 0 7.33375Z");transform:translate(-50%, -50%)}@media screen and (max-width: 767px){.home .academics-container .faculty-topics-item{flex-direction:column}.home .academics-container .faculty-topics-item .img-box{margin:auto;width:59.6610169492%}.home .academics-container .faculty-topics-item .txt-box p{margin-left:0;width:84.7457627119%}.home .academics-container .faculty-topics-item .icon-circle{position:absolute;right:20px;bottom:20px}}@media screen and (min-width: 768px){.home .academics-container .faculty-topics-item{gap:24px}.home .academics-container .faculty-topics-item .img-box{order:2}.home .academics-container .faculty-topics-item .txt-box{order:1}.home .academics-container .faculty-topics-item .icon-circle{order:3;margin-left:16px}}.home .guide-container{padding:min(80px,10.6666666667vw) 0}.home .guide-container .category-title{margin-bottom:min(40px,6.4vw)}.home .link-button-row{flex-wrap:wrap}.home .link-button-row .link-button-col{font-size:clamp(1.2rem, 1.1384858044rem + 0.1577287066vw, 1.3rem)}.home .link-button-row .link-button-col .item-title{margin-bottom:.8em;font-size:clamp(1.4rem, 1.1729566095rem + 0.6054490414vw, 2rem)}.home .link-button-row .link-button-col .item-title+p{font-weight:normal}.home .news-container{padding:min(80px,10.6666666667vw) 0;background:#fff}.home .news-container input[type=radio]{display:none}.home .news-container .tag-item{padding-block:.5em}.home .news-container .news-content{display:none}.home .news-container input[type=radio]:nth-child(1):checked~.news-side .tag-list>li:nth-child(1) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(1):checked~.news-body>.news-content:nth-child(1){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(2):checked~.news-side .tag-list>li:nth-child(2) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(2):checked~.news-body>.news-content:nth-child(2){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(3):checked~.news-side .tag-list>li:nth-child(3) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(3):checked~.news-body>.news-content:nth-child(3){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(4):checked~.news-side .tag-list>li:nth-child(4) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(4):checked~.news-body>.news-content:nth-child(4){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(5):checked~.news-side .tag-list>li:nth-child(5) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(5):checked~.news-body>.news-content:nth-child(5){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(6):checked~.news-side .tag-list>li:nth-child(6) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(6):checked~.news-body>.news-content:nth-child(6){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(7):checked~.news-side .tag-list>li:nth-child(7) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(7):checked~.news-body>.news-content:nth-child(7){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(8):checked~.news-side .tag-list>li:nth-child(8) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(8):checked~.news-body>.news-content:nth-child(8){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(9):checked~.news-side .tag-list>li:nth-child(9) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(9):checked~.news-body>.news-content:nth-child(9){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(10):checked~.news-side .tag-list>li:nth-child(10) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(10):checked~.news-body>.news-content:nth-child(10){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(11):checked~.news-side .tag-list>li:nth-child(11) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(11):checked~.news-body>.news-content:nth-child(11){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(12):checked~.news-side .tag-list>li:nth-child(12) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(12):checked~.news-body>.news-content:nth-child(12){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(13):checked~.news-side .tag-list>li:nth-child(13) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(13):checked~.news-body>.news-content:nth-child(13){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(14):checked~.news-side .tag-list>li:nth-child(14) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(14):checked~.news-body>.news-content:nth-child(14){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(15):checked~.news-side .tag-list>li:nth-child(15) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(15):checked~.news-body>.news-content:nth-child(15){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(16):checked~.news-side .tag-list>li:nth-child(16) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(16):checked~.news-body>.news-content:nth-child(16){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(17):checked~.news-side .tag-list>li:nth-child(17) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(17):checked~.news-body>.news-content:nth-child(17){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(18):checked~.news-side .tag-list>li:nth-child(18) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(18):checked~.news-body>.news-content:nth-child(18){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(19):checked~.news-side .tag-list>li:nth-child(19) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(19):checked~.news-body>.news-content:nth-child(19){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(20):checked~.news-side .tag-list>li:nth-child(20) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(20):checked~.news-body>.news-content:nth-child(20){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(21):checked~.news-side .tag-list>li:nth-child(21) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(21):checked~.news-body>.news-content:nth-child(21){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(22):checked~.news-side .tag-list>li:nth-child(22) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(22):checked~.news-body>.news-content:nth-child(22){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(23):checked~.news-side .tag-list>li:nth-child(23) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(23):checked~.news-body>.news-content:nth-child(23){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(24):checked~.news-side .tag-list>li:nth-child(24) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(24):checked~.news-body>.news-content:nth-child(24){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(25):checked~.news-side .tag-list>li:nth-child(25) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(25):checked~.news-body>.news-content:nth-child(25){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(26):checked~.news-side .tag-list>li:nth-child(26) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(26):checked~.news-body>.news-content:nth-child(26){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(27):checked~.news-side .tag-list>li:nth-child(27) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(27):checked~.news-body>.news-content:nth-child(27){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(28):checked~.news-side .tag-list>li:nth-child(28) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(28):checked~.news-body>.news-content:nth-child(28){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(29):checked~.news-side .tag-list>li:nth-child(29) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(29):checked~.news-body>.news-content:nth-child(29){display:block;animation:fadeIn .4s ease-out 1}.home .news-container input[type=radio]:nth-child(30):checked~.news-side .tag-list>li:nth-child(30) .tag-item{color:#fff;background:var(--main-color02)}.home .news-container input[type=radio]:nth-child(30):checked~.news-body>.news-content:nth-child(30){display:block;animation:fadeIn .4s ease-out 1}.home .news-container .l-wrap{display:flex;gap:42px}@media screen and (max-width: 767px){.home .news-container .l-wrap{flex-direction:column;gap:24px}.home .news-container .l-wrap .news-side .tag-list{margin-bottom:0}.home .news-container .l-wrap .news-body+.category-button-list{margin-top:0}}@media screen and (min-width: 768px){.home .news-container .l-wrap .news-side{width:31.0426540284%;min-width:393px}.home .news-container .l-wrap .news-body{flex-grow:1}}.home .event-container{padding:min(80px,10.6666666667vw) 0}.home .event-slide-wrap{position:relative}.home .event-slide-wrap .event-slider{position:relative}.home .event-slide-wrap .slider-control{position:relative;display:flex;justify-content:flex-end;margin-top:20px}.home .event-slide-wrap .swiper-button-prev,.home .event-slide-wrap .swiper-button-next{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:min(36px,9.6vw);height:min(32px,8.5333333333vw);background:#fff;cursor:pointer}.home .event-slide-wrap .swiper-button-prev::after,.home .event-slide-wrap .swiper-button-next::after{content:"";width:min(14px,3.7333333333vw);height:min(14px,3.7333333333vw);background:#0081cc;font-family:initial;transition:.2s all ease-in}.home .event-slide-wrap .swiper-button-prev:hover::after,.home .event-slide-wrap .swiper-button-next:hover::after{background:rgba(0,129,204,.7);transition:.2s all ease-in}.home .event-slide-wrap .swiper-button-prev{margin-top:0;border-radius:0 0 4px 4px}.home .event-slide-wrap .swiper-button-prev::after{clip-path:path("M12.5 11.0724V1.30846C12.5 0.565082 11.7177 0.0815856 11.0528 0.414036L1.28885 5.296C0.551806 5.66453 0.551805 6.71633 1.28885 7.08486L11.0528 11.9668C11.7177 12.2993 12.5 11.8158 12.5 11.0724Z")}.home .event-slide-wrap .swiper-button-next{margin-top:0;border-radius:4px 4px 0 0}.home .event-slide-wrap .swiper-button-next::before{content:"";width:1px;height:70%;position:absolute;left:0;top:50%;background:#dfdfdf;transform:translateY(-50%)}.home .event-slide-wrap .swiper-button-next::after{clip-path:path("M0 11.7609V0.99694C0 0.253558 0.782314 -0.229937 1.44722 0.102514L12.2111 5.48448C12.9482 5.853 12.9482 6.90481 12.2111 7.27333L1.44721 12.6553C0.782312 12.9878 0 12.5043 0 11.7609Z")}.home .event-item{height:auto}.home .event-item .img-box{aspect-ratio:335/188;overflow:hidden}.home .event-item .img-box img{width:100%;height:100%;object-fit:cover;object-position:center center;transition:.3s all ease-in}.home .event-item .txt-box{font-size:14px;line-height:1.5;padding:min(30px,8vw) min(20px,5.3333333333vw) min(60px,16vw)}.home .event-item .txt-box.border-top{border-top:1px solid #dfdfdf}.home .event-item .item-title{font-size:16px;font-weight:bold}.home .event-item .item-catch{font-size:clamp(1.8rem, 1.6769716088rem + 0.3154574132vw, 2rem);font-weight:700}.home .event-item .item-catch+p{margin-top:min(10px,2.6666666667vw)}.home .event-item .icon-circle{position:absolute;right:min(20px,5.3333333333vw);bottom:min(30px,8vw);display:flex;justify-content:center;align-items:center;width:min(24px,5.3333333333vw);height:min(24px,5.3333333333vw);background:var(--text-color);border-radius:50%;transition:.3s all ease-in-out}.home .event-item .icon-circle::after{content:"";width:min(8px,1.8666666667vw);height:min(8px,1.8666666667vw);background:#fff;clip-path:path("M0 7.33375L0 0.666249C0 0.360151 0.322128 0.161064 0.595911 0.297956L7.26341 3.63171C7.5669 3.78345 7.5669 4.21655 7.26341 4.36829L0.595911 7.70204C0.322129 7.83894 0 7.63985 0 7.33375Z")}.home .event-item a{display:flex;flex-direction:column;height:100%;position:relative;transition:.15s ease-out}.home .event-item a:hover{opacity:.7;transition:.15s ease-out}.home .event-item.c-card{background:#fff;border-radius:8px;overflow:hidden}.home .event-item.c-list .img-box{border-radius:4px;overflow:hidden}.home .banner-container{padding:0 0 40px;overflow:hidden}.home .banner-slide-wrap{position:relative;margin:auto;width:min(872px,100%)}.home .banner-slide-wrap .banner-slider{overflow:visible}.home .banner-slide-wrap .slider-control{position:relative;display:flex;justify-content:center;align-items:center;margin:24px auto auto;width:fit-content;background:#fff}.home .banner-slide-wrap .swiper-button-prev,.home .banner-slide-wrap .swiper-button-next{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:min(36px,9.6vw);height:min(32px,8.5333333333vw);background:#fff;cursor:pointer}.home .banner-slide-wrap .swiper-button-prev::after,.home .banner-slide-wrap .swiper-button-next::after{content:"";width:min(14px,3.7333333333vw);height:min(14px,3.7333333333vw);background:#0081cc;font-family:initial;transition:.2s all ease-in}.home .banner-slide-wrap .swiper-button-prev:hover::after,.home .banner-slide-wrap .swiper-button-next:hover::after{background:rgba(0,129,204,.7);transition:.2s all ease-in}.home .banner-slide-wrap .swiper-button-prev{margin-top:0;border-radius:0 0 4px 4px}.home .banner-slide-wrap .swiper-button-prev::after{clip-path:path("M12.5 11.0724V1.30846C12.5 0.565082 11.7177 0.0815856 11.0528 0.414036L1.28885 5.296C0.551806 5.66453 0.551805 6.71633 1.28885 7.08486L11.0528 11.9668C11.7177 12.2993 12.5 11.8158 12.5 11.0724Z")}.home .banner-slide-wrap .swiper-button-next{margin-top:0;border-radius:4px 4px 0 0}.home .banner-slide-wrap .swiper-button-next::after{clip-path:path("M0 11.7609V0.99694C0 0.253558 0.782314 -0.229937 1.44722 0.102514L12.2111 5.48448C12.9482 5.853 12.9482 6.90481 12.2111 7.27333L1.44721 12.6553C0.782312 12.9878 0 12.5043 0 11.7609Z")}.home .banner-slide-wrap .swiper-pagination{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:auto;background:#fff}.home .banner-slide-item a{display:block;border-radius:4px;overflow:hidden;transition:all .15s ease-out}.home .banner-slide-item a img{border-radius:4px}.home .banner-slide-item a:hover{opacity:.7}
