@charset "UTF-8";
/* CSS Document */

:root {
  --ef-cart-bg: #F7F7F7;
  --ef-cart-surface: #fff;
  --ef-cart-text: #222;
  --ef-cart-muted: #6d747c;
  --ef-cart-line: #e6e8eb;
  --ef-cart-line-strong: #d7dbe0;
  --ef-cart-main: #113f67;
  --ef-cart-main-hover: #67859f;
  --ef-cart-gold: #cda160;
  --ef-cart-danger: #e84f72;
  --ef-cart-radius: 6px;
  --ef-cart-shadow: 0 10px 28px rgba(17, 63, 103, 0.07);
}

body#EST_SPS_regi,
body#EST_SPS_order {
  background: var(--ef-cart-bg) !important;
  color: var(--ef-cart-text);
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0;
}

body#EST_SPS_regi #contents,
body#EST_SPS_order #contents {
  background: var(--ef-cart-bg) !important;
  padding: 48px 20px 72px;
  box-sizing: border-box;
}

body#EST_SPS_regi #formArea,
body#EST_SPS_order #formArea,
body#EST_SPS_regi #main-column-full,
body#EST_SPS_order #main-column-full,
body#EST_SPS_regi #mainContents_wrap,
body#EST_SPS_order #mainContents_wrap,
body#EST_SPS_regi #center1,
body#EST_SPS_order #center1 {
  width: 100% !important;
  max-width: none !important;
  background: transparent !important;
  border: 0 !important;
  box-sizing: border-box;
}

body#EST_SPS_regi #mainContents_wrap,
body#EST_SPS_order #mainContents_wrap,
body#EST_SPS_regi .centerbox,
body#EST_SPS_order .centerbox {
  max-width: 980px;
  margin: 0 auto;
}

body#EST_SPS_regi #mainContents_wrap > table,
body#EST_SPS_order #mainContents_wrap > table,
body#EST_SPS_regi #center1 > table,
body#EST_SPS_order #center1 > table {
  width: 100% !important;
}

body#EST_SPS_regi #bread-crumb,
body#EST_SPS_order #bread-crumb,
body#EST_SPS_regi .header_area,
body#EST_SPS_order .header_area,
body#EST_SPS_regi .footer_area,
body#EST_SPS_order .footer_area {
  display: none !important;
}

body#EST_SPS_regi .mainFrame,
body#EST_SPS_order .mainFrame,
body#EST_SPS_regi .mainCont,
body#EST_SPS_order .mainCont {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body#EST_SPS_regi h3.title1,
body#EST_SPS_order h3.title1,
body#EST_SPS_regi h4,
body#EST_SPS_order h4 {
  color: var(--ef-cart-text) !important;
  font-weight: 600 !important;
  letter-spacing: 0.05em !important;
  text-align: center;
  background: transparent !important;
  border: 0 !important;
}

body#EST_SPS_regi h3.title1,
body#EST_SPS_order h3.title1 {
  margin: 80px 0 30px !important;
  padding: 0 0 18px !important;
  font-size: 26px !important;
  line-height: 1.4 !important;
  position: relative;
}

body#EST_SPS_regi h3.title1::after,
body#EST_SPS_order h3.title1::after,
body#EST_SPS_regi h4::after,
body#EST_SPS_order h4::after {
  content: "";
  display: block;
  width: 48px;
  height: 3px;
  margin: 14px auto 0;
  background: #d7d7d7;
  border-radius: 999px;
}

body#EST_SPS_regi h4,
body#EST_SPS_order h4 {
  display: block !important;
  margin: 48px 0 22px !important;
  padding: 0 !important;
  font-size: 22px !important;
  line-height: 1.5 !important;
}

body#EST_SPS_regi .bordlayoutp3,
body#EST_SPS_order .bordlayoutp3,
body#EST_SPS_regi .layoutp3,
body#EST_SPS_order .layoutp3,
body#EST_SPS_regi .mainCont > p,
body#EST_SPS_order .mainCont > p {
  width: 100% !important;
  margin: 0 auto 24px !important;
  padding: 28px !important;
  background: var(--ef-cart-surface) !important;
  border: 1px solid #f0f1f2 !important;
  border-radius: var(--ef-cart-radius) !important;
  box-shadow: var(--ef-cart-shadow);
  box-sizing: border-box;
}

body#EST_SPS_regi .bordlayoutp3 table,
body#EST_SPS_order .bordlayoutp3 table,
body#EST_SPS_regi .layoutp3 table,
body#EST_SPS_order .layoutp3 table {
  width: 100% !important;
  border: 0 !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  background: transparent !important;
}

body#EST_SPS_regi .border,
body#EST_SPS_order .border,
body#EST_SPS_regi .backcolor1,
body#EST_SPS_order .backcolor1,
body#EST_SPS_regi .backcolor2,
body#EST_SPS_order .backcolor2 {
  border-color: #ccc !important;
}

body#EST_SPS_regi td,
body#EST_SPS_order td,
body#EST_SPS_regi th,
body#EST_SPS_order th {
  line-height: 1.75 !important;
  box-sizing: border-box;
}

body#EST_SPS_regi .backcolor1,
body#EST_SPS_order .backcolor1 {
  background: #fbfbfc !important;
  color: #30343a !important;
  font-weight: 700 !important;
}

body#EST_SPS_regi .backcolor2,
body#EST_SPS_order .backcolor2 {
  background: #fff !important;
  color: #30343a !important;
}

body#EST_SPS_regi .bordlayoutp3 > table > tbody > tr > td,
body#EST_SPS_order .bordlayoutp3 > table > tbody > tr > td,
body#EST_SPS_regi .layoutp3 > table > tbody > tr > td,
body#EST_SPS_order .layoutp3 > table > tbody > tr > td {
  padding: 16px 18px !important;
}

body#EST_SPS_regi .cartItem,
body#EST_SPS_order .cartItem {
  overflow: hidden;
}

