* {
  padding: 0;
  margin: 0;
}
ul, li {
  list-style: none;
}
html, body {
  width: 100%;
  overflow-x: hidden;
}
body {
  width: 100%;
  background: #fff9fc;
  font-family: Pretendard;
}
#video2 {
  display: none;
}
.header {
  display: flex;
  justify-content: center;
  padding: 45px 0 28px;
  gap: 5px;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 2.6px;
  color: #000;
  text-align: center;
}

.header  .pink {
  position: relative;
  color: #d9308e;
}
.header  .pink b {
  position: relative;
}
.header  .pink b::before {
  content: '';
  position: absolute;
  left: 50%;
  top: -6px;
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #d9308e;
  text-align: center;
  transform: translateX(-50%);
}
.banner-wrap {
  padding: 0 75px;
}
.banner {
  position: relative;
  overflow: hidden;
}
.banner {
  text-align: center;
  width: 100%;
  min-height: 780px;
  max-height: 980px;
  overflow: hidden;
}
.banner video {
  position: absolute;
  left: -26px;
  top: 0;
  width: 100%;
  object-fit: cover;
}
.banner .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: calc(1920px / -2);
  margin-top: calc(1920px  * 9 / 16 / -2);
  width: 1970px;
}
.banner .inner::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 56.25%;
}

