@charset "UTF-8";

/*****************************************
看護部のご紹介
*****************************************/
#introduce .l-main .contentBox {
	margin-bottom: 0;
}
#introduce .l-main .c-intro h3 {
	font-size: 2rem;
	font-weight: normal;
}

#introduce .l-main .c-intro h3 strong {
	font-size: 3.4rem;
	display: block;
	margin-top: 10px;
}

#introduce .l-main .c-intro p {
	line-height: 2.8;
}

#introduce .l-main .contentBox .rinen {
	background-color: #e5f2e0;
	text-align: center;
	width: 640px;
	margin: 30px auto;
	padding: 30px;
}

#introduce .l-main .contentBox .rinen p {
	margin: 0;
}

#introduce .l-main .contentBox .rinen strong {
	font-size: 3.4rem;
	display: block;
}

#introduce .l-main .contentBox .coop {
	background-color: #f7f7f7;
	text-align: center;
	width: 700px;
	margin: 50px auto;
	padding:50px;
	overflow: hidden;
}

#introduce .l-main .contentBox.w800 .coop p {
	margin: 0;
	clear: none;
}

#introduce .l-main .contentBox.w800 .coop figure {
	text-align: center;
	width: 200px;
	float: left;
}

#introduce .l-main .contentBox.w800 .coop img {
	width: 100%;
}


#introduce .l-main .contentBox.w800 .hokenshi_info {
	width: 700px;
	padding: 20px;
	border: 1px solid #eee;
	margin: 0 auto;
}


#introduce .l-main .contentBox.w800 .hokenshi_info h3 {
	text-align: center;
	margin-bottom: 10px;
}

#introduce .l-main .contentBox.w800 .hokenshi_info ul + h3 {
	margin-top: 20px;
}

#introduce .l-main .contentBox.w800 .hokenshi_info ul li a {
	display: inline-block;
	margin-left: 22px;
}

#introduce .l-main .contentBox.w800 .hokenshi_info ul li a:before {
	top:  4px;
}

#introduce .l-main .contentBox.w800 .hokenshi_info ul li .ebook {
	background-color: #f5f5f5;
	padding: 10px;
	display: inline-block;
	margin: 10px 0 0 38px; 
}

#introduce .l-main .contentBox.w800 .hokenshi_info ul li .ebook a {
	text-indent: 0;
	margin-left: 0;
}

@media (max-width: 768px) {
	#introduce .l-main .contentBox.w800 .hokenshi_info {
		margin: 30px 0 0;
		padding: 15px 20px;
		width: 100%;
	}

	#introduce .l-main .contentBox.w800 .hokenshi_info ul li a {
		margin-left: 0;
	}

	#introduce .l-main .contentBox.w800 .hokenshi_info ul li .ebook {
		margin-left: 0;
	}
}

#introduce .l-main .contentBox.w800 .relateLink {
	border:  1px solid #ccc;
	width: 700px;
	margin: 50px auto 0;
	padding:50px;
	overflow: hidden;
}


#introduce .l-main .contentBox .signeture {
	text-align: right;
}

#introduce .l-main #message figure {
	float: left;
	width: 200px;
	margin: 0 40px 30px 0;
}


#introduce .l-main #activity .box {
	margin: 60px .0;
	overflow: hidden;
}

#introduce .l-main #activity .box + .box {
	border-top: 1px solid #cfd0d3;
	padding-top: 60px;
}

#introduce .l-main #activity h5 {
	margin-bottom: 6px;
}

#introduce .l-main #activity .box figure {
	margin-top: 30px;
}

#introduce .l-main #activity .box figure img {
	width: 380px;
	float: left;
}

#introduce .l-main #activity .box figure img + img {
	margin-left: 40px;
}

#introduce .l-main #activity .box.photoL .text {
	width: 400px;
	float: left;
}

#introduce .l-main #activity .box.photoL figure {
	width: 360px;
	float: right;
	margin: 0 0 0 40px;
}

#introduce .l-main #activity .list li {
	padding-left: 20px;
	position: relative;
}

#introduce .l-main #activity .list li +li {
	margin-top: 10px;
}

#introduce .l-main #activity .list li:before {
	content: "";
	width: 6px;
	height: 6px;
	background-color: #7fba65;
	border-radius: 50%;
	position: absolute;
	top: 12px;
	left: 0;
}

#introduce .l-main #activity .kaigoRinen {
	width: 400px;
	background-color: #fff;
	padding: 20px;
	margin-bottom: 30px;
}

#introduce .l-main #activity .kaigoRinen li {
	display: inline-block;
	margin-right: 20px;
}

#introduce .l-main #activity #roujinhokennshisetsu .text {
	float: none;
}

#introduce .l-main #activity #roujinhokennshisetsu figure {
	position: absolute;
	top: 0;
	right: 0;
}

#introduce .l-main .introduce p {
	overflow: hidden;
	clear: both;
}

#introduce .l-main .introduce figure {
	width: 300px;
	float: left;
	margin-right: 30px;
}

#introduce .l-main .introduce .contentBox .linkListBox {
	width: 700px;
	margin:  0 auto -80px;
	padding: 15px;
	border:  1px solid #eee;
}

@media (max-width: 768px) {
	#introduce .l-main .c-intro h3 {
		font-size: 1.6rem;
	}

	#introduce .l-main .c-intro h3 strong {
		font-size: 2.8rem;
	}

	#introduce .l-main .c-intro p {
		line-height: 1.8;
		text-align: left;
	}

	#introduce .l-main .contentBox .rinen {
		width: 100%;
		margin: 20px 0;
	}

	#introduce .l-main .contentBox .rinen strong {
		font-size: 2.2rem;
	}

	#introduce .l-main .contentBox .coop {
		width: 100%;
		margin: 20px auto;
		padding:20px;
	}

	#introduce .l-main .contentBox.w800 .coop p {
		text-align: left;
	}

	#introduce .l-main .contentBox.w800 .coop figure {
		width: 100%;
		float: none;
	}

	#introduce .l-main .contentBox.w800 .coop img {
		max-width: 200px;
	}

	#introduce .l-main .contentBox.w800 .relateLink {
		width: 100%;
		margin: 20px auto 0;
		padding:20px;
	}

	#introduce .l-main .contentBox .signeture {
		margin-top: 30px;
	}

	#introduce .l-main .contentBox h4 {
		margin-bottom: 20px;
	}

	#introduce .l-main #message figure {
		width: calc(40% - 10px);
		max-width: 200px;
		margin: 0 10px 10px 0;
	}

	#introduce .l-main #activity .box {
		margin: 30px .0;
	}

	#introduce .l-main #activity .box + .box {
		padding-top: 30px;
	}

	#introduce .l-main #activity h5 {
		font-size: 1.6rem;
	}

	#introduce .l-main #activity .box figure {
		text-align: center;
	}

	#introduce .l-main #activity .box figure img {
		width: 100%;
		max-width: 360px;
		float: none;
	}

	#introduce .l-main #activity .box figure img + img {
		margin-left: 0;
		margin-top: 30px;
	}

	#introduce .l-main #activity .box.photoL .text {
		width: 100%;
		float: none;
	}

	#introduce .l-main #activity .box.photoL figure {
		width: 100%;
		float: none;
		margin: 0;
	}


	#introduce .l-main #activity .kaigoRinen {
		width: 100%;
	}

	#introduce .l-main #activity #roujinhokennshisetsu figure {
		position: static;
	}

	#introduce .l-main .introduce figure {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
		text-align: center;
	}

	#introduce .l-main .introduce figure img {
		max-width: 360px;
	}

	#introduce .l-main .introduce .contentBox .linkListBox {
		width: 100%;
		margin:  0 auto -20px;
		padding: 15px;
	}

}

