@charset "utf-8";

@media screen and (max-width: 750px) {

  .zeroemi-inc-pc {
  display: none;
  }

  .zeroemi-inc-sp {
    /* display: block; */
  }

  .zeroemi-inc .text-center {
    text-align: center;
  }

  .zeroemi-inc-top {
    /* width: 90%; */
    margin: 0 auto;
    text-align: center;
  }

  .zeroemi-inc h4 {
    font-size: 20px;
    text-align: center;
    background-color: navy;
    color: white;
    width: 90%;
    margin: 0 auto;
    padding: 5px;d
  }

  .zeroemi-inc p {
    /* font-size: 16px; */
  }

  .zeroemi-inc-taisho {
    text-align: center;
    font-size: 18px;
    background-color: white;
    padding: 10px;
    width: 90%;
    margin: 0 auto;
  }

  .zeroemi-inc-width-80 {
    width: 90%;
    margin: 0 auto;
  }

  .zeroemi-inc-aircon-flex {
    width: 98%;
    margin: 0 auto;
    display: flex;
  }

  .zeroemi-inc-aircon-flex p{
    /* font-size: 16px !important; */
  }

  .zeroemi-inc-num{
    font-size: 18px !important;
  }

  .zeroemi-inc-price {
    display: flex;
    font-size: 25px;
    justify-content: center;
    margin-top: 10px;
  }

  .zeroemi-inc-yen {
    font-size: 3vw;
    display: flex;
    align-items: end;
  }

  .zeroemi-inc-maker-price {
    font-size: 15px;
    margin-top:5px;
    display:block;
    line-height:1;
  }

  .zeroemi-inc-price-column {
    background-color: black;
    color: white;
    font-size: 16px;
    padding: 0 5px;
    align-items: center;
    justify-items: center;
    display: flex;
  }

  .zeroemi-inc-gx p,
  .zeroemi-inc-e p {
    font-size: 16px;
    line-height: 1.5;
  }

  .zeroemi-inc-gx,
  .zeroemi-inc-e {
    width: 50%;
    background-color: white;
    box-shadow: 0 5px 5px rgb(22, 22, 22);
    padding: 10px 2px;
    margin: 2px;
  }

  .zeroemi-inc-gx h5,
  .zeroemi-inc-e h5 {
    text-align: center;
  }

  .zeroemi-inc-body {
    height: 50px;
    margin: 0 auto;
  }

  .zeroemi-inc-body img{
    margin: 10px 0;
  }

  .zeroemi-inc-logo img {
    width: 25px !important;
  }

  .zeroemi-inc h5 {
    font-size: 18px;
    line-height: 1.5;
  }

  .zeremi-inc-high {
    color: white;
    /* background-image: linear-gradient(151deg, #f02222, #fda49d); */
    background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
    padding: 2px;
    text-shadow: 1px 0 0 black, 0 1px 0 black, -1px 0 0 black, 0 -1px 0 black;
    font-size: 16px;
  }

  .zeroemi-inc-std {
    background: linear-gradient(45deg, #00a8be 0, #43cfe8 60%, #00a8be 100%);
    color: white;
    text-shadow: 1px 0 0 black, 0 1px 0 black, -1px 0 0 black, 0 -1px 0 black;
    padding: 2px;
    font-size: 16px;
  }

  .zeroemi-inc-size {
    background-color: lightgreen;
    font-size: 16px;
    border-radius: 20px;
    /* color: white;
    text-shadow: 1px 0 0 black, 0 1px 0 black, -1px 0 0 black, 0 -1px 0 black; */
    padding: 2px;
  }

  .zeroemi-inc-high {
    background-color: red;
    color: white;
    font-size: 18px;
    border-radius: 10px;
    padding:5px;
    text-align: left;
  }

  .zeroemi-inc-high span {
    font-size: 18px;
    color: yellow;
    display:block;
    text-align: center;
    font-weight: bold;
  }

  .zeroemi-nebiki span {
    font-size: 25px;
  }

  .zeroemi-nebiki {
    font-size: 18px;
    color: red;
    font-weight: bold;
  }

  .zeroemi-nebiki p{
    font-size: 22px;
  }

  .zeroemi-inc-otoku-back{
    width: 95%;
    margin: 0 auto;
    background-image: linear-gradient(90deg, rgba(247, 93, 139, 1), rgba(254, 220, 64, 1));
  }

  .zeroemi-inc-otoku {
    /* border: orange 5px solid; */
    /* color: red; */
    background-color:white;
    /* color: white; */
    font-size: 16px;
    text-align: left;
    margin: 0 auto;
    padding: 10px;
  }

  .zeroemi-inc-otoku p {
    font-size: 18px;
    /* font-weight: bold; */
  }


  /* .zeroemi-inc-otoku:before {
    content: "";
    display: block;
    background: linear-gradient(135deg, #fff 10px, transparent 0%) 0 10px, linear-gradient(-135deg, #fff 10px, red 0%) 0 10px;
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 20px 20px;
    height: 20px;
  }

  .zeroemi-inc-otoku:after {
    content: "";
    display: block;
    background: linear-gradient(45deg, #fff 10px, transparent 0%) 0 10px, linear-gradient(-45deg, #fff 10px, red 0%) 0 10px;
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 20px 20px;
    height: 20px;
  } */

  .zeroemi-inc-high-text{
    font-size: 3vw;
    font-weight: bold;
/* color: gold;
    text-shadow: 1px 0 0 white, 0 1px 0 white, -1px 0 0 white, 0 -1px 0 white; */
  }

  .zeroemi-inc-stadard-text{
font-size: 3vw;
    /* color: #00a8be;
    text-shadow: 1px 0 0 white, 0 1px 0 white, -1px 0 0 white, 0 -1px 0 white; */
  }

  .zeroemi-inc-otoku-big{
    font-weight:bold;
  }

  .zeroemi-inc-otoku-red{
    color:red;
    font-weight: bold;
  }

  .zeroemi-inc-mini p{
    font-size: 15px}

    .zeroemi-inc-mini{
      font-size: 15px;
    }

    .zeroemi-inc-red{
      color: red;
    }
}