/* BASIC css start */
html {
  scroll-behavior: smooth;
}

#overlay_layer {
  display: none;
}

/* max-width 초기화 */
#layout_body {
  max-width: none !important;
}
.top-area {
  /*max-width: 1140px;*/
  margin: 0 auto;
}
.header__line-banner{
    margin: 0 auto;
}
.wrap {
  position: relative;
  width: 100%;
  min-width: 1140px;
}
.wrap * {
  font-family: YoonGothic !important;
}
.wrap img {
    max-width: none;
    margin:0 auto;
    display:block;
}

/*-------------------------------------*/

/*slider next,prev btn*/
.slideWrap .swiper-button-next, .slideWrap .swiper-button-prev{width:48px; height:73px; top:49%;}
.slideWrap .swiper-button-next:after, .slideWrap .swiper-button-prev:after{display:none;}

/*slider pagination*/
.slideWrap{position:relative;}
.slideWrap .swiper-pagination{width:100%; bottom:-75px !important; left:0px !important;}
.slideWrap .swiper-pagination .swiper-pagination-bullet{width:24px; height:24px; border-radius:50%; background:#fff; border:1px solid #966c6c; margin:0 7px !important; opacity:1 !important;}
.slideWrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#966c6c; opacity:1 !important;}

/*-------------------------------------*/

/*on header fixed*/
#intro.fixed{margin-bottom:106px;}

/*target point*/
.posrel{position:relative;}
#tar1{position:absolute; top:-199px; left:0; display:block; width:100%; height:0;}
#tar2{position:absolute; top:-199px; left:0; display:block; width:100%; height:0;}
#tar3{position:absolute; top:-199px; left:0; display:block; width:100%; height:0;}
#tar4{position:absolute; top:-199px; left:0; display:block; width:100%; height:0;}

/*header*/
#header{text-align:center; display:flex; overflow:hidden; position:relative; justify-content:center; position:static; opacity:1; height:104px; width:100%; background:#000;}
#header.fixed{position:fixed; top:96px; left:0; z-index:9999;}
#header a.menu{position:relative;}
#header a.menu img {height:104px;}
#header a.menu img:nth-child(2){position:absolute; top:0; left:0; opacity:0;}
#header a.menu.select img:nth-child(1){opacity:0;}
#header a.menu.select img:nth-child(2){opacity:1;}

/*-------------------------------------*/

/*intro*/
#intro{width:100%; height:890px; overflow-y:hidden; background:url("http://skinfood.img15.kr/data/content/skinfoodday/BY10_1-bg.jpg") no-repeat center / cover; position:relative;}

#intro .date{width:290px; position:absolute; top:22px; right:22px;}
#intro .bubble{width:404px; position:absolute; top:110px; left:calc(50% - 404px/2); animation: bubble 2s ease-in-out infinite;}

@keyframes bubble{
    0%{top:108px}
    50%{top:116px;}
    100%{top:108px;}
}

#intro .tit{width:616px; position:absolute; top:245px; left:calc(50% - 616px/2);}
#intro .rotateAnchor{
    animation: rotateAnchor 15s ease-in-out infinite;
    width:1110px; height:1110px; position:absolute; top:441px; left:calc(50% - 1110px/2); transform:rotate(0deg);
    /*background:url("http://skinfood.img15.kr/data/content/skinfoodday/BY10_1-prdGuide2.jpg") no-repeat center / cover;*/
}
#intro .rotateAnchor img:nth-child(1){display:block; width:314px; position:absolute; top:0; left:calc(50% - 314px/2); z-index:8;}
#intro .rotateAnchor img:nth-child(2){display:block; width:324px; position:absolute; top:134px; left:126px; transform:rotate(-45deg); z-index:7;}
#intro .rotateAnchor img:nth-child(3){display:block; width:204px; position:absolute; top:372px; left:82px; transform:rotate(-90deg); z-index:6;}
#intro .rotateAnchor img:nth-child(4){display:block; width:202px; position:absolute; top:630px; left:200px; transform:rotate(-135deg); z-index:5;}
#intro .rotateAnchor img:nth-child(5){display:block; width:210px; position:absolute; top:742px; left:440px; transform:rotate(-180deg); z-index:4;}
#intro .rotateAnchor img:nth-child(6){display:block; width:272px; position:absolute; top:670px; left:690px; transform:rotate(-225deg); z-index:3;}
#intro .rotateAnchor img:nth-child(7){display:block; width:318px; position:absolute; top:415px; left:795px; transform:rotate(-270deg); z-index:2;}
#intro .rotateAnchor img:nth-child(8){display:block; width:274px; position:absolute; top:108px; left:720px; transform:rotate(-315deg); z-index:1;}

@keyframes rotateAnchor{
    0%{transform:rotate(0deg);}
    12.5%{transform:rotate(-45deg);}
    25%{transform:rotate(-90deg);}
    37.5%{transform:rotate(-135deg);}
    50%{transform:rotate(-180deg);}
    62.5%{transform:rotate(-225deg);}
    75%{transform:rotate(-270deg);}
    87.5%{transform:rotate(-315deg);}
    100%{transform:rotate(-360deg);}
}


