@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c");
/*
    @media screen and (max-width: $theme_pc_width) {
    }
    @media screen and (max-width: $standard_width) {
    }
    @media screen and (max-width: $tablet_width) {
    }
    @media screen and (max-width: $sp_width) {
    }
.sp_only_block{
    display:none!important;
    @media screen and (max-width: $sp_width) {
        display:block!important;
    }
}
*/
#hpb-main picture.pw_top_img img {
  width: 100%;
  margin-bottom: 24px;
}
#hpb-main picture.pw_img img {
  width: 100%;
  max-width: 600px;
  margin: 12px 0px;
}
#hpb-main p.pw_p {
  padding: 0px;
  margin: 4px 0px;
  line-height: 1.7em;
  font-size: 15.2px;
}
#hpb-main h2.pw_h2 {
  margin: 28px 0px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 22.4px;
}
#hpb-main h3.pw_h3 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  padding: 10px;
  background: #f3f0f0;
  color: #232323;
  margin: 22px 0px;
  font-size: 19.2px;
  border-radius: 3px;
}
#hpb-main h4.pw_h4 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding: 0px;
  margin: 18px 0px;
  color: #222222;
  font-weight: bold;
  font-size: 17.6px;
}
#hpb-main h5.pw_h5 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding: 0px;
  margin: 10px 0px;
  color: #222222;
  font-weight: bold;
  font-size: 16px;
}
#hpb-main ul.pw_ul {
  padding-left: 20px;
}
#hpb-main ul.pw_ul li,
#hpb-main ol.pw_ol li {
  padding-left: 4px;
  line-height: 1.7em;
  margin: 5px 0px;
  font-size: 16px;
}
#hpb-main ul.pw_ul_kome li {
  font-size: 16px;
  list-style: none;
  position: relative;
}
#hpb-main ul.pw_ul_kome li:before {
  content: "※";
  position: absolute;
  left: -18px;
}
#hpb-main ol.pw_ol {
  padding-left: 20px;
}
#hpb-main table.pw_table {
  width: 100%;
  padding: 0px;
  margin: 18px 0px;
  border: #e0e0e0 1px solid;
  table-layout: fixed;
}
#hpb-main table.pw_table th {
  background: #f1f1f1;
  border: #e0e0e0 1px solid;
  font-size: 16px;
  font-weight: normal;
  color: #222222;
  padding: 14px;
  table-layout: fixed;
}
#hpb-main table.pw_table td {
  background: #ffffff;
  border: #e0e0e0 1px solid;
  font-size: 16px;
  padding: 14px;
  table-layout: fixed;
}
#hpb-main table.pw_table td.price {
  text-align: right;
}
#hpb-main div.pw_img_div {
  margin: 20px 0px;
  width: 100%;
  max-width: 350px;
}
#hpb-main div.pw_img_div p {
  padding: 0px;
  margin: 2px 0px;
  font-size: 12.8px;
}
#hpb-main div.pw_img_div img {
  width: 100%;
  max-width: 350px;
}
#hpb-main div#pw_bmi_div {
  background: #f3f8f3;
  padding: 15px;
  border-radius: 5px;
}
#hpb-main div#pw_bmi_div div.input_div {
  margin: 14px 0px;
}
#hpb-main div#pw_bmi_div div.input_div span {
  font-size: 16px;
}
#hpb-main div#pw_bmi_div div.input_div input {
  width: 70px;
  font-size: 20.8px;
  padding: 4px 2px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
}
#hpb-main div#pw_bmi_div div.button_div {
  margin: 10px 0px;
}
#hpb-main div#pw_bmi_div div.button_div button {
  cursor: pointer;
  padding: 8px 6px;
}
#hpb-main div#pw_bmi_div h3 {
  background: none;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 19.2px;
  font-weight: bold;
}
#hpb-main div#pw_bmi_div div#bmi_result_div {
  padding: 0px;
  margin: 10px 0px;
}
#hpb-main div#pw_bmi_div div#bmi_result_div span {
  font-size: 16px;
}
#hpb-main div#pw_bmi_div div#bmi_result_div span#bmi_result_value {
  color: red;
  font-size: 25.6px;
  font-weight: bold;
}
@media only screen and (max-width: 768px) {
  #hpb-main div.pw_img_div {
    margin-right: auto;
    margin-left: auto;
  }
}
#hpb-main div#faq_div01 {
  padding: 0px;
  margin: 0px;
}
#hpb-main div#faq_div01 div.faq_div02 {
  padding: 0px;
  margin: 0px;
}
#hpb-main div#faq_div01 div.faq_div02 div.q {
  font-size: 16px;
  margin: 24px 0px;
  padding-right: 13%;
  line-height: 1.8em;
}
#hpb-main div#faq_div01 div.faq_div02 div.q:hover {
  background: none;
  opacity: 0.6;
}
#hpb-main div#faq_div01 div.faq_div02 div.q:before,
#hpb-main div#faq_div01 div.faq_div02 div.a:before {
  left: 0px;
  font-size: 24px;
  top: 8px;
}
#hpb-main div#faq_div01 div.faq_div02 div.q:after {
  font-size: 14px;
  top: 8px;
  padding-right: 10px;
  right: 0px;
}
#hpb-main div#faq_div01 div.faq_div02 div.a {
  font-size: 16px;
  margin: -32px 0px 24px 0px;
  line-height: 1.8em;
}
#hpb-main div#pw_mokuzi_div {
  border: 1px solid grey;
  width: 85%;
  max-width: 580px;
  margin: 20px auto;
  font-size: 16px;
  padding: 15px;
}
#hpb-main div#pw_mokuzi_div summary {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20.8px;
  font-weight: bold;
}
#hpb-main div#pw_mokuzi_div ol {
  list-style: none;
  padding-left: 0px;
}
#hpb-main div#pw_mokuzi_div ol a {
  text-decoration: none;
  font-size: 12.8px;
  color: #333333;
  transition: 0.2s;
}
#hpb-main div#pw_mokuzi_div ol a.contents2 {
  padding-left: 0px;
  margin-left: 0px;
}
#hpb-main div#pw_mokuzi_div ol a.contents2:before {
  content: "■";
  color: #707070;
}
#hpb-main div#pw_mokuzi_div ol a.contents3 {
  padding-left: 10px;
  margin-left: 10px;
}
#hpb-main div#pw_mokuzi_div ol a.contents4 {
  padding-left: 20px;
  margin-left: 20px;
}
#hpb-main div#pw_mokuzi_div ol a.contents5 {
  padding-left: 30px;
  margin-left: 30px;
}
#hpb-main div#pw_mokuzi_div ol a.contents6 {
  padding-left: 40px;
  margin-left: 40px;
}
#hpb-main div#pw_mokuzi_div ol a:before {
  content: "－";
  padding-right: 8px;
}
#hpb-main div#pw_mokuzi_div ol a:hover {
  font-weight: bold;
}

