/* CSS Document */

.know_iseikai {
	width: 30%;
}
.wrap_inquiry_bn {
	flex-wrap:wrap;
}
.inquiry_bn {
	width: 80%;
	margin-bottom: 70px;
}
.col4 .list_style_li {
    width: 33.333%;
}
.grp_hospital {
	width: 30%;
}
.wrap_grp_hospitals {
    justify-content: flex-start;

}
.grp_hospital {
	width: 33%;
}
/*.grp_hospital:nth-of-type(3n+1),
.grp_hospital:nth-of-type(3n+2){
	margin-right: 0.5%;
}*/
.wrap_know_iseikai_group {
    flex-wrap: wrap;
}
.know_iseikai {
    width: 80%;
	margin-bottom: 10px;
}
.wrap_topix_contents {
    flex-wrap: wrap;
	width:80%;
}
.wrap_topix_content {
	width:80%;
	margin:10px auto;
}
.apply_recruit4IIGH {
	padding: 20px 60px 20px 20px;
    box-sizing: border-box;
}
.innter_learn {
	padding-bottom: 400px;
}
.wrap_topcontent_subpage_image {
	background-size: cover;
}
.caution_info {
	width: 100%;
}