body#EST_SPS_regi .cartItem tr:first-child td,
body#EST_SPS_order .cartItem tr:first-child td {
  padding: 14px 12px !important;
  background: #f3f5f7 !important;
  color: #4a5058 !important;
  font-size: 13px !important;
  white-space: nowrap;
}

body#EST_SPS_regi .cartItem td,
body#EST_SPS_order .cartItem td {
  vertical-align: top !important;
}

body#EST_SPS_regi .cartItem img,
body#EST_SPS_order .cartItem img {
  max-width: 112px !important;
  height: auto !important;
  border-radius: 4px;
  border: 1px solid var(--ef-cart-line);
}

body#EST_SPS_regi input[type="text"],
body#EST_SPS_regi input[type="email"],
body#EST_SPS_regi input[type="tel"],
body#EST_SPS_regi input[type="number"],
body#EST_SPS_regi input[type="password"],
body#EST_SPS_regi textarea,
body#EST_SPS_regi select,
body#EST_SPS_order input[type="text"],
body#EST_SPS_order input[type="email"],
body#EST_SPS_order input[type="tel"],
body#EST_SPS_order input[type="number"],
body#EST_SPS_order input[type="password"],
body#EST_SPS_order textarea,
body#EST_SPS_order select {
  min-height: 44px !important;
  padding: 10px 12px !important;
  border: 1px solid var(--ef-cart-line-strong) !important;
  border-radius: 5px !important;
  background: #fff !important;
  color: var(--ef-cart-text) !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

body#EST_SPS_regi textarea,
body#EST_SPS_order textarea {
  width: 100% !important;
  min-height: 132px !important;
  resize: vertical;
}

body#EST_SPS_regi input:focus,
body#EST_SPS_regi textarea:focus,
body#EST_SPS_regi select:focus,
body#EST_SPS_order input:focus,
body#EST_SPS_order textarea:focus,
body#EST_SPS_order select:focus {
  outline: 3px solid rgba(17, 63, 103, 0.16) !important;
  border-color: var(--ef-cart-main) !important;
}

body#EST_SPS_regi input[type="radio"],
body#EST_SPS_regi input[type="checkbox"],
body#EST_SPS_order input[type="radio"],
body#EST_SPS_order input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin-right: 8px;
  vertical-align: -3px !important;
  accent-color: var(--ef-cart-main);
}

body#EST_SPS_regi .sps-required,
body#EST_SPS_order .sps-required {
  display: inline-block !important;
  float: none !important;
  margin-left: 8px !important;
  padding: 2px 8px !important;
  border-radius: 999px !important;
  background: var(--ef-cart-danger) !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}

body#EST_SPS_regi .button1,
body#EST_SPS_regi input[type="button"],
body#EST_SPS_regi input[type="submit"],
body#EST_SPS_order .button1,
body#EST_SPS_order input[type="button"],
body#EST_SPS_order input[type="submit"] {
  min-width: 180px;
  min-height: 48px;
  padding: 12px 28px !important;
  border: 0 !important;
  border-radius: 5px !important;
  background: var(--ef-cart-main) !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
  text-align: center !important;
  cursor: pointer;
  box-shadow: none !important;
  transition: background-color .18s ease, opacity .18s ease;
  appearance: none;
}

body#EST_SPS_regi .button1:hover,
body#EST_SPS_regi input[type="button"]:hover,
body#EST_SPS_regi input[type="submit"]:hover,
body#EST_SPS_order .button1:hover,
body#EST_SPS_order input[type="button"]:hover,
body#EST_SPS_order input[type="submit"]:hover {
  background: var(--ef-cart-main-hover) !important;
}

body#EST_SPS_regi input[value*="戻る"],
body#EST_SPS_regi input[value*="編集"],
body#EST_SPS_order input[value*="戻る"],
body#EST_SPS_order input[value*="編集"] {
  min-width: 96px;
  /* background: #aebbc6 !important; */
}

body#EST_SPS_regi input[disabled],
body#EST_SPS_order input[disabled] {
  opacity: .55 !important;
  cursor: default !important;
}

body#EST_SPS_regi .ef-flat-stepper,
body#EST_SPS_order .ef-flat-stepper {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  max-width: 620px;
  margin: 0 auto 34px;
  padding: 0;
  list-style: none;
}

body#EST_SPS_regi .ef-flat-step,
body#EST_SPS_order .ef-flat-step {
  position: relative;
  text-align: center;
  color: #b7bcc1;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
}

body#EST_SPS_regi .ef-flat-step::before,
body#EST_SPS_order .ef-flat-step::before {
  content: "";
  position: absolute;
  top: 26px;
  left: 0;
  right: 0;
  height: 8px;
  background: #d7d9dc;
  transform: translateX(-50%);
  z-index: 0;
}

body#EST_SPS_regi .ef-flat-step:first-child::before,
body#EST_SPS_order .ef-flat-step:first-child::before {
  display: none;
}

body#EST_SPS_regi .ef-flat-step__num,
body#EST_SPS_order .ef-flat-step__num {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin: 0 auto 10px;
  border-radius: 50%;
  background: #d7d9dc;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}

body#EST_SPS_regi .ef-flat-step__num small,
body#EST_SPS_order .ef-flat-step__num small {
  display: block;
  font-size: 10px;
  line-height: 1;
}

body#EST_SPS_regi .ef-flat-step.is-active,
body#EST_SPS_order .ef-flat-step.is-active,
body#EST_SPS_regi .ef-flat-step.is-complete,
body#EST_SPS_order .ef-flat-step.is-complete {
  color: var(--ef-cart-main);
}

body#EST_SPS_regi .ef-flat-step.is-active .ef-flat-step__num,
body#EST_SPS_order .ef-flat-step.is-active .ef-flat-step__num,
body#EST_SPS_regi .ef-flat-step.is-complete .ef-flat-step__num,
body#EST_SPS_order .ef-flat-step.is-complete .ef-flat-step__num {
  background: var(--ef-cart-main);
}

