@charset "UTF-8";

.mb30{
    margin-bottom:30px;
}

.modal_search_bb{
    border-bottom:1px solid #ccc;
    padding-bottom:30px;
}

h1 {
    margin-top: 5px;	
}
/*main =============================== */
#content .main{
	width:100%;
	float:right;
	margin-left:-280px;
}
#content .main .contbox{
	background:#f4f4f4;
	padding:20px;
	margin-left:280px;
}

#content .main .cont{
	width:970px;
	margin-top:10px;
}


/* w_list =============================== */
#content .main .cont .w_list{
}
#content .main .cont .w_list .box{
	width:930px;
	background:#fff;
	padding:20px;
	position:relative;
}
#content .main .cont .w_list ul li{
	margin-bottom:15px;
}
#content .main .cont .w_list .box a:link{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
#content .main .cont .w_list .box a:hover{
	background:#fff;
	opacity:0.3;
}
#content .main .cont .w_list table{
	width:100%;
}
#content .main .cont .w_list th{
	font-weight:normal;
	text-align:left;
	padding:0px 20px 10px 0px;
	font-size:14px;
}
#content .main .cont .w_list td{
	padding-right:20px;
}
#content .main .cont .w_list .thw_f1{
	width:20%;
	padding-left:20px;
}
#content .main .cont .w_list .thw_f2{
	width:15%;
	padding-left:10px;
}
#content .main .cont .w_list .thw_f3{
	width:15%;
}
#content .main .cont .w_list .thw_f4{
	width:50%;
}

#content .main .cont .w_list .tw_f1{
	width:20%;
}
#content .main .cont .w_list .tw_f2{
	width:15%;
}
#content .main .cont .w_list .tw_f3{
	width:15%;
}
#content .main .cont .w_list .tw_f4{
	width:50%;
}


#content .main .cont .w_list .thw_o1{
	width:10%;
	padding-left:20px;
}
#content .main .cont .w_list .thw_o2{
	width:10%;
	padding-left:20px;
	text-align:center;
}
#content .main .cont .w_list .thw_o3{
	width:20%;
	text-align:center;
}
#content .main .cont .w_list .thw_o4{
	width:20%;
}
#content .main .cont .w_list .tw_o5{
	width:20%;
}
#content .main .cont .w_list .tw_o6{
	width:20%;
}

#content .main .cont .w_list .tw_o1{
	width:10%;
}
#content .main .cont .w_list .tw_o2{
	width:10%;
	text-align:center;
}
#content .main .cont .w_list .tw_o3{
	width:20%;
	text-align:center;
}
#content .main .cont .w_list .tw_o4{
	width:20%;
}
#content .main .cont .w_list .tw_o5{
	width:20%;
}
#content .main .cont .w_list .tw_o6{
	width:20%;
}




#content .main .cont .w_list .tw_r1{
	width:30%;
}
#content .main .cont .w_list .tw_r2{
	width:70%;
}



#content .main .cont .w_list_set{
	min-width:930px;
	background:#fff;
	padding:20px;
}
#content .main .cont .w_list_set .box{
	position:relative;
}
#content .main .cont .w_list_set ul li{
	border-bottom:1px solid #d8d8d8;
	padding-bottom:20px;
	margin-bottom:20px;
}
#content .main .cont .w_list_set .box a:link{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}
#content .main .cont .w_list_set .box a:hover{
	background:#fff;
	opacity:0.3;
}
#content .main .cont .w_list_set table{
	width:100%;
}
#content .main .cont .w_list_set th{
	font-weight:normal;
	text-align:left;
	padding:0px 20px 10px 0px;
	font-size:14px;
}
#content .main .cont .w_list_set td{
	padding-right:20px;
}



#content .main .fs08 { font-size: 08px !important; }
#content .main .fs09 { font-size: 09px !important; }
#content .main .fs10 { font-size: 10px !important; }
#content .main .fs11 { font-size: 11px !important; }
#content .main .fs12 { font-size: 12px !important; }
#content .main .fs13 { font-size: 13px !important; }
#content .main .fs14 { font-size: 14px !important; }
#content .main .fs15 { font-size: 15px !important; }
#content .main .fs16 { font-size: 16px !important; }
#content .main .fs17 { font-size: 17px !important; }
#content .main .fs18 { font-size: 18px !important; }
#content .main .fs19 { font-size: 19px !important; }
#content .main .fs20 { font-size: 20px !important; }
#content .main .fs21 { font-size: 21px !important; }









#content .main .contbox .clearfix:after {
  	content: ".";
  	display: block;
  	clear: both;
  	height: 0;
  	visibility: hidden;
}

#content .main .contbox .clearfix {
  	min-height: 1px;
}

#content .main .contbox .w5 { width: 5%; }
#content .main .contbox .w10 { width: 10%; }
#content .main .contbox .w15 { width: 15%; }
#content .main .contbox .w20 { width: 20%; }
#content .main .contbox .w22 { width: 22%; }
#content .main .contbox .w24 { width: 24%; }
#content .main .contbox .w25 { width: 25%; }
#content .main .contbox .w30 { width: 30%; }
#content .main .contbox .w35 { width: 35%; }
#content .main .contbox .w32 { width: 32%; }
#content .main .contbox .w40 { width: 40%; }
#content .main .contbox .w45 { width: 45%; }
#content .main .contbox .w49 { width: 49%; }
#content .main .contbox .w50 { width: 50%; }
#content .main .contbox .w60 { width: 60%; }
#content .main .contbox .w70 { width: 70%; }
#content .main .contbox .w80 { width: 80%; }
#content .main .contbox .w90 { width: 90%; }
#content .main .contbox .w100 { width: 100%; }

