@charset "UTF-8";
/* ==============================
  base
============================== */
/* サイト別 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@300;400;500&display=swap");
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/**formのスタイルリセット**/
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=submit],
input[type=button],
button,
select {
  cursor: pointer;
}

input[type=submit],
input[type=button] {
  background: none;
  border: none;
}

select::-ms-expand {
  display: none;
}

input[type=text],
select {
  font-size: 16px;
  transform: scale(1);
}

*:focus {
  outline: none;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  word-wrap: break-word;
}

html {
  font-size: 100%;
  height: -webkit-fill-available;
}

body {
  font-family: "M PLUS Rounded 1c", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.4;
  text-align: left;
  font-size: 14px;
  color: #111;
  background: #fff;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  overflow-x: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

a {
  color: #351604;
  text-decoration: none;
  outline: none;
  transition: 0.4s;
}
a:hover {
  text-decoration: none;
}

a img {
  transition: 0.4s;
}

img {
  width: 100%;
  vertical-align: bottom;
}

ul, ol, li {
  list-style-type: none;
}

.content__body {
  max-width: 80vw;
  margin: 0 auto;
}
@media screen and (max-width: 820px) {
  .content__body {
    max-width: 90vw;
  }
}

.fadein__bottom {
  opacity: 0;
  transform: translate(0, 100px);
  transition: all 0.9s;
}
.fadein__bottom.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.fadein__right {
  opacity: 0;
  transform: translate(150px, 0);
  transition: all 0.7s;
}
.fadein__right.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.fadein__left {
  opacity: 0;
  transform: translate(-150px, 0);
  transition: all 0.7s;
}
.fadein__left.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.fadein {
  -webkit-animation-name: fadein;
          animation-name: fadein;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*transition & delay*/
.delay01 {
  transition-delay: 0.1s;
}

.delay02 {
  transition-delay: 0.2s;
}

.delay03 {
  transition-delay: 0.3s;
}

.delay04 {
  transition-delay: 0.4s;
}

.delay05 {
  transition-delay: 0.5s;
}

.delay06 {
  transition-delay: 0.6s;
}

.delay07 {
  transition-delay: 0.7s;
}

/* ==============================
background Styles
============================== */
main {
  position: relative;
  padding-bottom: 50px;
}

main::after {
  content: "";
  position: absolute;
  top: 45vw;
  left: 50%;
  width: 120vw;
  height: 20vw;
  background: #d4e4e1;
  z-index: -2;
  transform: rotate(14deg) translateX(-50%);
}
@media screen and (max-width: 820px) {
  main::after {
    top: 46vh;
    width: 130vw;
    height: 40vh;
  }
}

/* ==============================
header Styles
============================== */
.header__wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 50px;
  z-index: 10;
}
@media screen and (max-width: 820px) {
  .header__wrap {
    display: block;
    text-align: center;
    position: absolute;
  }
}
.header__logo {
  width: 10vw;
}
@media screen and (max-width: 820px) {
  .header__logo {
    display: inline-block;
    width: 40vw;
    padding: 0;
  }
}
.header__logo a {
  display: block;
}
.header__menu--pc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 820px) {
  .header__menu--pc {
    display: none;
  }
}
.header__menu--pc li {
  font-weight: 400;
}
.header__menu--pc li a {
  display: block;
  padding: 0 14px;
  border-right: 1px solid #ccb7a8;
}
.header__menu--pc li:last-child a {
  border-right: none;
  padding-right: 0;
}
.header__menu--btn {
  display: none;
}
@media screen and (max-width: 820px) {
  .header__menu--btn {
    display: block;
  }
}

/*menu*/
.menu {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  position: fixed;
  right: 10px;
  top: 12px;
  z-index: 99;
  background-color: #fff;
}
.menu.active {
  right: 20px;
  top: 20px;
  background-color: transparent;
}
.menu:hover {
  cursor: pointer;
}

.menu__line {
  background: #111;
  display: block;
  height: 1px;
  position: absolute;
  transition: transform 0.3s;
  width: 65%;
}
.menu__line.active {
  filter: none;
  background-color: #fff;
}

.menu__line--top {
  top: 12px;
}

.menu__line--center {
  top: 25px;
}

.menu__line--bottom {
  bottom: 12px;
}

.menu__line--top.active {
  top: 27px;
  transform: rotate(45deg);
  width: 80%;
  left: 5px;
}

.menu__line--center.active {
  transform: scaleX(0);
}

.menu__line--bottom.active {
  bottom: 22px;
  transform: rotate(135deg);
  width: 80%;
  left: 5px;
}

/*gnav*/
.gnav {
  background: #555;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  overflow: scroll;
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  transform: translateY(-100%);
  z-index: 98;
  opacity: 0;
  transition: 0.5s;
}
.gnav.active {
  opacity: 1;
  transform: translateY(0);
}

.gnav__wrap {
  min-height: 100vh;
  min-height: -webkit-fill-available;
  width: 100%;
}

.gnav__menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 100px 20px 0;
}

.gnav__menu__item {
  width: 100%;
  border-bottom: rgba(255, 255, 255, 0.2) 1px solid;
}
.gnav__menu__item a {
  display: block;
  font-size: 16px;
  text-align: left;
  color: #fff;
  width: 100%;
  padding: 20px 40px;
  text-decoration: none;
  background: url(../img/icon_arrow-right-white.png) no-repeat right center;
  background-size: 10px;
}
@media screen and (max-width: 820px) {
  .gnav__menu__item a {
    padding: 20px 0;
  }
}

/* ==============================
kv Styles
============================== */
.kv__wrap {
  padding-top: 70px;
}
@media screen and (max-width: 820px) {
  .kv__wrap {
    padding-top: 80px;
  }
}
.kv__inner {
  background: url("../img/kv_bg.jpg") no-repeat center top;
  background-size: cover;
  width: 70vw;
  height: 30vw;
  margin: 0 auto 25px;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .kv__inner {
    width: 90vw;
    height: 84vh;
  }
}
@media screen and (max-width: 600px) {
  .kv__inner {
    width: 90vw;
    height: 100vw;
  }
}
.kv__shika {
  width: 80%;
  position: absolute;
  top: 66%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 820px) {
  .kv__shika {
    width: 112%;
    top: 71%;
  }
}
.kv__shika--pc {
  display: block;
}
@media screen and (max-width: 820px) {
  .kv__shika--pc {
    display: none;
  }
}
.kv__shika--sp {
  display: none;
}
@media screen and (max-width: 820px) {
  .kv__shika--sp {
    display: block;
  }
}

