* {
  font-famly:sans-seif;
}


/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}


html{
overflow-x: hidden;
}


body {
margin:0;
padding:0;
line-height:1.1em;
font-family: sans-serif;
font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
overflow-x: hidden;
min-width:350px;
color:#333;

}

.wrapper {
  overflow-x: hidden;
}

/* img{
max-width:100%;
} */

hr{
margin:20px auto;
}


li{
list-style:none;
line-height:2em;
}


#today{
font-size:0.9em;
margin-left:15px;
font-weight:bold;
}

.user_name{
position:absolute;
top:10px;
right:70px;
font-size:0.75em;
}

.s{
font-size:0.9em;
}

h1{

margin:10px auto;
}


h2{
background: url(/img/bg_h2-8f07e92372841335207a9c7f37793640.png) no-repeat;
padding:10px 10px 15px 40px;
border-bottom:1px solid #115DE1;
margin:0px 10px 10px 0px;
font-size:1.2em;
}

h3{
background:#77b7dd;
color:#fff;
padding:7px;
margin-top:10px;
margin-bottom:10px;
border-radius:2px;
padding:15px;
}

h4{
background:#d7ecff;
padding:7px;
margin-top:5px;
margin-bottom:10px;
border-radius:2px;
display:block;

}

.arrow{
background: url(/img/arrow2-490637c8b00748df3a0f3251bebddf5f.png) no-repeat;
padding:0px 0px 0px 15px;
display:inline-table;
color:#005091;
font-size:1em;
width:120px;
background-size: 13px 25px;
}




.no_01{
background: url(/img/no_01-7e9d7b6fc47a0fc1b8a488c45deda51b.png) no-repeat 2px;
padding-left:25px;
}


.no_02{
background: url(/img/no_02-79982da794158d0fbd7ecb5d6b20e65d.png) no-repeat 2px;
padding-left:25px;
}

.no_03{
background: url(/img/no_03-623db784528260e79dd7c241801d482d.png) no-repeat 2px;
padding-left:25px;
}

.no_04{
background: url(/img/no_04-ecdcf80919224305862763fb3dbee8d3.png) no-repeat 2px;
padding-left:25px;
}

.no_05{
background: url(/img/no_05-4718fdc695ccbd15dfaad35b7e354c76.png) no-repeat 2px;
padding-left:25px;
}

.no_06{
background: url(/img/no_06-8122b280ab3e443fff7f4296ed11ce22.png) no-repeat 2px;
padding-left:25px;
}

.no_07{
background: url(/img/no_07-e00a57d71d7666fab89cfd155962bf63.png) no-repeat 2px;
padding-left:25px;
}

.no_08{
background: url(/img/no_08-bddc287a5635d1336bf06f7e88e8f96d.png) no-repeat 2px;
padding-left:25px;
}

.no_09{
background: url(/img/no_09-99235ffe87ca2759ab4b49cca6080ac8.png) no-repeat 2px;
padding-left:25px;
}


.no_10{
background: url(/img/no_10-bf2aa1bbebf4398de8211ed0971d3f5e.png) no-repeat 2px;
padding-left:25px;
}


.yellow{
background:#ffffba;
}

.blue{
color:#005091;
}


.red{
color:#ff0000;
}

.red_waku{
border:1px solid #ff0000;
background:#fff;
padding:5px;
}


.blue_waku{
border:1px solid #68b5ca;
background:#fff;
padding:5px;
}
.left{
text-align:left;
}

.center{
text-align:center;
margin:0 auto;

}

.nowrap{
white-space: nowrap;
}

.tx_line1{
line-height:1.3em;
}

.tx_line2{
line-height:2em;
}


.lavel_tx{
width:200px;
}


.w100{
width:100%;

}

.w50{
width:50%;
display:block;
}

.m20{
margin:20px;
}

.mt50{
margin-top:50px;
}

.p20{
padding:20px;
}

.sp_no{
display: none;
}

.footer{
width:100%;
margin:0px auto;
text-align:center;
padding:15px 20px 40px 20px;
border-top:4px solid #115DC7;
background: #ffffff;
font-size:0.8em;
color:#666;
}

.main{
background: #F5FAFD;
padding:20px;
margin:0 auto;
}


.container{
width:100%;
margin:15px auto;
display:table;

}

.container100{
width:100%;
margin:0px auto;
display:table;
}

.waku{
border:4px solid #ABD5ED;
padding:10px;
border-radius:10px;
background: #ffffff;
margin-bottom:15px; 
font-size:0.9em;
}



