@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
base:variety
*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');

body {
    background-color: #ffffff;
	font-size:15px;
}
.siteContent .mainSection, .siteContent .subSection{
	border:0;
}
a{
	color: #295782;
}

/* 見出し */
 h4{
	width:100%;
	text-align: center;
    border: 0;
	padding-bottom: 0;
    margin: 0;
	font-size:28px;
	font-weight:bold;
	font-family: 'Fjalla One', sans-serif;
	background-color: transparent;
}
 h2{
	width:100%;
	position: relative;
	display: inline-block;
	text-align:center;
	box-shadow:none!important;
	background-color: transparent;
	border: 0 !important;
    padding: 0;
    margin:0 0 2em;
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
	line-height:1.2em;
}
 h2:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;/*線の上下位置*/
  display: inline-block;
  width: 60px;/*線の長さ*/
  height: 5px;/*線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #003376;
}
/*h2::before{
	content:none;
}
h2::after{
	border-bottom: none;
}
#pl-9 h3 {
  padding: 0.25em 0.5em;
  background: transparent;
  border-left: solid 5px #8996ac;
	border-radius:0;
	font-weight:bold;
	box-shadow:none!important;
	border-bottom:none;
	font-size:1.2em;
}*/
h3 {
	font-size:1.2em;
	font-weight:bold;
  border-bottom: solid 2px #8996ac;
  position: relative;
	box-shadow:none!important;
	line-height:1.2em;
}

h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #003376;
  bottom: -2px;
  width: 25%;
}
h5 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

h5:before, h5:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #002255;
}

h5:before {
  left:0;
}
h5:after {
  right: 0;
}
.bold01{
	font-weight:bold;
	color:#0055bb;
}
.marker-blue {
 background: linear-gradient(transparent 50%, #cce5ff 50%);
}
.navbar-brand img{
	height:43px;
}
.break-point{
	display:inline;
}
.entry-body{
		padding-bottom:0;
}
.mainSection-title h2 {
    background-color: transparent !important;
    padding: 14px 15px 10px;
    border-top: none !important;
}
.page_top_btn{
	background-image: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/page-top.png);
	background-color:#002255;
	background-size:60%;
	outline:none;
	border:2px solid #fff;
}
.back-color {
	width:100%;
	text-align:center;
}
/* headerヘッダー */
	#menu-header_top_menu li{
		float:right;
	}
	.headerTop_description{
		float: left;
    	font-size: 12px;
    	margin-bottom: 0;
    	padding: 10px 0 0;
    	padding-left: 20px;
		color: #8996ac;
	}
.carousel{
	border-bottom:none;
}
.headerTop .container{
	padding:0;
}
.headerTop li a{
	text-decoration: none;
	font-size: 1.2em;
	font-weight:bold;
}
.menu-item a{
	font-size: 1em;
	font-weight:bold;
	text-decoration:none !important;
}
#menu-header_top_menu li{
	background:url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/phone.png) !important;
	background-position: 15px center !important;
	background-repeat: no-repeat !important;
	background-size: 16px !important;
	padding: 5px 5px 5px 40px!important;
}
#menu-header_top_menu li:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    transform: skewX(-20deg);
    background-color: #003376;
}

#menu-header_top_menu li a{
	padding:0;
}
#menu-item-98 {
	width: 220px;
}
.menu-item-98 a{
	color: #fff !important;
}
.menu-item-98:hover a{
	background: none !important;
	color: #d2d9e1!important;
}
.gMenu ul{
	display:flex;
	margin-top:5px;
}
.gMenu li{
	height:43px;
	-webkit-transform: skewX(150deg);
	-moz-transform: skewX(150deg);
	transform: skewX(150deg);
	border-right: 2px solid #003376;
}
.gMenu li a{
	display:block;
	transform: skewX(-150deg);
	padding:10px 20px;
	background-color:transparent !important;
	text-decoration: none;
}
.gMenu li:last-child{
	border-right: none;
	}
.gMenu li a:after, .gMenu li a:hover{
	color:#0093c7;
	}
.nav li.current-menu-item a{
	color:#0093c7;
	font-weight:bolder;
}
/*トップページのスライダー*/
#toppage1{
	width:100%;
}
.slide-text-title{
	font-family: 'Fjalla One', sans-serif;
	}
.slide-text-caption{
	font-size: 2.2em;
	letter-spacing: 2px;
	margin-top: 15px !important;
	font-weight:bold;
	background-color: transparent;
	text-shadow:2px 2px 0 rgba(0,0,0,0.9) ;
	}
