@utf-8

* {
font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", "メイリオ" , "Meiryo" , "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic",FontAwesome, sans-serif!important;
}

.uk-navbar-flip .uk-navbar-nav > li > a {
    font-size: 1.5rem;
    line-height: 3rem;
	font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", "メイリオ" , "Meiryo" , "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic",FontAwesome, sans-serif!important;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Quicksand', "游ゴシック体", "Yu Gothic", "メイリオ" , "Meiryo" , "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic",FontAwesome, sans-serif!important;

}

html {
    font: normal 14px / 20px 'Quicksand', "游ゴシック体", "Yu Gothic", "メイリオ" , "Meiryo" , "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic",FontAwesome, sans-serif!important;
}

.c-header_line {
	background-color:#333C41;
	color:#FFF;
	
}
.uk-navbar
{
	background:#40494E;
	color:#FFF;
	height:70px;
	border-radius: 0;
}
.uk-navbar-nav > li > a 
{
	color:#FFF;
}

.uk-navbar-nav > li > a:hover
{
	background:#495359;
	color:#FFF;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    background-color: #495359;
    color: #FFF;
	
}
.c-background-stripe
{
	background-image:url(../img/bg_stripe.gif);
	/*height:160px;*/
	padding: 20px;
}
.c-vertical-align-height{
	height:100%;
	
}

footer{
    margin-top: 20px;
}
.c-footer
{
	background-color:#333C41;
	color:#fff;
margin-top: 3px;
padding-top: 10px;
padding-bottom: 10px;

}

.c-footer-line
{
	background-color:#333C41;
	color:#fff;
	
}
.c-content-header
{
	max-height:120px;	
}
.c-remove-padding
{
	padding:0!important;	
}

.c-button{
	background-color:#133361;
	color:#fff;
	
}
.c-button:hover, .c-button:focus {
	background-color:#263E60;
	color:#fff;
}

.c-td-back-color{
	background-color:#263E60;
	color:#fff;
}

.c-company-table{
	width:700px;
}
.c-company-th{
	width: 250px;
}

#mainContents{
	margin-top:50px;
	max-width:1000px;
}

.fullimg{
	width:100%;
}
.c-toplogo
{
/*max-width: 220px;*/
max-width: 250px;
}

.c-footer-log1{
max-height:70px
}
.c-footer-logo-space{
	min-height: 60px;
}

.top_page_backgroung_image{
	background-attachment: inherit;
	width: 100%;
    margin: 0 0 0 0;
    /*background-size: 100% auto;*/
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	letter-spacing: 0.2em;
	height: 170px;
    line-height: 170px;
}
.c-image-height{
	height: 170px;
}

.c-page-title-text{
	 color:#FFF;
	 font-size:34px!important;
	 text-shadow: 0 0 3px #666;

}
.c-work-main-image{
	max-height:164px;
	
}
.c-top-catch{
	margin-top:15px!important;
	
}

.c-pagination{
width:100%;
}

/* bxslider
 ************************************************************/
 .bxslider{
	 padding-left:0;
 }
 .bx-viewport{
	 border:0;
 }
 
.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 0 #ccc!important;
	-webkit-box-shadow: 0 0 0 #ccc!important;
	box-shadow: 0 0 0 #ccc!important;
	left:0!important;
  border: 0!important;
}
 
.bx-controls-direction a {
	position: absolute;
	top: 40%;
	margin-top: 0;
	width: 30px;
	height: 30px;
	z-index: 9999;
	color: #fcfcfc;
	text-decoration: none;
	font-size: 35px;
	font-weight: bold;
	-moz-text-shadow: 1px 1px 2px #333333;
	-webkit-text-shadow: 1px 1px 2px #333333;
	text-shadow: 1px 1px 2px #333333;
}
.bx-prev {
	left: -35px;
}
.bx-next {
	right: -35px;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmapr object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}