/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/
/*style.css_*/
/* サンクスページ */
.thanks_section {
  width: 100%;
  height: auto;
  margin: 0px auto 60px;
}
.thanks_superbox {
  width: 100%;
  height: auto;
  margin: 0px auto;
  padding: 100px 0px;
  background-size: cover;
  background-position: center top;
}

.thanks_message {
  width: 100%;
  height: auto;
  text-align: center;
  color: #0e5282;
  text-align: center;
  line-height: 30px;
  margin: 60px auto;
  z-index: 4;
}

.top_thanks_btn {
  width: auto;
  margin: 64px auto 0px;
}
@media screen and (max-width: 1100px) {
  .top_thanks_btn {
    width: auto;
    margin: 64px auto 0px;
  }
}
#header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100px;
  background-color: #ffffff;
  z-index: 44;
}

.header_dummy {
  width: 100%;
  height: 120px;
  background-color: #ffffff;
  z-index: 1;
}

.header_inner {
  width: 100%;
  max-width: 1300px;
  margin: 0px auto;
  padding: 10px;
}

.logo_header {
  float: left;
  width: 380px;
  height: auto;
  margin-right: 20px;
}

.gnavi_item {
  float: left;
  width: auto;
  padding: 20px 10px;
}

.tel_header {
  float: right;
  width: 240px;
  height: auto;
  margin-top: 3px;
}

.menu_sp_superbox {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0%;
  background-color: #f7f6f1;
  z-index: 41;
  overflow: hidden;
}

/** ul ============================================= **/

.ul_titlebox {
  width: 100%;
  /** height : auto ; **/
  height: 320px;
  z-index: 1;
}

.ul_title_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}

.ul_mask_head {
  position: absolute;
  top: -2px;
  left: 0px;
  width: 100%;
  height: auto;
  z-index: 4;
}

.ul_titletext {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 5;
}

.pnkz {
  width: 100%;
  max-width: 1240px;
  height: 40px;
  line-height: 40px;
  padding: 0px 20px;
  font-size: 14px;
}
.pnkz a span {
  text-decoration: underline;
}

.pnkz span {
  margin-right: 6px;
}

.ul_mask_head {
  position: absolute;
  top: -2px;
  left: 0px;
  width: 100%;
  height: auto;
  z-index: 2;
}
.ul_mask_foot {
  position: absolute;
  bottom: -4px;
  left: 0px;
  width: 100%;
  height: auto;
  z-index: 2;
}
.recruit-line-footer {
  position: relative;
  width: calc(100% + 9px);
  max-width: unset;
  height: auto;
  margin-top: -2.4vw;
  margin-left: -4.5px;
  z-index: 1;
}

#footer_contact {
  width: 100%;
  height: auto;
  padding: 140px 0px 120px;
  background-image: url("../images/common/back_contact.jpg");
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  z-index: 8;
}

.footer_contact_inner {
  width: 100%;
  max-width: 1080px;
  padding: 0px 40px;
  margin: 0px auto;
}

.footer_contact_story {
  float: left;
  width: 330px;
  height: auto;
}

.title_footer_contact {
  width: 294px;
  margin-bottom: 24px;
}

.footer_contact_tel {
  float: left;
  width: 280px;
  margin-left: 70px;
}
.footer_contact_mail {
  float: left;
  width: 280px;
  margin-left: 26px;
}

#footer {
  width: 100%;
  height: auto;
  padding: 60px 0px 10px;
  background-color: #f7f6f1;
  z-index: 41;
}

.footer_inner {
  width: 1080px;
  padding: 0px 40px;
  margin: 0px auto;
}

.footer_find_superbox {
  float: left;
  width: 470px;
}

.footer_link_superbox {
  float: left;
  width: 200px;
  margin-left: 40px;
  font-size: 14px;
}

.footer_find_title {
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;
}

.footer_find_item {
  width: 224px;
  height: 74px;
  background-color: #ffffff;
  border-radius: 16px;
  margin-bottom: 16px;
  overflow: hidden;
}

.footer_find_item_wrap {
  width: 224px;
  height: 74px;
  font-size: 14px;
  font-weight: 700;
  line-height: 23px;
  padding: 0px 30px 0px 90px;
}

.footer_find_icon {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 64px;
  transform: translateY(-50%);
}

.footer_find_arrow {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  transform: translate(0%, -50%);
}

.footer_find_item_story {
  display: table-cell;
  width: 104px;
  height: 74px;
  vertical-align: middle;
}

.footer_link_arrow {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 10px;
  transform: translate(0%, -50%);
}

