/* Compiled from SCSS */
/*--------------------------------------------------------------------------*/
/* SOFTWARE */
/*--------------------------------------------------------------------------*/
body.page-template-company-php .page-title {
  font-size: 48px;
  font-weight: normal;
  margin: 70px 0 35px 0;
}
body.page-template-company-php table {
  width: 100%;
  font-size: 14px;
  margin: 0 0 50px 0;
}
body.page-template-company-php table tr {
  border: 1px solid #dfdfdf;
  border-right: none;
  border-left: none;
}
body.page-template-company-php table th {
  background-color: #efefef;
  padding: 12px 18px 10px;
  text-align: left;
  line-height: 1.25em;
  font-weight: normal;
  width: 84px;
  opacity: 0.999;
}
body.page-template-company-php table td {
  padding: 12px 0px 10px 28px;
}
body.page-template-company-php table .station {
  margin: 0 0 20px 0;
}
body.page-template-company-php table .address {
  margin: 0 0 5px 0;
}
#gm,
#gm2 {
  height: 410px;
}
#gm {
  margin: 0 0 45px 0;
}
#gm2 {
  margin: 0 0 10px 0;
}


/*
@mixin center($width);
@mixin horizontalList($margin:0, $num:0);
@mixin borderBox();
@mixin clearfix();
*/
/*
@mixin hideText($height);
@mixin hideTextBtn($height, $width:0);
@mixin hideTextBtnSprite($height, $width, $num:0);
@mixin numberingList($before:'', $after:'', $padding:10px);
@mixin scrollable();
*/
/*
@mixin opacity($opacity);
@mixin transition($property:all, $duration:400, $easing:ease-in-out);
@mixin perspective($value);
@mixin transform($scale:1.0, $rotateX:0, $rotateY:0, $rotateZ:0, $x:0, $y:0, $skewX:0, $skewY:0);
@mixin animation($name, $duration:400, $easing:ease-in-out, $delay:0, $count:1, $direction:normal, $fill:both);
@mixin keyframes($name){
	$var: 0.65;
	$init: 30px;

	0% {
		@include transform($y:0);
	}
	20% {
		@include transform($y:-$init*$var);
	}
	40% {
		@include transform($y:$init*$var*$var);
	}
	60% {
		@include transform($y:-$init*$var*$var*$var);
	}
	80% {
		@include transform($y:$init*$var*$var*$var*$var);
	}
	100% {
		@include transform($y:0);
	}
}
@mixin borderRadius($topLeft:inherit, $topRight:inherit, $bottomRight:inherit, $bottomLeft:inherit);
@mixin textShadow($horizontal:0, $vertical:1px, $color:#fff, $blur:0);
@mixin boxShadow($horizontal:0, $vertical:0, $blur:5px, $rgba:rgba(0,0,0,0.5));
@mixin boxShadowInset($horizontal:0, $vertical:0, $blur:5px, $rgba:rgba(0,0,0,0.5));
*/
/*--------------------------------------------------------------------------*/
/* Module */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* State */
/*--------------------------------------------------------------------------*/
