@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	font-size:14px;
	line-height:150%;
	font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#FFF;
	color:#000;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
	max-width:100%;
	min-width:auto;
	height:auto;
}

a{
	overflow:hidden;
	outline:none;
	color:#000;
	text-decoration:none;
}

a:hover{
	opacity: .5;

}


a:visited {
	color:#000;
	text-decoration:none;
}

.sp_hide{
	display:none;
}

.pc_hide{
}


/*-----------------------------------------------------------*/

/*コンテンツコンテナ*/

#contents_container{
	margin:0px auto 0px auto;
	overflow:hidden;	
}


/*-----------------------------------------------------------*/

/*---グローバルナビゲーション---------------------------------------------*/

#sp_menu{
	width:50px;
	height:50px;
	position:absolute;
	right:0px;
	top:0px;
}

#sp_menu a{
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	opacity:1;
	/*background-image:url(images/gnavi_menu.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:100% auto;*/
}

#sp_menu a:hover {
	opacity:1;

}

#sp_gnavi{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	display:none;
	position: absolute;
	top:51px;
	z-index:9999;
}

#sp_gnavi li{
	list-style-type:none;
}

#sp_gnavi li a{
	background-color:#B8EBFF;	
	display:block;
	overflow:hidden;
	padding:1em;
	text-decoration:none;
	color:#777777;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #fff;
}

#sp_gnavi li a:hover{
	display:block;
	overflow:hidden;
	color:#777777;
	background-color:#fff;
	opacity:1;
}


.menu {
	position:absolute;
	top:0;
	right:0;
	width:50px;
	height:50px;	
	background-color:#3e8bb4;

}
.menu a { 
opacity:1 ;
  }
.menu-trigger a {
	opacity:1 ;
}
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	position:relative;
	width: 30px;
	height: 30px;
	text-align:center;
}
.menu-trigger span {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 70%;
	height: 4px;
	background-color: #fff;
	border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
	top: 8px;
}
.menu-trigger span:nth-of-type(2) {
	top: 23px;
}
.menu-trigger span:nth-of-type(3) {
	top: 38px;
}

.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(15px) rotate(-45deg);
	transform: translateY(15px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-15px) rotate(45deg);
	transform: translateY(-15px) rotate(45deg);
}


/*-----------------------------------------------------------*/

#header_wrap{
	width:100%;
	margin:0px auto;
	overflow:hidden;
	z-index:10;
}

.header{
	width:100%;
	position:relative;
	height:150px;
	margin:0px auto;
	float:left;

}


.header h1{
	min-width:235px;
	height:50px;
	min-height:44px;
	position:absolute;
	left:5px;
	top:5px;
	overflow:hidden;
}

/*-----------------------------------------------------------*/
/*スマホ表示用*/
.sp {
	width:100%;
}

.sp_left {
	width:70%;
	float:left;
	position:absolute;
	top:75px;
	left:0;
	text-align:right;	
}

.sp_right {
	width:30%;
	float:right;
	position:absolute;
	top:75px;
	right:1.5%;
}

/*-----------------------------------------------------------*/

/*文字サイズ・検索窓*/


.kensaku_area {
	  overflow:hidden;
	  opacity:1;
 }

/*検索窓*/

.kensaku_wrap {
	width:100%;
	margin:0px auto;
	text-align:center;

}

  
  .kensaku {
	width:200px;
	margin:35px auto 0px auto;
	text-align:center;
  
  }
  
.key {
	display:none;
	 color:#000; 
	 float:left;
	 width:100px;
	 margin:20px 0px 20px 10px;

}


#search_block {
	width:100%;
	height:25px;
		

}

#search_block table{
	width:180px;
	margin:0 auto 0 auto;
	/*border:1px solid #CCC;*/
	padding:0px;	
}
#search_block table td{
	padding:0px;
}

#search_block table .input{

}

#search_block table .input input{
	width:130px;
	height:26px;
	border: solid 1px #C6C6C6;
	font-size:10px;	
}


#search_block table td.bt{
	padding-top:5px;
	width:59px;
	height:28px;
}


/*-----------------------------------------------------------*/

.access_area {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;

}
.access_img {
	width:100%;
	max-width:300px;
	margin:0px auto;
	
}


