@charset "utf-8";
/* ==========================================================================
   認定こども園ページ用CSS
   ========================================================================== */


/*---- section01 ----*/





/*---- section02 ----*/




/*---- section03 ----*/


    /* ==========================================================================
   responsiveCSS
   ========================================================================== */

    @media only screen and (max-width: 414px) {

#main h2 img{width: 100%;}



    }


