
#sec04_02{
	background: url(../images/bgSec05.jpg) no-repeat 100% 100% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	text-align: center;
	padding: 220px 20px;
}

#sec04_02 img{
	width: auto;
}
#sec04_02 h2{
	font-size: 30px;
	color:#FFFFFF;
}

#sec04_02 span{
	color: #FFFFFF;
}
#sns p img{
	padding: 35px 10px 5px 0;
}

#sns p a:hover img{
	opacity: .8;
}

#map{
	position: relative;
	padding-bottom: 75%;
	margin-bottom: 30px;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}
.col-md-13 img{
	width: 100%;
}
.col-md-13{
	margin: 5px 0;
}
#footer .col-md-6 p{
	text-align: center;
	color: #fff;
}
.fh5co-about-us h3{
	text-align:center;
	font-weight:bold;
}
.fh5co-about-us table{
	text-align:center;
	margin:auto;
	font-size:24px;
}
.fh5co-about-us table th{
	padding:5px;
	text-align:center;
	background-color:#c1e2b3;
}
.fh5co-about-us .detail{
	text-align:center;
}
#fh5co-address-section p{
	text-align:center;
}
#footer #return .btn-primary{
	padding-top:7px;
	float:right;
}
.col-md-8 h2,.col-md-4 h2{
	color: #fff;
}
#example{
	height: 500px;
}
.col-md-4 h3,.col-md-8 h3{
	text-align: center;
}

#fh5co-services-section p{
	line-height: 2.5;
	padding: 30px 0px;
}
#fh5co-services-section .maps{
	text-align: center;
}
#fh5co-services-section .maps img{
	width: 100%;
}

select{
	font-size: 15px;
	width: 50%;
	margin: 0 auto;
}
#fh5co-contact p{
	font-size: 16px;
	width: 50%;
	margin: 0 auto;
}

.moreread{
	width: 100%;
}

p.gotop{
    position: fixed;
    right: 5%;
    margin-bottom:0px;
	z-index: 9999;
	border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
}

p.gotop a{
    width: 50px;
    height: 50px;
    display: block;
	z-index: 9999;	
}

#fh5co-content-section h4{
	text-align: center;
}

.line{
    width: 0px;
    height: 1px;
    background: white;
	margin-bottom: 10px;
}

.remodal h1{
	text-align: center;
	font-size: 25px;
}
.remodal p{
	font-size: 15px;
	font-weight: 500;
}
.remodal span.right{
	float: right;
}

.remodal span.left{
	float: left;
}