@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: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('../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:#ed8d11;}
#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; word-break: keep-all;}
#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;}

/* 서브 비주얼 20251125 */
.sVisual {height: 370px;}
.sVisual .vis_txt {bottom: 40%; transform: translateY(50%);}
.sVisual .vis_txt h2 {font-size: 48px; font-weight: 700; color: #111;}
.sVisual .vis_txt .sub_nav {display: flex; align-items: center; column-gap: 20px; cursor: default;}
.sVisual .vis_txt .sub_nav p {display: flex; align-items: center; column-gap: 20px; color: #222; font-style: unset; font-size: 20px; font-weight: 600; }

/* 사이드바 PC형 20251125 */
#sidebar.mobile {display:none;}
#sideBar {width: 100%; position: absolute; bottom: -40px; left: 50%; transform: translateX(-50%);}
#sideBar .wrap {}
#sideBar .wrap ul {display: flex; align-items: center; justify-content: center; width: calc(100%/1.5); border-radius: 40px; background-color: #EEEEEE; margin: 0 auto;}
#sideBar.alone .wrap ul {width: calc(100%/5);}
#sideBar .wrap ul li {border-radius: 40px; width: calc(100%/1); display: flex; align-items: center; justify-content: center; transition: 0.3s;}
#sideBar .wrap ul li a {width: 100%; text-align: center; padding: 25px 5px; font-size: 18px; font-weight: 500; color: #666; word-break: keep-all;}
#sideBar .wrap ul li:hover {background-color: #fafafa;}
#sideBar .wrap ul li:hover a {color: #666;}
#sideBar .wrap ul li.on {background-color: #ed8d11;}
#sideBar .wrap ul li.on a {color: #fff; font-weight: 600;}



/* 공통 */

.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;border-radius: 25px 0;}
.company_con {width: calc(100% - 583px);float: right;}
#company02 {clear: both;width: 100%;float: left;margin-top: 80px;}
#company02 img {display: inline-block;float: right;border-radius: 0 25px;}
.company_con02 {width: calc(100% - 583px);float: left;}
.company_con02 h2 {font-size: 33px;font-weight: 900;margin-bottom: 30px;}
.company_con02 h2:before {content: "";width: 15px;height: 15px;border-radius: 50%;background: #065c8e;display: inline-block;margin-right: 10px;vertical-align: middle;}
.company_con02 li {position: relative;padding: 1px 0 1px 15px;margin: 0;line-height: 1.5;word-break: keep-all;color: #555;}
.company_con02 li:before {display: block;content: "";position: absolute;top: 13px;left: 0;width: 5px;height: 5px;background: #065c8e;border-radius: 50%;}
.sign {display: block;text-align: right;font-size: 21px;font-weight: 700;margin-top: 20px;}
#company03 {clear: both;width: 100%;float: left;margin-top: 80px;}
#company03 img {display: inline-block;float: left;border-radius:25px 0;}
.company_con03 {width: calc(100% - 688px);float: right;}
.company_con03 h2 {font-size: 33px;font-weight: 900;margin-bottom: 30px;}
.company_con03 h2:before {content: "";width: 15px;height: 15px;border-radius: 50%;background: #065c8e;display: inline-block;margin-right: 10px;vertical-align: middle;}
.company_con03 li {position: relative;padding: 1px 0 1px 15px;margin: 0;line-height: 1.5;word-break: keep-all;color: #555;}
.company_con03 li:before {display: block;content: "";position: absolute;top: 13px;left: 0;width: 5px;height: 5px;background: #065c8e;border-radius: 50%;}

/*오시는 길*/
/* .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;} */


/* tabmenu */
.tab_menu_container{width: inherit;margin: 0 auto;}
ul.tabs{margin: 0px;padding: 0px;list-style: none;display:flex;flex-driection:row;flex-wrap:wrap}
ul.tabs li{background: none;border:1px solid #ddd;box-sizing:border-box;color: #222;display: flex;flex-direction: column;padding: 10px 20px;cursor: pointer;}
ul.tabs li.current{background: #065c8e;color: #fff;flex-direction: column;}
.tab-content{display: none;}
.tab-content.current{display: inherit;}
/* th img,td img{width:2.5vw;} */
.img_wr{width:30px;}
.ect_scrip_img img{width:1vw;}
.white{color:#fff}
.tab_menu_container{margin-top:20px;}
.edu_list {overflow: hidden;}
.edu_list li {width: 32%;float: left;margin-right: 1.5%;margin-top:20px;}
.edu_list li:nth-child(3n) {margin-right: 0;}
.edu_list li img {display:block;}
.edu_list li span {display:block;margin-top:10px;text-align:center;}
/* 장비보유현황 */
.ts_table{padding-bottom:10%}
.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}


#iso_con h2 {font-size: 31px;font-weight: 700;position: relative;margin-bottom:30px;}
#iso_con h2:before {content: "";width: 15px;height: 15px;border-radius: 50%;background: #065c8e;display: inline-block;margin-right: 10px;vertical-align: middle;}

.iso_sec {clear: both;overflow: hidden;margin-top: 50px;}
.iso_sec.first {margin-top: 0;}
#iso_con h3 {color: #065c8e;font-size: 22px;font-weight: 700;margin-bottom: 30px;}
.sec_list li {position: relative;padding: 1px 0 1px 15px;margin: 0;line-height:1.5;word-break:keep-all;color:#555;}
.sec_list li:before {display: block;content: "";position: absolute;top: 13px;left: 0;width: 5px;height: 5px;background: #065c8e;border-radius: 50%;}


table.iso-table {border-left:1px solid #d3d3d3;border-top:2px solid #065c8e;}
table.iso-table th {padding:10px; border-top:none;border-right:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3; background:#f2f2f2;color:#383838;font-size:15px;text-align:center;letter-spacing:-0.1em}
table.iso-table td {text-align:center;padding:10px; font-size:15px;border-top:none;border-right:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3;/*border-left:1px solid #f3f3f3;*/line-height:1.5em;word-break:break-all}
table.iso-table td.left {text-align:left;}

.mt50 {margin-top: 50px;}
.mt30 {margin-top: 30px;}

.iso_img {clear: both;text-align: center;overflow: hidden;}
.iso_img img {display:inline-block;}
.iso_img img.pc {display:inline-block;}
.iso_img img.mo{display:none;}

/* 조직도 */
.organ {}
.organ div {text-align:center;}


/* 연혁 */
.history {padding-bottom:60px;}
.history .itemBox {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;gap: 0 7%;}
.history .imgBox {width: 100%;max-width: 479px;-ms-flex-negative: 0;flex-shrink: 0;padding: 23% 0;position: relative;overflow: hidden;}
.history .item .img,.history .item span {opacity: 0;-webkit-transition: all 0.6s;transition: all 0.6s;}
.history .item .img {width: 100%;height: 0;position: absolute;left: 0;right: 0;bottom: 0;opacity: 0;overflow: hidden;}
.history .item .img img {position: absolute;}
.history .item span {color: #ffffff;font-size: 64px;font-weight: 600;letter-spacing: 0.4em;position: absolute;top: 60px;right: 40px;}
.history .item.on .img,.history .item.on span {opacity: 1;}
.history .item.on .img {height: 100%;}

.history .item.on span {
  letter-spacing: -0.020em;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.history .textBox,
.history .listBox,
.history .list,
.history dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.history .textBox {
  width: 100%;
  position: relative;
}

.history .bar {
  width: 1px;
  height: calc(100% - 1.2em);
  background: #DDDDDD;
  margin: 1.2em 0 0;
  position: absolute;
  left: 4.5px;
  overflow: hidden;
}

.history .bar span {
  display: block;
  width: 1px;
  height: 0;
  background: #de1e26;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.history .listBox,
.history .list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.history .listBox {
  width: 100%;
  gap: 40px 0;
  padding: 0 45px;
  overflow-y: scroll;
}

.history .listBox::-webkit-scrollbar {
  width: 0;
}

.history .list {
  gap: 40px 0;
}

.history dl {
  position: relative;
}

.history dl::before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background: #de1e26;
  border-radius: 50%;
  position: absolute;
  top: 13px;
  left: -43.5px;
}

.history dl dt {
  width: 145px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #111111;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.4;
}

.history dl p,
.history dl p b {
  line-height: 2.2;
}

.history dl p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 5px;
  color: #555555;
  font-size: 20px;
  font-weight: 300;
}

.history dl p::before {
  content: "-";
}

.history dl p span {font-size:20px; vertical-align: bottom; display: contents;}

/* 서브 공통 20251126 */
.sub_title {display: flex; flex-direction: column; row-gap: 12px;}
.sub_title p {color: #ed8d11; font-size: 18px; font-weight: 500; text-align: center;}
.sub_title h1 {font-weight: 700; word-break: keep-all;}
.sub_content div.sec01 {margin-top: 80px;}
div.section {margin: 120px 0;}
.sub_content {padding: 100px 0;}

figure.cir {width: 100%; height: 300px; border-radius: 20px; overflow: hidden;}
figure.cir img {width: 100%; height: 100%; object-fit: cover;}

/* 회사소개 > 무브에이지랩이란? 20251126 */
.moveage .sec01 .txt {display: flex; flex-direction: column; align-items: center; row-gap: 12px; margin-top: 40px;} 
.moveage .sec01 .txt li {}
.moveage .sec01 .txt li p {font-size: 18px; text-align: center; font-weight: 500;}
.moveage .sec01 .txt li p span {color: #ed8d11; word-break: keep-all; font-weight: 600;}
.moveage .sec02 {display: flex; flex-wrap: wrap; gap: 40px;}
.moveage .sec02 > div {width: calc(100%/2 - 20px);}
.moveage .sec02 div.left {position: relative;}
.moveage .sec02 div.left figure {border-radius: 20px; overflow: hidden;}
.moveage .sec02 div.left figure.big {width: 100%; height: 100%;}
.moveage .sec02 div.left figure.fix {width: 255px; height: auto; aspect-ratio: 1/1.24; position: absolute; bottom: -60px; right: -40px;}
.moveage .sec02 div.left figure img {width: 100%; height: 100%; object-fit: cover;}
.moveage .sec02 div.left strong {font-family: "Roboto"; word-break: keep-all; position: absolute; top: 40px; right: -425px; font-size: 105px;}
.moveage .sec02 div.left strong span {color: #fff;}
.moveage .sec02 div.right {display: flex; flex-direction: column; justify-content: flex-end;}
.moveage .sec02 div.right ul {display: flex; flex-direction: column; margin-left: 60px; row-gap: 25px;}
.moveage .sec02 div.right ul li {font-size: 18px; word-break: keep-all; font-weight: 500; line-height: 1.6;}
.moveage .sec03 {}
.moveage .sec03 .item_wrap {display: flex; flex-wrap: wrap; gap: 40px;}
.moveage .sec03 .item_wrap > div {width: calc(100%/3 - 27px); aspect-ratio: 1/1; border-radius: 20px; transition: 0.3s;}
.moveage .sec03 .item_wrap > div:hover {transform: translateY(-10px); box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
.moveage .sec03 .item_wrap > div.img {width: 100%; aspect-ratio: unset;}
.moveage .sec03 .item_wrap > div.symbol {background: url('../img/sub/move_bg01.jpg')center no-repeat; background-size: cover; display: flex; align-items: center; justify-content: center;}
.moveage .sec03 .item_wrap > div.symbol p {width: 100%; text-align: center; font-size: 42px; color: #fff; font-weight: 700;}
.moveage .sec03 .item_wrap > div.etc {padding: 40px; position: relative; background-color: #f8f4ed; display: flex; flex-direction: column;}
.moveage .sec03 .item_wrap > div.etc figure {aspect-ratio: 1/1; overflow: hidden; border-radius: 50%; width: 50%; margin: 0 auto;}
.moveage .sec03 .item_wrap > div.etc .chara {position: absolute; top: 65px; left: 47%; transform: translateX(-50%); filter: drop-shadow(1px 7px 6px #0000003d);}
.moveage .sec03 .item_wrap > div.etc .txt {margin-top: auto; display: flex; flex-direction: column;}
.moveage .sec03 .item_wrap > div.etc .txt strong {font-size: 24px; font-weight: 700; color: #ed8d11; margin-bottom: 8px;}
.moveage .sec03 .item_wrap > div.etc .txt p {font-size: 16px; font-weight: 500; color: #999999;}
.moveage .sec03 .item_wrap > div.etc .txt ul {margin-top: 20px; display: flex; flex-direction: column;}
.moveage .sec03 .item_wrap > div.etc .txt ul li {font-size: 17px; word-break: keep-all; color: #444444; font-weight: 500;}
.moveage .sec03 .item_wrap > div.etc figure img {}
.moveage .sec03 .item_wrap > div.move {}
.moveage .sec03 .item_wrap > div.age {}
.moveage .sec03 .item_wrap > div.age .chara {width: 100px; left: 50%;}

/* 회사소개 > 비전 & 미션 20251126 */
.vision .sec01 {position: relative;height: auto;}
.vision .sec01:before {content: ''; position: absolute; bottom: -45px; left: 50%; transform: translateX(-50%); width: 2px; height: 90px; background: linear-gradient(#fff 50%, #000 50%); z-index: 1;}
.vision .sec01 .txt {width: 100%; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%); opacity: 0; display: flex; flex-direction: column; align-items: center;}
.vision .sec01 .txt h3 {color: #fff;font-weight: 600;font-size: 42px;text-align: center;margin: 60px 0 25px; word-break: keep-all;}
.vision .sec01 .txt p {color: #eee;text-align: center;line-height: 1.6;font-size: 20px;}
.vision strong.mini_tit {border: 1px solid #fff; padding: 5px;min-width: 120px;text-align: center;font-size: 20px;font-weight: 600;color: #fff;border-radius: 40px;}
.vision figure.cir {width: 100%;height: 300px; border-radius: 20px;overflow: hidden;}
.vision figure.cir img {width: 100%;height: 100%;object-fit: cover;transform: scale(1);}
.vision .sec02 {}
.vision .sec02 .tit {display: flex; flex-direction: column; align-items: center;}
.vision .sec02 .tit strong {color: #000; border: 1px solid #000;}
.vision .sec02 .tit p {font-size: 42px; font-weight: 700; color: #ed8d11; margin-top: 15px;}
.vision .sec02 .item_wrap {display: flex; gap: 20px; margin-top: 60px;}
.vision .sec02 .item_wrap > div {width: calc(100%/5 - 10px); cursor:default; height: 270px; padding: 30px; flex: 1; transition: all 1s ease; position: relative; display: flex; justify-content: space-between; flex-direction: column; row-gap: 40px; border-radius: 20px; overflow: hidden;}
.vision .sec02 .item_wrap > div:before {content: ''; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #462c0a; opacity: 0.85; z-index: 1; border-radius: 20px;}
.vision .sec02 .item_wrap > div.on {flex:2;}
.vision .sec02 .item_wrap > div.on::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to top, #0a0a0a, #000000a8); opacity: 0.8; z-index: 0;}
.vision .sec02 .item_wrap > div .top {display: flex; flex-direction: column; position: relative; z-index: 2;}
.vision .sec02 .item_wrap > div .top strong {position: absolute; top: 0; right: 0; font-size: 38px; font-family: "Roboto"; font-weight: 900; line-height: 1; color: transparent; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #fff;}
.vision .sec02 .item_wrap > div .top span {font-size: 16px; font-weight: 400; word-break: keep-all; color: #fafafa;}
.vision .sec02 .item_wrap > div .top p {font-size: 24px; font-weight: 600; color: #ccc;}
.vision .sec02 .item_wrap > div.on .top p {color: #ed8d11; font-weight: 700;}
.vision .sec02 .item_wrap > div ul {height: 0;width: 0; opacity: 0;}
.vision .sec02 .item_wrap > div.on ul {width: 100% ;height: auto; opacity: 1; animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.3s both;}
.vision .sec02 .item_wrap > div ul li {font-size: 17px; font-weight: 400; color: #eee; word-break: keep-all;}
.vision .sec02 .item_wrap > div:nth-child(1) {background: url('../img/sub/vision_box01.jpg')center no-repeat; background-size: cover;}
.vision .sec02 .item_wrap > div:nth-child(2) {background: url('../img/sub/vision_box02.jpg')center no-repeat; background-size: cover;}
.vision .sec02 .item_wrap > div:nth-child(3) {background: url('../img/sub/vision_box03.jpg')center no-repeat; background-size: cover;}
.vision .sec02 .item_wrap > div:nth-child(4) {background: url('../img/sub/vision_box04.jpg')center no-repeat; background-size: cover;}
.vision .sec02 .item_wrap > div:nth-child(5) {background: url('../img/sub/vision_box05.jpg')center no-repeat; background-size: cover;}
.vision .sec03 .txt {display: flex; flex-direction: column; align-items: center; row-gap: 12px;}
.vision .sec03 .txt > div {width: 100%; display: flex; align-items: center; justify-content: center; column-gap: 10px;}
.vision .sec03 .txt > div p {font-size: 80px; font-weight: 900; color: #333;}
.vision .sec03 .txt > div p.orange {color: #ed8d11;}
.vision .sec03 .txt > div img {border-radius: 80px;}

@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
            filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
    opacity: 1;
  }
}

/* 회사소개 > 오시는 길 20251127 */
.location .sec01 {display: flex; gap: 36px;}
.location .wrap_controllers.hide, .cont {display: none;}
.location .root_daum_roughmap_landing, .location .root_daum_roughmap .wrap_map, .location .root_daum_roughmap .map {height: 100% !important;}
.location .sec01 > div {border-radius: 20px; overflow: hidden}
.location .sec01 .map_wrap {width: calc(100% / 1.7 - 20px); border: 1px solid #ed8d1173;}
.location .sec01 .txt {width: calc(100% / 2.5); display: flex; flex-direction: column; background: #fafafa; padding: 40px 35px; justify-content: center}
.location .sec01 .txt p {font-size: 32px; font-weight: 600; color: #ed8d11; margin-bottom: 30px;}
.location .sec01 .txt ul {display: flex; flex-direction: column; row-gap: 25px;}
.location .sec01 .txt ul li {display: flex; align-items: center; column-gap: 15px;}
.location .sec01 .txt ul li img {width: 40px; border-radius: 50%; background-color: #fff; padding: 5px;}
.location .sec01 .txt ul li a {width:100%; font-size: 18px; font-weight: 500; color: #666; word-break: keep-all;}

/* 스포츠 안전 공통 */
div.section.sports_safe {margin-bottom: 40px;}

/* 스포츠 안전 > 가이드라인의 필요성 20251127 */
.sports_box {display: flex; flex-direction: column; row-gap: 40px;}
.sports_box > li {padding: 40px; border-radius: 20px; background-color: #fafafa;}
.sports_box > li strong {font-size: 24px; font-weight: 600; color: #ed8d11; word-break: keep-all; display: inline-block; margin-bottom: 20px;}
.sports_box > li p {font-size: 18px; font-weight: 500; color: #666666; line-height: 1.6;}
.sports_box > li .age {display: flex; flex-direction: column; row-gap: 12px; margin-top: 25px;}
.sports_box > li .age li {display: flex; align-items: center; column-gap: 15px;}
.sports_box > li .age li p {font-size: 16px; font-weight: 600; color: #ed8d11; padding: 2px 5px; min-width: 120px; text-align: center; border: 1px solid #ed8d11; border-radius: 40px;}
.sports_box > li .age li span {font-size: 18px; word-break: keep-all; color: #666;}

/* 스포츠 안전 > 안전가이드 지침서 제작 20251127 */
.safe_02 .sports_box > li p {text-align: center;}

/* 스포츠 안전 > 안전가이드 사인물 제작 20251127 */
p.tit.dot {position: relative; font-size: 20px; font-weight: 600; color: #2a2a2a; padding-left: 15px; margin-bottom: 40px;}
p.tit.dot::before {content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 7px; height: auto; aspect-ratio: 1/1; border-radius: 50%; background-color: #ed8d11;}
.safe_03 .sports_box > li p {text-align: center;}
.icon_wrap {display: flex; flex-wrap: wrap; gap: 30px;}
.icon_wrap > div {width: calc(100%/3 - 20px); display: flex; flex-direction: column; align-items: center;}
.icon_wrap > div figure {width: calc(100%/1.7); transition: 0.3s; border-radius: 50%; overflow: hidden; padding: 25px; background-color: #fafafa; aspect-ratio: 1/1; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.icon_wrap > div:hover figure {transform: translateY(-10px); box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
.icon_wrap > div figure img {width: 130px; height: auto; object-fit: cover;}
.icon_wrap > div figure span {display: inline-block; margin:15px 0 5px; font-size: 16px; font-weight: 400; color: #ed8d11;}
.icon_wrap > div figure p {font-size: 24px; font-weight: 600; color: #444;}
.icon_wrap > div .txt {margin-top: 25px;}
.icon_wrap > div .txt p {font-size: 18px; font-weight: 500; text-align: center; line-height: 1.6;}
.img_item {display: flex; flex-wrap: wrap; gap: 40px;}
.img_item > div {width: calc(100%/2 - 20px); display: flex; flex-direction: column; justify-content: flex-end; padding: 40px; min-height: 270px; border-radius: 20px;}
.img_item > div:nth-child(1) {background: url('../img/sub/signs02.jpg')center no-repeat; background-size: cover;}
.img_item > div:nth-child(2) {background: url('../img/sub/signs03.jpg')center no-repeat; background-size: cover;}
.img_item > div:nth-child(3) {background: url('../img/sub/signs04.jpg')center no-repeat; background-size: cover;}
.img_item > div:nth-child(4) {background: url('../img/sub/signs05.jpg')center no-repeat; background-size: cover;}
.img_item > div strong {font-size: 24px; color: #ed8d11; font-weight: 600; word-break: keep-all; display: inline-block; margin-bottom: 15px;}
.img_item > div p {width: calc(100%/ 1.1); font-size: 18px; font-weight: 500; color: #eee;}
.rule_wrap {display: flex; flex-wrap: wrap; gap: 45px;}
.rule_wrap > div {width: calc(100%/3 - 30px); border-radius: 20px; background-color: #f8f3ed; transition: 0.3s; padding: 45px 35px; display: flex; flex-direction: column; row-gap: 60px; justify-content: space-between;}
.rule_wrap > div:hover {transform: translateY(-10px); box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;}
.rule_wrap > div figure {width: 100%; height: 270px; border-radius: 20px; overflow: hidden;}
.rule_wrap > div figure img {width: 100%; height: 100%; object-fit: cover;}
.rule_wrap > div .txt {}
.rule_wrap > div .txt strong {display: inline-block; font-size: 18px; text-align: center; margin-bottom: 20px; font-weight: 600; color: #fff; padding: 2px; min-width: 120px; border-radius: 40px; background-color: #ed8d11;}
.rule_wrap > div .txt p {font-size: 18px; color: #444; font-weight: 500;}

/* 스포츠 안전 > 안전가이드 컨설팅 20251127 */
.safe_04 .sports_box > li p {text-align: center;}
.safe_04 .sec03 {margin-bottom: 0;}
.consul_wrap {display: flex; flex-wrap: wrap; gap: 30px;}
.consul_wrap > div {width: calc(100%/3 - 20px); padding: 40px; border-radius: 20px; display: flex; flex-direction: column; row-gap: 40px; position: relative; overflow: hidden;}
.consul_wrap > div::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to top, #000000, #00000075); opacity: 0.8; z-index: 1;}
.consul_wrap > div:nth-child(1) {background: url('../img/sub/consul01.jpg')center no-repeat; background-size: cover;}
.consul_wrap > div:nth-child(2) {background: url('../img/sub/consul02.jpg')center no-repeat; background-size: cover;}
.consul_wrap > div:nth-child(3) {background: url('../img/sub/consul03.jpg')center no-repeat; background-size: cover;}
.consul_wrap > div:nth-child(4) {background: url('../img/sub/consul04.jpg')center no-repeat; background-size: cover;}
.consul_wrap > div:nth-child(5) {background: url('../img/sub/consul05.jpg')center no-repeat; background-size: cover;}
.consul_wrap > div:nth-child(4), .consul_wrap > div:nth-child(5) {width: calc(100%/2 - 15px);}
.consul_wrap > div .top {display: flex; flex-direction: column; position: relative; z-index: 2;}
.consul_wrap > div .top span {font-size: 24px; font-weight: 500; color: #ed8d11; line-height: 1;}
.consul_wrap > div .top p {font-size: 24px; font-weight: 700; margin-top: 5px; color: #fafafa;}
.consul_wrap > div ul {display: flex; flex-direction: column; row-gap: 12px; position: relative; z-index: 2;}
.consul_wrap > div ul li {font-size: 18px; word-break: keep-all; color: #eee;}


/* 견적문의 */

.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%;}
	.history .imgBox {width: 45%;}
	.history .item span {font-size: 46px; top: 40px;}
	.history .listBox {gap: 120px 0; }
	.history .list {gap: 60px 0; }
	.history dl dt {width: 100px; font-size: 28px;}
	.history dl p {font-size: 18px;}
}


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

.history dl {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 10px 0;}
.history dl dt {width: 100%;}
}

@media screen and (max-width: 1160px) {
#company img {width: 40%;}
.company_con {width: calc(100% - 45%);}
#company02 img {width: 45%;}
.company_con02 {width: calc(100% - 50%);}
#company03 img {width: 45%;}
.company_con03 {width: calc(100% - 50%);}
}

@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: 1024px) {

.history .itemBox {gap: 0 40px;}
	.history .item span {font-size: 32px;top: 20px;right: 20px;}
	.history .listBox { gap: 70px 0; padding: 0 30px;}
	.history .list {gap: 30px 0;}
	.history dl::before {top: 10px; left: -28.5px;}
	.history dl dt {font-size: 25px;}
}
@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;}
	#company02, #company03 {margin-top:30px;}
	#company02 img {width: 100%;}
	.company_con02 {width: 100%;margin-top:30px;clear:both;}
	#company03 img {width: 100%;}
	.company_con03 {width: 100%;margin-top:30px;clear:both;}
	.company_con02 h2, .company_con03 h2 {font-size: 25px;}

	.iso_img img.pc {display:none;}
.iso_img img.mo{display:inline-block;}
.history .imgBox {display: none;}
	.history .item {position: relative;}
	.history .item .img, .history .item .img img {position: relative; top: auto; left: auto; bottom: auto;}
	.history .textBox {max-width: 670px;}
	.history .list {margin: -30px 0 0;}

}

@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}
	.edu_list li {width: 48%;float: left;margin-right: 0;}
	.edu_list li:nth-child(2n) {float:right;}
}

@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) {


.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: 400px) {

ul.tabs li {padding: 10px 13px;}
}



@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디자인 소스**/
