@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;	
}

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

.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: 322px;
					height: auto;
				}


.m_content{
						margin: 0px auto 0px;
						position: relative;
						width: 322px;
						height: 572px;
						/*background-color: aliceblue;*/
						}

.mobile-r{
	margin: 0px 0px 10px 0px;
	height: 50px;
	display: flex;
	justify-content: flex-start;
	/*align-items: center;*/
}

.r-site-mob{
		margin: 5px 0px 0px 13px;
		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;
}

.top-head{
	position: relative;
	width: 322px;
	height: 161px;
}

/*---------------------------------*/
.top-head-ri{
	display: inline-block;
	position: relative;
	width: 174px;
	height: 62px;
	/*border-radius:8px;*/
	top: 255px;
	left: 74px;
	background-color: rgba(0,162,62,0.5);
}

.top-head-ri-t{
	display: inline-block;
	position: absolute;
	top: 3px;
	left: 11px;
	font-size: 19px;
	line-height: 27px;
	font-weight: 600;
	color: #ffffff;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
	/*background-color: #00a23e;*/
}

/*---------------------------------*/

.top-head-si{
	display: inline-block;
	position: relative;
	top: 55px;
	left: 39px;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.top-head-si:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #ffffff;
  animation-name: top-head-si;
  animation-duration: 0.5s;
	animation-delay: 0.5s;
	animation-timing-function: cubic-bezier(1,.1,.68,.71);
  animation-fill-mode: forwards;
}

@keyframes top-head-si {
  0% {
    transform-origin: 100% 0;
    transform: scale3d(1, 1, 1);
  }
  100% {
    transform-origin: 100% 0;
    transform: scale3d(0, 1, 1);
  }
}


.top-head-kmap{
	display: inline-block;
	position: absolute;
	z-index: 1;
	top: 56px;
	left: 270px;
	background-repeat: no-repeat;
	background-image: url("../image/k-map.png");
	background-size: 27px 33px;
	width: 27px;
	height: 33px;
}

.top-head-kmap:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #ffffff;
  animation-name: top-head-kmap;
  animation-duration: 0.5s;
	animation-delay: 1s;
	animation-timing-function: cubic-bezier(1,.1,.68,.71);
  animation-fill-mode: forwards;
}

@keyframes top-head-kmap {
  0% {
    transform-origin: 100% 0;
    transform: scale3d(1, 1, 1);
  }
  100% {
    transform-origin: 100% 0;
    transform: scale3d(0, 1, 1);
  }
}

/*---------------------------------*/
.r_p-1{
	  position: absolute;
		top: 0;
		left: 0;
		width: 161px;
		height: 143px;
		background-image: url("../../image/SRC_R/part_0/0-1.png");
		background-size: 161px;
}

.r_p-2{
	  position: absolute;
		top: 143px;
		left: 0px;
		width: 161px;
		height: 143px;
		background-image: url("../../image/SRC_R/part_0/0-2.png");
		background-size: 161px;
}

.r_p-3{
	  position: absolute;
		top: 143px;
		left: 161px;
		width: 161px;
		height: 143px;
		background-image: url("../../image/SRC_R/part_0/0-3.png");
		background-size: 161px;
}

.r_p-4{
	  position: absolute;
		top: 0;
		left: 161px;
		width: 161px;
		height: 143px;
		background-image: url("../../image/SRC_R/part_0/0-4.png");
		background-size: 161px;
}

.r_p-5{
	  position: absolute;
		top: 429px;
		left: 0px;
		width: 161px;
		height: 143px;
		background-image: url("../../image/SRC_R/part_0/0-5.png");
		background-size: 161px;
}

.r_p-6{
	  position: absolute;
		top: 286px;
		left: 0px;
		width: 161px;
		height: 143px;
		background-image: url("../../image/SRC_R/part_0/0-6.png");
		background-size: 161px;
}


.r_p-7{
	  position: absolute;
		top: 286px;
		left: 161px;
		width: 161px;
		height: 143px;
		background-image: url("../../image/SRC_R/part_0/0-7.png");
		background-size: 161px;
}

