@charset "UTF-8";
/*----------------------------------------------------
	☆CMN
----------------------------------------------------*/
.txt {
	color: #000;
	font-size: 14px;
	letter-spacing: .1em;
	line-height: 300%;
	margin-bottom: 50px;
	border-bottom: 1px dotted #18893B;
	padding-bottom: 20px;
}
#wrap .btn a {
	transition: 0.2s ease-in;
}
.contents a:hover {
	opacity: 0.8;
}
/*----------------------------------------------------
	☆Content
----------------------------------------------------*/

#access {
	background: #eaf3ec;
}
#access form dl dt {
	color: #000;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: 600;
	text-align: left;
}
#access form dl dt span.rd {
	color: #fff;
	background: #D90012;
	font-size: 12px;
	padding: 5px;
	margin-right: 10px;
}
#access form dl dt span.rd1 {
	border: 1px solid #000;
	font-size: 12px;
	padding: 5px;
	margin-right: 10px;
}
#access form dl dd {
	font-size: 16px;
	text-align: left;
	margin-bottom: 30px;
	line-height: 180%;
}
#access form dl dd input.text_input {
	width: 100%;
	padding: 5px;
}
#access form dl dd input.text_input1 {
	width: 100%;
	padding: 5px;
}
#access form dl dd.blk label {
	display: block;
	font-size: 14px;
	color: #000;
}
#access form .text_area {
	width: 100%;
	height: 150px;
}
#access form .btn_area {
	text-align: center;
	margin-top: 100px;
	font-size: 18px;
}
#access form .btn_area input {
	background-color: #F0A648;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 60px;
	letter-spacing: 1px;
	width: 200px;
}

@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: 10px;
}
	
#access form dl dt {
	color: #000;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: 600;
	line-height: 180%;
	text-align: left;
}
#access form dl dt span.rd {
	color: #fff;
	background: #D90012;
	font-size: 12px;
	padding: 5px;
	margin-right: 10px;
}
#access form dl dt span.rd1 {
	border: 1px solid #000;
	font-size: 12px;
	padding: 5px;
	margin-right: 10px;
}
#access form dl dd {
	font-size: 16px;
	text-align: left;
	margin-bottom: 30px;
	line-height: 180%;
}
#access form dl dd input.text_input {
	width: 100%;
	padding: 5px;
}
#access form dl dd input.text_input1 {
	width: 100%;
	padding: 5px;
}
#access form dl dd.blk label {
	display: block;
	font-size: 14px;
	color: #000;
}
#access form .text_area {
	width: 100%;
	height: 150px;
}
#access form .btn_area {
	text-align: center;
	margin-top: 40px;
	font-size: 18px;
	
}
#access form .btn_area input {
	background-color: #F0A648;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 60px;
	letter-spacing: 1px;
	width: 200px;
}
	
	


}
