* {
  box-sizing: border-box;
}

tw {
  display: inline-block;
}

@media (max-width: 1200px) {
  .container {
    width: 90%;
  }
}
.home-mainVisual .mainVisual-slider__item.item_01,
.home-mainVisual .mainVisual-slider__item.item_02 {
  background: none !important;
  height: auto;
}

.home-mainVisual {
  padding-top: 0;
  margin-top: 70px;
  padding-bottom: 0;
  max-height: 100vh;
}
.home-mainVisual .mainVisual-slider {
  margin: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.home-mainVisual .mainVisual-slider li {
  position: relative;
}
.home-mainVisual .mainVisual-slider h2 {
  top: 22.32vh;
  padding-left: 7.82vw;
  text-align: left;
}
.home-mainVisual .mainVisual-slider h2 span {
  color: #e4017f;
}
.home-mainVisual .mainVisual-slider .image {
  width: 100%;
  height: auto;
  position: static;
}
.home-mainVisual .mainVisual-slider .image img {
  object-fit: cover;
  max-height: 85vh;
  aspect-ratio: 1280/624;
  object-position: right bottom;
  width: 100%;
}
.home-mainVisual .mainVisual-slider .more {
  position: absolute;
  bottom: 1%;
  left: 37%;
}
.home-mainVisual .mainVisual-slider .more a {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #fff;
}
.home-mainVisual .mainVisual-slider .more a span.transition_arrow {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: white;
  display: flex;
  align-items: center;
  margin-left: 7px;
}
.home-mainVisual .mainVisual-slider .more a svg {
  width: 25px;
  height: 25px;
}
.home-mainVisual .mainVisual-slider .prev-arrow {
  left: 20px;
}
.home-mainVisual .slick-dots {
  position: static;
  display: flex;
  justify-content: space-between;
  width: 83.375vw;
  margin: 32px auto;
}
.home-mainVisual .slick-dots li {
  width: calc(50% - 20px);
  aspect-ratio: 530/8;
  max-height: 10px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background: #ffffff;
  overflow: hidden;
}
.home-mainVisual .slick-dots li:not(:last-child) {
  margin-right: 10px;
}
.home-mainVisual .slick-dots li.slick-active button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e4007f;
  z-index: 1;
}
@keyframes progress {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .home-mainVisual {
    margin-top: 54px;
  }
}
@media (max-width: 900px) {
  .home-mainVisual {
    max-height: initial;
  }
  .home-mainVisual .mainVisual-slider h2 {
    top: 5.26vh;
    padding-left: 0;
    left: 50%;
    text-align: left;
    font-size: clamp(32px, 8.53vw, 64px);
  }
  .home-mainVisual .mainVisual-slider .mainVisual-slider__item .more {
    font-size: 16px;
    left: auto;
    right: 4.53vw;
    bottom: 3%;
  }
  .home-mainVisual .mainVisual-slider .slick-arrow {
    top: 45vh;
  }
  .home-mainVisual .mainVisual-slider .image img {
    object-fit: cover;
    max-height: 90vh;
    aspect-ratio: 375/564;
    object-position: center center;
    width: 100%;
  }
  .home-mainVisual .mainVisual-slider .slick-dots {
    width: 91.5vw;
    margin: clanp(16px, 4.27vw, 32px) auto;
  }
  .home-mainVisual .mainVisual-slider .slick-dots li {
    width: calc(50% - 10px);
    aspect-ratio: 468/4;
    max-height: 8px;
  }
}

.home-topNews .topNews-slider__item a {
  display: flex;
  align-items: center;
}
.under_grad {
  position: relative;
}
.under_grad::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  background: transparent linear-gradient(90deg, #e4017f 0%, rgba(228, 1, 127, 0.1607843137) 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  height: 1px;
}

