@charset "utf-8";

/*공통*/
.sub_content {padding:120px 0 100px}
.img_mo{display:none}
.img_pc{display:block}
.mo_table{display:none}
.main_color{color: #ff4b17;}
.text_center{text-align:center}
h2, p{ word-break: keep-all;}
/*페이지 준비중*/
.con_box img{margin:auto;display:block}

2024-08-08
.main_wrap {position:relative; margin:0 auto; width:100%;max-width:1400px;}
.main_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.con_box{margin:auto;}
.content_box h3{position:relative;    padding-left: 20px;    margin-bottom: 2%;}
.content_box h3:after{display: block;content: '';width: 3px;height: 90%;background: #1e499e;position: absolute;top: 3px; left: 0;}

/*sidebar*/
.sVisual { position: relative; margin:0 auto; width:100%;height:auto;aspect-ratio:5/1; z-index: 1; background:#fff url('../images/sub/sub_visual01.jpg') center center no-repeat; background-size:cover;}
.sVisual .vis_txt_box {height:100%; align-items:flex-end;}
.sVisual .vis_txt {width:100%; text-align:left; margin-bottom:70px;}
.sVisual .vis_txt h2{font-size:72px; color:#fff; font-weight:bold; word-break:keep-all;}
.sVisual .vis_txt p {font-size:24px; color:#fff; letter-spacing:-1px; font-weight:bold; margin-bottom:10px; font-style:italic;}

.sVisual.visual01{ background:#fff url('../images/sub/sub_visual01.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual02{ background:#fff url('../images/sub/sub_visual02.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual03{ background:#fff url('../images/sub/sub_visual03.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual04{ background:#fff url('../images/sub/sub_visual04.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual05{ background:#fff url('../images/sub/sub_visual05.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual06{ background:#fff url('../images/sub/sub_visual06.jpg') center bottom no-repeat; background-size:cover;}

#sidebar {background:#fff; position: relative; height: 65px; border-bottom:1px solid #eee; left:0; width:100%;}
#sidebar .home {width:65px; height: 65px; float: left; background:url('../images/sub/ic_home.png') no-repeat center center/30%; font-size:0; border-left:1px solid #eee; border-right:1px solid #eee;}
#sidebar .home a {display:block; width:100%; height:100%;}
#sidebar .snb {position: relative; float: left; width:300px;}
#sidebar .snb1 {border-right:1px solid #eee;}
#sidebar .snb > .over {width: 100%;position: relative; display: block; height: 65px;}
#sidebar .snb > .over span {line-height:65px; font-size: 18px; padding-left: 10%; position: relative; display: block; width:90%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; word-break: normal;text-align:left; color:#333;}
#sidebar .snb > .over:after {position:absolute; top:50%; right:10px; margin-top:-4px; width:10px; height:6px; content:''; background:url('../images/sub/snb_arr.png') no-repeat;}
#sidebar .snb > .over .arrow {position: absolute; top: 50%; right: 30px; width: 20px; height: 20px; margin-top: -8px; font-size: 20px;}
#sidebar .snb > .over.open .arrow {transform: rotate(-180deg); margin-top: -10px;}
#sidebar .snb.snb2 > .over {background:#e7161a;}
#sidebar .snb.snb2 > .over span {color:#fff;}
#sidebar .snb.snb2 > .over:after {background:url('../images/sub/snb_w.png') no-repeat;}
#sidebar .snb .snb_con {display: none; position: absolute; left: -0px; width: calc(100% - 0px) !important; background: #fff; z-index: 11; border-right: 1px solid #eee; border-left: 1px solid #eee;}
#sidebar .snb .snb_con li {border-bottom: 1px solid #eee;}
#sidebar .snb .snb_con li a {display: block; padding: 15px 10%; font-size:16px;text-align:left; transition:0.3s;}
#sidebar .snb .snb_con li a:hover {background:#f3f3f3;}
#sidebar .snb .snb_con li.on {position: relative;}
#sidebar .snb .snb_con li.on a {padding-left: 25px; font-weight: 500;}
#sidebar .snb .snb_con li.on a:before {content: ""; position: absolute; top: 50%; left: 10px; width: 7px; height: 3px; margin-top: -1px; background: #1c202c;}


/* 공통 */
.content_box{margin-bottom:5%}
.flex-wrap {display:flex; justify-content:space-between;}

.center {text-align:center !important;}

.sub_title {position: relative;display:flex;flex-wrap:wrap;margin: 0 auto 40px;;text-align: center;justify-content:center}
.sub_title::before {content:""; display:inline-block;width:100%;max-width:30px;height:auto;;background:url('../img/sub/pattern.png')no-repeat center center/contain;    margin-right: 0.7em;}
.sub_title h1 {font-weight:800; text-align:center;font-size: 40px;}
#content .box{margin: 60px auto;}


.con_box .sub_tit {position:relative; font-size:32px; font-weight:700; letter-spacing:-0.5px; color:#111; margin-bottom:40px; padding-left:35px; text-align: left;} 
.con_box .sub_tit:before {content:''; width:25px; height:25px; background:url('../images/sub/sub_tit.png') no-repeat; background-size:cover; position:absolute; left:0; top:5px;}

.sub_tit02 {position:relative; font-size:22px; font-weight:700; color:#555; text-align:left; margin-top:30px;  margin-bottom:40px; border:none; padding-left:25px;}
.sub_tit02:hover {box-shadow:none;}
.sub_tit02:before {content:''; width:19px; height:19px; background:url('../images/sub/sub_tit02.png') no-repeat; background-size:cover; position:absolute; left:0; top:4px;}

.sub_tit03 {font-size:20px;  font-weight:700; color:#555; text-align:left; margin-bottom:40px;}


.table01 {margin-top:10px;}
.table01 tr {border-bottom:1px solid #ccc;}
.table01 th {font-weight:bold; text-align:center; background:#5295e3; font-size:18px; padding:15px 10px; color:#fff;  border-right:1px solid #fff;}
.table01 td {text-align:left; padding:15px 10px; border-right:1px solid #ccc;}
.table01 td:last-child {border-right:none;}

.table02 th {background:#7a7a7a;}
.table02 td {text-align:center;}

.caution {font-size:14px; color:#c10000; margin-top:15px; display:none;}

.con_title{font-size: 26px; font-weight: 700; text-align: left; line-height: 1.3em; margin-bottom:30px; letter-spacing: -.5px;}
.con_title::before{content: ""; display:inline-block ; width: 24px; height: 4px; margin-right: 10px; transform: rotate(135deg); margin-top: 12px; background-color:#c10000; vertical-align: top; margin-top: 12px;}

.red {color:#c10000;}

.pc {}
.mob {display:none}


/*==================================회사소개==================================*/


/*인사말*/
.greeting_img {position: relative;z-index: -1;}
.greeting_txt{text-align:center}
.greeting_txt .greeting_top{text-align: center;background: #fff;width: 85%;margin: -4em auto 0;padding: 5em;}
.greeting_txt .greeting_top h2 b{color:#1e499e}
.greeting_txt p{text-align:center}
.greeting_txt ul{display:flex;flex-wrap:wrap;    justify-content: space-between;}
.greeting_txt ul li{width:calc(100% / 5 - 1em);word-break: keep-all;height: auto;background: #1e499e;color:#fff;padding: 10px;font-size: 16px;}
/*오시는 길*/
.location{text-align:center;}
#container #content .root_daum_roughmap .wrap_map{height:550px}
.location iframe .gmnoprint{display: none !important;}
.location .title{margin-bottom: 30px;}
.location table{font-size:20px;border-top:2px solid #1e499e;margin-top:30px;}
.location table th{border-bottom:1px solid #fff;color:#fff;border-bottom:1px dotted #ddd;}
.location table td{padding:20px 25px;border-bottom:1px dotted #ddd;text-align:left;background:#ffffffa1;}
.location table th span{padding:5px 0;width:100%;border-radius:30px;color:#fff;background:#1e499e;display: block;}
.location ul li{float:left;width:50%;}
.location ul{overflow:hidden;}
.location_bg{margin-top:130px;}
.location h3{display:inline-block;}

/* 장비보유현황 */
.ts_table table{border-top: 2px solid #ddd;}
.ts_table table thead{background:#2b2b2b;color:#fff}
.ts_table table thead tr th{padding:10px 0;text-align:center}
.ts_table table tr td{text-align:center;padding:10px 0;border-bottom: 1px solid #ddd}
.ts_table table tr td figure{width:100%;max-width:490px;height:auto;    margin: 0 auto;}
.ts_table table tr td figure img{width:100%;height:auto}
/* 조직도 */
.organ {}
.organ div {text-align:center;}

/* 주요사업 */
/* 안전관리대행 */
.service01_p p{word-break:keep-all;}
.service01_p p:first-child{margin-bottom:2%}
.service01_list_wrap{display:flex;flex-wrap:wrap;justify-content:space-between;    margin-bottom: 3%;}
.service01_list_wrap aside{width:calc(100% / 4 - 2em)}
.service01_list_wrap aside figure{width:100%; height:auto;aspect-ratio:3/2;background:#ddd;    border-radius: 1em 0;overflow: hidden;}
.service01_list_wrap aside figure img{width:100%;height:100%;object-fit:cover}
.service01_list_wrap aside p{margin-top:3%;    word-break: keep-all; text-align: center;}
.certi_wrap{display:grid;    grid-template-columns: 25% 25% ;width: 100%;gap:2em}
.certi_wrap dl dt{font-size:1.3em; padding:30px 0; font-weight:500;border-bottom:2px solid #333; margin-bottom:20px }
.certi_wrap dl dd figure{width:100%;height:auto;aspect-ratio: 323 / 457;border:1px solid #eee;box-sizing:border-box}
.certi_wrap dl dd figure img{width:100%;height:100%; object-fit: cover;}
.certi_wrap dl a{font-size:20px; width:100%; border:1px solid rgba(0,0,0,0.3); color:#fb0304 !important; padding:10px 20px; border-radius:5px; text-align:center;}

#service_03_table.ts_table table tr td{text-align:center;padding:10px 0;border: 1px solid #ddd}
/* #service_03_table {margin-top: 1%;} */
.test_table h3{display:inline-flex}
.test_table p{float:right}


/* 연혁 */
.history_top_img{background:no-repeat center; background-image:url('/img/sub/history_bg.jpg'); background-size:cover;; padding:120px 0; margin-bottom:100px;}
.history_top_img .txt{font-size:32px; line-height:1.5; color:#fff; text-shadow: 3px 4px 10px rgba(106, 46, 2, 0.2); font-family:'Poppins', 'Noto Sans KR', 'Sans-serif'; word-break:keep-all; text-align:center}
.history_top_img .txt strong{font-size:60px; line-height:1.2; color:#fff; font-weight:600; text-align:center}

/* History :: Layout */
.company-history-wrap{position: relative;}
.company-history {position:relative;}
/* .company-history:before{position: absolute; content:''; width:1px; height:119px; left:50%; top:-100px; background:#ddd;} */
.company-history-wrapper {position:relative; padding-bottom:90px; *zoom:1;}
.company-history-wrapper:after{clear:both; display:block; content:"";}
.company-history-wrapper:before{position:absolute; top:19px; height:100%; width:1px; left:50%; background-color:#ddd; content:"";}
.company-history-wrapper:last-child:before{display:none;}
.company-history-info-box {position:relative; width:50%; }
/* .company-history-info-box::before{ position:absolute; top:8px; width:25px; height:25px;  background-color:#eb8415; border: 1px solid #eb8415; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; content:""; 
opacity:0.2;} */
.company-history-info-box::after{ position:absolute; top:16px; width:8px; height:8px; background-color:#eb8415; border: 2px solid #eb8415; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; content:""; }
/* History :: 정보 */
.company-history-info .history-item{position:relative; font-size:24px; line-height: 1.6; letter-spacing: -0.5px; font-weight:300; color:#000; margin-bottom:20px; word-break:keep-all}
.company-history-info .history-month{position:absolute; top:1px; color:#222; font-weight:700; }
.company-history-info .history-txt{position:relative; display:inline-block; font-size:20px; color:#666;}
.company-history-year {position:absolute; top:-5px; text-align:center; font-size:50px; letter-spacing: -0.5px; color:#b82731; font-weight: 900; }
/* History :: 이미지 */
.company-history-img-box{width:50%; margin-top:50px;}
.company-history-img-box span{display:inline-block;  border:1px solid #ddd;}
.company-history-img-box span img{max-width:100%;}

.history-right .company-history-info{border-left: 1px solid #ddd}
.history-left .company-history-info{border-right:1px solid #ddd}
@media all and (min-width:801px){
	.company-history-wrapper:before,
	.company-history:before{width:2px; transform:translateX(-50%);}
	/* History :: 왼쪽 */
	.history-left .company-history-info-box{float:left;}
	.history-left .company-history-info-box::before,
	.history-left .company-history-info-box::after {left:100%; transform:translatex(-50%)}
	.history-left .company-history-info {text-align:right; padding-right: 50px;}
	.history-left .company-history-info .history-item{padding-right: 83px; }
	.history-left .company-history-info .history-month{right:0;}
	.history-left .company-history-info .history-txt{/* padding-right:15px; */ }
	.history-left .company-history-info .history-txt::before{right:0;}
	.history-left .company-history-year {left:100%; padding-left:70px;}
	.history-left .company-history-year:before{left:0}
	.history-left .company-history-img-box{float:right;}
	.history-left .company-history-img-box span{margin-left:60px}
	/* History :: 오른쪽 */
	.history-right .company-history-info-box{float:right; }
	.history-right .company-history-info-box::before,
	.history-right .company-history-info-box::after {right:100%; transform:translatex(50%)}
	.history-right .company-history-info {padding-left: 50px;}
	.history-right .company-history-info .history-item{padding-left: 83px;}
	.history-right .company-history-info .history-month{left:0;}
	.history-right .company-history-info .history-txt{/* padding-left:15px; */ }
	.history-right .company-history-info .history-txt::before{left:0;}
	.history-right .company-history-list-wrap .company-history-year {right:100%; padding-right:70px;}
	.history-right .company-history-list-wrap .company-history-year:before{right:0}
	.history-right .company-history-img-box{float:left; text-align:right;}
	.history-right .company-history-img-box span{margin-right:60px}
}

@media all and (max-width:800px){	
.history-right .company-history-info{border:0}
	.company-history-wrapper{padding-bottom:30px;}
	.company-history:before{height:73px; left:10px; top:-60px;}
	/* History :: Layout */
	.company-history-wrapper:before{left:10px; top:14px;}
	.company-history-info-box{width:auto; padding-left:120px}
	.company-history-info-box::before{top:4px; left:0; width:15px; height:15px; border-width:3px;}
	.company-history-info-box::after{top:11px;left:7px; width:5px; height:5px; border-width:1px; }
	/* History :: 정보 */
	.company-history-info .history-item{font-size:17px; padding-left:20%; margin-bottom:10px;}
	.company-history-info .history-txt{font-size:15px;}
	.company-history-info .history-month{left:0;}
	.company-history-info .history-txt:before{display:none;}
	.company-history-year{top:5px;font-size:18px; padding-left:30px; left:10px;}
	.company-history-year::before{width:20px; left:0; }
	/* History :: 이미지 */
	.company-history-img-box{width:auto; margin-top:20px}
	.company-history-img-box span{margin-left:120px;}
	/* History :: 이미지_텍스트 */
	.history-banner{padding:50px; margin-bottom:60px;}
	.history-banner .txt{font-size:21px;}
	.history-banner .txt strong{font-size:35px;}
}

@media all and (max-width:480px){
	.history_top_img .txt{font-size:1.3em}
	.history_top_img .txt strong{font-size:2em}
	.company-history-info-box{padding-left:40px;}
	.company-history-info{padding-top:40px}
}
@media all and (max-width:377px){
.company-history-info-box{padding-left:0}
.company-history-info .history-item{padding-left:25%}
}


/* service-원데이시공 */
.oneday_wrap .con_box>p{text-align: center;font-size: 18px;margin-bottom: 40px;}

.oneday_video{width: 80%; height: auto;aspect-ratio: 16/9;margin:0 auto}
.oneday_video>iframe{width: 100%;height: 100%;}


.cen_img {display:block; margin:0 auto;}

.service .title_box {font-size:54px; line-height:1.4; letter-spacing:-0.5px; font-weight:bold; color:#020202; margin-bottom:80px; word-break:keep-all;}

.service .wrap img {display:block; margin:0 auto;}
.service .m_txt {font-size:18px; font-weight:bold; line-height:1.4; word-break:keep-all; margin:80px 0 0 50%;}


.inner{ position:relative; width:92%; margin:0 auto; max-width:1320px;}
.inner.wide{ max-width:1670px; }
.sub_about2{ overflow: hidden; margin-top:165px; }
.sub_about2::after{ content: ''; display: block; clear: both; }
.sub_service_item{ display: inline-block; position: relative; padding-left:170px; }
.sub_service_item:nth-child(odd){ float:left; }
.sub_service_item:nth-child(even){ float:right; }
.sub_service_item:nth-child(2){ margin-top: 480px; }
.sub_service_item:nth-child(3){ margin:380px 0 0 80px; }
.sub_service_eng{ position: absolute; top: -0.3%; left: 14.6%; line-height:1; font-size:110px; font-weight: 700; transform: translateY(-50%) rotate(90deg); transform-origin: left center; z-index: 4; }
.sub_service_img{ max-width: 100%; width: clamp(0px, 32.33532934vw, 540px); }
.sub_service_cap{ display: block; margin-top: 0.85em; text-align: right; font-size: 20px; font-weight: 800; opacity: .17; }
.sub_service_h4{ margin-top: 0.31428571em; font-size:35px; font-weight: 800; letter-spacing: -.02em; }
.sub_service_p{ margin-top: 1.11764706em; font-size:17px; font-weight: 300; line-height: 1.82352941; color: #666; }
.sub_service_img{ position: relative; z-index: 1; }

.service_list_box {margin-top:140px;}
.service_list_box h2 {font-size:48px; font-weight:bold; text-align:center; word-break:keep-all;}
.service_list_box h4 {color:#555; font-size:22px; margin-bottom:20px; line-height:1.4; text-align:center; word-break:keep-all;}
.service_list {margin-top:50px;}
.service_list li {width:calc(90% / 5); padding:40px 20px; background:#f9f9f9; text-align:center;}
.service_list li span {display:block; font-size:24px; font-weight:bold; margin-top:25px; }


/* 건우하우징 */

.common_title{ margin-bottom:60px; }
.common_title_p{font-size:22px;font-weight: 800;opacity: .33;}
.common_title_h3{ margin-top: 0.26315789em; font-size: 57px; font-weight: 700; line-height: 1.44; letter-spacing: -.02em; }
.common_title_sub_title{ margin-top: 1.23529412em; font-size: 57px; font-weight: 300; line-height: 1.82352941; color: #444; }
.interior_wrap_title{ display: flex; align-items: flex-end; gap: 15px 130px; }
.interior_sub_title{ font-size:17px; font-weight: 300; line-height: 1.82352941; color: #666; }
.interior_sub_title strong{ font-weight: 600; color: #111; }
.inr_grid{ display: grid; grid-template-columns: [left] minmax(4vw, 300px) [inner_start] clamp(1px, 46%, 660px) [center] clamp(1px, 46%, 660px) [inner_end] minmax(4vw, 300px) [right]; }
.interior_top_banner{grid-column: inner_start / right;margin-top: 32px;width:100%;min-height: 150px;object-fit: cover;object-position: 70% 50%;}
.interior_h4{ margin-top: 1.4em; font-size: 40px; font-weight: 800; letter-spacing: -.02em; }

.interior_dl{ position: relative; margin-top: 2.58333333em; padding-left: 1.15em; font-size:24px; }
.interior_dl::before{ content: ''; position: absolute; inset: 7px auto 8px 0; width: 1px; background: currentColor; }
.interior_dt{ font-weight: 700; letter-spacing: -.02em; }
.interior_dd{ margin-top: 0.58823529em; font-size:17px; font-weight: 300; line-height: 1.82352941; letter-spacing: -.018em; color: #666; word-break:keep-all;}

.interior_sec{ display: flex; margin-top:80px;flex-direction: column;justify-content: center;padding: 40px 0;}
.interior_sec_h5{ font-size: 35px; font-weight: 700; letter-spacing: -.02em;text-align:center;margin-bottom:20px ;}
.interior_sec_txt{ box-sizing: border-box;text-align:center}
.interior_sec_txt p {font-size: 17px; font-weight: 300; line-height: 1.82352941; color: #666; letter-spacing: -.017em;text-align:center}
.tel_num{font-size:24px;background: #555; color:#fff;padding: 10px 15px;border-radius: 50px;}
.interior_sec_txt:first-of-type{ margin-top: 0.47058824em; }
.interior_sec_txt .point{ display: block; margin: 1.3em 0; color: #a20000; }
.interior_sec_txt strong{ font-weight: 500; color: #111; }
.interior_sec_img{ max-width: 100%; }

.interior_sec_txt ul {margin:20px 0;}
.interior_sec_txt ul li {font-size:18px; line-height:1.5;    color: #666;text-shadow: 0px 0px 5px #fff;}
.interior_sec_txt ul li.tit {color:#222; font-weight:500;}

.interior_list {border:1px solid #eee;}
.interior_list li {width:calc(100% / 4); text-align:center; padding:30px 10px; border-right:1px solid #eee; border-bottom:1px solid #eee;}
.interior_list li:nth-child(4n) {border-right:none;}
.interior_list li:nth-child(n+9) {border-bottom:none;}
.interior_list li span {display:block; font-size:18px; margin-top:25px; letter-spacing:-0.5px;}
.interior_list li img {max-width:70px; width:80%;}

.interior_list02 {width:100%; margin-top:50px;}
.interior_list02 li {width:calc(96% / 4); MARGIN-BOTTOM:10PX;}


/* 국가지원사업 - 그린리모델링 */

.green_01_wrap .green_txt, .green_02_wrap .green_txt, .green_03_wrap .green_txt{display: flex;justify-content: space-between;margin-bottom: 80px;align-items: center;}
.green_01_wrap .green_txt h2, .green_02_wrap .green_txt h2, .green_03_wrap .green_txt h2{width: 47.5%;}
.green_01_wrap .green_txt>p, .green_02_wrap .green_txt>p, .green_03_wrap .green_txt>p{width: 100%;}
.remodeling_01 .green_img{border-radius: 10px 10px 0 0;width: 100%;height: auto;aspect-ratio: 14/3;overflow: hidden;}
.remodeling_01 .green_img>img{width: 100%;height: 100%;object-fit: cover;}
.green_txt h2{position:relative;font-weight: 700;font-size: 35px;text-indent:15px}
.green_txt h2::before{display: block;content: '';width: 3px;height: 35px;background: #ff4b17;position: absolute;top: 3px;left: 0;}
.green_mini_tit{font-size:22px;font-weight:600}
.green_mini_tit::before{content:"* "}

.remodeling_02 .green_img{width: 100%;height: auto;aspect-ratio: 140/43;}
.remodeling_02 .green_img>img{width: 100%;height: 100%;object-fit: cover;}
.green_03_wrap .green_txt, .green_05_wrap .green_txt{margin-bottom: 40px;}
.green_desc>p{margin: 20px auto 40px;text-align:center}
.green_desc h3{font-weight: 600;text-align:center}
.green_desc h3 span{padding: 10px 25px;background:#3c3c3c;border-radius:50px;font-size:20px;color:#fff}



.sub_table {margin:20px 0 40px;text-align: center;}
.sub_table.green_infotable{margin:20px auto}
.sub_table th {font-size:18px; text-align:center; padding:15px 10px; background:#f4f4f4; border-right:1px solid #fff;}
.sub_table th:first-child{border-radius: 10px 0 0;}
.sub_table th:last-child{border-radius: 0 10px 0 0;}
.sub_table td {font-size:16px; padding:15px 10px;border-left:1px solid #eee;;border-right:1px solid #eee; border-bottom:1px solid #eee;}


.green_icon_wrap{display: flex;flex-wrap: wrap;justify-content: space-between;gap: 30px 0;align-items: center;text-align: center;padding-top: 20px;}
.green_icon_wrap>li{width: calc(100% / 4);display: flex;flex-direction: column;justify-content: center;align-items: center;box-sizing: border-box;}
.green_icon_wrap>li .icon_w{width: 150px;height: auto;aspect-ratio: 1/1;background: #f9f9f9;border-radius: 50%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.green_icon_wrap>li .icon_w img{width: 55px;height: auto;aspect-ratio: 1/1;}
.green_icon_wrap>li p{margin-top: 20px;}

.green_05_wrap .select_option{margin-top: 80px;}

.green_06_wrap ul{display: flex;flex-wrap: wrap;justify-content: space-between;gap: 20px;margin-top: 20px}
.green_06_wrap ul li{width: calc(100% / 3.5);display: flex;align-items: center;font-size: 18px;}
.green_06_wrap ul li::before{width: 20px;height: 20px;aspect-ratio: 1/1;background: url('../img/sub/checklist_icon.png')no-repeat center center/cover;content: "";display: inline-block;border-radius: 50%;margin-right: 10px;}
.remodeling_07{background:url('../img/sub/support_bottom_bg.png')no-repeat center center/cover;cursor:pointer}


/* 견적문의 */

.inquiry .step {color: #020202;text-align: center; padding: 40px 0 40px; box-sizing: border-box; border-bottom:1px dashed #dbdbdb;}
.inquiry .step .tit {font-size:32px; font-weight:bold; text-align:center; line-height: 1.4; margin-bottom:60px; word-break:keep-all;}
.inquiry .step .step-list {display: inline-block; width:20%; max-width:250px; text-align: left; padding:15px 0; box-sizing: border-box; margin-right:50px; position: relative;}
.inquiry .step .step-list span {font-size:16px;font-weight: 700;}
.inquiry .step .step-list p {font-size:24px; margin-top:10px;}
.inquiry .step .step-list:after {content: ''; display: block; width:48px; height:20px; background: url('../images/sub/inquiry_arrow.png') no-repeat; background-size: contain; position: absolute; right:0; top: 50%; transform: translateY(-50%);}
.inquiry .step .step-list + .step-list + .step-list + .step-list {margin-right:0;}
.inquiry .step .step-list + .step-list + .step-list + .step-list:after {display: none;}

.inquiry .step-notice {padding:40px 0 0 50px; box-sizing: border-box; text-align: left;}
.inquiry .step-notice p {font-size:16px; color:#555; line-height:1.8;  word-break:keep-all;}

/* .option_wrap{display:flex;flex-wrap:wrap;gap:20px} */
#container #bo_w .input_address{padding:8px 20px; box-sizing:border-box}


#popup_open_btn {display: flex; margin: 60px auto; width: 270px; height: 60px; align-items: center; justify-content: center; background: #333; color: #fff; font-size: 18px;}

#my_modal {display: none;z-index:999;}
#my_modal .panel .title {width: 200px; height:50px; position: absolute; left:30px; top:-25px; background:#fff; font-size:20px; font-weight:bold; color:#c10000; display:flex; justify-content: center; align-items: center; }
#my_modal .modal_close_btn {width:35px; height:35px; background: url('../images/sub/btn_close.png'); background-size:cover; position: absolute;top: 20px;right: 20px; cursor:pointer;}
#my_modal .panel {width: 720px; height: 560px; background:#f3f3f3 url('../images/sub/modal.png'); background-size:cover; position: relative; }
#my_modal .panel .content .question {text-align: center; padding-top:100px;}
#my_modal .panel .content .question span {font-size:32px; line-height:1.2; font-weight:bold; color:#020202; position: relative; display: inline-block; word-break:keep-all; max-width:90%;}
#my_modal .panel .content .answer { margin-top: 60px; display: flex; flex-wrap: wrap; gap: 30px 0; font-size: 24px; padding: 0px 10%;}
#my_modal .panel .content .answer > div { width:50%; display: flex; align-items: center; gap: 10px; }
/* #my_modal .panel .content .answer02 > div {width:33%;} */
#my_modal .panel .content .answer label.radio {font-size:20px; font-weight: normal; color: #333;}
#my_modal .panel .content .answer .etc { background: #f8f8f8; border: 1px solid #ddd; width: 157px; height: 40px; padding: 0 10px; font-size: 20px; margin-left:20px; }
#my_modal .panel .content .answer .etc:read-only { background: #eee; }
/* #my_modal .panel .content .answer02 .etc {width:110px; margin-left:0;} */
#my_modal .panel .prev { color: #8b8b8b; font-size: 18px; display: flex; align-items: center; gap: 7px; position: absolute; left: 27px; bottom: 17px; cursor:pointer;}
#my_modal .panel .prev:before { content: ''; display: inline-block; background: url('../images/sub/modal_next.png'); background-size:cover; width: 46px; height: 46px; }
#my_modal .panel .next { color: #8b8b8b; font-size: 18px; display: flex; align-items: center; gap: 7px; position: absolute; right: 27px; bottom: 17px; cursor:pointer;}
#my_modal .panel .next:after { content: ''; display: inline-block; background: url('../images/sub/modal_next.png'); background-size:cover; width: 46px; height: 46px; transform: rotate(180deg); }
#my_modal .panel .checkbox { display: flex; align-items: center; gap: 10px; }
#my_modal .panel input[type=checkbox] { display: none; }
#my_modal .panel input[type=checkbox] + i { width: 18px; height: 18px; border:1px solid #333; box-sizing: border-box;  }
#my_modal .panel input[type=checkbox]:checked + i { width: 18px; height: 18px; background: url('../images/sub/ck_on.png'); border:0; }
#my_modal .panel .info {padding-top:40px;}
#my_modal .panel .info .copy {font-size:26px; line-height:1.2; font-weight:bold; color:#020202; text-align:center; letter-spacing: -2px; }
#my_modal .panel .info .form {padding:0 10%;}
#my_modal .panel .info table { table-layout: fixed; border: 0; margin-top: 40px; }
#my_modal .panel .info table th { font-size: 16px; width: 80px; color: #444; padding: 0; font-weight: 500; line-height: 40px; vertical-align: top;  border: 0;}
#my_modal .panel .info table td { padding: 0 0 10px; border: 0;}
#my_modal .panel .info table td > div { display: flex; align-items: center; gap: 10px; }
#my_modal .panel .info input {height: 40px; box-sizing: border-box; padding: 0px 10px; border: 1px solid #d5d5d5; color: #1f1f1f; font-size: 15px; min-width:100px; }
#my_modal .panel .info input:read-only { background: #f8f8f8;}
#my_modal .panel .info .comment { font-size: 14px; color: #999999; margin-top: 6px; }
#my_modal .panel .info .btn {width: 100px; color: white; background-color: #666; text-align: center; font-size: 15px; letter-spacing: -0.5px; display: inline-block; }
#my_modal .panel .info .submit { width: 276px; color: white; background-color: #333; text-align: center; font-size: 18px; line-height: 60px; letter-spacing: -0.5px; display: block; margin: 30px auto; }
#my_modal .panel .info select {appearance: none; border-radius: 0; outline: none; width: 130px; height: 40px; border: 1px solid #d5d5d5; box-sizing: border-box; background: #fff url('../images/sub/arrow-down.png') 95% center no-repeat; 
background-size: 20px 20px; padding-left: 10px; font-size: 14px; color: #444; }

label.radio { position: relative;  padding-left: 30px;  cursor: pointer;  display: inline-block;  min-height: 20px;  font-size: 15px;  color: #1f1f1f;  line-height: 20px;  font-weight: 400;}
label.radio input {  opacity: 0;  position: absolute;  left: 0px;  top: 0px;  right: auto;  bottom: auto;  z-index: -1;}
label.radio input + i {  position: absolute;  width: 20px;  height: 20px;  background-repeat: no-repeat;  background-image: url("../images/sub/radio.png");  background-size: contain;  left: 0px;  top: 0px;  right: auto;  bottom: auto;}
label.radio input:checked + i {  background-image: url("../images/sub/radio-on.png");}

.qna_wrap {padding-top:20px;}
.qna_privacy {margin:28px 0;}
.qna_privacy .privacy_box {border:1px solid #d5d5d5; background:#fafafa; padding:20px 30px; height:126px; box-sizing:border-box; overflow-y:auto;}
.qna_privacy .privacy_box .title {font-size:14px; line-height:20px; font-weight:500; color:#444; margin-bottom:25px;}
.qna_privacy .privacy_box .conarea {font-size:14px; line-height:21px; letter-spacing:-0.025em; color:#888;}
.qna_privacy .qna_privacy_agree {text-align:right; margin-top:10px;}
.qna_privacy .qna_privacy_agree input.agree_ck[type="checkbox"]{display:none;}
.qna_privacy .qna_privacy_agree input.agree_ck[type="checkbox"] + label{display:inline-block;height:20px; line-height:18px; padding-left:24px; font-size:16px; letter-spacing:-0.025em; color:#888; background:url(../images/ck_off.png) 
left 1px no-repeat;}
.qna_privacy .qna_privacy_agree input.agree_ck[type="checkbox"]:checked + label{background:url(../images/ck_on.png) 0 1px no-repeat;}




.tab_wrap {margin-top:50px;}
.tab_wrap #tabs {box-sizing:border-box; font-size:0; margin: 0 auto; display:flex; flex-wrap:wrap; justify-content:center;}
.tab_wrap #tabs li {position: relative;width: calc(25% - 15px);height: 80px;text-align: left;color: rgba(0,0,0,0.5);text-transform: uppercase;border: 1px solid #d3d3d3; margin:0 2%;}
.tab_wrap #tabs li a {padding:27px 30px; width:100%; letter-spacing:-1px; display:block; position: relative; font-size: 18px; transition:0.3s;}
.tab_wrap #tabs li a:after{display: block;content:"";position: absolute;top: -1px;left: -1px;width: calc(100% + 2px);height: calc(100% + 2px);border: 3px solid #1972da;z-index: 1;opacity: 0;box-sizing: border-box; transition:0.3s;}
.tab_wrap #tabs li a:before{display: block;content:"";position: absolute;top: 34px;right: 30px;border: 1px solid rgba(0,0,0,0.5);width: 10px;height: 10px;transform: rotate(45deg);border-left: 0;border-bottom: 0; transition:0.3s;}
.tab_wrap #tabs li.current a, .tab_wrap #tabs li.current_page_item a, .tab_wrap #tabs li a:hover {color:#1972da; font-weight:bold;}
.tab_wrap #tabs li.current a:after, #tabs li.current_page_item a:after, .tab_wrap #tabs li:hover a:after {opacity:1;}
.tab_wrap #tabs li.current a:before{border-color: #1972da;border-width: 3px;box-sizing: border-box;}
.tab_wrap #tabs li:hover a:before{border-color: #1972da;border-width: 3px;box-sizing: border-box;}

.tab_content .table_wrap {margin-top:70px; border-top:2px solid #e1e1e1;}


.result_wrap {padding:80px 0 0;}
.result_wrap_title_wrap {position:relative; padding-bottom:35px; text-align:center;}
.result_wrap .category {margin-bottom:25px; font-size:26px; font-weight:700; color:#c10000; line-height:1;}
.result_wrap .on-the-box {margin-bottom:90px;}

.client_list {display: flex; flex-wrap: wrap;}
.client_list li {width:calc(100% / 4); margin-bottom:10px;}



.table_wrap {}
.table_wrap p {margin-top:10px; font-size:16px; color:#415658;}
.table_txt {margin-top:20px; font-size:15px; font-weight:bold; color:#555; display:none;}
.table_com {}
.table_com th {font-size:16px; color:#fff; font-weight:500; letter-spacing:-0.5px; padding:15px 10px; background:#5e777a; text-align:center; border-right:1px solid #f1f1f1;}
.table_com th:last-child {border-right:none;}
.table_com td {font-size:16px; color:#666; letter-spacing:-0.5px; padding:15px 10px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.table_com td:last-child {border-right:none;}

.inquiry_txtarea{width:85%;border:#ddd 1px solid }



@media screen and (max-width: 1400px) {
	/*sidebar*/
	#sidebar .wrap{width:100%;}
	.sVisual {height:auto; aspect-ratio: 5 / 1.5}
	.sVisual .vis_txt h2{font-size:3em}
	#container #content{width:100%;}


	.sub_title h3 {font-size:28px;}

	.con_title {font-size:22px;}

	/* 개요 */
	.summary_img {width:600px;}

	/* 납품현황 */
	.global_map {transform: translateX(-50%) scale(0.7);margin-top: -70px;}

	.inquiry_txtarea{width:100%;border:#ddd 1px solid }
}

@media screen and (max-width:1300px){
	.vision_img li{width:calc(100% / 3.2)}
}

@media screen and (max-width: 1250px) {
#container #content .root_daum_roughmap .wrap_map{height:auto;aspect-ratio:5/2}
/*개요*/
.summary_wrap {padding-bottom:120px;}
.summary_wrap .flex-wrap {flex-direction:column;}
.summary_img {height:350px; width:100%; min-width:inherit;}
.summary_text {max-width:750px; margin:40px 0 0;}
.summary_wrap02 {padding:50px 0;}
.summary_wrap02_title_wrap::after {font-size:70px;}
.on-the-box {flex-direction:column;}
.on-the-box_text-box {align-items:baseline !important;}
.on-the-box_text-box.flex-wrap .on-the-box_category {width:auto;}
.on-the-box_text-wrap {width:100%;margin-top:20px;}
/* 인사말 */
.greeting_txt .greeting_top{margin:0;width:100%;padding:5%}
.greeting_txt .greeting_top h2{font-size:1.5em}
.greeting_txt ul li{font-size:1em}
/* 비전 */
.vision_con01 {width:80%; margin:auto;}

/* 주요사업 */
/* 안전관리대행 */
.service01_list_wrap{gap:1em}
.service01_list_wrap aside{width:calc(100% / 2 - 1em)}
}


@media screen and (max-width: 1100px) {
/* 국가지원사업 */
.green_txt h2{font-size:30px}
.green_01_wrap .green_txt h2, .green_02_wrap .green_txt h2, .green_03_wrap .green_txt h2{width:80%}

/*공통*/
.sub_content {padding: 100px 0 80px;}

/* 오시는길 */
.location-sec {padding-bottom:100px;}
.map {height:450px!important;}
.map #daumRoughmapContainer1659688258077 {height:100% !important}
.location_top {margin-top:20px; transform:none;}
.location_item {width:50%; padding:20px;}
.location_item::after {display:none;}
.location_txt_wrap .tit {margin-top:15px; font-size:17px;}
.location_txt_wrap .txt {margin-top:10px;}
.transport {margin-top:40px;}
.transport_tit {margin-right:80px; font-size:24px;}
.station {font-size:16px;}

/* 견적문의 */
.inquiry .step .step-list {margin-right:5%;}
.inquiry .step .step-list:after {width:38px; height:10px; right:-15%; top:70%;}
}


@media screen and (max-width:1024px){
.content_box h3{font-size:1.2em;    padding-left: 1.5%;}
	/* 인사말 */
	.greeting_txt ul{gap:1em}
	.greeting_txt ul li{width:calc(100% / 3 - 1em);}
		/* 오시는길 */
		.location table td{font-size:16px}
		.location table th span{font-size:16px}
		.certi_wrap dl dt{font-size:1em;padding:1em 0}
		.certi_wrap dl a{font-size:1em}
}

@media screen and (max-width: 1000px) {

/* 인사말 */
.ab_s1{overflow: hidden; height:auto; padding: 0;}
.ab_s1 .ab_s1_wrap{display: block; padding:150vw 8vw 25vw;}
.ab_s1 .ab_s1_wrap:before{width: 84%; left: 4%; height: 150.66vw; no-repeat left 90vw / 65.33vw auto; z-index: 3;}
.ab_s1 .ab_s1_wrap:after{width: 84%; height: 150.66vw; top:0; left: 17.5%; background:url('../images/sub/greeting01.jpg') no-repeat center / contain;}
.ab_s1 .ab_s1_wrap .ab_s1_tit-text {width: 100%; padding: 0;}
.ab_s1 .ab_s1_wrap .ab_s1_tit-text .tit{position: relative; left:0; padding: 0 0 7% 0; font-size:32px;}
.ab_s1 .ab_s1_wrap .ab_s1_tit-text .text{position: relative; left:0; line-height: 2; width: 100%; font-size:16px;}

.ab_s2 .ab_s2_wrap {padding:120vw 0 30vw; position: relative;}
.ab_s2 .ab_s2_wrap:before{ width: 100vw; height:100%; top: 0; right: 0; background: url('../images/sub/greeting03.jpg') no-repeat center top / contain;}
.ab_s2 .ab_s2_wrap .ab_s2_cont .ab_s2_cont_1{padding:0; position: relative; width: 100%;}
.ab_s2 .ab_s2_wrap .ab_s2_cont .ab_s2_cont_1:before{font-size:32px; top: -13px; right:0; left:0;}
.ab_s2 .ab_s2_wrap .ab_s2_cont .ab_s2_cont_1 h2{padding: 1% 8vw 0; text-align: right; font-size: 22px;}
.ab_s2 .ab_s2_wrap .ab_s2_cont .ab_s2_cont_1 p{display: none;}

/*공통*/
.sub_content  {padding:80px 0 60px;}

/* 개요 */
.summary_wrap {padding-bottom:100px;}
.summary_wrap .s_tit {font-size:24px;}
.summary_text .category {font-size:16px;}
.summary_img {min-width:1px}
.summary_list {margin-top:40px;}
.summary_list > li {border-width:1px;}
.summary_list > li dl {min-height:60px;}
.summary_list > li dl dt, .summary_list > li dl dd {font-size:16px;}
.summary_wrap02 {padding-bottom:20px;}
.summary_wrap02_title_wrap {padding-bottom:0;}
.summary_wrap02_title_wrap::after {display:none;}
.summary_wrap02 .on-the-box {margin-top:50px;}
.summary_wrap02 .on-the-box_wrap {flex-direction:column; align-items:center;}
.summary_wrap02 .on-the-box_item {width:100%; max-width:640px;}
.on-the-box_text-box {width:92%; padding:25px 15px;}
.on-the-box_title {font-size:18px;}


.location{padding:35px}
.map_box{aspect-ratio: 1.95/1;}

/* 안전대행 */
.certi_wrap{    grid-template-columns: 50%;}
}


@media screen and (max-width: 900px) {

	/* #content .greeting_txt{width:90%;padding: 38px;} */
}

@media screen and (max-width: 840px) {
	/* 인사말 */
	.greeting_txt ul li{width:calc(100% / 2 - 1em);}
	.inquiry .step .step-list p {font-size:20px;}
	.inquiry .step .step-list:after {display:none;}

	/* 서비스소개 */
	.service .wrap img {width:60px;}
	.service_list {justify-content:center;}
	.service_list li {width:calc(96% / 3); margin:0 0.5% 20px; padding:30px 1%;}
	.service_list li span {font-size:20px;}
}

@media screen and (max-width: 768px) {
	
		/* mobile */
	.img_mo{display:block}
	.img_pc{display:none}
	.table_wrap.pc_table{display:none}
	.mo_table{display:block;}

	.sub_title h1{font-size: 30px;}
	.green_txt h2::before{height:25px}
	#sidebar .wrap{padding: 0;}
	#content .box{margin: 10% auto;}
	#content .greeting_txt{width:95%;position: static;transform: none;margin: 0 auto;}
	#content .greeting_txt h2{font-size: 18px;line-height: 30px;}
	.greetings h2{font-size:30px}
	.ceo_greeting{height:auto}
	
	.intro_txt{padding: 30px}
	.intro_txt>p{font-size: 16px;line-height: 28px;}
	.greetings p{font-size:16px}
	#content  .product_wrap > div, #content  .servic_wrap > div {width:100% ;}
	#content .servic_wrap{flex-direction: column-reverse;margin-top:45px}
	.pro_service_desc a{display:inline-flex;width: 200px;}
	.vision_img{width:100%; gap:20px 0;justify-content: space-between;}
	.servic_wrap .pro_service_desc h2{margin-top:30px}
	.vision_img li{width:calc(100% / 3.2)}
	.location {padding:30px;}
	
	/* 영상 */
	.oneday_video{width:100%}

	/* oneday 시공 */
	.oneday_wrap .con_box>p{font-size:16px}

	/* 국가지원사업  */
	.remodeling_02 .green_img{aspect-ratio: auto;    display: flex;flex-direction: column;align-items: center;}
	.remodeling_02 .green_img>img {width: 60%;}
	.sub_table th{font-size:16px;}
	.mo_table ul{display:grid;grid-template-columns: 1fr 1fr;    border-radius: 10px 10px 0 0;overflow: hidden;border-top: 1px solid #eee;border-left: 1px solid #eee;border-right: 1px solid #eee;}
	.mo_table ul li{padding: 15px;box-sizing:border-box;text-align:center;border-bottom:1px solid #ddd;word-break: auto-phrase;font-size: 14px;}
	.mo_table ul li::last-chlid{border-bottom:0}
	.mo_ta_tit{font-weight:500;background:#f4f4f4; }
	.green_mini_tit.tit_2{margin-top:30px}
	.sub_table td{font-size:15px}
	.green_04_wrap .table_wrap span{font-size:15px}
	.green_desc h3 span{font-size:17px}
	.green_icon_wrap>li{width: calc(100% / 2);}

	.green_06_wrap ul li::before{height:20px}
	.green_06_wrap ul li{width:100%;font-size:16px}
	.green_txt h2 {font-size:25px}
	.green_01_wrap .green_txt, .green_02_wrap .green_txt, .green_03_wrap .green_txt{flex-direction: column;margin-bottom:50px}
	.green_01_wrap .green_txt h2, .green_02_wrap .green_txt h2, .green_03_wrap .green_txt h2, .green_01_wrap .green_txt>p, .green_02_wrap .green_txt>p{width:100%;}
	.green_01_wrap .green_txt>p, .green_02_wrap .green_txt>p, .green_03_wrap .green_txt>p{margin-top:20px}
	  #content .green_mini_tit{font-size:17px;word-break: auto-phrase;margin-bottom:10px}
	  .remodeling_01 .green_img{aspect-ratio: 3/1.5;}
	.interior_sec_h5{font-size: 22px;}
	.interior_sec_txt ul li{font-size: 15px;
    width: 60%;
    word-break: auto-phrase;
    margin: 0 auto;}
	.tel_num{font-size:18px}

}

@media screen and (max-width: 740px) {
/* 사이드바 */
.sVisual .vis_txt {margin-bottom:2em;}
.sVisual .vis_txt h2 {font-size:2.5em;}
#sidebar {height:55px}
#sidebar .home {height:55px; width:55px;}
#sidebar .snb {width:calc(100%/2 - 27.5px);}
#sidebar .snb > .over {height:55px;}
#sidebar .snb > .over span {line-height:55px; font-size:16px;}

.sub_title h3 {font-size:24px;}

.con_title {font-size:20px;}

/* 견적문의 */
.inquiry .step .tit {font-size:24px; margin-bottom:20px;}
.inquiry .step .step-list {width:50%; margin-right:0;}
.inquiry .step-notice {padding:40px 0 0;}

#inquiryform {height:100%;}
#my_modal {width:90%; height:80%}
#my_modal .panel {width:100%; height:100%;}
#my_modal .modal_close_btn {width:25px; height:25px;}
#my_modal .panel .prev:before, #my_modal .panel .next:after {width:35px; height:35px;}

#my_modal .panel .info .copy {font-size:20px;}
#my_modal .panel .info .submit {width:200px; height:40px; line-height:40px; margin:20px auto;}

#my_modal .panel .content .question {padding-top:60px;}
#my_modal .panel .content .question span {font-size:22px;}
#my_modal .panel .content .answer {margin-top:20px;}
#my_modal .panel .content .answer > div {font-size:18px;}
#my_modal .panel .content .answer .etc {height:30px; width:80px;}

#captcha.m_captcha audio {display:inline-block; width:130px}
#captcha.m_captcha #captcha_img {width:140px; height:45px; display:inline-block;}
}

@media screen and (max-width: 680px) {
	#my_modal .panel .info table td > div {flex-wrap:wrap;}
	#my_modal .panel .info select, #my_modal .panel .info input {width:30%;}
	#my_modal .panel .info .btn {display:block; width:120px;}
}

@media screen and (max-width: 650px){
/* 인사말 */
	.greeting_txt ul li{width:100%;}

.ts_table table thead{display:none}
.ts_table table tr td{display:block;}
.ts_table table tr td.t_num:before{content:"연번";display:inline-block;width:auto;background:#2b2b2b;color:#fff;border-radius:10px;padding:10px;margin-right:10px}
#service_03_table.ts_table{width:100%;overflow-x:auto}
#service_03_table.ts_table:before{content:"*모바일시 스크롤 해서 확인해주세요";}
#service_03_table.ts_table table{min-width:650px}
#service_03_table.ts_table table thead{display: table-header-group;}
#service_03_table.ts_table table tr td{display: table-cell;}
}

@media screen and (max-width: 640px) {
/*공통*/
.con_box .sub_tit {font-size:26px; padding-left:30px; margin-bottom:20px;}
.con_box .sub_tit:before {width:20px; height:20px;}

.table01 th {font-size:16px;}
.table01 td {padding:10px 10px; font-size:15px;}

.pc {display:none}
.mob {display:block;}



/* 개요 */
.summary_wrap {padding:70px 0 100px;}
.summary_img {height:250px}
.summary_list > li {padding:0;}
.summary_list > li dl {flex-direction:column; align-items:flex-start;}
.summary_list > li dl dd {margin-top:10px; font-size:16px;}
.on-the-box_item{max-width:480px}
.on-the-box_img-wrap {width:auto; max-width:none; height:100%;}


/* 오시는길 */
.location_top {margin-top:25px;}
		.location table td{font-size:14px}
		.location table th span{font-size:14px}
.transport_tit {font-size:20px;}
.transport_box {flex-direction:column;}
.transport_info {margin-top:30px;}

/* 납품실적 */
.tab_wrap #tabs li {width:calc(48% - 15px); height:60px;}
.tab_wrap #tabs li a {font-size:16px; padding:17px 30px;}
.tab_wrap #tabs li a:before {top:25px;}
.tab_content .table_wrap {margin-top:40px;}
.table_wrap {overflow-x:scroll;}
.table_wrap > table {width:650px;}
.caution {display:block;}

.result_wrap .on-the-box_item {width:100%; max-width:640px;}

/* 기업부설연구소 */
.lab_wrap .img_list ul {display:block;}
.lab_wrap .img_list ul li {margin-right:0; margin-bottom:15px;}
.lab_wrap .img_list ul li img {width:100%;}
}


@media screen and (max-width: 600px) {
	/* 인사말 */
	.ab_s2 .ab_s2_wrap .ab_s2_cont .ab_s2_cont_1:before {display:none;}
	/* 견적문의 */
	#my_modal .panel .content .answer {gap:20px 0;}
	#my_modal .panel .content .answer > div {width:100%;}

	.option_wrap{width:100%}
	
	/* 서비스소개 */
	.service_list_box {margin-top:80px;}
	.service_list li {padding:15px 1%;}
	.service .wrap img {width:50px;}
	.service_list li span {font-size:16px; margin-top:15px;}
}



@media screen and (max-width: 500px) {

	.sVisual {/* height:280px; */aspect-ratio: 5 / 2;}
	.sVisual .vis_txt_box {align-items:center;}
	.sVisual .vis_txt {text-align:center;}
	.sVisual .vis_txt p {text-align:center; font-size:1.2em; margin-bottom:5px;}
	.sVisual .vis_txt h2 {font-size:2em}

	/*공통*/
	.sub_content {padding:60px 0 60px;}

	/* 오시는길 */
	.location_item {width:100%; padding:15px 20px;}

	/* 안전관리대행 */
	.service01_list_wrap aside{width:100%}

	/* 견적문의 */
	#my_modal .panel {overflow:scroll;}
	#my_modal .panel .title {display:none;}
	#my_modal .panel .info table th {display:block;}
	#my_modal .panel .info table td {display:block; width:100%;}
	#my_modal .panel .prev, #my_modal .panel .next {position:fixed;}
	#my_modal .panel .info .submit {margin:0 auto;}
	/*국가지원사업 */
	.remodeling_02 .green_img>img {width: 100%;}

}


@media screen and (max-width: 400px) {


.sub_title h3 {font-size:20px;}

.summary_wrap {padding:10px 0 60px;}
.summary_wrap .s_tit {font-size:20px;}

}



/* 서비스소개 */

@media(prefers-reduced-motion:no-preference){
}

@media(min-width:541px){
	.sub_about3{ aspect-ratio: 1920/1049; }
}

@media(min-width:768px){
	.sub_about3 .inner{ padding: 0 6.7%; }
}

@media(min-width:1770px){
	.sub_service_item:nth-child(3){ margin-left: 154px; }
}

@media(max-width:1279px){
	.sub_service_item{ padding-left: 0; }
	.sub_service_item:nth-child(2){ margin: 80px 0 0 auto; }
	.sub_service_item:nth-child(3){ margin: 60px 0 0; }
	.sub_service_item::after{ content: ''; display: block; clear: both; }
	.sub_service_img{ width: 100%; }
	.sub_service_eng{ top: 3.7%; left: 9.6%; font-size:10vw; color: #fff;}
	.service .title_box {font-size:32px;}
}

@media(max-width:1279px) and (min-width:768px){
	#wrap .sub_service_item:nth-child(odd){ margin-right: 40vw; }
}

@media(max-width:767px){
	.service .m_txt {margin-left:0; margin-top:40px;}
	.sub_service_h4 {font-size:24px;}
	
	.service_list_box h4 {font-size:18px;}
	.service_list_box h2 {font-size:24px;}
}


/* 건우인테리어 */

@media(max-width:1279px){
}

@media(max-width:1023px){
	.interior_sec_txt:first-of-type{ margin-top: 1.5em; }


}

@media(max-width:870px){
	.interior_h4 {font-size:32px;}

	.interior_sec{ display: block; }
	.interior_sec_h5 {margin-bottom:20px;}
}

@media(min-width:768px){
	.interior_sec_dl{ margin-top: -10px; }
}

@media(max-width:767px){
	.interior_sec_txt.border{ flex-direction: column; }
}

@media(max-width:500px){
	.interior_list li {width:calc(100% / 2);}
	.interior_list02 li {width:calc(96% / 2);}
	.pro_service_desc a{width:calc(100% / 2.1)}
	#sidebar .home{display:none}
	#sidebar .snb{width:calc(100% / 2)}
}

@media screen and (max-width: 375px) {
	.greetings p{font-size:16px}
	.test_table p{float:inherit}
	.pro_service_desc a{width:48%;padding: 10px 0;}
	.map_box{overflow:hidden; aspect-ratio: 1/1;}
	/* .root_daum_roughmap .wrap_map{height:300px!important;} */
	/* 시공영상  */
	.oneday_wrap .con_box>p{font-size:16px;word-break: keep-all;}
	/* 국가지원사업 */
	.green_icon_wrap>li .icon_w{width: 125px;}
}


@media screen and (max-width: 320px){
	body{font-size:14px}
		.sub_title h1 {
    font-size: 25px;
}
		#content .greeting_txt h2 {
    font-size: 16px;
    line-height: 25px;
	word-break:keep-all;
	}
.greetings h2 {
    font-size: 20px;
}
.greetings p {
    font-size: 14px;
}
.oneday_wrap .con_box>p{
font-size:14px;
}
} 

/**20231106 추가-img.php디자인 소스**/
.imgpopup_wrap{max-width:400px;width:100%; margin: 0 auto;;border:1px solid #ddd;position:relative;z-index:1;overflow-x:hidden;background:#01A9DB;}
.top_logo_user, .footer_logo_user{text-align:center;color:#fff;}
.top_logo_user{margin-top:25px;font-size:1.7em;font-weight:bold}
.footer_logo_user{margin-bottom:25px;}
.imgpopup_wrap>div>span{display:block;padding:15px;z-index:3;border-bottom:1px dotted #ddd;}
.imgpopup_wrap>div>span:last-child{border-bottom:0;}
.userinfo_box{background:#fff;margin:25px 30px 25px;border-radius: 0 1.5em}
/**20231106 추가-img.php디자인 소스**/


.inquery_desc{margin-top:20px;word-break:keep-all;width:100%}