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

/*モーダルウィンドウの追記*/
.modaal-wrapper{
    top:50px!important;
}
.modaal-close{
    position: absolute !important;
    right: 10px !important;
    top: 10px !important;
}
.gallery-list .gallery .none {
    display: none;
}

#edit-area .bnr-deco02 .bnr02 .ttl4 p {
    top: 20px;
}

#edit-area .bnr-deco02 .bnr02 .ttl1 p{
    top:100px;
}