body#EST_SPS_regi .ef-flat-step.is-complete::before,
body#EST_SPS_order .ef-flat-step.is-complete::before,
body#EST_SPS_regi .ef-flat-step.is-active::before,
body#EST_SPS_order .ef-flat-step.is-active::before {
  background: var(--ef-cart-main);
}

body#EST_SPS_order .mainCont > p:first-child {
  color: #3c4249;
  font-size: 16px;
  text-align: left;
}

body#EST_SPS_order h3.title1.no2 {
  /* color: var(--ef-cart-main) !important; */
}

@media (max-width: 767px) {
  body#EST_SPS_regi #contents,
  body#EST_SPS_order #contents {
    padding: 30px 14px 52px;
  }

  body#EST_SPS_regi #mainContents_wrap,
  body#EST_SPS_order #mainContents_wrap,
  body#EST_SPS_regi .centerbox,
  body#EST_SPS_order .centerbox {
    max-width: 100%;
  }

  body#EST_SPS_regi h3.title1,
  body#EST_SPS_order h3.title1 {
    margin-bottom: 26px !important;
    font-size: 21px !important;
  }

  body#EST_SPS_regi h4,
  body#EST_SPS_order h4 {
    margin-top: 40px !important;
    font-size: 19px !important;
  }

  body#EST_SPS_regi .bordlayoutp3,
  body#EST_SPS_order .bordlayoutp3,
  body#EST_SPS_regi .layoutp3,
  body#EST_SPS_order .layoutp3,
  body#EST_SPS_regi .mainCont > p,
  body#EST_SPS_order .mainCont > p {
    padding: 18px !important;
    margin-bottom: 20px !important;
  }

  body#EST_SPS_regi .bordlayoutp3 > table > tbody > tr,
  body#EST_SPS_order .bordlayoutp3 > table > tbody > tr,
  body#EST_SPS_regi .layoutp3 > table > tbody > tr,
  body#EST_SPS_order .layoutp3 > table > tbody > tr {
    display: block;
    border-bottom: 1px solid var(--ef-cart-line);
  }

  body#EST_SPS_regi .bordlayoutp3 > table > tbody > tr:last-child,
  body#EST_SPS_order .bordlayoutp3 > table > tbody > tr:last-child,
  body#EST_SPS_regi .layoutp3 > table > tbody > tr:last-child,
  body#EST_SPS_order .layoutp3 > table > tbody > tr:last-child {
    border-bottom: 0;
  }

  body#EST_SPS_regi .bordlayoutp3 > table > tbody > tr > td,
  body#EST_SPS_order .bordlayoutp3 > table > tbody > tr > td,
  body#EST_SPS_regi .layoutp3 > table > tbody > tr > td,
  body#EST_SPS_order .layoutp3 > table > tbody > tr > td {
    display: block;
    width: 100% !important;
    padding: 10px 0 !important;
    border: 0 !important;
  }

  body#EST_SPS_regi .backcolor1,
  body#EST_SPS_order .backcolor1 {
    background: transparent !important;
  }

  body#EST_SPS_regi .cartItem tr:first-child,
  body#EST_SPS_order .cartItem tr:first-child {
    display: none !important;
  }

  body#EST_SPS_regi .cartItem tr,
  body#EST_SPS_order .cartItem tr {
    padding: 14px 0;
  }

  body#EST_SPS_regi .cartItem img,
  body#EST_SPS_order .cartItem img {
    max-width: 96px !important;
  }

  body#EST_SPS_regi input[type="text"],
  body#EST_SPS_regi input[type="email"],
  body#EST_SPS_regi input[type="tel"],
  body#EST_SPS_regi input[type="number"],
  body#EST_SPS_regi input[type="password"],
  body#EST_SPS_regi textarea,
  body#EST_SPS_regi select,
  body#EST_SPS_order input[type="text"],
  body#EST_SPS_order input[type="email"],
  body#EST_SPS_order input[type="tel"],
  body#EST_SPS_order input[type="number"],
  body#EST_SPS_order input[type="password"],
  body#EST_SPS_order textarea,
  body#EST_SPS_order select {
    width: 100% !important;
    max-width: 100% !important;
  }

  body#EST_SPS_regi .button1,
  body#EST_SPS_regi input[type="button"],
  body#EST_SPS_regi input[type="submit"],
  body#EST_SPS_order .button1,
  body#EST_SPS_order input[type="button"],
  body#EST_SPS_order input[type="submit"] {
    width: 100%;
    margin: 8px 0 !important;
  }

  body#EST_SPS_regi .ef-flat-stepper,
  body#EST_SPS_order .ef-flat-stepper {
    margin-bottom: 28px;
  }

  body#EST_SPS_regi .ef-flat-step,
  body#EST_SPS_order .ef-flat-step {
    font-size: 11px;
  }

  body#EST_SPS_regi .ef-flat-step__num,
  body#EST_SPS_order .ef-flat-step__num {
    width: 54px;
    height: 54px;
    font-size: 18px;
  }

  body#EST_SPS_regi .ef-flat-step::before,
  body#EST_SPS_order .ef-flat-step::before {
    top: 23px;
    height: 6px;
  }
}

body#EST_SPS_regi #contact,
body#EST_SPS_order #contact {
  width: 100% !important;
  max-width: 980px;
  margin: 0 auto;
  box-sizing: border-box;
}

body#EST_SPS_regi #contents,
body#EST_SPS_order #contents {
  width: 100% !important;
  overflow-x: hidden;
  margin-top: -9px;
}

