/* Modal hide  */
#modal_Leave {
  display: none;
}
.ppp-homepage #banner-container {
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
.ppp-homepage #banner-container img {
  width: 100%;
}
.ppp-homepage #banner-container .text-over-img {
  top: 0px;
}

.promo ul {
  list-style-image: url("/-/media/Themes/Otezla/kansen-partners-jp/Kansen-PPP/Images/Content/marker");
  margin: 0;
  padding-left: 24px;
}
.promo li {
  font-size: 18px;
  line-height: 30px;
  color: #393c40;
  position: relative;
  font-weight: 700;
}

/* top bottom padding classes */
.pb35 {
  padding-bottom: 35px;
}
/* top bottom padding classes */

/* bottom-one-link css  */
.onelink li {
  list-style: none;
  text-align: right;
  margin-top: 70px;
  margin-bottom: 70px;
}
.onelink li a {
  text-decoration: none;
  color: #393c40;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  padding-right: 24px;
}
.onelink li a::after {
  width: 20px;
  height: 21px;
  position: absolute;
  right: 0;
  top: 4px;
  background: url(/-/media/A46892F4760F43C48EB589493F03AD9E.ashx);
  content: "";
  background-repeat: no-repeat;
}
.twolink .row {
  justify-content: space-between;
}
.twolink .onelink li a::after {
  position: relative;
}
.twolink .onelink-left li {
  list-style: none;
  text-align: right;
  margin-top: 70px;
  margin-bottom: 70px;
}
.twolink .onelink-left li a {
  text-decoration: none;
  color: #393c40;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  padding-left: 32px;
  display: inline-flex;
}
.twolink .onelink-left li a::after {
  width: 20px;
  height: 21px;
  position: absolute;
  left: 0;
  transform: rotate(180deg);
  top: 2px;
  background: url(/-/media/A46892F4760F43C48EB589493F03AD9E.ashx);
  content: "";
  background-repeat: no-repeat;
}
.twolink .onelink-right li {
  list-style: none;
  text-align: right;
  margin-top: 70px;
  margin-bottom: 70px;
}
.twolink .onelink-right li a {
  text-decoration: none;
  color: #393c40;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  padding-right: 24px;
  display: inline-flex;
}
.twolink .onelink-right li a::after {
  width: 20px;
  height: 21px;
  position: absolute;
  right: 0;
  top: 2px;
  background: url(/-/media/A46892F4760F43C48EB589493F03AD9E.ashx);
  content: "";
  background-repeat: no-repeat;
}
.twolink li a:hover {
  color: #f89807;
}
.onelink li a:hover {
  color: #f89807;
}
/* --------------------------------- CommonBanner css --------------------------------- */
#common-banner {
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #fff8db;
  border-bottom: 2px solid #5b85d9;
}
#common-banner .homeImage {
  max-width: 100%;
}
#common-banner .text-over-img {
  top: 120px;
  width: 100%;
  font-size: 23px;
  text-align: center;
}
#common-banner .position-relative {
  max-width: 1400px;
  margin: 0 auto;
}
.banner-text p {
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  margin: 0;
  color: #393c40;
  text-decoration: underline;
  text-underline-position: from-font;
  text-decoration-color: rgba(91, 133, 217, 0.25);
  text-decoration-thickness: 5px;
}
.banner-text h1 {
  font-size: 48px;
  line-height: 36px;
  color: #393c40;
  margin-top: 18px;
  position: relative;
  z-index: 0;
}
.banner-text h1:after {
  position: absolute;
  content: "";
  border-bottom: 15px solid #fff04f;
  top: 40px;
  right: 26%;
  width: 48%;
  border-radius: 10px;
  z-index: -1;
}
/* .banner-text h1 {
  border-bottom: 15px solid #fff04f;
  border-radius: 10px;
  display: inline-block;
} */
.banner-text h1 img {
  max-width: 80px;
  margin-right: 8px;
}

/* -------------------------------- CommonBanner css end ------------------------------------ */
.bg-blue-img {
  max-width: 960px;
  padding: 12px 34px;
  background: url("/-/media/Themes/Otezla/kansen-partners-jp/Kansen-PPP/Images/Content/bg-blue-img");
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 60px auto 26px auto;
  font-size: 26px;
  line-height: 56px;
  color: #393c40;
  font-weight: 700;
}

