/* ヘッダー上下位置調整 */
body .parts190-195_header1 .container-fluid.position-relative{
    align-items:center!important;
}
.parts190-195_header1 a.navbar-brand h1{
    margin-bottom:0px!important;
}

/* お問い合わせアイコン */
.parts34_footer .contactbox-area .col:last-child > span.Btn-Text:hover{
    fill:#ffffff!important;
}

/* ヘッダーナビアンダーラインカラー */
body .parts190-195_header1 nav.menulist li.nav-item::after{
background:#65b3d7!important;
}

/* スマホ時ヘッダー調整(電話アイコンがある場合) */
@media screen and (max-width: 520px){
    body .parts190-195_header1 a.navbar-brand{
        padding-top:0.6rem!important;
    }
}
/* トップページ */
body .design-parts70_TxSCRDmTk1 .img-wrap .text-image{
    left:25%!important;
    width:50%!important;
}
body .parts040506_notice-news_pIA1VOcU8N p a{
    color:#000000!important;
}
body .parts040506_notice-news_pIA1VOcU8N p a:hover{
    color:#0a58ca!important;
}
.design-parts71_va9USvY8uh .img-wrap .text-image {
    width: auto !important;
    height: 100%;
    left: 25% !important;
}