

/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */

.btn-primary-new,.btn-primary-new:hover,.btn-warning,.btn-warning:hover,.btn-danger,.btn-danger:hover,.btn-success,.btn-success:hover,.btn-info,.btn-info:hover{text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);color:#ffffff;}
.btn-primary-new.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active{color:rgba(255, 255, 255, 0.75);}
.btn-primary-new{background-color:#FF6dcc;background-image:-moz-linear-gradient(top, #FF88cc, #FF44cc);background-image:-ms-linear-gradient(top, #FF88cc, #FF44cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#FF88cc), to(#FF44cc));background-image:-webkit-linear-gradient(top, #FF88cc, #FF44cc);background-image:-o-linear-gradient(top, #FF88cc, #FF44cc);background-image:linear-gradient(top, #FF88cc, #FF44cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF88cc', endColorstr='#FF44cc', GradientType=0);border-color:#FF44cc #FF44cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);}.btn-primary-new:hover,.btn-primary-new:active,.btn-primary-new.active,.btn-primary-new.disabled,.btn-primary-new[disabled]{background-color:#FF44cc;}
.btn-primary-new:active,.btn-primary-new.active{background-color:#003399 \9;}

/* Responsive Docs
-------------------------------------------------- */
@media (max-width: 480px) {
  /* hero-unit Customize */
  .hero-unit {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #eeeeee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .hero-unit h1 {
    font-size: 25px;
    margin-right: 0;
  }
  .hero-unit h2 {
    font-size: 18px;
    margin-right: 0;
  }
  .hero-unit h3 {
    font-size: 15px;
    margin-right: 0;
  }
  .hero-unit p {
    margin-right: 0;
    margin-left: 0;
    font-size: 13px;
    line-height: 16px;
  }
  .odr_header {
  }
  .odr_header h1 {
    font-size: 20px;
    margin-right: 0;
  }
  .odr_header h2 {
    font-size: 15px;
    margin-right: 0;
  }
  .odr_header h3 {
    font-size: 12px;
    margin-right: 0;
  }
  .odr_header p {
    margin-right: 0;
    margin-left: 0;
    font-size: 10px;
    line-height: 16px;
  }
  .odr_header small {
    margin-right: 0;
    margin-left: 0;
    font-size: 10px;
    line-height: 16px;
  }

  .pager-phone a{
    padding: 5px 8px;
  }
  .pagenation-select{
    height: 30px;
  }
}

@media (min-width: 480px) and (max-width: 768px) {
  /* hero-unit Customize */
  .hero-unit {
    padding: 20px;
    margin-bottom: 10px;
    background-color: #eeeeee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .hero-unit h1 {
    font-size: 30px;
    margin-right: 0;
  }
  .hero-unit h2 {
    font-size: 25px;
    margin-right: 0;
  }
  .hero-unit p {
    margin-right: 0;
    margin-left: 0;
    font-size: 18px;
    line-height: 18px;
  }
  .odr_header {
  }
  .odr_header h1 {
    font-size: 20px;
    margin-right: 0;
  }
  .odr_header h2 {
    font-size: 18px;
    margin-right: 0;
  }
  .odr_header p {
    margin-right: 0;
    margin-left: 0;
    font-size: 15px;
    line-height: 10px;
  }
  .odr_header small {
    margin-right: 0;
    margin-left: 0;
    font-size: 15px;
    line-height: 10px;
  }
  .pagenation-select{
    height: 30px;
  }
}


@media (min-width: 768px) and (max-width: 980px) {
  /* hero-unit Customize */
  .hero-unit {
    padding: 20px;
    margin-bottom: 10px;
    background-color: #eeeeee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .hero-unit h1 {
    font-size: 40px;
    margin-right: 0;
  }
  .hero-unit h2 {
    font-size: 30px;
    margin-right: 0;
  }
  .hero-unit p {
    margin-right: 0;
    margin-left: 0;
    font-size: 18px;
    line-height: 20px;
  }
  .odr_header {
  }
  .odr_header h1 {
    font-size: 30px;
    margin-right: 0;
  }
  .odr_header h2 {
    font-size: 25px;
    margin-right: 0;
  }
  .odr_header p {
    margin-right: 0;
    margin-left: 0;
    font-size: 18px;
    line-height: 20px;
  }
  .thumbnails [class*="span"] {
    width: 47%;
  }
}


@media (max-width: 980px) {

}


/* LARGE DESKTOP SCREENS */
@media (min-width: 1210px) {
}

.well-xsmall {
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.well .well-right {
  text-align: right;
}

.well .well-center {
  text-align: center;
}

.pagination-catalgue-top {
  margin: 15px 0 15px 0;
}

.pagination-catalgue-bottom {
  margin: 15px 0 0 0;
}

.btn-toolbar-catalgue-head {
  margin: 5px 0;
}

.form-search-catalogue-head {
  margin: 0;
}

.thumbnails-catalogue {
  margin-bottom: 0px;
}

.thumbnails-catalogue-col-md-3 {
  margin-bottom: 10px;
}

.btn-bold {
  font-weight: bold;
}

.color-swatch {
  margin: 5px 5px 0px 0px;
  padding: 0px;
  width: 10px;
  height: 10px;
  display: inline-block;
}
@media screen and (max-width:320px){
  .color-swatch {
    margin: 2px 2px 0px 0px;
    padding: 0px;
    width: 8px;
    height: 8px;
    display: inline-block;
  }
}

.color-swatch-large {
  margin: 2px;
  padding: 0px;
  width: 11px;
  height: 11px;
  float: left;
}

.color-swatch-nofloat {
  margin: 2px;
  padding: 1px 0 0 0;
  width: 11px;
  height: 11px;
  display: inline-block; /* 2017.XX.XX Add */
}
.input-matrix {
	width:80%;
}
.input-matrix-short {
	width:80px;
}

.input-matrix-mobile {
	font-size: 10px;
	width:70%;
}

.btn-xmini {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
}

.btn-xxmini {
  padding-top: 3.5px;
  padding-bottom: 3.5px;
  padding-left: 3.5px;
  padding-right: 3.5px;
}

.navbar .nav_clim {
  float: left;
  margin: 6px 10px 6px 14px;
  padding: 7px;
  font-size: small;
  font-weight: 200;
  line-height: 1;
  color: #ffffff;
}

.navbar .nav_usrm {
  float: left;
  margin: 6px 10px 6px 0px;
  padding: 6px;
  font-size: small;
  font-weight: 200;
  line-height: 1;
  color: #ffffff;
}

.navbar .nav_cart_mini {
  float: right;
  margin: 0px 0px 6px 0px;
  padding: 0px;
  font-size: small;
  font-weight: 200;
  line-height: 1;
  color: #ffffff;
}

.form-nostyle{
  margin: 0;
}

.datepicker {
  background-color: #ffffff;
  border-color: #999;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  display: none;
  position: absolute;
  z-index: 900;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 18px;
  padding-bottom: 4px;
  width: 225px;
}
.datepicker .nav {
  font-weight: bold;
  width: 100%;
  padding: 4px 0;
  background-color: #f5f5f5;
  color: #808080;
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  zoom: 1;
}
.datepicker .nav:before, .datepicker .nav:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.datepicker .nav:after {
  clear: both;
}
.datepicker .nav span {
  display: block;
  float: left;
  text-align: center;
  height: 28px;
  line-height: 28px;
  position: relative;
}
.datepicker .nav .bg {
  width: 100%;
  background-color: #fdf5d9;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker .nav .fg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.datepicker .button {
  cursor: pointer;
  padding: 0 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker .button:hover {
  background-color: #808080;
  color: #ffffff;
}
.datepicker .months {
  float: left;
  margin-left: 4px;
}
.datepicker .months .name {
  width: 72px;
  padding: 0;
}
.datepicker .years {
  float: right;
  margin-right: 4px;
}
.datepicker .years .name {
  width: 36px;
  padding: 0;
}
.datepicker .dow, .datepicker .days div {
  float: left;
  width: 30px;
  line-height: 25px;
  text-align: center;
}
.datepicker .dow {
  font-weight: bold;
  color: #808080;
}
.datepicker .calendar {
  padding: 3px;
}
.datepicker .days div {
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker .days div:hover {
  background-color: #0064cd;
  color: #ffffff;
}
.datepicker .overlap {
  color: #bfbfbf;
}
.datepicker .today {
  background-color: #fee9cc;
}
.datepicker .selected {
  background-color: #bfbfbf;
  color: #ffffff;
}
.blue {
  color: #0000FF;
}
.red {
  color: #FF0000;
}
.green {
  color: #00BB00;
}

#fdbk_left_tab {
    color: white;
    cursor: pointer;
    height: 110px;
    left: 0;
    margin-left: -7px;
    overflow: hidden;
    position: fixed;
    top: 45%;
    width: 35px;
    z-index: 100000;
}

#fdbk_right_tab {
    color: white;
    cursor: pointer;
    height: 110px;
    right: 0;
    margin-right: -7px;
    overflow: hidden;
    position: fixed;
    top: 45%;
    width: 35px;
    z-index: 100000;
}

.input-mini {
  width: 60px;
}

.alert-info{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

/* Footer Search st */
.footer_search_content{
	position: absolute;
	top: 78px;
	right: 0px;
	text-align: center;
}

.footer_search_label{
	height: 48px;
	padding: 15px;
	background: rgba(44,44,44,.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#992c2c2c,endcolorstr=#992c2c2c,gradienttype=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#992c2c2c,endColorstr=#992c2c2c)";
	border-radius: 0 0 0 10px;
	cursor: pointer;
	float: left;
}

.footer_search_icon_list{
	margin: -1px -6px 0;
	float: left;
	-moz-transform-origin: 75% 53%;
	-webkit-transform-origin: 75% 53%;
	-o-transform-origin: 75% 53%;
	-ms-transform-origin: 75% 53%;
	transform-origin: 75% 53%;
}

.footer_search_icon_list i{
	margin-right: -9px;
}

.icon-transition{
	-moz-transition: all  0.3s ease-in-out;
	-webkit-transition: all  0.3s ease-in-out;
	-o-transition: all  0.3s ease-in-out;
	-ms-transition: all  0.3s ease-in-out;
    transition: all  0.3s ease-in-out;
}

.touch-device-icon-list{
	margin: 1px -6px 0;
	-moz-transform-origin: 75% 40%;
	-webkit-transform-origin: 75% 40%;
	-o-transform-origin: 75% 40%;
	-ms-transform-origin: 75% 40%;
	transform-origin: 75% 40%;
	-moz-transition: all  0.3s ease-in-out;
	-webkit-transition: all  0.3s ease-in-out;
	-o-transition: all  0.3s ease-in-out;
	-ms-transition: all  0.3s ease-in-out;
	transition: all  0.3s ease-in-out;
}

.icon_list_rotate{
	-moz-transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.footer_search_label a{
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.footer_search_label h4{
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	margin-right: -9px;
}

.footer_search_form{
	height: 48px;
	background: rgba(44,44,44,.7);
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#992c2c2c,endcolorstr=#992c2c2c,gradienttype=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#992c2c2c,endColorstr=#992c2c2c)";
	display: none;
}

.footer_search_form.active{
	display: inline-block;
}

.footer_search_content form{
	display: none;
	margin: 10px 0 0;
}

.footer_search_content .active form{
	display: block;
}

/* Loading */
#loading_area {
	background-color:#333333;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:100001;
	-ms-filter:"alpha( opacity=50 )";
	filter:alpha( opacity=50 );
	opacity:0.5;
}

.loading img{
	position:absolute;
	width:70px;
	height:70px;
	top:350px;
	left:50%;
	margin-left:-35px;
}

@media (min-width: 768px) and (max-width: 979px) {
	.footer_search_content{
		top: 59px;
	}
}

/* ColorPicker Style st*/
.oe-color-swatch {
  margin: 5px 5px 0px 0px;
  padding: 0px;
  width: 10px;
  height: 10px;
  display: inline-block;
  background-position: center center;
  -webkit-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  -moz-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  -ms-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
}

@media screen and (max-width:320px){
  .oe-color-swatch {
    margin: 2px 2px 0px 0px;
    padding: 0px;
    width: 8px;
    height: 8px;
    display: inline-block;
    background-position: center center;
    -webkit-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
    -moz-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
    -ms-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
    box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  }
}

.oe-color-swatch-nofloat {
  margin: 2px;
  padding: 1px 1px 2px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  -moz-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  -ms-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
}

.oe-color-swatch-shadow {
  -webkit-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  -moz-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  -ms-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
}

.oe-color-swatch-large {
  margin: 2px;
  padding: 0px;
  width: 13px;
  height: 13px;
  float: left;
  background-position: center center;
  -webkit-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  -moz-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  -ms-box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
  box-shadow:rgba(184, 184, 184, 1) 0px 0px 0px 1px;
}

.color-swatch-sample {
  margin-top: 4px;
  padding: 0px;
  width: 28px;
  height: 28px;
  float: left;
  -webkit-box-shadow:rgba(184, 184, 184, 0.4) 0px 0px 3px 2px;
  -moz-box-shadow:rgba(184, 184, 184, 0.4) 0px 0px 3px 2px;
  -ms-box-shadow:rgba(184, 184, 184, 0.4) 0px 0px 3px 2px;
  box-shadow:rgba(184, 184, 184, 0.4) 0px 0px 3px 2px;
}

form#color_swatch_table input, form#color_swatch_table button{
	margin: 4px 0;
}

.pick-a-color-markup .btn-group{
	display: inline-block;
    font-size: 0;
	margin-left: -1px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-group .color-dropdown{
	border-radius: 0 4px 4px 0 !important;
	height: 28px;
}

.color-menu-tabs a{
	display: inherit;
	padding: 0;
}

.color_sw_pre_top{
	width: 100px;
	margin-top:10px;
}

.color_sw_pre_bottom{
	width: 100px;
	margin-bottom:10px;
}

.color_sw_pre_back{
	float: left;
    position: relative;
    top: -110px;
	-webkit-box-shadow:rgba(184, 184, 184, 0.4) 0px 0px 3px 2px;
	-moz-box-shadow:rgba(184, 184, 184, 0.4) 0px 0px 3px 2px;
	box-shadow:rgba(184, 184, 184, 0.4) 0px 0px 3px 2px;
}

@media (max-width: 767px) {
	.color-picker-group{
		margin-left: 0 !important;
	}
}
/* ColorPicker Style ed*/

/* input button Style st*/
.change-ws-price-title{
	text-align: right;
	min-width: 100px;
}

.change-ws-price-input-grp{
/*	float:left; */ /* 2017.06.30 Com */
	min-width: 170px;
	max-width: 170px;
}

.reset-ratio-button-td{
    margin-top: 3px;
	margin-right: 5px;
	min-width: 167px;
	text-align: right;
}

.input-table-seq-intgrate{
	width: 100%;
	font-size: 16px;
	margin-bottom: 20px;
}

.input-table-seq-intgrate h2{
/*	padding-top: 19px;*/
}

.hidden-adjust-tr{
	width: 100%;
	height: 15px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

.top-line{
	border-top: 2px solid #0074cc;
}

.admin-top-line td{
	padding-top: 10px;
}

.under-line{
	border-bottom: 2px solid #0074cc;
}

.sho-info-header-grp{
	float: left;
	text-align: right;
/*	width: 40%;*/
	margin-bottom: 14px;
}

.input-table-seq-intgrate .item-list-td{
	width: 100%;
	padding-bottom: 0;
}

.sho-info-grp{
	float: left;
	width: 60%;
}

.sho-info-grp table tr td{
	padding: 28px 4px 5px;
}

/* 2017.08.01 Add↓ */
.color_check_parent{
  position: relative;
}
.sho-info-grp .color_check{
	position: absolute;
	cursor: pointer;
}
.sho-info-grp .color_check_style{
	top: -20px;
	font-size: 1.8em;
	height:50px;
	width:50px;
	left: -22px;
}
.sho-info-grp .color_check_style i{
	margin-left: 8px;
}
.sho-info-grp .color_check_style_phone{
	font-size: 2em;
	height: 50px;
	width: 60px;
	right:0;
	top:0;
}
.sho-info-grp .color_check_style_phone i{
	margin-top: 10px;
	margin-right: 12px;
}
.sho-info-grp .color_check_background{
	color:white;
	pointer-events: none;
}
.sho-info-grp .color_check_on{
	color: #ff007f;
}
.sho-info-grp .color_check_off{
	color: #000000;
	opacity: 0.4;
}
/* 2017.08.01 Add↑ */

/* 2018.06.21 Upd↓ */
/*
.sho-info-grp .swatch-data{
	min-width: 17px;
	width: 20px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
*/
.sho-info-grp .swatch-data{
  min-width: 17px;
  width: 20px;
  display: inline-block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
.sho-info-grp .phone-x-data-wrap-tr .swatch-data{
  min-width: 17px;
  width: 20px;
  display: table-cell;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
/* 2018.06.21 Upd↑ */

.swatch-data{
	width: 18px;
}

.sho-info-grp .xy-data{
	min-width: 110px;
	width: 36%;
	position: relative;
	word-break: break-all;
}

.sho-info-grp .price-data{
	position: relative;
}

.sho-info-grp .ruby{
	position: absolute;
	top: 11px;
	font-size: 10px;
}
.admin-ruby{
	position: absolute;
	top: -6px;
	font-size: 10px;
}
.status-group{
	display: inline-block;
}
.status-group-phone {
	margin-top: 12px;
	white-space:nowrap;
}
.statu-stock-wrap{
	position: relative;
	display: inline-block;
	min-width: 18px;
	text-align: right;
	font-size: 15px;
	padding-right: 1px;
}
.stock-status-ruby, .order-status-ruby, .supply-status-ruby{
	position: absolute;
	top: -15px !important;
	color: #333;
	font-size: 10px !important;
	line-height: 18px !important;
	left: -1px;
	white-space: nowrap;
}
.stock-status-ruby{
	line-height: 18px !important;
	display: inline;
}

.admin-top-line .admin-ruby{
	top: 3px;
}

.admin-shoinfo-th{
	text-align: left;
	padding-top: 12px;
	font-size: 18px;
}

.admin-xy_th{
	min-width: 55px;
}

.zaiko-num-th, .zaiko-num-td{
	position: relative;
}

.status-th{
	font-size: 16px;
}

.admin-status-text{
	font-size: 14px;
	line-height: 21px;
	white-space: nowrap;
}

.sakizai-th, .sakizai-td{
	font-size: 16px;
    max-width: 80px;
    min-width: 80px;
}

.zaiko-num-td span, .sakizai-td span{
	background-color: inherit;
}

.admin-shoinfo-td{
	min-height: 40px;
	height: 40px;
	text-align: left;
	position: relative;
	word-break: break-all;
}
.admin-egnm a{
	color: inherit;
}

.input-grp{
	float: right;
	position: relative;
}

/* 2019.10.21 Add↓ */
.input-grp > .arrival_date {
  font-size:0.8em;
  text-align: center;
  top: 6px;
  position: relative;
  pointer-events: none;
  max-width:190px;
}
.zaiko-num-td > .arrival_date {
  font-size:0.8em;
  position: relative;
  pointer-events: none;
}
#sku_list_modal_dialog .arrival_date {
  font-size:0.9em;
  position: relative;
  text-align: center;
  pointer-events: none;
}
.input-grp > .arrival_date > span,
.zaiko-num-td > .arrival_date > span,
#sku_list_modal_dialog .arrival_date > span{
  font-size:0.7em;
}
/* 2019.10.21 Add↑ */

.minusplus{
	float:left;
	padding:0 5px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

.minusplus .btn{
	margin-top: 12px;
	padding: 13px 16px;
}

.data-order{
	width:74px;
	float:left;
}

.data-order_all{
	font-size: 24px;
	line-height: 63px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	text-align: center;
}

.data-order_inner{
	height: 50px;
	border: 1px solid #aaa;
	margin-top: 13px;
	text-align: center;
	position: relative;
	font-size: 24px;
	line-height: 48px;
}

.data-wrapper,
.no-stock-data-wrapper{
	float: left;
/* 2017.11.24 Upd↓ */
/*	width: 54px; */
	width: 74px;
/* 2017.11.24 Upd↑ */
	height: 50px;
	padding: 1px 1px;
	border: 1px solid #aaa;
	position: relative;
	top: 13px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
/* 2017.08.01 Add↓ */
	background-color: #FFFFFF;
/* 2017.08.01 Add↑ */
}
.no-stock-data-wrapper{
	background-color: #eee;
	border: 1px solid #ddd;
}
.data-wrapper .data-order,
.no-stock-data-wrapper .data-order {
	width: 100%;
	text-align: center;
/* 2017.11.24 Add↓ */
	margin-top: 2px;
/* 2017.11.24 Add↑ */
}
.data-wrapper .data-order_inner,
.no-stock-data-wrapper .data-order_inner{
	border: none;
	margin-top: 0px;
	margin-bottom: 6px;
	height: 17px;
	line-height: 21px;
	background-color: inherit;
}
.data-wrapper .data-order_inner-data,
.no-stock-data-wrapper .data-order_inner-data{
	padding: 1px 0 0 0;
	border-radius: 10px;
}
.no-stock-data-wrapper .data-order_inner{
	background-color: inherit;
}
.data-wrapper .data-section-line,
.no-stock-data-wrapper .data-section-line
{
	clear: both;
	margin: 0 0 1px 0;
	border-top: 1px solid #aaa;
}
.no-stock-data-wrapper .data-section-line{
	border-top: 1px solid #ccc;
}
.data-wrapper .data-stock,
.data-wrapper .data-stock-inquiry,
.no-stock-data-wrapper .data-stock
{
	width: 100%;
	height: 15px;
	line-height: 15px;
	font-size: 16px;
	text-align: center;
}
.data-wrapper .data-stock a,
.no-stock-data-wrapper .data-stock a
{
	text-decoration: none;
	background-color: inherit;
}
.data-wrapper .data-stock span,
.no-stock-data-wrapper .data-stock span
{
	background-color: inherit;
}
.data-wrapper .stock-text-info,
.no-stock-data-wrapper .stock-text-info
{
	font-size: 12px;
	position: relative;
	top: -2px;
	height: 16px;
	line-height: 16px;
}

.data-wrapper .long-stock-text-info,
.no-stock-data-wrapper .long-stock-text-info
{
	width:74px;
	position: absolute;
	top: 26px;
	left: 0;
	text-align: center;
	font-size: 11px;
}
.small-num-stock-info{
	font-size: 10px;
	letter-spacing: -0.3px;
}
.frame-over-text
{
	width: 192px;
	position: absolute;
	top: 54px;
	display: block;
	clear: both;
	text-align: center;
	font-size: 11px;
	line-height: 21px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
.warning-stock-info{
	color: #f89406;
}
.no-stock-data-wrapper .no-stock-info, .sakizai-no-info{
	color: #333;
}
.sho-status-wrap{
	height:24px;
	clear:both;
	border:solid 1px #777777;
	border-radius: 5px;
}
.sho-status{
	font-size: smaller;
	padding-left: 7px;
	line-height: 25px;
}

@media (max-width: 1199px) {
	.reset-ratio-button-td{
		margin-top: -10px;
	}
	.sho-info-grp table tr td{
		padding: 22px 4px 5px;
	}
	.sakizai-th, .sakizai-td{
		text-align: center;
	}
	.top-line .item-list-td .input-grp,
	.input-grp,
	.top-line .item-list-td .stock-input-grp,
	.stock-input-grp{
		margin-top: -10px;
	}
	.all-input-grp{
		margin: 0;
	}
/* 2017.11.24 Com↓ */
/*
	.data-wrapper,
	.no-stock-data-wrapper{
		height: 41px;
	}
*/
/* 2017.11.24 Com↑ */
	.data-wrapper .data-stock,
	.data-wrapper .data-stock-inquiry,
	.no-stock-data-wrapper .data-stock
	{
		height: 13px;
		line-height: 13px;
/* 2017.11.24 Com↑ */
	}
  /* 2020.07.20 Com↓ */
  /*
	.price-data{
		width: 80px;
	}
*/
/* 2020.07.20 Com↑ */
	.sho-info-grp .ruby{
		top: 7px;
	}
	.frame-over-text{
		top: 55px;
	}
}
@media (max-width: 979px){
	.status-group {
		display: block;
		margin: 14px 0 10px -3px;
	}
	.stock-status-ruby, .order-status-ruby, .supply-status-ruby{
		line-height: 20px !important;
	}
/* 2017.08.01 Add↓ */
	.sho-info-grp .color_check_style{
		height: 40px;
		width:40px;
	}
	.sho-info-grp .color_check_style i{
		margin-left: 9px;
		margin-top: 7px;
	}
/* 2017.08.01 Add↑ */
}
@media (max-width: 767px) {
	.delivery-date-grp{
		margin-top: 20px;
	}
	.change-ws-price-title{
		text-align: right;
	}

	.reset-ratio-button-td{
		text-align: right;
	}
	.minusplus .btn {
		margin-top: 14px;
		padding: 9px 12px;
	}
	.admin-top-line td{
		padding: 0;
	}
	.sho-info-grp table tr td {
		padding: 0px;
	}
	.input-table-seq-intgrate .stock-item-list-td{
		padding-bottom: 0;
	}

	.sho-info-header-grp{
		text-align: center;
		margin-bottom: 0;
	}

	.sho-info-grp{
		width: 100%;
	}
	.admin-shoinfo-th{
		font-size: 16px;
	}
	.price-data{
		width: 80px;
		word-break: break-all;
	}
	.sho-info-grp .swatch-data{
		padding-top: 15px;
	}
	.data-order{
		width: 66px;
	}
	.data-order_inner{
		height: 37px;
		line-height: 37px;
		font-size: 20px;
		margin-top: 15px;
	}
	.data-wrapper,
	.no-stock-data-wrapper{
		/*width: 44px;*/
		height: 35px;
		padding: 1px 10px;
		top: 15px;
/* 2017.11.24 Add↓ */
		width: 66px;
		height: 37px;
/* 2017.11.24 Add↑ */
	}
/* 2017.11.24 Add↓ */
	.data-wrapper .data-order,
	.no-stock-data-wrapper .data-order {
		margin-top: -1px;
	}
/* 2017.11.24 Add↑ */
	.data-wrapper .data-order_inner,
	.no-stock-data-wrapper .data-order_inner
	{
		margin-bottom: 5px;
		height: 14px;
		line-height: 19px;
	}
	.data-wrapper .data-order_inner-data,
	.no-stock-data-wrapper .data-order_inner-data
	{
		height: 17px;
	}
	.top-line .item-list-td .input-grp,
	.input-grp,
	.top-line .item-list-td .stock-input-grp,
	.stock-input-grp
	{
		margin-top: 0;
	}
	.data-wrapper .data-stock,
	.data-wrapper .data-stock-inquiry,
	.no-stock-data-wrapper .data-stock
	{
		height: 12px;
		line-height: 12px;
		font-size: 13px;
	}
	.data-wrapper .stock-text-info,
	.no-stock-data-wrapper .stock-text-info
	{
		font-size: 10px;
		height: 13px;
		line-height: 13px;
	}
	.data-wrapper .long-stock-text-info,
	.no-stock-data-wrapper .long-stock-text-info
	{
		top: 23px;
		left: -5px;
	}
	.frame-over-text
	{
		width: 166px;
		top: 52px;
		line-height: 17px;
	}
	.sho-info-grp .phone-x-data {
		position: relative;
		left: 10px;
	}
	.color-swatch-wrap-cs2{
		display: inline;
		position:relative;
	}
	.color-swatch-wrap-cs4{
		display: block;
		position:relative;
	}
	.swatch-data-cs2{
		min-width:110px !important;
		max-width:110px;
	}
	.phone-x-data-cs2{
		left:2px !important;
		word-wrap: break-word;
	}
	.phone-ruby-x-cs2{
		top: -15px !important;
		left: 0 !important;
	}
	.phone-ruby-x-cs4{
		left: 0 !important;
	}
	.phone-y-data{
		position: relative;
		width: 33%;
	}
	.phone-price-data{
		position: relative;
		width: 22%;
		word-break: break-all;
	}
	.sho-info-grp .phone-ruby-x{
		top: -14px;
		left: 15px;
		font-size: 10px;
	}
	.sho-info-grp .phone-ruby{
		top: 4px;
		position: relative;
		font-size: 10px;
	}
	.admin-shoinfo-td, .zaiko-num-td{
		font-size: 13px;
	}
	.sakizai-th{
		font-size: 15px;
	}
	.sakizai-td{
		font-size: 13px;
	}
	.admin-phone-ruby-x, .admin-phone-ruby{
		position: relative;
		top: 6px;
		font-size: 10px;
	}
	.admin-top-line .admin-phone-ruby-x,
	.admin-top-line .admin-phone-ruby{
		top: 6px;
	}
	.status-th{
		font-size: 15px;
	}
	.statu-stock-wrap{
		font-size: 13px;
	}
	.admin-status-text{
		font-size: 12px;
	}
	.stock-status-phone-ruby{
		position: absolute;
		top: -13px !important;
		color: #333;
		font-size: 10px !important;
		left: -1px;
		white-space: nowrap;
	}
	.order-status-ruby{
		top: -15px !important;
	}
	.supply-status-phone-ruby{
		position: absolute;
		top: -14px !important;
		color: #333;
		font-size: 10px !important;
		left: -1px;
		white-space: nowrap;
	}
}
@media (max-width: 480px) {
	.data-order {
		width: 58px;
	}
	.target-price{
		float: left;
		text-align: right;
	}
	.minusplus{
		padding: 0 3px;
	}
	.sho-info-header-grp{
		max-width: 80px;
		text-align: right;
	}
	.sho-info-grp table tr td {
/* 2017.08.02 Upd↓* /
/*		font-size: 15px; */
		font-size: 14px;
/* 2017.08.02 Upd↑ */
	}
/* 2017.08.01 Add↓ */
	.sho-info-grp .color_check_style_phone{
/* 2017.08.02 Upd↓ */
/*		font-size: 1.7em; */
		font-size: 1.9em;
/* 2017.08.02 Upd↑ */
	}
	.sho-info-grp .color_check_style_phone i{
		margin-right: 10px;
	}
/* 2017.08.01 Add↑ */
	.sho-info-grp .xy-data{
		min-width: 68px;
		width: 24%;
	}
	.sho-info-grp .phone-x-data-wrap-tr{
		height: 34px;
	}
	.swatch-data-cs2{
		min-width: 70px !important;
		max-width: 70px;
	}
	.color-swatch-wrap-cs2, .color-swatch-wrap-cs4{
		display: inherit;
	}
	.phone-ruby-x-cs2{
		top: -7px !important;
	}
	.phone-ruby-x-cs4{
		top: -7px !important;
	}
	.phone-x-data-cs2{
		left: 0px !important;
	}

	.phone-y-data{
		width: 22%;
	}
	.sho-info-grp .phone-y-data{
		min-width: 64px;
		max-width: 64px;
		position: relative;
		word-break: break-all;
	}
	.sho-info-grp .price-data{
		width: 54px;
		min-width: 54px;
	}
	.sho-info-grp .ruby{
		margin-top: -8px;
		margin-bottom: 10px;
	}
	.sho-info-grp .phone-ruby-x{
		top: -4px;
	}
	.sho-info-grp .phone-ruby{
		top: 14px;
	}
	.data-wrapper, .no-stock-data-wrapper{
		padding: 1px 3px;
/* 2017.11.24 Add↓ */
		width: 58px;
/* 2017.11.24 Add↑ */
	}
	.data-wrapper .stock-text-info,
	.no-stock-data-wrapper .stock-text-info
	{
		top: -1px;
	}
	.data-wrapper .long-stock-text-info,
	.no-stock-data-wrapper .long-stock-text-info
	{
		top: 23px;
		left: -9px;
	}
	.frame-over-text{
		width: 150px;
	}
	.data-wrapper .data-order_inner,
	.no-stock-data-wrapper .data-order_inner
	{
		margin-bottom: 4px;
		height: 15px;
		line-height: 16px;
		font-size: 19px;
	}
	.data-wrapper .data-order_inner-data,
	.no-stock-data-wrapper .data-order_inner-data
	{
		height: 16px;
		padding: 1px 0 0 0;
	}
	.sakizai-th, .sakizai-td{
		text-align: left;
	}
}
@media (max-width: 320px) {
	.no-num-add-cart-btn{
		margin-bottom: 5px;
	}
	.zaiko-num-th, .zaiko-num-td,
	.sakizai-th, .sakizai-td
	{
		text-align: right;
	}
	.admin-xy-data {
		max-width: 68px;
		width: 68px;
		word-break: break-all;
	}
	.swatch-data-cs2{
		min-width: 44px !important;
		max-width: 44px;
	}
	.price-data{
		width: 40px;
	}
}
/* input button Style ed*/

/* calculator Style st*/
.calculator{
	float: left;
	position: fixed;
	top: 500px;
	left: 33%;
	transform: translateZ(0);
}

.table-calculator tbody {
	background-color: silver;
	border-radius: 10px;
	box-shadow: 2px 4px 8px #666;
	display: block;
	padding:10px;
	z-index: 600;
}

.table-calculator tbody th {
	padding-top: 2px;
}

.table-calculator input#calculator-d {
	width: 138px;
	font-size: 24px;
	padding:15px 5px 15px 0;
	text-align: right;
}
.table-calculator button {
	font-size: 24px;
	margin: 3px;
	padding: 22px 5px;
	width: 68px;
}

.calculator-sho-info{
	width: 98%;
	height: 40px;
	margin: 4px auto;
	background-color: #ffffff;
}

.calculator-sho-info tbody{
	background-color: #ffffff;
	border: 1px solid #7e7e7e;
	border-radius: 3px;
	box-shadow: none;
	display: block;
	padding: 10px;
	font-size: 16px;
}

.calculator-swatch{
	padding-right: 16px;
}

.calculator-xy-data{
	width: 45%;
	min-width: 110px;
	max-width: 140px;
	font-size: 14px;
}

.closed {
	display: none;
}
.calculator-num-title{
	font-size: 24px;
	text-align: right;
}

@media (max-width: 769px) {
	.calculator{
		left: 18%;
	}
	.calculator-sho-info tbody{
		padding: 7px;
	}
	.calculator-xy-data{
		width: 35%;
		min-width: 78px;
		max-width: 140px;
	}
	.calculator-xy-data .ruby{
		font-size: 10px;
	}
	.calculator-num-title{
		font-size: 20px;
	}
	.table-calculator input#calculator-d{
		width: 115px;
		font-size: 20px;
		padding: 13px 5px 13px 0;
	}
	.table-calculator button{
		font-size: 20px;
		margin: 2px;
		padding: 17px 0px;
		width: 58px;
	}
}

@media (max-width: 480px) {
	.calculator{
		left: -2px;
	}
	.calculator-sho-info tbody{
		padding: 4px;
	}
	.calculator-xy-data{
		width: 30%;
		min-width: 80px;
		max-width: 140px;
	}
	.calculator-xy-data .ruby{
		font-size: 10px;
	}
	.calculator-num-title{
		font-size: 16px;
	}
	.table-calculator input#calculator-d{
		width: 102px;
		font-size: 16px;
		padding: 12px 5px 12px 0;
	}
	.table-calculator button{
		font-size: 16px;
		margin: 1px;
		padding: 15px 0px;
		width: 55px;
	}
}
/* calculator Style ed*/

/* Large modal Style st*/
.modal-large{
	position:fixed;
	top:50%;
	left: 1%;
	z-index:1050;
	width: 98%;
	left: 1%;
	margin: -250px 0 0;
	overflow:auto;
	background-color:#fff;
	border:1px solid #999;
	border:1px solid rgba(0,0,0,0.3);
	*border:1px solid #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);
	box-shadow:0 3px 7px rgba(0,0,0,0.3);
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	background-clip:padding-box;
}
@media (max-width: 769px) {
	.modal-large .col-md-6{
		width: 430px;
	}
}
@media (max-width: 480px) {
	.modal-large{
		left: 3%;
		width: 93%;
		margin: -148px 0 0;
	}
	.modal-large .modal-header{
		padding: 5px 15px;
	}
	.modal-large .modal-body{
		max-height: 130px;
	}
	.modal-large .modal-footer{
		padding: 6px 15px;
	}
	.modal-large .col-md-6{
		width: auto;
	}
}
@media (max-width: 320px) {
	.cart_copy_modal_show{
		margin-top: 5px;
	}
}
/* Large modal Style ed*/

/* Send Tok Mail Modal st */
.send_mail_clim_modal{
	position:fixed;
	top: 300px;
	left: 9%;
	z-index:1050;
	width: 80%;
	margin: -250px auto 0;
	overflow:auto;
	background-color:#fff;
	border:1px solid #999;
	border:1px solid rgba(0,0,0,0.3);
	*border:1px solid #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);
	box-shadow:0 3px 7px rgba(0,0,0,0.3);
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	background-clip:padding-box;
}
.modal-body-send-mail-select-clim{
	max-height: 600px;
	padding:16px 24px;
	overflow-y: scroll;
}

.modal-send-mail{
	position:fixed;
	top:40%;
	left: 50%;
	z-index:1050;
	width: 954px;
	margin: -250px 0 0 -477px;
	overflow:auto;
	background-color:#fff;
	border:1px solid #999;
	border:1px solid rgba(0,0,0,0.3);
	*border:1px solid #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow:0 3px 7px rgba(0,0,0,0.3);
	box-shadow:0 3px 7px rgba(0,0,0,0.3);
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	background-clip:padding-box;
}
.modal-body-send-mail{
	max-height: 480px;
}
.mail-preview-th{
	width: 104px;
	text-align:right;
}
.mail-preview-td{
	display:inline-block;
}
.mail-title-preview, .mail-body-preview{
	width:741px;
	margin-right: 78px;
	background-color:#fff !important;
}
.mail-body-preview{
	height: 400px;
	resize:none;
}

@media (max-width: 1199px){
	.modal-send-mail{
		width: 740px;
		margin-left: -370px;
	}
	.mail-preview-th{
		width: 70px;
	}
	.mail-title-preview, .mail-body-preview{
		width: 594px;
		margin-right: 46px;
	}
}
@media (max-width: 979px){
	.modal-send-mail{
		width: 620px;
		margin-left: -310px;
	}
	.mail-title-preview, .mail-body-preview{
		width: 456px;
		margin-right: 66px;
	}
}
/* Send Tok Mail Modal ed */

/*header-name*/
.navbar .header-name {}
@media (max-width: 480px) {
	.navbar .header-name {font-size: x-small;}
	.btn-navbar{  margin-right: 0px;}
}
@media (min-width: 480px) and (max-width: 768px) {
	.navbar .header-name {font-size: x-small;}
}
@media (min-width: 768px) and (max-width: 980px) {
}
@media (max-width: 980px) {
}
@media (min-width: 1210px) {
}

/*odr_top_img*/
.odr_top_img {}
.odr_top_img img {max-height:50px;}
@media (min-width: 480px) and (max-width: 768px) {
  .odr_top_img {max-width:300px;}
	.odr_top_img img {max-width:100%;height:auto;}
}
@media (max-width: 480px) {
  .odr_top_img {max-width:300px;}
  .odr_top_img img {max-width:100%;height:auto;}
}
@media (max-width: 320px) {
	.odr_top_img {max-width:200px;}
	.odr_top_img img {max-width:100%;height:auto;}
}

/*odr_detail_head*/
.odr_detail_head {}
@media (max-width: 480px) {
	.odr_detail_head h2{font-size: 15px;}
}
@media (min-width: 480px) and (max-width: 768px) {
	.odr_detail_head h2{font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 980px) {
}
@media (max-width: 980px) {
}
@media (min-width: 1210px) {
}

.loading img{padding:5px; float: right;}
#tablelist tr{display:none;}
#tablelist tr.show{display: block;}

.navbar .nav > li > a {
  color: #bbbbbb;
}
.navbar .brand {
/*  color: #FFFFFF;*/
}

@media only screen and (max-width: 480px) {
  .touch .modal .modal-body {
    max-height: none;
  }
}

.changed-color {
  background-color:#FFF5BA;background-image:-moz-linear-gradient(top, #FFEFAA, #FFF5BA);background-image:-ms-linear-gradient(top, #FFEFAA, #FFF5BA);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#FFEFAA), to(#FFF5BA));background-image:-webkit-linear-gradient(top, #FFEFAA, #FFF5BA);background-image:-o-linear-gradient(top, #FFEFAA, #FFF5BA);background-image:linear-gradient(top, #FFEFAA, #FFF5BA);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEFAA', endColorstr='#FFF5BA', GradientType=0);border-color:#FFF5BA #FFF5BA #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

legend {
  margin-bottom:7px;
}

p{
  margin: 0 0 3px;
}

/* 2021.04.XX Del↓ */
/*.android .modal.fade.in {*/
/*  top:60%;*/*/
/*}*/
/* 2021.04.XX Del↑ */

/* 2015.11.06 Add */
.cart_stored{
	background-color:#F8D206 !important;
}

input.cart_stored_inp{
	background-color:#F8D206;
}

/* 2015.11.06 Add st */
#sku_borderline_stock thead{
	border-bottom:2px solid #0074cc;
}

#sku_borderline_stock th,sku_borderline_stock td{
	padding:12px;
}
/* 2015.11.06 Add ed */

/* 2017.09.01 Add st */
.send_mail_clim_modal a {
    text-decoration: underline;
}
/* 2017.09.01 Add ed */

/* 2018.09.14 Add st */
.add_cart_link_fixed {
    position: fixed;
    bottom: 11px;
    right: 60px;
    opacity: 0.8;
}
/* 2018.09.14 Add ed */

/* 2018.10.26 Add st */
.sho_sku_list_label {
    font-size:0.8em;
}
.sho_sku_list_value {
    font-size:1.2em;
}
.sho_sku_list_change_btn {
    font-size: 1.1em;
    line-height: 1.0em;
}
/* 2021.05.XX Add st */
.sho_sku_list_excludetax {
    font-size:0.8em;
    margin-top:1px;
    margin-bottom:2px;
}
/* 2021.05.XX Add ed */
.input_sku_gedai_numpad td {
    padding: 2px !important;
}
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
  -webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.5);
          box-shadow: inset 0 0 100px rgba(0,0,0,.5);
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}
/* 2018.10.26 Add ed */

/* 2020.06.16 Add↓ */
#update_texts_basicinfo_table .form-group {
    margin-bottom: 0px;
}
/* 2020.06.16 Add↑ */
/* 2020.07.20 Add↓ */
@media (max-width: 767px) {
  .item-list-td td {
      font-size: 1.1em;
  }
}
.fp_price_tag i {
    font-size: 0.5em;
}
.change-ws-backtr {
    background-color: #F9F9F9;
}
.change-ws-backhr {
    height: 3px;
}
/* 2020.07.20 Add↑ */

/* 2020.XX.XX Add↓ */
.swatch_image_enable .sho-info-grp .swatch-data {
  margin-top:10px;
  width: 60px;
  position: relative;
}
@media (max-width: 1199px) {
  .swatch_image_enable .sho-info-grp .swatch-data {
  margin-top:0px;
  }
}
.swatch_image_enable .admin-shoinfo-td {
    min-height: 50px;
    height: 60px;
    text-align: left;
    position: relative;
    word-break: break-all;
}
.swatch_image_enable td.admin-shoinfo-td:first-child {
  width: 60px;
  position: relative;
}
.swatch_image_enable .oe-color-swatch-large {
    position: absolute;
    top: 0px;
    width: 50px;
    height: 50px;
}
.swatch_image_enable .color-swatch-large.oe-color-swatch-shadow {
    position: absolute;
    top: 0px;
    width: 50px;
    height: 50px;
}
/* 2020.XX.XX Add↑ */

/* 2021.02.04 Add↓ */
.list-group.list-group-skulist .list-group-item {
    margin-left: 50px;
}
.list-group.list-group-skulist {
    position: relative;
    margin-bottom: 5px;
}
.list-group.list-group-skulist img {
    position: absolute;
    left: 0;
    top: 0;
}
/* 2021.02.04 Add↑ */

/* 2021.03.22 Add↓ */
.collapse_btn_parent i.collapse_btn_hide {
    display: block;
}
.collapse_btn_parent i.collapse_btn {
    display: none;
}
.collapse_btn_parent.collapsed i.collapse_btn_hide {
    display: none;
}
.collapse_btn_parent.collapsed i.collapse_btn {
    display: block;
}

@media (max-width: 400px) {  
  #other-sakimono-cat-list table h4, #other-genbutsu-cat-list table h4 {
    font-size:0.9em !important;
  }
}
/* 2021.03.22 Add↑ */

/* 2023.06.08 Add↓ */
.bootbox .modal-body {
    max-height: calc(100vh - 212px);
    overflow-y: auto;
}
.popchecklist label {
  font-size: 1.2em;
}
.popchecklist input[type="checkbox"]{
  transform: scale(1.5);
}
/* 2023.06.08 Add↑ */
