@charset "UTF-8";
/* line 1, app/assets/stylesheets/purchase.scss */
.purchase-area {
  margin: auto;
  overflow: hidden;
}

/* 宅配バナー（買取表ページ上部） */
/* line 7, app/assets/stylesheets/purchase.scss */
.purchase-area .takuhai-banner-login {
  display: block;
  margin: 0 10px 12px;
  max-width: 520px;
  padding: 0;
  border: 1.5px solid #fe5b35;
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(136, 136, 136, 0.2);
  background: #fff;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
}

/* line 21, app/assets/stylesheets/purchase.scss */
.purchase-area .takuhai-banner-login__image {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 560px) {
  /* line 28, app/assets/stylesheets/purchase.scss */
  .purchase-area .takuhai-banner-login {
    max-width: none;
  }
}

/* line 33, app/assets/stylesheets/purchase.scss */
.search-rule-area {
  border: 1px solid rgba(254, 91, 53, 0.35);
  margin: 20px 10px;
  padding: 14px 10px;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(17, 24, 39, 0.08);
}

/* line 42, app/assets/stylesheets/purchase.scss */
.search-area {
  z-index: 3;
  background-color: white;
  gap: 8px;
  margin-top: 4px;
  flex-direction: column;
}

/* line 50, app/assets/stylesheets/purchase.scss */
.rule-area {
  padding: 0 10px 12px 10px;
}

/* line 54, app/assets/stylesheets/purchase.scss */
.note {
  cursor: pointer;
  text-align: center;
  background: linear-gradient(135deg, #fe5b35 0%, #ff7a18 100%);
  width: 132px;
  padding: 7px 10px 6px 10px;
  color: white;
  margin: auto;
  border-radius: 999px;
  font-size: 13px;
}

/* line 66, app/assets/stylesheets/purchase.scss */
#noteModalLabel {
  color: red;
}

/* line 70, app/assets/stylesheets/purchase.scss */
#noteModal .modal-content {
  border: none;
  border-radius: 16px;
  box-shadow: 0 18px 36px rgba(17, 24, 39, 0.18);
  overflow: hidden;
}

/* line 77, app/assets/stylesheets/purchase.scss */
#noteModal .modal-header {
  background: linear-gradient(135deg, #fff4f1 0%, #ffe7df 100%);
  border-bottom: 1px solid #ffd6c8;
  padding: 14px 16px;
}

/* line 83, app/assets/stylesheets/purchase.scss */
#noteModalLabel {
  color: #df3700;
  font-size: 18px;
  font-weight: 800;
}

/* line 89, app/assets/stylesheets/purchase.scss */
#noteModal .modal-body {
  font-size: 14px;
  line-height: 1.75;
  color: #374151;
  padding: 16px;
}

/* line 96, app/assets/stylesheets/purchase.scss */
#noteModal .modal-body strong {
  display: inline-block;
  margin-bottom: 2px;
  color: #111827;
  font-size: 15px;
}

/* line 103, app/assets/stylesheets/purchase.scss */
#noteModal .modal-body a {
  color: #df3700;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
}

/* line 110, app/assets/stylesheets/purchase.scss */
#noteModal .modal-footer {
  border-top: 1px solid #f3f4f6;
  padding: 12px 16px 14px;
}

/* line 115, app/assets/stylesheets/purchase.scss */
#noteModal .modal-footer .btn {
  border-radius: 10px;
  min-width: 88px;
  font-weight: 700;
}

/* line 121, app/assets/stylesheets/purchase.scss */
.search-word-area {
  margin: 0;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  flex: none;
}

/* line 129, app/assets/stylesheets/purchase.scss */
.search-word {
  display: inline-block;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 8px;
  background-color: white;
  cursor: pointer;
}

/* line 138, app/assets/stylesheets/purchase.scss */
.search-input {
  margin: 0;
  width: 100%;
  flex: none;
}

/* line 144, app/assets/stylesheets/purchase.scss */
.purchase-search-submit {
  margin-left: 8px;
  min-width: 76px;
  height: 44px;
  border: none;
  border-radius: 12px;
  background: #fe5b35;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 44px;
  padding: 0 14px;
  box-shadow: 0 6px 14px rgba(254, 91, 53, 0.24);
}

/* line 159, app/assets/stylesheets/purchase.scss */
.purchase-search-submit:hover {
  background: #df3700;
  color: #fff;
}

/* line 164, app/assets/stylesheets/purchase.scss */
.search-area .form-select, .search-area .form-control {
  border: 1px solid #d1d5db !important;
  border-radius: 12px;
  min-height: 44px;
}

