body{
	background-color:#fff;
	padding-top:42px;
	font-family: Roboto,"lucida grande",tahoma,verdana,arial,'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif;
	font-size:13px;
}

.error-message{
	margin-top:0.5rem;
	color:#a94442;
}

.navbar {
    background-image: -webkit-linear-gradient(#16256c, #0492f8, #16256c);
    background-image: linear-gradient(#16256c, #0492f8, #16256c);
    background-repeat: no-repeat;
    border:none;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    filter: none;
}

.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #fff;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-image: -webkit-linear-gradient(#3c4262, #81c8fb, #3c4262);
    background-image: linear-gradient(#3c4262, #81c8fb, #3c4262);
    color: #fff;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-image: -webkit-linear-gradient(#cad1a5, #79780c, #eaf64a);
    background-image: linear-gradient(#cad1a5, #79780c, #eaf64a);
    background-repeat: no-repeat;
    color: #fff;
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}

h2{
	font-size:1.6rem;
}

th.spacer,
td.spacer{
	background-color:none;
	border:none;
	width:2rem;
}

body{
	font-size:12px;
}

ul.nav.navbar-nav li{
	font-size:14px;
}

#flash-msg{
	padding:5px 10px;
}

#flash-msg button.close{
	margin:0;
	right:0;
	top:0;
	margin-top:-5px;
}

.breadcrumb #reload-link{
	float:right;
}

table tr th,
table tr td{
	padding:3px 5px;
}

table tr td hr{
	height:0;
	border:none;
	border-bottom:1px solid #ccc;
	margin:5px 0;
	background:white;
}

table tr.form-inline th,
table tr.form-inline td{
	vertical-align:middle;
}

table tr td.drag-tab{
	background-image: url('/img/icon/grip_2x4.png');
	background-position: 3px 3px;
	background-repeat: no-repeat;
	vertical-align:middle;
	cursor:move;
	width:18px;
}

table tr td.drag-tab-top{
	background-position: 3px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
	vertical-align:top;
	white-space:nowrap;
}

table tr.form-inline td label{
	font-weight:normal;
	margin-right:10px;
}

input,
textarea{
	padding:3px 5px;
}

select{
	padding-left:5px;
	padding-right:5px;
	-webkit-appearance:menulist !important;
}

.guide{
	margin:20px 0 10px 0;
	padding:10px;
	color:#999;
	border:1px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height:1.6em;
}

.label-white {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666;
    font-weight: normal;
    text-shadow: none;
}

.form-horizontal .form-group .control-label{
	padding-top:3px;
}

.control-label .require {
	margin-right:3px;
	color:#fe0000;
}

.error-message {
	color:#B94A48;
}

.form-group div label{
	font-weight:normal;
}

.form-group .input-group{
	display:inline;
	white-space:nowrap;
}

.form-group .input-group .input-group-addon{
	width:auto;
}

.has-error .help-block{
    color: #959595 !important;
}

.w100{
	width:100px;
}

.w200{
	width:200px;
}

.w300{
	width:300px;
}

.w400{
	width:400px;
}

.w500{
	width:500px;
}

.w600{
	width:600px;
}

#ui-datepicker-div {
	z-index:1000 !important;
}

#searchForm {
	padding:10px 5px 5px 5px;
	text-align:left;
	position:absolute;
	margin-top:2px;
	background-color:white;
	border: 1px solid lightgrey;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

div.pagination-wrapper{
	text-align:center;
}

a.filter-remove-btn{
	color:#ccc;
}

a.filter-remove-btn:hover{
	color:white;
}

/*--- スケルトン ---*/
div.leaf-skeleton{
	width:453px;
	height:702px;
	border:1px solid #ccc;
	background-image:url('/img/common/bg.png');
	background-repeat:no-repeat;
	background-size:cover;
}

div.leaf-skeleton div.elem-box{
	float:left;
	margin:8px;
	overflow:hidden;
	word-break:break-all;
}

div.leaf-skeleton div.elem{
	border:1px solid transparent;
	position:relative;
}

div.leaf-skeleton div.elem select{
	padding:0;
}

div.leaf-skeleton div.elem .empty-btn{
	font-size:14px;
	color:white;
	text-shadow:0 0 7px #000000;
	position:absolute;
	top:2px;
	left:3px;
	display:none;
}

div.leaf-skeleton div.elem.elem-alloc.elem-hover .empty-btn{
	display:block;
}

div.leaf-skeleton div.elem div.photo{
	position:relative;
}

div.leaf-skeleton div.elem div.price{
	text-align:right;
}

div.leaf-skeleton div.elem.elem-empty .name,
div.leaf-skeleton div.elem.elem-empty .pr,
div.leaf-skeleton div.elem.elem-empty .price{
	border:1px dashed rgba(192,192,192,0.5);
}

