@charset "UTF-8";

.clear { clear:both; } /*floatの解除*/

body{ background-color: #ffffff; }

a {text-decoration: none;}

html { scroll-behavior: smooth;}

.content {
					margin: 0px auto;
					width: 100%;
					height: auto;
					background-color: #ffffff;
					/*border-style: solid;
					border-width: 0px 0px 20px 0px;
					border-color: #94b8d6;*/
					}

/******▼header▼******/

header {
					padding-top:10px;
  				background: #ffffff;
					width: 322px;
					margin: 0px auto;
				}



/*=====================▼折りたたみメニュー▼=====================*/

.L_line{display: none;}
.LS_line{display: block;}

/*
#leftbar {
  padding:10px;
  background: #9B0926;
}
*/
/*
.chkbox input[type=checkbox] {
	width:			24px;
	height:			24px;
	-moz-transform:		scale(1.4);
	-webkit-transform:	scale(1.4);
	transform:		scale(1.4);
}*/

#nav-drawer {
  position: relative;
	margin: -10px 0px 0px 277px;
	z-index: 5;
	width: 36px;
	padding: 0px 10px 0px 0px;
	/*background-color: antiquewhite;*/
	/*border-bottom-width: 1px;
	border-bottom-color: #FF0000;
	border-style: solid;*/
}

/*チェックボックス等は非表示に*/
.nav-unshown {
	display:block;
	opacity: 0;
	position: absolute;
	width: 100px;
	height: 100px;
	right: -20px;
	top: -43px;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 25px;
  height: 30px;
	padding: 10px;
  vertical-align: middle;
	background-color: #00a23e;
/*	opacity: 0.4;*/
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
	margin: 5px 0px 0px 0px;
	/*right: 0px;*/
  height: 2px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 2px;
  background: #ffffff;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -10px;
}
#nav-open span:after {
  bottom: -20px;
}


/*閉じる用の薄黒カバー*/
#nav-close {
	display: none; /*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
	text-align: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 322px;/*最大幅（調整してください）*/
  height: 100%;
  background: #E6E6E6;/*背景色*/
	opacity: 0.95;
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%); /*左に隠しておく*/
}
/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: 0.5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  /*box-shadow: 6px 0 25px rgba(0,0,0,.15);*/
}

.del {}

.close{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	box-sizing: border-box;
	/*border-color: #94b8d6;*/
	border-style: solid;
	background-color: #00a23e;
	height: 36px;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	line-height: 40px;
	font-family: 'Poppins', sans-serif;
}

.top_menu_txt_2{
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #000000;
		font-size: 14px;
		line-height: 22px;
		font-weight: 400;
		font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

/*.top_menu_txt_2:hover { color: #00a23e; }*/

.pc_r{display: none;}

.sp_r{
			margin-top: 20px;
			display: block;
			}

.r-site{
		margin: 5px auto 0px;
		width: 100px;
		height: 30px;
		font-size: 14px;
		text-align: center;
		color: #00a23e;
		line-height: 26px;
		font-weight: 400;
		font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
		/*background-color: aquamarine;*/
		border:1px solid #00a23e;
		box-sizing: border-box;
		border-radius: 16px;
}

#itemMenu {
margin-top: 60px;
}

#itemMenu li {
margin: 30px auto;
width:50%;
position:relative;
text-align: center;
}

.item{
	height: 50px;
}

.item_2{
	height: 50px;
}

/*.item_s{
	height: 50px;
}*/


#itemMenu li a {
font-size: 14px;
line-height: 16px;
font-weight: 400;
font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
color: #000000;
text-decoration: none;
text-align:center;
padding: 1px 0;
display:block;

/*z-index: 100;*/
position:relative;
}

#itemMenu li a:hover {
	color: #00a23e;
	font-weight: 600px;
}


#itemMenu li ul.sub {
/*height: 0px;
width: auto;*/
position:absolute;
/*left: 0px;*/
z-index: 99;
/*top: 0px;*/
/*font-size: 10px;*/
/*padding-top: 0px;
padding-bottom: 0px;*/
background: rgba(0,162,62,1);
/*opacity: 1;*/
border-radius:20px 20px 20px 20px;
display: none;
/*overflow:hidden;	*/
/*-webkit-transition: opacity 200ms linear, top 200ms ease-in;*/
}

#itemMenu li:hover ul.sub {
/*position:absolute;*/
display: block;
padding: 0px 0px 0px 0px;
/*z-index: 100;	*/
left: -25%;
height: auto;
width: 150%;
/*background: #ffffff;*/	
/*opacity: 1;*/
top: 18px;
}

#itemMenu li ul.sub li {
/*float:none;*/
	
}