/* line 170, app/assets/stylesheets/purchase.scss */
.search-area .form-select:focus, .search-area .form-control:focus {
  border-color: #fe5b35 !important;
  box-shadow: 0 0 0 3px rgba(254, 91, 53, 0.2) !important;
}

/* line 175, app/assets/stylesheets/purchase.scss */
.search-word-area input[type=radio] {
  display: none;
}

/* line 179, app/assets/stylesheets/purchase.scss */
.search-word:hover, .search-word-area input[type=radio]:checked + label {
  background-color: #43a1ff;
  color: white;
}

/* line 184, app/assets/stylesheets/purchase.scss */
.search-word:nth-child(n+3) {
  margin-left: 8px;
}

/* line 188, app/assets/stylesheets/purchase.scss */
.head img {
  margin-right: 10px;
  height: 44px;
}

/* line 193, app/assets/stylesheets/purchase.scss */
.attention-area {
  margin: 20px 4px 0 4px;
  padding: 16px 8px 12px;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid rgba(254, 91, 53, 0.3);
  border-radius: 12px;
  position: relative;
  background: #fffaf9;
}

/* line 204, app/assets/stylesheets/purchase.scss */
.attention-area a {
  text-decoration: none;
  margin: 4px 0 4px 8px;
}

/* line 209, app/assets/stylesheets/purchase.scss */
.attention-title {
  position: absolute;
  top: -12px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 112px;
  padding: 0 10px;
  background-color: #fffaf9;
  color: #fe5b35;
  font-weight: bold;
  text-align: center;
}

/* line 223, app/assets/stylesheets/purchase.scss */
.attention-word {
  background-color: #fff;
  border: 1px solid #fec7b8;
  border-radius: 999px;
  padding: 6px 10px;
  color: #fe5b35;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
}

/* line 234, app/assets/stylesheets/purchase.scss */
.attention-word:hover {
  background-color: #fe5b35;
  color: white;
}

/* line 239, app/assets/stylesheets/purchase.scss */
.list-group {
  margin: 0 10px;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  padding: 0;
}

/* line 247, app/assets/stylesheets/purchase.scss */
.list-group-item {
  width: 110px;
  margin: 0;
  padding: 8px 6px;
  border: 1px solid #ffd8cd !important;
  border-radius: 12px !important;
  box-shadow: 0 8px 18px rgba(17, 24, 39, 0.06);
  transition: transform 0.15s ease, box-shadow 0.2s ease;
  background: #fff;
}

/* line 258, app/assets/stylesheets/purchase.scss */
.list-group-item .d-flex {
  flex-direction: column;
  align-items: center;
}

/* line 263, app/assets/stylesheets/purchase.scss */
.list-group-emptiness {
  width: 110px;
  margin: 0;
}

/* line 268, app/assets/stylesheets/purchase.scss */
.card-list-img {
  height: 138px;
  border-radius: 8px;
}