/*box2*/
#box2{width:100%; height:890px; background:#f9f9f9; position:relative;}
#box2 .tit{width:510px; position:absolute; top:150px; left:calc(50% - 510px/2);}
#box2 a.coups{width:250px; height:265px;}
#box2 a.coups > img{display:block; width:100%;}
#box2 a.coup1{position:absolute; top:272px; left:calc(50% - 250px/2 - 280px);}
#box2 a.coup2{position:absolute; top:272px; left:calc(50% - 250px/2);}
#box2 a.coup3{position:absolute; top:272px; left:calc(50% - 250px/2 + 280px);}
#box2 a.btn{width:1140px; height:100px; position:absolute; top:592px; left:calc(50% - 1140px/2);}
#box2 a.btn > img{display:block; width:100%;}
#box2 .info{width:403px; position:absolute; top:721px; left:calc(50% - 403px/2);}

/*box4*/
#box4{width:100%; height:1786px; background:#f08700; position:relative;}
#box4 .tit{width:675px; position:absolute; top:149px; left:calc(50% - 675px/2);}
#box4 .tag{width:334px; position:absolute; top:432px; left:calc(50% - 334px/2);}

#box4 .slideWrap{width:600px; height:684px; position:absolute; top:562px; left:calc(50% - 600px/2); position:relative;}
#box4 .slideWrap::after{content:""; display:block; width:600px; height:684px; background:url("http://skinfood.img15.kr/data/content/skinfoodday/BY10_4-box.png") no-repeat center / cover; position:absolute; top:0; left:0;}
#box4 .slideWrap #box4Slider{width:600px; height:684px;}
#box4 .slideWrap #box4Slider ul > li{}
#box4 .slideWrap #box4Slider ul > li img{width:100%;}

#box4 .subtitle{width:579px; position:absolute; top:1296px; left:calc(50% - 579px/2);}
#box4 a.btn{width:1140px; height:100px; position:absolute; top:1492px; left:calc(50% - 1140px/2);}
#box4 a.btn > img{width:100%;}
#box4 .info{width:558px; position:absolute; top:1621px; left:calc(50% - 558px/2);}

/*box5*/
#box5{width:100%; height:3634px; background:#f5f5f5; position:relative;}
#box5 .tit{width:485px; position:absolute; top:165px; left:calc(50% - 485px/2);}
#box5 a.cnts{width:1142px; height:810px; display:block;}
#box5 a.cnts > img{display:block; width:100%;}
#box5 a.cnt1{position:absolute; top:445px; left:calc(50% - 1142px/2);}
#box5 a.cnt2{position:absolute; top:1322px; left:calc(50% - 1142px/2);}
#box5 a.cnt3{position:absolute; top:2198px; left:calc(50% - 1142px/2);}
#box5 .info{width:654px; position:absolute; top:3046px; left:calc(50% - 654px/2);}
#box5 a.btn{width:1140px; height:100px;}
#box5 a.btn > img{display:block; width:100%;}
#box5 a.btn1{position:absolute; top:3235px; left:calc(50% - 1140px/2);}
#box5 a.btn2{position:absolute; top:3385px; left:calc(50% - 1140px/2);}

/*box6*/
#box6{width:100%; height:auto; background:#fff; position:relative; padding:0 0 150px}
#box6 .tit{width:702px; padding:142px 0 0;}

#box6 ul.tabHead{width:1140px; height:119px; margin:120px auto 79px; display:flex; flex-wrap:wrap;}
#box6 ul.tabHead > li{width:25%; position:relative; cursor:poiter;}
#box6 ul.tabHead > li > img{display:block; opacity:0.5; width:100%;}
#box6 ul.tabHead > li.on::after{content:""; display:block; width:100%; height:5px; background:#000; position:absolute; bottom:0; left:0;}
#box6 ul.tabHead > li.on > img{opacity:1;}

#box6 .dayWrap{width:1170px; margin:0 auto;}

#box6 .dayWrap .daytit{width:auto; height:49px; display:block; margin:0 auto 50px;}
#box6 .dayWrap a.btn{width:1140px; height:100px; margin:50px 15px 0;}
#box6 .dayWrap a.btn > img{display:block; width:100%;}

#box6 .dayWrap ul.prdWrap{display:flex; flex-wrap:wrap;}
#box6 .dayWrap ul.prdWrap > li{width:33.3333%; margin:0 0 30px;}
#box6 .dayWrap ul.prdWrap > li > img{display:block; margin:0 15px;}

#box6 .day1{}
#box6 .day2, #box6 .day3, #box6 .day4{display:none;}

/*caution*/
#caution{background:#000;}
#caution img{margin:auto; padding:160px 0;}



/* BASIC css end */

