@charset "UTF-8";

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

body{ background-color: #ffffff;}

a {text-decoration: none;}

html { scroll-behavior: smooth;}

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

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

header {
					position: fixed;
					padding-top: 20px;
					width: 100%;
					height: 100px;
					inset: 0;
					margin: 0px auto;
					z-index: 9999;
					background-color: #FFFFFF;
				}


#nav-drawer {}

.nav-unshown {display:none;}

#nav-open {display:none;}
#nav-open span, #nav-open span:before, #nav-open span:after {display:none;}
#nav-open span:before {display:none;}
#nav-open span:after {display:none;}
#nav-close {display:none;}
#nav-content {display: block;}
/*#nav-content {
					display:flex;
					justify-content: flex-end;
				}*/
#nav-input:checked ‾ #nav-close {display:none;}
#nav-input:checked ‾ #nav-content {display:none;}

.del {display:none;}

.search-pc{
	margin: 0px auto;
	width: 1000px;
	display: flex;
	justify-content: space-between;
}

.search-sp {display:none;}

.search-w{
	/*visibility:hidden;*/
	width: 40%;
	margin: 5px 0px 0px 0px;
}

.pc_r {
				padding: 10px 0px 0px 0px;
				width: 50%;
				display: flex;
				justify-content: space-between;	
			}

.r-site{
		margin: 12px 0px 0px 0px;
		width: 110px;
		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;
}

 .sp_r {display: none;}

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

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

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

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


#itemMenu {
width: 1800px;
display: flex;
justify-content: flex-end;
margin: 20px auto 0px;
/*text-align: right;*/
/*align-items: flex-end;*/
/*boxの影-------------------------*/
/*box-shadow:1px 1px 3px rgba(0,0,0,0.4);*/
/*background-color: #E5DBB2;*/
}

#itemMenu li {
padding-left: 60px;	
width:auto;
position:relative;
/*text-align: right;*/
/*background-color: #80E5E9;*/
}

.item{
	height: 28px;
	/*border-left: #b5b5b6 solid 2px;*/
	padding: 6px 0px 0px 0px;
}

.item_2{
	display: none;
}

/*.item_s{
	display: none;
}*/


#itemMenu li a {
font-size: 15px;
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: 10;
position:relative;
}

#itemMenu li a:hover {
	color: #00a33e;
}


#itemMenu li ul.sub {
height: 0;
width: 0;
overflow:hidden;
position:absolute;
z-index: 10;
top: 0;
left: -10px;
font-size: 14px;
padding-top: 5px;
padding-bottom: 6px;
/*background: #ffffff;*/
opacity: 0.5;
-webkit-transition: opacity 200ms linear, top 200ms ease-in;
/*border-radius:0 0 6px 6px;*/	
}

#itemMenu li:hover ul.sub {
height: auto;
/*width: 120%;*/
width:19em;
/*background: #ffffff;*/	
opacity: 1;
top: 26px;
}

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

#itemMenu li ul.sub li a {
/*width: 120%;*/
/*width:17em;	*/
font-size: 14px;
color: #ffffff;
text-align:left;
padding: 14px 14px;
font-weight: 600px;
font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
background-image:none;
/*background-color: #DDE8E9;*/
background-color: rgba(0,162,62,0.8);
text-shadow:none;
border: none;
}

#itemMenu li ul.sub li a:hover {
background-image:none;
background-color: rgba(7,122,51,0.9);
color: #FFFF83;
/*font-weight: 400;*/
/*background-color: #CCE2D0;*/
border: none;
}


/******▲header▲******/
/******▼main▼******/

#aim_1{
				margin: 0px 0px 0px 0px;
			}

#aim_2{
				margin: 0px 0px 0px 0px;
			}

#aim_3{
				margin: 0px 0px 0px 0px;
			}

#aim_4{
				margin: 0px 0px 0px 0px;
			}

#i1{
				margin: 150px 0px 0px 0px;
			}

#i2{
				margin: 150px 0px 0px 0px;
			}

#i3{
				margin: 150px 0px 0px 0px;
			}