@media (max-width: 767px) {
  body#EST_SPS_regi #contact,
  body#EST_SPS_order #contact,
  body#EST_SPS_regi #mainContents_wrap,
  body#EST_SPS_order #mainContents_wrap,
  body#EST_SPS_regi .centerbox,
  body#EST_SPS_order .centerbox,
  body#EST_SPS_regi #contents table,
  body#EST_SPS_order #contents table {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  body#EST_SPS_regi #contents img,
  body#EST_SPS_order #contents img {
    max-width: 100% !important;
    height: auto !important;
  }

  body#EST_SPS_regi .ef-flat-step__num,
  body#EST_SPS_order .ef-flat-step__num {
    width: 48px;
    height: 48px;
    font-size: 17px;
  }

  body#EST_SPS_regi .ef-flat-step,
  body#EST_SPS_order .ef-flat-step {
    font-size: 10px;
  }

  body#EST_SPS_regi .ef-flat-step::before,
  body#EST_SPS_order .ef-flat-step::before {
    top: 21px;
  }
}

body#EST_SPS_regi #confirm form[name="NEXT"] > p:first-of-type {
  width: 100% !important;
  margin: 0 auto 40px !important;
  padding: 28px !important;
  background: var(--ef-cart-surface) !important;
  border: 1px solid #f0f1f2 !important;
  border-radius: var(--ef-cart-radius) !important;
  box-shadow: var(--ef-cart-shadow);
  box-sizing: border-box;
  color: #30343a !important;
  line-height: 1.85 !important;
}


#contact #center1 .centerbox .mainCont .step_navi01,
#contact #center1 .centerbox .mainCont .step_navi02,
#contact #center1 .centerbox .mainCont .step_navi03,
#contact #center1 .centerbox .mainCont .step_navi04{
    background: none;
}


body#EST_SPS_regi p:has(input[value*="戻る"]) {
    padding: 0 !important;
    background: none !important;
    box-shadow: unset !important;
    border: none !important;
}

#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3#selectPayment table.border tbody tr td {
    width: 100%;
}

body#EST_SPS_regi #selectPayment table.border,
body#EST_SPS_order #selectPayment table.border {
  border: 1px solid var(--ef-cart-line) !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
}

body#EST_SPS_regi #selectPayment table.border table,
body#EST_SPS_order #selectPayment table.border table,
body#EST_SPS_regi #selectPayment table.border table td,
body#EST_SPS_order #selectPayment table.border table td {
  border: 0 !important;
}

body#EST_SPS_regi #selectPayment table.border > tbody > tr > td,
body#EST_SPS_order #selectPayment table.border > tbody > tr > td {
  border: 0 !important;
  border-bottom: 1px solid var(--ef-cart-line) !important;
}

body#EST_SPS_regi #selectPayment table.border > tbody > tr:last-child > td,
body#EST_SPS_order #selectPayment table.border > tbody > tr:last-child > td {
  border-bottom: 0 !important;
}

body#EST_SPS_regi #selectaddressee .SPS-regi-addresseeContents table.border,
body#EST_SPS_regi #selectaddressee .SPS-regi-addresseeContents table.layoutp3,
body#EST_SPS_regi #selectaddressee .SPS-regi-addresseeContents .border,
body#EST_SPS_regi #selectaddressee .SPS-regi-addresseeContents .layoutp3 {
  border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}

body#EST_SPS_regi #selectaddressee .SPS-regi-addresseeContents > table > tbody > tr > td {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

body#EST_SPS_regi #selectaddressee .SPS-regi-addresseeData td {
  padding: 10px 0 !important;
  border: 0 !important;
  background: transparent !important;
}

/* EST_SPS_cart support */
body#EST_SPS_cart {
background: var(--ef-cart-bg) !important;
  color: var(--ef-cart-text);
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  letter-spacing: 0;
}

body#EST_SPS_cart #contents {
background: var(--ef-cart-bg) !important;
  padding: 48px 20px 72px;
  box-sizing: border-box;
}

body#EST_SPS_cart #formArea,
body#EST_SPS_cart #main-column-full,
body#EST_SPS_cart #mainContents_wrap,
body#EST_SPS_cart #center1 {
width: 100% !important;
  max-width: none !important;
  background: transparent !important;
  border: 0 !important;
  box-sizing: border-box;
}

body#EST_SPS_cart #mainContents_wrap,
body#EST_SPS_cart .centerbox {
max-width: 980px;
  margin: 0 auto;
}

body#EST_SPS_cart #mainContents_wrap > table,
body#EST_SPS_cart #center1 > table {
width: 100% !important;
}

body#EST_SPS_cart #bread-crumb,
body#EST_SPS_cart .header_area,
body#EST_SPS_cart .footer_area {
display: none !important;
}

body#EST_SPS_cart .mainFrame,
body#EST_SPS_cart .mainCont {
width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body#EST_SPS_cart h3.title1,
body#EST_SPS_cart h4 {color: var(--ef-cart-text) !important;font-weight: 700 !important;letter-spacing: 0.05em !important;text-align: center;background: transparent !important;border: 0 !important;}

body#EST_SPS_cart h3.title1 {margin: 80px 0 30px !important;padding: 0 0 18px !important;font-size: 26px !important;line-height: 1.4 !important;position: relative;}

body#EST_SPS_cart h3.title1::after,
body#EST_SPS_cart h4::after {
content: "";
  display: block;
  width: 48px;
  height: 3px;
  margin: 14px auto 0;
  background: #d7d7d7;
  border-radius: 999px;
}

body#EST_SPS_cart h4 {
display: block !important;
  margin: 48px 0 22px !important;
  padding: 0 !important;
  font-size: 22px !important;
  line-height: 1.5 !important;
}

body#EST_SPS_cart .bordlayoutp3,
body#EST_SPS_cart .layoutp3,
body#EST_SPS_cart .mainCont > p {
width: 100% !important;
  margin: 0 auto 24px !important;
  padding: 28px !important;
  background: var(--ef-cart-surface) !important;
  border: 1px solid #f0f1f2 !important;
  border-radius: var(--ef-cart-radius) !important;
  box-shadow: var(--ef-cart-shadow);
  box-sizing: border-box;
}

body#EST_SPS_cart .bordlayoutp3 table,
body#EST_SPS_cart .layoutp3 table {
width: 100% !important;
  border: 0 !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  background: transparent !important;
}

