h1.nopage{
  display:none;
}
#contents {
    float: none;
    margin: auto;
    width: 90%;
    padding: 0;
    max-width: 960px;
}
h2.pad_l_10.mar_b_20.txt_28.txt_fwn.bor_b_1{
  color:#CFB53B;
  display:block;
  font-size:1.2em;
  margin-bottom:30px;
}
.input-prepend.input-append input {
  font-size: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 100px;
  text-align: right;
}
.stock_error {
  color: #DB5656;
}
#contents .topicpath-nav {
    margin-top: 15px;
  margin-bottom: 20px;
    font-size: 0.8em;
}

#side{
  display:none;
}
form img {
    width: 550px;
}
.product-order-exp {
    margin-top: 0;
}
.col.col-lg-6.col-sm-12.mar_b_30 {
      font-size: 1.2em;
    width: 100%;
}
.mar_b_20{
          font-size: 0.8em;
        line-height: 2.5em;
}
.check ul li.mar_b_20{
  line-height:1em;
}
.btn{
  background-color: #dc143c;
  border:none;
  color:#fff;
  font-size: 1.5em !important;
}
.btn:hover{
  color:#fff;
  opacity:0.7;
  transition: 1.0s;
  background:#dc143c;
}
input.pad_10 {
    padding: 0.5em;
    border: 1px solid #dc143c;
}

    .icon-lg-b.icon-cart {
        display: none;
}
.input-prepend.input-append {
  display: flex;
  justify-content: flex-start; /* ← 左寄せに */
  align-items: center;
  gap: 8px; /* 数字とボタンの間に余白 */
  margin-top: 10px;
}
.input-prepend.input-append input[type="text"] {
  width: 80px; /* 大きさを適度に */
  height: 48px;
  font-size: 1.5rem;
  text-align: center;
  box-sizing: border-box;
  border: 2px solid #cc0000;
  border-radius: 4px;
}
.updown {
    display: flex;
  flex-direction: column;
    justify-content: start;
  gap: 2px;
}
.oderin{
  display:flex;
}

.updown span {
      font-size: 10px;
    color: #dc143c;
    display: inline-block;
}
.updown a:first-child span {
  transform: rotate(-90deg);
}
.updown a:last-child span {
  transform: rotate(90deg);
}
a.btn.pad_10 {
  display:block;
    background: #dc143c50;
  padding: 0 10px;
  height:auto;
}
    .icon-lg-b, .icon-lg-w {
        width: 24px;
        height: 20px;
}
.icon-lg-b.icon-chevron_up {
        background-position: -0px -218px;
    }
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
   -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.table-bordered {
    border: 1px solid #ddd;
    border-collapse: collapse;
}
.btn-lg {
    border-radius: 20px;
}
table#option_tbl th {
    text-align: center;
    font-weight: 300;
    letter-spacing: 0.1em;
}
table#option_tbl td {
    /*display: flex;*/
}
table#option_tbl td label {
    display: block;
    padding-left: 5px;
      margin: 0;
}
table#option_tbl td.cell_2 {
    border-top: none;
} 
table#option_tbl tbody tr {
  border-top: 1px dotted #ccc;
}
table#option_tbl tbody tr:first-child {
  border-top: none;
}
tr.stock_head {
/*display:none;*/
}
.check h2{
  display:block !important;
  font-size:1.2em;
}
li.col.col-xs-4.col-sm-3.col-lg-2.history-unit.pad_10.txt_10.mar_b_20.txt_c {
  font-size: 1.1em;
    line-height: 1.2em;
    width: 25%;
    box-sizing: border-box;
    padding: 3%;
}
.check ul li a:last-child{
  margin:0 0 10px;
}

  form ul {
    float: left;
    width: 50%;
}
/*#product form ul li {
        width: 50% ;
    }*/
#product form ul li:first-child {
        width: 100% !important;
    }
form div.product {
    float: right;
    width: 50%;
      padding-left: 5%;
    box-sizing: border-box;
}
ul.product{
  padding:0;
}
ul.mar_b_20.under_list {
    width: 100%;
}
.orderin div {
    width: 100%;
    display: grid;
}
/****
.orderin input.pad_10{

}

.input-prepend.input-append {
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  max-width: 100%;
}

.input-prepend.input-append input[type="text"] {
  width: 60px;
  max-width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.input-prepend.input-append .updown {
  display: flex;
  flex-direction: column;
  margin-left: 5px;
}

.updown a {
  padding: 4px 8px;
  line-height: 1;
}****/

@media screen and (min-width: 769px) {
  .product{
    width:50%;
  }
    #product form ul.product {
    display: flex !important;
    flex-wrap: wrap !important;
  }
     #product form ul li {

}
  ul.under_list{
    width:100%;
  }
  li.col.col-lg-12.mar_b_20.txt_c {
    width: 50% !important;
}
    #product form ul li:first-child {
      width:100%;
    }
    ul.product-image li:first-child {
    width: 100% !important;
}
  }
@media screen and (max-width: 480px) {
 /* .updown {
    transform: rotate(-90deg);
}*/
ul.mar_b_20.under_list {
    width: 100%;
}
  ul.mar_b_20.under_list li {
    margin: 0;
    width: 100% !important;
  }
   ul.product, div.product {
    width:100% !important;
    font-size: 0.9em;
}
  form div.product{
    padding-left: 0;
  }
  h2{
        line-height: 1.5em;
    padding-bottom: 10px;
  }
  .product-order.mar_b_50 {
    clear: both;
}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  form ul li:first-child{
    width:100% !important;
  }
  form ul li.mar_b_20 {
        width: 50%;
        margin-bottom: 20px;
    }
}