#itemMenu li ul.sub li a {
margin: 0px 0px 0px 0px;
font-size: 14px;
/*line-height: 12px;	*/
height: auto;
width: 181%;
left: -49%;	
color: #ffffff;
text-align:center;
padding: 15px 10px ;
font-weight: 400;
/*background-image:none;*/
/*background-color: #DDE8E9;*/
background: rgba(0,162,62,1);
/*text-shadow:none;
border: none;*/
}
#itemMenu li ul.sub li a:hover {
/*background-image:none; */
/*background-color: #CCE2D0;*/
/*border: none;*/
background-color: rgba(7,122,51,1);
color: #FFFF83;	
}

.cogr{
	color: #00a23e;
}

/*=====================▲折りたたみメニュー▲=====================*/

.search-sp{
	/*visibility:hidden;*/
	width: 83%;
	margin: -40px 0px 0px 0px;
	/*background-color: aquamarine;*/
}

.search-pc{display: block;}

.pc {display: none;}
.sp {display: block;}

.L_line{display: none;}

/******▲header▲******/

/******▼main▼******/


main {
					margin: 0px auto 10px;
					width: 336px;
					height: auto;
				}

.headline{
					
					margin: 25px auto 0px;
					text-align: center;
					color: #000000;
					font-size: 26px;
					line-height: 40px;
					font-weight: 600;
					font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}


.lead{
					margin: 10px auto 25px auto;
					width: 320px;
					text-align: justify;
					color: #000000;
					font-size: 16px;
					line-height: 30px;
					font-weight: 400;
					font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}


.contentc{
	margin: 70px auto 80px ;
	width:336px;
}

.around-top{
	position: relative;
	height: 36px;
}

.year-1{
	text-align: center;
	position: absolute;
	top:0px;
	right: 180px;
	width: 61px;
	padding-top: 2px;
	height: 36px;
	border:1px solid #000000;
	border-bottom: 0px;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
	border-radius: 10px 10px 0px 0px;
}

.year-2{
	text-align: center;
	position: absolute;
	top:0px;
	right: 120px;
	width:61px;
	padding-top: 2px;
	height: 36px;
	border:1px solid #000000;
	border-bottom: 0px;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
	border-radius: 10px 10px 0px 0px;
}

.year-3{
	text-align: center;
	position: absolute;
	top:0px;
	right: 60px;
	width: 61px;
	padding-top: 2px;
	height: 36px;
	border:1px solid #000000;
	border-bottom: 0px;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
	border-radius: 10px 10px 0px 0px;
}

.year-4{
	text-align: center;
	position: absolute;
	top:0px;
	right: 0px;
	width: 61px;
	padding-top: 2px;
	height: 36px;
	border:1px solid #000000;
	border-bottom: 0px;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
	border-radius: 10px 10px 0px 0px;
}

.around{
	display: flex;
	justify-content: space-between;
}


.mark-1{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width:96px;
	height: 96px;
	background-color: rgba(218,216,179,0.50);
	border:1px solid #000000;
	box-sizing: border-box;
}

.mark-1-in{
	position: relative;
	width:80px;
	height: 80px;
	background-color: #00a23e;
	border-radius: 4px;
	background-image:url("../../../../image/SRC_R/REURUT/part_1/mark-1.png"); 
	background-repeat:no-repeat;
	background-size: auto 50px;
	background-position: bottom 5px center;
}

