/* BASIC css start */
/* Remastered from HH - 2025.01.31 */


/* --------------------------------------------------------------------------------------------------- */
/*           ¡ß ¼ø¼­´ë·Î PC -> ¸¶¿ì½º¿À¹ö -> ¹ÝÀÀÇü(ÀüÃ¼) -> ÅÂºí¸´ -> ¸ð¹ÙÀÏ -> ¹ÝÀÀÇü(¼ÒÇü)           */
/*                     ¡ß ÃÖÇÏ´Ü ETC : ¶óÀÌºê·¯¸® CSS -> ¾Ö´Ï¸ÞÀÌ¼Ç Keyframe ÀÖÀ½                       */
/* --------------------------------------------------------------------------------------------------- */


#contents {
  margin: 0 auto;
}

.title {
  text-align: center;
  margin-top: 120px;
  padding-bottom: 8px;
}

.title h3,
.title h2 {
  font-size: 25px;
  font-weight: 700;
}

.title ul {
  display: flex;
  justify-content: center;
  margin-top: 23px;
}

.title ul li {
  margin: 0 24px;
  cursor: pointer;
  color: var(--3);
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

.title ul li.active {
  color: var(--4);
}

.title ul li::after {
  content: "";
  background: var(--4);
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -5px;
  left: 0;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
}

.title ul li.active::after {
  transform: scaleX(1);
}


/* ------------------------------------------------------------------------ */
/*                            ¸ÞÀÎ ½½¶óÀÌµå ¹è³Ê                            */
/* ------------------------------------------------------------------------ */
.mainSwiper {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.mainSwiper .visual-area img {
  width: 100%;
}

.mainSwiper .swiper-button-prev,
.mainSwiper .swiper-button-next {
  width: 20px;
  height: 40px;
}

.mainSwiper .swiper-button-prev {
  margin-left: 25px;
}

.mainSwiper .swiper-button-next {
  margin-right: 25px;
}

.mainSwiper .swiper-button-prev i,
.mainSwiper .swiper-button-next i {
  color: #021526;
  transition: all ease .3s;
}

.mainSwiper .swiper-button-prev.white-arrows i,
.mainSwiper .swiper-button-next.white-arrows i {
  color: #fff;
}

.mainSwiper .swiper-button-prev::after,
.mainSwiper .swiper-button-next::after {
  display: none;
}

.mainSwiper .video-container {
  position: relative;
  width: 100%;
  padding-bottom: 40.625%;
  /* 780px / 1920px * 100% */
  height: 0;
  overflow: hidden;
}

.mainSwiper .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.component-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5%;
  right: 0;
  padding: 0 110px;
}

.component-text .title {
  font-weight: 600;
  text-align: left;
  margin-top: 0;
  font-size: 35px;
  line-height: 1.3;
  padding-bottom: 0;
}

.component-text .title span {
  font-size: 40px;
}

.component-text .desc {
  font-size: 1.1rem;
  font-weight: 500;
  margin-top: 1.2vw;
  line-height: 1.6;
}

.component-text-inner {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

.swiper-pager {
  position: absolute;
  bottom: 27px;
  right: calc(1% + 60px);
  width: fit-content;
  z-index: 2;
  text-align: center;
  display: flex;
}

.swiper-pager .swiper-fraction-area {
  width: fit-content;
  display: flex;
  align-items: center;
  font-size: 14px;
  left: 0;
  right: 0;
  background: rgba(2, 21, 38, .6);
  border-radius: .9375vw 0 0 .9375vw;
  padding: .5vw 0 .5vw .2vw;
}

.swiper-pager .swiper-fraction-area .small-arw {
  position: relative;
  right: unset;
  left: unset;
  bottom: unset;
  top: unset;
  margin: 0 .6vw;
  width: 8px;
  height: 14px;
}

.swiper-pager .swiper-fraction-area .swiper-button-next {
  background: url('https://epsonkorea.img4.kr/mainbanner/main_arr_r_w.png');
  background-size: cover;
}

.swiper-pager .swiper-fraction-area .swiper-button-prev {
  background: url('https://epsonkorea.img4.kr/mainbanner/main_arr_l_w.png');
  background-size: cover;
}

.swiper-pagination-bullet-active {
  background: #111 !important;
}

.swiper-pager .swiper-pagination {
  display: inline-block;
  position: relative;
  width: auto;
  bottom: unset;
  top: unset;
  line-height: 1;
  color: #fff;
  font-weight: 200;
}

.swiper-pager .swiper-pagination span {
  width: 128px;
  border-radius: 0;
  height: 3px;
}

.swiper-pager .swiper-pagination .swiper-pagination-current {
  font-weight: 500;
}

.swiper-pager .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--1);
  opacity: 1;
}

.swiper-button-area {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(2, 21, 38, .6);
  border-radius: 0 .9375vw .9375vw 0;
  margin-left: 1px;
}

.swiper-button-play {
  padding: 0 .7vw 0 .6vw;
  cursor: pointer;
  display: none;
}

