@charset "UTF-8";

/*************************************
recruit
*************************************/

.recruit .l-contents__body__container .mynavi {
	text-align: center;
}

.recruit .l-contents__body__container .mynavi p a {
	color: #52a6ef;
	text-decoration: underline;
}

.recruit .l-contents__body__container .mynavi p a:hover {
	text-decoration: none;
}

.recruit .l-contents__body__container .mynavi figure {
	margin: 3em 0;
}



@media screen and (min-width: 810px) {
	.recruit .l-contents__body__container .mynavi .closing {
		font-size: 1.3em;
		line-height: 2;
	}

}


