@charset "UTF-8";

/* import
-------------------------------------------------------------------------------*/
@import "./v2/reset_new.css";
@import "./cmn_v3/hrpro_style_v3.css?t=2026021901";


/*-------------------------------------------------------------------------------*/
/* SASSでまとめていく
/*-------------------------------------------------------------------------------*/

@import "./cmn_v3/seminar/style.css?t=2026021901";
@import "./cmn_v3/download/style.css?t=2026021901";
@import "./cmn_v3/service/style.css?t=2026021901";
@import "./cmn_v3/pages/mypage.css?t=2026021901";
@import "./contents/news/style.css?t=2026021901";
@import "./contents/series/style.css?t=2026021901";
@import "./contents/enqueat/style.css?t=2026021901";


.OldCts{
	margin:0 auto !important;
	max-width:1100px;
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.clearfix{
	overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height:1%;
	overflow:visible;
}