.logo img{
width:auto;
margin-top:15px;
margin-left:5px;
width:50%;
}

.btn_login{
position:absolute;
top:35px;
right:70px;
border:1px solid #3A9DD4;
padding:5px 10px 5px 10px;
border-radius:5px;
font-size:0.8em;
}

.btn_login:hover{
background: #ecffff;
transition: all 0.5s;
}

.title_page, .title_page_nomrg{
display: table;
margin-top:20px;
width: 100%;
background: rgb(18,73,194);
background: linear-gradient(90deg, rgba(18,73,194,1) 0%, rgba(58,200,200,1) 100%);
color:#fff;
padding:15px 20px 15px 20px;
}



.box_root{
background:#fff;
border:1px solid #999;
display: table;
margin:10px auto;
margin-bottom:40px;
padding:15px;
}


.box_root li{
margin:5px;
float:left;
border-right:1px solid #cdcdcd;
padding:5px 10px 5px 0px;
}


	

.info li{
border-bottom:1px dotted #cdcdcd;
margin:10px;
padding:5px;

line-height:1.25em;

}

.info li a {
text-decoration:none;
color:#0073c6;
}

.info li a:hover{

color:#000;
}

.info .date{
display:block;
overflow:hidden;
margin-bottom:7px;
color:#000;
}

/* ハンバーガーメニュー-------------------------*/

* {
box-sizing: border-box;
margin: 0;
padding: 0;
}

::before , ::after {
	box-sizing: inherit;
}



button {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: inherit;
	vertical-align: middle;
	text-align: inherit;
	font: inherit;

	-webkit-appearance: none;
	appearance: none;
}



.btn {
	position: fixed;
	top: 10px;
	right: 16px;
	z-index: 10;
	width: 40px;
	height: 40px;
padding:0;
}


.btn-line {
	display: block;
	position: relative;
	width: 100%;
	height: 3px;
	background-color: #333;
	transition: .2s;

}


.btn-line::before , .btn-line::after {
	content: "";

	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #333;
	transition: .5s;
}

.btn-line::before {

	transform: translateY(-16px);
}

.btn-line::after {

	transform: translateY(16px);
}


.btn-line.open {

	background-color: transparent;
}

.btn-line.open::before , .btn-line.open::after {
	content: "";
	background-color: #333;
	transition: .2s;
}

.btn-line.open::before {

	transform: rotate(45deg);
}

.btn-line.open::after {

	transform: rotate(-45deg);
}


.menu {
z-index:999;
	display: flex;
	flex-direction: column;
	position: fixed;

	right: -70%;
	width: 70%;
	height: 90vh;
	background-color: rgba(0, 0, 0, .9);
	color: #;
	transition: .3s;
	overflow-x:hidden;
}

.menu-list {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;

}

.menu-list a{
color: #fff;
text-decoration:none;
font-size:0.8em;
}

.menu-list a:hover{
color: #bdffff;
text-decoration:none;
font-size:0.8em;
transition: all 0.5s;
}



.menu-list:hover {
	background-color: rgba(255, 255, 255, .5);
	color: #333;
	cursor: pointer;
	transition: .3s;
	transition: all 0.5s;
}


.active{
border-bottom:2px solid #3A9DD4;
border-width:80%;
}

.menu.open {
	position: fixed;
	right: 0;
	top:60px;
}



.running{
border-radius: 3px;
  text-align:center;
text-decoration:none !important;
padding:3px;
border: 2px solid #efefef;
margin:3px;
display: inline-block;
white-space: pre-wrap !important;
}

.running:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 0 0 5px;
  background: url("/img/icon_running-6a458b537cd9dd5cea27901417564026.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
  
}

.done{
border-radius: 3px;
  text-align:center;
  text-decoration:none !important;
padding:3px;
border: 2px solid #efefef;
margin:3px;
  display: inline-block;
  white-space: pre-wrap !important;
}
.done:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 0 0 5px;
  background: url("/img/icon_done-6d08e1dad5e0e65f4a0db04da7557605.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.stop{
border-radius: 3px;
  text-align:center;
text-decoration:none !important;
padding:3px;
border: 2px solid #cccccc;
margin:3px;
display: inline-block;
white-space: pre-wrap !important;
background-color: #cccccc;
}

.stop:after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -3px 0 0 5px;
  background: url("/img/icon_stop-ce91ca8722aac5e59c1c6a6e8444c4ff.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
  
}





/* テーブル
------------------------------------------------------------*/
.y_scroll{
 overflow: auto;

max-width: 350px;
}


