@charset "utf-8";

/* =======================================================================

   基本
   
======================================================================= */
.bold {
  font-weight: 600;
}
.orange {
  color: #f90;
}
.navy {
  color: #0a164a;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fs_l {
  font-size: 110%;
}

/* -----------------------------------------------------------
　body
----------------------------------------------------------- */
body {
  font-family: Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h2.top {
  background: url(../images/h3bg.png) #64d6db no-repeat right 2px;
  padding: 15px 0 11px 18px;
  border-bottom: 3px solid #3bbfc5;
  font-size: 24px;
  color: #373737;
  letter-spacing: 2px;
  margin-bottom: 25px;
  text-align: left;
}
h3 {
  background: url(../images/h3bg.png) #64d6db no-repeat right 2px;
  padding: 15px 0 11px 18px;
  border-bottom: 3px solid #3bbfc5;
  font-size: 24px;
  color: #373737;
  letter-spacing: 2px;
  margin-bottom: 25px;
}
h4 {
  background: url(../images/h4bg.png) no-repeat 0 2px;
  border-bottom: 10px solid #ffebc1;
  margin-bottom: 15px;
  padding: 0 0 5px 30px;
  font-size: 24px;
  color: #373737;
  font-weight: normal;
}
h5 {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: normal;
  color: #0f9398;
}
h5::before {
  content: "■";
  color: #7ee4e8;
  margin-left: -5px;
}
#newscontent {
  background: #FFF;
  height: 250px;
  padding: 10px 25px 25px;
  overflow-y: auto;
  overflow-x: hidden;
  overscroll-behavior-y: auto;
}
#newscontent dt {
  margin: 0 0 6px;
  font-size: 20px;
  color: #f9a40f;
  font-weight: bold;
  line-height: 1;
}
#newscontent dd {
  margin: 0 0 20px;
  line-height: 150%;
  font-size: 17px;
  color: #333333;
}
.date {
  font-size: 15px;
}
.overview table {
  width: 100%;
}
.overview tr {
  background: url(../images/infoline.png) repeat-x left bottom;
}
.overview tr td {
  border: medium none;
  color: #3e3e3e;
  font-size: 17px;
  line-height: 130%;
  vertical-align: top;
}
.overview tr td:first-child {
  padding: 12px 20px 15px 0;
  width: 75px;
}
.overview tr td:last-child {
  padding: 15px 0 15px;
}
.red {
  color: #ff0000;
}
.blue {
  color: #0000ff;
}
.aquagreen {
  color: #3ECCD2;
}

/*---診療時間表 共通---*/
table.Chour_table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
table.Chour_table td {
  border: none;
  padding: 7px;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 110%;
  background-color: #fdfdfd;
  border: solid 1px #ccc;
}
table.Chour_table th {
  border: none;
  padding: 7px;
  background-color: #3eccd2;
  font-weight: bold;
  color: #ffffff;
}
table.Chour_table th:last-child {
  letter-spacing: -0.2em;
}
table.Chour_table .Chour_time {
  background-color: #d0fbfd;
  letter-spacing: -0.1em;
  font-size: 90%;
}

/*---診療時間表 　ヘッダー---*/
.header_timetable table.Chour_table th {
  padding: 4px 4px;
}
.header_timetable table.Chour_table td {
  padding: 4px 4px;
}
.header_timetable .txtstyle1 {
  font-size: 12px;
  color: #404040;
}
.txtstyle_top {
  font-size: 15px;
  font-weight: bold;
  color: #404040;
  line-height: 160%;
  margin-top: 10px;
}
.txt_b {
  font-size: 18px;
  font-weight: bold;
  margin-left: -10px;
  color: #ff0000;
  margin-top: 5px;
  display: inline-block;
}

/*---診療時間表　クリニック概要---*/
.info_timetable table.Chour_table {
  margin: 0 0 5px;
}
.info_timetable table.Chour_table th:last-child {
  padding: 0;
  width: 80px;
}
.info_timetable .txtstyle1 {
  font-size: 14px;
  color: #404040;
}