@media (max-width: 768px) {
		#introduce .l-main .introduce .linkList h4 {
			margin-bottom: 0px;
		}
}

/*****************************************
教育制度のご紹介
*****************************************/
#education .l-main #step p {
	text-align: center;
}

#education .l-main #step dt {
	display: block;
	background-color: #eee;
	float: left;
	text-align: center;
	position: relative;
}

#education .l-main #step dt:first-child {background-color: #80c269;}
#education .l-main #step dt:nth-child(3) {background-color: #64a34e;}
#education .l-main #step dt:nth-child(5) {background-color: #58834a;}
#education .l-main #step dt:nth-child(7) {background-color: #3f6b31;}
#education .l-main #step dt:nth-child(9) {background-color: #244c17;}

#education .l-main #step dt:after {
	content: "";
	width: 0;
	height: 0;
	border: 15px solid transparent;
	position: absolute;
	left: 50%;
	bottom: -30px;
	margin-left: -15px;
}

#education .l-main #step dt:first-child:after  {border-top-color: #80c269;}
#education .l-main #step dt:nth-child(3):after  {border-top-color: #64a34e;}
#education .l-main #step dt:nth-child(5):after  {border-top-color: #58834a;}
#education .l-main #step dt:nth-child(7):after  {border-top-color: #3f6b31;}

#education .l-main #step dt a {
	display: block;
	width: 280px;
	padding: 20px 0;
	color: #fff;
	text-decoration: none;
}

#education .l-main #step dd {
	width: 520px;
	background-color: #e5f2e0;
	margin: 0 0 35px 280px;
	padding: 20px;
	font-weight: bold;
}

#education .l-main #step dd span {
	color: #67b24d;
	font-size: 1.2rem;
	margin-left: 20px;
}

#education .l-main .career h3 span {
	font-size: 1.8rem;
	display: block;
	width: 300px;
	margin: 0 auto;
	color: #7fba65;
}

#education .l-main .career h3 + p {
	text-align: center;
}

#education .l-main .career figure img {
	width: 380px;
	margin-bottom: 40px;
}

#education .l-main .career figure img:nth-child(even) {
	margin-left: 40px;
}

#education .l-main #career01 table {
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}

#education .l-main #career01 table th,
#education .l-main #career01 table td {
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding: 10px;
}

#education .l-main #career01 table th {
	width: 200px;
	background-color: rgba(128,194,105,.05);
}

#education .l-main .career .course {
	background-color: rgba(128,194,105,.05);
	border: 1px solid #e5f2e0;
	padding: 30px 40px;
}

#education .l-main .career .course h5 span {
	font-size: 1.3rem;
	margin-left: 10px;
}

#education .l-main .career .course ul + h5 {
	margin-top: 30px;
}

#education .l-main .career .course li {
	width: calc(100% / 3 );
	float: left;
	padding-left: 30px;
	position: relative;
}

#education .l-main .career .course .double li {
	width: calc(100% / 2);
}

#education .l-main .career .course .triple li {
	width: 100%;
}

#education .l-main .career .course li:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #7fba65;
    border-radius: 50%;
    position: absolute;
    top: 12px;
    left: 0;
}

#education .l-main #career05 p {
	width: 380px;
	margin-right: 40px;
	float: left;
	text-align: left;
}

#education .l-main #closing {
	background-color: #7fba65;
	padding: 30px 30px 1px ;
	text-align: center;
	color: #fff;
}


@media (max-width: 768px) {
	#education .l-main #step dt {
		float: none;
	}

	#education .l-main #step dt:after {
		display: none;
	}

	#education .l-main #step dd:after {
		content: "";
		width: 0;
		height: 0;
		border: 15px solid transparent;
		position: absolute;
		left: 50%;
		bottom: -30px;
		margin-left: -15px;
	}

	#education .l-main #step dd:nth-child(2):after  {border-top-color: #80c269;}
	#education .l-main #step dd:nth-child(4):after  {border-top-color: #64a34e;}
	#education .l-main #step dd:nth-child(6):after  {border-top-color: #58834a;}
	#education .l-main #step dd:nth-child(8):after  {border-top-color: #3f6b31;}

	#education .l-main #step dt a {
		width: 100%;
		padding: 10px 0;
	}

	#education .l-main #step dd {
		width: 100%;
		margin: 0 0 20px 0;
		padding: 10px;
		position: relative;
		text-align: center;
	}

	#education .l-main #step dd span {
		display: block;
		margin-left: 0;
	}

	#education .l-main .career h3 + p {
		text-align: left;
	}

	#education .l-main .career figure {
		text-align: center;
		margin-bottom: 20px;
	}

	#education .l-main .career figure img {
		width: calc(50% - 5px);
		max-width: 380px;
		margin-bottom: 10px;
	}

	#education .l-main .career figure img:nth-child(even) {
		margin-left: 10px;
	}

	#education .l-main #career01 .wrap {
		width: 100%;
		overflow-x: scroll;
	}

	#education .l-main #career01 table {
		width: 800px;
	}

	#education .l-main #career01 table th,
	#education .l-main #career01 table td {
		padding: 6px;
	}

	#education .l-main .career .course h5 span {
			display: inline-block;
	}

	#education .l-main .career .course ul + h5 {
		margin-top: 15px;
	}

	#education .l-main .career .course li {
		width: 100%;
		float: none;
	}

	#education .l-main .career .course .double li {
		width: 100%;
	}

	#education .l-main #career05 p {
		width: 100%;
		margin-right: 0;
		float: none;
	}

	#education .l-main #closing {
		margin-right: 15px;
		margin-left: 15px;
		width: calc(100% - 30px);
		padding: 15px 15px 1px ;
	}

}

/*****************************************
新卒看護職員募集
*****************************************/
#staff_new .latest {
	width: 800px;
	margin: 90px auto 0;
}

#staff_new .latest .lead {
	color: #f14d5f;
	margin-bottom: 1em;
}

#staff_new .latest .box2 {
	border: 2px solid #f14d5f;
	padding: 30px 45px;
	font-size: 1.8rem;
	margin-bottom: 60px;
}

#staff_new .latest .box2 p.signeture {
	text-align: right;
	margin-top: 15px;
}

#staff_new .latest .box {
	background-color: #f5f5f5;
	padding: 30px 45px;
}

