@charset "UTF-8";

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

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

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

.title{
	margin: 30px auto 10px ;
	width: 294px;
	font-size: 26px;
	line-height: 34px;
	font-weight: 700;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

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

.title_s{
	/*float: left;*/
	margin: 30px auto 5px ;
	width: 294px;
	font-size: 22px;
	line-height: 22px;
	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 20px;
		width: 294px;
		font-size: 14px;
		line-height: 26px;
		font-weight: 700;
		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: 294px;
	height: 245px;
	border-top: 1px;
	border-top-color: #000000;
	border-style: dashed;
	/*background-color: #D7E2EB;*/
}

.s_store{
	position: absolute;
	width: 294px;
	top:15px;
	left: 0px;
	text-align: center;
	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;
}

.job_B{
	position: absolute;
	top:55px;
	left: 0px;
	background-size:contain; 
	width:142px;
	height: 84px;
	background-image: url("../../image/JOB.png");
	background-repeat: no-repeat;
}

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

.click_B{
	position: absolute;
	top:153px;
	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: 183px;
	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: 0px auto 40px;
	background-size:contain; 
	width: 200px;
	height: 200px;
	filter: drop-shadow(6px 6px 2px #aaa);
	background-image: url("../../image/testButton_a1.png");
	background-repeat: no-repeat;
}

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


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

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

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

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

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

.card_txt{
	margin: 0px 0px 5px 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: none;
}

.S_line{
	display: block;
}

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

.link{
	margin: 30px auto 0px auto;
	padding: 0px 0px 20px 0px;
	width: 300px;
	border-style: dashed;
	border-bottom-width: 1px;
	border-color: #000000;
}

.job_line{
  display:none;
}

.job_rogo_pos{
	margin: 10px auto 15px auto;
	text-align: center;
}

.job_rogo{
	height: 40px;
}

.job_link{
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	font-weight: 700;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.story_line{display:none;}

.story_rogo_pos{
	margin: 10px auto 0px auto;
	text-align: center;
}

.story_rogo{
	height: 30px;
}

.story_link{
	font-size: 14px;
	line-height: 21px;
	text-align: center;
	font-weight: 700;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

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