table {
width:100%;
border-collapse: collapse;
/* margin: 15px auto; */
width: -webkit-fill-available;
/* margin-top:15px; */
display:table;

}

#infoTable {
margin: 15px auto;
margin-top:15px;
}


th {
font-size:0.85em;
background:#AEE1FF;
font-weight:normal;
padding:7px;
}

#update-datatable-right th{
/*  display:none; */
}

#comp-datatable td{
	height:38px;
}

.mt0_sp{
margin-top:-16px;
}

td {
font-size:0.85em;
border: 0.5px solid #999;
background: #ffffff;
padding: 2px;
}

th, tr:last-child td {
border: 0.5px solid #999;
}



#staff-datatable{
width:100%;
background: #ffffff;
/* margin:30px 0; */

}


#upload-datatable th{

padding: 2px 2px 2px 2px;
font-size:0.85em;
}

#upload-datatable td{

padding: 2px 2px 2px 2px;
font-size:0.85em;
}



.bg_wt{
background:#fff;

}


.bg_navy{
background:#0085bc;
color:#fff;
}


.errorfile {
	color: #E03D15;
	cursor: pointer;
}

.alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 0.2rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
	border-color: #d32535;
	background-color: #d32535;
	color: #F0F6F9;
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: .5;
}

.mask {
	z-index: 80;
	background-color: white;
	opacity: 0.2;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.loadingbox {
	z-index: 999;
	position: fixed;
	top: 40%;
	left: 45%;
	color: white;
	background-color: gray;
	opacity: 0.7;
	padding: 15px;
	border-radius: 8px;
}


.leftlabel {
	margin: 0.5px;
}

.leftlabelbutton {
	margin: auto;
	width: 30.5%;
	padding: 0.5px;
}

.alert-success {
	background-color: #52B389;
	border-color: #52B389;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}


#password ,#userId{
width: 70%;
border:1px solid #cdcdcd;
  border-radius: 5px;
  padding:10px;
  margin:10px;
}

.tit_lavel{
width:120px;
display:inline-block;
}

.tit_lavel2{
width:150px;
display:inline-block;
}

input{
margin:5px;
}


input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}


input[type="file"] {
	display: none;
}


input[type=date] {
  font-size: 1.25em;
  color:#444;
  }

.dialogClass {
	background-color: #FFFBFD;
	color: #666666;
}

.dialogClass .ui-dialog-titlebar {
	color: #666666;
	background-color: #FADCE4;
}

.dialogClass .ui-dialog-titlebar-close {
	display: none;
}

.ui-dialog {
	z-index: 999;
}

.ui-widget-overlay {
	background: rgba(0, 0, 0, 0.70);
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
	z-index: 97;
}

.delivery-day {
}

.delivery-kbn {
}

.upload-filename {
width:500px;
}

.data-update-box {

}

.result-box {

}



.sosinlabel {
	display: inline-block;
	position: relative;
	background-color: #3D5A80;
	color: #fff;
	font-size: 15px;
	padding: 0.5rem 2rem;
	border-radius: 8px;
	transition: all 0.1s;
	left: 1px;
}

.mrgLeft5{
	margin-left:5px;
}

.mrgLeft50{
	margin-left:50px;
}

.newfilelabel {
	display: inline-block;
	background-color: #3D5A80;
	color: #fff;
	border-radius: 3px;
	padding:5px;
	font-size:0.85em;
	transition: all 0.5s;
}

.newfilelabel:hover {
	background-color: #98c1d9;
}













.halfBlock{
	display: inline-block;
	width:98%;
}

.uploadPhoto{
margin-bottom: 0.2rem;
}



/* フォーム
------------------------------------------------------------*/

form {

}

.form-item {

}

.form-item input {
	background: #fafafa;
	border: none;
	border-bottom: 2px solid #e9e9e9;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	height: 50px;
	transition: border-color 0.3s;
	width: 100%;
}

.form-item input:focus {
	border-bottom: 2px solid #ffffff;
	outline: none;
}



.button:hover {
	background: #98c1d9;
}

.form-footer {
	font-size: 1em;
	padding: 2em 0;
	text-align: center;
}

.box {
	position: relative;
	margin: 2em 0.5em;
	padding: 1em;
	border: solid 1px #293241;
	border-radius: 8px;
}

.standardBox{
display:inline-block;
margin:5px;
}

.box_25{
width:47%;
float:left;
display:inline-block;
margin:5px;
}



.box_10{
width:10%;
float:left;
display:inline-block;
margin:15px;

}

.box_30{
width:100%;
float:left;
display:inline-block;
margin:5px;
}


.box_50{
width:98%;
float:none;
display:block;
margin:5px;
}