div.leaf-skeleton div.elem.elem-alloc .name,
div.leaf-skeleton div.elem.elem-alloc .pr,
div.leaf-skeleton div.elem.elem-alloc .price{
	border:1px dashed transparent;
}

div.leaf-skeleton div.elem.elem-alloc .name,
div.leaf-skeleton div.elem.elem-alloc .price{
	color:#fccf8c;
	font-weight:600;
	text-shadow:0 0 12px #ecad50;
}

div.leaf-skeleton div.elem.elem-alloc .name.caption{
	color:white;
	text-shadow:0 0 12px white;
}

div.leaf-skeleton div.elem.elem-alloc .pr{
	color:#ffffff;
	font-weight:300;
	text-shadow: 0 0 5px #ffffff;
}

div.leaf-skeleton div.elem-active{
	border:1px solid #2fa4e7;
	box-shadow:rgba(47, 164, 231, 0.5) 0px 0px 4px 4px;
	-webkit-box-shadow:rgba(47, 164, 231, 0.5) 0px 0px 4px 4px;
	-moz-box-shadow:rgba(47, 164, 231, 0.5) 0px 0px 4px 4px;
}

div.leaf-skeleton div.elem .photo{
	text-align:center;
}

div.leaf-skeleton div.elem .photo img{
	margin:0 auto;
}

/* 特大 */
div.leaf-skeleton div.elem-box-xl{
	width:434px;
	height:450px;
}

div.leaf-skeleton div.elem-box-xl .photo{
	width:432px;
	height:324px;
}

div.leaf-skeleton div.elem-box-xl .photo img{
	max-width:432px;
	max-height:324px;
}

div.leaf-skeleton div.elem-box-xl div.name-price{
	margin-top:8px;
	width:432px;
	font-size:24px;
	line-height:32px;
}

div.leaf-skeleton div.elem-box-xl div.name-price div.name{
	height:32px;
	width:328px;
	display:inline-block;
}

div.leaf-skeleton div.elem-box-xl.elem-alloc div.name-price div.name{
	width:auto;
}

div.leaf-skeleton div.elem-box-xl div.name-price div.price{
	margin-left:4px;
	height:32px;
	display:inline-block;
	width:100px;
	float:none;
}

div.leaf-skeleton div.elem-box-xl.elem-alloc div.name-price div.price{
	width:auto;
	float:right;
}

div.leaf-skeleton div.elem-box-xl div.pr{
	margin-top:8px;
	width:432px;
	height:64px;
	font-size:17px;
}

/* 大 */
div.leaf-skeleton div.elem-box-l{
	width:208px;
	height:225px;
	margin-bottom:0;
}

div.leaf-skeleton div.elem-box-l .photo{
	width:206px;
	height:155px;
}

div.leaf-skeleton div.elem-box-l .photo img{
	max-width:206px;
	max-height:155px;
}

div.leaf-skeleton div.elem-box-l div.name-price{
	font-size:10px;
	margin-top:4px;
	width:206px;
}

div.leaf-skeleton div.elem-box-l div.name-price div.name{
	min-height:16px;
	width:149px;
	display:inline-block;
}

div.leaf-skeleton div.elem-box-l.elem-alloc div.name-price div.name,
div.leaf-skeleton div.elem-box-l.elem-alloc div.name-price div.price{
	display:inline;
}

div.leaf-skeleton div.elem-box-l.elem-alloc div.name-price div.name{
	width:auto;
}

div.leaf-skeleton div.elem-box-l div.name-price div.price{
	margin-left:2px;
	height:16px;
	width:55px;
	display:inline-block;
	float:none;
}

div.leaf-skeleton div.elem-box-l.elem-alloc div.name-price div.price{
	width:auto;
	float:right;
}

div.leaf-skeleton div.elem-box-l div.pr{
	width:206px;
	height:32px;
	font-size:9px;
	line-height:11px;
	font-weight:normal;
	clear:both;
}

/* 中 */
div.leaf-skeleton div.elem-box-m{
	width:208px;
	height:217px;
}

div.leaf-skeleton div.elem-box-m div.elem{
	width:208px;
	height:112px;
}

div.leaf-skeleton div.elem-box-m div.elem .photo{
	width:76px;
	height:57px;
	float:left;
}

div.leaf-skeleton div.elem-box-m div.elem .photo img{
	max-width:76px;
	max-height:57px;
}

div.leaf-skeleton div.elem-box-m div.elem div.name,
div.leaf-skeleton div.elem-box-m div.elem div.price{
	font-size:10px;
}

div.leaf-skeleton div.elem-box-m div.elem div.name{
	min-height:16px;
	width:126px;
	float:right;
	margin-bottom:2px;
}