#content .main .contbox .w150px { width: 150px; }
#content .main .contbox .w250px { width: 250px; }

#content .main .contbox .m_o0 { margin-top: 0; }
#content .main .contbox .m_o10 { margin-top: 10px; }
#content .main .contbox .m_o20 { margin-top: 20px; }
#content .main .contbox .m_o30 { margin-top: 30px; }
#content .main .contbox .m_o40 { margin-top: 40px; }

#content .main .contbox .m_l0 { margin-left: 0; }
#content .main .contbox .m_l1 { margin-left: 1%; }
#content .main .contbox .m_l2 { margin-left: 2%; }
#content .main .contbox .m_l4 { margin-left: 4%; }

#content .main .contbox .m_r0 { margin-right: 0; }
#content .main .contbox .m_r1 { margin-right: 1%; }
#content .main .contbox .m_r2 { margin-right: 2%; }
#content .main .contbox .m_r4 { margin-right: 4%; }

#content .main .contbox .m_u0 { margin-bottom: 0 !important; }
#content .main .contbox .m_u5 { margin-bottom: 5px; }
#content .main .contbox .m_u10 { margin-bottom: 10px; }
#content .main .contbox .m_u20 { margin-bottom: 20px; }
#content .main .contbox .m_u30 { margin-bottom: 30px; }
#content .main .contbox .m_u40 { margin-bottom: 40px; }
#content .main .contbox .m_u50 { margin-bottom: 50px; }
#content .main .contbox .m_u60 { margin-bottom: 60px; }
#content .main .contbox .m_u80 { margin-bottom: 80px; }

#content .main .contbox .tc {	text-align: center;}
#content .main .contbox .tl {	text-align: left;}
#content .main .contbox .tr {	text-align: right;}

#content .main .contbox .fl { float: left;}
#content .main .contbox .fr { float: right;}


#login_box .w40 { width: 40%; }
#login_box .w50 { width: 50%; }
#login_box .w100 { width: 100%; }
#login_box .m_u5 { margin-bottom: 5px; }


/* ------------------------------------------------------------------------------------------------------------------------------------ .btn */	
/* .btn .default */

#content .main .contbox .btns .btn {
	display: inline-block;
}

#content .main .contbox .btn {
	background: #eee;
	display: block;
	padding: 0.5em 1em;
	border-radius: 5px;
	box-sizing: border-box;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	transition: all 0.1s ease-in-out;
	
	cursor: pointer;
	
	border: 1px solid;
	border-color: rgba(0, 0, 0, 0.1);
}

#login_box .btns .btn {
	display: inline-block;
}

#login_box .btn {
	background: #eee;
	display: block;
	padding: 0.5em 1em;
	border-radius: 5px;
	box-sizing: border-box;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	transition: all 0.1s ease-in-out;
	
	cursor: pointer;
	
	border: 1px solid;
	border-color: rgba(0, 0, 0, 0.1);
}


/* btn color */
#content .main .contbox .btn.default {
	background: #ffffff;	
    color: #555555;
}
#content .main .contbox .btn.red {
    background: #e93d25;
	color: #fff;
}
#login_box .btn.red {
    background: #e93d25;
	color: #fff;
}
#content .main .contbox .btn.purple {
    background: #cf8ae5;
	color: #fff;
}
#content .main .contbox .btn.blue {
    background: #4b8efa;
	color: #fff;
}
#content .main .contbox .btn.green {
    background: #8fc320;
	color: #fff;
}
#content .main .contbox .btn.yellow {
    background: #f7cf4b;
	color: #666;
}
#content .main .contbox .btn.orange {
    background: #f37400;
	color: #fff;
}
#content .main .contbox .btn.gray {
    background: #e2e2e2;
	color: #555;
}
#content .main .contbox .btn.disabled {
    background: #c6c6c6;
	color: #fff;
}

#content .main .contbox .btn:hover {
	 filter: brightness(85%);
 	 -moz-filter: brightness(85%);
	 -webkit-filter: brightness(85%);
}
#login_box .btn:hover {
	 filter: brightness(85%);
 	 -moz-filter: brightness(85%);
	 -webkit-filter: brightness(85%);
}

#content .main .contbox .btn {
}
#login_box .btn {
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ store_operation.html */


/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ div.list */

#content .main .contbox div.list {
	position: relative;
	min-width: 970px;
	max-width: 970px; /* あとで消す */
}

#content .main .contbox div.list div.today {
	color: #ea3d26;
	font-size: 20px;
	float: left;
	margin-right: 1em;

}

#content .main .contbox div.list div.remaining {
	font-size: 14px;
	float: left;
	line-height: 30px;
	margin-right: 1em;
}

#content .main .contbox div.list div.tags div.tag {
	background: #e2e2e2;
	position: relative;
	float: left;
	padding: 0.1em 2em;
	margin-right: 1em;
	line-height: 30px;
	height: 30px;

}

#content .main .contbox div.list div.tags div.tag:after {
	position: absolute;
	top: 50%;
	left: 0.8em;
	
	display: block;
	
	width: 5px;
	height: 5px;

	content: '';
	transition: all .2s ease-in-out;
	-webkit-transform: translate(0, -50%) rotate(45deg);
	   -moz-transform: translate(0, -50%) rotate(45deg);
		-ms-transform: translate(0, -50%) rotate(45deg);
		 -o-transform: translate(0, -50%) rotate(45deg);
			transform: translate(0, -50%) rotate(45deg);
	border-top: 1px solid #ea3d26;
	border-right: 1px solid #ea3d26;
	background: none;
}