/* line 273, app/assets/stylesheets/purchase.scss */
.card-list-name {
  width: 90px;
  font-size: 12px;
  margin-top: 4px;
  color: #374151;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}

/* line 287, app/assets/stylesheets/purchase.scss */
.list-group-item-open .card-list-name {
  -webkit-line-clamp: 10;
  line-clamp: 10;
}

/* line 292, app/assets/stylesheets/purchase.scss */
.card-list-price {
  font-size: 15px;
  font-weight: bold;
  color: #e11d48;
  line-height: 28px;
  white-space: nowrap;
}

/* line 300, app/assets/stylesheets/purchase.scss */
.others-info {
  font-size: 8px;
}

/* line 304, app/assets/stylesheets/purchase.scss */
.price {
  font-size: 13px;
}

/* line 308, app/assets/stylesheets/purchase.scss */
.order-tab {
  max-width: 500px;
}

@media screen and (min-width: 392px) {
  /* line 313, app/assets/stylesheets/purchase.scss */
  .list-group-item {
    width: 120px;
  }
  /* line 317, app/assets/stylesheets/purchase.scss */
  .list-group-emptiness {
    width: 120px;
  }
  /* line 321, app/assets/stylesheets/purchase.scss */
  .card-list-name {
    width: 100px;
  }
}

@media screen and (min-width: 430px) {
  /* line 327, app/assets/stylesheets/purchase.scss */
  .list-group-item {
    width: 132px;
  }
  /* line 331, app/assets/stylesheets/purchase.scss */
  .list-group-emptiness {
    width: 132px;
  }
  /* line 335, app/assets/stylesheets/purchase.scss */
  .card-list-name {
    width: 112px;
  }
}

@media screen and (max-width: 560px) {
  /* line 341, app/assets/stylesheets/purchase.scss */
  .search-area {
    flex-direction: column;
  }
  /* line 345, app/assets/stylesheets/purchase.scss */
  .search-input.w-70,
.search-input.w-100 {
    width: 100% !important;
  }
  /* line 350, app/assets/stylesheets/purchase.scss */
  .purchase-search-submit {
    margin-left: 8px;
  }
  /* line 354, app/assets/stylesheets/purchase.scss */
  .list-group {
    gap: 6px;
    justify-content: space-between;
  }
  /* line 359, app/assets/stylesheets/purchase.scss */
  .list-group-item,
.list-group-emptiness {
    width: calc((100% - 12px) / 3);
  }
  /* line 364, app/assets/stylesheets/purchase.scss */
  .list-group-item {
    padding: 6px 4px;
  }
  /* line 368, app/assets/stylesheets/purchase.scss */
  .card-list-img {
    width: 100%;
    height: auto;
    aspect-ratio: 63 / 88;
    -o-object-fit: contain;
       object-fit: contain;
  }
  /* line 375, app/assets/stylesheets/purchase.scss */
  .card-list-name {
    width: 100%;
    font-size: 11px;
  }
  /* line 380, app/assets/stylesheets/purchase.scss */
  .card-list-price {
    font-size: 13px;
    line-height: 24px;
  }
}

@media screen and (min-width: 1420px) {
  /* line 387, app/assets/stylesheets/purchase.scss */
  .list-group-item {
    width: 165px;
    margin: 0;
    cursor: pointer;
  }
  /* line 393, app/assets/stylesheets/purchase.scss */
  .list-group-emptiness {
    width: 165px;
    margin: 0;
  }
  /* line 398, app/assets/stylesheets/purchase.scss */
  .card-list-img {
    height: 200px;
  }
  /* line 402, app/assets/stylesheets/purchase.scss */
  .card-list-price {
    font-size: 24px;
    margin: 6px 0;
  }
  /* line 407, app/assets/stylesheets/purchase.scss */
  .card-list-name {
    width: 145px;
  }
  /* line 411, app/assets/stylesheets/purchase.scss */
  .search-rule-area {
    padding: 20px;
  }
  /* line 415, app/assets/stylesheets/purchase.scss */
  .rule-area {
    padding: 0 10px 20px 10px;
  }
  /* line 419, app/assets/stylesheets/purchase.scss */
  .attention-area {
    justify-content: center;
  }
  /* line 423, app/assets/stylesheets/purchase.scss */
  .attention-area a {
    margin: 4px 0 4px 30px;
  }
}

/* line 428, app/assets/stylesheets/purchase.scss */
.pagination {
  margin: 20px 0;
  justify-content: center;
}

/* line 433, app/assets/stylesheets/purchase.scss */
.purchase-title-select {
  max-width: 1080px;
  margin: 18px auto 28px;
  padding: 0 12px;
}

/* line 439, app/assets/stylesheets/purchase.scss */
.purchase-title-select__title {
  margin: 0;
  font-size: 24px;
  font-weight: 800;
  color: #111827;
  text-align: center;
}

/* line 447, app/assets/stylesheets/purchase.scss */
.purchase-title-select__lead {
  margin: 8px 0 18px;
  text-align: center;
  color: #6b7280;
  font-size: 14px;
}

/* line 454, app/assets/stylesheets/purchase.scss */
.purchase-title-select__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

/* line 460, app/assets/stylesheets/purchase.scss */
.purchase-title-select__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 150px;
  padding: 12px 10px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #ffd8cd;
  box-shadow: 0 10px 22px rgba(17, 24, 39, 0.08);
  text-decoration: none;
  transition: transform 0.15s ease, box-shadow 0.2s ease;
}

/* line 475, app/assets/stylesheets/purchase.scss */
.purchase-title-select__card:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px rgba(17, 24, 39, 0.12);
}

/* line 480, app/assets/stylesheets/purchase.scss */
.purchase-title-select__logo {
  width: 100%;
  max-width: 240px;
  max-height: 72px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 768px) {
  /* line 488, app/assets/stylesheets/purchase.scss */
  .purchase-title-select__grid {
    grid-template-columns: 1fr;
  }
  /* line 492, app/assets/stylesheets/purchase.scss */
  .purchase-title-select__card {
    min-height: 110px;
  }
  /* line 496, app/assets/stylesheets/purchase.scss */
  .purchase-title-select__logo {
    max-width: 260px;
    max-height: 64px;
  }
}
