/* CSS Document */
.templateStyle.LIST3 .carouselContentList .Txt, .templateStyle.LIST3 .carouselContentList .contentTitleBox .plus::after, .templateStyle.LIST3 .carouselContentList .contentTitleBox .plus::before, .templateStyle.LIST3 .carouselContentList .contentTitleBox .title, .templateStyle.LIST3 .carouselContentList .contentTitleBox .num, .templateStyle.LIST3 .carouselContentList .contentTitleBox::before, .templateStyle.LIST3 .templateBox .templateLeftBox .Img, .templateStyle.LIST3 .templateBox, .templateStyle.LIST2 .carouselContentList .contentItem, .templateStyle.LIST2 .carouselTitleList .title, .templateStyle.LIST2 .carouselTitleList .num, .templateStyle.LIST2 .carouselTitleList .titleItem::before, .templateStyle.LIST2 .templateBox, .templateStyle.CAROUSEL3 .templateBox, .templateStyle.CAROUSEL2 .carouselList .Img img, .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn .text,
.solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn i, .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn {
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

header {
  position: relative;
}

body .outerWrap {
  padding-top: 0 !important;
}

.bread {
  position: sticky;
  top: 0;
  z-index: 9;
}

.carouselClassBox {
  position: sticky;
  top: 50px;
  z-index: 9;
}
@media (max-width: 768px) {
  .carouselClassBox {
    top: 0;
  }
}

.mainArea {
  padding: 0;
}

.solutionBannerArea {
  position: relative;
}
.solutionBannerArea > .wrap {
  max-width: 100%;
  padding: 0;
}
.solutionBannerArea .solutionBannerBox {
  position: relative;
}
.solutionBannerArea .solutionBannerItem {
  position: relative;
}
.solutionBannerArea .solutionBannerItem .Txt {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  z-index: 2;
}
.solutionBannerArea .solutionBannerItem .Img {
  height: 500px;
}
@media (max-width: 1280px) {
  .solutionBannerArea .solutionBannerItem .Img {
    height: 400px;
  }
}
@media (max-width: 991px) {
  .solutionBannerArea .solutionBannerItem .Img {
    height: 350px;
  }
}
@media (max-width: 640px) {
  .solutionBannerArea .solutionBannerItem .Img {
    height: 300px;
  }
}
.solutionBannerArea .solutionBannerItem .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.solutionBannerArea .solutionBannerItem .insTxtBox {
  position: relative;
  max-width: 600px;
}
@media (max-width: 1280px) {
  .solutionBannerArea .solutionBannerItem .insTxtBox {
    max-width: 500px;
  }
}
@media (max-width: 991px) {
  .solutionBannerArea .solutionBannerItem .insTxtBox {
    max-width: 450px;
  }
}
@media (max-width: 640px) {
  .solutionBannerArea .solutionBannerItem .insTxtBox {
    max-width: 350px;
  }
}
.solutionBannerArea .solutionBannerItem .insTxtBox .title {
  position: relative;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.25;
  color: #fff;
  padding-bottom: 0.625rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
@media (max-width: 1280px) {
  .solutionBannerArea .solutionBannerItem .insTxtBox .title {
    font-size: 42px;
    padding-bottom: 0.625rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 991px) {
  .solutionBannerArea .solutionBannerItem .insTxtBox .title {
    font-size: 36px;
    padding-bottom: 0.5rem;
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 640px) {
  .solutionBannerArea .solutionBannerItem .insTxtBox .title {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .solutionBannerArea .solutionBannerItem .insTxtBox .title {
    font-size: 26px;
  }
}
.solutionBannerArea .solutionBannerItem .insTxtBox .text {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 1280px) {
  .solutionBannerArea .solutionBannerItem .insTxtBox .text {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .solutionBannerArea .solutionBannerItem .insTxtBox .text {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .solutionBannerArea .solutionBannerItem .insTxtBox .text {
    font-size: 13px;
  }
}
@media (max-width: 640px) {
  .solutionBannerArea .solutionBannerItem .btnBox {
    margin-top: 1.5rem;
  }
}
@media (max-width: 640px) {
  .solutionBannerArea .solutionBannerItem .btnBox .btn {
    min-width: 180px;
    font-size: 14px;
    padding: 0.75rem 2rem;
  }
}
.solutionBannerArea .solutionBannerVideo {
  position: relative;
  height: 500px;
}
@media (max-width: 1280px) {
  .solutionBannerArea .solutionBannerVideo {
    height: 400px;
  }
}
@media (max-width: 991px) {
  .solutionBannerArea .solutionBannerVideo {
    height: 350px;
  }
}
@media (max-width: 640px) {
  .solutionBannerArea .solutionBannerVideo {
    height: 300px;
  }
}
.solutionBannerArea .solutionBannerVideo .video {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
  pointer-events: none;
}
.solutionBannerArea .solutionBannerVideo .videoControlBox {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  bottom: 20px;
  left: 20px;
  z-index: 10;
}
.solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtnBox {
  position: relative;
  display: none;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtnBox.show {
  display: block;
  translate: 0 0;
  opacity: 1;
}
@starting-style {
  .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtnBox.show {
    opacity: 0;
    translate: -20px 0;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
}
.solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 0.625rem;
  width: 64px;
  height: 64px;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}
@media (max-width: 1180px) {
  .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 575px) {
  .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn {
    width: 44px;
    height: 44px;
  }
}
@media (max-width: 400px) {
  .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn {
    width: 36px;
    height: 36px;
  }
}
.solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn.show {
  right: 0;
  opacity: 1;
  pointer-events: auto;
}
@media (max-width: 991px) {
  .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn.show {
    bottom: 0;
  }
}
@media (min-width: 1201px) {
  .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn:hover {
    border-color: #c42b05;
  }
  .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn:hover .text,
  .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn:hover i {
    color: #c42b05;
  }
}
.solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn .text,
.solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn i {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 400px) {
  .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn .text,
  .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn i {
    font-size: 10px;
  }
}
@media (max-width: 1180px) {
  .solutionBannerArea .solutionBannerVideo .videoControlBox .videoBtn .text {
    display: none;
  }
}
.solutionBannerArea .insDecoBg {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 45vw;
  height: 100%;
}
@media (max-width: 540px) {
  .solutionBannerArea .insDecoBg {
    width: 100%;
  }
}

.carouselClassBox {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .carouselClassBox .controlBox .arrow {
    width: 45px;
    height: 58px;
  }
}
@media (max-width: 768px) {
  .carouselClassBox .controlBox .arrow {
    height: 54px;
  }
}
@media (max-width: 400px) {
  .carouselClassBox .controlBox .arrow {
    height: 48px;
  }
}

@media (max-width: 991px) {
  .carouselClassList .carouselClassItem .classLink {
    font-size: 15px;
  }
}
.carouselClassList .carouselClassItem .documentLinkBtn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 0.75rem;
     -moz-column-gap: 0.75rem;
          column-gap: 0.75rem;
  color: #fff;
  background-color: #c42b05;
}
@media (max-width: 991px) {
  .carouselClassList .carouselClassItem .documentLinkBtn {
    padding: 1rem 0.625rem;
  }
}
@media (max-width: 768px) {
  .carouselClassList .carouselClassItem .documentLinkBtn {
    padding: 0.875rem 0.625rem;
  }
}
@media (max-width: 400px) {
  .carouselClassList .carouselClassItem .documentLinkBtn span {
    display: none;
  }
}
.carouselClassList .carouselClassItem .documentLinkBtn::after {
  position: relative;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/deco/cursoe-download.png) no-repeat center center/contain;
  pointer-events: none;
}
@media (max-width: 1180px) {
  .carouselClassList .carouselClassItem .documentLinkBtn::after {
    width: 18px;
    width: 18px;
  }
}
@media (max-width: 991px) {
  .carouselClassList .carouselClassItem .documentLinkBtn::after {
    width: 16px;
    width: 16px;
  }
}
@media (min-width: 1201px) {
  .carouselClassList .carouselClassItem .documentLinkBtn:hover {
    background-color: #222222;
  }
}

.solutionsContentBox {
  position: relative;
}

.solutionsSecOneBox,
.solutionsPicRightBox,
.solutionsPicBottomBox,
.solutionFeaturesIconBox,
.solutionsPicRightFullHaveSpaceBox {
  background-color: transparent !important;
}

.solutionFeaturesIconBox .imgBox {
  background-color: transparent !important;
}

.solutionsSpecTable table td {
  background-color: transparent !important;
}

.solutionSecOneTxt {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 1.75;
  color: #fff;
}

.solutionsPicRightFullBox {
  margin: -80px 0;
  padding: 0 !important;
  background-color: transparent !important;
}
@media (max-width: 768px) {
  .solutionsPicRightFullBox {
    margin: -60px 0;
  }
}

.solutionsFeaturesSecArea {
  position: relative;
}
.solutionsFeaturesSecArea .textEditor {
  color: #ffffff;
  text-align: center;
}

.sideDataArea.catalog {
  padding: 115px 0 80px;
}
@media (max-width: 1180px) {
  .sideDataArea.catalog {
    padding: 80px 0;
  }
}
@media (max-width: 768px) {
  .sideDataArea.catalog {
    padding: 60px 0;
  }
}
@media (max-width: 480px) {
  .sideDataArea.catalog {
    padding: 40px 0;
  }
}
.sideDataArea.catalog .sideDataBox {
  margin: 0 0 -20px;
  padding-bottom: 0;
  border-bottom: 0;
}
@media (max-width: 1200px) {
  .sideDataArea.catalog .sideDataBox {
    margin: 0;
  }
}
.sideDataArea .titleTopBox .title {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  color: #222222;
}
@media (max-width: 1180px) {
  .sideDataArea .titleTopBox .title {
    font-size: 26px;
  }
}
.sideDataArea .titleTopBox .subtitle {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  color: #666666;
}
@media (max-width: 1180px) {
  .sideDataArea .titleTopBox .subtitle {
    font-size: 18px;
  }
}
.sideDataArea .titleTopBox .leftBox {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.templateStyle {
  position: relative;
}
.templateStyle.grid {
  background-color: #333333;
}
.templateStyle.grid::before {
  content: "";
  display: block;
  pointer-events: none;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/deco/grid.png");
  pointer-events: none;
  opacity: 0.6;
}
.templateStyle.grid_gray {
  background-color: #555555;
}
.templateStyle.grid_gray::before {
  content: "";
  display: block;
  pointer-events: none;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/deco/grid-black.png");
  pointer-events: none;
}
.templateStyle.dot {
  background-color: #333333;
}
.templateStyle.dot::before {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: url("../images/deco/black-dot.png");
  pointer-events: none;
}
.templateStyle.dot_gray {
  background-color: #555555;
}
.templateStyle.dot_gray::before {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-image: url("../images/deco/gray-dot.png");
  pointer-events: none;
}
.templateStyle .templateWrap {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 1180px) {
  .templateStyle .templateWrap {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 768px) {
  .templateStyle .templateWrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.templateStyle .videoBox {
  position: relative;
  padding-top: 56.25%;
}
.templateStyle .videoBox .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .templateStyle .ImgBox.imageLeft {
    position: relative;
    height: 480px;
  }
  .templateStyle .ImgBox.imageLeft img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    width: auto;
    height: 100%;
  }
}
@media (max-width: 768px) {
  .templateStyle .ImgBox.imageCenter {
    position: relative;
    height: 480px;
  }
  .templateStyle .ImgBox.imageCenter img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    max-width: none;
    width: auto;
    height: 100%;
  }
}
@media (max-width: 768px) {
  .templateStyle .ImgBox.imageRight {
    position: relative;
    height: 480px;
  }
  .templateStyle .ImgBox.imageRight img {
    position: absolute;
    top: 0;
    right: 0;
    max-width: none;
    width: auto;
    height: 100%;
  }
}
.templateStyle .textInsBox {
  padding: 30px 20px;
}
.templateStyle .blockTitle {
  font-size: 30px;
  font-weight: 600;
}
.templateStyle .templateTitleBox {
  position: relative;
  margin-bottom: 2rem;
}
.templateStyle .templateTitleBox.textLeft .title {
  text-align: left;
}
.templateStyle .templateTitleBox .title {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}
@media (max-width: 768px) {
  .templateStyle .templateTitleBox .title {
    font-size: 28px;
  }
}
@media (max-width: 480px) {
  .templateStyle .templateTitleBox .title {
    font-size: 26px;
  }
}
@media (max-width: 375px) {
  .templateStyle .templateTitleBox .title {
    font-size: 24px;
  }
}
.templateStyle .classBoxRow {
  margin: 0;
}
.templateStyle .classBoxRow .classLink {
  list-style: none;
  padding-left: 0;
}
.templateStyle .classBoxRow .classLink .classItem {
  width: 260px;
}
@media (max-width: 1180px) {
  .templateStyle .classBoxRow .classLink .classItem {
    width: 100%;
  }
}
.templateStyle .classBoxRow .classLink .classItem.current span {
  background-color: #c42b05;
  border-color: #c42b05;
}
@media (max-width: 1180px) {
  .templateStyle .classBoxRow .classLink .classItem.current span {
    background-color: #222222;
    color: #fff;
  }
}
.templateStyle .classBoxRow .classLink .classItem span {
  padding: 0.625rem 1rem;
}
.templateStyle .carouselControlBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 2.25rem;
     -moz-column-gap: 2.25rem;
          column-gap: 2.25rem;
  margin-top: 3.125rem;
}
@media (max-width: 1280px) {
  .templateStyle .carouselControlBox {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}
@media (max-width: 991px) {
  .templateStyle .carouselControlBox {
    max-width: none;
  }
}
@media (max-width: 575px) {
  .templateStyle .carouselControlBox {
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
.templateStyle .carouselControlBox .numBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.templateStyle .carouselControlBox .numBox span {
  position: relative;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  color: #fff;
}
.templateStyle .carouselControlBox .numBox span + span {
  margin-left: 1.1875rem;
}
.templateStyle .carouselControlBox .numBox span + span::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: -10px;
  -webkit-transform: translateY(-50%) skewX(-20deg);
          transform: translateY(-50%) skewX(-20deg);
}
.templateStyle .carouselControlBox .line {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #535353;
}
.templateStyle .carouselControlBox .line::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 0;
  height: 1px;
  background-color: #c42b05;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  max-width: 100%;
}
.templateStyle .carouselControlBox .controlBox {
  width: 130px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 1280px) {
  .templateStyle .carouselControlBox .controlBox {
    width: 110px;
  }
}
.templateStyle .carouselControlBox .controlBox:not(:has(.slick-arrow)) {
  display: none;
}
.templateStyle .carouselControlBox .controlBox .slick-arrow {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 60px;
  height: 60px;
  border-color: #888;
}
@media (max-width: 1280px) {
  .templateStyle .carouselControlBox .controlBox .slick-arrow {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 1201px) {
  .templateStyle .carouselControlBox .controlBox .slick-arrow:hover {
    border-color: #c42b05;
    background-color: #c42b05;
  }
  .templateStyle .carouselControlBox .controlBox .slick-arrow:hover::before {
    border-color: #fff;
  }
}
.templateStyle .carouselControlBox .controlBox .slick-arrow::before {
  border-color: #aaaaaa;
}
.templateStyle.VIDEO .templateBox {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.templateStyle.VIDEO .textInsBox {
  width: 100%;
  max-width: 640px;
}
.templateStyle.FEATUER .textInsBox {
  text-align: center;
  margin: 0 auto;
}
.templateStyle.FEATUER1 .templateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.templateStyle.FEATUER1 .textInsBox {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 640px;
}
.templateStyle.FEATUER2 {
  position: relative;
}
.templateStyle.FEATUER2 .textBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.templateStyle.FEATUER2 .textInsBox {
  text-align: center;
  width: 100%;
  max-width: 640px;
}
.templateStyle.FEATUER3 {
  position: relative;
}
.templateStyle.FEATUER3 .textBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.templateStyle.FEATUER3 .textInsBox {
  text-align: center;
  margin-left: auto;
  width: 100%;
  max-width: 640px;
}
.templateStyle.FEATUER6 {
  position: relative;
}
.templateStyle.FEATUER6 .textBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.templateStyle.FEATUER6 .textInsBox {
  width: 100%;
  max-width: 640px;
}
.templateStyle.FEATUER7 {
  position: relative;
}
.templateStyle.FEATUER7 .textBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.templateStyle.FEATUER7 .textInsBox {
  margin-left: auto;
  width: 100%;
  max-width: 640px;
}
@media (min-width: 769px) {
  .templateStyle.FEATUER8 .templateBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
  }
}
.templateStyle.FEATUER8 .ImgBox {
  width: 50%;
}
@media (max-width: 768px) {
  .templateStyle.FEATUER8 .ImgBox {
    width: 100%;
  }
}
.templateStyle.FEATUER8 .textBox {
  width: 50%;
}
@media (max-width: 768px) {
  .templateStyle.FEATUER8 .textBox {
    width: 100%;
  }
}
.templateStyle.FEATUER8 .textInsBox {
  width: 100%;
  max-width: 640px;
}
@media (min-width: 769px) {
  .templateStyle.FEATUER9 .templateBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
  }
}
.templateStyle.FEATUER9 .ImgBox {
  width: 50%;
}
@media (max-width: 768px) {
  .templateStyle.FEATUER9 .ImgBox {
    width: 100%;
  }
}
.templateStyle.FEATUER9 .textBox {
  width: 50%;
}
@media (max-width: 768px) {
  .templateStyle.FEATUER9 .textBox {
    width: 100%;
  }
}
.templateStyle.FEATUER9 .textInsBox {
  width: 100%;
  max-width: 640px;
}
.templateStyle.EDITOR {
  padding: 80px 0;
}
@media (max-width: 768px) {
  .templateStyle.EDITOR {
    padding: 60px 0;
  }
}
.templateStyle.CAROUSEL .templateWrap {
  max-width: none;
  padding: 0;
}
.templateStyle.CAROUSEL .templateBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: #222222;
}
.templateStyle.CAROUSEL .carouselImgList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: clip;
}
.templateStyle.CAROUSEL .carouselImgList:not(.slick-slider) .carouselImgItem {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.templateStyle.CAROUSEL .carouselImgList,
.templateStyle.CAROUSEL .slick-list,
.templateStyle.CAROUSEL .slick-track,
.templateStyle.CAROUSEL .slick-slide > div {
  height: 100%;
}
.templateStyle.CAROUSEL .carouselImgItem {
  height: 100%;
}
.templateStyle.CAROUSEL .carouselImgItem .item {
  height: 100%;
}
.templateStyle.CAROUSEL .carouselImgItem .Img {
  height: 100%;
}
.templateStyle.CAROUSEL .carouselImgItem .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.templateStyle.CAROUSEL .carouselImgBox {
  width: 50%;
}
@media (max-width: 991px) {
  .templateStyle.CAROUSEL .carouselImgBox {
    display: none;
  }
}
.templateStyle.CAROUSEL .carouselTxtBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  padding: 2.25rem 7.75rem;
}
@media (max-width: 1499px) {
  .templateStyle.CAROUSEL .carouselTxtBox {
    padding: 2.25rem 5rem;
  }
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSEL .carouselTxtBox {
    padding: 1.5rem 3rem;
  }
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSEL .carouselTxtBox {
    padding: 2.25rem 2rem;
  }
}
@media (max-width: 991px) {
  .templateStyle.CAROUSEL .carouselTxtBox {
    width: 100%;
    padding: 5rem 2.5rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.CAROUSEL .carouselTxtBox {
    padding: 3.75rem 1.875rem;
  }
}
.templateStyle.CAROUSEL .carouselTxtBox .carouselBox {
  width: 100%;
  max-width: 580px;
}
@media (max-width: 991px) {
  .templateStyle.CAROUSEL .carouselTxtBox .carouselBox {
    max-width: none;
  }
}
.templateStyle.CAROUSEL .carouselTxtBox .carouselBox:has(.slick-hidden) .carouselControlBox {
  display: none;
}
.templateStyle.CAROUSEL .carouselTxtBox .carouselList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: clip;
}
.templateStyle.CAROUSEL .carouselTxtBox .carouselList:not(.slick-slider) .carouselItem {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (min-width: 992px) {
  .templateStyle.CAROUSEL .carouselTxtBox .Img {
    display: none;
  }
}
.templateStyle.CAROUSEL .carouselTxtBox .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.templateStyle.CAROUSEL .carouselTxtBox .Txt {
  position: relative;
  min-height: 200px;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSEL .carouselTxtBox .Txt {
    min-height: auto;
  }
}
@media (max-width: 991px) {
  .templateStyle.CAROUSEL .carouselTxtBox .Txt {
    margin-top: 2rem;
  }
}
.templateStyle.CAROUSEL .carouselTxtBox .num {
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  color: rgba(255, 255, 255, 0.3);
}
.templateStyle.CAROUSEL .carouselTxtBox .title {
  position: relative;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  color: #ffffff;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSEL .carouselTxtBox .title {
    font-size: 26px;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.CAROUSEL .carouselTxtBox .title {
    font-size: 24px;
  }
}
.templateStyle.CAROUSEL .carouselTxtBox .title::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 60px;
  height: 3px;
  background-color: #747474;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
.templateStyle.CAROUSEL .carouselTxtBox .title::after {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 20px;
  height: 3px;
  background-color: #c42b05;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
.templateStyle.CAROUSEL .carouselTxtBox .spec {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  color: #c6c6c6;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSEL .carouselTxtBox .spec {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .templateStyle.CAROUSEL .carouselTxtBox .spec {
    font-size: 14px;
  }
}
.templateStyle.CAROUSEL2 {
  padding: 90px 0;
}
@media (max-width: 768px) {
  .templateStyle.CAROUSEL2 {
    padding: 60px 0;
  }
}
.templateStyle.CAROUSEL2 .templateTitleBox {
  margin-bottom: 3rem;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSEL2 .templateTitleBox {
    margin-bottom: 2rem;
  }
}
.templateStyle.CAROUSEL2 .templateBox:has(.slick-hidden) .carouselControlBox {
  display: none;
}
.templateStyle.CAROUSEL2 .carouselList {
  margin: 0 -20px;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSEL2 .carouselList {
    margin: 0 -16px;
  }
}
@media (max-width: 991px) {
  .templateStyle.CAROUSEL2 .carouselList {
    margin: 0 -10px;
  }
}
.templateStyle.CAROUSEL2 .carouselList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: clip;
}
.templateStyle.CAROUSEL2 .carouselList:not(.slick-slider) .carouselItem {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 768px) {
  .templateStyle.CAROUSEL2 .carouselList:not(.slick-slider) .carouselItem {
    width: 100%;
  }
}
.templateStyle.CAROUSEL2 .carouselList .carouselItem {
  position: relative;
  padding: 0 20px;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSEL2 .carouselList .carouselItem {
    padding: 0 16px;
  }
}
@media (max-width: 991px) {
  .templateStyle.CAROUSEL2 .carouselList .carouselItem {
    padding: 0 10px;
  }
}
.templateStyle.CAROUSEL2 .carouselList .item {
  position: relative;
}
.templateStyle.CAROUSEL2 .carouselList .Img {
  overflow: clip;
  cursor: pointer;
}
@media (min-width: 1201px) {
  .templateStyle.CAROUSEL2 .carouselList .Img:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.templateStyle.CAROUSEL2 .carouselList .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.templateStyle.CAROUSEL2 .carouselList .Txt {
  position: relative;
  margin-top: 2rem;
}
@media (max-width: 1366px) {
  .templateStyle.CAROUSEL2 .carouselList .Txt {
    margin-top: 1.25rem;
  }
}
.templateStyle.CAROUSEL2 .carouselList .Txt .title {
  position: relative;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  color: #fff;
  padding-bottom: 1.25rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSEL2 .carouselList .Txt .title {
    font-size: 24px;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 991px) {
  .templateStyle.CAROUSEL2 .carouselList .Txt .title {
    font-size: 20px;
  }
}
@media (max-width: 375px) {
  .templateStyle.CAROUSEL2 .carouselList .Txt .title {
    font-size: 18px;
  }
}
.templateStyle.CAROUSEL2 .carouselList .Txt .title::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 60px;
  height: 3px;
  background-color: #747474;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
.templateStyle.CAROUSEL2 .carouselList .Txt .title::after {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 20px;
  height: 3px;
  background-color: #c42b05;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
.templateStyle.CAROUSEL2 .carouselList .Txt .text {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  color: #c6c6c6;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSEL2 .carouselList .Txt .text {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .templateStyle.CAROUSEL2 .carouselList .Txt .text {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .templateStyle.CAROUSEL2 .carouselList .Txt .text {
    font-size: 13px;
  }
}
.templateStyle.CAROUSEL2 .carouselControlBox {
  margin-top: 3rem;
}
@media (max-width: 1366px) {
  .templateStyle.CAROUSEL2 .carouselControlBox {
    margin-top: 2rem;
  }
}
.templateStyle.CAROUSEL2 .carouselControlBox.noNum {
  margin-top: 0;
}
@media (max-width: 768px) {
  .templateStyle.CAROUSEL2 .carouselControlBox.noNum {
    margin-top: 2rem;
  }
}
.templateStyle.CAROUSEL2 .carouselControlBox.noNum .controlBox {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.templateStyle .solutionsTwoColumnBox .Txt .title {
  color: #fff;
}
.templateStyle .solutionsTwoColumnBox .Txt .text {
  color: #747474;
}
.templateStyle.CAROUSEL3 {
  padding: 90px 0;
}
@media (max-width: 768px) {
  .templateStyle.CAROUSEL3 {
    padding: 60px 0;
  }
}
.templateStyle.CAROUSEL3 .categoryList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.templateStyle.CAROUSEL3 .categoryList .item {
  padding: 5px 10px;
}
.templateStyle.CAROUSEL3 .categoryList .title {
  font-size: 16px;
}
.templateStyle.CAROUSEL3 .categoryList .title a {
  display: block;
  padding: 10px 20px;
  border-radius: 10px;
  border: 1px solid #fff;
  color: #fff;
}
.templateStyle.CAROUSEL3 .templateOutBox {
  position: relative;
  margin-top: 3rem;
  border-top: 1px solid #6a6a6a;
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSEL3 .templateOutBox {
    margin-top: 2rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.CAROUSEL3 .templateOutBox {
    margin-top: 1.5rem;
  }
}
.templateStyle.CAROUSEL3 .templateBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 7.5rem;
     -moz-column-gap: 7.5rem;
          column-gap: 7.5rem;
  padding-top: 3rem;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 1499px) {
  .templateStyle.CAROUSEL3 .templateBox {
    -webkit-column-gap: 5rem;
       -moz-column-gap: 5rem;
            column-gap: 5rem;
  }
}
@media (max-width: 1366px) {
  .templateStyle.CAROUSEL3 .templateBox {
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
  }
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSEL3 .templateBox {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
    padding-top: 2rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.CAROUSEL3 .templateBox {
    padding-top: 1.5rem;
  }
}
.templateStyle.CAROUSEL3 .templateBox.current {
  pointer-events: auto;
  opacity: 1;
}
.templateStyle.CAROUSEL3 .templateBox:not(:first-child) {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.templateStyle.CAROUSEL3 .carouselImgBox {
  position: relative;
  width: 50%;
}
@media (max-width: 991px) {
  .templateStyle.CAROUSEL3 .carouselImgBox {
    display: none;
  }
}
.templateStyle.CAROUSEL3 .carouselImgList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: clip;
}
.templateStyle.CAROUSEL3 .carouselImgList:not(.slick-slider) .carouselImgItem {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.templateStyle.CAROUSEL3 .carouselImgList .carouselImgItem .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.templateStyle.CAROUSEL3 .carouselTxtBox {
  position: relative;
  width: calc(50% - 7.5rem);
}
@media (max-width: 1499px) {
  .templateStyle.CAROUSEL3 .carouselTxtBox {
    width: calc(50% - 5rem);
  }
}
@media (max-width: 1366px) {
  .templateStyle.CAROUSEL3 .carouselTxtBox {
    width: calc(50% - 3rem);
  }
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSEL3 .carouselTxtBox {
    width: calc(50% - 2rem);
  }
}
@media (max-width: 991px) {
  .templateStyle.CAROUSEL3 .carouselTxtBox {
    width: 100%;
  }
}
.templateStyle.CAROUSEL3 .carouselBox {
  position: relative;
  height: 100%;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .templateStyle.CAROUSEL3 .carouselBox {
    padding: 0;
  }
}
.templateStyle.CAROUSEL3 .carouselBox:has(.slick-hidden) .carouselControlBox {
  display: none;
}
.templateStyle.CAROUSEL3 .carouselList {
  height: calc(100% - 92px);
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSEL3 .carouselList {
    height: calc(100% - 82px);
  }
}
@media (max-width: 991px) {
  .templateStyle.CAROUSEL3 .carouselList {
    height: auto;
  }
}
.templateStyle.CAROUSEL3 .carouselList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: clip;
}
.templateStyle.CAROUSEL3 .carouselList:not(.slick-slider) .carouselItem {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.templateStyle.CAROUSEL3 .carouselList .carouselItem {
  position: relative;
}
.templateStyle.CAROUSEL3 .carouselList .Img {
  max-width: 700px;
}
@media (min-width: 992px) {
  .templateStyle.CAROUSEL3 .carouselList .Img {
    display: none;
  }
}
.templateStyle.CAROUSEL3 .carouselList .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.templateStyle.CAROUSEL3 .carouselList .Txt {
  position: relative;
}
@media (max-width: 991px) {
  .templateStyle.CAROUSEL3 .carouselList .Txt {
    margin-top: 1.5rem;
  }
}
.templateStyle.CAROUSEL3 .carouselList .Txt .mTitleBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1366px) {
  .templateStyle.CAROUSEL3 .carouselList .Txt .mTitleBox {
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSEL3 .carouselList .Txt .mTitleBox {
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}
.templateStyle.CAROUSEL3 .carouselList .Txt .mTitleBox span {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
  color: #aaaaaa;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSEL3 .carouselList .Txt .mTitleBox span {
    font-size: 13px;
  }
}
.templateStyle.CAROUSEL3 .carouselList .Txt .mTitleBox span.text {
  font-weight: 500;
  color: #dddddd;
  padding-left: 1.25rem;
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSEL3 .carouselList .Txt .mTitleBox span.text {
    padding-left: 1rem;
  }
}
.templateStyle.CAROUSEL3 .carouselList .Txt .mTitleBox span.text::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #aaaaaa;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
.templateStyle.CAROUSEL3 .carouselList .Txt > .title {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  color: #fff;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1366px) {
  .templateStyle.CAROUSEL3 .carouselList .Txt > .title {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSEL3 .carouselList .Txt > .title {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .templateStyle.CAROUSEL3 .carouselList .Txt > .title {
    font-size: 20px;
  }
}
.templateStyle.CAROUSEL3 .carouselList .Txt > .title::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 60px;
  height: 3px;
  background-color: #747474;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
.templateStyle.CAROUSEL3 .carouselList .Txt > .title::after {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 20px;
  height: 3px;
  background-color: #c42b05;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
.templateStyle.CAROUSEL3 .carouselList .Txt .text {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  color: #ffffff;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSEL3 .carouselList .Txt .text {
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .templateStyle.CAROUSEL3 .carouselList .Txt .text {
    font-size: 14px;
  }
}
.templateStyle.CAROUSEL3 .carouselControlBox {
  margin-top: 2rem;
}
.templateStyle.CAROUSEL3 .carouselControlBox .line {
  background-color: #7a7a7a;
}
.templateStyle.CAROUSEL3 .carouselControlBox .controlBox .slick-arrow {
  background-color: #555555;
}
@media (min-width: 1201px) {
  .templateStyle.CAROUSEL3 .carouselControlBox .controlBox .slick-arrow:hover {
    background-color: #c42b05;
  }
}
.templateStyle.CAROUSELEDITOR {
  padding: 90px 0;
}
@media (max-width: 768px) {
  .templateStyle.CAROUSELEDITOR {
    padding: 60px 0;
  }
}
.templateStyle.CAROUSELEDITOR .templateTitleBox {
  margin-bottom: 0;
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSELEDITOR .templateTitleBox .title {
    font-size: 28px;
  }
}
@media (max-width: 575px) {
  .templateStyle.CAROUSELEDITOR .templateTitleBox .title {
    font-size: 26px;
  }
}
.templateStyle.CAROUSELEDITOR .carouselListBox {
  position: relative;
}
.templateStyle.CAROUSELEDITOR .carouselListBox.hasPadding {
  padding: 0 90px;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSELEDITOR .carouselListBox.hasPadding {
    padding: 0 70px;
  }
}
@media (max-width: 575px) {
  .templateStyle.CAROUSELEDITOR .carouselListBox.hasPadding {
    padding: 0;
  }
}
.templateStyle.CAROUSELEDITOR .carouselBox {
  position: relative;
}
.templateStyle.CAROUSELEDITOR .carouselBox:has(.slick-hidden) .carouselControlBox {
  display: none;
}
.templateStyle.CAROUSELEDITOR .carouselList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: clip;
}
.templateStyle.CAROUSELEDITOR .carouselList:not(.slick-slider) .carouselItem {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.templateStyle.CAROUSELEDITOR .carouselList .carouselItem {
  position: relative;
}
.templateStyle.CAROUSELEDITOR .carouselList .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSELEDITOR .carouselList .item {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}
@media (max-width: 1040px) {
  .templateStyle.CAROUSELEDITOR .carouselList .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 1.5rem;
  }
}
.templateStyle.CAROUSELEDITOR .carouselList .carouselLeft {
  position: relative;
  width: 550px;
}
@media (max-width: 1499px) {
  .templateStyle.CAROUSELEDITOR .carouselList .carouselLeft {
    width: 500px;
  }
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSELEDITOR .carouselList .carouselLeft {
    width: calc(40% - 1.5rem);
  }
}
@media (max-width: 1040px) {
  .templateStyle.CAROUSELEDITOR .carouselList .carouselLeft {
    width: 100%;
    max-width: 500px;
  }
}
.templateStyle.CAROUSELEDITOR .carouselList .carouselLeft .spec {
  position: relative;
  margin-top: 1.5rem;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  color: #c6c6c6;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSELEDITOR .carouselList .carouselLeft .spec {
    font-size: 15px;
  }
}
@media (max-width: 1040px) {
  .templateStyle.CAROUSELEDITOR .carouselList .carouselLeft .spec {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .templateStyle.CAROUSELEDITOR .carouselList .carouselLeft .spec {
    font-size: 15px;
  }
}
@media (max-width: 575px) {
  .templateStyle.CAROUSELEDITOR .carouselList .carouselLeft .spec {
    font-size: 14px;
  }
}
.templateStyle.CAROUSELEDITOR .carouselList .carouselLeft .spec .dot {
  position: relative;
  display: block;
  padding-left: 18px;
}
.templateStyle.CAROUSELEDITOR .carouselList .carouselLeft .spec .dot::before {
  content: "";
  display: block;
  pointer-events: none;
  width: 6px;
  height: 6px;
  background-color: #bbbbbb;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: auto;
  bottom: auto;
  left: 0;
}
@media (max-width: 768px) {
  .templateStyle.CAROUSELEDITOR .carouselList .carouselLeft .spec .dot::before {
    width: 5px;
    height: 5px;
  }
}
.templateStyle.CAROUSELEDITOR .carouselList .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.templateStyle.CAROUSELEDITOR .carouselList .carouselRight {
  position: relative;
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 1499px) {
  .templateStyle.CAROUSELEDITOR .carouselList .carouselRight {
    width: 55%;
  }
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSELEDITOR .carouselList .carouselRight {
    width: 60%;
  }
}
@media (max-width: 1040px) {
  .templateStyle.CAROUSELEDITOR .carouselList .carouselRight {
    width: 100%;
  }
}
.templateStyle.CAROUSELEDITOR .carouselList .Txt {
  position: relative;
}
.templateStyle.CAROUSELEDITOR .carouselList .Txt .title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 1366px) {
  .templateStyle.CAROUSELEDITOR .carouselList .Txt .title {
    font-size: 18px;
  }
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSELEDITOR .carouselList .Txt .title {
    font-size: 16px;
  }
}
.templateStyle.CAROUSELEDITOR .carouselList .Txt .content {
  position: relative;
  margin-top: 1rem;
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSELEDITOR .carouselList .Txt .content {
    margin-top: 0.625rem;
  }
}
.templateStyle.CAROUSELEDITOR .controlBox {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
@media (max-width: 575px) {
  .templateStyle.CAROUSELEDITOR .controlBox {
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1.5rem;
  }
}
.templateStyle.CAROUSELEDITOR .controlBox .slick-arrow {
  position: absolute;
  width: 60px;
  height: 60px;
  border-color: #666666;
  top: 50%;
  translate: 0 -50%;
  pointer-events: auto;
}
@media (max-width: 575px) {
  .templateStyle.CAROUSELEDITOR .controlBox .slick-arrow {
    position: relative;
    top: unset;
    translate: unset;
  }
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSELEDITOR .controlBox .slick-arrow {
    width: 50px;
    height: 50px;
  }
}
.templateStyle.CAROUSELEDITOR .controlBox .slick-arrow::before {
  border-color: #888888;
}
.templateStyle.CAROUSELEDITOR .controlBox .slick-arrow.prev {
  left: 0;
}
.templateStyle.CAROUSELEDITOR .controlBox .slick-arrow.next {
  right: 0;
}
@media (min-width: 1201px) {
  .templateStyle.CAROUSELEDITOR .controlBox .slick-arrow:hover {
    border-color: #c42b05;
    background-color: #c42b05;
  }
  .templateStyle.CAROUSELEDITOR .controlBox .slick-arrow:hover::before {
    border-color: #fff;
  }
}
@media (max-width: 575px) {
  .templateStyle.CAROUSELEDITOR .carouselControlBox {
    margin-top: 1.5rem;
  }
}
.templateStyle.CAROUSELEDITOR2 {
  padding: 90px 0;
}
@media (max-width: 768px) {
  .templateStyle.CAROUSELEDITOR2 {
    padding: 60px 0;
  }
}
.templateStyle.CAROUSELEDITOR2 .templateTitleBox {
  margin-bottom: 0;
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSELEDITOR2 .templateTitleBox .title {
    font-size: 28px;
  }
}
@media (max-width: 575px) {
  .templateStyle.CAROUSELEDITOR2 .templateTitleBox .title {
    font-size: 26px;
  }
}
.templateStyle.CAROUSELEDITOR2 .carouselListBox {
  position: relative;
}
.templateStyle.CAROUSELEDITOR2 .carouselListBox.hasPadding {
  padding: 0 90px;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSELEDITOR2 .carouselListBox.hasPadding {
    padding: 0 70px;
  }
}
@media (max-width: 575px) {
  .templateStyle.CAROUSELEDITOR2 .carouselListBox.hasPadding {
    padding: 0;
  }
}
.templateStyle.CAROUSELEDITOR2 .carouselBox {
  position: relative;
}
.templateStyle.CAROUSELEDITOR2 .carouselBox:has(.slick-hidden) .carouselControlBox {
  display: none;
}
.templateStyle.CAROUSELEDITOR2 .carouselList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: clip;
}
.templateStyle.CAROUSELEDITOR2 .carouselList:not(.slick-slider) .carouselItem {
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.templateStyle.CAROUSELEDITOR2 .carouselList .carouselItem {
  position: relative;
}
.templateStyle.CAROUSELEDITOR2 .carouselList .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .item {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}
@media (max-width: 1040px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 1.5rem;
  }
}
.templateStyle.CAROUSELEDITOR2 .carouselList .carouselLeft {
  position: relative;
  width: 50%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
@media (max-width: 1499px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .carouselLeft {
    width: 55%;
  }
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .carouselLeft {
    width: 60%;
  }
}
@media (max-width: 1040px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .carouselLeft {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.templateStyle.CAROUSELEDITOR2 .carouselList .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.templateStyle.CAROUSELEDITOR2 .carouselList .carouselRight {
  position: relative;
  width: 550px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
@media (max-width: 1499px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .carouselRight {
    width: 500px;
  }
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .carouselRight {
    width: calc(40% - 1.5rem);
  }
}
@media (max-width: 1040px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .carouselRight {
    width: 100%;
    max-width: 500px;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
.templateStyle.CAROUSELEDITOR2 .carouselList .carouselRight .spec {
  position: relative;
  margin-top: 1.5rem;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  color: #c6c6c6;
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .carouselRight .spec {
    font-size: 15px;
  }
}
@media (max-width: 1040px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .carouselRight .spec {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .carouselRight .spec {
    font-size: 15px;
  }
}
@media (max-width: 575px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .carouselRight .spec {
    font-size: 14px;
  }
}
.templateStyle.CAROUSELEDITOR2 .carouselList .carouselRight .spec .dot {
  position: relative;
  display: block;
  padding-left: 18px;
}
.templateStyle.CAROUSELEDITOR2 .carouselList .carouselRight .spec .dot::before {
  content: "";
  display: block;
  pointer-events: none;
  width: 6px;
  height: 6px;
  background-color: #bbbbbb;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: auto;
  bottom: auto;
  left: 0;
}
@media (max-width: 768px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .carouselRight .spec .dot::before {
    width: 5px;
    height: 5px;
  }
}
.templateStyle.CAROUSELEDITOR2 .carouselList .Txt {
  position: relative;
}
.templateStyle.CAROUSELEDITOR2 .carouselList .Txt .title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 1366px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .Txt .title {
    font-size: 18px;
  }
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .Txt .title {
    font-size: 16px;
  }
}
.templateStyle.CAROUSELEDITOR2 .carouselList .Txt .content {
  position: relative;
  margin-top: 1rem;
}
@media (max-width: 1180px) {
  .templateStyle.CAROUSELEDITOR2 .carouselList .Txt .content {
    margin-top: 0.625rem;
  }
}
.templateStyle.CAROUSELEDITOR2 .controlBox {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
@media (max-width: 575px) {
  .templateStyle.CAROUSELEDITOR2 .controlBox {
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1.5rem;
  }
}
.templateStyle.CAROUSELEDITOR2 .controlBox .slick-arrow {
  position: absolute;
  width: 60px;
  height: 60px;
  border-color: #666666;
  top: 50%;
  translate: 0 -50%;
  pointer-events: auto;
}
@media (max-width: 575px) {
  .templateStyle.CAROUSELEDITOR2 .controlBox .slick-arrow {
    position: relative;
    top: unset;
    translate: unset;
  }
}
@media (max-width: 1280px) {
  .templateStyle.CAROUSELEDITOR2 .controlBox .slick-arrow {
    width: 50px;
    height: 50px;
  }
}
.templateStyle.CAROUSELEDITOR2 .controlBox .slick-arrow::before {
  border-color: #888888;
}
.templateStyle.CAROUSELEDITOR2 .controlBox .slick-arrow.prev {
  left: 0;
}
.templateStyle.CAROUSELEDITOR2 .controlBox .slick-arrow.next {
  right: 0;
}
@media (min-width: 1201px) {
  .templateStyle.CAROUSELEDITOR2 .controlBox .slick-arrow:hover {
    border-color: #c42b05;
    background-color: #c42b05;
  }
  .templateStyle.CAROUSELEDITOR2 .controlBox .slick-arrow:hover::before {
    border-color: #fff;
  }
}
@media (max-width: 575px) {
  .templateStyle.CAROUSELEDITOR2 .carouselControlBox {
    margin-top: 1.5rem;
  }
}
.templateStyle.LIST {
  padding: 90px 0;
}
@media (max-width: 768px) {
  .templateStyle.LIST {
    padding: 60px 0;
  }
}
.templateStyle.LIST .templateOutBox {
  position: relative;
  margin-top: 3rem;
  border-top: 1px solid #6a6a6a;
}
@media (max-width: 1180px) {
  .templateStyle.LIST .templateOutBox {
    margin-top: 2rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST .templateOutBox {
    margin-top: 1.5rem;
  }
}
.templateStyle.LIST .templateBox {
  position: relative;
  display: none;
  padding-top: 3rem;
  opacity: 0;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  pointer-events: none;
}
@media (max-width: 1180px) {
  .templateStyle.LIST .templateBox {
    padding-top: 2rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST .templateBox {
    padding-top: 1.5rem;
  }
}
.templateStyle.LIST .templateBox.current {
  display: block;
  opacity: 1;
  pointer-events: auto;
}
@starting-style {
  .templateStyle.LIST .templateBox.current {
    opacity: 0;
  }
}
.templateStyle.LIST .carouselList {
  position: relative;
}
.templateStyle.LIST .carouselList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 2rem 1.5rem;
}
@media (max-width: 1180px) {
  .templateStyle.LIST .carouselList:not(.slick-slider) {
    gap: 2rem 1rem;
  }
}
@media (max-width: 991px) {
  .templateStyle.LIST .carouselList:not(.slick-slider) {
    gap: 2rem 1.125rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST .carouselList:not(.slick-slider) {
    gap: 2rem 2rem;
  }
}
@media (max-width: 575px) {
  .templateStyle.LIST .carouselList:not(.slick-slider) {
    gap: 1rem 1rem;
  }
}
.templateStyle.LIST .carouselList:not(.slick-slider) .carouselItem {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(25% - 1.125rem);
}
@media (max-width: 1180px) {
  .templateStyle.LIST .carouselList:not(.slick-slider) .carouselItem {
    width: calc(25% - 0.75rem);
  }
}
@media (max-width: 991px) {
  .templateStyle.LIST .carouselList:not(.slick-slider) .carouselItem {
    width: calc(33.3333333333% - 0.75rem);
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST .carouselList:not(.slick-slider) .carouselItem {
    width: calc(50% - 1rem);
  }
}
@media (max-width: 575px) {
  .templateStyle.LIST .carouselList:not(.slick-slider) .carouselItem {
    width: calc(50% - 0.5rem);
  }
}
@media (max-width: 400px) {
  .templateStyle.LIST .carouselList:not(.slick-slider) .carouselItem {
    width: 100%;
  }
}
.templateStyle.LIST .carouselItem {
  position: relative;
}
.templateStyle.LIST .carouselItem .item {
  position: relative;
}
.templateStyle.LIST .carouselItem .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.templateStyle.LIST .carouselItem .Txt {
  position: relative;
  margin-top: 1.5rem;
}
@media (max-width: 1180px) {
  .templateStyle.LIST .carouselItem .Txt {
    margin-top: 1rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST .carouselItem .Txt {
    margin-top: 0.625rem;
  }
}
.templateStyle.LIST .carouselItem .Txt .title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 1180px) {
  .templateStyle.LIST .carouselItem .Txt .title {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .templateStyle.LIST .carouselItem .Txt .title {
    font-size: 16px;
  }
}
.templateStyle.LIST2 {
  padding: 90px 0;
}
@media (max-width: 1180px) {
  .templateStyle.LIST2 {
    padding: 80px 0;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST2 {
    padding: 60px 0;
  }
}
.templateStyle.LIST2 .templateOutBox {
  position: relative;
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid #535353;
}
@media (max-width: 1180px) {
  .templateStyle.LIST2 .templateOutBox {
    margin-top: 2rem;
    padding-top: 2rem;
  }
}
.templateStyle.LIST2 .templateBox {
  position: relative;
  display: none;
  opacity: 0;
  pointer-events: none;
}
.templateStyle.LIST2 .templateBox.current {
  display: block;
  opacity: 1;
  pointer-events: auto;
}
@starting-style {
  .templateStyle.LIST2 .templateBox.current {
    opacity: 0;
  }
}
.templateStyle.LIST2 .templateBox .innerBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .templateBox .innerBox {
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
  }
}
@media (max-width: 1180px) {
  .templateStyle.LIST2 .templateBox .innerBox {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@media (max-width: 991px) {
  .templateStyle.LIST2 .templateBox .innerBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2rem;
  }
}
.templateStyle.LIST2 .templateLeftBox {
  position: relative;
  width: calc(35% - 1rem);
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .templateLeftBox {
    width: calc(30% - 1.5rem);
  }
}
@media (max-width: 1180px) {
  .templateStyle.LIST2 .templateLeftBox {
    width: calc(33% - 1rem);
  }
}
@media (max-width: 991px) {
  .templateStyle.LIST2 .templateLeftBox {
    width: 100%;
  }
}
.templateStyle.LIST2 .templateLeftBox .classTitle {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.5;
  color: #fff;
  padding-left: 2.25rem;
  margin-top: 2.5rem;
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .templateLeftBox .classTitle {
    font-size: 22px;
    padding-left: 1.875rem;
    margin-top: 1rem;
  }
}
@media (max-width: 991px) {
  .templateStyle.LIST2 .templateLeftBox .classTitle {
    margin-top: 0;
  }
}
@media (max-width: 575px) {
  .templateStyle.LIST2 .templateLeftBox .classTitle {
    font-size: 20px;
    padding-left: 1.5rem;
  }
}
.templateStyle.LIST2 .templateLeftBox .classTitle::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 20px;
  height: 3px;
  background-color: #c42b05;
  position: absolute;
  top: 16px;
  right: auto;
  bottom: auto;
  left: 0;
}
@media (max-width: 575px) {
  .templateStyle.LIST2 .templateLeftBox .classTitle::before {
    width: 16px;
    top: 14px;
  }
}
.templateStyle.LIST2 .carouselTitleBox {
  position: relative;
  width: 100%;
  max-width: 300px;
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .carouselTitleBox {
    max-width: none;
  }
}
.templateStyle.LIST2 .carouselTitleList {
  position: relative;
  padding-left: 0;
  list-style: none;
  margin-top: 1rem;
}
@media (max-width: 991px) {
  .templateStyle.LIST2 .carouselTitleList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1.5rem 1rem;
    margin-top: 2rem;
  }
}
@media (max-width: 575px) {
  .templateStyle.LIST2 .carouselTitleList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem 0.625rem;
  }
}
.templateStyle.LIST2 .carouselTitleList .titleItem {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
  padding: 1.375rem 0;
  border-bottom: 1px solid #535353;
  cursor: pointer;
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .carouselTitleList .titleItem {
    padding: 1.25rem 0;
    -webkit-column-gap: 0.875rem;
       -moz-column-gap: 0.875rem;
            column-gap: 0.875rem;
  }
}
@media (max-width: 991px) {
  .templateStyle.LIST2 .carouselTitleList .titleItem {
    width: calc(50% - 0.5rem);
    padding: 0 0 1rem;
  }
}
@media (max-width: 575px) {
  .templateStyle.LIST2 .carouselTitleList .titleItem {
    -webkit-column-gap: 0.625rem;
       -moz-column-gap: 0.625rem;
            column-gap: 0.625rem;
    width: 100%;
    padding: 0 0 0.75rem;
  }
}
.templateStyle.LIST2 .carouselTitleList .titleItem::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 0;
  height: 4px;
  background-color: #c42b05;
  position: absolute;
  top: auto;
  right: auto;
  bottom: -1px;
  left: 0;
}
.templateStyle.LIST2 .carouselTitleList .titleItem.current::before {
  width: 100%;
}
.templateStyle.LIST2 .carouselTitleList .titleItem.current .num {
  background-color: #c42b05;
}
.templateStyle.LIST2 .carouselTitleList .titleItem.current .title {
  color: #c42b05;
}
@media (min-width: 1201px) {
  .templateStyle.LIST2 .carouselTitleList .titleItem:hover::before {
    width: 100%;
  }
  .templateStyle.LIST2 .carouselTitleList .titleItem:hover .num {
    background-color: #c42b05;
  }
  .templateStyle.LIST2 .carouselTitleList .titleItem:hover .title {
    color: #c42b05;
  }
}
.templateStyle.LIST2 .carouselTitleList .num {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 22px;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #505050;
  border-radius: 50%;
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .carouselTitleList .num {
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media (max-width: 575px) {
  .templateStyle.LIST2 .carouselTitleList .num {
    width: 18px;
    height: 18px;
    font-size: 10px;
    line-height: 18px;
  }
}
.templateStyle.LIST2 .carouselTitleList .title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .carouselTitleList .title {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .templateStyle.LIST2 .carouselTitleList .title {
    font-size: 15px;
  }
}
@media (max-width: 375px) {
  .templateStyle.LIST2 .carouselTitleList .title {
    font-size: 14px;
  }
}
.templateStyle.LIST2 .templateRightBox {
  position: relative;
  width: calc(65% - 1rem);
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .templateRightBox {
    width: calc(70% - 1.5rem);
  }
}
@media (max-width: 1180px) {
  .templateStyle.LIST2 .templateRightBox {
    width: calc(67% - 1rem);
  }
}
@media (max-width: 991px) {
  .templateStyle.LIST2 .templateRightBox {
    width: 100%;
  }
}
.templateStyle.LIST2 .carouselContentList {
  position: relative;
}
.templateStyle.LIST2 .carouselContentList .contentItem {
  position: relative;
  opacity: 0;
  pointer-events: none;
}
.templateStyle.LIST2 .carouselContentList .contentItem.current {
  pointer-events: auto;
  opacity: 1;
}
.templateStyle.LIST2 .carouselContentList .contentItem:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.templateStyle.LIST2 .carouselContentList .item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 6.25rem;
     -moz-column-gap: 6.25rem;
          column-gap: 6.25rem;
}
@media (max-width: 1499px) {
  .templateStyle.LIST2 .carouselContentList .item {
    -webkit-column-gap: 4rem;
       -moz-column-gap: 4rem;
            column-gap: 4rem;
  }
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .carouselContentList .item {
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
  }
}
@media (max-width: 1180px) {
  .templateStyle.LIST2 .carouselContentList .item {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST2 .carouselContentList .item {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}
@media (max-width: 575px) {
  .templateStyle.LIST2 .carouselContentList .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 1.5rem;
  }
}
.templateStyle.LIST2 .carouselContentList .Img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 310px;
}
@media (max-width: 1499px) {
  .templateStyle.LIST2 .carouselContentList .Img {
    width: 280px;
  }
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .carouselContentList .Img {
    width: 260px;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST2 .carouselContentList .Img {
    width: 200px;
  }
}
@media (max-width: 575px) {
  .templateStyle.LIST2 .carouselContentList .Img {
    width: 150px;
  }
}
.templateStyle.LIST2 .carouselContentList .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.templateStyle.LIST2 .carouselContentList .Txt {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: calc(100% - 310px - 6.25rem);
  margin-top: 2.25rem;
}
@media (max-width: 1499px) {
  .templateStyle.LIST2 .carouselContentList .Txt {
    width: calc(100% - 280px - 4rem);
  }
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .carouselContentList .Txt {
    width: calc(100% - 260px - 3rem);
    margin-top: 0.5rem;
  }
}
@media (max-width: 1180px) {
  .templateStyle.LIST2 .carouselContentList .Txt {
    width: calc(100% - 260px - 2rem);
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST2 .carouselContentList .Txt {
    width: calc(100% - 220px - 1.5rem);
  }
}
@media (max-width: 575px) {
  .templateStyle.LIST2 .carouselContentList .Txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin-top: 0;
  }
}
.templateStyle.LIST2 .carouselContentList .Txt .num {
  position: relative;
  display: block;
  font-size: 80px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  color: #555555;
  margin-bottom: 2rem;
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .carouselContentList .Txt .num {
    font-size: 72px;
    margin-bottom: 1rem;
  }
}
@media (max-width: 991px) {
  .templateStyle.LIST2 .carouselContentList .Txt .num {
    font-size: 64px;
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST2 .carouselContentList .Txt .num {
    font-size: 56px;
  }
}
@media (max-width: 575px) {
  .templateStyle.LIST2 .carouselContentList .Txt .num {
    font-size: 48px;
  }
}
.templateStyle.LIST2 .carouselContentList .Txt .title {
  position: relative;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  color: #fff;
  padding-bottom: 2rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .carouselContentList .Txt .title {
    font-size: 18px;
    margin-bottom: 1.5rem;
    padding-bottom: 1.25rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST2 .carouselContentList .Txt .title {
    padding-bottom: 1rem;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 375px) {
  .templateStyle.LIST2 .carouselContentList .Txt .title {
    font-size: 16px;
  }
}
.templateStyle.LIST2 .carouselContentList .Txt .title::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 60px;
  height: 3px;
  background-color: #747474;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
@media (max-width: 575px) {
  .templateStyle.LIST2 .carouselContentList .Txt .title::before {
    left: 50%;
    translate: -50% 0;
  }
}
.templateStyle.LIST2 .carouselContentList .Txt .title::after {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 20px;
  height: 3px;
  background-color: #c42b05;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
@media (max-width: 575px) {
  .templateStyle.LIST2 .carouselContentList .Txt .title::after {
    left: 50%;
    translate: -50% 0;
  }
}
.templateStyle.LIST2 .carouselContentList .Txt .spec {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  color: #c6c6c6;
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .carouselContentList .Txt .spec {
    font-size: 15px;
  }
}
@media (max-width: 375px) {
  .templateStyle.LIST2 .carouselContentList .Txt .spec {
    font-size: 14px;
  }
}
.templateStyle.LIST2 .carouselContentList .Txt .spec .dot {
  position: relative;
  display: block;
  padding-left: 18px;
}
.templateStyle.LIST2 .carouselContentList .Txt .spec .dot::before {
  content: "";
  display: block;
  pointer-events: none;
  width: 6px;
  height: 6px;
  background-color: #bbbbbb;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: auto;
  bottom: auto;
  left: 0;
}
@media (max-width: 768px) {
  .templateStyle.LIST2 .carouselContentList .Txt .spec .dot::before {
    width: 5px;
    height: 5px;
  }
}
.templateStyle.LIST2 .carouselContentList .productImg {
  position: relative;
  max-width: 150px;
  margin-top: 2.625rem;
}
@media (max-width: 1280px) {
  .templateStyle.LIST2 .carouselContentList .productImg {
    max-width: 120px;
    margin-top: 1.5rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST2 .carouselContentList .productImg {
    max-width: 100px;
  }
}
@media (max-width: 375px) {
  .templateStyle.LIST2 .carouselContentList .productImg {
    max-width: 80px;
  }
}
.templateStyle.LIST2 .carouselContentList .productImg img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.templateStyle.LIST3 {
  padding: 90px 0;
}
@media (max-width: 1180px) {
  .templateStyle.LIST3 {
    padding: 80px 0;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST3 {
    padding: 60px 0;
  }
}
.templateStyle.LIST3 .templateTitleBox {
  margin-bottom: 4rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #535353;
}
.templateStyle.LIST3 .templateOutBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
@media (max-width: 1280px) {
  .templateStyle.LIST3 .templateOutBox {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}
@media (max-width: 1180px) {
  .templateStyle.LIST3 .templateOutBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 2rem;
  }
}
.templateStyle.LIST3 .classBoxColumn {
  position: relative;
  width: calc(35% - 1rem);
  margin-bottom: 0;
}
@media (max-width: 1280px) {
  .templateStyle.LIST3 .classBoxColumn {
    width: calc(30% - 0.75rem);
  }
}
@media (max-width: 1180px) {
  .templateStyle.LIST3 .classBoxColumn {
    width: 100%;
  }
}
.templateStyle.LIST3 .classBoxColumn .classLink {
  list-style: none;
  padding-left: 0;
}
.templateStyle.LIST3 .classBoxColumn .classLink > li {
  position: relative;
}
@media (max-width: 1180px) {
  .templateStyle.LIST3 .classBoxColumn .classLink > li.current span {
    color: #fff;
    background-color: #222222;
  }
}
@media (min-width: 1181px) {
  .templateStyle.LIST3 .classBoxColumn .classLink > li.current span {
    color: #c42b05;
  }
  .templateStyle.LIST3 .classBoxColumn .classLink .title {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.5;
    color: #fff;
    padding: 16px 0 16px 30px;
  }
}
@media (min-width: 1181px) and (max-width: 1499px) {
  .templateStyle.LIST3 .classBoxColumn .classLink .title {
    font-size: 22px;
    padding: 10px 0 10px 30px;
  }
}
@media (min-width: 1181px) and (max-width: 1280px) {
  .templateStyle.LIST3 .classBoxColumn .classLink .title {
    font-size: 20px;
  }
}
@media (min-width: 1181px) and (max-width: 991px) {
  .templateStyle.LIST3 .classBoxColumn .classLink .title {
    margin-top: 0;
  }
}
@media (min-width: 1181px) and (max-width: 575px) {
  .templateStyle.LIST3 .classBoxColumn .classLink .title {
    font-size: 20px;
    padding-left: 1.5rem;
  }
}
@media (min-width: 1181px) {
  .templateStyle.LIST3 .classBoxColumn .classLink .title::before {
    content: "";
    display: block;
    pointer-events: none;
    content: "";
    width: 20px;
    height: 3px;
    background-color: #c42b05;
    position: absolute;
    top: 34px;
    right: auto;
    bottom: auto;
    left: 0;
  }
}
@media (min-width: 1181px) and (max-width: 1499px) {
  .templateStyle.LIST3 .classBoxColumn .classLink .title::before {
    width: 16px;
    top: 26px;
  }
}
@media (min-width: 1181px) and (max-width: 1280px) {
  .templateStyle.LIST3 .classBoxColumn .classLink .title::before {
    top: 23px;
  }
}
@media (min-width: 1181px) and (max-width: 575px) {
  .templateStyle.LIST3 .classBoxColumn .classLink .title::before {
    width: 16px;
    top: 14px;
  }
}
.templateStyle.LIST3 .templateBox {
  position: relative;
  display: none;
  width: calc(65% - 1rem);
}
@media (max-width: 1280px) {
  .templateStyle.LIST3 .templateBox {
    width: calc(70% - 0.75rem);
  }
}
@media (max-width: 1180px) {
  .templateStyle.LIST3 .templateBox {
    width: 100%;
  }
}
.templateStyle.LIST3 .templateBox.current {
  display: block;
}
@starting-style {
  .templateStyle.LIST3 .templateBox.current {
    opacity: 0;
  }
}
.templateStyle.LIST3 .templateBox .innerBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 6.25rem;
     -moz-column-gap: 6.25rem;
          column-gap: 6.25rem;
}
@media (max-width: 1499px) {
  .templateStyle.LIST3 .templateBox .innerBox {
    -webkit-column-gap: 4rem;
       -moz-column-gap: 4rem;
            column-gap: 4rem;
  }
}
@media (max-width: 1280px) {
  .templateStyle.LIST3 .templateBox .innerBox {
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
  }
}
@media (max-width: 1180px) {
  .templateStyle.LIST3 .templateBox .innerBox {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST3 .templateBox .innerBox {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
}
@media (max-width: 640px) {
  .templateStyle.LIST3 .templateBox .innerBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 1.5rem;
  }
}
.templateStyle.LIST3 .templateBox .templateLeftBox {
  position: relative;
  width: 310px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 1499px) {
  .templateStyle.LIST3 .templateBox .templateLeftBox {
    width: 280px;
  }
}
@media (max-width: 1280px) {
  .templateStyle.LIST3 .templateBox .templateLeftBox {
    width: 260px;
  }
}
@media (max-width: 1180px) {
  .templateStyle.LIST3 .templateBox .templateLeftBox {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .templateStyle.LIST3 .templateBox .templateLeftBox {
    width: 260px;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST3 .templateBox .templateLeftBox {
    width: 240px;
  }
}
@media (max-width: 640px) {
  .templateStyle.LIST3 .templateBox .templateLeftBox {
    width: 200px;
  }
}
@media (max-width: 480px) {
  .templateStyle.LIST3 .templateBox .templateLeftBox {
    width: 150px;
  }
}
.templateStyle.LIST3 .templateBox .templateLeftBox .Img {
  position: relative;
  display: none;
}
.templateStyle.LIST3 .templateBox .templateLeftBox .Img.current {
  display: block;
}
@starting-style {
  .templateStyle.LIST3 .templateBox .templateLeftBox .Img.current {
    opacity: 0;
  }
}
.templateStyle.LIST3 .templateBox .templateLeftBox .Img img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.templateStyle.LIST3 .templateBox .templateRightBox {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: calc(100% - 310px - 6.25rem);
}
@media (max-width: 1499px) {
  .templateStyle.LIST3 .templateBox .templateRightBox {
    width: calc(100% - 280px - 4rem);
  }
}
@media (max-width: 1280px) {
  .templateStyle.LIST3 .templateBox .templateRightBox {
    width: calc(100% - 260px - 3rem);
  }
}
@media (max-width: 1180px) {
  .templateStyle.LIST3 .templateBox .templateRightBox {
    width: calc(100% - 300px - 1.5rem);
  }
}
@media (max-width: 991px) {
  .templateStyle.LIST3 .templateBox .templateRightBox {
    width: calc(100% - 260px - 1.5rem);
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST3 .templateBox .templateRightBox {
    width: calc(100% - 240px - 1.5rem);
  }
}
@media (max-width: 640px) {
  .templateStyle.LIST3 .templateBox .templateRightBox {
    width: 100%;
  }
}
.templateStyle.LIST3 .carouselContentList {
  position: relative;
}
.templateStyle.LIST3 .carouselContentList .contentItem {
  position: relative;
}
.templateStyle.LIST3 .carouselContentList .contentItem:first-child .contentTitleBox {
  border-top: 0;
}
.templateStyle.LIST3 .carouselContentList .contentItem.current .contentTitleBox::before {
  width: 100%;
}
.templateStyle.LIST3 .carouselContentList .contentItem.current .contentTitleBox .num {
  background-color: #c42b05;
}
.templateStyle.LIST3 .carouselContentList .contentItem.current .contentTitleBox .title {
  color: #c42b05;
}
.templateStyle.LIST3 .carouselContentList .contentItem.current .contentTitleBox .plus::before {
  rotate: 90deg;
}
.templateStyle.LIST3 .carouselContentList .contentItem.current .contentTitleBox .plus::before, .templateStyle.LIST3 .carouselContentList .contentItem.current .contentTitleBox .plus::after {
  background-color: #c42b05;
}
.templateStyle.LIST3 .carouselContentList .contentItem.current .Txt {
  display: block;
}
@starting-style {
  .templateStyle.LIST3 .carouselContentList .contentItem.current .Txt {
    opacity: 0;
  }
}
.templateStyle.LIST3 .carouselContentList .contentItem.current .Txt .spec {
  color: #fff;
}
.templateStyle.LIST3 .carouselContentList .item {
  position: relative;
}
.templateStyle.LIST3 .carouselContentList .contentTitleBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
  padding: 1.375rem 0.625rem 1.375rem 0;
  border-top: 1px solid #535353;
  border-bottom: 1px solid #535353;
  cursor: pointer;
}
@media (max-width: 1280px) {
  .templateStyle.LIST3 .carouselContentList .contentTitleBox {
    padding: 1.25rem 0.625rem 1.25rem 0;
    -webkit-column-gap: 0.875rem;
       -moz-column-gap: 0.875rem;
            column-gap: 0.875rem;
  }
}
.templateStyle.LIST3 .carouselContentList .contentTitleBox::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 0;
  height: 4px;
  background-color: #c42b05;
  position: absolute;
  top: auto;
  right: auto;
  bottom: -1px;
  left: 0;
}
.templateStyle.LIST3 .carouselContentList .contentTitleBox.current::before {
  width: 100%;
}
.templateStyle.LIST3 .carouselContentList .contentTitleBox.current .num {
  background-color: #c42b05;
}
.templateStyle.LIST3 .carouselContentList .contentTitleBox.current .title {
  color: #c42b05;
}
@media (min-width: 1201px) {
  .templateStyle.LIST3 .carouselContentList .contentTitleBox:hover::before {
    width: 100%;
  }
  .templateStyle.LIST3 .carouselContentList .contentTitleBox:hover .num {
    background-color: #c42b05;
  }
  .templateStyle.LIST3 .carouselContentList .contentTitleBox:hover .title {
    color: #c42b05;
  }
  .templateStyle.LIST3 .carouselContentList .contentTitleBox:hover .plus::before {
    rotate: 90deg;
  }
  .templateStyle.LIST3 .carouselContentList .contentTitleBox:hover .plus::before, .templateStyle.LIST3 .carouselContentList .contentTitleBox:hover .plus::after {
    background-color: #c42b05;
  }
}
.templateStyle.LIST3 .carouselContentList .contentTitleBox .num {
  position: relative;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 22px;
  height: 22px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #505050;
  border-radius: 50%;
}
@media (max-width: 1280px) {
  .templateStyle.LIST3 .carouselContentList .contentTitleBox .num {
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media (max-width: 575px) {
  .templateStyle.LIST3 .carouselContentList .contentTitleBox .num {
    width: 18px;
    height: 18px;
    font-size: 10px;
    line-height: 18px;
  }
}
.templateStyle.LIST3 .carouselContentList .contentTitleBox .title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 1280px) {
  .templateStyle.LIST3 .carouselContentList .contentTitleBox .title {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .templateStyle.LIST3 .carouselContentList .contentTitleBox .title {
    font-size: 15px;
  }
}
@media (max-width: 375px) {
  .templateStyle.LIST3 .carouselContentList .contentTitleBox .title {
    font-size: 14px;
  }
}
.templateStyle.LIST3 .carouselContentList .contentTitleBox .plus {
  position: relative;
  display: block;
  width: 20px;
  height: 20px;
}
@media (max-width: 991px) {
  .templateStyle.LIST3 .carouselContentList .contentTitleBox .plus {
    width: 16px;
    height: 16px;
  }
}
.templateStyle.LIST3 .carouselContentList .contentTitleBox .plus::before {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 2px;
  height: 100%;
  background-color: #535353;
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  translate: -50% -50%;
}
.templateStyle.LIST3 .carouselContentList .contentTitleBox .plus::after {
  content: "";
  display: block;
  pointer-events: none;
  content: "";
  width: 2px;
  height: 100%;
  background-color: #535353;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  rotate: 90deg;
  translate: -50% 0;
}
.templateStyle.LIST3 .carouselContentList .Txt {
  position: relative;
  display: none;
  margin: 1.5rem 0;
}
.templateStyle.LIST3 .carouselContentList .Txt .spec {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.75;
  color: #c6c6c6;
}
@media (max-width: 1280px) {
  .templateStyle.LIST3 .carouselContentList .Txt .spec {
    font-size: 15px;
  }
}
@media (max-width: 375px) {
  .templateStyle.LIST3 .carouselContentList .Txt .spec {
    font-size: 14px;
  }
}
.templateStyle.LIST3 .carouselContentList .Txt .spec .dot {
  position: relative;
  display: block;
  padding-left: 18px;
}
.templateStyle.LIST3 .carouselContentList .Txt .spec .dot::before {
  content: "";
  display: block;
  pointer-events: none;
  width: 6px;
  height: 6px;
  background-color: #bbbbbb;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: auto;
  bottom: auto;
  left: 0;
}
@media (max-width: 768px) {
  .templateStyle.LIST3 .carouselContentList .Txt .spec .dot::before {
    width: 5px;
    height: 5px;
  }
}
.templateStyle.LIST3 .carouselContentList .Txt .productImg {
  position: relative;
  max-width: 150px;
  margin-top: 2.625rem;
}
@media (max-width: 1280px) {
  .templateStyle.LIST3 .carouselContentList .Txt .productImg {
    max-width: 120px;
    margin-top: 1.5rem;
  }
}
@media (max-width: 768px) {
  .templateStyle.LIST3 .carouselContentList .Txt .productImg {
    max-width: 100px;
  }
}
@media (max-width: 375px) {
  .templateStyle.LIST3 .carouselContentList .Txt .productImg {
    max-width: 80px;
  }
}
.templateStyle.LIST3 .carouselContentList .Txt .productImg img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/*# sourceMappingURL=solutions.css.map */