#staff_new .latest .box h3 {
	margin-top: 1em;
}

#staff_new .latest .box h3:first-child {
	margin-top: 0;
}

#staff_new .latest .box ol li {
	list-style-type: decimal;
	margin-left: 1.5em;
}

#staff_new .latest .box ul li {
	margin-left: 1em;
	text-indent: -1em;
}

#staff_new .latest .box .date {
	text-align: right;
	margin-top: 1em;
}

@media (max-width: 768px) {
	#staff_new .latest .box2 {
		font-size: 1.6rem;
		padding: 20px 15px;
		margin-bottom: 40px;
	}

	#staff_new .latest .box2 p.signeture {
		margin-top: 10px;
	}

	#staff_new .latest .box2 p.signeture strong {
		display: inline-block;
	}

	#staff_new .latest {
		width: calc(100% - 30px);
		margin: 30px auto 0;
	}
	
	#staff_new .latest .box {
		padding: 20px 15px;
	}

}

#staff_new .topInfo {
	width: 670px;
	margin: 90px auto 0;
	padding: 30px 45px;
	background-color: #f9fcf7;
	border: 1px solid #80c269;
}

#staff_new .topInfo h3 {
	font-size: 2.6rem;
}

#staff_new .topInfo h3 span {
    color: #e9001a;
    font-size: 1.6rem;
    font-weight: normal;
    margin-left: 1em;
}

#staff_new .topInfo h4 {
	margin-top: 15px;
}

#staff_new .topInfo p + p {
	margin-top: 10px;
}

#staff_new .topInfo p a {
	display: inline-block;
	margin-right: 15px;
}

#staff_new .topInfo a.textLink:before {
	margin-top: 11px;
}

#staff_new .topInfo .kangoTopics {
	margin-top: 20px;
}

#staff_new .topInfo .kangoTopics h3 + h4 {
	margin-top: 0;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner {
	margin-bottom: 1em;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule  {
	width: 100%;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule th ,
#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule td {
	border: 1px solid #80c269;
	padding: 5px 10px;
vertical-align: middle;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule .head {
	text-align: center;
	background-color: #7fba65;
	color: #fff;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule th {
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule tr:not(.head) th,
#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule tr:not(.head) td {
	background-color: #fff;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule td span {
	color: #ef161a;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule_contents {
	margin-top: 10px;
} 

#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule_contents li {
	margin-left: 20px;
	position: relative;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule_contents li::before {
	content: "";
	width: 10px;
	height: 10px;
	font-size: 0;
	border-radius: 50%;
	background-color: #aaa;
	position: absolute;
	top: 10px;
	left: -15px;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner dl {
	margin: 0.5em 0 1em;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner dl span {
	color: #ef161a;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner dl dt {
	float: left;
	font-weight: bold;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner dl dd {
	margin-left: 3em;
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner dl.wide dd {
	margin-left: 6em;
}

@media (max-width: 768px) {
	#staff_new .topInfo .kangoTopics .kangoTopics_innner dl.wide dt {
		float: none;
	}
	#staff_new .topInfo .kangoTopics .kangoTopics_innner dl.wide dd {
		margin: 0 0 0.5em 0;
	}
}

#staff_new .topInfo .kangoTopics .kangoTopics_innner .info {
	margin-top: 2em;
}

#staff_new .topInfo .kangoTopics .date {
	text-align: right;
	margin-top: 20px;
}

#staff_new .c-reqt #colona {
	width: 600px;
	margin: 0 auto 30px;
}

@media (max-width: 768px) {
#staff_new .c-reqt #colona {
	width: 100%;
	font-size: 1.2rem;
}

}

#staff_new .c-reqt #colona .more {
	background-color: #f5f5f5;
	padding: 20px;
	margin: 20px 0;
}

#staff_new .c-reqt #colona .more ul li {
	list-style-type: circle;
	margin-left: 1em;
}

#staff_new .c-reqt #colona .btn {
	text-align: center;
	background-color: #80c269;
	width: 13em;
	padding: 3px 0;
	color: #fff;
	margin: 15px auto;
}

#staff_new .c-reqt #colona .center {
	text-align: center;
}

#staff_new .c-reqt td ul.list li {
	list-style-type: circle;
	margin-left: 1em;
}

@media (max-width: 768px) {
	#staff_new .topInfo {
		margin: 30px auto 0;
		padding: 15px 20px;
		width: calc(100% - 30px);
	}

	#staff_new .topInfo h3 {
		font-size: 2rem;
	}

	#staff_new .topInfo h3 span {
		display: block;
		margin-left: 0;
	}
}

#staff_new .topInfo .endWrap {
	position: relative;
}

#staff_new .topInfo .endWrap .endText {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #f14d5f;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: -1em;
	z-index: 1;
}

#staff_new .topInfo .endWrap:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	background-color: #f9fcf7;
	opacity: 0.7;
	left: 0;
	top: 0;
}

.u-sp2-view {
	display: none;
}

@media (max-width: 767px) {
	#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule {
	}

	#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule th ,
	#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule td {
		border: 1px solid #80c269;
		padding: 4px 3px;
		vertical-align: middle;
		font-size: 1.3rem;
	}

	#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule td:nth-of-type(1),
	#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule td:nth-of-type(2){
		text-align: center;
	}

	#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule td:nth-of-type(1),
	#staff_new .topInfo .kangoTopics .kangoTopics_innner .schedule td:nth-of-type(2){
		white-space: nowrap;
	}

	.u-sp2-view {
		display: block;
	}

}

@media (max-width: 768px) {
	#staff_new .topInfo .endWrap .endText {
		font-size: 2rem;
	}
	
	/* #staff_new .topInfo .kangoTopics .kangoTopics_innner .scroll table{
	width:700px;
	}
	#staff_new .topInfo .kangoTopics .kangoTopics_innner .scroll{
	overflow: auto;
	white-space: nowrap;
	}
	#staff_new .topInfo .kangoTopics .kangoTopics_innner .scroll::-webkit-scrollbar{
	 height: 5px;
	}
	#staff_new .topInfo .kangoTopics .kangoTopics_innner .scroll::-webkit-scrollbar-track{
	 background: #F1F1F1;
	}
	#staff_new .topInfo .kangoTopics .kangoTopics_innner .scroll::-webkit-scrollbar-thumb {
	 background: #BCBCBC;
	} */
}

#staff_new .notice {
	position: relative;
}

#staff_new .notice .end {
	position: absolute;
	top: 50%;
	left: calc(50% - 3em);
	color: #ef161a;
	font-size: 2em;
	font-weight: bold;
	margin-top: -1em;
	z-index: 1;
}

#staff_new .notice:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	background-color: #fff;
	opacity: 0.7;
	left: 0;
	top: 0;
}

.l-main .entryformBtn a {
	display: block;
	width: calc(100%);
	max-width: 480px;
	background-color: #d4131e;
	text-align: center;
	padding: 8px 0;
	text-decoration: none;
	border-radius: 2px;
	color: #fff;
	margin : 40px auto 0;
	-webkit-transition: background .25s linear 0s;
    transition: background .25s linear 0s;
}

