/*********************************************************************************************************************************

	Interview／人を知る

*********************************************************************************************************************************/


/*Interview 人を知る････････････････････････････････････････････････*/
#contents>section#section01{
	margin-top:225px;
	padding-top:0;
}
	#section01>div{/*baseArea*/
	}
		#section01>div>div.title{
			width:100%;
			max-width:1000px;
			margin-left:calc((100% - 1000px)/2);
		}
			#section01>div>div.title>h2{
				width:31%;
				float:left;
			}
				#section01>div>div.title>h2>span.en{
				}
				#section01>div>div.title>h2>span.jp{
					padding-left:18px;
					background:url(../images/ico_dot2.png) left center no-repeat;
				}
			#section01>div>div.title>p{
				width:69%;
				margin-top:16px;
				float:right;
			}
		#section01>div>ul{/*リスト*/
			display:inline-block;
			width:930px;
			margin-left:calc((100% - 930px)/2);
		}
			#section01>div>ul li{
				display:inline-block;
				height:453px;
				max-height:453px;
				width:300px;
				margin-top:60px;
			}
				#section01>div>ul li *{
					display:inline-block;
					width:100%;
					color:var(--DarkBlue_01);
					font-weight:bold;
					text-align:left;
					text-align-last:left;
				}
				#section01>div>ul li>a{
					width:256px;
					margin:0 27px;
				}
					#section01>div>ul li>a>img{
						display:inline-block;
						height:256px;
						margin-bottom:22px;
						border-radius:40px;
						object-fit:cover;
						object-position:center center;
					}
					#section01>div>ul li>a>div{
					}
						#section01>div>ul li>a>div>p{/*「好き」から始まった資格と経験の積み重ねで、施設長として価値を届ける*/
							display:inline;
							height:85px;
							max-height:85px;
							font-size:15px;
							letter-spacing:0.25em;
							line-height:1.85em;
							white-space:nowrap;/*改行禁止*/
							border-bottom:solid 2px red;
							border-image:var(--LineGradation_01);
						}
						#section01>div>ul li>a>div>div{/*ヘルスケア事業本部、主任 /生活相談員*/
							height:47px;
							max-height:47px;
							margin-top:12px;
							font-size:11px;
							line-height:1.85em;
						}
							#section01>div>ul li>a>div>div>span{/*主任 /生活相談員*/
								font-size:13px;
							}
						#section01>div>ul li>a>div>span{/*中途入社・新卒入社*/
							width:auto;
							margin-top:10px;
							padding:0 15px;
							font-size:10px;
							font-weight:normal;
							border:solid 2px red;
							border-image:var(--LineGradation_01);
							box-sizing:border-box;
						}
						#section01>div>ul li>a>div>span.new-graduate{/*新卒入社*/
							border-image:var(--LineGradation_02);
						}




/*********************************************************************************************************************************

		メディアクエリ（ ～1200px以下 ）

*********************************************************************************************************************************/
@media(max-width:1200px){

	/*･･･････････････････････････････････････････････････････････*/
	/*･･･････････････････････････････････････････････････････････*/
	

}




/*********************************************************************************************************************************

		メディアクエリ（ ～500px以下 ）

*********************************************************************************************************************************/
@media(max-width:500px){

	/*Interview 人を知る････････････････････････････････････････････････*/
	#contents>section#section01{
		margin-top:225px;
																					margin-top:150px;
		padding-top:0;
	}
		#section01>div{/*baseArea*/
		}
			#section01>div>div.title{
				width:100%;
				max-width:1000px;
				margin-left:calc((100% - 1000px)/2);
																					max-width:450px;
																					margin-left:25px;
			}
				#section01>div>div.title>h2{
					width:31%;
																					width:100%;
					float:left;
				}
					#section01>div>div.title>h2>span.en{
					}
					#section01>div>div.title>h2>span.jp{
						padding-left:18px;
						background:url(../images/ico_dot2.png) left center no-repeat;
					}
				#section01>div>div.title>p{
					width:69%;
																					width:100%;
					margin-top:16px;
					float:right;
																					margin-top:15px;
																					font-size: 18px;
																					line-height: 1.75em;
																					float:left;
				}
																					#section01>div>div.title>p br{
																						display: none;
																					}
			#section01>div>ul{/*リスト*/
				display:inline-block;
				width:930px;
				margin-left:calc((100% - 930px)/2);
																					width:450px;
																					margin-left:25px;
			}
				#section01>div>ul li{
					display:inline-block;
					height:453px;
																					height:400px;
					max-height:453px;
					width:300px;
																					width:210px;
					margin-top:60px;
																					float:left;
				}
																					#section01>div>ul li:nth-of-type(even){/*偶数番目*/
																						float:right;
																					}
					#section01>div>ul li *{
						display:inline-block;
						width:100%;
						color:var(--DarkBlue_01);
						font-weight:bold;
						text-align:left;
						text-align-last:left;
					}
					#section01>div>ul li>a{
						width:256px;
						margin:0 27px;
																					width:210px;
																					margin:0;
					}
						#section01>div>ul li>a>img{
							display:inline-block;
							height:256px;
																					height:210px;
							margin-bottom:22px;
																					margin-bottom:15px;
							border-radius:40px;
																					border-radius:20px;
							object-fit:cover;
							object-position:center center;
						}
						#section01>div>ul li>a>div{
						}
							#section01>div>ul li>a>div>p{/*「好き」から始まった資格と経験の積み重ねで、施設長として価値を届ける*/
								display:inline;
								height:85px;
																					width: 100%;
								max-height:85px;
								font-size:15px;
																					font-size:17px;
								letter-spacing:0.25em;
																					letter-spacing:0;
								line-height:1.85em;
																					line-height:1.0em;
								white-space:nowrap;/*改行禁止*/
																					white-space:normal;/*改行有効（初期値）*/
																					word-break:break-word;/*単語がコンテンツボックスからはみ出す場合は、改行を挿入する*/
								
								border-bottom:solid 2px red;
								border-image:var(--LineGradation_01);
							}
																					#section01>div>ul li>a>div>p br{
																						display:none;
																					}
							#section01>div>ul li>a>div>div{/*ヘルスケア事業本部、主任 /生活相談員*/
								height:47px;
								max-height:47px;
								margin-top:12px;
																					margin-top:6px;
								font-size:11px;
								line-height:1.85em;
																					line-height:1.5em;
							}
								#section01>div>ul li>a>div>div>span{/*主任 /生活相談員*/
									font-size:13px;
																					font-size:17px;
								}
							#section01>div>ul li>a>div>span{/*中途入社・新卒入社*/
								width:auto;
								margin-top:10px;
																					margin-top:3px;
								padding:0 15px;
								font-size:10px;
																					font-size:15px;
								font-weight:normal;
								border:solid 2px red;
								border-image:var(--LineGradation_01);
								box-sizing:border-box;
							}
							#section01>div>ul li>a>div>span.new-graduate{/*新卒入社*/
								border-image:var(--LineGradation_02);
							}

}
