
/* 서브공통 */
/* 텍스트색상 */
.purple{
  color: #6f0d6c;
}
.blue1{
  color: #279588;
}
.blue2{
  color: #0095da;
}
.blue3{
  color: #004182;
}
.blue4{
  color: #00889c;
}
.pink1{
  color: #ee675e;
}
.fff{
  color: #fff;
}
.green{
  color: #008c3f;
}
.green2{
  color: #008695;
}
.brown{
  color: #a97f5a;
}
/* 백그라운드색상 */
 

.bg_blue1{
  background: #afdbd0;
}

.bg_blue2{
  background: #0095da;
}
 
.bg_blue4{
  background: #00889c;
}
.bg_pink1{
  background: #ee675e;
}

 .bg_blue3{
  background: #004182;
}

 .bg_purple{
  background: #8b3b80;
}
 .bg_purple2{
  background: #2c5697;
}
 .bg_purple3{
  background: #9e7eb9;
}
 .bg_green{
  background: #006231;
}
 .bg_green2{
  background: #008695;
}
 .bg_brown{
  background: #a97f5a;
}
/*글자 굵기*/
.weight300{
  font-weight: 300;
}
.weight400{
  font-weight: 400;
}
.weight500{
  font-weight: 500;
}
/*  */
.sub_main_wrap{
  width: 100%;
  height: 300px;
}
/* 마진 */
.mt10{
  margin-top: 10px;
}
.mt20{
  margin-top: 20px;
}
.mt30{
  margin-top: 30px;
}
.mt50{
  margin-top: 50px;
}
.mt100{
  margin-top: 100px;
}
.mr20{
  margin-right: 20px;
}
.pr20{
  padding-right: 20px;
}
.p150{
  padding: 150px 0;
}
/* 서브메인이미지 */

.sub01_00_main{
  width: 100%;
  height: 100%;
  background: url(../img/sub/sub01_00main.jpg) no-repeat center /cover;
}

.sub01_01_main{
  width: 100%;
  height: 100%;
  background: url(../img/sub/sub01_01main.jpg) no-repeat center /cover;
}


.sub02_01_main{
  width: 100%;
  height: 100%;
  background: url(../img/sub/sub02_01main.jpg) no-repeat center /cover;
}

.sub02_02_main{
  width: 100%;
  height: 100%;
  background: url(../img/sub/sub02_02main.jpg) no-repeat center /cover;
}

.sub02_03_main{
  width: 100%;
  height: 100%;
  background: url(../img/sub/sub02_03main.jpg) no-repeat center /cover;
}
.sub02_04_main{
  width: 100%;
  height: 100%;
  background: url(../img/sub/sub02_04main.jpg) no-repeat center /cover;
}
.sub03_01_main{
  width: 100%;
  height: 100%;
  background: url(../img/sub/sub03_01main.jpg) no-repeat center /cover;
}
.sub03_02_main{
  width: 100%;
  height: 100%;
  background: url(../img/sub/sub03_02main.jpg) no-repeat center /cover;
}
/*  */

.sub_content_wrap{
  max-width: 1200px;
  margin: 0 auto 200px;
}

.sub_content_nav{
  padding: 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #bbb;
}
.sub_content_nav>h6{
  font-size: 0.9rem;
}
.sub_content_nav>p{
  font-size: 0.9rem;
}
.sub_content{
  width: 90%;
  margin: auto;
}
.sup{
  vertical-align: super;
  font-size: 0.5em;
}

.sub_tit{
  text-align: center;
  font-size: 2rem;
  line-height: 2.5rem;
}
.content_p{
  font-size: 0.9rem;
  font-weight: 300;
  line-height: 1.5rem;
  text-align: justify;
}
.content_ps{
  font-size: 0.8rem;
  font-weight: 300;
  line-height: 1.5rem;
  text-align: justify;
}
.content_box{
  margin-top: 20px;
  margin-bottom: 20px;
}
.content_box>span{
  font-size: 1.2rem;
  padding: 3px 10px;
  border-radius: 0px;
  font-weight: 600;
  background-color: #e0eefb;
}
.content_box2{
  margin-top: 20px;
  margin-bottom: 20px;
}
.content_box2>span{
  color: #fff;
  font-size: 1.0rem;
  padding: 3px 10px;
  border-radius: 0px;
  font-weight: 600;
  background-color: #9e7eb9;
}

.content_box3{
  padding: 10px;
  border: 1px solid #9e7eb9;
  margin-top: 0px;
  margin-bottom: 0px;
}

.content_b{
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-align: justify;
}
.content_subtit{
  font-size: 1rem;
}
.content_subtit2{
  margin-top: 70px;
  font-size: 1.2rem;
}
.content_subtit>span{
  display: inline-block;
  padding: 10px;
  color: #fff;
  border-radius: 50px;
  margin-top: 50px;
}
.content_subtit3>span{
  display: inline-block;
  padding: 10px;
  color: #fff;
  border-radius: 50px;
  margin-top: 50px;
}
.content_h3{
  margin-top: 20px;
}
.content_h3>span{
  color: #fff;
  font-size: 0.9rem;
  padding: 3px 10px;
  border-radius: 50px;
  font-weight: 400;
}

