@charset "UTF-8";

body {
    background: #fff7f7;
}

.service__genremenu_box {
    margin: 1em auto;
}

.service__genremenu_box .service__genremenu_l {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.service__genremenu_l li:not(:last-child) {
    margin-right: 0.5em;
}

.service__genremenu_l li a {
    display: flex;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding: 0.5em;
    background: #fff;
    color: #4c4545;
    font-size: 90%;
    font-weight: bolder;
    border: 1px dotted;
    border-radius: 25px;
}

.system__pagebox.service__pagebox.mental_health__page .service__genremenu_l li a:hover {
    background: #bfa5a5;
    color: #fff;
    text-decoration: none;
}

.system__pagebox {
    color: #4f4f4f;
    letter-spacing: 1px;
}

.system__pagebox.service__pagebox .system_pr__box {
    background: #ffffff;
    margin: 1em auto;
    padding: 1em;
    border-top: 1em solid #ff9473;
}

.system__pagebox.service__pagebox .system_pr .system_pr_title-background {
    background: none;
    border: none;
    margin-top: 0;
    margin-bottom: 2em;
    border-bottom: 1px dotted #9c9c9c;
}

.system__pagebox.service__pagebox .system_pr .system_pr__title a {
    display: block;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    color: #60320F;
    text-align: center;
}

.system__pagebox .system_pr .pr_mark {
    width: max-content;
    height: auto;
    padding: 0 1em;
    font-size: 90%;
    background: #848484;
    color: #ffffff;
}

.system__pagebox .mgmt {
    text-align: right;
    font-size: 95%;
}

.system__pagebox .system_pr .headline {
    font-size: 120%;
    font-weight: bold;
    margin: 1em auto;
}

.system__pagebox .system_pr .marker {
    background-color: #fffade;
    width: fit-content;
    width: -moz-fit-content;
    padding: 0 10px;
}

.system__pagebox .system_pr p {
    width: 100%;
    max-width: 700px;
    margin: auto;
}

.system__pagebox .system_pr .pr_point__lbox {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 850px;
    width: 100%;
    margin: 1em auto;
}

.system_pr__box .pr_point__lbox a {
    max-width: 280px;
    width: 100%;
    height: auto;
}

.system__pagebox .system_pr .pr_point__list {
    margin-left: 2em;
}

.system__pagebox .system_pr .pr_point__list li {
    display: flex;
    margin: 1.5em auto;
}

.system__pagebox .system_pr .pr_point__list li::before {
    content: url(/health_system/images/pr_check.png);
    margin-right: 10px;
}

.system_pr .remarks__lbox .remarks__list {
    display: flex;
    justify-content: center;
}

.remarks__lbox .remarks__list li {
    padding: 0.5em 1em;
    border-radius: 25px;
    font-weight: bold;
    margin: 5px;
}

.remarks__lbox .remarks__list .subject {
    background: #F0F0F0;
}

.remarks__lbox .remarks__list .recom_point {
    background: #007679;
    color: #ffffff;
}

.system__pagebox .system_pr .detail_btn {
    display: inline-block;
    background: #fff;
    border: 1px solid #90cd01;
    color: #90cd01;
    padding: 0.5em 3em;
    margin: 2em 0;
    font-weight: bold;
}

.system__pagebox .system_pr .detail_btn:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f138";
    color: #90cd01;
    margin-left: 5px;
}

.system__pagebox .system_flee__box {
    display: flex;
    flex-wrap: wrap;
    gap: 2em;
    margin: 2em auto;
}

.system__pagebox.service__pagebox .categories {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1em;
}

.system__pagebox.service__pagebox .categories li a {
    display: block;
    padding: 0 5px;
    background: #fff;
    color: #60320F;
    font-weight: bolder;
    border: 1px dotted;
    font-size: 90%;
    margin-top: 5px;
}

.system__pagebox.service__pagebox .pr__pcbox {
    display: flex;
    align-items: center;
}

.system__pagebox.service__pagebox .pr__pcbox .categories li a {
    margin-top: 0;
    margin-left: 8px;
}

.system__pagebox.service__pagebox .pr__pcbox .categories {
    margin-bottom: 0;
}

.system__pagebox.service__pagebox .categories li:not(:last-child) {
    margin-right: 5px;
}

.system_flee__box .system_flee {
    flex: 1 1 40%;
    width: 100%;
    background: #ffffff;
    padding: 2em;
    border-top: 1em solid #bfa5a5;
}