.carousel-inner h2{
	width:100%;
	text-align: center;
    border: 0;
	padding-bottom: 0;
    margin: 0;
	font-size:2em;
	font-weight:bold;
	background-color: transparent;
	text-shadow:2px 2px 0 rgba(0,0,0,0.9) ;
}
.carousel-inner h3{
	width:100%;
	letter-spacing: 1px;
	text-align: center;
    border:none;
	padding-bottom: 0;
    margin: 0;
	font-size:1.2em;
	font-weight:bold;
	font-family: 'Fjalla One', sans-serif;
	background-color: transparent;
	text-shadow:2px 2px 0 rgba(0,0,0,0.9) ;
}
.carousel-inner h3::after{
	background-color: transparent;
}
.page-header{
	border-bottom: none;
}
/*トップページ*/
#pg-9-2 h2, #pg-9-2 h4{
	text-shadow:1px 1px 0 rgba(255,255,255,0.9) !important;
}
#pg-9-0 h2, #pg-9-0 h4,#pg-9-3 h2, #pg-9-3 h4, #pg-9-1 h4, #pg-9-1 h2{
	color:#fff;
	text-shadow:1px 1px 0 rgba(0,0,0,0.9) !important;
}
#pg-9-0 h2:after, #pg-9-3 h2:after{
	background-color: #c2c9e1 !important;
}
#pg-9-3, #pg-9-1{
	color:#fff;
}
#pg-9-0 img{
	border: 5px solid #34495e;
}
#pg-9-1 img{
	border: 5px solid #fff;
}
#pg-9-1 p,#pg-9-4 p{
	color:#fff;
}
#panel-9-0-0-0, #panel-9-1-0-0, #panel-9-2-0-0, #panel-9-3-0-0{
	margin:30px 0 !important;
}
.top-message{
	background-color:rgba( 255, 255, 255, 0.8 );
	background-image:url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/04/message-track.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-size:250px;
	box-shadow: 0px 0px 4px #aaa;
	padding:20px;
}
.top-map {
	border:1px solid #f1f1f1;
	padding:8px;
	background:#fff;
}
.top-map iframe {
	width: 100%;
	height:250px;
}
.company p {
	color:#fff;
}
/* topページ背景の設定など */
#pg-9-0{
	width:100%;
	margin:0 auto;
	background-image: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/onukiunso-message3.jpg);
	background-position: right top;
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#003376;
}
#pg-9-0::before{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 50vw solid transparent;
  border-right: 50vw solid transparent;
  border-top: 180px solid #003376;
  border-bottom:  180px solid transparent;
}
#pg-9-1{
	background:url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/04/onukiunso-facility.jpg)no-repeat;
	background-position: top center;
	background-size:cover;
	margin-bottom: 0 !important;
}
#pg-9-2{
	background: #fff url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2018/11/bg1.png);
    background-size: 4px;
}
#pg-9-2 .area-map img{
	width:280px;
}
#pg-9-2 .area-text{
	border:1px solid #003376;
	padding:10px;
}
#pg-9-3{
	background-image:url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/onukiunso-company.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-size:cover;
	background-color:#003376;
}
#pg-9-4{
	background-color:#003376;
}
.top_service figure{
	overflow:hidden;
}
.top_service a{
	transition:all .5s;
}
.top_service a:hover{
	opacity:0.6;
}
.top_service a img{
	transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.top_service a:hover img{	
	-webkit-transform: scale(1.2);
    transform: scale(1.2);
}

/* NEWS 新着情報 */
.veu_postList .postList_terms a{
	background-color: #003376;
	color:#fff;
	border-radius:0;
}
.veu_postList .postList_date{
	color: #003376;
	min-width: 80px;
    display: inline-block;
}
.veu_postList .postList_terms{
	min-width: 110px;
    display: inline-block;
}
.veu_postList .postList_title{
	padding-left: 1em;
	display: inline;
}
.veu_postList ul.postList li{
    border-bottom: 1px solid #f1f1f1;
}

/* フッター */
footer .footerMenu{
	border-top: none;
	border-bottom:1px solid #8996ac;
}
.siteFooter {
    border: none;
}
.siteFooter .footerMenu a{
	color:#222;
}
.siteFooter .footerMenu{
	background: #f1f1f1;
    background-size: 4px;
}
#menu-footer_menu ul{
	width: auto;
	margin: 10 auto !important;
}
#menu-footer_menu li{
	width:16%;
	border-right: 1px solid #8996ac;
	text-align:center;
}
#menu-footer_menu li:last-child{
	border-right: none;
}
footer .footerMenu li a{
	border-left: none;
}
footer .footerMenu li a:hover{
	color:#8996ac;
	background-color: transparent;
}
footer .footerMenu li a:last-child{
	border-right: none;	
}
a.btn_top{
	border: solid 1px #fff;
	font-size: 1.4rem;
	display: block;
	border-radius: 25px;
	margin: 10px auto;
	padding: 7px 0;
	width: 300px;
	background: #8996ac;
    border: 0;
	color: #fff;
}
a.btn_top:hover{
    opacity: 0.8;
	color: #fff;
}
.siteFooter .copySection{
	padding-top:0;
}
.ft-tel {
	background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/ft-phone.png) no-repeat left center;
	background-size: 18px;
	line-height:30px;
	padding-left: 35px;
	font-weight:bold;
}
.ft-fax {
	background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/ft-fax.png) no-repeat left center;
	background-size: 18px;
	line-height:30px;
	padding-left: 35px;
	font-weight:bold;
}
.copySection{
	width:100%;
	margin:0 auto;
	background-color:#003376;
	padding-bottom:10px;
}
footer .copySection p {
	color:#fff;
	margin:10px;
}
.f1{
	width: 50%;
    float: left;
}
.f2{
	width: 50%;
    float: left;
    padding-left: 20px;
    font-size: 13px;
}
.f3{
	width: 50%;
    float: left;
    border-left: solid 1px #ddd;
	padding-left:30px;
}
.f4{
	width: 50%;
    float: left;
}
@media (min-width: 1200px){
	.headerTop .container{
		width:1170px;
	}
}
@media (min-width: 992px){
/*	#pgc-9-0-0,#pgc-9-1-0,#pgc-9-2-0,#pgc-9-3-0,#pg-9-5,#pg-9-6,#pg-9-7{
		width: 970px!important;
	    margin: 0 auto;}*/
	.header_bnr .siteHeader_logo {
	    height: 58px;
    	width: 427px;
	    margin-bottom: 0;
	}
	.headerBnr{
		padding-top: 0px;
    	width: auto;
    	height: 70px;
	}
	.siteHeadContainer.container .navbar-header{
		padding-top:0;
	}
	.gMenu li a:after, .gMenu li a:hover, .current_page_parent a:after, .current_page_ancestor a:after{
		border-bottom:none !important;
	}
	#pgc-9-0-0,#pgc-9-1-0,#pgc-9-2-0,#pgc-9-3-0,#pg-9-5,#pg-9-6,#pg-9-7{
		width: 970px!important;
	    margin: 0 auto;
	}
	#pgc-9-0-0 .panel-grid-cell h3{
		width:100%;
	}
	#pgc-w5c7f356688ebe-1-0 .panel-grid-cell{
		width:100%;
	}
}
@media (max-width: 1200px){
	.navbar-brand img{
	height:30px;
	}
	ul.gMenu li{
		margin-top:4px;
		height:30px !important;
	}
	.gMenu li a{
		padding:5px 20px !important;
	}
}
@media (max-width: 991px){
	.headerTop{
		display:none;
	}
	.footerMenu .container{
		width:100%;
		margin: 0 auto;
	}
.copySection{
	width:100%;
	margin:0 auto;
	background-color:#003376;
	padding-bottom:10px;
}
.siteFooter .container{
		margin:0;
	}
footer .copySection p {
	color:#fff;
	margin:10px;
}
	.col-md-6{
		float:none;
		width:100%;
		margin:10px auto;
	}
	.f1, .f2, .f3, .f4{
		padding-left:20px;
		padding-right:20px;
	}
	.f3{
    	border-left: none;
	}
	.f1 img{
	width:300px;
	}
	.gMenu :after{
		border-bottom: none;
	}
	.post-9 .entry-body{
		padding-bottom:0;
	}
	.home .container{
		margin:0;
	}
	.home .container{
		padding: 0 !important;
	}
	#pgc-9-0-0, #pgc-9-1-0, #pgc-9-2-0, #pgc-9-3-0{
		padding:0 30px !important;
		margin: 0 auto!important;
	}
	.vk-mobile-nav-menu-btn{
		background-image:url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/burger.png);
		background-size: 24px 19px;
		border-color:#8996ac;
		color:#8996ac;
	}
}

