@charset "UTF-8";
/*
Theme Name: 河村商事株式会社（求人）
Author: Design Factory CUE
Version: 2024.11.11
*/
/*! ==================================================

  このCSSファイルはSassから生成されていますので
  編集しないようご注意ください。

================================================== */
/*!
Theme Name: 河村商事株式会社
Author: Design Factory CUE
Version: 2025.03.07
*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, figure, figcaption {
  margin: 0;
  padding: 0;
}

input, textarea {
  margin: 0;
  font-size: 100%;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

fieldset, img {
  border: 0;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 300;
}

q:after, q:before {
  content: "";
}

a, input {
  outline: none;
}

input, textarea {
  border-radius: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

input[type=button], input[type=submit] {
  -webkit-appearance: none;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

abbr, acronym {
  border: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.mt-0 {
  margin-top: 0rem;
}

.mb-0 {
  margin-bottom: 0rem;
}

.pt-0 {
  padding-top: 0rem;
}

.pb-0 {
  padding-bottom: 0rem;
}

.px-0 {
  padding-left: 0rem;
  padding-right: 0rem;
}

.py-0 {
  padding-bottom: 0rem;
  padding-top: 0rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.py-1 {
  padding-bottom: 0.25rem;
  padding-top: 0.25rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-2 {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-3 {
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-4 {
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-5 {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-6 {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.py-7 {
  padding-bottom: 1.75rem;
  padding-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-8 {
  padding-bottom: 2rem;
  padding-top: 2rem;
}

.mt-9 {
  margin-top: 2.25rem;
}

.mb-9 {
  margin-bottom: 2.25rem;
}

.pt-9 {
  padding-top: 2.25rem;
}

.pb-9 {
  padding-bottom: 2.25rem;
}

.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.py-9 {
  padding-bottom: 2.25rem;
  padding-top: 2.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.py-10 {
  padding-bottom: 2.5rem;
  padding-top: 2.5rem;
}

.mt-11 {
  margin-top: 2.75rem;
}

.mb-11 {
  margin-bottom: 2.75rem;
}

.pt-11 {
  padding-top: 2.75rem;
}

.pb-11 {
  padding-bottom: 2.75rem;
}

.px-11 {
  padding-left: 2.75rem;
  padding-right: 2.75rem;
}

.py-11 {
  padding-bottom: 2.75rem;
  padding-top: 2.75rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.py-12 {
  padding-bottom: 3rem;
  padding-top: 3rem;
}

.mt-13 {
  margin-top: 3.25rem;
}

.mb-13 {
  margin-bottom: 3.25rem;
}

.pt-13 {
  padding-top: 3.25rem;
}

.pb-13 {
  padding-bottom: 3.25rem;
}

.px-13 {
  padding-left: 3.25rem;
  padding-right: 3.25rem;
}

.py-13 {
  padding-bottom: 3.25rem;
  padding-top: 3.25rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.py-14 {
  padding-bottom: 3.5rem;
  padding-top: 3.5rem;
}

.mt-15 {
  margin-top: 3.75rem;
}

.mb-15 {
  margin-bottom: 3.75rem;
}

.pt-15 {
  padding-top: 3.75rem;
}

.pb-15 {
  padding-bottom: 3.75rem;
}

.px-15 {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.py-15 {
  padding-bottom: 3.75rem;
  padding-top: 3.75rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.py-16 {
  padding-bottom: 4rem;
  padding-top: 4rem;
}

.mt-17 {
  margin-top: 4.25rem;
}

.mb-17 {
  margin-bottom: 4.25rem;
}

.pt-17 {
  padding-top: 4.25rem;
}

.pb-17 {
  padding-bottom: 4.25rem;
}

.px-17 {
  padding-left: 4.25rem;
  padding-right: 4.25rem;
}

.py-17 {
  padding-bottom: 4.25rem;
  padding-top: 4.25rem;
}

.mt-18 {
  margin-top: 4.5rem;
}

.mb-18 {
  margin-bottom: 4.5rem;
}

.pt-18 {
  padding-top: 4.5rem;
}

.pb-18 {
  padding-bottom: 4.5rem;
}

.px-18 {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.py-18 {
  padding-bottom: 4.5rem;
  padding-top: 4.5rem;
}

.mt-19 {
  margin-top: 4.75rem;
}

.mb-19 {
  margin-bottom: 4.75rem;
}

.pt-19 {
  padding-top: 4.75rem;
}

.pb-19 {
  padding-bottom: 4.75rem;
}

.px-19 {
  padding-left: 4.75rem;
  padding-right: 4.75rem;
}

.py-19 {
  padding-bottom: 4.75rem;
  padding-top: 4.75rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.py-20 {
  padding-bottom: 5rem;
  padding-top: 5rem;
}

.w-5 {
  width: 5% !important;
}

.w-10 {
  width: 10% !important;
}

.w-15 {
  width: 15% !important;
}

.w-20 {
  width: 20% !important;
}

.w-25 {
  width: 25% !important;
}

.w-30 {
  width: 30% !important;
}

.w-35 {
  width: 35% !important;
}

.w-40 {
  width: 40% !important;
}

.w-45 {
  width: 45% !important;
}

.w-50 {
  width: 50% !important;
}

.w-55 {
  width: 55% !important;
}

.w-60 {
  width: 60% !important;
}

.w-65 {
  width: 65% !important;
}

.w-70 {
  width: 70% !important;
}

.w-75 {
  width: 75% !important;
}

.w-80 {
  width: 80% !important;
}

.w-85 {
  width: 85% !important;
}

.w-90 {
  width: 90% !important;
}

.w-95 {
  width: 95% !important;
}

.w-full {
  width: 100%;
}

.h-1 {
  height: 0.25em !important;
}

.h-2 {
  height: 0.5em !important;
}

.h-3 {
  height: 0.75em !important;
}

.h-4 {
  height: 1em !important;
}

.h-5 {
  height: 1.25em !important;
}

.h-6 {
  height: 1.5em !important;
}

.h-7 {
  height: 1.75em !important;
}

.h-8 {
  height: 2em !important;
}

.h-9 {
  height: 2.25em !important;
}

.h-10 {
  height: 2.5em !important;
}

.h-11 {
  height: 2.75em !important;
}

.h-12 {
  height: 3em !important;
}

.h-13 {
  height: 3.25em !important;
}

.h-14 {
  height: 3.5em !important;
}

.h-15 {
  height: 3.75em !important;
}

.h-16 {
  height: 4em !important;
}

.h-17 {
  height: 4.25em !important;
}

.h-18 {
  height: 4.5em !important;
}

.h-19 {
  height: 4.75em !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mx-1 {
  margin-left: 4px !important;
  margin-right: 4px !important;
}

.mx-2 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.mx-3 {
  margin-left: 12px !important;
  margin-right: 12px !important;
}

.mx-4 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.mx-5 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.mx-6 {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

.mx-7 {
  margin-left: 28px !important;
  margin-right: 28px !important;
}

.mx-8 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

.mx-9 {
  margin-left: 36px !important;
  margin-right: 36px !important;
}

.mx-10 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.mx-11 {
  margin-left: 44px !important;
  margin-right: 44px !important;
}

.mx-12 {
  margin-left: 48px !important;
  margin-right: 48px !important;
}

.font-normal {
  font-weight: 400;
}

.font-bold {
  font-weight: 700;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

.flex {
  display: flex !important;
}

.inline-flex {
  display: inline-flex !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.justify-end {
  justify-content: flex-end !important;
}

.justify-center {
  justify-content: center !important;
}

.justify-between {
  justify-content: space-between !important;
}

.justify-around {
  justify-content: space-around !important;
}

.items-center {
  align-items: center !important;
}

.text-10 {
  font-size: 10px !important;
}

.text-11 {
  font-size: 11px !important;
}

.text-12 {
  font-size: 12px !important;
}

.text-13 {
  font-size: 13px !important;
}

.text-14 {
  font-size: 14px !important;
}

.text-15 {
  font-size: 15px !important;
}

.text-16 {
  font-size: 16px !important;
}

.text-17 {
  font-size: 17px !important;
}

.text-18 {
  font-size: 18px !important;
}

.text-19 {
  font-size: 19px !important;
}

.text-20 {
  font-size: 20px !important;
}

.text-21 {
  font-size: 21px !important;
}

.text-22 {
  font-size: 22px !important;
}

.text-23 {
  font-size: 23px !important;
}

.text-24 {
  font-size: 24px !important;
}

.text-25 {
  font-size: 25px !important;
}

.text-26 {
  font-size: 26px !important;
}

.text-27 {
  font-size: 27px !important;
}

.text-28 {
  font-size: 28px !important;
}

.text-29 {
  font-size: 29px !important;
}

.text-30 {
  font-size: 30px !important;
}

.text-31 {
  font-size: 31px !important;
}

.text-32 {
  font-size: 32px !important;
}

.text-33 {
  font-size: 33px !important;
}

.text-34 {
  font-size: 34px !important;
}

.text-35 {
  font-size: 35px !important;
}

.text-36 {
  font-size: 36px !important;
}

.text-37 {
  font-size: 37px !important;
}

.text-38 {
  font-size: 38px !important;
}

.text-39 {
  font-size: 39px !important;
}

.text-40 {
  font-size: 40px !important;
}

.text-41 {
  font-size: 41px !important;
}

.text-42 {
  font-size: 42px !important;
}

.text-43 {
  font-size: 43px !important;
}

.text-44 {
  font-size: 44px !important;
}

.text-45 {
  font-size: 45px !important;
}

.text-46 {
  font-size: 46px !important;
}

.text-47 {
  font-size: 47px !important;
}

.text-48 {
  font-size: 48px !important;
}

.leading-6 {
  line-height: 1.5;
}

.leading-7 {
  line-height: 1.75;
}

.leading-8 {
  line-height: 2;
}

/*
Theme Name: 河村商事株式会社（求人）
Author: Design Factory CUE
Version: 2024.11.11
*/
/*! ==================================================

  このCSSファイルはSassから生成されていますので
  編集しないようご注意ください。

================================================== */
a {
  color: #00955d;
  text-decoration: none;
}

