@charset "UTF-8";
/*******************************************************************************

  びぜんメンタルクリニック　いずみ保育所 スタイル定義

*******************************************************************************/

.spOnly{
  display: none;
}
/*
ヘッダー再定義
***********/
header > .inner
{
	padding-bottom: 0;
}
header p.contact > a
{
	background-color: #DEF67E;
}
header p.contact > a:hover
{
	background-color: #cce662;
}
/*
ロゴ再定義
***********/
header h1 > span
{
	text-indent: -99999px;
	background: url(./images/logo.png) no-repeat left center;
	background-size: contain;
	display: block;
	width: 434px;
	height: 64px;
}


footer .logo > h1 > span
{
	text-indent: -99999px;
	background: url(./images/logo.png) no-repeat left center;
	background-size: contain;
	display: block;
	width: 266px;
	height: 76px;
}



/*
コンテンツエリア再定義
**********************/
#contents
{
	background-color: #f6f6f6;
}

.content{
  margin-right: 0;
}

.content.izumi {
  font-size: 90%;
}

.contents_inner {
    width: 1000px;
    margin: 0 auto;
}


/*
フッター 再定義
**************/
footer > .footer-nav
{
	border-top: 1px solid #ccc;
}

.footer-nav > ul.menu-list-b > li
{
	display: inline-block;
	margin-right: 2.5em;
}
.footer-nav > ul.menu-list-b > li:last-child
{
	margin-right: 0;
}

footer > .footer-lower
{
	background-color: #156B95;
}
footer > .footer-lower .copyright
{
/*	position: static;*/
	text-align: center;
	color:white;
	text-shadow: 1px 1px 0 rgba(0,0,0,.5)
}


/*
セクション及び内部要素の定義
---------------------------------*/

.content .section
{
	background-color: white;
	border: 1px solid #ddd;
	padding: 1.5em 1.5em .5em;
	overflow: hidden;
	border-radius: 7px;
	margin: 2em 0;
}
.content .section:first-child
{
	margin-top: 0 !important;
}

.section > h2
{
	margin: -1.5em -1.5em 1em;
	padding: .5em 0;
	font-weight: bold;
	text-align: center;
}
.section > h2 > span 
{
	display: inline-block;
	color: white;
	font-weight: bold;
	font-size: 137.5%;
}
.section img
{
	margin: 1em;
}


/*
キャッチ
***********************/

/*
カラム
*******************************/
.section-caption .column-group
{
	background: #f6f6f6 url(../hospital/theme/images/bg-diagonal-white.png);
	margin: 0 0 1em;
}
.column-group > .column
{
	padding: 1em 2em;
	float: left;
}

.column.column-doctor
{
	width: 28%;
	padding:1em 3%;
}

.column.column-description
{
	width: calc(62% - 1px);
	padding: 1em 2%;
	border-left: 1px dashed #ccc;
}


.section-caption > h2
{
	margin: 0 0 1em;
	border-bottom: 1px solid #ddd;
	padding: 0 1.5em 5px;
}

.section-caption > h2 > span
{
	color: inherit;
	background: url(./images/icon-flower.png) no-repeat left center;
	background-size: contain;
	padding-left: 36px;
	font-size: 125%;
}
.section-caption > p
{
	line-height: 2;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.section-caption h3.doctor-title
{
	background-color: white;
	border-left: 8px solid #B7D375;
	line-height: 1;
	margin: 0 0 1em;
}
.section-caption h3.doctor-title > span
{
	display: inline-block;
	margin: .25em 1em;
	font-family: serif;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 2px;
}

.section-caption img
{
	margin: 1em 2em;
}

.section-caption p.doctor
{
	background: url(./images/pic-doctor_bg.png) no-repeat left center;
	background-size: 84px 103px;
	padding-left: calc(84px + 1em);
	/* padding-left: calc(50px + 1em); */
	min-height: 103px;
	font-family: serif;
}
.section-caption p.doctor span
{
	display: inline-block;
	margin-top: calc(50px - 1.5em);
	font-weight: bold;
	white-space: nowrap;
}

.column-description dl > dt
{
}
.column-description dl > dd
{
	font-size: 80%;
	margin-bottom: 1em;
}

.column-description dl > dd > ul
{
	margin: 0;
}

.column-description dl > dd > ul > li
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2em;
	padding-left: 0;
	white-space: nowrap;
}

