@charset "utf-8";
/* 공통 */
@media (min-width: 1320px) and (max-width: 2000px) {
	header .header-inner, footer .footer-inner {
	    width: 1320px;
	}
}
@media screen and (max-width: 1320px){
	header .header-inner {
	    width: 100%;
	    padding: 0 2.0rem;
	}
	header nav li {
	    margin: 0 2.0rem;
	}
	footer .footer-inner {
	    width: 90%;
	}
	.navbar_burger_back {
	  right: 2rem;
	}
	.navbar_menu {
	  width: 400px;
	}
	.navbar_menu a {
	    font-size: 2.8rem;
	}
	.navbar_menu .d2 li a {
	    font-size: 1.8rem;
	}
}
@media screen and (max-width: 820px){
	header nav li {
		display: none;
	}
	footer .footer-inner {
	    width: 100%;
	    flex-direction: column;
	    padding: 4.0rem 2.0rem;
	}
	footer .footer-inner .bott_l h2 {
		display: none;
	}
	footer address span {
	    display: block;
	    margin: 0;
	}
	footer .bott_r {
	    margin-top: 7.0rem;
	}
	.navbar_menu {
	  	width: 360px;
	}
	
}
@media screen and (max-width: 480px){
	.navbar_menu {
		padding-top: 15rem;
	}
	.navbar_menu a {
	    font-size: 2.4rem;
	}
}









/* 메인 */
/* FHD 구간 */
@media (min-width: 1320px) and (max-width: 2000px) {
	section.mainSection .maincopy .copy_l {
	    font-size: 7.2rem;
	}
	section.mainSection .maincopy .copy_s {
	    font-size: 2.4rem;
	}
	section.mainSection .maincopy,
	section.bsArea,
	section h2,
	section .main_h_sub,
	section.pfmance .inner,
	section.solutions,
	.aiSect,
	.recruit_inner,
	.news,
	.newsRead {
	    width: 1320px;
	}
	section h2 {
	    font-size: 2.8rem;
	}
	section .main_h_sub {
	    font-size: 4.0rem;
	}
	section .main_h_descrip {
	    font-size: 2.0rem;
	}
	section .main_more {
	    font-size: 1.8rem;
	}
	.bsGrid li a .bsTitle {
	    font-size: 4.0rem;
	}
	.bsGrid li a .bsSub {
	    margin-top: 2.0rem;
	    font-size: 2.0rem;
	}
	section.pfmance .inner .pfmance_l {
	    width: 40%;
	}
	section.pfmance .inner .pfmance_r {
	    width: 60%;
	}
	section.pfmance .pfmance_r a div {
	    height: 520px;
	}
	.aiSect .lside h2 {
	    width: 100%;
	}
	.aiSect .lside .main_h_sub {
	    width: 100%;
	}
	.recruit_bg{
		height: 1200px;
	}
}
	
