.item_all {
  width: calc(100% - 250px);
}

.item_category_name_all {
  background-color: #142141;
  text-align: center;
  line-height: 16px;
  margin-top: 10px;
}

.item_category_name {
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 80px;
}

.item_cell {
  border: 1px solid #142141;
  background-color: #ffffff;
  text-align: center;
  aspect-ratio: 4/3;
  padding-bottom: 10px;
  border-radius: 3px;
  margin-top: 10px;
  height: fit-content
}

.item_category_name_btn_ninmae_all {
  float: revert-layer;
  /* border: 1px solid #fff; */
    margin-left: 10px;
    /* padding: 10px 5px 10px 20px; */
    /* border-radius: 3px; */
    position: relative;
  display: inline-block;
  padding: 0.8em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: rgb(255 165 0);/*色*/
  border-radius: 4px;/*角の丸み*/
  font-weight: bold;
}

.item_category_name_btn_ninmae_all_2 {
  float: revert-layer;
  /* border: 1px solid #fff; */
    margin-left: 10px;
    /* padding: 10px 5px 10px 20px; */
    /* border-radius: 3px; */
    position: relative;
  display: inline-block;
  padding: 0.8em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: rgb(1, 105, 52);
  border-radius: 4px;/*角の丸み*/
  font-weight: bold;
}

.item_category_name_btn_ninmae {
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  width: 110px;
    height: 20px;
    line-height: 20px;
    display: flex;
}

.item_category_name_btn_ninmae_2 {
  color: #fff;
  font-size: 1.25rem;
  font-weight: bold;
  width: 180px;
  height: 20px;
  line-height: 20px;
  display: flex;
}

.item_category_name_btn_ninmae_arrow {
background-image: url(../newDesign_image/cart_ninmae_arrow.png?aa);
    background-repeat: round;
    margin-left: 20px;
    width: 25%;
    aspect-ratio: 1/1;
  }

  .item_category_name_btn_ninmae_arrow_2 {
    background-image: url(../newDesign_image/cart_ninmae_arrow.png?aa);
    background-repeat: round;
    margin-left: 10px;
    aspect-ratio: 1 / 1;
    width: 14%;
}

  .item_category_name_btn_ninmae_select {
    top: -20px;
    left: -93px;
    }

    .item_category_name_btn_ninmae_select_2 {
      position: absolute;
      top: 20px;
      left: -110px;
  }

.item_list {
  font-weight: bold;
}

.item_cell_name {
  font-size: 0.8rem;
  display: block;
  margin-top: 7px;
  margin-bottom: 20px;
  position: relative;
    top: 15px;
    height: 50%;
}

.item_cell_price {
  color: #bf1a1a;
  font-size: 2vw;
  /* text-shadow: 0.1px 0, 0.1px -0.1px 0px, -0.1px 0.1px 0, -0.1px -0.1px 0px, 0.1px 0px 0px, 0px 0.1px 0px, -0.1px 0px 0px, 0px -0.1px 0px;
    letter-spacing: 1px; */
}

.item_cell_price_yen_kanji {
  color: #bf1a1a;
  vertical-align: sub;
}

.item_cell_price_yen {
  vertical-align: sub;
}



.item_cell_img {
/* height: 145px; */
margin-top: 10px;
}

.item_cell_cartNum {
  background-color: red;
  border-radius: 100px;
  width: 25px;
  color: #fff;
}

@media screen and (min-width:1100px)
{
  .item_cell_name {
    /*height: 30%;*/
    /*font-size: 125%;*/
    font-size: 1.0rem;
  }  
}

@media screen and (min-width:1500px)
{
  html {
    font-size: 125%;
}

.item_all {
  width: calc(100% - 360px);
}

.item_cell_cartNum {
  width: 30px;
}

.item_category_name_btn_ninmae{
  width: 120px;
    }
    .item_category_name_btn_ninmae_select {
      top: -20px;
      left: -102px;
      }

      .item_category_name_btn_ninmae_select_cell {
      width: 115px;
      }

      .item_category_name_btn_ninmae_arrow_2 {
        width: 17%;
    }

    .item_category_name_btn_ninmae_select_2 {
      left: -135px;
  }
}

@media screen and (max-width:901px)
{
  .item_all {
    width: 100%;
}

.item_cell_cartNum {
  width: 50px;
  height: 50px;
  font-size: 30px;
  line-height: 50px;
}

.item_list {
  width: 98%;
  padding: 0 9px;
}

.item_cell_name,.item_cell_price_yen_kanji,.item_cell_price_yen {
  font-size: 4vw;
  vertical-align:middle;
}

.item_cell_name {
  font-size: 4vw;
  height: 40%;
}

.item_cell_price  {
  font-size: 5vw;
}

.item_cell_img {
 margin-top: 10px;
  }

.item_category_name_btn_close {
  background-image: url(../newDesign_image/close_batsu.png?aa);
    background-repeat: round;
    width: 7%;
    aspect-ratio: 1/1;
    padding: 5px;
  }

  .item_category_name_btn_ninmae{
width: 120px;
  }

  .item_category_name_btn_ninmae_2 {
    font-size: 36px;
    width: 260px;
}

  .item_category_name {
    font-size: 2rem;
    margin-left: 70px;
  }

  .item_category_name_btn_ninmae_select {
    left: -100px;
    }
    .item_category_name_btn_ninmae_select_2
    {
      top: 25px;
      left: -180px;
    }
}