.swiper-button-pause {
  cursor: pointer;
  display: inline-block;
  padding: 0 .7vw 0 .6vw;
}

.swiper-button-play img,
.swiper-button-pause img {
  width: 10px;
}


/* ------------------------------------------------------------------------ */
/*                     ¶ó¿îÁö ÁÖ¿ä Æ¯Â¡ 4°¡Áö ¼Ò°³ ±¸°£                     */
/* ------------------------------------------------------------------------ */
.main4banner_wrap {
  padding: 40px 20px 0;
}

.main4banner {
  margin: 0 auto;
  max-width: 1440px;
  display: flex;
  justify-content: space-between;
}

.main4banner_wrap h2 {
  display: none;
}

.main4banner li {
  border: 1px solid #eee;
  border-radius: 15px;
  width: 25%;
  box-sizing: border-box;
  box-shadow: 2px 4px 12px #00000014;
}

.main4banner li:not(:last-child) {
  margin-right: 10px;
}

.main4banner li .icon-benefit {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  box-sizing: border-box;
}

.main4banner li .thumb {
  max-width: 60px;
  margin-right: 1vw;
}

.main4banner li .thumb img {
  display: block;
  margin-right: auto;
  width: 55px;
}

.main4banner li .desc {
  width: calc(100% - 4vw);
  font-size: 14px;
  word-break: keep-all;
}

.main4banner li .desc h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 7px;
}

.main4banner li .desc p {
  display: block;
  font-size: 14px;
  color: #021526;
}

.main4banner.image_ver li {
  border: 0;
}

.main4banner.image_ver li a {
  padding: 0;
}

.main4banner.image_ver li a img {
  width: 100%;
}



/* ------------------------------------------------------------------------ */
/*                          ¿¦¼Õ°ú ÇÔ²²ÇÏ´Â ¶óÀÌÇÁ                          */
/* ------------------------------------------------------------------------ */
.mo_swiper_wrap {
  padding: 20px 48px 0;
}

.mo-only-Swiper {
  overflow: hidden;
  margin: 0 20px;
}

.mo-only-Swiper .swiper-slide {
  border-radius: 15px;
  overflow: hidden;
}

.mo-only-Swiper .swiper-slide a {
  display: block;
  border-radius: 20px;
  overflow: hidden;
}

.mo-only-Swiper .swiper-slide a:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  border: 3px solid #fff;
  box-sizing: border-box;
  border-radius: 15px;
  transition: all ease .2s;
  transform: scale(.8);
  opacity: 0;
}

.mo-only-Swiper .swiper-slide img {
  width: 100%;
}

.mo-only-Swiper .swiper-slide .text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  height: 30%;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--0);
  text-shadow: 1px 1px 5px rgba(2, 21, 38, 1);
  transition: all ease .3s;
}

.mo-only-Swiper .swiper-slide .text.black {
  color: #021526;
  text-shadow: 1px 1px 5px rgba(255, 255, 255, 1);
}

.mo-only-Swiper .swiper-slide .bedge {
  width: 64px;
  height: 34px;
  background: var(--1);
  line-height: 34px;
  position: absolute;
  top: 0;
  left: 12px;
  text-align: center;
  color: var(--0);
}


/* ------------------------------------------------------------------------ */
/*                           ¿¦¼Õ »óÇ°¸®½ºÆ® Å¸ÀÔ                           */
/* ------------------------------------------------------------------------ */

/* ¸ÞÀÎ »óÇ° ½½¶óÀÌµå¿ë */
.prdType1_wrap {
  position: relative;
  max-width: 1524px;
  margin: 0 auto;
}

.prdType1 {
  position: relative;
  overflow: hidden;
  max-width: 1440px;
  padding: 45px 48px 0;
}

.prdType1 ul {
  padding-top: 8px;
}

.prdType1 ul li {
  display: flex;
  flex-direction: column;
  position: relative;
  height: auto;
  border-radius: 15px;
  border: 1px solid #eee;
}

.prdType1 ul li .object {
  padding: 20px 0 14px;
  flex-grow: 1;
}