@media (max-width: 768px){
	/*#pgc-9-0-0,#pgc-9-1-0,#pgc-9-2-0,#pgc-9-3-0,#pg-9-5,#pg-9-6,#pg-9-7{
		width: 100%;
	    margin: 0 auto;}*/
	#panel-9-1-0-0{
		margin: 0 30px;
	}
.top-message{
	padding:20px 20px 80px 20px;
}
#pg-9-0::before{
  border-left: 54vw solid transparent;
  border-right: 54vw solid transparent;
  border-top: 180px solid #003376;
  border-bottom:  180px solid transparent;
}
	.navbar-brand img{
		width:260px;
	}
}
@media (min-width: 768px){
	.home .siteContent {
		padding-top: 0;
		padding-bottom:0;
	}
	.home .siteContent .container {
		width:100%;
		padding-right: 0;
	    padding-left: 0;
	}
	.home .siteContent .mainSection{
		padding:0;
	}
	.post-9 .entry-body{
		padding-bottom:0;
	}
}

/****2ndpage ここから２階層目*****/
/*パンくず*/
.breadSection {
	background:#003376;
	border:none;
}
.breadSection li{
	color:#fff;
}
.breadSection .breadcrumb a{
	color:#d2d9e1 !important;
}

/*ページヘッダー画像*/
.page-header /*デフォルト*/
{
    background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/onukiunso-track-logo.jpg);
    background-size: cover!important;
}