@media screen and (width >= 768px) {
  a:hover img {
    opacity: 0.7;
    zoom: 1;
  }
}
br.sp-br {
  display: none;
}
@media screen and (max-width: 767px) {
  br.sp-br {
    display: block;
  }
}

html {
  font-size: 62.5%;
}

body {
  background-color: #effbd1;
  color: #444;
  font-family: "Avenir", "Open Sans", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  line-height: 1;
  text-size-adjust: none;
}

@media screen and (width >= 768px) and (width <= 1024px) {
  body {
    background-color: #fff;
  }
}
@media screen and (width <= 767px) {
  body {
    background-color: #fff;
  }
}
/*
======================================================
  header
--------------------------------------------------- */
.site-header {
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
  border-top: 2px solid #00955d;
}

@media screen and (width <= 767px) {
  .site-header {
    height: 45px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4;
  }
}
@media screen and (width >= 1024px) {
  .site-branding {
    display: flex;
    height: 70px;
    justify-content: space-between;
    margin: 0 auto;
    width: 1100px;
  }
}
@media screen and (width >= 768px) and (width <= 1024px) {
  .site-branding {
    display: flex;
    height: 70px;
    justify-content: space-between;
    margin: 0 auto;
    width: 768px;
  }
}
@media screen and (width <= 767px) {
  .site-branding {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px 0;
    width: 100%;
  }
}
/* ロゴ
---------------------------------------------------- */
.site-title a {
  background-repeat: no-repeat;
  display: block;
  text-indent: -999em;
}

