@charset "utf-8";

/*------------------------------------- initial setting -------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}

/*------------------------------------- body -------------------------------------*/
body{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 'Century Gothic', sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	background-color: #EDF7D4;
	-webkit-text-size-adjust: 100%;
 }
ul, ol, li, dl{
	list-style-type: none;
	list-style-position: outside;
}
h1, h2, h3, h4, h5, h6, img, img a, p{
	border:0px;
}
p{
	border:0px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
}
h1{
   font-size:13px;
   font-weight:normal;
}
h2{
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
h3{
	background-image: url(../images/h3title.jpg);
	font-size: 24px;
	width: 710px;
	height: 36px;
	color: #666666;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	font-weight: normal;
}
h4{
	font-size: 20px;
	color: #659032;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #659032;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5{
	font-size: 16px;
	color: #188041;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #188041;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h6{
	font-size: 16px;
	color: #690;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #690;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*------------------------------------- 診療項目の見出し -------------------------------------*/
.SubjectIndex{
	width: 120px;
	background-color: #2E9053;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
}

/*------------------------------------- 文字の大きさ -------------------------------------*/
#textsizer{
	margin: 0px;
	text-align: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#textsizer img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/*------------------------------------- color -------------------------------------*/
.col_white{
	color:#ffffff;
}
.col_black{
	color:#000000;
}
.col_pink{
	color: #F075A9;
}
.col_blue{
	color: #96bde6;
}
.col_orange{
	color:#FF9900;
}
.dayoff{/* 休診日 */
	color:#FF9900;
}




/*-------------------------------------- spot background color --------------------------------------*/
.bgcol_pink{
	background-color:#F075A9;
}
.bgcol_blue{
	background-color: #96bde6;
}





/*-------------------------------------- link color --------------------------------------*/
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	color: #F90;
	text-decoration: none;
}
a:hover {
	color: #FA4F05;
	text-decoration: underline;
}


/** リンクイメージは基本マウスオーバーで半透明に。 **/
a:hover img
{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}
/** 半透明が不都合な場合は下記nopageクラスを用い、画像名に_on、_offをつけて2種類用意する。 **/
.nopage a:hover img
{
	opacity:1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}





/*-------------------------------------- linkbox --------------------------------------*/
.txtlink{
	margin-top:20px;
}
.txtlink a {
	background-color: #508957;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}
.txtlink a:hover {
	background-color: #9AC59F;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}








/*-------------------------------------- リスト --------------------------------------*/
.ListStyle{
	border: 3px double #CCC;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;
	background-color: #F7FBEA;
	padding: 10px;
	margin-bottom: 20px;
}
.ListStyle li{
	margin: 0 0 10px 5px;
	padding: 0 0 0 18px;
	background: url(../images/listmark.png) 0 0.4em no-repeat; /* emで縦位置の指定 */
	color: #116833;
}
.ListTitle{
	font-size:18px;
	color:#666;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
}


.SList li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 0px;
	color: #477647;
}





/*-------------------------------------- spacing --------------------------------------*/
.imgbtm{
	margin-bottom:10px;
}
.imgbtm20{
	margin-bottom:20px;
}

.marginR10{ margin-right: 10px; }
.marginR11{ margin-right: 11px; }
.marginR20{ margin-right: 20px; }
.marginR30{ margin-right: 30px; }
.marginR40{ margin-right: 40px; }
.marginR50{ margin-right: 50px; }

.marginL10{ margin-left: 10px; }
.marginL20{ margin-left: 20px; }
.marginL30{ margin-left: 30px; }
.marginL40{ margin-left: 40px; }
.marginL50{ margin-left: 50px; }
.marginL80{ margin-left: 80px; }

.marginB10{ margin-bottom:10px; }
.marginB20{ margin-bottom:20px; }
.marginB30{ margin-bottom:30px; }
.marginB40{ margin-bottom:40px; }
.marginB50{ margin-bottom:50px; }

.marginT5{ margin-top:5px; }
.marginT10{ margin-top:10px; }
.marginT20{ margin-top:20px; }
.marginT30{ margin-top:30px; }
.marginT40{ margin-top:40px; }
.marginT50{ margin-top:50px; }



.float-l{
	float:left;
}
.float-r{
	float:right;
}


.clmL{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.clmR{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}


.cboth{
	clear:both;
	visibility: hidden; 
	height: 0px;
	margin: 0px;
}


.align-center{
	text-align:center;
}
.align-left{
	text-align:left;
}
.align-right {
	text-align: right;
}


.ft8{ font-size:8px; }
.ft10{ font-size:10px; }
.ft12{ font-size:12px; }
.ft14{ font-size:14px; }
.ft16{ font-size:16px; }
.ft18{ font-size:18px; }
.ft20{ font-size:20px; }
.ft22{ font-size:22px; }
.ft24{ font-size:24px; }
.ft26{ font-size:26px; }
.ft28{ font-size:28px; }
.ft30{ font-size:30px; }
.ft32{ font-size:32px; }
.ft34{ font-size:34px; }
.ft36{ font-size:36px; }
.ft40{ font-size:40px; }
.ft50{ font-size:50px; }

.w100{ width:100px; }
.w150{ width:150px; }
.w200{ width:200px; }
.w230{ width:230px; }
.w250{ width:250px; }
.w300{ width:300px; }
.w330{ width:330px; }
.w350{ width:350px; }
.w400{ width:400px; }
.w430{ width:430px; }
.w450{ width:450px; }
.w500{ width:500px; }
.w530{ width:530px; }
.w550{ width:550px; }
.w600{ width:600px; }
.w630{ width:630px; }
.w650{ width:650px; }
.w700{ width:700px; }
.w730{ width:730px; }
.w750{ width:750px; }
.w800{ width:800px; }
.w850{ width:850px; }
.w900{ width:900px; }


/*-------------------------------------- information --------------------------------------*/
#topinfo dt {
	font-size: 16px;
	font-weight: bold;
	color: #856941;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 40px;
}
#topinfo dd {
	font-size: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #B99B6F;
}
.date {
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #999;
}
.date2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}




/*-------------------------------------- timetable --------------------------------------*/

table.timetable {
	background-color: #fff;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
.timetable th{
	color: #ffffff;
	background-color: #2E9053;
	border: 1px solid #999;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	
}
.timetable td{
	color: #638636;
	border: 1px solid #999;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}


.sportsbox{
	float:left;
	width:175px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 260px;

}

.table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
 }

.table th,.table td{
	padding: 10px 0;
	text-align: center;
  }

  .table th{
    background-color: #198442;
    color: #fff;
	padding-left: 1em;
	text-align: left;
  }

  .table td{
	padding-left: 1em;
	text-align: left;
  }

  .table td:first-child{
	width: 40%;
  }
  
  .table tr:nth-child(odd){
	background-color:#F7FBEA;
  }

  .button a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	padding:2em 1.5em;
	max-width: 790px;
	color: #333;
	font-size:20px;
	background-color: #fff;
	border: 5px solid #198442;
	transition: 0.3s;
  }

  .button a:hover {
	text-decoration: none;
	opacity: 0.5;
  }

  .button p {
	margin-bottom: initial;
  }

  .button p span {
	display: block;
	font-weight: 700;
	font-size: 1.5rem;
	padding-top: .5em;
	color: #198442;
  }

  .button .details{
	color: #ef710d;
	}

  .button .details::before {
	content: '▶';
	color: #ef710d;
	display: inline-block;
	}


.flexbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around;
}



