@charset "utf-8";
@import "common.css";



/*==============================
	トップページ
==============================*/

.head-copy {
	font-size: 1.1rem;
	text-align: left;
}
.cap01{
	font-size: 1.4rem;
	padding-left: 2rem;
}
.searchBox {
margin-top: 10px;
}
.searchItem{
display: block;
	border-radius: 5px;
	background-color: #ACD230;
	padding: 20px 10px 10px	10px;
	text-align: center;
}
.search-keyword{
	background-color: #ACD230;
	border-radius: 8px;
	padding: 10px 20px;
}
.topIcon {
padding-right: 1rem;
color: #ACD230;
}
.fa-search:before, .fa-info-circle:before {
 font-size: 4rem;
}
.news {
	padding: 40px 0;
}
.news dt{
	margin-bottom: 10px;
	text-align: left;
}
.news dd{
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 1.7em;
}
.news-in {
	clear: both;
	display: block;
	padding-bottom: 5px;
}
.blog-title {
	font-weight:bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #909090;
}
.date{
	font-size:13px;
	}
.dotLine3 {
	border-bottom: 1px dotted rgba(144,144,144,1.00);
	padding-bottom: 10px;
}
input.inputSearch {
 width: 70%;
	margin-top: 3px;
	}
	.keywordText{
	padding: 5px 0 0 10px;
	}
	.under-banner{
	display: flex;
	justify-content: flex-end;
	}
	.pl-10{
	padding-left: 10px;
	}
	
/* ------------------------------
	お知らせカテゴリ名
------------------------------ */

.news_info, .news_checkup, .news_lecture {
	font-size: 1.2rem;
	color: #FFFFFF;
	width: auto;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	margin-right:5px;}

.news_info {
	background-color: #3EA9F5;
}
.news_checkup {
	background-color: #FE851A;
}
.news_lecture {
	background-color: #22B573;
}