.vb-result img {
  display: block;
  margin: 16px 0px;
}

/* オリジオの症例 */
.case_box {
  border: 1px solid #d0d0d0;
  padding: 10px;
  margin-bottom: 24px;
}
.case_box h3 {
  margin: 0px !important;
  font-size: 20.8px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  background: #e0e0e0;
}
.case_box h4 {
  margin: 3px 0px 0px 0px !important;
  font-size: 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding: 0px !important;
  color: #333;
}

/* ヤマト便アイコン */
.yamato_cool_icon {
  display: block;
  margin: 4px 0px 4px 0px !important;
  padding: 0px !important;
  width: 140px;
}

.doctor_recruit_box {
  background: #f0f0f0;
  padding: 10px;
  margin-bottom: 20px;
}
.doctor_recruit_box h3 {
  margin: 0px 0px 6px 0px;
  padding: 0px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.5em;
}
.doctor_recruit_box h3:before {
  content: "■";
  color: #707070;
  font-size: 16px;
}
.doctor_recruit_box h4 {
  margin: 0px;
  padding: 0px;
  color: #333;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.5em;
}
.doctor_recruit_box p {
  margin: 0px !important;
  padding: 0px !important;
  line-height: 1.5em;
}

.doctor_recruit_ul {
  margin-bottom: 24px !important;
}
.doctor_recruit_ul span.email {
  color: #577aec;
  font-weight: bold;
  padding: 0px 4px;
}

