.main-block {
  padding: 0;
}

h2.main-title {
  font-size: 40px;
  font-weight: 700;
  padding: .2em 0;
  margin: auto
}

#main-b1 {
  background: url(/img/main-b1-bg.svg) no-repeat #E4EDF5;
  background-position: center bottom;
  padding-top: 140px;
  padding-bottom: 166px
}

#b1-content {
  display: flex;
  justify-content: space-between
}

#b1-f-col-1 {
  margin-right: 25px;
}

#b1-title {
  color: #fff;
  font-size: 4rem;
  text-align: center;
  max-width: 657px;
  margin: auto
}

.b1-title--left {
  text-align: left!important;
}

#b1-cons-btn {
  display: none
}

#b1-col1-mtext {
  display: none;
  color: #fff;
  font-size: 22px;
  line-height: 1.5
}

#b1-title-small {
  font-size: .77em
}

#b1-form-cont,
#b1-form-cont-2 {
  padding-top: 15px;
  max-width: 470px;
  width: 100%;
}

#b1-form-cont-2 {
  display: none;
}

.consult-img {
  text-align: center;
  width: 100%;
}

.consult-title {
  font-weight: 700;
  font-size: 26px;
  line-height: 140%;
  color: #326B9F;
  margin: 0;
  margin-bottom: 15px;
}

.consult-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #326B9F;
  margin: 0;
  margin-bottom: 30px;
}

#main-ask-q-form,
#main-ask-q-form-2 {
  background-color: #fff;
  border-radius: 15px;
  padding: 34px 49px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
}

#main-ask-q-form .f-title {
  color: #326B9F;
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 35px
}

#main-ask-q-form input[type="text"],
#main-ask-q-form input[type="email"],
#main-ask-q-form textarea {
  border: 1px solid #E8E8E8;
  border-radius: 5px;
  padding: 12.5px 21px;
  width: 100%;
  box-sizing: border-box
}

#main-ask-q-form input[type="text"]:focus,
#main-ask-q-form input[type="email"]:focus,
#main-ask-q-form textarea:focus {
  outline: none
}

#main-ask-q-form input::placeholder,
#main-ask-q-form textarea::placeholder {
  color: #848484;
  opacity: .74
}

#main-ask-q-form .f-row {
  margin: 16px 0
}

#main-b2 {
  background: #E4EDF5;
  padding-top: 11rem;
  padding-bottom: 158px
}

#b2-content {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap
}

#b2-title {
  text-align: center;
  margin-bottom: 52px
}

#b2-col1 {
  width: 400px;
  text-align: center
}

#b2-col1 img {
  max-width: 100%
}

#b2-col2 {
  width: 450px
}

#b2-col2 a:last-child {
  border-bottom: 1px solid #9D9D9D;
  text-decoration: none;
  transition: .2s ease border-bottom;
  display: inline-block !important;
}

#b2-col2 a:last-child:hover {
  border-bottom: 1px solid transparent;
}

.js-select-as-link {
  flex: 0 0 47%;
  width: 100%;
  max-width: 315px;
  height: 46px;
  background-color: transparent;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 0.5rem 1rem;
  border: 2px solid #FFFFFF;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-position-x: 94.5%;
  background-position-y: 18px;
  margin-right: 2rem;
  color: #8196A9;
  border-color: #326A9F;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='9' viewBox='0 0 10 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 8.32031L0.669873 0.820313L9.33013 0.820314L5 8.32031Z' fill='%23326B9F'/%3E%3C/svg%3E%0A");
}

@media (max-width: 850px) {
  .js-select-as-link {
    margin-left: 20px;
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  .js-select-as-link {
    font-size: 1.6rem;
    background-position-x: 95.5%;
  }
}

@media (max-width: 600px) {
  .js-select-as-link {
    margin-bottom: 1.3rem;
    padding: 1.2rem 1rem;
  }
}

@media (max-width: 360px) {
  .js-select-as-link {
    max-width: 93%;
  }
}

.js-select-as-link:last-child {
  margin-right: 0;
}

@media (max-width: 600px) {
  .js-select-as-link:last-child {
    margin-bottom: 0;
  }
}

.js-select-as-link option {
  color: #000;
}

#b2-col2-t {
  font-weight: 700;
  font-size: 26px;
  line-height: 120%;
  color: #525252
}

#main-b2 .b2-col2-num {
  position: absolute;
  font-size: 46px;
  font-weight: 600;
  left: 45px
}

#main-b2 .b2-col2-bord {
  height: 80px;
  border-left: 3px solid #326B9F;
  border-bottom: 3px solid #326B9F;
  width: 32px;
  position: absolute
}

.main-b2-tx1 {
  padding-top: 20px;
  padding-left: 85px;
  box-sizing: border-box;
  width: 100%;
  height: 80px;
  font-size: 16px;
  color: #494646;
  text-align: left
}

.b2-text-spec {
  font-size: 22px;
  font-weight: 600;
  text-align: left
}

