@charset "utf-8";
/*@import url(http://js.nx.com/s3/closers/common/fonts.css);*/

/*!
 * 클로저스 2019 SUMMER UPDATE 강화개편 Stylesheet
 * http://closers.nexon.com
 */

/* Styles
-------------------------------------------------------------- */
body,
html {
    width: 100%;
    height: 100%;
    background: #140e1b;
}

body,
input,
button,
textarea,
select,
table {
    line-height: 1.2;
    font-family: "微軟正黑體", "Malgun Gothic", Dotum, Tahoma, sans-serif;
    font-size: 14px;
    color: #555;
}

ol,
ul {
    list-style: none;
}

/* #wrap .btn {cursor: default;} */
/* 공통 */
#wrap {
    margin: 0 auto;
    position: relative;
    width: 100%;
    min-width: 1280px;
    max-width: 1920px;
    height: 5106px;
    background: url(../images/bg.jpg?) no-repeat center 0;
}

#wrap .btn button,
#wrap .btn a {
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    outline: none;
}

#wrap .innerWrap {
    position: relative;
    margin: 0 auto;
    width: 1280px;
    height: 100%;
}


.section {
    z-index: 50;
    position: relative;
    width: 100%;
}

#section0 {
    height: 942px;
}

#section0 .innerWrap {
    z-index: 20;
}

#particles-js {
    z-index: 5;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 900px;
}

#section0 .evNav {
    position: absolute;
    top: 410px;
    left: 205px;
}

#section0 .evNav li {
    float: left;
    position: relative;
    height: 340px;
    background: url(../images/spr_card_default.png) no-repeat;
    transition: all 0.3s;
}

#section0 .evNav #n0 {
    width: 226px;
    background-position: 0 0;
}

#section0 .evNav #n1 {
    width: 225px;
    background-position: -226px 0;
}

#section0 .evNav #n2 {
    width: 226px;
    background-position: -451px 0;
}

#section0 .evNav #n3 {
    width: 193px;
    background-position: -677px 0;
}

#section0 .evNav li.off {
    background: url(../images/spr_card_off.png) no-repeat;
}

#section0 .evNav li.on {
    background: url(../images/spr_card_on.png) no-repeat;
}

#section0 .evNav li a {
    width: 100%;
    height: 340px;
    display: block;
    text-indent: -9999px;
}

#section0 .link1 {
    position: absolute;
    top: 774px;
    left: 680px;
    width: 187px;
    height: 73px;
    background: url(../images/btn_link_default.png) no-repeat;
}

#section0 .link1 a {
    background: url(../images/btn_link_over.png) no-repeat;
    opacity: 0;
    transition: all 0.3s;
}

#section0 .link1 a:hover {
    opacity: 1;
}


#section1 {
    height: 1246px;
}

#section2 {
    height: 732px;
}

#section3 {
    height: 820px;
}

#section4 {
    height: 1366px;
}

#section4 .link2 {
    position: absolute;
    top: 1051px;
    left: 848px;
    width: 370px;
    height: 163px;
}

#section4 .link2 a {}


/* #container .float {z-index: 60; margin-left:-640px; position: absolute; left: 50%; top: 0; width: 1280px; height: 100%; } */
.floatMenu {
    z-index: 80;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    opacity: 0;
    transition: all 0.3s;
    display: none;
}

.floatMenu.on {
    opacity: 1;
}

.floatMenu .letter {
    position: absolute;
    left: 0;
    top: 0;
}

.floatMenu .letter a {
    width: 20px;
    height: 13px;
    display: block;
    text-indent: -9999px;
    background: url(../images/ico_letter.png) no-repeat;
}

.floatMenu ul {
    position: absolute;
    top: 27px;
    left: 4px;
}

.floatMenu li {
    margin-bottom: 14px;
    width: 12px;
    height: 12px;
}

.floatMenu li a {
    display: block;
    text-indent: -9999px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #fff;
    opacity: 0.3;
    transition: all 0.3s;
}

.floatMenu li.on a,
.floatMenu li a:hover {
    opacity: 1;
    background: #ff2a00;
}







.overlay {
    z-index: 19999999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    display: none;
}

.layerPop {
    z-index: 20000000;
    position: fixed;
    left: 50%;
    top: 50%;
}

.layerPop .close {
    position: absolute;
    right: 0;
    top: 0px;
}

.layerPop .close button {
    display: block;
    text-indent: -9999px;
    width: 45px;
    height: 45px;
    background: url(../images/space.png);
}

.layerPop .confirm {
    position: absolute;
    bottom: 45px;
    left: 266px;
}

.layerPop .confirm button {
    display: block;
    text-indent: -9999px;
    width: 103px;
    height: 46px;
    background: url(../images/space.png);
}


#popLetter {
    margin: -326px 0 0 -409px;
    width: 819px;
    height: 653px;
    background: url(../images/bg_letter.png) no-repeat;
    display: none;
}

#popLetter .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
}

#popLetter .nowCheck {
    padding: 0;
    position: absolute;
    right: 63px;
    top: 28px;
    width: 93px;
    height: 16px;
}

#popLetter .nowCheck button {
    display: block;
    text-indent: -9999px;
}

#popLetter .scroll {
    position: absolute;
    top: 53px;
    left: 4px;
    width: 810px;
    height: 592px;
    overflow-y: scroll;
}

#popLetter .scroll img {
    margin: 55px 0 0 52px;
    padding-bottom: 20px;
}


#popAlert {
    padding: 20px;
    width: 320px;
    min-height: 90px;
    background: #fff;
    border: 4px #272a2e solid;
}

#popAlert .text {
    margin: 0 0 10px 0;
    color: #4e5256;
    text-align: center;
    font-size: 16px;
    font-family: "微軟正黑體", "Malgun Gothic", Dotum, Tahoma, sans-serif;
    letter-spacing: -0.02em;
    line-height: 18px;
}

#popAlert .close {
    position: absolute;
    top: 13px;
    right: 13px;
    left: auto;
    margin: 0;
}

#popAlert .close button {
    width: 15px;
    height: 15px;
    background: url(../images/ico_popClose.png) no-repeat;
}

#popAlert .confirm {
    position: static;
}

#popAlert .confirm button {
    margin: 10px auto 0;
    display: block;
    width: 121px;
    height: 37px;
    background: #272a2e;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    text-indent: 0px;
}

#PS_Dimmed {
    position: fixed !important;
}

iframe[name='google_conversion_frame'] {
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    left: -1000%;
    overflow: hidden;
}