@media screen and (max-width:1200px) {
#wrapper {
    padding-top: 60px;
}
#wrapper02 {
    padding-top: 60px;
}
#hd {
    height: 60px;
}
#tnb {
    display: none;
}
	#hd_wrapper {
		width: 100%; 
		height: auto;
		text-align: center;
	}
	#logo {
		width: calc(100% - 20px);
		margin-left: 10px;
		float: none;
		padding: 10px 0 10px;
		margin: 0 auto;
		display: inline-block;
        padding-right: 30px;
	}
	#logo img {
		height: 30px;
		margin: 4px auto 0;
	}
	#logo > span { display: block; float: left; cursor: pointer; font-size: 25px;margin-top: 5px; }
	.hd_sch_wr{position:absolute;top:80px;left:10px;width:430px;margin-left:0px;  }
	#hd_qnb{float:right;margin-top:30px}
	#gnb { display: none; }

	#container_wr {width:100%; }
    
    .slide_wrap{ width: calc(100% - 40px);}
    .slide_text{text-align: center;margin-top: 230px;}

    .sub2_nav_wr ul li{width: calc(100% / 4);}


	#aside { position: fixed; left: -305px; top: 0px; margin: 0px; z-index: 1000000000; overflow-y: auto; }
	.close_menu { position: fixed; display: block; height: 0px; z-index: 1000000000; top: 0px; left: -30px }
	.close_menu > i { font-size: 40px; cursor: pointer; }
	.mobile_menu { display: block; }

	#container_1200 {width: calc(100% - 20px);}
	.cont01 #container_1200 {
		width: 100%;
		max-width: 950px;
		padding: 0 15px;
	}
	.cont01 .cont01_tit h2 {
		font-size: 40px;
		margin: 10px 0 30px;
	}
	.cont01 .cont_ul li .cont_icon {
		height: 230px;
	}
	.cont01 .cont_ul li .cont_icon_tit {
		font-size: 20px;
		left: 20px;
		top: 30px;
		z-index: 1111;
		padding-right: 20px;
	}
	.cont01 .cont_ul li p{top: 55px;font-size: 15px;left: 20px;}
	#ft_wr {width:100%;}
