@charset "UTF-8";
@supports (-webkit-touch-callout: none) {
  html {
    height: -webkit-fill-available;
  }
}
html {
  scroll-behavior: smooth;
  background: #000;
}

body::-webkit-scrollbar,
.showcase_container::-webkit-scrollbar,
#booth_paging::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.isebooth_2023 * {
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}

/* 공통 요소 S */
.on_ise2023 {
  background: url(../img/w/ise2023_visual.png) right top/100% auto no-repeat, -webkit-gradient(linear, left bottom, left top, from(rgb(17, 8, 40)), to(rgb(147, 108, 236)));
  background: url(../img/w/ise2023_visual.png) right top/100% auto no-repeat, -o-linear-gradient(bottom, rgb(17, 8, 40) 0%, rgb(147, 108, 236) 100%);
  background: url(../img/w/ise2023_visual.png) right top/100% auto no-repeat, linear-gradient(0deg, rgb(17, 8, 40) 0%, rgb(147, 108, 236) 100%);
  text-align: center;
  color: #fff;
  padding-bottom: 155px;
  /* margin-top: 88px; */
}
.on_ise2023 * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.on_ise2023 hr {
  display: block;
  width: 1202px;
  height: 3px;
  background: url(../img/w/ise2023_hr_line.png);
  margin: 200px auto 170px;
  border: 0;
}

.ise_wrap {
  max-width: 1500px;
  margin: 0 auto;
  padding-top: 30px;
}

.blind {
  display: block;
  overflow: hidden;
  position: absolute;
  top: -1000em;
  left: 0;
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}

.ise2023_title {
  font-size: 90px;
  color: #fff;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
  /* text-shadow : 0px 0px 10px rgba(#c0a5ff, .3),
                0px 0px 10px rgba(#fff, .3); */
}

.ise2023_description {
  font-size: 50px;
  margin-top: 40px;
  color: #eee;
  line-height: 1.5;
}

/* 공통 요소 E */
/* intro S */
.intro.ise_wrap {
  padding: 200px 0 257px 50px;
}
.intro.ise_wrap .intro_main_title {
  width: 591px;
  height: 210px;
  background: url(../img/w/ise2023_intro_main_title.png) no-repeat;
  margin-bottom: 36px;
}
.intro.ise_wrap .intro_sub_title {
  width: 593px;
  height: 33px;
  background: url(../img/w/ise2023_intro_sub_title.png) no-repeat;
}
.intro.ise_wrap .intro_collabo {
  width: 573px;
  height: 84px;
  background: url(../img/w/ise2023_intro_collabo.png) no-repeat;
  margin-top: 170px;
}

/* intro E */
/* ise_booth S */
.ise_booth.ise_wrap #booth_container {
  width: 1200px;
  height: 666px;
  margin: 50px auto 0;
  background: url(../img/w/on_ise2023_booth_bg.png) center no-repeat;
  position: relative;
}
.ise_booth.ise_wrap #booth_container .booth_view::before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 1200px;
  height: 666px;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.ise_booth.ise_wrap .booth_view {
  position: absolute;
}
.ise_booth.ise_wrap .booth_view .booth_pointer {
  position: absolute;
  width: 35px;
  height: 35px;
  background: url(../img/w/on_ise2023_areapoint.png) center/contain no-repeat;
  opacity: 0.5;
  z-index: 10;
}
.ise_booth.ise_wrap .booth_pointer[data-booth=booth_corporate] {
  top: 230px;
  left: 482px;
}
.ise_booth.ise_wrap .booth_pointer[data-booth=booth_media] {
  top: 325px;
  left: 454px;
}
.ise_booth.ise_wrap .booth_pointer[data-booth=booth_ev] {
  top: 377px;
  left: 354px;
}
.ise_booth.ise_wrap .booth_pointer[data-booth=booth_telecom] {
  top: 499px;
  left: 575px;
}
.ise_booth.ise_wrap .booth_pointer[data-booth=booth_food] {
  top: 421px;
  left: 454px;
}
.ise_booth.ise_wrap .booth_pointer[data-booth=booth_esg] {
  top: 289px;
  left: 553px;
}
.ise_booth.ise_wrap .booth_pointer[data-booth=booth_education] {
  top: 220px;
  left: 651px;
}
.ise_booth.ise_wrap .booth_pointer[data-booth=booth_virtual] {
  top: 299px;
  left: 760px;
}
.ise_booth.ise_wrap .booth_pointer[data-booth=booth_cloud] {
  top: 386px;
  left: 616px;
}
.ise_booth.ise_wrap .booth_pointer[data-booth=booth_hospitality] {
  top: 410px;
  left: 688px;
}
.ise_booth.ise_wrap .booth_pointer[data-booth=booth_magnit] {
  top: 486px;
  left: 771px;
}
.ise_booth.ise_wrap .booth_view .booth_desc {
  position: absolute;
  width: 200px;
  padding: 12px 0 10px 12px;
  border-radius: 10px;
  background: -o-linear-gradient(130deg, rgb(184, 5, 172) 10%, rgb(144, 12, 167) 35%, rgb(102, 18, 162) 50%);
  background: linear-gradient(320deg, rgb(184, 5, 172) 10%, rgb(144, 12, 167) 35%, rgb(102, 18, 162) 50%);
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.ise_booth.ise_wrap .booth_view .booth_desc .booth_desc_title {
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding-right: 12px;
}
.ise_booth.ise_wrap .booth_view .booth_desc ul {
  font-size: 15px;
  padding: 7px 0 0 0;
  letter-spacing: -0.01em;
}
.ise_booth.ise_wrap .booth_view .booth_desc ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ise_booth.ise_wrap .booth_view .booth_desc ul li::before {
  content: "·";
  font-size: 1.5em;
  font-weight: 900;
  line-height: 0;
  position: relative;
  top: -0.1em;
  margin-right: 0.2em;
}
.ise_booth.ise_wrap .booth_view.booth_corporate .booth_desc {
  top: 23px;
  left: 0px;
}
.ise_booth.ise_wrap .booth_view.booth_media .booth_desc {
  top: 234px;
  left: 0px;
}
.ise_booth.ise_wrap .booth_view.booth_ev .booth_desc {
  top: 414px;
  left: 0px;
}
.ise_booth.ise_wrap .booth_view.booth_telecom .booth_desc {
  top: 584px;
  left: 0px;
}
.ise_booth.ise_wrap .booth_view.booth_food .booth_desc {
  top: 500px;
  left: 0px;
}
.ise_booth.ise_wrap .booth_view.booth_esg .booth_desc {
  top: 90px;
  left: 1000px;
}
.ise_booth.ise_wrap .booth_view.booth_education .booth_desc {
  top: 25px;
  left: 1000px;
}
.ise_booth.ise_wrap .booth_view.booth_virtual .booth_desc {
  top: 157px;
  left: 1000px;
}
.ise_booth.ise_wrap .booth_view.booth_cloud .booth_desc {
  top: 240px;
  left: 1000px;
}
.ise_booth.ise_wrap .booth_view.booth_hospitality .booth_desc {
  top: 462px;
  left: 1000px;
}
.ise_booth.ise_wrap .booth_view.booth_magnit .booth_desc {
  top: 527px;
  left: 1000px;
}
.ise_booth.ise_wrap .booth_view::before {
  opacity: 0;
}
.ise_booth.ise_wrap .booth_view.booth_corporate::before {
  background: url(../img/w/on_ise2023_booth_corporate.png) center no-repeat;
}
.ise_booth.ise_wrap .booth_view.booth_media::before {
  background: url(../img/w/on_ise2023_booth_media.png) center no-repeat;
}
.ise_booth.ise_wrap .booth_view.booth_ev::before {
  background: url(../img/w/on_ise2023_booth_ev.png) center no-repeat;
}
.ise_booth.ise_wrap .booth_view.booth_telecom::before {
  background: url(../img/w/on_ise2023_booth_telecom.png) center no-repeat;
}
.ise_booth.ise_wrap .booth_view.booth_food::before {
  background: url(../img/w/on_ise2023_booth_food.png) center no-repeat;
}
.ise_booth.ise_wrap .booth_view.booth_esg::before {
  background: url(../img/w/on_ise2023_booth_esg.png) center no-repeat;
}
.ise_booth.ise_wrap .booth_view.booth_education::before {
  background: url(../img/w/on_ise2023_booth_education.png) center no-repeat;
}
.ise_booth.ise_wrap .booth_view.booth_virtual::before {
  background: url(../img/w/on_ise2023_booth_virtual.png) center no-repeat;
}
.ise_booth.ise_wrap .booth_view.booth_cloud::before {
  background: url(../img/w/on_ise2023_booth_cloud.png) center no-repeat;
}
.ise_booth.ise_wrap .booth_view.booth_hospitality::before {
  background: url(../img/w/on_ise2023_booth_hospitality.png) center no-repeat;
}
.ise_booth.ise_wrap .booth_view.booth_magnit::before {
  background: url(../img/w/on_ise2023_booth_magnit.png) center no-repeat;
}
.ise_booth.ise_wrap #booth_container.booth_corporate .booth_view.booth_corporate .booth_desc {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_corporate .booth_view.booth_corporate::before {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_media .booth_view.booth_media .booth_desc {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_media .booth_view.booth_media::before {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_ev .booth_view.booth_ev .booth_desc {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_ev .booth_view.booth_ev::before {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_telecom .booth_view.booth_telecom .booth_desc {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_telecom .booth_view.booth_telecom::before {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_food .booth_view.booth_food .booth_desc {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_food .booth_view.booth_food::before {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_esg .booth_view.booth_esg .booth_desc {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_esg .booth_view.booth_esg::before {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_education .booth_view.booth_education .booth_desc {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_education .booth_view.booth_education::before {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_virtual .booth_view.booth_virtual .booth_desc {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_virtual .booth_view.booth_virtual::before {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_cloud .booth_view.booth_cloud .booth_desc {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_cloud .booth_view.booth_cloud::before {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_hospitality .booth_view.booth_hospitality .booth_desc {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_hospitality .booth_view.booth_hospitality::before {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_magnit .booth_view.booth_magnit .booth_desc {
  opacity: 1;
}
.ise_booth.ise_wrap #booth_container.booth_magnit .booth_view.booth_magnit::before {
  opacity: 1;
}

