@charset "utf-8";

/* --------------------------------------------
 * HanbitSoft Service Development Team
 * 메이드 인 오디상자 Stylesheet
 * Author - sgp8116@hanbitsoft.co.kr  20230525
----------------------------------------------- */


/* 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 {background:#000;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;height: 100%;margin: 0 auto;}
.btnHome {position:absolute;z-index:100;top:39px;right:0px;width:120px;height:50px;}

.header {
  position: relative;
  background: url(../images/bg-header.jpg) no-repeat 50% 0;
  height: 1363px;
}

section {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.section-01 {
  background-image: url(../images/bg-content-01.jpg);
  height: 4712px;
}

.section-02 {
  background-image: url(../images/bg-content-02.jpg);
  height: 731px;
}

.section-03 {
  background-image: url(../images/bg-content-03.jpg);
  height: 1323px;
}

.section-04 {
  background-image: url(../images/bg-content-04.jpg);
  height: 1182px;
}

.footer {
  background: #191c1d;
}
.footer > div {
  padding: 53px 0;
}
.footer h3 {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: -0.8px;
  color: #9a9a9a;
  text-align: center;
  padding-bottom: 35px;
}
.footer ol {
  counter-reset: numbering;
}
.footer ol li {
  font-size: 16px;
  line-height: 35px;
  letter-spacing: -0.8px;
  color: #787878;
  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 {
  background: #050606;
  font-family: '돋움', dotum, sans-serif;
  font-size: 12px;
  color: #747474;
  text-align: center;
  padding: 44px 0;
}

.button-to-top {
  position: fixed;
  bottom: 5%;
  right: 5%;
  background: url(../images/button-top.png) no-repeat 0 0;
  width: 130px;
  height: 117px;
}

.popup-content {
  display: none;
  position: absolute;
  width: 533px;
}
.popup-content .button-close {
  background: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 33px;
  height: 36px;
}

.img-popup {
  position: absolute;
}
.img-popup .button {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 37px;
  cursor: pointer;
}
.img-popup .content {
  display: none;
  position: absolute;
}
.img-popup:hover .content {
  display: block;
}

.popup-face .content {
  background: url(../images/popup/bg-face.png) no-repeat 0 0;
  width: 456px;
  height: 578px;
}
.popup-face img {
  position: absolute;
  width: 180px;
  height: 471px;
}
.popup-face .male {
  top: 67px;
  left: 39px;
}
.popup-face .female {
  top: 67px;
  left: 237px;
}
/* 한정판 등액세서리 */
.popup-acc .content {
  background: url(../images/popup/popup06.png) no-repeat 0 0;
  width: 311px;
  height: 578px;
}
.popup-acc img {
  position: absolute;
  width: 234px;
  height: 470px;
  top: 67px;
  left: 38px;
}

/* 한정판이펙트 */
.popup-front-back .content {
  background: url(../images/popup/bg-front-back.png) no-repeat 0 0;
  width: 456px;
  height: 491px;
}
.popup-front-back img {
  position: absolute;
  width: 384px;
  height: 384px;
  top: 67px;
  left: 38px;
}

.popup-nickname .content {
  background: url(../images/popup/bg-effect.png) no-repeat 0 0;
  width: 192px;
  height: 78px;
}
.popup-nickname img {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translate(-50%, 0)
}

.popup-01 {
  background: 0;
  position: absolute;
  top: 303px;
  left: -48px;
  width: 284px;
  height: 247px;
}
.popup-01-content {
  background: url(../images/popup/popup01.png) no-repeat 0 0;
  top: 560px;
  left: -100px;
  width: 412px;
  height: 579px;
}
.popup-01-content img {
  position: absolute;
  top: 125px;
  left: 70px;
  width: 233px;
  height: 345px;
}

.popup-02 {
  background: 0;
  position: absolute;
  top: 1121px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 544px;
  height: 59px;
}
.popup-02-content {
  top: 1190px;
  left: 50%;
  transform: translate(-50%, 0);
}

.popup-03 {
  background: 0;
  position: absolute;
  top: 1780px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 544px;
  height: 59px;
}
.popup-03-content {
  top: 1840px;
  left: 50%;
  transform: translate(-50%, 0);
}

.popup-04 {
  background: 0;
  position: absolute;
  top: 2440px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 544px;
  height: 59px;
}
.popup-04-content {
  top: 2500px;
  left: 50%;
  transform: translate(-50%, 0);
}

.popup-05 {
  background: 0;
  position: absolute;
  top: 3100px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 544px;
  height: 59px;
}
.popup-05-content {
  top: 3170px;
  left: 50%;
  transform: translate(-50%, 0);
}

.popup-06 {
  top: 3362px;
  left: 302px;
}
.popup-06 .content {
  top: 38px;
  left: -136px;
}

.popup-07 {
  top: 3362px;
  left: 545px;
}
.popup-07 .content {
  top: 38px;
  left: -195px;
}

.popup-08 {
  top: 3362px;
  left: 700px;
}
.popup-08 .content {
  top: 38px;
  left: -195px;
}

.popup-09 {
  top: 3362px;
  left: 850px;
}
.popup-09 .content {
  top: 38px;
  left: -195px;
}

.popup-10 {
  top: 3950px;
  left: 396px;
}
.popup-10 .content {
  top: 38px;
  left: -79px;
}

.popup-11 {
  top: 3950px;
  left: 580px;
}
.popup-11 .content {
  top: 38px;
  left: -79px;
}

.popup-12 {
  top: 3950px;
  left: 760px;
}
.popup-12 .content {
  top: 38px;
  left: -79px;
}

.popup-13 {
  background: 0;
  position: absolute;
  top: 920px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 672px;
  height: 73px;
}
.popup-13-content {
  background: url(../images/popup/bg-popup-13.png) no-repeat 0 0;
  top: 1000px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 849px;
  height: 540px;
  z-index: 1;
}
.popup-13-content img {
  position: absolute;
  top: 123px;
}
.popup-13-content .dressroom {
  left: 51px;
  width: 233px;
  height: 345px;
}
.popup-13-content .male {
  left: 351px;
  width: 190px;
  height: 345px;
}
.popup-13-content .female {
  left: 563px;
  width: 190px;
  height: 345px;
}

.popup-14 {
  top: 3670px;
  left: 490px;
}

.popup-14 .content {
  top: 38px;
  left: -209px;
}
.popup-15 {
  top: 3670px;
  left: 670px;
}

.popup-15 .content {
  top: 38px;
  left: -209px;
}