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


/*=============================================

ALL

=============================================*/
body {
	width: 100%;
	height: 100%;
	background: #FAFAF4;
	position: relative;
	font-size: 90%;
	font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
}

.pc {
	display: block;
}

.sp {
	display: none;
}

.center {
	text-align: center;
	margin: auto;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
	border-style: none;
}


#wrapper {
	min-height: 100%;
	position: relative;
	height: auto;
}

#container {
	clear: both;
	width: 100%;
	height: auto;
	padding: 0 0 50px 0;
	position: relative;
}

.contents_inner {
	max-width: 1024px;
	overflow: hidden;
	margin: 30px auto 30px;
	padding: 0 10px;
}



.Navfixed {
	position: fixed;
	top: 0;
	width: 100%;
}

figure {
	text-align: center;
	margin: 0 0 30px 0;
}

/*コンテンツ用上下マージン*/
.box {
	margin: 30px 0;
	overflow: hidden;
}

/*コンテンツ用下マージン*/
.box2 {
	margin: 0 0 30px 0;
	overflow: hidden;
}

/*ダウンロードページ*/
section h5 a.pdf_d {
	display: block;
	line-height: 2;
	padding: 0 0 0 40px;
	background: url(../img/download/pdf.png) no-repeat left center;
	text-decoration: none;
	color: #69c;
}

section h5 a.pdf_d:nth-child(n+2) {
	margin: 15px auto 0;
}

/**/
a.btn_information {
	display: block;
	text-decoration: none;
}

a.btn_information:hover {
	opacity: 0.8;
}

