@charset "UTF-8";

body{
    font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ebebeb;
}
.table-hover>tbody>.group_tr{
	background-color : #ddd;
}
.table-hover>tbody>tr:hover{
    background-color: #dbebfa ;
}

input{
    border: 1px solid #a9a9a9;
}

.fix_rap{
    max-width: none !important;
    width: 830px;
    margin: 0 auto;
}

.fix_rap2{
    max-width: none !important;
    width: 1015px;
    margin: 0 auto;
}
.fix_rap3{
    max-width: none !important;
    width: 1133px;
    margin: 0 auto;
}

.sidebar {
    width: 150px;
}

.sidebar_parent{
    margin: 0;
    position: relative;
    display: block;
    padding: 10px 15px;
    color:#777;
}

.sidebar_disabled {
    margin: 0;
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #777;
    background-color: #F8F8F8;
    color: #E5E5E5;
}

.sidebar_toggle>a{
    color:#777;
}

.sidebar .active > a > .fa.fa-caret-right:before {
    content: "\f0d7";
}

.sidebar .nav-second-level li a {
    padding-left: 15px;
}

.sidebar .nav-second-level li{
    border-bottom: 1px solid #e7e7e7 !important;
}

.sidebar-nav a:hover{
	color:#23527c;	
}

.sidebar ul li.sidebar_toggle>a {
    border-bottom: 1px solid #e7e7e7;
}
.sidebar ul li.sidebar_toggle {
    border-bottom: none;
}

#page-wrapper {
    margin: 0 0 0 150px;
}

#page-wrapper {
    padding:  15px 10px 5px 10px;
    margin-bottom:40px;
}

.scroll_table{
    display: block;
    overflow-x: scroll;
    width: 100%;
}

.login_group{
    margin-top: 8px;
}

.login_group li{
    padding-right: 5px;
}

.footer{
    margin:10px 0 10px 0;
    width:100%;
   
}

/*カレンダー*/
.calendar_ym{
    font-size: 26px;
}

.home_calender thead th{
    text-align: center;
    background: #fff
}

.home_calender .sunday{
    color: #e65353;
}

.home_calender .saturday{
    color: #4496e3;
}

.home_calender tbody tr td{
    margin: 0;
    padding: 0;
    height: 75px;
    width: 105px;
    font-size: 1.1em;
}

.home_calender .date a{
    display: block;
    padding: 3px;
    background: #ffffd4;
}

.home_calender tbody tr td:first-child .date a{
    background: #ffddd6;
}

.home_calender tbody tr td:last-child .date a{
    background: #d6edff;
}

.home_calender .holiday_date{
    background: #ffddd6 !important;
}

.home_calender .day_off{
    background: #f2f2f2;
}

.home_calender .day_off .date a{
    background: #e0e0e0 !important;
}

.home_calender,
.home_calender>tbody>tr>td,
.home_calender>thead>tr>th{
    border: 1px solid #ccc;
}

.home_calender .date_con{
    height: 50px;
}

.home_calender .day_mark{
    font-family: sans-serif;
    font-size: 1.3em;
    padding: 1px 0px 0px 0px;
    text-align: center;
}

.home_calender .holiday{
    color: #9c5151;
    font-size: 12px;
    padding: 1px;
}

