@charset "UTF-8";
/**************************************************************
色変更箇所

メイン
004875
サブ
00a5e5
薄い色
cbeefe


**************************************************************/
/* clearfix
----------------------------------------------- */
.clearfix {
  display: inline-table;
}
.clearfix::after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  content: "";
}

/* Hides from IE-mac \ */
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

span.blue {
  color: #3b4475;
}

/* Minimum width of 769 pixels.
-------------------------------------------------------------- */
@media screen and (min-width: 769px) {
  #main h3 {
    box-sizing: border-box;
    height: 62px;
    padding: 7px 0 0 60px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: normal;
    color: #4c2f00;
  }
  #main h3 span {
    font-size: 10px;
    color: var(--color-primary);
  }
  #main .features {
    padding: 10px 30px 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    box-shadow: 16px 3px 4px -16px #030303 inset;
  }
  #main .features p {
    padding-left: 230px !important;
  }
  #main .features01,
  #main .features02,
  #main .features03 {
    background: #f0f0f0;
  }
  #main .features h2 {
    padding: 10px 30px;
    margin: -10px -30px 10px;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    color: #4b4b4b;
    box-shadow: 20px 0 2px -20px #999 inset;
  }
  #main .features01 h2 {
    background-color: var(--color-bg01);
    border-bottom: 5px solid var(--color-line01);
  }
  #main .features02 h2 {
    background-color: var(--color-bg02);
    border-bottom: 5px solid var(--color-line02);
  }
  #main .features03 h2 {
    background-color: var(--color-bg03);
    border-bottom: 5px solid var(--color-line03);
  }
  #main .features img {
    width: 207px;
    height: auto;
    margin-right: 20px;
  }
  /**************************************************************
  トップページ
  **************************************************************/
  #home #main #whatsnew {
    padding: 30px;
  }
  #home #main #whatsnew #iframe_container {
    /* ipad対策 */
    height: 200px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #home #main #whatsnew .whatsnew_h3 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--color-primary);
  }
  #home #main #whatsnew h3 {
    height: auto;
    padding: 0 0 0 5px !important;
    margin: 0 !important;
    font-size: 20px;
    font-weight: normal;
    line-height: 110%;
    color: var(--color-primary);
    text-align: left;
    background: none;
    border-left: 20px solid var(--color-primary);
  }
  #home #main #whatsnew .whatsnew_cont {
    width: 690px;
    height: 176px;
    padding: 0 0 10px;
    margin: 0 auto;
    overflow: auto;
  }
  #newsList {
    width: 670px;
    margin: 0 auto;
  }
  #newsList th,
  #newsList td {
    padding: 10px;
    font-size: 14px;
    border-bottom: 1px #787878 dotted;
  }
  #newsList th {
    color: var(--color-primary);
    white-space: nowrap;
  }
  /**************************************************************
  開院・内覧会のお知らせ
  **************************************************************/
  .info_open {
    border: 4px solid orange;
  }
  .info_nairan {
    border: 4px solid green;
  }
  .info_open,
  .info_nairan {
    padding: 20px;
    margin: 10px 0 10px 5px;
    text-align: center;
    border-radius: 10px;
  }
  .info_open h2 {
    font-size: 22px;
    color: orange;
  }
  .info_nairan h2 {
    font-size: 22px;
    color: green;
  }
  .info_open strong {
    font-size: 36px;
  }
  #home #main .info_open p,
  #home #main .info_nairan p {
    padding: 0;
    border: none;
  }
  /**************************************************************
  二階層以下
  **************************************************************/
  h3#page_title span em {
    display: block;
    font-size: 20px;
    color: var(--color-primary);
  }
  #main h4.page_h4 {
    padding: 10px;
    font-size: 22px;
    font-weight: normal;
    color: #000;
    background: var(--color-bg01);
    border-bottom: solid 2px #969696;
  }
  #facility #main h4.page_h4 {
    padding: 5px 10px;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: normal;
    color: #000;
    background: var(--color-bg01);
    border-bottom: solid 2px #969696;
  }
  .facility_box_wrap {
    overflow: hidden;
  }
  /**************************************************************
  医院案内
  **************************************************************/
  #clinic #main section {
    padding-left: 15px;
  }
  #clinic #main .medical_courses p {
    padding: 15px;
  }
  #clinic #main h5 {
    margin-top: 30px;
    font-size: 18px;
    font-weight: normal;
    color: var(--color-primary);
  }
  #clinic #main h5 span {
    padding-right: 5px;
    font-size: 20px;
    font-weight: bold;
  }
  #clinic #main .clinic_top {
    float: right;
    width: 275px;
    padding: 20px 0 10px 20px;
    margin: 0;
  }
  #clinic #main .clinic_top p {
    padding: 5px 0 0;
    margin: 0;
    text-align: center;
  }
  #clinic #main .medical_courses {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  #clinic #main .medical_courses h4 {
    margin-top: 10px;
  }
  #clinic #main .medical_courses img {
    border: 2px solid #e8e8e8;
  }
  #clinic #main p.name {
    text-align: right;
  }
  #clinic #main p.name ruby {
    font-size: 30px;
  }
  #clinic #main p.name ruby rb {
    font-size: 30px;
  }
  #clinic #main p.name span {
    padding-right: 10px;
    font-size: 20px;
  }
  #clinic #main .staff img {
    display: block;
    width: 90%;
    margin: 10px auto 30px;
  }
  .rtable {
    width: 100%;
    margin: 30px 0;
    border-spacing: 0;
    border-collapse: separate;
  }
  .rtable th {
    width: 150px;
    height: 35px;
    padding: 10px 20px;
    background: #d9f2fd;
  }
  .rtable td {
    height: 35px;
    padding: 10px 20px;
  }
  .contact {
    padding: 10px;
    margin-top: 15px !important;
    text-align: center;
    border: 1px solid #ccc;
  }
  .contact .phone {
    height: 45px !important;
    padding: 0 0 10px !important;
    margin: 0 !important;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 45px;
    line-height: 45px !important;
    color: var(--color-second);
    vertical-align: middle;
  }
  .contact .phone img {
    position: relative !important;
    top: 5px !important;
  }
  /**************************************************************
  医院案内（経歴）
  **************************************************************/
  #clinic .medical_courses dl,
  #clinic .medical_courses dt,
  #clinic .medical_courses dd {
    box-sizing: border-box;
  }
  #clinic .medical_courses dl {
    background: #eee;
    border-bottom: 1px dotted #ccc;
  }
  #clinic .medical_courses dt,
  #clinic .medical_courses dd {
    padding: 10px 10px 0;
    border-top: 1px dotted #ccc;
  }
  #clinic .medical_courses dt {
    float: left;
    width: 120px;
  }
  #clinic .medical_courses dd {
    padding-bottom: 10px;
    margin-left: 120px;
    background: #fff;
  }
  #clinic .medical_courses dd::after {
    display: block;
    clear: both;
    content: "";
  }
  #clinic #main .medical_courses ul {
    border-top: 1px dotted #ccc;
  }
  #clinic #main .medical_courses ul li {
    padding: 10px 0;
    border-bottom: dotted 1px #ccc;
  }
  /**************************************************************
  院内設備
  **************************************************************/
  #facility #main section {
    padding-left: 15px;
  }
  #facility .facility_box {
    width: 48%;
    min-height: 380px;
    margin-top: 40px;
  }
  #facility .facility_box h3 {
    padding-left: 22px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: normal;
    color: #1e91e6;
    border-bottom: 1px #1e91e6 solid;
  }
  #facility .facility_box img {
    box-sizing: border-box;
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
    border: 2px solid #e8e8e8;
  }
  /**************************************************************
  アクセス
  **************************************************************/
  #access_cont {
    padding: 40px;
  }
  #access #main section img {
    max-width: 100%;
    height: auto;
  }
  #access #main ul#access_method {
    float: left;
    padding-bottom: 116px;
    margin-top: 30px;
    border-top: 1px var(--color-primary) dotted;
  }
  #access #main ul#access_method li {
    position: relative;
    width: 250px;
    padding: 5px 0 0 100px;
    line-height: 2;
    border-bottom: 1px var(--color-primary) dotted;
  }
  #access #main ul#access_method li span.title {
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    float: left;
    width: 80px;
    padding: 0;
    margin-right: 10px;
    line-height: 1.8;
    color: var(--color-primary);
    text-align: center;
    background-color: #fff;
    border: 1px var(--color-primary) solid;
  }
  #access #main ul#access_method li .timet {
    line-height: 1.5;
  }
  #access #main ul#access_method h4 {
    color: #000;
  }
  #access_gazo {
    float: right;
    margin: 30px 5px 100px;
  }
  #access_gazo img {
    margin-left: 20px;
    border: 2px solid #e8e8e8;
  }
}

  /**************************************************************
  注文の流れ
  **************************************************************/
  #order #main section {
    padding-left: 15px;
  }
  #order #main .medical_courses p {
    padding: 15px;
  }
  #order #main h5 {
    margin-top: 30px;
    font-size: 18px;
    font-weight: normal;
    color: var(--color-primary);
  }
  #order #main h5 span {
    padding-right: 5px;
    font-size: 20px;
    font-weight: bold;
  }
  #order #main .clinic_top {
    float: right;
    width: 275px;
    padding: 20px 0 10px 20px;
    margin: 0;
  }
  #order #main .clinic_top p {
    padding: 5px 0 0;
    margin: 0;
    text-align: center;
  }
  #order #main .medical_courses {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  #order #main .medical_courses h4 {
    margin-top: 10px;
  }
  #order #main .medical_courses img {
    border: 2px solid #e8e8e8;
  }



