.ccareer01 {
	text-align:left;
    padding: 5px 5px 0 5px;
	margin-bottom: 7px;
    font-family: "Noto Sans KR", sans-serif !important;
    font-size: 18px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 5;
        border-bottom : solid 1px #ddd;
}
.ccareer01::after {
    content: "";
    position: absolute;
    left: 1px;
    bottom: 6px;
    width: 100%;
    height: 2px;
    border-radius: 13px;
    background-color: #fff;
	border-bottom : solid 1px #ddd;
}

.ccareer01 > p {
	text-align:left;
	
	font-size:18px;
	font-weight:bold;
    position: relative;
    display:inline-block;
    margin: 5px 0 !important;
    /* width: 100%; */
    padding: 0;

    z-index: 10;
}

.ccareer01 > p::before {
    content: "\f105";
    font-family: "FontAwesome";
    font-weight: normal;
    position: absolute;
    top: 1px;
    left: 14px;
    font-size: 1.2em;
    line-height: 40px;
    color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    z-index: 22;
}

.ccareer01 > p::after {
    content: "";
    position: absolute;
    left: 4px;
    bottom: 6px;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    background-color: #26348c;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    z-index: 15;
}
/*
.ccareer01 > p:hover::before {
    left: calc(100% - 25px);
    opacity: 0;
}

.ccareer01 > p:hover::after {
   border : solid 1px #0bbbef;
   background-color: #0bbbef;
      width: 100%; 
}
*/
.ccareer01 > p > span {
	text-align:left;
    position: relative;
    display: block;
    padding: 0 45px;
    height: 40px;
    line-height: 40px;
    color: #222 !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    z-index: 20;
}
/*
.ccareer01 > p:hover > span,
.ccareer01 > p:hover > span::before {
    color: #fff !important; 
} 	
*/
	
.swiu ul, .swiu2 ul{
	list-style:none;
    margin-left:50px;;
    margin-bottom:20px;;
        margin-top:20px;;
}
	
.swiu ul li div, .swiu2 ul li div{
    position: relative;;
}

.swiu ul li div p{
    font-size: 18px; font-weight:bold;
    font-family: 'Noto Sans KR';
    /*color: #26348c;  */
    text-align:left;
    padding-left: 5px;
    line-height: 25px;
}	

 .swiu2 ul li div p{
    font-size: 16px; font-weight:bold;
    font-family: 'Noto Sans KR';
    /*color: #26348c;  */
    text-align:left;
    padding-left: 5px;
    line-height: 25px;
}

.swiu ul li div p::before{
    position: absolute;
  left: -15px;
  top:8px;
    width: 10px;
    height: 10px;
    background-color: #0bbbef;
    border-radius: 50%; 
    content: "";
}

.swiu ul li ul{
	list-style:none;
    margin-top: 5px;
    margin-left: 15px; 
}
.swiu ul li ul li{
    position: relative;
     text-align:left;
    padding-left: 10px;
    line-height: 1.9;
    color: #666;
    font-size: 16px;
}
.swiu ul li  ul li::before{
    position: absolute;
    top: 0;
    left: 0;
    content: "-";
}

.cb-list21 ul {
    list-style: none;
    padding: 0;
    margin: 30px 0 35px 0;
}
.cb-list21 ul li {
	 position: relative;
	 text-align:left;
    background-color: #ffffff;    /* clear: both; */
    margin: 4px 0 4px 30px;    padding: 0px 0 0px 0px;    overflow: hidden;
   font-size: 20px;  
   color: #303030;
}

.cb-list21 ul li ::before {
    content: "";

    position: absolute;
    top: 0px;;
    left: 0px;
    width:18px;
    height:15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #0bbbef;
}
.cb-list21 ul li ::after {
    content: "";

    position: absolute;
    top: 15px;
    left: 0px;
    width:18px;
    height:15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;    
    background-color: #26348c;
}

.cb-list li h2.subtitle2 {
/*    color: #303030;*/
/*    float: left;  */     font-size: 15pt;    font-weight: bold;
    overflow: hidden;
    margin:0;    padding: 0 0 15px 10px;    
}	
.cb-list21 li h2.txtAleft { text-align: left; }
.cb-list21 li h2.txtAcenter { text-align: center; }

.cb-list21 li span.bxtitle {
     /*    color: #608e23; */
    float: left;    font-weight: bold;
    margin: 0;    padding: 1px 0;
    text-align: center;    width: 30px;
}

.cb-list21 ul li p {
    /* color: #303030; */
    display:inline-block;
    /*font-weight: bold; */
    overflow: hidden;
   position: relative;
    padding: 0 0 0 30px;
    text-align: left;
    background-color: #ffffff;    /* clear: both; */
     overflow: hidden;
   font-size: 20px;   line-height: 180%; 
   color: #303030;    
}

