.box_m {letter-spacing:-0.04em;	margin: 0;
  background-color: #fff; border-top: 1px solid #dddddd;
  display: block;
  position: relative;
 
  /*---webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);--*/
}

.box_m figure {
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
 
}



/* 전국입점업체배너메인 */
.ctam {
  position: relative;
  padding:0px 0 5px 0px ;
  background: #eee;
}

.ctam3 {
  position: relative;
  padding:0px 0 5px 0px ;
  background: #3838cc;
}




/* 관리*/
a.box_tel {border: 0px solid #cfd2d1;
  text-align: center;
  background:#3684ff;
  padding: 10px;margin-top:10px;
  display: block;
  color: #FFFFF;
  margin-bottom: 0px;
  overflow: hidden;
  -webkit-border-radius:2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; 
}
a.box_tel h3 {
  font-size: 20px;
  font-size: 1.25rem;color: #fff;
}

a.box_tel h4 {
  font-size: 20px;
   font-size: 1.25rem;color: #333;
}

@media (max-width: 767px) {
  a.box_tel {
    padding:8px;
  }

}


/* 메인고정하단*/

.si-stickymain {  border-top: 1px solid #a7a9ac;

background:#ffffff;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);

/* background: rgba(0, 0, 0, 0.8);*/

/* background: rgba(0, 0, 0, 0.8);*/
height:50px;
	position: fixed;
	bottom:0px;
	width: 100%; 
}

.m_categories {
 
   /*-- margin-top: -30px;
  margin-bottom: 25px;---*/
  position: relative;
  z-index: 99;
}
.m_categories ul {
  background-color: #fff;
   /*---webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);---*/
  text-align: center;
  padding: 15px 0;
  width: 90%;
  margin: auto;
}
@media (max-width: 767px) {
  .m_categories ul {

    width: 100%;
  }

}
.m_categories ul li {
  display: inline-block;
  width: 20%;
  float: left;
  border-right: 1px solid #d2d8dd;
}
.m_categories ul li:last-child {
  border-right: none;
}
.m_categories ul li a {
  display: block;
}
.m_categories ul li a h3 {
   font-size: 14px;
  font-size: 0.875rem;
}
.m_categories ul li a img {background-color: #fff; 
border-top: 2px solid #a7a9ac;
  margin-top: -30px;
  margin-bottom: 10px;
 -webkit-border-radius: 40px;
  -moz-border-radius:40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
  text-align: center;
padding:10px;
max-height:65px

}

.m_categories ul li:last-child,.m_categories ul li:nth-child(3),.m_categories ul li:nth-child(2) {
  border-right: none;
}


@media (max-width: 767px) {
  .m_categories ul li a h3 {
     display: block;
  }


}
.m_categories ul li a i {
  font-size: 26px;
  font-size: 1.625rem;
  display: inline-block;
}

.box_grid2 {letter-spacing:-0.04em;	
  background-color: #fff;border: 0px solid #dddddd;
  display: block;
  position: relative;
  margin-bottom: 10px;
  /*---webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);--*/
}
.box_grid2 .wrapper { line-height:26px; font-size: 15px;
  padding: 20px 20px 20px 20px;
}

@media (max-width: 767px) {
.box_grid2 .wrapper {font-size: 14px;
  padding: 10px 5px 15px 5px;/*-------- 상우하좌--------*/
   
}
  
}

.box_grid2 .wrapper li {  
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
 width: 100%;height:32px; padding:4px; line-height: 32px; /*  border-bottom: 1px solid #DDD; */
}



.ctam2 {margin:0px;
  position: relative;
  padding:10px 0 0px 0px ;
  background: #fff;
}

/* 전국입점업체배너메인 */
.cta4 {
  position: relative;
  padding:25px ;
  background: #3838cc;
/* background: #3838cc url(http://2424.net/mall/img/bg/banner_bg.jpg) no-repeat center center; */
}
.cta4 .title {
  margin: 0;
  line-height: 38px;
}

.cta4 h3 {
  font-size:24px;
}

.cta4 h4 {
  font-size:18px;
}
.cta4 .title .color {
  color: #ffffff;
}

.cta4 .button {
	padding: 0px 0;
	padding-right: 0px;margin-top:-10px;
	float: right;
}

@media all and (max-width: 769px) {
.cta4 {margin: 0px ;
  position: relative;
 padding:20px 0px 10px 10px ;
  
}
.btn { position: relative;font-family:"Noto Sans Korean", sans-serif; text-transform: uppercase; 
-moz-border-radius: 10px; -webkit-border-radius: 10px; 
border-radius: 10px;
 }

}

/* 하단고정 */
.ctabtm{
  position: relative;
  padding:0px ;
  background: #ffe500;margin-bottom:-20px; border-TOP:1px solid #fccb19;
/* background: #3838cc url(http://2424.net/mall/img/bg/banner_bg.jpg) no-repeat center center; */
}

.box_style_tban2 { 
	padding: 0px;border:1px solid #90b9d2;
	position: relative;background:#90b9d2;
	/* -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
--------------------------------------------------------
	background:#fa4748 url(../img/bg/main_ban.png) center left no-repeat;---------*/
	margin-bottom: 5px;
	color: #333;
	
	text-align: center;
}


.box_style_tban2 img {
  width: 160px;
  overflow: hidden;
 
}