a.kids-price {
  display: block;
  text-decoration: none;
  margin-top: 10px;
  transition: 0.2s;
  color: #333;
  cursor: pointer;
}
a.kids-price:hover {
  opacity: 0.7;
}
a.kids-price div.kids_div {
  padding: 0px;
  border: 2px solid #8a5383;
  border-radius: 5px;
}
a.kids-price div.kids_div h2 {
  padding: 0px;
  margin: 0px;
  background: #8a5383;
  color: white;
  padding: 10px;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
a.kids-price div.kids_div p {
  padding: 10px !important;
  margin: 0px !important;
  font-size: 16px;
}

div.ozempic_new_price {
  margin-left: 14px;
  border-radius: 5px;
  border: 2px solid rgb(197, 129, 2);
}
div.ozempic_new_price h4.h402 {
  color: rgb(197, 129, 2);
  font-size: 16px;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
div.ozempic_new_price h4.h402 span {
  font-size: 12px;
}
div.ozempic_new_price p {
  margin: 0px !important;
  padding: 4px 16px !important;
}

div.dx_header_title {
  text-align: center;
  padding: 36px 0px;
  font-size: 22.4px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  background: #efefef;
  border-radius: 5px;
}

div.new_access_info_button a {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: bold;
  font-size: 18px;
}

p.access_warning {
  color: red !important;
}
p.access_warning:before {
  content: "※" !important;
}

div.access_box div.access_box_a p.description {
  margin-left: 20px !important;
}
div.access_box div.access_box_a p.description:before {
  content: attr(access_num);
  font-size: 20px;
  font-weight: bold;
  margin-left: -19px !important;
  margin-right: 4px;
  color: #505050;
}

nav div.div03 {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.contact_caution .contsct_caution_inner h2 {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.contact_tell .contact_tell_inner h2 {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.reserve_info_div {
  font-family: "M PLUS Rounded 1c", sans-serif !important;
}
.reserve_info_div .shoshinsaishin {
  display: block !important;
}
@media screen and (max-width: 600px) {
  .reserve_info_div .shoshinsaishin {
    display: block;
  }
}
.reserve_info_div .shoshinsaishin > .shoshin,
.reserve_info_div .shoshinsaishin > .saishin {
  width: 100%;
  margin: 0 0 20px 0;
  box-sizing: border-box;
}
.reserve_info_div .shoshinsaishin > div {
  flex: 1;
  border-radius: 10px;
}
@media screen and (max-width: 600px) {
  .reserve_info_div .shoshinsaishin > div {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.reserve_info_div .shoshinsaishin > div p.warning {
  color: rgb(254, 3, 3);
  margin-top: -20px !important;
  margin-left: 20px !important;
  display: block !important;
  font-size: 15px;
  position: relative;
}
.reserve_info_div .shoshinsaishin > div p.warning:before {
  content: "※";
  position: absolute;
  left: -1px;
}
.reserve_info_div .shoshinsaishin > div p.forget {
  color: #6cabd9 !important;
  margin: 0px;
  margin-top: -30px !important;
  padding: 0px;
}
.reserve_info_div .shoshinsaishin > div > h3 {
  background: none;
  font-weight: bold;
  text-align: center;
  font-size: 19px;
  position: relative;
  height: 40px;
}
@media screen and (max-width: 600px) {
  .reserve_info_div .shoshinsaishin > div > h3 {
    font-size: 22px;
  }
}
.reserve_info_div .shoshinsaishin > div > h3:before {
  content: attr(data-subtitle);
  font-size: 12px;
  width: 100%; /* 幅を親に合わせる */
  position: absolute;
  white-space: pre;
  left: 0px;
  bottom: 0px;
}
@media screen and (max-width: 600px) {
  .reserve_info_div .shoshinsaishin > div > h3:before {
    bottom: -5px;
    font-size: 14px;
  }
}
.reserve_info_div .shoshinsaishin > div.shoshin {
  background: rgb(247, 218, 223) !important;
  margin-right: 8px;
  padding-top: 1px;
  padding-bottom: 1px;
}
@media screen and (max-width: 600px) {
  .reserve_info_div .shoshinsaishin > div.shoshin {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
.reserve_info_div .shoshinsaishin > div.shoshin > h3 {
  color: #ea8ea6 !important;
}
.reserve_info_div .shoshinsaishin > div.shoshin .shoshin02 {
  background-color: #ea8ea6;
  color: white;
  border-radius: 10px;
  margin: 20px 14px;
  font-size: 15px;
  padding-top: 3px;
}
.reserve_info_div .shoshinsaishin > div.shoshin .shoshin02 .note02 {
  color: red;
  font-size: 18px;
  padding: 0px 4px;
  line-height: normal;
}
.reserve_info_div .shoshinsaishin > div.shoshin > a > div.reserve_link_box {
  border: 4px solid #ea8ea6 !important;
}
.reserve_info_div .shoshinsaishin > div.shoshin > a > div.reserve_link_box:after {
  background: #ea8ea6;
}
.reserve_info_div .shoshinsaishin > div.shoshin > a > div.reserve_link_box span.accent {
  border-bottom: 4px solid rgba(255, 71, 71, 0.255);
}
.reserve_info_div .shoshinsaishin > div.saishin {
  background: rgb(219, 236, 255) !important;
  margin-left: 8px;
  padding-top: 1px;
  padding-bottom: 1px;
}
@media screen and (max-width: 600px) {
  .reserve_info_div .shoshinsaishin > div.saishin {
    margin-left: 0px;
  }
}
.reserve_info_div .shoshinsaishin > div.saishin > h3 {
  color: #6cabd9 !important;
}
.reserve_info_div .shoshinsaishin > div.saishin .saishin02 {
  border: 2px solid #6cabd9;
  background-color: #6cabd9;
  color: white;
  border-radius: 10px;
  margin: 18px 14px;
  font-size: 15px;
  padding-top: 7px;
}
.reserve_info_div .shoshinsaishin > div.saishin .saishin02 .note02 {
  color: blue;
  font-size: 18px;
  padding: 0px 4px;
  line-height: normal;
}
.reserve_info_div .shoshinsaishin > div.saishin > a > div.reserve_link_box {
  border: 4px solid #6cabd9 !important;
}
.reserve_info_div .shoshinsaishin > div.saishin > a > div.reserve_link_box:after {
  background: #6cabd9;
}
.reserve_info_div .shoshinsaishin > div.saishin > a > div.reserve_link_box span.accent {
  border-bottom: 4px solid rgba(80, 157, 245, 0.255);
}
.reserve_info_div .shoshinsaishin > div > a {
  text-decoration: none;
  font-weight: normal;
  color: #333;
  transition: 0.2s;
}
.reserve_info_div .shoshinsaishin > div > a div.reserve_link_box {
  background: white;
  margin: 15px 14px;
  padding: 12px 21% 12px 12px;
  font-size: 16px;
  border-radius: 10px;
  line-height: 1.8em;
  position: relative;
}
.reserve_info_div .shoshinsaishin > div > a div.reserve_link_box:after {
  content: "予約 >";
  position: absolute;
  height: 100%;
  font-weight: bold;
  color: white;
  width: 20%;
  right: 0px;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reserve_info_div .shoshinsaishin > div > a:hover {
  color: none !important;
  opacity: 0.8;
  color: #333;
}
.reserve_info_div .arrow_down {
  margin: 20px auto 60px auto;
  background: #f8d8ca;
  font-weight: bold;
  font-size: 18px;
  width: 160px;
  padding: 30px 0px;
  height: 50px;
  text-align: center;
  position: relative;
}
.reserve_info_div .arrow_down:before {
  border-style: solid;
  border-width: 120px;
  border-color: #f8d8ca transparent transparent transparent;
  position: absolute;
  width: 1px;
  content: "";
  height: 100px;
  top: 70px;
  left: -40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reserve_info_div .arrow_down p {
  text-align: center;
  position: absolute;
  top: 20px;
  color: #ce5b3e;
  width: 100%;
  line-height: 1.8em;
  margin: 0px !important;
  padding: 0px !important;
}
.reserve_info_div .notice_onsite {
  border: 2px solid #e7b7a0;
  border-radius: 10px;
  padding: 30px 18px;
  text-align: center;
  font-size: 18px;
}
.reserve_info_div .notice_onsite span.accent {
  border-bottom: 4px solid #e7b7a0;
}
.reserve_info_div span.accent {
  font-weight: bold !important;
  position: relative;
  padding-bottom: 0px;
  line-height: 1.8em;
  padding-left: 2px;
  padding-right: 2px;
}

.yoyaku_midashi {
  font-family: "M PLUS Rounded 1c", sans-serif !important;
}
.yoyaku_midashi h3 {
  background: transparent;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
}
.yoyaku_midashi .syosaishin_p {
  font-size: 18px;
  line-height: 1.5em;
  font-weight: normal;
}
.yoyaku_midashi .syosaishin_p .note {
  color: red;
  font-size: 18px;
  padding: 0px 4px;
}

div.clinic_media {
  flex-wrap: wrap;
  display: flex;
}
@media screen and (max-width: 600px) {
  div.clinic_media {
    display: block;
  }
}
div.clinic_media div.clinic_media_box {
  width: calc(50% - 12px) !important;
  padding: 0px 12px 0px 0px !important;
  margin: 12px 0px;
}
@media screen and (max-width: 600px) {
  div.clinic_media div.clinic_media_box {
    width: 100% !important;
    margin-bottom: 24px !important;
  }
}
div.clinic_media div.clinic_media_box h3 {
  font-family: "M PLUS Rounded 1c", sans-serif !important;
  padding: 4px 2px !important;
  margin: 0px 0px 6px 0px !important;
  font-size: 14px !important;
  border-bottom-color: #2d2d63 !important;
}
div.clinic_media div.clinic_media_box p {
  padding: 0px !important;
  margin: 0px !important;
  min-height: 80px !important;
}
@media screen and (max-width: 600px) {
  div.clinic_media div.clinic_media_box p {
    min-height: auto !important;
  }
}
div.clinic_media div.clinic_media_box img {
  display: block;
  margin: 10px auto;
}

table.shourei_table {
  width: 100%;
  border: solid 1px #e0e0e0;
}
table.shourei_table tr {
  border: solid 1px #e0e0e0;
}
table.shourei_table tr th {
  border: solid 1px #e0e0e0;
  background: #efefef;
  width: auto;
}
table.shourei_table tr td {
  border: solid 1px #e0e0e0;
  width: auto;
}

.mounjaro_online_start_div {
  background: white;
  padding: 12px;
  margin: 4px 0px 16px 0px;
  border-radius: 5px;
}
.mounjaro_online_start_div p.h {
  font-size: 14px;
  margin-bottom: 8px !important;
  display: block;
  text-align: left;
  padding: 0px !important;
}

.mounjaro_online_disable {
  display: none !important;
}

dl.faq_tl {
  padding: 0px;
  margin: 4px 0px;
  line-height: 1.7em;
  font-size: 15.2px;
}
dl.faq_tl dt {
  margin-left: 32px;
  margin-bottom: 10px;
  position: relative;
}
dl.faq_tl dt:before {
  position: absolute;
  content: "Ｑ";
  font-weight: bold;
  top: -4px;
  left: -35px;
  font-size: 20.8px;
  color: deepskyblue;
}
dl.faq_tl dd {
  margin-left: 32px;
  margin-bottom: 40px;
  position: relative;
}
dl.faq_tl dd:before {
  position: absolute;
  content: "Ａ";
  font-weight: bold;
  top: -2px;
  left: -35px;
  font-size: 20.8px;
  color: deeppink;
}

#glp1-link {
  background: #f9f9f9;
  box-shadow: 3px 3px 3px 2px #eaeaea;
  margin: 4px 20px 20px 15px;
  border-radius: 8px;
  padding: 15px 24px;
}
#glp1-link > h3 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding: 0px !important;
  margin: 0px 0px 8px 0px !important;
  background: none;
  font-size: 16px;
  font-weight: bold;
}
#glp1-link > p {
  padding: 0px !important;
  margin: 0px !important;
}
#glp1-link .glp1-list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1.2rem;
  margin: 16px 0px;
  padding: 0px;
  background: none;
  border-radius: 12px;
  font-family: inherit;
}
#glp1-link .glp1-list .glp1-item {
  display: flex;
  background: #ffffff;
  box-shadow: 3px 3px 3px 2px #eaeaea;
  border-radius: 8px;
  padding: 0.6rem 1rem;
  margin-bottom: 3px;
  text-decoration: none !important;
  color: inherit;
  transition: 0.2s;
}
#glp1-link .glp1-list .glp1-item:hover {
  opacity: 1;
  margin-bottom: 0px;
  margin-top: 3px;
  box-shadow: 1px 1px 1px 1px #e0e0e0;
}
#glp1-link .glp1-list .glp1-item img {
  width: 20px;
  vertical-align: top;
  margin-right: 0px;
}
#glp1-link .glp1-list .glp1-item img.glp1-icon {
  width: 35px;
  height: 35px;
  display: block;
  margin: 12px 12px 12px 0px;
  flex-shrink: 0;
}
#glp1-link .glp1-list .glp1-item .glp1-text {
  flex: 3;
}
#glp1-link .glp1-list .glp1-item .glp1-text .title {
  font-weight: bold;
  font-size: 1.2rem;
  color: #456daa;
  font-family: "M PLUS Rounded 1c", sans-serif;
  width: 100%;
  margin-top: 5px;
}
#glp1-link .glp1-list .glp1-item .glp1-text .desc {
  font-size: 0.85rem;
  color: #555;
  margin-top: 6px;
  margin-bottom: 6px;
}

.faq_div .faq_dl {
  background: white;
  border-radius: 12px;
  margin: 0px;
}
.jihi-toggle {
  background-color: #6cabd9;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  padding: 12px 16px;
  border-radius: 10px;
  cursor: pointer;
  margin: 20px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.2s ease;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.jihi-toggle:hover {
  background-color: #5ba3ce;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}
.jihi-toggle:hover .arrow {
  transform: translateX(3px);
}
.jihi-toggle .arrow {
  display: inline-block;
  margin-right: 8px;
  font-size: 20px;
  vertical-align: middle;
  transition: transform 0.2s ease;
}

.highlight-label {
  display: inline-block;
  font-weight: bold;
  font-size: 22px;
  color: #ea8ea6; /* ピンク文字 */
  background: linear-gradient(transparent 70%, #dbecff 0%); /* 水色マーカー */
  padding: 2px 6px;
  margin: 20px 0px 5px;
}

.highlight-label-blue {
  display: inline-block;
  font-weight: bold;
  font-size: 22px;
  color: #68a5eb;
  background: linear-gradient(transparent 70%, #f3b8c7 0%);
  margin: 20px 0px 5px;
}/*# sourceMappingURL=pw.css.map */