@charset "UTF-8";.educast .about{display:flex;flex-direction:row}.educast .speech_bubble{position:relative;width:60%;height:auto;margin-right:2rem;padding:1.2rem;background-color:#f4ffef;border-radius:1rem;filter:drop-shadow(.2rem .2rem .3rem rgba(0,0,0,.4))}.educast .speech_bubble:after{position:absolute;top:50%;left:100%;height:0;width:0;margin-top:-2rem;border:solid transparent;border-color:#f4ffef00;border-width:2rem;border-left-color:#f4ffef;pointer-events:none;content:""}@media screen and (max-width:768px){.educast .about{flex-direction:column}.educast .speech_bubble{width:90%;margin:0 auto}.educast .speech_bubble:after{top:100%;left:50%;margin-top:0;margin-left:-1.2rem;border-width:1.2rem;border-top-color:#f4ffef;border-left-color:#0000}}.educast .speech_bubble ul{padding-bottom:1rem}.educast .speech_bubble ul li{margin-left:1rem;padding-bottom:.5rem;text-align:justify}.educast .speech_bubble ul li span{text-decoration:underline}.educast .speech_bubble p{font-weight:700;text-align:justify}.educast .about_img{display:flex;align-items:center;justify-content:center;width:40%;height:auto}.educast .about_img img{width:100%;max-width:30rem}@media screen and (max-width:768px){.educast .about_img{width:100%;padding-top:2rem}.educast .about_img img{width:80%}}.educast .point .title{padding:0 0 .5rem 1rem;border-bottom:1px solid #048629;font-size:1.6rem;font-weight:700}.educast .point .title span{font-size:1rem}.educast .point div{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 0}.educast .point div p{padding:1rem}.educast .point div .header{font-size:1.2rem;font-weight:700;color:#17a217;text-align:justify}.educast .point div .header span{text-decoration:underline}.educast .point div p.scroll{display:none}.educast .point div figure img{width:100%;max-width:60rem;margin:.5rem 0}@media screen and (max-width:960px){.educast .point div figure img{max-width:100%}}@media screen and (max-width:768px){.educast .point div{padding:1rem 0}.educast .point .title{padding-left:0}.educast .point div p.scroll{display:block;padding-top:.8rem;font-size:.8rem;color:#999}.educast .point div figure{display:flex;flex-direction:column-reverse;width:100%;overflow-x:scroll}.educast .point div figure img{max-width:none;width:36rem;padding:.5rem;border:1px solid #ccc}}.educast .multiple>div{display:flex;flex-direction:row}.educast .multiple .header{padding:.6rem 0;font-size:1.5rem;font-weight:700;color:#17a217;text-align:justify}.educast .multiple_point{display:flex;flex-direction:column;align-items:center;justify-content:center;width:60%;height:auto;padding:1.2rem}.educast .multiple_point div{display:flex;flex-direction:row;gap:1rem}.educast .multiple_point dl{display:flex;flex-direction:column;width:50%}.educast .multiple_point dl dt{display:flex;align-items:center;justify-content:center;min-height:3.6rem;background-color:#47bca4;color:#fff;font-size:1.2rem;line-height:1.2}.educast .multiple_point dl dd{padding:.8rem;text-align:justify}.educast .multiple_point p{padding:.8rem 0;font-size:1rem;font-weight:700;color:#17a217;text-align:center}.educast .multiple_img{display:flex;align-items:center;justify-content:center;width:40%;height:auto}.educast .multiple_img img{width:100%}@media screen and (max-width:960px){.educast .multiple_point{width:50%}.educast .multiple_point div{flex-direction:column}.educast .multiple_point dl{width:100%}.educast .multiple_img{width:50%}}@media screen and (max-width:768px){.educast .multiple>div{flex-direction:column}.educast .multiple_point{width:100%;padding:1.2rem 0 0}.educast .multiple_img{width:100%}}.educast .other{width:100%;height:auto;background:#f4ffef}.educast .other .title{margin-bottom:3rem;padding:1.2rem 0 1.2rem 1rem;border-bottom:1px solid #048629;font-size:1.6rem;font-weight:700}.educast .other div{padding:0 10%;font-size:1.2rem}.educast .other ul{display:flex;flex-direction:column;align-items:center;list-style:none}.educast .other ul li{margin:.5rem;padding:.5rem;background-color:#17a217;color:#fff;font-weight:700}.educast .other ul li:nth-of-type(odd){margin-right:30%}.educast .other ul li:nth-of-type(2n){margin-left:30%}@media screen and (max-width:768px){.educast .other div{padding:0 .8rem;font-size:1rem}.educast .other ul{font-size:1rem}.educast .other ul li:nth-of-type(odd){margin-right:.5rem}.educast .other ul li:nth-of-type(2n){margin-left:.5rem}}
