@charset "UTF-8";


.p-wellbeing {
  background: #F5F9FA;
}
.p-wellbeing .pre-footer__white {
  background: #2faecb 0% 0% no-repeat padding-box;
  min-height: 159px;
}
.p-wellbeing .footer-layout {
  background-color: #2FAECB !important;
}

.p-wellbeing__wrapper {
  width: 100%;
  max-width: calc(100% - 32px);
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__wrapper {
    max-width: 723px;
  }
}
.p-wellbeing__wrapper.-lg {
  max-width: calc(100% - 32px);
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__wrapper.-lg {
    max-width: 982px;
  }
}

.p-wellbeing__heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__heading {
    text-align: center;
    font-size: 32px;
    line-height: 1.5;
  }
}
.p-wellbeing__heading.-md {
  font-size: 20px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__heading.-md {
    font-size: 24px;
    text-align: start;
  }
}

.p-wellbeing__text {
  font-size: 15px;
  line-height: 1.7333333333;
  font-weight: 400;
  letter-spacing: 0;
}
h2,h3,h4, p,.p-wellbeing__text,.p-wellbeingConsul__textArea,.p-wellbeingInfo__box,.p-wellbeingPoint__itemBox,.p-wellbeingProblems__list{
  max-width:530px ;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 1024px) {
  .p-wellbeing__text {
    font-size: 16px;
    line-height: 1.75;
  }
  h2,h3,h4, p,.p-wellbeing__text,.p-wellbeingConsul__textArea,.p-wellbeingInfo__box,.p-wellbeingPoint__itemBox,.p-wellbeingProblems__list{
    max-width: 880px;
    margin-right: auto;
    margin-left: auto;
  }
}
.p-wellbeing__text span {
  background: rgba(240, 179, 66, 0.6);
}
.p-wellbeing__text strong {
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__text.-center_pc {
    text-align: center;
  }
}

.p-wellbeing__topTitle {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  position: relative;
  padding-bottom: 24px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__topTitle {
    font-size: 32px;
    line-height: 1.3125;
  }
}
.p-wellbeing__topTitle::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 28px;
  border-bottom: 7px solid #2faecb;
  border-radius: 4px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

/* kv
-------------------------------------*/
.p-wellbeing__kv {
  margin-top: 0px;
  background: #F6F3EE;
  height: 460px;
  position: relative;
}
.main_btn{
  padding-top: 28px;
}
.main_btn a{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}


@media screen and (min-width: 1024px) {
  .p-wellbeing__kv {
    height: 565px;
    margin-top: 0px;
    padding: 0 20px;
  }
  .main_btn a{
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 1366px) {
  .p-wellbeing__kv {
    padding: 0;
  }
}
.p-wellbeing__kv::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 391px;
  height: 462px;
  background: url(/assets/img/papeople/wellbeing_humancapital/img_kv_deco_orange01_sp.png) no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__kv::before {
    width: 920px;
    height: 311px;
    background: url(/assets/img/papeople/wellbeing_humancapital/img_kv_deco_orange01_pc.png) no-repeat;
    background-size: 100%;
  }
}
.p-wellbeing__kv::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 391px;
  height: 192px;
  background: url(/assets/img/papeople/wellbeing_humancapital/img_kv_deco_orange02_sp.png) no-repeat;
  background-size: 100%;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__kv::after {
    width: 1044px;
    height: 390px;
    background: url(/assets/img/papeople/wellbeing_humancapital/img_kv_deco_orange02_pc.png) no-repeat;
    background-size: 100%;
  }
}

.p-wellbeingKv__inner {
  z-index: 1;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingKv__inner {
    display: flex;
    max-width: 1124px;
    margin: 0 auto;
  }
}
.p-wellbeingKv__img {
  padding-top: 23px;
}