/* ise_booth E */
/* ise_gallery S */
.ise_gallery.ise_wrap .booth_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 120px auto 50px;
}
.ise_gallery.ise_wrap .booth_list nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
.ise_gallery.ise_wrap .booth_list nav::before {
  content: "";
  position: absolute;
  width: 92%;
  height: 2px;
  left: 4%;
  background: rgba(255, 255, 255, 0.2);
}
.ise_gallery.ise_wrap .booth_list .booth_li_1 strong {
  padding-bottom: 10px;
}
.ise_gallery.ise_wrap .booth_list .booth_li_1::before {
  bottom: 18px;
}
.ise_gallery.ise_wrap .booth_list .booth_li_2 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 40px;
}
.ise_gallery.ise_wrap .booth_list .booth_li_2 strong {
  padding-top: 10px;
}
.ise_gallery.ise_wrap .booth_list .booth_li_2::before {
  top: 18px;
}
.ise_gallery.ise_wrap .booth_list .booth_li_2 button {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.ise_gallery.ise_wrap .booth_list button {
  font-size: 18px;
  color: #fff;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 5em;
}
.ise_gallery.ise_wrap .booth_list button:not(:last-child) {
  margin-right: 85px;
}
.ise_gallery.ise_wrap .booth_list .dot {
  display: block;
  width: 20px;
  height: 20px;
  margin: 9px;
  background: #fff;
  border-radius: 100%;
  position: relative;
}
.ise_gallery.ise_wrap .booth_list .dot::before, .ise_gallery.ise_wrap .booth_list .dot::after {
  content: "";
  display: block;
  border-radius: 100%;
  position: absolute;
}
.ise_gallery.ise_wrap .booth_list .dot::before {
  width: 28px;
  height: 28px;
  top: calc(50% - 14px);
  left: calc(50% - 14px);
  background: #fff;
  opacity: 0.6;
}
.ise_gallery.ise_wrap .booth_list .dot::after {
  width: 38px;
  height: 38px;
  top: calc(50% - 19px);
  left: calc(50% - 19px);
  background: #fff;
  opacity: 0.3;
}
.ise_gallery.ise_wrap .booth_list .active .dot, .ise_gallery.ise_wrap .booth_list .active .dot::before, .ise_gallery.ise_wrap .booth_list .active .dot::after {
  background: #bb03ac;
}

/* ise_gallery E */
/* booth_slider S */
.booth_slider .booth_slider_container {
  max-width: 1204px;
  margin: 0 auto;
  position: relative;
}
.booth_slider iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.booth_slider iframe, .booth_slider img {
  width: 100%;
}
.booth_slider .slick-slide {
  padding-bottom: 50px;
}
.booth_slider .slick-arrow {
  position: absolute;
  top: calc(50% - 17px);
  width: 20px;
  height: 34px;
  background: url(../img/w/ise2023_booth_arrow.png) center/contain no-repeat;
  font-size: 0;
  outline: none;
}
.booth_slider .slick-prev {
  left: -40px;
}
.booth_slider .slick-next {
  right: -40px;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.booth_slider .swiper-pagination {
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  opacity: 1;
}
.booth_slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #ddd;
  font-size: 0;
  outline: none;
  border: 0;
  margin: 0 7px;
  opacity: 0.7;
}
.booth_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #a34fbe;
}

/* booth_slider E */
/* ise_solutions S */
.ise_solutions.ise_wrap .ise_solutions_title {
  font-size: 40px;
  color: #fff;
  line-height: 1.8;
}
.ise_solutions.ise_wrap .ise_solutions_title strong {
  font-weight: 900;
  text-shadow: 0px 0px 30px rgb(129, 88, 228), 0px 0px 20px rgb(97, 38, 237);
}
.ise_solutions.ise_wrap .solutions_list {
  width: 1200px;
  position: relative;
  margin: 90px auto 0;
  -webkit-box-shadow: 0 0 15px 5px #874ec5;
          box-shadow: 0 0 15px 5px #874ec5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ise_solutions.ise_wrap .solutions_list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 28px;
  color: #fff;
}
.ise_solutions.ise_wrap .solutions_list a strong {
  line-height: 50px;
}

/* ise_solutions E */
/* ise2023_quick S */
#ise2023_quick {
  position: fixed;
  right: 0;
  top: calc(50% - 137.5px);
  width: 9em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 25px;
}
#ise2023_quick a {
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 8px;
  color: #fff;
  line-height: 1;
  opacity: 0.5;
}
#ise2023_quick a span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#ise2023_quick a span::before {
  content: "";
  background: url(../img/w/on_ise2023_quick_dot.png) center/contain no-repeat;
  width: 9px;
  height: 9px;
  margin: 2px 10px 0 0;
}
#ise2023_quick a.active {
  opacity: 1;
}

/* ise2023_quick E */
@media screen and (max-width: 1920px) {
  .ise2023_title {
    font-size: 70px;
  }
  .ise2023_description {
    font-size: 35px;
    margin-top: 30px;
  }
  .ise_solutions.ise_wrap .ise_solutions_title {
    font-size: 32px;
  }
}
@media screen and (max-width: 1850px) {
  /* swipe sign layer S */
  @-webkit-keyframes swipe_sign {
    0% {
      opacity: 0;
      z-index: -1;
    }
    50% {
      opacity: 1;
      z-index: 99999;
    }
    100% {
      opacity: 0;
      z-index: -1;
    }
  }
  @keyframes swipe_sign {
    0% {
      opacity: 0;
      z-index: -1;
    }
    50% {
      opacity: 1;
      z-index: 99999;
    }
    100% {
      opacity: 0;
      z-index: -1;
    }
  }
  .isebooth_2023 {
    position: relative;
  }
  .isebooth_2023::before, .isebooth_2023::after {
    content: "";
    position: fixed;
    -webkit-animation: swipe_sign 2s linear 0s 1 both;
            animation: swipe_sign 2s linear 0s 1 both;
  }
  .isebooth_2023::before {
    display: none;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.9);
    top: 0;
    left: 0;
  }
  .isebooth_2023::after {
    width: 30vw;
    height: 30vw;
    background: url(../img/w/on_ise2023_icon_swipe.svg) center/contain no-repeat;
    top: calc(50% - 15vw);
    left: calc(50% - 15vw);
  }
  /* swipe sign layer E */
}
@media screen and (max-width: 1600px) {
  /* on_ise2023 - 1600px S */
  .on_ise2023 {
    text-align: center;
    color: #fff;
    padding-bottom: 200px;
  }
  .on_ise2023 hr {
    width: 90%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin: 12vw auto;
  }
  .ise_wrap {
    width: 90%;
  }
  .ise2023_title {
    font-size: 5vw;
  }
  .ise2023_description {
    font-size: 2.5vw;
    margin-top: 1em;
  }
  /* on_ise2023 - 1600px E */
  /* on_ise2023 - 1600px S */
  .ise_booth.ise_wrap .ise_booth_description {
    font-size: 25px;
    margin-top: 0.8em;
  }
  /* on_ise2023 - 1600px E */
  /* on_ise2023 - 1600px S */
  .ise_gallery.ise_wrap .booth_list {
    margin: 7vw auto 4vw;
  }
  /* on_ise2023 - 1600px E */
  /* ise_solutions - 1600px S */
  .ise_solutions.ise_wrap .ise_solutions_title {
    font-size: 28px;
  }
  .ise_solutions.ise_wrap .solutions_list {
    width: 90%;
    margin: 5vw auto 0;
  }
  .ise_solutions.ise_wrap .solutions_list a {
    width: 25%;
    font-size: 1.5vw;
  }
  .ise_solutions.ise_wrap .solutions_list a strong {
    line-height: 1.8;
    padding-top: 0.5em;
  }
  .ise_solutions.ise_wrap .solutions_list a img {
    width: 100%;
  }
  /* ise_solutions - 1600px E */
  /* #ise2023_quick - 1600px S */
  #ise2023_quick {
    font-size: 20px;
  }
  #ise2023_quick a {
    height: 2.2em;
  }
  /* #ise2023_quick - 1600px E */
}
@media screen and (max-width: 1400px) {
  /* ise_booth - 1400px S */
  .ise_booth.ise_wrap #booth_container {
    width: auto;
    height: auto;
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 90%;
    margin: 0 auto;
  }
  .ise_booth.ise_wrap #booth_container::before {
    content: "";
    background: url(../img/w/on_ise2023_booth_bg_mobile.png) center/contain no-repeat;
    width: 100%;
    height: 60vw;
    display: block;
    margin: 10vw auto;
  }
  .ise_booth.ise_wrap .booth_view {
    position: relative;
    width: 49%;
  }
  .ise_booth.ise_wrap .booth_view::before,
