@charset "UTF-8";
:root {
  --color-white:#FFFFFF;
  --color-black:#000;
  --color-text_black:#242424;
  --color-gray:#7E8995;
  --color-gray100:#C4C4C4;
  --color-blue:#154378;
  --color-red:#E44E7D;
  --color-red100:#FFE4ED;
  --color-orange:#F28F11;
  --color-orange100:#FFF6E5;
  --color-line:#606060;
  --color-Ns_main:#5097E8;
  --color-Ns_main_dark:#3273BC;
  --color-Ns_sub:#6DC1DC;
  --color-Ns_bg_blue:#E0F3F8;
  --color-Ns_bg_blue2:#DEF2F7;
  --color-Ns_pencil:#5097E8;
  --color-Ns_bg_ranking:#F7FFD5;
  --color-Ns_cta_button1:#F4BF43;
  --color-Ns_cta_button2:#34BFAA;
  --color-Dr_main:#0B2D59;
  --color-Dr_main_dark:#002854;
  --color-Dr_sub:#2875B9;
  --color-Dr_bg_blue:#E6F2FF;
  --color-Dr_bg_blue2:#DAE3ED;
  --color-Dr_pencil:#7A94B6;
  --color-Dr_bg_ranking:#C9D9EA;
  --color-Dr_cta_button1:#ED6A42;
  --color-Dr_cta_button2:#2FAD6A;
}

.section > .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
.section > .bg::before, .section > .bg::after {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
}
.section > .bg::before {
  width: 100%;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (min-width: 768.1px) {
  .section > .bg::before {
    height: 10rem;
  }
}
@media only screen and (max-width: 768px) {
  .section > .bg::before {
    height: 4rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section > .bg::before {
    background-image: url("/media/wp-content/themes/nms/assets/images/home/bg_circle_white_pc.svg");
  }
}
@media only screen and (max-width: 768px) {
  .section > .bg::before {
    background-image: url("/media/wp-content/themes/nms/assets/images/home/bg_circle_white_sp.svg");
  }
}
@media only screen and (min-width: 415.1px) and (max-width: 768px) {
  .section > .bg::before {
    background-image: url("/media/wp-content/themes/nms/assets/images/home/bg_circle_white_tb.svg");
  }
}
@media only screen and (min-width: 1440.1px) {
  .section > .bg::before {
    background-image: url("/media/wp-content/themes/nms/assets/images/home/bg_circle_white_wide.svg");
  }
}
.section > .bg::after {
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 768.1px) {
  .section > .bg::after {
    height: calc(100% - 10rem);
  }
}
@media only screen and (max-width: 768px) {
  .section > .bg::after {
    height: calc(100% - 4rem);
  }
}

@media only screen and (min-width: 768.1px) {
  .section#recommend {
    padding-top: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#recommend {
    padding-top: 6rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#recommend {
    padding-bottom: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#recommend {
    padding-bottom: 6rem;
  }
}
.section#recommend .headline-paint::before {
  background-image: url("/media/wp-content/themes/nms/assets/images/common/bg_headline_blue_nurse.svg");
}
body[data-role=doctor] .section#recommend .headline-paint::before {
  background-image: url("/media/wp-content/themes/nms/assets/images/common/bg_headline_blue_doctor.svg");
}
@media only screen and (min-width: 768.1px) {
  .section#recommend .post-list {
    gap: 3rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#recommend .post-list .post-item {
    width: calc((100% - 3rem) / 2);
  }
}
@media only screen and (min-width: 768.1px) {
  .section#recommend .post-list .post-item a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 1.7rem;
  }
  .section#recommend .post-list .post-item a figure {
    width: 20.4rem;
  }
  .section#recommend .post-list .post-item a .text {
    width: calc(100% - 20.4rem - 1.7rem);
    margin: 0;
  }
}
@media only screen and (max-width: 768px) {
  .section#recommend .post-list .post-item a {
    gap: 1.6rem;
  }
}
@media only screen and (min-width: 768.1px) and (max-width: 1120px) {
  .section#recommend .post-list .post-item a {
    display: block;
  }
  .section#recommend .post-list .post-item a figure {
    width: auto;
  }
  .section#recommend .post-list .post-item a .text {
    width: auto;
    margin: 2.2rem auto 0;
  }
}
.section#recommend .post-list .post-item a .text .info .title {
  -webkit-line-clamp: 2;
}
.section#recommend .post-list .post-item a .text .cates {
  margin-top: 0;
}