@media screen and (max-width: 1320px){
	main section h2 {
	    margin-bottom: 10px;
	}
    section.mainSection .maincopy {
    	width: 100%;
        padding: 0 4.0rem;
    }
    section.mainSection .maincopy .copy_l {
        font-size: 3.6rem;
    }
    section.mainSection .maincopy .copy_s {
        font-size: 1.8rem;
    }
    section h2 {
        width: 100%;
    }
    section .main_h_sub {
        width: 100%;
        font-size: 2.4rem;
        letter-spacing: -0.1;
    }
    section.bsArea {
        width: 100%;
        padding: 0 2.0rem;
    }
    .bsGrid {
        flex-wrap: wrap;
    }
    .bsGrid li a .bsTitle {
        margin-top: 2.4rem;
        font-size: 3.6rem;
    }
    .bsGrid li a .bsSub {
        margin-top: 0.5rem;
        font-size: 1.8rem;
    }
    section.pfmance .inner {
        width: 100%;
        padding: 0 2.0rem;
    }
    section.pfmance .inner .pfmance_l {
        width: 50%;
    }
    section .main_h_descrip {
        font-size: 1.8rem;
    }
    section .main_more {
        font-size: 1.8rem;
    }
    section.pfmance .main_h_sub {
    	margin-bottom: 20px;
    }
    section.pfmance .pfmance_r {
        width: 50%;
        row-gap: 40px;
    }
    section.pfmance .pfmance_r a {
        width: calc(100% - 0px);
    }
    section.pfmance .pfmance_r a div {
        height: 48vh;
        border-radius: 8px;
    }
    section.pfmance .pfmance_r a.a2 {
        margin-top: 0px;
    }
    section.pfmance .pfmance_r a.a3 {
        margin-top: 0px;
    }
    section.pfmance .pfmance_r a.a5 {
        margin-top: 0px;
    }
    section.solutions {
        width: 100%;
        padding: 0 2.0rem;
    }
    .solutions .stGrid li {
        width: 48%;
    }
    .aiSect .aiRnd .lside h2 {
        font-size: 3.6rem;
    }
    .solutions .stGrid li a img {
        width: 66%;
    }
    .solutions .stGrid li a .stTitle {
        font-size: 2.4rem;
    }
    .aiSect {
        width: 100%;
        padding: 0 2.0rem;
        column-gap: 3rem;
    }
    .aiSect .lside h2 {
    	margin-bottom: 18px;
    }
    .aiSect .lside .main_h_sub {
	    margin-bottom: 20px;
	}
	.aiSect .lside .main_h_descrip {
	    margin-bottom: 2.4rem;
	}
    .recruit {
        height: auto;
        background-size: cover;
    }
    .recruit .recruit_bg {
    	height: 700px;
    }
    .recruit_inner {
        width: 100%;
        padding: 10rem 2.0rem 0 2.0rem;
    }
    .recruit .main_h_sub {
	    font-size: 5rem;
	}
    .recruit .main_h_descrip {
        display: none;
    }
    .news {
        width: 100%;
        padding: 0 2.0rem;
    }
    .news .newsList {
        flex-wrap: wrap;
    }
    .news .newsList .firstNews {
        width: 100%;
        height: 44.0rem;
        margin-right: 0;
    }
    .news .newsList .newsUl {
        width: 100%;
    }
    .news .newsList .newsUl li a {
        padding: 3.0rem 2.0rem;
    }
    .news .newsList .newsUl li a .subj {
        font-size: 2.4rem;
    }
    .newsRead {
    	width: 100%;
    	padding: 0 2.0rem;
    }
    .newsRead .goBack,
    .newsRead .bbsView {
    	width: 100%;
    }
    .newsRead .bbsTitle {
	    font-size: 2.4rem;
	}
	.newsRead .bbsTxt {
	    font-size: 1.8rem;
	}
	.newsRead .bbsPost dt,
	.newsRead .bbsPost dd {
	    float: none;
	    width: 100%;
	    font-size: 1.8rem;
	}
	.newsRead .bbsTxt img {
		width: 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 820px){
	section._mainsec {
	    margin-top: 100px;
	}
	section.pfmance .inner .pfmance_l {
	    padding-top: 10.0rem;
	}
	section.pfmance .pfmance_r {
	    padding-top: 0;
	}
    section.pfmance .inner {
        flex-direction: column;
        justify-content: center;
    }
    section.pfmance .inner .pfmance_l {
        position: static;
        width: 100%;
        height: auto;
    }
    section.pfmance .inner .main_h_descrip br {
        display: none;
    }
    section.pfmance .pfmance_r a div {
	    height: 30vh;
	}
    section.pfmance .pfmance_r {
        width: 100%;
    }
    .aiSect {
    	flex-direction: column;
    }
    .aiSect .lside {
	    max-width: 100%;
	}
	.aiSect .lside .main_h_sub {
		margin-bottom: 1.0rem;
	}
	.aiSect .lside .main_h_sub br {
		display: none;
	}
    .recruit {
	    height: 700px;
	}
	.recruit_bg {
	    height: 700px;
	}
    .recruit .main_h_sub {
	    font-size: 4.8rem;
	}
	.news .newsList .newsUl li a .subj {
	    font-size: 2.0rem;
	}
}

@media screen and (max-width: 480px){
	section.mainSection .maincopy {
		bottom: 20%;	
	    padding: 0 2.0rem;
	}
	.scroll-down {
	    bottom: 3%;
	}
	.scroll-down .mousey {
	    width: 28px;
	}
	section .main_h_sub {
	    font-size: 2.2rem;
	}
	.bsGrid li {
        width: 100%;
    }
    section.pfmance .pfmance_r a div {
	    height: 560px;
	}
	section.pfmance .pfmance_r a .cat {
	    font-size: 1.8rem;
	}
	section.pfmance .pfmance_r a .tt {
	    font-size: 3.0rem;
	}
	.solutions .stGrid li {
        width: 100%;
    }
    .recruit .main_h_sub {
    	overflow: hidden;
	    font-size: 4.8rem;
	}
	.news{
		margin-top: 200px;
	}
}
@media screen and (max-width: 380px){
	section.pfmance .inner .pfmance_l {
	    height: 84vh;
	}
	section.pfmance .pfmance_r a div {
	    height: 500px;
	}
	.navbar_menu {
	    padding-top: 12rem;
	}
	.navbar_menu a {
	    font-size: 2.8rem;
	}
}










/* 서브 */
/* FHD 구간 */
@media (min-width: 1320px) and (max-width: 2000px) {
	section.subMain {
	    width: 1320px;
	}
	.visual .page,
	.subCopy,
	.subMain,
	.overview,
	.value,
	.valueH2,
	.vision,
	.slogan,
	.fade_bg_wrap,
	.organizH2,
	.organizChart img,
	.customerGuide,
	.companyNews {
	    width: 1320px;
	}
	.overview .mainCopy .copy_l {
	    font-size: 3.6rem;
	    margin-bottom: 3.0rem;
	}
	.overview .mainCopy .copy_l strong {
	    font-size: 4.8rem;
	    margin-bottom: 3.0rem;
	}
	.overview .mainCopy .copy_s {
	    font-size: 2.0rem;
	}
	.overview .overview3concept ul li .concept {
	    font-size: 3.0rem;
	}
	.overview .overview3concept ul li .concept strong {
	    font-size: 3.0rem;
	}
	.overview .overview3concept ul li .concept_sub {
	    width: 36.0rem;
	    font-size: 2.0rem;
	}
	.coStat .tbl_overview th, .coStat .tbl_overview td {
        font-size: 1.8rem;
    }
    .mission .vv {
    	width: 100%;
    }
    .mission .vv img {
    	max-width: 100%;
    	margin-top: 24px;
    } 
	.vision .visionH2 {
	    width: 240px;
	}
	.vision .visionR div .visionH3 h3 {
	    font-size: 4.8rem;
	    letter-spacing: -1px;
	}
	.vision .visionR div dl dd {
	    font-size: 2.0rem;
	}
	.value .slogan .slogan .sloganTitle {
	    font-size: 9.0rem;
	}
	.value .slogan .slogan .sloganSub {
	    font-size: 2.0rem;
	}
	.fade_bg_wrap {
	    height: 280vh;
	}
	.record DT {
	    font-size: 5rem;
	}
	.record DD {
	    font-size: 2.0rem;
	}
	.organizH2 h2 {
	    font-size: 3.0rem;
	}
	.companyNews .news_list li a {
	    font-size: 2.4rem;
	}
	/* 사업 영역 */
	.publicMain {
	    width: 1320px;
	    font-size: 5.0rem;
	}
	.publicBs {
	    width: 1320px;
	}
	.publicBs .arena .arena_l {
		width: 45%;
	}
    .publicBs .arena .arena_r {
        width: 55%;
    }
    .publicBs .arena .arena_r img {
	    max-width: 100%;
	}
	.publicBs .arena .bs_summary {
	    font-size: 2.0	rem;
	}
	.performance {
	    width: 1320px;
	}
	.performance .annual .yearPf .pfBox {
	    height: 394px;
	}
	.aiMain,
	.nocodeAi,
	.aiCore {
		width: 1320px;
	}
	.nocodeAi .nocodePlatform .det {
	    font-size: 2.0rem;
	}
	.smartMain,
	.smartBdService {
	    width: 1320px;
	}
	.smartBdService .smartCase .serviceWrap .dbuild .caption {
	    font-size: 2.0rem;
	}
	/* Rnd */
	.rndMain,
	.rndWork,
	.rndBranch {
		width: 1320px;
	}
	/* 솔루션 */
	.solutionNav {
	    width: 1320px;
	}
	.solutionNav nav ul li a {
	    height: 110px;
	}
	.solutionIntro {
	    width: 1320px;
	}
	.solutionIntro .solution_title_sub {
	    font-size: 2.0rem;
	}
	.solutionIntro .solution_title {
	    font-size: 4.8rem;
	}
	.solutionIntro .solution_summary {
	    font-size: 2.0rem;
	}
	.solutionIntro .solution_descrip {
	    font-size: 1.8rem;
	}
	.solutionIntro .btnDownload {
	    font-size: 1.8rem;
	}
	.sol_spec .part .detail .spec {
	    font-size: 3.0rem;
	}
	.sol_spec .part .detail ul li {
	    font-size: 1.8rem;
	}
    .sol_spec .part .detail .ment {
	    font-size: 2.0rem;
	}
	/* 고객지원 */
	.location {
	    width: 1320px;
	}
	.location .companyAddress .addr1 {
	    font-size: 2.8rem;
	}
	.location .companyAddress .zipcode {
	    margin-bottom: 6rem;
	}
	.companyMap img {
		max-width: 100%;
	}
	.supportMain {
	    width: 1320px;
	    font-size: 5.0rem;
	}
	.ckForm {
	    width: 1320px;
	}
	/* 채용 안내 */
	.careerType, 
	.welfare,
	.careerStep {
	    width: 1320px;
	}
	.careerStep .careerStepGrid {
	    width: 100%;
	}
	.careerQ h2 {
	    font-size: 10.0rem;
	}
	/* Rnd */
	.rndWork .work4 .workItem em {
	    font-size: 3.0rem;
	}
	.rndWork .work4 .workItem .det {
	    font-size: 2.0rem;
	}
	
}












@media screen and (max-width: 1320px){
    body {
        overflow-x: hidden !important;
    }
    /* 공통 */
    .visual::after {
    	height: 68vh;
    }
    .visual .page {
	    top: 58vh;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    width: 100%;
	    padding: 0 2.0rem;
	}
	.visual .page h1 {
		font-size: 5.8rem;
	}
    .subCopy {
	    width: 100%;
    }
    .subCopy .loc {
    	display: none;
    }
    .subCopy .copy_l {
    	margin-bottom: 1.0rem;
        font-size: 2.8rem;
        line-height: 120%;
    }
    .subCopy .copy_s {
        font-size: 1.8rem;
    }
    .subNav li a {
        margin: 2.7rem 0.8rem;
        font-size: 2.8rem;
    }
    section.subMain {
    	width: 100%;
    	padding: 0 2.0rem;
    }
    section.subMain h2 {
	    margin-bottom: 10px;
	}
	div.subMain {
		padding: 0;
	}
    .subMain .h2sub {
	    font-size: 2.4rem;
	    letter-spacing: -0;
	}
	.subMain .h2sub strong {
		font-weight: 400;
	}
	.subMain .h2sub br,
	.subMain .h2sub_s br {
		display: none;
	}
	.subMain .mainCopy .copy_l {
	    font-size: 3.6rem;
	}
	.subMain .mainCopy .copy_l br {
		display: none;
	}
	.subMain .mainCopy .copy_l strong {
	    font-size: 3.6rem;
	}
	.subWrap,
    .contentWrap {
        width: 100%;
        padding: 0 2.0rem;
    }
    /* 회사소개 */
    .overview,
    .value,
    .valueH2,
    .vision,
    .slogan,
    .fade_bg_wrap,
    .organiz,
    .organizH2,
    .organizH2 h2,
    .customerGuide,
    .companyNews,
    .policyView {
        width: 100%;
    }
    .overview {
    	padding: 0 2.0rem;
    }
    .overview .mainCopy .copy_l {
        font-size: 3.6rem;
        margin-bottom: 2.7rem;
    }
    .overview .mainCopy .copy_l strong {
	    font-size: 4.8rem;
	}
    .overview .mainCopy .copy_s {
        font-size: 2.0rem;
    }
    .overview .overview3concept ul li {
       width: 32%; 
    }
    .overview .overview3concept ul li .concept {
        font-size: 2.4rem;
        line-height: 130%;
    }
    .overview .overview3concept ul li .concept_sub {
        width: auto;
        padding: 0 2.0rem;
        font-size: 1.8rem;
    }
    .value {
    	padding: 0 2.0rem;
    }
    .mission {
    	height: 612px;
        padding: 4.0rem;
    }
    .mission .missionH3 h3 {
        font-size: 4.8rem;
    }
    .mission .vv {
        width: 100%;
    }
    .mission .vv img {
        width: 100%;
    }
    .vision {
        flex-direction: column;
        padding: 0 2.0rem;
    }
    .vision .visionH2 {
        width:100%; 
    }
    .vision .visionR div {
        justify-content: center;
        height: auto;
    }
    .vision .visionR div:first-child .visionH3 {
        align-items: flex-end;
    }
    .vision .visionR div:second-child .visionH3 {
        align-items: flex-start;
    }
    .vision .visionR div .visionH3 img {
        width: 80%;
    }
    .vision .visionR div .visionH3 h3 {
        font-size: 4.0rem;
        letter-spacing: -1px;
    }
    .vision .visionR div dl dd {
        font-size: 1.8rem;
    }
    .slogan {
    	padding: 4.0rem 2.0rem;
    }
    .fade_bg_wrap {
    	padding: 0 2.0rem;
    }
    .fade_bg_wrap div.subMain {
   	    width: 36%;
    }
    .fade_bg_wrap .valueH2 .photo {
	    width: 100%;
	    height: auto;
	}
	.fade_bg_wrap .valueH2 .photo img {
	    width: 84%;
	}
    .record {
        left: 36%;
    }
    .record DT {
	    font-size: 4.8rem;
	}
    .record DD {
        font-size: 1.8rem;
    }
    .organiz  {
    	padding: 12.0rem 2.0rem;
    }
    .organizH2 h2 {
        font-size: 2.4rem;
    }
    .organizChart img {
        width: 100%;
    }
    .customerGuide {
    	padding: 5.0rem;
    }
    .companyNews {
        padding: 0 2.0rem;
    }
    .companyNews .news_total {
        font-size: 1.8rem;
    }
    .companyNews .news_list li a {
        font-size: 1.8rem;
    }
    .companyNews .news_list li a .date {
        margin-top: 0;
        font-size: 1.8rem;
    }
    .companyNews .paging li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 1.8rem;
    }
    /* 사업영역 */
    .businessMenu {
        display: ;
    }
    .businessMenu ul li a {
        font-size: 2.4rem;
    }
    .publicMain {
        width: 100%;
        margin-top: 20.0rem;
        font-size: 4.0rem;
    }
    .publicMain br {
        display: none;
    }
    .publicBs {
        width: 100%;
    }
    .publicBs .arena {
        align-items: flex-start;
        margin-bottom: 16rem;
        column-gap: 3.0rem;
    }
    .publicBs .arena .arena_l,
    .publicBs .arena .arena_r {
        width: 50%;
        padding: 0;
    }
    .publicBs .arena.opp .arena_l {
	    padding: 0;
	}
    .publicBs .arena .bs_title {
        font-size: 4.0rem;
    }
    .publicBs .arena .bs_summary {
        font-size: 1.8rem;
    }
    .publicBs .arena .arena_r img {
        max-width: 100%;
    }
    .performance {
        width: 100%;
    }
    .performance .annual {
        flex-direction: column;
    }
    .performance .annual .year {
        width: 100%;
        font-size: 4rem;
    }
    .performance .annual .yearPf {
        width: 100%;
    }
    .performance .annual .yearPf .pfBox {
        height: 300px;
    }
    .performance .annual .yearPf .pfBox dt {
        font-size: 3.0rem;
    }
    .smartMain,.smartBdService {
        width: 100%;
    }
    .smartBdService .smartChart img {
        max-width: 100%;
    }
    .smartBdService .smartChart .caption {
        font-size: 2.4rem;
    }
    .smartBdService .smartCase .serviceWrap .dbuild .caption {
        font-size: 1.8rem;
    }
    .smartBdService .smartCase .serviceWrap .dbuild {
        gap: 10px;
    }
    /* ict Rnd */
    .nocodeAi {
	    width: 100%;
	    column-gap: 9rem;
	}
    .nocodeAi img {
	    width: 330px;
	}
    .nocodeAi .nocodePlatform em {
	    font-size: 3.6rem;
	}
    .nocodeAi .nocodePlatform .det {
    	width: auto;
	    font-size: 2.0rem;
	}
	.aiCore {
		width: 100%;
	}
	.aiCore .core3 .coreItem em {
	    font-size: 3.0rem;
	}
	.aiCore .core3 .coreItem ul {
	    padding: 2rem;
	    padding-left: 4rem;
	}
    /* 솔루션 */
    .solutionNav {
        width: 100%;
        padding: 0 2.0rem;
    }
    .solutionNav .solutionCopy {
        font-size: 1.8rem;
    }
    .solutionNav nav ul {
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 10px 0;
    }
    .solutionNav nav ul li {
        width: calc(100% / 3);
    }
    .solutionNav nav ul li:nth-child(3) {
        padding-right: 0;
    }
    .solutionIntro {
        width: 100%;
        flex-direction: column;
        padding: 2.0rem 2.0rem 8.0rem 2.0rem;
        border-radius: 0;
    }
    .solutionIntro .solutionCover {
        width: 100%;
    }
    .solutionIntro .solutionCover img {
        padding: 8.0rem 0;
    }
    .solutionIntro .solutionDetail {
        width: 100%;
    }
    .solutionIntro .solution_title {
        font-size: 5.0rem;
    }
    .solutionIntro .solution_title_sub {
        font-size: 2.4rem;
    }
    .solutionIntro .solution_summary {
        font-size: 1.8rem;
    }
    .solutionIntro .solution_descrip {
        font-size: 1.8rem;
        line-height: 150%;
    }
    .solutionIntro .btnDownload {
        font-size: 1.4rem;
    }
    .ckWrap .sys img {
        max-width: 100%;
    }
    .sol_spec .part .detail .spec {
        font-size: 2.4rem;
    }
    .sol_spec .part .detail ul li {
        font-size: 1.8rem;
    }
    .sol_spec .part .detail .ment {
	    font-size: 1.8rem;
	}
    .sol_spec .part.colm .pic {
        margin-right: 0;
    }
    .tbl_solq {
        width: 100%;
    }
    .tbl_solq br {
        display: block;
    }
    .tbl_solq TH,.tbl_solq TD {
        font-size: 1.8rem;
    }
    .tbl_solq TD {
        padding-left: 20px;
    }
    .aNx .sol_spec .part .uls {
    	width: 100%;
	}
    .aNx .sol_spec .part .uls li {
	    font-size: 1.8rem;
	}
    /* 고객지원 */
    .location {
        width: 100%;
        flex-direction: column;
        padding: 0 2.0rem;
        row-gap: 2.0rem;
    }
    .location .companyAddress {
        width: 100%;
        padding: 10.0rem 0;
    }
    .location .companyAddress h2 {
        font-size: 1.8rem;
    }
    .location .companyAddress .addr1 {
        margin-bottom: 2.0rem;
        font-size: 2.4rem;
    }
    .location .companyAddress .addr2 {
        margin-bottom: 4.8rem;
        font-size: 1.8rem;
    }
    .location .companyAddress .zipcode {
        margin-bottom: 0rem;
        font-size: 1.4rem;
    }
    .location .companyMap {
        width: 100%;
    }
    .location .companyInfo {
        width: 100%;
        margin-top: 0;
        padding: 8.0rem;
    }
    .location .companyTransport {
        width: 100%;
        margin-top: 0;
    }
    .location .companyTransport .subway li {
        margin: 2.0rem 0;
        font-size: 1.8rem;
    }
    .supportMain {
        width: 100%;
        padding: 0 2.0rem;
        font-size: 4.0rem;
    }
    .supportMain br {
        display: none;
    }
    .ckForm {
        width: 100%;
        padding: 0 2.0rem;
    }
    .ckForm .input_check {
        width: 100%;
        font-size: 1.8rem;
    }
    /* 채용안내 */
    .careerType,
    .welfare,
    .careerStep {
    	width: 100%;
        padding: 0 2.0rem;
    }
    .careerType .careerTypeGrid ul li {
	    padding: 0 0 8rem;
	}
    .careerType .careerTypeGrid ul li .title {
    	padding: 6rem 0 3.0rem;
	    font-size: 3.6rem;
	}
    .careerType .careerTypeGrid ul li .sub {
	    width: 100%;
	    font-size: 1.8rem;
	}
	.welfare .welfareGrid ul li {
	    font-size: 1.8rem;
	}
	.careerStep .careerStepGrid ul li {
	    background-color: #fff;
	}
	.careerStep .careerStepGrid ul li:after {
	    z-index: -1;
	}
    
    /* Rnd */
	.rndMain {
	    width: 100%;
	    padding: 0 2.0rem;
	}
	.rndMain h2 {
	    font-size: 3.0rem;
	}
	.rndMain .h2sub {
	    font-size: 2.0rem;
	}
	.rndMain .h2sub br {
		display: none;
	}
	.rndWork,
	.rndBranch {
	    flex-direction: column;
	    width: 100%;
	}
	.rndWork h3,
	.rndBranch h3 {
	    width: 100%;
	}
	.rndWork .work4 {
	    width: 100%;
	}
	.rndWork .work4 .workItem {
	    padding: 4rem;
	    text-align: center;
	}
	.rndWork .work4 .workItem em {
	    font-size: 2.4rem;
	}
	.rndWork .work4 .workItem .det {
	    font-size: 1.8rem;
	}
	.rndBranch .branch4 {
	    width: 100%;
	}
	.rndBranch .branch4 .branchItem em {
	    font-size: 1.8rem;
	}

}