.l-main .entryformBtn a:hover {
	background-color: #eb3742;
}

/*
.l-main .entryformBtn.blue a {
	background-color: #4ab3ed;
	margin : 15px 0 0 0;
}

.l-main .entryformBtn.blue a:hover {
	background-color: #72c4f1;
}*/

#staff_new .entryform {
	margin: 20px 0;
}

#staff_new .entryform a {
	text-decoration: none;
}

#staff_new .entryform a span {
	background-color: #4ab3ed;
	padding : 15px 25px;
	color: #fff;
}

#staff_new .entryform a:hover {
	opacity: 0.8;
}

#staff_new .pamphletDL {
	margin-top: 30px;

}

.l-main .c-reqt .end {
	color: #e9001a;
	text-align: center;
		margin: -20px 0 30px;
}

.l-main .c-reqt .txtS {
	font-size: 0.8em;
	margin-left: 1em;
}

@media (max-width: 768px) {
	.l-main .c-reqt .end {
		margin: 0px 0 10px;
	}
}

.l-main .c-reqt .endWrap {
	position: relative;
}

.l-main .c-reqt .endWrap .endText {
	position: absolute;
	top: 50%;
	left: calc(50% - 6em);
	color: #ff9698;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: -1em;
	z-index: 1;
}

.l-main .c-reqt .endWrap:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	background-color: #fff;
	opacity: 0.7;
	left: 0;
	top: 0;
}

@media (max-width: 768px) {
	.l-main .c-reqt .endWrap .endText {
		left: calc(50% - 3em);
	}

}

#staff_new .l-main .naurse_senka_images {
	margin: 30px auto;
	text-align: center;
	display: flex;
	justify-content:center;
}

#staff_new .l-main .naurse_senka_images a {
	display: block;
}

#staff_new .l-main .naurse_senka_images a + a {
	margin-left: 20px;
}


#staff_new .l-main .naurse_senka_images a img {
	height: 70px;
	margin-top: 15px;
}

#staff_new .l-main .naurse_senka_images a:hover img  {
	opacity: 0.6;
}

#staff_new .l-main .naurse_senka_images p {
	font-size: 1.4rem;
	color:#f14d5f;
	margin-top: 10px;
}

#staff_new .l-main .c-reqt td span.sup {
	font-size: 12px;
	vertical-align: top;
	color: #e9001a;
}


@media (max-width: 767px) {
	#staff_new .l-main .naurse_senka_images {
	width: calc(100% - 50px);
	margin: 20px auto;
	text-align: center;
	display: block;
	}

	#staff_new .l-main .naurse_senka_images a + a {
		margin-left: 0;
	}


	#staff_new .l-main .naurse_senka_images a img {
		height: auto;
	}

}

/*****************************************
働きつづけるための施設・制度のご紹介
*****************************************/
#staff_insti .l-main #kosodate .text {
}

#staff_insti .l-main #kosodate dl {
	margin-bottom: 20px;
}


#staff_insti .l-main #kosodate dt h4{
    position: relative;
    padding-left: 15px;
	font-weight: bold;
	font-size: 1.8rem;
	display: inline;
}

#staff_insti .l-main #kosodate dt span {
	font-weight: normal;
	font-size: 1.6rem;
	padding-left: 1.2rem;
	display: block;
}

#staff_insti .l-main #kosodate dt h4:before {
    content: "";
    width: 10px;
    height: 10px;
    font-size: 0;
    background-color: #7fba65;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
}

#staff_insti .l-main #kosodate dd figure {
	text-align: center;
	display: flex;
	flex-wrap: wrap;
}

#staff_insti .l-main #kosodate dd figure img {
	width: calc(50% - 10px);
	margin: 20px 0 10px;
}

#staff_insti .l-main #kosodate dd figure img:nth-child(even) {
	margin-left: 20px;
}

@media (min-width: 769px) {	
	#staff_insti .l-main #kosodate dt h4 {
		display: inline;
	}

	#staff_insti .l-main #kosodate dt span {
		display: inline;
	}

	#staff_insti .l-main #kosodate dd figure img {
		width: calc(50% - 15px);
		margin: 20px 0 10px;
	}

	#staff_insti .l-main #kosodate dd figure img:nth-child(even) {
		margin-left: 30px;
	}
}


#staff_insti .l-main #kosodate .message h4{
	font-size: 2.4rem;
	text-align: center;
    margin: 30px 0 20px 0;
}

#staff_insti .l-main #kosodate .message li {
    background-color: #e5f2e0;
    border-radius: 12px;
    padding: 40px;
}

#staff_insti .l-main #kosodate .message li + li {
    margin-top: 40px;
}

#staff_insti .l-main #kosodate .message li h5 {
    border-bottom: 2px solid #80c269;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

#staff_insti .l-main #kosodate .message li p {
    margin-bottom: 0;
}


#staff_insti .l-main #seido li {
	width: calc(100% / 2);
	float: left;
    padding-left: 30px;
    position: relative;
}

#staff_insti .l-main #seido li:before {
	content: "";
    width: 6px;
    height: 6px;
    background-color: #7fba65;
    border-radius: 50%;
	position: absolute;
    top: 12px;
    left: 0;
}

@media (max-width: 768px) {
	#staff_insti .l-main #seido li {
		width: 100%;
		float: none;
	}
}


#staff_insti .l-main #mama .text {
}

/* #staff_insti .l-main #mama figure {
	width: 320px;
	float: right;
}

#staff_insti .l-main #mama figcaption {
	text-align: right;
}

#staff_insti .l-main #mama figure img {
	width: 100%;
} */

#staff_insti .l-main #mama figure {
	text-align: center;
}

#staff_insti .l-main #mama figure img {
	margin: 30px 0 10px;
	display: inline-block;
	height: 285px;
}

#staff_insti .l-main #mama figure img:nth-child(even) {
	margin-left: 40px;
}


#staff_insti .l-main #mama p {
	clear: both;
}

#staff_insti .l-main #mama figcaption {
	text-align: center;
}

#staff_insti #mama h4 {
	text-align: center;
	font-size: 2.5rem;
	margin-top: 30px;
}

#staff_insti #mama .status {
	margin-top: 40px;
	text-align: center;
}

#staff_insti #mama .status .inner {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 20px 40px 0;
}

#staff_insti #mama .status h4 {
	font-size: 1.4rem;
	margin-top: 0px;
}

#staff_insti #mama .data {
	font-size: 1.4rem;
	margin-bottom: 20px;
	text-align: center;
}

