/* Generated by less 3.11.1 */
@import "import/element.css";
/* font awesome */
/* FONT PATH
* -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
}
@media (min-device-width: 768px) {
  a[href*='tel:'] {
    pointer-events: none;
    display: inline-block;
  }
}
.is_sp {
  display: none !important;
}
.kyujin_container {
  overflow: hidden;
  max-width: 1300px;
  margin: 0 auto;
  padding: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  /* - - - - - - - - - - - - - - - 
    base
    - - - - - - - - - - - - - - - - */
}
.kyujin_container *,
.kyujin_container *:after,
.kyujin_container *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}
.kyujin_container img {
  vertical-align: bottom;
}
.kyujin_container a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
  color: #1fb9c6;
}
.kyujin_container a:focus {
  outline: none;
}
.kyujin_container a img {
  border: 0;
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  .kyujin_container a:hover,
  .kyujin_container a:active {
    color: #005360;
  }
}
@media screen and (max-width: 768px) {
  .kyujin_container {
    padding: 5%;
  }
}
/* - - - - - - - - - - - - - - - 
parts
- - - - - - - - - - - - - - - - */
.btn {
  display: block;
  position: relative;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  padding: 1em 0;
  background: #1fb9c6;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #41dbe8;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.btn.btn_secondary {
  background: #4ed8e3;
}
.btn.btn_secondary:before {
  border-color: #4ed8e3;
}
.btn.btn_external:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  background: url(../img/kyujin/ico_blank_white1.png) no-repeat center center;
  background-size: contain;
  width: 10.12px;
  height: 7.36px;
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  .btn:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .btn {
    padding: 10px 0;
  }
}
.external_link {
  position: relative;
  padding-left: 1.2em;
}
.external_link:before,
.external_link:after {
  content: "";
  display: inline-block;
  position: absolute;
}
.external_link:before {
  border: 1px solid;
  width: 9px;
  height: 7px;
  top: 5px;
  left: 3px;
}
.external_link:after {
  border: 1px solid;
  border-top: none;
  border-right: none;
  width: 5px;
  height: 5px;
  top: 10px;
  left: 0;
}
.gMap_link {
  position: relative;
  font-weight: bold;
}
.gMap_link:before {
  content: "\f041";
  font-family: 'FontAwesome';
  position: relative;
  top: -0.05em;
  margin-right: 0.3em;
}
.tel_link {
  position: relative;
  font-weight: bold;
}
.tel_link:before {
  content: "\f098";
  font-family: 'FontAwesome';
  position: relative;
  top: -0.05em;
  margin-right: 0.3em;
}
.job_count_pager {
  display: flex;
}
.job_count_pager.contents_top {
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 30px;
}
.job_count_pager.contents_bottom {
  display: block;
  text-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-direction: column;
  flex-direction: column;
  padding: 30px 0 30px;
}
.job_count_pager.contents_bottom .pagination {
  display: inline-block;
  padding-top: 20px;
}
.job_count_pager.contents_bottom .pagination a,
.job_count_pager.contents_bottom .pagination em {
  width: 39.2px;
  height: 39.2px;
  line-height: 39.2px;
}
.pager_next {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  padding-left: 10%;
  padding-right: 10%;
}
/* result total */
.job_result_total {
  display: flex;
}
.job_result_total .job_result_total_head {
  flex: 0 0 45px;
  display: inline-block;
  position: relative;
  background: #373737;
  height: 45px;
  margin-right: 20px;
}
.job_result_total .job_result_total_head:before {
  content: "\f002";
  font-family: 'FontAwesome';
  display: block;
  position: absolute;
  top: 1px;
  right: -5px;
  font-size: 16px;
  color: #000000;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  text-shadow: 1px 1px 1px #fff, 0px 1px 1px #fff, 1px 0px 1px #fff, 1px 1px 1px #fff, -1px -1px 1px #fff, 0px -1px 1px #fff, -1px 0px 1px #fff, -1px -1px 1px #fff;
}
.job_result_total .job_result_total_num {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: -0.2em;
  display: block;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: normal;
  color: #fff;
  line-height: 1;
}
.job_result_total .job_result_total_cach {
  position: absolute;
  display: block;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  bottom: 0.4em;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0.7);
  transform: translateX(-50%) scale(0.7);
}
.job_result_total .job_result_total_body {
  flex: 1 1 100%;
}
.job_result_total .job_result_total_body_ttl {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  padding-top: 0.3em;
}
@media screen and (max-width: 768px) {
  .job_result_total .job_result_total_body_ttl {
    font-size: 16px;
  }
}
.result_total {
  font-size: 24px;
  flex: 1 1 50%;
}
.result_total_all {
  position: relative;
  top: 2px;
  font-weight: bold;
  color: #373737;
  margin-right: -0.3em;
}
.result_total_txt {
  font-size: 0.7em;
  font-weight: bold;
  margin-right: -0.2em;
}
.result_total_current {
  font-size: 0.5em;
  opacity: 0.9;
}
@media screen and (max-width: 480px) {
  .result_total {
    font-size: 18px;
  }
}
/* pagination */
.pagination {
  display: block;
  position: relative;
  z-index: 5;
}
.pagination ul {
  display: flex;
  list-style: none;
}
.pagination li {
  font-size: 12px;
  text-align: center;
}
.pagination li a,
.pagination li em {
  display: block;
  position: relative;
  color: #373737;
  font-style: normal;
  font-weight: bold;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #eee;
  overflow: hidden;
}
.pagination li a:before,
.pagination li em:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.pagination li em {
  color: #fff;
  background: #1fb9c6;
}
.pagination li em:before {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  .pagination li a:hover {
    color: #fff;
    opacity: 1;
    background: transparent;
  }
  .pagination li a:hover:before {
    background: #1fb9c6;
  }
}
@media screen and (max-width: 768px) {
  .pagination .number {
    display: none;
  }
  .pagination .number.current {
    display: inline-block;
  }
}
/* back page */
.page_back {
  width: 100%;
  padding: 30px 0;
  text-align: center;
}
.page_back a {
  position: relative;
  display: inline-block;
  font-weight: bold;
}
.page_back a:before {
  content: "";
  display: inline-block;
  position: relative;
  top: -1px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 8px;
  height: 8px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  margin-right: 5px;
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  .page_back a:hover {
    opacity: 0.7;
  }
}
/* form base setting */
body.iPhone select,
body.iPhone input,
body.iPhone textarea {
  font-size: 16px !important;
}
input,
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}
input::-ms-expand,
button::-ms-expand,
textarea::-ms-expand,
select::-ms-expand {
  display: none;
}
input::-ms-reveal,
button::-ms-reveal,
textarea::-ms-reveal,
select::-ms-reveal {
  visibility: hidden;
}
input::-ms-clear,
button::-ms-clear,
textarea::-ms-clear,
select::-ms-clear {
  visibility: hidden;
}
input[type="text"],
input[type="submit"],
input[type="search"],
input[type="button"],
select,
textarea {
  outline: none;
  border: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -webkit-appearance: none;
}
input[type="search"]:focus {
  outline-offset: -2px;
}
input[type="search"]::-webkit-search-decoration {
  display: none;
}
select,
input {
  display: block;
  width: 100%;
  padding: 0.7em 44px 0.7em 15px !important;
  background: #f7f7f7;
  border-radius: 0;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
select option {
  height: 30px;
  line-height: 30px;
  background: #fff;
}
input[type="text"],
input[type="search"],
input[type="submit"] {
  padding-right: 15px !important;
}
.resetbtn {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: normal;
  background: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0.1em 0.4em !important;
  color: #555;
}
.pull-down {
  position: relative;
}
.pull-down:before,
.pull-down:after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
}
.pull-down:before {
  z-index: 0;
  top: 0;
  right: 0;
  width: 44px;
  height: 100%;
}
.pull-down:after {
  z-index: 1;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  color: #1fb9c6;
  border-bottom: 2px solid;
  border-right: 2px solid;
  width: 7px;
  height: 7px;
  margin-top: -2px;
}
input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  position: relative;
  display: block;
  line-height: 1.5;
  padding: 0 15px 0 1.5em;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
