#face-lift-page .newh202 {
    font-weight: bold;
    margin: 20px 0;
    /* letter-spacing: -0.05em; */
}
#face-lift-page .newh202sp {
    font-weight: bold;
    margin: 20px 0;
    border-bottom: solid 3px #947940;
    margin-bottom: 25px;
    padding-bottom: 5px;
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 20px;
    color: #947940;
}

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.4em;
}

table, td, th {
    border: 1px #ccc solid;
    border-collapse: collapse;
    padding: 10px;
}

.hikaku_table a {
    text-decoration: none;
    /* text-decoration: underline; */
    color: #fff;
}
.hikaku_table a:hover {
    text-decoration: underline;
}

/* td {
    width: 25%;
} */

.hikaku_table td {
    width: 25%;
}

.title_2025 {
    background: #f4f1ec;
}

.brown_2025 {
    text-align: center;
    color: #fff;
    background: #826446;
    vertical-align: middle;
}

.forcus_2025 {
    text-align: center;
    color: #fff;
    background: #FFB807 !important;
    vertical-align: middle;
}

.forcus2_2025 {
    background: #fdf4df !important;
}

.btn-white a {
    border: 1px solid #dddddd;
    color: #000;
    background: #fff !important;
    padding: 7px;
    border-radius: 3px;
    display: inline-block;
    float: none !important;
    width: 100%;
    }

.fa-2025 {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #ccc;
    -moz-osx-font-smoothing: grayscale;
}

.sub_menu_title_2025 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    font-size: 200%;
    color: #947940;
    line-height: 1.5;
}

.wba_2025 {
    border: solid 1px #ccc;
    padding: 20px 20px 30px 20px;
    text-align: center;
}
.menu_text_block img {
    width: 20%;
    margin-left: 0px;
    margin-right: 20px;
    float: left;
}
@media screen and (max-width: 768px){
.menu_text_block img {
    width: 50%;
    float: none;
    text-align: center;
}
}

/* 20250609////////////////////////////////// */
.inner_contents2025 {
    margin: 15px 0;
}
.inner_title2025 {
    display: inline-block;
    background: #B3AC66;
    color: #fff;
    padding: 5px 10px;
    border-radius: 20px;
    margin-top: 5px;
}
.inner_text2025 {
    display: inline-block;
    margin-top: 5px;
}