@media screen and (max-width: 820px){
	.subCopy .copy_s {
		width: 80%;
	}
	.subNav {
	    height: 72px;
	}
	.subNav li a {
        margin: 4.8rem 1.2rem;
    }
    section {
    	margin-top: 100px;
    }
    section h2 {
	    margin-bottom: 10px;
	    font-size: 2.0rem;
	}
	section.subMain h2 {
	    font-size: 2.0rem;
	}
    /* 회사소개 */
    .overview .mainCopy {
	    margin-bottom: 4rem;
	}
    .overview .mainCopy .copy_l {
	    font-size: 1.8rem;
	}
	.overview .mainCopy .copy_l strong {
		display: block;
		margin-top: 4px;
	    font-size: 3.0rem;
	    line-height: 100%;
	}
    .overview .mainCopy .copy_s br {
        display: none;
    }
    .overview .overview3concept ul {
        justify-content: center;
        flex-direction: column;
        grid-row-gap: 4.0rem;
    }
    .overview .overview3concept ul li {
       width: 100%; 
       padding: 0 4.0rem 6rem 4.0rem;
    }
    .overview .overview3concept ul li .img img {
	    width: 30%;
	}
    .overview .coStat {
        overflow-x: scroll;
        margin-top: 4.0rem;
    }
    .overview .tbl_overview {
        width: 940px;
    }
    .mission {
        padding: 2.0rem;
        justify-content: center;
    }
    .mission .missionH3 h3 {
        font-size: 4.0rem;
    }
    .mission .missionH3 h3 br {
		display: block;
	}
    .mission .missionH3 .h3sub {
        font-size: 2.4rem;
    }
    .mission .vv {
    	padding: 4.0rem 0;
    }
    .vision .visionR div {
        flex-direction: column;
    }
    .vision .visionR div:first-child .visionH3 {
        align-items: flex-start;
    }
    .vision .visionR div:first-child .visionH3 h3 {
        text-align: left;
    }
    .vision .visionR div:first-child .visionH3 h3 br,
    .vision .visionR div:last-child .visionH3 h3 br {
        display: none;
    }
    .vision .visionR div .visionH3 img {
        display: none;
    }
    .vision .visionR div .visionH3 h3 {
        font-size: 3.0rem;
        letter-spacing: -1px;
    }
    .vision .visionR div dl {
        margin: 0;
        margin-top: -20px;
    }
    .vision .visionR div:last-child {
        flex-direction: column;
        margin-top: 4.0rem;
    }
    .vision .visionR div dl dt {
	    margin-bottom: 10px;
	}
    .vision .visionR div dl dd {
        width: auto;
    }
    .slogan {
    	flex-direction: column;
    	align-items: flex-start;
    }
    .slogan .subMain {
	    width: 100%;
	}
	.slogan .sloganVu {
	    width: 100%;
	    padding: 0 2.0rem;
	}
	.slogan .sloganVu .sloganTitle {
	    font-size: 6rem;
	}
	.slogan .sloganVu .sloganSub {
	    font-size: 1.8rem;
	}
    .fade_bg_wrap {
        height: auto;
    }
    .fade_bg_wrap .valueH2 {
        position: static;
        height: auto;
    }
    .fade_bg_wrap .valueH2 .photo {
    	margin-bottom: 4.0rem;
	}
    .fade_bg_wrap .valueH2 .photo img {
	    width: 100%;
	}
    .fade_bg_wrap div.subMain {
	    width: 100%;
	}
    .fade_bg_wrap .valueH2 .h2sub br{
    	display: none;
    }
    .record {
        position: static;
        transform: translateX(00%);
    }
    .record div {
        margin-left: 0px;
    }
    .record DL {
	    padding-bottom: 80px;
	}
    .record DT {
        font-size: 3rem;
    }
    .record DT, .record DD {
        padding-left: 0px;
    }
    .record DT .tt {
        top: 48px;
        left: 0;
    }
    .record::after {
        background-color: transparent;
        width: 0px;
        height: 0;
    }
    .record .spot1 {
	    font-size: 1.8rem;
	}
    .organiz {
        background-attachment: fixed;
    }
    .customerGuide {
    	padding: 4.0rem 2.0rem;
    }
    .customerGuide .guide .copy strong {
	    font-size: 3.0rem;
	}
    /* 사업영역 */
    .publicBs .arena .bs_title {
	    font-size: 3rem;
	}
	.publicBs .arena .bs_sub {
	    margin-bottom: 2rem;
	    font-size: 2.0rem;
	}
    .publicBs .arena, .publicBs .arena.opp {
        flex-direction: column;
        margin-bottom: 10.0rem;
    }
    .publicBs .arena .arena_l, 
    .publicBs .arena.opp .arena_l, 
    .publicBs .arena .arena_r {
        width: 100%;
        padding: 0;
    }
    .publicBs .arena .arena_r {
        margin-top: 5.0rem;
    }
    .performance {
		flex-direction: column;  
    }
    .performance h3 {
		width: 100%;	 
		margin-bottom: 20px; 
    }
    .performance .performanceList {
	    width: 100%;
	}
	.performanceList li {
	    flex-direction: column;
	    align-items: flex-start;
	}
	.performanceList li em {
	    width: 100%;
	    font-size: 1.8rem;
	}
	.performanceList li .info {
	    flex-direction: column;
	    align-items: flex-start;
	    width: 100%;
	    margin-top: 5px;
	    row-gap: 20px;
	}
	.performanceList li .info .tim {
	    font-size: 1.4rem;
	}
	/* ict Rnd */
	.nocodeAi {
	    column-gap: 0;
	    flex-direction: column;
	    row-gap : 4.0rem;
	}
	.nocodeAi .nocodePlatform em {
	    font-size: 3.0rem;
	}
	.nocodeAi .nocodePlatform .det {
	    font-size: 1.8rem;
	}
	.aiCore h3 {
	    margin-bottom: 44px;
	}
	.aiCore .core3 {
	    flex-direction: column;
	    column-gap: 0;
	    row-gap: 4.0rem;
	    padding-top: 0;
	}
	.aiCore .core3::before,
	.aiCore .core3 .coreItem::before {
		display: none;
	}
	.aiCore .core3 .coreItem em {
		margin-bottom: 1rem;
	    font-size: 2.4rem;
        text-align: left;
	}
	.aiCore .core3 .coreItem ul {
	    min-height: auto;
	}
	.aiCore .core3 .coreItem ul li {
	    font-size: 1.6rem;
	}
    .smartBdService .smartCase .serviceWrap .dbuild {
        flex-direction: column;
        align-items: center;
    }
    .smartBdService .smartCase .serviceWrap .dbuild li {
        width: auto;
    }
    .smartBdService .smartCase .serviceWrap .dbuild_cen {
        margin: 4rem;
        padding: 5rem;
    }
    .smartBdService .smartChart {
        overflow-x: scroll;
    }
    .smartBdService .smartChart img {
        min-width: 600px;
    }
    /* 솔루션 */
    .solutionNav nav ul li {
        width: calc(100% / 2);
    }
    .solutionNav nav ul li:nth-child(odd) {
        padding-right: 1.2rem;
    }
    .solutionNav nav ul li:nth-child(even) {
        padding-right: 0;
    }
    .sol_spec .part {
        justify-content: flex-start;
        flex-direction: column;
        align-items: center;
        padding: 4.0rem 0;
    }
    .solutionIntro .solution_title_sub {
	    font-size: 1.8rem;
	    letter-spacing: -0.5px;
	}
	.solutionIntro .solution_title {
	    font-size: 4rem;
	}
    .sol_spec .part .pic.xsc,
    .sol_spec .part.colm .pic.xsc {
    	overflow-x : scroll;
        margin-right: 0;
    }
    .sol_spec .part .pic.xsc img {
    	min-width: 600px;
    }
    .sol_spec .part .detail .ment {
	    font-size: 1.8rem;
	}
	.sol_spec .specDetail {
	    margin-bottom: 2.0rem;
	}
	.sol_spec .part .specDetail h5 {
	    font-size: 2.4rem;
	}
	.sol_spec .specDetail .flexDv,
	.sol_spec .specDetail .flexDv.r-r {
	    flex-direction: column-reverse;
	}
	.sol_spec .specDetail .flexDv .ment {
	    width: auto;
	}
	.specDetail .table_inner colgroup {
		display: none;
	}
	.specDetail .table_inner tr:first-child {
		display: none; 
	}
	.specDetail .table_inner tr {
		display: flex;
		flex-direction: column;
	}
	.specDetail .table_inner tr td:first-child {
		background-color:  #f5f5f5;
	}
	.itb .table_ex1 td {
		padding: 15px;
		vertical-align: top;
	}
	.itb .table_ex1 img {
		width: 100%;
	}
	.sol_spec .part .pic img {
    	/*max-width: 300px;*/
    }
    .sol_spec .part .pic.pic_mr {
    	margin-right: 0;
    }
    .sol_spec .part .pic.bimCover {
    	width: 300px;
    	margin: 0 auto;
    }
    .aNx .sol_spec .part .pic img {
	    width: 90%;
	}
    /* 고객지원 */
    .location .companyAddress {
	    padding: 9rem 0 6rem;
	}
    .location .companyAddress h2 {
	    font-size: 1.4rem;
	}
	.location .companyAddress .addr1 {
	    font-size: 2.4rem;
	}
	.location .companyAddress .addr2 {
	    font-size: 1.4rem;
	}
	.location .companyInfo {
	    padding: 5rem;
	}
	.location .companyInfo ul li {
	    font-size: 2.0rem;
	}
    .location .companyTransport h3 {
        position: relative;
        top: 0;
        left: 0;
    }
    .location .companyTransport .transList {
        flex-direction: column;
        row-gap: 2.0rem;
    }
    .supportMain {
	    font-size: 3rem;
	}
    .ckForm table, .ckForm table tr {
        display: flex;
        flex-direction: column;
    }
    .ckForm table th, 
    .ckForm table td {
        width: 100%;
        padding: 2.0rem 1.0rem;
    }
    .ckForm table th {
        border-bottom: 0 none;
        padding-bottom: 0;
    }
    .ckForm .formMail #insertInqEmail1 {
        width: 12.0rem;
    }
    .ckForm .formMail #insertInqEmail2 {
        width: 18.0rem;
    }
    .ckForm .formMail #insertInqPhoneNo1,
    .ckForm .formMail #insertInqPhoneNo2,
    .ckForm .formMail #insertInqPhoneNo3 {
        width: 10.0rem;
    }
    .ckForm .formMail .spot {
        display: block;
        margin-top: 2.0rem;
    }
    /* 채용 안내 */
    .careerType .careerTypeGrid ul {
        flex-direction: column;
        row-gap: 2.0rem;
    }
    .careerType .careerTypeGrid ul li {
	    width: 100%;
	}
	.careerType .careerTypeGrid ul li .img img {
	    width: 24%;
	}
	.welfare .welfareGrid ul li {
	    width: 48%;
	}
	.careerQ {
	    height: 60rem;
	}
    
}

