@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}

/* Mobile Layout: 480px and below. */
#スマートフォン {
}
#category_banner {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    float: left;
    clear: both;
}

#cate_banner .colome4 {
    width: 49%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    float: left;
    list-style-type: none;
    background-color: #000000;
    margin-bottom: 1%;
}
.colome4 img {
    display: block;
}
.colome4 a img {
    opacity: 0.6;
}
.colome4 a:hover img {
    opacity: 1;
}




















































/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

	
#タブレット {
}

#cate_banner .colome4 {
    width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    float: left;
    list-style-type: none;
    background-color: #000000;
}    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

	
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

	
#パソコン {
}

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    



}	
/* WideDesktop Layout: 1233px to a max of 2000px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1233px) {
#ワイドパソコン {
}

	




		
}
