@charset "UTF-8";
.container:not(.admin) #con {
  padding-bottom: 4.6875em;
}

.betw_wrap {
  display: flex;
  align-items: stretch;
  gap: 2.5em;
  font-size: 1rem;
  padding-top: 5em;
}
.betw_wrap .left,
.betw_wrap .right {
  width: calc(50% - 20px);
}
.betw_wrap .offer_box.eng .product_box {
  margin-top: min(7.2916666667vw, 8.75em);
}
@media all and (max-width: 1440px) and (min-width: 1281px) {
  .betw_wrap .offer_box.eng .con_tit1 {
    font-size: 2.25em;
    margin-bottom: 0.6666666667em;
  }
  .betw_wrap .offer_box.eng .con_tit2 {
    font-size: 1.25em;
    margin-bottom: 1em;
  }
  .betw_wrap .offer_box.eng .list_bullet {
    font-size: 1em;
    letter-spacing: -0.02em;
  }
  .betw_wrap .offer_box.eng .product_cate {
    margin-bottom: 1.25em;
  }
  .betw_wrap .offer_box.eng .product_tit {
    font-size: 1.5625em;
  }
}
@media screen and (max-width: 1280px) {
  .betw_wrap .offer_box.eng .product-box {
    margin-top: 2.6666666667em;
  }
}
@media screen and (max-width: 1440px) {
  .betw_wrap {
    padding-top: 2.5em;
  }
}
@media screen and (max-width: 1280px) {
  .betw_wrap {
    font-size: 1.125rem;
    flex-wrap: wrap;
    padding-top: 1em;
  }
  .betw_wrap .left,
  .betw_wrap .right {
    width: 100%;
  }
  .betw_wrap .offer_box .btn {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .betw_wrap {
    font-size: 0.9375rem;
  }
}
.betw_wrap .left {
  display: flex;
  flex-direction: column;
}
.betw_wrap .left .product_box {
  margin-top: 11.375em;
}
@media screen and (max-width: 1280px) {
  .betw_wrap .left .product_box {
    margin-top: 2.6666666667em;
    padding: 2em 1.3333333333em;
    background-color: #f1f1f1;
    border-radius: 0.3125rem;
    margin-bottom: 0;
  }
  .betw_wrap .left .product_box .pdt_tag {
    display: none;
  }
}
.betw_wrap .left .offer_box {
  position: relative;
  z-index: 5;
  height: 100%;
}
.betw_wrap .right {
  position: relative;
  z-index: 2;
}
.betw_wrap:not(.complate) .right .form_wrap {
  margin-top: 2.6875em;
}
.betw_wrap.complate {
  margin-bottom: 8.6666666667em;
}
.betw_wrap.complate .left {
  position: relative;
}
.betw_wrap.complate .left::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-15%);
  pointer-events: none;
  touch-action: none;
  background: url("/assets/images/common/fog_bg.png") no-repeat left
    center/contain;
}
.betw_wrap.complate .left .offer_info {
  display: flex;
  flex-direction: column;
  height: 100%;
  line-height: 1.35;
}
.betw_wrap.complate .left .offer_info .con_tit2 {
  margin-bottom: auto;
  font-weight: 700;
}
.betw_wrap.complate .left .offer_info .con_txt {
  margin-bottom: auto;
}
.betw_wrap.complate .left .btn {
  position: absolute;
  top: 100%;
  left: 0;
}
@media screen and (max-width: 1280px) {
  .betw_wrap.complate {
    margin-bottom: 0;
  }
  .betw_wrap.complate .left .offer_info {
    margin-top: 0;
  }
  .betw_wrap.complate .left .offer_info .con_tit2 {
    margin-bottom: 0.6666666667em;
  }
  .betw_wrap.complate .left::before {
    left: auto;
    right: 0;
    top: 50%;
    transform: none;
    transform: translate(30%, -40%);
    width: 30em;
    height: 30em;
    filter: blur(60px);
    -webkit-filter: blur(60px);
  }
}

.con_tit1 {
  display: block;
  font-size: 2.75em;
  line-height: 1.2954545455em;
  letter-spacing: -0.88px;
  font-weight: 700;
}
@media screen and (max-width: 1280px) {
  .con_tit1 {
    font-size: 2.2666666667em;
    line-height: 1.5em;
  }
}

.con_tit2 {
  display: block;
  font-size: 1.5em;
  line-height: 1.35;
  letter-spacing: -0.48px;
  font-weight: 600;
}
@media screen and (max-width: 1280px) {
  .con_tit2 {
    font-size: 1em;
  }
}

.con_tit3 {
  display: block;
  font-size: 1.375em;
  line-height: 1.35;
  letter-spacing: -0.02em;
  font-weight: 700;
}
@media screen and (max-width: 1280px) {
  .con_tit3 {
    font-size: 1.1333333333em;
  }
}

.result_box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-top: 7.5em;
}
@media screen and (max-width: 1280px) {
  .result_box {
    margin-top: 2.6666666667em;
  }
  .result_box .con_tit2 {
    font-size: 1.3333333333em;
  }
}

