@media print, screen and (min-width: 741px) {
  .p-search-list {
    display: flex;
    align-items: center;
    gap: 1.4285714286vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-search-list {
    gap: 20px;
  }
}

.p-search-item {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 740px) {
  .p-search-item {
    gap: 10px;
  }
  .p-search-item:not(:first-child) {
    margin-top: 10px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-search-item {
    gap: 1.0714285714vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-search-item {
    gap: 15px;
  }
}
.p-search-item dt {
  white-space: nowrap;
}
@media only screen and (max-width: 740px) {
  .p-search-item dt {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 24px;
    flex: 0 0 6em;
  }
}
@media print, screen and (min-width: 741px) {
  .p-search-item dt {
    font-size: 1vw;
    padding-left: 1.7857142857vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-search-item dt {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 740px) {
  .p-search-item .-sell {
    background: url(/_assets/_common/img/icon-info02.svg) 0 50%/16px 16px no-repeat;
  }
}
@media print, screen and (min-width: 741px) {
  .p-search-item .-sell {
    background: url(/_assets/_common/img/icon-info02.svg) 0 50%/1.2em 1.2em no-repeat;
  }
}
@media only screen and (min-width: 1400px) {
  .p-search-item .-sell {
    background: url(/_assets/_common/img/icon-info02.svg) 0 50%/17px 17px no-repeat;
  }
}
@media only screen and (max-width: 740px) {
  .p-search-item .-area {
    background: url(/_assets/_common/img/icon-info04.svg) 0 50%/16px 16px no-repeat;
  }
}
@media print, screen and (min-width: 741px) {
  .p-search-item .-area {
    background: url(/_assets/_common/img/icon-info04.svg) 0 50%/1.2em 1.2em no-repeat;
  }
}
@media only screen and (min-width: 1400px) {
  .p-search-item .-area {
    background: url(/_assets/_common/img/icon-info04.svg) 0 50%/17px 17px no-repeat;
  }
}
@media only screen and (max-width: 740px) {
  .p-search-item .-job {
    background: url(/_assets/_common/img/icon-info01.svg) 0 50%/16px 16px no-repeat;
  }
}
@media print, screen and (min-width: 741px) {
  .p-search-item .-job {
    background: url(/_assets/_common/img/icon-info01.svg) 0 50%/1.2em 1.2em no-repeat;
  }
}
@media only screen and (min-width: 1400px) {
  .p-search-item .-job {
    background: url(/_assets/_common/img/icon-info01.svg) 0 50%/17px 17px no-repeat;
  }
}
@media only screen and (max-width: 740px) {
  .p-search-item dd {
    flex: 1 1 auto;
  }
}
.p-search-select {
  background: #f1f3f6;
  position: relative;
}
@media only screen and (max-width: 740px) {
  .p-search-select {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-search-select:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0.8em;
  translate: 0 -50%;
  pointer-events: none;
}
@media only screen and (max-width: 740px) {
  .p-search-select:after {
    width: 10px;
    height: 8px;
    border: 5px solid transparent;
    border-top: 8px solid #aaa;
    border-bottom: none;
  }
}
@media print, screen and (min-width: 741px) {
  .p-search-select:after {
    width: 0.7142857143vw;
    height: 0.5714285714vw;
    border: 0.3571428571vw solid transparent;
    border-top: 0.5714285714vw solid #aaa;
    border-bottom: none;
  }
}
@media only screen and (min-width: 1400px) {
  .p-search-select:after {
    width: 10px;
    height: 8px;
    border: 5px solid transparent;
    border-top: 8px solid #aaa;
    border-bottom: none;
  }
}
.p-search-select select {
  width: 100%;
  padding: 0.2em 2em 0.2em 1em;
  color: inherit;
}

@media only screen and (max-width: 740px) {
  .p-search-btns {
    text-align: center;
    margin-top: 20px;
    margin-inline: 30px;
  }
}
.p-search-submit {
  background: #1d2951;
  color: #fff;
  border-radius: 6px;
  padding: 0.5em 1em;
  cursor: pointer;
}
@media only screen and (max-width: 740px) {
  .p-search-submit {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 741px) {
  .p-search-submit {
    font-size: 1.1428571429vw;
    transition: background 0.4s;
  }
  .p-search-submit:hover {
    background: #0071bc;
  }
}
@media only screen and (min-width: 1400px) {
  .p-search-submit {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 740px) {
  .p-sell {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell {
    margin-top: 4.2857142857vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-sell {
    margin-top: 60px;
  }
}

.p-sell-item {
  border-radius: 0 0 20px 0;
  box-shadow: 0 0 20px 0 rgba(93, 113, 165, 0.3);
  background: #fff;
}
@media only screen and (max-width: 740px) {
  .p-sell-item:not(:first-child) {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-item:not(:first-child) {
    margin-top: 2.8571428571vw;
  }
}
@media only screen and (min-width: 1400px) {
  .p-sell-item:not(:first-child) {
    margin-top: 40px;
  }
}

.p-sell-link {
  display: block;
}
@media only screen and (max-width: 740px) {
  .p-sell-link {
    padding: 20px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-link {
    padding: 2.5vw;
    display: grid;
    grid-template-columns: 1fr 20vw;
    gap: 1.0714285714vw 4.2857142857vw;
  }
  .p-sell-link:hover .p-sell-ttl,
  .p-sell-link:hover .p-sell-lead {
    color: #0071bc;
  }
  .p-sell-link:hover .p-sell-ttl span,
  .p-sell-link:hover .p-sell-lead span {
    background-position: 0 0;
    background-size: 100% 100%;
  }
  .p-sell-link:hover .p-sell-img img {
    scale: 1.1;
  }
}
@media only screen and (min-width: 1400px) {
  .p-sell-link {
    padding: 35px;
    grid-template-columns: 1fr 280px;
    gap: 15px 60px;
  }
}

@media print, screen and (min-width: 741px) {
  .p-sell-body {
    grid-column: 1/2;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-ttl {
    margin-bottom: 0.5em;
    transition: color 0.4s;
  }
}
.p-sell-ttl span {
  background: linear-gradient(to top, currentColor, currentColor 1px, transparent 1px, transparent) 100% 0/0 100% no-repeat;
  transition: background-size 0.4s, color 0.4s;
}

.p-sell-lead {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
@media only screen and (max-width: 740px) {
  .p-sell-lead {
    -webkit-line-clamp: 3;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-lead {
    -webkit-line-clamp: 2;
    transition: color 0.4s;
  }
}
.p-sell-lead span {
  background: linear-gradient(to top, currentColor, currentColor 1px, transparent 1px, transparent) 100% 0/0 100% no-repeat;
  transition: background-size 0.4s, color 0.4s;
}

.p-sell-img {
  overflow: hidden;
}
@media only screen and (max-width: 740px) {
  .p-sell-img {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-img {
    width: 20vw;
    grid-row: 1/3;
    grid-column: 2/3;
  }
}
@media only screen and (min-width: 1400px) {
  .p-sell-img {
    width: 280px;
  }
}
.p-sell-img img {
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  transition: scale 0.4s;
}

@media only screen and (max-width: 740px) {
  .p-sell-info {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-info {
    grid-column: 1/2;
  }
}
.p-sell-info-item {
  display: flex;
  align-items: center;
  padding-block: 0.6em;
}
@media only screen and (max-width: 740px) {
  .p-sell-info-item {
    gap: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-info-item {
    gap: 1.0714285714vw;
    font-size: 1vw;
  }
  .p-sell-info-item:last-child {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .p-sell-info-item {
    gap: 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.p-sell-info-item:not(:first-child) {
  border-top: 1px solid #e0e4e7;
}
.p-sell-info-item dt {
  white-space: nowrap;
}
@media only screen and (max-width: 740px) {
  .p-sell-info-item dt {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 24px;
    flex: 0 0 8em;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-info-item dt {
    font-size: 1vw;
    padding-left: 1.7857142857vw;
    flex: 0 0 10em;
  }
}
@media only screen and (min-width: 1400px) {
  .p-sell-info-item dt {
    font-size: 14px;
    font-size: 1.4rem;
    padding-left: 25px;
  }
}
@media only screen and (max-width: 740px) {
  .p-sell-info-item .-sell {
    background: url(/_assets/_common/img/icon-info02.svg) 0 50%/16px 16px no-repeat;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-info-item .-sell {
    background: url(/_assets/_common/img/icon-info02.svg) 0 50%/1.2em 1.2em no-repeat;
  }
}
@media only screen and (min-width: 1400px) {
  .p-sell-info-item .-sell {
    background: url(/_assets/_common/img/icon-info02.svg) 0 50%/17px 17px no-repeat;
  }
}
@media only screen and (max-width: 740px) {
  .p-sell-info-item .-area {
    background: url(/_assets/_common/img/icon-info04.svg) 0 50%/16px 16px no-repeat;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-info-item .-area {
    background: url(/_assets/_common/img/icon-info04.svg) 0 50%/1.2em 1.2em no-repeat;
  }
}
@media only screen and (min-width: 1400px) {
  .p-sell-info-item .-area {
    background: url(/_assets/_common/img/icon-info04.svg) 0 50%/17px 17px no-repeat;
  }
}
@media only screen and (max-width: 740px) {
  .p-sell-info-item .-job {
    background: url(/_assets/_common/img/icon-info01.svg) 0 50%/16px 16px no-repeat;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-info-item .-job {
    background: url(/_assets/_common/img/icon-info01.svg) 0 50%/1.2em 1.2em no-repeat;
  }
}
@media only screen and (min-width: 1400px) {
  .p-sell-info-item .-job {
    background: url(/_assets/_common/img/icon-info01.svg) 0 50%/17px 17px no-repeat;
  }
}
@media only screen and (max-width: 740px) {
  .p-sell-info-item .-number {
    background: url(/_assets/_common/img/icon-info03.svg) 0 50%/16px 16px no-repeat;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-info-item .-number {
    background: url(/_assets/_common/img/icon-info03.svg) 0 50%/1.2em 1.2em no-repeat;
  }
}
@media only screen and (min-width: 1400px) {
  .p-sell-info-item .-number {
    background: url(/_assets/_common/img/icon-info03.svg) 0 50%/17px 17px no-repeat;
  }
}
@media only screen and (max-width: 740px) {
  .p-sell-info-item dd {
    flex: 1 1 auto;
  }
}
@media only screen and (max-width: 740px) {
  .p-sell-item-hit0 {
    padding-block: 4em 2em;
  }
}
@media print, screen and (min-width: 741px) {
  .p-sell-item-hit0 {
    flex: 0 0 100%;
    text-align: center;
    padding-block: 6em 4em;
  }
}