@media screen and (width >= 768px) {
  .site-title {
    padding: 15px 0 0;
  }
}
@media screen and (width >= 768px) and (width <= 1024px) {
  .site-title {
    padding-left: 10px;
  }
  .site-title a {
    background-image: url(./recruit/images/header_logo.png);
    background-size: 280px;
    height: 36px;
    width: 280px;
  }
}
@media screen and (width >= 1024px) {
  .site-title a {
    background-image: url(./recruit/images/header_logo.png);
    background-size: 310px;
    height: 40px;
    width: 310px;
  }
}
@media screen and (width <= 767px) {
  .site-title {
    padding-top: 3px;
    width: 229px;
  }
  .site-title a {
    background-image: url(./recruit/images/header_logo_sp.png);
    background-size: 229px;
    height: 26px;
    width: 229px;
  }
  .header-btn {
    background-color: #00955d;
    border-radius: 4px;
    display: block;
    height: 32px;
    text-align: center;
    width: 46px;
  }
  .header-btn i {
    color: #fff;
    display: block;
    font-size: 24px;
    margin-top: 4px;
  }
}
/*
======================================================
  グローバルナビ（PC用）
--------------------------------------------------- */
@media screen and (width >= 768px) {
  .global-nav {
    text-align: center;
  }
  ul.global-menu {
    display: table;
  }
  ul.global-menu li {
    display: table-cell;
    height: 70px;
    vertical-align: middle;
  }
  ul.global-menu li a {
    color: #333;
    display: block;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 70px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (width >= 768px) and (width <= 1024px) {
  ul.global-menu li {
    display: table-cell;
    vertical-align: middle;
  }
  ul.global-menu li a {
    display: block;
    font-size: 1.4rem;
    line-height: 1.4;
    padding-left: 6px;
    padding-right: 6px;
  }
  ul.global-menu li a span {
    display: none;
  }
  body#home ul.global-menu li.home a,
  body#message ul.global-menu li.message a,
  body#company ul.global-menu li.company a,
  body#advantage ul.global-menu li.advantage a,
  body#interview ul.global-menu li.interview a,
  body#brother ul.global-menu li.interview a,
  body#friend ul.global-menu li.interview a,
  body#brother ul.global-menu li.interview a,
  body#parent_child ul.global-menu li.recruit a {
    color: #00955d;
  }
}
@media screen and (width >= 1024px) {
  ul.global-menu li a:hover {
    background-color: #ecf6eb; /* 薄いグリーン */
  }
  body#home ul.global-menu li.home a,
  body#message ul.global-menu li.message a,
  body#company ul.global-menu li.company a,
  body#advantage ul.global-menu li.advantage a,
  body#interview ul.global-menu li.interview a,
  body#youkou ul.global-menu li.recruit a {
    background-color: #ecf6eb;
  }
}
/*
======================================================
  content
--------------------------------------------------- */
.site-content {
  background-color: #fff;
}

@media screen and (width <= 767px) {
  .site-content {
    padding: 45px 0 0;
  }
  body#home .site-content {
    background-image: url(./recruit/images/home_back_sp.jpg);
    background-position: center 45px;
    background-repeat: repeat-x;
    background-size: 909px;
  }
}
@media screen and (width >= 1024px) {
  .content-area {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 1100px;
  }
  body#home .content-area {
    width: 100%;
  }
  .site-main {
    width: 760px;
  }
  body#home .site-main {
    width: 100%;
  }
  .secondary {
    width: 300px;
  }
}
@media screen and (width >= 768px) and (width <= 1024px) {
  .site-main {
    padding: 0 10px;
  }
  body#home .site-main {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  body#youkou .content-area {
    display: flex;
    flex-direction: column-reverse;
  }
}
/* パンくず
---------------------------------------------------- */
.breadcrumb {
  font-size: 1.2rem;
  margin: 0 auto;
  padding: 15px 0 25px;
}

@media screen and (width >= 1024px) {
  .breadcrumb {
    width: 1100px;
  }
}
@media screen and (width >= 768px) and (width <= 1024px) {
  .breadcrumb {
    padding: 10px 10px 25px;
  }
}
/* ページタイトル
---------------------------------------------------- */
@media screen and (width >= 768px) {
  .page-header {
    padding: 0 0 30px;
  }
  .page-title {
    font-size: 2.4rem;
    font-weight: bold;
    padding-bottom: 0.5em;
    position: relative;
  }
  .page-title::before,
  .page-title::after {
    bottom: -4px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
  }
  .page-title::before {
    background-color: #c3bc96;
    width: 15%;
    z-index: 2;
  }
  .page-title::after {
    background: repeating-linear-gradient(45deg, #fff, #fff 2px, #dcd1ab 2px, #dcd1ab 4px);
    width: 100%;
  }
}
@media screen and (width <= 767px) {
  .page-header {
    background-color: #c3bc96;
    padding: 8px 15px;
  }
  .page-title {
    color: #fff;
    font-weight: bold;
  }
  #youkou .page-header,
  #entry .page-header,
  #entry_confirm .page-header,
  #entry_complete .page-header,
  #entry_error .page-header {
    margin-bottom: 15px;
  }
}
/*
======================================================
  footer
--------------------------------------------------- */
/* 求人応募ボタン（トップページ・PC）
--------------------------------------------------- */
.btn-entry {
  background-color: #fdfaee;
  padding: 20px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .btn-entry {
    padding: 24px 6%;
  }
}

.btn-entry-midashi {
  color: #a99a6b;
  font-size: 1.6rem;
  font-weight: bold;
  padding-bottom: 15px;
}

.btn-entry-midashi i {
  margin-right: 10px;
}

.btn-entry li.rikunabi a {
  background-image: url(./recruit/images/btn_entry_rikunabi.gif);
}

.btn-entry li.rikunabinext a {
  background-image: url(./recruit/images/btn_entry_rikunabi_next.gif);
}

.btn-entry li.kawamura a {
  background-image: url(./recruit/images/btn_entry.gif);
}

