
@media screen and (max-width:1200px) {
.cont01_wrap {
    max-width: 910px;
    margin: 0 auto;
    display: block;
}
.call_wrap {
    max-width: 910px;
    margin: 0 auto 20px;
}
.cont01_wrap .left {
    width: 600px;
}
.cont01_wrap .right .block{width: 295px;    height: 204px;}
.cont01_wrap .right .block:nth-child(even) {
    margin-right: 10px;
}
.cont01_wrap .right .block:nth-child(1), .cont01_wrap .right .block:nth-child(2), .cont01_wrap .right .block:nth-child(3), .cont01_wrap .right .block:nth-child(6) {margin-right: 0;}
 .principle {
    flex: 1 1 calc(50% - 8px);
    max-width: calc(50% - 8px);
  }
  .color_l,.color_r{
    width: 50%;
  }
}
@media screen and (max-width:1100px) {
	#wrapper {padding-top:0;}
	#wrapper02 {padding: 0;margin-top: 0;}
	#hd {height: 60px;}
	#tnb {display: none;}
	#hd_wrapper {
		width: 100%; 
		height: auto;
		text-align: center;
	}
	#logo {
		width: 100%;
		margin-left: 0px;
		float: none;
		padding: 10px;
		margin: 0 auto;
		display: inline-block;
	}
	#logo a {
		padding: 0;
	}
	#logo img {
		height: 28px;
		margin: -1px auto 0;
	}
	#logo > span { display: block; float: left; cursor: pointer; font-size: 25px;}
	.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%; }





#aside { position: fixed; left: -345px; top: 0px; margin: 0px; z-index: 1000000000; overflow-y: auto; }
.close_menu { position: fixed; display: block; height: 0px; z-index: 1000000000; top: 0px; left: -100px }
.close_menu > i {
	font-size: 20px;
	cursor: pointer;
	color: #fff;
	background: #222;
	display: inline-block;
	padding: 0 6px;
	margin-top: 9px;
	border-radius: 50%;
	line-height: 50px;
	width: 50px;
	text-align: center;
}
	.mobile_menu { display: block; }
.menu-trigger_wrap {display: none;}

	#ft_wr {width:100%;}


.mobile_menu {}
	.mobile_menu > ul {padding-bottom: 15px;  }
	.mobile_menu > ul > li {
		position: relative;
		width: 100%;
		padding: 10px 0 0;
		font-size: 15px;
		border-bottom: 1px solid #ddd;
	}
	.mobile_menu > ul > li > i { position: absolute; right: 10px; color: #999; font-size: 20px; cursor: pointer;}
	.mobile_menu > ul > li > ul {
		display: none;
		background: #f3f3f3;
		padding-bottom: 10px;
		border-top: 1px solid #ddd;
		font-size: 13px;
		padding-left: 20px;
	}
	.mobile_menu > ul > li > ul > li { width: 100%;  padding: 10px 15px 0px 10px;}
	.mobile_menu > ul > li > ul > li a{color:#111;display:block;}
	.mobile_menu > ul > li > ul > li > a:hover { font-weight: 700; }
	.gnb_1da {
		color: #111;
		margin-left: 10px;
		display: inline-block;
		padding: 0;
		border:0;
		margin-bottom: 10px;
	}

	#container_1200 {
		width: calc(100% - 20px);
	}
#container .bx-controls{display:none;}

	/*서브*/


.sub_top_text {
	text-align: center;
	padding-top: 67px;
}
.sub_top_text p {
    font-size: 18px;
    word-break: keep-all;
}
.sub_top_text strong {
    font-size: 28px;
    word-break: keep-all;
}
		#container02 {
		float: none;
		width: calc(100% - 20px);
		margin:30px auto 30px;min-height: unset;
	}
.navi_wrap { text-align: center;}
.navi_wrap h2 {
    font-size: 30px;
}
.left_menu {
	width: 100%;
	float: none;    margin-top:0;    position: static;
}
.left_call{display:none;}

.navi_wrap .navi{display:none;}

#snb > li > h2 {display: none;}
#snb > li > ul {
    height: auto;
	border-bottom:0;
