@charset "utf-8";
/* CSS Document */

body {
	margin:0 0;
	line-height:1.7em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:96%;
	font-feature-settings : "palt";
}
.clearfix::after {
content: “”;
display: block;
clear: both;
}
a:hover img {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}
.yellow {
    background-color: antiquewhite;
}
.marb100 {margin-bottom:100px;}
.marb80 {margin-bottom:80px;}
.marb60 {margin-bottom:60px;}
.marb40 {margin-bottom:40px;}
.marb20 {margin-bottom:20px;}
.mart100 {margin-top:100px;}
.mart80 {margin-top:80px;}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
	margin-bottom:40px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (min-width: 750px) {
.pc-hide{
    display: none;
}
a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}
#sp-menu {
    display: none;
}
header {
    padding-bottom:100px;
}
.kv-wrapper {
	width:100%;
    background-image: url("../img/kv_top.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center center;
    height:400px;
}
.kv-recruit {
	width:100%;
    background-image: url("../img/kv_recruit.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center center;
    height:400px;
}
.kv-company {
	width:100%;
    background-image: url("../img/kv_company.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center center;
    height:400px;
}
.kv-wrapper .kv{
    width:980px;
    margin:0 auto;
    background-color: #f00;
}
.kv-wrapper .kv .man {
    width:430px;
    float: left;
}
.kv-wrapper .kv .man img{
    width:100%;
    height:auto;
}
.kv-wrapper .kv .name {
    width:450px;
    margin-top:70px;
    float: right;
}
.kv-wrapper .kv .name img{
    width:100%;
    height:auto;
}
.kv-top-sp {
    display: none;
}
#wrapper {
	width:100%;
	position:relative;
}
.lead-wrapper{
    background-color: #E2E2E2;
    width:100%;
    padding:80px 0 60px;
    padding:80px 0 60px;
}
.lead {
    width:980px;
    margin:0 auto;
}
.lead-image {
    float: left;
    width:30%;
    margin-top:-20px;
}
.lead-image img{
    width:100%;
    height:auto;
}
.lead-txt {
    float: right;
    width:60%;
}

.business01 {
    background-image: url("../img/business01.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    height:350px;
    padding-top: 60px;
}
.business01 .txt {
    width:400px;
    border-top:solid 10px #FFC926;
    color:#fff;
    background: rgba(0,0,0,0.5);
    padding:20px;
    height:235px;
    float:left;
}
.business02 {
    background-image: url("../img/business02.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    height:350px;
    padding-top:60px;
}
.business02 .txt {
    width:400px;
    border-top:solid 10px #FFC926;
    color:#fff;
    background: rgba(0,0,0,0.5);
    padding:20px;
    height:235px;
    float:right;
}
.business03 {
    background-image: url("../img/business03.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    height:350px;
    padding-top:60px;
}
.business03 .txt {
    width:400px;
    border-top:solid 10px #FFC926;
    color:#fff;
    background: rgba(0,0,0,0.5);
    padding:20px;
    height:235px;
    float:left;
}
.car {
    background-image: url("../img/car.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    height:310px;
    padding-top:20px;
}
.car .txt {
    width:400px;
    color:#fff;
    background: rgba(0,0,0,0.5);
    padding:20px;
    height:235px;
    float:left;
    font-size:24px;
    line-height:180%;
}
.business-title {
    font-size:36px;
    display: block;
    margin:20px 0 40px;
    font-weight: bold;
}
.business-txt {
    display: block;
}
.business-wrapper{
    width:980px;
    margin:0 auto;

}
.title-underline {
    margin:-10px auto 40px;
    width:60px;
    border-top: solid 5px #000;
}
h2 {
    width:980px;
    display: block;
    text-align: center;
}
.txt-center {
    text-align: center;
    display: block;
    line-height: 2em;
}

.button-wrapper {
    width:980px;
    margin:40px auto;
    text-align: center;
}

.button {
    display: block;
    cursor: pointer;
    width:300px;
    height:28px;
    color:#fff;
    background: #000;
    margin:0 auto;
    text-decoration: none;
    padding:10px;
    font-size:16px;
    border-bottom:solid 5px #FFC926;
}
.button:hover {
    opacity: 0.6;
}
.contents {
    width:980px;
    margin:0 auto;
    padding:80px 0;
    
}
.font-size26 {
    font-size:26px;
    line-height: 160%;
}

footer {
	background-color: #000;
	width:100%;
	padding:40px 0;
}
footer #wrap{
	width:980px;
	margin:0 auto;
    color:#ECECEC;
    text-align: center;
}
#page-top {
    position: fixed;
    top:240px;
	right:0px;
	width:190px;
    z-index: 999;
}
#page-top img{
	margin-bottom: 26px;
}
.side-pc {
    display:block;
}
.side-sp {
    display:none;
}
.recruit-title {
    border:solid 7px #000;
    background-color: #E2E2E2;
    width:966px;
    margin:40px auto;
}
.exp {
    width:94%;
    padding:3%;
    font-size:24px;
    font-weight: bold;
    line-height: 180%;
}
table {
	margin: 60px auto 100px;
	width: 100%;
    max-width: 980px;
}
table tbody tr {
	border-left: 0;
	border-right: 0;
}
table td {
	padding: 2em 1em;
    border-top:solid 1px #ccc;
}
table th {
	font-weight: normal;
	padding:2em 1em;
	text-align: left;
    border-top:solid 1px #ccc;
}
.kv-sub {
    width:980px;
    margin:0 auto 0;
    color:#FFF;
    font-size:36px;
    padding-top:180px;
}
.map{
    width:800px;
}
}
@media screen and (max-width: 750px) {
.side-pc {
    display: none;
}
.side-sp {
    display:block;
}
#page-top-sp {
    position: fixed;
    bottom: -8px;
	width:90%;
	margin:0 5%;
	z-index: 999;
}
#page-top-sp img{
	width:100%;
	height:auto;
}
}

