@charset "UTF-8";
.mgr20
	{
    color: #FFF;
	background-color: #e8944b;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23EEAA55'/%3E%3Cstop offset='1' stop-color='%23EE8844'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
    margin-left:auto;
	width: 160px;
	}
.mgr20:hover
	{
	color: #AAF;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23FFEE77'/%3E%3Cstop offset='1' stop-color='%23FFCC66'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	}
.qvlead .btn
    {
    color: #FFF;
	background-color: #e8944b;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23EEAA55'/%3E%3Cstop offset='1' stop-color='%23EE8844'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
    margin-left:auto;
	width: 160px;
    }
.qvlead .btn:hover
	{
	color: #AAF;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23FFEE77'/%3E%3Cstop offset='1' stop-color='%23FFCC66'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	}

.fa-edit, .fa-copy, .fa-trash-alt, .fa-exchange-alt, .fa-calendar-check, .fa-share-square, .io-minus
	{
	width: 50px;
	height: 40px;
	font-size:2em;
	border-radius: 3px;
	background-color:#006;
	color: #FFF;	
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");

	display: flex;
	align-items: center;
	justify-content: center;

	margin: 5px;
	}

.fa-calendar-check
	{
	background-color: #e8944b;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23EEAA55'/%3E%3Cstop offset='1' stop-color='%23EE8844'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	}

.io-minus
	{
	background-color: #bf1212;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23eb4343'/%3E%3Cstop offset='1' stop-color='%23bf1212'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	}


/* .panel.bg-def
    {
    text-align:right;
    } */
/* .panel.bg-def.btn
    {
    width: 160px;
    } */

#evmain_btn .btn
  {
  width: 160px;
  }

/*
000000_manu.js
*/

.main-menu
  {
  margin: 20px;

  display: grid;
  grid-auto-rows: 4em;
  grid-gap: 20px;
  overflow: hidden;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
.main-menu-item
  {
  display: block;
  }
.main-menu-item .btn
  {
  width: 100%;
  font-size: 1rem;
  padding: 0.5rem;
  }



/*
010000_reserve.js
*/

.term
	{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	}

.term span
	{
	font-size: 20px;
	}

.disp_reserve_date, title
	{
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.td_calendar
	{
	height: 100px;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
	border: 1px solid black;
	}

.calendar_tbl tr th
	{
	font-size: 20px;
	width: 14%;
	}

.calendar_tbl tr td span
	{
	font-size: 25px;
	}

.select_m
	{
	margin-left: 5px;
	}

.search_button
	{
	color: #FFF;
	background-color: #e8944b;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23EEAA55'/%3E%3Cstop offset='1' stop-color='%23EE8844'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	margin-left:10px;
	width: 160px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	padding: 4px 12px;
	background-color: transparent;
	border: 1px solid #aaa;
	font-size: 13px;
	line-height: 1.4;
	border-radius: 3px;
	}

.cusor_pointer
	{
	cursor: pointer;
	}

.seat_tbl
	{
	width:98%;
	margin: auto;
	margin-bottom: 10px;
	}

.seat_tbl tr td
	{
	height: 50px;
	}

.changemonth,.changedate
	{
	color: #000000;
	padding: 8px 8px;
	cursor: pointer;
	border: 1px solid #ddd;
	background-color: #ffffff;
	}

.td_today,.seat_back_blue,.total_row
	{
	background: #ccf !important;
	}
.td_holiday,.seat_back_red
	{
	background: #fcc !important;
	}

.seat_back_orange
	{
	background: rgb(243, 202, 90);
	}



/*
030000_schedule.js
*/

.search
	{
	float: left;
	padding: 5px;
	margin-right: 50px
	}

.search_button
	{
	color: #FFF;
	background-color: #e8944b;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23EEAA55'/%3E%3Cstop offset='1' stop-color='%23EE8844'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	margin-top:5px;
	width: 160px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	padding: 4px 12px;
	background-color: transparent;
	border: 1px solid #aaa;
	font-size: 13px;
	line-height: 1.4;
	border-radius: 3px;
	}

.update_button, .output_button
	{
	color: #FFF;
	background-color:#006;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	margin-left:auto;
	margin-top:5px;
		width: 160px;
		cursor: pointer;
		text-align: center;
		vertical-align: middle;
		padding: 4px 12px;
		background-color: transparent;
		border: 1px solid #aaa;
		font-size: 13px;
		line-height: 1.4;
		border-radius: 3px;
	float:right;
	}

.staff_menu_button
	{
	color: #FFF;
	background-color: #e8944b;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23EEAA55'/%3E%3Cstop offset='1' stop-color='%23EE8844'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	margin-top:5px;
		width: 160px;
		cursor: pointer;
		text-align: center;
		vertical-align: middle;
		padding: 4px 12px;
		background-color: transparent;
		border: 1px solid #aaa;
		font-size: 13px;
		line-height: 1.4;
		border-radius: 3px;
	float:right;
	}

.term
	{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	}

.term span
	{
	font-size: 20px;
	}

.changeweek
	{
	color: #000000;
	padding: 8px 8px;
	cursor: pointer;
	border: 1px solid #ddd;
	background-color: #ffffff;
	}

.th_name
	{
	width: 100px;
	}

.th_date
	{
	width: 50px;
	}

.schedule_tbl tr th
	{
	vertical-align: middle;
	}

.schedule_tbl tr td
	{
	height: 50px;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
	}

.fa-circle
	 {
	font-size:1.5em;
	}


/*
000000_deal.js
*/

.row
	{
	display: flex;
	}

.cell
	{
	border: 1px solid #aaa;
	padding: 16px 3px;
	background-color: #fff;
	}

.text_box_padding
	{
	padding: 12px 10px;
	}

.cell_cs
	{
	border: 1px solid #aaa;
    padding: 16px 3px;
	background-color: #fff;
	}

.cs_block
	{
	margin: 10px 5px;
	border: 1px solid #aaa;
	}

.width_40
	{
	width: 40px;
	}
.width_50
	{
	width: 50px;
	}

.width_75
	{
	width: 75px;
	}

.width_100
	{
	width: 100px;
	}

.width_120
	{
	width: 120px;
	}

.width_150
	{
	width: 150px;
	}


.width_170
	{
	width: 170px;
	}

.width_180
	{
	width: 180px;
	}

.width_190
	{
	width: 190px;
	}

.width_210
	{
	width: 210px;
	}


.width_260
	{
	width: 260px;
	}

.width_320
	{
	width: 320px;
	}

.width_340
	{
	width: 340px;
	}

.width_630
	{
	width: 630px;
	}

.text_align_right
	{
	text-align: right;
	}

.text_align_center
	{
	text-align: center;
	}


.title
	{
	background: #f0f0f0;
	font-weight: bold;
	text-align: center;
	}

.chk_btn ,.receipt_btn
	{
	color: #FFF;
	background-color: #e8944b;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23EEAA55'/%3E%3Cstop offset='1' stop-color='%23EE8844'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	margin-left:10px;
	width: 160px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	padding: 4px 12px;
	background-color: transparent;
	border: 1px solid #aaa;
	font-size: 13px;
	line-height: 1.4;
	border-radius: 3px;
	/* float: right; */
	}

.chk_btn.editable
	{
	background-color:#2e8b57;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233cb371'/%3E%3Cstop offset='1' stop-color='%232e8b57'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	}

.upd_btn ,.can_btn
	{
	color: #FFF;
	background-color:#006;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	margin-left:10px;
	width: 160px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	padding: 4px 12px;
	background-color: transparent;
	border: 1px solid #aaa;
	font-size: 13px;
	line-height: 1.4;
	border-radius: 3px;
	}

.del_btn
	{
	color: #FFF;
	background-color:#bf1212;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23eb4343'/%3E%3Cstop offset='1' stop-color='%23bf1212'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	margin-left:10px;
	width: 160px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	padding: 4px 12px;
	background-color: transparent;
	border: 1px solid #aaa;
	font-size: 13px;
	line-height: 1.4;
	border-radius: 3px;
	}

.th_toal
	{
	background: #f0f0f0;
	font-weight: bold;
	text-align: right;
	}

.iw_select_multi_icon
	{
	font-size: 1em;
	margin: 5px;
	}

.deal_btn_area
	{
	text-align: end;
	margin: 10px;
	}


	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;
	}

input[type="checkbox"] {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}

input[type="checkbox"] 
	{
	cursor: pointer;
	padding-left: 30px;/*label手前にチェックボックス用の余白を開ける*/
	vertical-align: middle;
	position: relative;
	width: 30px;
	height: 30px;
	}

input[type="checkbox"]::before,
input[type="checkbox"]::after 
	{
	content: "";
	display: block; 
	position: absolute;
	}

input[type="checkbox"]::before 
	{
	background-color: #fff;
	border-radius: 0%;
	border: 1px solid #666464;
	width: 30px;/*チェックボックスの横幅*/
	height: 30px;/*チェックボックスの縦幅*/
	top: 0px;
	left: 0px;
	}

input[type="checkbox"]::after 
	{
	border-bottom: 3px solid #383838;/*チェックの太さ*/
	border-left: 3px solid #383838;/*チェックの太さ*/
	opacity: 0;/*チェック前は非表示*/
	height: 8px;/*チェックの高さ*/
	width: 14px;/*チェックの横幅*/
	transform: rotate(-45deg);
	top: 8px; /*チェック時の位置調整 */
	left: 8px; /*チェック時の位置調整*/
	}

input[type="checkbox"]:checked::after 
	{
	opacity: 1;/*チェック後表示*/
	}

div.checkbox_wrapper
	{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-top: 10px; 
	gap: 5px;
	}
	
.date_erea
	{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

	.sts_name
	{
	margin: 10px;
	font-size: 20;
	font-weight: bold;
	}

	.seats
	{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	}

	.seat_box
	{
	width: 225px;
	margin: 8px;
	height: 250px;
	border: 1px solid #aaa;
	border-radius: 3px;
	white-space: nowrap;
	overflow: hidden;
	}

	.seat_box_hole
	{
	box-shadow: 10px 10px #777;
	}

	.seat_box_top
	{
	width: 225px;
	height: 195px;
	}

	.seat_box_bottom
	{
	width: 223px;
	height: 55px;
	background-color: #FFF;
	border: 2px solid #aaa;
	}

	.seat_box_text span
	{
	font-size: 15px;
	margin: 1.5px;
	font-weight: bold;
	}

	.seat_btn_area
	{
	text-align: center;

	display: flex;
	justify-content: center;
	align-items: center;
	}

	.seat_total
	{
	margin-left: 9px;
	margin-bottom: 5px;
	}

	.deal_btn
	{
	color: #FFF;
	text-align: center;
	background-color:#006;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 1 2'%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%233333AA'/%3E%3Cstop offset='1' stop-color='%23000066'/%3E%3C/linearGradient%3E%3Crect width='1' height='2' fill='url(%23g)'/%3E%3C/svg%3E");
	width: 160px;
	padding: 4px 12px;
	background-color: transparent;
	border: 1px solid #aaa;
	font-size: 13px;
	line-height: 1.4;
	border-radius: 3px;
	}

	.header ,.sub_item ,.out_sub_item ,.advabce ,.discnt
	{
	margin: 30px 0px 30px 00px;
	}

.item_inner_box
	{
	width: 100%;
	height: 100%;

	display: flex;
	justify-content: center;
  align-items: center;
	gap: 5px;
	}

.sales_total
	{
	position: absolute;
	right: 45;
	}

	.out
	{
	margin: 10px 20px 30px 40px;;
	}

#container header #btn0
	{
	display: flex;
	height: 100%;
	align-items: center;
	font-weight: bold;
	gap: 0 10px;
	}

	.seat_box_text input
	{
	text-align: right;
	background-color: #fff;
	width: 40px;
	}

#customers_filed_companion
	{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
  grid-gap: 10px;
	}

header #overview
	{

	}

header #overview #scrolle_button
	{
	position: fixed;
	z-index: 999;
	right: 10px;
	bottom: 10px;

	width: 100px;
	height: 100px;

	border: solid 2px;
	border-radius: 10px;

	display: flex;
	align-items: center;
	justify-content: center;
	}

header #overview #scrolle_button .scrolle_mark
	{
	font-size:4em;
	color: black;

	display: flex;
	align-items: center;
	justify-content: center;
	}

header #loading_img_wrapper
	{
	position: fixed;
	z-index: 1000;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(38,38,38, 0.6);
	}

.display_none
	{
	display: none !important;
	}


header #loading_img_wrapper img
	{
	width: 100px;
	height: 100px;		
	}

.nikkei_total
	{
	margin-left: 9px;
	/* margin-bottom: 5px; */
	}
.icon_tag a
	{
	height: 26px;	
	}
.inline_flex
	{
	justify-content: center;
	align-items: center;
	}
.icon_tag .btn
	{
	height: 26px;
	}

.kam_select_multi_label
	{
	border: solid 1px #999;
	border-radius: 3px;
	margin-left: 10px;
	margin-right: 15px;
	vertical-align: middle;
	}
.total_row
	{
	height: 29px;
	}
.env
	{
	font-size: 30px;
	margin-right: auto;
	color: #f30b0b;
	font-weight: bold;
	}

.table_layout_fixed
	{
	table-layout: fixed;
	}

.lv_tbl tr td.no-overflow-normal-space 
	{
	overflow:hidden;
	white-space:normal;
	}

.seat_box_hole:active
	{
	-webkit-transform: translateY(10px) translateX(10px);
  transform: translateY(10px) translateX(10px);
	box-shadow: none;
	}


.wide_button
	{
	height: 48px;
	font-size: 18px;
	}

/* for dialog */

dialog 
	{
	position: fixed;
	inset: 0;
  margin: auto;
	width: 80%;
	height: 80%;
	overflow: scroll;
  }

dialog::backdrop 
	{
  /* backdrop-filter: blur(8px); */
	background-color: rgba(0, 0, 0, 0.7);
  }

body.disable_scrolle
	{
	overflow: hidden;
	}