.result_lists {
  border-top: 1px solid rgba(0, 0, 0, 0.8);
  font-size: 0.9375em;
  font-weight: 400;
}
.result_lists:not(:first-child) {
  margin-top: 2em;
}
@media screen and (max-width: 1280px) {
  .result_lists:not(:first-child) {
    margin-top: 1.3333333333em;
    margin-bottom: 3.3333333333em;
    padding-bottom: 1.6666666667em;
    border-bottom: 1px solid #000;
  }
}
@media screen and (max-width: 1024px) {
  .result_lists:not(:first-child) {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1280px) {
  .result_lists {
    font-size: 1em;
  }
}
.result_lists > li {
  display: flex;
  align-items: baseline;
  height: auto;
  gap: 1.0666666667em;
  border-bottom: 1px solid rgba(210, 210, 210, 0.8);
}
.result_lists > li > * {
  display: flex;
  align-items: center;
  min-height: 4em;
  padding-top: 1.3333333333em;
  padding-bottom: 1.3333333333em;
}
.result_lists > li .lab {
  min-width: 13.3333333333em;
  flex: 0 0 auto;
  font-weight: 600;
  color: #252525;
}
@media screen and (max-width: 1280px) {
  .result_lists > li:last-child {
    border-bottom: 0;
  }
}
@media screen and (max-width: 1024px) {
  .result_lists > li {
    flex-wrap: wrap;
    padding-top: 1.3333333333em;
    padding-bottom: 1.3333333333em;
    gap: 0.6666666667em;
  }
  .result_lists > li > * {
    width: 100%;
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }
  .result_lists > li .lab {
    min-width: 100%;
  }
}
.result_lists .result_tf {
  align-items: baseline;
}
.result_lists .result_tf .result_data {
  align-items: flex-start;
  line-height: 2em;
  min-height: 8em;
}
@media screen and (max-width: 1280px) {
  .result_lists .result_tf .result_data {
    min-height: 6em;
  }
}

.offer_info .history_back_btn {
  display: none;
}
.offer_info .con_tit2 {
  margin-bottom: 1.6666666667em;
}
.offer_info .con_tit1 {
  margin-bottom: 0.6818181818em;
}
@media screen and (max-width: 1280px) {
  .offer_info .con_tit2 {
    margin-bottom: 0.6666666667em;
  }
  .offer_info .con_tit1 {
    margin-bottom: 0.3529411765em;
  }
  .offer_info .history_back_btn {
    display: inline-block;
    margin-bottom: 1.3333333333em;
  }
  .offer_info .history_back_btn svg {
    width: 2em;
  }
}

.list_bullet li {
  display: flex;
  font-size: 1em;
  letter-spacing: -0.32px;
  line-height: 1.35;
}
.list_bullet li::before {
  content: "";
  display: block;
  width: 1.35em;
  height: 1.35em;
  border-radius: 50%;
  font-size: 1em;
  background: radial-gradient(circle at 50% 50%, #252524 2px, transparent 3px);
  background-repeat: no-repeat;
  background-size: 1.35em 1.35em;
  background-position: center;
}
.list_bullet li + li {
  margin-top: 0.5em;
}
@media screen and (max-width: 1280px) {
  .list_bullet li {
    line-height: 1.6;
  }
  .list_bullet li::before {
    height: 1.6em;
  }
}

.product_box {
  display: flex;
  gap: 2.5em;
  margin-bottom: 5em;
}
@media screen and (max-width: 1280px) {
  .product_box {
    gap: 1.1333333333em;
    align-items: center;
  }
}
.product_box .img_box {
  overflow: hidden;
  max-width: 13.75em;
  border-radius: 0.625rem;
  aspect-ratio: 1;
}
.product_box .txt_box {
  color: #252525;
  font-size: 1em;
  line-height: 1.25em;
  letter-spacing: -0.32px;
}
.product_box .txt_box .product_cate {
  display: block;
  font-size: 1em;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 1.875em;
}
.product_box .txt_box .product_tit {
  display: block;
  font-size: 1.75em;
  font-weight: 700;
  line-height: 1.2857142857em;
  letter-spacing: -0.56;
  margin-bottom: 0.2857142857em;
}
@media screen and (max-width: 1280px) {
  .product_box .txt_box {
    font-size: 1em;
  }
  .product_box .txt_box .product_cate {
    font-size: 0.9333333333em;
    margin-bottom: 1.0714285714em;
    font-weight: 600;
  }
  .product_box .txt_box .product_tit {
    font-size: 1em;
    margin-bottom: 0.3333333333em;
    font-weight: bold;
  }
  .product_box .txt_box .product_txt {
    font-size: 0.8666666667em;
  }
}

.tag_lists {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25em;
}
.tag_lists:not(:first-child) {
  margin-top: 1.25em;
}

.pdt_tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.3076923077em 0.7692307692em;
  font-weight: 400;
  text-align: center;
  font-size: 0.8125em;
  line-height: 1.35;
  letter-spacing: -0.26px;
  white-space: nowrap;
  border-radius: 0.375rem;
  color: #252525;
  background-color: #f1f1f1;
}
@media screen and (max-width: 1280px) {
  .pdt_tag {
    border-radius: 0.25rem;
    font-size: 0.8em;
  }
}

.fix_search_nav {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 16.25em;
  z-index: 1001;
}
.fix_search_nav.fix {
  position: fixed;
}
@media screen and (max-width: 1440px) {
  .fix_search_nav {
    width: 15em;
  }
}
@media screen and (max-width: 1280px) {
  .fix_search_nav {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 1280px) {
  .fix_search_nav {
    width: 100%;
    padding-left: var(--spacing);
    padding-right: var(--spacing);
    height: auto !important;
  }
  .fix_search_nav.fix,
  .fix_search_nav {
    position: static;
  }
}
@media screen and (max-width: 1024px) {
  .fix_search_nav {
    font-size: 0.9375rem;
  }
}
.fix_search_nav .fix_search_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-height: 100%;
}
.fix_search_nav .search_box,
.fix_search_nav .search_btn {
  display: flex;
  align-items: center;
  padding-left: 30%;
  background-color: rgb(33, 33, 33);
  width: 100%;
  height: 15em;
  gap: 0.5em;
  font-size: 1em;
  color: #fff;
  font-weight: 500;
}
.fix_search_nav .search_box::before,
.fix_search_nav .search_btn::before {
  content: "";
  display: block;
  width: 1em;
  aspect-ratio: 16/17;
  background: url("/assets/images/common/ico_search.svg") no-repeat center/100%
    auto;
}
@media screen and (max-width: 1440px) {
  .fix_search_nav .search_box,
  .fix_search_nav .search_btn {
    height: 13.75em;
  }
}
@media screen and (max-width: 1280px) {
  .fix_search_nav .search_box,
  .fix_search_nav .search_btn {
    padding-left: 1.3333333333em;
    padding-right: 1.3333333333em;
  }
}
@media screen and (max-width: 1280px) {
  .fix_search_nav .search_btn {
    height: 4.6666666667em;
  }
}
.fix_search_nav .cate_lists {
  width: 100%;
  padding-left: 30%;
  margin-top: 3.125em;
  max-height: calc(100% - 15em);
  overflow-y: auto;
}
.fix_search_nav .cate_lists .count {
  display: inline;
  font-size: 1em;
  color: var(--brand-color-main);
  font-weight: inherit;
}
.fix_search_nav .cate_lists .count::before {
  content: "";
  display: inline;
  width: 0.25em;
}
.fix_search_nav .cate_lists .cate_status {
  display: block;
  font-size: 0.9375em;
  font-weight: 600;
  line-height: 1.2;
  color: #252525;
}
.fix_search_nav .cate_lists .cate_status.on {
  color: #252525;
}
.fix_search_nav .cate_lists .cate_status + .cate_status {
  margin-top: 1.0666666667em;
}
@media screen and (max-width: 1280px) {
  .fix_search_nav .cate_lists {
    padding-left: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    gap: 1.3333333333em;
    margin-top: 2em;
  }
  .fix_search_nav .cate_lists .cate_status {
    font-size: 1.1333333333em;
  }
  .fix_search_nav .cate_lists .cate_status + .cate_status {
    margin-top: 0;
  }
}
.fix_search_nav .cate_filters {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  margin-top: 2.5em;
}
.fix_search_nav .cate_filters::before {
  content: "CATEGORY";
  display: block;
  color: #252525;
  opacity: 0.5;
  font-size: 0.6875em;
  font-family: var(--general-font);
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 1.5454545455em;
  cursor: pointer;
}
@media screen and (max-width: 1280px) {
  .fix_search_nav .cate_filters {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 1em;
    width: 100%;
    gap: 1.6666666667em 1.3333333333em;
  }
  .fix_search_nav .cate_filters::before {
    width: 100%;
    font-size: 1em;
    margin-bottom: 0.3333333333em;
  }
  .fix_search_nav .cate_filters::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1.3333333333em;
    height: 1.3333333333em;
    background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_226_4165' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='20' height='20'%3E%3Crect width='20' height='20' transform='matrix(1.19249e-08 -1 -1 -1.19249e-08 20 20)' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_226_4165)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7464 12.589L16.3393 7L17 7.66119L10.7464 13.9104L4.49277 7.66119L5.15349 7L10.7464 12.589Z' fill='%23212121'/%3E%3C/g%3E%3C/svg%3E%0A")
      no-repeat center/100% auto;
  }
  .fix_search_nav .cate_filters.on::after {
    transform: scaleY(-1);
  }
  .fix_search_nav .cate_filters.on .filter_item {
    display: inline-flex;
  }
  .fix_search_nav .cate_filters .filter_item {
    display: none;
  }
}
.fix_search_nav .filter_item {
  display: inline-flex;
  gap: 0.1333333333em;
  font-size: 0.9375em;
  font-weight: 600;
  position: relative;
  padding-right: 1.1333333333em;
}
.fix_search_nav .filter_item .count {
  color: #909090;
}
.fix_search_nav .filter_item + .filter_item {
  margin-top: 1em;
}
.fix_search_nav .filter_item .clear_filter {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: none;
  visibility: hidden;
  width: 1em;
  aspect-ratio: 1;
  background: url("/assets/images/common/ico_filter_clear.svg") no-repeat
    center/100% auto;
  opacity: 0.5;
  pointer-events: none;
}
@media screen and (max-width: 1280px) {
  .fix_search_nav .filter_item + .filter_item {
    margin-top: 0;
  }
  .fix_search_nav .filter_item:not(.on) {
    padding-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .fix_search_nav .filter_item {
    font-size: 1.1333333333em;
  }
}
.fix_search_nav .filter_item.on a {
  color: var(--brand-color-main);
  text-decoration: underline;
}
.fix_search_nav .filter_item.on a::after {
  display: block;
  visibility: visible;
}
.fix_search_nav .filter_item.on .count {
  color: var(--brand-color-main);
}
.fix_search_nav .filter_item.on .clear_filter {
  display: inline-block;
  visibility: visible;
  pointer-events: auto;
}

.search_layer {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  touch-action: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  z-index: 1001;
  transition: visibility 0.45s, opacity 0.45s;
}
@media screen and (max-width: 1280px) {
  .search_layer {
    background-color: rgba(255, 255, 255, 0.9);
  }
}
.search_layer::before {
  content: "";
  display: block;
  width: 44.5em;
  aspect-ratio: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(22%, 11.51%);
  background: linear-gradient(
    310.18deg,
    rgba(94, 80, 255, 0.7) 23.93%,
    rgba(255, 160, 92, 0.7) 80.82%
  );
  opacity: 0.7;
  filter: blur(100px);
  -webkit-filter: blur(100px);
  border-radius: 50%;
}
@media screen and (max-width: 1280px) {
  .search_layer::before {
    display: none;
  }
}
.search_layer .wrap {
  padding-left: 0;
  padding-right: 0;
}
.search_layer.on {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  touch-action: auto;
}
.search_layer.on .search_box {
  transform: translateX(0);
  opacity: 1;
  transition: transform 0.25s;
}
.search_layer .close_search_btn {
  position: absolute;
  right: 0.625em;
  top: 7.5em;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1em;
  width: 2.5em;
}
.search_layer .close_search_btn::after {
  content: "닫기";
  font-size: 0.875em;
  display: block;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #252525;
}
@media screen and (max-width: 1280px) {
  .search_layer .close_search_btn {
    background-color: #fff;
    top: auto;
    bottom: 2.3333333333em;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;
    gap: 0.625em;
    width: auto;
    height: 2.9333333333em;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1607843137);
    padding-left: 1.5333333333em;
    padding-right: 1.5333333333em;
    flex-direction: row;
    z-index: 10;
  }
  .search_layer .close_search_btn svg {
    display: none;
  }
  .search_layer .close_search_btn::after {
    content: "리스트로 돌아가기";
    font-size: 1em;
  }
}
.search_layer .layer_inner {
  position: relative;
  max-width: calc(1446px + 5.9375em);
  height: 100%;
  padding-right: 5.9375em;
}
@media screen and (max-width: 1280px) {
  .search_layer .layer_inner {
    padding-right: 0;
    max-width: 100%;
  }
}
.search_layer .search_box {
  opacity: 0;
  transform: translateX(-100%);
  transition: transform 0.45s, opacity 0.45s;
  padding-left: 5em;
  padding-right: 5em;
}
.search_layer .search_box::before {
  width: 2em;
}
@media screen and (max-width: 1280px) {
  .search_layer .search_box {
    height: 4.375em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    transform: none;
  }
  .search_layer .search_box::before {
    width: 1em;
  }
  .search_layer .search_box .fix_search_btn {
    width: 1.125em;
  }
  .search_layer .search_box .fix_search_btn svg {
    width: 100%;
    vertical-align: top;
  }
}
.search_layer .search_inp {
  height: 1.35em;
  font-size: 2.125em;
  background-color: inherit;
  font-family: var(--general-font);
  font-weight: 500;
  color: #fff;
  line-height: 1.35;
  padding-left: 1.2352941176em;
  padding-right: 1.2em;
  flex: 1 1;
}
.search_layer .search_inp::placeholder {
  font-weight: 500;
  color: #4d4d4d;
}
.search_layer .search_inp:focus {
  box-shadow: none;
}
@media screen and (max-width: 1280px) {
  .search_layer .search_inp {
    height: 4.6666666667em;
    font-size: 0.9375em;
    padding-left: 0em;
    padding-right: 0em;
  }
}
.search_layer .search_result_box {
  max-height: calc(100% - 15em);
  overflow-y: auto;
  padding-top: 3.125em;
  padding-left: 5em;
  padding-right: 5em;
  padding-bottom: 2.5em;
  /* 수직 스크롤바 숨기기 */
  /* 수평 스크롤바 숨기기 */
  /* 수직 스크롤바 숨기기 */
  /* 모든 스크롤바 숨기기 */
}
@media screen and (max-width: 1280px) {
  .search_layer .search_result_box {
    max-height: calc(100% - 5.0625em);
    margin-top: 0.625em;
    padding-left: var(--spacing);
    padding-right: var(--spacing);
    padding-top: 1.875em;
    padding-bottom: 2.8125em;
  }
}
.search_layer .search_result_box::-webkit-scrollbar {
  display: none;
}
.search_layer .search_result_box::-webkit-scrollbar-horizontal {
  display: none;
}
.search_layer .search_result_box::-webkit-scrollbar-vertical {
  display: none;
}
.search_layer .search_result_box::-webkit-scrollbar {
  display: none;
}
.search_layer .search_result_box .count,
.search_layer .search_result_box .search_word {
  color: var(--brand-color-main);
}
.search_layer .search_tit {
  display: block;
  font-size: 1.875em;
  margin-bottom: 1.6666666667em;
  line-height: 1.25;
  font-weight: 700;
}
@media screen and (max-width: 1280px) {
  .search_layer .search_tit {
    font-size: 1.0625em;
    margin-bottom: 1.5294117647em;
  }
}
.search_layer .ps {
  font-size: 0.9375em;
  font-weight: 700;
  margin-bottom: 2.4666666667em;
}
@media screen and (max-width: 1280px) {
  .search_layer .ps {
    font-size: 0.9375em;
    margin-bottom: 1em;
  }
}
.search_layer .search_lists {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25em;
}
@media all and (max-width: 1660px) {
  .search_layer .search_lists {
    max-width: calc(52rem + var(--spacing) + var(--spacing) + 15.5em);
  }
}
@media screen and (max-width: 1440px) {
  .search_layer .search_lists {
    max-width: 100%;
  }
  .search_layer .search_item {
    width: calc(33.3333333333% - 0.6666666667 * 1.25em);
    max-width: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .search_layer .search_item {
    width: calc(33.3333333333% - 0.6666666667 * 1.25em);
    max-width: 100%;
  }
}
@media screen and (max-width: 800px) {
  .search_layer .search_item {
    width: calc(50% - 0.5 * 1.25em);
  }
}
@media screen and (max-width: 601px) {
  .search_layer .search_item {
    width: 100%;
  }
}

.lineup_wrap {
  padding-left: 18.75em;
  padding-right: 18.75em;
}
@media screen and (max-width: 1440px) {
  .lineup_wrap {
    padding-left: 15.625em;
    padding-right: var(--spacing);
  }
}
@media screen and (max-width: 1280px) {
  .lineup_wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.lineup_wrap.eng .search_layer .close_search_btn::after {
  content: "Close";
}

.lineup_box {
  position: relative;
  width: 100%;
  max-width: calc(67.5rem + var(--spacing) + var(--spacing) + 15.5em);
  min-height: calc(var(--vh, 1vh) * 100);
  margin-left: auto;
  margin-right: auto;
  padding-left: calc(var(--spacing) + 7.75em);
  padding-right: calc(var(--spacing) + 7.75em);
}
.lineup_box .text_flow {
  position: absolute;
  left: 0%;
  top: 0;
  width: 2.75em;
  height: 100%;
  opacity: 0.2;
  background: url("/assets/images/sub/flow_txt.svg") repeat-y center top/100%
    auto;
  background-size: auto 22em;
}
@media screen and (max-width: 1440px) {
  .lineup_box {
    padding-left: 10em;
    width: 100%;
    max-width: calc(72.5rem + var(--spacing));
    max-width: 100%;
  }
  .lineup_box .text_flow {
    margin-right: 0;
    right: auto;
    left: 0;
  }
}
@media screen and (max-width: 1280px) {
  .lineup_box {
    width: 100%;
    padding-left: var(--spacing);
    padding-right: var(--spacing);
    max-width: calc(100% + var(--spacing));
    padding-bottom: 3.3333333333em;
  }
  .lineup_box .text_flow {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .lineup_box {
    padding-right: var(--spacing);
  }
}

@keyframes infinityWord {
  0% {
    background-position-y: 0px;
  }
  100% {
    background-position-y: calc(22em * 5);
  }
}
.fix_search_nav,
.search_layer {
  max-height: calc(var(--vh, 1vh) * 100);
  height: calc(var(--vh, 1vh) * 100);
  padding-top: calc(var(--header-hei) + 3.125em);
}
@media all and (min-width: 1281px) {
  #header.down + #con .fix_search_nav {
    padding-top: 3.125em;
  }
}

.fix_search_nav {
  opacity: 0;
  transition: opacity 0.5s;
}
.fix_search_nav.on {
  opacity: 1;
}
@media screen and (max-width: 1280px) {
  .fix_search_nav {
    padding-top: 0;
  }
}

.search_layer {
  padding-top: var(--header-hei);
}

.product_item_lists {
  display: flex;
  flex-wrap: wrap;
  gap: 1.875em 1.25em;
  padding-top: 3.125em;
  opacity: 0;
  transition: opacity 0.65s;
}
.product_item_lists.on {
  opacity: 1;
}
.product_item_lists .product_item {
  width: calc(33.3333333333% - 0.6666666667 * 1.25em);
  /* 추가 */
  max-width: 100%;
  /*  */
}
.product_item_lists .product_item .img_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product_item_lists.slide {
  flex-wrap: nowrap;
  height: 100%;
  min-height: calc(var(--vh, 1vh) * 150);
  overflow: hidden;
}
.product_item_lists.slide .swiper-container {
  display: flex;
  flex-direction: column;
  max-height: calc(var(--vh, 1vh) * 100);
  overflow: visible;
  width: calc(33.3333333333% - 0.6666666667 * 1.25em);
}
.product_item_lists.slide .swiper-container .swiper-wrapper {
  height: auto;
}
.product_item_lists.slide .swiper-container:nth-child(2) {
  transform: translateY(-10%);
}
.product_item_lists.slide .swiper-wrapper {
  flex-direction: column;
  transition-timing-function: linear;
}
.product_item_lists.slide .product_item {
  width: 100%;
  max-width: 100%;
  height: auto !important;
}
.product_item_lists.slide .item {
  padding-bottom: 1.875em;
}
@media all and (max-width: 1600px) {
  .product_item_lists.slide {
    gap: 0.9333333333em;
  }
  .product_item_lists.slide .swiper-container {
    width: calc(50% - 0.5 * 1.25em);
  }
}
@media screen and (max-width: 1280px) {
  .product_item_lists.slide {
    flex-wrap: wrap;
    min-height: auto;
  }
  .product_item_lists,
  .product_item_lists.slide {
    gap: 0.9333333333em;
  }
  .product_item_lists .product_item,
  .product_item_lists.slide .product_item {
    width: calc(33.3333333333% - 0.6666666667 * 0.9333333333em);
  }
}
@media screen and (max-width: 1024px) {
  .product_item_lists .product_item,
  .product_item_lists.slide .product_item {
    width: calc(50% - 0.5 * 0.9333333333em);
  }
}
@media screen and (max-width: 601px) {
  .product_item_lists .product_item,
  .product_item_lists.slide .product_item {
    width: 100%;
  }
}

.product_item {
  max-width: 17.5em;
}
.product_item .item {
  display: block;
}
@media screen and (min-width: 1025px), print {
  .product_item .item:hover .hov_txt {
    visibility: visible;
    opacity: 1;
  }
  .product_item .item:hover .img_box::after {
    transform: none;
    opacity: 1;
    visibility: visible;
  }
}
.product_item .img_box {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 0.375rem;
  overflow: hidden;
}
.product_item .img_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product_item .img_box .hov_txt {
  position: absolute;
  top: 0%;
  left: 0%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.1428571429em;
  text-align: center;
  color: #fff;
  font-size: 0.875em;
  letter-spacing: -0.02em;
  line-height: 1.5714285714em;
  font-weight: 500;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(40, 40, 40, 0.7);
  transition: opacity 0.35s, visibility 0.35s;
}
.product_item .img_box::after {
  content: "";
  display: block;
  width: 1.75em;
  height: 1.75em;
  background: url("/assets/images/common/ico_hov_arr.svg") no-repeat center/100%
    auto;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 1.25em;
  right: 1.25em;
  transform: translate(25%, -25%);
  transition: all 0.35s;
}
.product_item .product_txt {
  padding-top: 1em;
  display: flex;
  align-items: center;
  gap: 1em;
  justify-content: space-between;
  max-width: 100%;
  font-weight: 600;
}
.product_item .product_txt .product_tit {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.25em;
  letter-spacing: -0.02em;
}
.product_item .product_txt .product_status {
  display: inline-flex;
  gap: 0.4615384615em;
  align-items: center;
  font-size: 0.8125em;
}
.product_item .product_txt .product_status::before {
  content: "";
  display: inline-block;
  width: 0.6153846154em;
  height: 0.6153846154em;
  border-radius: 50%;
  background-color: var(--brand-color-main);
}
.product_item .product_txt.ing .product_status::before {
  background-color: #df5505;
}
@media screen and (max-width: 1280px) {
  .product_item .product_txt {
    padding-top: 0.9333333333em;
    font-size: 1em;
    gap: 0.8em;
  }
  .product_item .product_txt .product_status {
    font-size: 0.8666666667em;
  }
  .product_item .product_txt .product_status::before {
    width: 0.5333333333em;
    height: 0.5333333333em;
  }
}
.product_item .tag_lists {
  margin-top: 0.5em;
}
@media screen and (max-width: 1280px) {
  .product_item .tag_lists {
    margin-top: 0.8em;
  }
}

.newsletter_box {
  position: absolute;
  top: var(--offset-top);
  right: 3.5714285714em;
  transform: translate(150%, -100%);
  margin-top: -5.7142857143em;
  transition: transform 0.65s, top 0.75s;
  width: 23.2142857143em;
  font-size: 0.875rem;
  line-height: 1.5em;
  color: #252525;
  z-index: 1002;
}
@media screen and (max-width: 1440px) {
  .newsletter_box {
    display: none;
  }
}
.newsletter_box.on {
  transform: translate(0, -100%);
}
.newsletter_box .newsletter_arr {
  display: block;
  width: 1.4285714286em;
  aspect-ratio: 1;
  margin-bottom: 0.7142857143em;
}
.newsletter_box .newsletter_tit {
  display: block;
  font-size: 1.2857142857em;
  line-height: 1.3888888889em;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-bottom: 1.1111111111em;
}
.newsletter_box .newsletter_txt {
  font-size: 1em;
  margin-bottom: 2.8571428571em;
  letter-spacing: -0.02em;
}

.product_view_wrap .head_wrap {
  position: relative;
  max-width: 1920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.product_view_wrap .head_wrap [class*="wrap"] {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1024px) {
  .product_view_wrap .head_wrap {
    aspect-ratio: 375/610;
  }
}
.product_view_wrap .bg_img,
.product_view_wrap .bg_img img {
  width: 100%;
  max-height: 40.625em;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 1024px) {
  .product_view_wrap .bg_img,
  .product_view_wrap .bg_img img {
    max-height: 100%;
    height: 100%;
  }
}
.product_view_wrap .order_status {
  position: absolute;
  top: 0;
  left: var(--spacing);
  min-width: 11.375em;
  width: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 10em;
  background-color: var(--brand-color-main);
  padding: 1.25em 1.25em 1.25em;
}
.product_view_wrap .order_status .number .status {
  display: block;
}
.product_view_wrap .order_status .number {
  font-family: var(--ivy-font);
  color: #7d62e4;
  font-weight: 400;
  font-size: 3.75em;
  line-height: 1;
}
.product_view_wrap .order_status .status {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.7142857143em;
  font-size: 0.875em;
  font-weight: 700;
  color: #fff;
}
.product_view_wrap .order_status .status::before {
  content: "";
  display: block;
  width: 0.5714285714em;
  height: 0.5714285714em;
  border-radius: 50%;
  background-color: var(--color-white);
}
@media screen and (max-width: 1280px) {
  .product_view_wrap .order_status {
    min-width: 9.5em;
    font-size: 0.9333333333em;
    height: 8.4285714286em;
  }
  .product_view_wrap .order_status .number {
    font-size: 2.8571428571em;
  }
  .product_view_wrap .order_status .status {
    font-size: 1em;
  }
  .product_view_wrap .order_status .status::before {
    width: 0.5714285714em;
    height: 0.5714285714em;
  }
}
.product_view_wrap .order_infos {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-bottom: 3.6458333333%;
  padding-right: 5em;
}
.product_view_wrap .order_infos .btn {
  width: 18.75em;
}
/* 추가 */
.only_pc {
  display: block;
}
.btn.only_pc {
  display: flex;
}
.only_mo {
  display: none;
}
/*  */
@media screen and (max-width: 1024px) {
  .only_pc {
    display: none;
  }
  .btn.only_pc {
    display: none;
  }
  .only_mo {
    display: block;
  }
  .product_view_wrap .order_infos
   {
    /* 주석처리 */
    /* right: auto;
    left: 0;
    margin-bottom: 2em;
    padding-right: 0;
    padding-left: var(--spacing); */
    position: fixed;
    background: #fff;
    height: 76px;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 13px 16px;
    box-sizing: border-box;
    z-index: 20;
    margin-bottom: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
  }
  /* 추가 */
  .product_view_wrap .order_infos .order_btn {
    width: 100%;
    height: 100%;
  }
  .product_view_wrap .order_infos .btn {
    /* 주석처리 */
    /* width: 11.5625em; */
    /* 추가 */
    width: 100%;
    height: 100%;
    background: #4E2FC1;
    box-shadow: 0 0 16px  rgba(0, 0, 0, 0.2);
    max-width: 100%;
  }
  /* 추가 */
  .btn.c1::before {
    width: 100%;
  }
  /* 추가 */
  .lineInfo footer {
    padding-bottom: 76px;
  }
}
.product_view_wrap .body_wrap {
  padding-top: 2.5em;
  padding-bottom: 3.125em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 1280px) {
  .product_view_wrap .body_wrap {
    font-size: 1.125rem;
    padding-top: 1.3333333333em;
    padding-bottom: 1em;
  }
}
@media screen and (max-width: 800px) {
  .product_view_wrap .body_wrap {
    font-size: 0.9375rem;
  }
}
.product_view_wrap .body_wrap .product_detail_wrap {
  position: relative;
}
.product_view_wrap .body_wrap .con_tit3 {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .product_view_wrap .body_wrap .con_tit3 {
    position: static;
    margin-bottom: 0.9411764706em;
  }
}
.product_view_wrap .body_wrap .product_detail_box {
  position: relative;
  padding-left: 16.25em;
  padding-right: 16.25em;
  max-width: calc(1200px + 32.5em);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.product_view_wrap .body_wrap .product_detail_box > img {
  width: 100%;
  vertical-align: top;
}
@media screen and (max-width: 1280px) {
  .product_view_wrap .body_wrap .product_detail_box {
    padding-left: 8.125em;
    padding-right: 8.125em;
    max-width: calc(1024px + 17.3333333333em);
  }
}
@media screen and (max-width: 1024px) {
  .product_view_wrap .body_wrap .product_detail_box {
    padding-left: 0;
    padding-right: 0;
  }
}
.product_view_wrap .foot_wrap {
  background-color: #252525;
  margin-top: 5em;
  padding-top: 6.25em;
  padding-bottom: 3.125em;
  color: #fff;
}
@media screen and (max-width: 1280px) {
  .product_view_wrap .foot_wrap {
    font-size: 1.125rem;
    margin-top: 1em;
    padding-bottom: 0.6666666667em;
  }
}
@media screen and (max-width: 1024px) {
  .product_view_wrap .foot_wrap {
    font-size: 0.9375rem;
  }
}
.product_view_wrap .foot_wrap .wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 2.1875em;
}
@media screen and (max-width: 1024px) {
  .product_view_wrap .foot_wrap .wrap {
    gap: 0;
  }
}
.product_view_wrap .foot_wrap .foot_tit_box,
.product_view_wrap .foot_wrap .foot_announce {
  width: calc(50% - 0.5 * 2.1875em);
}
@media screen and (max-width: 1024px) {
  .product_view_wrap .foot_wrap .foot_tit_box,
  .product_view_wrap .foot_wrap .foot_announce {
    width: 100%;
    /* 추가 */
    margin-top: 0;
    /*  */
  }
}
.product_view_wrap .foot_wrap .foot_tit_box {
  font-size: 1.25em;
  letter-spacing: -0.02em;
  font-weight: 600;
}
@media screen and (max-width: 1280px) {
  .product_view_wrap .foot_wrap .foot_tit_box {
    font-size: 1.2em;
  }
}
.product_view_wrap .foot_wrap .site_name {
  display: block;
  margin-bottom: 1em;
}
.product_view_wrap .foot_wrap .tit {
  display: block;
  font-size: 2.4em;
  line-height: 1.2916666667em;
  font-weight: 700;
  margin-bottom: 0.875em;
}
@media screen and (max-width: 1280px) {
  .product_view_wrap .foot_wrap .tit {
    font-size: 1.5555555556em;
    margin-bottom: 1.4285714286em;
  }
}
/* 추가 */
@media screen and (max-width:1024px) {
  .product_view_wrap .foot_wrap .tit {
    margin-bottom: 50px;
  }
}
/*  */
.product_view_wrap .foot_wrap .typo_box {
  width: 100%;
  aspect-ratio: 1760/270;
  background: url("/assets/images/sub/typo_planit.svg") no-repeat center/100%
    auto;
}
@media screen and (max-width: 1024px) {
  .product_view_wrap .foot_wrap .typo_box {
    margin-top: 3.8666666667em;
  }
}
.product_view_wrap .foot_announce {
  margin-top: 3.4375em;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1024px) {
  .product_view_wrap .foot_announce {
    margin-top: 5.3333333333em;
  }
}
.product_view_wrap .announce_tit {
  display: block;
  font-weight: 700;
  margin-bottom: 1.875em;
}
.product_view_wrap .list_bullet {
  font-weight: 400;
}
.product_view_wrap .list_bullet li::before {
  flex: 0 0 auto;
  background-image: radial-gradient(
    circle at 50% 50%,
    #fff 2px,
    transparent 3px
  );
}
@media screen and (max-width: 1280px) {
  .product_view_wrap .list_bullet li::before {
    background-image: radial-gradient(
      circle at 50% 50%,
      #fff 1px,
      transparent 2px
    );
  }
}

.relavant_wrap {
  position: relative;
  padding-top: 2.5em;
  padding-bottom: 3.125em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}
@media screen and (max-width: 1280px) {
  .relavant_wrap {
    font-size: 1.125rem;
    padding-bottom: 1.6666666667em;
  }
}
@media screen and (max-width: 800px) {
  .relavant_wrap {
    font-size: 0.9375rem;
  }
}
.relavant_wrap::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  right: 0;
  max-width: 70.1875em;
  transform: translateY(-2.656%);
  width: 58.489%;
  aspect-ratio: 1123/1506;
  background: url("/assets/images/sub/line_img.svg") no-repeat center/cover;
  z-index: -1;
}
.relavant_wrap .con_tit3 {
  display: flex;
  gap: 0.4545454545em;
  margin-bottom: 1.3636363636em;
  letter-spacing: -0.02em;
}
.relavant_wrap .count {
  color: var(--brand-color-main);
}
.relavant_wrap .product_lists {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625em;
}
@media screen and (max-width: 1024px) {
  .relavant_wrap .product_lists {
    flex-wrap: nowrap;
    gap: 0.2em;
    overflow-x: auto;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
  }
  .relavant_wrap .product_lists::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (min-width: 1025px), print {
  .relavant_wrap .product_item .item:hover .img_box::before {
    opacity: 1;
    visibility: visible;
  }
  .relavant_wrap .product_item .item:hover .img_box::after {
    transform: translateY(-50%);
  }
}
.relavant_wrap .product_item .img_box {
  width: 15.625em;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.relavant_wrap .product_item .img_box::before {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.32);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
}
.relavant_wrap .product_item .img_box::after {
  content: "자세히 보기";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 50%;
  line-height: 1;
  transform: translateY(-30%);
  width: 100%;
  height: auto;
  box-sizing: content-box;
  padding-bottom: 1.5555555556em;
  font-size: 1.125em;
  color: var(--color-white);
  letter-spacing: -0.02em;
  text-align: center;
  background: url("/assets/images/common/ico_hov_arr.svg") no-repeat center
    bottom;
  background-size: 1.1111111111em;
}
.relavant_wrap .product_item .img_box.eng_hov::after {
  content: "more details";
}
@media screen and (max-width: 1280px) {
  .relavant_wrap .product_item .img_box {
    width: 13.3333333333em;
  }
}
.relavant_wrap .product_txt {
  flex-direction: column;
  align-items: flex-start;
  gap: 0.375em;
  padding-bottom: 0.625em;
}
@media screen and (max-width: 1280px) {
  .relavant_wrap .product_txt {
    gap: 0.3333333333em;
    padding-bottom: 1em;
  }
}
.relavant_wrap .sub_eng {
  color: #7c7c7c;
  font-size: 0.7777777778em;
  font-weight: 400;
}
@media screen and (max-width: 1280px) {
  .relavant_wrap .sub_eng {
    font-size: 0.8666666667em;
  }
}
.relavant_wrap.eng .product_item .img_box::after {
  content: "More View";
}

.works_wrap {
  position: relative;
}
.works_wrap .works_greeting_txt {
  font-size: 1.875rem;
  font-weight: 600;
  color: #252525;
  letter-spacing: -0.02em;
  line-height: 1.35;
  padding-top: 1.1666666667em;
  padding-bottom: 1.1666666667em;
  font-weight: 700;
}
@media screen and (max-width: 1280px) {
  .works_wrap .works_greeting_txt {
    font-size: 1.35rem;
    padding-top: 1.1111111111em;
    padding-bottom: 1.1111111111em;
    padding-left: 0.9444444444em;
  }
}
@media screen and (max-width: 1024px) {
  .works_wrap .works_greeting_txt {
    font-size: 1.125rem;
  }
}

.top_banner {
  max-width: 1920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1280px) {
  .top_banner {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 1024px) {
  .top_banner {
    font-size: 0.9375rem;
  }
}
.top_banner .swiper-pagination {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.top_banner .swiper-slide {
  display: flex;
  gap: 2.8125em;
  justify-content: space-between;
  width: 100%;
}
.top_banner .img_box {
  width: 100%;
}
.top_banner .img_box img {
  width: 100%;
}
.top_banner .inner {
  display: flex;
  width: 100%;
  position: relative;
  gap: 2.8125em;
}
.top_banner .ps {
  display: flex;
  align-items: center;
  margin-bottom: 2.0588235294em;
  font-size: 1.25em;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.35;
}
@media screen and (max-width: 1280px) {
  .top_banner .ps {
    font-size: 1em;
    margin-bottom: 1.3333333333em;
  }
}
.top_banner .brand_tit {
  max-width: 33.625em;
  aspect-ratio: 538/197;
}
.top_banner .brand_tit svg {
  width: 100%;
  vertical-align: top;
}
@media screen and (max-width: 1024px) {
  .top_banner .brand_tit {
    max-width: auto;
    max-height: 5.2em;
  }
  .top_banner .brand_tit svg {
    width: auto;
    height: 100%;
  }
}
.top_banner .left,
.top_banner .center,
.top_banner .right {
  width: 33.333%;
}
@media screen and (max-width: 1024px) {
  .top_banner .left,
  .top_banner .center,
  .top_banner .right {
    width: 100%;
  }
}
.top_banner .left {
  display: flex;
  flex-direction: column;
}
.top_banner .center {
  border-radius: 0.625rem;
  overflow: hidden;
}
.top_banner .center img {
  width: 100%;
}
.top_banner .right {
  padding-left: 0.9375em;
  padding-top: 1.75em;
}
@media screen and (max-width: 1024px) {
  .top_banner .right {
    padding-top: 0;
    padding-left: 0;
  }
}
.top_banner .status {
  display: flex;
  align-items: center;
  gap: 0.4117647059em;
  margin-bottom: 2.0588235294em;
  font-size: 1.0625em;
  color: var(--brand-color-main);
  font-weight: 600;
  margin-bottom: 1.4117647059em;
}
.top_banner .status::before {
  content: "";
  display: block;
  width: 0.3529411765em;
  height: 0.3529411765em;
  border-radius: 100%;
  background-color: var(--brand-color-main);
}
@media screen and (max-width: 1280px) {
  .top_banner .status {
    font-size: 1em;
    margin-bottom: 1em;
  }
}
.top_banner .tit {
  display: block;
  font-size: 3.125em;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.3em;
  margin-bottom: 0.6em;
}
@media screen and (max-width: 1280px) {
  .top_banner .tit {
    font-size: 1.2em;
  }
}
.top_banner .tag_lists {
  max-width: 420px;
  width: 100%;
  gap: 0.625em;
}
@media screen and (max-width: 1024px) {
  .top_banner .tag_lists {
    max-width: 100%;
    gap: 0.4em;
  }
}
.top_banner .pdt_tag {
  font-size: 1.0625em;
  font-weight: 600;
  border-radius: 0.125rem;
  padding: 0.4117647059em 0.8235294118em;
}
.top_banner .pdt_tag::before {
  content: "#";
  font-size: 1em;
  color: inherit;
}
@media screen and (max-width: 1280px) {
  .top_banner .pdt_tag {
    font-size: 0.8em;
  }
}
.top_banner .works_paging {
  display: flex;
  gap: 1.25em;
  margin-top: 1.4375em;
  width: 100%;
  counter-reset: stepCount;
}
.top_banner .works_paging .paging_item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.9375em;
  padding-top: 0.0625em;
  flex: 1 1;
  cursor: pointer;
  color: #f1f1f1;
}
.top_banner .works_paging .paging_item.on {
  color: #000;
}
.top_banner .works_paging .paging_item.on::after {
  background-color: #2d2d2d;
}
.top_banner .works_paging .paging_item.on .product_status {
  visibility: visible;
  opacity: 1;
}
.top_banner .works_paging .paging_item::before,
.top_banner .works_paging .paging_item .txt {
  font-family: var(--ivy-font);
  font-size: 1.25em;
  margin-top: 0.5em;
  line-height: 1;
}
.top_banner .works_paging .paging_item::before {
  counter-increment: stepCount;
  content: counter(stepCount, decimal-leading-zero);
  display: inline-block;
}
.top_banner .works_paging .paging_item::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.125rem;
  border-radius: 0.125rem;
  background-color: #e1e1e1;
  transition: background 0.5s;
}
.top_banner .works_paging .paging_item .txt {
  position: relative;
  padding-right: 0.75em;
}
.top_banner .works_paging .paging_item .txt.point::after {
  content: "";
  display: block;
  width: 0.4em;
  height: 0.4em;
  border-radius: 100%;
  box-shadow: inset 0 0 0 2px #000;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(30%);
}
.top_banner .works_paging .paging_item .product_status {
  visibility: hidden;
  opacity: 0;
  border-radius: 0.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  background-color: #020202;
  margin-left: auto;
  margin-top: 1px;
  font-size: 0.8125em;
  color: #fff;
  font-weight: 600;
  height: 2.1538461538em;
  padding-left: 0.7692307692em;
  padding-right: 0.7692307692em;
  transition: all 0.5s;
}
@media screen and (max-width: 1280px) {
  .top_banner .works_paging {
    gap: 0.2666666667em;
    margin-top: 2em;
  }
  .top_banner .works_paging .paging_item::before,
  .top_banner .works_paging .paging_item .txt {
    font-size: 1.0666666667em;
  }
  .top_banner .works_paging .paging_item .product_status {
    font-size: 0.8666666667em;
  }
}
@media screen and (max-width: 1024px) {
  .top_banner .works_paging .paging_item::before,
  .top_banner .works_paging .paging_item .txt {
    display: none;
  }
  .top_banner .works_paging .paging_item .product_status {
    margin-left: 0;
    width: 100%;
    max-width: 138px;
  }
}
.top_banner .numbering_paging {
  position: absolute;
  bottom: 1.6666666667em;
  right: 0;
}

.works_lists_wrap {
  margin-top: 5em;
  margin-bottom: 8.125em;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
}
@media screen and (max-width: 1280px) {
  .works_lists_wrap {
    margin-top: 3.3333333333em;
    margin-bottom: 4.3333333333em;
  }
}

.works_lists {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
}
@media screen and (max-width: 1280px) {
  .works_lists {
    gap: 0.3333333333em;
  }
}
.works_lists .works_item {
  position: relative;
  width: calc(33.3333333333% - 0.6666666667 * 0.5em);
}
@media screen and (max-width: 1280px) {
  .works_lists .works_item {
    width: calc(33.3333333333% - 0.6666666667 * 0.3333333333em);
  }
}
@media screen and (max-width: 601px) {
  .works_lists .works_item {
    width: calc(50% - 0.5 * 0.5em);
  }
}
.works_lists .works_item.enable {
  width: 50%;
}
.works_lists .works_item.disable.blank {
  width: 0;
  padding-right: 0;
}
.works_lists .works_item .inner {
  position: relative;
  display: block;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  transition: filter 0.75s;
  overflow: hidden;
}
@media screen and (min-width: 1025px), print {
  .works_lists .works_item .inner:hover {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
  }
  .works_lists .works_item .inner:hover .txt_box {
    overflow: visible;
    opacity: 1;
  }
  .works_lists .works_item .inner:hover .tit {
    transform: none;
    opacity: 1;
  }
}
.works_lists .img_box img {
  width: 100%;
}
.works_lists .txt_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: opacity 0.5s;
  overflow: hidden;
}
.works_lists .tit {
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 1.875em;
  gap: 0.6em;
  font-weight: 700;
  min-height: 1em;
  line-height: 1em;
  transform: translateY(-25%);
  opacity: 0;
  text-align: center;
  transition: transform 0.5s, opacity 0.5s;
  max-width: 100%;
  padding: 0.5333333333em;
}
.works_lists .tit::after {
  content: "";
  display: block;
  width: 1em;
  aspect-ratio: 1;
  background: url("/assets/images/common/ico_lnk_arr_w.svg") no-repeat
    center/100% auto;
}

.numbering_paging {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5625em;
  font-weight: 600;
  gap: 0.15em;
  letter-spacing: -0.02em;
  color: #ababab;
}
.numbering_paging::after {
  content: "/";
  display: block;
  font-size: 1em;
  color: inherit;
  font-weight: 600;
  order: 2;
}
.numbering_paging .now {
  color: #060606;
  order: 1;
}
.numbering_paging .total {
  order: 3;
}

@media screen and (max-width: 1280px) {
  .works_view_wrap {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 800px) {
  .works_view_wrap {
    font-size: 0.9375rem;
  }
}
.works_view_wrap .works_view_head {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 1.5625em;
  padding-bottom: 4.25em;
}
.works_view_wrap .works_view_head .history_back_btn {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 6em;
  aspect-ratio: 96/82;
}
.works_view_wrap .works_view_head .history_back_btn::before {
  display: none !important;
}
.works_view_wrap .works_view_head .history_back_btn svg {
  vertical-align: top;
  width: 100%;
  height: auto;
  object-fit: contain;
}
.works_view_wrap .works_view_head .works_view_tit {
  font-family: var(--ivy-font);
  font-size: 5em;
  font-weight: 400;
  line-height: 1.375em;
  letter-spacing: 0;
}
@media screen and (max-width: 1280px) {
  .works_view_wrap .works_view_head {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 2.6666666667em;
  }
  .works_view_wrap .works_view_head .history_back_btn {
    position: static;
    width: 1.3333333333em;
    margin-bottom: 0.6666666667em;
  }
  .works_view_wrap .works_view_head .works_view_tit {
    width: 100%;
    font-size: 3em;
    text-align: center;
  }
}
.works_view_wrap .works_view_body {
  position: relative;
  display: flex;
  padding-top: 1.875em;
  padding-bottom: 2.5em;
}
@media screen and (max-width: 1280px) {
  .works_view_wrap .works_view_body {
    padding-top: 1.3333333333em;
    padding-bottom: 5.3333333333em;
    flex-direction: column;
  }
}
.works_view_wrap .works_view_body::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-top: 0.5px solid rgba(0, 0, 0, 0.8);
}
.works_view_wrap .works_view_body .slide_wrap {
  position: relative;
  width: 82.19%;
  max-width: 1440px;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  .works_view_wrap .works_view_body .slide_wrap {
    width: 100%;
  }
}
.works_view_wrap .works_view_body .swiper-contr {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 0;
  padding-left: 2.125em;
  padding-right: 2.125em;
  display: flex;
  justify-content: space-between;
}
.works_view_wrap .works_view_body .swiper-contr .arrow_btn {
  display: block;
  transform: translateY(-50%);
  height: 1.6875em;
  aspect-ratio: 1;
}
.works_view_wrap .works_view_body .swiper-contr .arrow_btn svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
@media screen and (max-width: 1280px) {
  .works_view_wrap .works_view_body .swiper-contr {
    padding-left: 1em;
    padding-right: 1em;
  }
  .works_view_wrap .works_view_body .swiper-contr .arrow_btn {
    height: 1.3333333333em;
  }
}
.works_view_wrap .works_view_body .works_detail_box {
  width: 17.81%;
  display: flex;
  flex-direction: column;
  font-size: 1.0625em;
  padding-top: 1.1764705882em;
  padding-left: 1.5294117647em;
  padding-right: 0.3529411765em;
}
@media screen and (max-width: 1280px) {
  .works_view_wrap .works_view_body .works_detail_box {
    width: 100%;
    font-size: 1em;
    padding-top: 0;
    padding-left: 0.6666666667em;
    padding-right: 0.6666666667em;
  }
}
.works_view_wrap .works_view_body .detail_box {
  flex: 1 1;
  line-height: 1.5882352941em;
  padding-top: 1.7647058824em;
  padding-bottom: 1.4117647059em;
  letter-spacing: -0.02em;
}
.works_view_wrap .works_view_body .detail_box + .detail_box {
  border-top: 0.5px solid rgba(145, 145, 145, 0.8);
}
@media screen and (max-width: 1280px) {
  .works_view_wrap .works_view_body .detail_box {
    padding-top: 1.6666666667em;
    padding-bottom: 2em;
  }
  .works_view_wrap .works_view_body .detail_box.bottom_box {
    display: flex;
    gap: 2em;
  }
  .works_view_wrap .works_view_body .detail_box.bottom_box .group_tit {
    flex: 0 0 auto;
    white-space: nowrap;
  }
  .works_view_wrap .works_view_body .detail_box.bottom_box .scope_txt {
    font-size: 0.9333333333em;
  }
}
.works_view_wrap .works_view_body .detail_txt {
  font-weight: 600;
}
@media screen and (max-width: 1280px) {
  .works_view_wrap .works_view_body .detail_txt {
    font-size: 1.1333333333em;
  }
}
.works_view_wrap .works_view_body .detail_lnk {
  display: flex;
  align-items: center;
  gap: 0.4em;
  font-size: 0.8823529412em;
  font-weight: 600;
  text-decoration: underline;
}
.works_view_wrap .works_view_body .detail_lnk::after {
  content: "";
  display: block;
  width: 1em;
  height: 0.9333333333em;
  background: url("/assets/images/common/ico_lnk_rarr.svg") no-repeat
    center/100% auto;
}
.works_view_wrap .works_view_body .detail_lnk:not(:first-child) {
  margin-top: 2.6666666667em;
}
@media screen and (max-width: 1280px) {
  .works_view_wrap .works_view_body .detail_lnk {
    justify-content: flex-end;
    font-size: 0.9375em;
    gap: 0.3333333333em;
  }
  .works_view_wrap .works_view_body .detail_lnk:not(:first-child) {
    margin-top: 4.1333333333em;
  }
}
.works_view_wrap .works_view_body .group_tit {
  display: block;
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 1.1764705882em;
}
.works_view_wrap .numbering_paging {
  font-size: 1.25em;
  padding-top: 1.5em;
}
@media screen and (max-width: 1280px) {
  .works_view_wrap .numbering_paging {
    font-size: 0.8666666667em;
    justify-content: flex-start;
    padding-top: 1.5384615385em;
    padding-left: 0.7692307692em;
    padding-right: 0.7692307692em;
  }
}

.about_wrap {
  text-align: center;
  margin-top: calc(var(--header-hei) * -1);
  margin-left: auto;
  margin-right: auto;
}
.about_wrap img {
  width: 100%;
}

/*
    1238 862
    376 200
*/
@keyframes infinityCycle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#aboutWrap {
  opacity: 0;
  transition: opacity 0.5s;
}
@media all and (max-width: 1680px) {
  #aboutWrap {
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 1440px) {
  #aboutWrap {
    font-size: 0.9375rem;
  }
}
#aboutWrap.on {
  opacity: 1;
}
#aboutWrap.eng #introScene .intro_bg_wrap .intro_tit {
  width: 100%;
  max-width: calc(100% - var(--spacing) - var(--spacing));
}
@media screen and (max-width: 601px) {
  #aboutWrap.eng #introScene .intro_bg_wrap {
    padding-top: calc(8.5133333333em);
    padding-bottom: calc(8.5133333333em);
  }
}
#aboutWrap #introScene {
  position: relative;
  display: flex;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  background-color: #fff;
}
#aboutWrap #introScene .obj {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  transition: opacity 1s;
  opacity: 0;
}
#aboutWrap #introScene .obj .line {
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
}
#aboutWrap #introScene .obj .line1 {
  width: 21.5625em;
  aspect-ratio: 345/441;
  background-image: url("/assets/images/sub/intro_line1.png");
  top: 0;
  left: 0;
}
#aboutWrap #introScene .obj .line2 {
  width: 43.9375em;
  aspect-ratio: 703/874;
  background-image: url("/assets/images/sub/intro_line2.png");
  top: 0;
  left: 0;
}
#aboutWrap #introScene .obj .line3 {
  right: 0;
  bottom: 0;
  width: 20.6875em;
  aspect-ratio: 331/1044;
  background-image: url("/assets/images/sub/intro_line3.png");
}
#aboutWrap #introScene .wrap {
  height: 100%;
}
#aboutWrap #introScene .intro_typo {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#aboutWrap #introScene .intro_typo::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50em;
  aspect-ratio: 1;
  background: linear-gradient(137.49deg, #ffa09a 22.3%, #8a95ff 78.7%);
  filter: blur(100px);
  -webkit-filter: blur(100px);
}
#aboutWrap #introScene .intro_typo .top,
#aboutWrap #introScene .intro_typo .bottom {
  display: flex;
  position: relative;
}
#aboutWrap #introScene .intro_typo .img_lists {
  opacity: 0;
  mix-blend-mode: luminosity;
}
#aboutWrap #introScene .intro_typo .top {
  margin-left: -30%;
  gap: 1.3333333333em;
}
@media screen and (max-width: 1440px) {
  #aboutWrap #introScene .intro_typo .top {
    margin-left: -25%;
  }
}
#aboutWrap #introScene .intro_typo .top .img_lists {
  display: flex;
  flex-direction: column;
  bottom: 0;
  left: 100%;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: flex-end;
  height: 23.4375em;
  gap: 1px;
  aspect-ratio: 1;
}
#aboutWrap #introScene .intro_typo .top .img_lists img {
  width: auto;
}
#aboutWrap #introScene .intro_typo .top .img_lists img:first-child {
  height: 100%;
}
#aboutWrap #introScene .intro_typo .top .img_lists img:nth-child(2) {
  height: 6.25em;
}
#aboutWrap #introScene .intro_typo .top .img_lists img:nth-child(3) {
  height: 53.3333%;
}
#aboutWrap #introScene .intro_typo .top .typo {
  padding-top: 4em;
  box-sizing: content-box;
}
#aboutWrap #introScene .intro_typo .top .typo svg {
  transform: translateY(100%);
}
#aboutWrap #introScene .intro_typo .bottom {
  flex-direction: column;
  flex-wrap: wrap;
  height: 14.375em;
  margin-top: 3.75em;
  gap: 1.875em;
  text-align: left;
  margin-right: -20%;
}
@media screen and (max-width: 1440px) {
  #aboutWrap #introScene .intro_typo .bottom {
    margin-right: -15%;
  }
}
#aboutWrap #introScene .intro_typo .bottom .img_lists {
  width: 18.75em;
  height: 14.375em;
  position: relative;
}
#aboutWrap #introScene .intro_typo .bottom .img_lists img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#aboutWrap #introScene .intro_typo .bottom .typo svg {
  transform: translateY(-100%) rotate(0.001deg);
}
#aboutWrap #introScene .intro_typo .slogan {
  font-size: 1.5em;
  mix-blend-mode: difference;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #fff;
}
#aboutWrap #introScene .intro_typo .typo {
  mix-blend-mode: difference;
  overflow: hidden;
  height: 10em;
}
@media all and (max-width: 1680px) {
  #aboutWrap #introScene .intro_typo .typo svg {
    height: 8.125em;
  }
}
@media screen and (max-width: 1440px) {
  #aboutWrap #introScene .intro_typo .typo svg {
    height: 7.3333333333em;
  }
}
#aboutWrap #introScene .intro_typo .typo svg {
  transition: all 1s;
  transform: none;
  width: auto;
  max-width: none;
  height: 100%;
  vertical-align: top;
}
#aboutWrap #introScene .intro_typo img {
  border-radius: 0.625rem;
  overflow: hidden;
}
#aboutWrap #introScene .intro_complete {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
#aboutWrap #introScene .intro_complete.on .typo {
  opacity: 1;
}
#aboutWrap #introScene .intro_complete.on .typo,
#aboutWrap #introScene .intro_complete.on .typo svg {
  transform: rotate(0.001deg);
}
#aboutWrap #introScene .intro_complete.on .obj {
  opacity: 1;
}
#aboutWrap #introScene .intro_complete.on .intro_typo {
  transition: opacity 0.1s;
}
#aboutWrap #introScene .intro_complete.on .intro_typo::before {
  opacity: 1;
}
#aboutWrap #introScene .intro_bg_wrap {
  position: relative;
  margin: auto;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #aboutWrap #introScene .intro_bg_wrap {
    padding-top: calc(4.26em);
    padding-bottom: calc(4.26em);
  }
}
@media screen and (max-width: 800px) {
  #aboutWrap #introScene .intro_bg_wrap {
    padding-top: calc(6.3866666667em);
    padding-bottom: calc(6.3866666667em);
  }
}
#aboutWrap #introScene .intro_bg_wrap .intro_tit {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
  font-size: 3.125em;
  letter-spacing: -0.02em;
  text-align: center;
  mix-blend-mode: difference;
  color: #fff;
  z-index: 3;
  line-height: 1.45;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #introScene .intro_bg_wrap .intro_tit {
    font-size: 2em;
  }
}
@media screen and (max-width: 1024px) {
  #aboutWrap #introScene .intro_bg_wrap .intro_tit {
    transition: transform 0.5s, bottom 0.5s;
    font-size: 1.4666666667em;
    width: calc(100% - 1.6em);
    top: auto;
    bottom: 50%;
    transform: translate(-50%, 50%);
  }
}
#aboutWrap #introScene .intro_bg_wrap.on .intro_bg_box {
  transform: scale(1);
  opacity: 1;
  transition: transform 1s, opacity 1s;
}
@media screen and (max-width: 1024px) {
  #aboutWrap #introScene .intro_bg_wrap.on .intro_tit {
    bottom: 0;
    transform: translateX(-50%);
  }
}
#aboutWrap #introScene .intro_bg_wrap.act .intro_bg_box {
  transform: scale(1);
  opacity: 1;
  transition: none;
}
#aboutWrap #introScene .intro_bg_wrap.act .intro_bg_box::before {
  transform: translate(-50%, -50%);
}
#aboutWrap #introScene .intro_bg_wrap.act .intro_tit {
  transition: opacity 0.65s;
  mix-blend-mode: normal;
  opacity: 0;
}
@media screen and (max-width: 1024px) {
  #aboutWrap #introScene .intro_bg_wrap.act .intro_tit {
    bottom: 0;
    transform: translateX(-50%);
    transition: bottom 0.65s, opacity 0.65s;
  }
}
#aboutWrap #introScene .intro_bg_wrap.hide {
  opacity: 0;
}
#aboutWrap #introScene .intro_bg_box {
  transform-origin: bottom;
  margin-left: auto;
  margin-right: auto;
  transform: scale(0.8);
  opacity: 0;
  max-height: 650px;
  height: calc(var(--vh, 1vh) * 60);
  aspect-ratio: 1;
  z-index: 2;
  border-radius: 0.625rem;
  overflow: hidden;
  border: 0;
}
#aboutWrap #introScene .intro_bg_box::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -150%);
  background: #fff;
  width: 105%;
  height: 105%;
  transition: transform 0.5s;
  z-index: 5;
}
#aboutWrap #introScene .intro_bg_box .intro_bg_item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#aboutWrap #introScene .intro_bg_box .intro_bg_item:not(:first-child) {
  opacity: 0;
}
#aboutWrap #introScene .intro_bg_box img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #aboutWrap #introScene .intro_bg_box {
    height: auto;
    width: calc(100% - 6.4em);
    max-width: 26.6666666667em;
  }
}
@media screen and (max-width: 601px) {
  #aboutWrap #introScene .intro_bg_box {
    max-width: 33.3333333333em;
  }
}
@media screen and (max-width: 1440px) {
  #aboutWrap #introScene .intro_typo .top .img_lists {
    height: 20.3125em;
  }
  #aboutWrap #introScene .intro_typo .bottom .img_lists {
    width: 15.625em;
  }
  #aboutWrap #introScene .intro_typo .typo {
    height: 7.5em;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap #introScene {
    font-size: 1.6em;
  }
  #aboutWrap #introScene .obj .line1,
  #aboutWrap #introScene .obj .line2 {
    display: none;
  }
  #aboutWrap #introScene .obj .line3 {
    bottom: auto;
    top: 2em;
    width: 14em;
  }
  #aboutWrap #introScene .intro_typo::before {
    width: 25em;
    aspect-ratio: 1;
    opacity: 0.5;
    transition: all 0.5s;
    background: linear-gradient(
      137.49deg,
      rgba(255, 160, 154, 0.7) 22.3%,
      rgba(138, 149, 255, 0.7) 78.7%
    );
    filter: blur(100px);
    -webkit-filter: blur(100px);
  }
  #aboutWrap #introScene .intro_typo .top {
    flex-direction: column;
    margin-left: 0;
    gap: 0.72em;
  }
  #aboutWrap #introScene .intro_typo .top .typo {
    padding-top: 0;
    text-align: left;
  }
  #aboutWrap #introScene .intro_typo .top .img_lists {
    margin-left: 2.8em;
    height: 12.7333333333em;
  }
  #aboutWrap #introScene .intro_typo .top .img_lists img:nth-child(2) {
    height: 3.3333333333em;
  }
  #aboutWrap #introScene .intro_typo .top .img_lists img:nth-child(3) {
    height: 6.7333333333em;
  }
  #aboutWrap #introScene .intro_typo .bottom {
    flex-direction: row;
    align-items: center;
    height: auto;
    margin-right: 0;
    gap: 0;
    margin-top: 0.7333333333em;
  }
  #aboutWrap #introScene .intro_typo .bottom .img_lists {
    width: 11.3333333333em;
    height: auto;
  }
  #aboutWrap #introScene .intro_typo .bottom .img_lists img {
    position: static;
  }
  #aboutWrap #introScene .intro_typo .bottom .typo {
    margin-left: -1.3333333333em;
  }
  #aboutWrap #introScene .intro_typo .bottom .slogan {
    display: none;
  }
  #aboutWrap #introScene .intro_typo .typo {
    height: 1.9333333333em;
  }
  #aboutWrap #introScene .intro_typo .typo svg {
    height: 100%;
  }
}
@media screen and (max-width: 1024px) {
  #aboutWrap #introScene {
    font-size: 0.9375rem;
  }
}
#aboutWrap #scene2 {
  position: relative;
  z-index: 5006;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  overflow: hidden;
}
#aboutWrap #scene2.on {
  transition: background 1s 1s;
  background-color: #212121;
}
#aboutWrap #scene2.on .inner {
  margin-top: 0;
}
#aboutWrap #scene2.on .inner::before {
  transform: translate(-50%, -50%) scaleX(1);
  border-radius: 0;
}
#aboutWrap #scene2.on .scene_tit::after {
  visibility: visible;
  transform: translateX(-50%) scaleX(1);
}
#aboutWrap #scene2 .trigger {
  height: calc(var(--vh, 1vh) * 500);
}
#aboutWrap #scene2 .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 2.5em;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  transition: margin 0.75s;
}
#aboutWrap #scene2 .inner::before {
  content: "";
  display: block;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #212121;
  border-radius: 0.625rem;
  transform: translate(-50%, -50%) scaleX(0.520833);
  transition: transform 0.75s, border-radius 0.75s;
}
@media screen and (max-width: 1440px) {
  #aboutWrap #scene2 .inner::before {
    transform: translate(-50%, -50%) scaleX(0.8);
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene2 .inner::before {
    transform: translate(-50%, -50%) scaleX(1);
  }
}
@media screen and (max-width: 800px) {
  #aboutWrap #scene2 .inner {
    width: 100%;
  }
}
#aboutWrap #scene2 .scene_tit {
  position: relative;
  font-size: 1.5em;
  text-align: center;
  padding-top: 2.5em;
  padding-bottom: 2.25em;
  line-height: 1.35;
  color: #fff;
}
#aboutWrap #scene2 .scene_tit .subs {
  display: block;
  margin-top: 0.5em;
  font-size: 0.6666666667em;
  color: rgba(255, 255, 255, 0.4);
}
#aboutWrap #scene2 .scene_tit::after {
  content: "";
  display: block;
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) scaleX(0);
  width: 100%;
  border-bottom: 0.5px solid #555;
  max-width: 103.75rem;
  transition: transform 0.75s;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene2 .scene_tit {
    font-size: 1.2em;
    padding-top: 1.6666666667em;
    padding-bottom: 1.6666666667em;
  }
  #aboutWrap #scene2 .scene_tit .subs {
    font-size: 0.8888888889em;
    color: #fff;
  }
}
#aboutWrap #scene2 .case_lists_wrap {
  position: relative;
}
#aboutWrap #scene2 .case_lists_wrap .case_lists {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  max-width: 100vw;
}
#aboutWrap #scene2 .case_lists {
  display: flex;
  margin-top: 10.625em;
  margin-top: min(8.8541666667vw, 3.75em);
  overflow: visible;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene2 .case_lists {
    max-width: 100%;
  }
}
#aboutWrap #scene2 .case_lists .case_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-weight: 700;
  font-size: 1.625em;
  line-height: 1.4em;
  letter-spacing: -0.02em;
  mix-blend-mode: difference;
  color: #fff;
  flex: 0 0 auto;
  transition: opacity 0.5s;
}
#aboutWrap #scene2 .case_lists .case_item::before {
  content: "";
  display: block;
  width: 0.8333333333em;
  height: 0.8333333333em;
  margin-bottom: 2.1em;
  box-shadow: inset 0 0 0 6px #fff;
  border-radius: 50%;
}
#aboutWrap #scene2 .case_lists .case_item:not(.swiper-slide-active) {
  opacity: 0.1;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene2 .case_lists .case_item {
    font-size: 1.5333333333em;
  }
  #aboutWrap #scene2 .case_lists .case_item::before {
    width: 0.6956521739em;
    height: 0.6956521739em;
    margin-bottom: 1.5217391304em;
    box-shadow: inset 0 0 0 0.1739130435em #fff;
  }
}
#aboutWrap #scene2 .case_circle .circle {
  animation: infinityCycle 60s linear infinite forwards;
}
#aboutWrap #scene2 .case_circle .case_tit_lists {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
  font-size: 1.125rem;
  color: #7d62e4;
  letter-spacing: -0.02em;
  font-weight: 500;
  transition: transform 1s;
}
#aboutWrap #scene2 .case_circle .case_tit_lists li {
  position: absolute;
  z-index: 7;
}
#aboutWrap #scene2 .case_circle .case_tit_lists li:first-child {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
#aboutWrap #scene2 .case_circle .case_tit_lists li:first-child .txt::before {
  margin-left: -1px;
}
#aboutWrap #scene2 .case_circle .case_tit_lists li:nth-child(2) {
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
}
#aboutWrap #scene2 .case_circle .case_tit_lists li:nth-child(2) .txt {
  transform: rotate(90deg);
}
#aboutWrap #scene2 .case_circle .case_tit_lists li:nth-child(3) {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
}
#aboutWrap #scene2 .case_circle .case_tit_lists li:nth-child(3) .txt {
  transform: rotate(180deg);
}
#aboutWrap #scene2 .case_circle .case_tit_lists .txt {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 5.5555555556em;
  height: 2.2777777778em;
  background-color: #212121;
  text-transform: uppercase;
}
#aboutWrap #scene2 .case_circle .case_tit_lists .txt::before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 1px;
  background-color: #fff;
  margin-top: 1.875em;
  height: min(64vw, 512px);
  mix-blend-mode: difference;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene2 .case_circle .case_tit_lists {
    font-size: 0.9333333333em;
  }
  #aboutWrap #scene2 .case_circle .case_tit_lists .txt {
    width: 6.6428571429em;
    height: 2.7142857143em;
  }
  #aboutWrap #scene2 .case_circle .case_tit_lists .txt::before {
    height: min(64vw, 512px);
  }
}
#aboutWrap #scene2.eng .case_circle {
  width: min(80vw, 50em);
}
#aboutWrap #scene2.eng .case_circle .line {
  margin-left: max(-40vw, -25em);
}
#aboutWrap #scene2.eng .case_circle .case_tit_lists .txt::before {
  height: min(40vw, 25em);
}
@media screen and (max-width: 800px) {
  #aboutWrap #scene2.eng .case_circle {
    width: 134vw;
  }
  #aboutWrap #scene2.eng .case_circle .line {
    margin-left: -67vw;
  }
  #aboutWrap #scene2.eng .case_circle .case_tit_lists .txt::before {
    height: 67vw;
  }
}
#aboutWrap .split_wrap {
  display: flex;
  flex-wrap: wrap;
}
#aboutWrap .split_wrap .left {
  padding-top: 7.5em;
}
#aboutWrap .split_wrap .left,
#aboutWrap .split_wrap .right {
  width: 50%;
}
#aboutWrap #scene3 {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #000;
}
#aboutWrap #scene3 .inner {
  position: relative;
  min-height: calc(var(--vh, 1vh) * 100);
  text-align: left;
  --h: 0;
}
#aboutWrap #scene3 .inner::after,
#aboutWrap #scene3 .inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 10;
  margin-left: 7px;
}
#aboutWrap #scene3 .inner::after {
  height: 100%;
  border-right: 2px solid #000;
  /* margin-left: -1px; */
  transform: scaleY(var(--h));
  transition: transform 0.5s;
  transform-origin: top;
}
#aboutWrap #scene3 .inner::before {
  height: 100%;
  border-right: 1px solid #000;
  opacity: 0.16;
}
#aboutWrap #scene3 .case_circle {
  top: auto;
  bottom: 100%;
  transform: translate(-50%, 64.162%);
}
#aboutWrap #scene3 .case_circle .circle {
  animation: infinityCycle 60s linear infinite forwards;
}
#aboutWrap #scene3 .case_circle .circle::before {
  background-color: #fff;
}
#aboutWrap #scene3 .case_circle .circle::after {
  filter: blur(90px);
  -webkit-filter: blur(90px);
  background: linear-gradient(
    310.18deg,
    rgba(94, 80, 255, 0.7) 23.93%,
    rgba(255, 160, 92, 0.7) 80.82%
  );
}
#aboutWrap #scene3 .case_circle .line {
  border-bottom: 1px solid #000;
  opacity: 0.3;
}
#aboutWrap #scene3 .right {
  padding-left: 5em;
}
#aboutWrap #scene3 .point_tit {
  display: block;
  position: relative;
  z-index: 5;
  margin-top: 4.6071428571em;
  font-size: 3.5em;
  font-weight: 800;
  letter-spacing: -0.02em;
  line-height: 1.3928571429em;
}
#aboutWrap #scene3 .point_tit .dotted {
  display: flex;
  font-size: 0.2857142857em;
  gap: 0.3125em;
  margin-bottom: 1.25em;
}
#aboutWrap #scene3 .point_tit .dotted .dot {
  display: inline-block;
  vertical-align: top;
  width: 0.625em;
  height: 0.625em;
  border-radius: 50%;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.75s;
}
#aboutWrap #scene3 .point_tit .subs {
  display: block;
  font-size: 0.5714285714em;
  line-height: 1.375em;
  margin-top: 0.3125em;
  letter-spacing: -0.04em;
}
#aboutWrap #scene3 .point_tit.on .dotted .dot {
  opacity: 1;
  transition-delay: 0.2s;
}
#aboutWrap #scene3 .point_tit.on .dotted .dot + .dot {
  opacity: 0.6;
  transition-delay: 0.4s;
}
#aboutWrap #scene3 .point_tit.on .dotted .dot + .dot + .dot {
  opacity: 0.4;
  transition-delay: 0.6s;
}
#aboutWrap #scene3 .txt {
  margin-top: 10.9090909091em;
  font-size: 1.375em;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 1.6818181818em;
  margin-bottom: 10em;
}
@media screen and (max-width: 601px) {
  #aboutWrap #scene3 .txt br {
    display: none;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene3 {
    flex-wrap: wrap;
    padding-left: var(--spacing);
    padding-right: var(--spacing);
  }
  #aboutWrap #scene3 .inner {
    min-height: auto;
    padding-bottom: 8.6666666667em;
  }
  #aboutWrap #scene3 .inner::before,
  #aboutWrap #scene3 .inner::after {
    height: calc(85.97708vw + 13.3333333333em);
  }
  #aboutWrap #scene3 .left,
  #aboutWrap #scene3 .right {
    width: 100%;
    padding-left: 0;
  }
  #aboutWrap #scene3 .left {
    height: 85.97708vw;
    margin-bottom: 17.3333333333em;
  }
  #aboutWrap #scene3 .point_tit {
    margin-top: 0;
    font-size: 2em;
  }
  #aboutWrap #scene3 .point_tit .subs {
    font-size: 0.6666666667em;
    margin-top: 0.4em;
  }
  #aboutWrap #scene3 .txt {
    font-size: 1em;
    margin-top: 2em;
    margin-bottom: 0;
  }
}
#aboutWrap #scene4 {
  position: relative;
  z-index: 5;
  background-color: #fff;
}
#aboutWrap #scene4 .inner {
  position: relative;
  z-index: 4;
}
#aboutWrap #scene4 .split_wrap:first-child .right {
  padding: 1.25em 0;
  margin-right: -2.25em;
}
#aboutWrap #scene4 .split_wrap:first-child .img_box {
  margin-right: -2.25em;
}
#aboutWrap #scene4 .split_wrap:nth-child(2) {
  position: relative;
}
#aboutWrap #scene4 .split_wrap:nth-child(2)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  border-top: 1px solid #000;
}
#aboutWrap #scene4 .split_wrap:nth-child(2) .img_box {
  position: relative;
  max-width: 35.8125em;
  margin-top: -4.0625em;
}
#aboutWrap #scene4 .split_wrap:nth-child(2) .img_box .capt {
  position: absolute;
  bottom: 100%;
  left: 0;
  font-weight: 400;
  padding-top: 1.1764705882em;
  padding-bottom: 1.1764705882em;
}
#aboutWrap #scene4 .split_wrap:nth-child(2) .img_box::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 1.25em;
  width: 34.904%;
  aspect-ratio: 1;
  background: url("/assets/images/sub/about_split_img03.png") no-repeat
    center/100% auto;
}
#aboutWrap #scene4 .split_wrap:nth-child(2) .slogan_txt {
  margin-top: 14.6875em;
}
#aboutWrap #scene4.eng .split_wrap:nth-child(2n) .slogan_txt {
  margin-top: 6.5em;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene4.eng .split_wrap:nth-child(2n) .slogan_txt {
    margin-top: 1.875em;
  }
}

