@charset "UTF-8";
/*----------------------------------------------------
	☆CMN
----------------------------------------------------*/
.txt {
	color: #000;
	font-size: 16px;
	letter-spacing: .1em;
	line-height: 180%;
	padding-bottom: 30px;
}

.txt1{
	color: #000;
	font-size: 16px;
	letter-spacing: .1em;
	line-height: 220%;
	padding: 20px 0px 60px;
	text-align: center;
}


.txt i{
	color: #18893B;
	font-size: 10px;
	padding-right:10px;
}


#wrap .btn a {
	transition: 0.2s ease-in;
}

.contents a:hover {
	opacity: 0.8;
}



#mv02  {
	padding: 0;
	background: #7AB45A;
}


#mv02 h2 {
	color: #fff;
	font-weight: normal;
	line-height: 0;
}




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

#access  {
	background: #eaf3ec;
}

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


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

}

#access table tr.bg th{
	background: #7AB45A;
color: #fff;
}


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

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

}



#access .boxL{
	float: left;
	width: 50%;
}

#access .boxR{
		float: right;
	width: 50%;
}


#access .boxL .img{
	width: 25%;
}

#access .boxL .txt{
	width: 70%;
}



#access .boxR .img{
	width: 25%;
}

#access .boxR .txt{
	width:70%;
}



.yel{
	background: #EFE787;
	color: #18893B;
	text-align: center;
	font-size: 20px;
	line-height: 150%;
	padding: 60px 0px;
	position: relative;
	
	
}
 .im1{
	left: 0;
	width: 100%;
	position: absolute;
	 bottom: -50px;
	
	
}



#two {
	background: rgba(0, 0, 0, 0) url("../images/bg03.jpg") no-repeat scroll center center / cover ;
	padding: 100px 0px;
}

#two .inr {	
	background:rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important;
	padding:60px 40px 100px;
	text-align: center;
}

#two h2 {
	background: url("../images/bgLine.png") repeat-x scroll center center ;
	color: #18893B;
	font-size: 26px;
	padding: 30px 0px;
	line-height: 180%;
	width: 600px;
	margin: 0 auto;
}





#two h2 span {
	background:#fff;
	padding: 0px 20px;
}






#two ul li{
	float: left;
	padding: 20px;
	vertical-align: top;
	border-right: 1px solid #3D3D3D;
	width: 20%;
	height: 200px;
	margin-bottom: 60px;
}

	#two ul li img {
		width: 120px;
}
	

#two ul li.last{
	border-right: none !important;
}


#two ul li span{
	display: block;
	font-weight: 600;
	line-height: 150%;
	font-size: 18px;
}





#two .btn{
	text-align: center;
	display: block;
	font-weight: 600;
	line-height: 150%;
	font-size: 24px;
}




#two .btn a{
	background: #18893B;
	color: #fff;
	border-radius: 20px;
	letter-spacing: .1em;
	padding: 5px 50px;
	margin-top: 30px;
}



@media screen and (max-width: 780px) {
img {
	width: 100%;
}
	
.last {
	margin-right: 0px !important;
}
	
.txt {
	color: #000;
	font-size: 14px;
	letter-spacing: .1em;
	line-height: 180%;
	padding-bottom: 30px;
}

.txt1{
	color: #000;
	font-size: 14px;
	letter-spacing: .1em;
	line-height: 220%;
	padding: 20px 0px 60px;
	text-align: center;
}

.txt i{
	color: #18893B;
	font-size: 10px;
	padding-right:10px;
}

#wrap .btn a {
	transition: 0.2s ease-in;
}

.contents a:hover {
	opacity: 0.8;
}

#mv02  {
	padding: 0;
	background: #7AB45A;
}

#mv02 h2 {
	color: #fff;
	font-weight: normal;
	line-height: 0;
}

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

#access  {
	background: #eaf3ec;
	padding: 10px;
}

#access h3 {
	border-bottom: 1px dotted #18893B;
	padding-bottom: 10px;
	font-size: 20px;
	color: #18893B;
	margin-bottom:30px;
	margin-top:20px;
}
	
#access h3 span{
	border-left: 5px solid #18893B;
	padding-left: 10px;

}

#access table tr.bg th{
	background: #7AB45A;
color: #fff;
}


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

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

}

.tbl {
    overflow: scroll;
}
	
	
	#access table {
    width: 1000px;
    margin: 0 auto ;
}
	
	

#access .boxL{
	float: none;
	width: 100%;
}

#access .boxR{
	float: none;
	width: 100%;
}


#access .boxL .img{
	width: 100px;
	margin: 0 auto;
}

#access .boxL .txt{
	width: 100%;
}


#access .boxR .img{
	width: 100px;	margin: 0 auto;

}

#access .boxR .txt{
	width: 100%;
}


.yel{
	background: #EFE787;
	color: #18893B;
	text-align: center;
	font-size: 16px;
	line-height: 150%;
	padding: 30px 10px;
	position: relative;
}
 .im1{
	position: absolute;
	 bottom: -40px;
	 width: 100px;
	 left: 34%;
	
	
}


#two {
	background: rgba(0, 0, 0, 0) url("../images/bg03.jpg") no-repeat scroll center center / cover;
	padding: 40px 10px;
}
#two .inr {
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important;
	padding: 20px;
	text-align: center;
}
#two h2 {
	background: url("../images/bgLine.png") repeat-x scroll center center;
	color: #18893B;
	font-size: 26px;
	padding: 20px 0px;
	line-height: 180%;
	width: auto;
	margin: 0 auto;
}
#two h2 span {
	background: #fff;
	padding: 0px 20px;
}
#two ul li {
	float: left;
	padding: 10px;
	vertical-align: top;
	border-right:none;
	width: 50%;
	height: auto;
	margin-bottom: 20px;
}
#two ul li.last {
	border-right: none !important;
}
#two ul li span {
	display: block;
	font-weight: normal;
	line-height: 150%;
	font-size: 14px !important;

}
#two .btn {
	text-align: center;
	display: block;
	font-weight: 600;
	line-height: 150%;
	font-size: 18px;
}
#two .btn a {
	background: #18893B;
	display: block;
	color: #fff;
	border-radius: 20px;
	letter-spacing: 1px;
	padding: 5px;
	margin-top: 20px;
}


	


}
