@charset "utf-8";/* --- 背景グラデーション1 --------------- */
.gra1{
	 background: linear-gradient(135deg, #f4e4ed 15%, #eaf4fc 55%, #fdfbd1 90%);
}