@font-face {
  font-family: "Fa solid 900";
  src: url('/fuzoku/clinic/fonts/fa-solid-900.woff2') format("woff2"), url('/fuzoku/clinic/fonts/fa-solid-900.eot') format("embedded-opentype"), url('/fuzoku/clinic/fonts/fa-solid-900.woff') format("woff"), url('/fuzoku/clinic/fonts/fa-solid-900.ttf') format("truetype"), url('/fuzoku/clinic/fonts/fa-solid-900.svg') format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}

:root {
  --white: white;
  --black: black;
}

.section_top_overview {
  background-color: #f4f1e9;
}

.section_prefooter {
  background-color: #f4f1e9;
  height: 30px;
}

.section_footer {
  background-color: #fd84ab;
}

.footer_columns {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 20px;
}

.footer_credit {
  text-align: right;
  margin-bottom: 20px;
  font-size: 12px;
}

.body {
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400;
}

.footer_logo {
  margin-bottom: 10px;
}

.footer_sitemap_heading {
  border-bottom: 1px solid #fff;
  width: 100%;
  margin-bottom: 8px;
  padding-bottom: 5px;
  font-size: 16px;
}

.footer_sitemap_item {
  color: #fff;
  margin-bottom: 6px;
  margin-left: 20px;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.footer_sitemap_item:hover {
  color: #fff9;
}

.container_contents {
  margin-bottom: 130px;
}

.top_contents_banner {
  text-align: center;
  align-items: flex-start;
  width: 100%;
  display: block;
}

.top_contents_news {
  width: 800px;
  margin: 60px auto 75px;
}

.top_contents_news_header {
  color: #fe6699;
  border: 1px #dbdcdb;
  border-bottom-style: solid;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 16px;
  display: flex;
}

.contents_newslist_item {
  border-bottom: 1px solid #dbdcdb;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.contents_newslist_item.hide {
  display: none;
}

.top_contents_news_header_go2list {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.top_contents_news_header_go2list_text {
  color: #fe6699;
  margin-right: 8px;
  display: inline-block;
}

.top_contents_news_header_go2list_text:hover {
  text-decoration: underline;
}

.top_contents_news_header_heading {
  font-size: 24px;
  line-height: 28px;
}

.top_contents_news_item_date {
  color: #fe6699;
  margin-bottom: 4px;
  font-size: 16px;
}

.top_contents_news_item_link {
  color: #8c8c8c;
  font-size: 16px;
  text-decoration: none;
}

.top_contents_news_item_link:hover {
  color: #8c8c8cb3;
}

.container_top_overview {
  padding-bottom: 50px;
}

.top_overview_leads {
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.top_overview_panels {
  justify-content: space-between;
  display: flex;
}

.top_overview_panel {
  width: 366px;
  margin-left: 2px;
  margin-right: 2px;
}

.top_overview_panel_heading {
  color: #fff;
  text-align: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  line-height: 30px;
  position: absolute;
}

.top_overview_panel_heading.seminar {
  background-color: #fe6699b3;
  width: 100%;
}

.top_overview_panel_heading.consul {
  background-color: #ff9956b3;
}

.top_overview_panel_heading.research {
  background-color: #609ed8b3;
}

.top_overview_panel_image {
  text-decoration: none;
  position: relative;
}

.top_overview_panel_desc {
  color: #8c8c8c;
  text-align: justify;
  background-color: #fff;
  width: 100%;
  height: 110px;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 24px;
}

.top_overview_lead {
  margin-left: 25px;
  margin-right: 25px;
}

.top_overview_lead_heading {
  color: #f69;
  text-align: center;
  letter-spacing: 4px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  display: none;
}

.top_overview_lead_desc {
  text-align: center;
  letter-spacing: 2px;
  max-width: 520px;
  font-size: 18px;
  line-height: 30px;
}

.top_overview_lead_rightside {
  border-top: 1px solid #f69;
  border-bottom: 1px solid #fe84ac;
  border-left: 1px #f69;
  border-right: 1px solid #f69;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  width: 25px;
}

.top_overview_lead_leftside {
  border: 1px solid #f69;
  border-right-style: none;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  width: 25px;
}

.top_mainvisual {
  border-bottom: 5px solid #ff92b5;
  position: relative;
}

.mainvisual_navi_bg {
  background-color: #fd84abbf;
  width: 100%;
  height: 61px;
  position: absolute;
}

.mainvisual_navis {
  justify-content: space-around;
  width: 1100px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  display: flex;
}

.mainnavi_link {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.mainnavi_link:hover {
  background-color: #ffffff4d;
}

.mainvisual_image {
  width: 100%;
}

.header_flex {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.header_address {
  font-size: 16px;
}

.header_kagawa_logo {
  margin-bottom: 15px;
  display: block;
}

.header_clinic_logo {
  display: block;
}

._2nd_mainvisual {
  position: relative;
}

.contents_breadcrumbs {
  margin-top: 20px;
}

.contents_breadcrumb_link {
  color: #f69;
  text-decoration: none;
}

.contents_breadcrumb_link:hover {
  text-decoration: underline;
}

.contents_heading2 {
  border-bottom: 1px solid #fe93b7;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 40px;
  padding-bottom: 10px;
  font-weight: 400;
  line-height: 38px;
}

.contents_heading2.hidden {
  display: none;
}

.contents_link_type1 {
  color: #fe84ac;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

.contents_link_type1.staff {
  margin-top: 10px;
  margin-bottom: 10px;
}

.contents_link_type1.staff.t50 {
  margin-top: 50px;
}

.contents_link_type1.stafftop {
  margin-bottom: 10px;
}

.contents_link_type1_text {
  display: inline;
}

.contents_link_type1_text:hover {
  text-decoration: underline;
}

.contents_link_type1_mark {
  margin-right: 4px;
  font-family: "Fa solid 900", sans-serif;
  display: inline;
}

.contents_link_desc {
  color: #8c8c8c;
  margin-left: 24px;
  font-size: 18px;
  line-height: 28px;
}

.mainvisual_heading_bg {
  background-color: #fd84abbf;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.mainvisual_heading_bg.orange {
  background-color: #ff9956b3;
}

.mainvisual_heading_bg.blue {
  background-color: #609ed8b3;
}

.mainvisual_heading_bg.limegreen {
  background-color: #6bceecb3;
}

.mainvisual_heading_bg.green {
  background-color: #34ada5b3;
}

.mainvisual_heading {
  color: #fff;
  font-size: 50px;
  line-height: 50px;
}

.top_overview_panel_mask {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.top_overview_panel_mask:hover {
  background-color: #fff6;
}

.section_header_sp {
  display: none;
}

.top_overview_leads_sp {
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: none;
}

.section_top_mainvisual_sp, .top_contents_news_sp_go2list {
  display: none;
}

.news_go2list_text {
  color: #fff;
  text-align: center;
  background-color: #fe6699;
  border-radius: 8px;
  max-width: 200px;
  margin: 30px auto;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
}

.contents_listlike {
  color: #8c8c8c;
  text-indent: -18px;
  margin-bottom: 5px;
  margin-left: 18px;
  font-size: 18px;
  line-height: 26px;
}

.contents_listlike.indent2 {
  text-indent: -36px;
  margin-left: 36px;
}

.contents_listlike.indent5 {
  text-indent: -90px;
  margin-left: 90px;
}

.contents_listlike.indent5.t20, .contents_listlike.t20 {
  margin-top: 20px;
}

.contents_listlike.hidden {
  display: none;
}

.span_clinicpink {
  color: #f69;
}

.contents_para {
  color: #8c8c8c;
  font-size: 18px;
  line-height: 28px;
}

.contents_para.t20 {
  text-align: justify;
  margin-top: 20px;
}

.contents_image_place {
  text-align: center;
}

.contents_image {
  margin-top: 20px;
}

.staff_profile_box {
  margin-bottom: 30px;
}

.staff_profile_name {
  margin-bottom: 10px;
  font-size: 28px;
}

.staff_profile_heading {
  margin-top: 20px;
  padding-bottom: 5px;
  font-size: 18px;
}

.staff_profile_heading.top {
  margin-top: 0;
}

.staff_image_place {
  text-align: left;
}

.staff_profile_kana {
  font-size: 18px;
}

.newslist_yearlies {
  margin-top: -20px;
  margin-bottom: 10px;
}

.newslist_yearlies_yearly {
  color: #fe6699;
  text-align: center;
  border: 1px solid #fe6699;
  border-radius: 8px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
}

.newslist_yearlies_yearly:hover {
  color: #fff;
  background-color: #fe6699;
  border-color: #fe6699;
}

.newslist_yearlies_yearly.w--current {
  color: #fff;
  background-color: #fe6699;
}

.newslist_yearlies_yearly.hidden {
  display: none;
}

.news_heading2 {
  color: #646464;
  text-align: justify;
  border-top: 1px solid #fe93b7;
  border-bottom: 1px solid #fe93b7;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.news_date {
  color: #f69;
  margin-bottom: 20px;
  font-size: 16px;
}

.news_para {
  color: #8c8c8c;
  text-align: justify;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
}

.news_go2list {
  text-decoration: none;
  display: block;
}

.news_go2list.article {
  margin-top: 100px;
}

.contents_lead {
  text-align: justify;
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 32px;
}

.contents_heading3 {
  margin-top: 30px;
  font-size: 22px;
  font-weight: 400;
}

.span_clinicbrown {
  color: #a16427;
}

.contents_link_type2 {
  color: #609ed8;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
  display: block;
}

@media screen and (max-width: 991px) {
  .section_header {
    display: none;
  }

  .footer_sitemap_heading {
    font-size: 15px;
  }

  .footer_sitemap_item {
    margin-bottom: 4px;
    margin-left: 15px;
    font-size: 15px;
  }

  .container_contents {
    margin-bottom: 75px;
  }

  .top_contents_news {
    width: 100%;
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .top_contents_news_header {
    padding-bottom: 12px;
  }

  .contents_newslist_item {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .top_contents_news_header_heading {
    font-size: 22px;
  }

  .top_contents_news_item_date {
    margin-bottom: 3px;
    font-size: 15px;
  }

  .top_contents_news_item_link {
    font-size: 15px;
  }

  .container_top_overview {
    padding-bottom: 40px;
  }

  .top_overview_leads {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .top_overview_panel_heading {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 24px;
    line-height: 24px;
  }

  .top_overview_panel_desc {
    padding: 10px 12px;
    font-size: 15px;
    line-height: 21px;
  }

  .mainvisual_navi_bg {
    display: none;
  }

  .header_logos {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .header_kagawa_logo {
    margin-bottom: 5px;
  }

  .contents_heading2 {
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 34px;
  }

  .contents_link_type1 {
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 25px;
  }

  .contents_link_desc {
    font-size: 16px;
    line-height: 24px;
  }

  .mainvisual_heading_bg {
    height: 50px;
  }

  .mainvisual_heading {
    font-size: 36px;
  }

  .section_header_sp {
    height: 86px;
    display: block;
  }

  .header_navbar {
    z-index: 10;
    background-color: #fff0;
  }

  .header_navbar_container {
    height: 86px;
    margin-right: 0;
    position: relative;
    inset: 0% 0% auto auto;
  }

  .header_sp {
    justify-content: space-between;
    display: block;
    position: relative;
  }

  .header_navbar_navmenu {
    background-color: #fff0;
    width: 100%;
  }

  .header_sp_logo {
    z-index: 100;
    margin-top: 10px;
    margin-left: 10px;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .header_navbar_menubutton {
    background-color: #f69;
    width: 86px;
    height: 86px;
    padding: 0;
  }

  .header_navbar_menubutton:hover {
    background-color: #f69;
  }

  .header_navbar_navmenu_link {
    color: #fff;
    text-align: center;
    background-color: #f69c;
    border-bottom: 1px solid #fff;
    width: 50%;
    height: 60px;
    margin-left: auto;
    margin-right: 0;
    font-size: 18px;
  }

  .header_navbar_menubutton_icon_off {
    background-image: url('/fuzoku/clinic/images/common_humberger_off.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    margin-top: 18px;
    margin-left: 18px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
  }

  .header_navbar_menubutton_icon_on {
    background-image: url('/fuzoku/clinic/images/common_huberger_on.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    margin-top: 18px;
    margin-left: 18px;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
    position: absolute;
  }

  .top_overview_leads_sp {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .contents_listlike {
    text-indent: -16px;
    margin-left: 16px;
    font-size: 16px;
    line-height: 24px;
  }

  .contents_listlike.indent2 {
    text-indent: -32px;
    margin-left: 32px;
  }

  .contents_listlike.indent5 {
    text-indent: -80px;
    margin-left: 80px;
  }

  .contents_para {
    font-size: 16px;
    line-height: 24px;
  }

  .staff_profile_name {
    font-size: 25px;
  }

  .staff_profile_heading, .staff_profile_kana {
    font-size: 16px;
  }

  .newslist_yearlies_yearly {
    padding-top: 12px;
    padding-bottom: 13px;
    font-size: 17px;
    line-height: 17px;
  }

  .news_heading2 {
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 34px;
  }

  .contents_lead {
    font-size: 24px;
    line-height: 28px;
  }

  .contents_link_type2 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  .footer_credit {
    text-align: center;
    margin-bottom: 10px;
  }

  .footer_address, .footer_sitemap {
    margin-bottom: 20px;
  }

  .footer_sitemap_heading {
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 18px;
  }

  .footer_sitemap_item {
    font-size: 14px;
    line-height: 18px;
  }

  .container_contents {
    margin-bottom: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .top_contents_banner {
    justify-content: center;
    margin-bottom: 15px;
  }

  .top_contents_news {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .contents_newslist_item {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .top_contents_news_header_heading {
    font-size: 20px;
    line-height: 26px;
  }

  .top_contents_news_item_date, .top_contents_news_item_link {
    font-size: 14px;
    line-height: 18px;
  }

  .container_top_overview {
    padding-bottom: 20px;
  }

  .top_overview_leads {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .top_overview_panel_heading {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

  .top_overview_panel_desc {
    padding: 8px 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .top_overview_lead {
    margin-left: 10px;
    margin-right: 10px;
  }

  .top_overview_lead_heading {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 20px;
  }

  .top_overview_lead_desc {
    max-width: 450px;
    font-size: 15px;
    line-height: 20px;
  }

  .top_overview_lead_rightside, .top_overview_lead_leftside {
    width: 20px;
  }

  .contents_breadcrumbs {
    margin-top: 15px;
  }

  .contents_heading2 {
    margin-top: 30px;
    margin-bottom: 15px;
    padding-bottom: 6px;
    font-size: 20px;
    line-height: 22px;
  }

  .contents_link_type1 {
    text-indent: -20px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 16px;
    line-height: 19px;
  }

  .contents_link_desc {
    margin-left: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .mainvisual_heading_bg {
    height: 40px;
  }

  .mainvisual_heading {
    font-size: 24px;
  }

  .section_header_sp {
    height: 72px;
  }

  .header_navbar_container {
    background-color: #fff0;
    height: 72px;
  }

  .header_navbar_menubutton {
    width: 72px;
    height: 72px;
  }

  .header_navbar_navmenu_link {
    width: 100%;
  }

  .header_navbar_menubutton_icon_off, .header_navbar_menubutton_icon_on {
    width: 40px;
    height: 40px;
    margin-top: 16px;
    margin-left: 16px;
  }

  .header_sp_logo_image {
    width: 200px;
  }

  .top_overview_leads_sp {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .news_go2list_text {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 14px;
  }

  .contents_listlike {
    text-indent: -14px;
    margin-bottom: 3px;
    margin-left: 14px;
    font-size: 14px;
    line-height: 18px;
  }

  .contents_listlike.indent2 {
    text-indent: -28px;
    margin-left: 28px;
  }

  .contents_listlike.indent5 {
    text-indent: -70px;
    margin-left: 70px;
  }

  .contents_para {
    font-size: 14px;
    line-height: 21px;
  }

  .staff_profile_name {
    margin-bottom: 2px;
    font-size: 19px;
  }

  .staff_profile_heading {
    margin-top: 10px;
    padding-bottom: 3px;
    font-size: 14px;
  }

  .staff_profile_kana {
    font-size: 11px;
  }

  .newslist_yearlies {
    margin-top: 0;
    margin-bottom: 0;
  }

  .newslist_yearlies_yearly {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }

  .news_heading2 {
    margin-top: 30px;
    margin-bottom: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 18px;
    line-height: 22px;
  }

  .news_date, .news_para {
    font-size: 14px;
    line-height: 18px;
  }

  .news_go2list.article {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .contents_lead {
    font-size: 20px;
    line-height: 26px;
  }

  .contents_heading3 {
    margin-top: 20px;
    margin-bottom: -5px;
    font-size: 16px;
  }

  .contents_link_type2 {
    text-indent: -20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 40px;
    font-size: 14px;
    line-height: 21px;
  }
}

@media screen and (max-width: 479px) {
  .section_top_mainvisual {
    display: none;
  }

  .footer_credit {
    font-size: 10px;
  }

  .contents_newslist_item {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .top_contents_news_header_go2list {
    display: none;
  }

  .top_contents_news_item_date {
    margin-bottom: 2px;
  }

  .top_contents_news_item_link {
    line-height: 17px;
  }

  .top_overview_leads {
    display: none;
  }

  .top_overview_panels {
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 10px;
    margin-right: 10px;
  }

  .top_overview_panel {
    width: 100%;
  }

  .top_overview_panel_heading {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 22px;
    line-height: 22px;
  }

  .top_overview_panel_image {
    margin-bottom: 10px;
  }

  .top_overview_panel_desc {
    height: auto;
    padding: 10px 15px;
    font-size: 13px;
    line-height: 17px;
  }

  .top_overview_lead {
    margin-left: 7px;
    margin-right: 7px;
  }

  .top_overview_lead_heading {
    margin-top: 20px;
    display: block;
  }

  .top_overview_lead_desc {
    max-width: none;
    padding-top: 1px;
    padding-bottom: 1px;
    font-size: 12px;
    line-height: 17px;
  }

  .top_overview_lead_rightside {
    width: 17px;
    margin-right: 10px;
  }

  .top_overview_lead_leftside {
    width: 17px;
    margin-left: 10px;
  }

  .contents_heading2 {
    text-align: justify;
  }

  .section_header_sp, .header_navbar_container {
    height: 62px;
  }

  .header_navbar_menubutton {
    width: 62px;
    height: 62px;
  }

  .header_navbar_navmenu_link.w--current {
    color: #fff;
  }

  .header_navbar_menubutton_icon_off {
    width: 36px;
    height: 36px;
    margin-top: 12px;
    margin-left: 13px;
  }

  .header_navbar_menubutton_icon_on {
    width: 36px;
    height: 36px;
    margin-top: 14px;
    margin-left: 14px;
  }

  .header_sp_logo_image {
    width: 160px;
  }

  .top_overview_leads_sp {
    justify-content: space-between;
    display: flex;
  }

  .section_top_mainvisual_sp {
    display: block;
  }

  .top_contents_news_sp_go2list {
    text-decoration: none;
    display: block;
  }

  .contents_listlike {
    line-height: 18px;
  }

  .span_clinicpink {
    text-decoration: none;
  }

  .staff_image_place {
    text-align: center;
    margin-bottom: 15px;
  }

  .newslist_yearlies {
    margin-top: 0;
  }

  .news_heading2 {
    text-align: justify;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .news_para {
    line-height: 17px;
  }

  .news_go2list {
    text-decoration: none;
  }

  .contents_lead {
    font-size: 18px;
    line-height: 23px;
  }
}


@font-face {
  font-family: 'Fa solid 900';
  src: url('/fuzoku/clinic/fonts/fa-solid-900.woff2') format('woff2'), url('/fuzoku/clinic/fonts/fa-solid-900.eot') format('embedded-opentype'), url('/fuzoku/clinic/fonts/fa-solid-900.woff') format('woff'), url('/fuzoku/clinic/fonts/fa-solid-900.ttf') format('truetype'), url('/fuzoku/clinic/fonts/fa-solid-900.svg') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}