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


* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 13px;
	line-height: 150%;
	font-family: "a-otf-jun-pro","游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	color: #333;
}
img {
	border: 0;
	vertical-align: top;
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
a {
	overflow: hidden;
	outline: none;
	color: #333333;
	text-decoration: none;
}
a>img:hover {
}
a:hover {
	text-decoration: underline;
}
.sp_hide {
	display: none;
}
.pc_hide {
}

/*ボタン*/
a.button01{
	font-size:14px;
	width:70px;
	height:30px;
	padding:.5em 0em 0em 0em;
}

a.button01:hover{
	color: #fff;
}

/* インフル用 */
a.button10{
	border-color: #ff3300;
	border-style: solid;
    border-width: 1px;
	color:#fff;
	display:inline-block;
	margin: 5px 5px 0px 0px;
	padding:0.5em 0.4em 0.5em 0.4em;
	text-align:center;
	background:#ff3300;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	text-decoration: none;
	width: 96%;
	line-height: 1;
	float: left;
	font-size: 15px;
}

/* 自己啓発支援金用 */
a.button11{
	border-color: #c77e30;
	border-style: solid;
    border-width: 1px;
    font-size:0.9em;
	color:#674700;
	display:inline-block;
	margin: 5px 0px 5px 5px;
	padding:0.3em 2em 0.3em 2em;
	text-align:center;
	background:#fcf3b7;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	text-decoration: none;
}

/* コロナ予約された方へ */
a.button12{
	border-color: #2196f3;
	border-style: solid;
    border-width: 1px;
	color:#fff;
	display:inline-block;
	margin: 0px 0px 5px 0px;
	padding:0.4em 0.5em 0.4em 0.5em;
	text-align:center;
	background:#2196f3;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	text-decoration: none;
	width: 95%;
	line-height: 1;
    font-size: 20px;
}

a.covid19{
	border-color: #ff3300;
	border-style: solid;
    border-width: 1px;
	font-size:1em;
	color:#fff;
	display:inline-block;
	margin: 5px 0px 0px 0px;
	padding:0.7em 0.5em 0.7em 0.5em;
	text-align:center;
	background:#ff3300;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	text-decoration: none;
}

#font_small{
	font-size:0.7em;
}

/* 発熱外来 */
#hatsunetsu{
	box-sizing: border-box;
	border-color: #000;
	border-style: solid;
    border-width: 1px;
	font-size:1em;
	font-weight:bold;
	color:#333333;
	display:inline-block;
	margin: 0px 0px 5px 0px;
	padding:0.7em 0.5em 0.7em 0.5em;
	text-align:center;
	background:#FFF;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	text-decoration: none;
	width:100%;
}
/*-----------------------------------------------------------*/
/*ヘッダー*/

#header_wrap {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background-image:url(index/mainimage.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:auto 100%;
}
#header {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	
}
/*ロゴ*/

#header h1 {
	text-align:center;
	width:100%;
	background-color:#fff;
	overflow:hidden;
	padding:10px 0px;
}

#header h1 img{
	width:auto;
	height:50px;
}

.bn_100th{
	display:none;
}

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


.btn_sp_menu{
	display:block;
	overflow:hidden;
	width:100%;
	text-align:center;
}

.btn_sp_menu a{
	display:block;
	padding:10px 0px;
	color:#fff;
	background-color:#194B87;
}

#gnavi {
	display:none;
}

#gnavi li {
	list-style-type:none;
	display:inline;
	overflow:hidden;
}
#gnavi li a{
	display:block;
	padding:1em;
	background-color: rgba(0,98,180,0.75);
	color:#fff;
	text-decoration:none;
}
/*キャッチ*/

#catch {
	width:95%;
	margin:20px auto;
	text-align:center;
}

/*電話番号*/

.head_tel {
	margin-top:20px;
	width:100%;
	overflow:hidden;
	padding:40px 0px 0px 0px;
	text-align:center;
	background-color:#fff;
}

.head_tel img{
}

/**/

.head_txtsize {
	display:none;
}

/**/

.head_search {
	display:none;
}

/**/

.btn_sitemap {
	display:none;
}
/*メインメニュー*/

.main_menu {
	width:270px;
	margin:0px auto;
	overflow:hidden;
	border-top: 1px solid #0062B4;
	border-left: 1px solid #0062B4;
	box-sizing:border-box;
}
.main_menu li {
	list-style-type:none;
	width:50%;
	float:left;
	overflow:hidden;
	border-right: 1px solid #0062B4;
	border-bottom: 1px solid #0062B4;
	box-sizing:border-box;
}
.main_menu li a {
	display:block;
	width:135px;
	height:80px;
	background-size:auto 100%;
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
	text-indent:-9999px;
}
.mm01 a {
	background-image: url(index/menu01.png);
}
.mm02 a {
	background-image: url(index/menu02.png);
}
.mm03 a {
	background-image: url(index/menu03.png);
}
.mm04 a {
	background-image: url(index/menu04.png);
}
.mm05 a {
	background-image: url(index/menu05.png);
}
.mm06 a {
	background-image: url(index/menu06.png);
}
/*-----------------------------------------------------------*/
/*フッター*/

