﻿html, body, p, div, s header, main, footer, ection, article, p, div, table, tr, td, ul, ol, li {
  margin: 0;
  padding: 0;
    
}
html{
     font-size: 62.5%;
}
body {
  background: #62FAF9;
  margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
  padding: 0;
  text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
  color: #000000;
  background-image: url(../img/bg.gif);
  border-color: #3366CC;
  border-bottom-color: #003399;
  border-right-color: #003399; 
    
  font-family: "Noto Sans JP",Verdana, Arial, Helvetica,sans-serif;
  font-optical-sizing: auto;
  font-style: normal;

 font-size: 1.6em;
}

/* 共通文字装飾用 */
.underline{
    text-decoration: underline;
}
.info_box {
  font-family: "Noto Serif JP", "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
  font-weight: normal;
  color: #666666;
  /*	width: 100%;*/
  /*margin-left: 1em;*/
  text-indent: -1em; /*１行目左にする処理*/
  padding-left: 1em; /*１行目左にする処理*/
  margin: 0 0.5em 1em;
  text-align: left;
  letter-spacing: -0.05em;
}

.noWrap{
    white-space: nowrap;
}

.topCaution{
    font-size: 1.4em;
    color:#f00;
    line-height: 1.2em;
    text-indent: 0;
    margin-bottom: 1em;
}

.bigCaution{
    margin: -1em auto 1em;
    color:red;
}

.bigCaution p{
    font-size: 0.6em;
    color:#333;
}
.textCenter{
    text-align: center;
}

.kyushinText{
    font-feature-settings: "palt";/*OTF Only*/
    color:red;
    font-size: 3.5vw;
}
.kyushinArea h1{
    color:red;
    font-size: 1.2em;
        text-indent: -1em;
    font-weight: 900;
    margin: 0;
}
.info_box.kyushinArea{/*休診日*/
    width:90%;
    box-sizing: border-box;
    max-width: 600px;
    text-indent: 0;
    font-size: 1.6rem;
    border :3px solid red;
    padding: 0.5em 0.5em  0.5em 2em;
    margin: 1em auto;
}
.date {
  text-decoration: underline;
  font-weight: 900;
}

        .caution{
            width: 12em;
            font-size: 1.4em;
            text-align: center;
            font-weight: 900;
            color:#333;
            border: 1px solid #666;
            line-height: 2em;
            margin: 0 auto 0.5em;
        } 

.Ltext{
            font-size: 1.2em;
        }

.small{
    font-size: 0.9em;
}

.cautionBlue{
            text-align: center;
            font-weight: 900;
            color:#0A2EAA;
            line-height: 2em;
            margin: 0 auto 0.5em;
        }
/*以下articleとして再設定*/
article.info_box {
  /*background: #EE9FA1;*/
}
article.info_box h1, article.info_box h2 {
  font-size: 100%;
  text-indent: -1em;
  padding-left: 0;
  font-weight: bold;
}
article.info_box {
  text-indent: 0;
  padding: 1em;
  border-top: 1px solid #333;
  /*	border-bottom:1px solid #333; */
}
article.info_box ol {
  list-style-type: none;
  margin: 0;
}
article.info_box ol li {
  text-indent: -1em;
}

.l_info{
    font-size: 1.4em;
}
.info_box span.nowap {
  white-space: nowrap;
}
#kyushin {
  padding-left: 0;
  text-indent: 0em;
  margin-top: 1em;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 0;
padding: 0;
}

#kyushin p{
    font-size: 1.4rem;
    margin: 0.5em auto;
    box-sizing: border-box;
}

#kyushin p:nth-child(2){
    border: 1px solid #2D69E8;
    padding: 0.2em 0 0  0.1em;
}
#infoRow p{
    width:fit-content;
    margin: 0 auto;
    text-align: right;
}

#infoRow td:first-child{
    border-right: none;
    border-bottom: none;
}
#infoRow td:first-child span{/*お知らせ2内の文字注意書き*/
  /*  font-size: 2em;*/
}
#infoRow td:last-child{
    border-left: none;
    border-bottom: none;
    vertical-align: top;
    text-align: right;
    font-size: 0.7em;
    padding-right: 2px;
}


