@charset "UTF-8";
.pg {
    width: 100%;
    overflow-x: hidden;
}
.main_recruit .pg {
    overflow: unset;
}
.pg .mv,.single .mv {
    position: relative;
}
@media screen and (max-width: 768px) {
    .pg .mv,.single .mv {
        margin-top: 14.83vw
    }
}
.pg .mv .ttl,.single .mv .ttl {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    text-align: center;
    padding: 2% 10%;
}
.pg .mv .ttl h1,.single .mv .ttl h1 {
    font-size: 3rem;
    font-weight: 500;
}
@media screen and (max-width: 580px) {
    .pg .mv .ttl h1,.single .mv .ttl h1 {
        font-size: 1.4rem;
    }
    .main_about .pg .mv .ttl h1 {
        font-size: 1.6rem;
    }
}
.main_access .pg .mv .ttl,.main_news .pg .mv .ttl,.main_news .single .mv .ttl,.main_contact .pg .mv .ttl,.main_privacy .pg .mv .ttl,.main_recruit .pg .mv .ttl,.main_pay .pg .mv .ttl {
    top: 50%;
    left: 8%;
    transform: translateY(-50%);
    text-align: left;
}
.main_pay .pg .mv .ttl,.main_news .pg .mv .ttl,.main_news .single .mv .ttl,.main_contact .pg .mv .ttl,.main_privacy .pg .mv .ttl,.main_recruit .pg .mv .ttl {
    left: 0;
}
.main_about .mv .ttl {
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}
.main_entry .pg .mv .ttl h1 {
    color: #fff;
}
@media screen and (max-width: 580px) {
    .pg .cal {
        margin-top: 6.24vw;
    }
    .main_medical .pg .cal {
        margin-top: 16vw;
    }
}
.pg01 {
    padding: 8rem 0 0;
}
@media screen and (max-width: 580px) {
    .main_about .pg01 {
        padding: 8rem 0 0;
    }
}
.main_docter .pg01 ul li {
    display: flex;
    gap: 5%;
    margin-bottom: 5%;
}
.main_docter .pg01 ul li:nth-child(odd) {
    flex-direction: row-reverse;
    position: relative;
}
.main_docter .pg01 ul li:nth-child(even) {
    position: relative;
}
.main_docter .pg01 ul li:nth-child(even)::after {
    content: "";
    display: inline-block;
    width: 100vw;
    height: 116%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    background-color: #fff;
    z-index: -1;
}
.main_docter .pg01 ul li .left {
    width: 45%;
    border-radius: 2rem;
    overflow: hidden;
}
.main_docter .pg01 ul li .right {
    width: 50%;
}
.main_docter .pg01 ul li .right h3 {
    font-size: 2.4rem;
    font-weight: 400;
    color: #00956e;
    margin-bottom: 3%;
}
@media screen and (max-width: 768px) {
    .main_docter .pg01 ul li .right h3 {
        font-size: 1.8rem;
    }
}
.main_docter .pg01 ul li .right h3 span {
    color: #3e3f37;
}
.main_docter .pg01 ul li .right h3 .span02 {
    font-size: 1.4rem;
    display: inline-block;
    vertical-align: baseline;
    margin-left: 1em;
}
@media screen and (max-width: 768px) {
    .main_docter .pg01 ul li {
        margin-bottom: 20%;
    }
    .main_docter .pg01 ul li,.main_docter .pg01 ul li:nth-child(odd) {
        flex-direction: column;
    }
    .main_docter .pg01 ul li .left,.main_docter .pg01 ul li .right {
        width: 100%;
    } 
}
.main_about .pg01 .box {
    display: flex;
    align-items: start;
    gap: 5%;
    margin-bottom: 6rem;
}
@media screen and (max-width: 768px) {
    .main_about .pg01 .box {
        flex-direction: column;
        justify-content: center;
        gap: 3rem;
    }
}
.main_about .pg01 .box .left {
    width: 50%;
    border-radius: 0 4rem 4rem 0;
    overflow: hidden;
}
@media screen and (max-width: 768px) {
    .main_about .pg01 .box .left {
        width: 90%;
        border-radius: 4rem;
        margin-inline: auto;
    }
}
.main_about .pg01 .box .right {
    width: 45%;
    padding-right: 5%;
}
@media screen and (max-width: 768px) {
    .main_about .pg01 .box .right {
    width: 90%;
    margin-inline: auto;
    padding-right: 0;
}
}
.main_about .pg01 .box .right .h2 {
    justify-content: center;
}
.main_about .pg01 .box .right .subttl {
    text-align: center;
    margin-bottom: 10rem;
}
@media screen and (max-width: 1080px) {
    .main_about .pg01 .box .right .subttl {
    margin-bottom: 4rem;
}
}
.main_about .pg01 .box .right p {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 0.1em;
}
@media screen and (max-width: 580px) {
    .main_about .pg01 .box .right p {
        font-size: 1.4rem;
    }
}
.main_about .pg02 {
    max-width: 860px;
    width: 90%;
    margin: 6rem auto;
}
.main_about .pg02 .h2 {
    justify-content: center;
}
.main_about .pg02 .subttl {
    text-align: center;
}
.main_about .pg02 .box {
    background-color: #fff;
    border-radius: 2rem;
    border: 1px solid #333;
    padding: 5%;
    margin: 2rem 0;
}
.main_about .pg03 .box {
    background-color: #e7e0c4;
    padding: 5%;
    max-width: 980px;
    width: 90%;
    margin: 0 auto 8rem;
    border-radius: 2rem;
    border: 1px solid #333;
}
.main_about .pg03 .box .inbox {
    margin-bottom: 4rem;
}
.main_about .pg03 .box h2 {
    text-align: center;
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 2em;
}
.main_about .pg03 .box h3 {
    font-size: 2rem;
    font-weight: 500;
    font-family: "Noto Serif JP", serif;
    padding-bottom: 0.8em;
    margin-bottom: 1em;
    border-bottom: 1px solid #333;
}
.main_about .pg03 .box p {
    font-family: "Noto Serif JP", serif;
    line-height: 2;
}
.main_about .pg02 .box p {
    font-size: 1.6rem;
    line-height: 3;
    width: fit-content;
    margin-inline: auto;
}
@media screen and (max-width: 580px) {
    .main_about .pg02 .box p {
        font-size: 1.4rem;
    }
}
.main_medical .pg01 .h2 {
    justify-content: center;
}
.main_medical .pg01 .subttl {
    text-align: center;
}
.main_medical .pg01 .box {
    max-width: 1100px;
    width: 90%;
    margin: 6rem auto;
}
.main_medical .pg01 .box ul li {
    border: 1px solid #333;
    background-color: #fff;
    border-radius: 2rem;
    margin-bottom: 4rem;
    padding: 3rem;
    display: flex;
    gap: 3%;
}
.main_medical .pg01 .box ul li .left {
    width: 340px;
}
.main_medical .pg01 .box ul li .right {
    width: calc(100% - 3% - 340px);
}
@media screen and (max-width: 768px) {
    .main_medical .pg01 .box ul li {
        flex-direction: column;
        justify-content: center;
        gap: 3rem;
        padding: 5%;
    }
    .main_medical .pg01 .box ul li .left {
        width: 80%;
        margin-inline: auto;
    }
    .main_medical .pg01 .box ul li .right {
        width: 100%;
    }
}
.main_medical .pg01 .box ul li .right h3 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1em;
}
.main_medical .pg01 .box ul li .right p {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2;
}
@media screen and (max-width: 768px) {
    .main_medical .pg01 .box ul li .right h3 {
        font-size: 1.8rem;
    }
    .main_medical .pg01 .box ul li .right p {
        font-size: 1.4rem;
    }
}
.main_pay .cal .inner,.main_recruit .cal .inner {
    display: block;
    max-width: 800px;
    width: 90%;
    padding-inline: 0;
}
.main_pay .cal .inner .box,.main_recruit .cal .inner .box {
    width: 100%;
    margin-inline: auto;
}
.main_pay .cal .inner .box a,.main_recruit .cal .inner .box a  {
    width: 31%;
}
.main_pay .cal .inner .box >img,.main_recruit .cal .inner .box >img {
    width: calc(100% - 31%);
}
.main_pay .cal h2,.main_recruit .cal h2 {
    display: none;
}
.main_pay .pg01 .h2,.main_recruit .pg01 .h2 {
    justify-content: center;
}
.main_pay .pg01 .subttl,.main_recruit .pg01 .subttl {
    text-align: center;
}
.main_pay .pg01 .box {
    max-width: 800px;
    width: 90%;
    margin: 6rem auto;
    border: 1px solid #333;
    background-color: #fff;
    border-radius: 2rem;
    margin-bottom: 4rem;
    padding: 3rem;
    display: flex;
    gap: 3%;
}
.main_pay .pg01 .box .left {
    width: 40%;
    display: flex;
    align-items: center;
}
.main_pay .pg01 .box .right {
    width: calc(100% - 3% - 40%);
}
@media screen and (max-width: 768px) {
    .main_pay .pg01 .box {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 3rem;
        padding: 5%;
    }
    .main_pay .pg01 .box .left {
        width: 80%;
        margin-inline: auto;
    }
    .main_pay .pg01 .box .right {
        width: 100%;
    }
}
.main_contact .pg01 {
    max-width: 900px;
    width: 90%;
    margin: 0rem auto 6rem;
}
.main_contact .pg01 table {
    width: 100%;
    border-top: 1px solid #333;
    border-left: solid 1px #333;
}
.main_contact .pg01 table tr th,.main_contact .pg01 table tr td { 
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 0.8em 1em;
    font-size: 1.6rem;
}
@media screen and (max-width: 580px) {
    .main_contact .pg01 table tr th,.main_contact .pg01 table tr td {
        display: block;
    }
}
.main_contact .pg01 table tr th  {
    font-weight: 700;
    vertical-align: middle;
    width: 23rem;
    background-color: #F3EDCF;
    text-align: left;
}
@media screen and (max-width: 580px) {
    .main_contact .pg01 table tr th {
        width: 100%;
    }
}
.main_contact .pg01 table tr th.req {
    position: relative;
}
.main_contact .pg01 table tr th.req::after {
    content: "必須";
    display: inline-block;
    font-size: 1.2rem;
    padding: 1px 6px 2px;
    border-radius: 10px;
    background-color: #f51313;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
}
.main_contact .pg01 table tr td {
    width: calc(100% - 23rem);
    background-color: #fff;
}
@media screen and (max-width: 580px) {
    .main_contact .pg01 table tr td {
        width: 100%;
    }
}