@media screen and (width >= 1024px) {
  #home .btn-entry ul {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
  }
  .btn-entry li {
    margin: 0 10px;
    width: 300px;
  }
  .secondary .btn-entry li {
    margin: 0;
    width: 270px;
  }
  .btn-entry li a {
    background-color: #fff;
    background-position: center center;
    background-size: 300px;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    display: block;
    height: 100px;
    text-indent: -999em;
    width: 300px;
  }
  .secondary .btn-entry li a {
    width: 270px;
  }
  .btn-entry li a:hover {
    /* ie lt 8 */
    filter: "alpha(opacity=70)"; /* ie 8 */
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    /* FF lt 1.5, Netscape */
    /* Safari 1.x */
    zoom: 1;
  }
  /* 求人応募ボタン（サイドバー）
  --------------------------------------------------- */
  .secondary .btn-entry {
    background-color: #fdfaee; /* ベージュ（薄い） */
    border-top: 2px solid #a99a6b;
    padding: 0 0 5px;
  }
  .secondary .btn-entry-midashi {
    color: #a99a6b;
    padding: 15px 0;
    text-align: center;
  }
  .secondary .btn-entry ul {
    margin: 0 auto;
    width: 270px;
  }
  .secondary .btn-entry li {
    padding-bottom: 15px;
  }
}
@media screen and (width >= 768px) and (width <= 1024px) {
  .btn-entry {
    padding: 15px 10px;
  }
  .btn-entry ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .btn-entry li,
  .secondary .btn-entry li {
    width: 240px;
  }
  .btn-entry li a,
  .secondary .btn-entry li a {
    background-color: #fff;
    background-position: center center;
    background-size: 240px;
    border-radius: 4px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    display: block;
    height: 72px;
    text-indent: -999em;
    width: 240px;
  }
}
.secondary .btn-entry {
  border-top: 2px solid #a99a6b;
}
@media screen and (max-width: 767px) {
  .secondary .btn-entry {
    padding: 0 6% 24px;
  }
}
.secondary .btn-entry-midashi {
  color: #a99a6b;
  font-size: 1.7rem;
  padding: 15px 0;
  text-align: center;
}

.btn-entry__inner {
  padding: 12px 15px 15px;
}

.btn-entry__txt {
  line-height: 1.7;
}

.btn-entry__cat {
  display: block;
  height: 24px;
  margin-top: 1.5em;
  position: relative;
  width: 100%;
}
.btn-entry__cat::before {
  background-color: #999;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: calc(50% - 0.1em);
  width: 100%;
  z-index: 1;
}
.btn-entry__cat span {
  background-color: #fdfaee;
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 600;
  left: 50%;
  padding: 0.3em;
  position: absolute;
  top: calc(50% - 12px);
  transform: translateX(-50%);
  z-index: 2;
}

.btn-entry__phone {
  margin-top: 0.5em;
  padding-bottom: 0.5em;
}
.btn-entry__phone strong {
  color: #00955d;
  display: block;
  font-size: 3.2rem;
}
.btn-entry__phone small {
  display: block;
  font-size: 1.4rem;
  margin-top: 0.4em;
}

.btn-entry__entry {
  margin-top: 0.6em;
}
.btn-entry__entry a {
  align-items: center;
  background-color: #00955d;
  border-radius: 6px;
  color: #fff;
  display: flex;
  font-size: 1.6rem;
  font-weight: 600;
  height: 3em;
  justify-content: center;
  line-height: 1.5;
}

/* 求人応募ボタン（トップページ・スマホ）
--------------------------------------------------- */
@media screen and (width <= 767px) {
  .btn-entry-sp {
    padding: 10px;
  }
  .btn-entry-sp .career {
    margin-bottom: 10px;
  }
  .btn-entry-sp ul {
    display: flex;
    justify-content: space-between;
  }
  .btn-entry-sp li {
    width: 49%;
  }
  /*
  	.btn-entry-sp li.rikunabinext {
  		width: 40%;
  	}
  */
  .btn-entry-sp li a {
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 1.3;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
  }
  .btn-entry-sp li.rikunabi a {
    background-color: #00aff4; /* ブルー */
    box-shadow: 0 3px 0 #0098d4;
  }
  .btn-entry-sp li.rikunabinext a {
    background-color: #f22334; /* 赤 */
    box-shadow: 0 3px 0 #ba0d1c;
  }
  .btn-entry-sp li.kawamura a {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 3px 0 #e5e5e5;
    color: #00955d;
  }
}
/* フッター
--------------------------------------------------- */
.site-footer {
  background-image: url(./recruit/images/footer_back.jpg);
  background-position: center bottom;
  background-repeat: repeat-x;
}

.site-info {
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.5;
  text-align: center;
}

@media screen and (width >= 768px) {
  .site-footer {
    background-size: 2000px;
    padding: 100px 0 20px;
  }
}
@media screen and (width <= 767px) {
  .site-footer {
    background-size: 1000px;
    padding: 20px 0 8px;
  }
  .site-info span {
    display: block;
  }
}
/* このページのトップへ（追従型）
-------------------------------------------- */
#page-top {
  bottom: 20px;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 5;
}

#page-top a {
  background-color: #00955d;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 2rem;
  line-height: 1;
  opacity: 0.8;
  padding: 7px;
  text-align: center;
  text-decoration: none;
}

@media screen and (width <= 767px) {
  #page-top {
    bottom: 10px;
    display: none;
    position: fixed;
    right: 10px;
    z-index: 5;
  }
}
/* 上から出るメニュー
----------------------------------------------- */
@media screen and (width <= 767px) {
  .main-menu {
    background-color: #00955d;
  }
  .main-menu .button {
    text-align: center;
  }
  .main-menu .button i {
    margin-right: 5px;
  }
  .slidebar-menu {
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0 5px;
    width: 95%;
  }
  .slidebar-menu li {
    float: left;
    margin: 0 2% 4%;
    width: 46%;
  }
  .slidebar-menu li a {
    background-color: #1ba570;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 16px 0;
    text-align: center;
  }
}
/*
======================================================
  ホーム
--------------------------------------------------- */
@media screen and (min-width: 768px) {
  .home-main {
    background-image: url(./recruit/images/home_back.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
    padding-top: 34.37%;
    position: relative;
    width: 100%;
  }
  .home-main::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }
}