/*2ndページヘッダー*/
.page-header{
	color: #ffffff;
    text-shadow: 0px 0px 10px #000000;
    text-align: center;
	vertical-align:middle;
    background-size: cover!important;
	margin-bottom:0 !important;
	height:200px;
}
.col-md-12 h1, .admin-bar .page-header_pageTitle{
	margin:80px 0!important;
}
/*2ndページmargin間隔*/
#pg-11-0, #pg-13-0, #pg-15-0, #pg-18-0, #post-20{
	margin-top:20px;
}
#pg-11-2, #pg-13-4, #pg-13-6, #pg-18-1, #pg-15-2{
	margin-top:60px;
}
/*2ndページ画像フレームimg flame*/
#pg-11-1 img, #pg-13-4 img, #pg-15-1 img, #pg-18-0 img{
	border: 1px solid #d2d9e1;
	padding: 10px;
	background-color:#fff;
    box-shadow: 0px 0px 4px #ccc;
}
/* 会社案内ページcompany */
.page-id-11 .page-header{ 
	    background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/onukiunso-track-logo.jpg);
}
/*#pl-11 .company{
	border:1px solid #8996ac;
	border-radius:10px;
	padding:20px;
	margin-bottom:40px;
}*/
#pl-11 .company-title{
	text-align:center;
	margin: 20px 0;
}
#pl-11 .company table{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
  border: none;
}
#pl-11 .company td{
	border-top:1px solid #8996ac;
	border-bottom: none;
	background: #fff;
}
#pl-11 .company table td:nth-child(1){
	border-top:1px solid #8996ac;
}
#pl-11 .company th {
	color:#002255;
	border-top:1px solid #8996ac;
	border-bottom: none;
	background: #f2f9fd;
}
#pl-11 .company p {
	color:#000;
}
#pl-11 .history table{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
  border: none;
}
#pl-11 .history td{
	border-bottom: 1px solid #d2d9e1;
	padding-left:0;
	vertical-align:bottom;
	line-height:20px;
}
#pl-11 .history th {
	font-family: 'Fjalla One', sans-serif;
	color:#002255;
	border-bottom: 1px solid #8996ac;
	background: none;
	padding-left:0;
	vertical-align:bottom;
	line-height:20px;
}
#pl-11 .history-year{
	display:block;
	float:left;
	font-family: 'Fjalla One', sans-serif;
	font-size:2.5em;
	padding-right:10px;
	letter-spacing:2px;
	color: #bbccdd;
}
#pl-11 .history-showa{
	display:block;
	float:left;
}
#pl-11 .company-map {
	border:1px solid #f1f1f1;
	padding:8px;
	background:#fff;
}
#pl-11 .company-map iframe {
	width: 100%;
	height:300px;
}
/* 事業案内ページ service*/
.page-id-13 .page-header{
	background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/04/onukiunso-track2.jpg);
	background-position:center;
}
.element-title{
	font-family: 'Fjalla One', sans-serif;
	font-size:1.8em;
	padding-right: 15px;
	letter-spacing:2px;
	color: #bbccdd;
}
.element-cont{
	border: 1px solid #8996ac;
	padding: 20px;
	text-align:center;
	border-radius: 20px;
	margin:30px 0 20px;
}
.element-img {
	border:none;
	margin:0 auto;
	text-align:center;
}
.element-img img{
	width:150px;
}
.element-title-e{
	font-family: 'Fjalla One', sans-serif;
	font-size:1.8em;
	letter-spacing:2px;
	color: #bbccdd;
	margin: 10px auto;
}
.element-text {
	text-align:left;
	line-height:1.6em;
}
.element-title-j{
	color:#002255;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: solid 2px #667788;
	position: relative;
	box-shadow:none!important;
}
.element-title-j:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #002255;
  bottom: -2px;
  width: 25%;
}
.vehicle table{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
  border: 0;
}
.vehicle td{
	padding-left:0;
}
.vehicle th {
	color:#002255;
	background: none;
}
.vehicle table tr:nth-child(odd){
  background-color: #e2e9f1;
}
.vehicle table tr:first-child{
  background-color: #8996ac;
}
#pgc-13-6-0 img{
	max-width:300px;
}
.service-area{
	text-align:center;
	padding: 20px;
	background:url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/service-area-bk.jpg) no-repeat;
	background-size:cover;
}
.area-photo{
	border: 1px solid #d2d9e1;
	padding: 10px;
	background-color:#fff;
    box-shadow: 0px 0px 4px #ccc;
}
.service-area-text{
	padding-bottom: 40px;
}
#panel-13-6-0-0{
	
	background:url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/04/service-area-vege.png) no-repeat right bottom;
	background-size:200px;
}
/*安全対策ページsafety*/
.page-id-18 .page-header{ 
	background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/04/onukiunso-track3.jpg);
	background-position:center;
}
.safety-rule-head {
	margin: 0 auto;
	text-align:center;
	font-size: 3em;
	font-family: 'Fjalla One', sans-serif;
	margin-top:10px;
}
.safety-rule-head2 {
	font-size: 9px;
    font-weight: bold;
	font-family: 'Fjalla One', sans-serif;
	width:100%;
	position: relative;
	display: inline-block;
	text-align:center;
	background-color: transparent;
	border: 0 !important;
    margin:15px 0 10px;
}
.safety-rule-head2:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 22px;/*線の上下位置*/
  display: inline-block;
  width: 80px;/*線の長さ*/
  height: 3px;/*線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #003376;
}
/*
.safety-rule {
	list-style:none;
  display: -webkit-flex;
  display: flex;
	flex-flow:row wrap;
	justify-content:space-between;
	margin:0;
	padding:0;
}
.safety-rule li{
	float:left;
	flex: 0 0 24%;
	display:flex;
	flex-flow:column;
	border-radius: 10px;
	background: #e9f1fa;
	padding:20px 20px 20px;
	color:#003376;
	background-image: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/track.png);
	background-repeat:no-repeat;
	background-position: center;
	background-size: 180px;
	box-shadow: 0px 0px 4px #ccc;
}*/
.safety-rule {
	list-style:none;
	margin:0;
	padding:0;
}
.safety-rule li{
	float:left;
	width:23%;
	height:320px;
	margin:0 2% 0 0;
	border-radius: 10px;
	background: #e9f1fa;
	padding:20px 20px 20px;
	color:#003376;
	background-image: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/track.png);
	background-repeat:no-repeat;
	background-position: center;
	background-size: 180px;
	box-shadow: 0px 0px 4px #ccc;
}
.safety-rule p{
	margin: 0;
}
.safety-check ul{
	list-style: none;
	padding-left:0;
}
.pg-18-0 img{
	border:1px solid #f1f1f1;
	padding:8px;
	background:#fff;
}
.safety-check li{
	background:url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/safety-check.png) no-repeat left 2px;
	background-size:20px;
	padding-left:25px;
}
/*求人募集ページrecruit*/
.page-id-15 .page-header{ 
	background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/04/onukiunso-track4.jpg);
	background-position:center;
}
.recruit{
	border:1px solid #8996ac;
	border-radius:10px;
	padding:20px;
	margin-bottom:40px;
}
.recruit-title{
	text-align:center;
	margin: 20px 0;
}
.recruit table{
  width: 100%;
  border-collapse:collapse;
  border-spacing: 0;
	border-top:1px solid #8996ac;
}
.recruit td{
	border-bottom: 1px solid #8996ac;
	background: #fff;
	padding:20px 0 20px 10px;
}
.recruit th {
	color:#002255;
	border-bottom: 1px solid #8996ac;
	background: #f2f9fd;
	padding:20px 0 20px 10px;
}
.recruit p {
	color:#000;
}
#pg-15-2 .bt-recruit{
  width:180px;
  height:50px;
  border:2px solid #395f85;
  text-align:center;
  cursor:pointer;
  position:relative;
  box-sizing:border-box;
  overflow:hidden;
  margin:20px auto;
}
#pg-15-2 .bt-recruit a{
  font-family:arial;
  font-size:16px;
  color:#395f85;
  text-decoration:none;
  line-height:50px;
  transition:all .5s ease;
  z-index:2;
  position:relative;
}
#pg-15-2 .effect{
  width:180px;
  height:50px;
  top:-50px;
  background:#395f85;
  position:absolute;
  transition:all .5s ease;
  z-index:1;
}
#pg-15-2 .bt-recruit:hover .effect{
  top:0;
}
#pg-15-2 .bt-recruit:hover a{
  color:#fff;
}
#pg-15-2 .number {
    font-size: 40px;
    font-family: Helvetica,Arial,Lato,sans-serif;
    font-weight: 700;
	background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/ft-phone.png) no-repeat left center;
	background-size: 30px;
    padding: 20px 0 20px 40px;
}
/*お問い合わせページcontact*/
.page-id-20 .page-header{ 
	    background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/onukiunso-track-logo.jpg);
}
.contack-cont{
	text-align:center;
}
.divPhone {
	color: #113355;
    margin: 0 auto;
    line-height: 1.3;
}
.divPhone .time {
    font-size: 16px;
    font-family: 'メイリオ',Meiryo,sans-serif;
}
.divPhone .number {
    font-size: 40px;
    font-family: Helvetica,Arial,Lato,sans-serif;
    font-weight: 700;
	background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/ft-phone.png) no-repeat left center;
	background-size: 30px;
    padding: 20px 0 20px 40px;
}
.divPhone .fax-number {
    font-size: 40px;
    font-family: Helvetica,Arial,Lato,sans-serif;
    font-weight: 700;
	background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/ft-fax.png) no-repeat left center;
	background-size: 30px;
    padding: 20px 0 20px 40px;
}

