@charset "utf-8";
@import "common.css";

html {
  font-size: 100% !important;
}

#mainImg {
  background-image: url(../img/mainImg/worktronics_mainImg.jpg);
  background-position: center 35%;
  /* background-size: 130%; */
  /* transition: 3s; */
  /* opacity: 0.9; */
}
#mainImg .wBox {
  text-align: center;
}
#mainImg .wBox h3 {
  padding-top: 25vh;
  color: #fff;
  font-size: 38.4px;
  font-weight: bold;
  font-family: "Noto Sans KR", sans-serif;
}

#smallMenu,
#thinMenu {
  font-family: "Noto Sans KR", sans-serif;
}

.content {
  text-align: center;
}
.content img {
  width: 100%;
}
.content h3 {
  font-size: 1.4em;
  font-weight: 500;
  margin-bottom: 50px;
  color: #2e4478;
}
.content p {
  font-size: 1.2em;
}
.content:nth-child(odd) {
  background-color: #fff;
}
.content:nth-child(even) {
  background-color: #f5f5f5;
}

/* ----------------------------------------------------------------------------- */

#content08 a:hover {
  text-decoration: underline;
  text-underline-position: under;
}

/*
**************************************************************
*/
.swiper.workdesigner .swiper-button-prev,
.swiper.workdesigner .swiper-button-next {
  width: max(60px, 4vw) !important;
  height: max(60px, 4vw) !important;
  padding: 0;
}
.flex-row-vertical-center .edu-banner-btn-wrapper > img {
  margin-top: 30%;
}

.swiper.rpa-intro .swiper-button-prev,
.swiper.rpa-intro .swiper-button-next {
  padding: 30px;
}

/* mobile___ */
.mobile .tronics-main-title {
  /* font-size: 2rem; */
}
.mobile .tronics-explain {
  /* font-size: 1.6rem; */
}
.mobile .tronics-sec1-banner {
  padding: 60px 20px;
  height: 70vh;
  /* background-position: 100px; */
  background-size: 180%;
  background-position: left 77% bottom -15px;
}
.mobile .tronics-sec1-banner .text-wrapper {
  padding: 0;
}
.mobile .tronics-sec1-banner .text-wrapper .underline {
  top: 60px;
  left: 147px;
}
.mobile .tronics-sec2-wrapper .flex-row-horizontal-center {
  display: none;
}
.mobile .content-container,
.mobile .tronics-sec3-wrapper {
  width: 100vw;
}
.mobile .architec-first-label {
  font-size: 2rem;
}
.mobile .architec-sec-label {
  font-size: 1.6rem;
}
.mobile .architec-text-box {
  height: auto;
  line-height: normal;
  font-size: 1.4rem;
}
.mobile .architec-icon-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mobile .architec-num-circle.right-top {
  position: static;
  transform: scale(0.6);
}
.mobile .architec-num-circle ~ div {
  font-size: 1.4rem;
}
.mobile .architec-text-label .architec-num-circle {
  position: static;
  transform: scale(0.6);
}
.mobile .architec-round-label {
  padding: 18px 6px;
  border-radius: 12px;
  font-size: 1.4rem;
  word-break: normal;
}
.mobile .flex-row-between:nth-child(3) .architec-round-label:nth-child(2),
.mobile .flex-row-between:nth-child(3) .architec-round-label:nth-child(3) {
  word-break: break-all;
}
.mobile .plus-banner-bg {
  height: auto;
  background-size: cover;
}
.mobile .plus-banner-wrapper {
  flex-direction: column;
  width: 100vw;
  height: auto;
  /* padding: 0; */
}
.mobile .plus-btn-wrapper > button {
  background: rgba(17, 46, 148, 0.5) url(/workTronics/static/images/plus-btn.svg) 50% 50% no-repeat;
}
.mobile .content-narrow-container {
  padding: 80px 20px;
  width: 100vw;
}
.mobile .case-card-wrapper {
  flex-direction: column;
}
.mobile .case-card-wrapper .case-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  width: 100%;
  height: auto;
}
.mobile .case-card-text-wrapper {
  height: auto;
}
.mobile .case-card-wrapper .case-card img {
  /* position: static; */
  top: 25%;
  left: auto;
  right: 23px;
}
.mobile .qna-wrapper .question-line {
  gap: 20px;
  padding: 20px 30px;
}
.mobile .qna-wrapper .question-line span {
  font-size: 1.8rem;
}
.mobile .answer-box {
  padding: 20px 30px 40px;
}

