@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600;700;900&family=Roboto:wght@500&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.header {
  width: 100vw;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  padding: 5px 6px 4px 10px;
  border-bottom: 1px solid #ebebeb;
}

.header-logo {
  width: 149.45px;
  height: 28px;
}

.header-info {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 4.55px;
}

.header-contact {
  display: flex;
  flex-direction: column;
  text-align: end;
  color: #666;
  font-weight: 400;
  font-size: 8px;
  line-height: 100%;
  letter-spacing: 0%;
}

.header-contact-name {
  letter-spacing: -1px;
}

.header-contact-tel {
  color: #042275;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
  text-decoration: none;
}

.header-contact-business {
  display: flex;
  flex-direction: column;
}

.header-contact-business-hours {
  font-size: 9px;
  margin-top: 2px;
  line-height: 9px;
}

.header-contact-business-days {
  font-size: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-right: -5px;
}

.header-freedial-mark {
  width: 36px;
  height: 36px;
}

.sumairu-point-logo-picture,
.hero-picture,
.benefits-birth-present-point-picture,
.benefits-questionnaire-present-point-picture,
.app-contents-picture {
  display: block;
}

.sumairu-point-logo-img {
  display: block;
  width: 100%;
  height: auto;
  height: 23.9px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.hero-img {
  display: block;
  width: 100%;
  height: auto;
}

.rakuten-points-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.rakuten-points-tagline {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 8px;
  margin-top: 10px;
}

.rakuten-points-logo {
  width: 30px;
  height: 30px;
}

.rakuten-points-tagline-text-img {
  display: block;
  width: auto;
  height: 14px;
  margin: 8px 0;
}

.line-left-img,
.line-right-img {
  display: block;
  width: 12px;
}

.point-card-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  padding: 5px 20px 0;
  gap: 12px;
}

.point-card-col {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 7px;
  max-width: 360px;
}

.point-card-second {
  position: relative;
}

.rakuten-points-panda {
  position: absolute;
  top: 85px;
  right: -13px;
  width: 80px;
  height: 72px;
}

.point-card {
  display: flex;
  flex-direction: column;
  border: 1px solid #042275;
  border-radius: 8px;
}

.point-card-label {
  background-color: #e3edf8;
  border: none;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #042275;
  font-weight: 700;
  font-size: 11px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
  padding: 6px 0px 3px;
}

.point-card-body {
  text-align: center;
  min-width: 154px;
}

.target-period-condition-card,
.child-birth-condition-card {
  display: block;
  width: 142px;
  height: 52px;
  margin: 10px auto 15px;
}

.point-card-note {
  color: #666;
  font-weight: 400;
  font-size: 10px;
  line-height: 130%;
  letter-spacing: 0%;
}

.rakuten-points-more-benefits-heading {
  color: #333;
  font-weight: 700;
  font-size: 13px;
  line-height: 140%;
  letter-spacing: 0%;
  margin-top: 11px;
}

.text-red {
  color: #bf0000;
}

.rakuten-points-target-before {
  color: #042275;
  font-weight: 700;
  font-size: 17px;
  line-height: 36px;
  letter-spacing: 0%;
}
.rakuten-points-target-after {
  color: #042275;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  margin: 6px 0 7px;
}

.rakuten-points-target-marker {
  background: linear-gradient(transparent 72%, #ffe066 72%);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 0 0.08em;
}

.rakuten-points-target-wrapper {
  margin: 0px 8px;
}

.request-cta-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin: 12px 16px 15px;
  gap: 12px;
}

.request-cta-button {
  background-color: #042275;
  border: none;
  border-radius: 40px;
  padding: 17.5px 16.5px;
  width: 100%;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0px;
  text-decoration: none;
}

.rakuten-points-explanation {
  color: #666;
  text-align: center;
  font-size: 11px;
  font-weight: 400;
  line-height: 130%;
}

.benefits-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 16px 16px 24px;
  gap: 14px;
}

.benefit-card-list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 8px;
  width: 100%;
  max-width: 948px;
}

.benefit-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: none;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0px 1.25px 12px rgba(0, 0, 0, 0.16);
  padding: 8px 0;
  flex: 1;
  height: 160px;
  appearance: none;
  cursor: pointer;
  font: inherit;
  text-decoration: none;
  color: inherit;
}

.benefit-card-badge-loan {
  width: 50px;
  height: 24px;
}

.benefit-card-badge-birth,
.benefit-card-badge-questionnaire {
  width: 53px;
  height: 24px;
}

.benefit-arrow-down {
  width: 16px;
  height: 16px;
}

.benefits-andmore-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: none;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: 0px 1.25px 12px rgba(0, 0, 0, 0.16);
  padding: 8px;
  width: 100%;
  max-width: 948px;
  cursor: pointer;
  color: #042275;
  font: inherit;
  font-weight: 900;
  line-height: 150%;
  text-decoration: none;
  color: #042275;
}