.row_topbanner a:hover{
	opacity:0.8;
}
/*新着情報ページ*/
.blog .page-header{ 
	    background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/03/onukiunso-track-logo.jpg);
}
.media .media-body h4{
	text-align:left;
}
.btn-primary {
	background-color: #003376;
	border:none;
}
.blog h4, .media-heading{
    font-family: 'メイリオ',Meiryo,sans-serif;
}
.blog .entry-title:first-letter{
	font-size:1.6em;
  color: #0065b2;
}
.blog .subSection-title{
	padding:0 0 0 10px;
}
.media .published::before, .entry-meta_items::before{
	color:#003376;
	padding:0 2px 0 5px;
}

/* topスタッフ募集・安全への取り組み */
.service_business h2, .service_personal h2{
	padding: 0;
    margin: 0;
	background-color: transparent;
	color:#fff !important;
}
.service_business h2:after, .service_personal h2:after{
	background-color: transparent !important;
}
 .service_business,
 .service_personal {
	color: #fff;
	position: relative;
	overflow: hidden;
}
.service_personal {
	margin:8px 8px 8px 0;
	/*border-top:8px solid #002255 !important;
	border-bottom:8px solid #002255 !important;
	border-left:4px solid #002255 !important;*/
}
.service_business {
	margin:8px 0 8px 8px;
	/*border-top:8px solid #002255 !important;
	border-bottom:8px solid #002255 !important;
	border-right:4px solid #002255 !important;*/
	text-align:right;
}
 .service_business::before,
 .service_personal::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: ' ';
	z-index: 5;
}
 .service_business::after,
 .service_personal::after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background-size: cover;
	transition: all .3s ease-out;
}

 .service_business:hover:after,
 .service_personal:hover:after {
	opacity: .8;
	-webkit-transform: scale(1.2);
	        transform: scale(1.2);
}

 .service_business a,
 .service_personal a {
	display: block;
	color: #fff;
	position: relative;
	z-index: 15;
}
#pg-9-4 .service_business_inner,
#pg-9-4 .service_personal_inner {
	padding: 40px 15px 30px 20px;
	display: inline-block;
	position: relative;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 10;
	width:60%;
	min-height:300px;
}
#pg-9-4 h2 {
	font-size: 2.5rem;
	font-weight: bold;
}
/*トップページmoreinfoボタン*/
#pg-9-0 .bt-more{
  width:140px;
  height:50px;
  border:2px solid #395f85;
  float:left;
  text-align:center;
  cursor:pointer;
  position:relative;
  box-sizing:border-box;
  overflow:hidden;
  margin:0 0 40px 0;
}
#pg-9-0 .bt-more a{
  font-family:arial;
  font-size:16px;
  color:#395f85;
  text-decoration:none;
  line-height:50px;
  transition:all .5s ease;
  z-index:2;
  position:relative;
}
#pg-9-0 .effect{
  width:140px;
  height:50px;
  top:-50px;
  background:#395f85;
  position:absolute;
  transition:all .5s ease;
  z-index:1;
}
#pg-9-0 .bt-more:hover .effect{
  top:0;
}
#pg-9-0 .bt-more:hover a{
  color:#fff;
}
#pg-9-1 .bt-more{
  width:140px;
  height:50px;
  border:2px solid #fff;
  float:left;
  text-align:center;
  cursor:pointer;
  position:relative;
  box-sizing:border-box;
  overflow:hidden;
  margin:0 0 40px 0;
}
#pg-9-1 .bt-more a{
  font-family:arial;
  font-size:16px;
  color:#fff;
  text-decoration:none;
  line-height:50px;
  transition:all .5s ease;
  z-index:2;
  position:relative;
}
#pg-9-1 .effect{
  width:140px;
  height:50px;
  top:-50px;
  background:#8996ac;
  position:absolute;
  transition:all .5s ease;
  z-index:1;
}
#pg-9-1 .bt-more:hover .effect{
  top:0;
}
#pg-9-1 .bt-more:hover a{
  color:#fff;
}
#pg-9-4 .bt-moreinfo{
  display: inline-block;
  padding: 20px 50px;
  margin: 20px 0;
  position: relative;
  border: 2px solid #8996ac;
  color: #8996ac;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#pg-9-4 .bt-moreinfo:before{
  content: "";
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  background-color: #34495e;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#pg-9-4 .bt-moreinfo:hover{
  color: #ecf0f1;
}
#pg-9-4 .bt-moreinfo:hover:before{
  top: 0;
}

 .service_business::after {
	background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/04/onukiunso-recruit.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

 .service_personal {
	text-align: left;
}

 .service_personal::after {
	background: url(https://www.ohnuki-unsou.co.jp/wp-content/uploads/2019/04/safety-bt.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

 .service_personal a {
	width: 100%;
}
/***メディア media***/
@media screen and (max-width: 1100px) {
#pg-9-4  h2 {
		font-size: 2rem;
	}
#pg-9-4  p {
		font-size: 14px;
	}
#pg-9-4 .service_business_inner,
#pg-9-4 .service_personal_inner {
	width:70%;
}
}
@media screen and (max-width: 1000px) {
	#pg-9-4  h2 {
		font-size: 2rem;
	}
	#pg-9-4  p {
		font-size: 14px;
	}
	#pg-9-4 .service_business_inner,
	#pg-9-4 .service_personal_inner {
	width:80%;
	}
	.safety-rule li{
	width:48%;
	height:300px;
	margin:30px 2% 0 0;
	}
	.page-header{
		height:180px;
	}
	.col-md-12 h1{
		margin:70px 0!important;
	}
}
/*@media (min-width: 992px){
	.header-banner img{
		vertical-align: top;
	    margin-top: 15px;
	    margin-right: 5px;
	}
}*/
@media screen and (max-width: 991px){
	.container{
		margin:0 20px;
	}
	.menuBtn{
		display:none;
	}
		.button{
		white-space:normal;
		font-size:24px;
	}
	.home .entry-body{
		padding-bottom:0;
	}
	.veu_postList .postList a{
		max-width: 400px;
    	display: inline-block;
    	text-overflow: ellipsis;
    	overflow: hidden;
    	white-space: nowrap;
	}
}
@media (max-width: 767px){
	.veu_postList .postList a{
		max-width: 100%;
    	display: inline-block;
    	text-overflow: inherit;
    	overflow: inherit;
    	white-space: normal;
	}
	.veu_postList li{
		background: none;
	}
}