a.btn_information dl {
	border: 2px solid #8dc556;
	display: block;
	text-align: center;
	padding: 30px 30px 20px;
	margin: 10px 0 40px;
	border-radius: 5px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

a.btn_information dt {
	font-weight: 700;
	font-size: 1.6em;
	color: #558824;
	letter-spacing: 2px;
	margin: 0 0 10px;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px;
	display: inline-block;
	line-height: 1.3;
}

a.btn_information dd {
	font-weight: 600;
	font-size: 1em;
	letter-spacing: 1px;
	background: url(../img/btn_index_other_arrow.png) no-repeat left center;
	/* color: #fff; */
	width: 180px;
	margin: auto;
	padding: 5px 5px 5px 10px;
	border-radius: 100px;
	text-align: center;
}

/**/

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


	/*=============================================

ALL

=============================================*/

	#contents {
		max-width: 1024px;
		margin: 0 auto;
		padding: 30px 20px 20px;
		overflow: hidden;
	}

	section h1 {
		max-width: 1024px;
		margin: 0 auto;
		text-align: center;
		padding: 30px 0;
		font-size: 190%;
		letter-spacing: 5px;
	}

	h1 span {
		display: block;
		font-size: 45%;
		letter-spacing: 2px;
		color: #881a01;
	}

	section h2 {
		max-width: 1024px;
		margin: 0 auto;
		text-align: center;
		padding: 30px 0;
		font-size: 130%;
		letter-spacing: 5px;
	}

	h2 span {
		display: block;
		font-size: 45%;
		letter-spacing: 2px;
		color: #881a01;
	}


	section h3 {
		font-size: 120%;
		margin: 0 0 25px 0;
	}


	section h3 span {
		font-size: 50%;
		display: block;
	}

	section h4 {
		font-size: 110%;
		letter-spacing: 1px;
		margin: 0 0 25px 0;
	}


	section h4 span {
		font-size: 50%;
		display: block;
	}

	section h5 {
		clear: both;
		font-size: 100%;
		line-height: 30px;
		padding: 5px;
		margin: 0 0 30px 0;
	}

	section h5 ol {
		padding: 10px 0 10px 20px;
	}

	section h5 ol li {
		list-style-type: disc;
	}

	table,
	th,
	td {
		font-size: 100%;
	}

	/*ブロック1枚
------------------------------------------*/
	.image_01 {
		width: 60%;
		margin: 30px auto 30px;
		text-align: center;
	}


	/*画像中央寄せ*/
	.image_01c {
		text-align: center;
	}

	/*ブロック2枚
------------------------------------------*/
	.image_02 {
		width: 46.5%;
		float: left;
		border: 1px dotted #ccc;
		margin: 5px;
		text-align: center;
		padding: 5px;
	}

	.image_02_inner {
		width: 95%;
		margin: 0 auto;
	}

	/*ブロック3枚（文章なし）
------------------------------------------*/
	.image_03 {
		width: 32.5%;
		display: inline-block;
		margin: 0 auto 30px;
		text-align: center;
	}

	/*ブロック3枚（文章あり）
------------------------------------------*/
	dl.image_03 {
		width: 32.5%;
		margin: 0 auto 10px;
		text-align: center;
	}

	dl.image_03 dd {
		margin: 5px 0;
	}

	/*1カラム トップページ*/
	section#contents_wrap {
		max-width: 100%;
		padding: 30px 0;
	}

	.contents_wrap_inner {
		max-width: 1024px;
		overflow: hidden;
		margin: 0px auto;
	}

	/*2カラム用コンテンツ*/

	#contentsBox_2clm {
		float: right;
		width: 73%;
		background: #fff;
	}

	.contentsBox_2clm_inner {
		padding: 20px;
	}


	.mainBg_inner {
		max-width: 1024px;
		margin: 0 auto;
		text-align: center;
		padding: 110px 0 0 0;
		overflow: hidden;
	}

	.mainTtl {
		float: right;
		width: 73%;
	}

	.mainTtl h2 {
		font-size: 160%;
		letter-spacing: 1px;
		float: left;
	}

	/*パンくずリスト*/

	.breadcrumb {
		margin: 0;
		float: right;
	}

	.breadcrumb ul {
		max-width: 1024px;
		margin: 0 auto;
		padding: 5px;
	}

	.breadcrumb li {
		display: inline;
		padding: 0 10px;
	}



	form {
		margin: 30px 0 0 0;
	}

	label {
		font-size: 100%;
	}

	input {
		width: 100% !important;
		float: right;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 15px;
		border: 1px solid #aaaaaa;
		border-radius: 5px;
	}

	input[type=submit] {
		width: 50%;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 20px;
		border: 2px solid #fff;
		background: #8dc556;
		border-radius: 5px;
		color: #fff;
		font-size: 120%;
		font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
		cursor: pointer;
		float: none;
	}

	input:hover[type=submit] {
		background: #fff;
		border: 2px solid #8dc556;
		color: #8dc556;
	}

	select {
		width: 20%;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 15px;
		border: 1px solid #aaaaaa;
		border-radius: 5px;
		cursor: pointer;
	}


	input.small {
		width: 15% !important;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 16px !important;
		font-size: 1em !important;
		border: 1px solid #aaaaaa !important;
		border-radius: 5px;
		cursor: pointer;
		background: #fff !important;
	}

	textarea {
		clear: right;
		width: 70%;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 15px;
		border: 1px solid #aaaaaa;
		border-radius: 5px;
	}


	.fixed {
		position: fixed;
		top: 0;
		width: 250px;
	}

	/*前のページへ戻る*/
	.pageBack {
		clear: both;
		border-top: 1px solid #ccc;
		padding: 30px 0 10px 0;
		text-align: center;
		margin: 20px 0 0 0;
	}

	.pageBack p {
		display: inline-block;
		width: 40%;
	}

	.pageBack p a {
		display: block;
		border: 2px solid #ccc;
		text-decoration: none;
		padding: 15px;
		text-align: center;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		border-radius: 100px;
	}

	.pageBack p a:hover {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		background: #e8e9ee;
	}


	/*=============================================

HEADER

=============================================*/

	header {
		width: 100%;
		overflow: hidden;
		height: 150px;
		background: url(../img/bg_header.png) repeat-x bottom #fff;
		z-index: 1;
		position: relative;
		box-shadow: 0px 0px 5px #d5dbcf;
		-moz-box-shadow: 0px 0px 5px #d5dbcf;
		-webkit-box-shadow: 0px 0px 5px #d5dbcf;
	}

	.header_inner {
		max-width: 1024px;
		margin: 0 auto;
		padding: 10px 10px 0;
		position: relative;
	}

	.logo {
		padding: 0 0 5px 5px;
		float: left;
	}

	.logo a img {

		display: block;

	}


	.headerBox {
		float: right;
		position: relative;
	}

	.headerBox li {
		float: left;
		padding: 15px 10px;
	}

	.headerBox li.btn_access {
		text-align: center;
		border-right: 1px solid #ccc;
		padding: 16px 10px;
	}

	.headerBox li.btn_address {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}

	.headerBox li.btn_address a img {
		display: none;
	}

	.headerBox li.btn_address dl {
		overflow: hidden;
		font-size: 90%;
	}

	.headerBox li.btn_address dd {
		width: 100%;
	}

	.headerBox li.btn_address dd img {
		width: 90%;
	}

	.headerBox li.btn_menu {
		cursor: pointer;
		text-align: center;
		padding: 16px 10px;
		background: #f5f5f5;
	}

	.menu {
		width: 100%;
		position: relative;
		z-index: 1000;
		top: 35%;
		right: 1%;
	}

	.menu_on {
		border: none;
	}


	.reserve {
		float: right;
		height: 55px;
		width: 55%;
		margin: 15px 0 0 0;
	}

	.reserve img {
		padding: 4px;
	}

	.reserve a {
		display: block;
		float: left;
		height: 100%;
		text-indent: -9999px;
	}

	/*TEL*/
	.reserve a.header_tel {
		background: url(../img/icon_tel.png) no-repeat;
		width: 45%;
	}

	/*アクセス*/
	.reserve a.header_access {
		background: url(../img/btn_access.png) no-repeat;
		width: 25%;
	}

	/*お問い合わせ*/
	.reserve a.header_contact {
		background: url(../img/btn_contact.png) no-repeat;
		width: 25%;
	}



	/*=============================================

NAV

=============================================*/

	nav {
		clear: both;
		cursor: pointer;
	}

	ul.navmenu {
		clear: both;
	}

	ul.navmenu li {
		float: left;
		width: 16.5%;
		text-align: center;
		border-right: 1px solid #eaf0f4;
	}

	ul.navmenu li:last-child {
		border: none;
	}

	ul.navmenu li a {
		display: block;
		padding: 12px 0;
		text-decoration: none;
		font-size: 110%;
		letter-spacing: 1;
	}

	/*ホーム*/
	ul.navmenu li.home {
		background: url(../img/icon_header_home.png) no-repeat center left 20%;
	}

	ul.navmenu li.home a {
		color: #6cbb5a;
	}

	/*三原台病院*/
	ul.navmenu li.info {
		background: url(../img/icon_header_info.png) no-repeat center left 12%;
	}

	ul.navmenu li.info a {
		color: #00afec;
	}

	/*病院概要*/
	ul.navmenu li.about {
		background: url(../img/icon_header_about.png) no-repeat center left 18%;
	}

	ul.navmenu li.about a {
		color: #e85298;
	}

	/*外来診療*/
	ul.navmenu li.outpatient {
		background: url(../img/icon_header_outpatient.png) no-repeat center left 18%;
	}

	ul.navmenu li.outpatient a {
		color: #4d4394;
	}

	/*入院診療*/
	ul.navmenu li.hospital {
		background: url(../img/icon_header_hospital.png) no-repeat center left 18%;
	}

	ul.navmenu li.hospital a {
		color: #8a8219;
	}

	/*リクルート*/
	ul.navmenu li.recruit {
		background: url(../img/icon_header_recruit.png) no-repeat center left 16%;
	}

	ul.navmenu li.recruit a {
		color: #e95532;
	}

	ul.navmenu li a:hover {
		text-decoration: none;
		background: url(../img/bg_header_hover.png) repeat;
	}





	/*=============================================

ARTICLE

=============================================*/

	article {
		margin: 0 0 50px 0;
	}

	/*MAIN TITLE
------------------------------------------*/
	.contact_wrap_inner {
		max-width: 1024px;
		overflow: hidden;
		margin: 0px auto;
		text-align: center;
	}

	/*=============================================

FOOTER

=============================================*/

	footer {
		clear: both;
		width: 100%;
		overflow: hidden;
		background: #683A20;
	}

	footer h5 {
		text-align: center;
		color: #fff;
		font-size: 90%;
		letter-spacing: 1px;
		padding: 20px 0;
	}

	.footer_inner {
		max-width: 1024px;
		padding: 30px 0;
		margin: 0 auto;
		overflow: hidden;
	}

	.footer_outline {
		overflow: hidden;
		margin: 0 0 20px 0;
	}

	.footer_outline img {
		float: left;
	}

	.footer_outline ul {
		float: right;
		width: 45%;
		padding: 20px 0 0 0;
	}

	.footer_outline li {
		display: inline-block;
		padding: 5px 15px 5px 20px;
		background: url(../img/icon_footer_arrow.png) no-repeat left 0% center;
	}

	.footer_outline li a {
		color: #fff;
	}

	.footer_sitemap {
		clear: both;
		overflow: hidden;
		margin: 0 auto;
		padding: 20px 0 0 0;
		max-width: 1024px;
		border-top: 1px solid #fff;
	}

	.ftList {
		width: 17.9%;
		margin: 0;
		float: left;
		padding: 0 10px;
		display: block;
	}

	.footer_sitemap dl {}

	.footer_sitemap dl:last-child {
		border: none;
	}


	.ftList a {
		padding: 0;
		color: #fff;
		font-size: 110%;
		margin: 0 0 10px 0;
	}

	.ftList ul {}

	.ftList ul li {
		padding: 5px 15px 5px 20px;
		background: url(../img/icon_footer_arrow.png) no-repeat left 0% center;
	}


	.ftList label {
		color: #fff;
		padding: 10px;
		display: block;
		margin: 0;
	}

	.ftList input[type="checkbox"].on-off {
		display: none;
	}

	input[type="checkbox"].on-off+ul {
		height: 350px;
		overflow: hidden;
	}



	a.ft_bunner {
		background: #fff;
		padding: 0;
		box-sizing: border-box;
		float: right;
		display: block;
		text-indent: 0;
	}

	a.ft_bunner img {
		width: 160px;
	}


	/*=============================================

PAGE TOP

=============================================*/

	#pagetop {
		position: fixed;
		bottom: 5%;
		right: 10%;
	}

	#pagetop a {
		padding: 30px 0;
		display: block;
	}

	#pagetop a:hover {
		opacity: 0.8;
	}



	/*中層ページ
------------------------------------------*/

	.mainBox {
		overflow: hidden;
		padding: 20px 10px 20px;
	}

	.columnMenu {
		width: 48.5%;
		float: left;
		border-top: 5px solid #1e2e54;
		padding: 10px 0 0 0;
		margin: 0 0 50px 0;
	}

	.columnMenu:nth-child(2n) {
		width: 48.5%;
		float: right;
	}

	.columnMenu dt {
		color: #1e2e54;
		font-size: 140%;
		font-weight: bold;
		letter-spacing: 2px;
		padding: 10px 0 5px 0;
	}

	.columnMenu dd {
		font-size: 100%;
	}

	/*ASIDE共通
----------------------------------------*/
	aside {
		width: 250px;
		float: left;

	}

	.aside_inner {
		background: #fff;
	}

	.aside_inner p {
		border-top: 5px solid #8dc556;
		margin: 0 10px 10px 10px;
	}

	aside ul {
		border: none;
	}

	aside li {
		border-bottom: 1px dotted #eaf0f4;
		text-align: left;
	}

	aside li:last-child {
		border: none;
	}

	aside li a {
		display: block;
		padding: 15px 15px 15px 30px;
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center;
		text-decoration: none;
	}

	aside li a.pl {
		display: block;
		padding: 15px 15px 15px 30px;
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center #d6e9c4;
	}

	aside li a:hover {
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center #d6e9c4;
		text-decoration: none;
		border: none;
	}

	aside li ul li {
		background: #efe9de;
	}

	aside li ul li a {
		padding: 10px 15px 10px 30px;
	}

	aside li ul li a:hover {
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center #e9dbcc;
	}

	aside li ul li a.pl02 {
		background: url(../img/btn_index_other_arrow.png) no-repeat left 8% center #e9dbcc;
	}

	aside li ul li:nth-child(1) a {
		background-position: left 19px top 11px;
	}


	/*プルダウンメニュー*/
	aside li span {
		display: block;
		cursor: pointer;
		padding: 15px 15px 15px 30px;
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center;
		text-decoration: none;
	}

	aside li.drop img {
		float: right;
	}


	aside li ul li {
		background: #efe9de;
	}

	aside li ul li a {
		padding: 10px 15px 10px 45px;
		border-bottom: 1px solid #E0E0E0;
		background: url(../img/btn_index_other_arrow.png) no-repeat left 8% center;
	}

	aside li ul li a:hover {
		background: url(../img/btn_index_other_arrow.png) no-repeat left 8% center #e9dbcc;
		border-bottom: 1px solid #E0E0E0;
	}

	aside li ul li:nth-child(1) a:hover {
		background-position: left 19px top 11px;
	}

	aside li ul li a.pl2 {
		background: url(../img/btn_index_other_arrow.png) no-repeat left 8% center #e9dbcc;
	}


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

	.contentsBox {
		width: 70%;
		float: right;
	}

	.contentsBox table {
		border: 1px solid #ccc;
		padding: 0 0 5px 0;
	}

	.contentsBox th {
		width: 60%;
		border-bottom: 1px dotted #ccc;
		padding: 10px 0 10px 10px;
	}

	.contentsBox td {
		border-bottom: 1px dotted #ccc;
		border-left: 1px dotted #ccc;
		text-align: left;
		padding: 0 0 0 20px;
	}

	/*タイトルバー
----------------------------------------*/
	.sub_ttlbar {
		clear: both;
		background: url(../img/sub_ttlbar.jpg) no-repeat bottom left;
		font-size: 150%;
		margin: 0 0 30px 0;
		line-height: 30px;
		padding: 0 0 15px 0;
		background-size: 100%;
	}

	.sub_ttlbar span.reserve {
		float: right;
		height: auto;
		width: auto;
		background: #8dc556;
		color: #fff;
		padding: 0 20px;
		margin: 0 10px 0 0;
		font-size: 70%;
		border-radius: 4px;
	}

	/*サブタイトルバー
----------------------------------------*/
	.h4_ttlbar {
		margin: 0 0 10px 0;
		border-bottom: 2px solid #ccc;
		padding: 0 0 5px 0;
	}

	.h4_ttlbar span {
		padding: 10px;
		display: block;
		height: 12px;
		border-left: 5px solid #8dc556;
		margin: 0;
		line-height: 10px;
		font-size: 110%;
	}



	/*項目バー
----------------------------------------*/
	.item_bar {
		margin: 0;
	}

	.item_bar dt {
		padding: 5px 5px 5px 10px;
		background: #d6e9c4;
		border-radius: 5px;

	}

	.item_bar dd {
		line-height: 25px;
		letter-spacing: 2px;
		font-size: 100%;
		padding: 20px 0 20px 10px;
	}

	.item_bar dd span {
		display: block;
		line-height: 25px;
	}

	.item_bar dd ol {
		list-style-type: disc;
		padding: 5px 0 5px 30px;
	}


	.item_bar dd ol li {
		padding: 0;
	}

	/*項目バー2(list_type有)
----------------------------------------*/
	.item_bar02 {
		margin: 0 0 30px 0;
	}

	.item_bar02 dt {
		padding: 7px 7px 7px 0px;
		text-decoration: underline;
		font-size: 100%;
	}

	.item_bar02 dd {
		line-height: 25px;
		letter-spacing: 2px;
		padding: 0 0 0 5px;
	}

	.item_bar02 dd span {
		display: block;
		font-size: 90%;
		line-height: 25px;
	}

	.item_bar02 dd ol {
		list-style-type: disc;
		padding: 0 0 0 30px;
	}

	.item_bar02 dd ol li {
		padding: 5px 0 0 0;
	}

	.item_bar02 dd ol li ol {
		padding: 0;
		list-style-type: none;
	}

	/*項目バー2(list_type無し)
----------------------------------------*/
	.item_bar03 {
		margin: 0;
	}

	.item_bar03 dt {
		padding: 7px 7px 7px 0px;
		text-decoration: underline;
		font-size: 100%;
	}

	.item_bar03 dd {
		line-height: 25px;
		letter-spacing: 2px;
		padding: 0 0 0 5px;
	}

	.item_bar03 dd span {
		display: block;
		font-size: 90%;
		line-height: 25px;
	}

	.item_bar03 dd ol {
		list-style-image: url(../img/outpatient/hospitalization/icon_hospitalization.jpg);
		padding: 0 0 0 20px;
	}

	.item_bar03 dd ol li {
		padding: 5px 0 0 0;
	}

	.item_bar03 dd ol li ol {
		padding: 0;
		list-style-type: none;
	}

	/*項目バー3(写真あり)
----------------------------------------*/
	dl.photo_item {
		overflow: hidden;
		padding: 0 0 30px 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	dl.photo_item dt {
		width: 40%;
		padding: 0 15px 15px 0;
	}

	dl.photo_item dd {
		line-height: 30px;
		width: 56%;
	}

	/*項目バー(見出しのみ)
----------------------------------------*/
	.item_bar_ttl {
		padding: 5px 5px 5px 10px;
		background: #d6e9c4;
		border-radius: 5px;
		margin: 0 0 20px 0;
	}

	/*補足*/
	.other {
		line-height: 25px;
		letter-spacing: 0px;
		display: block;
	}

	.other02 {
		display: block;
		text-align: right;
		margin: 80px 0 0 0;
	}

	.large {
		font-size: 16px;
		letter-spacing: 1px;
	}


	/*=============================================

新着情報(TOP1件表示)

=============================================*/

	.ticker_ttl {
		clear: both;
		background: #8dc556;
		width: 10%;
		float: left;
		padding: 15px;
		text-align: center;
		color: #fff;
		border-radius: 5px 0px 0px 5px;
		margin: 0 0 10px 0;
	}

	.ticker {
		width: 85%;
		float: right;
		margin: 0 0 15px 0;
		padding: 9px;
		text-align: left;
		border-top: 1px solid #8dc556;
		border-bottom: 1px solid #8dc556;
		border-right: 1px solid #8dc556;
		background: #fff;
		position: relative;
		overflow: hidden;
		border-radius: 0px 5px 5px 0;
	}


	.ticker ul {
		width: 100%;
		position: relative;
	}

	.ticker ul li {
		width: 100%;
		display: none;
	}

	.index .newBox li dl {
		overflow: hidden;
		border-bottom: 1px dotted #ccc;
		padding: 10px 0;
	}

	.ticker ul li dl:last-child {}

	.ticker ul li dt {
		float: left;
		padding: 5px;
		font-size: 100%;
	}

	.ticker ul li span {
		float: left;
	}

	.ticker ul li span.tag_garden {
		background: #80cde9;
		margin: 0 10px;
		padding: 2px 8px;
		border-radius: 3px;
		color: #fff;
		font-size: 90%;
	}

	.ticker ul li span.tag_flower {
		background: #ed9dc1;
		margin: 0 10px;
		padding: 2px 8px;
		border-radius: 3px;
		color: #fff;
		font-size: 90%;
	}

	.ticker ul li span.tag_center {
		background: #ed9ba6;
		margin: 0 10px;
		padding: 2px 8px;
		border-radius: 3px;
		color: #fff;
		font-size: 90%;
	}

	.ticker ul li span.tag_hospital {
		background: #8dc556;
		margin: 0 10px;
		padding: 2px 8px;
		border-radius: 3px;
		color: #fff;
		font-size: 90%;
	}

	.ticker ul li dd {
		padding: 5px;
		font-size: 100%;
	}


}


