@charset "UTF-8";

@media (max-width: 991px) {
	.page-header-compact2 .page-header-content {
	  padding: 0;
	}
	.page-header-compact2 .page-header-content .page-header-title {
	  font-size: 1rem;
	}
	.page-header-compact2 .page-header-content .page-header-title .dashboard {
	  display:none;
	}
	.page-header-compact2 .page-header-content .page-header-title .page-header-icon .feather {
	  height: 1rem;
	  width: 1rem;
	}
	.page-header-compact2 .page-header-content .page-header-subtitle {
	  display:none;
	}	
}

/*ユーザーページカラー*/
.user_side_bg {
	background-color:#054FBE !important;
}


/*フォーム・テーブル汎用*/

form select.form-control {
  font-size:16px;
  height: calc(1em + 1.75rem + 2px);
  padding: 0.2rem 1.125rem;
}

form input.form-control {
  font-size:16px;
}

form textarea.form-control {
  font-size:16px;
}

form input.fileup {
  height: calc(1em + 1.75rem);
}

.tr_hidden {
  background:#CCC;
}

#footer-menu-bar {
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

#footer-menu-bar a {
	text-decoration:none;
}

#footer-menu-bar.js_hide {
    transform: translateY(100%);
}


/*バッチフォーム用*/

.dltable {
    width: 100%;
    background-color: #fff;
}

.dltable dl{
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	text-align: center;
	padding-bottom:10px;
	border-bottom: 1px solid #ccc;
}

.dltable dl dt{
	padding: 10px;
	font-weight:bold;
	font-size:14px;
	white-space:nowrap;
}

.dltable dl dd{
	padding: 3px;
}

.dltable .row1 {
	width: 10%;
}
.dltable .row2 {
	width: 13%;
}
.dltable .row3 {
	width: 29%;
}
.dltable .row4 {
	width: 5%;
}
.dltable .row5 {
	width: 7%;
}
.dltable .row6 {
	width: 7%;
}
.dltable .row7 {
	width: 10%;
}
.dltable .row8 {
	width: 15%;
}
.dltable .row9 {
	width: 4%;
}
.dltable .row10 {
	width: 4%;
}

.dltable_tpl .row3 {
	width: 35%;
}

.dltable_del .row2 {
	width: 11%;
}
.dltable_del .row3 {
	width: 27%;
}

/*バッチフォーム用*/

.dltable2 {
    width: 100%;
    background-color: #fff;
}

.dltable2 dl{
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	text-align: center;
	padding-bottom:10px;
	border-bottom: 1px solid #ccc;
}

.dltable2 dl dt{
	padding: 5px 0;
	font-weight:bold;
	font-size:12px;
}

.dltable2 dl dd{
	padding: 3px;
}

.dltable2 .row1 {
	width: 9%; /* 調整後 */
}
.dltable2 .row2 {
	width: 12%; /* 調整後 */
}
.dltable2 .row3 {
	width: 29%; /* 調整後 */
}
.dltable2 .row4 {
	width: 4%;
	display: none !important;
}
.dltable2 .row5 {
	width: 4%;
	display: none !important;
}
.dltable2 .row6 {
	width: 4%; /* 調整後 */
}
.dltable2 .row7 {
	width: 4%;
	display: none !important;
}
.dltable2 .row8 {
	width: 6%; /* 調整後 */
}
.dltable2 .row9 {
	width: 8%; /* 調整後 */
}
.dltable2 .row10 {
	width: 8%; /* 調整後 */
}
.dltable2 .row11 {
	width: 14%; /* 調整後 */
}
.dltable2 .row12 {
	width: 4%; /* 調整後 */
}
.dltable2 .row13 {
	width: 3%; /* 調整後 */
}
.dltable2 .row14 {
	width: 3%; /* 調整後 */
}

.dltable2_tpl.dltable2 .row3 {
    width: 38%;
}

.dltable2_del.dltable2 .row2 {
    width: 12%;
}
.dltable2_del.dltable2 .row11 {
    width: 12%;
}

.dltable dd input {
	font-size:12px !important;
	font-weight:bold; !important;
}

.dltable dd select {
	font-size:12px !important;
	font-weight:bold; !important;
}

.dltable2 dd input {
	font-size:12px !important;
	font-weight:bold; !important;
}

.dltable2 dd select {
	font-size:12px !important;
	font-weight:bold; !important;
}

form.batch select.form-control {
  font-size:12px;
  height: calc(1em + 1.75rem + 2px);
  padding:4px;
}

form.batch input.form-control {
  font-size:12px;
  padding:4px;
}

form.list_table input.form-control {
  font-size:13px;
  padding:4px;
  height: auto;
}

#area_view .table th {
  padding: 0.4rem;
  font-size:12px;
  white-space:nowrap;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  background:#FFF;
}

#area_view .table td {
  padding: 0.4rem;
  font-size:12px;
}

/* フォントサイズ調整 */

.table {
	font-size:14px !important;
	font-weight:bold; !important;
}

.table input{
	font-size:14px !important;
	font-weight:bold; !important;
}

.table select{
	font-size:14px !important;
	font-weight:bold; !important;
}

.fsd {
	font-size:14px !important;
	font-weight:bold;
}

/* 各リスト項目のパディング設定 */

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 10px;
}
#jquery-ui-autocomplete label {
    float: left;
    margin-right: 0.5em;
    color: black;
    font-size: 15px;
}

.ui-menu .ui-menu-item-wrapper {
  position: relative; padding: 3px 1em 3px .4em;
  font-size:11px;
}
/* リスト全体の背景 */
/*.ui-widget-content {
  border: 1px solid #c5c5c5;
  background: #ffffff;
  color: #333333;
  
  
}*/
/* リスト hover 時のカラー */
.ui-state-active {
  font-size:11px;
}

/*ローダー*/

#loader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(255,255,255,0.8);
  z-index: 2000;
  display:none;

}

#loader {
  height:auto;
  text-align: center;
  color: #af9b65;
  margin-top:-50px;
  font-size: 18px;
  font-weight: 700;
}