/*!
Theme Name: 豊岡演劇祭2025
*/




@media (max-width: 899px) {
	.nav-item-lang > span {
	    border-right: 0px;
	    border-left: 1px solid #000;
	}
}



/* .footer__nav small, */
.footer__nav .nav-item-lang {
    display: none;
}
.footer__nav small{
	display:inline;
	font-size:1em;
}


.program-stub__date-tag .date{
	word-break: break-word;
	padding-right: 0.8em;
}

.o-detail--wide h4 {
	width: 8.5em;
	padding: 0.5em 0.5em;
}
.o-detail--wide p,
.o-detail--wide .o-detail-p {
	width: calc(100% - 9.5em);
}



.program-filter .searchandfilter label {
	line-height: 1.2;
}
.program-filter .searchandfilter .sf-field-taxonomy-program_tags .sf-level-0{
	display: flex;
    align-items: flex-start;
/*     line-height: 1.2; */
    margin-bottom: 0.25em;
}

.program-filter .searchandfilter .sf-field-post-meta-program_passport_respond .sf-level-0{
	width:100%;
}

.searchandfilter-wrap .about-pass-link {
	top: 25px;
}

@media (min-width: 600px) {
	.program-filter .searchandfilter .sf-field-taxonomy-program_genre .sf-level-0{
		width:16.6666%;
	}
	.program-filter .searchandfilter .sf-field-post-meta-program_passport_respond .sf-level-0{
		display:flex;
	}
}

@media (min-width: 900px) {
    .second-hero__tit h1 {
        font-size: 2.2rem;
    }
	.program-filter .searchandfilter li.sf-field-search {
		width: 60%;
	}
	.program-filter .searchandfilter li.sf-field-post-meta-program_passport_respond {
		width: 38%;
	}
	.program-filter .searchandfilter li.sf-field-post-meta-program_passport_respond ul {
		margin-top: 0.75em;
	}
}
@media (max-width: 899px) {
	.searchandfilter-wrap .about-pass-link {
		top: 17.8rem;
	}
}



.select-link-wrap{
	text-align:center;
}
.select-link-wrap select{
	color: #fff;
	background: #000;
	border: 0;
	padding: .9em 2.4em .9em 1.4em;
}
.select-link-wrap select + select{
	margin-left:1em;
}





/* 202507公開分 */
#area-map-2025 .text-wrap{
	max-width: 580px;
	bottom:-5%;
}



