/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 27 2026 | 02:33:36 */
#Business .mv{
	background-image: url(http://t-brains.com/wp-content/uploads/2026/08/visual_business-scaled.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 0px;
	min-height:300px;
}
#Business .mv pre{
    font-size: 50px;
    font-family: "Playfair Display", serif;
    font-weight: 400;
    color: #FFF;
    line-height: 1.2;
    letter-spacing: 2px;
	overflow:hidden;
	margin-bottom:10px;
}
#Business .mv h1{
    font-size: 30px;
   font-family: "Noto Serif JP", serif;
    font-weight: 400;
	color:#FFF;
	margin-bottom:5px;
}
#Business .mv p{
    font-size: 18px;
   font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
	color:#FFF;
}

#Business .section1{
    padding-top: 60px;
    padding-bottom: 100px;
}
#Business .section1 p{
	margin-bottom:30px;
}

#Business .movie{
    padding-top: 100px;
    padding-bottom: 100px;
	background-color:#F5F5F5;
}
#Business .movie .btn {
  color: #fff;
	margin-top:50px;
}
#Business .movie .btn a {
  position: relative;
  padding-top: 12px;
    padding-right: 35px;
    padding-left: 52px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #fff;
	font-family: "Playfair Display", serif;
  font-weight: 400;
	background-color:#C89E60;
	font-size:18px;
	width:260px;
}
#Business .movie .btn a:hover {
	background-color:#C89E60;
	opacity: 0.7;
}
#Business .movie .btn a:before {
  background: url(http://t-brains.com/wp-content/uploads/2026/08/ico_arrow_white.svg);
  content: "";
  width: 29px;
  height: 10px;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}



@media (max-width: 833px) {
	#Business .mv{
    padding-top: 20px;
    padding-bottom: 0px;
	min-height:220px;
		padding-left:15px;
		padding-right:15px;
}
#Business .mv pre{
    font-size: 38px;
	margin-bottom:10px;
}
#Business .mv h1{
    font-size: 24px;
}
	#Business .mv p{
    font-size: 16px;

}
	
	#Business .section1{
    padding-top: 30px;
    padding-bottom: 50px;
		padding-left:15px;
		padding-right:15px;
}
#Business .section1 p{
	margin-bottom:20px;
}
	
	#Business .movie{
    padding-top: 50px;
    padding-bottom: 50px;
		padding-left:15px;
		padding-right:15px;
}
	
	#Business .movie .btn {
  color: #fff;
	margin-top:30px;
}
	
}