.ise_booth.ise_wrap .booth_view .booth_desc {
    display: none;
  }
  .ise_booth.ise_wrap .booth_view .booth_pointer {
    background: #fff;
    opacity: 1;
    position: relative;
    font-size: 2.5vw;
    width: 100%;
    height: 3.5em;
    margin-bottom: 1em;
    border-radius: 1em;
    font-weight: 900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: 0px -1px 2px 3px rgba(178, 163, 213, 0.6), 0px 2px 2px 3px rgb(74, 54, 120);
            box-shadow: 0px -1px 2px 3px rgba(178, 163, 213, 0.6), 0px 2px 2px 3px rgb(74, 54, 120);
  }
  .ise_booth.ise_wrap .booth_view .booth_pointer .blind {
    overflow: initial;
    position: initial;
    width: auto;
    height: auto;
    font-size: inherit;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: -o-linear-gradient(310deg, #841db4 30%, #753eff 70%);
    background: linear-gradient(140deg, #841db4 30%, #753eff 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .ise_booth.ise_wrap .booth_view .booth_pointer[data-booth=booth_corporate],
.ise_booth.ise_wrap .booth_view .booth_pointer[data-booth=booth_media],
.ise_booth.ise_wrap .booth_view .booth_pointer[data-booth=booth_ev],
.ise_booth.ise_wrap .booth_view .booth_pointer[data-booth=booth_telecom],
.ise_booth.ise_wrap .booth_view .booth_pointer[data-booth=booth_food],
.ise_booth.ise_wrap .booth_view .booth_pointer[data-booth=booth_esg],
.ise_booth.ise_wrap .booth_view .booth_pointer[data-booth=booth_education],
.ise_booth.ise_wrap .booth_view .booth_pointer[data-booth=booth_virtual],
.ise_booth.ise_wrap .booth_view .booth_pointer[data-booth=booth_cloud],
.ise_booth.ise_wrap .booth_view .booth_pointer[data-booth=booth_hospitality],
.ise_booth.ise_wrap .booth_view .booth_pointer[data-booth=booth_magnit] {
    top: auto;
    left: auto;
  }
  .ise_booth.ise_wrap .booth_view.booth_magnit {
    width: 100%;
  }
  /* ise_booth - 1400px E */
  /* ise_gallery - 1400px S */
  .ise_gallery.ise_wrap .booth_list button {
    font-size: 1.8vw;
  }
  .ise_gallery.ise_wrap .booth_list button:not(:last-child) {
    margin-right: 2em;
  }
  .ise_gallery.ise_wrap .booth_list nav::before {
    width: 90%;
    height: 1px;
    left: 5%;
  }
  .ise_gallery.ise_wrap .booth_list .booth_li_2 {
    margin-top: 4vw;
  }
  .ise_gallery.ise_wrap .booth_list .booth_li_1::before {
    bottom: 18%;
  }
  .ise_gallery.ise_wrap .booth_list .booth_li_2::before {
    top: 18%;
  }
  .ise_gallery.ise_wrap .booth_list .dot {
    width: 1.2em;
    height: 1.2em;
    margin: 0.6em;
  }
  .ise_gallery.ise_wrap .booth_list .dot::before {
    width: 1.8em;
    height: 1.8em;
    top: calc(50% - 0.9em);
    left: calc(50% - 0.9em);
  }
  .ise_gallery.ise_wrap .booth_list .dot::after {
    width: 2.4em;
    height: 2.4em;
    top: calc(50% - 1.2em);
    left: calc(50% - 1.2em);
  }
  /* ise_gallery - 1400px E */
  /* booth_slider - 1400px S */
  .booth_slider {
    width: 90%;
    margin: 0 auto;
  }
  .booth_slider .slick-arrow {
    top: calc(50% - 2vw);
    width: 3vw;
    height: 5vw;
  }
  .booth_slider .slick-prev {
    left: -6.5vw;
  }
  .booth_slider .slick-next {
    right: -6.5vw;
  }
  /* booth_slider - 1400px E */
  /* ise_solutions - 1400px S */
  .ise_solutions.ise_wrap .ise_solutions_title {
    font-size: 2vw;
  }
  /* ise_solutions - 1400px E */
  #ise2023_quick {
    display: none;
  }
}
@media screen and (max-width: 1080px) {
  /* on_ise2023 - 1080px S */
  .on_ise2023 {
    /* background-size: 140% auto;
    background-position: 80% 0; */
    padding-bottom: 16vw;
    background: url(../img/w/ise2023_visual_mo.png) right top/100% auto no-repeat, -webkit-gradient(linear, left bottom, left top, from(rgb(17, 8, 40)), to(rgb(147, 108, 236)));
    background: url(../img/w/ise2023_visual_mo.png) right top/100% auto no-repeat, -o-linear-gradient(bottom, rgb(17, 8, 40) 0%, rgb(147, 108, 236) 100%);
    background: url(../img/w/ise2023_visual_mo.png) right top/100% auto no-repeat, linear-gradient(0deg, rgb(17, 8, 40) 0%, rgb(147, 108, 236) 100%);
    background-size: 180% auto;
    background-position: 52% 30vw;
    position: relative;
    margin-top: 0;
  }
  .on_ise2023 .txt_wr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 10vw;
  }
  .on_ise2023::before {
    content: "";
    display: block;
    height: 31vw;
    background: #936cec;
  }
  /* on_ise2023 - 1080px E */
  /* intro - 1080px S */
  .intro.ise_wrap {
    padding: 55vw 4vw 20vw;
  }
  .intro.ise_wrap .intro_main_title {
    width: 60vw;
    height: 35vw;
    margin-bottom: 0;
    background: url(../img/w/ise2023_intro_main_title_mo.png) center/contain no-repeat;
  }
  .intro.ise_wrap .intro_sub_title {
    width: 60vw;
    height: 3.5vw;
    background-size: contain;
  }
  .intro.ise_wrap .intro_collabo {
    width: 60vw;
    height: 9vw;
    margin: 52vw auto 0;
    background-size: contain;
  }
  /* intro - 1080px E */
  #booth_nav {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  /* 공통 - 600px S */
  .ise2023_title {
    font-size: 6vw;
  }
  .ise2023_description {
    font-size: 3.2vw;
    white-space: nowrap;
  }
  /* 공통 - 600px E */
  /* ise_booth - 600px S */
  .ise_booth.ise_wrap .booth_view .booth_pointer {
    font-size: 3.5vw;
    -webkit-box-shadow: 0vw -0.1vw 0.3vw 0.4vw rgba(178, 163, 213, 0.6), 0vw 0.3vw 0.3vw 0.4vw rgb(74, 54, 120);
            box-shadow: 0vw -0.1vw 0.3vw 0.4vw rgba(178, 163, 213, 0.6), 0vw 0.3vw 0.3vw 0.4vw rgb(74, 54, 120);
  }
  /* ise_booth - 600px E */
  .ise_solutions.ise_wrap .ise_solutions_title {
    font-size: 3vw;
  }
  .ise_solutions.ise_wrap .ise_solutions_title br {
    display: none;
  }
  .ise_solutions.ise_wrap .ise_solutions_title span {
    display: block;
  }
}
/* ==================== [SHOWCASE] S ==================== */
/* booth_nav S */
#booth_nav {
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 10;
  font-size: 20px;
  color: #fff;
}
#booth_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#booth_nav li:not(:first-child)::before {
  content: ">";
  margin: 0 0.5em;
}
#booth_nav li.home {
  width: 1em;
  height: 1em;
  background: url(../img/w/on_ise2023_icon_home.svg) left center/contain no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* NAVIGATION TEXT */
#lg-magnit-8k .pg_name::after {
  content: "LG MAGNIT";
}

#lg-magnit-controlroom .pg_name::after {
  content: "LG MAGNIT";
}

#lg-led-transparent .pg_name::after {
  content: "PUBLIC MEDIA ART";
}

#lg-magnit-8k-art .pg_name::after {
  content: "PUBLIC MEDIA ART";
}

#the-floating-cube-led .pg_name::after {
  content: "PUBLIC MEDIA ART";
}

#transparent-oled-signage .pg_name::after {
  content: "PUBLIC MEDIA ART";
}

#virtual-production-a .pg_name::after {
  content: "VIRTUAL PRODUCTION";
}

#virtual-production-b .pg_name::after {
  content: "VIRTUAL PRODUCTION";
}

#education-a .pg_name::after {
  content: "EDUCATION";
}

#education-b .pg_name::after {
  content: "EDUCATION";
}

#private-office .pg_name::after {
  content: "CORPORATE";
}

#meeting-room-a .pg_name::after {
  content: "CORPORATE";
}

#meeting-room-b .pg_name::after {
  content: "CORPORATE";
}

#control-room .pg_name::after {
  content: "CORPORATE";
}

#telecom .pg_name::after {
  content: "TELECOM";
}

#food-beverage .pg_name::after {
  content: "FOOD & BEVERAGE";
}

#ev-charging-station-a .pg_name::after {
  content: "EV CHARGING STATION";
}

#ev-charging-station-b .pg_name::after {
  content: "EV CHARGING STATION";
}

#hotel-executive-lounge .pg_name::after {
  content: "HOSPITALITY";
}

#hotel-guest-room .pg_name::after {
  content: "HOSPITALITY";
}

#long-term-care .pg_name::after {
  content: "HOSPITALITY";
}

#cloud-solutions .pg_name::after {
  content: "CLOUD SOLUTIONS";
}

#esg .pg_name::after {
  content: "ESG";
}

#esg #booth_nav *,
#cloud-solutions #booth_nav * {
  color: #000;
}

#cloud-solutions #booth_nav li.home,
#esg #booth_nav li.home {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