#main-b3 {
  background: #fff;
  padding-top: 100px;
  padding-bottom: 0
}

#b3-title {
  max-width: 930px;
  text-align: center;
  margin: auto;
  margin-bottom: 80px
}

#b3-woman {
  position: absolute;
  right: calc(50% + 275px);
  pointer-events: none
}

.b3-item {
  position: relative;
  border-radius: 9px;
  padding-top: 161px;
  padding-bottom: 122px;
  width: 23.8%
}

.b3-item .b3-tx-w {
  padding: 0 35px
}

.b3-item .b3-item-title {
  display: flex;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
  align-items: center;
  min-height: 2.714em;
  padding: 0
}

.b3-item .b3-item-l1 {
  font-size: 36px;
  margin-top: 33px;
  font-weight: 700;
  min-height: 68px
}

.b3-item .b3-item-l2 {
  font-size: 16px;
  margin-top: 12px
}

.b3-item .b3-btn-c {
  font-size: 24px;
  position: absolute;
  left: 0;
  bottom: 50px;
  right: 17%;
  text-align: center
}

.b3-item .b3-btn-c a {
  display: block;
  color: #fff;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  text-decoration: none;
  padding: 8px 0
}

.b3-item-bl {
  background: url(/img/m-brain.svg) center top no-repeat #F0F5F9;
  color: #6396C3
}

.b3-item-bl .b3-btn-c a {
  background: #326B9F
}

.b3-item-bl .b3-btn-c a:hover {
  background-color: #1B3A67;
}

.b3-item-or {
  background: url(/img/m-recommends.svg) center top no-repeat #FFF0DE;
  color: #A38A6C
}

.b3-item-or .b3-btn-c a {
  background: #FEA335
}

.b3-item-or .b3-btn-c a:hover {
  background-color: #FCB90F;
}


.b3-item-red {
  background: url(/img/m-b3-rt.svg) center top no-repeat #F9D9D9;
  color: #BD6E6E
}

.b3-item-red .b3-btn-c a {
  background: #FF7373
}

.b3-item-gr {
  background: url(/img/m-b3-book.svg) center top no-repeat #DDFDE4;
  color: #6B9874
}

.b3-item-gr .b3-btn-c a {
  background: #38CA58
}

.info-b {
  padding-top: 100px;
  padding-bottom: 100px;
  border-bottom: 1px solid rgba(50, 107, 159, .4);
}
.info-b-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.info-b-wrap:not(:last-child) {
  margin-bottom: 100px;
}
.info-b-wrap--rev {
  flex-direction: row-reverse;
}
.info-b-bl {
  margin-right: 40px;
  max-width: 520px;
  width: 100%;
}
.info-b-wrap--rev .info-b-bl {
  margin-left: 40px;
  margin-right: 0;
}
.info-b-bl-text {
  font-size: 16px;
  line-height: 128.18%;
  color: #525252;
  margin-bottom: 12px;
}
.info-b-bl-link {
  display: inline-block;
  color: #326A9F;
  border-bottom: 1px solid #326A9F;
  text-decoration: none;
  transition: 0.1s ease-in border-bottom;
}
.info-b-bl-link:hover {
  border-bottom: 1px solid transparent;
}
.info-b-title {
  font-weight: 700;
  font-size: 40px;
  line-height: 128.18%;
  color: #326B9F;
  margin: 0;
  margin-bottom: 16px;
}
.info-b-title-color {
  color: #263238;
}
.info-b-text {
  font-weight: 600;
  font-size: 24px;
  line-height: 128.18%;
  color: #525252;
  margin: 0;
  margin-bottom: 25px;
}
.info-b-btn {
  margin-top: 45px;
}
.info-b-br--dn-sm {
  display: none;
}
.info-b-bl-grey {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  text-decoration-line: underline;
  color: #8E8E8E;
  margin-top: 16px;
  border-bottom: 1px solid #8E8E8E;
  text-decoration: none;
  transition: 0.1s ease-in border-bottom;
}
.info-b-bl-grey:hover {
  border-bottom: 1px solid transparent;
}
#main-b4 {
  background: #FBFBFB;
  padding-top: 94px;
  padding-bottom: 118px
}

#b4-title {
  margin-bottom: 25px;
  text-align: center
}

#b4-title-2 {
  text-align: center;
  color: #525252;
  max-width: 680px;
  margin: 0 auto 56px;
  font-size: 24px;
  font-weight: 600
}

#main-b4 #b4-cont {
  display: flex;
  justify-content: space-between
}

#main-b4 .b4-item {
  position: relative;
  color: #525252;
  font-weight: 600;
  margin-bottom: 80px;
  max-width: 434px
}

#main-b4 .b4-item-c {
  display: flex;
  line-height: 1.9;
  font-size: 14px;
  margin-bottom: 25px
}

#main-b4 .b4-item-c-col2 {
  flex-grow: 1
}

#main-b4 .b4-item .b4-item-t {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1
}

.b4-item .b4-item-img {
  padding-top: 5px;
  width: 114px
}