.box_100{
width:95%;
float:none;
display:block;
margin:5px;
}

.box_50 img{
max-width:100%;
}

.box_50 h4{
max-width:100%;
margin-bottom:20px;
}

.box_left{
width:100%;
float:none;
display:block;
margin:10px 0px 30px 0px;
border:2px solid #ABD5ED;
padding:0px 5px 50px 5px;
border-radius:5px;
background: #ffffff;
font-size:0.9em;
}

.box_left_background{
width:100%;
float:none;
display:block;
}

.box_left_double{
width:100%;
float:none;
display:block;
margin:10px 0px 10px 0px;
border:2px solid #ABD5ED;
padding:0px 5px 20px 5px;
border-radius:5px;
background: #ffffff;
font-size:0.9em;
}

.box_right{
width:100%;
margin:10px auto ;
display:block;
}

/* .box_right img{
max-width:100%;

} */


.box-title {
	position: absolute;
	top: -10px;
	left: 10px;
	padding: 0 9px;
	line-height: 1;
	font-size: 20px;
	background: #F0F6F9;
	color: #565656;
	font-weight: bold;
}


.logShop {

}

.logOut {

}

.userbar {
	color: #565656;
	align-items: center;
}

.userbar>li {
	display: inline-block;
}

.atop {
	color: #293241;
	text-decoration: underline;
	font-size: 14px;
	cursor: pointer;
}

.filelabel {
	display: inline-block;
	position: relative;
	background-color: #3D5A80;
	color: #fff;
	font-size: 0.85em;
	padding: 7px ;
	border-radius: 5px;
	transition: all 0.5s;
	left: 25px;
}

.filelabel:hover {
	background-color: #98c1d9;
}

.fileinput {
	display: none;
}



.errorfile {
	color: #E03D15;
	cursor: pointer;
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: .5;
	margin:0;
	padding:0;
}


input[type="text"], textarea{
vertical-align:middle;
width:auto;
line-height:30px;
height:30px;
padding:5px 0px 1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
margin-left:5px;
margin-right:5px;
text-align:left;
}



input[type="password"]{
vertical-align:middle;
width:auto;
line-height:30px;
height:30px;
padding:5px 0px 1px 5px;
border:1px solid #d4d4d7;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
font-size:100%;
color:#555;
background:#fcfcfc;
margin-left:5px;
margin-right:5px;
text-align:left;
}



textarea{
height:auto;
line-height:1.5;
}



.full{
width:100%;
}


select {

min-width:100px;
padding: 10px 70px 8px 5px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #d4d4d7;
background: #eee;
background: url(/img/select_arrow-780162c5c0f7bc8a6397561bb4b46126.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efefef 100%);

background-size: 20px, 100%;

border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;

}


select,  x:-moz-any-link  { background:none;}
select::-ms-expand {
	display: none;
}
.select{
padding: 20px;
height:30px;
width:20%;
}

input[type="radio"]{
  position: relative;
  display: inline-block;
  margin: 0 10px 5px 5px;
  vertical-align: middle;
  cursor: pointer;
}



input[type="checkbox"]{
  position: relative;
  display: inline-block;
  margin: 0 0px 5px 5px;
  vertical-align: middle;
  cursor: pointer;
}




input[type="reset"],input[type="button"]{
display:inline-block;
padding:7px 5px 7px 5px;
margin:5px 0px 5px 5px;
font-size:0.85em;
color:#fff;
border:none;
border-radius:5px;
}

input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover{
cursor:pointer;
opacity: 0.5;
}

.submit:hover{
cursor:pointer;
opacity: 0.5;
}

input[type="submit"]{

padding:5px 20px 5px 20px;
margin:5px 0px 5px 5px;
font-size:1em;
border:none;
border-radius:5px;
letter-spacing:5px;
box-shadow: 0 2px 4px rgba(9,9,9,0.2);
}

.submit{

padding:5px 20px 5px 20px;
margin:5px 0px 5px 5px;
font-size:1em;
border:none;
border-radius:5px;
letter-spacing:5px;
box-shadow: 0 2px 4px rgba(9,9,9,0.2);
}

.bt_navy{
background:#005aaa;
color:#fff;
box-shadow: 1px 1px 1px rgba(9,9,9,0.5);
font-size:0.95em;
}

.bt_blue{
background:#3c99d7;
color:#fff;
box-shadow: 1px 1px 1px rgba(9,9,9,0.5);
font-size:0.95em;
}

.bt_paleblue{
background:#c3e0f0;
color:#000;
box-shadow: 1px 1px 1px rgba(9,9,9,0.5);
font-size:0.95em;
}