.benefits-andmore-contents-top {
  padding-top: 4px;
  width: 70px;
  height: 20px;
}

.benefits-andmore-contents-middle {
  width: 206px;
  height: 27px;
  margin-top: 2px;
  margin-bottom: 5px;
}

.background-gray-box {
  background-color: #ecf2f9;
}

.benefits-detail-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 24px 0;
}

.benefits-detail-container-number {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 6px;
  background-color: #bf0000;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0%;
  padding: 0 8px;
  height: 24px;
}

.benefits-detail-container-number-text-size-up {
  font-size: 14px;
  line-height: 24px;
}

.benefits-detail-container-heading {
  color: #042275;
  font-weight: 900;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0%;
  margin: 8px 0;
}

.benefits-detail-container-paragraph {
  color: #333;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
  padding: 0 12px;
}

.flat35-text {
  color: #042275;
  font-weight: 700;
  letter-spacing: -0.15em;
}

.letter-spacing-narrow {
  letter-spacing: -0.5em;
}

.nowrap {
  white-space: nowrap;
}

.benefits-detail-container-nowrap,
.benefits-detail-container-break {
  white-space: nowrap;
}

.red-font-700 {
  color: #bf0000;
  font-weight: 700;
}

.benefits-loan-present-point-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 16px;
  width: 100%;
  max-width: 832px; /* 800px + 16px * 2 */
}

@media screen and (max-width: 336px) {
  .benefits-loan-present-point-contents {
    padding: 0 8px;
  }
}

.benefits-loan-table-wrapper {
  border-radius: 8px;
  box-shadow: 0 1.25px 12px 0 rgba(0, 0, 0, 0.16);
  overflow: hidden;
  width: 100%;
  margin: 16px 0;
}

.benefits-loan-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.benefits-loan-table th:nth-child(1) {
  text-align: center;
  background-color: #042275;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 35px;
  height: 35px;
  letter-spacing: 0%;
  width: 60%;
  padding: 5px 0 4px;
}

.benefits-loan-table th:nth-child(2) {
  text-align: center;
  background-color: #ffeb99;
  color: #bf0000;
  font-weight: 900;
  font-size: 13px;
  line-height: 35px;
  height: 35px;
  letter-spacing: 0%;
  width: 40%;
  padding: 5px 0 4px;
}

.benefits-loan-table-heading {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.benefits-loan-table td {
  height: 47px;
}

.benefits-loan-table td:nth-child(1) {
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fff;
  color: #333;
  font-weight: 900;
  font-size: 11px;
  line-height: 35px;
  letter-spacing: 0%;
}

.benefits-loan-table td:nth-child(2) {
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #fffae5;
  color: #bf0000;
  font-weight: 900;
  font-size: 12px;
  line-height: 35px;
  letter-spacing: 0%;
}

.benefits-loan-table-value {
  font-weight: 700;
  font-size: 14px;
  line-height: 35px;
}

.benefits-loan-table tr th,
.benefits-loan-table tr td {
  border-bottom: 1px solid #d1d1d1;
}

.benefits-loan-table tr:last-child td {
  border-bottom: none;
}

.benefits-loan-table-icon {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}

.benefits-detail-present-point-explanation {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
  align-items: flex-start;
  color: #333;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  margin: 0 11px;
  gap: 0px;
  list-style: none;
  padding-left: 0;
}

.benefits-detail-present-point-explanation li {
  position: relative;
  margin: 0;
  padding-left: 18px;
}

.benefits-detail-present-point-explanation li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 3px;
}

.margin-invalid {
  margin: 0;
}

.benefits-birth-present-point-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 832px;
  margin: 0 8px;
}

.benefits-birth-present-point-picture,
.benefits-questionnaire-present-point-picture {
  width: 100%;
  max-width: 832px;
}

.app-contents-picture {
  width: 100%;
  max-width: 832px;
  padding-right: 8px;
  padding-left: 8px;
}

.benefits-birth-present-point-img {
  display: block;
  width: calc(100% - 8px * 2);
  max-width: 832px;
  height: auto;
  margin: 8px;
}

.benefits-questionnaire-present-point-contents {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 832px;
}

.benefits-questionnaire-present-point-img {
  display: block;
  width: calc(100% - 8px * 2);
  max-width: 832px;
  height: auto;
  margin: 8px;
}

.app-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-top: 24px;
}

.app-container-title-min {
  color: #042275;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  margin-bottom: 8px;
}

.app-container-title-min-diagonal-line {
  font-size: 14px;
  line-height: 24px;
}

.app-accordion-button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background: #fff;
  border: 1px solid #042275;
  border-radius: 40px;
  gap: 8px;
  padding: 12px 32px;
  margin: 16px 0 24px;
  color: #042275;
  font-size: 14px;
  font-weight: 900;
  line-height: 130%;
  cursor: pointer;
}