/* booth_nav E */
/* booth_btns S */
#booth_btns {
  position: fixed;
  top: 65px;
  right: 40px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#booth_btns a, #booth_btns button {
  width: 120px;
  height: 120px;
  margin-left: 16px;
  border: 0;
  outline: none;
}
#booth_btns .sc_btn_gall {
  background: url(../img/w/on_ise2023_sc_btn_gall.png) center/contain no-repeat;
}
#booth_btns .sc_btn_buy {
  background: url(../img/w/on_ise2023_sc_btn_buy.png) center/contain no-repeat;
}

/* booth_btns E */
/* showcase_container S */
@-webkit-keyframes sc_marker {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.8;
  }
}
@keyframes sc_marker {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.8;
  }
}
.isebooth_2023 {
  background: #000;
  opacity: 0;
}
.isebooth_2023 .showcase_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  overflow-x: auto;
  background: #000;
}
.isebooth_2023 .showcase_container.jcc {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.isebooth_2023 .showcase_container .showcase_contents {
  position: relative;
}
.isebooth_2023 .showcase_container .showcase_contents::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker {
  position: absolute;
  cursor: pointer;
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker dl {
  position: absolute;
  padding: 0.5em 1em;
  font-size: 2vw;
  color: #fff;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 1;
  opacity: 0;
  cursor: default;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  z-index: -1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker dl dt {
  font-weight: 900;
  margin-bottom: 0.3em;
  font-size: 1.1em;
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker dl dd {
  font-size: 0.9em;
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker dl::after {
  content: "";
  position: absolute;
  width: 3em;
  height: 1.5em;
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker::before {
  content: "";
  width: 4vw;
  height: 4vw;
  background: url(../img/w/on_ise2023_sc_marker.svg) center/contain no-repeat;
  display: block;
  position: relative;
  z-index: 1;
  -webkit-animation: sc_marker 1s ease 0s infinite alternate;
          animation: sc_marker 1s ease 0s infinite alternate;
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker:hover dl, .isebooth_2023 .showcase_container .showcase_contents .sc_marker.active dl {
  opacity: 1;
  z-index: 10;
  cursor: pointer;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.isebooth_2023 .showcase_container .img_bg {
  width: auto;
  height: 100vh;
}

.isebooth_2023 .showcase_container .showcase_contents {
  /* RIGHT - TOP */
  /* RIGHT - BOTTOM */
  /* LEFT - BOTTOM */
  /* LEFT - TOP */
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker.rt dl {
  bottom: 5vw;
  left: 2vw;
  padding: 0.5em 1.2em 0.5em 1em;
  border-radius: 10vw 10vw 10vw 0;
  background: -webkit-gradient(linear, left top, right top, from(rgb(185, 17, 58)), color-stop(59%, rgb(142, 23, 95)), color-stop(99%, rgb(98, 29, 131)));
  background: -o-linear-gradient(left, rgb(185, 17, 58) 0%, rgb(142, 23, 95) 59%, rgb(98, 29, 131) 99%);
  background: linear-gradient(90deg, rgb(185, 17, 58) 0%, rgb(142, 23, 95) 59%, rgb(98, 29, 131) 99%);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker.rt dl::after {
  left: 0;
  top: calc(100% - 1px);
  background: url(../img/w/on_ise2023_sc_marker_rt.svg) left top/100% auto no-repeat;
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker.rb dl {
  top: 2.5vw;
  left: 1vw;
  padding: 0.5em 1.2em 0.5em 1em;
  border-radius: 0 10vw 10vw 10vw;
  background: -webkit-gradient(linear, left top, right top, from(rgb(185, 17, 58)), color-stop(59%, rgb(142, 23, 95)), color-stop(99%, rgb(98, 29, 131)));
  background: -o-linear-gradient(left, rgb(185, 17, 58) 0%, rgb(142, 23, 95) 59%, rgb(98, 29, 131) 99%);
  background: linear-gradient(90deg, rgb(185, 17, 58) 0%, rgb(142, 23, 95) 59%, rgb(98, 29, 131) 99%);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker.rb dl::after {
  left: 0;
  bottom: calc(100% - 1px);
  background: url(../img/w/on_ise2023_sc_marker_rb.svg) left top/100% auto no-repeat;
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker.lb dl {
  top: 2.5vw;
  right: 1vw;
  padding: 0.5em 1em 0.5em 1.2em;
  border-radius: 10vw 0 10vw 10vw;
  background: -webkit-gradient(linear, left top, right top, from(rgb(185, 17, 58)), color-stop(59%, rgb(142, 23, 95)), color-stop(99%, rgb(98, 29, 131)));
  background: -o-linear-gradient(left, rgb(185, 17, 58) 0%, rgb(142, 23, 95) 59%, rgb(98, 29, 131) 99%);
  background: linear-gradient(90deg, rgb(185, 17, 58) 0%, rgb(142, 23, 95) 59%, rgb(98, 29, 131) 99%);
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker.lb dl::after {
  right: 0;
  bottom: calc(100% - 1px);
  background: url(../img/w/on_ise2023_sc_marker_lb.svg) left top/100% auto no-repeat;
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker.lt dl {
  bottom: 3vw;
  right: 1vw;
  padding: 0.5em 1em 0.5em 1.2em;
  border-radius: 10vw 10vw 0 10vw;
  background: -webkit-gradient(linear, left top, right top, from(rgb(185, 17, 58)), color-stop(59%, rgb(142, 23, 95)), color-stop(99%, rgb(98, 29, 131)));
  background: -o-linear-gradient(left, rgb(185, 17, 58) 0%, rgb(142, 23, 95) 59%, rgb(98, 29, 131) 99%);
  background: linear-gradient(90deg, rgb(185, 17, 58) 0%, rgb(142, 23, 95) 59%, rgb(98, 29, 131) 99%);
}
.isebooth_2023 .showcase_container .showcase_contents .sc_marker.lt dl::after {
  right: 0;
  top: calc(100% - 1px);
  background: url(../img/w/on_ise2023_sc_marker_lt.svg) right top/100% auto no-repeat;
}

/* sc_marker position */
/* sc_marker position - lg-magnit-8k */
.sc_marker[data-model=LSAB007] {
  top: 27%;
  left: 29.5%;
}

/* sc_marker position - the-floating-cube-led */
.sc_marker[data-model=LSCB012] {
  top: 28.8%;
  left: 41.3%;
}

/* sc_marker position - lg-led-transparent */
.sc_marker[data-model=LTAK140] {
  top: 28%;
  left: 57.2%;
}

/* sc_marker position - lg-led-transparent */
.sc_marker[data-model="55EW5G-V"] {
  top: 58%;
  left: 35.6%;
}

/* sc_marker position - virtaul-production-a */
.sc_marker[data-model=LBAE026] {
  top: 32%;
  left: 31%;
}

.sc_marker[data-model="65EP5G"] {
  top: 21.5%;
  left: 55.8%;
}

.sc_marker[data-model=LAEC015] {
  top: 56%;
  left: 70%;
}

.sc_marker[data-model=LFCG039] {
  top: 64.5%;
  left: 40.7%;
}

/* sc_marker position - virtaul-production-b */
.sc_marker[data-model=LBAF015] {
  top: 65%;
  left: 90%;
}

.sc_marker[data-model="32BP95E"] {
  top: 57.8%;
  left: 46.8%;
}

.sc_marker[data-model="32EP950"] {
  top: 51%;
  left: 43.5%;
}

.sc_marker[data-model="32UQ85R"] {
  top: 59%;
  left: 39.5%;
}

/* sc_marker position - private-office */
.sc_marker[data-model="27QP88D"] {
  top: 39.6%;
  left: 34.2%;
}

.sc_marker[data-model="14Z90RS"] {
  top: 49.5%;
  left: 40.3%;
}

.sc_marker[data-model=OLED97G2CUA] {
  top: 28.5%;
  left: 60%;
}

.sc_marker.corp[data-model="43HT3WJ"] {
  top: 43.3%;
  left: 69.8%;
}

/* sc_marker position - meeting-room-a */
.sc_marker.corp[data-model=LAEC015] {
  top: 35.5%;
  left: 65.2%;
}

/* sc_marker position - meeting-room-b */
.sc_marker[data-model="65UH5J-H"] {
  top: 31.5%;
  left: 35%;
}

.sc_marker[data-model="55CT5WJ-ZJ"] {
  top: 34.8%;
  left: 61.4%;
}

.sc_marker[data-model=LG_One] {
  top: 25.8%;
  left: 81.2%;
}

/* sc_marker position - control-room */
.sc_marker.corp[data-model=LSAB007] {
  top: 23.5%;
  left: 36.5%;
}

.sc_marker[data-model="40WP95C"] {
  top: 52%;
  left: 35.7%;
}

.sc_marker[data-model=LG_Care] {
  top: 19%;
  left: 81.5%;
}

.sc_marker[data-model="49WQ95C"] {
  top: 52.5%;
  left: 62.1%;
}

/* sc_marker position - cloud-solutions */
.sc_marker.cloud[data-model="49UH5J-H"] {
  top: 35.5%;
  left: 40.8%;
}

.sc_marker[data-model=CLOUD] {
  top: 24.8%;
  left: 67%;
}

.sc_marker[data-model="17Z90R"] {
  top: 48.8%;
  left: 70%;
}

/* sc_marker position - education-a */
.sc_marker[data-model="75TR3DK"] {
  top: 36.5%;
  left: 32.3%;
}

.sc_marker[data-model="86TR3DK"] {
  top: 36.8%;
  left: 57%;
}

.sc_marker[data-model="43HT3WJ"] {
  top: 51.5%;
  left: 39.2%;
}

/* sc_marker position - education-b */
.sc_marker[data-model="50UR640S"] {
  top: 41.5%;
  left: 20%;
}

.sc_marker.edu-b[data-model="86TR3DK"] {
  top: 40%;
  left: 38.5%;
}

.sc_marker[data-model="55TC3CG-H"] {
  top: 37%;
  left: 64.5%;
}

.sc_marker[data-model=DMS] {
  top: 35%;
  left: 93.4%;
}

.sc_marker[data-model="16T90R"] {
  top: 59.5%;
  left: 39.5%;
}

/* sc_marker position - food-beverage */
.sc_marker[data-model=LG_SuperSign_AD] {
  top: 27%;
  left: 13%;
}

.sc_marker[data-model=LG_SuperSign_CLOUD] {
  top: 52%;
  left: 10.5%;
}

.sc_marker[data-model="110UM5J"] {
  top: 32.5%;
  left: 23.5%;
}

.sc_marker[data-model="49UH5J-H"] {
  top: 33.5%;
  left: 51%;
}

.sc_marker[data-model="27KC3PK"] {
  top: 56.5%;
  left: 55.5%;
}

.sc_marker[data-model=LG_SuperSign_QSR] {
  top: 35.5%;
  left: 68.2%;
}

.sc_marker[data-model="32SM5J-B"] {
  top: 50%;
  left: 72.8%;
}

.sc_marker[data-model="27KC3PK-2"] {
  top: 57%;
  left: 83.8%;
}

.sc_marker[data-model="55XE4F-M"] {
  top: 24%;
  left: 14.7%;
}

.sc_marker[data-model="22XE1J-B"] {
  top: 22%;
  left: 34.5%;
}

.sc_marker[data-model=LG-ConnectedCare-m] {
  top: 28%;
  left: 46.5%;
}

.sc_marker[data-model="22XF1TJ-B"] {
  top: 37%;
  left: 64.5%;
}

.sc_marker[data-model="55XE4F-M-2"] {
  top: 54%;
  left: 71.5%;
}

/* ev-charging-station-a  */
#ev-charging-station-a .sc_marker[data-model="55XE4F"] {
  top: 31%;
  left: 8%;
}

#ev-charging-station-a .sc_marker[data-model="22XF1TJ-B"] {
  top: 30%;
  left: 25.4%;
}

#ev-charging-station-a .n2.sc_marker[data-model="22XF1TJ-B"] {
  top: 44%;
  left: 35%;
}

#ev-charging-station-a .n2.sc_marker[data-model="22XE1J-B"] {
  top: 38%;
  left: 1.5%;
}

#ev-charging-station-a .sc_marker[data-model=e-Centric] {
  top: 20%;
  left: 45.5%;
}

#ev-charging-station-a .sc_marker[data-model="55XE4F"] {
  top: 31%;
  left: 8%;
}

/* telecom */
#telecom .sc_marker[data-model="27KC3PK"] {
  top: 54.5%;
  left: 10.5%;
}
#telecom .sc_marker[data-model="55EW5TK-A3"] {
  top: 36.5%;
  left: 19%;
}
#telecom .sc_marker[data-model="55EW5TK-A"] {
  top: 30.5%;
  left: 32.2%;
}
#telecom .sc_marker[data-model="32SM5J-B"] {
  top: 34.5%;
  left: 54%;
}
#telecom .sc_marker[data-model="55EW5TK-A2"] {
  top: 54.5%;
  left: 61.6%;
}
#telecom .sc_marker[data-model=LSAC025] {
  top: 53.8%;
  left: 83.5%;
}

/* hotel-executive-lounge */
#hotel-executive-lounge .sc_marker[data-model=LAEC015] {
  top: 31.5%;
  left: 21%;
}
#hotel-executive-lounge .sc_marker[data-model="55EJ5K"] {
  top: 39.5%;
  left: 57%;
}
#hotel-executive-lounge .sc_marker[data-model="55EW5G-V"] {
  top: 40.5%;
  left: 73%;
}
#hotel-executive-lounge .sc_marker[data-model="55EW5TK-A"] {
  top: 50%;
  left: 87%;
}

