/* About page css  */
/* .about .leftText-rightImage {
  display: flex;
  justify-content: space-between;
  gap: 44px;
} */

.about .field-promoicon img {
  max-width: 174px;
  height: auto;
}
.about .promo .section {
  background: url("/-/media/Themes/Otezla/kansen-partners-jp/Kansen-PPP/Images/Content/blue-big-box");
  background-size: 100%;
  height: 199px;
  background-repeat: no-repeat;
  padding: 16px 20px 16px 32px;
}

.about2 .section {
  background: url("/-/media/Themes/Otezla/kansen-partners-jp/Kansen-PPP/Images/Content/blue-big-box");
  background-size: 100%;
  height: 199px;
  background-repeat: no-repeat;
  padding: 16px 8px 16px 32px;
  margin: 59px 0;
}
/* global css */
.leftText-rightImage {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 38px;
}
.about2 .field-promoicon img {
  max-width: 28px;
  height: auto;
  margin-top: 8px;
}
.about2 .field-promotext p {
  font-size: 24px;
  line-height: 25px;
  font-weight: 700;
  color: #fff;
}
.about2 .field-promotext2 p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  color: #393c40;
  letter-spacing: 0.25px;
}

/* epidemiology page css  */
.epid-ul {
  display: flex;
  gap: 45px;
  padding-left: 24px;
}
.epidemiology-graph .section {
  background: url("/-/media/Themes/Otezla/kansen-partners-jp/Kansen-PPP/Images/Content/epidemiology-chart");
  background-size: 100%;
  max-height: 500px;
  height: 500px;
  background-repeat: no-repeat;
  padding: 16px 8px 0px 32px;
  margin: 59px 0;
}
.epidemiology-graph .leftText-rightImage {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px;
}
.epidemiology-graph .leftText-rightImage img {
  max-width: 28px;
  height: auto;
  margin-top: 8px;
}
.epidemiology-graph .field-promotext p {
  font-size: 24px;
  line-height: 25px;
  font-weight: 700;
  color: #fff;
}

/* symptomspage css */
#symptoms {
  background: url(/-/media/6F0D0CADFB5E47C9AD11F455CF6BA826);
  background-size: 100% 100%;
  max-height: 563px;
  height: 563px;
  background-repeat: no-repeat;
  padding: 16px 8px 0px 32px;
  max-width: 960px;
  margin: 59px auto;
}
#symptoms .leftText-rightImage {
  gap: 12px;
}
#symptoms .leftText-rightImage img {
  max-width: 28px;
  height: auto;
  margin-top: 8px;
}
#symptoms .leftText-rightImage .field-promotext p {
  font-size: 24px;
  line-height: 25px;
  font-weight: 700;
  color: #fff;
}
#symptoms .col-12.col-md-4 {
  text-align: center;
  position: relative;
}
#symptoms .col-12.col-md-4:not(:first-child):before {
  content: "";
  position: absolute;
  background: url(/-/media/44A7B3168E03461A899E94140067948C);
  background-size: 7px;
  width: 52px;
  height: 52px;
  background-size: 34px;
  top: 160px;
  left: -16px;
  background-repeat: no-repeat;
}
#symptoms h3 {
  margin-top: 30px;
  font-size: 20px;
  line-height: 30px;
  color: #393c40;
}
#symptoms .font-18.symp {
  text-align: left;
  max-width: 206px;
  margin: 10px auto 0 auto;
}
#symptoms .txt-alignRight {
  font-size: 14px;
  line-height: 24px;
  max-width: 206px;
  color: #000000;
  text-align: right;
  font-weight: 400;
  letter-spacing: 0.25px;
  margin: 16px auto 0 auto;
}
/* symptomspage css end */