@media (max-width: 768px) {
	#staff_insti .l-main #mama .text {
		width: 100%;
		margin: 0 ;
		float: none;
	}

	#staff_insti .l-main #mama figure {
		text-align: center;
		margin-bottom: 20px;
		margin-top: 20px;
	}

	#staff_insti .l-main #mama figure img {
		width: calc(50% - 5px);
		max-width: 380px;
		height: auto;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	#staff_insti .l-main #mama figure img.tate {
		width: 24.6%;
	}

	#staff_insti .l-main #mama figure img:nth-child(even) {
		margin-left: 5px;
	}

	#staff_insti #mama h4 {
		text-align: center;
		font-size: 1.8rem;
	}

	#staff_insti #mama .status {
		margin-top: 20px;
	}

	#staff_insti #mama .status .inner {
		padding: 20px 20px 0;
	}

}

#staff_insti .voice {
	margin: 2rem 0 4rem ;
}

#staff_insti .voice h4 {
	font-size: 1.8rem;
}

#staff_insti .voice .voice_block {
	background-color: #e5f2e0;
	padding: 2em;
}

#staff_insti .voice .voice_block .tar {
	text-align: right;
	margin:0.5em 0 0;
}

#staff_insti .voice .voice_block + .voice_block {
	margin-top: 1em;
}

@media (max-width: 768px) {
	#staff_insti .voice {
		margin: 1.5rem 0 3rem ;
	}

	#staff_insti .voice .voice_block {
		padding: 1em;
	}
}


/*****************************************
看護職員寮
*****************************************/
#staff_insti .l-main #dormitory figure {
	text-align: center;
}

#staff_insti .l-main #dormitory figure img {
	margin: 30px 0 10px;
	display: inline-block;
	height: 285px;
}

#staff_insti .l-main #dormitory figure img:nth-child(even) {
	margin-left: 40px;
}




@media (max-width: 768px) {
	#staff_insti .l-main #dormitory figure {
		text-align: center;
		margin-bottom: 20px;
	}

	#staff_insti .l-main #dormitory figure img {
		width: calc(50% - 5px);
		max-width: 380px;
		margin-bottom: 10px;
		height: auto;
	}

	#staff_insti .l-main #dormitory figure img.tate {
		width: 28.1%
	}

	#staff_insti .l-main #dormitory figure img:nth-child(even) {
		margin-left: 10px;
	}

}


/*****************************************
看護奨学生の募集
*****************************************/
#scholarship .l-main #infomation .text .mTitle {
	font-size:2.4rem;
	text-align: center;
	font-weight: bold;
}

#scholarship .l-main #infomation .MARU_list {
	background-color: #f5f5f5;
	padding: 40px;
	margin-bottom: 20px;
}

#scholarship .l-main #infomation .MARU_list li {
	padding-left: 1.5em;
	position: relative;
}

#scholarship .l-main #infomation .MARU_list li + li {
	margin-top: 15px;
}

#scholarship .l-main #infomation .MARU_list li:before {
	content: "①";
	position: absolute;
	left: 0;
}
#scholarship .l-main #infomation .MARU_list li:nth-child(2):before {content: "②"}
#scholarship .l-main #infomation .MARU_list li:nth-child(3):before {content: "③"}

#scholarship .l-main .scholarshipInfo {
	text-align: center;
	margin-top: 60px;
}
#scholarship .l-main .scholarshipInfo figure {
	margin: 0 auto;
	margin-bottom: 10px;
}

#scholarship .l-main #NurseEggFestival {
	border: 1px solid #e5f2e0;
	background-color: rgba(128,194,105,.05);
	padding: 30px;
	margin-top: 40px;
}
#scholarship .l-main #NurseEggFestival figure {
	float: left;
	margin-right: 30px;
	overflow: hidden;
}

#scholarship .l-main #NurseEggFestival .NurseEggFestival2018 {
	border-top: 1px solid #7fba65;
	padding-top: 40px;
	margin-top: 40px;
	position: relative;
}

#scholarship .l-main #NurseEggFestival .NurseEggFestival2018 figure {
	float: none;
	margin: 0;
}

#scholarship .l-main #NurseEggFestival .NurseEggFestival2018 img {
	width: calc(50% - 10px);
	float: left
}

#scholarship .l-main #NurseEggFestival .NurseEggFestival2018 img + img {
	margin-left: 20px;
}

#scholarship .l-main #NurseEggFestival .NurseEggFestival2018 p {
	width: 349px;
	position: absolute;
	bottom: 0;
	right: 0;

}

#scholarship .l-main #briefing dl.info {
	width: 650px;
	margin: 0 auto 30px;
	border-top: 1px solid #dcdcdc;
}

#scholarship .l-main #briefing dl.info dt {
	width: 100px;
	padding: 10px;
	text-align: center;
	float: left;
	position: relative;
	margin-right: 30px;
}

#scholarship .l-main #briefing dl.info dd {
	border-bottom: 1px solid #dcdcdc;
	padding: 10px;
}

#scholarship .l-main #briefing dl.info dt:after {
	content: "：";
	position: absolute;
	right: 0;
}

#scholarship .l-main #briefing .briefing-entry h4 {
	text-align: center;
	font-size: 2rem;
	margin-bottom: 20px;
}

#scholarship .l-main #briefing .briefing-entry .box {
	display: flex;
	justify-content: center;
	justify-content: space-between;
}

#scholarship .l-main #briefing .briefing-entry .box dl {
	width: calc(50% - 20px);
	background-color: #f5f5f5;
	padding: 10px 20px 0; 
} 

#scholarship .l-main #briefing .briefing-entry .box dt {
	text-align: center;
	border-bottom: 1px solid;
	padding: 0 0 10px;
	font-weight: bold;
}

#scholarship .l-main #briefing .briefing-entry .box dd {
	padding: 10px 0 0;
}

#scholarship .l-main #briefing .briefing-entry .box dd .main {
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 ;
}

#scholarship .l-main #briefing .briefing-entry .box dd table {
	margin-bottom: 15px;
}

#scholarship .l-main #briefing .briefing-entry-form h4 {
	text-align: center;
	font-size: 2rem;
	margin-bottom: 20px;
}

#scholarship .l-main #briefing .briefing-entry-form .box {
}

#scholarship .l-main #briefing .briefing-entry-form .box dl {
	background-color: #f5f5f5;
	padding: 40px 50px; 
} 

#scholarship .l-main #briefing .briefing-entry-form .box dt {
	
	font-size: 1.1em;
	padding: 0 0 10px;
	font-weight: bold;
}

#scholarship .l-main #briefing .briefing-entry-form .box dd {
	padding: 20px 0 0;
}

#scholarship .l-main #briefing .briefing-entry-form .box dd .main {
	font-size: 1.1em;
	font-weight: bold;
	margin: 15px 0 ;
}

#scholarship .l-main #briefing .briefing-entry-form .box dd p.mb{
	margin-bottom: 0px
}

#scholarship .l-main #briefing .briefing-entry-form .box dd table {
	margin-bottom: 15px;
}

#scholarship .l-main #system .list {
	padding-left: 1.5em;
	list-style-type: decimal;
	margin-bottom: 30px
}

#scholarship .l-main #system .list > li + li {
	margin-top: 10px;
}

#scholarship .l-main #system .list li .sublist li {
	padding-left: 1em;
	position: relative;
}

