@charset "UTF-8";
/*----------------------------------------------------
	☆CMN
----------------------------------------------------*/
.txt {
	color: #000;
	font-size: 14px;
	letter-spacing: .1em;
	line-height: 200%;
	padding-bottom: 30px;
}
#wrap .btn a {
	transition: 0.2s ease-in;
}
.contents a:hover {
	opacity: 0.8;
}
#mv {
	padding: 0;
	position: relative;
}
#mv #slider li {
	height: 80vh;
}
.bx-wrapper .bx-viewport {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none !important;
	box-shadow: none !important;
	left: 0 !important;
}
#mv .fixed {
	position: absolute;
	left: 50%;
	bottom: 20px;
}
/*----------------------------------------------------
	☆Content
----------------------------------------------------*/
	
	
#one {
	background: rgba(0, 0, 0, 0) url("../images/bg01.png") no-repeat scroll center center / cover;
	padding: 100px 0px;
	background-attachment: fixed;
}
#one .bgBox {
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important;
	padding: 60px 40px;
	text-align: center;
}
#one .bgBox h2 {
	color: #F0A648;
	font-size: 32px;
	padding: 30px 0px 0px;
	letter-spacing: .1em;
}
#one .bgBox h3 {
	color: #18893B;
	font-size: 26px;
	padding: 30px 0px;
	line-height: 180%;
}
#one .bgBox .txt {
	color: #18893B;
	font-size: 18px;
	letter-spacing: .1em;
	line-height: 200%;
	padding-bottom: 30px;
}
#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: #ffffff;
	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.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;
}
#wrap .links {
	background: rgba(0, 0, 0, 0) url("../images/bg02.png") no-repeat scroll center center / cover;
	padding: 100px 0px;
}
#wrap .links ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

@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
----------------------------------------------------*/
	
#mv {
	padding: 0;
	margin-top: 10px;
	position: relative;
}
#mv #slider li {
	height: 780px;
}
.bx-wrapper .bx-viewport {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none !important;
	box-shadow: none !important;
	left: 0 !important;
	height: auto !important;
}

/*----------------------------------------------------
	☆Content
----------------------------------------------------*/
	
	
#one {
	background: rgba(0, 0, 0, 0) url("../images/bg01.png") no-repeat scroll center center / cover;
	padding:40px 10px;
		background-attachment: scroll;

}
#one .bgBox {
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important;
	padding: 15px;
	text-align: center;
}
#one .bgBox h2 {
	color: #F0A648;
	font-size: 20px;
	padding: 10px;
	letter-spacing: .1em;
	line-height: 150%;
}
#one .bgBox h3 {
	color: #18893B;
	font-size: 18px;
	padding: 15px 0px;
	line-height: 180%;
}
#one .bgBox .txt {
	color: #18893B;
	font-size: 15px;
	letter-spacing: .1em;
	line-height: 200%;
	padding-bottom: 30px;
}
#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 img {
		width: 120px;
}
	
	
	
#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;
}
#wrap .links {
	background: rgba(0, 0, 0, 0) url("../images/bg02.png") no-repeat scroll center center / cover;
	padding: 40px 10px 20px;
}
#wrap .links ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 0px;
	margin-bottom: 20px;
}

	
	


}
