@charset "utf-8";

/* ----------------------------------------------
 * HanbitSoft Infra Development Team
 * 겨울코스튬특판 Stylesheet
 * Author - spg8116@hanbitsoft.co.kr 20251224
 ------------------------------------------------- */

/* 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: "돋움", 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::-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: 0px;
    line-height: 0;
    text-indent: -9999px;
    overflow: hidden;
}
.irWa {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}
.blind {
    position: absolute;
    top: 0;
    left: -1000%;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.show {
    display: block;
}
.hide {
    display: none;
}
.fL {
    float: left;
}
.fR {
    float: right;
}
.clearFix {
    zoom: 1;
}
.clearFix:after {
    display: block;
    content: "";
    clear: both;
}

/* Styles
-------------------------------------------------------------- */
#wrap {
    position: relative;
    min-width: 1200px;
    max-width: 2000px;
    margin: 0 auto;
}

.inner {
    position: relative;
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}

.header {
    background: url(../images/bg-header.jpg) no-repeat 50% 0;
    position: relative;
    height: 1215px;
}
.header .link-costume-boutique {
    position: absolute;
    top: 630px;
    right: -207px;
    width: 200px;
    height: 225px;
}

.section {
    background-repeat: no-repeat;
    background-position: 50% 0;
    position: relative;
}

.section .item-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 52px;
    row-gap: 75px;
    justify-content: center;
    width: 942px;
    margin: 0 auto;
    padding-top: 252px;
}
.section .item-list .item {
    position: relative;
    width: 90px;
    height: 90px;
}
.section .item-list .item .popup {
    position: absolute;
    bottom: 17px;
    right: 15px;
    z-index: 1;
}
.section .item-list .item .popup .button {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.section .item-list .item .popup .content {
    display: none;
    position: absolute;
    top: 20px;
}
.section .item-list .item .popup .content img {
    position: absolute;
    top: 0;
    left: 0;
}
.section .item-list .item .popup.winter-eve .content {
    left: -211px;
}
.section .item-list .item .popup.hair .content {
    left: -152px;
}
.section .item-list .item .popup.card .content {
    left: -152px;
}
.section .item-list .item .popup.event .content {
    left: -152px;
}
.section .item-list .item .popup.winter .content {
    left: -152px;
}
.section .item-list .item .popup.winter-cos .content {
    left: -152px;
}
.section .item-list .item .popup.winter-hair .content {
    left: -152px;
}
.section .item-list .item .popup:hover .content {
    display: block;
}

.section .link-buy-item {
    position: absolute;
    bottom: 64px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 279px;
    height: 69px;
}

.section-01 {
    background-image: url(../images/bg-section-01.jpg);
    height: 730px;
}
.section-01 .item-list {
    padding-top: 222px;
}

.section-02 {
    background-image: url(../images/bg-section-02.jpg);
    height: 926px;
}

.section-03 {
    background-image: url(../images/bg-section-03.jpg);
    height: 761px;
}

.section-04 {
    background-image: url(../images/bg-section-04.jpg);
    height: 926px;
}

.section-05 {
    background-image: url(../images/bg-section-05.jpg);
    height: 761px;
}

.section-06 {
    background-image: url(../images/bg-section-06.jpg);
    height: 926px;
}

.section-07 {
    background-image: url(../images/bg-section-07.jpg);
    height: 596px;
}
.section-07 .item-list {
    gap: 31px;
}

.section-08 {
    background-image: url(../images/bg-section-08.jpg);
    height: 597px;
}
.section-08 .item-list {
    gap: 31px;
}

.section-09 {
    background-image: url(../images/bg-section-09.jpg);
    height: 597px;
}
.section-09 .item-list {
    gap: 31px;
}

.footer {
    background: url(../images/bg-footer.jpg) no-repeat 50% 0;
    height: 456px;
}

.button-to-top {
    position: fixed;
    bottom: 5%;
    right: 5%;
    background: url(../images/button-top.png) no-repeat 0 0;
    width: 91px;
    height: 96px;
    z-index: 10;
}