@media (max-width: 500px){
.safety-rule td {
	display:block;
	width: 100%;
	margin-right:0;
}
}
@media (max-width: 780px){
	#pg-13-1{
	display:none;
}
}
@media screen and (max-width: 768px) {
	.break-point{
		display:block;
	}
	#pg-9-4  h2 {
		font-size: 2rem;
	}
	#pg-9-4  p {
		font-size: 14px;
	}
	#pg-9-4 .bt-service {
		width: 200px;
		padding: 10px 0;
	}
	#pg-9-4 .service_business_inner,
	#pg-9-4 .service_personal_inner {
		width:100%;
		height:auto;
		padding-left: 0;
		padding-right: 0;
	}
	#pg-9-4  .service_business,
	#pg-9-4  .service_personal {
		width:100%;
	}
	#pg-9-4 a .service_business-inner,
	#pg-9-4 a .service_personal-inner {
		width:100%;
	}
	#pg-9-4 .panel-grid-cell{
		margin-bottom:0;
	}
	#menu-footer_menu li{
	width:100%;
	border-right: none;
	}
	#pl-11 .history-showa{
	display:block;
	float:left;
	font-size:12px;
	padding:10px 10px 0 0;
	}
	.page-header{
		height:100px;
	}
	.col-md-12 h1{
		margin:40px 0!important;
	}
	.safety-rule li{
	width:100%;
	height:auto;
	}
	.pc_hidden{
		display:none!important;
	}
}
@media (max-width: 770px){
	.divPhone .number{
        font-size: 28px;
    }
}
@media only screen and (max-width: 767px){
  .mobile_hidden{display:none!important;}
}
@media (max-width: 767px){
/*	.home .col-md-12{
		padding-right: 0;
    	padding-left: 0;
		padding-top:0;
	}
	.toplayout1{
		padding:0 15px;
	}
	.widget_ltg_media_posts_media_post .col-sm-6{
		padding-right: 0;
    	padding-left: 0;
	}
	.veu_postList .postList_title{
		display: block;
		padding-left: 0;
	}
	.page-header_pageTitle, h1.page-header_pageTitle:first-child{
		margin-bottom:25px;
	}
	.page-header_pageTitle:before{
		padding-top:0;
		font-size: 30px!important;
	}*/
	.page-header_pageTitle{
		padding-top:0;
	}
	.hinmoku{
		font-size:14px;
	}
	.slide-text-title{
		font-size: 1em;
	}
	.slide-text-caption{
		font-size: 1.5em;
	letter-spacing: 0.1em;
	margin-top: 15px !important;
	}
	.button{
		white-space:normal;
		font-size:24px;
	}
	.top-contact p{
		display:none;
	}
	.top-contact .cbox_tel{
		font-size:36px;
	}
	.mobile_mt0{
		margin-top:0px!important;
	}
	.innerContent{
		padding-right:0;
		padding-left:0;
	}
	.home .innerContent{
	    padding-right: 20px;
	    padding-left: 20px;
	}
	.col-md-12{
		padding-right: 0;
    	padding-left: 0;
	}
	table.producttable tbody tr td, table.producttable tbody tr th{
		padding:10px;
	}
	table.producttable th, table.producttable td{
		width: 100%!important;
    	display: block;
	}
	.mobile_line{
		display:block;
	}
	
	.top_service{
		margin-bottom:0;
	}
	.home .siteContent{
		padding-top:0;
		padding-bottom:0;
	}
	#pg-9-1{
		padding-right:5px;
		padding-left:5px;
	}
	.entry-body{
		padding-bottom:0;
	}
	.f1{
		width: 100%;
    	text-align: center;
    	margin-bottom: 10px;
	}
	.f2{
		width: 100%;
    	margin-bottom: 10px;
	}
	.f3{
		width: 100%;
    	margin-bottom: 10px;
		margin-left: 15px;
		border-left:none;
	}
	.f4{
		width: 100%;
	}
	.f4 a.btn_top{
		margin: 0 auto;
		width: 100%;
	}
}