background:#f3f3f3}
#snb > li > ul > li {
    display: block;
    border: 0;
    width: 50%;
    float: left;
}
#snb > li > ul > li{
    padding: 0;
	background:#fff;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
#snb > li > ul > li:nth-child(even){border-right:0;}
#snb > li > ul > li a { text-align: center;}
#snb > li > ul > li a b {
    font-size: 17px;
    word-break: keep-all;
    line-height: 18px;
    display: block;
	letter-spacing: -1px;
}
#snb > li > ul > li a i {display:none;}

	#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%;
		text-align: center;
		margin: 20px auto 0;
	}
	.ft_inz_img {
		position: static;
		margin-top: 10px;
		width: 100%;
		max-width: 548px;
	}
	.ft_call{display:none;}
	#aside {display:block;}
  #container02{
    padding: 20px;
  }
}


@media screen and (max-width:950px) {
.cont01_wrap, .call_wrap {
    max-width: 590px;
}
.call_wrap .call_right {
    float: none;
    display: inline-block;
}
.cont01_wrap .left {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
}
.cont01_wrap .right {
    width: 100%;
}
.cont01_wrap .right .block {
    width: calc((100% - 10px) / 2);
    height: 204px;
}
.cont01_wrap .right .block:nth-child(1), .cont01_wrap .right .block:nth-child(2), .cont01_wrap .right .block:nth-child(3), .cont01_wrap .right .block:nth-child(6) { margin-right: 10px;}
.cont01_wrap .right .block:nth-child(even) { margin-right: 0;}
.cont01_wrap .right .block:nth-child(5){
  /* width: 590px; */
}
  .c_box{
    padding: 26px;
  }
  .sub_top_text strong:first-child{
    font-size: 28px;
  }
  .sub_top_text strong:last-child{
    font-size: 32px;
  }
}

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


  .sub_page {
      font-size: 14px;
  }
  .navi_wrap h2{
    font-size: 28px;
  }
  .sub0106 img{
    margin-top: 40px;
  }
  .box_0101{
    flex-direction: column;
  }
  .sub0101 img{
    margin-right: 0;
  }
   .core-values {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
  .card {
    max-width: 100%;
    width: 100%;
  }
  .c_box{
    flex-direction: column;
    padding: 10px;
  }
  .c_img img{
    margin: 0 auto;
    display: block;
    max-width: 100%;
  }
    .box_0102{
        flex-direction: column;
  }
  .left_0102{
    margin-right: 0;
  }
  .icon_w{
    flex-direction: column;
  }
  .icon_w .call_i,.mail_i{
    margin-left: 0;
  }
  .box_0103{
    flex-direction: column;
  }
  .left_0103{
    width: 100%;
  }
  .right_0103{
    margin-left: 0;
  }
  .right_0103 img{
    margin-top: 10px;
    width: 50%;
  }
  .logos{
    flex-direction: column;
  }
  .logos div{
    width: 100%;
  }
  .y_logo{
    width: 60%;
  }
}
@media screen and (max-width:700px) {
	#tnb ul { width: 100%; }
	.left_menu ul{font-size:13px;}
	.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);}
	.bxslider li {
		height: 500px;
	}
  .navi_wrap{
    /* margin-bottom: 40px; */
  }
  .fs_28{
    font-size: 25px;
  }
  .fs_20{
    font-size: 18px;
  }
  .mb_30{
    margin-bottom: 20px;
  }
  .mt_40{
    margin-top: 30px;
  }
  .mt_60{
    margin-top: 45px;
  }
  .mb_25{
    margin-bottom: 20px;
  }
  .navi_wrap h2{
    font-size: 26px;
  }
  .sub0106 .pc_img{
    display: none;
  }
  .sub0106 .mo_img{
    display: block;
  }
  .fs_27{
    font-size: 24px;
  }
  .fs_23{
    font-size: 20px;
  }
  .fs_18{
    font-size: 16px;
  }
  .text_b{
    margin-right: 20px;
  }
  .c_wrap{
    margin-top: 50px;
  }
  .color_w{
    flex-direction: column;
  }
  .color_l, .color_r{
    width: 100%;
  }
  .color-box{
    width: calc(100% / 2);
  }
  .wrap_map {
    height: 200px !important;
  }
}


