@charset "UTF-8";
/*----------------------------------------------------
	☆CMN
----------------------------------------------------*/
.txt {
	font-size: 14px;
	letter-spacing: .1em;
	line-height: 200%;
	padding-bottom: 30px;
		font-family: Arial,Helvetica Neue,Helvetica,sans-serif; 
}
#wrap .btn a {
	transition: 0.2s ease-in;
}
.contents a:hover {
	opacity: 0.8;
}


/*----------------------------------------------------
	☆Content
----------------------------------------------------*/
	
#mv  {
	background: rgba(0, 0, 0, 0) url("../images/mv02.jpg") no-repeat scroll center center / cover;
	height: 440px;
	padding: 200px 0;
	text-align: center;
}


#mv  h2 {
	color: #fff;
	font-size: 34px;
	font-family: futura-pt, sans-serif;
	font-style: normal;
    font-weight: 500;
	text-align: center;
}



/*----------------------------------------------------
	☆one
----------------------------------------------------*/


#company { 

padding: 100px 0px;

}







#company h3{
	background: #0072bc;
	border-bottom: 2px solid #fff;
	color: #fff;
	font-size: 20px;
	line-height: 180%;
	font-weight: bold;
	text-align: left;
	padding: 10px 30px;
	margin-bottom:20px;
}


#company h4{
	color: #0072bc;
	font-size: 16px;
		line-height: 180%;

	text-align: left;
	padding: 20px 0px;
}



#company .txt{
margin-bottom: 30px;
}


#company a{
	color: #0072bc;
}



@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
----------------------------------------------------*/



}