.mark-1-t{
	position: relative;
	margin-top: 5px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.number-1{
	position: relative;
	width:60px;
	height: 96px;
	background-color: rgba(218,216,179,0.50);
	border:1px solid #000000;
	border-left: 0px;
	box-sizing: border-box;
}

.nu-1{
	position: absolute;
	top: 26px;
	width: 60px;
	text-align: center;
	display: block;
	font-size: 27px;
	line-height: 27px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.unit-1{
	position: absolute;
	bottom: 23px;
	right: 8px;
	width: 32px;
	text-align: right;
	display: block;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}



.mark-2{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width:96px;
	height: 96px;
	border:1px solid #000000;
	border-top: 0px;
	box-sizing: border-box;
}

.mark-2-in{
	position: relative;
	width:80px;
	height: 80px;
	background-color: #00a23e;
	border-radius: 4px;
	background-image:url("../../../../image/SRC_R/REURUT/part_1/mark-2.png"); 
	background-repeat:no-repeat;
	background-size: auto 50px;
	background-position: bottom 5px right 10px;
}

.mark-2-t{
	position: relative;
	margin-top: 5px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}


.number-2{
	position: relative;
	width:60px;
	height: 96px;
	border:1px solid #000000;
	border-left: 0px;
	border-top: 0px;
	box-sizing: border-box;
}

.nu-2{
	position: absolute;
	top: 26px;
	width: 60px;
	text-align: center;
	display: block;
	font-size: 27px;
	line-height: 27px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.unit-2{
	position: absolute;
	bottom: 23px;
	right: 6px;
	width: 32px;
	text-align: right;
	display: block;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.text-narrow-2 {
    transform: scale(0.85, 1);
}

.mark-3{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width:96px;
	height: 96px;
	background-color: rgba(218,216,179,0.50);
	border:1px solid #000000;
	border-top: 0px;
	box-sizing: border-box;
}

.mark-3-in{
	position: relative;
	width:80px;
	height: 80px;
	background-color: #00a23e;
	border-radius: 4px;
	background-image:url("../../../../image/SRC_R/REURUT/part_1/mark-3.png"); 
	background-repeat:no-repeat;
	background-size: auto 50px;
	background-position: bottom 5px right 10px;
}

.mark-3-t{
	position: relative;
	margin-top: 5px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.number-3{
	position: relative;
	width:60px;
	height: 96px;
	background-color: rgba(218,216,179,0.50);
	border:1px solid #000000;
	border-left: 0px;
	border-top: 0px;
	box-sizing: border-box;
}

.nu-3{
	position: absolute;
	top:26px;
	width: 60px;
	text-align: center;
	display: block;
	font-size: 27px;
	line-height: 27px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.unit-3{
	position: absolute;
	bottom: 23px;
	right: 6px;
	width: 32px;
	text-align: right;
	display: block;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.text-narrow-3 {
    transform: scale(0.85, 1);
}


.mark-4{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width:96px;
	height: 96px;
	border:1px solid #000000;
	border-top: 0px;
	box-sizing: border-box;
}

.mark-4-in{
	position: relative;
	width:80px;
	height: 80px;
	background-color: #00a23e;
	border-radius: 4px;
	background-image:url("../../../../image/SRC_R/REURUT/part_1/mark-4.png"); 
	background-repeat:no-repeat;
	background-size: auto 36px;
	background-position: bottom 5px center;
}

.mark-4-t{
	position: relative;
	margin-top: 3px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.number-4{
	position: relative;
	width:60px;
	height: 96px;
	border:1px solid #000000;
	border-left: 0px;
	border-top: 0px;
	box-sizing: border-box;
}

.nu-4{
	position: absolute;
	top: 32px;
	width: 60px;
	text-align: center;
	display: block;
	font-size: 27px;
	line-height: 27px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.unit-4{
	position: absolute;
	bottom: 8px;
	right: 6px;
	width: 32px;
	text-align: right;
	display: block;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.mark-5{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width:96px;
	height: 96px;
	background-color: rgba(218,216,179,0.50);
	border:1px solid #000000;
	border-top: 0px;
	box-sizing: border-box;
}

.mark-5-in{
	position: relative;
	width:80px;
	height: 80px;
	background-color: #00a23e;
	border-radius: 4px;
	background-image:url("../../../../image/SRC_R/REURUT/part_1/mark-5.png"); 
	background-repeat:no-repeat;
	background-size: auto 50px;
	background-position: top 9px right 8px;
}

.mark-5-t{
	position: absolute;
	left: 7px;
	top: 3px;
	display: block;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	font-weight: 600;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}


.number-5{
	position: relative;
	width:60px;
	height: 96px;
	background-color: rgba(218,216,179,0.50);
	border:1px solid #000000;
	border-left: 0px;
	border-top: 0px;
	box-sizing: border-box;
}

.nu-5{
	position: absolute;
	top: 26px;
	width: 60px;
	text-align: center;
	display: block;
	font-size: 27px;
	line-height: 27px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.unit-5{
	position: absolute;
	bottom: 25px;
	right: 8px;
	width: 32px;
	text-align: right;
	display: block;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.mark-6{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width:96px;
	height: 96px;
	border:1px solid #000000;
	border-top: 0px;
	box-sizing: border-box;
}

.mark-6-in{
	position: relative;
	width:80px;
	height: 80px;
	background-color: #00a23e;
	border-radius: 4px;
	background-image:url("../../../../image/SRC_R/REURUT/part_1/mark-6.png"); 
	background-repeat:no-repeat;
	background-size: auto 50px;
	background-position: bottom 7px center;
}

.mark-6-t{
	position: relative;
	margin-top: 5px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.number-6{
	position: relative;
	width: 60px;
	height: 96px;
	border:1px solid #000000;
	border-left: 0px;
	border-top: 0px;
	box-sizing: border-box;
}

.nu-6{
	position: absolute;
	top: 26px;
	width: 60px;
	text-align: center;
	display: block;
	font-size: 27px;
	line-height: 27px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.unit-6{
	position: absolute;
	bottom: 23px;
	right: 8px;
	width: 32px;
	text-align: right;
	display: block;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.mark-7{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width:96px;
	height: 96px;
	background-color: rgba(218,216,179,0.50);
	border:1px solid #000000;
	border-top: 0px;
	box-sizing: border-box;
}

.mark-7-in{
	position: relative;
	width:80px;
	height: 80px;
	background-color: #00a23e;
	border-radius: 4px;
	background-image:url("../../../../image/SRC_R/REURUT/part_1/mark-7.png"); 
	background-repeat:no-repeat;
	background-size: auto 50px;
	background-position: bottom 5px right 23px;
	transform: scale(-1, 1);
}

.mark-7-t{
	position: absolute;
	display: block;
	top: 5px;
	right: 6px;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
	transform: scale(-1, 1);
}

.number-7{
	position: relative;
	width: 60px;
	height: 96px;
	background-color: rgba(218,216,179,0.50);
	border:1px solid #000000;
	border-left: 0px;
	border-top: 0px;
	box-sizing: border-box;
}

.nu-7{
	position: absolute;
	top:26px;
	width: 60px;
	text-align: center;
	display: block;
	font-size: 24px;
	line-height: 27px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.unit-7{
	position: absolute;
	bottom: 23px;
	right: 8px;
	width: 32px;
	text-align: right;
	display: block;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.text-narrow {
    transform: scale(0.70, 1);
}


.mark-8{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width:96px;
	height: 96px;
	border:1px solid #000000;
	border-top: 0px;
	box-sizing: border-box;
}

.mark-8-in{
	position: relative;
	width:80px;
	height: 80px;
	background-color: #00a23e;
	border-radius: 4px;
	background-image:url("../../../../image/SRC_R/REURUT/part_1/mark-8.png"); 
	background-repeat:no-repeat;
	background-size: auto 50px;
	background-position: bottom 7px center;
}

.mark-8-t{
	position: relative;
	margin-top: 5px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.number-8{
	position: relative;
	width: 60px;
	height: 96px;
	border:1px solid #000000;
	border-left: 0px;
	border-top: 0px;
	box-sizing: border-box;
}

.nu-8{
	position: absolute;
	top:26px;
	width: 60px;
	text-align: center;
	display: block;
	font-size: 27px;
	line-height: 27px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.unit-8{
	position: absolute;
	bottom: 23px;
	right: 8px;
	width: 32px;
	text-align: right;
	display: block;
	font-size: 15px;
	line-height: 15px;
	font-weight: 600;
	font-family: 'Noto Serif JP','Sawarabi Mincho',"游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.txt{
					text-align: right;
					margin: 0px auto 0px auto;
					color: #000000;
					font-size: 14px;
					line-height: 32px;
					font-weight: 400;
					font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.b-top{
				text-align: center;
				margin: 0px auto 20px;
			}



.button-top{

			width:120px;
			height:40px;

			display: inline-block;
			text-align: center;
			text-decoration: none;
			border-radius: 8px;
			color: #00a23e;		
			font-weight: 400;
			border-style: solid;
			border-width: 1px;
			border-color: #00a23e;
			font-size: 20px;
			line-height: 40px;
			font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
	
			-moz-box-sizing: border-box;
   		-webkit-box-sizing: border-box;
   		-o-box-sizing: border-box;
   		-ms-box-sizing: border-box;
   		box-sizing: border-box;	
}

.button-top:hover {
			color: #ffffff;	
			font-weight: 400;
    	background: #00a23e;
		}

/******▲main▲******/

/******▼footer▼******/

/*.map{
	width: 100%;
	padding: 50px 0px 50px 0px;
	background: #00a23e;
	
}

.map_beside{
	width: 332px;
	margin: 0px auto 0px;
}

.map_width_1{
	width: 322px;
	margin: 0px auto 10px;;
}

.map_pos{
	text-align: center;
}

.map_name{
	text-align: center;
	font-weight: 600;
	color: #ffffff;
	font-size: 18px;
	line-height: 26px;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.map_name_e{
	text-align: center;
	font-weight: 400;
	color: #ffffff;
	font-size: 12px;
	line-height: 26px;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.map_add{
	text-align: center;
	font-weight: 400;
	color: #ffffff;
	font-size: 14px;
	line-height: 26px;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.map_width_2{
	margin: 0px auto 0px;
	text-align: center;
	width: 322px;
	font-weight: 400;
	color: #ffffff;
	font-size: 14px;
	line-height: 26px;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}*/

/******▲footer▲******/



