@charset "UTF-8";
/* Scss Document */
/* CSS Document */
#sec_ttl .bgc_yellow{
	margin-bottom: 7em;
	padding-bottom: 1em;
}
#sec_ttl .area_lnk_btn{
	position: absolute;
    bottom: -7em;
    left: 0;
    width: 100%;
}
.blk_interview{
	background-image: url("../images/recruit/blk_interview-bg.jpg");
	background-size: cover;
	background-position: 25% 30%;
	background-repeat: no-repeat;
	margin-bottom: 4em;
}
.blk_interview a{
	padding-top: 3.5em;
    padding-bottom: 3.5em;
	display: block;
}
.blk_interview a .icon-arrow_l{
	transform: rotate(90deg) translate(0, 0);
    display: inline-block;
    font-size: 2.5em;
    margin-left: 0.5em;
	transition: transform .5s;
}
.blk_interview a:hover .icon-arrow_l{
	transform: rotate(90deg) translate(0, -0.5em);
}
.blk_interview .txt_double{
	font-size: 2em;
}
.sec_point .lne_height_1 {
    line-height: 0.85;
}
.sec_point .bgc_yellow{
    background: linear-gradient(90deg, #F0DB56 0%, #F0DB56 29em, transparent 29em, transparent 100%);
}
.sec_point .bgc_yellow h3{
	background-color: #F0DB56;
	display: inline-block;
	padding-top: 0.75em;
    padding-bottom: 0.75em;
    padding-right: 0.75em;
}
.sec_point h4{
	margin-bottom: 1.5em;
}
.sec_point h4 .txt_xxbig{
    border-bottom: 2px solid #F0DB56;
    padding-bottom: 0.2em;
    line-height: 2;
}
.sec_point h4 .txt_yellow{
	font-size: 3.888em;
	line-height: 0.5em;
}
#sec_pdf .bgc_lightblue{
	padding-top: 4em;
	padding-bottom: 2em;
}


/*===============================================
●smart.css  画面の横幅が480pxまで
===============================================*/
