

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

.tabs {
    width: 1300px;
    padding: 0px;
	margin-left: 15px;
   	text-align: center;
   
}
.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:400px; padding: 5px 0px; 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: #23408f; color:#fff !important; border-radius: 10px; border: none;}
.tabs a.on{background: #23408f; color:#fff !important;  border-radius: 10px; border: none;}

.tabs1 a.on {background: #484089; color:#fff !important; border-radius: 10px; border: none;}
.tabs1 a.on {background: #484089; 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 {
        margin: 0px;
        padding: 0px;
     
		
    }
    .tabs li {
        width: 50%;
		margin-left: 10px;


    }
    
	.tabs li a {
				font-size: 15px;
	}
    
}

.ig_box img {
    padding: 0px;
}
    