/*---診療時間表　アクセス---*/
.access_timetable table.Chour_table {
  margin-bottom: 5px;
}
.access_timetable table.Chour_table th, .access_timetable table.Chour_table td {
  padding: 10px;
}
.access_timetable .txtstyle1 {
  color: #404040;
  font-size: 14px;
}
.color1 {
  color: #ffcc66;
}
#map_box {
  border: 1px solid #CCC;
  position: relative;
  margin-bottom: 5px;
}
#map_box #map_caution {
  background: #ffffff none repeat scroll 0 0;
  bottom: 2%;
  font-size: 14px;
  left: 2%;
  line-height: 16px;
  margin: 0;
  max-width: 85%;
  padding: 3px;
  position: absolute;
}
.gmaplink {
  text-align: right;
  font-size: 14px;
}
.gmaplink a {
  color: #28a7e1;
}
.smoothScrolls {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.disease th {
  background-color: #ECECEC;
}
.disease tr td:first-child {
  white-space: nowrap;
}
/*::::::::下層:::::::::::*/
.symptom li {
  float: left;
  width: 48%;
}
.symptom li:nth-child(odd) {
  margin-right: 4%;
}
.symptom li:nth-child(-n+2) {
  margin-bottom: 2%;
}
.symptom li a {
  display: block;
  background-color: #dbfafc;
  border: 2px solid #27bdcb;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  font-size: 22px;
  color: #2f2526;
}
.symptom li a:hover {
  opacity: 0.7;
}
.symptom li a span {
  text-decoration: underline;
  color: #27bdcb;
  font-size: 14px;
}
/*::::::::共通:::::::::::*/
.txt_align_right {
  text-align: right;
}
.img_border {
  border: 1px solid #e6e6e6;
  padding: 3px;
}
.txt_align_center {
  text-align: center;
}
.note {
  text-indent: -1em;
  padding-left: 1em;
}

/*---スタッフ募集--*/
table.recruit_table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
table.recruit_table td {
  border: none;
  padding: 7px;
  text-align: left;
  letter-spacing: 0.1em;
  font-size: 90%;
  background-color: #fdfdfd;
  border: solid 1px #ccc;
  text-align: left;
  line-height: 150%;
}
table.recruit_table td ul.liststyle2 li {
  font-size: 100%;
  list-style-type: disc;
  margin: 0 0 0 20px;
}
table.recruit_table th {
  border: none;
  padding: 7px;
  background-color: #3eccd2;
  font-weight: bold;
  color: #ffffff;
}
table.recruit_table th:last-child {
  letter-spacing: -0.2em;
}
table.recruit_table .Chour_time {
  background-color: #d0fbfd;
  letter-spacing: -0.1em;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  margin: 0 4% 8%;
}
.breadcrumb li:not(:first-of-type)::before {
  content: '>';
  color: #3bbfc5;
  padding: 0 0.5em;
}
@media screen and (min-width: 769px) {
  
/* -----------------------------------------------------------
  　見出し
  ----------------------------------------------------------- */
  h1 {
    padding: 12px 0 7px;
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
  }
  h1 span {
    display: block;
    width: 1024px;
    margin: 0 auto;
  }
  h2 {
    margin: 0px;
    padding: 0px;
  }
  h2.top {
    background: url(../images/h3bg.png) #64d6db no-repeat right bottom;
  }
  h3.newline {
    background: url(../images/h3bg.png) #64d6db no-repeat right bottom;
  }
  h6 {
    color: #28a7e1;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 7px;
  }
  h7 {}
  
/* -----------------------------------------------------------
  　リスト
  ----------------------------------------------------------- */
  ol {}
  ol li {}
  ul {}
  ul li {}
  dl {}
  dl dt {}
  dl dd {}
  
/* :::::::::: テーブル :::::::::: */
  table {}
  table tr th, table tr td {
    border: 1px solid #ccc;
    padding: 10px;
  }
  table tr th {}
  table tr td {}
  
/* =======================================================================
  
     全体
     
  ======================================================================= */
  body {
    background-image: url(../images/body_bg.png);
    background-repeat: repeat-x;
    background-color: #f2feff;
    min-width: 1024px;
  }
  body:not(#index) {
    background-image: url(../images/body_bg_sub.png);
  }
  
/* -----------------------------------------------------------
  　ラッパー
  ----------------------------------------------------------- */
  #wrapper {
    width: 100%;
  }
  
/* -----------------------------------------------------------
  　ヘッダ
  ----------------------------------------------------------- */
  #hum_menu {
    display: none;
  }
  #logo {
    margin-bottom: 25px;
  }
  #header {
    position: relative;
    margin: 0 auto;
    width: 1024px;
  }
  .header_logo {
    position: absolute;
    top: 11px;
    left: 50%;
    margin-left: -89px;
  }
  .menu {
    display: none;
  }
  #header_info {
    float: right;
    width: 393px;
    margin: 12px 0 0;
  }
  #header .bn_reserve {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  #header .bn_reserve dt {
    width: 100%;
    margin: 10px 0 0;
    font-size: 14px;
    font-weight: bold;
  }
  #header .bn_reserve dd:first-of-type {
    width: 100%;
    margin: 0 0 2%;
    font-size: 14px;
    font-weight: bold;
    /*color: red;*/
  }
  #header .bn_reserve dd:not(:first-of-type) {
    width: 49%;
  }
  #header .bn_reserve dd img {
    max-width: 100%;
  }
  #header .bn_reserve dd img:hover {
    opacity: 0.7;
  }
  