.list-item-disc {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  font-size: 1px;
  margin-right: 11px;
  vertical-align: middle
}

#b4-col1 {
  flex-grow: 1
}

#b4-col2,
#b4-col2 img {
  max-width: 100%
}

#b4-col2 .text-center {
  width: 340px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #9D9D9D;
  text-decoration: none;
  transition: .2s ease border-bottom;
}

#b4-col2 .text-center:hover {
  border-bottom: 1px solid transparent;
}

#main-b5 {
  background: #fff;
  padding-top: 85px;
  padding-bottom: 118px
}

#b5-title {
  margin-bottom: 55px;
  text-align: center
}

#b5-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 86px
}

#main-b5 .b5-item {
  color: #fff;
  background-color: #326B9F;
  padding: 37px 49px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  border-radius: 8px;
  width: 32.3%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap
}

#main-b5 .b5-item .b5-col {
  width: 100%
}

.b5-col-1 .line-1 {
  max-width: 350px
}

.b5-col-1 .line-1 a {
  border-bottom: 1px solid #fff;
  text-decoration: none;
  transition: .2s ease border-bottom;
  color: #fff;
}

.b5-col-1 .line-1 a:hover {
  border-bottom: 1px solid transparent;
}

.b5-col-2 .t-big {
  font-size: 52px;
  margin-top: 15px;
  white-space: nowrap
}

.b5-col-2 .t-small {
  padding-left: 10px
}

#b5-cons-btn {
  max-width: 408px;
  width: 100%
}

#main-b6 {
  background: #F4F2F2;
  padding-top: 84px;
  padding-bottom: 106px
}

#b6-title {
  margin-bottom: 40px;
  text-align: center
}

#b6-slider {
  margin: 0 auto 80px
}

#main-b6 .b6-item {
  background: #fff;
  padding: 11px;
  text-align: center;
  margin: 20px 10px
}

#b6-slider,
#b7-slider {
  width: 1068px
}

.b6-item img {
  max-width: 100%
}

.b6-item .b6-title {
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0;
  line-height: 24px;
  min-height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.b6-item .b6-date {
  font-size: 15px;
  font-weight: 600;
  color: #9E9E9E
}

#b6-all-pub-btn {
  max-width: 408px;
  width: 100%
}

#main-b7 {
  background: #fff;
  padding-top: 97px;
  padding-bottom: 80px
}

#b7-title {
  margin-bottom: 52px;
  text-align: center
}

#b7-slider {
  margin: 0 auto
}

#main-b7 .b7-item {
  background: #fff;
  border: 1px solid rgba(61, 90, 153, 0.42);
  padding: 20px 30px;
  margin: 20px 10px;
  text-align: left;
  font-size: 14px
}

.b7-item .b7-title {
  font-size: 15px;
  font-weight: 700;
  margin: 26px 0 16px
}

.b7-item .b7-user {
  display: flex;
  color: #525252;
  min-height: 60px
}

.b7-item .b7-user-img {
  width: 60px;
  height: 60px;
  margin-right: 22px
}

.b7-item .b7-user-img img {
  max-width: 100%
}

.b7-item .b7-user-col2 {
  flex-grow: 1
}

.b7-item .b7-user-name {
  font-size: 19px;
  font-weight: 700;
  color: #000
}

.b7-item .b7-user-from {
  font-size: 14px;
  color: #525252
}

.b7-item .b7-stars-c {
  border-bottom: 1px solid rgba(61, 90, 153, 0.42);
  position: relative;
  height: 12px
}

.b7-item .b7-stars-c .b7-stars {
  position: absolute;
  left: 0;
  right: 0;
  top: 0
}

.b7-item .b7-stars-c .b7-stars .b7-stars-el {
  display: inline-block;
  background: #fff;
  font-size: 14px;
  padding: 0 14px;
  transform: translateY(3px)
}

.b7-item .b7-stars-c .b7-stars .b7-stars-el img {
  display: inline-block
}

#main-b8 {
  padding-top: 189px;
  padding-bottom: 191px;
  background: radial-gradient(167.93% 164.39% at -43.77% -64.39%, #3D5A99 0%, #1C8FAE 100%)
}

#b8-title {
  margin-bottom: 64px;
  color: #fff;
  text-align: center
}

#main-b8 .b8-item-h {
  background: #216B8C;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.375;
  color: #fff;
  padding: 23px 45px;
  cursor: pointer;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.b8-btn-plus {
  position: relative;
  font-size: 1px;
  width: 27px;
  height: 27px;
  margin-left: 15px
}

.b8-btn-plus::before,
.b8-btn-plus::after {
  content: ' ';
  transition: transform 300ms cubic-bezier(.694, 0, .335, 1);
  top: 50%;
  position: absolute;
  left: 0;
  width: 27px;
  height: 3px;
  background: #fff
}

.b8-btn-plus::before {
  transform: rotate(90deg)
}

.b8-item-h.active .b8-btn-plus::before,
.b8-item-h.active .b8-btn-plus::after {
  transform: rotate(180deg)
}

