@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 h3 {
	border-bottom: 1px dotted #18893B;
	padding-bottom: 10px;
	font-size: 20px;
	color: #18893B;
	margin-bottom:30px;

}
#access h3 span{
	border-left: 5px solid #18893B;
	padding-left: 10px;

}


#access h4 {
	padding-bottom: 10px;
	color: #000;
		font-size: 16px;
	margin-bottom:30px;
	margin-top: 60px;
	letter-spacing: 1px;

}
#access h4 span{
	border-left: 5px solid #18893B;
	padding-left: 10px;

}


#access .link a {
	font-size: 15px;
	color: #172A80;
	text-decoration: underline;
	padding-right: 50px;
	padding-top: 20px;
	
	margin-bottom: 30px;

}


#access table th{
	background: #fff;
	border-top: 1px dotted #18893B;
	border-bottom: 1px dotted #18893B;
	border-left: 1px dotted #18893B;
	border-right: 1px dotted #18893B;
	padding: 10px 30px;
	font-size: 14px;
	color: #000;
		text-align: left;
	line-height: 150%;
	width: 40%;
}



#access table td{
		background: #fff;
	border-top: 1px dotted #18893B;
	border-bottom: 1px dotted #18893B;
	border-right: 1px dotted #18893B;
	padding: 10px 30px;
	font-size: 14px;
		color: #000;
	text-align: left;
		line-height: 150%;
		width: 60%;
	vertical-align: top;


}




















@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:30px;

}
#access h3 span{
	border-left: 5px solid #18893B;
	padding-left: 10px;

}


#access h4 {
	padding-bottom: 10px;
	color: #000;
		font-size: 16px;
	margin-bottom:10px;
	margin-top: 30px;
	letter-spacing: 1px;

}
#access h4 span{
	border-left: 5px solid #18893B;
	padding-left: 10px;

}


#access .link a {
	font-size: 15px;
	color: #172A80;
	text-decoration: underline;
	padding-right: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	
}


#access table th{
	background: #18893B;
	border-top: 1px dotted #18893B;
	border-bottom: 1px dotted #18893B;
	border-left: 1px dotted #18893B;
	border-right: 1px dotted #18893B;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	line-height: 150%;
	width: 100%;
	display: block;
	
	
}



#access table td{
		background: #fff;
	border-top: 1px dotted #18893B;
	border-bottom: 1px dotted #18893B;
	border-right: 1px dotted #18893B;
	padding: 10px ;
	font-size: 14px;
		color: #000;
	text-align: left;
		line-height: 150%;
	width: 100%;
	vertical-align: top;
	display: block;


}
















	


}
