@charset "utf-8";
/*=============================================================
 COPY
=============================================================*/
#copySection{
	padding:0 15px;
	margin-bottom:80px;
}
#copySection h2{
	padding-bottom:30px;
}
/*box2clm
-------------------------------------------------------------*/
.box2clmPhotoRight .boxLeft{
	float:left;
	width:430px;
}
.box2clmPhotoRight .boxPhoto{
	float:right;
	width:275px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 SP 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media only screen and (max-width:769px){
/*=============================================================
 COPY
=============================================================*/
#copySection{
	padding:0 10px;
	margin-bottom:50px;
}
/*box2clm
-------------------------------------------------------------*/
.box2clmPhotoRight .boxLeft{
	float:none;
	width:100%;
}
.box2clmPhotoRight .boxPhoto{
	padding-top:15px;
	float:none;
	width:100%;
}
}