/* :::::::::: cookie+CSS切り替え :::::::::: */
  #header #font-buttons {}
  #marl {
    float: left;
    margin: 14px 0 0 0px;
    padding: 0px;
    /*text-align:center;*/
  }
  .header_timetable {
    width: 410px; 
/* modified on Sep28, used to be 356 */
    float: right;
  }
  #telephones {
    margin: 0px 0 3px;
    padding: 0px;
    text-align: center;
  }
  #telephones a {
    pointer-events: none;
  }
  
/* :::::::::: メインナビ :::::::::: */
  #main_nav {
    width: 1024px;
    margin: 0 auto 23px;
    text-align: center;
  }
  #main_nav li {
    /*float: left;*/
    display: inline-block;
    margin: 0px 4px 0 0;
    padding: 0px;
  }
  #main_nav li:last-child {
    margin: 0px 0px 0 0;
  }
  #main_nav li img {}
  
/* :::::::::: キービジュアル :::::::::: */
  #key_visual {
    width: 1024px;
    margin: 0 auto 36px;
  }
  #key_visual_sub {
    background: url(../images/key_visual_sub_pc.webp) no-repeat center bottom -15px;
    width: 1016px;
    height: 176px;
    margin: 0 auto;
    border: 4px solid #e7e7e7;
    border-radius: 10px;
  }
  #key_visual_sub h2 {
    padding-top: 55px;
    font-size: 48px;
    letter-spacing: 3px;
    color: #6f7070;
    text-align: center;
  }
  #index #key_visual img {
    margin: 0px 0 0;
  }
  
/* -----------------------------------------------------------
  　コンテンツラッパー
  ----------------------------------------------------------- */
  #contents_wrapper {
    margin: 0 auto 0;
    width: 1024px;
    padding: 50px 0 0;
  }
  body:not(#index) #contents_wrapper {
    padding: 65px 0 0;
  }
  
/* -----------------------------------------------------------
  　メインコンテンツ
  ----------------------------------------------------------- */
  #main_contents {
    width: 715px;
    float: right;
    margin-bottom: 50px;
  }
  #main_contents .box {
    width: 760px;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    word-wrap: break-word;
  }
  #main_contents .box h3 {}
  #main_contents .box p {
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    overflow: auto
  }
  #main_contents #feature {
    margin: 0 0 43px;
    padding: 15px;
    background: #FFF;
    border-radius: 10px;
  }
  #main_contents #gcalendar {
    margin: 0 0 43px;
  }
  #main_contents .box2 {
    width: 760px;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    word-wrap: break-word;
    clear: both;
  }
  #main_contents .box2 p {
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    overflow: auto
  }
  #main_contents .box2 .lists {
    margin-left: 45px;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  #main_contents .box2 .lists li {
    padding: 0px;
    list-style-type: circle;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .align_right {
    text-align: right;
  }
  #treatmentbox {
    margin-bottom: 40px;
  }
  #treatmentbox li {
    float: left;
    margin-right: 47px;
    margin-bottom: 20px;
  }
  #treatmentbox li:nth-child(2) {
    position: relative;
    margin-right: 0px;
  }
  #treatmentbox .doctor_link {
    position: absolute;
    bottom: 6%;
    left: 7%;
  }
  #treatmentbox li:first-child {
    position: relative;
    margin-right: 20px;
  }
  #treatmentbox .hayfever_link {
    position: absolute;
    bottom: 6%;
    left: 7%;
  }
  #main_contents .treatmentbox p {
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    overflow: auto
  }
  
