/*
 * Theme Name: UNPC-bt
 * Description: Used to style the admin editor.
 * unpc-bt v6.5.0
*/

/*
 * ウイジェットブロックページ
 * WordPress 6.1.1
 * unpc-bt v6.1.2
 */
body.block-editor-page .wp-block-widget-area__panel-body-content .editor-styles-wrapper{
	background-color: #fff !important;
}


/*
 * 投稿ページ
 * WordPress 6.1.1
 * unpc-bt v6.1.2
 */
.edit-post-visual-editor__content-area,
.edit-post-visual-editor .editor-styles-wrapper{
	background-color: #fff !important;
	color: #000 !important;
}

/*
 * 物件編集ページ
 * WordPress 6.3.0
 * unpc-bt v6.3.0
 */

body.post-template-default .editor-styles-wrapper .block-editor-block-list__layout.is-root-container > * ,
body.page-template-default .editor-styles-wrapper .block-editor-block-list__layout.is-root-container > * ,
body.fudo-template-default .editor-styles-wrapper .block-editor-block-list__layout.is-root-container > * {
    max-width: 880px;
    margin-left: auto !important;
    margin-right: auto !important;
}


/*
 * 1カラムページ ページタイトル
 * WordPress 6.3.0
 * unpc-bt v6.3.0
 */
body.post-template-single-full h1.wp-block-post-title,
body.page-template-page-full h1.wp-block-post-title,
body.fudo-template-single-full-fudo h1.wp-block-post-title{
	max-width: 1200px !important;
}



/* v6.5.0 */
.dashicons span {
	display: none;
}

/* v6.5.0 */
.wp-core-ui select{
	background: none !important;
	background-color: #fff !important;
	-webkit-appearance: auto;
}


/*条件検索 項目タイトル v6.8.1*/
.jsearchmap_kakaku,
.jsearchmap_senyu,
.jsearchmap_tochi,
.jsearchmap_tsubotanka,
.jsearchmap_menseki,
.jsearchmap_memseki,
.jsearchmap_madori,
.jsearchmap_setsubi,
.jsearch_chikunen,
.jsearch_roseneki,
.jsearch_chiiki,
.jsearch_hofun,
.jsearch_vip,
.jsearch_kakaku,
.jsearch_senyu,
.jsearch_tochi,
.jsearch_tsubotanka,
.jsearch_menseki,
.jsearch_memseki,
.jsearch_tochi,
.jsearch_setsubi,
.jsearch_madori,
.jsearch_choumei_cb,
.jsearch_categorys,
.jsearch_kouku_shougaku,
.jsearch_kouku_chuugaku,
.jsearch_senyu {
    display: block;
}

:where(.editor-styles-wrapper) .widget_fudo_b_k_bus_m select, :where(.editor-styles-wrapper) .widget_fudo_b_k_bus select, :where(.editor-styles-wrapper) .widget_fudo_b_k_m select, :where(.editor-styles-wrapper) .widget_fudo_b_k select {
    max-width: unset;
}