/*-----------------------------------------------------------*/
/*----ヘッダー内メニュー・電話番号・問合せボタン------------*/

.menu_area {
	display:none;
	width:40%;
	min-width:240px;
	margin:0 auto;
	position:absolute;
	overflow:hidden;
	top:175px;
	left:20%;
	line-height:2em;

}
.tel {
	width:100%;
	overflow:hidden;
	position:absolute;
	top:0;

}

.tel_in {
	width:90%;
	max-width:211px;	
	margin:0px auto;
}


/*--------------------------------------------------------------*/

  
/*テキストサイズ*/

.mod_headerbox_size {
	position:absolute;
	top:0px;
}

.txtsize{
	overflow:hidden;


}


/*フォントサイズ*/
/* fontsize
-----------------------------------------*/
.fontS { 
	font-size: 100% ;
}
.fontM { 
	font-size: 110%; 
}
.fontL { 
	font-size: 120% ;
}
 
 .mod_headerbox_size ul li {
  float: left;
  margin-left:10px;  
  overflow: hidden;

}

.mod_headerbox_size ul li#fontS {
  float: left;
  width:34px;
  height:34px;
  margin-left:10px;  
  overflow: hidden;

}

.mod_headerbox_size ul li#fontL {
  float: left;
  width:34px;
  height: 34px;
  margin-left:10px;  
  overflow: hidden;
  padding:0px;
}

.mod_headerbox_size ul li span {
  display: block;
  cursor: pointer;

}

/*--------------------------------------------------------------*/
/*　メインコンテンツエリア　*/

.contents_wrap {
	width:100%;
	margin:0px auto;
	position:relative;
	top:0px;
	overflow:hidden;
	z-index:0;
}

#mainimage {
	background-image:url(images/main_back.png);
	background-repeat:no-repeat;
	background-position: top;
	background-size: cover;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	padding:0;

}


.text {
	width:100%;
	line-height:22px;
	text-align:center;

}


.img_area {
	width:90%;
	max-width:380px;
	height:190px;
	background-image:url(images/sp_gaikan.jpg);
	background-repeat:no-repeat;
	background-position: center;
	background-size: contain;
	margin:10px auto 10px auto;
	overflow:hidden;
	clear:both;
}

.text {
	display:none;
	margin:20px auto;
	font-size:18px;
	line-height:2em;
	letter-spacing:.16em;
	font-weight:800;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;

}

.top_annai {
	width:90%;
	max-width:380px;
	height:auto;
	background-color:#FFFFFF;
	text-align:center;
	padding-bottom:1em;
	margin:10px auto 20px auto;
	overflow:hidden;
	clear:both;
}

/**/


.sinryo {
	color:#3E8BB4;
	font-weight:700;
	margin:20px auto 8px auto;
}

.heijitu {
	font-weight:700;
	margin: 0px auto;
}

.jikan {
	width:95%;
	color:#3E8BB4;
	font-size:16px;
	font-weight:700;
	margin:0px auto ;
	clear:both;
}

