@charset "UTF-8";

/* ==================================================
    全体
================================================== */
label {
	font-size:12px;
	font-weight: bold;
}

#entry-publishing-widget .actions-bar:after{clear:both;}fieldset{margin-bottom:3em;}.field{padding:0;margin:0 0 15px;}.field-left-label .field-header{float:left;width:12em;margin-left:0.8em;padding:0.62em 0;text-align:right;}.field-left-label .field-content{margin-left:14em;padding:0.5em 0;}.field-top-label .field-header{margin-bottom:5px;float: left;width: 140px;}.field-top-label .field-header label{vertical-align:baseline;}.field-top-label .field-content{margin:3px 0;}.field-inline,
.edit-screen .text{width: 75%;max-width: 75%;}.text.number,


.sgcTitle {
	margin: 20px 0 10px 0;
	padding: 10px;
	border: 1px solid #ccc;	
	background:#8b9;
}
.sgcTitle p {
	margin:0;
	padding:0;
	line-height: 100%;
	font-size: 20px;
	font-weight: bold;
	color:#fff;
}

.sgcSubTitle {
	margin: 20px 0 10px 0;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.sgcSubTitle p {
	margin:0;
	padding:0;
	line-height: 100%;
	font-size: 12px;
	font-weight: bold;
}

#customfield_main_title-field,
#customfield_col_ttl1-field,
#customfield_col_ttl2-field,
#customfield_col_ttl3-field,
#customfield_col_ttl4-field,
#customfield_col_ttl5-field,
#customfield_col_ttl6-field,
#customfield_col_ttl7-field,
#customfield_col_ttl8-field,
#customfield_col_ttl9-field,
#customfield_col_ttl10-field,
#customfield_col_memo-field {border-top:2px dotted #ccc;padding-top:10px}

.clmBlock01 {display:block;}
.clmBlock02,
.clmBlock03,
.clmBlock04,
.clmBlock05,
.clmBlock06,
.clmBlock07,
.clmBlock08,
.clmBlock09,
.clmBlock10 {display:none;}

.clmSelector li {display:inline;padding-right:15px;}
.select-clmBlock01{font-size:20px;font-weight:bold; cursor: pointer;}
.select-clmBlock02{cursor: pointer;}
.select-clmBlock03{cursor: pointer;}
.select-clmBlock04{cursor: pointer;}
.select-clmBlock05{cursor: pointer;}
.select-clmBlock06{cursor: pointer;}
.select-clmBlock07{cursor: pointer;}
.select-clmBlock08{cursor: pointer;}
.select-clmBlock09{cursor: pointer;}
.select-clmBlock10{cursor: pointer;}

.row>div{
  width:auto !important;
  margin-left: 12px;
  padding: 0;
}

/* ==================================================
    不要なものを非表示
================================================== */
/*#display-options {
    display: none;
}*/
#entry-status-widget {
    display: none;
}
#entry-feedback-widget {
    display: none;
}
/*#assets-field {
    display: none;
}*/
#quickpost {
    display: none;
}

.category-selector-header {
    display: none;
}

#field-convert_breaks {
    display: none;
}

#editor-content {
    display: none;
}

/* ==================================================
    Category Boxを縦にめいいっぱい表示
================================================== */
#category-selector-list {
    height: auto !important;
}
