@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");
@media screen and (max-width: 1250px) {
  html {
    font-size: 0.8vw;
  }
}
.footer {
  margin-top: 0;
}
body.open {
	width: 100%;
	height: 100%;
	position: fixed;
	overflow-y: scroll;
}

.header--simple,
.header__content {
  border: none !important;
}

.smb_lp .content {
  position: relative;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.6rem;
  margin-top: 82px;
  color: #1a1c21;
  overflow: hidden;
  background-color: #fff;
}
.smb_lp .content_wrap {
  width: 100%;
  max-width: 1250px;
  padding: 0 7.5rem;
  margin: auto;
}
.smb_lp p {
  margin-bottom: 0;
}
.smb_lp .flex {
  margin-bottom: 0;
  gap: 0;
  justify-content: space-between;
}
.smb_lp sup {
  white-space: nowrap;
  font-size: 1rem;
  color: #1a1c21;
  vertical-align: super;
  top: 0;
}
.smb_lp a {
  transition: 0.3s;
  text-decoration: none;
}
.smb_lp a.text {
  text-decoration: underline;
  color: #0076c0;
}
.smb_lp a:hover {
  text-decoration: underline;
}
.smb_lp a.btn-02:hover,
.smb_lp a.btn-01:hover {
  opacity: 0.8;
  text-decoration: none;
  transition: 0.3s;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
}
.smb_lp a:focus,
.smb_lp a:active {
  text-decoration: none;
}
.smb_lp a.tab-blue[target=_blank] {
  position: relative;
  display: inline-block;
  margin-right: 25px;
}
.smb_lp a.tab-blue[target=_blank]::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -20px;
  width: 1em;
  height: 1em;
  background-image: url(../img/tab.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.smb_lp .icon-blank {
  display: none;
}
.smb_lp .btn-01 {
  position: relative;
  display: block;
  cursor: pointer;
  margin: auto;
  width: 100%;
  max-width: 66.2rem;
  background-color: #005bab;
  border-radius: 6rem;
  padding: 2.2rem 2rem 2.2rem;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
}
.smb_lp .oswald {
  font-family: "Oswald", sans-serif;
}
.smb_lp .text_bold {
  font-weight: bold;
}
.smb_lp .text_blue {
  color: #005bac;
}
.smb_lp .text_yellow {
  color: #ffe65c;
}
.smb_lp .text_light_blue {
  color: #389cda;
}
.smb_lp .text_large {
  font-size: 3rem;
}
.smb_lp .note {
  position: relative;
  z-index: 1;
  font-size: 1.4rem;
}
.smb_lp ol.note {
  list-style: none;
  padding-inline-start: 2em;
}
.smb_lp ol.note li {
  counter-increment: number 1;
  text-indent: -2em;
}
.smb_lp ol.note li::before {
  content: "＊" counter(number);
  margin-right: 0.5rem;
}
.smb_lp ul.note {
  list-style: none;
  font-size: 1.2rem;
}
.smb_lp ul.note li {
  margin-left: 1.35em;
  text-indent: -1.35em;
}
.smb_lp section.restitution .tab .tab_content ul.note,
.smb_lp section.restitution .small {
  max-width: 96rem;
  margin: -3rem auto 0;
  font-size: 1.2rem;
}
.smb_lp ul.note li::before {
  content: "＊";
  margin-right: 0.5rem;
}
.smb_lp ul.note_number {
  list-style: none;
  margin-top: .5rem;
  font-size: 1.2rem;
}
.smb_lp .restitution_list + ul.note_number {
  margin: -4rem 1rem 4rem 0;
}
.smb_lp ul.note_number li {
  margin-left: 2.5rem;
  text-indent: -2.5rem;
}
.smb_lp ul.note_number li span {
  display: inline-block;
  width: 2.5rem;
  text-indent: 0;
}
.smb_lp ul.note_number.single li {
  margin-left: 1rem;
  text-indent: -1rem;
}
.smb_lp ul.note_number.single li span {
  width: 1rem;
}
.smb_lp .section_title {
  position: relative;
  font-size: 4rem;
  text-align: center;
  color: #005bac;
  padding: 0 0 3rem;
  width: auto;
  margin-bottom: 3rem;
}
.smb_lp .section_title::before {
  content: "";
  display: block;
  width: 9rem;
  height: 0.4rem;
  background-color: #005bac;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -4.5rem;
}
.smb_lp .section_title .text_large {
  font-size: 4.6rem;
}
.smb_lp .section_title .emphasis {
  font-size: 2.4rem;
}
.smb_lp .section_lead {
  font-weight: 300;
  font-size: 2.4rem;
  line-height: 3.7rem;
  text-align: center;
  margin-bottom: 4.2rem;
}
.smb_lp .accordion_content {
  padding-top: 2.8rem;
}
.smb_lp .accordion_btn {
  position: relative;
  background: #0076c0;
  border-radius: 0.5rem;
  display: block;
  font-size: 2rem;
  line-height: 3.7rem;
  color: #ffffff;
  text-align: center;
  padding: 0.5rem 0;
  cursor: pointer;
}
.smb_lp .accordion_btn .more::after, .smb_lp .accordion_btn .more::before {
  content: "";
  display: inline-block;
  width: 1.8rem;
  height: 0.2rem;
  position: absolute;
  background-color: #fff;
  right: 1rem;
  top: 50%;
  margin-top: -0.1rem;
}
.smb_lp .accordion_btn .more::before {
  transform: rotate(90deg);
}
.smb_lp .accordion_btn .close {
  display: none;
}
.smb_lp .accordion_btn .close::after {
  content: "";
  display: inline-block;
  width: 1.8rem;
  height: 0.2rem;
  position: absolute;
  background-color: #fff;
  right: 1rem;
  top: 50%;
  margin-top: -0.1rem;
}
.smb_lp .accordion_btn.open {
  margin-top: 0;
}
.smb_lp .accordion_btn.open .more {
  display: none;
}
.smb_lp .accordion_btn.open .close {
  display: block;
}
.smb_lp section {
  position: relative;
  padding: 7rem 0 6rem;
}
.smb_lp section.header_tel {
  display: flex;
  position: fixed;
  padding: 0;
  top: 30px;
  right: 0;
  z-index: 902;
  max-width: 1920px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  justify-content: flex-end;
}
.smb_lp section.header_tel .tel {
  font-weight: 700;
  font-size: 30px;
  line-height: 28px;
  text-align: center;
  color: #005bab;
  padding-left: 0.5rem;
  padding-right: 1rem;
}
.smb_lp section.header_tel .time {
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #1a1c21;
}
.smb_lp section.mv {
  padding: 0;
  background-color: #003399;
}
.smb_lp section.mv .mv_img img {
  height: 50rem;
  object-fit: cover;
  display: block;
  margin: auto;
}
.smb_lp section.cv {
  padding: 1.5rem 0 2rem;
}
.smb_lp section.cv .cv_area {
  text-align: center;
  display: flex;
  justify-content: center;
}
.smb_lp section.cv .cv_area .btn-02 {
  width: 50rem;
  margin: 0 auto;
  border-radius: 8rem;
  padding: 1.6rem 3rem 1.2rem;
  box-shadow: 0 0.5rem 0 #003f77;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.smb_lp section.cv .cv_area .btn-02::before, .smb_lp section.cv .cv_area .btn-02::after {
  content: "";
  display: none;
}
.smb_lp section.cv .cv_area .btn_tel {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 2rem 1rem 1.7rem 9.9rem;
  margin: auto 1rem auto 3rem;
  justify-content: flex-start;
  align-content: center;
}
.smb_lp section.cv .cv_area .btn_tel .btn_img {
  position: absolute;
  top: 1.3rem;
  left: 3.8rem;
  width: 5.4rem;
  height: 5.9rem;
}
.smb_lp section.cv .cv_area .btn_tel .btn_text__sub {
  font-size: 1.3rem;
  padding: 0.8rem 0.9rem 0.6rem;
  background-color: #005bab;
  color: #fff;
  display: block;
  line-height: 1.6rem;
  margin-bottom: 0.8rem;
  margin-right: 0.8rem;
}
.smb_lp section.cv .cv_area .btn_tel .btn_text {
  display: inline-block;
  font-size: 3.1rem;
  letter-spacing: 0;
  color: #005bab;
  line-height: 2.8rem;
  display: flex;
  margin-bottom: 0.6rem;
}
.smb_lp section.cv .cv_area .btn_tel .btn_text__time {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.1;
  text-align: left;
}
.smb_lp section.cv .cv_area .btn_web {
  background: #005bab;
  position: relative;
  margin: auto 3rem auto 1rem;
  padding: 1.6rem 0 1.6rem 12.7rem;
  align-items: flex-start;
  cursor: pointer;
}
.smb_lp section.cv .cv_area .btn_web .btn_img {
  position: absolute;
  top: 1.3rem;
  left: 5.6rem;
  width: 5.6rem;
  height: 5.9rem;
}
.smb_lp section.cv .cv_area .btn_web .btn_text__sub {
  font-size: 1.5rem;
  display: block;
  line-height: 1.6rem;
  padding: 0.4rem 1.7rem 0.2rem;
  background-color: #fff;
  color: #005bab;
  margin-bottom: 0.8rem;
}
.smb_lp section.cv .cv_area .btn_web .btn_text {
  display: inline-block;
  font-size: 2.6rem;
  line-height: 2.5rem;
  color: #fff;
  display: flex;
}
.smb_lp section.plan {
  background-color: #e5effa;
}
.smb_lp section.plan .plan_lists {
  display: flex;
  justify-content: space-between;
  padding: 0 7rem 1.6rem;
}
.smb_lp section.plan .plan_lists .plan_item {
  position: relative;
  width: 29.8rem;
  background-color: #fff;
  border-radius: 1.5rem;
  padding: 27.8rem 1.8rem 2.1rem;
}
.smb_lp section.plan .plan_lists .plan_item .copy {
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.7rem;
  width: 100%;
  height: 8.1rem;
  display: flex;
  text-align: center;
  letter-spacing: 0.04em;
  color: #ffffff;
  position: absolute;
  top: 2.3rem;
  left: 0;
  align-items: center;
  justify-content: center;
}
.smb_lp section.plan .plan_lists .plan_item h4 {
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 3.5rem;
  min-height: 7rem;
  text-align: center;
  letter-spacing: 0.04em;
  margin-bottom: 0.9rem;
  color: #0076c0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.smb_lp section.plan .plan_lists .plan_item .lead {
  text-align: center;
  margin-bottom: 2.4rem;
}
.smb_lp section.plan .plan_lists .plan_item .lead:has(+ .note) {
  margin-bottom: 0.2rem;
}
.smb_lp section.plan .plan_lists .plan_item .lead + .note {
  margin-bottom: 0.4rem;
  font-size: 1.2rem;
  text-align: center;
}
.smb_lp section.plan .plan_lists .plan_item .plan_detail li {
  background-color: #0076c0;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 0.6rem;
  padding: 0.6rem;
  margin-bottom: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.smb_lp section.plan .plan_lists .plan_item .plan_detail li:last-child {
  margin-bottom: 0;
}
.smb_lp section.plan .plan_lists .plan_item.item_01 {
  background-image: url(".././img/plan_img_01.png");
  background-size: 100% auto;
  background-position: top center;
}
.smb_lp section.plan .plan_lists .plan_item.item_02 .plan_detail li:first-child, .smb_lp section.plan .plan_lists .plan_item.item_03 .plan_detail li:first-child {
  background-color: #f99520;
}
.smb_lp section.plan .plan_lists .plan_item.item_02 .plan_detail li:first-child::before, .smb_lp section.plan .plan_lists .plan_item.item_03 .plan_detail li:first-child::before {
  content: "";
  display: block;
  background-color: #fff;
  width: 2.3rem;
  height: 2.3rem;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 8.2rem;
}
.smb_lp section.plan .plan_lists .plan_item.item_02 .plan_detail li:first-child::after, .smb_lp section.plan .plan_lists .plan_item.item_03 .plan_detail li:first-child::after {
  content: "+";
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0076c0;
  width: 2.3rem;
  height: 2.3rem;
  font-size: 2rem;
  line-height: 1;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 8.3rem;
}
.smb_lp section.plan .plan_lists .plan_item.item_02 .plan_detail li:last-child, .smb_lp section.plan .plan_lists .plan_item.item_03 .plan_detail li:last-child {
  margin-top: 1.6rem;
  min-height: 6.4rem;
}
.smb_lp section.plan .plan_lists .plan_item.item_02 {
  background-image: url(".././img/plan_img_02.png");
  background-size: 100% auto;
  background-position: top center;
}
.smb_lp section.plan .plan_lists .plan_item.item_02 .plan_detail li:first-child {
  background-color: #2cbb4c;
}
.smb_lp section.plan .plan_lists .plan_item.item_03 {
  background-image: url(".././img/plan_img_03.png");
  background-size: 100% auto;
  background-position: top center;
}
.smb_lp section.plan .plan_lists .plan_item.item_03 .plan_detail li:first-child {
  background-color: #f99520;
}
.smb_lp section.plan .plan_lists + .note {
  padding: 0 7rem 1.6rem;
}
.smb_lp section.restitution .content_wrap {
  padding: 0 2.5rem;
}
.smb_lp section.restitution .tab {
  max-width: 120rem;
  margin: 0 auto 0;
}
.smb_lp section.restitution .tab_list {
  display: none;
}
.smb_lp section.restitution .tab .tab_content {
  width: 100%;
}
.smb_lp section.restitution .tab .tab_content .tab_item {
  padding: 7rem 12rem;
  background: #e5effa;
  border-radius: 2rem;
  margin: 0 0 6rem;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_title {
  text-align: center;
  color: #0076c0;
  margin-bottom: 4rem;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_title .number {
  font-weight: 700;
  font-size: 7rem;
  line-height: 1.3;
  font-family: "Plus Jakarta Sans";
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_title .title {
  font-size: 4rem;
  line-height: 1.1;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_title .title::after {
  content: '';
  display: block;
  width: 9rem;
  height: .3rem;
  background: #0076C0;
  margin: 2.6rem auto 0;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_title .title sup,
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_sub_title sup {
  color: inherit;
  font-size: 2rem;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_title .title {
  font-size: 4rem;
  line-height: 1.1;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_sub_title {
  text-align: center;
  font-size: 3.4rem;
  color: #0076C0;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list + .restitution_sub_title {
  margin-top: 4rem;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_lead {
  text-align: center;
  margin-bottom: 3rem;
  margin-top: 1rem;
  font-size: 2.4rem;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list.height_no_match {
  align-items: flex-start;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li {
  width: 31.25%;
  background-color: #fff;
  border-radius: 1rem;
  overflow: hidden;
  margin-left: 3.125%;
  margin-bottom: 2.8rem;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li:nth-child(3n+1) {
  margin-left: 0;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .title {
  background-color: #0076c0;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 3rem;
  text-align: center;
  color: #ffffff;
  min-height: 8.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .title sup {
  color: inherit;
  font-size: 1.3rem;
  margin: 2.2rem 0 0 -1rem;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li img {
  display: block;
  height: 13.7rem;
  width: auto;
  margin: 1rem auto 1rem;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .accident_sample {
  position: relative;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #0076c0;
  text-align: center;
  margin: 0 2.5rem;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .accident_sample::before, .smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .accident_sample::after {
  content: "";
  display: block;
  background-color: #0076c0;
  width: 7.5rem;
  height: 0.1rem;
  position: absolute;
  top: 50%;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .accident_sample::before {
  left: 0;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .accident_sample::after {
  right: 0;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .description {
  margin: 1.8rem 2.5rem 3rem;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2.5rem;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .description:not(:last-child) {
  margin-bottom: 0;
}
.smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .description strong {
  color: #0076C0;
  font-weight: bold;
}
.smb_lp section.restitution .tab .tab_content .tab_item > p {
  margin-top: 1.5rem;
}
.smb_lp section.restitution .tab .tab_content .tab_item > p.small {
  font-size: 1.2rem;
}
.smb_lp section.restitution .tab .tab_list li:focus,
.smb_lp section.restitution .tab .tab_content .tab_item:focus {
  outline: none;
}
.smb_lp section.restitution .tab .slick-disabled {
  display: none !important;
}
.smb_lp section.restitution .tab .slick-prev,
.smb_lp section.restitution .tab .slick-next {
  display: none;
}
.smb_lp section.accidentsupported {
  background-color: #2f88da;
}
.smb_lp section.accidentsupported .section_title {
  color: #fff;
}
.smb_lp section.accidentsupported .section_title::before {
  background-color: #fff;
}
.smb_lp section.accidentsupported .section_lead {
  color: #fff;
}
.smb_lp section.accidentsupported .accidentsupported_flow {
  width: 96rem;
  margin: auto;
  display: flex;
  margin-bottom: 2rem;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item {
  position: relative;
  min-height: 36.2rem;
  width: 24.666rem;
  min-height: 36.1rem;
  padding: 5rem 0 2rem 4.3rem;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item .accidentsupported_flow_step {
  color: #fff;
  position: absolute;
  top: -1.9rem;
  width: 5.9rem;
  height: 5.9rem;
  background: #0076c0;
  border-radius: 50%;
  left: 50%;
  margin-left: -1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  line-height: 1.3;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item .accidentsupported_flow_step .step {
  font-size: 1.4rem;
  font-weight: normal;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item::after {
  content: "";
  position: absolute;
  right: -2.65rem;
  top: 50%;
  margin-top: -18rem;
  display: block;
  border: solid 18rem transparent;
  border-right-width: 0;
  border-left-color: #c2b3b3;
  border-left-width: 2.7rem;
  z-index: 3;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item:first-child {
  width: 22rem;
  padding-left: 2.4rem;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item:first-child .accidentsupported_flow_step {
  margin-left: -2.4rem;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item:last-child {
  padding-right: 1.6rem;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item:last-child .accidentsupported_flow_step {
  margin-left: -1.4rem;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item:last-child::after {
  display: none;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item:nth-child(odd) {
  background: #e5effa;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item:nth-child(odd)::after {
  border-left-color: #e5effa;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item:nth-child(even) {
  background-color: #fff;
}
.smb_lp section.accidentsupported .accidentsupported_flow_item:nth-child(even)::after {
  border-left-color: #fff;
}
.smb_lp section.accidentsupported .accidentsupported_flow_title {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 3rem;
  text-align: center;
  color: #0076c0;
  margin-bottom: 1.7rem;
  padding-right: 1.3rem;
}
.smb_lp section.accidentsupported .accidentsupported_flow img {
  display: block;
  width: 18.3rem;
  margin-bottom: 1.3rem;
}
.smb_lp section.accidentsupported .accidentsupported_flow p {
  font-size: 1.6rem;
  line-height: 2.5rem;
}
.smb_lp section.basic_plan .plan_table {
  margin-bottom: 3.8rem;
  background: #2f88da;
  border-radius: 0;
  width: 100%;
  font-size: 3rem;
}
.smb_lp section.basic_plan .plan_th {
  position: relative;
  background: linear-gradient(to top right,#2f88da 49.1%,#ffffff 49.7%,#ffffff 50%,#2f88da 50.9%);
}
.smb_lp section.basic_plan .plan_th div span {
  font-size: 2rem;
  position: absolute;
  bottom: .3rem;
  left: 1rem;
}
.smb_lp section.basic_plan .plan_th div span + span {
  bottom: auto;
  left: auto;
  top: .3rem;
  right: 1rem;
}
.smb_lp section.basic_plan .plan_table th,
.smb_lp section.basic_plan .plan_table td {
  text-align: center;
  padding: 1rem;
  vertical-align: middle;
}
.smb_lp section.basic_plan .plan_table th {
  color: #fff;
  font-size: 2.4rem;
  border-bottom: solid 0.1rem #fff;
}
.smb_lp section.basic_plan .plan_table .price {
  font-size: 2.2rem;
}
.smb_lp section.basic_plan .plan_table td {
  font-weight: bold;
  background-color: #fff;
  border-bottom: solid 0.1rem #2f88da;
}
.smb_lp section.basic_plan .plan_table tr:last-child td {
  border: none;
}
.smb_lp section.basic_plan .plan_table tr td:nth-child(odd) {
  background: #f0f7ff;
}
.smb_lp section.discount_system {
  background-color: #e5effa;
}
.smb_lp section.discount_system img {
  width: 77.1rem;
  display: block;
  margin: auto;
}
.smb_lp section.discount_system .discount_text {
  width: 78rem;
  margin: auto;
}
.smb_lp section.discount_system .discount_text .before_after {
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3.6rem;
}
.smb_lp section.discount_system .discount_text .before_after .before {
  position: relative;
  margin-right: 5rem;
}
.smb_lp section.discount_system .discount_text .before_after .before p:first-child {
  font-size: 2rem;
}
.smb_lp section.discount_system .discount_text .before_after .before p:last-child {
  font-size: 2.2rem;
}
.smb_lp section.discount_system .discount_text .before_after .before p:last-child .text_large {
  font-size: 3rem;
}
.smb_lp section.discount_system .discount_text .before_after .before::after {
  content: "";
  display: block;
  border: solid 1rem transparent;
  border-left-color: #0076c0;
  border-left-width: 1rem;
  position: absolute;
  right: -4rem;
  top: 50%;
}
.smb_lp section.discount_system .discount_text .before_after .after p:first-child {
  font-size: 2rem;
}
.smb_lp section.discount_system .discount_text .before_after .after p:last-child {
  font-size: 2.8rem;
}
.smb_lp section.discount_system .discount_text .before_after .after p:last-child .text_large {
  font-size: 4.4rem;
}
.smb_lp section.discount_system .discount_text .balloon {
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  background: #0076c0;
  border-radius: 1rem;
  padding: 1rem;
  margin: 3rem auto 3rem;
}
.smb_lp section.discount_system .discount_text .balloon .text_large {
  font-size: 4.1rem;
}
.smb_lp section.discount_system .discount_text .balloon::before {
  content: "";
  display: block;
  border: solid 1.8rem transparent;
  border-bottom-color: #0076c0;
  border-bottom-width: 3rem;
  position: absolute;
  top: -3.5rem;
  margin-right: -1.8rem;
  right: 50%;
}
.smb_lp section.discount_system .note {
  width: 96rem;
  margin: auto;
}
.smb_lp section.members_discount {
  background-color: #d7e9fc;
}
.smb_lp section.members_discount img {
  width: 23.7rem;
  display: block;
  margin: auto;
  margin-bottom: 2.6rem;
}
.smb_lp section.members_discount .parentheses {
  text-align: center;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 3.7rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.smb_lp section.members_discount .parentheses::before, .smb_lp section.members_discount .parentheses::after {
  content: "[";
  font-size: 4rem;
  font-weight: normal;
  color: #0076c0;
  padding: 2rem;
}
.smb_lp section.members_discount .parentheses::after {
  content: "]";
}
.smb_lp section.members_discount .discount_text {
  width: 78rem;
  margin: auto;
}
.smb_lp section.members_discount .discount_text .before_after {
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
}
.smb_lp section.members_discount .discount_text .before_after .before {
  position: relative;
  margin-right: 5rem;
}
.smb_lp section.members_discount .discount_text .before_after .before p:first-child {
  font-size: 2rem;
}
.smb_lp section.members_discount .discount_text .before_after .before p:last-child {
  font-size: 2.2rem;
}
.smb_lp section.members_discount .discount_text .before_after .before p:last-child .text_large {
  font-size: 3rem;
}
.smb_lp section.members_discount .discount_text .before_after .before::after {
  content: "";
  display: block;
  border: solid 1rem transparent;
  border-left-color: #0076c0;
  border-left-width: 1rem;
  position: absolute;
  right: -4rem;
  top: 50%;
}
.smb_lp section.members_discount .discount_text .before_after .after p:first-child {
  font-size: 2rem;
}
.smb_lp section.members_discount .discount_text .before_after .after p:last-child {
  font-size: 2.8rem;
}
.smb_lp section.members_discount .discount_text .before_after .after p:last-child .text_large {
  font-size: 4.4rem;
}
.smb_lp section.members_discount .discount_text .balloon {
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  background: #0076c0;
  border-radius: 1rem;
  padding: 1rem;
  margin: 3rem auto 3rem;
}
.smb_lp section.members_discount .discount_text .balloon .text_large {
  font-size: 4.1rem;
}
.smb_lp section.members_discount .discount_text .balloon::before {
  content: "";
  display: block;
  border: solid 1.8rem transparent;
  border-bottom-color: #0076c0;
  border-bottom-width: 3rem;
  position: absolute;
  top: -3.5rem;
  margin-right: -1.8rem;
  right: 50%;
}
.smb_lp section.members_discount .note {
  width: 96rem;
  margin: auto;
}
.smb_lp section.members_discount .note li p {
  margin-left: -1em;
  text-indent: -1em;
}
.smb_lp section.proposal {
  padding: 8rem 0 2.8rem;
}
.smb_lp section.proposal .proposal_content {
  position: relative;
  width: 77.6rem;
  margin: auto;
  background: linear-gradient(180deg, #52ade5 0%, #1589d0 100%);
  border-radius: 3rem;
  padding: 6rem 29.7rem 6rem 6rem;
}
.smb_lp section.proposal .proposal_content h2 {
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 4.8rem;
  text-align: center;
  color: #ffffff;
  margin-bottom: 3rem;
}
.smb_lp section.proposal .proposal_content img {
  display: block;
  margin: auto;
  width: 23.716rem;
  height: auto;
  margin-bottom: 2rem;
}
.smb_lp section.proposal .proposal_content p {
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 3.1rem;
  text-align: center;
  color: #ffffff;
}
.smb_lp section.proposal .proposal_content p .text_large {
  font-size: 2rem;
  line-height: 3.1rem;
}
.smb_lp section.proposal .proposal_content::after {
  content: "";
  display: block;
  background-image: url(".././img/proposal_bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  height: 50rem;
  width: 30rem;
  position: absolute;
  bottom: -0.2rem;
  right: -1.5rem;
}
.smb_lp section.proposal + .cv {
  padding-bottom: 6.9rem;
}
.smb_lp section.auxiliary_service {
  padding-bottom: 7rem;
  background-color: #e5effa;
}
.smb_lp section.auxiliary_service h3 {
  font-weight: 700;
  font-size: 3rem;
  line-height: 4.5rem;
  text-align: center;
  color: #0076c0;
  margin-bottom: 6.4rem;
}
.smb_lp section.auxiliary_service .auxiliary_service_list {
  display: flex;
  width: 96rem;
  margin: 0 auto 0;
  flex-wrap: wrap;
  justify-content: space-between;
}
.smb_lp section.auxiliary_service .auxiliary_service_list h4 {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 3.7rem;
  text-align: center;
  margin-bottom: 2.7rem;
}
.smb_lp section.auxiliary_service .auxiliary_service_list .lead {
  font-weight: 700;
  font-size: 2rem;
  line-height: 3.7rem;
  text-align: center;
  margin-bottom: 1.7rem;
  color: #0076c0;
  white-space: nowrap;
}
.smb_lp section.auxiliary_service .auxiliary_service_item {
  position: relative;
  background-color: #fff;
  width: 30rem;
  padding: 8.6rem 2.5rem 3rem;
  margin-bottom: 2.8rem;
  border-radius: 1rem;
}
.smb_lp section.auxiliary_service .auxiliary_service_item .balloon {
  position: absolute;
  padding: 1.5rem 0;
  width: 27.7rem;
  background: #0076c0;
  border-radius: 1rem;
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.3;
  color: #fff;
  top: -3.5rem;
  right: 50%;
  margin-right: -13.85rem;
}
.smb_lp section.auxiliary_service .auxiliary_service_item .balloon::after {
  content: "";
  display: block;
  border: solid 1.8rem transparent;
  border-top-color: #0076c0;
  border-top-width: 3rem;
  position: absolute;
  bottom: -3rem;
  margin-right: -1.8rem;
  right: 50%;
}
.smb_lp section.auxiliary_service .auxiliary_service_item img {
  height: 6rem;
  width: auto;
  margin: -0.6rem auto -1.2rem;
}
.smb_lp section.auxiliary_service .auxiliary_service_item .description {
  padding: 0 0.5rem;
}
.smb_lp section.auxiliary_service .small {
  width: 96rem;
  font-size: 1.4rem;
  margin: 0 auto 0;
}
.smb_lp section.auxiliary_service + .cv {
  padding-top: 3rem;
}
.smb_lp section.disclaimer {
  padding: 6rem 0 6rem;
}
.smb_lp section.disclaimer p {
  width: 96rem;
  margin: auto;
  background: #e5effa;
  padding: 3rem 4rem;
}
.smb_lp section.floating_banner {
  display: none;
  height: 11.5rem;
  width: 100%;
  max-width: 192rem;
  background: rgba(56, 156, 218, 0.8470588235);
  padding: 1.5rem 0;
  position: fixed;
  bottom: 0;
  z-index: 100;
}
.smb_lp .modal {
  z-index: -1;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0 !important;
  padding: 10rem 0;
}
.smb_lp .modal .bg {
  background-color: transparent;
  display: block;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
.smb_lp .modal.open {
  z-index: 1000;
  opacity: 1 !important;
  display: block;
}
.smb_lp .modal.open .bg {
  background-color: rgba(26, 28, 33, 0.5647058824);
}
.smb_lp .modal .close_btn {
  display: block;
  width: 7rem;
  height: 7rem;
  position: fixed;
  padding-top: 3.5rem;
  top: 11rem;
  right: 50%;
  margin-right: -49.5rem;
  cursor: pointer;
}
.smb_lp .modal .close_btn::before, .smb_lp .modal .close_btn::after {
  content: "";
  display: block;
  width: 7rem;
  height: 0.2rem;
  background-color: #0076c0;
  transform: rotate(45deg);
}
.smb_lp .modal .close_btn::after {
  transform: rotate(-45deg);
  margin-top: -0.1rem;
  margin-left: -0.1rem;
}
.smb_lp .modal > div {
  position: relative;
  max-width: 104rem;
  width: 100%;
  margin: auto;
  overflow: auto;
  height: 100%;
}
.smb_lp #modal_01 .modal_01_item {
  padding: 7rem 0 0.1rem 4rem;
  background: #e5effa;
  border-radius: 2rem;
}
.smb_lp #modal_01 .modal_01_item .restitution_title {
  text-align: center;
  color: #0076c0;
  margin-bottom: 4rem;
}
.smb_lp #modal_01 .modal_01_item .restitution_title .number {
  font-style: normal;
  font-weight: 700;
  font-size: 7rem;
  line-height: 8.8rem;
  font-family: "Plus Jakarta Sans";
}
.smb_lp #modal_01 .modal_01_item .restitution_title .title {
  font-size: 3.4rem;
  line-height: 1;
}
.smb_lp #modal_01 .modal_01_item .restitution_lead {
  text-align: center;
  margin-bottom: 4rem;
}
.smb_lp #modal_01 .modal_01_item .restitution_list {
  display: flex;
  justify-content: flex-start;
  gap: 3rem;
  margin-bottom: 6.3rem;
  flex-wrap: wrap;
  flex-direction: row;
}
.smb_lp #modal_01 .modal_01_item .restitution_list li {
  width: 30rem;
  background-color: #fff;
  border-radius: 1rem;
  overflow: hidden;
  margin-bottom: 0;
}
.smb_lp #modal_01 .modal_01_item .restitution_list li .title {
  background-color: #0076c0;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 3rem;
  text-align: center;
  color: #ffffff;
  min-height: 8.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.smb_lp #modal_01 .modal_01_item .restitution_list li .title.min_3 {
  min-height: 10.9rem;
}
.smb_lp #modal_01 .modal_01_item .restitution_list li img {
  display: block;
  height: 13.7rem;
  width: auto;
  margin: 1rem auto 1rem;
}
.smb_lp #modal_01 .modal_01_item .restitution_list li .accident_sample {
  position: relative;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.4rem;
  color: #0076c0;
  text-align: center;
  margin: 0 2.5rem;
}
.smb_lp #modal_01 .modal_01_item .restitution_list li .accident_sample::before, .smb_lp #modal_01 .modal_01_item .restitution_list li .accident_sample::after {
  content: "";
  display: block;
  background-color: #0076c0;
  width: 7.5rem;
  height: 0.1rem;
  position: absolute;
  top: 50%;
}
.smb_lp #modal_01 .modal_01_item .restitution_list li .accident_sample::before {
  left: 0;
}
.smb_lp #modal_01 .modal_01_item .restitution_list li .accident_sample::after {
  right: 0;
}
.smb_lp #modal_01 .modal_01_item .restitution_list li .description {
  margin: 1.8rem 2.5rem 3rem;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2.5rem;
}
.smb_lp #modal_01 .modal_01_item .restitution_list li .description + .note {
  margin: -3rem 2.5rem 3rem;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.smb_lp #modal_01 .modal_01_item .restitution_list li.note {
  background-color: transparent;
  width: 61rem;
  display: flex;
  align-items: flex-end;
}
.smb_lp #modal_01 .modal_01_item > p {
  margin-top: 4rem;
}
.smb_lp #modal_02 {
  overflow: hidden;
  padding: 0;
}
.smb_lp #modal_02 > div {
  max-width: 96rem;
  overflow: visible;
}
.smb_lp #modal_02 .slick-slider .slick-list {
  overflow: hidden !important;
}
.smb_lp #modal_02 .close_btn {
  position: absolute;
  top: 2rem;
  right: 2rem;
  margin-right: 0;
  margin-top: 0;
  z-index: 3;
}
.smb_lp #modal_02 .close_btn::before, .smb_lp #modal_02 .close_btn::after {
  background-color: #fff;
}
.smb_lp #modal_02 .insurance_fee_sample {
  top: 50%;
  transform: translateY(-50%);
}
.smb_lp #modal_02 .insurance_fee_sample .slick-track {
  display: flex;
}
.smb_lp #modal_02 .insurance_fee_sample .slick-slide {
  height: auto;
}
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item {
  position: relative;
  overflow: hidden;
  border-radius: 2rem;
  background: #e5effa;
  max-height: 90vh;
  overflow-y: auto;
}
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item .number {
  position: absolute;
  color: #fff;
  font-weight: 700;
  font-size: 5rem;
  line-height: 7.5rem;
  top: 50%;
  left: 5rem;
  transform: translateY(-50%);
}
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 {
  position: relative;
  background: #2f88da;
  text-align: center;
  padding: 1rem 2rem 1.2rem;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:nth-child(1) {
  width: 18rem;
  text-align: center;
  font-size: 3rem;
  margin: 0 0 0 3.2rem;
}
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:nth-child(1) span {
  display: inline-block;
  text-align: left;
  line-height: 1.2;
}
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:nth-child(2),
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:nth-child(3),
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:nth-child(4) {
  font-size: 2.4rem;
  line-height: 1.3;
  margin-left: 5.8rem;
  text-align: center;
}
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:not(:nth-child(1)) span {
  font-size: 3.2rem;
  margin-bottom: .6rem;
  display: block;
}
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item .insurance_fee_sample_text {
  padding: 3.6rem;
}
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item .insurance_fee_sample_text h4 {
  font-weight: 700;
  font-size: 2.3rem;
  line-height: 3.4rem;
  color: #ffffff;
  background-color: #2f88da;
  border-radius: 10rem;
  padding: 0.8rem 4rem;
  display: inline-block;
  margin-bottom: 2rem;
}
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item .insurance_fee_sample_text p {
  padding-left: 3.8rem;
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 3rem;
}
.smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item .insurance_fee_sample_text p + h4 {
  margin-top: 2.7rem;
}
.smb_lp #modal_02 .insurance_fee_sample .slick-prev,
.smb_lp #modal_02 .insurance_fee_sample .slick-next {
  width: 7rem;
  height: 7rem;
  background-color: #fff;
  border-radius: 50%;
}
.smb_lp #modal_02 .insurance_fee_sample .slick-prev::after,
.smb_lp #modal_02 .insurance_fee_sample .slick-next::after {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  border: 2px solid #2f88da;
  border-bottom: none;
  border-left: none;
  position: absolute;
  top: 2.4rem;
}
.smb_lp #modal_02 .insurance_fee_sample .slick-prev {
  left: -13rem;
}
.smb_lp #modal_02 .insurance_fee_sample .slick-prev::after {
  transform: rotate(-135deg);
  left: 2.9rem;
}
.smb_lp #modal_02 .insurance_fee_sample .slick-next {
  right: -13rem;
}
.smb_lp #modal_02 .insurance_fee_sample .slick-next::after {
  transform: rotate(45deg);
  right: 2.9rem;
}

@media screen and (min-width: 768px) {
  .smb_lp .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 2.16666vw;
  }
  .smb_lp .pc {
    display: none !important;
  }
  .smb_lp .content {
    font-size: 2.6666666667vw;
    margin-top: 60px;
  }
  .smb_lp .content_wrap {
    padding: 0 2.6666666667vw;
    margin: auto;
  }
  .smb_lp p {
    margin-bottom: 0;
  }
  .smb_lp .flex {
    margin-bottom: 0;
    gap: 0;
    justify-content: space-between;
  }
  .smb_lp sup {
    white-space: nowrap;
    font-size: 1.0666666667vw;
    color: #1a1c21;
    vertical-align: super;
    top: 0;
  }
  .smb_lp a {
    transition: 0.3s;
    text-decoration: none;
  }
  .smb_lp a:hover {
    text-decoration: underline;
  }
  .smb_lp a.btn-02:hover,
  .smb_lp a.btn-01:hover {
    opacity: 0.8;
    text-decoration: none;
    transition: 0.3s;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  }
  .smb_lp a:focus,
  .smb_lp a:active {
    text-decoration: none;
  }
  .smb_lp .btn-02 {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  }
  .smb_lp .btn-01 {
    max-width: none;
    border-radius: 26.6666666667vw;
    padding: 3.2vw 0 3.2vw;
    font-size: 4.8vw;
    line-height: 6.1333333333vw;
  }
  .smb_lp .btn-01::after {
    margin-left: 0.5333333333vw;
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
  .smb_lp .line_yellow {
    background: linear-gradient(transparent 60%, #ffffc1 80%);
    border-bottom: 1.0666666667vw #ffffc1;
  }
  .smb_lp .note {
    font-size: 2.6666666667vw;
  }
  .smb_lp ul.note {
    list-style-type: none;
    padding-inline-start: 0;
    text-indent: 1.3em;
  }
  .smb_lp ul.note li {
    position: relative;
    text-indent: 0;
  }
  .smb_lp ul.note li::before {
    content: "※";
    display: block;
    position: absolute;
    left: -1.3em;
    top: 0;
  }
  .smb_lp .restitution_list + ul.note_number {
    margin-top: 0;
  }
  .smb_lp section.restitution .tab .tab_content ul.note,
  .smb_lp section.restitution .small {
    margin: 2rem auto 0;
    font-size: 2.6666666667vw;
  }
  .smb_lp ol.note {
    padding-inline-start: 2.5em;
  }
  .smb_lp ol.note li {
    text-indent: -2.5em;
  }
  .smb_lp .section_title {
    font-size: 6.9333333333vw;
    padding: 0 0 8vw;
    margin-bottom: 5.3333333333vw;
    letter-spacing: 0vw;
    width: 100vw;
    margin-left: -2.6666666667vw;
  }
  .smb_lp .section_title::before {
    width: 24vw;
    height: 0.8vw;
    margin-left: -12vw;
  }
  .smb_lp .section_title .text_large {
    font-size: 8vw;
  }
  .smb_lp .section_title .emphasis {
    font-size: 4.8vw;
  }
  .smb_lp .section_lead {
    font-size: 4.2666666667vw;
    line-height: 6.1333333333vw;
    text-align: left;
    margin-bottom: 5.3333333333vw;
    padding: 0 1.6vw;
  }
  .smb_lp .accordion {
    display: flex;
    flex-direction: column-reverse;
  }
  .smb_lp .accordion_content {
    display: none;
    padding-top: 0;
    padding-bottom: 4vw;
  }
  .smb_lp .accordion_btn {
    border-radius: 1.3333333333vw;
    font-size: 5.3333333333vw;
    line-height: 9.8666666667vw;
    padding: 1.4666666667vw 0;
    cursor: pointer;
  }
  .smb_lp .accordion_btn .more::after, .smb_lp .accordion_btn .more::before {
    width: 4.8vw;
    height: 0.5333333333vw;
    right: 4.2666666667vw;
    margin-top: -0.2666666667vw;
  }
  .smb_lp .accordion_btn .more::before {
    transform: rotate(90deg);
  }
  .smb_lp .accordion_btn .close::after {
    width: 4.8vw;
    height: 0.5333333333vw;
    right: 4.2666666667vw;
    margin-top: -0.2666666667vw;
  }
  .smb_lp .accordion_btn.open {
    margin-top: 0;
  }
  .smb_lp .accordion_btn.open .more {
    display: none;
  }
  .smb_lp .accordion_btn.open .close {
    display: block;
  }
  .smb_lp section {
    position: relative;
    padding: 13.3333333333vw 0;
  }
  .smb_lp section.header_tel {
    display: none;
  }
  .smb_lp section.mv {
    overflow: hidden;
    padding-bottom: 0vw;
  }
  .smb_lp section.mv .mv_img img {
    width: 100%;
    height: auto;
    margin-bottom: 0vw;
  }
  .smb_lp section.cv {
    padding: 5.3333333333vw 0 2.6666666667vw;
  }
  .smb_lp section.cv .cv_area {
    flex-direction: column;
  }
  .smb_lp section.cv .cv_area .btn-02 {
    width: 94.6666666667vw;
    border-radius: 21.3333333333vw;
    margin: 0 0 4.2666666667vw;
    padding: 2.6666666667vw 9.3333333333vw;
    box-shadow: 0 1.3333333333vw 0 #003f77;
    justify-content: center;
  }
  .smb_lp section.cv .cv_area .btn_tel {
    min-height: 26.6666666667vw;
    align-items: flex-start;
  }
  .smb_lp section.cv .cv_area .btn_tel .btn_img {
    top: 2.4vw;
    left: 9.0666666667vw;
    width: 14.4vw;
    height: 15.7333333333vw;
  }
  .smb_lp section.cv .cv_area .btn_tel .btn_text__sub {
    font-size: 4vw;
    padding: 1.8666666667vw 1.6vw 1.3333333333vw;
    line-height: 4.2666666667vw;
    width: 56.8vw;
    margin-bottom: 1.3333333333vw;
    margin-right: 1.3333333333vw;
    margin-left: 16vw;
  }
  .smb_lp section.cv .cv_area .btn_tel .btn_text {
    font-size: 6.9333333333vw;
    line-height: 7.4666666667vw;
    margin-bottom: 1.6vw;
    margin-right: 1.3333333333vw;
    margin-left: 16vw;
  }
  .smb_lp section.cv .cv_area .btn_tel .btn_text__time {
    font-size: 2.6666666667vw;
  }
  .smb_lp section.cv .cv_area .btn_web {
    min-height: 26.6666666667vw;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
  }
  .smb_lp section.cv .cv_area .btn_web .btn_img {
    top: 5.3333333333vw;
    left: 8vw;
    width: 14.9333333333vw;
    height: 15.7333333333vw;
  }
  .smb_lp section.cv .cv_area .btn_web .btn_text__sub {
    font-size: 4vw;
    padding: 1.8666666667vw 1.6vw 1.3333333333vw;
    line-height: 4.2666666667vw;
    width: 56.8vw;
    margin-bottom: 1.3333333333vw;
    margin-right: 1.3333333333vw;
    margin-left: 16vw;
  }
  .smb_lp section.cv .cv_area .btn_web .btn_text {
    font-size: 5.3333333333vw;
    line-height: 7.4666666667vw;
    margin-right: 1.3333333333vw;
    margin-left: 16vw;
  }
  .smb_lp section.plan .slick-list {
    overflow: visible !important;
  }
  .smb_lp section.plan .plan_lists {
    display: block;
    padding: 0 7.4666666667vw 11.7333333333vw;
    margin-bottom: 0;
  }
  .smb_lp section.plan .plan_lists .slick-track {
    display: flex;
  }
  .smb_lp section.plan .plan_lists .slick-slide {
    height: auto !important;
  }
  .smb_lp section.plan .plan_lists .slick-prev,
  .smb_lp section.plan .plan_lists .slick-next {
    top: 42%;
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    background-color: #e5effa;
    display: block;
    border-radius: 50%;
    z-index: 3;
  }
  .smb_lp section.plan .plan_lists .slick-prev::before,
  .smb_lp section.plan .plan_lists .slick-next::before {
    display: none;
  }
  .smb_lp section.plan .plan_lists .slick-prev::after,
  .smb_lp section.plan .plan_lists .slick-next::after {
    content: "";
    display: block;
    width: 4vw;
    height: 4vw;
    border: 0.5333333333vw solid #2f88da;
    border-bottom: none;
    border-left: none;
    position: absolute;
    top: 4.5333333333vw;
  }
  .smb_lp section.plan .plan_lists .slick-prev {
    left: 2.4vw;
  }
  .smb_lp section.plan .plan_lists .slick-prev::after {
    transform: rotate(-135deg);
    left: 5.3333333333vw;
  }
  .smb_lp section.plan .plan_lists .slick-next {
    right: 2.4vw;
  }
  .smb_lp section.plan .plan_lists .slick-next::after {
    transform: rotate(45deg);
    right: 5.3333333333vw;
  }
  .smb_lp section.plan .plan_lists .slick-dots {
    bottom: 4vw;
    left: 0;
  }
  .smb_lp section.plan .plan_lists .slick-dots li {
    background-color: #bebebe;
    border-radius: 50%;
    margin: 0 2.1333333333vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
  .smb_lp section.plan .plan_lists .slick-dots .slick-active {
    background-color: #2f88da;
  }
  .smb_lp section.plan .plan_lists .slick-dots li button:before {
    content: "";
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }
  .smb_lp section.plan .plan_lists .plan_item {
    width: 80vw;
    margin: 0 1.3333333333vw;
    border-radius: 4vw;
    padding: 45.3333333333vw 3.4666666667vw 6.1333333333vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .smb_lp section.plan .plan_lists .plan_item .copy {
    font-size: 5.3333333333vw;
    line-height: 7.4666666667vw;
    height: 37.3333333333vw;
    padding: 0 2.6666666667vw;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: flex-start;
  }
  .smb_lp section.plan .plan_lists .plan_item h4 {
    font-weight: 700;
    font-size: 6.4vw;
    line-height: 9.3333333333vw;
    min-height: 0;
    letter-spacing: 0.04em;
    margin-bottom: 0.8vw;
  }
  .smb_lp section.plan .plan_lists .plan_item .lead {
    text-align: center;
    margin-bottom: 6.1333333333vw;
    font-size: 4vw;
    line-height: 5.0666666667vw;
    min-height: 12vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .smb_lp section.plan .plan_lists .plan_item .lead + .note {
    margin-top: -1.3333333333vw;
    margin-bottom: 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
  .smb_lp section.plan .plan_lists .plan_item .plan_detail li {
    font-size: 4.8vw;
    border-radius: 1.6vw;
    padding: 1.3333333333vw;
    margin-bottom: 0.8vw;
  }
  .smb_lp section.plan .plan_lists .plan_item .plan_detail li:last-child {
    margin-bottom: 0;
  }
  .smb_lp section.plan .plan_lists .plan_item.item_01 {
    background-image: url(".././img/plan_img_01_sp.png");
  }
  .smb_lp section.plan .plan_lists .plan_item.item_02 .plan_detail li:first-child, .smb_lp section.plan .plan_lists .plan_item.item_03 .plan_detail li:first-child {
    background-color: #f99520;
  }
  .smb_lp section.plan .plan_lists .plan_item.item_02 .plan_detail li:first-child::before, .smb_lp section.plan .plan_lists .plan_item.item_03 .plan_detail li:first-child::before {
    width: 6.1333333333vw;
    height: 6.1333333333vw;
    bottom: 22.4vw;
  }
  .smb_lp section.plan .plan_lists .plan_item.item_02 .plan_detail li:first-child::after, .smb_lp section.plan .plan_lists .plan_item.item_03 .plan_detail li:first-child::after {
    width: 6.1333333333vw;
    height: 6.1333333333vw;
    font-size: 4.5333333333vw;
    bottom: 22.4vw;
  }
  .smb_lp section.plan .plan_lists .plan_item.item_02 .plan_detail li:last-child, .smb_lp section.plan .plan_lists .plan_item.item_03 .plan_detail li:last-child {
    margin-top: 4.2666666667vw;
    min-height: 17.0666666667vw;
  }
  .smb_lp section.plan .plan_lists .plan_item.item_02 {
    background-image: url(".././img/plan_img_02_sp.png");
  }
  .smb_lp section.plan .plan_lists .plan_item.item_02 .plan_detail li:first-child {
    background-color: #2cbb4c;
  }
  .smb_lp section.plan .plan_lists .plan_item.item_02 .copy {
    justify-content: flex-end;
  }
  .smb_lp section.plan .plan_lists .plan_item.item_03 {
    background-image: url(".././img/plan_img_03_sp.png");
    background-size: 100% auto;
    background-position: top center;
  }
  .smb_lp section.plan .plan_lists .plan_item.item_03 .copy {
    left: 4.5333333333vw;
  }
  .smb_lp section.plan .plan_lists .plan_item.item_03 .plan_detail li:first-child {
    background-color: #f99520;
  }
  .smb_lp section.plan .plan_lists + .note {
    padding: 0 0 3.2vw;
  }
  .smb_lp section.restitution .content_wrap {
    padding: 0 2.6666666667vw;
  }
  .smb_lp section.restitution .section_lead {
    text-align: center;
  }
  .smb_lp section.restitution .tab {
    position: relative;
    max-width: none;
    margin: 0 auto 0;
  }
  .smb_lp section.restitution .tab_list {
    display: block;
    width: 94.6666666667vw;
    min-height: 19.7333333333vw;
    position: absolute;
    z-index: 100;
    top: 0;
    overflow: hidden;
    transition: 0.5s;
    border-bottom: 2.6666666667vw solid #e5effa;
    background: linear-gradient(#fff 99.8%, #e5effa 99.8%);
  }
  .smb_lp section.restitution .tab_list .slick-track {
    display: flex;
  }
  .smb_lp section.restitution .tab_list li {
    position: relative;
    width: 46.4vw;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #2f88da;
    border-radius: 2.6666666667vw 2.6666666667vw 0 0;
    margin-left: 1.7vw;
    padding: 4.8vw 0 8vw;
    cursor: pointer;
    text-align: center;
    font-weight: 500;
    font-size: 3.7333333333vw;
    line-height: 5.0666666667vw;
    letter-spacing: 0;
    color: #fff;
  }
  .smb_lp section.restitution .tab_list li:first-child {
    margin-left: 0;
  }
  .smb_lp section.restitution .tab_list li::after {
    content: "";
    display: block;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    border: 0.5333333333vw solid #fff;
    border-top: none;
    border-left: none;
    position: absolute;
    bottom: 2.9333333333vw;
    left: 50%;
    margin-left: -1.3333333333vw;
    transform: rotate(45deg);
  }
  .smb_lp section.restitution .tab_list .slick-current {
    background-color: #e5effa;
    color: #2f88da;
  }
  .smb_lp section.restitution .tab_list .slick-current::after {
    border-color: #2f88da;
  }
  .smb_lp section.restitution .tab.fixd .tab_list {
    position: fixed;
    top: 60px;
    transition: 0.5s;
  }
  .smb_lp section.restitution .tab .tab_content {
    padding-top: 25.6vw;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item {
    padding: 6.6666666667vw 6.6666666667vw 10.6666666667vw;
    border-radius: 0 0 5.3333333333vw 5.3333333333vw;
    margin: 0 0;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_title {
    margin-bottom: 8vw;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_title .number {
    font-size: 13.3333333333vw;
    line-height: 1;
    font-family: "Plus Jakarta Sans";
    margin-bottom: 4vw;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_title .title {
    font-size: 8vw;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_title .title::after {
    width: 24vw;
    margin-top: 8vw;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_sub_title {
    font-size: 6.4vw;
    margin-left: -4vw;
    margin-right: -5vw;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_lead {
    font-size: 4.2666666667vw;
    line-height: 6.1333333333vw;
    margin-bottom: 5.6vw;
    margin-top: 0;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_list {
    flex-direction: column;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li {
    width: 100%;
    border-radius: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
    margin-left: 0;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .title {
    font-size: 5.0666666667vw;
    line-height: 6.9333333333vw;
    padding: 4.5333333333vw;
    min-height: auto;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li img {
    display: block;
    height: 28.5333333333vw;
    width: auto;
    margin: 3.2vw auto 4.2666666667vw;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .accident_sample {
    font-size: 4.8vw;
    line-height: 6.4vw;
    margin: 0 5.3333333333vw;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .accident_sample::before, .smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .accident_sample::after {
    width: 20vw;
    height: 0.5333333333vw;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item .restitution_list li .description {
    margin: 5.8666666667vw 4vw 7.2vw;
    font-size: 4.2666666667vw;
    line-height: 6.1333333333vw;
  }
  .smb_lp section.restitution .tab .tab_content .tab_item > p {
    margin-top: 4rem;
  }
  .smb_lp section.restitution .tab .tab_list li:focus,
  .smb_lp section.restitution .tab .tab_content .tab_item:focus {
    outline: none;
  }
  .smb_lp section.restitution .tab .slick-disabled {
    display: none !important;
  }
  .smb_lp section.restitution .tab .slick-prev,
  .smb_lp section.restitution .tab .slick-next {
    display: none;
  }
  .smb_lp section.accidentsupported .section_lead {
    text-align: center;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow {
    width: 100%;
    flex-direction: column;
    margin-top: 14.6666666667vw;
    margin-bottom: 0;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow_item {
    width: 100%;
    min-height: auto;
    padding: 21.3333333333vw 37.3333333333vw 5.8666666667vw 4.8vw;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow_item .accidentsupported_flow_step {
    top: 0;
    width: 18.4vw;
    height: 18.4vw;
    margin-left: 0;
    transform: translateX(-50%);
    font-size: 9.0666666667vw;
    line-height: 1;
    z-index: 3;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow_item .accidentsupported_flow_step .step {
    font-size: 4.8vw;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow_item::after {
    content: "";
    position: absolute;
    right: 50%;
    top: auto;
    bottom: -10.4vw;
    transform: translateX(50%);
    margin-top: 0;
    display: block;
    border: solid 47.4666666667vw transparent;
    border-bottom-width: 0;
    border-left-color: transparent;
    border-top-color: #c2b3b3;
    border-top-width: 10.6666666667vw;
    z-index: 3;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow_item:first-child {
    width: 100%;
    padding-top: 12.5333333333vw;
    padding-left: 4.8vw;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow_item:first-child .accidentsupported_flow_step {
    top: -8.8vw;
    margin-left: 0;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow_item:last-child {
    padding-right: 38.1333333333vw;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow_item:last-child .accidentsupported_flow_step {
    margin-left: 0;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow_item:last-child::after {
    display: none;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow_item:nth-child(odd)::after {
    border-top-color: #e5effa;
    border-left-color: transparent;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow_item:nth-child(even)::after {
    border-top-color: #fff;
    border-left-color: transparent;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow_title {
    font-size: 6.4vw;
    line-height: 8vw;
    margin-bottom: 4vw;
    padding-right: 0;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow img {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    right: 4.8vw;
    width: 29.3333333333vw;
    margin-bottom: 0;
  }
  .smb_lp section.accidentsupported .accidentsupported_flow p {
    font-size: 4.2666666667vw;
    line-height: 6.1333333333vw;
  }
  .smb_lp section.basic_plan {
    padding-top: 4vw;
  }
  .smb_lp section.basic_plan .plan_table {
    margin-bottom: 6.4vw;
    width: 100%;
    font-size: 4vw;
    background-color: #fff;
  }
  .smb_lp section.basic_plan .plan_th {
    width: 25vw;
  }
  .smb_lp section.basic_plan .plan_th div span {
    font-size: 3.7vw;
    position: absolute;
    bottom: 1vw;
    left: 2vw;
    text-align: right;
  }
  .smb_lp section.basic_plan .plan_th div span + span {
    bottom: auto;
    left: auto;
    top: 1vw;
    right: 2vw;
  }
  .smb_lp section.basic_plan .plan_table th,
  .smb_lp section.basic_plan .plan_table td {
    position: relative;
    padding: 5.3333333333vw 0;
    line-height: 1.2;
  }
  .smb_lp section.basic_plan .plan_table th {
    background-color: #2f88da;
    font-size: 4vw;
    border-bottom: solid 0.5333333333vw #fff;
  }
  .smb_lp section.basic_plan .plan_table th .l {
    font-size: 5.3333333333vw;
  }
  .smb_lp section.basic_plan .plan_table .price {
    font-size: 4.8vw;
  }
  .smb_lp section.basic_plan .plan_table td {
    border-bottom: solid 0.5333333333vw #2f88da;
    font-size: 5.3333333333vw;
  }
  .smb_lp section.basic_plan .plan_table sup {
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 3.2vw;
    top: auto;
    font-size: 2.6666666667vw;
  }
  .smb_lp section.basic_plan .plan_table tr:last-child td {
    border: none;
  }
  .smb_lp section.basic_plan .plan_table tr td:nth-child(odd) {
    background: #f0f7ff;
  }
  .smb_lp section.discount_system img {
    width: 91.4666666667vw;
  }
  .smb_lp section.discount_system .discount_text {
    width: 100%;
  }
  .smb_lp section.discount_system .discount_text .before_after {
    flex-direction: column;
    margin-top: 12.8vw;
  }
  .smb_lp section.discount_system .discount_text .before_after sup {
    font-size: 3.2vw;
  }
  .smb_lp section.discount_system .discount_text .before_after .before {
    position: relative;
    display: flex;
    align-items: flex-end;
    margin-right: 0;
    margin-bottom: 13.3333333333vw;
    line-height: 8vw;
  }
  .smb_lp section.discount_system .discount_text .before_after .before p:first-child {
    font-size: 5.3333333333vw;
  }
  .smb_lp section.discount_system .discount_text .before_after .before p:last-child {
    font-size: 5.3333333333vw;
  }
  .smb_lp section.discount_system .discount_text .before_after .before p:last-child .text_large {
    font-size: 8vw;
  }
  .smb_lp section.discount_system .discount_text .before_after .before::after {
    content: "";
    display: block;
    border: solid 6.1333333333vw transparent;
    border-top-color: #0076c0;
    border-top-width: 8.2666666667vw;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    top: auto;
    bottom: -17.3333333333vw;
  }
  .smb_lp section.discount_system .discount_text .before_after .after {
    text-align: center;
  }
  .smb_lp section.discount_system .discount_text .before_after .after p:first-child {
    font-size: 5.3333333333vw;
  }
  .smb_lp section.discount_system .discount_text .before_after .after p:last-child {
    font-size: 6.6666666667vw;
  }
  .smb_lp section.discount_system .discount_text .before_after .after p:last-child .text_large {
    font-size: 10.1333333333vw;
  }
  .smb_lp section.discount_system .discount_text .balloon {
    font-size: 5.8666666667vw;
    border-radius: 2.6666666667vw;
    padding: 8vw 5.3333333333vw 5.3333333333vw;
    margin: 5.3333333333vw auto 5.3333333333vw;
    line-height: 11.4666666667vw;
  }
  .smb_lp section.discount_system .discount_text .balloon .text_large {
    font-size: 10.1333333333vw;
  }
  .smb_lp section.discount_system .discount_text .balloon::before {
    border: solid 4vw transparent;
    border-top-color: #e5effa;
    border-top-width: 5.3333333333vw;
    top: 0;
    margin-right: -4vw;
    right: 50%;
  }
  .smb_lp section.discount_system .note {
    width: 100%;
  }
  .smb_lp section.members_discount img {
    width: 44.48vw;
    margin-bottom: 13.8666666667vw;
  }
  .smb_lp section.members_discount .parentheses {
    font-size: 4.8vw;
    line-height: 7.2vw;
    align-items: stretch;
    margin-bottom: 4vw;
  }
  .smb_lp section.members_discount .parentheses::before, .smb_lp section.members_discount .parentheses::after {
    content: "";
    display: block;
    width: 1.3333333333vw;
    border: solid 0.5333333333vw #0076c0;
    padding: 0;
  }
  .smb_lp section.members_discount .parentheses::before {
    border-right: none;
    margin-right: 5.3333333333vw;
  }
  .smb_lp section.members_discount .parentheses::after {
    content: "";
    margin-left: 5.3333333333vw;
    border-left: none;
  }
  .smb_lp section.members_discount .discount_text {
    width: 100%;
  }
  .smb_lp section.members_discount .discount_text .before_after {
    flex-direction: column;
    margin-top: 12.8vw;
  }
  .smb_lp section.members_discount .discount_text .before_after sup {
    font-size: 3.2vw;
  }
  .smb_lp section.members_discount .discount_text .before_after .before {
    position: relative;
    display: flex;
    align-items: flex-end;
    margin-right: 0;
    margin-bottom: 13.3333333333vw;
    line-height: 8vw;
  }
  .smb_lp section.members_discount .discount_text .before_after .before p:first-child {
    font-size: 5.3333333333vw;
  }
  .smb_lp section.members_discount .discount_text .before_after .before p:last-child {
    font-size: 5.3333333333vw;
  }
  .smb_lp section.members_discount .discount_text .before_after .before p:last-child .text_large {
    font-size: 8vw;
  }
  .smb_lp section.members_discount .discount_text .before_after .before::after {
    content: "";
    display: block;
    border: solid 6.1333333333vw transparent;
    border-top-color: #0076c0;
    border-top-width: 8.2666666667vw;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    top: auto;
    bottom: -17.3333333333vw;
  }
  .smb_lp section.members_discount .discount_text .before_after .after {
    text-align: center;
  }
  .smb_lp section.members_discount .discount_text .before_after .after p:first-child {
    font-size: 5.3333333333vw;
  }
  .smb_lp section.members_discount .discount_text .before_after .after p:last-child {
    font-size: 6.6666666667vw;
  }
  .smb_lp section.members_discount .discount_text .before_after .after p:last-child .text_large {
    font-size: 10.1333333333vw;
  }
  .smb_lp section.members_discount .discount_text .balloon {
    font-size: 5.8666666667vw;
    border-radius: 2.6666666667vw;
    padding: 8vw 5.3333333333vw 5.3333333333vw;
    margin: 5.3333333333vw auto 5.3333333333vw;
    line-height: 11.4666666667vw;
  }
  .smb_lp section.members_discount .discount_text .balloon .text_large {
    font-size: 10.1333333333vw;
  }
  .smb_lp section.members_discount .discount_text .balloon::before {
    border: solid 4vw transparent;
    border-top-color: #d7e9fc;
    border-top-width: 5.3333333333vw;
    top: 0;
    margin-right: -4vw;
    right: 50%;
  }
  .smb_lp section.members_discount .note {
    width: 100%;
  }
  .smb_lp section.members_discount p.note {
    margin-bottom: 8vw;
  }
  .smb_lp section.proposal {
    padding: 13.3333333333vw 0 0;
  }
  .smb_lp section.proposal .proposal_content {
    overflow: hidden;
    width: 100%;
    border-radius: 8vw;
    padding: 10.6666666667vw 0 12vw;
  }
  .smb_lp section.proposal .proposal_content h2 {
    font-weight: 700;
    font-size: 6.4vw;
    line-height: 9.6vw;
    margin-bottom: 7.4666666667vw;
  }
  .smb_lp section.proposal .proposal_content img {
    width: 54.6666666667vw;
    margin-bottom: 6.4vw;
  }
  .smb_lp section.proposal .proposal_content p {
    text-align: left;
    padding: 0 5.8666666667vw;
    font-size: 4vw;
    line-height: 7.2vw;
  }
  .smb_lp section.proposal .proposal_content p .text_large {
    font-size: 4vw;
    line-height: 7.2vw;
  }
  .smb_lp section.proposal .proposal_content::after {
    content: "";
    display: block;
    background-image: url(".././img/proposal_bg.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 52.8vw;
    width: 31.68vw;
    position: absolute;
    bottom: -10.6666666667vw;
    right: 10.6666666667vw;
  }
  .smb_lp section.proposal + .cv {
    padding-bottom: 12vw;
  }
  .smb_lp section.auxiliary_service .section_lead {
    text-align: center;
  }
  .smb_lp section.auxiliary_service h3 {
    font-size: 6.4vw;
    line-height: 8vw;
    margin-bottom: 10.4vw;
  }
  .smb_lp section.auxiliary_service .auxiliary_service_list {
    flex-direction: column;
    width: 100%;
  }
  .smb_lp section.auxiliary_service .auxiliary_service_list h4 {
    font-size: 3.4667vw;
    line-height: 3.5vw;
    margin-bottom: 4vw;
  }
  .smb_lp section.auxiliary_service .auxiliary_service_list .lead {
    font-size: 5.3333333333vw;
    line-height: 7.2vw;
    margin-bottom: 4vw;
    white-space: wrap;
  }
  .smb_lp section.auxiliary_service .auxiliary_service_item {
    width: 100%;
    padding: 0vw 6.4vw 6.4vw;
    margin-bottom: 9.6vw;
    border-radius: 2.6666666667vw;
  }
  .smb_lp section.auxiliary_service .auxiliary_service_item .balloon {
    position: relative;
    padding: 2.6666666667vw 0;
    width: 85.3333333333vw;
    border-radius: 2.6666666667vw;
    font-size: 5.8666666667vw;
    line-height: 9.8666666667vw;
    right: auto;
    top: auto;
    margin-right: 0;
    margin-left: -1.6vw;
    margin-top: -4vw;
    margin-bottom: 6.6666666667vw;
  }
  .smb_lp section.auxiliary_service .auxiliary_service_item .balloon::after {
    border: solid 4.8vw transparent;
    border-top-color: #0076c0;
    border-top-width: 8vw;
    bottom: -8vw;
    margin-right: -4.8vw;
    right: 50%;
  }
  .smb_lp section.auxiliary_service .auxiliary_service_item img {
    height: 11.4666666667vw;
    margin: 0vw auto 0;
  }
  .smb_lp section.auxiliary_service .auxiliary_service_item .description {
    font-size: 4.2666666667vw;
    line-height: 6.1333333333vw;
    padding: 0;
  }
  .smb_lp section.auxiliary_service .small {
    width: 100%;
    font-size: 2.6666666667vw;
    margin-top: -5vw;
  }
  .smb_lp section.auxiliary_service + .cv {
    padding-top: 9.3333333333vw;
  }
  .smb_lp section.disclaimer {
    padding: 0 0 6.1333333333vw;
  }
  .smb_lp section.disclaimer p {
    width: 100%;
    padding: 5.8666666667vw;
    font-size: 4.2666666667vw;
    line-height: 6.6666666667vw;
  }
  .smb_lp section.floating_banner {
    display: none;
    height: 17.3333333333vw;
    padding: 1.3333333333vw 0;
  }
  .smb_lp section.floating_banner .cv_area {
    flex-direction: row;
  }
  .smb_lp section.floating_banner .cv_area .btn-02 {
    width: 47.4666666667vw;
    border-radius: 1.6vw;
    margin: 0;
    padding: 1.3333333333vw 0;
    box-shadow: 0 0.8vw 0 #003f77;
    justify-content: center;
  }
  .smb_lp section.floating_banner .cv_area .btn_tel {
    min-height: 0;
    margin-right: 2.4vw;
  }
  .smb_lp section.floating_banner .cv_area .btn_tel .btn_img {
    position: absolute;
    top: 2.9333333333vw;
    left: 0vw;
    width: 10.4vw;
    height: 8.8vw;
  }
  .smb_lp section.floating_banner .cv_area .btn_tel .btn_text__sub {
    font-weight: bold;
    background-color: transparent;
    color: #005bab;
    font-size: 3.7333333333vw;
    padding: 0vw;
    line-height: 4vw;
    width: 100%;
    margin-bottom: 1.3333333333vw;
    margin-right: 0vw;
    margin-left: 7.4666666667vw;
  }
  .smb_lp section.floating_banner .cv_area .btn_tel .btn_text {
    display: none;
  }
  .smb_lp section.floating_banner .cv_area .btn_tel .btn_text__time {
    font-size: 2.1333333333vw;
    text-align: center;
    margin-left: 8vw;
  }
  .smb_lp section.floating_banner .cv_area .btn_web {
    min-height: 0;
    padding-bottom: 0.5333333333vw;
  }
  .smb_lp section.floating_banner .cv_area .btn_web .btn_img {
    top: 4vw;
    left: 1.8666666667vw;
    width: 9.6vw;
    height: 7.4666666667vw;
  }
  .smb_lp section.floating_banner .cv_area .btn_web .btn_text__sub {
    font-size: 2.4vw;
    padding: 0.2666666667vw 0 0;
    line-height: 3.2vw;
    width: 31.2vw;
    margin-bottom: 0.8vw;
    margin-right: 3.2vw;
    margin-left: 13.0666666667vw;
  }
  .smb_lp section.floating_banner .cv_area .btn_web .btn_text {
    display: block;
    font-size: 3.4666666667vw;
    line-height: 4vw;
    margin-right: 3.2vw;
    margin-left: 13.0666666667vw;
  }
  .smb_lp .modal {
    padding: 0 2.6666666667vw 0;
  }
  .smb_lp .modal .close_btn {
    width: 8vw;
    height: 8vw;
    padding-top: 0vw;
    top: 14.6666666667vw;
    right: 5.3333333333vw;
    margin-right: 0;
  }
  .smb_lp .modal .close_btn::before, .smb_lp .modal .close_btn::after {
    width: 8vw;
    height: 0.5333333333vw;
    transform: rotate(45deg);
  }
  .smb_lp .modal .close_btn::after {
    transform: rotate(-45deg);
    margin-top: -0.2666666667vw;
    margin-left: -0.2666666667vw;
  }
  .smb_lp .modal > div {
    position: relative;
    max-width: auto;
    width: 100%;
    margin: auto;
    overflow: auto;
    padding: 9.0666666667vw 0;
    height: 100%;
  }
  .smb_lp #modal_01 .modal_01_item {
    padding: 13.3333333333vw 6.4vw 1.3333333333vw;
    border-radius: 5.3333333333vw;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_title {
    margin-bottom: 8vw;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_title .number {
    font-size: 13.3333333333vw;
    line-height: 1;
    font-family: "Plus Jakarta Sans";
    margin-bottom: 4vw;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_title .title {
    font-size: 6.4vw;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_lead {
    font-size: 4.2666666667vw;
    line-height: 6.1333333333vw;
    margin-bottom: 5.6vw;
    margin-top: 0;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_list {
    flex-direction: column;
    gap: 0;
    margin-bottom: 5.3333333333vw;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_list li {
    width: 100%;
    border-radius: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_list li.note {
    width: 100%;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_list li .title {
    font-size: 5.0666666667vw;
    line-height: 6.9333333333vw;
    padding: 4.5333333333vw;
    min-height: auto;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_list li .title.min_3 {
    min-height: auto;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_list li img {
    display: block;
    height: 28.5333333333vw;
    width: auto;
    margin: 3.2vw auto 4.2666666667vw;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_list li .accident_sample {
    font-size: 4.8vw;
    line-height: 6.4vw;
    margin: 0 5.3333333333vw;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_list li .accident_sample::before, .smb_lp #modal_01 .modal_01_item .restitution_list li .accident_sample::after {
    width: 20vw;
    height: 0.5333333333vw;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_list li .description {
    margin: 5.8666666667vw 4vw 7.2vw;
    font-size: 4.2666666667vw;
    line-height: 6.1333333333vw;
  }
  .smb_lp #modal_01 .modal_01_item .restitution_list li .description + .note {
    margin: -7.4666666667vw 4vw 7.2vw;
    font-size: 2.6666666667vw;
  }
  .smb_lp #modal_01 .modal_01_item > p {
    margin-top: 4rem;
  }
  .smb_lp #modal_02 {
    overflow: hidden;
    padding: 0;
  }
  .smb_lp #modal_02 > div {
    max-width: 100%;
    overflow: scroll;
    padding: 5.3333333333vw;
  }
  .smb_lp #modal_02 .slick-slider .slick-list {
    overflow: hidden !important;
  }
  .smb_lp #modal_02 .close_btn {
    position: absolute;
    top: 8vw;
    right: 8vw;
    margin-right: 0;
    margin-top: 0;
    z-index: 3;
  }
  .smb_lp #modal_02 .close_btn::before, .smb_lp #modal_02 .close_btn::after {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .smb_lp #modal_02 .insurance_fee_sample {
    width: 100%;
    height: auto;
    margin-top: 0;
    top: auto;
    transform: translateY(0);
  }
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item {
    position: relative;
    overflow: hidden;
    border-radius: 2rem;
    max-height: none;
  }
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item .number {
    position: relative;
    font-size: 8vw;
    line-height: 8vw;
    top: auto;
    left: auto;
    transform: translateY(0);
    margin-bottom: 5.3333333333vw;
  }
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 {
    padding: 3vw 0;
    font-size: 6.4vw;
    line-height: 9.6vw;
    flex-wrap: wrap;
  }
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:nth-child(1) {
    width: 100%;
    margin: 0 0 1.5rem;
    text-align: center;
  }
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:nth-child(2),
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:nth-child(3),
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:nth-child(4) {
    width: 33.3333%;
    margin: 0;
    font-size: 2rem;
  }
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:nth-child(2) span,
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:nth-child(3) span,
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item h3 > span:nth-child(4) span {
    font-size: 2rem;
  } span
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item .insurance_fee_sample_text {
    padding: 5.8666666667vw 4.2666666667vw;
  }
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item .insurance_fee_sample_text h4 {
    text-align: center;
    font-size: 5.3333333333vw;
    line-height: 7.2vw;
    border-radius: 2.6666666667vw;
    padding: 2.6666666667vw;
    display: block;
    margin-bottom: 4vw;
  }
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item .insurance_fee_sample_text p {
    padding-left: 5.0666666667vw;
    padding-right: 5.0666666667vw;
    font-size: 4.2666666667vw;
    line-height: 6.6666666667vw;
  }
  .smb_lp #modal_02 .insurance_fee_sample .insurance_fee_sample_item .insurance_fee_sample_text p + h4 {
    margin-top: 7.7333333333vw;
  }
  .smb_lp #modal_02 .insurance_fee_sample .slick-prev,
  .smb_lp #modal_02 .insurance_fee_sample .slick-next {
    top: 50vh;
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    background-color: #fff;
    display: block;
    border-radius: 50%;
    z-index: 3;
  }
  .smb_lp #modal_02 .insurance_fee_sample .slick-prev::after,
  .smb_lp #modal_02 .insurance_fee_sample .slick-next::after {
    content: "";
    display: block;
    width: 4vw;
    height: 4vw;
    border: 0.5333333333vw solid #2f88da;
    border-bottom: none;
    border-left: none;
    position: absolute;
    top: 4.5333333333vw;
  }
  .smb_lp #modal_02 .insurance_fee_sample .slick-prev {
    left: -5.3333333333vw;
  }
  .smb_lp #modal_02 .insurance_fee_sample .slick-prev::after {
    transform: rotate(-135deg);
    left: 5.3333333333vw;
  }
  .smb_lp #modal_02 .insurance_fee_sample .slick-next {
    right: -5.3333333333vw;
  }
  .smb_lp #modal_02 .insurance_fee_sample .slick-next::after {
    transform: rotate(45deg);
    right: 5.3333333333vw;
  }
}

.smb_lp .simple {
  text-align: center;
  padding-top: 3.7rem;
}
.smb_lp .simple h2 {
  font-size: 3.2rem;
  color: #005BAB;
  line-height: 1.6;
  margin-bottom: 4rem;
}
.smb_lp .simple h2 span {
  font-size: 4rem;
  background: linear-gradient(transparent 60%, #FFE65C 60%);
}
.smb_lp .simple h2::after {
  content: '';
  display: block;
  width: 9rem;
  height: .3rem;
  background: #005BAB;
  margin: 2.3rem auto 0;
}
.smb_lp .simple_lists {
  max-width: 96rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.smb_lp .simple_lists li {
  width: 31.0417%;
  background: #E5EFFA;
  border-radius: 1rem;
  overflow: hidden;
}
.smb_lp .simple_lists li .simple_text {
  font-size: 1.8rem;
  line-height: 1.3;
  min-height: 9.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2.2rem 0;
}
.smb_lp .simple_lists li p strong {
  color: #005BAB;
  font-weight: bold;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .smb_lp .simple {
    padding-top: 2rem;
  }
  .smb_lp .simple h2 {
    font-size: 5.8667vw;
    line-height: 1.4;
  margin-bottom: 4rem;
}
  .smb_lp .simple h2 span {
    font-size: 9.0667vw;
  }
  .smb_lp .simple h2::after {
    width: 24vw;
    height: .8vw;
  margin: 2.3rem auto 0;
}
  .smb_lp .simple_lists {
    margin: 0 1rem;
    display: block;
  }
  .smb_lp .simple_lists li {
    width: auto;
  }
  .smb_lp .simple_lists li + li {
    margin-top: 7.7333vw;
  }
  .smb_lp .simple_lists li .simple_text {
    font-size: 4.8vw;
    min-height: 0;
    padding: 1.9rem 0 1.5rem;
  }
  .smb_lp .simple_lists li p strong {
    font-size: 6.4vw;
  }
}


.check_modal {
  background: rgba(26, 28, 33, .5647);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1100;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity .5s;
}
.check_modal.open {
  opacity: 1;
  pointer-events: all;
}
.check_modal_inner {
  background: #fff;
  border-radius: 1rem;
  width: 68.5rem;
  height: 31.1rem;
  padding: 2.4rem 3.5rem;
  position: relative;
}
.check_modal_inner p {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 1rem 0 2.1rem;
}
.check_modal_inner a {
  display: block;
  width: fit-content;
  margin: 0 auto;
  font-size: 2rem;
  font-weight: 500;
  color: #0076C0;
  text-decoration: underline;
  text-underline-offset: .2rem;
  text-decoration-thickness: .1rem !important;
  opacity: .5;
  pointer-events: none;
  transition: opacity .3s;
}
.check_modal_inner a.active {
  opacity: 1;
  pointer-events: all;
}
.check_modal_close {
  width: 4.3rem;
  height: 4.3rem;
  border-radius: 50%;
  background: #0076C0;
  position: absolute;
  top: -2.1rem;
  right: -2.1rem;
}
.check_modal_close::before,
.check_modal_close::after {
  content: '';
  display: block;
  width: .2rem;
  height: 2.2rem;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(45deg);
}
.check_modal_close::after {
  transform: rotate(-45deg);
}
.check_modal_box {
  background: #E5EFFA;
  padding: 2.8rem 2.5rem 2.3rem;
  border-radius: 1rem;
}
.check_modal_box label {
  font-size: 1.8rem;
  line-height: 1.4444;
  font-weight: 500;
  display: block;
}
.check_modal_box label + label {
  margin-top: 3.5rem;
}
.check_modal_box label input[type="checkbox"] {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.check_modal_box label input[type="checkbox"] + span {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  position: relative;
}
.check_modal_box label input[type="checkbox"] + span::before {
  content: '';
  display: block;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: .3rem;
  border: .1rem solid #0076C0;
  background: #fff;
  flex-shrink: 0;
}
.check_modal_box label input[type="checkbox"]:checked + span::before {
  background: #0076C0;
}
.check_modal_box label input[type="checkbox"]:checked + span::after {
  content: '';
  display: block;
  width: 1.5rem;
  height: .9rem;
  border-left: .3rem solid #fff;
  border-bottom: .3rem solid #fff;
  transform: rotate(-52deg) scale(.95);
  position: absolute;
  top: 0;
  bottom: .3rem;
  left: .5rem;
  margin: auto 0;
}
@media screen and (max-width: 767px) {
  .check_modal_inner {
    width: calc(355 / 375 * 100vw);
    height: calc(352 / 375 * 100vw);
    padding: calc(29 / 375 * 100vw) calc(20 / 375 * 100vw);
  }
  .check_modal_inner p {
    text-align: left;
    font-size: calc(14 / 375 * 100vw);
    line-height: 1.6429;
    margin: calc(13 / 375 * 100vw) 0 calc(22 / 375 * 100vw) calc(5 / 375 * 100vw);
  }
  .check_modal_inner a {
    font-size: calc(16 / 375 * 100vw);
  }
  .check_modal_close {
    width: calc(43 / 375 * 100vw);
    height: calc(43 / 375 * 100vw);
    top: calc(-15  / 375 * 100vw);
    right: calc(-5 / 375 * 100vw);
  }
  .check_modal_close::before,
  .check_modal_close::after {
    width: calc(2 / 375 * 100vw);
    height: calc(22 / 375 * 100vw);
  }
  .check_modal_box {
    padding: calc(21 / 375 * 100vw) calc(22 / 375 * 100vw) calc(18 / 375 * 100vw) calc(21 / 375 * 100vw);
  }
  .check_modal_box label {
    font-size: calc(14 / 375 * 100vw);
    line-height: 1.6429;
  }
  .check_modal_box label + label {
    margin-top: calc(16 / 375 * 100vw);
  }
  .check_modal_box label input[type="checkbox"] + span {
    gap: calc(13 / 375 * 100vw);
  }
  .check_modal_box label input[type="checkbox"] + span::before {
    width: calc(24 / 375 * 100vw);
    height: calc(24 / 375 * 100vw);
    border-width: calc(2 / 375 * 100vw);
  }
  .check_modal_box label input[type="checkbox"]:checked + span::after {
    width: calc(16 / 375 * 100vw);
    height: calc(10 / 375 * 100vw);
    border-left-width: calc(3 / 375 * 100vw);
    border-bottom-width: calc(3 / 375 * 100vw);
    transform: rotate(-52deg) scale(.92);
    bottom: calc(2.4 / 375 * 100vw);
    left: calc(4 / 375 * 100vw);
  }
}