.circle-bottom {
  width: 18px;
  height: 18px;
}

.circle-bottom.is-open {
  transform: rotate(180deg);
  transition: transform 0.2s ease;
}

.app-container-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 16px;
  text-align: center;
  color: #bf0000;
  font-weight: 900;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0%;
  white-space: nowrap;
}

.app-container-lead {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  margin: 8px 25.5px 0;
}

.app-container-lead-red {
  color: #bf0000;
  font-weight: 700;
}

.br-sp,
.show-sp {
  display: block;
}

.br-pc,
.show-pc {
  display: none;
}

.app-container-lead-asterisk {
  font-size: 9px;
  vertical-align: 7px;
}

.font-size-12 {
  font-size: 12px;
}

.app-contents-img {
  display: block;
  width: 100%;
  max-width: 832px;
  height: auto;
}

.app-accordion-contents {
  overflow: hidden;
  height: 0;
}

.app-contents-explanation {
  margin: 16px 12px;
  max-width: 800px;
  text-align: start;
  color: #666;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
}

.app-contents-features {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 8px auto 24px;
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
  gap: 8px;
}

.app-contents-features-title {
  color: #bf0000;
  font-weight: 900;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  margin-top: 8px;
}

.app-contents-features-details {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: start;
}

.app-contents-features-detail {
  display: flex;
  flex-direction: row;
  text-align: start;
  gap: 4px;
}

.app-contents-features-detail-check {
  color: #bf0000;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
  width: 14px;
}

.app-contents-features-detail-text {
  display: flex;
  flex-direction: column;
  color: #042275;
}

.app-contents-features-detail-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

.app-contents-features-detail-explanation {
  font-size: 10px;
  font-weight: 400;
  line-height: 150%;
}

.bold-text {
  font-weight: 700;
}

.app-contents-comparison {
  padding: 8px 12px 20px;
  gap: 12px;
  width: 100%;
  max-width: 824px; /* 800px + 12px * 2 */
}

.app-contents-comparison-title {
  color: #9d7926;
  font-weight: 900;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
}

.app-contents-comparison-title-small {
  font-size: 18px;
  line-height: 120%;
}

.app-contents-comparison-table {
  background-color: #fff;
  width: calc(100% - 4px * 2);
  margin: 12px 4px 0;
  color: #333;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0%;
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
  table-layout: fixed;
}

.app-contents-comparison-table th {
  padding: 8px;
}

.app-contents-comparison-table th:nth-child(1),
.app-contents-comparison-table td:nth-child(1) {
  width: 44.5%;
  padding: 8px 8px 8px 12px;
  text-align: start;
}

.app-contents-comparison-table tr:last-child th:nth-child(1),
.app-contents-comparison-table tr:last-child td:nth-child(1) {
  padding: 10px;
}

.app-contents-comparison-table th:nth-child(2),
.app-contents-comparison-table td:nth-child(2) {
  width: 29.3%;
}

.app-contents-comparison-table th:nth-child(2) {
  font-weight: 700;
}

.app-contents-comparison-table th:nth-child(3) {
  color: #9d7926;
  font-weight: 700;
}

.app-contents-comparison-table th:nth-child(3),
.app-contents-comparison-table td:nth-child(3) {
  width: 26.2%;
  background-color: #fefaf0;
}

.app-contents-comparison-table th,
.app-contents-comparison-table td {
  border-bottom: 1px solid #ebebeb;
}

.app-contents-comparison-table tr:last-child th,
.app-contents-comparison-table tr:last-child td {
  border-bottom: none;
}

.asterisk {
  font-size: 9px;
  line-height: 120%;
  vertical-align: top;
  margin-left: -3px;
}

.check-mark {
  width: 16px;
  height: 16px;
}

.check-mark-asterisk {
  font-size: 9px;
  vertical-align: top;
  margin-left: 2px;
}

.app-contents-comparison-table-nowrap {
  white-space: nowrap;
}

.text-gray {
  color: #717171;
}

.app-contents-comparison-table-explanation {
  display: flex;
  flex-direction: column;
  gap: 4px;
  color: #666;
  font-weight: 400;
  font-size: 11px;
  line-height: 120%;
  letter-spacing: 0%;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.app-contents-comparison-table-explanation-sublist {
  display: flex;
  flex-direction: column;
  gap: 2px;
  list-style: none;
  margin: 4px 0 0;
  padding-left: 0;
}

.margin-change {
  margin: 24px 0 0;
}

.app-premium-explanation-container {
  --main-bullet: "・";
  --main-indent: 18px;

  color: #333;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  text-align: start;
}

.app-premium-explanation-container-list {
  list-style: none;
}

.app-premium-explanation-container-item {
  position: relative;
  padding-left: var(--main-indent);
}

.app-premium-explanation-container-item::before {
  content: var(--main-bullet);
  position: absolute;
  left: 3px;
  top: 0;
}

.app-premium-explanation-container-noteList {
  list-style: none;
}

.app-premium-explanation-container-note {
  position: relative;
  padding-left: var(--sub-indent);
}

.app-premium-explanation-container-note::before {
  content: var(--sub-bullet);
  position: absolute;
  left: 0;
  top: 0;
}

.app-premium-explanation-container-link {
  color: #0078b5;
  text-decoration: underline;
}

.about-flat35-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 24px 0 32px;
}