@media screen and (min-width: 1024px) {
  .p-wellbeingKv__img {
    padding-top: 0;
    position: absolute;
    top: 120px;
    right: 0;
  }
}
@media screen and (min-width: 1366px) {
  .p-wellbeingKv__img {
    top: 81px;
  }
}
.p-wellbeingKv__img img {
  display: block;
  z-index: 2;
  height: 195px;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingKv__img img {
    height: auto;
    width: 460px;
  }
}
@media screen and (min-width: 1366px) {
  .p-wellbeingKv__img img {
    width: 519px;
  }
}
.p-wellbeingKv__titleArea {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 22px auto 0;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingKv__titleArea {
    margin: 0;
    padding-top: 120px;
    padding-left: 34px;
  }
}
.p-wellbeingKv__preTitle {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 0px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingKv__preTitle {
    font-size: 40px;
  }
}
.p-wellbeingKv__title {
  font-size: 29px;
  font-weight: 700;
  line-height: 1.4;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingKv__title {
    font-size: 40px;
    white-space: nowrap;
    font-weight: 400;
  }
}
.p-wellbeingKv__title span {
  color: #333;
  font-weight: 700;
  font-size: 28px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingKv__title span {
    font-size: 48px;
  }
}

/* problems
-------------------------------------*/
.p-wellbeing__problems {
  padding: 40px 0;
  background: #EAEEF4;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__problems {
    padding: 64px 0;
  }
}

.p-wellbeingProblems__list {
  margin-top: 20px;
  background: #FFF;
  border-radius: 16px;
  padding: 19px 15px 60px;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingProblems__list {
    margin-top: 32px;
    padding: 40px 57px 100px 54px;
  }
}
.p-wellbeingProblems__list::before {
  content: "";
  background: url(/assets/img/papeople/wellbeing_humancapital/img_problems.png) no-repeat center/contain;
  width: 145px;
  height: 103px;
  position: absolute;
  bottom: 14px;
  right: 14px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingProblems__list::before {
    width: 215px;
    height: 153px;
    bottom: 26px;
    right: 49px;
  }
}
.p-wellbeingProblems__item {
  padding-left: 28px;
  margin-bottom: 15px;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingProblems__item {
    padding-left: 37px;
    margin-bottom: 23px;
  }
}
.p-wellbeingProblems__item::before {
  content: "";
  background: url(/assets/img/papeople/wellbeing_humancapital/icon_check_green.svg) no-repeat center/contain;
  width: 21px;
  height: 20px;
  position: absolute;
  top: 4px;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingProblems__item::before {
    width: 29px;
    height: 28px;
  }
}
.p-wellbeingProblems__item:last-child {
  margin-bottom: 0;
}
.p-wellbeingProblems__item p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7333333333;
  padding-bottom: 2px;
  background: radial-gradient(circle at calc(100% - 1px) calc(100% - 1px), #F7A1A1 1px, transparent 1px), radial-gradient(circle at 1px calc(100% - 1px), #F7A1A1 1px, transparent 1px), linear-gradient(to bottom, #fff calc(100% - 2px), transparent calc(100% - 2px)), linear-gradient(to right, transparent 1px, #F7A1A1 1px, #F7A1A1 calc(100% - 1px), transparent calc(100% - 1px));
  display: inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingProblems__item p {
    padding-bottom: 6px;
    font-size: 18px;
    background: radial-gradient(circle at calc(100% - 2px) calc(100% - 2px), #F7A1A1 2px, transparent 2px), radial-gradient(circle at 2px calc(100% - 2px), #F7A1A1 2px, transparent 2px), linear-gradient(to bottom, #fff calc(100% - 4px), transparent calc(100% - 4px)), linear-gradient(to right, transparent 2px, #F7A1A1 2px, #F7A1A1 calc(100% - 2px), transparent calc(100% - 2px));
  }
}

/* info
-------------------------------------*/
.p-wellbeing__info {
  padding: 40px 0 46px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__info {
    padding: 64px 0 72px;
  }
}
.p-wellbeing__info .p-wellbeing__heading {
  margin-bottom: 16px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__info .p-wellbeing__heading {
    margin-bottom: 20px;
  }
}

.p-wellbeingInfo__box {
  background: #FFF;
  border-radius: 16px;
  padding: 17px 31px 17px;
  margin-top: 32px;
  margin-bottom: 16px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingInfo__box {
    margin-top: 40px;
    margin-bottom: 21px;
    padding: 29px 43px 32px 49px;
  }
}
.p-wellbeingInfo__boxText {
  position: relative;
  display: inline;
}
.p-wellbeingInfo__boxText::before, .p-wellbeingInfo__boxText::after {
  content: "“";
  position: absolute;
  font-size: 48px;
  font-weight: 400;
  font-family: "Noto Sans Kannada", sans-serif;
  color: #0B768D;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingInfo__boxText::before, .p-wellbeingInfo__boxText::after {
    font-size: 56px;
  }
}
.p-wellbeingInfo__boxText::before {
  top: -5px;
  left: -21px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingInfo__boxText::before {
    top: -10px;
    left: -28px;
  }
}
.p-wellbeingInfo__boxText::after {
  bottom: -63px;
  right: -14px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingInfo__boxText::after {
    bottom: -78px;
    right: -20px;
  }
}
.p-wellbeingInfo__boxQuotation {
  font-size: 11px;
  font-weight: 400;
  color: #808080;
  text-align: right;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingInfo__boxQuotation {
    margin-top: 14px;
    font-size: 13px;
  }
}