.r_p-8{
	  position: absolute;
		top: 429px;
		left: 161px;
		width: 161px;
		height: 143px;
		background-image: url("../../image/SRC_R/part_0/0-8.png");
		background-size: 161px;
}

/*---------------------------------*/

.m_p-1{
					height: 161px;
					background: rgba(255,255,255,0);
					background-repeat: no-repeat;	
					background-size: 322px 161px;
					overflow: hidden;
  				position: relative;
					top: -161px;
	}


.m_p-1:before {
	background-image: url("../image/p-01.png");
	background-size: 322px 161px;
  content: '';
	left: 100%;
  pointer-events: none;
  position: absolute;
	right: 0;
	top: 0;
  bottom: 0;
  z-index: 1;
	animation: m_p-1 0.8s cubic-bezier(1,.1,.68,.71) 3s forwards;
}

@keyframes m_p-1 {
  100% {
		transform: translateX(-100%);
		right: -100%;
  }
}


/*---------------------------------*/

.m_p-2{
					height: 161px;
					background: rgba(255,255,255,0);
					background-repeat: no-repeat;	
					background-size: 322px 161px;
					overflow: hidden;
  				position: relative;
					top: -322px;
}

.m_p-2:before {
		background-image: url("../image/p-02.png");
		background-size: 322px 161px;
  	content: '';
  	right: 100%;
  	pointer-events: none;
  	position: absolute;
  	left: 0;
		top: 0;
  	bottom: 0;
  	z-index: 1;
		animation: m_p-2 0.8s cubic-bezier(1,.1,.68,.71) 5s forwards;
	}

@keyframes m_p-2 {
  100% {
    transform: translateX(100%);
		left: -100%;
  }
}

/*---------------------------------*/

.m_p-3{
					height: 161px;
					background: rgba(255,255,255,0);
					background-repeat: no-repeat;	
					background-size: 322px 161px;
					overflow: hidden;
  				position: relative;
					top: -483px;
		}


.m_p-3:before {
			background-image: url("../image/p-03.png");
			background-size: 322px 161px;
  		content: '';
			left: 100%;
  		pointer-events: none;
  		position: absolute;
			right: 0;
			top: 0;
  		bottom: 0;
  		z-index: 1;
			animation: m_p-3 0.8s cubic-bezier(1,.1,.68,.71) 7s forwards;
	}

@keyframes m_p-3 {
  100% {
		transform: translateX(-100%);
		right: -100%;
  }
}

/*---------------------------------*/
.container{
	position: relative;
	top:-644px;
	width: 322px;
	height: 161px;
	z-index: 3;
}


.circle  {
	position: absolute;
  width: 40px;
	left: 141px;
	top: 60px;
  height: 40px;
  border-radius: 50%;
  background-color: #76DD13;
	opacity: 0;
  animation: blink 1s ease-out 4s infinite;
}
@keyframes blink {
  50% {
    opacity: 100;
  }
}

/*---------------------------------*/
/*.m_p-s{
	width: 322px;
}*/

.content_m{
	margin: 15px auto 40px;
	width: 322px;
	position: relative;
	height: 480px;
	/*background-color: #D3EAFF;*/
}

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

.headline:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #ffffff;
  animation-name: headline;
  animation-duration: 0.5s;
	animation-delay: 4.5s;
	animation-timing-function: cubic-bezier(1,.1,.68,.71);
  animation-fill-mode: forwards;
}

@keyframes headline {
  0% {
    transform-origin: 100% 0;
    transform: scale3d(1, 1, 1);
  }
  100% {
    transform-origin: 100% 0;
    transform: scale3d(0, 1, 1);
  }
}

.lead{
					display: inline-block;
					position: absolute;
					left: 0;
					top: 0px;
					width: 322px;
					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;
					text-align: left;
					text-align: justify
			}

.lead-s{
	margin: 20px 0px 0px 0px;
	display: block;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.lead:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #ffffff;
  animation-name: lead;
  animation-duration: 0.5s;
	animation-delay: 8s;
	animation-timing-function: cubic-bezier(1,.1,.68,.71);
  animation-fill-mode: forwards;
}