.prdType1 ul li .object a {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.prdType1 ul li .object a .bedge {
  background: url(/design/epsonkorea/images/bedge-1_big.png) no-repeat;
  background-size: contain;
  width: 46px;
  height: 53px;
  display: inline-block;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 12px;
  margin-top: -8px;
  padding-top: 5px;
}

.prdType1 ul li .object a .thumb {
  width: calc(100% - 40px);
  margin: 0 auto;
  flex-grow: 1;
}

.prdType1 ul li .object a .thumb .label {
  display: none;
  position: absolute;
  top: 22px;
  left: 22px;
}

.prdType1 ul li .object a .thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

.prdType1 ul li .prd-wish {
  position: absolute;
  top: 5px;
  right: 16px;
}

.prdType1 ul li .prd-wish a {
  display: block;
}

.prdType1 ul li .prd-wish a .my-wish-list i {
  background: url(/design/epsonkorea/images/wish_off_big.png) no-repeat;
  font-size: 0;
  width: 22px;
  height: 19px;
  background-size: contain;
}

.prdType1 ul li .prd-wish a .my-wish-list i.fa-heart-o {
  display: none;
  background: url(/design/epsonkorea/images/wish_on_big.png) no-repeat;
  background-size: contain;
}

.prdType1 ul li .prd-wish a .my-wish-list.wish-on .fa-heart {
  display: none;
}

.prdType1 ul li .prd-wish a .my-wish-list.wish-on i.fa-heart-o {
  display: inline-block;
}

.prdType1 ul li .object a .prd-name {
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  padding: 20px 20px 0;
  word-break: keep-all;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  height: 73px;
  box-sizing: border-box;
}

.prdType1 ul li .object a .include_escare {
  padding: 5px 15px 2px;
  font-size: 13px;
  border-radius: 15px;
  background: var(--1);
  color: #fff;
  width: fit-content;
  margin: 5px auto;
}


.prdType1 ul li .object a .price {
  padding-top: 20px;
  font-weight: 600;
  font-size: 22px;
  padding-top: 20px;
  color: var(--1);
  position: relative;
  margin: 0 20px;
  min-height: 27.5px;
}

.prdType1 ul li .object a .price .won {
  font-size: 16px;
  font-weight: 700;
  position: relative;
  top: -1px;
}

.prdType1 ul li .object a .price .consumer {
  font-weight: 300;
  font-size: 16px;
  color: var(--3);
  text-decoration: line-through;
  margin-right: 5px;
}

.prdType1 ul li .object a .price .dc_per {
  color: var(--2);
  font-size: 16px;
}

.prdType1 ul li .object a .price .normal {
  position: absolute;
  right: 0;
  bottom: 0;
}

.prdType1 ul li .compare {
  height: 22px;
  border-top: 1px solid #dddddd;
  padding: 16px 0;
  margin: 0 20px;
}

.prdType1 ul li .compare a {
  font-weight: 700;
  font-size: 14px;
}

.prdType1 ul li .compare a img {
  margin-right: 3px;
}

.prdType1_wrap {
  z-index: -1;
  position: absolute;
  top: 83px;
  left: 0;
  background: #fff;
  width: 100%;
  right: 0;
  opacity: 0;
}

.prdType1_wrap.active {
  z-index: 2;
  opacity: 1;
}

.prdType1_wrap .swiper-button-prev {
  background: url(/design/epsonkorea/images/prd_arr_l.png) no-repeat;
  width: 12px;
  height: 24px;
  background-size: contain;
  left: 0;
}

.prdType1_wrap .swiper-button-next {
  background: url(/design/epsonkorea/images/prd_arr_r.png) no-repeat;
  width: 12px;
  height: 24px;
  background-size: contain;
  right: 0;
}

.prdType1_wrap .swiper-button-prev::after,
.prdType1_wrap .swiper-button-next::after {
  display: none;
}


/* ------------------------------------------------------------------------ */
/*                     ¸ÞÀÎ »óÇ° ¸ð¹ÙÀÏ ½½¸¯ ½½¶óÀÌµå¿ë                     */
/* ------------------------------------------------------------------------ */
.prdType1_slick {
  background: #fff;
  position: relative;
  overflow: hidden;
  max-width: 1440px;
  margin: 10px auto 0;
  padding: 0 10px;
}

.prdType1_slick {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  right: 0;
  opacity: 0;
  visibility: hidden;
  box-sizing: border-box;
}

.prdWrap {
  position: relative;
  height: 605px;
}

.prdType1_slick ul {
  padding-top: 8px;
}

.prdType1_slick ul li {
  vertical-align: top;
  position: relative;
  padding: 9px 2px 10px 2px;
  box-sizing: border-box;
}

.prdType1_slick ul li .prd {
  position: relative;
  border-radius: 15px;
  border: 1px solid #eee;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.prdType1_slick ul li .object {
  padding: 10px 0 10px;
  flex-grow: 1;
}

.prdType1_slick ul li .object a {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.prdType1_slick ul li .object a .bedge {
  background: url(/design/epsonkorea/images/bedge-1_big.png) no-repeat;
  background-size: contain;
  width: 36px;
  height: 43px;
  display: inline-block;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 12px;
  margin-top: -8px;
  padding-top: 5px;
  font-size: 10px;
}

.newPrd .prdType1_slick ul li .object a .bedge {
  width: 40px;
  height: 20px;
  background: var(--1);
  line-height: 20px;
  padding: 0;
}

.prdType1_slick ul li .object a .thumb {
  margin: 0 auto;
  width: calc(100% - 20px);
  flex-grow: 1;
  display: flex;
}

.prdType1_slick ul li .object a .thumb .label {
  position: absolute;
  top: 12px;
  left: 12px;
}

.prdType1_slick ul li .object a .thumb .label img {
  width: 36px !important;
  height: auto !important;
}

.prdType1_slick ul li .object a .thumb img {
  width: 100%;
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
}

.prdType1_slick ul li .prd-wish {
  position: absolute;
  top: 5px;
  right: 16px;
}

.prdType1_slick ul li .prd-wish a .my-wish-list i {
  background: url(/design/epsonkorea/images/wish_off_big.png) no-repeat;
  font-size: 0;
  width: 15px;
  height: 13px;
  background-size: contain;
}

.prdType1_slick ul li .prd-wish a .my-wish-list i.fa-heart-o {
  display: none;
  background: url(/design/epsonkorea/images/wish_on_big.png) no-repeat;
  background-size: contain;
}

.prdType1_slick ul li .prd-wish a .my-wish-list.wish-on .fa-heart {
  display: none;
}

.prdType1_slick ul li .prd-wish a .my-wish-list.wish-on i.fa-heart-o {
  display: inline-block;
}

.prdType1_slick ul li .object a .prd-name {
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  padding: 20px 20px 0;
  word-break: keep-all;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  height: 75px;
  box-sizing: border-box;
  font-size: 13px;
  padding: 10px 10px 0;
  height: 43px;
}

.prdType1_slick ul li .object a .price {
  display: flex;
  flex-direction: column;
  font-weight: 600;
  color: var(--1);
  position: relative;
  margin: 5px 15px;
  font-size: 15px;
  min-height: 18.75px;
}

.prdType1_slick ul li .object a .price .won {
  font-size: 12px;
  font-weight: 700;
  position: relative;
  top: -1px;
}

.prdType1_slick ul li .object a .price .consumer {
  font-weight: 300;
  font-size: 12px;
  color: var(--3);
  text-decoration: line-through;
  text-align: right;
}

.prdType1_slick ul li .object a .price .dc_per {
  color: var(--2);
  font-size: 12px;
  position: absolute;
  left: 0;
}

.prdType1_slick ul li .object a .price .normal {
  text-align: right;
}

.prdType1_slick ul li .compare {
  height: 22px;
  border-top: 1px solid #dddddd;
  margin: 0 15px;
  padding: 10px 0;
}

.prdType1_slick ul li .compare a {
  font-weight: 700;
  font-size: 12px;
}

.prdType1_slick ul li .compare a img {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 3px;
  width: 8px;
}

.prdType1_slick ul.slick-dots {
  text-align: center;
}

.prdType1_slick ul.slick-dots li {
  padding: 0;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
}

.prdType1_slick ul.slick-dots li button {
  font-size: 0;
  background: #eeeeee;
  width: 9px;
  height: 9px;
  border-radius: 10px;
}

.prdType1_slick ul.slick-dots li.slick-active button {
  background: #000000;
  width: 20px;
}


.newPrd .prdType1 ul li .object a .bedge {
  width: 50px;
  height: 30px;
  background: var(--1);
  line-height: 30px;
  padding: 0;
}

.experience {
  position: relative;
  max-width: 1524px;
  margin: 0 auto;
}

.experience .experienceSlide {
  overflow: hidden;
  max-width: 1440px;
  padding: 40px 48px 0;
}

.experience .experienceSlide .thumb img {
  width: 100%;
}

.experience .experienceSlide .swiper-button-prev {
  background: url(/design/epsonkorea/images/prd_arr_l.png) no-repeat;
  width: 12px;
  height: 24px;
  background-size: contain;
  left: 0;
  margin-top: -43px;
}

.experience .experienceSlide .swiper-button-next {
  background: url(/design/epsonkorea/images/prd_arr_r.png) no-repeat;
  width: 12px;
  height: 24px;
  background-size: contain;
  right: 0;
  margin-top: -43px;
}

.experience .experienceSlide .swiper-button-prev::after,
.experience .experienceSlide .swiper-button-next::after {
  display: none;
}

.experience .experienceSlide .swiper-pagination-progressbar {
  display: none;
}

.experience .experienceSlide .swiper-slide {
  width: 464px;
  background: #f7f7f7;
  border-radius: 20px;
  overflow: hidden;
  text-align: center;
  border: 1px solid #f7f7f7;
}

.experience .experienceSlide .swiper-slide a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, 0.25);
}

