@charset "UTF-8";

.CONTENT{
	margin: 0px auto;
	width: 624px;
}

.content_y{
	margin: 0px auto;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 504px;
	height: auto;
}

.content_t{
	margin: 0px auto;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 324px;
	height: auto;
}

.title{
	/*float: left;*/
	margin: 50px auto 15px ;
	width: 504px;
	font-size: 27px;
	line-height: 27px;
	font-weight: 700;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.title_t{
	/*float: left;*/
	margin: 0px auto 15px ;
	width: 504px;
	font-size: 27px;
	line-height: 27px;
	font-weight: 700;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.title_s{
	/*float: left;*/
	margin: 50px auto 10px ;
	width: 504px;
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	color: #ff0000;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.tex_14_26{
		margin: 0px auto 25px;
		width: 504px;
		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;
}

.test_card{
	position: relative;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	width: 504px;
	height: 135px;
	border-top: 1px;
	border-top-color: #000000;
	border-style: dashed;
	/*background-color: #D7E2EB;*/
}

.s_store{
	position: absolute;
	top:20px;
	left: 0px;
	text-align: left;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	color: #ff0000;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.job_B{
	position: absolute;
	top:20px;
	right: 147px;
	background-size:contain; 
	width:137px;
	height: 83px;
	background-image: url("../../image/JOB.png");
	background-repeat: no-repeat;
}

.story_B{
	position: absolute;
	top:20px;
	right: 0px;
	background-size:contain; 
	width:137px;
	height: 83px;
	background-image: url("../../image/story.png");
	background-repeat: no-repeat;
}

.click_B{
	position: absolute;
	top:55px;
	left: 0px;
	width: 180px;
	height: 60px;
	background-color: #D69739;
	border-radius: 90px / 30px;
	text-align: center;
	font-size: 16px;
	line-height: 60px;
	font-weight: 700;
	color: #ffffff;
}

.triangle{
	position: absolute;
	top: 85px;
	left: 100px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 60px solid #D69739;
	transform:rotate(-45deg); 
}

.txt_r{
	color: #ff0000;
	font-weight: 900;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.test_b{
	margin: 20px auto 40px;
	width: 288px;
	height: 288px;
	filter: drop-shadow(6px 6px 2px #aaa);
	background-image: url("../../image/testButton_a1.png");
	background-repeat: no-repeat;
}

.test_b:hover{
	margin: 20px auto 40px;
	width: 288px;
	height: 288px;
	filter: drop-shadow(6px 6px 2px #aaa);
	background-image: url("../../image/testButton_a2.png");
	background-repeat: no-repeat;
}

.card_element_y{
	width: 228px;
	height: auto;
}

.card_y{
	width: 228px;
	height: 138px;
	border: 1px solid #000000;
}

.card_element_t{
	width: 138px;
	height: auto;
}

.card_t{
	width: 138px;
	height: 228px;
	border: 1px solid #000000;
}

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

.card_txt{
	margin: 0px 0px 25px 0px;
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
}

.card_r{
	text-align: right;
}

.SLM_line{
	display: block;
}

.LM_line{
	display: block;
}

.S_line{
	display: none;
}

/*------------------▼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・名刺物語りへリンク▲------------------*/