.main_contact .pg01 table tr td .addr-row span {
    display: block;
}
.main_contact .pg01 table tr td .addr-row span input,.main_contact .pg01 table select {
    margin-bottom: 0.5em;
}
.main_contact .pg01 table tr td .addr-row br,.main_contact .pg01 button br {
    display: none;
}
.main_contact .pg01 table input,.main_contact .pg01 table select {
    cursor: pointer;
}
.main_contact .pg01 table input[type=text],.main_contact .pg01 table input[type=email],.main_contact .pg01 table textarea,.main_contact .pg01 table select {
    border: 1px solid #646464;
    border-radius: 5px;
    padding: 3px;
    width: 100%;
}
.main_contact .pg01 table .age input[type=text] {
    width: 4rem;
    text-align: center;
}
.main_contact .pg01 table tr td .mwform-tel-field input,.main_contact .pg01 table select {
    width: unset;
}
.main_contact .pg01 button {
    margin: 4rem auto;
    cursor: pointer;
}
.main_contact .pg01 button input {
    color: #fff;
}
.main_contact .pg01 .mw_wp_form_complete .box p,.main_entry >.p  {
    text-align: center;
}

.main_recruit .pg01 {
    background-color: #e7e0c5;
}
.main_recruit .txt_saiyou {
    font-size: 1.8rem;
    margin: 3rem 0;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .main_recruit .txt_saiyou {
        font-size: 1.6rem;
        width: 90%;
        margin-inline: auto;
    }
}
.main_recruit .box_saiyou {
    margin-top: 3rem;
    
}
@media screen and (max-width: 768px) {
    .main_recruit .box_saiyou {
        width: 90%;
        margin-inline: auto;
    }
}
.main_recruit .box_saiyou ul {
    margin: 5% auto;
}
.main_recruit .box_saiyou .btn00 {
    display: none;
}
.main_recruit .pg01 .wrap_saiyou {
    background-color: #fcf7e1;
    padding: 4rem 0;
}
.main_recruit .pg01 .box {
    max-width: 900px;
    width: 90%;
    margin: 6rem auto;
    background-color: #ece4cc;
    border-radius: 2rem;
    padding: 2rem 9%;
}

