@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,900);
body {
    color: #000;
    font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif !important;
    letter-spacing: 0.1em;
}
a {
    color: #000;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
    opacity: 0.7;
    color: #009250;
}
#container .mainImgIn .inner {
    width: 1200px;
    margin: 0 auto;
}
#container .inner {
    width: 100%;
    margin: 0 auto;
}
#content {
    width: 1200px;
    margin: 0 auto 135px;
}
#main {
    width: 890px;
    float: right;
}
#side {
    width: 260px;
    float: left;
}
header {
    width: 1200px;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    min-height: 105px;
    position: relative;
}
#container:before {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    top: 0;
    background-color: #009250;
}
header .headNav {
    letter-spacing: -0.40em;
    display: table-cell;
    vertical-align: top;
    text-align: right;
    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
header .headNav li {
    display: inline-block;
    letter-spacing: 0;
    font-size: 1.28em;
    margin-left: 2px;
    font-family: 'Roboto', sans-serif;
    line-height: 1;
}
header .headNav li a {
    background: #009250;
    
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    
    
    padding: 52px 10px 15px;
    min-width: 120px;
    max-width: 200px;
    height: 100%;
    word-break: break-all;
}
header .headNav li.profileNav a {
    background: url(https://assets.toriaez.jp/thp2/pc/images/198/ico-headNav_001.png) center 14px #009250 no-repeat;
}
header .headNav li.accessNav a {
    background: url(https://assets.toriaez.jp/thp2/pc/images/198/ico-headNav_002.png) center 13px #009250 no-repeat;
}
header .headNav li.contactNav a {
    background: url(https://assets.toriaez.jp/thp2/pc/images/198/ico-headNav_003.png) center 18px #009250 no-repeat;
}
header #siteTtl {
    display: table-cell;
    vertical-align: middle;
    font-size: 2.14em;
    width: 800px;
    padding: 50px 0;
}
header #siteTtl a {
    text-decoration: none;
    color: #009250;
}
header #siteTtl a img {
    max-width: 500px;
    height: auto;
}
#side:before {
    content: "MENU";
    display: block;
    width: 100%;
    height: 52px;
    background-color: #484848;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 4px;
    font-size: 1.24em;
    font-weight: bold;
    padding: 16px 0 0 29px;
}
nav {
    background: #009250;
    padding: 3px;
    margin-bottom: 28px;
}
nav ul {
    letter-spacing: -0.40em;
    text-align: initial;
}
nav ul li.parent {
    letter-spacing: 0.1em;
    display: block;
    border-bottom: 1px solid #fff;
    position: relative;
}
nav ul li.parent a>a:before {
    content: "";
    width: 3px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: -3px;
    bottom: -1px;
}
nav ul li.parent a:hover>a:before {
    content: "";
    width: 3px;
    height: 1px;
    background-color: #009250;
    position: absolute;
    left: -3px;
    top: -1px;
}
nav ul li.parent a>a:after {
    content: "";
    width: 3px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    right: -3px;
    bottom: -1px;
}
nav ul li.parent a:hover>a:after {
    content: "";
    width: 3px;
    height: 1px;
    background-color: #009250;
    position: absolute;
    right: -3px;
    top: -1px;
}
nav ul li.parent:last-child a>a:before {
    content: "";
    width: 3px;
    height: 1px;
    background-color: #009250;
    position: absolute;
    left: -3px;
    bottom: -1px;
}
nav ul li.parent:last-child a>a:after {
    content: "";
    width: 3px;
    height: 1px;
    background-color: #009250;
    position: absolute;
    right: -3px;
    bottom: -1px;
}
nav ul li.parent:last-child a:hover>a:before {
    content: "";
    width: 3px;
    height: 1px;
    background-color: #009250;
    position: absolute;
    left: -3px;
    top: -1px;
}
nav ul li.parent:last-child a:hover>a:after {
    content: "";
    width: 3px;
    height: 1px;
    background-color: #009250;
    position: absolute;
    right: -3px;
    top: -1px;
}
nav ul li.parent:last-child {
    border-bottom: 0;
}
nav ul li.parent:last-child {
    border-right: none;
}
nav ul li.parent>a {
    color: #fff;
    text-decoration: none;
    padding: 12px 54px 12px 26px;
    display: block;
    font-size: 1.14em;
    font-weight: bold;
}
nav ul li.parent.childIn:after {
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url(https://assets.toriaez.jp/thp2/pc/images/198/plus_btn_001.png);
    background-repeat: no-repeat;
    background-position: 29px 5px;
    width: 77px;
    height: 47px;
    z-index: 20;
    cursor: pointer;
}
.clicked {}
.clicked:after {
    background-image: url(https://assets.toriaez.jp/thp2/pc/images/198/minus_btn_001.png) !important;
}
nav ul li.parent>a:hover {
    color: #009250;
    background-color: #fff;
    opacity: 1;
}
nav .child {
    letter-spacing: 0;
    min-width: 100%;
    width: 254px;
    text-align: left;
    padding: 0;
    display: none;
    z-index: 10;
}
nav .child:before {
    content: "";
    display: block;
    width: 3px;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: -3px;
    background-color: #009250;
}
nav .child:after {
    content: "";
    display: block;
    width: 3px;
    height: 1px;
    position: absolute;
    bottom: -1px;
    right: -3px;
    background-color: #009250;
}
nav .child li {
    background: #fff;
}
nav .child li a {
    color: #000;
    font-size: 1.14em;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 7px 25px 7px 40px;
    position: relative;
}
nav .child li a:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.5px 0 3.5px 6px;
    border-color: transparent transparent transparent #009250;
    left: 24px;
    top: 15px;
}
nav .child li a:hover {
    opacity: 1;
    color: #009250;
}
nav .child li:first-child {
    padding-top: 13px;
}
nav .child li:last-child {
    padding-bottom: 13px;
}
#top nav {}
.mainSlideIn {
    width: 1200px;
    margin: 0 auto 120px;
}
#mainSlide li {
    height: 500px !important;
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    overflow: hidden;
}
#mainSlide li img {
    position: absolute;
    
    left: 0;
    
    width: 1200px;
    height: auto;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #ccc;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 7.5px;
    outline: 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #009250;
    opacity: 1;
}
.bx-wrapper .bx-controls-direction a {
    width: 50px;
    height: 50px;
    margin: 0;
    top: 225px;
}
.bx-wrapper .bx-prev {
    background: url(https://assets.toriaez.jp/thp2/pc/images/198/btn-slider_001.png) center center no-repeat #484848;
    left: -50px;
}
.bx-wrapper .bx-prev:hover {
    background: url(https://assets.toriaez.jp/thp2/pc/images/198/btn-slider_001.png) center center no-repeat #009250;
    opacity: 1;
}
.bx-wrapper .bx-next {
    background: url(https://assets.toriaez.jp/thp2/pc/images/198/btn-slider_002.png) center center no-repeat #484848;
    right: -50px;
}
.bx-wrapper .bx-next:hover {
    background: url(https://assets.toriaez.jp/thp2/pc/images/198/btn-slider_002.png) center center no-repeat #009250;
    opacity: 1;
}
.mainImgIn {
    margin-bottom: 95px;
}
.mainImgIn .inner {
    border-bottom: 1px solid #ddd;
    display: table;
    width: 100%;
    padding: 45px 0 50px;
}
.mainImgIn .inner #mainImg {
    width: 365px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.mainImgIn .inner #leadTxt {
    display: table-cell;
    vertical-align: middle;
    padding-left: 40px;
    font-weight: normal;
    line-height: 2;
    font-size: 1.28em;
}
#main .contTtl {
    font-size: 2em;
    line-height: 1.3;
    padding-bottom: 20px;
}
#main div:last-child {
    margin-bottom: 0;
}
#news .contTtl {
    color: #009250;
    border-bottom: 5px solid #009250;
}
#news ul {
    height: 255px;
    overflow: scroll;
    line-height: 1.3;
    margin-bottom: 73px;
}
#news ul li {
    padding: 18px 20px 18px 125px;
    position: relative;
    border-bottom: 1px dotted #000;
}
#news ul .day {
    display: block;
    width: 108px;
    position: absolute;
    left: 22px;
    font-family: 'Roboto', sans-serif;
}
#news dl dd {
    float: left;
    width: 782px;
    padding: 10px 0;
    border-top: 1px dotted #000;
}
.articleBox {
    margin-bottom: 70px;
}
.articleBox .contTtl {
    font-weight: normal;
    background: url(https://assets.toriaez.jp/thp2/pc/images/198/bgi-articleTtl_001.png) left bottom repeat-x;
    padding-bottom: 25px !important;
    margin-bottom: 28px;
}
.articleIn .articleBox:last-child {}
.articleBox .txtArea {
    width: 560px;
    float: left;
    font-size: 1.14em;
    line-height: 2;
}
.articleBox.noImg .txtArea {
    width: auto;
    float: none;
}
.articleBox .txtArea strong {
    font-weight: bold;
}
.articleBox .txtArea p:last-child {
    margin-bottom: 0;
}
.articleBox .imgArea {
    width: 300px;
    float: right;
}
.articleBox .imgArea figure {
    margin-bottom: 25px;
}
.articleBox .imgArea figure:last-child {
    margin-bottom: 0;
}
.articleBox .imgArea figure figcaption {
    display: block;
    font-size: 0.85em;
    padding-top: 12px;
    line-height: 1.5;
}

/* ★元々のテーブル幅設定を上書き（はみ出し防止） */
#main .articleBox table {
    width: 100% !important;
    table-layout: fixed !important;
    word-break: break-all !important;
}
.articleBox table,
.articleBox table td,
.articleBox table th {
    border: 1px solid #96bba5;
}
.articleBox table td,
.articleBox table th {
    text-align: left;
    padding: 10px 15px;
}