#content .main .contbox div.list div.stop {
	background: #e2e2e2;
	border: none;
	padding: 1em;
	position: absolute;
	right: 0;
	top: 50%;
	
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

/* 
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ div.search */

#content .main .contbox div.search {
	min-width: 970px;
	max-width: 970px; /* あとで消す */
}

#content .main .contbox div.search form {
    float: right;

}

#content .main .contbox div.search form input {
    border: 1px solid #848484;
    box-sizing: border-box;
    padding: 0.5em 1em;
    position: relative;
	
    width: 260px;
	min-height: 35px;
	
	font-size: 13px;
	float: left;
}

#content .main .contbox div.search form input:focus {
    border: 1px solid #dee0e2;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: medium none;
}

#content .main .contbox div.search form button.btn {
    cursor: pointer;
	background: #848484;
	border-radius: 0;
	max-height: 35px;
	padding: 0 2em;	
	box-sizing: border-box;

}

#content .main .contbox div.search form button.btn span.icon-search {
	color: #fff;
	line-height: 35px;
	height: 35px;
	font-size: 20px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ common table */

#content .main .contbox div.table {
	border-collapse: separate;
    border-spacing: 0; 
	display: table;
}

#content .main .contbox div.table .fixed {
	table-layout: fixed;
}

#content .main .contbox div.row {	
	display: table;
}

#content .main .contbox div.table.fixed div.row {
	table-layout: fixed;
}

#content .main .contbox div.table .col {
	display: table-cell;
	padding-right: 0.5em;
	box-sizing: border-box;
}

#content .main .contbox div.item div.data .ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ itemWrap */

#content .main .contbox div.itemWrap {
	min-width: 970px;
	max-width: 970px; /* あとで消す */
}

#content .main .contbox div.item {
	background: #fff;
	padding: 1em;
	margin-bottom: 1em;
	font-size: 14px;
	box-sizing: border-box;
	border: 2px solid #fff;
}

#content .main .contbox div.item.active {
	border: 2px solid #ea3d26;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ data */

#content .main .contbox div.item div.data {
	width: 74%;
	float: left;
	min-height: 50px;
}

#content .main .contbox div.item div.data div.status {
	background: #ea3d26;
	color: #fff;
	padding: 1px 1em;
}

#content .main .contbox div.item div.data div.settle {
	background: #fff;
	border: 1px solid #ea3d26;
	padding: 0 1em;
	color: #ea3d26;
	box-sizing: border-box;
}

#content .main .contbox div.item div.data span.name {
	font-weight: bold;
}

#content .main .contbox div.item div.data span.time {
	font-weight: bold;
	color: #ea3d26;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ btns */
#login_box
#content .main .contbox div.item div.btns {
	width: 26%;
	max-width: 250px;
	float: right;
	min-height: 50px;
}

#content .main .contbox div.item div.btns div.exclamation {
	float: left;
	margin-right: 0.5em; 
}

#content .main .contbox div.item div.btns div.exclamation span.icon-error {
	color: #ea3d26;
	font-size: 46px;
	line-height: 50px;
}

#content .main .contbox div.item div.btns a.btn.detail {
	font-size: 16px;
	float: left;
	margin-right: 0.5em;
	min-height: 50px;
	line-height: 50px;
	padding: 0 1em;	
}

#content .main .contbox div.item div.btns a.btn.order {
	font-size: 16px;
	float: left;
	min-height: 50px;
	line-height: 50px;
	padding: 0 2em;
}



/* -----------------------------------------------------------------------------------------------  poduct setting */



#content .main .contbox .tableLayoutWrap {
	min-width: 970px;
	max-width: 970px; /* あとで消す */
}

#content .main .contbox .tableLayout {
	width:970px;
	position: relative;
	background: #fff;
	padding: 1em 1.5em;
	font-size: 14px;
	box-sizing: border-box;
	margin-top:5px;
}

/* ------------------------------------------------------------------------------------------------------------------------------------ table */

#content .main .contbox table.deco-tb.form {
    text-align: left;
    width: 100%;
	border-collapse: collapse;
	background: #fff;
	margin-bottom: 20px;
}
#content .main .contbox table.deco-tb.aggregate {
    width: auto;
}

#content .main .contbox table.deco-tb.form.fixed {
    table-layout: fixed;
}

#content .main .contbox table.deco-tb.form tr.t_disabled {
    background:#f4f4f4;
}

#content .main .contbox table.deco-tb.form tr.attention {
    background: #ffeeef;
}

#content .main .contbox table.deco-tb.form th {
    border-bottom: 1px solid #ccc;
    padding: 1.0em 0.5em;
    vertical-align: top;
	font-weight: normal;
}

#content .main .contbox table.deco-tb.form td {
    border-bottom: 1px solid #ccc;
    padding: 1.0em 0.5em;
	word-break:break-all;
}

#content .main .aggregate{
    padding:0px 20px;
	overflow-x: auto;
	white-space:nowrap;
	background:#fff
}
#content .main .aggregate a {
    text-decoration-line: underline;
}
#content .main .aggregate .title td.search_info {
    font-size: 16px;
}

#content .main .aggregate .tableLayout {
	padding: 0 20px;
}

#content .main .aggregate .aggregateTableLayout {
    height: calc(100vh - 148px - 20px); /* 画面高さ - ヘッダ - スクロールバー高さ */
    width : calc(100vw - 280px - 20px); /* 画面幅 - サイドメニュー - スクロールバー幅 */
}

