@import"https://fonts.googleapis.com/css2?family=Hind:wght@500;600;700&display=swap";.student .red{color:#e80003}.student .button-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:min(6vw,3em)}.student .button-list li{width:100%;max-width:320px;margin:0 auto 1.5em;text-align:center}.student .button-list li a{display:block;width:100%;color:#fff;font-size:clamp(1.6rem, 1.1139240506rem + 0.6329113924vw, 2rem);line-height:1.2;padding:1em .2em}.student .button-list li a:hover{background:#fff}.student .button-list .small{font-size:75%}@media print,screen and (min-width: 640px){.student .button-list li{width:31.25%;margin:0}}.student .button.jhs{background:#e3c61c;border:2px solid #e3c61c}.student .button.jhs:hover{background:#fff;color:#e3c61c}.student .button.hs{background:#93c424;border:2px solid #93c424}.student .button.hs:hover{background:#fff;color:#93c424}.student .button.ghs{background:#18abd7;border:2px solid #18abd7}.student .button.ghs:hover{background:#fff;color:#18abd7}.student .student-table .w30{width:30%}.student .student-table th{padding:.5em}.student .student-table td:not(.txt-left){text-align:center}.student .attention-box{max-width:700px;width:100%;margin:3em auto 0;background:#fbf3f6;border:2px solid #c00;padding:clamp(2rem,5.3333333333vw,4rem)}.student .attention-box .title{color:#c00;font-size:clamp(1.6rem, 1.1139240506rem + 0.6329113924vw, 2rem);text-align:center;margin-bottom:.8em}.student .dots-list li{padding-left:1.4em;position:relative}.student .dots-list li+li{margin-top:.5em}.student .dots-list li::before{content:"●";position:absolute;left:0;top:0;transform:scale(0.5)}.student .border-box{position:relative;margin-top:clamp(5rem,13.3333333333vw,10rem);padding:clamp(4rem,10.6666666667vw,8rem) clamp(2.8rem,7.4666666667vw,5.6rem);background:#fff;border:2px solid #0b5bab}.student .border-box .box-label{position:absolute;top:0;right:0;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:90%;margin:0 auto;padding:.4em 1.5em;background:#0b5bab;color:#fff;font-size:clamp(1.6rem, 0.6278481013rem + 1.2658227848vw, 2.4rem);font-weight:bold;text-align:center;line-height:1.6;transform:translateY(-50%)}.student .border-box .box-label::after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:#246cb4;-webkit-clip-path:polygon(0 0, 0% 100%, 100% 0);clip-path:polygon(0 0, 0% 100%, 100% 0);z-index:-1}.student .border-box .box-label .en{line-height:1}.student .border-box .box-label .large{font-size:150%}.student .howto-block .txt{font-size:clamp(1.1rem, -0.2367088608rem + 1.7405063291vw, 2.2rem);font-weight:bold;line-height:1.4}.student .howto-block .txt+.img-box{margin-top:1em}