/* html */
table {
    border-collapse: collapse;
}
table th {
    padding: 0;
    border: 1px solid #dee2e6;
}
table td {
    padding: 0;
    border: 1px solid #dee2e6;
    background-color: #fff;
}





/* Original */
.w29 {
	width: 29px;
}
.w34 {
	width: 34px;
}
.w38 {
	width: 38px;
}
.w39 {
	width: 39px;
}
.w40 {
	width: 40px;
}
.w49 {
	width: 49px;
}
.w50 {
	width: 50px;
}
.w59 {
	width: 59px;
}
.w60 {
	width: 60px;
}
.w69 {
	width: 69px;
}
.w70 {
	width: 70px;
}
.w79 {
	width: 79px;
}
.w80 {
	width: 80px;
}
.w82 {
	width: 82px;
}
.w89 {
	width: 89px;
}
.w90 {
	width: 90px;
}
.w99 {
	width: 99px;
}
.w100 {
	width: 100px;
}
.w102 {
	width: 102px;
}
.w132 {
	width: 132px;
}
.w109{
	width: 109px;
}
.w110 {
	width: 110px;
}
.w119 {
	width: 119px;
}
.w120 {
	width: 120px;
}
.w129 {
	width: 129px;
}
.w130 {
	width: 130px;
}
.w136 {
	width: 136px;
}
.w138 {
	width: 138px;
}
.w139 {
	width: 139px;
}
.w140 {
	width: 140px;
}
.w149 {
	width: 149px;
}
.w150 {
	width: 150px;
}
.w159 {
	width: 159px;
}
.w160 {
	width: 160px;
}
.w169 {
	width: 169px;
}
.w170 {
	width: 170px;
}
.w179 {
	width: 179px;
}
.w180 {
	width: 180px;
}
.w189 {
	width: 189px;
}
.w199 {
	width: 199px;
}
.w200 {
	width: 200px;
}
.w219 {
	width: 219px;
}
.w239 {
	width: 239px;
}
.w240 {
	width: 240px;
}
.w249 {
	width: 249px;
}
.w250 {
	width: 250px;
}
.w259 {
	width: 259px;
}
.w260 {
	width: 260px;
}
.w279 {
	width: 279px;
}
.w280 {
	width: 280px;
}
.w299 {
	width: 299px;
}
.w319 {
	width: 319px;
}
.w334 {
	width: 334px;
}
.w339 {
	width: 339px;
}
.w360 {
	width: 360px;
}
.w399 {
	width: 399px;
}
.w409 {
	width: 409px;
}
.w429 {
	width: 429px;
}
.w430 {
	width: 430px;
}
.w439 {
	width: 439px;
}
.w440 {
	width: 440px;
}
.w449 {
	width: 449px;
}
.w450 {
	width: 450px;
}
.w479 {
	width: 479px;
}
.w540 {
	width: 540px;
}
.w559 {
	width: 559px;
}
.w560 {
	width: 560px;
}
.w999 {
	width: 999px;
}
.w1000 {
	width: 1000px;
}
.w1039 {
	width: 1039px;
}
.w1040 {
	width: 1040px;
}


.h63 {
	height: 63px;
}
.h79 {
	height: 79px;
}
.h80 {
	height: 80px;
}
.h183 {
	height: 183px;
}
.h199 {
	height: 199px;
}
.h200 {
	height: 200px;
}


.txtL {
	text-align: left!important;
}
.txtC {
	text-align: center!important;
}
.txtR {
	text-align: right!important;
}


.mr10 {
	margin-right: 10px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb50 {
	margin-bottom: 50px;
}

.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.ml559 {
	margin-left: 559px;
}
.mlauto {
	margin-left: auto;
	margin-right: 0;
}




.space {
	background: #F3F3F3!important;
}
.scroll {
	overflow-y: auto;
}

.dsp_flx {
	display: flex;
	justify-content: space-between;
}

/* VeeValidate */
.text-danger {
	font-size: 12px;
	color: red;
}



/* #Login */
#Login form {
	margin: 150px auto 0 auto;
	padding: 50px;
	width: 350px;
	background: #FFF;
}
#Login form .input {
	display: block;
	margin: 0 0 16px 0;
}
#Login form .input input {
	display: block;
	width: calc(100% - 1.5rem);
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
}
#Login form .input button {
	width: 100%;
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 30px;
	border-radius: 0.3rem;
	color: #fff;
	background-color: #366bab;
	border-color: #3365a1;
	border-style: none;
	cursor: pointer;
}