.experience .experienceSlide .name {
  font-size: 24px;
  padding-top: 35px;
  font-weight: 700;
}

.experience .experienceSlide .subname {
  font-size: 16px;
  font-weight: 500;
  color: var(--3);
  margin-top: 10px;
}

.experience .experienceSlide .link {
  display: block;
  padding-top: 15px;
  padding-bottom: 40px;
}

.experience .experienceSlide .link span {
  position: relative;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 15px;
  border-radius: 30px;
  display: inline-block;
  background: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 1;
}

.experience .experienceSlide .link span:after {
  content: "";
  width: 0%;
  height: 100%;
  top: 0;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background: var(--1);
  border-radius: 30px;
}

.big-banner {
  max-width: 1525px;
  margin: 0 auto;
}

.big-banner .banner {
  position: relative;
  margin: 25px 48px 0;
  overflow: hidden;
  border-radius: 15px;
}

.big-banner .banner .badge {
  position: absolute;
  top: 16px;
  right: 15px;
  background: var(--1);
  color: var(--0);
  padding: 9px 12px;
  line-height: 1;
  border-radius: 20px;
  font-size: 13px;
}

.banner-visual-area img {
  width: 100%;
  transition: transform 250ms ease-in-out;
}

.banner-text-area {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 47px;
}