/* ==============================
search Styles
============================== */
.search__box {
  text-align: center;
}
.search__box input {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #bbbbbb;
  background: url("../img/icon_search.svg") no-repeat 97% center #fff;
  background-size: 20px;
  font-size: 14px;
  margin: 0 auto 60px;
  text-align: left;
  width: 100%;
  max-width: 600px;
}
@media screen and (max-width: 820px) {
  .search__box input {
    width: 90%;
    font-size: 16px;
    padding: 15px 10px;
  }
}

::-moz-placeholder {
  color: #aeaeae;
}

:-ms-input-placeholder {
  color: #aeaeae;
}

::placeholder {
  color: #aeaeae;
}

/* ==============================
cate Styles
============================== */
.cate__selectarea {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 820px) {
  .cate__selectarea {
    display: block;
    margin-bottom: 80px;
  }
}
.cate__wrap {
  width: 32%;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .cate__wrap {
    width: 100%;
    margin-bottom: 35px;
  }
}
.cate__head {
  font-weight: 500;
  font-size: 26px;
  background: url("../img/icon_shika.svg") no-repeat left center;
  background-size: 32px;
  margin-bottom: 30px;
  color: #00a087;
  text-align: center;
  display: inline-block;
  padding-left: 42px;
  position: relative;
}
.cate__head::after {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #f1f8eb;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  z-index: -1;
}
.cate__list {
  text-align: left;
}
.cate__item a {
  padding: 10px 0;
  padding-left: 30px;
  display: block;
  border-bottom: 1px solid #d3dedc;
  background: url("../img/icon_arrow-right-green.png") no-repeat 97% center;
  background-size: 8px;
}
@media screen and (max-width: 820px) {
  .cate__item a {
    padding: 20px 0 20px 32px;
  }
}
.cate__item:last-child a {
  border-bottom: none;
}
.cate__item.kaigo {
  background: url("../img/icon_cate-kaigo.png") no-repeat left center;
  background-size: 24px;
}
.cate__item.care {
  background: url("../img/icon_cate-care.png") no-repeat left center;
  background-size: 23px;
}
.cate__item.about {
  background: url("../img/icon_cate-about.png") no-repeat left center;
  background-size: 23px;
}
.cate__item.area {
  background: url("../img/icon_cate-area.png") no-repeat left center;
  background-size: 23px;
}
.cate__item.facility {
  background: url("../img/icon_cate-facility.png") no-repeat left center;
  background-size: 23px;
}
.cate__item.commit {
  background: url("../img/icon_cate-commit.png") no-repeat left center;
  background-size: 23px;
}
.cate__item.pay {
  background: url("../img/icon_cate-pay.png") no-repeat left center;
  background-size: 23px;
}

/* ==============================
newjobs Styles
============================== */
.newjobs__wrap {
  position: relative;
  margin-bottom: 140px;
}
.newjobs__wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 140vw;
  height: 20vw;
  background: #d4e4e1;
  z-index: -2;
  transform: rotate(342deg) translateX(-50%);
}
@media screen and (max-width: 820px) {
  .newjobs__wrap::before {
    top: 0;
    width: 150vw;
    height: 40vh;
  }
}
.newjobs__head {
  position: relative;
  margin-bottom: 30px;
  font-weight: 500;
}
.newjobs__head::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #00a087;
  position: absolute;
  right: 0;
  top: 60%;
  transform: translateY(-50%);
}
.newjobs__head--inner {
  display: inline-block;
  font-size: 28px;
  font-weight: 500;
  color: #00a087;
  padding-top: 20px;
  padding-right: 20px;
  position: relative;
  background: #fff;
  z-index: 1;
}
.newjobs__head--inner::before {
  content: "";
  width: 80px;
  height: 30px;
  background: url("../img/new.png") no-repeat left top;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: fluffy 2s ease infinite;
          animation: fluffy 2s ease infinite;
}
.newjobs__list {
  margin-bottom: 30px;
}
.newjobs__item {
  margin-bottom: 20px;
}
@media screen and (max-width: 820px) {
  .newjobs__item {
    margin-bottom: 30px;
  }
}
.newjobs__item:last-child {
  margin-bottom: 0;
}
.newjobs__item--content {
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 1px #c1c1c1;
  overflow: hidden;
  transition: 0.3s;
}
.newjobs__item--content:hover {
  box-shadow: 0px 1px 10px #888;
}
.newjobs__image {
  width: 20%;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  .newjobs__image {
    width: 30%;
  }
}
.newjobs__image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.newjobs__info {
  width: 80%;
  padding: 10px 20px;
}
@media screen and (max-width: 820px) {
  .newjobs__info {
    width: 70%;
    padding: 10px 15px;
  }
}
.newjobs__date {
  font-size: 12px;
  background: #ffdb4b;
  border-radius: 30px;
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 15px;
}
@media screen and (max-width: 820px) {
  .newjobs__date {
    margin-bottom: 10px;
  }
}
.newjobs__name {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 820px) {
  .newjobs__detail {
    height: 10vw;
    overflow: hidden;
  }
}

.jobs__more--btn {
  text-align: center;
}
.jobs__more--btn a {
  display: block;
  max-width: 500px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 20px;
  border-radius: 50px;
  background: url("../img/icon_arrow-right-white.png") no-repeat 90% center #00a087;
  background-size: 10px;
  margin: 0 auto;
  box-shadow: 0px 8px 0px 0px #005144;
  -webkit-box-shadow: 0px 8px 0px 0px #005144;
  -moz-box-shadow: 0px 8px 0px 0px #005144;
  -o-box-shadow: 0px 8px 0px 0px #005144;
  -ms-box-shadow: 0px 8px 0px 0px #005144;
  transition: 0.2s;
}
.jobs__more--btn a:hover {
  box-shadow: none;
  transform: translateY(8px);
}