.footer_link_item {
  padding-left: 20px;
  font-size: 14px;
  margin-bottom: 12px;
}

.footer_logo {
  width: 240px;
  height: auto;
  margin: 60px auto 10px;
}
.footer_logo.rec {
  margin: 16px auto 16px;
}

.footer_copy {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: #575237;
  text-align: center;
  font-size: 11px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.5);
}

.float_contact {
  position: fixed;
  top: 150px;
  right: 0px;
  width: 74px;
  z-index: 45;
}
.float_recruit {
  position: fixed;
  top: 350px;
  right: 0px;
  width: 74px;
  z-index: 42;
}

/** recruit ====================================================== **/

#rec_header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 120px;
  background-color: #ffffff;
  z-index: 44;
}
.rec_header_dummy {
  width: 100%;
  height: 120px;
  z-index: 1;
}

.rec_header_belt {
  width: 100%;
  height: 12px;
  background-image: url("../images/recruit/recruit_back_mainimage.jpg");
  background-size: cover;
  background-position: center center;
}

.rec_header_inner {
  width: 100%;
  max-width: 957px;
  margin: 30px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.rec_logo_header {
  float: left;
  width: 380px;
}

.rec_gnavi_item {
  float: left;
  width: auto;
}

.rec_gnavi_entry {
  float: right;
  width: 128px;
  margin: 30px 0px 0px;
}

.rec_gnavi_item img,
.rec_gnavi_entry img {
  width: 100%;
}

.rec_ul_superbox {
  width: 100%;
  padding: 110px 0px;
}

.rec_ul_title {
  width: auto;
  height: 80px;
  margin: 0px auto;
}

.rec_contact_egg {
  float: left;
  width: 370px;
}

.rec_contact_btn {
  float: left;
  width: 536px;
  margin: 124px 0px 0px 64px;
}

#rec_footer {
  width: 100%;
}

.rec_footer_linkbox {
  width: 100%;
  height: 98px;
  background-color: #e0f2e3;
}

.rec_footer_link_inner {
  width: 100%;
  max-width: 800px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0px auto;
}

.rec_footer_link_item {
  width: auto;
  height: auto;
  padding: 29px 20px;
}