/* メイン Axiosロード */
#app .loadBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	z-index: 99;
}
#app .loadBg .vue-simple-spinner {
	margin-top: 484px!important;
}




/* #Recep */
#Recep .title01 {
	color: #FFF;
	background: #3bb2d0;
}
#Recep .lineBox tr:nth-child(odd) td {
	color: #FFF;
	background: #eff5f7;
}


/* #Quote */
#Quote .title01 {
	color: #FFF;
	background: #3887be;
}
#Quote .lineBox tr:nth-child(odd) td {
	color: #FFF;
	background: #f1f5f7;
}


/* #Order */
#Order .title01 {
	color: #FFF;
	background: #8a8acb;
}
#Order .lineBox tr:nth-child(odd) td {
	color: #FFF;
	background: #f1f1f9;
}


/* #Tally */
#Tally .title01 {
	color: #FFF;
	background: #56b881;
}
#Tally .lineBox tr:nth-child(odd) td {
	color: #FFF;
	background: #f1f7f4;
}


/* #Bill */
#Bill .title01 {
	color: #FFF;
	background: #41afa5;
}
#Bill .lineBox tr:nth-child(odd) td {
	color: #FFF;
	background: #eef6f5;
}


/* #Work */
#Work .title01 {
	color: #FFF;
	background: #f9b548;
}
#Work .lineBox tr:nth-child(odd) td {
	color: #FFF;
	background: #f7f4ef;
}


/* #Time */
#Time .title01 {
	color: #FFF;
	background: #f9886c;
}
#Time .lineBox tr:nth-child(odd) td {
	color: #FFF;
	background: #f8f2f0;
}





/* mainBox */
.pageTitle {
	margin: 0 0 10px 0;
	width: 1160px;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	border-radius: 3px;
}

.navBox {
	display: flex;
	justify-content: space-between;
	width: 1160px;
}
.navBox button {
    color: #495057;
    font-size: 14px;
    font-weight: 200;
    line-height: 36px;
    border: 1px solid #ced4da;
    border-radius: 3px;
    background: #FFF;
    cursor: pointer;
}
.navBox button:hover {
    background-color: #a1afbc;
    color: #fff;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}
.navBox .sheet {
	display: inline-block;
	margin: 0;
    padding: 0;
	border: 1px solid #ced4da;
}
.navBox .sheet p {
    padding: 8px 24px 8px 14px;
    color: #000;
    font-size: 14px;
    font-weight: 200;
    line-height: 21px;
}


.addressBox {
	display: flex;
	justify-content: space-between;
	width: 1160px;
}


.billBoxR td {
	border: none;
}
.billBoxR button {
    color: #495057;
    font-size: 14px;
    font-weight: 200;
    line-height: 36px;
    border: 1px solid #ced4da;
    border-radius: 3px;
    background: #FFF;
    cursor: pointer;
}


.lineBox .sheetSW {
	margin: 0;
	padding: 0;
	font-size: 0;
}
.lineBox .sheetSW li {
	display: inline-block;
	list-style: none;
	margin: 0 1px 1px 0;
	padding: 0;
	width: 99px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	border: 1px solid #D0D0D0;
	border-radius: 3px 3px 0 0;
	background: #F3F3F3;
	cursor: pointer;
}
.lineBox .sheetSW li.activ {
	background: #FFF;
	color: #3887be;
}
.lineBox .sheetSW li.plus {
	width: 35px;
}

.dataTable th {
	text-align: center;
    font-size: 14px;
    font-weight: 200;
    line-height: 38px;
}
.dataTable th p {
	padding: 8px 8px;
	color: #FFF;
    font-size: 14px;
    font-weight: 200;
	width: calc(100% - 16px);
    line-height: 22px
}
.dataTable td {
	background: #FFF;
}
.dataTable td p {
	padding: 8px 8px;
    font-size: 14px;
    font-weight: 200;
	width: calc(100% - 16px);
    line-height: 22px
}
#Quote .dataTable td.on {
    background: #3887be;
}
#Recep .dataTable td.on {
    background: #3bb2d0;
}
#Order .dataTable td.on {
    background: #8a8acb;
}
#Bill .dataTable td.on {
    background: #41afa5;
}
#Work .dataTable td.on {
    background: #fbb03b;
}

