img.message_re {
    position: absolute;
    bottom: 10px;
    right: -80px;
    z-index: -1;
}
img.company_info_f {
    position: absolute;
    left: 15%;
    top: -30px;
}
p.title1_sub {
    line-height: 2.3;
}
.shoplist01_wrapper {
    background-position: top 120px left !important;
}
.shoplist01_wrapper .wp-block-uagb-column {
    overflow: visible;
}
.shoplist01_wrapper_flex:not(:last-child) {
    padding-bottom: 80px;
}
.shoplist01_wrapper_flex {
    justify-content: space-between;
    align-items: center;
}
.shoplist01_wrapper_flex02 .shoplist01_wrapper_flex_img {
    order: 1;
}
.shoplist01_wrapper_flex_img,
.shoplist01_wrapper_flex_text {
    position: relative;
    width: calc(50% - 35px);
}
img.shoplist01_wrapper_flex_abs1 {
    left: -35px;
    position: absolute;
    bottom: -10px;
}
.shoplist01_wrapper p {
    font-weight: 500;
    letter-spacing: 0.02em;
    font-size: 15px;
    line-height: 2.3;
}
.shoplist01_wrapper_flex_text .title1 h4.noto {
    display: inline;
    line-height: 1.6;
    padding: 0 3px 0 5px;
}
.history_wrapper .wp-block-uagb-column,
.info_wrapper .wp-block-uagb-column {
    overflow: visible;
}
table, table td {
    border: none;
    margin: 0;
}
.history_wrapper .bg_fff {
    padding: 70px 65px;
    border-radius: 15px;
}
.history_wrapper .bg_fff td {
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2;
    padding: 15px 30px;
}
.history_wrapper .bg_fff td a {
    border-bottom: 1px solid;
    color: #693d42;
}
.history_wrapper .bg_fff tr {
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: flex-start;
}
.history_wrapper .bg_fff tr:first-child {
    border-top: 1px solid #ddd;
}
.history_wrapper .bg_fff td.ao1 {
    width: 165px;
}
.history_wrapper .bg_fff td.ao1 {
    width: 180px;
}
.history_wrapper .bg_fff td.chairo {
    width: calc(100% - 180px);
    padding-left: 0;
}
.history_wrapper .bg_fff td a:hover {
    text-decoration: none;
    color: #16c0ef;
}
.company04_wrapper_flex {
    justify-content: space-between;
    padding: 0 90px;
}
.company04_wrapper_flex a {
    width: calc(100% / 2 - 25px);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    box-shadow: 0 5px 0 rgba(160,120,136,.1);
    border-left: 1px solid #f5f1f3;
    border-right: 1px solid #f5f1f3;
    top: 0;
    transition: all .3s;
}
.company04_wrapper_flex a:hover {
    top: 4px;
    box-shadow: 0 1px 0 rgba(160,120,136,.1);
}
.company04_wrapper_flex a p {
    padding: 10px;
    font-weight: 500;
    letter-spacing: 0.1em;
    font-size: 18px;
}
.company04_wrapper_flex a p span.arrow_right {
    position: relative;
    right: -15px;
    transition: all .3s;
}

@media (max-width: 1600px) {
  img.message_re {
      right: -50px;
      width: 80px;
  }
}

@media (max-width: 1500px) {
  .shoplist01_wrapper {
      background-image: none !important;
  }
}

@media (max-width: 1300px) {
  img.message_re {
      display: none;
  }
}

@media (max-width: 499px) {
  img.message_re,
  img.company_info_f {
      display: none;
  }
  .company04_wrapper_flex {
      padding: 0;
  }
  .company04_wrapper_flex a {
      width: calc(50% - 10px);
  }
  .company04_wrapper_flex a p {
      font-size: 14px;
      padding: 8px;
      letter-spacing: 0.01em;
      line-height: 1.8;
  }
  .shoplist01_wrapper_flex:not(:last-child) {
      padding-bottom: 50px;
  }
  .shoplist01_wrapper_flex02 .shoplist01_wrapper_flex_img {
      order: 0;
  }
  .shoplist01_wrapper_flex>div {
      width: 100%;
  }
  img.shoplist01_wrapper_flex_midia {
      margin-bottom: 15px;
  }
  .shoplist01_wrapper_flex_text .title1 h4.noto {
      letter-spacing: 0.1em;
      padding: 0;
  }
  .shoplist01_wrapper p.chairo {
      font-size: 14px;
      line-height: 2;
  }
  .shoplist01_wrapper p.chairo br {
      display: none;
  }
  p.title1_sub {
      line-height: 2;
  }
  .shoplist01_wrapper_flex_text .mb_35 {
      margin-bottom: 15px !important;
  }
  img.shoplist01_wrapper_flex_abs1 {
      left: auto;
      bottom: 10px;
      width: 61px;
      right: -20px;
  }
  .history_wrapper .bg_fff {
      padding: 30px 20px;
      border-radius: 10px;
  }
  .history_wrapper .bg_fff tr {
      flex-wrap: wrap;
  }
  .history_wrapper .bg_fff td.ao1,
  .history_wrapper .bg_fff td.chairo {
      width: 100%;
      padding: 10px 5px;
  }
  .history_wrapper .bg_fff td.ao1 {
      padding-bottom: 0;
  }
  .history_wrapper .bg_fff td.chairo {
      padding-top: 0;
  }
  .history_wrapper .bg_fff td {
      letter-spacing: 0.01em;
      line-height: 1.8;
      font-size: 14px;
  }


}

@media (max-width: 374px) {
  .shoplist01_wrapper_flex_text .title1 h4.noto {
      font-size: 18px;
      letter-spacing: 0;
  }
}