/*==============================
	下層ページ共通
==============================*/
.secondImg {
background: url(../images/second-img.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 200px;
	margin-top: 20px;
}
.titleArea{
	margin-top: 20px;
	padding: 10px;
	background-color: #ACD230;
}
.pageTitle{
font-size: 2rem;
font-weight: bold;
color: #6E3908;
}
.pageTitle::before{
font-family: FontAwesome;
content: "\f0c8";
color: #FFF;
padding-right: 5px;
}

/*==============================
	医療機関検索
==============================*/

.name_table {
	border-width: 0px;
	line-height: 3em;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.name_table tr td {
	height: 10px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.8em;
	padding-top: 10px;
	padding-bottom: 10px;
}
.name_table img{
	width: 100%;
}
.search_b{
margin-top: 40px;
text-align: center;
}
input[type="checkbox"]{
margin-right: 5px!important;
	}
.pTitle{
font-size: 2rem;
font-weight: bold;
margin-bottom: 10px;
color: #6E3908;
}
.tokutei{
background-color: #F3FBED;
}
.detail th{
font-weight: bold;
}
.listTitle{
font-size: 2rem;
font-weight: bold;
margin-bottom: 10px;
color: #499D30;
}
.title05{
	font-size: 2rem;
	margin: 20px 0 10px;
	font-weight: bold;
	color: #499D30;
	border-bottom: 1px solid #CFCFCF;
	padding-bottom: 10px;
}
.submit{
background-color: #499D30;
color: #FFFFFF;
padding: 10px 30px;
border: none;
}
/*==============================
	医師会について
==============================*/
.officerTable tr th{
width: 50%;
}
.profileTable th{
width: 20%;
}
.space01{
margin-left: 5.6rem;;
}
.aboutLi li{
padding-left: 1rem;
text-indent: -1.5rem;
}
.workLi li{
display: inline-block;
width: 49%;
}
/*==============================
	休日診療
==============================*/



/*==============================
	予防接種
==============================*/




/*==============================
健康診査・検診
==============================*/
.performance li a{
text-decoration: underline;
padding-bottom: 10px;
}
.performance li{
padding-left: 1rem;
text-indent: -1.5rem;
padding-bottom: 10px;
}




/*==============================
訪問ステーション
==============================*/
.visitTitle01{
margin-top: 20px;
font-weight: bold;
font-size: 1.7rem;
color: #499D30;
}
.visitTitle02{
margin-top: 15px;
font-weight: bold;
font-size: 1.7rem;
}
.visitTable{
margin-top: 10px;
}
.visitTable th{
text-align: left;
font-weight: bold;
}
.visitTable td{
text-align: left;
}
.insurance tr ,.insurance td {
border-top: 0px!important;
text-align: left;
}
.cap02{
	line-height: 1.4em;
}
/*==============================
在宅医療
==============================*/
.homecaTi01{
	margin-top: 20px;
	color: #499D30;
	font-size: 1.6rem;
	font-weight: bold;
}


/*==============================
電話医療相談
==============================*/



/*==============================
小児初期救急
==============================*/



/*==============================
	お問合せフォーム
==============================*/
.required {
	color: #DD2A2D;
	padding-left: 10px;
}
input  {
	vertical-align: 1px;
}
.submitC {
    background-color: #EF7009;
    border: none;
    color: white;
    font-size: larger;
			padding: 10px;
}

/*==============================
	サイトマップ
==============================*/
.sitemap1 li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #868686;
	width: 100%;
}
.sitemap1 li::before{
font-family: FontAwesome;
content: "\f138";
color: #FFF;
padding-right: 5px;
color: #499D30;
}


/*==============================
	新着情報
==============================*/
.widgettitle{
	margin-top: 10px;
	font-weight: bold;
}
.sidebar ul li ul li{
margin-top: 5px;
}
.news-in a,.news-in a:hover{
	color: #6E3908!important;
}


/*==============================
	会員ページ
==============================*/
.member-title01{
	text-align: center;
	font-size: 1.8rem;
	color: #6E3908;
	margin: 30px 0;
	padding: 5px;
	background-color: #ACD230;
	font-weight: bold;
}

.member-list a{
	display: block;
	padding: 10px	5px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 20px;
font-weight: bold;
	color: #6E3908;
}
.member-list a:hover{
background-color: #F2F9DC;
}
.fa-chevron-right{
margin-left: 10px;
color: #B79C83;
}

/*==============================
	プリント時URL消す
==============================*/

@media print {
 a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }
}



/*==============================
	レスポンシブ用
==============================*/

@media only screen and (max-width:480px){
.name_table {
width: 80%!important;
}
.fad{
text-align: center;
}
}


