.p-entry-eyecatch {
	display:none
}

.p-design-normal .l-content-wrap__inner, .p-design-normal-float .l-content-wrap__inner {
background-color: #4C4C4C;
	padding-top: 0px;
}


.wp-block-lab23-blocks-box .l23b-box__inner {
background-color: var(--l23b-box-background-color,#ffffff);
padding: var(--l23b-box-p-pt,20px) var(--l23b-box-p-plr,20px) var(--l23b-box-p-pb,20px);
}

.is-layout-flex {
display: flex;
margin: 0;
}

.p-entry-header {
border-bottom: 0px solid var(--lab23-border-color,#eee);
padding-bottom: 0px;
}

.wp-block-latest-posts:not(.is-grid) li+li {
border-top: 0px solid var(--lab23-border-color,#eee);
}



a:-webkit-any-link {
    cursor: pointer;
    text-decoration: none;
}

a:-webkit-any-link:hover {
    cursor: pointer;
    text-decoration: underline;
}

.YouTube {
	text-align:center;
}

.koushiki-text {
  margin:0 30px;
}

.archive {
	text-align:center;
}



.archive-text {
  margin:30px 30px;
}

.footer-link {
	text-align:center;
}

.footer-interfm {
	margin-bottom:20px;
	
}

.site {
            margin-bottom: 15px;
            font-size: 16px;
            text-align: center;
        }
        .notice {
            margin-top: 30px;
            font-size: 14px;
            text-align: center;
        }
        .copyright {
            margin-top: 10px;
            padding-top: 10px;
            border-top: 1px solid #ddd;
            font-size: 14px;
            color: #555;
            text-align: center;
        }

.l-header__custom-links a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    transition: color 0.3sease;
}

.l-header a {
    color: #f5f5f5 !important;
    display: block;
    padding: 10px 0;
    text-decoration: none;
}


.l-header__custom-links {
    display: flex; /* 横並び */
    align-items: center;
    gap: 20px; /* リンク間の間隔 */
    margin-left: 20px;
}

.l-header__custom-links a {
    color: #fff; /* 文字色を白 */
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    transition: color 0.3s ease;
}

.l-header__custom-links a:hover {
    color: #ffcc00; /* ホバー時の色変更 */
}

@media (max-width: 768px) {
    .l-header__custom-links {
        display: none; /* スマホでは非表示 */
    }
}

.l-hamburger-menu__line {
background-color: currentColor;
display: inline-block;
height: 2px;
width: 20px;
color: #fff;
}

@media (max-width: 768px) {
.l-site-logo__img img {
height: var(--lab23-site-logo-height,36px);
width: auto;
height: 40px;
}
}


    .program-links {
      max-width: 1600px;
      width: 100%;
      margin: 0 auto;
      padding: 10px;
    }
    .YouTube,
    .archive {
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .YouTube {
      margin-bottom: 2px;
    }
    .koushiki-text,
    .archive-text {
      font-size: 14px;
      font-weight: bold;
    }
    .archive-text {
      margin-right: 15px;
    }
    .archive-images {
      display: flex;
      gap: 10px;
      align-items: center;
    }
    @media (max-width: 768px) {
      .program-links {
        max-width: 768px;
        padding: 10px;
      }
      .YouTube,
      .archive {
        flex-direction: column;
      }
      .archive-text {
        margin-right: 0;
        margin-bottom: 5px;
      }
    }

.p-entry-footer {
    border-top: 0px solid var(--lab23-border-color, #eee);
    padding-top: 30px;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
width: auto;
}

.l-sp-global-nav-wrap {
    background-color: #000000;
}

.copyright {
color: #fff;
text-align: center;
}

.copyright__text {
font-size: 11px;
margin: 0;
text-align: center;
}

.wp-block-lab23-blocks-title-box .l23b-title-box__inner {
background-color: var(--l23b-title-box-bg-color,#4C4C4C);
	
}

.l-content-wrap {
padding: 20px 0 0px;
}

.p-entry-footer {
border-top: 0px solid var(--lab23-border-color, #eee);
padding-top: 0px;
}

.l-entry-content {
padding-bottom: 0px;
}

.p-design-normal .l-content-wrap__inner, .p-design-normal-float .l-content-wrap__inner {
background-color: #4C4C4C;
padding: 0px 20px;
}


.wp-block-image {
margin: 0 0 1em;
display: flex;
}