@charset "utf-8";

@media print, screen and (max-width:768px) {


#contents .box {
    padding:0 0 2em 0;
    width: 100%;}

#contents .box ul {
    width: 100%;}

#contents .box ul li {
    float:none;
    width:100%;
    margin:0 0 5px 0;
    box-sizing: border-box;}
    
#contents .box ul li img {
    width: 100%;}

#contents .box ul li a.hide {
    display:none;
    height:0;}
    
    
    
    
    
]