.about-flat35-container-title {
  color: #042275;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0%;
}

.about-flat35-container-title-image {
  width: 155.6588897705078px;
  height: 26px;
}

.about-flat35-container-explanation {
  text-align: start;
  color: #042275;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.02em;
  margin: 15px;
  max-width: 1000px;
}

.about-flat35-contents-merit {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  gap: 16px;
}

.about-flat35-contents-merit-title {
  color: #042275;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0%;
}

.about-flat35-contents-merit-cards {
  display: grid;
  grid-template-columns: repeat(2, 150px);
  justify-content: center;
  gap: 16px;
}

@media screen and (min-width: 680px) and (max-width: 1049px) {
  .about-flat35-contents-merit-cards {
    grid-template-columns: repeat(4, 150px);
  }
}

.about-flat35-contents-merit-card {
  display: flex;
  flex-direction: column;
  border: none;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.12);
  width: 150px;
  padding: 12px;
  min-height: 180px;
  align-items: center;
}

.about-flat35-contents-merit-card-number {
  text-align: start;
  font-family: Roboto, sans-serif;
  color: #1f409c;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  width: 100%;
}

.flat35-merit-detail-image {
  width: 112px;
  height: 60.11581039428711px;
  margin: 6px 0;
}

.about-flat35-contents-merit-card-explanation {
  color: #333;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0%;
}

.about-flat35-contents-merit-card-explanation-sp,
.about-flat35-contents-merit-card-explanation-pc {
  display: block;
}

.about-flat35-contents-merit-card-explanation-pc {
  display: none;
}

.about-flat35-navigate-button {
  display: flex;
  flex-direction: row;
  border: 1px solid #042275;
  border-radius: 40px;
  background-color: #fff;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  padding: 12px 32px;
  gap: 8px;
  color: #042275;
  font-weight: 900;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0%;
  text-decoration-line: none;
}

.circle-right {
  width: 18px;
  height: 18px;
}

.user-opinion-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 23px;
  gap: 16px;
}

.user-opinion-container-title {
  color: #042275;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0%;
}

.user-opinion-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: none;
  border-radius: 8px;
  background-color: #f0f6fd;
  width: 100%;
  max-width: 1000px;
}

.user-opinion-card.is-closed .user-opinion-card-panel {
  max-height: 0;
}

.user-opinion-card.is-closed .user-opinion-card-title-box {
  padding-bottom: 24px;
}

.user-opinion-card-title-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 24px 24px 0;
  gap: 16px;
  width: 100%;
  background-color: inherit;
  border: none;
  cursor: pointer;
  border-radius: 8px;
}

.user-opinion-card-title {
  text-align: start;
  color: #042275;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0%;
}

.user-opinion-card-panel {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  max-height: 550px;
  transition:
    max-height 0.2s ease-out,
    opacity 0.2s;
}

.user-opinion-card-panel-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 24px 24px;
}

.user-opinion-card-title-box-arrow-up {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("./images/chevron_top.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.user-opinion-card.is-closed .user-opinion-card-title-box-arrow-up {
  background-image: url("./images/chevron_bottom.png");
}

.user-opinion-card-user-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 8px;
  gap: 4px;
}

.user-opinion-card-user-box-icon {
  width: 100px;
  height: 100px;
}

.user-opinion-card-user-box-user-attribute {
  color: #333;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.02em;
}

.user-opinion-card-opinion-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 8px;
}

.user-opinion-card-speech-bubble-box-arrow {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 10px solid #fff;
}

.user-opinion-card-speech-bubble-box-body {
  display: flex;
  flex-direction: column;
  text-align: start;
  border: none;
  border-radius: 8px;
  padding: 12px;
  gap: 8px;
  background-color: #fff;
}

.user-opinion-card-opinion-box-title {
  color: #333;
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
}

.user-opinion-card-opinion-box-explanation {
  color: #333;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.02em;
}

.user-opinion-card-button {
  display: flex;
  flex-direction: row;
  width: fit-content;
  border: 1px solid #042275;
  border-radius: 40px;
  background-color: #fff;
  margin-top: 16px;
  padding: 11px 32px;
  gap: 8px;
  color: #042275;
  font-weight: 900;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0%;
  text-decoration-line: none;
}

