/*
Theme Name:kha2025 child
Theme URI:
Description:KHA2025 子テーマ
Template:kha2025
Author:WORLD overdub
Author URI:http://tcd-theme.com/
Version:2.0.1
*/
body{
	font-size: 14px;
}

.p-page-header__image .p-page-header__overlay {
    background: rgba(0, 0, 0, 0.5);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 200px;
    width: 100%;
}


@media only screen and (max-width: 991px) {
    body.l-header--type1--mobile .p-page-header, body.l-header--type2--mobile .p-page-header {
        border-top: 0px ;
    }
	.p-page-header {
        background: #000;
        margin-bottom: 30px;
        padding: 9px 0;
    }
	.p-page-header .p-page-header__title {
        font-size: 14px;
        line-height: 1.5;
    }
}

.p-cb__item-headline{
	font-weight:bold;
	letter-spacing:2px;
}
.l-main{
	background-image: url('https://kha.gamo-kansai.jp/wp/wp-content/uploads/2025/09/kha_infoback-1.jpg');
}
.l-main::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.p-entry__inner {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
}
.p-page-header__title {
font-size: 28px;
    font-weight: bold;
    letter-spacing: 2px;}

.shinsa-list{
text-align: center;
font-size:13px;
}
h3.shinsa-title {
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 30px;
}
h3.shinsa-title::after {
	content: '';
	display: block;
	width: 85px;
	height: 3px;
	background: #fff;
	margin-top: 30px;
}

.shinsa-list img{
width: 80%;
}

.smf-item__label__text,.smf-radio-button-control__label{
   color: #fff;
}

.smf-form .smf-checkbox-control,.smf-placeholder{
    color: #fff;
}
.wp-block-column {
    text-align: center;
        font-size: 12px;
}