/* :::::::::: お知らせ欄 :::::::::: */
  #infomation {
    background: #FFF;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
  }
  #topics {
    margin-bottom: 60px;
  }
  #main_contents #clinic_info {
    width: 685px;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    background-color: #FFF;
    padding: 15px;
    border-radius: 10px;
  }
  .overview {
    float: left;
    width: 335px;
  }
  .overview dl {
    border-bottom: 1px dotted #CCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .overview dl dt {
    float: left;
    width: 70px;
    color: #289ba0;
  }
  .overview dl dd {
    float: right;
    width: 222px;
    font-size: 17px;
  }
  .overview.-top {
    float: none;
    width: 100%;
  }
  .overview.-top dl {
    display: flex;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 18px;
  }
  .overview.-top dl dt {
    float: none;
    width: 25%;
    color: #289ba0;
    box-sizing: border-box;
  }
  .overview.-top dl dd {
    float: none;
    width: 75%;
    margin: 0;
    font-size: 17px;
    box-sizing: border-box;
  }
  .map {
    float: right;
    width: 350px;
    margin-bottom: 20px;
  }
  .link_access {
    margin-top: 5px;
    font-size: 14px;
    color: #373737;
    text-align: right;
  }
  .link_access a {
    color: #373737;
  }
  .clinic_info {
    position: relative;
  }
  .clinic_name {
    font-size: 25px;
    color: #7D5B46;
    font-weight: bold;
    line-height: 1;
  }
  
/* -----------------------------------------------------------
  　サブコンテンツ
  ----------------------------------------------------------- */
  #sub_contents {
    width: 280px;
    float: left;
    height: auto;
    margin: 0 0 20px;
  }
  
/* :::::::::: サブナビ :::::::::: */
  ul#sub_nav {
    display: block;
    margin-bottom: 30px;
  }
  ul#sub_nav2 {
    margin: 30px 0 0 0px;
  }
  #sub_nav li {
    margin: 0 0 10px;
  }
  ul#sub_nav li a {}
  #sub_nav2 li {
    margin: 0 0 10px;
  }
  ul#sub_nav2 li a {}
  #main_contents #topic {
    margin-bottom: 55px;
    height: auto;
  }
  #main_contents #topic p {
    float: left;
    padding: 0px;
  }
  #main_contents #topic p:nth-of-type(1) {
    margin: 0 0 20px 20px;
  }
  #main_contents #topic p:nth-of-type(2) {
    margin: 0 0 20px 20px;
  }
  #main_contents #topic p:nth-of-type(3) {
    margin: 0 0 0 20px;
  }
  #main_contents #topic p:nth-of-type(4) {
    margin: 0 0 0 20px;
  }
  #sub_banner {
    margin-top: 50px;
  }
  #sub_banner li:not(:last-child) {
    margin-bottom: 20px;
  }
  
