@charset "Shift_JIS";

/*=========================================================


	Site Name   DIGITAL PAPER
	File Name   mq_page.css

	Create Date 2013/03/21
	Update Date 2015/08/26


==========================================================*/

/* Start of "Micro clearfix" */
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
/* End of "Micro clearfix" */


/*  Common page style
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.campaign {
	width:100%;
	max-width:288px;
	height:auto;}
	
@media (max-width:640px){
	.campaign{
		max-width:400px; }
}

