/***********
 front 
***********/
/* 01 - header 투명으로 고정, 로고/아이콘 색상 반전(흰색)  */
#wrap.evtHome header .header_wrap {
  filter: invert(100%) hue-rotate(180deg);
}

#wrap.evtHome header.fixed {
  background: transparent;
}

#wrap.evtHome header .gnb_wrap {
  background: transparent !important;
}
/* // 01 */

/* 02 - 스크롤시 header 배경색 변경*/
#wrap.evtHome header .gnb_wrap.bgColor {
  background: #fff !important;
}
/* // 02 */

/* 03 - header 배경색 변경에 따른 폰트색 변경 */
#wrap.evtHome header .nav_gnb.mo ul li a em {
  color: #fff;
}

#wrap.evtHome header .nav_gnb.mo ul li:first-child a em {
  color: #fff;
  font-weight: 600;
}

#wrap.evtHome header .gnb_wrap.bgColor .nav_gnb.mo ul li a em {
  color: #999;
}

#wrap.evtHome header .gnb_wrap.bgColor .nav_gnb.mo ul li:first-child a em {
  color: #000;
}
/* //03 */

/* 04 - 이벤트 페이지 상단으로 올림, 최상단 검정띠배너 비노출 */
#wrap.evtHome #container.mo .event_wrap {
  margin-top: -9.6rem;
}

#wrap.evtHome .docTopBanner {
  display: none;
}
.eveCont .evtSwiper {
  position: absolute;
  top:22%;
}

.eveCont .evtSwiper .swiper-slide {
  width: 89.2%;
  margin: 0 1.334%;
}

/* //04 */

/***********
 //front 
***********/

/* event */
.eveVideo {
  position: absolute;
  left: 0;
  top: -8.4%;
  width: 100%;
}

.eveCont.top .evenCont {
  z-index: 1;
}

.eve_detail .eveCont .naviBtns {
  display: flex;
  justify-content: space-between;
  align-content: space-between;
  width: 89.5%;
  height: 25.1%;
  position: absolute;
  left: 50%;
  bottom: 4.2%;
  transform: translateX(-50%);
  flex-wrap: wrap;
}

.eve_detail .eveCont .naviBtns button.naviBtn {
  flex-basis: 49%;
  height: 48.5%;
  font-size: 0;
}

#wrap .evtNavi.line {
  padding: 0 20px;
}

#wrap .evtNavi.line button {
  padding: 0 20px;
}

#wrap .evtNavi.line button em {
  letter-spacing: 0;
}

#wrap .evtNavi.line button.on em:after {
  background-color: #FF6C4F;
}

.eveCont.top .top01 {
  position: absolute;
  top: 20.2%;
  left: 27.5%;
  width: 81%;
  transform: rotate(-15deg);
}

.eveCont.top .top02 {
  position: absolute;
  top: 27.9%;
  left: 8.5%;
  width: 22.6%;
}

.eveCont.top .top03 {
  position: absolute;
  top: 33.7%;
  left: 2.5%;
  width: 20%;
}

.eveCont.top .top04 {
  position: absolute;
  top: 45.7%;
  left: 5.5%;
  width: 31.6%;
}
.eveCont.top .top05 {
  position: absolute;
  top: 14.7%;
  right: 9.5%;
  width: 14%;
}

.eveCont .countdown {
  position: absolute;
  width: 24.2%;
  height: 7.9%;
  top: 14.6%;
  right: 9.5%;
  display: flex
;
  justify-content: space-between;
  align-items: center;
}

.eveCont .countdown.count02 {
  top: 16.7%;
}

.eveCont .countdown span {
  flex: 1;
  color: #ff0000;
  font-size: 36px;
  display: flex;
  text-shadow: none;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}

.eventLink.btn01 {
  width: 90%;
  height: 8%;
  top: 89%;
}

.eventLink.btn02 {
  width: 90%;
  height: 15%;
  bottom: 8%;
}
.eventLink.btnCard {
  width: 90%;
  height: 85%;
  bottom: 13%;
}