/*
a.btn_page{
	text-align: center;
    width: 200px;
    margin-bottom: 30px;
    margin-top: 0;
    background: #b6b5b5;
}
a.btn_page i{
    float: right;
    right: 15px;
    position: relative;
    top: 1px;
}

.dummy4pagelink{
	height: 120px;
    margin-top: -120px;
}*/

/***** コンタクトフォーム 
.table-contactform7{
  overflow: hidden;
table-layout: fixed;
}
 
.required-contactform7{
    background: #ef5e1c;
    color: #fafafa;
    border-radius: 3px;
    margin-right: 3px;
    margin-left: 10px;
    padding: 2px 4px 3px;
    font-size: 9px;
    letter-spacing: 1px;
    margin: 0px 0px 0px 10px;
    line-height: 9px;
    border-radius: 3px;
    zoom: normal;
    font-style: normal;
}
 
.table-contactform7 th{
  font-weight:bold;
}
 
.table-contactform7 input,
.table-contactform7 textarea{
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}
 
.address-100 input{
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}
 
.message-100 textarea{
  width: 100%;
  margin: 5px 10px 10px 5px;
}

@media screen and (min-width: 900px){
  .table-contactform7 th{
    width:30%;
  }
} ****
@media only screen and (max-width: 767px){
  .table-contactform7 th, .table-contactform7 td {
    display: block !important;
    width: auto;
    max-width: 100% !important;
    border-style: none;
    background: transparent !important;
    padding: 0 0 10px !important;
    text-align: left;
  }
  .table-contactform7 td {
    border-bottom: 1px dotted #ccc;
  }
  .table-contactform7 th {
    padding-top: 10px !important;
  }
  table.table-contactform7{border-top:none;}
}*/

