@charset "UTF-8";
.CONTENT {
  margin: 0px auto;
  width: 624px;
}

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

.content_y2 {
  margin: 0px auto;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  align-content: space-between;
  width: 138px;
  height: 360px;
  float: right;
  text-align: right;
  /*background: #D27678*/
}

.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: 616px;
  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: 616px;
  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;
}

.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 10px 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;
}

.M_line {
  display: none;
}

.S_line {
  display: none;
}

.face_sh {
  height: 75px;
  width: auto;
  text-align: right;
  filter: drop-shadow(-3px 3px 2px rgba(0, 0, 0, 0.37));
}

/*====================▼ 拡大表示基本設定 ▼====================*/
/*.illust_sample{
	margin: 0px auto;
	width: 200px;
	height: 265px;
}*/
/*.scro_i{
	margin: 0px auto 0px;
	padding: 15px 0px 0px 0px;
	height: 200px;
	width: auto;
	text-align: center;
}*/
/*.number_i{
	margin: 10px auto 0px;
	width: 25px;
	height: 25px;
}*/
/*.illust_sample_img {
		width:auto;
    height:auto;
		max: {
				width:auto;
				height:100%;
			}	
		}*/
.ELEMENT, .content_i .element_i-1, .content_i .element_i-2, .content_i .element_i-3, .content_i .element_i-4, .content_i .element_i-5, .content_i .element_i-6, .content_i .element_i-7, .content_i .element_i-8, .content_i .element_i-9, .content_i .element_i-10, .content_i .element_i-11, .content_i .element_i-12, .content_i .element_i-13, .content_i .element_i-14, .content_i .element_i-15, .content_i .element_i-16, .content_i .element_i-17, .content_i .element_i-18, .content_i .element_i-19, .content_i .element_i-20, .content_i .element_i-21, .content_i .element_i-22, .content_i .element_i-23, .content_i .element_i-24, .content_i .element_i-25, .content_i .element_i-26, .content_i .element_i-27, .content_i .element_i-28, .content_i .element_i-29, .content_i .element_i-30, .content_i .element_i-31, .content_i .element_i-32 {
  position: absolute;
  text-align: center;
  width: 50px;
  height: 120px;
}
.ELEMENT .illust, .content_i .element_i-1 .illust, .content_i .element_i-2 .illust, .content_i .element_i-3 .illust, .content_i .element_i-4 .illust, .content_i .element_i-5 .illust, .content_i .element_i-6 .illust, .content_i .element_i-7 .illust, .content_i .element_i-8 .illust, .content_i .element_i-9 .illust, .content_i .element_i-10 .illust, .content_i .element_i-11 .illust, .content_i .element_i-12 .illust, .content_i .element_i-13 .illust, .content_i .element_i-14 .illust, .content_i .element_i-15 .illust, .content_i .element_i-16 .illust, .content_i .element_i-17 .illust, .content_i .element_i-18 .illust, .content_i .element_i-19 .illust, .content_i .element_i-20 .illust, .content_i .element_i-21 .illust, .content_i .element_i-22 .illust, .content_i .element_i-23 .illust, .content_i .element_i-24 .illust, .content_i .element_i-25 .illust, .content_i .element_i-26 .illust, .content_i .element_i-27 .illust, .content_i .element_i-28 .illust, .content_i .element_i-29 .illust, .content_i .element_i-30 .illust, .content_i .element_i-31 .illust, .content_i .element_i-32 .illust {
  width: auto;
  height: 77px;
}
.ELEMENT .illust .illust_img, .content_i .element_i-1 .illust .illust_img, .content_i .element_i-2 .illust .illust_img, .content_i .element_i-3 .illust .illust_img, .content_i .element_i-4 .illust .illust_img, .content_i .element_i-5 .illust .illust_img, .content_i .element_i-6 .illust .illust_img, .content_i .element_i-7 .illust .illust_img, .content_i .element_i-8 .illust .illust_img, .content_i .element_i-9 .illust .illust_img, .content_i .element_i-10 .illust .illust_img, .content_i .element_i-11 .illust .illust_img, .content_i .element_i-12 .illust .illust_img, .content_i .element_i-13 .illust .illust_img, .content_i .element_i-14 .illust .illust_img, .content_i .element_i-15 .illust .illust_img, .content_i .element_i-16 .illust .illust_img, .content_i .element_i-17 .illust .illust_img, .content_i .element_i-18 .illust .illust_img, .content_i .element_i-19 .illust .illust_img, .content_i .element_i-20 .illust .illust_img, .content_i .element_i-21 .illust .illust_img, .content_i .element_i-22 .illust .illust_img, .content_i .element_i-23 .illust .illust_img, .content_i .element_i-24 .illust .illust_img, .content_i .element_i-25 .illust .illust_img, .content_i .element_i-26 .illust .illust_img, .content_i .element_i-27 .illust .illust_img, .content_i .element_i-28 .illust .illust_img, .content_i .element_i-29 .illust .illust_img, .content_i .element_i-30 .illust .illust_img, .content_i .element_i-31 .illust .illust_img, .content_i .element_i-32 .illust .illust_img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.ELEMENT .number, .content_i .element_i-1 .number, .content_i .element_i-2 .number, .content_i .element_i-3 .number, .content_i .element_i-4 .number, .content_i .element_i-5 .number, .content_i .element_i-6 .number, .content_i .element_i-7 .number, .content_i .element_i-8 .number, .content_i .element_i-9 .number, .content_i .element_i-10 .number, .content_i .element_i-11 .number, .content_i .element_i-12 .number, .content_i .element_i-13 .number, .content_i .element_i-14 .number, .content_i .element_i-15 .number, .content_i .element_i-16 .number, .content_i .element_i-17 .number, .content_i .element_i-18 .number, .content_i .element_i-19 .number, .content_i .element_i-20 .number, .content_i .element_i-21 .number, .content_i .element_i-22 .number, .content_i .element_i-23 .number, .content_i .element_i-24 .number, .content_i .element_i-25 .number, .content_i .element_i-26 .number, .content_i .element_i-27 .number, .content_i .element_i-28 .number, .content_i .element_i-29 .number, .content_i .element_i-30 .number, .content_i .element_i-31 .number, .content_i .element_i-32 .number {
  margin: 3px auto 2px;
  width: 15px;
  height: 15px;
}
.ELEMENT .number .illust_img, .content_i .element_i-1 .number .illust_img, .content_i .element_i-2 .number .illust_img, .content_i .element_i-3 .number .illust_img, .content_i .element_i-4 .number .illust_img, .content_i .element_i-5 .number .illust_img, .content_i .element_i-6 .number .illust_img, .content_i .element_i-7 .number .illust_img, .content_i .element_i-8 .number .illust_img, .content_i .element_i-9 .number .illust_img, .content_i .element_i-10 .number .illust_img, .content_i .element_i-11 .number .illust_img, .content_i .element_i-12 .number .illust_img, .content_i .element_i-13 .number .illust_img, .content_i .element_i-14 .number .illust_img, .content_i .element_i-15 .number .illust_img, .content_i .element_i-16 .number .illust_img, .content_i .element_i-17 .number .illust_img, .content_i .element_i-18 .number .illust_img, .content_i .element_i-19 .number .illust_img, .content_i .element_i-20 .number .illust_img, .content_i .element_i-21 .number .illust_img, .content_i .element_i-22 .number .illust_img, .content_i .element_i-23 .number .illust_img, .content_i .element_i-24 .number .illust_img, .content_i .element_i-25 .number .illust_img, .content_i .element_i-26 .number .illust_img, .content_i .element_i-27 .number .illust_img, .content_i .element_i-28 .number .illust_img, .content_i .element_i-29 .number .illust_img, .content_i .element_i-30 .number .illust_img, .content_i .element_i-31 .number .illust_img, .content_i .element_i-32 .number .illust_img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.ELEMENT .big, .content_i .element_i-1 .big, .content_i .element_i-2 .big, .content_i .element_i-3 .big, .content_i .element_i-4 .big, .content_i .element_i-5 .big, .content_i .element_i-6 .big, .content_i .element_i-7 .big, .content_i .element_i-8 .big, .content_i .element_i-9 .big, .content_i .element_i-10 .big, .content_i .element_i-11 .big, .content_i .element_i-12 .big, .content_i .element_i-13 .big, .content_i .element_i-14 .big, .content_i .element_i-15 .big, .content_i .element_i-16 .big, .content_i .element_i-17 .big, .content_i .element_i-18 .big, .content_i .element_i-19 .big, .content_i .element_i-20 .big, .content_i .element_i-21 .big, .content_i .element_i-22 .big, .content_i .element_i-23 .big, .content_i .element_i-24 .big, .content_i .element_i-25 .big, .content_i .element_i-26 .big, .content_i .element_i-27 .big, .content_i .element_i-28 .big, .content_i .element_i-29 .big, .content_i .element_i-30 .big, .content_i .element_i-31 .big, .content_i .element_i-32 .big {
  width: 50px;
  height: 23px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #092168;
  font-weight: 700;
  font-size: 15px;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  line-height: 20px;
  background: #ED9527;
  border-top: #F4C78E solid 2px;
  border-left: #F2B66B solid 2px;
  border-bottom: #8D5C1E solid 2px;
  border-right: #BB741B solid 2px;
  box-sizing: border-box;
  cursor: pointer;
  cursor: hand;
}
.ELEMENT .big:hover, .content_i .element_i-1 .big:hover, .content_i .element_i-2 .big:hover, .content_i .element_i-3 .big:hover, .content_i .element_i-4 .big:hover, .content_i .element_i-5 .big:hover, .content_i .element_i-6 .big:hover, .content_i .element_i-7 .big:hover, .content_i .element_i-8 .big:hover, .content_i .element_i-9 .big:hover, .content_i .element_i-10 .big:hover, .content_i .element_i-11 .big:hover, .content_i .element_i-12 .big:hover, .content_i .element_i-13 .big:hover, .content_i .element_i-14 .big:hover, .content_i .element_i-15 .big:hover, .content_i .element_i-16 .big:hover, .content_i .element_i-17 .big:hover, .content_i .element_i-18 .big:hover, .content_i .element_i-19 .big:hover, .content_i .element_i-20 .big:hover, .content_i .element_i-21 .big:hover, .content_i .element_i-22 .big:hover, .content_i .element_i-23 .big:hover, .content_i .element_i-24 .big:hover, .content_i .element_i-25 .big:hover, .content_i .element_i-26 .big:hover, .content_i .element_i-27 .big:hover, .content_i .element_i-28 .big:hover, .content_i .element_i-29 .big:hover, .content_i .element_i-30 .big:hover, .content_i .element_i-31 .big:hover, .content_i .element_i-32 .big:hover {
  color: #F7BE06;
  background: #2637ED;
  border-top: #97ADE8 solid 2px;
  border-left: #7880E2 solid 2px;
  border-bottom: #050722 solid 2px;
  border-right: #050A43 solid 2px;
  font-weight: 700;
}

