@charset "UTF-8";
/* CSS Document */
.recruit_ttl{background: url("../img/recruit_ttl_back.svg")no-repeat;background-size: cover; text-align: center;height: 63px;padding-top: 2%;}
.recruit_h3{background-color: #F4F2ED;padding: 2% 0% 1% 3%;font-size: 20px;}
.fd80{font-size: 20px;}



/*================================================
 *  スマートフォン向けデザイン
 ================================================*/


@media screen and (max-width: 560px){
.fd80{font-size: 16px;}
.w48per img{padding-bottom: 4%;}

}	
