/* ヘッダー */
.health-center-header .header-wrapper{
    padding:2px 15px;
}
.health-center-header .light-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 15px;
}
.health-center-header .trans-line {
    display: none;
}
.health-center-header .btn-line {
    border-right: initial;
    padding-right: initial;
}
.health-center-header .tel-line {
    padding-left: initial;
    padding-right: initial;
    padding-top: 8px;
}
.health-center-header .word-line a {
    min-width: 65px;
}
.health-center-header .tel-line a {
    justify-content: flex-end;
}
.health-center-header .humbarger-menu {
    padding-left: 15px;
}


/* トグルメニュー */
.health-center-menu .sub-menu-btm {
    width: 425px;
    padding-left: 3%;
}
.health-center-menu ul .tbl {
    font-size: 1.3rem;
}
.health-center-menu ul a {
    padding: 15px 8px;
    width: 100%;
}
.health-center-menu .dep-line .toggle-button {
    width: 20px;
    height: 20px;
}
.health-center-menu .sub-menu-top ul li {
    margin-bottom: 12px;
}
.health-center-menu .toggle-button {
    width: 22px;
    height: 22px;
    font-size: 0.9rem;
}
.health-center-menu .toggle-button::before {
    height: 8px;
    width: 8px;
}
.health-center-menu .lower-nav ul a {
    padding: 6px;
}
.health-center-menu .lower-nav {
    padding-bottom: 5px;
}
.health-center-menu .lower-nav .ttl {
    font-size: 1.05rem;
}
.health-center-menu .lower-nav ul {
    margin-top: 12px;
}
.health-center-menu .plus-btn {
    width: 60px;
}
.health-center-menu .dep-line .image {
    width: 40%;
}
.health-center-menu .dep-line .tbl {
    padding: 0 10px;
    box-sizing: border-box;
    width: 55%;
}
.health-center-menu .dep-line {
    width: 100%;
}
.health-center-menu .sub-menu-lists .sub-menu-top {
    width: calc(100% - 425px);
}
.health-center-menu .sub-menu-top ul li {
    margin-bottom: 12px;
}
.health-center-menu .sub-menu-btm {
    width: 425px;
    padding-left: 3%;
}

/* トップ画像 */
.health-center .top-content .hero .images {
    height: 60vw;
}
.health-center .sub-trans .sub-trans-item .item {
    max-width: 50px;
    max-height: 50px;
}
.health-center .catchcopy p {
    font-size: 2rem;
}
.health-center .trans-txt h3 {
    font-size: 0.95rem;
}
.health-center .important-item {
    /* min-width: 130px; */
}
.health-center .important a {
    padding: 15px 0;
}
.health-center .important .trans-item {
    max-width: 55px;
    max-height: 55px;
    min-height: 40px;
    min-width: 40px;
}
.health-center .important .trans-item img {
    max-width: 55px;
    max-height: 55px;
}
.health-center .sub-trans .sub-trans-item {
    min-width: 260px;
}
.health-center .sub-trans .sub-trans-item a {
    padding: 12px 15px;
}
.health-center .sub-trans .sub-trans-item .txt h3 {
    font-size: 1rem;
}
.health-center .sub-trans .sub-trans-item .txt span {
    font-size: 17px;
}
.health-center .sub-trans .sub-trans-item img {
    min-width: 40px;
    min-height: 40px;
}

/* 三原台病院サブページ共通 */
.sub-page .important-item .trans-txt h3 {
    font-size: 1rem;
    /* white-space: wrap; */
}
.sub-page .important-item.important-item-specific .trans-txt h3{
    font-size:0.9rem;
}
.sub-page .important-list {
    width: 100%;
}
/* .sub-page .important-list .important-item {
    width: calc(100% / 3);
} */


/* 診療科目一覧 */
