@charset "UTF-8";



.recruit article section .list {
	margin-top: 10px;
}

.recruit article section .list li {
	border: 1px solid #dfdfdf;
	margin-bottom: 10px;
}

.recruit article section .list a {
	display: block;
	position: relative;
	padding: 15px 15px 15px 45px;
	text-decoration: none;
}

.recruit article section .list li a:after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-top: 2px solid #1FA4C7;
	border-right: 2px solid #1FA4C7;
	position: absolute;
	top: 50%;
	left: 23px;
	margin: -4px 0 0 0;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	     -ms-transform: rotate(45deg);
	        -o-transform: rotate(45deg);
	            transform: rotate(45deg);
}

.recruit article section .list li a:before {
	content: "";
	display: block;
	width: 10px;
	border-top: 2px solid #1FA4C7;
	position: absolute;
	top: 50%;
	left: 20px;
	margin: -1px 0 0 0;
}

.recruit article section .list .scholarship {
	background-color: #ffede2;
}

.recruit article section .list .scholarship a:after{
		border-top: 2px solid #f26432;
		border-right: 2px solid #f26432;
}

.recruit article section .list .scholarship a:before{
		border-top: 2px solid #f26432;
}

.recruit article section .back {
	background-color: #eee;
	margin-top: 25px;
}

.recruit article section .back a {
	display: block;
	position: relative;
	padding: 15px 15px 15px 45px;
	text-decoration: none;
}

.recruit article section .back a:after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-bottom: 2px solid #1FA4C7;
	border-left: 2px solid #1FA4C7;
	position: absolute;
	top: 50%;
	left: 20px;
	margin: -4px 0 0 0;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	     -ms-transform: rotate(45deg);
	        -o-transform: rotate(45deg);
	            transform: rotate(45deg);
}

.recruit article section .back a:before {
	content: "";
	display: block;
	width: 10px;
	border-top: 2px solid #1FA4C7;
	position: absolute;
	top: 50%;
	left: 20px;
	margin: -1px 0 0 0;
}

.recruit article section .kyubo {
	color: #fff;
	background-color: #E01B2A;
	padding:2px 4px;
	margin-left: 10px;
	font-size: 12px;
	vertical-align: middle;
	display: inline-block;
}

.recruit article section td .kyubo {
	font-size: 11px;
	padding:0;
	background-color: transparent;
	color: #E01B2A;
	margin-left: 2px;
	vertical-align: text-top;
	font-weight: bold;
}

.recruit article section table {
	border-bottom: 1px solid #d4f2fa;
	width:100%;
}
.recruit article section th,
.recruit article section td {
	display: block;
}

.recruit article section th {
	background-color: #edf9fc;
	padding: 8px;
	border-top: 1px solid #d4f2fa;
	border-right: 1px solid #d4f2fa;
	border-left: 1px solid #d4f2fa;
	font-weight:normal;
	white-space:nowrap;
	text-align: left;
	font-weight: bold;
}
.recruit article section td {
	padding: 8px;
	border-top: 1px solid #d4f2fa;
	border-right: 1px solid #d4f2fa;
	border-left: 1px solid #d4f2fa;
}

.recruit article section td .box {
	background-color: #f7fdff;
	border: 1px solid #d4f2fa;
	padding: 1em;
	margin-top: 1em;
}

.recruit article section td dl.dd_indent{
    margin: 0;
}

.recruit article section td dl.dd_indent dt{
    margin-top: 10px;
}

.recruit article section td dl.dd_indent dt:first-child{
    margin-top: 0;
}

.recruit article section td dl.dd_indent dd{
    margin-left: 2em;
}

.recruit article section td ul.list{
	margin: 0;
}
.recruit article section td ul.list li {
	border: none;
	margin: 0;
	text-indent: -1em;
    padding-left: 1em;	
}

.recruit article section .bnrLink {
	max-width: 150px;
	border: 1px solid #eee;
	padding: 10px;
	margin-top: 5px;
}

.recruit article section .bnrLink img {
	width: 100%;
}

.recruit article #nurse2 h3 {
	font-size: 16px;
}

.recruit article #nurse2 .txts {
	font-size: 14px;
	margin-top: 10px;
}

/* 令和2年　新卒採用　臨床検査技師 */
 section#opt0025 table td h2 {
	font-size: 1em;
}

 section#opt0025 table td .detail li {
	text-indent: -1em;
	margin: 0 0 5px 1em;
}


/* 臨床検査技師（令和4年度新卒者） */
section#opt0035 table td ul + p {
	margin-top: 1em;
}

/*	病院就職説明会のご案内
------------------------------------------------------*/
#session {
	border-bottom: 1px solid #f5f5f5;
}

#guidance section .detail {
	margin-top: 30px;
	background-color: #EEF9FD;
	padding: 20px 15px 20px;
	text-align: center;
	margin-bottom: 25px;
}

#guidance section .detail dl dt {
	display: inline-block;
	width: 7em;
	text-align: center;
	padding: 3px 0;
	background-color: #1FA4C7;
	color: #fff;
}

#guidance section .detail dl dd {
	padding: 3px 0;
	margin: 0 0 20px 0;
}

#guidance section .detail dl dd.date i {
	font-size: 26px;
	font-style: normal;
	margin: 0 6px 0 10px;
}

#guidance section .detail span {
	font-size: 0.8em;
}

#guidance section h2 {
	margin-top: 50px;
}

#guidance section h2 span {
	font-size: 14px;
	margin-left: 25px;
}

#guidance section .about dt {
	float: left;
	width: 5em;
	font-weight: bold;
}

#guidance section .about dd {
	margin: 0 0 8px 5em;
}

#guidance section table.date {
	border-bottom: 1px solid #e5e5e5;
}

.recruit article section th {
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	padding: 5px;
}
.recruit article section td {
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	padding: 5px;
}


#guidance section .add {
	border: 1px solid #e5e5e5;
	background-color: #f5f5f5;
	padding: 10px 15px ;
	margin-top: 60px;
}

#guidance section .add h3 {
	margin-top: 0;
}


/*	奨学生募集
------------------------------------------------------*/
#content section .infoBox {
	background-color: #f5f5f5;
	padding: 1.5em;
	margin-top: 15px;
}

#content section .infoBox h3 {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
}


/*	臨床検査技師（常勤）
------------------------------------------------------*/
.recruit #opt0037 .noteArea {
	display: block;
	position: relative;
	padding: 15px 15px 15px 45px;
	text-decoration: none;
	padding: 1em;
	background-color: #1FA4C7;
	text-align: center;
	margin-top: 2em;
	color: #fff;
}

.recruit #opt0037 .noteArea:after {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	position: absolute;
	top: 50%;
	left: calc( 50% - 8em - 18px);
	margin: -4px 0 0 0;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	     -ms-transform: rotate(45deg);
	        -o-transform: rotate(45deg);
	            transform: rotate(45deg);
}

.recruit #opt0037 .noteArea:before {
	content: "";
	display: block;
	width: 10px;
	border-top: 2px solid #fff;
	position: absolute;
	top: 50%;
	left: calc( 50% - 8em - 20px);
	margin: -1px 0 0 0;
}