input[type=checkbox] + label:before,
input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
input[type=checkbox] + label:before {
  top: 4px;
  left: 0;
  z-index: 0;
  width: 13px;
  height: 13px;
  border: 1px solid #dddddd;
  background: #eee;
}
input[type=checkbox] + label:after {
  top: 4px;
  left: 4px;
  z-index: 2;
  opacity: 0;
  width: 5px;
  height: 10px;
  color: #fff;
  border-bottom: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
input[type=checkbox] + label a:link,
input[type=checkbox] + label a:visited {
  color: #373737;
}
input[type=checkbox]:checked + label:before {
  background: #1fb9c6;
  border: none;
}
input[type=checkbox]:checked + label:after {
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  opacity: 1;
}
input[type=radio] {
  display: none;
}
input[type=radio] + label {
  position: relative;
  display: block;
  line-height: 1.5;
  padding: 0 15px 0 1.5em;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
input[type=radio] + label:before,
input[type=radio] + label:after {
  content: "";
  position: absolute;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
input[type=radio] + label:before {
  top: 3px;
  left: 0;
  z-index: 0;
  width: 13px;
  height: 13px;
  border: 1px solid #f2f2f2;
  background: #f2f2f2;
  border-radius: 50%;
}
input[type=radio] + label:after {
  z-index: 2;
  top: 6px;
  left: 3px;
  width: 7px;
  height: 7px;
  opacity: 0;
  background: #1fb9c6;
  border-radius: 50%;
}
input[type=radio] + label a:link,
input[type=radio] + label a:visited {
  color: #373737;
}
input[type=radio]:checked + label:after {
  opacity: 1;
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  input[type="text"]:focus,
  input[type="submit"]:focus,
  input[type="search"]:focus,
  select:focus,
  textarea:focus {
    box-shadow: 0 0 10px #eee;
  }
  select:hover,
  input:hover {
    background: #c9ffff;
  }
}
/* form parts custom setting */
.search-toggle {
  position: relative;
  background: #1fb9c6;
  margin-bottom: 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.search-toggle .toggle_txt {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 0.7em 1em;
}
.search-toggle .toggle_trigger {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 46px;
  height: 100%;
  border: none;
  background: rgba(0, 0, 0, 0.1);
}
.search-toggle .toggle_trigger:hover {
  opacity: 1;
}
.search-toggle .toggle_trigger:focus {
  outline: none;
}
.search-toggle .toggle_trigger_txt_ico {
  display: block;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 2px;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.search-toggle .toggle_trigger_txt_ico:nth-of-type(1) {
  transform: translateX(-50%) rotate(45deg);
  margin-left: -3px;
}
.search-toggle .toggle_trigger_txt_ico:nth-of-type(2) {
  margin-left: 3px;
  transform: translateX(-50%) rotate(-45deg);
}
.search-toggle.js-active .toggle_trigger_txt_ico:nth-of-type(1) {
  -webkit-transform: translateX(-50%) rotate(135deg);
  transform: translateX(-50%) rotate(135deg);
}
.search-toggle.js-active .toggle_trigger_txt_ico:nth-of-type(2) {
  -webkit-transform: translateX(-50%) rotate(-135deg);
  transform: translateX(-50%) rotate(-135deg);
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  .search-toggle:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 768px) {
  .search-toggle {
    margin-bottom: 5%;
  }
}
.search_panel {
  position: relative;
  margin-bottom: 30px;
  padding: 30px;
  border: 1px solid #eee;
}
.search_panel .search_body {
  display: none;
}
@media screen and (max-width: 768px) {
  .search_panel {
    padding: 5%;
  }
}
@media screen and (max-width: 480px) {
  .search_panel {
    margin-bottom: 25px;
  }
}
.custom-form {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.custom-form_inner {
  display: flex;
  flex-wrap: wrap;
}
.custom-form_parts {
  display: flex;
  align-items: center;
  flex-basis: 100%;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.custom-form_parts:first-child {
  border-top: 1px solid #eee;
}
.custom-form .parts_ttl {
  flex: 0 0 200px;
  font-size: 15px;
  font-weight: bold;
}
.custom-form .parts_ttl:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 3px solid #1fb9c6;
  border-radius: 50%;
  margin-right: 0.3em;
}
.custom-form .parts_ttl_note {
  font-size: 12px;
  font-weight: bold;
  color: #1fb9c6;
}
.custom-form .form_parts_inner {
  flex: 1 1 100%;
}
.custom-form .form_parts_inner_ttl {
  font-weight: bold;
  margin-bottom: 0.5em;
}
.custom-form .form_parts_inner_ttl:nth-of-type(2) {
  margin-top: 15px;
}
.custom-form .category_list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.custom-form .category_list li {
  margin: 2px 10px 2px 0;
}
.custom-form .selCity-box {
  background: #f7f7f7;
  padding: 0.7em 15px;
}
.custom-form .selCity-box .selCity_alert {
  color: #f83434;
  font-weight: bold;
}
.custom-form .custom-form_searth_btn {
  display: block;
  max-width: 300px;
  width: 100%;
  margin: 30px auto 0;
}
.custom-form .custom-form_searth_btn .btn_cover {
  display: block;
  position: relative;
  color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.custom-form .custom-form_searth_btn .btn_cover:before,
.custom-form .custom-form_searth_btn .btn_cover:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.custom-form .custom-form_searth_btn .btn_cover:before {
  content: "\f002";
  font-family: 'FontAwesome';
  top: 50%;
  left: 1em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}
.custom-form .custom-form_searth_btn .btn_cover:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #41dbe8;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.custom-form .custom-form_searth_btn .btn_cover input {
  position: relative;
  z-index: 2;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 15px 0 !important;
  background: #1fb9c6;
  outline: none;
  cursor: pointer;
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  .custom-form .custom-form_searth_btn .btn_cover:hover {
    opacity: 0.7;
  }
  .custom-form .custom-form_searth_btn .btn_cover:hover:before {
    left: 1.2em;
  }
}
@media screen and (max-width: 768px) {
  .custom-form .parts_ttl {
    flex-basis: 150px;
  }
}
@media screen and (max-width: 480px) {
  .custom-form_parts {
    display: block;
  }
  .custom-form .parts_ttl {
    flex-basis: 150px;
    margin-bottom: 0.3em;
  }
}
/* kyujin */
.job_post_date {
  opacity: 0.8;
  font-size: 10px;
  color: #373737;
}
.job_post_date_ttl {
  position: relative;
  font-weight: bold;
}
.job_post_date_ttl:after {
  content: "：";
}
.job_post_validthrough {
  opacity: 0.8;
  font-size: 10px;
  color: #373737;
}
.job_post_validthrough_ttl {
  position: relative;
  font-weight: bold;
}
.job_post_validthrough_ttl:after {
  content: "：";
}
.job_employmenttype_list {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  list-style: none;
}
.job_employmenttype_list_item {
  color: #1fb9c6;
  font-size: 11px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  margin-left: 0.7em;
  padding: 0 0.5em;
  height: 24px;
  border: 1px solid #1fb9c6;
  background: #fff;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .job_employmenttype_list_item {
    width: 24px;
    color: transparent;
  }
  .job_employmenttype_list_item:first-letter {
    color: #1fb9c6;
    margin-right: 20px;
  }
}
.job_workplace {
  line-height: 1.5;
  color: #373737;
}
.job_workplace_ttl {
  position: relative;
  color: #373737;
  font-weight: bold;
}
.job_workplace_ttl:after {
  content: "：";
}
.job_tag .job_tag_list {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  list-style: none;
}
.job_tag .job_tag_list_item {
  position: relative;
  font-size: 11px;
  font-weight: bold;
  background: #f0f0f0;
  margin: 0 0.5em 0.5em 0;
  padding: 0.15em 0.7em;
  color: #373737;
}
.job_tag .job_tag_list_item:before {
  content: "\f02b";
  font-family: 'FontAwesome';
  position: relative;
  margin-right: 0.3em;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .job_tag .job_tag_list_item {
    font-size: 10px;
  }
}
@media screen and (max-width: 480px) {
  .job_tag {
    position: relative;
    width: 106%;
  }
  .job_tag:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 5;
    top: 0;
    right: 0;
    width: 5%;
    height: 100%;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, #ffffff 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, #ffffff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  }
  .job_tag:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    width: 30px;
    height: 2px;
    background: #ddd;
    animation-name: scroll_obj;
    animation-duration: 4s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
  }
  .job_tag .job_tag_list {
    position: relative;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    padding: 10px 0;
  }
  .job_tag .job_tag_list:after {
    content: "___";
    color: transparent;
  }
}
/* ttl */
.job_ttl {
  font-size: 24px;
  font-weight: bold;
  color: #373737;
}
@media screen and (max-width: 768px) {
  .job_ttl {
    font-size: 18px;
    line-height: 1.6;
  }
}
.job_occupations {
  font-size: 18px;
  font-weight: bold;
  color: #373737;
}
@media screen and (max-width: 768px) {
  .job_occupations {
    font-size: 16px;
  }
}
.job_post_ttl {
  font-size: 16px;
  font-weight: bold;
  color: #373737;
}
.outline_ttl {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  color: #373737;
  padding: 1em;
}
.outline_ttl:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #c9ffff;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 480px) {
  .outline_ttl {
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
  }
  .outline_ttl:after {
    left: -5.5%;
    width: 111%;
  }
}
.appeal_ttl {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  padding: 1em;
}
.appeal_ttl:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #aaaaaa;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 480px) {
  .appeal_ttl {
    font-size: 16px;
    padding-left: 0;
    padding-right: 0;
  }
  .appeal_ttl:after {
    left: -5.5%;
    width: 111%;
  }
}
/* table */
.job_outline_item {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  border-bottom: 1px solid #eee;
}
.job_outline_item_ttl {
  -webkit-flex: 0 0 200px;
  flex: 0 0 200px;
  font-weight: bold;
  padding: 20px 10px;
}
.job_outline_item_ttl span {
  font-weight: bold;
}
.job_outline_item_txt {
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
  padding: 20px 10px;
}
@media screen and (max-width: 480px) {
  .job_outline_item_ttl {
    flex-basis: 80px;
    padding: 15px 10px 15px 0;
  }
  .job_outline_item_txt {
    padding: 15px 0 15px 10px;
  }
  .job_outline_item_ttl,
  .job_outline_item_txt {
    font-size: 13px;
    line-height: 1.6;
  }
}
/* - - - - - - - - - - - - - - - 
 kyujin_l
- - - - - - - - - - - - - - - - */
.lower-kyujin_l .job:not(:first-child) {
  margin-top: 60px;
}
.lower-kyujin_l .job_list {
  margin-bottom: 30px;
}
.lower-kyujin_l .job_head_meta {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.lower-kyujin_l .job_head_meta .job_post_date,
.lower-kyujin_l .job_head_meta .job_post_validthrough {
  line-height: 1.5;
}
.lower-kyujin_l .job_workplace,
.lower-kyujin_l .job_tag {
  margin-top: 10px;
}
.lower-kyujin_l .job_head > a,
.lower-kyujin_l .job_body_head_img > a {
  display: block;
}
.lower-kyujin_l .job_ttl {
  font-size: 20px;
}
.lower-kyujin_l .job_body {
  margin-top: 20px;
}
.lower-kyujin_l .job_body_head {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
}
.lower-kyujin_l .job_body_head_img {
  flex: 0 0 25%;
  margin-right: 30px;
}
.lower-kyujin_l .job_img {
  position: relative;
}
.lower-kyujin_l .job_img:before {
  content: "";
  display: block;
  padding-top: 66%;
}
.lower-kyujin_l .job_img img {
  font-family: 'object-fit: contain;';
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lower-kyujin_l .job_body_head_txt {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
}
.lower-kyujin_l .job_body_head_txt br {
  display: none;
}
.lower-kyujin_l .job_occupations {
  position: relative;
  z-index: 2;
  margin-bottom: 0.5em;
}
.lower-kyujin_l .job_occupations:after {
  content: "";
  display: block;
  width: 2em;
  height: 2px;
  background: #1fb9c6;
  margin: 0.5em 0 0.9em;
}
.lower-kyujin_l .job_lead {
  margin-bottom: 10px;
}
.lower-kyujin_l .job_outline {
  border-top: 1px solid #eee;
  padding-top: 10px;
}
.lower-kyujin_l .job_outline_item {
  border: none;
}
.lower-kyujin_l .job_outline_item:not(:first-child) {
  margin-top: 10px;
}
.lower-kyujin_l .job_outline_item_txt br {
  display: none;
}
.lower-kyujin_l .job_outline_item_ttl {
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
}
.lower-kyujin_l .job_outline_item_ttl,
.lower-kyujin_l .job_outline_item_txt {
  padding: 0;
}
.lower-kyujin_l .job_convertion {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 20px 5% 0;
  max-width: 900px;
}
.lower-kyujin_l .job_convertion_inner {
  flex: 0 1 50%;
  margin: 0 10px;
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  .lower-kyujin_l .job_head > a:hover,
  .lower-kyujin_l .job_body_head_img > a:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 480px) {
  .lower-kyujin_l .is_pc {
    display: none !important;
  }
  .lower-kyujin_l .is_sp {
    display: block !important;
  }
  .lower-kyujin_l .job {
    margin: 2px 0;
    position: relative;
  }
  .lower-kyujin_l .job:before,
  .lower-kyujin_l .job:after {
    content: "";
    display: block;
    width: 111%;
    position: relative;
    left: -5.5%;
    border-top: 1px solid #e0e0e0;
  }
  .lower-kyujin_l .job:before {
    margin-bottom: 30px;
  }
  .lower-kyujin_l .job:after {
    margin-top: 30px;
  }
  .lower-kyujin_l .job:not(:first-child) {
    margin-top: 0;
  }
  .lower-kyujin_l .job:first-child:before {
    border-top: 4px double #e0e0e0;
  }
  .lower-kyujin_l .job:last-child:after {
    border-top: 4px double #e0e0e0;
  }
  .lower-kyujin_l .job_list {
    margin-bottom: 0;
  }
  .lower-kyujin_l .job_head_meta {
    padding-bottom: 10px;
  }
  .lower-kyujin_l .job_body {
    margin-top: 15px;
  }
  .lower-kyujin_l .job_ttl {
    font-size: 14px;
  }
  .lower-kyujin_l .job_workplace {
    font-size: 12px;
    margin-top: 5px;
  }
  .lower-kyujin_l .job_outline-head {
    position: relative;
    padding: 12px 15px;
    border: 1px solid #eee;
  }
  .lower-kyujin_l .job_outline-head .job_outline_item {
    display: block;
  }
  .lower-kyujin_l .job_outline-head .job_outline_item_ttl,
  .lower-kyujin_l .job_outline-head .job_outline_item_txt {
    font-size: 12px;
    padding: 0;
  }
  .lower-kyujin_l .job_convertion {
    padding: 15px 0 0;
    margin-left: -5px;
    margin-right: -5px;
  }
  .lower-kyujin_l .job_convertion_inner {
    margin: 0 5px;
  }
}
/* - - - - - - - - - - - - - - - 
 kyujin_d
- - - - - - - - - - - - - - - - */
.lower-kyujin_d {
  /* sns */
}
.lower-kyujin_d .job_sns {
  padding: 20px 0;
}
.lower-kyujin_d .job_sns_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0.4em;
}
.lower-kyujin_d .job_sns_list {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  list-style: none;
}
.lower-kyujin_d .job_sns_list li {
  margin-left: 15px;
}
.lower-kyujin_d .job_sns_list li:first-child {
  margin-left: 0;
}
.lower-kyujin_d .job_sns_list a {
  display: block;
}
.lower-kyujin_d .job_sns_list img {
  display: block;
  max-width: 100%;
  height: auto;
}
.lower-kyujin_d .job_sns .list_fb {
  width: 15px;
}
.lower-kyujin_d .job_sns .list_tw {
  width: 19px;
}
.lower-kyujin_d .job_sns .list_line {
  width: 18px;
}
.lower-kyujin_d .job_head_meta {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.lower-kyujin_d .job_head_meta .job_post_date,
.lower-kyujin_d .job_head_meta .job_post_validthrough {
  line-height: 1.5;
}
.lower-kyujin_d .job_workplace,
.lower-kyujin_d .job_tag {
  margin-top: 10px;
}
.lower-kyujin_d .job_body_block {
  margin: 50px 0;
}
.lower-kyujin_d .job_body_block:first-child {
  margin-top: 20px;
}
.lower-kyujin_d .job_body_head {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
}
.lower-kyujin_d .job_body_head_img {
  -webkit-flex: 0 0 40%;
  flex: 0 0 40%;
  margin-right: 5%;
}
.lower-kyujin_d .job_img {
  position: relative;
}
.lower-kyujin_d .job_img:before {
  content: "";
  display: block;
  padding-top: 66%;
}
.lower-kyujin_d .job_img img {
  font-family: 'object-fit: contain;';
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lower-kyujin_d .job_body_head_txt {
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
}
.lower-kyujin_d .job_occupations {
  position: relative;
  z-index: 2;
  margin-bottom: 0.5em;
}
.lower-kyujin_d .job_occupations:after {
  content: "";
  display: block;
  width: 2em;
  height: 2px;
  background: #1fb9c6;
  margin: 0.5em 0 0.9em;
}
.lower-kyujin_d .apeal_list {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}
.lower-kyujin_d .apeal_list_item {
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
  border-bottom: 1px solid #eee;
}
.lower-kyujin_d .apeal_list .apeal_list_item_head {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #373737;
  padding: 1em 25px 1em 20px;
  pointer-events: none;
}
.lower-kyujin_d .apeal_list .apeal_list_item_detail {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  align-items: flex-start;
  padding: 0 20px 20px;
}
.lower-kyujin_d .apeal_list .apeal_list_item_detail_txt {
  flex: 1 1 70%;
}
.lower-kyujin_d .apeal_list .apeal_list_item_detail_img {
  position: relative;
  -webkit-flex: 0 0 30%;
  flex: 0 0 30%;
  margin-right: 20px;
}
.lower-kyujin_d .apeal_list .apeal_list_item_detail_img:before {
  content: "";
  display: block;
  padding-top: 60%;
}
.lower-kyujin_d .apeal_list .apeal_list_item_detail_img img {
  font-family: 'object-fit: contain;';
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lower-kyujin_d .apeal_list .toggle-ico {
  display: none;
  position: absolute;
  z-index: 2;
  top: 1.1em;
  right: 5px;
  width: 18px;
  height: 18px;
}
.lower-kyujin_d .apeal_list .toggle-ico:before,
.lower-kyujin_d .apeal_list .toggle-ico:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background: #373737;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.lower-kyujin_d .apeal_list .toggle-ico:before {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}
.lower-kyujin_d .apeal_list .toggle-ico:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.lower-kyujin_d .apeal_list .toggle-ico.js-active:before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.lower-kyujin_d .apeal_list .toggle-ico.js-active:after {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
}
@media screen and (max-width: 768px) {
  .lower-kyujin_d .job_body_head_img {
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
  }
  .lower-kyujin_d .apeal_list {
    display: -webkit-block;
    display: block;
  }
  .lower-kyujin_d .apeal_list .apeal_list_item_head {
    font-size: 14px;
    padding-left: 0;
    pointer-events: inherit;
  }
  .lower-kyujin_d .apeal_list .apeal_list_item_detail {
    padding: 0 0 20px;
  }
  .lower-kyujin_d .apeal_list .toggle-ico {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .lower-kyujin_d .is_pc {
    display: none !important;
  }
  .lower-kyujin_d .is_sp {
    display: block !important;
  }
  .lower-kyujin_d .job_sns.is_sp {
    display: flex !important;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 10px 0;
  }
  .lower-kyujin_d .job_sns.is_sp .job_sns_ttl {
    margin-bottom: 0;
    margin-right: 20px;
  }
  .lower-kyujin_d .job_post_slidedown .job_lead {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
  }
  .lower-kyujin_d .job_post_slidedown .more_link_inner {
    width: 112%;
    margin-left: -5.5%;
  }
  .lower-kyujin_d .job_post_slidedown .more_link {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 15px 0;
    color: #555;
    cursor: pointer;
  }
  .lower-kyujin_d .job_post_slidedown .more_link:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1000px;
    height: 30px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, #ffffff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, #ffffff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  }
  .lower-kyujin_d .job_post_slidedown .more_link:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 0 3px 10px;
  }
  .lower-kyujin_d .job_post_slidedown .more_link.js-active {
    border-top: 1px dashed #eee;
  }
  .lower-kyujin_d .job_post_slidedown .more_link.js-active:before {
    content: none;
  }
  .lower-kyujin_d .job_post_slidedown .more_link.js-active:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-bottom: -3px;
  }
  .lower-kyujin_d .job_head_img {
    width: 112%;
    margin: -5.5% 0 15px -6%;
    position: relative;
  }
  .lower-kyujin_d .job_head_img:before {
    content: "";
    display: block;
    padding-top: 66%;
  }
  .lower-kyujin_d .job_head_img img {
    font-family: 'object-fit: contain;';
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .lower-kyujin_d .job_outline-head {
    position: relative;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 12px 15px;
    border: 1px solid #eee;
  }
  .lower-kyujin_d .job_outline-head .job_outline_item {
    display: block;
    border: none;
  }
  .lower-kyujin_d .job_outline-head .job_outline_item:not(:first-child) {
    margin-top: 10px;
  }
  .lower-kyujin_d .job_outline-head .job_outline_item_ttl,
  .lower-kyujin_d .job_outline-head .job_outline_item_txt {
    font-size: 12px;
    padding: 0;
  }
  .lower-kyujin_d .job_body_block {
    margin: 20px 0;
  }
  .lower-kyujin_d .job_body_head {
    display: block;
  }
  .lower-kyujin_d .job_body_head_img {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .lower-kyujin_d .job_body_head_txt_inner {
    position: relative;
    padding-top: 20px;
  }
  .lower-kyujin_d .job_body_head_txt_inner:before,
  .lower-kyujin_d .job_body_head_txt_inner:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1000px;
    height: 1px;
    background: #eee;
  }
  .lower-kyujin_d .job_body_head_txt_inner:before {
    content: none;
    top: 0;
  }
  .lower-kyujin_d .job_body_head_txt_inner:after {
    bottom: 0;
  }
  .lower-kyujin_d .job_body_head_txt_inner:nth-of-type(1):before {
    content: "";
  }
  .lower-kyujin_d .job_body_head_txt_inner .job_post_ttl {
    position: relative;
    margin-bottom: 0.5em;
    color: #373737;
    padding-left: 0.7em;
  }
  .lower-kyujin_d .job_body_head_txt_inner .job_post_ttl:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 3px;
    height: 1em;
    background: #373737;
  }
  .lower-kyujin_d .job_occupations:after {
    position: absolute;
    margin: 0;
    width: 4px;
    height: 100%;
    top: 0;
    left: -5.5%;
  }
}
.fixed_convertion {
  position: fixed;
  z-index: 10;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fixed_convertion_inner {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
.fixed_convertion .phone {
  flex: 0 0 340px;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  align-items: center;
}
.fixed_convertion .phone .btn_phone {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
  width: 100%;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.fixed_convertion .phone .phone_num {
  position: relative;
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
.fixed_convertion .phone .phone_num:before {
  content: "\f098";
  font-family: 'FontAwesome';
  position: relative;
  top: -0.05em;
  font-size: 0.9em;
  margin-right: 0.3em;
}
.fixed_convertion .phone .phone_notes {
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  margin-top: 5px;
  opacity: 0.8;
}
.fixed_convertion .convertion {
  flex: 1 0 auto;
}
.fixed_convertion .convertion .btn_convertion {
  position: relative;
  display: block;
  width: 100%;
  background: #1fb9c6;
  color: #fff;
  padding: 15px 0;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.fixed_convertion .convertion .btn_convertion:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 1px solid #41dbe8;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.fixed_convertion .convertion .btn_convertion:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  background: url(../img/kyujin/ico_blank_white1.png) no-repeat center center;
  background-size: contain;
  width: 10.12px;
  height: 7.36px;
}
.fixed_convertion .convertion .btn_convertion span {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  .fixed_convertion .convertion .btn_convertion:hover {
    opacity: 0.7;
  }
}
@media (max-width: 767px) {
  .fixed_convertion {
    padding: 10px;
  }
  .fixed_convertion .phone {
    -webkit-flex-basis: 220px;
    flex-basis: 220px;
    margin-right: 10px;
    background: #fff;
  }
  .fixed_convertion .phone .btn_phone {
    -webkit-align-items: center;
    align-items: center;
  }
  .fixed_convertion .phone .phone_num,
  .fixed_convertion .phone .phone_notes {
    color: #1fb9c6;
  }
  .fixed_convertion .phone .phone_num {
    font-size: 14px;
  }
  .fixed_convertion .phone .phone_notes {
    font-size: 10px;
  }
  .fixed_convertion .convertion .btn_convertion {
    padding: 10px 0;
  }
  .fixed_convertion .convertion .btn_convertion span {
    font-size: 14px;
  }
}
/* - - - - - - - - - - - - - - - 
 whats new
- - - - - - - - - - - - - - - - */
.lower-whatsnew .job {
  position: relative;
  margin-top: -1px;
}
.lower-whatsnew .job:before,
.lower-whatsnew .job:after {
  content: "";
  display: block;
  width: 100%;
  position: relative;
  border-top: 1px solid #e0e0e0;
}
.lower-whatsnew .job_link {
  position: relative;
  display: block;
  padding: 30px 0;
}
.lower-whatsnew .job_link:before,
.lower-whatsnew .job_link:after {
  content: "";
  display: block;
  position: absolute;
  background: #1fb9c6;
  width: 100%;
  height: 1px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.lower-whatsnew .job_link:before {
  top: 0;
}
.lower-whatsnew .job_link:after {
  bottom: 0;
}
.lower-whatsnew .job_ttl {
  font-size: 16px;
}
.lower-whatsnew .job_txt_wrap_meta {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  align-items: center;
  line-height: 1.4;
}
.lower-whatsnew .job_employmenttype_list_item {
  width: 22px;
  height: 22px;
  line-height: 20px;
  padding: 0;
}
.lower-whatsnew .job_employmenttype_list_item:first-letter {
  margin-left: 0.4em;
  margin-right: 0.4em;
}
.lower-whatsnew .job_list-type-a .job_wrap {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
}
.lower-whatsnew .job_list-type-a .job_img_wrap {
  -webkit-flex: 0 0 150px;
  flex: 0 0 150px;
  margin-right: 20px;
}
.lower-whatsnew .job_list-type-a .job_img {
  position: relative;
}
.lower-whatsnew .job_list-type-a .job_img:before {
  content: "";
  display: block;
  padding-top: 66%;
}
.lower-whatsnew .job_list-type-a .job_img img {
  font-family: 'object-fit: contain;';
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lower-whatsnew .job_list-type-a .job_txt_wrap {
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
}
.lower-whatsnew .job_list-type-a .job_outline {
  line-height: 1.4;
  list-style: none;
}
.lower-whatsnew .job_list-type-a .job_outline_item {
  border: none;
  display: inline;
}
.lower-whatsnew .job_list-type-a .job_outline_item_ttl,
.lower-whatsnew .job_list-type-a .job_outline_item_txt {
  display: inline;
  padding: 0;
  color: #373737;
  font-size: 13px;
}
.lower-whatsnew .job_list-type-a .job_outline_item_ttl br,
.lower-whatsnew .job_list-type-a .job_outline_item_txt br {
  display: none;
}
.lower-whatsnew .job_list-type-a .job_outline_item_txt {
  margin-right: 20px;
}
.lower-whatsnew .job_list-type-a .job_txt_wrap_meta {
  margin-top: 5px;
}
.lower-whatsnew .job_list-type-b {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1.66666667%;
  margin-right: -1.66666667%;
}
.lower-whatsnew .job_list-type-b .job {
  -webkit-flex: 0 1 30%;
  flex: 0 1 30%;
  margin-left: 1.66666667%;
  margin-right: 1.66666667%;
}
.lower-whatsnew .job_list-type-b .job:before,
.lower-whatsnew .job_list-type-b .job:after {
  content: none;
}
.lower-whatsnew .job_list-type-b .job_img_wrap {
  margin-bottom: 15px;
}
.lower-whatsnew .job_list-type-b .job_img {
  position: relative;
}
.lower-whatsnew .job_list-type-b .job_img:before {
  content: "";
  display: block;
  padding-top: 66%;
}
.lower-whatsnew .job_list-type-b .job_img img {
  font-family: 'object-fit: contain;';
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lower-whatsnew .job_list-type-b .job_outline {
  line-height: 1.4;
  list-style: none;
}
.lower-whatsnew .job_list-type-b .job_outline_item_ttl,
.lower-whatsnew .job_list-type-b .job_outline_item_txt {
  color: #373737;
  font-size: 13px;
  padding: 10px 0;
}
.lower-whatsnew .job_list-type-b .job_outline_item_ttl {
  flex-basis: 80px;
}
.lower-whatsnew .job_list-type-b .job_txt_wrap_meta {
  margin-top: 15px;
}
@media screen and (min-width: 769px), only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (orientation: landscape) {
  .lower-whatsnew .job_link:hover {
    opacity: 0.7;
  }
  .lower-whatsnew .job_link:hover:before,
  .lower-whatsnew .job_link:hover:after {
    opacity: 1;
  }
  .lower-whatsnew .job_link:hover:before {
    transform: translateY(5px);
  }
  .lower-whatsnew .job_link:hover:after {
    transform: translateY(-5px);
  }
}
@media screen and (max-width: 768px) {
  .lower-whatsnew .job_ttl {
    font-size: 14px;
  }
  .lower-whatsnew .job_list-type-a .job_img_wrap {
    flex-basis: 80px;
    margin-right: 15px;
  }
  .lower-whatsnew .job_list-type-b {
    margin-left: -2%;
    margin-right: -2%;
  }
  .lower-whatsnew .job_list-type-b .job {
    flex: 0 1 46%;
    margin-left: 2%;
    margin-right: 2%;
  }
}
@media screen and (max-width: 480px) {
  .lower-whatsnew .job:before,
  .lower-whatsnew .job:after {
    width: 111%;
    left: -5.5%;
  }
  .lower-whatsnew .job_list-type-b {
    display: block;
  }
  .lower-whatsnew .job_list-type-b .job:before,
  .lower-whatsnew .job_list-type-b .job:after {
    content: "";
  }
  .lower-whatsnew .job_list-type-b .job_wrap {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
  }
  .lower-whatsnew .job_list-type-b .job_img_wrap {
    -webkit-flex: 0 0 80px;
    flex: 0 0 80px;
    margin-right: 15px;
  }
  .lower-whatsnew .job_list-type-b .job_outline {
    line-height: 1.4;
  }
  .lower-whatsnew .job_list-type-b .job_outline_item {
    border: none;
    display: inline;
  }
  .lower-whatsnew .job_list-type-b .job_outline_item_ttl,
  .lower-whatsnew .job_list-type-b .job_outline_item_txt {
    display: inline;
    padding: 0;
  }
  .lower-whatsnew .job_list-type-b .job_outline_item_ttl br,
  .lower-whatsnew .job_list-type-b .job_outline_item_txt br {
    display: none;
  }
  .lower-whatsnew .job_list-type-b .job_outline_item_txt {
    margin-right: 20px;
  }
  .lower-whatsnew .job_list-type-b .job_txt_wrap_meta {
    margin-top: 5px;
  }
}
a {
  color: #FF6F61;
}
.asm {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.fa-facebook-square,
.fa-facebook {
  color: #3b579d;
}
.fa-twitter-square,
.fa-twitter {
  color: #1da1f2;
}
.fa-line {
  color: #4ecd00;
}
.vw {
  direction: ltr;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
}
.vw_up {
  -webkit-text-orientation: upright;
  -ms-text-orientation: upright;
  text-orientation: upright;
}
.full_wrap {
  padding-left: 1rem;
  padding-right: 1rem;
}
.base_wrap {
  max-width: 1024px;
  margin: 0 auto;
}
@media screen and (max-width: 1060px) {
  .base_wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.large_wrap {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1240px) {
  .large_wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.mini_wrap {
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (max-width: 760px) {
  .mini_wrap {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.nav_ease {
  transition: all 0.2s ease-out 0s;
}
.a_ease {
  transition: opacity 0.3s, color 0.3s, border 0.3s, background 0.3s;
}
.is_sp {
  display: none;
}
@media screen and (max-width: 480px) {
  .is_sp {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .is_pc {
    display: none;
  }
}
.mb {
  display: none;
}
@media screen and (max-width: 767px) {
  .mb {
    display: block;
  }
}
.mb_tab {
  display: none;
}
@media screen and (max-width: 1023px) {
  .mb_tab {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .pc {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .pc_tab {
    display: none;
  }
}
@media (max-width: 767px) {
  p {
    text-align: justify;
  }
  table {
    display: block;
    width: auto !important;
  }
  table tbody,
  table tr {
    display: block;
  }
  table th,
  table td {
    display: block;
    width: auto !important;
    padding: 0.5em 1em;
  }
  table th {
    border-bottom: none !important;
  }
  table td {
    margin-bottom: 3px;
  }
}
@media (min-device-width: 768px) {
  a[href*='tel:'] {
    pointer-events: none;
    color: inherit;
  }
}
@media (max-device-width: 767px) {
  a[href*='tel:'] {
    color: #FF6F61;
  }
}
.arrow_before:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  padding-right: 0.3em;
  content: '\f105';
  font-size: 1.2em;
}
.arrow_before:after {
  content: '';
}
.arrow_before.arrow_down:before {
  content: '\f107';
}
.arrow_after:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  padding-left: 0.3em;
  content: '\f105';
  font-size: 1.2em;
}
.arrow_after:before {
  content: '';
}
.arrow_after.arrow_down:after {
  content: '\f107';
}
.target:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  padding-right: 0.3em;
  content: '\f105';
  font-size: 1.2em;
}
.target:after {
  content: '';
}
.target.arrow_down:before {
  content: '\f107';
}
.target:before {
  content: '\f08e';
}
.btn_wrap {
  padding: 1rem 0 0;
  text-align: center;
}
.fix_btn .btn_wrap {
  padding: 0;
}
.btns_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 -1rem;
}
.btns_wrap > * {
  flex: 0 1 auto;
  margin: 0 1rem;
}
@media screen and (max-width: 767px) {
  .btns_wrap.no_wrap {
    margin: 0 -0.25rem;
    align-items: stretch;
  }
  .btns_wrap.no_wrap > * {
    flex: 1 1 auto;
    margin: 0 0.25rem;
  }
  .btns_wrap.no_wrap .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5em 0.1em;
    font-size: 0.7em;
  }
}
@media screen and (max-width: 767px) {
  .btns_wrap:not(.no_wrap) {
    flex-wrap: wrap;
    padding: 1rem 0 0;
  }
  .btns_wrap:not(.no_wrap) > * {
    margin-bottom: 0.7rem;
  }
}
.btn_base {
  display: flex;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em 1em;
  max-width: 100%;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background: #373737;
}
.btn_base:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  padding-left: 0.3em;
  content: '\f105';
  font-size: 1.2em;
}
.btn_base:before {
  content: '';
}
.btn_base.arrow_down:after {
  content: '\f107';
}
.btn_base:hover {
  opacity: 1;
  background: #FF6F61;
}
.btn_base:hover:after {
  transform: translateX(5px);
}
@media all and (-ms-high-contrast: none) {
  .btn_base:before,
  .btn_base:after {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .btn_base {
    width: 100%;
    min-width: 0 !important;
  }
}
.btn_round {
  display: flex;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em 1em;
  max-width: 100%;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background: #373737;
  min-width: 210px;
  border-radius: 2.5em;
}
.btn_round:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  padding-left: 0.3em;
  content: '\f105';
  font-size: 1.2em;
}
.btn_round:before {
  content: '';
}
.btn_round.arrow_down:after {
  content: '\f107';
}
.btn_round:hover {
  opacity: 1;
  background: #FF6F61;
}
.btn_round:hover:after {
  transform: translateX(5px);
}
@media all and (-ms-high-contrast: none) {
  .btn_round:before,
  .btn_round:after {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .btn_round {
    width: 100%;
    min-width: 0 !important;
  }
}
.btn_round_w {
  display: flex;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5em 1em;
  max-width: 100%;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background: #373737;
  color: #FF6F61;
  background: #fff;
  border-radius: 2.5em;
}
.btn_round_w:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  padding-left: 0.3em;
  content: '\f105';
  font-size: 1.2em;
}
.btn_round_w:before {
  content: '';
}
.btn_round_w.arrow_down:after {
  content: '\f107';
}
.btn_round_w:hover {
  opacity: 1;
  background: #FF6F61;
}
.btn_round_w:hover:after {
  transform: translateX(5px);
}
@media all and (-ms-high-contrast: none) {
  .btn_round_w:before,
  .btn_round_w:after {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .btn_round_w {
    width: 100%;
    min-width: 0 !important;
  }
}
.btn_round_w:hover {
  color: #fff;
}
.btn_large {
  min-width: 315px;
  font-size: 1.2em;
}
@media (max-width: 767px) {
  .btn_large {
    font-size: 1.05em;
  }
}
.abs_target {
  position: relative;
}
.abs_target:before {
  content: url(../img/kyujin/ico_blank_white1.png);
  position: absolute;
  top: 5px;
  right: 5px;
  transform: scale(0.5);
  transform-origin: right top;
}
.inline_target:after {
  content: '';
  display: inline-block;
  margin-left: 0.2em;
  width: 1em;
  height: 1.5em;
  vertical-align: bottom;
  background: url(../img/kyujin/ico_blank_white1.png) no-repeat center / contain;
}
/*

//チェックボックス
input[type=checkbox] {
    display: none;
}
input[type=checkbox] + label {
    box-sizing: border-box;
    transition: background-color 0.2s linear;
    position: relative;
    padding-left: 1.6em;
    vertical-align: middle;
    cursor: pointer;
    display: block;
    a {
        color: inherit;
        &:hover {
            color: #777;
        }
    }
    &:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 1em;
        height: 1em;
        background: #fff;
        border: solid 1px @base_color;
        transform: translateY(-50%);
    }
    &:after {
        content: '';
        position: absolute;
        width: 1.1em;
        height: 0.4em;
        left: 0.2em;
        top: 50%;
        margin-top: -0.4em;
        border: solid 2px;
        border-color: transparent transparent @base_color @base_color;
        transform: translateY(-50%) rotate(-45deg);
        transition: opacity 0.3s;
        opacity: 0;
    }
}
input[type=checkbox]:checked + label:after {
    opacity: 1;
}


//ラジオボタン
input[type=radio] {
    display: none;
}
input[type=radio] + label {
    box-sizing: border-box;
    padding-left: 1.6em;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    display: block;
    &:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: -1px;
        transform: translateY(-50%);
        width: 1em;
        height: 1em;
        border: 1px solid #777;
        border-radius: 50%;
        box-sizing: content-box;
    }
    &:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%) scale(0.7);
        width: 1em;
        height: 1em;
        background: @base_color;
        border-radius: 50%;
        opacity: 0;
        transition: opacity 0.2s linear;
    }
}
input[type=radio]:checked + label:after {
    opacity: 1;
}


*/
.not_found {
  margin: 6em 0;
}
.not_found:before {
  content: 'Sorry・・・';
  display: block;
  margin: 0 0 0.2em;
  font-style: oblique;
  font-size: 160%;
  font-weight: 400;
  color: #FF6F61;
}
.no_offer,
.no_pref,
.no_city {
  color: #FF6F61;
}
.selCity_alert {
  color: #666 !important;
  font-weight: normal !important;
}
#search_city {
  margin-top: 10px;
}
.display_number {
  margin: 0 0 1rem;
  display: inline-block;
}
.display_number .number {
  padding-right: 0.1em;
  font-size: 110%;
}
.display_number .all_result {
  padding-right: 0.1em;
  font-size: 140%;
  color: #1fb9c6;
}
.page_navi {
  margin: 0 0 1rem;
}
.page_navi ul {
  text-align: center;
  letter-spacing: -0.05em;
}
.page_navi ul li {
  display: inline-block;
  margin: 0 0 0.2em;
  width: 2.2em;
  height: 2.2em;
  line-height: 2.2em;
  vertical-align: middle;
}
.page_navi ul li a {
  display: block;
  height: 100%;
  vertical-align: middle;
  font-weight: 800;
  color: #1fb9c6;
  background: transparent;
  overflow: hidden;
}
.page_navi ul li a:hover {
  opacity: 1;
  color: #fff;
  background: #1fb9c6;
}
.page_navi ul li.current a {
  color: #fff;
  box-shadow: none;
  background: #1fb9c6;
  pointer-events: none;
}
.page_navi ul li.arrow {
  position: relative;
  font-size: 70%;
}
.page_navi ul li.arrow a {
  width: 100%;
  height: 100%;
  text-indent: -1000em;
  font-weight: normal;
  position: relative;
  box-shadow: none;
  color: #1fb9c6;
  background: transparent;
}
.page_navi ul li.arrow a:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  content: '\f105';
  font-size: 160%;
  height: 100%;
  width: 100%;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.page_navi ul li.arrow a:hover:after {
  opacity: 1;
}
.page_navi ul li.arrow a:hover {
  color: #fff;
  background: #1fb9c6;
}
.page_navi ul li.arrow.prev a:after {
  content: '\f104';
}
.page_navi ul li.arrow.first a:after {
  content: '\f100';
}
.page_navi ul li.arrow.last a:after {
  content: '\f101';
}
@media (max-width: 768px) {
  .page_navi {
    font-size: 0.85em;
  }
}
.breadcrumb {
  max-width: 100%;
}
.breadcrumb ol {
  padding: 0.2em 0;
  font-size: 90%;
  line-height: 1.3;
  overflow: hidden;
}
.breadcrumb li {
  display: inline-block;
  padding-right: 0.5em;
  color: #666;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.breadcrumb li:not(:first-child):before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f105';
  font-size: 120%;
  padding-right: 0.5em;
}
.fix_btn {
  position: static;
  left: 0;
  bottom: -10rem;
  transition: bottom 0.5s, padding 0.5s, margin 0.5s, background 0.5s;
}
.stickey_on .fix_btn {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0.7em 0.5em;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.call_btn {
  pointer-events: none;
  font-size: 140%;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
}
.call_btn .tel_ico {
  display: inline-block;
  margin-right: 0.4em;
}
.call_btn p {
  padding: 0;
  line-height: 1.2;
  text-align: center;
}
.call_btn .num {
  white-space: nowrap;
}
.call_btn .free_call {
  font-size: 50%;
  font-weight: normal;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .call_btn {
    pointer-events: all;
    font-size: 100%;
  }
  .call_btn p {
    text-align: center;
    font-size: 1.1em;
  }
  .call_btn .free_call {
    font-size: 0.6rem;
  }
}
.back_btn {
  margin: 1rem 0 3rem;
  text-align: center;
  line-height: 1.3;
}
.back_btn a {
  display: inline-block;
}
.back_btn a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  content: '\f104';
  padding-right: 0.5em;
}
@media screen and (max-width: 480px) {
  .back_btn {
    font-size: 85%;
    text-align: left;
  }
}
/*
.search_form {
    select,
    input,
    .btn {
        padding: 0 0.5rem;
        width: 100%;
        font-size: 16px;
        line-height: 40px;
        height: 40px;
    }
    .select_content {
        position: relative;
        &:before {
            .asm;
            content: '\f078';
            position: absolute;
            top: 50%;
            right: 1em;
            transform: translateY(-50%);
        }
        select {
            position: relative;
        }
    }
    .toggle_btn {
        cursor: pointer;
    }
    .toggle_btn_open {
        display: none;
    }
    .kyujin_search & {
        .search_form_in {
            display: none;
        }
        .toggle_btn_open {
            display: block;
        }
    }
    &.toggle_close {
        padding: 0;
        .search_form_in {
            display: none;
        }
        .toggle_btn_open {
            display: block;
        }
    }
}
*/
.dot_h {
  background-image: linear-gradient(90deg, #41493C, #41493C 65%, transparent 65%, transparent 100%);
  background-size: 7px 1px;
  background-repeat: repeat-x;
}
.dot_v {
  background-image: linear-gradient(180deg, #41493C, #41493C 65%, transparent 65%, transparent 100%);
  background-size: 1px 7px;
  background-repeat: repeat-y;
}
.dot_box {
  background-image: linear-gradient(90deg, #41493C, #41493C 65%, transparent 65%, transparent 100%), linear-gradient(-90deg, #41493C, #41493C 65%, transparent 65%, transparent 100%), linear-gradient(0deg, #41493C, #41493C 65%, transparent 65%, transparent 100%), linear-gradient(180deg, #41493C, #41493C 65%, transparent 65%, transparent 100%);
  background-size: 7px 1px,
        7px 1px,
        1px 7px,
        1px 7px
        ;
  background-position: top left,
        bottom right,
        bottom left,
        top right
        ;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
}
.small {
  font-size: 0.8em;
}
.yellow_line {
  display: inline;
  padding-bottom: 0.2em;
  background-image: linear-gradient(0deg, #FDED5A, #FDED5A 0.7em, transparent 0.7em, transparent);
}
.yellow_line_vw {
  display: inline-block;
  background-image: linear-gradient(90deg, #FDED5A, #FDED5A 0.7em, transparent 0.7em, transparent);
  padding-left: 0.1em;
}
rt {
  font-weight: normal;
}
@keyframes up_down {
  0% {
    opacity: 0;
    transform: translateY(8px);
  }
  60% {
    opacity: 1;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fuwa {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-2px, -10px);
  }
  50% {
    transform: translate(-1px, 0);
  }
  75% {
    transform: translate(1px, -7px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@keyframes yura {
  0% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(-5px, -10px);
  }
  20% {
    transform: translate(-10px, 0);
  }
  30% {
    transform: translate(-5px, -7px);
  }
  40% {
    transform: translate(0px, 0);
  }
  50% {
    transform: translate(5px, -10px);
  }
  60% {
    transform: translate(10px, 0);
  }
  70% {
    transform: translate(5px, -7px);
  }
  80% {
    transform: translate(0, 0);
  }
  90% {
    transform: translate(-3px, -10px);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(0deg);
  }
}
@keyframes bom {
  0% {
    transform: scale(1, 1);
  }
  2.5% {
    transform: scale(1.3, 1.3);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  5% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1, 1);
  }
}
@keyframes shiny {
  0% {
    opacity: 1;
  }
  38.4% {
    opacity: 1;
  }
  40% {
    opacity: 0.2;
  }
  41.6% {
    opacity: 1;
  }
  43.2% {
    opacity: 0.2;
  }
  44.8% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
}
@keyframes look {
  0% {
    transform: translate(0, 0);
  }
  0.3% {
    transform: translate(12px, -18px);
  }
  5% {
    transform: translate(12px, -18px);
  }
  5.3% {
    transform: translate(0, 0);
  }
}
@keyframes little_look {
  0% {
    transform: translate(0, 0);
  }
  0.3% {
    transform: translate(-6px, -10px);
  }
  5% {
    transform: translate(-6px, -10px);
  }
  5.3% {
    transform: translate(0, 0);
  }
}
@keyframes reflect {
  0% {
    transform: translate(0, 0);
  }
  0.3% {
    transform: scale(-1, 1);
  }
  5% {
    transform: scale(-1, 1);
  }
  5.3% {
    transform: translate(0, 0);
  }
}
@keyframes trip {
  0% {
    transform: translate(100%, 0);
  }
  50% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(100%, 0);
  }
}
@keyframes twice {
  0% {
    transform: rotate(0) translate(0, 0);
  }
  4% {
    transform: rotate(0) translate(0, 0);
  }
  4.15% {
    transform: rotate(5deg) translate(10px, -20px);
  }
  8% {
    transform: rotate(5deg) translate(10px, -20px);
  }
  8.15% {
    transform: rotate(0) translate(0, 0);
  }
  12% {
    transform: rotate(0) translate(0, 0);
  }
  12.15% {
    transform: rotate(5deg) translate(10px, -20px);
  }
  16% {
    transform: rotate(5deg) translate(10px, -20px);
  }
  16.15% {
    transform: rotate(0) translate(0, 0);
  }
}
.zoom {
  opacity: 0;
  transform: translateY(25px) scale(0.7);
  transition: 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.zoom.animated {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.fade_up {
  opacity: 0;
  transform: translateY(50px) scale(0.95);
  transition: 0.5s ease-in;
}
.fade_up.animated {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.fade_letter > * {
  display: inline-block;
  opacity: 0;
}
.fade_letter > *.animated {
  animation: up_down 0.5s both;
  opacity: 1;
}
.site_logo a {
  display: block;
  display: flex;
  align-items: center;
}
.site_logo .logo_img {
  width: 196px;
}
.site_logo .logo_txt {
  margin-left: 1.2em;
  color: #41493C;
  font-size: 0.85rem;
  font-weight: bold;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .site_logo .logo_img {
    width: 140px;
  }
  .site_logo .logo_txt {
    margin-left: 1em;
    font-size: 0.7rem;
  }
}
.fade_letter_large > * {
  display: inline-block;
  opacity: 0;
}
.fade_letter_large > *.animated {
  animation: up_down 0.5s both;
  opacity: 1;
}
.fade_letter_large li {
  margin: 0 18px;
}
.fade_letter_large li img {
  height: 67px;
}
@media (max-width: 1023px) {
  .fade_letter_large li {
    margin: 0 8px;
  }
  .fade_letter_large li img {
    height: 35px;
  }
}
@media (max-width: 767px) {
  .fade_letter_large li {
    margin: 0 5px;
  }
  .fade_letter_large li img {
    height: 30px;
  }
}
.page_title_area {
  position: relative;
  padding: 2rem 0 0;
  overflow: hidden;
}
.page_title_area .content_wrap {
  display: flex;
  align-items: center;
}
.page_title_area .bg {
  width: 0;
  height: 250px;
  background: url(../img/bg_registration.jpg) no-repeat left top / cover;
}
.page_title_area .bg:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 80%;
  top: 0;
  left: auto;
  margin-left: 5rem;
  background: inherit;
}
.page_title_area .goods {
  margin-left: auto;
}
.page_title_area .goods .size {
  display: flex;
  transform-origin: right center;
}
.page_title_area .goods .reel {
  transform: translate(0, -10%);
  display: inline-block;
}
.page_title_area .goods .reel img {
  width: 56px;
}
.page_title_area .goods .reel1 img {
  animation: reflect 3s 2s infinite both;
}
.page_title_area .goods .reel2 img {
  animation: reflect 3s 2.5s infinite both;
}
.page_title_area .goods .scale {
  transform: translate(10%, 15%);
}
.page_title_area .goods .scale img {
  width: 168px;
  animation: little_look 5s 4s infinite both;
}
@media (max-width: 1200px) {
  .page_title_area .bg {
    height: auto;
  }
}
@media (max-width: 767px) {
  .page_title_area {
    padding: 0.5rem 0 0;
  }
  .page_title_area .bg {
    height: auto;
  }
  .page_title_area .bg:before {
    margin-left: 2rem;
  }
  .page_title_area .goods .size {
    margin: -12% 0 -12% -50%;
  }
}
.page_title_area .goods02 {
  width: 27%;
  margin-left: auto;
}
.page_title_wrap {
  display: inline-block;
  flex: 0 0 auto;
}
.page_title_wrap .page_title_en {
  position: relative;
  font-family: 'Dancing Script', cursive;
  font-size: 5rem;
  line-height: 1.1;
}
.page_title_wrap .page_title_en:after {
  content: '';
  display: block;
  margin: 0 -0.5rem;
  height: 3px;
  transition: all 0.8s 0.5s;
  max-width: 0;
  background: url(../img/line_h_repeat.png) center left / auto 100%;
}
.page_title_wrap .page_title_en .main {
  display: inline-block;
  position: relative;
  z-index: 1;
  color: rgba(31, 185, 198, 0.8);
}
.page_title_wrap .page_title_en .main span {
  color: rgba(31, 185, 198, 0.4);
  background-image: repeating-linear-gradient(-45deg, #41493C 0, #41493C 2px, #fff 2px, #fff 6px);
  -webkit-background-clip: text;
}
@media all and (-ms-high-contrast: none) {
  .page_title_wrap .page_title_en .main span {
    background-image: none;
  }
}
.page_title_wrap .page_title_en .shadow {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  text-shadow: #41493C 1px 2px, #41493C -1px 2px, #41493C 1px -2px, #41493C -1px -2px, #41493C 2px 1px, #41493C -2px 1px, #41493C 2px -1px, #41493C -2px -1px;
}
.page_title_wrap .page_title_en .fade_box > * {
  display: inline-block;
  opacity: 0;
}
.page_title_wrap .page_title_en .fade_box > *.animated {
  animation: up_down 0.5s both;
  opacity: 1;
}
.page_title_wrap .page_title {
  margin: 0.5em 0 0;
  padding: 0 0.5em;
  font-size: 0.95rem;
  font-weight: bold;
  font-family: "メイリオ", Meiryo, sans-serif;
  overflow: hidden;
}
.page_title_wrap .page_title span {
  display: block;
  opacity: 0;
  transition: opacity 0.8s 0.5s, transform 0.8s 0.5s;
  transform: translateX(-100%);
}
@supports (-ms-ime-align: auto) {
  .page_title_wrap .page_title span {
    transform: translateX(0);
  }
}
.page_title_wrap.animated .page_title_en:after {
  max-width: 120%;
}
.page_title_wrap.animated .page_title span {
  opacity: 1;
  transform: translateX(0);
}
@media (max-width: 767px) {
  .page_title_wrap .page_title_en {
    font-size: 3.2rem;
  }
  .page_title_wrap .page_title {
    font-size: 0.8rem;
  }
}
body {
  color: #41493C;
  background: url(../img/bg.jpg);
}
body.nav_op {
  overflow: hidden;
  width: 100%;
  position: fixed;
}
.g_navi {
  display: flex;
  justify-content: center;
  margin: 0 -1rem -1rem;
}
.g_navi li {
  margin: 0 1rem 1rem;
}
.g_navi li a {
  color: inherit;
  text-align: center;
}
.g_navi li a span {
  display: block;
  font-weight: bold;
}
.g_navi li a .en {
  text-transform: uppercase;
}
.g_navi li a .jp {
  font-size: 0.8em;
}
.g_navi li a .jp:before {
  background-image: linear-gradient(90deg, #41493C, #41493C 65%, transparent 65%, transparent 100%);
  background-size: 7px 1px;
  background-repeat: repeat-x;
  content: '';
  display: block;
  margin-bottom: 2px;
  height: 1px;
}
@media (max-width: 1023px) {
  .g_navi {
    font-size: 0.85em;
  }
}
.header {
  overflow: hidden;
}
.header_in {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1rem 1rem 0;
  background: #fff;
}
.header_in > * {
  padding-bottom: 1rem;
}
.header_in .g_navi_wrap {
  margin-left: auto;
}
@media (max-width: 1023px) {
  .header_in .g_navi_wrap {
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .header_in {
    padding: 0.5rem;
  }
  .header_in .site_logo {
    padding-bottom: 0;
  }
  .header_in .g_navi_toggle {
    display: block;
    margin-left: auto;
    position: relative;
    padding: 9px 8px 0;
    width: 40px;
    height: 40px;
    z-index: 10;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.8);
  }
  .header_in .g_navi_toggle .bar {
    margin: 0 0 6px;
    height: 3px;
    background: #41493C;
    transition: all 0.2s ease-out 0s;
  }
  .nav_op .header_in .g_navi_toggle .bar {
    position: absolute;
    top: 18px;
    left: 0;
    right: 0;
    width: 85%;
    margin: 0 auto;
  }
  .nav_op .header_in .g_navi_toggle .bar:first-child {
    transform: rotate(45deg);
  }
  .nav_op .header_in .g_navi_toggle .bar:nth-child(2) {
    transform: scale(0);
  }
  .nav_op .header_in .g_navi_toggle .bar:nth-child(3) {
    transform: rotate(-45deg);
  }
  .header_in .g_navi_wrap {
    position: fixed;
    top: 0;
    left: 0;
    padding: 80px 2rem 20px;
    width: 100%;
    height: 100vh;
    transform: translateY(-100%);
    background: rgba(255, 255, 255, 0.9);
    overflow: auto;
    transition: all 0.2s ease-out 0s;
    z-index: 2;
  }
  .nav_op .header_in .g_navi_wrap {
    transform: none;
  }
  .header_in .g_navi {
    flex-direction: column;
    align-items: center;
    position: static !important;
    padding: 0 !important;
    margin-top: 2rem;
    font-size: 1em;
    background: transparent;
  }
  .header_in .g_navi li {
    margin: 0.5rem 0 1rem;
  }
  .header_in .g_navi li a:after {
    display: none;
  }
  .header_in .g_navi li a img {
    height: 40px !important;
  }
  .header_in .g_navi li a .name_wrap {
    display: inline-block !important;
  }
}
.detail_main_img {
  padding: 1rem 0;
  width: 50%;
  margin-left: auto;
}
.detail_main_img figure {
  display: inline-block;
  transform: translateX(-50%);
}
.detail_main_img figure:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  background: url(../img/bg01.jpg);
  top: auto;
  bottom: 2.5rem;
  left: auto;
  width: 400%;
  height: 200%;
  margin-left: 1.5rem;
  z-index: -1;
  opacity: 0.5;
}
.detail_main_img figure img {
  width: 460px;
  height: auto;
  border: solid 7px #fff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1200px) {
  .detail_main_img {
    margin-left: 5rem;
    width: auto;
  }
  .detail_main_img figure {
    transform: none;
  }
}
@media (max-width: 767px) {
  .detail_main_img {
    margin-left: 2rem;
  }
  .detail_main_img figure img {
    border-width: 4px;
  }
}
main {
  overflow: hidden;
}
@media (max-width: 1024px) {
  .index main {
    margin-top: -10rem;
    padding-top: 10rem;
  }
}
.breadcrumb {
  padding: 1em 0;
}
.breadcrumb a {
  color: inherit;
}
.footer {
  overflow: hidden;
}
.footer_top {
  position: relative;
  padding: 1rem 0;
  background: #fff;
}
.footer_top .content_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_bottom {
  padding: 3rem 0;
}
.footer_search {
  padding: 0 0 2rem;
  font-size: 0.9em;
}
.footer_search_item {
  display: flex;
  padding: 0 0 1rem;
}
.footer_search_title {
  flex: 0 0 auto;
  margin: 0 0 0.5em;
  width: 12em;
  font-weight: bold;
}
.footer_search_title:before {
  content: '';
  display: inline-block;
  margin-right: 0.5em;
  width: 1.2em;
  height: 1.2em;
  vertical-align: text-bottom;
}
.footer_search_place .footer_search_title:before {
  background: url(../img/ico_place.png) no-repeat center top / contain;
}
.footer_search_brand .footer_search_title:before {
  background: url(../img/ico_brand.png) no-repeat center top / contain;
}
.footer_search_cat .footer_search_title:before {
  background: url(../img/ico_cat.png) no-repeat center top / contain;
}
.footer_search_content {
  margin-right: 1em;
}
.footer_search_content li {
  display: inline-block;
  margin-right: 1em;
  padding-bottom: 0.5em;
  line-height: 1.3;
}
.footer_search_content li a {
  display: block;
  color: #373737;
  opacity: 1 !important;
}
.footer_search_content li a:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: #373737;
  transition: all 0.3s;
}
.footer_search_content li a:hover:after {
  width: 0;
}
.footer_bottom_in {
  display: flex;
  margin: 0 -1.5rem -2rem;
}
.footer_bottom_in .footer_content {
  padding: 0 1.5rem 2rem;
}
.footer .sns {
  margin: 1.5rem 0 0;
  display: flex;
  align-items: center;
  font-size: 0.85em;
}
.footer .sns p {
  margin: 0 0.5em 0 0;
  text-transform: uppercase;
  font-weight: bold;
}
.footer .sns ul {
  display: flex;
  align-items: center;
}
.footer .sns ul li {
  margin-left: 1em !important;
}
.footer .sns ul li a {
  display: block;
  height: 1.6em;
}
.footer .sns ul li img {
  max-height: 100%;
  vertical-align: top;
}
.footer .corpo {
  padding: 0 0 0.3em;
  font-size: 0.85em;
  font-weight: bold;
}
.footer .corpo a {
  color: #41493C;
}
.footer .corpo a:after {
  content: '';
  display: inline-block;
  margin-left: 0.5em;
  width: 1em;
  height: 1em;
  vertical-align: text-bottom;
  background: url(../img/ico_target.png) no-repeat center top / contain;
}
.footer .copy {
  padding: 0.2em 0;
  text-align: center;
  color: #fff;
  font-size: 0.8em;
  background: #373737;
}
@media (max-width: 767px) {
  .footer {
    position: relative;
  }
  .footer_top {
    position: static;
  }
  .footer .g_navi {
    flex-wrap: wrap;
  }
  .footer_bottom {
    padding-bottom: 3.7rem;
  }
  .footer_search_item {
    flex-direction: column;
  }
  .footer_bottom_in {
    flex-direction: column;
  }
}
.to_top {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  width: 48px;
  height: 48px;
  opacity: 0;
  transition: all 0.3s;
}
.to_top.visible {
  opacity: 1;
}
.to_top.scroll_bottom {
  position: absolute;
  top: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .to_top.scroll_bottom {
    margin: auto !important;
  }
}
@media (max-width: 767px) {
  .to_top.scroll_bottom {
    top: auto;
    bottom: 2.5rem;
    margin: 0;
  }
}
#index .search_panel .search_body {
  display: block;
}
.search_panel {
  border: none;
}
.kyujin_container .search_panel {
  background-image: linear-gradient(90deg, #41493C, #41493C 65%, transparent 65%, transparent 100%), linear-gradient(-90deg, #41493C, #41493C 65%, transparent 65%, transparent 100%), linear-gradient(0deg, #41493C, #41493C 65%, transparent 65%, transparent 100%), linear-gradient(180deg, #41493C, #41493C 65%, transparent 65%, transparent 100%);
  background-size: 7px 1px,
        7px 1px,
        1px 7px,
        1px 7px
        ;
  background-position: top left,
        bottom right,
        bottom left,
        top right
        ;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
}
.search-toggle {
  position: relative;
  background: url(../img/bg03.jpg);
}
.search-toggle:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  background: rgba(255, 111, 97, 0.4);
}
.search-toggle p {
  position: relative;
}
.search_body {
  padding: 0 4rem 3rem;
  text-align: left;
  background: url(../img/line_v.png) no-repeat 15px center / 3px auto, url(../img/line_v.png) no-repeat right 17px center / 3px auto, url(../img/line_h.png) no-repeat bottom 15px center / auto 3px, url(../img/nuno.jpg) no-repeat left 75% / cover;
}
.search_body .job_title {
  text-align: center;
}
.search_body .job_title img {
  margin-top: -2.5rem;
  width: 380px;
}
.kyujin_container .search_body {
  margin: 0 0 2rem;
  padding-top: 2rem;
  letter-spacing: inherit;
}
.kyujin_container .search_body *:before,
.kyujin_container .search_body *:after {
  box-sizing: content-box;
}
.kyujin_container .search_body .job_title img {
  margin-top: 0;
}
@media (max-width: 767px) {
  .search_body {
    padding: 0 2rem 3rem;
    margin-left: -1rem;
    margin-right: -1rem;
  }
}
.custom-form {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  font-size: 0.9rem;
}
.custom-form .custom-form_parts {
  display: block;
  padding-bottom: 0;
  border: none !important;
}
.custom-form .parts_ttl {
  margin: 0 0 0.5em;
}
.custom-form .parts_ttl:before {
  content: none;
}
.custom-form select:hover,
.custom-form input:hover {
  background: rgba(255, 111, 97, 0.2);
}
.custom-form .pull-down:after {
  color: inherit;
}
.custom-form .pull-down,
.custom-form #search_city,
.custom-form .searchWord {
  border: solid 1px #eee;
}
.custom-form .btn_cover {
  opacity: 1 !important;
}
.custom-form .submit_btn {
  font-size: 1.2rem !important;
  background: #41493C !important;
  border-radius: 2.5em;
}
.custom-form .submit_btn:hover {
  opacity: 1 !important;
  background: #FF6F61 !important;
}
.img_check input[type=checkbox] + label:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
}
.img_check input[type=checkbox] + label:after {
  top: 2px;
  left: 6px;
  color: #FF6F61;
  border-width: 3px;
}
.img_check_brand ul {
  margin: 0 -5px -10px;
}
.img_check_brand ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  padding: 0 5px 10px;
  width: 25%;
}
@media (min-width: 1024px) {
  .lower .img_check_brand ul li {
    width: 16.66666667%;
  }
}
.img_check_brand ul li label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0;
  width: 100%;
  background: #fff;
  border: solid 1px #eee;
}
.img_check_brand ul li label img {
  max-height: 27px;
}
.img_check_brand input[type=checkbox]:checked + label:before {
  opacity: 0.3;
}
.img_check_cat {
  padding: 1rem;
  background: #fff;
  border: solid 1px #eee;
}
.img_check_cat ul {
  margin: 0 -5px -10px;
}
.img_check_cat ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  padding: 0 5px 10px;
  width: 33.33333333%;
}
.img_check_cat ul li label {
  display: flex;
  align-items: center;
  padding: 0;
  width: 100%;
}
.img_check_cat ul li label .img_wrap {
  position: relative;
  flex: 0 0 auto;
  margin-right: 5px;
  padding: 3px;
  width: 40px;
  height: 40px;
  line-height: 32px;
  text-align: center;
  border: solid 1px #eee;
}
.img_check_cat ul li label .img_wrap img {
  max-height: 100%;
  vertical-align: middle;
}
.img_check_cat ul li label .txt {
  font-size: 0.9em;
  line-height: 1.3;
}
.img_check_cat ul li label .txt span {
  display: inline-block;
}
.img_check_cat input[type=checkbox] + label .img_wrap:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  background: #000;
  opacity: 0;
}
.img_check_cat input[type=checkbox]:checked + label .img_wrap:before {
  opacity: 0.3;
}
@media (max-width: 767px) {
  .img_check_brand ul li {
    width: 50%;
  }
  .img_check_cat ul li {
    width: 100%;
  }
}
.goods {
  z-index: -1;
}
.goods .around {
  opacity: 0;
  transition: all 2.5s 1.8s;
}
.goods.animated .around {
  opacity: 1;
  transform: none !important;
}
.goods .size {
  transform-origin: center top;
}
@media (max-width: 1200px) {
  .goods .size {
    transform: scale(0.8);
  }
}
@media (max-width: 1023px) {
  .goods .size {
    transform: scale(0.5);
  }
}
@media (max-width: 767px) {
  .goods .size {
    transform: scale(0.35);
  }
}
.goods_wrap {
  padding: 2rem 0;
  text-align: center;
}
@media all and (-ms-high-contrast: none) {
  .goods_wrap {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .goods_wrap {
    padding: 5rem 0 0;
  }
}
.goods_wrap .main_person {
  display: inline-block !important;
  width: 450px;
  max-width: 50%;
}
.goods_wrap .main_person img {
  margin-bottom: -25%;
}
@media (max-width: 767px) {
  .goods_wrap .main_person img {
    margin-bottom: -7%;
  }
}
.goods_wrap .btn_img1 {
  left: 75% !important;
  top: 3.5rem !important;
}
.goods_wrap .btn_img1 .around {
  transform: translate(10vw, -50vw) scale(0.3);
}
.goods_wrap .btn_img1 img {
  width: 42px;
  animation: rotate 2.5s 1s infinite both;
}
@media (max-width: 1023px) {
  .goods_wrap .btn_img1 {
    left: 90% !important;
    top: 3rem !important;
  }
}
.goods_wrap .btn_img2 {
  left: 18% !important;
  top: 50% !important;
}
.goods_wrap .btn_img2 .around {
  transform: translate(-50vw, 10vw) scale(0.3);
  transition-delay: 3s;
}
.goods_wrap .btn_img2 img {
  width: 38px;
  animation: rotate 2.5s 1.5s infinite both;
}
@media (max-width: 1200px) {
  .goods_wrap .btn_img2 {
    left: 5% !important;
    top: auto !important;
  }
}
@media (max-width: 1023px) {
  .goods_wrap .btn_img2 {
    margin-top: -50px;
  }
}
.goods_wrap .leaf {
  top: auto !important;
  margin-top: -80px;
}
@media (max-width: 767px) {
  .goods_wrap .leaf {
    margin-top: -60px;
  }
}
.goods_wrap .leaf img {
  width: 87px;
  animation: shiny 8s 3s infinite;
}
.goods_wrap .leaf_l {
  left: auto !important;
  right: 50% !important;
  margin-right: 220px;
}
.goods_wrap .leaf_l .around {
  transform: translate(-50vw, 0) scale(0.3);
  transition-delay: 4s;
}
@media (max-width: 1023px) {
  .goods_wrap .leaf_l {
    margin-right: 18%;
  }
}
@media (max-width: 767px) {
  .goods_wrap .leaf_l {
    margin-right: 15%;
  }
}
.goods_wrap .leaf_r {
  left: 50% !important;
  margin-left: 220px;
}
.goods_wrap .leaf_r .around {
  transform: translate(50vw, 0) scale(0.3);
  transition-delay: 4s;
}
@media (max-width: 1023px) {
  .goods_wrap .leaf_r {
    margin-left: 18%;
  }
}
@media (max-width: 767px) {
  .goods_wrap .leaf_r {
    margin-left: 15%;
  }
}
.goods_wrap .pincushion {
  left: 12% !important;
  top: 3rem !important;
}
.goods_wrap .pincushion .around {
  transform: translate(-20vw, -50vw) scale(0.3);
  transition-delay: 2s;
}
.goods_wrap .pincushion img {
  width: 77px;
  animation: bom 4s 2.5s infinite;
}
@media (max-width: 1023px) {
  .goods_wrap .pincushion {
    left: 2% !important;
    top: 1rem !important;
  }
}
@media (max-width: 767px) {
  .goods_wrap .pincushion {
    left: 35% !important;
  }
}
.goods_wrap .scissors {
  left: auto !important;
  right: 15% !important;
  top: auto !important;
  margin-top: -50px;
}
.goods_wrap .scissors .around {
  transform: translate(50vw, 50vw) scale(0.3);
  transition-delay: 2s;
}
.goods_wrap .scissors img {
  width: 78px;
  animation: little_look 5s 3s infinite;
}
@media (max-width: 1300px) {
  .goods_wrap .scissors {
    right: 0rem !important;
    margin-top: -100px;
  }
}
@media (max-width: 767px) {
  .goods_wrap .scissors {
    right: auto !important;
    left: -1rem !important;
    margin-top: -180px;
  }
}
.goods_wrap .photo_wrap .curve {
  position: absolute;
  top: 40%;
  left: -100%;
  right: -100%;
  margin: 0 auto;
  max-width: 130%;
}
.goods_wrap .photo_wrap .photo {
  position: relative;
  border: 7px solid #fff;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}
.goods_wrap .photo_wrap .photo img {
  max-width: 260px;
}
.goods_wrap .photo_wrap .circle {
  position: absolute;
  top: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 45%;
}
.goods_wrap .photo_wrap1 {
  left: 5% !important;
  top: 16rem !important;
}
.goods_wrap .photo_wrap1 .around {
  transform: translate(-50vw, -25vw) scale(0.3);
}
.goods_wrap .photo_wrap1 .move {
  animation: yura 16s infinite both;
}
.goods_wrap .photo_wrap1 .deg {
  transform: rotate(12deg);
}
.goods_wrap .photo_wrap1 .curve {
  animation: fuwa 5s 2s infinite both;
}
.goods_wrap .photo_wrap1 .circle {
  animation: rotate 3s infinite both;
}
.goods_wrap .photo_wrap1 .circle img {
  transform: rotate(-10deg);
}
@media (max-width: 1200px) {
  .goods_wrap .photo_wrap1 {
    left: -2.5rem !important;
    top: 14rem !important;
  }
}
@media (max-width: 767px) {
  .goods_wrap .photo_wrap1 {
    left: -6rem !important;
    top: 1.5rem !important;
  }
}
.goods_wrap .photo_wrap2 {
  left: auto !important;
  right: 8% !important;
  top: 7rem !important;
}
.goods_wrap .photo_wrap2 .around {
  transform: translate(50vw, -25vw) scale(0.3);
  transition-delay: 3s;
}
.goods_wrap .photo_wrap2 .move {
  animation: yura 17s 4.5s infinite both;
}
.goods_wrap .photo_wrap2 .deg {
  transform: rotate(-15deg);
}
.goods_wrap .photo_wrap2 .curve {
  animation: fuwa 5s 3s infinite both;
}
.goods_wrap .photo_wrap2 .curve img {
  transform: rotate(10deg);
}
.goods_wrap .photo_wrap2 .circle {
  animation: rotate 3s 1.5s infinite both;
}
.goods_wrap .photo_wrap2 .circle img {
  transform: rotate(10deg);
}
@media (max-width: 1200px) {
  .goods_wrap .photo_wrap2 {
    right: -3rem !important;
  }
}
@media (max-width: 767px) {
  .goods_wrap .photo_wrap2 {
    right: -6rem !important;
    top: 5.5rem !important;
  }
}
.goods_wrap .top_sub1 {
  top: 2rem !important;
  left: 50% !important;
  margin-left: 120px;
  width: 110px;
}
.goods_wrap .top_sub1 .an {
  opacity: 0;
  transform: translateY(25px) scale(0.7);
  transition: 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-delay: 1s;
}
.goods_wrap .top_sub1 .an.animated {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.goods_wrap .top_sub1 .an .move {
  animation: look 6s 5s infinite both;
}
.goods_wrap .top_sub1 .size {
  transform-origin: left top;
}
@media (max-width: 767px) {
  .goods_wrap .top_sub1 {
    margin-left: 10%;
    top: 1rem !important;
  }
}
.goods_wrap .top_sub2 {
  top: 6rem !important;
  left: auto !important;
  right: 50% !important;
  margin-right: 100px;
  width: 180px;
}
.goods_wrap .top_sub2 .an {
  opacity: 0;
  transform: translateY(25px) scale(0.7);
  transition: 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-delay: 1.3s;
}
.goods_wrap .top_sub2 .an.animated {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.goods_wrap .top_sub2 .an .move {
  animation: twice 5s 6s infinite both;
}
.goods_wrap .top_sub2 .size {
  transform-origin: right center;
}
@media (max-width: 767px) {
  .goods_wrap .top_sub2 {
    margin-right: 10%;
  }
}
@media (max-width: 1023px) {
  .goods_wrap .top_sub .size {
    transform: scale(0.8);
  }
}
@media (max-width: 767px) {
  .goods_wrap .top_sub .size {
    transform: scale(0.6);
  }
}
.goods_wrap .top_title_wrap {
  position: absolute;
  top: auto !important;
  left: 0;
  right: 0;
}
.goods_wrap .top_title {
  position: absolute;
  top: auto !important;
  left: 0;
  right: 0;
  transform: translateY(-270%);
  text-align: center;
}
.goods_wrap .top_title > * {
  display: inline-block;
  opacity: 0;
}
.goods_wrap .top_title > *.animated {
  animation: up_down 0.5s both;
  opacity: 1;
}
.goods_wrap .top_title li {
  margin: 0 18px;
}
.goods_wrap .top_title li img {
  height: 67px;
}
@media (max-width: 1023px) {
  .goods_wrap .top_title li {
    margin: 0 8px;
  }
  .goods_wrap .top_title li img {
    height: 35px;
  }
}
@media (max-width: 767px) {
  .goods_wrap .top_title li {
    margin: 0 5px;
  }
  .goods_wrap .top_title li img {
    height: 30px;
  }
}
@media (max-width: 1023px) {
  .goods_wrap .top_title {
    transform: translateY(-400%);
  }
}
@media (max-width: 767px) {
  .goods_wrap .top_title {
    transform: translateY(-350%);
  }
}
.goods_wrap .bg_ribbon {
  position: absolute;
  height: 100%;
  left: -50% !important;
  right: -50% !important;
  margin: 0 auto;
  z-index: -2;
  background: url(../img/bg_ribbon.png) no-repeat center 73%;
}
@media (max-width: 767px) {
  .goods_wrap .bg_ribbon {
    background-position: center 2%;
    background-image: url(../img/bg_ribbon_b.png);
  }
}
.goods_wrap .block1 {
  left: 7% !important;
  top: 55% !important;
}
.goods_wrap .block1 .around {
  transform: translate(-50vw, 20vw) scale(0.3);
  transition-delay: 2.5s;
}
.goods_wrap .block1 img {
  width: 105px;
  animation: fuwa 4s infinite both;
}
@media (max-width: 1200px) {
  .goods_wrap .block1 {
    left: 0 !important;
  }
}
@media (max-width: 767px) {
  .goods_wrap .block1 {
    left: 22% !important;
    top: 3.5rem !important;
  }
}
.goods_wrap .block2 {
  left: auto !important;
  right: 7% !important;
  top: 68% !important;
}
.goods_wrap .block2 .around {
  transform: translate(50vw, 20vw) scale(0.3);
  transition-delay: 3.5s;
}
.goods_wrap .block2 img {
  width: 124px;
  animation: fuwa 5s infinite both;
}
@media (max-width: 1200px) {
  .goods_wrap .block2 {
    right: 2% !important;
  }
}
@media (max-width: 767px) {
  .goods_wrap .block2 {
    right: -2rem !important;
    top: auto !important;
    margin-top: -50px;
  }
}
.index_search {
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
.index_search .search_panel {
  padding: 0;
}
.index_section {
  padding: 3rem 0;
}
.index_section_title .en img {
  max-height: 2.4rem;
}
.index_section_title .jp {
  display: inline;
  padding-bottom: 0.2em;
  background-image: linear-gradient(0deg, #FDED5A, #FDED5A 0.7em, transparent 0.7em, transparent);
  font-size: 1rem;
}
.index_new {
  position: relative;
  padding-bottom: 5rem;
  overflow: hidden;
}
.index_new:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  top: 50%;
  left: 20%;
  background: url(../img/bg02.jpg);
  z-index: -1;
}
.index_new_head {
  display: flex;
  align-items: center;
  padding: 0 0 1rem;
}
.index_new .index_section_title .en {
  margin-right: 1rem;
}
.index_new .more {
  margin-left: auto;
  font-weight: bold;
  color: inherit;
}
.index_new .more:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  padding-right: 0.3em;
  content: '\f105';
  font-size: 1.2em;
}
.index_new .more:after {
  content: '';
}
.index_new .more.arrow_down:before {
  content: '\f107';
}
.index_new_content:before,
.index_new_content:after {
  background-image: linear-gradient(90deg, #41493C, #41493C 65%, transparent 65%, transparent 100%);
  background-size: 7px 1px;
  background-repeat: repeat-x;
  display: block;
  content: '';
  height: 1px;
}
.index_new_box {
  margin: 1.5rem 0;
  padding: 3rem;
  background: #fff;
}
.index_new_box li {
  padding: 1.2rem 0;
  border-bottom: solid 1px #eee;
}
.index_new_box li:last-child {
  border-bottom: none;
}
.index_new_box li a {
  display: block;
  display: flex;
  width: 100%;
  color: inherit;
}
.index_new_box li .date {
  flex: 0 0 auto;
  width: 9em;
  font-size: 0.9em;
}
.index_new_box li .job_employmenttype_list {
  flex: 0 0 auto;
  min-width: 7em;
  margin: 0.2em 0;
  height: 22px;
}
@media (max-width: 767px) {
  .index_new {
    padding-bottom: 3rem;
  }
  .index_new_head {
    align-items: flex-end;
  }
  .index_new_head .index_section_title .en {
    margin-bottom: -0.5rem;
    display: block;
  }
  .index_new_box {
    padding: 2rem;
  }
  .index_new_box li a {
    flex-wrap: wrap;
  }
}
.index_about {
  padding-top: 6rem;
  padding-bottom: 0;
  overflow: hidden;
}
.index_about_content {
  position: relative;
}
.index_about_content:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  content: '';
  top: 0;
  left: -35%;
  background: url(../img/img01.jpg) no-repeat center / cover;
  z-index: -1;
}
.index_about .content_wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.index_about .index_section_title {
  direction: ltr;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  margin-left: 6rem;
}
.index_about .index_section_title .en {
  display: block;
  margin-top: -3rem;
  margin-left: 1rem;
}
.index_about .index_section_title .en img {
  max-height: none;
  max-width: 2.4rem;
}
.index_about .index_section_title .jp {
  display: inline-block;
  background-image: linear-gradient(90deg, #FDED5A, #FDED5A 0.7em, transparent 0.7em, transparent);
  padding-left: 0.1em;
  padding: 0;
  font-size: 0.8em;
}
.index_about .main {
  align-self: center;
  margin: 3.5rem 0;
  padding: 4rem;
  background: #fff;
}
.index_about .main .main_title {
  margin-left: 1.5em;
  font-weight: bold;
  font-size: 1.3em;
}
.index_about .main p {
  line-height: 2;
}
.index_about .goods {
  position: absolute;
  right: 0;
  top: 35%;
  z-index: -1;
}
.index_about .curve .around {
  transform: translate(50vw, -25vw) scale(0.3);
  transition: all 2.5s 0.5s;
}
.index_about .curve .size {
  transform-origin: right center;
}
.index_about .curve img {
  width: 303px;
  animation: yura 16s infinite both;
}
.index_about .reel_wrap {
  margin: 1.5rem 0 0 -1.5rem;
}
.index_about .reel_wrap .around {
  opacity: 1;
}
.index_about .reel_wrap .size {
  transform-origin: left center;
}
.index_about .reel_wrap .reel {
  display: inline-block;
}
.index_about .reel_wrap img {
  width: 56px;
}
.index_about .reel_wrap .reel1 img {
  animation: reflect 3s 2s infinite both;
}
.index_about .reel_wrap .reel2 img {
  animation: reflect 3s 2.5s infinite both;
}
.index_about .animated .reel_wrap {
  animation: trip 15s 0.3s steps(8, start) infinite both;
}
.index_about .scale {
  margin: 1.5rem 0 0 1rem;
}
.index_about .scale .around {
  transform: translate(50vw, 30vw) scale(0.3);
  transition: all 4s 1s;
}
.index_about .scale .size {
  transform-origin: center;
}
.index_about .scale img {
  width: 168px;
  animation: twice 5s 4s infinite both;
}
.index_about_bottom {
  padding: 8rem 0 6rem;
  text-align: center;
}
.index_about_name > * {
  display: inline-block;
  opacity: 0;
}
.index_about_name > *.animated {
  animation: up_down 0.5s both;
  opacity: 1;
}
.index_about_name li {
  margin: 0 5px;
}
.index_about_name li img {
  height: 45px;
}
@media (max-width: 1023px) {
  .index_about_name li {
    margin: 0 8px;
  }
  .index_about_name li img {
    height: 35px;
  }
}
@media (max-width: 767px) {
  .index_about_name li {
    margin: 0 5px;
  }
  .index_about_name li img {
    height: 30px;
  }
}
.index_about_name li:nth-child(5) {
  margin-right: 25px;
}

.index_about_name li:nth-child(10) {
  margin-right: 25px;
}

@media (min-width: 768px) {
  .index_about .main {
    direction: ltr;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    height: 25em;
  }
}
@media (max-width: 1200px) {
  .index_about .curve img {
    width: 250px;
  }
  .index_about .index_section_title {
    margin-right: 2rem;
    margin-left: 4rem;
  }
  .index_about .index_section_title .en {
    margin-left: 0.5rem;
  }
  .index_about .main {
    padding: 3.5rem 2rem;
  }
  .index_about .main .main_title {
    font-size: 1.2em;
  }
}
@media (max-width: 1023px) {
  .index_about .content_wrap {
    flex-direction: column;
  }
  .index_about .goods {
    position: relative;
    float: right;
    margin-top: -4rem;
    margin-bottom: -6rem;
  }
  .index_about .reel_wrap,
  .index_about .scale {
    margin-top: -2rem;
  }
  .index_about_bottom {
    clear: both;
  }
}
@media (max-width: 767px) {
  .index_about_content:before {
    left: -40%;
  }
  .index_about .main {
    padding: 2rem;
    font-size: 0.9em;
  }
  .index_about .main .main_title {
    margin-left: 0;
    margin-bottom: 1em;
  }
  .index_about .goods {
    margin-top: -5rem;
    margin-bottom: -5rem;
  }
  .index_about_bottom {
    padding: 5rem 0 2rem;
  }
  .index_about_name li {
    margin: 0 1vw;
  }
  .index_about_name li:nth-child(5) {
    margin-right: 3vw;
  }
  .index_about_name li img {
    height: 6vw;
  }
}
.index_page {
  padding-bottom: 0;
}
.index_page_items {
  display: flex;
}
.index_page_items li {
  background-image: linear-gradient(180deg, #41493C, #41493C 65%, transparent 65%, transparent 100%);
  background-size: 1px 7px;
  background-repeat: repeat-y;
  flex: 0 0 auto;
  display: flex;
  width: 50%;
  background-position: right top;
  transition-delay: 0.5s;
  overflow: hidden;
}
.index_page_items li:last-child {
  background: none;
}
.index_page_items li a {
  display: block;
  display: flex;
  width: 100%;
  flex-direction: column;
  color: inherit;
}
.index_page_items li a:hover {
  opacity: 1;
  transform: scale(1.05);
}
.index_page_items li a:hover .btn_round {
  background: #373737;
}
.index_page_items li a:hover .btn_round:after {
  transform: translateX(5px);
}
.index_page_items li .img_wrap {
  height: 320px;
  background-size: cover;
  background-position: center;
}
.index_page_items li .content_wrap {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem 10% 5rem;
}
.index_page_items li .index_section_title {
  margin: 0 0 1rem;
  text-align: center;
}
.index_page_items li .index_section_title .en {
  display: block;
}
.index_page_items li .txt {
  margin: 0 0 1.5rem;
  max-width: 100%;
  font-size: 0.95em;
}
.index_page_items li .btn_round {
  margin-top: auto;
}
@media (max-width: 767px) {
  .index_page_items {
    flex-direction: column;
  }
  .index_page_items li {
    width: auto;
    background: none;
  }
  .index_page_items li .img_wrap {
    height: 220px;
  }
}
.index_recruit {
  padding: 0;
  color: #fff;
  background: url(../img/bg03.jpg);
}
.index_recruit .content_wrap {
  display: flex;
  align-items: center;
  margin: 0 -1rem -2rem;
}
.index_recruit .content_wrap > * {
  padding: 0 1rem 2rem;
}
.index_recruit .img_wrap {
  flex: 0 0 auto;
  align-self: flex-end;
  margin: -3rem 0 0;
}
.index_recruit .img_wrap img {
  width: 190px;
}
.index_recruit .index_section_title {
  margin: 0 0 1.5rem;
}
.index_recruit .index_section_title .jp {
  background: none;
}
.index_recruit .txt_wrap_last {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.index_recruit .comment {
  display: flex;
  margin: 0 0 1.5rem;
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
}
.index_recruit .comment:before,
.index_recruit .comment:after {
  content: '';
  display: block;
  margin: 0 0.5em;
  width: 1px;
  background: #fff;
}
.index_recruit .comment:before {
  transform: rotate(-15deg);
}
.index_recruit .comment:after {
  transform: rotate(15deg);
}
@media (max-width: 1023px) {
  .index_recruit {
    padding-top: 3rem;
  }
  .index_recruit .content_wrap {
    flex-wrap: wrap;
    flex-direction: row-reverse;
  }
  .index_recruit .img_wrap {
    margin-top: 0.5rem;
    width: 40%;
    order: 1;
    text-align: center;
  }
  .index_recruit .txt_wrap_last {
    width: 60%;
  }
  .index_recruit .comment {
    font-size: 1em;
  }
  .index_recruit .txt_wrap_middle {
    padding: 0 10% 2rem;
  }
  .index_recruit .txt_wrap_last {
    align-self: flex-start;
  }
}
.job_employmenttype_list {
  display: block;
}
.job_employmenttype_list_item {
  display: inline-block;
  color: #fff;
  line-height: 24px;
  background: #41493C;
  border: none;
}
.lower-whatsnew .job_employmenttype_list_item {
  line-height: 22px;
}
.job_employmenttype_list_item:first-letter {
  color: #fff;
}
.job_ttl .job_link {
  color: inherit;
}
.btn.btn_secondary {
  background: #ff867b;
}
.btn.btn_secondary:before {
  border-color: #ff867b;
}
.lower-kyujin_l .job_ttl {
  margin-bottom: 1em;
}
.lower-kyujin_l .job_ttl a {
  display: inline;
  padding: 0 0 0.2em;
  background: url(../img/bg01.jpg) repeat-x left 0.75em;
}
.pager_next {
  margin-bottom: 1.5rem;
}
.lower-kyujin_l .job_occupations:after {
  background: #FDED5A;
}
.job_count_pager.contents_top {
  flex-wrap: wrap;
  margin-bottom: 0;
}
.job_count_pager.contents_top .page_navi {
  margin-left: auto;
}
.job_count_pager.contents_top .result_total {
  flex: 1 1 auto;
  margin: 0 0 1rem;
}
.lower-kyujin_l .job_occupations {
  z-index: 1;
}
.lower-whatsnew .job_ttl {
  display: inline;
  padding: 0 0 0.2em;
  background: url(../img/bg01.jpg) repeat-x left 0.75em;
}
.lower-whatsnew .job_list-type-b .job_outline {
  margin-top: 1em;
}
.outline_ttl {
  background: url(../img/bg01.jpg);
}
@media (max-width: 767px) {
  .outline_ttl {
    background: none;
  }
}
.outline_ttl:after {
  background: url(../img/bg01.jpg);
}
@media (max-width: 767px) {
}
.fixed_convertion {
  z-index: 1;
}
.back_btn a {
  display: flex;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em 2em;
  max-width: 100%;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  background: #373737;
  color: #5f5f5f;
  background: none;
  border-radius: 2.5em;
  border: 1px solid #999999;
}
@media (max-width: 480px) {
  .back_btn {
    text-align: center;
  }
}
.fit {
  object-fit: cover;
  font-family: 'object-fit: cover;';
  /*IE対策*/
}
.interview_l {
  background: url(../img/interview/bg_interview_list.png) repeat-y top center;
  background-size: cover;
}
@media (max-width: 1024px) {
  .interview_l {
    background: url(../img/interview/bg_interview_list_sp01.png) no-repeat top right, url(../img/interview/bg_interview_list_sp02.png) no-repeat center left, url(../img/interview/bg_interview_list_sp03.png) no-repeat bottom right;
    background-size: 15%, 20%, 30%;
  }
}
@media (max-width: 768px) {
  .interview_l {
    background-size: 20%, 40%, 40%;
  }
}
@media (max-width: 480px) {
  .interview_l {
    background: url(../img/interview/bg_interview_list_sp01.png) no-repeat top right, url(../img/interview/bg_interview_list_sp03.png) no-repeat bottom right;
    background-size: 30%, 60%;
  }
}
.interview_l .inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}
@media (max-width: 768px) {
  .interview_l .inner {
    padding: 60px 10px;
  }
}
@media (max-width: 550px) {
  .interview_l .inner {
    padding: 60px 20px;
  }
}
.interview_l .inner ul {
  display: flex;
  flex-wrap: wrap;
}
.interview_l .inner ul li {
  max-width: 30%;
  position: relative;
  margin: 0 1.4% 6%;
}
@media (max-width: 768px) {
  .interview_l .inner ul li {
    max-width: 45%;
    margin: 0 2.5% 6%;
    transition-delay: 0.3s;
  }
  .interview_l .inner ul li:nth-of-type(3n-2) {
    transition-delay: 0s;
  }
  .interview_l .inner ul li:nth-of-type(3n-1) {
    transition-delay: 0s;
  }
  .interview_l .inner ul li:nth-of-type(3n) {
    transition-delay: 0s;
  }
}
@media (max-width: 550px) {
  .interview_l .inner ul li {
    max-width: 100%;
    width: 100%;
    margin: 0 0 20%;
  }
}
.interview_l .inner ul li figure {
  display: block;
  padding: 7px;
  background: #FFF;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  width: 100%;
}
.interview_l .inner ul li figure img {
  max-width: 100%;
  width: 100%;
  height: 195px;
}
@media (max-width: 768px) {
  .interview_l .inner ul li figure {
    max-width: 300px;
    margin: 0 auto;
  }
}
.interview_l .inner ul li h3 {
  padding: 15px 0;
}
.interview_l .inner ul li h3 span {
  display: inline;
  padding-bottom: 0.2em;
  background-image: linear-gradient(0deg, #FDED5A, #FDED5A 0.7em, transparent 0.7em, transparent);
  font-size: 1.375rem;
  word-break: break-all;
}
.interview_l .inner ul li .ribbon {
  position: absolute;
  top: -5px;
  left: 10px;
  width: 74px;
  height: 69px;
  text-align: center;
  color: #FFF;
  font-size: 0.75rem;
  line-height: 1.5;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 2px;
  padding-bottom: 0.5em;
  letter-spacing: 0;
}
.interview_l .inner ul li .ribbon.red {
  background: url(../img/interview/img_ribbon_red.png) no-repeat;
}
.interview_l .inner ul li .ribbon.blue {
  background: url(../img/interview/img_ribbon_blue.png) no-repeat;
}
.interview_l .inner ul li .profile {
  padding: 20px 0;
  margin: 10px 0 30px;
  background: url(../img/interview/dot_border.png) repeat-x top, url(../img/interview/dot_border.png) repeat-x bottom;
}
.interview_l .inner ul li .profile .name {
  font-size: 1.25rem;
  font-weight: bold;
}
.interview_l .inner ul li .btn_area {
  margin-top: 20px;
  text-align: center;
}
.interview_d {
  overflow: hidden;
}
.interview_d .detail_profile {
  position: relative;
  margin: 40px 0 190px;
}
@media (max-width: 768px) {
  .interview_d .detail_profile {
    margin: 40px 0 100px;
  }
}
.interview_d .detail_profile_inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 20px;
}
@media (max-width: 1024px) {
  .interview_d .detail_profile_inner {
    justify-content: space-between;
  }
}
@media (max-width: 768px) {
  .interview_d .detail_profile_inner {
    flex-wrap: wrap;
    padding: 0;
  }
}
@media (max-width: 480px) {
  .interview_d .detail_profile_inner {
    width: 100%;
  }
}
.interview_d .detail_profile_inner:before {
  content: '';
  background: url(../img/interview/bg_parts01.png) no-repeat right bottom;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: -50px;
  width: 174px;
  height: 137px;
}
@media (max-width: 768px) {
  .interview_d .detail_profile_inner:before {
    opacity: 0.5;
    width: 100px;
    height: 79px;
    bottom: 10px;
  }
}
.interview_d .detail_profile_inner figure {
  max-width: 500px;
  display: block;
  padding: 7px;
  background: #FFF;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  width: 100%;
}
@media (max-width: 1024px) {
  .interview_d .detail_profile_inner figure {
    max-width: 350px;
  }
}
@media (max-width: 768px) {
  .interview_d .detail_profile_inner figure {
    margin: 0 auto;
  }
}
.interview_d .detail_profile_inner figure img {
  height: 330px;
  width: 100%;
}
@media (max-width: 1024px) {
  .interview_d .detail_profile_inner figure img {
    height: 100%;
  }
}
.interview_d .detail_profile_inner figure .ribbon {
  position: absolute;
  top: -7px;
  left: 10px;
  width: 105px;
  height: 97px;
  text-align: center;
  color: #FFF;
  line-height: 1.5;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 5px;
  padding-bottom: 0.5em;
  letter-spacing: 0;
}
@media (max-width: 1024px) {
  .interview_d .detail_profile_inner figure .ribbon {
    width: 74px;
    height: 69px;
    padding: 15px 0;
    font-size: 0.75rem;
  }
}
.interview_d .detail_profile_inner figure .ribbon.red {
  background: url(../img/interview/img_ribbon_red.png) no-repeat;
  background-size: cover;
}
.interview_d .detail_profile_inner figure .ribbon.blue {
  background: url(../img/interview/img_ribbon_blue.png) no-repeat;
  background-size: cover;
}
.interview_d .detail_profile_inner .profile_box {
  padding: 0 20px;
  flex: 1;
}
@media (max-width: 768px) {
  .interview_d .detail_profile_inner .profile_box {
    width: 100%;
    flex: auto;
  }
}
.interview_d .detail_profile_inner .profile_box h3 {
  padding: 10px 0 20px;
}
@media (max-width: 480px) {
  .interview_d .detail_profile_inner .profile_box h3 {
    padding: 10px 0 20px;
  }
}
.interview_d .detail_profile_inner .profile_box h3 span {
  display: inline;
  padding-bottom: 0.2em;
  background-image: linear-gradient(0deg, #FDED5A, #FDED5A 0.7em, transparent 0.7em, transparent);
  font-size: 1.87rem;
  word-break: break-all;
}
@media (max-width: 480px) {
  .interview_d .detail_profile_inner .profile_box h3 span {
    font-size: 1.5rem;
  }
}
.interview_d .detail_profile_inner .profile_box .profile {
  padding: 20px 0;
  margin: 10px 0 30px;
}
.interview_d .detail_profile_inner .profile_box .profile:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  top: auto;
  margin-top: -20px;
  background: url(../img/bg02.jpg);
  z-index: -1;
  height: 200px;
}
@media (max-width: 768px) {
  .interview_d .detail_profile_inner .profile_box .profile:before {
    background: none;
    position: static;
    height: auto;
  }
}
@media (max-width: 768px) {
  .interview_d .detail_profile_inner .profile_box .profile {
    background: url(../img/bg02.jpg);
    margin: 0 -20px;
    padding: 40px 20px;
  }
}
.interview_d .detail_profile_inner .profile_box .profile .name {
  font-size: 1.62rem;
  font-weight: bold;
}
@media (max-width: 480px) {
  .interview_d .detail_profile_inner .profile_box .profile .name {
    font-size: 1.125rem;
  }
}
.interview_d .detail_profile figure {
  align-self: flex-start;
}
.interview_d .detail_profile .profile_main {
  font-weight: bold;
}
.interview_d .detail_profile .profile_detail {
  padding: 1.5em 0 0;
  font-size: 0.9em;
}
.interview_d .content {
  position: relative;
  margin-bottom: 150px;
}
@media (max-width: 1024px) {
  .interview_d .content {
    padding: 0 10px;
  }
}
.interview_d .content:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  top: inherit;
  bottom: -15%;
  left: inherit;
  right: 20%;
  background: url(../img/bg02.jpg);
  z-index: -1;
  min-height: 100px;
  max-height: 250px;
  opacity: 0.5;
}
.interview_d .content:nth-child(2n):before {
  background: url(../img/bg03.jpg);
  opacity: 0.5;
  left: 20%;
  bottom: -15%;
}
.interview_d .content:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.interview_d .content:nth-of-type(3n-2):after {
  background: url(../img/interview/bg_parts02.png) no-repeat left top, url(../img/interview/bg_parts03.png) no-repeat right bottom;
  background-size: 15%, 7%;
  top: 40%;
  left: 0;
}
@media (max-width: 768px) {
  .interview_d .content:nth-of-type(3n-2):after {
    background-size: 20%, 20%;
    top: -74px;
    left: 0;
    width: 100%;
    height: 150%;
    bottom: 0;
  }
}
@media (max-width: 480px) {
  .interview_d .content:nth-of-type(3n-2):after {
    background-size: 25%, 25%;
  }
}
.interview_d .content:nth-of-type(3n-1):after {
  background: url(../img/interview/bg_parts04.png) no-repeat 3% top, url(../img/interview/bg_parts05.png) no-repeat right bottom;
  background-size: 7%, 15%;
  top: 20%;
  left: 0;
}
@media (max-width: 768px) {
  .interview_d .content:nth-of-type(3n-1):after {
    background-size: 15%, 30%;
    top: -74px;
    left: 0;
    width: 100%;
    height: 127%;
    bottom: 0;
  }
}
@media (max-width: 480px) {
  .interview_d .content:nth-of-type(3n-1):after {
    background-size: 20%, 35%;
  }
}
.interview_d .content:nth-of-type(3n):after {
  background: url(../img/interview/bg_parts06.png) no-repeat 3% top, url(../img/interview/bg_parts07.png) no-repeat right bottom;
  background-size: 10%, 5%;
  top: 130px;
  left: 0;
}
@media (max-width: 768px) {
  .interview_d .content:nth-of-type(3n):after {
    background-size: 15%, 10%;
    top: -74px;
    left: 0;
    width: 100%;
    height: 130%;
    bottom: 0;
  }
}
@media (max-width: 480px) {
  .interview_d .content:nth-of-type(3n):after {
    background-size: 20%, 15%;
  }
}
.interview_d .content_inner {
  max-width: 1000px;
  margin: 0 auto;
  background: #FFF;
  padding: 40px 50px;
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .interview_d .content_inner {
    flex-wrap: wrap;
    padding: 40px 20px;
  }
}
.interview_d .content_inner .balloon {
  font-size: 1.3rem;
  font-weight: bold;
  border-bottom: solid 1px #cccccc;
  padding: 0 0 20px;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
@media (max-width: 480px) {
  .interview_d .content_inner .balloon {
    font-size: 1.125rem;
  }
}
.interview_d .content_inner .balloon:before {
  content: '';
  position: absolute;
  top: 100%;
  left: 3%;
  border: 12px solid transparent;
  border-top: 12px solid #cccccc;
}
.interview_d .content_inner .balloon:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 3%;
  border: 12px solid transparent;
  border-top: 12px solid #fff;
  margin-top: -2px;
}
.interview_d .content_inner .balloon .icon_q {
  position: relative;
  margin-left: 40px;
  text-indent: -40px;
}
.interview_d .content_inner .balloon .icon_q:before {
  content: 'Q';
  color: #FFF;
  background: #ff8874;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  font-weight: normal;
  font-size: 1.125rem;
  display: inline-block;
  text-indent: 0em;
  margin-right: 10px;
  line-height: 30px;
}
.interview_d .content_inner dl {
  flex: 1;
}
@media (max-width: 1024px) {
  .interview_d .content_inner dl {
    flex: auto;
  }
}
.interview_d .content_inner dd {
  margin-left: 40px;
  text-indent: -40px;
}
.interview_d .content_inner dd:before {
  content: 'A';
  color: #FFF;
  background: #7eccce;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 1.125rem;
  display: inline-block;
  text-indent: 0em;
  margin-right: 10px;
}
.interview_d .content_inner .img_box {
  margin-left: 20px;
  max-width: 370px;
  width: 100%;
  align-self: flex-start;
}
@media (max-width: 1024px) {
  .interview_d .content_inner .img_box {
    margin: 20px auto;
  }
}
@media (max-width: 480px) {
  .interview_d .content_inner .img_box {
    max-width: 100%;
  }
}
.interview_d .content_inner .img_box figure {
  display: block;
}
@media (max-width: 480px) {
  .interview_d .content_inner .img_box figure {
    max-width: 100%;
  }
}
.interview_d .content_inner .img_box figure img {
  width: 100%;
  height: 320px;
}
.interview_d .content.message {
  margin-bottom: 20px;
}
.interview_d .content.message .content_inner {
  display: block;
}
.interview_d .content.message:before {
  background: url(../img/bg_ribbon.png) no-repeat center center;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-size: cover;
  opacity: 1;
  min-height: 100%;
  max-height: 100%;
}
.interview_d .content.message:after {
  content: ;
  background: none;
}
.interview_d .content.message .balloon {
  text-align: center;
}
.interview_d .content.message .balloon:before {
  top: 100%;
  left: 50%;
}
.interview_d .content.message .balloon:after {
  top: 100%;
  left: 50%;
}
.interview_d .content.message .message_box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .interview_d .content.message .message_box {
    flex-wrap: wrap;
  }
}
.interview_d .content.message .message_box figure {
  max-width: 370px;
  display: block;
  width: 100%;
  margin: 0 20px 0 0;
}
@media (max-width: 1024px) {
  .interview_d .content.message .message_box figure {
    margin: 0 auto 20px;
  }
}
.interview_d .content.message .message_box figure img {
  width: 100%;
}
.interview_d .content.message .message_box .text {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 1024px) {
  .interview_d .content.message .message_box .text {
    max-width: 100%;
  }
}
.interview_d .interview_date {
  max-width: 1000px;
  margin: 0 auto;
  text-align: right;
  font-size: 0.75rem;
}
@media (max-width: 1024px) {
  .interview_d .interview_date {
    padding: 0 10px;
  }
}
.work_src {
  background: url(../img/bg03.jpg);
  margin: 120px 0 80px;
}
@media (max-width: 480px) {
  .work_src {
    margin: 80px 0;
  }
}
.work_src_inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 40px 20px;
  position: relative;
}
.work_src_inner:before {
  position: absolute;
  left: 0;
  top: -20px;
  background: url(../img/interview/img_worksrc01.png) no-repeat left top, url(../img/interview/img_worksrc03.png) no-repeat 12% bottom;
  background-size: 15%, 10%;
  width: 100%;
  height: 300px;
  pointer-events: none;
}
@media (max-width: 480px) {
  .work_src_inner:before {
    background: url(../img/interview/img_worksrc01.png) no-repeat left top, url(../img/interview/img_worksrc03.png) no-repeat 12% bottom;
    background-size: 20%, 25%;
  }
}
.work_src_inner:after {
  position: absolute;
  right: 0;
  top: 40px;
  background: url(../img/interview/img_worksrc02.png) no-repeat right center;
  background-size: 18%;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media (max-width: 768px) {
  .work_src_inner:after {
    top: 10px;
    background: url(../img/interview/img_worksrc02.png) no-repeat right top;
    background-size: 18%;
  }
}
.work_src_inner .comment {
  display: flex;
  justify-content: center;
  margin: 0 0 20px;
  text-align: center;
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1.8;
  color: #FFF;
}
@media (max-width: 480px) {
  .work_src_inner .comment {
    font-size: 1.125rem;
  }
}
.work_src_inner .comment:before,
.work_src_inner .comment:after {
  content: '';
  display: block;
  margin: 0 1.5em;
  width: 1px;
  background: #fff;
}
@media (max-width: 480px) {
  .work_src_inner .comment:before,
  .work_src_inner .comment:after {
    margin: 0 0.7em;
  }
}
.work_src_inner .comment:before {
  transform: rotate(-15deg);
}
.work_src_inner .comment:after {
  transform: rotate(15deg);
}
.work_src_inner .btn_round_w {
  font-size: 1.375rem;
}
@media (max-width: 480px) {
  .work_src_inner .btn_round_w {
    font-size: 1.125rem;
  }
}
.registration_wrap {
  overflow: hidden;
  perspective: 100px;
}
.registration_wrap .registration_tit {
  position: relative;
  text-align: center;
  padding: 40px 0;
  transition-delay: 0.2s;
}
@media (max-width: 768px) {
  .registration_wrap .registration_tit {
    padding: 20px;
  }
}
.registration_wrap .registration_tit:before,
.registration_wrap .registration_tit:after {
  content: '';
  position: absolute;
  max-width: 295px;
  max-height: 133px;
  width: 100%;
  height: 100%;
  background: url(../img/registration/img_garland.png) no-repeat;
  background-size: cover;
  z-index: -1;
}
@media (max-width: 1024px) {
  .registration_wrap .registration_tit:before,
  .registration_wrap .registration_tit:after {
    max-width: 200px;
    max-height: 90px;
  }
}
@media (max-width: 480px) {
  .registration_wrap .registration_tit:before,
  .registration_wrap .registration_tit:after {
    max-width: 100px;
    max-height: 45px;
  }
}
.registration_wrap .registration_tit:before {
  left: 0;
  top: 10px;
  transform: rotate3d(0, 1, 0, 180deg);
}
.registration_wrap .registration_tit:after {
  right: 0;
  top: 10px;
}
.registration_wrap .registration_tit .en {
  display: block;
  width: 110px;
  margin: 0 auto;
  font-family: 'Dancing Script', cursive;
  font-size: 22px;
}
.registration_wrap .registration_tit .ja {
  display: inline;
  padding-bottom: 0.2em;
  background-image: linear-gradient(0deg, #FDED5A, #FDED5A 0.7em, transparent 0.7em, transparent);
  margin: 0 auto;
  font-size: 2.25rem;
  margin: 0;
}
@media (max-width: 768px) {
  .registration_wrap .registration_tit .ja {
    font-size: 1.625rem;
  }
}
.registration_wrap .sentence {
  max-width: 1000px;
  margin: 0 auto 60px;
  line-height: 2;
  transition-delay: 0.3s;
}
@media (max-width: 1024px) {
  .registration_wrap .sentence {
    padding: 0 20px;
  }
}
.registration_wrap .supporter_about {
  background: url(../img/bg02.jpg);
  padding: 40px 0;
}
@media (max-width: 1024px) {
  .registration_wrap .supporter_about {
    padding: 40px 20px;
  }
}
.registration_wrap .supporter_about .inner {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .registration_wrap .supporter_about .inner {
    flex-wrap: wrap;
  }
}
.registration_wrap .supporter_about .inner .text_box {
  max-width: 550px;
  transition-delay: 0.3s;
}
.registration_wrap .supporter_about .inner .text_box h4 {
  background: url(../img/registration/bg_prickle.png) no-repeat bottom;
  text-align: center;
  max-width: 486px;
  height: 70px;
  width: 100%;
  background-size: contain;
  margin: 0 auto 30px 10px;
}
.registration_wrap .supporter_about .inner .text_box h4 span {
  display: inline;
  padding-bottom: 0.2em;
  background-image: linear-gradient(0deg, #FDED5A, #FDED5A 0.7em, transparent 0.7em, transparent);
  font-size: 1.625rem;
  margin: 0 0 0 -10%;
}
@media (max-width: 768px) {
  .registration_wrap .supporter_about .inner .text_box h4 span {
    font-size: 1.25rem;
  }
}
.registration_wrap .supporter_about .inner .img_box {
  max-width: 430px;
  padding: 7px;
  background: #FFF;
  transform: rotate(5deg);
  margin: 0 0 0 20px;
  height: 100%;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  width: 100%;
  text-align: center;
  transition-delay: 0.6s;
}
@media screen and (max-width: 600px) {
  .registration_wrap .supporter_about .inner .img_box {
    margin: 40px 0 0 0;
  }
}
.registration_wrap .supporter_about .inner .img_box img {
  max-height: 300px;
}
.registration_wrap .guide_wrap {
  margin: 0 auto;
  padding: 40px 0 80px;
  position: relative;
}
@media (max-width: 1024px) {
  .registration_wrap .guide_wrap {
    padding: 40px 20px 80px;
  }
}
.registration_wrap .guide_wrap:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: '';
  top: inherit;
  bottom: -15%;
  left: 33%;
  background: url(../img/bg03.jpg);
  z-index: -1;
  min-height: 100px;
  max-height: 500px;
  opacity: 0.5;
}
.registration_wrap .guide_wrap .guide_sentence {
  padding: 40px 0;
  background: url(../img/registration/hr_boder.png) no-repeat top, url(../img/registration/hr_balloon.png) no-repeat bottom;
  position: relative;
  max-width: 800px;
  margin: 70px auto 60px;
  text-align: center;
  font-size: 1.125rem;
  transition-delay: 0.5s;
}
@media (max-width: 480px) {
  .registration_wrap .guide_wrap .guide_sentence {
    font-size: 1rem;
  }
}
.registration_wrap .guide_wrap .guide_sentence:before {
  content: '';
  position: absolute;
  bottom: -11%;
  right: -18%;
  background: url(../img/registration/img_supporter02.png) no-repeat;
  background-size: cover;
  max-width: 193px;
  max-height: 178px;
  width: 100%;
  height: 100%;
  transition-delay: 0.9s;
}
@media (max-width: 1024px) {
  .registration_wrap .guide_wrap .guide_sentence:before {
    right: 0;
    max-width: 108px;
    max-height: 98px;
    bottom: -65px;
  }
}
@media (max-width: 768px) {
  .registration_wrap .guide_wrap .guide_sentence:before {
    max-width: 108px;
    max-height: 98px;
    bottom: -65px;
  }
}
.registration_wrap .guide_wrap .guide_sentence:after {
  content: '';
  position: absolute;
  top: -40%;
  left: -12%;
  background: url(../img/registration/img_supporter03.png) no-repeat;
  background-size: cover;
  max-width: 189px;
  max-height: 185px;
  width: 100%;
  height: 100%;
  transition-delay: 0.7s;
}
@media (max-width: 1024px) {
  .registration_wrap .guide_wrap .guide_sentence:after {
    max-width: 100px;
    max-height: 98px;
    top: -65px;
    left: -10px;
  }
}
@media (max-width: 768px) {
  .registration_wrap .guide_wrap .guide_sentence:after {
    max-width: 100px;
    max-height: 98px;
    top: -65px;
    left: -10px;
  }
}
.registration_wrap .guide_wrap .guide_sentence h4 em {
  display: inline;
  padding-bottom: 0.2em;
  background-image: linear-gradient(0deg, #FDED5A, #FDED5A 0.7em, transparent 0.7em, transparent);
  padding-bottom: 0;
  background-image: linear-gradient(0deg, #FDED59, #fded5a 0.2em, transparent 0.2em, transparent);
  color: #e57a6c;
  font-weight: bold;
  font-size: 1.375rem;
}
@media (max-width: 480px) {
  .registration_wrap .guide_wrap .guide_sentence h4 em {
    font-size: 1.125rem;
  }
}
@media (max-width: 480px) {
  .registration_wrap .guide_wrap .guide_sentence h4 span {
    display: block;
  }
}
.registration_wrap .guide_wrap .inner {
  background: #FFF;
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 40px 60px;
  transition-delay: 0.7s;
}
@media (max-width: 480px) {
  .registration_wrap .guide_wrap .inner {
    padding: 20px 20px 40px;
  }
}
.registration_wrap .guide_wrap .inner .tit {
  text-align: center;
  margin: 0 auto 40px;
}
@media (max-width: 480px) {
  .registration_wrap .guide_wrap .inner .tit {
    margin: 0 auto 20px;
  }
}
.registration_wrap .guide_wrap .inner .tit span {
  display: inline;
  padding-bottom: 0.2em;
  background-image: linear-gradient(0deg, #FDED5A, #FDED5A 0.7em, transparent 0.7em, transparent);
  font-size: 1.5rem;
}
@media (max-width: 480px) {
  .registration_wrap .guide_wrap .inner .tit span {
    font-size: 1.125rem;
  }
}
.registration_wrap .guide_wrap .inner dl {
  border-top: 1px solid #CCC;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .registration_wrap .guide_wrap .inner dl {
    padding: 15px 0 0;
  }
}
.registration_wrap .guide_wrap .inner dl dt,
.registration_wrap .guide_wrap .inner dl dd {
  padding: 10px 0;
  border-bottom: 1px solid #CCC;
  padding: 10px;
}
.registration_wrap .guide_wrap .inner dl dt {
  font-weight: bold;
  width: 20%;
}
@media (max-width: 768px) {
  .registration_wrap .guide_wrap .inner dl dt {
    padding: 0;
    width: 100%;
    border-bottom: none;
  }
}
.registration_wrap .guide_wrap .inner dl dd {
  width: 80%;
}
@media (max-width: 768px) {
  .registration_wrap .guide_wrap .inner dl dd {
    padding: 5px 0 15px;
    margin-bottom: 15px;
    width: 100%;
  }
}
.work_l_wrap {
  overflow: hidden;
  padding: 40px 0 80px;
}
@media (max-width: 1024px) {
  .work_l_wrap {
    padding: 0 0 70px;
  }
}
.work_l_wrap .list {
  padding: 60px 0 80px;
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .work_l_wrap .list {
    padding: 60px 20px 40px;
  }
}
@media (max-width: 768px) {
  .work_l_wrap .list {
    margin-bottom: 40px;
  }
}
.work_l_wrap .list:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.work_l_wrap .list:nth-of-type(3n-2):after {
  background: url(../img/interview/bg_parts02.png) no-repeat left top, url(../img/interview/bg_parts03.png) no-repeat right bottom;
  background-size: 15%, 7%;
  top: 40%;
  left: 0;
}
@media (max-width: 768px) {
  .work_l_wrap .list:nth-of-type(3n-2):after {
    background-size: 20%, 15%;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    bottom: 0;
  }
}
@media (max-width: 480px) {
  .work_l_wrap .list:nth-of-type(3n-2):after {
    background-size: 25%, 25%;
  }
}
.work_l_wrap .list:nth-of-type(3n-1):after {
  background: url(../img/interview/bg_parts04.png) no-repeat 3% top, url(../img/interview/bg_parts05.png) no-repeat right bottom;
  background-size: 7%, 15%;
  top: 20%;
  left: 0;
}
@media (max-width: 768px) {
  .work_l_wrap .list:nth-of-type(3n-1):after {
    background-size: 15%, 30%;
    top: 0;
    left: 0;
    width: 100%;
    height: 127%;
    bottom: 0;
    transition-delay: 0.4s;
  }
}
@media (max-width: 480px) {
  .work_l_wrap .list:nth-of-type(3n-1):after {
    background-size: 20%, 35%;
  }
}
.work_l_wrap .list:nth-child(3n):after {
  background: url(../img/interview/bg_parts06.png) no-repeat 3% top, url(../img/interview/bg_parts07.png) no-repeat right bottom;
  background-size: 10%, 5%;
  top: 30%;
  left: 0;
}
@media (max-width: 768px) {
  .work_l_wrap .list:nth-child(3n):after {
    background-size: 15%, 10%;
    top: -74px;
    left: 0;
    width: 100%;
    height: 130%;
    bottom: 0;
  }
}
@media (max-width: 480px) {
  .work_l_wrap .list:nth-child(3n):after {
    background-size: 20%, 15%;
  }
}
.work_l_wrap .list .inner {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 768px) {
  .work_l_wrap .list .inner {
    flex-wrap: wrap;
  }
}
.work_l_wrap .list .inner .img_area {
  background: #FFF;
  margin: 0 40px 0 0;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .work_l_wrap .list .inner .img_area {
    margin: 0 auto;
  }
}
.work_l_wrap .list .inner .img_box {
  width: 450px;
  margin: 7px;
  height: 100%;
  text-align: center;
  flex: 0 0 auto;
  position: relative;
}
@media (max-width: 1024px) {
  .work_l_wrap .list .inner .img_box {
    width: 350px;
  }
}
@media (max-width: 768px) {
  .work_l_wrap .list .inner .img_box {
    flex: auto;
  }
}
@media (max-width: 480px) {
  .work_l_wrap .list .inner .img_box {
    width: 300px;
  }
}
.work_l_wrap .list .inner .img_box:before {
  content: "";
  display: block;
  padding-top: 68%;
}
.work_l_wrap .list .inner .img_box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.work_l_wrap .list .inner dl {
  flex: 1;
  max-width: 100%;
}
@media (max-width: 768px) {
  .work_l_wrap .list .inner dl {
    flex: auto;
    margin-top: 20px;
  }
}
.work_l_wrap .list .inner dl dt {
  display: inline;
  padding-bottom: 0.2em;
  background-image: linear-gradient(0deg, #FDED5A, #FDED5A 0.7em, transparent 0.7em, transparent);
  font-weight: bold;
  font-size: 1.75rem;
}
.work_l_wrap .list .inner dl dd p {
  padding: 20px 0 0;
}
.work_l_wrap .list .inner dl dd p:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  content: '';
  top: auto;
  left: 20%;
  margin-top: 10px;
  background: url(../img/bg03.jpg);
  z-index: -1;
  min-height: 100px;
  max-height: 200px;
  opacity: 0.5;
}
@media (max-width: 768px) {
  .work_l_wrap .list .inner dl dd p:after {
    top: 30%;
    bottom: inherit;
    max-height: 400px;
    opacity: 0.3;
  }
}
.work_l_wrap .list .inner dl dd .btn_round {
  margin-top: 30px;
}
.work_l_wrap .list:nth-child(2n) .inner {
  flex-flow: row-reverse;
}
@media (max-width: 768px) {
  .work_l_wrap .list:nth-child(2n) .inner {
    flex-wrap: wrap;
  }
}
.work_l_wrap .list:nth-child(2n) .inner dl dd p:after {
  left: inherit;
  right: 20%;
  background: url(../img/bg02.jpg);
}
.work_l_wrap .list:nth-child(2n) .img_area {
  margin: 0 0 0 40px;
}
@media (max-width: 768px) {
  .work_l_wrap .list:nth-child(2n) .img_area {
    margin: 0 auto;
  }
}
@media (max-width: 1024px) {
  .work_l_wrap .list:nth-child(2n) .img_box {
    width: 350px;
  }
}
@media (max-width: 768px) {
}
.work_d_wrap {
  margin-bottom: 40px;
}
.work_d_wrap .tit {
  margin: 0 auto 40px;
  max-width: 450px;
  width: 100%;
  text-align: center;
  padding: 40px 0;
  position: relative;
}
@media (max-width: 1024px) {
  .work_d_wrap .tit {
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .work_d_wrap .tit {
    max-width: 60%;
    padding: 20px 0;
    margin: 0 auto 20px;
  }
}
@media (max-width: 480px) {
  .work_d_wrap .tit {
    max-width: 90%;
  }
}
.work_d_wrap .tit:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: -60px;
  margin: auto;
  background: url(../img/registration/bg_prickle.png) no-repeat bottom;
  max-width: 100%;
  width: 100%;
  background-size: contain;
  pointer-events: none;
}
@media (max-width: 768px) {
  .work_d_wrap .tit:before {
    right: -40px;
  }
}
@media (max-width: 480px) {
  .work_d_wrap .tit:before {
    right: -30px;
  }
}
.work_d_wrap .tit .en {
  text-align: center;
  display: block;
  font-family: 'Dancing Script', cursive;
  font-size: 22px;
  margin-bottom: -10px;
}
.work_d_wrap .tit .jp {
  display: inline;
  padding-bottom: 0.2em;
  background-image: linear-gradient(0deg, #FDED5A, #FDED5A 0.7em, transparent 0.7em, transparent);
  text-align: center;
  font-size: 2.25rem;
}
@media (max-width: 768px) {
  .work_d_wrap .tit .jp {
    font-size: 1.625rem;
  }
}
.work_d_wrap .content {
  padding: 40px 0 80px 0 ;
  overflow: hidden;
}
.work_d_wrap .content_inner {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 768px) {
  .work_d_wrap .content_inner {
    flex-wrap: wrap;
  }
}
.work_d_wrap .content_inner:after {
  content: '';
  position: absolute;
}
.work_d_wrap .content_inner .text_box {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 40%;
  position: relative;
  transition-delay: 0.3s;
}
@media (max-width: 768px) {
  .work_d_wrap .content_inner .text_box {
    flex-grow: inherit;
    flex-shrink: inherit;
    flex-basis: inherit;
  }
}
.work_d_wrap .content_inner .text_box:before {
  content: '';
  background: url(../img/bg03.jpg);
  opacity: 0.5;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.work_d_wrap .content_inner .text_box_inner {
  padding: 40px 60px;
}
.work_d_wrap .content_inner .text_box_inner .title {
  margin: 0 0 0.7em;
  font-size: 1.35em;
}
@media (max-width: 768px) {
  .work_d_wrap .content_inner .text_box_inner {
    padding: 40px;
  }
}
@media (max-width: 480px) {
  .work_d_wrap .content_inner .text_box_inner {
    padding: 40px 40px 60px 40px;
  }
}
.work_d_wrap .content_inner .img_area {
  background: #FFF;
  margin: 50px 0 0 -40px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .work_d_wrap .content_inner .img_area {
    margin: -20px auto 0 auto;
  }
}
.work_d_wrap .content_inner .img_box {
  width: 386px;
  margin: 7px;
  height: 100%;
  text-align: center;
  transition-delay: 0.5s;
  position: relative;
}
@media (max-width: 768px) {
  .work_d_wrap .content_inner .img_box {
    margin: 7px;
  }
}
@media (max-width: 480px) {
  .work_d_wrap .content_inner .img_box {
    width: 300px;
  }
}
.work_d_wrap .content_inner .img_box:before {
  content: "";
  display: block;
  padding-top: 71%;
}
.work_d_wrap .content_inner .img_box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.work_d_wrap .content:nth-of-type(2n) .content_inner {
  flex-flow: row-reverse;
}
@media (max-width: 768px) {
  .work_d_wrap .content:nth-of-type(2n) .content_inner {
    flex-flow: wrap;
  }
}
.work_d_wrap .content:nth-of-type(2n) .content_inner .text_box:before {
  content: '';
  background: url(../img/bg02.jpg);
  opacity: 0.5;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
}
.work_d_wrap .content:nth-of-type(2n) .content_inner .img_area {
  margin: 50px -40px 0 0;
}
@media (max-width: 768px) {
}
@media (max-width: 768px) {
  .work_d_wrap .content:nth-of-type(2n) .content_inner .img_area {
    margin: -20px auto 0;
  }
}
@media (max-width: 768px) {
  .work_d_wrap .content:nth-of-type(2n) .content_inner .img_area img_box {
    width: 300px;
  }
}
.work_d_wrap .content:nth-of-type(2n+1) .content_inner:after {
  left: -120px;
}
@media (max-width: 1024px) {
  .work_d_wrap .content:nth-of-type(2n+1) .content_inner:after {
    left: 0;
  }
}
.work_d_wrap .content:nth-of-type(2n) .content_inner:after {
  right: -150px;
}
@media (max-width: 1024px) {
  .work_d_wrap .content:nth-of-type(2n) .content_inner:after {
    right: 0;
  }
}
.work_d_wrap .content:nth-of-type(3n-2) .content_inner:after {
  background: url(../img/work/bg_parts01.png);
  background-size: cover;
  width: 151px;
  height: 183px;
  bottom: -50px;
}
@media (max-width: 1024px) {
  .work_d_wrap .content:nth-of-type(3n-2) .content_inner:after {
    bottom: -90px;
    width: 100px;
    height: 121px;
  }
}
@media (max-width: 480px) {
  .work_d_wrap .content:nth-of-type(3n-2) .content_inner:after {
    z-index: -1;
  }
}
.work_d_wrap .content:nth-of-type(3n-1) .content_inner:after {
  background: url(../img/work/bg_parts02.png);
  background-size: cover;
  width: 150px;
  height: 206px;
  bottom: -50px;
}
@media (max-width: 1024px) {
  .work_d_wrap .content:nth-of-type(3n-1) .content_inner:after {
    bottom: -100px;
    width: 100px;
    height: 137px;
  }
}
@media (max-width: 480px) {
  .work_d_wrap .content:nth-of-type(3n-1) .content_inner:after {
    z-index: -1;
  }
}
.work_d_wrap .content:nth-of-type(3n) .content_inner:after {
  background: url(../img/work/bg_parts03.png);
  background-size: cover;
  width: 122px;
  height: 126px;
  bottom: -50px;
}
@media (max-width: 1024px) {
  .work_d_wrap .content:nth-of-type(3n) .content_inner:after {
    bottom: -80px;
    width: 100px;
    height: 103px;
  }
}
@media (max-width: 480px) {
  .work_d_wrap .content:nth-of-type(3n) .content_inner:after {
    z-index: -1;
  }
}
.fade_in {
  opacity: 0;
}
.fade_in.acted {
  opacity: 1;
  transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
}
.footer_ga {
  display: block;
  font-size: 12px;
  padding: 5px 10px;
  text-align: center;
}
.footer_ga .ga-pdf {
  color: #373737;
  opacity: 0.6;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .footer_ga .ga-pdf:hover {
    opacity: 0.7;
  }
}
#work_l main,
.work_l_wrap {
  overflow: visible;
}
