@charset "UTF-8";

/*--- header setting ---*/

.c-header .c-header_title img{display:block; width:100%; max-height:32px;}

/*--- rwd setting ---*/
@media screen and (max-width:1360px){
    
}

@media(max-width:1280px){

}

@media screen and (max-width:1240px){
    
}

@media screen and (max-width:1150px){

}

@media screen and (max-width:1100px){

}

@media(max-width:1023px){

}

@media(max-width:768px){

}

@media screen and (max-width:375px){
    
}

@media screen and (max-width:370px){
    
}




