/* CSS Document */



/*  =================================================================== */

/* PC  */

/*  =================================================================== */




@media all and (min-width : 739px) {


#contents  #fair.layout{ #FEF6E9 padding-bottom:40px; position:relative;}

#fair .moreBtn{ text-align:center; width:760px; position:absolute; bottom:90px;}
#fair .moreBtn img{ width:300px; height:auto;}

}



/*  =================================================================== */

/* SP  */

/*  =================================================================== */

@media screen and (max-width: 738px) {

#contents #fair.layout .glid{ padding:0px; }
#contents  #fair.layout{ padding-bottom:20px; border: solid 5px #F08C9D; box-sizing:border-box;}

#fair .moreBtn{ text-align:center; margin:30px 0;}
#fair .moreBtn img{ width:80%; height:auto;}



}