

.tabs,.panels {
    max-width: 1300px;
  
    text-align: center;
    margin: auto;
}

.tabs {
    width: 1300px;
    padding: 0px;
   
   
}
.tabs li {

}

.tabs2 {
     width: 900px;
}

.inf01 span {
    color:#f05775;
}

.wrap01 {
    margin-bottom: 50px;
}


/*tab*/

.tabs:after, .tabs1:after {content: ""; display: block; clear:both; text-align: center;}
.tabs li, .tabs1 li { width:300px; padding: 15px; display: inline-block;}
.tabs li a, .tabs1 li a {display: block;  background: #fff; color: #9898a1; text-decoration: none;height: 55px; line-height: 55px;text-align: center; font-size: 20px; border: 1px solid #9898a1;  border-radius: 10px;}
.tabs a.on{background: #11b2b1; color:#fff !important; border-radius: 10px; border: none;}
.tabs a.on{background: #11b2b1; color:#fff !important;  border-radius: 10px; border: none;}

.tabs1 a.on {background: #f3705a; color:#fff !important; border-radius: 10px; border: none;}
.tabs1 a.on {background: #f3705a; color:#fff !important;  border-radius: 10px; border: none;}

.tabs2 a.on {background: #5c4099; color:#fff !important; border-radius: 10px; border: none;}
.tabs2 a.on {background: #5c4099; color:#fff !important;  border-radius: 10px; border: none;}

.ig_box .n_ig {
/*    width: 100%;*/
    margin-top: 30px;
 

}
@media screen and (max-width: 1400px) {
   .ig_box .n_ig {
    width: 100%;
    margin-top: 30px;
} 
}

.ig_box p {
    color: #9898a1; ;
    text-align: left;
 padding-top: 50px;   
   
    
}

.type a img {
  
    float: left;
    margin-left: 5px;
    width: 32.6%;
} 

.type {
    overflow: hidden;
margin-bottom: 100px;}

/*모바일*/

@media screen and (min-width:0px) and (max-width:1211px) {

    .tabs {
   max-width: 1300px;
        width: 100%;
        
    }
    .tabs  li {
        width: 80%;
        padding: 10px 10px;
    }
	.tabs  li  a {
		font-size: 16px;
	}

  
    
}

.ig_box img {
    padding: 0px;
}
    