@media screen and (max-width: 750px) {
.pc-hide{
    display: block;
}
#pc-menu {
	display: none;
}
.kv-wrapper {
	display: none;
}
.kv-wrapper .kv{
    display: none;
}
.kv-wrapper .kv .man {
    display: none;
}
.kv-wrapper .kv .man img{
    display: none;
}
.kv-wrapper .kv .name {
    display: none;
}
.kv-wrapper .kv .name img{
    display: none;
}
.kv-top-sp {
    width:100%;
}
.kv-top-sp img{
    width:100%;
    height:auto;
    vertical-align: bottom;
} 
.lead-wrapper{
    background-color: #E2E2E2;
    width:100%;
    padding:20px 0 40px;
}
.lead {
    width:90%;
    margin:0 5%;
}
.lead-image {
    width:100%;
    text-align: center;
    margin-bottom:20px;
}
.lead-image img{
    width:60%;
    height:auto;
}
.lead-txt {
    width:100%;
}
.lead-txt .target{
  display:table-cell;
  vertical-align:middle;
}
.business01 {
    background-image: url("../img/business01.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    height:310px;
    padding:20px 0;
    background-position: center right;
}
.business01 .txt {
    width:90%;
    border-top:solid 10px #FFC926;
    color:#fff;
    background: rgba(0,0,0,0.5);
    padding:5%;
    height:260px;
}
.business02 {
    background-image: url("../img/business02.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    height:310px;
    padding:20px 0;
}
.business02 .txt {
    width:90%;
    border-top:solid 10px #FFC926;
    color:#fff;
    background: rgba(0,0,0,0.5);
    padding:5%;
    height:260px;
}
.business03 {
    background-image: url("../img/business03.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    height:310px;
    padding:20px 0;
    background-position: center center;
}
.business03 .txt {
    width:90%;
    border-top:solid 10px #FFC926;
    color:#fff;
    background: rgba(0,0,0,0.5);
    padding:5%;
    height:260px;
}
.car {
    background-image: url("../img/car.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    height:310px;
    padding:20px 0;
    background-position: center center;
}
.car .txt {
    width:90%;
    color:#fff;
    background: rgba(0,0,0,0.5);
    padding:5%;
    height:260px;
    font-size:160%;
    line-height:180%;
}
.business-title {
    font-size:24px;
    display: block;
    margin:20px 0 20px;
    font-weight: bold;
}
.business-txt {
    display: block;
}
.business-wrapper{
    width:90%;
    margin:0 5%;

}
.title-underline {
    margin:0 auto 40px;
    width:60px;
    border-bottom: solid 5px #000;
}
h2 {
    width:100%;
    display: block;
    text-align: center;
}
.txt-center {
    text-align: center;
    display: block;
}
.button-wrapper {
    width:100%;
    margin:0 auto;
    text-align: center;
}
.button-wrapper img{
    width:100%;
    height:auto;
    margin:0;
}
.button {
    display: block;
    cursor: pointer;
    width:300px;
    height:28px;
    color:#fff;
    background: #000;
    margin:0 auto;
    text-decoration: none;
    padding:10px;
    font-size:16px;
    border-bottom:solid 5px #FFC926;
}
.contents {
    width:90%;
    margin:0 auto;
    padding:40px 5%;
    
}
.font-size26 {
    font-size:18px;
    line-height: 160%;
}
.recruit-title {
    border:solid 7px #000;
    background-color: #E2E2E2;
    width:90%;
    margin:40px auto;
}
.recruit-title img{
    width:100%;
    height:auto;
    }
.exp {
    width:94%;
    padding:3%;
    font-size:16px;
    font-weight: bold;
    line-height: 180%;
}
header {
	padding-bottom:50px;
}
#wrapper {
	width:100%;
}
footer {
	background-color: #000;
	width:100%;
	padding:20px 0 80px;
}
footer #wrap{
    color:#fff;
    text-align: center;
}

.image {
	width:100%;
}
.image img{
	width:100%;
	height:auto;
}
table {
	margin: 40px auto 40px;
	width: 100%;
}
Table th, td{
		display: block;
	}
table tbody tr {
	border-left: 0;
	border-right: 0;
}
table td {
	padding: 2em 1em;
    border-top:solid 1px #ccc;
}
table th {
	font-weight: normal;
	padding:1em 1em;
	text-align: left;
    border-top:solid 1px #ccc;
    background-color: #E2E2E2;
}
.kv-sub {
    display: none;
}
.map{
    width:100%;
}
}
.nintei {
    width:100%;
    text-align: center;
}
.nintei img{
    width:60%;
    height:auto;
}
@media screen and (max-width: 750px) {
.nintei img{
    width:100%;
    height:auto;
}
}