/*
.element_i-1{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 50px;
	height: 120px;
}
*/
/*.illust{
	width: auto;
	height: 77px;
	
	.illust_img {
		width:auto;
    height:auto;
				max: {
				width:100%;
				height:100%;
			}	
		}
}*/
/*.illust_img {
		width:auto;
    height:auto;
				max: {
				width:100%;
				height:100%;
			}	
		}*/
/*.number {
		margin: 3px auto 2px;
		width: 15px;
		height: 15px;
	.illust_img {
		width:auto;
    height:auto;
				max: {
				width:100%;
				height:100%;
			}	
		}
	
	
	
	}*/
/*.big {
			width:50px;
			height:23px;
			display: inline-block;
	
			text: {
				align: center;
				decoration: none;
			}

			color: #092168;
	
			font: {
					weight: 700;
					size: 15px;
					family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
			}
	
			line-height: 20px;

			background: #ED9527;
	
			border: {
					top: #F4C78E solid 2px;
					left: #F2B66B solid 2px;
					bottom: #8D5C1E solid 2px;
					right: #BB741B solid 2px;
				}

			box: {
					sizing: border-box;
				}
		
			cursor: pointer;
			cursor: hand;
	
			&:hover{		
					color: #F7BE06;
					background: #2637ED;
					border: {
							top: #97ADE8 solid 2px;
							left: #7880E2 solid 2px;
							bottom: #050722 solid 2px;
							right: #050A43 solid 2px;
						}
				font: {weight: 700;}
			}
			
	}*/
