@charset "UTF-8";

@media (min-width: 768px) {
    body {
        min-width: 1100px;
    }
}
.lead__logo {
    width: 182px;
}
@media (min-width: 768px) {
    header {
        min-width: 1100px;
        position: absolute;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    }
    header .wrapper {
        position: relative;
        padding: 13px 0;
    }
    .header__logo a {
        width: 320px;
        padding: 0;
    }
}
.hero {
    position: relative;
    z-index: -3;
    width: 100%;
}
.mv {
    position: absolute;
    width: 100%;
    top: 0;
    padding-top: 23vw;
}
.mv .wrapper {
    position: relative;
}
.mv__text {
    padding-top: 2vw;
}
.mv__text + .mv__text {
   margin-left: 1rem;
}
.mv__text + .mv__text + .mv__text {
   margin-left: 2rem;
}
.mv__text span {
    display: inline-block;
    padding: 0.5rem;
    background-color: var(--themecolor);
    font-size: 6vw;
    font-weight: 700;
    line-height: 1.2;
    color: #fff;
}
@media (min-width: 768px) {
    .hero {
        min-width: 1100px;
        padding-top: 70px;
        background: url(../../../images/local/recruit/index/mv__bg.webp) no-repeat center top;
    }
    .mv {
        min-width: 1100px;
        padding-top: 12vw;
    }
    .mv__text span {
        padding: 10px 20px;
        font-size: 45px;
        line-height: 1.2;
    }
}
.lead {
    padding-top: 9vh;
    padding-bottom: 2.5rem;
    margin-top: -18vw !important;
    background: url(../../../images/local/recruit/index/lead__bg.svg) no-repeat center top;
}

.lead__logo {
    width:50%;
    max-width: 10rem;
}
.lead__title {
    width:80%;
    max-width: 20rem;
    padding-top: 1rem;
    padding-bottom: 1.5rem;
    padding-left: 1.2rem;
    adding-right: 1.2rem;
    margin: 0 auto;
}
.lead__caption {
    padding-bottom: 1rem;
}
@media (min-width: 768px) {
    .lead {
        padding-bottom: 90px;
        margin-top: -14vw !important;
    }
    .lead__logo {
        width: 182px;
        max-width: 182px;
    }
    .lead__title {
        width:100%;
        max-width: 550px;
        padding-bottom: 49px;
        margin: 0 auto;
    }
    .lead__caption {
        padding-bottom: 1rem;
    }
}
@media (min-width: 1100px) {
    .lead {
        margin-top: -8vw !important;
    }
}

.job .title-group {
    padding-bottom: 2rem;
}
.job__title {
    margin-bottom: 1rem;
}
.job__item {
    width:100%;
}
.job__item.day-service {
    padding-top: 2rem;
    padding-bottom: 1rem;
}
.job__small-caption {
    margin-bottom: 1.2rem;
    font-size: 1rem;
    font-weight: 500;
    color: #333;
    line-height: 1.6;
}
.job__image {
    margin-bottom: 1.2rem;
}
.job__footer.wrapper {
    padding: 1.2rem 1.2rem;
    margin: 1.2rem 1.2rem 3rem 1.2rem !important;
    background-color: #e8f0f3;
}

@media (min-width: 768px) {
    .job__title {
        margin-bottom: 20px;
    }
    .job .title-group {
        padding-bottom: 44px;
    }
    .job__item {
        width: 515px;
    }
    .job__item.day-service {
        padding-top: 0;
        padding-bottom: 0;
    }
    .job__small-caption {
        margin-bottom: 36px;
        font-size: 18px;
    }
    .job__image {
        margin-bottom: 20px;
    }
    .job__footer.wrapper {
        padding: 24px 30px;
        margin: 44px auto 70px auto !important;
    }
}