@keyframes lead {
  0% {
    transform-origin: 100% 0;
    transform: scale3d(1, 1, 1);
  }
  100% {
    transform-origin: 100% 0;
    transform: scale3d(0, 1, 1);
  }
}

.mark{
	display: inline-block;
	position: absolute;
	width: 130px;
	left: 88px;
	bottom: 0;
}

.mark:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #ffffff;
  animation-name: mark;
  animation-duration: 0.5s;
	animation-delay: 9s;
	animation-timing-function: cubic-bezier(1,.1,.68,.71);
  animation-fill-mode: forwards;
}

@keyframes mark {
  0% {
    transform-origin: 100% 0;
    transform: scale3d(1, 1, 1);
  }
  100% {
    transform-origin: 100% 0;
    transform: scale3d(0, 1, 1);
  }
}

.m-size{
	width: 130px;
}


.motto_2a {
							margin: auto;
							/*display: flex;
							justify-content: space-between;*/
							width: 322px;
							/*background-color: aqua*/;
					}

.sns{
	margin: -28px auto 0px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 322px;
	/*background-color: aqua;*/
}

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

.sns-ts{
	letter-spacing: -0.2em;
}


.sns-m{
	margin: 5px 0px 0px 10px;
	width:auto;
}

.sns-s{
	width:40px;
}

.Rhombus{
	position: relative;
	margin: 0px auto 0px;
	width: 322px;
	height: auto;
}

.box{
		width: 322px;
		height: 240px;
		border-width: 1px;
		border-style: solid;
		border-color: #00a23e;
		box-sizing:border-box;
		border-radius: 12px;
}

.txt_b{
	text-align: center;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: 600;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.txt_br{
	margin-bottom: 5px;
	text-align: left;
	font-size: 24px;
	font-weight: 600;
	color: #000000;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.txt_br:hover{
	color: #00a23e;
}

.txt_s{
	text-align: left;
	margin: 10px 0px 0px 10px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #00a23e;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.p_pos{
	position: relative;
	text-align: center;
	margin: -167px 0px 30px 0px;
}

.p_size{
	width: 320px;
	height: 166px;
	object-fit: cover; 
	border-radius: 0px 0px 11px 11px;
}


.Information{	
							margin: 70px auto;
							width: 322px;
							background-color: #ffffff;	
						}

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

.INFO_S {display: none;}

.Info_l{
							width: 322px;
							display: flex;
							justify-content: flex-start;
							background-color: #ffffff;	
				}

.Info_r{
							width: 322px;
							background-color: #ffffff;	
			}

.date{
	padding: 0px 0px 5px 7px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #00a23e;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

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


.contact{	
							margin: 20px auto 0px;
							/*display: flex;
							justify-content: space-between;*/
							width: 322px;
							/*background-color: #E1BBBC;*/	
						}

.con_title{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 28px;
	font-weight: 600;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-color: #00a23e;
}

.con_beside{
							margin: 0px auto;
							/*display: flex;
							justify-content: space-between;*/
							width: 322px;
							/*background-color: #ffffff;*/	
				}

.con_width{
		width: 322px;
	}

.c-gre{
	color: #00a23e;
	font-size: 18px;
}

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

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





.flow{
		position: relative; 
		margin: 20px auto 50px;
		/*display: flex;
		align-items: center;
		justify-content: space-between;*/
		text-align: center;
		width: 322px;
		height: auto;
	
}

.button{
	
			margin: 12px auto 0px;
			width:322px;
			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;
    	/*background: #36abdf;*/
			/*border-top: #9BCBE2 solid 2px;
			border-left: #A0D3DA solid 2px;
			border-bottom: #207BA3 solid 2px;
			border-right: #207BA3 solid 2px;*/
			font-size: 16px;
			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: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;
	/*display: flex;
	justify-content: space-between;*/
	/*background-color: aquamarine;*/
}

.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▲******/



