.td-center {
  text-align: center;
}
.confirm-wapper {
  width: 100%;
  max-width: 680px;
  margin: auto;
}
.confirm-title {
  font-size: 26px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  font-weight: bold;
}
.confirm-subtitle {
  display: flex;
  align-items: baseline;
  gap: 15px;
  font-size: 24px;
  margin-top: 40px;
  font-weight: bold;
}
.item-table {
  margin-top: 20px;
}
.item-table tr:first-child {
  border-top: 1px solid #b3b3b3;
}
.item-table tr {
  border-bottom: 1px solid #b3b3b3;
}
.item-table td {
  padding: 20px 20px 20px 16px;
  font-size: 12px;
  vertical-align: top;
}
.item-table td:nth-child(2) {
  padding-left: 0px;
}
.item-table dd {
  line-height: 140%;
  font-weight: 600;
}
.item-thumbnail {
  width: 100px;
  height: 100px;
}
.item-price {
  font-size: 20px;
  display: inline-block;
  margin-top: 5px;
}
.item-subtotal-price {
  font-size: 12px;
}
.item-quantity {
  font-size: 10px;
}
.price-table {
  margin-top: 25px;
}
.price-table tr {
  font-size: 20px;
}
.price-table td {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  align-items: center;
}
.table {
  margin-top: 20px;
}
.confirm-notice {
  line-height: 1.2;
  margin-top: 12px;
}
.table-confirm > tbody > tr > th {
  width: 35%;
}
table th.confirm-th {
  background-color: #e6e6e6;
}
.table.table-confirm td,
.table.table-confirm th {
  border: 1px solid #fff;
  height: 48px;
  vertical-align: middle;
  padding: 12px;
}
.table.table-confirm td {
  background-color: #f6f6f6;
}
.table.table-confirm td.confirm-total {
  background-color: #c2a163;
  color: #fff;
  font-weight: 700;
}
.table.table-confirm td.confirm-total-price {
  background-color: #fef2db;
}
.table.table-confirm td.td-center {
  text-align: center;
}
.confirm-form-btn {
  width: 100%;
  max-width: 280px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #222222;
  border-color: #222222;
  font-size: 14px;
  padding: 20px;
  border-radius: 4px;
}
.confirm-form-btn:hover {
  background-color: #000;
  color: #fff;
}
.cart-back-btn {
  margin-top: 12px;
  text-align: center;
  text-decoration: underline;
  color: #808080;
}
.annotation {
  font-size: 12px;
  color: #dc3446;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .confirm-title {
    font-size: 32px;
  }
  .annotation {
    font-size: 14px;
  }
  .item-table {
    margin-top: 25px;
  }
  .item-thumbnail {
    width: 150px;
    height: 150px;
  }
  .item-table td {
    padding: 25px 30px 25px 20px;
    font-size: 14px;
  }
  .item-table td:nth-child(2) {
    padding-left: 0px;
  }
  .item-table dd {
    line-height: 170%;
  }
  .item-price {
    font-size: 26px;
  }
  .item-subtotal-price {
    font-size: 18px;
  }
  .item-quantity {
    font-size: 14px;
  }
  .price-table {
    margin-top: 56px;
  }
  .price-table td {
    font-size: 14px;
  }
}
.form-wrapper {
  width: 100%;
  max-width: 680px;
  margin: auto;
}
.order-subtitle {
  font-size: 22px;
  font-weight: bold;
}
.order-form-btn {
  width: 100%;
  max-width: 280px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #222222;
  border-color: #222222;
  font-size: 14px;
  padding: 20px;
  border-radius: 4px;
  font-weight: bold;
}
.order-form-btn:hover {
  background-color: #000;
  color: #fff;
}
.cart-back-btn {
  margin-top: 12px;
  text-align: center;
  text-decoration: underline;
  color: #808080;
}
.amazon_pay_title {
  color: #000;
}
.amazon_pay_subtitle {
  color: #000;
}
.amazon_pay_message {
  font-size: 14px;
}