/* -----------------------------------------------------------
  　フッタ
  ----------------------------------------------------------- */
  #footer_area {
    height: auto;
    width: 100%;
    min-width: 1024px;
  }
  .smoothScrolls p {
    bottom: 40px;
    left: auto;
    margin: 0 0 0 1013px;
    position: fixed;
  }
  #footer {
    clear: both;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1024px;
    border-top: 2px solid #3eccd2;
    padding: 20px 0 15px;
  }
  .footer_logo {
    float: left;
  }
  .footer_waku {
    margin: 0;
    float: right;
    width: 605px;
  }
  .footer_nav {
    margin: 0 auto 15px;
    padding: 0px 0 0px;
    width: 1024px;
  }
  .footer_kanja {
    float: right;
    height: 80px;
    width: 150px;
  }
  ul.footer_nav:not(:last-child) {}
  .footer_nav li {
    float: left;
    margin: 0 15px 0 0;
    font-size: 13px;
  }
  ul.footer_nav:not(:last-child) {}
  .footer_nav li {
    float: left;
    margin: 0 0px 0 0;
    font-size: 13px;
    color: #4b4b4b;
  }
  .footer_nav2 {
    padding: 30px 0;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .footer_nav2 li {
    background: rgba(0, 0, 0, 0) url("../images/footerlist.png") no-repeat 0px center;
    padding-left: 15px;
    padding-right: 30px;
    display: inline;
  }
  .footer_nav2 li:last-child {
    padding-right: 0px;
  }
  ul.footer_nav2 li a {
    color: #928c8d;
    font-size: 14px;
  }
  .footer_nav3 {
    height: auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
  }
  .footer_nav3 li {
    display: inline;
  }
  .fl_line {
    display: inline;
    font-size: 12px;
  }
  .fl_arrow {
    display: none;
  }
  .copyright {
    height: 25px;
    line-height: 25px;
    font-size: 11px;
  }
  .copyright a {
    font-size: 11px;
  }
  /*:::::::::::::下層::::::::::::::::::*/
  .overview .tocall {
    pointer-events: none;
    text-decoration: none;
  }
  .txt11 {
    font-size: 11px;
  }
  .gmap {
    height: 450px;
    margin-bottom: 60px;
  }
  .accessmap img {
    width: 100%;
    height: auto;
  }
  .doctor div.box4 {
    margin: 0 0 20px;
  }
  .doctor {}
  .doctor_line {
    border: none;
    border-top: dashed 2px #DCDCDC;
    height: 1px;
    margin: 30px 0;
    color: #FFFFFF;
  }
  .doctor_name {
    font-size: 26px;
    text-align: center;
    font-weight: bold;
  }
  .motto {
    font-size: 26px;
    color: #06c7c4;
  }
  .equipment_left {
    float: left;
    margin: 0 0 30px;
    width: 327px;
  }
  .equipment_right {
    float: right;
    margin: 0 0 30px;
    width: 327px;
  }
  .box3 .equipment_left p:nth-child(1), .box3 .equipment_right p:nth-child(1) {
    margin: 0 0 5px;
  }
  /*:::::::::::::共通::::::::::::::::::*/
  .box3 {
    padding: 15px;
    background-color: #FFF;
    border-radius: 8px;
  }
  .box3:not(:last-child) {
    margin-bottom: 60px;
  }
  .box4 {}
  .box4:not(:last-child) {
    margin-bottom: 40px;
  }
  .box5 {
    border: 2px solid #d0d0d0;
    padding-top: 10px;
  }
  .box5:not(:last-child) {
    margin-bottom: 25px;
  }
  .box6:not(:last-child) {
    margin-bottom: 20px;
  }
  .subbox3 {
    padding: 0;
  }
  .subbox4 {
    padding: 0;
  }
  .subbox5 {
    padding: 0 12px 12px 12px;
  }
  .pg2 {
    margin-bottom: 60px;
  }
  .pg3 {
    margin-bottom: 30px;
  }
  .pg4 {
    margin-bottom: 20px;
  }
  .box3 p:not(:last-child) {
    margin-bottom: 1em;
  }
  .mbh3 {
    margin-bottom: 30px;
  }
  .mbh4 {
    margin-bottom: 25px;
  }
  .box3 p.mb0 {
    margin-bottom: 0px;
  }
  #main_contents p.cutimg {
    float: right;
    margin-bottom: 0;
    margin-left: 20px;
  }
  .liststyle1 li {
    float: left;
    width: 47%;
    list-style-type: disc;
    margin: 0 0 0 3%;
  }
  .liststyle2 li {
    list-style-type: disc;
    margin: 0 0 0 20px;
  }
  .liststyle3 li {
    list-style-type: decimal;
    margin-left: 20px;
  }
  .ulmb {
    margin-bottom: 20px;
  }
  .limb li {
    margin-bottom: 10px;
  }
  .txt_align_right {
    text-align: right;
  }
  .img_border {
    border: 1px solid #e6e6e6;
    padding: 3px;
  }
  .txt_align_center {
    text-align: center;
  }
  .display_pc {
    display: block;
  }
  .display_sp {
    display: none;
  }
  .display_pc_i {
    display: inline;
  }
  .display_sp_i {
    display: none;
  }
  .txtstyle2 {
    font-size: 20px;
  }
  .top_pickupbox {
    border: 3px solid #3ECCD2;
    border-radius: 10px;
    padding: 10px;
    width: 320px;
    background-color: #fff;
    height: 250px;
    float: left;
  }
  .top_pickupbox.long {
    border: 3px solid #3ECCD2;
    border-radius: 10px;
    padding: 10px;
    width: 685px;
    background-color: #fff;
    height: auto;
    float: left;
  }
  .top_pickupbox .pickup_head {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    color: #3ECCD2;
    border-bottom: 2px solid #ccc;
    margin-bottom: 10px;
  }
  .top_pickupbox .bold {
    margin-bottom: 10px;
  }
  .top_pickupbox .bold:last-child {
    margin-bottom: 0;
  }
  .top_pickupbox span.orange {
    color: #f9a40f;
    font-weight: bold;
  }
  .top_pickupbox span.red {
    color: #ff0000;
    font-weight: bold;
  }
  /*.top_pickupbox span.red{color: #D2563E;font-weight:bold;}*/
  .fsmall {
    font-size: 85%;
  }
  .breadcrumb {
    width: 1024px;
    margin: 25px auto -40px;
  }
}
@media screen and (max-width: 768px) {
  img.fluid-image {
    height: auto;
    max-width: 100%;
  }
  img.fluid-image75 {
    height: auto;
    max-width: 75%;
  }
  img.fluid-image50 {
    height: auto;
    max-width: 50%;
  }
  body {}
  #header {
    padding: 2% 0% 0;
  }
  #header .bn_reserve {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 10px;
    background: #fff;
    border-top: 1px dotted #ccc;
  }
  #header .bn_reserve dt {
    width: 100%;
    margin: 0 0 2%;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  #header .bn_reserve dd {
    width: 34%;
    font-size: 11px;
    font-weight: bold;
    color: red;
  }
  #header .bn_reserve dd:first-of-type {
    width: 28%;
  }
  #header .bn_reserve dd img {
    max-width: 100%;
  }
  h1 {
    border-top: 4px solid #289ba0;
    padding: 1% 0;
    font-weight: normal;
    font-size: 10px;
  }
  h1 span {
    display: block;
    padding: 0 4%;
  }
  #key_visual {
    margin-bottom: 8%;
  }
  #key_visual_sub {
    background: url(../images/key_visual_sub_sp.webp) no-repeat 0 100%;
    background-size: cover;
    margin-bottom: 8%;
  }
  #key_visual_sub h2 {
    padding: 9% 0 11%;
    font-size: 6vw;
    font-weight: normal;
    letter-spacing: 3px;
    color: #6f7070;
  }
  body:not(#index) #sub_contents {
    display: none;
  }
  #contents_wrapper {
    padding: 0 4%;
  }
  h2 {
    text-align: center;
  }
  h3 {
    background: #64d6db url("../images/h3bg.png") no-repeat right 3px bottom;
    background-size: auto 31px;
    padding: 12px 0 8px 10px;
    margin: 0 0 4%;
    border-bottom: 5px solid #3bbfc5;
    font-size: 17px;
    letter-spacing: 1px;
  }
  h4 {
    background: rgba(0, 0, 0, 0) url("../images/h4bg.png") no-repeat 0 0;
    border-bottom: 7px solid #ffebc1;
    padding: 4px 0 2px 25px;
    font-size: 16px;
  }
  h5 {
    margin: 0 0 10px;
    font-size: 15px;
  }
  h5::before {
    margin-left: -4px;
    font-size: 17px;
  }
  h6 {
    color: #28a7e1;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
  }
  #telephones {
    clear: both;
    margin: 0 auto;
    padding: 0 0 0%;
  }
  #marl {
    margin: 0 0 5% 3%;
    float: left;
    width: 80%;
    /*text-align:center;*/
  }
  .menu {
    float: right;
    width: 14%;
    margin: 0 3% 0 0;
    text-align: center;
  }
  .header_timetable .Chour_table, .header_timetable span {
    display: none;
  }
  #sub_contents {
    display: none;
  }
  
