﻿@charset "utf-8";

/* ================================================================= 
 header
================================================================= */
#nav_global ul li a span, #nav_global ul li > span span {
    font-size: .6em!important;
    margin-top: -5px;
}

/* ================================================================= 
sidemenu
================================================================= */


/* ================================================================= 
 contents
================================================================= */

div.items > article a.photo{
	background-size: contain;
	background-repeat: no-repeat;
}


/* ================================================================= 
 section
================================================================= */


/* ================================================================= 
 footer
================================================================= */


/* ================================================================= 
 header
================================================================= */




@media only screen and (max-width: 835px) {

/* ================================================================= 
 header
================================================================= */

/* ================================================================= 
sidemenu
================================================================= */

/* ================================================================= 
 contents
================================================================= */

/* ================================================================= 
 section
================================================================= */

/* ================================================================= 
 footer
================================================================= */

}




@media only screen and (max-width: 640px) {

/* ================================================================= 
 header
================================================================= */


/* ================================================================= 
sidemenu
================================================================= */


/* ================================================================= 
 contents
================================================================= */

/* ================================================================= 
 section
================================================================= */

/* ================================================================= 
 footer
================================================================= */



}