/* 컨텐츠 이미지 */
.content_oneimg{
  margin: 30px auto 0;
  width: 100%;
  text-align: center;
}
.content_oneimg>img{
  object-fit: contain;
}
.content_imglink{
  margin: 0px auto 0;
  width: 100%;
  text-align: center;
}
.content_imglink>img{
  object-fit: contain;
  vertical-align: bottom;

}
.content_imglink>a>img{
  object-fit: contain;
  vertical-align: bottom;
}
.img_txt{
  font-size: 0.7rem;
  color: #555;
  line-height: 1.2rem;
  margin-top: 10px;
  text-align: center;
}
.img_txt2{
  font-size: 0.6rem;
  color: #555;
  line-height: 1.2rem;
  margin-top: 10px;
  text-align: left;
}
.content_twoimg{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.content_twoimg>li{
  width: 50%;
  margin-top: 0px;
}
.content_twoimg>li>img{
  width: 100%;
}

.content_2img{
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.content_2img>li{
  width: 50%;
  margin-top: 20px;
}
.content_2img>li>img{
  width: 100%;
}

.content_2p{
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.content_2p>li{
  margin-top: 0px;
}
.content_2p>li>img{
  width: 100%;
}
.profile_wrap{
  margin-top: 200px;
}
.profile{
  display: flex;
  justify-content: space-between;
}
.ceo_name{
  font-size: 0.9rem;
  text-align: center;
  margin-top: 10px;
  line-height: 1.6rem;
}
.profile>li>h4{
  font-size: 1rem;
  border-bottom: 1px solid #aaa;
  padding-bottom: 20px;
}
.profile_p{
  font-size: 0.85rem;
  font-weight: 300;
  line-height: 1.6rem;
}
.profile_p2{
  font-size: 0.85rem;
  font-weight: 300;
  line-height: 1.2rem;
}
.profile_table td{
  font-size: 0.85rem;
  vertical-align: top;
  font-weight: 300;
  line-height: 1.2rem;
  padding-bottom: 10px;
}
.profile_table td:nth-child(1){
  text-align: right;
  padding-right: 20px;
}
/* sub_table */
.sub_table table{
  width: 100%;
  border-collapse:collapse;
  border: 1px solid #ddd;
}
.sub_table table td{
  padding: 20px 10px;
  border-bottom: 1px solid #ddd;
  font-size: 0.9rem;
}
.sub_table table td:first-child{
  border-right: 1px solid #ddd;
  text-align: center;
}
.sub_pdf_bt{
  text-align: center;
  margin-top: 30px;
}
.sub_pdf_bt>a{
  background-color: #006231;
  font-size: 0.9rem;
  padding: 8px 20px;
  border-radius: 50px;
  color: #fff;
}
.sub_pdf_bt>a:hover{
  background-color: #84b393;
}
.table2{
  width: 100%;
  font-size: 0.9rem;
  line-height: 1.2rem;
  text-align: center;
  border-collapse:collapse;
}
.table2 th , td{
  padding: 10px;
}
.table2 td{
  border-bottom: 1px solid  #00889c;
  border-right: 1px solid  #00889c;
}
.table2 td:last-child{
  border-right: none;
}
.table3{
  width: 100%;
  font-size: 0.9rem;
  line-height: 1.2rem;
  text-align: center;
  border-collapse:collapse;
}
.table3 th , td{
  padding: 10px;
}
.table3 td{
  border-bottom: 1px solid  #a97f5a;
  border-right: 1px solid  #a97f5a;
}
.table3 td:last-child{
  border-right: none;
}
.table4{
  width: 100%;
  font-size: 0.9rem;
  line-height: 1.2rem;
  text-align: center;
  border-collapse:collapse;
}
.table4 th , td{
  padding: 10px;
}
.table4 td{
  border-bottom: 1px solid  #006231;
  border-right: 1px solid #006231;
}
.table4 td:last-child{
  border-right: none;
}
.m_img{
  display: none;
}
.icon_wrap{
  display: flex;
  margin-top: 20px;
}
.icon_flex{
  display: flex;
  align-items: center;
}
.icon_flex>li{
 padding-right:10px;
 font-size: 0.8rem;
}
.icon_flex>li>img{
  width: 40px;
}
.topbtn {width:100%;text-align:center;padding:50px 0 0 0;}
.topbtn img {border:0;}

.inner{position: relative; display: block; padding :15px; background-color: rgba(78, 196, 189, 0.1);}
.pl200 {padding-left: 200px !important;}
.blockquote01 dt span {	color:#eb5070;	margin: 0px 10px 0 5px;}

@media (max-width:1199.98px){
  .sub_content_wrap{
    width: 90%;
    margin: 0 auto 100px;
  }
  .sub_content{
    width: 100%;
  }
  .content_oneimg{
    width: 100%;
  }
  .content_oneimg>img{
    width: 100%;
  }
.content_oneimg>a>img{
    width: 100%;
  .content_imglink{
  width: 100%;
}
}
@media (max-width:767.98px){
  .sub_tit{
    font-size: 1.5rem; 
    line-height: 2rem;
  }
  .p150{
    padding: 80px 0;
  }
  .content_oneimg{
    width: 100%;
  }
  .content_oneimg>img{
    width: 100%;
  }
.content_oneimg>a>img{
    width: 100%;
  .content_imglink{
  width: 100%;
}
.content_imglink>img{
    width: 100%;
}
.content_imglink>a>img{
    width: 100%;
}
  .content_twoimg{
    flex-direction: column;
  }
  .content_twoimg>li{
    width: 100%;
  }
  .content_2img{
    flex-direction: column;
  }
  .content_2img>li{
    width: 100%;
  }
  .content_2p{
    flex-direction: column;
  }
  .content_2p>li{
    width: 100%;
  }
  .mt100{
    margin-top: 50px;
  }
  .sub_table table td ,.table2{
    font-size: 0.75rem;
  }
  .pc_img{
    display: none;
  }
  .m_img{
    display: block;
  }
  .profile{
    flex-direction: column;
  }
  .profile>li>img{
    width: 100%;
  }
  .profile_wrap {
    margin-top: 100px;
}
}