/* CSS Document */
/* google font */
.nunito {
  font-family: 'dinregularwebfont', sans-serif;
}
/* title font size control */
.title-10vw {
  font-size: 1vw !important;
}
.title-12vw {
  font-size: 1.2vw !important;
}
.title-15vw {
  font-size: 1.5vw !important;
}
.title-20vw {
  font-size: 2vw !important;
}
.title-25vw {
  font-size: 2.5vw !important;
}
.title-30vw {
  font-size: 3vw !important;
}
/* overwrite */
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  line-height: 1.4;
  min-width: 320px;
}
#main-column .post,
#main-column .page {
  border: none;
}
h1,
h2,
h3,
h4,
p {
  margin: 0;
}
#main p {
  margin: 0 0 10px 0;
}
#main p.img {
  margin: 0;
}
hr.gray {
  border-top: 1px solid #ccc;
}
.page-container {
  margin-top: 2rem;
}
.top-container {
  margin-top: 0;
  width: auto;
  padding: 0;
}
.row {
  margin-right: 0;
  margin-left: 0;
  overflow: hidden;
}
#main-column .post .alignnone,
#main-column .page .alignnone,
.resp-img {
  max-width: 100%;
  height: auto;
}
/* general */
.opa:hover,
.opa:hover img {
  opacity: 0.7;
}
.fit-box {
  padding: 0;
  margin: 0;
}
.fit-box img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.lts {
  letter-spacing: 0.8em;
}
.main-logo {
  padding-top: 12px;
}
/* menu area overwrite */
.navbar-default {
  border: none;
  background: #FFF;
  box-shadow: none;
  margin-bottom: 0;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
  background: transparent;
  box-shadow: none;
}
.navbar-nav > li > a {
  padding: 0;
  line-height: 1.8;
  font-size: 1.500em;
}
.rnav {
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 10000;
  display: none;
  width: 100%;
  height: 90%;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: rgba(0, 70, 155, 0.9);
  text-align: center;
}
.rnav li a {
  display: block;
  color: #fff;
  font-size: 1.8em;
  line-height: 2.2;
  border-bottom: 1px solid #00469B;
}
.rnav li a:hover {
  background-color: rgba(0, 70, 155, 0.7);
  text-decoration: none;
}
/* head */
.top-head {
  position: relative;
  width: 100%;
  height: 50px;
  background: #FFF;
  text-align: center;
}
.hmenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 21px;
  background: #00469B;
  color: #fff;
}
a.hmenu,
a.hmenu:hover {
  color: white;
}
.hmenu-fa {
  margin-top: 13px;
}
.bar-btn {
  position: absolute;
  top: 0;
  width: 108px;
  height: 50px;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 50px;
}
.bar-btn:hover {
  text-decoration: none;
  color: #FFF;
}
.bar-btn-work {
  right: 216px;
  background: #99CC34;
}
.bar-btn-mynavi {
  right: 108px;
  background: #1CACE7;
}
.bar-btn-entry {
  right: 0;
  background: #00469B;
}
.overlay-outer {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
  z-index: 3000;
  opacity: 0;
  background: #CCC;
  cursor: pointer;
}
a.overlay-box-left {
  position: absolute;
  top: 0;
  left: -720px;
  width: 100%;
  height: 100%;
  text-indent: -999px;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0;
  pointer-events: none;
}
a.overlay-box-right {
  position: absolute;
  top: 0;
  left: 720px;
  width: 100%;
  height: 100%;
  text-indent: -999px;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0;
  pointer-events: none;
}
.overray-obj-left {
  position: absolute;
  color: #000000;
  z-index: 5000;
  opacity: 0;
  height: 2em;
  text-align: center;
  left: -720px;
  pointer-events: none;
}
.overray-obj-right {
  position: absolute;
  color: #000000;
  z-index: 5000;
  opacity: 0;
  height: 2em;
  text-align: center;
  left: 720px;
  pointer-events: none;
}
.overray-btn {
  min-width: 14em;
  border: 1px solid #000;
  font-size: 1.143em;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  z-index: 5000;
  pointer-events: auto;
}
.overray-btn:hover {
  color: red;
  text-decoration: none;
}
.top-box {
  position: absolute;
  width: 80%;
  height: 80%;
  margin: auto;
  text-align: center;
  pointer-events: none;
  padding-top: 7%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.top-box .sub {
  padding-top: 0.8vw;
  padding-bottom: 1.5vw;
}
.top-box-harf {
  width: 50%;
  padding-top: 5%;
}
.single-format-standard .entry-content table {
  width: 100%;
}
.single-format-standard .entry-content img {
  max-width: 100% !important;
  height: auto !important;
  padding-top: 10px;
  padding-bottom: 10px;
}
.entry-meta {
  display: none;
}
/* 帯 */
.title-line {
  width: 100%;
  background: #4D4D4D;
  text-align: center;
  font-size: 1.286em;
  margin: 0;
  padding: 0;
  color: #FFF;
  padding-top: 10px;
  padding-bottom: 10px;
}
.title-gray {
  background: #808080;
}
/* パンくず */
.n2-padding {
  position: relative;
}
.n2-padding .rec-pan {
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 10px;
  z-index: 100000;
}
.n2-padding .rec-pan a {
  color: black;
  font-size: 10px;
}
.n2-padding .white {
  color: white;
}
.n2-padding .white a {
  color: white;
}
/* footer */
#site-footer {
  background: #FFF;
  border: none;
  padding: 10px;
  text-align: center;
}
#site-footer a {
  color: #000;
}
/* msg page */
.backtoWrap {
  margin-top: 2rem;
  padding-top: 2em;
  border-top: 1px solid #ccc;
}
/* Sales Page */
.inner-left {
  padding: 7%;
  padding-left: 12%;
}
.inner-left h2 {
  padding-bottom: 1em;
  font-weight: bold;
}
.inner-right {
  padding: 7%;
  padding-right: 12%;
}
.inner-right h2 {
  padding-bottom: 1em;
  font-weight: bold;
}
.flow-table {
  width: 85%;
  margin: 0 auto;
  border-left: 10px solid #808080;
  border-top: 1px solid #CCCCCC;
  border-collapse: collapse;
  table-layout: fixed;
}
.flow-table tr {
  border-bottom: 1px solid #CCCCCC;
}
.flow-table td {
  padding: 1% 3%;
  padding-right: 0;
}
.flow-table td.c1 {
  width: 59%;
}
.flow-table td.c1 h3 {
  padding-top: 1em;
  padding-bottom: 1em;
  font-weight: bold;
  vertical-align: top;
}
.flow-table td.c2 {
  width: 35%;
  text-align: right;
  vertical-align: middle;
}
/* Intro Srtaff */
.box-content {
  display: block;
  position: relative;
  padding: 15px;
}
.box-content h2 {
  padding: 0;
  margin: 0;
}
.box-content h2 a {
  color: #000;
  font-size: 0.857em;
}
.box-content .icon-box {
  font-size: 0.857em;
  padding-top: 10px;
}
.box-content:hover a {
  text-decoration: underline;
}
.cat-icon {
  display: inline-block;
  padding: 2px 7px;
  color: #FFF;
  font-size: 0.857em;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #dd3333;
}
h1.entry-title {
  padding-top: 20px;
  padding-bottom: 10px;
}
/* type writer */
.tgt {
  opacity: 0;
  position: absolute;
  z-index: 2500;
}
.tgt span {
  opacity: 0;
  font-size: 2vw;
  background: #FFF;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", "serif";
}
/* button effect */
.button {
  position: relative;
  display: inline-block;
  border: 1px solid #000;
  color: #000;
  text-align: center;
  text-decoration: none;
  outline: none;
  transition: all .7s;
}
.button::before,
.button::after {
  position: absolute;
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  z-index: 2;
  content: '';
  transition: all .7s;
}
.button::before {
  border-top: 2px solid #00469B;
  border-bottom: 2px solid #00469B;
  transform: scale(0, 1);
}
.button::after {
  border-right: 2px solid #00469B;
  border-left: 2px solid #00469B;
  transform: scale(1, 0);
}
.button:hover {
  color: #00469B;
}
.button:hover::after,
.button:hover::before {
  transform: scale(1);
}
/* page top */
#pagetop_wrap {
  height: 100px;
  width: 100%;
  background: #F2F2F2;
}
#pagetop_wrap a {
  width: 200px;
  height: 100px;
  margin: 0 auto;
  display: block;
  background: #CCCCCC;
  text-align: center;
  font-size: 32px;
  vertical-align: middle;
  padding-top: 20px;
}
#pagetop_wrap {
  background-color: #eff1f1;
}
#pagetop_wrap a {
  text-indent: -9999px;
  display: block;
  background-color: #d7dce1;
  margin: auto;
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
}
#pagetop_wrap a:before {
  content: "";
  display: block;
}
#pagetop_wrap a:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("/fwp/wp-content/uploads/2017/06/toparr.png") no-repeat center center;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
}
#pagetop_wrap a:hover {
  width: 100% !important;
}
#pagetop_wrap a:hover:before {
  opacity: 0.7;
  -webkit-animation: moveArrow 400ms ease-out;
  -moz-animation: moveArrow 400ms ease-out;
  -ms-animation: moveArrow 400ms ease-out;
}
@-webkit-keyframes moveArrow {
  from {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
@-moz-keyframes moveArrow {
  from {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  to {
    opacity: 1;
    -moz-transform: translateY(0%);
  }
}
@-ms-keyframes moveArrow {
  from {
    opacity: 0;
    -ms-transform: translateY(100%);
  }
  to {
    opacity: 1;
    -ms-transform: translateY(0%);
  }
}
/* training */
.training .nav-tabs > li > a:hover,
.training .nav-tabs > li.active > a,
.training .nav-tabs > li.active > a:focus,
.training .nav-tabs > li.active > a:hover {
  border: none;
  background: transparent;
}
.training .nav-tabs {
  border: none;
}
.training .nav-tabs li {
  width: 30%;
  height: 3rem;
  margin: 1.5%;
  display: table;
}
.training .nav-tabs li a {
  padding: 0 1.5%;
  width: 100%;
  height: 3rem;
  color: #00469B;
  font-size: 0.9rem;
  border: 1px solid #00469B;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.training .nav-tabs li a:hover {
  background: #00469B;
  color: #FFF;
  text-decoration: none;
}
.training .nav-tabs .audi a {
  border: 1px solid #FF0000;
  color: #FF0000;
}
.training .nav-tabs .audi a:hover {
  color: #FFF;
  background: #FF0000;
}
.training .nav-tabs li.active {
  background: #00469B;
}
.training .nav-tabs li.active a {
  color: #FFF;
}
.training .nav-tabs .audi.active {
  background: #FF0000;
}
.training .nav-tabs .audi.active a {
  color: #FFF;
}
.training .nav-tabs > li > a {
  margin-right: 0;
  border-radius: 0;
}
.training .train-outer {
  border: 1px solid #CCCCCC;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 20px;
}
.training .train-outer table {
  width: 95%;
  border-left: 14px solid #808080;
  margin: 2%;
}
.training .train-outer table th {
  padding-right: 1em;
}
.training .train-outer table th img {
  width: 64px;
  height: auto;
  padding-right: 1em;
}
.training .train-outer table th,
.training .train-outer table td {
  vertical-align: middle;
  border: 1px solid #CCCCCC;
}
.training .train-outer table td {
  padding: 10px;
}
.training .train-outer table th.c0 {
  width: 64px;
}
.training .train-outer table th.c1 {
  background: #62C5E2;
  font-size: 1.2rem;
}
.training .train-outer table td.c1 {
  width: 35%;
}
.training .train-outer table td.c2 {
  width: 15%;
  text-align: center;
}
.training .train-outer table td.cc1 {
  width: 26.33333%;
}
.training .train-outer table td.cc2 {
  width: 7%;
  text-align: center;
}
.training .train-audi table {
  border-left: 14px solid #FF0000;
}
.training .train-audi table th.c1 {
  color: #FFF;
  background: #000;
  height: 44px;
  padding-left: 1rem;
}
.training .ar-down {
  text-align: center;
  margin: 20px 0;
}
.training .ar-down img {
  width: 64px;
  height: 64px;
}
.training .train-blue {
  text-align: center;
  background: #00469B;
  color: #FFF;
  padding: 10px;
  font-weight: bold;
}
.training .train-red {
  text-align: center;
  background: #FF0000;
  color: #FFF;
  padding: 10px;
  font-weight: bold;
}
.training .train-cark {
  text-align: center;
  background: #C69C6D;
  color: #000;
  padding: 10px;
  font-weight: bold;
}
.training .train-yellow {
  text-align: center;
  background: #FCEE21;
  color: #000;
  padding: 10px;
  border: 1px solid #000;
  font-weight: bold;
}
.training .diag {
  width: 50%;
  margin: 0 auto;
}
.training .diag td {
  border: 1px solid #CCCCCC;
  padding: 10px;
}
.training .diag .c2 {
  text-align: center;
}
/* recruit */
.staff-title {
  font-size: 1.2rem;
  padding: 20px 0;
  font-weight: bold;
}
.staff-table {
  width: 100%;
  border-bottom: 2px solid #cccccc;
}
.staff-table th,
.staff-table td {
  padding: 10px 1em;
  vertical-align: top;
  border-top: 2px solid #cccccc;
  font-weight: normal;
}
.staff-table th {
  background: #F2F2F2;
  width: 10rem;
}
.entry-btn {
  display: block;
  padding: 10px;
  width: 50%;
  color: #FFF;
  background: #00469B;
  text-align: center;
  margin: 30px auto;
}
.entry-btn:hover {
  text-decoration: none;
  color: #FFF;
  opacity: 0.7;
}
.tab-btn {
  display: block;
  padding: 10px 0;
  width: 100%;
  color: #00469B;
  background: #FFF;
  text-align: center;
  border: 1px solid #00469B;
  border-radius: 0px;
  font-size: 1.1rem;
}
.tab-active,
.tab-btn:hover {
  text-decoration: none;
  color: #FFF;
  background: #00469B;
}
.recruit-qa-link {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
  text-align: center;
}
.recruit-qa-link a {
  font-size: 1.1rem;
  text-decoration: underline;
  color: #00469B;
}
.recruit-qa-link a:hover {
  text-decoration: none;
}
.staff-sub-title {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  font-size: 1.1rem;
  color: #00469B;
}
.staff-button {
  list-style: none;
  text-align: center;
  padding: 0;
}
.staff-button li {
  text-align: center;
  display: inline-block;
  line-height: 3;
  margin-right: 1em;
  vertical-align: top;
}
.staff-button li a {
  color: #00469B;
  background: #FFF;
  text-align: center;
  border: 1px solid #00469B;
  padding: 8px 10px;
  border-radius: 30px;
  font-size: 0.9rem;
}
li a.stb_active,
.staff-button li a:hover {
  text-decoration: none;
  color: #FFF;
  background: #00469B;
}
/* Welfare */
.welfare-title {
  text-align: center;
  font-size: 1.1rem;
  color: #00469B;
  margin-bottom: 20px;
}
.welfare-sub-title {
  font-size: 1rem;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 20px;
  border-top: 1px solid #CCCCCC;
}
/* QA */
.qa-btn {
  display: block;
  font-size: 1.1rem;
  color: #000;
  background: #E6E6E6;
  padding: 10px 20px;
  text-align: left;
  font-weight: bold;
}
.qa-btn span {
  color: #0071BC;
}
.qa-btn:hover {
  text-decoration: underline;
}
.qa-box {
  padding: 20px;
  background: #E6E6E6;
  margin: 20px 0;
}
.qa-box h4 {
  color: #0071BC;
  font-size: 1.1rem;
  padding-bottom: 10px;
}
/* adjust */
.mt50 {
  margin-top: 50px;
}
.mt40 {
  margin-top: 40px;
}
.mt30 {
  margin-top: 30px;
}
.mt20 {
  margin-top: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb15 {
  margin-bottom: 15px;
}
/* youtube */
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/*# sourceMappingURL=original-recruit.css.map */