#main-b8 .b8-item-h .item-h-line {
  position: absolute;
  right: 30px;
  top: 50%;
  width: 27px;
  height: 3px;
  background: #fff
}

#main-b8 .b8-item-h .item-v-line {
  position: absolute;
  right: 42px;
  top: 50%;
  height: 27px;
  width: 3px;
  background: #fff
}

#main-b8 .b8-item-c {
  font-size: 18px;
  line-height: 25px;
  color: #CAEBF5;
  height: 0;
  overflow: hidden;
  transition: height .3s
}

#main-b8 .b8-item-c .inner-content {
  padding: 49px
}

#main-b8 .b8-item-c .inner-content a {
  border-bottom: 1px solid #CAEBF5;
  text-decoration: none;
  transition: .2s ease border-bottom;
  color: #CAEBF5;
}

#main-b8 .b8-item-c .inner-content a:hover {
  border-bottom: 1px solid transparent;
}

.b8-item-h .item-v-line,
.b8-item-h .item-h-line {
  transition: transform 300ms cubic-bezier(.694, 0, .335, 1);
  transform: rotate(0deg);
  transform-origin: center center
}

.b8-item-h.active .item-v-line {
  transform: rotate(90deg)
}

.b8-item-h.active .item-h-line {
  transform: rotate(180deg)
}

.b8-item-c.active {
  display: block
}

.container {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box
}

.main-block-content {
  width: 1200px;
  margin: auto;
  box-sizing: border-box
}

.m-title {
  font-size: 36px;
  font-weight: 700
}

.slick-dots li {
  margin: 0 2px;
}

.slick-dots li button:before {
  content: ' ';
  width: 12px;
  height: 12px;
  margin: 4px;
  background: #C4C4C4;
  border-radius: 50%;
  opacity: .7;
}

.slick-dots li.slick-active button:before {
  background: #FFAF14;
  width: 14px;
  height: 14px;
  margin: 3px;
}

.slick-prev,
.slick-next {
  width: 50px;
  height: 50px;
}

.slick-next {
  right: -55px;
}

.slick-next:before {
  content: ' ';
  display: inline-block;
  background: url(/img/slide-right.svg) transparent no-repeat;
  width: 50px;
  height: 50px;
  background-size: contain;
}

.slick-prev {
  left: -55px;
}

.slick-prev:before {
  content: ' ';
  display: inline-block;
  background: url(/img/slide-left.svg) transparent no-repeat;
  width: 50px;
  height: 50px;
  background-size: contain;
}