#content .main .aggregate .aggregateTableLayout a {
    color: #3097D1;
}
#content .main .aggregate .aggregateTableLayout a:hover 
{
    color: #6DB6ED;
}

#content .main .aggregate table.deco-tb.form tr.category-item{
    border-bottom: double;
}
#content .main .aggregate table.deco-tb.form tr.category-item{
    border-bottom: double;
    font-weight:bold;
}
#content .main .aggregate table.deco-tb.form td.item_washpass{
    white-space: pre-line
}
#content .main .aggregate table.deco-tb.form tr.total-item{
    border-top: double;
}

#content .main .aggregate table.deco-tb.form {
    border-collapse: collapse;
    table-layout: fixed;
    margin-bottom:0px;
}

#content .main .aggregate table.deco-tb.form td {
    width:80px;
    border: 1px solid #000;
    padding: 0.1em 0.5em;
    word-break:break-all;
    vertical-align:middle;
    text-align: right;
}

#content .main .aggregate table.deco-tb.form td.boder-none {
    border: none;
}
#content .main .aggregate table.deco-tb.form td.head {
    width:22px;
}
#content .main .aggregate table.deco-tb.form td.dl_head {
    width:21px;
}
#content .main .aggregate table.deco-tb.form td.category {
    width:65px;
}
#content .main .aggregate table.deco-tb.form td.category_washpass {
    width: 345px;
}
#content .main .aggregate table.deco-tb.form td.dl_category {
    width:66px;
}
#content .main .aggregate table.deco-tb.form td.item {
    width:80px;
    text-align: center;
}
#content .main .aggregate table.deco-tb.form td.dl_item {
    width:80px;
    text-align: center;
}
#content .main .aggregate table.deco-tb.form td.category_item {
    width:120px;
}
#content .main .aggregate table.deco-tb.form td.w90 {
    width:90px;
}
#content .main .aggregate table.deco-tb.form td.w135 {
    width:135px;
}
#content .main .aggregate table.deco-tb.form td.text-center {
    vertical-align:middle;
    text-align: center;
}
#content .main .aggregate table.deco-tb.form td.text-left {
    vertical-align:middle;
    text-align: left;
}
#content .main .aggregate table.deco-tb.form td.text-right {
    vertical-align:middle;
    text-align: right;
}
#content .main .aggregate table.deco-tb.form td.head-item {
    width: auto;
    font-weight: bold;
}
#content .main .aggregate table.deco-tb.form .reserve{
    border-left: double #000;
}

#content .main .contbox table.deco-tb.form .business_notice_btn {
	white-space: normal;
	text-align: left;
}

#content .main .contbox table.deco-tb.form th.t_top {
	background: #fff7ee;
	border: none;
}

#content .main .contbox table.deco-tb.form td.t_top {
	background: #fff7ee;
	border: none;
}


#content .main .contbox table.deco-tb.form a {
	color: #1278cc;
}