:root{
    --header-h: 80px;
}
.main_recruit .btn_entry {
    position: sticky;
    z-index: 20;
    top: calc(var(--header-h) + 0px);;
    transform: translate(0% , 100%);
    width: 20rem;
    margin-left: auto;
    margin-right: calc((100% - 900px) / 2);
}
@media screen and (max-width: 1015px) {
    .main_recruit .btn_entry {
        margin-right: 5%;
    }
}
.btn_entry.is-fixed{
    position: fixed;
    right: 0;
}

.main_recruit .pg01 .box .inbox {
    margin: 3rem 0;
}
.main_recruit .pg01 .box .inbox h3 {
    font-size: 2.4rem;
    font-weight: 500;
    padding-bottom: 0.8em;
    border-bottom: 1px solid #333;
}
@media screen and (max-width: 768px) {
    .main_recruit .pg01 .box .inbox h3 {
        font-size: 1.8rem;
    }
}
.main_recruit .pg01 .box .inbox ul {
    margin-top: 1em;
}
.main_recruit .pg01 .box .inbox ul li {
    margin-bottom: 1em;
    font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
    .main_recruit .pg01 .box .inbox ul li {
        font-size: 1.4rem;
    }
}
.main_contact .pg01 table .privacy a {
    display: inline-block;
    color: #3030d0;
}
.main_privacy .ttl h1 {
    text-shadow: 3px 3px 3px #fff;
}
.main_privacy .pg01 .box {
    max-width: 900px;
    width: 90%;
    margin: 4rem auto;
    border-bottom: 1px solid #333;
    padding-bottom: 3rem;
}
.main_privacy .pg01 .box:nth-child(1) {
    margin-top: 0;
}
.main_privacy .pg01 .box p {
    font-size: 1.6rem;
    margin-bottom: 2rem;
}
@media screen and (max-width: 580px) {
    .main_privacy .pg01 .box p {
        font-size: 1.4rem;
    }
}
.main_privacy .pg01 .box ul li {
    margin-bottom: 0.8em;
}
.main_privacy .pg01 .box h2 {
    font-size: 2.4rem;
    font-weight: 700;
    margin-bottom: 0.8em;
    color: #00956e;
}
@media screen and (max-width: 580px) {
    .main_privacy .pg01 .box h2 {
        font-size: 2rem;
    }
}
.main_privacy .pg01 .box .ul01 {
    list-style: lower-roman;
    padding-left: 2em;
}
.main_privacy .pg01 .box .inbox {
    margin-bottom: 3rem;
    padding-left: 1em;
}
.main_privacy .pg01 .box .txt_inchou {
    text-align: end;
    font-weight: 500;
    font-size: 1.8rem;
    color: #00956e;
    margin-bottom: 6rem;
}
.main_privacy .pg01 .box .inbox h3 {
    font-size: 2rem;
    font-weight: 500;
    margin-bottom: 0.5em;
}
@media screen and (max-width: 580px) {
    .main_privacy .pg01 .box .inbox h3 {
        font-size: 1.8rem;
    }
}
.main_privacy .pg01 .box .inbox >ul {
    list-style: disc;
    padding-left: 1.5em;
    margin: 2rem 0;
}
.main_privacy .pg01 .box .inbox >ul >li >ul {
    list-style: none;
    margin: 1rem 0;
}
.main_privacy .pg01 .box .inbox .ul02 >li {
    margin-bottom: 3rem;
}
.main_privacy .pg01 .box .inbox .ul02 >li >ul {
    padding-left: 2em;
    list-style: decimal;
}
.main_entry .p {
    margin-bottom: 2em;
}
@media screen and (max-width: 580px) {
    .main_entry .saiyou td {
        display: flex!important;
        flex-wrap: wrap;
    }
    .main_entry .saiyou td .horizontal-item {
        display: block;
        width: fit-content;
        margin-left: 10px;
    }
}
.main_news .pg01 {
    padding-top: 0;
}
.main_news .sec04 .inner {
    max-width: 900px;
}
.main_news .sec04 .box .news-grid {
    display: block;
}
.main_news .sec04 .box .news-grid::after {
    display: none;
}
.main_news .sec04 .box .news-grid li {
    border-bottom: 1px solid #00956e;
    padding-top: 2rem;
}
.main_news .sec04 .box .news-grid li .txt00 {
    margin-bottom: 0;
}
.main_news .sec04 .box .news-grid li:last-child {
    border-bottom: none;
}
.main_news .single .sec04 .box .news-grid .item {
    padding-left: 0;
}
.main_news .single .sec04 .box .news-grid li .ttl {
    font-size: 2rem;
    color: #00956e;
    margin: 3rem 0;
}
@media screen and (max-width: 768px) {
    .main_news .single .sec04 .box .news-grid li .ttl {
        font-size: 1.8rem;
    }
}
.main_news .single .sec04 .box {
    padding: 2rem;
}
.pager {
    margin: 3rem auto;
}
.pager .page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
.pager .page-numbers li a {
    color: #fff;
}
.page .page-numbers li .current {
    color: #00956e;
    position: relative;
    z-index: 2;
    padding: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
}
.page .page-numbers li .current::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    background-color: #fff;
    border-radius: 50%;
    width: 2.5rem;
    aspect-ratio: 1;
    z-index: -1;
}
.post-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5rem;
    margin: 3rem auto;
}
.post-nav div a {
    color: #fff;
}
.main_access .h2 {
    justify-content: center;
    margin-top: 8rem;
}
.main_access .subttl {
    text-align: center;
    margin-bottom: 4rem;
}
.link_ikoi a {
    padding-top: 1.5em;
    margin-top: 2em;
    border-top: 1px solid #333;
    text-align: left;
}

/* 2025.11.21修正指示 */
/* /entry/の採用区分の医療事務と一般事務のボタンを押せないように */
.main_contact .pg01 table .saiyou td .horizontal-item:nth-child(3) label,.main_contact .pg01 table .saiyou td .horizontal-item:nth-child(4) label,.main_contact .pg01 table .saiyou td .horizontal-item:nth-child(3) input[type="radio"],.main_contact .pg01 table .saiyou td .horizontal-item:nth-child(4) input[type="radio"] {
    pointer-events: none;
}

/* /recruit/の医療事務の要項を一旦非表示に。 */
.main_recruit .pg01 .box#b {
    display: none;
}

/* トップページの採用ボタンのテキストグレー */
.box_saiyou ul li:nth-child(2) a .txt01 {
    color: #9c9c9c;
}

/* 採用エントリーページのテキストグレー */
.mw_wp_form .horizontal-item:nth-child(3) + .horizontal-item,.mw_wp_form .horizontal-item:nth-child(2) + .horizontal-item {
    color: #9c9c9c;
}