@media all and (max-width: 1500px) {
  #aboutWrap #scene4 .split_wrap .slogan_tit.indent {
    text-indent: 0;
  }
}
@media screen and (max-width: 1440px) {
  #aboutWrap #scene4 .split_wrap .slogan_tit {
    flex-wrap: wrap;
    font-size: 2.375em;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene4 .split_wrap {
    flex-direction: column;
  }
  #aboutWrap #scene4 .split_wrap:first-child .img_box {
    padding-left: 3.9333333333em;
  }
  #aboutWrap #scene4 .split_wrap:nth-child(2) {
    margin-top: 4em;
  }
  #aboutWrap #scene4 .split_wrap:nth-child(2)::before {
    top: 27.6923%;
  }
  #aboutWrap #scene4 .split_wrap:nth-child(2) .img_box {
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
  }
  #aboutWrap #scene4 .split_wrap:nth-child(2) .img_box img {
    order: 3;
  }
  #aboutWrap #scene4 .split_wrap:nth-child(2) .img_box::after {
    position: static;
    order: 2;
    margin-left: auto;
  }
  #aboutWrap #scene4 .split_wrap:nth-child(2) .img_box .capt {
    position: static;
    order: 1;
  }
  #aboutWrap #scene4 .split_wrap:nth-child(2) .slogan_txt {
    margin-top: 1.875em;
  }
  #aboutWrap #scene4 .split_wrap .left,
  #aboutWrap #scene4 .split_wrap .right {
    width: 100%;
    margin-right: 0;
  }
  #aboutWrap #scene4 .split_wrap .slogan_tit {
    font-size: 1.3333333333em;
  }
  #aboutWrap #scene4 .split_wrap .slogan_tit .ps {
    display: none;
  }
}
#aboutWrap #scene4 .wrap {
  overflow: visible;
}
#aboutWrap #scene4 .slogan_txt {
  text-align: left;
}
#aboutWrap #scene4 .slogan_tit {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  font-weight: 800;
  font-size: 2.75em;
  letter-spacing: -0.04em;
  line-height: 1.4090909091em;
  color: #323232;
}
#aboutWrap #scene4 .slogan_sub {
  font-size: 1.25em;
  line-height: 1.7090909091em;
  margin-top: 3.5em;
  display: block;
  color: #323232;
}
#aboutWrap #scene4 .slogan_tit.indent,
#aboutWrap #scene4 .slogan_sub.indent {
  margin-left: 128px;
}
#aboutWrap #scene4 .slogan_tit .ps {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  font-size: 0.4090909091em;
  line-height: 1.35;
  letter-spacing: -0.02em;
  margin-left: 0.8888888889em;
  margin-right: 0.8888888889em;
  padding-left: 1.3888888889em;
  padding-right: 1.3888888889em;
}
#aboutWrap #scene4 .slogan_tit .ps::before,
#aboutWrap #scene4 .slogan_tit .ps::after {
  display: block;
  font-size: 2.4444444444em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#aboutWrap #scene4 .slogan_tit .ps::before {
  content: "(";
  left: 0;
}
#aboutWrap #scene4 .slogan_tit .ps::after {
  content: ")";
  right: 0;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene4 .slogan_tit {
    line-height: 1.7777777778em;
  }
}
#aboutWrap #scene4 .subscript {
  display: block;
  font-family: var(--general-font);
  color: #424242;
  font-size: 1.0625em;
  font-weight: 400;
  text-align: left;
  margin-top: 2.9411764706em;
  margin-bottom: 2.7058823529em;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene4 .subscript {
    font-size: 0.8666666667em;
    margin-top: 1.1538461538em;
    margin-bottom: 1.6923076923em;
  }
}
#aboutWrap #scene4 .capt {
  display: block;
  text-align: left;
  font-size: 1.125em;
  padding: 1.1111111111em 0.1111111111em 0;
  font-weight: 700;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene4 .capt {
    font-size: 0.8666666667em;
  }
}
#aboutWrap #scene4 .btn_box {
  margin-top: 8.3125em;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene4 .btn_box {
    margin-top: 5em;
  }
  #aboutWrap #scene4 .btn_box .btn {
    max-width: 18.75em;
    width: 100%;
  }
}
#aboutWrap #scene4 .tag_lists {
  margin-top: 3.2352941176em;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene4 .tag_lists {
    margin-top: 1.1333333333em;
    font-size: 1em;
  }
}
#aboutWrap #scene4 .img_box img {
  border-radius: 0.625rem;
  overflow: hidden;
}
#aboutWrap #scene4.eng .slogan_tit {
  letter-spacing: -0.04em;
  flex-wrap: wrap;
}
#aboutWrap #scene4.eng .slogan_tit .ps {
  gap: 1.3em;
  font-size: 0.3409090909em;
  padding-left: 0;
  padding-right: 0;
}
#aboutWrap #scene4.eng .slogan_tit .ps::before,
#aboutWrap #scene4.eng .slogan_tit .ps::after {
  position: static;
  transform: none;
}
#aboutWrap #scene5 {
  position: relative;
  min-height: calc(var(--vh, 1vh) * 100);
}
#aboutWrap #scene5 .inner {
  min-height: calc(var(--vh, 1vh) * 100);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
}
#aboutWrap #scene5 .trigger {
  width: 100%;
  height: calc(var(--vh, 1vh) * 700);
}
#aboutWrap #scene5 .frame1,
#aboutWrap #scene5 .frame2,
#aboutWrap #scene5 .frame3,
#aboutWrap #scene5 .frame4 {
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: calc(var(--vh, 1vh) * 100);
  transition: opacity 0.5s;
}
#aboutWrap #scene5 .frame1.on,
#aboutWrap #scene5 .frame2.on,
#aboutWrap #scene5 .frame3.on,
#aboutWrap #scene5 .frame4.on {
  opacity: 1;
}
#aboutWrap #scene5 .frame1.fade,
#aboutWrap #scene5 .frame2.fade,
#aboutWrap #scene5 .frame3.fade,
#aboutWrap #scene5 .frame4.fade {
  opacity: 0;
}
#aboutWrap #scene5 .frame1 .frame_inner,
#aboutWrap #scene5 .frame2 .frame_inner,
#aboutWrap #scene5 .frame3 .frame_inner,
#aboutWrap #scene5 .frame4 .frame_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  display: flex;
  align-items: center;
  justify-content: center;
}
#aboutWrap #scene5 .scene_tit {
  display: flex;
  align-items: center;
  justify-content: center;
  /* flex-direction: column; */

  flex-wrap: wrap;
  font-size: 3.5em;
  line-height: 1.6em;
}
@media screen and (max-width: 1440px) {
  #aboutWrap #scene5 .scene_tit {
    font-size: 2.75em;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene5 .scene_tit {
    font-size: 1.6666666667em;
    padding-left: var(--spacing);
    padding-right: var(--spacing);
  }
}
#aboutWrap .frame1 .scene_tit {
  letter-spacing: -0.04em;
  color: #dcdcdc;
  transition: color 1s;
}
#aboutWrap .frame1 .scene_tit.on {
  color: #212121;
}
#aboutWrap .frame1 .scene_tit .block {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
#aboutWrap .frame1 .scene_tit .cross {
  position: relative;
  overflow: hidden;
  padding-left: 0.2142857143em;
  color: #212121;
}
/* #aboutWrap .frame1 .scene_tit .cross::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  border-top: 0.1428571429em solid var(--brand-color-main);
  transform: translateX(-152%);
  transition: transform 1s;
} */
#aboutWrap .frame1 .scene_tit .cross.on::before {
  transform: translateX(-50%);
}
@media screen and (max-width: 1280px) {
  #aboutWrap .frame1 .scene_tit {
    display: block !important;
    width: 100%;
  }
  #aboutWrap .frame1 .scene_tit .block {
    display: inline;
  }
  #aboutWrap .frame1 .scene_tit .block.cross {
    display: inline-block;
    vertical-align: top;
  }
}
#aboutWrap .frame1 .frame_inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 43.75em;
  aspect-ratio: 710/1100;
  background: url("/assets/images/sub/about_scene5_line.png") no-repeat
    center/100% auto;
}
@media screen and (max-width: 1280px) {
  #aboutWrap .frame1 .frame_inner::before {
    width: 25.4em;
    top: 50%;
    transform: translate(45%, -50%);
  }
}
#aboutWrap .frame2 {
  position: relative;
}
#aboutWrap .frame2::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 42.125em;
  height: 100%;
  transform: translateX(-21.6617%);
  background: url("/assets/images/sub/about_frame4_fog.png") no-repeat;
  background-size: 33.75em auto;
  background-position: center 23vh;
  z-index: 0;
}
#aboutWrap .frame2.on .trend_tit {
  transform: none;
}
#aboutWrap .frame2.on .trend_img_box .trend_img01,
#aboutWrap .frame2.on .trend_img_box .trend_img02,
#aboutWrap .frame2.on .trend_img_box .trend_img03 {
  transform: none;
}
#aboutWrap .frame2.on .trend_txt {
  transform: none;
}
#aboutWrap .frame2 .frame_inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: center;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  text-align: left;
}
#aboutWrap .frame2 img {
  vertical-align: top;
}
#aboutWrap .frame2 .trend_tit {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 3.75em;
  margin-bottom: -2.5em;
  text-align: left;
  padding-left: 8.125em;
  transform: translateY(-50%);
  transition: transform 1s;
}
@media all and (max-width: 1680px) {
  #aboutWrap .frame2 .trend_tit {
    padding-left: var(--spacing);
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap .frame2 .trend_tit {
    gap: 1em;
    margin-bottom: 1.3333333333em;
  }
}
#aboutWrap .frame2 .tit_block {
  display: inline-block;
  position: relative;
}
#aboutWrap .frame2 .tit_block .tit_word {
  display: block;
  z-index: 2;
  width: 100%;
  height: 100%;
  mix-blend-mode: hard-light;
}
#aboutWrap .frame2 .tit_block svg,
#aboutWrap .frame2 .tit_block path {
  fill: #232323 !important;
}
#aboutWrap .frame2 .tit_block.on .fade_box {
  opacity: 1;
}
#aboutWrap .frame2 .tit_word_box {
  transform: translateX(0);
  overflow: hidden;
  width: 100%;
}
#aboutWrap .frame2 .tit_word_box::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transform: translateY(-100%);
  transition: transform 0.45s;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  background-color: rgba(255, 255, 255, 0.9);
}
#aboutWrap .frame2 .machine .tit_word_box {
  width: 49.3125em;
  aspect-ratio: 789/141;
  max-width: 100%;
}
@media all and (max-width: 1680px) {
  #aboutWrap .frame2 .machine .tit_word_box {
    width: 44.9375em;
  }
}
@media screen and (max-width: 1440px) {
  #aboutWrap .frame2 .machine .tit_word_box {
    width: 40.5625em;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap .frame2 .machine .tit_word_box {
    width: 14.2666666667em;
  }
}
#aboutWrap .frame2 .trend .tit_word_box {
  width: 54.375em;
  aspect-ratio: 870/178;
  max-width: 100%;
}
@media all and (max-width: 1680px) {
  #aboutWrap .frame2 .trend .tit_word_box {
    width: 50em;
  }
}
@media screen and (max-width: 1440px) {
  #aboutWrap .frame2 .trend .tit_word_box {
    width: 45.625em;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap .frame2 .trend .tit_word_box {
    width: 15.6em;
  }
}
#aboutWrap .frame2 .trend_tit_box {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 1280px) {
  #aboutWrap .frame2 .trend_tit_box {
    flex-wrap: wrap;
  }
  #aboutWrap .frame2 .trend_tit_box .trend_tit {
    width: 100%;
  }
  #aboutWrap .frame2 .trend_tit_box .trend_img_box {
    width: 100%;
  }
}
#aboutWrap .frame2 .trend_img_box {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  width: 50%;
  gap: 1.125em;
}
@media all and (max-width: 1780px) {
  #aboutWrap .frame2 .trend_img_box {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap .frame2 .trend_img_box {
    font-size: 1em;
  }
}
#aboutWrap .frame2 .trend_img_box .trend_img {
  display: inline-block;
  vertical-align: top;
  aspect-ratio: 1;
}
#aboutWrap .frame2 .trend_img_box .trend_img01 {
  width: 16.25em;
  transform: translateY(-70%);
  transition: transform 1s;
}
@media all and (max-width: 1680px) {
  #aboutWrap .frame2 .trend_img_box .trend_img01 {
    width: 15em;
  }
}
@media screen and (max-width: 1440px) {
  #aboutWrap .frame2 .trend_img_box .trend_img01 {
    width: 13.75em;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap .frame2 .trend_img_box .trend_img01 {
    width: 6.3333333333em;
  }
}
#aboutWrap .frame2 .trend_img_box .trend_img02 {
  width: 27em;
  aspect-ratio: 432/409;
  transform: translate(50%, -50%);
  transition: transform 1s;
}
@media all and (max-width: 1680px) {
  #aboutWrap .frame2 .trend_img_box .trend_img02 {
    width: 25.75em;
  }
}
@media screen and (max-width: 1440px) {
  #aboutWrap .frame2 .trend_img_box .trend_img02 {
    width: 24.5em;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap .frame2 .trend_img_box .trend_img02 {
    width: 13.6em;
  }
}
#aboutWrap .frame2 .trend_img_box .trend_img03 {
  position: absolute;
  top: 100%;
  right: 100%;
  width: 9.75em;
  aspect-ratio: 1;
  margin-top: 5em;
  margin-right: 7.5em;
  transform: translateX(-50%);
  transition: transform 1s;
}
@media all and (max-width: 1680px) {
  #aboutWrap .frame2 .trend_img_box .trend_img03 {
    width: 8.5em;
  }
}
@media screen and (max-width: 1440px) {
  #aboutWrap .frame2 .trend_img_box .trend_img03 {
    width: 7.25em;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap .frame2 .trend_img_box .trend_img03 {
    width: 4.3333333333em;
    right: auto;
    left: var(--spacing);
    margin: 0;
  }
}
#aboutWrap .frame2 .trend_txt_box {
  display: flex;
  justify-content: flex-start;
  padding-left: calc(50% + 2.1666666667em);
  padding-right: var(--spacing);
  margin-top: 2.5em;
  width: 100%;
  font-size: 1.875em;
  line-height: 1.7em;
  letter-spacing: -0.02em;
  font-weight: 700;
}
@media screen and (max-width: 1440px) {
  #aboutWrap .frame2 .trend_txt_box {
    font-size: 1.625em;
    padding-left: calc(50% + 1.25em);
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap .frame2 .trend_txt_box {
    padding-left: var(--spacing);
    margin-top: 5.6875em;
    font-size: 1.0666666667em;
  }
}
#aboutWrap .frame2 .trend_txt {
  transform: translate(20%, 20%);
  transition: transform 1s;
}
#aboutWrap .frame2 .ico_txt {
  display: inline-flex;
  align-items: center;
  position: relative;
  transition: padding 0.5s;
}
#aboutWrap .frame2 .ico_txt.on {
  padding-right: 1.1666666667em;
}
#aboutWrap .frame2 .ico_txt.on .ico_box {
  opacity: 1;
}
#aboutWrap .frame2 .ico_box {
  display: flex;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: all 0.5s;
  opacity: 0;
  width: 0.9333333333em;
  aspect-ratio: 1;
}
#aboutWrap .frame2 .ico_box svg {
  width: 100%;
  vertical-align: top;
}
#aboutWrap .frame2 .line_block {
  display: block;
}
#aboutWrap .frame3 {
  position: relative;
}
#aboutWrap .frame3.on .bg_imgs {
  transform: translateY(0);
  opacity: 1;
}
#aboutWrap .frame3.hide .bg_imgs {
  transform: translateY(0);
}
#aboutWrap .frame3.hide .bg_item {
  opacity: 0;
}
#aboutWrap .frame3.hide .bg_item:nth-child(2n-1) {
  transform: translateY(50%);
}
#aboutWrap .frame3.hide .bg_item:nth-child(2n) {
  transform: translateY(-50%);
}
#aboutWrap .frame3.hide .scene_tit {
  transform: translateY(-2em);
}
#aboutWrap .frame3 .scene_tit {
  transition: transform 0.65s;
}
#aboutWrap .frame3 .scene_tit .point {
  transition: color 0.5s;
}
#aboutWrap .frame3 .scene_tit.on .point {
  color: var(--brand-color-main);
}
#aboutWrap .frame3 .bg_imgs {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(-50%);
  opacity: 0;
  transition: transform 0.65s, opacity 0.6s;
}
#aboutWrap .frame3 .bg_imgs .bg_item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 15.625em);
  width: 3.125em;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  transition: filter 0.6s, transform 0.75s, opacity 0.7s;
}
#aboutWrap .frame3 .bg_imgs.on .bg_item {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
#aboutWrap .frame3 .bg_imgs img {
  width: 100%;
  vertical-align: top;
}
@media screen and (max-width: 1440px) {
  #aboutWrap .frame3 .bg_imgs .bg_item {
    width: 2.5em;
    height: calc(100% - 9.375em);
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap .frame3 .bg_imgs .bg_item {
    width: 1.3333333333em;
    height: calc(100% - 15.625em);
  }
}
@media screen and (max-width: 800px) {
  #aboutWrap .frame3 .bg_imgs {
    justify-content: space-between;
    padding-left: var(--spacing);
    padding-right: var(--spacing);
  }
  #aboutWrap .frame3 .bg_imgs .bg_item:first-child {
    display: none;
  }
}
#aboutWrap #scene6 {
  position: relative;
  min-height: calc(var(--vh, 1vh) * 100);
  opacity: 0;
  transition: opacity 0.5s;
}
#aboutWrap #scene6.on {
  opacity: 1;
}
#aboutWrap #scene6.on .scene_tit {
  opacity: 1;
  z-index: 5;
}
#aboutWrap #scene6.on .circles {
  opacity: 0.5;
}
#aboutWrap #scene6.step1 .scene_tit {
  top: -2.28em;
  transform: none;
}
#aboutWrap #scene6.step1 .circles,
#aboutWrap #scene6.step1 .circles .circle::after {
  opacity: 1;
}
#aboutWrap #scene6.step1 .circles .dotted::before {
  opacity: 1;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene6.step1 .scene_tit {
    top: -1.5em;
  }
}
@media screen and (max-width: 1024px) {
  #aboutWrap #scene6.step1 .scene_tit {
    top: var(--header-hei);
  }
  #aboutWrap #scene6.step1 .txt_box,
  #aboutWrap #scene6.step1 .circles {
    flex: 0 0 auto;
  }
}
#aboutWrap #scene6.step2 .txt_box {
  opacity: 1;
}
#aboutWrap #scene6.step2 .circles .dotted::before {
  opacity: 1;
}
#aboutWrap #scene6.step2 .circles .dotted:first-child {
  transform: rotate(0deg);
}
#aboutWrap #scene6.step2 .circles .dotted:nth-child(2) {
  transform: rotate(180deg);
}
@media screen and (max-width: 1024px) {
  #aboutWrap #scene6.step2 .scene_txt_box {
    height: auto;
    min-height: calc(var(--vh, 1vh) * 100);
  }
  #aboutWrap #scene6.step2 .scene_tit {
    opacity: 0;
  }
  #aboutWrap #scene6.step2 .circles .dotted:first-child {
    transform: rotate(-90deg);
  }
  #aboutWrap #scene6.step2 .circles .dotted:nth-child(2) {
    transform: rotate(90deg);
  }
}
#aboutWrap #scene6.step3 .txt_box .sub_tit_box::after {
  transform: scaleX(1);
}
#aboutWrap #scene6 .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(var(--vh, 1vh) * 100);
  min-height: calc(var(--vh, 1vh) * 100);
}
#aboutWrap #scene6 .txt_box,
#aboutWrap #scene6 .circles {
  opacity: 0;
  transition: opacity 0.6s;
}
#aboutWrap #scene6 .trigger {
  width: 100%;
  height: calc(var(--vh, 1vh) * 700);
}
#aboutWrap #scene6 .scene_txt_box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  max-height: 100%;
  transform: translateY(-50%);
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 3.125em;
  transition: padding 0.6s;
  padding-top: 7.8125em;
}
@media screen and (max-width: 1024px) {
  #aboutWrap #scene6 .scene_txt_box {
    height: calc(var(--vh, 1vh) * 100);
    top: auto;
    bottom: 0;
    transform: none;
    padding-top: 2.6666666667em;
    padding-bottom: 2.6666666667em;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 0;
  }
  #aboutWrap #scene6 .scene_txt_box .scene_tit {
    order: 0;
  }
  #aboutWrap #scene6 .scene_txt_box .left_txt {
    order: 1;
  }
  #aboutWrap #scene6 .scene_txt_box .circles {
    order: 2;
  }
  #aboutWrap #scene6 .scene_txt_box .right_txt {
    order: 3;
  }
}
#aboutWrap #scene6 .txt_box {
  position: relative;
  flex: 1 1;
  display: flex;
  align-content: baseline;
  flex-wrap: wrap;
  text-align: left;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.7em;
  overflow: hidden;
}
#aboutWrap #scene6 .txt_box.left_txt {
  text-align: left;
  justify-content: flex-end;
}
#aboutWrap #scene6 .txt_box.left_txt .sub_tit_box {
  justify-content: flex-end;
}
#aboutWrap #scene6 .txt_box.left_txt .sub_tit_box::after {
  left: 0;
  transform-origin: left;
}
#aboutWrap #scene6 .txt_box.left_txt .sub_txt {
  padding-left: 1em;
}
#aboutWrap #scene6 .txt_box.left_txt .sub_tit_inner {
  padding-left: 1.25em;
}
#aboutWrap #scene6 .txt_box.left_txt .sub_tit_inner .sub_txt {
  padding-left: 0;
}
#aboutWrap #scene6 .txt_box.right_txt .sub_tit_box::after {
  right: 0;
  transform-origin: right;
}
#aboutWrap #scene6 .txt_box.right_txt .sub_txt {
  padding-right: 1em;
}
#aboutWrap #scene6 .txt_box .sub_tit_inner {
  display: inline-flex;
  flex-direction: column;
  justify-content: baseline;
}
#aboutWrap #scene6 .txt_box .sub_tit_box {
  display: flex;
  max-width: calc(100% - -0.4444444444em);
  width: 100%;
  padding-bottom: 0.1555555556em;
}
#aboutWrap #scene6 .txt_box .sub_tit_box::after {
  content: "";
  display: block;
  position: absolute;
  top: 3.75em;
  width: 100%;
  border-bottom: 0.5px solid #000;
  transform: scaleX(0);
  transition: transform 0.65s;
}
#aboutWrap #scene6 .txt_box .sub_tit {
  display: block;
  font-family: var(--ivy-font);
  font-size: 2.25em;
  line-height: 1.6666666667em;
}
#aboutWrap #scene6 .txt_box .sub_txt {
  padding-top: 1.1em;
  padding-bottom: 1.1em;
}
#aboutWrap #scene6 .txt_box .tag_lists {
  width: auto;
  flex-wrap: wrap;
  overflow: hidden;
  font-size: 0.85em;
  gap: 0.4705882353em;
}
#aboutWrap #scene6 .txt_box .tag_lists .tag {
  transition: opacity 0.5s;
}
@media screen and (max-width: 1440px) {
  #aboutWrap #scene6 .txt_box {
    font-size: 1.125em;
  }
  #aboutWrap #scene6 .txt_box .sub_tit_box {
    padding-bottom: 0.1555555556em;
  }
  #aboutWrap #scene6 .txt_box .sub_tit_box::after {
    top: 3.5555555556em;
  }
  #aboutWrap #scene6 .txt_box .sub_tit {
    font-size: 2.1111111111em;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene6 .txt_box {
    font-size: 1em;
  }
  #aboutWrap #scene6 .txt_box.left_txt,
  #aboutWrap #scene6 .txt_box.right_txt {
    flex-direction: column;
  }
  #aboutWrap #scene6 .txt_box.left_txt {
    align-items: flex-start;
    align-content: flex-end;
  }
  #aboutWrap #scene6 .txt_box.left_txt .sub_tit_box {
    width: auto;
    padding-left: 1.3333333333em;
  }
  #aboutWrap #scene6 .txt_box.left_txt .sub_tit_box::after {
    left: auto;
    right: 0;
  }
  #aboutWrap #scene6 .txt_box.right_txt {
    align-items: flex-start;
  }
  #aboutWrap #scene6 .txt_box.right_txt .sub_tit_box::after {
    right: auto;
    left: 0;
  }
  #aboutWrap #scene6 .txt_box .sub_tit_box::after {
    width: 50vw;
  }
  #aboutWrap #scene6 .txt_box .sub_tit {
    font-size: 1.7333333333em;
  }
  #aboutWrap #scene6 .txt_box .tag_lists {
    font-size: 0.9333333333em;
  }
}
@media screen and (max-width: 1024px) {
  #aboutWrap #scene6 .txt_box {
    flex: 0 auto;
  }
  #aboutWrap #scene6 .txt_box.left_txt,
  #aboutWrap #scene6 .txt_box.right_txt {
    display: block;
    text-align: center;
  }
  #aboutWrap #scene6 .txt_box.left_txt .sub_tit_box,
  #aboutWrap #scene6 .txt_box.right_txt .sub_tit_box {
    padding-left: 0;
  }
  #aboutWrap #scene6 .txt_box.left_txt .sub_txt,
  #aboutWrap #scene6 .txt_box.right_txt .sub_txt {
    padding-left: 0;
    padding-right: 0;
  }
  #aboutWrap #scene6 .txt_box.left_txt {
    padding-bottom: 0;
  }
  #aboutWrap #scene6 .txt_box .sub_tit_box {
    display: block;
    padding-bottom: 0;
  }
  #aboutWrap #scene6 .txt_box .sub_tit_box::after {
    display: none;
  }
  #aboutWrap #scene6 .txt_box .sub_txt {
    padding-bottom: 0;
    padding-top: 0.5em;
  }
  #aboutWrap #scene6 .txt_box .tag_lists {
    padding-left: var(--spacing);
    padding-right: var(--spacing);
  }
}
@media screen and (max-width: 601px) {
  #aboutWrap #scene6 .txt_box .tag_lists {
    font-size: 0.8em;
  }
}
#aboutWrap #scene6 .scene_tit {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transition: top 0.6s, transform 0.6s, opacity 0.6s;
  transform: translateY(-50%);
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.5em;
  text-align: center;
  will-change: top, transform, opacity;
}
@media screen and (max-width: 1440px) {
  #aboutWrap #scene6 .scene_tit {
    font-size: 2.875em;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene6 .scene_tit {
    font-size: 1.3333333333em;
    padding-left: var(--spacing);
    padding-right: var(--spacing);
  }
}
#aboutWrap #scene6 .circles {
  position: relative;
  align-self: center;
  width: 34.625em;
  height: 0;
  aspect-ratio: 1;
}
#aboutWrap #scene6 .circles .circle {
  display: block;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  width: 100%;
  aspect-ratio: 1;
}
#aboutWrap #scene6 .circles .circle::before,
#aboutWrap #scene6 .circles .circle::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 49.625em;
  aspect-ratio: 794/795;
}
#aboutWrap #scene6 .circles .circle::after {
  opacity: 0;
  transition: opacity 0.6s;
  background: url("/assets/images/sub/planit_logo.svg") no-repeat center/100%
    auto;
}
#aboutWrap #scene6 .circles .circle::before {
  background: url("/assets/images/sub/planit_fog.svg") no-repeat center/100%
    auto;
  z-index: 10;
}
#aboutWrap #scene6 .circles .dotted {
  position: absolute;
  top: 50%;
  left: 4px;
  width: calc(100% - 8px);
  height: 1px;
  margin-top: -1px;
  transition: transform 0.75s;
  transform: rotate(90deg);
}
#aboutWrap #scene6 .circles .dotted::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  width: 1.25em;
  height: 1.25em;
  box-shadow: inset 0 0 0 6px #252525;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.5s;
}
@media screen and (max-width: 1440px) {
  #aboutWrap #scene6 .circles {
    width: 27.5em;
  }
  #aboutWrap #scene6 .circles .circle::after {
    width: 27.5em;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene6 .circles {
    width: 75%;
    max-width: 18em;
  }
  #aboutWrap #scene6 .circles .circle::after {
    width: 100%;
  }
  #aboutWrap #scene6 .circles .circle::before {
    width: 250%;
    opacity: 0.9;
  }
  #aboutWrap #scene6 .circles .dotted::before {
    width: 0.9333333333em;
    height: 0.9333333333em;
    box-shadow: inset 0 0 0 4px #252525;
  }
}
@media screen and (max-width: 1024px) {
  #aboutWrap #scene6 .circles {
    height: auto;
    margin-top: 2.6666666667em;
    margin-bottom: 2.6666666667em;
  }
  #aboutWrap #scene6 .circles .dotted {
    transform: none;
  }
}
@media screen and (max-width: 601px) {
  #aboutWrap #scene6 .circles {
    max-width: 16em;
  }
}
#aboutWrap #scene7 {
  position: relative;
  z-index: 7;
  background-color: #212121;
  border-radius: 0.625rem 0.625rem 0 0;
}
#aboutWrap #scene7 .inner {
  padding-top: 12.5em;
  padding-bottom: 10em;
}
#aboutWrap #scene7 .txt_wrap {
  color: #fff;
  font-size: 1.5em;
  line-height: 1.75em;
  text-align: center;
  letter-spacing: -0.04em;
  text-align: center;
}
#aboutWrap #scene7 .tit {
  font-size: 2.0833333333em;
  font-weight: 700;
  line-height: 1.3em;
  letter-spacing: -0.02em;
  margin-bottom: 0.6em;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene7 .inner {
    padding-top: 3.3333333333em;
    padding-bottom: 4em;
  }
  #aboutWrap #scene7 .txt_wrap {
    font-size: 1em;
    line-height: 1.4666666667em;
  }
  #aboutWrap #scene7 .tit {
    font-size: 1.6666666667em;
    margin-bottom: 0.76em;
  }
}
@media all and (max-width: 375px) {
  #aboutWrap #scene7 .txt_wrap br {
    display: none;
  }
}
#aboutWrap #scene8 {
  position: relative;
  z-index: 8;
  width: 100%;
  aspect-ratio: 1920/712;
  overflow: hidden;
}
#aboutWrap #scene8::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url("/assets/images/sub/about_scene8_bg.jpg") no-repeat center
    top/cover;
}
#aboutWrap #scene8.on::before {
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene8 {
    aspect-ratio: 375/274;
  }
}
#aboutWrap #scene9 {
  position: relative;
  z-index: 8;
  background-color: var(--brand-color-main);
  padding-top: 6.25em;
  padding-bottom: 4.6875em;
}
#aboutWrap #scene9 [class*="wrap_"],
#aboutWrap #scene9 .wrap {
  font-size: 1.25em;
  text-align: left;
  color: #fff;
}
#aboutWrap #scene9 .sub_tit {
  display: block;
  font-weight: 600;
  font-size: 1em;
  margin-bottom: 2.5em;
}
#aboutWrap #scene9 .tit {
  font-weight: 700;
  font-size: 2.4em;
  line-height: 1.2916666667em;
  letter-spacing: -0.02em;
  margin-bottom: 0.875em;
}
#aboutWrap #scene9 .logo_typo {
  margin-top: 8em;
  width: 100%;
  aspect-ratio: 1732/204;
  background: url("/assets/images/sub/about_scene9_typo.svg") no-repeat
    center/100%;
}
@media screen and (max-width: 1280px) {
  #aboutWrap #scene9 {
    padding-top: 2.9333333333em;
    padding-bottom: 1.4666666667em;
  }
  #aboutWrap #scene9 .wrap {
    font-size: 1.3333333333em;
  }
  #aboutWrap #scene9 .sub_tit {
    margin-bottom: 0.75em;
    font-weight: 400;
  }
  #aboutWrap #scene9 .tit {
    font-size: 1.25em;
    line-height: 1.48em;
    margin-bottom: 1.6em;
  }
  #aboutWrap #scene9 .logo_typo {
    margin-top: 8em;
  }
}
#aboutWrap .tag_lists {
  display: flex;
  gap: 0.3529411765em;
  font-size: 1.0625em;
}
#aboutWrap .tag_lists .tag {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
  color: #4e2fc1;
  background-color: #f0edfe;
  height: 2.3529411765em;
  padding-left: 0.8235294118em;
  padding-right: 1.0588235294em;
}
#aboutWrap .tag_lists .tag::before {
  content: "";
  display: block;
  width: 1.4117647059em;
  height: 1.4117647059em;
  background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 21L7.76205 19.9418C9.02496 20.6171 10.4677 21 12 21C16.9705 21 21 16.9705 21 12C21 7.02943 16.9705 3 12 3C7.02943 3 3 7.02943 3 12C3 13.5322 3.3829 14.975 4.05823 16.2379L3 21ZM15.1038 7.5L14.9463 9.30022H16.5V11.1002H14.7888L14.6313 12.9002H16.5V14.7002H14.4739L14.3164 16.5H12.5096L12.667 14.7002H10.8601L10.7027 16.5H8.8958L9.05326 14.7002H7.5V12.9002H9.21074L9.36822 11.1002H7.5V9.30022H9.52569L9.68319 7.5H11.4901L11.3326 9.30022H13.1395L13.297 7.5H15.1038ZM11.1751 11.1002L11.0176 12.9002H12.8245L12.982 11.1002H11.1751Z' fill='%236B50D2'/%3E%3C/svg%3E%0A")
    no-repeat center/100% auto;
}
#aboutWrap .case_circle {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -35.838%);
  width: 52.0833vw;
  aspect-ratio: 1;
}
#aboutWrap .case_circle .circle {
  position: relative;
  width: 100%;
  height: 100%;
}
#aboutWrap .case_circle .circle::before {
  content: "";
  display: block;
  width: calc(100% - 0.75rem);
  height: calc(100% - 0.75rem);
  margin-top: 0.375rem;
  margin-left: 0.375rem;
  background-color: #212121;
  position: absolute;
  z-index: 5;
  border-radius: 50%;
}
#aboutWrap .case_circle .circle::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85%;
  height: 85%;
  background: linear-gradient(180deg, #2e2e2e 0%, rgba(0, 0, 0, 0) 25%);
  filter: blur(15px);
  -webkit-filter: blur(15px);
  transform: translate(-50%, -50%);
  z-index: 6;
  border-radius: 50%;
}
#aboutWrap .case_circle .line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  border-bottom: 1px solid #fff;
  opacity: 0.4;
  margin-left: -26.04165vw;
}
@media screen and (max-width: 1440px) {
  #aboutWrap .case_circle {
    width: 80vw;
  }
  #aboutWrap .case_circle .line {
    margin-left: -40vw;
  }
}
@media screen and (max-width: 1280px) {
  #aboutWrap .case_circle {
    width: 134vw;
    max-width: 1024px;
  }
  #aboutWrap .case_circle .line {
    margin-left: max(-67vw, -512px);
  }
}
#aboutWrap .eng .case_circle {
  width: min(80vw, 50em);
}
#aboutWrap .eng .case_circle .line {
  margin-left: max(-40vw, -25em);
}
@media screen and (max-width: 800px) {
  #aboutWrap .eng .case_circle {
    width: 134vw;
  }
  #aboutWrap .eng .case_circle .line {
    margin-left: -67vw;
  }
}

