.base_color {
    color: #f15a24;
}

.secondary_background {
    background: #e9ede4;
}

/* ヘッダー */
header {
    background: linear-gradient(to bottom right, #ff9248, #f8c53f);
}

header .wrapper .d_name {
    color: #333;
}

header .wrapper .d_tel,
header .wrapper .d_sns {
    color: #333;
}

.fa-instagram,
.fa-facebook {
    color: #fff;
}

.menu {
    background: none;
}

.menu > li {
    background-color: #fff;
}

.menu > li a,
.menu > li p.init-bottom {
    color: #000;
}

.menu > li a:hover,
.menu > li p.init-bottom:hover {
    color: #999;
}

.menu > li:hover {
    background-color: #fff;
}

.menu__second-level li {
    border-top: 0px solid #111;
}

.menu__third-level li {
    border-top: 1px solid #111;
}

.menu__third-level li a:hover {
    background: #2a1f1f;
}

.menu__fourth-level li a:hover {
    background: #1d0f0f;
}

.menu > li.menu__single {
    position: relative;
    border-left: 1px solid #d6d6d6;
    background: none;
}

.menu > li.menu__single:last-child {
    border-right: 1px solid #d6d6d6;
}

li.menu__single ul.menu__second-level {
    background: #d8e4ee;
}

li.menu__single ul.menu__second-level li:nth-child(even) {
    background: #b8cee0;
}

@media only screen and (max-width: 1390px) {
    #gnav-btn {
        background-color: #505050;
        border: solid 1px #505050;
    }

    .humb-menu label {
        background-color: #505050;
    }
}

@media only screen and (max-width: 767px) {
    header {
        height: 5rem;
        background-color: #4ca3d0;
    }

    #gnav-btn {
        color: gray;
        background-color: #505050;
        border: solid 1px #505050;
    }

    #gnav-btn .fas,
    #gnav-btn .fas:before,
    #gnav-btn .fas:after {
        background: #fff;
    }

    #gnav-input:checked ~ #gnav-btn .fas {
        background: rgba(255, 255, 255, 0);
    }

    #gnav-content {
        color: #fff;
    }

    .humb-menu__title {
        background-color: #4ca3d0;
    }

    .menu_top a {
        color: #fff;
    }

    .humb-menu label {
        border-top: 0.5px solid #fff;
        background-color: #505050;
    }

    .humb-menu .accshow p {
        color: #333;
    }

    .accshow p a {
        color: #333;
    }

    .humb-menu .cssacc:checked + label + .accshow {
        /*background-color: #87ceeb;*/
    }
}

/* スライド */
#topArea .textPart {
    background-color: rgba(255, 255, 255, 0.6);
}

#topArea .lead {
    color: #f15a24;
}

.article_title {
    background: linear-gradient(to bottom right, #ff9248, #f8c53f);
    color: #505050;
}

body .article_title:nth-child(odd) {
    background: linear-gradient(to bottom right, #ff9248, #f8c53f);
}

/* body .article_title:nth-child(even) {
    background: #ffffff;
}

body .article_title:nth-child(4n) {
    background: #ffffff;
} */

.subhead {
    color: #6e7983;
}

/* 新着情報 */
#note {
    border-color: #7e7e7e;
    margin: 5rem auto;
}

@media only screen and (min-width: 1024px) {
    #note {
        width: 1200px;
    }
}

#note .article_title {
    background-color: #4ebaf5;
}

.note_table td {
    color: #323232;
}

.styled_link {
    color: #333 !important;
}

/* 診療時間 */
#business {
    background-color: #e9ede4;
}

.tableArea td {
    border-bottom: 1px solid #323232;
}

.bussiness_timePart .tableArea th {
    background-color: #fff;
}

.bussiness_timePart .tableArea td {
    background: #e9ede4;
}

.noteArea {
    color: #323232;
}

.b_blue {
    color: #333;
}

#loading {
    background-color: rgba(0, 0, 0, 0.3);
}

/* アクセスマップ */

#accsess .article_title {
    background-color: #ceebfb;
}

.accsessPart .detailtxt:last-child {
    border-bottom: 1px solid #505050;
}

.accsessPart .subhead {
    color: #323232;
    /*background: linear-gradient(to bottom right, #FF9248, #F8C53F);*/
}

/*フッター*/
#footer {
    color: #fff;
    background: linear-gradient(to bottom right, #ff9248, #f8c53f);
}

#footer a {
    color: #fff;
}

#footer li a {
    color: #323232;
}

#footer .primary {
    background: unset;
}

#footer .secondary {
    background: unset;
}

#footer .secondary-top {
    background: unset;
}

#footer .secondary-top .telno,
#footer .secondary-top .reserveno {
    border: 1px solid #fff;
    color: #0093f1;
    background-color: #fff;
    box-shadow: 1px 1px 1px 1px #404040;
}

#footer .secondary-top a {
    color: #323232;
}

@media screen and (max-width: 767px) {
    #footer .navi {
        border-bottom: 1px solid #fff;
    }
}

@media screen and (max-width: 767px) {
    .menu-top {
        border-bottom: solid 1px #fff;
    }

    .menu-list {
        border-bottom: solid 1px #fff;
    }
}

/*追従バナー*/
.bottom_fixed_banner {
    background: rgba(128, 128, 128, 0.7);
    z-index: 999;
}