.dataTable td.on p {
    color: #FFF;
}


.dataTable td textarea,
.dataTable td select, 
.dataTable td input[type="text"], 
.dataTable td input[type="password"], 
.dataTable td input[type="number"], 
.dataTable td input[type="month"],
.dataTable td input[type="date"] {
	margin: 0;
	font-size: 14px;
	background: transparent;
	border: none;
}
.dataTable td input[type="text"]:focus, 
.dataTable td input[type="password"]:focus, 
.dataTable td input[type="number"]:focus, 
.dataTable td input[type="month"]:focus,
.dataTable td input[type="date"]:focus {
	background: #FF9;
}
.dataTable td textarea {
	display:block;
    padding: 8px 8px;
    width: calc(100% - 16px);
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
    line-height: 22px;
}
.dataTable td select {
	display:block;
    padding: 8px 4px;
    width: 100%;
	text-align: center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
/*     line-height: 30px; */
}
.dataTable td input[type="text"] {
    padding: 8px 8px;
    width: calc(100% - 16px);
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
    line-height: 22px;
}
.dataTable td input[type="password"] {
    padding: 8px 8px;
    width: calc(100% - 16px);
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
    line-height: 22px;
}
.dataTable td input[type="number"] {
    padding: 8px 8px;
    width: calc(100% - 16px);
	text-align: right;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
    line-height: 22px;
}
.dataTable td input[type="month"] {
	position: relative;
    padding: 7px 8px;
    width: calc(100% - 16px);
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
    line-height: 22px;
}
.dataTable td input[type="date"] {
	position: relative;
    padding: 7px 8px;
    width: calc(100% - 16px);
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
    line-height: 22px;
}
.dataTable td input[type="time"] {
	position: relative;
    padding: 7px 8px;
    width: calc(100% - 16px);
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
    line-height: 22px;
    border: none;
}
.dataTable td input[type="date"]::-webkit-calendar-picker-indicator {
	position: absolute;
	right: 8px;
	top: 8px;
}
.dataTable td button {
	margin: 1px;
    cursor: pointer;
    font-size: 14px;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
  -moz-appearance:textfield;
}


.dataTable td input[type="radio"]:disabled:checked:after {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
	background: url('../img/frame/radio_chk.png') 0 0 no-repeat;
}

.dataTable td input[type="checkbox"]:disabled:checked:after {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
	background: url('../img/frame/check_chk.png') 0 0 no-repeat;
}


.lineBox .dataTable tbody:hover tr td {
	cursor: pointer;
/* 	background: #EEE!important; */
}





/* procBox */
.procBox button {
    color: #495057;
    font-size: 14px;
    font-weight: 200;
    line-height: 36px;
    height: 40px;
    border: 1px solid #ced4da;
    border-radius: 3px;
    background: #FFF;
    cursor: pointer;
}
.procBox button:hover {
    background-color: #a1afbc;
    color: #fff;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}








/* photoBox */
.photoBox {
	padding: 10px 20px;
}
.photoBox ul {
	display: flex;
	justify-content: space-between;
	width: 1079px;
}
.photoBox ul li {
	display: block;
	list-style: none;
	width: 200px;
	height: 150px;
	border: 1px solid #CCC;
	background: #F0F0F0;
}






