@charset "utf-8";
@import "common/general.css";
@import "common/layout.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
	margin: 0;
	padding: 30px 0 0 35px;
	background: #FDF7F2 url(/woman/img/index/h2_bg.png) no-repeat 22px 24px;
	border-top: 2px solid #F49569;
	vertical-align: middle;
	color: #630;
	font-size: 24px;
	font-weight: normal;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts h2 img {
	vertical-align: text-top;
}

#conts h2 span {
	font-size: 30px;
}

#conts h3 {
	padding: 8px 0 0 15px;
	height: 38px;
	background: url(/woman/img/index/h3_bg.jpg) no-repeat;
	clear: both;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts h3.img {
	margin-bottom: 10px!important;
	padding: 0;
	background: none;
}

#conts p {
	line-height: 1.8em;
	margin-bottom: 12px;
}

#conts p.lastChild {
	margin-bottom: 0;
}

#conts p span {
	font-weight: bold;
}

#conts p span.green {
	color: #149DA4;
}

/* 増加する女性MRと、制度の整備を進める製薬企業 */

#conts .increase {
	background: #FDF7F2;
	padding: 15px 18px 21px 23px;
	margin-bottom: 50px;
}

#conts .increase .img {
	float: right;
	margin-left: 20px;
}

#conts .graphImg {
	margin-bottom: 40px;
	text-align: center;
}

/* 選択肢が増えつつある、女性MRの転職 */

#conts h3.change {
	margin-bottom: 5px;
}

#conts .moreRead {
	float: right;
	padding-left: 8px;
	margin-bottom: 20px;
	background: url(../img/common/icon/icon_arrow.png) no-repeat 0 4px;
}

#conts .jobList {
	clear: both;
}

#conts .jobList h4 {
	padding: 20px 0 0 15px;
	height: 59px;
	background: url(/woman/img/index/h4_bg_job.jpg) no-repeat;
	color: #630;
	font-size: 22px;
	font-weight: bold;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts .jobList h4 .sub {
	display: block;
	font-size: 13px;
	line-height: 1;
}

#conts .jobList h4 .num {
	margin-right: 10px;
	float: left;
	color: #F49569;
	font-size: 52px;
	font-weight: normal;
	line-height: 1;
}

#conts .jobList li {
	float: left;
	width: 335px;
	margin: 0 20px 20px 0;
	
	background: url(../img/index/bg_job.png) no-repeat bottom;
	zoom: 1;
}

#conts .jobList li.num02,
#conts .jobList li.num04 {
	margin-right: 0;
}

#conts .jobList li.num03,
#conts .jobList li.num04 {
	margin-bottom: 0;
}

#conts .jobList li .inner {
	position: relative;
}

#conts .jobList li ul {
	padding: 12px 0 50px 25px;
}

#conts .jobList li ul li {
	float: none;
	width: auto;
	margin: 0 0 3px;
	padding-left: 17px;
}

#conts .jobList li ul li.circle,
#conts .jobList li ul li.circleLast {
	background: url(../img/index/icon_circle.png) no-repeat 0 2px;
}

#conts .jobList li ul li.cross,
#conts .jobList li ul li.crossLast {
	background: url(../img/index/icon_cross.png) no-repeat 0 2px;
}

#conts .jobList li ul li.circleLast {
	margin-bottom: 8px;
}

#conts .jobList li ul li.crossLast {
	margin-bottom: 0;
}

	#conts .jobList li.num02 ul li.crossLast {
		padding-right: 30px;
	}

#conts .jobList li .btn {
	width: 96px;
	height: 30px;
	
	position: absolute;
	bottom: 13px;
	right: 15px;
}

	* html #conts .jobList li .btn {
		bottom: 10px;
		right: 14px;
	}

#conts .jobList li .btn a:hover {
	background-color: #FFF;
}

#conts .jobList li .btn a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#conts .jobList li .special {
	margin-bottom: 2px;
	padding: 0 26px;
}

#conts .jobList li .special a:hover {
	background-color: #FFF;
}

#conts .jobList li .special a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#conts .jobList li .specialIcon {
	margin: 0 26px;
	padding: 0 8px 15px;
	background: url(../img/common/icon/icon_arrow.png) no-repeat 0 6px;
	
	zoom: 1;
}

/* 女性MRキャリアサポートで、ライフステージに合わせた働き方を探しましょう */

#conts h3.support {
	margin-bottom: 13px;
	margin-top: 50px;
}

#conts .consul {
	margin-bottom: 10px;
	width: 690px;
	height: 110px;
	background: url(/woman/img/index/bg_consul.png) no-repeat;
	position: relative;
}

#conts .consul p {
	position: absolute;
	top: 24px;
	color: #630;
	font-size: 16px;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 1.4;
}

#conts .consulMsg {
	vertical-align: middle;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	text-align: center;
}

#conts .consulMsg img {
	vertical-align: text-top;
}

#conts .consulMsg span {
	color: #F39468;
	font-size: 17px;
}

#conts .consul p.voice1 {
	left: 8px;
}

#conts .consul p.voice2 {
	left: 230px;
}

#conts .consul p.voice3 {
	left: 500px;
}

#conts .aboutSup {
	padding: 22px 23px 27px;
	border: 3px solid #F0F0F0;
}

#conts .aboutSup h4 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E8E0D8;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts .aboutSup h4 span {
	color: #F29367;
	font-size: 16px;
}

#conts .aboutSup .img {
	float: right;
	margin-left: 20px;
	padding-top: 3px;
}

#conts .arrow {
	margin-bottom: 11px;
	padding-top: 30px;
	width: 690px;
	height: 121px;
	background: url(/woman/img/index/arrow01.jpg) no-repeat;
}

#conts .arrow p {
	color: #630;
	font-size: 16px;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	text-align: center;
}

#conts .entryBox {
	text-align: center;
}

#conts .entryTxt {
	margin-bottom: 0;
	color: #630;
	font-size: 16px;
	font-weight: bold;
	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
}

#conts .entryBox .bn {
	display: block;
	width: 502px;
	height: 75px;
	margin: 0 auto;
	background: url(../img/index/bn_entry_over.jpg) no-repeat;
}

#conts .entryBox .bn:hover {
	background-color: #FFF;
}

#conts .entryBox .bn:hover img {
	visibility: hidden;
}