button:disabled{
background:#d0d6da;
color:#000;
box-shadow: none;
pointer-events: none;
font-size:0.95em;
}


.bt_green{
background:#c8eac1;
color:#000;
box-shadow: 1px 1px 1px rgba(9,9,9,0.5);
font-size:0.95em;
}

.bt_deepgreen{
background:#68ab59;
color:#fff;
box-shadow: 1px 1px 1px rgba(9,9,9,0.5);
font-size:0.95em;
}

.bt_pink{
background: #fdcac8;
color:#000;
box-shadow: 1px 1px 1px rgba(9,9,9,0.5);
font-size:0.95em;
}

.bt_red{
background: #e67168;
color:#fff;
box-shadow: 1px 1px 1px rgba(9,9,9,0.5);
font-size:0.95em;
}

.bt_emergency{
background: #ff0000;
color:#fff;
box-shadow: 1px 1px 1px rgba(9,9,9,0.5);
font-size:0.95em;
}

.bt_yellow{
background: #ffdb8c;
color:#000;
box-shadow: 1px 1px 1px rgba(9,9,9,0.5);
font-size:0.95em;
}

.bt_orange{
background: #ff8b2c;
color:#fff;
box-shadow: 1px 1px 1px rgba(9,9,9,0.5);
font-size:0.95em;
}

.bt_gray{
background: #e5e5e5;
color:#000;
box-shadow: 1px 1px 1px rgba(9,9,9,0.5);
font-size:0.95em;
}

.bt_lightblue{
background:#98c1d9;
color:#000;
box-shadow: 1px 1px 1px rgba(9,9,9,0.5);
font-size:0.95em;
}

*:first-child+html input[type="submit"]{padding:3px;}




input[type="text"][disabled]{
    background:#DCDCDC;
    cursor:not-allowed; /* 禁止カーソル */
}



.invisible{
display: none;
}

.sp_no{
display: block;
}

img.ui-datepicker-trigger{
  cursor: pointer;
  margin-left: 7px!important;
  vertical-align: middle;
}



/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 1000; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align:left;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 95%;

  padding: 10px 30px;
  background-color: #fffff0;
  height : 65%;
overflow-y: scroll;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}

.modalWrapper p{
padding:10px 0px;
border-bottom:1px dotted #cdcdcd;
}


/* 以下ボタンスタイル */
button {
display:inline-block;
padding:5px 3px 5px 3px;
margin:2px 0px 2px 2px;

color:#fff;
border:none;
border-radius:3px;
}

button:hover{
cursor:pointer;
opacity: 0.5;
}

#openModal {
}


.box_bt ul{
margin-top:20px;
}


.box_bt li{
list-style:none;
fliat:left;
margin:3px;
display:inline-block;
}

.box_contact{
margin:20px auto;
display:block;
width:100%;
}





/* トップメニュー-------------------------*/

.bdr02{
  text-align: center;
  display: inline-block;
  padding: 20px 15px 10px 15px;
  border: solid 1px #fff;
  position: relative;
border-radius:10px;
box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.2);
background:#fff;
margin:2px;
min-height:250px;
}

.bdr02:before{
  content: "";
  border: solid 3px #E6EBA4;
  position: absolute;
  top: 7px;
  left: 7px;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  border-radius:10px;

}

.bdr02:hover{
transition: all 0.5s;
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}


.bdr02:hover:before{
  content: "";
  border: solid 3px #ff778c;
  position: absolute;
  top: 7px;
  left: 7px;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  border-radius:10px;
  transition: all 1s;
}




.bdr02 h3{
color:#115DC7;
background:none;
margin:0px;
font-size:1em;
font-weight:bold;
}

.bdr02 p{
color:#333;
margin-bottom:10px;
font-size:0.85em;
}

.bdr02 img{
margin:0px;
padding: 0px;
width:50%;
}

.rootmap{
	border: 1px solid #777777; 
	margin-left: 5px;  
	width: 320px; 
	height: 510px;
}

.ZMap{
	border:1px solid #777777; 
	width:100%; 
	height:350px; 
	box-sizing: content-box;
}

.rootMapContents{
	display: flex; 
	flex-direction: column; 
}

.rootmapMain{
	display: flex;
    flex-direction: column;
}

.map-responsive{
height:auto;
width:100%;
}

.GMap{
	border:1px solid #777777; 
	width:100%; 
	height:450px; 
}

.rootMapGLeftBox{
	width: 100%;
	padding: 0px 5px 20px 5px;
	margin: 0px 0px 5px 0px;
}

