@charset "UTF-8";
/*----------------------------
 1.max-width:769px
 2.例外
------------------------------ */

/*----------------------------
 共通
------------------------------ */
@media (max-width:769px) {
img {
	max-width: 100%;
}

/*----------------------------
 レイアウト共通
------------------------------ */
header {
	position: relative;
}
.head {
	width: 100%;
}
.head .logo {
	float: none;
	text-align: center;
	margin-top: 17px;
	margin-bottom: 17px;
}
.head .tel {
	display: none;
}
.head .spTel {
	display: block;
	position: absolute;
	top:5px;
	right: 15px;
}
.head .spTel:hover {
	opacity: 0.7;
}
.tel span {
	letter-spacing:0.2em;
	margin-left: 10px;
}

#menu {
	display: none;
}
.gNavi {
	width: 100%;
	padding: 0;
}
.gNavi ul {
	width: 100%;
}
.gNavi li {
	width: 50%;
}
.gNavi li {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.gNavi li:nth-child(even){
	border-right: none;
}
.gNavi li a span {
}
.gNavi li.active a {
	border-bottom: 2px solid transparent;
}
.gNavi li a:hover {
}

.gNavi li:last-child a {
	padding-top: 25px;
	padding-bottom: 26px;
}

article {
	width: 100%;
	padding: 10px 15px;
}

footer {
	text-align: center;
	margin-top: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.foot {
	width: 100%;
	padding:0 10px;
}

.foot p {
}
.foot .logo {
	float: none;
	margin-right: 0px;
}
.foot .logo span {
	font-size: 150%;
	padding-top: 30px;
}

.foot .address{
	float: none;
}
.foot .link {
	float: none;
	text-align: center;
	margin-top: 25px;
}
.foot .link ul {
	margin-bottom: 5px;
}
.foot .link li:first-child {
	margin-bottom: 5px;
}
.foot .link a {
	text-decoration: none;
	color: #333;
	font-size: 88%;
}
.foot .link a:hover {
	color: #009abf;
}
.head:after,
.gNavi:after,
footer:after {
	content:"";
	display: block;
	clear: both;
}

/* トグルボタン */
#menubtn {
	display: block;
	position: absolute;
	top:7px;
	left: 15px;
	cursor: pointer;
	background-color: transparent;
	border: none;
	background:transparent url(../img/menu_off.gif) no-repeat 0 0;
	background-size: 36px;
	width:36px;
	height: 30px;
	text-indent: -9999px;
}
#menubtn.close {
	background:url(../img/menu_on.gif) no-repeat 0 0;
	background-size: 36px;
}
#menubtn:hover {
}
#menubtn:focus {
	outline: none;
}


/*----------------------------
 ページ共通
------------------------------ */
h1 img {
	width: 125px;
}
.pcOnly {
	display: none;
}
.spOnly {
	display: block;
}

.breadcumb {
	width: 100%;
	padding: 0px 0 5px 10px;
}
.breadcumb img {
	width: 40px;
	height: auto;
	margin-right: 8px;
}
.breadcumb ul {
	padding-top: 12px;
	font-size: 75%;
}

p.lead {
	letter-spacing: 0;
}
p.txt {
	letter-spacing: 0;
}

h2 {
	font-size: 113%;
	margin-top: 40px;
}
h2.top {
  margin-top:10px;
}

dl.contentsList dt {
	font-size: 100%;
}
dl.contentsList dd {
	letter-spacing: 0;
}

.scroll {
overflow: auto;
white-space: nowrap;
}
.scroll:-webkit-scrollbar{
 height: 5px;
}
.scroll:-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll:-webkit-scrollbar-thumb {
 background: #BCBCBC;
}


/*----------------------------
 TOP
------------------------------ */
/* .bl_slide */
.bl_slide {
	margin-bottom: 10px;
}
.bl_slide_inner {
	width: 100%;
}
.bl_slide_inner img {
}
.bl_slide .slick-slide {
}

/* TOPメインビジュアル */
.mainVisual {
	width: 100%;
	margin-bottom: 10px;
}
/* TOPリンクボタン */
.topBtn li {
	float: left;
	width: 48%;
	margin-right: 0px;
	margin-bottom: 20px;
}
.topBtn li img {
	width: 100%;
}

.topBtn li:nth-child(odd) {
	margin-right: 2%;
}
.topBtn li:nth-child(even) {
	margin-left: 2%;
}

.topBtn li:last-child {
	margin-right: 0;
	width: 100%;
}
.topBtn li a:hover {
	opacity: 0.7;
}
.topBtn ul:after {
	content:"";
	display: block;
	clear: both;
}

/* お知らせ */
.top .info .title h2 {
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 119%;
}
.top .info .title .listPc {
	display: none;
}
.top .infoBox:after {
	content:"";
	display: block;
	clear: both;
}

.top .info {
	float: none;
	width: 100%;
	font-size: 100%;
}
.top .info ul {
	padding: 10px 20px 15px;
}
.top .info time {
	width: 100%;
	margin-bottom: 5px;
}
.top .info p {
	width: 100%;
	margin: 0;
	font-size: 100%;
}
.top .info li a {
	border-top: none;
	border-bottom: 1px solid #cbcbcb;
}
.top .info li a {
	padding: 10px 10px;
}