/** newのアニメーション **/
@-webkit-keyframes fluffy {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-10px);
  }
  25% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes fluffy {
  0% {
    transform: translateY(0);
  }
  5% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(-10px);
  }
  25% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(0);
  }
}
/* ==============================
selected Styles
============================== */
.selected__wrap {
  background: #edebce;
  border-radius: 10px;
  padding: 40px;
  padding-top: 0;
  position: relative;
  margin-bottom: 60px;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .selected__wrap {
    padding: 20px;
    padding-top: 0;
  }
}
.selected__wrap::before {
  content: "";
  width: 210px;
  height: 70px;
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  background: url("../img/choice_tsuno.png") no-repeat center;
  background-size: 100%;
}
.selected__head {
  text-align: center;
  padding-top: 50px;
  position: relative;
  z-index: 1;
  font-size: 34px;
  font-weight: 500;
  margin-bottom: 70px;
}
@media screen and (max-width: 820px) {
  .selected__head {
    font-size: 28px;
  }
}
.selected__head::after {
  content: "";
  width: 80px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url("../img/choice_star.png") center top no-repeat;
  background-size: 100%;
  transition: 1s;
}
.selected__head.scrollin::after {
  content: "";
  transform: translateX(-50%) rotateY(360deg);
}
.selected__point {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-left: 40px;
  margin-bottom: 60px;
}
@media screen and (max-width: 820px) {
  .selected__point {
    display: block;
    padding: 0;
    margin-bottom: 80px;
  }
}
.selected__point:last-child {
  margin-bottom: 0;
}
.selected__point--image {
  width: 30%;
}
@media screen and (max-width: 820px) {
  .selected__point--image {
    width: 100%;
    margin-bottom: 15px;
  }
}
.selected__point--info {
  width: 70%;
  padding-left: 30px;
}
@media screen and (max-width: 820px) {
  .selected__point--info {
    width: 100%;
    padding: 0;
  }
}
.selected__point--title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}
.selected__point.point01::before {
  content: "";
  width: 100px;
  height: 130px;
  position: absolute;
  top: -40px;
  left: 0;
  background: url("../img/point_01.png") no-repeat left top;
  background-size: 100%;
  opacity: 0;
  transform: translate(0, -80px);
  transition: all 0.5s;
}
@media screen and (max-width: 820px) {
  .selected__point.point01::before {
    top: -50px;
  }
}
.selected__point.point02::before {
  content: "";
  width: 100px;
  height: 130px;
  position: absolute;
  top: -40px;
  left: 0;
  background: url("../img/point_02.png") no-repeat left top;
  background-size: 100%;
  opacity: 0;
  transform: translate(0, -80px);
  transition: all 0.5s;
}
@media screen and (max-width: 820px) {
  .selected__point.point02::before {
    top: -50px;
  }
}
.selected__point.point03::before {
  content: "";
  width: 100px;
  height: 130px;
  position: absolute;
  top: -40px;
  left: 0;
  background: url("../img/point_03.png") no-repeat left top;
  background-size: 100%;
  opacity: 0;
  transform: translate(0, -80px);
  transition: all 0.5s;
}
@media screen and (max-width: 820px) {
  .selected__point.point03::before {
    top: -50px;
  }
}
.selected__point.scrollin.point01::before {
  opacity: 1;
  transform: translate(0, 0);
}
.selected__point.scrollin.point02::before {
  opacity: 1;
  transform: translate(0, 0);
}
.selected__point.scrollin.point03::before {
  opacity: 1;
  transform: translate(0, 0);
}

/* ==============================
perfectConditions Styles
============================== */
.perfectConditions__wrap {
  position: relative;
  margin-bottom: 100px;
}
.perfectConditions__wrap::before {
  content: "";
  width: 250px;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/dots_left.png") no-repeat center;
  background-size: 100%;
  z-index: -1;
  -webkit-animation: fuwafuwa 3.5s infinite;
          animation: fuwafuwa 3.5s infinite;
}
@media screen and (max-width: 820px) {
  .perfectConditions__wrap::before {
    width: 150px;
    height: 250px;
    top: 30vw;
    left: -40px;
  }
}
.perfectConditions__wrap::after {
  content: "";
  width: 250px;
  height: 400px;
  position: absolute;
  top: 5vw;
  right: 0;
  background: url("../img/dots_right.png") no-repeat center;
  background-size: 100%;
  z-index: -1;
  -webkit-animation: fuwafuwa 4.2s infinite;
          animation: fuwafuwa 4.2s infinite;
}
@media screen and (max-width: 820px) {
  .perfectConditions__wrap::after {
    width: 150px;
    height: 250px;
    top: 45vw;
    right: -35px;
  }
}
.perfectConditions__head {
  max-width: 80vw;
  margin: 0 auto 30px;
  position: relative;
  padding: 30px 0;
}
@media screen and (max-width: 820px) {
  .perfectConditions__head {
    max-width: 90vw;
  }
}
.perfectConditions__head::before {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: auto auto;
  background-color: rgb(255, 255, 255);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, rgb(0, 160, 135) 2px, rgb(0, 160, 135) 4px);
}
.perfectConditions__head::after {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-size: auto auto;
  background-color: rgb(255, 255, 255);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, rgb(0, 160, 135) 2px, rgb(0, 160, 135) 4px);
}
.perfectConditions__title {
  font-size: 28px;
  font-weight: 500;
  color: #00a087;
  text-align: center;
  background: url("../img/PerfectConditions.png") no-repeat center top;
  background-size: 200px;
  padding-top: 40px;
}
.perfectConditions__list {
  position: relative;
  z-index: 1;
}
.perfectConditions__item {
  margin-bottom: 20px;
}
@media screen and (max-width: 820px) {
  .perfectConditions__item {
    margin-bottom: 30px;
  }
}
.perfectConditions__item:last-child {
  margin-bottom: 0;
}
.perfectConditions__item--content {
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 1px #c1c1c1;
  overflow: hidden;
  transition: 0.3s;
}
.perfectConditions__item--content:hover {
  box-shadow: 0px 1px 10px #888;
}
.perfectConditions__image {
  width: 20%;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  .perfectConditions__image {
    width: 30%;
  }
}
.perfectConditions__image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.perfectConditions__info {
  width: 80%;
  padding: 20px 20px;
}
@media screen and (max-width: 820px) {
  .perfectConditions__info {
    width: 70%;
    padding: 10px 15px;
  }
}
.perfectConditions__name {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
}
.perfectConditions__name span {
  display: block;
  font-size: 16px;
}
@media screen and (max-width: 820px) {
  .perfectConditions__detail {
    height: 10vw;
    overflow: hidden;
  }
}

/** ふわふわアニメーション **/
@-webkit-keyframes fuwafuwa {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes fuwafuwa {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0px);
  }
}
/* ==============================
Footer Styles
============================== */
.footer__bg {
  position: relative;
}
.footer__bg::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 300px 0 0 150vw;
  border-color: transparent transparent transparent #351604;
  z-index: 0;
}
.footer__wrap {
  background: #351604;
  padding: 20px;
  position: relative;
  z-index: 1;
}
.footer__content {
  position: relative;
  z-index: 0;
}
.footer__menu {
  display: flex;
  margin-bottom: 20px;
}
.footer__menu--item a {
  font-size: 12px;
  color: #fff;
  display: block;
  padding: 0 20px;
  border-right: 1px solid #fff;
}
.footer__menu--item:last-child a {
  border-right: none;
}
.footer__menu--item:first-child a {
  padding-left: 0;
}
.footer__copyright {
  color: #fff;
  font-size: 12px;
}
@media screen and (max-width: 820px) {
  .footer__copyright {
    font-size: 10px;
  }
}

