@charset "utf-8";

.sub-visual-wrap {
  position: relative; width: 100%; height: 240px; background-color: #d9d9d9; display: flex; align-items: center; background-size: cover; justify-content: center;
}
.company_visual-wrap {background: url('../images/company_visual.jpg') no-repeat center;}
.business_visual-wrap {background: url('../images/business_visual.jpg') no-repeat center;}
.performance_visual-wrap {background: url('../images/performance_visual.jpg') no-repeat center;}
.prcenter_visual-wrap {background: url('../images/prcenter_visual.jpg') no-repeat center;}
.recruit_visual-wrap {background: url('../images/recruit_visual.jpg') no-repeat center;}

.sub_visual { width: 1280px; padding: 0 15px; margin-top: 40px;}
@keyframes fadein {
  from {
      opacity: 0;
  }
  to {
      opacity: 1;
  }
}

.sub-visual-wrap .sub-visual h2 {font-size: 4rem; font-weight: 700; color: #fff; margin-bottom: 15px; text-align: center;}
.sub-visual-wrap .sub-visual p {font-size: 1.6rem; font-weight: 500; color: #E1E1E1; letter-spacing: 2px; line-height: 1.5;  text-align: center;}

.sub-nav-inner {padding: 0;}
.sub-nav-inner .sub-nav {display: none;}
.sub-nav-inner .sub-depth-1 {display: flex; justify-content: center;}
.sub-nav-inner .sub-depth-1 a {font-size: 1.8rem; width: calc(100%/4); text-align: center; padding: 30px 0; display: flex; justify-content: center; align-items: center;}
.sub-nav-inner .sub-depth-1 li {color: #222222; transition: all .2s; font-weight: 400;}
.sub-nav-inner .sub-depth-1 a:hover li {color: #D12138; font-weight: 700;}
.sub-nav-inner .sub-depth-1 a.on {border-bottom: 3px solid #D12138;}
.sub-nav-inner .sub-depth-1 a.on li {color: #D12138; font-weight: 600;}

@media all and (min-width: 768px) {
  .sub-nav-inner {max-width: 1280px; margin: 0 auto;}
  .sub-visual-wrap {height: 430px;}
  .sub-visual-wrap .sub-visual {margin-top: 80px;}
  .sub-visual-wrap .sub-visual h2 {font-size: 4.8rem;}
  .sub-visual-wrap .sub-visual p {font-size: 1.8rem;}
}
@media all and (min-width: 1280px) {
.sub-nav-inner .sub-nav {display: block;}
.sub-nav-wrap {background: #FAFAFA; border: 1px solid #E9E9E9;}
}

/* mo-sub-nav */
.customer-pb {padding-bottom: 60px;}
.dropdown {display: block; position: absolute; width: 100%; font-weight: 500; color: #3455AB; text-align: center; font-size: 1.5rem; z-index: 1; padding: 10px;}
.dropdown a {display: block; position: relative; padding: 16px 20px;}
.dropdown .dropdown-label {background-color: #3455AB; transition-property: background-color, border-radius; transition-delay: 0.3s; color: #fff;}
.dropdown.active .dropdown-label {position: relative; background-color: #F4F7F9;  transition-delay: 0s; color: #3455AB; border: 2px solid #1D2088;}
.dropdown .dropdown-label::before {content: "\f078"; display: inline-block; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); font-family: "Font Awesome 6 Free"; font-weight: 900;}
.dropdown.active .dropdown-label::before {transform: translateY(-50%) rotate(180deg);}
.dropdown .option-list {display: none; top: calc(100% - 2px); width: 100%; border: 2px solid #3455AB; border-top: 0; background-color: #fff; z-index: 999;}
.dropdown .option-list .option-item {border-bottom: 1px solid #CED3D7; transition: all .2s ease-in-out;}
.dropdown .option-list .option-item:hover {background-color: #3455AB;}
.dropdown .option-list .option-item a {color: #A9A9A9;}
.dropdown .option-list .option-item:hover a {color: #fff; font-weight: 700;}

@media all and (min-width: 1280px) {
  .dropdown {display: none;}
}


/* sub-content-wrap common css */
.sub-content-inner {padding: 60px 0 100px 0;}
.sub-content-inner .sub-title {margin-bottom: 40px;}
.sub-content-inner .sub-title {text-align: center;}
.sub-content-inner .sub-title p {font-size: 1.3rem; font-weight: 600; line-height: 1.4; font-family: 'Montserrat', 'san-serif'; color: #D12138; margin-bottom: 10px;}
.sub-content-inner .sub-title h3 {font-size: 2.8rem; font-weight: bold; line-height: 1.4; font-family: 'Gmarketsans', 'san-serif';}

.sub-content-inner .sub-content-txt {margin-top: 40px;}

@media all and (min-width: 768px) {
  .sub-content-inner {padding: 100px 0 140px 0;}
  .sub-content-inner .sub-title {margin: 0 auto;}
  .sub-content-inner .sub-title p {font-size: 1.5rem;}
  .sub-content-inner .sub-title h3 {font-size: 3.6rem;}
  .sub-content-inner .sub-content-txt {margin-top: 80px;}
}
@media all and (min-width: 1280px) {
  .sub-content-inner {padding: 120px 0 200px 0;}  
  .sub-content-inner .sub-title h3 {font-size: 4.4rem;}
}
/* sub-content-wrap common css end */

/* 센터소개 css */
/* 인사말 */
.greeting-inner .sub-content-txt .greeting-wrap .slogan {margin-bottom: 40px; text-align: center;}
.greeting-inner .sub-content-txt .greeting-wrap .slogan h4{font-size: 2rem; line-height: 1.35; font-family: 'Montserrat', 'san-serif'; position: relative; font-weight: 600; color: #585858;}

.greeting-inner .sub-content-txt .greeting-wrap .slogan p {font-size: 1.5rem; font-weight: 400; line-height: 1.6; margin: 40px 0;}

.greeting-inner .sub-content-txt .greeting-wrap .text {margin-top: 40px;}
.greeting-inner .sub-content-txt .greeting-wrap .text h4 {font-size: 2rem; margin-bottom: 30px; line-height: 1.6; font-weight: 600;}
.greeting-inner .sub-content-txt .greeting-wrap .text h4 em {font-weight: 600; color: #D12138;}
.greeting-inner .sub-content-txt .greeting-wrap .text p {font-size: 1.5rem; line-height: 1.6;}
.greeting-inner .sub-content-txt .greeting-wrap .text p .mb20 {margin-bottom: 20px;}
.greeting-inner .sub-content-txt .greeting-wrap .text p:not(:last-child) {margin-bottom: 30px;}

@media all and (min-width: 768px) {
  /* .greeting-content-txt {padding-top: 60px;} */
  .greeting-inner .sub-content-txt .greeting-wrap .slogan {margin-bottom: 80px;}
  .greeting-inner .sub-content-txt .greeting-wrap .slogan h4{font-size: 3rem;}

  .greeting-inner .sub-content-txt .greeting-wrap .text {width: 75%; margin: 0 auto; margin-top: 90px;}
  .greeting-inner .sub-content-txt .greeting-wrap .text h4 {text-align: center; font-size: 2.8rem; margin-bottom: 60px;}
  .greeting-inner .sub-content-txt .greeting-wrap .text p {font-size: 1.8rem; line-height: 1.75; text-align: center;}
  .greeting-inner .sub-content-txt .greeting-wrap .text p:not(:last-child) {margin-bottom: 35px;}
}
@media all and (min-width: 1024px) {
  .greeting-inner .sub-content-txt .greeting-wrap .text p:not(:last-child) {margin-bottom: 40px;}
}

@media all and (min-width: 1260px) {
  .greeting-inner .sub-content-txt .greeting-wrap .text p span {display: block;}
}
@media all and (min-width: 1300px) {
  .greeting-inner .sub-content-txt .greeting-wrap .slogan h4::before {top: 50%; transform: translateY(-50%);}
  .greeting-inner .sub-content-txt .greeting-wrap .slogan h4::after {top: 50%; transform: translateY(-50%);}
}

/* 경영이념 css */
.philosophy-inner .sub-content-txt .philosophy-wrap ul {display: flex; flex-wrap: wrap; gap: 80px; justify-content: center; align-items: center; padding-top: 20px; margin: 0 auto;}
.philosophy-inner .sub-content-txt .philosophy-wrap ul li {display: flex; align-items: center; gap: 100px; width: 100%; justify-content: center;}
.philosophy-inner .sub-content-txt .philosophy-wrap ul li .top {text-align: center; width: 30%;}
.philosophy-inner .sub-content-txt .philosophy-wrap ul li .top .txt h4 {font-size: 2rem; font-weight: 600; margin-top: 20px;}
.philosophy-inner .sub-content-txt .philosophy-wrap ul li .top .txt p {font-family: 'Montserrat', 'san-serif'; font-size: 1.5rem; font-weight: 600; color: #E35247; margin-top: 8px;}
.philosophy-inner .sub-content-txt .philosophy-wrap ul li .bottom {position: relative; width: 160px;}
.philosophy-inner .sub-content-txt .philosophy-wrap ul li .bottom:before {content: ''; width: 42px; height: 6px; background: url('../images/company/line_horizontal.png') no-repeat; position: absolute; right: 120%; transform: translateY(-50%); top: 50%;}
.philosophy-inner .sub-content-txt .philosophy-wrap ul li .bottom p {text-align: left !important; font-size: 1.6rem; line-height: 1.5; font-weight: 500;}

@media all and (min-width: 768px) {
  .philosophy-inner .sub-content-txt .philosophy-wrap ul {justify-content: space-between; width: 100%; gap: 40px; width: 80%;}
  .philosophy-inner .sub-content-txt .philosophy-wrap ul li {width: calc((100% - 80px)/3); flex-direction: column; gap: 100px; position: relative;}
  .philosophy-inner .sub-content-txt .philosophy-wrap ul li:not(:last-child):before {content: ''; width: 1px; height: 100%; background-color: #ddd; position: absolute; left: 106%;}
  .philosophy-inner .sub-content-txt .philosophy-wrap ul li .top {width: 100%;}
  .philosophy-inner .sub-content-txt .philosophy-wrap ul li .top .txt h4 {font-size: 2.4rem; font-weight: 600; margin-top: 30px;}
  .philosophy-inner .sub-content-txt .philosophy-wrap ul li .top .txt p {font-size: 1.8rem; margin-top: 10px;}

  .philosophy-inner .sub-content-txt .philosophy-wrap ul li .bottom {width: 100%;}
  .philosophy-inner .sub-content-txt .philosophy-wrap ul li .bottom:before {content: ''; width: 6px; height: 42px; background: url('../images/company/line_vertical.png') no-repeat; position: absolute; left: 50%; transform: translateX(-50%); top: -120%;}
  .philosophy-inner .sub-content-txt .philosophy-wrap ul li .bottom p {text-align: center !important; font-size: 1.8rem;}
}
/* 경영이념 css end */

/* 회사연혁 css */
  .history-wrap .history_tit {background: url('../images/company/history_img.jpg') no-repeat center center; padding: 100px 0;}
  .history-wrap .history_tit h4 {font-size: 2rem; color: #fff; text-align: center;}
  .history-wrap .history_tit h4 em {font-weight: 700;}

  .history-content-txt {margin-top: 40px;}
.history-content-txt .history-wrap .history {position: relative; width: 100%; margin-top: 40px;}
.history-content-txt .history-wrap .history .history-line {position: absolute; top: 0; margin-left: -5px; bottom: 20px; width: 2px; background-color: #ddd; overflow: hidden; left: 40px;}
.history-content-txt .history-wrap .history .history-point {margin-left: 0;}
.history-content-txt .history-wrap .history .history-point .history-content {display: flex; align-items: start; margin-bottom: 40px; margin-left: 60px; flex-direction: column;}
.history-content-txt .history-wrap .history .history-point .history-content .year {margin-right: 100px; width: 80px;}
.history-content-txt .history-wrap .history .history-point .history-content .year p {font-size: 2.8rem; font-weight: 700; position: relative; font-family: 'Montserrat', 'san-serif'; color: #E35247;}
.history-content-txt .history-wrap .history .history-point .history-content .year p:after {
  position: absolute;
  top: 10px;
  left: -33px;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 4px solid #E35247;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
}

.history-content-txt .history-wrap .history .history-point .history-content .txt { border-bottom: 1px dashed #D6D6D6; padding-bottom: 40px; width: 100%;}
.history-content-txt .history-wrap .history .history-point .history-content .txt ul {display: flex; flex-direction: column; gap: 20px; margin-top: 20px;}

.history-content-txt .history-wrap .history .history-point .history-content .txt ul p {font-size: 1.8rem;font-weight: 600; color: #181818; margin-bottom: 8px;}
.history-content-txt .history-wrap .history .history-point .history-content .txt ul li {font-size: 1.5rem; font-weight: 500; color: #7b7b7b; line-height: 1.5; padding-left: 16px; display: flex; flex-direction: column;}
.history-content-txt .history-wrap .history .history-point .history-content .month .txt .paddingLeft {padding-left: 65px;}

@media all and (min-width: 768px) {

  .history-wrap .history_tit {padding: 140px 0; margin-top: 80px;}
  .history-wrap .history_tit h4 {font-size: 3.6rem;}


  .history-content-txt {margin-top: 80px;}
  .history-content-txt .history-wrap .history .history-point .history-content {gap: 40px;}
.history-content-txt .history-wrap .history .history-point .history-content .year p {font-size: 3.2rem;}

.history-content-txt .history-wrap .history .history-point .history-content .txt ul {margin-top: 8px;}
.history-content-txt .history-wrap .history .history-point .history-content .txt ul p {font-size: 2rem; width: 100px; font-weight: 700;}
.history-content-txt .history-wrap .history .history-point .history-content .txt ul span {font-size: 1.8rem;}
.history-content-txt .history-wrap .history .history-point .history-content .txt ul li {font-size: 1.7rem; flex-direction: row; gap: 40px; align-items: center;}
}

@media all and (min-width: 1000px) {
  .history-content-txt .history-wrap .history {width: 70%; margin: 0 auto; margin-top: 80px;}
  .history-content-txt .history-wrap .history .history-line {left: 245px; bottom: 20px;}
  .history-content-txt .history-wrap .history .history-point {margin-left: 100px;} 
  .history-content-txt .history-wrap .history .history-point .history-content {margin-left: 0; flex-direction: row;}
  .history-content-txt .history-wrap .history .history-point .history-content .year p:after {left: 132px;}
}

/* 회사연혁 css end */

/* 조직도 css */
.organization-wrap {position: relative;}
.organization-wrap::before {content: ''; display: block; width: 1px; height: 40px; position: absolute; top: 60px; left: 0; right: 0; margin-left: auto; margin-right: auto; background-color: #E1E1E1; z-index: -1;}
.organization-wrap .depth1 {margin-top: 40px;}
.organization-wrap .depth1 li .depth1-p {display: flex; justify-content: center; align-items: center; width: 220px; line-height: 60px; font-size: 1.7rem; font-weight: 500; margin: 0 auto;}
.organization-wrap .depth1 li .depth1-p:nth-child(1) {background-color: #E35247; color: #fff; margin-bottom: 40px;}
.organization-wrap .depth1 li .depth1-p:nth-child(2) {background-color: #EDF6FF; border-radius: 30px; color: #E35247; border: 1px solid #00A287; margin-bottom: 40px;}
.organization-wrap .depth1 li .depth2 {background-color: #F4F4F4; border-radius: 20px; padding: 10px 0 40px 0;}
.organization-wrap .depth1 li .depth2 li p {text-align: center; border: 2px solid #E35247; border-radius: 30px; line-height: 60px; font-size: 1.5rem; color: #E35247; font-weight: 500; width: 220px; margin: 0 auto; margin-top: 40px; background-color: #fff;}
@media all and (min-width: 768px) {
.organization-wrap .depth1 {margin-top: 80px;}
}
@media all and (min-width: 1420px) {
  .organization-wrap .depth1 li .depth2 {position: relative; display: flex; gap: 20px; justify-content: center; background-color: #fff; padding: 0;}
  .organization-wrap .depth1 li .depth2::before {content: ''; display: block; position: absolute; top:0; left: 50%; transform: translateX(-50%);width: 1260px; height: 1px; background-color: #E1E1E1;}
  .organization-wrap .depth1 li .depth2 li p {width: 120px; position: relative; line-height: 50px}
  .organization-wrap .depth1 li .depth2 li p::before {content: ''; display: block; position: absolute; top: -42px; left: 0; right: 0; width: 1px; height: 40px; background-color: #E1E1E1; margin-left: auto; margin-right: auto;}
}
/* 조직도 css end */

/*찾아오시는 길 css */
.location-wrap ul li {display: flex; flex-wrap: wrap; gap: 20px;}
.location-wrap>ul>li:not(:last-child) {margin-bottom: 80px;}
.location-wrap ul li>div {width: 100%;}
.location-wrap ul li .tit h4{font-size: 2.4rem; font-weight: 700;}
.location-wrap ul li .content .map-info ul {margin-top: 20px;}
.location-wrap ul li .content .map-info ul li {line-height: 60px; border-bottom: 1px solid #E5E5E5; position: relative; padding-left: 38px;}
.location-wrap ul li .content .map-info ul li:before {content: ''; width: 24px; height: 24px; position: absolute; top: 50%; transform: translateY(-50%); left: 0px;}
.location-wrap ul li .content .map-info ul li:nth-child(1):before {background: url('../images/company/location_icon01.png') no-repeat;}
.location-wrap ul li .content .map-info ul li:nth-child(2):before {background: url('../images/company/location_icon02.png') no-repeat;}
.location-wrap ul li .content .map-info ul li:nth-child(3):before {background: url('../images/company/location_icon03.png') no-repeat;}
.location-wrap ul li .content .map-info ul li p {font-size: 1.7rem; font-weight: 700;}
.location-wrap ul li .content .map-info ul li span {font-size: 1.5rem; font-weight: 500;}

@media all and (min-width: 1024px) {
  .location-wrap>ul {margin-top: 80px;}
  .location-wrap>ul>li:not(:last-child) {margin-bottom: 100px;}
  .location-wrap ul li {gap: 40px;}
  .location-wrap ul li .tit {width: calc(30% - 20px);}
  .location-wrap ul li .content {width: calc(70% - 20px);}
  .location-wrap ul li .tit h4{font-size: 3.6rem; font-weight: 700;}

  .location-wrap ul li .content .map-info ul {margin-top: 20px;}
  .location-wrap ul li .content .map-info ul li {line-height: 70px;}
}

/* 찾아오시는 길 css end */
/* 회사소개 css end */

/* 사업영역 css */
.business-wrap .sub-content-tit {margin: 60px auto 40px auto;}
.business-wrap .sub-content-tit h4 {font-size: 2.2rem; font-weight: 600; margin-bottom: 20px; line-height: 1.4;}
.business-wrap .sub-content-tit p {font-size: 1.6rem; font-weight: 400; line-height: 1.6;}

.business-wrap .business-content-img {height: 350px;}
.business-wrap .business01-content-img .img {background: url('../images/business/business01_content_img.jpg') no-repeat center; background-size: cover; height: 100%;}
.business-wrap .business02-content-img .img {background: url('../images/business/business02_content_img.jpg') no-repeat center; background-size: cover; height: 100%;}
.business-wrap .business03-content-img .img {background: url('../images/business/business03_content_img.jpg?T=1') no-repeat center; background-size: cover; height: 100%;}
.business-wrap .business04-content-img .img {background: url('../images/business/business04_content_img.jpg') no-repeat -550px; background-size: cover; height: 100%;}
.business-wrap .business05-content-img .img {background: url('../images/business/business05_content_img.jpg?T=1') no-repeat center; background-size: cover; height: 100%;}

.business-wrap .business_info {display: flex; flex-wrap: wrap; gap: 20px; margin-top: 40px; justify-content: space-between;}
.business-wrap .business_info>div {width: 100%;}
.business-wrap .business_info .info-tit h4 {font-size: 2.2rem; font-weight: 600;}
.business-wrap .business_info .info-txt ul {border-radius: 20px; background-color: #F4F4F4; padding: 25px 30px 25px 20px; margin-bottom: 20px;}
.business-wrap .business_info .info-txt ul>p {font-size: 1.8rem; font-weight: 500; background: url('../images/business/bullet_l.png' ) no-repeat; padding-left: 30px; margin-bottom: 20px;}
.business-wrap .business_info .info-txt li {padding-left: 32px; font-size: 1.5rem; line-height: 1.7; font-weight: 400; text-indent: -12px;}

.performance-button button {display: flex; justify-content: center; align-items: center; gap: 20px; background-color: transparent; border-radius: 30px; background-color: #181818; margin: 0; padding: 15px 40px; font-size: 1.4rem;}
.performance-button button p {color: #fff;}
.performance-button button:hover {background-color: #D12138; border: 1px solid #D12138; color: #fff; font-weight: 600;}
.performance-button button:hover p {color: #fff;}
.performance-button button:hover i {color: #fff;}

@media all and (min-width: 680px) {
  .business-wrap .business04-content-img .img {background: url('../images/business/business04_content_img.jpg') no-repeat center; background-size: cover; height: 100%;}
}

@media all and (min-width: 768px) {
  .business-wrap .sub-content-tit {margin: 120px auto 100px auto;  text-align: center;}
  .business-wrap .sub-content-tit h4 {font-size: 3.6rem; font-weight: 700; margin-bottom: 40px; }
  .business-wrap .sub-content-tit h4 span {display: block;}
  .business-wrap .sub-content-tit p {font-size: 2rem; font-weight: 400;}
  .business-wrap .sub-content-tit p span {display: block;}

  .business-wrap .business-content-img {height: 400px;}

  .business-wrap .business_info {margin-top: 60px;}
  .business-wrap .business_info .info-tit {width: 30%;}
  .business-wrap .business_info .info-tit h4 {font-size: 3.2rem; font-weight: 600;}
  .business-wrap .business_info .info-txt {width: 65%;}
  .business-wrap .business_info .info-txt ul {margin-bottom: 35px; padding: 45px 55px;}

  .business-wrap .business_info .info-txt ul>p {font-size: 2.4rem; font-weight: 600; margin-bottom: 30px;}
  .business-wrap .business_info .info-txt li {font-size: 1.8rem; line-height: 2; font-weight: 500; padding-left: 42px;}

.performance-button button {padding: 20px 40px; font-size: 1.6rem;}
}

@media all and (min-width: 1200px) {
  .business-wrap .business-content-img {height: 550px;}
  .business-wrap .business_info {margin-top: 80px;}
}
/*사업영역 css end */

/* 홍보센터 css */
/* CI소개 css */
.ci-wrap>ul>li {display: flex; flex-wrap: wrap; gap: 20px;}
.ci-wrap>ul>li:not(:last-child) {margin-bottom: 80px;}
.ci-wrap ul li>div {width: 100%;}
.ci-wrap ul li .tit h4{font-size: 2.4rem; font-weight: 700;}
.ci-wrap ul li .content {display: flex; flex-direction: column; gap: 30px;}
.ci-wrap ul li .content .symbol-img {display: flex; gap: 40px; justify-content: center; border: 1px solid #D1D1D1; padding: 40px 30px 30px 30px; flex-wrap: wrap;}
.ci-wrap ul li .content .symbol-info p {font-size: 1.5rem; line-height: 1.5; font-weight: 400; text-indent: 10px; margin-bottom: 10px;}

.ci-wrap ul li .content .signature li .signature-tit>p {font-size: 1.8rem; font-weight: 500;}
.ci-wrap ul li .content .signature li .signature-img {display: flex; justify-content: center; border: 1px solid #D1D1D1;}
.ci-wrap ul li .content .signature li:nth-child(1) .signature-img {padding: 50px;}
.ci-wrap ul li .content .signature li:nth-child(2) .signature-img {padding: 85px 50px;}

.signature li:not(:last-child) {margin-bottom: 30px;}
.signature-tit {display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px;}

/* ci 다운로드 버튼 css */
.signature-tit .button-wrap {display: flex; gap: 10px;}
.signature-button button {display: flex; justify-content: center; align-items: center; gap: 20px; background-color: transparent; margin: 0; border: 1px solid #bebebe; padding: 10px 10px;}
.signature-button button p {color: #707070; font-size: 1.4rem;}
.signature-button button i {color: #707070;}
.signature-button button:hover {background-color: #D12138; border: 1px solid #D12138; color: #fff; font-weight: 600;}
.signature-button button:hover p {color: #fff;}
.signature-button button:hover i {color: #fff;}
/* ci 다운로드 버튼 css end */

.ci-wrap ul li .content .color .color01 .DA9E28 {background-color: #DA9E28; height: 100px;}
.ci-wrap ul li .content .color .color02 .D12138 {background-color: #D12138; height: 100px;}
.ci-wrap ul li .content .color {display: flex; flex-wrap: wrap; gap: 20px;}
.ci-wrap ul li .content .color>div {width: 100%; display: flex; gap: 20px; flex-direction: column;}
.ci-wrap ul li .content .color>div>div {width: 100%;}
.ci-wrap ul li .content .color>div .color-info li {font-size: 1.5rem; line-height: 1.7; font-weight: 400;}

@media all and (min-width: 1024px) {
  .ci-wrap>ul {margin-top: 80px;}
  .ci-wrap>ul>li:not(:last-child) {margin-bottom: 100px;}
  .ci-wrap>ul>li {gap: 40px;}
  .ci-wrap>ul>li .tit {width: calc(30% - 20px);}
  .ci-wrap>ul>li .content {width: calc(70% - 20px);}

  .ci-wrap ul li .tit h4{font-size: 3.2rem;}
  .ci-wrap ul li .content {gap: 40px;}
  .ci-wrap ul li .content .symbol-img {gap: 60px; padding: 60px 0;}
  .ci-wrap ul li .content .symbol-info p {font-size: 1.8rem; margin-bottom: 16px; line-height: 1.6;}
  
  .ci-wrap ul li .content .signature li .signature-tit>p {font-size: 2.4rem; font-weight: 500;}
  .ci-wrap ul li .content .signature li:nth-child(1) .signature-img {padding: 80px 0;}
  .ci-wrap ul li .content .signature li:nth-child(2) .signature-img {padding: 115px 0;}

  .signature li:not(:last-child) {margin-bottom: 70px;}
  .signature-button button p {color: #707070; font-size: 1.6rem;}
  .signature-button button {padding: 15px 30px;}

  .ci-wrap ul li .content .color {display: flex; gap: 40px;}
  .ci-wrap ul li .content .color>div {width: calc((100% - 40px)/2);}
  .ci-wrap ul li .content .color>div .color-info li {font-size: 1.8rem;}
}
/* CI소개 css end */

/* 홍보자료 css */
.pm-wrap>ul>li {display: flex; flex-wrap: wrap; gap: 20px;}
.pm-wrap>ul>li:not(:last-child) {margin-bottom: 80px;}
.pm-wrap ul li>div {width: 100%;}
.pm-wrap ul li .tit h4{font-size: 2.4rem; font-weight: 700;}
.pm-wrap ul li .content .ready {background-color: #F5F5F5; display: flex; justify-content: center; padding: 80px 0; flex-direction: column; text-align: center; gap: 10px;}
.pm-wrap ul li .content .ready .txt h5 {font-family: 'Gmarketsans', 'san-serif'; font-size: 2.2rem; font-weight: bold; transform: rotate(-0.03deg); margin-bottom: 16px;}
.pm-wrap ul li .content .ready .txt p {font-size: 1.4rem; font-weight: 500; line-height: 1.5; color: #676767;}

/* 홍보영상 css */
.video-wrap {
  max-width: 100%; 
  margin: 0 auto 0; 
}

.video-wrap .video {
  position: relative;
  width: 100%;
  height: 0; 
  padding-bottom: 56.25%; 
}

.video-wrap .video iframe {
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%; 
} 
/* 홍보영상 css end*/

@media all and (min-width: 1024px) {
  .pm-wrap>ul {margin-top: 80px;}
  .pm-wrap>ul>li:not(:last-child) {margin-bottom: 100px;}
  .pm-wrap>ul>li {gap: 40px;}
  .pm-wrap>ul>li .tit {width: calc(30% - 20px);}
  .pm-wrap ul li .tit h4{font-size: 3.2rem;}
  .pm-wrap>ul>li .content {width: calc(70% - 20px);}
  .pm-wrap ul li .content .ready {gap: 24px; padding: 100px 0;}
  .pm-wrap ul li .content .ready .txt h5 {font-size: 2.8rem;}
  .pm-wrap ul li .content .ready .txt p {font-size: 1.6rem;}
}


/* 홍보자료 css end */
/* 홍보센터 css end */

/* 인재채용 css */
/* 인재상 */
.recruit01-wrap .sub-content-txt {padding: 40px 30px; background-color: #F4F4F4; margin-bottom: 40px;}
.recruit01-wrap .sub-content-txt h4 {font-size: 2rem; font-weight: 600; margin-bottom: 16px;}
.recruit01-wrap .sub-content-txt p {font-size: 1.6rem; font-weight: 400; line-height: 1.5;}
.recruit01-wrap .sub-content-txt p span {display: block; margin-bottom: 10px;}

.recruit01-wrap .recruit01-list {display: flex; flex-wrap: wrap; gap: 40px;}
.recruit01-wrap .recruit01-list li {width: 100%; display: flex; flex-direction: column; gap: 10px; text-align: center;}
.recruit01-wrap .recruit01-list li .txt p {font-size: 2rem; font-weight: 700; margin-top: 6px;}
.recruit01-wrap .recruit01-list li .txt em {color: #D12138;}

@media all and (min-width: 768px) {
  .recruit01-wrap .sub-content-txt {text-align: center; padding: 60px 0; margin: 80px 0 60px 0;}
  .recruit01-wrap .sub-content-txt h4 {font-size: 3.2rem; margin-bottom: 30px;}
  .recruit01-wrap .sub-content-txt p {font-size: 1.8rem;}
  .recruit01-wrap .sub-content-txt p span {font-size: 2rem;}
  .recruit01-wrap .recruit01-list li {width: calc((100% - 80px)/3); flex-direction: column; gap: 20px;}
  .recruit01-wrap .recruit01-list li .txt p {text-align: center; font-size: 2.8rem;}
}
/* 인재상 */

/* 채용안내 */
.recruit02-wrap>ul>li {display: flex; flex-wrap: wrap; gap: 20px;}
.recruit02-wrap>ul>li:not(:last-child) {margin-bottom: 80px;}
.recruit02-wrap ul li>div {width: 100%;}
.recruit02-wrap ul li .tit h4{font-size: 2.4rem; font-weight: 700;}

.recruit_guide {display: flex; gap: 20px; flex-wrap: wrap; justify-content: center;}
.recruit_guide li {border: 1px solid #D1D1D1; text-align: center; width: 100%; padding: 30px; display: flex; flex-direction: column; justify-content: space-between; align-items: center;}
.recruit_guide li p {font-size: 1.4rem; background-color: #D12138; border-radius: 30px; padding: 8px 12px; color: #fff; font-weight: 500; width: 100px; margin: 0 auto; margin-bottom: 16px;}
.recruit_guide li span {font-size: 1.8rem; font-weight: 600; margin-bottom: 20px; display: block;}

.recruit_inquiry {display: flex; flex-direction: column; gap: 10px;}
.recruit_inquiry li {display: flex; gap: 10px; align-items: center;}
.recruit_inquiry li p {font-size: 1.4rem; background-color: #D12138; border-radius: 30px; padding: 8px 0; color: #fff; font-weight: 500; width: 60px; text-align: center;}
.recruit_inquiry li span {font-size: 1.5rem; font-weight: 600; line-height: 1.5;}
.recruit_inquiry li:nth-child(1) {align-items: flex-start;}

@media all and (min-width: 768px) {
  .recruit_guide {gap: 40px;}
  .recruit_guide li {width: calc((100% - 40px)/2);}
  .recruit_inquiry {gap: 20px;}
  .recruit_inquiry li {gap: 20px;}
  .recruit_inquiry li p {width: 100px; font-size: 1.6rem;}
  .recruit_inquiry li span {font-size: 1.8rem; line-height: 1.8;}
}

@media all and (min-width: 1024px) {
  .recruit02-wrap>ul {margin-top: 80px;}
  .recruit02-wrap>ul>li:not(:last-child) {margin-bottom: 100px;}
  .recruit02-wrap>ul>li {gap: 40px; border-top: 1px dashed #D1D1D1; padding-top: 80px;}
  .recruit02-wrap>ul>li:last-child {border-bottom: 1px dashed #D1D1D1; padding-bottom: 80px;}
  .recruit02-wrap>ul>li .tit {width: calc(30% - 20px);}
  .recruit02-wrap>ul>li .content {width: calc(70% - 20px);}
  .recruit02-wrap ul li .tit h4{font-size: 3.2rem;}


  .recruit_guide li {width: calc((100% - 120px)/4);}
  .recruit_guide li span {font-size: 2rem; margin-bottom: 25px;}
}
/* 채용안내 */
/* 인재채용 css end */