@charset "UTF-8";
/* CSS Document */

.photolist a{ display:block; margin: 2.0em 0 0 0; padding: 66.66% 0 0 0; background:rgba(0,0,0,0.7); position: relative;}
.photolist img{ display:block; margin: auto; width: auto; height: auto; position: absolute; max-width: 100%; max-height: 100%; top: 0; right: 0; bottom: 0; left: 0;}

section.section01,section.section03{
margin:0; 
}


section.section02{
   margin-top: 0; background: rgba(0,0,0,0.4);
}