@charset "utf-8";

/*  ----------------------------------------------------------------
 top page css

 	/Font-size List/
	9px = 75%		10px = 83%		11px = 91%		12px = 100%
	13px = 108%		14px = 116%		15px = 125%		16px = 133%
	17px = 141%		18px = 150%		19px = 158%		20px = 166%
	21px = 175%		22px = 183%		23px = 191%		24px = 200%
	25px = 208%		26px = 216%		27px = 225%		28px = 233%

 ------------------------------------------------------------------- */
.itemDetailArea{
	background: none!important;
	padding-bottom: 0!important;
}
.titStyle02 p{
	float: left;
	font-size: 1em;
	width:570px;
}
.titStyle02 p.tl{
	width:150px;
}
@media screen and (max-device-width:599px){
	.titStyle02 p{
		float: none;
		font-size: 1em;
		width:auto;
	}
	.titStyle02 p.tl{
		width:auto;
	}
}

/*body_report*/
.body_report #d_sec1 .txt2{
	margin-bottom: 20px;
}
.body_report #d_sec1 ul li{
	float: left;
	width: 344px;
	padding: 3px;
	background: #f2f2f2;
	min-height: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.body_report #d_sec1 ul li:last-child{
	margin-bottom:0;
}
.body_report #d_sec1 ul li.mr0{
	margin-right: 0;
}
.body_report #d_sec1 ul li .img1{
	text-align: center;
	padding: 20px 0 0;
	min-height: 50px;
	background: #fff;
}
.body_report #d_sec1 ul li a{
	text-decoration: none;
}
.body_report #d_sec1 ul li h2{
	text-align: center;
	padding: 0 15px 15px 15px;
	background: #fff;
	border-bottom: 1px solid #11274C;
	margin-bottom: 5px;
	color: #11274C;
	font-size: 175%;
}
.body_report #d_sec1 ul li .txt1{
	padding: 10px 20px 20px;
	min-height: 110px;
}


@media screen and (max-device-width:599px){
	.body_report #d_sec1 .txt2{
		width: 94%;
		margin: 0 3% 20px;
	}
	.body_report #d_sec1 ul{
		width: 94%;
		margin: 0 3%;
	}
	.body_report #d_sec1 ul li{
		width: 100%;
		min-height: 1px;
		margin-right: 0;
		margin-bottom: 0;
		background: #FFF;
		padding: 0;
		border: 4px solid #f2f2f2;
	}
	.body_report #d_sec1 ul li h2{
		font-size: 100%;
		border-bottom: none;
		margin-bottom: 0;
		padding: 0;
	}
	.body_report #d_sec1 ul li .img1{
			padding: 0 0 0;
			min-height: 1px;
	}
	.body_report #d_sec1 ul li .txt1{
		min-height: auto;
	}
	.body_report #d_sec1 ul li .txt1 p.inTxt{
		height:6.5em;
		overflow:hidden;
		text-overflow:ellipsis;
		display:-webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
	}
	.body_report .cnt_left{
		float: left;
		width: 40%;
	}
	.body_report .cnt_right{
		float: right;
		width: 60%;
	}
	.body_report #d_sec1 h2{
		margin-bottom: 20px;
	}
	.body_report #d_sec1 li a{
		display: table;
		width:100%;
	}
	.body_report #d_sec1 li a .cnt_left{
		display: table-cell;
		float: none;
		width: 100px;
		vertical-align: middle;
	}
	.body_report #d_sec1 li a .cnt_right{
		display: table-cell;
		float: none;
	}
}
.body_report .li_it .txt1{
	background: #DDEDF6;
}
.body_report .li_web .txt1{
	background: #F1E9CD;
}
.body_report .li_sales .txt1{
	background: #DDE9FF;
}
.body_report .li_med .txt1{
	background: #E0ECEA;
}
.body_report .li_maker .txt1{
	background: #E2EDE2;
}
.body_report .li_manage .txt1{
	background: #E8E6F2;
}
.body_report .li_backoffice .txt1{
	background: #F7E2E2;
}
.body_report .li_finance .txt1{
	background: #F1E9CD;
}
.body_report .li_realestate .txt1{
	background: #F5E4D8;
}
.body_report .li_kansai .txt1{
	background: #F7E2E2;
}
.body_report .li_tokai .txt1{
	background: #E2EDE2;
}