/*====================▲ 拡大表示基本設定 ▲====================*/
.content_i {
  margin: 25px auto 25px;
  position: relative;
  width: 615px;
  height: 555px;
  /*background-color: #DFEDE5;*/
}
.content_i .large {
  position: absolute;
  /*display: flex;
  flex-direction: row;*/
  /*overflow-x:scroll;
  overflow: hidden;*/
  top: 145px;
  left: 188px;
  width: 239px;
  height: 265px;
  /*background-color: #DFEDE5;*/
  /*		.illust_sample_0{
  					width: 239px;
  					height: 265px;
  					@extend .illust_sample_img;	
  				}
  	
  		.illust_sample{
  						margin: 0px auto;
  						width: 239px;
  						height: 265px;
  				
  						.scro_i{
  									margin: 0px auto 0px;
  									padding: 15px 0px 0px 0px;
  									height: 200px;
  									width: 239px;
  									text-align: center;
  									@extend .illust_sample_img;
  								}
  				
  						.number_i{
  									margin: 10px auto 0px;
  									width: 25px;
  									height: 25px;
  									@extend .illust_sample_img;	
  								}
  						}	*/
}
.content_i .element_i-1 {
  top: 0px;
  left: 0px;
}
.content_i .element_i-2 {
  top: 0px;
  left: 63px;
}
.content_i .element_i-3 {
  top: 0px;
  left: 126px;
}
.content_i .element_i-4 {
  top: 0px;
  left: 189px;
}
.content_i .element_i-5 {
  top: 0px;
  left: 252px;
}
.content_i .element_i-6 {
  top: 0px;
  left: 315px;
}
.content_i .element_i-7 {
  top: 0px;
  left: 378px;
}
.content_i .element_i-8 {
  top: 0px;
  left: 441px;
}
.content_i .element_i-9 {
  top: 0px;
  left: 504px;
}
.content_i .element_i-10 {
  top: 0px;
  left: 567px;
}
.content_i .element_i-11 {
  top: 145px;
  left: 0px;
}
.content_i .element_i-12 {
  top: 145px;
  left: 63px;
}
.content_i .element_i-13 {
  top: 145px;
  left: 126px;
}
.content_i .element_i-14 {
  top: 145px;
  left: 441px;
}
.content_i .element_i-15 {
  top: 145px;
  left: 504px;
}
.content_i .element_i-16 {
  top: 145px;
  left: 567px;
}
.content_i .element_i-17 {
  top: 290px;
  left: 0px;
}
.content_i .element_i-18 {
  top: 290px;
  left: 63px;
}
.content_i .element_i-19 {
  top: 290px;
  left: 126px;
}
.content_i .element_i-20 {
  top: 290px;
  left: 441px;
}
.content_i .element_i-21 {
  top: 290px;
  left: 504px;
}
.content_i .element_i-22 {
  top: 290px;
  left: 567px;
}
.content_i .element_i-23 {
  top: 435px;
  left: 0px;
}
.content_i .element_i-24 {
  top: 435px;
  left: 63px;
}
.content_i .element_i-25 {
  top: 435px;
  left: 126px;
}
.content_i .element_i-26 {
  top: 435px;
  left: 189px;
}
.content_i .element_i-27 {
  top: 435px;
  left: 252px;
}
.content_i .element_i-28 {
  top: 435px;
  left: 315px;
}
.content_i .element_i-29 {
  top: 435px;
  left: 378px;
}
.content_i .element_i-30 {
  top: 435px;
  left: 441px;
}
.content_i .element_i-31 {
  top: 435px;
  left: 504px;
}
.content_i .element_i-32 {
  top: 435px;
  left: 567px;
}

