/*!
 * Start Bootstrap - Business Casual (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    font-family: "游明朝","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/bg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Meiryo UI","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

h1 {
	font-size: 30px;
	padding:0;
	margin: -5px 0 0 5px;
	color: #222;
}

h2 {
	font-size: 25px;
}
h3 {
	font-size: 20px;
}

p {
    font-size: 15px;
    line-height: 1;
    color: #000;
    font-family: "Meiryo UI","Helvetica Neue",Helvetica,Arial,sans-serif;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

#logoImg{
	float: left;	
  width: 120px;
	height: auto;
}

.brand,
.address-bar {
    font-family: "Meiryo UI","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    color: #000;
    background: rgba(255,255,255,0.95);
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 10px;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 300px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 50px 0;
}

.navbar-default {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.nav>li>a {
    padding: 10px 5px 5px 10px;
}

#navDiv{
	margin-bottom: 70px; 
}

.text-left{
	padding-left: 50px;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 15px 30px 10px;
        text-align: left;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Meiryo UI","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 60px;
        font-weight: 700;
        line-height: normal;
        color: #000;
        background: rgba(255,255,255,0.95);
    }
    
    #logoImg{
			width: auto;
			height: auto;
		}

    .top-divider {
        margin-top: 0;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }
    
    h1 {
			font-size: 50px;
			padding:0;
			margin: -10px 0 0 10px;
			color: #222;
		}
		
		.nav>li>a {
		  padding: 30px 18px 30px 18px;
		}
		
		#navDiv{
			margin-bottom: 110px; 
		}
		
		.text-left{
			padding-left: 80px;
		}
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
    
    h1 {
			font-size: 50px;
			padding:0;
			margin: -10px 0 0 10px;
			color: #222;
		}
		
		#logoImg{
			width: auto;
			height: auto;
		}

		.nav>li>a {
		  padding: 30px;
		}
		
		#navDiv{
			margin-bottom: 110px; 
		}
		
		.text-left{
			padding-left: 130px;
		}
}

.menubtn {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 25px;
	color: #777;
}

.ftlogo {
	margin-top: 20px;
}
.ftlogo div {
	display: inline-block;
	vertical-align: bottom;
}
.conpitem {
	text-align: justify;
	margin-left: 10px;
}
.history td {
	text-align: left;
	padding-right: 20px;
}
.ifrcontact {
	top: 5%;
	left: 10%;
	height: 90%;
	width: 80%;
	padding-right: 0 !important;
}