@media only screen and (max-width:767px){
.spLogo {
	top: 15px;
	left: 15px;
	position: absolute;
	z-index: 100000;
		position: fixed;
  right: 0;
  left: 0;
}
.mainImg {
background: url(../images/hero-sp.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	margin: 0 auto;
	width: auto;
	height: 300px;
	margin-top: 50px;
}
	.time {
display: block;
text-indent: -1em;
}
.secTi{
	font-size: 2.4rem;
	color: rgba(255,255,255,1.00);
	text-align: center;
	padding-top: 100px;
	font-weight: bold;
}
.mainImg{
margin-top: 20px;
}
.sp-arrow{
padding-left: 1em;
font-size: 1rem;
}
.cap01{
	padding-left: 0;
}
.br-sp{
display: block;
}
.historyTable th{
width: 35%;
}
.table01 th{
width: 25%;
}
.subjectSearch li{
display: inline-block;
width: 45%;
}
.name_table {
width: 60%;
}
.sidebar{
margin-top: 40px;
}
.detail th{
width: 30%;
}
}


@media print, screen and (min-width:768px){
.contact02{
margin-top: 25px;
}
.mainImg {
background: url(../images/hero.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 300px;
	margin-top: 20px;
}
.member-mainImg {
background: url(../member/images/member-hero.jpg) no-repeat center center;
	background-size: cover;
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 120px;
	margin-top: 20px;
}
.secTi{
	font-size: 2.4rem;
	color: rgba(255,255,255,1.00);
	text-align: center;
	padding-top: 80px;
	font-weight: bold;
}
.sp-arrow{
display: none;
}
.only-sp{
display: none;
}
.br-sp{
display: none;
}
.table01 th{
width: 20%;
}
.subjectSearch li{
display: inline-block;
width: 30%;
}
.name_table {
width: 50%;
}
}

/* メンバーページバナー 10/16追記 */
@media only screen and (max-width:767px){
.member-mainImg {
    background: url(../member/images/member-hero.jpg) no-repeat center center;
    background-size: auto auto;
    background-size: cover;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 74px;
    margin-top: 74px;
}
}



/*==============================
	エリアで探す
==============================*/



@media print, screen and (max-width:1023px) {


.ui-izumicho , .ui-kitaharacho , .ui-kitacho , .ui-sakaecho , .ui-sibakubocho , .ui-shimohoya , .ui-shincho , .ui-sumiyoshicho , .ui-tanashicho , .ui-nakacho , .ui-nishiharacho , .ui-azumacho , .ui-higashifusimi , .ui-hibarigaoka , .ui-hibarigaokakita , .ui-fujicho , .ui-hoyacho , .ui-midoricho , .ui-minamicho , .ui-mukoudaicho, .ui-yadocho , .ui-yanagisawa  {
	width:33.3%;
	float:left;
	margin-bottom:15px
	}
.ui-area a{
				color: #FFF;
				display: block;
				text-align: center;
				background-color: #499D30;
				padding: 5px;
				margin: 0 10px;
}
	}




@media print, screen and (min-width:1024px) {

.map-search {
	margin: 0 0px 0px 0px;
	position: relative;
	height: 601px;
	background:url(../search/images/map-base.png) no-repeat;
	background-position: center 0%;
}

.ui-area {
   position: absolute;
}
.ui-area a{
				color: #FFF;
				display: block;
				text-align: center;
				background-color: #499D30;
				padding: 0 5px;
}
.ui-izumicho {
    top: 250px;
    left: 430px;
}
.ui-kitaharacho {
    top: 310px;
    left: 340px;
}
.ui-kitacho {
    top: 50px;
    left: 510px;
}
.ui-sakaecho {
    top: 120px;
    left: 448px;
}
.ui-sibakubocho {
    top: 370px;
    left: 150px;
}
.ui-shimohoya {
    top: 120px;
    left: 530px;
}
.ui-shincho {
    top: 540px;
    left: 300px;
}
.ui-sumiyoshicho {
    top: 170px;
    left: 400px;
}
.ui-tanashicho {
    top: 370px;
    left: 300px;
}
.ui-nakacho {
    top: 270px;
    left: 520px;
}
.ui-nishiharacho {
    top: 290px;
    left: 230px;
}
.ui-azumacho {
    top: 210px;
    left: 570px;
}
.ui-higashifusimi {
    top: 430px;
    left: 500px;
}
.ui-hibarigaoka {
    top: 160px;
    left: 270px;
}
.ui-hibarigaokakita {
    top: 80px;
    left: 360px;
}
.ui-fujicho {
    top: 350px;
    left: 520px;
}
.ui-hoyacho {
    top: 340px;
    left: 415px;
}
.ui-midoricho {
    top: 250px;
    left: 295px;
}
.ui-minamicho {
    top: 440px;
    left: 300px;
}
.ui-mukoudaicho {
    top:480px;
    left: 290px;
}
.ui-yadocho {
    top: 220px;
    left: 350px;
}
.ui-yanagisawa {
    top: 460px;
    left: 435px;
}

.sub_list   {
	width:25%;
	float:left;
	margin-bottom:10px
}

}