/* Minimum width of 768 pixels.
-------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  #main img {
    max-width: 100%;
  }
  /**************************************************************
  トップページ
  **************************************************************/
  #home #main {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  #main .features {
    position: relative;
    padding: 5%;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.3), 0 -2px 2px -2px rgba(0, 0, 0, 0.3);
  }
  #main .features h2 {
    margin-top: 10px;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    color: var(--color-primary);
  }
  #main .features01,
  #main .features02,
  #main .features03 {
    position: relative;
    background: #f0f0f0;
  }
  #main .features01::before,
  #main .features02::before,
  #main .features03::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 45px;
    content: "";
  }
  #main .features01::before {
    background-color: var(--color-bg01);
    border-bottom: 5px solid var(--color-line01);
  }
  #main .features02::before {
    background-color: var(--color-bg02);
    border-bottom: 5px solid var(--color-line02);
  }
  #main .features03::before {
    background-color: var(--color-bg03);
    border-bottom: 5px solid var(--color-line03);
  }
  #main .features p {
    text-align: left;
  }
  #main .features img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #home #main p {
    padding: 4px;
  }
  #access_bt {
    display: block;
    width: 100%;
    margin: 3% 0;
  }
  .access_textlink {
    display: block;
    text-align: center;
    text-decoration: none;
    background: linear-gradient(to bottom, var(--color-btn-light) 0%, var(--color-btn-dark) 100%);
    background-color: var(--color-primary);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="var(--color-btn-light)", endColorstr="var(--color-btn-dark)",GradientType=0 );
    border-radius: 10px;
  }
  .access_textlink:hover {
    text-decoration: none;
  }
  .access_textlink span {
    display: inline-block;
    padding: 20px 20px 20px 50px;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    text-shadow: 0 0 3px var(--color-btn-textshadow);
    background-image: url("../images/icon_pin.png");
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 34px 56px;
  }
  #home #main #whatsnew {
    padding: 5%;
  }
  #home #main #whatsnew #iframe_container {
    width: 100%;
    height: 200px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #home #main #whatsnew .whatsnew_h3 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--color-primary);
  }
  #home #main #whatsnew h3 {
    height: auto;
    padding: 0 0 0 5px !important;
    margin: 0 !important;
    font-size: 20px;
    font-weight: normal;
    line-height: 110%;
    color: var(--color-primary);
    text-align: left;
    background: none;
    border-left: 20px solid var(--color-primary);
  }
  #home #main #whatsnew .whatsnew_cont {
    width: 100%;
    height: 176px;
    padding: 0 0 10px;
    margin: 0 auto;
    overflow: auto;
  }
  #newsList {
    width: 100%;
    margin: 0 auto;
  }
  #newsList th,
  #newsList td {
    display: list-item;
    padding: 5px 10px 0;
    font-size: 14px;
    list-style: none;
  }
  #newsList th {
    color: var(--color-primary);
    white-space: nowrap;
  }
  #newsList td {
    padding-bottom: 10px;
    margin-bottom: 5px;
    border-bottom: 1px #787878 dotted;
  }
  /**************************************************************
  開院・内覧会のお知らせ
  **************************************************************/
  .info_open {
    border: 4px solid orange;
  }
  .info_nairan {
    border: 4px solid green;
  }
  .info_open,
  .info_nairan {
    padding: 20px;
    margin: 10px;
    text-align: center;
    border-radius: 10px;
  }
  .info_open h2 {
    font-size: 22px;
    color: orange;
  }
  .info_nairan h2 {
    font-size: 22px;
    color: green;
  }
  .info_open strong {
    font-size: 24px;
  }
  #home #main .info_open p {
    padding: 0;
    border: none;
  }
  #home #main .info_nairan p {
    padding: 0;
    border: none;
  }
  #home #main .info_nairan p.almob {
    text-align: left;
  }
  /**************************************************************
  二階層以下
  **************************************************************/
  h3#page_title {
    width: 100%;
    height: auto;
    margin: 0;
    color: var(--color-primary);
    text-align: left;
    background-size: 100% auto;
  }
  h3#page_title span {
    display: block;
    width: 100%;
    padding: 30px 0 30px 30px;
    margin: 0 auto;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.2;
    color: var(--color-primary);
  }
  h3#page_title span em {
    display: block;
    font-size: 18px;
    color: var(--color-primary);
  }
  #main h4.page_h4 {
    padding: 10px;
    font-size: 22px;
    font-weight: normal;
    color: #000;
    background: var(--color-bg01);
    border-bottom: solid 2px #969696;
  }
  /**************************************************************
  医院案内
  **************************************************************/
  #clinic #main .medical_courses p {
    padding: 15px;
  }
  #clinic #main h5 {
    margin-top: 30px;
    font-size: 20px;
    font-weight: normal;
    color: var(--color-primary);
  }
  #clinic #main h5 span {
    padding-right: 5px;
    font-size: 20px;
    font-weight: bold;
  }
  #clinic #main .clinic_top {
    width: 90%;
    padding: 10% 0% 5%;
    margin: 0 auto;
    text-align: center;
  }
  #clinic #main .clinic_top img {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  #clinic #main .clinic_top p {
    padding: 5px 0 0;
    margin: 0;
    text-align: center;
  }
  #clinic #main .medical_courses {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  #clinic #main .medical_courses h4 {
    margin-top: 10px;
  }
  #clinic #main .medical_courses img {
    border: 2px solid #e8e8e8;
  }
  #clinic #main p.name {
    text-align: right;
  }
  #clinic #main p.name ruby {
    font-size: 30px;
  }
  #clinic #main p.name ruby rb {
    font-size: 30px;
  }
  #clinic #main p.name span {
    padding-right: 10px;
    font-size: 20px;
  }
  .rtable {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
  }
  .rtable th {
    display: block;
    padding: 10px 20px;
    background: #d9f2fd;
  }
  .rtable td {
    display: block;
    height: 35px;
    padding: 10px 20px;
  }
  .contact {
    padding: 10px;
    margin-top: 15px !important;
    text-align: center;
    border: 1px solid #ccc;
  }
  .contact .phone {
    height: 45px !important;
    padding: 0 0 10px !important;
    margin: 0 !important;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 25px;
    line-height: 45px !important;
    color: var(--color-second);
    vertical-align: middle;
  }
  .contact .phone img {
    position: relative !important;
    top: 1px !important;
    width: 20px;
    height: auto;
  }
  /**************************************************************
  医院案内（経歴）
  **************************************************************/
  #clinic .medical_courses dl,
  #clinic .medical_courses dt,
  #clinic .medical_courses dd {
    box-sizing: border-box;
  }
  #clinic .medical_courses dl {
    background: #eee;
    border-bottom: 1px dotted #ccc;
  }
  #clinic .medical_courses dt,
  #clinic .medical_courses dd {
    padding: 10px 10px 0;
    border-top: 1px dotted #ccc;
  }
  #clinic .medical_courses dt {
    float: left;
    width: 120px;
  }
  #clinic .medical_courses dd {
    padding-bottom: 10px;
    margin-left: 120px;
    background: #fff;
  }
  #clinic .medical_courses dd::after {
    display: block;
    clear: both;
    content: "";
  }
  #clinic .medical_courses ul {
    border-top: 1px dotted #ccc;
  }
  #clinic .medical_courses ul li {
    padding: 10px 0;
    border-bottom: dotted 1px #ccc;
  }
  /**************************************************************
  院内設備
  **************************************************************/
  #facility #main {
    padding-top: 10px;
  }
  #facility #main p {
    padding: 10px 0 15px;
  }
  #facility .facility_box {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: center;
  }
  #facility .facility_box h3 {
    padding-left: 22px;
    font-size: 20px;
    font-weight: normal;
    color: var(--color-primary);
    border-bottom: 1px #1e91e6 solid;
  }
  #facility .facility_box p {
    text-align: left;
  }
  #facility .facility_box img {
    box-sizing: border-box;
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 15px;
    border: 2px solid #e8e8e8;
  }
  /**************************************************************
  アクセス
  **************************************************************/
  #access_cont {
    padding-top: 20px;
  }
  #access #main section img {
    max-width: 100%;
    height: auto;
  }
  #access #main ul#access_method {
    margin-top: 20px;
    border-top: 1px var(--color-primary) dotted;
  }
  #access #main ul#access_method li {
    position: relative;
    padding: 5px 0;
    padding: 5px 0 0 100px;
    line-height: 2;
    border-bottom: 1px var(--color-primary) dotted;
  }
  #access #main ul#access_method li a {
    line-height: 2;
  }
  #access #main ul#access_method li span.title {
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    float: left;
    width: 80px;
    padding: 0;
    margin-right: 10px;
    line-height: 1.8;
    color: var(--color-primary);
    text-align: center;
    background-color: #fff;
    border: 1px var(--color-primary) solid;
  }
  #access #main ul#access_method li .timet {
    line-height: 1.5;
  }
  #access #main ul#access_method h4 {
    color: #000;
  }
  #access_gazo {
    margin-top: 15px;
    text-align: center;
  }
  #access_gazo img {
    margin: 0 auto;
    border: 2px solid #e8e8e8;
  }

  /**************************************************************
  注文の流れ
  **************************************************************/
  #order #main .medical_courses p {
    padding: 15px;
  }
  #order #main h5 {
    margin-top: 30px;
    font-size: 20px;
    font-weight: normal;
    color: var(--color-primary);
  }
  #order #main h5 span {
    padding-right: 5px;
    font-size: 20px;
    font-weight: bold;
  }
  #order #main .clinic_top {
    width: 90%;
    padding: 10% 0% 5%;
    margin: 0 auto;
    text-align: center;
  }
  #order #main .clinic_top img {
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
  #order #main .clinic_top p {
    padding: 5px 0 0;
    margin: 0;
    text-align: center;
  }
  #order #main .medical_courses {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  #order #main .medical_courses h4 {
    margin-top: 10px;
  }
  #order #main .medical_courses img {
    border: 2px solid #e8e8e8;
  }
  #order #main p.name {
    text-align: right;
  }
  #order #main p.name ruby {
    font-size: 30px;
  }
  #order #main p.name ruby rb {
    font-size: 30px;
  }
  #order #main p.name span {
    padding-right: 10px;
    font-size: 20px;
  }

}
/*** 240224 web予約バナー追加 ***/
.web_yoyaku {
  display: block;
  padding: 10px;
  margin: 0 20px 30px;
  color: #000 !important;
  text-align: center;
  text-decoration: none !important;
  background: #fff;
  border: 1px solid #555;
}
.web_yoyaku:hover {
  text-decoration: none;
  background: rgba(238, 238, 238, 0.8);
  transition: 0.5s;
}
.web_yoyaku span {
  /** メインカラー **/
  font-size: 24px;
  color: var(--color-primary);
}