/* ★PC版の表：1列目を30%に固定、2列目は必ず折り返し */
.articleBox table th,
.articleBox table td:first-child {
    width: 30% !important;
}
.articleBox table td:last-child {
    width: 70% !important;
    white-space: normal !important;
}

.contactBtn {
    width: 505px;
    margin: 0 auto 70px;
}
.contactBtn a {
    display: block;
    background: #009250;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    color: #fff;
    line-height: 90px;
    height: 90px;
    font-family: 'Roboto', sans-serif;
    font-size: 2.14em;
}
#top #side {}
#side div:last-child,
#side h2:last-child {
    margin-bottom: 0;
}
#side .sideTtl {
    font-size: 1.28em;
    color: #009250;
    padding: 0 0 20px 18px;
    border-bottom: 1px solid #96bba5;
    line-height: 1.2;
}
#side #leadTxt {
    border: 1px solid #96bba5;
    line-height: 2;
    padding: 20px;
    font-weight: normal;
    margin-bottom: 55px;
}
#side #sideCont .sideTtl {
    font-family: 'Roboto', sans-serif;
    font-size: 1.5em;
}
#side #sideCont {
    letter-spacing: 0.1em;
    line-height: 1;
    margin-bottom: 55px;
}
#side #sideCont ul li {
    border-bottom: 1px solid #96bba5;
    font-size: 1.28em;
}
#side #sideCont ul li a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    
    position: relative;
    
    word-break: break-all;
    padding: 27px 30px 27px 20px;
}
#side #sideCont ul li a:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.5px 0 3.5px 6px;
    border-color: transparent transparent transparent #009250;
    right: 18px;
    top: 50%;
    margin-top: -3px;
}
#side #sideCont ul li a:hover {
    opacity: 1;
    background: #f1f1f1;
    color: #009250;
}
#side #blog {
    line-height: 1.3;
    margin-bottom: 60px;
}
#side #blog dl dt {
    margin-bottom: 5px;
    padding: 13px 20px 0 20px;
}
#side #blog dl dd {
    border-bottom: 1px solid #96bba5;
    padding: 0 20px 13px 20px;
}
#side #blog dl dd a {
    text-decoration: none;
}
#side #blog .btn {
    width: 130px;
    margin: 16px auto 0;
}
#side #blog .btn a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    background: #484848;
    padding: 10px 10px 10px 0;
    text-align: center;
    position: relative;
}
#side #blog .btn a:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.5px 0 3.5px 6px;
    border-color: transparent transparent transparent #fff;
    right: 10px;
    top: 50%;
    margin-top: -3px;
}
#side #mobile {
    margin-bottom: 60px;
    border-bottom: 1px solid #96bba5;
}
#side #mobile figure {
    padding: 28px 28px 24px;
    text-align: center;
}
#side #mobile figure img {
    width: 100px;
    height: 100px;
}
#side #mobile figure figcaption {
    text-align: left;
    line-height: 2;
    padding-top: 20px;
}
#pageTop {
    position: fixed;
    z-index: 1000;
    right: 18px;
    bottom: 25px;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    display: none;
}
#pageTop a {
    display: block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    border-radius: 30px;
    background: url(https://assets.toriaez.jp/thp2/pc/images/198/ico-pageTop_001.png) center 21px no-repeat #e2e2e2;
}
#pageTop a:hover {
    background: url(https://assets.toriaez.jp/thp2/pc/images/198/ico-pageTop_002.png) center 21px no-repeat #009250;
    opacity: 1;
}
footer {
    background: #009250;
}
footer .copy {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    line-height: 1.2;
    font-weight: bold;
    padding: 80px 0;
}
.freeArea {
    line-height: 2;
}
.pageTtl {
    padding: 66px 0;
    min-width: 1200px;
    width: 100%;
    margin: 0 auto 15px;
    background-color: #F1F1F1;
}
.pageTtl h2 {
    font-size: 2.5em;
    line-height: 1.3;
    text-align: center;
    color: #009250;
}
#pnkz {
    letter-spacing: -0.40em;
    text-align: right;
    width: 1200px;
    margin: 0 auto 65px;
    font-size: 0.85em;
}
#pnkz li {
    letter-spacing: 0;
    display: inline-block;
}
#pnkz li:after {
    content: ">";
    margin: 0 10px;
}
#pnkz li:last-child:after {
    display: none;
}