/* point
-------------------------------------*/
.p-wellbeing__point {
  background: #F8F6F2;
  padding: 48px 0 64px;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__point {
    padding: 40px 0 80px;
  }
}
.p-wellbeing__point::after {
  content: "";
  background: url(/assets/img/papeople/wellbeing_humancapital/img_arrow_pink.png) no-repeat center/contain;
  width: 271px;
  height: 64px;
  position: absolute;
  bottom: -32px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__point::after {
    width: 407px;
    height: 96px;
    bottom: -63px;
  }
}
.p-wellbeing__point .p-wellbeing__heading {
  margin-bottom: 3px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__point .p-wellbeing__heading {
    margin-bottom: 21px;
  }
}
.p-wellbeing__point .p-wellbeing__heading.-md {
  margin-bottom: 11px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__point .p-wellbeing__heading.-md {
    margin-bottom: 16px;
    font-size: 28px;
  }
}

.p-wellbeingPoint__list {
  margin-top: 41px;
}
.p-wellbeingPoint__item {
  margin-top: 46px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingPoint__item {
    margin-top: 80px;
  }
}
.p-wellbeingPoint__item:first-child {
  margin-top: 0;
}
.p-wellbeingPoint__itemFlex {
  margin-bottom: 24px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingPoint__itemFlex {
    margin-bottom: 32px;
    display: flex;
    align-items: flex-start;
    gap: 48px;
  }
}
.p-wellbeingPoint__itemFlex img {
  width: 100%;
  max-width: 420px;
  display: block;
  margin: 0 auto;
}
.p-wellbeingPoint__itemFlex.-reverse {
  flex-direction: row-reverse;
}
.p-wellbeingPoint__itemTextArea {
  margin-top: 16px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingPoint__itemTextArea {
    margin-top: 51px;
  }
}
.p-wellbeingPoint__itemBox {
  margin-top: -4px;
  background: #FFF;
  border-radius: 16px;
  border: 2px solid #F7A1A1;
  padding: 16px 16px 18px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingPoint__itemBox {
    max-width: 860px;
    margin: 41px auto 0;
    padding: 26px 40px 32px;
  }
}
.p-wellbeingPoint__heading {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 7px;
  position: relative;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingPoint__heading {
    font-size: 20px;
  }
}
.p-wellbeingPoint__heading::after {
  content: "";
  background: url(/assets/img/papeople/wellbeing_humancapital/icon_point.svg) no-repeat center/contain;
  width: 20px;
  height: 24px;
  position: absolute;
  top: 0;
  right: -23px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingPoint__heading::after {
    top: 2px;
    right: -26px;
  }
}
.p-wellbeingPoint__title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.6363636364;
  margin-top: 40px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingPoint__title {
    text-align: center;
    font-size: 28px;
    margin-top: 56px;
    line-height: 1.9285714286;
  }
}
.p-wellbeingPoint__title span {
  background: linear-gradient(transparent 16%, rgba(240, 179, 66, 0.6) 16%);
}