#content .main .contbox table.deco-tb.form tr.noborder th,
#content .main .contbox table.deco-tb.form tr.noborder td {
    border-bottom: none;
    padding: 0.5em;
}
#content .main .contbox table.deco-tb.form tr td.p_l50px {
    padding-left: 50px;
}
#content .main .contbox table.deco-tb.form tr.subtitle td {
    border: none;
    padding: 1.0em 0;
    color: #2B8FCC;
}
#content .main .contbox table.deco-tb.form tr.subtitle td.bt {
    border-top: 1px solid #ccc;
}
#content .main .contbox table.deco-tb.form tr.comp_msg td {
    border: none;
    padding: 1.0em;
    font-size: 120%;
}
#content .main .contbox table.deco-tb.form .td-inside {
    border-bottom: 0;
    padding-left: 0;
}
#content .main .contbox table.deco-tb.form .td-inside-right {
    border-bottom: 0;
    padding-left: 0.5em;
}
#content .main .contbox table.deco-tb.form .btn.delivery{
    background: #f47200;
    color: #fff;
}
#content .main .contbox table.deco-tb.form .btn.delivery_gray{
    background:#d8d8d8;
    color: #fff;
}
#content .main .aggregate table.deco-tb.form .green {
    background: #E2EFDA;
}
#content .main .aggregate table.deco-tb.form .bgc_red {
	background: #ed220b;
	color: #FFF;
}
#content .main .aggregate table.deco-tb.form .bgc_yellow {
	background: #ffc000;
	color: #FFF;
}
#content .main .aggregate table.deco-tb.form .bgc_orange {
	background: #e36c09;
	color: #FFF;
}
#content .main .aggregate table.deco-tb.form .bgc_green {
	background: #1db000;
	color: #FFF;
}
#content .main .aggregate table.deco-tb.form .bgc_blue {
	background: #0061fe;
	color: #FFF;
}
#content .main .aggregate table.deco-tb.form .clr_purple {
	background: #efcaff;
}
#content .main .aggregate table.deco-tb.form .clr_orange {
	background: #FF8856;
}
#content .main .aggregate table.deco-tb.form .clr_maya {
	background: #cbf0ff;
}
#content .main .aggregate table.deco-tb.form .clr_pink {
	background: #ffdbd8;
}
#content .main .aggregate table.deco-tb.form .clr_lemon {
	background: #f7fadb;
}
#content .main .aggregate table.deco-tb.form .clr_baby_blue {
	background: #d3e2ff;
}
#content .main .aggregate table.deco-tb.form .clr_sage {
	background: #dfeed4;
}
#content .main .aggregate table.deco-tb.form .clr_flax {
	background: #fefcdd;
}
#content .main .aggregate table.deco-tb.form .clr_peach {
	background: #fff2d5;
}
#content .main .aggregate table.deco-tb.form .clr_electric {
	background: #cbf0ff;
}
#content .main .aggregate table.deco-tb.form .clr_electric {
	background: #cbf0ff;
}
#content .main .aggregate table.deco-tb.form .blue {
    background: #B4C6E7;
}
#content .main .aggregate table.deco-tb.form .yellow {
    background: #FFF2CC;
}
#content .main .aggregate table.deco-tb.form .orange {
    background: #F4B084;
    color: #000000;
}
#content .main .aggregate table.deco-tb.form .pink {
    background: #FCE4D6;
}
#content .main .aggregate table.deco-tb.form .sky_blue {
    background: #DDEBF7;
}
#content .main .aggregate table.deco-tb.form .total {
    background: #DCE6F2;
}
#content .main .aggregate table.deco-tb.form .text_red {
    color: #FF0000;
}
#content .main .aggregate table.deco-tb.form .text_white {
    color: #FFF;
}
#content .main .aggregate table.deco-tb.form .text_green {
    color: #70AD47;
}
#content .main .aggregate table.deco-tb.form .text_blue {
    color: #3333FF;
}
#content .main .aggregate table.deco-tb.form .text_yellow {
    color: #FFA500;
}
#content .main .aggregate table.deco-tb.form .border-all{
    border-style: solid;
    border-color: #000000;
    border-width: 2px 2px 2px 2px;
}
#content .main .aggregate table.deco-tb.form .border-top{
    border-top: solid 2px #000000;
}
#content .main .aggregate table.deco-tb.form .border-right{
    border-right: solid 2px #000000;
}
#content .main .aggregate table.deco-tb.form .border-bottom{
    border-bottom: solid 2px #000000;
}
#content .main .aggregate table.deco-tb.form .border-left{
    border-left: solid 2px #000000;
}
#content .main .aggregate table.deco-tb.form .border-separator{
    border-top   : none;
    border-left  : none;
    border-right : none;
    border-bottom: dashed 1px #A9A9A9;
}
#content .main .aggregate table.deco-tb.form .line-separator{
    line-height: 8px;
    height     : 8px;
}
#content .main .contbox table.deco-tb-inside.form {
    width: 100%;
}
#content .main .contbox table.deco-tb-inside.form .td-inside {
    border-bottom: 0;
    padding: 0 0.5em 0 0;
    margin:0;
}
#content .main .contbox table.deco-tb-inside.form .td-inside-right {
    border-bottom: 0;
    padding: 0 0.5em 0 0;
    margin:0;
}


#content .main .contbox table.deco-tb-s.form {
    text-align: left;
    width: 100%;
	border-collapse: collapse;
	background: #fff;
}

#content .main .contbox table.deco-tb-s.form th {
    border-bottom: 1px solid #ccc;
    padding: 2.0em 0.5em;
    vertical-align: top;
	font-weight: normal;
}

#content .main .contbox table.deco-tb-s.form td {
    border-bottom: 1px solid #ccc;
    padding: 2.0em 0.5em;
}

#content .main .contbox table.deco-tb-s.form th.t_top {
	background: #fff7ee;
	border: none;
}

#content .main .contbox table.deco-tb-s.form td.t_top {
	background: #fff7ee;
	border: none;
}


#content .main .contbox table.deco-tb-s.form a {
	color: #1278cc;
}


/* --------------------------------------
 machine
-------------------------------------- */
#content .main .aggregate .aggregateTableLayout.machine table.deco-tb.form tr.header {
	background-color: #C6E0B4;
}

#content .main .aggregate .aggregateTableLayout.machine table.deco-tb.form tr.header td.title {
	width: 150px;
}

#content .main .aggregate .aggregateTableLayout.machine table.deco-tb.form tr.total {
	background-color: #FFC000;
}

#content .main .aggregate .aggregateTableLayout.machine table.deco-tb.form tr.unit_shop_total {
	background-color: #FFF2CC;
}

#content .main .aggregate .aggregateTableLayout.machine table.deco-tb.form tr.unit_shop_total td.unit_shop {
	background-color: #FFFFFF;
}

#content .main .aggregate .aggregateTableLayout.machine table.deco-tb.form tr.course_odd {
	background-color: #DDEBF7;
}

#content .main .aggregate .aggregateTableLayout.machine table.deco-tb.form tr.course_odd td.course_name {
	background-color: #FFFFFF;
}

#content .main .aggregate .aggregateTableLayout.machine table.deco-tb.form tr.course_last{
	background-color: #FFFF00;
}

#content .main .aggregate .aggregateTableLayout.machine table.deco-tb.form td.unit_shop{
	white-space: normal;
}

#content .main .aggregate .aggregateTableLayout.machine table.deco-tb.form td.course_name{
	white-space: normal;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------------------------------------------ form */



#content .main .contbox .form {
}

#content .main .contbox .form button {
	font-size: 14px;
}

#content .main .contbox .form .required {
	background: #f47200;
	padding: 0.2em 0.5em;
	color: #fff;
	white-space: nowrap;
}


#content .main .contbox .form .inline {
	display: inline;
}

#content .main .contbox .form .alert_error_message {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	padding: 10px;
	font-weight: 700;
}

#content .main .contbox .form .alert {
	color: #ff100a;
}

#content .main .contbox .form label,
.postalcode {
	white-space: nowrap;
}