.banner-text-area h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.35;
  text-transform: uppercase;
}

.banner-text-area h2.wt {
  color: var(--0);
}

.big-banner .banner .banner-text-area .link {
  display: block;
  padding-top: 15px;
}

.big-banner .banner .banner-text-area .link span {
  position: relative;
  font-size: 14px;
  font-weight: 700;
  padding: 13px 21px;
  border-radius: 30px;
  display: inline-block;
  background: #fff;
  line-height: 1;
}

.light-title {
  font-size: 15px;
  font-weight: 500;
}



/* ------------------------------------------------------------------------ */
/*                                 PCº°µµ Á¦¾î                              */
/* ------------------------------------------------------------------------ */

@media all and (min-width: 1024px) {

  .mo-only-Swiper .swiper-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1440px;
    margin: auto;
  }

  .mo-only-Swiper .swiper-slide {
    flex-basis: calc(25% - 20px);
    margin-top: calc(80px / 3);
  }

  .mo-only-Swiper .swiper-slide:not(:nth-child(4n)) {
    margin-right: calc(80px / 3);
  }

}



/* ************************************************************************************************
 *                                                                                                *
 *     *        *       ******       *           *     *********     ******            *          *
 *     *        *     **      **      *         *      *             *     *           *          *
 *     *        *    *          *      *       *       *             *     *           *          *
 *     **********    *          *       *     *        *********     * ****        *   *   *      *
 *     *        *    *          *        *   *         *             * **           *  *  *       *
 *     *        *     **      **          * *          *             *   **          *****        *
 *     *        *       ******             *           *********     *     **          *          *     
 *                                                                                                *
 ************************************************************************************************ */ 