@media screen and (max-width: 480px){ 
	.visual {
		min-height: auto;
	}
	.visual .page h1 {
	    font-size: 4.8rem;
	}
	.visual .page .hsub {
	    font-size: 1.8rem;
	}
    .overview .overview3concept ul li .img img {
        max-width: 66%;
    }
    .coStat .tbl_overview th {
        height: 40px;
        font-size: 1.8rem;
    }
    .coStat .tbl_overview td {
        height: 40px;
        font-size: 1.8rem;
    }
    .mission {
    	height: 612px;
    }
    .mission .missionH3 h3 {
        font-size: 2.4rem;
    }
    .mission .missionH3 .h3sub {
        font-size: 1.8rem;
    }
    .value .slogan .slogan_inner h3 {
        font-size: 2rem;
    }
    .value .slogan .slogan .sloganTitle {
        font-size: 6rem;
    }
    .organizChart {
    	display: none;
	}
	.organizChartM {
		display: block;
	}
    .companyNews .news_list li a {
        flex-direction: column;
        align-items: flex-start;
    }
    .companyNews .news_list li a .date {
        margin-top: 1.0rem;
        font-size: 1.4rem;
    }
    /* 사업영역 */
    .businessMenu ul li a {
        font-size: 2.0rem;
    }
    .performance .annual .yearPf .pfBox {
        padding: 2.8rem;
    }
    /* 솔루션 */
    .solutionNav nav ul li a {
        height: 90px;
    }
    .inqWrap tr {
    	display: flex;
    	flex-direction: column;
    }
    .inqWrap th {
    	padding: 1.0rem 2.0rem;
    }
    .inqWrap td {
    	padding: 1.0rem 2.0rem;
    	line-height: 200%;
    }
    /* Rnd */
    .rndWork .work4 .workItem {
	    width: 100%;
	}
	.rndBranch .branch4 .branchItem {
	    width: 100%;
	}
	/* 채용정보 */
	.welfare .welfareGrid ul {
		margin-top: 4.0rem;
	}
	.welfare .welfareGrid ul li {
		min-height: 12.0rem;
		padding: 2.0rem;
	}
	.welfare .welfareGrid ul li br {
		display: none;
	}
	.careerStep .careerStepGrid ul {
	    flex-wrap: wrap;
	    row-gap: 1.8rem;
	    margin-top: 4.0rem;
	}
	.careerStep .careerStepGrid ul li {
	    width: 100%;
	    padding: 1.0rem 0;
	    font-size: 2.0rem;
	    border: 1px solid #e5e5e5;
	}
	.careerStep .careerStepGrid ul li:after {
	    display: none;
	}
	.careerStep .etc {
	    margin-top: 4rem;
	}
	.ckForm .input_check {
	    font-size: 1.6rem;
	}
	.ckForm .formMail input.maininput,
	.ckForm .formMail textarea {
	    width: 100%;
	}
	.ckForm .formMail input.fileinput {
		width: 100%;
	}
}

