body { background:#f8f8f8; font-family: "proxima-nova", "Noto Sans KR", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji; }
html { overflow-y: scroll; }
html,body {
    margin: 0 auto;  padding: 0;
    font-family:  "proxima-nova", "Noto Sans KR", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji ;
    font-size: 14px; font-weight: 400; line-height: 1.2; color: #000;
    text-align: left;
    -webkit-text-size-adjust: 100%;
    letter-spacing:-0.003em;
    position:relative;
    scroll-behavior: smooth;
    width: 100%;

}

.main_wrap{
    position: relative;
    width:100%;
    max-width:1180px;
    margin: 0 auto 0;

}

.content_wrap{
    width:100%;
    max-width:600px;
    float: right;
    box-shadow: 0 0 0 rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    background: #fff;
    min-height: 100vh;
    position: relative;
}

html:has(.content_wrap_bare),body:has(.content_wrap_bare) {
    margin: 0 auto;  padding: 0;
    font-family:  "proxima-nova", "Noto Sans KR", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji ;
    font-size: 14px; font-weight: 400; line-height: 1.2; color: #000;
    text-align: left;
    -webkit-text-size-adjust: 100%;
    letter-spacing:-0.003em;
    position:relative;
    scroll-behavior: smooth;
    width: 100%;
    -ms-overflow-style: none; /* 인터넷 익스플로러 */
    scrollbar-width: none; /* 파이어폭스 */
}

body::-webkit-scrollbar:has(.content_wrap_bare) {
    display: none;
}
.content_wrap_bare:has(.popup__slider){
    border-radius: 30px 30px 0 0 !important;
}

.content_wrap_bare {
    width: 100%;
    max-width: 600px;
    float: right;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    background: #fff;
    min-height: 100vh;
    position: relative;
}


.left_wrap{
    position: fixed;
    width: 500px;
    height: 100%;
    margin-right: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: -1;
}

.left_wrap .imgArea1{
    width: 100%;
    overflow: hidden;
    height: 460px;
}

.left_wrap .imgArea2{
    width: 100%;
    overflow: hidden;
    height: 290px;
}

.left_wrap .txt{
    width: 100%;
    margin-bottom: 100px;
}
.left_wrap .txt .left_sns{
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.left_wrap .txt .left_sns img{
    width: 46px;
    height: 46px;
    background: #000;
    border-radius: 23px;
    margin-right: 10px;
}




h1,h2,h3,h4,h5,h6 {  margin: 0;  padding: 0;  font-family:  "proxima-nova", "Noto Sans KR", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-weight: 500;  line-height: 1.2; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }


div, span, p, a, em, img, strong, i, dl, dt, dd, ol, ul, li, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section, summary
{ margin: 0; padding: 0; border: 0; font-size: 14px; font-family:  "proxima-nova", "Noto Sans KR", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji; vertical-align: baseline; font-style:normal}
*{box-sizing: border-box; --webkit-box-sizing:border-box}
ol, ul { list-style: none; margin:0; padding:0; }

table { border-collapse: collapse; border-spacing: 0; }
a { color: inherit; text-decoration: none; outline: none;  object-fit: contain; }
a:hover, a:active { text-decoration: none; color: inherit; background-color: transparent; }


/*.font-eng{font-family: "Manrope",  "Noto Sans KR", "Helvetica Neue", "Helvetica", "Segoe UI", Arial, sans-serif;}*/
.font-eng{font-family:"proxima-nova", sans-serif;}

.cont-inr{width:100%; margin:0 auto; display:flex; }

#wrapper{position:relative;}

#NAX_BLOCK{
    top: 150px !important;
}
.bpvJIP .desktop .search{
    max-width: 600px !important;
    margin: 0 auto 0 !important;
}

#__daum__layer_1{
    height: calc( 100vh - 60px ) !important;
}