/*年月カレンダー　ympicker*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ddd;
    background: #fff;
    font-weight: normal;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
    border: 1px solid #999;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary{
    opacity: 1;
}

.ym_calendar{
    font-size: 14px;
    width:80px !important;
}

.ui-widget-header {
    border: 1px solid white;
    background: #ddd;
    color: #333;
    font-weight: bold;
}

.ui-widget-header a {
    color: #333;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    background: #ccc;
}

.date-holiday  .ui-state-default { background:none; background-color:#ffb7b7; }
.date-saturday .ui-state-default { background:none; background-color:#c8e2fa; }
.undefined .ui-state-default { background:none; background-color:#fff; }
/*.ui-datepicker-today .ui-state-default{ border:solid 2px #f4c17a; }*/
.ui-datepicker-current-day .ui-state-default{ background:none; background-color:#f7e6a9;
											  border:solid 2px #f4c17a;}

.title{
    padding-bottom: 2px;
    border-bottom: 2px solid #c9d9e7;
    color: #5c84a4;
}

  /*売上入力*/
.uri_text{
	/*margin-left:5px;*/
	margin-left:10px;
    color: #aaa;
    display:inline;
    /*float:right;*/
    float:left;
    width:260px;
}

.uriage_nyuryoku table>tbody>tr>th,
.uriage_nyuryoku table>tbody>tr>td,
.uriage_nyuryoku table>thead>tr>th,
.uriage_houkoku table>tbody>tr>td,
.uriage_houkoku table>thead>tr>th{
    padding:3px;
    vertical-align: middle;
    font-weight: normal;
}

.uriage_houkoku table>tbody>tr>td,
.uriage_houkoku table>thead>tr>th{
    padding:0px 3px 0px 3px;
}

.uri_data>tbody>tr>th,
.uri_houkoku>tbody>tr>th{
    padding:3px;
    text-align: center;
    font-weight: normal;
    background-color: #337ab7;
    color: #fff;
}

.uri_data>tbody>tr>td{
    text-align: right;
}

.uri_input input{
    width: 88px;
    text-align: right;
}

.uri_input thead,
.uri_input  tbody {
    display: block;
}
.uri_input tbody {
    overflow-y: scroll;
    height: 620px;
}

.uri_input>thead>tr>.data2 {
    text-align: center;
    padding :  0;
    font-size:14px;
}

.uri_input>thead>tr>th{
    text-align: center;
    font-size:14px;
}

.uri_input>tbody>tr>td:first-child {
    border-left:1px solid #ddd;
}

.uri_input>tbody>tr>td {
    border-right:1px solid #ddd;
}

.uri_input>tbody>tr>td:nth-child(n+2){
    text-align: center;
    vertical-align: middle;
}

.uri_input>thead>tr,
.uri_input>thead>tr>th,
.uri_input>thead>tr>td{
    border:1px solid #ddd;
    background-color: #337ab7;
    color: #fff;
}
.uri_input>thead>tr>th>input{
    font-size:14px;
    color: #333;
}

.uri_houkoku input{
    width: 90px;
    text-align: right;
}

.uri_houkoku input[readonly]{
    border:0 !important;
}

.uri_houkoku tr td:nth-child(1){
    text-align: center;
}

.uri_houkoku tr td:nth-child(2){
    text-align: center;
}

.uri_houkoku .bgcolor1
/*,.report_monthly_sales .bgcolor1 下部で定義 */
{
    background: #88ee88;
}
.uri_houkoku .bgcolor2{
    background: #31c2a3;
}
.uri_houkoku .bgcolor3{
    background: #f4ae65;
}
.uri_houkoku .bgcolor4{
    background: #fdff6e;
}
.uri_houkoku .bgcolor5{
    background: #94b9fd;
}
.data1{
    width: 173px;
}

thead .data1{
    width: 157px;
}


.data2{
    width: 81px;
}

/*月間売上一覧*/
.report_monthly_sales .bgcolor1{
    background: #88ee88;
    color: #333;
    color: #333;
}

/*売上状況一覧*/
.day_option_table{
    margin: 0 auto 10px;
}

.day_option_table tr>td:first-child{
    width:310px;
}

.day_option_table tr>td:nth-child(2){
    padding-left:10px;
    width:230px;
}

.day_option_table tr>td:nth-child(3){
    width:45px;
    text-align:right;
    padding-top:4px;
}

.day_option_table tr>td:nth-child(4){
    padding:0 5px;
}

.day_option_table tr>td:nth-child(4) span{
    display: inline-block;
}

.day_table{
    /*width: 830px;*/
    table-layout: fixed;
}

.day_table thead>tr>th{
    text-align: center;
    font-weight: normal;
    background-color: #337ab7;
    color: #fff;
    vertical-align: middle;
    border-color: #aaa;
    padding: 4px 0;
}

.day_table tbody>tr>td{
    border-color: #aaa;
    padding: 4px;
}

/*
		.day_table .shop_code{
		    width: 55px !important;
		}

		.day_table .shop_name{
		    width: 260px !important;
		}
*/
/*
		.day_table tbody>tr>td:nth-child(even){
		    border-right: 2px solid #aaa;
		}
		.day_table tbody>tr>td:last-child{
		    border-right: 1px solid #aaa;
		}

		.day_table tbody>tr>td:first-child{
		    text-align: center;
		}
		.day_table tbody>tr>td:nth-child(n+3){
		    text-align: center;
		    font-family: sans-serif;
		    min-width: 36px;
		}
*/

/*売上分析*/
.year_pulldown select{
    font-size: 14px;
}

.year_box{
    font-size: 14px;
    width: 65px !important;
}

.output_table>thead>tr>th,
.output_table>tbody>tr>td,
.output_table>tfoot>tr>td{
    padding: 0;
}

.search_box{
    margin-bottom: 10px;
}

.search_box .panel-body{
    padding: 8px;
}

.search_box_table{
    margin-bottom: 15px;
}

.search_box_table th{
    padding: 2px 5px;
    background: #dbdbdb;
    border: 1px solid #dbdbdb;
    text-align: center;
    font-weight: normal;
}
.search_box_table th + td{
    border: 1px solid #dbdbdb;
    padding: 2px 10px 2px 5px;
}
.search_box_table td span{
    display: inline-block;
}

.search_box_button button{
    margin-left:  10px;
    margin-right:  30px;
}

#select_report_modal .modal-header,
#select_store_modal .modal-header,
#select_bugyo_modal .modal-header{
    margin-bottom: 10px;
}

