@charset "UTF-8";

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
  /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  /* 1 */
  padding: 0;
  border: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
  /* 2 */
  margin: 0;
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*----------------------
        reset
----------------------*/

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}

/*----------------------
        base
----------------------*/

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: auto;
  color: #333;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  text-align: left;
}

p {
  color: #333;
  font-size: 16px;
  line-height: 1.8;
}

li {
  color: #333;
  font-size: 16px;
}

.link {
  color: #00a86f;
  text-decoration: underline;
}

.link:hover {
  color: #ea8f35;
  text-decoration: none;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #333;
  text-decoration: none;
}

a:link,
a:visited,
a:active,
a:hover {
  overflow: hidden;
  outline: none;
}

label,
select {
  cursor: pointer;
}

img {
  vertical-align: middle;
}

.maT30 {
  margin-top: 30px;
}

/*----------------------
        layout
----------------------*/

body,
html {
  position: relative;
  overflow-x: hidden;
}

.l-header {
  z-index: 999;
  position: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-bottom: 5px solid #00a86f;
  background-color: #ffffff;
}

.l-contents {
  padding-top: 81px;
  background-color: #ffffff;
}

.l-footer {
  margin: 0;
  padding: 60px 0 0 0;
  overflow: hidden;
  background-color: rgba(0, 168, 111, 0.9);
}

.l-sec-1,
.l-sec-1_line,
.l-sec-1_bg,
.l-sec-3_line,
.l-sec-3_bg {
  position: relative;
}

.l-sec-1_line {
  border-bottom: 1px solid #bcc1be;
}

.l-sec-1_bg {
  background-color: #f0f0f0;
}

.l-sec-2,
.l-sec-2_line,
.l-sec-2_bg {
  position: relative;
  padding: 60px 0;
}

.l-sec-2_line {
  border-bottom: 1px solid #bcc1be;
}

.l-sec-2_bg {
  background-color: #f0f0f0;
}

.l-sec-3 {
  position: relative;
}

.l-sec-3_line {
  border-bottom: 1px solid #bcc1be;
}

.l-sec-3_bg {
  background-color: #f0f0f0;
}

.l-colset-1,
.l-colset-1_center {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
  overflow: hidden;
}

.l-colset-1_center {
  text-align: center;
}

.l-colset-1_flex {
  display: -webkit-box;
  display: flex;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
  overflow: hidden;
}

.l-colset-2 {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
  overflow: hidden;
}

.l-colset-2 .l-col-2_left {
  position: static;
  float: left;
}

.l-colset-2 .l-col-2_right {
  position: static;
  float: right;
}

.l-colset-2_2 {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-bottom: 60px;
  padding-left: 100px;
  overflow: hidden;
}

.l-colset-2_2 .l-col-2_left {
  position: static;
  float: left;
}

.l-colset-2_2 .l-col-2_right {
  position: static;
  float: right;
}

.l-colset-2_flex {
  display: -webkit-box;
  display: flex;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
  overflow: hidden;
}

.l-colset-2_side {
  position: relative;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-right: 100px;
  padding-bottom: 60px;
  padding-left: 100px;
  overflow: hidden;
}

.l-colset-top,
.l-colset-top_flex {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  overflow: hidden;
}

.l-colset-top_flex {
  display: -webkit-box;
  display: flex;
}

.l-col-2 {
  width: 48%;
}

.l-col-2_last {
  width: 48%;
}

.l-col-2_left {
  width: 48%;
  float: left;
}

.l-col-2_left .l-box {
  margin: 0 40px 0 0;
}

.l-col-2_left40 {
  width: 38%;
  float: left;
}

.l-col-2_left60 {
  width: 57%;
  float: left;
}

.l-col-2_right {
  width: 48%;
  float: right;
}

.l-col-2_right .l-box {
  margin: 0 0 0 40px;
}

.l-col-2_right40 {
  width: 38%;
  float: right;
}

.l-col-2_right60 {
  width: 57%;
  float: right;
}

.l-col-2_main {
  width: 100%;
  margin: 0 -300px 0 0;
  float: left;
}

.l-col-2_inner {
  margin: 0 300px 0 0;
}

.l-col-2_sub {
  width: 260px;
  float: right;
}

.l-col-2_sub2 {
  width: 260px;
  float: right;
}

.l-col-2_center {
  float: none !important;
  margin: 0 auto !important;
}

.l-col-3 {
  width: 32%;
}

.l-box {
  padding: 30px 0 0 0;
}

.l-box_2 {
  padding: 30px 0 0 0;
}

.l-box_w {
  padding: 60px 30px;
  background-color: rgba(255, 255, 255, 0.9);
}

.l-box_pic {
  padding: 0;
}

.l-box_pic img {
  width: 100%;
  height: auto;
}

.l-box_pic2 {
  padding: 20px 0;
}

.l-box_pic2 img {
  width: 100%;
  height: auto;
}

/*----------------------
        common
----------------------*/

.ma-b_30 {
  padding-bottom: 30px;
}

.header_top {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 50px;
  padding: 30px 35px 30px 30px;
  background-color: rgba(255, 255, 255, 0.8);
}

.header-logo {
  height: 44px;
  margin: 17px 0 15px 30px;
  line-height: 1;
}

.header-logo a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.header-logo img {
  width: auto;
  height: 100%;
  vertical-align: top;
}

.header-logo_top {
  height: 44px;
  margin: 0;
  line-height: 1;
}

.header-logo_top img {
  width: auto;
  height: 100%;
  vertical-align: top;
}

.gNav {
  position: absolute;
  top: 28px;
  right: 180px;
  margin: 0;
  clear: both;
  overflow: hidden;
}

.gNav-item {
  margin: 0 0 0 30px;
  float: left;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
}

