@charset "utf-8";
/*--------------------------------------------
 
　　　アルバムページ用CSS
 
---------------------------------------------*/


/* =======================================
   section01
   ======================================= */
   
   
   
   
   
   
/* =======================================
   section02
   ======================================= */
   
   
   
   
   
   
/* =======================================
   section03
   ======================================= */
   
   
@media screen and (max-width:768px) {
#main h1 img {width:100%;}	
#album_all iframe {height:260px !important;}
}