.select_report_modal,
.select_store_modal,
.select_bugyo_modal{
    padding: 5px 15px;
}

.select_report_modal  .form-group{
        border-bottom: 1px solid #e5e5e5;
}

.select_bugyo_modal  .form-group:first-child{
    border-bottom: 1px solid #e5e5e5;
}


.select_report_modal  .form-group:last-child{
    border-bottom: 0;
}

.select_report_modal .option_name,
.select_store_modal .option_name,
.select_bugyo_modal .option_name{
    margin: 0 40px;
    display: inline-block;
    vertical-align :top;
    font-weight: bold;
}

.select_report_modal .option01,
.select_store_modal .option01,
.select_bugyo_modal .option01{
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
}

.select_report_modal .option02,
.select_store_modal .option02,
.select_bugyo_modal .option02{

    display: inline-block;
}
.option01 .radio{
    margin-top: 0 !important;
}
.option02 span{
    display: inline-block;
    padding: 0 0 5px 3px;
    color:#666;
}
.select_report_modal select,
.select_store_modal select,
.select_bugyo_modal select{
    width:auto;
    margin-bottom:15px;
}

.output_table thead tr th, .output_table tbody tr th{
    text-align: center;
    font-weight: normal;
    background-color: #337ab7;
    color: #fff;
    width: 95px;
    font-size: 13px;
    vertical-align: middle;
    padding: 1px;
}
.output_table tbody tr th{
    text-align: left;
}
.output_table thead tr:first-child th:nth-child(n+3){
    text-align: left;
    vertical-align: text-top;
}

.output_table tfoot tr td,
.output_table tbody tr td{
    border:1px solid #aaa;
    padding: 1px;
    font-size: 14px;
}

.output_table tbody tr td:first-child,
.output_table tfoot tr td:first-child{
    text-align: center;
}
.output_table tbody tr td:nth-child(n+2),
.output_table tfoot tr td:nth-child(n+2){
    text-align: right;
}

.output_table .total{
    background: #dbdbdb
}

/*マスタメンテ　テーブル*/
.mm_box {
    padding: 0px 3px;
    margin-bottom:10px;
}

.mm_box table{
    margin: 15px auto 15px;
}

.mm_box table td{
    padding-bottom: 15px;
}

.mm_box table td:nth-child(even){
    padding-right: 30px;
}

.mm_box table{
}

.mm_label {
	margin:0 10px;
	text-align:right;
	font-weight:bold;
}

.mm_label:after{
	content:" ： ";
}

.mm_table {
    margin-bottom:0px;
}

.mm_table thead tr th,
.mm_table tbody tr td{
    border:1px solid #aaa;
}

.mm_table thead tr th{
    text-align: center;
    font-weight: normal;
    background-color: #337ab7;
    color: #fff;
}

.mm_table thead tr th  a {
    color: #FFF;
    text-decoration: underline;
}
.mm_table thead tr th  a:focus, a:hover {
    color: #FFF;
    text-decoration: underline;
}
.mm_table thead tr th a:focus, a:active, a:hover {
    outline: 0;
}

.mm_pagination ul{
    padding: 0;
    margin: 5px 0 0 0;
}

.mm_table tbody tr td{
    padding: 0px 5px ;
    margin: 0px;
    vertical-align: middle;
}

.mm_table .btn-group{
    margin: 3px 0px;
}

.btn-upd{
    background-color:#51a7cc;
    border-color:#ccc;
    color:#fff;
}
.btn-upd:hover,
.btn-upd:focus{
    background-color:#3790b6;
    color:#fff;
}

.btn-del{
    background-color: #c85b58;
    border-color:#ccc;
    color:#fff;
}

.btn-del:hover,
.btn-del:focus{
    background-color: #b63531;
    color:#fff;
}

.modal-dialog{
    width:820px;
}

