/* CSS Document */

/*page01*/

section{display:block; padding:0;}

#sec01{
background-size:100%;
background-position:right bottom;
text-align:center;
margin-bottom:3%;
}

#sec01 p{position:absolute; right:30px; top:270px; color:#fff; width:560px; text-align:left;}
#tsubame{position:absolute; right:10px; top:490px; width:70px;}