@media all and (max-width: 1199px) {
  h2.main-title {
    font-size: 30px
  }

  .main-block {
    padding-left: 40px;
    padding-right: 40px
  }

  .container,
  .main-block-content {
    width: 100%
  }

  #main-b1 {
    background: radial-gradient(110.61% 110.61% at 9.9% 0%, #3D5A99 0%, #1C8FAE 100%);
    padding-bottom: 70px
  }

  #b1-form-cont {
    display: none
  }

  #b1-form-cont-2 {
    display: block;
    margin: 35px auto 45px;
  }

  #b1-content {
    flex-direction: column;
  }

  #b2-form-cont {
    margin: 0 auto;
    margin-top: 30px;
  }

  #b1-f-col-1 {
    margin-right: 0;
  }

  #b1-f-col-1 img {
    max-width: 100%
  }

  #b1-title {
    text-align: center!important;
  }

  #b1-cons-btn {
    display: block;
    margin-top: 48px
  }

  #b1-cons-btn a.btn {
    padding: 17px;
    width: 100%;
    max-width: 335px
  }

  #b1-col1-mtext {
    display: block;
    margin: 45px 83px 0
  }

  .main-b1-txt-free {
    display: block;
    width: fit-content;
    margin: auto;
    color: #326B9F;
    background: #fff;
    padding: 0 40px;
    font-size: 1.2em;
    margin-top: 20px
  }

  #main-b2 {
    padding-top: 68px;
    padding-bottom: 58px
  }

  #b2-content {
    align-items: center;
    justify-content: space-between
  }

  #b2-col2-t {
    font-weight: 700;
    font-size: 22px;
    line-height: 100%
  }

  #b2-col1 {
    width: 39.5%
  }

  #b2-col2 {
    width: 51.5%
  }

  #b2-col1 img {
    width: 100%
  }

  #main-b3 {
    padding-top: 67px;
    padding-bottom: 83px
  }

  #b3-title {
    margin-bottom: 58px
  }

  .b3-item {
    width: 48%;
    margin-bottom: 4%
  }

  #b3-woman {
    display: none
  }

  .info-b-wrap {
    display: flex;
    justify-content: center;
  }
  .info-b-wrap:not(:last-child) {
    margin-bottom: 85px;
  }
  .info-b-wrap--rev {
    flex-direction: row;
  }
  .info-b-bl {
    margin-right: 0;
    max-width: 100%;
    text-align: center;
  }
  .info-b-bl-wrap {
    max-width: 350px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .info-b-wrap--rev .info-b-bl {
    margin-left: 0;
  }
  .info-b-br {
    margin-bottom: 20px;
    text-align: center;
  }
  .info-b-br--dn {
    display: none;
  }
  .info-b-br--dn-sm {
    display: block;
  }
  .info-b-btn {
    margin-top: 25px;
  }
  .info-b-bl-text {
    text-align: left;
  }
  #main-b4 {
    padding-top: 0;
    padding-bottom: 0
  }

  #b4-title {
    margin-bottom: 20px
  }

  #b4-title-2 {
    font-size: 18px
  }

  #main-b4 #b4-cont {
    flex-direction: column-reverse
  }

  #b4-col2 {
    margin-bottom: 40px;
    text-align: center
  }

  #main-b4 .b4-item {
    margin-left: auto;
    margin-right: auto
  }

  #main-b5 {
    padding-top: 47px;
    padding-bottom: 48px
  }

  #b5-content {
    margin-bottom: 28px
  }

  #main-b5 .b5-item {
    width: 100%;
    margin-bottom: 2%;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    font-size: 18px;
    padding: 25px 69px
  }

  #main-b5 .b5-item .b5-col {
    width: auto;
    padding: 14px 30px 14px 0
  }

  #main-b5 .b5-item .b5-col-1 {
    border-left: 1px solid #fff;
    flex-grow: 1;
    padding-left: 30px;
    padding-top: 14px
  }

  #main-b5 .b5-item .b5-col-2 {
    width: 200px
  }

  .b5-col-2 .t-big {
    font-size: 36px;
    margin: 0
  }

  .b5-col-2 .t-small {
    font-size: 16px;
    font-weight: 400
  }

  #main-b6 {
    padding-top: 65px;
    padding-bottom: 92px
  }

  #b6-slider,
  #b7-slider {
    width: 712px
  }

  #main-b7 {
    padding-top: 48px;
    padding-bottom: 97px
  }

  #b7-title {
    margin-bottom: 18px
  }

  #main-b8 {
    padding-top: 59px;
    padding-bottom: 57px
  }

  #b8-title {
    margin-bottom: 64px
  }

  #main-b8 .b8-item-h {
    padding: 19px 23px
  }

  #main-b8 .b8-item-h h3 {
    font-size: 18px
  }

  #main-b8 .b8-item-c {
    font-size: 16px
  }

  #main-b8 .b8-item-c .inner-content {
    padding: 25px
  }

  .b8-btn-plus::before,
  .b8-btn-plus::after {
    width: 18px;
    height: 2px
  }
}

@media all and (max-width: 767px) {
  h2.main-title {
    font-size: 26px
  }

  .main-block {
    padding-left: 12px;
    padding-right: 12px
  }

  #main-b1 {
    padding-top: 60px;
    padding-bottom: 60px
  }

  #b1-col1-mtext {
    font-size: 18px;
    margin: 35px 33px 0
  }

  #b1-title {
    font-size: 32px
  }

  .main-b1-txt-free {
    padding: 0 20px;
    font-size: 33px;
  }

  #b1-cons-btn a.btn {
    max-width: 289px
  }

  #main-b2 {
    padding-top: 43px
  }

  #b2-title {
    margin-bottom: 26px
  }

  #main-b3 {
    padding-top: 45px;
    padding-bottom: 38px
  }

  #b3-title {
    margin-bottom: 49px
  }

  .b3-item {
    background-image: none;
    padding-top: 18px;
    padding-bottom: 64px;
    width: 49%;
    margin-bottom: 2%
  }

  .b3-item .b3-tx-w {
    padding: 0 15px
  }

  .b3-item .b3-item-title {
    font-size: 18px;
    line-height: initial
  }

  .b3-item .b3-item-l1 {
    font-size: 26px;
    margin-top: 10px
  }

  .b3-item .b3-item-l2 {
    font-size: 13px;
    margin-top: 0
  }

  .b3-item .b3-btn-c {
    font-size: 16px;
    bottom: 18px;
    right: 10%
  }

  .b3-item .b3-btn-c a {
    padding: 5px 0
  }

  .info-b {
    padding-top: 35px;
    padding-bottom: 60px;
  }

  .info-b-btn .btn {
    width: 100%;
  }

  .info-b-title {
    font-size: 24px;
    line-height: 128.18%;
  }
  .info-b-text {
    font-size: 16px;
    line-height: 128.18%;
  }
  .info-b-br img{
    width: 300px;
  }

  #main-b4 {
    padding-top: 10px;
    padding-bottom: 0
  }

  #b4-title {
    margin-bottom: 10px
  }

  #b4-title-2 {
    margin-bottom: 45px
  }

  #main-b4 .b4-item-c {
    justify-content: center
  }

  #main-b4 .b4-item-c-col2 {
    flex-grow: unset
  }

  #b4-col2 {
    margin-bottom: 60px
  }

  #main-b5 {
    padding-top: 42px;
    padding-bottom: 62px
  }

  #main-b5 .b5-item {
    flex-direction: row;
    flex-wrap: wrap;
    padding: 25px 38px;
    margin-bottom: 16px
  }

  #main-b5 .b5-item .b5-col-1 {
    border-left: none;
    padding: 0;
    width: 100%
  }

  #main-b5 .b5-item .b5-col-2 {
    padding: 14px 0 0;
    width: 100%
  }

  #main-b6 {
    padding-top: 55px;
    padding-bottom: 80px
  }

  #b6-title {
    margin-bottom: 28px
  }

  #b6-slider,
  #b7-slider {
    width: 356px;
    max-width: 100%
  }

  #b6-all-pub-btn {
    min-width: 0
  }

  #main-b7 {
    padding-top: 43px;
    padding-bottom: 63px
  }

  #b7-title {
    margin-bottom: 15px
  }

  #main-b8 {
    padding-top: 59px;
    padding-bottom: 52px
  }

  #b8-title {
    margin-bottom: 54px
  }

  #b2-col1,
  #b2-col2 {
    width: 100%
  }

  .b2-text-spec {
    text-align: center
  }

  .b4-item .b4-item-c {
    flex-wrap: wrap
  }

  .b4-item .b4-item-img {
    width: 100%;
    text-align: center;
    padding-bottom: 20px
  }

  #main-b4 .b4-item .b4-item-t {
    text-align: center
  }

  #main-ask-q-form-2 {
    box-shadow: none;
    padding: 0 16px;
    text-align: center;
  }

  .consult-title {
    font-size: 24px;
  }
  
  .consult-text {
    font-size: 16px;
    line-height: 22px;
  }

  .b1-title--left {
    text-align: center!important;
  }
}