/*マスタメンテModal*/
.modal-header{
	background-color:#f8f8f8;
	color:#666;
	border-radius:6px 6px 0 0;
}

.modal-footer{
	
	}

.mm_modal span.cel_lbl{
    display: inline-block;
    width: 80px;/*35%;*/
    text-align: right;
    margin-right: 10px;
    font-weight:bold;
}

.mm_modal span.cel_lbl:after{
	content:" : ";
}

.mm_modal .code_num{
    display: inline;
}

.mm_modal .form-inline{
	padding:10px 0;
	border-bottom:1px dotted #ccc;
/*    margin-bottom: 5px; */
}

.mm_modal .form-inline:last-child{
	padding:10px 0;
	border-bottom:0;
/*    margin-bottom: 5px; */
}

/* マスタメンテモダール中の左右選択セレクトボックスの体裁 */
.mm_modal div.select_box_btn_box {
    display : inline-block;
}
.mm_modal div.select_box_btn_box .select_box_parts,
.mm_modal div.select_box_btn_box .select_btn_parts {
    display: block;
    position: relative;
    min-height: 1px;
    float: left;
}
.mm_modal div.select_box_btn_box .select_btn_parts {
    margin-left: 5px;
    margin-top : 40px;
    margin-right: 5px;
}

/*Chrome用*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.mm_modal div.select_box_btn_box .select_btn_parts {
	    margin-right: 0px;
	}

}

.mm_modal div.select_box_btn_box .select_btn_parts button{
	margin:0px;
}

.mm_modal .select_box_btn_box .has-error label {
	display: block;
}

/* マスタメンテ　入力画面の注釈 */
.mst_input_cmt {
	color : #777;
	font-size : 85%;
}

/*Edge用*/
@supports (-ms-ime-align:auto) {
    select.form-control{
        padding: 4px 12px 6px;
    }
    
    thead .data1{
	    width: 162px;
	}

	.mm_modal div.select_box_btn_box .select_btn_parts {
	    margin-right: 5px;
	}

}

/*エラー表示*/
.has-error .form-control ,.input-error{
    background-color: #f2dede;
}

.input-error{
    border: 1px solid #a94442;
}
span.error{
    display: block;
    color:  #d71a14;
}


div.error>span{
    display: block;
    color:  #d71a14;
}

/*
input.error,
select.error{
    border: 1px solid #d71a14;
    background-color:  #f6ecec;
}

*/

/*エラー画面*/
.layout-error-box{
    background:#fff;
    width:800px;
    margin:20px auto;
    padding:20px 30px 80px;
    /*text-align:;*/
    border:1px solid #ddd;
}

.layout-error-box button{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}


.layout-error-box button:hover{
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

/*連絡入力*/
.form-message .form-inline{
    margin-bottom:3px;
}
.message_clear{
    margin-left:2px;
}
.message_clear img{
    width:22px;
}
.message_clear img:hover{
    cursor: pointer;
}

/*連絡一覧*/
.message_table thead tr th:first-child{
    width:85px !important;
}
.message_table thead tr th:nth-child(2){
    width:130px !important;
}
.message_table thead tr th:nth-child(3){
    width:100px !important;
}
.message_table thead tr th:nth-child(5){
    width:130px !important;
}

/*基準労働時間入力*/
.wh_list_table thead tr th, 
.wh_list_table tbody tr th{
    font-weight: normal;
    background-color: #337ab7;
    color: #fff;
    font-size: 13px;
    vertical-align: middle;
    padding: 3px 6px;
}
.wh_list_table thead tr th{
    text-align: center;
}
.wh_list_table tbody tr td{
    text-align: right;
    padding: 3px 6px;
}
.wh_list_table tbody tr:nth-of-type(even) td{
    border-bottom: 1px solid #999;
}
.wh_list_table tbody tr:last-child td{
    border-bottom: 1px solid #ddd;
}
.wh_list_table tbody tr .color_cell{
    background-color:rgba(255, 230, 148, 0.6);
}

/* 基準労働時間入力 */
.wh_input{
    width:50px;
    text-align:right;
    padding:2px;
}
.wh_input_unedit{
    border:none;
    background:rgba(255,255,255,0);
    outline: none;
}
.wh_input_unedit:focus { outline:none; }

.max_wh_cell{
    background:#fddede;
}
.min_wh_cell{
    background:#c0fff8;
}


@media (max-width: 767px) {
    #page-wrapper {
        margin: 0 0 0 0px;
    }

    .data1{
        width: 175px;
    }

    .fix_rap{
        width: auto;
    }
}/*768px*/