@media screen and (max-width: 768px) {
  .web_yoyaku {
    max-width: 275px;
    margin: 0 auto 30px;
  }
}
/*** 240224 スマホフッターリンクボタン追加 ***/
.footer_btn {
  display: none;
}

@media screen and (max-width: 768px) {
  .footer_btn {
    position: fixed;
    bottom: 0;
    display: flex;
    width: 100%;
  }
  .footer_btn a {
    box-sizing: border-box;
    display: flex;
    flex: 1;
    column-gap: 0.3em;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 57px;
    padding: 10px;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background: var(--color-primary);
    border-top: 1px solid #fff;
  }
  .footer_btn a::before {
    width: 1.1em;
    height: 1.1em;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .footer_btn a.yoyaku::before {
    background-image: url("/images/icon_ig.svg");
  }
  .footer_btn a.tel-link::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20' width='20' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill='%23ffffff' d='M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z'/%3E%3C/svg%3E");
  }
  .footer_btn a:nth-child(2n) {
    border-left: 1px solid #fff;
  }
}
/*** 240225 診療案内ページ・求人情報 ***/
table.recruit {
  width: 100%;
  border-collapse: collapse;
}
table.recruit th,
table.recruit td {
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #000;
}
table.recruit th {
  color: #000;
  text-align: center;
  background: var(--color-bg01);
}
table.recruit th:first-child {
  width: 200px;
}

