.x-t5-section {
  position: relative;
  color: #000;
  background-color: #f0f0f0; }

.x-t5-section .point {
  position: relative; }

.x-t5-section .point span {
  position: absolute;
  margin-top: -100px; }

.x-t5-section .desc {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 1.4rem;
  text-align: left; }

.x-t5-section .desc.copy {
  text-align: right;
  margin: 1rem 0; }

@media (max-width: 59.99em) {
  .x-t5-section .desc {
    font-size: 1.2rem; } }

.x-t5-section .swiper-pagination {
  text-align: center; }

.x-t5-section .swiper-pagination-bullet {
  border: 0 !important;
  padding-top: 3px !important;
  height: auto !important;
  background: #fff; }

.x-t5-section .swiper-pagination-bullet:hover, .x-t5-section .swiper-pagination-bullet:focus {
  background: rgba(255, 255, 255, 0.5) !important; }

.x-t5-section .swiper-pagination-bullet-active, .x-t5-section .swiper-pagination-bullet-active:hover, .x-t5-section .swiper-pagination-bullet-active:focus {
  background: #000; }

.x-t5-section .swiper-button-prev::before, .x-t5-section .swiper-button-next::before {
  color: #fff;
  font-size: 3rem;
  font-weight: bold; }

@media (min-width: 45em) {
  .x-t5-section .swiper-button-prev::before, .x-t5-section .swiper-button-next::before {
    font-size: 5rem; } }

.hero-section {
  position: relative; }

.hero-section .swiper-slide {
  position: relative;
  background-color: #000; }

.hero-section .swiper-slide img {
  width: 100%; }

.hero-section .swiper-pagination {
  position: absolute;
  z-index: 5;
  bottom: 5%; }

.hero-section__contents {
  position: relative;
  background-color: #000; }

.hero-section__contents .photography-first {
  color: #fff;
  padding: 13% 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 180% auto;
  text-align: center; }

.hero-section__contents .titie {
  color: #fff;
  z-index: 3;
  margin-bottom: 60%; }

.hero-section__contents .flexible-obj {
  z-index: 3; }

@media (min-width: 45em) {
  .hero-section__contents .photography-first {
    background-position: 30% 50%;
    background-size: auto 130%;
    text-align: left; }
  .hero-section__contents .photography-first .l-content {
    padding-left: 40%; }
  .hero-section__contents .titie {
    margin-bottom: 0; } }

.than__section {
  position: relative; }

.than__section .title {
  color: #fff;
  font-size: 4rem;
  font-family: "Manrope", "NanumSquare", "Malgun Gothic", sans-serif;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -3px; }

.than__section .title small {
  display: inline-block;
  font-size: 60%; }

.than__section .title small.mt {
  display: block;
  margin-top: -1%; }

@media (min-width: 35em) {
  .than__section .title {
    font-size: 5rem; } }

@media (min-width: 45em) {
  .than__section .title {
    font-size: 7rem; } }

@media (min-width: 60em) {
  .than__section .title {
    font-size: 9rem;
    letter-spacing: -5px; } }

@media (min-width: 75em) {
  .than__section .title {
    font-size: 11rem;
    letter-spacing: -8px; } }

@media (min-width: 100em) {
  .than__section .title {
    font-size: 13rem; } }

.than__section .title1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 3rem;
  line-height: 1.2; }

@media (min-width: 45em) {
  .than__section .title1 {
    font-size: 4rem; } }

@media (min-width: 60em) {
  .than__section .title1 {
    font-size: 5rem; } }

@media (min-width: 75em) {
  .than__section .title1 {
    font-size: 6rem; } }

.than__section .table {
  border-color: #cccccc;
  border-left: 1px solid #cccccc; }

.than__section .table th, .than__section .table td {
  color: #000;
  border-color: #cccccc; }

.than__section .table th {
  background-color: #e5e5e5; }

.than__section .table::after {
  display: none;
  background-color: #cccccc; }

.than__head {
  position: relative;
  z-index: 2;
  text-align: center; }

.than__cont {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.than__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: calc(100vh - 100px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center; }

@media (min-width: 60em) {
  .than__bg {
    height: calc(100vh - 140px); } }

.than__bg .copy {
  position: absolute;
  right: 2rem;
  bottom: 1rem;
  z-index: 2; }

.than__bg + .than-section__cont {
  height: calc(100vh - 100px);
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 3rem; }

@media (min-width: 60em) {
  .than__bg + .than-section__cont {
    height: calc(100vh - 140px); } }

@media (min-width: 60em) {
  .than__bg + .than-section__cont {
    padding: 5rem; } }

.than__thumb {
  position: relative;
  z-index: 1;
  text-align: center; }

.than__thumb .copy {
  position: absolute;
  right: 2rem;
  bottom: 1rem;
  z-index: 2; }

.than__thumb .copy.top {
  bottom: auto;
  top: 1rem; }

.than__thumb + .than-section__cont {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  height: calc(100vh - 100px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3rem; }

@media (min-width: 60em) {
  .than__thumb + .than-section__cont {
    height: calc(100vh - 140px); } }

@media (min-width: 60em) {
  .than__thumb + .than-section__cont {
    padding: 5rem; } }

.device__section {
  position: relative; }

.device__section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  bottom: 20%;
  background-color: #000; }

.device__section .title {
  position: absolute;
  z-index: 5;
  left: 5%;
  bottom: 13%;
  font-size: 8rem; }

@media (min-width: 45em) {
  .device__section .title {
    font-size: 12rem; } }

@media (min-width: 60em) {
  .device__section .title {
    bottom: 9%;
    font-size: 16rem; } }

@media (min-width: 75em) {
  .device__section .title {
    font-size: 20rem; } }

.device__section .title1 {
  position: relative;
  z-index: 4;
  color: #fff; }

.device__wrap {
  position: relative; }

.device__wrap .swiper-button-prev, .device__wrap .swiper-button-next {
  z-index: 3;
  width: auto;
  height: auto;
  line-height: 1;
  margin-top: 0;
  -webkit-transform: translateY(-60%);
      -ms-transform: translateY(-60%);
          transform: translateY(-60%); }

.device__wrap .swiper-button-prev::before, .device__wrap .swiper-button-next::before {
  color: #fff;
  font-size: 4rem; }

.device__wrap .swiper-button-prev {
  left: -1rem; }

.device__wrap .swiper-button-next {
  right: -1rem; }

@media (min-width: 60em) {
  .device__wrap .swiper-button-prev::before, .device__wrap .swiper-button-next::before {
    font-size: 7rem; }
  .device__wrap .swiper-button-prev {
    left: -7rem; }
  .device__wrap .swiper-button-next {
    right: -7rem; } }

.device__slider .copy {
  display: block;
  color: #000;
  text-align: right;
  margin-top: 1rem; }

.cmos-item {
  margin-left: -2rem;
  margin-right: -2rem; }

.cmos-item .item {
  position: relative;
  margin: 2rem;
  padding: 3rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #000; }

.cmos-item .item::before {
  content: '';
  position: absolute;
  left: -3px;
  top: -3px;
  width: 18px;
  height: 18px;
  border-top: 3px solid #000;
  border-left: 3px solid #000; }

.cmos-item .desc {
  color: #000; }

@media (min-width: 60em) {
  .cmos-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .cmos-item .item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 5rem; } }

.cmos-sub-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.5rem;
  margin-right: -0.5rem; }

.cmos-sub-item li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 0.5rem;
  background-color: #fff;
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #e5e5e5; }

.cmos-sub-item span {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.feature__cont {
  padding: 3rem;
  background-color: #fff; }

.feature__cont .p {
  color: rgba(0, 0, 0, 0.7);
  max-width: 150px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.7); }

@media (min-width: 35em) {
  .feature__cont {
    position: absolute;
    left: 0;
    right: 60%;
    top: 50%;
    -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
            transform: translateY(-40%); } }

@media (min-width: 60em) {
  .feature__cont {
    padding: 5rem;
    -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
            transform: translateY(-20%); } }

@media (min-width: 35em) {
  .feature__thumb {
    padding-left: 30%; } }

.feature__item {
  position: relative; }

@media (min-width: 35em) {
  .feature__item:nth-child(even) .feature__cont {
    right: 0;
    left: 60%; }
  .feature__item:nth-child(even) .feature__thumb {
    padding-left: 0;
    padding-right: 30%; } }

.performance__head .l-wrap {
  margin-left: 0; }

.performance__thumb {
  position: relative; }

.performance__thumb .cover1,
.performance__thumb .cover2 {
  position: absolute;
  width: 33.33333%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.performance__thumb .cover1 {
  left: 0;
  bottom: 35%;
  padding: 0 0 0 1%; }

.performance__thumb .cover2 {
  right: 0;
  bottom: 2%;
  padding: 0 0 0 3%; }

.performance__set {
  position: relative; }

@media (min-width: 45em) {
  .performance__set-two .performance__thumb {
    padding-right: 40%; }
  .performance__set-two .title {
    position: absolute;
    left: 70%;
    bottom: 0; }
  .performance__set-three .performance__cont {
    position: absolute;
    right: 60%; }
  .performance__set-three .performance__thumb {
    padding-left: 40%; } }

@media (min-width: 60em) {
  .performance__set-one .performance__cont {
    position: absolute;
    right: 0;
    left: 33.33333%;
    top: 0; }
  .performance__set-two .performance__cont .title1 {
    position: absolute;
    left: 0;
    right: 33.33333%;
    top: -15rem; }
  .performance__set-two .performance__thumb {
    padding-right: 40%; }
  .performance__set-two .title {
    position: absolute;
    left: 70%;
    bottom: 0; }
  .performance__set-three .performance__cont {
    position: absolute;
    right: 50%; }
  .performance__set-three .performance__thumb {
    padding-left: 50%;
    text-align: right; } }

.simulation__wrap {
  position: relative; }

.simulation__wrap .swiper-container {
  overflow: visible;
  width: 70%;
  padding-left: 15% !important;
  padding-right: 15% !important; }

.simulation__wrap .swiper-slide {
  overflow: hidden;
  cursor: pointer; }

.simulation__wrap .swiper-button-prev, .simulation__wrap .swiper-button-next {
  z-index: 3;
  width: auto;
  height: auto;
  top: 18%;
  line-height: 1;
  margin-top: 0;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.simulation__wrap .swiper-button-prev::before, .simulation__wrap .swiper-button-next::before {
  color: #fff;
  font-size: 4rem; }

.simulation__wrap .swiper-button-prev {
  left: -1rem; }

.simulation__wrap .swiper-button-next {
  right: -1rem; }

@media (min-width: 60em) {
  .simulation__wrap .swiper-button-prev, .simulation__wrap .swiper-button-next {
    top: 15%; }
  .simulation__wrap .swiper-button-prev::before, .simulation__wrap .swiper-button-next::before {
    font-size: 7rem; }
  .simulation__wrap .swiper-button-prev {
    left: -7rem; }
  .simulation__wrap .swiper-button-next {
    right: -7rem; } }

.simulation__thumb {
  position: relative;
  margin-bottom: 2rem; }

.simulation__thumb img {
  width: 100%; }

.simulation__thumb .copy {
  position: absolute;
  right: 2rem;
  bottom: 1rem; }

.simulation__cont {
  position: relative; }

.simulation__cont .media {
  width: 80px;
  margin-bottom: 2rem; }

@media (min-width: 45em) {
  .simulation__cont {
    padding-left: 110px; }
  .simulation__cont .media {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px; } }

.whitebalance__thumb {
  text-align: center; }

.whitebalance__thumb .desc {
  color: rgba(0, 0, 0, 0.7);
  text-align: center;
  margin-top: 1rem; }

.whitebalance__cont {
  margin-top: 2rem; }

@media (min-width: 45em) {
  .whitebalance__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .whitebalance__thumb {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .whitebalance__cont {
    -webkit-box-flex: 1.7;
        -ms-flex: 1.7;
            flex: 1.7;
    padding-left: 3rem;
    margin-top: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

.whitebalance-ai__wrap {
  padding: 3rem;
  background-color: #cccccc; }

.whitebalance-ai__thumb {
  text-align: center;
  margin-top: 2rem; }

.whitebalance-ai__thumb .desc {
  color: #fff;
  text-align: center;
  margin-top: 1rem; }

@media (min-width: 45em) {
  .whitebalance-ai__wrap {
    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;
    padding: 5rem; }
  .whitebalance-ai__cont {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 3rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .whitebalance-ai__thumb {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 0; } }

.other__wrap {
  position: relative; }

.other__thumb {
  position: relative; }

.other__thumb .copy {
  position: absolute;
  z-index: 3; }

.other__thumb .copy-01 {
  left: 5%;
  top: 24%; }

.other__thumb .copy-02 {
  right: 2%;
  top: 54%; }

.other__thumb .copy-03 {
  left: 2%;
  bottom: 1%; }

.other__cont {
  margin-top: 3rem; }

@media (min-width: 60em) {
  .other__cont {
    position: absolute;
    left: 60%;
    right: 0;
    bottom: 0; } }

.algorithm__wrap {
  position: relative; }

.algorithm__thumb {
  position: relative;
  margin-top: 3rem; }

.algorithm__thumb .copy {
  margin-top: 1rem;
  text-align: right;
  color: #000; }

@media (min-width: 60em) {
  .algorithm__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .algorithm__cont {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 3rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .algorithm__thumb {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 0; } }

.detail__thumb {
  position: relative;
  text-align: center;
  margin-top: 3rem; }

.detail__thumb img {
  width: 100%; }

.detail__thumb .copy {
  margin-top: 1rem;
  text-align: right; }

.detail__set {
  position: relative; }

.detail__set .title {
  color: #999999;
  margin-bottom: 2rem; }

.detail__set .desc {
  color: #000; }

@media (min-width: 45em) {
  .detail__cont {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 3rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .detail__thumb {
    -webkit-box-flex: 1.7;
        -ms-flex: 1.7;
            flex: 1.7;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 0; }
  .detail__set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .detail__set .title {
    position: absolute;
    z-index: 3;
    right: 0;
    top: -7rem; }
  .detail__set:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .detail__set:nth-child(odd) .title {
    right: auto;
    left: 0; }
  .detail__set:nth-child(odd) .detail__cont {
    padding-right: 0;
    padding-left: 3rem; } }

@media (min-width: 60em) {
  .detail__cont {
    padding: 0 3%; }
  .detail__thumb {
    padding: 0 5%; } }

.stand__wrap {
  position: relative; }

.stand__thumb {
  text-align: right;
  background-color: #000; }

.stand__cont {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.stand__cont-inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #fff; }

.interface__item .item {
  margin-bottom: 3rem; }

.interface__item .thumb {
  margin-bottom: 2rem; }

@media (min-width: 35em) {
  .interface__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1rem;
    margin-right: -1rem; }
  .interface__item .item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 0; } }

@media (min-width: 45em) {
  .interface__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -2rem;
    margin-right: -2rem; }
  .interface__item .item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 2rem;
    margin-right: 2rem; }
  .interface__item .thumb {
    margin-bottom: 3rem; } }
