@charset "UTF-8";
.contents_wrap .tabType_1 {
  margin: 0 auto;
  padding: 60px 20px 0;
  max-width: 1200px;
}
.contents_wrap .tabType_2 {
  max-width: 800px;
  margin: auto;
}
.contents_wrap .img_area {
  position: relative;
  overflow: hidden;
}
.contents_wrap .img_area.new_add {
  margin-bottom: 67px;
}
.contents_wrap .img_area.option:after {
  position: absolute;
  content: "option";
  right: 4%;
  top: 4%;
  background: #f8cbad;
  color: #fff;
  border-radius: 14px;
  padding: 0.2rem 0.4rem;
  font-size: 11px;
}
.contents_wrap .img_box {
  position: relative;
  margin-bottom: 60px;
  /* padding: 50px; */
  border: 1px solid #ccc;
}
.contents_wrap .img_box .img_area {
  width: 100%;
}
.contents_wrap .txt_area:after {
  clear: both;
  content: "";
  display: block;
}
.contents_wrap .bulit_txt {
  position: relative;
  float: left;
  margin-left: -108px;
  padding: 65px 0 0 108px;
  background: url(../images/sub/brand_story_bulit.png) no-repeat 0 0;
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: -3.75px;
  font-weight: 400;
  text-align: left;
}
.contents_intro {
  position: relative;
  padding: 120px 0 60px;
}
.contents_intro:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.contents_cont {
  position: relative;
}
.contents_cont:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.contents_cont_wrapper {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.contents_cont_wrapper:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.contents_cont.cont_1 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_2 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_3 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_4 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_5 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_6 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_7 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_8 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_9 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_10 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_11 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_12 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_13 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_14 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_15 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_16 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_17 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_cont.cont_18 .wrap {
  padding: 100px 20px;
  max-width: 1200px;
  margin: 0 auto 180px;
}
.contents_box {
  position: relative;
  display: block;
}
.contents_top {
  position: relative;
}
.contents_top:after {
  content: "";
  position: absolute;
  right: 0;
  font-family: "montserrat";
  bottom: -38px;
  font-size: 10rem;
  font-weight: 700;
  color: #f8f8f8;
  line-height: 1;
  letter-spacing: -1vw;
  z-index: -1;
}

.remodeling_1.content_01 .contents_top:after {
  content: "STANDARD";
}
.remodeling_1.content_02 .contents_top:after {
  content: "SIGINATURE";
}
.remodeling_1.content_03 .contents_top:after {
  content: "PREMIUM";
}

.contents_cont.cont_1 .txt_3 {
  position: relative;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: -2px;
}
.contents_cont.cont_1 .txt_5 {
  position: relative;
  font-size: 16px;
  color: #666;
  line-height: 1.75;
}

@media screen and (max-width: 768px) {
  .contents_cont.cont_1 .txt_3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .contents_cont.cont_1 .txt_5 {
    font-size: 14px;
    line-height: 1.5;
  }
}
.detail_intro {
  position: relative;
  height: 200px;
}

.contents_cont .d-flex .tit_1 {
  text-align: left;
}

@media screen and (max-width: 980px) {
  .contents_top {
    position: relative;
  }
  .contents_top:after {
    bottom: -22px;
    font-size: 4.58333rem;
  }
}
@media screen and (max-width: 420px) {
  .contents_top {
    position: relative;
  }
  .contents_top:after {
    bottom: -15px;
    font-size: 4rem;
  }
}
.contents_cont .info_top_box {
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 100px auto 30px;
}
.contents_cont .info_top_box .tit {
  position: relative;
  margin-bottom: 25px;
  text-align: center;
  font-size: 50px;
  letter-spacing: -2.5px;
  font-weight: 400;
}
.contents_cont .info_top_box .txt {
  position: relative;
  margin: 30px 0 85px;
  font-size: 20px;
  letter-spacing: -1px;
  color: #666;
  line-height: 1.6;
}
.contents_cont .info_top_box .txt strong {
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .contents_cont .info_top_box {
    margin: 40px auto 30px;
  }
  .contents_cont .info_top_box .tit {
    margin-bottom: 0;
    font-size: 23px;
  }
  .contents_cont .info_top_box .txt {
    font-size: 14px;
  }
}
.remodeling_1 .contents_cont.cont_2, .remodeling_1 .contents_cont.cont_3, .remodeling_1 .contents_cont.cont_4, .remodeling_1 .contents_cont.cont_5 {
  background: #f7f7f7;
}
.remodeling_1 .contents_cont.cont_2 {
  margin-top: 100px;
}
.remodeling_1 .contents_cont .wrap {
  max-width: 1200px;
  margin: auto;
}
.remodeling_1 .contents_cont .wrap .txt_wrap .txt {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  float: left;
  width: 25%;
  font-size: 30px;
  font-weight: 700;
  color: #000;
  line-height: 40px;
  letter-spacing: 5px;
  margin-bottom: 1rem;
}
.remodeling_1 .contents_cont .wrap .txt_wrap .txt strong {
  color: #006b8e;
}
.remodeling_1 .contents_cont .wrap .txt_wrap .txt span {
  letter-spacing: -1px;
  float: none;
  margin-right: 1rem;
}
.remodeling_1 .contents_cont .wrap .txt_wrap .txt:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -14px;
  width: 22px;
  height: 4px;
  background-color: #000;
}
.remodeling_1 .contents_cont ul.box_top {
  position: relative;
  margin: 0;
}
.remodeling_1 .contents_cont ul.box_top li {
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
}
.remodeling_1 .contents_cont ul.box_top li a {
  font-size: 30px;
  letter-spacing: -1px;
}
.remodeling_1 .contents_cont ul.box_top li.on a {
  font-weight: 500;
}
.remodeling_1 .contents_cont ul.box_top li a.disabled {
  cursor: none;
  color: #ccc;
}
.remodeling_1 .contents_cont ul.box_top_2 {
  position: relative;
  margin: 90px 0;
}
.remodeling_1 .contents_cont ul.box_top_2 li {
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
}
.remodeling_1 .contents_cont ul.box_top_2 li a {
  font-size: 30px;
  letter-spacing: -1px;
}
.remodeling_1 .contents_cont ul.box_top_2 li.on a {
  font-weight: 500;
}
.remodeling_1 .contents_cont ul.box_top_2 li a.disabled {
  cursor: none;
  color: #ccc;
}
.remodeling_1 .contents_cont ul.box_top_3 {
  position: relative;
  margin: 90px 0;
}
.remodeling_1 .contents_cont ul.box_top_3 li {
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
}
.remodeling_1 .contents_cont ul.box_top_3 li a {
  font-size: 30px;
  letter-spacing: -1px;
}
.remodeling_1 .contents_cont ul.box_top_3 li.on a {
  font-weight: 500;
}
.remodeling_1 .contents_cont ul.box_top_3 li a.disabled {
  cursor: none;
  color: #ccc;
}
.remodeling_1 .contents_cont .tit_1 {
  text-align: left;
  margin-bottom: 20px;
}
.remodeling_1 .contents_cont .tit_2 {
  font-size: 25px;
}
.remodeling_1 .contents_cont .tit_6 {
  color: #fff;
}
.remodeling_1 .contents_cont .tit_6 strong {
  color: #3ba7af;
  font-family: "montserrat";
}
.remodeling_1 .contents_cont.cont_6 {
  background: url("/static/files/images/remodeling/20.jpg") no-repeat;
  background-size: cover;
}
.remodeling_1 .contents_cont.cont_6 .tit_6 {
  color: #fff;
}
.remodeling_1 .contents_cont.cont_6 .tit_6 strong {
  color: #3ba7af;
  font-family: "montserrat";
}