@media screen and (max-width: 380px){ 
	
    .visual .page {
	    top: 67vh;
	}
	.visual .page h1 {
		font-size: 3.8rem;
	}
	.subCopy {
	    margin-top: 60px;
	}
    .subCopy .copy_l {
	    font-size: 2.8rem;
	}
	.subCopy .copy_s {
	    font-size: 1.8rem;
	}
	.ckForm .text_area {
	    font-size: 1.6rem;
	}
	.ckForm .formMail #insertInqEmail1 {
	    width: 10rem;
	}
	.ckForm .formMail #insertInqEmail2 {
	    width: 15rem;
	}
	.ckForm .formMail #insertInqPhoneNo1, .ckForm .formMail #insertInqPhoneNo2, .ckForm .formMail #insertInqPhoneNo3 {
	    width: 9rem;
	}
}

@media (max-height: 500px) and (orientation: landscape) {
    /* 세로 너비가 500픽셀 이하이고 화면이 가로 방향일 때 적용될 스타일 */
    html {
	    font-size: 8px;
	}
	section.pfmance .inner .pfmance_l {
	    top: 2rem;
	    height: 100vh;
	    padding-top: 10rem;
	}
	section.pfmance .pfmance_r a div {
	    height: 64vh;
	}
	footer .footer-inner .bott_l h2 img {
	    width: 124px;
	}
	.navbar_menu {
	    padding-top: 5rem;
	}
	.subCopy {
		display: none;
	}
	.fade_bg_wrap .valueH2 {
	    top: 10rem;
	}
	.businessMenu {
	    top: 40%;
	}
}