/* ==============================
Pagetop Styles
============================== */
#pagetop {
  position: fixed;
  right: 20px;
  bottom: 50px;
  opacity: 0;
  z-index: 10;
  width: 60px;
}
#pagetop a {
  display: block;
}

/*　上に上がる動き　*/
#pagetop.UpMove {
  -webkit-animation: UpAnime 0.5s forwards;
          animation: UpAnime 0.5s forwards;
}

@-webkit-keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes UpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*　下に下がる動き　*/
#pagetop.DownMove {
  -webkit-animation: DownAnime 0.5s forwards;
          animation: DownAnime 0.5s forwards;
}

@-webkit-keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(100px);
  }
}

@keyframes DownAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(100px);
  }
}
.overflow_hidden {
  overflow: hidden;
}

/* ==============================
Page Styles
============================== */
main.page::after {
  content: none;
}

main.page {
  margin-top: 60px;
}
@media screen and (max-width: 820px) {
  main.page {
    margin-top: 72px;
  }
}

a.tag {
  display: block;
  color: #00a087;
  padding: 0px 5px 0px 12px;
  border-radius: 5px;
  border: 1px solid #00a087;
  background-color: #d4e4e1;
  position: relative;
  transition: 0.3s;
}
a.tag:hover {
  background-color: #fff;
}
a.tag::after {
  content: "#";
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
}

.job__mainimage {
  height: 70vh;
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px) {
  .job__mainimage {
    height: 35vh;
  }
}
.job__mainimage img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.job__cate {
  color: #00a087;
  background: url(../img/icon_shika.svg) no-repeat left center;
  background-size: 18px;
  padding-left: 22px;
  margin-bottom: 10px;
}
.job__title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px) {
  .job__title {
    font-size: 18px;
  }
}
.job__tag--list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.job__tag--item {
  margin-right: 10px;
  margin-bottom: 10px;
}
.job__tag--item.nomal {
  color: #8a8a8a;
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #8a8a8a;
  background-color: #fff;
}
.job__info--head {
  font-weight: 400;
  margin-bottom: 25px;
}
.job__info--head dt {
  border-top: 1px solid #ababab;
  padding-top: 10px;
  margin-top: 10px;
}
.job__info--head dt:first-child {
  border: none;
  padding: 0;
  margin: 0;
}
.job__info--head dd {
  margin-bottom: 5px;
}
.job__catch {
  font-size: 20px;
  font-weight: 400;
  color: #351604;
  background: #f1f8eb;
  padding: 10px;
  margin-bottom: 15px;
}
@media screen and (max-width: 820px) {
  .job__catch {
    font-size: 16px;
  }
}
.job__discription {
  margin-bottom: 20px;
}
.job__image {
  max-width: 600px;
  margin: 0 auto 50px;
}

/* ==============================
募集内容
============================== */
.recruitment__wrap {
  border: 1px solid #7d7d7d;
  border-radius: 10px;
  padding: 50px 30px;
  background-color: #fff;
  margin-bottom: 50px;
}
@media screen and (max-width: 820px) {
  .recruitment__wrap {
    padding: 20px 10px;
  }
}
.recruitment__head {
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}
.recruitment__list {
  padding-bottom: 10px;
  border-bottom: 1px solid #674c3c;
  margin-bottom: 15px;
}
.recruitment__list:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.recruitment__list dt {
  font-weight: 400;
  margin-bottom: 6px;
}
.recruitment__list dd {
  margin-bottom: 3px;
}
.recruitment__list dd a {
  display: inline-block;
}

/* ==============================
ギャラリー
============================== */
.gallery__wrap {
  background-color: #edebce;
  padding: 30px 0;
  margin-bottom: 50px;
}
.gallery__head {
  text-align: center;
  color: #351604;
  font-size: 20px;
  font-weight: 400px;
  margin-bottom: 30px;
}
@media screen and (max-width: 820px) {
  .gallery__head {
    font-size: 18px;
  }
}
.gallery__head span {
  display: block;
  font-size: 34px;
}
@media screen and (max-width: 820px) {
  .gallery__head span {
    font-size: 20px;
  }
}

.slick__wrap {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 820px) {
  .slick__wrap {
    max-width: 90vw;
  }
}

.slide__prev {
  position: absolute;
  top: 50%;
  left: -25px;
  transform: translateY(-50%);
  z-index: 1;
  background-color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 20px;
  box-shadow: 0px 0px 5px 1px #c1c1c1;
}
@media screen and (max-width: 820px) {
  .slide__prev {
    left: -10px;
  }
}
.slide__next {
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  z-index: 1;
  background-color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 20px;
  box-shadow: 0px 0px 5px 1px #c1c1c1;
}
@media screen and (max-width: 820px) {
  .slide__next {
    right: -10px;
  }
}

.slick-dots li button::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #351604;
  opacity: 1;
}

.slick-dots li.slick-active button::before {
  background: #351604;
}

.slick-dots {
  bottom: -32px;
}

