@charset "utf-8";
/* 공통*/
#subCont {height: 100%; min-height: 400px; margin-bottom:100px;}
.conTit {display:inline-block; width:100%; margin-top:90px; margin-bottom:40px; color:#000; font-size:44px; font-weight:700; text-align:center;}
.conTitNm,
.conTitEdu {display:inline-block; width:100%; margin-top:92px; margin-bottom:40px; color:#000; font-size:40px; font-weight:700;}
/* .conTit span::before {content:''; display:block; position:absolute; top:6px; right:-3px; z-index:-1; background-image:url('../images/sub/ico_con_tit.png'); width:20px; height:20px;} */

.borRd {border-radius: 15px;}

.stripeBox,
.bgBox {margin-top: 40px; margin-bottom: 25px; padding: 10px 10px;}
.stripeBoxInner,
.bgBoxInner {padding: 45px 3%;}
.stripeBoxInner .text .txtLg,
.bgBoxInner .text .txtLg {text-align: center; font-size: 1.35rem; line-height: 1.4; font-weight: 500; padding: 15px 0;}
.stripeBoxInner .text .txt,
.bgBoxInner .text .txt {text-align: center; padding: 10px 0;}

.stripeBox {background-image: url('../images/sub/info_line.png'); background-color: #f2fffd;}
.stripeBoxInner {background-color: #ffffff;}

.bgBoxInner {background-color: #f7f7f7;}

/* plm 공통*/
.fontDs {font-family:'3ds', 'Noto Sans KR', 'Pretendard', sans-serif;}
/* plm 지그재그 레이아웃 컨텐츠*/
.zigzagCon .zigzag.flex-center {gap: 0 60px;}
.zigzagCon .zigzag > div {width: calc(100% / 2);}
.zigzagCon .zigzag .txt {line-height: 1.6; color: #222; font-size: 18px;}

/* 서브비주얼 타이틀만 나오는 경우*/
.subHg {height: 400px !important;}
.subLine {border-bottom: 1px solid rgba(255, 255, 255, 0.5);}

/* 브레드크럼 */
.pageNav {position:absolute; top:24px; right:0;}
.pageNav ul {display:flex; flex-direction:row; align-items:center;}
.pageNav ul li {position:relative;}
.pageNav ul a {color:rgba(255, 255, 255, 0.65); font-size:16px;}
.pageNav ul li:last-child a {color:#fff;}

.pageNav li::after {content:'';display:inline-block; vertical-align:middle; width:4px; height:4px; margin:0 14px; border-radius:50%; background-color:rgba(255, 255, 255, 0.65);}
.pageNav li:last-child::after {display:none;}
.pageNav ul .home a::before {content:''; display:inline-block; vertical-align:middle; width:18px; height:18px; background-image:url('../images/sub/ico_home.png'); background-repeat:no-repeat; background-size:contain;}

/* 페이지 정보 */
.pageInfo {color:#fefeff; text-align:center;}
.pageTit {font-size:3.75rem; font-weight:500;}
.pageTxt {margin-top:40px; font-size:1.3rem; line-height:1.5;}
.pageBtn ul {display:flex; align-items:center; justify-content:center; gap:61px; margin-top:48px;}
.pageBtn ul .btn01 {border:1px solid #fff; color:#fff;}

/* btn*/
.btn01 {display:block; border-radius:26px; min-width:180px; padding:16px 24px; font-size:16px; transition:.5s ease-in-out;}
.btn01[class*=ico-]::after {content:''; display:inline-block; margin-left:8px; background-size:contain;}
.btn01.ico-down::after {width:15px; height:15px; background-image:url('../images/sub/ico_btn_download.png');}
.btn01.ico-inquiry::after {width:15px; height:15px; background-image:url('../images/sub/ico_btn_inquiry.png');}
.btn01.ico-more::after {width:12px; height:12px; background-image:url("../images/common/more.png");}

/* btn hover 애니메이션*/
.btn01.ani {position:relative; overflow:hidden; z-index:1;}
.btn01.ani::before {content:''; display:block; position:absolute; left:0; bottom:0; z-index:-1; width:100%; height:100%; box-shadow:inset 0 0 0 #0076e4; transition:all .6s cubic-bezier(.5, .24, 0, 1);}
.btn01.ani:hover::before {box-shadow:inset 300px 0px 0px #0076e4;}
.btn01.ani:active::before {box-shadow:inset 300px 0px 0px #0076e4;}

/* 탭 */
.tab ul {display:flex; flex-direction:row; align-items:center; margin:0 auto;}
.tab .tabCont .tabItem.active {display: block !important;}

/* 탭 : 3차메뉴 */
/*.tabListWrap {margin-top:60px;}*/
.subTabList {justify-content:space-between; width:1240px; margin-bottom:30px; background-color:#021d35; border-radius:34px; padding:0 84px;}
.subTabList a {display:block; padding:26px 0; color:#fff; font-weight:500;}
.subTabList a:hover,
.subTabList a:active,
.subTabList .active a {color:#12b7ee;}

/* 탭 : 4차메뉴 */
.tab4DepthWrap {margin-top:92px;}
.tab4Depth {justify-content:center;}
.tab4Depth li {position:relative; display:flex; align-items:center;}
.tab4Depth li::before {content:''; display:block; width:1px; height:15px; background-color:#686868;}
.tab4Depth li:first-child::before {display:none;}
.tab4Depth a {display:block; margin:0 45px; padding:5px 15px; color:#838383; font-size:20px; font-weight:700;}
.tab4Depth a:hover,
.tab4Depth a:active,
.tab4Depth .active a {color:#0076e4;}

/* list style */
.listSt01 li {position:relative; padding-left:10px; color:#555; line-height:1.5; word-break:keep-all;}
.listSt01 li:not(:last-child) {margin-bottom:7px;}
.listSt01 li::before {content:'-'; position:absolute; left:0; display:inline-block;}

.listSt02 li {position:relative; padding-left:14px; line-height:1.5; word-break:keep-all;}
.listSt02 li:not(:last-child) {margin-bottom:10px;}
.listSt02 li::before {content:''; position:absolute; left:0; top:12px; width:4px; height:4px; border-radius:50%; background-color:#0076e4;}
.listSt02 b {color:#000;}

/* 폰트 색상 */
.primaryCol {color:#0076e4;}

/* 서브 비주얼*/
#subVis {position: relative; width: 100%; height: 580px; background-color: #000; background-repeat:no-repeat; background-size:cover;}
#subVis .inner {position: absolute; top: 0;left: 0; right: 0; height: 100%; padding-top: 130px;}
#subVis .subVisCon {display:flex; align-items:center; justify-content:center; height:100%;}

#subVis .subBg {width: 100%; height: 100%; object-fit: cover;}

/* PLM, SI */
/* 공통 */
.secPd {padding:90px 0;}
.secBg {position:relative; background-color:#f1f5f9;}
.secBg::before {content:''; position:absolute; top:0; left:-100%; width:1000%; height:100%; background-color:#f1f5f9; z-index:-1;}

.secLine {position:relative; margin-top:40px;}
.secLine::before {content:''; position:absolute; top:0; left:-100%; width:1000%; height:1px; background-color:#e9e9e9; z-index:-1;}

.secTit {margin-bottom:22px; font-size:34px; text-align:center; color:#222;}
.secTxt {color:#4c4c4c; font-size:17px; text-align:center; line-height:1.5;}
.secCon {margin-top:50px;; margin-bottom: 40px;}
.secInTit {position:relative; margin-bottom:18px; padding-left:20px; font-size:19px; font-weight:500;}
.secInTit::before {content:''; position:absolute; left:0; top:6px; width:8px; height:8px; border-radius:50%; background-color:#0076e4;}

.subTitBox .conTxt {text-align:center; color:#222; font-size:20px; line-height:1.5;}

/* 컨텐츠 영역 하단에 배경과 같이 있을때 사용 */
.subMgMinus {margin-bottom: -100px; padding-bottom: 100px;}

/* table 설명글*/
.tblAddTxt {padding-top: 20px;}
.tblAddTxt li {padding-bottom: 8px; font-size: .95rem; color: #545454;}

/* 더보기 버튼 */
.more.border {border:1px solid #0076e4; background-color:transparent; color:#0076e4;}
.more.border::after {background-image:url('../images/common/more_blue.png');}

/* PLM, SI 탭 */
.secTab {display:flex; align-items:center; justify-content:center; gap:0 30px; margin-bottom:60px;}
.secTab .secTabBtn {border:1px solid #0076e4; border-radius:30px; background-color:transparent; padding:15px 23px; color:#0076e4; font-size:16px; font-family:'Noto Sans KR', 'Pretendard', sans-serif; cursor:pointer;}
.secTab .secTabBtn.active {background-color:#0076e4; color:#fff;}

.secTabCon .secTabItem {display:none; transform:sec_tab_fade .4s ease-in-out;}
.secTabCon .secTabItem.active {display:block; animation:sec_tab_fade .4s ease-in-out;}

@keyframes sec_tab_fade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

/* PLM, SI 슬라이드 */
.secSwiper {position:relative; /*padding-bottom: 100px;*/}
.secSwiper .swiper-slide {border-radius:20px; background-color:#f7fafb; padding:39px 32px 48px 32px;}
.secSwiper .swiper-slide .imgWrap {text-align:center;}

.secSwiper .swiper-wrapper {transition-timing-function: linear;}

.secSwiper .pdtName {color:#222; font-size:22px; font-weight:700; line-height: 1.2;}

.secSwiper .slideInfo {margin-top:30px;}
.secSwiper .slideInfo p {min-height:67px; margin-top:14px; line-height:1.3;}
.secSwiper .slideTxt {margin-top:20px; border-top:1px solid #cbd6e7; padding-top:15px; }
.secSwiper .listSt01 {font-size:16px;}
.secSwiper .listSt01 li:not(:last-child) {margin-bottom:0;}

.secSwiper .slideInfo p,
.secSwiper .listSt01 li {color:#333; word-break:keep-all;}

/* 슬라이드 아이템 갯수 4개 이하 시 */
.pdtSwiper.no-swiper {padding-bottom:0;}
.pdtSwiper.no-swiper .swiper-wrapper {display:flex; justify-content:center; gap:0 50px;}
.pdtSwiper.no-swiper .swiper-slide {width:375px;}
.pdtSwiper.no-swiper .swiperController {display:none;}

/* 슬라이드 컨트롤러 */
.swiperBtn {position:absolute; left:0; bottom:0; display:flex; gap:0 70px;}
.swiperBtn .swiper-button {position:static; width:30px; height:30px; margin-top:0; background-position:center; background-repeat:no-repeat; font-size:0;}
.swiperBtn .swiper-button::after {display:none;}
.swiperBtn .swiper-button-prev {background-image:url('../images/sub/section_slide_prev.png');}
.swiperBtn .swiper-button-next {background-image:url('../images/sub/section_slide_next.png');}
.swiperBtn .swiper-button-autoplay {background-image:url('../images/sub/section_slide_next.png');}

.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {top:auto; bottom:15px; left:0; width: 100%; background-color:#f3f3f3;}
.excController .swiper-pagination-progressbar.swiper-pagination-horizontal {left: 230px; width: calc(100% - 230px);}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity:1;}

/* section 01 */
.sec01 {margin-top:70px; padding:0 48px; text-align:center; margin-bottom: 100px;}
.sec01 ul {display:flex; align-items:flex-start; justify-content:center; gap:0 100px;}
.sec01 ul li {width:calc(100% / 3);}
.sec01 p {display:flex; align-items:center; justify-content:center; min-height:calc(20px * 2.6); margin:20px 0 24px 0; color:#000; font-size:20px; font-weight:700; line-height:1.3;}
.sec01 span {line-height:1.5; word-break:keep-all;}

/* 주요 특징 */
.secTabCon .tabItemCon {display:flex; align-items:flex-start; justify-content:flex-start; gap:0 80px;}
.secTabCon .tabItemCon .tabItemImg {overflow:hidden; flex-basis:680px; flex-shrink:0; display:inline-block; border-top-right-radius:78px; border-bottom-left-radius:78px;}
.secTabCon .tabItemCon .tabItemTxt {padding-top:48px;}
.secTabCon .tabItemCon .secTabTit {margin-bottom:24px; color:#222; font-size:27px; font-weight:500;}
.secTabCon .tabItemCon .secTabTit span {display: block; padding-top: 7px; color: #343434; font-size: 23px;}
.secTabCon .tabItemCon .secTabTit dt {margin-bottom: 15px;}
.secTabCon .tabItemCon .secTabTit dd {color: #343434; font-size: 17px; line-height: 1.55;}
.secTabCon .tabItemCon .secTabTxt {margin-bottom: 30px; color: #222; font-size: 25px; font-weight: 500; line-height: 1.3;}

/* 처리 프로세스 */
.secProcess .imgWrap {border:1px solid #e2e2e2; border-radius:15px; padding:60px 20px; text-align:center;}

/* 고객사 리스트 */
.secCon .clientListWrap {margin-bottom:60px; border-radius:15px; background-color:#fff; padding:50px 64px;}
.secCon .clientList {display:grid; grid-template-columns:repeat(7, 1fr); gap:45px 70px;}
.secCon .clientList li {display:none; transition:all .5s ease;}
.secCon .clientListWrap .category {display:inline-block; min-width:98px; margin-bottom:20px; border-radius:24px; background-color:#0076e4; padding:9px 20px; text-align:center; color:#fff;}

/* 문의하기 */
.inquirySwiper .swiper-slide {border:1px solid #ddd; border-radius:15px; background-color:#fff; padding:24px 30px; font-size:16px; transition:all .3s ease-in-out;}
.inquirySwiper .swiper-slide:hover {border-color:#0076e4; transition:all .3s ease-in-out;}
.inquirySwiper .inquiryInfo {margin-top:24px;}
.inquirySwiper .inquiryInfo .manager {color:#222; font-size:21px; font-weight:700;}
.inquirySwiper .field {line-height:1.3;}
.inquirySwiper .contact {margin-top:24px;}
.inquirySwiper .contact li a {color:#343434;}
.inquirySwiper .contact li:not(:last-child) {margin-bottom:10px;}

.inquirySwiper .swiper-slide.active {background-color:#0076e4;}
.inquirySwiper .swiper-slide.active,
.inquirySwiper .swiper-slide.active .primaryCol,
.inquirySwiper .swiper-slide.active .inquiryInfo .manager,
.inquirySwiper .swiper-slide.active a {color:#fff !important;}

/* 연락처 아이콘 */
.contact li::before {content:''; display:inline-block; vertical-align:middle; width:18px; height:18px; margin-top:-2px; margin-right:7px;}
.contact .mail::before {background-image:url('../images/sub/si/ico_inquiry_mail.png');}
.contact .tel::before {background-image:url('../images/sub/si/ico_inquiry_tel.png');}

.swiper-slide.active .contact .mail::before {background-image:url('../images/sub/si/ico_inquiry_mail_white.png');}
.swiper-slide.active .contact .tel::before {background-image:url('../images/sub/si/ico_inquiry_tel_white.png');}

/* circle list */
.circleList {display:flex; align-items:center; justify-content:center !important; gap:30px 50px !important; flex-wrap:wrap;}
.circleList li {display: flex; align-items: center; justify-content: center; flex-shrink: 0; width: 230px !important; height: 230px; border: 5px solid #0076e4; border-radius: 50%; font-size: 19px; line-height: 1.3; background-color: #ffffff; font-weight: 500;}

/* 인증서 이미지 */
.certiListWrap {display:flex; justify-content:space-between; gap:0 100px;}
.certiList {display:flex; align-items:center; justify-content:center; gap:20px;}
.certiList li {position:relative; width:220px; height:220px; border-radius:15px; background-color:#f6f6f6; padding:25px; text-align:center; font-size:20px; line-height:1.3;}
.certiList li::after {content:''; display:block; position:absolute; bottom:-30px; left:50%; transform:translateX(-50%); width:70px; height:97px; background-image:url('../images/sub/si/img_certi.png'); background-repeat:no-repeat; background-size:contain;}

/* 이미지, 텍스트만 있는 경우*/
.imgTxt {display: flex; align-items: flex-start; justify-content: flex-start;}
.imgTxt .left {overflow: hidden;flex-basis: 680px;flex-shrink: 0;display: flex;justify-content: center;}
.imgTxt .right .rightWrap {display: flex; flex-wrap: wrap; gap: 60px;}

/* si_보안 구성도*/
.listDesign {padding: 1.5rem 3rem 1rem; background-color: #f4f4f4; border-radius: 20px;}
.listDesign ul {display: flex; flex-wrap: wrap; justify-content: space-between;}
.listDesign ul li:last-child {margin-bottom: 10px !important;}
.listDesign ul li strong {display: block;}
.boanSwiper .secSwiper .swiper-slide {min-height: 645px;}

/* si_빅데이터:소개*/
.bigDataCont {margin-bottom: 110px;}
.bigDataCont ul {display: flex; justify-content: space-between; gap: 20px;}
.bigDataCont ul li {width: calc(100% / 4 - 20px); line-height: 1.3; text-align: center; border: 10px solid #e9f1f7; border-radius: 15px; background-color: #fff; padding: 25px 20px; font-size: 16px;}
.bigDataCont ul li h4 {display: flex; align-items: center; justify-content: center; margin-bottom: 20px; color: #0076e4; font-size: 20px; font-weight: 700;}
.bigDataCont ul li p {line-height: 1.5; word-break: keep-all;}
.bigDataCont ul li p:not(:first-child) {margin-top: 20px;}

/* si_서버/스토리지:제품군*/
.serverTbl th,
.serverTbl td {text-align: center !important; text-indent: 0 !important; padding: 15px 5px !important;}
.serverTbl th p {display: inline-block; padding: 10px 15px; background-color: #fff; border-radius: 15px;}
.serverTbl td strong {display: inline-block; margin-bottom: 8px; color: #000; font-size: 1.12rem;}
.serverTbl .aLink {color: #0076e4 !important; border-bottom: 1px solid #0076e4;}

/* si_정보보호컨설팅:소개*/
.jungboInfo li {background-color: #ffffff; padding: 36px 20px; border: 11px solid #f1f5f9;}
.jungboInfo li::after {display: none !important;}

.jungboFeature {padding: 2rem; background-color: #fff;}

/* si_가상화:소개*/
.gasangInfo {margin-bottom: 120px;}
.gasangInfo .gasangSmTit {display: inline-block; font-weight: 700; color: #0076e4; margin-bottom: 20px;}
.gasangInfo .gasangSmTit em {background-color: #0076e4 !important; padding: 1px 5px 3px;}
.gasangInfo .gasangSmTit em,
.gasangInfo .secInTit em,
.gasangInfo .conTxt em {display: inline-block; background-color: #343434; border-radius: 6px; color: #fff; margin: 0 5px 0 4px;}
.gasangInfo .secInTit em {padding: 4px 7px 5px;font-size: 17px;}
.gasangInfo .conTxt em {padding: 0px 7px 1px; font-size: 14px;}

.gasangInfo .conTxt {margin-top: 30px; color: #222; font-size: 20px; line-height: 1.5;}
.gasangInfo .secCon .imgBox {background-color: #f7f7f7; border-radius: 15px; padding: 2.5rem; text-align: center; box-shadow: 2px 1px 8px #e0e3e6;}
.gasangInfo .secCon .imgLine {border-top: 2px dashed #e2e2e2; padding: 45px 0; text-align: center;}
.gasangInfo .secCon .imgLine:last-child {border-bottom: 2px dashed #e2e2e2;}
.gasangInfo .secCon .imgPd {padding: 45px 0; text-align: center;}

/* plm 사업 소개*/
.plm .sec02 ul {display: flex; align-items: flex-start; justify-content: center;gap: 35px;}
.plm .sec02 ul li {width: calc(100% / 3);}
.plm .sec02 ul li figure {margin: 0 30px;}
.plm .sec02 ul li figure img {border-radius: 15px; margin-bottom: 30px; width: 100%;}
.plm .sec02 ul li p {font-size: 1.12rem; text-align: center; font-weight: 600; padding: 0 0;}
.plm .sec02 ul li span {display: inline-block; line-height: 1.2; padding: 15px 20px 0; color: #343434; text-align: center;}

.plm .sec03 .secSwiper .swiper-slide {min-height: 520px;}
.plm .secSwiper .swiper-slide.catia  {background-color: #0c2d7d;}
.plm .secSwiper .swiper-slide.enovia   {background-color: #ed7c13;}
.plm .secSwiper .swiper-slide.simulia  {background-color: #00497b;}
.plm .secSwiper .swiper-slide.biovia  {background-color: #c5d100;}
.plm .secSwiper .swiper-slide.delmia  {background-color: #ffd600;}
.plm .secSwiper .swiper-slide.dcs  {background-color: #0052af;}
.plm .secSwiper .swiper-slide.imspost  {background-color: #27326c;}
.plm .secSwiper .swiper-slide.qchecker  {background-color: #ca1131;}
.plm .secSwiper .pdtName, .plm .secSwiper .slideInfo p {color: #fff;}

.plm .aBlank {top: 52.3%;}
.plm .infoTxt {font-size: 1.12rem; line-height: 1.4; color: #343434; margin-bottom: 25px;}

.plm .circleList li {border: none; flex-direction: column; gap: 15px; width: 200px !important; height: 200px; background-color:transparent;}
.plm .circleList li img {width: 30%;}

/* enovia 고객사례*/
.enoviaTbl .boardListBox .boardTbl th,
.enoviaTbl .boardListBox .boardTbl td {text-align: center; text-indent: 0;}

/* 제품소개 탭 2줄 */
.tabLine2 {flex-wrap:wrap; gap:15px 20px;}
.tabLine2 .secTabBtn {flex: 1 1 20%;}

/* biovia*/
.biovia .secProcess .imgWrap {border: none; padding: 0 0;}
.biovia .sec02 .smTxt li {padding-left: 0;}
.biovia .sec02 .smTxt li::before {display: none; padding-left: 0;}
.biovia .sec02 .boardWrap .boardTbl th {padding: 13px 5px;}

.flex-center {display:flex; align-items:center; justify-content:space-between;}

.bioviaOneLab.flex-center {gap:0 50px;}
.bioviaOneLab > div {width:calc(100% / 2);}
.bioviaOneLab .txt, .biovia .onlyTxt .txt {line-height:1.5;}

.secTab.imgTab {flex-wrap:wrap; gap:30px;}
.secTabBtn.secImgTab {overflow:hidden; position:relative; width:400px; height:400px; border:none; border-radius:20px; background-size:cover; padding:60px 40px 48px 40px; color:#fff;}
.secTabBtn.secImgTab::after {content:''; position:absolute; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0, 0.5); transition:.2s ease-in-out;}
.secTabBtn.secImgTab:hover::after {background-color:rgba(0,0,0, 0.4); transition:.2s ease-in-out;}

.secTabBtn.secImgTab .innerTxt {position:relative; width:100%; height:100%; z-index:2;}
.secTabBtn.secImgTab .card {opacity:0.8;}
.secTabBtn.secImgTab .txt {line-height:1.25;}
.secTabBtn.secImgTab .btn01 {min-width:auto;}
.secTabBtn.secImgTab .pageBtn {position:absolute; bottom:0; left:0;}

.secImgTab.tab01 {background-image:url('../images/sub/plm/biovia/biovia_onelab_tab01.jpg');}
.secImgTab.tab02 {background-image:url('../images/sub/plm/biovia/biovia_onelab_tab02.jpg');}
.secImgTab.tab03 {background-image:url('../images/sub/plm/biovia/biovia_onelab_tab03.jpg');}
.secImgTab.tab04 {background-image:url('../images/sub/plm/biovia/biovia_onelab_tab04.jpg');}
.secImgTab.tab05 {background-image:url('../images/sub/plm/biovia/biovia_onelab_tab05.jpg');}
.secImgTab.tab06 {background-image:url('../images/sub/plm/biovia/biovia_onelab_tab06.jpg');}

/* CATIA*/
/*.catia .secTabCon .tabItemCon .tabItemImg {border-top-right-radius: 0; border-bottom-left-radius: 0;}*/
.catiaSwiper .secSwiper .swiper-slide {min-height: 420px;}

/* 3dcs */
.boardWrap .boardTbl.conTbl th {text-align:center;}
.boardWrap .boardTbl.conTbl td {background-color:#fff;}

.boardWrap .boardTbl.conTbl th,
.boardWrap .boardTbl.conTbl td {text-indent:0;}

.secProcess .imgWrap.bg {background-color:#fff;}

/* DELMIA */
.delmia .txtCont {width: 96%; margin: 0 auto;}
.delmia .txtCont:not(:last-child) {border-bottom: 1px dashed #c4d1de; padding-bottom: 70px;}
.delmia .txtCont.not {border-bottom: none; padding-bottom: 0;}
.delmia .txtCont .tit {font-size: 21px; font-weight: 600; padding-bottom: 20px; line-height: 1.5;}
.delmia .txtCont .txt {line-height: 1.5; padding-bottom: 12px;}

/**/
.simulia .imgSize {width: 100%; height: 380px;}

/* 컨설팅 : 공차해석*/
.gongcha .subTabList {justify-content: space-around;}
.gongcha .sec01 {margin-top: 40px;}
.gongcha .sec01 p {font-weight: 400; line-height: 1.5; color: #222; margin-top: 60px;}
.gongcha .sec02 .boardWrap .boardTbl th {font-weight: 500;}
.gongcha .sec02 .boardWrap .boardTbl td {position: relative; background-color: #fff; padding-left: 15px;}
.gongcha .sec02 .boardWrap .boardTbl td.chek::before {content: '✓'; position: absolute; display: inline-block; left: -5px;}
.gongcha .sec02 .listSt01 li {padding-left: 0;}
.gongcha .sec02 .chek li::before {content: '✓'; left: -20px !important;}
.gongcha .sec02 .listSt01 li::before {left: -15px;}
.gongcha .sec03 .listSt01 {margin: 70px 0 20px;}
.gongcha .sec03 .listSt01 li {color: #222; font-size: 20px;}
.gongcha .sec03 .secProcess .imgWrap {border: none; padding: 40px 15px;}
.gongcha .sec03 .conTxt {color: #222; font-size: 20px; line-height: 1.5;}
.gongcha .sec03 .boardListBox .boardTbl th,
.gongcha .sec03 .boardListBox .boardTbl td {text-align: center; text-indent: 0;}

.gongcha .sec06 .secInTit {margin-top: 50px; margin-bottom: 0;}
.gongcha .sec06 .conTxt  {color: #222; font-size: 20px; line-height: 1.5; margin-top: 25px;}
.gongcha .sec06 .listSt01 li  {color: #222; font-size: 20px;}
.gongcha .sec06 .boardListBox .boardTbl th {text-align: center;}
.gongcha .sec06 .boardListBox .boardTbl th,
.gongcha .sec06 .boardListBox .boardTbl td {text-indent: 0; padding: 17px 20px;}
.gongcha .sec06 .boardListBox .boardTbl td {line-height: 1.5;}
.gongcha .sec07 .boardWrap .boardTbl th,
.gongcha .sec07 .boardWrap .boardTbl td {text-align: center; text-indent: 0;}
.gongcha .sec07 .boardWrap .boardTbl td {background-color: #fff;}
.gongcha .sec07 .secLine {padding-top: 40px;}
.gongcha .sec07 .secLine::before {background-color: #d7dee5; z-index: 0;}
.gongcha .sec08 .boardWrap .boardTbl th,
.gongcha .sec08 .boardWrap .boardTbl td {text-align: center; text-indent: 0; padding: 10px 5px;}


/* 컨설팅 : plm*/
.plmConsulting .subTabList {justify-content: space-around;}
.plmConsulting .secProcess .plmImgWrap {border: none; padding: 0 0;}
.plmConsulting .secProcess .plmImgWrap p {text-align: right; font-size: 0.95rem; padding-top: 45px; color: #5d5d5d;}
.plmConsulting .sec01 {margin-top: 50px;}
.plmConsulting .sec02 .conTxt {color: #222; font-size: 20px; line-height: 1.5; margin-top: 25px;}

/* 컨설팅 : CAE*/
.cae .subTabList {justify-content: space-around;}
.cae .sec01 {margin-top: 50px;}
.cae .boardListBox .boardTbl th,
.cae .boardListBox .boardTbl td {text-align: center; text-indent: 0; padding: 17px 20px;}
.cae .sec01 ul.caeUl  {gap: 0 50px;}
.cae .sec01 ul.caeUl > li {border: 1px solid #e2e2e2; border-radius: 15px; padding: 60px 25px 35px;}
.cae .sec01 ul.caeUl.caeUlH > li {min-height: 690px;}
.cae .sec01 ul.caeUl.caeUlH02 > li {min-height: 760px;}
.cae .sec01 ul.caeUl.caeUlH03 > li {min-height: 550px;}
.cae .sec01 ul.caeUl.caeUlH04 > li {min-height: 425px;}


.cae .sec01 p {position: relative;}
.cae .sec01 p em {position: absolute; right: 50%; top: -40px; font-size: 2rem; font-weight: 700; color: #0076e4;  z-index: -1; transform: translateX(50%);}
.cae .sec01 ul.listSt01 {display: block !important;}
.cae .sec01 ul.listSt01 li {width: 100% !important; text-align: left; color: #222;}
.cae .sec01 ul.listSt01 li:not(:last-child) {margin-bottom: 15px;}
.cae .sec01 ul.listSt01 li span {display: block; color: #4f89bf; font-size: 1rem;}
.cae .sec01 .conTxt {border: 1px solid #e2e2e2; border-radius: 15px; padding: 60px 25px;}
.cae .sec01 .conTxt:hover {border-color: #0076e4;}
.cae .sec01 .conTxt a.blink {font-size: 1.5rem; font-weight: 700; line-height: 1.3; color: #0076e4; animation: blink-efft 1s step-end infinite;}

@keyframes blink-efft {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/* 컨설팅 : CATIA*/
.catiaConsulting .subTabList {justify-content: space-around;}
.catiaConsulting .sec02 .listSt01 li {color: #222; font-size: 20px;}

/* si 소개*/ /*추가*/
.si .intro img {border-radius: 15px;}
.si .secSwiper .swiper-slide .imgWrap img {width: 200px;}
.si .secSwiper .slideInfo {margin-top: 40px;}

/* hw*/
.hw .secCon .imgWrap {position: relative;}
.hw .secCon .imgWrap:before {content:''; display: inline-block; position: absolute; top: -20px; left: -10px; background-repeat: no-repeat; background-size: 90%;}
.hw .secCon .imgWrap.logoType01:before {width: 314px; height: 66px; background-image: url('../images/sub/logo_type01.png');}
.hw .secCon .imgWrap.logoType02:before {width: 256px; height: 46px; background-image: url('../images/sub/logo_type02.png');}
.hw .secCon .imgWrap.logoType03:before {width: 325px; height: 46px; background-image: url('../images/sub/logo_type03.png');}
.hw .secCon .imgWrap.logoType04:before {width: 344px; height: 46px; background-image: url('../images/sub/logo_type04.png');}
.hw .secCon .slideInfo p {min-height: auto; margin-top: 14px; line-height: 1.3; color: #333; font-weight: 500; font-size: 18px;}
.hw .secCon .slideTxt p {line-height: 1.4;}
.hw .swiperH .swiper-slide {height: 580px;}
.hw .swiperH02 .swiper-slide {height: 825px;}


/* 일반페이지*/
/* 공통*/
.basicTit {margin-top: 40px; font-size: 1.45rem; font-weight: 600; line-height: 1.3;}
.basicWrap {margin-top: 50px;}
.basicWrap > div:not(:first-child) {margin-top: 60px; padding-top: 65px; border-top: 1px dashed #e2e2e2;}
.basicWrap p {text-align: left; color: #222; font-size: 1.2rem; line-height: 1.4; padding: 20px 0 10px;}
.basicWrap p.conText {text-align: left; color: #222; font-size: 1.2rem; line-height: 1.4; padding: 20px 0 10px;}
.basicWrap h4 {position: relative; margin-bottom: 30px; padding-left: 17px; font-size: 20px; font-weight: 700;}
.basicWrap h4::before {content: ''; position: absolute; left: 0; top: 7px; width: 6px; height: 6px; border-radius: 50%; background-color: #0076e4;}

/* CEO 인사말*/
.ceo .basicTit {color: #0076e4; font-style: italic;}
.basicWrap .ceoName {text-align: right;}

/* 회사개요*/
.company .basicWrap {margin-top: 80px;}
.company .sec01 {margin-top: 0; padding: 0 0;}
.company .sec01 ul {gap: 35px;}
.company .sec01 ul li {border: 10px solid #e9f1f7; border-radius: 15px;}
.company .sec01 ul li p,
.company .sec02 ul li p {font-size: 1.12rem; text-align: center; font-weight: 500; padding: 0 0;}
.company .sec01 ul li span,
.company .sec02 ul li span {display: inline-block; line-height: 1.2; padding: 10px 20px 0; color: #343434;}

.company .sec02 {text-align: center;}
.company .sec02 ul {display: flex; align-items: flex-start; justify-content: center; gap: 35px;}
.company .sec02 ul li {width: calc(100% / 4);}
.company .sec02 ul li img {border-radius: 15px; margin-bottom: 20px;}

.company .sec03  ul li p {border-top: 2px solid #e9f1f7; padding: 10px 0; margin: 20px 0 0; background-color: #e9f1f7;}

/* 회사비전*/
.vision .imgBox {margin-top: 50px; padding: 0 48px; text-align: center;}
.vision .imgBox img {width: 880px;}
.vision figure {margin: 0 10px;}
.vision em.blue {font-weight: 500;}
.vision p.blue {font-weight: 600 !important;}
.vision .text .txtLg {font-weight: 600;}

/* 연혁*/
.history .basicWrap > div:not(:first-child) {margin-top: 0; padding-top: 0; border-top: none;}
.history .accordian {margin-bottom: 5px;}
.history .conList {display: none;}

.history .tabYear {display: block; font-size: 1.12rem; font-weight: 500; color: #222;  line-height: 68px; background: url("../images/sub/arrow_dwon_icon.png") 97.5% center / auto no-repeat #ededed; border-bottom-right-radius: 16px; padding-left: 35px;}
.history .open .tabYear {background: url("../images/sub/arrow_up_icon.png") 97.5% center / auto no-repeat #ededed;}
.history .cont {position: relative; padding: 85px 0 15px; background: url("../images/sub/historyLine.png") center top repeat-y #fff;}
.history .cont .boxWrap {position: relative; width: 100%; overflow: hidden; margin-bottom: 38px;}
.history .cont .boxWrap > div {width: 50%;}
.history .cont .boxWrap .right {float: right; text-align: left; padding-left: 5%;}
.history .cont .boxWrap .left {float: left; text-align: right; padding-right: 5%;}
.history .cont .boxWrap .year {font-size: 30px; font-weight: 700; color: #202020; margin-bottom: 20px;}
.history .cont .boxWrap .year:before {content: ""; position: absolute; display: block;  top: 4px; width: 12px; height: 12px; border: 5px solid #0076e4; border-radius: 100%; background: #fff; z-index: 1; left: 50%; transform: translateX(-50%);}
.history .cont .boxWrap .desc p {position: relative; font-weight: 400; text-indent: -63px; padding: 0 0 0 76px; font-size: 1.1rem; color: #343434; text-align: inherit; line-height: 1.5; margin-bottom: 10px;}
.history .cont .boxWrap .desc p:before {content: ""; position: absolute; display: block; top: 11px; width: 5px; height: 5px; background-color: #0076e4; border-radius: 50%;}
.history .cont .boxWrap .left .desc p {padding: 0 15px 0 76px;}
.history .cont .boxWrap .right .desc p:before {left: 0;}
.history .cont .boxWrap .left .desc p:before {right: 0;}

/* 윤리경영*/
.ethical .imgBox {margin-top: 40px; margin-bottom: 120px; padding: 2.2rem 2rem; background: url("../images/sub/ethical_bg03.jpg") center center no-repeat; text-align: center; border-radius: 10px;}
.ethical .imgBox > div {height: 100%; background-color: #fff; opacity: .85; padding: 3rem 2rem; border-top-right-radius: 10px;}
.ethical .imgBox h5 {font-size: 1.9rem; padding: 0 0 40px; color: #000;}
.ethical .imgBox p {font-size: 1.13rem; line-height: 1.5; color: #111; padding-bottom: 15px;}

.ethical .accordian {margin-bottom: 5px;}
.ethical .open .list {background: url("../images/sub/arrow_up_icon.png") 97.5% center / auto no-repeat #ededed;}
.ethical .list {display: block; font-size: 1.12rem; font-weight: 500; color: #222; line-height: 68px; background: url("../images/sub/arrow_dwon_icon.png") 97.5% center / auto no-repeat #ededed; border-bottom-right-radius: 16px; padding-left: 35px;}

.ethical .conList {display: none;}
.ethical .conList .cont {padding: 15px 30px 30px;}
.ethical .conList .cont p {font-size: 18px; font-weight: 500; color: #202020; margin-bottom: 10px; padding: 20px 0 0;}
.ethical .conList .cont span {display: block; font-size: 18px; font-weight: 300; color: #202020; line-height: 1.4; padding-left: 30px; letter-spacing: -0.5px; text-indent: -10px; padding-bottom: 5px;}

/* 오시는길*/
.map .mapImg {width: 100%; height: 500px; background-color: #f7f7f7;}
.map .mapTxt {margin-top: 80px;}
.map .mapTxt > dl {overflow: hidden; margin-bottom: 45px;}
.map .mapTxt > dl > dt {font-weight: bold; font-size: 18px; color: #222; float: left;}
.map .mapTxt > dl > dd {float: left; margin-left: 64px;}
.map .mapTxt > dl:first-child > dd {font-size: 30px; line-height: 1.4;}
.map .mapTxt > dl:nth-child(2) {margin-bottom: 20px;}
.map .mapTxt > dl:nth-child(2) > dd dl {float: left; margin-right: 60px;}
.map .mapTxt dl dd dl {margin-bottom: 20px;}
.map .mapTxt dl dd dl dt {font-weight: bold; font-size: 16px; line-height: 23px; color: #0076e4; margin-bottom: 5px;}
.map .mapTxt dl dd dl dd {font-size: 20px; line-height: 29px;}

.map .address {display: flex; flex-wrap: wrap;}
.map .address .info {line-height: 40px; display: flex; align-items: flex-start;}

/* 신소재사업부*/
.newMaterial .conTit {margin-top: 0;}
.newMaterial .newMaterialCont {display: flex; justify-content: space-between; gap: 20px;}
.newMaterial .newMaterialCont li {width: calc(100% / 4 - 20px); line-height: 1.3; text-align: center; border: 10px solid #e9f1f7; border-radius: 15px; background-color: #fff; padding: 25px 20px; font-size: 16px;}
.newMaterial .newMaterialCont h4 {display: flex; align-items: center; justify-content: center; margin-bottom: 20px; color: #0076e4; font-size: 20px; padding-left: 0;}
.newMaterial .newMaterialCont h4::before {display: none;}
.newMaterial .newMaterialCont p {font-size: 1rem; color: #343434; padding: 0 0; line-height: 1.5; margin-top: 20px; word-break: keep-all; text-align: center;}


/*이용약관 */
.listNum, .listRound{margin-top: 30px;}
.listNum > li {line-height: 1.4;}
.listRound > li {position: relative;padding-left: 25px !important;line-height: 1.4;font-size: 1.22rem;color: #232323;}
.listRound > li:before  {position: absolute; content: ''; display: block; top: 13px; left: 13px; width: 4px; height: 4px; background: #0076e4;}
.listBar {margin-top: 10px;}
.listBar > li {position: relative; padding-left: 25px !important; line-height: 1.4;}
.listBar > li:before  {position: absolute; content: ''; display: block; top: 13px; left: 13px; width: 4px; height: 1px; background: #232323;}
.listBar li+li {margin-top: 10px !important;;}
.listNum li p {padding-top: 3px}

.procedure .subCommTit {padding-bottom: 40px !important; border-bottom: none;}
.procedure > div {margin-top: 40px; margin-bottom: 30px; padding-bottom: 40px; border-bottom: 1px dashed #b5b5b5;}
.procedure .listRound {margin-top: 15px;}
.procedure .listRound li+li {margin-top: 25px;}
.procedure .listRound li:last-child {padding-bottom: 0;}

.procedure .listBar li {font-size: 1.058rem; font-weight: 300; color: #333; word-break: keep-all; line-height: 1.5em; transform: skew(-0.03deg); padding-left: 5px;}
.procedure .listBar li+li {margin-top: 5px;}

.procedure .process {display: table; width: 100%; margin-top: 20px;}
.procedure .process .processItem {position: relative; display: table-cell; vertical-align: middle; width: 20%}
.procedure .process .processItem:before {position: absolute; content: ''; display: block; top: calc(50% - 5px); right: 35px; width: 30px; height: 10px; background: url("/template/site/00001/images/arrow_right_icon.png")no-repeat;}
.procedure .process .processItem:last-child:before {background: transparent;}
.procedure .process .processItem > div {width: 176px; height: 115px; text-align: center; padding: 36px 0; font-size: 1.22rem; color: #fff;}
.procedure .process .process01 > div {background-color: #1b5caf;}
.procedure .process .process02 > div {background-color: #0698b7;}
.procedure .process .process03 > div {background-color: #07999B;}
.procedure .process .process04 > div {background-color: #0ba493;}
.procedure .process .process05 > div {background-color: #028c74;}
/*.procedure .process .process06 > div {background-color: #1b5caf;}*/
.procedure .process .processItem > div p {padding-bottom: 3px;}

.procedure .processView {border-bottom: none;}
.procedure .processView > div:first-child {padding: 0 0 25px;}
.procedure .processView > div {padding: 25px 0;}
.procedure .processView > div .title {font-size: 1.4rem; font-weight: 600; color: #021d35; line-height: 1.2em; padding-bottom: 10px;}
.procedure .processView > div .txt {font-size: 1.2rem; color: #343434; line-height: 1.2em; padding: 10px 0;}
.procedure .processView > div .listRound strong {color: #0076e4;}


/* 반응형*/
@media all and (max-width: 1680px) {

    .inner {padding:0 24px;}
}

@media all and (max-width: 1240px) {

    /* 공통*/
    /* 탭 : 3차메뉴 */
    .tabListWrap {width:100%;}
    .subTabList {width:100%; padding:0 40px;}

    /* PLM, SI */
    /* circle list */
    .circleList li {flex-shrink:1;}

    /* 인증서 이미지 */ /* 정보시스템 구축 */
    .certiListWrap {flex-wrap:wrap; justify-content:center;}
    .certiListWrap .conTxt.t_a_l {text-align:center !important;}
    .certiList {margin-top:50px;}

    /* 주요 특징 */
    .secTabCon .tabItemCon {gap: 0 35px;}

    /* si_빅데이터*/
    .bigDataCont ul li {width: calc(100% / 4 - 10px);}

    /* biovia one lab */
    .secTabBtn.secImgTab {flex-grow:1; width:calc(100% / 4);}

}

@media all and (max-width: 1024px) {

    /* 공통*/
    .conTit {font-size:36px;}
    /* 페이지 정보 */
    .pageTit {font-size:40px;}

    /* 탭 */
    .tab ul {flex-wrap:wrap;}
    .tab li a {font-size:16px;}

    /* 탭 : 3차메뉴 */
    .subTabList {justify-content:flex-start; padding:0 24px;}
    .subTabList li {width:calc(100% / 3); text-align:center;}

    /* 탭 : 4차메뉴 */
    .tab4Depth li {width:calc(100% / 2); text-align:center;}
    .tab4Depth a {margin:0 auto;}

    /* 서브 비주얼 */
    #subVis {height:500px;}

    /* PLM, SI */
    /* section 01 */
    .sec01 ul {flex-wrap:wrap; gap:50px 0;}
    .sec01 ul li {width:100%;}
    .sec01 figure {margin:0;}
    .sec01 p {min-height:auto; margin:20px 0;}

    /* section 탭 */
    .secTab {flex-wrap:wrap; gap:10px 30px;}
    .secTab .secTabBtn {width:calc((100% / 2) - 30px);}
    .tabLine2 .secTabBtn {flex:auto;}
    /* 버튼 개수가 홀수일 때 마지막 버튼을 왼쪽 정렬 */
    .secTab .secTabBtn:nth-last-child(1):nth-child(odd) {margin-left:16px; margin-right:auto;}

    /* 주요 특징 */
    .secTabCon .tabItemCon {justify-content:center; flex-wrap:wrap;}
    .secTabCon .tabItemCon .tabItemImg {flex-shrink:1;}
    .secTabCon .tabItemCon .tabItemTxt.p_t_20px {padding-top: 48px !important;}

    /* 고객사 리스트 */
    .secCon .clientList {display:grid; grid-template-columns:repeat(4, 1fr);}

    /* 이미지, 텍스트만 있는 경우*/
    .imgTxt {justify-content: center; flex-wrap: wrap;}
    .imgTxt .left {flex-shrink: 1;}
    .imgTxt .right .rightWrap {padding-top: 48px;}

    /* si_빅데이터*/
    .bigDataCont ul {flex-wrap: wrap;}
    .bigDataCont ul li {width: 100%;}

    /* plm 지그재그 레이아웃 컨텐츠*/
    .zigzagCon .zigzag.flex-center {flex-wrap: wrap;}
    .zigzagCon .zigzag.flex-reverse {flex-direction: column-reverse;}
    .zigzagCon .zigzag > div {width: 100%;}
    .zigzagCon .zigzag .txt {margin-top: 20px;}

    /* plm 사업 소개*/
    .plm .sec05 .circleList li {width: 200px !important; height: 200px; font-size: 19px;}

    /* biovia one lab */
    .bioviaOneLab.flex-center {flex-wrap:wrap;}
    .bioviaOneLab.flex-reverse {flex-direction:column-reverse;}
    .bioviaOneLab > div {width:100%;}

    /* simulia*/
    .simulia .imgSize {wid}

    /* 컨설팅 : CAE*/
    .cae .sec01 ul.caeUl {gap: 40px 0;}
    .cae .sec01 ul.caeUl > li {min-height: auto !important;}


    /* 일반페이지*/
    /* 공통*/
    .basicWrap h4 {font-size: 18px;}

    /* 회사개요*/
    .company .sec02 ul {flex-wrap: wrap;}
    .company .sec02 ul li {width: 100%;}
    .company .sec01 ul li p,
    .company .sec02 ul li p {font-size: 1.05rem;}

    /* 신소재사업부*/
    .newMaterial .newMaterialCont {flex-wrap: wrap;}
    .newMaterial .newMaterialCont li {width: 100%;}
    /*이용약관 */
    .procedure .process .processItem:before {display: none;}
    .procedure .process .processItem > div {width: 100%;}

}

@media all and (max-width: 768px) {

    /* 공통*/
    .conTitNm,
    .conTitEdu {margin-top: 70px; margin-bottom: 10px; font-size: 33px;}

    .stripeBox,
    .bgBox {margin-top: 30px;}
    .stripeBoxInner,
    .bgBoxInner {padding: 30px 5%;}
    .stripeBoxInner .text .txtLg,
    .bgBoxInner .text .txtLg {font-size: 1.2rem;}
    .stripeBoxInner .text .txt,
    .bgBoxInner .text .txt {font-size: 1.1rem;}

    /* 브레드크럼 */
    .pageNav {top: 12px;}
    .pageNav ul a {font-size: 15px;}

    .f_s_24 {font-size: 20px !important;}

    /* 페이지 정보 */
    .pageTxt {margin-top: 20px; font-size: 17px;}
    .pageBtn ul {flex-wrap: wrap; gap: 20px; margin-top: 30px;}

    /* PLM, SI */
    /* 처리 프로세스 */
    .secProcess .imgWrap.x_scroll {overflow-x:scroll; width:100%;}
    .secProcess .imgWrap.x_scroll img {max-width:unset;}

    /* si_가상화:소개*/
    .gasangInfo .conTxt {font-size: 17px;}



    /* 일반페이지*/
    /* 공통*/
    .basicWrap > div:not(:first-child) {margin-top: 50px; padding-top:65px;}
    /* CEO 인사말*/
    .basicTit {margin-top: 30px; font-size: 22px;}
    .basicWrap {margin-top: 30px;}
    .basicWrap p.conText {font-size: 17px;}

    /* 회사개요*/
    .company .basicWrap {margin-top: 50px;}
    .company .stripeBox {margin-top: 0; margin-bottom: 0;}

    /* 회사비전*/
    .vision .basicWrap {margin-top: 0 !important;}

    /* 연혁*/
    .history .tabYear {font-size: 1.2rem;}
    .history .cont .boxWrap .year {font-size: 22px;}
    .history .cont .boxWrap .desc p {font-size: 1rem;}

    /* 윤리경영*/
    .ethical .imgBox {width: 95%; margin: 0 auto; padding: 1rem;}
    .ethical .imgBox > div {padding: 1rem;}
    .ethical .imgBox h5 {font-size: 1.28rem; padding: 15px 0 20px;}
    .ethical .imgBox p {font-size: .98rem;}
    .ethical .list {font-size: 1.1rem; line-height: 58px;}
    .ethical .conList .cont {padding: 10px 28px 25px;}
    .ethical .conList .cont p {font-size: 1.08rem; margin-bottom: 7px; padding: 15px 0 0;}
    .ethical .conList .cont span {font-size: 1rem;}

    /* 오시는길*/
    .map .mapTxt > dl > dt {font-size: 17px;}
    .map .mapTxt > dl:first-child > dd {font-size: 22px;}
    .map .mapTxt dl dd dl dd {font-size: 19px;}

    /*이용약관 */
    .procedure h3 {font-size: 1.36rem;}
    .procedure .process .processItem {display: block; width: 100%;}

}

@media all and (max-width:640px){

    /* PLM, SI */
    /* 공통 */
    .subTitBox .conTxt {font-size:17px;}

    /* section 탭 */
    .secTab .secTabBtn {width:100%; padding:10px;}
    .secTab .secTabBtn:nth-last-child(1):nth-child(odd) {margin-left:0; margin-right:0;}

    /* 슬라이드 컨트롤러 */
    .swiperBtn {position:static; justify-content:center; margin-top:20px;}
    /*.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {left:0; width:100%;}*/
    .excController .swiper-pagination-progressbar.swiper-pagination-horizontal {left:0; width:100%;}

    /* 고객사 리스트 */
    .secCon .clientList {display:grid; grid-template-columns:repeat(2, 1fr);}

    /* 인증서 이미지 */ /* 정보시스템 구축 */
    .certiList li {width:170px; height:170px; padding:20px 10px; font-size:16px;}
    .certiList li::after {transform:scale(0.9) translateX(-50%);}

    /* 3dcs */
    .vid iframe {width:100% !important;}

    /* 컨설팅 : 공차해석*/
    .gongcha .sec03 .listSt01 li,
    .gongcha .sec03 .conTxt,
    .gongcha .sec06 .conTxt,
    .gongcha .sec06 .listSt01 li,
    .plmConsulting .sec02 .conTxt,
    .catiaConsulting .sec02 .listSt01 li {font-size: 17px;}

    /* 일반페이지*/
    /* 연혁*/
    .history .tabYear {line-height: 58px;}
    .history .cont {background-position: 25px top; padding: 8% 0;}
    .history .cont .boxWrap {margin-bottom: 20px;}
    .history .cont .boxWrap .right,
    .history .cont .boxWrap .left {width: 100%; text-align: left; padding-left: 8%;}
    .history .cont .boxWrap .year {margin-bottom: 15px;}
    .history .cont .boxWrap .year:before {position: absolute; left: 18px; top: 5px; transform: none; border: 3px solid #004b9e; width: 8px; height: 8px;}
    .history .cont .boxWrap .desc p,
    .history .cont .boxWrap .left .desc p  {padding: 0 0 0 15px; text-indent: 0}
    .history .cont .boxWrap .left .desc p:before {right: auto; left: 0;}

}

@media all and (max-width: 420px) {

    /* 공통*/
    .pageTit {font-size:32px;}
    .conTit {font-size:32px;}

    /* 브레드크럼 */
    .pageNav ul li {display: none;}
    .pageNav ul li:first-child,
    .pageNav ul li:last-child {display: inline-block;}

    /* 탭 : 3차메뉴 */
    .subTabList li {width:calc(100% / 2);}

    /* PLM, SI */
    /* 공통 */
    .secTit {font-size:30px;}
    .secTit span {display:block; margin-top:7px;}

    /* section 01 */
    .sec01 {padding:0;}

    /* 주요 특징 */
    .secTabCon .tabItemCon .tabItemImg {border-top-right-radius:36px; border-bottom-left-radius:36px;}

    /* 고객사 리스트 */
    .secCon .clientListWrap {padding:40px;}
    .secCon .clientList {gap:40px;}

    /* 인증서 이미지 */ /* 정보시스템 구축 */
    .certiList {flex-wrap:wrap;}
    .certiList li:not(:first-child) {margin-top:30px;}

}