@charset "utf-8";

/* --------------------------------------------
 * HanbitSoft Service Development Team
 * 10주년이벤트 Stylesheet
 * Author - sgp8116@hanbitsoft.co.kr 250925
----------------------------------------------- */

/* 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: 1210px;
    margin: 0 auto;
}
.btnHome {
    position: absolute;
    z-index: 100;
    top: 41px;
    right: 55px;
    width: 120px;
    height: 46px;
}

.header {
    position: relative;
    background: url(../images/bg-header.jpg) no-repeat 50% 0;
    width: 100%;
    height: 1010px;
}

.tab {
    background-repeat: no-repeat;
    background-position: 50% 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 117px;
    z-index: 2;
}
.tab .tab-inner {
    display: flex;
    width: 1100px;
    margin: 0 auto;
}
.tab .tab-inner .tab-link {
    flex: 1 1 0;
    display: block;
    height: 117px;
}
.event-01 .tab {
    background-image: url(../images/event01/tab.jpg);
}
.event-02 .tab {
    background-image: url(../images/event02/tab.jpg);
}
.event-03 .tab {
    background-image: url(../images/event03/tab.jpg);
}

.section {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 0;
}

/* event01 */
.event-01 .section-01 {
    background-image: url(../images/event01/bg-section-01.jpg);
    height: 1276px;
}

.event-01 .section-02 {
    background-image: url(../images/event01/bg-section-02.jpg);
    height: 3102px;
}

.event-01 .section-03 {
    background-image: url(../images/event01/bg-section-03.jpg);
    height: 1318px;
}

.event-01 .section-04 {
    background-image: url(../images/event01/bg-section04.jpg);
    height: 849px;
}

.event-01 .button-modal {
    background: 0;
    position: absolute;
    top: 556px;
    right: 163px;
    width: 177px;
    height: 39px;
}
.event-01 .button-modal.button-modal-02 {
    top: 2300px;
}
.event-01 .modal-content {
    display: none;
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 1;
}
.event-01 .modal-content .button-close {
    background: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 37px;
}
.event-01 .modal-content-01 {
    top: 608px;
    left: 197px;
    background-image: url(../images/event01/item-detail-01.png);
    width: 855px;
    height: 1298px;
}
.event-01 .modal-content-02 {
    top: 2360px;
    left: 197px;
    background-image: url(../images/event01/item-detail-02.png);
    width: 854px;
    height: 813px;
}