.cb-list21 ul li p::before {
    content: "\f105"; 
    font-family: "FontAwesome";
    font-weight: bold;
    position: absolute;
   padding-left:5px;
    top:3px;
    left:0px;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    z-index: 25;
}




.blockquote-custom-icon {
  width: 50px;
  height: 50px;
  line-height:50px;
  border-radius: 50%;
  background-color:#17a2b8;
  position: absolute;
  top: -25px;
  left: 100px;
  color:#fff;
}

.blockquote-custom-icon i {
padding-top:3px;
color:#fff;
}

.blockquote-custom-iconB {
  width: 50px;
  height: 50px;
  line-height:50px;
  border-radius: 50%;
  background-color:#17a2b8;
  position: absolute;
  bottom: -25px;
  right: 100px;
  color:#fff;
}

.blockquote-custom-iconB i {
padding-top:3px;
color:#fff;
}

 .product {
 	   position: relative;
 	   font-family: "Noto Sans KR", sans-serif !important;
  width: 100%;
  border:#ddd solid 1px;

  margin: 1em 0;
  
  border-radius: 5px;
  /* overflow: hidden;  */
box-shadow: 0 0 5px rgba(0,0,0,.1);
   /* box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); */
  transition: all .1s ease-in-out; 
}

 .product:hover {
   box-shadow: 0px 0px 21px 3px rgba(0, 0, 0, 0.11); 
}
 .product .img-container {

}
 .product .img-container img {
  object-fit: cover;
  width: 100%;
  /* height: 100%; */
  margin:15px 0;
}
 .product p {

	margin: 12px 0px;


	padding:0px 15px;
	font-family: "Noto Sans KR", sans-serif !important;
	font-size:18px;
	text-align:left;
     font-size : 20px;
	color:#333;
/*	min-width:180px;
	min-height:40px; */
	line-height:33px;
}

 .skybluecolor {color: #0bbbef;}
 .darkbluecolor {color: #26348c;}
  .logocolor {color: #f1503c;}
  .locate .locatetxt {font-family: 'Jal_Onuel'; font-size:20px; 
       text-shadow: 0 0 #fff, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;}
  .locate .locatearrow {}
  .locate .locatetitle {padding-top:50px; font-family: 'Jal_Onuel';  font-size:24px; color: #26348c;
       text-shadow: 0 0 #fff, -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;}
       
.cb-list ul {
    list-style: none;
    padding: 0;
    margin: 10px 10px 10px 20px;
}
.cb-list li {
   /*  background-color: #ffffff;   */ /* clear: both; */
    margin: 0 0 0 15px;    padding: 0;    overflow: hidden;
   font-size: 16px;   line-height: 170%; 
   color: #303030;
}

.cb-list li li {
    background-color: #ffffff;    /* clear: both; */
    margin: 0px;    padding: 0;    overflow: hidden;
   font-size: 16px;   line-height: 170%; 
   color: #303030;
}


.cb-list li span.bxtitle {
     /*    color: #608e23; */
    float: left;    font-weight: bold;
    margin: 0;    padding: 1px 0;
    text-align: center;    width: 30px;
}

.cb-list li p {
    /* color: #303030; */
    font-weight: normal;
    overflow: hidden;
    margin-left: 10px;
    padding: 0px 1px;
    text-align: left;
    /* background-color: #ffffff;  */  /* clear: both; */
     overflow: hidden;
   font-size: 16px;   line-height: 170%; 
   color: #303030;    
}

.cb-list li li p {
    background-color: #ffffff;    /* clear: both; */
    margin: 0 0 0 20px;    padding: 0;    overflow: hidden;
   font-size: 16px;   line-height: 180%; 
   color: #303030;


}

span.bxcircleS {
    /* color: #608e23; */
    float: left;
    font-weight: bold;
    margin: 5px 5px 0 0;

    text-align: center;
    /* width: 350px; */
    width: 20px;
    height: 20px;
     font-size: 16px; 
    line-height:20px;
    color:#fff;
    vertical-align: middle;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

span.bxcircleS2 {
    /* color: #608e23; */
    float: left;
    font-weight: bold;
    margin: 10px 5px 0 0;
    padding-top:5px;
    text-align: center;
    /* width: 350px; */
    width: 8px;
    height: 8px;

    vertical-align: middle;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

span.bxcircleS3 {
    /* color: #608e23; */
    float: left;
    font-weight: bold;
    margin: 10px 5px 0 0;
    text-align: center;
    /* width: 350px; */
    width: 8px;
    height: 2px;


}

.bgcolorGreen {
    background-color: #0072bc;
}	

.subtitle1 {
	margin:10px 20px; font-size:20px; font-weight:bold; color: #26348c;
}       