@-webkit-keyframes linkBtnArrowAnimation{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(25%);transform:translate(25%);opacity:0}51%{-webkit-transform:translate(-25%);transform:translate(-25%);opacity:0}75%{opacity:1}100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes linkBtnArrowAnimation{0%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(25%);transform:translate(25%);opacity:0}51%{-webkit-transform:translate(-25%);transform:translate(-25%);opacity:0}75%{opacity:1}100%{-webkit-transform:translate(0);transform:translate(0);opacity:1}}.observer{opacity:0;-webkit-transition:opacity 1.2s;transition:opacity 1.2s;-webkit-transition-delay:.3s;transition-delay:.3s}.observer.in-view{opacity:1}@media print,screen and (min-width: 769px){.step2{margin-top:5.625rem}.step3,.step4{margin-top:3.3125rem}.step_result{margin-top:3.3125rem}header .logo{position:fixed;top:0;left:0;width:7.5625rem;height:7.5625rem;border-radius:0 0 3.125rem 0;background:hsla(0,0%,100%,.8);-webkit-box-sizing:border-box;box-sizing:border-box;z-index:3}header .logo .logo_link{display:block;width:100%;height:100%;padding:1.5625rem 2.5625rem 1.625rem 2.5rem;-webkit-box-sizing:border-box;box-sizing:border-box}header .page_title{position:relative;text-align:center;width:100%;z-index:2}header .page_title img{width:57.125rem;margin-right:auto;margin-left:auto}.inner_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main{overflow:hidden;padding-bottom:3.125rem}footer{margin-top:auto;position:relative;z-index:2}footer .shindan_english_school_name{margin-top:-2.1875rem}footer .shindan_english_school_name img{width:112.5rem}footer .p-footer-copy__inner{text-align:center}.img_hover{-webkit-transition:translate .2s,-webkit-filter .2s;transition:translate .2s,-webkit-filter .2s;transition:filter .2s,translate .2s;transition:filter .2s,translate .2s,-webkit-filter .2s;-webkit-filter:drop-shadow(0.5rem 0.5rem 0.3125rem rgba(0, 0, 0, 0.2));filter:drop-shadow(0.5rem 0.5rem 0.3125rem rgba(0, 0, 0, 0.2))}}@media print and (hover: hover),screen and (min-width: 769px)and (hover: hover){.img_hover:is(:where(:-moz-any-link,:enabled,summary):hover *){filter:drop-shadow(0 0 0 rgba(0, 0, 0, 0.2));translate:0 .125rem}.img_hover:is(:where(:any-link,:enabled,summary):hover *){-webkit-filter:drop-shadow(0 0 0 rgba(0, 0, 0, 0.2));filter:drop-shadow(0 0 0 rgba(0, 0, 0, 0.2));translate:0 .125rem}}@media print,screen and (min-width: 769px){.c-breadcrumb-shindan .c-breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;margin-bottom:.9375rem}.c-breadcrumb-shindan .c-breadcrumb__list li{line-height:1.34;position:relative}.c-breadcrumb-shindan .c-breadcrumb__list li .c-breadcrumb__link,.c-breadcrumb-shindan .c-breadcrumb__list li .c-breadcrumb__current{position:relative;display:inline-block;font-size:.8125rem;font-weight:400;letter-spacing:.01875rem;padding:0}.c-breadcrumb-shindan .c-breadcrumb__list li .c-breadcrumb__link{color:#000;background-image:-webkit-gradient(linear, left top, left bottom, from(#000), to(#000));background-image:linear-gradient(#000, #000);background-repeat:no-repeat;background-position:bottom right;background-size:0 .0625rem;-webkit-transition:background-size .3s;transition:background-size .3s}}@media print and (hover: hover),screen and (min-width: 769px)and (hover: hover){.c-breadcrumb-shindan .c-breadcrumb__list li .c-breadcrumb__link:where(:-moz-any-link,:enabled,summary):hover{background-position:bottom left;background-size:100% .0625rem}.c-breadcrumb-shindan .c-breadcrumb__list li .c-breadcrumb__link:where(:any-link,:enabled,summary):hover{background-position:bottom left;background-size:100% .0625rem}}@media print,screen and (min-width: 769px){.c-breadcrumb-shindan .c-breadcrumb__list li .c-breadcrumb__current{color:#7d7d7d}.c-breadcrumb-shindan .c-breadcrumb__list li:has(.c-breadcrumb__link),.c-breadcrumb-shindan .c-breadcrumb__list li:has(.c-breadcrumb__current){padding-left:1rem}.c-breadcrumb-shindan .c-breadcrumb__list li:has(.c-breadcrumb__link)::before,.c-breadcrumb-shindan .c-breadcrumb__list li:has(.c-breadcrumb__current)::before{content:"";clip-path:polygon(100% 50%, 0 0, 0 100%);background:#0075c1;width:.3125rem;height:.375rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.c-breadcrumb-shindan--page_header{margin-top:1.9375rem;padding-left:1.9375rem}.c-breadcrumb-shindan--page_header.c-breadcrumb--exist-kv{margin-top:2.5625rem}.c-breadcrumb-shindan--white li .c-breadcrumb__link{color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));background-image:linear-gradient(#ffffff, #ffffff)}.shindan{position:relative;z-index:1;max-width:76.875rem;padding-right:.9375rem;padding-left:.9375rem;margin-right:auto;margin-left:auto}.shindan_title_section{position:relative;width:100%;margin-top:1.1875rem;padding-bottom:9.3125rem;z-index:0}.shindan_title_section .title_section_title_img{width:55%;margin-right:auto;margin-left:auto;margin-top:8.125rem;opacity:0;-webkit-transition:opacity .2s 1s;transition:opacity .2s 1s}.animated .shindan_title_section .title_section_title_img{opacity:1}.shindan_title_section .title_section_english_school_name_img{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;z-index:2;pointer-events:none;-webkit-transform:rotate(-4deg) translateY(-5rem);transform:rotate(-4deg) translateY(-5rem);z-index:-1;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.shindan_title_section .title_section_english_school_name_img img{display:block;width:100%;height:auto;-webkit-transform:translateX(1rem);transform:translateX(1rem)}.shindan_title_section .title_section_english_school_name_img::after{display:block;content:"";width:calc(100vw - var(--scrollbar) + 13.125rem);height:20.25rem;background:rgba(0,123,196,.7);margin-inline:calc(-50vw + 50% + var(--scrollbar)/2 - 6.5625rem)}.animated .shindan_title_section .title_section_english_school_name_img{opacity:1}.shindan_title_section .title_section_question_icon_list{position:absolute;inset:0;width:100%;height:100%;list-style:none;margin:0;padding:0;z-index:2;pointer-events:none}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item{position:absolute;opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-transition:opacity .2s 1.5s,-webkit-transform .2s 1.5s;transition:opacity .2s 1.5s,-webkit-transform .2s 1.5s;transition:opacity .2s 1.5s,transform .2s 1.5s;transition:opacity .2s 1.5s,transform .2s 1.5s,-webkit-transform .2s 1.5s}.animated .shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_shiteiko{top:0;right:8.4375rem;width:7.8125rem}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_shiteiko img{-webkit-transform:rotate(15deg);transform:rotate(15deg)}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_ao{top:3.4375rem;left:9.25rem;width:6.125rem}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_ao img{-webkit-transform:rotate(-9deg);transform:rotate(-9deg)}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_jikosuisen{bottom:-0.625rem;left:14.25rem;width:8.6875rem}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_jikosuisen img{-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_ippan{bottom:1.75rem;left:calc(50% - 8.375rem);width:6.25rem}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_ippan img{-webkit-transform:rotate(9deg);transform:rotate(9deg)}.shindan_title_section .title_section_speech_bubble_icon_list{position:absolute;inset:0;width:100%;height:100%;list-style:none;margin:0;padding:0;z-index:2;pointer-events:none}.shindan_title_section .title_section_speech_bubble_icon_list .title_section_speech_bubble_icon_list_item{position:absolute;opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:opacity .2s 2s,-webkit-transform .2s 2s;transition:opacity .2s 2s,-webkit-transform .2s 2s;transition:opacity .2s 2s,transform .2s 2s;transition:opacity .2s 2s,transform .2s 2s,-webkit-transform .2s 2s}.animated .shindan_title_section .title_section_speech_bubble_icon_list .title_section_speech_bubble_icon_list_item{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.shindan_title_section .title_section_speech_bubble_icon_list .title_section_speech_bubble_icon_list_item img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.shindan_title_section .title_section_speech_bubble_icon_list .title_section_speech_bubble_icon_list_item.item_fukidashi01{bottom:2.5rem;left:calc(50% - 400px);width:15.625rem}.shindan_title_section .title_section_speech_bubble_icon_list .title_section_speech_bubble_icon_list_item.item_fukidashi02{right:calc(50% - 391px);bottom:1.875rem;width:20rem}.shindan_start_box{margin-top:.625rem;width:100%;background-image:url("/wp/wp-content/themes/shobi/lib/pages/for_highschool3/shindan/img/bg_pat.png");background-size:.5625rem auto;background-color:hsla(0,0%,100%,.8);border-radius:2.1875rem;padding:1.875rem 1.3125rem;position:relative;z-index:1;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transition:opacity .2s 2s,-webkit-transform .2s 2s;transition:opacity .2s 2s,-webkit-transform .2s 2s;transition:opacity .2s 2s,transform .2s 2s;transition:opacity .2s 2s,transform .2s 2s,-webkit-transform .2s 2s}.animated .shindan_start_box{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.shindan_start_box .start_box_catchphrase_text{line-height:1.4;text-align:center;letter-spacing:.1em}.shindan_start_box .start_box_catchphrase_text .text_inner{display:inline;background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #faf7af));background:linear-gradient(transparent 60%, #faf7af 60%);font-weight:700;font-size:1.0625rem}.shindan_start_box .start_box_catchphrase_text .text_inner .num{font-size:1.5625rem}.shindan_start_box .start_box_button_button{width:27.0625rem;display:block;margin-inline:auto;margin-top:1.125rem}.shindan_start_box .start_box_call_to_action_text{font-weight:700;font-size:1.0625rem;line-height:1.4;text-align:center;letter-spacing:.03em;color:#0075c1;margin-top:1.3125rem}.shindan_start_box .start_box_supplementary_text{font-weight:400;font-size:.6875rem;line-height:1.4;letter-spacing:.03em;text-align:center;margin-top:.75rem}.shindan_group_box{position:relative;max-width:75rem;margin-right:auto;margin-left:auto;border-radius:3.125rem;width:100%;background-image:url("/wp/wp-content/themes/shobi/lib/pages/for_highschool3/shindan/img/bg_pat.png");background-size:.75rem auto;background-color:hsla(0,0%,100%,.8);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.shindan_group_box .group_box_question{position:relative;z-index:1}.shindan_group_box .question_text_area{margin:0;background:-webkit-gradient(linear, left top, right top, from(#faffe4), to(#d7fff6));background:linear-gradient(90deg, #faffe4 0%, #d7fff6 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.875rem 6.375rem;width:100%;gap:2.25rem}.shindan_group_box .question_text_area .area_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;width:20.1875rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.shindan_group_box .question_text_area .label_text{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.75rem;line-height:1.4;letter-spacing:.03em;color:#2bafe9}.shindan_group_box .question_text_area .label_num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;background:-webkit-gradient(linear, left top, right top, from(#72c9ff), to(#ff86b8));background:linear-gradient(90deg, #72c9ff 0%, #ff86b8 100%);font-weight:700;font-size:4rem;line-height:1.4;color:#fff;-ms-flex-negative:0;flex-shrink:0}.shindan_group_box .question_text_area .area_text{font-weight:700;font-size:1.75rem;line-height:1.4;letter-spacing:.03em;color:#000;text-align:center}.group_box_choices{padding:4.375rem 3.125rem;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.group_box_choices_list1{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.875rem}.group_box_choices_list1_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem;width:19.5rem;min-height:7.875rem;padding:.625rem .9375rem;cursor:pointer;text-align:center;z-index:0;position:relative}.group_box_choices_list1_button .button_bg{position:absolute;top:0;left:0;inset:auto;background:-webkit-gradient(linear, left top, right top, from(#2bafe9), to(#39cca8));background:linear-gradient(90deg, #2bafe9 0%, #39cca8 100%);z-index:-1;width:100%;height:100%;border-radius:.9375rem}.group_box_choices_list1_button .button_bg::before{content:"";position:absolute;top:.1875rem;left:.1875rem;background-color:hsla(0,0%,100%,.9);width:calc(100% - .375rem);height:calc(100% - .375rem);border-radius:.75rem;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.group_box_choices_list1_button .button_bg::after{content:"";position:absolute;top:.1875rem;left:.1875rem;background:-webkit-gradient(linear, left top, left bottom, from(rgba(171, 255, 232, 0.8)), to(rgba(255, 240, 166, 0.8)));background:linear-gradient(180deg, rgba(171, 255, 232, 0.8) 0%, rgba(255, 240, 166, 0.8) 100%);width:calc(100% - .375rem);height:calc(100% - .375rem);border-radius:.75rem;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.group_box_choices_list1_button .text_main{font-weight:700;font-size:1.125rem;line-height:1.2;letter-spacing:.03em;color:#0075c1}.group_box_choices_list1_button .text_sub{font-weight:400;font-size:.8125rem;line-height:1.6;letter-spacing:.03em}}@media print and (hover: hover),screen and (min-width: 769px)and (hover: hover){.group_box_choices_list1_button:where(:-moz-any-link,:enabled,summary):hover .button_bg::before{opacity:0}.group_box_choices_list1_button:where(:any-link,:enabled,summary):hover .button_bg::before{opacity:0}.group_box_choices_list1_button:where(:-moz-any-link,:enabled,summary):hover .button_bg::after{opacity:1}.group_box_choices_list1_button:where(:any-link,:enabled,summary):hover .button_bg::after{opacity:1}}@media print,screen and (min-width: 769px){.group_box_choices_list2{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.875rem}.group_box_choices_list2_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem;cursor:pointer;text-align:center;z-index:0;position:relative;min-height:12.875rem;padding-inline:.875rem}.item_large .group_box_choices_list2_button{width:19.5rem}.item_small .group_box_choices_list2_button{width:14.125rem}.group_box_choices_list2_button .button_bg{position:absolute;top:0;left:0;background:-webkit-gradient(linear, left top, right top, from(#2bafe9), to(#39cca8));background:linear-gradient(90deg, #2bafe9 0%, #39cca8 100%);z-index:-1;width:100%;height:100%;border-radius:.9375rem}.group_box_choices_list2_button .button_bg::before{content:"";position:absolute;top:.1875rem;left:.1875rem;background-color:hsla(0,0%,100%,.9);width:calc(100% - .375rem);height:calc(100% - .375rem);border-radius:.75rem;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.group_box_choices_list2_button .button_bg::after{content:"";position:absolute;top:.1875rem;left:.1875rem;background:-webkit-gradient(linear, left top, left bottom, from(rgba(171, 255, 232, 0.8)), to(rgba(255, 240, 166, 0.8)));background:linear-gradient(180deg, rgba(171, 255, 232, 0.8) 0%, rgba(255, 240, 166, 0.8) 100%);width:calc(100% - .375rem);height:calc(100% - .375rem);border-radius:.75rem;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}}@media print and (hover: hover),screen and (min-width: 769px)and (hover: hover){.group_box_choices_list2_button:where(:-moz-any-link,:enabled,summary):hover .button_bg::before{opacity:0}.group_box_choices_list2_button:where(:any-link,:enabled,summary):hover .button_bg::before{opacity:0}.group_box_choices_list2_button:where(:-moz-any-link,:enabled,summary):hover .button_bg::after{opacity:1}.group_box_choices_list2_button:where(:any-link,:enabled,summary):hover .button_bg::after{opacity:1}}@media print,screen and (min-width: 769px){.group_box_choices_list2_button .button_content .text_icon{width:5.625rem;aspect-ratio:1;margin-right:auto;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.group_box_choices_list2_button .button_content .text_icon .text_icon_img{display:block;width:100%;height:100%;background-color:#32bccc;-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.group_box_choices_list2_button .button_content .text_main{font-weight:700;font-size:1.125rem;line-height:1.2;text-align:center;letter-spacing:.03em;color:#0075c1}.group_box_choices_list2_button .button_content .text_main small{font-size:.9375rem}.group_box_choices_list2_button .button_content .text_sub{margin-top:.8125rem;font-weight:400;font-size:.8125rem;line-height:160%;text-align:center}.group_box_choices_list2_button[disabled]{cursor:default}.group_box_choices_list2_button[disabled] .button_bg{background:#bfbfbf}.group_box_choices_list2_button[disabled] .button_bg::before{background:#d3d3d3}.group_box_choices_list2_button[disabled] .button_bg::after{display:none}.group_box_choices_list2_button[disabled] .button_content .text_icon .text_icon_img{background-color:gray}.group_box_choices_list2_button[disabled] .button_content .text_main{color:gray}.group_box_choices_list2_button[disabled] .button_content .text_sub{color:gray}.js_dotted_line_wrapper{display:block;width:100%;height:.375rem;opacity:0}.js_dotted_line_wrapper.is_show:has(svg){opacity:1}.js_dotted_line_wrapper .js_dotted_line{display:block;width:100%;height:.375rem}.js_dotted_line_wrapper .js_dotted_line .gradient-start{stop-color:#8cd3ff}.js_dotted_line_wrapper .js_dotted_line .gradient-end{stop-color:#ff99c3}.group_box_title{background:-webkit-gradient(linear, left top, right top, from(#faffe4), to(#d7fff6));background:linear-gradient(90deg, #faffe4 0%, #d7fff6 100%);padding:3.125rem .625rem 2.8125rem}.group_box_title .title_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.25rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto;padding-inline:3.1875rem}.group_box_title .title_text::before,.group_box_title .title_text::after{content:"";position:absolute;top:50%;background-image:url("/wp/wp-content/themes/shobi/lib/pages/for_highschool3/shindan/img/img_deco01.png");background-size:100% auto;width:1.875rem;height:3.5rem}.group_box_title .title_text::before{left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.group_box_title .title_text::after{right:0;-webkit-transform:translateY(-50%) scale(-1, 1);transform:translateY(-50%) scale(-1, 1)}.group_box_title .title_text .text1{font-weight:700;font-size:1.75rem;line-height:1.25;letter-spacing:.03em;color:#2bafe9}.group_box_title .title_text .text2{font-weight:700;font-size:2.25rem;line-height:1.25;letter-spacing:.03em;color:#0075c1}.shindan_table table{border-radius:.9375rem;overflow:hidden;border-collapse:separate;border-spacing:0;table-layout:auto;width:100%;max-width:62.25rem;margin-right:auto;margin-left:auto}.shindan_table table tbody{overflow:hidden;border-radius:.9375rem}.shindan_table table tbody tr th,.shindan_table table tbody tr td{border:0;padding-block:1rem .8125rem;padding-right:.625rem;font-weight:400}.shindan_table table tbody tr th{font-size:1.25rem;color:#fff;width:17.875rem;font-weight:bold;background-color:#ceedf1;background:-webkit-gradient(linear, left top, right top, from(#5fc4f1), to(#62dabd));background:linear-gradient(90deg, #5fc4f1 0%, #62dabd 100%);padding-left:1.875rem;text-align:left}.shindan_table table tbody tr td{background-color:#e1f5f8;padding-left:2.125rem}.shindan_table table tbody tr:not(:last-child) th,.shindan_table table tbody tr:not(:last-child) td{border-bottom:.125rem solid #fff}.shindan_table ul{padding-left:1.25em}.shindan_table ul li{list-style:disc}.group_box_apply{position:relative;z-index:0;margin-inline:-3.125rem;margin-top:1rem}.group_box_apply .apply_inner{padding:2.875rem 4.375rem;background-color:#f8ffe6;border-radius:.9375rem}.group_box_apply .apply_title{padding:1.3125rem 1.875rem 1.3125rem 6.25rem;position:absolute;top:0;left:0;background:linear-gradient(64.64deg, #ffeda6 5.39%, #ffc4ce 73.31%);border-radius:0rem 50em 50em 0rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:700;font-size:1.5rem;line-height:1.34;letter-spacing:.03em;color:#0075c1}.group_box_apply .apply_text{font-weight:700;font-size:1.3125rem;line-height:1.5;text-align:center;letter-spacing:.03em;color:#f47f95}.group_box_apply .apply_text mark{color:#f47f95;background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #faf7af));background:linear-gradient(transparent 60%, #faf7af 60%)}.group_box_apply .apply_button{margin-top:2.625rem;text-align:center}.group_box_apply .apply_button a{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block}.group_box_apply .apply_button a::after{content:"";width:6.625rem;height:5.625rem;background-image:url("/wp/wp-content/themes/shobi/lib/pages/for_highschool3/shindan/img/img_hand.svg");background-repeat:no-repeat;background-size:100% auto;position:absolute;top:calc(50% - .4375rem);right:97%;position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.group_box_apply .apply_button a img{width:51.0625rem}.group_box_btn_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2.5rem 1.25rem}.group_box_btn_list .group_box_btn_list_item.item_full{width:100%}.group_box_btn_list .site_common_btn7{text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:29.5rem;margin-right:auto;margin-left:auto}}@media screen and (max-width: 768px){.step2{margin-top:4rem}.step3,.step4{margin-top:2.4375rem}.step_result{margin-top:2.4375rem}header .logo{position:fixed;top:0;left:0;width:3.625rem;height:3.625rem;border-radius:0 0 1.5rem 0;background:hsla(0,0%,100%,.8);-webkit-box-sizing:border-box;box-sizing:border-box;z-index:3}header .logo .logo_link{display:block;width:100%;height:100%;padding:.75rem 1.25rem .75rem 1.1875rem;-webkit-box-sizing:border-box;box-sizing:border-box}header .page_title{position:relative;text-align:center;width:100%;z-index:2}header .page_title img{width:14.5rem;margin-right:auto;margin-left:auto}.inner_wrapper{min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main{overflow:hidden;padding-bottom:3.125rem}footer{margin-top:auto;position:relative;z-index:2}footer .p-footer-copy__inner{text-align:center}.img_hover{-webkit-transition:translate .2s,-webkit-filter .2s;transition:translate .2s,-webkit-filter .2s;transition:filter .2s,translate .2s;transition:filter .2s,translate .2s,-webkit-filter .2s;-webkit-filter:drop-shadow(0.5rem 0.5rem 0.3125rem rgba(0, 0, 0, 0.2));filter:drop-shadow(0.5rem 0.5rem 0.3125rem rgba(0, 0, 0, 0.2))}}@media screen and (max-width: 768px)and (hover: hover){.img_hover:is(:where(:-moz-any-link,:enabled,summary):hover *){filter:drop-shadow(0 0 0 rgba(0, 0, 0, 0.2));translate:0 .125rem}.img_hover:is(:where(:any-link,:enabled,summary):hover *){-webkit-filter:drop-shadow(0 0 0 rgba(0, 0, 0, 0.2));filter:drop-shadow(0 0 0 rgba(0, 0, 0, 0.2));translate:0 .125rem}}@media screen and (max-width: 768px){.c-breadcrumb-shindan .c-breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:.5625rem;-moz-column-gap:.5625rem;column-gap:.5625rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right;margin-bottom:.9375rem}.c-breadcrumb-shindan .c-breadcrumb__list li{line-height:1.34;position:relative}.c-breadcrumb-shindan .c-breadcrumb__list li .c-breadcrumb__link,.c-breadcrumb-shindan .c-breadcrumb__list li .c-breadcrumb__current{position:relative;display:inline-block;font-size:.75rem;font-weight:400;letter-spacing:.01875rem;padding:0}.c-breadcrumb-shindan .c-breadcrumb__list li .c-breadcrumb__link{color:#000;background-image:-webkit-gradient(linear, left top, left bottom, from(#000), to(#000));background-image:linear-gradient(#000, #000);background-repeat:no-repeat;background-position:bottom right;background-size:0 .0625rem;-webkit-transition:background-size .3s;transition:background-size .3s}}@media screen and (max-width: 768px)and (hover: hover){.c-breadcrumb-shindan .c-breadcrumb__list li .c-breadcrumb__link:where(:-moz-any-link,:enabled,summary):hover{background-position:bottom left;background-size:100% .0625rem}.c-breadcrumb-shindan .c-breadcrumb__list li .c-breadcrumb__link:where(:any-link,:enabled,summary):hover{background-position:bottom left;background-size:100% .0625rem}}@media screen and (max-width: 768px){.c-breadcrumb-shindan .c-breadcrumb__list li .c-breadcrumb__current{color:#7d7d7d}.c-breadcrumb-shindan .c-breadcrumb__list li:has(.c-breadcrumb__link),.c-breadcrumb-shindan .c-breadcrumb__list li:has(.c-breadcrumb__current){padding-left:.875rem}.c-breadcrumb-shindan .c-breadcrumb__list li:has(.c-breadcrumb__link)::before,.c-breadcrumb-shindan .c-breadcrumb__list li:has(.c-breadcrumb__current)::before{content:"";clip-path:polygon(100% 50%, 0 0, 0 100%);background:#0075c1;width:.286875rem;height:.34375rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.shindan{position:relative;z-index:1;max-width:76.875rem;padding-right:.9375rem;padding-left:.9375rem;margin-right:auto;margin-left:auto}.shindan_title_section{width:100%;margin-top:17%;padding-bottom:0;position:relative;z-index:0}.shindan_title_section .title_section_title_img{width:calc(100% + 1.875rem);padding-top:19%;margin-right:-0.9375rem;margin-left:-0.9375rem}.shindan_title_section .title_section_title_img img{width:calc(100% - .625rem);margin-left:auto;margin-right:auto}.shindan_title_section .title_section_title_img{opacity:0;-webkit-transition:opacity .2s 1s;transition:opacity .2s 1s}.animated .shindan_title_section .title_section_title_img{opacity:1}.shindan_title_section .title_section_english_school_name_img{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;z-index:2;pointer-events:none;-webkit-transform:rotate(-4deg) translateY(5%);transform:rotate(-4deg) translateY(5%);z-index:-1}.shindan_title_section .title_section_english_school_name_img img{display:block;width:100%;height:auto;-webkit-transform:translateX(0.6875rem);transform:translateX(0.6875rem)}.shindan_title_section .title_section_english_school_name_img::after{content:"";width:calc(100vw - var(--scrollbar) + 11.25rem);height:97%;background:rgba(0,123,196,.7);display:block;margin-inline:calc(-50vw + 50% + var(--scrollbar)/2 - 5.625rem)}.shindan_title_section .title_section_english_school_name_img{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.animated .shindan_title_section .title_section_english_school_name_img{opacity:1}.shindan_title_section .title_section_question_icon_list{position:absolute;inset:0;width:100%;height:100%;list-style:none;margin:0;padding:0;z-index:2;pointer-events:none}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item{position:absolute;opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-transition:opacity .2s 1.5s,-webkit-transform .2s 1.5s;transition:opacity .2s 1.5s,-webkit-transform .2s 1.5s;transition:opacity .2s 1.5s,transform .2s 1.5s;transition:opacity .2s 1.5s,transform .2s 1.5s,-webkit-transform .2s 1.5s}.animated .shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item img{display:block;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_shiteiko{width:23.72%;right:0;top:41%}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_shiteiko img{-webkit-transform:rotate(15deg);transform:rotate(15deg)}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_ao{width:18.43%;left:2%;top:42%}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_ao img{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_jikosuisen{width:23.54%;left:12%;top:69%}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_jikosuisen img{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_ippan{width:19.22%;right:38%;top:54%}.shindan_title_section .title_section_question_icon_list .title_section_question_icon_list_item.item_ippan img{-webkit-transform:rotate(8deg);transform:rotate(8deg)}.shindan_title_section .title_section_speech_bubble_icon_list{pointer-events:none;padding-block:5% 0%;width:calc(100% + 1.875rem);margin-right:-0.9375rem;margin-left:-0.9375rem;padding-inline:.625rem}.shindan_title_section .title_section_speech_bubble_icon_list .title_section_speech_bubble_icon_list_item{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:opacity .2s 2s,-webkit-transform .2s 2s;transition:opacity .2s 2s,-webkit-transform .2s 2s;transition:opacity .2s 2s,transform .2s 2s;transition:opacity .2s 2s,transform .2s 2s,-webkit-transform .2s 2s}.animated .shindan_title_section .title_section_speech_bubble_icon_list .title_section_speech_bubble_icon_list_item{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.shindan_title_section .title_section_speech_bubble_icon_list .title_section_speech_bubble_icon_list_item img{display:block;height:auto}.shindan_title_section .title_section_speech_bubble_icon_list .title_section_speech_bubble_icon_list_item.item_fukidashi01{width:49.61%}.shindan_title_section .title_section_speech_bubble_icon_list .title_section_speech_bubble_icon_list_item.item_fukidashi02{width:55.54%;margin-left:auto;margin-top:-7%;margin-right:4%;padding-top:19%}.shindan_start_box{width:100%;background-image:url("/wp/wp-content/themes/shobi/lib/pages/for_highschool3/shindan/img/bg_pat.png");background-size:.75rem auto;background-color:hsla(0,0%,100%,.8);border-radius:2.5rem;padding:2.3125rem .3125rem;position:relative;z-index:1;margin-top:6%;opacity:0;-webkit-transform:scale(0.8) translateY(50%);transform:scale(0.8) translateY(50%);-webkit-transition:opacity .2s 2s,-webkit-transform .2s 2s;transition:opacity .2s 2s,-webkit-transform .2s 2s;transition:opacity .2s 2s,transform .2s 2s;transition:opacity .2s 2s,transform .2s 2s,-webkit-transform .2s 2s}.animated .shindan_start_box{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.shindan_start_box .start_box_catchphrase_text{line-height:1.3;text-align:center;letter-spacing:.1em}.shindan_start_box .start_box_catchphrase_text .text_inner{display:inline;background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #faf7af));background:linear-gradient(transparent 60%, #faf7af 60%);font-weight:700;font-size:.875rem}.shindan_start_box .start_box_catchphrase_text .text_inner .num{font-size:1.3125rem}.shindan_start_box .start_box_button_button{width:100%;display:block;margin-inline:auto;margin-top:1.4375rem}.shindan_start_box .start_box_call_to_action_text{font-weight:700;font-size:.9375rem;line-height:1.4;text-align:center;letter-spacing:.03em;color:#0075c1;margin-top:1.4375rem}.shindan_start_box .start_box_supplementary_text{font-weight:400;font-size:.8125rem;line-height:1.4;letter-spacing:.03em;text-align:center;margin-top:1.125rem}.shindan_group_box{position:relative;margin-right:auto;margin-left:auto;border-radius:2.5rem;width:100%;max-width:100%;background-image:url("/wp/wp-content/themes/shobi/lib/pages/for_highschool3/shindan/img/bg_pat.png");background-size:.75rem auto;background-color:hsla(0,0%,100%,.8);overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.shindan_group_box .group_box_question{position:relative;z-index:1}.shindan_group_box .question_text_area{margin:0;background:-webkit-gradient(linear, left top, right top, from(#faffe4), to(#d7fff6));background:linear-gradient(90deg, #faffe4 0%, #d7fff6 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.9375rem;width:100%;gap:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.shindan_group_box .question_text_area .area_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;width:100%;max-width:20.1875rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.shindan_group_box .question_text_area .label_text{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:1.25rem;line-height:1.4;letter-spacing:.03em;color:#2bafe9}.shindan_group_box .question_text_area .label_num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:3.625rem;height:3.625rem;border-radius:50%;background:-webkit-gradient(linear, left top, right top, from(#72c9ff), to(#ff86b8));background:linear-gradient(90deg, #72c9ff 0%, #ff86b8 100%);font-weight:700;font-size:2.875rem;line-height:1.4;color:#fff;-ms-flex-negative:0;flex-shrink:0}.shindan_group_box .question_text_area .area_text{font-weight:700;font-size:1.25rem;line-height:1.4;letter-spacing:.03em;color:#000;text-align:center;width:100%}.group_box_choices{padding:2.5rem .9375rem;position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;-webkit-box-sizing:border-box;box-sizing:border-box}.group_box_choices_list1{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.25rem;width:100%}.group_box_choices_list1_item{width:100%}.group_box_choices_list1_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;width:91%;min-height:4.125rem;padding:.75rem 1rem;cursor:pointer;text-align:center;z-index:0;position:relative;margin-right:auto;margin-left:auto}.group_box_choices_list1_button .button_bg{position:absolute;top:0;left:0;inset:auto;background:-webkit-gradient(linear, left top, right top, from(#2bafe9), to(#39cca8));background:linear-gradient(90deg, #2bafe9 0%, #39cca8 100%);z-index:-1;width:100%;height:100%;border-radius:.9375rem}.group_box_choices_list1_button .button_bg::before{content:"";position:absolute;top:.125rem;left:.125rem;background-color:hsla(0,0%,100%,.9);width:calc(100% - .25rem);height:calc(100% - .25rem);border-radius:.75rem;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.group_box_choices_list1_button .button_bg::after{content:"";position:absolute;top:.125rem;left:.125rem;background:-webkit-gradient(linear, left top, left bottom, from(rgba(171, 255, 232, 0.8)), to(rgba(255, 240, 166, 0.8)));background:linear-gradient(180deg, rgba(171, 255, 232, 0.8) 0%, rgba(255, 240, 166, 0.8) 100%);width:calc(100% - .25rem);height:calc(100% - .25rem);border-radius:.8125rem;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.group_box_choices_list1_button .text_main{font-weight:700;font-size:1rem;line-height:1.2;letter-spacing:.03em;color:#0075c1}.group_box_choices_list1_button .text_sub{font-weight:400;font-size:.75rem;line-height:1.6;letter-spacing:.03em}}@media screen and (max-width: 768px)and (hover: hover){.group_box_choices_list1_button:where(:-moz-any-link,:enabled,summary):hover .button_bg::before{opacity:0}.group_box_choices_list1_button:where(:any-link,:enabled,summary):hover .button_bg::before{opacity:0}.group_box_choices_list1_button:where(:-moz-any-link,:enabled,summary):hover .button_bg::after{opacity:1}.group_box_choices_list1_button:where(:any-link,:enabled,summary):hover .button_bg::after{opacity:1}}@media screen and (max-width: 768px){.group_box_choices_list2{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.375rem}.group_box_choices_list2 .group_box_choices_list2_item.item_large{width:100%}.group_box_choices_list2 .group_box_choices_list2_item.item_small{width:calc(50% - .3125rem)}.group_box_choices_list2_button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.625rem;cursor:pointer;text-align:center;z-index:0;position:relative;padding:.9375rem .3125rem;width:100%}.group_box_choices_list2_button .button_bg{position:absolute;top:0;left:0;background:-webkit-gradient(linear, left top, right top, from(#2bafe9), to(#39cca8));background:linear-gradient(90deg, #2bafe9 0%, #39cca8 100%);z-index:-1;width:100%;height:100%;border-radius:.9375rem}.group_box_choices_list2_button .button_bg::before{content:"";position:absolute;top:.1875rem;left:.1875rem;background-color:hsla(0,0%,100%,.9);width:calc(100% - .375rem);height:calc(100% - .375rem);border-radius:.75rem;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.group_box_choices_list2_button .button_bg::after{content:"";position:absolute;top:.1875rem;left:.1875rem;background:-webkit-gradient(linear, left top, left bottom, from(rgba(171, 255, 232, 0.8)), to(rgba(255, 240, 166, 0.8)));background:linear-gradient(180deg, rgba(171, 255, 232, 0.8) 0%, rgba(255, 240, 166, 0.8) 100%);width:calc(100% - .375rem);height:calc(100% - .375rem);border-radius:.75rem;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}}@media screen and (max-width: 768px)and (hover: hover){.group_box_choices_list2_button:where(:-moz-any-link,:enabled,summary):hover .button_bg::before{opacity:0}.group_box_choices_list2_button:where(:any-link,:enabled,summary):hover .button_bg::before{opacity:0}.group_box_choices_list2_button:where(:-moz-any-link,:enabled,summary):hover .button_bg::after{opacity:1}.group_box_choices_list2_button:where(:any-link,:enabled,summary):hover .button_bg::after{opacity:1}}@media screen and (max-width: 768px){.group_box_choices_list2_button .button_content .text_icon{width:4.125rem;aspect-ratio:1;margin-right:auto;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.group_box_choices_list2_button .button_content .text_icon .text_icon_img{display:block;width:100%;height:100%;background-color:#32bccc;-webkit-mask-image:var(--icon-mask);mask-image:var(--icon-mask);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.group_box_choices_list2_button .button_content .text_main{font-weight:700;font-size:.8125rem;line-height:1.2;text-align:center;letter-spacing:.03em;color:#0075c1}.group_box_choices_list2_button .button_content .text_main small{font-size:.6875rem}.group_box_choices_list2_button .button_content .text_sub{margin-top:.5625rem;font-weight:400;font-size:.6875rem;line-height:160%;text-align:center;color:#000}.group_box_choices_list2_button[disabled]{cursor:default}.group_box_choices_list2_button[disabled] .button_bg{background:#bfbfbf}.group_box_choices_list2_button[disabled] .button_bg::before{background:#d3d3d3}.group_box_choices_list2_button[disabled] .button_bg::after{display:none}.group_box_choices_list2_button[disabled] .button_content .text_icon .text_icon_img{background-color:gray}.group_box_choices_list2_button[disabled] .button_content .text_main{color:gray}.group_box_choices_list2_button[disabled] .button_content .text_sub{color:gray}.js_dotted_line_wrapper{display:block;width:100%;height:.375rem;opacity:0}.js_dotted_line_wrapper.is_show:has(svg){opacity:1}.js_dotted_line_wrapper .js_dotted_line{display:block;width:100%;height:.375rem}.js_dotted_line_wrapper .js_dotted_line .gradient-start{stop-color:#8cd3ff}.js_dotted_line_wrapper .js_dotted_line .gradient-end{stop-color:#ff99c3}.group_box_title{background:-webkit-gradient(linear, left top, right top, from(#faffe4), to(#d7fff6));background:linear-gradient(90deg, #faffe4 0%, #d7fff6 100%);padding:3.125rem .625rem 1.8125rem}.group_box_title .title_text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.0625rem;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto;padding-inline:1.25rem}.group_box_title .title_text::before,.group_box_title .title_text::after{content:"";position:absolute;top:50%;background-image:url("/wp/wp-content/themes/shobi/lib/pages/for_highschool3/shindan/img/img_deco01.png");background-size:100% auto;width:1.5625rem;height:3rem}.group_box_title .title_text::before{left:-0.4375rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.group_box_title .title_text::after{right:-0.4375rem;-webkit-transform:translateY(-50%) scale(-1, 1);transform:translateY(-50%) scale(-1, 1)}.group_box_title .title_text .text1{font-weight:700;font-size:1.3125rem;line-height:1.25;letter-spacing:.03em;color:#2bafe9;display:block}.group_box_title .title_text .text2{font-weight:700;font-size:1.6875rem;line-height:1.25;letter-spacing:.03em;color:#0075c1;display:block}.shindan_table{overflow-x:auto;-webkit-overflow-scrolling:touch}.shindan_table table{border-radius:.75rem;overflow:hidden;border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:17.5rem;margin-right:auto;margin-left:auto}.shindan_table tbody{overflow:hidden;border-radius:.75rem}.shindan_table tbody tr th,.shindan_table tbody tr td{border:0;padding-block:.625rem .5rem;padding-right:.5rem;font-weight:400;font-size:.875rem}.shindan_table tbody tr th{font-size:.875rem;color:#fff;width:27%;min-width:6.25rem;font-weight:bold;background-color:#ceedf1;background:-webkit-gradient(linear, left top, right top, from(#5FC4F1), to(#62DABD));background:linear-gradient(90deg, #5FC4F1 0%, #62DABD 100%);padding-left:.75rem;text-align:left;word-break:break-all}.shindan_table tbody tr td{background-color:#e1f5f8;padding-left:.75rem;word-break:break-all}.shindan_table tbody tr:not(:last-child) th,.shindan_table tbody tr:not(:last-child) td{border-bottom:.125rem solid #fff}.shindan_table ul{padding-left:1.25em}.shindan_table ul li{list-style:disc}.group_box_apply{position:relative;z-index:0;margin-top:1rem;width:calc(100% + 1.875rem);margin-inline:-0.9375rem;padding-inline:.9375rem;-webkit-box-sizing:border-box;box-sizing:border-box}.group_box_apply .apply_inner{padding:2.5rem .9375rem 1.75rem;background-color:#f8ffe6;border-radius:.75rem;width:calc(100% + 1.875rem);margin-inline:-0.9375rem}.group_box_apply .apply_title{padding:.625rem 1rem .625rem 1.5rem;position:absolute;top:0;left:0;background:linear-gradient(64.64deg, #ffeda6 5.39%, #ffc4ce 73.31%);border-radius:0rem 50em 50em 0rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:700;font-size:1rem;line-height:1.34;letter-spacing:.03em;color:#0075c1}.group_box_apply .apply_text{font-weight:700;font-size:1rem;line-height:1.5;text-align:center;letter-spacing:.03em;color:#f47f95}.group_box_apply .apply_text mark{color:#f47f95;background:-webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #faf7af));background:linear-gradient(transparent 60%, #faf7af 60%)}.group_box_apply .apply_button{margin-top:4.0625rem;text-align:center}.group_box_apply .apply_button a{position:relative;width:100%;max-width:20rem;display:inline-block}.group_box_apply .apply_button a::after{content:"";width:4.375rem;height:3.75rem;background-image:url("/wp/wp-content/themes/shobi/lib/pages/for_highschool3/shindan/img/img_hand.svg");background-repeat:no-repeat;background-size:100% auto;position:absolute;bottom:89%;right:0;margin-inline:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center;transform-origin:center}.group_box_apply .apply_button a img{width:100%;height:auto;max-width:100%}.group_box_btn_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.9375rem}.group_box_btn_list .group_box_btn_list_item{width:100%}.group_box_btn_list .site_common_btn7{text-align:center;width:100%;margin-right:auto;margin-left:auto}}/*# sourceMappingURL=style.css.map */