.box_right_gmap{
width:100%;
margin:10px auto ;
display:block;
}

.rootmapBtnBoxWidth{
	min-width:126px;
}



/* PCベース-------------------------*/


@media screen and (min-width: 800px) {

* {
  font-famly:sans-seif;
}

html{
overflow-x: hidden;

}

body {
margin:0;
padding:0;
font-family: sans-serif;
font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
overflow-x: hidden;
min-width:350px;
}

#today{
font-size:0.85em;
margin-left:15px;
font-weight:bold;
position: absolute;
top: 23px;
right:120px;
}

.user_name{
position:absolute;
top:42px;
right:120px;
font-size:0.85em;
}


.btn {
display: none;
}



.menu {
background-color: #fff;
display: flex;
flex-direction:row;
position: absolute;
top: 80px;
left: 0px;
width: 100%;
height:auto;
}
	
	
.menu li{
text-align:center;
display: inline;
border-right:1px solid #cdcdcd;
padding:5px 5px 10px 5px;
line-height:1em;
height:40px;
white-space: nowrap
}

.menu-list a{
color: #333;
text-decoration:none;
font-size:0.85em;
display: block

}

.menu-list a:hover{
color: #cdcdcd;
text-decoration:none;
font-size:0.85em;
}
	
.title_page{
display: table;
margin-top:55px;
width: 100%;
background: rgb(18,73,194);
background: linear-gradient(90deg, rgba(18,73,194,1) 0%, rgba(58,200,200,1) 100%);
color:#fff;
font-size:1em;
padding:15px 20px 15px 50px;
}

.title_page_nomrg{
display: table;
width: 100%;
background: rgb(18,73,194);
background: linear-gradient(90deg, rgba(18,73,194,1) 0%, rgba(58,200,200,1) 100%);
color:#fff;
font-size:1em;
padding:15px 20px 15px 50px;
}
	
.logo img{
width:auto;
margin-left:15px;
}

.btn_login{
position:absolute;
top:20px;
right:20px;
border:1px solid #3A9DD4;
padding:10px 10px 10px 10px;
border-radius:7px;
font-size:0.8em;
}
.btn_login:hover{
background: #ecffff;
}


.container{
width:1100px;
margin:15px auto;
}

.container100{
width:90%;
margin:15px auto;
display:table;
}

.container_history{
width:1340px;
margin:15px auto;
}


.waku{
border:4px solid #ABD5ED;
padding:20px;
border-radius:10px;
background: #ffffff;
margin-bottom:15px; 
}

.row{

display:flex;

}

.row_wrap{

display:flex;
align-items: center;
flex-wrap: wrap;
justify-content: flex-start;

}

.box_20{
width:20%;
float:left;
display:inline-block;
margin:5px;
}

.box_25{
width:25%;
float:left;
display:inline-block;
margin:5px;
}


.box_30{
width:30%;
float:left;
display:inline-block;
margin:5px;
}

.box_50{
width:48%;
float:left;
display:inline-block;
margin:7px;
}

.box_50 img{
max-width:100%;
}

.box_50 h4{
max-width:100%;
margin-bottom:20px;
}


.box_100{
width:95%;
float:none;
display:block;
margin:5px;
}

.box_left{
width:30%;
float:left;
display:inline-block;
margin:10px 10px 30px 10px;

}

.box_left_background{
width:30%;
float:left;
display:inline-block;
}


.box_right{
width:65%;
margin:10px 10px 10px 10px ;
display:inline-block;
}



.halfBlock{
display: inline-block;
width:48%;
margin:17px 10px;
}

.box_contact{
margin:20px auto;
display:block;
width:60%;

}

.bt_menu{
background:#fff;


}


/* テーブル
------------------------------------------------------------*/
.y_scroll{
 overflow: hidden;
white-space: nowrap;
max-width: 100%;
}

table {
width:100%;
border-collapse: collapse;
/* margin: 20px auto; */
width: -webkit-fill-available;

}

#infoTable {
margin: 20px auto;
}


#update-datatable-right th{
 display:table-cell ;
}

#comp-datatable td{
	height:38px;
}

.mt0_sp{
margin-top:20px;
}

th {
font-size:0.85em;
background:#AEE1FF;
font-weight:normal;
padding: 7px;
}

td {
font-size:0.85em;
border: 0.5px solid #999;
background: #ffffff;
padding: 2px;
}


#upload-datatable th{
text-align: center;
padding: 10px 5px 10px 5px;
font-size:0.9em;
}