/*====================▼ 名刺の作り方 ▼====================*/
.make {
  margin: 25px auto 10px;
  width: 616px;
}

.to_make {
  position: relative;
  margin: 50px auto 15px;
  width: 616px;
  height: 240px;
  /*background-color: aliceblue;*/
}

.make_title {
  position: absolute;
  left: 0px;
  top: 0px;
  width: auto;
  color: #fa5202;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  text-shadow: 2px 2px 3px #8B8B8B;
}

.make_hed {
  position: absolute;
  left: 255px;
  top: 16px;
  width: auto;
  color: #000000;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.mto_make_g {
  position: absolute;
  left: 182px;
  top: 70px;
  width: 210px;
  height: 127px;
  border: solid 1px #000000;
}

.mto_make_t1 {
  position: absolute;
  left: 0px;
  top: 105px;
  width: 140px;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.mto_make_t2 {
  position: absolute;
  left: 434px;
  top: 93px;
  width: 126px;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.mto_make_t3 {
  position: absolute;
  left: 434px;
  top: 172px;
  width: 182px;
  color: #000000;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.mto_nm {
  position: absolute;
  left: 170px;
  top: 190px;
  color: #000000;
  font-size: 14px;
  line-height: 40px;
  font-weight: 700;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  width: 75px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  border: dotted 2px #0F8933;
}

.gre_k1 {
  position: absolute;
  left: 150px;
  top: 117px;
  width: 37px;
  height: 20px;
  border-top: 2px solid #0F8933;
}

.gre_k2 {
  position: absolute;
  left: 150px;
  top: 117px;
  width: 23px;
  height: 87px;
  border-right: 2px solid #0F8933;
}

.gre_ar {
  position: absolute;
  left: 187px;
  top: 112px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 8px solid #0F8933;
  border-bottom: 6px solid transparent;
}

.red_k {
  position: absolute;
  left: 375px;
  top: 105px;
  width: 49px;
  height: 20px;
  border-top: 2px solid #ff0000;
}

.red_cir {
  position: absolute;
  left: 322px;
  top: 97px;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  border: dotted 2px #FF0000;
}

.blu_k {
  position: absolute;
  left: 375px;
  top: 184px;
  width: 49px;
  height: 20px;
  border-top: 2px solid #0025FF;
}

.blu_cir {
  position: absolute;
  left: 332px;
  top: 170px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: dotted 2px #0025FF;
}

.red {
  color: red;
}

.make_s_title {
  margin: 40px auto 10px;
  width: 616px;
  height: 28px;
  font-size: 18px;
  line-height: 18px;
  color: #1C1BA0;
  font-weight: 700;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  border-bottom: dashed 1px #1C1BA0;
}

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

.make_14_26B {
  margin: 0px auto 25px;
  width: 616px;
  font-size: 14px;
  line-height: 26px;
  font-weight: 900;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  text-align: justify;
  text-justify: inter-ideograph;
}

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

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

.note {
  margin: 0px auto 0px;
  padding: 6px 12px 6px 12px;
  width: 616px;
  font-size: 14px;
  color: red;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  text-align: justify;
  text-justify: inter-ideograph;
  border: dashed 2px #ff0000;
  box-sizing: border-box;
}

.make_14_26 {
  margin: 0px auto 25px;
  width: 616px;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  text-align: justify;
  text-justify: inter-ideograph;
}

.make2_14_26 {
  margin: -24px 0px 0px 1.25em;
  width: 598.5px;
  text-indent: -1.25em;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
  text-align: justify;
  text-justify: inter-ideograph;
}

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