@charset "utf-8";


#current_number{
	/**padding-bottom: 65px;*/
	padding-bottom: 30px;
}
#current_number .sec_title{
	margin-bottom: 50px;
	overflow: hidden;
	border-bottom: 2px #b4b4b4 solid;
}
#current_number .sec_title h1{
	font-size: 48px;
	font-size: 4.8rem;
	color: #1d2088;
	line-height: 1;
	float: left;
}

#current_number .sec_title h1 .num_txt{
	color: #bc0101;
}
#current_number .sec_title h1 img{
	vertical-align: top;
	margin-top: 2px;
}
#current_number .sec_title h2{
	float: right;
	margin-top: 1em;
}
#current_number .sec_detail{
	/**
	width: 50%;
	float: left;
	**/
}

#current_number .sec_detail .img_wrap{
	width: 294px;
	/**max-width: 294px;**/
	height: 100%;
	float: left;
}
#current_number .sec_detail .img_wrap .img_inner{
	border: 1px solid #b4b4b4;
	padding: 1px;
}
#current_number .sec_detail .img_wrap .img_inner img{
	height: auto;
	max-width: 292px;
	width: 100%;
}
#current_number .sec_detail .sec_detail_wrap{
	transition: .3s;
	margin-bottom: 15px;
	overflow: hidden;
}
#current_number .sec_detail .sec_detail_wrap:hover{
	box-shadow: 8px 8px 8px rgba(0,0,0,0.25);
	-moz-box-shadow: 8px 8px 8px rgba(0,0,0,0.25);
	-webkit-box-shadow: 8px 8px 8px rgba(0,0,0,0.25);
}

#current_number .sec_detail .img_wrap img{
	width: 100%;
	height: auto;
}
#current_number .sec_detail .text_wrap{
	/**width: 51.6%;**/
	width: calc(100% - 294px);
	height: 100%;
	float: left;
	padding: 0 10px 25px;
	position: relative;
}
#current_number .text_wrap h1{
	font-size: 32px;
	font-size: 3.2rem;
	vertical-align: bottom;
	margin: 10px 0;
	line-height: 1;
}
#current_number .text_wrap h1 .research_sub{
	font-size: 20px;
	font-size: 2.0rem;
}
#current_number .card1 .text_wrap h1:first-letter {
    color: #ff0000;
}

#current_number .card2 .text_wrap h1:first-letter {
    color: #7ecdf4;
}
#current_number .text_wrap .subtitle{
	font-size: 12px;
	font-size: 1.2rem;
}
#current_number .text_wrap .name_wrap{
	margin-top: 10px;
}

#current_number .text_wrap .readmore{
	position: absolute;
	bottom: 5px;
	right: 5px;
	text-align: right;
}

#back_number{
	/**margin-bottom: 70px;**/
	margin-bottom: 20px;
}

#back_number .sec_title{
	background:url(../images/common/bg_beige01.png);
	width:100%;
}

#back_number .sec_title h1{
	font-size: 48px;
	font-size: 4.8rem;
	color: #1d2088;
	border-bottom: 2px #b4b4b4 solid;
	line-height: 1;
	margin: 50px 0;
}

#back_number .sec_title h1 .num_txt{
	color: #bc0101;
}
#back_number .sec_title h1 img{
	vertical-align: top;
	margin-top: 2px;
}
#back_number .number_wrap{
	width: 50%;
	float: left;
	overflow: hidden;
	margin: 50px 0;
}

#back_number .number_wrap .number_detail{
	width: 50%;
	float: left;
	overflow: hidden;
	padding: 0 8px 15px;
	min-height: 100%;
}
#back_number .number_single_wrap{
	width: 25%;
}

#back_number .number_single_wrap .number_detail{
	width: 100%;
}
#back_number .number_third_wrap{
	width: 75%;
}

#back_number .number_third_wrap .number_detail{
	width: 33.33%;
}
#back_number .number_wrap .number_detail .number_detail_inner{
	border: 1px solid #b4b4b4;
	padding: 1px 1px 40px;
	position: relative;
	overflow: hidden;
	transition: .3s;
	min-height: 360px;

}
#back_number .number_wrap .number_detail .number_detail_inner:hover{
	box-shadow: 8px 8px 8px rgba(0,0,0,0.25);
	-moz-box-shadow: 8px 8px 8px rgba(0,0,0,0.25);
	-webkit-box-shadow: 8px 8px 8px rgba(0,0,0,0.25);

}
#back_number .number_wrap .number_detail .img_wrap{
	width: 100%;
}
#back_number .number_wrap .number_detail .img_wrap img{
	width: 100%;
	height: auto;
}
#back_number .number_wrap .number_detail .text_wrap{
	width: 100%;
	padding: 0 5px;
}
#back_number .text_wrap h1{
	font-size: 13px;
	font-size: 1.3rem;
	vertical-align: bottom;
	margin-bottom: 10px;
	line-height: 1;
}
#back_number .card1 .text_wrap h1:first-letter {
    color: #ff0000;
}

#back_number .card2 .text_wrap h1:first-letter {
    color: #7ecdf4;
}
#back_number .text_wrap .number{
	text-align: right;
	color: #1b1d7e;
	font-size: 15px;
	font-size: 1.5rem;
}
#back_number .text_wrap .subtitle{
	font-size: 13px;
	font-size: 1.3rem;
	margin-bottom: 10px;
	min-height: 26px;
	min-height: 2.6rem;
	line-height: 1;
}
#back_number .text_wrap .name_wrap{
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 15px;
}
#back_number .readmore{
	position: absolute;
	bottom: 10px;
	right: 5px;
}
#top_banner_wrap{
	width: 100%;
	text-align: right;
	margin-bottom: 30px;
}
#top_banner_wrap img{
	width: 100%;
	max-width: 300px;
	height: auto;
}
@media only screen and (max-width: 800px) {
	#current_number .sec_detail {
	    width: 100%;
	    float: none;
	    margin-bottom: 30px;
	}
	#current_number .sec_detail:last-child{
		margin-bottom: 0;
	}
	#current_number .sec_detail.card2 .img_wrap{
		float: right;
	}
	#current_number{
		margin-bottom: 0;
	}
	#back_number .conte_wrap:nth-child(even){
		background:none;
	}
	#back_number .number_wrap{
		width: 100%;
		float: none;
		margin:30px 0 30px!important;
	}

}
@media only screen and (max-width: 619px) {
	#current_number .sec_title h2{
		margin-top: 0;
	}
	#current_number .sec_detail .img_wrap, #current_number .sec_detail .text_wrap{
		width: 100%;
	    float: none;
	    margin-bottom: 30px;
	}
	#current_number .sec_detail.card2 .img_wrap{
		float: none;
	}
	#current_number .sec_detail .img_wrap{
		max-width: none;
	}
	#current_number .sec_detail .img_wrap .img_inner img{
		max-width: none;
	}
	#current_number .text_wrap .name_wrap{
		margin-bottom: 10px;
	}
	#back_number .sec_title h1 img {
    	display: block;
	}
	#back_number .number_wrap .number_detail{
		width: 100%;
	    float: none;
	    padding: 0;
	    margin:0 0 30px;
	}
	#top_banner_wrap{
		text-align: center;
	}
}