.action_links .telPart .telno,
.action_links .telPart .p_reserve {
    border: 4px solid #ff9248;
    color: #fff;
    background: linear-gradient(to bottom right, #ff9248, #f8c53f);
    box-shadow: 1px 1px 1px 1px #404040;
}

.header_content .telPart .telno {
    border: 1px solid #d8e4ee;
    color: #323232;
    background-color: #e6e6e6;
    box-shadow: 1px 1px 1px 1px #404040;
    font-weight: bold;
}

.header_content .p_reserve {
    border: 5px solid #505050;
    color: #fff;
    background-color: #505050;
    box-shadow: 1px 1px 1px 1px #404040;
}

.subtitle {
    color: #6e7983;
}

.subtitle:before {
    background: #f15a24;
}

#pat10 .t_frame {
    border-color: #b5b6b6;
}

#pat10 .t_title {
    color: #333;
    background: linear-gradient(to bottom right, #ff9248, #f8c53f);
}

#pat10 .t_frame:first-child,
#pat10 .t_frame:nth-child(5),
#pat10 .t_frame:nth-child(9) {
    border-left-color: #b5b6b6;
}

#pat24 .t_frame {
    /*background: linear-gradient(to bottom right, #FF9248, #F8C53F);*/
}

#pat24 .t_title {
    color: #fff;
    background-color: #f8c53f;
}

#pat25 .pt_25_title {
    border-bottom: 2px solid #ccc;
    color: #505050;
}

.pt1 {
    padding-top: 1rem;
}

.pt2 {
    padding-top: 2rem;
}

.pt3 {
    padding-top: 3rem;
}

.pb1 {
    padding-bottom: 1rem;
}

.pb2 {
    padding-bottom: 2rem;
}

.pb3 {
    padding-bottom: 3rem;
}

.pl1 {
    padding-left: 1rem;
}

.pl2 {
    padding-left: 2rem;
}

.pl3 {
    padding-left: 3rem;
}

/**********
各パターンのスマホver
***********/
@media only screen and (max-width: 767px) {
    /**************************
pt10
**************************/
    #pat10 .t_frame {
        border-color: #b5b6b6;
    }

    #pat10 .t_frame {
        border-left-color: #b5b6b6;
    }
}

.bcw {
    background-color: #fff;
}

.page_title {
    color: #6e7983;
    background: #e9ede4;
}

.breadcrumb_trail {
    background: linear-gradient(to bottom right, #ff9248, #f8c53f);
    color: #333;
}

.breadcrumb_trail .breadcrumb_sub a {
    color: #333;
}

.main_site_map h1 {
    background: linear-gradient(transparent 70%, #ff9248, #f8c53f 0%);
}





/*以下にお問い合わせのコーディング*/
.contact-page-sub-header {
    text-align: center;
    background: #e9ede4;

    font-size: 2rem;
    padding: 3.5rem 0;
    color: #6e7983;
    font-weight: 700;
    margin-bottom: 1rem;
}
/*.contact-page-sub-header h1 {*/
/*    color: #3d4852;*/
/*    font-weight: bold;*/
/*}*/

.main_contact {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1rem 3.5rem 3.5rem;
}
.contact-wrapper-main {
    max-width: 1024px;
    margin: 0 auto;
    padding: 1rem 3.5rem;
}
@media screen and (max-width: 767px) {
    .main_contact {
        padding: 1rem;
    }
    .contact-wrapper-main {
        padding: 1rem 0;
    }
}

.contact-caption-bar {
    background: linear-gradient(to bottom right, #ff9248, #f8c53f);
    text-align: center;
}

.contact-caption-bar p {
    margin: 0;
    font-size: 1.8rem;
    font-weight: 500;
    color: #505050;
}

.contact-caption-content-area {
    margin: 2rem auto
}
@media screen and (max-width: 767px) {
    .contact-caption-content-area {
        margin: .5rem auto;
    }
}

.contact-content-form-area {
    padding: 2rem;
    border-radius: 16px;
    background: #e9ede4;
}
@media screen and (max-width: 767px) {
    .contact-content-form-area {
        padding: 1rem;
    }
}

.contact-form-item-title {
    display: flex;
    align-items: center;
    gap: 12px;
}

.contact-form-item-title p {
    margin: 0;
    font-size: 14px;
}

.contact-form-item-title p::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #f15a24;
    margin-right: 5px;
}

.contact-item-required {
    border: 1px solid red;
    background: white;
    color: red;
    padding: 2px 8px;
    font-size: 12px;
}

.contact-form-item-content {
    margin: 1rem auto;
}

.contact-form-item-content input {
    width: 600px;
    height: 45px;
    padding: 0 1rem
}

.contact-form-item-content label {
    width: 100%;
}
.contact-form-item-content textarea {
    width: 100%;
    height: 250px;
    padding: 1rem
}
@media screen and (max-width: 767px) {
    .contact-form-item-content label {
        width: 100%;
    }
    .contact-form-item-content label input {
        width: 100%;
        margin-top: 0.4rem;
    }
}

.contact-form-button-area {
    text-align: center;
    margin: 2rem auto;
}

.contact-form-button-area button {
    cursor: pointer;
    border: 4px solid #ff9248;
    color: #fff;
    background: linear-gradient(to bottom right, #ff9248, #f8c53f);
    box-shadow: 1px 1px 1px 1px #404040;
}
.contact-form-button-area button:focus {
    outline: 0;
}

.contact-form-button-area button:hover {
    opacity: 0.8;
}
