@charset "UTF-8";
/* Body font Size */
@media all and (min-width: 768px) {
  .mo {
    display: none !important;
  }
}
@media all and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
body.hidden {
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  touch-action: none;
}

.mont {
  font-family: "Mont", sans-serif;
  font-weight: 800;
  font-size: 1.083em;
}

.btn {
  width: 230px;
  height: 70px;
  line-height: 71px;
  padding: 0;
  font-size: 24px;
}
.btn_line {
  color: #E5451C;
  border-color: #E5451C;
}

.thr {
  overflow: hidden;
  padding: 120px 0;
  letter-spacing: -0.04rem;
}
.thr .inner {
  width: 1496px;
  margin: 0 auto;
}
.thr__tit {
  text-align: center;
  color: #000000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 23px 0;
  white-space: nowrap;
}
.thr__tit h2 {
  line-height: 1.3;
  font-weight: 700;
  font-size: 62px;
}
.thr__tit h2 .mont {
  font-size: 1.083em;
  font-weight: 700;
}
.thr__tit__desc {
  font-size: 32px;
  line-height: 1.4;
}
.thr__vis {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/1008;
  overflow: hidden;
  font-family: "SDGyeokdongG2", sans-serif;
}
.thr__vis .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 25% 0 0;
  position: relative;
}
.thr__vis .inner::after {
  content: "";
  display: block;
  width: 622px;
  padding: 4% 0 0;
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/mv_left_txt.svg") no-repeat left bottom/contain;
  position: absolute;
  left: 65px;
  bottom: 54px;
}
.thr__vis .video .inner {
  padding: 42% 0 0;
}
.thr__vis .sup {
  font-size: 0.6em;
  vertical-align: text-top;
}
.thr__vis__ttl {
  color: #ffffff;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
  font-size: 90px;
}
.thr__vis__ttl .mont {
  vertical-align: middle;
}
.thr__vis__desc {
  margin: 40px 0;
  color: #ffffff;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
  transform: matrix(1, 0, -0.15, 0.98, 0, 0);
  font-size: 40px;
}
.thr__vis__desc .mont {
  font-size: 1.23em;
  font-weight: 700;
  margin-top: 5px;
}
.thr__vis__asset {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.thr__vis__asset video {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.thr__vis__asset img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.thr__vis__asset:before {
  content: "";
  position: absolute;
  top: 6%;
  left: 3%;
  width: 14.7%;
  aspect-ratio: 379/316;
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/glo_logo_w.svg") 0 0/contain no-repeat;
}
.thr__vis__asset:after {
  content: "";
  position: absolute;
  bottom: 6%;
  right: 3%;
  width: 25%;
  height: auto;
  aspect-ratio: 469/54;
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/mv_right_txt.svg") 100% 100%/cover no-repeat;
  z-index: 2;
}
.thr__vis .slick {
  display: block;
}
.thr__vis .slick-slider {
  margin-bottom: 0 !important;
}
.thr__vis .slick-arrow {
  width: 80px;
  height: 80px;
  margin-top: -40px;
  z-index: 1;
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/icon_arrow.svg") no-repeat center center/contain;
}
.thr__vis .slick-arrow::before {
  content: none;
}
.thr__vis .slick-disabled {
  display: none !important;
}
.thr__vis .slick-prev {
  left: 60px;
}
.thr__vis .slick-next {
  transform: rotate(180deg);
  right: 60px;
}
.thr__vis .slick-slide {
  height: auto;
  aspect-ratio: 1920/1008;
}
.thr__vis .slick-slide img {
  width: 100%;
  height: auto;
  aspect-ratio: 1920/1008 !important;
}
.thr__vis .slick-slide.video .inner::after {
  content: none;
}
.thr__vis .slick-slide.video .thr__vis__asset::before, .thr__vis .slick-slide.video .thr__vis__asset::after {
  content: none;
}
.thr__day {
  background: #F6F6F6;
}
.thr__day .timer {
  width: 1192px;
  margin: 0 auto;
  margin-top: 118px;
  display: flex;
  position: relative;
}
.thr__day .timer li {
  flex: 1;
  text-align: center;
  position: relative;
  padding: 40px 0 0;
  color: #2A2C2C;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  cursor: pointer;
}
.thr__day .timer li::first-line {
  font-weight: 600;
}
.thr__day .timer li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 22px;
  height: 22px;
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/icon_circle.svg") 100% 100%/contain no-repeat;
}
.thr__day .timer li.current::after {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 24px;
  height: 34px;
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/icon_location.svg") 100% 100%/contain no-repeat;
}
.thr__day .timer::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 80%;
  height: 4px;
  background: #5Ba6E4;
}
.thr__day .thumb {
  width: 1192px;
  margin: 0 auto;
  margin-top: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 20px;
}
.thr__day .thumb li {
  display: block;
  width: auto;
  max-width: 100%;
  height: 400px;
  aspect-ratio: 188/400;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border-radius: 30px;
  padding: 312px 0 0;
  color: #FFF;
  text-align: center;
  text-shadow: 0px 3.187px 3.187px rgba(0, 0, 0, 0.5);
  font-size: 0;
  font-weight: 700;
  line-height: 1.2;
  cursor: pointer;
}
.thr__day .thumb li:nth-child(odd) {
  margin: 30px 0 0;
}
.thr__day .thumb li:nth-child(1) {
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/day_img01.png");
  background-position: left -20px center;
}
.thr__day .thumb li:nth-child(2) {
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/day_img02.png");
  background-position: left -15px center;
}
.thr__day .thumb li:nth-child(3) {
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/day_img03.png");
  background-position: left -2px center;
}
.thr__day .thumb li:nth-child(4) {
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/day_img04.png");
  background-position: left 0 center;
}
.thr__day .thumb li:nth-child(5) {
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/day_img05.png");
  background-position: left 0 center;
}
.thr__day .thumb li.current {
  max-width: 360px;
  width: 100%;
  background-position: center center;
  font-size: 24px;
}
.thr__day .slick {
  margin: 30px 0 0;
}
.thr__day .slick-arrow {
  width: 100px;
  height: 100px;
  margin-top: -40px;
  z-index: 1;
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/icon_arrow.svg") no-repeat center center/contain;
}
.thr__day .slick-arrow::before {
  content: none;
}
.thr__day .slick-prev {
  left: 60px;
}
.thr__day .slick-next {
  transform: rotate(180deg);
  right: 60px;
}
.thr__day .slick-slide {
  width: 1192px;
  height: 671px;
  padding: 30px;
  font-size: 0;
  position: relative;
  transition: all 0.6s ease;
}
.thr__day .slick-slide img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1192/671 !important;
  border-radius: 30px;
}
.thr__day .slick-slide .btn_play {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/icon_play.svg") no-repeat center center/contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.thr__day .slick-center {
  padding: 0 !important;
}
.thr__day .slick-center img {
  width: 100%;
  height: 100%;
}
.thr__daily__article {
  margin: 80px 0 0;
  text-align: center;
  position: relative;
}
.thr__daily__article .tab {
  margin: 0 auto;
  width: 870px;
  height: 60px;
  border-radius: 120px;
  border: 3px solid #58A6E4;
  background: #FFF;
  box-shadow: 5px 5px 4px 0px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.thr__daily__article .tab li {
  width: 50%;
  font-size: 28px;
  font-weight: 400;
  font-family: "NotoSans", sans-serif !important;
  line-height: 1.2;
  color: #999;
  text-align: center;
  cursor: pointer;
}
.thr__daily__article .tab li:nth-child(1)::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 30px;
  background: #626262;
  float: right;
}
.thr__daily__article .tab li.on {
  color: #2A2C2C;
  font-weight: 500;
}
.thr__daily__article .slick {
  width: 1192px;
  aspect-ratio: 1192/550;
  margin: 0 auto;
  border-radius: 30px;
  overflow: hidden;
  filter: drop-shadow(8px 8px 30px rgba(0, 0, 0, 0.15));
}
.thr__daily__article .slick-dots {
  width: auto;
  display: flex;
  gap: 0 10px;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
}
.thr__daily__article .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}
.thr__daily__article .slick-dots button {
  padding: 0;
  width: 60px;
  height: 9px;
  background: #DEDEDE;
}
.thr__daily__article .slick-dots button::before {
  content: none;
}
.thr__daily__article .slick-dots .slick-active button {
  background: #E5451C;
}
.thr__daily__article .tabcont {
  display: flex;
  margin: 0 auto;
  width: 100%;
  height: 550px;
  padding: 0 0 0 161px;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  gap: 15px 0;
  font-size: 26px;
  font-weight: 500;
  color: #FFF;
  text-align: left;
}
.thr__daily__article .tabcont img {
  display: inline-block;
  margin: 0 30px 0 0;
}
.thr__daily__article .tabcont#tab1 {
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/daily_tab01_bg.png");
}
.thr__daily__article .tabcont#tab2 {
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/daily_tab02_bg.png");
}
.thr__daily__article .btn_fill {
  margin: 50px 0 0;
}
.thr__caution {
  background: #F1F1F1;
  padding: 50px 60px;
  font-size: 22px;
  font-weight: 400;
  color: #626262;
  line-height: 1.5;
}
.thr__contest {
  background: #7BBBED;
  color: #ffffff;
}
.thr__contest .inner {
  width: 1192px;
}
.thr__contest .inner_s {
  width: 928px;
}
.thr__contest .thr__tit {
  color: #ffffff;
}
.thr__contest h2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 19px;
}
.thr__contest .logo {
  width: 133px;
  height: auto;
}
.thr__contest .btn_fill {
  margin: 0 auto;
  margin-top: 50px;
}
.thr__contest .contest_video {
  width: 100%;
  margin: 50px 0;
  border-radius: 30px;
}
.thr__contest .article__tit {
  margin: 100px 0 0;
  text-align: center;
}
.thr__contest .article__tit h3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 8px;
  font-size: 36px;
  font-weight: 600;
}
.thr__contest .article__tit h3::before, .thr__contest .article__tit h3::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 4px;
  background: #FFF;
}
.thr__contest .article__tit__desc {
  margin: 15px 0 0;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.5;
}
.thr__contest .article__info {
  text-align: center;
}
.thr__contest .article__info ul {
  display: inline-flex;
  flex-direction: column;
  align-items: baseline;
  gap: 20px 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
}
.thr__contest .article__info span {
  margin: 0 30px 0 0;
  width: 201px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  font-size: 30px;
  font-weight: 600;
  color: #7BBBED;
}
.thr__contest .article__howto {
  text-align: center;
}
.thr__contest .article__howto__con {
  margin: 36px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 48.5px;
}
.thr__contest .article__howto__con .or {
  font-size: 46px;
  font-weight: 700;
}
.thr__contest .article__howto .box {
  width: 268px;
  height: 300px;
  background: #FFF;
  background-repeat: no-repeat;
  background-position: center top 100px;
  border-radius: 30px;
  box-shadow: 6.374px 6.374px 23.904px 0px rgba(0, 0, 0, 0.15);
  text-align: center;
  overflow: hidden;
}
.thr__contest .article__howto .box:nth-child(1) {
  background-image: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/contest_howto01.svg");
}
.thr__contest .article__howto .box:nth-child(3) {
  background-image: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/contest_howto02.svg");
  background-position: center top 98px;
}
.thr__contest .article__howto .box .tit {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E5451C;
  font-size: 24px;
  font-weight: 700;
  font-family: "NotoSans", sans-serif !important;
}
.thr__contest .article__howto .box .txt {
  padding: 178px 0 0;
  font-size: 26px;
  font-weight: 700;
  color: #2A2C2C;
}
.thr__contest .article__benefit {
  text-align: center;
}
.thr__contest .article__benefit__con {
  margin: 51px 0 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 두 개의 열 */
  grid-template-rows: repeat(3, auto); /* 세 개의 행 */
  align-items: center;
  justify-content: center;
  gap: 44px 64px;
}
.thr__contest .article__benefit .box {
  aspect-ratio: 432/250;
  display: flex;
  align-items: center;
  background: #FFF;
  border-radius: 30px;
  box-shadow: 6.505px 6.505px 24.393px 0px rgba(0, 0, 0, 0.15);
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
  color: #2A2C2C;
  position: relative;
  text-align: center;
  background-repeat: no-repeat;
}
.thr__contest .article__benefit .box::after {
  content: "";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background-color: #E5451C;
  font-size: 29px;
  color: #FFF;
  border-radius: 100%;
  position: absolute;
  top: -20px;
  left: -20px;
}
.thr__contest .article__benefit .box:nth-child(1) {
  background-image: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/contest_present01.png");
  background-position: center right 15%;
  background-size: 47.5% auto;
  padding: 41px;
}
.thr__contest .article__benefit .box:nth-child(1)::after {
  content: "1등";
}
.thr__contest .article__benefit .box:nth-child(2) {
  background-image: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/contest_present02.png");
  background-position: center right 15%;
  background-size: 37% auto;
  padding: 33px;
}
.thr__contest .article__benefit .box:nth-child(2)::after {
  content: "2등";
}
.thr__contest .article__benefit .box:nth-child(3) {
  background-image: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/contest_present03.png");
  background-position: center right 19%;
  background-size: 38.5% auto;
  padding: 51px;
}
.thr__contest .article__benefit .box:nth-child(3)::after {
  content: "3등";
}
.thr__contest .article__benefit .box:nth-child(4) {
  background-image: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/contest_present04.png");
  background-position: center right 13%;
  background-size: 47% auto;
  padding: 27px;
}
.thr__contest .article__benefit .box:nth-child(4)::after {
  content: "4등";
}
.thr__contest .article__benefit .box:nth-child(5) {
  margin: 36px 0 0;
  width: 100%;
  height: 200px;
  border: 7px solid #0B3470;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px 0;
  padding: 0 171px 0 0;
  grid-row: 3/span 1; /* 세 번째 행에 배치 */
  grid-column: 1/span 2; /* 두 개의 열을 차지 */
  font-size: 24px;
}
.thr__contest .article__benefit .box:nth-child(5) em {
  font-size: 34px;
}
.thr__contest .article__benefit .box:nth-child(5)::before {
  content: "";
  display: block;
  width: 234px;
  height: 234px;
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/contest_present05.png") no-repeat center center/contain;
  position: absolute;
  right: 120px;
  bottom: 16px;
}
.thr__contest .article__benefit .box:nth-child(5)::after {
  width: 102px;
  height: 102px;
  background-color: #0B3470;
  content: "50명";
  left: unset;
  top: unset;
  right: 112px;
  bottom: 20px;
}
.thr__noti {
  padding-top: 0 !important;
  background: #7BBBED;
}
.thr__noti .inner {
  width: 1800px;
  display: flex;
  flex-direction: column;
  gap: 35px 0;
}
.thr__noti .box {
  background: #FFF;
  padding: 60px 140px;
  border-radius: 30px;
}
.thr__noti h3 {
  display: flex;
  align-items: center;
  gap: 0 30px;
  font-size: 28px;
  font-weight: 700;
  color: #E5451C;
}
.thr__noti h3::before {
  content: "";
  display: inline-block;
  width: 42px;
  height: 42px;
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/icon_noti_org.svg") no-repeat left center/contain;
}
.thr__noti .con {
  margin: 30px 0 0;
}
.thr__noti .con em {
  display: inline-block;
  font-size: 28px;
  font-weight: 700;
  margin: 55px 0 20px;
}
.thr__noti .con em:first-child {
  margin-top: 30px;
}
.thr__noti .con p, .thr__noti .con li {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.7;
  position: relative;
  padding-left: 30px;
}
.thr__noti .con p::before, .thr__noti .con li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 12px;
  width: 6px;
  height: 6px;
  background: #2A2C2C;
  border-radius: 100%;
}
.thr__noti .con p.orange, .thr__noti .con li.orange {
  color: #E5451C;
}
.thr__noti .con p.orange::before, .thr__noti .con li.orange::before {
  background: #E5451C;
}
.thr__noti .sum {
  margin: 20px 0 0;
  display: flex;
  gap: 0 25px;
}
.thr__noti .sum li {
  padding: 131px 0 0;
  flex: 1;
  height: 275px;
  background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/icon_noti_org2.svg") no-repeat center top 50px/40px auto;
  border: 3px solid #e5451c;
  border-radius: 30px;
  text-align: center;
}
.thr__noti .sum li:nth-child(1) {
  padding: 80px 0 0;
  background-position: top 30px center;
}
.thr__noti .sum li:nth-child(1) img {
  width: 36.5%;
}
.thr__noti .sum li:nth-child(1) p {
  color: #E5451C;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
}
.thr__noti .sum h4 {
  font-size: 22px;
  font-weight: 700;
  color: #E5451C;
  line-height: 1.4;
}
.thr__notice {
  padding: 0 !important;
  font-size: 28px;
  color: #FFF;
}
.thr__notice .tit {
  font-size: 28px;
  font-weight: 700;
}
.thr__notice .inner {
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.thr__notice .top {
  width: 100%;
  height: 120px;
  background: #262626;
}
.thr__notice .top .tit {
  margin: 0 0 0 70px;
}
.thr__notice .top .ico_notice {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(65%);
}
.thr__notice .bottom {
  background: #333;
}
.thr__notice .bottom .inner {
  padding: 60px 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px 0;
}
.thr__notice .bottom .con {
  padding: 0 0 0 10px;
}
.thr__notice .bottom .item {
  display: flex;
  flex-direction: column;
  gap: 30px 0;
}
.thr__notice .bottom li {
  font-size: 20px;
  padding: 0 0 0 20px;
  position: relative;
  font-weight: 350;
  line-height: 1.7;
}
.thr__notice .bottom li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  display: block;
  width: 6px;
  height: 6px;
  background: #FFF;
  border-radius: 50%;
}
.thr__notice .toggle_open {
  cursor: pointer;
  transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
  -o-transition: transform 0.4s;
}
.thr__notice .toggle_open_active {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}