.jikan table{
	width: 100%;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.jikan table tr:nth-child(1) {
	padding: 0.5em 0em;
}

.jikan table th{
	color:#FFFFFF;
	padding: 0.5em 0em;
	text-align: center;
	background-color: #3E8BB4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.jikan table th{
	color:#FFFFFF;
	text-align: center;
	background-color: #3E8BB4;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.jikan table th.col1{
	width: 100px;
}

.jikan table th.col2, th.col3, th.col4, th.col5, th.col6, th.col7{
	width: 35px;
}

.jikan table th span{
	font-size: 10px;
}

.jikan table td{
	text-align: center;
	padding: 0.5em 0em;
	border-right: 1px solid #3E8BB4;
	border-bottom: 1px solid #3E8BB4;
}

.jikan table td span{
	color:#FF0000;
	font-size: 12px;
}

.line {
	width:40px;
	min-width:240px;
	margin:0px auto;
}


.ampm {
	display: inline-block;
	float:left;
	width:50px;
	height:20px;
	background-color:#3E8BB4;
	color:#ffffff;
	margin:0px 5px 10px 10px;
	padding:.2em .1em 0 .1em;
	text-align:center;
}


.time {
	display:inline-block;
	float:left;
	width:130px;
	margin-top:.2em;
	text-align:right;
}

.kyusin {
	font-weight:700;
	color:#c1272d;
	clear:both;
	margin: 0 auto 8px auto;
}

.btn_kamoku {
	display:block;
	width:90%;
	margin:0px auto 8px auto;
	background-color:#E3E3E3;
	padding:.6em;
	font-weight:700;
	clear:both;
}

.sinryo2 {
	color:#3E8BB4;
	font-weight:700;
	margin:0px auto 5px auto;
}

.day {
	width:80%;
	margin:0px auto;
}

.day span {
	color: #FF0000;
}

/*-------------トップバナー----------------------------------------------*/ 


.contents1_wrap {
	width:100%;
	margin:20px auto;
	text-align:center;
	overflow:hidden;
}

.link_oshirase{
	width:100%;
	height: 70px;
	/*background-color: #FFD4D5;*/
	background-color: #FF6367;
	margin: 0px auto 20px auto;
	overflow:hidden;
}

.link_oshirase p{
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.5em;
}

.link_oshirase02{
	width:100%;
	height: 90px;
	background-color: #3CA1B5;
	margin: 0px auto 20px auto;
	overflow:hidden;
}

.link_oshirase02 p{
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.5em;
}


.link_oshirase03{
	width:100%;
	height: 70px;
	background-color: #3CA1B5;
	margin:40px auto 10px auto;
	float: left
}

.link_oshirase03 p{
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5em;
}


.link_oshirase04{
	width:100%;
	height: 70px;
	background-color: #e27ab0;
	margin:40px auto 10px auto;
	clear: both;
		
}

.link_oshirase04 p{
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.5em;
}



.contents1 {
	width:300px;
	margin:0px auto;

}

.bnlist div {
	width:140px;
	float:left;
	margin:5px;
}

.bnlist div img {
	width:140px;
}

/*
.top_navi01 {
	background-image:url(images/top_navi01.png);
	background-repeat:no-repeat;
	background-size:contain;
}

.top_navi02 {
	background-image:url(images/top_navi02.png);
	background-repeat:no-repeat;
	background-size:contain;
}

.top_navi03 {
	background-image:url(images/top_navi03.png);
	background-repeat:no-repeat;
	background-size:contain;
}

.top_navi04 {
	background-image:url(images/top_navi04.png);
	background-repeat:no-repeat;
	background-size:contain;
}
*/

/* ライン　*/
.line_blue {
	width:100%;
	margin:0px auto;
	background-color:#B8EBFF;

}

/*-------------診療案内---------------------------------*/
.contents2 {
	width:100%;
	margin:0px auto;
	overflow:hidden;
}

.annai {
	width:100%;
	overflow:hidden;
	margin:0px auto;
}

.annai h2{
	width:100%;
	margin-top:10px;
	padding-top:.7em;
	height:24px;
	padding-bottom:10px;
	margin-bottom:30px;
	padding-left:1em;

}

.annai_in {
	width:90%;
	margin:0px auto;
}

.indent {
	margin-left:.6em;
}


.annai1 {
	width:96%;
	margin:0px auto;
}


.annai dt {
	color:#3e8bb4;
	font-weight:bold;

}

.annai dd {
	width:95%;
	margin:10px auto;

}

.annai1 dd table {
	width:80%;
	margin:0px auto;
}

.annai1 table td {
	display:block;
	width:100%;
}

.annai1 dd table td a{
	color: #0A00FF;
	text-decoration: underline;
}

.annai1 table td:nth-of-type(2){
	padding-bottom: 10px;
}

.annai1 table td:nth-of-type(3){
	padding-bottom: 20px;	
}

.kamoku {
	width:100%;
	margin:10px auto;
	text-align:center;
	line-height:2em;

}

.annai2 {
	width:100%;
	margin:20px auto;
	text-align:center;
}

.doc {
	font-size:12px;
	margin-top:5px;
	text-align:center;
}


/*-----------------------------------------------------------*/ 
/*----　　　　右サイド　　リンクエリア　--------*/



 
.navi_area {
	
	width:100%;
	margin:0px auto;
	text-align:center;
}


.navi_area  a {
	opacity:1;
}

.navi_area img {
	margin:0px auto 10px auto;;

}

.navi1 {
	margin:10px 80px;
	overflow:hidden;
	
}

/*マップ*/

.map {
	width:100%;
	margin:20px auto;
}


#gmap {
	width:261px;
	height:200px;
	margin:10px auto;
}