/* ==============================
キャリアアドバイザー
============================== */
.advisor__wrap {
  background: url(../img/icon_advisor.png) no-repeat 80% top;
  background-size: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 820px) {
  .advisor__wrap {
    background-position: right top;
    background-size: 80px;
  }
}
.advisor__head {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.advisor__person {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.advisor__image {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20px;
}
.advisor__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.advisor__name {
  font-weight: 400;
  margin-bottom: 10px;
}
.advisor__catch {
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #00a087;
}

/* ==============================
事業所情報
============================== */
.office__wrap {
  margin-bottom: 50px;
}
.office__head {
  text-align: center;
  font-size: 18px;
  margin: 0 auto 20px;
  background-color: #e2e2e2;
  border-radius: 20px 20px 0 0;
  padding: 15px;
}
.office__head span {
  background: url(../img/icon_oficce.png) no-repeat left center;
  background-size: 20px;
  padding-left: 25px;
}
.office__list {
  padding-bottom: 10px;
  border-bottom: 1px solid #674c3c;
  margin-bottom: 15px;
}
.office__list:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.office__list dt {
  font-weight: 400;
  margin-bottom: 6px;
}
.office__list dd {
  margin-bottom: 3px;
}
.office__list dd a {
  display: inline-block;
}

.iframe iframe {
  width: 100% !important;
  height: 30vh !important;
}

/* ==============================
他の人はこちらも見ています
============================== */
.job__more--wrap {
  background-color: #f0f0f0;
  padding: 30px 20px;
}
@media screen and (max-width: 820px) {
  .job__more--wrap {
    padding: 40px 0 50px;
  }
}
.job__more--head {
  text-align: center;
  color: #00a087;
  font-weight: 400;
  font-size: 20px;
  background: url(../img/icon_shika.svg) no-repeat center bottom;
  background-size: 40px;
  padding-bottom: 50px;
  margin-bottom: 30px;
}

/* ==============================
求人情報一覧
============================== */
.new {
  background-color: #ffdb4b;
  border-radius: 30px;
  padding: 3px 10px;
  letter-spacing: 2px;
  font-weight: 400;
}

.archive__job--list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .archive__job--list {
    padding-bottom: 30px;
  }
}
.archive__job--item {
  border-radius: 20px;
  background: #fff;
  border: 1px solid #7d7d7d;
  position: relative;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 25px;
  box-shadow: 0px 0px 5px 1px #c1c1c1;
}
.archive__job--item:nth-of-type(3n) {
  margin-right: 0;
}
@media screen and (max-width: 820px) {
  .archive__job--item {
    width: 100%;
    margin-bottom: 35px;
  }
}
.archive__job--image {
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
.archive__job--image a:hover img {
  transition: 0.2s;
  opacity: 0.7;
}
.archive__job--inner {
  padding: 10px 15px 70px 15px;
}
.archive__job--name {
  margin: 15px 0 20px;
  font-weight: 500;
}
.archive__job--name a:hover {
  transition: 0.3s;
  opacity: 0.6;
}
.archive__job--info {
  margin-bottom: 20px;
}
.archive__job--discription {
  border-bottom: 1px dashed #8b8b8b;
  margin-bottom: 20px;
}
.archive__job--discription-item {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 3px solid #f0f0f0;
}
.archive__job--discription-item:last-child {
  border-bottom: none;
}
.archive__job--discription-item dt {
  font-weight: 400;
  margin-bottom: 5px;
}
.archive__job--taglist {
  display: flex;
  flex-wrap: wrap;
}
.archive__job--tagitem {
  margin-right: 10px;
  margin-bottom: 10px;
}
.archive__job--more {
  background-color: #00a087;
  text-align: center;
  border-radius: 0 0 19px 19px;
  transition: 0.3s;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.archive__job--more:hover {
  background-color: #00715f;
}
.archive__job--more a {
  display: block;
  padding: 20px;
  color: #fff;
  font-weight: 400;
}
.archive__job--more a span {
  background: url(../img/icon_arrow-right-white.png) no-repeat right center;
  background-size: 8px;
  padding-right: 20px;
  padding-bottom: 2px;
}

.page.archive {
  margin-top: 60px;
  padding-bottom: 180px;
}
@media screen and (max-width: 820px) {
  .page.archive {
    padding-bottom: 200px;
  }
}

.archive__head {
  padding-top: 30px;
  background: #f0f0f0;
  margin-bottom: 30px;
}
.archive__head .search__box input {
  margin-bottom: 20px;
}

.search_total {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
}

.search__conditions--wrap {
  margin-bottom: 60px;
}

/**  絞り込み開閉メニュー  **/
.search__conditions--menu {
  display: none;
  margin-top: 10px;
  font-weight: 300;
}

.search__conditions--title {
  cursor: pointer;
  display: block;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #b8b8b8;
}
@media screen and (max-width: 820px) {
  .search__conditions--title {
    margin-bottom: 30px;
  }
}
.search__conditions--title span {
  position: absolute;
  top: 32%;
  right: 0;
  transform: translateY(-50%);
  border: 1px solid #00a087;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.search__conditions--title span::after {
  content: "+";
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: #00a087;
  transition: 0.2s;
}

.search__conditions--title.selected span::after {
  top: 45%;
  left: 56%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.search__conditions--list {
  cursor: pointer;
  padding-left: 20px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
  font-weight: 400;
}
@media screen and (max-width: 820px) {
  .search__conditions--list {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.search__conditions--list:last-child {
  border-bottom: none;
}
.search__conditions--list span {
  position: absolute;
  top: -5px;
  right: 0;
  border: 1px solid #00a087;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.search__conditions--list span::after {
  content: "+";
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: #00a087;
  transition: 0.2s;
}

.search__conditions--list.selected span::after {
  top: 45%;
  left: 56%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.search__conditions--item a {
  display: block;
  padding: 3px 10px;
  transition: 0.3s;
}
@media screen and (max-width: 820px) {
  .search__conditions--item a {
    padding: 6px 10px;
  }
}
.search__conditions--item a:hover {
  background-color: #f0f0f0;
}

/**  並べ替え  **/
.sort__wrap {
  margin-bottom: 40px;
  display: flex;
  justify-content: flex-end;
}

select {
  padding: 10px 50px 10px 20px;
  border: 1px solid #bbbbbb;
  border-radius: 5px;
  background: url(../img/icon_arrow-down-black.png) no-repeat 90% center;
  background-size: 10px;
  font-weight: 400;
  font-size: 14px;
}

.pagination {
  display: flex;
  justify-content: center;
  margin-top: 0.8rem;
}
@media screen and (max-width: 820px) {
  .pagination .page-numbers.iphone5-none {
    display: none;
  }
}
.pagination .nav-link {
  display: flex;
  box-sizing: border-box;
  text-align: center;
}
.pagination .nav-link span,
.pagination .nav-link a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin: 0 0.4rem;
  box-sizing: border-box;
  color: #2F2F2F;
  font-weight: 700;
  text-decoration: none;
}
.pagination .nav-link span:not(.dot):hover, .pagination .nav-link span.current,
.pagination .nav-link a:not(.dot):hover,
.pagination .nav-link a.current {
  color: #2F2F2F;
}
.pagination .nav-link span:hover,
.pagination .nav-link a:hover {
  cursor: pointer;
  opacity: 0.75;
}
.pagination .nav-link a:not(.dot) {
  border: 1px solid #404040;
  background: #fff;
  border-radius: 50%;
}
.pagination .nav-link span:not(.dot) {
  background: #d4e4e1;
  border-radius: 50%;
}
.pagination .nav-link .prev,
.pagination .nav-link .next {
  position: relative;
}
.pagination .nav-link .prev::before,
.pagination .nav-link .next::before {
  position: absolute;
  width: 14px;
  height: 14px;
  content: "";
}
.pagination .nav-link .prev {
  margin-right: 2rem;
}
@media screen and (max-width: 820px) {
  .pagination .nav-link .prev {
    margin-right: 1rem;
  }
}
.pagination .nav-link .next {
  margin-left: 2rem;
}
@media screen and (max-width: 820px) {
  .pagination .nav-link .next {
    margin-left: 1rem;
  }
}
.pagination .nav-link .dot {
  display: block;
  margin-top: 0.2rem;
}
.pagination .nav-link a.prev,
.pagination .nav-link a.next {
  background: #00a087 !important;
}
.pagination .nav-link span.prev,
.pagination .nav-link span.next {
  background: #EDEDED !important;
}
.pagination .nav-link span.prev::before {
  background: url("../img/gray_icon.png") no-repeat center;
  background-size: contain;
}
.pagination .nav-link span.next::before {
  background: url("../img/gray_icon.png") no-repeat center;
  background-size: contain;
  transform: rotate(-180deg);
}
.pagination .nav-link a.prev::before {
  background: url("../img/small_arrow_icon_white.png") no-repeat center;
  background-size: contain;
  transform: rotate(-180deg);
}
.pagination .nav-link a.next::before {
  background: url("../img/small_arrow_icon_white.png") no-repeat center;
  background-size: contain;
}

.notfound__txt {
  text-align: center;
  margin-bottom: 50px;
}

/* ==============================
利用規約・プライバシーポリシー
============================== */
.page.terms {
  margin-top: 60px;
}

.terms__head {
  padding: 40px 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .terms__head {
    font-size: 18px;
  }
}
.terms__head span {
  border-bottom: 1px solid #111;
  padding-bottom: 10px;
}
.terms__read {
  margin-bottom: 40px;
}
.terms__list {
  padding-bottom: 190px;
}
.terms__item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #999;
}
.terms__item:last-child {
  border-bottom: none;
}
.terms__item--title {
  font-weight: 400;
  margin-bottom: 15px;
  border-left: 5px solid #111;
  padding-left: 15px;
}
.terms__item dt {
  margin-bottom: 15px;
}
.terms__item p {
  font-weight: 400;
  margin-bottom: 10px;
}
.terms__item dd {
  margin-bottom: 10px;
}

.privacy__item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #999;
}
.privacy__item:last-child {
  border-bottom: none;
}
.privacy__item--title {
  font-weight: 400;
  margin-bottom: 15px;
  border-left: 5px solid #111;
  padding-left: 15px;
}
.privacy__item dt {
  margin-bottom: 15px;
}
.privacy__item dd {
  margin-bottom: 10px;
}
.privacy__contact {
  border: 1px solid #555;
  padding: 10px;
  margin-top: 10px;
}
.privacy__contact dd {
  margin-bottom: 0;
}

.list__num li {
  list-style-type: decimal;
  list-style-position: inside;
  text-indent: -1.4em;
  padding-left: 1.4em;
}
@media screen and (max-width: 820px) {
  .list__num li {
    text-indent: -1em;
    padding-left: 1em;
  }
}

.list__disc li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1.4em;
  padding-left: 1.4em;
}
@media screen and (max-width: 820px) {
  .list__disc li {
    text-indent: -1em;
    padding-left: 1em;
  }
}

/* ==============================
応募フォーム
============================== */
.page.form {
  margin-top: 60px;
}
@media screen and (max-width: 820px) {
  .page.form {
    margin-top: 75px;
  }
}

.application__form {
  margin-bottom: 190px;
}
.application__form input[type=checkbox] + label::before {
  top: 50%;
}
.application__form input[type=checkbox] + label {
  padding-left: 35px;
}

.checkbox {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  position: relative;
}

.form__head {
  background: #e2e2e2;
  padding: 30px 0;
  margin-bottom: 30px;
  text-align: center;
}
.form__head--inner {
  font-size: 14px;
}
.form__head--inner span {
  font-weight: 500;
}
.form__head--inner br {
  display: none;
}
@media screen and (max-width: 820px) {
  .form__head--inner br {
    display: block;
  }
}
.form__title {
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}
.form__body {
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (max-width: 820px) {
  .form__body {
    width: 90vw;
  }
}
.form__fullname {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media screen and (max-width: 820px) {
  .form__fullname {
    display: block;
  }
}
.form__fullname span {
  display: block;
  font-size: 14px;
}
@media screen and (max-width: 820px) {
  .form__fullname input {
    width: 90%;
  }
}
.form__fullname--kana {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 820px) {
  .form__fullname--kana {
    display: block;
    margin-top: 30px;
  }
}
.form__fullname--kana span {
  display: block;
  font-size: 14px;
}
@media screen and (max-width: 820px) {
  .form__fullname--kana input {
    width: 90%;
  }
}

@media screen and (max-width: 820px) {
  .namelabel__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
  }
}

.mail input {
  width: 100%;
}

.input__area {
  margin-bottom: 25px;
}
.input__item {
  margin-bottom: 15px;
  display: block;
  background-color: #f1f8eb;
  padding: 3px 10px;
}

input {
  padding: 10px 50px 10px 20px;
  border: 1px solid #bbbbbb;
  border-radius: 5px;
}

.submit__wrap {
  text-align: center;
  margin-top: 50px;
}

input.submit__finish,
input.submit__confirm {
  display: block;
  width: 60%;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border-radius: 50px;
  background: url("../img/icon_arrow-right-white.png") no-repeat 90% center #00a087;
  background-size: 8px;
  margin: 0 auto 25px;
  box-shadow: 0px 8px 0px 0px #005144;
  -webkit-box-shadow: 0px 8px 0px 0px #005144;
  -moz-box-shadow: 0px 8px 0px 0px #005144;
  -o-box-shadow: 0px 8px 0px 0px #005144;
  -ms-box-shadow: 0px 8px 0px 0px #005144;
  transition: 0.2s;
}
@media screen and (max-width: 820px) {
  input.submit__finish,
input.submit__confirm {
    width: 80%;
  }
}
input.submit__finish:hover,
input.submit__confirm:hover {
  box-shadow: none;
  transform: translateY(8px);
}

.back__btn a {
  display: block;
  width: 60%;
  padding: 10px;
  border: 1px solid #8a8a8a;
  border-radius: 50px;
  background-color: #fff;
  margin: 0 auto;
  transition: 0.2s;
}
@media screen and (max-width: 820px) {
  .back__btn a {
    width: 80%;
  }
}
.back__btn a:hover {
  background-color: #555;
  color: #fff;
}

.page.confirm {
  margin-top: 100px;
}

.finish__wrap {
  min-height: 58vw;
}
@media screen and (max-width: 820px) {
  .finish__wrap {
    min-height: auto;
    padding-bottom: 220px;
  }
}
.finish__read {
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 40px;
  background-color: #d4e4e1;
  padding: 10px 0;
}
.finish__body p {
  margin-bottom: 15px;
}

/* ==============================
404 Styles
============================== */
.notfound__wrap {
  min-height: 75vh;
}
.notfound__body {
  text-align: center;
}

/* ==============================
検索画面
============================== */
input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  margin-right: 0.8rem;
  border: 1px solid #404040;
  box-sizing: border-box;
  background: #ffffff;
  content: "";
  cursor: pointer;
  transform: translateY(-50%);
  border-radius: 2px;
}
input[type=checkbox]:checked + label::before {
  background: #EBFFFB;
}
input[type=checkbox]:checked + label::after {
  display: block;
  position: absolute;
  top: 47%;
  left: 9px;
  width: 4px;
  height: 10px;
  border: solid #2F2F2F;
  content: "";
  transform: translateY(-50%) rotate(45deg);
  border-width: 0 2px 2px 0;
}

.modal {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(165, 165, 165, 0.8);
}
.modal .modal-inner {
  position: relative;
  background: #ffffff;
  border-radius: 16px;
  opacity: 1;
}
@media screen and (max-width: 820px) {
  .modal .modal-inner {
    top: 10%;
    padding-top: 4.8rem;
  }
}
.modal .modal-inner .modal-ttl {
  margin-bottom: 1.6rem;
  font-size: 1.2rem;
  font-weight: 400;
  text-align: center;
}
.modal .modal-inner .modal-content {
  border-bottom: 1px solid #A5A5A5;
  overflow-y: auto;
}
@media screen and (max-width: 820px) {
  .modal .modal-inner .modal-content {
    display: block;
    height: 330px;
    padding: 0 2rem 6.2rem;
  }
}
.modal .modal-inner .modal-content .modal-img .img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 164px;
  height: 164px;
  margin: 0 auto;
  border: 1px solid #404040;
  border-radius: 50%;
}
.modal .modal-inner .modal-content .modal-img .img img {
  margin: 0;
  border-radius: 50%;
}
.modal .modal-inner .modal-content .modal-img .name {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .modal .modal-inner .modal-content .modal-img .name {
    margin-top: 1.2rem;
  }
}
@media screen and (max-width: 820px) {
  .modal .modal-inner .modal-content .modal-txt {
    margin-top: 2rem;
  }
}
.modal .modal-inner .modal-content .modal-txt .md-ttl {
  font-size: 1.8rem;
  font-weight: 700;
}
.modal .modal-inner .modal-content .modal-txt .md-txt {
  margin-top: 1.2rem;
  font-size: 1.4rem;
}
.modal .modal-inner .modal-btn {
  padding: 2.4rem 2rem;
  text-align: center;
}
.modal .modal-inner .modal-btn a {
  display: block;
  max-width: 500px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 20px;
  border-radius: 50px;
  background: url("../img/icon_arrow-right-white.png") no-repeat 90% center #00a087;
  background-size: 10px;
  margin: 0 auto;
  box-shadow: 0px 8px 0px 0px #005144;
  -webkit-box-shadow: 0px 8px 0px 0px #005144;
  -moz-box-shadow: 0px 8px 0px 0px #005144;
  -o-box-shadow: 0px 8px 0px 0px #005144;
  -ms-box-shadow: 0px 8px 0px 0px #005144;
  transition: 0.2s;
}
.modal .modal-inner .modal-btn a:hover {
  box-shadow: none;
  transform: translateY(8px);
}
.modal .modal-inner .modal-btn .btn {
  justify-content: space-between;
  margin: 0 auto;
}
@media screen and (max-width: 820px) {
  .modal .modal-inner .modal-btn .btn {
    padding: 0 1rem;
  }
}
.modal .modal-inner .modal-btn .btn .btn-arrow {
  margin-left: 1rem;
}
.modal .modal-inner .close-btn {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 24px;
  height: 24px;
  border: 1px solid #404040;
  box-sizing: border-box;
  background: #fff;
  cursor: pointer;
  border-radius: 50%;
}
.modal .modal-inner .close-btn::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background: url("../img/close_icon.png") no-repeat center;
  background-size: contain;
  content: "";
  transform: translate(-50%, -50%);
}
.modal .search-item-list {
  width: 100%;
  border-top: 2px solid #404040;
}
.modal .search-chk-list {
  display: block;
  padding-left: 2.4rem;
  border-top: 1px solid #404040;
}
.modal .search-item-box {
  width: 95%;
  margin: 1rem auto 3.2rem;
  border: 1px solid #404040;
  box-shadow: 1px 1px 0px #404040;
  background: #ffffff;
  border-radius: 8px;
}
.modal .search-chk-box {
  display: none;
  border-top: 1px solid #404040;
}
.modal .search-item-ttl {
  width: 100%;
  padding: 3.2rem 1.6rem 1.6rem;
  box-sizing: border-box;
  font-size: 1.2rem;
  font-weight: 400;
}
.modal .search-item-ttl.bdr-line {
  border-bottom: 1px solid #404040;
}
.modal .search-item {
  width: 100%;
}
.modal .search-item:not(:last-of-type), .modal .search-item.search-item-bdr {
  border-bottom: 1px solid #404040;
}
.modal .search-item .search-item-link {
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  padding: 1.6rem;
  box-sizing: border-box;
  color: #2F2F2F;
  cursor: pointer;
}
.modal .search-item .search-item-link .search-txt {
  display: flex;
  font-size: 1.2rem;
  font-weight: 400;
}
.modal .search-item .search-item-link .search-txt .count {
  display: block;
  position: relative;
  flex: 1;
  width: 24px;
  height: 24px;
  margin-left: 0.8rem;
  background: #d3dedc;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
}
.modal .search-item .search-item-link .search-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  background: #00a087;
  content: "";
  transform: translateY(-50%);
  transition: all 0.4s;
  border-radius: 50%;
}
.modal .search-item .search-item-link .search-arrow span {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.modal .search-item .search-item-link .search-arrow span::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background: url("../img/icon_arrow-right-white.png") no-repeat center;
  background-size: contain;
  content: "";
  transform: translate(-50%, -50%);
}
.modal .search-item .search-item-link .search-arrow.toggle-arrow span::before {
  background: url("../img/down_arrow_icon.png") no-repeat center;
  background-size: contain;
}
.modal .search-item .search-item-link.active .search-arrow {
  background: #00715f;
}
.modal .search-item .search-item-link.active .search-arrow span::before {
  background: url("../img/close_icon.png") no-repeat center;
  background-size: contain;
}
.modal .search-item .search-item-link:hover, .modal .search-item .search-item-link:focus, .modal .search-item .search-item-link:active {
  opacity: 1;
}
.modal .search-item .search-item-link:hover .search-arrow {
  background: #00715f;
}
.modal .search-item .search-item-link.chk-item-link {
  padding: 0;
}
.modal .search-item .search-item-link.chk-item-link .search-txt {
  width: 90%;
}
.modal .search-item .search-item-link.chk-item-link .search-txt label {
  width: 100%;
  padding: 1.2rem 0 1.2rem 3.5rem;
  cursor: pointer;
}
.modal .search-item .search-item-link.chk-item-link .search-arrow:hover, .modal .search-item .search-item-link.chk-item-link .search-arrow:focus, .modal .search-item .search-item-link.chk-item-link .search-arrow:active {
  opacity: 1;
}
.modal .search-item .search-item-link.chk-item-link .search-arrow:hover {
  background: #00715f;
}
.modal .search-item .search-item-link.chk-item-link:hover .search-arrow {
  background: #00715f;
}
.modal .form-select {
  width: 95%;
  margin: 0 auto;
}
.modal .form-select.mb-bottom {
  margin: 0 auto 3.2rem;
}
.modal input[type=checkbox] + label::before {
  left: 16px;
}
.modal input[type=checkbox]:checked + label::after {
  top: 48%;
  left: 25px;
}
@media screen and (max-width: 820px) {
  .modal.search-modal {
    display: unset;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(200%);
    transition: all 0.3s ease;
    opacity: 0;
  }
}
.modal.search-modal .modal-inner {
  padding-top: 4rem;
  max-width: 640px;
  margin: 0 auto;
  top: 15%;
}
@media screen and (max-width: 820px) {
  .modal.search-modal .modal-inner {
    width: 100%;
  }
}
.modal.search-modal .modal-inner .modal-content {
  display: block;
  height: 300px;
  padding: 0;
}
@media screen and (max-width: 820px) {
  .modal.search-modal.modal-show {
    transform: translateX(0);
    opacity: 1;
  }
}

