@charset "utf-8";
.bz-main {
  overflow-x: hidden;
  min-width: 0;
}
.bz-fv {
}
.bz-bg-usu {
}
.bz-bg-tairu {
}
.bz-fv__inner {
}
.bz-fv__main {
}
.bz-fv__main img {
}
.bz-cta-btn {
}
.bz-souzoku-cta-btn {
  padding: 90px 0 120px;
  text-align: center;
}
.bz-souzoku-cta-btn-fv {
  margin-top: 50px;
}
.bz-souzoku-cta-btn__inner {
  position: relative;
  margin: auto;
  background-color: #f4f8fe;
  width: 64.4%;
  width: 80%;
  max-width: 1000px;
  border-radius: 25px;
  padding: 90px 90px 40px;
}
.bz-souzoku-cta-btn__icon {
  width: 13.4%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.bz-souzoku-cta-btn__icon img {
}
.bz-souzoku-cta-btn__ttl {
  font-size: 37px;
  letter-spacing: 0.15em;
  margin-bottom: 0px;
  text-align: center;
  margin-bottom: 8px;
}
.bz-souzoku-cta-btn__txt {
  font-size: 23px;
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 29px;
}
.bz-souzoku-cta-btn__txt em {
  font-size: 1.1em;
}
.bz-cta-btn__btn {
  width: 95%;
  margin: auto;
}
.bz-fv__btn-1 {
  width: 50%;
}
.bz-fv__btn-1 img {
}
.bz-fv__btn-2 {
  width: 50%;
}
.bz-fv__btn-2 img {
}
.bz-souzoku-op {
  background-color: #eede7d;
  position: relative;
  padding: 130px 0 120px;
}
.bz-souzoku-op__line {
  position: absolute;
  top: 0;
  z-index: 1;
}
.bz-souzoku-op__line img {
}
.bz-souzoku-op__icon {
  width: 133px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.bz-souzoku-op__icon img {
}
.bz-souzoku-op__inner {
  margin: auto;
  max-width: 900px;
}
.bz-souzoku-op__inner h2 {
  width: 80%;
  margin: auto;
  margin-bottom: 40px;
}
.bz-souzoku-op__inner h2 img {
}
.bz-souzoku-op__txt {
  font-size: 33px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
.bz-souzoku-op__txt span {
  background-color: white;
  padding: 0 10px;
  border-radius: 6px;
  margin: 0 10px;
}
.bz-souzoku-op__cont {
  display: flex;
  justify-content: space-between;
}
.bz-souzoku-op__cont-item {
  padding: 0 0 17px;
  background-color: white;
  border-radius: 16px;
  margin: auto;
  width: 23%;
}

.bz-souzoku-op__cont-item-icon {
  width: 80%;
  height: 8rem;
  margin-bottom: 40px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  margin: auto;
  padding-top: 25px;
  margin-bottom: 14px;
}
.bz-souzoku-op__cont-item-icon img {
  width: 80%;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.bz-souzoku-op__cont-item-icon img:nth-child(4) {
  width: 18%;
}
.bz-souzoku-op__cont-item p {
  font-size: 20px;
  text-align: center;
  font-weight: 800;
  line-height: 1.4;
}
.bz-souzoku-know {
  background-color: #165b96;
  padding: 80px 0 120px;
}
.bz-souzoku-know__inner {
  max-width: 1000px;
  width: 90%;
  margin: auto;
}
.bz-souzoku-know__inner h2 {
  color: white;
  font-size: 69px;
  letter-spacing: 0.1em;
  margin-bottom: 40px;
}
.bz-souzoku-know__cont {
  background-color: white;
  padding: 50px 70px;
  border-radius: 20px;
  border: solid;
  margin-bottom: 50px;
}
.bz-souzoku-know__cont-pic {
}
.bz-souzoku-know__cont-pic img {
}
.bz-souzoku-know__inner h3 {
  text-align: center;
  font-size: 35px;
  color: white;
  margin-bottom: 30px;
  letter-spacing: 0.1em;
  font-weight: 700;
}
.bz-souzoku-know__cont-wrap {
  margin: auto;
  display: flex;
  width: 85%;
  justify-content: space-between;
}
.bz-souzoku-know__item {
  background-color: white;
  border-radius: 20px;
  width: 32%;
  padding: 20px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.bz-souzoku-know__item h4 {
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin-bottom: 20px;
}
.bz-souzoku-know__item img {
}
.bz-souzoku-know__item-pic {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: stretch;
}
.bz-souzoku-cta-btn_bigttl {
  text-align: center;
  font-size: 33px;
  font-weight: 800;
  border-bottom: solid #224674 4px;
  display: inline-block;
  margin-bottom: 120px;
}
.bz-souzoku-cta-btn__txt span {
  background-color: white;
  border: 2px solid #233a57;
  border-radius: 5px;
  margin: 0 3px;
  padding: 4px 8px;
}
.bz-souzoku-kaiketu {
  background-color: #f4f8fe;
  margin: 0px 20px;
  border-radius: 20px;
  padding: 80px 0 120px;
}
.bz-souzoku-kaiketu__inner {
  max-width: 1100px;
  margin: auto;
}
.bz-souzoku-kaiketu__logo {
  width: 5%;
  margin: auto;
}
.bz-souzoku-kaiketu__logo img {
}
.bz-souzoku-kaiketu__inner h2 {
  font-size: 35px;
  letter-spacing: 0.15em;
  line-height: 1.5;
}
.bz-souzoku-kaiketu__inner h2 em {
  font-size: 3.5em;
  line-height: 1.2;
  font-weight: 800;
}
.bz-souzoku-kaiketu__cont {
}
.bz-souzoku-kaiketu__cont-voice {
}
.bz-souzoku-kaiketu__cont-voice img {
}
.bz-souzoku-kaiketu__cont-hyou {
  margin-bottom: 40px;
  width: 90%;
  margin: auto;
  margin-bottom: 40px;
}
.bz-souzoku-kaiketu__cont-hyou img {
}
.bz-souzoku-kaiketu__good {
  margin: auto;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.bz-souzoku-kaiketu__good img {
  width: 20%;
  margin: auto;
  margin-bottom: 10px;
}
.bz-souzoku-strong {
  padding: 110px 0 80px;
  background: #fff;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(249, 251, 254, 1) 25%,
    rgba(227, 237, 251, 1) 100%
  );
}
.bz-souzoku-strong__inner {
  max-width: 1200px;
  width: 90%;
  margin: auto;
}
.bz-souzoku-strong__inner h2 {
  font-size: 30px;
  letter-spacing: 0.15em;
  line-height: 1.4;
  margin-bottom: 90px;
}
.bz-souzoku-strong__inner h2 em {
  font-size: 1.8em;
  font-weight: 800;
}
.bz-souzoku-strong__inner h2 span {
  font-size: 1.8em;
  display: inline-block;
  border-bottom: solid 5px;
}
.bz-souzoku-strong__cont {
}
.bz-souzoku-strong__cont-wrap {
  display: flex;
  justify-content: space-between;
  gap: 45px;
  margin-bottom: 100px;
}
.bz-souzoku-strong__cont-wrap:nth-child(2) {
  flex-direction: row-reverse;
}
.bz-souzoku-strong__cont-wrap-head {
  width: 56.5%;
  min-width: 0;
  position: relative;
}
.bz-souzoku-strong__cont-wrap-head img {
  width: 30%;
}
.bz-souzoku-strong__cont-wrap-head h3 {
  font-size: 84px;
  font-size: 5.2rem;
  letter-spacing: 0.05em;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 20px;
  white-space: nowrap;
}
.bz-souzoku-strong__cont-wrap-head h3 span {
  letter-spacing: -0.2em;
}
.bz-souzoku-strong__cont-wrap-head p {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 2;
}
.bz-souzoku-strong__cont-wrap-pic {
  width: 53.9%;
  background-color: white;
  border-radius: 20px;
  border: solid #e7eefa 4px;
  padding: 20px 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bz-souzoku-strong__cont-wrap-pic img {
}
.bz-souzoku-setuyaku {
  position: relative;
  background-color: #eddf7d;
  padding: 140px 0 100px;
}
.bz-souzoku-setuyaku__bg01 {
  position: absolute;
  top: 2.4%;
  left: 0;
  width: 27%;
}
.bz-souzoku-setuyaku__bg02 {
  position: absolute;
  top: 2%;
  right: 0;
  width: 27%;
}
.bz-souzoku-setuyaku__inner {
  max-width: 1230px;
  margin: auto;
  position: relative;
}
.bz-souzoku-setuyaku__ttl01 {
  font-size: 30px;
  text-align: center;
  letter-spacing: 0.15em;
  font-weight: 800;
}
.bz-souzoku-setuyaku__inner h2 {
  font-size: 95px;
  font-weight: 800;
  letter-spacing: 0.15em;
  margin-bottom: 0;
  line-height: 1.1;
}
.bz-souzoku-setuyaku__inner h2 em {
}
.bz-souzoku-setuyaku__ttl02 {
  text-align: center;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.7;
}
.bz-souzoku-setuyaku__ttl-pic {
  margin: auto;
  margin-top: 55px;
  width: 46%;
  margin-bottom: 70px;
}
.bz-souzoku-setuyaku__ttl-pic img {
}
.bz-souzoku-setuyaku__cont {
  background-color: white;
  border-radius: 20px;
  padding: 50px 0;
  margin-bottom: 20px;
  width: 90%;
  margin: auto;
  margin-bottom: 17px;
}
.bz-souzoku-setuyaku__cont-pic {
  width: 90%;
  margin: auto;
  max-width: 888px;
}
.bz-souzoku-setuyaku__cont-pic img {
}
.jirei_tyusyaku-right {
  width: 90%;
  margin: auto;
}
.bz-souzoku-setuyaku__item {
  max-width: 900px;
  margin: auto;
  margin-top: 100px;
}
.bz-souzoku-setuyaku__item-box {
  display: flex;
  background-color: white;
  border-radius: 30px;
  border: solid 10px #e7eefa;
  gap: 20px;
  padding: 0 40px;
  margin-bottom: 30px;
}
.bz-souzoku-setuyaku__item-box img {
  width: 25%;
  min-width: 0;
}
.bz-souzoku-setuyaku__item-box p {
  width: 80%;
  display: flex;
  align-content: center;
  align-items: center;
  font-size: 28px;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.bz-souzoku-price {
  padding: 100px 0 100px;
  background-color: #f1f8fe;
}
.bz-souzoku-price__inner {
  max-width: 1350px;
  width: 90%;
  margin: auto;
  text-align: center;
}
.bz-souzoku-price__inner h2 {
  font-size: 58px;
  letter-spacing: 0.2em;
  text-align: center;
  border-bottom: solid 4px;
  display: inline-block;
}
.bz-souzoku-price__inner h3 {
  font-size: 53px;
  letter-spacing: 0.05em;
  font-weight: 800;
  letter-spacing: 0.1em;
  color: #224674;
  margin-bottom: 15px;
}
.bz-souzoku-price__inner small {
  margin-bottom: 55px;
  display: block;
  font-size: 16px;
  color: #224674;
}
.bz-souzoku-price__inner h3 img {
  width: 50%;
  margin: auto;
  margin-bottom: 10px;
}
.bz-souzoku-price_cont {
  background-color: white;
  border-radius: 20px;
  padding: 50px 0 50px;
  margin-bottom: 20px;
}
.bz-souzoku-price_cont-pic {
  width: 70%;
  margin: auto;
}
.bz-souzoku-price_cont-pic img {
}
.bz-yakusoku {
}
.bz-yakusoku__inner {
}
.bz-yakusoku__ttl {
}
.bz-yakusoku__txt {
}
.bz-zeimu-flow {
  padding: 80px 0 80px;
}
.bzco-flow__inner {
}
.bzco-heading {
}
.bzco-flow__heading {
}
.bzco-flow__cont {
}
.bzco-flow-item {
}
.bzco-flow-item-pic {
}
.bzco-flow-item-pic img {
}
.bzco-flow-item h3 {
}
.bzco-flow-item p {
}
.bzco-flow-item p a {
}
.bzco-kaiketu {
}
.bzco-kaiketu__ttl {
}
.bzco-kaiketu__ttl span {
}
.bzco-kaiketu p {
}
.bz-qa {
}
.bz-qa__inner {
}
.bz-qa__inner h2 {
}
.bz-qa__list {
}
.bz-qa__item {
}
.bz-qa__item-q {
}
.bz-qa__item-q-img {
}
.bz-qa__item-q-img img {
}
.bz-qa__item-q p {
}
.bz-qa__item-a {
}
.bz-qa__item-a p {
}
#bz-sien {
}
.bz-sien__inner {
}
.bz-sien__box {
}
.bz-bg-usu-2 {
}
.bz-sien__box-col {
}
.bz-sien__box-body {
}
.bz-sien__box-body h2 {
}
.bz-sien__box-body p {
}
.bz-sien__box-pic {
}
.bz-sien__box-pic img {
}
.bz-sien__box-keireki {
}
.bz-sien__box-keireki-ttl {
}
.bz-sien__box-keireki p {
}

@media screen and (max-width: 768px) {
  .bz-main {
  }
  .bz-fv {
  }
  .bz-bg-usu {
  }
  .bz-bg-tairu {
  }
  .bz-fv__inner {
    padding-bottom: 0;
  }
  .bz-fv__main {
    margin-bottom: 0;
  }
  .bz-fv__main img {
  }
  .bz-cta-btn {
  }
  .bz-souzoku-cta-btn {
    padding: 30px 0 30px;
  }
  .bz-souzoku-cta-btn-fv {
    padding: 20px 0 50px;
    margin-top: 0;
  }
  .bz-souzoku-cta-btn__inner {
    width: 92%;
    padding: 50px 20px 30px;
    margin-top: 68px;
    border-radius: 8px;
  }
  .bz-souzoku-cta-btn__icon {
    width: 23%;
  }
  .bz-souzoku-cta-btn__icon img {
  }
  .bz-souzoku-cta-btn__ttl {
    font-size: 24px;
    margin-bottom: 4px;
  }
  .bz-souzoku-cta-btn__txt {
    font-size: 15px;
    line-height: 2.3;
    margin-bottom: 20px;
  }
  .bz-cta-btn__btn {
    width: 100%;
  }
  .bz-fv__btn-1 {
    width: 100%;
    margin-bottom: 6px;
  }
  .bz-fv__btn-1 img {
  }
  .bz-fv__btn-2 {
    width: 100%;
  }
  .bz-fv__btn-2 img {
  }
  .bz-souzoku-op {
    padding: 60px 0 20px;
  }
  .bz-souzoku-op__line {
  }
  .bz-souzoku-op__line img {
  }
  .bz-souzoku-op__icon {
    width: 23%;
  }
  .bz-souzoku-op__icon img {
  }
  .bz-souzoku-op__inner {
  }
  .bz-souzoku-op__inner h2 {
    width: 91%;
    margin-bottom: 21px;
  }
  .bz-souzoku-op__inner h2 img {
  }
  .bz-souzoku-op__txt {
    font-size: 25px;
    margin-bottom: 19px;
  }
  .bz-souzoku-op__txt span {
  }
  .bz-souzoku-op__cont {
    flex-wrap: wrap;
    width: 88%;
    margin: auto;
  }
  .bz-souzoku-op__cont-item {
    width: 47%;
    margin-bottom: 3%;
  }
  .bz-souzoku-op__cont-item img {
  }
  .bz-souzoku-op__cont-item p {
    font-size: 16px;
  }
  .bz-souzoku-know {
    padding: 39px 0 26px;
  }
  .bz-souzoku-know__inner {
    width: 92%;
  }
  .bz-souzoku-know__inner h2 {
    font-size: 38px;
    margin-bottom: 20px;
  }
  .bz-souzoku-know__cont {
    padding: 30px 32px;
  }
  .bz-souzoku-know__cont-pic {
  }
  .bz-souzoku-know__cont-pic img {
  }
  .bz-souzoku-know__cont-wrap {
    display: block;
    width: 100%;
  }
  .bz-souzoku-know__inner h3 {
    font-size: 19px;
  }
  .bz-souzoku-know__item {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    padding: 12px 10px;
    margin-bottom: 12px;
    align-items: center;
  }
  .bz-souzoku-know__item h4 {
    margin-bottom: 0;
  }
  .bz-souzoku-know__item img {
    height: auto;
    width: auto;
  }
  .bz-souzoku-know__item-pic {
    width: 39%;
    height: 95px;
  }
  .bz-souzoku-cta-btn_bigttl {
    margin-bottom: 72px;
    font-size: 24px;
    display: inline;
    border-bottom-width: 2px;
    line-height: 1.9;
  }
  .bz-souzoku-cta-btn__txt span {
    font-size: 19px;
  }
  .bz-souzoku-kaiketu {
    margin: 0;
    border-radius: 10px;
    width: 98%;
    margin: auto;
    padding: 30px 0 33px;
  }
  .bz-souzoku-kaiketu__inner {
  }
  .bz-souzoku-kaiketu__logo {
    width: 66px;
  }
  .bz-souzoku-kaiketu__logo img {
  }
  .bz-souzoku-kaiketu__inner h2 {
    font-size: 26px;
    margin-bottom: 2px;
    white-space: nowrap;
  }
  .bz-souzoku-kaiketu__inner h2 em {
  }
  .bz-souzoku-kaiketu__cont {
    margin-bottom: 20px;
  }
  .bz-souzoku-kaiketu__cont-voice {
    margin-bottom: -20px;
  }
  .bz-souzoku-kaiketu__cont-voice img {
  }
  .bz-souzoku-kaiketu__cont-hyou {
    width: 94%;
    margin: auto;
  }
  .bz-souzoku-kaiketu__cont-hyou img {
  }
  .bz-souzoku-kaiketu__good {
    font-size: 18px;
  }
  .bz-souzoku-kaiketu__good img {
    width: 41%;
  }
  .bz-souzoku-strong {
    padding: 60px 0 20px;
  }
  .bz-souzoku-strong__inner {
    width: 86%;
    margin: auto;
  }
  .bz-souzoku-strong__inner h2 {
    font-size: 20px;
    margin-bottom: 40px;
    white-space: nowrap;
  }
  .bz-souzoku-strong__inner h2 em {
  }
  .bz-souzoku-strong__inner h2 span {
  }
  .bz-souzoku-strong__cont {
  }
  .bz-souzoku-strong__cont-wrap {
    display: block;
    margin-bottom: 50px;
  }
  .bz-souzoku-strong__cont-wrap-head {
    width: 100%;
    margin-bottom: 20px;
  }
  .bz-souzoku-strong__cont-wrap-head img {
  }
  .bz-souzoku-strong__cont-wrap-head h3 {
    font-size: 66px;
    white-space: nowrap;
  }
  .bz-souzoku-strong__cont-wrap-head p {
    font-size: 15px;
    width: 98%;
    margin: auto;
  }
  .bz-souzoku-strong__cont-wrap-pic {
    width: 100%;
    padding: 25px 30px;
  }
  .bz-souzoku-strong__cont-wrap-pic img {
  }
  .bz-souzoku-setuyaku {
    padding: 50px 0 40px;
  }
  .bz-souzoku-setuyaku__bg01 {
    top: 0.6%;
    left: -12%;
    width: 27%;
  }
  .bz-souzoku-setuyaku__bg02 {
    top: 11.2%;
    right: -11%;
    width: 37%;
  }
  .bz-souzoku-setuyaku__inner {
    width: 93%;
    margin: auto;
  }
  .bz-souzoku-setuyaku__ttl01 {
    font-size: 18px;
    margin-bottom: 6px;
  }
  .bz-souzoku-setuyaku__inner h2 {
    font-size: 51px;
    letter-spacing: 0.05em;
    margin-bottom: 12px;
    white-space: nowrap;
  }
  .bz-souzoku-setuyaku__inner h2 span {
    font-size: 0.8em;
  }
  .bz-souzoku-setuyaku__ttl02 {
    font-size: 20px;
  }
  .bz-souzoku-setuyaku__ttl-pic {
    margin-top: 12px;
    width: 88%;
    margin-bottom: 20px;
  }
  .bz-souzoku-setuyaku__ttl-pic img {
  }
  .bz-souzoku-setuyaku__cont {
    width: 100%;
    margin-bottom: 11px;
  }
  .bz-souzoku-setuyaku__cont-pic {
  }
  .bz-souzoku-setuyaku__cont-pic img {
  }
  .jirei_tyusyaku-right {
    font-size: 11px;
    letter-spacing: 0;
    margin-right: 10px;
  }
  .bz-souzoku-setuyaku__item {
    margin-top: 30px;
  }
  .bz-souzoku-setuyaku__item-box {
    align-items: center;
    padding: 20px 20px 0 0;
    margin-bottom: 19px;
    border-radius: 14px;
    border: solid 5px #e7eefa;
    gap: 14px;
  }
  .bz-souzoku-setuyaku__item-box:nth-child(2) {
    flex-direction: row-reverse;
    padding: 20px 11px 0px 20px;
  }
  .bz-souzoku-setuyaku__item-box img {
    width: 40%;
    margin-bottom: 0;
  }
  .bz-souzoku-setuyaku__item-box p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .bz-souzoku-price {
    padding: 40px 0 50px;
  }
  .bz-souzoku-price__inner {
    width: 95%;
    margin: auto;
  }
  .bz-souzoku-price__inner h2 {
    margin-bottom: 22px;
  }
  .bz-souzoku-price__inner h3 {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .bz-souzoku-price__inner h3 img {
    width: 80%;
  }
  .bz-souzoku-price_cont {
    padding: 25px 0 25px;
    margin-bottom: 9px;
  }
  .bz-souzoku-price_cont-pic {
    width: 95%;
  }
  .bz-souzoku-price_cont-pic img {
  }
  .bz-yakusoku {
    margin-top: 1rem;
  }
  .bz-yakusoku__inner {
  }
  .bz-yakusoku__ttl {
  }
  .bz-yakusoku__txt {
  }
  .bz-zeimu-flow {
    padding: 50px 0 20px;
  }
  .bzco-flow__inner {
  }
  .bzco-heading {
  }
  .bzco-flow__heading {
    font-size: 32px;
  }
  .bzco-flow__cont {
  }
  .bzco-flow-item {
  }
  .bzco-flow-item-pic {
  }
  .bzco-flow-item-pic img {
  }
  .bzco-flow-item h3 {
  }
  .bzco-flow-item p {
  }
  .bzco-flow-item p a {
  }
  .bzco-kaiketu {
  }
  .bzco-kaiketu__ttl {
  }
  .bzco-kaiketu__ttl span {
  }
  .bzco-kaiketu p {
    font-size: 25px;
  }
  .bz-qa {
  }
  .bz-qa__inner {
  }
  .bz-qa__inner h2 {
  }
  .bz-qa__list {
  }
  .bz-qa__item {
    margin-bottom: 30px;
  }
  .bz-qa__item-q {
  }
  .bz-qa__item-q-img {
  }
  .bz-qa__item-q-img img {
  }
  .bz-qa__item-q p {
  }
  .bz-qa__item-a {
  }
  .bz-qa__item-a p {
    font-size: 16px;
  }
  #bz-sien {
    padding-bottom: 0rem;
  }
  .bz-sien__inner {
  }
  .bz-sien__box {
  }
  .bz-bg-usu-2 {
  }
  .bz-sien__box-col {
  }
  .bz-sien__box-body {
  }
  .bz-sien__box-body h2 {
  }
  .bz-sien__box-body p {
  }
  .bz-sien__box-pic {
  }
  .bz-sien__box-pic img {
  }
  .bz-sien__box-keireki {
  }
  .bz-sien__box-keireki-ttl {
  }
  .bz-sien__box-keireki p {
  }

  .bz-souzoku-op__cont-item-icon {
    height: 5.8rem;
  }
  .bz-souzoku-op__cont-item-icon img {
    /* width: 67%; */
  }
  .bz-souzoku-price__inner small {
    margin-bottom: 35px;
    display: block;
    font-size: 11px;
  }
}
