body {
    padding-bottom: 50.28px;
    max-width: 720px;
    margin: 0 auto;
}
label {
    margin-bottom: 0px;
}
.ly_wrap {
    height: 0; 
}
footer {
    display: none !important;
}
.m_top {
    width: 100%;
    padding: 14px;
    border-bottom: 1px solid #ebebeb; 
}
.m_top .mTopWrap {
    display: flex;
    align-items: flex-start;
    max-width: 720px;
    margin: 0 auto;
    width: 100%;
}
.m_top img {
    width: 20px;
    height: 19px;
    margin-right: 10px;
}
.m_top p {
    margin: 0;
    font-family: var(--main-fonts);
    font-size: 16px;
    font-weight: 700;
    color: #191919;
}
#mypage { 
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    overflow: hidden;
} 