/* hotel-guest-room */
#hotel-guest-room .sc_marker[data-model="65AN960H"] {
  top: 56%;
  left: 25.7%;
}
#hotel-guest-room .sc_marker[data-model=OLED97G2CUA] {
  top: 40.5%;
  left: 61.2%;
}
#hotel-guest-room .sc_marker[data-model="55EW5TK-A"] {
  top: 55.8%;
  left: 85.2%;
}

/* long-term_care */
#long-term-care .sc_marker[data-model="65UR762H"] {
  top: 35%;
  left: 7%;
}
#long-term-care .sc_marker[data-model=AN-VC22PR] {
  top: 38%;
  left: 36.5%;
}
#long-term-care .sc_marker[data-model="55UR772M"] {
  top: 55.8%;
  left: 41.8%;
}

/* esg */
#esg .sc_marker[data-model=ConnectedCare] {
  top: 13%;
  left: 45%;
}

/* showcase_container E */
/* booth_paging S */
#booth_paging {
  position: fixed;
  bottom: 0;
  left: 0;
  padding-bottom: 30px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), black);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), black);
}
#booth_paging .sc_tab_list {
  max-width: 1400px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
#booth_paging .sc_tab_list::after {
  content: "";
  position: absolute;
  bottom: 1.2em;
  left: 3%;
  width: 96%;
  height: 2px;
  background: #fff;
  opacity: 0.3;
}
#booth_paging .sc_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  width: auto;
}
#booth_paging .sc_tab:not(:last-child) {
  margin-right: 3em;
}
#booth_paging .sc_tab_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
  outline: none;
  background: none;
}
#booth_paging .sc_tab_btn strong {
  margin-bottom: 0.5em;
}
#booth_paging .sc_tab_btn .dot {
  display: block;
  width: 20px;
  height: 20px;
  margin: 9px;
  background: #fff;
  border-radius: 100%;
  position: relative;
  z-index: 1;
}
#booth_paging .sc_tab_btn .dot::before, #booth_paging .sc_tab_btn .dot::after {
  content: "";
  display: block;
  border-radius: 100%;
  position: absolute;
}
#booth_paging .sc_tab_btn .dot::before {
  width: 28px;
  height: 28px;
  top: calc(50% - 14px);
  left: calc(50% - 14px);
  background: #fff;
  opacity: 0.6;
}
#booth_paging .sc_tab_btn .dot::after {
  width: 38px;
  height: 38px;
  top: calc(50% - 19px);
  left: calc(50% - 19px);
  background: #fff;
  opacity: 0.3;
}
#booth_paging .sc_page_list {
  position: absolute;
  bottom: 7em;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 1em;
  white-space: nowrap;
  opacity: 0;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  z-index: -1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#booth_paging .sc_page_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
#booth_paging .sc_page_list li a {
  opacity: 0.6;
  font-weight: 500;
}
#booth_paging .sc_page_list li:not(:last-child)::after {
  content: "";
  width: 26px;
  height: 2px;
  margin: 0 8px;
  background: url(../img/w/on_ise2023_sc_dotline.svg) center/contain no-repeat;
}
#booth_paging .sc_page_list li:hover a {
  opacity: 1;
}
#booth_paging .sc_page_list::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 2em;
  width: 0;
  height: 0;
  border: 1em solid transparent;
  border-top-color: #fff;
  border-left-width: 0.5em;
  border-right-width: 0.5em;
  opacity: 0.9;
}
#booth_paging .sc_tab.active .sc_page_list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
#booth_paging .sc_tab.ev .sc_page_list {
  left: -180%;
}
#booth_paging .sc_tab.ev .sc_page_list::after {
  left: 50%;
  margin-left: -0.5em;
}
#booth_paging .sc_tab.hospitality .sc_page_list {
  left: auto;
  right: -12.5em;
}
#booth_paging .sc_tab.hospitality .sc_page_list::after {
  left: 55%;
  margin-left: -0.5em;
}

/* booth_paging E */
.isebooth_2023.magnit #booth_paging .sc_tab.magnit .sc_page_list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}
.isebooth_2023.magnit #booth_paging .sc_tab.magnit .sc_tab_btn .dot, .isebooth_2023.magnit #booth_paging .sc_tab.magnit .sc_tab_btn .dot::before, .isebooth_2023.magnit #booth_paging .sc_tab.magnit .sc_tab_btn .dot::after {
  background: #bb03ac;
}

.isebooth_2023.media #booth_paging .sc_tab.media .sc_page_list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}
.isebooth_2023.media #booth_paging .sc_tab.media .sc_tab_btn .dot, .isebooth_2023.media #booth_paging .sc_tab.media .sc_tab_btn .dot::before, .isebooth_2023.media #booth_paging .sc_tab.media .sc_tab_btn .dot::after {
  background: #bb03ac;
}

.isebooth_2023.virtual #booth_paging .sc_tab.virtual .sc_page_list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}
.isebooth_2023.virtual #booth_paging .sc_tab.virtual .sc_tab_btn .dot, .isebooth_2023.virtual #booth_paging .sc_tab.virtual .sc_tab_btn .dot::before, .isebooth_2023.virtual #booth_paging .sc_tab.virtual .sc_tab_btn .dot::after {
  background: #bb03ac;
}

.isebooth_2023.education #booth_paging .sc_tab.education .sc_page_list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}
.isebooth_2023.education #booth_paging .sc_tab.education .sc_tab_btn .dot, .isebooth_2023.education #booth_paging .sc_tab.education .sc_tab_btn .dot::before, .isebooth_2023.education #booth_paging .sc_tab.education .sc_tab_btn .dot::after {
  background: #bb03ac;
}

