@media screen and (min-width: 768px) {
  .margin_top_0 {
    margin-top: 0 !important;
  }
  .padding_top_large {
    padding-top: 180px !important;
  }
  .padding_bottom_large {
    padding-bottom: 180px !important;
  }
  .padding_top_middle {
    padding-top: 160px !important;
  }
  .padding_bottom_middle {
    padding-bottom: 160px !important;
  }
  .padding_top_small {
    padding-top: 140px !important;
  }
  .padding_bottom_small {
    padding-bottom: 140px !important;
  }
  .full_width {
    width: 100%;
  }
  .small_size {
    width: 825px;
  }
  .middle_size {
    width: 1120px !important;
  }
  .large_size {
    width: 1200px;
  }
  .basic_side_padding {
    padding-left: 160px !important;
    padding-right: 160px !important;
  }
  .side_additional_padding {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .position_fix_center {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .position_fix_right {
    margin-left: auto !important;
  }
  .position_fix_left {
    margin-right: auto !important;
  }
  .align_center {
    align-items: center !important;
  }
  .group_margin_top_large {
    margin-top: 152px !important;
  }
  .editor_link_button a {
    width: 180px;
    height: 44px;
    border-radius: 100vh;
    letter-spacing: 0.08em;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 0 25px;
    background: #1b434d;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    text-decoration: none;
    transition: opacity 0.5s cubic-bezier(0.4, 0, 1, 1);
  }
  .editor_link_button a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(-45deg) translateY(-50%);
    position: absolute;
    inset: calc(50% - 1px) 18px auto auto;
  }
  .editor_link_button a:hover {
    opacity: 0.8;
    text-decoration: none !important;
  }
  .group-border-top {
    border-top: 1px solid #d9d4ce;
    position: relative;
    margin: 0 120px 0;
    padding: 130px 40px;
  }
  .group-border-top::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffffff;
    position: absolute;
    inset: 0 0 auto 0;
  }
  .policy_company_info {
    padding: 35px 45px;
  }
  .policy_company_info ul {
    margin-bottom: 10px;
    padding-left: 20px;
  }
  .policy_main {
    margin-top: 60px !important;
  }
  .policy_main .policy_content {
    margin-bottom: 80px;
  }
  .column_fix_height .wp-block-column {
    display: flex;
  }
  .column_fix_height .wp-block-column .wp-block-group {
    display: flex;
    flex-direction: column;
  }
  .block_title {
    margin-bottom: 62px !important;
    width: 100%;
    max-width: 1120px;
  }
  .block_title .title_main {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1;
    margin: 0 0 25px 0;
  }
  .block_title .title_sub {
    font-size: 20px;
    letter-spacing: 0.04em;
    line-height: 1;
    margin: 0;
    font-weight: 400;
  }
  .block_title:has( + .contents_explain) {
    margin-bottom: 52px !important;
  }
  .block_title:has( + .recruit_wrap) {
    margin-bottom: 83px !important;
  }
  .contents_title {
    font-size: 28px;
    margin: 0 0 13px;
    font-weight: 500;
  }
  .contents_explain {
    margin: 0 auto 60px;
  }
  .contents_explain .wp-block-heading {
    font-size: 28px;
    margin: 0 0 18px;
    font-weight: 500;
  }
  .contents_explain p {
    font-size: 15px;
    line-height: 2;
    font-weight: 400;
  }
  .about_features {
    margin: 180px auto 80px;
    width: 980px;
  }
  .about_features .message_two_columns {
    width: 980px;
    margin: 0 auto;
    column-gap: 196px;
  }
  .about_features .message_two_columns .title {
    font-size: 40px;
    line-height: 1.6;
    font-weight: 500;
    white-space: nowrap;
  }
  .about_features .message_two_columns .message {
    font-size: 16px;
    line-height: 1.875;
    font-weight: 400;
    letter-spacing: 0.18em;
    font-feature-settings: "palt";
  }
  .about_features:has( + .scroll_container) {
    margin-bottom: 130px;
  }
  .for_organization {
    width: 1120px;
    margin: 120px auto !important;
    padding: 60px 100px 66px !important;
    row-gap: 30px;
  }
  .for_organization .wp-block-heading {
    font-size: 28px;
    font-weight: 500;
  }
  .for_organization p {
    font-size: 15px;
    font-weight: 400;
    line-height: 2;
  }
  .for_organization .editor_link_button {
    width: max-content;
  }
  .kimochi_separator {
    padding: 80px 0;
  }
  .kimochi_separator .wp-block-columns {
    width: 875px;
    margin: 0 auto;
  }
  .kimochi_separator .wp-block-columns .wp-block-heading {
    font-size: 24px;
  }
  .kimochi_separator .wp-block-columns p {
    font-size: 15px;
  }
  .induction_lower {
    padding: 104px 0 113px;
    background: url("../img/common/gradation/pc/bg_about_overview_gradation.jpg");
    background-size: cover;
  }
  .induction_lower .title {
    font-size: 40px;
    line-height: 1.6;
    margin: 0 0 35px;
    letter-spacing: 0.08em;
    font-weight: 500;
  }
  .induction_lower .message {
    font-size: 15px;
    margin: 0 0 60px;
    font-feature-settings: "palt";
    letter-spacing: 0.16em;
    font-weight: 400;
  }
  .induction_lower .link a {
    position: relative;
    font-size: 16px;
    margin: 0 auto;
    width: 320px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .induction_lower .link a::after {
    content: "";
    position: absolute;
    inset: 50% 32px auto auto;
    transform: translateY(-50%) rotate(-45deg);
    display: block;
    width: 11px;
    height: 11px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
  }
  .download_wrap {
    gap: 40px;
  }
  .download_wrap .download_button a {
    width: 540px;
    margin: 0;
  }
  .download_button {
    margin: 0 auto;
  }
  .download_button a {
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    background: #1b434d;
    display: flex !important;
    width: 560px;
    height: 87px;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    column-gap: 13px;
    transition: opacity 0.5s cubic-bezier(0.4, 0, 1, 1);
  }
  .download_button a::before {
    content: "";
    width: 22px;
    height: 22px;
    display: block;
    background: url("../img/common/pc/download.svg") no-repeat;
    background-size: cover;
  }
  .download_button a:hover {
    opacity: 0.8;
  }
  .contents_separator {
    padding: 60px 0;
  }
  .contents_separator .induction_line p {
    width: 600px;
    height: 120px;
    display: flex;
    padding: 0;
    position: relative;
  }
  .contents_separator .induction_line p a {
    font-weight: 500;
    width: 100%;
    margin: 0 auto;
    padding: 0 95px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 20px;
    text-decoration: none;
    position: relative;
    letter-spacing: 0.1em;
  }
  .contents_separator .induction_line p a::before {
    content: "";
    width: 38px;
    height: 38px;
    display: block;
    border-radius: 100%;
    position: absolute;
    inset: 50% 40px auto auto;
    transform: translateY(-50%);
    background: #1b434d;
  }
  .contents_separator .induction_line p a::after {
    content: "";
    width: 8px;
    height: 8px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    transform: translateY(-50%) rotate(-45deg);
    inset: 50% 56px auto auto;
  }
  .contents_separator .induction_line p a:hover {
    text-decoration: none !important;
    opacity: 0.8;
  }
  .contents_separator .induction_line p::before {
    content: "";
    width: 33px;
    height: 33px;
    display: block;
    background: url("../img/common/pc/pc_recruit_line.png") no-repeat;
    background-size: contain;
    position: absolute;
    inset: 50% auto auto 45px;
    transform: translateY(-50%);
  }
  .contents_separator .induction_line p:hover {
    opacity: 0.9;
  }
  .contents_separator .induction_line p:hover a {
    text-decoration: none !important;
  }
  .img_separator {
    width: 100%;
    height: 535px;
    margin-bottom: 0;
  }
  .img_separator img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
  }
  .recruit_wrap {
    margin: 0;
  }
  .recruit_wrap:has( + .recruit_wrap) {
    margin-bottom: 90px;
  }
  .recruit_wrap .title_job_area {
    font-size: 32px;
    padding-left: 26px;
    position: relative;
    margin: 0 0 33px;
  }
  .recruit_wrap .title_job_area::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #d46a0d;
    border-radius: 100%;
    display: block;
    position: absolute;
    inset: 50% auto auto 0;
    transform: translateY(-50%);
  }
  .recruit_wrap .recruit_info {
    padding: 55px;
  }
  .recruit_wrap .recruit_info .title {
    font-size: 24px;
    margin: 0 0 18px;
    font-weight: 500;
  }
  .recruit_wrap .recruit_info .status {
    font-size: 13px;
    border: 1px solid #1b434d;
    width: max-content;
    margin: 0 auto 18px 0;
    padding: 3px 13px;
    letter-spacing: 0.06em;
    font-weight: 500;
  }
  .recruit_wrap .recruit_info .status.active {
    color: #d46a0d;
    border-color: #d46a0d;
  }
  .recruit_wrap .recruit_info .status.inactive {
    color: #b7ada0;
    border-color: #b7ada0;
  }
  .recruit_wrap .recruit_info .message {
    font-size: 15px;
    line-height: 2;
    margin: 0 0 30px;
    font-weight: 400;
    font-feature-settings: "palt";
  }
  .recruit_wrap .recruit_info .recruit_link a {
    display: flex;
    align-items: center;
    justify-content: start;
    color: #ffffff;
    background: #1b434d;
    width: 180px;
    height: 45px;
    padding: 0 28px;
    text-decoration: none;
    position: relative;
    font-size: 15px;
    line-height: 1;
    transition: opacity 0.5s cubic-bezier(0.4, 0, 1, 1);
  }
  .recruit_wrap .recruit_info .recruit_link a::after {
    content: "";
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    background: url("../img/common/pc/tab_ico.png") no-repeat;
    background-size: contain;
    inset: 50% 25px auto auto;
    transform: translateY(-50%);
  }
  .recruit_wrap .recruit_info .recruit_link a:hover {
    opacity: 0.8;
  }
  .sticky_wrapper {
    align-items: start;
    column-gap: 100px;
    display: flex;
  }
  .sticky_wrapper .sticky_content {
    position: sticky;
    top: 0;
    border-top: 1px solid #d9d4ce;
    width: max-content;
    padding-top: 38px;
    margin-top: 10px;
  }
  .sticky_wrapper .sticky_content::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffffff;
    position: absolute;
    inset: 0 0 auto 0;
  }
  .sticky_wrapper .sticky_content .is-style-list-style-orange {
    padding-left: 18px;
  }
  .sticky_wrapper.sticky_small {
    column-gap: 95px;
  }
  .sticky_wrapper.sticky_small .sticky_content {
    font-size: 15px;
    white-space: nowrap;
  }
  .grouphome-columns {
    margin-bottom: 56px;
    column-gap: 100px;
  }
  .grouphome-columns .grouphome_top_left {
    min-width: 700px;
  }
  .grouphome-columns .grouphome_top_left img {
    height: auto;
    width: 100%;
  }
  .grouphome-columns .grouphome_top_right {
    padding-top: 20px;
  }
  .grouphome-columns .grouphome_top_right .wp-block-heading {
    font-size: 52px;
    line-height: 1.38;
    letter-spacing: 0.12em;
    margin: 0 0 35px;
    font-weight: 500;
  }
  .grouphome-columns .grouphome_top_right .wp-block-table {
    margin-top: 48px;
    margin-bottom: 45px;
  }
  .grouphome-columns .grouphome_top_right .wp-block-table td {
    font-size: 16px;
    line-height: 1.875;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .grouphome-columns .grouphome_top_right .wp-block-table tr:nth-of-type(1) td {
    border-top: 1px solid #d9d4ce;
  }
  .grouphome-columns .grouphome_top_right .wp-block-table tr:nth-of-type(1) td::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffffff;
    display: block;
    position: absolute;
    inset: 0 0 auto 0;
  }
  .grouphome_info_table .wp-block-heading {
    font-size: 17px;
    padding: 12px;
    margin: 0;
  }
  .grouphome_info_table table {
    margin: 0;
  }
  .grouphome_service {
    background: url("../img/common/gradation/pc/bg_grouphome_service_gradation.jpg") no-repeat;
    background-size: cover;
  }
  .nursing_service {
    background: url("../img/common/gradation/pc/bg_visitingnursing_service_gradation.jpg") no-repeat;
    background-size: cover;
  }
  .support-b_service {
    background: url("../img/common/gradation/pc/bg_support-b_service_gradation.jpg") no-repeat;
    background-size: cover;
  }
  .recruit_line {
    background: url("../img/common/gradation/pc/bg_recruit_line.jpg") no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 767.99px) {
  .margin_top_0 {
    margin-top: 0;
  }
  .padding_top_large {
    padding-top: 100px !important;
  }
  .padding_bottom_large {
    padding-bottom: 100px !important;
  }
  .padding_top_middle {
    padding-top: 100px !important;
  }
  .padding_bottom_middle {
    padding-bottom: 100px !important;
  }
  .padding_top_small {
    padding-top: 100px !important;
  }
  .padding_bottom_small {
    padding-bottom: 100px !important;
  }
  .basic_side_padding {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .side_additional_padding {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .sp_additional_padding {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .sp_additional_padding_large {
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .group_margin_top_large {
    margin-top: 120px !important;
  }
  .group-border-top {
    border-top: 1px solid #d9d4ce;
    position: relative;
    margin: 0 32px 0;
    padding: 50px 0;
  }
  .group-border-top::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #ffffff;
    position: absolute;
    inset: 0 0 auto 0;
  }
  .editor_link_button a {
    width: 160px;
    height: 40px;
    border-radius: 100vh;
    letter-spacing: 0.08em;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 0 24px;
    background: #1b434d;
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    position: relative;
    text-decoration: none;
    transition: opacity 0.5s cubic-bezier(0.4, 0, 1, 1);
  }
  .editor_link_button a::after {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(-45deg) translateY(-50%);
    position: absolute;
    inset: 50% 18px auto auto;
  }
  .block_title {
    padding: 0 12px;
    margin: 0 0 46px 0 !important;
    width: 100%;
  }
  .block_title .title_main {
    font-size: 24px;
    margin: 0 0 13px 0;
    letter-spacing: 0.08em;
    line-height: 1;
    font-weight: 500;
  }
  .block_title .title_sub {
    font-size: 17px;
    letter-spacing: 0.04em;
    font-weight: 500;
    line-height: 1;
    margin: 0;
  }
  .block_title:has( + .contents_explain) {
    margin-bottom: 69px !important;
  }
  .contents_title {
    font-size: 20px;
    margin: 0 0 13px;
    font-weight: 500;
  }
  .contents_explain {
    margin: 0 auto 51px;
    padding: 0 12px;
  }
  .contents_explain .wp-block-heading {
    font-size: 20px;
    margin: 0 0 15px;
    font-weight: 500;
  }
  .contents_explain p {
    font-size: 13px;
    line-height: 2;
    font-feature-settings: "palt";
    font-weight: 400;
  }
  .about_features {
    padding: 0 20px;
    margin: 100px 0 46px;
  }
  .about_features .message_two_columns {
    padding: 0 10px;
    margin-top: 51px !important;
  }
  .about_features .message_two_columns .title {
    font-size: 27px;
    line-height: 1.6;
    font-weight: 500;
  }
  .about_features .message_two_columns .message {
    font-size: 14px;
    line-height: 1.875;
    font-weight: 400;
  }
  .for_organization {
    margin: 85px auto 100px !important;
    padding: 45px 39px 50px !important;
    row-gap: 20px;
  }
  .for_organization .wp-block-heading {
    font-size: 20px;
    font-weight: 500;
  }
  .for_organization p {
    font-size: 13px;
    font-weight: 400;
    line-height: 2;
  }
  .for_organization .editor_link_button {
    width: max-content;
  }
  .kimochi_separator {
    padding: 50px 32px;
  }
  .kimochi_separator .wp-block-heading {
    font-size: 20px;
  }
  .kimochi_separator p {
    font-size: 13px;
  }
  .induction_lower {
    padding: 38px 33px 50px;
    background: url("../img/common/gradation/sp/bg_about_overview_gradation.jpg");
    background-size: cover;
  }
  .induction_lower .title {
    font-size: 24px;
    line-height: 1.6;
    letter-spacing: 0.08em;
    margin: 0 0 14px;
    font-weight: 500;
  }
  .induction_lower .message {
    font-size: 13px;
    font-feature-settings: "palt";
    line-height: 2;
    margin: 0 auto;
    font-weight: 400;
    max-width: 294px;
  }
  .induction_lower .link a {
    margin-top: 5px;
    position: relative;
    font-size: 13px;
    width: 160px;
    height: 40px;
    padding: 0 24px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: start;
  }
  .induction_lower .link a::after {
    content: "";
    position: absolute;
    inset: 50% 20px auto auto;
    transform: translateY(-50%) rotate(-45deg);
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
  }
  .recruit_wrap {
    margin: 0;
  }
  .recruit_wrap:has( + .recruit_wrap) {
    margin-bottom: 73px;
  }
  .recruit_wrap .title_job_area {
    font-size: 22px;
    padding-left: 26px;
    position: relative;
    margin: 0 0 30px;
    font-weight: 500;
  }
  .recruit_wrap .title_job_area::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #d46a0d;
    border-radius: 100%;
    display: block;
    position: absolute;
    inset: 14px auto auto 4px;
  }
  .recruit_wrap .recruit_info {
    padding: 40px 28px;
  }
  .recruit_wrap .recruit_info .title {
    font-size: 20px;
    margin: 0 0 10px;
    font-weight: 500;
  }
  .recruit_wrap .recruit_info .status {
    font-size: 12px;
    border: 1px solid #1b434d;
    width: max-content;
    margin: 0 auto 14px 0;
    padding: 3px 13px;
    letter-spacing: 0.06em;
  }
  .recruit_wrap .recruit_info .status.active {
    color: #d46a0d;
    border-color: #d46a0d;
  }
  .recruit_wrap .recruit_info .status.inactive {
    color: #b7ada0;
    border-color: #b7ada0;
  }
  .recruit_wrap .recruit_info .message {
    font-size: 13px;
    line-height: 2;
    margin: 0 0 17px;
    font-feature-settings: "palt";
    font-weight: 400;
  }
  .recruit_wrap .recruit_info .recruit_link a {
    display: flex;
    align-items: center;
    justify-content: start;
    color: #ffffff;
    background: #1b434d;
    width: 160px;
    height: 45px;
    padding: 0 28px;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    line-height: 1;
  }
  .recruit_wrap .recruit_info .recruit_link a::after {
    content: "";
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    background: url("../img/common/pc/tab_ico.png") no-repeat;
    background-size: contain;
    inset: 50% 18px auto auto;
    transform: translateY(-50%);
  }
  .download_wrap {
    gap: 12px;
  }
  .download_button {
    margin: 0 auto !important;
    width: 100%;
    max-width: 311px;
  }
  .download_button a {
    font-size: 12px;
    text-decoration: none;
    color: #ffffff;
    background: #1b434d;
    display: flex !important;
    height: 55px;
    align-items: center;
    justify-content: center;
    line-height: 1;
    column-gap: 12px;
  }
  .download_button a::before {
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    background: url("../img/common/pc/download.svg") no-repeat;
    background-size: cover;
  }
  .contents_separator {
    padding: 50px 20px;
  }
  .contents_separator .induction_line p {
    width: 335px;
    margin: 0 auto;
    height: 70px;
    display: flex;
    padding: 0;
    position: relative;
  }
  .contents_separator .induction_line p a {
    font-weight: 500;
    width: 100%;
    letter-spacing: 0.1em;
    margin: 0 auto;
    padding: 0 50px 0 63px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 15px;
    text-decoration: none;
    position: relative;
  }
  .contents_separator .induction_line p a::before {
    content: "";
    width: 27px;
    height: 27px;
    display: block;
    border-radius: 100%;
    position: absolute;
    inset: 50% 18px auto auto;
    transform: translateY(-50%);
    background: #1b434d;
  }
  .contents_separator .induction_line p a::after {
    content: "";
    width: 8px;
    height: 8px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    position: absolute;
    transform: translateY(-50%) rotate(-45deg);
    inset: 50% 29px auto auto;
  }
  .contents_separator .induction_line p a:hover {
    text-decoration: none !important;
    opacity: 0.8;
  }
  .contents_separator .induction_line p::before {
    content: "";
    width: 25px;
    height: 25px;
    display: block;
    background: url("../img/common/pc/pc_recruit_line.png") no-repeat;
    background-size: contain;
    position: absolute;
    inset: 50% auto auto 22px;
    transform: translateY(-50%);
  }
  .contents_separator .induction_line p:hover {
    opacity: 0.9;
  }
  .contents_separator .induction_line p:hover a {
    text-decoration: none !important;
  }
  .policy_company_info {
    padding: 32px;
    margin: 0;
  }
  .policy_company_info ul {
    margin-bottom: 20px;
    padding-left: 18px;
  }
  .policy_company_info p {
    margin: 0;
  }
  .policy_main {
    margin: 0;
    padding: 0 12px;
  }
  .policy_main .policy_content {
    margin-bottom: 75px;
  }
  .grouphome-columns {
    padding: 0 20px;
    margin-bottom: 70px;
  }
  .grouphome-columns .grouphome_top_left img {
    height: auto;
    width: 100%;
  }
  .grouphome-columns .grouphome_top_right {
    padding: 0 12px;
  }
  .grouphome-columns .grouphome_top_right .wp-block-heading {
    font-size: 27px;
    line-height: 1.8;
    letter-spacing: 0.12em;
    margin: 0 0 17px;
    font-weight: 500;
  }
  .grouphome-columns .grouphome_top_right .wp-block-heading br {
    display: none;
  }
  .grouphome-columns .grouphome_top_right .wp-block-table {
    margin-top: 30px;
  }
  .grouphome-columns .grouphome_top_right .wp-block-table td {
    font-size: 14px;
    line-height: 1.875;
    padding: 16px 50px 16px 0 !important;
  }
  .grouphome_info_table {
    padding: 0 32px;
    gap: 42px !important;
  }
  .grouphome_info_table .wp-block-heading {
    font-size: 15px;
    padding: 9px;
    margin: 0;
  }
  .grouphome_info_table table {
    margin: 0;
  }
  .grouphome_service {
    background: url("../img/common/gradation/sp/bg_grouphome_service_gradation.jpg") no-repeat;
    background-size: cover;
  }
  .nursing_service {
    background: url("../img/common/gradation/sp/bg_visitingnursing_service_gradation.jpg") no-repeat;
    background-size: cover;
  }
  .support-b_service {
    background: url("../img/common/gradation/sp/bg_support-b_service_gradation.jpg") no-repeat;
    background-size: cover;
  }
  .recruit_line {
    background: url("../img/common/gradation/sp/bg_recruit_line.jpg") no-repeat;
    background-size: cover;
  }
}