@media all and (max-width: 1800px) {
  .thr__noti .inner {
    width: 95%;
  }
  .thr__noti .box {
    padding: 3.33vw;
  }
  .thr__notice .inner {
    width: 90%;
  }
}
@media all and (max-width: 1680px) {
  .btn {
    width: 13.69vw;
    height: 4.17vw;
    line-height: 4.23vw;
    font-size: 1.43vw;
  }
  .thr .btn {
    width: 13.69vw;
    height: 4.17vw;
    line-height: 4.23vw;
  }
  .thr__tit {
    gap: 1.37vw 0;
    font-size: 3.69vw;
  }
  .thr__tit h2 .mont {
    font-size: 1.083em;
  }
  .thr__tit__desc {
    font-size: 1.9vw;
  }
  .thr__vis .inner::after {
    width: 37.02vw;
    left: 3.87vw;
    bottom: 3.21vw;
  }
  .thr__vis__desc {
    margin: 2.8vw 0 3.33vw;
    gap: 0 0.6vw;
    color: #ffffff;
    text-shadow: 0vw 0vw 0.89vw rgba(0, 0, 0, 0.8);
  }
  .thr__vis__desc .mont {
    margin-top: 0.3vw;
  }
}
@media all and (max-width: 1200px) {
  .thr {
    padding: 5vw 0;
  }
  .thr__tit {
    gap: 1.92vw 0;
  }
  .thr__tit h2 {
    font-size: 5.17vw;
  }
  .thr__tit__desc {
    font-size: 2.67vw;
  }
  .thr__vis .inner::after {
    width: 51.83vw;
    left: 5.42vw;
    bottom: 4.5vw;
  }
  .thr__vis__ttl {
    text-shadow: 0vw 0vw 1.25vw rgba(0, 0, 0, 0.8);
  }
  .thr__vis__desc {
    margin: 3.33vw 0;
    text-shadow: 0vw 0vw 1.25vw rgba(0, 0, 0, 0.8);
  }
  .thr__vis__desc .mont {
    margin-top: 0.42vw;
  }
  .thr__vis .slick-slider {
    margin-bottom: 0 !important;
  }
  .thr__vis .slick-arrow {
    width: 6.67vw;
    height: 6.67vw;
    margin-top: -3.33vw;
  }
  .thr__vis .slick-prev {
    left: 5vw;
  }
  .thr__vis .slick-next {
    right: 5vw;
  }
  .thr__day .timer {
    width: 95%;
    margin-top: 9.83vw;
  }
  .thr__day .timer li {
    padding: 3.33vw 0 0;
    font-size: 1.83vw;
  }
  .thr__day .timer li::before {
    width: 1.83vw;
    height: 1.83vw;
  }
  .thr__day .timer li.current::after {
    top: -1.67vw;
    width: 2vw;
    height: 2.83vw;
  }
  .thr__day .timer::before {
    top: 0.83vw;
    height: 0.33vw;
  }
  .thr__day .thumb {
    width: 95%;
    margin-top: 6vw;
    gap: 0 1.67vw;
  }
  .thr__day .thumb li {
    height: 33.33vw;
    border-radius: 2.5vw;
    padding: 26vw 0 0;
    text-shadow: 0vw 0.27vw 0.27vw rgba(0, 0, 0, 0.5);
  }
  .thr__day .thumb li:nth-child(odd) {
    margin: 2.5vw 0 0;
  }
  .thr__day .thumb li:nth-child(1) {
    background-position: left -1.67vw center;
  }
  .thr__day .thumb li:nth-child(2) {
    background-position: left -1.25vw center;
  }
  .thr__day .thumb li:nth-child(3) {
    background-position: left -0.17vw center;
  }
  .thr__day .thumb li.current {
    max-width: 30vw;
    font-size: 2vw;
  }
  .thr__day .slick {
    margin: 2.5vw 0 0;
  }
  .thr__day .slick-arrow {
    width: 8.33vw;
    height: 8.33vw;
    margin-top: -3.33vw;
  }
  .thr__day .slick-prev {
    left: 5vw;
  }
  .thr__day .slick-next {
    right: 5vw;
  }
  .thr__day .slick-slide {
    width: 95vw;
    height: auto;
    padding: 0;
    margin: 5vw;
  }
  .thr__day .slick-slide img {
    border-radius: 2.5vw;
  }
  .thr__day .slick-slide .btn_play {
    width: 10vw;
    height: 10vw;
  }
  .thr__daily__article {
    margin: 6.67vw 0 0;
  }
  .thr__daily__article .tab {
    width: 72.5vw;
    height: 5vw;
    border-radius: 10vw;
    border: 0.25vw solid #58A6E4;
    box-shadow: 0.42vw 0.42vw 0.33vw 0vw rgba(0, 0, 0, 0.2);
    top: -2.5vw;
  }
  .thr__daily__article .tab li {
    font-size: 2.33vw;
  }
  .thr__daily__article .tab li:nth-child(1)::after {
    width: 0.17vw;
    height: 2.5vw;
  }
  .thr__daily__article .slick {
    width: 95%;
    border-radius: 2.5vw;
    filter: drop-shadow(0.67vw 0.67vw 2.5vw rgba(0, 0, 0, 0.15));
  }
  .thr__daily__article .slick-dots {
    gap: 0 0.83vw;
    bottom: 3.33vw;
    filter: drop-shadow(0vw 0.33vw 0.33vw rgba(0, 0, 0, 0.1));
  }
  .thr__daily__article .slick-dots button {
    width: 5vw;
    height: 0.75vw;
  }
  .thr__daily__article .tabcont {
    height: 45.83vw;
    padding: 0 0 0 13.42vw;
    gap: 1.25vw 0;
    background-size: contain !important;
    font-size: 2.17vw;
  }
  .thr__daily__article .tabcont img {
    margin: 0 2.5vw 0 0;
    width: 7.5vw;
  }
  .thr__daily__article .btn_fill {
    margin: 4.17vw 0 0;
  }
  .thr__caution {
    padding: 4.17vw 5vw;
    font-size: 1.83vw;
  }
  .thr__contest .inner {
    width: 95%;
  }
  .thr__contest .inner_s {
    width: 77.33vw;
  }
  .thr__contest h2 {
    gap: 0 1.58vw;
  }
  .thr__contest .logo {
    width: 11.08vw;
  }
  .thr__contest .btn_fill {
    margin-top: 4.17vw;
  }
  .thr__contest .contest_video {
    margin: 4.17vw 0;
    border-radius: 2.5vw;
  }
  .thr__contest .article__tit {
    margin: 8.33vw 0 0;
  }
  .thr__contest .article__tit h3 {
    gap: 0 0.67vw;
    font-size: 3vw;
  }
  .thr__contest .article__tit h3::before, .thr__contest .article__tit h3::after {
    width: 0.83vw;
    height: 0.33vw;
  }
  .thr__contest .article__tit__desc {
    margin: 1.25vw 0 0;
    font-size: 2.17vw;
  }
  .thr__contest .article__info ul {
    gap: 1.67vw 0;
    font-size: 2.67vw;
  }
  .thr__contest .article__info span {
    margin: 0 2.5vw 0 0;
    width: 16.75vw;
    height: 5vw;
    font-size: 2.5vw;
  }
  .thr__contest .article__howto__con {
    margin: 3vw 0 0;
    gap: 0 4.04vw;
  }
  .thr__contest .article__howto__con .or {
    font-size: 3.83vw;
  }
  .thr__contest .article__howto .box {
    width: 22.33vw;
    height: 25vw;
    background-position: center top 8.33vw;
    border-radius: 2.5vw;
    box-shadow: 0.53vw 0.53vw 1.99vw 0vw rgba(0, 0, 0, 0.15);
  }
  .thr__contest .article__howto .box:nth-child(1) {
    background-size: 8.33vw auto;
  }
  .thr__contest .article__howto .box:nth-child(3) {
    background-size: 10.42vw auto;
    background-position: center top 8.17vw;
  }
  .thr__contest .article__howto .box .tit {
    height: 4.17vw;
    font-size: 2vw;
  }
  .thr__contest .article__howto .box .txt {
    padding: 14.83vw 0 0;
    font-size: 2.17vw;
  }
  .thr__contest .article__benefit__con {
    margin: 4.25vw 0 0;
    gap: 3.67vw 5.33vw;
  }
  .thr__contest .article__benefit .box {
    border-radius: 2.5vw;
    box-shadow: 0.54vw 0.54vw 2.03vw 0vw rgba(0, 0, 0, 0.15);
    font-size: 2.17vw;
  }
  .thr__contest .article__benefit .box::after {
    width: 6.67vw;
    height: 6.67vw;
    font-size: 2.42vw;
    top: -1.67vw;
    left: -1.67vw;
  }
  .thr__contest .article__benefit .box:nth-child(1) {
    padding: 3.42vw;
  }
  .thr__contest .article__benefit .box:nth-child(2) {
    padding: 2.75vw;
  }
  .thr__contest .article__benefit .box:nth-child(3) {
    padding: 4.25vw;
  }
  .thr__contest .article__benefit .box:nth-child(4) {
    padding: 2.25vw;
  }
  .thr__contest .article__benefit .box:nth-child(5) {
    margin: 3vw 0 0;
    height: 16.67vw;
    border: 0.58vw solid #0B3470;
    gap: 1vw 0;
    padding: 0 14.25vw 0 0;
    font-size: 2vw;
  }
  .thr__contest .article__benefit .box:nth-child(5) em {
    font-size: 2.83vw;
  }
  .thr__contest .article__benefit .box:nth-child(5)::before {
    width: 19.5vw;
    height: 19.5vw;
    right: 10vw;
    bottom: 1.33vw;
  }
  .thr__contest .article__benefit .box:nth-child(5)::after {
    width: 8.5vw;
    height: 8.5vw;
    right: 9.33vw;
    bottom: 1.67vw;
  }
  .thr__noti .inner {
    width: 95%;
    gap: 2.92vw 0;
  }
  .thr__noti .box {
    padding: 5vw;
    border-radius: 2.5vw;
  }
  .thr__noti h3 {
    gap: 0 2.5vw;
    font-size: 2.33vw;
  }
  .thr__noti h3::before {
    width: 3.5vw;
    height: 3.5vw;
  }
  .thr__noti .con {
    margin: 2.5vw 0 0;
  }
  .thr__noti .con em {
    font-size: 2.33vw;
    margin: 4.58vw 0 1.67vw;
  }
  .thr__noti .con em:first-child {
    margin-top: 2.5vw;
  }
  .thr__noti .con p, .thr__noti .con li {
    font-size: 1.67vw;
    padding-left: 2.5vw;
  }
  .thr__noti .con p::before, .thr__noti .con li::before {
    top: 0.92vw;
    left: 1vw;
    width: 0.5vw;
    height: 0.5vw;
  }
  .thr__noti .sum {
    margin: 1.67vw 0 0;
    gap: 0 2.08vw;
  }
  .thr__noti .sum li {
    padding: 10.92vw 0 0;
    height: 22.92vw;
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/icon_noti_org2.svg") no-repeat center top 4.17vw/3.33vw auto;
    border: 0.25vw solid #e5451c;
    border-radius: 2.5vw;
  }
  .thr__noti .sum li:nth-child(1) {
    padding: 6.67vw 0 0;
    background-position: top 2.5vw center;
  }
  .thr__noti .sum li:nth-child(1) p {
    font-size: 1.25vw;
  }
  .thr__noti .sum h4 {
    font-size: 1.83vw;
  }
  .thr__notice {
    font-size: 2.33vw;
  }
  .thr__notice .inner {
    width: 90%;
  }
  .thr__notice .tit {
    font-size: 2.33vw;
  }
  .thr__notice .top {
    height: 10vw;
  }
  .thr__notice .top .ico_notice {
    width: 4.17vw;
  }
  .thr__notice .top .tit {
    margin: 0 0 0 5.83vw;
  }
  .thr__notice .bottom .inner {
    padding: 5vw 0;
    gap: 5vw 0;
  }
  .thr__notice .bottom .con {
    padding: 0 0 0 0.83vw;
  }
  .thr__notice .bottom .item {
    gap: 2.5vw 0;
  }
  .thr__notice .bottom li {
    font-size: 1.67vw;
    padding: 0 0 0 1.67vw;
  }
  .thr__notice .bottom li::before {
    top: 1vw;
    width: 0.5vw;
    height: 0.5vw;
  }
}
@media screen and (max-width: 767px) {
  .bd_1 {
    font-size: min( 3.7333333333vw, 14px );
  }
  .btn {
    width: 40vw !important;
    height: 11.7333333333vw !important;
    line-height: 12vw !important;
    font-size: 4.2666666667vw !important;
  }
  .thr {
    padding: 16vw 0;
  }
  .thr .inner {
    width: 95%;
  }
  .thr__tit {
    gap: 5.3333333333vw 0;
  }
  .thr__tit h2 {
    font-size: 8vw;
  }
  .thr__tit__desc {
    font-size: 3.7333333333vw;
  }
  .thr__vis {
    aspect-ratio: 375/575;
  }
  .thr__vis .inner {
    padding: 49% 0 0;
  }
  .thr__vis .inner::after {
    width: 60vw;
    padding: 12% 0 0;
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/mv_left_txt_m.svg") no-repeat left bottom/contain;
    left: 4vw;
    bottom: 15.4666666667vw;
  }
  .thr__vis .video .inner {
    padding: 120% 0 0;
  }
  .thr__vis__ttl {
    font-size: 8.5333333333vw;
  }
  .thr__vis__desc {
    margin: 3.7333333333vw 0 5.3333333333vw;
    font-size: 4.2666666667vw;
  }
  .thr__vis__asset:before {
    top: 4%;
    left: 5%;
    width: 32.7%;
  }
  .thr__vis__asset:after {
    content: "";
    bottom: 4%;
    right: 4%;
    width: 52%;
  }
  .thr__vis .slick-arrow {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    z-index: 1;
  }
  .thr__vis .slick-prev {
    left: 4vw;
  }
  .thr__vis .slick-next {
    right: 4vw;
  }
  .thr__vis .slick-slide {
    aspect-ratio: 375/575;
  }
  .thr__vis .slick-slide img {
    aspect-ratio: 375/575 !important;
  }
  .thr__day .timer {
    width: auto;
    margin: 0 auto;
    margin-top: 9.0666666667vw;
    margin-bottom: -2vw !important;
    display: flex;
    position: relative;
  }
  .thr__day .timer li {
    flex: 1;
    padding: 14.4vw 0 0;
    font-size: 4.2666666667vw;
    font-weight: 800;
  }
  .thr__day .timer li::before {
    width: 6.4vw;
    height: 12.2666666667vw;
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/icon_location_m.svg") 100% 100%/contain no-repeat;
  }
  .thr__day .timer li.slick-slide::after {
    content: "";
    position: absolute;
    top: 8.8vw;
    left: 52%;
    background: #58A6E4;
    width: 100%;
    height: 0.8vw;
  }
  .thr__day .timer li.slick-slide:last-child::after {
    content: none;
  }
  .thr__day .timer li.current::after {
    content: "";
    display: block;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 6.4vw;
    height: 9.0666666667vw;
  }
  .thr__day .timer li span {
    font-weight: 500;
  }
  .thr__day .timer::before {
    content: none;
    top: 2.6666666667vw;
    left: 50%;
    width: 100%;
    height: 0.8vw;
    background-position: left 50% right 50%;
  }
  .thr__day .timer .slick-slide {
    width: 100vw;
    height: unset;
  }
  .thr__day .timer .slick-dots {
    width: auto;
    display: flex;
    gap: 0 2.4vw;
    bottom: -133vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .thr__day .timer .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
  }
  .thr__day .timer .slick-dots li::before {
    content: none;
  }
  .thr__day .timer .slick-dots button {
    padding: 0;
    width: 9.3333333333vw;
    height: 0.8vw;
    background: #DEDEDE;
  }
  .thr__day .timer .slick-dots button::before {
    content: none;
  }
  .thr__day .timer .slick-dots .slick-active button {
    background: #E5451C;
  }
  .thr__day .thumb {
    width: 100%;
    margin: 0 auto;
    margin-top: 8vw;
  }
  .thr__day .thumb li {
    width: 87.2vw;
    height: 64vw;
    aspect-ratio: 327/240 !important;
    border-radius: 4vw;
    padding: 47.4666666667vw 0 0 !important;
    margin: 0 !important;
    margin-left: 4vw !important;
    margin-top: 2vw !important;
    margin-bottom: 2vw !important;
    padding: 47.4666666667vw 0 0;
    background-position: center center !important;
    background-size: cover !important;
    cursor: pointer;
    font-size: 4.2666666667vw;
    filter: drop-shadow(0.2666666667vw 0.2666666667vw 1.0666666667vw rgba(0, 0, 0, 0.5));
  }
  .thr__day .thumb li::before {
    content: "";
    display: block;
    width: 8vw;
    height: 2.6666666667vw;
  }
  .thr__day .thumb li:nth-child(1) {
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/day_img01_m.png");
    margin-left: 0 !important;
  }
  .thr__day .thumb li:nth-child(2) {
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/day_img02_m.png");
  }
  .thr__day .thumb li:nth-child(3) {
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/day_img03_m.png");
  }
  .thr__day .thumb li:nth-child(4) {
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/day_img04_m.png");
  }
  .thr__day .thumb li:nth-child(5) {
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/day_img05_m.png");
  }
  .thr__day .thumb li.current {
    max-width: unset;
    width: 100%;
    font-size: 4.2666666667vw;
  }
  .thr__day .thumb .slick-list {
    padding: 0 !important;
  }
  .thr__day .slick {
    margin: 2.6666666667vw 0 0;
    filter: drop-shadow(0.2666666667vw 0.2666666667vw 1.0666666667vw rgba(0, 0, 0, 0.5));
  }
  .thr__day .slick-list {
    padding: 0 !important;
  }
  .thr__day .slick-slide {
    width: 87.2vw;
    height: 49.0666666667vw;
    margin: 0 !important;
    margin-left: 4vw !important;
  }
  .thr__day .slick-slide:first-child {
    margin-left: 0 !important;
  }
  .thr__day .slick-slide img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1192/671 !important;
    border-radius: 4vw;
  }
  .thr__day .slick-slide .btn_play {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
  }
  .thr__day .ml-0 {
    margin-left: 0 !important;
  }
  .thr__daily__article {
    margin: 5.3333333333vw 0 0;
  }
  .thr__daily__article .slick {
    width: 100%;
    aspect-ratio: unset;
    border-radius: 0;
    margin: 8vw 0 0;
    overflow: visible;
  }
  .thr__daily__article .slick-slide {
    width: 87.2vw;
    height: 133.3333333333vw;
    aspect-ratio: 327/500;
    margin: 0 !important;
    margin-top: 13.3333333333vw !important;
    margin-left: 4vw !important;
    margin-bottom: 2vw !important;
    position: relative;
  }
  .thr__daily__article .slick-slide:first-child {
    margin-left: 0 !important;
  }
  .thr__daily__article .slick-slide p {
    position: absolute;
    top: -13.3333333333vw;
    left: 50%;
    transform: translateX(-50%);
    width: 56.8vw;
    height: 7.4666666667vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7.4666666667vw;
    border: 0.5333333333vw solid #58A6E4;
    background: #FFF;
    font-size: 3.7333333333vw;
    font-weight: 500;
    color: #2A2C2C;
    font-family: "NotoSans", sans-serif;
  }
  .thr__daily__article .slick-dots {
    gap: 0 2.6666666667vw;
    bottom: -6vw;
  }
  .thr__daily__article .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
  }
  .thr__daily__article .slick-dots button {
    padding: 0;
    width: 16vw;
    height: 0.8vw;
  }
  .thr__daily__article .slick-list {
    padding: 0 !important;
  }
  .thr__daily__article .tabcont {
    margin: 0 4.2666666667vw 0 0 !important;
    justify-content: unset;
    width: 87.2vw;
    height: 133.3333333333vw;
    padding: 7.2vw 0 0 5.3333333333vw;
    gap: 2.4vw 0;
    border-radius: 4vw;
    font-size: 4.2666666667vw;
    background-size: cover !important;
    filter: drop-shadow(0.2666666667vw 0.2666666667vw 1.0666666667vw rgba(0, 0, 0, 0.5));
  }
  .thr__daily__article .tabcont img {
    margin: 0 4.8vw 0 0;
    width: 14.6666666667vw;
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.5));
  }
  .thr__daily__article .tabcont#tab1 {
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/daily_tab01_bg_m.png");
  }
  .thr__daily__article .tabcont#tab2 {
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/daily_tab02_bg_m.png");
  }
  .thr__daily__article .btn_fill {
    margin: 15.4666666667vw 0 0;
  }
  .thr__caution {
    padding: 8vw 6.4vw;
    font-size: 2.9333333333vw;
  }
  .thr__contest .inner {
    width: 90%;
  }
  .thr__contest .inner_s {
    width: 90%;
  }
  .thr__contest h2 {
    gap: 0 1.8666666667vw;
  }
  .thr__contest .logo {
    width: 13.0666666667vw;
  }
  .thr__contest .btn_fill {
    margin-top: 10.6666666667vw;
  }
  .thr__contest .contest_video {
    margin: 10.6666666667vw 0;
    border-radius: 4vw;
  }
  .thr__contest .article__tit {
    margin: 16vw 0 0;
  }
  .thr__contest .article__tit h3 {
    gap: 0 2.1333333333vw;
    font-size: 6.9333333333vw;
  }
  .thr__contest .article__tit h3::before, .thr__contest .article__tit h3::after {
    width: 1.8666666667vw;
    height: 0.8vw;
  }
  .thr__contest .article__tit__desc {
    margin: 2.6666666667vw 0 0;
    font-size: 4.2666666667vw;
  }
  .thr__contest .article__info ul {
    gap: 2.6666666667vw 0;
    font-size: 3.4666666667vw;
  }
  .thr__contest .article__info span {
    margin: 0 3.4666666667vw 0 0;
    width: 23.7333333333vw;
    height: 6.9333333333vw;
    font-size: 3.4666666667vw;
  }
  .thr__contest .article__howto__con {
    margin: 8vw 0 0;
    gap: 0 3.2vw;
  }
  .thr__contest .article__howto__con .or {
    font-size: 5.8666666667vw;
  }
  .thr__contest .article__howto .box {
    width: 37.3333333333vw;
    height: 40vw;
    background-position: center top 13.8666666667vw;
    border-radius: 4vw;
  }
  .thr__contest .article__howto .box:nth-child(1) {
    background-size: 12.8vw auto;
  }
  .thr__contest .article__howto .box:nth-child(3) {
    background-size: 14.6666666667vw auto;
    background-position: center top 13.8666666667vw;
  }
  .thr__contest .article__howto .box .tit {
    height: 8vw;
    font-size: 3.2vw;
  }
  .thr__contest .article__howto .box .txt {
    padding: 21.8666666667vw 0 0;
    font-size: 3.2vw;
  }
  .thr__contest .article__benefit__con {
    margin: 10.6666666667vw 0 0;
    gap: 6.6666666667vw 4vw;
  }
  .thr__contest .article__benefit .box {
    aspect-ratio: 156/140;
    justify-content: center;
    border-radius: 4vw;
    font-size: 3.4666666667vw;
    white-space: nowrap;
  }
  .thr__contest .article__benefit .box::after {
    width: 10.6666666667vw;
    height: 10.6666666667vw;
    font-size: 4.2666666667vw;
    top: -2.6666666667vw;
    left: -1.8666666667vw;
  }
  .thr__contest .article__benefit .box:nth-child(1) {
    background-position: top 3.7333333333vw center;
    background-size: 26.1333333333vw auto;
    padding: 27.2vw 0 0;
  }
  .thr__contest .article__benefit .box:nth-child(2) {
    background-position: top 3.7333333333vw center;
    background-size: 18.4vw auto;
    padding: 27.2vw 0 0;
  }
  .thr__contest .article__benefit .box:nth-child(3) {
    background-position: top 4.5333333333vw center;
    background-size: 20vw auto;
    padding: 27.2vw 0 0;
  }
  .thr__contest .article__benefit .box:nth-child(4) {
    padding: 25.6vw 0 0;
    background-position: top 9.8666666667vw center;
    background-size: 29.0666666667vw auto;
    padding: 27.2vw 0 0;
  }
  .thr__contest .article__benefit .box:nth-child(5) {
    margin: 4vw 0 0;
    height: 24vw;
    border-width: 0.8vw;
    gap: 1.3333333333vw 0;
    padding: 0 24vw 0 0;
    font-size: 3.4666666667vw;
  }
  .thr__contest .article__benefit .box:nth-child(5) em {
    font-size: 4vw;
  }
  .thr__contest .article__benefit .box:nth-child(5)::before {
    width: 29.0666666667vw;
    height: 29.0666666667vw;
    right: 5.3333333333vw;
    bottom: 1.6vw;
  }
  .thr__contest .article__benefit .box:nth-child(5)::after {
    width: 11.2vw;
    height: 11.2vw;
    left: unset;
    top: unset;
    right: 5.3333333333vw;
    bottom: 2.6666666667vw;
  }
  .thr__noti {
    padding-bottom: 6.4vw;
  }
  .thr__noti .inner {
    width: 100%;
    gap: 6.4vw 0;
  }
  .thr__noti .box {
    padding: 6.4vw;
    border-radius: 4vw;
  }
  .thr__noti h3 {
    gap: 0 2.6666666667vw;
    font-size: 5.3333333333vw;
  }
  .thr__noti h3::before {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
  .thr__noti .con {
    margin: 5.3333333333vw 0 0;
  }
  .thr__noti .con em {
    font-size: 4.2666666667vw;
    margin: 4vw 0 1.6vw;
  }
  .thr__noti .con em:first-child {
    margin-top: 0;
  }
  .thr__noti .con p, .thr__noti .con li {
    font-size: 2.9333333333vw;
    padding-left: 4.2666666667vw;
  }
  .thr__noti .con p::before, .thr__noti .con li::before {
    top: 1.8666666667vw;
    left: 1.6vw;
    width: 0.8vw;
    height: 0.8vw;
  }
  .thr__noti .sum {
    margin: 5.3333333333vw 0 0;
    flex-direction: column;
    gap: 2.6666666667vw 0;
  }
  .thr__noti .sum li {
    padding: 10.1333333333vw 0 5.6vw !important;
    height: unset;
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/icon_noti_org2.svg") no-repeat center top 0.9375 auto !important;
    border-width: 0.5333333333vw;
    border-radius: 4vw;
  }
  .thr__noti .sum li:nth-child(1) img {
    width: 31.2vw;
  }
  .thr__noti .sum li:nth-child(1) p {
    font-size: 2.4vw;
  }
  .thr__noti .sum h4 {
    font-size: 2.9333333333vw;
  }
  .thr__notice {
    font-size: 4.2666666667vw;
  }
  .thr__notice .inner {
    width: 90%;
  }
  .thr__notice .tit {
    font-size: 5.3333333333vw;
  }
  .thr__notice .top {
    height: 18.6666666667vw;
  }
  .thr__notice .top .tit {
    margin: 0 0 0 11.2vw;
  }
  .thr__notice .top .ico_notice {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    transform: translateY(55%);
  }
  .thr__notice .top .ico_arrow {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
  .thr__notice .bottom .inner {
    padding: 6.4vw 0;
  }
  .thr__notice .bottom .con {
    padding: 0 0 0 3.4666666667vw;
  }
  .thr__notice .bottom li {
    font-size: 2.9333333333vw;
    padding: 0 0 0 2.6666666667vw;
  }
  .thr__notice .bottom li::before {
    top: 1.7vw;
    width: 0.8vw;
    height: 0.8vw;
  }
}
/* 링크복사 팝업 */
.copy {
  width: 0px;
  height: 0px;
  text-indent: -99999999px;
}

.pp-linkcopy {
  width: 564px;
}

.pp-linkcopy {
  line-height: 28px;
  text-align: center;
}

.pp-linkcopy h3 {
  text-align: left;
}

.pp-linkcopy .btnarea-foot [class^=btnf-] {
  min-width: 150px;
}

.pop-cookie {
  text-align: center;
}

@media (max-width: 767px) {
  .pp-linkcopy {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 564px) {
  .pp-linkcopy {
    word-break: break-all;
    text-align: left;
  }
  .pp-linkcopy br.pc {
    display: none;
  }
  .pp-linkcopy .btnarea-foot [class^=btnf-] {
    min-width: auto;
  }
  .pp-linkcopy .btnarea-foot > a, .pp-linkcopy .btnarea-foot > button {
    min-width: auto;
  }
}


/* 에어 단락 스타일 추가 */
.thr__daily__article.air .tabcont#tab1 {
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/daily_tab01_bg_air.png");
  }
  .thr__daily__article.air .tabcont#tab2 {
    background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/daily_tab02_bg_air.png");
  }
  @media screen and (max-width: 767px) {
      .thr__daily__article.air .tabcont#tab1 {
        background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/daily_tab01_bg_air_m.png");
      }
      .thr__daily__article.air .tabcont#tab2 {
        background: url("/content/dam/glo-jp/korea-images/brand-pages/images/2024/glowaybetter/daily_tab02_bg_air_m.png");
      }
  }