body#EST_SPS_cart .border,
body#EST_SPS_cart .backcolor1,
body#EST_SPS_cart .backcolor2 {
border-color: #ccc !important;
}

body#EST_SPS_cart td,
body#EST_SPS_cart th {
line-height: 1.75 !important;
  box-sizing: border-box;
}

body#EST_SPS_cart .backcolor1 {
background: #fbfbfc !important;
  color: #30343a !important;
  font-weight: 700 !important;
}

body#EST_SPS_cart .backcolor2 {background: #fff !important;color: #30343a !important;}

body#EST_SPS_cart .bordlayoutp3 > table > tbody > tr > td,
body#EST_SPS_cart .layoutp3 > table > tbody > tr > td {padding: 16px 18px !important;}

body#EST_SPS_cart .cartItem {
overflow: hidden;
}

body#EST_SPS_cart .cartItem tr:first-child td {
padding: 14px 12px !important;
  background: #f3f5f7 !important;
  color: #4a5058 !important;
  font-size: 13px !important;
  white-space: nowrap;
}

body#EST_SPS_cart .cartItem td {
vertical-align: top !important;
}

body#EST_SPS_cart .cartItem img {
max-width: 112px !important;
  height: auto !important;
  border-radius: 4px;
  border: 1px solid var(--ef-cart-line);
}

body#EST_SPS_cart input[type="text"],
body#EST_SPS_cart input[type="email"],
body#EST_SPS_cart input[type="tel"],
body#EST_SPS_cart input[type="number"],
body#EST_SPS_cart input[type="password"],
body#EST_SPS_cart textarea,
body#EST_SPS_cart select {min-height: 44px !important;padding: 10px 12px !important;border: 1px solid var(--ef-cart-line-strong) !important;border-radius: 5px !important;background: #fff !important;color: var(--ef-cart-text) !important;font-size: 16px !important;line-height: 1.5 !important;box-shadow: none !important;box-sizing: border-box !important;/* width: auto !important; */}

body#EST_SPS_cart textarea {
width: 100% !important;
  min-height: 132px !important;
  resize: vertical;
}

body#EST_SPS_cart input:focus,
body#EST_SPS_cart textarea:focus,
body#EST_SPS_cart select:focus {
outline: 3px solid rgba(17, 63, 103, 0.16) !important;
  border-color: var(--ef-cart-main) !important;
}

body#EST_SPS_cart input[type="radio"],
body#EST_SPS_cart input[type="checkbox"] {
width: 18px;
  height: 18px;
  margin-right: 8px;
  vertical-align: -3px !important;
  accent-color: var(--ef-cart-main);
}

body#EST_SPS_cart .sps-required {
display: inline-block !important;
  float: none !important;
  margin-left: 8px !important;
  padding: 2px 8px !important;
  border-radius: 999px !important;
  background: var(--ef-cart-danger) !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.4 !important;
}

body#EST_SPS_cart .button1,
body#EST_SPS_cart input[type="button"],
body#EST_SPS_cart input[type="submit"] {/* min-width: 180px; */min-height: 48px;padding: 12px 28px !important;border: 0 !important;border-radius: 5px !important;background: var(--ef-cart-main) !important;color: #fff !important;font-size: 14px !important;font-weight: 700 !important;line-height: 1.4 !important;text-align: center !important;cursor: pointer;box-shadow: none !important;transition: background-color .18s ease, opacity .18s ease;appearance: none;}

body#EST_SPS_cart .button1:hover,
body#EST_SPS_cart input[type="button"]:hover,
body#EST_SPS_cart input[type="submit"]:hover {
background: var(--ef-cart-main-hover) !important;
}

body#EST_SPS_cart input[value*="戻る"],
body#EST_SPS_cart input[value*="編集"] {
min-width: 96px;
  background: #aebbc6 !important;
}

body#EST_SPS_cart input[disabled] {
opacity: .55 !important;
  cursor: default !important;
}

body#EST_SPS_cart .ef-flat-stepper {
display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  max-width: 620px;
  margin: 0 auto 34px;
  padding: 0;
  list-style: none;
}

body#EST_SPS_cart .ef-flat-step {
position: relative;
  text-align: center;
  color: #b7bcc1;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
}

body#EST_SPS_cart .ef-flat-step::before {
content: "";
  position: absolute;
  top: 26px;
  left: 0;
  right: 0;
  height: 8px;
  background: #d7d9dc;
  transform: translateX(-50%);
  z-index: 0;
}

body#EST_SPS_cart .ef-flat-step:first-child::before {
display: none;
}

body#EST_SPS_cart .ef-flat-step__num {
position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  margin: 0 auto 10px;
  border-radius: 50%;
  background: #d7d9dc;
  color: #fff;
  font-size: 22px;
  font-weight: 800;
}

body#EST_SPS_cart .ef-flat-step__num small {
display: block;
  font-size: 10px;
  line-height: 1;
}

body#EST_SPS_cart .ef-flat-step.is-active,
body#EST_SPS_cart .ef-flat-step.is-complete {
color: var(--ef-cart-main);
}

body#EST_SPS_cart .ef-flat-step.is-active .ef-flat-step__num,
body#EST_SPS_cart .ef-flat-step.is-complete .ef-flat-step__num {
background: var(--ef-cart-main);
}

body#EST_SPS_cart .ef-flat-step.is-complete::before,
body#EST_SPS_cart .ef-flat-step.is-active::before {
background: var(--ef-cart-main);
}

body#EST_SPS_cart .mainCont > p:first-child {
color: #3c4249;
  font-size: 16px;
  text-align: left;
}

body#EST_SPS_cart h3.title1.no2 {/* color: var(--ef-cart-main) !important; */}

body#EST_SPS_cart #contact {
width: 100% !important;
  max-width: 980px;
  margin: 0 auto;
  box-sizing: border-box;
}

body#EST_SPS_cart #contents {
width: 100% !important;
  overflow-x: hidden;
  margin-top: -9px;
}