@media screen and (min-width:641px) and (max-width:1023px) {


	/**ALL
------------------------------------------*/

	#contents {
		max-width: 1024px;
		margin: 0 auto;
		overflow: hidden;
	}

	section h1 {
		max-width: 1024px;
		margin: 0 auto;
		text-align: center;
		padding: 50px 0;
		font-size: 190%;
		letter-spacing: 1px;
	}

	h1 span {
		display: block;
		font-size: 45%;
		letter-spacing: 2px;
		color: #881a01;
	}

	section h2 {
		max-width: 1024px;
		margin: 0 auto;
		text-align: center;
		padding: 50px 0;
		font-size: 200%;
		letter-spacing: 5px;
	}

	h2 span {
		display: block;
		font-size: 45%;
		letter-spacing: 2px;
		color: #881a01;
	}


	section h3 {
		font-size: 160%;
		margin: 0 0 25px 0;
	}


	section h3 span {
		font-size: 50%;
		display: block;
	}

	section h4 {
		font-size: 150%;
		letter-spacing: 1px;
		margin: 0 0 25px 0;
	}


	section h4 span {
		font-size: 50%;
		display: block;
	}


	section h5 {
		clear: both;
		font-size: 100%;
		letter-spacing: 1px;
		line-height: 30px;
		padding: 5px;
		margin: 0 0 50px 0;
	}

	section h5 ol {
		padding: 10px 0 10px 20px;
	}

	section h5 ol li {
		list-style-type: disc;
	}

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

	/*2カラム用コンテンツ*/

	#contentsBox_2clm {
		background: #fff;
	}

	.contentsBox_2clm_inner {
		padding: 20px;
	}

	.mainBg_inner {
		max-width: 1024px;
		margin: 0 auto;
		text-align: center;
		padding: 170px 0 0 0;
		overflow: hidden;
	}

	.mainTtl {
		text-align: left;
		position: absolute;
		top: 0;
		padding: 100px 0 0 10px;
	}

	.mainTtl h2 {
		font-size: 140%;
		letter-spacing: 1px;
	}

	/*ブロック1枚
------------------------------------------*/
	.image_01 {
		width: 80%;
		margin: 30px auto 30px;
		text-align: center;
	}


	/*画像中央寄せ*/
	.image_01c {
		text-align: center;
	}

	/*ブロック2枚
------------------------------------------*/
	.image_02 {
		width: 45%;
		display: inline-block;
		margin: 5px;
		text-align: center;
		padding: 5px;
		border: 1px dotted #ccc;
	}

	/*ブロック3枚（文章なし）
------------------------------------------*/
	.image_03 {
		width: 32.5%;
		display: inline-block;
		margin: 0 auto 30px;
		text-align: center;
	}

	/*ブロック3枚（文章あり）
------------------------------------------*/
	dl.image_03 {
		width: 32.5%;
		margin: 0 auto 10px;
		text-align: center;
	}

	dl.image_03 dd {
		margin: 5px 0;
	}


	form {
		margin: 30px 0 0 0;
	}

	label {
		font-size: 100%;
	}

	input {
		width: 70% !important;
		float: right !important;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 15px;
		border: 1px solid #aaaaaa;
		border-radius: 5px;
	}

	input[type=submit] {
		width: 50%;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 20px;
		border: 2px solid #fff;
		background: #8dc556;
		border-radius: 5px;
		color: #fff;
		font-size: 120%;
		font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
		cursor: pointer;
		float: none;
	}

	input:hover[type=submit] {
		background: #fff;
		border: 2px solid #8dc556;
		color: #8dc556;
	}

	select {
		width: auto;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 15px;
		border: 1px solid #aaaaaa;
		border-radius: 5px;
		cursor: pointer;
	}

	input.small {
		width: 15% !important;
		outline: none;
		float: left !important;
		padding: 15px !important;
		border: 1px solid #aaaaaa !important;
		border-radius: 5px !important;
		cursor: pointer;
		background: #eee !important;
		font-size: 0.9em !important;
	}

	textarea {
		clear: right;
		width: 70%;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 15px;
		border: 1px solid #aaaaaa;
		border-radius: 5px;
	}

	.fixed {
		width: 100%;
	}


	/*HEADER
------------------------------------------*/

	header {
		width: 100%;
		overflow: hidden;
		background: url(../img/bg_header.png) repeat-x bottom #fff;
		z-index: 1;
		position: relative;
		box-shadow: 0px 0px 5px #d5dbcf;
		-moz-box-shadow: 0px 0px 5px #d5dbcf;
		-webkit-box-shadow: 0px 0px 5px #d5dbcf;
	}

	.header_inner {
		max-width: 1024px;
		margin: 0 auto;
		padding: 10px 10px 0;
		position: relative;
	}

	.logo {
		padding: 0;
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}



	.headerBox {
		float: right;
		position: relative;
	}

	.headerBox li {
		float: left;
		padding: 15px 10px;
	}

	.headerBox li.btn_access {
		text-align: center;
		border-right: 1px solid #ccc;
		padding: 16px 10px;
	}

	.headerBox li.btn_address {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}

	.headerBox li.btn_address a img {
		display: none;
	}

	.headerBox li.btn_address dl {
		overflow: hidden;
		font-size: 90%;
	}

	.headerBox li.btn_address dd {
		width: 100%;
	}

	.headerBox li.btn_address dd img {
		width: 90%;
	}

	.headerBox li.btn_menu {
		cursor: pointer;
		text-align: center;
		padding: 16px 10px;
		background: #f5f5f5;
	}

	.menu {
		width: 100%;
		position: relative;
		z-index: 1000;
		top: 35%;
		right: 1%;
	}

	.menu_on {
		border: none;
	}


	.reserve {
		height: 50px;
		text-align: center;
		width: 100%;
		margin: 10px 0;
		display: flex;
		justify-content: center;
	}

	.reserve img {
		padding: 4px;
		width: 160px;
	}

	.reserve a {
		display: inline-block;
		display: left;
		height: 100%;
		text-indent: -9999px;
	}

	/*TEL*/
	.reserve a.header_tel {
		background: url(../img/btn_tel.png) no-repeat;
		width: 20%;
	}

	/*アクセス*/
	.reserve a.header_access {
		background: url(../img/btn_access.png) no-repeat;
		width: 18%;
	}

	/*お問い合わせ*/
	.reserve a.header_contact {
		background: url(../img/btn_contact.png) no-repeat;
		width: 20%;
	}




	/*NAV
------------------------------------------*/

	nav {}

	ul.navmenu {
		clear: both;
		overflow: hidden;
		margin: 0 auto;
	}

	ul.navmenu li {
		display: inline-block;
		width: 32.7%;
		text-align: center;
		font-size: 110%;
		border-right: 1px solid #eaf0f4;
		border-bottom: 1px solid #eaf0f4;
	}

	ul.navmenu li:nth-child(3n) {
		border-bottom: 1px solid #eaf0f4;
		border-right: none;
	}

	ul.navmenu li a {
		display: block;
		padding: 12px 0;
		text-decoration: none;
	}

	/*ホーム*/
	ul.navmenu li.home {
		background: url(../img/icon_header_home.png) no-repeat center left 25%;
	}

	ul.navmenu li.home a {
		color: #6cbb5a;
	}

	/*三原台病院*/
	ul.navmenu li.info {
		background: url(../img/icon_header_info.png) no-repeat center left 18%;
	}

	ul.navmenu li.info a {
		color: #00afec;
	}

	/*病院概要*/
	ul.navmenu li.about {
		background: url(../img/icon_header_about.png) no-repeat center left 20%;
	}

	ul.navmenu li.about a {
		color: #e85298;
	}

	/*外来診療*/
	ul.navmenu li.outpatient {
		background: url(../img/icon_header_outpatient.png) no-repeat center left 20%;
	}

	ul.navmenu li.outpatient a {
		color: #4d4394;
	}

	/*入院診療*/
	ul.navmenu li.hospital {
		background: url(../img/icon_header_hospital.png) no-repeat center left 20%;
	}

	ul.navmenu li.hospital a {
		color: #8a8219;
	}

	/*リクルート*/
	ul.navmenu li.recruit {
		background: url(../img/icon_header_recruit.png) no-repeat center left 20%;
	}

	ul.navmenu li.recruit a {
		color: #e95532;
	}

	ul.navmenu li a:hover {
		text-decoration: none;
		background: url(../img/bg_header_hover.png) repeat;
	}



	/*ARTICLE
------------------------------------------*/

	article {
		margin: 0 0 50px 0;
	}




	/*=============================================

FOOTER

=============================================*/

	footer {
		clear: both;
		width: 100%;
		overflow: hidden;
		background: #683A20;
	}

	footer h5 {
		text-align: center;
		color: #fff;
		font-size: 90%;
		letter-spacing: 1px;
		padding: 20px 0;
	}

	.footer_inner {
		max-width: 1024px;
		padding: 10px 0 30px;
		margin: 0 auto;
		overflow: hidden;
	}

	.footer_outline {
		overflow: hidden;
		margin: 0 auto 0;
		width: 100%;
		display: block;
		text-align: center;
	}

	.footer_outline img {
		padding: 0 0 10px 0;
	}

	.footer_outline ul {
		padding: 10px 0;
		border-top: 1px solid #fff;
	}

	.footer_outline li {
		display: inline-block;
		padding: 5px 0;
		border-right: 1px solid #fff;
		width: 24%;
	}

	.footer_outline li:last-child {
		border: none;
	}

	.footer_outline li a {
		color: #fff;
		text-decoration: none;
		display: block;
		font-size: 90%;
	}

	.footer_sitemap {
		clear: both;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
		max-width: 1024px;
		border-top: 1px solid #fff;
	}

	.ftList {
		width: 100%;
		margin: 0;
		padding: 0;
		display: block;
	}

	.ftList a {
		padding: 0;
		color: #fff;
		font-size: 110%;
		text-decoration: none;
	}

	.ftList ul {
		border-top: 1px solid #fff;
		webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
	}

	.ftList ul li {
		padding: 5px 15px 5px 25px;
		background: url(../img/icon_footer_arrow.png) no-repeat left 2% center;
		border-bottom: 1px dotted #fff;
		cursor: pointer;
	}

	.ftList ul li a {
		display: block;
	}


	.ftList label {
		color: #fff;
		padding: 10px;
		display: block;
		margin: 0;
		cursor: pointer;
		background: url(../img/icon_footer_arrow_sp.png) no-repeat right 2% center;
	}

	.ftList input[type="checkbox"].on-off {
		display: none;
	}

	input[type="checkbox"].on-off+ul {
		height: 0;
		overflow: hidden;
		background: #844623;
	}

	input[type="checkbox"].on-off:checked+ul {
		height: auto;
	}

	.footer_sitemap dl.footer_info li {}

	a.ft_bunner {
		text-indent: 0;
		display: block;
	}



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

