@media (max-width: 767px) {
    body {
        font-size: 1.3rem;
        line-height: 1.54;
    }
    body.general .container {
        padding: 0 30px;
    }
    body.general .page-header-img::after {
        width: calc(100vw - 15px);
        height: 185px;
        left: 50%;
        transform: translateX(-50%);
        top: -95px;
        border-radius: 91px;
        z-index: -1;
    }
    body.general .page-header::before {
        width: 766px;
        height: 453px;
        background-image: url(../images/recruit/home-visitation/background-01-mb.png);
        position: absolute;
        left: -187px;
        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 .page-header-title {
        padding-top: 112px;
    }
    body.general .page-header-title .title-en {
        font-size: 0.8rem;
        padding-left: 31px;
    }
    body.general .page-header-title .title-jp {
        font-size: 2.2rem;
        margin-top: 10px;
        padding-left: 25px;
        position: relative;
    }
    body.general .page-header-title .title-jp::after {
        background-repeat: no-repeat;
        width: 15px;
        height: 15px;
        left: 3px;
        top: 13px;
    }
    body.general .breadcrums {
        display: none;
    }
    body.general .page-header {
        height: 300px;
    }
    .home-care-04 .pb-sm-50 {
        padding-bottom: 50px;
    }
    body.general .box-list-anchor {
        padding: 13px 14px 8px 13px;
    }
    body.general .list-anchor li {
        width: calc(50% - 9px);
    }
    body.general .list-anchor {
        justify-content: flex-start;
        column-gap: 0;
        row-gap: 14px;
    }
    body.general .list-anchor li:nth-child(odd) {
        margin-right: 18px;
    }
    body.general ul.list-anchor li a {
        font-size: 1.1rem;
        width: 100%;
        padding: 0 22px 5px 0;
        min-height: 35px;
        align-items: flex-end;
    }
    body.general ul.list-anchor li a::after {
        bottom: 6px;
        width: 14px;
        height: 14px;
        right: 7px;
    }
    body.general .title-sub {
        letter-spacing: 0.1em;
        line-height: 1.14;
        font-size: 1.9rem;
        padding: 0 25px;
        margin-bottom: 16px;
        font-weight: 500;
        white-space: nowrap;
        font-weight: 400;
    }
    .home-reha-04 .mb-sm-50 {
        margin-bottom: 50px !important;
    }
    body.general .title-sub::after {
        width: 15px;
        height: 15px;
        left: 0;
        transform: none;
        top: 3px;
    }
    body.general .title-line {
        padding-bottom: 13px;
        font-size: 15px;
        line-height: 1.3333;
        margin-top: 20px;
    }
    .pt-sm-23 {
        padding-top: 23px;
    }
    .pb-sm-82 {
        padding-bottom: 82px;
    }
    .home-02::before {
        width: 86px;
        height: 78px;
        top: -45px;
        left: calc(50vw + 67px);
    }
    body.general .title-cs {
        padding-left: 11px;
        padding-bottom: 13px;
        margin-top: 27px;
        margin-bottom: 20px;
        font-size: 15px;
    }
    body.general .title-cs::after {
        width: 2px;
        height: 32px;
        left: 0;
        top: -5px;
    }
    .home-img {
        width: 241px;
        height: 170px;
    }
    .img-home-cs {
        display: flex;
        justify-content: center;
        margin-bottom: 17px;
    }
    .text-home-cs h3 {
        border-bottom: 1px solid #f24c8f;
        font-size: 15px;
        line-height: 1.3333;
        padding-bottom: 12px;
        margin-bottom: 14px;
    }
    .text-home-cs p {
        letter-spacing: 0.1em;
        font-size: 13px;
        line-height: 1.73;
    }
    .img-home-04 {
        width: 241px;
        height: 170px;
    }
    .home-02::after {
        width: 356px;
        height: 310px;
        top: 1240px;
        left: calc(50vw - 85px);
    }
    body.general .home-03 .title-sub {
        margin-bottom: 13px;
    }
    body.general .list-dot {
        padding-left: 25px;
        padding-bottom: 28px;
    }
    body.general .list-dot li {
        font-size: 13px;
        line-height: 1.35;
    }
    body.general .list-dot li {
        letter-spacing: 0.1em;
    }
    body.general .list-dot li:not(:last-child) {
        margin-bottom: 34px;
    }
    body.general .list-dot li:last-child {
        margin-bottom: 0;
    }
    body.general .list-dot li::before {
        width: 13px;
        height: 13px;
        top: 3px;
        left: -25px;
    }
    body.general .list-dot::before {
        width: 13px;
        height: 13px;
        top: 3px;
        left: 0;
    }
    body.general .box-step {
        border: 1px solid #f24c8f;
        border-radius: 10px;
        padding: 16px 14px 19px 14px;
        flex-direction: column;
    }
    body.general .box-step .box-step-left {
        width: 100%;
        flex-direction: row;
        gap: 20px;
        min-height: auto;
        border: none;
        padding-bottom: 20px;
        margin-bottom: 13px;
        border-bottom: 1px solid #aeaeae;
    }
    body.general .box-step .box-step-left p {
        font-size: 15px;
    }
    body.general .box-step .box-step-left br {
        display: none;
    }
    body.general .img-01-mw.container .img-home-1 {
        position: relative;
        width: calc(100% + 60px);
        left: -30px;
    }
    body.general .num-step {
        font-size: 16px;
    }
    body.general .box-step .box-step-right {
        padding: 0;
    }
    body.general .box-step .box-step-right p {
        font-size: 13px;
    }
    body.general a.btn.btn-file {
        border: 1px solid #f24c8f;
        width: 100%;
        height: 60px;
        border-radius: 10px;
        padding-left: 55px;
        padding-right: 40px;
        min-height: auto;
        margin-bottom: 20px;
    }
    .home-reha-05 .title-sub {
        margin-bottom: 45px !important;
    }
    body.general a.btn.btn-file::before {
        width: 19px;
        height: 24px;
        left: 19px;
        top: 50%;
    }
    body.general a.btn.btn-file span {
        font-size: 13px;
    }
    body.general a.btn.btn-file::after {
        width: 14px;
        height: 14px;
        right: 15px;
    }
    .home-04::after {
        width: 88px;
        height: 68px;
        left: calc(50vw + 67px);
        top: -35px;
    }
    .home-img-1 {
        width: 241px;
        height: 170px;
    }
    body.general .box-step::after {
        width: 30px;
        height: 17px;
        bottom: -28px;
    }
    body.general .box-step {
        margin-bottom: 37px;
    }
    body.general .detail-line {
        text-align: left;
        padding-bottom: 20px;
        text-align: justify;
    }
    .plan-02::before {
        width: 49px;
        height: 69px;
        left: calc(50vw + 92px);
        top: -36px;
    }
    .plan-03::before {
        width: 356px;
        height: 310px;
        left: calc(50vw - 85px);
        top: -140px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    body.plan-care .cont-care-img-04 {
        width: 100%;
        height: 226px;
        border-radius: 72px;
        margin-top: 18px;
        padding-top: 0;
        padding-left: 0;
    }
    body.plan-care .cont-care-img-04 img {
        width: 100%;
        height: auto
    }
    body .plan-05 .text-home-cs h3 {
        margin-bottom: 18px;
    }
    .plan-05::before {
        width: 356px;
        height: 310px;
        left: calc(50vw - 82px);
        top: -140px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .home-nurse-02::before {
        width: 86px;
        height: 78px;
        left: calc(50vw + 68px);
        top: -45px;
    }
    .home-nurse-03::before {
        width: 356px;
        height: 310px;
        left: calc(50vw - 85px);
        top: -142px;
    }
    body.general .row-xlarge>[class*="col-"]:not(.col-inner) {
        padding: 0;
    }
    .home-nurse-04::before {
        width: 88px;
        height: 68px;
        left: calc(50vw + 67px);
        top: -36px;
    }
    body.daycare-reha .list-anchor {
        justify-content: flex-start;
        column-gap: 0;
        row-gap: 14px;
    }
    body.daycare-reha .list-anchor li:nth-child(odd) {
        margin-right: 18px;
    }
    .btn-pill {
        padding: 8px 10px 8px 16px;
        height: auto;
        justify-content: flex-end;
        gap: 15px;
        line-height: 1.6;
    }
    .btn-pill p {
        font-size: 14px;
    }
    .cont-img-link {
        width: 31px;
        height: 31px;
    }
    .cl-or .cont-img-link::before,
    .cl-bl .cont-img-link::before {
        width: 16px;
        height: 16px;
        top: 8px;
        left: 8px;
    }
    .daycare-reha-02::before {
        width: 123px;
        height: 64px;
        top: -28px;
        left: calc(50vw + 30px);
    }
    .daycare-reha-03::before {
        width: 356px;
        height: 310px;
        left: calc(50vw - 84px);
        top: -140px;
    }
    .home-reha-01 p {
        font-size: 13px;
        line-height: 1.75;
    }
    .cont-home-reha-img-03 {
        width: 100vw;
        height: 332px;
        margin: 0 -30px;
    }
    .box-spec-p {
        font-size: 13px;
        line-height: 1.35;
        border: 1px solid #f24c8f;
        border-radius: 10px;
        padding: 23px 25px;
    }
    .home-reha-02::before {
        width: 68px;
        height: 52px;
        left: calc(50vw + 77px);
        top: -19px;
    }
    .home-reha-03::before {
        width: 35px;
        height: 54px;
        left: calc(50vw - 123px);
        top: 197px;
    }
    .home-reha-03::after {
        width: 65px;
        height: 59px;
        left: calc(50vw + 59px);
        bottom: 275px;
    }
    .home-reha-04::before {
        width: 42px;
        height: 58px;
        left: calc(50vw + 95px);
        top: 35px;
    }
    .home-reha-05::before {
        width: 356px;
        height: 310px;
        left: calc(50vw - 80px);
        top: -140px;
    }
    .pb-sm-75 {
        padding-bottom: 75px;
    }
    .table-item {
        flex-direction: column;
    }
    .table-title {
        font-size: 15px;
        line-height: 1.03;
        width: 100%;
        padding: 13px 15px;
    }
    .table-desc {
        font-size: 13px;
        line-height: 1.27;
        width: 100%;
        padding: 12px;
    }
    body.home-care .list-anchor {
        justify-content: flex-start;
        gap: 0;
    }
    .pb-sm-90 {
        padding-bottom: 90px;
    }
    body.home-care .list-anchor li:nth-child(odd) {
        margin-right: 18px;
    }
    body.home-care .list-anchor li {
        min-width: calc(50% - 9px);
    }
    .home-care-02::before {
        width: 86px;
        height: 77px;
        left: calc(50vw + 68px);
        top: -38px;
    }
    .home-care-03::before {
        width: 356px;
        height: 310px;
        left: calc(50vw - 80px);
        top: -125px;
    }
    .home-care-04::before {
        width: 49px;
        height: 68px;
        left: calc(50vw + 87px);
        top: -36px;
    }
    .home-06 {
        padding-top: 22px;
        padding-bottom: 33px;
        margin-bottom: 0;
    }
    .cont-home-06 {
        padding: 25px 30px;
    }
    .home-06-title {
        font-size: 19px;
        margin-bottom: 32px;
        line-height: 1.31;
        font-weight: 400;
    }
    .home-06-desc {
        text-align: initial;
        margin-bottom: 10px;
        font-size: 13px;
        line-height: 1.35;
        letter-spacing: 0.1em;
    }
    .home-06-detail {
        flex-direction: column;
    }
    .home-06-detail-left {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #f24c8f;
        padding: 0;
    }
    .home-06-detail-left p {
        top: -10px;
        padding-left: 24px;
        font-size: 12px;
    }
    .home-06-detail-left .p-number {
        font-size: 25px;
        padding-left: 24px;
        margin-bottom: 38px;
        letter-spacing: 0.05em;
        font-weight: bold;
    }
    .btn-pill{
        width: 100%;
    }
    .home-06-detail-left .p-number-time {
        font-size: 13px;
        padding-left: 0;
        text-align: center;
        letter-spacing: 0.1em;
        bottom: 16px;
    }
    body.general .home-06-detail-left .p-number::before {
        width: 20px;
        height: 22px;
        left: 2px;
        top: 8px;
    }
    .fix-header .site-header .top-links a:last-child::after {
        right: 16px;
    }
    .site-header .top-links a img {
        display: none;
    }
    .home-06-detail-right {
        margin-top: 16px;
        width: 100%;
        padding: 0;
        justify-content: center;
    }
    .home-06-btn.btn {
        padding: 8px 43px 8px 28px;
        font-size: 14px;
        line-height: 2.57;
        text-align: initial;
        height: 50px;
        border-radius: 22px;
        justify-content: flex-start;
    }
    .home-06-btn::after {
        width: 31px;
        height: 31px;
        right: 10px;
        top: 8px;
    }
    body.general .title-line::after {
        width: 60px;
        height: 1px;
        bottom: 0;
    }
    body.general .box-step-right p {
        letter-spacing: 0.1em;
        padding: 0 3px;
    }
    .home-05 {
        padding-bottom: 35px;
    }
    .home-05::after {
        width: 356px;
        height: 310px;
        top: -130px;
        left: calc(50vw - 86px);
    }
    .pd-sm-35 {
        padding-top: 35px;
    }
    body.general .page-anchor .container {
        padding: 0 17px;
    }
    .box-list-anchor {
        border-radius: 10px;
    }
    body.general ul.list-anchor li a {
        font-size: 1.2rem;
    }
    body.general .page-header {
        min-height: 300px;
        margin-top: 24px;
    }
    body.daycare-reha .page-header {
        margin-top: 36px;
    }
    body.home-reha .page-header {
        margin-top: 36px;
    }
    .fix-header .header-inner {
        padding-left: 12px;
    }
    .fix-header .header-top {
        padding-top: 8px;
    }
    a.btn.btn-phone-header {
        width: 68px;
        height: 68px;
        background-color: #fce8e8;
        flex-direction: column;
        border-radius: 10px;
        margin-right: 82px;
        font-size: 1.4rem;
        font-weight: 500;
        font-family: "Zen Maru Gothic", sans-serif;
        gap: 2px;
        color: #ff2f79;
        letter-spacing: 0.1em;
        position: relative;
        z-index: 13;
    }
    a.btn.btn-phone-header img {
        width: 22px;
    }
    .box-home-banner {
        flex-direction: column-reverse;
    }
    .home-banner-right {
        width: 100%;
    }
    .home-banner-left {
        width: 100%;
        flex: unset;
        padding: 25px 18px;
    }
    .home-banner::before {
        width: 100%;
        height: 657px;
        left: 50%;
        transform: translateX(-50%);
        top: 80px;
    }
    .img-bg {
        height: 78px;
        object-fit: contain;
    }
    .img-bg img {
        height: 100%;
        object-fit: contain;
    }
    .banner-item img {
        border-radius: 110px;
    }
    ul.slick-dots {
        left: -20px;
    }
    ul.slick-dots li {
        width: 8px;
        height: 8px;
        margin: 4px 0;
    }
    .fix-footer::before {
        width: 65px;
        height: 59px;
        left: 35px;
        top: -40px;
    }
    .fix-footer::after {
        width: 42px;
        height: 58px;
        left: auto;
        right: 25px;
        top: -40px;
    }
    .footer-copyright.relative {
        margin-top: 30px;
    }
    .title-index {
        font-size: 1.5rem;
        margin-bottom: 18px;
    }
    p.desc-index {
        font-size: 1.4rem;
        line-height: 1.667;
    }
    .index-01-left-img {
        height: 229px;
    }
    .index-01::before {
        height: 210px;
        top: 0;
    }
    .index-01 .large-6:first-child .col-inner::after {
        height: 229px;
        width: calc(100vw - 35px);
        left: 0;
        border-radius: 0 25px 25px 0;
        top: -5px;
        left: -35px;
    }
    .index-01 {
        padding-top: 25px;
    }
    body.index .index-02::before{
        background-size: cover;
        height: 987px;
    }
    .home-news::after {
        top: 100%;
        height: 210px;
    }
    .home-news::before {
        height: 100%;
        top: 0;
    }
    .home-news {
        padding-bottom: 20px;
    }
    .index-01-right {
        padding-top: 20px;
    }
    .title-sub {
        font-size: 1.8rem;
    }
    .index-01 .title-sub {
        font-size: 1.8rem !important;
        margin-top: 70px;
        margin-bottom: 25px;
    }
    .title-sub::after {
        width: 19px;
        height: 19px;
        left: -30px;
    }
    .cont-img-index-02 {
        padding: 25px 35px;
        padding-top: 100px;
    }
    .cont-img-index-02 .lg-title {
        font-size: 2rem;
        margin-bottom: 75px;
    }
    .cont-img-index-02 .lg-title span {
        font-size: 1.3rem;
    }
    .cont-img-index-02 .lg-title::before {
        width: 15px;
        height: 15px;
        left: -25px;
    }
    .cont-img-index-02 .sm-title {
        font-size: 1rem;
        margin-bottom: 5px;
    }
    .cont-img-index-02 .desc {
        font-size: 1.3rem;
    }
    .cont-img-index-02::before {
        height: 100%;
        background-position: center;
        background-image: url(../images/recruit/index/bg-sm.png);
    }
    .cont-img-index-02::after {
        width: 30px;
        height: 30px;
        right: 21px;
        bottom: 25px;
    }
    .cont-index-02 p {
        font-size: 1.4rem;
        text-align: left;
        margin-bottom: 30px;
    }
    .index-02::before {
        height: 933px;
        left: 0;
        background-position: center;
    }
    .index-02 {
        padding-bottom: 60px;
    }
    .index-03 .item-left .item-img {
        max-width: 250px;
        margin: 0 auto 10px;
    }
    .index-03 .item-content .title-en {
        font-size: 1rem;
    }
    .index-03 .item-content .title-jp {
        font-size: 1.8rem;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .index-03 .item-content .title-jp::after {
        width: 15px;
        height: 15px;
        left: -20px;
        top: 18px;
    }
    .index-03 .item-content .title-jp::before {
        width: 23px;
        height: 23px;
    }
    .index-03 .item-content .text {
        font-size: 1.3rem;
    }
    .index-03 .item-content {
        margin-left: 20px;
    }
    .index-03 .item-right .item-img {
        max-width: 250px;
        margin: 0 auto 10px;
    }
    .index-03 .item-img img {
        border-radius: 90px;
    }
    .index-03-01 {
        margin-bottom: 45px;
    }
    .item-right.large-6.col-12.pt-sm-45 {
        padding-top: 45px;
    }
    .site-header .border-solid {
        display: none;
    }
    .fix-header .phone-number::after {
        width: 20px;
        height: 21px;
        left: 0px;
        top: 50%;
    }
    .fix-header .phone-number {
        font-size: 25px;
        padding-left: 23px;
    }
    .fix-header .site-header .top-links {
        margin: 0;
    }
    .fix-header .site-header .top-links a {
        border-right: none;
    }
    .fix-header .site-header .top-links a:not(:last-child)::before {
        display: none;
    }
    #index-03::before {
        height: 645px;
        left: 0;
        bottom: auto;
        top: 34%;
    }
    .container-for-index {
        flex-direction: column-reverse;
        padding: 0 30px;
    }
    .page-header-slide-cont {
        padding: 0;
        width: 100%;
        height: 229px;
    }
    .page-header-slide .slick-dots {
        left: calc(50vw - 200px);
        top: 95px;
        gap: 6px;
    }
    .page-header-slide .slick-dots li {
        width: 8px;
        height: 8px;
    }
    body.index .home-news {
        padding-top: 70px;
        padding-bottom: 55px;
    }
    body.index .page-header::before {
        background-image: url(../images/recruit/index/background-01-mb-01.png);
        width: 766px;
        height: 671px;
        z-index: 0;
    }
    body.index .page-header::after {
        top: 430px;
        left: calc(50vw - 400px);
        width: 1062px;
        height: 77px;
    }
    body.index .page-header-title {
        padding-top: 25px;
        padding-left: 23px;
        width: 100%;
    }
    body.index .page-header-title .title-en {
        max-width: 100%;
        padding: 0;
        font-size: 12px;
        line-height: 1.22;
        letter-spacing: 0.2em;
    }
    body.index .page-header-title .title-jp {
        margin-top: 17px;
        margin-bottom: 14px;
        padding: 0;
        font-size: 22px;
        line-height: 1.39;
        letter-spacing: 0.1em;
    }
    .title-small {
        font-size: 14px;
        line-height: 1.6666;
        letter-spacing: 0.1em;
        max-width: 100%;
        text-align: start;
    }
    body.index .home-news .main-title-en {
        font-size: 11px;
        line-height: 3.4545;
        letter-spacing: 0.176em;
    }
    body.index .home-news .main-title-jp::before {
        width: 21px;
        height: 21px;
        top: 50%;
        transform: translateY(-50%);
        left: -30px;
    }
    body.index .home-news .main-title-jp {
        font-size: 21px;
        line-height: 2.03;
        letter-spacing: 0.05em;
    }
    body.index .home-news .main-title-jp::after {
        width: 286px;
        height: 1px;
        background-color: #f24c8f;
        background-image: none;
        left: -3px;
        top: 44px;
    }
    body.index .home-news .main-title {
        padding-left: 25px;
    }
    body.index .home-news .list-news-cont.container,
    body.index .home-news .list-news-cont.container-1000 {
        padding: 0 15px;
    }
    body.index .home-news .news-item.item-list {
        padding: 12px 45px 15px 12px;
        flex-wrap: wrap;
    }
    body.index .home-news .news-item .date {
        font-size: 12px;
        line-height: 0.96;
        letter-spacing: 0.075em;
    }
    body.index .home-news .news-item.item-list .title a {
        font-size: 14px;
        line-height: 1.43;
        letter-spacing: 0.05em;
    }
    body.index .home-news .news-item.item-list::after {
        width: 14px;
        height: 3px;
        right: 16px;
        bottom: 17px;
    }
    .box-btn-news.show-for-small {
        padding-top: 17px;
        display: flex;
        justify-content: center;
    }
    .box-btn-news.show-for-small a {
        font-size: 13px;
        line-height: 1.96;
        letter-spacing: 0.05;
        padding-left: 28px;
        padding-right: 51px;
        color: #333;
    }
    .index-01 {
        margin-bottom: 60px;
    }
    .index-01::after {
        height: 229px;
        width: calc(100vw - 35px);
        top: -5px;
    }
    .index-01-right {
        margin-top: 242px;
        padding: 0;
    }
    .index-01::before {
        width: 110vw;
        height: 210px;
        top: -30px;
        left: calc(50% - 50vw);
    }
    .title-index {
        margin: 16px 0;
        font-size: 15px;
        line-height: 1.6666;
        letter-spacing: 0.1em;
    }
    .desc-index {
        font-size: 14px;
        line-height: 1.6666;
        letter-spacing: 0.1em;
    }
    body.index .index-02 {
        margin-bottom: 15px;
    }
    body.index .index-02 .title-sub {
        font-size: 18px !important;
        line-height: 2.257;
        margin-bottom: 20px;
    }
    body.index .index-02 .title-sub::after {
        width: 20px;
        height: 20px;
        left: 75px !important;
        top: 50%;
        transform: translateY(-50%);
    }
    .cont-index-02 p {
        font-size: 14px;
        line-height: 1.6666;
        letter-spacing: 0.1em;
        text-align: start;
        margin-bottom: 28px;
    }
    .fix-footer .footer-wrap::after {
        left: 50%;
    }
    .cont-img-index-02::before {
        background-image: url(../images/recruit/index/index-03-mb.png);
        height: 305px;
    }
    .cont-img-index-02 {
        padding: 111px 65px 21px 36px;
    }
    .cont-img-index-02 .sm-title {
        font-size: 8px;
        margin-bottom: 0;
    }
    .cont-img-index-02 .lg-title {
        font-size: 20px;
        line-height: 1.6666;
        letter-spacing: 0.1em;
        margin-bottom: 60px;
    }
    .cont-img-index-02 .lg-title span {
        font-size: 13px;
        line-height: 1.89;
        letter-spacing: 0.1em;
    }
    .cont-img-index-02 .lg-title::before {
        width: 15px;
        height: 15px;
        left: -20px;
        top: 11px;
    }
    .cont-img-index-02 .desc {
        font-size: 13px;
        line-height: 1.35;
        letter-spacing: 0.1em;
    }
    .cont-img-index-02::after {
        width: 30px;
        height: 30px;
        bottom: 25px;
        right: 20px;
    }
    .index-03 .item-left .item-img,
    .index-03 .item-right .item-img {
        margin-bottom: 12px;
        margin-top: 45px;
    }
    .index-03 .item-right .item-content {
        margin-left: 0;
        width: 100%;
    }
    .index-03 .item-img img {
        border-radius: 90px;
        width: 250px;
    }
    .index-03 .item-content .title-jp {
        font-size: 18px;
        line-height: 1.75;
        letter-spacing: 0.05em;
        padding-bottom: 10px;
        margin-bottom: 13px;
    }
    .index-03 .item-content .text {
        font-size: 13px;
        line-height: 1.538;
        letter-spacing: 0.1em;
    }
    .index-03 .item-right .item-content,
    .index-03 .item-left .item-content {
        margin-left: 20px;
    }
    .index-03 .item-right .cont-item {
        margin-left: 0;
    }
    .index-03 .item-content .title-jp::after {
        width: 15px;
        height: 15px;
        top: 16px;
        left: -22px;
    }
    .index-03 .item-content .title-jp::before {
        width: 23px;
        height: 23px;
        top: 5px;
        right: 9px;
        left: auto;
        padding-right: 35px;
    }
    .index-03-01,
    .index-03-02,
    .index-03-03 {
        margin-bottom: 0;
    }
    body.index .index-03 {
        padding-bottom: 70px;
    }
    #index-02::before {
        width: 68px;
        height: 52px;
        left: calc(50vw - 164px);
        top: 495px;
    }
    #index-02::after {
        width: 65px;
        height: 59px;
        right: calc(50vw - 158px);
        top: -25px;
    }
    .index-03-02::after {
        width: 35px;
        height: 54px;
        top: 17px;
        left: calc(50vw - 175px);
    }
    .index-03-03::after {
        width: 97px;
        height: 51px;
        top: 4px;
        right: calc(50vw - 181px);
    }
    .fix-header .header-inner {
        padding: 0;
        padding-left: 11px;
        margin-bottom: 35px;
    }
    .fix-header a.menu-btn {
        min-height: auto;
        width: 84px;
        height: 82px;
        top: -3px;
        right: -10px;
        border-radius: 0 0 0 10px;
        border: none;
        box-shadow: 0 0 6px rgba(169, 177, 181, 0.45);
    }
    .fix-header a.menu-btn::before {
        display: none;
    }
    .fix-header a.menu-btn::after {
        left: 50%;
        transform: translateX(-59%);
        top: 54px;
        font-size: 13px;
        color: #ff2f79;
    }
    .fix-header a.menu-btn span {
        background-color: #ff2f79;
        left: 24px;
    }
    .fix-header a.menu-btn span:nth-child(2) {
        top: 32px;
    }
    .fix-header #logo .header-logo {
        width: 188px;
        height: 44px;
    }
    body.general .title-jp::before {
        font-size: 17px;
        line-height: 1.52;
        letter-spacing: 0.1em;
        position: absolute;
        left: 36px;
        bottom: -24px;
    }
    .it-left {
        padding-right: 15px !important;
    }
    .it-right {
        padding-left: 15px !important;
    }
    body.general .detail-line {
        font-size: 1.3rem;
        line-height: 1.73;
        letter-spacing: 0.1em;
        margin-top: 15px;
    }
    .pb-sm-50 {
        padding-bottom: 50px;
    }
    .vw-100.container {
        padding: 0 !important;
    }
    .plan-04::before {
        width: 44px;
        height: 70px;
        top: -34px;
        left: calc(50vw + 93px);
    }
    .home-06::before {
        content: "";
        width: 100vw;
        height: 365px;
        background-image: url(../images/recruit/index/bg-05.png);
        right: 0;
        top: 0;
        z-index: -1;
    }
    .title-jp p {
        font-size: 1.7rem;
    }
    body.general .nav li.nav-item:not(:last-child) {
        padding-right: 30px;
    }
    body.general .nav li.nav-item:not(:last-child)::before {
        display: none;
    }
    .header-wrapper .header-main .main-menu .nav {
        position: relative;
    }
    .header-wrapper .header-main .main-menu .nav::after {
        content: "";
        width: 288px;
        height: 288px;
        background-image: url(../images/recruit/index/bg-canh.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        z-index: -1;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .contact-infor {
        font-family: "Zen Maru Gothic", sans-serif;
    }
    .home-care-06 {
        margin-bottom: 0;
    }
    
    .cont-home-reha-img-03::before{
        width: 202px;
        height:202px;
        background-size: 100% 100%;
    }
    .title-sub.title-badge::before{
        width: 85px;
        height: 27px;
        top: -35px;
        left: 20px;
    }
    .fix-header .nav-item.active span{
        color: #000;
    }
}