@charset "utf-8";

/*공통*/
.sub_content {padding:80px 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}


.main_wrap {position:relative; margin:0 auto; width:100%;max-width:1300px;}
.main_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.con_box{margin:auto;}

/*sidebar*/
.sVisual { position: relative; margin:0 auto; width:100%;height:auto;aspect-ratio:6/1; z-index: 1; background:#fff url('../img/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; position: absolute;left: 0;bottom: 50px;}
.sVisual .vis_txt h2{font-size:58px; color:#fff; font-weight:bold; word-break:keep-all;}
.sVisual .vis_txt p {font-size:24px; color:#fff; letter-spacing:-1px; font-weight:300; margin-bottom:10px;}

.sVisual.visual01{ background:#fff url('../img/sub/sub_visual01.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual02{ background:#fff url('../img/sub/sub_visual02.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual03{ background:#fff url('../img/sub/sub_visual03.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual04{ background:#fff url('../img/sub/sub_visual04.jpg') center bottom no-repeat; background-size:cover;}
.sVisual.visual05{ background:#fff url('../img/sub/sub_visual05.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('../img/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:#ef3840;}
#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;}


/* 공통 */

.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 h1 {font-weight:800; text-align:center;font-size: 48px;}
#content .box{margin: 120px 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}


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


/*인사말*/
#company img {display: inline-block;float: left;}
.company_con {width: calc(100% - 620px);float: right;}
#greetings h2 {text-align: center;font-size: 40px;color: #ef3840;font-weight: bold;margin-bottom: 50px;}
#greetings h2:before {content: '';display: block;margin: 0 auto 20px auto;height: 74px;width: 1px;background: #dddddd;}
#greetings p {text-align: center;}
.greetings_img {clear: both;width: 100%;overflow: hidden;margin: 50px 0;}
.greetings_img li {width:48%;float:left;}
.greetings_img li:last-child {float:right;}
.greetings_img li img {display:block;width:100%;}
/*오시는 길*/
.location{text-align:center;}
.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;}

.tit_txt {text-align: center;background: #f8f8f8;padding: 20px;border-radius: 10px;margin-bottom: 40px;}
.tit_txt p {text-align: center;}
/* 견적문의 */

.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;}


.pro_mo {display:none;}

.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;}


#process-table {min-width:690px;}


@media screen and (max-width: 1300px) {
	/*sidebar*/
	#sidebar .wrap{width:100%;}
	.sVisual {height:auto; aspect-ratio: 1 / 0.2}
	.sVisual .vis_txt h2{font-size:3em}
	.sVisual .vis_txt p, .sVisual .vis_txt h2 {text-align:center;}
	#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;}
	div#bo_list, div#bo_gall, section#bo_w, article#bo_v, div#sct, div#sit {padding:0 2%;}
}
@media screen and (max-width: 1160px) {
#company img {width: 40%;}
.company_con {width: calc(100% - 45%);}
}

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

/*공통*/
.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: 1000px) {

/*공통*/
.sub_content  {padding:80px 0 60px;}
.location{padding:35px}
.map_box{aspect-ratio: 1.95/1;}

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

.sVisual {aspect-ratio: 1 / 0.25;}
.sVisual .vis_txt h2 {font-size: 2.5em;}
.sVisual .vis_txt p {font-size: 20px;margin-bottom: 4px;}
}



@media screen and (max-width: 840px) {
	.inquiry .step .step-list p {font-size:20px;}
	.inquiry .step .step-list:after {display:none;}

}

@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: 50px auto;}
	#content .greeting_txt{width:95%;position: static;transform: none;margin: 0 auto;}
	#content .greeting_txt h2{font-size: 18px;line-height: 30px;}

	.location {padding:30px;}
	#company img {width: 100%;}
	.company_con {width: 100%;margin-top:30px;clear:both;}
#greetings h2 {    font-size: 30px;}

}

@media screen and (max-width: 740px) {
/* 사이드바 */

#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;}
.pro_mo {display:block;padding:10px 0}
.process-con {width: 100%;overflow-y: hidden;overflow-x: scroll;}
}

@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;}
.sub_title {margin:0 auto;}
.sub_content {padding: 40px 0;}
}

@media screen and (max-width: 650px){
.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:20px;padding:10px}
}

@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%;}


/* 오시는길 */
.map {height:300px !important;}
.location_top {margin-top:25px;}
.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;}

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

	/* 견적문의 */
	#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) {

#greetings h2 {font-size: 23px;}
.sub_title h3 {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:600px){

#iso_con h2 {font-size: 23px;margin-bottom: 20px;}
#iso_con h3 {font-size: 18px;margin-bottom: 13px;}
.mt50 {margin-top:30px;}
.mt30 {margin-top:20px;}
.sec_list li:before	{top:9px;}
}
@media(max-width:500px){
	#sidebar .home{display:none}
	#sidebar .snb{width:calc(100% / 2)}
	.location table { font-size: 16px;}
}

@media screen and (max-width: 375px) {
.sVisual .vis_txt {bottom: 30px;}

}


@media screen and (max-width: 320px){
	body{font-size:14px}
		.greeting_img{height:160px}
		.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{    display: none;}