@media screen and (max-width: 1240px) {
  .remodeling_1 .contents_cont .wrap {
    max-width: 1100px;
  }
  .remodeling_1 .contents_cont .tit_2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 980px) {
  .contents_cont .wrap {
    overflow-x: hidden;
  }
  .contents_cont .wrap .txt_wrap .txt {
    width: 100%;
    font-size: 25px;
    letter-spacing: 4px;
    line-height: 28px;
  }
  .contents_cont .wrap .txt_wrap .txt:before {
    font-size: 25px;
    letter-spacing: 4px;
  }
  .remodeling_1 .contents_cont .tit_2 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .remodeling_1 .contents_cont .wrap .txt_wrap .txt {
    width: 100%;
    font-size: 25px;
    letter-spacing: 4px;
    line-height: 28px;
  }
  .remodeling_1 .contents_cont .wrap .txt_wrap .txt:before {
    font-size: 25px;
    letter-spacing: 4px;
  }
  .remodeling_1 .contents_cont.cont_2 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .contents_wrap .img_area {
    width: 100%;
    margin: 0 auto;
  }
  .contents_wrap .img_area .web {
    display: none;
  }
  .contents_wrap .img_area .mobile {
    display: block;
    margin: auto;
  }
  .contents_wrap .img_area.m-w-100 {
    width: 100%;
    margin: auto;
  }
  .contents_wrap .img_area.m-w-100 .mobile {
    width: 100%;
  }
  .contents_wrap .img_area.fix {
    width: 287px;
    height: 308px;
  }
  .contents_cont_wrapper {
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
  }
  .check_heimlab_top .img_area, .solution_heimlab_top .img_area, .solution_heimlab1_cont1 .img_area {
    width: 100%;
  }
  .remodeling_1 .contents_cont .wrap {
    max-width: unset;
  }
}
.visual_tab2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.cont_wrap.sub {
  max-width: 1000px;
}
.cont_wrap.sub .text_box {
  padding: 167px 10px 0;
}
.cont_wrap.sub .text_box strong {
  display: block;
  font-family: "montserrat";
  font-size: 190px;
  line-height: 140px;
  color: white;
  opacity: 0.5;
}
.cont_wrap.sub .text_box strong.text_02 {
  padding-left: 100px;
  text-align: center;
}
.cont_wrap.sub .text_box strong.text_03 {
  text-align: right;
}
.cont_wrap.sub .bot_box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px 0 10px;
  text-align: center;
  background-color: white;
}
.cont_wrap.sub .bot_box p {
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
.cont_wrap.sub .bot_box p strong {
  font-weight: 600;
}

.cont_wrap.imgss {
  display: inline-block;
  vertical-align: middle;
  padding: 100px 50px 25px;
  background-image: url("/static/files/images/remodeling/20.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: left;
}
.cont_wrap.imgss .title_1, .cont_wrap.imgss .top_txt {
  color: #fff;
  text-align: left;
  position: relative;
}
.cont_wrap.imgss .title_1 {
  margin-bottom: 25px;
  letter-spacing: -2px;
  font-weight: 700;
  font-size: 34px;
}
.cont_wrap.imgss .top_txt {
  margin-bottom: 45px;
  color: #fff;
  line-height: 1.75;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .cont_wrap.imgss {
    padding: 116px 30px 15px;
  }
  .cont_wrap.imgss .title_1 {
    margin-bottom: 19px;
    letter-spacing: -2px;
    font-weight: 700;
    font-size: 26px;
  }
  .cont_wrap.imgss .top_txt {
    margin-bottom: 45px;
    color: #fff;
    line-height: 1.75;
    font-size: 13px;
  }
}
.cont_wrap ul.imgVertical {
  display: flex;
  flex-wrap: wrap;
  vertical-align: middle;
  justify-content: flex-end;
  width: calc(100% + 30px);
}
.cont_wrap ul.imgVertical li {
  display: flex;
  vertical-align: middle;
  position: relative;
  text-align: center;
}
.cont_wrap ul.imgVertical li .list-box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  box-sizing: border-box;
  width: calc(100% - 30px);
  padding: 60px 35px;
  background-repeat: no-repeat;
  text-align: left;
  background-size: 37px 37px;
  background-position: 34px 135px;
  background-color: #fff;
}
.cont_wrap ul.imgVertical li .list-box .txt_area {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-top: 20px;
  font-size: 17px;
  font-weight: 200;
  line-height: 30px;
  letter-spacing: -0.5px;
}
.cont_wrap ul.imgVertical li .list-box .txt_area .num {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: -0.5px;
}
.cont_wrap ul.imgVertical li .list-box .txt_area .title {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-top: 70px;
  font-size: 23px;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: -1px;
}
.cont_wrap ul.imgVertical li .list-box .txt_area .txt {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 30px;
  letter-spacing: -1px;
}
.cont_wrap ul.imgVertical li .list-box .txt_area .txt span {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  word-break: keep-all;
}
.cont_wrap ul.imgVertical li.col-1 {
  width: calc(100% / 1);
}
.cont_wrap ul.imgVertical li.col-2 {
  width: calc(100% / 2);
}
.cont_wrap ul.imgVertical li.col-3 {
  width: calc(100% / 3);
}
.cont_wrap ul.imgVertical li.col-4 {
  width: calc(100% / 4);
}
.cont_wrap ul.imgVertical li.col-5 {
  width: calc(100% / 5);
}
.cont_wrap ul.imgVertical li.col-6 {
  width: calc(100% / 6);
}
.cont_wrap ul.imgVertical li.col-7 {
  width: calc(100% / 7);
}
.cont_wrap ul.imgVertical li.col-8 {
  width: calc(100% / 8);
}
.cont_wrap ul.imgVertical li.col-9 {
  width: calc(100% / 9);
}
.cont_wrap ul.imgVertical li.col-10 {
  width: calc(100% / 10);
}
.cont_wrap ul.imgVertical li.col-2:nth-child(n+3) {
  margin-top: 20px;
}

ul.imgVertical.heim-system li .list-box {
  background-size: 37px 37px;
  background-position: 34px 135px;
  background-color: #fff;
}
ul.imgVertical.heim-system li .list-box .txt_area {
  color: #000;
}
ul.imgVertical.heim-system li:nth-child(1) .list-box {
  background-image: url("/static/files/images/sub/ic-my-solution.png");
}
ul.imgVertical.heim-system li:nth-child(2) .list-box {
  background-image: url("/static/files/images/sub/ic-faq-02.webp");
}
ul.imgVertical.heim-system li:nth-child(3) .list-box {
  background-image: url("/static/files/images/sub/how_proceed_icon3.png");
}

ul.imgVertical.heim-design li:nth-child(1) .list-box {
  background-image: url("/static/files/images/remodeling/intro_f_04.png");
}
ul.imgVertical.heim-design li:nth-child(2) .list-box {
  background-image: url("/static/files/images/remodeling/intro_f_05.png");
}
ul.imgVertical.heim-design li:nth-child(3) .list-box {
  background-image: url("/static/files/images/remodeling/intro_f_06.png");
}

ul.imgVertical.heim-quality li .list-box {
  background-size: 37px 37px;
  background-position: 31px 117px;
  background-color: #fff;
}
ul.imgVertical.heim-quality li .list-box .txt_area {
  color: #000;
}
ul.imgVertical.heim-quality li:nth-child(1) .list-box {
  background-image: url("/static/files/images/sub/heim_quality_2.png");
}
ul.imgVertical.heim-quality li:nth-child(2) .list-box {
  background-image: url("/static/files/images/sub/ic-faq-05.webp");
}
ul.imgVertical.heim-quality li:nth-child(3) .list-box {
  background-image: url("/static/files/images/sub/heim_eco.png");
}

@media screen and (max-width: 1200px) {
  .cont_wrap.sub {
    margin: 0 auto;
  }
  .remodeling_1 .contents_cont .wrap {
    max-width: unset;
  }
  .cont_wrap ul.imgVertical {
    display: flex;
    flex-wrap: wrap;
    vertical-align: middle;
    justify-content: center;
    width: 100%;
  }
  .cont_wrap ul.imgVertical li {
    padding: 20px 25px;
    width: 100%;
  }
  .cont_wrap ul.imgVertical li .list-box {
    width: 100%;
  }
  .cont_wrap ul.imgVertical li .list-box .txt_area .num, .cont_wrap ul.imgVertical li .list-box .txt_area .txt {
    font-size: 16px;
  }
  .cont_wrap ul.imgVertical li .list-box .txt_area .title {
    font-size: 22px;
  }
  .cont_wrap ul.imgVertical li.col-2:nth-child(n+3) {
    margin-top: 20px;
  }
  .cont_wrap ul.imgVertical li {
    padding: 20px 10px;
    width: 100%;
  }
  .cont_wrap ul.imgVertical li .list-box .txt_area .num, .cont_wrap ul.imgVertical li .list-box .txt_area .txt {
    font-size: 16px;
  }
  .cont_wrap ul.imgVertical li .list-box .txt_area .title {
    font-size: 22px;
  }
  .cont_wrap ul.imgVertical li.col-1 {
    width: 100%;
  }
  .cont_wrap ul.imgVertical li.col-2 {
    width: 100%;
  }
  .cont_wrap ul.imgVertical li.col-3 {
    width: 100%;
  }
  .cont_wrap ul.imgVertical li.col-4 {
    width: 100%;
  }
  .cont_wrap ul.imgVertical li.col-5 {
    width: 100%;
  }
  .cont_wrap ul.imgVertical li.col-6 {
    width: 100%;
  }
  .cont_wrap ul.imgVertical li.col-7 {
    width: 100%;
  }
  .cont_wrap ul.imgVertical li.col-8 {
    width: 100%;
  }
  .cont_wrap ul.imgVertical li.col-9 {
    width: 100%;
  }
  .cont_wrap ul.imgVertical li.col-10 {
    width: 100%;
  }
  ul.imgVertical.heim-system li .list-box {
    background-size: 43px 43px;
    background-position: 34px 135px;
  }
}
@media screen and (max-width: 1024px) {
  .visual_tab2 {
    position: relative;
  }
  .cont_wrap.sub .bot_box {
    position: relative;
  }
}
@media screen and (max-width: 460px) {
  .cont_wrap ul.imgVertical li .list-box .txt_area .num, .cont_wrap ul.imgVertical li .list-box .txt_area .txt {
    font-size: 15px;
  }
  .cont_wrap ul.imgVertical li .list-box .txt_area .title {
    font-size: 22px;
  }
}
.how_proceed {
  position: relative;
  padding: 100px 20px 70px;
  background-color: #f7f7f7;
  text-align: center;
}
.how_proceed h2 {
  position: relative;
  font-size: 50px;
  letter-spacing: -2.5px;
  font-weight: 400;
}
.how_proceed p {
  position: relative;
  margin: 30px 0 85px;
  font-size: 20px;
  letter-spacing: -1px;
  color: #999;
  line-height: 1.6;
}
.how_proceed ul {
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
  display: flex;
}
.how_proceed ul li {
  position: relative;
  margin: 0 10px;
  flex-grow: 1;
  font-size: 18px;
  letter-spacing: -0.72px;
  font-weight: 300;
  vertical-align: top;
}
.how_proceed ul li .txt {
  padding-top: 30px;
  font-size: 18px;
}
.how_proceed ul li .txt span {
  font-size: 15px;
  display: block;
  line-height: 1.2;
}
.how_proceed ul li .txt b {
  font-family: "montserrat";
  font-weight: 700;
}
.how_proceed.type_2 ul {
  margin: 0 auto;
  max-width: 1200px;
  text-align: center;
  display: flex;
}
.how_proceed.type_2 ul li:after {
  content: "";
  background-image: url(/static/files/images/common/arrow-lg.svg);
  background-repeat: no-repeat;
  background-size: auto 34px;
  background-position: center bottom;
  display: block;
  position: absolute;
  width: 80px;
  height: 70px;
  right: -20%;
  font-size: 15px;
  letter-spacing: -2px;
  top: 22%;
  white-space: pre;
  line-height: 1;
}
.how_proceed.type_2 ul li:last-child:after {
  background: none;
}
.how_proceed.type_2 ul li.chk_01:after {
  content: "서비스신청";
}
.how_proceed.type_2 ul li .sol_01:after {
  content: "방문점검\a신청";
}
.how_proceed.type_2 ul li.sol_02:after {
  content: "계약 \a(온라인 날인)";
}
.how_proceed.type_2 ul li .txt-wrap {
  padding-top: 30px;
}
.how_proceed.type_2 ul li .txt-wrap span {
  font-size: 15px;
  display: block;
  line-height: 1.2;
  max-width: 200px;
  margin: 10px auto 0;
  color: #333333;
}
.how_proceed.type_2 ul li .txt-wrap span.tit {
  font-size: 19px;
  font-weight: 600;
}
.how_proceed.type_2 ul li .txt-wrap b {
  font-family: "montserrat";
  font-weight: 700;
}
.how_proceed.type_2 ul li .badge-wrap {
  position: absolute;
  right: 0;
  top: -40px;
  display: flex;
}
.how_proceed.type_2 ul li .badge-wrap .badge {
  font-size: 0.9rem;
  background: #006b8e;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: -2px;
  text-align: center;
  margin-left: -8px;
  border: 2px solid #fff;
}

@media screen and (max-width: 980px) {
  .cont_wrap.imgss {
    box-sizing: border-box;
  }
  .cont_wrap ul.imgVertical li {
    padding: 10px 0;
  }
  ul.imgVertical.heim-system li .list-box {
    background-position: 30px 115px;
  }
}
@media screen and (max-width: 768px) {
  .how_proceed {
    padding: 65px 20px 20px;
  }
  .how_proceed h2 {
    font-size: 30px;
  }
  .how_proceed p {
    margin: 10px 0 60px;
    font-size: 13px;
  }
  .how_proceed ul {
    display: block;
  }
  .how_proceed ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0;
  }
  .how_proceed ul li {
    float: left;
    width: 50%;
    margin: 0;
    box-sizing: border-box;
  }
  .how_proceed ul li .txt {
    padding-top: 20px;
    height: 95px;
    box-sizing: border-box;
  }
  .how_proceed.type_2 ul {
    flex-direction: column;
    align-items: center;
    gap: 10rem;
  }
  .how_proceed.type_2 ul li:after {
    background-image: url("/static/files/images/common/arrow-lg-mb.svg");
    bottom: -50%;
    top: unset;
    right: unset;
    left: 50%;
    background-position: left center;
    height: 40px;
    white-space: nowrap;
    line-height: 40px;
    padding-left: 30px;
  }
  .how_proceed.type_2 ul li .badge-wrap {
    right: -40px;
  }
}
.about_heimlab .tabType_1 {
  margin: 0 auto;
  padding: 60px 20px 0;
  max-width: 1200px;
}
.about_heimlab_cont .txt_1 {
  position: relative;
  margin-bottom: 70px;
  line-height: 1.7;
  letter-spacing: -1px;
}

.check_heimlab_top {
  margin: 0 auto;
  max-width: 1200px;
}
.check_heimlab_top:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

.proceed_list {
  position: relative;
  border-bottom: 2px solid #1e1e1e;
  background: #f5f8fa;
}
.proceed_list .wrap {
  margin: 0 auto;
  padding: 120px 20px 210px;
  max-width: 1200px;
  background: url("/static/files/images/sub/useInfo_img_1.png") no-repeat right bottom;
}
.proceed_list .wrap .titles {
  position: relative;
  font-size: 50px;
  letter-spacing: -2.5px;
  font-weight: 400;
  text-align: center;
}
.proceed_list .wrap .txts {
  position: relative;
  margin: 30px 0 85px;
  font-size: 20px;
  letter-spacing: -1px;
  color: #999;
  line-height: 1.6;
  text-align: center;
}
.proceed_list .wrap > ul {
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: row;
}
.proceed_list .wrap > ul > li {
  position: relative;
  margin-bottom: 20px;
  box-sizing: border-box;
  flex: 1 1 auto;
  padding-left: 80px;
}
.proceed_list .wrap > ul > li:before {
  position: absolute;
  left: 35px;
  top: 50%;
  transform: translate(0, -50%);
  width: 12px;
  height: 22px;
  background: url("/static/files/images/sub/useInfo_arrow.png") no-repeat center center;
  display: block;
  content: "";
}
.proceed_list .wrap > ul > li:first-child {
  padding-left: 0;
}
.proceed_list .wrap > ul > li .inner {
  padding: 35px 26px 0;
  height: 300px;
  box-sizing: border-box;
}
.proceed_list .wrap > ul > li .number {
  margin-bottom: 20px;
  line-height: 1;
  display: block;
  font-size: 20px;
  font-family: "montserrat";
  font-weight: 700;
  color: #006b8e;
}
.proceed_list .wrap > ul > li .title {
  margin-bottom: 8px;
  font-size: 25px;
  letter-spacing: -1.4px;
  display: block;
  font-weight: 400;
  white-space: nowrap;
}
.proceed_list .wrap > ul > li .txt {
  font-size: 16px;
  letter-spacing: -0.64px;
}
.proceed_list .wrap > ul > li .inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.proceed_list .wrap > ul > li ul.w_inline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.proceed_list .wrap > ul > li ul.w_inline > li {
  position: relative;
  padding-right: 0;
  padding-left: 0;
  font-size: 15px;
}
.proceed_list .wrap > ul > li ul.w_inline > li span {
  white-space: nowrap;
}
.proceed_list .wrap > ul > li ul.w_inline > li ~ li {
  padding-left: 20px;
}
.proceed_list .wrap > ul > li ul.w_inline > li:after {
  content: " >";
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 12px;
  height: 12px;
  background: url(/static/files/images/sub/useInfo_arrow.png) no-repeat center center;
  display: block;
  content: "";
}
.proceed_list .wrap > ul > li ul.w_inline > li:first-child:after {
  content: none;
}
.proceed_list .wrap > ul > li ul.w_inline span {
  display: block;
  margin-right: 5px;
}
.proceed_list .wrap > ul > li ul.w_inline strong {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  font-weight: 400;
  color: #1e1e1e;
}
.proceed_list .wrap > ul > li ul.w_inline strong:before {
  position: absolute;
  left: 38px;
  top: 3px;
  width: 1px;
  height: 14px;
  background-color: #ccc;
  display: block;
  content: "";
}
.proceed_list .wrap > ul > li .badge-wrap {
  position: absolute;
  right: 2%;
  right: -6%;
  top: -6%;
  display: flex;
}
.proceed_list .wrap > ul > li .badge-wrap .badge {
  font-size: 0.9rem;
  background: #006b8e;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: -2px;
  text-align: center;
  margin-left: -8px;
  border: 2px solid #fff;
}
.proceed_list .wrap > ul > li .icon {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}
.proceed_list .wrap > ul > li .tb_cell {
  display: table-cell;
  vertical-align: middle;
}
.proceed_list .wrap > ul > li:after {
  font-size: 16px;
  line-height: 1;
  position: absolute;
  left: -14px;
  top: 23%;
  font-weight: 400;
  transform: translate(0, 50%);
  display: block;
  text-align: center;
  letter-spacing: -0.4px;
  padding: 0;
  white-space: break-spaces;
  width: 105px;
}
.proceed_list .wrap > ul > li:last-child .inner {
  background-size: cover;
}
.proceed_list .wrap > ul > li.chk_01:after {
  content: "서비스신청";
}
.proceed_list .wrap > ul > li.sol_01:after {
  content: "방문점검\a신청";
}
.proceed_list .wrap > ul > li.sol_02:after {
  content: "계약 \a(온라인 날인)";
}
.proceed_list .wrap > ul > li.w_big {
  position: relative;
}
.proceed_list .wrap > ul > li.ml_1 {
  margin-left: 32.5%;
}
.proceed_list .wrap > ul > li.completion1 {
  padding-right: 0;
}
.proceed_list .wrap > ul > li.completion1 .inner {
  border-color: #006b8e;
}
.proceed_list .wrap > ul > li:first-child:before {
  content: none;
  display: none;
}

