@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: #171717;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 20px;
  line-height: 1.4;
  text-align: left;
}

p {
  color: #171717;
  font-size: 20px;
  line-height: 1.8;
}

li {
  color: #171717;
  font-size: 20px;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #171717;
  text-decoration: none;
}

a:link,
a:visited,
a:active,
a:hover {
  overflow: hidden;
  outline: none;
}

label,
select {
  cursor: pointer;
}

img {
  vertical-align: middle;
}

/*----------------------
        layout
----------------------*/

body,
html {
  position: relative;
  overflow-x: hidden;
}

.l-header {
  z-index: 10;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}

.l-contents,
.l-contents_2 {
  margin: -60px 0 0 0;
}

.l-contents_2 {
  padding: 0 0 100px 0;
}

.l-footer {
  margin: 0;
  padding: 30px 0 0 0;
  overflow: hidden;
  background: #008c39;
}

.l-sec-1,
.l-sec-1_line,
.l-sec-1_bg {
  position: relative;
}

.l-sec-1_line {
  border-bottom: 1px solid #bcc1be;
}

.l-sec-1_bg {
  background-color: #f3f3f3;
}

.l-sec-2,
.l-sec-2_line,
.l-sec-2_bg {
  position: relative;
  padding: 100px 0;
}

.l-sec-2_line {
  border-bottom: 1px solid #bcc1be;
}

.l-sec-2_bg {
  background-color: #f3f3f3;
}

.l-sec-3,
.l-sec-3_line,
.l-sec-3_bg {
  position: relative;
  padding: 0 0 100px 0;
}

.l-sec-3_line {
  border-bottom: 1px solid #bcc1be;
}

.l-sec-3_bg {
  background-color: #f3f3f3;
}

.l-colset-1,
.l-colset-1_center {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  overflow: hidden;
}

.l-colset-1_center {
  text-align: center;
}

.l-colset-2 {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  overflow: hidden;
}

.l-colset-2 .l-col-2_left,
.l-colset-2 .l-col-2_left66 {
  position: static;
  float: left;
}

.l-colset-2 .l-col-2_right,
.l-colset-2 .l-col-2_right60 {
  position: static;
  float: right;
}

.l-colset-2_2 {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-bottom: 60px;
  padding-left: 50px;
  overflow: hidden;
}

.l-colset-2_2 .l-col-2_left,
.l-colset-2_2 .l-col-2_left66 {
  position: static;
  float: left;
}

.l-colset-2_2 .l-col-2_right,
.l-colset-2_2 .l-col-2_right60 {
  position: static;
  float: right;
}

.l-colset-2_side {
  position: relative;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  overflow: hidden;
}

.l-col-1 {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
}

.l-col-2_left,
.l-col-2_left66 {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}

.l-col-2_left .l-box,
.l-col-2_left66 .l-box {
  margin: 0 40px 0 0;
}

.l-col-2_left66 {
  width: 66%;
}

.l-col-2_left66 .l-box {
  margin: 0;
  padding-right: 50px;
  padding-left: 50px;
  background-color: rgba(0, 0, 0, 0.8);
}

.l-col-2_right,
.l-col-2_right60 {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
}

.l-col-2_right .l-box,
.l-col-2_right60 .l-box {
  margin: 0 0 0 40px;
}

.l-col-2_right60 {
  width: 60%;
}

.l-col-2_right60 .l-box {
  margin: 0;
  background-color: rgba(0, 0, 0, 0.8);
}

.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-3 {
  width: 32%;
  margin-right: 2%;
  float: left;
}

.l-col-3:nth-child(3n) {
  margin-right: 0;
}

.l-col-4 {
  width: 23.5%;
  margin-right: 2%;
  float: left;
}

.l-col-4:nth-child(4n) {
  margin-right: 0;
}

.l-box {
  padding: 100px 0;
}

.l-box_bg {
  height: 100%;
  margin: 0;
}

.l-box_pic {
  padding: 100px 0 0 0;
}

.l-box_pic img {
  width: 100%;
  height: auto;
}

/*----------------------
        layout
----------------------*/

.header-inner {
  position: relative;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  overflow: hidden;
}

.header-logo {
  width: 300px;
  margin: 15px 0;
  float: left;
  line-height: 1;
}

.header-logo a {
  display: block;
}

