@charset "utf-8";

/***************************************
Custom CSS
****************************************/
/* カリキュラム */
@media screen and (max-width: 768px) {
    dl.toggle_box dd p.img.p-ma_curriculum__img picture {
        width: 50%;
    }
}