

.main_title_33 {
  position: relative;
  border-left: 3px solid #e1e1e1;
  padding-left: 15px;
}

.main_title_33 span {
  width: 3px;
  height: 30px;
  background-color: #004dda;
  position: absolute;
  left: -3px;
  top: 0;
  display: block;
}

.main_title_33 h2, .main_title_3 h3 {
  font-size: 26px;
  font-size: 1.625rem;
  margin: 0;
  display: inline-block;
}

.main_title_33 p {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 20px;
}

.main_title_33 a {
  display: inline-block;
  right: 0;
  bottom: 0;
  position: absolute;
}
.main_title_33 a:after {
  font-family: 'ElegantIcons';
  content: "\24";
  font-size: 21px;
  font-size: 1.3125rem;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 5px;
  margin-left: 4px;
}

.main_title_33 img {
	position: absolute;
	bottom: 0;
	right: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}




@media (max-width: 767px) {
  .main_title_33 a {
    top: -10px;
  }
 .main_title_33 p {
    font-size: 14px;
    font-size: 0.875rem;
  }
.main_title_33 h2, .main_title_33 h3 {
    font-size: 16px;
    font-size: 1rem;
  }

 

}




/*-------- 제휴 서비스 ------*/
.box_cat_info4 {border:1px solid #d2d3d4;letter-spacing:-0.04em;
  background-color: #ffffff;
  display: block;
  min-height:70px;  color: #333;
  text-align: left;
  margin-bottom: 0px;
  position: relative;
 
}


.box_cat_info4 img { border-bottom:0px solid ;max-height:70px;margin-bottom:0px;}



@media (max-width: 767px) {


}

.market_box4 {
line-height: 14px; 
  background-color: #fff;
 border: 1px solid #ddd;
  margin-top: 0px;
  padding:6px;height:80px;
}
.market_box4 figure {
  width: 95px;
  height: 70px;
  overflow: hidden;
  display: inline-block;
  position: relative;
  float: left;
  margin-right:12px;
}
.market_box4 figure img {
  width: 70px;
  height: auto;
  position: absolute;
  left:5px;

 
}

.market_box4 span {  color:#3c6fc3; 
  display: block;
  font-weight: 400;
  margin-top:5px;margin-bottom:0px;
  font-size: 16px; letter-spacing:-0.04em;
   
}

.market_box4 h4 {
font-size: 18px;margin:0
px;

color:#333; display:block;
}
.market_box4 h5 {
font-size: 14px;

color:#717274; display:block;
}
.btn_ma4 { background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 4px 2px 4px 2px;
  line-height: 1;
  margin-bottom: 0px;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  color: rgba(0, 0, 0, 0.6);
  position:absolute;
  left:130px;
  top:50px;
  
} 