.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}

#hp-linklist-1 {
  background: url(/-/media/Themes/Otezla/kansen-partners-jp/Kansen-PPP/Images/Content/bg-box-blue);
  background-size: 100% 100%;
  height: 340px;
  background-repeat: no-repeat;
}

#hp-linklist-1 h3 {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 110px;
}

#hp-linklist-1 h3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(/-/media/Themes/Otezla/kansen-partners-jp/Kansen-PPP/Images/Icons/book-icon);
  background-size: contain;
  background-repeat: no-repeat;
  width: 62px;
  height: 62px;
}

#hp-qna-link .content-container {
  background: url(/-/media/Themes/Otezla/kansen-partners-jp/Kansen-PPP/Images/Content/bnr_qa);
  background-size: 100% 100%;
  height: 120px;
  width: 874px;
  background-repeat: no-repeat;
  margin: 60px auto 84px;
}

/* references css */
.references p {
  display: flex;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  font-weight: 400;
  letter-spacing: 0.25px;
  margin-bottom: 8px;
}
@media (max-width: 1024px) {
  #common-banner .text-over-img {
    top: 60px;
    text-align: center;
  }
  .banner-text p {
    font-size: 18px;
    line-height: 36px;
  }
  .banner-text h1 {
    font-size: 24px;
    line-height: 36px;
    max-width: 80%;
    margin: 0 auto;
  }
  .banner-text h1 img {
    max-width: 54px;
    margin-right: 8px;
  }
  .bg-blue-img {
    background-size: 100% 100%;
  }
}
@media (max-width: 767px) {
  #common-banner {
    border-bottom: none;
  }
  .banner-text h1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 8px;
  }
  .banner-text h1 img {
    max-width: 54px;
    margin-right: 0px;
    margin-bottom: 8px;
  }
  .banner-text h1:after {
    border-bottom: 7px solid #fff04f;
    top: 74px;
    right: 15%;
    width: 72%;
  }
  .banner-text h1::before {
    content: "";
    position: absolute;
    top: 30px;
    right: 132px;
    width: 58px;
    height: 7px;
    z-index: -1;
    border-radius: 10px;
    border-bottom: 7px solid #fff04f;
  }
  #common-banner .text-over-img {
    top: 70px;
  }
  .banner-text p {
    font-size: 18px;
    line-height: 36px;
  }
  .banner-text h1 {
    font-size: 24px;
    line-height: 36px;
    max-width: 80%;
    margin: 0 auto;
  }
  #treatment-goals .bg-blue-img {
    margin: 30px auto 26px auto;
  }
  .bg-blue-img {
    max-width: 960px;
    padding: 12px 34px;
    background: url(/-/media/5788DFFD8FE44AF48ECA6504A9F72D75);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 30px auto 26px auto;
    font-size: 22px;
    line-height: 32px;
    color: #393c40;
    font-weight: 700;
  }
  .promo ul {
    padding-left: 24px;
  }
  .promo li {
    font-size: 16px;
    line-height: 30px;
  }
  .about .field-promoicon img {
    max-width: 104px;
    height: auto;
    margin-top: 16px;
  }
  .about .leftText-rightImage {
    gap: 11px;
  }
  .twolink .row {
    justify-content: space-between;
    gap: 24px;
  }
  .twolink .onelink-left li {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  .twolink .onelink-left li a {
    font-size: 16px;
    line-height: 22px;
    padding-left: 28px;
  }
  /* .twolink .onelink-left li a::after {
    top: 1px;
  } */
  .twolink .onelink-right li {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  .twolink .onelink-right li a {
    font-size: 16px;
    line-height: 22px;
    padding-right: 28px;
  }
  #treatment-kosen .twolink .onelink-right li a {
    padding-right: 0;
  }
  .onelink li a {
    font-size: 16px;
    line-height: 22px;
  }
  /* .twolink .onelink-right li a::after {
    top: 2px;
  } */
}