#content .main .contbox .form input,
#content .main .contbox .form textarea {
	border: none;
	border: 1px solid #c2c2c2;
	transition: all 0.2s ease-in-out;
	padding: 1em;
	box-sizing: border-box;
}
#content .main .contbox .form input[readonly="readonly"],
#content .main .contbox .form textarea[readonly="readonly"] {
	background:rgb(194, 194, 194);
}

#login_box .form input,
#login_box .form textarea {
	border: none;
	border: 1px solid #c2c2c2;
	transition: all 0.2s ease-in-out;
	padding: 1em;
	box-sizing: border-box;
}

#content .main .contbox input:focus,
#content .main .contbox textarea:focus {
	background: #ffffff;
	outline: none;
	border: none;
	border: 1px solid #ccc;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

#content .main .contbox .form input.err,
#content .main .contbox .form textarea.err
{
    border: 1px solid #a94442;
    background: #ffeeef;
}

#content .main .contbox input:focus,
#content .main .contbox textarea:focus
{
    border: none;
    border: 1px solid #eee;
    outline: none;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(102, 175, 233, .6);
}

#content .main .contbox input.err:focus,
#content .main .contbox textarea.err:focus
{
    border: none;
    border: 1px solid #eee;
    outline: none;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(169, 68, 66, .075);
}

#content .main .contbox input:active,
#content .main .contbox textarea:active {
	background: #ffffff;		
	outline: none;
	border: none;
	border: 1px solid #ccc;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

#content .main .contbox input::-moz-focus-inner,
#content .main .contbox textarea::-moz-focus-inner
{
    padding: 0;
    border: 0;
}

/* placeholder color */

::-webkit-input-placeholder {
	color: #555;
	opacity: 1;
	
	font-size: 14px;
}
:-moz-placeholder {
	color: #555;
	font-size: 14px;
}
::-moz-placeholder {
	color: #555;
	opacity: 1;
	font-size: 14px;
}
:-ms-input-placeholder {
	color: #555;
	font-size: 14px;
}
:placeholder-shown {
	color: #555;
	font-size: 14px;
}

/* セレクトボックス */

#content .main .contbox .form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 100%;
	height: 38px;
	border: 1px solid #ccc;
	min-width: 80px;
	padding: 0 2em 0 1em;
	cursor: pointer;
	width: 100%;
	background: #fff;
	box-sizing: border-box;
}

#content .main .contbox .form select.err
{
    border: 1px solid #a94442;
    background: #ffeeef;
}


#content .main .contbox .form select::-ms-expand {
	display: none;
}

#content .main .contbox .form select:focus {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

#content .main .contbox .form select.err:focus
{
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(169, 68, 66, .2);

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

#content .main .contbox .form select.listbox {
    height: auto;
    width: 500px;
}

#content .main .contbox .form div.selectWrap {
	position: relative;
	/* width: 50%; */
	height: 38px;
	display: inline-block;
}

#content .main .contbox .form div.selectWrap::after {
	border-right: 1px solid #555;
    border-top: 1px solid #555;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translate(0px, -50%) rotate(135deg);
    transition: all 0.2s ease-in-out 0s;
    width: 5px;
}









/* ----------------------------------------------------------------------------------------------- */

#content .main .contbox .form label:hover {
	/* color: #2b91fc; */
}

/* ----------------------------------------------------------------------------------------------- radio checkbox */

#content .main .contbox .form input[type=radio],
#content .main .contbox .form input[type=checkbox] {
	display: none;
}

#content .main .contbox .form .radio,
#content .main .contbox .form .checkbox {
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	position: relative;
	display: inline-block;
	padding: 6px 12px 6px 42px;
	border-radius: 4px;
	/* background-color: #f6f7f8; */
	vertical-align: middle;
	cursor: pointer;
}
#content .main .contbox .form .radio.no_padding,
#content .main .contbox .form .checkbox.no_padding {
	padding-top: 0;
	padding-bottom: 0;
}

#content .main .contbox .form .radio.err,
#content .main .contbox .form .checkbox.err {
	background-color: #ffeeef;
}

#content .main .contbox .form .radio:hover,
#content .main .contbox .form .checkbox:hover {
 /*  background-color: #d7e5ed; */
}

#content .main .contbox .form .radio:hover:after,
#content .main .contbox .form .checkbox:hover:after {
  border-color: #ff6a29;
}

#content .main .contbox .form .radio:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  border-radius: 50%;
  content: '';
  
}

#content .main .contbox .form .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  border-radius: 4px;
  content: '';
}

#content .main .contbox .form .radio:before {
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  position: absolute;
  top: 65%;
  left: 25px;
  display: block;
  margin-top: -5px;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #ec3b27;
  content: '';
  opacity: 1;
}

#content .main .contbox .form input[type=radio]:checked + .radio:before {
  opacity: 1;
  top: 50%;
  left: 20px;  
  width: 10px;
  height: 10px;
}

#content .main .contbox .form .checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1000;
}

#content .main .contbox .form input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}

#content .main .contbox .form input[type=checkbox]:checked + .checkbox:after {
	background: #ec3b27;
    border: 2px solid #ec3b27;
}


/* addition form */

#content .main .contbox table.deco-tb.form .btn.ashen {
	height: 38px;
	line-height: 38px;
	vertical-align: top;
	border: none;
	padding: 0 1.5em;
	color: #555;
	border-radius: 0;
}

#content .main .contbox .btn.cancel {
	font-size: 16px;
}

#content .main .contbox .btn.confirm {
	font-size: 16px;
}
#login_box .btn.confirm {
	font-size: 16px;
}