/*# sourceMappingURL=main_b1_23.css.map */
#main-b1-23 {
  background: url(/img/main-b1-23-bg.svg) no-repeat #E4EDF5;
  background-position: center bottom;
  padding-bottom: 103px;
  padding-top: 119px; }

.main-b1-23-expert,
.main-b1-img,
#main-b1-23-stat-table {
  display: none; }

.main-b1-23-illustration1 {
  display: none; }

.main-b1-23-illustration2 {
  display: block;
  margin-right: 1rem;
  margin-left: -32rem;
  padding-top: 3.6rem; }

#main-b1-23-title3 {
  display: block;
  margin-top: -0.5rem;
  margin-bottom: 0.6rem; }

#main-b1-23-title3:after {
  content: " ";
  display: block; }

#main-b1-23-title4,
#main-b1-23-title5 {
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 4.1rem;
  color: #326B9F;
  background-color: #FFF;
  padding-top: 0.3rem;
  padding-bottom: 0.4rem; }

#main-b1-23-title5 {
  padding-left: 1rem;
  padding-right: 1.7rem; }

#main-b1-23-title4 {
  padding-left: 0.7rem; }

#b1-title {
  max-width: 792px;
  margin-top: -1.6rem; }

.main-b1-23-br {
  display: none; }

.main-b1-23-desc {
  max-width: 529px;
  color: #FFF;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  padding-top: 35px;
  hanging-punctuation: first last; }

.main-b1-23-slogan {
  color: #FFAF14;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  padding-top: 1rem;
  padding-bottom: 1rem; }

.main_quickhelp__form2 {
  width: 36rem; }

.main_quickhelp__btn2 {
  display: block;
  height: 6rem;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
  padding: 1.8rem 2.9rem; }

#main-b1-23-stat {
  position: absolute;
  top: 64.6rem;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1199px;
  height: 109px;
  border: 0 solid #FFF;
  border-radius: 8px;
  box-shadow: 0px 11px 51px rgba(7, 31, 56, 0.16);
  background-color: #FFF; }
  #main-b1-23-stat .main-b1-23-stat-item {
    background-color: #FFF;
    width: 389px;
    height: 69px;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    padding-left: 6rem;
    padding-top: 5px;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #131313;
    border-right: 2px solid rgba(45, 118, 164, 0.15);
    border-left: 2px solid rgba(45, 118, 164, 0.15); }
    #main-b1-23-stat .main-b1-23-stat-item span {
      width: 13.5rem;
      padding-right: 2rem;
      margin-top: -7px;
      font-weight: 700;
      font-size: 36px;
      color: #316FA2; }
  #main-b1-23-stat .main-b1-23-stat-item:last-child {
    width: 41.8rem;
    border: 0 none; }
    #main-b1-23-stat .main-b1-23-stat-item:last-child span {
      width: 17rem; }
  #main-b1-23-stat .main-b1-23-stat-item:first-child {
    border: 0 none; }
    #main-b1-23-stat .main-b1-23-stat-item:first-child span {
      width: 12rem;
      padding-right: 1.7rem;
      padding-left: 0.9rem; }