.sub_top_text strong{
  font-size: 40px;
}
.sub_top_text p{
  font-size: 18px;
  line-height: 28px;
}
	.mobile_menu {}
	.mobile_menu > ul {padding-bottom: 15px;  }
	.mobile_menu > ul > li {position: relative; width: 100%; padding: 15px 0 0px 0;}
	.mobile_menu > ul > li > i { position: absolute; right: 10px; color: #fff; font-size: 20px; cursor: pointer;}
	.mobile_menu > ul > li > ul {
		display: none;
		margin-top: 15px;
		background: #222;
		padding-bottom: 10px;
	}
	.mobile_menu > ul > li > ul > li { width: 100%;  padding: 10px 15px 0px 10px;}
	.mobile_menu > ul > li > ul > li a{color:#fff;}
	.mobile_menu > ul > li > ul > li > a:hover { font-weight: 700; }
	.gnb_1da {color: #fff;margin-left: 10px;}

	.slide_text strong {font-size: 40px; line-height: unset;}
	.slide_text p {font-size: 19px;line-height: 29px;}

	.cont01:before {
		height: 100px;
		top: -100px;
	}
	.cont01 {padding: 0 0 40px;}


	/*서브*/
	.sub_top {position: static;height: 190px;}
	.sub_page h2{display:none;}
	.sub_top_text {margin: 0 auto;padding-top: 40px;}
	.sub_top_text  img{height:90px;}
	.sub_top_text02{text-align: center;}
	#container02 {float: none;width: calc(100% - 20px);margin:30px auto 60px;}


	.left_menu {width: 100%;float: none; margin-top:0; position: static;}
	#snb > li > h2 {display: none;}
	#snb > li > ul { text-align: center; height: 50px;}
	#snb > li > ul > li { display: inline-block;border-bottom: 0;width: auto;}
	#snb > li > ul > li a b { margin-right: 15px;}
	#snb > li > ul > li a {padding-left: 20px;}
	.sub_page {font-size: 15px;}



	#ft_link {padding: 5px 0;text-align: center;}
	.ft_wrap {text-align: center;}
	#ft_catch {float: none;margin: 0 auto;max-width: 140px;}
	#ft_catch img{width:100%;}
	.ft_text {float: none;width: 96%;margin: 20px auto 0;font-size: 13px;line-height: 150%;}
	.ft_call { width: 100%;float: none;color: #555; text-align: center;margin: 30px 0;}
	.ft_call b {font-size: 16px;}
	.ft_call strong { font-size: 24px;margin: 3px 0 0;}
	.ft_call p {font-size: 14px;}
	.ft_wrap { padding: 30px 0;}
	#ft_link a { padding: 8px 5px;font-size: 14px;}
	#aside {display:block;}
  .welcome_img_container img{
    margin-right: 0;
  }
  .num_container{
    flex-direction: column;
  }
  .point_right{
    width: 600px;
  }
  .se_container{
      flex-direction: column;
      gap: 30px;
      align-items: start;
    }
    .desc_section{
      width: 600px;
      min-width: unset;
    }
    .policy_d p,.safety_slogan{
      width: 50%;
    }
	.sub0101_bottom{gap:50px;}
}
@media screen and (max-width:1100px) {
  .sub0101{
    flex-direction: column;
  }
  .welcome_container{
    width: 100%;
  }
  .sub_midt{
    margin-top: 20px !important;
  }
  .welcome_img_container {
    width: 100%;
    display: flex;
  }
  .main_section {
    gap: 20px;
    margin-top: 30px;
  }
}
@media screen and (max-width:1000px) {
  .image_grid{
    gap: 22px;
  }
}
@media screen and (max-width:992px) {
  .welcome_img_container{
      text-align: center;
  }
  .welcome_img_container img{
    margin: 0 auto;
  }
  .desc_section,.point_right{
    width: 100%;
  }
 .sub0401 .pc{display:none;}
.sub0401 .mobile{display:block;margin: auto;}
.sub0401_top { text-align: center;}
.sub0401_bottom{flex-wrap: wrap; gap: 50px;}
.sub0401_bottom .left{max-width: 100%;}
.sub0401_bottom .tit-text {padding-bottom: 15px; max-width: 470px;  margin: auto;}
.sub0401_bottom .left {max-width: 100%; width: 100%; text-align: center;}
.sub0401_bottom .con-text {gap: 20px;  padding-top: 20px;}
.sub0401_bottom .right{gap: 20px 10px; justify-content: center;}
}
@media screen and (max-width:980px) {
  .policy_d{
    flex-direction: column;
  }
  .safety_slogan {
    width: 100%;
    margin-top: 20px;
    text-align: left;
  }
  .policy_tit_1 {
    font-size: 25px;
  }
  .policy_d p, .safety_slogan{
    width: 100%;
  }
  	.logo-type-box p{margin-bottom:10px;}
  .ci-box{flex-wrap: wrap; padding: 30px; gap: 40px;}
  .logo-type-box{flex-wrap: wrap; gap:30px ;padding: 30px;}
  .logo-type-box .left, .logo-type-box .right{width:100%;}
  .logo-type-box .left img, .logo-type-box .right img{max-width:300px; width:100%;}
}
@media screen and (max-width:900px) {
	.sub0101_top .left .top_text p{word-break: keep-all;}
	.sub0101_top{gap:50px;}
	.sub0101_bottom .left .top_text{margin-bottom:20px;}
	.sub0101_bottom .left img{display:none;}
	.sub0101_bottom{
		gap:0;
		flex-wrap: wrap;
	}
  .sub_page{
    margin: 30px 0;
  }
  .navi_wrap h2{
    font-size: 30px;
  }
  .fs_30{
    font-size: 27px;
  }
  .fs_25 {
    font-size: 23px;
  }
  .fs_18{
    font-size: 17px;
  }
  .sub0101{
    padding: 35px 25px;
  }
  .branch_cards {
      flex-direction: column;
      gap: 20px;
    }
    .main_section {
      flex-direction: column;
      align-items: stretch;
      gap: 32px;
    }
    .list_section {
      width: 100%;
      min-width: unset;
    }
    .img_section{
      width: 100%;
      max-width: 100%;
    }
    .img_section img{
      max-width: 100%;
    }
    .point_right{
      width: 100%;
    }
    .img_section{
      flex: unset;
    }

  .sub_topt::before{
    width: 47px;
    height: 47px;
  }
	.bxslider li {height: 700px;}
	.slide_text { padding: 0px 20px;margin-top: 200px;}

	.cont01 .cont_ul li {width: 50%;}
	.cont01 .cont_ul li a {display: block;}
	.cont01 .cont_ul li:last-child {border-right:0;}
	.cont01 .cont_ul li:nth-child(3) a, .cont01 .cont_ul li:nth-child(4) a{border-bottom:0;}
	.cont01 .cont_ul li:nth-child(3), .cont01 .cont_ul li:nth-child(4){margin-bottom:0;}
	.cont01 .cont_ul li .cont_icon_tit {font-size: 17px;}


	.sub_tit01 {font-size: 20px;}
	.sub0101 {justify-content: center;}
    .sub0101 .sub0101_txt {
		padding: 0;
		width: 100%;
		margin-top: 40px;
	}
	.sub0101 .sub0101_txt:after{display:none;}


	.ad_wrap{margin:0;}
	.ad_map{width:100%;padding:0;}

	.map_area.root_daum_roughmap .wrap_map {
		position: relative;
		height: 260px !important;
		overflow: hidden;
	}
	.map_area .wrap_controllers {
		position: absolute;
		bottom: 0;
		z-index: 111;
		width: 100%;
	}

}
@media screen and (max-width:800px) {
	.sub0101{padding:0;}
	.sub0101_top { gap: 0px; flex-wrap: wrap; justify-content: center; }
	.sub0101_top .left .top_text p{font-size:22px;}
	.sub0101_top .left .text_box p{font-size:17px;}
	.sub0103 .text-box .tit-text h3{font-size: 25px;}
	.sub0103 .text-box .con-text p:nth-child(1){font-size: 18px; word-break: keep-all;}
	.sub0103 .text-box .con-text p:nth-child(2){font-size: 16px;word-break: keep-all;}
	.sub0103 .text-box .con-text2 p{font-sizE:16px; word-break: keep-all;}
	.ci-box{padding:20px;}
	.ci-box img{width:250px}
}


@media screen and (max-width:768px) {
  .install_container {
    flex-direction: column;
  }
  .install_left, .install_right {
    width: 100%;
  }
  .install_left img, .install_right img{
    width: 100%;
  }
  .image_grid_6{
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width:700px) {


	.sub_page {font-size: 13px;margin:0;}
	#tnb ul { width: 100%; }
	.hd_sch_wr{top:80px;width: calc(100% - 20px); z-index: 0; }
	#hd_qnb{ display: none; float:right;margin-top:30px}
	#hd_sch #sch_stx {width:calc(100% - 50px);}


	.sub_top_text {padding-top: 55px;}
	.sub_top_text strong {font-size: 30px;}
	.sub_top_text p{font-size: 15px;}

	.navi_wrap {position: relative;}
	#snb > li > ul {height: auto;}
	#snb > li > ul > li { width: 50%;float: left;}
	#snb > li > ul > li a {padding: 15px 0;border-bottom: 1px solid #ddd;}
	#snb > li > ul > li a b {font-size: 13px;}

    .gall_row .col-gn-3{width: 50%;}


	#ft_catch {max-width: 80px;}
	.ft_text { font-size: 13px;}

    .sub0103{margin-bottom: 40px;}

    .sub0103_bt{margin-top: 80px;}
    .risk_table th{font-size: 16px !important;}
    .risk_table td{font-size: 14px !important;}
    .policy_section {
    flex-direction: column;
    gap: 10px;
    text-align: left;
  }
  .safety_sign {
    align-items: flex-start;
    text-align: left;
    margin-top: 16px;
  }
  .policy_section{
    padding: 15px 20px;
  }
  .policy_title {
    font-size: 1.15rem;
  }
  .list_section_3 li{
    font-size: 16px;
  }
.sub0201 ul {display: flex;  flex-wrap: wrap;   gap:10px;  margin-bottom: 20px;}
.sub0201 h3{font-size: 20px; margin-bottom: 10px;}
.sub0201_box p{font-size: 16px;}
.sub0201_box3 .flex .left { min-width: 125px;}
.sub0201_box3 .flex .left .year { padding: 10px 20px;}
.sub0201_box3 .flex .right p {font-size: 15px;  word-break: keep-all;}
.sub0201_box3 .flex .left .year p { font-size: 14px;}
}
@media screen and (max-width:600px) {
	
    .navi_wrap{margin-bottom: 20px !important;}
    .slide_text strong {font-size: 34px;}
    .slide_text p {font-size: 18px;line-height: 29px;}
    .fs_30 {
        font-size: 25px;
    }
    .fs_25 {
        font-size: 21px;
    }
    .fs_20{
      font-size: 18px;
    }
    .fs_17 {
    font-size: 16px;
    }
    .lh_30 {
      line-height: 27px;
    }
    .mt_40{
      margin-top: 30px;
    }
    .mt_30{
      margin-top: 20px;
    }
    .sub_midt {
      margin-top: 12px !important;
    }
    .policy_tit_1{
      font-size: 22px;
    }
    .sub_topt::before {
      width: 44px;
      height: 44px;
    }
     .main_section {
      gap: 20px;
      margin-top: 20px;
    }
    .info_list li {
      font-size: 15px;
      margin-bottom: 12px;
    }
    .list_section li{
      margin-bottom: 5px;
    }
    .desc_section{
      width: 100%;
      padding: 24px 18px;
    }
    .img_caption{
      font-size: 15px;
    }
    .br_box{
       padding: 10px 25px;
       width: 245px;
    }
    .br_box_2{
      padding: 10px 25px;
      width: 145px;
    }
    .point_right{
      padding: 20px 30px;
    }
    .policy_section,.goal_section{
      margin-top: 20px !important;
    }
	.sub0401_bottom .tit-text p:nth-child(1), .sub0402 .tit-text p:nth-child(1) {font-size: 20px; word-break: keep-all;}
	.sub0401_bottom .tit-text p:nth-child(2), .sub0402 .tit-text p:nth-child(2) {font-size: 16px; word-break: keep-all;}
	.sub0401_bottom .con-text p{font-size: 16px; word-break: keep-all;}
	.sub0401_bottom .right > div p { margin-top: 10px; color: #333; font-size: 15px;}
	.sub0401 .tit-tag p, .sub0402 .tit-tag p { font-size: 15px;}
	.sub0401 .tit-tag, .sub0402 .tit-tag {padding: 8px 20px; margin-bottom: 20px;}
}

@media screen and (max-width:500px) {
    .fs_25{
      font-size: 18px;
    }
    .fs_20{
      font-size: 18px;
    }
    .fs_18 {
      font-size: 16px;
    }
    .card .card_title{
      font-size: 18px;
    }
    .card .card_desc{
      font-size: 15px;
    }
    .card .card_phone {
      font-size: 18px;
    }
	.bxslider li {height: 400px;}
	.slide_text { padding: 0px 20px ;margin-top: 90px;}
    .slide_text strong{font-size: 30px; margin-bottom: 10px;}
    .slide_text p{font-size: 16px; line-height: 22px;}


	.cont01:before {
		height: 70px;
		top: -70px;
	}

	.cont01 .cont01_tit h2 {
		font-size: 26px;
		margin: 5px 0 20px;
	}
	.cont01 .cont01_tit h3 {font-size: 18px;}
	.cont01 .cont_ul li { width: 100%;float: none;}
	.cont01 .cont_ul li .cont_icon {height: 120px;}

	/*서브*/
	#wrapper02 .bo_tit {font-weight: 400;font-size: 14px;}
	#bo_v_title .bo_v_tit {font-size: 16px !important; border-top: 0;}
	.navi_wrap h2, .navi_wrap .navi{font-size: 24px;}



    .slide_text{margin-top: 100px;}
    .welcome_img_container{
      justify-content: center;
    }
    .welcome_img_container img{
      max-width: 100%;
      margin-top: 20px;
    }
    .bx-wrapper .bx-pager{bottom: 26% !important;}
    .list_num {
    width: 14px;
    height: 14px;
    background: #F7E1DC;
    border: 1px solid #D87C66;
    color: #000;
    border-radius: 2px;
    font-size: 12px;
    margin-right: 12px;
    flex-shrink: 0;
    align-content: center;
  }
  .list_num_2 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    background: #D87C66;
    color: #fff;
    border-radius: 2px;
    font-size: 12px;
    margin-right: 12px;
    flex-shrink: 0;
}
  .list_section li{
    font-size: 14px;
  }
  .list_section_2 li{
    font-size: 14px;
  }
    .image_grid_4 {
      grid-template-columns: repeat(1, 1fr);
      gap: 20px;
    }
    .image_grid_6 {
        grid-template-columns: repeat(1, 1fr);
    }
    .info_label,.info_list li{
      font-size: 14px;
    }
    .fs_30{
      font-size: 23px;
    }
    .sub_topt::before {
        width: 38px;
        height: 38px;
    }
    .policy_d p{
      font-size: 14px;
    }
    .list_section_3 li {
        font-size: 14px;
    }
    .pl_32{
      padding-left: 27px;
    }
	.sub0201 ul li {width: calc((100% / 2) - 5px);}
	.sub0201_box3 .flex {gap: 10px; flex-wrap: wrap; }
	.sub0201_box3 .flex .right {padding-left: 10px;}
	.sub0201_box3 .flex .right p:nth-child(1) { margin-bottom: 10px;}
}
@media screen and (max-width: 360px) {
  .sub_top_text{
    padding-top: 47px;
  }
  .sub_top_text p{
    line-height: 24px;
  }
  .navi_wrap h2, .navi_wrap .navi{
    font-size: 22px;
  }
  .mt_40{
    margin-top: 25px;
  }
  .fs_20{
    font-size: 16px;
  }
  .fs_18{
    font-size: 15px;
  }
  .fs_17{
    font-size: 14px;
  }
  .slide_text strong{
    font-size: 24px;
  }
  .slide_text p{
    font-size: 14px;
  }
  .sub0101 {
    padding: 30px 20px;
  }
  .risk_table th{
    font-size: 13px !important;
  }
  .risk_table td{
    font-size: 12px !important;
  }
  .label{
    font-size: 13px;
  }
  .desc_section {
    font-size: 13px;
  }
  .list_section_2 li{
    font-size: 13px;
  }
  .img_caption{
      font-size: 15px;
  }
  .fs_15{
    font-size: 13px;
  }
  .point_right{
    padding: 15px 25px;
  }
  .checkpoints li{
    font-size: 13px;
  }
  .checkpoints li::before{
    margin-right: 10px;
  }
  .br_box{
    width: 220px;
  }
  .br_box_2{
    width: 135px;
  }
  .card .card_title{
    font-size: 16px;
  }
  .card .card_title::after{
    width: 30px;
  }
  .card .card_desc{
    font-size: 14px;
  }
  .card_phone img{
    width: 15px;
  }
  .card .card_phone{
    font-size: 14px;
  }
  .card{
    padding: 15px;
  }
  .safety_en{
    font-size: 1.1rem;
  }
  .policy_tit_1 {
        font-size: 18px;
  }
}