/* ★各種お問い合わせ・プロフィール等フォーム内のテーブルも幅を固定 */
#main.form table,
#main.profile table,
#main.map table {
    border-bottom: 1px solid #96bba5;
    width: 100% !important;
    table-layout: fixed !important;
    font-size: 1.14em;
    margin-bottom: 70px;
}
#main.form table th,
#main.form table td,
#main.profile table th,
#main.profile table td,
#main.map table th,
#main.map table td {
    vertical-align: middle;
    text-align: left;
    border-top: 1px solid #96bba5;
    padding: 25px 20px;
}
#main.form table th,
#main.profile table th,
#main.map table th {
    font-weight: bold;
    padding-right: 0;
    width: 30% !important; /* 項目名を30%に統一 */
}
#main.form table td,
#main.profile table td,
#main.map table td {
    width: 70% !important;
    white-space: normal !important;
}

#main.form .txtBox,
#main.profile .txtBox,
#main.map .txtBox {
    font-size: 1.14em;
    line-height: 1.87;
    margin-bottom: 70px;
}
#main.form .txtBox p,
#main.profile .txtBox p,
#main.map .txtBox p {
    margin-bottom: 30px;
}
#main.form {}
#main.form .requiredMark {
    color: #ce0000;
}
#main.form table th {
    width: 30% !important;
}
#main.form table td {
    height: 80px;
}
#main.form .inputArea {
    background: #f1f1f1;
    line-height: 1;
    padding: 8px 15px;
    border-radius: 2px;
    width: 100% !important; /* フォームの入力幅が突き抜けないように可変へ */
    max-width: 520px;
    border: 1px solid #ddd;
}
#main.form .inputArea.short {
    width: 200px !important;
    display: inline-block;
}
#main.form .inputArea input {
    width: 100%;
}
#main.form .inputArea input:focus,
#main.form .inputArea textarea:focus,
#main.form .inputArea button:focus {
    outline: none;
}
#main.form .inputArea textarea {
    width: 100%;
    height: 190px;
    padding: 10px 0;
    line-height: 1.5;
}
#main.form table {
    border-bottom: none;
}
#main.form #submit td {
    text-align: center;
    letter-spacing: -0.40em;
    padding-top: 40px;
    width: 100% !important;
}
#main.form #submit input {
    display: inline-block;
    width: 240px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    line-height: 1;
    padding: 18px 0;
    cursor: pointer;
    letter-spacing: 0.1em;
    margin: 0 10px;
    font-size: 1.12em;
}
#main.form #submit input.submitBtn {
    background: #009250;
}
#main.form #submit input.resetBtn {
    background: #bbb;
}
#main.form #submit input:hover {
    opacity: 0.7;
}
#main.map #frame {
    margin-bottom: 70px;
}
#main.map #frame iframe {
    width: 100% !important; /* 地図のはみ出し防止 */
    max-width: 890px;
    height: 478px;
}
#side-area img {
    max-width: 100%;
}
#foot-area img {
    max-width: 100%;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul {
    list-style-type: disc;
}
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    list-style-type: decimal;
}
.box ul,
.box1 ul,
.box2 ul,
.box3 ul,
.articleBox ul,
.entry_box ul,
.entryBox ul,
.article-box ul,
.article ul,
.article_box ul,
.box ol,
.box1 ol,
.box2 ol,
.box3 ol,
.articleBox ol,
.entry_box ol,
.entryBox ol,
.article-box ol,
.article ol,
.article_box ol {
    margin-left: 18px;
}