/* メイン画像
---------------------------------------------------- */
@media screen and (min-width: 768px) {
  .home-title {
    left: 31.02%;
    position: absolute;
    top: 18.18%;
    width: 37.96%;
    z-index: 2;
  }
  /* トラック（アニメーション）
  ---------------------------------------------------- */
  img.home-truck {
    bottom: 0;
    height: 114px;
    position: absolute;
    right: -303px;
    width: 303px;
    z-index: 2;
  }
}
@media screen and (width <= 767px) {
  .home-title {
    text-align: center;
  }
  .home-title img {
    height: 200px;
    width: auto;
  }
}
@media screen and (width <= 767px) {
  .home-midashi {
    background-color: #00955d;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 6px;
    text-align: center;
  }
  .home-midashi span {
    font-size: 1rem;
    font-weight: normal;
    margin-left: 5px;
  }
  .slick-slider-sp a {
    color: #fff;
  }
  .relative {
    position: relative;
  }
  .absolute {
    background: rgba(0, 149, 93, 0.6);
    bottom: 0;
    color: #fff;
    padding: 5px 5px 4px;
    position: absolute;
    width: 100%;
  }
  .absolute p {
    font-size: 1.6rem;
    padding: 0;
  }
  .absolute h3 {
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.3;
    padding: 3px 0;
  }
}
@media screen and (width <= 767px) {
  .home-message {
    margin-bottom: 0;
  }
}
/* インタビュー（PC・トップページ）
---------------------------------------------------- */
.home-bottom {
  margin: 0 auto;
}