body#EST_SPS_cart #confirm form[name="NEXT"] > p:first-of-type {
width: 100% !important;
  margin: 0 auto 28px !important;
  padding: 28px !important;
  background: var(--ef-cart-surface) !important;
  border: 1px solid #f0f1f2 !important;
  border-radius: var(--ef-cart-radius) !important;
  box-shadow: var(--ef-cart-shadow);
  box-sizing: border-box;
  color: #30343a !important;
  line-height: 1.85 !important;
}

body#EST_SPS_cart p:has(input[value*="戻る"]) {
padding: 0 !important;
    background: none !important;
    box-shadow: unset !important;
}

body#EST_SPS_cart #selectaddressee .SPS-regi-addresseeContents table.border,
body#EST_SPS_cart #selectaddressee .SPS-regi-addresseeContents table.layoutp3,
body#EST_SPS_cart #selectaddressee .SPS-regi-addresseeContents .border,
body#EST_SPS_cart #selectaddressee .SPS-regi-addresseeContents .layoutp3 {
border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}

body#EST_SPS_cart #selectaddressee .SPS-regi-addresseeContents > table > tbody > tr > td {
padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

body#EST_SPS_cart #selectaddressee .SPS-regi-addresseeData td {
padding: 10px 0 !important;
  border: 0 !important;
  background: transparent !important;
}

div#cart-footer, footer {
    background: #FFF !important;
}

#contact #center1 .centerbox .mainFrame .mainCont form[name="MODIFY"] .bordlayoutp3 table.border tbody tr td + td + td + td {
    width: 30%;
}

input[type="text"][name="COUPONCODE"] {
    margin: 0 0 0 10px;
}

.SPS-fontlarge {
    font-size: 1.2em;
}
/* STEP1 purchase area refinements */
body#EST_SPS_cart .ef-cart-login-table {
  width: 100% !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
}

body#EST_SPS_cart .ef-cart-login-table td {
  padding: 12px 14px !important;
  vertical-align: middle !important;
}

body#EST_SPS_cart .ef-cart-login-table td:first-child {
  width: 30% !important;
  white-space: nowrap;
}

body#EST_SPS_cart .ef-cart-login-table input[type="text"],
body#EST_SPS_cart .ef-cart-login-table input[type="password"] {
  width: 100% !important;
  max-width: none !important;
  min-height: 46px !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

body#EST_SPS_cart .ef-cart-login-table + .center,
body#EST_SPS_cart .ef-cart-login-table ~ .center {
  margin-top: 18px !important;
}

body#EST_SPS_cart .SPS-cart-purchase + .bordlayoutp3 hr {
  margin: 28px 0 24px !important;
  border: 0 !important;
  border-top: 1px solid var(--ef-cart-line) !important;
}

body#EST_SPS_cart .mainCont > p.ef-cart-button-only {
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
body#EST_SPS_cart .mainCont > p.ef-cart-button-only input{
    width: 400px !important;
    padding: 22px 28px !important;
    height: auto !important;
    font-size: 16px !important;
    margin: 20px 0 0 !important;
}

body#EST_SPS_cart .bordlayoutp3:has(input.kago_next[value*="購入手続きへ進む"]),
body#EST_SPS_cart .layoutp3:has(input.kago_next[value*="購入手続きへ進む"]),
body#EST_SPS_cart .mainCont > p:has(input.kago_next[value*="購入手続きへ進む"]) {
  padding: 8px 0 28px !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body#EST_SPS_cart .bordlayoutp3:has(input[value*="買い物を続ける"]),
body#EST_SPS_cart .layoutp3:has(input[value*="買い物を続ける"]),
body#EST_SPS_cart .mainCont > p:has(input[value*="買い物を続ける"]) {
  padding: 8px 0 18px !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body#EST_SPS_regi .ef-cart-ssl-card,
body#EST_SPS_order .ef-cart-ssl-card,
body#EST_SPS_cart .ef-cart-ssl-card {
  display: flex;
  align-items: center;
  gap: 18px;
  width: 100% !important;
  margin: 0px auto 0 !important;
  padding: 22px 28px !important;
  background: var(--ef-cart-surface) !important;
  border: 1px solid #f0f1f2 !important;
  border-radius: var(--ef-cart-radius) !important;
  box-shadow: var(--ef-cart-shadow);
  box-sizing: border-box;
}

body#EST_SPS_regi .ef-cart-ssl-card .ef-cart-ssl-seal,
body#EST_SPS_regi .ef-cart-ssl-card .ef-cart-ssl-text,
body#EST_SPS_order .ef-cart-ssl-card .ef-cart-ssl-seal,
body#EST_SPS_order .ef-cart-ssl-card .ef-cart-ssl-text,
body#EST_SPS_cart .ef-cart-ssl-card .ef-cart-ssl-seal,
body#EST_SPS_cart .ef-cart-ssl-card .ef-cart-ssl-text {
  float: none !important;
  margin: 0 !important;
}

body#EST_SPS_regi .ef-cart-ssl-card .ef-cart-ssl-seal,
body#EST_SPS_order .ef-cart-ssl-card .ef-cart-ssl-seal,
body#EST_SPS_cart .ef-cart-ssl-card .ef-cart-ssl-seal {
  flex: 0 0 auto;
  width: auto !important;
}

body#EST_SPS_regi .ef-cart-ssl-card .ef-cart-ssl-text,
body#EST_SPS_order .ef-cart-ssl-card .ef-cart-ssl-text,
body#EST_SPS_cart .ef-cart-ssl-card .ef-cart-ssl-text {
  flex: 1 1 auto;
  width: auto !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
}

body#EST_SPS_regi #amazonLoginParts.ef-amazon-login-card {
  width: 100% !important;
  margin: 0 auto 24px !important;
  padding: 22px 28px !important;
  background: var(--ef-cart-surface) !important;
  border: 1px solid #f0f1f2 !important;
  border-radius: var(--ef-cart-radius) !important;
  box-shadow: var(--ef-cart-shadow);
  box-sizing: border-box;
}