#scholarship .l-main #system .list li .sublist li:before {
	content: "・";
	position: absolute;
	left: 0;
} 




@media (max-width: 768px) {
	#scholarship .l-main #infomation .text .mTitle {
		font-size:1.8rem;
	}

	#scholarship .l-main #infomation .MARU_list {
		padding: 15px;
	}

	#scholarship .l-main #infomation .MARU_list li + li {
		margin-top: 8px;
	}

	#scholarship .l-main #NurseEggFestival {
		padding: 15px;
		margin-top: 20px;
	}

	#scholarship .l-main #NurseEggFestival figure {
		float: none;
		margin-right: 0;
		text-align: center;
		margin-bottom: 10px;
	}

	#scholarship .l-main #NurseEggFestival figure img {
		width: 100%;
		max-width: 360px;
	}

	#scholarship .l-main #NurseEggFestival .NurseEggFestival2018 {
		padding-top: 20px;
		margin-top: 20px;
	}

	#scholarship .l-main #NurseEggFestival .NurseEggFestival2018 img {
		width: calc(50% - 5px);
	}

	#scholarship .l-main #NurseEggFestival .NurseEggFestival2018 img + img {
		margin-left: 10px;
	}

	#scholarship .l-main #NurseEggFestival .NurseEggFestival2018 p {
		position: static;
	}

	#scholarship .l-main #briefing dl.info {
		width: 100%;
		max-width: 500px;
		margin-bottom: 10px;
	}

	#scholarship .l-main #briefing dl.info dt {
		width: 100%;
		float: none;
	}

	#scholarship .l-main #briefing dl.info dt:after {
		display: none;
	}


	#scholarship .l-main #briefing .briefing-entry h4 {
		font-size: 1.8rem;
		margin: 20px 0 10px;
	}

	#scholarship .l-main #briefing .briefing-entry .box {
		display: block;
	}

	#scholarship .l-main #briefing .briefing-entry .box dl {
		width: 100%;
		padding: 15px 15px 1px; 
		margin-bottom: 15px;
	} 

	#scholarship .l-main #briefing .briefing-entry .box dt {
		text-align: center;
		border-bottom: 1px solid;
		padding: 0 0 10px;
		font-weight: bold;
	}

	#scholarship .l-main #briefing .briefing-entry .box dd {
		padding: 10px 0 0;
	}

	#scholarship .l-main #briefing .briefing-entry .box dd .main {
		margin: 8px 0 ;
	}

	#scholarship .l-main #briefing .briefing-entry .box dd table {
		margin-bottom: 15px;
	}

	#scholarship .l-main #system .list {
		margin-bottom: 20px
	}

	#scholarship .l-main #system .list li + li {
		margin-top: 8px;
	}

	#scholarship .l-main #briefing .briefing-entry-form .box dl {
		padding: 15px; 
	} 
}

/*****************************************
看護学生のみなさんへ
*****************************************/
#student .l-main .endWrap {
	position: relative;
}

#student .l-main .endWrap .endText {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #e9001a;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: -2.5em;
	z-index: 1;
}

#student .l-main .endWrap:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	background-color: #fff;
	opacity: 0.7;
	left: 0;
	top: 0;
}

@media (max-width: 768px) {
	#student .l-main .endWrap .endText {
		font-size: 1.8rem;
	}

}
#student .l-main #intro span {
	color: #e9001a;
	margin-left: 20px;
	display: inline-block;
}

#student .l-main #introduce table {
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}

#student .l-main #introduce table th,
#student .l-main #introduce table td {
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding: 10px;
	vertical-align: middle;
}

#student .l-main #introduce table th {
	background-color: rgba(128,194,105,.05);
}

#student .l-main #introduce table th.exp {
	width: 100px;
}

#student .l-main #introduce table td:not(:first-child){
	text-align: center;
	color: #7db261;
}

#student .l-main #introduce .sup {
	font-size: 1.2rem;
	display: block;
}

#student .l-main #reqt dl {
	border-top: 1px solid #dcdcdc;
}

#student .l-main #reqt dt {
	width: 200px;
	padding: 20px;
	text-align: center;
	float: left;
	font-weight: bold;
}

#student .l-main #reqt dd {
	border-bottom: 1px solid #dcdcdc;
	padding: 20px 20px 20px 220px;
}

@media (max-width: 768px) {

	#student .l-main #introduce .inner {
		width: 100%;
		overflow-x: scroll;
	}

	#student .l-main #introduce table {
		width: 580px;
	}

	#student .l-main #introduce table th,
	#student .l-main #introduce table td {
		padding: 4px;
	}

	#student .l-main #introduce table th {
		white-space: nowrap;
	}

	#student .l-main #introduce table th.exp {
		width: 80px;
	}

	#student .l-main #reqt dt {
		width: 100%;
		padding: 15px 15px 0;
		float: none;
	}

	#student .l-main #reqt dd {
		padding: 15px
	}
}

/*****************************************
高校生のみなさんへ
*****************************************/
#highschool .pdfArea li {
	text-align: center;
}

#highschool .l-main h3 span {
	display: block;
	font-size: 1.8rem;
}

#highschool .l-main figure img {
	width: 380px;
	margin-bottom: 40px;
}

#highschool .l-main figure img:nth-child(even) {
	margin-left: 40px;
}

#highschool .l-main .contentBox .moreBtn a {
	display: block;
	width: calc(100%);
	max-width: 300px;
	background-color: #7fba65;
	text-align: center;
	padding: 8px 0;
	text-decoration: none;
	border-radius: 2px;
	color: #fff;
	margin : 40px auto 0;
	-webkit-transition: background .25s linear 0s;
    transition: background .25s linear 0s;
}

#highschool .l-main .contentBox .moreBtn a:hover {
	opacity: 0.8;
}

@media (max-width: 768px) {
	#highschool .l-main figure img {
		width: calc(50% - 5px);
		max-width: 380px;
		margin-bottom: 10px;
	}

	#highschool .l-main figure img:nth-child(even) {
		margin-left: 10px;
	}
}

/*****************************************
何でも相談室
*****************************************/
#consult .l-main #lead p {
	text-align: center;
}

#consult .l-main #lead p.tel {
	width: 500px;
	font-weight: bold;
	border: 1px solid #80c269;
	padding: 4px 20px;
	margin: 0 auto;
}

#consult .l-main #lead p.tel span {
	font-weight: normal;
	font-size: 1.4rem;
	margin-left: 10px;
}

#consult .l-main #lead p.tel span i {
	color: #80c269;
	font-size: 2.2rem;
	margin-left: 10px;
	font-style: normal;
	font-weight: bold;
}

#consult .l-main #faq dt {
	background-color: #e5f2e0;
	padding: 16px 16px 16px 90px ;
	position: relative;
}

#consult .l-main #faq dt:before {
	content: "";
	width: 60px;
	height: 100%;
	padding: 0;
	background-color: #80c269;
	position: absolute;
	top: 0;
	left: 0;
}

