.tNewsFl2 {
  z-index: 10;                 /* スライダー画像より前面に表示 */
}

.tNewsBg2{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(https://nangoku-0459.com/system_panel/uploads/images/top_access_bg01.jpg);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
}

.tNewsBx2 {
    max-width: 720px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 10px 10px 0 0;
}

.tNewsFlItem2 {
    width: 100%;
    max-width: 800px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 30px;
}

section#wgc-1785918140278.webgene-blog {
    display: flex !important;
    align-items: flex-start !important;
    gap: 30px !important;

}

section#wgc-1785918140278.webgene-blog > .webgene-item {
    flex: 1 1 0 !important;
    width: 0 !important;
    margin-top: 0 !important;

}

.btn01_20260805{
    height: 80px;
}

@media screen and (max-width: 767px) {
  
  .tNewsFlItem2{
     max-width: 330px;
  }
    section#wgc-1785918140278.webgene-blog {
        display: block !important;
     　　　max-width: 490px !important;
    }

    section#wgc-1785918140278.webgene-blog > article.webgene-item {
        width: 100% !important;
        margin-top: 30px !important;
    }

    /* 先頭の記事だけ余白をなくす場合 */
    section#wgc-1785918140278.webgene-blog > article.webgene-item:first-child {
        margin-top: 0 !important;
    }
  
   .btn01_20260805 {
    height: 45px;
	}
}

@media (max-width: 375px) {
    .tMenuBtnBx.wow.mwR.tMenuBtnBx_20260805.justify-content-between {
        align-items: center;
        flex-direction: column;
    }

}