/* -----------------------------------------------------------------------------------------------  mailmagazine */

#content .main .contbox div.extraBox {
	background: #fff7ee;
	position: relative;
	height: 110px;
	
	min-width: 970px;
	max-width: 970px; /* あとで消す */	
}

#content .main .contbox div.extraBox .btn {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 16px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}




/* review_box =============================== */
#content .main .contbox .cont .review_box{
	width:930px;
	background:#fff;
	padding:20px;
	font-size:14px;
}
#content .main .contbox .cont .review_box ul li{
	border-bottom:1px solid #d8d8d8;
	padding-bottom:10px;
	margin-bottom:10px;
}
#content .main .contbox .cont .review_box .box{
	width:100%;
	display:table;
}
#content .main .contbox .cont .review_box .box .date{
	width:110px;
	padding-right:10px;
	display:table-cell;
	vertical-align:top;
}
#content .main .contbox .cont .review_box .box .rev{
	display:table-cell;
	vertical-align:top;
}

#content .main .contbox .cont .review_box .box .rev .name{
	display:table-cell;
	vertical-align:middle;
	padding-right:10px;
}
#content .main .contbox .cont .review_box .box .rev .star{
	width:115px;
	margin-right:10px;
	display:table-cell;
	vertical-align:middle;
}
#content .main .contbox .cont .review_box .box .rev .evaluation{
	display:table-cell;
	vertical-align:middle;
	font-size:12px;
}
#content .main .contbox .cont .review_box .box .rev .evaluation span{
	color:#f47400;
	margin-left:5px;
}
#content .main .contbox .cont .review_box .box .rev .title{
	font-size:15px;
	font-weight:bold;
	border-bottom:1px dotted #ff6a29;
	display:inline-block;
	margin:10px 0px;
}
#content .main .contbox .cont .review_box .box .rev .text{
	margin-bottom:10px;
}
#content .main .contbox .cont .review_box .box .rev .up_image{
	margin:10px 0px;
}
#content .main .contbox .cont .review_box .box .rev .up_image img{
	width:110px;
}
#content .main .contbox .cont .review_box .box .rev .up_image ul li{
	display:inline-block;
	margin-right:5px;
	border-bottom:none;
}
#content .main .contbox .cont .review_box .box .rev .detail{
	display:inline-block;
}
#content .main .contbox .cont .review_box .box .rev .detail .tag{
}
#content .main .contbox .cont .review_box .box .rev .detail .tag ul{
	margin:0;
}
#content .main .contbox .cont .review_box .box .rev .detail .tag ul li{
	display:inline-block;
	border:none;
	padding:0 5px;
	margin-right:3px;
}

.bg_blue{
	background:#5b98ce;
}
.bg_bgreen{
	background:#52cece;
}
.bg_ygreen{
	background:#afd625;
}
.bg_orange{
	background:#fea663;
}
.bg_pink{
	background:#ff7b7b;
}

.white{
	color:#fff;
}
.orange{
	color:#f47400;
}
.b-red{
	color:#e93d25;
	font-weight:bold;
}

.rate {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 20px;
  font-size: 20px;
}
.rate:before, .rate:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  display: inline-block;
  height: 20px;
  line-height: 20px;
}
.rate:before {
  color: #ddd;
}
.rate:after {
  color: #ea3d26;
  overflow: hidden;
  white-space: nowrap;
}

.rate00:after{width: 0;}
.rate05:after{width: 10px;}
.rate10:after{width: 20px;}
.rate15:after{width: 30px;}
.rate20:after{width: 40px;}
.rate25:after{width: 50px;}
.rate30:after{width: 60px;}
.rate35:after{width: 70px;}
.rate40:after{width: 80px;}
.rate45:after{width: 90px;}
.rate50:after{width: 100px;}





/* box-detail =============================== */
#content .main .contbox .cont .left{
	width:478px;
	float:left;
}
#content .main .contbox .cont .right{
	width:478px;
	float:right;
}
.mr14{
	margin-right:14px;
}

#content .main .contbox .cont .detail-box{
	border:1px solid #c6c6c6;
	padding:10px;
	background:#fff;
	margin-bottom:14px;
	font-size:14px;
}
#content .main .contbox .cont .detail-box .correspondence{
	margin-right:20px;
	float:left;
}
#content .main .contbox .cont .detail-box .button{
	width:140px;
	float:left;
}
#content .main .contbox .cont .detail-box h3{
	font-size:20px;
	border-bottom:1px dotted #c6c6c6;
	padding-bottom:5px;
	margin-bottom:10px;
}
#content .main .contbox .cont .detail-box h3 span{
	font-size:30px;
	margin-left:5px;
}
#content .main .contbox .cont .detail-box table{
}
#content .main .contbox .cont .detail-box th{
	text-align:left;
}
#content .main .contbox .cont .detail-box td{
	padding:0px 0px 20px 40px;
}
#content .main .contbox .cont .detail-box .price{
	border-top:1px solid #c6c6c6;
}
#content .main .contbox .cont .detail-box .price .set{
	display:table;
	padding-top:10px;
}
#content .main .contbox .cont .detail-box .price .set .title{
	width:116px;
	background:#f4f4f4;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	padding:10px 0px;
}
#content .main .contbox .cont .detail-box .price .set .text{
	display:table-cell;
	vertical-align:middle;
	padding-left:20px;
}




/* w_box =============================== */
#content .main .contbox .cont .w_box{
	padding:20px;
	background:#fff;
}