#privacyWrap {
  background-color: #f7f7f7;
  padding-top: 3.75em;
  padding-bottom: 6.25em;
}
@media screen and (max-width: 1024px) {
  #privacyWrap {
    padding-top: 1.25em;
    padding-bottom: 4.375em;
  }
}

.privacy_wrap {
  width: 100%;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding: 6.25em 5.625em 9.375em;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1024px) {
  .privacy_wrap {
    font-size: 0.875rem;
    padding: 2.2857142857em 1.0714285714em 5em;
  }
}
.privacy_wrap .privacy_tit {
  font-size: 2.25em;
  font-weight: 700;
  padding-bottom: 1.6666666667em;
  border-bottom: 1px solid #d2d2d2;
}
@media screen and (max-width: 1024px) {
  .privacy_wrap .privacy_tit {
    font-size: 1.5714285714em;
    margin-left: -0.6818181818em;
    margin-right: -0.6818181818em;
    padding-left: 0.6818181818em;
    padding-right: 0.6818181818em;
    padding-bottom: 1.1363636364em;
  }
}
.privacy_wrap .privacy_txt {
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1.6666666667em;
  margin-top: 1.9444444444em;
}
@media screen and (max-width: 1024px) {
  .privacy_wrap .privacy_txt {
    font-size: 1em;
    margin-top: 1.7857142857em;
  }
}
.privacy_wrap .privacy_box {
  margin-top: 6.875em;
}
@media screen and (max-width: 1024px) {
  .privacy_wrap .privacy_box {
    margin-top: 3.5714285714em;
  }
}
.privacy_wrap .privacy_box > * + * {
  margin-top: 1.875em;
}
@media screen and (max-width: 1024px) {
  .privacy_wrap .privacy_box > * + * {
    margin-top: 1.7857142857em;
  }
}
.privacy_wrap .privacy_box .privacy_sub_tit + * {
  margin-top: 0;
}
.privacy_wrap .privacy_box .privacy_sub_tit {
  font-size: 1.5625em;
  font-weight: 700;
  margin-bottom: 1.4em;
}
@media screen and (max-width: 1024px) {
  .privacy_wrap .privacy_box .privacy_sub_tit {
    font-size: 1.2857142857em;
    margin-bottom: 2em;
  }
}
.privacy_wrap .privacy_box .privacy_sub_txt {
  font-size: 1em;
  line-height: 1.6875em;
}
.privacy_wrap .privacy_box .privacy_sub_txt > .privacy_txt_tit {
  margin-top: 0.5em;
  margin-bottom: 0.3125em;
}
.privacy_wrap.terms .privacy_box {
  margin-top: 4.375em;
}
.privacy_wrap.terms .privacy_box:first-child {
  margin-top: 0;
}
.privacy_wrap .privacy_txt_tit {
  display: block;
  font-weight: 600;
}
.privacy_wrap .privacy_table_box {
  overflow: hidden;
  border: 1px solid #e8e8e8;
  border-radius: 0.3125rem;
  max-width: 798px;
  margin-bottom: 2.375em;
}
.privacy_wrap .privacy_table_box.sm {
  max-width: 484px;
}
@media screen and (max-width: 1024px) {
  .privacy_wrap .privacy_table_box {
    margin-bottom: 2.1428571429em;
  }
}
.privacy_wrap .privacy_table {
  width: 100%;
}
.privacy_wrap .privacy_table td,
.privacy_wrap .privacy_table th {
  text-align: left;
  padding: 1.25em 1.875em;
  line-height: 1.45;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.privacy_wrap .privacy_table td:last-child,
.privacy_wrap .privacy_table th:last-child {
  border-right: 0;
}
@media screen and (max-width: 1024px) {
  .privacy_wrap .privacy_table td,
  .privacy_wrap .privacy_table th {
    padding: 1.0714285714em 1.0714285714em;
  }
}
.privacy_wrap .privacy_table tbody tr:last-child td,
.privacy_wrap .privacy_table tbody tr:last-child th {
  border-bottom: 1px solid #e8e8e8;
}
.privacy_wrap .privacy_table th {
  font-weight: 600;
}
.privacy_wrap .privacy_table .privacy_txt_tit {
  margin-bottom: 0.5em;
}
.privacy_wrap .list_bullet li {
  line-height: 1.45;
}
.privacy_wrap .list_bullet li + li {
  margin-top: 0;
}
.privacy_wrap .list_bullet li::before {
  flex: 0 0 auto;
  background: radial-gradient(
    circle at 50% 50%,
    #252524 1.5px,
    transparent 2px
  );
}
.privacy_wrap .list_bullet b {
  flex: 0 0 auto;
}
.privacy_wrap dl {
  line-height: 1.45;
}
.privacy_wrap dl:first-of-type {
  margin-top: 2.5em;
}
.privacy_wrap dt {
  display: block;
  font-weight: 600;
  margin-bottom: 0.2em;
}
.privacy_wrap a.url {
  text-decoration: underline;
}
.privacy_wrap .terms_box {
  padding-left: 1.25em;
}
.privacy_wrap .terms_box + .terms_box {
  margin-top: 2.1875em;
}
.privacy_wrap .terms_box > *:not(:first-child) {
  margin-top: 1.5625em;
}
.privacy_wrap .number_lists li {
  line-height: 1.6875em;
}
.privacy_wrap .number_lists li b {
  display: block;
  margin-bottom: 0.5em;
}
.privacy_wrap .number_lists li ul {
  padding-left: 0.3125em;
  margin-bottom: 0.75em;
}
.privacy_wrap .indent {
  padding-left: 0.625em;
}
@media screen and (max-width: 1024px) {
  .privacy_wrap .indent {
    padding-left: 0.7142857143em;
  }
}
.privacy_wrap.eng .privacy_table_box {
  max-width: 834px;
}
.privacy_wrap.eng .privacy_table_box.sm {
  max-width: 484px;
}

/* 추가 */
.order_disabled_btn_Wrap {
  position: fixed;
  background: #fff;
  height: 76px;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 13px 16px;
  box-sizing: border-box;
  z-index: 20;
  margin-bottom: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
}
.order_disabled_btn_Wrap .order_disabled_btn {
  background: rgba(241, 241, 241, 1);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.order_disabled_btn_Wrap .order_disabled_btn span {
  font-weight: 600;
  color: #929292;
  letter-spacing: -0.32px;
  line-height: 1.35;
}


/* yg 요구사항5  */
.faq_body.no-scroll {
  overflow: hidden; /* 배경 스크롤 비활성화 */
}

/* 기타 문의하기 팝업 */
#etcPop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#etcPop .pop_cont {
  position: relative;
  right: 0;
  max-width: 1010px;
  width: 60%;
  margin-left: auto;
  padding: 90px 65px 10px 50px;
  background-color: #fff;
  /* overflow-y: scroll; */

  max-height: 100vh; /* 화면 높이의 80%로 제한 */
  overflow-y: auto; /* 세로 스크롤 활성화 */
  overflow-x: hidden; /* 가로 스크롤 비활성화 */
}
#etcPop .pop_cont .pop_header h3 {
  margin-bottom: 40px;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.02em; 
}
#etcPop .pop_cont .pop_header .pop_close {
  position: absolute;
  top: 54px;
  right: 64px;
  width: 27px;
  height: 27px;
}
#etcPop .pop_cont .pop_inner .form_wrap .inp_group:last-child {
  padding-bottom: 1.875em;
  border-bottom: none;
}
#etcPop .pop_cont .pop_inner .result_btn_box {
  margin-top: 0;
}
