.div-block {
  height: auto;
  margin-top: 10px;
  margin-bottom: 40px;
  background-color: transparent;
}

.text-block-2 {
  margin-top: 0px;
  font-family: 'Sf pro text', sans-serif;
  color: #fff;
  font-size: 42px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-indent: 0px;
}

.section {
  height: 380px;
  background-color: #435f68;
}

.tag1-2 {
  display: block;
  width: auto;
  height: 40px;
  margin-top: 0%;
  margin-right: 10px;
  margin-left: 0px;
  padding: 10px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.7);
  color: #868686;
}

.image-4 {
  max-width: none;
  margin-left: 5px;
}

.text-block-3 {
  display: inline-block;
  color: #333;
}

.text-block-4 {
  display: inline-block;
  color: #333;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-3 {
  width: 50%;
  background-color: #fff;
}

.tap {
  width: 50%;
  height: 60px;
  padding-top: 0px;
  background-color: #fff;
  text-align: center;
}

.tap:focus {
  border: 4px solid #000;
}

.tap01 {
  display: inline-block;
  width: 7.362035%;
}

.text-block-5 {
  display: inline-block;
  font-family: 'Sf pro display', sans-serif;
  color: #111;
  font-size: 20px;
}

.card_img {
  display: block;
  width: 50%;
  height: auto;
  margin: 0px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  display: block;
  width: 300px;
  max-height: none;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.section-2 {
  background-color: #f7f7f7;
}

.div-block-4 {
  margin-top: -41px;
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.card_title_text {
  margin-top: 16px;
  margin-bottom: 0px;
  font-family: 'Sf pro text', sans-serif;
  color: #111;
  font-size: 24px;
  line-height: 1.1em;
  font-weight: 700;
}

.card_contents_mo_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  margin: 16px auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #666c77;
  font-size: 14px;
  line-height: 20px;
}

.card_img-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 120px;
  margin: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tag_se {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.img_01 {
  position: absolute;
  left: 0%;
  top: -3.4%;
  right: 0%;
  bottom: auto;
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/1.svg');
  background-position: 50% 50%;
  background-size: auto;
}

.img_00 {
  max-width: none;
  margin-left: 5px;
}

.card-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 357px;
  min-height: auto;
  min-width: auto;
  margin-right: 1%;
  margin-left: 1%;
  padding: 24px 25px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0 0 22px 4px rgba(26, 37, 48, 0.06), 0 1px 3px 0 rgba(20, 33, 41, 0.06);
}

.btn {
  margin-top: 30px;
  padding: 20px 50px 14px;
  background-image: linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
}

.btn:hover {
  background-color: #fd3fb3;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn.full-width {
  display: block;
  background-image: linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn.full-width:hover {
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn.full-width.inner {
  width: 40%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 15px;
  border-radius: 8px;
  background-color: #07cd7f;
  background-image: none;
  font-family: 'Sf pro text', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.tag1-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 40px;
  margin-top: 2%;
  margin-right: 0%;
  margin-left: 2%;
  padding: 10px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #f4f5f9;
  color: #868686;
}

.image-7 {
  max-height: 100px;
  max-width: none;
}

.plan-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 18px auto 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #313b53;
  font-size: 15px;
}

.tag2-1 {
  display: none;
  height: 40px;
  margin-top: 2%;
  margin-right: 2%;
  margin-left: 2%;
  padding: 10px 12px;
  border-radius: 8px;
  background-color: #eaf9f3;
  color: #13bd7e;
}

.plan-text {
  margin-left: 8px;
  color: #666c77;
  font-weight: 300;
  text-align: left;
}

.card_title {
  margin-top: 40px;
  text-align: center;
}

.image {
  display: block;
  width: 120px;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-5 {
  margin-top: 60px;
}

.text-block-6 {
  font-size: 20px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-13 {
  width: 600px;
  margin-right: auto;
  margin-bottom: 120px;
  margin-left: auto;
}

.button-2 {
  display: block;
  width: auto;
  height: 110px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
}

.card_box_2 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 60px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.card_box_1 {
  margin-top: 40px;
  margin-bottom: 0px;
  padding: 60px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.text-block-7 {
  margin-top: 12px;
  font-family: 'Sf pro text', sans-serif;
  color: #666c77;
  font-size: 18px;
  line-height: 26px;
}

.text-block-8 {
  margin-top: 12px;
  font-size: 19px;
  line-height: 26px;
}

.sapn_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 8px;
  padding-left: 8px;
  color: #535353;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: -0.4px;
}

.text-block-9 {
  color: #535353;
  font-size: 0.9em;
  line-height: 19px;
}

.site_info_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sapn-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 8px;
  padding-left: 8px;
  color: #666;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: -0.4px;
}

.banksaladfoot-2 {
  min-height: 238px;
  margin-top: 0px;
  background-color: #222;
}

.footer_link-2 {
  display: block;
  margin-right: 1em;
  margin-bottom: 0rem;
  margin-left: 1em;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #868686;
  font-size: 1.1em;
  letter-spacing: -0.6px;
  text-decoration: none;
}

.footer_link-2:hover {
  color: #fff;
}

.util_menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.site_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_link-copy {
  display: block;
  margin-right: 1em;
  margin-bottom: 0rem;
  margin-left: 1em;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #868686;
  font-size: 1.1em;
  letter-spacing: -0.6px;
  text-decoration: none;
}

.footer_link-copy:hover {
  color: #fff;
}

.copy_logo-2 {
  display: block;
  height: 15px;
  max-width: none;
  margin-top: 3px;
  margin-right: 6px;
  opacity: 0.37;
}

.site_info_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_wrap_1 {
  max-width: 1080px;
}

.tap-1 {
  width: 50%;
  height: 60px;
  padding-top: 0px;
  border: 1px none #000;
  background-color: #fff;
  text-align: center;
}

.tap-1:focus {
  border-style: none solid solid;
  border-width: 4px;
  border-color: #000;
}

.bold-text {
  color: #fff;
  font-size: 20px;
}

.text-span {
  color: #333;
}

.link-block {
  display: block;
  height: 23px;
}

.link-block-2 {
  text-decoration: underline;
}

.link-block-3 {
  display: block;
}

.tap-2 {
  width: 50%;
  height: 60px;
  padding-top: 0px;
  background-color: #435f68;
  text-align: center;
}

.tap-2:focus {
  border: 4px solid #000;
}

.tap-1-on {
  width: 50%;
  height: 60px;
  padding-top: 0px;
  border: 1px none #000;
  background-color: #435f68;
  color: #435f68;
  text-align: center;
}

.tap-1-on:focus {
  border-style: none solid solid;
  border-width: 4px;
  border-color: #000;
}

.text-block-5-copy {
  display: inline-block;
  font-family: 'Sf pro display', sans-serif;
  color: #fff;
  font-size: 22px;
}

.card_box_3 {
  margin-top: 40px;
  margin-bottom: 60px;
  padding: 60px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.card_box_2-copy {
  margin-top: 40px;
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.bold-text-2 {
  font-family: 'Sf pro text', sans-serif;
  color: #666c77;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}

.bold-text-3 {
  font-family: 'Sf pro text', sans-serif;
  color: #666c77;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}

.bold-text-4 {
  font-size: 42px;
  letter-spacing: 0px;
}

.div-block-14 {
  display: inline-block;
  margin: 20px auto -14px;
  text-align: center;
}

.text-block-10 {
  padding: 10px;
  border-radius: 4px;
  background-color: #ebf8f1;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
  font-family: 'Sf pro text', sans-serif;
  color: #13bd7e;
  font-size: 14px;
  background-clip: border-box;
}

.text-block-11 {
  margin-top: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.italic-text {
  font-style: normal;
}

.image-8 {
  display: block;
  width: 165px;
  max-height: none;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.faq-img {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 2;
  display: none;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bold-text-5 {
  display: block;
  margin-top: 0px;
  color: #333;
}

.faq-answer {
  margin-top: 24px;
  margin-bottom: 24px;
  font-family: 'Sf pro display', sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 29px;
  font-weight: 400;
}

.bold-text-6 {
  display: block;
  margin-top: 10px;
  font-size: 18px;
}

.bold-text-6.bold-text {
  color: #333;
  font-size: 15px;
}

.faq-icon {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 24px;
  margin-right: 16px;
}

.btn-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70px;
  padding: 0px 50px 0px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #748392;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  white-space: break-spaces;
}

.btn-2.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.body-tit {
  color: #306f48;
  font-size: 18px;
  line-height: 30px;
}

.toggle-text {
  position: relative;
  z-index: 2;
  font-family: 'Sf pro text', sans-serif;
  font-size: 18px;
}

.faq-body-cont {
  display: block;
  padding: 20px 30px 0px;
  border-top: 1px none #000;
  background-color: transparent;
  font-size: 16px;
  line-height: 32px;
  font-weight: 300;
  background-clip: border-box;
}

.btn-p_lt {
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  border-bottom: 0px solid #000;
  border-radius: 8px;
  background-color: #ededee;
  color: #333;
}

.btn-body {
  position: relative;
  display: block;
  border-style: none;
  border-width: 1px 1px 0px;
  border-color: #000;
  background-color: transparent;
}

.btn-body.w--open {
  background-color: transparent;
}

.btn_container {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 1140px;
  min-width: auto;
  margin: 40px auto 0px;
  padding-bottom: 40px;
  border-bottom: 0px solid #d2d5df;
  border-radius: 0px;
  background-color: transparent;
}

.text-span-2 {
  color: #000;
}

.text-block-12 {
  font-weight: 700;
}

.faq-answer-2 {
  margin-bottom: 0px;
  font-family: 'Sf pro display', sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 29px;
  font-weight: 400;
}

.bold-text-7 {
  display: block;
  margin-top: 8px;
  color: #333;
}

.div-block-15 {
  height: 1px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
}

.div-block-16 {
  width: 14px;
  height: 14px;
  margin-right: auto;
  margin-left: auto;
  border: 0px none #000;
  background-color: #eaf8f0;
  box-shadow: 2px 2px 2px -2px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(0px, -10px) rotate(45deg);
  -ms-transform: translate(0px, -10px) rotate(45deg);
  transform: translate(0px, -10px) rotate(45deg);
  background-clip: border-box;
}

.btn2 {
  margin-top: 30px;
  padding: 20px 50px 14px;
  background-image: linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
}

.btn2:hover {
  background-color: #fd3fb3;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn2.full-width {
  display: block;
  background-image: linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn2.full-width:hover {
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn2.full-width.inner {
  width: 40%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 15px;
  border-radius: 8px;
  background-color: #07cd7f;
  background-image: none;
  font-family: 'Sf pro text', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.link-block-4 {
  display: block;
}

.bold-text-10 {
  font-family: 'Sf pro text', sans-serif;
  font-size: 20px;
}

.button-3 {
  display: block;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}

.button-4 {
  display: block;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  font-family: 'Sf pro text', sans-serif;
  color: #111;
  font-size: 20px;
}

.image-9 {
  display: block;
  width: 160px;
  max-height: none;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.btn3 {
  margin-top: 30px;
  padding: 20px 50px 14px;
  background-image: linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
}

.btn3:hover {
  background-color: #fd3fb3;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn3.full-width {
  display: block;
  background-image: linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn3.full-width:hover {
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn3.full-width.inner {
  width: 40%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 15px;
  border-radius: 8px;
  background-color: #07cd7f;
  background-image: none;
  font-family: 'Sf pro text', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.p_title {
  height: auto;
  margin-top: 10px;
  margin-bottom: 40px;
  background-color: transparent;
}

.m_title {
  display: none;
  height: auto;
  margin-top: 10px;
  margin-bottom: 40px;
  background-color: transparent;
}

.text-block-15 {
  margin-top: 0px;
  font-family: 'Sf pro text', sans-serif;
  color: #fff;
  font-size: 42px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-indent: 0px;
}

.card_box_4 {
  display: none;
  margin-top: 40px;
  margin-bottom: 60px;
  padding: 60px;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1);
}

.btn4 {
  margin-top: 30px;
  padding: 20px 50px 14px;
  background-image: linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
}

.btn4:hover {
  background-color: #fd3fb3;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn4.full-width {
  display: block;
  background-image: linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn4.full-width:hover {
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn4.full-width.inner {
  width: 40%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 15px;
  border-radius: 8px;
  background-color: #07cd7f;
  background-image: none;
  font-family: 'Sf pro text', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.btn-p_sh {
  display: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  border-bottom: 0px solid #000;
  border-radius: 8px;
  background-color: #ededee;
  color: #333;
}

.div-block-17 {
  display: inline-block;
  margin: 20px auto -14px;
}

.btn-3 {
  margin-top: 30px;
  padding: 20px 50px 14px;
  background-image: linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
}

.btn-3:hover {
  background-color: #fd3fb3;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn-3.full-width {
  display: block;
  background-image: linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn-3.full-width:hover {
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0.15)), linear-gradient(45deg, #fd3fb3, #fd3f81 31%, #fd3e4f 78%, #fd3e4f);
}

.btn-3.full-width.inner {
  width: 40%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 15px;
  border-radius: 8px;
  background-color: #07cd7f;
  background-image: none;
  font-family: 'Sf pro text', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

.btn-p_lt-2 {
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  border-bottom: 0px solid #000;
  border-radius: 8px;
  background-color: #ededee;
  color: #333;
}

.btn-p_ss {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  border-bottom: 0px solid #000;
  border-radius: 8px;
  background-color: #ededee;
  color: #333;
}

.btn_container-2 {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 1140px;
  min-width: auto;
  margin: 40px auto 0px;
  padding-bottom: 40px;
  border-bottom: 0px solid #d2d5df;
  border-radius: 0px;
  background-color: transparent;
}

@media screen and (max-width: 991px) {
  .text-block-2 {
    margin-top: 10px;
    font-size: 2.9em;
    line-height: 1.3em;
    font-weight: 800;
    text-align: center;
  }

  .tag1-2 {
    text-align: center;
  }

  .img_01 {
    top: -6%;
  }

  .card-box {
    width: 90%;
    min-height: auto;
    margin-bottom: 35px;
  }

  .btn {
    padding: 15px 40px;
    font-size: 14px;
  }

  .btn.full-width.inner {
    margin-top: 30px;
  }

  .button-2 {
    width: auto;
    height: 80px;
    background-position: 0% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .text-block-8 {
    margin-top: 20px;
  }

  .banksaladfoot-2 {
    margin-top: 0px;
  }

  .copyright {
    margin-bottom: 40px;
  }

  .copy_logo-2 {
    max-width: 12%;
    margin-top: 0px;
  }

  .card_box_3 {
    width: 100%;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .btn_container {
    width: 100%;
    min-width: 0px;
  }

  .btn2 {
    padding: 15px 40px;
    font-size: 14px;
  }

  .btn2.full-width.inner {
    margin-top: 0px;
  }

  .btn3 {
    padding: 15px 40px;
    font-size: 14px;
  }

  .btn3.full-width.inner {
    margin-top: 30px;
  }

  .text-block-15 {
    margin-top: 10px;
    font-size: 2.9em;
    line-height: 1.3em;
    font-weight: 800;
    text-align: center;
  }

  .card_box_4 {
    width: 100%;
  }

  .btn4 {
    padding: 15px 40px;
    font-size: 14px;
  }

  .btn4.full-width.inner {
    margin-top: 30px;
  }

  .btn-3 {
    padding: 15px 40px;
    font-size: 14px;
  }

  .btn-3.full-width.inner {
    margin-top: 30px;
  }

  .btn_container-2 {
    width: 100%;
    min-width: 0px;
  }
}

@media screen and (max-width: 767px) {
  .text-block-2 {
    font-size: 2.7em;
    line-height: 1.4em;
    text-align: center;
  }

  .card-box {
    width: 90%;
    padding-right: 22px;
    padding-left: 22px;
  }

  .btn {
    padding-right: 45px;
    padding-left: 45px;
  }

  .button-2 {
    width: auto;
    height: 90px;
    background-position: 50% 0%;
    background-size: 400px;
  }

  .card_box_2 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .card_box_1 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .sapn_1 {
    font-size: 1em;
    line-height: 24px;
  }

  .site_info_2 {
    margin-right: 40px;
    margin-left: 40px;
    padding-top: 17px;
    text-align: center;
  }

  .sapn-2 {
    display: block;
    font-size: 1.1em;
    line-height: 20px;
  }

  .banksaladfoot-2 {
    display: block;
  }

  .footer_link-2 {
    font-size: 1.2em;
  }

  .copyright {
    margin-bottom: 20px;
  }

  .site_info {
    padding-top: 24px;
  }

  .footer_link-copy {
    font-size: 1.2em;
  }

  .copy_logo-2 {
    max-width: 17%;
    margin-top: 0px;
  }

  .footer_wrap_1 {
    padding-bottom: 30px;
  }

  .card_box_3 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .faq-img {
    min-height: 40px;
    min-width: 50px;
  }

  .btn2 {
    padding-right: 45px;
    padding-left: 45px;
  }

  .btn3 {
    padding-right: 45px;
    padding-left: 45px;
  }

  .text-block-15 {
    font-size: 2.7em;
    line-height: 1.4em;
    text-align: center;
  }

  .card_box_4 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .btn4 {
    padding-right: 45px;
    padding-left: 45px;
  }

  .btn-3 {
    padding-right: 45px;
    padding-left: 45px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    margin-top: 12px;
    margin-bottom: 0px;
  }

  .text-block-2 {
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Sf pro display', sans-serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    text-align: center;
    letter-spacing: -1px;
  }

  .section {
    height: 330px;
  }

  .tag1-2 {
    width: auto;
    height: auto;
    margin-right: 10px;
    margin-left: 0%;
    padding: 6px 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 6px;
    text-align: center;
  }

  .text-block-3 {
    font-family: 'Sf pro text', sans-serif;
  }

  .text-block-4 {
    font-family: 'Sf pro text', sans-serif;
  }

  .div-block-2 {
    margin-top: 30px;
  }

  .tap {
    height: 50px;
    padding-top: 0px;
  }

  .text-block-5 {
    font-size: 16px;
    font-weight: 700;
  }

  .card_img {
    display: -ms-grid;
    display: grid;
    width: 100%;
    height: 100%;
    margin-top: 6%;
    margin-right: 0px;
    margin-left: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .image-6 {
    display: block;
    width: 80%;
    max-height: none;
    max-width: none;
  }

  .card_title_text {
    display: block;
    margin-top: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #333;
    font-size: 18px;
    line-height: 1.1em;
    text-align: center;
    text-decoration: none;
  }

  .card_img-2 {
    display: -ms-grid;
    display: grid;
    width: 100%;
    height: 100%;
    margin-top: 6%;
    margin-right: 0px;
    margin-left: 0px;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .img_01 {
    position: static;
    top: -4%;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    background-repeat: no-repeat;
  }

  .card-box {
    width: 88%;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 5%;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .btn {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .btn.full-width.inner {
    width: 90%;
    margin-top: 0px;
    padding: 15px 0px;
    background-image: none;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
  }

  .tag1-3 {
    width: 40%;
    height: auto;
    margin-right: 0%;
    margin-left: 0%;
    padding: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-7 {
    display: block;
    max-height: 70px;
    max-width: none;
  }

  .plan-checkbox {
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tag2-1 {
    display: none;
    width: auto;
    height: auto;
    margin-top: 2%;
    margin-right: 0%;
    margin-left: 4%;
    padding: 8px 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 0.9em;
  }

  .plan-text {
    margin-left: 6px;
    font-size: 0.8em;
    font-weight: 700;
  }

  .card_title {
    margin-top: 30px;
    text-align: center;
  }

  .image {
    width: 30%;
  }

  .div-block-5 {
    margin-top: 30px;
  }

  .div-block-13 {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    margin-bottom: 60px;
  }

  .button-2 {
    display: block;
    width: 300px;
    height: 55px;
    max-height: none;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    background-image: url('../images/main_btn.png');
    background-position: 50% 0%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .card_box_2 {
    width: 90%;
    margin: 20px auto;
    padding: 30px 20px;
  }

  .card_box_1 {
    width: 90%;
    margin-top: -20px;
    margin-right: auto;
    margin-left: auto;
    padding: 30px 20px;
  }

  .text-block-7 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-8 {
    margin-top: 10px;
    font-family: 'Sf pro display', sans-serif;
    font-size: 20px;
    line-height: 20px;
  }

  .sapn_1 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .text-block-9 {
    text-align: center;
  }

  .site_info_2 {
    margin-right: auto;
    margin-left: auto;
  }

  .sapn-2 {
    padding-left: 0px;
    font-size: 1em;
    text-align: left;
  }

  .banksaladfoot-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  .footer_link-2 {
    display: block;
    width: auto;
    margin-right: 10px;
    margin-bottom: 0rem;
    margin-left: 0em;
    padding-left: 0px;
    clear: none;
    font-size: 12px;
    line-height: 22px;
  }

  .util_menu-2 {
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .copyright {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .site_info {
    margin-left: auto;
    padding-top: 1em;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer_link-copy {
    display: block;
    width: auto;
    margin-right: 0em;
    margin-left: 0em;
    padding-left: 0px;
    font-size: 12px;
    line-height: 22px;
  }

  .copy_logo-2 {
    display: block;
    max-width: none;
    margin: 0.5em auto;
    text-align: left;
  }

  .site_info_1 {
    display: block;
    margin-left: auto;
  }

  .footer_wrap_1 {
    padding-bottom: 20px;
    padding-left: 0px;
  }

  .tap-1 {
    height: 50px;
    padding-top: 0px;
  }

  .bold-text {
    font-size: 16px;
  }

  .tap-2 {
    height: 50px;
    padding-top: 0px;
  }

  .tap-1-on {
    height: 50px;
    padding-top: 0px;
  }

  .text-block-5-copy {
    font-size: 18px;
  }

  .card_box_3 {
    width: 90%;
    margin: 20px auto 40px;
    padding: 30px 20px;
  }

  .card_box_2-copy {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .bold-text-2 {
    font-size: 14px;
    line-height: 0px;
  }

  .bold-text-3 {
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-14 {
    margin-top: 30px;
    margin-bottom: -14px;
  }

  .text-block-10 {
    padding-top: 8px;
    padding-bottom: 8px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
  }

  .text-block-11 {
    margin-top: 6px;
    font-family: 'Sf pro text', sans-serif;
    font-size: 16px;
    line-height: 21px;
  }

  .image-8 {
    display: block;
    width: 40%;
    max-height: none;
    max-width: none;
  }

  .faq-img {
    display: none;
  }

  .bold-text-5 {
    margin-top: 0px;
    line-height: 1.2em;
  }

  .faq-answer {
    color: #333;
    font-size: 0.9em;
    line-height: 1.6em;
  }

  .body-tit {
    font-size: 16px;
    line-height: 26px;
  }

  .toggle-text {
    font-size: 0.9em;
    line-height: 1.7em;
  }

  .faq-body-cont {
    padding-right: 8%;
    padding-left: 8%;
  }

  .btn_container {
    width: 90%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .faq-answer-2 {
    color: #333;
    font-size: 0.9em;
    line-height: 1.6em;
  }

  .bold-text-7 {
    margin-top: 0px;
    line-height: 1.2em;
  }

  .bold-text-8 {
    display: block;
  }

  .bold-text-9 {
    font-size: 16px;
  }

  .text-span-3 {
    font-weight: 700;
  }

  .btn2 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .btn2.full-width.inner {
    width: 90%;
    margin-top: 0px;
    padding: 15px 0px;
    background-image: none;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
  }

  .link-block-4 {
    display: block;
    height: 20px;
  }

  .bold-text-10 {
    font-size: 16px;
  }

  .button-3.w--current {
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Sf pro text', sans-serif;
    font-size: 19px;
  }

  .button-4 {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .image-9 {
    display: block;
    width: 50%;
    height: auto;
    max-height: none;
    max-width: none;
  }

  .btn3 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .btn3.full-width.inner {
    width: 90%;
    margin-top: 0px;
    padding: 15px 0px;
    background-image: none;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
  }

  .p_title {
    display: none;
    margin-top: 12px;
    margin-bottom: 0px;
  }

  .m_title {
    display: block;
    margin-top: 12px;
    margin-bottom: 0px;
  }

  .text-block-15 {
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
    font-family: 'Sf pro display', sans-serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    text-align: center;
    letter-spacing: -1px;
  }

  .card_box_4 {
    width: 90%;
    margin: 20px auto 40px;
    padding: 30px 20px;
  }

  .btn4 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .btn4.full-width.inner {
    width: 90%;
    margin-top: 0px;
    padding: 15px 0px;
    background-image: none;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
  }

  .div-block-17 {
    margin-top: 20px;
    margin-bottom: -14px;
  }

  .btn-3 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .btn-3.full-width.inner {
    width: 90%;
    margin-top: 20px;
    padding: 15px 0px;
    background-image: none;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
  }

  .btn_container-2 {
    width: 90%;
    max-width: none;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
}

@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Heavy.otf') format('opentype'), url('../fonts/SF-Pro-Display-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro display';
  src: url('../fonts/SF-Pro-Display-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sf pro text';
  src: url('../fonts/SF-Pro-Text-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}