@media (hover: hover) and (pointer: fine) { /* when supported */
  .mo-only-Swiper .swiper-slide:hover a:after {
    transform: scale(1);
    box-shadow: inset 0px 0px 35px rgba(0, 0, 0, .4);
    opacity: 1;
  }
  
  .mo-only-Swiper .swiper-slide:hover .text {
    transform: translateY(-10px);
  }
  
  .experience .experienceSlide .swiper-slide a:hover:before {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  
  .experience .experienceSlide .swiper-slide:hover .link span {
    color: var(--0);
    border-radius: 30px;
  }
  
  .experience .experienceSlide .swiper-slide:hover .link span:after {
    width: 100%;
    z-index: -1;
    border-radius: 30px;
  }
  
  .big-banner .banner:hover img {
    transform: scale(1.1);
  }
}



/* *******************************************************
*                                                        *
*     ******      *********    ********        *         *
*     *     *     *            *               *         *
*     *     *     *            *               *         *
*     * ****      *********    ********    *   *   *     *
*     * **        *                   *     *  *  *      *
*     *   **      *                   *      *****       *
*     *     **    *********    ********        *         *
*                                                        *
******************************************************** */

@media only screen and (max-width: 1024px) {

  .mainSwiper .swiper-slide .visual-area {
    height: 100%;
  }

  .mainSwiper .visual-area img {
    height: 100%;
    object-position: bottom;
    object-fit: cover;
  }

  .swiper-pager {
    bottom: 25px;
  }

  .swiper-pager .swiper-pagination span {
    height: 2px;
    width: 36px;
    margin: 0 2px !important;
  }

  .main4banner li .icon-benefit {
    flex-direction: column;
    padding: 15px;
    justify-content: flex-start;
  }

  .main4banner li .thumb {
    margin-right: 0;
  }

  .main4banner li .desc {
    width: 100%;
    padding-left: 0;
    text-align: center;
    margin-top: 10px;
  }

  .main4banner li .desc h3 {
    font-size: 2.1vw;
    margin-bottom: 5px;
  }

  .main4banner li .desc p {
    font-size: 1.35vw;
  }

  .main4banner li .thumb img {
    margin: 0 auto;
    width: 100%;
  }

  .mo-only-Swiper {
    position: relative;
    margin: 0;
    box-sizing: border-box;
  }

  .mo-only-Swiper .swiper-wrapper {
    display: grid;
    grid-template-rows: repeat(2, minmax(140px, auto));
    grid-auto-columns: auto;
    grid-auto-flow: column;
    place-items: center;
    overflow-x: auto;
    width: calc(100% - 20px);
    min-height: 280px;
    max-height: 100%;
    margin: 20px 0 0;
    padding: 0 10px 27px;
  }

  .mo-only-Swiper .swiper-slide {
    min-width: 140px;
    min-height: 140px;
    width: calc(100% - 10px);
    height: auto;
    overflow: unset;
    margin-top: 10px;;
  }
  
  .mo-only-Swiper .swiper-slide:not(:nth-last-child(-n+2)) {
    margin-right: 10px;
  }

  .mo-only-Swiper .swiper-slide a:after {
    border-radius: 16px;
  }

  .mo-only-Swiper .swiper-slide .text {
    font-size: 1.6vw;
  }

  .mo-only-Swiper .swiper-slide:active a:after {
    transform: scale(1);
    box-shadow: inset 0px 0px 35px rgba(0, 0, 0, .8);
    opacity: 1;
  }

  .mo-only-Swiper .swiper-slide:active .text {
    transform: translateY(-10px);
  }

  .prdWrap {
    height: auto;
  }

  .prdType1_wrap.active {
    position: relative;
    top: 0;
  }

  .prdType1_slick { 
    position: relative;
    display: none;
  }

  .prdType1 ul li .object a .bedge {
    display: none;
  }

  .prdType1_wrap .swiper-button-prev,
  .prdType1_wrap .swiper-button-next {
    display: none;
  }

  .experience .experienceSlide .swiper-slide a:active:before {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  
  .experience .experienceSlide .swiper-slide:active .link span {
    color: var(--0);
    border-radius: 30px;
  }
  
  .experience .experienceSlide .swiper-slide:active .link span:after {
    width: 100%;
    z-index: -1;
    border-radius: 30px;
  }
  
  .big-banner .banner:active img {
    transform: scale(1.1);
  }

  .banner-text-area h2.wt_mob {
    color: var(--0);
  }



  /* ------------------------------------------------------------------------- */
  /*     ¸ð¹ÙÀÏ ±¸¸Å°¡ÀÌµå ¹ÌÀû¿ëÀ¸·Î ÀÏ¿øÈ­¸¦ À§ÇØ °³º° Á¦¾î - 2025.03.27     */
  /* ------------------------------------------------------------------------- */
  .sub_banner_wrap.m-only {
    position: relative;
    margin: 0;
    box-sizing: border-box;
  }

  .sub_banner_wrap.m-only .sub_banner {
    overflow: visible;
  }

  .sub_banner_wrap.m-only .sub_banner ul {
    gap: 20px;
    margin: 60px 0;
    justify-content: center;
    padding-bottom: 0;
  }

  .sub_banner_wrap.m-only .sub_banner ul li {
    flex-basis: calc(100% - 20px);
  }

  .sub_banner_wrap.m-only .sub_banner ul li a {
    padding: 4vw 7vw;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: space-between;
    border-radius: 15px;
  }

  .sub_banner_wrap.m-only .sub_banner ul li:active a {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
  }

  .sub_banner_wrap.m-only .sub_banner ul li a i {
    font-size: 11vw;
  }

  .sub_banner_wrap.m-only .sub_banner ul li:active a i {
    color: var(--1);
  }

  .sub_banner_wrap.m-only .sub_banner ul li a .light-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    margin: auto 0;
    padding-bottom: 0;
    z-index: 1;
  }

  .sub_banner_wrap.m-only .sub_banner ul li a .light-title h3 {
    font-size: 4.6vw;
    white-space: nowrap;
  }

  .sub_banner_wrap.m-only .sub_banner ul li a span {
    padding: 8px 20px;
    margin: 15px 0 0 5px;
    font-size: 4vw;
    font-weight: 700;
    color: #fff;
    border-radius: 30px;
  }

  .sub_banner_wrap.m-only .sub_banner ul li a:active .button--nuka {
    color: var(--1);
    background: #fff;
  }

  .sub_banner_wrap.m-only .sub_banner ul li a:active .button--nuka::before {
    opacity: 1;
    background: var(--1);
  }

  .sub_banner_wrap.m-only .sub_banner ul li a:active .button--nuka::after {
    background-color: var(--1);
  }

  .sub_banner_wrap.m-only .sub_banner ul li a:active .button--nuka::after,
  .sub_banner_wrap.m-only .sub_banner ul li a:active .button--nuka::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  .sub_banner_wrap.m-only .sub_banner ul li:active #sub_banner_svg_escare .svg_path,
  .sub_banner_wrap.m-only .sub_banner ul li:active #sub_banner_svg_recommend .svg_path1,
  .sub_banner_wrap.m-only .sub_banner ul li:active #sub_banner_svg_recommend .svg_path2 {
    fill: #00339b;
  }

}


/* ****************************************************************************************************
 *                                                                                                    *
 *     ***********       **          *******      *          *********    ***********       *         *
 *          *           *  *         *     **     *          *                 *            *         *
 *          *          *    *        *     *      *          *                 *            *         *
 *          *         ********       *  ****      *          *********         *        *   *   *     *
 *          *        *        *      *     *      *          *                 *         *  *  *      *
 *          *       *          *     *     **     *          *                 *          *****       *
 *          *      *            *    *******      ********   *********         *            *         *
 *                                                                                                    *
 **************************************************************************************************** */

