@charset "UTF-8";.masterWrap[data-astro-cid-lrocg7as]{position:relative}@media(width>=48rem)and (orientation:landscape){.masterWrap[data-astro-cid-lrocg7as]{display:flex}}.en[data-v-0703f044]{color:#0046ff;font-size:.6em;letter-spacing:.5em;line-height:1;text-align:center}h3[data-v-0703f044]{font-size:calc(1em + 1vw);letter-spacing:.07em;line-height:1.5;text-align:center;margin-top:.6em}.underline[data-v-0703f044]{width:100%;height:1px;background-color:#0000004d;margin:1em auto;position:relative}.underline[data-v-0703f044]:before{content:"";position:absolute;top:0;left:0;right:0;margin:3px auto auto;width:90%;height:1px;background-color:#0000001a}h4[data-v-6605ce66]{font-size:.9em;font-weight:600;color:#fff;background-color:#030c2b;padding:.2em;height:2em;display:flex;align-items:center;justify-content:space-between;letter-spacing:.2em;position:relative;box-shadow:0 .3em #0000001a}h4[data-v-6605ce66]:before,h4[data-v-6605ce66]:after{content:"";width:.5em;height:100%;background-color:var(--sub_color)}h4[data-v-6605ce66]:before{left:0}h4[data-v-6605ce66]:after{right:0}.busstop[data-astro-cid-renijz5j]{width:100%;display:flex;justify-content:right;margin:1em auto}.busstop[data-astro-cid-renijz5j] .icon[data-astro-cid-renijz5j]{display:inline-block;height:1.4em;margin-right:.5em}.busstop[data-astro-cid-renijz5j] span[data-astro-cid-renijz5j]{font-size:.85em}.busstopList[data-astro-cid-renijz5j]{display:flex;flex-wrap:wrap;justify-content:space-between;margin:3em auto}.busstopList[data-astro-cid-renijz5j] li[data-astro-cid-renijz5j]{width:48%;margin-bottom:2em;border:1px solid #aaa}.busstopList[data-astro-cid-renijz5j] li[data-astro-cid-renijz5j] .station_name[data-astro-cid-renijz5j]{font-size:1.1em;font-weight:600;color:#fff;display:flex;align-items:center;justify-content:center;height:1.8em;line-height:1;padding-bottom:.2em}.busstopList[data-astro-cid-renijz5j] li[data-astro-cid-renijz5j]:nth-of-type(1){border-color:#00b2b3}.busstopList[data-astro-cid-renijz5j] li[data-astro-cid-renijz5j]:nth-of-type(1) .station_name[data-astro-cid-renijz5j]{background-color:#00b2b3}.busstopList[data-astro-cid-renijz5j] li[data-astro-cid-renijz5j]:nth-of-type(2){border-color:#8179b8}.busstopList[data-astro-cid-renijz5j] li[data-astro-cid-renijz5j]:nth-of-type(2) .station_name[data-astro-cid-renijz5j]{background-color:#8179b8}.busstopList[data-astro-cid-renijz5j] li[data-astro-cid-renijz5j]:nth-of-type(3){border-color:#00b4ed}.busstopList[data-astro-cid-renijz5j] li[data-astro-cid-renijz5j]:nth-of-type(3) .station_name[data-astro-cid-renijz5j]{background-color:#00b4ed}.busstopList[data-astro-cid-renijz5j] li[data-astro-cid-renijz5j]:nth-of-type(4){border-color:#88c23f}.busstopList[data-astro-cid-renijz5j] li[data-astro-cid-renijz5j]:nth-of-type(4) .station_name[data-astro-cid-renijz5j]{background-color:#88c23f}a[data-v-8c8ead45]{display:flex;align-items:center;justify-content:center;position:relative;background-color:#0046ff;width:fit-content;margin:auto;height:3em;padding:0 3em;overflow:hidden;border-radius:2em;box-shadow:0 5px #00000026;white-space:nowrap}a .up_bg[data-v-8c8ead45]{position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(to left,#007fd5,#42cfec)}a .down_bg[data-v-8c8ead45]{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to right,#007fd5,#42cfec)}a .text[data-v-8c8ead45]{color:#fff;font-size:1.2em;font-weight:700;line-height:1;letter-spacing:.1em;text-shadow:1px 1px 1px rgba(0,0,0,.2);position:relative;z-index:1;bottom:.1em}.map-container[data-v-0966715b],.map-canvas[data-v-0966715b]{position:absolute;top:0;left:0;width:100%;height:100%}[data-v-0966715b] .info-content{color:#333;padding:5px;font-size:14px}[data-v-0966715b] .info-content strong{display:block;margin-bottom:10px;font-size:1.1em}[data-v-0966715b] .info-content .route-link{margin-top:8px}[data-v-0966715b] .info-content .route-btn{display:inline-block;background-color:#0046ff;color:#fff;padding:6px 16px;border-radius:4px;text-decoration:none;font-weight:700;transition:background-color .2s;font-size:.9em}[data-v-0966715b] .info-content .route-btn:hover{background-color:#002a99}.modalWrap[data-v-0966715b]{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:0}.modalWrap.open[data-v-0966715b]{opacity:1;visibility:visible;z-index:1000}.modalWrap .bg[data-v-0966715b]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#666c;backdrop-filter:blur(8px)}.modalWrap .closeBtn[data-v-0966715b]{position:absolute;top:2vw;right:2vw;width:4em;height:4em;background-color:#fff;border-radius:50%;box-shadow:0 0 10px #0006;z-index:10;cursor:pointer}.modalWrap .closeBtn[data-v-0966715b]:before,.modalWrap .closeBtn[data-v-0966715b]:after{content:"";position:absolute;inset:0;margin:auto;width:60%;height:1px;background-color:#000;transform:rotate(45deg)}.modalWrap .closeBtn[data-v-0966715b]:after{transform:rotate(-45deg)}.modalWrap .contentWrap[data-v-0966715b]{position:absolute;inset:5vw;display:flex;justify-content:center;align-items:center;z-index:5}.modalWrap .imgBox[data-v-0966715b]{width:100%}@media(orientation:landscape){.modalWrap .imgBox[data-v-0966715b]{height:80vh}}.modalWrap .imgBox img[data-v-0966715b]{width:100%;height:100%;object-fit:contain}.modalWrap .textWrap[data-v-0966715b]{font-size:.9em;width:90%;margin:1em auto auto}.modalWrap .textWrap p[data-v-0966715b]{line-height:1.8;font-weight:500;color:#fff}.button[data-v-0966715b]{display:flex;align-items:center;justify-content:center;position:relative;background-color:#0046ff;width:fit-content;margin:auto;height:3em;padding:0 3em;overflow:hidden;border-radius:2em;box-shadow:0 5px #00000026;white-space:nowrap;cursor:pointer}.button .up_bg[data-v-0966715b]{position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(to left,#002a99,#0046ff)}.button .down_bg[data-v-0966715b]{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to right,#002a99,#0046ff)}.button .text[data-v-0966715b]{color:#fff;font-size:1.2em;font-weight:700;line-height:1;letter-spacing:.1em;text-shadow:1px 1px 1px rgba(0,0,0,.2);position:relative;z-index:1;bottom:.1em}.access[data-astro-cid-ymhng4yg]{margin:1.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.access[data-astro-cid-ymhng4yg]{margin:3em auto}}.access[data-astro-cid-ymhng4yg] .mapWrap[data-astro-cid-ymhng4yg]{margin:3em auto}.access[data-astro-cid-ymhng4yg] .train[data-astro-cid-ymhng4yg]{width:80%}.access[data-astro-cid-ymhng4yg] .address[data-astro-cid-ymhng4yg]{margin-top:2em;text-align:center;font-size:1.1em;line-height:2;letter-spacing:.1em}.access[data-astro-cid-ymhng4yg] .button[data-astro-cid-ymhng4yg]{margin-top:4em}.access[data-astro-cid-ymhng4yg] .note_box[data-astro-cid-ymhng4yg]{position:relative;background-color:#deeaf099;width:fit-content;margin:2em auto;padding:1em 2em;font-size:.85em}.access[data-astro-cid-ymhng4yg] .note_box[data-astro-cid-ymhng4yg] .triangle[data-astro-cid-ymhng4yg]{position:absolute;inset:0;background-color:#e3e9ec;clip-path:polygon(100% 0,0% 100%,100% 100%)}.access[data-astro-cid-ymhng4yg] .note_box[data-astro-cid-ymhng4yg] .flexWrap[data-astro-cid-ymhng4yg]{display:flex;flex-wrap:wrap;align-items:center;position:relative}.access[data-astro-cid-ymhng4yg] .note_box[data-astro-cid-ymhng4yg] .note_text[data-astro-cid-ymhng4yg]{margin-right:2em}.access[data-astro-cid-ymhng4yg] .note_box[data-astro-cid-ymhng4yg] .item[data-astro-cid-ymhng4yg]{display:flex;align-items:center}.access[data-astro-cid-ymhng4yg] .note_box[data-astro-cid-ymhng4yg] .icon[data-astro-cid-ymhng4yg]{display:inline-block;height:1em;margin-right:.7em}h2[data-v-01e4648d]{font-weight:400;font-size:calc(1em + 1vw);letter-spacing:.07em;line-height:1.5;text-align:center;position:relative;padding:0 1em}@media(width>=48rem)and (orientation:landscape){h2[data-v-01e4648d]{font-size:calc(.8em + 1vw)}}h2[data-v-01e4648d]:before,h2[data-v-01e4648d]:after{content:"";position:absolute;top:-5%;transform:translate(-50%);width:1px;height:110%;background-color:#0000004d}h2[data-v-01e4648d]:before{left:0}h2[data-v-01e4648d]:after{right:0}.underline[data-v-01e4648d]{width:2em;height:6px;background-color:#0046ff;margin:2em auto;position:relative}.underline[data-v-01e4648d]:before{content:"";position:absolute;top:0;left:0;right:0;margin:auto;width:1em;height:100%;background-color:#000}img[data-v-3459230c]{height:1em;display:inline-block;position:relative;bottom:-.1em;margin-left:.2em}a[data-v-01b0bc7d]{display:flex;align-items:center;justify-content:center;position:relative;background-color:#0046ff;width:fit-content;margin:auto;height:3em;padding:0 3em;overflow:hidden;border-radius:2em;box-shadow:0 5px #00000026;white-space:nowrap}@media(width>=48rem)and (orientation:landscape){a[data-v-01b0bc7d]{transition:opacity .2s ease}a[data-v-01b0bc7d]:hover{opacity:.8}}a .up_bg[data-v-01b0bc7d]{position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(to left,#002a99,#0046ff)}a .down_bg[data-v-01b0bc7d]{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to right,#002a99,#0046ff)}a .text[data-v-01b0bc7d]{color:#fff;font-size:1.2em;font-weight:700;line-height:1;letter-spacing:.1em;text-shadow:1px 1px 1px rgba(0,0,0,.2);position:relative;z-index:1;bottom:.1em}.bus[data-astro-cid-4lfd56f7]{margin:1.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.bus[data-astro-cid-4lfd56f7]{margin:3em auto}}.bus[data-astro-cid-4lfd56f7] .bus_space[data-astro-cid-4lfd56f7] .main_bus_image[data-astro-cid-4lfd56f7]{margin-top:4em}.bus[data-astro-cid-4lfd56f7] .bus_space[data-astro-cid-4lfd56f7] .main_bus_image[data-astro-cid-4lfd56f7] .bus_text[data-astro-cid-4lfd56f7]{background-color:#ffd000cc;padding:.7em 0;position:relative;display:flex;justify-content:center;align-items:center;font-size:1.4em;letter-spacing:.1em;font-weight:600;line-height:1.2;text-align:center}.bus[data-astro-cid-4lfd56f7] .bus_space[data-astro-cid-4lfd56f7] .main_bus_image[data-astro-cid-4lfd56f7] .bus_text[data-astro-cid-4lfd56f7] .triangle[data-astro-cid-4lfd56f7]{position:absolute;inset:0;background-color:#ffd000;clip-path:polygon(100% 0,0% 100%,100% 100%);z-index:0}.bus[data-astro-cid-4lfd56f7] .bus_space[data-astro-cid-4lfd56f7] .main_bus_image[data-astro-cid-4lfd56f7] .bus_text[data-astro-cid-4lfd56f7] .text[data-astro-cid-4lfd56f7]{position:relative;z-index:1;bottom:.1em}.bus[data-astro-cid-4lfd56f7] .bus_space[data-astro-cid-4lfd56f7] .main_bus_image[data-astro-cid-4lfd56f7] .bus_text[data-astro-cid-4lfd56f7] .text[data-astro-cid-4lfd56f7] [data-astro-cid-4lfd56f7]:deep(b){font-weight:700;color:#ea0000}.bus[data-astro-cid-4lfd56f7] .bus_space[data-astro-cid-4lfd56f7] .photo_list[data-astro-cid-4lfd56f7]{display:flex;justify-content:space-between;align-items:center;margin-top:1em;margin-bottom:2em;gap:1em}.bus[data-astro-cid-4lfd56f7] .bus_space[data-astro-cid-4lfd56f7] p[data-astro-cid-4lfd56f7]{line-height:2;font-size:1em}.bus[data-astro-cid-4lfd56f7] .bus_space[data-astro-cid-4lfd56f7] .button[data-astro-cid-4lfd56f7]{margin-top:4em}.bus[data-astro-cid-4lfd56f7] .belt_text[data-astro-cid-4lfd56f7]{font-size:calc(1.2em + 2.5vw);color:#fff;background-color:#e2e9ee;margin:2.5em auto .5em;display:flex;justify-content:center;align-items:center;height:1.4em;line-height:1;letter-spacing:.07em;white-space:nowrap}@media(width>=34rem){.bus[data-astro-cid-4lfd56f7] .belt_text[data-astro-cid-4lfd56f7]{font-size:calc(1.5em + 2.5vw)}}.bus[data-astro-cid-4lfd56f7] .voice_list[data-astro-cid-4lfd56f7]{margin-top:4em}.bus[data-astro-cid-4lfd56f7] .voice_list[data-astro-cid-4lfd56f7] li[data-astro-cid-4lfd56f7]{margin-bottom:2.5em;padding:1.5em 2em;font-size:1em;line-height:1.6;background-color:#7fffd4;border-radius:1em;position:relative}.bus[data-astro-cid-4lfd56f7] .voice_list[data-astro-cid-4lfd56f7] li[data-astro-cid-4lfd56f7]:before{content:"";position:absolute;width:16px;height:16px;background-color:#7fffd4;bottom:-15px;left:20%;z-index:0;clip-path:polygon(100% 0,11% 0,0 75%)}.bus[data-astro-cid-4lfd56f7] .voice_list[data-astro-cid-4lfd56f7] li[data-astro-cid-4lfd56f7]:nth-of-type(2n):before{left:80%;transform:scaleX(-1)}.bus[data-astro-cid-4lfd56f7] .voice_list[data-astro-cid-4lfd56f7] li[data-astro-cid-4lfd56f7]:nth-of-type(1){background-color:#fff0f0}.bus[data-astro-cid-4lfd56f7] .voice_list[data-astro-cid-4lfd56f7] li[data-astro-cid-4lfd56f7]:nth-of-type(1):before{background-color:#fff0f0}.bus[data-astro-cid-4lfd56f7] .voice_list[data-astro-cid-4lfd56f7] li[data-astro-cid-4lfd56f7]:nth-of-type(2){background-color:#ecf7e1}.bus[data-astro-cid-4lfd56f7] .voice_list[data-astro-cid-4lfd56f7] li[data-astro-cid-4lfd56f7]:nth-of-type(2):before{background-color:#ecf7e1}.bus[data-astro-cid-4lfd56f7] .voice_list[data-astro-cid-4lfd56f7] li[data-astro-cid-4lfd56f7]:nth-of-type(3){background-color:#fff9dc}.bus[data-astro-cid-4lfd56f7] .voice_list[data-astro-cid-4lfd56f7] li[data-astro-cid-4lfd56f7]:nth-of-type(3):before{background-color:#fff9dc}.modalWrap[data-v-cc6c08a0]{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:0}.modalWrap.open[data-v-cc6c08a0]{opacity:1;visibility:visible;z-index:1000}.modalWrap .bg[data-v-cc6c08a0]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#666c;backdrop-filter:blur(8px)}.modalWrap .closeBtn[data-v-cc6c08a0]{position:absolute;top:2vw;right:2vw;width:4em;height:4em;background-color:#fff;border-radius:50%;box-shadow:0 0 10px #0006;z-index:10;cursor:pointer}.modalWrap .closeBtn[data-v-cc6c08a0]:before,.modalWrap .closeBtn[data-v-cc6c08a0]:after{content:"";position:absolute;inset:0;margin:auto;width:60%;height:1px;background-color:#000;transform:rotate(45deg)}.modalWrap .closeBtn[data-v-cc6c08a0]:after{transform:rotate(-45deg)}.modalWrap .contentWrap[data-v-cc6c08a0]{position:absolute;inset:5vw;display:flex;justify-content:center;align-items:center;z-index:5}.modalWrap .imgBox[data-v-cc6c08a0]{width:100%}@media(orientation:landscape){.modalWrap .imgBox[data-v-cc6c08a0]{height:80vh}}.modalWrap .imgBox img[data-v-cc6c08a0]{width:100%;height:100%;object-fit:contain}.modalWrap .textWrap[data-v-cc6c08a0]{font-size:.9em;width:90%;margin:1em auto auto}.modalWrap .textWrap p[data-v-cc6c08a0]{line-height:1.8;font-weight:500;color:#fff}.modalWrap360[data-v-cc6c08a0]{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:0}.modalWrap360.open[data-v-cc6c08a0]{opacity:1;visibility:visible;z-index:1000}.modalWrap360 .bg[data-v-cc6c08a0]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000e6;backdrop-filter:blur(8px)}.modalWrap360 .closeBtn[data-v-cc6c08a0]{position:absolute;top:2vw;right:2vw;width:4em;height:4em;background-color:#fff;border-radius:50%;box-shadow:0 0 10px #0006;z-index:10;cursor:pointer}.modalWrap360 .closeBtn[data-v-cc6c08a0]:before,.modalWrap360 .closeBtn[data-v-cc6c08a0]:after{content:"";position:absolute;inset:0;margin:auto;width:60%;height:1px;background-color:#000;transform:rotate(45deg)}.modalWrap360 .closeBtn[data-v-cc6c08a0]:after{transform:rotate(-45deg)}.modalWrap360 .contentWrap[data-v-cc6c08a0]{position:absolute;inset:5vw;display:flex;justify-content:center;align-items:center;z-index:5}.modalWrap360 .panorama-container[data-v-cc6c08a0]{width:100%;height:100%;border-radius:8px;overflow:hidden}.photo_list[data-v-cc6c08a0]{margin-top:3em;display:grid;font-size:.8em;letter-spacing:.1em;gap:1.5em}.photo_list li[data-v-cc6c08a0]{width:100%;padding-bottom:.5em;position:relative}@media(width>=48rem){.photo_list li[data-v-cc6c08a0]{padding-bottom:3em}}.photo_list .view_360[data-v-cc6c08a0]{position:absolute;top:.2em;right:.4em;width:3.5em;height:fit-content}.photo_list .place_name[data-v-cc6c08a0]{text-align:center;margin-top:.3em;text-wrap:pretty}.photo_list .photo_box[data-v-cc6c08a0]{width:100%;overflow:hidden;aspect-ratio:1/.65;cursor:pointer}.photo_list .photo_box.first_ground[data-v-cc6c08a0],.photo_list .photo_box.gym[data-v-cc6c08a0],.photo_list .photo_box.lobby_1f[data-v-cc6c08a0]{aspect-ratio:1/.5}.photo_list .photo_box img[data-v-cc6c08a0]{width:100%;height:100%;object-fit:cover}.photo_list.outdoor[data-v-cc6c08a0]{grid-template-areas:"a a a a " "b b c c" "d d e e" ". f f ."}.photo_list.outdoor li[data-v-cc6c08a0]:nth-child(1){grid-area:a}.photo_list.outdoor li[data-v-cc6c08a0]:nth-child(2){grid-area:b}.photo_list.outdoor li[data-v-cc6c08a0]:nth-child(3){grid-area:c}.photo_list.outdoor li[data-v-cc6c08a0]:nth-child(4){grid-area:d}.photo_list.outdoor li[data-v-cc6c08a0]:nth-child(5){grid-area:e}.photo_list.outdoor li[data-v-cc6c08a0]:nth-child(6){grid-area:f}.photo_list.library[data-v-cc6c08a0]{grid-template-areas:"a a" "b c" "d e"}.photo_list.library li[data-v-cc6c08a0]:nth-child(1){grid-area:a}.photo_list.library li[data-v-cc6c08a0]:nth-child(2){grid-area:b}.photo_list.library li[data-v-cc6c08a0]:nth-child(3){grid-area:c}.photo_list.library li[data-v-cc6c08a0]:nth-child(4){grid-area:d}.photo_list.library li[data-v-cc6c08a0]:nth-child(5){grid-area:e}.photo_list.indoor[data-v-cc6c08a0]{grid-template-areas:"a a a a " "b b c c" "d d e e" ". f f ."}.photo_list.indoor li[data-v-cc6c08a0]:nth-child(1){grid-area:a}.photo_list.indoor li[data-v-cc6c08a0]:nth-child(2){grid-area:b}.photo_list.indoor li[data-v-cc6c08a0]:nth-child(3){grid-area:c}.photo_list.indoor li[data-v-cc6c08a0]:nth-child(4){grid-area:d}.photo_list.indoor li[data-v-cc6c08a0]:nth-child(5){grid-area:e}.photo_list.indoor li[data-v-cc6c08a0]:nth-child(6){grid-area:f}.photo_list.otherindoor[data-v-cc6c08a0]{grid-template-areas:"a a b b " "c c d d" "e e f f" ". g g ."}.photo_list.otherindoor li[data-v-cc6c08a0]:nth-child(1){grid-area:a}.photo_list.otherindoor li[data-v-cc6c08a0]:nth-child(2){grid-area:b}.photo_list.otherindoor li[data-v-cc6c08a0]:nth-child(3){grid-area:c}.photo_list.otherindoor li[data-v-cc6c08a0]:nth-child(4){grid-area:d}.photo_list.otherindoor li[data-v-cc6c08a0]:nth-child(5){grid-area:e}.photo_list.otherindoor li[data-v-cc6c08a0]:nth-child(6){grid-area:f}.photo_list.otherindoor li[data-v-cc6c08a0]:nth-child(7){grid-area:g}.facilities[data-astro-cid-4k6zsgpu]{margin:1.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.facilities[data-astro-cid-4k6zsgpu]{margin:3em auto}}.facilities[data-astro-cid-4k6zsgpu] section[data-astro-cid-4k6zsgpu]{margin-bottom:5em}.facilities[data-astro-cid-4k6zsgpu] .panoramic_view[data-astro-cid-4k6zsgpu] .img_box[data-astro-cid-4k6zsgpu]{margin-top:3em}.facilities[data-astro-cid-4k6zsgpu] .listWrap[data-astro-cid-4k6zsgpu]{margin-top:3em;display:flex;gap:3em}.facilities[data-astro-cid-4k6zsgpu] .listWrap[data-astro-cid-4k6zsgpu] li[data-astro-cid-4k6zsgpu]{margin-bottom:.2em;font-size:.9em}.facilities[data-astro-cid-4k6zsgpu] .listWrap[data-astro-cid-4k6zsgpu] li[data-astro-cid-4k6zsgpu] a[data-astro-cid-4k6zsgpu]{display:flex;align-items:center;white-space:nowrap}.facilities[data-astro-cid-4k6zsgpu] .listWrap[data-astro-cid-4k6zsgpu] .num[data-astro-cid-4k6zsgpu]{font-size:.8em;display:inline-flex;background-color:#000;color:#fff;letter-spacing:-.05em;width:1.4em;height:1.4em;align-items:center;justify-content:center;border-radius:2px;margin-right:.3em}.facilities[data-astro-cid-4k6zsgpu] .leader[data-astro-cid-4k6zsgpu]{margin-top:.9em;line-height:1.6;font-size:1em}.facilities[data-astro-cid-4k6zsgpu] .note_box[data-astro-cid-4k6zsgpu]{position:relative;background-color:#deeaf099;width:fit-content;margin:2em auto;padding:1em 3em;font-size:.8em}.facilities[data-astro-cid-4k6zsgpu] .note_box[data-astro-cid-4k6zsgpu] .triangle[data-astro-cid-4k6zsgpu]{position:absolute;inset:0;background-color:#e3e9ec;clip-path:polygon(100% 0,0% 100%,100% 100%)}.facilities[data-astro-cid-4k6zsgpu] .note_box[data-astro-cid-4k6zsgpu] .flexWrap[data-astro-cid-4k6zsgpu]{display:flex;flex-wrap:wrap;align-items:center;position:relative;justify-content:center}.facilities[data-astro-cid-4k6zsgpu] .note_box[data-astro-cid-4k6zsgpu] .note_text[data-astro-cid-4k6zsgpu]{margin-right:2em;margin-bottom:1em;margin-top:1em}.facilities[data-astro-cid-4k6zsgpu] .note_box[data-astro-cid-4k6zsgpu] .note_360[data-astro-cid-4k6zsgpu]{display:flex;align-items:center}.facilities[data-astro-cid-4k6zsgpu] .note_box[data-astro-cid-4k6zsgpu] .note_360_img[data-astro-cid-4k6zsgpu]{height:3em;margin-right:.5em}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu]{margin-top:3em;display:grid;font-size:.8em;letter-spacing:.1em;gap:1.5em}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu] li[data-astro-cid-4k6zsgpu]{width:100%;margin-bottom:.5em;position:relative}@media(width>=48rem){.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu] li[data-astro-cid-4k6zsgpu]{margin-bottom:3em}}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu] .view_360[data-astro-cid-4k6zsgpu]{position:absolute;top:.2em;right:.4em;width:3.5em;height:fit-content}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu] .place_name[data-astro-cid-4k6zsgpu]{text-align:center;margin-top:.3em;text-wrap:pretty}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu] .photo_box[data-astro-cid-4k6zsgpu]{width:100%;overflow:hidden;aspect-ratio:1/.65}@media(width>=48rem){.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu] .photo_box[data-astro-cid-4k6zsgpu]{height:100%;aspect-ratio:unset}}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu] .photo_box[data-astro-cid-4k6zsgpu] img[data-astro-cid-4k6zsgpu]{width:100%;height:100%;object-fit:cover}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].outdoor,.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].library{grid-template-areas:"a a" "b c" "d e"}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].outdoor li[data-astro-cid-4k6zsgpu]:nth-child(1),.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].library li[data-astro-cid-4k6zsgpu]:nth-child(1){grid-area:a}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].outdoor li[data-astro-cid-4k6zsgpu]:nth-child(2),.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].library li[data-astro-cid-4k6zsgpu]:nth-child(2){grid-area:b}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].outdoor li[data-astro-cid-4k6zsgpu]:nth-child(3),.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].library li[data-astro-cid-4k6zsgpu]:nth-child(3){grid-area:c}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].outdoor li[data-astro-cid-4k6zsgpu]:nth-child(4),.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].library li[data-astro-cid-4k6zsgpu]:nth-child(4){grid-area:d}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].outdoor li[data-astro-cid-4k6zsgpu]:nth-child(5),.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].library li[data-astro-cid-4k6zsgpu]:nth-child(5){grid-area:e}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].indoor{grid-template-areas:"a a a a " "b b c c" "d d e e" ". f f ."}@media(width>=48rem){.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].indoor{grid-template-areas:"a a a a a a" "b b c c d d" ". e e f f ."}}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].indoor li[data-astro-cid-4k6zsgpu]:nth-child(1){grid-area:a}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].indoor li[data-astro-cid-4k6zsgpu]:nth-child(2){grid-area:b}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].indoor li[data-astro-cid-4k6zsgpu]:nth-child(3){grid-area:c}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].indoor li[data-astro-cid-4k6zsgpu]:nth-child(4){grid-area:d}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].indoor li[data-astro-cid-4k6zsgpu]:nth-child(5){grid-area:e}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].indoor li[data-astro-cid-4k6zsgpu]:nth-child(6){grid-area:f}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].otherindoor{grid-template-areas:"a b" "c d" "e f"}@media(width>=48rem){.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].otherindoor{grid-template-areas:"a b c" "d e f"}}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].otherindoor li[data-astro-cid-4k6zsgpu]:nth-child(1){grid-area:a}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].otherindoor li[data-astro-cid-4k6zsgpu]:nth-child(2){grid-area:b}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].otherindoor li[data-astro-cid-4k6zsgpu]:nth-child(3){grid-area:c}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].otherindoor li[data-astro-cid-4k6zsgpu]:nth-child(4){grid-area:d}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].otherindoor li[data-astro-cid-4k6zsgpu]:nth-child(5){grid-area:e}.facilities[data-astro-cid-4k6zsgpu] .photo_list[data-astro-cid-4k6zsgpu].otherindoor li[data-astro-cid-4k6zsgpu]:nth-child(6){grid-area:f}.facilities[data-astro-cid-4k6zsgpu] .pickup[data-astro-cid-4k6zsgpu]{background-color:#ffd000cc;padding:0 calc(1em + 3vw) 3em;margin-top:3em;position:relative;overflow:hidden}.facilities[data-astro-cid-4k6zsgpu] .pickup[data-astro-cid-4k6zsgpu] .triangle[data-astro-cid-4k6zsgpu]{position:absolute;inset:0;background-color:#ffd000;clip-path:polygon(100% 0,0% 100%,100% 100%);z-index:0}.facilities[data-astro-cid-4k6zsgpu] .pickup[data-astro-cid-4k6zsgpu] .contentWrap[data-astro-cid-4k6zsgpu]{position:relative}.facilities[data-astro-cid-4k6zsgpu] .pickup[data-astro-cid-4k6zsgpu] .pickup_text[data-astro-cid-4k6zsgpu]{position:absolute;width:7em;height:7em;background-color:#000;border-radius:50%;left:0;right:0;top:-7em;margin:auto}.facilities[data-astro-cid-4k6zsgpu] .pickup[data-astro-cid-4k6zsgpu] .pickup_text[data-astro-cid-4k6zsgpu] span[data-astro-cid-4k6zsgpu]{display:block;color:#ffd000;position:absolute;bottom:.75em;left:0;right:0;margin:auto;text-align:center}.facilities[data-astro-cid-4k6zsgpu] .pickup[data-astro-cid-4k6zsgpu] h4[data-astro-cid-4k6zsgpu]{margin-top:2em;font-size:1.6em;font-weight:700;text-align:center;padding-top:.5em}.facilities[data-astro-cid-4k6zsgpu] .pickup[data-astro-cid-4k6zsgpu] p[data-astro-cid-4k6zsgpu]{line-height:1.6;font-size:.85em;color:#000;margin-top:.5em}.facilities[data-astro-cid-4k6zsgpu] .pickup[data-astro-cid-4k6zsgpu] ul[data-astro-cid-4k6zsgpu]{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1.5em}.facilities[data-astro-cid-4k6zsgpu] .pickup[data-astro-cid-4k6zsgpu] ul[data-astro-cid-4k6zsgpu] li[data-astro-cid-4k6zsgpu]{width:48%;aspect-ratio:1/.65;margin-bottom:1em}.facilities[data-astro-cid-4k6zsgpu] .pickup[data-astro-cid-4k6zsgpu] ul[data-astro-cid-4k6zsgpu] li[data-astro-cid-4k6zsgpu] img[data-astro-cid-4k6zsgpu]{width:100%;height:100%;object-fit:cover}.history[data-astro-cid-277qvwwq]{margin:1.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.history[data-astro-cid-277qvwwq]{margin:3em auto}}.history[data-astro-cid-277qvwwq] .sub_headers[data-astro-cid-277qvwwq]{margin-top:calc(2em + 3vw)}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq]{width:100%;background-color:#f6f5f2;padding:2em 0;margin-top:3em;border:1px solid #dddddd;border-radius:1em;text-align:center}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] h3[data-astro-cid-277qvwwq]{font-size:1.5em;font-weight:600}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] hr[data-astro-cid-277qvwwq]{margin:1.5em 0}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .principal[data-astro-cid-277qvwwq]{margin-top:.5em;font-size:1em;display:flex;justify-content:center;align-items:end}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .principal[data-astro-cid-277qvwwq] .shoulder[data-astro-cid-277qvwwq]{margin-right:1em;position:relative;bottom:.2em}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .principal[data-astro-cid-277qvwwq] .name[data-astro-cid-277qvwwq]{font-size:1.6em}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .photoWrap[data-astro-cid-277qvwwq]{width:92%;display:flex;margin:0 auto;gap:calc(1em + 1vw)}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .photoWrap[data-astro-cid-277qvwwq] .photo_left[data-astro-cid-277qvwwq]{width:68%}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .photoWrap[data-astro-cid-277qvwwq] .photo_left[data-astro-cid-277qvwwq] .imgBox[data-astro-cid-277qvwwq],.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .photoWrap[data-astro-cid-277qvwwq] .photo_left[data-astro-cid-277qvwwq] .imgBox[data-astro-cid-277qvwwq] img[data-astro-cid-277qvwwq]{width:100%}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .photoWrap[data-astro-cid-277qvwwq] .photo_right[data-astro-cid-277qvwwq]{flex-grow:1;width:5%}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .photoWrap[data-astro-cid-277qvwwq] .photo_right[data-astro-cid-277qvwwq] .imgBox[data-astro-cid-277qvwwq],.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .photoWrap[data-astro-cid-277qvwwq] .photo_right[data-astro-cid-277qvwwq] .imgBox[data-astro-cid-277qvwwq] img[data-astro-cid-277qvwwq]{width:100%}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .photoWrap[data-astro-cid-277qvwwq] .richi[data-astro-cid-277qvwwq]{margin-top:1em;font-size:.75em;white-space:nowrap}@media(width>=34rem){.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .photoWrap[data-astro-cid-277qvwwq] .richi[data-astro-cid-277qvwwq]{font-size:.8em}}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .philosophy[data-astro-cid-277qvwwq]{margin-top:1em;font-weight:600}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .philosophy[data-astro-cid-277qvwwq] .year[data-astro-cid-277qvwwq]{font-size:1.2em}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .philosophy[data-astro-cid-277qvwwq] .text[data-astro-cid-277qvwwq]{font-size:1.4em;text-wrap:pretty}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .sisterSchools[data-astro-cid-277qvwwq] .title[data-astro-cid-277qvwwq]{font-size:1.2em;font-weight:600;margin-bottom:.5em}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .sisterSchools[data-astro-cid-277qvwwq] .schoolList[data-astro-cid-277qvwwq]{display:flex;flex-wrap:wrap;justify-content:center}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .sisterSchools[data-astro-cid-277qvwwq] .schoolList[data-astro-cid-277qvwwq] .item[data-astro-cid-277qvwwq]{font-size:1.3em;font-weight:600;display:flex;justify-content:center;align-items:center}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .sisterSchools[data-astro-cid-277qvwwq] .schoolList[data-astro-cid-277qvwwq] .item[data-astro-cid-277qvwwq]:nth-of-type(1){width:100%}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .sisterSchools[data-astro-cid-277qvwwq] .schoolList[data-astro-cid-277qvwwq] .item[data-astro-cid-277qvwwq]:nth-of-type(2){margin-right:.3em}.history[data-astro-cid-277qvwwq] .hoshinogakuen[data-astro-cid-277qvwwq] .sisterSchools[data-astro-cid-277qvwwq] .schoolList[data-astro-cid-277qvwwq] .subtxt[data-astro-cid-277qvwwq]{font-size:.5em}.history[data-astro-cid-277qvwwq] .history_table[data-astro-cid-277qvwwq],.history[data-astro-cid-277qvwwq] .history_table[data-astro-cid-277qvwwq].kawagoehigashi_table dl[data-astro-cid-277qvwwq]{margin-top:3em}.history[data-astro-cid-277qvwwq] .history_table[data-astro-cid-277qvwwq] .item[data-astro-cid-277qvwwq]{font-size:.9em;display:flex;margin-bottom:.6em}@media(width>=48rem)and (orientation:landscape){.history[data-astro-cid-277qvwwq] .history_table[data-astro-cid-277qvwwq] .item[data-astro-cid-277qvwwq]{font-size:1em}}.history[data-astro-cid-277qvwwq] .history_table[data-astro-cid-277qvwwq] .item[data-astro-cid-277qvwwq] dt[data-astro-cid-277qvwwq]{width:11em;color:#9eb6c5}.history[data-astro-cid-277qvwwq] .history_table[data-astro-cid-277qvwwq] .item[data-astro-cid-277qvwwq] dd[data-astro-cid-277qvwwq]{color:#333;width:10%;flex-grow:1}h2[data-v-46546940]{font-weight:400;font-size:calc(1em + 1.5vw);letter-spacing:.07em}.underline[data-v-46546940]{width:96%;height:1px;background-color:#0000004d;position:relative;margin-top:1.5em;margin-right:0;margin-left:auto}.underline[data-v-46546940]:before,.underline[data-v-46546940]:after{content:"";position:absolute;top:0;width:3%;height:1px;background-color:#0000004d;transform:rotate(-45deg)}.underline[data-v-46546940]:before{left:-3%}.underline[data-v-46546940]:after{left:-4.5%}.message[data-astro-cid-lg7sm7xo]{margin:1.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.message[data-astro-cid-lg7sm7xo]{margin:3em auto}}.message[data-astro-cid-lg7sm7xo] .content_text[data-astro-cid-lg7sm7xo]{margin-top:3em;line-height:2.2;font-size:.85em}.message[data-astro-cid-lg7sm7xo] .photoWrap[data-astro-cid-lg7sm7xo]{display:flex;justify-content:right;align-items:flex-end;margin-top:3em}.message[data-astro-cid-lg7sm7xo] .names[data-astro-cid-lg7sm7xo]{margin-right:2em;flex-grow:1;text-align:right}.message[data-astro-cid-lg7sm7xo] .names[data-astro-cid-lg7sm7xo] .shoulder[data-astro-cid-lg7sm7xo]{font-size:.7em;text-align:right;margin-bottom:1em}.message[data-astro-cid-lg7sm7xo] .names[data-astro-cid-lg7sm7xo] .name[data-astro-cid-lg7sm7xo]{width:calc(5em + 3vw);margin-left:auto}.message[data-astro-cid-lg7sm7xo] .names[data-astro-cid-lg7sm7xo] .name[data-astro-cid-lg7sm7xo] img[data-astro-cid-lg7sm7xo]{width:100%}.message[data-astro-cid-lg7sm7xo] .photo[data-astro-cid-lg7sm7xo]{width:calc(100px + 5vw)}.message[data-astro-cid-lg7sm7xo] .photo[data-astro-cid-lg7sm7xo] img[data-astro-cid-lg7sm7xo]{width:100%}.song_emblem[data-astro-cid-rri6ljxw]{margin:1.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.song_emblem[data-astro-cid-rri6ljxw]{margin:3em auto}}.song_emblem[data-astro-cid-rri6ljxw] .songWrap[data-astro-cid-rri6ljxw]{margin:3em auto;text-align:center}.song_emblem[data-astro-cid-rri6ljxw] .songWrap[data-astro-cid-rri6ljxw] .markWrap[data-astro-cid-rri6ljxw]{margin:1em auto;width:fit-content}.song_emblem[data-astro-cid-rri6ljxw] .songWrap[data-astro-cid-rri6ljxw] .markText[data-astro-cid-rri6ljxw]{font-size:.7em;margin:1em auto}.song_emblem[data-astro-cid-rri6ljxw] .songWrap[data-astro-cid-rri6ljxw] .compositionText[data-astro-cid-rri6ljxw]{font-size:1em;margin:1em auto}.song_emblem[data-astro-cid-rri6ljxw] .songWrap[data-astro-cid-rri6ljxw] .imgBox[data-astro-cid-rri6ljxw]{margin:3em auto;width:100%}.song_emblem[data-astro-cid-rri6ljxw] .songWrap[data-astro-cid-rri6ljxw] .imgBox[data-astro-cid-rri6ljxw] img[data-astro-cid-rri6ljxw]{width:100%}.song_emblem[data-astro-cid-rri6ljxw] .emblemWrap[data-astro-cid-rri6ljxw]{margin:5em auto}.song_emblem[data-astro-cid-rri6ljxw] .emblemWrap[data-astro-cid-rri6ljxw] .imgBox[data-astro-cid-rri6ljxw]{width:100%;margin:0 auto}@media(width>=34rem){.song_emblem[data-astro-cid-rri6ljxw] .emblemWrap[data-astro-cid-rri6ljxw] .imgBox[data-astro-cid-rri6ljxw]{width:80%}}.song_emblem[data-astro-cid-rri6ljxw] .emblemWrap[data-astro-cid-rri6ljxw] p[data-astro-cid-rri6ljxw]{margin:2em auto;font-size:1em;line-height:2}.students_area[data-astro-cid-pnilh5am]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.students_area[data-astro-cid-pnilh5am]{margin:3em auto}}.students_area[data-astro-cid-pnilh5am] .year_text[data-astro-cid-pnilh5am]{text-align:center;font-size:.85em;margin-top:.3em}.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am]{width:100%;border-collapse:collapse;margin-top:4em;font-size:1em}.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] tr[data-astro-cid-pnilh5am]{display:flex}.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] td[data-astro-cid-pnilh5am]{padding:.3em}.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] td[data-astro-cid-pnilh5am]:not(:first-child){width:17%;border-left:1px solid rgba(255,255,255,.6)}.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] td[data-astro-cid-pnilh5am]:first-child{width:10%;flex-grow:1}.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] thead[data-astro-cid-pnilh5am]{background-color:#131583;border:1px solid #131583;color:#fff}.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] thead[data-astro-cid-pnilh5am] td[data-astro-cid-pnilh5am]{text-align:center}.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] tbody[data-astro-cid-pnilh5am] tr[data-astro-cid-pnilh5am]:nth-child(2n){background-color:#0000000d}.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] tbody[data-astro-cid-pnilh5am] td[data-astro-cid-pnilh5am]:nth-child(1){border-right:1px solid rgba(0,0,0,.6)}.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] tbody[data-astro-cid-pnilh5am] td[data-astro-cid-pnilh5am]:nth-child(2),.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] tbody[data-astro-cid-pnilh5am] td[data-astro-cid-pnilh5am]:nth-child(3),.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] tbody[data-astro-cid-pnilh5am] td[data-astro-cid-pnilh5am]:nth-child(4){border-right:1px dotted rgba(0,0,0,.6)}.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] tbody[data-astro-cid-pnilh5am] td[data-astro-cid-pnilh5am]:not(:first-child){text-align:center}.students_area[data-astro-cid-pnilh5am] table[data-astro-cid-pnilh5am] tbody[data-astro-cid-pnilh5am] tr[data-astro-cid-pnilh5am]:last-child{border:1px solid rgba(0,0,0,.9);background-color:#fff;font-weight:500}.uniform[data-astro-cid-flbfkab5]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.uniform[data-astro-cid-flbfkab5]{margin:3em auto}}.uniform[data-astro-cid-flbfkab5] .leader[data-astro-cid-flbfkab5]{text-align:center;line-height:1.6;margin-bottom:3em;font-size:1em;text-wrap:balance}.uniform[data-astro-cid-flbfkab5] .leader2[data-astro-cid-flbfkab5]{text-align:center;line-height:2.2;margin:auto auto 3em;font-size:.85em;text-wrap:balance;width:90%}@media(width>=48rem){.uniform[data-astro-cid-flbfkab5] .leader2[data-astro-cid-flbfkab5]{width:100%}}.uniform[data-astro-cid-flbfkab5] .belt_text[data-astro-cid-flbfkab5]{font-size:calc(1.2em + 2.5vw);color:#fff;background-color:#e2e9ee;margin:1.5em auto .5em;display:flex;justify-content:center;align-items:center;height:1.4em;line-height:1;letter-spacing:.07em;white-space:nowrap}@media(width>=34rem){.uniform[data-astro-cid-flbfkab5] .belt_text[data-astro-cid-flbfkab5]{font-size:calc(1.5em + 2.5vw)}}.about[data-astro-cid-35md4esw]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.about[data-astro-cid-35md4esw]{margin:3em auto}}.about[data-astro-cid-35md4esw] .lead_text[data-astro-cid-35md4esw]{margin-top:3em;line-height:2.2;font-size:1em;border-bottom:1px solid rgba(0,0,0,.3);padding-bottom:3.5em}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw]{margin-top:6em}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw] .num[data-astro-cid-35md4esw]{font-size:calc(3em + 1vw);text-align:center;line-height:1}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw] .bar[data-astro-cid-35md4esw]{width:1px;height:2em;background-color:#00000080;margin:.5em auto}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw] .title[data-astro-cid-35md4esw]{font-size:1.45em;text-align:center;font-weight:300;letter-spacing:.15em;white-space:nowrap}@media(width>=34rem){.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw] .title[data-astro-cid-35md4esw]{font-size:1.8em}}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw] .sub_title[data-astro-cid-35md4esw]{font-size:.85em;font-weight:700;background-color:#000;color:#fff;height:1.6em;display:flex;align-items:center;justify-content:center;margin-top:2em}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw] .en_copy[data-astro-cid-35md4esw]{font-size:1.1em;color:#ccc;text-align:center;letter-spacing:.07em;margin-top:1em;line-height:1}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw] .imgBox[data-astro-cid-35md4esw]{margin-top:3em}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw] p[data-astro-cid-35md4esw]{font-size:.9em;line-height:2;margin-top:2em}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw] .button[data-astro-cid-35md4esw]{margin-top:4em}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw].no_0 .num[data-astro-cid-35md4esw]{color:#09b7a8}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw].no_0 .sub_title[data-astro-cid-35md4esw]{background:linear-gradient(90deg,#6cbb5a00,#6cbb5a 20%,#09b7a8 80%,#09b7a800)}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw].no_1 .num[data-astro-cid-35md4esw]{color:#007fd5}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw].no_1 .sub_title[data-astro-cid-35md4esw]{background:linear-gradient(90deg,#42cfec00,#42cfec 20%,#007fd5 80%,#007fd500)}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw].no_2 .num[data-astro-cid-35md4esw]{color:#573aa0}.about[data-astro-cid-35md4esw] .main_contents[data-astro-cid-35md4esw].no_2 .sub_title[data-astro-cid-35md4esw]{background:linear-gradient(90deg,#8f5aa200,#8f5aa2 20%,#573aa0 80%,#573aa000)}.about[data-astro-cid-35md4esw] .pickup[data-astro-cid-35md4esw]{background-color:#f391bccc;padding:0 calc(1em + 3vw) 3em;margin-top:6em;position:relative;overflow:hidden}.about[data-astro-cid-35md4esw] .pickup[data-astro-cid-35md4esw] .triangle[data-astro-cid-35md4esw]{position:absolute;inset:0;background-color:#f391bc;clip-path:polygon(100% 0,0% 100%,100% 100%);z-index:0}.about[data-astro-cid-35md4esw] .pickup[data-astro-cid-35md4esw] .contentWrap[data-astro-cid-35md4esw]{position:relative}.about[data-astro-cid-35md4esw] .pickup[data-astro-cid-35md4esw] .pickup_text[data-astro-cid-35md4esw]{position:absolute;width:7em;height:7em;background-color:#000;border-radius:50%;left:0;right:0;top:-7em;margin:auto}.about[data-astro-cid-35md4esw] .pickup[data-astro-cid-35md4esw] .pickup_text[data-astro-cid-35md4esw] span[data-astro-cid-35md4esw]{display:block;color:#f391bc;position:absolute;bottom:.75em;left:0;right:0;margin:auto;text-align:center}.about[data-astro-cid-35md4esw] .pickup[data-astro-cid-35md4esw] h4[data-astro-cid-35md4esw]{margin-top:2em;font-size:1.4em;font-weight:700;text-align:center;padding-top:.5em}.about[data-astro-cid-35md4esw] .pickup[data-astro-cid-35md4esw] p[data-astro-cid-35md4esw]{line-height:1.6;font-size:.85em;color:#000;margin-top:.5em}.about[data-astro-cid-35md4esw] .pickup[data-astro-cid-35md4esw] ul[data-astro-cid-35md4esw]{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1.5em}.about[data-astro-cid-35md4esw] .pickup[data-astro-cid-35md4esw] ul[data-astro-cid-35md4esw] li[data-astro-cid-35md4esw]{width:48%;aspect-ratio:1/.65;margin-bottom:1em}.about[data-astro-cid-35md4esw] .pickup[data-astro-cid-35md4esw] ul[data-astro-cid-35md4esw] li[data-astro-cid-35md4esw] img[data-astro-cid-35md4esw]{width:100%;height:100%;object-fit:cover}.events[data-astro-cid-uyjqgij6]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.events[data-astro-cid-uyjqgij6]{margin:3em auto}}.events[data-astro-cid-uyjqgij6] .leadText[data-astro-cid-uyjqgij6]{margin-top:3em;font-size:1em;line-height:2.2}.events[data-astro-cid-uyjqgij6] .anual_events[data-astro-cid-uyjqgij6]{margin-top:6em}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6]{margin-bottom:4em}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .topWrap[data-astro-cid-uyjqgij6]{display:flex;justify-content:space-between}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .monthBox[data-astro-cid-uyjqgij6]{width:fit-content;height:fit-content;margin-right:1.5em;position:relative}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .monthBox[data-astro-cid-uyjqgij6] .month[data-astro-cid-uyjqgij6]{font-size:calc(3.5em + .5vw);width:1.6em;height:1.6em;background-color:#fff;border:1px solid #000;display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative;z-index:1}@media(width>=34rem){.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .monthBox[data-astro-cid-uyjqgij6] .month[data-astro-cid-uyjqgij6]{font-size:calc(4em + 1vw)}}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .monthBox[data-astro-cid-uyjqgij6] .shadow[data-astro-cid-uyjqgij6]{position:absolute;width:60%;height:60%;background:radial-gradient(50% 50% at 50% 50%,#aaa,#fff);bottom:-30%;left:0;right:0;margin:auto;transform:scaleY(.3);transform-origin:center}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .txtBox[data-astro-cid-uyjqgij6]{width:10%;flex-grow:1;margin-top:1em}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .txtBox[data-astro-cid-uyjqgij6] h4[data-astro-cid-uyjqgij6]{font-size:1.1em;background-color:#000;color:#fff;padding:.3em .3em .3em 2em;clip-path:polygon(0 0,calc(100% - 1em) 0%,100% 100%,0% 100%);position:relative}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .txtBox[data-astro-cid-uyjqgij6] h4[data-astro-cid-uyjqgij6]:before{content:"";position:absolute;left:0;top:0;width:.8em;height:100%;background-color:var(--before-color)}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .item_list[data-astro-cid-uyjqgij6]{margin-top:1em;margin-bottom:2.5em}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .item_list[data-astro-cid-uyjqgij6] .item[data-astro-cid-uyjqgij6]{margin-bottom:.5em;line-height:1.2;font-size:.95em}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .item_list[data-astro-cid-uyjqgij6] .item[data-astro-cid-uyjqgij6]:before{content:"■";display:inline-block;margin-right:.3em;color:var(--before-color)}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .imgBox[data-astro-cid-uyjqgij6]{position:relative;margin-bottom:.4em}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .imgBox[data-astro-cid-uyjqgij6] .caption[data-astro-cid-uyjqgij6]{bottom:0;right:0;font-size:.75em;line-height:1.2;background-color:#aaa;width:fit-content;padding:.2em 1.5em;clip-path:polygon(8px 0,100% 0,100% 100%,0% 100%);position:absolute}.events[data-astro-cid-uyjqgij6] .eventList[data-astro-cid-uyjqgij6] .imgBox[data-astro-cid-uyjqgij6] .caption[data-astro-cid-uyjqgij6]:before{content:"";position:absolute;right:0;top:0;width:.5em;height:100%;background-color:#b4c3ce}.faq[data-astro-cid-73t5dipw]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.faq[data-astro-cid-73t5dipw]{margin:3em auto}}.faq[data-astro-cid-73t5dipw] .qa_list[data-astro-cid-73t5dipw] li[data-astro-cid-73t5dipw]{margin-bottom:4em}.faq[data-astro-cid-73t5dipw] .qa_list[data-astro-cid-73t5dipw] .q_box[data-astro-cid-73t5dipw]{display:flex;align-items:center;background-color:#e5eef3;padding:.8em 0;clip-path:polygon(0 0,100% 0,calc(100% - 1em) 100%,0% 100%);font-size:1.2em;text-wrap:pretty}.faq[data-astro-cid-73t5dipw] .qa_list[data-astro-cid-73t5dipw] .q_mark[data-astro-cid-73t5dipw]{width:5em;text-align:center;padding:.2em 0;line-height:1;font-size:.9em;color:#fff;background-color:#2350ff;margin-right:1em}.faq[data-astro-cid-73t5dipw] .qa_list[data-astro-cid-73t5dipw] p[data-astro-cid-73t5dipw]{font-size:1em;margin-top:1em;line-height:1.8;width:95%}.faq[data-astro-cid-73t5dipw] .qa_list[data-astro-cid-73t5dipw] .linkBox[data-astro-cid-73t5dipw]{margin-top:2em;display:flex;align-items:center}.faq[data-astro-cid-73t5dipw] .qa_list[data-astro-cid-73t5dipw] .linkBox[data-astro-cid-73t5dipw] .line[data-astro-cid-73t5dipw]{width:10%;height:1px;background-color:#0000004d;flex-grow:1}.faq[data-astro-cid-73t5dipw] .qa_list[data-astro-cid-73t5dipw] .linkBox[data-astro-cid-73t5dipw] .linkText[data-astro-cid-73t5dipw]{font-size:1em;margin-left:1em;color:#fff;background-color:#131583;font-weight:500;padding:.5em 1.5em;line-height:1;clip-path:polygon(.5em 0,100% 0,calc(100% - .5em) 100%,0% 100%)}.life[data-astro-cid-kojjnf7j]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.life[data-astro-cid-kojjnf7j]{margin:3em auto}}.life[data-astro-cid-kojjnf7j] .imgBox1[data-astro-cid-kojjnf7j]{margin-top:4em}.life[data-astro-cid-kojjnf7j] .imgBox2[data-astro-cid-kojjnf7j]{margin-top:.5em}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j]{margin-top:6em}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] ul[data-astro-cid-kojjnf7j]{margin-top:4em}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] li[data-astro-cid-kojjnf7j]{margin-bottom:2em}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] li[data-astro-cid-kojjnf7j]:last-child .arrow[data-astro-cid-kojjnf7j]{display:none}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .contentWrap[data-astro-cid-kojjnf7j]{display:flex;flex-wrap:wrap}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .contentWrap[data-astro-cid-kojjnf7j] .imgBox[data-astro-cid-kojjnf7j]{width:100%;aspect-ratio:1/.55;overflow:hidden;margin-bottom:1em}@media(width>=48rem){.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .contentWrap[data-astro-cid-kojjnf7j] .imgBox[data-astro-cid-kojjnf7j]{aspect-ratio:1/.65;margin-right:1.5em;width:30%}}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .contentWrap[data-astro-cid-kojjnf7j] .imgBox[data-astro-cid-kojjnf7j] img[data-astro-cid-kojjnf7j]{width:100%;height:100%;object-fit:cover}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .contentWrap[data-astro-cid-kojjnf7j] .txtBox[data-astro-cid-kojjnf7j]{width:5%;flex-grow:1}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .contentWrap[data-astro-cid-kojjnf7j] .flexWrap[data-astro-cid-kojjnf7j]{display:flex;align-items:center;padding-bottom:.5em;border-bottom:1px solid #0046ff}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .contentWrap[data-astro-cid-kojjnf7j] .flexWrap[data-astro-cid-kojjnf7j] .time[data-astro-cid-kojjnf7j]{color:#0046ff;margin-right:1em;font-size:1.2em}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .contentWrap[data-astro-cid-kojjnf7j] .flexWrap[data-astro-cid-kojjnf7j] .action[data-astro-cid-kojjnf7j]{font-size:1.1em;display:flex;align-items:center}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .contentWrap[data-astro-cid-kojjnf7j] .flexWrap[data-astro-cid-kojjnf7j] .action[data-astro-cid-kojjnf7j]:before{content:"";display:inline-block;width:2em;height:1px;background-color:#ccc;margin:auto .5em auto auto}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .contentWrap[data-astro-cid-kojjnf7j] h4[data-astro-cid-kojjnf7j]{font-size:1.2em;line-height:1.4;margin-top:1em;color:#145795;font-weight:500}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .contentWrap[data-astro-cid-kojjnf7j] p[data-astro-cid-kojjnf7j]{font-size:.85em;line-height:1.6;margin-top:1em}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .arrow[data-astro-cid-kojjnf7j]{width:1.5em;height:2em;background-color:#0046ff;clip-path:polygon(100% 0,0 0,50% 100%);margin:2em auto;position:relative;overflow:hidden}.life[data-astro-cid-kojjnf7j] .daily[data-astro-cid-kojjnf7j] .arrow[data-astro-cid-kojjnf7j]:before{content:"";display:block;width:50%;height:100%;background-color:#131583;position:absolute;top:0;right:0}.courses[data-astro-cid-s6747hqs]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.courses[data-astro-cid-s6747hqs]{margin:3em auto}}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs]{margin-top:5em}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] hgroup[data-astro-cid-s6747hqs]{padding-bottom:1.2em}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] hgroup[data-astro-cid-s6747hqs] .en[data-astro-cid-s6747hqs]{font-size:1em;color:#fff;text-align:center;padding:1em 0 .8em}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] hgroup[data-astro-cid-s6747hqs] h3[data-astro-cid-s6747hqs]{font-size:1.6em;color:#fff;text-align:center;padding:.2em 0;background-color:#0000001a;text-wrap:pretty}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] .catchcopy[data-astro-cid-s6747hqs]{margin:1.5em 0;text-align:center;font-size:1.3em;white-space:nowrap}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] .lead_text[data-astro-cid-s6747hqs]{margin:1em 0;font-size:1em;line-height:1.8}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] .line[data-astro-cid-s6747hqs]{width:1px;height:2em;background-color:#0000004d;margin:1em auto}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] .course_en[data-astro-cid-s6747hqs]{font-size:.65em;text-align:center}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] .imgBox[data-astro-cid-s6747hqs]{width:calc(120px + 5vw);margin:1em auto}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] .course_text[data-astro-cid-s6747hqs]{text-align:center;font-size:.85em;font-weight:600}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] .name[data-astro-cid-s6747hqs]{text-align:center;font-size:1.2em;letter-spacing:.15em;font-weight:500;margin-top:.3em}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] .attributes[data-astro-cid-s6747hqs]{color:#888;text-align:center;font-size:.65em;letter-spacing:.07em;margin-top:.5em}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] .message[data-astro-cid-s6747hqs]{margin-top:3em;font-size:.9em;line-height:1.8;padding:2em 3em;border-radius:.5em;margin-bottom:6em;position:relative}.courses[data-astro-cid-s6747hqs] .course_list[data-astro-cid-s6747hqs] .message[data-astro-cid-s6747hqs]:before{content:"";position:absolute;background-color:inherit;width:2em;height:2em;top:-1.5em;left:30%;clip-path:polygon(72% 100%,100% 0,0 100%)}.curriculum[data-astro-cid-cwqr7jsd]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.curriculum[data-astro-cid-cwqr7jsd]{margin:3em auto}}.curriculum[data-astro-cid-cwqr7jsd] .lead_text[data-astro-cid-cwqr7jsd]{margin:1em 0;font-size:1em;line-height:1.8}.curriculum[data-astro-cid-cwqr7jsd] .note[data-astro-cid-cwqr7jsd]{font-size:.8em;margin-top:7em;margin-bottom:2em;text-align:center}.education[data-astro-cid-krn3lext]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.education[data-astro-cid-krn3lext]{margin:3em auto}}.education[data-astro-cid-krn3lext] .lead_text[data-astro-cid-krn3lext]{margin-top:1em;font-size:.9em;line-height:2.2}.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] h3[data-astro-cid-krn3lext]{color:#2350ff;text-align:center;padding-bottom:.5em;border-bottom:1px solid rgba(0,0,0,.3);line-height:1}.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] h3[data-astro-cid-krn3lext] .en[data-astro-cid-krn3lext]{font-size:calc(3em + 1.5vw)}.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] h3[data-astro-cid-krn3lext] .small[data-astro-cid-krn3lext]{font-size:1.1em}.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] .arrow[data-astro-cid-krn3lext]{width:4em;height:4em;margin:3em auto 0;position:relative}.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] .arrow[data-astro-cid-krn3lext]>div[data-astro-cid-krn3lext]{position:absolute;width:100%;height:50%}.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] .arrow[data-astro-cid-krn3lext]>div[data-astro-cid-krn3lext]:before,.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] .arrow[data-astro-cid-krn3lext]>div[data-astro-cid-krn3lext]:after{content:"";position:absolute;width:50%;height:1px;background-color:#aaa}.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] .arrow[data-astro-cid-krn3lext]>div[data-astro-cid-krn3lext]:before{left:0;transform-origin:right;transform:rotate(45deg)}.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] .arrow[data-astro-cid-krn3lext]>div[data-astro-cid-krn3lext]:after{right:0;transform-origin:left;transform:rotate(-45deg)}.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] .arrow[data-astro-cid-krn3lext]>div[data-astro-cid-krn3lext]:first-child{top:1em}.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] .arrow[data-astro-cid-krn3lext]>div[data-astro-cid-krn3lext]:last-child{top:2em}.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] .line[data-astro-cid-krn3lext]{width:1px;height:auto;border-right:1px dashed rgba(0,0,0,.3);margin:0 3%}.education[data-astro-cid-krn3lext] .gradeContents[data-astro-cid-krn3lext] .head[data-astro-cid-krn3lext]{text-align:center;font-size:1.4em;color:#aaa;padding-bottom:.5em}.education[data-astro-cid-krn3lext] .grade_1[data-astro-cid-krn3lext]{margin-top:3em;display:flex;flex-wrap:wrap;justify-content:space-between}.education[data-astro-cid-krn3lext] .grade_1[data-astro-cid-krn3lext] li[data-astro-cid-krn3lext]{width:47%}.education[data-astro-cid-krn3lext] .grade_1[data-astro-cid-krn3lext] li[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext]{display:flex;justify-content:center;align-items:center;height:4em;font-size:1.3em;color:#0068b7;border:2px solid #0068b7}@media(width>=34rem){.education[data-astro-cid-krn3lext] .grade_1[data-astro-cid-krn3lext] li[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext]{font-size:1.5em}}.education[data-astro-cid-krn3lext] .listWrap[data-astro-cid-krn3lext]{margin-top:1.5em;display:flex;flex-wrap:wrap;justify-content:space-between}.education[data-astro-cid-krn3lext] .grade_2[data-astro-cid-krn3lext]{flex-grow:1}.education[data-astro-cid-krn3lext] .grade_2[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext]{width:100%;margin-bottom:2em}.education[data-astro-cid-krn3lext] .grade_2[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext]:last-child{margin-bottom:0}.education[data-astro-cid-krn3lext] .grade_2[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext] a[data-astro-cid-krn3lext]{display:flex;justify-content:center;align-items:center;height:4em;font-size:1.3em;color:#fff;border:2px solid #aaa}@media(width>=34rem){.education[data-astro-cid-krn3lext] .grade_2[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext] a[data-astro-cid-krn3lext]{font-size:1.5em}}.education[data-astro-cid-krn3lext] .grade_3[data-astro-cid-krn3lext]{flex-grow:1}.education[data-astro-cid-krn3lext] .grade_3[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext]{width:100%;margin-bottom:2em}.education[data-astro-cid-krn3lext] .grade_3[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext]:nth-of-type(2){margin-bottom:3.5em}.education[data-astro-cid-krn3lext] .grade_3[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext]:last-child{margin-bottom:0}.education[data-astro-cid-krn3lext] .grade_3[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext] a[data-astro-cid-krn3lext]{display:flex;justify-content:center;align-items:center;height:4em;font-size:1.3em;color:#fff;border:2px solid #aaa;position:relative;font-weight:500}@media(width>=34rem){.education[data-astro-cid-krn3lext] .grade_3[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext] a[data-astro-cid-krn3lext]{font-size:1.5em}}.education[data-astro-cid-krn3lext] .grade_3[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext] .main[data-astro-cid-krn3lext]{position:relative;bottom:15%}.education[data-astro-cid-krn3lext] .grade_3[data-astro-cid-krn3lext] .item[data-astro-cid-krn3lext] .sub[data-astro-cid-krn3lext]{position:absolute;bottom:0;left:0;width:100%;font-size:.7em;text-align:center;padding:.2em;font-weight:600;text-shadow:1px 1px 3px rgba(0,0,0,.15);background-color:#00000026;line-height:1}.education[data-astro-cid-krn3lext] .passText[data-astro-cid-krn3lext]{margin:0 auto 3em;width:100%;background-color:#ffe263;color:#131583;font-size:1.6em;padding:.3em;font-weight:700;text-align:center;letter-spacing:.1em}.ict[data-astro-cid-jdi7vh3k]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.ict[data-astro-cid-jdi7vh3k]{margin:3em auto}}.ict[data-astro-cid-jdi7vh3k] .lead_text[data-astro-cid-jdi7vh3k]{margin-top:1em;font-size:.9em;line-height:2.2}@media(width>=48rem){.ict[data-astro-cid-jdi7vh3k] .lead_text[data-astro-cid-jdi7vh3k]{font-size:1em}}.ict[data-astro-cid-jdi7vh3k] .sub_text[data-astro-cid-jdi7vh3k]{margin-top:3em;font-size:.9em;line-height:2.2}@media(width>=48rem){.ict[data-astro-cid-jdi7vh3k] .sub_text[data-astro-cid-jdi7vh3k]{font-size:1em}}.ict[data-astro-cid-jdi7vh3k] .imgBox[data-astro-cid-jdi7vh3k]{margin:3em auto}.ict[data-astro-cid-jdi7vh3k] .pickup[data-astro-cid-jdi7vh3k]{background-color:#97dcffcc;padding:0 calc(1em + 3vw) 3em;margin-top:6em;position:relative;overflow:hidden}.ict[data-astro-cid-jdi7vh3k] .pickup[data-astro-cid-jdi7vh3k] .triangle[data-astro-cid-jdi7vh3k]{position:absolute;inset:0;background-color:#97dcff;clip-path:polygon(100% 0,0% 100%,100% 100%);z-index:0}.ict[data-astro-cid-jdi7vh3k] .pickup[data-astro-cid-jdi7vh3k] .contentWrap[data-astro-cid-jdi7vh3k]{position:relative}.ict[data-astro-cid-jdi7vh3k] .pickup[data-astro-cid-jdi7vh3k] .pickup_text[data-astro-cid-jdi7vh3k]{position:absolute;width:7em;height:7em;background-color:#000;border-radius:50%;left:0;right:0;top:-7em;margin:auto}.ict[data-astro-cid-jdi7vh3k] .pickup[data-astro-cid-jdi7vh3k] .pickup_text[data-astro-cid-jdi7vh3k] span[data-astro-cid-jdi7vh3k]{display:block;color:#97dcff;position:absolute;bottom:.75em;left:0;right:0;margin:auto;text-align:center}.ict[data-astro-cid-jdi7vh3k] .pickup[data-astro-cid-jdi7vh3k] h4[data-astro-cid-jdi7vh3k]{margin-top:2em;font-size:1.5em;font-weight:700;text-align:center;padding-top:.5em}.ict[data-astro-cid-jdi7vh3k] .pickup[data-astro-cid-jdi7vh3k] p[data-astro-cid-jdi7vh3k]{line-height:1.6;font-size:.85em;color:#000;margin-top:.5em}.ict[data-astro-cid-jdi7vh3k] .pickup[data-astro-cid-jdi7vh3k] .pickup_img[data-astro-cid-jdi7vh3k]{margin:2em auto auto;width:90%}.ict[data-astro-cid-jdi7vh3k] .pickup[data-astro-cid-jdi7vh3k] .markWrap[data-astro-cid-jdi7vh3k]{margin:1em auto;width:calc(100px + 2vw)}.subjects[data-astro-cid-ctl3qfcx]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.subjects[data-astro-cid-ctl3qfcx]{margin:3em auto}}.subjects[data-astro-cid-ctl3qfcx] .button_list[data-astro-cid-ctl3qfcx]{margin-bottom:4em;display:grid;grid-template-columns:repeat(2,1fr);gap:1em;grid-template-areas:"a b " "c d" "e f"}@media(width>=34rem){.subjects[data-astro-cid-ctl3qfcx] .button_list[data-astro-cid-ctl3qfcx]{grid-template-columns:repeat(3,1fr);grid-template-areas:"a b c" "d e f"}}.subjects[data-astro-cid-ctl3qfcx] .item[data-astro-cid-ctl3qfcx] a[data-astro-cid-ctl3qfcx]{display:block;height:3em;border-radius:3em;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.subjects[data-astro-cid-ctl3qfcx] .item[data-astro-cid-ctl3qfcx] a[data-astro-cid-ctl3qfcx]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background-color:#0000001a}.subjects[data-astro-cid-ctl3qfcx] .item[data-astro-cid-ctl3qfcx] a[data-astro-cid-ctl3qfcx] .text[data-astro-cid-ctl3qfcx]{position:relative;z-index:1;color:#fff;font-weight:600;letter-spacing:.1em}.subjects[data-astro-cid-ctl3qfcx] li[data-astro-cid-ctl3qfcx]:nth-child(1){grid-area:a}.subjects[data-astro-cid-ctl3qfcx] li[data-astro-cid-ctl3qfcx]:nth-child(2){grid-area:b}.subjects[data-astro-cid-ctl3qfcx] li[data-astro-cid-ctl3qfcx]:nth-child(3){grid-area:c}.subjects[data-astro-cid-ctl3qfcx] li[data-astro-cid-ctl3qfcx]:nth-child(4){grid-area:d}.subjects[data-astro-cid-ctl3qfcx] li[data-astro-cid-ctl3qfcx]:nth-child(5){grid-area:e}.subjects[data-astro-cid-ctl3qfcx] li[data-astro-cid-ctl3qfcx]:nth-child(6){grid-area:f}.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx]{margin-top:4em;margin-bottom:6em}.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx] hgroup[data-astro-cid-ctl3qfcx]{padding:.7em 0 1em;border:2px solid #fff}.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx] hgroup[data-astro-cid-ctl3qfcx] h3[data-astro-cid-ctl3qfcx]{font-size:1.6em;text-align:center;padding:.2em 0;margin-bottom:.3em;font-weight:500}.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx] hgroup[data-astro-cid-ctl3qfcx] .en[data-astro-cid-ctl3qfcx]{font-size:.8em;color:#fff;text-align:center;padding:.2em 0;background-color:#000;line-height:1;letter-spacing:.15em}.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx] .contentWrap[data-astro-cid-ctl3qfcx]{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:2em;gap:2em}.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx] .contentWrap[data-astro-cid-ctl3qfcx] .leftWrap[data-astro-cid-ctl3qfcx]{width:55%;margin:auto}@media(width>=34rem){.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx] .contentWrap[data-astro-cid-ctl3qfcx] .leftWrap[data-astro-cid-ctl3qfcx]{width:28%;margin:0}}.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx] .contentWrap[data-astro-cid-ctl3qfcx] .rightWrap[data-astro-cid-ctl3qfcx]{width:100%}@media(width>=34rem){.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx] .contentWrap[data-astro-cid-ctl3qfcx] .rightWrap[data-astro-cid-ctl3qfcx]{width:10%;flex-grow:1}}.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx] .contentWrap[data-astro-cid-ctl3qfcx] .imgBox[data-astro-cid-ctl3qfcx]{margin-top:.3em}.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx] .contentWrap[data-astro-cid-ctl3qfcx] .subject_name[data-astro-cid-ctl3qfcx]{text-align:center;font-size:.9em;font-weight:700;margin-top:1em}.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx] .contentWrap[data-astro-cid-ctl3qfcx] .teacher_name[data-astro-cid-ctl3qfcx]{text-align:center;font-size:1.4em;font-weight:400;margin-top:.5em;letter-spacing:.1em;line-height:1}.subjects[data-astro-cid-ctl3qfcx] .subject_content[data-astro-cid-ctl3qfcx] .contentWrap[data-astro-cid-ctl3qfcx] .rightWrap[data-astro-cid-ctl3qfcx] p[data-astro-cid-ctl3qfcx]{line-height:2;font-size:1em}.career_events[data-astro-cid-7jjzql33]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.career_events[data-astro-cid-7jjzql33]{margin:3em auto}}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33]{margin:4em 0 6em}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] .grade_items[data-astro-cid-7jjzql33]{margin:4em 0}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] hgroup[data-astro-cid-7jjzql33]{background-color:#7caed7;color:#fff;font-size:calc(3em + .5vw);line-height:1;text-align:center}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] hgroup[data-astro-cid-7jjzql33] h4[data-astro-cid-7jjzql33]:after{content:"年";display:inline;font-weight:700;font-size:.3em}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] dl[data-astro-cid-7jjzql33]{margin:2em 0;border-top:2px dotted #555}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] dl[data-astro-cid-7jjzql33] .dl_items[data-astro-cid-7jjzql33]{padding:1.5em 0;border-bottom:2px dotted #555;display:flex;justify-content:space-between;font-size:1em}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] dl[data-astro-cid-7jjzql33] .dl_items[data-astro-cid-7jjzql33]:nth-of-type(2n) dt[data-astro-cid-7jjzql33]{background-color:#e0e0e0}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] dl[data-astro-cid-7jjzql33] .dl_items[data-astro-cid-7jjzql33] dt[data-astro-cid-7jjzql33]{width:25%;display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;margin-right:2em;color:#555;font-weight:500}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] dl[data-astro-cid-7jjzql33] .dl_items[data-astro-cid-7jjzql33] dd[data-astro-cid-7jjzql33]{width:10%;flex-grow:1}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] dl[data-astro-cid-7jjzql33] .dl_items[data-astro-cid-7jjzql33] dd[data-astro-cid-7jjzql33] li[data-astro-cid-7jjzql33]{margin-bottom:.5em;letter-spacing:.1em;display:flex;align-items:center}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] dl[data-astro-cid-7jjzql33] .dl_items[data-astro-cid-7jjzql33] dd[data-astro-cid-7jjzql33] li[data-astro-cid-7jjzql33]:before{content:"◯";display:inline-block;margin-right:.2em}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] dl[data-astro-cid-7jjzql33] .dl_items[data-astro-cid-7jjzql33] dd[data-astro-cid-7jjzql33] li[data-astro-cid-7jjzql33]:last-child{margin-bottom:0}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] dl[data-astro-cid-7jjzql33] .dl_items[data-astro-cid-7jjzql33] dd[data-astro-cid-7jjzql33] li[data-astro-cid-7jjzql33] .pickup_icon[data-astro-cid-7jjzql33]{display:flex;justify-content:center;align-items:center;margin-left:.5em;font-size:.6em;font-weight:700;color:#fff;background-color:#0046ff;padding:.1em .5em .2em;letter-spacing:0em}.career_events[data-astro-cid-7jjzql33] .grade_list[data-astro-cid-7jjzql33] dl[data-astro-cid-7jjzql33] .dl_items[data-astro-cid-7jjzql33] dd[data-astro-cid-7jjzql33] li[data-astro-cid-7jjzql33].blank:before{content:""}.career_events[data-astro-cid-7jjzql33] .pickup_list[data-astro-cid-7jjzql33]{margin:2em 0}.career_events[data-astro-cid-7jjzql33] .pickup_list[data-astro-cid-7jjzql33] li[data-astro-cid-7jjzql33]{margin-bottom:3em}.career_events[data-astro-cid-7jjzql33] .pickup_list[data-astro-cid-7jjzql33] li[data-astro-cid-7jjzql33] h4[data-astro-cid-7jjzql33]{font-size:1.2em;font-weight:700;letter-spacing:.1em;display:flex;align-items:center}.career_events[data-astro-cid-7jjzql33] .pickup_list[data-astro-cid-7jjzql33] li[data-astro-cid-7jjzql33] h4[data-astro-cid-7jjzql33]:before{content:"PICK UP";display:inline-flex;justify-content:center;align-items:center;margin-right:.8em;font-size:.6em;font-weight:700;color:#fff;background-color:#0046ff;padding:.1em .5em .2em;letter-spacing:0em;position:relative;bottom:-.1em}.career_events[data-astro-cid-7jjzql33] .pickup_list[data-astro-cid-7jjzql33] li[data-astro-cid-7jjzql33] p[data-astro-cid-7jjzql33]{margin-top:1em;font-size:.9em;line-height:2;letter-spacing:.1em}.career_events[data-astro-cid-7jjzql33] .results[data-astro-cid-7jjzql33]{border:1px solid #399cf9;padding:1em 0 1em 1.5em;background-color:#f7f7f7}.career_events[data-astro-cid-7jjzql33] .results[data-astro-cid-7jjzql33] h5[data-astro-cid-7jjzql33]{font-size:1.1em;font-weight:700;letter-spacing:.1em;margin-bottom:1em;color:#399cf9;text-wrap:unset}.career_events[data-astro-cid-7jjzql33] .results[data-astro-cid-7jjzql33] ul[data-astro-cid-7jjzql33]{margin:0}.career_events[data-astro-cid-7jjzql33] .results[data-astro-cid-7jjzql33] ul[data-astro-cid-7jjzql33] li[data-astro-cid-7jjzql33]{margin-bottom:.5em;font-size:.9em;line-height:1;letter-spacing:.1em}.graduate_parts .buttonWrap[data-v-e4862469]{display:flex;justify-content:center;align-items:center;gap:1em;margin-top:3em}@media(width>=34rem){.graduate_parts .buttonWrap[data-v-e4862469]{gap:1.5em}}.graduate_parts .buttonWrap li[data-v-e4862469]{background-color:#131583;color:#fff;padding:.5em 1.5em;font-size:1em;white-space:nowrap;position:relative;cursor:pointer;opacity:.5}@media(width>=48rem)and (orientation:landscape){.graduate_parts .buttonWrap li[data-v-e4862469]{transition:opacity .15s ease}.graduate_parts .buttonWrap li[data-v-e4862469]:hover{opacity:1}}@media(width>=34rem){.graduate_parts .buttonWrap li[data-v-e4862469]{font-size:1.2em;padding:.5em 2.5em}}.graduate_parts .buttonWrap li.current[data-v-e4862469]{opacity:1}.graduate_parts .buttonWrap li[data-v-e4862469]:before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background-color:#fff;opacity:.2}.graduate_parts .buttonWrap li.active[data-v-e4862469]{background-color:#fff;color:#131583;opacity:1}.graduate_parts .buttonWrap li span[data-v-e4862469]{position:relative;z-index:2;font-weight:600}.graduate_parts .buttonWrap li span[data-v-e4862469]:after{content:"年卒"}.graduate_parts .messageList[data-v-e4862469]{margin-top:4em}.graduate_parts .messageList li[data-v-e4862469]{display:flex;margin-bottom:5em;flex-wrap:wrap;gap:5%}.graduate_parts .messageList li:nth-of-type(2n) .leftWrap[data-v-e4862469]{flex-direction:row-reverse}.graduate_parts .messageList li[data-v-e4862469]:nth-of-type(2n){flex-direction:row-reverse}.graduate_parts .messageList li:nth-of-type(1) .enName[data-v-e4862469],.graduate_parts .messageList li:nth-of-type(1) .message[data-v-e4862469]{color:#4fa4b0}.graduate_parts .messageList li:nth-of-type(2) .enName[data-v-e4862469],.graduate_parts .messageList li:nth-of-type(2) .message[data-v-e4862469]{color:#4f74b0}.graduate_parts .messageList li:nth-of-type(3) .enName[data-v-e4862469],.graduate_parts .messageList li:nth-of-type(3) .message[data-v-e4862469]{color:#7f4fb0}.graduate_parts .messageList li:nth-of-type(4) .enName[data-v-e4862469],.graduate_parts .messageList li:nth-of-type(4) .message[data-v-e4862469]{color:#b04f84}.graduate_parts .messageList .leftWrap[data-v-e4862469]{width:100%;display:flex;align-items:flex-end;gap:5%;margin-bottom:1.5em}@media(width>=34rem){.graduate_parts .messageList .leftWrap[data-v-e4862469]{display:block;width:32%}}.graduate_parts .messageList .leftWrap .imgBox[data-v-e4862469]{background-color:#eee;overflow:hidden;width:50%}@media(width>=34rem){.graduate_parts .messageList .leftWrap .imgBox[data-v-e4862469]{width:100%}}.graduate_parts .messageList .leftWrap .imgBox img[data-v-e4862469]{width:100%}.graduate_parts .messageList .leftWrap .nameBox[data-v-e4862469]{margin-top:1em;border-right:1px solid rgba(0,0,0,.3);border-left:1px solid rgba(0,0,0,.3);text-align:left;padding:1.5em;flex-grow:1}.graduate_parts .messageList .leftWrap .nameBox .name[data-v-e4862469]{font-size:1.1em;letter-spacing:.1em}.graduate_parts .messageList .leftWrap .nameBox .year[data-v-e4862469]{font-size:.7em;color:#555;margin-top:.5em}.graduate_parts .messageList .leftWrap .nameBox .from[data-v-e4862469]{font-size:.6em;color:#555;margin-top:.3em}.graduate_parts .messageList .leftWrap .nameBox .from[data-v-e4862469]:after{content:" 出身"}.graduate_parts .messageList .leftWrap .nameBox .club[data-v-e4862469]{font-size:.6em;color:#555;margin-top:.3em}.graduate_parts .messageList .leftWrap .nameBox .club[data-v-e4862469]:before{content:"高校在学時: "}.graduate_parts .messageList .rightWrap[data-v-e4862469]{width:10%;flex-grow:1}.graduate_parts .messageList .rightWrap .enName[data-v-e4862469]{font-size:1em}.graduate_parts .messageList .rightWrap .university[data-v-e4862469]{color:#555;font-size:1.2em;margin-top:.3em}.graduate_parts .messageList .rightWrap .university[data-v-e4862469]:before{content:"進学先: ";font-size:.7em}.graduate_parts .messageList .rightWrap .message[data-v-e4862469]{font-size:1.3em;line-height:1.5;margin-top:1em;padding:1em 0;border-top:1px solid rgba(0,0,0,.3);border-bottom:1px solid rgba(0,0,0,.3);letter-spacing:.05em}.graduate_parts .messageList .rightWrap .message_body[data-v-e4862469]{margin-top:1em}.graduate_parts .messageList .rightWrap .message_body p[data-v-e4862469]{font-size:.9em;line-height:2;text-indent:1em}.graduate_messages[data-astro-cid-vxswvzmq]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.graduate_messages[data-astro-cid-vxswvzmq]{margin:3em auto}}.graduate_messages[data-astro-cid-vxswvzmq] .belt_text[data-astro-cid-vxswvzmq]{font-size:calc(1.2em + 3.5vw);color:#d0d0d0;margin:1.5em auto .5em;display:flex;justify-content:center;align-items:center;height:1.4em;line-height:1;letter-spacing:.07em;white-space:nowrap}@media(width>=34rem){.graduate_messages[data-astro-cid-vxswvzmq] .belt_text[data-astro-cid-vxswvzmq]{font-size:calc(1.5em + 3.5vw)}}.graduate_messages[data-astro-cid-vxswvzmq] .lead_text[data-astro-cid-vxswvzmq]{font-size:.9em}.results[data-astro-cid-7yymjzkv]{margin:1.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.results[data-astro-cid-7yymjzkv]{margin:3em auto}}.results[data-astro-cid-7yymjzkv] .note[data-astro-cid-7yymjzkv]{margin-top:3em;margin-bottom:.4em;font-size:.75em;text-align:right}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv]{display:grid;grid-template-columns:1fr;gap:24px}@media(width>=67.5rem){.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv]{display:none}}.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv]{display:none;grid-template-columns:1fr 1fr;gap:24px}@media(width>=67.5rem){.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv]{display:grid}}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv],.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv]{align-items:start}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv] table[data-astro-cid-7yymjzkv],.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv] table[data-astro-cid-7yymjzkv]{font-size:.8em}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv] thead[data-astro-cid-7yymjzkv] th[data-astro-cid-7yymjzkv],.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv] thead[data-astro-cid-7yymjzkv] th[data-astro-cid-7yymjzkv]{background-color:#a280c980;color:#450093;padding:.5em 0;white-space:nowrap;border-left:1px solid rgba(255,255,255,.7);font-size:.9em}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv] thead[data-astro-cid-7yymjzkv] th[data-astro-cid-7yymjzkv]:first-child,.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv] thead[data-astro-cid-7yymjzkv] th[data-astro-cid-7yymjzkv]:first-child{border-left:none;font-size:1em;letter-spacing:.25em;color:#fff;background-color:#a280c9}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv].private thead[data-astro-cid-7yymjzkv] th[data-astro-cid-7yymjzkv],.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv].private thead[data-astro-cid-7yymjzkv] th[data-astro-cid-7yymjzkv]{background-color:#81afc080;color:#036081}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv].private thead[data-astro-cid-7yymjzkv] th[data-astro-cid-7yymjzkv]:first-child,.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv].private thead[data-astro-cid-7yymjzkv] th[data-astro-cid-7yymjzkv]:first-child{background-color:#81afc0}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv] tbody[data-astro-cid-7yymjzkv],.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv] tbody[data-astro-cid-7yymjzkv]{border-left:1px solid rgba(0,0,0,.15)}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv] tbody[data-astro-cid-7yymjzkv] td[data-astro-cid-7yymjzkv],.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv] tbody[data-astro-cid-7yymjzkv] td[data-astro-cid-7yymjzkv]{padding:.2em .5em;border-right:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15);text-align:center;text-wrap:nowrap}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv] tbody[data-astro-cid-7yymjzkv] td[data-astro-cid-7yymjzkv]:first-child,.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv] tbody[data-astro-cid-7yymjzkv] td[data-astro-cid-7yymjzkv]:first-child{background-color:#f0f0f0;text-align:left;width:12em;padding-right:0}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv] tbody[data-astro-cid-7yymjzkv].right tr[data-astro-cid-7yymjzkv]:last-child,.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv] tbody[data-astro-cid-7yymjzkv].right tr[data-astro-cid-7yymjzkv]:last-child{font-weight:700}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv] tbody[data-astro-cid-7yymjzkv].right tr[data-astro-cid-7yymjzkv]:last-child td[data-astro-cid-7yymjzkv],.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv] tbody[data-astro-cid-7yymjzkv].right tr[data-astro-cid-7yymjzkv]:last-child td[data-astro-cid-7yymjzkv]{background-color:#fff4d6}.results[data-astro-cid-7yymjzkv] .table1col[data-astro-cid-7yymjzkv] tbody[data-astro-cid-7yymjzkv].right tr[data-astro-cid-7yymjzkv]:last-child td[data-astro-cid-7yymjzkv]:first-child,.results[data-astro-cid-7yymjzkv] .table2col[data-astro-cid-7yymjzkv] tbody[data-astro-cid-7yymjzkv].right tr[data-astro-cid-7yymjzkv]:last-child td[data-astro-cid-7yymjzkv]:first-child{background-color:#fee9ad}.club_movie[data-astro-cid-ewko25ob]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.club_movie[data-astro-cid-ewko25ob]{margin:3em auto}}.clubnavi[data-v-83f9a337]{position:sticky;top:5vh}.clubnavi.sports_club_list h4[data-v-83f9a337]{background-color:#6879ba}.clubnavi.cultural_club_list h4[data-v-83f9a337]{background-color:#a660a3}.clubnavi h4[data-v-83f9a337]{height:2.5em;display:flex;align-items:center;justify-content:center;position:relative;background-color:#aaa}.clubnavi h4 .triangle[data-v-83f9a337]{position:absolute;inset:0;background-color:#00000026;clip-path:polygon(100% 0,0% 100%,100% 100%)}.clubnavi h4 span[data-v-83f9a337]{position:relative;z-index:1;color:#fff;font-weight:600;font-size:1.2em;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.clubnavi .clubnavi_list[data-v-83f9a337]{font-size:1em;margin-top:1em}@media(width>=48rem){.clubnavi .clubnavi_list[data-v-83f9a337]{font-size:.85em}}.clubnavi .clubnavi_list a[data-v-83f9a337]{text-align:center;display:block;padding:.3em;border-bottom:1px dashed #aaa}@media(width>=48rem){.clubnavi .clubnavi_list a[data-v-83f9a337]{text-align:left}}.clubcontent[data-v-d162287e]{margin-bottom:3em;border-bottom:1px solid rgba(0,0,0,.15)}.clubcontent.sports_club_list .en[data-v-d162287e]{color:#6879ba!important}.clubcontent.sports_club_list .button[data-v-d162287e]{background-color:#6879ba!important}.clubcontent.cultural_club_list .en[data-v-d162287e]{color:#a660a3!important}.clubcontent.cultural_club_list .button[data-v-d162287e]{background-color:#a660a3!important}.clubcontent .title_wp[data-v-d162287e]{display:flex;justify-content:space-between;position:relative;margin-bottom:2em}.clubcontent .title_wp hgroup[data-v-d162287e]{flex-grow:1;text-align:center;padding:2em 0;margin:0 1em;border-top:1px solid rgba(0,0,0,.3);border-bottom:1px solid rgba(0,0,0,.3)}.clubcontent .title_wp hgroup h2[data-v-d162287e]{font-size:1.5em;font-weight:500;letter-spacing:.1em}.clubcontent .title_wp hgroup .en[data-v-d162287e]{font-size:.85em;letter-spacing:.1em}.clubcontent .title_wp .button[data-v-d162287e]{width:calc(20px + 1.5vw);background-color:#aaa;height:auto;position:relative;display:flex;align-items:center;justify-content:center}@media(width>=34rem){.clubcontent .title_wp .button[data-v-d162287e]{width:calc(10px + 1.5vw)}}.clubcontent .title_wp .button.left .triangle[data-v-d162287e]:before,.clubcontent .title_wp .button.left .triangle[data-v-d162287e]:after{transform-origin:left}.clubcontent .title_wp .button.right .triangle[data-v-d162287e]:before,.clubcontent .title_wp .button.right .triangle[data-v-d162287e]:after{transform-origin:right}.clubcontent .title_wp .button[data-v-d162287e]:before{content:"";position:absolute;width:100%;height:50%;bottom:0;left:0;background-color:#00000026}.clubcontent .title_wp .button .triangle[data-v-d162287e]{width:.6em;height:.6em;position:relative}.clubcontent .title_wp .button .triangle[data-v-d162287e]:before,.clubcontent .title_wp .button .triangle[data-v-d162287e]:after{content:"";position:absolute;width:100%;height:2px;background-color:#fff;inset:0;margin:auto}.clubcontent .title_wp .button .triangle[data-v-d162287e]:before{transform:rotate(45deg)}.clubcontent .title_wp .button .triangle[data-v-d162287e]:after{transform:rotate(-45deg)}.clubcontent .introduction[data-v-d162287e]{margin-bottom:3em}@media(width>=48rem){.clubcontent .introduction[data-v-d162287e]{display:flex}}.clubcontent .introduction .imgBox[data-v-d162287e]{margin-top:.3em}@media(width>=48rem){.clubcontent .introduction .imgBox[data-v-d162287e]{margin-right:1.5em;width:calc(150px + 10vw)}}.clubcontent .introduction .txtBox[data-v-d162287e]{margin-top:1em}@media(width>=48rem){.clubcontent .introduction .txtBox[data-v-d162287e]{margin:0;flex-grow:1;width:10%}}.clubcontent .introduction .txtBox p[data-v-d162287e]{font-size:.9em;line-height:2;white-space:pre-wrap}.clubcontent .linkText[data-v-d162287e]{display:block;width:fit-content;margin:.5em 0 auto auto;font-size:.85em;color:#fff;background-color:#131583;padding:.5em 1.5em;line-height:1;clip-path:polygon(.5em 0,100% 0,calc(100% - .5em) 100%,0% 100%)}@media(width>=48rem){.clublist[data-v-d162287e]{display:flex;justify-content:space-between}}.clublist.sports_club_list h2[data-v-d162287e]{border-color:#6879ba!important}.clublist.sports_club_list .arrow[data-v-d162287e]{background-color:#6879ba!important}.clublist.sports_club_list .club_wpcontent h4[data-v-d162287e]{color:#6879ba;background-color:#6879ba4d!important}.clublist.cultural_club_list h2[data-v-d162287e]{border-color:#a660a3!important}.clublist.cultural_club_list .arrow[data-v-d162287e]{background-color:#a660a3!important}.clublist.cultural_club_list .club_wpcontent h4[data-v-d162287e]{color:#a660a3;background-color:#a660a34d!important}@media(width>=48rem){.clublist .club_wpcontent[data-v-d162287e]{width:10%;flex-grow:1;height:auto}}.clublist .club_wpcontent h4[data-v-d162287e]{font-size:1.1em;padding:.5em 0;text-align:center;line-height:1;background-color:#ccc;margin-bottom:1em;border-radius:3em;font-weight:500}.clublist .club_wpcontent .club-title-text[data-v-d162287e]{text-align:center;font-size:.9em;margin-bottom:1em;color:#555;font-weight:700;white-space:nowrap}.clublist .club_wpcontent .wp[data-v-d162287e]{width:100%;height:100%;background-color:#f5f5f0;white-space:pre-wrap;padding:1em;box-sizing:border-box;border-radius:1em;height:fit-content;margin-bottom:2em}.clublist .clublist_inner[data-v-d162287e]{display:flex;flex-wrap:wrap;gap:1.2em;justify-content:center}@media(width>=48rem){.clublist .clublist_inner[data-v-d162287e]{display:block;width:10%;flex-grow:1}}.clublist .clublist_inner li[data-v-d162287e]{display:block;margin-bottom:3em;width:47%}@media(width>=48rem){.clublist .clublist_inner li[data-v-d162287e]{width:100%;display:flex}}.clublist .clublist_inner li .imgBox[data-v-d162287e]{width:calc(100px + 10vw);margin-right:1.5em}@media(width>=48rem){.clublist .clublist_inner li .txtBox[data-v-d162287e]{width:10%;flex-grow:1}}.clublist .clublist_inner li .txtBox h2[data-v-d162287e]{font-size:1em;font-weight:500;margin-bottom:.5em;padding-bottom:.5em;border-bottom:1px solid rgba(0,0,0,.3);display:flex;align-items:center;text-wrap:unset}@media(width>=48rem){.clublist .clublist_inner li .txtBox h2[data-v-d162287e]{font-size:1.2em}}.clublist .clublist_inner li .txtBox .arrow[data-v-d162287e]{display:inline-block;width:1em;height:1em;background-color:#ccc;overflow:hidden;margin-right:.5em;clip-path:polygon(0 0,0% 100%,100% 49%);position:relative}.clublist .clublist_inner li .txtBox .arrow[data-v-d162287e]:before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background-color:#fff;opacity:.2}.clublist .clublist_inner li .txtBox p[data-v-d162287e]{font-size:.85em;line-height:1.6}.clublist .clublist_nav[data-v-d162287e]{width:100%;height:auto;position:relative}@media(width>=48rem){.clublist .clublist_nav[data-v-d162287e]{margin-left:2em;width:calc(80px + 10vw)}}.cultural_club_list[data-astro-cid-nl247r64]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.cultural_club_list[data-astro-cid-nl247r64]{margin:3em auto}}.cultural_clubs[data-astro-cid-fwcfoya5]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.cultural_clubs[data-astro-cid-fwcfoya5]{margin:3em auto}}.sports_club_list[data-astro-cid-edqnwvof]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.sports_club_list[data-astro-cid-edqnwvof]{margin:3em auto}}.sports_clubs[data-astro-cid-aqkcocy2]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.sports_clubs[data-astro-cid-aqkcocy2]{margin:3em auto}}.student_voices[data-astro-cid-whyavy7g]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.student_voices[data-astro-cid-whyavy7g]{margin:3em auto}}.student_voices[data-astro-cid-whyavy7g] .text_contents[data-astro-cid-whyavy7g]{overflow:hidden}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]{margin-bottom:6em}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]:nth-of-type(1) .enText[data-astro-cid-whyavy7g]{border-color:#0093d4;color:#0093d4}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]:nth-of-type(1) h3[data-astro-cid-whyavy7g]{color:#0093d4}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]:nth-of-type(1) h4[data-astro-cid-whyavy7g]{background:linear-gradient(90deg,#fff,#0093d4 10% 90%,#fff)}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]:nth-of-type(2) .enText[data-astro-cid-whyavy7g]{border-color:#363f8e;color:#363f8e}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]:nth-of-type(2) h3[data-astro-cid-whyavy7g]{color:#363f8e}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]:nth-of-type(2) h4[data-astro-cid-whyavy7g]{background:linear-gradient(90deg,#fff,#363f8e 10% 90%,#fff)}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]:nth-of-type(3) .enText[data-astro-cid-whyavy7g]{border-color:#86438d;color:#86438d}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]:nth-of-type(3) h3[data-astro-cid-whyavy7g]{color:#86438d}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]:nth-of-type(3) h4[data-astro-cid-whyavy7g]{background:linear-gradient(90deg,#fff,#86438d 10% 90%,#fff)}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]:nth-of-type(4) .enText[data-astro-cid-whyavy7g]{border-color:#359c84;color:#359c84}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]:nth-of-type(4) h3[data-astro-cid-whyavy7g]{color:#359c84}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g]:nth-of-type(4) h4[data-astro-cid-whyavy7g]{background:linear-gradient(90deg,#fff,#359c84 10% 90%,#fff)}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .imgBox[data-astro-cid-whyavy7g]{position:relative}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .imgBox[data-astro-cid-whyavy7g]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:10%;background:linear-gradient(180deg,#fff0,#fff 83.17%)}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .enText[data-astro-cid-whyavy7g]{margin-top:2em;padding:.5em 0;border-top:1px solid #000;border-bottom:1px solid #000;line-height:1;text-align:center;font-size:1em}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] h3[data-astro-cid-whyavy7g]{margin-top:1em;margin-bottom:1em;font-size:1.4em;letter-spacing:.1em;text-align:center;line-height:1.4;font-weight:500}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .line[data-astro-cid-whyavy7g]{width:2em;height:1px;background-color:#000;margin:2.5em auto}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .nameBox[data-astro-cid-whyavy7g]{text-align:center;position:relative}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .nameBox[data-astro-cid-whyavy7g] .name[data-astro-cid-whyavy7g]{font-size:1.3em;position:relative;z-index:2}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .nameBox[data-astro-cid-whyavy7g] .enName[data-astro-cid-whyavy7g]{font-size:calc(1em + .3vw);position:absolute;inset:0;margin:auto;width:fit-content;height:fit-content;line-height:1;letter-spacing:.1em;color:#eee;font-size:calc(2em + 2.5vw)}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .attri[data-astro-cid-whyavy7g]{text-align:center;font-size:.7em;color:#555;margin-top:1em}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] h4[data-astro-cid-whyavy7g]{margin-top:2em;margin-bottom:1em;font-size:calc(.8em + .3vw);font-weight:500;text-align:center;line-height:1.3;letter-spacing:.1em;padding:.4em 0;color:#fff;white-space:nowrap}@media(width>=48rem){.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] h4[data-astro-cid-whyavy7g]{line-height:1}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] h4[data-astro-cid-whyavy7g] [data-astro-cid-whyavy7g]:deep(br){display:none}}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .body[data-astro-cid-whyavy7g]{margin-top:1em;font-size:.9em}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .body[data-astro-cid-whyavy7g] p[data-astro-cid-whyavy7g]{line-height:2.2;text-indent:1em}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .qa[data-astro-cid-whyavy7g]{margin-top:2em;border:1px solid #aaa;background-color:#fafafa}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .qa[data-astro-cid-whyavy7g] h5[data-astro-cid-whyavy7g]{text-align:center;padding:.5em 0;font-size:1.2em;font-weight:500;line-height:1;letter-spacing:.1em;border-bottom:1px solid #aaa}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .qa[data-astro-cid-whyavy7g] dl[data-astro-cid-whyavy7g]{padding:1.5em}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .qa[data-astro-cid-whyavy7g] dl[data-astro-cid-whyavy7g] .qaWrap[data-astro-cid-whyavy7g]:not(:last-child){margin-bottom:1.5em}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .qa[data-astro-cid-whyavy7g] dl[data-astro-cid-whyavy7g] dt[data-astro-cid-whyavy7g]{font-size:1em;font-weight:500;line-height:1;letter-spacing:.1em}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .qa[data-astro-cid-whyavy7g] dl[data-astro-cid-whyavy7g] dt[data-astro-cid-whyavy7g]:before{content:"Q.";margin-right:.5em}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .qa[data-astro-cid-whyavy7g] dl[data-astro-cid-whyavy7g] dd[data-astro-cid-whyavy7g]{margin-top:1em;font-size:.85em;line-height:1.5}.student_voices[data-astro-cid-whyavy7g] .studentContents[data-astro-cid-whyavy7g] .qa[data-astro-cid-whyavy7g] dl[data-astro-cid-whyavy7g] dd[data-astro-cid-whyavy7g]:before{content:"A."}hgroup[data-v-c66f9c8a]{padding:.2em 0;border-top:1px solid rgba(0,0,0,.5);border-bottom:1px solid rgba(0,0,0,.5);margin-bottom:2em}hgroup h3[data-v-c66f9c8a]{font-size:1.2em;font-weight:600;letter-spacing:.1em;padding:.5em;text-align:center;border-bottom:1px solid #85C7F2;border-top:1px solid #85C7F2}hgroup[data-v-c66f9c8a] b{font-size:.8em}.link_grid[data-v-8afb59f9]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5%}.link_grid li[data-v-8afb59f9]{width:47%;position:relative;background:linear-gradient(90deg,#aaa,#555);padding:.5em;height:9em;margin-bottom:2em;box-shadow:0 6px #0000001a}@media(width>=48rem)and (orientation:landscape){.link_grid li[data-v-8afb59f9]{transition:opacity .2s ease-out,transform .15s ease-out;cursor:pointer}.link_grid li[data-v-8afb59f9]:hover{opacity:.7;transform:translateY(-1px)}}.link_grid li a[data-v-8afb59f9]{display:flex;align-items:center;justify-content:center;background-color:#fff;height:100%}.link_grid li .iconBox[data-v-8afb59f9]{width:calc(40px + 1vw);margin:auto}.link_grid li .iconBox img[data-v-8afb59f9]{width:100%;height:auto}.link_grid li .txtBox[data-v-8afb59f9]{text-align:center;line-height:1.3;margin-top:.3em;font-size:1.1em;font-weight:600;color:#555;height:2.3em;display:flex;align-items:center;justify-content:center}.link_grid li .balloon[data-v-8afb59f9]{position:absolute;top:-1em;left:-1em;padding:.8em 1em;background-color:#ff7a00;color:#fff;font-size:1.1em;font-weight:700;border-radius:50%}.link_grid li .balloon[data-v-8afb59f9]:after{content:"";position:absolute;width:1em;height:.7em;background-color:#ff7a00;bottom:-.3em;right:-1em;left:0;margin:auto;clip-path:polygon(0 0,100% 98%,93% 0)}.link_grid li.event_apply[data-v-8afb59f9]{background:linear-gradient(180deg,#131583,#399cf9)}.link_grid li.club_visit[data-v-8afb59f9]{background:linear-gradient(180deg,#4f09c8,#ee71ff)}.link_grid li.event_schedule[data-v-8afb59f9]{background:linear-gradient(180deg,#bc6100,#f9a339)}.link_grid li.online_info_session[data-v-8afb59f9]{background:linear-gradient(180deg,#248313,#48c383)}.link_grid li.exam_results[data-v-8afb59f9]{background:linear-gradient(180deg,#0b93b6,#74d3d8)}.link_grid li.tuition[data-v-8afb59f9]{background:linear-gradient(180deg,#7f27ab,#bd8ae8)}.link_grid li.exam_overview[data-v-8afb59f9]{background:linear-gradient(180deg,#b81d7a,#e578b4)}.link_grid li.makeup_exam[data-v-8afb59f9]{background:linear-gradient(180deg,#b81d2f,#e57880)}.admission[data-astro-cid-zgkzx7bn]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.admission[data-astro-cid-zgkzx7bn]{margin:3em auto}}.club_visit[data-astro-cid-3puo4veq]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.club_visit[data-astro-cid-3puo4veq]{margin:3em auto}}.event_apply[data-astro-cid-q2wckova]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.event_apply[data-astro-cid-q2wckova]{margin:3em auto}}.event_schedule[data-astro-cid-shk4kpva]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.event_schedule[data-astro-cid-shk4kpva]{margin:3em auto}}.exam_overview[data-astro-cid-io653cm6]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.exam_overview[data-astro-cid-io653cm6]{margin:3em auto}}.exam_overview[data-astro-cid-io653cm6] .lead_text[data-astro-cid-io653cm6]{text-align:center;margin-bottom:1em;font-size:.85em}.exam_overview[data-astro-cid-io653cm6] .imgBox[data-astro-cid-io653cm6]{display:block;width:calc(100px + 15vw);margin:auto}.exam_overview[data-astro-cid-io653cm6] .caption[data-astro-cid-io653cm6]{text-align:center;margin-top:.5em}.exam_overview[data-astro-cid-io653cm6] .caption[data-astro-cid-io653cm6] a[data-astro-cid-io653cm6]{text-decoration:underline;line-height:1}.exam_overview[data-astro-cid-io653cm6] .caption[data-astro-cid-io653cm6] a[data-astro-cid-io653cm6] span[data-astro-cid-io653cm6]{position:relative;bottom:.1em}h5[data-v-6e7b7302]{font-size:1em;font-weight:600;padding:.2em;height:2em;display:flex;align-items:center;justify-content:center;letter-spacing:.05em;text-wrap:nowrap}h5[data-v-6e7b7302] b{font-size:.8em;font-weight:inherit}.exam_results[data-astro-cid-nbwhwa2y]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.exam_results[data-astro-cid-nbwhwa2y]{margin:3em auto}}.exam_results[data-astro-cid-nbwhwa2y] section[data-astro-cid-nbwhwa2y]{margin-bottom:4em}.exam_results[data-astro-cid-nbwhwa2y] section[data-astro-cid-nbwhwa2y] .text_contents[data-astro-cid-nbwhwa2y]{text-align:center;font-size:1.1em;line-height:1.5;margin-top:1em}.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y]{font-size:.9em;margin-top:2em;width:100%;border-top:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2)}@media(width>=48rem){.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y]{font-size:1em}}.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] td[data-astro-cid-nbwhwa2y]{border-right:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2);padding:.3em;text-align:center}.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] td[data-astro-cid-nbwhwa2y]:nth-child(1){background-color:#e6f3ff}.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(1) td[data-astro-cid-nbwhwa2y]:nth-child(1){background-color:#eee}.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(1) td[data-astro-cid-nbwhwa2y]:nth-child(2){background-color:#f4ddfc}.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(1) td[data-astro-cid-nbwhwa2y]:nth-child(3){background-color:#dffec0}.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(1) td[data-astro-cid-nbwhwa2y]:nth-child(4){background-color:#fec6b5}.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(1) td[data-astro-cid-nbwhwa2y]:nth-child(5){background-color:#c9e2fe}.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(1) td[data-astro-cid-nbwhwa2y]:nth-child(6){background-color:#eee}.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(4) td[data-astro-cid-nbwhwa2y]:nth-child(2),.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(10) td[data-astro-cid-nbwhwa2y]:nth-child(2){background-color:#fcfbdf}.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(5) td[data-astro-cid-nbwhwa2y]:nth-child(1),.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(6) td[data-astro-cid-nbwhwa2y]:nth-child(1),.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(7) td[data-astro-cid-nbwhwa2y]:nth-child(1),.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(8) td[data-astro-cid-nbwhwa2y]:nth-child(1),.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(11) td[data-astro-cid-nbwhwa2y]:nth-child(1),.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(12) td[data-astro-cid-nbwhwa2y]:nth-child(1){background-color:#fcfbdf}.exam_results[data-astro-cid-nbwhwa2y] .table_2[data-astro-cid-nbwhwa2y] td[data-astro-cid-nbwhwa2y].blank{background:linear-gradient(to bottom right,transparent 49%,rgba(0,0,0,.2) 50%,rgba(0,0,0,.2) 51%,transparent 52%)}.exam_results[data-astro-cid-nbwhwa2y] .table_5[data-astro-cid-nbwhwa2y]{font-size:1em;margin-top:2em;width:100%;border-top:1px solid rgba(0,0,0,.2);border-left:1px solid rgba(0,0,0,.2)}.exam_results[data-astro-cid-nbwhwa2y] .table_5[data-astro-cid-nbwhwa2y] td[data-astro-cid-nbwhwa2y]{border-right:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2);padding:.3em;text-align:center}.exam_results[data-astro-cid-nbwhwa2y] .table_5[data-astro-cid-nbwhwa2y] td[data-astro-cid-nbwhwa2y]:nth-child(1){background-color:#e6f3ff}.exam_results[data-astro-cid-nbwhwa2y] .table_5[data-astro-cid-nbwhwa2y] tr[data-astro-cid-nbwhwa2y]:nth-child(1) td[data-astro-cid-nbwhwa2y]{background-color:#eee}.makeup_exam[data-astro-cid-hkf3yvdx]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.makeup_exam[data-astro-cid-hkf3yvdx]{margin:3em auto}}.makeup_exam[data-astro-cid-hkf3yvdx] .text_list[data-astro-cid-hkf3yvdx] li[data-astro-cid-hkf3yvdx]{margin-bottom:2em}.makeup_exam[data-astro-cid-hkf3yvdx] .text_list[data-astro-cid-hkf3yvdx] li[data-astro-cid-hkf3yvdx] h5[data-astro-cid-hkf3yvdx]{font-size:1.2em;font-weight:700;margin-bottom:.5em}.makeup_exam[data-astro-cid-hkf3yvdx] .text_list[data-astro-cid-hkf3yvdx] li[data-astro-cid-hkf3yvdx] p[data-astro-cid-hkf3yvdx]{font-size:1em;line-height:1.8}.makeup_exam[data-astro-cid-hkf3yvdx] .text_list[data-astro-cid-hkf3yvdx] li[data-astro-cid-hkf3yvdx] [data-astro-cid-hkf3yvdx]:deep(b){font-weight:700}.online_info_session[data-astro-cid-m7gl4cjk]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.online_info_session[data-astro-cid-m7gl4cjk]{margin:3em auto}}.tuition[data-astro-cid-usvzsblr]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.tuition[data-astro-cid-usvzsblr]{margin:3em auto}}.tuition[data-astro-cid-usvzsblr] section[data-astro-cid-usvzsblr]{margin-bottom:5em}.tuition[data-astro-cid-usvzsblr] .tableWrapWrap[data-astro-cid-usvzsblr]{position:relative}.tuition[data-astro-cid-usvzsblr] .tableWrapWrap[data-astro-cid-usvzsblr]:after{content:"";position:absolute;top:0;right:0;width:32px;height:100%;pointer-events:none;background:linear-gradient(to right,#fff0,#fff)}.tuition[data-astro-cid-usvzsblr] .tableWrap[data-astro-cid-usvzsblr]{overflow-x:scroll;margin-bottom:3em}.tuition[data-astro-cid-usvzsblr] .content_1[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr]{width:100%;margin-top:1.5em;border-top:1px solid rgba(0,0,0,.5);font-size:1em;margin-bottom:2em}.tuition[data-astro-cid-usvzsblr] .content_1[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr]:last-of-type tr[data-astro-cid-usvzsblr]:last-of-type{background-color:#d1ecee80}.tuition[data-astro-cid-usvzsblr] .content_1[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr]:last-of-type tr[data-astro-cid-usvzsblr]:last-of-type td[data-astro-cid-usvzsblr]:nth-of-type(2){border-right:0}.tuition[data-astro-cid-usvzsblr] .content_1[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr]:last-of-type td[data-astro-cid-usvzsblr]:nth-of-type(2){border-right:1px dashed rgba(0,0,0,.5)}.tuition[data-astro-cid-usvzsblr] .content_1[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr] tr[data-astro-cid-usvzsblr]{border-bottom:1px solid rgba(0,0,0,.5)}.tuition[data-astro-cid-usvzsblr] .content_1[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr] tr[data-astro-cid-usvzsblr]:last-of-type{background-color:#d1ddee80}.tuition[data-astro-cid-usvzsblr] .content_1[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr] td[data-astro-cid-usvzsblr]{padding:.3em .6em;text-wrap:nowrap}.tuition[data-astro-cid-usvzsblr] .content_1[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr] td[data-astro-cid-usvzsblr]:nth-of-type(2n){text-align:right}.tuition[data-astro-cid-usvzsblr] .content_2[data-astro-cid-usvzsblr] .note_list[data-astro-cid-usvzsblr]{margin-top:1.5em;font-size:.8em;padding-left:1em;text-indent:-1em}.tuition[data-astro-cid-usvzsblr] .content_2[data-astro-cid-usvzsblr] .note_list[data-astro-cid-usvzsblr] li[data-astro-cid-usvzsblr]:before{content:"※"}.tuition[data-astro-cid-usvzsblr] .content_3[data-astro-cid-usvzsblr] h4[data-astro-cid-usvzsblr]{font-size:1.1em;margin-bottom:1em;font-weight:600}.tuition[data-astro-cid-usvzsblr] .content_3[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr]{width:100%;font-size:1em;margin-bottom:.5em}.tuition[data-astro-cid-usvzsblr] .content_3[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr] tr[data-astro-cid-usvzsblr]{border-bottom:1px solid rgba(0,0,0,.3)}.tuition[data-astro-cid-usvzsblr] .content_3[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr] tr[data-astro-cid-usvzsblr] td[data-astro-cid-usvzsblr]:not(:first-of-type){border-left:1px solid rgba(0,0,0,.3)}.tuition[data-astro-cid-usvzsblr] .content_3[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr] tr[data-astro-cid-usvzsblr]:first-of-type{font-size:.8em;font-weight:600;color:#fff;background-color:#003780}.tuition[data-astro-cid-usvzsblr] .content_3[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr] tr[data-astro-cid-usvzsblr]:first-of-type td[data-astro-cid-usvzsblr]:not(:first-of-type){border-left:1px solid rgba(255,255,255,.5)}.tuition[data-astro-cid-usvzsblr] .content_3[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr] tr[data-astro-cid-usvzsblr]:last-of-type{border-bottom:1px solid rgba(0,0,0,.6)}.tuition[data-astro-cid-usvzsblr] .content_3[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr] tr[data-astro-cid-usvzsblr]:not(:first-of-type) td[data-astro-cid-usvzsblr]:last-of-type{background-color:#d1ddee80}.tuition[data-astro-cid-usvzsblr] .content_3[data-astro-cid-usvzsblr] table[data-astro-cid-usvzsblr] td[data-astro-cid-usvzsblr]{text-align:center;padding:.3em;white-space:nowrap}.tuition[data-astro-cid-usvzsblr] .content_4[data-astro-cid-usvzsblr] dl[data-astro-cid-usvzsblr]{margin-bottom:3em;font-size:1em}.tuition[data-astro-cid-usvzsblr] .content_4[data-astro-cid-usvzsblr] dl[data-astro-cid-usvzsblr] .itemWrap[data-astro-cid-usvzsblr]{display:flex;justify-content:space-between;margin-bottom:1.5em;border-bottom:1px solid rgba(0,0,0,.3);border-top:1px solid rgba(0,0,0,.3);font-size:1em}@media(width>=48rem){.tuition[data-astro-cid-usvzsblr] .content_4[data-astro-cid-usvzsblr] dl[data-astro-cid-usvzsblr] .itemWrap[data-astro-cid-usvzsblr]{height:4em}}.tuition[data-astro-cid-usvzsblr] .content_4[data-astro-cid-usvzsblr] dl[data-astro-cid-usvzsblr] .itemWrap[data-astro-cid-usvzsblr]:first-of-type dt[data-astro-cid-usvzsblr]{background-color:#00a0e933}.tuition[data-astro-cid-usvzsblr] .content_4[data-astro-cid-usvzsblr] dl[data-astro-cid-usvzsblr] .itemWrap[data-astro-cid-usvzsblr]:last-of-type dt[data-astro-cid-usvzsblr]{background-color:#2aa73833}.tuition[data-astro-cid-usvzsblr] .content_4[data-astro-cid-usvzsblr] dl[data-astro-cid-usvzsblr] dt[data-astro-cid-usvzsblr]{font-weight:600;width:5em;display:flex;align-items:center;justify-content:center}.tuition[data-astro-cid-usvzsblr] .content_4[data-astro-cid-usvzsblr] dl[data-astro-cid-usvzsblr] dd[data-astro-cid-usvzsblr]{flex-grow:1;width:10%;display:flex;align-items:center;padding:1em}.tuition[data-astro-cid-usvzsblr] .content_5[data-astro-cid-usvzsblr] p[data-astro-cid-usvzsblr]{line-height:2}.tuition[data-astro-cid-usvzsblr] .content_5[data-astro-cid-usvzsblr] .note[data-astro-cid-usvzsblr]{font-size:.8em}.bus_schedule[data-astro-cid-tbtsl2a6]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.bus_schedule[data-astro-cid-tbtsl2a6]{margin:3em auto}}.health[data-astro-cid-2xxki3a7]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.health[data-astro-cid-2xxki3a7]{margin:3em auto}}.health[data-astro-cid-2xxki3a7] .leader[data-astro-cid-2xxki3a7]{line-height:2}.library_rules[data-astro-cid-jyzhgcii]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.library_rules[data-astro-cid-jyzhgcii]{margin:3em auto}}.library_rules[data-astro-cid-jyzhgcii] section[data-astro-cid-jyzhgcii]{margin-bottom:4em;margin-top:3em}.library_rules[data-astro-cid-jyzhgcii] section[data-astro-cid-jyzhgcii]:last-child .txtBox[data-astro-cid-jyzhgcii] p[data-astro-cid-jyzhgcii]{text-align:left}.library_rules[data-astro-cid-jyzhgcii] section[data-astro-cid-jyzhgcii] .txtBox[data-astro-cid-jyzhgcii]{margin-top:1em}.library_rules[data-astro-cid-jyzhgcii] section[data-astro-cid-jyzhgcii] .txtBox[data-astro-cid-jyzhgcii] p[data-astro-cid-jyzhgcii]{line-height:1.8;font-size:1em;text-align:center}h5[data-v-30480d21]{font-size:1.2em;font-weight:600;padding:.7em 0;border-bottom:1px solid #0046FF;margin-bottom:1em;line-height:1.5}.scholarship[data-astro-cid-3jja5rld]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.scholarship[data-astro-cid-3jja5rld]{margin:3em auto}}.scholarship[data-astro-cid-3jja5rld] section[data-astro-cid-3jja5rld]{margin-bottom:4em}.scholarship[data-astro-cid-3jja5rld] .txtBox[data-astro-cid-3jja5rld] p[data-astro-cid-3jja5rld]{line-height:1.8;font-size:1em}.certificates[data-astro-cid-uvyrzg6k]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.certificates[data-astro-cid-uvyrzg6k]{margin:3em auto}}.certificates[data-astro-cid-uvyrzg6k] section[data-astro-cid-uvyrzg6k]{margin-bottom:4em;margin-top:3em}.certificates[data-astro-cid-uvyrzg6k] section[data-astro-cid-uvyrzg6k] .txtBox[data-astro-cid-uvyrzg6k],.certificates[data-astro-cid-uvyrzg6k] section[data-astro-cid-uvyrzg6k] .txtBox2[data-astro-cid-uvyrzg6k]{margin-top:2em}.certificates[data-astro-cid-uvyrzg6k] section[data-astro-cid-uvyrzg6k] .txtBox[data-astro-cid-uvyrzg6k] p[data-astro-cid-uvyrzg6k],.certificates[data-astro-cid-uvyrzg6k] section[data-astro-cid-uvyrzg6k] .txtBox2[data-astro-cid-uvyrzg6k] p[data-astro-cid-uvyrzg6k]{line-height:1.8;font-size:1em;text-align:center}.certificates[data-astro-cid-uvyrzg6k] section[data-astro-cid-uvyrzg6k] .txtBox[data-astro-cid-uvyrzg6k] p[data-astro-cid-uvyrzg6k].indent,.certificates[data-astro-cid-uvyrzg6k] section[data-astro-cid-uvyrzg6k] .txtBox2[data-astro-cid-uvyrzg6k] p[data-astro-cid-uvyrzg6k].indent{text-indent:-.6em;padding-left:.6em}.certificates[data-astro-cid-uvyrzg6k] section[data-astro-cid-uvyrzg6k] .txtBox2[data-astro-cid-uvyrzg6k] p[data-astro-cid-uvyrzg6k]{text-align:left!important}@media(width>=48rem){.certificates[data-astro-cid-uvyrzg6k] .contents_1[data-astro-cid-uvyrzg6k] [data-astro-cid-uvyrzg6k]:deep(br){display:none}}.certificates[data-astro-cid-uvyrzg6k] .contents_3[data-astro-cid-uvyrzg6k] table[data-astro-cid-uvyrzg6k]{border-top:1px solid rgba(0,0,0,.3);border-left:1px solid rgba(0,0,0,.3);margin-top:2em}.certificates[data-astro-cid-uvyrzg6k] .contents_3[data-astro-cid-uvyrzg6k] table[data-astro-cid-uvyrzg6k] td[data-astro-cid-uvyrzg6k]{border-bottom:1px solid rgba(0,0,0,.3);border-right:1px solid rgba(0,0,0,.3);padding:.5em;font-size:.85em;text-wrap:nowrap}.certificates[data-astro-cid-uvyrzg6k] .contents_3[data-astro-cid-uvyrzg6k] table[data-astro-cid-uvyrzg6k] tr[data-astro-cid-uvyrzg6k]:first-child{background-color:#eee}.certificates[data-astro-cid-uvyrzg6k] .contents_3[data-astro-cid-uvyrzg6k] ul[data-astro-cid-uvyrzg6k]{font-size:.75em;margin-top:1em}.certificates[data-astro-cid-uvyrzg6k] .contents_3[data-astro-cid-uvyrzg6k] ul[data-astro-cid-uvyrzg6k] li[data-astro-cid-uvyrzg6k]{line-height:1.8;text-indent:-3em;padding-left:3em}.certificates[data-astro-cid-uvyrzg6k] .tableWrapWrap[data-astro-cid-uvyrzg6k]{position:relative}.certificates[data-astro-cid-uvyrzg6k] .tableWrapWrap[data-astro-cid-uvyrzg6k]:after{content:"";position:absolute;top:0;right:0;width:32px;height:100%;pointer-events:none;background:linear-gradient(to right,#fff0,#fff)}.certificates[data-astro-cid-uvyrzg6k] .tableWrap[data-astro-cid-uvyrzg6k]{overflow-x:scroll;margin-bottom:3em}.for_graduates[data-astro-cid-fub3tjpm]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.for_graduates[data-astro-cid-fub3tjpm]{margin:3em auto}}.alumninavi[data-v-42a6f949]{height:auto;position:relative}@media(width>=48rem){.alumninavi[data-v-42a6f949]{width:calc(80px + 10vw)}}.alumninavi h4[data-v-42a6f949]{height:2.5em;display:flex;align-items:center;justify-content:center;position:relative;background-color:#85c7f2}.alumninavi h4 .triangle[data-v-42a6f949]{position:absolute;inset:0;background-color:#00000026;clip-path:polygon(100% 0,0% 100%,100% 100%)}.alumninavi h4 span[data-v-42a6f949]{position:relative;z-index:1;color:#fff;font-weight:600;font-size:1.1em;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.alumninavi .alumninavi_list[data-v-42a6f949]{font-size:.9em;margin-top:1em}.alumninavi .alumninavi_list a[data-v-42a6f949]{display:block;padding:.3em;border-bottom:1px dashed #aaa}.alumni_activities[data-astro-cid-nnuhkrjm]{margin:1.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.alumni_activities[data-astro-cid-nnuhkrjm]{margin:3em auto}}@media(width>=48rem){.alumni_activities[data-astro-cid-nnuhkrjm] .flexWrap[data-astro-cid-nnuhkrjm]{display:flex;gap:2em;justify-content:space-between}}@media(width>=48rem){.alumni_activities[data-astro-cid-nnuhkrjm] .flexWrap[data-astro-cid-nnuhkrjm] .main_contents[data-astro-cid-nnuhkrjm]{width:10%;flex-grow:1}}.alumni_activities[data-astro-cid-nnuhkrjm] .flexWrap[data-astro-cid-nnuhkrjm] .txtBox[data-astro-cid-nnuhkrjm]{margin-bottom:2em}.alumni_activities[data-astro-cid-nnuhkrjm] .flexWrap[data-astro-cid-nnuhkrjm] .txtBox[data-astro-cid-nnuhkrjm] h6[data-astro-cid-nnuhkrjm]{font-weight:700;padding-bottom:.3em;border-bottom:1px solid rgba(0,0,0,.15);margin-bottom:.5em}.alumni_activities[data-astro-cid-nnuhkrjm] .flexWrap[data-astro-cid-nnuhkrjm] .txtBox[data-astro-cid-nnuhkrjm] p[data-astro-cid-nnuhkrjm]{line-height:1.6;margin-top:.5em;padding-left:2em}.alumni_activities[data-astro-cid-nnuhkrjm] .flexWrap[data-astro-cid-nnuhkrjm] .txtBox[data-astro-cid-nnuhkrjm] ul[data-astro-cid-nnuhkrjm]{font-size:1em}.alumni_activities[data-astro-cid-nnuhkrjm] .flexWrap[data-astro-cid-nnuhkrjm] .txtBox[data-astro-cid-nnuhkrjm] ul[data-astro-cid-nnuhkrjm] li[data-astro-cid-nnuhkrjm]{text-indent:-1em;padding-left:1em}.alumni_activities[data-astro-cid-nnuhkrjm] .flexWrap[data-astro-cid-nnuhkrjm] .txtBox[data-astro-cid-nnuhkrjm] ul[data-astro-cid-nnuhkrjm] li[data-astro-cid-nnuhkrjm]:before{content:"●";color:#2c598f}.alumni_activities[data-astro-cid-nnuhkrjm] .flexWrap[data-astro-cid-nnuhkrjm] section[data-astro-cid-nnuhkrjm]{margin-bottom:3em}.alumni_activities[data-astro-cid-nnuhkrjm] .flexWrap[data-astro-cid-nnuhkrjm] .history_list[data-astro-cid-nnuhkrjm] li[data-astro-cid-nnuhkrjm]{font-size:1em;text-indent:-1em;padding-left:1em;margin-bottom:.4em}.alumni_activities[data-astro-cid-nnuhkrjm] .flexWrap[data-astro-cid-nnuhkrjm] .history_list[data-astro-cid-nnuhkrjm] li[data-astro-cid-nnuhkrjm]:before{content:"・"}.alumni_association[data-astro-cid-sfbrnfo6]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.alumni_association[data-astro-cid-sfbrnfo6]{margin:3em auto}}@media(width>=48rem){.alumni_association[data-astro-cid-sfbrnfo6] .flexWrap[data-astro-cid-sfbrnfo6]{display:flex;gap:2em;justify-content:space-between}}@media(width>=48rem){.alumni_association[data-astro-cid-sfbrnfo6] .flexWrap[data-astro-cid-sfbrnfo6] .main_contents[data-astro-cid-sfbrnfo6]{width:10%;flex-grow:1}}.alumni_association[data-astro-cid-sfbrnfo6] .flexWrap[data-astro-cid-sfbrnfo6] .main_contents[data-astro-cid-sfbrnfo6] p[data-astro-cid-sfbrnfo6]{line-height:2;text-indent:1em}.alumni_association[data-astro-cid-sfbrnfo6] .flexWrap[data-astro-cid-sfbrnfo6] section[data-astro-cid-sfbrnfo6]{margin-bottom:3em}.alumni_bulletin[data-astro-cid-7r3dw6ie]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.alumni_bulletin[data-astro-cid-7r3dw6ie]{margin:3em auto}}@media(width>=48rem){.alumni_bulletin[data-astro-cid-7r3dw6ie] .flexWrap[data-astro-cid-7r3dw6ie]{display:flex;gap:2em;justify-content:space-between}}@media(width>=48rem){.alumni_bulletin[data-astro-cid-7r3dw6ie] .flexWrap[data-astro-cid-7r3dw6ie] .main_contents[data-astro-cid-7r3dw6ie]{width:10%;flex-grow:1}}.alumni_bulletin[data-astro-cid-7r3dw6ie] .flexWrap[data-astro-cid-7r3dw6ie] section[data-astro-cid-7r3dw6ie]{margin-bottom:3em}.alumni_bulletin[data-astro-cid-7r3dw6ie] .listBox[data-astro-cid-7r3dw6ie]{margin-top:2em}.alumni_bulletin[data-astro-cid-7r3dw6ie] .listBox[data-astro-cid-7r3dw6ie] li[data-astro-cid-7r3dw6ie]{margin-bottom:1em}.alumni_bulletin[data-astro-cid-7r3dw6ie] .listBox[data-astro-cid-7r3dw6ie] li[data-astro-cid-7r3dw6ie] a[data-astro-cid-7r3dw6ie]{text-decoration:underline;line-height:1}.alumni_bulletin[data-astro-cid-7r3dw6ie] .listBox[data-astro-cid-7r3dw6ie] li[data-astro-cid-7r3dw6ie] a[data-astro-cid-7r3dw6ie] span[data-astro-cid-7r3dw6ie]{position:relative;bottom:.1em}.alumni_news[data-astro-cid-aib5tdw4]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.alumni_news[data-astro-cid-aib5tdw4]{margin:3em auto}}@media(width>=48rem){.alumni_news[data-astro-cid-aib5tdw4] .flexWrap[data-astro-cid-aib5tdw4]{display:flex;gap:2em;justify-content:space-between}}@media(width>=48rem){.alumni_news[data-astro-cid-aib5tdw4] .flexWrap[data-astro-cid-aib5tdw4] .main_contents[data-astro-cid-aib5tdw4]{width:10%;flex-grow:1}}.alumni_news[data-astro-cid-aib5tdw4] .flexWrap[data-astro-cid-aib5tdw4] section[data-astro-cid-aib5tdw4]{margin-bottom:3em}.alumni_news[data-astro-cid-aib5tdw4] .flexWrap[data-astro-cid-aib5tdw4] .listBox[data-astro-cid-aib5tdw4] li[data-astro-cid-aib5tdw4]{font-size:1em;text-indent:-.8em;padding-left:.8em;margin-bottom:1em;line-height:1.6}.alumni_news[data-astro-cid-aib5tdw4] .flexWrap[data-astro-cid-aib5tdw4] .listBox[data-astro-cid-aib5tdw4] li[data-astro-cid-aib5tdw4]:before{content:"・ "}.alumni_rules[data-astro-cid-tlrsotle]{margin:1.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.alumni_rules[data-astro-cid-tlrsotle]{margin:3em auto}}@media(width>=48rem){.alumni_rules[data-astro-cid-tlrsotle] .flexWrap[data-astro-cid-tlrsotle]{display:flex;gap:2em;justify-content:space-between}}@media(width>=48rem){.alumni_rules[data-astro-cid-tlrsotle] .flexWrap[data-astro-cid-tlrsotle] .main_contents[data-astro-cid-tlrsotle]{width:10%;flex-grow:1}}.alumni_rules[data-astro-cid-tlrsotle] .flexWrap[data-astro-cid-tlrsotle] .main_contents[data-astro-cid-tlrsotle] p[data-astro-cid-tlrsotle]{line-height:2;padding-left:2em}.alumni_rules[data-astro-cid-tlrsotle] .flexWrap[data-astro-cid-tlrsotle] .main_contents[data-astro-cid-tlrsotle] p[data-astro-cid-tlrsotle].indent{text-indent:-2em}.alumni_rules[data-astro-cid-tlrsotle] .flexWrap[data-astro-cid-tlrsotle] section[data-astro-cid-tlrsotle]{margin-bottom:3em}.disclosure[data-astro-cid-2cyb3r4h]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.disclosure[data-astro-cid-2cyb3r4h]{margin:3em auto}}.downloads[data-astro-cid-lgqes5wz]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.downloads[data-astro-cid-lgqes5wz]{margin:3em auto}}.downloads[data-astro-cid-lgqes5wz] .note[data-astro-cid-lgqes5wz]{text-align:center;margin-bottom:1em;font-size:.9em}.downloads[data-astro-cid-lgqes5wz] .imgBox[data-astro-cid-lgqes5wz]{display:block;width:calc(100px + 15vw);margin:auto;box-shadow:0 0 10px #0000001a}.downloads[data-astro-cid-lgqes5wz] .caption[data-astro-cid-lgqes5wz]{text-align:center;margin-top:.5em}.downloads[data-astro-cid-lgqes5wz] .caption[data-astro-cid-lgqes5wz] a[data-astro-cid-lgqes5wz]{text-decoration:underline;line-height:1}.downloads[data-astro-cid-lgqes5wz] .caption[data-astro-cid-lgqes5wz] a[data-astro-cid-lgqes5wz] span[data-astro-cid-lgqes5wz]{position:relative;bottom:.1em}.downloads[data-astro-cid-lgqes5wz] .count[data-astro-cid-lgqes5wz]{display:none;font-size:.7em;color:#999;margin-top:.7em}.news-list-wrapper[data-v-1a39911a]{background-color:#f7f9fc;padding:2em 0;width:100%;margin:0 auto}.news-list-wrapper .taglist[data-v-1a39911a]{display:grid;grid-template-columns:repeat(4,1fr);gap:.4em;width:95%;max-width:600px;margin:0 auto 3em;font-size:.8em}.news-list-wrapper .taglist li[data-v-1a39911a]{height:2em;display:flex;align-items:center;justify-content:center;background-color:#eee;position:relative;cursor:pointer;transition:opacity .2s}.news-list-wrapper .taglist li[data-v-1a39911a]:hover{opacity:.8}.news-list-wrapper .taglist li.active[data-v-1a39911a]{background-color:#fff;font-weight:700;border:1px solid #ddd}.news-list-wrapper .taglist .bar[data-v-1a39911a]{position:absolute;width:5px;top:5px;left:5px;bottom:5px;background-color:#ccc;mix-blend-mode:multiply}.news-list-wrapper .loading-state[data-v-1a39911a],.news-list-wrapper .no-news[data-v-1a39911a]{text-align:center;padding:5em 0;color:#666}.news-list-wrapper .active-filter-badge[data-v-1a39911a]{display:inline-flex;align-items:center;background-color:#aacf45;color:#fff;padding:5px 15px;border-radius:20px;font-size:.85em;font-weight:700;margin-bottom:20px}.news-list-wrapper .active-filter-badge .clear-btn[data-v-1a39911a]{background:none;border:none;color:#fff;font-size:1.2em;cursor:pointer;margin-left:10px;padding:0 5px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.news-list-wrapper .active-filter-badge .clear-btn[data-v-1a39911a]:hover{background-color:#0000001a}.news-list-wrapper .news-grid[data-v-1a39911a]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0;list-style:none;width:95%;margin:0 auto}@media(width>=48rem){.news-list-wrapper .news-grid[data-v-1a39911a]{grid-template-columns:repeat(4,1fr);width:90%}}.news-list-wrapper .news-grid .grid-card[data-v-1a39911a]{background-color:#fff;border-radius:4px;box-shadow:0 2px 5px #0000000d;transition:transform .2s,box-shadow .2s}.news-list-wrapper .news-grid .grid-card[data-v-1a39911a]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.news-list-wrapper .news-grid .news-card-link[data-v-1a39911a]{display:flex;flex-direction:column;text-decoration:none;color:inherit;padding:10px;height:100%;box-sizing:border-box}.news-list-wrapper .news-grid .imgBox[data-v-1a39911a]{position:relative;width:100%;aspect-ratio:1/.7;overflow:hidden;border-radius:2px}.news-list-wrapper .news-grid .imgBox img[data-v-1a39911a]{width:100%;height:100%;object-fit:cover}.news-list-wrapper .news-grid .imgBox .category[data-v-1a39911a]{position:absolute;bottom:-.1em;z-index:2;left:-.2em;height:1.5em;padding:0 1em 0 .4em;color:#555;font-weight:500;background-color:#fff;font-size:.6em;clip-path:polygon(0 0,calc(100% - 6px) 0,100% 100%,0% 100%)}.news-list-wrapper .news-grid .imgBox .category.notice[data-v-1a39911a]{color:#f5a330}.news-list-wrapper .news-grid .imgBox .category.club[data-v-1a39911a]{color:#aacf45}.news-list-wrapper .news-grid .imgBox .category.career[data-v-1a39911a]{color:#ec6d81}.news-list-wrapper .news-grid p[data-v-1a39911a]{margin-top:1em;line-height:1.5;font-size:.75em;letter-spacing:.06em;height:4.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}.news-list-wrapper .news-grid .date[data-v-1a39911a]{margin-top:auto;padding-top:1em;font-size:.6em;line-height:1;color:#aaa}.news-list-wrapper .pagination[data-v-1a39911a]{display:flex;justify-content:center;align-items:center;margin-top:40px;gap:5px}.news-list-wrapper .pagination button[data-v-1a39911a]{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border:1px solid #ddd;background-color:#fff;color:#333;font-size:.9em;cursor:pointer;transition:all .2s;border-radius:4px}.news-list-wrapper .pagination button[data-v-1a39911a]:hover:not(:disabled){background-color:#f0f0f0}.news-list-wrapper .pagination button.active[data-v-1a39911a]{background-color:#0046ff;border-color:#0046ff;color:#fff}.news-list-wrapper .pagination button[data-v-1a39911a]:disabled{opacity:.5;cursor:not-allowed}.news-list-wrapper .pagination .dots[data-v-1a39911a]{padding:0 5px;color:#999}.news_list[data-astro-cid-7vcon5pg]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.news_list[data-astro-cid-7vcon5pg]{margin:3em auto}}.partners[data-astro-cid-i4g7dkoq]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.partners[data-astro-cid-i4g7dkoq]{margin:3em auto}}.privacy_policy[data-astro-cid-mkv5gznz]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.privacy_policy[data-astro-cid-mkv5gznz]{margin:3em auto}}.privacy_policy[data-astro-cid-mkv5gznz] .lead_text[data-astro-cid-mkv5gznz]{padding:1.5em 0;line-height:1.8;font-size:1em;border-top:1px solid rgba(0,0,0,.3);border-bottom:1px solid rgba(0,0,0,.3);margin-bottom:4em}.privacy_policy[data-astro-cid-mkv5gznz] .content_box[data-astro-cid-mkv5gznz]{margin-bottom:3em}.privacy_policy[data-astro-cid-mkv5gznz] .content_box[data-astro-cid-mkv5gznz] h4[data-astro-cid-mkv5gznz]{font-size:1.2em;margin-bottom:1em;border-bottom:1px solid rgba(0,0,0,.3);padding-bottom:.5em;display:flex;gap:.5em}.privacy_policy[data-astro-cid-mkv5gznz] .content_box[data-astro-cid-mkv5gznz] h4[data-astro-cid-mkv5gznz]:before{content:"";display:inline-block;width:.5em;height:auto;background-color:#3d5d7b}.privacy_policy[data-astro-cid-mkv5gznz] .content_box[data-astro-cid-mkv5gznz] .txtBox[data-astro-cid-mkv5gznz] p[data-astro-cid-mkv5gznz]{font-size:1em;line-height:1.8}.recruit[data-astro-cid-ncceex3v]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.recruit[data-astro-cid-ncceex3v]{margin:3em auto}}.recruit[data-astro-cid-ncceex3v] .text[data-astro-cid-ncceex3v]{text-align:center;line-height:2}.recruit[data-astro-cid-ncceex3v] .text[data-astro-cid-ncceex3v] a[data-astro-cid-ncceex3v]{text-decoration:underline}.site_policy[data-astro-cid-vhndgrzt]{margin:2.5em auto 3em;padding-bottom:8em}@media(width>=48rem)and (orientation:landscape){.site_policy[data-astro-cid-vhndgrzt]{margin:3em auto}}.site_policy[data-astro-cid-vhndgrzt] .lead_text[data-astro-cid-vhndgrzt]{padding:1.5em 0;line-height:1.8;font-size:1em;border-top:1px solid rgba(0,0,0,.3);border-bottom:1px solid rgba(0,0,0,.3);margin-bottom:4em}.site_policy[data-astro-cid-vhndgrzt] .content_box[data-astro-cid-vhndgrzt]{margin-bottom:3em}.site_policy[data-astro-cid-vhndgrzt] .content_box[data-astro-cid-vhndgrzt] h4[data-astro-cid-vhndgrzt]{font-size:1.2em;margin-bottom:1em;border-bottom:1px solid rgba(0,0,0,.3);padding-bottom:.5em;display:flex;gap:.5em}.site_policy[data-astro-cid-vhndgrzt] .content_box[data-astro-cid-vhndgrzt] h4[data-astro-cid-vhndgrzt]:before{content:"";display:inline-block;width:.5em;height:auto;background-color:#3d5d7b}.site_policy[data-astro-cid-vhndgrzt] .content_box[data-astro-cid-vhndgrzt] .txtBox[data-astro-cid-vhndgrzt] p[data-astro-cid-vhndgrzt]{font-size:1em;line-height:1.8}.site_policy[data-astro-cid-vhndgrzt] .content_box[data-astro-cid-vhndgrzt] .txtBox[data-astro-cid-vhndgrzt] a[data-astro-cid-vhndgrzt]{font-size:1em;color:#3d5d7b;text-decoration:underline}.site_policy[data-astro-cid-vhndgrzt] .content_box[data-astro-cid-vhndgrzt] .listBox[data-astro-cid-vhndgrzt] li[data-astro-cid-vhndgrzt]{margin-bottom:1.5em}.site_policy[data-astro-cid-vhndgrzt] .content_box[data-astro-cid-vhndgrzt] .listBox[data-astro-cid-vhndgrzt] li[data-astro-cid-vhndgrzt] h5[data-astro-cid-vhndgrzt]{margin-bottom:.2em;font-weight:500}.site_policy[data-astro-cid-vhndgrzt] .content_box[data-astro-cid-vhndgrzt] .listBox[data-astro-cid-vhndgrzt] li[data-astro-cid-vhndgrzt] p[data-astro-cid-vhndgrzt]{font-size:1em;line-height:1.8}.site_policy[data-astro-cid-vhndgrzt] .content_box[data-astro-cid-vhndgrzt] .listBox[data-astro-cid-vhndgrzt] li[data-astro-cid-vhndgrzt] p[data-astro-cid-vhndgrzt] [data-astro-cid-vhndgrzt]:deep(img){height:1em;display:inline-block;position:relative;margin:0 .2em;top:.1em}
