@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Reem+Kufi+Fun:wght@400..700&family=Zen+Kaku+Gothic+New&family=Zen+Maru+Gothic&display=swap");
body {
    font-size: 1.6rem;
    -webkit-text-size-adjust: none;
    color: #333333;
    font-weight: 400;
    font-style: normal;
    overflow: hidden;
    line-height: 1.75;
    letter-spacing: 0.05em;
}

.ff-noto {
    font-family: "Noto Sans JP", sans-serif;
}

.ff-zenkaku {
    font-family: "Zen Kaku Gothic New", sans-serif;
}

.ff-reem {
    font-family: "Reem Kufi Fun", sans-serif;
}

.page-header {
    padding-bottom: 25px !important;
}

body.general .page-header::before {
    content: "";
    width: 100%;
    height: 700px;
    background-image: url(../images/recruit/home-visitation/background-01.png);
    position: absolute;
    left: 0;
    top: 35px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -4;
    background-size: 100% 100%;
    background-position: center top;
}

body.general .title-jp::after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/recruit/home-visitation/wing-01.svg);
    position: absolute;
    left: -45px;
    top: 50%;
    transform: translateY(-50%);
}

body.general .title-en {
    color: #f24c8f;
    letter-spacing: 0.176em;
    padding-left: 5px;
}

body.general .title-jp {
    color: #333333;
    margin-bottom: 80px;
}

body.home-visitation .page-header-img::after {
    content: "";
    width: 690px;
    height: 364px;
    background-image: url(../images/recruit/home-visitation/home-visitation-01.png);
    position: absolute;
    left: calc(50vw - 215px);
    top: -105px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 182px;
    z-index: -1;
}

body.general ul.list-anchor li a::after {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    background-image: url(../images/recruit/home-visitation/icon-down.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 10px;
    right: 9px;
}

body.general ul.list-anchor li a {
    letter-spacing: 0.1em;
    display: flex;
    justify-content: flex-start;
    color: #000;
    position: relative;
    line-height: 1.25;
    padding: 0 10px 10px;
    transition: 0.3s;
    align-items: flex-end;
    text-align: left;
    min-height: 51px;
    border-bottom: 1px solid #f24c8f;
}

body.general ul.list-anchor li a:hover {
    color: #f24c8f;
}

body.general .title-sub {
    color: #f24c8f;
    font-size: 3.5rem;
    letter-spacing: 0.1em;
    position: relative;
    font-weight: 400;
}

body.general .title-sub::after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/recruit/home-visitation/wing-01.svg);
    position: absolute;
    left: -65px;
    top: 50%;
    transform: translateY(-50%);
}

body.general .title-line {
    padding-bottom: 15px;
    line-height: 1.6;
}

body.general .title-line::after {
    content: "";
    width: 120px;
    height: 1px;
    background-color: #f24c8f;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.bdr-200 {
    border-radius: 200px;
}

#home-02 {
    background-color: rgba(252, 232, 232, 0.5);
}

.home-02 {
    position: relative;
    z-index: 1;
}

.home-02::before {
    content: "";
    width: 172px;
    height: 155px;
    background-image: url(../images/recruit/home-visitation/icon-01.svg);
    position: absolute;
    top: -72px;
    z-index: 1;
    left: calc(50vw + 315px);
}

.home-02::after {
    content: "";
    width: 1480px;
    height: 1290px;
    background-image: url(../images/recruit/home-visitation/background-02.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: unset;
    z-index: 1;
    left: calc(50vw - 364px);
    position: absolute;
    z-index: -1;
    bottom: -725px;
}

body.general .title-cs {
    min-height: 35px;
    padding-left: 20px;
    padding-bottom: 15px;
    font-size: 2.5rem;
    letter-spacing: 0.05em;
    position: relative;
    color: #333333;
    margin-bottom: 35px;
    border-bottom: 1px solid #949494;
    line-height: 1.12;
}

body.general .title-cs::after {
    content: "";
    width: 4px;
    height: 35px;
    background-color: #f24c8f;
    position: absolute;
    left: 0;
    top: 0;
}

.img-home-cs img {
    border-radius: 10px;
}

.home-img {
    width: 482px;
    height: auto;
}

.home-img-1 {
    width: 482px;
    height: 340px;
}

.text-home-cs h3 {
    font-size: 2.2rem;
    letter-spacing: 0.1em;
    line-height: 1.59;
    color: #723900;
    border-bottom: 2px solid #f24c8f;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.text-home-cs p {
    text-align: justify;
}

body.general .list-dot {
    padding-left: 30px;
}

body.general .list-dot li {
    letter-spacing: 0.05em;
    font-size: 18px;
    position: relative;
}

body.general .list-dot li:not(:last-child) {
    margin-bottom: 14px;
}

body.general .list-dot li::before {
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: #f24c8f;
    border-radius: 50%;
    content: "";
    top: 6px;
    left: -31px;
}

body.general .box-step {
    display: flex;
    border: 2px solid #f24c8f;
    border-radius: 20px;
    background-color: #fff;
    padding: 15px 23px 15px 25px;
    margin-bottom: 48px;
    align-items: center;
    position: relative;
}

body.general .box-step::after {
    content: "";
    width: 44px;
    height: 25px;
    background-color: #f24c8f;
    position: absolute;
    bottom: -36px;
    left: 50%;
    transform: translateX(-50%);
    clip-path: polygon(100% 0, 0 0, 50% 100%);
}

body.general .box-step:last-child {
    margin-bottom: 0;
}

body.general .box-step:last-child::after {
    display: none;
}

body.general .num-step {
    line-height: 1.84;
    font-size: 3.3rem;
    letter-spacing: 0.1em;
    color: #f24c8f;
}

#home-04 {
    position: relative;
    background-color: rgba(252, 232, 232, 0.5);
}

