6666nn @charset "UTF-8"; /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace, monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b, strong {
  font-weight: bolder
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button, input {
  overflow: visible
}
button, select {
  text-transform: none
}
[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
[hidden] {
  display: none
}
@font-face {
  font-family: nc3Jp;
  font-weight: 400;
  font-display: swap;
  src: url("../font/NotoSansJP-Regular.woff2") format("woff2"), url("../font/NotoSansJP-Regular.woff") format("woff")
}
@font-face {
  font-family: nc3Jp;
  font-weight: 700;
  font-display: swap;
  src: url("../font/NotoSansJP-Bold.woff2") format("woff2"), url("../font/NotoSansJP-Bold.woff") format("woff")
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-margin-top: var(--header-height)
}
:after, :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

html {
  --header-height: 0px;
  font-size: 81.25%
}
body {
  width: 100%;
  font-family: alright-sans,"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1rem;
  line-height: 1;
  color: #333;
  word-wrap: break-word;
  margin: 0;
  padding: 0
}
p {
  line-height: 1.7
}
@media screen and (min-width:) {
  p {
    line-height: 2
  }
}
img {
  display: block;
  width: 100%;
  height: auto
}
a {
  color: #333;
  text-decoration: none
}
li, nav ul, ol, ul {
  margin: 0;
  padding: 0;
  list-style: none
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0
}

@media screen and (min-width:48.0625em) {
  .container {
    min-width: 1024px;
    padding-right: 20px;
    padding-left: 20px
  }
}
.pcOnly {
  display: none
}
@media screen and (min-width:48.0625em) {
  .pcOnly {
    display: block
  }
}
@media screen and (min-width:48.0625em) {
  .spOnly {
    display: none
  }
}
.c-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}
.c-page__top {
  background-color: #3b3b3b;
  text-align: center;
  color: #fff;
  padding: 5.3333333333vw 0;
  margin-top: 56px
}
@media screen and (min-width:48.0625em) {
  .c-page__top {
    padding: 70px 0;
    padding: 3.6458333333vw 0;
    min-width: 1024px;
    margin-top: 80px
  }
}
.c-page__top-title {
  margin-top: 0;
  font-size: 7.4666666667vw;
  font-weight: 700
}
@media screen and (min-width:48.0625em) {
  .c-page__top-title {
    font-size: 38px;
    font-size: 1.9791666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .c-page__top-title {
    font-size: 28px
  }
}
.c-page__top-text {
  margin: 0;
  font-size: 3.7333333333vw;
  font-weight: 700
}
@media screen and (min-width:48.0625em) {
  .c-page__top-text {
    font-size: 16px;
    font-size: .8333333333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .c-page__top-text {
    font-size: 14px
  }
}
.c-grid {
  display: grid;
  grid-template-rows: auto
}
.c-grid.-col2 {
  --numberOfCol: 2
}
.c-grid.-gap30_30 {
  gap: 30px 30px;
  grid-auto-rows: auto;
  grid-template-columns: repeat(auto-fill, calc(100% / var(--numberOfCol -1) - 30px * (var(--numberOfCol -1) - 1)/ var(--numberOfCol -1)))
}
@media screen and (min-width:48.0625em) {
  .c-grid.-gap30_30 {
    grid-template-columns: repeat(auto-fill, calc(100% / var(--numberOfCol) - 30px * (var(--numberOfCol) - 1)/ var(--numberOfCol)))
  }
}
.c-grid__item {
  width: 100%
}
.c-icon_right {
  position: relative
}
.c-icon_right:after, .c-icon_right:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  bottom: 0
}
.c-icon_right:before {
  width: 1.6vw;
  height: 1.6vw;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
  right: 9.0666666667vw
}
@media screen and (min-width:48.0625em) {
  .c-icon_right:before {
    width: .3125vw;
    height: .3125vw;
    right: 1.7708333333vw;
    border-top: .1041666667vw solid #000;
    border-right: .1041666667vw solid #000
  }
}
.c-icon_right:after {
  border-radius: 50%;
  width: 6.4vw;
  height: 6.4vw;
  background: #fff;
  z-index: 1;
  right: 6.4vw
}
@media screen and (min-width:48.0625em) {
  .c-icon_right:after {
    width: 1.25vw;
    height: 1.25vw;
    right: 1.25vw
  }
}
.c-arrow-right {
  position: relative
}
.c-arrow-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff
}
@media screen and (min-width:48.0625em) {
  .c-arrow-right:before {
    right: -1.0416666667vw;
    width: .5208333333vw;
    height: .5208333333vw;
    margin-top: -.2604166667vw;
    border-top: solid .1041666667vw #fff;
    border-right: solid .1041666667vw #fff
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .c-arrow-right:before {
    width: 7px;
    height: 7px;
    margin-top: -3px;
    right: -10px
  }
}
.c-btn {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: #a2a2a2;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  line-height: 13.3333333333vw;
  font-size: 4.2666666667vw;
  font-weight: 700;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.c-btn:hover {
  opacity: .8
}
@media screen and (min-width:48.0625em) {
  .c-btn {
    font-size: 20px;
    font-size: 1.0416666667vw;
    line-height: 4.6875vw
  }
}
.l_recruit {
  margin-top: 56px
}
@media screen and (min-width:48.0625em) {
  .l_recruit {
    margin-top: 80px;
    margin-top: 4.1666666667vw
  }
}

@media screen and (min-width:48.0625em) {
  .media_top_eyecatch {
    margin-top: 0
  }
}

@media screen and (min-width:48.0625em) {
  .l_contents {
    margin-top: -80px
  }
}
.c-breadcrumb {
  padding-top: 5.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .c-breadcrumb {
    padding-top: 35px;
    padding-top: 1.8229166667vw
  }
}
.c-breadcrumb__item {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2
}
.c-breadcrumb__item:not(:first-child) {
  padding-left: 15px
}
@media screen and (min-width:48.0625em) {
  .c-breadcrumb__item:not(:first-child) {
    padding-left: .78125vw
  }
}
.c-breadcrumb__item:not(:first-child):before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 0;
  border-top: solid 2px #118d6a;
  border-right: solid 2px #118d6a
}
@media screen and (min-width:48.0625em) {
  .c-breadcrumb__item:not(:first-child):before {
    width: .3645833333vw;
    height: .3645833333vw;
    margin-top: -.2083333333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .c-breadcrumb__item:not(:first-child):before {
    margin-top: -4px
  }
}
@media screen and (min-width:48.0625em) {
  .c-breadcrumb__item {
    font-size: 16px;
    font-size: .8333333333vw
  }
  .c-breadcrumb__item:not(:last-child) {
    margin-right: 4px;
    margin-right: .2083333333vw
  }
  .c-breadcrumb__item:not(:first-child) {
    padding-left: 23px;
    padding-left: 1.1979166667vw
  }
  .c-breadcrumb__item:not(:first-child):before {
    width: 8px;
    height: 8px;
    width: .4166666667vw;
    height: .4166666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .c-breadcrumb__item {
    font-size: 12px
  }
  .c-breadcrumb__item:not(:last-child) {
    margin-right: 0
  }
  .c-breadcrumb__item:not(:first-child) {
    padding-left: 13px
  }
  .c-breadcrumb__item:not(:first-child):before {
    width: 6px;
    height: 6px
  }
}
.c-breadcrumb__item a {
  color: #118d6a
}
.sec-form .file-name, .sec-form input, .sec-form select, .sec-form textarea {
  width: 100%;
  background-color: #fff;
  outline: 0;
  border: none;
  border-radius: 4px;
  font-size: 4.2666666667vw;
  padding: 2.6666666667vw 3.2vw;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media screen and (min-width:48.0625em) {
  .sec-form .file-name, .sec-form input, .sec-form select, .sec-form textarea {
    width: 48.6363636364%;
    font-size: 18px;
    font-size: .9375vw;
    padding: 14.5px 14px;
    padding: .7552083333vw .7291666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .sec-form .file-name, .sec-form input, .sec-form select, .sec-form textarea {
    font-size: 12px;
    width: 25.9090909091%
  }
}
.sec-form .file-name:focus, .sec-form input:focus, .sec-form select:focus, .sec-form textarea:focus {
  background-color: #eee;
  outline: 1px solid #888
}
.sec-form .file-name::-webkit-input-placeholder, .sec-form input::-webkit-input-placeholder, .sec-form select::-webkit-input-placeholder, .sec-form textarea::-webkit-input-placeholder {
  color: #b5b5b5;
  font-size: 3.7333333333vw
}
.sec-form .file-name::-moz-placeholder, .sec-form input::-moz-placeholder, .sec-form select::-moz-placeholder, .sec-form textarea::-moz-placeholder {
  color: #b5b5b5;
  font-size: 3.7333333333vw
}
.sec-form .file-name:-ms-input-placeholder, .sec-form input:-ms-input-placeholder, .sec-form select:-ms-input-placeholder, .sec-form textarea:-ms-input-placeholder {
  color: #b5b5b5;
  font-size: 3.7333333333vw
}
.sec-form .file-name::-ms-input-placeholder, .sec-form input::-ms-input-placeholder, .sec-form select::-ms-input-placeholder, .sec-form textarea::-ms-input-placeholder {
  color: #b5b5b5;
  font-size: 3.7333333333vw
}
.sec-form .file-name::placeholder, .sec-form input::placeholder, .sec-form select::placeholder, .sec-form textarea::placeholder {
  color: #b5b5b5;
  font-size: 3.7333333333vw
}
@media screen and (min-width:48.0625em) {
  .sec-form .file-name::-webkit-input-placeholder, .sec-form input::-webkit-input-placeholder, .sec-form select::-webkit-input-placeholder, .sec-form textarea::-webkit-input-placeholder {
    font-size: 18px;
    font-size: .9375vw
  }
  .sec-form .file-name::-moz-placeholder, .sec-form input::-moz-placeholder, .sec-form select::-moz-placeholder, .sec-form textarea::-moz-placeholder {
    font-size: 18px;
    font-size: .9375vw
  }
  .sec-form .file-name:-ms-input-placeholder, .sec-form input:-ms-input-placeholder, .sec-form select:-ms-input-placeholder, .sec-form textarea:-ms-input-placeholder {
    font-size: 18px;
    font-size: .9375vw
  }
  .sec-form .file-name::-ms-input-placeholder, .sec-form input::-ms-input-placeholder, .sec-form select::-ms-input-placeholder, .sec-form textarea::-ms-input-placeholder {
    font-size: 18px;
    font-size: .9375vw
  }
  .sec-form .file-name::placeholder, .sec-form input::placeholder, .sec-form select::placeholder, .sec-form textarea::placeholder {
    font-size: 18px;
    font-size: .9375vw
  }
}
.sec-form textarea {
  resize: vertical;
  width: 100%;
  height: 40vw;
  min-height: 40vw
}
@media screen and (min-width:48.0625em) {
  .sec-form textarea {
    width: 68.75%;
    height: 220px;
    height: 11.4583333333vw;
    min-height: 220px
  }
}
.sec-form select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #333
}
.sec-form .form-field__select {
  position: relative;
  display: inline-block
}
.sec-form .form-field__select:has(> .degree) {
  width: 100%
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-field__select:has(> .degree) {
    width: auto
  }
}
.sec-form .form-field__select select {
  padding-right: 6.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-field__select select {
    padding-right: 20px;
    padding-right: 1.0416666667vw
  }
}
.sec-form .form-field__select .year {
  width: 26.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-field__select .year {
    min-width: 140px;
    min-width: 7.2916666667vw;
    width: 15.9090909091%
  }
}
.sec-form .form-field__select .day, .sec-form .form-field__select .month {
  width: 17.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-field__select .day, .sec-form .form-field__select .month {
    min-width: 87px;
    min-width: 4.53125vw;
    width: 10.7954545455%
  }
}
.sec-form .form-field__select .degree {
  width: 100%
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-field__select .degree {
    min-width: 195px;
    min-width: 10.15625vw;
    width: 22.1590909091%
  }
}
.sec-form .form-field__select:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: calc(50% - 6px);
  right: 2.4vw;
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-top: 2px solid #000;
  border-right: 2px solid #000
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-field__select:after {
    right: 12px;
    right: .625vw;
    border-top: .1041666667vw solid #000;
    border-right: .1041666667vw solid #000;
    width: .4166666667vw;
    height: .4166666667vw;
    margin-top: .0520833333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .sec-form .form-field__select:after {
    width: 5px;
    height: 5px;
    margin-top: 1px
  }
}
.sec-form .select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.btn-fileup {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0
}
.file-up-loadbtn {
  display: inline-block;
  padding: 4vw;
  background: #118d6a;
  color: #fff;
  cursor: pointer;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  border-radius: 4px;
  font-weight: 700;
  font-size: 3.2vw;
  width: 28vw;
  text-align: center;
  position: relative
}
@media screen and (min-width:48.0625em) {
  .file-up-loadbtn {
    padding: 17px 20px;
    padding: .8854166667vw 1.0416666667vw;
    font-size: 16px;
    font-size: .8333333333vw;
    width: auto
  }
}
.file-up-loadbtn input {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.file-up-loadbtn:focus, .file-up-loadbtn:hover {
  -webkit-filter: brightness(1.2);
  filter: brightness(1.2)
}
.file-name {
  width: 54.9333333333vw !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #b5b5b5;
  padding: 3.4666666667vw !important;
  margin-right: 4.5333333333vw;
  font-size: 3.7333333333vw !important;
  position: relative
}
@media screen and (min-width:48.0625em) {
  .file-name {
    width: 48.6363636364% !important;
    margin-right: 25px;
    margin-right: 1.3020833333vw;
    padding: 16px 14px !important;
    padding: .8333333333vw .7291666667vw !important;
    font-size: 18px !important;
    font-size: .9375vw !important
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .file-name {
    width: 46.0227272727% !important
  }
}
.file-name__msg {
  font-size: 2.6666666667vw !important;
  margin-top: 2.6666666667vw !important;
  color: #707070;
  font-weight: 700
}
@media screen and (min-width:48.0625em) {
  .file-name__msg {
    font-size: 12px !important;
    font-size: .625vw !important;
    margin-top: 10px !important;
    margin-top: .5208333333vw !important
  }
}
.form-field-add:not(:first-of-type) {
  border-top: solid 1px #c4c4c4;
  margin-top: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .form-field-add:not(:first-of-type) {
    margin-top: 5px;
    margin-top: .2604166667vw
  }
}
.field-add-button {
  margin-bottom: 4vw
}
@media screen and (min-width:48.0625em) {
  .field-add-button {
    margin-bottom: 15px;
    margin-bottom: .78125vw
  }
}
.field-add-button, .field-delete-button {
  display: none
}
.field-add-button.-add, .field-delete-button.-add {
  display: block
}
.icon {
  position: relative;
  width: 6.4vw;
  height: 6.4vw;
  background: #fff;
  border-radius: 50%;
  margin-right: 10px
}
@media screen and (min-width:48.0625em) {
  .icon {
    width: 35px;
    width: 1.8229166667vw;
    height: 35px;
    height: 1.8229166667vw
  }
}
.icon.icon-plus::after, .icon:before {
  position: absolute;
  top: 2.6666666667vw;
  left: 50%;
  content: "";
  display: inline-block;
  width: 3.4666666667vw;
  height: 3.4666666667vw;
  border-top: 1.0666666667vw solid #a2a2a2;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media screen and (min-width:48.0625em) {
  .icon.icon-plus::after, .icon:before {
    top: 15px;
    top: .78125vw;
    width: 19px;
    width: .9895833333vw;
    height: 18px;
    height: .9375vw;
    border-top: 6px solid #a2a2a2;
    border-top: .3125vw solid #a2a2a2
  }
}
.icon.icon-plus:after {
  top: 1.6vw;
  left: .2666666667vw;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}
@media screen and (min-width:48.0625em) {
  .icon.icon-plus:after {
    top: 9px;
    top: .46875vw;
    left: 2px;
    left: .1041666667vw
  }
}
.notice {
  font-size: 12px
}
@media screen and (min-width:48.0625em) {
  .notice {
    font-size: .625vw
  }
}
.notice.degree-msg {
  position: relative;
  font-size: 2.6666666667vw;
  margin-bottom: 1.3333333333vw;
  margin-top: 2.6666666667vw !important
}
@media screen and (min-width:48.0625em) {
  .notice.degree-msg {
    position: absolute;
    right: 0;
    top: 63px;
    top: 3.0208333333vw;
    font-size: 12px;
    font-size: .625vw;
    margin-bottom: 0;
    margin-top: 0 !important
  }
}
.label {
  color: #fff;
  padding: .8vw 1.3333333333vw;
  border-radius: 2px;
  display: inline-block;
  font-size: 2.6666666667vw;
  font-weight: 700;
  line-height: 1.31;
  margin-left: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .label {
    padding: 5px 20px;
    padding: .2604166667vw 1.0416666667vw;
    font-size: 16px;
    font-size: .8333333333vw;
    margin-left: 0
  }
}
.require {
  background-color: #bf5762
}
.error__value .file-name, .error__value input, .error__value select, .error__value textarea {
  background-color: #ffe3e6;
  outline: 1px solid #B25D64
}
.error__value .privacy-policy__check-txt:before {
  background-color: #ffe3e6;
  outline: 1px solid #B25D64
}
.error__text {
  font-size: 2.6666666667vw;
  color: #b25d64;
  font-weight: 700;
  margin-top: 2.6666666667vw !important;
  width: 100%;
  display: none
}
@media screen and (min-width:48.0625em) {
  .error__text {
    font-size: 12px;
    font-size: .625vw;
    margin-top: 15px !important;
    margin-top: .78125vw !important
  }
}
.error__text.-show {
  display: block
}
.timeout .error__text {
  font-size: 2.6666666667vw;
  color: #b25d64;
  font-weight: 700;
  margin-top: 2.6666666667vw !important;
  width: 100%;
  display: block
}
@media screen and (min-width:48.0625em) {
  .timeout .error__text {
    font-size: 12px;
    font-size: .625vw;
    text-align: center;
    margin-top: 15px !important;
    margin-top: .78125vw !important
  }
}
@media screen and (min-width:48.0625em) {
  #educationalBackground .form-field-add .form-field__row:last-of-type .form-field__unit:last-of-type .form-field__inner .error__text:first-of-type {
    margin-top: 40px !important;
    margin-top: 2.0833333333vw !important
  }
}
.form-submit {
  text-align: center
}
.form-submit-txt {
  font-size: 4vw;
  font-weight: 700;
  margin-bottom: 4vw;
  margin-top: 4vw
}
@media screen and (min-width:48.0625em) {
  .form-submit-txt {
    font-size: 18px;
    font-size: .9375vw;
    margin-bottom: 40px;
    margin-bottom: 2.0833333333vw;
    margin-top: 40px;
    margin-top: 2.0833333333vw
  }
}
.form-submit-button input {
  width: 100%;
  cursor: pointer;
  color: #fff;
  background-color: #118d6a;
  font-size: 4.2666666667vw;
  font-weight: 700;
  padding: 9.3333333333vw;
  opacity: 1
}
@media screen and (min-width:48.0625em) {
  .form-submit-button input {
    width: 480px;
    width: 25vw;
    padding: 40px;
    padding: 2.0833333333vw;
    font-size: 20px;
    font-size: 1.0416666667vw
  }
}
.form-submit-button input:hover {
  opacity: .8
}
.form-submit-button input.disable {
  pointer-events: none !important;
  opacity: .8;
  -webkit-transition: all .1s ease-out;
  transition: all .1s ease-out
}
.form-submit-button .submit-confirm {
  display: block
}
@media screen and (min-width:48.0625em) {
  .form-submit-button .submit-confirm {
    display: inline-block
  }
}
.tab {
  position: relative
}
.tab:hover {
  opacity: 1
}
.tab input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block
}
.tab:not(.-active) input {
  cursor: pointer
}
.tab-message {
  text-align: center;
  margin-top: 3.7333333333vw;
  margin-bottom: 1.8666666667vw;
  font-size: 3.7333333333vw
}
@media screen and (min-width:48.0625em) {
  .tab-message {
    margin-top: 75px;
    margin-top: 3.90625vw;
    margin-bottom: 20px;
    margin-bottom: 1.0416666667vw;
    font-size: 18px;
    font-size: .9375vw
  }
}
.tab-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, .16);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, .16);
  width: calc(100% + 40px);
  margin-left: -20px
}
@media screen and (min-width:48.0625em) {
  .tab-group {
    width: 100%;
    margin-left: 0
  }
}
.tab-group .tab {
  margin: 0;
  width: 50%;
  background-color: #fff;
  font-size: 3.2vw;
  height: 17.8666666667vw;
  font-weight: 700;
  -webkit-transition: all .1s ease-out;
  transition: all .1s ease-out;
  border-bottom: 2.6666666667vw solid #118d6a;
  padding: 4vw 0;
  position: relative;
  border-top: transparent;
  border-left: transparent;
  border-right: transparent
}
.tab-group .tab span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%
}
@media screen and (min-width:48.0625em) {
  .tab-group .tab {
    height: 84px;
    height: 4.375vw;
    font-size: 18px;
    font-size: .9375vw;
    border-bottom: 10px solid #118d6a;
    border-bottom: .5208333333vw solid #118d6a;
    padding: 0
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .tab-group .tab {
    height: 44px;
    font-size: 13px
  }
}
@media screen and (min-width:48.0625em) {
  .tab-group .tab:first-child {
    border-radius: 8px 0 0 0
  }
}
@media screen and (min-width:48.0625em) {
  .tab-group .tab:last-child {
    border-radius: 0 8px 0 0
  }
}
.tab-group .tab.-active {
  background-color: #118d6a;
  color: #fff
}
.tab-group .tab.-active:hover {
  cursor: auto
}
.tab-group .tab:not(.-active):hover {
  background-color: #118d6a;
  color: #fff;
  cursor: pointer
}
.tab-contents-wrap {
  position: relative
}
.tab-contents-group {
  display: none
}
.tab-contents-group.-show {
  display: block
}
.recruit-article {
  margin-top: 10.6666666667vw;
  margin-bottom: 20vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article {
    margin-top: 60px;
    margin-top: 3.125vw;
    margin-bottom: 120px;
    margin-bottom: 6.25vw
  }
}
@media screen and (min-width:48.0625em) {
  .recruit-article__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}
.recruit-article__image {
  border-radius: 8px;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  height: 49.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__image {
    width: 28.3854166667vw;
    height: 15.625vw
  }
}
@media only screen and (max-width:1280px) and (min-width:769px) {
  .recruit-article__image {
    width: 400px;
    height: 240px
  }
}
.recruit-article__info {
  margin-top: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__info {
    margin-top: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 30px;
    margin-right: 1.5625vw
  }
}
.recruit-article__info .-category {
  background-color: #118d6a;
  font-size: 5.0666666667vw;
  font-weight: 700;
  border-radius: 2px;
  color: #fff;
  padding: 2.6666666667vw;
  display: inline-block
}
@media screen and (min-width:48.0625em) {
  .recruit-article__info .-category {
    font-size: 24px;
    font-size: 1.25vw;
    padding: 15px;
    padding: .78125vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__info .-category {
    font-size: 16px;
    padding: 10px
  }
}
.recruit-article__info .-title {
  font-size: 6.4vw;
  font-weight: 700;
  margin-top: 5.3333333333vw;
  margin-bottom: 5.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__info .-title {
    font-size: 50px;
    font-size: 2.1875vw;
    margin-top: 50px;
    margin-top: 2.6041666667vw;
    margin-bottom: 50px;
    margin-bottom: 2.6041666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__info .-title {
    font-size: 28px
  }
}
.recruit-article__info .-location {
  display: inline-block;
  font-size: 4.8vw;
  font-weight: 700;
  margin-bottom: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__info .-location {
    font-size: 22px;
    font-size: 1.1458333333vw;
    margin-bottom: 20px;
    margin-bottom: 1.0416666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__info .-location {
    font-size: 14px
  }
}
.recruit-article__info .entry-type {
  color: #118d6a;
  font-size: 5.3333333333vw;
  font-weight: 700;
  line-height: 1.5
}
@media screen and (min-width:48.0625em) {
  .recruit-article__info .entry-type {
    font-size: 28px;
    font-size: 1.4583333333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__info .entry-type {
    font-size: 16px
  }
}
.recruit-article__anchor {
  margin-top: 10.6666666667vw;
  margin-bottom: 14.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__anchor {
    margin-top: 115px;
    margin-top: 5.9895833333vw;
    margin-bottom: 105px;
    margin-bottom: 5.46875vw
  }
}
.recruit-article__anchor .link {
  display: block
}
@media screen and (min-width:48.0625em) {
  .recruit-article__anchor .link {
    display: inline-block
  }
}
.recruit-article__anchor .link:not(:last-child) {
  margin-bottom: 5.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__anchor .link:not(:last-child) {
    margin-bottom: 0;
    margin-right: 70px;
    margin-right: 3.6458333333vw
  }
}
.recruit-article__anchor .link a {
  font-size: 4.2666666667vw;
  font-weight: 700;
  position: relative
}
@media screen and (min-width:48.0625em) {
  .recruit-article__anchor .link a {
    font-size: 24px;
    font-size: 1.25vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__anchor .link a {
    font-size: 14px
  }
}
.recruit-article__anchor .link a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  width: 8px;
  height: 8px;
  margin-top: -7px;
  -webkit-transform: rotate(45deg);
  transform: rotate(135deg);
  border: 0;
  border-top: solid 3px #3377a8;
  border-right: solid 3px #3377a8
}
@media screen and (min-width:48.0625em) {
  .recruit-article__anchor .link a:after {
    width: 12px;
    height: 12px;
    right: -22px;
    margin-top: -9px;
    width: .625vw;
    height: .625vw;
    right: -1.1458333333vw;
    margin-top: -.46875vw;
    border-top: solid .15625vw #3377a8;
    border-right: solid .15625vw #3377a8
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__anchor .link a:after {
    width: 8px;
    height: 8px;
    right: -13px;
    margin-top: -5px
  }
}
.recruit-article__content {
  padding-top: 32vw;
  margin-top: -32vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__content {
    padding-top: 80px;
    padding-top: 4.1666666667vw;
    margin-top: -80px;
    margin-top: -4.1666666667vw
  }
  .recruit-article__content.interview {
    margin-bottom: 75px !important
  }
}
.recruit-article__content:not(:last-of-type) {
  margin-bottom: 16vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__content:not(:last-of-type) {
    margin-bottom: 100px;
    margin-bottom: 5.2083333333vw
  }
}
.recruit-article__content-title {
  border-bottom: 2px solid #118d6a
}
.recruit-article__content-title span {
  font-size: 5.8666666667vw;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 3.2vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__content-title span {
    font-size: 38px;
    font-size: 1.9791666667vw;
    margin-bottom: 20px;
    margin-bottom: 1.0416666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__content-title span {
    font-size: 18px
  }
}
.recruit-article__content-body {
  margin: 5.3333333333vw 0;
  font-size: 4vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__content-body {
    margin: 25px 0;
    margin: 1.3020833333vw 0;
    font-size: 18px;
    font-size: .9375vw;
    padding-bottom: 25px;
    padding-bottom: 1.3020833333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__content-body {
    font-size: 13px
  }
}
@media only screen and (max-width:768px) {
  .recruit-article__content-body p iframe {
    width: 100%
  }
}
.recruit-article__content-body p a {
  color: #118d6a
}
.recruit-article__content-body p img {
  width: auto
}
@media only screen and (max-width:768px) {
  .recruit-article__content-body p img {
    width: 100%
  }
}
.recruit-article__content-body .table {
  width: 100%
}
@media screen and (min-width:48.0625em) {
  .recruit-article__content-body .table {
    margin-top: 60px;
    margin-top: 3.125vw
  }
}
.recruit-article__content-body .table tr {
  border-bottom: 2px solid rgba(17, 141, 106, .3)
}
@media screen and (min-width:48.0625em) {
  .recruit-article__content-body .table tr {
    padding: 60px 0;
    padding: 3.125vw 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .recruit-article__content-body .table tr:first-child {
    padding-top: 0
  }
}
.recruit-article__content-body .table tr:not(:first-child) th {
  padding-top: 6.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__content-body .table tr:not(:first-child) th {
    padding-top: 0
  }
}
.recruit-article__content-body .table tr td, .recruit-article__content-body .table tr th {
  display: block;
  text-align: left
}
@media screen and (min-width:48.0625em) {
  .recruit-article__content-body .table tr td, .recruit-article__content-body .table tr th {
    display: table-cell
  }
}
.recruit-article__content-body .table tr th {
  font-size: 4.2666666667vw;
  font-weight: 700
}
@media screen and (min-width:48.0625em) {
  .recruit-article__content-body .table tr th {
    font-size: 26px;
    font-size: 1.3541666667vw;
    width: 23.828125%;
    line-height: 1.2
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__content-body .table tr th {
    font-size: 15px
  }
}
.recruit-article__content-body .table tr td {
  font-size: 4vw;
  line-height: 1.5;
  margin: 6.6666666667vw 0;
  word-break: break-all
}
@media screen and (min-width:48.0625em) {
  .recruit-article__content-body .table tr td {
    font-size: 18px;
    font-size: .9375vw;
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 1.3020833333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__content-body .table tr td {
    font-size: 13px
  }
}
.recruit-article__content-body .table tr td ul {
  padding-left: 15px
}
@media screen and (min-width:48.0625em) {
  .recruit-article__content-body .table tr td ul {
    padding-left: 10px
  }
}
.recruit-article__content-body .table tr td ul li {
  list-style: disc
}
.recruit-article__entry-btn {
  margin-bottom: 26.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__entry-btn {
    margin-bottom: 200px;
    margin-bottom: 10.4166666667vw
  }
}
.recruit-article__entry-btn a {
  font-size: 4.2666666667vw;
  line-height: 18.6666666667vw;
  background-color: #118d6a
}
@media screen and (min-width:48.0625em) {
  .recruit-article__entry-btn a {
    font-size: 24px;
    font-size: 1.25vw;
    line-height: 100px;
    line-height: 5.2083333333vw;
    width: 500px;
    width: 26.0416666667vw;
    margin: 0 auto;
    border-radius: 8px
  }
}
.recruit-article__entry-btn a:hover {
  color: #fff
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview {
    margin-top: 60px;
    margin-top: 3.125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-left: -.78125vw;
    margin-right: -15px;
    margin-right: -.78125vw
  }
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview-item {
    width: 23.4375%;
    max-width: 300px
  }
}
.recruit-article__interview-item:not(:first-child) {
  margin-top: 13.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview-item:not(:first-child) {
    margin-top: 0
  }
}
.recruit-article__interview-link {
  display: block
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview-link:hover .interview-image .-on {
    z-index: 0
  }
}
.recruit-article__interview-link .interview-image {
  position: relative;
  line-height: 0;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  height: 69.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview-link .interview-image {
    height: 235px
  }
}
.recruit-article__interview-link .interview-image .-on {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1
}
.recruit-article__interview-link .interview-image .-off {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: block
}
.recruit-article__interview-link .interview-body .-type {
  font-size: 6.4vw;
  font-weight: 700;
  margin: 5.3333333333vw 0 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview-link .interview-body .-type {
    font-size: 22px;
    font-size: 1.1458333333vw;
    margin: 35px 0 20px;
    margin: 1.8229166667vw 0 1.0416666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__interview-link .interview-body .-type {
    font-size: 14px
  }
}
.recruit-article__interview-link .interview-body .-text {
  font-size: 4.2666666667vw;
  font-weight: 500;
  margin-bottom: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview-link .interview-body .-text {
    font-size: 16px;
    font-size: .8333333333vw;
    margin-bottom: 10px;
    margin-bottom: .5208333333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__interview-link .interview-body .-text {
    font-size: 12px
  }
}
.recruit-article__interview-link .interview-body .-career, .recruit-article__interview-link .interview-body .-year {
  display: inline-block;
  font-weight: 500
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview-link .interview-body .-career, .recruit-article__interview-link .interview-body .-year {
    font-size: 14px;
    font-size: .7291666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__interview-link .interview-body .-career, .recruit-article__interview-link .interview-body .-year {
    font-size: 12px
  }
}
.recruit-article__interview-link .interview-body .-year {
  margin-right: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview-link .interview-body .-year {
    margin-right: 10px;
    margin-right: .5208333333vw
  }
}
.recruit-article__interview .slick-slide {
  margin: 0 15px
}
.recruit-article__interview .slick-dots {
  bottom: -40px
}
.recruit-article__interview .slick-next:before, .recruit-article__interview .slick-prev:before {
  color: #118d6a
}
.recruit-article__interview .slick-next, .recruit-article__interview .slick-prev {
  z-index: 10
}
.recruit-article__interview .slick-prev {
  left: -15px
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview .slick-prev {
    left: -25px
  }
}
.recruit-article__interview .slick-next {
  right: -15px
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview .slick-next {
    right: -25px
  }
}
.recruit-article__interview .slick-track {
  margin-left: 0
}
.recruit-article__interview-btn {
  margin-top: 16vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview-btn {
    margin-top: 60px;
    margin-top: 3.125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__interview-btn {
    margin-top: 6.25vw
  }
}
.recruit-article__interview-btn a {
  font-size: 4.8vw;
  line-height: 14.9333333333vw;
  background-color: #118d6a
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview-btn a {
    line-height: 60px;
    line-height: 3.125vw;
    font-size: 20px;
    font-size: 1.0416666667vw;
    border-radius: 8px;
    width: 380px;
    width: 19.7916666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__interview-btn a {
    font-size: 14px;
    line-height: 50px;
    width: 280px
  }
}
.recruit-article__interview-btn a:hover {
  color: #fff
}
@media screen and (min-width:48.0625em) {
  .recruit-article__interview-btn a .c-arrow-right:before {
    right: -.46875vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__interview-btn a .c-arrow-right:before {
    width: 7px;
    height: 7px;
    margin-top: -3px;
    right: -10px
  }
}
.recruit-article__other a {
  color: #118d6a;
  font-size: 3.7333333333vw;
  padding-left: 4vw;
  font-weight: 700;
  position: relative
}
@media screen and (min-width:48.0625em) {
  .recruit-article__other a {
    font-size: 22px;
    font-size: 1.1458333333vw;
    padding-left: 20px;
    padding-left: 1.0416666667vw;
    font-weight: 500
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__other a {
    font-size: 16px;
    padding-left: 15px
  }
}
.recruit-article__other a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 7px;
  margin-top: -4px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  border: 0;
  border-top: solid 2px #118d6a;
  border-right: solid 2px #118d6a
}
@media screen and (min-width:48.0625em) {
  .recruit-article__other a:before {
    width: 10px;
    width: .5208333333vw;
    height: 10px;
    height: .5208333333vw;
    margin-top: -4px;
    margin-top: -.2083333333vw;
    border-top: solid .1041666667vw #118d6a;
    border-right: solid .1041666667vw #118d6a
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__other a:before {
    width: 8px;
    height: 8px;
    margin-top: -4px
  }
}
.modal-area {
  opacity: 0;
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.modal-area.is-open {
  display: block;
  -webkit-animation: modal_wrapper_open .3s ease forwards;
  animation: modal_wrapper_open .3s ease forwards
}
.modal-bg {
  width: 100%;
  height: 100%;
  background-color: #5c5c5c
}
.modal-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 70%;
  max-width: 1070px;
  padding: 30px 30px;
  background-color: #fff
}
@media screen and (min-width:48.0625em) {
  .modal-wrapper {
    width: auto;
    padding: 25px 0;
    padding-right: 40px
  }
}
@media only screen and (min-width:1700px) {
  .modal-wrapper {
    padding-left: 30px
  }
}
.close-modal {
  position: absolute;
  top: -6.6666666667vw;
  right: 0;
  cursor: pointer;
  color: #fff;
  font-size: 5.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .close-modal {
    top: -30px;
    right: 0;
    font-size: 25px
  }
}
.modal-contents dl {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px
}
@media screen and (min-width:48.0625em) {
  .modal-contents dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 0;
    margin-bottom: 20px;
    margin-bottom: 1.0416666667vw;
    border-bottom: none
  }
}
.modal-contents dl:last-of-type {
  margin-bottom: 0
}
.modal-contents dl dd, .modal-contents dl dt {
  line-height: 1.2;
  font-size: 3.7333333333vw
}
@media screen and (min-width:48.0625em) {
  .modal-contents dl dd, .modal-contents dl dt {
    font-size: 24px;
    font-size: 1.25vw;
    white-space: nowrap
  }
}
.modal-contents dl dt {
  font-weight: 700;
  margin-bottom: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .modal-contents dl dt {
    width: 240px;
    text-align: right;
    margin-bottom: 0
  }
}
@media only screen and (max-width:1280px) and (min-width:769px) {
  .modal-contents dl dt {
    width: 200px
  }
}
@media only screen and (min-width:1700px) {
  .modal-contents dl dt {
    width: 240px
  }
}
.modal-contents dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}
@media screen and (min-width:48.0625em) {
  .modal-contents dl dd {
    padding-left: 20px;
    padding-left: 1.0416666667vw
  }
}
@-webkit-keyframes modal_wrapper_open {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1;
    z-index: 10000
  }
}
@keyframes modal_wrapper_open {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1;
    z-index: 10000
  }
}
.l_header {
  height: 56px;
  background-color: #393939
}
@media screen and (min-width:48.0625em) {
  .l_header {
    height: auto
  }
}
.header-inner {
  background-color: #000;
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, .16);
  box-shadow: 0 8px 16px rgba(0, 0, 0, .16)
}
@media screen and (min-width:48.0625em) {
  .header-inner {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
@media screen and (max-width:1550px) {
  .header-inner {
    width: 100%
  }
}
.header-inner .header-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  height: 56px
}
@media screen and (min-width:48.0625em) {
  .header-inner .header-left {
    width: auto;
    height: auto
  }
}
.header-inner .header-left a {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.header-inner .header-left a img {
  width: 90px
}
@media screen and (min-width:48.0625em) {
  .header-inner .header-left a {
    padding: 11px 0 18px;
    padding: .5729166667vw 0 .9375vw
  }
  .header-inner .header-left a img {
    width: 135px;
    width: 7.03125vw
  }
}
.header-inner .header-left .site-text {
  color: #fff;
  font-weight: 700;
  margin-left: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .header-inner .header-left .site-text {
    font-size: 18px;
    font-size: .9375vw;
    margin-left: 20px;
    margin-left: 1.0416666667vw
  }
}
.header-inner .header-right {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0
}
@media screen and (min-width:48.0625em) {
  .header-inner .header-right {
    margin-right: 170px;
    margin-right: 8.8541666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media screen and (min-width:1920px) {
  .header-inner .header-right {
    margin-right: 170px
  }
}
.li_global_navi li .li_global_navi_link {
  position: relative;
  font-size: 16px;
  font-weight: 700
}
.li_global_navi li .li_global_navi_link:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #118d6a;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
@media screen and (min-width:48.0625em) {
  .li_global_navi li .li_global_navi_link {
    font-size: 16px;
    font-size: .8333333333vw;
    padding: 30px 20px 30px;
    padding: 1.5625vw 1.0416666667vw 1.5625vw
  }
  .li_global_navi li .li_global_navi_link:before {
    display: none
  }
  .li_global_navi li .li_global_navi_link:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 30%;
    position: absolute;
    top: 50%;
    right: 0;
    background-color: #b5b5b5;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .li_global_navi li .li_global_navi_link {
    font-size: 11px
  }
}
@media screen and (min-width:48.0625em) {
  .li_global_navi li .li_global_navi_link:hover {
    font-size: 16px;
    font-size: .8333333333vw;
    padding: 30px 20px 30px;
    padding: 1.5625vw 1.0416666667vw 1.5625vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .li_global_navi li .li_global_navi_link:hover {
    font-size: 11px
  }
}
.li_global_navi li:last-child .li_global_navi_link {
  font-weight: 700
}
@media screen and (min-width:48.0625em) {
  .li_global_navi li:last-child .li_global_navi_link {
    font-size: 16px;
    font-size: .8333333333vw;
    padding: 30px 20px 30px;
    padding: 1.5625vw 1.0416666667vw 1.5625vw
  }
  .li_global_navi li:last-child .li_global_navi_link:after {
    display: none
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .li_global_navi li:last-child .li_global_navi_link {
    font-size: 11px
  }
}
@media screen and (min-width:48.0625em) {
  .li_global_navi li:last-child .li_global_navi_link:hover {
    font-size: 16px;
    font-size: .8333333333vw;
    padding: 30px 20px 30px;
    padding: 1.5625vw 1.0416666667vw 1.5625vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .li_global_navi li:last-child .li_global_navi_link:hover {
    font-size: 11px
  }
}
.li_global_navi li:first-child {
  border-top: none
}
.li_global_navi a, .li_global_navi a:hover {
  padding: 17px 0 17px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:48.0625em) {
  .li_global_navi a, .li_global_navi a:hover {
    display: block
  }
}
.global_navi {
  top: 56px;
  background: #393939;
  padding: 0 25px
}
@media screen and (min-width:48.0625em) {
  .global_navi {
    height: auto;
    background-color: transparent
  }
}
.global_navi .-arr {
  left: 6px;
  right: auto;
  top: 10px
}
.global_navi .-arr:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
@media screen and (min-width:48.0625em) {
  .global_navi .-arr {
    display: none !important
  }
  .global_navi .-arr:after {
    display: none !important
  }
}
.global_navi .plus {
  top: 0
}
@media screen and (min-width:48.0625em) {
  .global_navi .plus {
    position: relative;
    width: 8px;
    height: 8px;
    margin: 0 0 0 12px;
    display: inline-block
  }
}
.global_navi .plus:after, .global_navi .plus:before {
  display: block;
  content: "";
  background-color: #fff;
  position: absolute;
  width: 12px;
  height: 3px;
  top: 47%;
  left: 6px
}
.global_navi .plus:before {
  width: 12px;
  height: 3px;
  left: 6px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%
}
.global_navi .plus:after {
  border-bottom: none;
  border-right: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}
@media screen and (min-width:48.0625em) {
  .global_navi .plus:before {
    display: none
  }
  .global_navi .plus::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background-color: transparent;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg) translateY(-25%);
    transform: rotate(-45deg) translateY(-25%)
  }
}
.global_navi .plus.current:after {
  -webkit-transform: rotate(0);
  transform: rotate(0)
}
.b_header_btn {
  width: 56px;
  height: 56px;
  background-color: #787777;
  right: 0
}
.b_global_navi-sub .b_global_navi-sub-inner .b_global_navi-sub-body .li_global_navi-text li:first-child {
  border-top: 1px solid #fff
}
@media screen and (min-width:48.0625em) {
  .b_global_navi-sub .b_global_navi-sub-inner .b_global_navi-sub-body .li_global_navi-text li:first-child {
    border-top: none
  }
}
.b_global_navi-sub .b_global_navi-sub-inner .b_global_navi-sub-body .li_global_navi-text li a {
  padding: 20px 0 20px 0
}
.b_global_navi-sub .b_global_navi-sub-inner .b_global_navi-sub-body .li_global_navi-interview li:first-child {
  border-top: 1px solid #fff
}
@media screen and (min-width:48.0625em) {
  .b_global_navi-sub .b_global_navi-sub-inner .b_global_navi-sub-body .li_global_navi-interview li:first-child {
    border-top: none
  }
}
.b_global_navi-sub .b_global_navi-sub-inner .b_global_navi-sub-body .li_global_navi-interview li a {
  padding: 12px 0 12px 0
}
.b_global_navi-sub .b_global_navi-sub-inner .b_global_navi-sub-body .li_global_navi-recruit li:first-child {
  border-top: 1px solid #fff
}
@media screen and (min-width:48.0625em) {
  .b_global_navi-sub .b_global_navi-sub-inner .b_global_navi-sub-body .li_global_navi-recruit li:first-child {
    border-top: none
  }
}
.b_global_navi-sub .b_global_navi-sub-inner .b_global_navi-sub-body .li_global_navi-recruit li a {
  padding: 20px 0 20px 0
}
.footer-recruit {
background-color: #fff;
  color: #000;
  padding-top: 18.6666666667vw;
  padding-bottom: 16vw;
  padding-left: 20px;
  padding-right: 20px
}
@media screen and (min-width:48.0625em) {
  .footer-recruit {
    padding-top: 75px;
    padding-top: 3.90625vw;
    padding-bottom: 80px;
    padding-bottom: 4.1666666667vw;
    min-width: 1024px;
    padding-left: 0;
    padding-right: 0
  }
}
.footer-recruit__title {
  text-align: center;
  margin: 0;
  font-size: 7.4666666667vw;
  font-weight: 700
}
@media screen and (min-width:48.0625em) {
  .footer-recruit__title {
    font-size: 38px;
    font-size: 1.9791666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .footer-recruit__title {
    font-size: 20px
  }
}
.footer-recruit__title span {
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 700
}
@media screen and (min-width:48.0625em) {
  .footer-recruit__title span {
    font-size: 14px;
    font-size: .7291666667vw
  }
}
.footer-recruit__btn {
  margin-top: 8vw
}
@media screen and (min-width:48.0625em) {
  .footer-recruit__btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
    margin-top: 1.5625vw
  }
}
.footer-recruit__btn a {
  background-color: #118d6a;
  font-size: 4.2666666667vw;
  line-height: 1.5;
  text-align: center;
  height: 25.3333333333vw
}
.footer-recruit__btn a:hover {
  color: #fff
}
@media screen and (min-width:48.0625em) {
  .footer-recruit__btn a {
    font-size: 20px;
    font-size: 1.0416666667vw;
    height: 100px;
    height: 5.2083333333vw;
    width: 480px;
    width: 26.0416666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .footer-recruit__btn a {
    width: 250px;
    height: 50px
  }
}
.footer-recruit__btn a:nth-of-type(2) {
  background-color: #47aa9a;
  margin-top: 4vw
}
@media screen and (min-width:48.0625em) {
  .footer-recruit__btn a:nth-of-type(2) {
    margin-top: 0;
    margin-left: 30px;
    margin-left: 1.5625vw
  }
}
.footer-top__info {
  background-color: #585151;
  padding-top: 12vw;
  padding-bottom: 10.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .footer-top__info {
    padding-top: 60px;
    padding-top: 3.125vw;
    padding-bottom: 60px;
    padding-bottom: 3.125vw
  }
}
@media screen and (min-width:48.0625em) {
  .footer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.footer-info__logo {
  width: 33.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .footer-info__logo {
    width: 208px;
    width: 10.8333333333vw
  }
}
.footer-info__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 5.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .footer-info__sns {
    margin-top: 0
  }
}
@media screen and (min-width:48.0625em) {
  .footer-info__sns .sns-icon {
    margin-left: 30px;
    margin-left: 1.5625vw
  }
  .footer-info__sns .sns-icon a {
    display: inline-block;
    width: 2.0833333333vw
  }
}
.footer-nav {
  margin-top: 5.3333333333vw;
  border-top: 1px solid #e5e3e3
}
@media screen and (min-width:48.0625em) {
  .footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    margin-top: 2.0833333333vw
  }
}
.footer-nav__list {
  margin-top: 8vw;
  border-bottom: 1px solid #e5e3e3
}
@media screen and (min-width:48.0625em) {
  .footer-nav__list {
    margin-top: 30px;
    margin-top: 1.5625vw;
    border-bottom: none
  }
  .footer-nav__list:nth-of-type(1) {
    min-width: 7.8125vw
  }
  .footer-nav__list:nth-of-type(2) {
    margin-left: 90px;
    margin-left: 7.8125vw
  }
  .footer-nav__list:nth-of-type(3) {
    margin-left: 20px;
    margin-left: 2.6041666667vw
  }
  .footer-nav__list:nth-of-type(4) {
    margin-left: 20px;
    margin-left: 4.6875vw
  }
}
.footer-nav__list:last-of-type {
  border-bottom: none
}
.footer-nav__list--child {
  width: 50%
}
.footer-nav__list--child--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5.3333333333vw;
  margin-bottom: 5.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .footer-nav__list--child--wrap {
    display: block;
    margin-top: 15px;
    margin-top: .78125vw;
    margin-bottom: 15px;
    margin-bottom: .78125vw
  }
}
@media screen and (min-width:48.0625em) {
  .footer-nav__list--child {
    width: 100%
  }
}
.footer-nav__list--child:last-child {
  margin-left: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .footer-nav__list--child:last-child {
    margin-left: 0;
    margin-top: 20px;
    margin-top: 1.0416666667vw
  }
}
.footer-nav__list--wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
.footer-nav__list--wrap .footer-nav__list {
  border-bottom: none
}
.footer-nav__list--wrap .footer-nav__list:first-of-type {
  width: 40%
}
@media screen and (min-width:48.0625em) {
  .footer-nav__list--wrap .footer-nav__list:first-of-type {
    width: auto
  }
}
.footer-nav__list--wrap .footer-nav__list:last-of-type {
  width: 60%;
  margin-left: 10.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .footer-nav__list--wrap .footer-nav__list:last-of-type {
    width: auto;
    margin-left: 180px;
    margin-left: 9.8958333333vw
  }
}
.footer-nav__list--wrap .footer-nav__list .footer-nav__link:hover {
  color: #47aa9a
}
.footer-nav__item--child {
  margin-bottom: 4vw
}
@media screen and (min-width:48.0625em) {
  .footer-nav__item--child {
    margin-bottom: 20px;
    margin-bottom: 1.0416666667vw
  }
}
.footer-nav__item--child:last-child {
  margin-bottom: 0
}
.footer-nav__link {
  font-size: 4.2666666667vw;
  font-weight: 700;
  color: #e5e3e3
}
.footer-nav__link:hover {
  color: #47aa9a
}
@media screen and (min-width:48.0625em) {
  .footer-nav__link {
    font-size: 16px;
    font-size: .8333333333vw;
    line-height: 1.2
  }
}
.footer-nav__link--child {
  color: #e5e3e3;
  font-size: 3.2vw
}
.footer-nav__link--child:hover {
  color: #47aa9a
}
@media screen and (min-width:48.0625em) {
  .footer-nav__link--child {
    font-size: 16px;
    font-size: .8333333333vw
  }
}
.footer-nav__link--child span {
  line-height: 1.2
}
.footer-copyright {
  padding: 8vw 0;
  text-align: center;
  color: #fff;
  background-color: #000;
  font-size: 3.2vw
}
@media screen and (min-width:48.0625em) {
  .footer-copyright {
    padding: 25px 0;
    padding: 1.3020833333vw 0;
    font-size: 12px
  }
}
.footer-inner {
  width: calc(100% - 40px);
  margin-right: auto;
  margin-left: auto;
  padding: 0 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .footer-inner {
    width: 68.75%;
    min-width: 1024px;
    padding: 0
  }
}
.heaer-entry {
  background-color: #000;
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, .16);
  box-shadow: 0 8px 16px rgba(0, 0, 0, .16)
}
.heaer-entry .header-inner {
  background-color: #000
}
.heaer-entry .header-inner .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.heaer-entry .header-inner .logo .site-img img {
  width: 117px
}
@media screen and (min-width:48.0625em) {
  .heaer-entry .header-inner .logo .site-img img {
    width: 147px;
    width: 7.65625vw
  }
}
.heaer-entry .header-inner .logo .site-text {
  margin-left: 3.2vw;
  color: #fff;
  font-size: 2.6666666667vw;
  font-weight: 700
}
@media screen and (min-width:48.0625em) {
  .heaer-entry .header-inner .logo .site-text {
    font-size: 18px;
    font-size: .9375vw;
    margin-left: 25px;
    margin-left: 1.3020833333vw
  }
}
.sec-form__flow {
  text-align: center;
  position: relative;
  width: 100%
}
.sec-form__flow svg {
  width: 100%;
  max-width: 880px;
  margin: 0 auto
}
@media screen and (min-width:48.0625em) {
  .sec-form__flow svg {
    width: 100%
  }
}
.sec-form__flow .entry_flow-svg {
  width: 110%;
  margin-left: -3%
}
#entry-form .form-field__title {
  margin: 0;
  border-bottom: 2px solid #118d6a;
  padding-bottom: 1.8666666667vw;
  margin-top: 4vw
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__title {
    margin-top: 75px;
    margin-top: 3.90625vw;
    padding-bottom: 20px;
    padding-bottom: 1.0416666667vw
  }
}
#entry-form .form-field__title.mt-lg {
  margin-top: 0
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__title.mt-lg {
    margin-top: 120px;
    margin-top: 6.25vw
  }
}
#entry-form .form-field__title legend {
  font-size: 4.2666666667vw;
  font-weight: 700
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__title legend {
    font-size: 38px;
    font-size: 1.9791666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  #entry-form .form-field__title legend {
    font-size: 18px
  }
}
#entry-form .form-field:first-child .form-field__title {
  margin-top: 4vw
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field:first-child .form-field__title {
    margin-top: 50px;
    margin-top: 2.6041666667vw
  }
}
#entry-form .form-field__row {
  border-bottom: 1px solid #c4c4c4;
  padding: 2.6666666667vw 0
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__row {
    padding: 40px 0;
    padding: 2.0833333333vw 0
  }
}
#entry-form .form-field__unit {
  margin: 2.6666666667vw auto 0
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 40px auto 0;
    margin: 2.0833333333vw auto 0
  }
}
#entry-form .form-field__unit:first-child {
  margin-top: 0
}
#entry-form .form-field__unit p {
  margin: 0
}
#entry-form .form-field__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__label {
    display: block;
    margin-top: 10px;
    margin-top: .5208333333vw;
    min-width: 273px;
    min-width: 14.21875vw;
    margin-right: 4.1666666667vw
  }
}
#entry-form .form-field__label.mt-sm {
  margin-top: 5px
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__label.mt-sm {
    margin-top: 16px;
    margin-top: .8333333333vw
  }
}
#entry-form .form-field__label.mt-md {
  margin-top: 0
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__label.mt-md {
    margin-top: 90px;
    margin-top: 4.6875vw
  }
}
#entry-form .form-field__label .name {
  font-size: 3.7333333333vw;
  font-weight: 700;
  display: inline-block
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__label .name {
    font-size: 18px;
    font-size: .9375vw;
    width: 200px;
    width: 10.4166666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  #entry-form .form-field__label .name {
    font-size: 12px;
    width: 120px
  }
}
#entry-form .form-field__inner {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0;
  margin-top: 1.3333333333vw;
  position: relative
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__inner {
    margin-top: 0
  }
}
@media screen and (min-width:100em) {
  #entry-form .form-field__inner {
    margin-left: 6.25vw
  }
}
#entry-form .form-field__input .notice {
  font-size: 2.6666666667vw;
  font-weight: 700;
  display: inline-block;
  margin-top: 2.6666666667vw;
  color: #707070
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__input .notice {
    padding-left: 20px;
    padding-left: 1.0416666667vw;
    font-size: 12px;
    font-size: .625vw;
    margin-top: auto
  }
}
#entry-form .form-field__input.w-lg input {
  width: 100%
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__input.w-lg input {
    width: 68.75%
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  #entry-form .form-field__input.w-lg input {
    width: 46.0227272727%
  }
}
#entry-form .form-field__input.w-sm {
  max-width: 133.3333333333vw;
  margin-top: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__input.w-sm {
    max-width: 285px;
    margin-top: 10px;
    margin-top: .5208333333vw
  }
}
#entry-form .form-field__input.w-sm span {
  margin-right: 5px;
  font-size: 4.2666666667vw
}
#entry-form .form-field__input.w-sm span:first-child {
  display: inline-block;
  min-width: 17.3333333333vw;
  text-align: right
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__input.w-sm span:first-child {
    min-width: auto
  }
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__input.w-sm span {
    font-size: 18px;
    font-size: .9375vw
  }
}
#entry-form .form-field__input.w-sm span:last-child {
  margin-left: 10px;
  margin-left: .5208333333vw;
  margin-right: 0
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  #entry-form .form-field__input.w-sm span:last-child {
    margin-left: 10px
  }
}
#entry-form .form-field__input.w-sm input {
  width: 21.3333333333vw
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field__input.w-sm input {
    min-width: 85px;
    width: 9.6590909091%
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  #entry-form .form-field__input.w-sm input {
    min-width: 65px
  }
}
#entry-form .form-field-add-area {
  margin-bottom: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  #entry-form .form-field-add-area {
    margin-bottom: 50px;
    margin-bottom: 2.6041666667vw
  }
}
.sec-form__title {
  text-align: center;
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.56
}
.sec-form__title-block {
  margin-top: 5.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .sec-form__title-block {
    margin-top: 60px;
    margin-top: 3.125vw
  }
}
@media screen and (min-width:48.0625em) {
  .sec-form__title {
    font-size: 38px;
    font-size: 1.9791666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .sec-form__title {
    font-size: 24px
  }
}
.sec-form__title span {
  display: block;
  font-size: 3.7333333333vw
}
@media screen and (min-width:48.0625em) {
  .sec-form__title span {
    font-size: 28px;
    font-size: 1.4583333333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .sec-form__title span {
    font-size: 18px
  }
}
.select:not(:first-child) {
  margin-left: 4.2666666667vw
}
@media screen and (min-width:48.0625em) {
  .select:not(:first-child) {
    margin-left: 55px;
    margin-left: 2.8645833333vw
  }
}
.select:not(:first-child).ml-md {
  margin-left: 4.5333333333vw
}
.select:not(:first-child).ml-md:last-of-type {
  margin-top: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .select:not(:first-child).ml-md:last-of-type {
    margin-top: 0
  }
}
@media screen and (min-width:48.0625em) {
  .select:not(:first-child).ml-md {
    margin-left: 3.125%
  }
}
.select:not(:first-child).ml-sm {
  margin-left: 0;
  margin-top: 2.6666666667vw
}
.select:not(:first-child).ml-sm:last-of-type {
  margin-top: 4vw
}
@media screen and (min-width:48.0625em) {
  .select:not(:first-child).ml-sm {
    margin-left: 1.5625%;
    margin-top: 0
  }
}
.select span {
  display: inline-block;
  font-size: 3.7333333333vw;
  margin-left: 2.1333333333vw
}
@media screen and (min-width:48.0625em) {
  .select span {
    font-size: 16px !important;
    font-size: .8333333333vw !important;
    margin-left: 8px;
    margin-left: .4166666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .select span {
    margin-left: 8px
  }
}
.privacy-policy {
  margin-top: 6.6666666667vw;
  overflow: scroll;
  padding: 6.6666666667vw 5.3333333333vw;
  height: 106.6666666667vw;
  background-color: #e5e3e3;
  border-radius: 4px
}
@media screen and (min-width:48.0625em) {
  .privacy-policy {
    margin-top: 120px;
    margin-top: 6.25vw;
    height: 470px;
    height: 24.4791666667vw;
    padding: 40px;
    padding: 2.0833333333vw
  }
}
.privacy-policy__item-title {
  font-size: 4.8vw;
  font-weight: 700;
  margin-bottom: 5.3333333333vw;
  margin-top: 0
}
@media screen and (min-width:48.0625em) {
  .privacy-policy__item-title {
    font-size: 18px;
    font-size: .9375vw;
    margin-bottom: 35px;
    margin-bottom: 1.8229166667vw
  }
}
.privacy-policy__item-desc {
  margin: 0;
  font-size: 3.2vw
}
@media screen and (min-width:48.0625em) {
  .privacy-policy__item-desc {
    font-size: 14px;
    font-size: .7291666667vw
  }
}
.privacy-policy__check {
  text-align: center;
  margin-top: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .privacy-policy__check {
    margin-top: 35px;
    margin-top: 1.8229166667vw
  }
}
.privacy-policy__check-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media screen and (min-width:48.0625em) {
  .privacy-policy__check-box {
    display: block
  }
}
.privacy-policy__check-box label {
  cursor: pointer
}
.privacy-policy__check-box .privacy-agree {
  width: auto;
  margin: 0;
  opacity: 0;
  position: absolute
}
.privacy-policy__check-box .privacy-agree + span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 9px;
  display: inline-block;
  width: 9px;
  height: 16px;
  margin-top: -10px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  opacity: 0;
  border-right: 4px solid #118d6a;
  border-bottom: 4px solid #118d6a
}
@media screen and (min-width:48.0625em) {
  .privacy-policy__check-box .privacy-agree + span:after {
    left: 6px;
    left: .3125vw;
    width: .46875vw;
    height: .8333333333vw;
    margin-top: -.5208333333vw;
    border-right: .2083333333vw solid #118d6a;
    border-bottom: .2083333333vw solid #118d6a
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .privacy-policy__check-box .privacy-agree + span:after {
    left: 5px;
    width: 6px;
    height: 10px;
    margin-top: -6px
  }
}
.privacy-policy__check-box .privacy-agree.checked + span:after {
  opacity: 1
}
.privacy-policy__check-txt {
  position: relative;
  font-size: 4.2666666667vw;
  padding-left: 9.3333333333vw;
  margin-right: 5.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .privacy-policy__check-txt {
    padding-left: 35px;
    padding-left: 1.8229166667vw;
    margin-right: 20px;
    margin-right: 1.0416666667vw;
    font-size: 18px;
    font-size: .9375vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .privacy-policy__check-txt {
    font-size: 12px;
    padding-left: 28px
  }
}
.privacy-policy__check-txt:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 6.6666666667vw;
  height: 6.6666666667vw;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  border-radius: 4px;
  background-color: #fff
}
@media screen and (min-width:48.0625em) {
  .privacy-policy__check-txt:before {
    width: 22px;
    width: 1.1458333333vw;
    height: 22px;
    height: 1.1458333333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .privacy-policy__check-txt:before {
    width: 18px;
    height: 18px
  }
}
.sec-form {
  margin-bottom: 120px
}
.sec-form .form-confirm dl {
  border-top: 1px solid #ccc
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-confirm dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
.sec-form .form-confirm dl:last-of-type {
  border-bottom: 1px solid #ccc
}
.sec-form .form-confirm dl dd, .sec-form .form-confirm dl dt {
  font-size: 3.2vw;
  line-height: 1.2
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-confirm dl dd, .sec-form .form-confirm dl dt {
    font-size: 16px;
    font-size: .8333333333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .sec-form .form-confirm dl dd, .sec-form .form-confirm dl dt {
    font-size: 13px
  }
}
.sec-form .form-confirm dl dt {
  width: 100%;
  padding-bottom: 2.6666666667vw;
  font-weight: 700;
  padding: 2.6666666667vw;
  padding-bottom: 0
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-confirm dl dt {
    border-right: 1px solid #ccc;
    width: 23.4375%;
    padding: 20px;
    padding: 1.0416666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .sec-form .form-confirm dl dt {
    padding: 14px
  }
}
.sec-form .form-confirm dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 2.6666666667vw
}
.sec-form .form-confirm dl dd span {
  display: inline-block;
  margin-right: 10px
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-confirm dl dd span {
    margin-right: 10px;
    margin-right: .5208333333vw
  }
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-confirm dl dd {
    padding: 20px;
    padding: 1.0416666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .sec-form .form-confirm dl dd {
    padding: 14px
  }
}
.sec-form .form-confirm__message {
  margin-top: 5.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-confirm__message {
    margin-top: 1.5625vw
  }
}
.sec-form .form-confirm__message p {
  font-family: bold;
  color: red;
  font-size: 3.7333333333vw
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-confirm__message p {
    font-size: .9375vw;
    text-align: center
  }
}
.sec-form .form-confirm__button {
  margin-top: 5.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-confirm__button {
    margin-top: 40px;
    margin-top: 2.0833333333vw;
    text-align: center
  }
}
.sec-form .form-confirm__button .btn {
  margin: 0 10px
}
.sec-form .form-confirm__button .btn:hover {
  opacity: .8
}
.sec-form .form-confirm__button .btn a, .sec-form .form-confirm__button .btn input {
  color: #fff;
  background-color: #a2a2a2;
  display: inline-block;
  padding: 4vw;
  width: 21.3333333333vw;
  font-size: 4.2666666667vw;
  border-radius: 4px;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  vertical-align: bottom;
  line-height: 5.3333333333vw;
  text-align: center
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-confirm__button .btn a, .sec-form .form-confirm__button .btn input {
    width: 23.4375%;
    padding: 35px;
    padding: 1.8229166667vw;
    font-size: 18px;
    font-size: .9375vw;
    line-height: 30px;
    line-height: 1.5625vw
  }
}
.sec-form .form-confirm__button .btn:last-of-type input {
  background-color: #118d6a;
  width: 40vw
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-confirm__button .btn:last-of-type input {
    width: 39.0625%
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .sec-form .form-confirm__button .btn:last-of-type input {
    width: 220px
  }
}
.sec-form .form-thanks {
  margin-top: 8vw;
  margin-bottom: 5.3333333333vw;
  height: 50vh
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-thanks {
    margin-top: 90px;
    margin-top: 4.6875vw;
    height: auto
  }
}
.sec-form .form-thanks h2 {
  font-size: 4.8vw;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-thanks h2 {
    font-size: 28px;
    font-size: 1.4583333333vw;
    margin-bottom: 25px;
    margin-bottom: 1.3020833333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .sec-form .form-thanks h2 {
    font-size: 18px
  }
}
.sec-form .form-thanks p {
  font-size: 3.7333333333vw;
  text-align: center
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-thanks p {
    font-size: 18px;
    font-size: .9375vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .sec-form .form-thanks p {
    font-size: 13px
  }
}
.sec-form .form-thanks__button {
  margin-top: 13.3333333333vw;
  text-align: center;
  margin-bottom: 48vw
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-thanks__button {
    margin-top: 80px;
    margin-top: 4.1666666667vw;
    margin-bottom: 320px;
    margin-bottom: 16.6666666667vw
  }
}
.sec-form .form-thanks__button .btn {
  color: #fff;
  background-color: #118d6a;
  display: inline-block;
  padding: 4vw;
  width: 42.6666666667vw;
  font-size: 4.2666666667vw;
  font-weight: 700;
  border-radius: 4px;
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .16);
  vertical-align: bottom;
  line-height: 5.3333333333vw;
  text-align: center
}
.sec-form .form-thanks__button .btn:hover {
  opacity: .8
}
@media screen and (min-width:48.0625em) {
  .sec-form .form-thanks__button .btn {
    width: 25.78125%;
    padding: 35px;
    padding: 1.8229166667vw;
    font-size: 18px;
    font-size: .9375vw;
    line-height: 30px;
    line-height: 1.5625vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .sec-form .form-thanks__button .btn {
    font-size: 12px
  }
}
@media screen and (min-width:48.0625em) {
  .container.recruit {
    width: 75%
  }
}
.recruit {
  font-family: nc3Jp
}
.recruit-top {
  border-radius: 8px;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, .16);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, .16);
  margin-bottom: 20vw
}
@media screen and (min-width:48.0625em) {
  .recruit-top {
    margin-bottom: 100px;
    margin-bottom: 5.2083333333vw
  }
}
.recruit__title {
  text-align: center;
  margin-top: 12vw;
  margin-bottom: 8vw;
  font-size: 6.4vw;
  font-weight: 700
}
@media screen and (min-width:48.0625em) {
  .recruit__title {
    font-size: 38px;
    font-size: 1.9791666667vw;
    margin-top: 100px;
    margin-top: 5.2083333333vw;
    margin-bottom: 55px;
    margin-bottom: 2.8645833333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit__title {
    font-size: 26px
  }
}
.recruit .tab-group {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  margin-left: 0
}
.recruit .tab-group .tab {
  height: 20vw;
  background-color: #ddd8d8;
  font-size: 3.2vw;
  border-bottom: 2.1333333333vw solid #118d6a;
  border-top: transparent;
  border-left: transparent;
  border-right: transparent
}
.recruit .tab-group .tab span {
  line-height: 1.4
}
@media screen and (min-width:48.0625em) {
  .recruit .tab-group .tab {
    height: 120px;
    height: 6.25vw;
    border-bottom: 15px solid #118d6a;
    border-bottom: .78125vw solid #118d6a;
    font-size: 24px;
    font-size: 1.25vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit .tab-group .tab {
    font-size: 16px;
    height: 80px
  }
}
.recruit .tab-group .tab.-active {
  border-radius: 8px 0 0 0;
  background-color: #118d6a !important
}
.recruit .tab-group .tab:first-child {
  border-radius: 8px 0 0 0
}
.recruit .tab-group .tab:last-child {
  border-radius: 0 8px 0 0
}
.recruit .tab-contents {
  background-color: #fff;
  border-radius: 8px;
  position: relative;
  padding: 9.3333333333vw 4vw
}
.recruit .tab-contents:before {
  content: "";
  display: inline-block;
  width: 100%;
  background-color: #118d6a;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  border-radius: 0 0 10px 10px
}
@media screen and (min-width:48.0625em) {
  .recruit .tab-contents {
    padding: 55px 30px;
    padding: 2.8645833333vw 30px
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit .tab-contents {
    padding: 35px 30px
  }
}
@media screen and (min-width:100em) {
  .recruit .tab-contents {
    padding: 55px 60px
  }
}
.recruit .how-to-entry {
  position: absolute;
  top: 3.4666666667vw;
  right: 3.4666666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  line-height: 1
}
@media screen and (min-width:48.0625em) {
  .recruit .how-to-entry {
    top: 30px;
    top: 1.5625vw;
    right: 35px;
    right: 1.8229166667vw
  }
}
.recruit .how-to-entry span {
  font-weight: 700;
  font-size: 3.7333333333vw;
  display: inline-block;
  margin-left: 8px;
  cursor: pointer
}
@media screen and (min-width:48.0625em) {
  .recruit .how-to-entry span {
    font-size: 16px;
    font-size: .8333333333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit .how-to-entry span {
    font-size: 14px
  }
}
.recruit .how-to-entry:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("/_assets/images/recruit/icon-hatena.svg") no-repeat top left/100% 100%
}
@media screen and (min-width:48.0625em) {
  .recruit .how-to-entry:before {
    width: 1.0416666667vw;
    height: 1.0416666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit .how-to-entry:before {
    width: 16px;
    height: 16px
  }
}
.recruit-search {
  margin-top: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .recruit-search {
    margin-top: 20px;
    margin-top: 1.0416666667vw
  }
}
@media screen and (min-width:48.0625em) {
  .recruit-search__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
.recruit-search__inner:not(:last-of-type) {
  margin-bottom: 40px;
  margin-bottom: 2.0833333333vw
}
.recruit-search__title {
  width: 100%;
  max-width: 230px;
  font-size: 4.2666666667vw;
  font-weight: 700;
  margin-bottom: 4vw
}
@media screen and (min-width:48.0625em) {
  .recruit-search__title {
    font-size: 24px;
    font-size: 1.25vw;
    margin-bottom: 0
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-search__title {
    font-size: 15px
  }
}
.recruit-search__box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 6.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .recruit-search__box {
    margin-bottom: 0
  }
}
.recruit-search__box .category-lists {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media screen and (min-width:48.0625em) {
  .recruit-search__box .category-lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
.recruit-search__box .category-lists__title {
  position: relative;
  margin-bottom: 2.6666666667vw;
  display: block
}
@media screen and (min-width:48.0625em) {
  .recruit-search__box .category-lists__title {
    width: 200px;
    width: 10.4166666667vw;
    margin-bottom: 0
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-search__box .category-lists__title {
    width: 160px
  }
}
.recruit-search__box .category-lists__title:not(:last-of-type) {
  margin-right: 15px;
  margin-right: .78125vw
}
.recruit-search__box .category-lists__title span {
  display: block;
  padding: 2.1333333333vw 5.3333333333vw;
  border: 1px solid #118d6a;
  pointer-events: none;
  font-size: 3.7333333333vw;
  font-weight: 700;
  color: #118d6a;
  border-radius: 2px;
  text-align: center
}
@media screen and (min-width:48.0625em) {
  .recruit-search__box .category-lists__title span {
    font-size: 18px;
    font-size: .9375vw;
    padding: 10px 20px;
    padding: .5208333333vw 1.0416666667vw;
    margin-top: 5px;
    margin-top: .2604166667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-search__box .category-lists__title span {
    font-size: 14px
  }
}
.recruit-search__box .category-lists__title input {
  width: 100%;
  height: 8vw;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0
}
@media screen and (min-width:48.0625em) {
  .recruit-search__box .category-lists__title input {
    height: 40px;
    height: 2.0833333333vw
  }
}
.recruit-search__box .category-lists__title input:checked + span {
  background-color: #118d6a;
  color: #fff
}
.recruit-search__box .checkbox-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.recruit-search__box .checkbox-lists label {
  display: block;
  position: relative;
  margin-bottom: 1.3333333333vw
}
@media screen and (min-width:48.0625em) {
  .recruit-search__box .checkbox-lists label {
    margin-bottom: 5px;
    margin-bottom: .2604166667vw
  }
}
.recruit-search__box .checkbox-lists label:not(:last-of-type) {
  margin-right: 8vw
}
@media screen and (min-width:48.0625em) {
  .recruit-search__box .checkbox-lists label:not(:last-of-type) {
    margin-right: 40px;
    margin-right: 2.0833333333vw
  }
}
.recruit-search__box .checkbox-lists label input {
  width: auto !important;
  position: absolute;
  top: 5px;
  left: 0
}
.recruit-search__box .checkbox-lists label .search-target + span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 7px;
  display: inline-block;
  width: 8px;
  height: 12px;
  margin-top: -8px;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  opacity: 0;
  border-right: 3px solid #118d6a;
  border-bottom: 3px solid #118d6a
}
@media screen and (min-width:48.0625em) {
  .recruit-search__box .checkbox-lists label .search-target + span:after {
    left: .3645833333vw;
    width: .4166666667vw;
    height: .625vw;
    margin-top: -.4166666667vw;
    border-right: .15625vw solid #118d6a;
    border-bottom: .15625vw solid #118d6a
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-search__box .checkbox-lists label .search-target + span:after {
    left: 5px;
    width: 4px;
    height: 9px;
    margin-top: -5px
  }
}
.recruit-search__box .checkbox-lists label .search-target:checked + span:before {
  border: 3px solid #118d6a
}
@media screen and (min-width:48.0625em) {
  .recruit-search__box .checkbox-lists label .search-target:checked + span:before {
    border: .15625vw solid #118d6a
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-search__box .checkbox-lists label .search-target:checked + span:before {
    border: 1.5px solid #118d6a
  }
}
.recruit-search__box .checkbox-lists label .search-target:checked + span:after {
  opacity: 1
}
.recruit-search__box .checkbox-lists__title {
  padding-left: 30px;
  font-size: 3.7333333333vw;
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin: 0 0 2.6666666667vw;
  color: #118d6a;
  font-weight: 700
}
@media screen and (min-width:48.0625em) {
  .recruit-search__box .checkbox-lists__title {
    margin: 5px 0;
    margin: .2604166667vw 0;
    font-size: .8333333333vw;
    padding-left: 1.5625vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-search__box .checkbox-lists__title {
    font-size: 13px;
    padding-left: 20px
  }
}
.recruit-search__box .checkbox-lists__title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 3px solid #ccc
}
@media screen and (min-width:48.0625em) {
  .recruit-search__box .checkbox-lists__title::before {
    width: 1.1458333333vw;
    height: 1.1458333333vw;
    border: .15625vw solid #ccc
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-search__box .checkbox-lists__title::before {
    width: 14px;
    height: 14px
  }
}
.recruit-search__article-area {
  margin-top: 40px
}
@media screen and (min-width:48.0625em) {
  .recruit-search__article-area {
    margin-top: 2.0833333333vw
  }
}
.recruit-article__panel {
  padding: 4.8vw;
  display: block;
  border-radius: 8px;
  -webkit-box-shadow: 5px 5px 20px rgba(160, 160, 160, .4);
  box-shadow: 5px 5px 20px rgba(160, 160, 160, .4);
  -webkit-transition: .3s ease;
  transition: .3s ease;
  position: relative
}
@media screen and (min-width:48.0625em) {
  .recruit-article__panel {
    padding: 20px;
    padding: 1.0416666667vw
  }
}
@media screen and (min-width:100em) {
  .recruit-article__panel {
    padding: 25px
  }
}
.recruit-article__panel:after {
  border: 3px solid transparent;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: border .3s cubic-bezier(.47, 0, .745, .715);
  transition: border .3s cubic-bezier(.47, 0, .745, .715);
  width: 100%
}
@media screen and (min-width:48.0625em) {
  .recruit-article__panel:after {
    border: .15625vw solid transparent
  }
}
.recruit-article__panel:hover {
  -webkit-box-shadow: none;
  box-shadow: none
}
.recruit-article__panel:hover .recruit-article__panel-image img {
  -webkit-transition: .3s ease;
  transition: .3s ease;
  -webkit-transform: scale(105%);
  transform: scale(105%)
}
.recruit-article__panel:hover:after {
  border: 3px solid #118d6a
}
@media screen and (min-width:48.0625em) {
  .recruit-article__panel:hover:after {
    border: .15625vw solid #118d6a
  }
}
.recruit-article__panel-category {
  margin-bottom: 10px
}
.recruit-article__panel-category span {
  font-size: 4.2666666667vw;
  font-weight: 700;
  background-color: #118d6a;
  color: #fff;
  padding: 8px 10px;
  border-radius: 2px;
  display: inline-block
}
@media screen and (min-width:48.0625em) {
  .recruit-article__panel-category span {
    font-size: 12px;
    font-size: .625vw;
    padding: .4166666667vw .5208333333vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__panel-category span {
    font-size: 12px;
    padding: 6px 8px
  }
}
@media screen and (min-width:48.0625em) {
  .recruit-article__panel-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
.recruit-article__panel-image {
  border-radius: 8px;
  overflow: hidden;
  height: 41.3333333333vw;
  -o-object-fit: cover;
  object-fit: cover
}
@media screen and (min-width:48.0625em) {
  .recruit-article__panel-image {
    width: 48%;
    height: 8.8541666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__panel-image {
    height: 13.8020833333vw
  }
}
.recruit-article__panel-image img {
  -webkit-transition: .3s ease;
  transition: .3s ease;
  border-radius: 8px
}
.recruit-article__panel-detail {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 6.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__panel-detail {
    margin-left: 25px;
    margin-top: 0;
    margin-left: 1.3020833333vw
  }
}
.recruit-article__panel-type {
  line-height: 1.2;
  font-size: 4.8vw;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px
}
@media screen and (min-width:48.0625em) {
  .recruit-article__panel-type {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 20px;
    font-size: 1.0416666667vw;
    margin-bottom: .15625vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__panel-type {
    font-size: 13px
  }
}
.recruit-article__panel-sentence {
  margin-top: 0;
  font-size: 3.7333333333vw;
  font-weight: 700;
  margin-bottom: 2.6666666667vw
}
@media screen and (min-width:48.0625em) {
  .recruit-article__panel-sentence {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;
    font-size: .7291666667vw;
    margin-bottom: 0
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__panel-sentence {
    font-size: 11px
  }
}
.recruit-article__panel-location {
  text-align: right
}
@media screen and (min-width:48.0625em) {
  .recruit-article__panel-location {
    position: absolute;
    bottom: 0;
    right: 0
  }
}
.recruit-article__panel-location-label .icon-pin {
  display: inline-block;
  width: 5.6vw;
  height: 5.6vw;
  background: url("/_assets/images/recruit/icon-recruit-pin.svg") no-repeat top left/100% 100%
}
@media screen and (min-width:48.0625em) {
  .recruit-article__panel-location-label .icon-pin {
    width: 20px;
    width: 1.0416666667vw;
    height: 20px;
    height: 1.0416666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__panel-location-label .icon-pin {
    width: 12px;
    height: 12px
  }
}
.recruit-article__panel-location-label span {
  display: inline-block;
  margin-left: 10px;
  font-size: 4.8vw;
  font-weight: 700
}
@media screen and (min-width:48.0625em) {
  .recruit-article__panel-location-label span {
    font-size: 20px;
    font-size: 1.0416666667vw
  }
}
@media only screen and (max-width:1099px) and (min-width:769px) {
  .recruit-article__panel-location-label span {
    font-size: 12px
  }
}