@charset "UTF-8";.feature-item{background:#fff;border-radius:2rem;box-shadow:0 10px 25px 0 rgba(19,101,195,.125);position:relative;padding:5rem 10rem;margin-bottom:4rem}.feature_number{position:absolute;top:0;left:0;width:10%}.feature-area{display:flex;justify-content:space-between;align-items:center}.feature-area img{width:10%;margin-right:2rem}.feature-area h3{color:#005099;font-weight:700;margin-bottom:1.5rem}.feature-area ul{margin-left:2rem;list-style:disc;letter-spacing:.15rem;line-height:2.5rem;width:75rem}@media screen and (max-width:900px){.feature-item{padding:3rem 2rem}.feature_number{width:15%}.feature-area{display:block}.feature-area img{width:15%;margin-right:0;margin:0 auto 1.5rem;display:flex;justify-content:center;align-items:center}.feature-area ul{width:90%}}.overview-container{height:600px;overflow:scroll}.overview-contents{width:100%}.overview-contents th{background-color:#005099;color:#fff;text-align:center;border-right:1px solid #fff;padding:.5rem;width:50%}.overview-contents td{background-color:#e5edf5;border-right:1px dotted #005099;padding:1rem 2rem;letter-spacing:.1rem;font-size:1.5rem;width:50%}.overview-contents td:first-child,.overview-contents th:first-child{width:12%}.overview-contents td:last-child,.overview-contents .none td:last-child{border-right:none}.overview-contents .holiday td{background-color:#ededed}.overview-contents .holiday td:nth-child(n+2),.overview-contents .none td:nth-child(n+2){border-right:none}@media screen and (max-width:900px){.overview-container{height:400px;overflow:scroll}.overview-contents{width:100%}.overview-contents th{background-color:#e5edf5;color:#fff;text-align:center;border-right:1px solid #fff;padding:.5rem;width:7rem}.overview-contents td{background-color:#e5edf5;border-right:1px dotted #005099;padding:1rem;letter-spacing:.1rem;font-size:1.4rem;width:5rem!important}.overview-contents td:first-child,.overview-contents th:first-child{width:2.1rem}.overview-contents td:last-child,.overview-contents .none td:last-child{border-right:none}.overview-contents .holiday td{background-color:#ededed}.overview-contents .holiday td:nth-child(n+2),.overview-contents .none td:nth-child(n+2){border-right:none}}.course_btn{display:flex;justify-content:space-between;align-items:center;margin-bottom:6rem}.course_btn a{width:45%}@media screen and (max-width:900px){.course_btn{display:block;justify-content:space-between;align-items:center;margin-bottom:6rem}.course_btn a{width:100%;margin-bottom:3rem!important;display:block}}