.about-rakuten-points-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-color: #fffae5;
  padding: 24px;
  gap: 16px;
}

.about-rakuten-points-title {
  color: #042275;
  font-weight: 900;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0%;
}

.about-rakuten-points-title-red {
  color: #bf0000;
  font-size: 24px;
  line-height: 130%;
}

.about-rakuten-points-image {
  width: 260px;
  height: 160px;
}

.about-rakuten-points-explanation {
  color: #333;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: start;
}

.links-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: #263f97;
  padding: 40px 16px;
  gap: 16px;
}

.loan-simulation-link-contents,
.interest-rates-link-contents {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border: none;
  border-radius: 16px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
  padding: 16px;
  background-color: #fff;
  width: 100%;
  max-width: 492px;
  text-decoration: none;
  color: inherit;
}

.loan-simulation-link-contents-left,
.interest-rates-link-contents-left {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
}

.loan-simulation-image,
.interest-rates-image {
  width: 64px;
  height: 64px;
}

.loan-simulation-title-box,
.interest-rates-title-box {
  display: flex;
  flex-direction: column;
  text-align: start;
  gap: 4px;
}

.loan-simulation-title-lead,
.interest-rates-title-lead {
  color: #333;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0%;
}

.loan-simulation-title-text,
.interest-rates-title-text {
  color: #042275;
  font-weight: 900;
  font-size: 18px;
  line-height: 130%;
  letter-spacing: 0%;
}

.campaign-detail-adjustment {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 16px;
  gap: 16px;
}

.help-contents {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 3px;
  width: 100%;
  background-color: #ebf6fd;
  border-radius: 8px;
  max-width: 1000px;
  text-decoration: none;
}

.help-contents-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 16px;
}

.help-contents-text-main-wrapper {
  margin: 13px 0 0 5px;
  padding: 0 8px 4px;
  width: 224px;
  height: 54px;
}

.help-contents-text-main-sp {
  display: block;
}

.help-contents-text-main-pc {
  display: none;
}

.help-contents-text-sub-sp {
  display: block;
  padding-left: 55px;
}

.help-contents-text-sub-pc {
  display: none;
}

.help-contents-icon {
  height: 64px;
  width: 64px;
  margin: 20px 0;
}

.campaign-detail-container {
  display: block;
  width: 100%;
  max-width: 1000px;
  text-align: start;
}

.campaign-detail-title-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  background-color: #ebf6fd;
  padding: 16px;
  border: none;
  cursor: pointer;
  list-style: none;
}

.campaign-detail-title-box::-webkit-details-marker {
  display: none;
}

.campaign-detail-title-box::marker {
  display: none;
  content: "";
}

.campaign-detail-title-box-arrow-up {
  width: 16px;
  height: 16px;
  background-image: url("./images/chevron_up.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.campaign-detail-container:not([open]) .campaign-detail-title-box-arrow-up {
  background-image: url("./images/chevron_down.png");
}

.campaign-detail-title {
  font-family:
    Hiragino Kaku Gothic StdN,
    sans-serif;
  color: #333;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0px;
}

.campaign-detail-contents {
  width: 100%;
}

.campaign-detail-panel-inner {
  display: flex;
  flex-direction: column;
  align-items: start;
  padding: 24px 15px 40px;
  gap: 24px;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
}

.campaign-detail-box {
  display: flex;
  flex-direction: column;
  counter-reset: sub-list;
}

.campaign-detail-box > p {
  font-family:
    Hiragino Kaku Gothic ProN,
    sans-serif;
  color: #333;
  font-weight: 300;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0px;
  margin: 0;
}

.campaign-detail-box .campaign-detail-box-heading {
  font-family:
    Hiragino Kaku Gothic StdN,
    sans-serif;
  color: #333;
  font-weight: 600;
  font-size: 13px;
  line-height: 130%;
  letter-spacing: 0px;
  margin-bottom: 6px;
}

.campaign-detail-note {
  position: relative;
  font-family:
    Hiragino Kaku Gothic ProN,
    sans-serif;
  color: #333;
  font-weight: 600;
  font-size: 13px;
  line-height: 130%;
  letter-spacing: 0px;
  padding-left: 1.25em;
  margin: 0;
}

.campaign-detail-note::before {
  content: attr(data-marker);
  position: absolute;
  top: 0;
  left: 0;
}

.campaign-detail-note.is-sub {
  padding-left: 37px;
  counter-increment: sub-list;
}

.campaign-detail-note.is-sub::before {
  left: 21px;
  content: counter(sub-list, lower-alpha) ".";
}

.campaign-detail-box a {
  color: #0078b5;
}

.size-12-height-150 {
  font-size: 12px;
  line-height: 150%;
}

.campaign-detail-box .campaign-detail-box-bold {
  font-weight: 600;
  margin-bottom: 6px;
}

.campaign-detail-box .campaign-detail-box-mail {
  margin: 6px 0;
}

.flat35-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-top: 24px;
  padding-bottom: 24px;
  gap: 24px;
  background-color: #00154e;
}