@media all and (max-width: 1024px) and (min-width: 768px) {

  .component-text {
    padding: 0 8.6vw;
  }

  .component-text .title {
    font-size: 2.1vw;
  }

  .component-text .title span {
    font-size: 2.5vw;
  }

  .component-text .desc {
    font-size: 1.35vw;
    margin-top: 15px;
  }

  .component-text .box-btns {
    margin-top: 15px;
  }

  .component-text .box-btns button {
    font-size: 13px;
    padding: 0.94vw 2.4vw;
  }

  .prdType1 ul li .object a .price {
    font-size: 1.3rem;
  }

  .prdType1 ul li .object a .price .won {
    font-size: 13px;
  }

  .prdType1 ul li .object a .price .consumer {
    font-size: 13px;
  }

  .prdType1 ul li .object a .price .dc_per {
    position: absolute;
    top: 0;
    left: 0;
  }

  .prdType1 ul li .object a .prd-name {
    font-size: 18px;
    height: 65px;
  }

  .prdWrap,
  .experience,
  .big-banner {
    margin: 0 14px;
  }

  .experience .experienceSlide .name {
    font-size: 22px;
    padding-top: 25px;
  }

  .experience .experienceSlide .subname {
    font-size: 14px;
  }

  .experience .experienceSlide .link span {
    font-size: 13px;
  }

  .experience .experienceSlide .link {
    padding: 10px 0 25px 0;
  }

  .banner-text-area h2 {
    font-size: 18px;
  }

  .big-banner .banner .banner-text-area .link span {
    font-size: 12px;
  }

  .big-banner .banner .banner-text-area .link {
    padding-top: 10px;
  }

  .big-banner .banner .badge {
    font-size: 12px;
    padding: 7px 10px;
    top: 8px;
    right: 8px;
  }

}


/* **************************************************************************************************
*                                                                                                   *
*     ***        ***       ******       *******      ***     *           *********         *        *
*     *  *      *  *     **      **     *     **      *      *           *                 *        *
*     *   *    *   *    *          *    *      *      *      *           *                 *        *
*     *    *  *    *    *          *    *  ****       *      *           *********     *   *   *    *
*     *     **     *    *          *    *      *      *      *           *              *  *  *     *
*     *            *     **      **     *     **      *      *           *               *****      *
*     *            *       ******       *******      ***     *********   *********         *        *     
*                                                                                                   *
*************************************************************************************************** */