@media (max-width: 1024px) {
  .about .promo .section {
    background-size: 100% 90%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .about .promo .section {
    background: url(/-/media/B8BE0B2FDEF44913ADE8A15D0E69999F);
    height: 335px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 24px 20px 20px 30px;
    margin: 40px 0;
  }
  .about .leftText-rightImage {
    gap: 8px;
  }
  .about2 .field-promotext p {
    font-size: 22px;
    line-height: 30px;
    margin: 16px 0;
  }
  .about2 .field-promotext2 p {
    font-size: 16px;
    line-height: 28px;
    margin: 20px 0;
  }
  .epid-ul {
    gap: 0;
    flex-direction: column;
  }
  .epidemiology-graph .section {
    background: url(/-/media/B8BE0B2FDEF44913ADE8A15D0E69999F);
    height: 265px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 24px 20px 16px 30px;
    margin: 40px 0;
  }
  .epidemiology-graph .leftText-rightImage img {
    margin-top: 6px;
  }
  .epidemiology-graph .field-promotext p {
    font-size: 22px;
    line-height: 26px;
    margin-top: 8px;
  }
  .epidemiology-graph .textorImage img {
    max-width: 100%;
    height: auto;
  }
  .symptoms .leftText-rightImage {
    flex-direction: column;
    align-items: center;
  }
  #symptoms .row {
    margin-inline: 0;
    gap: 0px;
  }
  #symptoms {
    background: url(/-/media/CC1F4ED83DA84361A484A1D6026B624F);
    width: 92%;
    height: 100%;
    max-height: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin: 59px 15px 33px;
    padding: 14px 0px 0px 0px;
  }

  #symptoms .section {
    padding: 0px 16px 10px 30px;
  }
  #symptoms .font-18.symp {
    text-align: left;
    max-width: 280px;
    margin: 10px auto 0 auto;
  }
  #symptoms h3 {
    margin-top: 40px;
    font-size: 20px;
    line-height: 30px;
    color: #393c40;
  }
  .font-18 {
    font-size: 16px;
    line-height: 30px;
  }
  #symptoms .leftText-rightImage .field-promotext p {
    font-size: 22px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  #disease-symptoms #leftImage-rightText .leftText-rightImage {
    flex-direction: row;
    align-items: start;
    gap: 15px;
  }
  #disease-symptoms
    #leftImage-rightText
    .leftText-rightImage
    .field-promotext
    ul
    li.pb35:nth-child(1) {
    width: 200px;
    padding-bottom: 0;
    /* position: relative;
    right: 8%;
    top: 14px; */
  }
  #disease-symptoms
    #leftImage-rightText.leftText-rightImage
    .field-promotext
    ul {
    padding-left: 10px;
  }
  /* #disease-symptoms
    #leftImage-rightText
    .leftText-rightImage
    .field-promotext
    ul
    > li:nth-child(2) {
    width: 298px;
    position: relative;
    right: 52%;
    top: 51px;
    margin-bottom: 1rem;
  } */
  #disease-symptoms #leftImage-rightText .leftText-rightImage ul {
    padding-left: 0;
  }
  #disease-symptoms #leftImage-rightText .leftText-rightImage img {
    width: 100%;
    height: auto;
  }
  #leftImage-rightText {
    margin-bottom: 11px;
  }
  #symptoms .col-12.col-md-4:not(:first-child):before {
    content: "";
    position: absolute;
    background: url(/-/media/44A7B3168E03461A899E94140067948C);
    background-size: 7px;
    width: 40px;
    height: 40px;
    background-size: 28px;
    top: 2%;
    transform: rotate(90deg);
    left: 46.6%;
    background-repeat: no-repeat;
  }
  #symptoms .leftText-rightImage {
    gap: 12px;
    flex-direction: row;
    align-items: self-start;
  }
}

@media (max-width: 375px) {
  #symptoms .row {
    gap: 0px;
  }
  #symptoms .leftText-rightImage {
    gap: 12px;
    flex-direction: row;
    align-items: self-start;
  }
  #symptoms .leftText-rightImage img {
    max-width: 28px;
    height: auto;
    margin-top: 12px;
  }
  #symptoms .col-12.col-md-4:not(:first-child):before {
    content: "";
    position: absolute;
    background: url(/-/media/44A7B3168E03461A899E94140067948C);
    background-size: 7px;
    width: 40px;
    height: 40px;
    background-size: 28px;
    top: -5%;
    transform: rotate(90deg);
    left: 43%;
    background-repeat: no-repeat;
  }
  #symptoms .col-12.col-md-4 {
    margin-bottom: 50px;
  }
  #symptoms .col-12.col-md-4:last-child {
    margin-bottom: 24px;
  }
  #symptoms .txt-alignRight {
    margin: 16px 8px 0 auto;
  }
}

#disease-symptoms .references {
  margin-top: 30px;
}
#disease-symptoms .promo.d-mobnone .leftText-rightImage {
  align-items: center;
}
#disease-symptoms .references {
  margin-top: 40px;
}

#treatment-kosen .right-txt {
  float: right;
}
/* #disease-symptoms #promo-one .field-promoicon:after {
  content: '画像提供：村上 正基 先生';
  text-align: right;
  display: block;
  font-size: 14px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  line-height: 30px;
  color: #000;
}
#disease-symptoms #promo-one .field-promoicon:before {
  content: '掌蹠膿疱症の皮疹';
  display: block;
  text-align: center;
  color: #5B85D9;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 5px;
}
#disease-symptoms #promo-six .field-promoicon:after {
  content: '画像提供：村上 正基 先生';
  display: block;
  text-align: right;
  font-size: 14px;
  color: #000;
  line-height: 30px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
} */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .epidemiology-graph .field-promoicon2 img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 768px) {
  #disease-about .d-mobnone .leftText-rightImage {
    gap: 45px;
  }
  #disease-about .d-mobnone .field-promotext2 {
    max-width: 690px;
  }
}

.txtImageTxt {
  position: relative;
}
.txtImageTxt .field-promoicon {
  margin-top: 35px;
}
.txtImageTxt .field-promotext3 p {
  margin: 0;
}
.txtImageTxt .top-txt.blue-clr {
  position: absolute;
  top: 0;
  transform: translateX(25%);
  display: block;
  text-align: center;
  color: #5b85d9;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  line-height: 30px;
}
.txtImageTxt .bottom-txt {
  text-align: right;
  display: block;
  font-size: 14px;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  line-height: 30px;
  color: #000;
}
