@charset "utf-8";

/*----------------------------------------
    202110の探究学習～ 生徒主体の活動を「深い学び」に導くために ～ページ専用
---------------------------------------------*/

table.m-table .no-wrap {white-space: nowrap;}

.m-grid__item .h400 {height: 400px;object-fit: fill;}
@media (max-width:768px) {
    .m-grid__item .h400 {
        height: auto;
    }
}

