img.company_re1 {
    position: absolute;
    left: -80px;
    bottom: -5px;
}
p.title1_sub {
    line-height: 2.3;
}
.shoplist01_wrapper {
    background-position: top 150px 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 {
    position: absolute;
    top: -50px;
    left: 10px;
}
.shoplist01_wrapper_flex02 img.shoplist01_wrapper_flex_abs1 {
    left: auto;
    right: 10px;
}
.shoplist01_wrapper p {
    font-weight: 500;
    letter-spacing: 0.12em;
    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;
}
img.back_re {
    position: absolute;
    right: 11px;
    bottom: -105px;
}

.shoplist02_wrapper .uagb-columns__inner-wrap {
    max-width: 1740px !important;
}
.shoplist02_wrapper .wp-block-uagb-column {
    overflow: visible;
}
.shoplist02_wrapper_flex {
    justify-content: space-between;
}
.shoplist02_wrapper_flex .shop_card {
    width: calc(100% / 3 - 20px);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    box-shadow: 0 5px 0 rgba(160,120,136,.1);
}
.shoplist02_wrapper_flex .shop_card .shop_card_text {
    padding: 25px 40px;
    padding-bottom: 110px;
}
.shop_card_tyle span,
.shoplist02_wrapper_bottom span.bg_pink {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.1em;
    border-radius: 15px;
    padding: 5px 5px 6px;
    line-height: 1;
    margin-right: 10px;
    width: 80px;
    text-align: center;
}
.shoplist02_wrapper_flex .shop_card p,
.shoplist02_wrapper_bottom p {
    font-weight: 500;
    letter-spacing: 0.1em;
}
.shoplist02_wrapper_flex .shop_card p.ao1,
.shoplist02_wrapper_bottom p.ao1 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 1.6;
}
.shoplist02_wrapper_flex td.chairo,
.shoplist02_wrapper_bottom td.chairo {
    font-size: 14px;
    padding: 0;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2;
}
.shoplist02_wrapper_flex td:first-child,
.shoplist02_wrapper_bottom td:first-child {
    font-weight: 600;
    width: 95px;
}
.shoplist02_wrapper_flex td:last-child,
.shoplist02_wrapper_bottom td:last-child {
    width: calc(100% - 95px);
    letter-spacing: 0.03em;
}
.shoplist02_wrapper_bottom td:last-child {
    letter-spacing: 0.1em;
}
.shoplist02_wrapper_flex table, .shoplist02_wrapper_flex td,
.shoplist02_wrapper_bottom table, .shoplist02_wrapper_bottom td {
    border: none;
    margin-bottom: 0;
}
.shoplist02_wrapper_flex .btn_wrapper {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
}
img.shop_f {
    position: absolute;
    left: 30%;
    top: -30px;
}
img.shop_re {
    position: absolute;
    bottom: 0;
    right: 80px;
}
.shoplist02_wrapper_bottom {
    box-shadow: 0 5px 0 rgb(160 120 136 / 10%);
    padding: 35px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    justify-content: flex-start;
    align-items: flex-end;
}
.shoplist02_wrapper_bottom_text {
    padding: 10px 80px;
}
.shoplist02_wrapper_bottom_text01 {
    border-right: 1px solid #ddd;
    width: calc(62% - 474px);
}
.shoplist02_wrapper_bottom_text02 {
    width: 38%;
}
.shoplist02_wrapper_bottom table {
    margin-bottom: 30px;
}

@media (max-width: 1800px) {
  .shoplist02_wrapper_bottom td:last-child {
      letter-spacing: 0.03em;
  }
  .shoplist02_wrapper_bottom_text01 {
      width: calc(65% - 474px);
  }
  .shoplist02_wrapper_bottom_text02 {
      width: 35%;
  }
  .shoplist02_wrapper_bottom_text {
      padding: 10px 50px;
  }
  img.shop_re {
      right: 35px;
  }
  img.shop_f {
      left: 27%;
  }

}

@media (max-width: 1600px) {
  img.shoplist02_wrapper_bottom_media {
      width: 400px;
      margin-bottom: 13px;
  }
  .shoplist02_wrapper_bottom_text {
      padding: 0 45px;
  }
  .shoplist02_wrapper_bottom_text01 {
      width: calc(65% - 400px);
  }
  img.shop_re {
      right: 25px;
  }
}

