@charset "utf-8";

/* --------------------------------------------
 * HanbitSoft Service Development Team
 * 랜덤박스 Stylesheet
 * Author - sgp8116@hanbitsoft.co.kr 20251127
----------------------------------------------- */

/* CSS Reset
-------------------------------------------------------------- */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
strong,
small,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
select,
input,
button,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure,
figcaption {
    margin: 0;
    padding: 0;
    font-size: 100%;
}
img,
fieldset,
button {
    border: 0;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body,
input,
button,
textarea,
select,
table,
kbd {
    line-height: 1.2;
    font-family: "맑은 고딕", Malgun Gothic, dotum, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
}
img {
    vertical-align: middle;
}
ol,
ul {
    list-style: none;
}
a {
    text-decoration: none;
    color: #000;
}
a:hover,
a:focus,
a:active {
    text-decoration: underline;
    color: #0000ff;
}
button,
label {
    cursor: pointer;
}
button:focus {
    outline: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
legend {
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    visibility: hidden;
}

/* Reserved Class
-------------------------------------------------------------- */
.irPm {
    display: block;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
}
.irWa {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.blind {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    clip-path: polygon(0 0, 0 0, 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    white-space: nowrap;
}
.show {
    display: block;
}
.hide {
    display: none;
}
.fL {
    float: left;
}
.fR {
    float: right;
}
.clearFix {
    zoom: 1;
}
.clearFix:after {
    clear: both;
    display: block;
    content: "";
}

/* Styles
-------------------------------------------------------------- */
body {
    font-family: "맑은 고딕", Malgun Gothic, dotum, Helvetica, sans-serif;
}
#wrap {
    position: relative;
    width: 100%;
    min-width: 1200px;
    max-width: 2000px;
    margin: 0 auto;
}
.inner {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}
.btnHome {
    position: absolute;
    z-index: 100;
    top: 41px;
    right: 0;
    width: 120px;
    height: 46px;
}

.header {
    background: url(../images/bg-header.jpg) no-repeat 50% 0;
    position: relative;
    width: 100%;
    height: 1158px;
}

.section {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.section .inner {
    height: 100%;
}

.section-01 {
    background-image: url(../images/bg-section-01.jpg);
    height: 5215px;
}
.section-01 .popup {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}
.section-01 .popup .button {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 327px;
    height: 50px;
    cursor: pointer;
}
.section-01 .popup .content {
    display: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translate(-50%, 0);
}
.section-01 .popup .content .close {
    position: absolute;
    top: 9px;
    right: 9px;
    width: 34px;
    height: 46px;
    cursor: pointer;
}
.section-01 .popup.popup-01 {
    top: 313px;
    left: -45px;
    transform: translate(0, 0);
}
.section-01 .popup.popup-01 .button {
    transform: translate(0, 0);
    width: 195px;
    height: 197px;
}
.section-01 .popup.popup-01 .content {
    background-image: url(../images/popup01.png);
    top: 170px;
    left: -110px;
    transform: translate(0, 0);
    width: 439px;
    height: 622px;
}
.section-01 .popup.popup-01 .content img {
    position: absolute;
    top: 170px;
    left: 74px;
    width: 255px;
}
.section-01 .popup.popup-02 {
    top: 1028px;
}
.section-01 .popup.popup-02 .content {
    background-image: url(../images/popup02.png);
    width: 548px;
    height: 588px;
}
.section-01 .popup.popup-03 {
    top: 1619px;
}
.section-01 .popup.popup-03 .content {
    background-image: url(../images/popup03.png);
    width: 549px;
    height: 589px;
}
.section-01 .popup.popup-04 {
    top: 2215px;
}
.section-01 .popup.popup-04 .content {
    background-image: url(../images/popup04.png);
    width: 549px;
    height: 589px;
}
.section-01 .popup.popup-05 {
    top: 2807px;
}
.section-01 .popup.popup-05 .content {
    background-image: url(../images/popup05.png);
    width: 549px;
    height: 589px;
}
.section-01 .button-link {
    background: transparent;
    position: absolute;
    width: 327px;
    height: 50px;
}
.section-01 .button-link.acc {
    top: 3176px;
    left: 180px;
}
.section-01 .button-link.face {
    top: 3176px;
    left: 594px;
}
.section-01 .button-link.effect {
    top: 3543px;
    left: 50%;
    transform: translate(-50%, 0);
}
.section-01 .button-link.nickname {
    top: 3910px;
    left: 50%;
    transform: translate(-50%, 0);
}
.section-01 .button-link.perfume {
    top: 4278px;
    left: 50%;
    transform: translate(-50%, 0);
}

.section-02 {
    background-image: url(../images/bg-section-02.jpg);
    height: 751px;
}

.section-03 {
    background-image: url(../images/bg-section-03.jpg);
    height: 1130px;
    z-index: 1;
}
.section-03 .popup {
    position: absolute;
    top: 815px;
    left: 50%;
    transform: translate(-50%, 0);
}
.section-03 .popup .button {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 520px;
    height: 50px;
    cursor: pointer;
}
.section-03 .popup .content {
    display: none;
    background: url(../images/popup06.png) no-repeat 0 0;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 1014px;
    height: 597px;
}
.section-03 .popup .content .close {
    position: absolute;
    top: 6px;
    right: 3px;
    width: 34px;
    height: 46px;
    cursor: pointer;
}
.section-03 .popup .content img {
    position: absolute;
    top: 150px;
}
.section-03 .popup .content img:nth-child(2) {
    left: 160px;
    width: 300px;
}
.section-03 .popup .content img:nth-child(3) {
    left: 543px;
    width: 168px;
}
.section-03 .popup .content img:nth-child(4) {
    left: 714px;
    width: 168px;
}

.section-04 {
    background-image: url(../images/bg-section-04.jpg);
    height: 1297px;
}

.footer {
    /* background: #1e1f11; */
    /* height: 549px; */
    background: url(../images/bg-footer.jpg) no-repeat 50% 0;
    height: 491px;
}
.footer > div {
    padding: 59px 0 40px;
}
.footer h3 {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: -0.8px;
    color: #9a9a9a;
    text-align: center;
    background: url(../images/notice.png) no-repeat 50% 0;
    width: 95px;
    height: 22px;
    margin: 0 auto;
    padding-bottom: 27px;
}
.footer ol {
    counter-reset: numbering;
}
.footer ol li {
    font-size: 16px;
    line-height: 31px;
    letter-spacing: -1px;
    color: #9d818a;
    text-align: center;
}
.footer ol li::before {
    counter-increment: numbering;
    content: counters(numbering, "") ". ";
}
.footer ol li a {
    color: #9d818a;
    text-decoration: underline;
}
.footer ol li span {
    font-size: 16px;
    color: #4d582e;
}
.footer .copyright {
    border-top: 1px solid #343823;
    background: #1e1f11;
    padding: 44px 0;
}
.footer .copyright p {
    font-family: "돋움", dotum, sans-serif;
    width: 1019px;
    font-size: 12px;
    color: #4e553a;
    text-align: center;
    margin: 0 auto;
}

.button-to-top {
    position: fixed;
    bottom: 5%;
    right: 5%;
    background: url(../images/button-top.png) no-repeat 0 0;
    width: 184px;
    height: 193px;
    z-index: 10;
}