.flat35-footer-links {
  align-self: flex-start;
  display: grid;
  grid-template-columns: auto auto;
  justify-items: start;
  gap: 0 24px;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: 260%;
  letter-spacing: 0%;
  width: fit-content;
  text-decoration: none;
  text-align: start;
  width: 312px;
  margin-left: auto;
  margin-right: auto;
}

.flat35-footer-links a {
  width: fit-content;
  text-decoration: none;
  color: inherit;
}

.flat35-footer-company-information {
  color: #fff;
  font-weight: 400;
  font-size: 11px;
  line-height: 150%;
  letter-spacing: 0%;
}

@media screen and (max-width: 359px) {
  .header-contact-name,
  .header-contact-business-days {
    display: none;
  }

  .point-card-body {
    min-width: 0;
  }

  .request-cta-button {
    padding: 17.5px 5px;
    min-width: 310px;
  }

}

@media screen and (min-width: 1050px) {
  .header {
    padding: 10px 24px 9px 16px;
  }

  .header-logo {
    width: 220.00001525878906px;
    height: 41.21792984008789px;
  }

  .header-info {
    gap: 9.1px;
  }

  .header-contact-tel {
    margin-top: 2px;
  }

  .header-contact,
  .header-contact-business-hours,
  .header-contact-business-days {
    font-size: 11px;
    line-height: 100%;
  }

  .header-contact-business-hours,
  .header-contact-business-days {
    margin-top: 4px;
    margin-bottom: 0px;
  }

  .header-contact-tel {
    font-size: 32px;
    line-height: 100%;
  }

  .header-contact-business {
    flex-direction: row;
    gap: 4px;
  }

  .header-freedial-mark {
    width: 60px;
    height: 60px;
  }

  .sumairu-point-logo-img {
    height: 51.3px;
  }

  .rakuten-points-logo {
    width: 60px;
    height: 60px;
  }

  .rakuten-points-tagline {
    margin-top: 20px;
    gap: 16px;
  }

  .rakuten-points-tagline-text-img {
    height: 28px;
    margin: 16px 0;
  }

  .line-left-img,
  .line-right-img {
    width: 23.5px;
  }

  .point-card-row {
    gap: 24px;
  }

  .point-card-col {
    gap: 12px;
  }

  .point-card {
    border: 2px solid #042275;
    border-radius: 16px;
  }

  .point-card-label {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    font-size: 22px;
    line-height: 22px;
    padding-top: 12px;
    padding-bottom: 8px;
  }

  .target-period-condition-card {
    width: 255.2px;
    height: 105.6px;
    margin: 15.2px auto 23.2px;
  }

  .child-birth-condition-card {
    width: 259px;
    height: 96px;
    margin: 20px auto 28px;
  }

  .point-card-note {
    font-size: 14px;
    line-height: 18.2px;
    font-weight: 400;
    text-align: start;
    padding: 0;
  }

  .rakuten-points-more-benefits-heading {
    font-size: 26px;
    line-height: 140%;
    margin-top: 24px;
  }

  .rakuten-points-panda {
    top: 137px;
    right: -117px;
    width: 180px;
    height: 152px;
  }

  .rakuten-points-target-before {
    font-size: 44px;
    line-height: 72px;
  }

  .rakuten-points-target-after {
    font-size: 28px;
    line-height: 100%;
    margin: -2px 0 14px;
  }

  .rakuten-points-target-wrapper {
    margin: 38px 0 8px;
  }

  .request-cta-box {
    margin: 24px 0 32px;
    gap: 24px;
  }

  .request-cta-button {
    border-radius: 80px;
    padding: 35px 40px;
    width: 744px;
    font-size: 32px;
    line-height: 130%;
  }

  .rakuten-points-explanation {
    font-size: 14px;
    line-height: 130%;
    margin-top: 0;
  }

  .benefits-container {
    margin: 20px 16px 40px;
    gap: 24px;
  }

  .benefit-card-list {
    gap: 24px;
  }

  .benefit-card {
    max-width: 300px;
    padding-top: 12px;
    padding-bottom: 12px;
    height: 180px;
  }

  .benefit-arrow-down {
    width: 24px;
    height: 24px;
  }

  .benefits-andmore-contents {
    padding: 13px 0 12px;
  }

  .benefits-andmore-contents-top {
    width: 68px;
    height: 24px;
  }

  .benefits-andmore-contents-middle {
    width: 320px;
    height: 42px;
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .benefits-detail-container-number {
    width: 93px;
    height: 46px;
    font-size: 20px;
    line-height: 48px;
    border-radius: 12px;
  }

  .benefits-detail-container-number-text-size-up {
    font-size: 24px;
    line-height: 48px;
  }

  .benefits-detail-container-heading {
    font-size: 48px;
    line-height: 130%;
  }

  .benefits-detail-container-paragraph {
    font-size: 28px;
    line-height: 150%;
  }

  .benefits-loan-table-wrapper {
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.08);
  }

  .benefits-loan-table th:nth-child(1),
  .benefits-loan-table th:nth-child(2) {
    height: 56px;
  }

  .benefits-loan-table td {
    height: 64px;
  }

  .benefits-loan-table th:nth-child(1) {
    font-size: 20px;
    line-height: 35px;
    width: 50%;
  }

  .benefits-loan-table th:nth-child(2) {
    font-size: 20px;
    line-height: 35px;
    width: 50%;
  }

  .benefits-loan-table td:nth-child(1) {
    font-size: 20px;
    line-height: 35px;
  }

  .benefits-loan-table td:nth-child(2) {
    font-size: 20px;
    line-height: 35px;
  }

  .benefits-loan-table-value {
    font-size: 24px;
    line-height: 35px;
  }

  .benefits-loan-table-icon {
    width: 30px;
    height: 30px;
    margin-right: 8px;
  }

  .benefits-birth-present-point-img,
  .benefits-questionnaire-present-point-img {
    width: 100%;
    max-width: none;
    padding: 0;
  }

  .app-contents-img {
    width: 100%;
    max-width: none;
    padding: 0;
  }


  .benefits-birth-present-point-contents
    > .benefits-detail-present-point-explanation {
      margin: 0 16px;
  }

  .benefits-birth-present-point-contents
    > .benefits-detail-present-point-explanation,
  .benefits-questionnaire-present-point-contents
    > .benefits-detail-present-point-explanation {
    padding-right: 0;
    padding-left: 0;
  }

  .benefits-detail-present-point-explanation li {
    padding-left: 21px;
  }

  .app-container-title-min,
  .app-container-title-min-diagonal-line {
    font-size: 28px;
    line-height: 24px;
  }

  .app-container-title-red {
    font-size: 48px;
    line-height: 120%;
  }

  .br-sp,
  .show-sp {
    display: none;
  }

  .br-pc,
  .show-pc {
    display: block;
  }

  .app-container-lead-asterisk {
    font-size: 18px;
    vertical-align: 9px;
  }

  .app-container-lead {
    font-size: 28px;
    line-height: 150%;
  }

  .app-accordion-button {
    border: 1.5px solid #042275;
    border-radius: 60px;
    gap: 12px;
    padding: 18px 48px;
    margin: 24px 0 40px;
    font-size: 20px;
    line-height: 130%;
  }

  .circle-bottom {
    width: 27px;
    height: 27px;
  }

  .break-at-1050 {
    display: block;
  }

  .app-contents-explanation {
    font-size: 14px;
    line-height: 150%;
  }

  .app-contents-features-title {
    font-size: 36px;
    line-height: 120%;
  }

  .app-contents-features-detail-check {
    font-size: 24px;
    line-height: 150%;
    width: 18px;
  }

  .app-contents-features-detail-title {
    font-size: 24px;
    line-height: 150%;
  }

  .app-contents-features-detail-explanation {
    font-size: 20px;
    line-height: 150%;
  }

  .font-size-pc-16 {
    font-size: 16px;
  }

  .bold-text {
    font-size: 24px;
    line-height: 150%;
  }

  .app-contents-comparison-title {
    font-size: 40px;
    line-height: 120%;
  }

  .app-contents-comparison-title-small {
    font-size: 36px;
    line-height: 120%;
  }

  .app-contents-comparison-table {
    font-size: 24px;
    line-height: 120%;
  }

  .app-contents-comparison-table th {
    padding: 18.5px;
  }

  .app-contents-comparison-table th:nth-child(1),
  .app-contents-comparison-table td:nth-child(1) {
    width: 420px;
    padding: 16px 0 16px 24px;
  }

  .app-contents-comparison-table tr:last-child th:nth-child(1),
  .app-contents-comparison-table tr:last-child td:nth-child(1) {
    padding: 20px;
  }

  .app-contents-comparison-table th:nth-child(2),
  .app-contents-comparison-table td:nth-child(2) {
    width: 180px;
  }

  .app-contents-comparison-table th:nth-child(3),
  .app-contents-comparison-table td:nth-child(3) {
    width: 200px;
  }

  .asterisk {
    font-size: 18px;
    line-height: 120%;
  }

  .check-mark {
    width: 32px;
    height: 32px;
  }

  .check-mark-asterisk {
    font-size: 18px;
    line-height: 120%;
  }

  .app-contents-comparison-table-explanation {
    gap: 8px;
    font-size: 16px;
    line-height: 120%;
  }

  .margin-change {
    margin: 12px 0 0;
  }

  .benefits-detail-present-point-explanation,
  .app-premium-explanation-container {
    font-size: 14px;
    line-height: 150%;
  }

  .app-contents-comparison
    > .benefits-detail-present-point-explanation li,
  .app-premium-explanation-container li {
      font-size: 16px;
      padding-left: 24px;
  }

  .app-premium-explanation-container {
    --main-indent: 24px;
  }

  .about-flat35-container-title {
    font-size: 40px;
    line-height: 130%;
  }

  .about-flat35-container-title-image {
    width: 311.3177795410156px;
    height: 52px;
  }

  .about-flat35-container-explanation {
    font-size: 20px;
    line-height: 150%;
    max-width: 1000px;
  }

  .about-flat35-contents-merit-title {
    font-size: 32px;
    line-height: 150%;
  }

  .about-flat35-contents-merit-cards {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .about-flat35-contents-merit-card {
    border-radius: 12px;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.12);
    width: 240px;
    height: 240px;
    padding: 18px;
  }

  .about-flat35-contents-merit-card-number {
    font-size: 24px;
    line-height: 100%;
  }

  .flat35-merit-detail-image {
    width: 168px;
    height: 90.17372131347656px;
    margin: 9px 0;
  }

  .about-flat35-contents-merit-card-explanation {
    font-size: 18px;
    line-height: 150%;
    margin: 0 6px;
  }

  .about-flat35-contents-merit-card-explanation-sp {
    display: none;
  }

  .about-flat35-contents-merit-card-explanation-pc {
    display: block;
    font-weight: 600;
  }

  .about-flat35-navigate-button {
    border: 1.5px solid #042275;
    border-radius: 60px;
    background-color: #fff;
    padding: 18.5px 48px;
    gap: 12px;
    font-size: 20px;
    line-height: 130%;
  }

  .circle-right {
    width: 27px;
    height: 27px;
  }

  .user-opinion-container {
    padding: 40px 0;
  }

  .user-opinion-container-title {
    font-size: 48px;
    line-height: 150%;
  }

  .user-opinion-card-title {
    font-size: 28px;
    line-height: 150%;
  }

  .user-opinion-card-user-box-icon {
    width: 160px;
    height: 160px;
  }

  .user-opinion-card-user-box-user-attribute {
    font-size: 20px;
    line-height: 150%;
  }

  .user-opinion-card-opinion-box-title {
    font-size: 24px;
    line-height: 150%;
  }

  .user-opinion-card-opinion-box-explanation {
    font-size: 20px;
    line-height: 150%;
  }

  .user-opinion-card-button {
    border: 1.33px solid #042275;
    border-radius: 53.33px;
    padding: 14.67px 41.33px;
    gap: 10.67px;
    font-size: 18.67px;
    line-height: 130%;
  }

  .about-rakuten-points-title {
    font-size: 40px;
    line-height: 130%;
  }

  .about-rakuten-points-title-red {
    font-size: 48px;
    line-height: 130%;
  }

  .about-rakuten-points-image {
    width: 390px;
    height: 240px;
  }

  .about-rakuten-points-explanation {
    font-size: 24px;
    line-height: 150%;
    max-width: 800px;
  }

  .loan-simulation-image,
  .interest-rates-image {
    width: 80px;
    height: 80px;
  }

  .loan-simulation-title-lead,
  .interest-rates-title-lead {
    font-size: 16px;
    line-height: 150%;
  }

  .loan-simulation-title-text,
  .interest-rates-title-text {
    font-size: 24px;
    line-height: 130%;
  }

  .interest-rates-link-contents .circle-right {
    width: 28px;
    height: 28px;
  }

  .campaign-detail-adjustment {
    padding: 32px;
    gap: 32px;
  }

  .help-contents {
    gap: 11px;
    align-items: center;
  }

  .help-contents-icon {
    height: 120px;
    width: 120px;
    align-items: center;
  }

  .help-contents-text {
    margin-top: 24px;
    margin-bottom: 11px;
  }

  .help-contents-text-sub-sp {
    display: none;
  }

  .help-contents-text-sub-pc {
    display: block;
    padding-left: 108px;
  }

  .help-contents-text-main-wrapper {
    padding: 0 16px 0;
    margin: 16px 0 0 0;
    width: 392px;
    height: 89px;
  }

  .help-contents-text-main-sp {
    display: none;
  }

  .help-contents-text-main-pc {
    display: block;
    width: 360px;
    height: auto;
  }

  .flat35-footer-links {
    align-self: center;
    font-size: 16px;
    line-height: 260%;
    width: auto;
  }

  .flat35-footer-company-information {
    font-size: 14px;
    line-height: 150%;
  }
}