.isebooth_2023.corporate #booth_paging .sc_tab.corporate .sc_page_list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}
.isebooth_2023.corporate #booth_paging .sc_tab.corporate .sc_tab_btn .dot, .isebooth_2023.corporate #booth_paging .sc_tab.corporate .sc_tab_btn .dot::before, .isebooth_2023.corporate #booth_paging .sc_tab.corporate .sc_tab_btn .dot::after {
  background: #bb03ac;
}

.isebooth_2023.telecom #booth_paging .sc_tab.telecom .sc_page_list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}
.isebooth_2023.telecom #booth_paging .sc_tab.telecom .sc_tab_btn .dot, .isebooth_2023.telecom #booth_paging .sc_tab.telecom .sc_tab_btn .dot::before, .isebooth_2023.telecom #booth_paging .sc_tab.telecom .sc_tab_btn .dot::after {
  background: #bb03ac;
}

.isebooth_2023.food #booth_paging .sc_tab.food .sc_page_list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}
.isebooth_2023.food #booth_paging .sc_tab.food .sc_tab_btn .dot, .isebooth_2023.food #booth_paging .sc_tab.food .sc_tab_btn .dot::before, .isebooth_2023.food #booth_paging .sc_tab.food .sc_tab_btn .dot::after {
  background: #bb03ac;
}

.isebooth_2023.ev #booth_paging .sc_tab.ev .sc_page_list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}
.isebooth_2023.ev #booth_paging .sc_tab.ev .sc_tab_btn .dot, .isebooth_2023.ev #booth_paging .sc_tab.ev .sc_tab_btn .dot::before, .isebooth_2023.ev #booth_paging .sc_tab.ev .sc_tab_btn .dot::after {
  background: #bb03ac;
}

.isebooth_2023.hospitality #booth_paging .sc_tab.hospitality .sc_page_list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}
.isebooth_2023.hospitality #booth_paging .sc_tab.hospitality .sc_tab_btn .dot, .isebooth_2023.hospitality #booth_paging .sc_tab.hospitality .sc_tab_btn .dot::before, .isebooth_2023.hospitality #booth_paging .sc_tab.hospitality .sc_tab_btn .dot::after {
  background: #bb03ac;
}

.isebooth_2023.cloud #booth_paging .sc_tab.cloud .sc_page_list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}
.isebooth_2023.cloud #booth_paging .sc_tab.cloud .sc_tab_btn .dot, .isebooth_2023.cloud #booth_paging .sc_tab.cloud .sc_tab_btn .dot::before, .isebooth_2023.cloud #booth_paging .sc_tab.cloud .sc_tab_btn .dot::after {
  background: #bb03ac;
}

.isebooth_2023.esg #booth_paging .sc_tab.esg .sc_page_list {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}
.isebooth_2023.esg #booth_paging .sc_tab.esg .sc_tab_btn .dot, .isebooth_2023.esg #booth_paging .sc_tab.esg .sc_tab_btn .dot::before, .isebooth_2023.esg #booth_paging .sc_tab.esg .sc_tab_btn .dot::after {
  background: #bb03ac;
}

#booth_paging .sc_tab:not(.active).magnit.hide .sc_page_list, #booth_paging .sc_tab:not(.active).media.hide .sc_page_list, #booth_paging .sc_tab:not(.active).virtual.hide .sc_page_list, #booth_paging .sc_tab:not(.active).education.hide .sc_page_list, #booth_paging .sc_tab:not(.active).corporate.hide .sc_page_list, #booth_paging .sc_tab:not(.active).telecom.hide .sc_page_list, #booth_paging .sc_tab:not(.active).food.hide .sc_page_list, #booth_paging .sc_tab:not(.active).ev.hide .sc_page_list, #booth_paging .sc_tab:not(.active).hospitality.hide .sc_page_list, #booth_paging .sc_tab:not(.active).cloud.hide .sc_page_list, #booth_paging .sc_tab:not(.active).esg.hide .sc_page_list {
  opacity: 0;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  z-index: -1;
}

#cloud-solutions #booth_paging .sc_page_list li a[data-page=cloud-solutions] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#control-room #booth_paging .sc_page_list li a[data-page=control-room] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#education-a #booth_paging .sc_page_list li a[data-page=education-a] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#education-b #booth_paging .sc_page_list li a[data-page=education-b] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#food-beverage #booth_paging .sc_page_list li a[data-page=food-beverage] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#hotel-executive-lounge #booth_paging .sc_page_list li a[data-page=hotel-executive-lounge] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#hotel-guest-room #booth_paging .sc_page_list li a[data-page=hotel-guest-room] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#lg-led-transparent #booth_paging .sc_page_list li a[data-page=lg-led-transparent] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#lg-magnit-8k #booth_paging .sc_page_list li a[data-page=lg-magnit-8k] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#lg-magnit-8k-art #booth_paging .sc_page_list li a[data-page=lg-magnit-8k-art] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#lg-magnit-controlroom #booth_paging .sc_page_list li a[data-page=lg-magnit-controlroom] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#long-term-care #booth_paging .sc_page_list li a[data-page=long-term-care] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#meeting-room-a #booth_paging .sc_page_list li a[data-page=meeting-room-a] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#meeting-room-b #booth_paging .sc_page_list li a[data-page=meeting-room-b] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#private-office #booth_paging .sc_page_list li a[data-page=private-office] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#telecom #booth_paging .sc_page_list li a[data-page=telecom] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#the-floating-cube-led #booth_paging .sc_page_list li a[data-page=the-floating-cube-led] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#transparent-oled-signage #booth_paging .sc_page_list li a[data-page=transparent-oled-signage] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#virtual-production-a #booth_paging .sc_page_list li a[data-page=virtual-production-a] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#virtual-production-b #booth_paging .sc_page_list li a[data-page=virtual-production-b] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#ev-charging-station-a #booth_paging .sc_page_list li a[data-page=ev-charging-station-a] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

#ev-charging-station-b #booth_paging .sc_page_list li a[data-page=ev-charging-station-b] {
  color: #be0738;
  font-weight: 900;
  opacity: 1;
}