#open_time tr td:last-child{
    font-size: 1em;
}

#open_time tr td:last-child img {
    padding-top: 15%;
    margin-bottom: -5%;
}

#open_time th:last-child{
    max-width: 45px;
 /*   width: 45px;*/
}
#open_time tr{
    border: none;
      padding-top: 4px;
  padding-bottom: 4px;
    text-align: center;
}
#open_time tr:last-child td{
    border-top: none;
    font-size: 0.9em;
        text-align: left;
    padding: 0.5em 2em;
}

#open_time ul {
  list-style: none;
  margin-left: 3em;
}
#open_time ul li {
  text-align: left;
}
#open_time #kyushin {
font-size: 100%;
}
.normalHeadline {
  text-indent: -1em;
  font-size: 1.5em;
  font-weight: bold;
}
.s_info {
  font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  width: 100%;
  text-indent: 2em;
  vertical-align: super;
}
.sat {
  color: blue;
}
.sun {
  color: red;
}
.grn {
  color: #0b0;
}
.kyushin {
  color: #ff9900;
}
.float_stop {
  clear: both;
}
/*確認用、普段使用しない*/
.ck_color {
  /*background-color:red;*/
  color: #00ff00;
}
/*                 以降、各エリアごとに                 */
/* ------------------------------ ラッパー部 開始 ------------------------------ */
#BGC_fff {
  width: 95%;
  margin: 1% auto 0 auto;
  height: 100%;
  padding-top: 1%;
  background-color: #fff;
}
/* ------------------------------ ラッパー部 終了 ------------------------------ */
/* ------------------------------ ヘッダー部 開始 ------------------------------ */
header {
    position: relative;
  width: 100%;
  margin: 0 auto;
}
.hosp_nam {
  width: 100%;
  text-align: center;
}
.seishou {
  font-family: "ＭＳ ゴシック", "Osaka－等幅";
    font-size: 21px;
  font-weight: bolder;
}
h1 {
  font-size:3rem;
  white-space: nowrap;
  color: #000;
}

header h1 a{
	text-decoration: none;
	color:#000;
}
.head_comme {
  font-family: "ＭＳ ゴシック", "Osaka－等幅";
  font-size: 2rem;
  font-weight: bolder;
  color: #FF0000;
}
 .head_comme span{
/*      color: #333;*/
    }
.hosp_tel {
  width: 100%;
  text-align: center;
}
.tel1 {
  margin-top: 5px;
  margin-bottom: 1em;
  font-family: "ＭＳ ゴシック", "Osaka－等幅";
  font-size: 1.8em;
  font-weight: bolder;
  color: #b33;
    line-height: 0.8;
}
.tel1_comme {
  font-family: "ＭＳ ゴシック", "Osaka－等幅";
  font-size: 1em;
  font-weight: bolder;
  color: #FF3333;
}
.tel1_comme_s {
  font-family: "ＭＳ ゴシック", "Osaka－等幅";
  font-size: 0.8em;
  font-weight: bolder;
  color: #000;
}

