@charset "UTF-8";

.content{
	margin: 30px auto;
	display:flex;
	justify-content: space-between;
	/*position: relative;*/
	width: 624px;
	height: auto;
}

.HEADLINE{
		margin: 15px auto 0px;
		width: 624px;
		height: 28px;
		font-size: 16px;
		line-height: 16px;
		font-weight: 700;
		font-family: 'Noto Sans JP', sans-serif;
		text-align: left;	
		border-style: dashed;
		border-bottom-width: 1px;
		border-color: #000000;
		color: #AC1728;
	}

.sample_element{
	width: 144px;
	height: auto;
}

.sample_card_txt_H{
	margin: 5px 0px 0px 0px ;
	height: 25px;
	text-align: left;
	font-size: 16px;
	line-height: 25px;
	color: #ff3300;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
}


.sample_card_txt{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	text-justify: inter-ideograph;
	font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
}

.sample_card{
	width: 142px;
	height: 86px;
	border: 1px solid #000000;
}


/*.tex_14_26{
		margin: 0px auto 0px;
		width: 476px;
		font-size: 14px;
		line-height: 26px;
		font-weight: 400;
		font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
		text-align: justify;
		text-justify: inter-ideograph;
}*/

.card  {
		width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;	
}

/*------------------▼JOB・名刺物語りへリンク▼------------------*/

.link{
	margin: 25px auto 10px;
	position: relative;
	height: 135px;
	width: 480px;
	text-align: center;
	border-style: dashed;
	/*border-top-width: 1px;*/
	border-bottom-width: 1px;
	border-color: #000000;
}

.job_line{
	position: absolute;
	top:28px;
	left: 264px;
	width: 115px;
	height: 10px;
	border-top-width: 1px;
	border-color: #000000;
	border-style: dashed;
}

.job_rogo_pos{}

.job_rogo{
	position: absolute;
	top:12px;
	right: 0px;
	height: 46px;
}

.job_link{
	position: absolute;
	top:20px;
	left: 0px;
	width: 272px;
	font-size: 16px;
	line-height: 21px;
	text-align: left;
	font-weight: 700;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.story_line{
	position: absolute;
	top:90px;
	left: 312px;
	width: 19px;
	height: 10px;
	border-top-width: 1px;
	border-color: #000000;
	border-style: dashed;
}

.story_rogo_pos{}

.story_rogo{
	position: absolute;
	top:77px;
	right: 0px;
	height: 25px;
}

.story_link{
	position: absolute;
	top:79px;
	left: 0px;
	width: 320px;
	font-size: 16px;
	line-height: 21px;
	text-align: left;
	font-weight: 700;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*------------------▲JOB・名刺物語りへリンク▲------------------*/

