@charset "utf-8";

/*===============================
setting
=============================== */

#Main img{
max-width:inherit!important;
}
/* #Main{
position:inherit!important;
} */



/*===============================
.star_effects
=============================== */

.star_effects {
display:block;
position:absolute;
left:0px;
top:0px;
pointer-events:none;
}
.star_effects img{
display:block;
position:absolute;
left:0px;
top:0px;
pointer-events:none;
}