@media screen and (width >= 1024px) {
  .home-bottom {
    padding: 0 0 30px;
    width: 1100px;
  }
}
@media screen and (width >= 768px) and (width <= 1024px) {
  .home-bottom {
    padding: 0 10px 10px;
  }
}
/* 見出し
---------------------------------------------------- */
@media screen and (max-width: 767px) {
  h3.home-midashi {
    align-items: center;
    display: flex;
    height: 36px;
    justify-content: center;
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  h3.home-midashi {
    border-left: 6px solid #00955d;
    font-size: 1.3rem;
    margin: 0 auto 20px;
    padding: 0.35em 0 0.35em 20px;
    position: relative;
    width: 91%;
  }
  h3.home-midashi::before, h3.home-midashi::after {
    content: "";
    position: absolute;
  }
  h3.home-midashi::before {
    background-color: #58ad86;
    bottom: 0;
    height: 50%;
    left: -6px;
    width: 6px;
  }
  h3.home-midashi::after {
    bottom: 0;
    height: 0;
    left: 0;
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  h3.home-midashi {
    margin: 0 auto 15px;
    width: 948px;
  }
}
@media screen and (min-width: 1200px) {
  h3.home-midashi {
    margin: 0 auto 15px;
    width: 1098px;
  }
}
h3.home-midashi strong {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  h3.home-midashi strong {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 768px) {
  h3.home-midashi strong {
    font-size: 2.2rem;
  }
  h3.home-midashi strong::after {
    content: "／";
    font-weight: normal !important;
    margin: 0 10px;
  }
}
@media screen and (min-width: 768px) {
  h3.home-midashi span.home-midashi__pc {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  h3.home-midashi span.home-midashi__pc {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  h3.home-midashi span.home-midashi__sp {
    display: inline;
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  h3.home-midashi span.home-midashi__sp {
    display: none;
  }
}

/* インタビュー一覧
---------------------------------------------------- */
.slick-slider {
  margin: 0 auto;
  width: 94%;
}
@media screen and (max-width: 767px) {
  .slick-slider {
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  .slick-slider {
    width: 972px;
  }
}
@media screen and (min-width: 1200px) {
  .slick-slider {
    width: 1122px;
  }
}
.slick-slider .slide {
  margin: 0;
  padding: 0 12px;
}
@media screen and (max-width: 767px) {
  .slick-slider .slide {
    padding: 0;
  }
}
@media screen and (min-width: 1025px) {
  .slick-slider .slide img {
    border-top: 1px solid #00955d;
    height: auto;
    max-width: 100%;
  }
}

/* ページ下部ボタン類（スマホ）
---------------------------------------------------- */
@media screen and (width <= 767px) {
  ul.home-bottom-sp {
    overflow: hidden;
    padding: 0;
  }
  ul.home-bottom-sp li.btn-company-sp {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    width: 50%;
  }
  ul.home-bottom-sp li.btn-advantage-sp {
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    float: right;
    width: 50%;
  }
  ul.home-bottom-sp li.btn-recruit-sp {
    border-bottom: 1px solid #e5e5e5;
    clear: both;
    width: 100%;
  }
  ul.home-bottom-sp li a {
    display: block;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 15px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
  }
  ul.home-bottom-sp li a::after {
    content: "\f054";
    font-family: "FontAwesome";
    margin-top: -6px;
    position: absolute;
    right: 10px;
    top: 50%;
  }
}
/*
======================================================
  社長メッセージ
--------------------------------------------------- */
.entry-body,
.page-content {
  padding: 0 0 20px;
}

@media screen and (width <= 767px) {
  .entry-body {
    padding: 0 15px 10px;
  }
  #message .entry-body {
    padding: 10px 15px;
  }
}
/* 見出し-a
---------------------------------------------------- */
h3.midashi-a {
  border-left: 2px solid #00955d;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  padding: 0 0 0 20px;
}

@media screen and (width <= 767px) {
  h3.midashi-a {
    font-size: 1.8rem;
    padding: 0 0 0 15px;
  }
}
/* 見出し-b
---------------------------------------------------- */
h3.midashi-b {
  border-left: 2px solid #00955d;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
  padding: 0 0 0 20px;
}

@media screen and (width <= 767px) {
  h3.midashi-b {
    font-size: 1.8rem;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 0 0 15px;
  }
}
/* 本文
---------------------------------------------------- */
.entry-body p,
.page-content p {
  font-size: 1.5rem;
  line-height: 1.8;
  padding: 0 0 1.8em;
}

@media screen and (width <= 767px) {
  .entry-body p,
  .page-content p {
    font-size: 1.4rem;
    line-height: 1.7;
    padding: 0 0 1.7em;
  }
}
/*
======================================================
  会社概要
--------------------------------------------------- */
table.gaiyo {
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 15px;
  width: 100%;
}

table.gaiyo th,
table.gaiyo td {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  line-height: 1.5;
  padding: 10px 12px;
}

@media screen and (width <= 767px) {
  table.gaiyo {
    margin-bottom: 10px;
  }
  table.gaiyo th,
  table.gaiyo td {
    font-size: 1.3rem;
    line-height: 1.5;
    padding: 5px 8px;
  }
}
table.gaiyo th {
  white-space: nowrap;
}

dl.gaiyo-company {
  display: block;
}

dl.gaiyo-company dt {
  font-weight: bold;
}

dl.gaiyo-company dd {
  padding-bottom: 1em;
}

dl.gaiyo-company dd:last-child {
  padding-bottom: 0;
}

@media screen and (width <= 767px) {
  dl.gaiyo-company dd span {
    display: block;
  }
}
dl.gaiyo-yakuin {
  overflow: hidden;
}

dl.gaiyo-yakuin dt {
  float: left;
  width: 8em;
}

dl.gaiyo-yakuin dd {
  padding: 0 0 0 8em;
}

/*
======================================================
  画像
--------------------------------------------------- */
.alignright {
  float: right;
}

.alignleft {
  float: left;
}

@media screen and (width >= 768px) {
  table.gaiyo figure {
    width: 240px;
  }
}
@media screen and (width <= 767px) {
  table.gaiyo figure {
    clear: both;
    display: block;
    margin-bottom: 10px;
    width: 100%;
  }
  table.gaiyo figure img {
    width: 160px;
  }
}
/*
======================================================
  社員インタビュー
--------------------------------------------------- */
ul.interview-list {
  padding-bottom: 25px;
}

ul.interview-list li {
  clear: both;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 25px;
}

ul.interview-list li figure {
  display: block;
  margin-bottom: 15px;
}

@media screen and (width >= 768px) {
  ul.interview-list li span {
    display: block;
    float: right;
    font-weight: bold;
  }
}
ul.interview-list li span a::after {
  content: "\f138";
  font-family: "FontAwesome";
  margin-left: 5px;
}

@media screen and (width <= 767px) {
  ul.interview-list li {
    font-size: 1.4rem;
  }
  ul.interview-list li figure {
    margin-bottom: 6px;
  }
  ul.interview-list li p {
    padding: 0 15px;
  }
  ul.interview-list li span {
    display: block;
    margin-top: 10px;
    text-align: center;
  }
  ul.interview-list li span a {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: 0 3px 0 #e5e5e5;
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0 auto;
    padding: 8px;
    width: 70%;
  }
}
/* 先輩インタビュー
---------------------------------------------------- */
.interview-box {
  background-color: #ecf6eb; /* CSS3草案 */ /* Safari,Google Chrome用 */
  border-radius: 6px; /* Firefox用 */
  margin-bottom: 20px;
  padding: 20px 30px 5px;
}

@media screen and (width <= 767px) {
  .interview-box {
    padding: 15px 20px 5px;
  }
}
.interview-box h4 {
  border-bottom: 1px solid #bad8b8;
  color: #00955d;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 0 0 4px;
}

.interview-box h4 span {
  color: #444;
  font-size: 1.4rem;
  font-weight: normal;
}

@media screen and (width <= 767px) {
  .interview-box h4 {
    font-size: 1.6rem;
  }
  .interview-box h4 span {
    font-size: 1.2rem;
  }
}
/* プロフィール
---------------------------------------------------- */
.interview-profile {
  background-color: #00955d;
  color: #fff;
  display: flex;
  margin-bottom: 30px;
  padding: 10px;
}
.interview-profile dl {
  border-left: 1px solid #fff;
  line-height: 1.4;
  padding: 0 0 0 15px;
  width: 50%;
}
body#woman .interview-profile {
  display: block;
}
body#woman .interview-profile dl {
  width: 100%;
}

@media screen and (width <= 767px) {
  .interview-profile {
    margin-bottom: 20px;
    padding: 0;
  }
  .interview-profile dl {
    border: none;
    padding: 10px;
  }
  .interview-profile dl:last-child {
    border-left: 1px solid #0fa76d;
  }
}
.interview-profile dt strong {
  font-size: 2.4rem;
  font-weight: bold;
}

.interview-profile dt span {
  font-size: 1.3rem;
  margin-left: 5px;
}

.interview-profile dt span::before {
  content: "／";
  margin-right: 5px;
}

.interview-profile dd {
  font-size: 1.3rem;
  padding: 6px 0 0;
}

@media screen and (width <= 767px) {
  .interview-profile dt strong {
    font-size: 2rem;
  }
  .interview-profile dt span {
    display: block;
    font-size: 1.2rem;
  }
  .interview-profile dd {
    font-size: 1.2rem;
  }
}
/* インタビュー本文
---------------------------------------------------- */
.interview-entry {
  padding-bottom: 20px;
}

.interview-entry h3 {
  color: #00955d;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 20px;
  padding-left: 60px;
  position: relative;
}

.interview-entry h3::after {
  background-color: #00955d;
  bottom: 6px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px;
  z-index: 2;
}

@media screen and (width <= 767px) {
  .interview-entry h3 {
    font-size: 1.5rem;
    padding-left: 36px;
  }
  .interview-entry h3::after {
    width: 30px;
  }
}
.interview-entry ul {
  padding-bottom: 10px;
}

@media screen and (width <= 767px) {
  .interview-entry {
    padding: 0 15px;
  }
}
.interview-entry ul li {
  font-size: 1.5rem;
  line-height: 1.8;
  padding-bottom: 20px;
}

@media screen and (width <= 767px) {
  .interview-entry ul li {
    font-size: 1.4rem;
    line-height: 1.7;
    padding-bottom: 17px;
  }
}
/* インタビュー下部ナビゲーション
---------------------------------------------------- */
.interview-navi {
  border-top: 1px solid #e5e5e5;
  padding: 20px 0;
}

.interview-navi h3 {
  font-size: 1.8rem;
  font-weight: bold;
  padding-bottom: 20px;
  text-align: center;
}

.interview-navi h3 i {
  margin-right: 5px;
}

.interview-navi ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

@media screen and (width >= 768px) {
  .interview-navi ul li {
    margin: 0 4% 25px 0;
    width: 48%;
  }
  .interview-navi ul li:nth-child(even) {
    margin: 0 0 25px;
  }
  .interview-navi ul li img {
    border: 1px solid #e5e5e5;
  }
}
@media screen and (width <= 767px) {
  .interview-navi {
    padding: 20px 0;
  }
  .interview-navi h3 {
    font-size: 1.6rem;
    padding-bottom: 20px;
  }
  .interview-navi ul {
    padding: 0 10px;
  }
  .interview-navi ul li {
    margin: 0 4% 15px 0;
    width: 48%;
  }
  .interview-navi ul li:nth-child(even) {
    margin: 0 0 15px;
  }
  .interview-navi ul li img {
    border: 1px solid #e5e5e5;
  }
}
/*
======================================================
  当社の魅力
--------------------------------------------------- */
.midashi-advantage {
  background-color: #ecf6eb; /* 薄いグリーン */
  border-radius: 6px;
  clear: both;
  color: #00955d;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 25px;
  padding: 0.75em 1em;
  position: relative;
}

.midashi-advantage::after {
  border: 10px solid transparent;
  border-top: 15px solid #ecf6eb; /* 薄いグリーン */
  content: "";
  height: 0;
  left: 30px;
  position: absolute;
  top: 100%;
  width: 0;
}

.advantage-img {
  margin-bottom: 30px;
}

@media screen and (width <= 767px) {
  .midashi-advantage {
    font-size: 1.6rem;
  }
  .advantage-img {
    margin-bottom: 15px;
  }
}
/* お問い合わせはこちらまで
---------------------------------------------------- */
.contact-box {
  background-color: #fdfaee; /* ベージュ（薄い） */
  border-radius: 6px; /* CSS3草案 */
  /* Safari,Google Chrome用 */
  /* Firefox用 */
  padding: 20px;
  text-align: center;
}

.contact-box h4 {
  color: #a99a6b;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 0 0 10px;
}

.contact-box p {
  font-size: 2.4rem;
  font-weight: bold;
  padding: 0;
}

.contact-box p i {
  color: #a99a6b;
  margin-right: 10px;
}

@media screen and (width <= 767px) {
  .contact-box {
    margin: 0 15px;
    padding: 15px 15px 8px;
  }
  .contact-box h4 {
    font-size: 1.6rem;
    padding: 0 0 6px;
  }
}
/*
======================================================
  求人情報
--------------------------------------------------- */
.midashi-recruit {
  color: #00955d;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
}

table.recruit {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  width: 100%;
}

table.recruit th,
table.recruit td {
  border-top: 1px solid #e5e5e5;
  line-height: 1.5;
  padding: 15px 12px 0;
}

table.recruit th {
  color: #00955d;
  font-size: 1.6rem;
  vertical-align: top;
  white-space: nowrap;
  width: 15%;
}

@media screen and (width <= 767px) {
  table.recruit th {
    font-size: 1.4rem;
    padding: 15px 12px 0 0;
  }
  table.recruit td {
    padding-bottom: 0;
  }
}
.entry-body table.recruit td p {
  font-size: 1.4rem;
  padding-bottom: 15px;
}

@media screen and (width <= 767px) {
  .entry-body table.recruit td p {
    line-height: 1.6;
    padding-bottom: 15px;
  }
}
table.recruit td small {
  color: #808080;
  display: block;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 4px;
}

table.recruit td ul {
  margin-left: 1em;
  padding: 0 0 10px;
}

table.recruit td ul li {
  line-height: 1.8;
  list-style-type: disc;
  padding: 0 0 4px;
}

@media screen and (width <= 767px) {
  table.recruit td ul li {
    line-height: 1.6;
  }
}
table.recruit td dt {
  font-weight: bold;
  margin-bottom: 10px;
}

table.recruit td dd {
  padding: 0 0 10px;
}

table.recruit td dd:last-child {
  padding-bottom: 0;
}

/*
======================================================
  求人応募フォーム
--------------------------------------------------- */
/* フォームメッセージ
---------------------------------------------------- */
.form-message {
  margin-bottom: 20px;
}

.form-message p {
  line-height: 1.8;
}

.form-message i {
  margin-right: 4px;
}

@media screen and (width <= 767px) {
  .form-message {
    padding: 0 15px;
  }
  .form-message p {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
#entry_error .form-message,
#entry_confirm .form-message {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}

#entry_error .form-message {
  color: red;
}

#entry_confirm .form-message {
  color: #00955d;
}

/* フォーム
---------------------------------------------------- */
.mw_wp_form {
  width: 100%;
}

.mw_wp_form table {
  width: 100%;
}

.mw_wp_form th,
.mw_wp_form td {
  line-height: 1.5;
  padding: 15px;
  vertical-align: top;
}

@media screen and (width <= 767px) {
  .mw_wp_form th,
  .mw_wp_form td {
    display: block;
  }
}
.mw_wp_form th {
  background-color: #fafafa;
  border-top: 3px solid #e5e5e5;
  font-weight: bold;
  white-space: nowrap;
}

.mw_wp_form td {
  border-top: 1px solid #e5e5e5;
}

.mw_wp_form td li {
  display: inline-block;
}

.conf-none {
  color: #808080;
  font-size: 1.2rem;
}

#entry_confirm .conf-none {
  display: none;
}

.mw_wp_form input,
.mw_wp_form textarea,
.mw_wp_form select {
  font-size: 1.6rem;
}

.mw_wp_form textarea {
  width: 100%;
}

.input-area,
.input-area2,
.text-area {
  border: 1px solid #e5e5e5;
  margin-bottom: 5px;
}

@media screen and (width >= 768px) {
  .input-area2 {
    width: 60%;
  }
}
.mw_wp_form td label {
  margin-right: 15px;
}

.mw_wp_form td label input {
  margin-right: 5px;
}

.require {
  background-color: #fd9d21; /* オレンジ */
  border-radius: 2px;
  color: #fff;
  font-size: 1rem;
  font-weight: normal;
  margin-left: 2px;
  padding: 1px 2px;
}

.error {
  color: red;
  font-size: 1.2rem;
  margin-left: 10px;
}

.submit-container {
  padding: 20px 0;
  text-align: center;
}

.submit-container input {
  background-color: #00955d;
  border-radius: 4px;
  box-shadow: 0 3px 0 #00804f;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 0 auto;
  padding: 12px;
  width: 60%;
}
@media screen and (max-width: 767px) {
  .submit-container input {
    font-size: 1.6rem;
    width: 90%;
  }
}

@media screen and (width >= 768px) and (width <= 1024px) {
  .submit-container {
    padding: 20px 0 40px;
  }
  input[type=radio] {
    appearance: auto;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 20px;
    box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    content: "";
    cursor: pointer;
    height: 20px;
    position: relative;
    vertical-align: middle;
    width: 20px;
  }
  input[type=radio]:checked::after {
    background: #c00;
    border-radius: 8px;
    content: "";
    display: block;
    height: 8px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 8px;
  }
}
@media screen and (width <= 767px) {
  input[type=radio] {
    appearance: auto;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 20px;
    box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    content: "";
    cursor: pointer;
    height: 20px;
    position: relative;
    vertical-align: middle;
    width: 20px;
  }
  input[type=radio]:checked::after {
    background: #c00;
    border-radius: 8px;
    content: "";
    display: block;
    height: 8px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 8px;
  }
  .submit-container {
    padding: 5px 0 20px;
  }
}
.mw_wp_form td .mwform-checkbox-field {
  display: inline-block;
}
.mw_wp_form td .mwform-checkbox-field label input {
  margin-right: 0;
}
.mw_wp_form td select {
  border: 1px solid #e5e5e5;
  padding: 0.3em;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}

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

.privacy-link {
  padding-top: 1.5em;
}

.submit {
  display: flex;
  justify-content: center;
  padding-top: 3em;
}
.submit input[type=submit] {
  background-color: #00955d;
  border-radius: 4px;
  box-shadow: 0 3px 0 #00804f;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 0 10px;
  padding: 12px;
  width: 40%;
}
.submit input[type=submit]:disabled {
  background-color: #e5e5e5;
  box-shadow: 0 3px 0 #ccc;
}

/*
======================================================
  フォーム（個人情報の旨）
--------------------------------------------------- */
.privacy-box {
  background-color: #f1f1f1;
  margin: 40px auto;
  padding: 12px 1px 1px;
  width: 90%;
}

.page-content .privacy-box p {
  font-size: 1.4rem;
  line-height: 1.6;
  padding: 0 0 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .privacy-box {
    margin: 20px auto;
    padding: 8px 10px 10px;
  }
  .page-content .privacy-box p {
    font-size: 1.2rem;
  }
}
.page-content .privacy-box h2 {
  background-color: #fff;
  border: none;
  font-size: 2rem;
  margin: 0;
  padding: 20px 0;
  text-align: center;
}

.page-content .privacy-box h3 {
  background-color: #fff;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.6;
  margin: 0;
  padding: 0 25px 0 0;
  text-align: right;
}

@media print, screen and (width <= 767px) {
  .page-content .privacy-box h3 {
    padding: 0 10px;
  }
}
.page-content .privacy-box ol {
  background-color: #fff;
  margin: 0;
  padding: 10px 25px 10px 35px;
}

.page-content .privacy-box ol li {
  font-size: 1.2rem;
  line-height: 1.6;
  list-style: decimal;
  padding: 0.5em 0;
}

@media print, screen and (width <= 767px) {
  .page-content .privacy-box ol {
    padding: 10px 10px 10px 25px;
  }
}
body#entry_error .privacy-box,
body.page-id-87 .privacy-box,
body.page-id-88 .privacy-box {
  display: none;
}

.foogallery {
  padding-bottom: 15px;
}

i.fa-file-pdf-o {
  color: #f00;
  margin: 0 4px;
}

/*
======================================================
  画像
--------------------------------------------------- */
@media screen and (width >= 768px) {
  .aligncenter {
    margin-bottom: 35px;
  }
  .aligncenter img {
    height: auto;
    width: 480px;
  }
  .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    width: 280px;
  }
  .alignright {
    float: right;
    margin: 5px 0 20px 20px;
    width: 280px;
  }
}
@media screen and (width <= 767px) {
  .aligncenter {
    margin-bottom: 25px;
  }
  .alignleft,
  .alignright {
    clear: both;
    margin: 0 0 20px;
    text-align: center;
    width: 100%;
  }
  .alignleft img,
  .alignright img {
    width: 280px;
  }
}
.youtube-vertical {
  margin: 0 auto;
  padding: 3em 0;
  width: 300px;
}
@media screen and (max-width: 767px) {
  .youtube-vertical {
    width: 80%;
  }
}

.youtube-vertical__inbox {
  padding-top: 177.75%;
  position: relative;
  width: 100%;
}
.youtube-vertical__inbox iframe {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

/*# sourceMappingURL=recruit.css.map */
