@charset "utf-8";

#tvcm {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 120px !important;
}
#tvcm h2 {
    font-family: 'Oswald', sans-serif;
font-weight: 500;
font-size: 290%;
letter-spacing: 0.08em;
text-align: center;
line-height: 1;
margin-bottom: 25px;
}
#tvcm h2 span {
  font-family: 'Noto Sans Japanese';
display: block;
font-size: 45%;
margin-top: 20px;
}
#tvcm ul {
    margin-left: -2%;
    margin-right: -2%;
}
#tvcm li {
    width: 45.9999%;
    margin-left: 2%;
    margin-right: 2%;
}
#tvcm li h3 {
    font-size: 110%;
    margin-bottom: 15px;
}
#tvcm .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#tvcm .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#media {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 120px !important;
    text-align: center;
}
#media h2 {
font-weight: 700;
font-size: 220%;
letter-spacing: 0.08em;
text-align: center;
line-height: 1;
margin-bottom: 25px;
}
#media .lead-txt {
    margin-bottom: 40px;
}
#media .lead-txt br {
    display: none;
}
#media ul {
    margin-left: -2%;
    margin-right: -2%;
}
#media li {
    width: 45.9999%;
    margin-left: 2%;
    margin-right: 2%;
}
#media li h3 {
    font-size: 110%;
    margin-bottom: 15px;
}
#media .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#media .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media screen and (max-width:860px){

#tvcm {
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 60px !important;
}
#tvcm ul {
    margin-left: 0%;
    margin-right: 0%;
}
#tvcm li {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 40px;
}
#media {
    margin-left: 5%;
    margin-right: 5%;
}
#media ul {
    margin-left: 0%;
    margin-right: 0%;
}
#media li {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 40px;
}
}
@media screen and (max-width:480px){
#tvcm {
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 30px !important;
}
#tvcm h2 {
  font-size: 220%;
}
#tvcm h2 span {
  margin-top: 15px;
}
#tvcm li h3 {
  margin-bottom: 10px;
}
#media {
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 30px !important;
}
#media .lead-txt {
  margin-bottom: 25px;
    line-height: 1.6;
}
#media .lead-txt br {
    display: inherit;
}
#media h2 {
  font-size: 160%;
    margin-bottom: 20px;
}
#media h2 span {
  margin-top: 15px;
}
#media li h3 {
  margin-bottom: 10px;
}
}














#home #main {
	padding:0;
}
.read-more {
	margin-top:20px;
}
.read-more a {
	color:#fff;
	font-family: 'Oswald', sans-serif;
	font-weight:500;
	position:relative;
	padding-left:18px;
}
.read-more a:after {
    position: absolute;
    top: 50%;
    left: 0px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top-width: 2px;
    border-right-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #fff;
    border-right-color: #fff;
}
#visual {
	position: relative;
	margin-bottom:0 !important;
}
#visual #bg {
	width: 65%;
	height: 580px;
	margin-left:auto;
	position:relative;
}
#visual #bg ul {
	width:100%;
	height:100%;
}
#visual #bg ul li {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left top;
}
#visual #bg:before {
	position: absolute;
	content:"";
	background-color:#f1f6f8;
	left:0;
	top:0;
	bottom:0;
	right:0;
	z-index:1;
	transform: translateX(0%);
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
	-webkit-transition: all 2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition:         all 2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