.system_flee__box .system_flee__title a {
    font-size: 110%;
    font-weight: bold;
    color: #4c4545;
}

.system_flee__box .system_flee img {
    display: block;
    margin: 2em auto;
    width: 100%;
    max-width: 300px;
}

.system_flee__box .remarks__lbox .remarks__list {
    display: flex;
    margin: 1em auto;
}

.system_flee__box .system_flee .system_flee__text {
    margin: 1.5em 0.5em;
}

.system__pagebox .fdetail_btn {
    font-weight: bold;
}

.system__pagebox .fdetail_btn:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f138";
    color: #90cd01;
    margin-left: 5px;
}

#main_area.subpage .pagenation-box ul li .current,
#main_area.subpage article.post-page-lbox .main-textarea .pagenate ul li .current_page {
    background: #4c4545;
}

#main_area.subpage .pagenation-box ul li .next,
#main_area.subpage .pagenation-box ul li .prev {
    background: #4c4545;
}

.tobira-system_pr__box {
    background: #ffffff;
    margin: 1em auto;
    padding: 1em;
}

.tobira-system_pr__box .pr_point__lbox img {
    width: 100%;
    max-width: 250px;
    display: block;
    margin: 1em auto;
}

.system__pagebox .tobira-system_pr__box .system_pr .pr_point__lbox {
    display: block;
    max-width: unset;
    width: auto;
}

.system__pagebox .tobira-system_pr__box .system_pr__title {
    text-align: center;
    font-size: 160%;
}

.system__pagebox .tobira-system_pr__box .title-mgmt {
    margin-bottom: 0.5em;
}

.tobira-system_pr__box .remarks__lbox .remarks__list {
    display: flex;
    justify-content: left;
    margin: 1em auto 1.2em auto;
    flex-wrap: wrap;
}

.system_pr__title a {
    text-decoration: none;
}

.system_flee__title a {
    text-decoration: none;
}

.detail_btn:hover {
    color: #1A355E;
    opacity: 0.8;
    text-decoration: none;
}

.fdetail_btn:hover {
    color: #1A355E;
    opacity: 0.8;
    text-decoration: none;
}

.system_flee__box:after {
    content: "";
    display: block;
    width: 584px;
    margin: 10px 5px;
    height: 0;
}

.system__pagebox .system_pr .publication_yymm_r {
    max-width: inherit;
    text-align: right;
    font-size: 90%;
    color: #9c9c9c;
}

.system__pagebox .publication_yymm {
    font-size: 90%;
    color: #9c9c9c;
}

.tobira-system_pr__lbox {
    display: flex;
    gap: 2em;
}

.btn--info_green {
    color: #fff;
    background-color: #009B2A;
}

.btn--info_green:hover {
    opacity: 0.8;
}

.simple_gbtn a {
    margin: 3em auto 4em auto;
}

.health_topbtn a {
    display: block;
    margin: 1em auto;
    text-align: center;
    padding: 1em;
    background: #fff;
    width: max-content;
    border: 2px solid #60320F;
    border-radius: 35px;
    color: #60320F;
    font-weight: 500;
}

.health_topbtn a:hover {
    opacity: 0.8;
    text-decoration: none;
}

.health_bannerarea p {
    margin-bottom: 5px;
    text-align: center;
}

.health_bannerarea {
    display: block;
    margin: 1em auto 3em auto;
    text-align: center;
}

.health_bannerarea a {
    display: block;
}

.system__pagebox.service__pagebox.mental_health__page .service__genremenu_box {
    background: #fff;
    padding: 1em;
    max-width: 80%;
}

.system_flee__box:after {
    content: "";
    display: block;
    width: 584px;
    margin: 10px 5px;
    height: 0;
}

@media only screen and (max-width: 736px) {
    .system__pagebox .system_pr .pr_point__lbox {
        flex-direction: column;
    }

    .remarks__lbox .remarks__list {
        flex-wrap: wrap;
    }

    .system__pagebox .tobira-system_pr__box .mgmt {
        max-width: none;
        text-align: right;
    }

    .tobira-system_pr__lbox {
        display: block;
    }

    .system__pagebox .system_flee__box {
        flex-direction: column;
    }

    .service__genremenu_l li a {
        margin: auto;
        padding: 5px 10px;
        font-size: 80%;
    }

    .service__genremenu_l li {
        margin-top: 5px;
    }

    .service__genremenu_l li:not(:last-child) {
        margin-right: 5px;
    }
}