.benefit__text-title[data-v-695790f8] {
  font-size: var(--sub-h3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.4;
  color: var(--text-bk-primary);
}
.benefit__text-desc[data-v-695790f8] {
  font-size: var(--body3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-subheading);
  line-height: 2;
}
.benefit__text-desc-item[data-v-695790f8] {
  display: flex;
  align-items: flex-start;
}
.benefit__text-desc-item-dot[data-v-695790f8] {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: var(--text-bk-subheading);
  margin-right: 10px;
  margin-top: 14px;
  flex: 0 0 auto;
}
@media screen and (min-width: 1024px) {
.benefit__item[data-v-695790f8] {
    display: flex;
    margin-bottom: clamp(0px, 2.7777777778vw, 40px);
    align-items: center;
}
.benefit__item[data-v-695790f8]:last-child {
    margin-bottom: 0;
}
.benefit__media[data-v-695790f8] {
    flex: 0 0 clamp(0px, 47.2222222222vw, 680px);
    height: clamp(0px, 26.5277777778vw, 382px);
    margin-right: clamp(0px, 5.5555555556vw, 80px);
    border-radius: 8px;
    overflow: hidden;
}
.benefit__text-title[data-v-695790f8] {
    margin-bottom: clamp(0px, 1.6666666667vw, 24px);
}
}
@media screen and (max-width: 1023.98px) {
.benefit__item[data-v-695790f8] {
    margin-bottom: 64px;
}
.benefit__item[data-v-695790f8]:last-child {
    margin-bottom: 0;
}
.benefit__media[data-v-695790f8] {
    width: 100%;
    height: 184px;
    margin-bottom: 32px;
}
.benefit__text-title[data-v-695790f8] {
    margin-bottom: 16px;
}
}.benefit__title[data-v-bb048551] {
  font-size: var(--h4);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.4;
  color: var(--text-bk-primary);
}
.terms__module[data-v-bb048551] {
  background-color: var(--fill-bg-grey);
  border-radius: 8px;
}
.terms__title[data-v-bb048551] {
  font-size: var(--body2);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-primary);
  line-height: 1.5;
}
.terms__list[data-v-bb048551] {
  display: flex;
  justify-content: space-between;
}
.temrs__list-item[data-v-bb048551] {
  background-color: #fff;
  border-radius: 8px;
  width: clamp(0px, 27.4305555556vw, 395px);
  height: clamp(0px, 6.1111111111vw, 88px);
  align-items: center;
  padding: 0 clamp(0px, 1.6666666667vw, 24px);
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  transition: box-shadow 0.4s ease;
}
.temrs__list-item[data-v-bb048551]:hover {
  box-shadow: 0 0 0 1px var(--text-bk-primary);
}
.terms__item-icon[data-v-bb048551] {
  width: clamp(32px, 2.7777777778vw, 40px);
  aspect-ratio: 1;
  border-radius: 4px;
  background-color: var(--fill-bg-grey);
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  margin-left: clamp(0px, 1.6666666667vw, 24px);
}
.terms__item-name[data-v-bb048551] {
  font-size: var(--body3);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-primary);
  line-height: 1.4;
}
.terms__desc-item[data-v-bb048551] {
  font-size: var(--desc);
  font-family: "Montserrat", "NotoSansJP";
  font-weight: 400;
  line-height: 1.5;
  color: var(--text-bk-subheading);
  line-height: 2;
  display: flex;
}
.terms__desc-symbol[data-v-bb048551] {
  margin-right: clamp(0px, 0.5555555556vw, 8px);
  font-style: normal;
}
.terms__item-icon--arrow[data-v-bb048551] {
  transform: rotate(-90deg);
}
@media screen and (min-width: 1024px) {
.benefit__page[data-v-bb048551] {
    width: clamp(0px, 91.1111111111vw, 1312px);
    margin: 0 auto;
}
.benefit__title[data-v-bb048551] {
    margin-bottom: clamp(0px, 2.7777777778vw, 40px);
    line-height: 1.5;
}
.terms__module[data-v-bb048551],
  .terms__desc[data-v-bb048551] {
    width: clamp(0px, 91.1111111111vw, 1312px);
    margin: 0 auto;
}
.terms__module[data-v-bb048551] {
    padding: clamp(0px, 4.4444444444vw, 64px) clamp(0px, 2.7777777778vw, 40px);
    margin-bottom: clamp(0px, 1.6666666667vw, 24px);
}
.terms__desc[data-v-bb048551] {
    margin-bottom: clamp(0px, 8.3333333333vw, 120px);
}
.terms__title[data-v-bb048551] {
    margin-bottom: clamp(0px, 1.6666666667vw, 24px);
}
}
@media screen and (max-width: 1023.98px) {
.benefit__page[data-v-bb048551] {
    padding: 0 24px;
}
.benefit__title[data-v-bb048551] {
    margin-bottom: 32px;
}
.terms__module[data-v-bb048551] {
    padding: 40px 20px;
    margin-bottom: 24px;
}
.terms__desc[data-v-bb048551] {
    margin-bottom: 64px;
}
.terms__title[data-v-bb048551] {
    margin-bottom: 20px;
}
.terms__list[data-v-bb048551] {
    flex-direction: column;
}
.temrs__list-item[data-v-bb048551] {
    height: 70px;
    width: 100%;
    margin-bottom: 16px;
    padding: 0 16px;
}
.temrs__list-item[data-v-bb048551]:last-child {
    margin-bottom: 0;
}
.terms__item-icon[data-v-bb048551] {
    margin-left: 12px;
}
}