.eki {
	display:block;
	width:200px;
	margin:2px auto;
	text-align:center;
	padding:.1em;
	border: solid 1px #B6B6B6;
}





/*-----------------------------------------------------------*/

/*新着情報*/


.news_contents {
	width:100%;
	margin:10px auto;
}

.news{
	background-color:#FFF;
	width: 100%;
	padding-top:10px;
	margin: 10px auto 50px auto;
	overflow:hidden;

}

.news h3 {
	border-bottom:solid 1px #B1B1B1;
	font-size:18px;
	text-align:left;
	margin:20px auto;
	
}

.news_top {
	width:100%;
	height:120px;
	margin:0px auto;
	padding-bottom:1em;
	text-align:left;
	font-size:14px;
	border-bottom: none;

}

.news_top div {
	float:left;
	margin:10px 10px 10px auto;
}

.title {
	font-weight:bold !important;
	color:#000 !important;
}

.title a {
	font-weight:bold !important;
	color:#000 !important;
}

.news_top table th {

	padding:1em;
}

.news_top table td {

	padding:1em;
}

.new {
	color:#FF9900 !important;
	font-weight:700;
}

.news_top td.title {
	padding:1em;
}

.news_text {
	width:90%;
	margin:0px auto;

}

.news_img {
	width:100%;
	margin:0px auto;
	text-align:center;
}


.honbun {
	font-weight:bold;
	color:#A5A5A5 !important;
	padding-bottom:1em;
	border-bottom:solid 1px #BFBFBF;
	width:100%;	
	margin-bottom:10px;	
}

.honbun a {
	font-weight:bold;
	color:#A5A5A5 !important;
}

/*-----------------------------------------------------------*/

/*　入札公告　*/

.nyusatsu_block{
	width:100%;
	margin:10px auto;
}

.nyusatsu_block .left_col{
	width: 95%;
	margin: 0px auto;
	overflow: hidden;
}

.nyusatsu_block .left_col p{
	margin-bottom: 20px;
}

.nyusatsu_block .left_col dl dt{
	
}

.nyusatsu_block .left_col dl dd{
	margin: 10px auto;
}

.nyusatsu_block .left_col dl dd a{
	display: block;
	padding: 15px 10px;
	background-color: #9ED3E5;
	text-align: center;
	font-weight: bold;
}


.nyusatsu_block .right_col{
	width: 95%;
	margin: 15px auto 0px auto;
	overflow: hidden;
}


/*--------------------------------------------------------------*/
/*フッターメニューエリア　*/

.sp_menu_area {
	width:90%;
	margin:20px auto;
	text-align:center;
}

/*--------------------------------------------------------------*/

/*フッター　*/


#footer_wrap{
	width:100%;
	height:100px;
	background-color:#3E8BB4;
	overflow:hidden;
	padding-top:2em;
	padding-bottom:2em;
	position:relative;		

}
.contents3 {
	width:100%;
	position: absolute;
	top:0;
	z-index:90;
	text-align:center;
	background-color:#FFFFFF;
}

.btm_img {
	width:100%;
	margin:0px auto;
	text-align:center;
}


#footer{
	margin:20px auto;
	color:#FFF;
	text-align:center;
	}
	
.copy {
	margin:0px auto;
	text-align:center;
}

#footer div {

}




/*--------------------------------------------------------------*/
/*　ページトップへ　*/

.page-top
{
	display: none ;
	margin: 0 ;
	padding: 0 ;
}
 
.page-top p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	z-index:99;	
	right: 16px ;
	bottom: 16px ;
}
 
.move-page-top
{
	display: block ;
	width: 60px ;
	height: 60px ;
	line-height: 60px ;
	text-decoration: none ;
	text-align: center ;

	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;

}

.move-page-top:hover
{
	opacity: 0.85 ;
}

/*----その他共通-------------------------------------------------------*/
.num {
	text-align: right;
}
.red {
	color:#FF0004;
}

.blue {
	color:#3e8bb4;
}

.bold {
	font-weight:bold;
}

.dot {
    list-style-image: url("common/dot.png");
    margin-left: 50px;
}

.clear {
	clear:both;
}


/*-----------------------------------------------------------*/


