@charset "UTF-8";
@media screen and (min-width: 768px),print {

h2.main-title{background: url(../images/common/h2.jpg) no-repeat top center, url(../images/common/h2-back.jpg) repeat top left;}

}

@media screen and (max-width: 767px) {

#login-fm {
    width: 100% !important;
    margin: 0 auto;
    border: 30px solid #f8f8f8;
    padding: 30px;
    text-align: center;
    line-height: 200%;
    font-size: 16px;
}


}
@media screen and (max-width: 380px) {

}
@media screen and (max-width: 321px) {

}