@media screen and (max-width:600px) {
  #container02 {
      /* padding: 20px; */
  }
  .cont01 {
      margin: 70px auto 0;
  }
  .call_wrap .call_right .text p {font-size: 14px;}
  .call_wrap .call_right .text strong {font-size: 20px;}
  .call_wrap .call_right .text strong b {
      width: calc(100% - 93px);
  }
  .call_wrap .call_right img {
      margin-right: 10px;
      width: 40px;
      margin-left: 10px;
  }
  .call_wrap .call_right .text strong span { margin-right: 10px;}
  .cont01_wrap .left {margin-bottom: 0;}
  .cont01_wrap .right .block {
      margin-right: 0 !important;
      margin-bottom: 0 !important;
      width: 50%;
      text-align: center;
  }
  .cont01_wrap .right .block img{display:none;}
  .cont01_wrap .right .block .main_btn {
      left: 50%;
      margin-left: -66px;
      padding: 8px 30px;
      font-size: 14px;
      margin-bottom: 15px;
  }
  .cont01_wrap .right .block strong { font-size: 20px; margin-top: 20px;}


  .cont01_wrap .right .block p {
      font-size: 14px;
      word-break: keep-all;
      line-height: 16px;
      margin-top: 15px;
  }
  .sub_top_text {
      padding: 60px 18px 0;
      /* max-width: 320px; */
      margin: 0 auto;
  }
  .sub_top_text p {
      font-size: 15px;
      line-height: 120%;
      margin-bottom: 10px;
  }
  .sub_top_text strong {
      font-size: 20px;
      line-height: 120%;
  }

  .sub0101 h5 {
      margin: 0 auto 30px;
      font-size: 17px;
    word-break: keep-all;
  }



  .map_area .wrap_controllers {
    position: absolute;
    bottom: 0;
    z-index: 111;
    width: 100%;
  }

  /*서브*/

  .ft_text {
      font-size: 13px;
      text-align: center;
  }
  .cont01_wrap .right .block:nth-child(5){
    /* width: 100%; */
  }
  .call_wrap .call_right .text strong span{
    font-size: 17px;
  }
  .call_wrap .call_right .text strong b{
    font-size: 18px;
  }
  #container02 {
    padding: 10px 0px;
  }

  .right_0102 img{
    width: 100%;
  }
  .section ul{
    padding: 15px;
  }
  .card{
    padding: 20px 15px;
  }
  .card-number{
    font-size: 25px;
  }
  .card-title{
    font-size: 16px;
  }
  .card-desc{
    font-size: 15px;
  }
  .fs_24{
    font-size: 22px;
  }
  .mt_25{
    margin-top: 20px;
  }
}

