@charset "UTF-8";

body {
	font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic', sans-serif;
	font-size: 1em;
}

input {
	font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic', sans-serif;
	font-size: 1em;
}

h2 {
	display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    margin-left: 10px;
}


footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}

@media screen and (max-height: 450px) {
	footer {
	display: none;
	}
}

.selecter {
  height: 27px;
  width: 213px;
  margin: auto;
  margin-bottom: 13px;
}


#nav-drawer {
  position: relative;
  text-align: right;
  display:block;
}

.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 35px;
  height: 28px;
  vertical-align: middle;
  margin : 25px 25px auto auto;
}

#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 4px;/*線の太さ*/
  width: 35px;/*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -10px;
}
#nav-open span:after {
  bottom: -20px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  z-index: 9999;/*最前面に*/
  width: 72%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px;/*最大幅（調整してください）*/
  height: 100%;
  background: #fff;/*背景色*/
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(138%);
  transform: translateX(138%);/*左に隠しておく*/
  text-align: left;
}

.side-contents {
	margin: 25px 0px 0px 5px;
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}


footer{
	text-align: center;
	background: #e5eCf9;
}

/* login */

.login-head {
	display: flow-root;
}

.login-head div{
 	display: block;
 	margin-top: -11px;
 	margin-left: -20px;
 	float: left;
}

.login-mainpart{
	text-align: center;
	display: grid;
}

.login-mainpart form{
	margin-top: 110px;
}

.login-username{
	height: 23px;
	width: 210px;
	margin: auto;
	margin-bottom: 13px;
}

.login-password{
	height: 23px;
	width: 210px;
	margin:10px auto;
}

.login-mainpart #login-btn{
	margin: 25px auto 0 auto;
	width: 211px;
	height: 30px;
}


/* common */

.common-head{
	display: flex;
	margin-top:30px;
	margin-left:15px;
}

.common-head-short{
	display: flex;
	margin-top:10px;
	margin-left:15px;
}


.common-head input, .common-head-short input{
	width:2rem;
	height:2rem;
}

.common-head h2, .common-head-short h2{
	margin-top:3px;
}

.clear-block{
	clear:both;
}

#table-layout {
	overflow:scroll;
}

#table-layout table{
	margin: 15px auto 15px auto;
	text-align: center;
}

.project-area{
	margin: 0 20px 0 12px;
}


.button-area{
	margin-top: 15%;
}
/* adminTop */

.admin-button{
	display: block;
	width: 200px;
	height: 50px;
	margin: 55px auto;
}



/* attended */
.attended-display{
	margin: 100px auto;
	text-align: center;
}

.edit-botton-area{
	text-align: center;
}

.edit-botton{
	height: 35px;
	width: 70%;
}


/* top */

.top-error{
	height: 20px;
}

.error-font{
	color:red;
	margin-left: 10px
}

.top-upper-area{
	margin-top: 45px;
}

.basic-button-left{
	height: 35px;
	margin-left: 25px;
}

.basic-button-right{
	height: 35px;
	margin-right: 25px;
	float: right;
}

.paid-button-right{
	height: 35px;
	margin-right: 25px;
	float: right;
}

.paid-button-left{
	height: 35px;
	margin-left: 25px;
	float: left;
}

.btn-mdl-width{
	width: 130px;
}

.btn-long-width{
	width: 145px;
}


.attend-button{
	display: block;
	width: 150px;
	height: 100px;
	margin: 55px auto;
}


/* userList */
.table-userlist{
	text-align: center;
	margin: auto;
	width: 96%;
}


/* requesterList */
.table-requester{
	margin: 15px 8px 15px 8px;
	text-align: center;
}

/* requesterListUser */

.table-requesteruser{
	margin: auto;
	text-align: center;
}

.table-requesteruser tr th {
	width: 5.6em;
}

/* paidList */
.table-paidList-top{
	margin: 15px 8px 15px 8px;
	text-align: center;
}
.table-paidList-top tr th {
	color:#007bff;
	width: 7em;
}


.table-paidList{
	margin: auto;
	text-align: center;
}

.table-paidList tr th {
	width: 5.6em;
}

/* modal */
#contents {
  z-index: 0;
  font-size: 16px;
}
#modal-open {
  color: #cc0000;
}
/* モーダル コンテンツエリア */
#modal-main, #modal-request, #modal-notes {
	display: none;
	width: 100%;
	height: 300px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #666666;
	position:fixed;
	z-index: 2;
}
/* モーダル 背景エリア */
#modal-bg {
	display:none;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,0.5);
	position:fixed;
	top:0;
	left:0;
	z-index: 1;
}

.modal-container {
	text-align: center;
	margin-top: 20%;
}

#modal-notes .modal-container {
	text-align: center;
	margin-top: 15%;
}

#notes-area{
	padding: 2px;
    border: inset;
    height: 120px;
    margin: 5%;
    text-align: left;
}

#modal-notes input{
    width: 120px;
}
.modal-request-container{
	text-align: center;
}