@media screen and (max-width: 1400px) {
  .proceed_list .wrap > ul > li {
    padding-left: 20px;
  }
  .proceed_list .wrap > ul > li .title {
    font-size: 21px;
  }
  .proceed_list .wrap > ul > li .txt {
    font-size: 14px;
  }
  .proceed_list .wrap > ul > li .inner {
    padding: 30px 20px 0;
  }
  .proceed_list .wrap > ul > li .icon {
    width: 50px;
    height: 50px;
  }
  .proceed_list .wrap > ul > li:before {
    left: 5px;
  }
  .proceed_list .wrap > ul > li:after {
    font-size: 14px;
    line-height: 1;
    position: absolute;
    left: -24px;
    top: 25%;
    transform: translate(0, 50%);
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px;
    border-radius: 24px;
    white-space: nowrap;
    text-align: center;
    width: fit-content;
    white-space: break-spaces;
    padding: 0;
  }
  .proceed_list .wrap > ul > li ul.w_inline {
    flex-direction: column;
  }
  .proceed_list .wrap > ul > li ul.w_inline li span {
    white-space: pre-line;
  }
}
@media screen and (max-width: 768px) {
  .proceed_list .wrap {
    max-width: unset;
  }
  .proceed_list .wrap .titles {
    font-size: 30px;
  }
  .proceed_list .wrap .txts {
    margin: 10px 0 60px;
    font-size: 14px;
  }
  .proceed_list .wrap > ul {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .proceed_list .wrap > ul > li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 0;
    padding-top: 40px;
  }
  .proceed_list .wrap > ul > li:before {
    position: absolute;
    transform: translate(0, -50%);
    display: block;
    content: "";
    left: 50%;
    top: 19px;
    width: 26px;
    height: 15px;
    background: url(/static/files/images/sub/useInfo_arrow_mb.png) no-repeat center center/26px 15px;
  }
  .proceed_list .wrap > ul > li:after {
    position: absolute;
    box-sizing: border-box;
    padding: 0;
    left: 0;
  }
  .proceed_list .wrap > ul > li .inner {
    padding: 20px 20px 18px;
    height: auto;
  }
  .proceed_list .wrap > ul > li .number {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .proceed_list .wrap > ul > li .title {
    margin-bottom: 4px;
    font-size: 21px;
  }
  .proceed_list .wrap > ul > li .txt {
    font-size: 14px;
  }
  .proceed_list .wrap > ul > li .inner {
    position: relative;
    align-items: flex-start;
    background: #fff;
  }
  .proceed_list .wrap > ul > li ul.w_inline {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 0.3rem;
    text-align: left;
  }
  .proceed_list .wrap > ul > li ul.w_inline > li {
    position: relative;
    font-size: 14px;
  }
  .proceed_list .wrap > ul > li ul.w_inline > li:after {
    content: " >";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 12px;
    height: 12px;
    background: url(/static/files/images/sub/useInfo_arrow.png) no-repeat center center;
    display: block;
    content: "";
  }
  .proceed_list .wrap > ul > li ul.w_inline > li:first-child:after {
    content: none;
  }
  .proceed_list .wrap > ul > li ul.w_inline span {
    display: block;
    margin-right: 5px;
  }
  .proceed_list .wrap > ul > li ul.w_inline strong {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 13px;
    font-weight: 400;
    color: #1e1e1e;
  }
  .proceed_list .wrap > ul > li ul.w_inline strong:before {
    position: absolute;
    left: 38px;
    top: 3px;
    width: 1px;
    height: 14px;
    background-color: #ccc;
    display: block;
    content: "";
  }
  .proceed_list .wrap > ul > li .badge-wrap {
    top: 6%;
    right: 2%;
  }
  .proceed_list .wrap > ul > li .badge-wrap .badge {
    font-size: 0.85rem;
    width: 47px;
    height: 47px;
  }
  .proceed_list .wrap > ul > li .icon {
    position: relative;
    width: 44px;
    height: 44px;
    right: unset;
    bottom: unset;
    margin-bottom: 10px;
  }
  .proceed_list .wrap > ul > li .icon img {
    -o-object-fit: contain;
       object-fit: contain;
    width: unset;
    height: 100%;
  }
  .proceed_list .wrap > ul > li .tb_cell {
    display: table-cell;
    vertical-align: middle;
  }
  .proceed_list .wrap > ul > li:after {
    font-size: 15px;
    line-height: 1;
    position: absolute;
    font-weight: 400;
    transform: translate(-32%, -65%);
    display: block;
    white-space: nowrap;
    text-align: left;
    left: 50%;
    background: unset;
    color: #000;
    top: 0;
    padding: 0;
    width: -moz-fit-content;
    width: fit-content;
  }
  .proceed_list .wrap > ul > li.chk_01:after {
    content: "서비스신청";
  }
  .proceed_list .wrap > ul > li.sol_01:after {
    content: "방문점검\a신청";
  }
  .proceed_list .wrap > ul > li.sol_02:after {
    content: "계약 \a(온라인 날인)";
  }
  .proceed_list .wrap > ul > li.w_big {
    position: relative;
    flex: 1 1 50%;
  }
  .proceed_list .wrap > ul > li.ml_1 {
    margin-left: 32.5%;
  }
  .proceed_list .wrap > ul > li.completion1 {
    padding-right: 0;
  }
  .proceed_list .wrap > ul > li.completion1 .inner {
    border-color: #006b8e;
  }
  .proceed_list .wrap > ul > li:first-child {
    padding-top: 0;
  }
  .proceed_list .wrap > ul > li:first-child:before {
    content: none;
    display: none;
  }
}
.useInfo_list {
  position: relative;
  margin: 0 auto;
  padding: 120px 20px 210px;
  max-width: 1200px;
  border-bottom: 2px solid #1e1e1e;
  background: url("/static/files/images/sub/useInfo_img_1.png") no-repeat right bottom;
}
.useInfo_list > ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.useInfo_list > ul > li {
  float: left;
  position: relative;
  margin-bottom: 20px;
  width: 25%;
  padding-right: 64px;
  box-sizing: border-box;
}
.useInfo_list > ul > li:before {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
  width: 12px;
  height: 22px;
  background: url("/static/files/images/sub/useInfo_arrow.png") no-repeat center center;
  display: block;
  content: "";
}
.useInfo_list > ul > li .inner {
  padding: 35px 26px 0;
  height: 260px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.useInfo_list > ul > li .number {
  margin-bottom: 20px;
  line-height: 1;
  display: block;
  font-size: 20px;
  font-family: "montserrat";
  font-weight: 700;
  color: #006b8e;
}
.useInfo_list > ul > li .title {
  margin-bottom: 8px;
  font-size: 25px;
  letter-spacing: -1.4px;
  display: block;
}
.useInfo_list > ul > li .txt {
  font-size: 16px;
  color: #666;
  letter-spacing: -0.64px;
}
.useInfo_list > ul > li .tb_cell {
  display: table-cell;
  vertical-align: middle;
}
.useInfo_list > ul > li.completion:before {
  display: none;
}
.useInfo_list > ul > li.completion .inner {
  padding: 0 20px;
  width: 100%;
  background-color: #006b8e;
  border-color: #006b8e;
  display: table;
  text-align: center;
}
.useInfo_list > ul > li.completion .icon_Completion {
  display: table-cell;
  vertical-align: middle;
}
.useInfo_list > ul > li.completion .icon_Completion b {
  padding-top: 60px;
  background: url("/static/files/images/sub/check-circle-w.svg") no-repeat center 0;
  background-size: 40px;
  font-size: 20px;
  letter-spacing: -0.8px;
  color: #fff;
  font-weight: 200;
  display: inline-block;
}
.useInfo_list.type_2 > ul > li {
  width: 22.5%;
  padding-right: 45px;
}
.useInfo_list.type_2 > ul > li:before {
  right: 12px;
}
.useInfo_list.type_2 > ul > li.w_big {
  position: relative;
  width: 32.5%;
}
.useInfo_list.type_2 > ul > li.w_big ul.w_inline {
  margin-right: auto;
}
.useInfo_list.type_2 > ul > li.w_big ul.w_inline li {
  position: relative;
  padding-left: 59px;
  font-size: 15px;
  text-align: left;
}
.useInfo_list.type_2 > ul > li.w_big ul.w_inline span {
  display: inline-block;
  margin-right: 5px;
}
.useInfo_list.type_2 > ul > li.w_big ul.w_inline strong {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  font-weight: 400;
  color: #1e1e1e;
}
.useInfo_list.type_2 > ul > li.w_big ul.w_inline strong:before {
  position: absolute;
  left: 38px;
  top: 3px;
  width: 1px;
  height: 14px;
  background-color: #ccc;
  display: block;
  content: "";
}
.useInfo_list.type_2 > ul > li.ml_1 {
  margin-left: 32.5%;
}
.useInfo_list.type_3 > ul {
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.useInfo_list.type_3 > ul > li {
  width: unset;
  float: none;
  flex: 1 1 auto;
  padding-right: 45px;
}
.useInfo_list.type_3 > ul > li:before {
  right: 12px;
}
.useInfo_list.type_3 > ul > li .inner {
  position: relative;
}
.useInfo_list.type_3 > ul > li .badge-wrap {
  position: absolute;
  right: 2%;
  top: 2%;
  display: flex;
}
.useInfo_list.type_3 > ul > li .badge-wrap .badge {
  font-size: 0.9rem;
  background: #006b8e;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: -2px;
  text-align: center;
  margin-left: -8px;
  border: 2px solid #fff;
}
.useInfo_list.type_3 > ul > li .icon {
  position: absolute;
  right: 2%;
  bottom: 2%;
}
.useInfo_list.type_3 > ul > li.w_big {
  position: relative;
  width: unset;
}
.useInfo_list.type_3 > ul > li.w_big ul.w_inline li {
  position: relative;
  padding-left: 0px;
  font-size: 15px;
}
.useInfo_list.type_3 > ul > li.w_big ul.w_inline span {
  display: inline-block;
  margin-right: 5px;
}
.useInfo_list.type_3 > ul > li.w_big ul.w_inline strong {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  font-weight: 400;
  color: #1e1e1e;
}
.useInfo_list.type_3 > ul > li.w_big ul.w_inline strong:before {
  position: absolute;
  left: 38px;
  top: 3px;
  width: 1px;
  height: 14px;
  background-color: #ccc;
  display: block;
  content: "";
}
.useInfo_list.type_3 > ul > li.ml_1 {
  margin-left: 32.5%;
}
.useInfo_list.type_3 > ul > li.completion1:before {
  display: none;
}
.useInfo_list.type_3 > ul > li.completion1 .inner {
  border-color: #006b8e;
}

@media screen and (max-width: 1280px) {
  .useInfo_list > ul > li .inner {
    padding: 25px 20px 0;
  }
  .useInfo_heimlab {
    padding-bottom: 150px;
  }
  .useInfo_heimlab2 .useInfo_list {
    background: url("/static/files/images/sub/useInfo_img_2.png") no-repeat 8.25% bottom;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li {
    padding-right: 40px;
    width: 22.5%;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li .inner {
    padding-top: 0;
    display: table;
    width: 100%;
    height: 180px;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li:before {
    right: 12px;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li .title {
    margin-bottom: 0;
    font-size: 23px;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li .number {
    margin-bottom: 8px;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big {
    width: 32.5%;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big ul {
    padding-top: 20px;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big ul li {
    position: relative;
    padding-left: 48px;
    min-height: 16px;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big ul li strong {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    font-weight: 400;
    color: #1e1e1e;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big ul li strong:before {
    position: absolute;
    left: 38px;
    top: 3px;
    width: 1px;
    height: 14px;
    background-color: #ccc;
    display: block;
    content: "";
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big ul li span {
    margin-right: 8px;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big ul li span:last-child {
    margin-right: 0;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.ml_1 {
    margin-left: 32.5%;
  }
  .useInfo_heimlab3 .useInfo_list {
    background: url("/static/files/images/sub/useInfo_img_2.png") no-repeat 8.25% bottom;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li {
    padding-right: 40px;
    width: 22.5%;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li .inner {
    padding-top: 0;
    display: table;
    width: 100%;
    height: 180px;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li:before {
    right: 12px;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li .title {
    margin-bottom: 0;
    font-size: 23px;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li .number {
    margin-bottom: 8px;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big {
    width: 32.5%;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big ul {
    padding-top: 20px;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big ul li {
    position: relative;
    padding-left: 48px;
    min-height: 16px;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big ul li strong {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    font-weight: 400;
    color: #1e1e1e;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big ul li strong:before {
    position: absolute;
    left: 38px;
    top: 3px;
    width: 1px;
    height: 14px;
    background-color: #ccc;
    display: block;
    content: "";
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big ul li span {
    margin-right: 8px;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big ul li span:last-child {
    margin-right: 0;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.ml_1 {
    margin-left: 32.5%;
  }
}
@media screen and (max-width: 1200px) {
  .useInfo_list > ul > li {
    padding-right: 40px;
  }
  .useInfo_list > ul > li .title {
    font-size: 22px;
  }
  .useInfo_list > ul > li .txt {
    font-size: 14px;
  }
  .useInfo_list > ul > li:before {
    right: 12px;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li .title {
    font-size: 20px;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big ul {
    padding-top: 10px;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li .title {
    font-size: 20px;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big ul {
    padding-top: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .useInfo_list > ul > li, .useInfo_list.type_2 > ul > li {
    width: 33.33%;
  }
  .useInfo_list > ul > li.w_big, .useInfo_list.type_2 > ul > li.w_big {
    width: 100%;
  }
  .useInfo_list > ul > li.ml_1, .useInfo_list.type_2 > ul > li.ml_1 {
    margin-left: 0;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big {
    width: 100%;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li {
    width: 50%;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.ml_1 {
    margin-left: 0;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big {
    width: 100%;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li {
    width: 50%;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.ml_1 {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .about_heimlab_cont .txt_1 {
    margin-bottom: 45px;
    padding: 0 40px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.55;
  }
  .useInfo_list, .useInfo_list.type_2 {
    padding: 50px 20px 0;
    background: none;
    border-bottom: none;
  }
  .useInfo_list > ul > li, .useInfo_list.type_2 > ul > li {
    float: none;
    width: 100%;
    padding: 0 0 40px;
    margin: 0;
  }
  .useInfo_list > ul > li .inner, .useInfo_list.type_2 > ul > li .inner {
    padding: 20px 10px 18px;
    height: auto;
    text-align: center;
  }
  .useInfo_list > ul > li:before, .useInfo_list.type_2 > ul > li:before {
    right: auto;
    left: 50%;
    bottom: 12px;
    top: auto;
    width: 26px;
    height: 15px;
    background: url("/static/files/images/sub/useInfo_arrow_mb.png") no-repeat center center/26px 15px;
    transform: translate(-50%, 0);
  }
  .useInfo_list > ul > li .title, .useInfo_list.type_2 > ul > li .title {
    margin-bottom: 4px;
    font-size: 20px;
  }
  .useInfo_list > ul > li .txt, .useInfo_list.type_2 > ul > li .txt {
    font-size: 13px;
  }
  .useInfo_list > ul > li .txt br, .useInfo_list.type_2 > ul > li .txt br {
    display: none;
  }
  .useInfo_list > ul > li .txt br.mb_show, .useInfo_list.type_2 > ul > li .txt br.mb_show {
    display: block;
  }
  .useInfo_list > ul > li .number, .useInfo_list.type_2 > ul > li .number {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .useInfo_list > ul > li.completion .inner, .useInfo_list.type_2 > ul > li.completion .inner {
    padding: 26px 20px;
  }
  .useInfo_list > ul > li.completion .icon_Completion b, .useInfo_list.type_2 > ul > li.completion .icon_Completion b {
    padding-top: 40px;
    font-size: 15px;
    background-size: 30px;
  }
  .useInfo_heimlab2 .useInfo_list {
    background: none;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li {
    width: 100%;
    padding-right: 0;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li:before {
    right: auto;
    left: 50%;
    bottom: 12px;
    top: auto;
    width: 26px;
    height: 15px;
    background: url(../images/sub/useInfo_arrow_mb.png) no-repeat center center/26px 15px;
    transform: translate(-50%, 0);
  }
  .useInfo_heimlab2 .useInfo_list > ul > li .inner {
    padding: 20px 10px 25px;
    height: auto;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big ul {
    text-align: left;
    display: inline-block;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big ul li {
    margin-bottom: 2px;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big ul li strong {
    font-size: 12px;
  }
  .useInfo_heimlab2 .useInfo_list > ul > li.w_big ul li span {
    font-size: 12px;
  }
  .useInfo_heimlab3 .useInfo_list {
    background: none;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li {
    width: 100%;
    padding-right: 0;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li:before {
    right: auto;
    left: 50%;
    bottom: 12px;
    top: auto;
    width: 26px;
    height: 15px;
    background: url(../images/sub/useInfo_arrow_mb.png) no-repeat center center/26px 15px;
    transform: translate(-50%, 0);
  }
  .useInfo_heimlab3 .useInfo_list > ul > li .inner {
    padding: 20px 10px 25px;
    height: auto;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big ul {
    text-align: left;
    display: inline-block;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big ul li {
    margin-bottom: 2px;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big ul li strong {
    font-size: 12px;
  }
  .useInfo_heimlab3 .useInfo_list > ul > li.w_big ul li span {
    font-size: 12px;
  }
}
.useInfo_list > ul > li.w_big ul.w_inline {
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
}
ul.list_col_3 {
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  gap: 1rem;
  justify-content: end;
}
ul.list_col_3 li {
  position: relative;
  max-width: -moz-fit-content;
  max-width: fit-content;
  background: #fff;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0);
}
ul.list_col_3 li.w2 {
  width: 400px;
}
ul.list_col_3 li .img_area {
  height: 295px;
  display: flex;
  justify-content: center;
}
ul.list_col_3 li .img_area img {
  height: 100%;
}
ul.list_col_3 li .txt_area {
  text-align: left;
  padding: 15px 20px;
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
ul.list_col_3 li .txt_area .txt_4 {
  font-size: 16px;
  letter-spacing: -0.64px;
  line-height: 1.75;
}

ul.list_col_2_full {
  display: grid;
  grid-template-rows: auto;
  row-gap: 1rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
}
ul.list_col_2_full li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
}
ul.list_col_2_full li .img_area {
  aspect-ratio: 1.7/1;
  overflow: hidden;
}
ul.list_col_2_full li .img_area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
ul.list_col_2_full li:first-child {
  grid-row: 1/span 2;
}
ul.list_col_2_full li:first-child .img_area {
  aspect-ratio: 1/1.1;
}
ul.list_col_2_full li .txt_area {
  padding-top: 15px;
  text-align: center;
  padding: 15px 20px;
  margin: auto;
}

@media screen and (max-width: 768px) {
  ul.list_col_3 {
    grid-template-columns: 1fr;
  }
  ul.list_col_3 li {
    width: 100%;
    max-width: unset;
    padding-top: 1rem;
  }
  ul.list_col_3 li.w2 {
    width: 100%;
  }
  ul.list_col_3 li .img_area {
    width: 100%;
    max-height: 220px;
  }
  ul.list_col_3 li .img_area img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  ul.list_col_3 li .txt_area {
    height: 85px;
  }
  ul.list_col_3 li .txt_area .txt_4 {
    font-size: 13px;
    letter-spacing: -0.52px;
    line-height: 1.6;
  }
  ul.list_col_2_full {
    grid-template-columns: 1fr;
  }
  ul.list_col_2_full li .img_area {
    width: 100%;
  }
  ul.list_col_2_full li:first-child {
    grid-row: 1/span 1;
  }
}
@media screen and (max-width: 980px) {
  .remodeling_1 .contents_cont.cont_5 ul.box_top {
    margin: 50px 0;
    text-align: center;
  }
  .remodeling_1 .contents_cont.cont_5 ul.box_top li a {
    font-size: 21px;
  }
  .remodeling_1 .contents_cont ul.box_top_2 {
    position: relative;
    margin: 70px 0 20px;
  }
  .remodeling_1 .contents_cont ul.box_top_2 li {
    margin-right: 24px;
    display: inline-block;
    vertical-align: top;
  }
  .remodeling_1 .contents_cont ul.box_top_2 li a {
    font-size: 18px;
    letter-spacing: -1px;
  }
  .remodeling_1 .contents_cont ul.box_top_2 li.on a {
    font-weight: 500;
  }
  .remodeling_1 .contents_cont ul.box_top_2 li a.disabled {
    cursor: none;
    color: #ccc;
  }
}
ul.list_col_4 {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 8px;
}
ul.list_col_4 li {
  grid-column: span 6;
}
ul.list_col_4 li .img_area {
  display: flex;
  overflow: hidden;
  margin: 16px 0 8px;
}
ul.list_col_4 li .img_area img {
  -o-object-fit: contain;
     object-fit: contain;
}
ul.list_col_4 li.w3 {
  grid-column: span 8;
}
ul.list_col_4 li.w1 {
  grid-column: span 4;
}

@media screen and (max-width: 1400px) {
  ul.list_col_4 li {
    grid-column: span 6;
  }
  ul.list_col_4 li .img_area {
    /*min-height: 250px;*/
  }
  ul.list_col_4 li.w3 {
    grid-column: span 8;
  }
  ul.list_col_4 li.w1 {
    grid-column: span 4;
  }
}
.remodeling_subject, .package-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
.remodeling_subject.option:after, .package-title.option:after {
  content: "option";
  background: #f8cbad;
  color: #fff;
  border-radius: 14px;
  padding: 0.2rem 0.4rem;
  font-size: 11px;
}

/* 2024.02.26 start 이 밑으로 전부 추가  */
.remodeling_1 .contents_cont.cont_12, .remodeling_1 .contents_cont.cont_13, .remodeling_1 .contents_cont.cont_14, .remodeling_1 .contents_cont.phase_1, .container_keyword {
  background: #f7f7f7;
}

.contents_cont.cont_11 .txt_3 {
  position: relative;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: -2px;
  margin-left: 10px;
}
.contents_cont.cont_11 .txt_5 {
  position: relative;
  font-size: 16px;
  color: #666;
  line-height: 1.75;
}
.contents_cont.cont_11 .txt_7 {
  display: inline-block;
  vertical-align: middle;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  text-align: left;
  background-color: #006b8e;
  border-radius: 20px;
  padding: 0 15px;
  display: block;
  width: 230px;
  height: 100%;
  /*padding-left: 33px; */
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #fff;
  margin-bottom: 25px;
}
.contents_cont.cont_11 .txt_7_1 {
  display: inline-block;
  vertical-align: middle;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  text-align: left;
  background-color: #006b8e;
  border-radius: 20px;
  padding: 0 15px;
  display: block;
  width: 230px;
  height: 100%;
  /*padding-left: 33px; */
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #fff;
  margin-bottom: 25px;
  margin-left: 20px;
}
.contents_cont.cont_11 .txt_7_2 {
  display: inline-block;
  vertical-align: middle;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  text-align: left;
  background-color: #006b8e;
  border-radius: 20px;
  padding: 0 15px;
  display: block;
  width: 230px;
  height: 100%;
  /*padding-left: 33px; */
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #fff;
  margin-bottom: 25px;
  margin-left: 35px;
}
.contents_cont.cont_11 .txt_sort1 {
  display: flex;
}

@media screen and (max-width: 768px) {
  .contents_cont.cont_11 br {
    display: none;
  }
  .contents_cont.cont_11 .txt_3 {
    margin-bottom: 10px;
    font-size: 16px;
    margin-left: 0px;
  }
  .contents_cont.cont_11 .txt_5 {
    font-size: 14px;
    line-height: 1.5;
  }
  .contents_cont.cont_11 .txt_7 {
    width: 100%;
    margin-bottom: 5px;
  }
  .contents_cont.cont_11 .txt_7_1 {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 5px;
  }
  .contents_cont.cont_11 .txt_7_2 {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 5px;
  }
  .contents_cont.cont_11 .txt_sort1 {
    display: block;
  }
}
.contents_cont.cont_12 .txt_3 {
  position: relative;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 35px;
  line-height: 1.6;
  letter-spacing: -2px;
}
.contents_cont.cont_12 .txt_5 {
  position: relative;
  margin-bottom: 25px;
  font-size: 18px;
  color: #666;
  line-height: 1.75;
}
.contents_cont.cont_12 .wrap .contents_cont_wrapper .txt_area {
  margin-right: 120px;
}

@media screen and (max-width: 768px) {
  .contents_cont.cont_12 .txt_3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .contents_cont.cont_12 .txt_5 {
    font-size: 14px;
    line-height: 1.5;
  }
  .contents_cont.cont_12 .wrap .contents_cont_wrapper .txt_area {
    margin-right: 0px;
  }
}
.contents_cont.cont_13 .txt_3 {
  position: relative;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 35px;
  line-height: 1.6;
  letter-spacing: -2px;
}
.contents_cont.cont_13 .txt_5 {
  position: relative;
  margin-bottom: 25px;
  font-size: 18px;
  color: #666;
  line-height: 1.75;
}
.contents_cont.cont_13 .wrap .contents_cont_wrapper .txt_area {
  margin-right: 160px;
}

@media screen and (max-width: 768px) {
  .contents_cont.cont_13 .txt_3 {
    margin-bottom: 10px;
    font-size: 16px;
    margin-left: 0px;
  }
  .contents_cont.cont_13 .txt_5 {
    font-size: 14px;
    line-height: 1.5;
    margin-left: 0px;
  }
  .contents_cont.cont_13 .wrap .contents_cont_wrapper .txt_area {
    margin-right: 0px;
    margin-top: 50px;
  }
}
.contents_cont.cont_14 .txt_3 {
  position: relative;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 35px;
  line-height: 1.6;
  letter-spacing: -2px;
}
.contents_cont.cont_14 .txt_5 {
  position: relative;
  margin-bottom: 25px;
  font-size: 18px;
  color: #666;
  line-height: 1.75;
}
.contents_cont.cont_14 .wrap .contents_cont_wrapper .txt_area {
  margin-right: 100px;
}

@media screen and (max-width: 768px) {
  .contents_cont.cont_14 .txt_3 {
    margin-bottom: 10px;
    font-size: 16px;
    margin-left: 0px;
  }
  .contents_cont.cont_14 .txt_5 {
    font-size: 14px;
    line-height: 1.5;
    margin-left: 0px;
  }
  .contents_cont.cont_14 .wrap .contents_cont_wrapper .txt_area {
    margin-right: 0px;
  }
}
.contents_cont.phase_1 .wrap {
  padding: 100px 0px;
  max-width: 1200px;
}

.contents_cont.cont_15 .txt_3 {
  position: relative;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 35px;
  line-height: 1.6;
  letter-spacing: -2px;
}
.contents_cont.cont_15 .txt_5 {
  position: relative;
  font-size: 18px;
  color: #666;
  line-height: 1.75;
}

@media screen and (max-width: 768px) {
  .contents_cont.cont_15 .txt_3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .contents_cont.cont_15 .txt_5 {
    font-size: 14px;
    line-height: 1.5;
  }
}
.contents_cont.cont_16 .txt_3 {
  position: relative;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 35px;
  line-height: 1.6;
  letter-spacing: -2px;
}
.contents_cont.cont_16 .txt_5 {
  position: relative;
  font-size: 18px;
  color: #666;
  line-height: 1.75;
}

@media screen and (max-width: 768px) {
  .contents_cont.cont_16 .txt_3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .contents_cont.cont_16 .txt_5 {
    font-size: 14px;
    line-height: 1.5;
  }
}
.contents_cont.cont_17 .txt_1 {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-size: 23px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: -1px;
  margin-bottom: 8px;
  margin-left: 15px;
}
.contents_cont.cont_17 .txt_2 {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: -0.5px;
  margin-bottom: 8px;
  margin-top: 8px;
  margin-left: 15px;
}
.contents_cont.cont_17 .txt_3 {
  position: relative;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 35px;
  line-height: 1.6;
  letter-spacing: -2px;
}
.contents_cont.cont_17 .txt_5 {
  position: relative;
  font-size: 18px;
  color: #666;
  line-height: 1.75;
}

@media screen and (max-width: 768px) {
  .contents_cont.cont_17 .txt_3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .contents_cont.cont_17 .txt_5 {
    font-size: 14px;
    line-height: 1.5;
  }
}
.contents_cont.cont_18 .txt_3 {
  position: relative;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 35px;
  line-height: 1.6;
  letter-spacing: -2px;
}
.contents_cont.cont_18 .txt_5 {
  position: relative;
  font-size: 18px;
  color: #666;
  line-height: 1.75;
}

@media screen and (max-width: 768px) {
  .contents_cont.cont_18 .txt_3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .contents_cont.cont_18 .txt_5 {
    font-size: 14px;
    line-height: 1.5;
  }
}
.remodeling_1 .contents_cont .wrap .txt_wrap2 .txt {
  position: relative;
  margin-left: -108px;
  padding: 35px 0 0 108px;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: -3.75px;
  font-weight: 400;
  text-align: left;
  font-weight: 700;
}

.remodeling_1 .contents_cont .wrap .txt_wrap2 .txt strong {
  color: #006b8e;
}

.remodeling_1 .contents_cont .wrap .txt_wrap2 .txt span {
  letter-spacing: -1px;
  float: none;
  margin-right: 1rem;
}

.remodeling_1 .contents_cont .wrap .txt_wrap2 .txt:before {
  content: "";
  position: absolute;
  left: 5;
  bottom: -14px;
  width: 22px;
  height: 4px;
  background-color: #000;
}

.remodeling_1 .contents_cont .wrap .txt_wrap3 .txt {
  position: relative;
  padding: 35px 100px 0;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -3.75px;
  text-align: left;
  font-weight: 700;
}

.remodeling_1 .contents_cont .wrap .txt_wrap3 .txt strong {
  color: #006b8e;
}

.remodeling_1 .contents_cont .wrap .txt_wrap3 .txt span {
  letter-spacing: -1px;
  float: none;
  margin-right: 1rem;
}

.remodeling_1 .contents_cont .wrap .txt_wrap3 .txt:before {
  position: absolute;
  left: 5;
  bottom: -14px;
  width: 22px;
  height: 4px;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .remodeling_1 .contents_cont .wrap .txt_wrap3 .txt {
    padding: 35px 0 0;
  }
}
.heimlabProcess_list {
  position: relative;
  margin: 0 auto;
  padding: 30px 100px 50px; /* 2024.02.26 작업 */
  max-width: 1200px;
  /*border-bottom: 2px solid #1e1e1e;
  background: url('/static/files/images/sub/useInfo_img_1.png') no-repeat right bottom; */
}
.heimlabProcess_list > ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.heimlabProcess_list > ul > li {
  float: left;
  position: relative;
  margin-bottom: 20px;
  width: 11%; /* 2024.02.26 작업 */
  padding-right: 5px;
  box-sizing: border-box;
  /* 2024.02.26  추가 작업 */
}
.heimlabProcess_list > ul > li:before {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
  width: 12px;
  height: 22px;
  background: url("/static/files/images/sub/useInfo_arrow.png") no-repeat center center;
  display: none; /* 2024.02.26 작업 */
  content: "";
}
.heimlabProcess_list > ul > li .inner {
  padding: 30px 10px 0; /* 2024.02.26 작업 */
  height: 110px; /* 2024.02.26 작업 */
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 15px; /* 2024.02.26 작업 */
}
.heimlabProcess_list > ul > li .inner.heimlab {
  padding: 30px 10px 0;
  height: 110px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 15px;
  border-color: #006b8e;
  background: url("/static/files/images/HeimLab_180x180_w.ico");
  background-size: 55% 55%;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.heimlabProcess_list > ul > li .inner.option:after {
  position: absolute;
  content: "V";
  left: 1%;
  top: 1%;
  background: #006b8e;
  color: #fff;
  border-radius: 14px;
  padding: 0.3rem 0.6rem;
  font-size: 12px;
}
.heimlabProcess_list > ul > li .inner.heimlab2 {
  padding: 30px 10px 0;
  height: 110px;
  color: #fff;
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 15px;
  background-color: #006b8e;
}
.heimlabProcess_list > ul > li .number.heimlab2 {
  margin-bottom: 10px;
  line-height: 1;
  display: block;
  font-size: 15px;
  font-family: "montserrat";
  font-weight: 700;
  color: #fff;
}
.heimlabProcess_list > ul > li .inner.option2:after {
  position: absolute;
  content: "V";
  left: 1%;
  top: 1%;
  background: #006b8e;
  color: #fff;
  border-radius: 14px;
  padding: 0.3rem 0.6rem;
  font-size: 12px;
}
.heimlabProcess_list > ul > li .number {
  margin-bottom: 10px; /* 2024.02.26 작업 */
  line-height: 1;
  display: block;
  font-size: 13px; /* 2024.02.26 작업 */
  font-family: "montserrat";
  font-weight: 500;
  /*color: #006b8e;*/
}
.heimlabProcess_list > ul > li .title {
  margin-bottom: 8px;
  font-size: 18px; /* 2024.02.26 작업 */
  letter-spacing: -1.4px;
  display: block;
  font-weight: 600;
}
.heimlabProcess_list > ul > li .txt {
  font-size: 16px;
  color: #666;
  letter-spacing: -0.64px;
}
.heimlabProcess_list > ul > li .tb_cell {
  display: table-cell;
  vertical-align: middle;
}
.heimlabProcess_list > ul > li.completion:before {
  display: none;
}
.heimlabProcess_list > ul > li.completion .inner {
  padding: 0 20px;
  width: 100%;
  background-color: #006b8e;
  border-color: #006b8e;
  display: table;
  text-align: center;
}
.heimlabProcess_list > ul > li.completion .icon_Completion {
  display: table-cell;
  vertical-align: middle;
}
.heimlabProcess_list > ul > li.completion .icon_Completion b {
  padding-top: 60px;
  background: url("/static/files/images/sub/check-circle-w.svg") no-repeat center 0;
  background-size: 40px;
  font-size: 20px;
  letter-spacing: -0.8px;
  color: #fff;
  font-weight: 200;
  display: inline-block;
}
.heimlabProcess_list.type_2 > ul > li {
  width: 22.5%;
  padding-right: 45px;
}
.heimlabProcess_list.type_2 > ul > li:before {
  right: 12px;
}
.heimlabProcess_list.type_2 > ul > li.w_big {
  position: relative;
  width: 32.5%;
}
.heimlabProcess_list.type_2 > ul > li.w_big ul.w_inline {
  margin-right: auto;
}
.heimlabProcess_list.type_2 > ul > li.w_big ul.w_inline li {
  position: relative;
  padding-left: 59px;
  font-size: 15px;
  text-align: left;
}
.heimlabProcess_list.type_2 > ul > li.w_big ul.w_inline span {
  display: inline-block;
  margin-right: 5px;
}
.heimlabProcess_list.type_2 > ul > li.w_big ul.w_inline strong {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  font-weight: 400;
  color: #1e1e1e;
}
.heimlabProcess_list.type_2 > ul > li.w_big ul.w_inline strong:before {
  position: absolute;
  left: 38px;
  top: 3px;
  width: 1px;
  height: 14px;
  background-color: #ccc;
  display: block;
  content: "";
}
.heimlabProcess_list.type_2 > ul > li.ml_1 {
  margin-left: 32.5%;
}
.heimlabProcess_list.type_3 > ul {
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.heimlabProcess_list.type_3 > ul > li {
  width: unset;
  float: none;
  flex: 1 1 auto;
  padding-right: 45px;
}
.heimlabProcess_list.type_3 > ul > li:before {
  right: 12px;
}
.heimlabProcess_list.type_3 > ul > li .inner {
  position: relative;
}
.heimlabProcess_list.type_3 > ul > li .badge-wrap {
  position: absolute;
  right: 2%;
  top: 2%;
  display: flex;
}
.heimlabProcess_list.type_3 > ul > li .badge-wrap .badge {
  font-size: 0.9rem;
  background: #006b8e;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: -2px;
  text-align: center;
  margin-left: -8px;
  border: 2px solid #fff;
}
.heimlabProcess_list.type_3 > ul > li .icon {
  position: absolute;
  right: 2%;
  bottom: 2%;
}
.heimlabProcess_list.type_3 > ul > li.w_big {
  position: relative;
  width: unset;
}
.heimlabProcess_list.type_3 > ul > li.w_big ul.w_inline li {
  position: relative;
  padding-left: 0px;
  font-size: 15px;
}
.heimlabProcess_list.type_3 > ul > li.w_big ul.w_inline span {
  display: inline-block;
  margin-right: 5px;
}
.heimlabProcess_list.type_3 > ul > li.w_big ul.w_inline strong {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  font-weight: 400;
  color: #1e1e1e;
}
.heimlabProcess_list.type_3 > ul > li.w_big ul.w_inline strong:before {
  position: absolute;
  left: 38px;
  top: 3px;
  width: 1px;
  height: 14px;
  background-color: #ccc;
  display: block;
  content: "";
}
.heimlabProcess_list.type_3 > ul > li.ml_1 {
  margin-left: 32.5%;
}
.heimlabProcess_list.type_3 > ul > li.completion1:before {
  display: none;
}
.heimlabProcess_list.type_3 > ul > li.completion1 .inner {
  border-color: #006b8e;
}

@media screen and (max-width: 1280px) {
  .heimlabProcess_list > ul > li .inner {
    padding: 25px 20px 0;
  }
  .useInfo_heimlab {
    padding-bottom: 150px;
  }
  .useInfo_heimlab2 .heimlabProcess_list {
    background: url("/static/files/images/sub/useInfo_img_2.png") no-repeat 8.25% bottom;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li {
    padding-right: 40px;
    width: 22.5%;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li .inner {
    padding-top: 0;
    display: table;
    width: 100%;
    height: 180px;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li:before {
    right: 12px;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li .title {
    margin-bottom: 0;
    font-size: 23px;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li .number {
    margin-bottom: 8px;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big {
    width: 32.5%;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big ul {
    padding-top: 20px;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big ul li {
    position: relative;
    padding-left: 48px;
    min-height: 16px;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big ul li strong {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    font-weight: 400;
    color: #1e1e1e;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big ul li strong:before {
    position: absolute;
    left: 38px;
    top: 3px;
    width: 1px;
    height: 14px;
    background-color: #ccc;
    display: block;
    content: "";
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big ul li span {
    margin-right: 8px;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big ul li span:last-child {
    margin-right: 0;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.ml_1 {
    margin-left: 32.5%;
  }
  .useInfo_heimlab3 .heimlabProcess_list {
    background: url("/static/files/images/sub/useInfo_img_2.png") no-repeat 8.25% bottom;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li {
    padding-right: 40px;
    width: 22.5%;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li .inner {
    padding-top: 0;
    display: table;
    width: 100%;
    height: 180px;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li:before {
    right: 12px;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li .title {
    margin-bottom: 0;
    font-size: 23px;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li .number {
    margin-bottom: 8px;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big {
    width: 32.5%;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big ul {
    padding-top: 20px;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big ul li {
    position: relative;
    padding-left: 48px;
    min-height: 16px;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big ul li strong {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    font-weight: 400;
    color: #1e1e1e;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big ul li strong:before {
    position: absolute;
    left: 38px;
    top: 3px;
    width: 1px;
    height: 14px;
    background-color: #ccc;
    display: block;
    content: "";
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big ul li span {
    margin-right: 8px;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big ul li span:last-child {
    margin-right: 0;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.ml_1 {
    margin-left: 32.5%;
  }
}
@media screen and (max-width: 1200px) {
  .heimlabProcess_list > ul > li {
    padding-right: 40px;
  }
  .heimlabProcess_list > ul > li .title {
    font-size: 22px;
  }
  .heimlabProcess_list > ul > li .txt {
    font-size: 14px;
  }
  .heimlabProcess_list > ul > li:before {
    right: 12px;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li .title {
    font-size: 20px;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big ul {
    padding-top: 10px;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li .title {
    font-size: 20px;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big ul {
    padding-top: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .heimlabProcess_list > ul > li, .heimlabProcess_list.type_2 > ul > li {
    width: 33.33%;
  }
  .heimlabProcess_list > ul > li.w_big, .heimlabProcess_list.type_2 > ul > li.w_big {
    width: 100%;
  }
  .heimlabProcess_list > ul > li.ml_1, .heimlabProcess_list.type_2 > ul > li.ml_1 {
    margin-left: 0;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big {
    width: 100%;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li {
    width: 50%;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.ml_1 {
    margin-left: 0;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big {
    width: 100%;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li {
    width: 50%;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.ml_1 {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .about_heimlab_cont .txt_1 {
    margin-bottom: 45px;
    padding: 0 40px;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.55;
  }
  .heimlabProcess_list, .heimlabProcess_list.type_2 {
    padding: 50px 20px 0;
    background: none;
    border-bottom: none;
  }
  .heimlabProcess_list > ul > li, .heimlabProcess_list.type_2 > ul > li {
    float: none;
    width: 100%;
    padding: 0 0 40px;
    margin: 0;
  }
  .heimlabProcess_list > ul > li .inner, .heimlabProcess_list.type_2 > ul > li .inner {
    padding: 20px 10px 18px;
    height: auto;
    text-align: center;
  }
  .heimlabProcess_list > ul > li:before, .heimlabProcess_list.type_2 > ul > li:before {
    right: auto;
    left: 50%;
    bottom: 12px;
    top: auto;
    width: 26px;
    height: 15px;
    background: url("/static/files/images/sub/useInfo_arrow_mb.png") no-repeat center center/26px 15px;
    transform: translate(-50%, 0);
  }
  .heimlabProcess_list > ul > li .title, .heimlabProcess_list.type_2 > ul > li .title {
    margin-bottom: 4px;
    font-size: 20px;
  }
  .heimlabProcess_list > ul > li .txt, .heimlabProcess_list.type_2 > ul > li .txt {
    font-size: 13px;
  }
  .heimlabProcess_list > ul > li .txt br, .heimlabProcess_list.type_2 > ul > li .txt br {
    display: none;
  }
  .heimlabProcess_list > ul > li .txt br.mb_show, .heimlabProcess_list.type_2 > ul > li .txt br.mb_show {
    display: block;
  }
  .heimlabProcess_list > ul > li .number, .heimlabProcess_list.type_2 > ul > li .number {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .heimlabProcess_list > ul > li.completion .inner, .heimlabProcess_list.type_2 > ul > li.completion .inner {
    padding: 26px 20px;
  }
  .heimlabProcess_list > ul > li.completion .icon_Completion b, .heimlabProcess_list.type_2 > ul > li.completion .icon_Completion b {
    padding-top: 40px;
    font-size: 15px;
    background-size: 30px;
  }
  .useInfo_heimlab2 .heimlabProcess_list {
    background: none;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li {
    width: 100%;
    padding-right: 0;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li:before {
    right: auto;
    left: 50%;
    bottom: 12px;
    top: auto;
    width: 26px;
    height: 15px;
    background: url(../images/sub/useInfo_arrow_mb.png) no-repeat center center/26px 15px;
    transform: translate(-50%, 0);
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li .inner {
    padding: 20px 10px 25px;
    height: auto;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big ul {
    text-align: left;
    display: inline-block;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big ul li {
    margin-bottom: 2px;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big ul li strong {
    font-size: 12px;
  }
  .useInfo_heimlab2 .heimlabProcess_list > ul > li.w_big ul li span {
    font-size: 12px;
  }
  .useInfo_heimlab3 .heimlabProcess_list {
    background: none;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li {
    width: 100%;
    padding-right: 0;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li:before {
    right: auto;
    left: 50%;
    bottom: 12px;
    top: auto;
    width: 26px;
    height: 15px;
    background: url(../images/sub/useInfo_arrow_mb.png) no-repeat center center/26px 15px;
    transform: translate(-50%, 0);
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li .inner {
    padding: 20px 10px 25px;
    height: auto;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big ul {
    text-align: left;
    display: inline-block;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big ul li {
    margin-bottom: 2px;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big ul li strong {
    font-size: 12px;
  }
  .useInfo_heimlab3 .heimlabProcess_list > ul > li.w_big ul li span {
    font-size: 12px;
  }
}
.heimlabProcess_list > ul > li.w_big ul.w_inline {
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
}
.sub_cont_remodeling {
  margin: 0 auto;
  padding: 90px 0 0;
  max-width: 1200px;
}

.container_mypage .sub_cont_remodeling {
  padding: 90px 0.75rem 6rem;
}

@media screen and (max-width: 1024px) {
  .sub_cont_remodeling {
    padding: 60px 0;
  }
}
.listType_remodeling > ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.listType_remodeling > ul > li {
  position: relative;
  float: left;
  width: 31.08%;
  margin-right: 3.38%;
}
.listType_remodeling > ul > li:nth-child(3n) {
  margin-right: 0;
}
.listType_remodeling > ul > li .img_area a {
  position: relative;
  padding-bottom: 130.83%;
  display: block;
}
.listType_remodeling > ul > li .img_area img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-height: 100%;
}
.listType_remodeling > ul > li .txt_area {
  padding-top: 20px;
  height: 210px;
  margin-bottom: 50px;
  box-sizing: border-box;
  background: #fff;
}
.listType_remodeling > ul > li .txt_area .category {
  margin-bottom: 8px;
  width: 140px;
  height: 30px;
  line-height: 28px;
  vertical-align: middle;
  text-align: center;
  background-color: #006b8e;
  border-radius: 20px;
  padding: 0 15px;
  display: block;
  background-size: 65px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  margin-left: 18px;
}
.listType_remodeling > ul > li .txt_area .title {
  margin-bottom: 20px;
  font-size: 35px;
  letter-spacing: -1.88px;
  font-family: "montserrat", "noto";
  height: 56px;
  overflow: hidden;
  line-height: 49px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-left: 18px;
}
.listType_remodeling > ul > li .txt_area .txt {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: -0.64px;
  height: 48px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listType_remodeling > ul > li .txt_area .txt p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.listType_remodeling > ul > li .date {
  font-size: 16px;
  color: #666;
  font-family: "montserrat", "noto";
  font-weight: normal;
  line-height: 24px;
  margin-left: 18px;
  margin-right: 18px;
}

@media screen and (max-width: 768px) {
  .listType_remodeling > ul > li {
    float: none;
    margin-bottom: 26px;
    width: 100%;
  }
  .listType_remodeling > ul > li:nth-child(2n) {
    float: none;
  }
  .listType_remodeling > ul > li .txt_area {
    /*height: 140px; */
    height: 100%;
  }
  .listType_remodeling > ul > li .txt_area .title {
    margin-bottom: 10px;
    font-size: 20px;
    height: 46px;
  }
  .listType_remodeling > ul > li .txt_area .category {
    margin-bottom: 10px;
  }
  .listType_remodeling > ul > li .txt_area .txt {
    display: none;
  }
  .container_keyword {
    padding: 54px 20px;
    min-height: 400px;
    box-sizing: border-box;
  }
  .sub_cont_remodeling {
    padding: 135px 0 0;
  }
}
.container_keyword {
  /*padding: 140px 20px;*/
  min-height: 600px;
}

.remodeling_3.content_01 .contents_top:after {
  content: "BALANCE";
}
.remodeling_3.content_02 .contents_top:after {
  content: "BEYOND";
}

.remodeling_3 .contents_cont.cont_15, .remodeling_3 .contents_cont.cont_16 {
  background: #f7f7f7;
}
.remodeling_3 .contents_cont.cont_15 {
  margin-top: 100px;
}
.remodeling_3 .contents_cont .wrap {
  max-width: 1200px;
  margin: auto;
}
.remodeling_3 .contents_cont .wrap .txt_wrap .txt {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  float: left;
  width: 25%;
  font-size: 30px;
  font-weight: 700;
  color: #000;
  line-height: 40px;
  letter-spacing: 5px;
  margin-bottom: 1rem;
}
.remodeling_3 .contents_cont .wrap .txt_wrap .txt strong {
  color: #006b8e;
}
.remodeling_3 .contents_cont .wrap .txt_wrap .txt span {
  letter-spacing: -1px;
  float: none;
  margin-right: 1rem;
}
.remodeling_3 .contents_cont .wrap .txt_wrap .txt:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -14px;
  width: 22px;
  height: 4px;
  background-color: #000;
}
.remodeling_3 .contents_cont ul.box_top {
  position: relative;
  margin: 0;
}
.remodeling_3 .contents_cont ul.box_top li {
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
}
.remodeling_3 .contents_cont ul.box_top li a {
  font-size: 30px;
  letter-spacing: -1px;
}
.remodeling_3 .contents_cont ul.box_top li.on a {
  font-weight: 500;
}
.remodeling_3 .contents_cont ul.box_top li a.disabled {
  cursor: none;
  color: #ccc;
}
.remodeling_3 .contents_cont ul.box_top_2 {
  position: relative;
  margin: 90px 0;
}
.remodeling_3 .contents_cont ul.box_top_2 li {
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
}
.remodeling_3 .contents_cont ul.box_top_2 li a {
  font-size: 30px;
  letter-spacing: -1px;
}
.remodeling_3 .contents_cont ul.box_top_2 li.on a {
  font-weight: 500;
}
.remodeling_3 .contents_cont ul.box_top_2 li a.disabled {
  cursor: none;
  color: #ccc;
}
.remodeling_3 .contents_cont ul.box_top_3 {
  position: relative;
  margin: 90px 0;
}
.remodeling_3 .contents_cont ul.box_top_3 li {
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
}
.remodeling_3 .contents_cont ul.box_top_3 li a {
  font-size: 30px;
  letter-spacing: -1px;
}
.remodeling_3 .contents_cont ul.box_top_3 li.on a {
  font-weight: 500;
}
.remodeling_3 .contents_cont ul.box_top_3 li a.disabled {
  cursor: none;
  color: #ccc;
}
.remodeling_3 .contents_cont .tit_1 {
  text-align: left;
  margin-bottom: 20px;
}
.remodeling_3 .contents_cont .tit_2 {
  font-size: 25px;
}
.remodeling_3 .contents_cont .tit_6 {
  color: #fff;
}
.remodeling_3 .contents_cont .tit_6 strong {
  color: #3ba7af;
  font-family: "montserrat";
}

@media screen and (max-width: 1240px) {
  .remodeling_3 .contents_cont .wrap {
    max-width: 1100px;
  }
  .remodeling_3 .contents_cont .tit_2 {
    font-size: 20px;
  }
}
.balance_total_ul {
  margin-bottom: 20px !important;
  width: 100%;
  margin-bottom: 90px;
  display: flex;
  margin-top: 150px;
}
.balance_total_ul li {
  width: 35%;
  float: left;
  padding: 3px;
}

.balance_total_ul2 {
  margin-bottom: 20px !important;
  width: 100%;
  margin-bottom: 90px;
  display: flex;
  margin-top: 20px;
}
.balance_total_ul2 li {
  width: 35%;
  float: left;
  padding: 15px;
}

.balance_heimlab_cont {
  margin: 0 auto;
  padding: 20px 20px 10px;
  max-width: 1200px;
}
.balance_heimlab_cont .tag {
  position: relative;
  padding: 0 0 55px;
  text-align: center;
  font-size: 30px;
  color: #006b8e;
}

.balance_total_list {
  position: relative;
}
.balance_total_list > ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.balance_total_list > ul > li {
  float: left;
  position: relative;
  width: 48.4%;
}
.balance_total_list > ul > li:nth-child(2n) {
  float: right;
}
.balance_total_list .number {
  position: relative;
  margin-bottom: 40px;
}
.balance_total_list .number:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: #ddd;
  display: block;
  content: "";
}
.balance_total_list .number span {
  position: relative;
  padding-bottom: 15px;
  display: inline-block;
  min-width: 60px;
  vertical-align: top;
  font-family: "montserrat", "noto";
  font-weight: 500;
  font-size: 42px;
  line-height: 1;
  letter-spacing: -1.68px;
}
.balance_total_list .number span:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: #006b8e;
  display: block;
  content: "";
}
.balance_total_list .title {
  margin-bottom: 20px;
  font-size: 28px;
  letter-spacing: -1.12px;
  font-weight: 400;
}
.balance_total_list .txt_1 {
  height: 110px;
  font-size: 18px;
  color: #666;
  letter-spacing: -0.72px;
}
.balance_total_list .txt_1 strong {
  margin-bottom: 5px;
  color: #006b8e;
  font-weight: 400;
  display: block;
}
.balance_total_list .txt_2 {
  padding: 10px 30px 0 0;
  height: 140px;
  font-size: 15px;
  color: #666;
  letter-spacing: -0.6px;
  box-sizing: border-box;
  line-height: 1.8;
}
.balance_total_list .txt_2 span {
  display: block;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .balance_total_list {
    padding: 0 25px;
  }
  .balance_total_list .number {
    margin-bottom: 20px;
  }
  .balance_total_list .number span {
    padding-bottom: 10px;
  }
  .balance_total_list .number:before {
    height: 2px;
  }
  .balance_total_list > ul > li {
    margin-bottom: 40px;
  }
  .balance_total_list > ul > li .number span {
    font-size: 23px;
    min-width: 30px;
  }
  .balance_total_list > ul > li .number span:before {
    height: 2px;
  }
  .balance_total_list .title {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .balance_total_list .txt_1 {
    font-size: 13px;
    height: auto;
    margin-bottom: 22px;
  }
  .balance_total_list .txt_2 {
    padding: 30px 0 0;
    height: auto;
    font-size: 13px;
    letter-spacing: -0.52px;
  }
}
@media screen and (max-width: 1024px) {
  .balance_total_list > ul > li {
    float: none;
    width: 100%;
  }
  .balance_total_list > ul > li:nth-child(2n) {
    float: none;
  }
  .balance_total_list > ul > li .img_area img {
    width: 100%;
  }
}
.remodeling_3 .contents_cont .wrap .txt_wrap2 .txt {
  position: relative;
  margin-left: -108px;
  padding: 35px 0 0 108px;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: -3.75px;
  font-weight: 400;
  text-align: left;
  font-weight: 700;
}

.remodeling_3 .contents_cont .wrap .txt_wrap2 .txt strong {
  color: #006b8e;
}

.remodeling_3 .contents_cont .wrap .txt_wrap2 .txt span {
  letter-spacing: -1px;
  float: none;
  margin-right: 1rem;
}

.remodeling_3 .contents_cont .wrap .txt_wrap2 .txt:before {
  content: "";
  position: absolute;
  left: 5;
  bottom: -14px;
  width: 22px;
  height: 4px;
  background-color: #000;
}

@media screen and (max-width: 980px) {
  .remodeling_3 .contents_cont .wrap .txt_wrap2 .txt {
    width: 100%;
    font-size: 25px;
    letter-spacing: 4px;
    line-height: 28px;
  }
}
.balance_span {
  display: block;
  margin: 10px 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -1px;
}

.balance_span_left {
  display: block;
  margin: 10px 0;
  text-align: left;
  vertical-align: middle;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  line-height: 40px;
  letter-spacing: -1px;
}

.remodeling_5.content_01 .contents_top:after {
  content: "SOLUTION+";
}
.remodeling_5.content_02 .contents_top:after {
  content: "SPECIAL";
}

.remodeling_5 .contents_cont.cont_17, .remodeling_5 .contents_cont.cont_18 {
  background: #f7f7f7;
}
.remodeling_5 .contents_cont.cont_17 {
  margin-top: 100px;
}
.remodeling_5 .contents_cont .wrap {
  max-width: 1200px;
  margin: auto;
}
.remodeling_5 .contents_cont .wrap .txt_wrap .txt {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  float: left;
  width: 25%;
  font-size: 30px;
  font-weight: 700;
  color: #000;
  line-height: 40px;
  letter-spacing: 5px;
  margin-bottom: 1rem;
}
.remodeling_5 .contents_cont .wrap .txt_wrap .txt strong {
  color: #006b8e;
}
.remodeling_5 .contents_cont .wrap .txt_wrap .txt span {
  letter-spacing: -1px;
  float: none;
  margin-right: 1rem;
}
.remodeling_5 .contents_cont .wrap .txt_wrap .txt:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -14px;
  width: 22px;
  height: 4px;
  background-color: #000;
}
.remodeling_5 .contents_cont ul.box_top {
  position: relative;
  margin: 0;
}
.remodeling_5 .contents_cont ul.box_top li {
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
}
.remodeling_5 .contents_cont ul.box_top li a {
  font-size: 30px;
  letter-spacing: -1px;
}
.remodeling_5 .contents_cont ul.box_top li.on a {
  font-weight: 500;
}
.remodeling_5 .contents_cont ul.box_top li a.disabled {
  cursor: none;
  color: #ccc;
}
.remodeling_5 .contents_cont ul.box_top_2 {
  position: relative;
  margin: 90px 0;
}
.remodeling_5 .contents_cont ul.box_top_2 li {
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
}
.remodeling_5 .contents_cont ul.box_top_2 li a {
  font-size: 30px;
  letter-spacing: -1px;
}
.remodeling_5 .contents_cont ul.box_top_2 li.on a {
  font-weight: 500;
}
.remodeling_5 .contents_cont ul.box_top_2 li a.disabled {
  cursor: none;
  color: #ccc;
}
.remodeling_5 .contents_cont ul.box_top_3 {
  position: relative;
  margin: 90px 0;
}
.remodeling_5 .contents_cont ul.box_top_3 li {
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
}
.remodeling_5 .contents_cont ul.box_top_3 li a {
  font-size: 30px;
  letter-spacing: -1px;
}
.remodeling_5 .contents_cont ul.box_top_3 li.on a {
  font-weight: 500;
}
.remodeling_5 .contents_cont ul.box_top_3 li a.disabled {
  cursor: none;
  color: #ccc;
}
.remodeling_5 .contents_cont .tit_1 {
  text-align: left;
  margin-bottom: 20px;
}
.remodeling_5 .contents_cont .tit_2 {
  font-size: 25px;
}
.remodeling_5 .contents_cont .tit_6 {
  color: #fff;
}
.remodeling_5 .contents_cont .tit_6 strong {
  color: #3ba7af;
  font-family: "montserrat";
}

@media screen and (max-width: 1240px) {
  .remodeling_5 .contents_cont .wrap {
    max-width: 1100px;
  }
  .remodeling_5 .contents_cont .tit_2 {
    font-size: 20px;
  }
}
.remodeling_5 .contents_cont .wrap .txt_wrap2 .txt {
  position: relative;
  margin-left: -108px;
  padding: 35px 0 0 108px;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: -3.75px;
  font-weight: 400;
  text-align: left;
  font-weight: 700;
}

.remodeling_5 .contents_cont .wrap .txt_wrap2 .txt strong {
  color: #006b8e;
}

.remodeling_5 .contents_cont .wrap .txt_wrap2 .txt span {
  letter-spacing: -1px;
  float: none;
  margin-right: 1rem;
}

.remodeling_5 .contents_cont .wrap .txt_wrap2 .txt:before {
  content: "";
  position: absolute;
  left: 5;
  bottom: -14px;
  width: 22px;
  height: 4px;
  background-color: #000;
}

.mood_btn {
  display: inline-block;
  vertical-align: middle;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  text-align: center;
  background-color: #006b8e;
  border-radius: 20px;
  padding: 0 15px;
}
.mood_btn span {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #fff;
}

/* 2024.10.08 3d버튼 추가, 색변경 */
.view3d_btn {
  display: inline-block;
  vertical-align: middle;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  text-align: center;
  background-color: #ff595d;
  border-radius: 20px;
  padding: 0 15px;
}
.view3d_btn span {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: normal;
  line-height: 40px;
  color: #fff;
}

.d_link_mood {
  padding-left: 10px;
}

@media screen and (max-width: 768px) {
  .mood_btn {
    height: 33px;
  }
  .mood_btn span {
    font-size: 13px;
    line-height: 30px;
    font-weight: normal;
  }
  .view3d_btn {
    height: 33px;
  }
  .view3d_btn span {
    font-size: 13px;
    line-height: 30px;
    font-weight: normal;
  }
}
@media screen and (max-width: 980px) {
  .d_link_mood {
    padding-left: 0px;
    margin-bottom: 10px;
    width: 160px;
  }
}
/* 2024.02.27 종합리모델링 balnace point  */
.remodeling_list_total ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.375rem;
}
.remodeling_list_total ul li {
  position: relative;
  width: 100%;
  height: 120%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  overflow: hidden;
  padding-top: 24px;
}
.remodeling_list_total ul li .txt_area {
  padding-top: 10px;
  height: 80px;
  box-sizing: border-box;
  font-size: 23px;
  letter-spacing: -0.64px;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
}
.remodeling_list_total ul li .txt_area .sort {
  font-weight: 600;
}
.remodeling_list_total .img_area {
  overflow: hidden;
  aspect-ratio: 1/0.5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.remodeling_list_total .img_area img {
  -o-object-fit: cover;
     object-fit: cover;
  max-width: unset;
  max-height: 100%;
}
.remodeling_list_total .img_area span {
  position: absolute;
  left: 0;
  top: 0;
  padding: 15px 0 0 15px;
  font-size: 20px;
  color: #fff;
}
.remodeling_list_total .tit {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.64px;
  margin-bottom: 10px;
  margin-top: 40px;
}

@media screen and (max-width: 1024px) {
  .remodeling_list_total ul {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.375rem;
  }
  .remodeling_list_total ul li .txt_area {
    padding-top: 10px;
    height: 97px;
    font-size: 14px;
  }
  .remodeling_list_total {
    padding: 0;
  }
  .remodeling_list_total ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .remodeling_list_total .img_area {
    aspect-ratio: 1/1;
  }
  .remodeling_list_total .img_area span {
    padding: 10px 0 0 10px;
    font-size: 16px;
  }
  .balance_total_ul2 {
    display: grid;
  }
}
.balance_new_half_ul {
  margin-bottom: 20px !important;
  width: 100%;
  margin-bottom: 90px;
  display: inline-block;
  margin-top: 42px;
}
.balance_new_half_ul li {
  width: 48.5%;
}
.balance_new_half_ul li:nth-child(1) {
  float: left;
}
.balance_new_half_ul li:nth-last-child(1) {
  float: right;
}

/* 2024.02.28 특화서비스 스페셜  */
.special_heimlab_1 .list {
  position: relative;
  padding-top: 30px;
}
.special_heimlab_1 .list > ul > li {
  float: left;
  margin-left: 6.26%;
  width: 29.16%;
}
.special_heimlab_1 .list > ul > li .img {
  position: Relative;
}
.special_heimlab_1 .list > ul > li:first-child {
  margin-left: 0;
}
.special_heimlab_1 .list > ul > li .txt_area {
  padding-top: 25px;
  height: 220px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.75;
  background-color: #fff;
}
.special_heimlab_1 .list > ul > li .txt_area > div {
  position: relative;
}
.special_heimlab_1 .list > ul > li .txt_area h3 {
  margin-bottom: 10px;
  font-size: 25px;
  letter-spacing: -1.25px;
  font-weight: 400;
}
.special_heimlab_1 .list > ul > li .txt_area .q {
  font-weight: 600;
}
.special_heimlab_1 .list > ul > li .txt_area b {
  color: #666;
  font-weight: 300;
}
.special_heimlab_1 .list > ul > li .where_apply {
  position: relative;
  padding-top: 40px;
  border-top: 1px solid #e5e5e5;
}
.special_heimlab_1 .list > ul > li .where_apply h4 {
  position: relative;
  padding-left: 30px;
  font-size: 20px;
  color: #006b8e;
  font-weight: 400;
}
.special_heimlab_1 .list > ul > li .where_apply h4 b {
  position: absolute;
  left: 0;
  top: 2px;
  width: 23px;
  height: 23px;
  line-height: 19px;
  text-align: center;
  font-weight: 500;
  color: #006b8e;
  border: 2px solid #006b8e;
  border-radius: 50%;
  box-sizing: border-box;
  font-size: 14px;
}
.special_heimlab_1 .list > ul > li .where_apply ul {
  padding-top: 10px;
}
.special_heimlab_1 .list > ul > li .where_apply li {
  position: relative;
  padding-left: 10px;
  font-size: 14px;
  color: #666;
  line-height: 1.8;
  letter-spacing: -1.27px;
}
.special_heimlab_1 .list > ul > li .where_apply li:before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  content: "-";
}
.special_heimlab_1 .list > ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.special_heimlab_1 .list.w_2 > ul > li {
  width: 47%;
  margin-left: 0;
}
.special_heimlab_1 .list.w_2 > ul > li:nth-child(2n) {
  float: right;
}
.special_heimlab_1 .date {
  font-size: 16px;
  color: #666;
  font-family: "montserrat", "noto";
  font-weight: normal;
  line-height: 24px;
  margin-left: 15px;
  margin-right: 10px;
}

/* 2024.02.28 특화서비스 스페셜  */
@media screen and (max-width: 768px) {
  .special_heimlab_1 .list {
    padding: 50px 0 0;
  }
  .special_heimlab_1 .list > ul > li {
    float: none;
    margin: 0 0 95px;
    position: relative;
    padding-top: 40px;
    width: 100%;
  }
  .special_heimlab_1 .list > ul > li .txt_area {
    height: 280px;
  }
  .special_heimlab_1 .list > ul > li .txt_area h3 {
    position: absolute;
    left: 0;
    top: 0;
    margin-bottom: 0;
    font-weight: 400;
  }
  .special_heimlab_1 .list > ul > li .where_apply {
    padding-top: 30px;
    border-top: none;
  }
  .special_heimlab_1 .list.w_2 > ul > li {
    float: none;
    width: 100%;
  }
  .special_heimlab_1 .list.w_2 > ul > li:nth-child(2n) {
    float: none;
  }
}
/* 2024.02.28 특화서비스 process 스페셜  */
.special_proceed_list {
  position: relative;
}
.special_proceed_list .wrap {
  margin: 0 auto;
  padding: 120px 20px 210px;
  max-width: 1200px;
}
.special_proceed_list .wrap .txt_area {
  padding-top: 25px;
  height: 220px;
  width: 350px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.75;
  background-color: #fff;
}
.special_proceed_list .wrap > ul {
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: row;
}
.special_proceed_list .wrap > ul > li {
  position: relative;
  margin-bottom: 20px;
  box-sizing: border-box;
  flex: 1 1 auto;
  padding-left: 80px;
}
.special_proceed_list .wrap > ul > li:before {
  position: absolute;
  left: 35px;
  top: 50%;
  transform: translate(0, -50%);
  width: 12px;
  height: 22px;
  background: url("/static/files/images/sub/useInfo_arrow.png") no-repeat center center;
  display: block;
  content: "";
}
.special_proceed_list .wrap > ul > li:first-child {
  padding-left: 0;
}
.special_proceed_list .wrap > ul > li .date {
  font-size: 16px;
  color: #666;
  font-family: "montserrat", "noto";
  font-weight: normal;
  line-height: 24px;
  margin-left: 15px;
  margin-right: 10px;
}
.special_proceed_list .wrap > ul > li ul.w_inline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.special_proceed_list .wrap > ul > li ul.w_inline > li {
  position: relative;
  padding-right: 0;
  padding-left: 0;
  font-size: 15px;
}
.special_proceed_list .wrap > ul > li ul.w_inline > li span {
  white-space: nowrap;
}
.special_proceed_list .wrap > ul > li ul.w_inline > li ~ li {
  padding-left: 20px;
}
.special_proceed_list .wrap > ul > li ul.w_inline > li:after {
  content: " >";
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 12px;
  height: 12px;
  background: url(/static/files/images/sub/useInfo_arrow.png) no-repeat center center;
  display: block;
  content: "";
}
.special_proceed_list .wrap > ul > li ul.w_inline > li:first-child:after {
  content: none;
}
.special_proceed_list .wrap > ul > li ul.w_inline span {
  display: block;
  margin-right: 5px;
}
.special_proceed_list .wrap > ul > li ul.w_inline strong {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  font-weight: 400;
  color: #1e1e1e;
}
.special_proceed_list .wrap > ul > li ul.w_inline strong:before {
  position: absolute;
  left: 38px;
  top: 3px;
  width: 1px;
  height: 14px;
  background-color: #ccc;
  display: block;
  content: "";
}
.special_proceed_list .wrap > ul > li .badge-wrap {
  position: absolute;
  right: 2%;
  right: -6%;
  top: -6%;
  display: flex;
}
.special_proceed_list .wrap > ul > li .badge-wrap .badge {
  font-size: 0.9rem;
  background: #006b8e;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  letter-spacing: -2px;
  text-align: center;
  margin-left: -8px;
  border: 2px solid #fff;
}
.special_proceed_list .wrap > ul > li .icon {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}
.special_proceed_list .wrap > ul > li .tb_cell {
  display: table-cell;
  vertical-align: middle;
}
.special_proceed_list .wrap > ul > li:after {
  font-size: 16px;
  line-height: 1;
  position: absolute;
  left: -14px;
  top: 23%;
  font-weight: 400;
  transform: translate(0, 50%);
  display: block;
  text-align: center;
  letter-spacing: -0.4px;
  padding: 0;
  white-space: break-spaces;
  width: 105px;
}
.special_proceed_list .wrap > ul > li:last-child .inner {
  background-size: cover;
}
.special_proceed_list .wrap > ul > li.chk_01:after {
  content: "";
}
.special_proceed_list .wrap > ul > li.sol_01:after {
  content: "";
}
.special_proceed_list .wrap > ul > li.sol_02:after {
  content: "";
}
.special_proceed_list .wrap > ul > li.w_big {
  position: relative;
}
.special_proceed_list .wrap > ul > li.ml_1 {
  margin-left: 32.5%;
}
.special_proceed_list .wrap > ul > li.completion1 {
  padding-right: 0;
}
.special_proceed_list .wrap > ul > li.completion1 .inner {
  border-color: #006b8e;
}
.special_proceed_list .wrap > ul > li:first-child:before {
  content: none;
  display: none;
}

@media screen and (max-width: 768px) {
  .special_proceed_list .wrap {
    max-width: unset;
  }
  .special_proceed_list .wrap > ul {
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .special_proceed_list .wrap > ul > li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 0;
    padding-top: 40px;
  }
  .special_proceed_list .wrap > ul > li:before {
    position: absolute;
    transform: translate(0, -50%);
    display: block;
    content: "";
    left: 50%;
    top: 19px;
    width: 26px;
    height: 15px;
    background: url(/static/files/images/sub/useInfo_arrow_mb.png) no-repeat center center/26px 15px;
  }
  .special_proceed_list .wrap > ul > li:after {
    position: absolute;
    box-sizing: border-box;
    padding: 0;
    left: 0;
  }
  .special_proceed_list .wrap > ul > li .inner {
    padding: 20px 20px 18px;
    height: auto;
  }
  .special_proceed_list .wrap > ul > li .number {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .special_proceed_list .wrap > ul > li .title {
    margin-bottom: 4px;
    font-size: 21px;
  }
  .special_proceed_list .wrap > ul > li .txt {
    font-size: 14px;
  }
  .special_proceed_list .wrap > ul > li .inner {
    position: relative;
    align-items: flex-start;
    background: #fff;
  }
  .special_proceed_list .wrap > ul > li ul.w_inline {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 0.3rem;
    text-align: left;
  }
  .special_proceed_list .wrap > ul > li ul.w_inline > li {
    position: relative;
    font-size: 14px;
  }
  .special_proceed_list .wrap > ul > li ul.w_inline > li:after {
    content: " >";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 12px;
    height: 12px;
    background: url(/static/files/images/sub/useInfo_arrow.png) no-repeat center center;
    display: block;
    content: "";
  }
  .special_proceed_list .wrap > ul > li ul.w_inline > li:first-child:after {
    content: none;
  }
  .special_proceed_list .wrap > ul > li ul.w_inline span {
    display: block;
    margin-right: 5px;
  }
  .special_proceed_list .wrap > ul > li ul.w_inline strong {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 13px;
    font-weight: 400;
    color: #1e1e1e;
  }
  .special_proceed_list .wrap > ul > li ul.w_inline strong:before {
    position: absolute;
    left: 38px;
    top: 3px;
    width: 1px;
    height: 14px;
    background-color: #ccc;
    display: block;
    content: "";
  }
  .special_proceed_list .wrap > ul > li .badge-wrap {
    top: 6%;
    right: 2%;
  }
  .special_proceed_list .wrap > ul > li .badge-wrap .badge {
    font-size: 0.85rem;
    width: 47px;
    height: 47px;
  }
  .special_proceed_list .wrap > ul > li .icon {
    position: relative;
    width: 44px;
    height: 44px;
    right: unset;
    bottom: unset;
    margin-bottom: 10px;
  }
  .special_proceed_list .wrap > ul > li .icon img {
    -o-object-fit: contain;
       object-fit: contain;
    width: unset;
    height: 100%;
  }
  .special_proceed_list .wrap > ul > li .tb_cell {
    display: table-cell;
    vertical-align: middle;
  }
  .special_proceed_list .wrap > ul > li:after {
    font-size: 15px;
    line-height: 1;
    position: absolute;
    font-weight: 400;
    transform: translate(-32%, -65%);
    display: block;
    white-space: nowrap;
    text-align: left;
    left: 50%;
    background: unset;
    color: #000;
    top: 0;
    padding: 0;
    width: -moz-fit-content;
    width: fit-content;
  }
  .special_proceed_list .wrap > ul > li.chk_01:after {
    content: "";
  }
  .special_proceed_list .wrap > ul > li.sol_01:after {
    content: "";
  }
  .special_proceed_list .wrap > ul > li.sol_02:after {
    content: "";
  }
  .special_proceed_list .wrap > ul > li.w_big {
    position: relative;
    flex: 1 1 50%;
  }
  .special_proceed_list .wrap > ul > li.ml_1 {
    margin-left: 32.5%;
  }
  .special_proceed_list .wrap > ul > li.completion1 {
    padding-right: 0;
  }
  .special_proceed_list .wrap > ul > li.completion1 .inner {
    border-color: #006b8e;
  }
  .special_proceed_list .wrap > ul > li:first-child {
    padding-top: 0;
  }
  .special_proceed_list .wrap > ul > li:first-child:before {
    content: none;
    display: none;
  }
}
/* 2024.02.29 TOTAL 이미지  */
.spacesnap_list {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 10px;
}

.spacesnap_list .img_area {
  flex: 1;
}

.spacesnap_list .img_area:nth-child(1) img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.spacesnap_list .img_area .con_2 {
  display: flex;
  margin-top: 10px;
  gap: 10px;
}

@media screen and (max-width: 980px) {
  .spacesnap_list {
    flex-direction: column;
  }
  .spacesnap_list .img_area:nth-child(1) img {
    position: static;
    transform: none;
  }
}/*# sourceMappingURL=sub_new.css.map */