div.leaf-skeleton div.elem-box-m div.elem div.price{
	height:16px;
	width:50px;
	float:right;
	margin-bottom:2px;
}

div.leaf-skeleton div.elem-box-m div.elem div.pr{
	height:48px;
	width:126px;
	float:right;
	font-size:9px;
}

/* 小 */
div.leaf-skeleton div.elem-box-s{
	width:208px;
	height:217px;
}

div.leaf-skeleton div.elem-box-s div.elem,
div.leaf-skeleton div.elem-box-m div.elem.elem-text{
	margin-bottom:12px;
	height:16px;
	width:206px;
}

div.leaf-skeleton div.elem-box-s div.elem div.name,
div.leaf-skeleton div.elem-box-s div.elem div.price,
div.leaf-skeleton div.elem-box-m div.elem.elem-text div.name,
div.leaf-skeleton div.elem-box-m div.elem.elem-text div.price{
	font-size:10px;
}

div.leaf-skeleton div.elem-box-s div.elem div.name,
div.leaf-skeleton div.elem-box-m div.elem.elem-text div.name{
	float:none;
	height:16px;
	width:149px;
	display:inline-block;
}

div.leaf-skeleton div.elem-box-s div.elem.elem-alloc div.name,
div.leaf-skeleton div.elem-box-m div.elem.elem-text.elem-alloc div.name{
	width:auto;
}

div.leaf-skeleton div.elem-box-s div.elem div.price,
div.leaf-skeleton div.elem-box-m div.elem.elem-text div.price{
	height:16px;
	width:53px;
	float:right;
}

div.leaf-skeleton div.elem-box-s div.elem.elem-alloc div.price,
div.leaf-skeleton div.elem-box-m div.elem.elem-text.elem-alloc div.price{
	width:auto;
}

table.option-list table.item-editer tr.item-row-active{
	border:1px solid #2fa4e7;
	box-shadow:rgba(47, 164, 231, 0.5) 0px 0px 4px 4px;
	-webkit-box-shadow:rgba(47, 164, 231, 0.5) 0px 0px 4px 4px;
	-moz-box-shadow:rgba(47, 164, 231, 0.5) 0px 0px 4px 4px;
}

table.option-list table.item-editer tr.item-row td{
	vertical-align:middle;
	min-height:40px;
	height:40px;
}

table.option-list table.item-editer tr.item-row td.drag-handle{
	width:15px;
}

table.option-list table.item-editer tr.item-row td .item-food-name,
table.option-list table.item-editer tr.item-row td .item-food-pr,
table.option-list table.item-editer tr.item-row td .item-food-price{
	font-size:12px;
}

table.option-list table.item-editer tr.item-row td .item-food-price{
	float:right;
}

table.option-list table.item-editer tr.item-row td .item-food-name{
	font-weight:bold;
}

table.option-list table.item-editer tr.item-row td .item-food-image-wrapper{
	width:40px;
	height:40px;
	margin-left:5px;
	text-align:right;
	float:right;
}

table.option-list table.item-editer tr.item-row td .item-food-image-wrapper img.item-food-image{
	max-height:40px;
	max-width:40px;
}

table.option-list table.item-editer tr.item-row.item-add td{
	padding-left:15px;
}

table.included-editer tr.included-row-active{
	border:1px solid #2fa4e7;
	box-shadow:rgba(47, 164, 231, 0.5) 0px 0px 4px 4px;
	-webkit-box-shadow:rgba(47, 164, 231, 0.5) 0px 0px 4px 4px;
	-moz-box-shadow:rgba(47, 164, 231, 0.5) 0px 0px 4px 4px;
}

table.included-editer tr.included-row td{
	vertical-align:middle;
	min-height:40px;
	height:40px;
}

table.included-editer tr.included-row td.drag-handle{
	width:15px;
}

table.included-editer tr.included-row td .included-food-name{
	font-size:12px;
}

table.included-editer tr.included-row td .included-food-name{
	font-weight:bold;
}

table.included-editer tr.included-row.included-add td{
	padding-left:15px;
}

ul.with-utensils-icon{
	list-style-type:none;
}

ul.with-utensils-icon li{
	padding-left:1.3em;
}

ul.with-utensils-icon li:before{
	font-family: "Font Awesome 5 Free";
	content:"\f2e7";
	font-weight: bold;
	margin-left:-1.3em;
	width:1.3em;
	display:inline-block;
}

#food4layout #food-list-wrapper{
	overflow-y:scroll;
}

#food4layout #food-list .list-group-item{
	padding:3px;
}

#food4layout #food-list .list-group-item img{
	float:left;
	max-width:32px;
	max-height:32px;
	margin-right:3px;
}

#food4layout #food-list .list-group-item span.price{
	float:right;
}