#consult .l-main #faq dt:after {
	content: "Q";
	color: #fff;
	font-size: 2.4rem;
	position: absolute;
	top:50%;
	left: 0;
	width: 60px;
	text-align: center;
	margin-top: -2.2rem;
}

#consult .l-main #faq dd {
	padding: 16px 16px 40px 90px ;
	position: relative;
	margin-bottom: 40px;
	border-bottom: 1px solid #80c269;
}

#consult .l-main #faq dd:after {
	content: "A";
	color: #80c269;
	font-size: 2.4rem;
	position: absolute;
	top:16px;
	left: 0;
	width: 60px;
	text-align: center;
}

#consult .l-main #faq dl + h4 {
	margin-top: 60px;
}

@media (max-width: 768px) {
	#consult .l-main #lead p {
		text-align: left;
	}

	#consult .l-main #lead p.tel {
		width: 100%;
	}

	#consult .l-main #lead p.tel span {
		display: inline-block;
	}

	#consult .l-main #faq dt {
		padding: 8px 8px 8px 50px ;
	}

	#consult .l-main #faq dt:before {
		width: 40px;
	}

	#consult .l-main #faq dt:after {
		width: 40px;
	}

	#consult .l-main #faq dd {
		padding: 8px 8px 20px 50px ;
		margin-bottom: 20px;
	}

	#consult .l-main #faq dd:after {
		top:6px;
		width: 40px;
	}

	#consult .l-main #faq dl + h4 {
		margin-top: 30px;
	}
}

/*****************************************
看護職員募集
*****************************************/
.c-reqt table.sub {
	width: auto;
	border-left: 1px solid #dcdcdc;
}

.c-reqt table.sub th,
.c-reqt table.sub td {
	padding: 6px 30px;
	border-right: 1px solid #dcdcdc;
}

.c-reqt table.sub th {
background-color: rgba(128,194,105,.05);
}

.c-reqt table.sub.date td {
	width: 400px;
}

.c-reqt table.sub.date td sup {
	vertical-align: super;
	font-size: 0.8em;
	color: #ef161a;
}

.c-reqt p.note {
	margin-top: 0.5em;
	color: #ef161a;
}

/*
.c-reqt table.sub.date td span {
	display: inline-block;
	width: 5.5em;
	text-align: right;
}

.c-reqt table.sub.date td span:after {
	content: "、";
}

.c-reqt table.sub.date td span:last-child:after {
	opacity: 0;
}

.c-reqt table.sub.date td span.end {
	color: #ef161a;
}
*/

.c-reqt h5 {
	margin-top: 20px;
}

.c-reqt .comment {
	margin-top: 20px;
}

.c-reqt dt {
	font-weight: bold;
}

.c-reqt dd:not(:last-child) {
	margin-bottom: 10px;
}

#staff_graduated .l-main .c-intro__kango span {
	margin-bottom: 10px;
}

@media (max-width: 768px) {
	.c-reqt .tableWrap {
		width: 100%;
		overflow-x: scroll;
	}

	.c-reqt table.sub {
		width: 100%;
		max-width: 500px;
	}

	#staff_graduated .c-reqt table.sub {
		width: 500px;
	}

	.c-reqt table.sub th,
	.c-reqt table.sub td {
		padding: 6px 15px;
		width: auto!important;
	}

	.c-reqt table.sub.table th,
	.c-reqt table.sub.table td {
		display: table-cell;
		border-bottom: 1px solid #dcdcdc;
	}

	.c-reqt h5 {
		margin-top: 10px;
	}

	.c-reqt .comment {
		margin-top: 10px;
	}
}


/*****************************************
看護奨学生ニュース
*****************************************/
#news .l-main .contentBox ul {
	border-top: 1px solid #eee;
	}

#news .l-main .contentBox li {
	border-bottom: 1px solid #eee;
	padding: 15px;
}

@media (max-width: 768px) {
	#news .l-main .contentBox li {
		padding: 10px;
		padding-right: 20px;
	}
}

/*****************************************
えっぐなーすだからこそ参加できる企画
*****************************************/
#eggnurse .l-main .introduce {
	overflow: hidden;
}

#eggnurse .l-main .introduce figure {
	width: 300px;
	float: left;
	margin-right: 30px;
}

#eggnurse .l-main .introduce p {
	margin-left:330px;
}

#eggnurse .l-main .contentBox.registration {
	border: 1px solid #7fba65;
	padding: 0 40px 0;
}

#eggnurse .l-main .contentBox.registration h4 {
	background-color: #7fba65;
	padding: 10px 0;
	text-align: center;
	width: calc(100% + 80px);
	margin-left: -40px;
	color: #fff;
	font-size: 2.6rem;
}

#eggnurse .l-main .contentBox.registration .qr {
	margin: 20px 0;
	overflow: hidden;
	display: table;
	width: 100%;

}

#eggnurse .l-main .contentBox.registration .qr figure {
	display: table-cell;
	width: 104px;
	padding: 0 30px 0 0 ;
}

#eggnurse .l-main .contentBox.registration .qr p {
	display: table-cell;
	vertical-align: middle;
}

#eggnurse .l-main .contentBox.registration dl {
	background-color: #f5f5f5;
	padding: 20px;
	margin-bottom: 20px;
}

#eggnurse .l-main .contentBox.registration dt {
	float: left;
	width: 100px;
	position: relative;
}

#eggnurse .l-main .contentBox.registration dt:after {
	content: "：";
	position: absolute;
	right: 20px;
}

#eggnurse .l-main .contentBox.registration dd {
	overflow: hidden;
}


@media (max-width: 768px) {

	#eggnurse .l-main .introduce figure {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
		text-align: center;
	}

	#eggnurse .l-main .introduce p {
		margin-left:0;
	}

	#eggnurse .l-main .introduce figure img {
		max-width: 360px;
	}

	#eggnurse .l-main .contentBox.registration {
		padding: 0 15px 15px;
		margin: 0 15px 50px;
		width: calc(100% - 30px);
	}

	#eggnurse .l-main .contentBox.registration h4 {
		width: calc(100% + 30px);
		margin-left: -15px;
		font-size: 1.8rem;
	}

	#eggnurse .l-main .contentBox.registration .qr {
		margin: 20px 0 0;
		display: block;
		padding-bottom: 0;
	}

	#eggnurse .l-main .contentBox.registration .qr figure {
		display: block;
		width: 94px;
		padding: 0 20px 0 0 ;
		float: left;
	}

	#eggnurse .l-main .contentBox.registration .qr p {
		display: block;
	}

	#eggnurse .l-main .contentBox.registration dt {
		float: none;
		width: 100%;
		font-weight: bold;
	}

	#eggnurse .l-main .contentBox.registration dt:after {
		content: none;
	}

	#eggnurse .l-main .contentBox.registration dd {
		margin-bottom: 10px;
	}

}


/*****************************************
社会福祉士（ソーシャルワーカー）就職説明会
*****************************************/
#job_fair .l-main #intro {
	text-align: center;
}

#job_fair .l-main #introduce ul {
  	display:-ms-flexbox;
  	display:flex;
 	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}