.tel1 span {
    color:#333;
    font-size: 1.2rem;
}
/* ------------------------------ ヘッダー部 終了 ------------------------------ */
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  width: 100% !important;
  bottom: -20px !important;
}
/* ------------------------------ メニュー部 開始 ------------------------------ */
#menu_bar {
  width: 99%;
  margin: 1em auto 0 auto;
  height: 100%;
  font-size: 28px;
  font-weight: bold;
  font-family: Arial, Verdana, Helvitica, sans-serif;
}
#menu_bar .topmenu {
  width: 100%;
  padding: 0.5em 0;
  background-color: #dcdcdc;
  border-bottom: 1px solid #fff;
}
#menu_bar .hospview {
  width: 100%;
  padding: 0.5em 0;
  background-color: #dcdcdc;
  border-bottom: 1px solid #fff;
}
#menu_bar .hospdoc {
  width: 100%;
  padding: 0.5em 0;
  background-color: #dcdcdc;
}
#menu_bar ul li {
  display: block;
}
#menu_bar ul li a {
  display: block;
  text-decoration: none;
}
#menu_bar ul li a:hover {
  background-color: #c0c0c0;
  text-decoration: underline;
  color: #fff;
}
/* ------------------------------ メニュー部 終了 ------------------------------ */
/* ------------------------------- メイン部 開始 ------------------------------- */
#mainContent {
  width: 100%;
  margin: 0.5em auto 0 auto;
  height: 100%;
  clear: both;
}
.caution {
  color: red;
}
.cautionBlue {
  color: blue;
}
h2 {
  text-align: left;
  text-indent: 1em;
  margin: 0.5em 0;
    clear: both;
}
.DrFILE {
  margin-top: 10px;
}
.forceIndent {
  margin-left: -1em;
}
#gw_time {
  width: 100%;
}
#gw_time table {
  margin: 0.5em auto 0 auto;
  border-collapse: collapse;
  border: 2px solid #000;
  width: 98%;
  font-size: 76%;
}
#gw_time th {
  border: 1px solid #000;
  border-collapse: collapse;
  width: 10%;
}
#gw_time td {
  text-align: center;
  border: 1px solid #000;
  border-collapse: collapse;
  padding-top: 4px;
  padding-bottom: 4px;
}
#goto_topics {
  margin-top: 1.2em;
  text-align: left;
  text-indent: 2em;
}
#open_comment {
  text-align: left;
/*  margin-left: 1em;*/
    width: calc(100% - 1em);
    margin:  0 auto;
}
#open_comment div{
    text-indent: -1em;
    padding-left: 1em;
    font-size: 3.5vw;
}
#open_time, #caleset {
  width: 100%;
}
#open_time table {
  margin: 0 auto 0 -1em;
  border-collapse: collapse;
  border: 2px solid #000;
  width: 98%;
  font-size: 76%;
}
#open_time th {
  border: 1px solid #000;
  padding-top: 4px;
  padding-bottom: 4px;
}
#open_time td {
  border: 1px solid #000;

}


#anotherEyeCheck div{
    text-indent: 0;
    padding-left: 0;
    font-size:1.6rem;
    margin-bottom: 1em;margin-left: -1em;
}

.nw{
white-space: nowrap;
}


#first_contact{
    margin: 0.5em auto;
    width:76%;
      font-size: 76%;
    text-align: left;
}


#supplement, #kyushin_syousai, .smfont {
  /*margin: 20px 0;*/
  font-size: 76%;
}


.lef {
  text-align: left;
  margin-left: 35px;
}
.cen {
  text-align: center;
}
.rit {
  text-align: right;
  margin-right: 35px;
}
.pad_pc,.inline_pcOnly {
  display: none;
}


#cal0, #cal1 {
  width: 40%;
  margin-top: 5px;
  margin-left: 20px;
  float: left;
}
#cal0 table, #cal1 table {
  margin: 0 auto;
  border-collapse: collapse;
  border: 1px solid #000;
  width: 98%;
  font-size: 76%;
    background: #eee;
}
#cal0 th, #cal1 th {
  border: 1px solid #000;
  padding-top: 4px;
  padding-bottom: 4px;
    background: white;
    text-align: center;
}
#cal0 td, #cal1 td {
    background: white;
    text-align: center;
    border: 1px solid #000;
}
#cal0 .close, #cal1 .close {
  background-color: red;
    color:white;
}
#cal0 .amopen,
#cal1 .amopen{
  background-color: #0ff;
}
#cal0 .pmopen,
#cal1 .pmopen{
  background-color: #0f0;
}
.cal_syousai1 {
  text-align: center;
  margin-left: 10px;
  /*//			border:solid 1px #000;*/
  clear: both;
}
.cal_syousai2 {
  text-align: center;
  margin-left: 10px;
  /*//			border:solid 1px #000;*/
}
#setsumei_area {
  text-align: center;
  margin: 5px 0 0 15px;
}
.listTxt {
  border: 1px solid #ddd;
  list-style-position: inside;
  list-style-type: none;
  padding: 0.5em 0.5em 0.5em 1.5em;
  width: 82%;
}