.newClassName {
  cursor: pointer;
  padding: 3.5px;
  width: 100%;
  max-width: 130px;
  text-align: left;
  outline: none;
  font-size: 20px !important;
  margin: 0 !important;
  transition: 0.4s;
  pointer-events: none;
  background: linear-gradient(98deg, #60b04a 1%, #0090d1 100%);
  border-top-right-radius: 23px;
  border-bottom-right-radius: 23px;
  text-align: center;
  color: #fff;
  flex-shrink: 0;
}

/* .active,
.newClassName:hover {
  background-color: #cccccc6b;
} */

.byjob .searchandfilter .children {
  display: flex;
  overflow: hidden;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 3.5px;
}
.byjob .searchandfilter .newClassName + .children,
.parent-ul > li:nth-child(4) h4 + ul {
  border-bottom: 1px solid #68696b;
  padding-bottom: 40px;
  margin-bottom: 40px;
  align-items: flex-start;
}

.byjob .searchandfilter .flex-select {
  display: flex;
  flex-direction: column;
}
.newClassName {
  font-size: 20px;
  font-weight: bold;
}
.active {
  margin-bottom: 15px;
}
.parent-ul > li:nth-child(2),
.children li {
  font-size: 20px;
  font-weight: bold;
}
.children li:focus,
.children li:hover {
  background-color: #b0cf00;
}
.parent-ul > li:nth-child(4) {
  display: flex;
  align-items: flex-start;
  gap: 18px;
}
.parent-ul > li:nth-child(2) ul label,
.searchandfilter .cat-item .children label {
  padding: 0 5px;
}

.searchandfilter .cat-item {
  display: inline-flex;
  align-items: flex-start;
  gap: 18px;
  padding: 0;
}
.parent-ul > li:nth-child(2) ul label,
.searchandfilter .cat-item .children label {
  display: flex;
  gap: 5px;
}
.parent-ul > li:nth-child(1) {
  margin-bottom: 40px;
  position: relative;
}
.parent-ul > li:nth-child(1)::before {
  position: absolute;
  content: "";
  width: 23px;
  height: 23px;
  background: url(../images/common/search.svg) no-repeat center / contain;
  top: calc(50% - 23px / 2);
  left: 14px;
}
.parent-ul > li:nth-child(1) input {
  border-radius: 7px;
  border: 2px solid #68696b;
  padding: 9px;
  padding-left: 70px;
  font-size: 22px;
  width: 100%;
  max-width: 421px;
}
.parent-ul > li:nth-child(4) h4 + ul > li > label {
  cursor: pointer;
  width: 100%;
  max-width: 99px;
  line-height: 1.8;
  text-align: left;
  outline: none;
  font-size: 20px !important;
  margin: 0 !important;
  transition: 0.4s;
  pointer-events: none;
  background-color: #94c054;
  text-align: center;
  color: #fff;
  flex-shrink: 0;
}
.parent-ul > li:nth-child(4) h4 + ul > li > label input[type="checkbox"] {
  display: none;
}
.parent-ul > li:nth-child(4) h4 + ul > li {
  width: 71%;
}
.parent-ul > li:nth-child(4) h4 + ul {
  margin-top: 5.5px;
}
.byjob .searchandfilter .parent-ul > li:nth-child(2) .flex-select {
  display: flex;
  overflow: hidden;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 3.5px;
  flex-direction: unset;
}
.parent-ul > li:nth-child(2) {
  margin-bottom: 40px;
}

/* Checked state */
.searchandfilter .cat-item [type="checkbox"]:checked {
  background-color: #00aec4; /* Fill color */
  border-color: #00aec4; /* Border color */
}
.searchandfilter .cat-item [type="checkbox"]:checked > li {
  background-color: #b0cf00; /* Fill color */
  color: #fff; /* Border color */
}
.searchandfilter .cat-item input[type="checkbox"] {
  position: relative;
  background: none;
  cursor: pointer;
  line-height: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 20px;
  width: 20px;
  margin: 10px 0 0;
  flex-shrink: 0;
}

.searchandfilter .cat-item input[type="checkbox"]:hover {
  opacity: 1;
}

.searchandfilter .cat-item input[type="checkbox"]:checked {
  background-color: #00b7c6;
  opacity: 1;
}

.searchandfilter .cat-item input[type="checkbox"]::before {
  content: "";
  position: absolute;
  display: none;
  right: 50%;
  top: 50%;
  width: 4px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}
.searchandfilter .cat-item input[type="checkbox"]:checked::before {
  display: block;
}
/*.parent-ul :nth-child(2){
	display: flex;
	align-items: center;
	justify-content: center;
  }
  .childer:nth-child(2){
	display: inline-block;
  }*/
.by-region .parent-ul :nth-child(2) input[type="submit"],
.parent-ul input[type="submit"] {
  width: 340px;
  height: 70px;
  margin: 20px auto;
  display: none;
  color: #fff;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  background: rgb(239, 147, 51);
  background: -moz-linear-gradient(
    98deg,
    rgba(239, 147, 51, 1) 1%,
    rgba(235, 118, 144, 1) 100%
  );
  background: -webkit-linear-gradient(
    98deg,
    rgba(239, 147, 51, 1) 1%,
    rgba(235, 118, 144, 1) 100%
  );
  background: linear-gradient(
    98deg,
    rgba(239, 147, 51, 1) 1%,
    rgba(235, 118, 144, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ef9333",endColorstr="#eb7690",GradientType=1);
}
.l-container {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
  padding: 20px;
}
.img-fluid {
  width: 100%;
}
.job-type {
  width: 340px;
  margin-bottom: 20px;
}
.job-decor {
  width: 324px;
}
.select-region-img {
  position: absolute;
  top: 35%;
  margin-top: -30px;
  right: -90px;
  z-index: 5;
}
.select-region-flowers {
  position: absolute;
  top: 0;
  z-index: -1;
  left: -12%;
}
.select-region-flowers img {
  width: 112%;
  z-index: -1;
}
.searchandfilter .parent-ul {
  display: flex;
  flex-direction: column;
  list-style: none;
}
.by-region {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
  padding: 20px;
}
.by-region .list-items {
  margin-bottom: 80px;
  display: block;
}

.map-link {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 100px;
}
.map-link .region {
  width: 100%;
  max-width: 700px;
}
.select-region {
  position: relative;
}
.bg-flowers {
  background: url(../images/common/flowers.png) repeat;
  background-size: 1500px;
}
/*.newClassName input[name="ofrecruit-cat[]"]{
	display: none;
}*/
.newClassName input[type="checkbox"] {
  display: none;
}
.recruit-inner h2 {
  color: #009b60;
  font-size: 32px;
}
.recruit-post {
  border-top: 3px solid #009b60;
  margin-bottom: 50px;
}
.recruit-post .shortinfo-inner {
  display: flex;
  border-top: 1px solid #009b60;
  padding: 20px 5px 10px 5px;
  font-size: 22px;
}
.article-wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0px auto;
}
.metaslider .flexslider {
  height: 733px;
}
.flexslider .slides {
  height: 100% !important;
}
.metaslider .flexslider .slides li {
  height: 100% !important;
}
.flexslider .slides img {
  height: 100% !important;
  object-fit: cover;
}
.recruit-post .shortinfo-inner .left-area {
  width: 160px;
  min-width: 160px;
}
.recruit-info_ins {
  width: fit-content;
  margin: 0 auto;
  margin-top: 50px;
}
.recruit-shortinfo :nth-child(3) {
  border-bottom: 1px solid #009b60;
}
.recruit-tag {
  padding: 2.5px 0;
  min-width: 175px;
  text-align: center;
  background: #ebe836;
  border: 0 !important;
  margin-right: 15px;
  margin-bottom: 10px;
  font-size: 22px;
}
.tag-area {
  display: flex;
  flex-wrap: wrap;
}
.btn-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px 0px;
  padding: 0px 20px;
}
.btn-cta .see-post {
  background: rgb(64, 181, 129);
  background: -moz-linear-gradient(
    98deg,
    rgba(64, 181, 129, 1) 1%,
    rgba(159, 202, 61, 1) 100%
  );
  background: -webkit-linear-gradient(
    98deg,
    rgba(64, 181, 129, 1) 1%,
    rgba(159, 202, 61, 1) 100%
  );
  background: linear-gradient(
    98deg,
    rgba(64, 181, 129, 1) 1%,
    rgba(159, 202, 61, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#40b581",endColorstr="#9fca3d",GradientType=1);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 340px;
  height: 70px;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
}
.btn-cta .top-back {
  background: rgb(240, 149, 52);
  background: -moz-linear-gradient(
    98deg,
    rgba(240, 149, 52, 1) 1%,
    rgba(236, 118, 146, 1) 100%
  );
  background: -webkit-linear-gradient(
    98deg,
    rgba(240, 149, 52, 1) 1%,
    rgba(236, 118, 146, 1) 100%
  );
  background: linear-gradient(
    98deg,
    rgba(240, 149, 52, 1) 1%,
    rgba(236, 118, 146, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f09534",endColorstr="#ec7692",GradientType=1);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 340px;
  height: 70px;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
}
.s-myform {
  width: 100%;
  /* max-width: 1000px;
  margin: 0px auto; */
  margin-top: 50px;
}

.found-info {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}
.article-wrap {
  position: relative;
}
.pagi-right {
  position: absolute;
  right: 0px;
  top: 0px;
}
.pagination {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.pagination .page-numbers {
  border: 1px solid #000;
  margin-right: 5px;
  font-size: 18px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.pagination .current {
  background-color: #b0cf00;
}

.btn-bck {
  max-width: 280px;
  cursor: pointer;
}
.top-back {
  width: 100%;
  max-width: 340px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 70px;
}

@media screen and (max-width: 1300px) {
  #header {
  }

  .header_dummy {
  }

  .header_inner {
  }

  .logo_header {
    width: 260px;
    margin-top: 10px;
  }

  .gnavi_item {
    padding: 20px 10px;
  }
  .gnavi_item img {
    width: auto;
    height: 40px;
  }

  .tel_header {
    width: 150px;
    margin-top: 20px;
  }
}

/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 1100px) {
  #header {
    height: 120px;
  }

  .header_dummy {
  }

  .header_inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
  }

  .logo_header {
    width: 380px;
    margin-top: 11px;
  }

  .gnavi_item {
  }

  .tel_header {
  }

  .btn_spmenu {
    position: unset;
    cursor: pointer;
    width: 94px;
    height: auto;
  }

  .menu_sp_superbox {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    background-color: #f7f6f1;
    z-index: 43;
    overflow: hidden;
  }
  .menu_sp_item_dummy {
    width: 100%;
    height: 141px;
  }
  .menu_sp_item {
    width: 726px;
    height: 70px;
    line-height: 70px;
    padding: 0px 50px;
    background-color: #ffffff;
    box-shadow: 0px 4px 2px rgba(218, 217, 210, 1);
    border-radius: 45px;
    margin: 0px auto 12px;
    font-size: 26px;
    color: #575237;
  }

  .menu_sp_item_triangle {
    position: absolute;
    top: 50%;
    right: 36px;
    width: 16px;
    transform: translate(0%, -50%);
  }

  .menu_sp_inenr {
    width: 680px;
    margin: 16px auto 0px;
  }

  .menu_sp_tel {
    float: left;
    width: 342px;
  }
  .menu_sp_mail {
    float: right;
    width: 314px;
  }

  /** ul ============================================= **/

  .ul_titlebox {
    height: 300px;
    z-index: 1;
  }

  .ul_title_image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .ul_titletext {
    width: auto;
    max-width: 550px;
  }

  #footer_contact {
    padding: 56px 0px 40px;
    background-size: cover;
    background-position: center top;
    background-image: url("../images/common/back_contact_sp.jpg");
  }

  .footer_contact_inner {
    max-width: 680px;
    padding: 0px 0px;
  }

  .footer_contact_story {
    float: none;
    clear: both;
    width: 100%;
    height: auto;
    margin-bottom: 32px;
    text-align: left;
  }

  .title_footer_contact {
    width: 294px;
    margin: 0px auto 32px;
  }

  .footer_contact_tel {
    float: left;
    width: 342px;
    margin-left: 0px;
  }
  .footer_contact_mail {
    float: right;
    width: 314px;
    margin-left: 0px;
  }

  #footer {
    padding: 20px 0px 16px;
  }

  .footer_inner {
    width: 100%;
  }

  .footer_find_superbox {
  }

  .footer_link_superbox {
  }

  .footer_find_title {
  }

  .footer_find_item {
  }

  .footer_find_item_wrap {
  }

  .footer_find_icon {
  }

  .footer_find_arrow {
  }

  .footer_find_item_story {
  }

  .footer_link_arrow {
  }

  .footer_link_item {
  }

  .footer_logo {
    margin: 50px auto;
    width: 400px;
  }
  .footer_logo.rec {
    margin: 50px auto;
  }

  .footer_copy {
    font-size: 22px;
    height: 60px;
    line-height: 60px;
  }

  .float_contact {
  }
  .float_recruit {
  }

  /** recruit ====================================================== **/

  #rec_header {
    padding-bottom: 15px;
    height: unset;
  }
  .rec_header_dummy {
  }

  .rec_header_belt {
  }

  .rec_header_inner {
    padding: 0px 25px;
    margin-top: 15px;
  }

  .rec_logo_header {
    width: 380px;
    margin: 0 20px 0px 0px;
  }

  .rec_gnavi_item {
  }

  .rec_gnavi_entry {
    float: right;
    width: 168px;
    margin: 30px 110px 0px 0px;
  }

  .rec_gnavi_item img,
  .rec_gnavi_entry img {
  }

  .rec_ul_superbox {
    width: 100%;
    padding: 110px 0px;
  }

  .rec_ul_title {
    width: auto;
    height: 80px;
    margin: 0px auto;
  }

  .rec_contact_egg {
    width: 320px;
  }

  .rec_contact_btn {
    float: right;
    width: 340px;
    margin: 100px 0px 0px 10px;
  }

  #rec_footer {
    width: 100%;
  }

  .rec_footer_linkbox {
    width: 100%;
    height: 98px;
    background-color: #e0f2e3;
  }

  .rec_footer_link_inner {
    width: 100%;
    max-width: 800px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0px auto;
  }

  .rec_footer_link_item {
    width: auto;
    height: auto;
    padding: 29px 20px;
  }

  .parent-ul > li:nth-child(4) h4 + ul > li {
    width: 100%;
  }
}