#content .main .contbox .date-box{
}
#content .main .contbox .date-box .year{
	width:90px;
	float:left;
	margin-right:10px;
}
#content .main .contbox .date-box .month{
	width:90px;
	float:left;
	margin-right:10px;
}
#content .main .contbox .date-box .day{
	width:90px;
	float:left;
	margin-right:10px;
}
#content .main .contbox .date-box .d_text{
	float:left;
	margin:8px 20px 0px 10px;
}


#content .main .contbox .date_box{
}
#content .main .contbox .date_box td{
	border-bottom:1px solid #fff;
}


#content .main .contbox .form div.selectWrap_dd {
	width:20px;
	position: relative;
	height: 38px;
	display: inline-block;
}

#content .main .contbox .form div.selectWrap_d {
	width:90px;
	position: relative;
	height: 38px;
	display: inline-block;
}

#content .main .contbox .form div.selectWrap_d::after {
	border-right: 1px solid #555;
    border-top: 1px solid #555;
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0px, -50%) rotate(135deg);
    transition: all 0.2s ease-in-out 0s;
    width: 5px;
}


.delivery_set{
    display:table;
    margin-bottom:20px;
}
.delivery_set .title{
    width:150px;
    display:table-cell;
    vertical-align:top;
    padding:5px 10px 0px 0px;
}
.delivery_set .status{
    width:90px;
    display:table-cell;
    vertical-align:top;
    padding:5px 10px 0px 0px;
}
.delivery_set .delivery_on{
    background:#e93d25;
    color:#fff;
    padding:0px 5px;
    display:block;
}
.delivery_set .delivery_off{
    background:#999;
    color:#fff;
    padding:0px 5px;
    display:block;
}
.delivery_set .delivery_button{
    width:130px;
    display:table-cell;
    vertical-align:top;
    padding:0px 10px;
}
.delivery_set .text{
    display:table-cell;
    vertical-align:top;
    padding:10px 10px 0px 0px;
}
.delivery_set .delivery_registration{
    padding-right:10px;
}
.delivery_set .delivery_registration span{
    margin-right:10px;
}

.delivery_set .delivery_edit{
    padding-right:10px;
}



#business_delivery_select .btn {
	width:100%;
}

#business_delivery_select .col-lg-5 {
    width: 35%;
}

#business_delivery_select .col-lg-2 {
    width: 30%;
}

.business_delivery_select_dialog {
	width:800px;
}
.business_delivery_select_box {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}
#content .main .contbox .form div.selectWrap.orderEdit {
    width: 100%;
}
.modal-open .modal {
    cursor: auto;
}

.mp_raw {
    border-bottom: 1px solid #ccc;
    padding: 1.0em 0.5em;
    word-break: break-all;
    margin-bottom: 20px;
}
.mp_meyasu_label {
    width: 120px;
    display: inline-block;
}

.fm-link {
	cursor:pointer;
	text-decoration:none !important;
	white-space: unset;
}

.col-fm-link {
	padding-left: 15px !important;
	padding-right: 15px !important;
}

@media only screen and (max-width: 1200px) {
	.col-fm-link {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}

	.fm-link {
		white-space: normal;
	}
}

#loadingFull {
	position: fixed;
	display: flex;
	width: 100%;
	height: 100%;
	z-index: 99999;
	top: 0;
	left: 0;
	text-align: center;
	vertical-align: middle;
	background: rgba(255, 255, 255, .5);
}

#loadingFull .loader,
#loadingFull .loader:after {
    border-radius: 50%;
    width: 3em;
    height: 3em;
}

#loadingFull .loader {
    margin: auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 0.2em solid rgba(0, 0, 0, 0.2);
    border-right: 0.2em solid rgba(0, 0, 0, 0.2);
    border-bottom: 0.2em solid rgba(0, 0, 0, 0.2);
    border-left: 0.2em solid #0ac7bd;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

#processingFull {
     display: none; 
}

.processingFull {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 99999;
}

.processingFull .dialog {
    background: #ffffff;
    width: auto;
    height: auto;
    border-radius: 10px;
    padding: 16px;
    box-sizing: border-box;
}
.loader {
    margin: auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 0.2em solid rgba(0, 0, 0, 0.2);
    border-right: 0.2em solid rgba(0, 0, 0, 0.2);
    border-bottom: 0.2em solid rgba(0, 0, 0, 0.2);
    border-left: 0.2em solid #0ac7bd;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
.loader, .loader:after {
    border-radius: 50%;
    width: 3em;
    height: 3em;
}
.processingFull .dialog p {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}

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

.swal2-margin-top {
	margin-top: 20vh !important;
}
.none_bottom td {
	border-bottom: none !important;
}
.lh_5 {
	line-height : 5;
}
.pd_unset {
	padding: unset !important;
}

.qrcode-download a {
	cursor: pointer;
}
.link_code a {
	cursor: pointer;
}
.message_error_scan_code p {
	color: red;
}
.message_error_scan_code_2 p {
	color: red;
}
@media screen and (max-width: 1025px) {
	.qrcode-download {
		position: unset;
	}
	.none_bottom {
		display: -webkit-box;
	}
}

@media screen and (min-width: 1025px) {
	.qrcode-text-link {
		display: flex;
	}
	.qrcode-download {
		display: flex;
		align-items: center;
		margin-left: 20px;
	}
}

#wait_1, #wait_2, #wait_3, #wait_4, #wait_5, #wait_6 {
	display:none;
	width:30px;
	height:30px;
	padding:2px;
	background-image: url(../../img/wait.gif);
	background-size: cover;
}