/* Work Designer */
.mobile .swiper.workdesigner,
.mobile .swiper.workdesigner .swiper-slide,
.mobile video,
.mobile .slide-description-wrapper {
  width: calc(100vw - 40px) !important;
  height: auto !important;
}
.mobile .swiper.workdesigner [class^="swiper-button"] {
  top: 22%;
  width: 30px !important;
  height: 30px !important;
  padding: 0;
}
.mobile .swiper.workdesigner [class^="swiper-button"]::after {
  font-size: 20px;
}
.mobile .rounded-label + .swiper .swiper-wrapper {
  overflow-x: auto;
}
/* .mobile .swiper-slide {
    width: calc(100% - 10px);
} */

/* workbot */
.mobile .workbot-sec1-cnt > .workbot-explain {
  white-space: normal;
}
.mobile .autoArea .person {
  justify-content: space-evenly;
  gap: 16px;
}
.mobile .autoArea .person .box:not(:first-child) {
  margin: 0;
}

/* RPA */
.mobile .rpa-divided-banner-wrapper {
  flex-direction: column;
}
.mobile .rpa-divided-banner-wrapper .banner-text-wrapper {
  padding: 20px;
  border-radius: 28px 28px 0 0;
}
.mobile span.title-underline.rpa {
  top: 316px;
  left: 18px;
  width: 268px;
}
.mobile .banner-half-wrapper.right {
  padding: 20px;
  border-radius: 0 0 28px 28px;
}
.mobile .banner-half-wrapper.right {
  text-align: right;
}
.mobile .banner-half-wrapper.right .source {
  font-size: 0.7rem;
}
.mobile .tronics-main-title {
  white-space: normal;
}
.mobile .rpa-intro-sec3-text-wrapper {
  flex-direction: column;
  width: 100vw;
}

.mobile .underline-text-wrapper {
  margin: 0 auto;
  width: 89vw;
}
.mobile .underline-text-wrapper:has(.rpa-process2) {
  margin: 0 auto;
  width: 87vw;
}
.mobile span.title-underline {
  max-width: 100%;
}
.mobile span.title-underline.rpa-process1::after {
  content: "";
  display: block;
  margin-top: 28px;
  margin-left: 100px;
  width: 120px;
  height: 16px;
  background: rgba(135, 220, 255, 0.4);
}
.mobile span.title-underline.rpa-process2::after {
  content: "";
  display: block;
  margin-top: 28px;
  margin-left: 60px;
  width: 192px;
  height: 16px;
  background: rgba(135, 220, 255, 0.4);
}

.mobile .swiper.rpa-intro .swiper-slide > img {
  width: 100vw;
}

.mobile .sub-text {
  margin: 0 10vw;
  /* text-align: left; */
}

.mobile .main-text {
  margin: 20px 0 0 20px;
}
.mobile .explain-text {
  margin-left: 20px;
  margin-right: 20px;
}
.mobile .edu-banner-btn-wrapper {
  position: relative;
  /* padding: 20px; */
  width: 50vw;
  height: 100px;
  /* height: auto; */
}
.mobile .edu-banner-btn-wrapper .rpa-banner-btn-text {
  margin: 20px 0 0 20px;
  /* margin: 0; */
  font-size: 1rem;
}
.mobile .edu-banner-btn-wrapper img {
  position: absolute;
  right: 20px;
  bottom: 10px;
  /* margin-top: 70px; */
  /* min-width: 30px;
  min-height: 30px;
  width: 10vw;
  height: 10vw; */
  width: 30px;
  height: 30px;
}

.mobile .swiper.rpa-intro {
  padding: 20px 0;
  height: auto;
}
.mobile .swiper.rpa-intro .swiper-button-prev,
.mobile .swiper.rpa-intro .swiper-button-next {
  transform: translateY(-50%);
  padding: 20px;
}
.mobile .swiper-button-next:after,
.mobile .swiper-button-prev:after {
  font-size: 24px;
}
.mobile .rpa-intro-sec4-wrapper .swiper-slide > img {
  border-radius: 40px;
  box-shadow: 4px 4px 20px #00000066;
}
.mobile .swiper-pagination {
  margin-top: 20px;
}

/* rpa-appl */
/* .mobile .rpa-appl .banner-half-wrapper.left .main-text {
  margin: 0;
} */
.mobile .rpa-appl span.title-underline {
  top: 120px;
  left: 40px;
  width: 286px;
}
.mobile .rpa-appl .rpa-appl-right {
  width: 100vw;
  border-radius: 0;
  background: #1ab6e4;
}
.mobile .rpa-appl .banner-half-wrapper img {
  width: 100vw;
}

.mobile .rpa-appl .rpa-usage-img {
  width: 100%;
}
.mobile .rpa-appl .rpa-software-img {
  width: 80%;
}
.mobile .rpa-appl .rpa-exclamation-text {
  flex-direction: column;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
}
.mobile [class*="explain"] {
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
}
