@charset "utf-8";
@import url("../../../../common/styles/common.css");
@import url("../../../common/styles/recruit_sp.css") only screen and (max-width: 768px);
@import url("../../../common/styles/recruit_pc.css") only screen and (min-width: 769px);
@import url("sp.css") only screen and (max-width: 768px);
@import url("pc.css") only screen and (min-width: 769px);

/*==============================================

	ROTARY PIER
	Recruit > Index

==============================================*/

/*================================
	
================================*/
#contents .mainheader{
	background-image:url(../img/cover.jpg);
}