/* その他リンク */
.top .etc {
	width:100%;
	text-align: center;
	margin-top:25px;
}
.top .bl_etc_link li {
}
.top .etc a:hover {
}
.top .bl_etc_link img {
	max-width: 90%;
	height: auto;
}
.top .tsutsui img {
	width: 90%;
	height: auto;
}
.bl_link_home {
}
.bl_link_home li:not(:last-of-type) {
}

/*----------------------------
 当病院について .about
------------------------------ */
.about p.greeting {
	line-height: 2;
	letter-spacing: 0.1em;
}
.about h3.read {
	font-size: 140%;
	text-align: center;
}
.about .history li {
	margin-bottom: 15px;
}
.about .history time {
	width: 100%;
}
.about .history p {
	width: 100%;
	margin: 0;
}
.about .contents .main {
	width: 100%;
}
.about .contents .pict {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.about .contents .pict img {
	width: 200px;
	height: auto;
}
.about .contents .pict ul {
	display: table;
	margin: 0 auto;
}
.about .contents .pict ul li {
	display: table-cell;
}
.about .contents .pict ul li:last-child {
	vertical-align: bottom;
	text-align: left;
	padding-left: 10px;
}
.about .contents .pict p:last-child {
	margin-bottom: 0;
}

.about h3 {
	font-size: 125%;
	line-height: 1.6;
}
.about p.medium {
	font-size: 100%;
	padding: 0 10px;
}

.about .philosophy_wrap {
	justify-content: center;
	flex-direction: column;
}
.about .philosophy {
	font-size: 125%;
}
.about .philosophy_pict {
	width: 100%;
	padding-top: 0px;
	margin-bottom: 10px;
}
.about .policy {
	padding-right: 10px;
}
.about .policy li {
	font-size: 100%;
}
.about .policy br {
	display: none;
}

/*----------------------------
 病院部門 .hospital
------------------------------ */

/*TOP
------------------------------ */
.hospital ul.btn {
}

.hospital ul.btn li {
	width: 100%;
	margin-bottom: 10px;
}
.hospital ul.btn li br {
	display: none;
}
.hospital ul.btn li:nth-child(odd) {
	margin-right: 0;
}
.hospital ul.btn li:nth-child(even) {
	margin-left: 0;
}
.hospital ul.btn li a {
	padding: 15px;
	font-size: 100%;
	height: auto;
}
.hospital ul.btn li:first-child a {
	padding: 15px;
}
.hospital table.ward {
	width: auto;
}
.hospital table.ward td {
	padding: 3px 3px;
}
.hospital table.ward td:first-child,
 .hospital table.ward td:last-child{
	white-space: nowrap;
}


/*外来
------------------------------ */
.hospital table {
	width: 768px;
}
.hospital table th {
	font-size: 88%;
}
.hospital table td {
	font-size: 88%;
}
.hospital table th:first-child{
	width: 11%;
}
.hospital table td.tal {
	padding-left: 1.5em;
}

/*リハビリテーション
------------------------------ */
.hospital .contents .main {
	width:100%;
}
.hospital .contents .pict {
	display: none;
}

.hospital dl.contentsList02 .bl_explain {
	margin-top: 10px;
}
.hospital dl.contentsList02 dt .therapy {
	font-size: 100%;
}
.hospital dl.contentsList02 dt .abbreviation {
	font-size: 100%;
}

/* 人間ドック・各種検診のご案内
------------------------------ */
.hospital p.emphathis {
	font-size: 113%;
	letter-spacing: 0em;
}

/* 入院のご案内
------------------------------ */
.hospital p.head {
	font-size: 113%;
}
.hospital table.period  {
}
.hospital table.period th {
	font-size: 88%;
	padding: 10px 10px;
}
.hospital table.period td {
	font-size: 88%;
	padding: 10px 10px;
}
.hospital table.period td:first-child {
	white-space: nowrap;
}

/*----------------------------
 在宅・介護部門 .care
------------------------------ */
.care .heading {
	font-size: 100%;
}
.care .contents .main {
	width:100%;
}
.care .contents .pict {
	display: none;
}
.care .contents .pict img {
	max-width:270px;
}

/*TOP
------------------------------ */
.care ul.btn li {
	width: 100%;
	margin-bottom: 10px;
}
.care ul.btn li:nth-child(odd) {
	margin-right: 0;
}
.care ul.btn li:nth-child(even) {
	margin-left: 0;
}
.care ul.btn li a {
	padding: 15px;
	font-size: 100%;
	height: auto;
}

/*居宅介護支援事業所のご案内
------------------------------ */
.care .service .box {
	width: 100%;
	margin-right: 0;
}

/*通所リハビリテーションのご案内
------------------------------ */
p.thead {
	font-size: 100%;
}

.care table.price {
	width: 768px;
}
.care table.price th {
	font-size: 88%;
}
.care table.price td {
	font-size: 88%;
}

.care table.price.half {
	width: 100%;
}

/*訪問リハビリテーションのご案内
------------------------------ */
.care table.price.fifty {
	width: 100%;
}

/*グループホーム「のぞみ」のご案内
------------------------------ */
.care table.price.oneThird {
	width: 100%;
}

/*介護老人保健施設　長寿園のご案内
------------------------------ */
.care .contents .main.about {
	width:100%;
}
.care .contents .pict.about {
	display: block;
	width:100%;
	padding-top: 10px;
	text-align: center;
}
.care .contents .pict.about img {
	max-width:250px;
}
.care p.att {
	display: block;
	margin: 10px 0 0;
}


/*----------------------------
 患者支援相談室 .regional
------------------------------ */


/*----------------------------
 関連施設一覧 .facility
------------------------------ */
.facility .heading {
	font-size: 100%;
	margin-bottom: 15px;
}
.facility ul.facilityList li {
	width: 100%;
	margin-bottom: 10px;
}
.facility ul.facilityList li a {
	padding: 15px;
}
.facility ul.facilityList li:nth-child(odd) {
	margin-right: 0%;
}
.facility ul.facilityList li:nth-child(even) {
	margin-left: 0%;
}
.facilityList .box .pict {
	width: 100%;
	margin-right: 0;
}
.facilityList .box .info {
	width: 100%;
	margin-top: 5px;
}
.facilityList .box .info p {
	margin-top: 0;
	font-size: 82%;
	padding-left: 5px;
}
.facilityList .box .info p.name {
	font-size: 113%;
	border-bottom: 1px solid #333;
	margin-top: -7px;
	margin-bottom: 10px;
}
.facilityList .box .info p:last-child {
	margin-bottom: 0;
}

/*----------------------------
 アクセス .access
------------------------------ */
.access .contents .main {
 width: 100%;
 margin-right: 0px;
 margin-bottom: 30px;
	position: relative;
	padding-bottom: 70%; //縦横比
	height: 0;
	overflow: hidden;
}
.access .contents .main iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.access .contents .sub {
 width: 100%;
}

/*----------------------------
 採用情報 .recruit
------------------------------ */


/*----------------------------
 病院からのお知らせ一覧 .topics
------------------------------ */
/* お知らせ */
.topics .info ul {
	padding: 15px;
}
.topics .info time {
	width: 100%;
	font-size: 88%;
}
.topics .info p {
	margin: 0;
	line-height: 1.5;
	font-size: 88%;
}

.topics .info p.title {
	font-size: 100%;
}
.topics .info li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 20px 15px 15px;
	border-bottom: 1px solid #cbcbcb;
}
.topics .info li a:hover {
	background-color: #e6f5f8;
}
.topics .info .list {
	text-align: right;
	margin-top: 20px;
}
.topics .info .list a {
	text-decoration: none;
	color: #333;
}
.topics .info .list a:hover {
	color: #009abf;
}