.flow__item {
	margin-bottom: 1.5rem;
}
.flow__title {
    max-width: 450px;
}
.flow__caption {
    padding: 0.6rem 1rem;
    margin-top: 2rem;
    background-color: #333;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
}
.home-care .flow__caption {
    background-color: var(--themecolor);
}
.day-service .flow__caption {
    background-color: var(--subcolor);
}
.flow__image {
    width:100%;
    padding: 2rem 0 0 0;
}
.flow__text {
    margin-top: 1rem;
    font-size: 1rem;
    color: var(--themecolor);
    line-height: 1.6;
}
@media (min-width: 768px) {
    .flow .day-service {
        background: url(../../../images/local/recruit/index/flow__item--day-service_bg.svg) no-repeat center bottom;
    }
    .flow__item {
        width: 515px;
        margin-bottom: 70px;
    }
    .flow__title {
        margin: 0 auto 60px auto;
    }
    .flow__caption {
        max-width: 380px;
        padding: 10px 20px;
        margin: 0 auto;
        font-size: 20px;
    }
    .flow__image {
        width:100%;
        padding: 30px 0 0 0;
        margin: 0 auto;
    }
    .flow__text {
        margin-top: 30px;
        font-size: 18px;
        line-height: 1.8;
    }
}

.numerically-tryresta .wrapper {
    padding: 1.5rem 0;
}
.numerically-tryresta__title {
    max-width: 450px;
}
.numerically-tryresta__item {
    width: 49%;
    margin: 0 0 0.5rem 0;
    background-color: var(--themecolor);
}
.numerically-tryresta__item:nth-child(2n) {
    margin-left: 2%;
}
.numerically-tryresta__caption {
    font-weight:bold;
    color: #fff;
}
.numerically-tryresta__text {
    font-weight:bold;
    color: #fff;
}
.numerically-tryresta__item-caption {
    display:flex;
    width: 75%;
}
.numerically-tryresta__item-caption span {
    display:block;
    width: 90%;
    padding: 0.3rem 0;
    background-color: #444;
    color: #fff;
    font-size: 3vw;
}
.numerically-tryresta__item-caption:after {
    content: "";
    display:inline-block;
    width: 10%;
    background-color: #444;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
.numerically-tryresta__item-text {
    padding: 0 1rem 0.5rem 0;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
}
.numerically-tryresta__item-text .num {
    margin: 1.2rem 0;
    font-size: 2rem;
    font-weight: 700;
}
.numerically-tryresta__item-text small {
    font-size: 0.6rem;
}
.numerically-tryresta__item-image {
    width: 4.5rem;
    margin: 1.2rem 0 0.8rem 0;
}
@media (min-width: 768px) {
    .numerically-tryresta .wrapper {
        padding: 0;
    }
    .numerically-tryresta__title {
        margin: 0 auto 60px auto;
    }
    .numerically-tryresta__item {
        width: 355px;
        margin: 0 17px 17px 0;
    }
    .numerically-tryresta__item:nth-child(2n) {
        margin-left: 0;
    }
    .numerically-tryresta__item:nth-child(3n) {
        margin-right: 0;
    }
    .numerically-tryresta__item-caption {
       width: 205px;
    }
    .numerically-tryresta__item-caption span {
       width: 180px;
       font-size: 16px;
    }
    .numerically-tryresta__item-caption span:after {
        width: 35px;
    }
    .numerically-tryresta__item-text {
        padding: 20px 25px 10px 0;
        font-size: 30px;
    }
    .numerically-tryresta__item-text .num {
        font-size: 62px;
    }
    .numerically-tryresta__item-text small {
        font-size: 18px;
    }
    .numerically-tryresta__item-image {
        width: 160px;
        margin-top: 30px;
        margin-bottom:16px;
        margin-left: 25px;
    }
}


.worker {
    padding-top: 10vh;
    padding-bottom: 1.8rem;
    background:var(--themecolor) url(../../../images/local/recruit/index/area--themecolor__bg.svg) no-repeat center top;
}
.worker .title-group {
    padding-bottom: 2rem;
}
.worker__title {
    margin-bottom: 1rem;
}
.worker-inner {
    background-color: var(--themecolor);
}
.worker__item {
    width:100%;
    padding: 0.5rem;
    margin-bottom: 1.2rem;
    background-color: #fff;
}
.worker__caption {
    margin: 1rem 0.5rem;
    font-size: 1.1rem;
    line-height: 1.6;
}
.worker__item .worker__text {
    margin: 1rem 0.5rem;
}
@media (min-width: 768px) {
    .worker {
        padding-top: 18vh;
    }
    .worker__title {
        margin-bottom: 20px;
    }
    .worker-inner {
        padding-bottom: 80px;
        background-color: var(--themecolor);
    }
    .worker .title-group {
        padding-bottom: 44px;
    }
    .worker__item {
        width: 346px;
        padding: 8px;
        margin-bottom:0;
    }
    .worker__caption {
        margin: 20px 15px;
        font-size: 20px;
    }
    .worker__item .worker__text {
        margin: 20px 15px;
    }
}
.worker-for-message-wrapper {
    padding: 4rem 0 0 0;
    background: url(../../../images/local/recruit/index/worker-for-message_bg_sp.webp) no-repeat center center;
    background-size: 100% auto;
    position: relative;
}
.worker-for-message-wrapper:after {
    content: "";
    display: block;
    width: 12rem;
    height: 4rem;
    margin-left: -6rem;
    background: #fff;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    position: absolute;
    left: 50%;
    bottom: -1px;
}
.worker-for-message {
    padding-bottom: 3rem;
}
.worker-for-message__title {
    writing-mode: vertical-rl;
    padding: 2.5rem 1rem 5.5rem 1rem;
    margin-left: auto;
    margin-right: auto;
    background-color: var(--themecolor);
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #fff;
    line-height: 1.8;
}
.worker-for-message__caption {
    margin: 1.5rem 0 1rem 0;
    font-weight: 700;
    line-height: 1.6;
}
.worker-for-message__caption:first-child {
   padding-top: 1rem;
}
.worker-for-message__image {
    width:100%;
    margin-bottom: 1.5rem;
}
.wrapper .worker-for-message__text {
    line-height: 2;
}
@media (min-width: 768px) {
    .worker-for-message-wrapper {
        padding: 50px 0 0 0;
        background: url(../../../images/local/recruit/index/worker-for-message_bg.webp) no-repeat center center;
        background-size: 1920px auto;
    }
    .worker-for-message {
        padding-bottom: 70px;
    }
    .worker-for-message-wrapper:after {
        width: 310px;
        height: 90px;
        margin-left: -155px;
    }
    .worker-for-message__title {
        padding: 50px 26px 100px 26px;
        font-size: 40px;
    }
    .worker-for-message__caption {
        margin: 40px 0 15px 0;
    }
    .worker-for-message__caption:first-child {
       padding-top: 30px;
    }
    .worker-for-message__image {
        width: 300px;
        margin: 8px 40px 0 0;
    }
    .worker-for-message__text {
        flex: 1;
    }
}

.work-space {
    padding-top: 10vh;
    padding-bottom: 2.5rem;
    background:var(--themecolor) url(../../../images/local/recruit/index/area--themecolor__bg.svg) no-repeat center top;
}
.work-space-inner {
    padding-bottom: 1.5rem;
}
.work-space .title-group {
    padding-bottom: 2rem;
}
.work-space__title {
    margin-bottom: 1rem;
}
.work-space-inner {
    background-color: var(--themecolor);
}
.work-space__footer-text {
    padding: 1.2rem 1.2rem;
    background-color: #e8f0f3;
}
.work-space__caption {
    max-width: 450px;
    border-bottom: 2px #fff solid;
}
.work-space__item {
    width: 49%;
    margin: 0 0 0.5rem 0;
    background-color: var(--themecolor);
}
.work-space__item:nth-child(2n) {
    margin-left: 2%;
}
.work-space__item-caption {
    font-size: 0.9rem;
    line-height: 1.4;
}
.work-space__caption-group {
    margin: 1rem 0 2rem 0
}
.work-space__item-image {
    margin: 1rem 0 0.5rem 0
}
@media (min-width: 768px) {
    .work-space {
        padding-top: 18vh;
    }
    .work-space-inner {
        padding-bottom: 40px;
    }
    .work-space__item-caption {
        font-size: 18px;
    }
    .work-space__footer-text {
        padding: 24px 30px;
    }
    .work-space .wrapper {
        padding: 0;
    }
    .work-space__item {
        width: 355px;
        margin: 0 17px 17px 0;
    }
    .work-space__item:nth-child(2n) {
        margin-left: 0;
    }
    .work-space__item:nth-child(3n) {
        margin-right: 0;
    }
    .work-space__item-image {
        margin: 20px 0 15px 0
    }
}

.message {
    padding-top: 10vh;
    padding-bottom: 2.5rem;
    background:url(../../../images/local/recruit/index/area--white__bg.svg) no-repeat center top;
}
.message-inner {
    background:-color: #fff;
}

.message .title-group {
    padding-bottom: 2rem;
}
.message__title {
    margin-bottom: 1rem;
}
.message__lead-text {
    padding: 1.2rem;
    margin: 0 0 3rem 0;
    background-color: #e8f0f3;
}
.message__caption {
    margin: 1.5rem 0 1rem 0;
    font-weight: 700;
    line-ehight: 1.6;
}
.message__image {
    width:100%;
    margin-bottom: 2rem;
}
.wrapper .message__text {
    line-height: 2;
}
@media (min-width: 768px) {
    .message {
        padding-top: 18vh;
    }
    .message-inner {
        padding-bottom: 70px;
    }
    .message__lead-text {
        padding: 24px 30px;
    }
    .message__caption {
        margin: 1.2rem 0 3rem 0;
        margin: 40px 0 15px 0;
    }
    .message__image {
        width: 300px;
        margin: 8px 40px 0 0;
    }
    .message__text-group {
        flex: 1;
    }
}

.recruit-list {
    padding-top: 10vh;
    padding-bottom: 2.5rem;
    background:var(--themecolor) url(../../../images/local/recruit/index/area--themecolor__bg.svg) no-repeat center top;
}
.recruit-list .title-group {
    padding-bottom: 2rem;
}
.recruit-list__title {
    margin-bottom: 1rem;
}
.recruit-list-inner {
    background-color: var(--themecolor);
}
.recruit-list__item {
    padding: 1.2rem 1rem;
    background-color: #fff;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
}
.recruit-list__item:not(:first-child) {
    margin-top: 1.5rem;
}
.recruit-list__list {
    padding: 1.2rem 1.2rem;
    margin: 1.2rem 0 3rem 0;
    background-color: #e8f0f3;
}
.recruit-list__list-item {
    list-style: none;
}
.recruit-list__list-item a {
    font-weight: 700;
    color: #333;
    text-decoration: none;
}
.recruit-list__list-item a:hover {
    text-decoration: underline;
}
@media (min-width: 768px) {
    .recruit-list {
        padding-top: 18vh;
    }
    .recruit-list__item {
        padding: 34px 40px;
        background-color: #fff;
        box-shadow: 3px 3px 8px rgba(0,0,0,0.2);
    }
    .recruit-list__item:not(:first-child) {
        margin-top: 30px;
    }
    .recruit-list__list-item:not(:first-child) {
        padding-top: 10px;
        margin-top: 10px;
        border-top: 1px #333 dotted;
    }
    .recruit-list__list {
        padding: 20px 26px;
        margin: 20px 0 0 0;
    }
}




/*モーダル*/

.table-wrapper {
	overflow-x: scroll;
}
table {
	width: 100%;
	margin: 1.2rem 0;;
    border-top: 1px #ddd solid;
}
table caption {
	caption-side: top;
	background-color: var(--themecolor);
	color: #fff;
	font-size: var(--fontBaseSizeSP);
	font-weight: 700;
}
th,
td {
	display: block;
    padding: 0.5rem;
	border: 1px #ddd solid;
    border-top: 0;
	color: #333;
	font-size: 1rem;
}
th {
    background-color: #f0f0f0;
    border-bottom: 0;
}
tbody th  {
    background-color: #f0f9ff;
}
td a {
	text-decoration: none;
	color: var(--themecolor);
}
@media (min-width: 768px) {
	.table-wrapper {
		overflow-x: auto;
	}
	table {
		width: 100%;
		margin: 20px 0;
	}
	th,
	td {
		display: table-cell;
        padding: 8px 15px;
        border-bottom: 1px #ddd solid;
		font-size: 18px;
	}
	tbody th {
		width: 190px;
	}
	.guide {
		display: none;
	  }
}
.modal__caption {
    padding: 0;
    margin-bottom: 0;
}
.modal__text {
    margin-bottom: 1.5rem;
}

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;

  transform: translate3d(0, 0, 0);

  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    transform: none;

    opacity: 1;

    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);

    opacity: 1;
  }
  to {
    transform: scale(0.95);

    opacity: 0;

    filter: blur(0);
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}