#upload-datatable td{
padding: 5px 5px 5px 5px;
font-size:0.9em;
}


#password ,#userId{
width: 32%;
border:1px solid #cdcdcd;
  border-radius: 5px;
  padding:10px;
  margin:10px;
}




/* トップメニュー-------------------------*/

.bdr02{
  text-align: center;
  display: inline-block;
  padding: 20px 20px 10px 20px;
  border: solid 1px #fff;
  position: relative;
border-radius:10px;
box-shadow: 5px 5px 25px rgba(0, 0, 0, 0.2);
background:#fff;
margin:5px;
min-height:260px;
}

.bdr02:before{
  content: "";
  border: solid 3px #E6EBA4;
  position: absolute;
  top: 7px;
  left: 7px;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  border-radius:10px;

}

.bdr02:hover{
transition: all 0.5s;
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}


.bdr02:hover:before{
  content: "";
  border: solid 3px #ff778c;
  position: absolute;
  top: 7px;
  left: 7px;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  border-radius:10px;
  transition: all 1s;
}




.bdr02 h3{
color:#115DC7;
background:none;
margin:0px;
font-size:1em;
font-weight:bold;
}

.bdr02 p{
color:#333;
margin-bottom:10px;
font-size:0.85em;
}

.bdr02 img{
margin:0px;
padding: 0px;
width:50%;
}


/* 以下ボタンスタイル */
button {
display:inline-block;
padding:5px 15px 5px 15px;
margin:5px 0px 5px 5px;
font-size:100%;
color:#fff;
border:none;
border-radius:3px;
}

/* .wid60per{
	width:60%;
}

.wid100per{
	width:100%;
}
 */

.rootmap{
	border: 1px solid #777777; 
	margin-left: 10px;  
	width: 1130px; 
	height: 550px;
}


.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 80%;

  padding: 10px 30px;
  background-color: #fffff0;
  height : 90%;
overflow-y: scroll;
}

.ZMap{
	border:1px solid #777777; 
	width:100%; 
	height:500px; 
	margin-left: 10px;
	box-sizing: content-box;
}

.rootMapContents{
	display: flex; 
	flex-direction: column; 
	width:30%
}

.rootmapMain{
	display: flex;
	flex-direction: row;
}

.rootMapGLeftBox{
	width: 100%;
	padding: 0px 5px 20px 5px;
	margin: 0px 10px 5px 10px;
}

.box_right_gmap{
width:65%;
margin:0 auto ;
display:inline-block;
}

.rootmapBtnBoxWidth{
	min-width:180px;
}

}




/** 両方同じ*/

#update-datatable-left thead, #update-datatable-right thead {
    display: none;
}

.dataTables_scrollHeadInner {
 padding:0 !important;
}

.buildingBorder{
	border-bottom: none;
	border-top: 0.5px dashed #999;
}

.userBorder{
	border:none;
}

.kotakuBorder{
	border-bottom: 0.5px dashed #999;
	border-top: 0.5px dashed #999;
}

.hide {
	display: none;
}

.wid70per {
	width:70% !important;
}

.wid50per {
	width:50%;
}

.flex{
	display: flex;
}

.wid60per{
	width:60%;
}

.wid100per{
	width:100%;
}

.widNameArea{
	width:83.5%  !important;
}

.noSeqAfter{
	width: 50px !important;
	text-align: end !important;
}

img.icon{
	width: 25px;
	height: 25px;
	margin-right:8px;
}

.mpLine{
	display: inline-flex;
    align-items: center;
    width:100%;
}

.tooltip{
	position:relative;
}

.balloon_top { /* ツールチップのスタイル */
  max-width: 300px; /* 横幅 */
  min-width:150px;
  margin-bottom: 15px; /* テキストとの距離 */
  padding: 8px;
  border-radius: 10px; /* 角の丸み */
  background-color: #666; /* ツールチップの背景色 */
  font-size: 0.9em;
  color: #fff;
  text-align: center;
  visibility: hidden; /* ツールチップを非表示に */
  opacity: 0; /* 不透明度を0％に */
  z-index: 1;
  transition: 0.5s all; /* マウスオーバー時のアニメーション速度 */
  position: absolute;
  bottom: 10px;
}

.balloon_top_comp
{ /* 配達完了画面用ツールチップのスタイル */
min-width:100px;
  bottom: 15px;
  left: -33px;
}
 
.tooltip:hover .balloon_top { /* マウスオーバー時のスタイル */
  visibility: visible; /* ツールチップを表示 */
  opacity: 1;
}

.confirmModal {
  width: 55%; 
  height : 40%;
}