@font-face {
  font-family: "icomoon";
  src: url("/media/wp-content/themes/nms/assets/icons/icomoon.eot?1q82ei");
  src: url("/media/wp-content/themes/nms/assets/icons/icomoon.eot?1q82ei#iefix") format("embedded-opentype"), url("/media/wp-content/themes/nms/assets/icons/icomoon.ttf?1q82ei") format("truetype"), url("/media/wp-content/themes/nms/assets/icons/icomoon.woff?1q82ei") format("woff"), url("/media/wp-content/themes/nms/assets/icons/icomoon.svg?1q82ei#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon_arrow:before {
  content: "\e900";
}

.icon-icon_index:before {
  content: "\e901";
}

.icon-icon_writing:before {
  content: "\e902";
}

.icon-icon_ext_a:before {
  content: "\e903";
}

.icon-icon_ext_b:before {
  content: "\e904";
}

.icon-icon_tri_a:before {
  content: "\e905";
}

.icon-icon_tri_b:before {
  content: "\e906";
}

.icon-icon_pen:before {
  content: "\e907";
}

.icon-icon_pin:before {
  content: "\e908";
}

.icon-icon_headphone:before {
  content: "\e909";
}

.icon-icon_send:before {
  content: "\e90a";
}

.icon-icon_pencil:before {
  content: "\e90b";
}

.icon-icon_clip:before {
  content: "\e90c";
}

.icon-icon_dots:before {
  content: "\e90d";
}

[data-acr-sw] {
  cursor: pointer;
}

.acr-wrap {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button {
  font-weight: 700;
  line-height: 1.2;
  color: var(--color-white);
  background-color: var(--color-Ns_main);
  border: 3px solid var(--color-Ns_main);
  border-radius: 5rem;
  display: inline-block;
  margin-inline: auto;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
@media only screen and (min-width: 768.1px) {
  .button {
    min-width: 34rem;
  }
}
@media only screen and (max-width: 768px) {
  .button {
    min-width: 26rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .button {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .button {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .button {
    text-align: left;
  }
}
body[data-role=doctor] .button {
  background-color: var(--color-Dr_main);
}
body[data-role=doctor] .button {
  border-color: var(--color-Dr_main);
}
@media only screen and (min-width: 768.1px) {
  .button {
    padding: 1.9rem 6.4rem 1.6rem 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .button {
    padding: 1.9rem 5rem 1.6rem 2.2rem;
  }
}
.button::before, .button::after {
  content: "";
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media only screen and (min-width: 768.1px) {
  .button::before, .button::after {
    width: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .button::before, .button::after {
    width: 2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .button::before, .button::after {
    height: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .button::before, .button::after {
    height: 2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .button::before, .button::after {
    right: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .button::before, .button::after {
    right: 2.2rem;
  }
}
.button::before {
  background-color: var(--color-white);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.button::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906";
  font-size: 1rem;
  color: var(--color-Ns_main);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: scale(1.1) translate(0.5px, 0.5px);
  transform: scale(1.1) translate(0.5px, 0.5px);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
body[data-role=doctor] .button::after {
  color: var(--color-Dr_main);
}
@media only screen and (max-width: 768px) {
  .button::after {
    -webkit-transform: scale(0.8) translate(0.5px, 0.5px);
    transform: scale(0.8) translate(0.5px, 0.5px);
  }
}
@media (hover: hover) {
  .button:hover {
    color: var(--color-Ns_main);
    background-color: var(--color-white);
  }
  body[data-role=doctor] .button:hover {
    color: var(--color-Dr_main);
  }
  body[data-role=doctor] .button:hover {
    background-color: var(--color-white);
  }
  .button:hover::before {
    background-color: var(--color-Ns_main);
  }
  body[data-role=doctor] .button:hover::before {
    background-color: var(--color-Dr_main);
  }
  .button:hover::after {
    color: var(--color-white);
  }
  body[data-role=doctor] .button:hover::after {
    color: var(--color-white);
  }
}

.post-body h2, .post-body h3, .post-body h4, .post-body h5, .post-body h6 {
  font-weight: 700;
}
@media only screen and (min-width: 768.1px) {
  .post-body h2 {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h2 {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body h3 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h3 {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body h4 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h4 {
    font-size: 1.7rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body h5 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h5 {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body h6 {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h6 {
    font-size: 1.6rem;
  }
}
.post-body p, .post-body ul, .post-body ol, .post-body table, .post-body a, .post-body button, .post-body figcaption {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
}
.post-body figcaption {
  font-size: 1.2rem;
  line-height: 1.6;
}
@media only screen and (min-width: 768.1px) {
  .post-body p:nth-child(n+2), .post-body ul:nth-child(n+2), .post-body ol:nth-child(n+2),
  .post-body > .wp-block:nth-child(n+2),
  .post-body .wp-block-image:nth-child(n+2),
  .post-body .wp-block-table:nth-child(n+2),
  .post-body .wp-block-buttons:nth-child(n+2),
  .post-body .wp-block-columns:nth-child(n+2) {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body p:nth-child(n+2), .post-body ul:nth-child(n+2), .post-body ol:nth-child(n+2),
  .post-body > .wp-block:nth-child(n+2),
  .post-body .wp-block-image:nth-child(n+2),
  .post-body .wp-block-table:nth-child(n+2),
  .post-body .wp-block-buttons:nth-child(n+2),
  .post-body .wp-block-columns:nth-child(n+2) {
    margin-top: 3.2rem;
  }
}
.post-body p a {
  color: var(--color-Ns_main);
  text-decoration: underline;
}
body[data-role=doctor] .post-body p a {
  color: var(--color-Dr_main);
}
@media (hover: hover) {
  .post-body p a:hover {
    text-decoration: none;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body h2:nth-child(n+2), .post-body h3:nth-child(n+2), .post-body h4:nth-child(n+2), .post-body h5:nth-child(n+2), .post-body h6:nth-child(n+2) {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h2:nth-child(n+2), .post-body h3:nth-child(n+2), .post-body h4:nth-child(n+2), .post-body h5:nth-child(n+2), .post-body h6:nth-child(n+2) {
    margin-top: 3.2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body h3 + *:nth-child(n+2) {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h3 + *:nth-child(n+2) {
    margin-top: 1.6rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body h4 + *:nth-child(n+2) {
    margin-top: 0.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h4 + *:nth-child(n+2) {
    margin-top: 1rem;
  }
}
.post-body figcaption {
  margin: 0;
  margin-top: 1.2rem;
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta:nth-child(n+2),
  .post-body .blogcard:nth-child(n+2),
  .post-body .page-index:nth-child(n+2) {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta:nth-child(n+2),
  .post-body .blogcard:nth-child(n+2),
  .post-body .page-index:nth-child(n+2) {
    margin-top: 3.2rem;
  }
}
.post-body .wp-block-list {
  padding: 0;
  margin: 0;
}
.post-body .wp-block-list li::marker {
  content: none; /* 内容を消す */
  display: none; /* marker自体を非表示 */
}
.post-body > .wp-block-list {
  background-color: var(--color-Ns_bg_blue);
  padding: 2.4rem 2rem;
  margin-left: auto;
  margin-right: auto;
}
body[data-role=doctor] .post-body > .wp-block-list {
  background-color: var(--color-Dr_bg_blue);
}
.post-body > ul.wp-block-list li:nth-child(n+2) {
  margin-top: 1.2rem;
}
.post-body > ul.wp-block-list ul.wp-block-list {
  padding-left: 0.4rem;
  margin-top: 1.2rem;
}
.post-body > ul.wp-block-list > li {
  padding-left: 1.8rem;
}
.post-body > ul.wp-block-list > li::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  background-color: var(--color-Ns_main);
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0;
}
body[data-role=doctor] .post-body > ul.wp-block-list > li::before {
  background-color: var(--color-Dr_main);
}
.post-body > ul.wp-block-list > li > ul.wp-block-list {
  margin-top: 1.2rem;
}
.post-body > ul.wp-block-list > li > ul.wp-block-list > li {
  padding-left: 1.8rem;
}
.post-body > ul.wp-block-list > li > ul.wp-block-list > li::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  background-color: var(--color-white);
  border: 1px solid var(--color-Ns_main);
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0;
}
body[data-role=doctor] .post-body > ul.wp-block-list > li > ul.wp-block-list > li::before {
  border-color: var(--color-Dr_main);
}
.post-body > ul.wp-block-list > li > ul.wp-block-list > li ul.wp-block-list li {
  list-style: disc;
}
.post-body > ol.wp-block-list li {
  counter-increment: item;
  position: relative;
}
.post-body > ol.wp-block-list li:nth-child(n+2) {
  margin-top: 1.2rem;
}
.post-body > ol.wp-block-list li::before {
  content: counters(item, ".") " ";
  position: absolute;
  left: 0;
  font-weight: 700;
  color: var(--color-Ns_main);
}
body[data-role=doctor] .post-body > ol.wp-block-list li::before {
  color: var(--color-Dr_main);
}
.post-body > ol.wp-block-list ol.wp-block-list {
  list-style: none;
  counter-reset: item;
}
.post-body > ol.wp-block-list > li {
  padding-left: 1.8rem;
}
.post-body > ol.wp-block-list > li > ol.wp-block-list {
  margin-top: 1.2rem;
}
.post-body > ol.wp-block-list > li > ol.wp-block-list > li {
  padding-left: 3.2rem;
}
.post-body h2 {
  padding-bottom: 0.8rem;
}
@media only screen and (min-width: 768.1px) {
  .post-body h2 {
    padding-right: 2.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h2 {
    padding-right: 2.4rem;
  }
}
.post-body h2::before {
  content: "";
  height: 2px;
  background-color: var(--color-Ns_main);
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 768.1px) {
  .post-body h2::before {
    width: calc(100% - 2.8rem);
  }
}
@media only screen and (max-width: 768px) {
  .post-body h2::before {
    width: calc(100% - 2.4rem);
  }
}
body[data-role=doctor] .post-body h2::before {
  background-color: var(--color-Dr_main);
}
.post-body h2::after {
  content: "\e90b";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--color-Ns_main);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (min-width: 768.1px) {
  .post-body h2::after {
    width: 2.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h2::after {
    width: 2.4rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body h2::after {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h2::after {
    font-size: 2.4rem;
  }
}
body[data-role=doctor] .post-body h2::after {
  color: var(--color-Dr_main);
}
@media only screen and (min-width: 768.1px) {
  .post-body h3 {
    padding: 1.433rem 0 1.167rem 3.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h3 {
    padding: 1rem 0 0.9rem 2.4rem;
  }
}
.post-body h3::before {
  content: "";
  background-image: url("/media/wp-content/themes/nms/assets/images/article/bg_title_blue_nurse.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: -1;
}
@media only screen and (min-width: 768.1px) {
  .post-body h3::before {
    width: 10rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h3::before {
    width: 7.3rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body h3::before {
    height: 6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body h3::before {
    height: 4.4rem;
  }
}
body[data-role=doctor] .post-body h3::before {
  background-image: url("/media/wp-content/themes/nms/assets/images/article/bg_title_blue_doctor.svg");
}
.post-body h4 {
  color: var(--color-Ns_main);
}
body[data-role=doctor] .post-body h4 {
  color: var(--color-Dr_main);
}
.post-body .wp-block-image {
  display: block;
}
.post-body .wp-block-image img {
  width: auto;
  max-width: 100%;
  vertical-align: bottom;
}
.post-body .wp-block-table {
  display: block;
}
@media only screen and (max-width: 768px) {
  .post-body .wp-block-table {
    width: calc(var(--vw-noscrbar) - var(--vw-noscrbar) * 0.1026 / 2);
  }
  .post-body .wp-block-table table {
    margin-right: calc(var(--vw-noscrbar) * 0.1026 / 2);
  }
}
.post-body .wp-block-table table {
  border-color: var(--color-line);
}
@media only screen and (max-width: 768px) {
  .post-body .wp-block-table table {
    width: auto;
    min-width: 76.8rem;
  }
}
.post-body .wp-block-table table th {
  font-weight: 700;
  padding: 1.6rem;
}
.post-body .wp-block-table table td {
  padding: 2rem 1.6rem;
}
.post-body .wp-block-table table thead {
  border-width: 1px;
}
.post-body .wp-block-table table thead th {
  background-color: var(--color-Ns_bg_blue);
}
body[data-role=doctor] .post-body .wp-block-table table thead th {
  background-color: var(--color-Dr_bg_blue);
}
.post-body .wp-block-table.label-left table tbody tr td:nth-child(1) {
  width: 15rem;
  font-weight: 700;
  padding: 2rem 1.6rem;
  background-color: var(--color-Ns_bg_blue);
}
body[data-role=doctor] .post-body .wp-block-table.label-left table tbody tr td:nth-child(1) {
  background-color: var(--color-Dr_bg_blue);
}
.post-body .wp-block-buttons > .wp-block-button {
  margin: 0 auto;
}
.post-body .wp-block-buttons > .wp-block-button.wp-block-button.wp-block-button.wp-block-button.wp-block-button {
  margin: 0 auto;
}
.post-body .wp-block-button {
  text-align: center;
}
.post-body .wp-block-button .wp-block-button__link {
  text-align: left;
  font-weight: 700;
  line-height: 1.2;
  color: var(--color-white);
  background-color: var(--color-Ns_main);
  border: 3px solid var(--color-Ns_main);
  border-radius: 5rem;
  display: inline-block;
  margin-inline: auto;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
@media only screen and (min-width: 768.1px) {
  .post-body .wp-block-button .wp-block-button__link {
    min-width: 34rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .wp-block-button .wp-block-button__link {
    min-width: 26rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .wp-block-button .wp-block-button__link {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .wp-block-button .wp-block-button__link {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .wp-block-button .wp-block-button__link {
    text-align: left;
  }
}
body[data-role=doctor] .post-body .wp-block-button .wp-block-button__link {
  background-color: var(--color-Dr_main);
}
body[data-role=doctor] .post-body .wp-block-button .wp-block-button__link {
  border-color: var(--color-Dr_main);
}
@media only screen and (min-width: 768.1px) {
  .post-body .wp-block-button .wp-block-button__link {
    padding: 1.9rem 6.4rem 1.6rem 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .wp-block-button .wp-block-button__link {
    padding: 1.9rem 5rem 1.6rem 2.2rem;
  }
}
.post-body .wp-block-button .wp-block-button__link::before, .post-body .wp-block-button .wp-block-button__link::after {
  content: "";
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media only screen and (min-width: 768.1px) {
  .post-body .wp-block-button .wp-block-button__link::before, .post-body .wp-block-button .wp-block-button__link::after {
    width: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .wp-block-button .wp-block-button__link::before, .post-body .wp-block-button .wp-block-button__link::after {
    width: 2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .wp-block-button .wp-block-button__link::before, .post-body .wp-block-button .wp-block-button__link::after {
    height: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .wp-block-button .wp-block-button__link::before, .post-body .wp-block-button .wp-block-button__link::after {
    height: 2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .wp-block-button .wp-block-button__link::before, .post-body .wp-block-button .wp-block-button__link::after {
    right: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .wp-block-button .wp-block-button__link::before, .post-body .wp-block-button .wp-block-button__link::after {
    right: 2.2rem;
  }
}
.post-body .wp-block-button .wp-block-button__link::before {
  background-color: var(--color-white);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.post-body .wp-block-button .wp-block-button__link::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906";
  font-size: 1rem;
  color: var(--color-Ns_main);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: scale(1.1) translate(0.5px, 0.5px);
  transform: scale(1.1) translate(0.5px, 0.5px);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
body[data-role=doctor] .post-body .wp-block-button .wp-block-button__link::after {
  color: var(--color-Dr_main);
}
@media only screen and (max-width: 768px) {
  .post-body .wp-block-button .wp-block-button__link::after {
    -webkit-transform: scale(0.8) translate(0.5px, 0.5px);
    transform: scale(0.8) translate(0.5px, 0.5px);
  }
}
@media (hover: hover) {
  .post-body .wp-block-button .wp-block-button__link:hover {
    color: var(--color-Ns_main);
    background-color: var(--color-white);
  }
  body[data-role=doctor] .post-body .wp-block-button .wp-block-button__link:hover {
    color: var(--color-Dr_main);
  }
  body[data-role=doctor] .post-body .wp-block-button .wp-block-button__link:hover {
    background-color: var(--color-white);
  }
  .post-body .wp-block-button .wp-block-button__link:hover::before {
    background-color: var(--color-Ns_main);
  }
  body[data-role=doctor] .post-body .wp-block-button .wp-block-button__link:hover::before {
    background-color: var(--color-Dr_main);
  }
  .post-body .wp-block-button .wp-block-button__link:hover::after {
    color: var(--color-white);
  }
  body[data-role=doctor] .post-body .wp-block-button .wp-block-button__link:hover::after {
    color: var(--color-white);
  }
}
.post-body .page-index .label {
  background-color: var(--color-Ns_main);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body[data-role=doctor] .post-body .page-index .label {
  background-color: var(--color-Dr_main);
}
@media only screen and (min-width: 768.1px) {
  .post-body .page-index .label {
    padding: 0.8rem 2rem 0.9rem 4.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .page-index .label {
    padding: 0.9rem 1rem 0.8rem 3.2rem;
  }
}
.post-body .page-index .label::after {
  content: "";
  background-image: url("/media/wp-content/themes/nms/assets/images/common/icon_clip_black.svg");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
}
@media only screen and (min-width: 768.1px) {
  .post-body .page-index .label::after {
    width: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .page-index .label::after {
    width: 3rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .page-index .label::after {
    height: 3.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .page-index .label::after {
    height: 3.2rem;
  }
}
body[data-role=doctor] .post-body .page-index .label::after {
  background-image: url("/media/wp-content/themes/nms/assets/images/common/icon_clip_blue.svg");
}
@media only screen and (min-width: 768.1px) {
  .post-body .page-index .label::after {
    top: -1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .page-index .label::after {
    top: -1.2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .page-index .label::after {
    left: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .page-index .label::after {
    left: 0rem;
  }
}
.post-body .page-index .label .text {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  color: var(--color-white);
}
.post-body .page-index .label .sw-button {
  background-color: var(--color-white);
  border-radius: 5rem;
}
@media only screen and (min-width: 768.1px) {
  .post-body .page-index .label .sw-button {
    padding: 0.8rem 2rem 0.6rem 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .page-index .label .sw-button {
    padding: 0.8rem 2rem 0.6rem 2rem;
  }
}
.post-body .page-index .label .sw-button .sw-text {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.2;
  color: var(--color-Ns_main);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body[data-role=doctor] .post-body .page-index .label .sw-button .sw-text {
  color: var(--color-Dr_main);
}
.post-body .page-index .label .sw-button .sw-text::after {
  content: "\e900";
  width: 1.5rem;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  color: var(--color-Ns_main);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.8rem;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
body[data-role=doctor] .post-body .page-index .label .sw-button .sw-text::after {
  color: var(--color-Dr_main);
}
.post-body .page-index .label .sw-button.open .sw-text .off {
  display: none;
}
.post-body .page-index .label .sw-button.open .sw-text::after {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.post-body .page-index .label .sw-button:not(.open) .sw-text .on {
  display: none;
}
.post-body .page-index .acr-wrap {
  height: 18rem;
}
.post-body .page-index .acr-wrap:not(.open)::after {
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(88deg, #FFF 10.8%, rgba(255, 255, 255, 0) 88.4%);
  background: linear-gradient(2deg, #FFF 10.8%, rgba(255, 255, 255, 0) 88.4%);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.post-body .page-index .acr-wrap #toc_container {
  width: 100%;
  background-color: var(--color-white);
  border: 1px solid var(--color-Ns_main);
}
body[data-role=doctor] .post-body .page-index .acr-wrap #toc_container {
  border-color: var(--color-Dr_main);
}
@media only screen and (min-width: 768.1px) {
  .post-body .page-index .acr-wrap #toc_container {
    padding: 2.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .page-index .acr-wrap #toc_container {
    padding: 2.4rem 2rem;
  }
}
.post-body .page-index .acr-wrap #toc_container .toc_list > li > a {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  color: var(--color-Ns_main);
  display: inline-block;
  padding-left: 3.6rem;
}
body[data-role=doctor] .post-body .page-index .acr-wrap #toc_container .toc_list > li > a {
  color: var(--color-Dr_main);
}
.post-body .page-index .acr-wrap #toc_container .toc_list > li > a::before, .post-body .page-index .acr-wrap #toc_container .toc_list > li > a::after {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.post-body .page-index .acr-wrap #toc_container .toc_list > li > a::before {
  background-color: var(--color-Ns_main);
  border-radius: 50%;
}
body[data-role=doctor] .post-body .page-index .acr-wrap #toc_container .toc_list > li > a::before {
  background-color: var(--color-Dr_main);
}
.post-body .page-index .acr-wrap #toc_container .toc_list > li > a::after {
  background-image: url("/media/wp-content/themes/nms/assets/images/article/icon_index.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.post-body .page-index .acr-wrap #toc_container .toc_list > li:nth-child(n+2) {
  margin-top: 2.1rem;
}
.post-body .page-index .acr-wrap #toc_container .toc_list > li > ul {
  margin-left: 3.6rem;
  margin-top: 1.3rem;
}
.post-body .page-index .acr-wrap #toc_container .toc_list > li > ul > li > a {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  display: inline-block;
  padding-left: 1.6rem;
}
.post-body .page-index .acr-wrap #toc_container .toc_list > li > ul > li > a::before {
  content: "";
  width: 0.8rem;
  height: 0.8rem;
  background-color: var(--color-Ns_main);
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
body[data-role=doctor] .post-body .page-index .acr-wrap #toc_container .toc_list > li > ul > li > a::before {
  background-color: var(--color-Dr_main);
}
.post-body .page-index .acr-wrap #toc_container .toc_list > li > ul > li:nth-child(n+2) {
  margin-top: 1.2rem;
}
.post-body .cta {
  padding-top: 0.8rem;
}
.post-body .cta .cta-frame .cta-inner {
  background-image: url("/media/wp-content/themes/nms/assets/images/common/bg_header_nav.svg");
  background-size: 18px 18px;
  background-repeat: repeat;
  border: 1px solid var(--color-line);
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .cta-inner {
    padding: 4.8rem 3.9rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .cta-inner {
    padding: 4.4rem 3.2rem 4.5rem;
  }
}
.post-body .cta .cta-frame .text {
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .text {
    padding-top: 1.4rem;
    padding-bottom: 1.5rem;
  }
}
.post-body .cta .cta-frame .text .bg {
  background-image: url("/media/wp-content/themes/nms/assets/images/article/bg_cta_blue_nurse.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .text .bg {
    width: 29.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .text .bg {
    width: 23.6rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .text .bg {
    height: 10rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .text .bg {
    height: 8rem;
  }
}
body[data-role=doctor] .post-body .cta .cta-frame .text .bg {
  background-image: url("/media/wp-content/themes/nms/assets/images/article/bg_cta_blue_doctor.svg");
}
.post-body .cta .cta-frame .text .text1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .text .text1 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .text .text1 {
    font-size: 1.6rem;
  }
}
.post-body .cta .cta-frame .text .text1 span::before, .post-body .cta .cta-frame .text .text1 span::after {
  content: "";
  width: 2px;
  height: 2.4rem;
  background-color: var(--color-black);
  display: block;
  position: absolute;
  bottom: 0;
}
.post-body .cta .cta-frame .text .text1 span::before {
  right: calc(100% + 1rem + 1rem);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.post-body .cta .cta-frame .text .text1 span::after {
  left: calc(100% + 1rem + 1rem);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}
.post-body .cta .cta-frame .text .text2 {
  margin-top: 1.2em;
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .text .text2 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .text .text2 {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 2.4rem;
  }
}
@media only screen and (min-width: 768.1px) and (max-width: 1120px) {
  .post-body .cta .cta-frame .link {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link {
    text-align: center;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .link {
    margin-top: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link {
    margin-top: 2rem;
  }
}
.post-body .cta .cta-frame .link a {
  text-align: left;
  font-weight: 700;
  line-height: 1.2;
  color: var(--color-white);
  background-color: var(--color-Ns_main);
  border: 3px solid var(--color-Ns_main);
  border-radius: 5rem;
  display: inline-block;
  margin-inline: auto;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 768.1px) and (max-width: 1120px) {
  .post-body .cta .cta-frame .link a {
    max-width: 26rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .link a {
    min-width: 34rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link a {
    min-width: 26rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .link a {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link a {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link a {
    text-align: left;
  }
}
body[data-role=doctor] .post-body .cta .cta-frame .link a {
  background-color: var(--color-Dr_main);
}
body[data-role=doctor] .post-body .cta .cta-frame .link a {
  border-color: var(--color-Dr_main);
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .link a {
    padding: 1.9rem 6.4rem 1.6rem 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link a {
    padding: 1.9rem 5rem 1.6rem 2.2rem;
  }
}
.post-body .cta .cta-frame .link a::before, .post-body .cta .cta-frame .link a::after {
  content: "";
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .link a::before, .post-body .cta .cta-frame .link a::after {
    width: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link a::before, .post-body .cta .cta-frame .link a::after {
    width: 2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .link a::before, .post-body .cta .cta-frame .link a::after {
    height: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link a::before, .post-body .cta .cta-frame .link a::after {
    height: 2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .link a::before, .post-body .cta .cta-frame .link a::after {
    right: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link a::before, .post-body .cta .cta-frame .link a::after {
    right: 2.2rem;
  }
}
.post-body .cta .cta-frame .link a::before {
  background-color: var(--color-white);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.post-body .cta .cta-frame .link a::after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e906";
  font-size: 1rem;
  color: var(--color-Ns_main);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: scale(1.1) translate(0.5px, 0.5px);
  transform: scale(1.1) translate(0.5px, 0.5px);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
body[data-role=doctor] .post-body .cta .cta-frame .link a::after {
  color: var(--color-Dr_main);
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link a::after {
    -webkit-transform: scale(0.8) translate(0.5px, 0.5px);
    transform: scale(0.8) translate(0.5px, 0.5px);
  }
}
@media (hover: hover) {
  .post-body .cta .cta-frame .link a:hover {
    color: var(--color-Ns_main);
    background-color: var(--color-white);
  }
  body[data-role=doctor] .post-body .cta .cta-frame .link a:hover {
    color: var(--color-Dr_main);
  }
  body[data-role=doctor] .post-body .cta .cta-frame .link a:hover {
    background-color: var(--color-white);
  }
  .post-body .cta .cta-frame .link a:hover::before {
    background-color: var(--color-Ns_main);
  }
  body[data-role=doctor] .post-body .cta .cta-frame .link a:hover::before {
    background-color: var(--color-Dr_main);
  }
  .post-body .cta .cta-frame .link a:hover::after {
    color: var(--color-white);
  }
  body[data-role=doctor] .post-body .cta .cta-frame .link a:hover::after {
    color: var(--color-white);
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .link a {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link a {
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .cta .cta-frame .link a {
    min-width: 28rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link a {
    min-width: 22rem;
  }
}
@media only screen and (min-width: 768.1px) and (max-width: 1120px) {
  .post-body .cta .cta-frame .link a:nth-child(n+2) {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .cta .cta-frame .link a:nth-child(n+2) {
    margin-top: 2rem;
  }
}
.post-body .cta .cta-frame .link a.cta_button1 {
  background-color: var(--color-Ns_cta_button1);
  border-color: var(--color-Ns_cta_button1);
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button1 {
  background-color: var(--color-Dr_cta_button1);
}
body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button1 {
  border-color: var(--color-Dr_cta_button1);
}
.post-body .cta .cta-frame .link a.cta_button1::after {
  color: var(--color-Ns_cta_button1);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button1::after {
  color: var(--color-Dr_cta_button1);
}
@media (hover: hover) {
  .post-body .cta .cta-frame .link a.cta_button1:hover {
    color: var(--color-Ns_cta_button1);
    background-color: var(--color-white);
  }
  body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button1:hover {
    color: var(--color-Dr_cta_button1);
  }
  body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button1:hover {
    background-color: var(--color-white);
  }
  .post-body .cta .cta-frame .link a.cta_button1:hover::before {
    background-color: var(--color-Ns_cta_button1);
  }
  body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button1:hover::before {
    background-color: var(--color-Dr_cta_button1);
  }
  .post-body .cta .cta-frame .link a.cta_button1:hover::after {
    color: var(--color-white);
  }
  body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button1:hover::after {
    color: var(--color-white);
  }
}
.post-body .cta .cta-frame .link a.cta_button2 {
  background-color: var(--color-Ns_cta_button2);
  border-color: var(--color-Ns_cta_button2);
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button2 {
  background-color: var(--color-Dr_cta_button2);
}
body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button2 {
  border-color: var(--color-Dr_cta_button2);
}
.post-body .cta .cta-frame .link a.cta_button2::after {
  color: var(--color-Ns_cta_button2);
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button2::after {
  color: var(--color-Dr_cta_button2);
}
@media (hover: hover) {
  .post-body .cta .cta-frame .link a.cta_button2:hover {
    color: var(--color-Ns_cta_button2);
    background-color: var(--color-white);
  }
  body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button2:hover {
    color: var(--color-Dr_cta_button2);
  }
  body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button2:hover {
    background-color: var(--color-white);
  }
  .post-body .cta .cta-frame .link a.cta_button2:hover::before {
    background-color: var(--color-Ns_cta_button2);
  }
  body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button2:hover::before {
    background-color: var(--color-Dr_cta_button2);
  }
  .post-body .cta .cta-frame .link a.cta_button2:hover::after {
    color: var(--color-white);
  }
  body[data-role=doctor] .post-body .cta .cta-frame .link a.cta_button2:hover::after {
    color: var(--color-white);
  }
}
.post-body .blogcard a {
  border: 1px solid var(--color-line);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 768.1px) {
  .post-body .blogcard a {
    gap: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .blogcard a {
    gap: 1.6rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .blogcard a {
    padding: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .blogcard a {
    padding: 1.2rem;
  }
}
.post-body .blogcard a figure {
  margin: 0;
}
@media only screen and (min-width: 768.1px) {
  .post-body .blogcard a figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16rem;
    flex: 0 0 16rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .blogcard a figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12rem;
    flex: 0 0 12rem;
  }
}
.post-body .blogcard a figure img {
  width: 100%;
}
.post-body .blogcard a .text {
  min-width: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.post-body .blogcard a .text .cate {
  font-weight: 700;
  color: var(--color-Ns_main);
}
@media only screen and (min-width: 768.1px) {
  .post-body .blogcard a .text .cate {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .blogcard a .text .cate {
    font-size: 1.2rem;
  }
}
body[data-role=doctor] .post-body .blogcard a .text .cate {
  color: var(--color-Dr_main);
}
@media only screen and (min-width: 768.1px) {
  .post-body .blogcard a .text .cate {
    padding-left: 2.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .blogcard a .text .cate {
    padding-left: 1.5rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .post-body .blogcard a .text .cate {
    margin-bottom: 1.45rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .blogcard a .text .cate {
    margin-bottom: 0.8rem;
  }
}
.post-body .blogcard a .text .cate::before {
  content: "\e908";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--color-Ns_main);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media only screen and (min-width: 768.1px) {
  .post-body .blogcard a .text .cate::before {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .blogcard a .text .cate::before {
    font-size: 1.2rem;
  }
}
body[data-role=doctor] .post-body .blogcard a .text .cate::before {
  color: var(--color-Dr_main);
}
.post-body .blogcard a .text .title {
  font-weight: 700;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
@media only screen and (min-width: 768.1px) {
  .post-body .blogcard a .text .title {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .post-body .blogcard a .text .title {
    font-size: 1.3rem;
  }
}
@media (hover: hover) {
  .post-body .blogcard a:hover {
    opacity: 0.7;
  }
}

@media only screen and (min-width: 768.1px) {
  .section#post-contents {
    padding-top: 5rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents {
    padding-top: 2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents {
    padding-bottom: 12rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents {
    padding-bottom: 6rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5rem;
  }
  .section#post-contents .main {
    width: 67.15%;
  }
  .section#post-contents .sub {
    width: calc(32.85% - 5rem);
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2.4rem;
  }
}
.section#post-contents .main .info .cate a {
  font-weight: 700;
  line-height: 1;
  color: var(--color-Ns_main);
  border: 1px solid var(--color-Ns_main);
  border-radius: 5rem;
  display: inline-block;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .info .cate a {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .info .cate a {
    font-size: 1.3rem;
  }
}
body[data-role=doctor] .section#post-contents .main .info .cate a {
  color: var(--color-Dr_main);
}
body[data-role=doctor] .section#post-contents .main .info .cate a {
  border-color: var(--color-Dr_main);
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .info .cate a {
    padding: 1.25rem 1.5rem 1.05rem 3.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .info .cate a {
    padding: 1rem 1.2rem 0.8rem 2.9rem;
  }
}
.section#post-contents .main .info .cate a::before {
  content: "\e908";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--color-Ns_main);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .info .cate a::before {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .info .cate a::before {
    font-size: 1.5rem;
  }
}
body[data-role=doctor] .section#post-contents .main .info .cate a::before {
  color: var(--color-Dr_main);
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .info .cate a::before {
    left: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .info .cate a::before {
    left: 1.2rem;
  }
}
@media (hover: hover) {
  .section#post-contents .main .info .cate a:hover {
    color: var(--color-white);
    background-color: var(--color-Ns_main);
  }
  body[data-role=doctor] .section#post-contents .main .info .cate a:hover {
    color: var(--color-white);
  }
  body[data-role=doctor] .section#post-contents .main .info .cate a:hover {
    background-color: var(--color-Dr_main);
  }
  .section#post-contents .main .info .cate a:hover::before {
    color: var(--color-white);
  }
  body[data-role=doctor] .section#post-contents .main .info .cate a:hover::before {
    color: var(--color-white);
  }
}
.section#post-contents .main .info .date {
  font-weight: 700;
  color: var(--color-gray);
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .info .date {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .info .date {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .info .date {
    padding-left: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .info .date {
    padding-left: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .info .date {
    margin-top: 1.4rem;
  }
}
.section#post-contents .main .info .date::before {
  content: "\e902";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.4rem;
  color: var(--color-gray);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.section#post-contents .main .post-title {
  font-weight: 700;
  color: var(--color-black);
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .post-title {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .post-title {
    font-size: 2.6rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .post-title {
    margin-top: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .post-title {
    margin-top: 2rem;
  }
}
.section#post-contents .main .tags {
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--color-gray);
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .tags {
    margin-top: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .tags {
    margin-top: 2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .thum {
    margin-top: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .thum {
    margin-top: 3.2rem;
  }
}
.section#post-contents .main .contributors {
  border: 1px solid var(--color-line);
  background-image: url("/media/wp-content/themes/nms/assets/images/common/bg_header_nav.svg");
  background-size: 18px 18px;
  background-repeat: repeat;
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .contributors {
    padding: 3.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .contributors {
    padding: 2.4rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .contributors {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .contributors {
    margin-top: 2rem;
  }
}
.section#post-contents .main .contributors .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .contributors .top {
    gap: 2.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .contributors .top {
    gap: 2.4rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .contributors .top figure {
    width: 12rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .contributors .top figure {
    width: 10rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .contributors .top figure {
    height: 12rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .contributors .top figure {
    height: 10rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .contributors .top .text {
    width: calc(100% - 12rem - 2.8rem);
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .contributors .top .text {
    width: calc(100% - 10rem - 2.4rem);
  }
}
.section#post-contents .main .contributors .top figure {
  border: 2px solid var(--color-white);
  border-radius: 50%;
}
.section#post-contents .main .contributors .top figure img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.section#post-contents .main .contributors .top .text .label {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  background-color: var(--color-Ns_bg_blue);
  display: inline-block;
  padding: 0.8rem 1.6rem 0.6rem 2rem;
}
body[data-role=doctor] .section#post-contents .main .contributors .top .text .label {
  background-color: var(--color-Dr_bg_blue);
}
.section#post-contents .main .contributors .top .text .label::before {
  content: "";
  width: 0.4rem;
  height: 100%;
  background-color: var(--color-Ns_main);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
body[data-role=doctor] .section#post-contents .main .contributors .top .text .label::before {
  background-color: var(--color-Dr_main);
}
.section#post-contents .main .contributors .top .text .name {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 0.8rem;
}
.section#post-contents .main .contributors .desc {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .contributors .desc {
    margin-top: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .contributors .desc {
    margin-top: 1.4rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .post-body {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .post-body {
    margin-top: 3.2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .share {
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .share {
    margin-top: 3.2rem;
  }
}
@media only screen and (min-width: 768.1px) and (max-width: 1000px) {
  .section#post-contents .main .share {
    display: block;
  }
  .section#post-contents .main .share .contents {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1.6rem;
  }
}
.section#post-contents .main .share .label {
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .share .label {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .share .label {
    font-size: 1.6rem;
  }
}
.section#post-contents .main .share .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .share .contents {
    gap: 3.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .share .contents {
    gap: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .share .contents {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1.2rem;
  }
}
.section#post-contents .main .share .contents .sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .share .contents .sns {
    gap: 2rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .share .contents .sns {
    gap: 1.6rem;
  }
}
.section#post-contents .main .share .contents .sns > li a {
  display: block;
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .share .contents .sns > li a {
    width: 4.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .share .contents .sns > li a {
    width: 3.9rem;
  }
}
@media (hover: hover) {
  .section#post-contents .main .share .contents .sns > li a:hover {
    opacity: 0.7;
  }
}
.section#post-contents .main .share .contents .copy-link {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.2;
  color: var(--color-Ns_main);
  border: 1px solid var(--color-Ns_main);
  border-radius: 5rem;
  display: inline-block;
}
body[data-role=doctor] .section#post-contents .main .share .contents .copy-link {
  color: var(--color-Dr_main);
}
body[data-role=doctor] .section#post-contents .main .share .contents .copy-link {
  border-color: var(--color-Dr_main);
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .share .contents .copy-link {
    padding: 1.3rem 2.4rem 1.1rem 5rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .share .contents .copy-link {
    padding: 1.1rem 1.6rem 0.9rem 4.2rem;
  }
}
.section#post-contents .main .share .contents .copy-link::before {
  content: "\e903";
  width: 1.8rem;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  color: var(--color-Ns_main);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
body[data-role=doctor] .section#post-contents .main .share .contents .copy-link::before {
  color: var(--color-Dr_main);
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .main .share .contents .copy-link::before {
    left: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .main .share .contents .copy-link::before {
    left: 1.6rem;
  }
}
@media (hover: hover) {
  .section#post-contents .main .share .contents .copy-link:hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .sub {
    margin-top: 6rem;
  }
}
.section#post-contents .sub .cates .label,
.section#post-contents .sub .ranking .label {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 1.6rem;
  padding-left: 2rem;
}
.section#post-contents .sub .cates .label span,
.section#post-contents .sub .ranking .label span {
  z-index: 2;
}
.section#post-contents .sub .cates .label::before,
.section#post-contents .sub .ranking .label::before {
  content: "";
  width: 4.7rem;
  height: 2.8rem;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
}
.section#post-contents .sub .cates {
  border-bottom: 1px solid var(--color-line);
  padding-bottom: 4rem;
}
@media only screen and (max-width: 768px) {
  .section#post-contents .sub .cates {
    border-top: 1px solid var(--color-line);
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .sub .cates {
    padding-top: 4rem;
  }
}
.section#post-contents .sub .cates .label::before {
  background-image: url("/media/wp-content/themes/nms/assets/images/article/bg_title_blue_nurse.svg");
}
body[data-role=doctor] .section#post-contents .sub .cates .label::before {
  background-image: url("/media/wp-content/themes/nms/assets/images/article/bg_title_blue_doctor.svg");
}
.section#post-contents .sub .cates ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.2rem 1rem;
}
.section#post-contents .sub .cates ul > li a {
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--color-Ns_main);
  border: 1px solid var(--color-Ns_main);
  border-radius: 5rem;
  display: inline-block;
  padding: 0.8rem 1.5rem 0.6rem;
  -webkit-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
body[data-role=doctor] .section#post-contents .sub .cates ul > li a {
  color: var(--color-Dr_main);
}
body[data-role=doctor] .section#post-contents .sub .cates ul > li a {
  border-color: var(--color-Dr_main);
}
@media (hover: hover) {
  .section#post-contents .sub .cates ul > li a:hover {
    color: var(--color-white);
    background-color: var(--color-Ns_main);
  }
  body[data-role=doctor] .section#post-contents .sub .cates ul > li a:hover {
    color: var(--color-white);
  }
  body[data-role=doctor] .section#post-contents .sub .cates ul > li a:hover {
    background-color: var(--color-Dr_main);
  }
}
.section#post-contents .sub .ranking {
  padding-top: 4rem;
}
.section#post-contents .sub .ranking .label::before {
  background-image: url("/media/wp-content/themes/nms/assets/images/article/bg_title_yellow.svg");
}
.section#post-contents .sub .ranking ul > li {
  border-bottom: 1px solid var(--color-black);
}
.section#post-contents .sub .ranking ul > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  padding: 1.2rem 1rem;
}
@media (hover: hover) {
  .section#post-contents .sub .ranking ul > li a:hover figure img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .section#post-contents .sub .ranking ul > li a:hover .text .date {
    color: var(--color-text_black);
  }
  .section#post-contents .sub .ranking ul > li a:hover .text .date::before {
    color: var(--color-text_black);
  }
  .section#post-contents .sub .ranking ul > li a:hover .text .title span {
    background-size: 100% 1px;
  }
}
.section#post-contents .sub .ranking ul > li figure {
  width: 9.6rem;
}
.section#post-contents .sub .ranking ul > li figure img {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.section#post-contents .sub .ranking ul > li .text {
  width: calc(100% - 9.6rem - 1rem);
}
.section#post-contents .sub .ranking ul > li .text .date {
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.072rem;
  color: var(--color-gray);
  padding-left: 1.8rem;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.section#post-contents .sub .ranking ul > li .text .date::before {
  content: "\e902";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.4rem;
  color: var(--color-gray);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.section#post-contents .sub .ranking ul > li .text .title {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  margin-top: 0.8rem;
}
.section#post-contents .sub .ranking ul > li .text .title span {
  display: inline;
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: -webkit-linear-gradient(currentColor, currentColor);
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  background-size: 0% 1px;
  background-position: 0 100%;
  -webkit-transition: background-size 0.3s;
  transition: background-size 0.3s;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.section#post-contents .sub .ranking ul > li::after {
  content: "";
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .sub .ranking ul > li:nth-child(-n+3)::after {
    width: 4.7rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .sub .ranking ul > li:nth-child(-n+3)::after {
    width: 4.9rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .sub .ranking ul > li:nth-child(-n+3)::after {
    height: 4.7rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .sub .ranking ul > li:nth-child(-n+3)::after {
    height: 4.9rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .sub .ranking ul > li:nth-child(-n+3)::after {
    top: -0.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .sub .ranking ul > li:nth-child(-n+3)::after {
    top: -0.2rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .sub .ranking ul > li:nth-child(-n+3)::after {
    left: 0rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .sub .ranking ul > li:nth-child(-n+3)::after {
    left: 0.1rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .sub .ranking ul > li:nth-child(n+4)::after {
    width: 2.9rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .sub .ranking ul > li:nth-child(n+4)::after {
    width: 3rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .sub .ranking ul > li:nth-child(n+4)::after {
    height: 2.9rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .sub .ranking ul > li:nth-child(n+4)::after {
    height: 3rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .sub .ranking ul > li:nth-child(n+4)::after {
    top: 0.3rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .sub .ranking ul > li:nth-child(n+4)::after {
    top: 0.326rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .sub .ranking ul > li:nth-child(n+4)::after {
    left: 0.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .sub .ranking ul > li:nth-child(n+4)::after {
    left: 0.515rem;
  }
}
.section#post-contents .sub .ranking ul > li:nth-child(1)::after {
  background-image: url("/media/wp-content/themes/nms/assets/images/home/icon_ranking01.png");
}
.section#post-contents .sub .ranking ul > li:nth-child(2)::after {
  background-image: url("/media/wp-content/themes/nms/assets/images/home/icon_ranking02.png");
}
.section#post-contents .sub .ranking ul > li:nth-child(3)::after {
  background-image: url("/media/wp-content/themes/nms/assets/images/home/icon_ranking03.png");
}
.section#post-contents .sub .ranking ul > li:nth-child(4)::after {
  background-image: url("/media/wp-content/themes/nms/assets/images/home/icon_ranking04.png");
}
.section#post-contents .sub .ranking ul > li:nth-child(5)::after {
  background-image: url("/media/wp-content/themes/nms/assets/images/home/icon_ranking05.png");
}
body[data-role=doctor] .section#post-contents .sub .ranking ul > li:nth-child(4)::after {
  background-image: url("/media/wp-content/themes/nms/assets/images/home/icon_ranking04_doctor.png");
}
body[data-role=doctor] .section#post-contents .sub .ranking ul > li:nth-child(5)::after {
  background-image: url("/media/wp-content/themes/nms/assets/images/home/icon_ranking05_doctor.png");
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .sub .banner {
    position: -webkit-sticky;
    position: sticky;
    top: 21.8rem;
    left: 0;
  }
}
@media only screen and (min-width: 768.1px) and (max-width: 1120px) {
  .section#post-contents .sub .banner {
    top: 17.8rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#post-contents .sub .banner {
    margin-top: 4.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#post-contents .sub .banner {
    margin-top: 4rem;
  }
}
.section#post-contents .sub .banner a {
  border: 1px solid var(--color-black);
  display: block;
}
@media (hover: hover) {
  .section#post-contents .sub .banner a:hover {
    opacity: 0.7;
  }
}

/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: none;
  -ms-scroll-snap-type: none;
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.section#relation {
  background-color: var(--color-Ns_bg_blue2);
  background-image: -webkit-linear-gradient(var(--color-white) 0 1px, transparent 1px), -webkit-linear-gradient(left, var(--color-white) 0 1px, transparent 1px);
  background-image: linear-gradient(var(--color-white) 0 1px, transparent 1px), linear-gradient(90deg, var(--color-white) 0 1px, transparent 1px);
  background-size: 12px 12px;
  background-position: 0 0;
}
body[data-role=doctor] .section#relation {
  background-color: var(--color-Dr_bg_blue);
}
@media only screen and (min-width: 768.1px) {
  .section#relation {
    padding-top: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#relation {
    padding-top: 6rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#relation {
    padding-bottom: 8rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#relation {
    padding-bottom: 6rem;
  }
}
.section#relation .swiper {
  padding-bottom: 3px;
}
@media only screen and (max-width: 768px) {
  .section#relation .swiper .swiper-wrapper .swiper-slide.post-item a {
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 768px) {
  .section#relation .swiper .swiper-wrapper .swiper-slide.post-item a figure {
    width: auto;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#relation .swiper .swiper-wrapper .swiper-slide.post-item a .text {
    margin-top: 2.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#relation .swiper .swiper-wrapper .swiper-slide.post-item a .text {
    margin-top: 1.2rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#relation .swiper .swiper-wrapper .swiper-slide.post-item a .text {
    width: auto;
  }
}
.section#relation .swiper .swiper-ui {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2.8rem;
}
@media only screen and (min-width: 768.1px) {
  .section#relation .swiper .swiper-ui {
    margin-top: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#relation .swiper .swiper-ui {
    margin-top: 2.4rem;
  }
}
.section#relation .swiper .swiper-ui .swiper-button-prev,
.section#relation .swiper .swiper-ui .swiper-button-next {
  background-image: url("/media/wp-content/themes/nms/assets/images/home/icon_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 50%;
  display: block;
  cursor: pointer;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 768.1px) {
  .section#relation .swiper .swiper-ui .swiper-button-prev,
  .section#relation .swiper .swiper-ui .swiper-button-next {
    width: 5rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#relation .swiper .swiper-ui .swiper-button-prev,
  .section#relation .swiper .swiper-ui .swiper-button-next {
    width: 4.8rem;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#relation .swiper .swiper-ui .swiper-button-prev,
  .section#relation .swiper .swiper-ui .swiper-button-next {
    height: 5rem;
  }
}
@media only screen and (max-width: 768px) {
  .section#relation .swiper .swiper-ui .swiper-button-prev,
  .section#relation .swiper .swiper-ui .swiper-button-next {
    height: 4.8rem;
  }
}
@media (hover: hover) {
  .section#relation .swiper .swiper-ui .swiper-button-prev:hover,
  .section#relation .swiper .swiper-ui .swiper-button-next:hover {
    opacity: 0.7;
  }
}
.section#relation .swiper .swiper-ui .swiper-button-prev {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.2);
}
.section#relation .swiper .swiper-ui .swiper-pagination {
  height: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8rem;
}
.section#relation .swiper .swiper-ui .swiper-pagination .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  background-color: var(--color-white);
  border-radius: 50%;
}
.section#relation .swiper .swiper-ui .swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  cursor: pointer;
}
.section#relation .swiper .swiper-ui .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--color-line);
}
@media only screen and (min-width: 768.1px) {
  .section#relation .swiper.is-disabled .swiper-wrapper {
    gap: 3.2rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .section#relation .swiper.is-disabled .swiper-wrapper {
    width: 89.74%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1096px) {
  .section#relation .swiper.is-disabled .swiper-wrapper {
    width: 89.74%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768.1px) {
  .section#relation .swiper.is-disabled .swiper-wrapper .swiper-slide {
    width: calc((100% - 6.4rem) / 3);
    max-width: 34.4rem;
  }
}
.section#relation .swiper.is-disabled .swiper-ui {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: -99999;
  pointer-events: none;
  overflow: hidden;
  opacity: 0;
}