.latest-ship-date{
  display:none !important;
}
/* =========================
   全体
========================= */
.rp-subscriptions{
  max-width: 640px !important;
  margin: 0 auto !important;
  color: #3b312d !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  font-weight: 400 !important;
}
.rp-subscriptions *,
.rp-subscriptions *::before,
.rp-subscriptions *::after{
  box-sizing: border-box !important;
  font-weight: 400 !important;
}
.rp-subscriptions a{
  word-break: break-word;
}
.rp-subscriptions .breadcrumbs{
  margin: 8px 0 12px !important;
  font-size: 12px !important;
}
.rp-subscriptions .breadcrumbs ul{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 4px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
/* タイトルをPC/スマホとも確実に表示 */
.rp-subscriptions #page-title,
.rp-subscriptions #page-title h1,
.rp-subscriptions > h2{
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}
.rp-subscriptions #page-title h1{
  padding: 16px 14px !important;
  background: #c19994 !important;
  border-radius: 0 !important;
  text-align: center !important;
  color: #fff !important;
  font-weight: 400 !important;
}
.rp-subscriptions > h2{
  padding: 16px 14px !important;
  background: #cfb3b0 !important;
  border-radius: 0 !important;
  text-align: center !important;
  color: #fff !important;
  font-weight: 400 !important;
}
.rp-subscriptions #page-title h1{
  margin: 0 0 14px !important;
  font-size: 18px !important;
  line-height: 1.2 !important;
}
.rp-subscriptions > h2{
  margin: 0 0 12px !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
}
/* =========================
   上部既存パネル（最終的に非表示）
========================= */
.rp-subscriptions > .panel{
  margin: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.rp-subscriptions > .panel > .panel-body,
.rp-subscriptions > .panel > .panel-footer,
.rp-subscriptions > .panel > .panel-footer .btn-group,
.rp-subscriptions > .panel > .panel-footer .note{
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
}
/* =========================
   タブ
========================= */
.rp-subscriptions > .rp-subscriptions-nav-list{
  margin: 0 0 20px !important;
}
.rp-subscriptions .rp-subscriptions-nav-list{
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 10px !important;
}
.rp-subscriptions .rp-subscriptions-nav-item{
  flex: 0 0 calc(50% - 10px) !important;
  max-width: calc(50% - 10px) !important;
  text-align: center !important;
}
.rp-subscriptions .rp-subscriptions-nav-item a,
.rp-subscriptions .rp-subscriptions-nav-item span{
  display: block !important;
  width: 100% !important;
  padding: 10px 8px !important;
  border: 1px solid #d8cfcb !important;
  background: #ffffff !important;
  color: #6a5b57 !important;
  box-sizing: border-box !important;
}
.rp-subscriptions .rp-subscriptions-nav-item.active{
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
}
.rp-subscriptions .rp-subscriptions-nav-item.active span{
  background: #e9e0df !important;
  border: 1px solid #d8cfcb !important;
  color: #6a5b57 !important;
}
.rp-subscriptions .rp-subscriptions-nav-item::before,
.rp-subscriptions .rp-subscriptions-nav-item::after{
  content: none !important;
  display: none !important;
}
.rp-subscriptions > .rp-subscriptions-nav-list + .pointarea{
  margin-top: 0 !important;
}
.rp-subscriptions > .rp-subscriptions-nav-list + .regular-purchase{
  margin-top: 0 !important;
}
/* =========================
   ポイント・クーポン案内
========================= */
.rp-subscriptions .pointarea{
  margin: 0 0 20px !important;
  padding: 14px 14px 16px !important;
  border: 1px solid #d8cfcb !important;
  background: #fff !important;
  text-align: center !important;
}
.rp-subscriptions .pointarea .js-point-display{
  font-size: 18px !important;
  color: #3d332e !important;
}
.rp-subscriptions .pointarea .js-point-expiry{
  margin-top: 4px !important;
  font-size: 12px !important;
  color: #6d625d !important;
}
.rp-subscriptions .pointarea .btn-point-inside{
  margin-top: 12px !important;
}
.rp-subscriptions .coupon-guide-area{
  margin: 0 0 20px !important;
}
.rp-subscriptions .coupon-guide-area .coupon-button-area{
  margin: 0 0 12px !important;
}
.rp-subscriptions .point-coupon-guide-text{
  font-size: 12px !important;
  line-height: 1.8 !important;
  color: #b15c4c !important;
  text-align: left !important;
}
/* =========================
   ボタン共通
========================= */
/* ボタン幅統一：親要素側を広げる */
.rp-subscriptions .regular-purchase .link{
  display: block !important;
  width: 100% !important;
}
.rp-subscriptions .pointarea .btn-point-inside .btn,
.rp-subscriptions .coupon-guide-area .coupon-button-copy .btn,
.rp-subscriptions .regular-purchase .link .switch{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  min-height: 52px !important;
  padding: 14px 18px !important;
  margin: 0 auto !important;
  border: 0 !important;
  border-radius: 6px !important;
  background: #cf8337 !important;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  text-decoration: none !important;
  text-align: center !important;
  box-shadow: none !important;
  appearance: none !important;
  cursor: pointer !important;
}
.rp-subscriptions .btn,
.rp-subscriptions .switch{
  max-width: 100% !important;
}
.rp-subscriptions a.btn{
  display: flex !important;
  width: 100% !important;
}
/* =========================
   定期カード
========================= */
.rp-subscriptions .regular-purchase{
  margin: 0 !important;
}
.rp-subscriptions .regular-purchase > .panel{
  border: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}
.rp-subscriptions .regular-purchase .panel-heading,
.rp-subscriptions .regular-purchase .items{
  display: none !important;
}
.rp-subscriptions .regular-purchase .panel-body{
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  margin-top: 0 !important;
}
.rp-subscriptions .rp-custom-cards{
  display: block !important;
}
.rp-subscriptions .rp-custom-cards .rp-custom-card{
  margin-bottom: 24px !important;
  padding: 0 !important;
}
.rp-subscriptions .rp-custom-cards .rp-custom-card:last-child{
  margin-bottom: 0 !important;
}
.rp-subscriptions .rp-custom-cards.is-multiple .rp-custom-card{
  padding-top: 0 !important;
  border-top: 0 !important;
}
.rp-subscriptions .rp-custom-product-box{
  margin-bottom: 12px !important;
  padding: 18px 14px 16px !important;
  border: 1px solid #d8cfcb !important;
  background: #fff !important;
  text-align: center !important;
}
.rp-subscriptions .rp-custom-image{
  display: flex !important;
  justify-content: center !important;
  margin-bottom: 12px !important;
}
.rp-subscriptions .rp-custom-image img{
  display: block !important;
  width: 160px !important;
  max-width: 100% !important;
  height: auto !important;
}
.rp-subscriptions .rp-custom-badge{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 34px !important;
  padding: 6px 16px !important;
  border-radius: 8px !important;
  background: #e9e0df !important;
  color: #6a5b57 !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
}
.rp-subscriptions .rp-custom-table-wrap{
  margin-bottom: 16px !important;
}
.rp-subscriptions .rp-custom-table{
  width: 100% !important;
  border-collapse: collapse !important;
  table-layout: fixed !important;
  border: 1px solid #cfc6c3 !important;
}
.rp-subscriptions .rp-custom-table th,
.rp-subscriptions .rp-custom-table td{
  padding: 12px 8px !important;
  border: 1px solid #cfc6c3 !important;
  vertical-align: middle !important;
  background: #fff !important;
}
.rp-subscriptions .rp-custom-table th{
  width: 30% !important;
  background: #f3efee !important;
  color: #6a5b57 !important;
  text-align: center !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
}
.rp-subscriptions .rp-custom-table td{
  color: #4a403b !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
  text-align: center !important;
}
.rp-subscriptions .rp-custom-course-main,
.rp-subscriptions .rp-custom-course-sub{
  display: block !important;
  word-break: break-word !important;
  overflow-wrap: anywhere !important;
}
.rp-subscriptions .rp-custom-course-sub{
  margin-top: 2px !important;
  font-size: 12px !important;
  color: #7a706b !important;
  line-height: 1.5 !important;
}
.rp-subscriptions .rp-custom-inline-action{
  display: inline-block !important;
  flex: 0 0 auto !important;
  margin-left: 8px !important;
  color: #6a5b57 !important;
  font-size: 12px !important;
  text-decoration: underline !important;
  vertical-align: middle !important;
  white-space: nowrap !important;
  cursor: pointer !important;
}
.rp-subscriptions .rp-custom-inline-action[href],
.rp-subscriptions .rp-custom-inline-action:hover{
  text-decoration: underline !important;
}
.rp-subscriptions .rp-custom-address-wrap,
.rp-subscriptions .rp-custom-payment-wrap{
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 10px !important;
}
.rp-subscriptions .rp-custom-address-text,
.rp-subscriptions .rp-custom-payment-text{
  min-width: 0 !important;
  flex: 1 1 auto !important;
}
.rp-subscriptions .rp-custom-center{
  text-align: center !important;
}
/* 住所だけ左寄せ維持 */
.rp-subscriptions .rp-custom-address-wrap,
.rp-subscriptions .rp-custom-address-text{
  text-align: left !important;
}
/* 決済方法は中央 */
.rp-subscriptions .rp-custom-payment-wrap,
.rp-subscriptions .rp-custom-payment-text{
  text-align: center !important;
}
/* =========================
   下部操作部
========================= */
.rp-subscriptions .regular-purchase .panel-footer{
  padding: 0 14px 18px !important;
  border: 0 !important;
  background: transparent !important;
}
.rp-subscriptions .rp-always-note{
  margin: 16px 0 0 !important;
  text-align: left !important;
  font-size: 12px !important;
  line-height: 1.8 !important;
  color: #b15c4c !important;
}
.rp-subscriptions .regular-purchase .update-shipping-schedule{
  margin-bottom: 18px !important;
}
.rp-subscriptions .regular-purchase .link{
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.rp-subscriptions .regular-purchase .control,
.rp-subscriptions .regular-purchase .control > div[id]{
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}
.rp-subscriptions .regular-purchase .control > div[id]{
  margin-top: 12px !important;
}
.rp-subscriptions .regular-purchase .update-shipping-schedule > div[id]{
  margin-top: 12px !important;
  padding: 16px !important;
  border: 1px solid #d9cfcb !important;
  background: #fff !important;
}
.rp-subscriptions .regular-purchase .update-shipping-schedule form{
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  gap: 12px !important;
  margin: 0 !important;
}
.rp-subscriptions .regular-purchase select{
  min-height: 40px !important;
  padding: 0 10px !important;
  border: 1px solid #bfb4af !important;
  border-radius: 4px !important;
  background: #fff !important;
  color: #3b312d !important;
  font-size: 14px !important;
  text-decoration: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-bottom: 1px solid #bfb4af !important;
  background-image: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
.rp-subscriptions .regular-purchase .update-shipping-schedule select{
  width: calc(50% - 6px) !important;
}
.rp-subscriptions select::-ms-expand{
  display: none;
}
.rp-subscriptions .regular-purchase .update-shipping-schedule .submit-edit-shippingschedule{
  width: 100% !important;
  text-align: center !important;
  margin-top: 4px !important;
}
.rp-subscriptions .regular-purchase .update-shipping-schedule .submit-edit-shippingschedule .btn:hover,
.rp-subscriptions .regular-purchase .update-shipping-schedule .submit-edit-shippingschedule .btn:focus,
.rp-subscriptions .regular-purchase .update-shipping-schedule .submit-edit-shippingschedule .btn:active,
.rp-subscriptions .regular-purchase .control .suspend form .btn:hover,
.rp-subscriptions .regular-purchase .control .suspend form .btn:focus,
.rp-subscriptions .regular-purchase .control .suspend form .btn:active{
  background: linear-gradient(to bottom, #f2f2f2 0%, #f3f3f3 50%, #e1e1e1 100%) !important;
  color: #444 !important;
  border: 1px solid #bfbfbf !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.6) !important;
  text-decoration: none !important;
}
/* ステータス変更展開部 */
.rp-subscriptions .regular-purchase .control .suspend{
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
}
.rp-subscriptions .regular-purchase .control .suspend form{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  flex-wrap: nowrap !important;
  margin: 0 auto !important;
}
.rp-subscriptions .regular-purchase .control .suspend select{
  width: auto !important;
  min-width: 120px !important;
  max-width: none !important;
  height: 36px !important;
  min-height: 36px !important;
  padding: 0 8px !important;
  line-height: 36px !important;
}
.rp-subscriptions .regular-purchase .control .suspend form .btn{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 100px !important;
  min-height: 44px !important;
  padding: 10px 24px !important;
  border: 1px solid #bfbfbf !important;
  border-radius: 4px !important;
  background: linear-gradient(to bottom, #f2f2f2 0%, #f3f3f3 50%, #e1e1e1 100%) !important;
  color: #444 !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  appearance: none !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.6) !important;
  cursor: pointer !important;
}
/* =========================
   注記
========================= */
.rp-subscriptions .rp-shipping-info-note{
  margin: 10px 0 18px !important;
  font-size: 12px !important;
  line-height: 1.8 !important;
  color: #b15c4c !important;
  text-align: left !important;
}
.rp-subscriptions .rp-address-payment-note{
  margin: 18px 20px !important;
  font-size: 12px !important;
  line-height: 1.8 !important;
  color: #b15c4c !important;
  text-align: left !important;
}
/* =========================
   下線対策
========================= */
.rp-subscriptions .regular-purchase .link,
.rp-subscriptions .regular-purchase .link a,
.rp-subscriptions .regular-purchase .link .switch,
.rp-subscriptions .regular-purchase .link .switch *{
  text-decoration: none !important;
  box-shadow: none !important;
  outline: 0 !important;
  background-image: none !important;
}
/* PCで残るスキップボタンまわりの下線対策 */
.rp-subscriptions .regular-purchase .link a,
.rp-subscriptions .regular-purchase .link a:link,
.rp-subscriptions .regular-purchase .link a:visited,
.rp-subscriptions .regular-purchase .link a:hover,
.rp-subscriptions .regular-purchase .link a:active,
.rp-subscriptions .regular-purchase .link a:focus,
.rp-subscriptions .regular-purchase .link .switch,
.rp-subscriptions .regular-purchase .link .switch:link,
.rp-subscriptions .regular-purchase .link .switch:visited,
.rp-subscriptions .regular-purchase .link .switch:hover,
.rp-subscriptions .regular-purchase .link .switch:active,
.rp-subscriptions .regular-purchase .link .switch:focus{
  text-decoration: none !important;
  border-bottom: none !important;
  background-image: none !important;
}
/* 枠線を消したくないので border-bottom:none の対象はリンク系だけに限定 */
.rp-subscriptions .regular-purchase .link,
.rp-subscriptions .regular-purchase .link a,
.rp-subscriptions .regular-purchase .link .switch,
.rp-subscriptions .regular-purchase .link .switch *{
  border-bottom: none !important;
}
.rp-subscriptions .regular-purchase .link::before,
.rp-subscriptions .regular-purchase .link::after,
.rp-subscriptions .regular-purchase .link a::before,
.rp-subscriptions .regular-purchase .link a::after,
.rp-subscriptions .regular-purchase .link .switch::before,
.rp-subscriptions .regular-purchase .link .switch::after,
.rp-subscriptions .regular-purchase .link .switch *::before,
.rp-subscriptions .regular-purchase .link .switch *::after{
  content: none !important;
  display: none !important;
  border: 0 !important;
  background: none !important;
}
.rp-subscriptions .regular-purchase select:focus,
.rp-subscriptions .regular-purchase .link:focus,
.rp-subscriptions .regular-purchase .link a:focus,
.rp-subscriptions .regular-purchase .link .switch:focus,
.rp-subscriptions .regular-purchase .control .suspend form .btn:focus,
.rp-subscriptions .regular-purchase .update-shipping-schedule .submit-edit-shippingschedule .btn:focus{
  outline: 0 !important;
  box-shadow: none !important;
  text-decoration: none !important;
}
/* =========================
   小画面調整
========================= */
@media (max-width: 480px){
  .rp-subscriptions .rp-custom-table th,
  .rp-subscriptions .rp-custom-table td{
    padding: 10px 6px !important;
    font-size: 13px !important;
  }
  .rp-subscriptions .rp-custom-badge{
    max-width: 100% !important;
    text-align: center !important;
    word-break: break-word !important;
  }
}
/* 周期変更の実行ボタン（グレーグラデ） */
.rp-subscriptions .regular-purchase .update-shipping-schedule .submit-edit-shippingschedule .btn{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 220px !important;
  min-height: 44px !important;
  padding: 10px 24px !important;
  border: 1px solid #bfbfbf !important;
  border-radius: 4px !important;
  background: linear-gradient(to bottom, #f2f2f2 0%, #f3f3f3 50%, #e1e1e1 100%) !important;
  color: #444 !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  appearance: none !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.6) !important;
  cursor: pointer !important;
}
/* =========================
   PC版の右スキップボタン専用 下線対策
   グレーグラデは維持
   必ず最後
========================= */
@media (min-width: 769px){
  .rp-subscriptions .regular-purchase .control .suspend form .btn,
  .rp-subscriptions .regular-purchase .control .suspend form .btn:hover,
  .rp-subscriptions .regular-purchase .control .suspend form .btn:focus,
  .rp-subscriptions .regular-purchase .control .suspend form .btn:active{
    text-decoration: none !important;
    outline: none !important;
  }
  .rp-subscriptions .regular-purchase .control .suspend form .btn span,
  .rp-subscriptions .regular-purchase .control .suspend form .btn em,
  .rp-subscriptions .regular-purchase .control .suspend form .btn strong,
  .rp-subscriptions .regular-purchase .control .suspend form .btn small,
  .rp-subscriptions .regular-purchase .control .suspend form .btn b,
  .rp-subscriptions .regular-purchase .control .suspend form .btn i{
    text-decoration: none !important;
    border-bottom: none !important;
    background-image: none !important;
    box-shadow: none !important;
  }
  .rp-subscriptions .regular-purchase .control .suspend form .btn::before,
  .rp-subscriptions .regular-purchase .control .suspend form .btn::after,
  .rp-subscriptions .regular-purchase .control .suspend form .btn span::before,
  .rp-subscriptions .regular-purchase .control .suspend form .btn span::after{
    content: none !important;
    display: none !important;
  }
  .rp-subscriptions .regular-purchase .control .suspend form .btn{
    -webkit-text-decoration: none !important;
    text-decoration: none !important;
  }
}
/* ① オレンジボタン（リンク） */
.rp-subscriptions .regular-purchase .link a{
  text-decoration: none !important;
}
/* ②・③ スキップ系ボタン */
.rp-subscriptions .regular-purchase .control .suspend form .btn{
  text-decoration: none !important;
  border-bottom: none !important;
}
