/* CSS Document */



/*  =================================================================== */

/* PC  */

/*  =================================================================== */




@media only screen and (min-width : 739px) {


#contents  #fair2016AW.layout{ background:#F6E7DF; padding-bottom:40px;}

#fair2016AW .moreBtn{ text-align:center; margin:10px 0;}
#fair2016AW .moreBtn img{ width:300px; height:auto;}

}



/*  =================================================================== */

/* SP  */

/*  =================================================================== */

@media screen and (max-width: 738px) {


#contents  #fair2016AW.layout{ padding-bottom:20px;}

#fair2016AW .moreBtn{ text-align:center; margin:30px 0;}
#fair2016AW .moreBtn img{ width:80%; height:auto;}



}