.home .home-aboutUs_cn {
  background: url(../images/cn/home/home_about_bg.jpg) bottom center/100% 100% no-repeat #000;
  color: #fff;
  padding: 106px 0 100px;
}
.home .home-aboutUs_cn::before {
  content: none;
}
.home .home-aboutUs_cn::after {
  content: none;
}
.home .home-aboutUs_cn .container {
  padding: 0;
}
.home .home-aboutUs_cn .head2_01_1 {
  text-align: center;
  margin-bottom: 48px;
}
.home .home-aboutUs_cn .lead.lead_001 {
  font-size: 18px;
  text-align: center;
  line-height: 38px;
  margin-top: 43px;
  width: 100%;
}
.home .home-aboutUs_cn .more_about_btnBox {
  margin-top: 51px;
}
@media screen and (max-width: 767px) {
  .home .home-aboutUs_cn .more_about_btnBox {
    padding-bottom: 60px;
  }
}
.home .home-aboutUs_cn .more_about_btnBox ul {
  display: flex;
  justify-content: center;
  gap: 54px;
}
.home .home-aboutUs_cn .more_about_btnBox ul li {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  display: block;
}
.home .home-aboutUs_cn .more_about_btnBox ul li a {
  text-decoration: none !important;
  width: 241px;
  height: 50.5px;
  display: block;
  padding: 12px 12px 12px 70px;
  position: relative;
  background: url(../images/cn/common/x_dec.png) left center/100% 100%;
  transition: 0.3s;
}
.home .home-aboutUs_cn .more_about_btnBox ul li a:hover {
  opacity: 0.6;
}
.home .home-aboutUs_cn .products_title {
  margin-top: 146px;
}
@media (max-width: 767px) {
  .home .home-aboutUs_cn {
    position: relative;
    z-index: 2;
    padding: 0px 0 72px;
    background-image: none;
  }
  .home .home-aboutUs_cn .home-aboutUs_cn_wrapper {
    background: url(../images/cn/home/home_about_bg_sp1.jpg) top center/100% auto no-repeat #000;
    margin-bottom: clamp(72px, 19.2vw, 144px);
    padding-top: 40px;
  }
  .home .home-aboutUs_cn .home-products_cn_wrapper {
    background: url(../images/cn/home/home_about_bg_sp2.jpg) bottom center/100% 100% no-repeat #000;
  }
  .home .home-aboutUs_cn .home-products_cn_wrapper .head2_01 {
    margin-top: 84px;
    text-align: left;
  }
  .home .home-aboutUs_cn .home-products_cn_wrapper .home-products_cn_product_list {
    flex-direction: column;
    gap: 24px;
  }
  .home .home-aboutUs_cn .home-products_cn_wrapper .home-products_cn_product_list li a {
    padding-bottom: 16px;
  }
  .home .home-aboutUs_cn .home-products_cn_wrapper .home-products_cn_product_list li .imgBox {
    aspect-ratio: 327/200;
  }
  .home .home-aboutUs_cn .home-products_cn_wrapper .home-products_cn_product_list li .imgBox img {
    aspect-ratio: 327/200;
  }
  .home .home-aboutUs_cn .home-products_cn_wrapper .home-products_cn_product_list li .imgBox h4 {
    font-size: clamp(32px, 8.53vw, 64px);
    left: 0.5em;
  }
  .home .home-aboutUs_cn .home-products_cn_wrapper .home-products_cn_product_list li .imgBox p {
    text-decoration: underline;
    right: 16px;
    bottom: 16px;
  }
  .home .home-aboutUs_cn .home-products_cn_wrapper .home-products_cn_product_list li .textContent {
    font-size: 18px;
    margin-top: 16px;
  }
  .home .home-aboutUs_cn .more_about_btnBox {
    margin-top: 40px;
  }
  .home .home-aboutUs_cn .more_about_btnBox ul {
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }
  .home .home-aboutUs_cn .more_about_btnBox ul li a {
    font-size: 18px;
    width: 70%;
    min-width: 241px;
    height: auto;
    min-height: 43;
    aspect-ratio: 241/43;
  }
  .home .home-aboutUs_cn .home-products_cn_product_lead_list {
    margin-top: clamp(24px, 0.64vw, 48px);
    margin-bottom: clamp(40px, 10.67vw, 80px);
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
  .home .home-aboutUs_cn .home-products_cn_product_lead_list .component__btn {
    width: 72%;
    aspect-ratio: 246/50;
    max-width: initial;
  }
  .home .home-aboutUs_cn .products_contentBox {
    flex-direction: column;
  }
  .home .home-aboutUs_cn .products_contentBox p {
    width: 100%;
    margin-top: 0;
    margin-bottom: 46px;
  }
  .home .home-aboutUs_cn .products_contentBox .home-products_cn_product_lead {
    width: 84.5%;
    margin: 0 auto;
    min-width: 290px;
  }
  .home .home-aboutUs_cn .products_contentBox .home-products_cn_product_lead a {
    padding: 13px 20px 13px 24px;
    font-size: 16px;
  }
}

.products_section_title {
  margin-top: 40px;
  margin-bottom: 16px;
}
.products_section_title span {
  display: inline-block;
  font-size: 24px;
  line-height: 45px;
  letter-spacing: 1.2px;
  background-color: #e4017f;
  position: relative;
  padding: 2px 18px 2px 14.5px;
}
.products_section_title span::after {
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 0;
  content: "";
  width: 20px;
  background: #e4017f;
  transform: skewX(-20deg);
  z-index: 1;
}
@media (max-width: 767px) {
  .products_section_title {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

.home-products_cn_product_list {
  display: flex;
  justify-content: space-between;
  gap: 48px;
}
.home-products_cn_product_list li {
  background-color: #fff;
  display: flex;
  flex: 1;
}
.home-products_cn_product_list li a {
  padding: 8px 8px 24px;
}
.home-products_cn_product_list li .imgBox {
  position: relative;
  aspect-ratio: 5/2;
}
.home-products_cn_product_list li .imgBox img {
  width: 100%;
  object-fit: cover;
}
.home-products_cn_product_list li .imgBox h4 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 34px;
  font-weight: 700;
  font-size: 32px;
  display: flex;
  align-items: center;
  z-index: 99;
}
.home-products_cn_product_list li .imgBox p {
  position: absolute;
  bottom: 28px;
  right: 32px;
  z-index: 99;
}
.home-products_cn_product_list li .imgBox p::after {
  content: ">";
  margin-left: 16px;
}
.home-products_cn_product_list li .textContent {
  color: #000000;
  font-size: 16px;
  margin-top: 1em;
  line-height: 30px;
}

.home-products_cn .lead.lead_002 {
  font-size: 16px;
  line-height: 30px;
  width: 50%;
  margin-top: 15px;
}
.home-products_cn .products_contentBox {
  display: flex;
  align-items: center;
  gap: 15.74%;
  flex: 1;
}
.home-products_cn .products_contentBox .home-products_cn_product_lead {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.home-products_cn .products_contentBox .home-products_cn_product_lead li.component__btn {
  margin-top: 0;
  max-width: initial;
}
.home-products_cn .products_contentBox .home-products_cn_product_lead li.component__btn:last-child a.btn {
  background-color: #e4007f;
}
.home-products_cn .products_contentBox .home-products_cn_product_lead li.component__btn:last-child a.btn:hover {
  background-color: #fff;
}

.home-products_cn_product_lead .component__btn {
  margin-top: 0;
  max-width: 22.78%;
}
.home-products_cn_product_lead .component__btn a.btn {
  width: 100%;
  min-width: initial;
  padding: 13px 35px;
  background-color: rgba(51, 51, 51, 0.5019607843);
  border: 1px solid #fff;
}
.home-products_cn_product_lead .component__btn a.btn span.transition_arrow {
  background: #fff;
}
.home-products_cn_product_lead .component__btn a.btn span.transition_arrow svg use.arrow_right {
  stroke: rgba(51, 51, 51, 0.5019607843);
}
.home-products_cn_product_lead .component__btn a.btn:hover {
  background-color: #fff;
  color: #333;
}
.home-products_cn_product_lead .component__btn a.btn:hover span.transition_arrow {
  background: rgba(51, 51, 51, 0.5019607843);
}
.home-products_cn_product_lead .component__btn a.btn:hover span.transition_arrow svg use.arrow_right {
  stroke: #fff;
}

.home-products_cn_product_lead_list {
  display: flex;
  justify-content: space-around;
  gap: 24px;
  margin-top: 24px;
  margin-bottom: 81px;
}
.home-products_cn_product_lead_list li {
  flex: 1;
}

.home-applications_cn {
  background: none;
}
.home-applications_cn:before {
  background-image: url(../images/cn/home/r_deco.png);
  background-position: top 95px right;
}
.home-applications_cn::after {
  content: none !important;
}
.home-applications_cn .head2_01,
.home-applications_cn .head2_01 + .lead {
  color: #000;
}
.home-applications_cn .lead.lead_02 {
  font-size: 18px;
}
.home-applications_cn span.link {
  font-weight: 600;
}
@media (max-width: 767px) {
  .home-applications_cn .container {
    padding-left: 0;
    padding-right: 0;
  }
  .home-applications_cn .head2_01 {
    text-align: left;
  }
  .home-applications_cn .component__btn {
    margin-top: 12px;
  }
  .home-applications_cn .component__btn a.btn {
    min-width: initial !important;
  }
}

@media (max-width: 767px) {
  .home-news_cn .container,
  .home-column_cn .container {
    padding-left: 0;
    padding-right: 0;
  }
  .home-news_cn .head2_01,
  .home-column_cn .head2_01 {
    text-align: left;
  }
  .home-news_cn .component__btn,
  .home-column_cn .component__btn {
    margin-top: 12px;
  }
  .home-news_cn .component__btn a.btn,
  .home-column_cn .component__btn a.btn {
    min-width: initial !important;
  }
}/*# sourceMappingURL=home_cn.css.map */