/* 2026 추가 */
@media screen and (max-width: 1320px){
	.bsGrid li a .bsImg {
	    height: 280px;
	}
	 section.aisector {
        width: 100%;
        padding: 0 2.0rem;
    }
    .aisector .prd_main, 
    .aisector .prd_main2 {
	    height: auto;
	}
	.aisector .prd_main {
		height: auto;
	}
	.prd_main {
		flex-wrap: wrap;
	}
	.prd_main .intro .inner,
	.prd_main2 .intro .inner {
	    margin-left: 0px;
	}
	.prd_main .intro .cap .copy_l, 
	.prd_main2 .intro .cap .copy_l {
	    font-size: 4.8rem;
	}
	.cap .copy_s {
	    margin-top: 24px;
	    font-size: 1.8rem;
	}
	.prd_main .vhero_mp4 {
	    width: 100%;
	}
	.prd_main .vhero_mp4 .ideumC {
	    width: 100%;
	}
	.prd_main .vhero_mp4 .abs {
	    bottom: -200px;
	    right: 0px;
	    width: 100%;
	}
	.prd_main2 {
		flex-wrap: wrap;
	}
	.prd_main2 .intro {
		width: 100%;
		order: 1;
	}
	.prd_main2 .vhero {
		width: 100%;
		order: 2;
	}
	.prd_main2 .vhero img {
	    width: 100%;
		margin-left: -40px;
	}
	section .sol_main {
		flex-wrap: wrap;
	}
	.sol_main .main_h_sub {
	    width: 100%;
	}
	.sol_main .stGrid {
		flex-wrap: wrap;
	}
	.sol_main .stGrid li {
		width: 100%;
	}
	section.contactus {
		width: 100%;
        padding: 0 2.0rem;
	}
	.contactus .ctGrid {
		flex-wrap: wrap;
		margin: 24px 0;
	}
	/* 회사소개 */
	.service-grid {
		flex-wrap: wrap;
		gap: 0;
	}
	.service-grid .service-card {
		margin: 12px 0 36px 0;
	}
	/* 프로덕트 */
	.cap .copy_m {
	    font-size: 2.8rem;
	}
	.ideumTab ul {
		width: 100%;		
	}
	.ideumTab li a {
		width: 100%;
		min-width: 200px;
		font-size: 20px;
	}
	.subMain .prd_main .vhero {
		width: 100%;
	}
	.subMain .prd_main .vhero img {
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	.pr_function > ul {
		flex-wrap: wrap;
	}
	.pr_function > ul li {
		width: 100%;
		flex: none;
	}
	.pr_ux {
	    gap: 0;
	}
	.pr_ux ul li {
	    width: 100%;
	}
	.pr_ex ul {
		flex-wrap: wrap;
	    height: 20dvh;
	    gap: 24px;
	}
	.pr_ex ul {
		width: 100%;
	}
	.pr_st ul li {
	    width: 100%;
	}
	.pr_vis img.pc {
		display: none;
	}
	.pr_vis img.mb {
		display: block;
	}
	/* 회사소개 */
	.orgs {
		flex-direction: column;
		justify-content: center;
		margin-top: 180px;
	}
	.orgs .op {
		flex: 1;
	}
	.orgs .op img {
		width: 100%;
		border-radius: 8px;
	}
	.orgs .office,
	.orgs .blog {
		position: relative;
		flex: 1;
		text-align: center;
	}
	.orgs .office img.logos {
		width: 200px;	
	}
	.orgs .office span {
	    margin-top: 24px;
	}
	.orgs .site {
		margin: 0 auto;
		margin-top: 24px;
		padding: 18px;
	}
	/* Contact Us */
	.location {
	    justify-content: ceneter;
	    width: 100%;
	    margin-top: 10.0rem;
	}
	.offices {
		flex-direction: column;
		gap: 14px;
	}
	.offices .cinfo {
	    width: 100%;
	}
	
}