PAGETOP

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

	#pagetop {
		position: fixed;
		bottom: 20px;
		right: 20px;
	}

	#pagetop a {
		padding: 30px 0;
		display: block;
	}

	#pagetop a:hover {
		opacity: 0.8;
	}



	/*BREADCRUMB
------------------------------------------*/

	.breadcrumb {
		margin: 0;
	}

	.breadcrumb ul {
		max-width: 1024px;
		margin: 0 auto;
		padding: 0;
	}

	.breadcrumb li {
		display: inline;
		padding: 0 10px 0 0;
	}

	/*中層ページ
------------------------------------------*/

	.mainBox {
		overflow: hidden;
		padding: 20px 10px 20px;
	}

	.columnMenu {
		width: 48.5%;
		float: left;
		border-top: 5px solid #1e2e54;
		padding: 10px 0 0 0;
		margin: 0 0 50px 0;
	}

	.columnMenu:nth-child(2n) {
		width: 48.5%;
		float: right;
	}

	.columnMenu dt {
		color: #1e2e54;
		font-size: 140%;
		font-weight: bold;
		padding: 10px 0 5px 0;
	}

	.columnMenu dd {
		font-size: 90%;
	}


	/*ASIDE共通
----------------------------------------*/
	aside {
		width: 100%;
		background: #fff;
	}

	.aside_inner {}

	.aside_inner p {
		border-top: 5px solid #8dc556;
		margin: 0 10px 10px 10px;
	}

	aside ul {
		border: none;
		overflow: hidden;
	}

	aside li {
		border-bottom: 1px dotted #eaf0f4;
		text-align: left;
	}

	aside li:last-child {
		border: none;
	}

	aside li a {
		display: block;
		padding: 15px 15px 15px 30px;
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center;
		text-decoration: none;
	}

	aside li a.pl {
		display: block;
		padding: 15px 15px 15px 30px;
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center #d6e9c4;
	}

	aside li a:hover {
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center #d6e9c4;
		text-decoration: none;
		border: none;
	}

	aside li ul li {
		background: #efe9de;
		border-bottom: 1px solid #E0E0E0;
		width: 50%;
		float: left;
	}

	aside li ul li a {}

	aside li ul li a:hover {
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center #e9dbcc;
	}

	/*プルダウンメニュー
----------------------------------------*/
	aside li span {
		display: block;
		cursor: pointer;
		padding: 15px 15px 15px 30px;
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center;
		text-decoration: none;
	}

	aside li.drop img {
		float: right;
	}

	.ttlbar {
		background: url(../img/ttlbar.jpg) no-repeat;
		height: 45px;
		padding: 30px;
		font-size: 160%;
		border: 1px solid #000;
		letter-spacing: 3px;
		margin: 20px 0;
	}

	.sub_ttlbar {
		clear: both;
		background: url(../img/sub_ttlbar.jpg) no-repeat bottom left;
		height: 50px;
		font-size: 130%;
		margin: 0 0 30px 0;
		background-size: 100%;
	}

	.sub_ttlbar span.reserve {
		float: right;
		height: auto;
		width: auto;
		background: #8dc556;
		color: #fff;
		padding: 5px 20px;
		margin: 0 10px 0 0;
		font-size: 70%;
		border-radius: 4px;
	}

	/*サブタイトルバー
----------------------------------------*/
	.h4_ttlbar {
		margin: 0 0 10px 0;
		border-bottom: 2px solid #ccc;
		padding: 0 0 5px 0;
	}

	.h4_ttlbar span {
		padding: 10px;
		display: block;
		height: 12px;
		border-left: 5px solid #8dc556;
		margin: 0;
		line-height: 10px;
		font-size: 110%;
	}



	/*項目バー
----------------------------------------*/
	.item_bar {
		margin: 0;
	}

	.item_bar dt {
		padding: 5px 5px 5px 10px;
		background: #d6e9c4;
		border-radius: 5px;

	}

	.item_bar dd {
		line-height: 25px;
		letter-spacing: 2px;
		font-size: 100%;
		padding: 20px 0 20px 10px;
	}

	.item_bar dd span {
		display: block;
		font-size: 90%;
		line-height: 25px;
	}

	.item_bar dd ol {
		list-style-type: disc;
		padding: 5px 0 5px 30px;
	}


	.item_bar dd ol li {
		padding: 0;
	}

	/*項目バー2
----------------------------------------*/
	.item_bar02 {
		margin: 0 0 30px 0;
	}

	.item_bar02 dt {
		padding: 7px 7px 7px 0px;
		text-decoration: underline;
		font-size: 100%;
	}

	.item_bar02 dd {
		line-height: 25px;
		letter-spacing: 2px;
		padding: 0 0 0 5px;
	}

	.item_bar02 dd span {
		display: block;
		font-size: 90%;
		line-height: 25px;
	}

	.item_bar02 dd ol {
		list-style-type: disc;
		padding: 0 0 0 30px;
	}

	.item_bar02 dd ol li {
		padding: 5px 0 0 0;
	}

	.item_bar02 dd ol li ol {
		padding: 0;
		list-style-type: none;
	}

	/*項目バー2(list_type無し)
----------------------------------------*/
	.item_bar03 {
		margin: 0;
	}

	.item_bar03 dt {
		padding: 7px 7px 7px 0px;
		text-decoration: underline;
		font-size: 100%;
	}

	.item_bar03 dd {
		line-height: 25px;
		letter-spacing: 2px;
		padding: 0 0 0 5px;
	}

	.item_bar03 dd span {
		display: block;
		font-size: 90%;
		line-height: 25px;
	}

	.item_bar03 dd ol {
		list-style-image: url(../img/outpatient/hospitalization/icon_hospitalization.jpg);
		padding: 0 0 0 20px;
	}

	.item_bar03 dd ol li {
		padding: 5px 0 0 0;
	}

	.item_bar03 dd ol li ol {
		padding: 0;
		list-style-type: none;
	}


	.other {
		line-height: 30px;
		letter-spacing: 2px;
		font-size: 100%;
		padding: 10px 0 20px 0;
		display: block;
	}

	.other02 {
		display: block;
		text-align: right;
		margin: 80px 0 0 0;
	}

	/*項目バー(写真あり)
----------------------------------------*/
	dl.photo_item {
		overflow: hidden;
		padding: 0 0 30px 0;
	}

	dl.photo_item dt {
		width: 40%;
		float: left;
		padding: 0 15px 15px 0;
	}

	dl.photo_item dd {
		line-height: 30px;
	}

	/*項目バー(見出しのみ)
----------------------------------------*/
	.item_bar_ttl {
		padding: 5px 5px 5px 10px;
		background: #d6e9c4;
		border-radius: 5px;
		margin: 0 0 20px 0;
	}

	/*ASIDE(1カラムレイアウト)
------------------------------------------*/

	.pageLink {
		overflow: hidden;
		margin: 0 0 20px 0;
	}

	.pageLink li {
		width: 100%;
		border-bottom: 1px solid #ccc;
	}


	.pageLink li a {
		display: block;
		padding: 0 0 0 10px;
		margin: 10px 0;
		cursor: pointer;
		text-decoration: none;
	}

	.pageLink li a.pl {
		display: block;
	}


	/*お問い合わせ
------------------------------------------*/

	#contactBox {
		margin: 50px 10px 0 10px;
		background: #F9F6F5;
		padding: 10px;
	}

	.contact {
		overflow: hidden;
		text-align: left;
		background: #fff;
		border: none;
		height: auto;
		padding: 20px;
	}


	.contact p {
		font-weight: normal;
		letter-spacing: 1px;
		font-size: 150%;
		line-height: 30px;
		margin: 0 0 20px 0;
		padding: 0;
		text-align: left;
		border-bottom: 1px dotted #ccc;
		padding: 0 0 10px 0;
	}

	.contact_tel {
		width: 41%;
		float: left;
		padding: 10px 30px 10px 0;
	}

	.contact_tel span {
		display: block;
		text-align: center;
		border-radius: 20px;
		padding: 8px;
		font-size: 100%;
		line-height: 20px;
		margin: 15px 15px 0 15px;
		border: 1px solid #ccc;
	}

	.contact_time {
		width: 30%;
		border-left: 1px solid #ccc;
		padding: 0 0 0 20px;
		float: left;
	}

	.contact_time span {
		display: block;
	}

	.contact_time ol {
		text-align: left;
		padding: 0 0 0 10px;
		font-size: 90%;

	}

	.contact_time li {
		border: none;
		padding: 0;
		display: block;
		width: auto;
	}

	.contact_time li:nth-child(2n) {
		padding: 0;
	}


	.contactImg {
		width: 20%;
		float: right;
	}

	/*=============================================

新着情報(TOP1件表示)

=============================================*/

	.ticker_ttl {
		clear: both;
		background: #8dc556;
		width: 10%;
		float: left;
		padding: 15px;
		text-align: center;
		color: #fff;
		border-radius: 5px 0px 0px 5px;
		margin: 0 0 10px 0;
	}

	.ticker {
		width: 80%;
		padding: 9px;
		text-align: left;
		border: 1px solid #8dc556;
		background: #fff;
		overflow: hidden;
		border-radius: 0px 5px 5px 0;
	}


	.ticker ul {
		width: 100%;
		position: relative;
	}

	.ticker ul li {
		width: 100%;
		display: none;
	}

	.index .newBox li dl {
		overflow: hidden;
		border-bottom: 1px dotted #ccc;
		padding: 10px 0;
	}

	.ticker ul li dl:last-child {}

	.ticker ul li dt {
		float: left;
		padding: 5px;
		font-size: 100%;
	}

	.ticker ul li span {
		float: left;
	}

	.ticker ul li span.tag_garden {
		background: #80cde9;
		margin: 0 10px;
		padding: 2px 8px;
		border-radius: 3px;
		color: #fff;
		font-size: 90%;
	}

	.ticker ul li span.tag_flower {
		background: #ed9dc1;
		margin: 0 10px;
		padding: 2px 8px;
		border-radius: 3px;
		color: #fff;
		font-size: 90%;
	}

	.ticker ul li span.tag_center {
		background: #ed9ba6;
		margin: 0 10px;
		padding: 2px 8px;
		border-radius: 3px;
		color: #fff;
		font-size: 90%;
	}

	.ticker ul li span.tag_hospital {
		background: #8dc556;
		margin: 0 10px;
		padding: 2px 8px;
		border-radius: 3px;
		color: #fff;
		font-size: 90%;
	}



	/*前のページへ戻る*/
	.pageBack {
		clear: both;
		border-top: 1px solid #ccc;
		padding: 30px 0 10px 0;
		text-align: center;
		margin: 20px 0 0 0;
	}

	.pageBack p {
		display: inline-block;
		width: 60%;
	}

	.pageBack p a {
		display: block;
		border: 2px solid #ccc;
		text-decoration: none;
		padding: 15px;
		text-align: center;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		border-radius: 100px;
	}

	.pageBack p a:hover {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		background: #e8e9ee;
	}


}