#footer_wrap {
	clear: both;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background-color: #0062B4;
	color: #fff;
}
#footer {
	width: 95%;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
#footer a {
	color: #fff;
}
/**/

.foot_menu {
	overflow: hidden;
	border-left: 1px solid #fff;
	margin-top: 12px;
	line-height: 16px;
}
.foot_menu li {
	list-style-type: none;
	float: left;
	overflow: hidden;
	border-right: 1px solid #fff;
}
.foot_menu li a {
	color: #fff;
	overflow: hidden;
	padding: 0px 1em;
	text-decoration: none;
}
/**/

.foot_outline {
	width:75%;
	float:left;
	overflow:hidden;
	padding:1em 0px;
}
.foot_outline dt {
	font-weight: bold;
}
.foot_outline dd {
}
/**/

.foot_bn01 {
	width:20%;
	float:right;
	overflow:hidden;
	padding:1em 0px;

}
/*copyright*/

.copy {
	clear:both;
	text-align: center;
	overflow: hidden;
	margin: 1em auto;
	font-size:10px;
}
/*-----------------------------------------------------------*/
/*メインコンテナ1*/

#contents1_wrap {
	clear: both;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
}
#contents1 {
	width: 95%;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
/*お知らせ*/

.news_block {
	overflow: hidden;
	margin: 20px 0px;
}
.news_list {
	box-sizing: border-box;
	width: 100%;
	height: 200px;
	margin: 0px auto;
	overflow: auto;
	background-color: #E0ECF7; 
	padding: 0px 12px 12px 12px;
}

.news_list li {
	list-style-type: none;
	margin: 0.5em auto;
	overflow: hidden;
}
.news_list li dl {
	overflow: hidden;
	line-height: 25px;
    text-indent: -9em;
    padding-left: 9em;
}
.news_list li dl dt {
	float: left;
	display: inline;
}
.news_list li dl dd {
	float: left;
	display: inline;
	margin-left: 10px;
}
.news_list li div {
	clear: both;
	overflow: hidden;
	margin-top: 0.5em;
}
/**/
.news_list dl {
	list-style-type: none;
	margin: 0.5em auto;
	overflow: hidden;
}
.news_list dl dt {
	overflow: hidden;
	font-weight: bold;
	line-height: 25px;
    text-indent: -9em;
    padding-left: 9em;
}
.news_list dl dd{
	float: left;
	display: inline;
}

/*外来のご案内*/

.gairai_block {
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
.timetable {
	margin: 20px auto 0px auto;
	overflow: hidden;
}
.bn_ippan {
	margin: 5px auto 0px auto;
	overflow: hidden;
}
.bn_fujinka {
	margin: 5px auto 0px auto;
	overflow: hidden;
}
/*バナー*/

.banner_block {
	clear: both;
}
.banner_block ul {
	width: 100%;
	overflow: hidden;
	margin: 0px auto 10px auto;
}
.banner_block ul li {
	list-style-type: none;
	width: 50%;
	float: left;
	overflow: hidden;
	text-align: center;
	margin-bottom:5px;
}

.banner_block ul li img{
	width:95%;
	height:auto;
}

#seikei_banner {
	margin: 5px 0px 0px 0px;
}

#nyusen_banner {
	width: 100%;
	margin: 5px 0px 5px 0px;
}

#chiiki_banner{
	margin: 0px 0px 5px 0px;
	width: 99%;
}

/*-----------------------------------------------------------*/
/*メインコンテナ2*/

#contents2_wrap {
	clear: both;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background-color: #E0ECF7;
}
#contents2 {
	width: 95%;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
/*診療科のご案内*/

.class_block {
	overflow: hidden;
	margin: 10px 0px;
}
.class_list {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.class_list li {
	width: 50%;
	float: left;
	overflow: hidden;
	list-style-type: none;
	margin-bottom: 7px;
}
.a_class {
	width: 95%;
	margin: 0px auto;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #DDDDDD;
}

.a_class .img{
	text-align:center;
	padding:10px 0px;
}

.a_class .txt{
}

.a_class .txt dt{
	text-align:center;
	width:95%;
	margin:0px auto;
	overflow:hidden;
}

.a_class .txt dd{
	padding:1em;
	overflow:hidden;
	font-size:10px;
	padding-right:1em;
	text-align:justify;
	line-height:125%;
	height:48px;
}

.a_class .btn_detail{
	clear:both;
	text-align:center;
	padding-bottom:1em;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

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

#slider_container{
	display:none;
}

#bx-pager{
	display:none;
}

/*-----------------------------------------------------------*/
/* スライド情報表示 */

.info1_base{
	display:none;
}

/* 公開講座情報 */

.kouza_base{
	display:none;
}

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