#visual #bg.load:before {
	transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
}
#visual #logo {
	position:absolute;
	top:50%;
	margin-top:-134px;
	z-index: 99;
	left:16%;
}
#visual #logo p {
	font-size:20px;
	text-align:center;
	font-weight:500;
	margin-top:5px;
}
#visual #logo p br {
	display:none;
}
@media screen and (max-width:980px){
#home #main {
    width: 100%;
	margin-top: 90px;
}
#visual #bg {
	width: 80%;
	height: 550px;
}
#visual #logo {
    left: 5%;
}
}
@media screen and (max-width:860px){
#home #main {
    width: 100%;
}
#visual #bg {
	width: 80%;
	height: 450px;
}
#visual #logo {
    width: 250px;
	margin-top:-100px;
}
#visual #logo p {
	font-size:15px;
	text-align:left;
	white-space: nowrap;
	text-shadow:0px 0px 3px #f1f6f8;
}
}
@media screen and (max-width:480px){
#home #main {
    margin-top: 57px;
}
#visual #bg {
        height: 220px;
}
#visual #logo {
    width: 120px;
    margin-top: -90px;
}
#visual #logo p {
	font-size:14px;
	margin-top:7px;
	line-height:1.4;
}
#visual #logo p br {
	display: block;
}
}
#news {
	width:62%;
	margin-left:auto;
	position:relative;
	z-index:99;
	margin-top:-30px;
	margin-bottom:120px !important;
	background-color:#fff;
}
#news .tbl {
	display:table;
	
	width:100%;
}
#news .tbl h2 {
	display:table-cell;
	vertical-align:middle;
	background-color:#f3b900;
	font-family: 'Oswald', sans-serif;
	font-weight:500;
	font-size:150%;
	text-align:center;
	width:140px;
	color:#fff;
}
#news .tbl .txt-box {
	display:table-cell;
	vertical-align:middle;
	padding:17px;
	padding-right:100px;
}
#news .tbl .txt-box dl {
	float:left;
	margin-right:20px;
}
#news .tbl .txt-box dl dt{
	display:inline-block;
	font-family: 'Oswald', sans-serif;
	margin-right:10px;
}
#news .tbl .txt-box dl dd{
	display:inline-block;
	border:#042d84 1px solid;
	color:#042d84;
	width: 125px;
	font-size:90%;
	text-align:center;
}
#news .tbl .txt-box p {
	overflow:hidden;
	line-height:1.7;
}
#news .more {
	position:absolute;
	z-index:2;
	top:50%;
	margin-top:-15px;
	right:15px;
}
#news .more a {
	background-color:#042d84;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	display:block;
	width:70px;
	text-align:center;
	text-decoration:none;
	position:relative;
	padding-left:5px;
	font-weight:500;
	font-size:95%;
	
}
#news .more a:before {
position: absolute;
top: 50%;
left: 9px;
display: block;
content: '';
width: 4px;
height: 4px;
margin-top: -2px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
border-top-width: 2px;
border-right-width: 2px;
border-top-style: solid;
border-right-style: solid;
border-top-color: #fff;
border-right-color: #fff;
}
#news .more a:hover {
	background-color: #021B4F;
}
@media screen and (max-width:980px){
#news {
	width:92%;
	margin-left:auto;
	margin-right:auto;
}
#news .tbl .txt-box dl {
    float: none;
    margin-right: 0px;
	margin-bottom:5px;
}
#news .tbl .txt-box p {
	line-height:1.7;
}
}
@media screen and (max-width:480px){
#news {
	padding:20px;
	box-sizing:border-box;
	margin-bottom: 75px !important;
	margin-top: -20px;
}
#news .tbl {
    display: block;
}
#news .tbl h2 {
    display: block;
	font-size: 130%;
	width: 170px;
	position:absolute;
	z-index:3;
	top:-15px;
	left:-4%;
}
#news .tbl .txt-box {
    display: block;
	padding:0px;
	margin-top:15px;
}
#news .tbl .txt-box dl {
    font-size: 90%;
}
#news .tbl .txt-box dl dd {
    width: 110px;
}
#news .more {
    position: static;
    margin-top: 15px;
}
#news .more a {
    width: 80px;
	margin:auto;
	padding:3px;
}
}
.over-view {
	overflow:hidden;
}
#business {
	background-color:#042d84;
	color:#fff;
	margin-right:23%;
	padding-top: 60px;

