html body .lineProd {
  background-color: #FFFFFF;
}
html body .lineProd .wrapper {
  max-width: 100%;
  margin-bottom: 160px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  html body .lineProd .wrapper {
    margin-bottom: 60px;
  }
}
html body .lineProd .lineProd-titlebox {
  max-width: 1600px;
  margin: 0 auto 70px;
}
@media screen and (max-width: 1600px) {
  html body .lineProd .lineProd-titlebox {
    padding: 0 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 991px) {
  html body .lineProd .lineProd-titlebox {
    margin-bottom: 30px;
  }
}
html body .lineProd .lineProd-title {
  margin-bottom: 22px;
  font-size: 52px;
  line-height: 78px;
  color: #0E1A3C;
}
@media screen and (max-width: 767px) {
  html body .lineProd .lineProd-title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 991px) {
  html body .lineProd .lineProd-title {
    margin-bottom: 15px;
  }
}
html body .lineProd .lineProd-title span {
  padding-left: 24px;
  font-size: 30px;
  line-height: 40px;
  color: #0E1A3C;
  font-weight: 300;
  border-left: 1px solid #0E1A3C;
}
@media screen and (max-width: 767px) {
  html body .lineProd .lineProd-title span {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  html body .lineProd .lineProd-title span {
    padding-left: 12px;
  }
}
html body .lineProd .lineProd-subtitle {
  font-size: 16px;
  line-height: 30px;
  color: #0E1A3C;
}
@media screen and (max-width: 767px) {
  html body .lineProd .lineProd-subtitle {
    font-size: 16px;
    line-height: 30px;
  }
}
html body .lineProd .lineProd-flex {
  max-width: 1600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 100px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 1600px) {
  html body .lineProd .lineProd-flex {
    padding: 0 1rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1400px) {
  html body .lineProd .lineProd-flex {
    gap: 0 50px;
  }
}
@media screen and (max-width: 991px) {
  html body .lineProd .lineProd-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }
}
html body .lineProd .lineProd-flex .flex-left {
  max-width: 800px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  html body .lineProd .lineProd-flex .flex-left {
    max-width: 600px;
  }
}
@media screen and (max-width: 575px) {
  html body .lineProd .lineProd-flex .flex-left {
    max-width: 350px;
  }
}
html body .lineProd .lineProd-flex .flex-left .swiper {
  width: 100%;
}
html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain {
  margin-bottom: 15px;
  height: 590px;
}
@media screen and (max-width: 1199px) {
  html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain {
    height: 460px;
  }
}
@media screen and (max-width: 575px) {
  html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain {
    height: 310px;
  }
}
html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-slide img {
  width: 100%;
  aspect-ratio: 1.5;
  -o-object-fit: cover;
  object-fit: cover;
}
html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-pagination {
  bottom: 20px;
}
@media screen and (max-width: 1199px) {
  html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-pagination {
    bottom: 15px;
  }
}
html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background-color: #F0F0F0;
  opacity: 1;
}
html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #A5AAB9;
}
html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-button-prev, html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-button-next {
  width: 54px;
  height: 10px;
  top: auto;
  bottom: 25px;
}
@media screen and (max-width: 1199px) {
  html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-button-prev, html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-button-next {
    bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-button-prev, html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-button-next {
    width: 45px;
    height: 8px;
  }
}
html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-button-prev::after, html body .lineProd .lineProd-flex .flex-left .swiper-lineProdMain .swiper-button-next::after {
  content: "";
}
@media screen and (max-width: 991px) {
  html body .lineProd .lineProd-flex .flex-left .swiper-lineProdSub {
    display: none;
  }
}
html body .lineProd .lineProd-flex .flex-left .swiper-lineProdSub .swiper-slide {
  width: 25%;
}
html body .lineProd .lineProd-flex .flex-left .swiper-lineProdSub .swiper-slide img {
  width: 100%;
  aspect-ratio: 1.5;
  -o-object-fit: cover;
  object-fit: cover;
}
html body .lineProd .lineProd-flex .flex-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 700px;
  width: 100%;
}
@media screen and (max-width: 575px) {
  html body .lineProd .lineProd-flex .flex-right {
    padding: 0 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
html body .lineProd .lineProd-flex .flex-right .right-title {
  margin-bottom: 32px;
  font-size: 36px;
  line-height: 50px;
  color: #0E1A3C;
}
@media screen and (max-width: 767px) {
  html body .lineProd .lineProd-flex .flex-right .right-title {
    font-size: 26px;
    line-height: 50px;
  }
}
@media screen and (max-width: 991px) {
  html body .lineProd .lineProd-flex .flex-right .right-title {
    margin-bottom: 20px;
  }
}
html body .lineProd .lineProd-flex .flex-right .right-intro {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 30px;
  color: #505050;
}
@media screen and (max-width: 767px) {
  html body .lineProd .lineProd-flex .flex-right .right-intro {
    font-size: 16px;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) {
  html body .lineProd .lineProd-flex .flex-right .right-intro {
    margin-bottom: 30px;
  }
}
html body .lineProd .lineProd-flex .flex-right .right-data {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 991px) {
  html body .lineProd .lineProd-flex .flex-right .right-data {
    margin-bottom: 24px;
  }
}
html body .lineProd .lineProd-flex .flex-right .right-data p {
  margin-right: 30px;
  font-size: 20px;
  line-height: 30px;
  color: #505050;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  html body .lineProd .lineProd-flex .flex-right .right-data p {
    font-size: 20px;
    line-height: 30px;
  }
}
html body .lineProd .lineProd-flex .flex-right .right-data div {
  width: 100%;
  height: 1px;
  background-color: #505050;
}
html body .lineProd .lineProd-flex .flex-right .right-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
html body .lineProd .lineProd-flex .flex-right .right-type h4 {
  margin-right: 34px;
  font-size: 16px;
  line-height: 30px;
  color: #505050;
}
@media screen and (max-width: 767px) {
  html body .lineProd .lineProd-flex .flex-right .right-type h4 {
    font-size: 16px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  html body .lineProd .lineProd-flex .flex-right .right-type h4 {
    margin-right: 14px;
  }
}
html body .lineProd .lineProd-flex .flex-right .right-type p {
  font-size: 16px;
  line-height: 30px;
  color: #505050;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  html body .lineProd .lineProd-flex .flex-right .right-type p {
    font-size: 16px;
    line-height: 30px;
  }
}
html body .lineProd .lineProd-flex .flex-right .right-tag ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}
html body .lineProd .lineProd-flex .flex-right .right-tag ul li {
  padding: 3px 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #505050;
}
html body .lineProd .lineProd-flex .flex-right .right-tag ul li a {
  font-size: 14px;
  line-height: 30px;
  color: #505050;
}
@media screen and (max-width: 767px) {
  html body .lineProd .lineProd-flex .flex-right .right-tag ul li a {
    font-size: 14px;
    line-height: 30px;
  }
}
html body .lineProd .lineProd-flex .flex-right .box-link-arrow {
  display: inline-block;
}
@media screen and (max-width: 991px) {
  html body .lineProd .lineProd-flex .flex-right .box-link-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 575px) {
  html body .lineProd .lineProd-flex .flex-right .box-link-arrow {
    display: inline-block;
  }
}
html body .lineProd .lineProd-flex .flex-right .box-link-arrow a {
  width: 260px;
}
@media screen and (max-width: 575px) {
  html body .lineProd .lineProd-flex .flex-right .box-link-arrow a {
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (max-width: 991px) {
  html body .lineProd .lineProd-slideshow {
    display: none;
  }
}
html body .lineProd .lineProd-slideshow .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
html body .lineProd .lineProd-slideshow .swiper-slide {
  max-width: 576px;
}
html body .lineProd .lineProd-slideshow .swiper-slide p {
  font-size: 18px;
  line-height: 30px;
  color: #0E1A3C;
}
@media screen and (max-width: 767px) {
  html body .lineProd .lineProd-slideshow .swiper-slide p {
    font-size: 18px;
    line-height: 30px;
  }
}
html body .lineProd .lineProd-slideshow .prod-thumb {
  margin-bottom: 10px;
}
html body .lineProd .lineProd-slideshow .prod-thumb img {
  width: 100%;
  aspect-ratio: 1.5;
  -o-object-fit: cover;
  object-fit: cover;
}

/*# sourceMappingURL=lineup-product.css.map */