/* ==========================================
   ★ここからスマホ（レスポンシブ）用の個別指示
   ========================================== */
@media screen and (max-width: 768px) {
    .articleBox table,
    #main.form table,
    #main.profile table,
    #main.map table {
        table-layout: auto !important; /* スマホでは画面に収まるよう自動調整 */
    }
    .articleBox table th,
    .articleBox table td:first-child,
    #main.form table th,
    #main.profile table th,
    #main.map table th {
        width: 35% !important; /* スマホ版は見出しを少し広めに見せる */
        padding: 8px 10px !important;
    }
    .articleBox table td:last-child,
    #main.form table td,
    #main.profile table td,
    #main.map table td {
        width: auto !important;
        white-space: normal !important;
        padding: 8px 10px !important;
    }
}
/* ==========================================
   ★【修正版】高齢者に優しい文字サイズ・視認性強化設定
   ========================================== */

/* 1. サイト全体の文字を少し太く、クッキリさせる */
body {
    font-weight: 500 !important; /* 文字の線を少し太く */
    line-height: 1.8 !important;  /* 行と行の間隔を広げて読みやすく */
}

/* 2. トップページやサイドバーの紹介文（リード文）を大きく */
#leadTxt, 
#side #leadTxt,
.mainImgIn .inner #leadTxt {
    font-size: 1.5em !important; /* 文字を約1.5倍に大きく */
    font-weight: bold !important; /* しっかり太字に */
    color: #222 !important;       /* 真っ黒に近い濃い色にしてコントラストを上げる */
}

