@charset "UTF-8";
.cb-page {
  font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-font-feature-settings: "halt" 1;
          font-feature-settings: "halt" 1;
  line-height: 1.6;
  background: #fff;
  padding-bottom: 120px;
}
.cb-page__container {
  max-width: 976px;
  margin: 0 auto;
}
@media all and (max-width: 640px) {
  .cb-page__container {
    padding: 0 16px;
  }
}
.cb-page__page-ttl {
  padding: 0.8em 0 0.7em;
  font-weight: bold;
}
.cb-page__hero {
  margin-bottom: 50px;
}
@media all and (max-width: 640px) {
  .cb-page__hero {
    margin-bottom: 30px;
  }
}
.cb-page__hero img {
  width: 100%;
}
.cb-page img {
  max-width: 100%;
}
.cb-page__lead {
  font-size: 20px;
  margin-bottom: 40px;
}
@media all and (max-width: 640px) {
  .cb-page__lead {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.cb-page__txt {
  margin-bottom: 2em;
}
.cb-page__hidden-radio {
  display: none !important;
}
.cb-page__select {
  width: auto;
  min-height: 48px;
  padding: 12px 52px 12px 24px;
  font-size: 18px;
  line-height: 1.35;
  background: #e6e6e6 url(../img/icon_select.png) calc(100% - 14px) 50%/25px auto no-repeat;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  cursor: pointer;
  white-space: pre-line;
}
@media all and (max-width: 640px) {
  .cb-page__select {
    width: 100%;
    font-size: 15px;
    min-height: 44px;
    padding: 12px 44px 10px 12px;
  }
}
.cb-page__confirm {
  scroll-margin: 42px;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0.5;
  pointer-events: none;
}
.cb-page__confirm.is-active {
  opacity: 1;
  pointer-events: auto;
}
.cb-page__confirm label {
  cursor: pointer;
}
.cb-page__confirm input {
  display: none;
}
.cb-page__confirm input:checked + span::before {
  background: #6e7175;
}
.cb-page__confirm input:checked + span::after {
  opacity: 1;
}
.cb-page__confirm span {
  display: block;
  position: relative;
  background: #e6e6e6;
  height: 48px;
  padding: 12px 16px 12px 52px;
  font-size: 18px;
  line-height: 1.35;
}
.cb-page__confirm span::before {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  left: 12px;
  width: 25px;
  height: 25px;
  background: #fff;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cb-page__confirm span::after {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  left: 17px;
  z-index: 1;
  width: 14px;
  height: 8px;
  border-width: 0 0 3px 3px;
  border-style: solid;
  border-color: transparent transparent #fff #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cb-page .widget-comparison {
  scroll-margin: 42px;
}
.cb-page .widget-comparison:not(:last-child) {
  margin-bottom: 100px;
}
@media all and (max-width: 640px) {
  .cb-page .widget-comparison:not(:last-child) {
    margin-bottom: 50px;
  }
}
.cb-page .widget-comparison > .result .slider .next, .cb-page .widget-comparison > .result .slider .prev {
  background-image: url(../img/icon_nav.svg);
}
.cb-page .widget-comparison > .selection {
  scroll-margin: 42px;
  pointer-events: none;
  opacity: 0.3;
  -webkit-transition: max-height 1s, opacity 0.5s;
  transition: max-height 1s, opacity 0.5s;
  will-change: max-height, opacity;
}
.cb-page .widget-comparison > .selection.is-active {
  pointer-events: auto;
  opacity: 1;
}
.cb-page .widget-comparison > .selection li label {
  line-height: 1.5;
}
.cb-page .widget-comparison > .selection li label small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin-top: 0.8em;
}
.cb-page .widget-comparison > .selection li label small span:first-child {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.cb-page .widget-comparison > .selection li input:disabled + label {
  color: inherit;
}
.cb-page .widget-comparison > .selection li input:disabled + label::before {
  background-color: #6e7175;
}
.cb-page .widget-comparison > .selection li input:disabled + label::after {
  background-color: transparent;
  border-color: transparent transparent #fff #fff;
}
.cb-page .widget-comparison > .selection li input:disabled[type=radio] + label::before {
  background-color: #6e7175;
}
.cb-page .widget-comparison > .selection li input:disabled[type=radio] + label::after {
  border-radius: 100%;
  border: 0;
  background: #fff;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}
@media all and (max-width: 640px) {
  .cb-page .widget-comparison > .selection .title {
    pointer-events: none;
  }
}
.cb-page .widget-comparison > .selection .title small {
  font-size: 14px;
  padding-left: 30px;
}
@media all and (max-width: 640px) {
  .cb-page .widget-comparison > .selection .title small {
    padding-left: 0;
  }
}
.cb-page .widget-comparison > .selection .grid-auto > li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: calc(100% - 10px);
}
.cb-page .widget-comparison > .button {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: max-height 1s, opacity 0.5s, padding-top 0.5s;
  transition: max-height 1s, opacity 0.5s, padding-top 0.5s;
  will-change: max-height, opacity, padding-top;
}
@media all and (max-width: 640px) {
  .cb-page .widget-comparison > .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.cb-page .widget-comparison > .button p {
  margin-top: 15px;
  color: #222;
  font-size: 14px;
}
.cb-page .widget-comparison > .button.is-shown {
  padding-top: 60px;
  max-height: 1000px;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: max-height 0.8s, opacity 0.5s;
  transition: max-height 0.8s, opacity 0.5s;
}
@media all and (max-width: 640px) {
  .cb-page .widget-comparison > .button.is-shown {
    padding-top: 40px;
  }
}
.cb-page .widget-comparison > .button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 332px;
  margin: 0 10px;
  padding: 13px;
  background-color: #6e7175;
  font: inherit;
  color: inherit;
  text-align: center;
}
@media all and (max-width: 640px) {
  .cb-page .widget-comparison > .button a {
    display: block;
    width: 100%;
    margin: 0;
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
.cb-page .widget-comparison > .button a.is-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.cb-page .widget-comparison .result {
  max-height: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: none;
  transition: none;
}
.cb-page .widget-comparison .result a {
  color: #0273ab !important;
}
.cb-page .widget-comparison .result.is-shown {
  max-height: 1000px;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: max-height 1s, opacity 0.5s;
  transition: max-height 1s, opacity 0.5s;
  will-change: max-height, opacity;
}
.cb-page__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
}
.cb-page__back a {
  display: block;
  max-width: 330px;
  padding: 13px 55px 13px 20px;
  border: 2px solid #6e7175;
  background-color: #6e7175;
  color: #fefefe;
  font-size: 18px;
  position: relative;
}
.cb-page__back a::before {
  content: "";
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 17px;
  height: 17px;
  right: 26px;
  background-image: url(../img/icon_arrow.svg);
}
.cb-page__red {
  color: #dc1100;
}
.cb-page__img01 {
  max-width: 100%;
}

.cb-page-category:not(:last-child) {
  margin-bottom: 40px;
}
@media all and (max-width: 640px) {
  .cb-page-category:not(:last-child) {
    margin-bottom: 30px;
  }
}
.cb-page-category__ttl {
  font-size: 22px;
  padding: 0 0 0.02em 0.6em;
  border-left: 6px solid #ccc;
  margin-left: 20px;
  margin-bottom: 1em;
}
@media all and (max-width: 640px) {
  .cb-page-category__ttl {
    font-size: 15px;
    margin-left: 0;
    margin-bottom: 1.5em;
  }
}
.cb-page-category__grid {
  padding-left: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(0, 1fr) 20px minmax(0, 1fr);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}
@media all and (max-width: 640px) {
  .cb-page-category__grid {
    padding-left: 0;
    gap: 15px;
  }
}
.cb-page-category__grid--1 {
  -ms-grid-columns: (minmax(0, 1fr))[1];
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.cb-page-category__grid--2 {
  -ms-grid-columns: (minmax(0, 1fr))[2];
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.cb-page-category__grid--4 {
  -ms-grid-columns: (minmax(0, 1fr))[4];
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media all and (max-width: 640px) {
  .cb-page-category__grid--4 {
    -ms-grid-columns: (minmax(0, 1fr))[2];
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.cb-page-category__subgrid {
  display: -ms-grid;
  display: grid;
  gap: 10px;
  -ms-grid-columns: minmax(0, 1fr) 10px minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media all and (max-width: 640px) {
  .cb-page-category__subgrid {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.cb-page-category__subgrid > ul {
  margin-top: -5px !important;
}
.cb-page-category__item li.is-disabled {
  pointer-events: none;
  opacity: 0.3;
}
.cb-page-category__item .hide-last li:last-child {
  display: none !important;
}
.cb-page-category__subttl {
  font-size: 20px;
  margin-bottom: 1em;
}
@media all and (max-width: 640px) {
  .cb-page-category__subttl {
    font-size: 14px;
    margin-bottom: 0.8em;
  }
}
@media all and (max-width: 640px) {
  .cb-page-category__subttl--sp-2line {
    min-height: 3.2em;
  }
}

.cb-page-accordion:not(:last-child) {
  margin-bottom: 40px;
}
@media all and (max-width: 640px) {
  .cb-page-accordion:not(:last-child) {
    margin-bottom: 35px;
  }
}
.cb-page-accordion__btn {
  display: block;
  width: auto;
  min-width: 325px;
  background-color: #6e7175;
  color: #fefefe;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 13px 55px 13px 20px;
  border: 2px solid #6e7175;
  font-size: 18px;
  position: relative;
  line-height: 1;
  text-align: left;
  margin: 0 auto;
  cursor: pointer;
}
@media all and (max-width: 640px) {
  .cb-page-accordion__btn {
    padding: 16px 50px 16px 20px;
    border: 1px solid #6e7175;
    min-width: 100%;
  }
}
.cb-page-accordion__btn::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 17px;
  height: 17px;
  right: 26px;
  background-image: url(../img/icon_arrow.svg);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media all and (max-width: 640px) {
  .cb-page-accordion__btn::before {
    width: 15px;
    height: 15px;
    right: 20px;
  }
}
.cb-page-accordion__btn.is-open::before {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.cb-page-accordion__body {
  display: none;
}
.cb-page-accordion__inner {
  padding-top: 30px;
}
@media all and (max-width: 640px) {
  .cb-page-accordion__inner {
    padding-top: 20px;
  }
}
.cb-page-accordion__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
@media all and (max-width: 640px) {
  .cb-page-accordion__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.cb-page-accordion__ttl {
  font-size: 18px;
  border-bottom: 1px solid currentColor;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
}
.cb-page-accordion__table {
  width: 100%;
}
.cb-page-accordion__table col:first-child {
  width: 55%;
}
.cb-page-accordion__table col:last-child {
  width: 45%;
}
.cb-page-accordion__table th,
.cb-page-accordion__table td {
  padding: 12px;
  text-align: left;
  border: 1px solid #ddd;
}
.cb-page-accordion__table thead th {
  background: #f1f1f1;
}
.cb-page-accordion__table tbody th {
  vertical-align: middle;
}
.cb-page-accordion__note {
  margin-top: 1em;
  font-size: 80%;
}

.text-red-500 {
  color: #ef4444;
}

.button button[disabled] {
  opacity: 0.3;
  pointer-events: none;
}

.widget-comparison > .selection .list {
  overflow: visible;
}

.is-disabled {
  opacity: 0.3;
  pointer-events: none;
}

.pt-15 {
  padding-top: 60px;
}

.mt-10 {
  margin-top: 40px;
}

.\!mt-10 {
  margin-top: 40px !important;
}

.mb-5 {
  margin-bottom: 20px;
}

.mb-10 {
  margin-bottom: 40px;
}

@media all and (max-width: 640px) {
  .text {
    font-size: 15px;
  }
}

/* ── Date Gate ─────────────────────────────────────── */
.date-gate {
  margin-top: 30px;
  margin-bottom: 10px;
}
@media all and (max-width: 640px) {
  .date-gate {
    margin-top: 20px;
  }
}
.date-gate__title {
  font-size: 18px;
  font-weight: bold;
  color: #dc1100;
  margin-bottom: 20px;
  line-height: 1.5;
}
@media all and (max-width: 640px) {
  .date-gate__title {
    font-size: 15px;
    margin-bottom: 14px;
  }
}
.date-gate__table {
  border-collapse: collapse;
  width: 100%;
  max-width: 680px;
  border: 1px solid #ddd;
}
.date-gate__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 220px 0 1fr;
  grid-template-columns: 220px 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  border-top: 1px solid #e8e8e8;
}
.date-gate__row:first-child {
  border-top: 0;
}
@media all and (max-width: 640px) {
  .date-gate__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.date-gate__label {
  padding: 14px 16px 14px 14px;
  font-size: 15px;
  color: #555;
  white-space: nowrap;
  border-right: 1px solid #e8e8e8;
}
@media all and (max-width: 640px) {
  .date-gate__label {
    font-size: 13px;
    padding: 10px 12px 6px;
    border-right: 0;
    border-bottom: 1px solid #e8e8e8;
    color: #777;
  }
}
.date-gate__picker-wrap {
  padding: 10px 16px 10px 14px;
}
@media all and (max-width: 640px) {
  .date-gate__picker-wrap {
    padding: 8px 12px 12px;
  }
}
.date-gate__input {
  all: unset;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block !important;
  width: 100% !important;
  max-width: 320px !important;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236e7175' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E") no-repeat right 12px center !important;
  padding: 12px 42px 12px 12px !important;
  font-family: inherit !important;
  cursor: pointer !important;
  border: 2px solid #e6e6e6 !important;
  -webkit-transition: border-color 0.2s !important;
  transition: border-color 0.2s !important;
}
.date-gate__input:not(.has-value) {
  color: #aaa;
  font-weight: normal;
}
.date-gate__input:hover, .date-gate__input.is-open {
  border-color: #6e7175;
}
.date-gate__input:focus {
  border-color: #6e7175;
  outline: none;
}
@media all and (max-width: 640px) {
  .date-gate__input {
    font-size: 16px;
    padding: 10px 42px 10px 10px;
    max-width: 100%;
  }
}
.date-gate__lead {
  font-size: 15px;
  color: #444;
  margin-bottom: 20px;
  line-height: 1.6;
}
@media all and (max-width: 640px) {
  .date-gate__lead {
    font-size: 13px;
    margin-bottom: 14px;
  }
}
.date-gate__calendar-pop {
  /* position/z-index set inline by the React portal */
  -webkit-box-shadow: 0 8px 28px rgba(0, 0, 0, 0.18);
          box-shadow: 0 8px 28px rgba(0, 0, 0, 0.18);
}
.date-gate__deadline {
  font-size: 18px;
  padding: 14px 14px 14px 14px;
  font-weight: bold;
  color: #222;
}
.date-gate__deadline.is-valid {
  color: #176b3a;
}
.date-gate__deadline.is-invalid {
  color: #dc1100;
}
@media all and (max-width: 640px) {
  .date-gate__deadline {
    font-size: 15px;
    padding: 10px 12px 12px;
  }
}
.date-gate__inline-note {
  margin-left: 8px;
  font-size: 13px;
  font-weight: normal;
  color: #176b3a;
  white-space: nowrap;
}
.date-gate__side-note {
  font-size: 12px;
  color: #999;
  line-height: 1.5;
  padding-left: 8px;
  white-space: nowrap;
}
@media all and (max-width: 640px) {
  .date-gate__side-note {
    grid-column: 1/-1;
    padding: 0 0 8px;
  }
}
.date-gate__out-of-scope {
  margin-top: 16px;
  padding: 14px 16px;
  background: #fff3f3;
  border: 2px solid #dc1100;
  color: #dc1100;
  font-size: 15px;
  line-height: 1.6;
}
@media all and (max-width: 640px) {
  .date-gate__out-of-scope {
    font-size: 13px;
  }
}

/* ── Date Gate action buttons ─────────────────────── */
.date-gate-actions {
  margin-top: 24px;
}
@media all and (max-width: 640px) {
  .date-gate-actions {
    margin-top: 20px;
  }
}
.date-gate-actions__btn {
  display: block !important;
  width: auto !important;
  background-color: #6e7175 !important;
  color: #fefefe !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  padding: 13px 20px 13px 20px !important;
  border: 2px solid #6e7175 !important;
  font: inherit !important;
  font-size: 18px !important;
  position: relative !important;
  line-height: 1 !important;
  text-align: left !important;
  cursor: pointer !important;
  -webkit-transition: opacity 0.2s !important;
  transition: opacity 0.2s !important;
}
.date-gate-actions__btn:hover {
  opacity: 0.8;
}
@media all and (max-width: 640px) {
  .date-gate-actions__btn {
    min-width: 100% !important;
    padding: 16px 20px 16px 20px !important;
    border: 1px solid #6e7175 !important;
  }
}