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

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


.con1200 #cate_banner  {
    list-style-type: none;
    margin-left: 1.5%;
    margin-right: 1.5%;
}
.con1200 #cate_banner li {
    margin-left: 0.5%;
    margin-right: 0.5%;
    width: 48%;
    float: left;
    background-color: #000000;
    margin-bottom: 1%;
}
.colome5 a img {
    float: left;
}

.colome5 a {
    opacity: 0.8
        ;
    display: block;
}

.colome5 a:hover {
    opacity: 1;
    display: block;
}























































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

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

	
#タブレット {
}
.con1200 #cate_banner .colome5 {
    width: 32.3333%;
}


    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

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

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

	
#パソコン {
}
#category_banner .con1200 #cate_banner {
    margin-left: 0px;
    margin-right: 0px;
}

.con1200 #cate_banner .colome5 {
    width: 19%;
}


    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    



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

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

	




		
}