.pg-ttl-gp .pg-ttl {
  margin-bottom: 0.5rem;
}
.pg-ttl-gp .pg-ttl span {
  display: inline-block;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 820px) {
  .pg-ttl-gp .pg-ttl span {
    padding: 0.8rem 1.6rem;
    font-size: 2rem;
  }
}
.pg-ttl-gp .pg-ttl.pg-ttl-theme1 span {
  background: #ffffff;
}
.pg-ttl-gp .pg-ttl.pg-ttl-theme2 span {
  background: linear-gradient(85.35deg, #FFFEEE 16.37%, #FFF2EE 108.44%);
}
.pg-ttl-gp .pg-ttl.pg-ttl-theme3 span {
  background: #F9FFD5;
}
.pg-ttl-gp .pg-ttl.pg-ttl-theme4 span {
  background: linear-gradient(85.35deg, #EBFFFB 16.37%, #FBFFC8 108.44%);
}
.pg-ttl-gp.pg-ttl-mb {
  margin-bottom: 3.2rem;
}

.new-blade {
  display: inline-block;
  line-height: 1;
  padding: 0.45rem 1.4rem 0.35rem;
  border: 1px solid #404040;
  box-shadow: 1px 1px 0px #404040;
  box-sizing: border-box;
  background: #ffffff;
  font-size: 1rem;
  font-weight: 700;
  vertical-align: middle;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-radius: 100px;
}

.item-box {
  padding: 0.8rem 0.8rem 3.2rem;
  border: 1px solid #404040;
  box-shadow: 1px 1px 0px #404040;
  box-sizing: border-box;
  background: linear-gradient(109.66deg, #EBFFFB -2.67%, #ffffff 33.68%);
  border-radius: 8px;
}
@media screen and (max-width: 820px) {
  .item-box {
    margin-bottom: 1.6rem;
  }
}
.item-box .item-box-img {
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 820px) {
  .item-box .item-box-img {
    height: 184px;
  }
}
.item-box .txt-gp {
  margin: 1.6rem 0.8rem 0;
}
.item-box .txt-gp .list-ttl,
.item-box .txt-gp .list-txt {
  display: block;
  color: #2F2F2F;
}
.item-box .txt-gp .list-ttl {
  margin: 0.8rem 0;
  font-size: 1.8rem;
  font-weight: 700;
}
.item-box .txt-gp .list-txt {
  font-size: 1.2rem;
}
.item-box .txt-gp .list-tbl {
  margin: 1.6rem 0 0;
}
.item-box .txt-gp .btn-item {
  margin: 3.2rem auto 0;
  font-weight: 700;
  text-align: center;
}
.item-box .btn {
  width: 100%;
}

.list-tbl {
  padding-top: 1.6rem;
  border-top: 1px solid #404040;
}
.list-tbl dl {
  display: flex;
  margin-bottom: 2.4rem;
  font-size: 1.4rem;
}
.list-tbl dl dt {
  width: 24%;
  margin-right: 1%;
  font-weight: 700;
}
.list-tbl dl dd {
  width: 75%;
}

.pg-intro {
  margin: 0 0 6.4rem;
}
@media screen and (max-width: 820px) {
  .pg-intro {
    margin: 0 1.6rem;
  }
}
.pg-intro .pg-intro-ttl {
  font-size: 1.6rem;
  font-weight: 700;
}
.pg-intro .pg-intro-txt {
  margin-top: 1.6rem;
  font-size: 1.4rem;
}

.input {
  display: inline-block;
  width: 100%;
  padding: 1.2rem;
  border: 1px solid #404040;
  box-shadow: 1px 1px 0px #404040;
  box-sizing: border-box;
  background: #ffffff;
  color: #2F2F2F;
  font-size: 1.2rem;
  font-weight: 400;
  outline: none;
  border-radius: 8px;
}
.input::-moz-placeholder {
  color: #9B9B9B;
  font-weight: 500;
}
.input:-ms-input-placeholder {
  color: #9B9B9B;
  font-weight: 500;
}
.input::placeholder {
  color: #9B9B9B;
  font-weight: 500;
}
.input::-webkit-input-placeholder {
  color: #9B9B9B;
  /* Edge */
  font-weight: 500;
}
.input:-ms-input-placeholder {
  color: #9B9B9B;
  /* Internet Explorer */
  font-weight: 500;
}
.input.filling {
  background: #FEFFF5;
}
.input.input-error {
  background: #FFF0F0;
  color: #FF1818;
}

select {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.form-select {
  position: relative;
}
.form-select .select-arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  background: #00a087;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
}
.form-select .select-arrow::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  background: url("../img/down_arrow_icon.png") no-repeat center;
  background-size: contain;
  content: "";
  transform: translate(-50%, -50%);
}

.search-item.Salary__search {
  border: 1px solid #111;
  width: 95%;
  margin: 0 auto;
  border-radius: 10px;
  margin-top: 50px;
}

.modal .search-item .search-item-link.chk-item-link.all {
  padding: 1.2rem;
  border-bottom: 1px solid #A5A5A5;
}
.modal .search-item .search-item-link.chk-item-link.all:last-child {
  border-bottom: none;
}