@media screen and (min-width: 769px) {
  .order-subtitle {
    font-size: 24px;
  }
}

/* ボタン */
.page-cart.page-cart-v2 a:focus-visible,
.page-cart.page-cart-v2 button:focus-visible,
.page-cart.page-cart-v2 input:focus-visible {
  outline: -webkit-focus-ring-color auto 1px !important;
}
.c-button--black {
  background-color: #2a2727;
  border-color: #2a2727;
}
.c-button--black .c-button__text {
  color: #fbfcfe;
}
.productMedia__link-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 32px;
}
.page-cart.page-cart-v2 .section-sm,
.section-confirm {
  padding-top: 60px;
}
.checkout-step {
  margin-bottom: 40px;
}
.step-list {
  width: 92%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #b3b3b3;
  margin: 12px auto;
}
.step-list-txt {
  line-height: 1.5;
  font-size: 12px;
  font-weight: 700;
  color: #dcdee7;
}
.step-list-item:first-of-type .step-list-txt,
.step-list-item.is-active .step-list-txt,
.step-list-item.is-active + .step-list-item .step-list-txt {
  color: #b8996b;
}
.step-bar::before {
  display: none;
}
.step-bar {
  position: relative;
  width: 84%;
  height: 2px;
  margin: 0 auto 5px;
  display: flex;
}
.step-bar-dot {
  position: relative;
  width: 32%;
}
.step-bar-dot:not(:last-of-type) {
  flex-shrink: 0;
}
.step-bar-dot::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border: none;
  margin-top: -3px;
  border-radius: 50%;
  background-color: #b3b3b3;
  z-index: 1;
  position: absolute;
}

.step-bar-dot:first-of-type::before,
.step-bar-dot.is-active::before,
.step-bar-dot.is-active + .step-bar-dot::before {
  background-color: #b8996b;
}
.step-bar-dot::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #dcdee7;
}
.step-bar-dot.is-active::after {
  background-color: #b8996b;
  height: 2px;
}
.step-bar-dot.is-active:last-child::after {
  display: none;
}
.step-bar-dot:last-of-type::after {
  display: none;
}
.step-bar.second::after {
  width: 51%;
}
.step-bar.third::after {
  width: 100%;
}
.p-cart-heading {
  color: #2a2727;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.02em;
  padding-bottom: 6px;
}
.p-cart__main-content {
  width: 100%;
}
.page-cart.page-cart-v2 .table-responsive > .table > tbody > tr > td {
  padding: 0;
  border: none;
}
.page-cart.page-cart-v2 .td-top {
  padding: 16px 0 4px;
  justify-content: flex-start;
}
.page-cart.page-cart-v2 .item-thumbnail {
  margin-right: 16px;
}
.page-cart.page-cart-v2 .item-name {
  font-size: 13px;
  display: flex;
  flex-direction: column;
}
.page-cart.page-cart-v2 .item-name span {
  font-size: 13px;
  font-weight: 400;
  color: #2a2727;
}
.page-cart.page-cart-v2 .price-txt {
  font-size: 20px;
  font-family: "Hanken Grotesk", sans-serif;
  margin-top: 20px;
}
.page-cart.page-cart-v2 .price-txt span {
  font-size: 14px;
}
.page-cart.page-cart-v2 .quantity_label {
  min-width: auto;
}
.page-cart.page-cart-v2 .quantity__minus,
.page-cart.page-cart-v2 .quantity__plus {
  color: #2a2727;
}
.page-cart.page-cart-v2 .quantity__plus {
  font-size: 18px;
}
.page-cart.page-cart-v2 .quantity_input {
  border: none;
  font-size: 17px;
  max-width: 120px;
  font-family: "Hanken Grotesk", sans-serif;
}
.page-cart.page-cart-v2 .quantity_update {
  background-color: #2a2727;
  border-radius: 100px;
  padding: 6px 12px;
  margin: 0;
  color: $color-white;
  font-size: 12px;
}
.page-cart.page-cart-v2 .delete-icon {
  max-width: 15px;
}
.page-cart.page-cart-v2 .p-cart_content__inner__product {
  padding-top: 16px;
  padding-bottom: 26px;
  margin: 0;
  border-top: solid 1px rgba(42, 39, 39, 0.1);
  border-bottom: solid 1px rgba(42, 39, 39, 0.1);
}
.page-cart.page-cart-v2 .p-cart_content__inner__side {
  width: 100%;
  padding-bottom: 45px;
}
.page-cart.page-cart-v2 .price-wrap {
  background: none;
  padding: 32px 0 0;
}
.page-cart.page-cart-v2 .order-price {
  font-weight: 700;
  border: none;
  padding-bottom: 24px;
}
.page-cart.page-cart-v2 .price-li-item:last-of-type {
  background-color: #f0f2fb;
  padding: 16px;
  margin-top: 0;
}
.page-cart.page-cart-v2 .price-li-item dt {
  font-size: 12px;
}
.page-cart.page-cart-v2 .price-li-item dd.price-txt {
  margin: 0;
}
.page-cart.page-cart-v2 .price-li-item dd.price-txt b {
  font-size: 22px;
  font-family: "Hanken Grotesk", sans-serif;
}