aside {
  position: relative;
  z-index: 100;
  margin-top: 12px !important;
}

/*
診察日のご案内
----------------------------------------------------------------*/
.section-guide > h2 
{
	background: #B7D375;
}

.section-guide > h2 > span
{
	background: url(./images/icon-hospital.png) no-repeat left center;
	background-size: contain;
	padding-left: 36px;
}


/*
テーブル再定義
**************/

.table_wrap{
  overflow-x: scroll;  
}

.content table.tbl01 th
{
	font-weight: normal;
	background: #fafafa;
	color: inherit;
}

.content table.tbl01 th.colspan-item
{
	padding-left: 0;
	padding-right: 0;
}

.content table.tbl01 th.no-border
{
	border-left: none;
}
.content table.tbl01 tbody td
{
	text-align: center;
}
.content table.tbl01 + p
{
	margin-top: -.75em;
}

span.label
{
	display: inline-block;
	line-height: 1;
	padding: .5em 1.25em;
	margin-right: 1em;
	background-color: #FFCFBF;
}

.section-guide .nursing
{
	background: #D1EBF8 url(./images/pic-02.jpg) no-repeat left center;
	background-size: 160px auto;
	padding: .5em 1em .5em 180px;
	max-height: calc(120px - 1em);
	overflow: hidden;
	margin-bottom: 1em;
}

.section-guide .nursing > h3
{
	text-indent: -99999px;
	background: url(./images/str-nursing.png) no-repeat center center;
	background-size: contain;
	height: 30px;
	border-bottom: 1px solid white;
}

.section-guide .nursing > p
{
	line-height: 1.2;
	margin: 8px 0;
}
.section-guide .nursing > p.contact
{
	text-align: center;
}
span.icon
{
	display: inline-block;
	margin-right: 1em;
	background-size: contain;
	background-position: left center;
	background-repeat: no-repeat;
	color: black;
	font-weight: bold;
}
span.icon.icon-circle-arrow
{
	background-image: url(../hospital/theme/images/icon-circle-arrow-transparent-white-18x18.png);
	padding-left: 18px;
}
span.icon.icon-phone
{
	background-image: url(../hospital/theme/images/mark-phone.png);
	padding-left: 24px;
}

.notice_table{
  font-size: 0.7em;
}

/*
 アクセス
----------------------------------------------------------------*/
.content .section-access
{
}

.section-access > h2 
{
	background: #A7CF90;
}
.section-access > h2 > span
{
	background: url(./images/icon-map.png) no-repeat left center;
	background-size: contain;
	padding-left: 36px;
}

.access.clear-left {
    display: flex;
}

.section-access .access > img,
.section-access .access > .address
{
	float: left;
}

.section-access h3
{
	white-space: nowrap;
}
.section-access h3 > span
{
	border-left: 5px solid #357837;
	padding-left: .5em;
	font-size: 120%;
}

.section-access span.phone,
.section-access span.fax
{
	display: block;
}
.section-access span.phone:before
{
	content: 'TEL：';
}
.section-access span.fax:before
{
	content: 'FAX：';
}

.section-access a.button-google-map
{
	padding: 1em;
	border-radius: 5px;
	border: 1px solid #ddd;
	background-color: #E7ECF5;
	display: block;
	text-align: center;
}
.section-access a.button-google-map:hover
{
	background-color: #d3e8c7;
}
.section-access a.button-google-map > span
{
	background: url(./images/icon-map.png) no-repeat left center;
	background-size: contain;
	padding-left: 24px;
	font-weight: bold;
	display: block;
	display: inline-block;
}