padding-bottom: 60px;
	position:relative;
	margin-bottom:110px !important;
	overflow-x : visible;
}
#business h2 {
	font-family: 'Oswald', sans-serif;
	font-weight:500;
	font-size:370%;
	color:#042d84;
	margin-top:-40px;
	position:absolute;
	top:-40px;
	left:25%;
}
#business h2 span {
	font-family: 'Noto Sans Japanese',-apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN,"Helvetica Neue", "游ゴシック体","Yu Gothic", YuGothic, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:30%;
	display:inline-block;
	vertical-align: middle;
	padding-bottom:10px;
	margin-left:20px;
}
#business .txt {
	margin-left:28%;
	margin-right:27%;
}
#business .forklift {
    position: absolute;
    right: -34%;
    bottom: -70px;
    z-index: 5;
    overflow: hidden;
    padding-right: 14%;

}
@media screen and (max-width:980px){
#business {
    margin-right: 10%;
    padding-top: 70px;
    padding-bottom: 70px;
}
#business h2 {
    left: 12%;
}
#business .txt {
    margin-left: 6%;
    margin-right: 35%;
}
#business .forklift {
    position: absolute;
    right: -8%;
    bottom: -30px;
    z-index: 5;
    width: 56%;
}
#business .forklift {
    padding-right: 0%;

}
}
@media screen and (max-width:860px){
#business {
    margin-right: 0%;
    padding-top: 50px;
    padding-bottom: 50px;
}
#business .forklift {
    right: 0%;
    width: 42%;
	padding-right:5%;
}
#business h2 {
    font-size: 280%;
top: -20px;
    left: 5%;
}
}
@media screen and (max-width:480px){
#business {
    padding-top: 35px;
    padding-bottom: 100px;
	margin-bottom: 50px !important;
}
#business .txt {
    margin-left: 5%;
    margin-right: 5%;
}
#business .forklift {
    width: 280px;
	right: 0%;
	padding-right:6%;
	box-sizing:border-box;
}
#business .forklift img {
}
#business h2 {
    font-size: 240%;
    top: -6px;
    left: 8%;
}
#business h2 span {
    font-size: 37%;
}
}
#pickup {
	margin-bottom:80px !important;
}
#pickup ul {
	margin-left:1%;
	margin-right:1%;
}
#pickup li {
	width: 31.3333%;
	margin-left: 1%;
	margin-right: 1%;

	
	box-sizing:border-box;
	color:#fff;
}