#job_fair .l-main #introduce li {
	width: calc(50% - 30px);
	margin-top: 40px;
}

#job_fair .l-main #introduce li:nth-child(even) {
	margin-left: 60px;
}

#job_fair .l-main #introduce li a {
	display: block;
	background-color: #eee;
	margin: 10px 0 ;
}

#job_fair .l-main #entry {
	    background-color: #f9fcf7;
    padding: 30px 30px 1px 30px;
	text-align: center;
}

#job_fair .l-main .contentBox .moreBtn a {
	display: block;
	width: calc(100%);
	max-width: 300px;
	background-color: #7fba65;
	text-align: center;
	padding: 8px 0;
	text-decoration: none;
	border-radius: 2px;
	color: #fff;
	margin : 0 auto;
	-webkit-transition: background .25s linear 0s;
    transition: background .25s linear 0s;
}

#job_fair .l-main .contentBox .moreBtn a:hover {
	opacity: 0.8;
}



@media (max-width: 768px) {

	#job_fair .l-main #intro {
		text-align: left;
	}

	#job_fair .l-main #introduce ul {
		display: block;
	}

	#job_fair .l-main #introduce li {
		width: 100%;
		margin-top: 30px;
	}

	#job_fair .l-main #introduce li:nth-child(even) {
		margin-left: 0;
	}

	#job_fair .l-main #introduce li a {
		margin: 5px 0 ;
	}

#job_fair .l-main #entry {
		width: calc(100% - 30px);
	    background-color: #f9fcf7;
	    padding: 15px 15px 1px 15px;
		text-align: left;
}


}

/*****************************************
新卒看護職内定者の保護者様へ
*****************************************/
#parents .l-main #intro .sign{
	text-align: right;
}

#parents .l-main #introduce ul {
  	display:-ms-flexbox;
  	display:flex;
 	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}

#parents .l-main #introduce li {
	width: calc(50% - 30px);
	margin-top: 40px;
}

#parents .l-main #introduce li:nth-child(even) {
	margin-left: 60px;
}

#parents .l-main #introduce li a {
	display: block;
	background-color: #eee;
	margin: 10px 0 0 0;
}

#parents .l-main #introduce li.inp {
	background-color: rgba(128,194,105,.05);
	border: 1px solid #e5f2e0;
	padding: 20px 20px;
}

#parents .l-main #contact dl{
    background-color: rgba(128,194,105,.05);
    border: 1px solid #e5f2e0;
    padding: 20px 40px;
}

#parents .l-main .contentBox .moreBtn a {
	display: block;
	width: calc(100%);
	max-width: 480px;
	background-color: #7fba65;
	text-align: center;
	padding: 8px 0;
	text-decoration: none;
	border-radius: 2px;
	color: #fff;
    margin: 40px auto 0;
	-webkit-transition: background .25s linear 0s;
    transition: background .25s linear 0s;
}

#parents .l-main .contentBox .moreBtn a:hover {
	opacity: 0.8;
}

@media (max-width: 768px) {
	.c-title h2 {
		font-size: 2.2rem;
		width: 100%;
	}
}

/*****************************************
中途看護職員募集
*****************************************/
#staff_graduated .c-intro.mb0 {
    margin-bottom: 0;
}
#staff_graduated .topInfo {
	width: 670px;
	margin: 0 auto 90px;
	padding: 30px 45px;
	background-color: #f9fcf7;
	border: 1px solid #80c269;
}

#staff_graduated .topInfo h3 {
	font-size: 2.6rem;
}

#staff_graduated .topInfo h3 span {
    color: #e9001a;
    font-size: 1.6rem;
    font-weight: normal;
    margin-left: 1em;
}

#staff_graduated .topInfo h4 {
	margin-top: 15px;
}

#staff_graduated .topInfo p + p {
	margin-top: 10px;
}

#staff_graduated .topInfo p a {
	display: inline-block;
	margin-right: 15px;
}

#staff_graduated .topInfo a.textLink:before {
	margin-top: 11px;
}

#staff_graduated .topInfo .kangoTopics {
	margin-top: 20px;
}

#staff_graduated .topInfo .kangoTopics h3 + h4 {
	margin-top: 0;
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner {
	margin-bottom: 1em;
}

/*
#staff_graduated .topInfo .kangoTopics .kangoTopics_innner .schedule  {
	width: 100%;
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner .schedule th ,
#staff_graduated .topInfo .kangoTopics .kangoTopics_innner .schedule td {
	border: 1px solid #80c269;
	padding: 5px 10px;
	vertical-align: middle;
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner .schedule .head {
	text-align: center;
	background-color: #7fba65;
	color: #fff;
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner .schedule th {
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner .schedule tr:not(.head) th,
#staff_graduated .topInfo .kangoTopics .kangoTopics_innner .schedule tr:not(.head) td {
	background-color: #fff;
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner .schedule td span {
	color: #ef161a;
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner .schedule_contents {
	margin-top: 10px;
} 

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner .schedule_contents li {
	margin-left: 20px;
	position: relative;
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner .schedule_contents li::before {
	content: "";
	width: 10px;
	height: 10px;
	font-size: 0;
	border-radius: 50%;
	background-color: #aaa;
	position: absolute;
	top: 10px;
	left: -15px;
}
*/

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner dl {
	margin: 0.5em 0 1em;
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner dl span {
	color: #ef161a;
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner dl dt {
	float: left;
	font-weight: bold;
	width: 5em;
	text-align:justify;
	text-align-last:justify;
	margin-bottom: 0.25em;
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner dl dd {
	margin-left: 3em;
	margin-bottom: 0.25em;
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner dl dd a.textLink:before {
	margin-top: 7px;
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner dl.wide dd {
	margin-left: 6.5em;
}

@media (max-width: 768px) {
	#staff_graduated .topInfo .kangoTopics .kangoTopics_innner dl.wide dt {
		float: none;
		margin-bottom: 0;
		line-height: 1;
	}
	#staff_graduated .topInfo .kangoTopics .kangoTopics_innner dl.wide dd {
		margin: 0 0 0.75em 0;
	}
}

#staff_graduated .topInfo .kangoTopics .kangoTopics_innner .info {
	margin-top: 2em;
}

#staff_graduated .topInfo .kangoTopics .date {
	text-align: right;
	margin-top: 20px;
}

@media (max-width: 768px) {
	#staff_graduated .topInfo {
		margin: 30px auto 0;
		padding: 15px 20px;
		width: calc(100% - 30px);
	}

	#staff_graduated .topInfo h3 {
		font-size: 2rem;
	}

	#staff_graduated .topInfo h3 span {
		display: block;
		margin-left: 0;
	}
}

#staff_graduated .topInfo .endWrap {
	position: relative;
}

#staff_graduated .topInfo .endWrap .endText {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #f14d5f;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: -1em;
	z-index: 1;
}

#staff_graduated .topInfo .endWrap:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	background-color: #f9fcf7;
	opacity: 0.7;
	left: 0;
	top: 0;
}