
.--bg-pink {
  background-color: #FBE7E7;
}


.c-head-sell-case {
  font-size: 1.375rem;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .c-head-sell-case {
    font-size: 2.34375vw;
    line-height: 3.515625vw;
  }
}
@media screen and (min-width: 1024px) {
  .c-head-sell-case {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.c-heading-m_adjust{
  margin-top: 5px;
}

.c-heading-s-small {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .c-heading-s-small {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 1024px) {
  .c-heading-s-small {
    font-size: 14px;
  }
}

.c-num-case {
  background-color: var(--color-primary);
  color: var(--color-white);
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.625rem;
  line-height: 1.6;
  border-radius: 8px;
  font-weight: 700;
  width: 50px;
}
@media screen and (min-width: 768px) {
  .c-num-case {
    border-radius: 0.9765625vw;
    font-size: 1.171875vw;
    line-height: 1.953125vw;
    width: 5.859375vw;
  }
}
@media screen and (min-width: 1024px) {
  .c-num-case {
    border-radius: 10px;
    width: 60px;
    font-size: 0.75rem;
    line-height: 1.6666666667;
  }
}

.c-subheading-sell.c-subheading-sell-big{
  font-size: 26px;
  line-height: calc(60/46);
}

@media screen and (min-width: 768px) {
  .c-subheading-sell.c-subheading-sell-big{
    font-size: 46px;
  }
}

.c-text-sell-case {
  font-size: 0.875rem;
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
  .c-text-sell-case {
    font-size: 1.3671875vw;
    line-height: 2.4609375vw;
  }
}
@media screen and (min-width: 1024px) {
  .c-text-sell-case {
    font-size: 0.875rem;
    line-height: 1.8;
  }
}


.p-sell-service-modal__link-btn.c-text-sell-case-link {
  font-size: 0.875rem;
  line-height: 1.8;
  margin-top: 14px;
}

@media screen and (min-width: 768px) {
  .p-sell-service-modal__link-btn.c-text-sell-case-link {
    font-size: 1.3671875vw;
    line-height: 2.4609375vw;
    margin-top: 1.953125vw;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-modal__link-btn.c-text-sell-case-link {
    font-size: 0.875rem;
    line-height: 1.8;
    margin-top: 20px;
    
  }
}

@media screen and (max-width: 768px){
  .c-text-sell-case_custom{
    font-size: 14px;
  }  
}

.c-text-sellbtn-note.c-text-sellbtn-note-top{
  margin-top: 5px;
}
/* 行間を本番と合わせるためコメントアウトしています。
.margin-sp{
  margin: 50px 0;
} */
.p-sell-recommend__cases .p-case {
  background-color: var(--color-white);
  border-radius: 5px;
  border: 1px solid var(--color-bordergray);
  display: grid;
  padding: 24px;
}
@media screen and (min-width: 768px) {
  .p-sell-recommend__cases .p-case {
    border-radius: 0.9765625vw;
    grid-template-rows: 1.953125vw 8.59375vw auto;
    padding: 2.734375vw 2.734375vw 4.6875vw 2.734375vw;
  }
}
@media screen and (min-width: 1024px) {
  .p-sell-recommend__cases .p-case {
    border-radius: 10px;
    grid-template-rows: 20px 88px auto;
    padding: 28px 28px 48px 28px;
  }
}
.p-sell-recommend__cases .p-case .p-case-title {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p-sell-recommend__cases .p-case .p-case-title {
    margin-top: 1.5625vw;
  }
}
@media screen and (min-width: 1024px) {
  .p-sell-recommend__cases .p-case .p-case-title {
    margin-top: 16px;
  }
}
.p-sell-recommend__cases .p-case .p-case-detail {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .p-sell-recommend__cases .p-case .p-case-detail {
    margin-top: 2.34375vw;
  }
}
@media screen and (min-width: 1024px) {
  .p-sell-recommend__cases .p-case .p-case-detail {
    margin-top: 24px;
  }
}
.p-sell-recommend__cases .p-case .p-case-detail .c-text-sell-note {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p-sell-recommend__cases .p-case .p-case-detail .c-text-sell-note {
    margin-top: 0.87890625vw;
  }
}
@media screen and (min-width: 1024px) {
  .p-sell-recommend__cases .p-case .p-case-detail .c-text-sell-note {
    margin-top: 9px;
  }
}
.p-sell-recommend__caution .c-text-sell-note {
  padding-left: 0;
}
.p-sell-recommend__caution .c-text-sell-note::before {
  position: static;
}

@media screen and (min-width: 768px) {
  .p-omakase-text{
  width: 400px;
}
}

@media screen and (min-width: 768px) {
  .p-sell-fee-info-__note-adjust {
    text-align: left;
  }
}

.p-sell-fee__title {
  text-align: center;
}

.p-sell-omakase__option{
  width: 300px;
}

.p-sell-recommend__cases {
  display: grid;
  margin-top: 33px;
  row-gap: 23px;
}
@media screen and (min-width: 768px) {
  .p-sell-recommend__cases {
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: calc(41 / var(--width-pc-inner) * 100%);
         column-gap: calc(41 / var(--width-pc-inner) * 100%);
    margin-top: 5.078125vw;
  }
}
@media screen and (min-width: 1024px) {
  .p-sell-recommend__cases {
    margin-top: 52px;
  }
}

/*  */
.p-sell-service-kv {
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-sell-service-kv {
    padding-top: 5.859375vw;
  }
}
@media screen and (min-width: 1280px) {
  .p-sell-service-kv {
    padding-top: 60px;
  }
}

@media screen and (max-width: 768px) {
  .p-sell-service-kv {
    padding-top: 0;
  }
}

.p-sell-service-kv__btn-flex{
  max-width: 325px;
}
@media screen and (min-width: 768px) {
  .p-sell-service-kv__btn-flex{
    max-width: 100%;
    
  }
}

.p-sell-service-kv__btn-flex {
  align-items: center;
  display: flex;
  width: 95%;
  padding-right: 20px;
  gap: 10px;
}
@media screen and (min-width: 768px) {
  .p-sell-service-kv__btn-flex {
    padding-right: 4.8828125vw;
    gap: 1.953125vw;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-kv__btn-flex {
    gap: 20px;
    padding-right: 50px;
  }
}


.p-sell-service-kv__btn-flex-img {
  flex: 0 1 30%;
}
@media screen and (min-width: 768px) {
  .p-sell-service-kv__btn-flex-img {
    flex: 0 1 9.765625vw;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-kv__btn-flex-img {
    flex: 0 1 100px;
  }
}

.p-sell-service-kv__head-text {
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .p-sell-service-kv__head-text  {
    font-size: 20px;
    text-align: center;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-kv__head-text  {
    font-size: 20px;
    text-align: center;
  }
}



.p-sell-service-kv__head-title {
  font-size: 20px;
  line-height: 1.5555555556;
  font-weight: 700;
  text-align: left;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .p-sell-service-kv__head-title {
    font-size: 3.59375vw;
    line-height: 5.78125vw;
    padding-bottom: 4.8828125vw;
    text-align: center;
  }
}
@media screen and (min-width: 1280px) {
  .p-sell-service-kv__head-title {
    font-size: 2.875rem;
    line-height: 1.6086956522;
    text-align: center;
    padding-bottom: 40px;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .p-sell-service-kv__head-title {
    font-size: 20px;
    line-height: 5.78125vw;
    padding-bottom: 4.8828125vw;
    text-align: left;
  }
}

.p-sell-service-modal {
  display: flex;
  align-items: start;
  flex-direction: column;
  font-size: 14px;
  background-color: #fbe7e7;
  padding: 25px;
  border-radius: 5px;
  margin-bottom: 60px;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .p-sell-service-modal{
    font-size: 1.3671875vw;
    border-radius: 0.48828125vw;
    flex-direction: row;
    max-width: 66.40625vw;
    margin-top: 2.44140625vw;
    margin-bottom: 7.8125vw;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-modal{
    padding: 30px 40px;
    border-radius: 5px;
    font-size: 14px;
    max-width: 680px;
    margin-top: 25px;
    margin-bottom: 80px;
  }
}
.p-sell-service-modal p{
  font-size: 14px;
  padding-top: 10px;
}
.p-sell-bottom__btn .p-sell-service-modal {
  margin-bottom: 0;
}
.p-sell-service-modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  color: #fff;
  background: #24272A;
  border-radius: 50%;
  font-size: 14px;
  cursor: pointer;
}
.p-sell-service-modal__container {
  max-width: 760px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .p-sell-service-modal__container {
    max-width: 74.21875vw;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-modal__container {
    max-width: 760px;
  }
}

.p-sell-service-modal__content {
  
    background: #fff;
    border-radius: 15px;
    padding: 20px 25px;
}

@media screen and (min-width: 768px) {
  .p-sell-service-modal__content {
    padding: 3.90625vw;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-modal__content {
    background: #fff;
    padding: 40px;
  }
}

.p-sell-service-modal__content-title {
  font-size: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .p-sell-service-modal__content-title {
    font-size: 1.953125vw;
    padding-bottom: 3.90625vw;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-modal__content-title {
    font-size: 20px;
    padding-bottom: 40px;
  }
}


.p-sell-service-modal__content-item-pink {
  font-size: 14px;
  background-color: #fbe7e7;
  padding: 25px;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  text-align: left;
  line-height: 2;
}

@media screen and (min-width: 768px) {
  .p-sell-service-modal__content-item-pink{
    font-size: 1.5625vw;
    padding: 3.90625vw;
    border-radius: 0.48828125vw;
    flex-direction: row;
    margin-bottom: 1.953125vw;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-modal__content-item-pink{
    padding: 40px;
    border-radius: 5px;
    font-size: 16px;
    margin-bottom: 20px;
  }
}



.p-sell-service-modal__content-item-title  {
  font-size: 14px;
  text-align: left;
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .p-sell-service-modal__content-item-title{
    font-size: 1.953125vw;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-modal__content-item-title{
    font-size: 16px;
    padding-bottom: 20px;
    
  }
}


.p-sell-service-modal__content-item-flex {
  display: flex;
  flex-direction: column;
  gap: 30px;
  
}

@media screen and (min-width: 768px) {
  .p-sell-service-modal__content-item-flex {
    flex-direction: row;
    gap: 2.9296875vw;
    align-items: center;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-modal__content-item-flex {
    gap: 30px;
  }
}

.p-sell-service-modal__content-item-bottom {
  padding-top: 25px;
}

@media screen and (min-width: 768px) {
  .p-sell-service-modal__content-item-bottom {
    padding-top: 2.44140625vw;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-modal__content-item-bottom {
    padding-top: 40px;
    
  }
}

.p-sell-service-modal__content-item-flex picture {
  flex: 0 1 50%;
}

.p-sell-service-modal__content-item-flex-text {
  font-size: 14px;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .p-sell-service-modal__content-item-flex-text {
    font-size: 1.3671875vw;
  }
}

@media screen and (min-width: 1024px) {
  .p-sell-service-modal__content-item-flex-text {
    font-size: 14px;
    
  }
}

.p-omakasebox-item__bg--pink ul,
.p-sell-service-modal__content-item-pink ul {
  list-style: unset;
  padding-left: 20px;
}

.p-sell-service-modal__link {
  font-size: 20px;
}

.p-sell-service-modal__link-btn {
  border-bottom: 1px solid;
  font-size: 16px;
  position: relative;
  width: inherit;
}

.p-sell-service-modal__link-btn:after{
  content: "";
  background-image: url(/assets/img/sell/img-modal__link-btn-target.svg);
  background-size: 11px 11px;
  width: 11px;
  height: 11px;
  position: absolute;
  display: inline-flex;
  top: 50%;
  transform: translateY(-40%);
  margin-left: 3px;
}


.p-sell-step__title-big {
  font-size: 28px;
}

@media screen and (min-width: 768px) {
  .p-sell-step__title-big {
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 1024px) {
  .p-sell-step__title-big {
    font-size: 40px;
  }
}

.p-sell-step__title-subtitle {
  font-size: 25px;
}

@media screen and (min-width: 768px) {
  .p-sell-step__title-subtitle {
    font-size: 2.9296875vw;
  }
}
@media screen and (min-width: 1024px) {
  .p-sell-step__title-subtitle {
    font-size: 30px;
  }
}

.sell-self-flex{
  display: flex;
  gap: 110px;
}

@media screen and (max-width: 767px) {
  .sell-self-flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 12px; /* 画像とテキストの間隔 */
  }

  .sell-self-flex .text-area {
    flex: 1;
    min-width: 0; /* 折り返し防止 */
  }

  .sell-self-flex .p-omakase-img_custom {
    flex-shrink: 0;
    width: 120px;
    height: auto;
  }

  .sell-self-flex .p-omakase-img_custom img {
    width: 100%;
    height: auto;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .sell-self-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    max-width: 360px;       /* ✅ 画面幅が広くても間延びしない */
    margin: 0 auto;         /* ✅ 中央寄せ */
  }

  .sell-self-flex .text-area {
    flex: 0 1 auto;
    white-space: nowrap;    /* ✅ 折り返しなし */
    font-size: 13px;
    line-height: 1.4;
  }

  .sell-self-flex .p-omakase-img {
    flex: 0 0 80px;          /* ✅ 固定サイズで衝突防止 */
    max-width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sell-self-flex .p-omakase-img img {
    display: block;
     max-width: none;
     width: 100px;
     height: 85px;
  }

  .sell-self-flex .c-heading-m {
    font-size: 14px !important;
    line-height: 2;
  }

  .sell-self-flex .c-heading-s {
    font-size: 13px !important;
    line-height: 1.3;
  }

  .sell-self-flex .small-text {
    font-size: 11px !important;
    line-height: 1.2;
  }
}

@media screen and (min-width: 768px) {
  .small-text {
    font-size: 16px;
  }
}

.sellSelf-image-resize{
  width: 285px;
  height: 242px;
  max-width: none;
}

@media screen and (max-width: 768px) {
  .sellSelf-image-resize{
    width: 100px;
    height: 85px;
    max-width: none;
  }
}

.text-flex {
  display: flex;
  gap: 1em;
}

@media screen and (max-width: 768px) {
  .text-flex {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .text-flex {
    text-align: left;
  }
}

.br__sp {
  display: block;
}
@media screen and (min-width: 768px) {
  .br__sp {
    display: none;
  }
}

.check-circle {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 50%;
  color: white;
  font-weight: bold;
  font-size: 16px;
  background-color: #d90d0d;
}

@media screen and (max-width: 767.98px) {
  .check-circle {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    color: white;
    font-weight: bold;
    font-size: 16px;
    background-color: #d90d0d;
  }
}

.check-style {
  margin-right: 5px;
}
