/*add*/
.carton_only{
color: red;
}

.naire_possible{
display: inline-block;
margin-bottom: 2px;
font-weight: bold;
}

.buy_num_txt{
font-size: 0.9rem;
display: inline-block;
vertical-align: middle;
margin-bottom: 10px; 
}

.buy_num{
font-size: 0.95rem!important;
border: solid 1px #CCCCCC;
height:22px;
}

.btn_gra{
color: white;
/*background:-webkit-gradient(linear, left top, left bottom, from(#F8EBC9), to(#EAC04F));
background:-webkit-linear-gradient(top, #F8EBC9, #EAC04F);
background:-moz-linear-gradient(top, #F8EBC9, #EAC04F);
background:linear-gradient(to bottom, #F8EBC9, #EAC04F);*/
background-color: #ff5722;
border-radius: 5px!important;
border: none;
}

.disable_cartin button.btn_gra:hover, .disable_cartin a.btn_gra_naire:hover{
border: none;
background-color: #b6b6b6;
color: white;
opacity: 0.7; 
transition: all 0.3s;
}

.btn_gra_naire{
color: white;
/*background:-webkit-gradient(linear, left top, left bottom, from(#57AAD8), to(#3987C2));
background:-webkit-linear-gradient(top, #57AAD8, #3987C2);
background:-moz-linear-gradient(top, #57AAD8, #3987C2);
background:linear-gradient(to bottom, #57AAD8, #3987C2);*/
background-color: #2b98f2;
border-radius: 5px!important;
border: none;
}

/*グレー*/
/*.btn_gra{
background:-webkit-gradient(linear, left top, left bottom, from(#F0D48A), to(#E8E9EC));
background:-webkit-linear-gradient(top, #F0D48A, #E8E9EC);
background:-moz-linear-gradient(top, #F0D48A, #E8E9EC);
background:linear-gradient(to bottom, #F0D48A, #E8E9EC);
}*/

.itemdetail_size, .itemdetail_carton, .itemdetail_material, .itemdetail_nowrap .i_nowrap{
white-space: nowrap;
}

table.table_inner tr:first-child td:first-child{white-space: nowrap;}


/*add*/

.input-prepend.input-append input {
  font-size: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 40px;
  text-align: center;
}

.mar_l_3{
  margin-left: 3px;
}

.product-image {
  padding: 0 3% 0 0;
  margin: 0 0 35px;
}

.selling_price{
  text-align: left;
  font-size: 1.1rem;
}

.selling_price td{
  color: #AF280A;
  font-size: 1.2rem;
  padding-left: 10px;
  font-weight: bold;
}

.list_price{
  color: #565656;
  font-size: 1rem;
}

.list_price td{
  text-decoration: line-through;
  padding-left: 10px;
  font-size: 1.1rem;
}

.tag_list{
display: inline-block;
font-size: 0.95rem;
margin-left: 5px;
background-color: #F3F4F5;
padding: 5px;
color: #3783BF;
border-radius: 5px;
}

a.tag_list:hover{text-decoration: none; color: #6A9EFF;}

.item_number{
font-size: 15px;
margin-top: -25px;
}

/* Feature section in ZoomEngine page */
.zoom-section {
  clear:both;
}

* html .zoom-section {
  display:inline;
  clear:both;
}

.zoom-small-image {
/*  float: left;
  margin-top: 4px;*/
  width: 100%;
}
.zoom-small-image #wrap {
  position: relative;
  top: 0px;
  z-index: 999;
}

.cloud-zoom {
  margin-bottom: 20px;
}

.zoom-small-image .mousetrap {
  position: absolute;
  top:0px;
  left:0px;
  z-index:99;
  width: 100%;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
  clear: left;
  width: 100%;
}

a.cloud-zoom {
  cursor: zoom-in;
}

a.cloud-zoom-gallery {
  display: block;
  float: left;
  margin: 0 18px 18px 0;
  width: 83px;
  height: 83px;
  cursor: pointer;
}
a.cloud-zoom-gallery:nth-child(5), a.cloud-zoom-gallery:nth-child(10), a.cloud-zoom-gallery:nth-child(15), a.cloud-zoom-gallery:nth-child(20), a.cloud-zoom-gallery:nth-child(25), a.cloud-zoom-gallery:nth-child(30), a.cloud-zoom-gallery:nth-child(35), a.cloud-zoom-gallery:nth-child(40), a.cloud-zoom-gallery:nth-child(45), a.cloud-zoom-gallery:nth-child(50)  {
  margin: 0 0 18px 0;
}
.zoom-tiny-image {
  padding: 3px;
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  background: #efefef;
}
.zoom-tiny-image.selected {
  border: 1px solid #c86464;
  background: #c86464;
}
.zoom-tiny-image:hover {
  border: 1px solid #c86464;
}

/*a.gallery_last{
  margin-right: 0;
}*/

.table_font{
/*font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;*/
font-size: 0.95rem;
}

.table_inner td{
vertical-align: top;
border: none;
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 2px;
}

.on_mouse_txt{
text-align: center;
margin-top: -10px;
margin-bottom: 20px;
font-weight: bold;
}

@media (max-width: 1260px) {
a.cloud-zoom-gallery:nth-child(5), a.cloud-zoom-gallery:nth-child(10), a.cloud-zoom-gallery:nth-child(15), a.cloud-zoom-gallery:nth-child(20), a.cloud-zoom-gallery:nth-child(25), a.cloud-zoom-gallery:nth-child(30), a.cloud-zoom-gallery:nth-child(35), a.cloud-zoom-gallery:nth-child(40), a.cloud-zoom-gallery:nth-child(45), a.cloud-zoom-gallery:nth-child(50) {
  margin: 0 18px 18px 0;
}
}