.page-cart.page-cart-v2 .price-li-item dd.price-txt b span {
  font-size: 16px;
}
.page-cart.page-cart-v2 .cart-note {
  color: #b8996b;
  font-size: 17px;
  font-weight: 700;
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.page-cart.page-cart-v2 .cart-note span {
  font-size: 12px;
  color: #2a2727;
  font-weight: 400;
}
.page-cart.page-cart-v2 .cart-note-text {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: #2a2727;
  margin-top: 24px;
}
.p-cart__faq {
  border-top: solid 1px rgba(42, 39, 39, 0.1);
  padding-top: 32px;
  padding-bottom: 48px;
}

.p-cart__section__title {
  color: #2a2727;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.02em;

  padding: 0 16px 32px;
}

.p-cart__faq__list {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  color: #2a2727;
}

.p-cart__faq__item {
  background: #f0f2fb;
  padding: 20px 16px;
}

.p-cart__faq__item__question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.p-cart__faq__item__question__text {
  font-size: 15px;
  font-weight: 500;
  color: #2a2727;
  display: flex;
  gap: 12px;
  align-items: center;
}

.p-cart__faq__item__question__text span {
  max-width: 20px;
}

.p-cart__faq__item__question__text svg {
  width: 100%;
  height: auto;
}

.p-cart__faq__item__question__icon {
  max-width: 16px;
  padding: 3px;
  transition: transform 0.3s ease;
}

.p-cart__faq__item__question__icon--minus {
  display: none;
}

.p-cart__faq__item__question__icon.is-expanded
  .p-cart__faq__item__question__icon--plus {
  display: none;
}

.p-cart__faq__item__question__icon.is-expanded
  .p-cart__faq__item__question__icon--minus {
  display: block;
}

.p-cart__faq__item__answer {
  padding: 16px;
  margin-top: 24px;
  /* アコーディオン用のスタイルを追加 */
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out, padding 0.3s ease-out,
    margin-top 0.3s ease-out;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
}

.p-cart__faq__item__answer__text {
  font-size: 15px;
  line-height: 1.5;
}

.p-cart__faq__item__answer.is-expanded {
  max-height: 2000px; /* 十分な高さを設定 */
  padding: 16px;
  margin-top: 24px;
}
.p-cart__section {
  padding: 32px 0;
  border-top: solid 1px rgba(42, 39, 39, 0.1);
}
.p-cart__related {
  margin-top: 32px;
}

.page-cart.page-cart-v2 .p-accordion-menu__list {
  margin-top: 0;
  padding: 0;
  gap: 12px;
}
.page-cart.page-cart-v2 .p-accordion-menu__item,
.page-cart.page-cart-v2 .p-accordion-menu__item:not(:last-child) {
  background: #f0f2fb;
  border-bottom: none;
}

.page-cart.page-cart-v2 .p-accordion-menu__item__content {
  padding: 0 16px;
}

.page-cart.page-cart-v2 .p-accordion-menu__item__content__text {
  line-height: 2.2;
}

.quantity-wrap {
  display: flex;
  align-items: center;
  gap: 4px;
}

.step-bar-dot.is-active {
  border: none;
}

@media screen and (max-width: 768px) {
  .page-cart.page-cart-v2 .p-cart_content__inner__product {
    padding-top: 16px;
    padding-bottom: 26px;
    margin: 0;
    border-top: solid 1px rgba(42, 39, 39, 0.1);
    border-bottom: solid 1px rgba(42, 39, 39, 0.1);
  }
  .page-cart.page-cart-v2 .quantity_label {
    margin-bottom: 0;
  }
  .page-cart.page-cart-v2 .quantity_input {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .checkout-step {
    margin-bottom: 22px;
  }
  .page-cart.page-cart-v2 .step-list,
  .step-list {
    width: 40%;
  }
  .page-cart.page-cart-v2 .step-bar,
  .step-bar {
    width: 37%;
  }
  .page-cart.page-cart-v2 .c-cart_content__inner {
    display: block;
  }
  .page-cart.page-cart-v2 .p-cart_content__inner__product {
    width: 100%;
    border-bottom: none;
  }
  .page-cart.page-cart-v2 .table-responsive {
    overflow-x: unset;
  }
  .page-cart.page-cart-v2 .section-sm,
  .section-confirm {
    padding-top: 102px;
  }
  .p-cart-heading {
    font-size: 22px;
  }
  .page-cart.page-cart-v2 .table-responsive .table tbody {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .page-cart.page-cart-v2 .table-responsive .table tr {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-shrink: 0;
  }
  .page-cart.page-cart-v2 .item-thumbnail {
    width: 124px;
  }
  .page-cart.page-cart-v2 .item-name,
  .page-cart.page-cart-v2 .price-txt b {
    padding-left: 16px;
  }
  .page-cart.page-cart-v2 .price-wrap {
    padding-top: 14px;
  }
  .p-cart__section {
    border-top: none;
    padding: 0;
  }
  .p-cart__section__inner {
    max-width: 880px;
    margin: 0 auto;
    padding: 32px 0;
    border-top: solid 1px rgba(42, 39, 39, 0.1);
  }
  .p-cart__faq .p-cart__section__inner {
    padding: 80px 0 50px;
    border-top: none;
  }
  .page-cart.page-cart-v2 .c-outer--onlyPc {
    padding: 48px 0 0;
  }
  .p-cart__related {
    margin-top: 0;
  }
  .page-cart.page-cart-v2 .table-responsive > .table > tbody > tr > td {
    vertical-align: bottom;
  }
  .page-cart.page-cart-v2
    .table-responsive
    > .table
    > tbody
    > tr
    > td:nth-of-type(2) {
    flex-grow: 1;
  }
  .page-cart.page-cart-v2
    .table-responsive
    > .table
    > tbody
    > tr
    > td:nth-of-type(3) {
    flex-shrink: 0;
  }
  .page-cart.page-cart-v2 .delete-icon {
    margin-bottom: 11px;
    margin-left: 16px;
  }
  .p-cart__section__title {
    padding: 0 0 48px;
  }
  .page-cart.page-cart-v2 .quantity_input {
    margin-bottom: 0;
  }
  .page-cart.page-cart-v2 .quantity_label {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 991px) {
  .p-cart__main-content {
    display: grid;
    grid-template-columns: 51% 31%;
    justify-content: space-between;
    border-bottom: solid 1px rgba(42, 39, 39, 0.1);
  }
}

@media screen and (min-width: 769px), print {
  .u-sp-only {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .u-pc-only {
    display: none !important;
  }
}