.container {
  max-width: 1770px;
  width: 100%;
  margin: 0 auto;
}
.about {
  display: flex;
  align-items: center;
  padding: 96px 0 0;
  justify-content: center;
  gap: 200px;
}
.about-left-content h2 {
  color: #000;
  font-family: Pretendard;
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 50px;
  padding-top: 40px;
  background: url(../images/bg-flower.png) no-repeat;
  background-position: top center;
}
.about-left-content h2 span {
  color: #d9308e;
}
.about-left-content p {
  color: #000;
  font-family: Pretendard;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.5;
}
.about-left-content p strong {
  font-weight: 500;
}
.strait {
  color: #e4007f;
  text-align: center;
  font-family: Pretendard;
  font-size: 130px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
.reverse {
  text-align: center;
  font-family: Pretendard;
  font-size: 130px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  text-shadow: -1px 0 #e4007f, 0 1px #e4007f, 1px 0 #e4007f, 0 -1px #e4007f;
  margin-top: -27px;
}
.scroll-text {
  margin-top: -106px;
  margin-bottom: -37px;
}
.scroll-text marquee:nth-child(1) {
  position: relative;
  z-index: 10;
}
.scroll-text marquee:nth-child(2) {
  margin-top: -56px;
}
.product-section {
  position: relative;
  z-index: 10;
  background: url("../images/product-bg.png") no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.product-inner {
  display: flex;
}

.product-left,
.product-right {
  width: 50%;
  position: relative;
}
.product-left:before {
  position: absolute;
  content: "";
  height: 100%;
  background: rgba(55, 19, 58, 0.2);
  width: 100%;
  top: 0;
  left: 0;
}
.product-right:before {
  position: absolute;
  content: "";
  height: 100%;
  background: rgba(255, 234, 255, 0.5);
  width: 100%;
  top: 0;
  left: 0;
}
.product-left {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.product-1 {
  margin-top: 169px;
}
.product-1 h2,
.product-2 h2 {
  position: relative;
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.product-1 p,
.product-2 p {
  color: #fff;
  text-align: center;
  font-family: Pretendard;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  position: relative;
}
/* .product-right {
  padding-top: 171px;
  background: url(../images/main-right-scroll.png)no-repeat center/50vw auto;
} */
.product-right h3 {
  max-width: 590px;
  margin: 0 auto;
  color: #333;
  text-align: center;
  font-family: Pretendard;
  font-size: 46px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  position: relative;
  margin-bottom: 60px;
}
.product-right h3 span {
  color: #d9308e;
  font-weight: 600;
}
.product-right {
  padding: 168px 102px;
  box-sizing: border-box;
}
.product-right h3:after {
  position: absolute;
  content: "";
  height: 2px;
  width: 51px;
  background: #000;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -60px;
}
.product-right h4 {
  padding-top: 60px;
}
.product-right h4 {
  padding-top: 60px;
  color: #333;
  text-align: center;
  font-family: Pretendard;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.5;
  position: relative;
}
.certificate ul {
  margin-top: 120px;
  list-style: none;
  position: relative;
  display: flex;
  gap: 113px;
  align-items: flex-start;
  justify-content: center;
}
.certificate ul li:nth-child(2) {
  margin-top: 96px;
}
.product-1 img {
  width:200px;
}
.product-2 img {
  width: 200px;
}
.product-desc-section {
  padding-top: 160px;
}
.product-desc-section h2 {
  max-width: 703px;
  margin: 0 auto;
  color: #333;
  font-family: Pretendard;
  font-size: 46px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-align: center;
  margin-bottom: 62px;
  position: relative;
}
.product-desc-section h2 span {
  display: block;
}
.product-desc-section h2 span.pink {
  color: #d9308e;
  font-weight: bold;
}
.product-desc-section {
  position: relative;
}
.product-desc-section:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: url("../images/product-desc-flower-top.png") no-repeat;
  left: 0;
  top: 0;
}
.product-desc-section:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: url("../images/product-desc-flower-bottom.png") no-repeat;
  right: 0;
  bottom: 0;
  background-position: bottom right;
}
.product-desc-inner {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 62px;
  z-index: 9;
  gap: 70px;
  padding-bottom: 104px;
}
.product-desc-left-image {
  text-align: center;
}
.product-desc-right-image {
  text-align: center;
}
.product-desc-left h3,
.product-desc-right h3 {
  max-width: 591px;
  text-align: center;
  color: #333;
  font-family: Pretendard;
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.pink {
  color: #d9308e;
  font-weight: 600;
}
.product-desc-left {
  padding-top: 100px;
}

.bottom-section {
  background: url("../images/bottom.jpg") no-repeat center / 100% auto;
  padding-top: 159px;
  background-size: cover;
  height: 100vh;
  overflow: hidden;
  box-sizing: border-box;
}
.bottom-content h2 {
  color: #d9308e;
  text-align: right;
  font-family: Pretendard;
  font-size: 40px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  margin-right: 106px;
}
.bottom-logo {
    display: block;
    text-align: right;
    padding-right: 136px;
    margin-top: 34px;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.s11_5 {
  height: 100vh;
  overflow: hidden;
  z-index: 1;
}
.s11_5 .left .bak {
  position: relative;
  display: flex;
}
.product-inner {
  height: 100vh;
}
.product-left {
  box-sizing: border-box;
}
.producct-right {
  height: 2160px;
}
.product-right--ul {
  display: flex;
  gap: 73px 86px;
  flex-wrap: wrap;
  margin-top: 72px;
  margin-bottom: 214px;
}
.product-right--ul li {
  width: calc(50% - 43px);
}
.product-right--ul li h4 {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  padding-top: 0;
}
.product-right--ul li span {
  position: relative;
  color: #333;
  padding-left: 10px;
  line-height: 1.5;
}
.product-right--ul li span::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  left: 0;
  display: inline-block;
  margin-right: 6px;
  width: 2px;
  height: 2px;
  border-radius: 50px;
  background-color: #333;
}
.bottom-wrap {
  padding: 65px 58px 58px 75px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  background-color: rgba(255, 234, 255, 0.5);
  box-sizing: border-box;
  border-radius: 48px;
  gap: 61px;
  position: relative;
  z-index: 10;
}
.bottom-wrap dl {
  display: flex!important;
  width: calc(50% - 61px);
  flex-wrap: wrap;
  color: #333!important;
  line-height: 1.5;
}
.bottom-wrap dl dt {
  font-size: 24px;
  font-weight: bold;
  margin-right: 45px;
}
.bottom-wrap dl dd {
  font-size: 20px;
  font-weight: 400;
}

/* Footer */
.footer {
  background-color: #594F50;
}
.footer .inner {
  display: flex;
  color: #FFF1F9;
  width: 1280px;
  margin: 0 auto;
  padding: 50px 0 65px;
  gap: 170px;
}
.footer .footer-logo {}
.footer .footer--right {
  width: 100%;
  display: flex;
  align-items: start;
}
.footer .footer--right img {
  margin-left: auto;
}
.footer .footer--right dl {
  display: flex;
}
/* .footer .footer--right dl dt {
  margin-right: 14px;
} */
.footer .footer--right dl dd {}
.footer .footer--right p.desc {}
.footer .footer--right address {}
.footer .footer--right .footer-info,
.footer .footer--right .footer-info div {
  display: flex;
  font-size: 14px;
}
.footer .footer--right .footer-info dl {
  position: relative;
  margin-right: 40px;
}
.footer .footer--right .footer-info dl:not(:last-of-type)::after {
  content: '';
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  width: 1px;
  height: 10px;
  background-color: #FFF1F9;
}
.footer .footer--right .footer-info > img {
  display: none;
}
.footer .footer--right .footer-info dl dt {
  margin-right: 10px;
  font-weight: 600;
}
.footer .footer--right .footer-info dl dd {
  font-weight: 400;
}
.footer--right > dl {
  margin-bottom: 14px;
}
.footer--right .desc {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 29px;
  font-weight: 400;
}
.footer--right address {
  font-style: normal;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}

.flow-text {
  display: flex;
  flex: 0 0 auto;
  white-space: nowrap;
  overflow: hidden;
  transition: 0.3s;
  font-size: 2.5rem;
  font-weight:bold;
  color: #9D9993;
}
.flow-wrap {
  animation: textLoop 140s linear infinite;
  /* padding-right: 1.4881vw; */
  font-size: 130px;
  color: #d9308e;
  margin-top: -50px;
  z-index: 10;
  position: absolute; 
}
.flow-wrap2 {
  animation: textLoopRevese 40s linear infinite;
  /* padding-right: 1.4881vw; */
  font-size: 130px;
  color: #fff;
  margin-top: 30px;
  -webkit-text-stroke: 1px #E4007F;
}

@keyframes textLoop {
  0% {
    /* transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0); */
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
  }
  100% {
    /* -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0); */
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
  }
}
@keyframes textLoopRevese {
  0% {
    -webkit-transform: translate3d(-200%, 0, 0);
    transform: translate3d(-200%, 0, 0);
    transform: translateX(-200%);
    -webkit-transform: translateX(-200%);

  }
  100% {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
  }
}

@media (max-width: 1750px) {
  .product-right {
    width: 50%;
  }
  .product-left {
    width: 50%;
  }
  .product-right {
    padding: 168px 32px;
    box-sizing: border-box;
  }
  .certificate ul {
    gap: 20px;
  }
  .container {
    width: 96%;
  }
  .about-right {
    max-width: 50%;
  }
  .about-right img {
    width: 90%;
  }
  .about-left {
    width: 43%;
    padding-left: 5%;
  }
}
@media (max-width: 1400px) {
  .product-inner {
    flex-direction: column;
  }
  .product-left,
  .product-right {
    width: 100%;
    box-sizing: border-box;
    position: relative;
  }
  .product-desc-right img {
    width: 90%;
  }
  .product-desc-right {
    width: 50%;
  }
  .product-desc-left h3,
  .product-desc-right h3 {
    width: 90%;
  }
  .product-desc-left {
    padding-top: 100px;
    width: 46%;
    padding-left: 4%;
  }
  .product-right h4 {
    max-width: 600px;
    margin: 0 auto;
  }
  .bottom-content h2 {
    text-align: center;
    margin-right: 0;
  }
  .bottom-logo {
    padding-right: 0;
    margin-top: 34px;
    text-align: center;
  }
  .product-desc-left-image img {
    width: 94%;
  }
}

@media (max-width: 991px) {
  .about {
    gap: 100px;
    flex-direction: column;
  }
  .about-left {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .about-right {
    max-width: 100%;
    text-align: center;
  }
  .about-right img {
    width: 100%;
  }
  .product-inner {
    height: auto;
  }
  .product-left {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .bak {
    background-position: 0 0!important;
  }
  .right_wrap {
    transform: none!important;
  }
  .pin-spacer {
    width: 100%!important;
    padding: 0!important;
    height: auto!important;
  }
  .s11_5 {
    transform: none!important;
    height: auto!important;
    width: 100%!important;
    position: static!important;
    overflow: visible;
  }
  .product-left,
  .product-right {
    width: 100%!important;
    height: auto!important;
  }
  .bottom-section {
    background-position: -243px 0;
    background-size: 150%;
    padding-top: 80px;
    height: 38vh ;
    padding-left: 16px;
    padding-right: 16px;
  }
  .bottom-content h2 {
    font-size: 24px;
    text-align: right;
  }
  .bottom-logo > div {
    height: 15px;
  }
  .bottom-logo > div:first-of-type {
    height: 36px;
  }
  .bottom-logo > div:nth-of-type(3) {
    height: 22px;
  }
  .bottom-logo > div img {
    height: 100%;
  }
  .footer .inner {
    display: block;
    flex-direction: column;
    gap: 29px;
    box-sizing: border-box;
    justify-content: center;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
  }
  footer {
    width: 100%;
    box-sizing: border-box;
  }
  footer .footer-logo {
    margin-bottom: 14px;
  }
  .footer .footer--right p.desc {
    word-break: keep-all;
  }
  .footer .footer--right dl {
    display: inline-flex;
    margin-right: 0 !important;
  }
  .footer .footer--right .footer-info div {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .footer .footer--right .footer-info > img {
    display: block;
    float: right;
    width: 70px;
    aspect-ratio: 1/1;
    object-fit: contain;
    object-position: center;
  }
  .footer .footer--right .footer-info dl::after {
    display: none;
  }
}

@media (max-width: 767px) {
  .banner-wrap {
    padding: 0;
  }
  /* .banner .inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: auto;
  } */
  .product-left,
  .product-right {
    width: 100%;
    flex-direction: column;
    padding: 100px 2% 100px;
  }
  .certificate ul {
    margin-top: 120px;
    list-style: none;
    position: relative;
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .product-desc-inner {
    justify-content: center;

    gap: 50px;
    flex-direction: column;
  }
  
  .product-desc-left {
      padding-top: 100px;
      width: 96%;
      padding-left: 0;
      margin: 0 auto;
  }
  .product-desc-right {
      width: 96%;
      margin: 0 auto;
      padding-left: 16px;
      padding-right: 16px;
      box-sizing: border-box;
  }
  .product-desc-right img {
      width: 100%;
  }
  .bottom-content h2 {
      font-size: 24px;
      text-align: right;
  }
  .bottom-logo svg {
      width: 90%;
  }
  .product-1 {
      width: 40%;
      align-items: center;
  }
  .sipwer-wrapper {
    transition-timing-function: linear;
  }
  .product-2 {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      width: 40%;
  }
  .product-1 img,
  .product-2 img {
    width: 100%;
  }
  .s11_5 .left .bak {
    justify-content: center;
  }
  .about-left-content h2 {
      font-size: 30px;
     
  }
  .about-left-content p {
      font-size: 24px;
     
  }
  .product-right h3 {
       font-size: 30px;
     
  }
  .product-right h4 {
     font-size: 26px;
      
  }
  .product-desc-section h2 {
      font-size: 30px;
    
  }
  .product-desc-left h3,
  .product-desc-right h3 {
      font-size: 26px;
      
  }
  .product-right--ul {
    gap: 0;
  }
  .product-right--ul li {
    width: 100%;
    text-align: center;
  }
  .product-right--ul li:not(:last-of-type) {
    margin-bottom: 40px;
  }
  .product-right--ul li h4 {
    text-align: center;
  }
  .product-right--ul li span {
    display: inline-block;
  }
  .bottom-wrap {
    gap: 0!important;
    padding: 34px!important;
    border-radius: 34px;
  }
  .bottom-wrap dl {
    width: 100%!important;
  }
  .bottom-wrap dl:not(:last-of-type) {
    margin-bottom: 14px;
  }
  .product-left {
    height: auto;
  }
  .banner {
    min-height: 39vh;
  }
  .banner .inner {
    --width: 100vw;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: calc(var(--width) / -2);
    margin-top: calc(var(--width)  * 9 / 16 / -2);
    width: var(--width);
  }
  .banner video {
    left: 0;
  }
  .footer .footer--right img {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .banner {
    min-height: 30vh;
  }
  .flow-wrap {
    font-size: 80px;
  }
  .flow-wrap2 {
    font-size: 80px;
  }
  .header > div {
    font-size: 18px;
  }
  .bottom-section {
    background-position: -153px 0;
    padding-top: 40px;
    height: 46vh;
  }
  .bottom-content h2 {
    font-size: 16px;
  }
}