.request-message{
	text-align: left;
	margin:3% 0 14px 43px;
}

.modal-common-btn{
	width: 96px;
}

.modal-cancel-btn{
	margin: 24px 0 0 105px;
}


/* admit */
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-top:10px;
}

.tab-label {
  color: White;
  background: LightGray;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0,0,0,.2);
  white-space: nowrap;
  text-align: center;
  padding: 6px 4px;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  margin-bottom: 0;
}
.tab-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab-content {
  width: 100%;
  height: 0px;
  overflow: hidden;
  opacity: 0;
  position: relative;
  background-color: white;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
  background: DeepSkyBlue;
}
.tab-switch:checked+.tab-label+.tab-content {
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0,0,0,.2);
}
/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}

textarea {
    overflow: auto;
    resize: horizontal;
}

#comment-area{
	position:absolute;
	bottom: 36px;
	display: flex;
}

.comment-box{
    padding: 2px;
    border: inset;
    margin-bottom: 8px;
}

.comment-info{
	text-decoration: underline;
}

.comment-core{
	margin: 0;
}

.iPhone .two-button{
	font-size: 12.5px;
	text-align: center;
}

.admit-month{
	margin: 5px 5px 5px 12px;
}

.separate-line{
	margin: 6px 7px 0 10px;
	border-top: solid brown;
}

.two-button{
	width: 62px;
	display: block;
	height: 26px
}

.two-btn-upper{
	margin: 0px 0px 0 3px;
}

.two-btn-lower{
	margin: 1px 0 0 3px;
}

.requested-msg-area{
	text-align:center;
}

.requested-msg-area div{
	border: 1px solid gray;
}

.requested-msg-area p{
	margin: 0;
}

/* editWorkTime */
.table-height-work{
	height:450px;
}

.select-status{
	height: 25px;
}

.auth-select {
	height: 1.6em;
}

.error-request{
	color:red;
}

.authorizer-label{
	margin-bottom: 6px;
    float: left;
    width: 75px;
}

.edit-time {
	width: 48px;
	height: 25px;
	text-align: center;
}

.iPhone .edit-time{
	width: 65px;
	height: 27px;
	text-align: center;
	background-color: #FFF;

}

.resttime{
	height: 23px;
	width: 210px;
	margin: auto;
	margin-bottom: 13px;
}

.two-btn-area{
	position: fixed;
	bottom: 28px;
}

#preserve{
	margin-left: 10px;
	height: 35px;
	width: 115px;
}

#request{
	position:fixed;
	right: 10px;
	height: 35px;
	width: 115px;
}

.last-alart{
	font-size: 1px;
	color: red;
}

/* editBasicInfo */
.edit-container {
	text-align: center;
	margin-top: 50px;
}

.edit-container div{
	margin-top:15px;
}

.edit-container table {
	margin: auto;
    line-height: 2em;
}

.edit-container table th {
	text-align: right;
}

.value-label {
	height: 23px;
	width: 113px;
	margin: auto;
	margin-bottom: 13px;
}

#change-info{
	margin: 10px 30px 0 auto;
	width: 80px;
	float: right;
}


/* ローディング */

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.loader {
  font-size: 10px;
  z-index: 100;
  position: absolute;
  border-top: 1.1em solid #0120fb8c;
  border-right: 1.1em solid #0120fb8c;
  border-bottom: 1.1em solid #0120fb8c;
  border-left: 1.1em solid #0120fbfa;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.loader-background{
	display: none;
	width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 0.9;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;

}

.loader-msg{
	position:relative;
	text-align:center;
	font-weight: bold;
}


/* 入力時にキーボードで要素がせり上がらないようにする */

@media screen and (max-height: 450px) {
	#preserve, #request, .tab-label {
		display: none;
	}
}

.month_total{
	font-size: small;
	margin: 0 12px 0 12px;
}
.month_total_th{
	width:100px;
	text-align:center;
	background-color: #007bff1f;
	font-size: smaller;
}

.month_total_td{
	width:40px;
	text-align:right;

}

/* userList */
.table-all_userlist{
	text-align: center;
	margin: auto;
	width: 96%;
	table-layout: fixed;
}
.all_user_header{
	font-size: xx-small;
	background-color: #007bff;
	color:#fff;
	border-style:groove;
}

.all_user_list_header{
	font-size: small;
	background-color: #007bff1f;
	border-style:groove;
}
.all_user_list_td{
	font-size: small;
	border-style:groove;
}

.all_user_list_paid_td{
	font-size: small;
	background-color: #46ea0a80;
		border-style:groove;
}

.all_user_list_paid_yyyymmdd{
	padding-right: 5px;
    padding-left: 5px;
    font-size: 80%;
    border-style:groove;
}
.all_user_list_paid_yyyymmdd{
	padding-right: 5px;
    padding-left: 5px;
    font-size: 80%;
    border-style:groove;
}


/* holidayList */

#holiday-list{
	overflow: auto;
}

#holiday-list table{
	text-align: center;
	margin: auto;
	width: 82%;
}