@media (max-width: 1500px) {
  .shoplist02_wrapper_flex .shop_card .shop_card_text {
      padding: 25px 30px;
      padding-bottom: 110px;
  }
  .shoplist01_wrapper {
      background-image: none !important;
  }
  img.shop_f {
      left: 23%;
  }
  .shoplist02_wrapper_bottom {
      padding: 30px;
  }
  .shoplist02_wrapper_bottom_text {
      padding: 0 30px;
  }
  .shoplist02_wrapper_flex td:first-child,
  .shoplist02_wrapper_bottom td:first-child {
      width: 75px;
  }
  .shoplist02_wrapper_flex td:last-child,
  .shoplist02_wrapper_bottom td:last-child {
      width: calc(100% - 75px);
      letter-spacing: 0.01em;
  }
  img.shop_re {
      right: 20px;
  }
  .shoplist02_wrapper_bottom td:last-child {
      letter-spacing: 0;
  }
}

@media (max-width: 1359px) {
  .shoplist02_wrapper_bottom {
      flex-wrap: wrap;
  }
  img.shoplist02_wrapper_bottom_media {
      width: 474px;
      margin-bottom: 25px;
      margin-right: calc(50% - 237px);
      margin-left: auto;
  }
  .shoplist02_wrapper_bottom_text {
      width: 50%;
  }
  .shop_card_tyle span, .shoplist02_wrapper_bottom span.bg_pink {
      font-size: 13px;
      letter-spacing: 0.05em;
      width: 70px;
  }
  img.shop_f {
      left: 20%;
  }
}

@media (max-width: 499px) {
  .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_abs1 {
      top: -40px;
      width: 74px;
  }
  img.shoplist01_wrapper_flex_midia {
      margin-bottom: 15px;
  }
  .shoplist01_wrapper_flex_text .title1 h4.noto {
      letter-spacing: 0.01em;
      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.back_re {
      right: 0;
      bottom: -70px;
      width: 58px;
  }
  .shoplist02_wrapper_flex {
      flex-wrap: wrap;
  }
  .shoplist02_wrapper_flex .shop_card {
      width: 100%;
      border-radius: 8px;
  }
  .shoplist02_wrapper_flex .shop_card .shop_card_text {
      padding: 15px 20px;
      padding-bottom: 20px;
  }
  .shop_card_tyle span, .shoplist02_wrapper_bottom span.bg_pink {
      font-size: 11px;
      letter-spacing: 0.01em;
      width: 65px;
      margin-right: 0;
      padding: 5px 3px 6px;
  }
  .shop_card_tyle span:not(:last-child) {
      margin-right: 5px;
  }
  .shoplist02_wrapper_flex .shop_card p, .shoplist02_wrapper_bottom p {
      margin-bottom: 10px !important;
  }
  .shoplist02_wrapper_flex .shop_card p.ao1, .shoplist02_wrapper_bottom p.ao1 {
      font-size: 16px;
      font-weight: 600;
      letter-spacing: 0.1em;
      line-height: 1.6;
  }
  .shoplist02_wrapper_flex td.chairo, .shoplist02_wrapper_bottom td.chairo {
      letter-spacing: 0.01em;
      line-height: 1.8;
  }
  .shoplist02_wrapper_flex .btn_wrapper {
      margin-bottom: 0 !important;
      bottom: auto;
      position: relative;
      margin-top: 20px;
  }
  img.shop_f,
  img.shop_re {
      display: none;
  }
  .shoplist02_wrapper_bottom {
      padding: 25px;
      padding-bottom: 30px;
  }
  img.shoplist02_wrapper_bottom_media {
      width: 100%;
      margin-bottom: 20px;
      margin-right: 0;
      margin-left: 0;
  }
  .shoplist02_wrapper_bottom_text {
      width: 100%;
      padding: 0;
  }
  .shoplist02_wrapper_bottom_text01 {
      border-right: none;
      border-bottom: 1px solid #ddd;
      padding-bottom: 35px;
      margin-bottom: 25px;
  }
  .shoplist02_wrapper_flex .shop_card .shop_card_text .button_round_ao,
  .shoplist02_wrapper_bottom_text .button_round_ao {
      /* padding: 9px; */
      font-size: 14px;
  }
  .shoplist02_wrapper_bottom_text {
      text-align: center;
  }
  .shoplist02_wrapper_bottom span.bg_pink {
      display: block;
      padding: 5px 3px;
  }
  .shoplist02_wrapper_bottom table {
      margin-bottom: 20px;
  }
}

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