.listTxt2 {
    padding: 0 0 0 1em;
    text-indent: 0;
    line-height: 1.4;
}
.sq {
  border: 1px solid #000;
  width: 7px;
  height: 7px;
  float: left;
  margin-left: 8px;
  margin-top: 3px;
}
.setsumei {
  float: left;
  font-size: 79%;
}
.open_coment {
  clear: both;
  font-size: 79%;
  text-align: center;
    color:red;/*カレンダーの下の表示を赤に*/
}
#home_map {
  text-align: center;
}
#home_map img {
  width: 90%;
}
.nowrap {
  white-space: nowrap;
}
/* ------------------------------- メイン部 終了 ------------------------------- */
/* ------------------------------ フッター部 開始 ------------------------------ */
#foot {
  clear: both;
  width: 100%;
  background-color: #2CCBCE;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #FFFFFF;
  border-top-color: #E4F8F7;
  border-top-style: solid;
  border-top-width: 20px;
  line-height: 20px;
  text-align: center;
  padding-top: 10px;
  margin: 0 auto;
}
#foot a {
  text-decoration: none;
}
/* ------------------------------ フッター部 終了 ------------------------------ */
/* ----------------------------------------------------------------------------- */
/* ------------ ↓ --------------- media queries ---------------- ↓ ----------- */
/* ----------------------------------------------------------------------------- */
/* ------------------------ タブレット用サイズ設定 開始 ------------------------ */
@media only screen and (min-width: 481px) {
  /* ------------------------------ ラッパー部 開始 ------------------------------ */
  /* ------------------------------ ラッパー部 終了 ------------------------------ */
  /* ------------------------------ ヘッダー部 開始 ------------------------------ */
    .topCaution{
    font-size: 1.4em;
    color:#f00;
    line-height: 1.2em;
    
    text-indent: 3em;
    margin-bottom: 1em;
}
  /* ------------------------------ ヘッダー部 終了 ------------------------------ */
  /* ------------------------------ メニュー部 開始 ------------------------------ */
  #menu_bar {
    width: 99%;
    clear: both;
    overflow: hidden;
  }
  #menu_bar .topmenu {
    width: 33.2%;
    float: left;
    border-right: 1px solid #fff;
  }
  #menu_bar .hospview {
    width: 33.2%;
    float: left;
    border-right: 1px solid #fff;
  }
  #menu_bar .hospdoc {
    width: 33%;
    float: left;
  }
  /* ------------------------------ メニュー部 終了 ------------------------------ */
  /* ------------------------------- メイン部 開始 ------------------------------- */
    
    h1 {
  font-size: 38px;
}

header h1 a{
	text-decoration: none;
	color:#000;
}
.head_comme {
  font-size: 23px;
}
    
    
  h2 {
/*    clear: both;*/
  }
  .kamoku {
    float: left;
  }
  .DrFILE {
    text-align: right;
    margin-right: 5px;
  }
  #gw_time {
    /*	width: 470px;*/
    margin: 0 auto;
  }
  #gw_time table {
    font-size: 85%;
  }
  #open_time, #caleset {
    /*	width: 470px;*/
    margin: 0 auto;
  }
  #open_time table {
    font-size: 100%;
  }
  #open_comment {
/*    margin-left: 60px;*/
          width: calc(100% - 60px);
  }
    
    
    
