@charset "utf-8";
/* CSS Document */

body#top {}
.sub_titlebg{
	background-image: url(../img/recruit/recruit_kvis.jpg);
	background-repeat: no-repeat;
	background-color: #f6f3ee;
	padding-top: 7em;
	background-position: right center;
	padding-bottom: 4em;
}
#sect_recruit{
	/*padding-top: 0px;*/
	background-position: right center;
	background-size: auto 100%;
}

.recruit_photo{	background-color: #f6f3ee; margin-bottom: 3em;}
.recruit_photo img{	margin-left: auto; margin-right: auto; display: block;}

@media screen and (max-width: 798px) {
.recruit_photo img{	width: 100%;}

}