#i4{
				margin: 150px 0px 0px 0px;
			}

#i5{
				margin: 150px 0px 0px 0px;
			}

#i6{
				margin: 150px 0px 0px 0px;
			}

#i7{
				margin: 150px 0px 0px 0px;
			}


main {
				position: relative; 
				margin: 160px auto 100px;
				width: 1000px;
				height: auto;
				background-color: #ffffff;
			}

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


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

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

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



.frame{
	position: relative;
	margin: 0px auto;
	width: 802px;
	height: 60px;
	border-radius: 30px;
	background-color: #00a23e;
}


.question{
	position: absolute;
	top:17px;
	left: 60px;
	width: 682px;
	height: 26px;
	font-size: 26px;
	line-height: 26px;
	font-weight: 500;
	color: #ffffff;
	font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
	text-align: center;
	/*background-color: rgba(188,138,56,1.00);*/
}

.circle-1{
	position: absolute;
	top:8px;
	right: 8px;
	width: 44px;
	height: 44px;
	border-radius: 22px;
	background-color: #ffffff;
}

.circle-1:hover{
   transform: rotate(180deg);  
   transition: 0.5s;
}

.circle-2{
	position: absolute;
	top:8px;
	right: 8px;
	width: 44px;
	height: 44px;
	border-radius: 22px;
	background-color: #ffffff;
	/*background-color: hsla(44,58%,73%,0.5);*/
}

.circle-2:hover{
   transform: rotate(180deg);  
   transition: 0.5s;
}

.arrow-a1{
	position: absolute;
	top:15px;
	right: 15px;
	width: 14px;
	height: 14px;
	box-sizing:border-box;
	border-bottom: 2px solid #00a23e;
	border-right: 2px solid #00a23e;
	transform: rotate(45deg);
}

.arrow-a2{
	position: absolute;
	top:15px;
	right: 15px;
	width: 14px;
	height: 14px;
	box-sizing:border-box;
	border-top: 2px solid #00a23e;
	border-left: 2px solid #00a23e;
	transform: rotate(45deg);	
}

.line{
	position: absolute;
	top:15px;
	right: 21px;
	width: 2px;
	height: 14px;
	background-color: #00a23e;
}


/*
.circle{
	position: absolute;
	top:8px;
	right: 8px;
	width: 44px;
	height: 44px;
	border-radius: 22px;
	background-color: #ffffff;
}

.arrow-1{
	position: absolute;
	top:23px;
	right: 23px;
	width: 14px;
	height: 14px;
	box-sizing:border-box;
	border-bottom: 2px solid #00a23e;
	border-right: 2px solid #00a23e;
	transform: rotate(45deg);
}

.arrow-1:hover{
   transform: rotate(225deg);  
   transition: 0.5s;
}

.arrow-2{
	position: absolute;
	top:23px;
	right: 23px;
	width: 14px;
	height: 14px;
	box-sizing:border-box;
	border-top: 2px solid #00a23e;
	border-left: 2px solid #00a23e;
	transform: rotate(45deg);	
}

.arrow-2:hover{
   transform: rotate(225deg);  
   transition: 0.5s;
}

.line{
	position: absolute;
	top:23px;
	right: 29px;
	width: 2px;
	height: 14px;
	background-color: #00a23e;
}
*/

.answer{
	margin: 0px auto;
	padding: 28px 0px 0px 0px;
	width: 742px;
	height: auto;
	/*background-color: #efefef;*/	
	animation: blurAnime 0.5s cubic-bezier(1,.1,.68,.71) 0s forwards;
}

@keyframes blurAnime{

  0% {
	filter: blur(10px);
	transform: scale(1.02);
	opacity: 0;
  }

  100% {
	filter: blur(0);
	transform: scale(1);
	opacity: 1;
  }

}

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



.top_flow{
		position: relative; 
		margin: 0px auto 20px;
		/*display: flex;
		align-items: center;
		justify-content: space-between;*/
		width: 940px;
		height: auto;
	
}