@media (max-width: 1200px) {
  .main-b1-img {
    display: block; }
  .main-b1-23-img {
    display: none; }
  .main-block-b1 {
    display: flex;
    flex-direction: column;
    align-items: center; }
  #main-b1-23 {
    background: radial-gradient(110.61% 110.61% at 9.9% 0%, #3D5A99 0%, #1C8FAE 100%);
    margin-top: -77px; }
  #b1-f-col-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap; }
  #b1-title {
    order: 1;
    display: flex;
    flex-direction: column;
    margin-top: -1rem; }
  #b1-f-col-1 > nav {
    margin-top: 2.3rem;
    order: 3; }
  .main-b1-23-info {
    order: 5;
    align-self: flex-start;
    margin-top: 7.5rem;
    width: 68.8rem; }
  .main-b1-23-br {
    display: block; }
  .main-b1-23-illustration2 {
    display: none; }
  .main-b1-23-illustration1 {
    order: 2;
    display: block;
    padding-top: 4.4rem; }
    .main-b1-23-illustration1 img {
      max-width: 100%; }
  .main-b1-23-desc {
    max-width: 100%;
    font-style: italic;
    line-height: 23px;
    padding-top: 0; }
  .main-b1-23-expert {
    display: block;
    float: left;
    margin-right: 2.4rem; }
    .main-b1-23-expert img {
      border-radius: 8px; }
  .main-b1-23-slogan {
    font-style: italic; }
  #main-b1-23-stat {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 6.6rem;
    width: 68.8rem;
    height: 14.5rem;
    order: 4;
    position: static; }
    #main-b1-23-stat .main-b1-23-stat-item {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      padding-left: 1rem;
      padding-right: 1rem;
      width: 21rem;
      height: 9rem; }
      #main-b1-23-stat .main-b1-23-stat-item span {
        padding-right: 0;
        margin-top: 0.2rem;
        margin-bottom: 1.9rem; }
    #main-b1-23-stat .main-b1-23-stat-item:last-child {
      width: 21rem; }
  nav .main_quickhelp__form2 {
    width: 41.3rem; }
    nav .main_quickhelp__form2 .main_quickhelp__btn2 {
      max-width: 42rem;
      display: block;
      height: 6rem;
      font-weight: 600;
      font-size: 1.6rem;
      line-height: 25px;
      text-align: center;
      padding: 0 2rem; }
  #main-b1-23 {
    padding-bottom: 4rem; } }

@media (max-width: 768px) {
  #b1-content {
    width: 100%; }
  .main-b1-23-info {
    margin-left: 0; }
  .main-b1-23-illustration1 {
    margin-left: auto;
    margin-right: auto; }
  #main-b1-23-stat {
    width: 100%; }
  #b1-f-col-1 {
    flex-direction: row; }
  #b1-f-col-1 > nav {
    width: 100%;
    margin-top: calc(2.3*(100vw - 500px)/268); }
    #b1-f-col-1 > nav .main_quickhelp__form2 {
      width: 100%;
      max-width: 100%; }
      #b1-f-col-1 > nav .main_quickhelp__form2 button {
        width: 100%;
        max-width: 100%; } }

@media (min-width: 550px) and (max-width: 600px) {
  #main-b1-23-stat .main-b1-23-stat-item,
  #main-b1-23-stat .main-b1-23-stat-item:last-child {
    width: 20rem; } }

@media (max-width: 550px) {
  #main-b1-23-stat {
    display: none; }
  .main-b1-23-info {
    order: 5;
    margin-top: 4rem; }
  #main-b1-23-stat-table {
    display: table;
    width: 100%;
    order: 4;
    margin: 0 auto;
    margin-top: 5.8rem;
    border: 0;
    border-right: 2rem solid #FFF;
    border-left: 2rem solid #FFF;
    border-radius: 8px;
    background-color: #FFF;
    border-collapse: separate;
    border-spacing: 0 1rem; }
    #main-b1-23-stat-table td.countured {
      border-top: 1px solid rgba(45, 118, 164, 0.2);
      border-bottom: 1px solid rgba(45, 118, 164, 0.2); }
    #main-b1-23-stat-table td {
      width: 50%;
      padding: 0 1rem; }
    #main-b1-23-stat-table tr:nth-child(2) > td {
      padding: 1rem 1rem; }
    #main-b1-23-stat-table td:first-child {
      text-align: right;
      font-weight: 700;
      font-size: 22px;
      line-height: 28px;
      color: #316FA2; }
    #main-b1-23-stat-table td:last-child {
      text-align: left;
      font-weight: 400;
      font-size: 15px;
      line-height: 19px;
      color: #131313; } }

@media (max-width: 520px) {
  .main_quickhelp__form2 {
    width: auto; }
  .main_quickhelp__btn2 {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 2.3rem;
    padding: 0 2rem;
    max-width: 100%; }
    .main_quickhelp__btn2 button {
      max-width: 100%; } }

