/*Naya Nayon 2025 	*/
/* 2025.02.20	 	*/

body {margin:0px; box-sizing:border-box; background-size:cover; background-repeat:no-repeat; background-position:top;}

h2		{margin-block-start:3.5em;}
.d00	 	{width:100%; margin:0px auto;}


/* startpagina  */
.i00		{position:relative; text-align:center}
.i00 img	{width:100%}
.i00 a		{text-decoration:none;}

.t01,.t02,.t03		{position:absolute; left:20px; width:200px; background-color:#EEE; padding:15px; text-align:left; font-size:30px; color:#666; text-decoration:none}
.t01,.t02,.t03   {opacity:0.5} 
.t01	{top:60px;}
.t02	{top:160px;}
.t03	{top:260px;}
.t01 a,.t02 a,.t03 a	{display:block; color:#666}
.t00	{opacity:1.0}

@media only screen and (max-width:900px) {
 .t01,.t02,.t03 {display:none}
 .t01,.t03 {top:160px}
 .t00 {display:block}
 }

@media only screen and (min-width:901px) {
 .t01,.t02,.t03 {display:block}
 .t01	{top:60px;}
 .t03	{top:260px;}
 }

.slide 		{width:100%}
.slide ul	{width:100%}
/*.slide li	{width:100%}*/
.slide img	{width:100%}	