.topics .info a:after {
	content:"";
	display: block;
	clear: both;
}
/* .pagination ページネーション */
.topics .pagination {
	margin-top: 30px;
}
.topics .pagination ul {
}
.topics .pagination li a {
}
.topics .pagination li.leftArrow a,
.topics .pagination li.rightArrow a {
}

.topics .pagination li a:hover {
}

.topics .pagination li.leftArrow a:hover,
.topics .pagination li.rightArrow a:hover {
}
.topics .pagination li {
}

/*----------------------------
 病院からのお知らせ　詳細 .topicsDetail
------------------------------ */
.topicsDetail .topicsTitle {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
}
.topicsDetail .topicsTitle h2 {
	width: 100%;
}
.topicsDetail .topicsTitle time {
	position:static;
	display: block;
	margin-bottom: 5px;
}
.topicsBox {
	width: 100%;
	padding: 0 10px;
}
.topicsBox img {
	margin-top: 30px;
}

/* 病院からのお知らせ　回答
------------------------------ */
.bl_topics_table th {
	padding: 5px 10px;
	width: 50px;
	vertical-align: top;
}

.pageNav {
	width: 100%;
}
.pageNav a {
	font-size: 88%;
}
.pageNav .next a {
	margin-left:5px;
}

/*----------------------------
 病院公報誌 .pr
------------------------------ */
.pr h2 {
}
.pr h3 {
	font-size: 113%;
}
.pr h3:first-child {
	margin-top: 0px;
}
.pr .prList ul {
	padding: 15px;
}
.pr .prList p {
}
.pr .prList .time {
	font-size: 100%;
}
.pr .prList p.title {
	font-size: 88%;
}


/*----------------------------
 プライバシーポリシー .plivacy
------------------------------ */
.plivacy dl.purpose dt {
	font-size: 108%;
}

.plivacy dl.purpose dd {
	letter-spacing: 0em;
	line-height: 1.5;
}

/*----------------------------
 患者さまへ .patient
------------------------------ */

.patient ol {
	padding: 10px 10px 0px 2em;
	line-height: 1.5;
	letter-spacing: 0em;
}



}
/*--- max-width:789pxここまで --- */



/*----------------------------
 例外
------------------------------ */