@media screen and (max-width:500px) {
  #snb > li > ul {height: auto;}
  #snb > li > ul > li {
      width: 50%;
    float: left;
  }
  .cont01 {
      margin: 30px auto 0;
  }
  .call_wrap .call_right .text p {
      font-size: 13px;
      line-height: 17px;
      margin-bottom: 5px;
  }
  .call_wrap .call_right .text strong {
      font-size: 15px;
  }
  .call_wrap .call_right .text strong b{
      white-space: pre-line;}

  .call_wrap .call_right .text strong span {
      width: 70px;
  }
  .icon img{
    width: 40px;
    height: 40px;
  }
  .fs_17{
    font-size: 15px;
  }
  #snb > li > ul > li a b{
    font-size: 15px;
  }
  .mt_30{
    margin-top: 25px;
  }
  .navi_wrap{
    /* margin-bottom: 30px; */
  }
  .fs_28{
    font-size: 23px;
  }
  .fs_20{
    font-size: 15px;
  }
  .mt_60{
    margin-top: 35px;
  }
  .cont01_wrap .right .block{
    height: 190px;
  }
  .cont01_wrap .right .block{
    padding: 15px;
  }
  .navi_wrap h2{
    font-size: 24px;
  }
  .fs_27{
    font-size: 22px;
  }
  .fs_23{
    font-size: 18px;
  }
  .number::before{
    content: attr(data-number) " ";
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    margin-right: 10px;
    font-weight: 700;
    color: #fff;
    background-color: #977B6B;
    align-items: center;
  }
  .section .number {
    font-size: 21px;
    margin-top: 28px;
    margin-bottom: 16px;
    color: #333;
    font-weight: 500;
    display: flex;
    align-items: center;
  }
  .core-values{
    gap: 10px;
  }
  .mt_35{
    margin-top: 15px;
  }
  .text_0102{
    font-size: 16px;
  }
      .sub_top_text strong:first-child {
        font-size: 24px;
    }
  .sub_top_text strong:last-child {
    font-size: 26px;
  }
      .sub_top_text {
        padding: 80px 18px 0;
        margin: 0 auto;
    }
    .right_0102{
      margin-top: 20px;
      width: 100%;
    }
    .principles{
      flex-direction: column;
    }
    .principle{
      width: 100%;
      max-width: 100%;
    }
    .des strong{
      font-size: 17px;
    }
    .principle p {
    margin-top: 15px;
    font-size: 16px;
  }
  .subsection-title,.subsection-title-2{
    font-size: 17px;
  }
  .subsection-title-2::before{
     width: 3px;
    content: '';
    height: 17px;
    background-color: #DF9972;
    margin-right: 13px;
    flex-shrink: 0;
    display: inline-block;
  }
  .ci-types{
    flex-direction: column;
  }
  .ci_text{
    width: 100%;
  }
  .ci_text:last-child{
    border-left: 1px solid #ddd;
    margin-top: 15px;
  }
  .ci_text p{
    padding: 9px;
    font-size: 13px;
  }
  .right_0103 img{
    width: 100%;
  }
  .box_0103{
    padding: 20px 30px;
  }
  
  .logos div{
    width: 100%;
    max-width: 100%;
  }
  .y_logo{
    max-width: 100%;
    width: 100%;
  }
  .mt_50{
    margin-top: 30px;
  }
  .mt_70{
    margin-top: 50px;
  }
  .color_r{
    margin-top: 10px;
  }
  .mt_40{
    margin-top: 20px;
  }
  
}
@media screen and (max-width:400px) {
  .won_w{
    flex-direction: column;
  }
  .won:last-child{
    margin-left: 0;
  }
  .color_b{
    width: 80px;
    height: 28px;
    font-size: 13px;
  }
   .mt_50{
    margin-top: 20px;
  }
  .mt_70{
    margin-top: 40px;
  }
  .icon_w img{
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width:360px) {
  .sub_top_text strong:first-child{
    font-size: 19px;
  }
  .sub_top_text strong:last-child {
        font-size: 21px;
  }
  .mr_20{
    margin-right: 15px;
  }
  .ft_text{
    font-size: 12px;
  }
  .mt_60{
    margin-top: 25px;
  }
  .mb_30 {
    margin-bottom: 10px;
  }
  .fs_17{
    font-size: 13px;
  }
  .mb_25{
    margin-bottom: 15px;
  }
  .cont01_wrap .right .block strong{
    font-size: 17px;
  }
  .cont01_wrap .right .block .main_btn {
    left: 50%;
    margin-left: -55px;
    padding: 6px 25px;
    font-size: 12px;
    margin-bottom: 0;
  }
  .cont01_wrap .right .block {
    height: 175px;
  }
  .cont01_wrap .right .block p{
    font-size: 13px;
  }
  #snb > li > ul > li a b {
    font-size: 13px;
  }
  .fs_24{
    font-size: 18px;
  }
  .text_0102{
    font-size: 14px;
  }
  .section .number{
    font-size: 18px;
  }
  .number::before{
    width: 26px;
    height: 26px;
  }
  .principle img{
    max-width: 40px;
  }
  .principle{
    padding: 25px 28px;
  }
    .mt_50{
    margin-top: 10px;
  }
  .mt_70{
    margin-top: 25px;
  }
  .left_0103 b{
    font-size: 17px;
  }
}

