.result_kingaku {
    color: darkorange;
}

.nenbunpairesult_zeigo {
    font-size: large;
}

.list_zeibiki {
    font-size: small;
}

.list_header {
    font-size: small;
}

.list_strong {
    font-size: medium;
    font-weight: bold;
}

.ruikeitoushi_kingaku {
    font-size: 22px;
    font-weight: bold;
}

.toushi_uchiwake_kingaku {
    font-size: large;
}

.uchiwake {
    font-size: small;
}

.open_uchiwake {
    font-size: small;
}

.chuui {
    font-size: xx-small;
}

.validate_err_msg {
    font-size: small;
    color: red;
}

.headder_chuui {
    font-size: small;
}

.tool_intro {
    font-size: medium;
}

/* サマリーカードの数値を安定表示 */
.summary-card .card-body {
    min-height: 3rem;
}

.summary-value {
    display: inline-block;
    min-width: 4.5rem;
    white-space: nowrap;
}

.result-mode-toggle {
    margin-left: 0.5rem;
}

.result-mode-toggle .btn {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    min-width: 4.5rem;
    touch-action: manipulation;
}

/* 5年/1年ボタンの余白調整 */
.result-mode-toggle {
    margin-left: 0.5rem;
}

.result-mode-toggle .btn {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    min-width: 4.5rem;
}