@media (max-width: 1200px) {
  #main-b1-23-title1 {
    font-weight: 700;
    font-size: 5.2rem;
    line-height: 6.8rem; }
  #main-b1-23-title2,
  #main-b1-23-title3 {
    font-weight: 600;
    font-size: 4rem;
    line-height: 5.4rem; }
  #main-b1-23-title2 {
    margin-bottom: 0; }
  #main-b1-23-title3 {
    margin-bottom: 1.7rem; }
  #main-b1-23-title4:after {
    content: "";
    display: block; }
  #main-b1-23-title4,
  #main-b1-23-title5 {
    display: inline-block;
    padding-top: 0;
    align-self: center; }
  #main-b1-23-title4 {
    font-size: 3rem;
    font-weight: 600;
    line-height: 3.3rem;
    padding-bottom: 0.2rem;
    padding-right: 0.7rem;
    margin: 0.9rem 0 0.7rem 0; }
  #main-b1-23-title5 {
    font-weight: 700;
    font-size: 5.2rem;
    line-height: 6.7rem;
    padding: 0 1.6rem 0.4rem 1.6rem; }
  #main-b1-23-title2:before,
  #main-b1-23-title3:before,
  #main-b1-23-title3:after,
  #main-b1-23-title5::before {
    content: "";
    display: block; } }

@media (max-width: 920px) {
  #main-b1-23-title1 {
    font-size: 5rem; }
  #main-b1-23-title5 {
    font-size: 5rem;
    line-height: 5.7rem; } }

@media (max-width: 560px) {
  #main-b1-23-title1 {
    font-size: 4.4rem;
    line-height: 3rem; }
  #main-b1-23-title2 {
    padding-top: 1.4rem; }
  #main-b1-23-title3 {
    margin-bottom: 1.2rem; }
  #main-b1-23-title2,
  #main-b1-23-title3 {
    font-size: 3.2rem;
    line-height: 4.2rem; }
  #main-b1-23-title4 {
    font-size: 2.8rem; }
  #main-b1-23-title5 {
    font-size: 4rem;
    line-height: 3.6rem; } }

@media (max-width: 500px) {
  #main-b1-23-title2 {
    padding-top: calc((100vw - 350px) / 10); }
  #main-b1-23-title3 {
    margin-bottom: calc(2px + (100vw - 350px) / 16); } }

@media (max-width: 450px) {
  #main-b1-23-title1 {
    font-size: 3.6rem;
    line-height: 3.2rem; }
  #main-b1-23-title2,
  #main-b1-23-title3 {
    font-size: 2.6rem;
    line-height: 3.8rem; }
  #main-b1-23-title4 {
    margin-top: 0;
    font-size: 2.6rem;
    line-height: 2.5rem; }
  #main-b1-23-title5 {
    font-size: 3.4rem;
    line-height: 3.1rem; } }

@media (max-width: 400px) {
  #main-b1-23-title2 {
    padding-top: 0.6rem; }
  #main-b1-23-title3 {
    margin-bottom: 1.3rem; }
  #main-b1-23-title2,
  #main-b1-23-title3 {
    font-size: 2.3rem;
    line-height: 3rem; } }

@media (max-width: 350px) {
  #main-b1-23-title1 {
    font-size: 2.8rem;
    line-height: 3.4rem; }
  #main-b1-23-title2 {
    padding-top: 0.2rem; }
  #main-b1-23-title2,
  #main-b1-23-title3 {
    font-size: 2.1rem;
    line-height: 3.1rem; }
  #main-b1-23-title4 {
    font-size: 1.6rem;
    line-height: 2.1rem;
    padding: 0 .4rem 0.2rem .4rem; }
  #main-b1-23-title5 {
    font-size: 2.4rem;
    line-height: 3.1rem;
    padding: 0 1rem 0.1rem 1rem; } }

@media (max-width: 1200px) {
  .main-b1-23-expert {
    padding-bottom: 4.1rem; } }

@media (max-width: 640px) {
  .main-b1-23-expert {
    padding-bottom: 6.1rem; } }

@media (max-width: 560px) {
  .main-b1-23-expert {
    padding-bottom: calc(170px - 100vw * 22/160); } }

@media (max-width: 440px) {
  .main-b1-23-expert {
    padding-bottom: 12rem; } }

@media (max-width: 400px) {
  .main-b1-23-expert {
    margin-right: 1.5rem; }
    .main-b1-23-expert img {
      width: 5rem; } }

@media (max-width: 415px) {
  .main-b1-23-expert {
    padding-bottom: 17.5rem; } }

@media (max-width: 399px) {
  .main-b1-23-expert {
    padding-bottom: 9rem; } }

@media (max-width: 340px) {
  .main-b1-23-expert {
    padding-bottom: 12rem; } }

@media (max-width: 400px) {
  .main-b1-23-desc,
  .main-b1-23-slogan {
    font-size: 1.3rem;
    line-height: 1.7rem; } }

@media (max-width: 330px) {
  #main-b1-23-stat-table td {
    padding: 0 0.6rem; } }

@media (max-width: 350px) {
  .main-b1-23-illustration1 {
    padding-top: 3rem; } }

/*# sourceMappingURL=main_b1_23.css.map */