@charset "utf-8";
/* ===================================================
	Pico CSS
====================================================== */

/* Main title */
#main_tit img{ width: 100%; height: 400px;}

@media screen and (max-width: 600px) {
#main_tit img{ height: 200px;}
}


/* ---------------------------------------------------

------------------------------------------------------ */


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

}

