@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	counter-reset: ArticleNumber 0;
	counter-reset: StrategyNumber 0;
}
p, ul, ol {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.btn {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
.fh5co-counters .fh5co-counter {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
#fh5co-header {
	padding-top: 5px;
	background-color: #171c61;
}
#fh5co-header-section {
	background-color: #fff;
}
#fh5co-logo a {
	border: none;
}
#fh5co-header-section .container {
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
}
.nav-header {
	width: 100%;
}
.sf-menu a {
	color: #171c61;
	padding: 30px 30px 30px 30px !important;
	font-size: 16px;
	font-weight: 900;
	line-height: 1.2em;
	text-align: center;
}
.sf-menu a span {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	padding-left: 12px;
}
#fh5co-hero {
    height: 0px;
}
#fh5co-hero .flexslider {
	height: 100%;
}
#fh5co-hero .flexslider .flex-control-nav {
	display: none;
}

#fh5co-hero .flexslider .slider-text2 {
	opacity: 1.0;
	z-index: 9;
	margin: 0 auto;
}
#fh5co-hero .flexslider .slider-text-inner {
	margin-top: 90px;
	width: 100%;
	height: 480px;
	position: relative;
}
#fh5co-hero .flexslider .slider-text-inner h2 img {
	width: 100%;
	max-width: 720px;
	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translateY(-50%) translateX(-50%);
  	-webkit- transform: translateY(-50%) translateX(-50%);
}
.container {
	width: 960px;
}
#fh5co-services-section {
    padding: 65px 0 0px 0;
}
#fh5co-services-section .col-md-3 {
    padding-left: 7px;
    padding-right: 7px;
}
#fh5co-services-section h3 {
	color: #171c61;
	font-weight: 600;
}
#fh5co-services-section p {
	text-align: left;
	width: 180px;
}
.services span i {
	border: 2px solid #171c61;
}
.services {
	-webkit-transition: all .3s;
	transition: all .3s;
}
.services:hover {
	border: 2px solid #171c61;
}
#fh5co-Topics-section .container {
	margin-bottom: 70px;
}
#fh5co-Topics-section h2 {
	margin-bottom: 0px;
}
#fh5co-Topics-section p {
	margin-bottom: 0px;
	padding: 10px 0px;
	border-bottom: 1px dotted #171c61;
}
#fh5co-Topics-section span {
	color: #171c61;
}
.fh5co-parallax {
	background-color: #fff;
	height: 775px;
}
.fh5co-parallax .system {
	padding-top: 120px;
}
.fh5co-parallax .fh5co-intro .caption {
	margin-top: 148px;
}
.testimony {
	border: 2px solid rgba(0, 0, 0, 0.3);
}
.testimony .quote i {
	color: #fff;
	background: #171c61;
}
.fh5co-parallax .testimony blockquote p {
	color: #333 !important;
}
.testimony .phone {
	color: #171c61;
	font-size: 32px;
	font-weight: 900;
}
#footer {
	padding: 5em 0 0 0;
}
#footer h3 {
	color: #171c61;
	font-size: 16px;
	font-weight: 900;
}
#footer ul li {
	font-size: 14px;
	line-height: 2.8em;
}
.copyright {
	font-size: 13px;
	color: #fff;
	background: #171c61;
	padding: 10px 0 10px;
	margin-top: 80px;
	margin-bottom: 0px;
}
/* =======================================================
  第2階層
* ======================================================= */
#page-tit {
	height: 250px;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
}
#page-tit .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: black;
	opacity: .3;
}
#page-tit h2 {
	color: #fff;
	font-size: 45px;
	font-weight: 600;
	margin-top: 110px;
	line-height: 0.7em;
}
#page-tit h2 span {
	font-size: 15px;
	font-weight: normal;
}
.subnavi p {
	font-size: 16px;
	padding: 5px;
	background-color: #d1d2df;
}
.subnavi p a {
	text-decoration: underline;
}
.subnavi p a:hover {
	color: #171c61 !important;
}
.subnavi p a:active {
	color: #171c61 !important;
}
.subnavi p a:visited {
	color: #171c61 !important;
}
.fh5co-detail-section {
	padding-top: 80px;
}
.fh5co-detail-section .fh5co-heading {
	margin-bottom: 60px;
}
.fh5co-detail-section .under {
	font-size: 30px;
	font-weight: 900;
	border-bottom: solid 3px #171c61;
	padding-bottom: 20px;
}
.table th {
	width: 165px;
	color: #171c61 !important;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
	padding: 16px 24px;
}
/* =======================================================
  COMPANY
* ======================================================= */
.fh5co-detail-section h4 {
	font-size: 30px;
	font-weight: 600;
	color: #171c61 !important;
}
.fh5co-detail-section .name {
	text-align: right;
	font-weight: bold;
}
.table-access {
    margin-top: 16px;
}
.table-access > thead > tr > th, .table-access > thead > tr > td, .table-access > tbody > tr > th, .table-access > tbody > tr > td, .table-access > tfoot > tr > th, .table-access > tfoot > tr > td {
    border-top: none;
	padding: 8px 0px 0px 0px;
}

.table-access th {
	width: 210px;
	color: #171c61 !important;
	text-align: center;
}

.last-section {
	margin-bottom: 85px;
}
#pageTop {
	margin-bottom: 0px;
	font-weight: 600;
}

/* =======================================================
  business
* ======================================================= */
.system {
	margin-bottom: 20px;
	padding: 25px 25px 12px 25px;
	border: 2px solid rgba(45, 64, 89, 0.1);
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.system span {
	display: block;
	margin-bottom: 20px;
	position: absolute;
	top: -10px;
	left: 10px;
	right: 0;
	z-index: 3;
}
.system span i {
	font-size: 40px;
	color: #fff;
	border: 2px solid rgba(45, 64, 89, 0.1);
	padding: 15px 24px 15px 20px;
	background: #171c61;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.system h4 {
	padding-top: 40px;
	line-height: 0px;
}
.storongpoint {
	margin-bottom: 60px;
}
/* =======================================================
  EQUIPMENT
* ======================================================= */
.fh5co-detail-section .maker {
	width: 140px;
	text-align: center;
}
.fh5co-detail-section .number {
	width: 30px;
	text-align: center;
}

/* =======================================================
  RECRUIT
* ======================================================= */
.fh5co-detail-section .caption {
	margin-top: 35px;
}
.fh5co-detail-section .quote-tel i {
	color: #fff;
	background: #171c61;
    position: absolute;
    left: -50px;
    top: 0;
}
.fh5co-detail-section .quote-mail i {
	color: #fff;
	background: #171c61;
    position: absolute;
    left: 50px;
    top: 0;
}
.fh5co-detail-section  .testimony blockquote p {
	color: #333 !important;
}
.fh5co-detail-section .tel h3 {
	margin-bottom: 8px;
}
.fh5co-detail-section .tel .phone {
	margin-bottom: 0px;
}
.fh5co-detail-section .mail h3 {
	margin-bottom: 18px;
}