/* function
-------------------------------------*/
.p-wellbeing__function {
  padding: 64px 0 56px;
  background: #FFF;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__function {
    padding: 110px 0 80px;
  }
}

@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__flex {
    display: flex;
    gap: 48px;
    align-items: flex-start;
  }
}
@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__flex.-reverse {
    flex-direction: row-reverse;
  }
}
@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__textArea {
    max-width: 454px;
  }
}
.p-wellbeingFunction__img {
  max-width: 480px;
  margin: 0 auto 16px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__img {
    margin: 0;
  }
}
.p-wellbeingFunction__img img {
  width: 100%;
}
.p-wellbeingFunction__head {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 13px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__head {
    font-size: 24px;
    line-height: 1.5833333333;
    margin-bottom: 24px;
  }
}
.p-wellbeingFunction__head span {
  display: block;
}
.p-wellbeingFunction__head .-first {
  line-height: 1.2941176471;
  font-size: 17px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__head .-first {
    font-size: 18px;
    line-height: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__head .-second {
    margin-top: 4px;
  }
}
.p-wellbeingFunction__cont {
  margin-top: 60px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__cont {
    margin-top: 80px;
  }
}
.p-wellbeingFunction__cont:first-child {
  margin-top: 0;
}
.p-wellbeingFunction__cont .p-wellbeing__topTitle {
  margin-bottom: 24px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__cont .p-wellbeing__topTitle {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__cont .p-wellbeing__topTitle + .p-wellbeing__text {
    text-align: center;
  }
}
.p-wellbeingFunction__cont.-second .p-wellbeing__topTitle {
  margin-bottom: 11px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__cont.-second .p-wellbeing__topTitle {
    margin-bottom: 24px;
  }
}
.p-wellbeingFunction__cont.-second .p-wellbeingFunction__flex {
  margin-top: 47px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__cont.-second .p-wellbeingFunction__flex {
    margin-top: 80px;
  }
}
.p-wellbeingFunction__cont.-second .p-wellbeingFunction__flex:first-of-type {
  margin-top: 56px;
}
.p-wellbeingFunction__cont.-second .p-wellbeingFunction__flex .btn.btn-primary {
  margin: 24px auto 0;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingFunction__cont.-second .p-wellbeingFunction__flex .btn.btn-primary {
    margin: 34px 0 0;
  }
}

/* usage
-------------------------------------*/
.p-wellbeing__usage {
  padding: 56px 0 48px;
  background: #F5F9FD;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__usage {
    padding: 62px 0 40px;
  }
}
.p-wellbeing__usage .p-wellbeing__topTitle {
  margin-bottom: 16px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__usage .p-wellbeing__topTitle {
    margin-bottom: 24px;
  }
}

.p-wellbeingUsage__flex {
  margin-top: 26px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingUsage__flex {
    display: flex;
    align-items: flex-start;
    gap: 24px;
    margin-top: 20px;
    margin-bottom: 40px;
  }
}

.p-wellbeingUsage__textArea p{
  height: auto;
  }
  .p-wellbeingUsage__textArea .btn{
    margin-top: 42px;
    margin: 20px auto  40px auto;
    
  }
  .p-wellbeingUsage__cont {
    background-color: #ffffff;
    border: 2px solid #e8e8e8;
    cursor: pointer;
    border-radius: 16px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 20px;
  }
@media screen and (min-width: 1024px) {
  .p-wellbeingUsage__cont {
    width: 100%;
    max-width: 461px;
    margin-top: 0;
  }
  .p-wellbeingUsage__cont:hover {
    border: #2faecb solid 2px;
    background: #eef5f6 0 0 no-repeat padding-box;
  }
  .p-wellbeingUsage__cont:hover .btn.btn-primary{
    background: #ffffff;
    color: #0b768d;
    border: 2px solid #0b768d;
    transition: unset;
    opacity: 1;
  }
  .p-wellbeingUsage__cont:hover .btn.btn-primary::after{
    background: url(/_images/icon_btn_cadetblue.svg) no-repeat;
    top: calc(50% - 5px);
  }
  .p-wellbeingUsage__textArea p{
    height: 128px;
    font-size: 14px;
    }
    .p-wellbeingUsage__textArea .btn{
      margin-top: 42px;
      margin: 32px auto 20px auto;
      
    }
}
.p-wellbeingUsage__cont:first-child {
  margin-top: 0;
}
.p-wellbeingUsage__img {
  max-width: 240px;
  margin: 0 auto;
  margin-top: 20px;
}
.p-wellbeingUsage__img img {
  width: 100%;
}
.p-wellbeingUsage__textArea {
  margin-top: 16px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingUsage__textArea {
    margin-top: 0px;
  }
}
.p-wellbeingUsage__head {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingUsage__head {
    font-size: 19px;
  }
}

/* consul
-------------------------------------*/
.p-wellbeing__consul {
  padding: 43px 0 40px;
  background: #F8F6F2;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__consul {
    padding: 84px 0 80px;
  }
}

