@charset "UTF-8";
/*----------------------------------------------------
	☆CMN
----------------------------------------------------*/
.txt {
	color: #000;
	font-size: 14px;
	letter-spacing: .1em;
	line-height: 160%;
	padding-bottom: 30px;
}
#wrap .btn a {
	transition: 0.2s ease-in;
}

.contents a:hover {
	opacity: 0.8;
}



/*----------------------------------------------------
	☆Content
----------------------------------------------------*/

#access  {
	background: #eaf3ec;
}




#access ul li {
	display: inline-block;
	color: #fff;
	margin-right: 20px;
	margin-bottom: 80px;
	width: 240px;
	
	
}




#access ul li a{
	background: #7AB45A;
	color: #fff;
	font-size: 20px;
	padding: 15px 0px;
	display: block;

	
}











#access div div  {
margin-bottom: 80px;}














@media screen and (max-width: 780px) {
img {
	width: 100%;
}
.last {
	margin-right: 0px !important;
}

.txt {
	color: #000;
	font-size: 13px;
	letter-spacing: .1em;
	line-height: 200%;
	padding-bottom: 10px;
}
	
	
	
/*----------------------------------------------------
	☆MV
----------------------------------------------------*/
	
#access  {
	background: #eaf3ec;
	padding: 20px;
}

#access h3 {
	border-bottom: 1px dotted #18893B;
	padding-bottom: 10px;
	font-size: 20px;
	color: #18893B;
	margin-bottom:10px;
	margin-top: 40px;

}


#access .img {

	margin-bottom:10px;

}


#access ul li {
	display:block;
	color: #fff;
	margin-right: 0px;
	margin-bottom: 10px;
	width: auto;
	
	
}




#access ul li a{
	background: #7AB45A;
	color: #fff;
	font-size: 16px;
	padding: 10px 0px;
	display: block;

	
}
	
	
	
#access div div  {
margin-bottom: 80px;}

	
	


}