@media screen and (max-width:640px) {

	/**/
	input,
	select,
	textarea {
		-webkit-appearance: none;
		background: #eee !important;
	}

	a.btn_information:hover {
		opacity: 0.8;
	}

	a.btn_information dl {
		padding: 20px 10px 10px;
	}

	a.btn_information dt {
		font-size: 1.1em;
		letter-spacing: 1px;
		padding: 0 0 5px;
		margin: 0 0 5px;
	}

	a.btn_information dd {
		font-size: 0.9em;
		width: 150px;
	}

	/**/
	/*=============================================

ALL

=============================================*/

	.pc {
		display: none;
	}

	.sp {
		display: block;
	}

	#contents {
		max-width: 640px;
		margin: 0 auto;
		overflow: hidden;
	}

	section h1 {
		max-width: 1024px;
		margin: 0 auto;
		text-align: center;
		padding: 30px 0;
		font-size: 170%;
		letter-spacing: 2px;
	}

	h1 span {
		display: block;
		font-size: 45%;
		letter-spacing: 2px;
		color: #881a01;
	}


	section h2 {
		max-width: 1024px;
		margin: 0 auto;
		text-align: center;
		padding: 30px 0;
		font-size: 140%;
		letter-spacing: 5px;
	}

	h2 span {
		display: block;
		font-size: 45%;
		letter-spacing: 2px;
		color: #881a01;
	}


	section h3 {
		font-size: 80%;
		margin: 0 0 15px 0;
		text-align: center;
	}


	section h3 span {
		display: none;
		font-size: 50%;
	}

	section h4 {
		display: none;
		font-size: 100%;
		letter-spacing: 1px;
		margin: 0 0 25px 0;
	}


	section h4 span {
		font-size: 50%;
		display: block;
	}


	section h5 {
		clear: both;
		font-size: 100%;
		line-height: 25px;
		padding: 0;
		margin: 0 0 20px 0;
	}

	section h5 ol {
		padding: 10px 0 10px 20px;
	}

	section h5 ol li {
		list-style-type: disc;
	}

	table,
	th,
	td {
		font-size: 100%;
	}

	/*2カラム用コンテンツ
----------------------------------------*/

	#contentsBox_2clm {
		background: #fff;
	}

	.contentsBox_2clm_inner {
		padding: 10px;
	}


	.mainBg_inner {
		max-width: 1024px;
		margin: 0 auto;
		text-align: center;
		padding: 170px 0 0 0;
		overflow: hidden;
	}

	.mainTtl {
		text-align: left;
		position: absolute;
		top: 0;
		padding: 100px 0 0 10px;
	}

	.mainTtl h2 {
		font-size: 140%;
		letter-spacing: 1px;
	}

	/*パンくずリスト
----------------------------------------*/

	.breadcrumb {
		margin: 0;
	}

	.breadcrumb ul {
		max-width: 1024px;
		margin: 0 auto;
	}

	.breadcrumb li {
		display: inline;
		padding: 0 5px 0 0;
	}

	/*ブロック1枚
------------------------------------------*/
	.image_01 {
		width: 95%;
		margin: 30px auto 30px;
		text-align: center;
	}


	/*画像中央寄せ*/
	.image_01c {
		text-align: center;
	}

	/*ブロック2枚
------------------------------------------*/
	.image_02 {
		display: inline-block;
		margin: 0 auto 10px;
		text-align: center;
		padding: 5px;
		border: 1px dotted #ccc;
	}

	/*ブロック3枚（なし）
------------------------------------------*/
	.image_03 {
		width: 100%;
		margin: 0 auto 10px;
		text-align: center;
	}


	/*ブロック3枚（文章あり）
------------------------------------------*/
	dl.image_03 {
		width: 100%;
		margin: 0 auto 10px;
		text-align: center;
	}

	dl.image_03 dd {
		margin: 5px 0;
	}

	form {
		margin: 30px 0 0 0;
	}

	label {
		font-size: 100%;
	}

	input {
		width: 100%;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 15px;
		border: 1px solid #aaaaaa;
		border-radius: 5px;
	}

	input[type=submit] {
		width: 80%;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 20px;
		border: 2px solid #fff;
		background: #8dc556 !important;
		border-radius: 5px;
		color: #fff;
		font-size: 120%;
		font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "helvetica", "arial", sans-serif;
		cursor: pointer;
		float: none;
	}

	input:hover[type=submit] {
		background: #fff;
		border: 2px solid #8dc556;
		color: #8dc556;
	}

	select {
		width: auto;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 15px;
		border: 1px solid #aaaaaa;
		border-radius: 5px;
		cursor: pointer;
	}

	input.small {
		width: 22% !important;
		background: #fff !important;
		padding: 13px !important;
		font-size: 0.9em !important;
		border: 1px solid #aaaaaa !important;
		border-radius: 5px;
		cursor: pointer;
		background: #eee !important;
	}

	textarea {
		clear: right;
		width: 100%;
		-webkit-transition: all 0.30s ease-in-out;
		-moz-transition: all 0.30s ease-in-out;
		-ms-transition: all 0.30s ease-in-out;
		-o-transition: all 0.30s ease-in-out;
		outline: none;
		padding: 15px;
		border: 1px solid #aaaaaa;
		border-radius: 5px;
	}


	.fixed {
		width: 100%;
	}


	/*スマホ用tableスクロール
----------------------------------------*/
	.scrollArea {
		overflow: auto;
		white-space: nowrap;
	}

	.scrollArea::-webkit-scrollbar {
		height: 10px;
	}

	.scrollArea::-webkit-scrollbar-track {
		background: #ccc;
	}

	.scrollArea.scroll::-webkit-scrollbar-thumb {
		background: #333;
	}


	/*=============================================

HEADER

=============================================*/


	header {
		width: 100%;
		background: url(../img/bg_header.png) repeat-x bottom #fff;
		z-index: 1;
		position: relative;
		box-shadow: 0px 0px 5px #d5dbcf;
		-moz-box-shadow: 0px 0px 5px #d5dbcf;
		-webkit-box-shadow: 0px 0px 5px #d5dbcf;
	}

	.header_inner {
		max-width: 1024px;
		margin: 0 auto;
		padding: 10px 10px 0;
		position: relative;
	}

	.logo {
		padding: 0 0 0 5px;
		width: 80%;
	}

	.logo a img {
		display: block;

	}


	.headerBox {
		float: right;
		position: relative;
	}

	.headerBox li {
		float: left;
		padding: 15px 10px;
	}

	.headerBox li.btn_access {
		text-align: center;
		border-right: 1px solid #ccc;
		padding: 16px 10px;
	}

	.headerBox li.btn_address {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}

	.headerBox li.btn_address a img {
		display: none;
	}

	.headerBox li.btn_address dl {
		overflow: hidden;
		font-size: 90%;
	}

	.headerBox li.btn_address dd {
		width: 100%;
	}

	.headerBox li.btn_address dd img {
		width: 90%;
	}

	.headerBox li.btn_menu {
		cursor: pointer;
		text-align: center;
		padding: 16px 10px;
		background: #f5f5f5;
	}

	.menu {
		width: 100%;
		position: relative;
		z-index: 1000;
		top: 35%;
		right: 1%;
	}

	.menu_on {
		border: none;
	}

	.reserve {
		margin: 5px 0 0 0;
		text-align: center;
	}

	.reserve img {
		padding: 4px;
		float: left;
	}

	.reserve a {
		display: block;
		display: inline-block;
		width: 31%;
		padding: 9% 0px 0px 0px;
		text-indent: -9999px;
	}

	/*TEL*/
	.reserve a.header_tel {
		background: url(../img/btn_tel.png) no-repeat;
		background-size: 100%;
	}

	/*アクセス*/
	.reserve a.header_access {
		background: url(../img/btn_access.png) no-repeat;
		background-size: 100%;
	}

	/*お問い合わせ*/
	.reserve a.header_contact {
		background: url(../img/btn_contact.png) no-repeat;
		background-size: 100%;
	}

	.reserve a:last-child {
		margin: 0;
	}

	/*=============================================

NAV

=============================================*/


	nav {
		width: 40px;
		height: 40px;
		position: absolute;
		top: 15%;
		right: 7%;
		cursor: pointer;
		background: url(../img/icon_header_menu.png) no-repeat;
	}

	ul.navmenu {
		clear: both;
		width: 100%;
		position: absolute;
		top: 58%;
		left: 0;
		z-index: 1000;
		background: #fff;
		right: 0;
	}

	ul.navmenu li {
		display: none;
		border-top: 1px solid #d3d3d4;
	}

	ul.navmenu li a {
		display: block;
		padding: 15px 15px 15px 30px;
		text-decoration: none;
	}


	/*ホーム*/
	ul.navmenu li.home {
		background: url(../img/icon_header_home.png) no-repeat center left 1%;
	}

	ul.navmenu li.home a {
		color: #6cbb5a;
	}

	/*三原台病院*/
	ul.navmenu li.info {
		background: url(../img/icon_header_info.png) no-repeat center left 1%;
	}

	ul.navmenu li.info a {
		color: #00afec;
	}

	/*病院概要*/
	ul.navmenu li.about {
		background: url(../img/icon_header_about.png) no-repeat center left 1%;
	}

	ul.navmenu li.about a {
		color: #e85298;
	}

	/*外来診療*/
	ul.navmenu li.outpatient {
		background: url(../img/icon_header_outpatient.png) no-repeat center left 1%;
	}

	ul.navmenu li.outpatient a {
		color: #4d4394;
	}

	/*入院診療*/
	ul.navmenu li.hospital {
		background: url(../img/icon_header_hospital.png) no-repeat center left 1%;
	}

	ul.navmenu li.hospital a {
		color: #8a8219;
	}

	/*リクルート*/
	ul.navmenu li.recruit {
		background: url(../img/icon_header_recruit.png) no-repeat center left 1%;
	}

	ul.navmenu li.recruit a {
		color: #e95532;
	}


	ul.navmenu li a:hover {
		color: #00a051;
		text-decoration: none;
		background: url(../img/bg_header_hover.png) repeat;
	}

	/*=============================================

ARTICLE

=============================================*/


	article {
		margin: 0 0 50px 0;
	}



	/*=============================================

FOOTER

=============================================*/

	footer {
		clear: both;
		width: 100%;
		overflow: hidden;
		background: #683A20;
	}

	footer h5 {
		text-align: center;
		color: #fff;
		font-size: 90%;
		letter-spacing: 1px;
		padding: 20px 0;
	}

	.footer_inner {
		max-width: 1024px;
		padding: 10px 0 30px 0;
		margin: 0 auto;
		overflow: hidden;
	}

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

	.footer_outline img {
		padding: 10px 0 20px 0;
	}

	.footer_outline ul {
		padding: 15px 0;
		border-top: 1px solid #fff;
		text-align: left;
	}

	.footer_outline li {
		display: inline-block;
		padding: 5px 15px 5px 25px;
		background: url(../img/icon_footer_arrow.png) no-repeat left 2% center;

	}


	.footer_outline li a {
		color: #fff;
		text-decoration: none;
	}

	.footer_sitemap {
		clear: both;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
		max-width: 1024px;
		border-top: 1px solid #fff;
	}

	.ftList {
		width: 100%;
		margin: 0;
		padding: 0;
		display: block;
	}

	.ftList a {
		padding: 0;
		color: #fff;
		font-size: 110%;
		text-decoration: none;
	}

	.ftList ul {
		border-top: 1px solid #fff;
		webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;

	}

	.ftList ul li {
		padding: 5px 15px 5px 25px;
		background: url(../img/icon_footer_arrow.png) no-repeat left 2% center;
		border-bottom: 1px dotted #fff;
		cursor: pointer;
	}

	.ftList ul li a {
		display: block;
	}


	.ftList label {
		color: #fff;
		padding: 10px;
		display: block;
		margin: 0;
		cursor: pointer;
		background: url(../img/icon_footer_arrow_sp.png) no-repeat right 2% center;
	}

	.ftList input[type="checkbox"].on-off {
		display: none;
	}

	input[type="checkbox"].on-off+ul {
		height: 0;
		overflow: hidden;
		background: #844623;
	}

	input[type="checkbox"].on-off:checked+ul {
		height: auto;
	}

	.footer_sitemap dl.footer_info li {}

	a.ft_bunner {
		width: 120px;
		padding: 0;
		margin: 0 0 7px !important;
	}


	/*PAGE TOP
----------------------------------------*/


	#pagetop {
		position: fixed;
		bottom: 10px;
		right: 0;
		text-align: center;
	}

	#pagetop a {
		padding: 30px 0;
		display: block;
	}



	/*中層ページ
------------------------------------------*/

	.mainBox {
		padding: 20px 10px 20px;
	}

	.columnMenu {
		width: 100%;
		border-top: 5px solid #1e2e54;
		padding: 10px 0 0 0;

		margin: 0 0 20px 0;
	}

	.columnMenu dt {
		color: #1e2e54;
		font-size: 120%;
		font-weight: bold;
		letter-spacing: 2px;
		padding: 10px 0 0px 0;
	}

	.columnMenu dd {
		font-size: 80%;
	}


	/*ASIDE共通
----------------------------------------*/
	aside {
		width: 100%;
		background: #fff;
	}

	.aside_inner {}

	.aside_inner p {
		border-top: 5px solid #8dc556;
		margin: 0 10px 10px 10px;
	}

	aside ul {
		border: none;
		overflow: hidden;
		background: #fff;
	}

	aside li {
		border-bottom: 1px dotted #eaf0f4;
		text-align: left;
	}

	aside li:last-child {
		border: none;
	}

	aside li a {
		display: block;
		padding: 15px 15px 15px 30px;
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center;
		text-decoration: none;
	}

	aside li a.pl {
		display: block;
		padding: 15px 15px 15px 30px;
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center #d6e9c4;
	}

	aside li a:hover {
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center #d6e9c4;
		text-decoration: none;
		border: none;
	}

	aside li ul li {
		background: #efe9de;
		border-bottom: 1px solid #E0E0E0;
		width: 50%;
		float: left;
		font-size: 90%;
	}

	aside li ul li a {
		padding: 10px 15px 10px 30px;
	}

	aside li ul li a:hover {
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center #e9dbcc;
	}

	/*プルダウンメニュー
----------------------------------------*/
	aside li span {
		display: block;
		cursor: pointer;
		padding: 15px 15px 15px 30px;
		background: url(../img/btn_index_other_arrow.png) no-repeat left 3% center;
		text-decoration: none;
	}

	aside li.drop img {
		float: right;
	}

	.ttlbar {
		background: url(../img/ttlbar.jpg) no-repeat center left;
		border: 1px solid #000;
		padding: 15px;
		font-size: 100%;
		letter-spacing: 3px;
		margin: 20px 0;
	}

	.sub_ttlbar {
		clear: both;
		background: url(../img/sub_ttlbar.jpg) no-repeat bottom left;
		font-size: 120%;
		margin: 0 0 20px 0;
		line-height: 30px;
		background-size: 100%;
		padding: 0 0 5px 0;
	}

	.sub_ttlbar span.reserve {
		background: #8dc556;
		color: #fff;
		padding: 3px 15px;
		margin: 0 10px 0 20px;
		font-size: 80%;
		border-radius: 4px;
	}

	/*サブタイトルバー
----------------------------------------*/
	.h4_ttlbar {
		margin: 0 0 10px 0;
		border-bottom: 2px solid #ccc;
		padding: 0 0 5px 0;
	}

	.h4_ttlbar span {
		padding: 10px;
		display: block;
		height: 12px;
		border-left: 5px solid #8dc556;
		margin: 0;
		line-height: 10px;
		font-size: 110%;
	}



	/*項目バー
----------------------------------------*/
	.item_bar {
		margin: 0;
		padding: 10px 0;
	}

	.item_bar dt {
		padding: 5px 5px 5px 10px;
		background: #d6e9c4;
		border-radius: 5px;
	}

	.item_bar dd {
		line-height: 25px;
		letter-spacing: 2px;
		font-size: 100%;
		padding: 20px 0 20px 10px;
	}



	.item_bar dd span {
		display: block;
		font-size: 90%;
		line-height: 25px;
	}

	.item_bar dd ol {
		list-style-type: disc;
		padding: 5px 0 5px 30px;
	}


	.item_bar dd ol li {
		padding: 0;
	}

	.item_bar dd ol {
		list-style-type: disc;
		padding: 0 0 0 30px;
	}

	/*項目バー2(list_type無し)
----------------------------------------*/
	.item_bar03 {
		margin: 0;
	}

	.item_bar03 dt {
		padding: 7px 7px 7px 0px;
		text-decoration: underline;
		font-size: 100%;
	}

	.item_bar03 dd {
		line-height: 25px;
		letter-spacing: 2px;
		padding: 0 0 0 5px;
	}

	.item_bar03 dd span {
		display: block;
		font-size: 90%;
		line-height: 25px;
	}

	.item_bar03 dd ol {
		list-style-image: url(../img/outpatient/hospitalization/icon_hospitalization.jpg);
		padding: 0 0 0 20px;
	}

	.item_bar03 dd ol li {
		padding: 5px 0 0 0;
	}

	.item_bar03 dd ol li ol {
		padding: 0;
		list-style-type: none;
	}

	/*項目バー(写真あり)
----------------------------------------*/
	dl.photo_item {
		overflow: hidden;
		padding: 0 0 30px 0;
	}

	dl.photo_item dt {
		padding: 0 0 10px 0;
	}

	dl.photo_item dd {
		line-height: 30px;
	}

	/*項目バー(見出しのみ)
----------------------------------------*/
	.item_bar_ttl {
		padding: 5px 5px 5px 10px;
		background: #d6e9c4;
		border-radius: 5px;
		margin: 0 0 20px 0;
	}

	/*項目バー(見出しのみ)
----------------------------------------*/
	.item_bar_ttl {
		padding: 5px 5px 5px 10px;
		background: #d6e9c4;
		border-radius: 5px;
		margin: 0 0 20px 0;
	}

	/*補足
----------------------------------------*/
	.other {
		display: block;
		padding: 5px 0 0 0;
		margin: 0 0 15px 0;
	}

	.other02 {
		display: block;
		text-align: right;
		margin: 80px 0 0 0;
	}

	.large {
		font-size: 15px;
		letter-spacing: 1px;
	}

	/*ASIDE(1カラムレイアウト)
----------------------------------------*/

	.pageLink {
		overflow: hidden;
		margin: 0 0 20px 0;
	}

	.pageLink li {
		width: 100%;
		border-bottom: 1px solid #ccc;
	}


	.pageLink li a {
		display: block;
		padding: 0 0 0 10px;
		margin: 10px 0;
		cursor: pointer;
		text-decoration: none;
	}

	.pageLink li a.pl {
		display: block;
	}

	/*お問い合わせ
----------------------------------------*/
	#contactBox {
		max-width: 640px;
		margin: 50px 10px 0 10px;
		background: #F9F6F5;
		padding: 10px;
	}

	.contact {
		overflow: hidden;
		text-align: left;
		background: #fff;
		border: none;
		height: auto;
		padding: 20px;

	}


	.contact p {
		font-weight: normal;
		letter-spacing: 1px;
		font-size: 100%;
		line-height: 25px;
		margin: 0 0 20px 0;
		padding: 0;
		text-align: left;
		border-bottom: 1px dotted #ccc;
		padding: 0 0 10px 0;
	}

	.contact_tel {
		width: 100%;
		text-align: center;
		padding: 0 0 20px 0;
	}

	.contact_tel span {
		display: block;
		text-align: center;
		border-radius: 10px;
		padding: 8px;
		font-size: 90%;
		line-height: 20px;
		margin: 15px 0 0 0;
		border: 1px solid #ccc;
	}

	.contact_time {
		clear: both;
		width: 100%;
		font-size: 80%;
		padding: 0 0 10px 0;
	}

	.contact_time span {
		display: block;
	}

	.contact_time ol {
		text-align: left;
		padding: 0 0 0 10px;

	}

	.contact_time li {
		border: none;
		padding: 0;
		display: block;
	}

	.contact_time li:nth-child(2n) {
		padding: 0;
	}


	.contactImg {}

	/*=============================================

新着情報(TOP1件表示)

=============================================*/

	.ticker_ttl {
		clear: both;
		background: #8dc556;
		padding: 10px;
		text-align: center;
		color: #fff;
		border-radius: 5px 5px 0 0;
		margin: 0;
	}

	.ticker {
		margin: 0 0 15px 0;
		padding: 15px 0 10px 0;
		text-align: left;
		border: 1px solid #8dc556;
		background: #fff;
		position: relative;
		overflow: hidden;
		border-radius: 0 0 5px 5px;
	}


	.ticker ul {
		width: 100%;
		position: relative;
	}

	.ticker ul li {
		width: 100%;
		display: none;
	}

	.index .newBox li dl {
		overflow: hidden;
		border-bottom: 1px dotted #ccc;
		padding: 10px 0;
	}

	.ticker ul li dl:last-child {}

	.ticker ul li dt {
		display: block;
		padding: 5px;
		font-size: 90%;
	}

	.ticker ul li span {
		float: left;
	}

	.ticker ul li span.tag_garden {
		background: #80cde9;
		margin: 0 10px;
		padding: 2px 8px;
		border-radius: 3px;
		color: #fff;
		font-size: 90%;
	}

	.ticker ul li span.tag_flower {
		background: #ed9dc1;
		margin: 0 10px;
		padding: 2px 8px;
		border-radius: 3px;
		color: #fff;
		font-size: 90%;
	}

	.ticker ul li span.tag_center {
		background: #ed9ba6;
		margin: 0 10px;
		padding: 2px 8px;
		border-radius: 3px;
		color: #fff;
		font-size: 90%;
	}

	.ticker ul li span.tag_hospital {
		background: #8dc556;
		margin: 0 10px;
		padding: 2px 8px;
		border-radius: 3px;
		color: #fff;
		font-size: 90%;
	}


	.ticker ul li dd {
		padding: 5px;
		font-size: 90%;
	}

	/*前のページへ戻る*/
	.pageBack {
		clear: both;
		border-top: 1px solid #ccc;
		padding: 30px 0 10px 0;
		text-align: center;
		margin: 20px 0 0 0;
	}

	.pageBack p {
		display: inline-block;
		width: 60%;
	}

	.pageBack p a {
		display: block;
		border: 2px solid #ccc;
		text-decoration: none;
		padding: 15px;
		text-align: center;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		border-radius: 100px;
	}

	.pageBack p a:hover {
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		background: #e8e9ee;
	}



}