.mw100 {
  max-width: 100%;
  width: revert-layer;
  display: block;
  margin: 0 auto;
}

.c-title {
  color: #fff;
  background: linear-gradient(98deg, #f19044 1%, #f27994 100%);
  max-width: 344px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 27px;
  letter-spacing: 0.45em;
  border-radius: 37px;
  min-height: 73px;
  font-weight: normal;
}
.c-title--expand {
  position: relative;
  cursor: pointer;
}
.c-title--expand::before,
.c-title--expand::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 19px;
  right: 29px;
  top: 50%;
  background-color: #fff;
  transform: translateY(-50%);
  transition: transform 0.3s;
}
.c-title--expand::after {
  width: 19px;
  height: 2px;
  right: 20px;
}
.c-title--expand.is-active::before {
  transform: translateY(-50%) rotate(90deg);
}

.recruit-post .short-info_map {
  color: #009675;
  border: 1px solid #009675;
  font-size: 17px;
  width: 64px;
  display: inline-block;
  text-align: center;
  line-height: 1.4;
  margin-left: 40px;
}
.byjob .parent-ul input[type="submit"] {
  font-size: 27px;
  letter-spacing: 0.45em;
  background: linear-gradient(
    98deg,
    #45bb8b 1%,
    #9bcb51 100%
  );
  display: block !important;
}

.searchandfilter .cat-item-97{
  flex-direction: column;
  gap: 0px;
  width: 100%;
}