#pickup li a {
	display:block;
	color:#fff;
	text-decoration:none;
	padding:30px;
	padding-top:60px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	padding-bottom:60px;
}
#pickup li a:hover {
	opacity:0.8;
}
#pickup li.bg01 a {
	background-image: url(../../images/bg_mission.jpg);
}
#pickup li.bg02 a {
	background-image: url(../../images/bg_interview.jpg);
}
#pickup li.bg03 a {
	background-image: url(../../images/bg_workplace.jpg);
}
#pickup li h2 {
	font-family: 'Oswald', sans-serif;
	font-weight:500;
	font-size:290%;
	letter-spacing:0.08em;
	text-align:center;
	line-height:1;
	margin-bottom:25px;
}
#pickup li h2 span {
	font-family: 'Noto Sans Japanese',-apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN,"Helvetica Neue", "游ゴシック体","Yu Gothic", YuGothic, Arial, "メイリオ", Meiryo, sans-serif;
	display:block;
	font-size:45%;
	margin-top:20px;
}
#pickup li .read-more {
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	position: relative;
	padding-left: 18px;
}
#pickup li .read-more:after {
    position: absolute;
    top: 50%;
    left: 0px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top-width: 2px;
    border-right-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #fff;
    border-right-color: #fff;
}
@media screen and (max-width:980px){
#pickup li h2 {
    font-size: 215%;
}
#pickup li a {
    padding: 25px;
    padding-top: 50px;
    padding-bottom: 50px;
}
}
@media screen and (max-width:860px){
#pickup ul {
	margin-left:5%;
	margin-right:5%;
}
#pickup li {
	width:100%;
	display:block;
	margin-left:0;
	margin-right:0;
	margin-bottom:20px;
}
}
@media screen and (max-width:480px){
#pickup {
    margin-bottom: 50px !important;
}
#pickup li a {
    padding-top: 35px;
    padding-bottom: 35px;
}
#pickup li p {
	font-size:95%;
	line-height:1.7;
}
}
#contact {
	background-color:#f3b900;
	color:#fff;
	margin-left:10%;
	margin-right:10%;
	padding:50px;
	box-sizing:border-box;
	margin-bottom:80px !important;
}
#contact .tbl {
	width:100%;
	display:table;
}
#contact h2 {
	font-family: 'Oswald', sans-serif;
	font-weight:500;
	font-size:360%;
	letter-spacing:0.08em;
	line-height:1;
	margin-bottom:25px;
	display:table-cell;
	vertical-align:middle;
	width:20%;
}
#contact h2 span {
	font-family: 'Noto Sans Japanese',-apple-system, BlinkMacSystemFont, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN,"Helvetica Neue", "游ゴシック体","Yu Gothic", YuGothic, Arial, "メイリオ", Meiryo, sans-serif;
	display:block;
	font-size:30%;
	margin-top:15px;
}
#contact .tbl .txt {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
#contact .tbl .txt li {
	vertical-align:middle;
}
#contact .tbl .txt li dt {
	font-family: 'Oswald', sans-serif;
	font-weight:500;
	font-size:220%;
	line-height:1;
	margin-bottom:3px;
}
#contact .tbl .txt li dt a {
	color:#fff;
	text-decoration:none;
}
#contact .tbl .txt li dt span {
	font-size:70%;
}
#contact .tbl .txt li.btn {
	position:relative;
	padding-left:35px;
	margin-left:35px;
}
#contact .tbl .txt li.btn:before {
	position: absolute;
	content:"";
	width:1px;
	top:0;
	bottom:0;
	left:0;
	background-color:#fff;
}
#contact .tbl .txt li.btn a {
	background-color:#fff;
	color:#f3b900;
	font-weight:500;
	text-decoration:none;
	display:block;
	font-size:110%;
	width:320px;
	padding:15px;
	position:relative;
}
#contact .tbl .txt li.btn a:hover {
	background-color: #735700;
}
#contact .tbl .txt li.btn a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top-width: 2px;
    border-right-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #f3b900;
    border-right-color: #f3b900;
}
#contact .tbl .txt p {
	margin-bottom:35px;
	line-height:1.7;
}
@media screen and (max-width:980px){
#contact h2 {
    font-size: 250%;
}
#contact h2 span {
    font-size: 40%;
}
#contact .tbl .txt li {
	display:block;
	text-align:center;
	
}
#contact .tbl .txt li.btn {
    position: relative;
    padding-left: 0px;
    margin-left: 0px;
	margin-top:20px;
}
#contact .tbl .txt li.btn a {
	margin:auto;
}
#contact .tbl .txt li.btn:before {
	display:none;
}
}
@media screen and (max-width:860px){
#contact {
    margin-left: 0%;
    margin-right: 0%;
	margin-bottom:0 !important;
}
#contact h2 {
    display: block;
    width: 100%;
	text-align:center;
}
#contact .tbl .txt {
    display: block;
    width: 100%;
}
#contact .tbl .txt p {
    margin-bottom: 20px;
}
#home #foot {
    margin-top: 0px;
}
}
@media screen and (max-width:480px){

#contact h2 {
    font-size: 220%;
}
#contact h2 span {
    font-size: 45%;
}
#contact .tbl .txt li.btn a {
	width:100%;
	box-sizing:border-box;
}
}