.event-01 .popup {
    position: absolute;
    z-index: 1;
}
.event-01 .popup .button {
    background: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 37px;
}
.event-01 .popup .content {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.event-01 .popup:hover .content {
    display: block;
}
.event-01 .popup.popup-01 {
    top: 2755px;
    left: 802px;
}
.event-01 .popup.popup-01 .content {
    top: 40px;
    left: -698px;
    background-image: url(../images/event01/popup-01.png);
    width: 999px;
    height: 608px;
}
.event-01 .popup.popup-02 {
    top: 511px;
    left: 628px;
}
.event-01 .popup.popup-02 .content {
    top: 40px;
    left: -220px;
    background-image: url(../images/popup-02.png);
    width: 475px;
    height: 176px;
}

.event-01 .open-link {
    position: absolute;
    top: 508px;
    left: 310px;
    width: 246px;
    height: 24px;
}

/* event 02 */
.event-02 .section-01 {
    background-image: url(../images/event02/bg-section-01.jpg);
    height: 1713px;
}

.event-02 .section-02 {
    background-image: url(../images/event02/bg-section-02.jpg);
    height: 4368px;
}

.event-02 .section-03 {
    background-image: url(../images/event02/bg-section-03.jpg);
    height: 2551px;
}

.event-02 .link-item-detail {
    position: absolute;
    top: 253px;
    left: 50%;
    transform: translateX(-50%);
    width: 415px;
    height: 53px;
}

.event-02 .link-check-item {
    position: absolute;
    top: 3177px;
    left: 50%;
    transform: translateX(-50%);
    width: 415px;
    height: 53px;
}

.event-02 .link-k-package {
    position: absolute;
    top: 1181px;
    left: 306px;
    width: 286px;
    height: 86px;
}
.event-02 .link-liz-package {
    position: absolute;
    top: 1181px;
    left: 619px;
    width: 286px;
    height: 86px;
}

.event-02 .link-fasion-gallary {
    position: absolute;
    top: 2277px;
    left: 50%;
    transform: translateX(-50%);
    width: 415px;
    height: 53px;
}

/* event 03 */
.event-03 .section-01 {
    background-image: url(../images/event03/bg-section-01.jpg);
    height: 2523px;
}
.event-03 .section-02 {
    background-image: url(../images/event03/bg-section-02.jpg);
    height: 2079px;
}

.event-03 .link-item-list {
    position: absolute;
    top: 2263px;
    left: 50%;
    transform: translateX(-50%);
    width: 415px;
    height: 53px;
}

.event-03 .popup {
    position: absolute;
    top: 1150px;
}
.event-03 .popup .button {
    position: absolute;
    top: 0;
    left: 0;
    width: 54px;
    height: 54px;
    cursor: pointer;
}
.event-03 .popup .content {
    display: none;
    background: url(../images/event03/popup.png) no-repeat 0 0;
    position: absolute;
    top: 53px;
    left: -268px;
    width: 592px;
    height: 497px;
}
.event-03 .popup .content .img-wrapper {
    position: absolute;
    top: 70px;
    left: 27px;
    display: flex;
    gap: 10px;
    width: 265px;
}
.event-03 .popup .content .img-wrapper img {
    width: 100%;
}
.event-03 .popup.popup-01 {
    left: 262px;
}
.event-03 .popup.popup-02 {
    left: 895px;
}
.event-03 .popup .button:hover + .content {
    display: block;
}

.footer {
    /* background: #282828; */
    /* height: 549px; */
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.event-01 .footer {
    background-image: url(../images/event01/bg-footer.jpg);
    height: 732px;
}
.event-01 .footer > div {
    padding-top: 60px;
}
.event-02 .footer {
    background-image: url(../images/event02/bg-footer.jpg);
    height: 731px;
}
.event-02 .footer > div {
    padding-top: 75px;
}
.event-03 .footer {
    background-image: url(../images/event03/bg-footer.jpg);
    height: 521px;
}
.event-03 .footer > div {
    padding-top: 70px;
}
.footer > div {
    padding: 90px 0 40px;
}
.footer h3 {
    /* font-size: 25px;
  font-weight: bold;
  letter-spacing: -0.8px;
  color: #fff;
  text-align: center; */
    background: url(../images/footer-notice-text.png) no-repeat 50% 0;
    width: 117px;
    height: 28px;
    margin: 0 auto;
    padding-bottom: 27px;
}
.footer ol {
    counter-reset: numbering;
}
.footer ol li {
    font-size: 19px;
    line-height: 31px;
    letter-spacing: -1px;
    color: #867159;
    text-align: center;
}
.footer ol li::before {
    counter-increment: numbering;
    content: counters(numbering, "") ". ";
}
.footer ol li a {
    color: #787878;
    text-decoration: underline;
}
.footer ol li span {
    display: block;
    font-size: 16px;
    color: #595959;
}
.footer .copyright {
    border-top: 1px solid #626262;
    background: #282828;
    font-family: "돋움", dotum, sans-serif;
    width: 1019px;
    font-size: 12px;
    color: #747474;
    text-align: center;
    padding: 44px 0;
    margin: 0 auto;
}

.button-to-top {
    position: fixed;
    bottom: 5%;
    right: 5%;
    background: url(../images/button-top.png) no-repeat 0 0;
    width: 166px;
    height: 154px;
    z-index: 10;
}

.link-special-box {
    position: absolute;
    top: 490px;
    left: 242px;
    width: 275px;
    height: 22px;
}