.home-04 {
    position: relative;
}

.home-04::after {
    content: "";
    width: 176px;
    height: 135px;
    background-image: url(../images/recruit/home-visitation/icon-02.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: -30px;
    z-index: 1;
    left: calc(50vw + 300px);
    position: absolute;
}

body.general a.btn.btn-file {
    border: 2px solid #f24c8f;
    background-color: #fff;
    border-radius: 20px;
    padding-left: 100px;
    font-size: 2rem;
    letter-spacing: 0.05em;
    min-height: 94px;
    justify-content: flex-start;
    box-shadow: 0 0 10px 0 rgba(205, 235, 243, 0.55);
    margin-bottom: 27px;
}

body.general a.btn.btn-file::after {
    content: "";
    width: 28px;
    height: 28px;
    background-image: url(../images/recruit/home-visitation/icon-arrow-right.svg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    right: 30px;
}

body.general a.btn.btn-file::before {
    width: 30px;
    height: 36px;
    background-image: url(../images/takanokokan/page/pdf.svg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    left: 40px;
}

.home-05 {
    padding-bottom: 20px;
    position: relative;
}

.pb-140 {
    padding-bottom: 140px;
}

.home-05::after {
    content: "";
    width: 1480px;
    height: 1290px;
    background-image: url(../images/recruit/home-visitation/background-02.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: -595px;
    z-index: -1;
    left: calc(50vw - 363px);
    position: absolute;
}

body.general .detail-line {
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
    margin-top: 28px;
    letter-spacing: 0.05em;
}

body.plan-care .page-header-img::after {
    content: "";
    width: 690px;
    height: 364px;
    background-image: url(../images/recruit/care-plan/care-plan-01.png);
    position: absolute;
    left: calc(50vw - 215px);
    top: -105px;
    border-radius: 182px;
    z-index: -1;
}

.plan-02 {
    background-color: rgba(252, 232, 232, 0.5);
    position: relative;
}

.plan-02::before {
    content: "";
    position: absolute;
    width: 99px;
    height: 137px;
    background-image: url(../images/recruit/care-plan/icon-03.svg);
    left: calc(50vw + 395px);
    top: -27px;
}

.plan-03 {
    position: relative;
}

.plan-03::before {
    content: "";
    width: 1480px;
    height: 1290px;
    background-image: url(../images/recruit/care-plan/background-02.png);
    top: -727px;
    z-index: -1;
    left: calc(50vw - 321px);
    position: absolute;
}

.plan-04 {
    background-color: rgba(252, 232, 232, 0.5);
    position: relative;
}

.plan-04::before {
    content: "";
    width: 88px;
    height: 139px;
    background-image: url(../images/recruit/care-plan/icon-04.svg);
    top: -39px;
    z-index: 1;
    left: calc(50vw + 380px);
    position: absolute;
}

.plan-05 {
    position: relative;
}

.plan-05::before {
    content: "";
    width: 1480px;
    height: 1290px;
    background-image: url(../images/recruit/care-plan/background-02.png);
    top: -600px;
    z-index: -1;
    left: calc(50vw - 364px);
    position: absolute;
}

body.home-nurse .page-header-img::after {
    content: "";
    width: 690px;
    height: 364px;
    background-image: url(../images/recruit/home-nurse/home-nurse-01.png);
    position: absolute;
    left: calc(50vw - 215px);
    top: -105px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 182px;
    z-index: -1;
}

.home-nurse-02 {
    background-color: rgba(252, 232, 232, 0.5);
    position: relative;
}

.home-nurse-02::before {
    content: "";
    width: 130px;
    height: 118px;
    background-image: url(../images/recruit/home-nurse/icon-01.svg);
    position: absolute;
    top: -45px;
    z-index: 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    left: calc(50vw + 352px);
}

.home-nurse-04 {
    position: relative;
    background-color: rgba(252, 232, 232, 0.5);
}

.home-nurse-04::before {
    content: "";
    width: 135px;
    height: 103px;
    background-image: url(../images/recruit/home-nurse/icon-02.svg);
    position: absolute;
    top: -12px;
    z-index: 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    left: calc(50vw + 345px);
}

.home-nurse-03 {
    position: relative;
}

.home-nurse-03::before {
    content: "";
    width: 1480px;
    height: 1290px;
    background-image: url(../images/recruit/care-plan/background-02.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: -610px;
    z-index: -1;
    left: calc(50vw - 321px);
    position: absolute;
}

body.daycare-reha .page-header-img::after {
    content: "";
    width: 690px;
    height: 364px;
    background-image: url(../images/recruit/daycare-reha/daycare-reha-01.png);
    position: absolute;
    left: calc(50vw - 215px);
    top: -105px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 182px;
    z-index: -1;
}

body.general .title-jp {
    line-height: 1.16;
    letter-spacing: 0.1em;
}

body.daycare-reha .title-jp::after {
    top: 28px;
    line-height: 1.16;
}

body.daycare-reha .title-jp {
    margin-bottom: 45px;
}

.cont-btn-pill {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
}

.btn-pill {
    width: 470px;
    height: 75px;
    border-radius: 34px;
    padding: 11px 18px 11px 40px;
    font-size: 20px;
    line-height: 3.05;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 0 6px 0 rgba(169, 177, 181, 0.45);
}

.cont-img-link {
    width: 53px;
    height: 53px;
    border-radius: 50%;
    background: #fff;
    position: relative;
}

.cl-bl .cont-img-link::before {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/recruit/daycare-reha/icon-link-blue.svg);
    top: 13px;
    left: 13px;
}

.daycare-reha-02 {
    position: relative;
    background-color: rgba(252, 232, 232, 0.5);
}

.daycare-reha-02::before {
    content: "";
    width: 245px;
    height: 127px;
    background-image: url(../images/recruit/daycare-reha/icon-05.svg);
    position: absolute;
    top: -56px;
    z-index: 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    left: calc(50vw + 246px);
}

.daycare-reha-03 {
    position: relative;
}

.daycare-reha-03::before {
    content: "";
    width: 1480px;
    height: 1290px;
    background-image: url(../images/recruit/daycare-reha/background-02.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: -637px;
    z-index: -1;
    left: calc(50vw - 321px);
    position: absolute;
}

.cl-bl {
    background-color: #2194c1;
}

.cl-or {
    background-color: #f27a2a;
}

.cl-or .cont-img-link::before {
    content: "";
    position: absolute;
    width: 28px;
    height: 28px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/recruit/daycare-reha/icon-link-orange.svg);
    top: 13px;
    left: 13px;
}

body.home-reha .page-header-img::after {
    content: "";
    width: 690px;
    height: 364px;
    background-image: url(../images/recruit/home-reha/home-reha-01.png);
    position: absolute;
    left: calc(50vw - 215px);
    top: -105px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 182px;
    z-index: -1;
}

body.home-reha .title-jp {
    margin-bottom: 45px;
}

body.home-reha .title-jp::after {
    top: 28px;
    line-height: 1.16;
}

.home-reha-02 {
    position: relative;
    background-color: rgba(252, 232, 232, 0.5);
}

.home-reha-02::before {
    content: "";
    width: 135px;
    height: 103px;
    background-image: url(../images/recruit/home-reha/icon-02.svg);
    position: absolute;
    left: calc(50vw + 340px);
    top: -35px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.home-reha-03 {
    position: relative;
}

.home-reha-03::before {
    content: "";
    width: 69px;
    height: 108px;
    background-image: url(../images/recruit/home-reha/icon-04.svg);
    position: absolute;
    left: calc(50vw - 426px);
    top: 450px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.home-reha-03::after {
    content: "";
    width: 130px;
    height: 118px;
    background-image: url(../images/recruit/home-reha/icon-01.svg);
    position: absolute;
    left: calc(50vw + 274px);
    bottom: 426px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.home-reha-img-03 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cont-home-reha-img-03 {
    width: 747px;
    height: 702px;
}

.pb-235 {
    padding-bottom: 235px;
}

.home-reha-04 {
    background-color: rgba(252, 232, 232, 0.5);
    position: relative;
}

.home-reha-04::before {
    content: "";
    width: 84px;
    height: 115px;
    background-image: url(../images/recruit/home-reha/icon-03.svg);
    position: absolute;
    left: calc(50vw + 320px);
    top: 61px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.table-spec {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #c7c7c7;
}

.table-item {
    display: flex;
    border-bottom: 1px solid #c7c7c7;
}

.table-title {
    background: #f24c8f;
    color: #fff;
    font-weight: bold;
    width: 20%;
    padding: 18px;
    box-sizing: border-box;
}

.table-desc {
    flex: 1;
    background: #fff;
    color: #000;
    padding: 18px 24px;
    box-sizing: border-box;
}

.home-reha-05 {
    position: relative;
}

.home-reha-05::before {
    content: "";
    width: 1480px;
    height: 1290px;
    background-image: url(../images/recruit/home-reha/background-02.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: -700px;
    z-index: -1;
    left: calc(50vw - 295px);
    position: absolute;
}

.box-spec-p {
    border: 2px solid #f24c8f;
    border-radius: 20px;
    padding: 30px 40px;
}

body.home-care .page-header-img::after {
    content: "";
    width: 690px;
    height: 364px;
    background-image: url(../images/recruit/home-care/home-care-01.png);
    position: absolute;
    left: calc(50vw - 215px);
    top: -105px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 182px;
    z-index: -1;
}

.home-care-02 {
    position: relative;
    background-color: rgba(252, 232, 232, 0.5);
}

.home-care-02::before {
    content: "";
    width: 130px;
    height: 118px;
    background-image: url(../images/recruit/home-care/icon-01.svg);
    position: absolute;
    left: calc(50vw + 363px);
    top: -30px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.home-care-03 {
    position: relative;
}

.home-care-03::before {
    content: "";
    width: 1480px;
    height: 1290px;
    background-image: url(../images/recruit/home-care/background-02.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: -640px;
    z-index: -1;
    left: calc(50vw - 295px);
    position: absolute;
}

.home-care-04 {
    position: relative;
    background-color: rgba(252, 232, 232, 0.5);
}

.home-care-04::before {
    content: "";
    width: 98px;
    height: 135px;
    background-image: url(../images/recruit/home-care/icon-03.svg);
    position: absolute;
    left: calc(50vw + 389px);
    top: -23px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fix-header .header-inner {
    padding: 0 20px 0 50px;
}

.fix-header .header-top {
    padding: 0;
}

.fix-header .site-header .top-links a {
    line-height: 1.75;
    padding: 11px 40px 10px 13px;
    position: relative;
    border-right: none;
}

.fix-header .site-header .top-links a:last-child {
    padding: 11px 25px 10px 10px;
    position: relative;
    border-right: none;
}

.fix-header .site-header .top-links a:not(:last-child)::after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/recruit/header/icon-link.svg);
    position: absolute;
    right: 16px;
    top: 19px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fix-header .nav-item span {
    text-align: center;
}

.fix-header .site-header .top-links a:last-child::after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(../images/recruit/header/icon-link.svg);
    position: absolute;
    right: 3px;
    top: 19px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fix-header .site-header .top-links a:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    width: 1px;
    height: 32px;
    background-color: #c7c7c7;
}

.fix-header .site-header .top-links {
    justify-content: center;
    margin-right: 65px;
}

.fix-header .fw-medium p {
    top: -9px;
    left: 30px;
    position: absolute;
    font-size: 14px;
}

.fix-header .fw-medium {
    position: relative;
    margin-top: 5px;
}

.fix-header .phone-number::after {
    width: 27px;
    height: 30px;
    background-image: url(../images/recruit/header/icon-phone.svg);
    left: -33px;
    top: 23px;
}

.fix-header .phone-number {
    font-size: 30px;
    letter-spacing: normal;
    color: #f24c8f;
    letter-spacing: 0.05em;
}

.fix-header .sticky-bar {
    gap: 0;
    margin-bottom: 28px;
    margin-top: 16px;
    justify-content: flex-end;
    align-items: flex-start;
}

.fix-header .site-header .border-solid {
    background-color: #f24c8f;
}

.fix-header .nav-item.active span {
    color: #f24c8f;
    border-bottom: none;
}

.fix-header .site-header {
    border: none;
    margin-bottom: 36px;
}

.home-06 {
    background-color: rgba(252, 232, 232, 0.5);
    position: relative;
    margin-bottom: 105px;
}

.home-06::before {
    content: "";
    width: 100vw;
    height: 392px;
    background-image: url(../images/recruit/home-visitation/background-03.png);
    position: absolute;
    right: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

.cont-home-06 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 45px;
    background-color: #fff;
    border-radius: 20px;
}

.home-06-title {
    text-align: center;
    font-size: 30px;
    color: #f24c8f;
    margin-bottom: 10px;
}

.home-06-desc {
    font-size: 16px;
    line-height: 1.75;
    text-align: center;
    margin-bottom: 40px;
    letter-spacing: 0.1em;
    padding-left: 10px;
}

.home-06-detail {
    display: flex;
    flex-direction: row;
    padding: 10px 0;
}

.home-06-detail-left {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding: 0 15px 0 65px;
    border-right: 1px solid #f24c8f;
    flex-direction: column;
}

.home-06-detail-left p {
    position: absolute;
    font-size: 18px;
    padding-left: 0;
    color: #f24c8f;
    top: -15px;
    font-weight: 500;
}

.home-06-detail-left .p-number {
    position: relative;
    font-size: 40px;
    color: #f24c8f;
    letter-spacing: 0.05em;
    font-weight: 500;
}

.home-06-detail-right {
    width: 50%;
    padding: 0 45px;
    display: flex;
    align-items: center;
}

body.general .home-06-detail-left .p-number::before {
    content: "";
    width: 32px;
    height: 36px;
    background-image: url(../images/recruit/home-visitation/icon-phone.svg);
    position: absolute;
    left: -38px;
    top: 16px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.p-number-time {
    font-size: 16px;
    padding-left: 25px;
    letter-spacing: 0.1em;
    position: absolute;
    bottom: -15px;
}

.home-06-btn {
    position: relative;
    text-align: center;
    width: 100%;
    height: 75px;
    padding: 9px 72px 10px 17px;
    background-color: #f24c8f;
    color: #fff;
    border-radius: 35px;
    font-size: 20px;
    line-height: 3.05;
    box-shadow: 0 0 6px 0 rgba(169, 177, 181, 0.45);
}

.home-06-btn:hover {
    background-color: #fff;
    color: #f24c8f;
}

.title-jp p {
    font-size: 2.4rem;
}

.home-06-btn:hover::after {
    background-image: url(../images/recruit/home-visitation/icon-arrow-right-pink-2.svg);
}

.home-06-btn::after {
    content: "";
    width: 53px;
    height: 53px;
    background-image: url(../images/recruit/home-visitation/icon-arrow-right-pink.svg);
    position: absolute;
    right: 17px;
    top: 9px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

body.general .box-step-left p {
    letter-spacing: 0.05em;
    line-height: 1.22;
}

body.general.home-care .box-step-left {
    width: 385px;
    padding-right: 15px;
}

body.general.home-care .box-step-left p {
    letter-spacing: 0;
    padding-left: 5px;
}

body.general .box-step-right p {
    letter-spacing: 0.05em;
}

.pb-38 {
    padding-bottom: 38px;
}

.fix-footer {
    background-color: #f7f5e8;
    position: relative;
}

.fix-footer::before {
    position: absolute;
    content: "";
    background-image: url(../images/recruit/footer/icon-01.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 130px;
    height: 118px;
    top: -82px;
    left: calc(50vw - 417px);
    z-index: 1;
}

.fix-footer::after {
    position: absolute;
    content: "";
    background-image: url(../images/recruit/footer/icon-03.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 84px;
    height: 115px;
    top: -159px;
    left: calc(50vw + 477px);
    z-index: 1;
}

.fix-footer .footer-wrap {
    padding: 74px 0 60px 15px;
}

.fix-footer .footer-wrap::after {
    position: absolute;
    content: "";
    background-image: url(../images/recruit/footer/icon-home.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 80px;
    height: 55px;
    top: -12px;
    left: 47%;
}

.fix-footer .footer-wrap .footer-inner {
    max-width: 1050px;
    margin: auto;
}

@media(min-width: 768px) {
    .fix-footer .footer-wrap .footer-inner {
        padding-right: 0px;
    }
}

.fix-footer a.link-footer {
    letter-spacing: 0.1em;
}

.fix-footer a.link-footer:after {
    background-color: #f4a2a2;
}

.fix-footer .link-bot {
    max-width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 25px;
}

.fix-footer-under .top-links {
    display: flex;
    justify-content: center;
}

.fix-footer-under .btn-social {
    position: relative;
    padding: 10px 46px 10px 20px;
    font-size: 15px;
    width: auto;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
}

.top-links span:not(:last-child)::before {
    height: 30px;
    position: absolute;
    width: 1px;
    background: #c7c7c7;
    height: 20px;
    border: none;
}

.fix-footer-under .btn-social::after {
    position: absolute;
    content: "";
    width: 17px;
    height: 17px;
    right: 17px;
    background-image: url(../images/recruit/footer/icon-link.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.index-01 {
    position: relative;
    padding-top: 115px;
    padding-bottom: 87px;
}

.index-01::before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 420px;
    border-radius: 0 50px 50px 0;
    display: block;
    top: -57px;
    left: calc(50% - 50vw);
    background-image: url(../images/recruit/index/background-03.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    z-index: -2;
}

.index-01-left {
    align-self: stretch;
}

.index-01 .large-6:first-child .col-inner {
    height: 100%;
}

.index-01 .large-6:first-child .col-inner::after {
    content: "";
    position: absolute;
    width: calc(50vw - 46px);
    height: 458px;
    border-radius: 0 50px 50px 0;
    display: block;
    top: 0;
    right: 39px;
    background-image: url(../images/recruit/index/index-02.png);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}

.index-01-right {
    padding-left: 23px;
    padding-right: 30px;
}

.title-index {
    color: #f24c8f;
    font-size: 30px;
    line-height: 1.5666;
    letter-spacing: 0.1em;
    margin-bottom: 25px;
    margin-top: 22px;
}

.desc-index {
    font-size: 17px;
    line-height: 1.94;
    letter-spacing: 0.1em;
    text-align: justify;
}

.cont-index-02 p {
    font-size: 17px;
    line-height: 0.1em;
    line-height: 1.65;
    text-align: center;
    margin-bottom: 90px;
}

body.index .index-02 {
    position: relative;
    padding-bottom: 113px;
}

body.index .index-02::before {
    position: absolute;
    width: 100vw;
    height: 820px;
    content: "";
    top: 35px;
    left: calc(50% - 50vw);
    background-image: url(../images/recruit/index/background-04.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: -4;
}

body.index .index-02 .title-sub {
    font-size: 30px !important;
    display: flex;
    justify-content: center;
    padding-left: 50px;
    line-height: 2.03;
    margin-bottom: 30px;
}

body.index .index-02 .title-sub::after {
    left: 382px !important;
}

.cont-img-index-02 {
    position: relative;
    padding: 90px 85px 50px 85px;
    overflow: hidden;
    border-radius: 20px;
}

.cont-img-index-02:hover::before {
    transform: scale(1.1);
}

.cont-img-index-02:hover::after {
    background-image: url(../images/recruit/index/icon-arrow-right-02.svg);
}

.cont-img-index-02::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    top: 0;
    left: 0;
    background-image: url(../images/recruit/index/index-03.png);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
    transition: .3s;
}

.cont-img-index-02::after {
    content: "";
    position: absolute;
    width: 46px;
    height: 46px;
    border-radius: 20px;
    bottom: 39px;
    right: 34px;
    background-image: url(../images/recruit/index/icon-arrow-right-01.svg);
    z-index: 0;
}

.cont-img-index-02 .sm-title {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.176em;
    line-height: 1.75;
    margin-bottom: 20px;
}

.cont-img-index-02 .lg-title {
    color: #ffffff;
    position: relative;
    font-size: 30px;
    letter-spacing: 0.1em;
    line-height: 1.2666;
    margin-bottom: 80px;
}

.cont-img-index-02 .lg-title span {
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 1.9;
    margin-bottom: 80px;
}

.cont-img-index-02 .desc {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.8125;
}

.cont-img-index-02 .lg-title::before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/recruit/index/wing-01.svg);
    position: absolute;
    left: -50px;
    top: 4px;
}

.title-jp {
    margin-top: 22px;
}

.breadcrums {
    padding-top: 0;
}

.breadcrumb-wrap {
    position: static;
}

.page-header {
    min-height: 345px;
    height: auto;
    padding-bottom: 70px;
}

body.general ul.list-anchor li a {
    padding-right: 35px;
}

.row-img .large-6:nth-child(2) .col-inner {
    max-width: 471px;
    margin-left: auto;
}

#home-03 {
    position: relative;
    z-index: 1;
}

body.general a.btn.btn-file span,
body.general a.btn.btn-file::before,
body.general a.btn.btn-file::after {
    transition: 0.3s;
}

body.general a.btn.btn-file:hover span,
body.general a.btn.btn-file:hover::before,
body.general a.btn.btn-file:hover::after {
    opacity: 0.6 !important;
}

.footer-left {
    max-width: 320px;
    padding-right: 15px;
    flex-shrink: 0;
}

.footer-right {
    max-width: 560px;
    width: 100%;
    justify-content: flex-start;
}

.box-flex-footer {
    display: flex;
}

.fix-footer a.link-footer {
    padding-left: 22px;
}

.fix-footer a.link-footer:after {
    left: 0;
}

.fix-footer .footer-link:first-child {
    width: 50%;
    padding-right: 15px;
    justify-content: flex-start;
}

.fix-footer .footer-link:last-child {
    width: 50%;
    justify-content: flex-start;
}

.fix-footer a.link-footer {
    margin-bottom: 20px;
}

.footer-wrap {
    background-color: rgba(255, 255, 255, 0.8);
}

.fix-footer {
    background: none;
}

.index-03 .item-left .item-img {
    margin-right: 13px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    border-radius: 180px;
    overflow: hidden;
}

.item-link-img img {
    transition: .3s;
}

.item-link-img:hover img {
    transform: scale(1.1);
}

.index-03 .item-right .item-img {
    margin-left: 13px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    border-radius: 180px;
}

.index-03 .item-img img {
    border-radius: 180px;
}

.cont-item {
    width: 100%;
    display: flex;
    justify-content: center;
}

.index-03 .item-right .cont-item {
    margin-left: 15px;
}

.index-03 .item-right .item-content .title-jp::before {
    right: 10px;
}

.index-03 .item-content {
    max-width: 418px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.index-03 .item-content .title-en {
    padding: 0;
}

.index-03 .item-content .title-jp {
    font-size: 30px;
    letter-spacing: 0.1em;
    line-height: 2.03;
    padding-bottom: 12px;
    border-bottom: 1px solid #f24c8f;
    margin-bottom: 20px;
    margin-top: 0;
    color: #333333;
    padding-right: 45px;
}

.index-03 .item-content .title-jp::after {
    top: 28px;
    left: -50px;
}

.index-03 .item-content .title-jp::before {
    position: absolute;
    content: "";
    background-image: url(../images/recruit/index/icon-arrow-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 35px;
    height: 35px;
    right: 0;
    transition: .3s;
    top: 12px;
}

.item-link-img:hover .title-jp::before {
    background-image: url(../images/recruit/index/icon-arrow-right-3.svg);
}

.index-03 .item-content .text {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.8125;
    text-align: justify;
}

.index-03-01,
.index-03-02,
.index-03-03 {
    margin-bottom: 95px;
}

.index-03-02 {
    position: relative;
}

.index-03-02::after {
    content: "";
    width: 69px;
    height: 108px;
    background-image: url(../images/recruit/index/icon-04.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: -63px;
    z-index: -1;
    left: calc(50vw - 780px);
    position: absolute;
}

.index-03-03::after {
    content: "";
    width: 193px;
    height: 101px;
    background-image: url(../images/recruit/index/icon-05.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: -70px;
    z-index: -1;
    right: calc(50vw - 281px);
    position: absolute;
}

.index-03-02::before {
    content: "";
    width: 100vw;
    height: 1290px;
    background-image: url(../images/recruit/index/background-02.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: -160px;
    z-index: -1;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

#index-02 {
    position: relative;
}

#index-02::after {
    position: absolute;
    width: 131px;
    height: 118px;
    background-image: url(../images/recruit/index/icon-01.svg);
    top: -85px;
    z-index: -1;
    right: calc(50vw - 564px);
    content: "";
}

#index-02::before {
    position: absolute;
    width: 135px;
    height: 103px;
    background-image: url(../images/recruit/index/icon-02.svg);
    top: 95px;
    z-index: -1;
    left: calc(50vw - 572px);
    content: "";
}

body.index .page-header {
    padding-top: 5px;
}

body.index .title-en {
    padding-left: 0;
    font-size: 1.6rem;
    line-height: 1.4;
    letter-spacing: 0.2em;
}

body.index .title-jp {
    color: #f24c8f;
    margin-top: 30px;
    margin-bottom: 35px;
    font-size: 39px;
    line-height: 1.56;
    letter-spacing: 0.1em;
}

body.index .small-title {
    font-size: 17px;
    line-height: 1.94;
    letter-spacing: 0.1em;
}

.title-small {
    text-align: center;
    max-width: 298px;
}

body.index .page-header::before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    height: 1010px;
    background-image: url(../images/recruit/index/background-011.png);
}

body.index .page-header::after {
    content: "";
    width: 2124px;
    height: 153px;
    background-image: url(../images/recruit/index/icon-home-index.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 467px;
    z-index: 0;
    left: calc(50vw - 1148px);
    position: absolute;
}

.page-header-silde-item img {
    border-radius: 270px;
}

body.index .page-header-title {
    padding-top: 45px;
    padding-left: 110px;
    max-width: 499px;
}

.container-for-index {
    width: 100%;
    max-width: 1330px;
    padding: 0 15px;
    margin: auto;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.page-header-slide .slick-list {
    overflow: hidden;
}

.page-header-slide .slick-dots {
    left: calc(100% + 40px);
    flex-direction: column;
    bottom: calc(50% - 20px);
    gap: 12px;
}

.page-header-slide .slick-dots li {
    width: 15px;
    height: 15px;
    border: 1px solid #f24c8f;
}

.page-header-slide ul.slick-dots li.slick-active {
    background-color: #f24c8f;
}

.page-header-silde-item {
    width: 761px;
    height: 558px;
}

.page-header-slide-cont {
    padding-right: 39px;
    width: calc(100% - 500px);
}

body.index .home-news .main-title-en {
    padding-right: 25px;
    color: #f24c8f;
}

body.index .home-news .main-title-jp::before {
    background-image: url(../images/recruit/index/wing-01.svg);
}

body.index .home-news .main-title-jp {
    color: #333333;
    display: flex;
    flex-direction: row;
    align-items: center;
}

body.index .home-news .btn-more {
    border: 1px solid #f24c8f;
}

body.index .home-news .btn-main::after {
    background-image: url(../images/recruit/index/icon-arrow-right.svg);
}

body.index .home-news .news-item.item-list::after {
    background-image: url(../images/recruit/index/icon-only-arrow.svg);
}

body.index .home-news .news-item.item-list::before {
    background-color: #f24c8f;
}

body.general .nav {
    gap: 0;
}

body.general .nav li.nav-item {
    margin: 0;
}

body.general .nav li.nav-item:not(:last-child) {
    position: relative;
    padding-right: 57px;
}

body.general .nav li.nav-item:not(:last-child)::before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #f24c8f;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 28px;
    transform: translateY(-50%);
}

body.general .nav li.nav-item span {
    line-height: 1.18;
    font-size: 17px;
}

.header-main .main-menu .nav>li::after {
    display: none;
}

.box-home-banner {
    position: relative;
}

.box-home-banner::before {
    content: "";
    width: 668px;
    height: 668px;
    background-image: url(../images/recruit/index/bg-04.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 120px;
    right: -220px;
    z-index: 0;
    background-position: center center;
}

.box-date-cat .date {
    font-size: 1.4rem;
}

#go-top a {
    display: flex;
    flex-direction: column;
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.home-news .news-item.item-list {
    flex-wrap: nowrap;
}

.it-left {
    padding-right: 20px !important;
}

.it-right {
    padding-left: 25px !important;
}

.txt-ju {
    text-align: justify;
}

@media (min-width: 768px) and (max-width: 1520px) {
    .fix-header .header-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width: 768px) and (max-width: 1410px) {
    .header-main .logo-left .logo {
        width: 200px;
    }
    body.general .nav li.nav-item:not(:last-child) {
        padding-right: 35px;
    }
    body.general .nav li.nav-item:not(:last-child)::before {
        right: 15px;
    }
    .fix-header .phone-number {
        font-size: 2rem;
    }
    .fix-header .site-header .top-links {
        margin-right: 20px;
    }
    .fix-header .fw-medium p {
        left: 9px;
        font-size: 10px;
    }
    .fix-header .sticky-bar {
        gap: 20px;
    }
    .fix-header .phone-number::after {
        width: 20px;
        top: 16px;
        left: -24px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .fix-header .site-header .top-links a:not(:last-child)::after {
        display: none;
    }
    .fix-header .site-header .top-links a {
        font-size: 1.3rem;
        padding-right: 10px;
    }
    .fix-header .phone-number::after {
        display: none;
    }
    .fix-header .site-header .top-links a:last-child::after {
        display: none;
    }
    .fix-header .sticky-bar {
        margin-bottom: 0;
    }
    body.general .nav li.nav-item span {
        font-size: 15px;
    }
}

@media (min-width: 768px) and (max-width: 1070px) {
    body.general .nav li.nav-item span {
        font-size: 1.3rem;
    }
    .fix-header .site-header .top-links a:last-child {
        padding-right: 0;
    }
    .home-banner-right {
        width: 65%;
    }
}

@media (min-width: 768px) and (max-width: 1000px) {
    .fix-header .sticky-bar {
        gap: 0;
    }
    .header-main .logo-left .logo {
        width: 150px;
    }
    .fix-header .phone-number {
        font-size: 1.5rem;
    }
    .fix-header .fw-medium p {
        font-size: 1.2rem;
    }
    .fix-header .fw-medium p {
        font-size: 8px;
    }
    .box-menu-phone .nav-main ul li.nav-item:first-child {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 875px) {
    .fix-header .site-header .top-links a {
        font-size: 1rem;
        padding-right: 5px;
    }
    .fix-header .site-header .top-links a,
    .fix-header .site-header .top-links a:last-child {
        padding: 3px 3px 3px 3px;
    }
    body.general .nav li.nav-item span {
        font-size: 12px;
    }
    .fix-header .site-header .top-links a:not(:last-child)::before {
        display: none;
    }
    body.general .nav li.nav-item:not(:last-child) {
        padding-right: 10px;
    }
    body.general .nav li.nav-item:not(:last-child)::before {
        display: none;
    }
}

header a.btn.btn-main::after {
    transform: translateY(-50%) rotate(270deg);
}

.cont-home-reha-img-03 {
    position: relative;
}

.cont-home-reha-img-03::before {
    content: "";
    width: 505px;
    height: 505px;
    background-image: url(../images/recruit/home-reha/before-map.png);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: -1;
}
.group-zaitakukaigo .home-06-detail{
    justify-content: center;
}
.group-zaitakukaigo .home-06-detail-right{
    display: none;
}
.group-zaitakukaigo .home-06-detail-left{
    border-right: none;
}
.title-sub.title-badge{
    position: relative;
}
.title-sub.title-badge::before {
    content: "";
    width: 190px;
    height: 53px;
    background-image: url(../images/recruit/index/badge-hos.svg);
    position: absolute;
    left: 0;
    top: -60px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.title-sub.title-badge.title-kan::before {
    background-image: url(../images/recruit/index/badge-kan.svg);
}
.w-800{
    margin: auto;
    max-width: 800px;
}