@charset "UTF-8";
/* CSS Document */

#rec_kaso_about{
	margin-top: 0%;
	margin-bottom: 8.46%;
}
#rec_kaso_about{
	
}
#rec_kaso_about .content_wrap{
	padding-right: 0;
	padding-left: 0;
}
/* #rec_kaso_about h2{
	text-align: center;
	font-size: 44px;
    line-height: 1.6em;
    font-weight: 600;
}
#rec_kaso_about h2 span{
	font-size: 56px;
}
 */

.rec_kaso_ab_each{
	padding-top: 0%;
	padding-bottom: 5.38%;
	border-bottom: 1.6px solid #dcdfe0;
}
.rec_kaso_ab_each:first-of-type{
	padding-top: 0%;
}
.rec_kaso_ab_each:last-of-type{
	border-bottom: 0;
	padding-bottom: 0;
}
.rec_kaso_ab{
	padding-right: 6.15%;
	padding-left: 6.15%;
/*
	margin-left: 96px;
    margin-right: 96px;
*/
    box-sizing: border-box;
}
.rec_kaso_ab_img{
	width: 100%;
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.50);
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.50);
	position: relative;
}
.rec_kaso_ab_img img{
	width: 100%;
}
.rec_kaso_ab_img::after{
	content: "";
    position: absolute;
    left: 50%;
	bottom: -100px;
    transform: translateX(-50%);
    width: 0.05em;
    background-color: #002236;
    height: 200px;
}
.rec_kaso_ab .eng{
	padding-top: 116px;
	text-align: center;
	font-size: 64px;
    letter-spacing: 4.8px;
    line-height: 1em;
    font-weight: 500;
	margin-bottom: 32px;
}
.rec_kaso_ab h2{
	text-align: center;
	font-size: 40px;
    line-height: 1.6em;
    font-weight: 600;
	margin-bottom: 24px;
}
.rec_kaso_ab_txt{
	
}
.rec_kaso_ab_txt p{
	text-align: center;
	font-size: 18px;
	line-height: 2em;
	font-weight: 600;
}