/* ハンバーガーメニュー */
#hum_menu {
  position: absolute;
  top: 400px;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #fff;
  padding-bottom: 70px;
}

#hum_menu p {
  margin: 20px 0 0 20px;
}


/* お問い合わせ */
#contact_sp {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 7%;
  background-color: #fff5f8;
  padding: 4% 3.5%;
  box-sizing: border-box;
}

#contact_sp li {
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}

#contact_sp li img {
  display: block;
  width: 100%;
  height: auto;
}


/* メインナビ */
#main_nav_sp {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.9%;
  margin: 5% 3.9%;
  padding: 0;
  box-sizing: border-box;
}

#main_nav_sp li {
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
}

#main_nav_sp li a {
  display: block;
  width: 100%;
}

#main_nav_sp li img {
  display: block;
  width: 100%;
  height: auto;
}

  #newscontent {
    padding: 0px;
    height: 200px;
  }
  #newscontent dt {
    font-size: 15px;
  }
  #newscontent dd {
    margin: 0 0 12px;
    font-size: 14px;
  }
  .date {
    font-size: 12px;
  }
  #infomation {
    margin: 0 auto 8%;
  }
  #feature {
    margin: 0 auto 4%;
  }
  #gcalendar {
    margin: 0 auto 6%;
  }
  #gcalendar iframe {
    height: 360px;
  }
  #treatmentbox {
    margin: 0 auto 8%;
  }
  #treatmentbox li {
    margin-bottom: 3%;
  }
  #treatmentbox li:last-child {
    position: relative;
    margin-bottom: 0;
  }
  #treatmentbox .doctor_link {
    position: absolute;
    bottom: 6%;
    left: 3%;
    width: 45%;
  }
  #treatmentbox li:first-child {
    position: relative;
  }
  #treatmentbox .hayfever_link {
    position: absolute;
    bottom: 6%;
    left: 3%;
    width: 50%;
  }
  .overview dl {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .overview dl dt {
    color: #289ba0;
    font-size: 15px;
  }
  .overview.-top {
    width: 100%;
  }
  .overview.-top dl {
    display: flex;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  .overview.-top dl dt {
    width: 25%;
    color: #289ba0;
    font-size: 15px;
    box-sizing: border-box;
  }
  .overview.-top dl dd {
    width: 75%;
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
    box-sizing: border-box;
  }
  .map {
    margin-bottom: 6%;
  }
  .link_access {
    color: #777777;
    font-size: 13px;
    margin-top: 5px;
    text-align: right;
  }
  .link_access a {
    color: #777777;
  }
  .info_left {
    float: none;
    margin-bottom: 8%;
  }
  .info_right {
    float: none;
  }
  
/*---診療時間表　共通---*/
  table.Chour_table {
    margin: 0 0 5px;
  }
  table.Chour_table th {
    padding: 2% 0%;
    width: 10%;
    background-color: #3eccd2;
    font-weight: bold;
    color: #ffffff;
  }
  table.Chour_table th:first-child {
    width: 30%;
  }
  table.Chour_table td {
    padding: 2% 0%;
    text-align: center;
    background-color: #fdfdfd;
  }
  table.Chour_table .Chour_time {
    background-color: #d0fbfd;
  }
  
/*---診療時間表　クリニック概要---*/
  .info_timetable table.Chour_table th:last-child {
    letter-spacing: -0.2em;
    width: auto;
  }
  
/*---診療時間表　診療時間・アクセス---*/
  .access_timetable table.Chour_table th, .access_timetable table.Chour_table td {
    padding: 10px 5px;
  }
  
/*---診療時間表　ヘッダー　---*/
  .txtstyle_top {
    font-size: 13px;
    letter-spacing: -0.05em;
  }
  .txt_b {
    font-size: 14px;
  }
  .txtstyle1 {
    font-size: 14px;
  }
  #footer_area {
    background: #FFF;
    height: auto;
    width: 100%;
    margin-top: 50px;
    padding-bottom: 30%;
  }
  .smoothScrolls p {
    position: fixed;
    right: 5px;
    bottom: 15%;
  }
  .smoothScrolls img {
    width: 60px;
    height: auto;
  }
  .footer_waku {
    padding: 0 3%;
  }
  ul.footer_nav li {
    padding: 3px;
  }
  ul.footer_nav li a {
    font-size: 15px;
  }
  .fl_line {
    display: none;
  }
  .footer_logo, .footer_nav {
    display: none;
  }
  .copyright {
    border-top: 1px solid #3cb5b0;
    padding: 2% 0;
    color: #3cb5b0;
    font-size: 11px;
  }
  .copyright a {
    color: #3cb5b0;
    font-size: 11px;
    text-decoration: none;
  }
  /*:::::::::::::::下層:::::::::::::::::*/
  .doctor div.box4 {
    margin: 0 0 4%;
  }
  .doctor:not(:last-child) {
    margin: 0 0 8%;
  }
  .doctor_name {
    font-size: 17px;
    text-align: center;
    font-weight: bold;
  }
  .doctor_line {
    border: none;
    border-top: dashed 2px #DCDCDC;
    height: 1px;
    margin: 6% 0;
    color: #FFFFFF;
  }
  .gmap {
    height: 320px;
    margin-bottom: 8%;
  }
  .motto {
    color: #06c7c4;
    font-size: 19px;
  }
  .symptom li {
    float: none;
    width: 100%;
  }
  .symptom li:nth-child(odd) {
    margin-right: 0;
  }
  .symptom li:not(:last-child) {
    margin-bottom: 3.5%;
  }
  .symptom li a {
    padding: 2% 0;
    font-size: 16px;
  }
  .symptom li a span {
    font-size: 12px;
  }
  .equipment_left {
    float: none;
    margin: 0 0 6%;
    width: 100%;
  }
  .equipment_right {
    float: none;
    margin: 0 0 6%;
    width: 100%;
  }
  .equipment_left, .equipment_right {
    text-align: center;
  }
  .box3 .equipment_left p:nth-child(1), .box3 .equipment_right p:nth-child(1) {
    margin: 0 0 1%;
  }
  /*:::::::::::::::共通:::::::::::::::::*/
  .tocall {
    pointer-events: auto;
  }
  .liststyle1 li {
    list-style-type: disc;
    margin: 0 0 0 20px;
  }
  .liststyle2 li {
    list-style-type: disc;
    margin: 0 0 0 20px;
  }
  .liststyle3 li {
    list-style-type: decimal;
    margin-left: 20px;
  }
  p, li, dt, dd {
    font-size: 14px;
    line-height: 140%;
    color: #4b4b4b;
  }
  #main_contents p.cutimg {
    float: none;
    margin-left: 0;
    text-align: center;
  }
  #feature p {
    margin-bottom: 4%;
  }
  .box3 p:not(:last-child), .pg2 p:not(:last-child) {
    margin-bottom: 1em;
  }
  .box3 p.mb0 {
    margin-bottom: 0px;
  }
  .box3:not(:last-child) {
    margin-bottom: 7%;
  }
  .box4:not(:last-child) {
    margin-bottom: 6%;
  }
  .box5:not(:last-child) {
    margin-bottom: 5%;
  }
  .box6:not(:last-child) {
    margin-bottom: 4%;
  }
  .pg2 {
    margin-bottom: 6%;
  }
  .pg3 {
    margin-bottom: 6%;
  }
  .pg4 {
    margin-bottom: 5%;
  }
  .ulmb {
    margin-bottom: 3%;
  }
  .limb li {
    margin-bottom: 1%;
  }
  .box5 {
    border: 2px solid #d0d0d0;
    padding-top: 1%;
  }
  .subbox5 {
    padding: 0 13px 10px;
  }
  .display_pc {
    display: none;
  }
  .display_sp {
    display: block;
  }
  .display_pc_i {
    display: none;
  }
  .display_sp_i {
    display: inline;
  }
  .txtstyle2 {
    font-size: 16px;
  }
  
/* :::::::::: フリック :::::::::: */
  .viewport {
    width: 290px;
    overflow: hidden;
    margin: 0 auto;
  }
  .flipsnap {
    width: 1310%;
    /*width:5800px;*/
  }
  .item {
    float: left;
    width: 290px;
    cursor: pointer;
    overflow: hidden;
  }
  .item p {
    padding: 3px 0 8px 0;
    font-weight: bold;
    color: #333;
    text-align: center;
  }
  p.comment {
    text-align: center;
  }
  .top_pickupbox {
    border: 3px solid #3ECCD2;
    border-radius: 10px;
    padding: 10px;
    background-color: #fff;
  }
  .top_pickupbox .pickup_head {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    color: #3ECCD2;
    border-bottom: 2px solid #ccc;
    margin-bottom: 10px;
  }
  .top_pickupbox span.orange {
    color: #f9a40f;
    font-weight: bold;
  }
  /*.top_pickupbox span.red{color: #D2563E;font-weight:bold;}*/
  .top_pickupbox span.red {
    color: #ff0000;
    font-weight: bold;
  }
  .top_pickupbox .bold {
    margin-bottom: 0.5em;
  }
  .top_pickupbox .bold:last-child {
    margin-bottom: 0;
  }
}