.eveCont.kakao{
  padding-top: 6% ;
}
.kk_btnwrap img{
  width: 100%;
}
.kk_btnwrap{
  position: relative;
  text-align: center;
  padding: 3% 0;
  width: 23%;
  margin: 0 auto;
  cursor: pointer;

}

.kkao_arw{
  position: absolute;
  top: 32%;
  width: 13% !important;
  left: 100%;
  transition: 0.3s;
}
.mo .kkao_arw{
  position: absolute;
  top: 28%;
  width: 13% !important;
  left: 100%;
  transition: 0.3s;
}
.kkao_arw.turn{
  position: absolute;
  top: 32%;
  width: 13% !important;
  left: 100%;
  transform: rotate(180deg);
}
.mo .kkao_arw.turn{
  position: absolute;
  top: 28%;
  width: 13% !important;
  left: 100%;
  transform: rotate(180deg);
}
.kakao_wrap{
  border: 1px solid #000;
  width: 100%;
  height: 300px;
}
.eveCont .eventLink.btn03 {
  width: 20%;
  height: 11%;
  bottom: 11%;
  transform: none;
  left: 78%;
}

.eventLink.btn04 {
  width: 90%;
  height: 11%;
  bottom: 16%;
}

.eventLink.btn05 {
  bottom: 8%;
  width: 50%;
  height: 6%;
}

.eventLink.btn06 {
  top: 46%;
  width: 90%;
  height: 18%;
}

.eventLink.btn07 {
  bottom: 15%;
  width: 90%;
  height: 18%;
}

.eventLink.btn08 {
  top: 85%;
  width: 90%;
  height: 11%;
}

.eventLink.btnFull {
  top: 0;
  width: 100%;
  height: 100%;
}

.eveCont .btns {
  display: flex;
  justify-content: space-between;
  width: 89.5%;
  height: 70.8%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 22%;
  flex-direction: column;
}

.eveCont .btns .eventLink {
  width: 100%;
  height: 31.5%;
  font-size: 0;
  left: 0;
  transform: none;
  position: relative;
}

/* mo */
#wrap .mo .evtNavi.line {
  padding: 0 1rem;
}

#wrap .mo .evtNavi.line button {
  padding: 0 1rem;
  height: 5rem;
}
.eveCont .countdown{
  color: #ff0000;
}
.mo .eveCont .countdown span {
  font-size: 1.8rem;
}

.evtHome #container.mo .eve_detail .evtNavi{
  top: 4.6rem;
}

/* front */
#wrap .event_wrap .box {
  margin-top: 0;
}

#wrap .event_wrap .bgTarget.box {
  background-color: #b1353a !important;
}

#wrap .event_wrap .bgTarget.box .btn_wrap button.btn_outline {
  background-color: #fff !important;
}

#wrap .event_wrap .bgTarget.box .swiper_wrap {
  margin: 30px 0;
}

#wrap .event_wrap .bgTarget.box .goods_item .cont .name strong {
  color: #fff !important;
}

#wrap .event_wrap .box .list_wrap .goods_list {
  margin: 30px auto;
}

#wrap .mo .event_wrap .bgTarget.box .swiper_wrap {
  margin: 0 -2.1rem;
}

#wrap .mo .event_wrap .box .list_wrap .goods_list {
  margin: 0;
}

#wrap .box .list_wrap .goods_list.single .no_name.no_price.goods_item .cont {
  margin: 0;
}


.eveCont .btnBox02 {
  position: absolute;
  width: 89%;
  height: 85.8%;
  left: 50%;
  transform: translateX(-50%);
  top: 11.6%;
  display: flex
;
  align-content: space-between;
  flex-direction: column;
  gap: 1%;
}

.eveCont .btnBox02 .eventLink {
  position: relative;
  left: 0;
  transform: none;
  width: 100%;
  height: 48%;
}

.eveCont .btnBox03 {
  position: absolute;
  width: 89%;
  height: 70.6%;
  left: 50%;
  transform: translateX(-50%);
  top: 19%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}

.eveCont .btnBox03 .eventLink {
  position: relative;
  left: 0;
  transform: none;
  width: 32.3%;
  height: 32.2%;
}