body#EST_SPS_regi #amazonLoginParts.ef-amazon-login-card .amazon-message,
body#EST_SPS_regi #amazonLoginParts.ef-amazon-login-card .amazon-message p {
  width: 100% !important;
  margin: 0 0 12px !important;
  padding: 0 !important;
}

body#EST_SPS_regi #amazonLoginParts.ef-amazon-login-card #AmazonPayButtonRegi {
  display: inline-flex !important;
  vertical-align: middle;
  margin-right: 10px;
}

body#EST_SPS_regi #amazonLoginParts.ef-amazon-login-card label[for="amazonV2Overwrite1"] {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  vertical-align: middle;
}

body#EST_SPS_regi #amazonLoginParts.ef-amazon-login-card #otherAmazonAddress.ef-amazon-empty-address {
  display: none !important;
}

body#EST_SPS_regi #amazonLoginParts.ef-amazon-login-empty {
  display: none !important;
}

body#EST_SPS_regi .sps-threeDS-info {
  width: 100% !important;
  margin: 50px auto 0 !important;
  padding: 22px 28px !important;
  background: var(--ef-cart-surface) !important;
  border: 1px solid #f0f1f2 !important;
  border-radius: var(--ef-cart-radius) !important;
  box-shadow: var(--ef-cart-shadow);
  box-sizing: border-box;
}

body#EST_SPS_regi .sps-threeDS-info table {
  width: 100% !important;
  border: 0 !important;
  border-collapse: collapse !important;
  background: transparent !important;
}

body#EST_SPS_regi .sps-threeDS-info td {
  border: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  vertical-align: middle !important;
}

body#EST_SPS_regi .sps-threeDS-info .sps-card-threeDS-logo {
  width: 150px !important;
  padding-right: 24px !important;
}

body#EST_SPS_regi .sps-threeDS-info .sps-card-threeDS-logo img {
  max-width: 124px !important;
  height: auto !important;
  display: block;
}

body#EST_SPS_regi .sps-threeDS-info .sps-card-threeDS-message {
  color: #30343a !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
}

/* Base font size */
body#EST_SPS_regi #contents p,
body#EST_SPS_order #contents p,
body#EST_SPS_cart #contents p,
body#EST_SPS_regi #contents td,
body#EST_SPS_order #contents td,
body#EST_SPS_cart #contents td,
body#EST_SPS_regi #contents th,
body#EST_SPS_order #contents th,
body#EST_SPS_cart #contents th,
body#EST_SPS_regi #contents li,
body#EST_SPS_order #contents li,
body#EST_SPS_cart #contents li,
body#EST_SPS_regi #contents label,
body#EST_SPS_order #contents label,
body#EST_SPS_cart #contents label,
body#EST_SPS_regi #contents a,
body#EST_SPS_order #contents a,
body#EST_SPS_cart #contents a,
body#EST_SPS_regi input,
body#EST_SPS_order input,
body#EST_SPS_cart input,
body#EST_SPS_regi select,
body#EST_SPS_order select,
body#EST_SPS_cart select,
body#EST_SPS_regi textarea,
body#EST_SPS_order textarea,
body#EST_SPS_cart textarea,
body#EST_SPS_regi button,
body#EST_SPS_order button,
body#EST_SPS_cart button {
  font-size: 14px;
}

body#EST_SPS_regi h3.title1,
body#EST_SPS_order h3.title1,
body#EST_SPS_cart h3.title1 {
  font-size: 26px !important;
  color: #222222 !important;
}

body#EST_SPS_regi h4,
body#EST_SPS_order h4,
body#EST_SPS_cart h4 {
  font-size: 22px !important;
  color: #222222 !important;
}

/* Step navigation size */
body#EST_SPS_regi .ef-flat-stepper,
body#EST_SPS_order .ef-flat-stepper,
body#EST_SPS_cart .ef-flat-stepper {
  max-width: 720px !important;
  margin-bottom: 40px !important;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}

body#EST_SPS_regi .ef-flat-step,
body#EST_SPS_order .ef-flat-step,
body#EST_SPS_cart .ef-flat-step {
  font-size: 15px !important;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}

body#EST_SPS_regi .ef-flat-step::before,
body#EST_SPS_order .ef-flat-step::before,
body#EST_SPS_cart .ef-flat-step::before {
  top: 32px !important;
  height: 10px !important;
}

body#EST_SPS_regi .ef-flat-step__num,
body#EST_SPS_order .ef-flat-step__num,
body#EST_SPS_cart .ef-flat-step__num {
  width: 76px !important;
  height: 76px !important;
  font-size: 26px !important;
  line-height: 1.05 !important;
}

body#EST_SPS_regi .ef-flat-step__num small,
body#EST_SPS_order .ef-flat-step__num small,
body#EST_SPS_cart .ef-flat-step__num small {
  font-size: 11px !important;
  margin-bottom: 2px !important;
}

/* Confirmation page refinements */
body#EST_SPS_regi h4,
body#EST_SPS_regi h4 *,
body#EST_SPS_regi .SPS-regi-pointuse {
  /* font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important; */
  font-family: 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'MS UI Gothic', 'Helvetica', 'Arial', sans-serif;
}

body#EST_SPS_regi h4:empty,
body#EST_SPS_regi h4:empty::after {
  display: none !important;
}

body#EST_SPS_regi h4 + div.right {
  margin: -1.2em auto 18px !important;
}

body#EST_SPS_regi h4 + div.right .button1 {
  min-width: 92px !important;
  min-height: 40px !important;
  padding: 9px 18px !important;
}

body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 {
  text-align: left !important;
}

body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 table,
body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 tbody,
body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 tr,
body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 th,
body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 td {
  border: 0 !important;
  background: transparent !important;
  text-align: left !important;
}

body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 .left {
  margin: 0 0 18px !important;
  text-align: left !important;
}

body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 .point_use_table {
  width: 820px !important;
  max-width: 100% !important;
  margin: 0 !important;
  border: 0 !important;
}

