@charset "UTF-8"; 

body{
    font-family: 'Kiwi Maru', serif;
    background-color:#ffffee;
    color:#72543d;
}

.ctr1{/*h1 ページタイトル*/
    border-bottom: solid #72543d ;
    background-image:url(../image/12/木緑-80x80.png); 
    background-repeat: no-repeat;
    background-position: left bottom ;
    color:#72543d;
    padding: 60px 0 40px 160px;  
    letter-spacing: 0.05em; 
    font-size: 2em; 
    width: 80%;
    margin: auto;
    text-align: center;
}
h3{/*0202hennkou*/
/*border:1px solid;*/
  position: relative;
    padding: 1rem 1rem;
    margin-top: 1rem; /*修正20230227*/
    margin-bottom: 2rem;
    font-weight: bold;
    font-size: 1.5em;
    background-image: linear-gradient(135deg,#96e6a1  10%, #d4fc79 100%);
    background-repeat: no-repeat;
    background-size: 4rem 0.4rem;
    background-position: bottom;
    text-align: center;

}
.own-expence{/*0202hennkou*/
  font-size: 1.5em;
  font-weight:500;
  padding: 10px 0;
  margin: 20px auto;
  color:#94b343 ;
  width:fit-content;
}
h4{
	font-size: 1.2em;
    font-weight: bold;
	background-image: linear-gradient(-60deg, #f4d03f 0%, #16a085 100%);
  /*background-clip:text;*/
  background-clip:text;
	-webkit-background-clip:text;
	-moz-background-clip:text;
	color:transparent;
    padding: 0 30px 0 30px;	
    margin-top: 20px;
    margin-bottom: 10px;
}

.catch{/*0202hennkou スマホ用*/
  /*border:1px solid;*/
  width:fit-content;
  margin-right: auto;
  margin-left: auto;
	font-size:5vw;
	font-weight:400px;
	color:#94b343;
	text-align:center;
  padding:1px;

}
.policy, .hospital, .uva-discription, .medical-device, .tour, .reserv-info, .rule,.first,.medicine,.online,.pay {
    margin-bottom: 10px;
    padding: 0 25px 0 25px;
  
} /*画像中央  */
.uva-picture{
  margin:40px;
  text-align: center;    
}
 /*画像中央  */
.boss{
  width:70%;
  margin:40px auto 0 15%;
  text-align: center;    
}
/* ボタン */
.button-device, .button-how, .text-button, .reservation-button{
  background-color:#fdfdeff2; 
  color:#72543d; 
  font-weight: 600;
  display: block; 
  width: 55%;
  padding:10px ;
  margin: 20px auto ;
  border:#72543d solid 2px;
    border-radius: 20px;
    text-align: center;
    box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
}
.text-button:hover, .reservation-button:hover{
  background-color: #008000;
  color:#FFFFFF;
  cursor:hand;
}
/*略歴・アドレス・薬のご案内中央寄せ */
.profile{/*0202hennkou*/
  margin: 20px;
}
.history, .medicine-box {
  text-align: center;
}
.history-brock,.access-item {
  width:310px;
  text-align: left;
  margin-left: auto;margin-right: auto;
  padding:10px;
  line-height: 1.5em;
}
.medicine-item{
  width:250px;
  text-align: left;
  margin-left: auto;margin-right: auto;
  padding:10px;
  line-height: 1.5em; 
  border: 1px solid;
}
.onegai{
  text-align: center;
  margin-top: 10px;
}
.policy{
  margin: 20px auto;
}

.hospital li,.disease-line{
    list-style: disc;
    margin-left:30px ;
}

figure{
    display: inline-block;
    margin: 0px 3px 20px 0px;
    background-color: rgba(69, 163, 7, 0.865);
}
figure img{
    display: block;
    margin:0px 0px 3px 0px;
}
figcaption{
    padding:10px;
    font-size: 0.9em;
    text-align: center;
    color: antiquewhite;
}
.tour{
    text-align: center;
}

h5{/*0202hennkou*/
    border-bottom:dotted #ffab40;
    width:fit-content;
    color: #ffab40;
    font-size: 1.2em;
    padding: 5px;
    margin: auto;
    margin-bottom: 10px;
}
.vaccine{
    border-bottom:dotted rgba(69, 163, 7, 0.865);
    width:fit-content;
    color:rgba(69, 163, 7, 0.865) ;
    font-size: 1.2em;
    padding: 5px;
    margin-bottom: 10px;
}
/*診療内容*/
.disease{
    margin: 1em auto;
    padding: 1em;
    box-shadow: 0 0 3px 3px #ffab40, 0 0 3px 2px #ffab40 inset;
    border-radius: 10px;
    background:#ffff; 
      width:90%;
     
  }
  .vaccine-info{
	margin: 1em auto;
    padding: 1em;
    box-shadow: 0 0 3px 3px #94b343, 0 0 3px 2px #94b343 inset;
    border-radius: 10px;
    background:#ffff; 
	width:90%;
}
.over-50{
    padding-bottom: 10px;
}
  .uva-info{
    padding: 0 10px 0 10px;
    margin-top: 10px;
  }
.recomend{
    margin: 30px 10px ;
    text-align: center;
}

/* 予約システム */
.em{
    font-size: 1.2em;
    color:#94b343;
    line-height:1.2em;   
}
.reserv-info{
    margin: 1em auto;
    padding: 1em;
    border:solid #94b343  ;
    border-radius: 10px;
    background:#fefeea9f; 
      width:80%;
}
.resav-info-one, .resav-info-two, .resavinfo-three{
    margin-bottom:5px;
}
.web-time{
    text-align: center;
font-weight: bold;
margin:0px 0px 30px;
}
.the-day{
    color:#ea2b97de;
}
 .flow {
  padding: 0;
}
dd {
  margin-left: 0;
} 
.flow > li {
  position: relative;
}
.flow > li:not(:last-child) {
  margin-bottom: 40px;
}
.flow > li:not(:first-child)::before {
  content: "";
  height: 60px;
  display: block;
  border-left: 4px dotted #ee6509;
  position: absolute;
  top: -40px;
  left: -webkit-calc(10% + 30px - 2px);
  left: calc(10% + 30px - 2px);
  z-index: 10;
}
.flow > li dl {
  width: 80%;
  margin:0 auto;
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(240, 178, 9, 0.147);
  border-radius: 10px;
  position: relative;
}

.reserve-item{/* h5予約システム*/
   color: #ee6509;
    font-size: 1.4em;
    margin:20px auto 10px;
    padding-bottom: 10px;
}
.faq{
    background: #F6F6F6;
    padding: 1em;
    border-radius: 1em;
  }
  .faq dt{
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted;
    font-weight: bold;
  }
  .faq dt:before{
    content: "Q";
    font-weight: normal;
    background: #ea2b97de;
    color: #fff;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.6;
    text-align: center;
    display: inline-block;
    border-radius: 1em;
    margin-right: .5em;
  }
  .faq dd{
    margin-bottom: 2em;
  }
  .faq dd:last-child{
    margin-bottom: 0;
  }
  .question{
    font-size: 1.3em;
    color:#ee6509;
  }
  
  img{/*画像サイズ レスポンシブ*/
    max-width: 100%;
  }

  /* HOME*/
/*使わない
  .header-main{
    position: relative;
  }
  */
  .speach{
    width:90%;
    margin:0 5% 5%;
    padding: 1em;
    /* border:solid #ea2b97de ; */
    border-radius: 10px;
    background-color: rgba(240, 178, 9, 0.147);
   }
  .morikawa{
    padding: 1em;
    text-align: center;
  }
  
  .open{
    width: 80%;
    margin: 0 auto;
    background-color: #ee6509;
  }
  /* 受付時間表 */
	.biz-hour{
		width:90%;/*表の幅を全体の90%に設定*/
		margin:0 auto;/*表全体をセンタリング*/
	}
	.biz-hour tbody{
		table-layout:auto;/*表の各項目の列幅をそれぞれの幅に応じて調整*/
	}
/*	.biz-hour tr{
		background-color:#F008CC;
	}  背景色をつけるならここで指定*/
	.biz-hour th{/*表の一番上に線を引く*/
		border-top:1px solid #A28C63;
	}
	.biz-hour th,.biz-hour td{/*表の各行の下線を引く*/
		border-bottom:1px solid #A28C63;
    text-align:center;/*文字を横方向にセンタリング*/
    vertical-align:middle;
    line-height:25px;
	}

	.biz-hour th.sec{
		width:20%;/* 時間区分の列幅 */
	}
	.biz-hour th.sat{
		color:#3db2da;/* 「土」の文字色 */
	}
	.biz-hour th.sun{
		color:#e66a6a;/* 「日」の文字色 */
		width:15%;/*列幅を広めに指定*/
	}
  .reception-coment{/*0202hennkou*/
   text-align: center;
   margin:10px;
  }
  /* アクセス */
  .address{
    text-align: center;
  }
  /* 時刻予想 */
  .bottom-nav{
    position: fixed;
      left: 0;
      bottom: 0;
      width: 100%;
      background-color: #ffffee; 
      z-index: 3;
  }
  .bottom-nav__list {
    display: flex;
    
   color: #F6F6F6;
   padding: 0px;
  }
  .now{/*0202hennkou*/
    width: 27.5%;
    padding: 10px;
    background-color: #80a3aef0;
  }
  .now:hover {
    background-color: #0066B0;
    cursor:hand;
  }
  .next{/*0202hennkou*/
    width: 45%;
    padding: 10px;
    background-color: #78bc86f2;
  }
  .next:hover {
    background-color: #008000;
    cursor:hand;
  }
  
  .go{/*0202hennkou*/
    padding: 10px;
    width: 27.5%;
    background-color: #e38181;
  }
  .go:hover {
    background-color:#808;
    cursor:hand;
  }
/* お知らせ */
  .info { /*"お知らせ"を除いたお知らせ各項目の外枠*/
/*border:1px dotted #00FF00;*/
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    max-width: 90%;
    height: auto; /*13emから修正20230227*/
    margin: 10px auto; /*0 autoから修正20230227*/
  }
  
  @media screen and (min-width:768px) {
    .info {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      flex-direction: row;
      flex-wrap: wrap
    }
  }
  
  .info dd,
  .info dt {
    box-sizing: border-box;
    width: 100%;
    padding-bottom: .5em;
    padding-left: .5em;
  }
  
  .info dt {
    font-style: normal;
    font-weight: initial
  }
  .info-title{
    color: #ee6509;
    margin-bottom:0.5em;
  }
  
  @media screen and (min-width:768px) { /*パソコン画面の各日付の下の破線*/
    .info dt {
      width: 12.5em;
      margin-bottom: .0em; /*下線の下の余白を削除*/
      border-bottom: 1px dotted #343a40;
    }
  }
  
  .info dt:first-of-type { /*パソコン・スマホ画面の最初の日付の上の破線*/
    padding-top: .5em;
    border-top: 1px dotted #343a40;
  }
  
  .info dt time {
    margin-right: .5em
  }
  
  .info dt span {
    box-sizing: border-box;
    display: inline-block;
    width: 7em;
    margin-right: .5em;
    padding: 0 .5em;
    background-color: #f4d03ff2;
    color: #fff;
    font-size: .8em;
    line-height: 1.75;
    text-align: center;
  }
  
  .info time {
    color: #adb5bd;
  }
  
  
  .info dd { /*パソコン・スマホ画面の各お知らせ内容の下線*/
    margin-left: 0;
   
    margin-bottom: 0.0em; /*0.5emから修正20230227*/
    border-bottom: 1px dotted #343a40;
  }

  .info { /* お知らせの各項目に背景色追加 20230227*/
    background-color: rgba(240, 178, 9, 0.147);
  }
  
  @media screen and (min-width:768px) {
    .info dd {
      width: calc(100% - 12.5em)
    }
    .info dd:first-of-type { /*パソコン画面の日付の上の破線*/
      padding-top: .5em;
      border-top: 1px dotted #343a40;
    }
  }
  
  .info dd:nth-of-type(-n+3) {
    position: relative;
  }
/* 2カラム */
  @media screen and (min-width:768px) {
  .separate{
    width: 1240px;
/*    margin: 0 auto; 削除20230227*/
    display: flex;
    justify-content: space-between;}
  main{
    flex-basis:55%; /*修正20230227*/
  }
  aside{
    flex-basis: 45%; /*修正20230227*/
  }
}

  @media screen and (min-width:768px) {/*パソコン用*/
    .catch{
      /*border:1px solid;*/
      width:fit-content;
      margin-right: auto;
      margin-left: auto;
      font-size:3vw;
      font-weight:400px;
      color:#94b343;
      text-align:center;
      padding:0;
     }
    }
   @media screen and (min-width:768px) {
    .header-nav{
      position: absolute;
      top:0%;
      z-index: 30;
      width: 100%;}
    }
/*0202hennkou スマホ用*/
    @media screen and (max-width: 768px){
    .header-image{
      text-align:center;
      color:#72543d;
      font-size: 4.5vw;
      font-weight:500;
      line-height: 1.2em;
      position: absolute;
      width: 80%;
      top:25%;
      left:50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);}
    }
/*0202hennkou パソコン用*/
   @media screen and (min-width: 768px) {
    .header-image {
      text-align:center;
      color:#72543d;
      font-size: 4.5vw;
      font-weight:500;
      line-height: 1.2em;
      position: absolute;
      width: 80%;
      top:25%;
      left:55%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);}
    } 
    
    @media screen and (max-width:768px){/*0202hennkou スマホ用*/
      .logo{
        position: absolute;
        top:15%;
        left:10%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);}
      }
     @media screen and (min-width:768px){ /*パソコン用*/
      .logo{
        position: absolute;
        top:12%;
        left:10%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);}
      } 