.p-wellbeingConsul__cont {
  margin-top: 13px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingConsul__cont {
    display: flex;
    align-items: flex-start;
    gap: 48px;
    margin-top: 52px;
  }
}
.p-wellbeingConsul__cont .btn.btn-primary {
  margin: 18px auto 0;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingConsul__cont .btn.btn-primary {
    margin: 37px 0 0;
  }
}
.p-wellbeingConsul__textArea {
  max-width: 454px;
}
.p-wellbeingConsul__img {
  max-width: 306px;
  margin: 16px auto 0;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingConsul__img {
    max-width: 480px;
    margin: 0;
  }
}
.p-wellbeingConsul__img img {
  width: 100%;
}

/* case
-------------------------------------*/
.p-wellbeing__case {
  padding: 40px 0 48px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__case {
    padding: 72px 0 80px;
  }
}
.p-wellbeing__case .p-wellbeing__heading {
  text-align: center;
  margin-bottom: 16px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeing__case .p-wellbeing__heading {
    margin-bottom: 24px;
  }
}
.p-wellbeing__case .btn.btn-primary {
  margin: 0 auto;
}

.p-wellbeingCase__wrapper {
  background: #E9EEF0;
  border-radius: 56px;
  padding: 32px 16px 48px;
  max-width: 1080px;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingCase__wrapper {
    padding: 48px 0 64px;
    text-align: center;
  }
}
.p-wellbeingCase__img {
  max-width: 723px;
  margin: 12px auto 24px;
}
@media screen and (min-width: 1024px) {
  .p-wellbeingCase__img {
    margin: 18px auto 47px;
  }
}
.p-wellbeingCase__img img {
  width: 100%;
}

#contact h1.top-title-normal-white {
  display: block;
  font-size: 2em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  unicode-bidi: isolate;
  color: white;
  text-align: center;
  width: 100%;
  position: relative;
  margin: 48px 0 40px;
}
@media only screen and (max-width: 425px) {
  #contact h1.top-title-normal-white {
    margin: 40px 0 24px;
    padding: 0 47px;
    font-size: 28px;
  }
}
#contact h3 {
  display: block;
  font-size: 22px;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
  unicode-bidi: isolate;
}
#contact p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  unicode-bidi: isolate;
}

.main_btn.-orange{
  padding-top: 35px;
}
.main_btn.-orange .btn.btn-secondary{
  background: #FF9E01;
  color: #fff;
  border: 2px solid #FF9E01;
}
.main_btn.-orange .btn.btn-secondary:after{
  background: url(/_images/icon_btn_white.svg) no-repeat;
}
@media screen and (min-width: 1024px){
  .main_btn.-orange .btn.btn-secondary:hover{
    background: #fff;
    color: #FF9E01;
    border: 2px solid #FF9E01;
  }
  .main_btn.-orange .btn.btn-secondary:hover:after{
    background: url(/assets/img/common/icon_arrow_orange.svg) no-repeat;
  }
}
