.m-content {
    position: absolute;
    left: 0px;
    width: calc(100% - 0px);
    overflow-y: auto;
    height: calc(var(--vh, 1vh) * 100 - 60px) !important;
    top: 60px;
    font-family: "neue-haas-grotesk-text";
    max-width: none;
    overflow-y: auto;
    padding: 0 !important;
}

body {
    overflow-y: hidden !important;
}

.m-date-des {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DC0014;
    color: #DC0014;
    font-family: "neue-haas-grotesk-text";
    padding-top: 20px;
}

.m-sub-des {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;

    color: black;
    font-family: "neue-haas-grotesk-text";
    padding-top: 20px;
}

.m-sub-des p {
    font-size: 16px !important;
    line-height: 19px !important;
}

.m-des {
    display: none;
}

.m-request {
    left: 10px;
    width: calc(100% - 20px);
    position: fixed;
    bottom: 30px;
    background: #DC0014;
    color: white;
    border-radius: 20px;
    height: 35px;
    text-align: center;
    border: none;
}



.part_h-m {
    color: #DC0014;

    margin-left: 0px;
    margin-top: 20px;
    line-height: 25px;
    display: block;

    width: 100%;
}

.part-line-m {
    position: relative;
    left: 20px;
    width: calc(100% - 40px);
    height: 1px;
    background: #DC0014;
    margin-top: 10px;

}

.part-img-div-m {
    padding-left: 20px;
    padding-top: 20px;
    width:calc(100% - 40px);
}

.part-img-m {
    height: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
}


/*
.m-content p {
    font-size: 14px;
    line-height: 18px;
    padding-left: 20px;
    padding-right: 20px;
}

*/
.m-content p {
    font-size: 14px;
    line-height: 18px;
    padding-left: 20px;
    padding-right: 20px;
}

.mm-title {
    font-family: "neue-haas-grotesk-display";
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    top: 5px;
    padding-left: 10px;
    position: relative;
}

.m-title-header {
    width: 100%;
    background: #DC0014;
    height: 91px;
    color: white;
    position: fixed;
    top: 60px;
    z-index: 9998;
}

.inno-div-m h2 {
    position: relative;
    left: 0px;
    color: #DC0014;
    font-family: "neue-haas-grotesk-text";
    font-size: 14px;
    top: 5px;
    width: calc(100% - 22px);
    line-height:22px;
}

.archiv-div-m img,
.inno-div-m img {
    height: 9px;
    position: absolute;
    float: right;
    right: 0px;
    top: 14px;
 
}

.inno-div-m{
    width: calc(100% - 40px);
    margin-left: 20px;
    min-height: unset !important;
    padding-bottom: 14px !important;
    padding-top: 4px !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #DC0014 !important;
    position: relative;
}


/******* main ****/


.m-t-p1 {
    color: white;
    padding-left: 10px;
    margin-top: 15px;
    font-size: 24px;
}

.m-t-p2 {
    font-size: 18px !important;
    ;
    padding-left: 10px !important;
    line-height: 24px !important;
    margin-top: -10px;
    color: white !important;
}

#m-t-ppc1,#m-t-ppc5,#m-t-ppc8 {
    left: 0;
    width: 100%;
    top: 60px;
    height: 92px;
    position: absolute;
    z-index: 99999;
}

#m-b-ppc1,
#m-b-ppc5,
#m-b-ppc8 {
    left: 0;
    width: 100%;
    bottom: 0;
    height: 122px;
    position: absolute;
    z-index: 99999;
}

#m-t-ppc2,#m-t-ppc6,#m-t-ppc7 {
    left: 0;
    width: 100%;
    top: 60px;
    height: 140px;
    position: absolute;
    z-index: 99999;
}

#m-b-ppc2,#m-b-ppc6,#m-b-ppc7 {
    left: 0;
    width: 100%;
    bottom: 0;
    height: 122px;
    position: absolute;
    z-index: 99999;
}
#m-t-ppc3,#m-t-ppc4 {
    left: 0;
    width: 100%;
    top: 60px;
    height: 116px;
    position: absolute;
    z-index: 99999;
}

#m-b-ppc3,#m-b-ppc4 {
    left: 0;
    width: 100%;
    bottom: 0;
    height: 122px;
    position: absolute;
    z-index: 99999;
}
.m-ppc
{
    display: none  !important;
    transition:all 0.5s;
}
.m-ppc-open
{
    display: block;
}
.m_button 
{
    display: none;
}
.m_go_show,.m_t_open,.m_b_open
{
display: block !important;
}
.m_go_button {
    position: fixed;
    width: calc(100% - 20px);
    height: 40px;
    padding: 10px;
    border-radius: 20px;
    bottom: 30px;
    background: white;
    border: none;
    font-family: "neue-haas-grotesk-text";
    left: 10px;
    z-index: 100000 !important;
    display:none;
    transition: all 0.5s;
}
.m_dead {
    position: fixed;
    width: calc(100% - 0px);
    height: 30px;
    padding: 0px;
 font-size:12px;
    bottom: 0px;
    background: white;
    border: none;
    font-family: "neue-haas-grotesk-text","pretendard";
    left: 0px;
    z-index: 100000 !important;
}
#mppc1,
#mppc2,
#mppc3,
#mppc4,
#mppc5,
#mppc6,
#mppc7,
#mppc8
{
    transition:all 0.5s;
}





.menu_m
{
    z-index:1000000 !important;
}
button
{
    
}