@charset "UTF-8";

@media(max-width:1380px){

	
}

@media(max-width:1200px){

	/* 서브비주얼 */
	.sub_tit_wrap {padding: 5rem 0 6rem;}

	/* lnb */
	.lnb_wrap {display: none; float: none;}
	.subcon {float: none; width: 100%; margin-left: 0;}

	/* 회사소개 > 인사말 */
	.sub1010 .f_right img {max-width: 95%;}


	/* 사업실적 */
	.performance .gallery_con li .photo_img {height: 236px;}

}

/* 모바일 */
@media(max-width:1024px){
	
	/* 서브비주얼 */
	.sub_tit_wrap .sub_tit {font-size: 2.375rem;}

	/* 회사소개 > 오시는길 */
	.sub1015 .address + div dt, .sub1015 .address + div dd {margin-left: 0;} 

	/* 사업실적 */
	.performance .gallery_con li .photo_img {height: 198px;}

  /* 면허보유현황 */
	.license .gallery_con li .img_wrap {height: 198px;}
	
}

@media(max-width:960px){

	/* 회사소개 > 인사말 */
	.sub1010 div div {float: none; width: 100%;}
	.sub1010 .f_right {display: none;}
	.sub1010 .f_left {position: relative; padding: 3.75rem 2rem; box-sizing:border-box; }
	.sub1010 .f_left:before {content:''; width: 100%; height: 100%; position: absolute; left: 0; top:0; background: url('../img/sub/sub1010_img01.jpg') center no-repeat; -webkit-background-size: cover; background-size: cover; z-index: -1; opacity: 0.15;}
	
	/* 회사소개 > 오시는길 */
	.sub1015 .f_left, .sub1015 .f_right {display: block; width: 100%; height: 600px;}
	.sub1015 .f_right  {height: auto; padding: 3rem 0;}

	/* 사업실적 */
	.performance .gallery_con li:nth-child(3n + 1):after {content:''; width: calc(300% + 4rem); height: 1px; background: #ddd; position: absolute; left: 0; bottom:0;}
	.performance .gallery_con li .photo_img {height: 273px;}

  /* 면허보유현황 */
	.license .gallery_con li:nth-child(3n + 1):after {content:''; width: calc(300% + 4rem); height: 1px; background: #ddd; position: absolute; left: 0; bottom:0;}
	.license .gallery_con li .img_wrap {height: 273px;}
	
}

@media(max-width:768px){

	/* 서브비주얼 */ 
	.sub_tit_wrap {padding: 4rem 0 5.5rem;}
	.sub_tit_wrap .sub_tit {font-size: 2.25rem; margin-bottom: 0.5rem;}

	/* LNB */
	.lnb_wrap {margin-top: -28px;}
	.lnb li.home {width: 56px; height: 56px;}
	.lnb > li {width: calc((100% - 56px) / 3);}
	.lnb > li:last-child {border-right: none;}
	.lnb > li > a {line-height: 56px; font-size: 1rem;}
	.lnb > li > ul {top: 56px;}

	/*  서브 타이틀 */
	.subTit {font-size: 1.625rem;}
	.subTit small {font-size: 15px;}
  
  /* 인사말 */
  .sub1010 {flex-wrap: wrap; gap: 3rem;}
  .sub1010 .txt_wrap {width: 100%;}
  .sub1010 .img_wrap {width: 100%;}
  .sub1010 .img_wrap img{width: 100%;}


  /* 회사소개 > 연력회사현황 */
  .sub1011 .article .art_desc dl{flex-direction: column; gap: 1rem; padding: 1rem 2rem;}
  .sub1011 .article .art_desc dl dt {width: 100%;}
  .sub1011 .article .art_desc dl dd {width: 100%;}
  
  /* 회사소개 > 경영이념 */
  .sub1012 .circle_container {flex-direction: column; gap: 1rem;}
  .sub1012 .circle_container:before  {width: 15px; height: 80%;}
  .sub1012 .description {flex-direction: column;}
  .sub1012 .desc_box {width: 100%; max-width: none;}

	/* 회사소개 > 오시는길 */
	.sub1015 .f_left {height: 500px;}
	.sub1015 dt {font-size: 1.5rem;}
	.sub1015 dd {font-size: 1.1rem;}

	/* 게시판 */
	table th {font-size: inherit;}
	table .m_none {display: none;}
	.bd_view .bd_title {font-size: 1.5rem;}
	.bd_view #bd_content {font-size: inherit; padding: 2.25rem 2.5rem;}

	/* 사업실적 */
	.performance .gallery_con li .photo_img {height: 196px;}
	.performance .gallery_con li .photo_title {font-size: inherit;}

	/* 면허보유현황 */
	.license .gallery_con li .img_wrap {height: 196px;}
	.license .gallery_con li .photo_title {font-size: inherit;}

  /* 건물관리 */
  .business .intro {font-size:1.125em;}
  .business .article .article_desc {font-size:1em;}

  .sub1310 .circle_grid {flex-wrap: wrap; align-items: center; gap: 3rem;}
  .sub1310 .target_wrap .target_item {flex-direction: column; align-items: flex-start; gap: 2rem;}
  .sub1310 .target_wrap .target_item .left {width: 100%;}
  .sub1310 .target_wrap .target_item .right {width: 100%;}

  .sub1314 .circle_grid {flex-wrap: wrap; align-items: center; gap: 3rem;}
}


@media(max-width:640px){

	/* 서브비주얼 */ 
	.sub_tit_wrap {padding: 2.5rem 0 4rem;}
	.sub_tit_wrap .sub_tit {font-size: 2rem; margin-bottom: 0.375rem;}
	.sub_tit_wrap .sub_tit_small {font-size: 14px;}

	/* LNB */
	.lnb_wrap {margin-top: -25px;}
	.lnb li.home {width: 50px; height: 50px; background-size: 50%;}
	.lnb > li {width: calc((100% - 50px) / 3);}
	.lnb > li > a {line-height: 50px; font-size: 1rem; -webkit-background-size: 13px; background-size: 13px;}
	.lnb > li > ul {top: 50px;}

	/* 회사소개 > 오시는길 */
	.sub1011 .f_left {height: 450px;}
	.sub1011 .address dd {margin: 0.5rem 0;}
	.sub1011 dt {font-size: 1.25rem;}
	.sub1011 dd {font-size: 1rem;}
	.sub1011 dt img {width: 30px;}

	/* 온라인 문의 */
	.online {padding: 2.5rem 2rem;}
	.online .btn a {margin: 2.5rem auto 0;}

	/* 게시판 */
	.bd_view .bd_title {font-size: 1.375rem;}
	.btn a {padding: 0.5rem 1.5rem;}
	.bd_view .btn_prev a, .bd_view .btn_next a {font-size: inherit; width: 80px; padding: 0.45rem 0;}
	.bd_view .btn_prev a {padding-left: 2.375rem; background-position-x: 0.75rem;}
	.bd_view .btn_next a {padding-left: 0.75rem; background-position-x: calc(100% - 1rem);}

	/* 사업실적 */
	.performance .gallery_con li {width: calc((100% - 2rem) / 2); padding-bottom: 0; margin-bottom: 2rem;}
	.performance .gallery_con li:nth-child(3n) {margin-right: 2rem;}
	.performance .gallery_con li:nth-child(2n) {margin-right: 0;}
	.performance .gallery_con li:nth-child(3n + 1):after {display: none;}
	.performance .gallery_con li .photo_img {height: 255px;}

	/* 보유면허현황 */
	.license .gallery_con li {width: calc((100% - 2rem) / 2); padding-bottom: 0; margin-bottom: 2rem;}
	.license .gallery_con li:nth-child(3n) {margin-right: 2rem;}
	.license .gallery_con li:nth-child(2n) {margin-right: 0;}
	.license .gallery_con li:nth-child(3n + 1):after {display: none;}
	.license .gallery_con li .img_wrap {height: 255px;}

  .sub1014 .article .art_desc dl {flex-wrap: wrap; gap:1rem; padding: 2rem;}

}

@media(max-width:480px){
	
	/* 서브비주얼 */ 
	.sub_tit_wrap {padding: 2.5rem 0 4rem;}
	.sub_tit_wrap .sub_tit {font-size: 1.875rem; margin-bottom: 0.375rem;}
	.sub_tit_wrap .sub_tit_small {font-size: 14px;}

	/*  서브 타이틀 */
	.subTit {font-size: 1.5rem;}
	.subTit small {font-size: 14px;}

	/* LNB */
	.lnb li.home {display: none;}
	.lnb > li {width: calc(100% / 3);}
	.lnb > li > a {font-size: 15px; padding: 0 0.75rem;}
	.lnb > li > ul li a {padding: 0.5rem 0.75rem;}

	/* 공통 */
	.subcon_wrap {margin: 3.75rem auto 5rem;}

	/* 회사소개 > 인사말 */
	.sub1010 .f_left {padding: 2.5rem 2rem;}
	.sub1010 .greeting {font-size: 1.25rem; padding-bottom: 2.5rem;}
	.sub1010 .greeting_info {margin: 2.5rem 0 1.5rem;}
	.sub1010 .greeting_info, .sub1010 .sign {font-size: 15px;}

	/* 회사소개 > 오시는길 */
	.sub1011 .f_left {height: 380px;}
	.sub1011 .f_right {padding: 2.5rem 0;}
	.sub1011 dt {font-size: 1.125rem;}
	.sub1011 dd {font-size: inherit;}
	.sub1011 .address {padding-bottom: 1.5rem; margin-bottom: 1.75rem;}
	.sub1011 dt img {width: 25px;}

	/* 온라인 문의 */
	.online {padding: 2rem 2rem;}
	.online .btn a {margin: 2rem auto 0;}

	/* 게시판 */
	.bd_search select {width: 100px;}
	.bd_search input[type="text"] {width: 160px;}
	.btn a {margin-top: 1rem;}
	.pagination {margin-top: 2.25rem;}
	.bd_view .bd_title {font-size: 1.25rem;}
	.bd_view #bd_content {padding: 1.75rem;}
	.bd_view .btn_wrap {margin-top: 2rem;}
	.bd_view .btn_wrap .btn a {margin-top: 4.5rem;}

	/* 사업실적 */
	.performance .gallery_con li {width: calc((100% - 1rem) / 2); margin-right: 1rem; margin-bottom: 1rem;}
	.performance .gallery_con li:nth-child(3n), .performance .gallery_con li:nth-child(4n) {margin-right:1rem;}
	.performance .gallery_con li:nth-child(2n) {margin-right: 0;}
	.performance .gallery_con li .photo_img {height: 186px;}

	/* 면허보유현황 */
	.license .gallery_con li {width: calc((100% - 1rem) / 2); margin-right: 1rem; margin-bottom: 1rem;}
	.license .gallery_con li:nth-child(3n), .license .gallery_con li:nth-child(4n) {margin-right:1rem;}
	.license .gallery_con li:nth-child(2n) {margin-right: 0;}
	.license .gallery_con li .img_wrap {height: 186px;}

  /*  */
  .business .box_grid.cols-2 {grid-template-columns:repeat(1, 1fr)}
  ul.grid-cols-2 {grid-template-columns:repeat(1, 1fr)}
}

@media(max-width:380px){

	/* 회사소개 > 오시는길 */
	.sub1011 .f_left {height: 350px;}

	/* 사업실적 */
	.performance .gallery_con li .photo_img {height: 146px;}

	/* 면허보유현황 */
	.license .gallery_con li .img_wrap {height: 146px;}

}