@media all and (max-width: 767px) {

  .title {
    margin-top: 90px;
  }

  .title h2 {
    font-size: 25px;
    word-break: keep-all;
  }

  .title ul {
    display: flex;
    justify-content: space-between;
    padding: 0 4.1026vw 0;
  }

  .title ul li {
    margin: 0;
    font-size: 14px;
  }

  .title ul li::after {
    bottom: -3px;
  }

  .mainSwiper {
    height: 140vw;
    max-height: 700px;
  }

  .mainSwiper .swiper-button-next,
  .mainSwiper .swiper-button-prev {
    display: none;
  }

  .mainSwiper .swiper-pager {
    right: 0;
    left: 0;
    margin: auto;
  }

  .mainSwiper .swiper-pager .swiper-fraction-area {
    padding: 1.5vw 3vw 1.5vw 3.5vw;
    border-radius: 5vw 0 0 5vw;
  }

  .mainSwiper .swiper-pager .swiper-button-area {
    border-radius: 0 5vw 5vw 0;
  }

  .mainSwiper .swiper-pager .swiper-button-area .swiper-button-play,
  .mainSwiper .swiper-pager .swiper-button-area .swiper-button-pause {
    padding: 0 3.5vw 0 3vw;
  }

  .component-text {
    transform: translateY(0);
    left: 0;
    top: 65px;
    text-align: center;
    padding: 0;
  }

  .component-text .title {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
  }

  .component-text .title span {
    font-size: 30px;
  }

  .component-text .desc {
    font-size: 13px;
    line-height: 1.5;
    margin-top: 8px;
    font-weight: 500;
  }

  .component-text .box-btns {
    margin-top: 20px;
  }

  .main4banner {
    display: flex;
    margin: -10px 10px 0;
    position: relative;
    z-index: 1;
  }

  .main4banner_wrap {
    padding: 0;
  }

  .main4banner li {
    width: calc(25% - 4px);
    box-shadow: 2px 3px 6px #00000014;
    background-color: #fff;
  }

  .main4banner li:not(:last-child) {
    margin-right: 2vw;
  }

  .main4banner li a {
    padding: 7px;
  }

  .main4banner li .thumb {
    margin: 0 auto;
    width: 55%;
    max-width: 55px;
  }

  .main4banner li .desc {
    padding-left: 0;
    width: 100%;
    text-align: center;
  }

  .main4banner li .desc h5 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
  }

  .main4banner li .desc p {
    display: none;
  }

  .main4banner li .icon-benefit {
    padding: 10px 5px;
    align-items: center;
  }

  .main4banner li .desc h3 {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
  }

  .mo-only-Swiper .swiper-slide a {
    border-radius: 12px;
  }

  .mo-only-Swiper .swiper-slide .bedge {
    font-size: 14px;
    width: 52px;
    height: 31px;
    line-height: 31px;
  }

  .mo-only-Swiper .swiper-slide .text {
    font-size: 12px;
    height: 25%;
    font-weight: 600;
    bottom: 2%;
    line-height: 1.1;
    letter-spacing: -.5px;
  }

  .mo-only-Swiper .swiper-pagination-progressbar {
    top: auto !important;
    bottom: 17px;
    background: #e1e1e1;
    width: calc(100% - 8.2052vw) !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    height: 2px !important;
  }

  .mo-only-Swiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #333333;
  }

  .prdType1,
  .prdType1_wrap .swiper-button-next,
  .prdType1_wrap .swiper-button-prev {
    display: none;
  }

  .prdType1_slick {
    opacity: 1;
    visibility: visible;
    display: block;
  }

  .prdType1_slick>ul .slick-slide>div {
    display: flex;
  }

  .prdType1_slick>ul .slick-slide>div .object {
    flex-grow: 1;
  }

  .prdType1_slick ul li .object a .include_escare {
    padding: 4px 10px 2px;
    font-size: 11px;
    border-radius: 15px;
    background: var(--1);
    color: #fff;
    width: fit-content;
    margin: 5px auto;
  }

  .prdWrap {
    padding-bottom: 20px;
  }

  .experience .experienceSlide {
    position: relative;
    margin: 20px 0 0 10px;
    padding: 0 15px 27px 0;
    box-sizing: border-box;
  }

  .experience .experienceSlide .swiper-button-next,
  .experience .experienceSlide .swiper-button-prev {
    display: none;
  }

  .experience .experienceSlide .swiper-slide {
    width: 97%;
  }

  .experience .experienceSlide .swiper-pagination-progressbar {
    top: auto !important;
    bottom: 17px;
    background: #e1e1e1;
    width: calc(100% - 8.2052vw) !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    display: block;
    height: 2px !important;
  }

  .experience .experienceSlide .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #333333;
  }

  .experience .experienceSlide .name {
    font-size: 16px;
    padding-top: 25px;
  }

  .experience .experienceSlide .subname {
    font-size: 13px;
  }

  .experience .experienceSlide .link {
    padding-top: 10px;
    padding-bottom: 30px;
  }

  .experience .experienceSlide .link span {
    font-size: 13px;
    padding: 10px 30px;
    line-height: 1;
  }

  .big-banner {
    padding: 0 10px 20px;
  }

  .banner-text-area {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(0);
    text-align: center;
  }

  .banner-text-area h2 {
    font-size: 18px;
    font-weight: 600;
  }

  .big-banner .banner {
    margin: 25px 0 0 0;
  }

  .big-banner .banner .banner-text-area .link {
    padding-bottom: 10px;
    padding-top: 8px;
  }

  .big-banner .banner .banner-text-area .link span {
    font-size: 13px;
    padding: 10px 30px;
    line-height: 1;
  }

  .big-banner .banner .badge {
    right: auto;
    left: 15px;
    font-size: 12px;
    padding: 7px 10px;
  }


  .sub_banner_wrap.m-only .sub_banner ul li a {
    padding: 7vw;
  }

}



/* ************************************************************
 *                                                            *
 *        *********    ********    ********       *           *
 *        *               *        *              *           *
 *        *               *        *              *           *
 *        *********       *        *          *   *   *       *
 *        *               *        *           *  *  *        *
 *        *               *        *            *****         *
 *        *********       *        ********       *           *
 *                                                            *
 ************************************************************ */



/* ------------------------------------------------------------------------ */
/*                          ¹öÆ° ¶óÀÌºê·¯¸® [Nuka]                          */
/* ------------------------------------------------------------------------ */

.button--nuka {
  position: relative;
  overflow: unset;
}

.button--nuka::before,
.button--nuka::after {
  content: '';
  position: absolute;
  border-radius: inherit;
  background: var(--1);
  z-index: -1;
}

.button--nuka::before {
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
  opacity: 0.5;
  background: transparent;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}

.button--nuka::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale3d(1.1, 1, 1);
  transform: scale3d(1.1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s;
}

.button--nuka::before,
.button--nuka::after {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.button--nuka.button--inverted::before,
.button--nuka.button--inverted::after {
  background: #fff;
}



/* ------------------------------------------------------------------------ */
/*                           ANIMATION Á¦¾î ¿µ¿ª                            */
/* ------------------------------------------------------------------------ */

@keyframes fadeInUp {
  from {
    transform: translate3d(0, 70px, 0)
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

@-webkit-keyframes fadeInUp {
  from {
    transform: translate3d(0, 70px, 0)
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
}

.animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  -webkit-animation-fill-mode: both
}

.animated2 {
  animation-duration: 0.7s;
  animation-fill-mode: both;
  animation-delay: 0.5s;
  -webkit-animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
}

.animated3 {
  animation-duration: 0.9s;
  animation-fill-mode: both;
  animation-delay: 0.7s;
  -webkit-animation-duration: 0.9s;
  -webkit-animation-fill-mode: both
}

.animated4 {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-delay: 1s;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
  opacity: 0
}

.fadeInUp {
  opacity: 0;
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}

/* BASIC css end */