.wpcf7-submit{
  width: 200px;
  padding: 15px;
  font-size: 20px;
  margin: 20px auto 0;
  display: block;
}
.input-short{
	max-width:200px!important;
}
/*
#pg-9-7 a{
	-ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 400px;
    max-width: 100%;
    font-family: Arial, Helvetica, Geneva, sans-serif;
    font-size: 1.45em;
    padding: 1em 2em;
    background: transparent;
    border: 2px solid #6ab31b;
    color: #6ab31b;
    -webkit-border-radius: 0em;
    -moz-border-radius: 0em;
    border-radius: 0em;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    text-align: center;
    display: block;
    cursor: pointer;
    text-decoration: none;
    line-height: 1em;
	margin: 0 auto;
	border-radius: 40px;
}
#pg-9-7 a:hover {
    opacity: 0.8;
}

.fa-instagram{
	color: #d93175;
}
#pg-9-7 a:hover .fa-instagram{
	color: #6ab31b;
}
.fa-facebook{
	color: #4267b2;
}
#pg-9-7 a:hover .fa-facebook{
	color: #6ab31b;
}


.kouhyo{
	background: #EFF0EB;
    padding: 20px;
    font-size: 28px;
    text-align: center;
    margin-bottom: 30px;
    color: #222222;
    font-weight: bold;
}*/

a.seminar_button{
	margin: 0;
    width: 100%;
    font-size: 20px;
    padding: 15px;
    background: #efa011;
}

.city{
	text-align: center;
    padding: 20px;
    background: #eef4e7;
    font-size: 20px;
    /* border-color: #6ab31b; */
    border: 0px solid;
    border-color: #6ab31b;
    /* font-weight: bold; */
}
span.text{
	display:inline-block;
}
.top_voice{
	text-align: center;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}