@media screen and (max-width: 768px) {
  table.recruit th {
    box-sizing: border-box;
    display: block;
  }
  table.recruit th:first-child {
    width: 100%;
  }
  table.recruit td {
    box-sizing: border-box;
    display: block;
  }
  table.recruit th {
    border-top: none;
    border-bottom: none;
  }
  table.recruit tr:first-child th {
    border-top: 1px solid #000;
  }
}
/*** 240613 #sideブロック化 ***/
#side {
  overflow: hidden;
}

/*** 251104 会社案内 ***/

#clinic .medical_courses h3{
	margin:0 0 20px;
	font-size:18px;
	padding:0;
	}



.post_list li{
  margin-bottom: 30px;
  margin-top:30px;
}

.post_list li .page_h4 a{
  text-decoration: none;
}
.post_list li .date{
  text-align: right;
  margin: 1em;
}


.blog_menu{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 60px;
}

.blog_menu > div{
  width: 48%;
  margin-top: 60px;
}

.blog_menu > div ul{
  list-style-type: disc;
  margin-left: 1em;
}

.blog_menu > div h2{
  font-weight: normal;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {

  .blog_menu > div{
    width: 100%;
  }
  
}


.in_news{
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom:1px dotted #ccc;
}

#scroll_wrap{
  height:200px;
  overflow: scroll;
}
@media screen and (min-width: 769px){
	.insta_sp{
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.insta_sp{
		display: block;
		text-align: center;
		margin: 20px auto 0 !important;
		padding-bottom: 20px;
	}
}
.bnr01{
	margin: 20px 10px;
}
.bnr01 img{
	width: 100%;
	height: auto;
}
