@charset "UTF-8";

/*메인 히어로 배너 start*/
.hero-visual {
    max-width: 1920px;
    min-width: 1460px;
    height: 100vh;
    margin: 0 auto;
    position: relative;
    background-color: #000;
    overflow: hidden;
  }
  .hero-visual video {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .hero-visual .txt-wrap {
    position: absolute;
    top: 50%;
    left: 120px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  /*231012 start*/
  .hero-visual p {
    font-size: 56px;
    color: #fff;
    line-height: 60px;
    text-shadow: 3px 3px 8px #000;
  }
  /*231012 end*/
  .hero-visual img {
    padding: 18px 0 0;
  }
  .hero-visual a,
  .hero-visual button {
    width: 121px;
    height: 44px;
    line-height: 43px;
    margin: 41px 0 0;
    display: block;
    background-color: #fd312e;
    border-radius: 22px;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
  }
  .hero-visual a:hover,
  .hero-visual button:hover {
    background-color: #fff;
    color: #000;
  }
  @media screen and (max-width: 768px) {
    .hero-visual {
      min-width: auto;
      height: auto;
    }
    .hero-visual video {
      position: static;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    .hero-visual .txt-wrap {
      top: auto;
      left: 50%;
      bottom: 11.11vw;
      text-align: center;
      -webkit-transform: translate(-50%, 0);
      -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
    }
    /*231012 start*/
    .hero-visual p {
      width: max-content;
      font-size: 5.56vw;
      line-height: 6.39vw;
    }
    /*231012 start*/
    .hero-visual img {
      width: 75.14vw;
      padding: 1.94vw 0 0;
    }
    .hero-visual a {
      width: 29.17vw;
      height: 10vw;
      line-height: 9.86vw;
      margin: 3.33vw auto 0;
      border-radius: 5vw;
      font-size: 3.89vw;
    }
  }
  /*메인 히어로 배너 end*/

.slide-wrap .slick-slider {position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slide-wrap .slick-list {position:relative;overflow:hidden;display:block;margin:0;padding:0}
.slide-wrap .slick-list:focus {outline:0}
.slide-wrap .slick-list.dragging {cursor:pointer;cursor:hand}
.slide-wrap .slick-slider .slick-list, .slick-slider .slick-track {-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
.slide-wrap .slick-track {position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}
.slide-wrap .slick-track:after, .slick-track:before {content:"";display:table}
.slide-wrap .slick-track:after {clear:both}
.slide-wrap .slick-loading .slick-track {visibility:hidden}
.slide-wrap .slick-slide {float:left;height:100%;min-height:1px;display:none}
[dir=rtl] .slick-slide {float:right}
.slide-wrap .slick-slide img {display:block}
.slide-wrap .slick-slide.slick-loading img {display:none}
.slide-wrap .slick-slide.dragging img {pointer-events:none}
.slide-wrap .slick-initialized .slick-slide {display:block}
.slide-wrap .slick-loading .slick-slide {visibility:hidden}
.slide-wrap .slick-vertical .slick-slide {display:block;height:auto;border:1px solid transparent}
.slide-wrap .slick-arrow.slick-hidden {display:none}
.slide-wrap .slick-dots {position:absolute;bottom:-44px;left:0;width:100%;text-align:center;font-size:0}
.slide-wrap .slick-dots li {display:inline-block;padding:0 6px;font-size:0;vertical-align:middle}
@media screen and (max-width:767px) {
    .slide-wrap .slick-dots li {padding:0 4px}
}
.slide-wrap .slick-dots li button {display:inline-block;width:12px;height:12px;border-radius:50%;border:0;background:#aaa;vertical-align:top;font-size:0;overflow:hidden}
@media screen and (max-width:767px) {
    .slide-wrap .slick-dots li button {width:8px;height:8px}
}
.slide-wrap .slick-dots li.slick-active button {width:28px;border-radius:6px;background:#ec455a}
@media screen and (max-width:767px) {
    .slide-wrap .slick-dots li.slick-active button {width:18px}
}
.slide-wrap .slick-controls {position:absolute;bottom:-44px;width:100%;text-align:center}
.slide-wrap .slick-controls .slick-dot-container {font-size:0}
.slide-wrap .slick-controls .slick-dot-container, .slick-controls .slick-dots {display:inline-block !important;position:static;vertical-align:middle;width:auto;margin-right:6px}
.slide-wrap .slick-arrow {display:inline-block;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;border:0;width:40px;height:40px;z-index:1}
.slide-wrap .slick-arrow:before {content:' ';display:block;width:40px;height:40px;border-radius:50%;background-repeat:no-repeat;background-size:100%;box-shadow:2px 4px 16px 0 rgba(0, 0, 0, .14)}
.slide-wrap .slick-arrow.slick-prev {left:0}
.slide-wrap .slick-arrow.slick-prev:before {background-image:url(https://www.lge.co.kr/lg5-common/images/icons/btn-arr-40x40-lt.svg)}
.slide-wrap .slick-arrow.slick-next {right:0}
.slide-wrap .slick-arrow.slick-next:before {background-image:url(https://www.lge.co.kr/lg5-common/images/icons/btn-arr-40x40-rt.svg)}
.slide-wrap .slick-arrow.slick-disabled {display:none !important}
@media screen and (max-width:767px) {
    .slide-wrap .slick-arrow {width:36px;height:36px;padding:4px}
    .slide-wrap .slick-arrow::before {width:28px;height:28px}
    .slide-wrap .slick-arrow.prev::before {background-image:url(https://www.lge.co.kr/lg5-common/images/icons/btn-arr-40x40-lt-m.svg)}
    .slide-wrap .slick-arrow.next::before {background-image:url(https://www.lge.co.kr/lg5-common/images/icons/btn-arr-40x40-rt-m.svg)}
}

.slide-wrap {
    max-width:1920px;
    min-width: 1460px;
    margin:0 auto;
    overflow: hidden;
    position: relative;
    direction: ltr;
}
.slide-wrap .slide-item {
    height: 1080px;
    position: relative;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.slide-wrap .slide-item:nth-of-type(1) {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/slide_img01.jpg);
}
.slide-wrap .slide-item:nth-of-type(2) {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/slide_img02.jpg);
}
.slide-wrap .slide-item:nth-of-type(2) .txt-wrap {
    color: #000;
    text-shadow: 3px 3px 8px #fff;
}
.slide-wrap .slide-item:nth-of-type(3) {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/slide_img03.jpg);
}
.slide-wrap .slide-item:nth-of-type(4) {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/slide_img04.jpg);
}
.slide-wrap .slide-item:nth-of-type(5) {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/slide_img05.jpg);
}
.slide-wrap .slide-item .txt-wrap {
    padding: 48px 0 0;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-shadow: 3px 3px 8px #000;
}
.slide-wrap .slide-item strong {
    font-size: 56px;
    line-height: 60px;
    display: block;
}
.slide-wrap .slide-item p {
    font-size: 36px;
    line-height: 42px;
    padding: 8px 0 0;
}
.slide-wrap .slide-controls-wrap {
    position: absolute;
    bottom: 38px;
    right: 270px;
    display: flex;
}
.slide-wrap .slide-controls-wrap .controls-wrap {
    width: 144px;
    height: 40px;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.2);
    position: relative;
    text-align: center;
}
.slide-wrap .slide-controls-wrap .controls-wrap button {
    width: 14px;
    height: 22px;
    background-image: url(/content/dam/channel/wcms/global/lifesgood/influencer/slide_wrap_btn.png);
    position: absolute;
    top: 50%;
    font-size: 0;
    text-indent: -9999px;
    overflow: hidden;
    border-radius: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.slide-wrap .slide-controls-wrap .controls-wrap button:before {
    content: none;
}
.slide-wrap .slide-controls-wrap .controls-wrap button.prev-btn {
    left: 12px;
    -webkit-transform: rotate(180deg) translate(0, 50%);
    -moz-transform: rotate(180deg) translate(0, 50%);
    -ms-transform: rotate(180deg) translate(0, 50%);
    -o-transform: rotate(180deg) translate(0, 50%);
    transform: rotate(180deg) translate(0, 50%);
}
.slide-wrap .slide-controls-wrap .controls-wrap button.next-btn {
    right: 12px;
}
.slide-wrap .slide-controls-wrap .controls-wrap button.slick-disabled {
    display: block !important;
}
.slide-wrap .slide-controls-wrap .controls-wrap .page-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.slide-wrap .slide-controls-wrap .controls-wrap .page-wrap .count:before {
    content: "/";
    margin: 0 8px 0 0;
}
.slide-wrap .slide-controls-wrap .play-btn {
    width: 40px;
    height: 40px;
    margin: 0 0 0 10px;
    font-size: 0;
    text-indent: -9999px;
    overflow: hidden;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.slide-wrap .slide-controls-wrap .play-btn.stop {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/influencer/slide_wrap_btn_stop.png);
}
.slide-wrap .slide-controls-wrap .play-btn.play {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/influencer/slide_wrap_btn_play.png);
}

@media screen and (max-width: 768px) {
    .slide-wrap {
        min-width: auto;
    }
    .slide-wrap .slide-item {
        height: 113.89vw;
    }
    .slide-wrap .slide-item:nth-of-type(1) {
        background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/slide_img01.jpg);
    }
    .slide-wrap .slide-item:nth-of-type(2) {
        background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/slide_img02.jpg);
    }
    .slide-wrap .slide-item:nth-of-type(2) .txt-wrap {
        color: #000;
        text-shadow: 3px 3px 8px #fff;
    }
    .slide-wrap .slide-item:nth-of-type(3) {
        background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/slide_img03.jpg);
    }
    .slide-wrap .slide-item:nth-of-type(3) .txt-wrap {
        color: #000;
        text-shadow: none;
    }
    .slide-wrap .slide-item:nth-of-type(4) {
        background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/slide_img04.jpg);
    }
    .slide-wrap .slide-item:nth-of-type(5) {
        background-image: url(/content/dam/channel/wcms/global/lifesgood/mo/slide_img05.jpg);
    }
    .slide-wrap .slide-item .txt-wrap {
        padding: 1.67vw 0 0;
    }
    .slide-wrap .slide-item strong {
        font-size: 7.78vw;
        line-height: 8.89vw;
    }
    .slide-wrap .slide-item p {
        font-size: 4.44vw;
        line-height: 5vw;
        padding: 2.22vw 0 0;
    }
    .slide-wrap .slide-controls-wrap {
        bottom: 4.44vw;
        right: 4.44vw;
    }
    .slide-wrap .slide-controls-wrap .controls-wrap {
        width: 20vw;
        height: 5.56vw;
        border-radius: 2.78vw;
    }
    .slide-wrap .slide-controls-wrap .controls-wrap button {
        width: 1.94vw;
        height: 3.06vw;
    }
    .slide-wrap .slide-controls-wrap .controls-wrap button.prev-btn {
        left: 1.67vw;
    }
    .slide-wrap .slide-controls-wrap .controls-wrap button.next-btn {
        right: 1.67vw;
    }
    .slide-wrap .slide-controls-wrap .controls-wrap .page-wrap {
        font-size: 3.06vw;
    }
    .slide-wrap .slide-controls-wrap .controls-wrap .page-wrap .count:before {
        margin: 0 1.11vw 0 0;
    }
    .slide-wrap .slide-controls-wrap .play-btn {
        width: 5.56vw;
        height: 5.56vw;
        margin: 0 0 0 1.39vw;
    }
}

.together-wrap .slick-slider {position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;direction: ltr;}
.together-wrap .slick-list {position:relative;overflow:hidden;display:block;margin:0;padding:0}
.together-wrap .slick-list:focus {outline:0}
.together-wrap .slick-list.dragging {cursor:pointer;cursor:hand}
.together-wrap .slick-slider .slick-list, .slick-slider .slick-track {-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
.together-wrap .slick-track {position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}
.together-wrap .slick-track:after, .slick-track:before {content:"";display:table}
.together-wrap .slick-track:after {clear:both}
.together-wrap .slick-loading .slick-track {visibility:hidden}
.together-wrap .slick-slide {float:left;height:100%;min-height:1px;display:none}
[dir=rtl] .slick-slide {float:right}
.together-wrap .slick-slide img {display:block}
.together-wrap .slick-slide.slick-loading img {display:none}
.together-wrap .slick-slide.dragging img {pointer-events:none}
.together-wrap .slick-initialized .slick-slide {display:block}
.together-wrap .slick-loading .slick-slide {visibility:hidden}
.together-wrap .slick-vertical .slick-slide {display:block;height:auto;border:1px solid transparent}
.together-wrap .slick-arrow.slick-hidden {display:none}
.together-wrap .slick-dots {position:absolute;bottom:-44px;left:0;width:100%;text-align:center;font-size:0}
.together-wrap .slick-dots li {display:inline-block;padding:0 6px;font-size:0;vertical-align:middle}
@media screen and (max-width:767px) {
    .together-wrap .slick-dots li {padding:0 4px}
}
.together-wrap .slick-dots li button {display:inline-block;width:12px;height:12px;border-radius:50%;border:0;background:#aaa;vertical-align:top;font-size:0;overflow:hidden}
@media screen and (max-width:767px) {
    .together-wrap .slick-dots li button {width:8px;height:8px}
}
.together-wrap .slick-dots li.slick-active button {width:28px;border-radius:6px;background:#ec455a}
@media screen and (max-width:767px) {
    .together-wrap .slick-dots li.slick-active button {width:18px}
}
.together-wrap .slick-controls {position:absolute;bottom:-44px;width:100%;text-align:center}
.together-wrap .slick-controls .slick-dot-container {font-size:0}
.together-wrap .slick-controls .slick-dot-container, .slick-controls .slick-dots {display:inline-block !important;position:static;vertical-align:middle;width:auto;margin-right:6px}
.together-wrap .slick-arrow {display:inline-block;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;border:0;width:40px;height:40px;z-index:1}
.together-wrap .slick-arrow:before {content:' ';display:block;width:40px;height:40px;border-radius:50%;background-repeat:no-repeat;background-size:100%;box-shadow:2px 4px 16px 0 rgba(0, 0, 0, .14)}
.together-wrap .slick-arrow.slick-prev {left:0}
.together-wrap .slick-arrow.slick-prev:before {background-image:url(https://www.lge.co.kr/lg5-common/images/icons/btn-arr-40x40-lt.svg)}
.together-wrap .slick-arrow.slick-next {right:0}
.together-wrap .slick-arrow.slick-next:before {background-image:url(https://www.lge.co.kr/lg5-common/images/icons/btn-arr-40x40-rt.svg)}
.together-wrap .slick-arrow.slick-disabled {display:none !important}
@media screen and (max-width:767px) {
    .together-wrap .slick-arrow {width:36px;height:36px;padding:4px}
    .together-wrap .slick-arrow::before {width:28px;height:28px}
    .together-wrap .slick-arrow.prev::before {background-image:url(https://www.lge.co.kr/lg5-common/images/icons/btn-arr-40x40-lt-m.svg)}
    .together-wrap .slick-arrow.next::before {background-image:url(https://www.lge.co.kr/lg5-common/images/icons/btn-arr-40x40-rt-m.svg)}
}

.together-wrap {
    max-width: 1420px;
    margin: 32px auto 0;
    padding: 0 0 64px;
}
.together-wrap .top-line {
    padding: 0 0 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.together-wrap .top-line strong {
    font-size: 48px;
}
.together-wrap .btn-wrap {
    display: flex;
    align-items: center;
}
.together-wrap .btn-wrap .page-wrap {
    padding: 0 24px 0 0;
    font-size: 32px;
}
.together-wrap .btn-wrap button {
    width: 64px;
    height: 64px;
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_slide_nav.svg);
    background-size: 19%;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #646464;
    border-radius: 50%;
    font-size: 0;
    text-indent: -9999px;
    overflow: hidden;
    position: static;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.together-wrap .btn-wrap button:before {
    content: none;
}
.together-wrap .btn-wrap button.slick-disabled {
    display: inline-block !important;
    cursor: default;
}
.together-wrap .btn-wrap .together-next-btn {
    margin: 0 0 0 8px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.together-wrap .together-slick-slide {
    width: 336px;
    height: 458px;
    margin: 0 24px 0 0;
    padding: 20px 20px 10px;
    background-color: #fff;
    border: 1px solid #c9c9c9;
    border-radius: 28px;
    box-shadow: 3px 5px 12px -10px #000;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
}
.together-wrap .together-slick-slide.influence01 .img-wrap {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_img01.jpg);
}
.together-wrap .together-slick-slide.influence02 .img-wrap {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_img02.jpg);
}
.together-wrap .together-slick-slide.influence03 .img-wrap {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_img03.jpg);
}
.together-wrap .together-slick-slide.influence04 .img-wrap {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_img04.jpg);
}
.together-wrap .together-slick-slide.influence05 .img-wrap {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_img05.jpg);
}
.together-wrap .together-slick-slide.influence06 .img-wrap {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_img06.jpg);
}
.together-wrap .together-slick-slide.influence07 .img-wrap {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_img07.jpg);
}
.together-wrap .together-slick-slide.influence08 .img-wrap {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_img08.jpg);
}
.together-wrap .together-slick-slide.influence09 .img-wrap {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_img09.jpg);
}
.together-wrap .together-slick-slide .img-wrap {
    width: 140px;
    height: 250px;
    margin: 0 auto;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.together-wrap .together-slick-slide p {
    min-height: 130px;
    padding: 20px 12px 30px;
    line-height: 1.25;
    box-sizing: border-box;
    font-family: LG Smart UI,Segoe UI,"Microsoft Sans Serif",sans-serif !important;
}
.together-wrap .together-slick-slide .link-wrap {
    padding: 8px 0 0;
    border-top: 1px solid #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.together-wrap .together-slick-slide .link-wrap a {
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_insta_ico.png);
    font-size: 0;
    text-indent: -9999px;
    overflow: hidden;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.together-wrap .together-slide-popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
}
.together-wrap .together-slide-popup.pop-active {
    visibility: visible;
    opacity: 1;
}
.together-wrap .together-slide-popup .popup-bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.84);
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.together-wrap .together-slide-popup .together-slick-popup {
    width: 1000px;
    height: 520px;
    border-radius: 15px;
    background-color: #fff;
    position: relative;
    z-index: 2;
}
.together-wrap .together-slide-popup .together-popup {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 30px 0;
    box-sizing: border-box;
    display: none;
}
.together-wrap .together-slide-popup .together-popup.active {
    display: flex;
}
.together-wrap .together-slide-popup .together-popup:nth-of-type(1) .post-user:before {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img01.jpg);
}
.together-wrap .together-slide-popup .together-popup:nth-of-type(2) .post-user:before {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img02.jpg);
}
.together-wrap .together-slide-popup .together-popup:nth-of-type(3) .post-user:before {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img03.jpg);
}
.together-wrap .together-slide-popup .together-popup:nth-of-type(4) .post-user:before {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img04.jpg);
}
.together-wrap .together-slide-popup .together-popup:nth-of-type(5) .post-user:before {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img05.jpg);
}
.together-wrap .together-slide-popup .together-popup:nth-of-type(6) .post-user:before {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img06.jpg);
}
.together-wrap .together-slide-popup .together-popup:nth-of-type(7) .post-user:before {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img07.jpg);
}
.together-wrap .together-slide-popup .together-popup:nth-of-type(8) .post-user:before {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img08.jpg);
}
.together-wrap .together-slide-popup .together-popup:nth-of-type(9) .post-user:before {
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img09.jpg);
}
.together-wrap .together-slide-popup .together-popup .left-wrap {
    width: 50%;
    height: 500px;
}
.together-wrap .together-slide-popup .together-popup .left-wrap .video-wrap {
    height: 440px;
    background-color: #000;
    border-radius: 15px;
    text-align: center;
}
.together-wrap .together-slide-popup .together-popup .left-wrap .video-wrap video {
    height: 100%;
}
.together-wrap .together-slide-popup .together-popup .left-wrap .link-wrap {
    height: 58px;
    display: flex;
    align-items: center;
}
.together-wrap .together-slide-popup .together-popup .left-wrap a {
    width: 36px;
    height: 36px;
    display: block;
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/together_insta_ico.png);
    font-size: 0;
    text-indent: -9999px;
    overflow: hidden;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.together-wrap .together-slide-popup .together-popup .left-wrap em {
    color: #888;
    margin: 0 0 0 8px;
    display: block;
}
.together-wrap .together-slide-popup .together-popup .right-wrap {
    width: 50%;
    padding: 0 0 0 30px;
    box-sizing: border-box;
    color: #444;
    font-weight: 500;
}
.together-wrap .together-slide-popup .together-popup .right-wrap .post-user {
    padding: 0 0 0 47px;
    position: relative;
}
.together-wrap .together-slide-popup .together-popup .right-wrap .post-user:before {
    width: 35px;
    height: 35px;
    content: "";
    border-radius: 25px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.together-wrap .together-slide-popup .together-popup .right-wrap .post-user strong {
    font-size: 18px;
}
.together-wrap .together-slide-popup .together-popup .right-wrap .post-user em {
    font-size: 14px;
    display: block;
}
.together-wrap .together-slide-popup .together-popup .right-wrap .post-text {
    margin: 20px 0 0;
    color: #444;
    line-height: 1.15em;
    font-weight: 500;
}

.together-wrap .together-slide-popup .together-popup .right-wrap .post-text p {
    font-family: LG Smart UI,Segoe UI,"Microsoft Sans Serif",sans-serif !important;
}

.together-wrap .together-slide-popup .together-popup .close-btn {
    width: 20px;
    height: 20px;
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/pop_close.png);
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 0;
    text-indent: -9999px;
    overflow: hidden;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.together-wrap .together-slide-popup .prev-btn {
    width: 50px;
    height: 50px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: -50px;
    cursor: pointer;
    font-size: 0;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
}
.together-wrap .together-slide-popup .prev-btn:hover {
    background-color: #292929;
}
.together-wrap .together-slide-popup .prev-btn:after {
    width: 14px;
    height: 22px;
    content: "";
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/popup_slide_btn.png);
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: 0 0;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: rotate(180deg) translate(-50%, -50%);
    -moz-transform: rotate(180deg) translate(-50%, -50%);
    -ms-transform: rotate(180deg) translate(-50%, -50%);
    -o-transform: rotate(180deg) translate(-50%, -50%);
    transform: rotate(180deg) translate(-50%, -50%);
}
.together-wrap .together-slide-popup .next-btn {
    width: 50px;
    height: 50px;
    background-color: #000;
    position: absolute;
    top: 50%;
    right: -50px;
    cursor: pointer;
    font-size: 0;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
}
.together-wrap .together-slide-popup .next-btn:hover {
    background-color: #292929;
}
.together-wrap .together-slide-popup .next-btn:after {
    width: 14px;
    height: 22px;
    content: "";
    background-image: url(/content/dam/channel/wcms/global/lifesgood/pc/popup_slide_btn.png);
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 50%;
    background-position-y: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
    .together-wrap {
        margin: 4.44vw auto 0;
        padding: 0 0 8.88vw;
    }
    .together-wrap .top-line {
        padding: 0 2.78vw 3.47vw;
    }
    .together-wrap .top-line strong {
        font-size: 5vw;
    }
    .together-wrap .btn-wrap .page-wrap {
        width:max-content;
        font-size: 4.44vw;
        padding: 0 3.33vw 0 0;
    }
    .together-wrap .btn-wrap button {
        width: 8.89vw;
        height: 8.89vw;
        border: 0.14vw solid #646464;
    }
    .together-wrap .btn-wrap .together-next-btn {
        margin: 0 0 0 0.42vw;
    }
    .together-wrap .together-slick-slide {
        margin: 0 2.78vw;
    }
    /*.together-wrap .together-slide-popup {
      padding: 46px 0 0;
    }*/
    .together-wrap .together-slide-popup .popup-bg {
        display: none;
    }
    .together-wrap .together-slide-popup .together-slick-popup {
        width: 100%;
        height: 100%;
        border-radius: 0;
        overflow-y:auto;
    }
    .together-wrap .together-slide-popup .together-popup {
        padding: 46px 0 0;
    }
    .together-wrap .together-slide-popup .together-popup.active {
        display: block;
    }
    .together-wrap .together-slide-popup .together-popup .left-wrap {
        width: 100%;
        height: 440px;
    }
    .together-wrap .together-slide-popup .together-popup .left-wrap .bg {
        width: 248px;
    }
    .together-wrap .together-slide-popup .together-popup .left-wrap .link-wrap {
        display: none;
    }
    .together-wrap .together-slide-popup .together-popup .right-wrap {
        width: 100%;
        padding: 16px;
    }
    .together-wrap .together-slide-popup .together-popup .close-btn {
        top: 16px;
        right: 16px;
    }
    .together-wrap .together-slide-popup .prev-btn {
        display: none !important;
    }
    .together-wrap .together-slide-popup .next-btn {
        display: none !important;
    }
}

body:after {
    width:0; height:0; position:absolute; overflow:hidden; z-index:-1;
    content:url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img01.jpg) url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img02.jpg) url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img03.jpg) url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img04.jpg) url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img05.jpg) url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img06.jpg) url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img07.jpg) url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img08.jpg) url(/content/dam/channel/wcms/global/lifesgood/pc/together_pop_img09.jpg) url(/content/dam/channel/wcms/global/lifesgood/pc/pop_close.png) url(/content/dam/channel/wcms/global/lifesgood/influencer/slide_wrap_btn_play.png) url(/content/dam/channel/wcms/global/lifesgood/pc/popup_slide_btn.png);
}