/*-----------------------------------------------------
	[ Top Page Style ]
------------------------------------------------------*/
.bl_career_inner {
  background: url(/everysweat/interview/images/11/career_bg_pc.png) no-repeat center center;
  background-size: 100%;
  background-attachment: fixed; }
.bl_profile_textArea_name { width: 396px; }

@media screen and (max-width: 768px) {
  .bl_career_inner {
		background: url(/everysweat/interview/images/11/career_bg_sp.png) no-repeat center 88.72%; background-size: 100%; background-attachment: inherit;
	}
	.bl_profile_textArea_name { width: 202px; }
}

/*# sourceMappingURL=style.css.map */
