h2.suspending {
	color: #d63939;
	text-decoration: line-through;
}

/* ご案内 */
.information {
	margin-bottom: 50px;
}
.information div {
}
.information div p.info_img {
	width: 50%;
	margin-top: 5px;
	padding: 0 0 10px 15px;
	float: right;
	position: relative;
}
.information div p.info_img img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.information div p.info_img:after {
	content: '';
	display: block;
	width: 18%;
	height: 100%;
	background: url("../img/recruit/image01.png") no-repeat right bottom;
	background-size: contain;
	position: absolute;
	right: -8px;
	bottom: 0px;
}
.information div p {
	position: relative;
	line-height: 2;
}
.information div p.info_img2 {
	text-align: center;
}
.information div p.info_img2 img {
    width: 100%;
	max-width: 360px;
}

/* バナー */
.banner div {
	display: table;
	margin: auto;
}
.banner h3 {
	font-size: 2rem;
    font-weight: normal;
	color: #fff;
	background: #0a50a1;
	text-align: center;
	padding: 5px 0;
}
.banner h3 small {
	color: #fff;
    margin-left: 0.8em;
}
.banner h3 span {
	color: #0a50a1;
	background: #fff;
	line-height: 1.2;
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	margin-left: 0.5em;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.banner .banner_vet,
.banner .banner_vn,
.banner .banner_reception {
	margin-bottom: 20px;
}
.banner a {
	display: block;
    border: solid 1px #0a50a1;
	position: relative;
}
.banner a img {
//	width: 100%;
}
//.banner .banner_txt {
//	width: 50%;
//	position: absolute;
//	left: 44%;
//	top: 50%;
//	-webkit-transform: translateY(-50%);
//	-ms-transform: translateY(-50%);
//	transform: translateY(-50%);
//	display: flex;
//	display: -ms-flexbox; /* IE10 */
//	display: -webkit-box; /* Android4.3以下、Safari3.1～6.0 */
//	display: -webkit-flex; /* Safari6.1以降 */
//    -webkit-box-pack:justify;
//    -webkit-justify-content:space-between;
//    -ms-flex-pack:justify;
//    justify-content:space-between;
//    -webkit-box-align:center;
//    -webkit-align-items:center;
//    -ms-flex-align:center;
//}
//.banner .banner_txt strong {
//}
//.banner .banner_txt span {
//    font-size: 80%;
//	color: #fff;
//    line-height: 1.5;
//    text-align: center;
//	background: #0a50a1;
//    display: block;
//    width: 1.5em;
//    height: 1.5em;
//	-webkit-border-radius: 50px;
//	-moz-border-radius: 50px;
//	border-radius: 50px;
//    -ms-flex-negative: 0;
//    flex-shrink: 0;
//}

/* 獣医師募集 */
.dr_ishikawa {
	margin-bottom: 50px;
}
.dr_ishikawa .message_title {
	width: 200px;
	margin-bottom: 10px;
}
.dr_ishikawa .message {
	position: relative;
	z-index: 19;
}
.dr_ishikawa .message strong {
//	color: #0a50a1;
    font-style: italic;
}
.dr_ishikawa .dvm_photo {
	margin-bottom: 20px;
	position: relative;
}
.dr_ishikawa .dvm_photo .photo {
	position: relative;
	z-index: 20;
}
.dr_ishikawa .dvm_photo img {
	width: 65%;
}
.dr_ishikawa .dvm_photo .dvm_name small {
	font-size: 1.4rem;
	margin-right: 0.5em;
}
.dr_ishikawa .staff_name strong {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2rem;
  margin-right: 0.5em;
}
.dr_ishikawa .staff_name .name_e {
  font-size: 1.8rem;
  font-weight: 200;
  color: #b4b6b8;
}

.vet {
	margin-bottom: 50px;
}
.vet h2 {
	padding-bottom: 0.5em;
}
.vet .rednote {
	font-size: 1.6rem;
	color: #d63939;
	text-align: center;
	margin-bottom: 2em;
}
.vet table {
	width: 100%;
	border: solid 1px #1054a3;
	border-width: 1px 1px 0;
}
.vet table th {
	color: #fff;
	background: #1054a3;
	vertical-align: top;
	padding: 3px 5px;
	border-bottom: solid 1px #fff;
	white-space: nowrap;
}
.vet table tr:last-child th {
	border-bottom: solid 1px #1054a3;
}
.vet table td {
	padding: 3px 5px;
	border-bottom: solid 1px #1054a3;
	background: #fff;
}

/* 動物看護師募集 */
.vn h2 {
	padding-bottom: 0.5em;
}
.vn .rednote {
	font-size: 1.6rem;
	color: #d63939;
	text-align: center;
	margin-bottom: 2em;
}
.vn table {
	width: 100%;
	border: solid 1px #1054a3;
	border-width: 1px 1px 0;
}
.vn table th {
	color: #fff;
	background: #1054a3;
	vertical-align: top;
	padding: 3px 5px;
	border-bottom: solid 1px #fff;
	white-space: nowrap;
}
.vn table tr:last-child th {
	border-bottom: solid 1px #1054a3;
}
.vn table td {
	padding: 3px 5px;
	border-bottom: solid 1px #1054a3;
	background: #fff;
}

/* トリマー募集 */
.dr_ishikawa .trimmer_message:before {
    content: '';
    width: 50%;
    height: 80%;
    background: url("../img/logo_symbol.png") no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 50%;
    left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
    z-index: -1;
    opacity: 0.2;
}

dl.contact {
    color: #1054a3;
    background: #fff;
    margin-top: 50px;
    padding: 20px 15px 15px;
    border: solid 2px #1054a3;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
    position: relative;
}
dl.contact dt {
    font-size: 1.8rem;
    font-weight: bold;
    color: #1054a3;
    white-space: nowrap;
    padding: 0 0.5em;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    background-image: linear-gradient(transparent 42%, #fff 0%);
}
dl.contact dd {
    font-size: 1.6rem;
    color: #1054a3;
    text-align: center;
}
dl.contact dd strong {
    font-size: 1.2em;
    color: #1054a3;
}
dl.contact dd a {
    color: #1054a3;
    text-decoration: underline;
}
dl.contact dd a:hover {
    text-decoration: none;
}

@media (min-width: 768px) {
/* ご案内 */
.information {
	margin-bottom: 100px;
}
.information div {
}
.information div p.info_img {
	max-width: 428px;
	margin: 5px 0 20px 40px;
	padding: 0;
	float: right;
	position: relative;
}
.information div p.info_img img {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.information div p.info_img:after {
	right: -15px;
	bottom: -13px;
}
.information div p.info_img2 {
	width: 60%;
	widht: -webkit-calc(100% - 470px);/*Chrome19~25対応*/
	width: -moz-calc(100% - 470px);/*Firefox4~15対応*/
	width: calc(100% - 470px);
	min-width: 45%;
}
.information div p.info_img2 img {
	text-align: right;
}
.information div p.info_img2 img {
	max-width: 100%;
	margin-right: -200px;
}

/* バナー */
.banner {
	display: flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.banner > div {
	max-width: 45%;
	margin: 0 10px;
}
.banner h3 {
	font-size: 1.8rem;
	padding: 10px 0;
}
.banner .banner_vet,
.banner .banner_vn {
	margin-bottom: 20px;
}
.banner .banner_reception {
	margin-bottom: 0px;
}

/* 獣医師募集 */
.dr_ishikawa {
	margin-bottom: 60px;
}
.dr_ishikawa .message_title {
	width: 300px;
	margin-bottom: 20px;
}
.dr_ishikawa .message {
	width: 60%; /*IE9未満とかプレフィックス使ってもだめなブラウザやOS対応*/
	width: -webkit-calc(100% - 310px);/*Chrome19~25対応*/
	width: -moz-calc(100% - 310px);/*Firefox4~15対応*/
	width: calc(100% - 310px);
	float: left;
}
.dr_ishikawa .dvm_photo {
	width: 280px;
	margin-bottom: 30px;
	float: right;
}
.dr_ishikawa .dvm_photo img {
	width: 100%;
	margin-right: 0;
}
.dr_ishikawa .dvm_photo .dvm_name {
}
.dr_ishikawa .dvm_photo .dvm_name small {
	font-size: 1.6rem;
}
.dr_ishikawa .staff_name strong {
  font-size: 2.6rem;
}
.dr_ishikawa .staff_name .name_e {
  font-size: 2rem;
	display: inline-block;
}

.vet {
	margin-bottom: 100px;
}
.vet h2 {
	padding-bottom: 0em;
}
.vet .rednote {
	font-size: 2rem;
}
.vet table th {
	padding: 1em 2em;
}
.vet table td {
	padding: 1em 2em;
}

/* 動物看護師募集 */
.vn h2 {
	padding-bottom: 0em;
}
.vn .rednote {
	font-size: 2rem;
}
.vn table th {
	padding: 1em 2em;
}
.vn table td {
	padding: 1em 2em;
}

/* トリマー募集 */
.dr_ishikawa .trimmer_message {
    width: 100%;
}

dl.contact {
    margin-top: 80px;
    padding: 30px 25px 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
dl.contact dt {
    font-size: 2.6rem;
    background-image: linear-gradient(transparent 46%, #fff 0%);
}
dl.contact dd {
    font-size: 2.4rem;
}
dl.contact dd strong {
    font-size: 1.2em;
}

}

@media (min-width: 1200px) {
/* ご案内 */
.information {
	margin-bottom: 110px;
}
.information div p.info_img {
	margin: 5px 0 0 60px;
}
.information div p.info_txt img {
}

/* バナー */
.banner > div {
	margin: 10px 30px;
//	width: 372px;
//	widht: -webkit-calc((100% - 90px) / 3);/*Chrome19~25対応*/
//	width: -moz-calc((100% - 90px) / 3);/*Firefox4~15対応*/
//	width: calc((100% - 90px) / 3);  
}
.banner h3 {
	font-size: 2.6rem;
	padding: 10px 0;
}

/* 獣医師募集 */
.dr_ishikawa {
	margin-bottom: 80px;
}
.dr_ishikawa .message_title {
	width: auto;
	margin-left: -30px;
}
.dr_ishikawa .message {
	width: 630px;
	width: -webkit-calc(100% - 440px);/*Chrome19~25対応*/
	width: -moz-calc(100% - 440px);/*Firefox4~15対応*/
	width: calc(100% - 440px);
}
.dr_ishikawa .dvm_photo {
	width: 400px;
	margin-bottom: 30px;
}
.dr_ishikawa .dvm_photo .dvm_name {
}
.dr_ishikawa .dvm_photo .dvm_name small {
	font-size: 1.8rem;
	margin-right: 0.8em;
}

.vet {
	margin-bottom: 110px;
}
.vet .rednote {
	font-size: 2.4rem;
}
.vet {
	padding: 50px;
}

/* 動物看護師募集 */
.vn .rednote {
	font-size: 2.4rem;
}
.vn {
	padding: 50px;
}
.vn table th {
}
.vn table td {
}

/* トリマー募集 */
.dr_ishikawa .trimmer_message {
    width: 100%;
}

dl.contact {
    margin-top: 110px;
    padding: 30px;
}
dl.contact dt {
    font-size: 3rem;
    background-image: linear-gradient(transparent 46%, #fff 0%);
}
dl.contact dd {
    font-size: 2.8rem;
}

}