.header-logo img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.commonBtns {
  position: absolute;
  top: 11px;
  right: 50px;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.commonBtns-contact {
  margin: 0 15px 0 0;
  float: left;
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 22px;
}

.commonBtns-contact a {
  display: block;
  position: relative;
  top: 0;
  padding: 15px 25px 15px 25px;
  background-color: #008c39;
  box-shadow: 0 3px 0 #005924;
  color: #ffffff;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.commonBtns-contact span {
  margin: 0 10px 0 0;
}

.commonBtns-scout {
  margin: 0;
  float: left;
  line-height: 1;
}

.commonBtns-scout a {
  display: block;
  position: relative;
  top: 0;
  padding: 12px 30px 12px 25px;
  background: -webkit-gradient(linear, left top, right top, from(#d6ca00), color-stop(#fff100), to(#d6ca00));
  background: linear-gradient(left, #d6ca00, #fff100, #d6ca00);
  background-color: #fff100;
  box-shadow: 0 3px 0 #999100;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.commonBtns-scout img {
  width: 284px;
  height: auto;
  vertical-align: bottom;
}

.gNav {
  margin: 0;
  clear: both;
  border-top: 2px solid #008c39;
  border-bottom: 2px solid #008c39;
  background-color: rgba(255, 255, 255, 0.9);
}

.gNav-list {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  overflow: hidden;
}

.gNav-item,
.gNav-item_guide,
.gNav-item_job,
.gNav-item_flow,
.gNav-item_contact {
  width: 33.33333%;
  float: left;
  font-size: 19px;
  text-align: center;
}

.gNav-item a,
.gNav-item_guide a,
.gNav-item_job a,
.gNav-item_flow a,
.gNav-item_contact a {
  display: table;
  width: 100%;
  height: 58px;
  overflow: hidden;
  color: #171717;
  font-weight: bold;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.gNav-item_contact {
  display: none;
}

.gNav-ico {
  display: inline-block;
  width: auto;
  height: 18px;
  padding: 0 6px 0 0;
  vertical-align: bottom;
}

.gNav-svg {
  fill: #171717;
  width: auto;
  height: 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.gNav-fa {
  display: inline-block;
  width: auto;
  height: 20px;
  padding: 0 6px 0 0;
  font-size: 19px;
  vertical-align: top;
}

.gNav-txt {
  display: table-cell;
  position: relative;
  overflow: hidden;
  letter-spacing: 1px;
  line-height: 1;
  vertical-align: middle;
}

.gNav-txt:after {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 0;
  height: 2px;
  margin: 0 20% 0;
  background-color: rgba(0, 140, 57, 0);
  background-color: #008c39;
  text-align: center;
  content: '';
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.spNavBtn {
  display: none;
}

.spNavBtn-bar_01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 3px;
  background-color: #008c39;
  -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: #008c39;
  -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: #008c39;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.open .spNavBtn-item {
  margin: 16px 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,
.pageTitle_guide,
.pageTitle_flow,
.pageTitle_job,
.pageTitle_keep,
.pageTitle_entry,
.pageTitle_scout,
.pageTitle_company,
.pageTitle_error {
  display: table;
  width: 100%;
  height: 320px;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

.pageTitle_guide {
  background-image: url(../images/guide/bg.jpg);
}

.pageTitle_flow {
  background-image: url(../images/flow/bg.jpg);
}

.pageTitle_job {
  background-image: url(../images/job/bg.jpg);
}

.pageTitle_keep {
  background-image: url(../images/job/keep/bg.jpg);
}

.pageTitle_entry {
  background-image: url(../images/entry/bg.jpg);
}

.pageTitle_scout {
  background-image: url(../images/scout/bg.jpg);
}

.pageTitle_company {
  background-image: url(../images/company/bg.jpg);
}

.pageTitle_error {
  background-image: url(../images/error/bg.jpg);
}

.pageTitle-txt {
  display: table-cell;
  padding: 60px 0 0 0;
  color: #ffffff;
  font-size: 32px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1.6;
  text-indent: -2px;
  text-shadow: 0 1px 0 rgba(23, 23, 23, 0.6);
  vertical-align: middle;
}

.bg,
.bg-top_02,
.bg-guide_01,
.bg-company_01,
.bg-company_02 {
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}

.bg-top_01 {
  width: 100%;
  height: 100%;
  background-image: url(../images/top/pic-01.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}

.bg-top_02 {
  background-image: url(../images/top/pic-02.jpg);
}

.bg-guide_01 {
  background-image: url(../images/guide/pic-01.jpg);
}

.bg-company_01 {
  background-image: url(../images/company/pic-01.jpg);
}

.bg-company_02 {
  background-image: url(../images/company/pic-02.jpg);
}

.topicpath {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-right: 50px;
  padding-bottom: 15px;
  padding-left: 50px;
  overflow: hidden;
}

.topicpath-wrapper {
  margin: 0 0 60px 0;
}

.topicpath-item {
  margin-right: 10px;
  float: left;
  color: #171717;
  font-size: 14px;
}

.topicpath-item a {
  color: #171717;
  text-decoration: underline;
}

.topicpath-item a:hover {
  color: #b3a900;
  text-decoration: none;
}

.title,
.title_w {
  z-index: 100;
  margin: 0 0 40px 0;
  color: #171717;
  font-family: "Sawarabi Mincho", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.6;
}

.title_2 {
  z-index: 100;
  margin: 0 0 40px 0;
  color: #fff100;
  font-size: 28px;
  font-weight: normal;
  line-height: 1.6;
}

.title_w {
  color: #ffffff;
}

.title_center {
  z-index: 100;
  margin: 0 0 40px 0;
  color: #171717;
  font-family: "Sawarabi Mincho", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 32px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 1.6;
  text-align: center;
  text-indent: -2px;
}

.title-line {
  display: inline-block;
  color: #171717;
}

.title-line:after {
  display: block;
  width: 50%;
  height: 2px;
  margin: 15px auto 0 auto;
  background-color: #ccc100;
  content: '';
}

.subTitle {
  z-index: 100;
  margin: 0 0 5px 0;
  color: #171717;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}

.txt,
.txt_w {
  margin: 20px 0 0 2px;
  padding: 0 0 0 30px;
  border-left: 2px solid #ccc100;
  line-height: 2;
}

.txt_w {
  color: #ffffff;
}

.btn {
  margin: 0;
  padding: 40px 0 0 0;
  clear: both;
}

.btn_bg {
  margin: 0;
  padding: 40px 0;
  clear: both;
  background-color: #f3f3f3;
  text-align: center;
}

.btn_center {
  margin: 0;
  padding: 40px 0 0 0;
  clear: both;
  text-align: center;
}

.btn-item,
.btn-item_center {
  display: inline-block;
  width: auto;
  margin: 0;
  font-family: "Sawarabi Mincho", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  line-height: 1;
  vertical-align: middle;
}

.btn-item a,
.btn-item_center a {
  display: inline-block;
  position: relative;
  min-width: 200px;
  padding: 22px 35px 22px 20px;
  background-color: #011b0f;
  color: #ffffff;
  letter-spacing: 1px;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.btn-item a:hover,
.btn-item_center a:hover {
  background-color: #b3a900;
}

.btn-item_center a {
  min-width: 500px;
}

.btn-item_4 {
  display: block;
  width: auto;
  margin: 0 auto;
  text-align: center;
  vertical-align: middle;
}

.btn-item_4 a {
  display: inline-block;
  position: relative;
  padding: 13px 40px 13px 40px;
  background-color: #b3a900;
  color: #ffffff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.btn-item_4 a:hover {
  background-color: #666000;
}

.btn-item_4 a:hover .btn-txt_sub {
  color: #ffffff;
}

.btn-ico {
  padding: 0 15px 0 0;
}

.btn-box_center {
  margin: 0;
  padding: 30px;
  clear: both;
  border-radius: 2px;
  background-color: #dedede;
  text-align: center;
}

.btn-txt_job {
  display: block;
  margin: 0;
  font-family: "Sawarabi Mincho", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.btn-txt_job .btn-ico {
  padding: 0 5px 0 0;
}

.btn-txt_sub {
  display: block;
  font-size: 14px;
  letter-spacing: 1px;
}

.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: #008c39;
  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 #008c39;
  background-color: #ffffff;
  color: #008c39;
  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 10px;
  font-weight: bold;
}

.pageTop {
  display: none;
  z-index: 900;
  position: fixed;
  right: 20px;
  bottom: 50px;
}

.pageTop a {
  display: block;
  position: relative;
  width: 60px;
  height: 60px;
  border: 1px solid #ffffff;
  background-color: #008c39;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.pageTop span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  font-size: 26px;
  line-height: 58px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.bottomScout {
  margin: 100px;
  padding: 50px;
  overflow: hidden;
  border: 2px solid #fff100;
  background-color: rgba(23, 23, 23, 0.4);
}

.bottomScout-bg {
  width: 100%;
  overflow: hidden;
  background-image: url(../images/common/bg-scout.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

.bottomScout-title {
  margin: 0 0 20px;
  color: #e6d900;
  font-family: "Sawarabi Mincho", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-size: 32px;
  font-style: normal;
  letter-spacing: 2px;
}

.bottomScout-txt {
  margin: 0 0 30px;
  color: #ffffff;
  font-size: 20px;
  font-style: normal;
  letter-spacing: 1px;
}

.bottomScout-txt_tel {
  margin: 0;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 1px;
}

.bottomScout-btn {
  width: 80%;
  max-width: 450px;
  margin: 0 auto 20px auto;
  line-height: 1;
}

.bottomScout-btn a {
  display: block;
  position: relative;
  top: 0;
  padding: 10px 70px 10px 65px;
  background: -webkit-gradient(linear, left top, right top, from(#d6ca00), color-stop(#fff100), to(#d6ca00));
  background: linear-gradient(left, #d6ca00, #fff100, #d6ca00);
  background-color: #fff100;
  box-shadow: 0 3px 0 #999100;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.bottomScout-btn img {
  width: 100%;
  height: auto;
}

.bottomScout-contact {
  margin: 0 0 10px;
  font-size: 20px;
  font-style: normal;
  letter-spacing: 2px;
}

.bottomScout-contact span {
  padding: 0 10px 0 0;
  font-size: 18px;
  line-height: 24px;
  vertical-align: middle;
}

.bottomScout-contact a {
  border-bottom: 2px solid #fff100;
  color: #fff100;
}

.footer-inner {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  overflow: hidden;
}

.footer-copy {
  color: #ffffff;
  font-size: 12px;
  text-align: right;
}

.footerNav {
  margin: 0 0 150px 0;
}

.footerNav-item {
  margin: 0 0 10px 0;
}

.footerNav-item a {
  position: relative;
  padding: 0 0 0 15px;
  color: #ffffff;
}

.footerNav-item a span {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -7px 0 0 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.footerNav-item a:hover span {
  left: 5px;
}

/*----------------------
        module
----------------------*/

.mainV {
  display: table;
  position: relative;
  width: 100%;
  height: 580px;
  background-image: url(../images/top/bg-mainV.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.mainV-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.mainV-copy {
  width: 550px;
  margin: 0 auto 10px auto;
}

.mainV-copy img {
  width: 100%;
  height: auto;
}

.mainV-copy_sub {
  width: 380px;
  margin: 0 auto;
}

.mainV-copy_sub img {
  width: 100%;
  height: auto;
}

.mainV-ico {
  width: 100%;
  height: 300px;
  margin: 20px 0 0 0;
  text-align: center;
}

.mainV-ico a {
  display: inline;
  position: relative;
  bottom: 0;
  opacity: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.mainV-ico img {
  width: auto;
  height: 100%;
}

.reason-item {
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, from(#00bf4e), to(#008c39));
  background: linear-gradient(left, #00bf4e, #008c39);
}

.reason-box {
  margin: 0 0 3px;
  padding: 0 0 30px 0;
  background-color: #ffffff;
  text-align: center;
}

.reason-figure {
  width: 100%;
  height: 70px;
}

.reason-ico {
  fill: #008c39;
  width: auto;
  height: 100%;
}

.reason-title {
  margin: 0 0 30px;
  color: #008c39;
  font-size: 22px;
  font-weight: normal;
  font-weight: bold;
}

.reason-txt {
  margin: 10px 0 0 0;
  color: #171717;
  font-size: 18px;
  font-weight: bold;
}

.pickUp-pic {
  margin: 0 0 10px 0;
  overflow: hidden;
}

.pickUp-pic img {
  width: 100%;
  height: auto;
}

.pickUp-item {
  margin: 0;
}

.pickUp-link {
  display: block;
  position: relative;
  top: 0;
  margin: 0;
  border: 2px solid #008c39;
  background-color: #ffffff;
  box-shadow: 0 3px 0 #005924;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.pickUp-link:hover {
  top: 2px;
  border-color: #b3a900;
  box-shadow: 0 1px 0 #999100;
}

.pickUp-link:hover .pickUp-more {
  background-color: #b3a900;
}

.pickUp-inner {
  padding: 25px;
}

.pickUp-table {
  width: 100%;
}

.pickUp-row {
  border-bottom: 1px solid #bcc1be;
}

.pickUp-ico {
  width: 30px;
  padding: 10px 0 5px 0;
  color: #b71b0e;
  text-align: center;
  vertical-align: middle;
}

.pickUp-txt {
  padding: 10px 0 5px 5px;
}

.pickUp-title {
  margin: 0 0 10px 0;
  font-size: 20px;
  line-height: 1.6;
}

.pickUp-more {
  margin: 0;
  background-color: #008c39;
  color: #ffffff;
  line-height: 30px;
  text-align: center;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.company-txt {
  margin: 0 0 30px 0;
  font-style: italic;
  text-align: center;
}

.company-txt a {
  color: #008c39;
  text-decoration: underline;
}

.company-logo {
  width: 80%;
  max-width: 450px;
  margin: 0 auto;
}

.company-logo a {
  display: block;
  padding: 20px 50px;
  border: 6px solid #bcc1be;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.company-logo a:hover {
  border-color: #008c39;
}

.company-logo img {
  width: 100%;
  height: auto;
}

.guideFlow {
  margin: 30px 0 0 0;
}

.guideFlow-item {
  background: linear-gradient(145deg, #00bf4e, #008c39);
  background-color: #008c39;
}

.guideFlow-box {
  margin: 5px;
  padding: 20px 10px 30px 10px;
  background-color: #ffffff;
  text-align: center;
}

.guideFlow-step {
  width: 100px;
  height: 100px;
  margin: -50px auto 20px auto;
  border-radius: 50%;
  background: linear-gradient(145deg, #00bf4e, #008c39);
  background-color: #008c39;
  color: #ffffff;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

.guideFlow-step span {
  display: block;
  padding: 24px 0 0 0;
  font-size: 18px;
}

.guideFlow-title {
  margin: 10px 0;
  font-size: 20px;
}

.guideFlow-figure {
  width: 100%;
  height: 80px;
}

.guideFlow-ico {
  fill: #008c39;
  width: auto;
  height: 100%;
}

.flow-item {
  position: relative;
  margin: 80px 0 0 0;
}

.flow-box {
  overflow: hidden;
  background: linear-gradient(145deg, #00bf4e, #008c39);
  background-color: #008c39;
}

.flow-inner {
  margin: 8px;
  padding: 50px 30px 20px 30px;
  overflow: hidden;
  background-color: #ffffff;
  text-align: center;
}

.flow-stepWrapper {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
}

.flow-step {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  border-radius: 50%;
  background: linear-gradient(145deg, #00bf4e, #008c39);
  background-color: #008c39;
  color: #ffffff;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

.flow-step span {
  display: block;
  padding: 24px 0 0 0;
  font-size: 18px;
}

.flow-title {
  margin: 10px 0;
  font-size: 22px;
}

.flow-figure {
  width: 100%;
  height: 90px;
}

.flow-ico {
  fill: #008c39;
  width: auto;
  height: 100%;
}

.job-bookmark {
  width: 38px;
  height: 38px;
  margin: 0 10px 10px 0;
  float: left;
  background-color: #bcc1be;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}

.job-bookmark span {
  font-size: 22px;
  line-height: 38px;
  text-align: center;
}

.job-add .job-bookmark {
  background-color: #b3a900;
}

.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: 22px;
}

.job-title a {
  color: #008c39;
  text-decoration: underline;
}

.job-table {
  word-wrap: break-word;
  width: 100%;
  margin: 0 0 20px 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: #f3f3f3;
  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;
  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: 18px 0 17px 0;
  background-color: #008c39;
  color: #ffffff;
  font-family: "Sawarabi Mincho", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.job-btn_add a {
  background-color: #b3a900;
  color: #ffffff;
}

.job-btn_add .job-btnTxt_remove {
  display: none;
}

.job-btn_remove a {
  background-color: #666000;
  color: #ffffff;
}

.job-btn_remove .job-btnTxt_add {
  display: none;
}

.job-btn_more {
  margin: 0;
}

.job-ico {
  padding: 0 10px 0 0;
}

.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: #f3f3f3;
}

.searchWords li {
  line-height: 1.6;
}

.jobList-box {
  border: 1px solid #999100;
}

.jobList-box_fixed {
  z-index: 999;
  position: fixed;
  top: 30px;
  width: 260px;
}

.jobList-title {
  margin: 0;
  padding: 12px 0 7px 0;
  background-color: #999100;
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}

.jobList-txt {
  margin: 15px 0 10px 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  text-align: center;
}

.jobList-length {
  padding: 0 3px 0 0;
  color: #999100;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.jobList-btn {
  margin: 0 15px 15px 15px;
  font-family: "Sawarabi Mincho", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  text-align: center;
}

.jobList-btn a {
  display: block;
  position: relative;
  padding: 40px 0 10px 0;
  background-color: #b3a900;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.jobList-btn a span {
  position: absolute;
  top: 15px;
  left: 50%;
  margin: 0 0 0 -10px;
  font-size: 20px;
  line-height: 20px;
}

.search-box {
  margin: 0 0 30px 0;
  padding: 15px;
  border: 1px solid #008c39;
}

.search-title {
  margin: 0 0 10px 0;
  color: #008c39;
  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 span {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
  font-size: 14px;
  line-height: 1;
  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: #ffffff;
  font-weight: bold;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.search-submitWrapper span {
  position: absolute;
  top: 15px;
  left: 50%;
  margin: 0 0 0 -10px;
  font-size: 20px;
  line-height: 14px;
}

.search-submit {
  width: 100%;
  padding: 40px 0 10px 0;
  border: none;
  background-color: #011b0f;
  color: #ffffff;
  font-family: "Sawarabi Mincho", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.search-submit span {
  padding-right: 10px;
  font-size: 16px;
  line-height: 14px;
}

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-weight: bold;
  text-align: center;
}

.bookmark-btn a,
.bookmark-btn_add a,
.bookmark-btn_remove a {
  display: block;
  position: relative;
  padding: 15px 0 14px 0;
  border: 2px solid #008c39;
  color: #008c39;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.bookmark-btn a span,
.bookmark-btn_add a span,
.bookmark-btn_remove a span {
  padding-right: 5px;
  font-size: 14px;
  line-height: 14px;
}

.bookmark-btn_add .job-btnTxt_remove {
  display: none;
}

.bookmark-btn_remove {
  margin: 0;
}

.bookmark-btn_remove a {
  border: 2px solid #171717;
  background-color: #f3f3f3;
  color: #171717;
}

.bookmark-btn_remove .job-btnTxt_add {
  display: none;
}

.bookmark-box {
  border: 1px solid #999100;
  background-color: #ffffff;
}

.bookmark-box_fixed {
  z-index: 999;
  position: fixed;
  top: 30px;
  width: 260px;
}

.bookmark-title {
  margin: 0;
  padding: 12px 0 7px 0;
  background-color: #999100;
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}

.bookmark-txt {
  margin: 15px 0 10px 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  text-align: center;
}

.bookmark-txt_2 {
  margin: 0 0 20px 0;
  color: #171717;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  text-align: center;
  text-align: left;
}

.bookmark-txt_3 {
  margin: 0 15px 15px 15px;
  color: #171717;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  line-height: 1.4;
  text-align: center;
  text-align: center;
  text-align: left;
}

.bookmark-length,
.bookmark-length_2 {
  padding: 0 3px 0 0;
  color: #999100;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}

.bookmark-submitWrapper {
  position: relative;
  margin: 0 15px 15px 15px;
  color: #f3f3f3;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.bookmark-submitWrapper span {
  position: absolute;
  top: 15px;
  left: 50%;
  margin: 0 0 0 -10px;
  font-size: 20px;
  font-weight: normal;
  line-height: 14px;
  pointer-events: none;
}

.bookmark-submit {
  width: 100%;
  padding: 40px 0 10px 0;
  border: none;
  background-color: #b3a900;
  color: #ffffff;
  font-family: "Sawarabi Mincho", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: normal;
  letter-spacing: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.privacy-txt {
  margin: 0 0 30px 0;
}

.privacy-txt_2 {
  margin: 0 0 60px 0;
}

.privacy-txt_r {
  text-align: right;
}

.form-txt_center {
  font-size: 12px;
  text-align: center;
}

.form-table {
  width: 100%;
  margin: 0 0 30px 0;
}

.form-table th {
  width: 200px;
  height: auto;
  margin: 0;
  padding: 10px 20px;
  border: 1px solid #bcc1be;
  background: #f3f3f3;
  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%;
  border: 1px solid #bcc1be;
}

.form-table td select {
  height: 42px;
  margin: 5px 0;
  padding: 5px;
}

.form-table td span {
  margin-right: 10px;
}

.form-table td input {
  line-height: 2;
}

.form-table td input[type="file"] {
  line-height: 1;
}

.form-table td li {
  margin-top: 5px;
}

.form-table td a {
  color: #008c39;
  text-decoration: underline;
}

.form-table label {
  margin: 0 10px 0 0;
}

.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: #848484;
}

.form-policy::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: rgba(23, 23, 23, 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: 15px 30px 15px 40px;
  border: none;
  background-color: #011b0f;
  color: #ffffff;
  font-family: "Sawarabi Mincho", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  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: 15px 30px 15px 40px;
  border: none;
  background-color: #848484;
  color: #ffffff;
  font-family: "Sawarabi Mincho", "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  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 span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 20px;
  margin: -8px 0 0 0;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  vertical-align: bottom;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.form-btnWrapper_2 {
  display: none;
}

.form-fileWrapper {
  margin: 10px 0 10px 0;
  padding: 15px;
  background-color: #f3f3f3;
}

.form-fileWrapper_2 {
  margin: 10px 0 0 0;
  padding: 15px;
  background-color: #f3f3f3;
}

.form-fileBtn {
  display: inline-block;
  height: 40px;
  margin: 0 15px 0 0;
  padding: 0 25px 0 20px;
  border-radius: 5px;
  background-color: #171717;
  color: #ffffff;
  font-size: 18px;
  line-height: 40px;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.form-fileBtn span {
  padding: 0 5px 0 0;
  font-weight: normal;
}

.form-fileInput {
  display: none !important;
}

.form-fileName {
  padding: 0;
  font-size: 18px;
}

textarea,
select,
input[type="text"],
input[type="email"] {
  box-sizing: border-box;
  border: 1px solid #bcc1be;
}

textarea,
select,
input {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.must {
  margin-left: 10px;
  color: red;
  font-size: 16px;
}

.must_2 {
  display: block;
  color: red;
  font-size: 16px;
}

.confirm .form-btnWrapper_2 {
  display: inline-block;
  position: relative;
  margin: 0 10px;
}

.confirm .form-btnWrapper_2 span {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 20px;
  margin: -8px 0 0 0;
  color: #ffffff;
  font-size: 18px;
  line-height: 1;
  vertical-align: bottom;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.confirm .form-fileBtn,
.confirm .form-fileName {
  display: none;
}

.entry {
  padding: 15px;
  border-top: 1px solid #bcc1be;
  border-right: 1px solid #bcc1be;
  border-left: 1px solid #bcc1be;
  background-color: #f3f3f3;
}

.entry-title {
  margin: 0 0 5px 0;
  color: #008c39;
  font-size: 22px;
  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: 14px;
  line-height: 1.2;
}

.entry-name {
  margin: 0;
  line-height: 1.2;
}

.entry-btn {
  position: absolute;
  top: 50%;
  right: 10px;
  height: 30px;
  margin: -15px 0 0 0;
  font-size: 18px;
}

.entry-btn a {
  display: block;
  padding: 0 20px;
  background-color: #dedede;
  font-weight: bold;
}

.entry-btn a span {
  padding-right: 5px;
}

.entry-txt {
  text-align: center;
}

.entry-txt span {
  color: red;
}

.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: 6px 8px;
  border: 1px solid #008c39;
  color: #008c39;
  text-decoration: none;
  vertical-align: middle;
}

.wp-pagenavi span {
  display: inline-block;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 6px 8px;
  border: 1px solid #bcc1be;
  text-decoration: none;
  vertical-align: middle;
}

.wp-pagenavi span.current {
  font-weight: bold;
}

/*----------------------
        add
----------------------*/

@media screen and (min-width: 769px) {
  .l-colset-1,
  .l-colset-1_center {
    width: auto;
    max-width: 1400px;
  }

  .l-colset-2 {
    width: auto;
    max-width: 1400px;
  }

  .l-colset-2_2 {
    width: auto;
    max-width: 1400px;
  }

  .l-colset-2_side {
    width: auto;
    max-width: 1400px;
  }

  .l-col-1 {
    width: auto;
    max-width: 1000px;
  }

  .header-inner {
    width: auto;
    max-width: 1400px;
  }

  .commonBtns-contact a:hover {
    top: 2px;
    box-shadow: 0 1px 0 #005924;
  }

  .commonBtns-scout a:hover {
    top: 2px;
    box-shadow: 0 1px 0 #999100;
  }

  .gNav-list {
    width: auto;
    max-width: 1400px;
  }

  .gNav-item a:hover,
  .gNav-item_guide a:hover,
  .gNav-item_job a:hover,
  .gNav-item_flow a:hover,
  .gNav-item_contact a:hover {
    color: #008c39;
  }

  .gNav-item a:hover .gNav-txt:after,
  .gNav-item_guide a:hover .gNav-txt:after,
  .gNav-item_job a:hover .gNav-txt:after,
  .gNav-item_flow a:hover .gNav-txt:after,
  .gNav-item_contact a:hover .gNav-txt:after {
    width: 60%;
    background-color: #008c39;
  }

  .gNav-item a:hover .gNav-svg,
  .gNav-item_guide a:hover .gNav-svg,
  .gNav-item_job a:hover .gNav-svg,
  .gNav-item_flow a:hover .gNav-svg,
  .gNav-item_contact a:hover .gNav-svg {
    fill: #008c39;
  }

  .topicpath {
    width: auto;
    max-width: 1400px;
  }

  .title span,
  .title_w span {
    display: block;
  }

  .title_2 span {
    display: block;
  }

  .pageTop a:hover {
    background-color: #ccc100;
  }

  .pageTop a:hover span {
    top: -5px;
  }

  .bottomScout-btn a:hover {
    top: 2px;
    box-shadow: 0 1px 0 #999100;
  }

  .footer-inner {
    width: auto;
    max-width: 1400px;
  }

  .mainV-ico a:hover {
    bottom: -10px;
    opacity: .7;
  }

  .job-btn a:hover,
  .job-btn_add a:hover,
  .job-btn_remove a:hover,
  .job-btn_entry a:hover,
  .job-btn_more a:hover {
    background-color: #005924;
  }

  .job-btn_add a:hover {
    background-color: #666000;
  }

  .job-btn_remove a:hover {
    background-color: #bcc1be;
    color: #171717;
  }

  .job-btn_remove a:hover:before {
    color: #171717;
  }

  .jobList-btn a:hover {
    background-color: #666000;
  }

  .search-submit:hover {
    background-color: #b3a900;
  }

  .bookmark-btn a:hover,
  .bookmark-btn_add a:hover,
  .bookmark-btn_remove a:hover {
    border-color: #008c39;
    background-color: #008c39;
    color: #ffffff;
  }

  .bookmark-btn_remove a:hover {
    border-color: #171717;
    background-color: #171717;
    color: #ffffff;
  }

  .bookmark-submit:hover {
    background-color: #666000;
  }

  .form-btn_send:hover {
    background-color: #b3a900;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  .form-btn_cancel:hover {
    background-color: #171717;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }

  .form-fileBtn:hover {
    opacity: 0.8;
  }

  .wp-pagenavi a:hover {
    border-color: #019d9d;
  }
}

@media screen and (min-width: 1300px) {
  .mainV {
    height: 700px;
  }

  .mainV-copy {
    width: 600px;
    margin: 0 auto 20px auto;
  }
}

@media screen and (max-width: 1000px) {
  .l-colset-1,
  .l-colset-1_center {
    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_side {
    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;
  }

  .header-inner {
    padding-right: 30px;
    padding-left: 30px;
  }

  .header-logo {
    width: 240px;
  }

  .commonBtns {
    top: 8px;
    right: 30px;
  }

  .commonBtns-contact {
    font-size: 16px;
  }

  .commonBtns-contact a {
    padding: 12px 20px 12px 20px;
  }

  .commonBtns-scout a {
    padding: 12px 25px 12px 20px;
  }

  .commonBtns-scout img {
    width: 227px;
  }

  .gNav-list {
    padding-right: 30px;
    padding-left: 30px;
  }

  .topicpath {
    padding-right: 30px;
    padding-left: 30px;
  }

  .bottomScout {
    margin: 50px;
    padding: 25px;
  }

  .footer-inner {
    padding-right: 30px;
    padding-left: 30px;
  }

  .jobList-box_fixed {
    width: 200px;
  }

  .bookmark-box_fixed {
    width: 200px;
  }
}

@media screen and (max-width: 768px) {
  .l-header {
    border-top: 2px solid #008c39;
  }

  .l-contents,
  .l-contents_2 {
    margin: 0;
  }

  .l-contents_2 {
    padding: 0 0 60px 0;
  }

  .l-footer {
    padding: 20px 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-2 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .l-colset-2 {
    height: auto;
    min-height: 0;
  }

  .l-colset-2 .l-col-2_left,
  .l-colset-2 .l-col-2_left66 {
    float: none;
  }

  .l-colset-2 .l-col-2_right,
  .l-colset-2 .l-col-2_right60 {
    float: none;
  }

  .l-colset-2_2 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .l-colset-2_2 .l-col-2_left,
  .l-colset-2_2 .l-col-2_left66 {
    float: none;
  }

  .l-colset-2_2 .l-col-2_right,
  .l-colset-2_2 .l-col-2_right60 {
    float: none;
  }

  .l-colset-2_side {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .l-colset-2_side {
    display: table;
  }

  .l-col-1 {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0;
    padding-left: 0;
  }

  .l-col-2_left,
  .l-col-2_left66 {
    position: static;
    width: auto;
    float: none;
  }

  .l-col-2_left .l-box,
  .l-col-2_left66 .l-box {
    margin: 0 10px 0 10px;
  }

  .l-col-2_left66 {
    width: 100%;
  }

  .l-col-2_right,
  .l-col-2_right60 {
    position: static;
    width: auto;
    float: none;
  }

  .l-col-2_right .l-box,
  .l-col-2_right60 .l-box {
    margin: 0 10px 0 10px;
  }

  .l-col-2_right60 .l-box {
    margin: 0 10px 10px 10px;
  }

  .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 {
    width: 100%;
    margin: 0 0 30px 0;
  }

  .l-col-3:nth-child(3n) {
    margin: 0;
  }

  .l-box_bg {
    margin: 0 10px;
    padding: 0;
  }

  .l-box_pic {
    margin: 0 10px;
    padding: 0;
  }

  body,
  html {
    position: relative;
    overflow-x: hidden;
  }

  .header-inner {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .header-inner {
    height: 50px;
  }

  .header-logo {
    width: 220px;
    margin: 8px 0 0 10px;
  }

  .header-logo a {
    display: inline;
  }

  .commonBtns {
    z-index: 100;
    position: fixed;
    top: inherit;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 12px 0 13px 0;
    background-color: rgba(1, 27, 15, 0.8);
  }

  .commonBtns-contact {
    display: none;
  }

  .commonBtns-scout a {
    display: inherit;
    padding: 10px 25px 10px 20px;
    text-align: center;
  }

  .scroll_sp .commonBtns {
    bottom: -60px;
    opacity: 0;
  }

  .gNav {
    display: none;
    border-bottom: 1px solid #008c39;
  }

  .gNav-list {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .gNav-item,
  .gNav-item_guide,
  .gNav-item_job,
  .gNav-item_flow,
  .gNav-item_contact {
    width: 100%;
    border-bottom: 1px solid #008c39;
    font-size: 16px;
  }

  .gNav-item a,
  .gNav-item_guide a,
  .gNav-item_job a,
  .gNav-item_flow a,
  .gNav-item_contact a {
    height: 50px;
  }

  .gNav-item_contact {
    display: block;
  }

  .gNav-txt {
    margin: 0;
    padding: 0;
  }

  .gNav-txt:after {
    content: none;
  }

  .spNavBtn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }

  .spNavBtn-item {
    position: relative;
    width: 24px;
    height: 24px;
    margin: 16px 0 0 13px;
  }

  .topicpath {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .topicpath-wrapper {
    display: none;
    margin: 0;
  }

  .btn {
    padding: 30px 0 0 0;
    text-align: center;
  }

  .btn_bg {
    padding: 30px;
  }

  .btn_center {
    padding: 30px 0 0 0;
  }

  .btn-item a,
  .btn-item_center a {
    padding: 15px 35px 15px 20px;
  }

  .pageTop {
    display: block;
  }

  .footer-inner {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0;
    padding-left: 0;
  }

  .guideFlow-step {
    width: 80px;
    height: 80px;
    margin: -45px auto 10px auto;
    font-size: 26px;
  }

  .guideFlow-step span {
    padding: 20px 0 0 0;
    font-size: 14px;
  }

  .flow-inner p {
    text-align: left;
  }

  .flow-step {
    width: 80px;
    height: 80px;
    font-size: 26px;
  }

  .flow-step span {
    padding: 20px 0 0 0;
    font-size: 14px;
  }

  .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;
  }

  .job-btn,
  .job-btn_add,
  .job-btn_remove,
  .job-btn_entry,
  .job-btn_more {
    width: 100%;
    margin: 0 0 5px 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;
  }

  .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: #999100;
  }

  .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;
    font-size: 14px;
  }

  .bookmark-length,
  .bookmark-length_2 {
    color: #ffffff;
  }

  .bookmark-length_2 {
    color: #008c39;
  }

  .bookmark-submitWrapper span {
    top: 50%;
    left: 15px;
    margin: -8px 0 0 0;
    color: #999100;
  }

  .bookmark-submit {
    padding: 10px 0 10px 0;
    background-color: #ffffff;
    color: #666000;
    font-weight: bold;
  }

  .privacy-txt_2 {
    margin: 0;
  }

  .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-fileBtn {
    margin: 0 0 10px 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;
  }

  .must_2 {
    display: inline;
    margin-left: 10px;
  }

  .wp-pagenavi span {
    padding: 10px 12px;
  }

  .wp-pagenavi a {
    padding: 10px 12px;
  }
}

@media screen and (max-width: 480px) {
  body {
    font-size: 16px;
  }

  p {
    font-size: 16px;
  }

  li {
    font-size: 16px;
  }

  .l-contents,
  .l-contents_2 {
    margin: 0;
  }

  .l-contents_2 {
    padding: 0 0 40px 0;
  }

  .l-sec-1,
  .l-sec-1_line,
  .l-sec-1_bg {
    padding: 40px 0;
  }

  .l-sec-2,
  .l-sec-2_line,
  .l-sec-2_bg {
    padding: 40px 0;
  }

  .l-sec-3,
  .l-sec-3_line,
  .l-sec-3_bg {
    padding: 40px 0 40px 0;
  }

  .l-colset-2_2 {
    padding-bottom: 0;
  }

  .l-col-2_left66 .l-box {
    margin: 0 10px;
    padding: 20px 10px;
  }

  .l-col-4 {
    width: 100%;
    margin: 0 0 30px;
  }

  .l-col-4:nth-child(2n) {
    margin: 0 0 30px 0;
  }

  .l-col-4:nth-child(4n) {
    margin: 0;
  }

  .l-box {
    padding: 30px 0 0 0;
  }

  .commonBtns {
    padding: 12px 0 15px 0;
  }

  .commonBtns-scout {
    width: 100%;
  }

  .commonBtns-scout a {
    display: inherit;
    margin: 0 10px 0 62px;
    padding: 9px 0 10px 0;
  }

  .pageTitle,
  .pageTitle_guide,
  .pageTitle_flow,
  .pageTitle_job,
  .pageTitle_keep,
  .pageTitle_entry,
  .pageTitle_scout,
  .pageTitle_company,
  .pageTitle_error {
    height: 120px;
  }

  .pageTitle-txt {
    padding: 10px 0 0 0;
    font-size: 22px;
  }

  .bg,
  .bg-top_02,
  .bg-guide_01,
  .bg-company_01,
  .bg-company_02 {
    height: 45vw;
  }

  .bg-top_01 {
    background-position: right 20% center;
  }

  .title,
  .title_w {
    margin: 0 0 20px 0;
    font-size: 20px;
    letter-spacing: 1px;
  }

  .title_2 {
    margin: 0 0 20px 0;
    font-size: 20px;
    letter-spacing: 1px;
  }

  .title_center {
    margin: 0 0 20px 0;
    font-size: 20px;
    letter-spacing: 1px;
    text-indent: -1px;
  }

  .title-line:after {
    margin: 10px auto 0 auto;
  }

  .subTitle {
    margin: 0 0 15px 0;
    font-size: 16px;
  }

  .txt,
  .txt_w {
    padding: 0 0 0 10px;
  }

  .btn {
    padding: 20px 0 0 0;
  }

  .btn_bg {
    padding: 20p;
  }

  .btn_center {
    padding: 20px 0 0 0;
  }

  .btn-item_center a {
    min-width: 200px;
  }

  .contactBox-inner {
    padding: 30px 10px;
  }

  .contactBox-title {
    font-size: 18px;
  }

  .contactBox-btn {
    width: 100%;
  }

  .contactBox-btn a {
    padding: 15px 0;
  }

  .pageTop {
    display: block;
    right: inherit;
    bottom: 14px;
    left: 10px;
  }

  .pageTop span {
    font-size: 18px;
    line-height: 42px;
  }

  .pageTop a {
    width: 42px;
    height: 42px;
    border: none;
    box-shadow: 0 3px 0 #005924;
  }

  .pageTop a:after {
    font-size: 28px;
    line-height: 38px;
  }

  .bottomScout {
    margin: 15px;
    padding: 20px 10px;
  }

  .bottomScout-bg {
    background-image: url(../images/common/bg-scout_sp.jpg);
  }

  .bottomScout-title {
    margin: 0 0 5px;
    font-size: 18px;
    letter-spacing: 1px;
  }

  .bottomScout-txt {
    margin: 0 0 5px;
    font-size: 14px;
  }

  .bottomScout-txt_tel {
    font-size: 11px;
  }

  .bottomScout-btn {
    width: 100%;
    max-width: 280px;
    margin: 0 auto 10px auto;
  }

  .bottomScout-btn a {
    padding: 10px 15px 10px 10px;
  }

  .bottomScout-contact {
    margin: 0 0 5px;
    font-size: 16px;
  }

  .bottomScout-contact span {
    font-size: 16px;
    font-size: 12px;
  }

  .footer-copy {
    text-align: center;
  }

  .footerNav {
    margin: 0 0 80px 0;
  }

  .mainV {
    height: 450px;
    background-position: left 24% top -20px;
  }

  .mainV-copy {
    width: 85%;
    margin: 0 auto;
  }

  .mainV-copy_sub {
    width: 70%;
  }

  .mainV-ico {
    height: 180px;
    margin: 30px 0 5px;
  }

  .reason-item {
    width: 70%;
    margin: 0 auto;
  }

  .reason-box {
    margin: 3px;
    padding: 25px 0 20px 0;
  }

  .reason-figure {
    height: 40px;
  }

  .reason-title {
    margin: 0 0 10px;
    font-size: 18px;
  }

  .reason-txt {
    font-size: 16px;
    text-align: center;
  }

  .pickUp-inner {
    padding: 15px;
  }

  .pickUp-table {
    font-size: 16px;
  }

  .pickUp-title {
    font-size: 16px;
  }

  .company-txt {
    margin: 0 0 20px 0;
    text-align: left;
  }

  .company-logo a {
    padding: 15px 40px;
    border: 3px solid #bcc1be;
  }

  .guideFlow-figure {
    height: 60px;
  }

  .flow-item {
    margin: 50px 0 0 0;
  }

  .flow-inner {
    padding: 30px 10px 10px 10px;
  }

  .flow-stepWrapper {
    top: -35px;
  }

  .flow-title {
    font-size: 18px;
  }

  .flow-figure {
    height: 70px;
  }

  .job-title {
    font-size: 20px;
  }

  .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;
  }

  .form-fileBtn {
    font-size: 16px;
  }

  .form-fileName {
    display: block;
    font-size: 16px;
  }

  .must {
    font-size: 14px;
  }

  .must_2 {
    font-size: 14px;
  }

  .confirm .form-btnWrapper_2 {
    display: block;
    margin: 0 0 10px 0;
  }

  .entry-title {
    font-size: 18px;
  }

  .entry-info {
    margin: 0;
  }

  .entry-name {
    margin: 0 0 5px;
  }

  .entry-btn {
    display: inline-block;
    position: static;
    margin: 0;
    font-size: 16px;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .l-sec-1,
  .l-sec-1_line,
  .l-sec-1_bg {
    padding: 60px 0;
  }

  .l-sec-2,
  .l-sec-2_line,
  .l-sec-2_bg {
    padding: 60px 0;
  }

  .l-sec-3,
  .l-sec-3_line,
  .l-sec-3_bg {
    padding: 60px 0 60px 0;
  }

  .l-colset-2_2 {
    padding-bottom: 0;
  }

  .l-col-2_left66 .l-box {
    margin: 0 20px;
    padding: 20px 10px;
  }

  .l-col-4 {
    width: 49%;
    margin: 0 2% 30px 0;
  }

  .l-col-4:nth-child(2n) {
    margin: 0 0 30px 0;
  }

  .l-col-4:nth-child(4n) {
    margin: 0 0 30px 0;
  }

  .l-box {
    padding: 40px 0 0 0;
  }

  .commonBtns-scout {
    margin: 0 10px 0 50px;
    float: right;
  }

  .commonBtns-scout img {
    width: 300px;
  }

  .pageTitle,
  .pageTitle_guide,
  .pageTitle_flow,
  .pageTitle_job,
  .pageTitle_keep,
  .pageTitle_entry,
  .pageTitle_scout,
  .pageTitle_company,
  .pageTitle_error {
    height: 200px;
  }

  .pageTitle-txt {
    padding: 10px 0 0 0;
    font-size: 28px;
  }

  .bg,
  .bg-top_02,
  .bg-guide_01,
  .bg-company_01,
  .bg-company_02 {
    height: 40vw;
  }

  .bg-top_01 {
    background-position: right 10% center;
  }

  .title,
  .title_w {
    margin: 0 0 30px 0;
    font-size: 26px;
  }

  .title_2 {
    margin: 0 0 30px 0;
    font-size: 24px;
  }

  .title_center {
    margin: 0 0 30px 0;
    font-size: 26px;
  }

  .subTitle {
    font-size: 18px;
  }

  .btn-item_center a {
    min-width: 400px;
  }

  .pageTop {
    display: block;
    right: inherit;
    bottom: 12px;
    left: 10px;
  }

  .pageTop span {
    font-size: 18px;
    line-height: 47px;
  }

  .pageTop a {
    width: 47px;
    height: 47px;
    border: none;
    box-shadow: 0 3px 0 #005924;
  }

  .pageTop a:after {
    font-size: 28px;
    line-height: 38px;
  }

  .bottomScout {
    margin: 30px;
    padding: 20px;
  }

  .bottomScout-title {
    font-size: 26px;
  }

  .bottomScout-txt {
    margin: 0 0 20px;
    font-size: 18px;
  }

  .bottomScout-txt_tel {
    font-size: 13px;
  }

  .bottomScout-btn {
    width: 80%;
    max-width: 400px;
  }

  .bottomScout-btn a {
    padding: 10px 35px 10px 30px;
  }

  .bottomScout-contact {
    font-size: 20px;
  }

  .bottomScout-contact span {
    font-size: 14px;
  }

  .footerNav {
    margin: 0 0 100px 0;
  }

  .mainV {
    height: 550px;
    background-position: left 24% top;
  }

  .mainV-copy {
    width: 70%;
    margin: 0 auto;
  }

  .mainV-copy_sub {
    width: 50%;
  }

  .mainV-ico {
    height: 230px;
    margin: 25px 0 10px;
  }

  .reason-box {
    margin: 3px;
    padding: 35px 0 30px 0;
  }

  .reason-title {
    margin: 0 0 20px;
  }

  .guideFlow-figure {
    height: 70px;
  }

  .flow-item {
    margin: 60px 0 0 0;
  }

  .flow-inner {
    padding: 40px 20px 15px 20px;
  }

  .flow-stepWrapper {
    top: -40px;
  }

  .flow-title {
    font-size: 20px;
  }

  .flow-figure {
    height: 80px;
  }
}