.top_button{

			width:460px;
			height:42px;
			padding: 6px 0px 0px 0px;
			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: 18px;
			line-height: 26px;
			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;	
}

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

.top_flow_u{
		text-align: center;
		position: relative; 
		margin: 0px auto 20px;
		align-items: center;
		width: auto;
		height: auto;
	
}





.content_txt{
	margin: 0 auto;
	width: 802px;
}



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

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

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

.lead_SL_L{
					width: auto;
					padding: 0px 0px 10px 0px;
					margin: 0px auto 20px;
					text-align: left;
					color: #000000;
					font-size: 24px;
					line-height: 32px;
					font-weight: 600;
					font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
					border-bottom: 1px;
					border-style: solid;
					border-color: #000000;
}


.lead_SL_G{
					width: auto;
					/*padding: 0px 0px 0px 0px;*/
					margin: -10px auto 5px;
					text-align: left;
					color: #00a23e;
					font-size: 18px;
					line-height: 32px;
					font-weight: 600;
					font-family: 'Noto Sans JP','Hiragino Sans','ヒラギノ角ゴシック','YuGothic','Yu Gothic','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic', serif;
}

.txt_slid{
	margin: 0px auto 0px;
	display: flex;
	justify-content: space-between;
	width: 742px;
}


.top_p{
	margin: 0 auto;
	width: 770px;
	display: flex;
}

.p_pos{
	margin: 0px 0px 0px 0px;
}

.p_size{
	width: 231px;
}



/*
.p_size_s{
	width: 209px;
}
*/


.box{
		width: 742px;
		border-radius: 8px;
		color: #00a23e;		
		border-style: solid;
		border-width: 1px;
		border-color: #00a23e;
}

.box_inside{
	margin: 22px auto 15px;
	width: 686px;
	display: flex;
	justify-content: space-between;
}

.m_pos{
	margin: 50px 0px 0px 10px;
	/*text-align: right;
	width:162px;
	margin: 0px 0px 0px 0px;*/
}

.m_size{
	height: 152px;
}



.txt{
					margin: 0px auto 20px auto;
					width: 742px;
					text-align: justify;
					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;
}

.txt_ws{
					margin: 0px auto 20px auto;
					width: 490px;
					text-align: justify;
					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;
}

.txt_ws_2{
					margin: 10px auto 20px auto;
					width: 686px;
					text-align: justify;
					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;
}

.txt_ws_c{
					margin: 10px auto 20px auto;
					width: 700px;
					text-align: center;
					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;
}

.txt_wss{
					margin: 0px auto 15px auto;
					width: 476px;
					text-align: justify;
					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;
}


.number_slid{
	margin: 0 auto;
	width: 756px;
	display: flex;
	justify-content: space-around;
}

.square_number {
	margin: 4px 0px 0px 0px;
  width: 35px;
  height: 35px;
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
  padding-top: 3px;
  background-color: #00a23e;
  border-radius: 1px;
  text-align: center;
  box-sizing: border-box;
}

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

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

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


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




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

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

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

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

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

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

.mark_poc{}

.mark_poc_k{
	margin: 0px 40px;
}

.mark_size{}

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

.mark_d{
	display: flex;
	justify-content: space-around;
	width: 371px;
}

.mark_d_l{
	display: flex;
	justify-content: flex-end;
	width: 486px;
	/*background-color: burlywood;*/
}

.mark_d_r{
	display: flex;
	justify-content: space-between;
	width: auto;
	/*background-color: antiquewhite;*/
}


.mark_d_B2{
	display: flex;
	margin: 10px auto;
	width: auto;
	/*background-color: aqua;*/
	
}


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

.button{

			width:375px;
			height:70px;

			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: 18px;
			line-height: 65px;
			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;
		}

.button_2{
			padding: 7px 0px 0px 0px;
			width:375px;
			height:70px;

			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: 18px;
			line-height: 26px;
			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_2:hover {
			color: #ffffff;	
			font-weight: 400;
    	background: #00a23e;
		}*/

.b-top{
				text-align: center;
				margin: 50px 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▲******/
