@charset "UTF-8";
/*===============================================
●smart.css  画面の横幅が599pxまで
===============================================*/
@media screen and (max-width: 769px) {

  /*===================================
 * 固定部分
 *===================================*/
  .link_box {
    position: fixed;
    right: 0;
    bottom: 0;
    cursor: pointer;
    transition: 1s;
    opacity: 0;
    visibility: hidden;
  }
  .active {
    opacity: 1;
    visibility: visible;
  }
  /*===================================
* 固定部分
*===================================*/
  /*===================================
 * coomon
 *===================================*/
  #back-top {
    display: none;
    width: 47px;
    position: fixed;
    bottom: 74px;
    right: 3%;
    z-index: 99;
  }
  html {
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
  }
  header {
    position: relative;
    z-index: 999;
  }
  table {
    width: 100%;
  }
  img {
    display: block;
    width: 100%;
    height: auto;
  }
  main a {
    width: 100%;
    display: block;
  }
  main {
    clear: both;
  }
  /*---------------------------------
add css layout end
--------------------------------*/
  /*===================================
 * coomon
 *===================================*/
  /*===================================
 * content
 *===================================*/
  #header_bg {
    width: 100%;
    clear: both;
    float: left;
  }
  #header {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  #header .encircle {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 12px;
  }
  #background_color {
    clear: both;
    float: left;
    width: 100%;
    padding-top: 12px;
    border-top: 9px solid #053967;
  }
  #header h1 {
    font-size: 10px;
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
    clear: both;
    text-align: left;
  }
  #header .logo {
    width: 180px;
    clear: both;
    margin-left: 3%;
  }
  #header .tel_icon {
    width: 38px;
    position: absolute;
    top: 18px;
    right: 10px;
  }
  #header .link_box {
    color: #fff;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 999;
  }
  #header .link_box ul {
    display: flex;
    justify-content: space-between;
  }
  #header .link_box ul li {
    width: 50%;
    text-align: center;
  }
  #header .link_box a {
    display: block;
    color: #fff;
    padding: 10px 10px 10px;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }
  #header .link_box .text_01 a {
    background-color: #49b0d6;
  }
  #header .link_box .text_02 a {
    background-color: #0b7fc6;
  }
  #header .link_box ul .icon {
    width: auto;
    height: 18px;
    display: block;
    margin: 4px 0 0 6px;
  }
  #header .link_box ul .icon img {
    display: block;
    width: auto;
    height: 100%;
    opacity: 1;
  }
  #header .link_box .tel {
    font-size: 22px;
    text-align: center;
    clear: both;
    float: left;
    width: 214px;
    background-image: url(../img/share/tel_w.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 18px;
  }
  #header .tel_box {
    width: 300px;
    float: right;
    margin-top: 6px;
  }
  #header .tel_box dl {
    float: right;
  }
  #header .tel_box dt {
    white-space: nowrap;
    font-size: 13px;
    font-weight: 600;
    padding-left: 54px;
    line-height: 14px;
    position: relative;
    top: 10px;
  }
  #header .tel_box dd.tel {
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    background-image: url(../img/share/icon_tel.png);
    background-repeat: no-repeat;
    background-size: 17%;
    padding-left: 53px;
    padding-bottom: 4px;
    padding-top: 2px;
  }
  #header .tel_box dd.closed {
    font-size: 12px;
    font-weight: 600;
    padding-left: 55px;
    position: relative;
    top: -14px;
  }
  #header #nav_pc {
    clear: both;
    float: left;
    width: 1000px;
    margin-bottom: 13px;
    display: none;
  }
  #header #nav_sp {
    clear: both;
    float: left;
    width: 100%;
  }
  #header #nav_sp ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
  }
  #header #nav_sp ul li {
    width: 25%;
    text-align: center;
  }
  #header #nav_sp ul li a {
    color: #053967;
    line-height: 1.3;
    font-size: 12px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #d1d1d1;
    min-height: 74px;
  }
  #header #nav_sp ul li:nth-of-type(4n) a {
    border-right: none;
  }
  #header #nav_sp ul li:nth-of-type(-n + 4) a {
    border-bottom: 1px solid #d1d1d1;
  }
  #header #nav_sp ul li .nav_01 a {
    padding-top: 42px;
    padding-bottom: 10px;
    background-image: url(../img/share/nav_sp_01.png);
    background-repeat: no-repeat;
    background-position: center 18px;
    background-size: 20px;
  }
  #header #nav_sp ul li .nav_02 a {
    padding-top: 42px;
    padding-bottom: 10px;
    background-image: url(../img/share/nav_sp_07.png);
    background-repeat: no-repeat;
    background-position: center 16px;
    background-size: 19px;
  }
  #header #nav_sp ul li .nav_03 a {
    width: 100%;
    padding-top: 43px;
    padding-bottom: 10px;
    background-image: url(../img/share/nav_sp_06.png);
    background-repeat: no-repeat;
    background-position: center 15px;
    background-size: 15px;
  }
  #header #nav_sp ul li .nav_04 a {
    padding-top: 36px;
    padding-bottom: 4px;
    background-image: url(../img/share/nav_sp_10.png);
    background-repeat: no-repeat;
    background-position: center 12px;
    background-size: 20px;
  }
  #header #nav_sp ul li .nav_05 a {
    padding-top: 42px;
    padding-bottom: 10px;
    background-image: url(../img/share/nav_sp_05.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 22px;
  }
  #header #nav_sp ul li .nav_06 a {
    padding-top: 42px;
    padding-bottom: 10px;
    background-image: url(../img/share/nav_sp_08.png);
    background-repeat: no-repeat;
    background-position: center 15px;
    background-size: 22px;
  }
  #header #nav_sp ul li .nav_07 a {
    padding-top: 42px;
    padding-bottom: 10px;
    background-image: url(../img/share/nav_sp_04.png);
    background-repeat: no-repeat;
    background-position: center 13px;
    background-size: 17px;
  }
  #header #nav_sp ul li .nav_08 a {
    padding-top: 42px;
    padding-bottom: 10px;
    background-image: url(../img/share/nav_sp_02.png);
    background-repeat: no-repeat;
    background-position: center 16px;
    background-size: 18px;
  }
  /*=========================
▼▼全ページ共通▼▼
===========================*/
  body {
    width: 100%;
    height: 100%;
    font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro",
      "游ゴシック体", "Yu Gothic", YuGothic, "Yu Gothic Medium", "メイリオ",
      Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: var(--text-color-black);
    font-size: 16px;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt";
  }
  a {
    display: block;
    width: 100%;
  }
  .sp_none {
    display: none;
  }
  .auto {
    width: 90%;
    margin: 0 auto;
  }
  .margin {
    margin-top: 8px;
  }
  .button_sp a {
    display: block;
    height: 48px;
    color: #ffffff;
    text-align: center;
  }
  .button_sp a .icon {
    background-image: url(../img/index/button_bg.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px;
    display: inline-block;
    padding-left: 24px;
    line-height: 48px;
    font-weight: bold;
  }
  /*▼▼セクションパディング▼▼*/
  section {
    padding: 60px 0 65px;
  }
  /*▲▲セクションパディング▲▲*/
  /*=========================
▼▼パーツ部分▼▼
===========================*/
  hgroup.title_box {
    padding-bottom: 10px;
    border-bottom: 1px solid var(--border-color-blue);
  }
  h2.h2_title {
    font-size: 22px;
    line-height: 1.4;
    text-align: center;
    color: var(--text-color-blue);
    font-weight: 600;
  }
  h3.h3_title {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.3;
    color: var(--text-color-blue);
  }
  .caution_list li {
    font-size: 13px;
    margin-bottom: 6px;
    line-height: 1.5;
    font-weight: 600;
    text-indent: -1em;
    padding-left: 1em;
  }
  .caution_list li:last-of-type {
    margin-bottom: 0;
  }
  .btn {
    text-align: center;
    display: flex;
    font-size: 18px;
    width: 100%;
    height: 64px;
    margin: 0 auto;
  }
  .btn a {
    padding: 6px 40px 5px;
    border-radius: 8px;
    line-height: 1.3;
    color: var(--text-color-white);
    display: flex;
    flex-wrap: wrap;
    position: relative;
    font-weight: 600;
    background-color: var(--btn-bg-color-blue);
    align-items: center;
    justify-content: center;
  }
  .btn a::after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../img/share/btn_right_arrow.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
  }
  .reception_box {
    width: 100%;
    position: relative;
  }
  .reception_time {
    margin-bottom: 14px;
    border-collapse: collapse;
    border: 1px solid var(--border-color-blue);
  }
  .reception_time thead th {
    border: 1px solid var(--border-color-blue);
    font-size: 14px;
    line-height: 1.2;
    width: 10%;
    color: var(--text-color-blue);
    font-weight: 600;
    padding: 5px 4px 4px;
    text-align: center;
    background-color: var(--bg-color-blue03);
    vertical-align: middle;
  }
  .reception_time thead .title_time {
    width: 30%;
  }
  .reception_time tbody td {
    border: 1px solid var(--border-color-blue);
    background-color: var(--bg-color-white);
    vertical-align: middle;
  }
  .reception_time tbody td img {
    width: 32px;
    height: auto;
    margin: 0 auto;
    object-fit: cover;
  }
  .reception_time tbody .time {
    font-size: 14px;
    color: var(--text-color-blue);
    font-weight: 700;
    padding: 7px 1px 6px;
    font-feature-settings: "palt";
    line-height: 1.2;
    text-align: center;
    vertical-align: middle;
    letter-spacing: -0.04em;
  }
  .reception_time .small {
    font-size: 11px;
  }
  .reception_box .detail_box {
    margin-bottom: 10px;
  }
  .reception_box .main_information {
    display: flex;
    align-items: start;
    margin-bottom: 6px;
  }
  .reception_box .main_information:last-of-type {
    margin-bottom: 0;
  }
  .reception_box .main_information dt {
    background-color: var(--bg-color-blue02);
    color: var(--text-color-white);
    border-radius: 3px;
    padding: 4px 6px 4px;
    font-size: 13px;
    line-height: 1.2;
    width: 80px;
    text-align: center;
  }
  .reception_box .main_information dd {
    font-size: 15px;
    margin-left: 8px;
    width: calc(100% - 82px);
    line-height: 1.6;
    font-weight: 600;
  }
  .conts_interview_sheet {
    padding: 0;
    margin: 88px 0 80px;
  }
  .conts_interview_sheet .h2_title {
    width: 100%;
    margin-bottom: 8px;
    text-align: center;
  }
  .conts_interview_sheet .text {
    width: 100%;
    margin-bottom: 18px;
    color: var(--text-color-blue);
    font-weight: 600;
    font-size: 15px;
    line-height: 1.7;
  }
  .conts_interview_sheet .box {
    border-radius: 0 40px 0 40px;
    padding: 38px 5% 42px;
    position: relative;
    background-color: var(--bg-color-blue);
  }
  .conts_interview_sheet .img {
    width: 64%;
    max-width: 240px;
    margin: 0 auto 34px;
  }
  .conts_interview_sheet .interview_btn {
    font-size: 17px;
    text-align: center;
  }
  .conts_interview_sheet .interview_btn a {
    padding: 14px 36px 13px;
  }
  /*=========================
▲▲パーツ部分▲▲
===========================*/
  /*=========================
▲▲全ページ共通▲▲
===========================*/
  /*=========================
▼▼下層ページ共通▼▼
===========================*/
  /*=========================
▼▼下層FV▼▼
===========================*/
  h1 {
    clear: both;
    color: #fff;
    font-weight: 600;
    line-height: 1.3;
    font-size: 30px;
    text-align: center;
    position: relative;
    height: 168px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  h1:after {
    content: "";
    display: block;
    width: 100%;
    height: 168px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    border-radius: 0 0 50px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  h1 .eg_img {
    width: auto;
    height: 13px;
    display: block;
    margin-top: 5px;
  }
  h1 .eg_img img {
    width: auto;
    height: 100%;
    display: block;
  }
  /*=========================
▲▲下層FV▲▲
===========================*/
  /*=========================
▼▼ページ内リンク▼▼
===========================*/
  .conts_link ul {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    max-width: 500px;
    margin: 0 auto;
  }
  .conts_link ul::after {
    content: "";
    display: block;
    width: 43%;
    max-width: 200px;
    margin: 4px 7px 6px;
  }
  .conts_link ul.row_1::after {
    content: "";
    display: none;
  }
  .conts_link ul li {
    font-size: 16px;
    font-weight: 600;
    background-color: var(--bg-color-blue);
    background-image: url("../img/share/arrow_down.png");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: left 8px top 14px;
    width: calc(50% - 5px);
    border-radius: 6px;
    font-feature-settings: "palt" 1;
    line-height: 1.3;
  }
  .conts_link ul li a {
    display: flex;
    min-height: 47px;
    color: var(--text-color-blue);
    border-radius: 6px;
    padding: 14px 0 13px 32px;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
  }
  .conts_link ul li a span {
    display: inline-block;
  }
  /*=========================
▲▲ページ内リンク▲▲
===========================*/
  #main_img {
    clear: both;
    float: left;
    width: 100%;
  }
  #main_img img {
    vertical-align: bottom;
    background-color: #f0f8fe;
  }
  #page_title_box_bg {
    clear: both;
    float: left;
    width: 100%;
    background-color: #f0f8ff;
    padding-top: 18px;
    padding-bottom: 18px;
    margin-bottom: 34px;
  }
  #page_title_box {
    clear: both;
    float: left;
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
  }
  #page_title_box .title {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 0.9;
    text-align: center;
    padding-bottom: 10px;
  }
  #page_title_box .title .small {
    color: #bbbcbe;
    font-size: 1rem;
    font-weight: bold;
    display: none;
  }
  #page_title_box .detail_title {
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 0.9;
    text-align: center;
  }
  #page_title_box .detail_title .small {
    color: #bbbcbe;
    font-size: 1rem;
    font-weight: bold;
  }
  #page_title_box .link_box {
    display: none;
  }
  #page_title_box .page_link {
    float: left;
    padding-right: 20px;
  }
  #page_title_box .page_link li {
    background-image: url(../img/share/icon_link_02.png);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: left center;
    display: inline;
    white-space: nowrap;
    padding-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 10px;
  }
  .cat_title {
    width: 100%;
    clear: both;
    float: left;
    font-size: 1.8rem;
    color: #053967;
    margin-bottom: 17px;
    background-image: url(../img/index/bg_02.jpg);
    background-position: 13px 17px;
    background-repeat: no-repeat;
    padding-left: 28px;
    padding-top: 12px;
    padding-bottom: 10px;
    /* box-shadow */
    box-shadow: 0px 0px 4px 0px #e0e0e0;
    -moz-box-shadow: 0px 0px 4px 0px #e0e0e0;
    -webkit-box-shadow: 0px 0px 4px 0px #e0e0e0;
    /* border-radius */
    border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 3px solid #0a3968;
    border-top: 1px solid #e1e1e1;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /*=========================
▲▲下層ページ共通▲▲
===========================*/
  /*=========================
▼▼当院の特徴▼▼
===========================*/
  #about_contents {
    width: 100%;
    clear: both;
    float: left;
  }
  #about_contents #right_column {
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
    margin-bottom: 40px;
    clear: both;
    float: left;
  }
  #about_contents .title {
    font-size: 1.6rem;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
    padding-bottom: 2px;
    margin-bottom: 16px;
    font-weight: bold;
  }
  #about_contents #section_01 {
    clear: both;
    float: left;
    width: 100%;
  }
  #about_contents #section_01 .left_box dl {
    margin-bottom: 12px;
  }
  #about_contents #section_01 .left_box dl dt {
    font-size: 1.6rem;
    margin-bottom: 14px;
  }
  #about_contents #section_01 .left_box dl dd {
    margin-bottom: 12px;
  }
  #about_contents #section_01 .right_box {
    clear: both;
    float: left;
    width: 100%;
  }
  #about_contents #section_01 .right_box li {
    margin-bottom: 4px;
  }
  #about_contents #section_02 {
    margin-bottom: 30px;
    clear: both;
    float: left;
    width: 100%;
  }
  #about_contents #section_02 dl {
    margin-bottom: 28px;
    clear: both;
    float: left;
    width: 100%;
  }
  #about_contents #section_02 dl dt {
    background-image: url(../img/about/bg.png);
    background-repeat: no-repeat;
    background-size: 140px;
    font-size: 1.5rem;
    text-align: center;
    background-position: center top;
    color: #053967;
    padding-top: 60px;
    padding-bottom: 56px;
    margin-bottom: 16px;
  }
  #about_contents #section_02 dl .space {
    background-image: url(../img/about/bg.png);
    background-repeat: no-repeat;
    background-size: 140px;
    font-size: 1.5rem;
    text-align: center;
    background-position: center top;
    color: #053967;
    padding-top: 50px;
    padding-bottom: 46px;
    margin-bottom: 16px;
  }
  /*=========================
▲▲当院の特徴▲▲
===========================*/
  /*=========================
▼▼ごあいさつ▼▼
===========================*/
  #doctor_contents {
    width: 100%;
    clear: both;
    float: left;
  }
  #doctor_contents #right_column {
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
    margin-bottom: 40px;
    clear: both;
    float: left;
  }
  #doctor_contents .pc_img_area {
    display: none;
  }
  #doctor_contents .title {
    font-size: 1.6rem;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
    padding-bottom: 2px;
    margin-bottom: 16px;
    font-weight: bold;
  }
  #doctor_contents #section_01 {
    margin-bottom: 54px;
    clear: both;
    float: left;
    width: 100%;
  }
  #doctor_contents #section_01 .midashi {
    clear: both;
    float: left;
    width: 100%;
    font-size: 2.2rem;
    margin-bottom: 16px;
    color: #0a3a68;
  }
  #doctor_contents #section_01 .left_box {
    margin-bottom: 30px;
  }
  #doctor_contents #section_01 .left_box dl {
    margin-bottom: 12px;
  }
  #doctor_contents #section_01 .left_box dl dt {
    font-size: 1.6rem;
    margin-bottom: 14px;
  }
  #doctor_contents #section_01 .left_box dl dd {
    margin-bottom: 12px;
  }
  #doctor_contents #section_01 .right_box {
    clear: both;
    float: left;
    width: 100%;
  }
  #doctor_contents #section_01 .right_box li {
    margin-bottom: 4px;
  }
  #doctor_contents #section_01 dl {
    margin-bottom: 28px;
  }
  #doctor_contents #section_01 dl dt {
    background-image: url(../img/about/bg.png);
    background-repeat: no-repeat;
    background-size: 140px;
    font-size: 1.5rem;
    text-align: center;
    background-position: center top;
    color: #053967;
    padding-top: 60px;
    padding-bottom: 56px;
    margin-bottom: 16px;
  }
  #doctor_contents #section_01 dl .space {
    background-image: url(../img/about/bg.png);
    background-repeat: no-repeat;
    background-size: 140px;
    font-size: 1.5rem;
    text-align: center;
    background-position: center top;
    color: #053967;
    padding-top: 50px;
    padding-bottom: 46px;
    margin-bottom: 16px;
  }
  #doctor_contents #section_02 {
    clear: both;
    float: left;
    width: 100%;
  }
  #doctor_contents #section_02 .profile_img_pc {
    display: none;
  }
  #doctor_contents #section_02 .profile_img_sp {
    clear: both;
    float: left;
    width: 100%;
  }
  #doctor_contents #section_02 .right_box .encircle .name {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 14px;
    clear: both;
    float: left;
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
    text-align: right;
  }
  #doctor_contents #section_02 .right_box .encircle .name .small {
    font-size: 1.5rem;
    font-weight: bold;
  }
  #doctor_contents #section_02 .right_box .encircle .button {
    display: none;
  }
  #doctor_contents #section_02 .right_box .detail_box {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 28px;
  }
  #doctor_contents #section_02 .right_box .detail_box_none {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  #doctor_contents #section_02 .right_box .titile {
    font-size: 1.6rem;
    color: #fff;
    margin-bottom: 18px;
    font-weight: bold;
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
    background-color: #053967;
    height: 44px;
    line-height: 46px;
  }
  #doctor_contents #section_02 .right_box .chronology {
    clear: both;
    float: left;
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
  }
  #doctor_contents #section_02 .right_box .chronology table tr .word {
    width: 100%;
    font-size: 1.6rem;
    font-weight: bold;
    display: block;
  }
  #doctor_contents #section_02 .right_box .chronology table tr .text {
    padding-bottom: 14px;
    width: 100%;
    display: block;
  }
  #doctor_contents #section_02 .right_box .detail_box .list {
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
    margin-bottom: 12px;
  }
  #doctor_contents #section_02 .button_sp {
    width: 72%;
    float: left;
    clear: both;
    margin-left: 14%;
    margin-right: 14%;
    background-color: #053967;
    border-radius: 6px;
    /* CSS3草案 */
    -webkit-border-radius: 6px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;
    margin-bottom: 28px;
  }
  #doctor_contents #section_02 .button_sp a {
    display: block;
    height: 48px;
    line-height: 48px;
    color: #ffffff;
    text-align: center;
  }
  #doctor_contents #section_03 {
    clear: both;
    float: left;
    width: 100%;
  }
  #doctor_contents #section_03 .profile_img_sp {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
  }
  #doctor_contents #section_03 .chronology {
    clear: both;
    float: left;
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
  }
  #doctor_contents #section_03 .chronology table tr .word {
    width: 100%;
    font-size: 1.6rem;
    font-weight: bold;
    display: block;
  }
  #doctor_contents #section_03 .chronology table tr .text {
    padding-bottom: 14px;
    width: 100%;
    display: block;
  }
  #doctor_contents #section_03 .detail_box {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 54px;
  }
  #doctor_contents #section_03 .box {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 44px;
  }
  #doctor_contents #section_03 .box dl dt {
    font-weight: bold;
  }
  #doctor_contents #section_03 .box dl dd {
    margin-bottom: 14px;
  }
  #doctor_contents #section_03 .box .text {
    margin-bottom: 14px;
  }
  #doctor_contents .top {
    margin-top: -32px;
    margin-bottom: 18px;
  }
  /*=========================
▲▲ごあいさつ▲▲
===========================*/
  /*=========================
▼▼医療機器・検査説明▼▼
===========================*/
  #inspection_contents {
    width: 100%;
    clear: both;
    float: left;
  }
  #inspection_contents #right_column {
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
    margin-bottom: 40px;
    clear: both;
    float: left;
  }
  #inspection_contents .u_space {
    padding-bottom: 48px;
  }
  #inspection_contents .title {
    font-size: 1.6rem;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
    padding-bottom: 2px;
    margin-bottom: 22px;
    font-weight: bold;
  }
  #inspection_contents .lead {
    margin-bottom: 30px;
  }
  #inspection_contents .box {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 46px;
  }
  #inspection_contents .box .img {
    width: 48%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #e4e4e4;
    border-radius: 8px;
    /* CSS3草案 */
    -webkit-border-radius: 8px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 8px;
    /* Firefox用 */
    box-sizing: border-box;
    line-height: 0px;
  }
  #inspection_contents .box .side {
    width: 68%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #e4e4e4;
    border-radius: 8px;
    /* CSS3草案 */
    -webkit-border-radius: 8px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 8px;
    /* Firefox用 */
    box-sizing: border-box;
    line-height: 0px;
  }
  #inspection_contents .box dl {
    margin-bottom: 12px;
  }
  #inspection_contents .box dl dt {
    color: #053967;
    font-weight: bold;
    margin-bottom: 4px;
  }
  #inspection_contents .full {
    margin-top: -10px;
    clear: both;
    float: left;
    width: 100%;
  }
  /*=========================
▲▲医療機器・検査説明▲▲
===========================*/
  /*=========================
▼▼アクセスページ▼▼
===========================*/
  #access_contents {
    width: 100%;
    clear: both;
    float: left;
  }
  #access_contents #right_column {
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
    margin-bottom: 40px;
    clear: both;
    float: left;
  }
  #access_contents .title {
    font-size: 1.6rem;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
    padding-bottom: 2px;
    margin-bottom: 16px;
    font-weight: bold;
  }
  #access_contents #section_01 {
    margin-bottom: 30px;
    clear: both;
    float: left;
    width: 100%;
  }
  #access_contents #section_01 .encircle {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 7px;
  }
  #access_contents #section_01 .detail_box {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 14px;
  }
  #access_contents #section_01 .medical_box {
    float: left;
    width: 100%;
    margin-bottom: 8px;
  }
  #access_contents #section_01 .medical_box table {
    width: 100%;
    border: 1px solid #007cc8;
    font-size: 1.2rem;
  }
  #access_contents #section_01 .medical_box table tr {
    text-align: center;
  }
  #access_contents #section_01 .medical_box table tr .word_01 {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #007cc8;
    width: 38%;
  }
  #access_contents #section_01 .medical_box table tr .text_01 {
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #007cc8;
  }
  #access_contents #section_01 .medical_box table tr .word_02 {
    height: 50px;
    padding-top: 3px;
    line-height: 16px;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #007cc8;
    background-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #007cc8;
    vertical-align: middle;
  }
  #access_contents #section_01 .medical_box table .small {
    font-size: 1.1rem;
  }
  #access_contents #section_01 .medical_box table tr .text_02 {
    height: 36px;
    line-height: 36px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #007cc8;
    background-color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #007cc8;
    vertical-align: middle;
  }
  #access_contents #section_01 .map_img {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  #access_contents #section_01 .google_map {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
    margin-bottom: 12px;
    clear: both;
  }
  #access_contents #section_01 .google_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
  #access_contents #section_02 {
    clear: both;
    float: left;
    width: 100%;
  }
  #access_contents #section_02 .left_box {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 30px;
  }
  #access_contents #section_02 .left_box .text {
    margin-bottom: 4px;
  }
  #access_contents #section_02 .right_box {
    clear: both;
    float: left;
    width: 100%;
  }
  #access_contents #section_02 .right_box .text {
    margin-bottom: 4px;
  }
  /*=========================
▲▲アクセスページ▲▲
===========================*/
  /*=========================
▼▼施設案内▼▼
===========================*/
  #facility_contents {
    width: 100%;
    clear: both;
    float: left;
  }
  #facility_contents #right_column {
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
    margin-bottom: 40px;
    clear: both;
    float: left;
  }
  #facility_contents .box {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 28px;
  }
  #facility_contents .box .img {
    margin-bottom: 6px;
  }
  #facility_contents .box dl dt {
    color: #053967;
    font-weight: bold;
  }
  #facility_contents .preparation {
    text-align: center;
    font-size: 20px;
    margin-top: 28px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    clear: both;
  }
  /*=========================
▲▲施設案内▲▲
===========================*/
  /*=========================
▼▼診療案内▼▼
===========================*/
  #medical_contents {
    width: 100%;
    clear: both;
    float: left;
  }
  #medical_contents #right_column {
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
    margin-bottom: 40px;
    clear: both;
    float: left;
  }
  #medical_contents .encircle {
    clear: both;
    float: left;
    width: 100%;
  }
  #medical_contents .title {
    font-size: 1.6rem;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
    padding-bottom: 2px;
    margin-bottom: 16px;
    font-weight: bold;
  }
  #medical_contents .encircle .lead {
    margin-bottom: 24px;
  }
  #medical_contents .encircle ul {
    margin-bottom: 54px;
  }
  #medical_contents .encircle ul .sub_title {
    color: #053967;
    font-weight: bold;
  }
  #medical_contents .encircle ul .text {
    margin-bottom: 16px;
  }
  /*=========================
▲▲診療案内▲▲
===========================*/
  /*=========================
▼▼学会発表・論文発表・著者▼▼
===========================*/
  #detail_contents {
    width: 100%;
    clear: both;
    float: left;
  }
  #detail_contents #right_column {
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
    margin-bottom: 40px;
    clear: both;
    float: left;
  }
  #detail_contents .encircle {
    clear: both;
    float: left;
    width: 100%;
  }
  #detail_contents .box {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 40px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
    padding-bottom: 22px;
  }
  #detail_contents .none {
    border: none;
  }
  #detail_contents .title {
    font-size: 1.4rem;
    margin-bottom: 14px;
    font-weight: bold;
  }

  #detail_contents .encircle dl dd {
    margin-bottom: 12px;
  }
  #detail_contents .encircle .text {
    margin-bottom: 12px;
  }
  /*=========================
▲▲学会発表・論文発表・著者▲▲
===========================*/
  /*=========================
▼▼お知らせ一覧ページ▼▼
===========================*/
  #news_contents {
    width: 100%;
    clear: both;
    float: left;
  }
  #news_contents #right_column {
    width: 92%;
    margin-right: 4%;
    margin-left: 4%;
    margin-bottom: 40px;
    clear: both;
    float: left;
  }
  #news_contents #right_column dl {
    clear: both;
    float: left;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3cabf1;
    padding-bottom: 9px;
    margin-bottom: 11px;
  }
  #news_contents #right_column dl dt {
    font-size: 1.4rem;
    color: #053967;
  }
  /*=========================
▲▲お知らせ一覧ページ▲▲
===========================*/
  footer {
    background-color: var(--bg-color-blue);
    padding-top: 38px;
  }
  .footer_up_block {
    margin-bottom: 20px;
  }
  footer .left_box {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 22px;
    font-weight: 600;
  }
  footer .left_box::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: var(--bg-color-blue02);
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .footer_logo {
    width: 80%;
    margin: 0 auto 18px;
  }
  footer .address {
    line-height: 1.6;
    margin-bottom: 14px;
    text-align: center;
  }
  .tel_number {
    color: var(--text-color-blue);
    /* font-weight: 600; */
    text-align: center;
    margin-bottom: 4px;
  }
  .tel_number:last-of-type {
    margin-bottom: 0;
  }
  .tel_number .number {
    color: var(--text-color-black);
    letter-spacing: 1px;
  }
  .tel_number .number a {
    display: inline;
  }
  .qr_box {
    display: none;
  }
  footer .medical_hours {
    color: var(--text-color-blue03);
    line-height: 1.4;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 600;
  }
  footer .reception_time thead th {
    font-size: 13px;
    border: 1px solid var(--border-color-blue);
  }
  footer .reception_box .main_information {
    margin-bottom: 5px;
  }
  footer .reception_box .main_information dt {
    font-size: 12px;
  }
  footer .reception_box .main_information dd {
    font-size: 13px;
  }
  footer .reception_time tbody .time {
    font-size: 13px;
  }
  footer .caution_list li {
    font-size: 12px;
    margin-bottom: 4px;
  }
  footer .reception_time {
    width: 100%;
  }
  footer .reception_time tbody td {
    border: 1px solid var(--border-color-blue);
  }
  footer .footer_nav {
    background-color: var(--bg-color-blue04);
  }
  footer .footer_nav .nav_list {
    display: flex;
    flex-wrap: wrap;
  }
  footer .footer_nav .nav_list li {
    font-size: 13px;
    width: 50%;
    color: var(--text-color-white);
    height: auto;
    border: 0.5px solid #fff;
  }
  footer .footer_nav .nav_list li a {
    line-height: 1.3;
    padding: 14px 4% 13px;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  footer .copy {
    text-align: center;
    font-size: 9px;
    background-color: var(--bg-color-white);
    padding: 14px 0 60px;
    color: var(--text-color-blue);
  }

}