.gNav-item a {
  display: block;
  overflow: hidden;
  color: #333;
  font-weight: bold;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.gNav-item_entry {
  display: none;
}

.headerBtn {
  position: absolute;
  top: 18px;
  right: 30px;
}

.headerBtn-item {
  margin: 0;
}

.headerBtn-item a {
  display: block;
  position: relative;
  padding: 10px 20px 10px 22px;
  border-radius: 3px;
  background-color: #00a86f;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 1.2;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.subNav {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

.subNav-wrapper {
  z-index: 999;
  position: fixed;
  bottom: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  overflow: auto;
  text-align: center;
  opacity: 0;
  -webkit-transition: all .6s;
  transition: all .6s;
  transition: all .6s;
}

.subNav-bg {
  display: table;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

.subNav-title {
  color: #00a86f;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 2px;
}

.subNav-list {
  width: auto;
  padding: 0 30px;
}

.subNav-item {
  width: 90%;
  max-width: 600px;
  margin: 0;
  margin: 0 auto 30px auto;
  line-height: 1;
}

.subNav-item img {
  width: 100%;
  height: auto;
}

.subNav-item_close {
  display: inline-block;
  position: relative;
  margin: 40px 0 30px 0;
  padding: 0 80px 0 80px;
  border: 2px solid #019d9d;
  border-radius: 3px;
  background-color: #ffffff;
  color: #019d9d;
  font-size: 14px;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.subNav-item_close:before {
  position: absolute;
  left: 15px;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  content: "\f057";
  -webkit-transition: all .3s;
  transition: all .3s;
}

.subNav-item_close a {
  color: #ffffff;
}

.subNav-link,
.subNav-link_cad,
.subNav-link_plant {
  display: block;
  position: relative;
  padding: 15px 50px 8px 60px;
  border: 5px solid #019d9d;
  border-radius: 100px;
  background-color: #ffffff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.subNav-link:before,
.subNav-link_cad:before,
.subNav-link_plant:before {
  position: absolute;
  top: 50%;
  left: 3%;
  margin-top: -12px;
  color: #019d9d;
  font-family: FontAwesome;
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  content: "\f138";
  -webkit-transition: all .3s;
  transition: all .3s;
}

.subNav-link_cad {
  border-color: #f2775e;
}

.subNav-link_cad:before {
  color: #f2775e;
}

.subNav-link_plant {
  border-color: #4898db;
}

.subNav-link_plant:before {
  color: #4898db;
}

.subNav_open .subNav-wrapper {
  left: 0;
  opacity: 1;
}

.subNav_open2 .subNav {
  display: block;
}

.subNav_open2 .subNav-wrapper {
  display: block;
  left: 0;
  opacity: 1;
}

.spNavBtn {
  display: none;
}

.spNavBtn-bar_01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 3px;
  background-color: #00a86f;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.spNavBtn-bar_02 {
  position: absolute;
  top: 8px;
  left: 0;
  width: 24px;
  height: 3px;
  background-color: #00a86f;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.spNavBtn-bar_03 {
  position: absolute;
  top: 16px;
  left: 0;
  width: 24px;
  height: 3px;
  background-color: #00a86f;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.open .spNavBtn-item {
  margin: 13px 0 0 11px;
}

.open .spNavBtn-bar_01 {
  top: 10px;
  width: 28px;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

.open .spNavBtn-bar_02 {
  opacity: 0;
}

.open .spNavBtn-bar_03 {
  top: 10px;
  width: 28px;
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

.pageTitle {
  border-bottom: 3px solid #00a86f;
}

.pageTitle-txt {
  margin: 0;
  padding: 80px 0;
  color: #00a86f;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.4;
  text-align: center;
}

.pageTitle-txt_2 {
  margin: 0;
  padding: 0 0 20px 0;
  color: #00a86f;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.4;
  text-align: center;
}

.pageTitle-txt_img {
  width: auto;
  max-width: 800px;
  margin: 0 auto;
  padding: 80px 30px;
  color: #00a86f;
  line-height: 1;
  text-align: center;
}

.pageTitle-txt_img img {
  width: 100%;
  height: auto;
}

.pageTitle-eng,
.pageTitle-eng_2 {
  margin: 0;
  padding: 60px 0 0 0;
  color: #00a86f;
  font-family: "Lato", sans-serif;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.4;
  text-align: center;
  text-align: center;
  text-indent: 2px;
}

.pageTitle-sub {
  margin: 0;
  padding: 80px 0 10px 0;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.4;
  text-align: center;
}

.pageTitle-sub_2 {
  margin: 0;
  padding: 0 0 80px 0;
  color: #333;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.4;
  text-align: center;
}

.pageTitle-sub_3 {
  margin: 0;
  padding: 0 0 60px 0;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.4;
  text-align: center;
}

.topicpath {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-right: 100px;
  padding-bottom: 15px;
  padding-left: 100px;
  overflow: hidden;
}

.topicpath-wrapper {
  background-color: #00a86f;
}

.topicpath-item {
  margin-right: 10px;
  float: left;
  color: #ffffff;
  font-size: 14px;
}

.topicpath-item a {
  color: #ffffff;
  text-decoration: underline;
}

.topicpath-item a:hover {
  color: #ea8f35;
  text-decoration: none;
}

.title {
  z-index: 100;
  margin: 0 0 20px 0;
  color: #333;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
}

.title_center {
  z-index: 100;
  margin: 0 0 20px 0;
  color: #333;
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 1.4;
  text-align: center;
}

.title_center2 {
  z-index: 100;
  margin: 0 10px 20px 10px;
  color: #00a86f;
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 1.4;
  text-align: center;
}

.title_beginner {
  width: 100%;
  max-width: 400px;
  margin: 0;
}

.title_beginner img {
  width: 100%;
  height: auto;
}

.subTitle,
.subTitle_center {
  z-index: 100;
  margin: 0 0 5px 0;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}

.subTitle_center {
  text-align: center;
}

.lead-title {
  margin: 0 0 40px 0;
  color: #00a86f;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}

.lead-txt {
  margin: -10px 0 40px 0;
  text-align: center;
}

.txt_center {
  text-align: center;
}

.bg,
.bg-top_01,
.bg-top_02,
.bg-construction_01,
.bg-cad_01,
.bg-plant_01 {
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}

.bg-top_01 {
  background-image: url(../images/career/bg-01.jpg);
}

.bg-top_02 {
  background-image: url(../images/career/bg-02.jpg);
}

.bg-construction_01 {
  background-image: url(../images/career/system/beginner/construction/bg-01.jpg);
}

.bg-cad_01 {
  background-image: url(../images/career/system/beginner/cad/bg-01.jpg);
}

.bg-plant_01 {
  background-image: url(../images/career/system/beginner/plant/bg-01.jpg);
}

.pic,
.pic-training_01,
.pic-training_02,
.pic-beginner_01,
.pic-construction_01,
.pic-construction_02,
.pic-cad_01,
.pic-cad_02,
.pic-cad_03,
.pic-plant_01,
.pic-plant_02,
.pic-plant_03,
.pic-plant_04,
.pic-program_01,
.pic-program_02,
.pic-adviser_01,
.pic-adviser_02,
.pic-support_01,
.pic-support_02,
.pic-engineer_01,
.pic-engineer_02 {
  width: 100%;
  height: 350px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}

.pic-training_01 {
  background-image: url(../images/career/system/pic-01.jpg);
}

.pic-training_02 {
  background-image: url(../images/career/system/pic-02.jpg);
}

.pic-beginner_01 {
  background-image: url(../images/career/system/beginner/pic-01.jpg);
}

.pic-construction_01 {
  background-image: url(../images/career/system/beginner/construction/pic-01.jpg);
}

.pic-construction_02 {
  background-image: url(../images/career/system/beginner/construction/pic-02.jpg);
}

.pic-cad_01 {
  background-image: url(../images/career/system/beginner/cad/pic-01.jpg);
}

.pic-cad_02 {
  background-image: url(../images/career/system/beginner/cad/pic-02.jpg);
}

.pic-cad_03 {
  background-image: url(../images/career/system/beginner/cad/pic-03.jpg);
}

.pic-plant_01 {
  background-image: url(../images/career/system/beginner/plant/pic-01.jpg);
}

.pic-plant_02 {
  background-image: url(../images/career/system/beginner/plant/pic-02.jpg);
}

.pic-plant_03 {
  background-image: url(../images/career/system/beginner/plant/pic-03.jpg);
}

.pic-plant_04 {
  background-image: url(../images/career/system/beginner/plant/pic-04.jpg);
}

.pic-program_01 {
  background-image: url(../images/recruit/program/pic-01.jpg);
}

.pic-program_02 {
  background-image: url(../images/recruit/program/pic-02.jpg);
}

.pic-adviser_01 {
  background-image: url(../images/recruit/adviser/pic-01.jpg);
}

.pic-adviser_02 {
  background-image: url(../images/recruit/adviser/pic-02.jpg);
}

.pic-support_01 {
  background-image: url(../images/recruit/support/pic-01.jpg);
}

.pic-support_02 {
  background-image: url(../images/recruit/support/pic-02.jpg);
}

.pic-engineer_01 {
  background-image: url(../images/recruit/engineer/pic-01.jpg);
}

.pic-engineer_02 {
  background-image: url(../images/recruit/engineer/pic-02.jpg);
}

.btn_2 {
  text-align: center;
}

.btn_3 {
  padding: 10px;
  background-color: #dedede;
  text-align: center;
}

.btn_4 {
  padding: 20px 10px;
  background-color: #C7E0D4;
  text-align: center;
}

.btn_5 {
  padding: 40px 10px;
  background-color: #C7E0D4;
  text-align: center;
}

.btn-item,
.btn-item_cad,
.btn-item_plant,
.btn-item_search {
  display: inline-block;
  width: auto;
  margin: 0 0 10px 0;
  font-weight: bold;
  line-height: 1;
  vertical-align: middle;
}

.btn-item a,
.btn-item_cad a,
.btn-item_plant a,
.btn-item_search a {
  display: inline-block;
  position: relative;
  min-width: 160px;
  padding: 15px 25px 15px 38px;
  border: 2px solid #00b0ae;
  border-radius: 3px;
  background-color: #ffffff;
  color: #00b0ae;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn-item a:before,
.btn-item_cad a:before,
.btn-item_plant a:before,
.btn-item_search a:before {
  position: absolute;
  top: 50%;
  left: 15px;
  margin: -7px 0 0 0;
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  content: "\f054";
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn-item a:hover,
.btn-item_cad a:hover,
.btn-item_plant a:hover,
.btn-item_search a:hover {
  border-color: #00a86f;
  color: #00a86f;
}

.btn-item a:hover:before,
.btn-item_cad a:hover:before,
.btn-item_plant a:hover:before,
.btn-item_search a:hover:before {
  left: 20px;
}

.btn-item_cad a {
  border-color: #f2775e;
  color: #f2775e;
}

.btn-item_plant a {
  border-color: #4898db;
  color: #4898db;
}

.btn-item_search a:before {
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f002";
}

.btn-item_2 {
  display: inline-block;
  width: auto;
  margin: 0 5px;
  font-weight: bold;
  line-height: 1;
  vertical-align: middle;
}

.btn-item_2 a {
  display: inline-block;
  position: relative;
  min-width: 140px;
  padding: 15px 25px 15px 38px;
  border: 2px solid #00b0ae;
  border-radius: 3px;
  background-color: #ffffff;
  color: #00b0ae;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn-item_2 a:before {
  position: absolute;
  top: 50%;
  left: 15px;
  margin: -7px 0 0 0;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  content: "\f054";
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn-item_2 a:hover {
  border-color: #00a86f;
  color: #00a86f;
}

.btn-item_2 a:hover:before {
  left: 20px;
}

.btn-item_3 {
  display: inline-block;
  width: auto;
  margin: 0;
  font-weight: normal;
  line-height: 1;
  vertical-align: middle;
}

.btn-item_3 a {
  display: inline-block;
  position: relative;
  min-width: 140px;
  padding: 15px 25px 15px 38px;
  border: 2px solid #ffffff;
  border-radius: 3px;
  color: #ffffff;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn-item_3 a:before {
  position: absolute;
  top: 50%;
  left: 15px;
  margin: -7px 0 0 0;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  content: "\f054";
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn-item_3 a:hover {
  border-color: #00b0ae;
  color: #00b0ae;
}

.btn-item_3 a:hover:before {
  left: 20px;
}

.btn-item_4 {
  display: inline-block;
  width: auto;
  margin: 0;
  font-weight: bold;
  line-height: 1;
  vertical-align: middle;
}

.btn-item_4 a {
  display: inline-block;
  position: relative;
  padding: 13px 40px 13px 40px;
  border: 1px solid #00a86f;
  border-radius: 3px;
  background-color: #ffffff;
  color: #00a86f;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn-item_4 a:hover {
  border-color: #019d9d;
  color: #019d9d;
}

.btn-item_l {
  display: inline-block;
  width: auto;
  margin: 0 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  vertical-align: middle;
}

.btn-item_l a {
  display: block;
  position: relative;
  padding: 18px 50px 18px 60px;
  border: 2px solid #00a86f;
  border-radius: 3px;
  background-color: #ffffff;
  color: #00a86f;
  letter-spacing: 2px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn-item_l a:before {
  position: absolute;
  top: 50%;
  left: 20px;
  margin: -7px 0 0 0;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  content: "\f054";
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn-item_l a:hover {
  border-color: #019d9d;
  color: #019d9d;
}

.btn-item_l a:hover:before {
  left: 25px;
}

.btn-txt_job {
  display: block;
  margin: 0 0 5px 0;
}

.btn-txt_job:after {
  padding-left: 4px;
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f002";
}

.btn-txt_recruit {
  display: block;
  margin: 0 0 5px 0;
}

.btn-txt_recruit:after {
  padding-left: 5px;
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f08e";
}

.btn-txt_sub {
  display: block;
  color: #333;
  font-size: 12px;
}

.contactBox {
  clear: both;
}

.contactBox-inner {
  padding: 40px 0;
  border-top: 1px solid #bcc1be;
  border-bottom: 1px solid #bcc1be;
  background-image: url(../images/common/bg-contact.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  font-style: normal;
  text-align: center;
}

.contactBox-title {
  margin: 0 0 10px 0;
  color: #00a86f;
  font-size: 26px;
  font-weight: bold;
}

.contactBox-btn {
  display: inline-block;
  margin: 0 0 10px 0;
  line-height: 1;
}

.contactBox-btn a {
  display: block;
  position: relative;
  padding: 15px 50px 15px 60px;
  border: 3px solid #00a86f;
  background-color: #ffffff;
  color: #00a86f;
  font-weight: bold;
  font-weight: 18px;
}

.contactBox-btn a:before {
  position: absolute;
  top: 50%;
  left: 20px;
  margin: -7px 0 0 0;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  content: "\f054";
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.contactBox-btn a:hover {
  border-color: #019d9d;
  color: #019d9d;
}

.contactBox-btn a:hover:before {
  left: 25px;
}

.contactBox-txt {
  margin: 0;
}

.entryFoot {
  padding: 60px 0 80px 0;
  background-color: rgba(0, 168, 111, 0.9);
}

.entryFoot-inner {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
  overflow: hidden;
}

.entryFoot-title {
  width: auto;
  max-width: 200px;
  margin: 0 auto 60px auto;
  text-align: center;
}

.entryFoot-title img {
  width: 100%;
  height: auto;
}

.entryFoot-list {
  overflow: hidden;
}

.entryFoot-item,
.entryFoot-item_last {
  width: 32%;
  margin: 0 2% 0 0;
  float: left;
  font-size: 24px;
  font-style: normal;
  text-align: center;
}

.entryFoot-item a,
.entryFoot-item_last a {
  display: block;
  position: relative;
  padding: 18px 0 14px 0;
  border: 5px solid #ffffff;
  border-radius: 3px;
  color: #ffffff;
  letter-spacing: 1px;
  line-height: 22px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.entryFoot-item a:hover,
.entryFoot-item_last a:hover {
  border-color: #ea8f35;
}

.entryFoot-item_last {
  margin: 0;
}

.entryFoot-ico {
  display: block;
  width: 47px;
  margin: 0 auto 8px auto;
  padding: 0;
}

.entryFoot-ico img {
  width: 100%;
  height: auto;
}

.jobFoot {
  padding: 40px 0 40px 0;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
}

.jobFoot-inner {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
  overflow: hidden;
}

.jobFoot-title {
  margin: 0 auto 30px auto;
  color: #ea8f35;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.4;
  text-align: center;
}

.jobFoot-title img {
  width: 100%;
  height: auto;
}

.jobFoot-item {
  display: inline-block;
  margin: 0;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
}

.jobFoot-item a {
  display: inline-block;
  padding: 22px 40px;
  border: 3px solid #ea8f35;
  border-radius: 3px;
  color: #ea8f35;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.jobFoot-item a:hover {
  border-color: #00a86f;
}

.jobFoot-ico {
  display: inline-block;
  width: 18px;
  margin: 0;
  padding: 0 10px 0 0;
}

.jobFoot-ico img {
  width: 100%;
  height: auto;
}

.pageTop {
  display: none;
  z-index: 900;
  position: fixed;
  right: 20px;
  bottom: 50px;
}

.pageTop a {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background-color: #00a86f;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pageTop a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  font-family: FontAwesome;
  font-size: 40px;
  font-weight: normal;
  line-height: 58px;
  text-align: center;
  content: "\f106";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.iframe-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.description {
  border-top: 1px solid #bcc1be;
  background-color: #ffffff;
}

.description-inner {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
  overflow: hidden;
}

.description-txt {
  margin: 80px 0;
  padding: 20px;
  border: 1px solid #bcc1be;
  background-color: #f0f0f0;
  font-size: 12px;
}

.footer {
  background-image: url(../images/recruit/common/pic-bg_footer.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.footer-inner {
  position: relative;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
  overflow: hidden;
}

.footer-copy {
  margin: 50px 0 10px 0;
  clear: both;
  overflow: hidden;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  text-align: center;
}

.footerNav {
  margin: 0 30px 0 0;
  float: left;
}

.footerNav-wrapper {
  overflow: hidden;
}

.footerNav-item {
  margin: 0 0 10px 0;
  font-size: 14px;
}

.footerNav-item a {
  position: relative;
  padding: 0 0 0 15px;
  color: #ffffff;
}

.footerNav-item a:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -5px 0 0 0;
  font-family: FontAwesome;
  font-size: 10px;
  font-weight: normal;
  font-weight: normal;
  line-height: 1;
  content: "\f054";
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.list_dot {
  list-style-position: outside;
  list-style-type: disc;
}

.list_dot li {
  margin-left: 1.3em;
  padding: 5px 0;
}

/*----------------------
        module
        ----------------------*/

.mainV {
  margin: 0;
}

.mainV img {
  width: 100%;
  height: auto;
}

.mainV_top {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 500px;
  margin: 0;
  overflow: hidden;
	display: none;
}

.mainV-wrapper {
  position: relative;
}

.mainV-bg {
  width: 100%;
  height: 100%;
  background-image: url(../images/mainV-bg.jpg);
  background-position: right center;
  background-size: cover;
}

.mainV-copy {
  z-index: 10;
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 100%;
}

.mainV-txt,
.mainV-txt_01,
.mainV-txt_02 {
  width: 100%;
  height: 110px;
  margin: 0;
  margin-left: -60px;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 1;
  text-indent: -9999px;
  opacity: 0;
}

.mainV-txt_01 {
  background-image: url(../images/mainV-txt_01.png);
  -webkit-transition: all 1s ease-out .1s;
  transition: all 1s ease-out .1s;
}

.mainV-txt_02 {
  background-image: url(../images/mainV-txt_02.png);
  -webkit-transition: all 1s ease-out .8s;
  transition: all 1s ease-out .8s;
}

.mainV_on .mainV-txt_01 {
  margin-left: 4px;
  opacity: .75;
}

.mainV_on .mainV-txt_02 {
  margin-left: 0;
  opacity: .75;
}

.mainV-btn {
  z-index: 100;
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: 0 0 0 -40px;
}

.mainV-btn a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-image: -webkit-gradient(linear, left top, right bottom, color-stop(30%, rgba(72, 215, 103, 0.8)), to(rgba(42, 151, 255, 0.8)));
  background-image: linear-gradient(to bottom right, rgba(72, 215, 103, 0.8) 30%, rgba(42, 151, 255, 0.8));
}

.mainV-btn img {
  width: 100%;
  height: auto;
}

.mainV-ico {
  position: absolute;
  top: 14px;
  left: 50%;
  width: 30px;
  margin-left: -15px;
  pointer-events: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.overview {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
  overflow: hidden;
}

.overview-txt {
  margin: 0 0 20px 0;
  color: #00a86f;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
}

.overview-txt_2 {
  margin: 0;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
}

.news-wrapper {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 100px;
  padding-left: 100px;
  overflow: hidden;
}

.news-list {
  margin: 0 0 20px 0;
  border-bottom: 1px solid #bcc1be;
}

.news-item {
  border-top: 1px solid #bcc1be;
}

.news-link {
  display: block;
  position: relative;
  padding: 15px 30px 12px 0;
}

.news-link:after {
  position: absolute;
  top: 50%;
  right: 15px;
  margin: -9px 0 0 0;
  color: #bcc1be;
  font-family: FontAwesome;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  content: "\f054";
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.news-link_no {
  display: block;
  position: relative;
  padding: 15px 30px 12px 0;
}

.news-date {
  display: inline;
  margin: 2px 10px 0 0;
  float: left;
}

.news-ico {
  display: inline;
  padding: 5px 10px;
  border-radius: 3px;
  background-color: #00b0ae;
  color: #ffffff;
  font-size: 12px;
}

.news-title {
  margin: 0;
  padding: 7px 0 0 0;
  clear: both;
  font-size: 16px;
  font-weight: normal;
}

.top {
  overflow: hidden;
}

.top-box_l {
  width: 50%;
  float: left;
}

.top-box_l .top-inner {
  margin-right: 2px;
  padding: 120px 0;
  background-image: url(../images/career/pic-03.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

.top-box_r {
  width: 50%;
  float: right;
}

.top-box_r .top-inner {
  margin-left: 2px;
  padding: 120px 0;
  background-image: url(../images/career/pic-04.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

.about-table {
  width: 100%;
  line-height: 1.6;
}

.about-table th {
  width: 180px;
  height: auto;
  margin: 0;
  padding: 10px 20px;
  border: 1px solid #bcc1be;
  background: #f0f0f0;
  font-weight: normal;
}

.about-table td {
  height: auto;
  margin: 0;
  padding: 10px 20px;
  border: 1px solid #bcc1be;
}

.about-table dl {
  clear: both;
}

.about-table dt {
  min-width: 4em;
  margin: 0 15px 0 0;
  float: left;
}

.about-table dd {
  margin: 0;
  float: left;
}

.system-table {
  width: 100%;
  margin-top: 40px;
  line-height: 1.6;
}

.system-table th {
  width: 180px;
  height: auto;
  margin: 0;
  padding: 10px 20px;
  border: 1px solid #bcc1be;
  background: #f0f0f0;
  font-weight: normal;
}

.system-table th.system-tHead {
  border: 1px solid #00a86f;
  background-color: #00a86f;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.system-table td {
  height: auto;
  margin: 0;
  padding: 10px 20px;
  border: 1px solid #bcc1be;
}

.system-table dl {
  clear: both;
}

.system-table dt {
  min-width: 4em;
  margin: 0 15px 0 0;
  float: left;
}

.system-table dd {
  margin: 0;
  float: left;
}

.system-gra {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto 20px auto;
}

.system-gra img {
  width: 100%;
  height: auto;
}

.recruit-box {
  position: relative;
  background-color: #ffffff;
}

.recruit-box_2 {
  box-sizing: border-box;
  position: relative;
  margin-bottom: 30px;
  border: dashed 3px #bcc1be;
  background-color: #ffffff;
}

.recruit-box_2 p {
  margin-top: 0;
}

.recruit-inner {
  padding: 30px 30px 70px 30px;
}

.recruit-pic img {
  width: 100%;
  height: auto;
}

.recruit-btn {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
}

.beginner-txt,
.beginner-txt_cad,
.beginner-txt_plant {
  margin: 0 0 30px 0;
  color: #00a86f;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}

.beginner-txt_cad {
  color: #f2775e;
}

.beginner-txt_plant {
  color: #4898db;
}

.beginner-txt_2 {
  position: relative;
  margin: 10px 0 0 0;
  color: #4898db;
  font-size: 14px;
}

.beginner-txt_2 a {
  display: block;
  margin: 0 0 0 13px;
  overflow: hidden;
  color: #4898db;
  font-weight: bold;
  text-decoration: underline;
}

.beginner-txt_2 a:hover {
  text-decoration: none;
}

.beginner-txt_2:before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f054";
}

.beginner-bg,
.beginner-bg_construction {
  width: 100%;
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.beginner-bg_construction {
  background-image: url(../images/career/system/beginner/construction/bg-01.jpg);
}

.beginner-list li {
  margin-left: 20px;
  line-height: 1.6;
  list-style: outside disc;
}

.beginner-btns,
.beginner-btns_center {
  max-width: 1400px;
  margin: 30px auto 0 auto;
  padding: 0 50px;
  overflow: hidden;
}

.beginner-btns_center {
  text-align: center;
}

.beginner-btns_center .beginner-btn,
.beginner-btns_center .beginner-btn_last {
  display: inline-block;
  margin: 0;
  float: none;
}

.beginner-btn,
.beginner-btn_last {
  width: 32.5%;
  margin: 0 1.25% 0 0;
  float: left;
  line-height: 1;
}

.beginner-btn img,
.beginner-btn_last img {
  width: 100%;
  height: auto;
}

.beginner-btn_last {
  margin: 0;
}

.beginner-link,
.beginner-link_cad,
.beginner-link_plant {
  display: block;
  position: relative;
  padding: 20px 30px 15px 30px;
  border: 3px solid #019d9d;
  border-radius: 100px;
  background-color: #ffffff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.beginner-link:before,
.beginner-link_cad:before,
.beginner-link_plant:before {
  position: absolute;
  top: 50%;
  left: 3%;
  margin-top: -12px;
  color: #019d9d;
  font-family: FontAwesome;
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  content: "\f138";
  -webkit-transition: all .3s;
  transition: all .3s;
}

.beginner-link_cad {
  border-color: #f2775e;
}

.beginner-link_cad:before {
  color: #f2775e;
}

.beginner-link_plant {
  border-color: #4898db;
}

.beginner-link_plant:before {
  color: #4898db;
}

.beginner-link_no {
  display: block;
  position: relative;
  padding: 20px 30px 15px 30px;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background-color: #ffffff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.beginner-link_no:before {
  position: absolute;
  top: 50%;
  left: 3%;
  margin-top: -12px;
  color: #bcc1be;
  font-family: FontAwesome;
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  content: "\f00c";
  -webkit-transition: all .3s;
  transition: all .3s;
}

.cad-box {
  width: 48.5%;
  float: left;
}

.cad-box_2 {
  width: 48.5%;
  float: right;
}

.cad-gra {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 10px auto;
}

.cad-gra img {
  width: 100%;
  height: auto;
}

.plant-gra {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 10px auto;
}

.plant-gra img {
  width: 100%;
  height: auto;
}

.plant-picList {
  margin: 10px 0 0 0;
  overflow: hidden;
}

.plant-pic,
.plant-pic_last {
  width: 23.5%;
  margin: 0 2% 0 0;
  float: left;
}

.plant-pic img,
.plant-pic_last img {
  width: 100%;
  height: auto;
}

.plant-pic_last {
  margin: 0;
}

.adviser-pic {
  margin: 0 10px 0 0;
  float: left;
}

.adviser-pic_l {
  margin: 30px 0;
}

.adviser-pic_l img {
  width: 100%;
  height: auto;
}

.adviser-name {
  margin: 0 0 20px 0;
  float: left;
  font-size: 22px;
  letter-spacing: 2px;
}

.adviser-name span {
  margin: 0 10px 0 0;
  font-size: 14px;
  letter-spacing: 1px;
}

.adviser-name_2 {
  margin: 0;
  font-size: 22px;
  line-height: 1;
}

.adviser-name_2 span {
  display: block;
  margin: 0 0 8px 1px;
  font-size: 14px;
}

.adviser-txt {
  margin: 0 0 60px 0;
  clear: both;
}

.adviser-txt_2 {
  margin: 0;
  clear: both;
}

.adviser-row {
  position: relative;
  padding: 60px 0 0 0;
}

.adviser-row_bg {
  position: relative;
  padding: 60px 0 0 0;
  background-color: #f0f0f0;
}

.adviser-box {
  overflow: hidden;
}

.l-col-2_left .adviser-name,
.l-col-2_right .adviser-name {
  margin: 30px 0 30px 0;
}

.message {
  position: relative;
}

.message-pic {
  width: 100%;
  height: 450px;
  margin: 0 0 30px;
  background: url(../images/career/message/pic-05.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
}

.message-wrapper {
  position: absolute;
  top: 0;
  left: 60%;
  width: auto;
  height: 100%;
  text-shadow: 1px 1px 2px #ffffff;
}

.message-box {
  display: table;
  width: 100%;
  height: 100%;
}

.message-inner {
  display: table-cell;
  vertical-align: middle;
}

.message-bg {
  display: inline-block;
  margin: 0 0 0 40px;
  padding: 40px 60px;
  background-color: rgba(0, 0, 0, 0.7);
}

.message-title {
  margin: 0 0 30px;
  color: #111111;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 1;
}

.message-name {
  margin: 0;
  color: #111111;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1;
}

.message-name span {
  display: block;
  margin: 0 0 10px;
  font-size: 16px;
}

.message-txt {
  margin: 0;
}

.interview-pic {
  margin: 0 10px 0 0;
  float: left;
}

.interview-pic_l {
  margin: 30px 0;
}

.interview-pic_l img {
  width: 100%;
  height: auto;
}

.interview-info {
  margin: 0 0 20px 0;
  float: left;
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 1.4;
}

.interview-txt {
  margin: 0;
  clear: both;
}

.l-col-2_left .engineer-info,
.l-col-2_right .engineer-info {
  margin: 25px 0 30px 0;
}

.training-gra {
  width: 100%;
  max-width: 800px;
  margin: 40px auto 10px auto;
}

.training-gra img {
  width: 100%;
  height: auto;
}

.training-picList {
  margin: 10px 0 0 0;
  overflow: hidden;
}

.training-pic,
.training-pic_2 {
  width: 48%;
  margin: 0 4% 0 0;
  float: left;
}

.training-pic img,
.training-pic_2 img {
  width: 100%;
  height: auto;
}

.training-pic_2 {
  margin: 0;
}

.training-txt {
  margin: 0;
}

.flow,
.flow_2 {
  position: relative;
  width: 100%;
  margin: 0 0 30px 0;
  overflow: hidden;
  text-align: center;
}

.flow:after,
.flow_2:after {
  z-index: 1;
  position: absolute;
  top: 50px;
  left: 50%;
  width: 75%;
  height: 30px;
  margin: 0 0 0 -37.5%;
  background-color: #C7E0D4;
  content: '';
}

.flow_2:after {
  width: 60%;
  margin: 0 0 0 -30%;
}

.flow-box,
.flow-box_last {
  display: inline-block;
  z-index: 100;
  position: relative;
  width: 18.4%;
  margin: 0;
  margin: 80px 1% 0 0;
  padding: 20px 0 0 0;
  vertical-align: top;
}

.flow-box_last {
  margin: 80px 0 0 0;
}

.flow-ico {
  z-index: 1;
  position: absolute;
  top: -65px;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: 0 0 0 -50px;
  border-radius: 50%;
  background-color: #00a86f;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.flow-step {
  display: block;
  padding: 20px 0 0 0;
  font-size: 24px;
}

.flow-title {
  margin: 25px 0 10px 0;
  font-size: 18px;
  text-align: center;
}

.flow-list {
  line-height: 1.6;
  text-align: center;
}

.flow-txt {
  text-align: center;
}

.application-txt {
  margin: 0 0 30px 0;
  text-align: center;
}

.application-title {
  margin: 20px 0 5px 0;
  font-size: 16px;
  font-weight: bold;
}

.application-subTitle {
  margin: 15px 0 5px 0;
  font-size: 16px;
  font-weight: normal;
}

.application-list li {
  margin-left: 2rem;
  line-height: 1.6;
  list-style: outside disc;
}

.application-list_asterisk li {
  margin-left: 2rem;
  line-height: 1.6;
  list-style-type: none;
}

.application-list_asterisk li:before {
  display: inline;
  margin-right: 0.5rem;
  margin-left: -2rem;
  content: "※";
}

.faq-item {
  margin: 0 0 30px 0;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #bcc1be;
}

.faq-q {
  margin: 0 0 30px 0;
  clear: both;
  overflow: hidden;
}

.faq-q .faq-ico {
  background-color: #00a86f;
}

.faq-a {
  margin: 0;
  clear: both;
  overflow: hidden;
}

.faq-a .faq-ico {
  background-color: #ea8f35;
}

.faq-ico {
  display: block;
  padding: 5px 10px;
  float: left;
  color: #ffffff;
  font-family: "Lato", sans-serif;
  font-size: 18px;
}

.faq-txt {
  display: block;
  margin: 8px 0 0 50px;
}

.job-bookmark {
  width: 30px;
  height: 30px;
  margin: 0 10px 10px 0;
  float: left;
  border: 2px solid #bcc1be;
  border-radius: 3px;
  background-color: #ffffff;
  text-align: center;
  cursor: pointer;
}

.job-bookmark:after {
  color: #bcc1be;
  font-family: FontAwesome;
  font-size: 22px;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  content: "\f00c";
}

.job-add .job-bookmark {
  border-color: #ea8f35;
  background-color: #ea8f35;
  color: #ffffff;
}

.job-add .job-bookmark:after {
  color: #ffffff;
}

.job-box {
  padding: 0;
}

.job-list .job-box {
  margin: 0 0 30px 0;
  padding: 20px;
  border: 1px solid #bcc1be;
}

.job-title {
  display: block;
  margin: 0 0 10px 0;
  overflow: hidden;
  font-size: 18px;
}

.job-title a {
  color: #00a86f;
  text-decoration: underline;
}

.job-table {
  word-wrap: break-word;
  width: 100%;
  margin: 0 0 10px 0;
  overflow-wrap: break-word;
  table-layout: fixed;
}

.job-table th {
  width: 180px;
  height: auto;
  margin: 0;
  padding: 10px 20px;
  border: 1px solid #bcc1be;
  background: #f0f0f0;
  font-weight: normal;
}

.job-table td {
  height: auto;
  margin: 0;
  padding: 10px 20px;
  border: 1px solid #bcc1be;
}

.job-num {
  margin: 0 0 5px 0;
  font-size: 12px;
  line-height: 1;
}

.job-btn,
.job-btn_add,
.job-btn_remove,
.job-btn_entry,
.job-btn_more {
  width: 32%;
  margin: 0 2% 0 0;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.job-btn a,
.job-btn_add a,
.job-btn_remove a,
.job-btn_entry a,
.job-btn_more a {
  display: block;
  position: relative;
  padding: 11px 0 10px 0;
  border: 2px solid #00a86f;
  border-radius: 3px;
  color: #00a86f;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.job-btn a:before,
.job-btn_add a:before,
.job-btn_remove a:before,
.job-btn_entry a:before,
.job-btn_more a:before {
  padding-right: 5px;
  font-size: 14px;
  line-height: 14px;
}

.job-btn_add a {
  border-color: #ea8f35;
  background-color: #ffffff;
  color: #ea8f35;
}

.job-btn_add a:before {
  color: #ea8f35;
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f046";
}

.job-btn_add .job-btnTxt_remove {
  display: none;
}

.job-btn_remove a {
  border: 2px solid #ea8f35;
  background-color: #ea8f35;
  color: #ffffff;
}

.job-btn_remove a:before {
  color: #ffffff;
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f14a";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.job-btn_remove .job-btnTxt_add {
  display: none;
}

.job-btn_entry a {
  border: 2px solid #00a86f;
  background-color: #00a86f;
  color: #ffffff;
}

.job-btn_entry a:before {
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f044";
}

.job-btn_more {
  margin: 0;
}

.job-btn_more a:before {
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f054";
}

.job-btns {
  overflow: hidden;
}

.job-btns_2 {
  margin: 20px 0 0 0;
  overflow: hidden;
}

.job-btns_2 .job-btn_add,
.job-btns_2 .job-btn_remove {
  width: 49%;
}

.job-btns_2 .job-btn_entry {
  width: 49%;
  margin: 0;
}

.searchWords {
  margin: 0 0 30px 0;
  padding: 15px;
  background-color: #f0f0f0;
}

.searchWords li,
.searchWords p {
  margin: 0;
  line-height: 1.6;
}

.searchWords p {
  text-align: center;
}

.jobList-box {
  border: 1px solid #00a86f;
  background-color: #f0f0f0;
}

.jobList-box_fixed {
  z-index: 800;
  position: fixed;
  bottom: 30px;
  width: 260px;
}

.jobList-title {
  margin: 0;
  padding: 5px 0 7px 0;
  background-color: #00a86f;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.jobList-title span {
  display: block;
  font-size: 14px;
}

.jobList-txt {
  margin: 15px 0 10px 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  text-align: center;
}

.jobList-length {
  padding: 0 3px 0 0;
  color: #00a86f;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.jobList-btn {
  margin: 0 15px 15px 15px;
  font-weight: bold;
  text-align: center;
}

.jobList-btn a {
  display: block;
  position: relative;
  padding: 35px 0 10px 0;
  border: 1px solid #00a86f;
  border-radius: 3px;
  background-color: #ffffff;
  color: #00a86f;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.jobList-btn a:before {
  position: absolute;
  top: 15px;
  left: 50%;
  margin: 0 0 0 -10px;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  content: "\f0f6";
}

.wp-pagenavi {
  clear: both;
  overflow: hidden;
  line-height: 1;
  vertical-align: middle;
}

.wp-pagenavi a {
  display: inline-block;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 4px 8px;
  border: 1px solid #00a86f;
  color: #00a86f;
  font-size: 14px;
  text-decoration: none;
  vertical-align: middle;
}

.wp-pagenavi span {
  display: inline-block;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 4px 8px;
  border: 1px solid #bcc1be;
  font-size: 14px;
  text-decoration: none;
  vertical-align: middle;
}

.wp-pagenavi span.current {
  font-weight: bold;
}

.search-box {
  margin: 0 0 30px 0;
  padding: 15px;
  border: 1px solid #bcc1be;
}

.search-title {
  margin: 0 0 10px 0;
  color: #00a86f;
  line-height: 1;
  text-align: center;
}

.search-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 7px 10px;
  border: 1px solid #bcc1be;
  border-radius: 0;
  background: #ffffff;
}

.search-select::-ms-expand {
  display: none;
}

.search-selectWrapper {
  position: relative;
  margin-bottom: 10px;
}

.search-selectWrapper:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 1;
  content: "\f078";
  pointer-events: none;
}

.search-word {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 7px 10px;
  border: 1px solid #bcc1be;
  border-radius: 0;
  background: #ffffff;
}

.search-submitWrapper {
  position: relative;
  margin: 0;
  color: #00a86f;
  font-weight: bold;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.search-submitWrapper:before {
  position: absolute;
  top: 15px;
  left: 50%;
  margin: 0 0 0 -10px;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: normal;
  line-height: 14px;
  content: "\f002";
}

.search-submit {
  width: 100%;
  padding: 35px 0 10px 0;
  border: 1px solid #00a86f;
  border-radius: 3px;
  background-color: #ffffff;
  color: #00a86f;
  font-weight: bold;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.search-submit:before {
  padding-right: 10px;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  line-height: 14px;
  content: "\f0f6";
}

input[type="search"] {
  box-sizing: border-box;
}

.bookmark-btns {
  margin: 0 0 20px 0;
  overflow: hidden;
}

.bookmark-btn,
.bookmark-btn_add,
.bookmark-btn_remove {
  width: 49%;
  margin: 0 2% 0 0;
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.bookmark-btn a,
.bookmark-btn_add a,
.bookmark-btn_remove a {
  display: block;
  position: relative;
  padding: 11px 0 10px 0;
  border: 2px solid #00a86f;
  border-radius: 3px;
  color: #00a86f;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.bookmark-btn a:before,
.bookmark-btn_add a:before,
.bookmark-btn_remove a:before {
  padding-right: 5px;
  font-size: 14px;
  line-height: 14px;
}

.bookmark-btn_add a:before {
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f00c";
}

.bookmark-btn_add .job-btnTxt_remove {
  display: none;
}

.bookmark-btn_remove {
  margin: 0;
}

.bookmark-btn_remove a {
  border: 2px solid #555;
  background-color: #f0f0f0;
  color: #555;
}

.bookmark-btn_remove a:before {
  color: #555;
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f00d";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.bookmark-btn_remove .job-btnTxt_add {
  display: none;
}

.bookmark-box {
  border: 1px solid #00a86f;
  background-color: #ffffff;
}

.bookmark-box_fixed {
  z-index: 800;
  position: fixed;
  bottom: 30px;
  width: 260px;
}

.bookmark-title {
  margin: 0;
  padding: 8px 0 10px 0;
  background-color: #00a86f;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.bookmark-title span {
  display: block;
  font-size: 14px;
}

.bookmark-txt {
  margin: 15px 0 10px 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  text-align: center;
}

.bookmark-txt_2 {
  margin: 0 0 20px 0;
  color: #333;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  text-align: center;
  text-align: left;
}

.bookmark-txt_3 {
  margin: 0 15px 15px 15px;
  color: #333;
  font-size: 16px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  line-height: 1.4;
  text-align: center;
  text-align: center;
  text-align: left;
}

.bookmark-txt_3 span {
  font-weight: bold;
}

.bookmark-length,
.bookmark-length_2 {
  padding: 0 3px 0 0;
  color: #00a86f;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.bookmark-submitWrapper {
  position: relative;
  margin: 0 15px 15px 15px;
  color: #f0f0f0;
  font-weight: bold;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.bookmark-submitWrapper:before {
  position: absolute;
  top: 15px;
  left: 50%;
  margin: 0 0 0 -10px;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: normal;
  font-weight: normal;
  line-height: 14px;
  content: "\f044";
  pointer-events: none;
}

.bookmark-submit {
  width: 100%;
  padding: 38px 0 10px 0;
  border: 1px solid #00a86f;
  border-radius: 3px;
  background-color: #00a86f;
  color: #ffffff;
  font-weight: normal;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.entry {
  padding: 15px;
  border-top: 1px solid #bcc1be;
  border-right: 1px solid #bcc1be;
  border-left: 1px solid #bcc1be;
  background-color: #f0f0f0;
}

.entry-title {
  margin: 0 0 5px 0;
  color: #00a86f;
  font-size: 18px;
  text-align: center;
}

.entry-list {
  border-bottom: 1px solid #bcc1be;
}

.entry-item {
  position: relative;
  margin: 0;
  padding: 10px;
  overflow: hidden;
  border-top: 1px solid #bcc1be;
  border-right: 1px solid #bcc1be;
  border-left: 1px solid #bcc1be;
  background-color: #ffffff;
}

.entry-info {
  margin-right: 120px;
  overflow: hidden;
}

.entry-num {
  margin: 0 0 5px 0;
  font-size: 12px;
  line-height: 1;
}

.entry-name {
  margin: 0;
  font-size: 16px;
  line-height: 1;
}

.entry-btn {
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -11px 0 0 0;
  font-size: 14px;
}

.entry-btn a {
  padding: 5px 20px;
  border: 1px solid #bcc1be;
  border-radius: 3px;
  background-color: #dedede;
  font-weight: bold;
}

.entry-btn a:before {
  padding-right: 5px;
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f00d";
}

.entry-txt {
  text-align: center;
}

.entry-txt span {
  color: red;
}

.form-txt_center {
  font-size: 12px;
  text-align: center;
}

.form-table {
  width: 100%;
  margin: 0 0 30px 0;
  line-height: 1.8;
}

.form-table th {
  width: 200px;
  height: auto;
  margin: 0;
  padding: 10px 20px;
  border: 1px solid #bcc1be;
  background: #f0f0f0;
  font-weight: normal;
}

.form-table td {
  height: auto;
  margin: 0;
  padding: 20px 20px;
  border: 1px solid #bcc1be;
  background: #fff;
}

.form-table td label {
  box-sizing: border-box;
  display: inline-block;
  padding: 8px 15px;
  border: 1px solid #bcc1be;
  border-radius: 10px;
}

.form-table td textarea {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  min-height: 250px;
  padding: 10px;
  border: 1px solid #bcc1be;
  line-height: 1.8;
}

.form-table td select {
  height: 36px;
  margin: 5px 0;
  padding: 5px;
}

.form-table td span {
  margin-right: 10px;
  font-size: 14px;
}

.form-table td input {
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 2;
}

.form-table td input[type="file"] {
  line-height: 1;
}

.form-table td li {
  margin-top: 5px;
}

.form-table td a {
  color: #00a86f;
  text-decoration: underline;
}

.form-table input[type="radio"] {
  margin-right: 3px;
}

.form-policy {
  box-sizing: border-box;
  height: 300px;
  margin: 0 0 20px 0;
  padding: 10px;
  overflow-y: scroll;
  border: 1px solid #bcc1be;
  /*スクロールバーの軌道*/
  /*スクロールバーの動く部分*/
}

.form-policy::-webkit-scrollbar {
  width: 8px;
}

.form-policy::-webkit-scrollbar-track {
  border-radius: 8px;
  background-color: #f0f0f0;
}

.form-policy::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: rgba(51, 51, 51, 0.6);
}

.form-policy ol li {
  margin-left: 2rem;
  padding-bottom: 10px;
  list-style: outside decimal;
}

.form-policy h4 {
  margin: 0 0 5px 0;
}

.form-buttons {
  margin: 40px 0 10px 0;
  text-align: center;
}

.form-btn_send {
  display: inline-block;
  width: 200px;
  padding: 13px 30px 13px 40px;
  border: 2px solid #00a86f;
  border-radius: 3px;
  background-color: #ffffff;
  color: #00a86f;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1;
  vertical-align: bottom;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.form-btn_cancel {
  display: inline-block;
  width: 200px;
  padding: 13px 30px 13px 40px;
  border: 1px solid #333;
  border-radius: 3px;
  background-color: #f0f0f0;
  color: #333;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1;
  vertical-align: bottom;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.form-btnWrapper {
  display: inline-block;
  position: relative;
  margin: 0 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.form-btnWrapper:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 20px;
  margin: -7px 0 0 0;
  color: #00a86f;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  vertical-align: bottom;
  content: "\f054";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.form-fileWrapper {
  margin: 10px 0 10px 0;
  padding: 15px;
  background-color: #f0f0f0;
}

.form-fileWrapper_2 {
  margin: 10px 0 0 0;
  padding: 15px;
  background-color: #f0f0f0;
}

.form-file {
  font-size: 12px;
  line-height: 1;
}

.must {
  margin-left: 10px;
  color: red;
  font-size: 12px;
}

.must_2 {
  display: block;
  color: red;
  font-size: 12px;
}

.confirm .form-btnWrapper_2 {
  display: inline-block;
  position: relative;
  margin: 0 10px;
}

.confirm .form-btnWrapper_2:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 20px;
  margin: -7px 0 0 0;
  color: #333;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  vertical-align: bottom;
  content: "\f054";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.mw_wp_form .error {
  margin-top: 5px;
}

/*----------------------
        add
----------------------*/

.sp-only {
  display: none;
}

.pc-only {
  display: block;
}

a.bnr-link {
  display: inline-block;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

a.bnr-link:hover {
  opacity: .5;
}

.bnr-link img {
  max-width: 100%;
  height: auto;
}

.entryFoot-siteLink {
  margin: 40px 0 0.5em;
  color: #fff;
  font-style: normal;
  font-weight: bold;
  text-align: center;
}

.entryFoot-siteLinkBnr {
  text-align: center;
}

.form-table td .employment span {
  margin-right: 0;
  font-size: 16px;
}

.title_center_specialPage {
  z-index: 100;
  margin: 0 0 20px 0;
  color: #38352b;
  font-size: 23px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
}

.l-colset-1_center_specialPage {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-right: 100px;
  padding-left: 100px;
  overflow: hidden;
}

.l-colset-1_center_specialPage {
  text-align: center;
}

.specialPage-image {
  border: 2px solid #009944;
}

@media screen and (min-width: 769px) {
  .l-colset-1,
  .l-colset-1_center {
    width: auto;
    max-width: 1200px;
  }

  .l-colset-1_flex {
    width: auto;
    max-width: 1200px;
  }

  .l-colset-2 {
    width: auto;
    max-width: 1200px;
  }

  .l-colset-2_2 {
    width: auto;
    max-width: 1200px;
  }

  .l-colset-2_flex {
    width: auto;
    max-width: 1200px;
  }

  .l-colset-2_side {
    width: auto;
    max-width: 1200px;
  }

  .l-colset-top,
  .l-colset-top_flex {
    width: auto;
    max-width: 1300px;
  }

  .l-col-2 {
    margin-bottom: 40px;
  }

  .l-col-2:nth-child(1) {
    margin-right: 4%;
  }

  .l-col-2_last {
    margin-bottom: 0;
  }

  .l-col-2_last:nth-child(1) {
    margin-right: 4%;
  }

  .l-col-3 {
    margin-right: 2%;
    margin-bottom: 30px;
  }

  .l-col-3:nth-child(3) {
    margin-right: 0;
  }

  .l-box_w {
    height: 100%;
  }

  .gNav-item a {
    z-index: 2;
    position: relative;
    padding-bottom: 3px;
  }

  .gNav-item a:after {
    z-index: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #00a86f;
    content: '';
    -webkit-transition: all .3s;
    transition: all .3s;
  }

  .gNav-item a:hover {
    color: #00a86f;
  }

  .gNav-item a:hover:after {
    width: 100%;
  }

  .headerBtn-item a:hover {
    background-color: #ea8f35;
  }

  .subNav-link:hover,
  .subNav-link_cad:hover,
  .subNav-link_plant:hover {
    border-color: #016a6a;
  }

  .subNav-link:hover:before,
  .subNav-link_cad:hover:before,
  .subNav-link_plant:hover:before {
    left: 5%;
  }

  .subNav-link_cad:hover {
    border-color: #ee4f2f;
  }

  .subNav-link_plant:hover {
    border-color: #277fc9;
  }

  .topicpath {
    width: auto;
    max-width: 1200px;
  }

  .title span {
    display: block;
  }

  .pic-construction_01 {
    height: 380px;
  }

  .pic-construction_02 {
    height: 380px;
  }

  .entryFoot-inner {
    width: auto;
    max-width: 1200px;
  }

  .jobFoot-inner {
    width: auto;
    max-width: 1200px;
  }

  .pageTop a:hover {
    background-color: #019d9d;
  }

  .pageTop a:hover:after {
    top: -10px;
  }

  .description-inner {
    width: auto;
    max-width: 1200px;
  }

  .footer-inner {
    width: auto;
    max-width: 1200px;
  }

  .footerNav-item a:hover:before {
    left: 5px;
  }

  .mainV-btn a:hover .mainV-ico {
    top: 20px;
  }

  .overview {
    width: auto;
    max-width: 1200px;
  }

  .overview {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .news-wrapper {
    width: auto;
    max-width: 1200px;
  }

  .news-link:hover:after {
    right: 5px;
    color: #019d9d;
  }

  .recruit-box {
    height: 100%;
  }

  .recruit-box_2 {
    height: 100%;
  }

  .beginner-link:hover,
  .beginner-link_cad:hover,
  .beginner-link_plant:hover {
    border-color: #016a6a;
  }

  .beginner-link:hover:before,
  .beginner-link_cad:hover:before,
  .beginner-link_plant:hover:before {
    left: 5%;
  }

  .beginner-link_cad:hover {
    border-color: #ee4f2f;
  }

  .beginner-link_plant:hover {
    border-color: #277fc9;
  }

  .job-btn a:hover,
  .job-btn_add a:hover,
  .job-btn_remove a:hover,
  .job-btn_entry a:hover,
  .job-btn_more a:hover {
    border-color: #019d9d;
    color: #019d9d;
  }

  .job-btn_add a:hover {
    border-color: #ea8f35;
    background-color: #ea8f35;
    color: #ffffff;
  }

  .job-btn_add a:hover:before {
    color: #ffffff;
  }

  .job-btn_remove a:hover {
    border: 2px solid #333;
    background-color: #ffffff;
    color: #333;
  }

  .job-btn_remove a:hover:before {
    color: #333;
  }

  .job-btn_entry a:hover {
    border: 2px solid #019d9d;
    background-color: #019d9d;
    color: #ffffff;
  }

  .jobList-btn a:hover {
    border-color: #019d9d;
    color: #019d9d;
  }

  .wp-pagenavi a:hover {
    border-color: #019d9d;
  }

  .search-submitWrapper:hover {
    color: #019d9d;
  }

  .search-submit:hover {
    border-color: #019d9d;
    color: #019d9d;
  }

  .bookmark-btn a:hover,
  .bookmark-btn_add a:hover,
  .bookmark-btn_remove a:hover {
    border-color: #019d9d;
    color: #019d9d;
  }

  .bookmark-btn_remove a:hover:before {
    color: #019d9d;
  }

  .bookmark-submitWrapper:hover {
    border-color: #ffffff;
    color: #00a86f;
  }

  .bookmark-submit:hover {
    background-color: #ffffff;
    color: #00a86f;
    font-weight: bold;
  }

  .form-btn_send:hover {
    border: 2px solid #019d9d;
    color: #019d9d;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  .form-btn_cancel:hover {
    border: 1px solid #bcc1be;
    color: #bcc1be;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  .form-btnWrapper:hover:before {
    left: 25px;
    color: #019d9d;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  .confirm .form-btnWrapper_2:hover:before {
    left: 25px;
    color: #bcc1be;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  .l-colset-1_center_specialPage {
    width: auto;
    max-width: 1200px;
  }
}

@media screen and (min-width: 1001px) {
  .header-logo a:hover {
    opacity: 0.6;
  }
}

@media screen and (min-width: 1401px) {
  .mainV-txt,
  .mainV-txt_01,
  .mainV-txt_02 {
    height: 150px;
  }
}

@media screen and (max-width: 1000px) {
  .l-colset-1,
  .l-colset-1_center {
    padding-right: 30px;
    padding-left: 30px;
  }

  .l-colset-1_flex {
    padding-right: 30px;
    padding-left: 30px;
  }

  .l-colset-2 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .l-colset-2_2 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .l-colset-2_flex {
    padding-right: 30px;
    padding-left: 30px;
  }

  .l-colset-2_side {
    padding-right: 30px;
    padding-left: 30px;
  }

  .l-colset-top,
  .l-colset-top_flex {
    padding-right: 30px;
    padding-left: 30px;
  }

  .l-col-2_main {
    margin: 0 -230px 0 0;
  }

  .l-col-2_inner {
    margin: 0 230px 0 0;
  }

  .l-col-2_sub {
    width: 200px;
  }

  .l-col-2_sub2 {
    width: 200px;
  }

  .topicpath {
    padding-right: 30px;
    padding-left: 30px;
  }

  .entryFoot-inner {
    padding-right: 30px;
    padding-left: 30px;
  }

  .jobFoot-inner {
    padding-right: 30px;
    padding-left: 30px;
  }

  .description-inner {
    padding-right: 30px;
    padding-left: 30px;
  }

  .footer-inner {
    padding-right: 30px;
    padding-left: 30px;
  }

  .overview {
    padding-right: 30px;
    padding-left: 30px;
  }

  .news-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }

  .jobList-box_fixed {
    width: 200px;
  }

  .bookmark-box_fixed {
    width: 200px;
  }

  .l-colset-1_center_specialPage {
    padding-top: 55px;
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  .l-header {
    border-bottom: 3px solid #00a86f;
  }

  .l-contents {
    padding-top: 55px;
  }

  .l-footer {
    padding: 30px 0 0 0;
  }

  .l-colset-1,
  .l-colset-1_center {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0;
    padding-left: 0;
  }

  .l-colset-1_flex {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0;
    padding-left: 0;
  }

  .l-colset-1_flex {
    display: block;
  }

  .l-colset-2 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .l-colset-2 {
    height: auto;
  }

  .l-colset-2 .l-col-2_left {
    float: none;
  }

  .l-colset-2 .l-col-2_right {
    float: none;
  }

  .l-colset-2_2 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .l-colset-2_2 .l-col-2_left {
    float: none;
  }

  .l-colset-2_2 .l-col-2_right {
    float: none;
  }

  .l-colset-2_flex {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .l-colset-2_flex {
    display: block;
  }

  .l-colset-2_side {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .l-colset-top,
  .l-colset-top_flex {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .l-colset-top_flex {
    display: block;
  }

  .l-col-2 {
    position: static;
    width: auto;
    margin-bottom: 30px;
    float: none;
  }

  .l-col-2_last {
    position: static;
    width: auto;
    margin-bottom: 30px;
    float: none;
  }

  .l-col-2_last:last-child {
    margin-bottom: 0;
  }

  .l-col-2_left {
    position: static;
    width: auto;
    float: none;
  }

  .l-col-2_left .l-box {
    margin: 0 10px 20px 10px;
  }

  .l-col-2_left40 {
    position: static;
    width: auto;
    float: none;
  }

  .l-col-2_left60 {
    position: static;
    width: auto;
    float: none;
  }

  .l-col-2_right {
    position: static;
    width: auto;
    float: none;
  }

  .l-col-2_right .l-box {
    margin: 0 10px 10px 10px;
  }

  .l-col-2_right40 {
    position: static;
    width: auto;
    float: none;
  }

  .l-col-2_right60 {
    position: static;
    width: auto;
    float: none;
  }

  .l-col-2_main {
    display: table-row-group;
    width: auto;
    margin: 30px 10px 0 10px;
    float: none;
  }

  .l-col-2_inner {
    margin: 0 10px;
  }

  .l-col-2_sub {
    width: 100%;
    float: none;
    border-top: 1px solid #bcc1be;
  }

  .l-col-2_sub2 {
    display: table-header-group;
    width: 100%;
    float: none;
  }

  .l-col-3 {
    position: static;
    width: auto;
    margin-bottom: 30px;
    float: none;
  }

  .l-box {
    padding: 0 10px;
  }

  .l-box_2 {
    padding: 0;
  }

  .l-box_w {
    margin: 30px 20px;
    padding: 40px 20px 10px 20px;
  }

  .l-box_pic {
    margin: 0 0 20px 0;
    padding: 0;
  }

  .l-box_pic2 {
    margin: 0 10px;
    padding: 10px 0;
  }

  body,
  html {
    position: relative;
    overflow-x: hidden;
  }

  .header_top {
    left: 0;
    width: 100%;
    padding: 15px 0;
    text-align: center;
  }

  .header-logo {
    height: 30px;
    margin: 12px 0 10px 7px;
  }

  .header-logo_top {
    height: 30px;
  }

  .gNav {
    position: static;
  }

  .gNav-item {
    width: 100%;
    margin: 0;
    float: none;
    border-bottom: 1px solid #ffffff;
    font-size: 13px;
    text-align: left;
  }

  .gNav-item a {
    position: relative;
    padding: 15px 0 15px 10px;
    border-top: 1px solid #00a86f;
  }

  .gNav-item a:before {
    position: absolute;
    top: 50%;
    right: 15px;
    margin: -6px 0 0 0;
    padding-right: 3px;
    font-family: FontAwesome;
    font-size: 12px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    content: "\f054";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  .gNav-item_entry {
    display: block;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    letter-spacing: 2px;
    text-align: center;
    text-indent: -2px;
  }

  .gNav-item_entry a {
    display: block;
    padding: 12px 0 10px 0;
    background-color: #00a86f;
    color: #ffffff;
  }

  .headerBtn {
    top: 13px;
    right: 50px;
  }

  .headerBtn-item a {
    padding: 8px 10px 8px 11px;
    font-size: 12px;
    letter-spacing: 1px;
  }

  .subNav-item {
    width: auto;
    margin: 0 auto 20px auto;
  }

  .subNav-item img {
    width: 100%;
  }

  .spNavBtn {
    display: block;
    position: absolute;
    top: 1px;
    right: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }

  .spNavBtn-item {
    position: relative;
    width: 24px;
    height: 24px;
    margin: 17px 0 0 13px;
  }

  .nav {
    display: none;
  }

  .topicpath {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .topicpath-wrapper {
    display: none;
    margin: 0;
  }

  .title_beginner {
    margin: 0 auto;
    text-align: center;
  }

  .pic,
  .pic-training_01,
  .pic-training_02,
  .pic-beginner_01,
  .pic-construction_01,
  .pic-construction_02,
  .pic-cad_01,
  .pic-cad_02,
  .pic-cad_03,
  .pic-plant_01,
  .pic-plant_02,
  .pic-plant_03,
  .pic-plant_04,
  .pic-program_01,
  .pic-program_02,
  .pic-adviser_01,
  .pic-adviser_02,
  .pic-support_01,
  .pic-support_02,
  .pic-engineer_01,
  .pic-engineer_02 {
    height: 45vw;
  }

  .btn_3 {
    margin: 0 10px;
  }

  .btn_5 {
    padding: 30px 10px;
  }

  .btn-item,
  .btn-item_cad,
  .btn-item_plant,
  .btn-item_search {
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
  }

  .btn-item a,
  .btn-item_cad a,
  .btn-item_plant a,
  .btn-item_search a {
    display: block;
    padding: 13px 0;
  }

  .btn-item a:before,
  .btn-item_cad a:before,
  .btn-item_plant a:before,
  .btn-item_search a:before {
    position: static;
    padding: 0 10px 0 0;
  }

  .btn-item_2 {
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
  }

  .btn-item_2 a {
    display: block;
    padding: 13px 0;
  }

  .btn-item_2 a:before {
    position: static;
    padding: 0 10px 0 0;
  }

  .btn-item_3 {
    width: 100%;
    margin: 0;
    text-align: center;
  }

  .btn-item_3 a {
    display: block;
    margin: 0 10px;
    padding: 13px 0;
  }

  .btn-item_3 a:before {
    position: static;
    padding: 0 10px 0 0;
  }

  .entryFoot-inner {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0;
    padding-left: 0;
  }

  .entryFoot-item,
  .entryFoot-item_last {
    font-size: 20px;
  }

  .jobFoot-inner {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0;
    padding-left: 0;
  }

  .description-inner {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0;
    padding-left: 0;
  }

  .footer-inner {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0;
    padding-left: 0;
  }

  .footer-copy {
    position: static;
    text-align: center;
  }

  .mainV-bg {
    background-image: url(../images/mainV-bg_sp.jpg);
    background-position: center center;
  }

  .mainV-copy {
    bottom: 120px;
  }

  .mainV-txt_01 {
    background-image: url(../images/mainV-txt_01_sp.png);
  }

  .mainV-txt_02 {
    background-image: url(../images/mainV-txt_02_sp.png);
  }

  .mainV_on .mainV-txt_01 {
    opacity: 1;
  }

  .mainV_on .mainV-txt_02 {
    opacity: 1;
  }

  .mainV-btn {
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px;
  }

  .mainV-ico {
    top: 12px;
    width: 24px;
    margin-left: -12px;
  }

  .overview {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0;
    padding-left: 0;
	margin-top: 40px;
  }

  .news-wrapper {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .news-link {
    padding: 15px 30px 12px 10px;
  }

  .news-link_no {
    padding: 15px 30px 12px 10px;
  }

  .about-table {
    border-bottom: 1px solid #bcc1be;
  }

  .about-table th {
    display: block;
    width: auto;
    padding: 5px 10px;
    border-bottom: none;
  }

  .about-table td {
    display: block;
    width: auto;
    padding: 10px;
    overflow: hidden;
    border-bottom: none;
  }

  .system-table {
    border-bottom: 1px solid #bcc1be;
  }

  .system-table th {
    display: block;
    width: auto;
    padding: 5px 10px;
    border-bottom: none;
  }

  .system-table td {
    display: block;
    width: auto;
    padding: 10px;
    overflow: hidden;
    border-bottom: none;
  }

  .recruit-box {
    margin: 0 20px;
  }

  .recruit-inner {
    padding: 25px 25px 15px 25px;
  }

  .recruit-btn {
    position: static;
  }

  .beginner-bg,
  .beginner-bg_construction {
    display: none;
  }

  .beginner-btn img,
  .beginner-btn_last img {
    width: 100%;
  }

  .beginner-btn_last {
    margin: 0;
  }

  .cad-box {
    width: auto;
    margin: 0 0 30px 0;
    float: none;
  }

  .cad-box_2 {
    width: auto;
    float: none;
  }

  .plant-picList {
    margin: 10px 0 10px 0;
  }

  .adviser-row {
    padding: 0;
  }

  .adviser-row_bg {
    padding: 0;
    background-color: #ffffff;
  }

  .message-pic {
    height: 50vw;
    background-position: left center;
  }

  .message-wrapper {
    position: static;
  }

  .message-box {
    display: block;
  }

  .message-inner {
    display: block;
  }

  .message-bg {
    display: block;
    display: block;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
  }

  .message-title {
    margin: 0 0 40px;
    color: #333;
    font-size: 26px;
  }

  .message-name {
    margin: 0 0 30px;
    color: #333;
    font-size: 18px;
  }

  .message-name span {
    display: inline;
    padding: 0 10px 0 0;
    font-size: 12px;
    letter-spacing: 1px;
  }

  .training-picList {
    margin: 10px 0 10px 0;
  }

  .flow:after,
  .flow_2:after {
    z-index: 1;
    position: absolute;
    top: 50px;
    left: 50%;
    width: 30px;
    height: 80%;
    margin: 0 0 0 -15px;
    background-color: #C7E0D4;
  }

  .flow_2:after {
    z-index: 1;
    position: absolute;
    top: 50px;
    left: 50%;
    width: 30px;
    height: 80%;
    margin: 0 0 0 -15px;
    background-color: #C7E0D4;
  }

  .flow-box,
  .flow-box_last {
    display: block;
    z-index: 100;
    position: static;
    position: relative;
    width: auto;
    max-width: 800px;
    margin: 80px auto 0 auto;
    padding: 20px 10px 10px 10px;
    border: 10px solid #bcc1be;
    background-color: #ffffff;
  }

  .job-box {
    padding: 30px 0 30px 0;
  }

  .job-list .job-box {
    padding: 10px;
  }

  .job-table {
    border-bottom: 1px solid #bcc1be;
  }

  .job-table th {
    display: block;
    width: auto;
    padding: 5px 10px;
    border-bottom: none;
  }

  .job-table td {
    display: block;
    width: auto;
    padding: 10px;
    overflow: hidden;
    border-bottom: none;
  }

  .searchWords {
    margin: 0;
  }

  .jobList-box {
    margin: 15px 0 20px 0;
    padding: 0;
    border-right: 0;
    border-left: 0;
  }

  .jobList-box_fixed {
    position: static;
    width: 100%;
  }

  .jobList-btn {
    margin: 0 10px 15px 10px;
  }

  .wp-pagenavi span {
    padding: 10px 12px;
  }

  .wp-pagenavi a {
    padding: 10px 12px;
  }

  .search-box {
    margin: 30px 10px 20px 10px;
    padding: 0;
    border: 0;
  }

  .bookmark-box {
    display: none;
    z-index: 999;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 0;
    background-color: #00a86f;
  }

  .bookmark-box_add {
    display: block;
  }

  .bookmark-box_fixed {
    position: static;
    width: 100%;
  }

  .bookmark-title {
    display: none;
  }

  .bookmark-txt {
    color: #ffffff;
  }

  .bookmark-txt_2 {
    margin: 20px 0 10px 0;
  }

  .bookmark-txt_3 {
    color: #ffffff;
  }

  .bookmark-length,
  .bookmark-length_2 {
    color: #ffffff;
  }

  .bookmark-length_2 {
    color: #00a86f;
  }

  .bookmark-submitWrapper:before {
    top: 50%;
    left: 15px;
    margin: -5px 0 0 0;
    color: #00a86f;
  }

  .bookmark-submit {
    padding: 10px 0 10px 0;
    background-color: #ffffff;
    color: #00a86f;
    font-weight: bold;
  }

  .form-table td input[type="text"] {
    width: 100%;
  }

  .form-table {
    border-bottom: 1px solid #bcc1be;
  }

  .form-table th {
    display: block;
    width: auto;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    border-bottom: none;
  }

  .form-table td {
    display: block;
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
    overflow: hidden;
    border-bottom: none;
  }

  .form-fileRow {
    display: none;
  }

  .must_2 {
    display: inline;
    margin-left: 10px;
  }

  .l-colset-1_center_specialPage {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 25px;
    padding-right: 0;
    padding-left: 0;
  }
}

@media screen and (max-width: 480px) {
  p {
    font-size: 14px;
  }

  li {
    font-size: 14px;
  }

  .l-sec-1,
  .l-sec-1_line,
  .l-sec-1_bg,
  .l-sec-3_line,
  .l-sec-3_bg {
    padding: 30px 0;
  }

  .l-sec-2,
  .l-sec-2_line,
  .l-sec-2_bg {
    padding: 30px 0;
  }

  .l-sec-3 {
    padding: 100px 0 0 0;
  }

  .l-colset-2_2 {
    padding-bottom: 0;
  }

  .l-colset-2_side {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .l-box_w {
    margin: 30px 10px;
    padding: 40px 20px 10px 20px;
  }

  .subNav-title {
    font-size: 20px;
  }

  .subNav-list {
    padding: 0 15px;
  }

  .subNav-item {
    margin: 0 auto 10px auto;
    padding: 7px 5px 3px 5px;
  }

  .subNav-item_close {
    margin: 30px 0 0 0;
  }

  .subNav-link:before,
  .subNav-link_cad:before,
  .subNav-link_plant:before {
    margin-top: -9px;
    font-size: 18px;
  }

  .subNav-link,
  .subNav-link_cad,
  .subNav-link_plant {
    padding: 10px 20px 5px 20px;
    border-width: 3px;
  }

  .pageTitle-txt {
    padding: 30px 10px;
    font-size: 22px;
    letter-spacing: 1px;
  }

  .pageTitle-txt_2 {
    padding: 0 10px 10px 10px;
    font-size: 22px;
    letter-spacing: 1px;
  }

  .pageTitle-txt_img {
    padding: 30px 20px;
  }

  .pageTitle-eng,
  .pageTitle-eng_2 {
    padding: 20px 10px 0 10px;
    font-size: 32px;
    letter-spacing: 1px;
  }

  .pageTitle-sub {
    padding: 30px 10px 10px 10px;
    font-size: 18px;
    letter-spacing: 1px;
  }

  .pageTitle-sub_2 {
    padding: 0 10px 30px 10px;
    font-size: 12px;
    letter-spacing: 1px;
  }

  .pageTitle-sub_3 {
    padding: 0 10px 20px 10px;
    font-size: 18px;
    letter-spacing: 1px;
  }

  .title {
    margin: 0 0 15px 0;
    font-size: 18px;
  }

  .title_center {
    margin: 0 0 15px 0;
    font-size: 18px;
  }

  .title_center2 {
    margin: 0 10px 15px 10px;
    font-size: 18px;
  }

  .subTitle,
  .subTitle_center {
    margin: 0 0 10px 0;
    font-size: 16px;
  }

  .lead-title {
    margin: 0 10px 30px 10px;
    font-size: 18px;
  }

  .lead-txt {
    margin: 0 10px 30px 10px;
    text-align: left;
  }

  .btn-item_l {
    width: 100%;
    margin: 0;
    font-size: 16px;
  }

  .btn-item_l a {
    padding: 18px 30px 18px 40px;
  }

  .contactBox-inner {
    padding: 30px 10px;
  }

  .contactBox-title {
    font-size: 18px;
  }

  .contactBox-btn {
    width: 100%;
  }

  .contactBox-btn a {
    padding: 15px 0;
  }

  .entryFoot {
    padding: 40px 0 60px 0;
  }

  .entryFoot {
    padding: 30px 0 40px 0;
  }

  .entryFoot-title {
    width: 120px;
    max-width: auto;
    margin: 0 auto 20px auto;
  }

  .entryFoot-item,
  .entryFoot-item_last {
    width: 100%;
    margin: 0 0 10px 0;
    float: none;
    font-size: 18px;
  }

  .entryFoot-item a,
  .entryFoot-item_last a {
    padding: 12px 0 10px 0;
  }

  .entryFoot-ico {
    width: 30px;
  }

  .jobFoot {
    padding: 30px 0 30px 0;
  }

  .jobFoot {
    padding: 20px 0 20px 0;
  }

  .jobFoot-title {
    margin: 0 auto 20px auto;
    font-size: 18px;
  }

  .jobFoot-title span {
    display: block;
  }

  .jobFoot-item {
    width: 100%;
    margin: 0 0 10px 0;
    float: none;
    font-size: 16px;
  }

  .jobFoot-item a {
    display: block;
    padding: 12px 0 10px 0;
  }

  .jobFoot-ico {
    width: 16px;
  }

  .jobFoot-ico img {
    vertical-align: middle;
  }

  .pageTop {
    right: 10px;
    bottom: 10px;
  }

  .pageTop a {
    width: 40px;
    height: 40px;
    border: 2px solid #ffffff;
  }

  .pageTop a:after {
    font-size: 28px;
    line-height: 38px;
  }

  .description-txt {
    margin: 30px 0;
    padding: 10px;
    font-size: 11px;
  }

  .mainV_top {
    min-height: auto;
    max-height: 650px;
  }

  .mainV-copy {
    left: 10px;
  }

  .mainV-txt,
  .mainV-txt_01,
  .mainV-txt_02 {
    height: 60px;
  }

  .mainV-btn {
    bottom: 30px;
  }

  .overview-txt {
    font-size: 18px;
    -moz-text-align-last: left;
         text-align-last: left;
  }

  .overview-txt_2 {
    font-size: 14px;
    -moz-text-align-last: left;
         text-align-last: left;
  }

  .news-title {
    font-size: 14px;
  }

  .top-box_l {
    width: 100%;
    float: none;
  }

  .top-box_l .top-inner {
    margin: 0 0 1px 0;
    padding: 60px 0;
  }

  .top-box_r {
    width: 100%;
    float: none;
  }

  .top-box_r .top-inner {
    margin: 0;
    padding: 60px 0;
  }

  .about-table {
    font-size: 14px;
  }

  .system-table {
    font-size: 14px;
  }

  .system-gra {
    margin: 20px auto 10px auto;
  }

  .recruit-inner {
    padding: 20px 15px 5px 15px;
  }

  .beginner-txt,
  .beginner-txt_cad,
  .beginner-txt_plant {
    margin: 0 10px 20px 10px;
    font-size: 18px;
  }

  .beginner-btns,
  .beginner-btns_center {
    margin: 10px auto 0 auto;
    padding: 0 10px;
  }

  .beginner-btn,
  .beginner-btn_last {
    width: auto;
    margin: 0 0 10px 0;
    padding: 7px 5px 3px 5px;
  }

  .beginner-btn_last {
    margin: 0;
  }

  .beginner-link:before,
  .beginner-link_cad:before,
  .beginner-link_plant:before {
    margin-top: -9px;
    font-size: 18px;
  }

  .beginner-link,
  .beginner-link_cad,
  .beginner-link_plant {
    padding: 10px 20px 5px 20px;
    border-width: 3px;
  }

  .beginner-link_no:before {
    margin-top: -9px;
    font-size: 18px;
  }

  .beginner-link_no {
    padding: 10px 20px 5px 20px;
    border-width: 3px;
  }

  .plant-pic,
  .plant-pic_last {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 10px;
  }

  .plant-pic:nth-child(2n),
  .plant-pic_last:nth-child(2n) {
    margin-right: 0;
  }

  .adviser-pic_l {
    margin: 0 0 20px;
  }

  .adviser-name {
    margin: 0 0 10px 0;
    font-size: 16px;
  }

  .adviser-name span {
    font-size: 11px;
  }

  .adviser-txt {
    margin: 0 0 30px 0;
  }

  .adviser-box {
    padding: 30px 10px 0 10px;
    background-color: #f0f0f0;
  }

  .adviser-box:nth-child(2n) {
    padding: 30px 10px 0 10px;
    background-color: #ffffff;
  }

  .message-pic {
    margin: 0 0 20px;
  }

  .message-title {
    font-size: 20px;
  }

  .message-name {
    margin: 0 0 10px;
    font-size: 16px;
  }

  .message-name span {
    font-size: 11px;
  }

  .interview-pic_l {
    margin: 0 0 20px;
  }

  .interview-info {
    margin: 0 0 10px 0;
    font-size: 15px;
  }

  .l-col-2_left .engineer-info,
  .l-col-2_right .engineer-info {
    margin: 35px 0 30px 0;
  }

  .training-gra {
    margin: 20px auto 10px auto;
  }

  .flow,
  .flow_2 {
    margin: 0 0 20px 0;
  }

  .flow-box,
  .flow-box_last {
    margin: 60px auto 0 auto;
    padding: 15px 10px 10px 10px;
    border: 5px solid #bcc1be;
  }

  .flow-ico {
    top: -50px;
    width: 80px;
    height: 80px;
    margin: 0 0 0 -40px;
    font-size: 24px;
    line-height: 1.2;
  }

  .flow-step {
    font-size: 18px;
  }

  .flow-title {
    argin: 10px 0 10px 0;
    font-size: 16px;
  }

  .application-txt {
    margin: 0 0 20px 0;
  }

  .job-table {
    font-size: 14px;
  }

  .job-btn,
  .job-btn_add,
  .job-btn_remove,
  .job-btn_entry,
  .job-btn_more {
    width: 100%;
    margin: 0 0 5px 0;
  }

  .job-btns_2 .job-btn_add,
  .job-btns_2 .job-btn_remove {
    width: 100%;
  }

  .job-btns_2 .job-btn_entry {
    width: 100%;
  }

  .form-policy {
    height: 250px;
    padding: 5px 10px;
    font-size: 12px;
  }

  .form-buttons {
    margin: 20px 0 10px 0;
  }

  .form-btn_send {
    width: 100%;
  }

  .form-btn_cancel {
    width: 100%;
  }

  .form-btnWrapper {
    display: block;
    margin: 0;
  }

  textarea,
  select,
  input[type="text"],
  input[type="email"] {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #bcc1be;
  }

  .birthday select,
  .birthday input[type="text"] {
    width: auto;
  }

  .confirm .form-btnWrapper_2 {
    display: block;
    margin: 0 0 10px 0;
  }

  .sp-only {
    display: block;
  }

  .pc-only {
    display: none;
  }

  .title_center_specialPage {
    margin: 0 0 15px 0;
    font-size: 18px;
  }

  .sp-fontSize {
    font-size: 14px;
  }
}

@media screen and (min-width: 769px) and (max-width: 930px) {
  .l-contents {
    padding-top: 75px;
  }

  .header-logo {
    height: 38px;
    margin: 17px 0 15px 20px;
  }

  .header-logo_top {
    height: 38px;
  }

  .gNav {
    top: 46px;
    right: 20px;
  }

  .gNav-item {
    margin: 0 0 0 20px;
  }

  .headerBtn {
    right: 20px;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .l-sec-1,
  .l-sec-1_line,
  .l-sec-1_bg,
  .l-sec-3_line,
  .l-sec-3_bg {
    padding: 40px 0;
  }

  .l-sec-2,
  .l-sec-2_line,
  .l-sec-2_bg {
    padding: 40px 0;
  }

  .l-sec-3 {
    padding: 160px 0 0 0;
  }

  .l-colset-2_2 {
    padding-bottom: 0;
  }

  .l-colset-2_side {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .pageTitle-txt {
    padding: 60px 10px;
    font-size: 32px;
  }

  .pageTitle-txt_2 {
    padding: 0 10px 15px 10px;
    font-size: 32px;
  }

  .pageTitle-txt_img {
    padding: 60px 30px;
  }

  .pageTitle-eng,
  .pageTitle-eng_2 {
    padding: 40px 10px 0 10px;
    font-size: 48px;
  }

  .pageTitle-sub {
    padding: 60px 10px 10px 10px;
    font-size: 20px;
  }

  .pageTitle-sub_2 {
    padding: 0 10px 60px 10px;
    font-size: 15px;
  }

  .pageTitle-sub_3 {
    padding: 0 10px 40px 10px;
    font-size: 20px;
  }

  .title {
    font-size: 24px;
  }

  .title_center {
    font-size: 24px;
  }

  .title_center2 {
    font-size: 24px;
  }

  .subTitle,
  .subTitle_center {
    font-size: 18px;
  }

  .lead-title {
    margin: 0 10px 40px 10px;
    font-size: 20px;
  }

  .lead-txt {
    margin: 0 10px 40px 10px;
    text-align: left;
  }

  .btn {
    text-align: center;
  }

  .entryFoot-title {
    width: 180px;
    max-width: auto;
    margin: 0 auto 40px auto;
  }

  .entryFoot-ico {
    width: 40px;
  }

  .jobFoot-title {
    font-size: 20px;
  }

  .description-txt {
    margin: 40px 0;
  }

  .mainV_top {
    min-height: 700px;
  }

  .mainV-txt,
  .mainV-txt_01,
  .mainV-txt_02 {
    height: 100px;
  }

  .overview-txt {
    font-size: 26px;
  }

  .overview-txt_2 {
    font-size: 16px;
  }

  .system-gra {
    margin: 20px auto 10px auto;
  }

  .beginner-txt,
  .beginner-txt_cad,
  .beginner-txt_plant {
    margin: 0 10px 30px 10px;
    font-size: 20px;
  }

  .adviser-pic_l {
    margin: 0 0 30px;
  }

  .adviser-name {
    font-size: 18px;
  }

  .adviser-name span {
    font-size: 12px;
  }

  .adviser-txt {
    margin: 0 0 40px 0;
  }

  .adviser-box {
    padding: 40px 10px 0 10px;
    background-color: #f0f0f0;
  }

  .adviser-box:nth-child(2n) {
    padding: 40px 10px 0 10px;
    background-color: #ffffff;
  }

  .interview-pic_l {
    margin: 0 0 30px;
  }

  .interview-info {
    font-size: 17px;
  }

  .l-col-2_left .engineer-info,
  .l-col-2_right .engineer-info {
    margin: 25px 0 30px 0;
  }

  .training-gra {
    margin: 30px auto 10px auto;
  }
}

@media screen and (min-width: 931px) and (max-width: 1100px) {
  .gNav {
    top: 46px;
    right: 30px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
  .gNav-item {
    font-size: 14px;
  }

  .headerBtn {
    top: 10px;
  }

  .headerBtn-item a {
    padding: 6px 25px 6px 27px;
    font-size: 14px;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1400px) {
  .mainV-txt,
  .mainV-txt_01,
  .mainV-txt_02 {
    height: 120px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
  .mainV-txt,
  .mainV-txt_01,
  .mainV-txt_02 {
    height: 90px;
  }

  .mainV-btn {
    bottom: 30px;
    width: 70px;
    height: 70px;
    margin: 0 0 0 -35px;
  }

  .mainV-ico {
    top: 16px;
    width: 28px;
    margin-left: -14px;
  }
}

@media screen and (min-width: 480px) and (max-width: 1000px) {
  .beginner-btns,
  .beginner-btns_center {
    max-width: 500px;
    padding: 0 30px;
  }

  .beginner-btn,
  .beginner-btn_last {
    width: auto;
    margin: 0 0 20px 0;
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .btn-item a,
  .btn-item_cad a,
  .btn-item_plant a,
  .btn-item_search a {
    padding-bottom: 10px;
  }

  *::-ms-backdrop,
  .btn-item_2 a {
    padding-bottom: 10px;
  }

  *::-ms-backdrop,
  .btn-item_3 a {
    padding-bottom: 10px;
  }

  *::-ms-backdrop,
  .btn-item_l a {
    padding-bottom: 12px;
  }

  *::-ms-backdrop,
  .jobFoot-item a {
    padding-bottom: 15px;
  }

  *::-ms-backdrop,
  .headerBtn-item a {
    padding-bottom: 6px;
  }

  *::-ms-backdrop,
  .headerBtn-item_job a {
    padding-bottom: 6px;
  }
}

/*----------------------
        佐藤追加
----------------------*/
/*** bookings_エントリー応募完了画面 ***/
.box_bookings {
	width: 100%;
	margin-bottom: 30px;
	color: #ff6600;
    font-weight: bold;
}
.box_bookings a.bookings_btn {
	display: block;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	position: relative;
	width: 300px;
	margin: 5px 0px 10px;
	padding: 1rem 4rem;
	font-weight: bold;
	border-radius: 10px;
	color: #ff6600;
	border: 3px solid #ff6600;
	box-shadow: 4px 4px #ff6600;
	transition: 0.3s ease-in-out;
}
.box_bookings a.bookings_btn:hover {
	box-shadow: none;
	transform: translate(4px, 4px);
	color: #ff6600;
}