.kyushinText{
    font-size: 1.2em;
}
#kyushin h1{
    font-size:80%;
    text-indent: 0;
}
    
    
    #open_comment div{
    font-size: 1.6rem;
}
  #open_time #kyushin {
    font-size: 100%;
  }
  #setsumei_area {
    text-align: center;
    margin-left: 30px;
  }
  .setsumei {
    font-size: 79%;
  }
  #supplement, #kyushin_syousai {
    font-size: 85%;
  }
  .mobile {
    display: none;
  }
  .pad_pc {
    display: block;
  }
    .inline_pcOnly{
        display: inline;
    }
    #kyushin p{
    font-size: 16px;
    }
  .info_box {
    /*	text-indent: 2em;*/
    margin: 0 1em 1em 2em;
    letter-spacing: 0;
  }
  /* ------------------------------- メイン部 終了 ------------------------------- */
  /* ------------------------------ フッター部 開始 ------------------------------ */
  /* ------------------------------ フッター部 終了 ------------------------------ */
  .mobileOnly {
    display: none;
  }
}
/* ------------------------ タブレット用サイズ設定 終了 ------------------------ */
/* ------------------------- パソコン用サイズ設定 開始 ------------------------- */
@media only screen and (min-width: 769px) {
    #anotherEyeCheck{
        margin-left: 0;
    }
    
    #infoRow td:first-child span.sun{/*お知らせ内の赤文字注意書き*/
    font-size: 1.2em;
}
    
    
  .pc_none { /*PCでは消去おもに改行なしで使用*/
    display: none;
  }
  /* ------------------------------ ラッパー部 開始 ------------------------------ */
  #BGC_fff {
    width: 768px;
  }
  /* ------------------------------ ラッパー部 終了 ------------------------------ */
  /* ------------------------------ ヘッダー部 開始 ------------------------------ */
  .hosp_nam {
    width: 80%;
    text-align: left;
/*    float: left;*/
  }
  .seishou {
    font-size: 20px;
    padding-left: 3.5em;
  }
  h1 {
    font-size: 38px;
    padding-left: 0.5em;
  }
  .head_comme {
    font-size: 20px;
    padding-left: 2.5em;
      margin-bottom: 1em;
      text-indent: -1em;
  } 
    .head_comme span{
      text-indent: 2em;
    }
  .hosp_tel {
      position: absolute;
      top:1em;
      right:1em;
    width: 24em;
    padding-right: 1em;
/*    float: right;*/
    text-align: right;
  }
  /* ------------------------------ ヘッダー部 終了 ------------------------------ */
  /* ------------------------------ メニュー部 開始 ------------------------------ */
  #menu_bar {
    width: 99%;
  }
  /* ------------------------------ メニュー部 終了 ------------------------------ */
  /* ------------------------------- メイン部 開始 ------------------------------- */
  .kamoku {
       font-size: 1.8rem;
    width: 36%;
    float: left; /*お知らせ欄削除時、floatはコメントアウトする*/
  }
  .DrFILE {
    text-align: right;
    margin-right: 7px;
  }
  .hosp_news { /*お知らせ欄削除時、.hosp_newsはコメントアウトする*/
      clear: both;
    width: 100%;
    float: left;
    text-indent: 2em;
  }
  /*	#gw_time{
		width: 440px;
	}長期の診療時間お知らせ用の表枠専用cssのため、不要の場合はコメントアウトする*/
  #open_time, #caleset, #calesetsumei {
    clear: both; /*お知らせ欄削除時、clearはコメントアウトする*/
    width: 600px;
    margin: 0 auto;
  }
  #supplement, #kyushin_syousai {
    font-size: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  #calesetsumei {
    text-align: center;
  }
  .haba_tyousei {
    width: 40%;
  }
  #open_time table {
    width: 600px;
    font-size: 130%;
  }
  #setsumei_area {
    text-align: center;
    margin-left: 65px;
  }
  .sq {
    border: 1px solid #000;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 15px;
    margin-top: 1.5px;
  }
  .setsumei {
    text-align: left;
    float: left;
  }
  #home_map img {
    width: 70%;
  }
  .listTxt {
    width: 32em;
  }
    #kyushin p{
        margin: 0.5em;
    }    
#kyushin p:first-child{
    width: calc(58% - 1em);
}
    #kyushin p:nth-child(2){
        margin-left: 0;
        width: calc(52% - 0.5em);
    border: 1px solid #2D69E8;
}
}
/* ------------------------------- メイン部 終了 ------------------------------- */
/* ------------------------------ フッター部 開始 ------------------------------ */
/* ------------------------------ フッター部 終了 ------------------------------ */
/* ------------------------- パソコン用サイズ設定 終了 ------------------------- */