a {
	color: #857575;
}

body {
	font-family: 'Roboto', sans-serif;
	color: #505050;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

.title h1 {
	font-size: 60px;
	line-height: 1;
}

.mainContents {
	margin-top: 30px;
	text-align: center;
}

.subContents {
	text-align: center;
}

.footer {
	background-color: #505050;
	color: rgb(255, 255, 255);
}

.footer a{
	color: #ffffff;
}

.news {
	margin-bottom: 30px;
}

.copyright {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}

.companyProfile th{
	padding-top: 10px;
	padding-right: 25px;
	text-align: left;
}

.companyProfile td{
	padding-top: 10px;
	text-align: left;
}

.navbar .ddmenu {
	margin-top: 40px;
	margin-bottom: 0px;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	background: #505050;
}

#header {
	background-image: url(images/header.jpg);
	height: 236px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat no-repeat;
	margin-top: 10px;
}

#headerLine {

	width: 260px;
	letter-spacing: 3px;
	word-spacing: 0px;
	margin-top: 100px;
	margin-left: 30px;
	color: rgb(255, 255, 255);
	background-color:rgb(207, 0, 0);
	opacity: 0.80;
	padding: 3px 10px;
	text-align: center;
}

#headerSeparator {
	margin-top: 0px;
	border-top-color: rgb(51, 51, 51);
	border-top-width: 0px;
	border-top-style: solid;
	margin-bottom: 0px;
}

.desBox {

	text-align: left;
}

.contactForm {
	width:  300px;

}
.fa-check {
	color: #b20001;
}


/* service */
.serviceTitle {

	margin-top: 50px;
}

.serviceHeaderSeparator {
	margin-top: 0px;
	border-top-color: rgb(51, 51, 51);
	border-top-width: 0px;
	border-top-style: solid;
	margin-bottom: 0px;
}

.serviceHeaderLine {

	width: 420px;
	letter-spacing: 3px;
	word-spacing: 0px;
	margin-top: 180px;
	margin-left: 30px;
	color: rgb(255, 255, 255);
	background-color:rgb(51, 51, 51);
	opacity: 0.80;
	padding: 3px 10px;
	text-align: left;
}

.serviceMain {

	padding-top: 20px;
}

#serviceSROfficeHeader {
	background-image: url(images/sr-office-title.png);
	height: 400px;
	background-position: 50% 100%;
	background-repeat: no-repeat no-repeat;
	margin-top: 20px;
}

#serviceFoodShotHeader {
	background-image: url(images/foodshotTitle.png);
	height: 400px;
	background-position: 50% 100%;
	background-repeat: no-repeat no-repeat;
	margin-top: 20px;
}

#foodShotDownLoadBanner {
	background-image: url(images/Download_on_the_App_Store_JP_135x40.svg);
	background-repeat: no-repeat no-repeat;
}