body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 .point_use_table td {
  padding: 12px 0 !important;
  text-align: left !important;
  white-space: nowrap !important;
}

body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 p:has(input[type="button"]),
body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 p:has(input[type="submit"]),
body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 div:has(> input[type="button"]),
body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 div:has(> input[type="submit"]) {
  text-align: center !important;
}

body#EST_SPS_regi .SPS-regi-pointuse + .bordlayoutp3 input#PREPAIR_POINT {
  width: 120px !important;
  margin: 0 8px !important;
}

body#EST_SPS_regi .ef-delivery-select-row,
body#EST_SPS_order .ef-delivery-select-row,
body#EST_SPS_cart .ef-delivery-select-row {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin-left: 5px !important;
}

body#EST_SPS_regi .ef-delivery-select-label,
body#EST_SPS_order .ef-delivery-select-label,
body#EST_SPS_cart .ef-delivery-select-label {
  flex: 0 0 112px !important;
  display: inline-flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  white-space: nowrap !important;
}

body#EST_SPS_regi .ef-delivery-select-label::after,
body#EST_SPS_order .ef-delivery-select-label::after,
body#EST_SPS_cart .ef-delivery-select-label::after {
  content: "：";
  margin-left: 8px;
}

body#EST_SPS_regi .ef-delivery-select-row select,
body#EST_SPS_order .ef-delivery-select-row select,
body#EST_SPS_cart .ef-delivery-select-row select {
  margin-left: 0 !important;
}

body#EST_SPS_regi .cartItem tr:last-child td {
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #222222 !important;
}

body#EST_SPS_regi .cartItem tr:last-child td:last-child {
  font-size: 18px !important;
}

body#EST_SPS_regi form[name="NEXT"] > p[align="center"]:has(input[value*="戻る"]) input {
  min-height: 64px !important;
  padding-top: 17px !important;
  padding-bottom: 17px !important;
  margin: 5px 15px 5px 5px !important;
}

body#EST_SPS_regi form[name="NEXT"] > p[align="center"]:has(input[value*="戻る"]) input[value*="戻る"] {
  min-width: 120px !important;
}

body#EST_SPS_regi form[name="NEXT"] > p[align="center"]:has(input[value*="戻る"]) input.regi_next {
  min-width: 260px !important;
}

body#EST_SPS_regi form[name="NEXT"] > p[align="center"]:not(:has(input[value*="戻る"])) input.regi_next {
  min-width: 520px !important;
  min-height: 92px !important;
  padding: 28px 72px !important;
  font-weight: 700 !important;
  font-size: 22px !important;
}

body#EST_SPS_regi form[name="NEXT"] .ef-confirm-top-actions {
  display: none !important;
}

body#EST_SPS_regi form[name="NEXT"] .ef-confirm-source-actions {
  display: none !important;
}

body#EST_SPS_regi form[name="NEXT"] .ef-confirm-bottom-actions {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 18px !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body#EST_SPS_regi form[name="NEXT"] .ef-confirm-bottom-actions input[value*="戻る"] {
  min-width: 150px !important;
  min-height: 72px !important;
  padding: 20px 34px !important;
  margin: 0 !important;
}

body#EST_SPS_regi form[name="NEXT"] .ef-confirm-bottom-actions input.regi_next {
  margin: 0 !important;
}

body#EST_SPS_cart input.kago_next[value*="購入手続きへ進む"] {
  min-width: 220px !important;
  min-height: 56px !important;
  padding: 15px 34px !important;
  font-weight: 700 !important;
  font-size: 14px !important;
}

#contact #center1 .centerbox .mainFrame .mainCont #confirm .SPS-regi-confirm_addresseeArea {
    margin: 0 0 20px;
}

#contact #center1 p.center:has(a#logout) {
    width: 400px !important;
    padding: 15px 0 !important;
    background: none !important;
    box-shadow: unset !important;
    border: none !important;
    margin: 0 auto !important;
}

#contact #center1 p.center a#logout {
    /* border-bottom: solid 2px #666; */
    /* padding: 0 0 3px; */
    text-decoration: underline;
}

#contact #center1 .centerbox .mainCont input.regi_next[type="button"][value*="注文を確定する"],
#contact #center1 .centerbox .mainCont input.regi_next[type="button"][value*="この内容で注文する"]{
    width: 400px !important;
    padding: 17px !important;
    height: auto !important;
    font-size: 18px !important;
    margin: 0 !important;
}

#contact #center1 .centerbox .mainCont input#otherAddress {margin: 0 0 20px;}

.ef-cart-ssl-card img {
    max-width: 120px;
}


body#EST_SPS_cart .column5 .itemThumb a{
    width: 180px;
}
body#EST_SPS_cart .column5 .itemThumb a img{
    max-height: 180px;
    max-width: 180px;
}

body#EST_SPS_cart .column5{
    margin-right: 10px !important;
    width: 180px !important;
}

body#EST_SPS_cart .column5:nth-child(5n){
    margin-right: 0 !important;
}

body#EST_SPS_cart .column-set .price{
    text-align: left;
}

body#EST_SPS_cart #center1 .centerbox .mainCont h3{
    line-height: 100% !important;
    margin-bottom: 10px !important;
}

body#EST_SPS_regi .centerbox .mainCont #card_info li:last-child {
    border-bottom: none;
    padding: 5px 0 0;
}

body#EST_SPS_regi .side li:hover{
    background: none;
}

body#EST_SPS_regi .centerbox .mainCont #card_info li{
    border-bottom: 1px solid #dedede;
    padding: 5px 0;
}

#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 td{
    border: 1px solid #CCC;
}

#contact #center1 .centerbox .mainFrame .mainCont .bordlayoutp3 table.border tbody tr td.border-none-v:has(.option_style) {
    padding: 0 18px 12px 13px !important;
}

div.cart-article div.cart-section ul.option_style li {
    font-size: 13px !important;
}