/* 3. 新着情報（お知らせ）の修正：被り防止と見やすいスクロール */
#news ul {
    height: 280px !important;    /* 最初のスクロールする状態に戻す（少し高さを広げて見やすく） */
    overflow-y: scroll !important; /* 縦スクロールを有効に */
}
#news ul li {
    font-size: 1.3em !important;   /* 本文の文字を大きく */
    line-height: 1.5 !important;
    padding: 18px 20px 18px 160px !important; /* 左側の余白を125px→160pxに広げて文字の被りを完全に防ぐ */
}
#news ul .day {
    font-size: 1.1em !important;   /* 日付も見やすく */
    font-weight: bold !important;
    width: 140px !important;       /* 日付の枠自体を大きく広げる */
    left: 15px !important;
}

/* 4. 各ページの本文章（記事エリア）の文字を大きく */
.articleBox .txtArea {
    font-size: 1.4em !important; /* 標準よりかなり大きめに設定 */
    color: #222 !important;
}

/* 5. 左側メニューの文字もクッキリ大きく */
#side #sideCont ul li a,
nav ul li.parent > a {
    font-size: 1.4em !important;
}

/* 6. 表（テーブル）の中の文字も大きく */
.articleBox table td,
.articleBox table th,
#main.form table th,
#main.form table td,
#main.profile table th,
#main.profile table td {
    font-size: 1.25em !important;
}
/* ==========================================
   ★ジャンル別一覧の表：3つ目のバランス（2列目を狭く）に統一
   ========================================== */