.title01 {
    margin-bottom: 20px;
}
.title01>span {
    padding: 12px 40px;
    margin-right: 20px;
    float: left;
    display: inline-block;
    border-left: 1px solid #11274c;
    border-right: 1px solid #11274c;
}
.title01>h2 {
    font-size: 1.8em;
    font-weight: bold;
    color: #11274c;
    padding: 16px 0 0 0;
}
.title01>p{
	float: right;
	font-size: 1.8em;
	font-weight: bold;
    color: #11274c;
    margin-top: -60px;
}
@media screen and (max-device-width:599px){
	.title01{
		width: 96%;
		margin: 0 2% 20px;
	}
	.title01>span {
	    padding: 6px 20px;
	}
	.title01>p{
		float: none;
		margin-top: 0;
	}
}




.body_report_page #d_sec1 #d_mv{
	padding: 30px;
	background: #385a93;
	margin-bottom: 30px;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
}
.d_boxstyle3 dl dt{
	clear: both;
	margin-bottom: 10px;
}
.d_boxstyle3 dl dd{
	clear: both;
	margin-bottom: 30px;
}
.body_report_page .d_boxstyle3 .copy{
	color: #11274C;
	font-size: 175%;
	font-weight: bold;
	padding-left: 100px;
}
.body_report_page .block_kk .block_wrap_inner .box01 > p{
	color:#fff;
	background:#082a4d;
	background:-moz-linear-gradient(top, #082a4d 0%, #1174a6);
	background:-webkit-gradient(linear, left top, left bottom, from(#082a4d), to(#1174a6));
	background:linear-gradient(to right, #082a4d 0%, #1174a6);
	padding:6px 10px 6px 30px;
	font-size:1.3em;
	font-weight:bold;
	position:relative;
}
.body_report_page .block_kk .block_wrap_inner .box01 ul:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
}
.body_report_page .block_kk .block_wrap_inner .box01 ul{
	display: inline-table;
	min-height: 1px;
	border-top:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	margin:0 0 30px;
}
/* Hides from IE-mac \*/
* html .body_report_page .block_kk .block_wrap_inner .box01 ul{ height: 1%; }
.body_report_page .block_kk .block_wrap_inner .box01 ul{ display: block; }
/* End hide from IE-mac */

.body_report_page .block_kk .block_wrap_inner .box01 ul li{
	font-size:0.8em;
	letter-spacing:-1px;
	border-bottom:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	float:left;
	position:relative;
	width:358px;
}
.body_report_page .block_kk .block_wrap_inner .box01 ul li a{
	display:block;
	padding:10px 20px;
	-ms-transition: background-color 0.4s ease 0s, text-decoration 0.4s ease 0s;
	-webkit-transition: background-color 0.4s ease 0s, text-decoration 0.4s ease 0s;
	transition: background-color 0.4s ease 0s, text-decoration 0.4s ease 0s;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.body_report_page .block_kk .block_wrap_inner .box01 ul li a:hover{
	background:#f2f2f2;
}

@media screen and (max-device-width:599px){
	.body_report_page #d_sec1 h2>img{
		width: 100%;
	}
	.body_report_page #d_sec1 #d_mv{
		padding: 15px;
		font-size: 120%;
		background: #385a93;
	}

	.body_report_page .block_kk .block_wrap_inner .box01 > p{
		margin-top:1px;
		color:#fff;
		background:#082a4d;
		background: -moz-linear-gradient(top, #082a4d 0%, #1174a6);
		background: -webkit-gradient(linear, left top, left bottom, from(#082a4d), to(#1174a6));
		background: linear-gradient(to right, #082a4d 0%, #1174a6);
		padding:0.8em 1em;
		font-size:1.1em;
		font-weight:bold;
	}
	.body_report_page .block_kk .block_wrap_inner .box01 ul{
		display: inherit;
		min-height:inherit;
		border-bottom:1px solid #d9d9d9;
		margin:0 0 1em;
	}
	.body_report_page .block_kk .block_wrap_inner .box01 ul li{
		border-bottom:1px solid #ccc;
		float:none;
		width:100%;
	}
	.body_report_page .block_kk .block_wrap_inner .box01 ul li:last-child{
		border:none;
	}
	.body_report_page .block_kk .block_wrap_inner .box01 ul li a{
		background:url(/resource/common/img/sp/general_sp_icon_arrow.png) 97% center no-repeat;
		background-size:3%;
		display:block;
		padding:1em 1.5em 1em 1em;
		overflow:auto;
		text-overflow:inherit;
		white-space:normal;
	}
}

.interviewBanner:hover {
	opacity: .8;
}

@media screen and (max-device-width:599px){
	img {
		max-width: 100%;
	}
	.body_report_page #d_sec1 #d_mv,
	.titStyle02 p,
	.d_boxstyle3 dl dd p,
	.title01>p {
		font-size: 133%;
	}
	#wrap #contentWrap #contentsArea #mainContentsArea .itemDetailArea .itemTitle.blue .itemBox .num {
		width: 26px;
		height: 26px;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		font-size: 1.2em;
		line-height: 26px;
	}
}