/* showcase_layers S */
.showcase_layers {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.showcase_layers.active {
  z-index: 9999;
}
.showcase_layers * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.showcase_layers .sc_ly_x {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.showcase_layers .sc_ly {
  background: #fff;
  padding: 0 50px 50px;
  position: relative;
  display: none;
  width: 100%;
  max-width: 1200px;
  max-height: 85vh;
}
.showcase_layers .sc_ly.active {
  display: block;
}
.showcase_layers .sc_ly .ly_title_wrap {
  padding: 50px 0 0 15px;
  position: relative;
}
.showcase_layers .sc_ly .ly_title_wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 150px;
  background: #b8123b;
}
.showcase_layers .sc_ly .ly_title_wrap .ly_title {
  font-size: 44px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(185, 17, 58)), color-stop(30%, rgb(142, 23, 95)), color-stop(60%, rgb(98, 29, 131)));
  background: -o-linear-gradient(left, rgb(185, 17, 58) 0%, rgb(142, 23, 95) 30%, rgb(98, 29, 131) 60%);
  background: linear-gradient(90deg, rgb(185, 17, 58) 0%, rgb(142, 23, 95) 30%, rgb(98, 29, 131) 60%);
}
.showcase_layers .sc_ly .ly_title_wrap .ly_model {
  font-size: 25px;
  margin: 0.5em 0 0.8em;
  background: -webkit-gradient(linear, left top, right top, from(rgb(185, 17, 58)), color-stop(30%, rgb(142, 23, 95)), color-stop(60%, rgb(98, 29, 131)));
  background: -o-linear-gradient(left, rgb(185, 17, 58) 0%, rgb(142, 23, 95) 30%, rgb(98, 29, 131) 60%);
  background: linear-gradient(90deg, rgb(185, 17, 58) 0%, rgb(142, 23, 95) 30%, rgb(98, 29, 131) 60%);
}
.showcase_layers .sc_ly .ly_title_wrap .ly_title,
.showcase_layers .sc_ly .ly_title_wrap .ly_model {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
  line-height: 1.3;
}
.showcase_layers .sc_ly .ly_title_wrap .ly_desc {
  font-size: 18px;
  word-break: keep-all;
  max-width: 70%;
}
.showcase_layers .sc_ly .ly_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 0 0 15px;
}
.showcase_layers .sc_ly .ly_contents_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.showcase_layers .sc_ly .ly_feature {
  font-size: 20px;
  line-height: 1;
}
.showcase_layers .sc_ly .ly_feature dt {
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 1em;
}
.showcase_layers .sc_ly .ly_feature dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  margin-bottom: 0.5em;
}
.showcase_layers .sc_ly .ly_feature dd small {
  font-size: 0.8em;
  margin-right: 0.4em;
  position: relative;
  top: -0.2em;
}
.showcase_layers .sc_ly .ly_feature dd::before {
  content: "";
  width: 4px;
  height: 4px;
  margin-right: 4px;
  border-radius: 100%;
  background: #000;
}
.showcase_layers .sc_ly .ly_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.showcase_layers .sc_ly .ly_links a {
  width: 260px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  border-radius: 0.5em;
  margin-top: 10px;
}
.showcase_layers .sc_ly .ly_links .ly_btn_buy {
  background: #b8123b;
}
.showcase_layers .sc_ly .ly_links .ly_btn_more {
  background: #69207e;
}
.showcase_layers .sc_ly .ly_img {
  width: 55%;
}
.showcase_layers .sc_ly .ly_img .slick-slide {
  position: relative;
}
.showcase_layers .sc_ly .ly_img iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.showcase_layers .sc_ly .ly_img img {
  width: 100%;
}
.showcase_layers .sc_ly .ly_close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 15px;
  height: 15px;
  background: url(../img/w/on_ise2023-ly_close.svg) center/cover;
  font-size: 0;
}
.showcase_layers .sc_ly .slick-arrow {
  position: absolute;
  top: calc(50% - 13px);
  width: 15px;
  height: 26px;
  background: url(../img/w/on_ise2023_slick_arrow.png) center/contain no-repeat;
  font-size: 0;
  outline: none;
}
.showcase_layers .sc_ly .slick-prev {
  left: -30px;
}
.showcase_layers .sc_ly .slick-next {
  right: -30px;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.showcase_layers .sc_ly .slick-dots {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.showcase_layers .sc_ly .slick-dots li {
  padding: 0 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.showcase_layers .sc_ly .slick-dots button {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #ddd;
  font-size: 0;
  outline: none;
  border: 0;
}
.showcase_layers .sc_ly .slick-dots .slick-active button {
  background: #a34fbe;
}

.showcase_layers .sc_ly.sc_gallery_ly {
  display: block;
}
.showcase_layers .sc_ly.sc_gallery_ly.hide {
  display: none;
}
.showcase_layers .sc_ly.sc_gallery_ly .ly_contents_wrap {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.showcase_layers .sc_ly.sc_gallery_ly .ly_title_wrap::before {
  height: 100%;
}
.showcase_layers .sc_ly.sc_gallery_ly .ly_img {
  min-width: 760px;
  margin-bottom: 0;
}

/* showcase_layers E */
/* ==================== [SHOWCASE] E ==================== */
@media screen and (min-width: 800px) {
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker dl {
    font-size: 1vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker::before {
    width: 2vw;
    height: 2vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.rt dl {
    bottom: 2.5vw;
    left: 1vw;
  }
}
@media screen and (max-width: 1600px) {
  /* booth_btns - 1600px S */
  #booth_btns {
    top: 2vw;
    right: 2vw;
  }
  #booth_btns a, #booth_btns button {
    width: 6vw;
    height: 6vw;
    margin-left: 1vw;
  }
  /* booth_btns - 1600px E */
  /* booth_paging - 1600px S */
  #booth_paging {
    font-size: 14px;
  }
  /* booth_paging - 1600px E */
}
@media screen and (max-width: 1400px) {
  /* booth_btns - 1400px S */
  #booth_btns a, #booth_btns button {
    width: 8vw;
    height: 8vw;
  }
  /* booth_btns - 1400px E */
  .booth_slider .slick-slide {
    padding-bottom: 6vw;
  }
  .booth_slider .swiper-pagination .swiper-pagination-bullet {
    width: 2vw;
    height: 2vw;
    margin: 0 1vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker {
    margin: -0.2% 0 0 -0.3%;
  }
  /* showcase_container - 1400px S */
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker dl {
    font-size: 1.5vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker::before {
    width: 4vw;
    height: 4vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.rt dl {
    bottom: 4.5vw;
    left: 2vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.lt dl {
    bottom: 5vw;
    right: 2vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.lb dl {
    top: 4vw;
    right: 2vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.rb dl {
    top: 4vw;
    left: 2vw;
  }
  /* showcase_container - 1400px E */
  /* booth_paging - 1400px S */
  #booth_paging {
    width: 100vw;
    height: 11em;
    overflow-x: auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #booth_paging::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
  #booth_paging .sc_tab_list {
    width: 1400px;
    max-width: 1400px;
    margin: 0 5vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  /* booth_paging - 1400px E */
  /* showcase_layers - 1400px S */
  .showcase_layers .sc_ly {
    width: 90%;
    padding: 0 3vw 3vw;
    overflow-y: auto;
  }
  .showcase_layers .sc_ly .ly_title_wrap {
    padding: 3vw 0 0 1.5vw;
  }
  .showcase_layers .sc_ly .ly_title_wrap .ly_title {
    font-size: 3.5vw;
  }
  .showcase_layers .sc_ly .ly_title_wrap .ly_model {
    font-size: 2vw;
  }
  .showcase_layers .sc_ly .ly_title_wrap .ly_desc {
    font-size: 1.7vw;
    max-width: 85%;
  }
  .showcase_layers .sc_ly .ly_title_wrap::before {
    height: 10vw;
  }
  .showcase_layers .sc_ly .ly_contents {
    padding: 3vw 0 0 1.5vw;
  }
  .showcase_layers .sc_ly .ly_feature {
    font-size: 1.7vw;
  }
  .showcase_layers .sc_ly .ly_feature dt {
    font-size: 1.2em;
  }
  .showcase_layers .sc_ly .ly_links a {
    font-size: 1.8vw;
    width: 12em;
    height: 2.2em;
    margin-top: 0.4em;
  }
  .showcase_layers .sc_ly .ly_close {
    width: 2.5vw;
    height: 2.5vw;
  }
  .showcase_layers .sc_ly .slick-arrow {
    width: 2vw;
    height: 3vw;
    top: calc(50% - 1.5vw);
  }
  .showcase_layers .sc_ly .slick-prev {
    left: -3vw;
  }
  .showcase_layers .sc_ly .slick-next {
    right: -3vw;
  }
  .showcase_layers .sc_ly .slick-dots {
    height: 4.5vw;
  }
  .showcase_layers .sc_ly .slick-dots li {
    padding: 0 1vw;
  }
  .showcase_layers .sc_ly .slick-dots button {
    width: 2vw;
    height: 2vw;
  }
  .showcase_layers .sc_ly.sc_gallery_ly .ly_img {
    min-width: 60%;
    margin-right: 3vw;
  }
  /* showcase_layers - 1400px E */
}
@media screen and (max-width: 1080px) {
  /* booth_nav - 1080px S */
  #booth_nav {
    top: 3vw;
    left: 3vw;
    font-size: 2.5vw;
  }
  /* booth_nav - 1080px E */
  /* booth_btns - 1080px S */
  #booth_btns a, #booth_btns button {
    width: 10vw;
    height: 10vw;
  }
  /* booth_btns - 1080px E */
  /* showcase_layers - 1080px S */
  .showcase_layers .sc_ly {
    padding: 0 3vw 3vw;
  }
  .showcase_layers .sc_ly .ly_title_wrap {
    padding: 3vw 0 0 1.5vw;
  }
  .showcase_layers .sc_ly .ly_title_wrap .ly_title {
    font-size: 4vw;
  }
  .showcase_layers .sc_ly .ly_title_wrap .ly_model {
    font-size: 2.5vw;
  }
  .showcase_layers .sc_ly .ly_title_wrap .ly_desc {
    font-size: 2.2vw;
    max-width: 90%;
  }
  .showcase_layers .sc_ly .ly_title_wrap::before {
    height: 12vw;
  }
  .showcase_layers .sc_ly .ly_contents {
    padding: 3vw 0 0 1.5vw;
  }
  .showcase_layers .sc_ly .ly_feature {
    font-size: 2.2vw;
  }
  .showcase_layers .sc_ly .ly_links a {
    font-size: 2.3vw;
  }
  .showcase_layers .sc_ly .ly_close {
    width: 3vw;
    height: 3vw;
  }
  /* showcase_layers - 1080px E */
}
@media screen and (max-width: 800px) {
  /* booth_nav - 800px S */
  #booth_nav {
    font-size: 3.5vw;
    top: 7vw;
  }
  /* booth_nav - 800px E */
  /* booth_btns - 800px S */
  #booth_btns {
    top: 8vw;
  }
  #booth_btns a, #booth_btns button {
    width: 12vw;
    height: 12vw;
    margin-left: 2vw;
  }
  /* booth_btns - 800px E */
  /* showcase_container - 800px S */
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker dl {
    font-size: 2.5vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker::before {
    width: 6vw;
    height: 6vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.rt dl {
    bottom: 7vw;
    left: 3vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.lb dl {
    top: 6vw;
    right: 3vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.lt dl {
    bottom: 8vw;
    right: 3vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.rb dl {
    top: 8vw;
    left: 3vw;
  }
  /* showcase_container - 800px E */
  /* showcase_layers - 800px S */
  .showcase_layers .sc_ly {
    width: 80%;
    max-height: 85vh;
    padding: 0 3vw 5vh;
  }
  .showcase_layers .sc_ly .ly_title_wrap {
    padding: 4vh 0 0 3vw;
  }
  .showcase_layers .sc_ly .ly_title_wrap .ly_title {
    font-size: 5vw;
  }
  .showcase_layers .sc_ly .ly_title_wrap .ly_model {
    font-size: 3.5vw;
  }
  .showcase_layers .sc_ly .ly_title_wrap .ly_desc {
    display: none;
  }
  .showcase_layers .sc_ly .ly_title_wrap::before {
    width: 0.2em;
    height: 100%;
  }
  .showcase_layers .sc_ly .ly_contents {
    padding: 3vh 5% 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .showcase_layers .sc_ly .ly_feature {
    font-size: 3vw;
    padding-bottom: 2em;
  }
  .showcase_layers .sc_ly .ly_feature dt {
    margin: 0.7em 0;
  }
  .showcase_layers .sc_ly .ly_links {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .showcase_layers .sc_ly .ly_links a {
    font-size: 3.3vw;
  }
  .showcase_layers .sc_ly .ly_img {
    width: 100%;
  }
  .showcase_layers .sc_ly .ly_close {
    width: 4vw;
    height: 4vw;
  }
  .showcase_layers .sc_ly .slick-arrow {
    width: 3vw;
    height: 5vw;
    top: calc(50% - 2.5vw);
  }
  .showcase_layers .sc_ly .slick-prev {
    left: -7vw;
  }
  .showcase_layers .sc_ly .slick-next {
    right: -7vw;
  }
  .showcase_layers .sc_ly.sc_gallery_ly .ly_title_wrap .ly_desc {
    display: block;
    margin-top: 0.5em;
  }
  .showcase_layers .sc_ly.sc_gallery_ly .ly_img {
    width: 90%;
    margin: 0 auto 7vh;
  }
  /* showcase_layers - 800px E */
}
@media screen and (max-width: 600px) {
  /* booth_btns - 600px S */
  #booth_btns {
    top: 4vw;
  }
  #booth_btns a, #booth_btns button {
    width: 14vw;
    height: 14vw;
    margin-left: 2vw;
  }
  /* booth_btns - 600px E */
  /* showcase_container - 600px S */
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker dl {
    font-size: 3.5vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker::before {
    width: 8vw;
    height: 8vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.rt dl {
    bottom: 9vw;
    left: 4vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.lb dl {
    top: 9vw;
    right: 4vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.lt dl {
    bottom: 10vw;
    right: 4vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.rb dl {
    top: 9vw;
    left: 4vw;
  }
  /* showcase_container - 600px E */
  /* booth_paging - 600px S */
  #booth_paging {
    font-size: 12px;
  }
  #booth_paging .sc_tab_list {
    width: 1000px;
  }
  #booth_paging .sc_tab:not(:last-child) {
    margin-right: 2em;
  }
  #booth_paging .sc_tab_btn .dot {
    width: 12px;
    height: 12px;
    margin: 8px;
  }
  #booth_paging .sc_tab_btn .dot::before {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
  }
  #booth_paging .sc_tab_btn .dot::after {
    width: 26px;
    height: 26px;
    top: calc(50% - 13px);
    left: calc(50% - 13px);
  }
  #booth_paging .sc_page_list li:not(:last-child)::after {
    width: 17px;
    nav-down: 0 6px;
    background-size: auto 2px;
  }
  /* booth_paging - 600px E */
}
@media screen and (max-width: 400px) {
  .booth_slider .swiper-pagination {
    bottom: 0;
  }
}
@media screen and (max-width: 320px) {
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker dl {
    font-size: 4.5vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker::before {
    width: 10vw;
    height: 10vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.rt dl {
    bottom: 11vw;
    left: 5vw;
  }
}
/* ========================= landscape ========================= */
@media screen and (orientation: landscape) {
  /* max-width : 1280px S */
  /* max-width : 1280px E */
  /* max-height : 420px S */
  /* max-height : 420px E */
  /* min-width : 900px & max-height : 420px S */
  /* min-width : 900px & max-height : 420px E */
  /* max-width : 900px & max-height : 420px S */
  /* max-width : 900px & max-height : 420px E */
  /* max-width : 1200px & max-height : 360px S */
  /* max-width : 780px & max-height : 360px E */
}
@media screen and (orientation: landscape) and (max-width: 1280px) {
  body {
    background: #000;
  }
  .isebooth_2023::after {
    display: none;
  }
  .isebooth_2023 .showcase_container .img_bg {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
  .sc_marker[data-model=LFCG039] {
    top: 63%;
  }
  #booth_nav {
    top: 1vw;
    left: 1vw;
    font-size: 2vw;
  }
  #booth_btns {
    top: 1vw;
    right: 1vw;
  }
  #booth_btns a, #booth_btns button {
    width: 6vw;
    height: 6vw;
    margin-left: 1vw;
  }
  #booth_paging .sc_tab:not(:last-child) {
    margin-right: 2em;
  }
  #booth_paging .sc_page_list {
    bottom: 5.5em;
    padding: 0.5em 1em;
  }
  #booth_paging .sc_page_list::after {
    border-width: 0.8em;
    border-left-width: 0.4em;
    border-right-width: 0.4em;
  }
  #booth_paging .sc_tab_btn strong {
    line-height: 1;
    margin-bottom: 0.3em;
  }
  #booth_paging .sc_tab_btn .dot {
    width: 14px;
    height: 14px;
    margin: 7px;
  }
  #booth_paging .sc_tab_btn .dot::before {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: calc(50% - 10px);
  }
  #booth_paging .sc_tab_btn .dot::after {
    width: 28px;
    height: 28px;
    top: calc(50% - 14px);
    left: calc(50% - 14px);
  }
  #booth_paging .sc_tab_list::after {
    bottom: 0.8em;
    height: 1px;
  }
  #booth_paging .sc_tab.virtual .sc_page_list {
    left: -6em;
  }
  #booth_paging .sc_tab.virtual .sc_page_list::after {
    left: 10em;
  }
  #booth_paging .sc_tab.hospitality .sc_page_list {
    left: -19em;
  }
  #booth_paging .sc_tab.hospitality .sc_page_list::after {
    left: 64%;
    margin-left: 0;
  }
  #booth_paging .sc_tab.ev .sc_page_list {
    left: -90%;
  }
  #booth_paging .sc_tab_list {
    max-width: 970px;
  }
  #booth_paging .sc_page_list li:not(:last-child)::after {
    width: 16px;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker::before {
    width: 3vw;
    height: 3vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker dl dt {
    margin-bottom: 0;
  }
  .showcase_layers .sc_ly {
    padding: 0 4vw 5vh 3vw;
  }
  .showcase_layers .sc_ly .ly_title_wrap .ly_title {
    font-size: 3.5vw;
  }
  .showcase_layers .sc_ly .ly_title_wrap .ly_model {
    font-size: 2.5vw;
  }
  .showcase_layers .sc_ly .ly_contents_wrap {
    width: 50%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .showcase_layers .sc_ly .ly_contents {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 3vh 0 0 3vw;
  }
  .showcase_layers .sc_ly .ly_feature {
    font-size: 1.8vw;
    padding-bottom: 1em;
  }
  .showcase_layers .sc_ly .ly_img {
    width: 50%;
  }
  .showcase_layers .sc_ly .ly_links a {
    font-size: 2vw;
  }
  .showcase_layers .sc_ly .ly_close {
    width: 3vw;
    height: 3vw;
  }
  .showcase_layers .sc_ly .slick-dots li {
    padding: 0 0.5vw;
  }
  .showcase_layers .sc_ly .slick-dots button {
    width: 1vw;
    height: 1vw;
  }
  .showcase_layers .sc_ly.sc_gallery_ly .ly_contents {
    padding-left: 0;
  }
  .showcase_layers .sc_ly.sc_gallery_ly .ly_img {
    margin-bottom: 0;
  }
  .showcase_layers .sc_ly.sc_gallery_ly .slick-arrow {
    width: 1.5vw;
    height: 3vw;
    top: calc(50% - 1.5vw);
  }
  .showcase_layers .sc_ly.sc_gallery_ly .slick-prev {
    left: -2.3vw;
  }
  .showcase_layers .sc_ly.sc_gallery_ly .slick-next {
    right: -2.3vw;
  }
}
@media screen and (orientation: landscape) and (max-height: 420px) {
  .isebooth_2023 .showcase_container {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #booth_paging {
    height: 6.5em;
    font-size: 12px;
    padding-bottom: 2vh;
  }
  #booth_paging .sc_tab_btn strong br {
    display: none;
  }
  #booth_paging .sc_tab_btn .dot {
    width: 8px;
    height: 8px;
  }
  #booth_paging .sc_tab_btn .dot::before {
    width: 14px;
    height: 14px;
    top: calc(50% - 7px);
    left: calc(50% - 7px);
  }
  #booth_paging .sc_tab_btn .dot::after {
    width: 22px;
    height: 22px;
    top: calc(50% - 11px);
    left: calc(50% - 11px);
  }
  #booth_paging .sc_tab_list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #booth_paging .sc_page_list {
    bottom: 4em;
  }
}
@media screen and (orientation: landscape) and (min-width: 900px) and (max-height: 420px) {
  #booth_paging {
    padding-bottom: 0.9em;
  }
  #booth_paging .sc_tab_list::after {
    height: 1px;
  }
}
@media screen and (orientation: landscape) and (max-width: 900px) and (max-height: 420px) {
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker dl {
    font-size: 1.5vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.lt dl {
    bottom: 4vw;
    right: 1.5vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.rt dl {
    bottom: 4vw;
    left: 1.5vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.rb dl {
    top: 4vw;
    left: 1.5vw;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker.lb dl {
    top: 4vw;
    right: 1.5vw;
  }
}
@media screen and (orientation: landscape) and (max-width: 1200px) and (max-height: 360px) {
  #booth_paging {
    font-size: 10px;
  }
  #booth_paging .sc_page_list {
    padding: 0.5em 1em 0.3em;
  }
  #booth_paging .sc_tab.virtual .sc_page_list {
    left: -15em;
  }
  #booth_paging .sc_tab.virtual .sc_page_list::after {
    left: auto;
    right: 1em;
  }
  #booth_btns a, #booth_btns button {
    width: 8vw;
    height: 8vw;
  }
  .sc_marker[data-model=LFCG039] {
    left: 44%;
  }
  .isebooth_2023 .showcase_container .showcase_contents .sc_marker {
    margin: -0.6% 0 0 -0.5%;
  }
  .showcase_layers .sc_ly {
    height: 70vh;
  }
}
/* max-width : 780px & min-height : 600px S */
@media screen and (max-width: 600px) and (orientation: portrait) {
  #booth_paging .sc_tab.hospitality .sc_page_list {
    right: -9em;
  }
  #booth_paging .sc_tab.hospitality .sc_page_list::after {
    left: auto;
    right: 33%;
  }
}
/* max-width : 780px & max-height : 360px E */