/* PC版の記事内にあるすべての表の幅を100%に固定 */
#main .articleBox table {
    width: 100% !important;
    max-width: 100% !important;
    table-layout: fixed !important; /* これで文字数に関わらず幅を強制固定 */
}

/* 1列目（団体名）：高齢者にも見やすく、全体の75%に広げて統一 */
#main .articleBox table th,
#main .articleBox table td:first-child {
    width: 75% !important;
    max-width: 75% !important;
    box-sizing: border-box !important;
}

/* 2列目（ジャンル）：文字数が少ないので、25%に狭めて統一 */
#main .articleBox table td:last-child {
    width: 25% !important;
    max-width: 25% !important;
    white-space: normal !important;
    word-break: break-all !important;
    box-sizing: border-box !important;
}
/* ==========================================
   ★さらに高齢者に優しくする追加の改善コード
   ========================================== */

/* ① ジャンル別一覧の「団体名リンク」を分かりやすく */
#main .articleBox table td a {
    color: #0055aa !important;       /* 高齢者が見慣れている「ハッキリした青色」にする */
    text-decoration: underline !important; /* 必ず下線を引いてリンクだと分からせる */
    font-weight: bold !important;
    display: inline-block;
    padding: 5px 0;
}
/* マウスを載せたときは綺麗な緑色にする */
#main .articleBox table td a:hover {
    color: #009250 !important;
    text-decoration: none !important; /* マウスが載ったら下線を消す（反応を返す） */
}

/* ② 新着情報のスクロールバーを太くして掴みやすくする */
#news ul::-webkit-scrollbar {
    width: 14px !important; /* バーの幅を太く（標準の約2倍） */
}
#news ul::-webkit-scrollbar-track {
    background: #f1f1f1 !important; /* バーの背景を明るく */
    border-radius: 7px;
}
#news ul::-webkit-scrollbar-thumb {
    background: #96bba5 !important; /* バー自体の色をプラザの緑色系にして目立たせる */
    border-radius: 7px;
    border: 2px solid #f1f1f1;
}

/* ③ 表（テーブル）の行間をさらに広げて、1行ずつ読みやすくする */
#main .articleBox table td {
    line-height: 1.6 !important;
    padding-top: 14px !important;   /* 上下の余白を広げてゆったりさせる */
    padding-bottom: 14px !important;
}
/* ==========================================
   ★アクセス解析に基づいた、Windows向け文字くっきり設定
   ========================================== */

/* Windowsの游ゴシックが細くかすれるのを防ぎ、全OSで太さを均一にする */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* リンクの色を、誰でも100%識別しやすいハッキリしたロイヤルブルーに変更 */
#main .articleBox table td a {
    color: #1a4499 !important; /* 黒と絶対に見間違えない、深く鮮やかな青 */
}