.contactWaku{
	display: flex;
	padding:10px 0px;
	border-bottom:1px dotted #cdcdcd;
}

.contactWidth{
	width: 15%;
}

/* 
.reload{
  float:right;
} */

.reload:hover{
  animation-name: spin;
  animation-duration: 1000ms;
  animation-iteration-count: infinite;
  animation-timing-function: ease-out; 
}

@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

.btn_reload{
    float: right;
    margin-top: -5px;
    padding: 5px 8px;
    border-radius: 5px;
    background-color: #fffcfc;
    box-shadow: 0 2px 4px rgb(9 9 9 / 20%);
}

.btn_reload:hover{
    box-shadow: 0 1px 0px rgb(9 9 9 / 20%);
}

.btn_reload:active{
    box-shadow: 0 -1px 0px rgb(9 9 9 / 20%);
}

.mrgtop12{
    margin-top: 12px;
}

.ss{
	font-size:0.6em;
}

.ms{
	font-size:0.7em;
}

.tab{
  max-width: 600px;
  margin: 0 auto;
}

.tab-list{
  display: flex;
}

.tab-list-item{
  width: 50%;
  text-align: center;
  padding: 8px 0;
  cursor: pointer;
  color: #333;
  border-radius: 3px 3px 0 0;
  border: solid #ABD5ED;
  border-width: 0px 0px 2px 0px;
  margin: 0;
  /* box-shadow: inset 3px -3px 4px #4b494945;
  background-color: #fafafa; */
}

.tab-contents{
  display: none;
  padding: 20px;
  border: solid #ABD5ED;
  border-width: 0px 2px 2px 2px;
}

.is-btn-active{
  font-weight: bold;
  border: solid #ABD5ED;
  border-width: 2px 2px 0px 2px;
  /* box-shadow: 3px -3px 4px #4b494945; */
  background-color: #ffffff;
}

.is-btn-active:hover{
 opacity:1;
}

.is-contents-active{
  display: block;
}

.tabbox{
	padding: 0;
	border: none;
}

.flexColumn{
	display: flex;
	padding: 10px;
    flex-direction: column;
    margin-bottom: 0.5em;
}

.tbMrgBox{
	margin: 1.2em 0;
}


.idRootSelect {
	width: 10%;
	margin-right: 4px;
}

select:invalid,
select option[value=""] {
  color: #bbb;
}

option { color: #333; }

.searchBox{
	display: flex;
    align-items: center;
    justify-content: center;
}

.clearfix:after{
	content: "";
	clear: both;
	display: block;
}

.selectedBtn{
	font-weight: bold;
	border: inset 1px;
    box-shadow: inset 0px 0px 2px #3a6da0;
    background: #afd5f5;
    color: #333;
}

.reload_margin{
	margin: -10px 5px 10px 5px;
}

.dataTable{
	white-space: break-spaces;
	width: 100%;
	word-break: break-word;
}

.maintenanceS3Contents{
	display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.maintenanceS3Contents li{
	display: flex;
    flex-direction: column;
    align-items: center;
}

.QRcode{
	height: 120px;
	width: 120px;
}

.alert-main{
padding:10px 20px 0;
}

.space-between{
	display: flex;
    justify-content: space-between;
    align-items: center;
}

.widthMrg7{
	margin: 0 7px;
}

.numCopyLabel{
	color: white;
    background-color: #3368b0;
    border-radius: 5px;
    padding: 0px 5px;
}

.mapTop{
	padding: 8px;
    width: 100%;
    margin: 0 0 5px 0;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
}

.btnStyle{
	padding: 5px 15px 5px 15px;
    margin: 5px 0px 5px 5px;
    border: none;
    border-radius: 3px;
}

.btnStyle:hover{
	cursor: pointer;
    opacity: 0.5;
}

.radiohide:checked + label {
  outline: -webkit-focus-ring-color auto 1px;
}

.transitBox{
	display: flex;
    flex-direction: row;
    align-items: center;
}

.noMrg{
	margin: 0;
}

.square_btn {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  background: #333; /* ボタンの背景色 */
  cursor: pointer;
  float: right;
}
 
.square_btn::before, .square_btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 25px;
  background: #fff; /* バツ印の色 */
}
 
.square_btn::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
 
.square_btn::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}

.contactInfoLink{
	font-size: 15px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: -10px;
}

.padding5{
	padding: 5px;
}

.padding5_10{
	padding: 5px 10px;
}

.modalDiv70pre{
	text-align: left;
    width: 70%;
    margin: 0 auto;
    padding-top: 1.5em;
}