@charset "utf-8";

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

	.center {
		text-align: initial;
	}

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

ALL

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

	.center .mainBg {
		text-align: center;
		background: url(../img/center/mainttl_center.png) no-repeat;
		height: 160px;
	}

	/*総合健診センター_サブタイトルバー
----------------------------------------*/
	.center .sub_ttlbar {
		clear: both;
		background: url(../img/center/sub_ttlbar.jpg) no-repeat bottom left;
		font-size: 150%;
		color: #ed9ba6;
		margin: 0 0 30px 0;
		background-size: 100%;
		text-align: left;
	}

	.center .sub_ttlbar a.reserve {
		float: right;
		background: #ed9ba6;
		color: #fff;
		padding: 0 15px;
		margin: 0 10px 0 0;
		font-size: 70%;
		border-radius: 5px;
		width: 15%;
		height: auto;
		text-align: center;
		text-decoration: none;
	}

	/*総合健診センター_項目タイトルバー
----------------------------------------*/
	.center .h4_ttlbar {
		margin: 0 0 20px 0;
		border-bottom: 2px solid #ccc;
		padding: 0 0 5px 0;
	}

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

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

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

	}

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

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

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


	/*ASIDE共通
----------------------------------------*/
	.center aside {
		width: 250px;
		float: left;
		background: none;
	}

	.center .aside_inner {
		background: #fff;
	}

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

	.center aside ul {
		border: none;
	}

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

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

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

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

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

	/*TOP_メニュー
----------------------------------------*/

	.center .centerMenu {
		margin: 20px 0 50px 0;
		padding: 0 0 30px 0;
	}

	.center .centerMenu li {
		border: 2px solid #ed9ba6;
		width: 31.33%;
		display: inline-block;
		margin: 0 10px 10px 0;
		text-align: center;
		border-radius: 5px;
	}

	.center .centerMenu li:nth-child(3n) {
		margin: 0;
		border: 2px solid #ed9ba6;
	}

	.center .centerMenu li a {
		display: block;
		padding: 40px 10px 10px 10px;
		text-decoration: none;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	.center .centerMenu li a {
		background: url(../img/center/icon_center_timetable_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a:hover {
		background-color: #fce5e8
	}

	.center .centerMenu li a {}

	.center .centerMenu li a:hover {
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	/*その他メニュー
----------------------------------------*/
	.center .otherMenu {
		margin: 20px 0;
		padding: 30px 0 0 0;
		border-top: 1px solid #ccc;
	}

	.center .otherMenu li {
		border: 2px solid #ccc;
		width: 31.33%;
		display: inline-block;
		margin: 0 10px 10px 0;
		text-align: center;
		border-radius: 5px;
	}

	.center .otherMenu li:nth-child(3n) {
		margin: 0;
		border: 2px solid #ccc;
	}

	.center .otherMenu li a {
		display: block;
		padding: 40px 10px 10px 10px;
		text-decoration: none;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	.center .otherMenu li a:hover {
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	/*ホーム*/
	.center .otherMenu li a.ce_home {
		background: url(../img/center/icon_center_home.png) no-repeat center top 20%;
	}

	.center .otherMenu li a.ce_home:hover {
		background: url(../img/center/icon_center_home.png) no-repeat center top 20% #e8e9ee;
	}

	/*交通アクセス*/
	.center .otherMenu li a.ce_access {
		background: url(../img/center/icon_center_access.png) no-repeat center top 20%;
	}

	.center .otherMenu li a.ce_access:hover {
		background: url(../img/center/icon_center_access.png) no-repeat center top 20% #e8e9ee;
	}

	/*お問い合わせ*/
	.center .otherMenu li a.ce_contact {
		background: url(../img/center/icon_center_contact.png) no-repeat center top 20%;
	}

	.center .otherMenu li a.ce_contact:hover {
		background: url(../img/center/icon_center_contact.png) no-repeat center top 20% #e8e9ee;
	}


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

	/*人間ドッグ*/
	.center .centerMenu li a.screening {
		background: url(../img/center/icon_center_screening_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.screening:hover {
		background: url(../img/center/icon_center_screening_off.png) no-repeat center top 20% #fce5e8;
	}

	/*脳ドッグ*/
	.center .centerMenu li a.brain {
		background: url(../img/center/icon_center_brain_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.brain:hover {
		background: url(../img/center/icon_center_brain_off.png) no-repeat center top 20% #fce5e8;
	}

	/*協会けんぽ健診*/
	.center .centerMenu li a.medical {
		background: url(../img/center/icon_center_medical_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.medical:hover {
		background: url(../img/center/icon_center_medical_off.png) no-repeat center top 20% #fce5e8;
	}

	/*特定健診・特定保健指導*/
	.center .centerMenu li a.specific {
		background: url(../img/center/icon_center_specific_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.specific:hover {
		background: url(../img/center/icon_center_specific_off.png) no-repeat center top 20% #fce5e8;
	}

	/*がん検診*/
	.center .centerMenu li a.cancer {
		background: url(../img/center/icon_center_cancer_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.cancer:hover {
		background: url(../img/center/icon_center_cancer_off.png) no-repeat center top 20% #fce5e8;
	}

	/*各種健康診断*/
	.center .centerMenu li a.health {
		background: url(../img/center/icon_center_health_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.health:hover {
		background: url(../img/center/icon_center_health_off.png) no-repeat center top 20% #fce5e8;
	}

	/*お知らせ
-----------------------------------------*/
	.center .newBox_garden {
		margin: 0 0 50px 0;
	}

	.center .newBox_garden li {
		list-style-type: none;
	}

	.center .newBox_garden dl {
		padding: 5px;
		border: 1px dotted #ccc;
		margin: 0 0 10px 0;
		border-radius: 3px;
	}

	.center .newBox_garden dt {
		display: inline-block;
		padding: 0 30px 0 10px;
		margin: 10px 0;

	}

	.center .newBox_garden dd {
		display: inline-block;
	}

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

	.center .aside_contact {
		clear: both;
		border: 3px solid #ed9ba6;
		background: #fff;
		border-radius: 5px;
		margin: 20px 0;
	}


	.center .aside_contact p {
		background: #ed9ba6;
		padding: 7px;
		color: #fff;
		font-size: 120%;
	}


	.center .aside_contact .con_box {
		margin: 10px 0;
		padding: 10px 10px 0 10px;
	}

	.center .aside_contact .con_box span {
		display: block;
		padding: 0px 0 5px 0;
		text-align: left;
		font-size: 110%;
	}


	.center .aside_contact .tel {
		padding: 0 0 10px 0;
	}



	.center .contact_inner {
		overflow: hidden;
		padding: 15px;
	}





	/*健診のご案内
-----------------------------------------*/
	.centerBox {
		overflow: hidden;
		margin: 0 auto 20px;
		border: 1px solid #ccc;
	}


	.centerBox_menu {
		width: 33.333%;
		float: left;
		text-align: center;
	}


	.centerBox_menu h3 {
		font-size: 120%;
		padding: 170px 0 10px 0;
		margin: 0;
	}

	.centerBox_menu p {
		border-top: 1px dotted #ccc;
		font-size: 100%;
		padding: 0;
		margin: 10px 0 0 0;

	}



	.centerBox_menu a {
		display: block;
		width: 100%;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.centerBox_menu a:hover {
		color: #fff;
		text-decoration: none;
	}




	/*健診センターからのお知らせ
-----------------------------------------*/


	.center .notice {
		width: 60%;
		float: left;
		border: none;
		padding: 0;
	}

	.center .Link {
		float: right;
		width: 35%;
		margin: 50px 0 0 0;
	}

	.center .Link a {
		border: 1px solid #ccc;
		display: block;
		margin: 0 0 20px 0;
	}

	.center .Link a:nth-child(2n) {
		margin: 0;
	}

	.txtLink {
		display: block;
		color: #2d6dff;
		font-size: 100%;
	}

	.centerTable {
		width: 100%;
		border: 2px solid #d3d3d4;
		margin: 0 0 10px 0;
	}

	.centerTable th {
		background: #f9f7f5;
		border: 1px dashed #d3d3d4;
		padding: 10px 10px 10px 20px;
	}

	.centerTable td {
		padding: 5px 10px 5px 20px;
		border-bottom: 1px dashed #d3d3d4;
		border-left: 1px dashed #d3d3d4;
	}

	.center .flow {
		padding: 10px 0 60px 0;
		background: url(../img/center/icon_center_arrow.jpg) no-repeat bottom center;
	}

	.center .flow#none {
		background: none;
	}


	.center .flow_inner {
		clear: both;
		overflow: hidden;
		border-radius: 5px;
		border: 1px solid #ed9ba6;
		padding: 10px;
	}


	.center .flow_inner dl {
		clear: both;
		width: 70%;
		float: left;
		padding: 10px;
	}

	.center .flow_inner dl.es {
		width: 40%;
	}

	.center .flow_inner dl.none {
		clear: both;
		width: 100%;
	}


	.center .flow_inner dt {
		font-size: 140%;
		color: #ed9ba6;
	}


	.center .flow_inner dd {
		padding: 0;
		font-size: 100%;
		line-height: 30px;
	}

	.center .flow_inner p {
		float: right;
		width: 25%;
		margin: 0;
		padding: 0;
	}

	.center .flow_inner ul {
		float: right;
		width: 55%;
		margin: 0;
		padding: 0;
	}

	.center .flow_inner li {
		float: right;
		width: 45%;
		padding: 0 0 5px 5px;
	}

	.center .flow_inner p img {
		margin: 0 0 10px 0;
	}

	.center .center_ttl {
		color: #ed9ba6;
		font-size: 130%;
		padding: 20px 0;
		text-align: center;
	}

	/*人間ドック_受診の流れ
-----------------------------------------*/


	.screeningTable {
		border: 2px solid #d3d3d4;
		width: 100%;
		margin: 0 0 20px 0;
	}

	.screeningTable th {
		border-bottom: 1px dashed #;
		border-right: 1px solid #d3d3d4;
		border-bottom: 1px solid #d3d3d4;
		padding: 10px;
		background: #f9f7f5;
		font-weight: bold;
	}

	.screeningTable td {
		border-bottom: 1px solid #d3d3d4;
		border-left: 1px solid #d3d3d4;
		padding: 5px;
	}


	/*脳ドック_受診の流れ
-----------------------------------------*/

	.brainTable {
		border: 2px solid #d3d3d4;
		width: 100%;
		margin: 0 0 50px 0;
	}

	.brainTable th {
		border-bottom: 1px dashed #d3d3d4;
		border-right: 1px dashed #d3d3d4;
		padding: 10px;
		background: #e8e9ee;
		font-weight: bold;
	}

	.brainTable td {
		border-bottom: 1px dashed #d3d3d4;
		border-left: 1px dashed #d3d3d4;
		padding: 10px;
	}

	/*協会けんぽ健診
-----------------------------------------*/


	.medicalTable {
		border: 2px solid #d3d3d4;
		width: 100%;
		margin: 0 0 50px 0;
		table-layout: fixed;
	}

	.medicalTable th {
		border-bottom: 1px dashed #d3d3d4;
		border-right: 1px dashed #d3d3d4;
		padding: 10px;
		background: #f9f7f5;
		font-weight: bold;
	}

	.medicalTable td {
		border-bottom: 1px dashed #d3d3d4;
		border-left: 1px dashed #d3d3d4;
		padding: 5px 5px 5px 15px;
	}

	/*がん検診
-----------------------------------------*/

	.center .cancer {
		padding: 10px 0 60px 0;
	}


	.center .cancer_inner {
		clear: both;
		overflow: hidden;
		border-radius: 5px;
		border: 1px solid #ed9ba6;
		padding: 20px;
	}


	.center .cancer_inner dl {
		clear: both;
		width: 60%;
		float: left;
	}

	.center .cancer_inner dl.none {
		clear: both;
		width: 100%;
	}


	.center .cancer_inner dt {
		font-size: 140%;
		color: #f00;
		text-decoration: underline;
	}


	.center .cancer_inner dd {
		padding: 10px 0 0 0;
		line-height: 30px;
	}

	.center .cancer_inner dd ul {
		padding: 10px 0 0 0;
	}

	.center .cancer_inner dd li {
		list-style-type: disc;
		margin: 0 0 0 20px;
	}

	.center .cancer_inner p {
		float: right;
		width: 35%;
		margin: 0;
		padding: 50px 10px;
	}

	.center .cancer_inner p img {
		margin: 0 0 10px 0;
	}

	/*タブ*/
	ul.tab_cancer {
		overflow: hidden;
		margin: 0 auto;
	}

	ul.tab_cancer li {
		width: 49%;
	}

	ul.tab_cancer li.can01 {
		float: left;
		border-left: 2px solid #d3d3d4;
		border-top: 2px solid #d3d3d4;
		border-bottom: 2px solid #ed9ba6;
		margin: 0;
		border-radius: 5px 5px 0 0;
	}


	ul.tab_cancer li.can01 a {
		display: block;
		width: 100%;
		padding: 20px 0;
		font-size: 120%;
		text-align: center;
		text-decoration: none;
	}

	ul.tab_cancer li.can01 a:hover {
		background: #fce5e8;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	ul.tab_cancer li.can01.active {
		border-left: 2px solid #ed9ba6;
		border-top: 2px solid #ed9ba6;
		border-right: 2px solid #ed9ba6;
		border-bottom: 2px solid #fff;
		z-index: 10;
		position: relative;
		top: 1px;
	}

	ul.tab_cancer li.can01.active a:hover {
		background: none;
	}

	ul.tab_cancer li.can02 {
		float: left;
		border-right: 2px solid #d3d3d4;
		border-top: 2px solid #d3d3d4;
		border-bottom: 2px solid #ed9ba6;
		margin: 0;
		border-radius: 5px 5px 0 0;
	}


	ul.tab_cancer li.can02 a {
		display: block;
		width: 100%;
		padding: 20px 0;
		font-size: 120%;
		text-align: center;
		text-decoration: none;
	}

	ul.tab_cancer li.can02 a:hover {
		background: #fce5e8;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	ul.tab_cancer li.can02.active {
		border-left: 2px solid #ed9ba6;
		border-top: 2px solid #ed9ba6;
		border-right: 2px solid #ed9ba6;
		border-bottom: 2px solid #fff;
	}

	ul.tab_cancer li.can02.active a:hover {
		background: none;
	}

	.cancer_content {
		padding: 30px 0px 10px;
		overflow: hidden;
	}






	/*ページ下お問い合わせ
-----------------------------------------*/

	.center #contact {
		width: 98%;
		clear: both;
		margin: 10px 15px 0 0;
		border: 2px solid #ed9ba6;
		background: #fff;
		border-radius: 5px;
	}


	.center #contact p {
		background: #ed9ba6;
		padding: 10px;
		color: #fff;
		font-size: 130%;
	}


	.center #contact .contactTtl {
		text-align: center;
		padding: 0 0 10px 0;
		font-size: 110%;
		border: none;
		margin: 0;
	}

	.center #contact .con_box {
		width: 50%;
		margin: 10px 0 0 0;
		float: left;

	}

	.center #contact .con_box.contact {
		width: 100%;
		padding: 0 25px;
		box-sizing: border-box;
	}

	.center #contact .tel {
		border-bottom: 1px dotted #ccc;
		padding: 0 0 10px 0;
	}

	.center #contact dl {
		padding: 10px 0;
		border-bottom: 3px solid #ccc;
		text-align: left;
	}

	.center #contact dt {
		float: none;
		width: auto;
		padding: 0;
	}

	.center #contact dd {
		float: none;
		width: auto;
	}

	/*
.center #contact .web {
    margin: 20px 0 0 0;
    border: 2px solid #ed9ba6;
    border-radius: 5px;
}

.center #contact .web a {
	display:block;
	padding:15px 15px 15px 40px;
	text-decoration:none;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
    background: url(../img/btn_index_center_arrow.png) no-repeat left 3% center;
}

.center #contact .web a:hover {
 -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -ms-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s;
	      background: url(../img/btn_index_center_arrow.png) no-repeat left 3% center #fce5e8;
}
*/

	.center #contact .web span {
		margin: 10px 0 0 0;
		text-align: center;
		display: block;
	}

	.center #contact .contactImg {
		width: 40%;
		margin: 0 20px 0 0;
		float: right;
	}


	.center #contact .contactImg span {
		display: block;
		text-align: center;
		border-radius: 20px;
		padding: 8px;
		line-height: 20px;
		margin: 5px 0 0 0;
	}

	.center .contact_inner {
		overflow: hidden;
		padding: 15px;
	}

	/*総合健診センター_交通アクセス
----------------------------------------*/

	.center ul.tab_access {
		overflow: hidden;
		margin: 0 auto;
	}

	.center ul.tab_access li {
		width: 49%;
	}

	ul.tab_access li.acc01 {
		float: left;
		border-left: 2px solid #d3d3d4;
		border-top: 2px solid #d3d3d4;
		border-bottom: 2px solid #ed9ba6;
		margin: 0;
		border-radius: 5px 5px 0 0;
	}


	ul.tab_access li.acc01 a {
		display: block;
		width: 100%;
		padding: 20px 0;
		font-size: 120%;
		text-align: center;
		text-decoration: none;
	}

	ul.tab_access li.acc01 a:hover {
		background: #fce5e8;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	ul.tab_access li.acc01.active {
		border-left: 2px solid #ed9ba6;
		border-top: 2px solid #ed9ba6;
		border-right: 2px solid #ed9ba6;
		border-bottom: 2px solid #fff;
		z-index: 10;
		position: relative;
		top: 1px;
	}

	ul.tab_access li.acc01.active a:hover {
		background: none;
	}

	ul.tab_access li.acc02 {
		float: left;
		border-right: 2px solid #d3d3d4;
		border-top: 2px solid #d3d3d4;
		border-bottom: 2px solid #ed9ba6;
		margin: 0;
		border-radius: 5px 5px 0 0;
	}


	ul.tab_access li.acc02 a {
		display: block;
		width: 100%;
		padding: 20px 0;
		font-size: 120%;
		text-align: center;
		text-decoration: none;
	}

	ul.tab_access li.acc02 a:hover {
		background: #fce5e8;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	ul.tab_access li.acc02.active {
		border-left: 2px solid #ed9ba6;
		border-top: 2px solid #ed9ba6;
		border-right: 2px solid #ed9ba6;
		border-bottom: 2px solid #fff;
	}

	ul.tab_access li.acc02.active a:hover {
		background: none;
	}

	.center .busstop {
		overflow: hidden;
		padding: 0 0 20px 0;
	}

	.center .busstop img {
		width: 35%;
		float: left;
		padding: 0 10px 10px 0;
	}

	.center .access_bar {
		margin: 0;
		float: right;
		width: 62%;
	}

	.center .access_bar dt {
		padding: 5px 5px 5px 10px;
		background: #fce5e8;
		border-radius: 5px;

	}

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

	/*総合健診センター_お問い合わせ
----------------------------------------*/
	.center .contactBox {
		text-align: center;
	}

	.center .contactBox_inner {
		padding: 50px 20px;
	}

	.center .contactBox_inner p {
		padding: 20px 0;
		margin: 0 0 20px 0;
		font-size: 130%;
	}

}



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


	/*総合健診センター_サブタイトルバー
----------------------------------------*/
	.center .sub_ttlbar {
		clear: both;
		background: url(../img/center/sub_ttlbar.jpg) no-repeat bottom left;
		height: 45px;
		font-size: 150%;
		color: #ed9ba6;
		margin: 0 0 30px 0;
		background-size: 100%;
	}

	.center .sub_ttlbar a.reserve {
		float: right;
		background: #ed9ba6;
		color: #fff;
		padding: 5px 20px;
		margin: 0 0 0 20px;
		font-size: 70%;
		border-radius: 4px;
		width: 20%;
		height: auto;
		text-align: center;
		text-decoration: none;
	}

	/*総合健診センター_項目タイトルバー
----------------------------------------*/
	.center .h4_ttlbar {
		margin: 0 0 20px 0;
		border-bottom: 2px solid #ccc;
		padding: 0 0 5px 0;
	}

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

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

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

	}

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

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

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

	/*ASIDE共通
----------------------------------------*/
	.center aside {
		background: none;
		padding: 0 0 10px 0;
		width: auto;
		margin: 0;
	}

	.center .aside_inner {
		background: #fff;
	}


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

	.center aside ul {
		border: none;
	}

	.center aside li {
		border-bottom: 1px dotted #eaf0f4;
		text-align: left;
		width: 50%;
		float: left;
		background: #fff;
	}

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

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

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

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



	.center .mainBg {
		text-align: center;
		background: url(../img/center/mainttl_center.png) no-repeat;
		padding: 0 0 10px 0;
	}

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

	.center .aside_contact {
		clear: both;
		width: 40%;
		border: 3px solid #ed9ba6;
		background: #fff;
		border-radius: 5px;
		margin: 20px auto;
	}


	.center .aside_contact p {
		background: #ed9ba6;
		padding: 7px;
		color: #fff;
		font-size: 120%;
	}


	.center .aside_contact .con_box {
		margin: 10px 0 0 0;
		padding: 0 10px 10px;
	}

	.center .aside_contact .con_box span {
		display: block;
		padding: 0px 0 5px 0;
		text-align: left;
		font-size: 110%;
	}

	.center .aside_contact .tel {
		padding: 0 0 10px 0;
	}



	.center .contact_inner {
		overflow: hidden;
		padding: 15px;
	}


	/*TOP_メニュー
----------------------------------------*/

	.center .centerMenu {
		margin: 20px 0 50px 0;
		padding: 0 0 30px 0;
		overflow: hidden;
	}

	.center .centerMenu li {
		border: 2px solid #ed9ba6;
		width: 31%;
		float: left;
		margin: 0 10px 10px 0;
		text-align: center;
		border-radius: 5px;
	}

	.center .centerMenu li:nth-child(3n) {
		margin: 0 0 10px 0;
		border: 2px solid #ed9ba6;
	}

	.center .centerMenu li a {
		display: block;
		padding: 40px 10px 10px 10px;
		text-decoration: none;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	.center .centerMenu li a:hover {
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	/*その他メニュー
----------------------------------------*/
	.center .otherMenu {
		margin: 20px 0;
		padding: 30px 0 0 0;
		border-top: 1px solid #ccc;
		overflow: hidden;
	}

	.center .otherMenu li {
		border: 2px solid #ccc;
		width: 31%;
		float: left;
		margin: 0 10px 10px 0;
		text-align: center;
		border-radius: 5px;
	}

	.center .otherMenu li:nth-child(3n) {
		margin: 0;
		border: 2px solid #ccc;
	}

	.center .otherMenu li a {
		display: block;
		padding: 40px 10px 10px 10px;
		text-decoration: none;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	.center .otherMenu li a:hover {
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	/*ホーム*/
	.center .otherMenu li a.ce_home {
		background: url(../img/center/icon_center_home.png) no-repeat center top 20%;
	}

	.center .otherMenu li a.ce_home:hover {
		background: url(../img/center/icon_center_home.png) no-repeat center top 20% #e8e9ee;
	}

	/*交通アクセス*/
	.center .otherMenu li a.ce_access {
		background: url(../img/center/icon_center_access.png) no-repeat center top 20%;
	}

	.center .otherMenu li a.ce_access:hover {
		background: url(../img/center/icon_center_access.png) no-repeat center top 20% #e8e9ee;
	}

	/*お問い合わせ*/
	.center .otherMenu li a.ce_contact {
		background: url(../img/center/icon_center_contact.png) no-repeat center top 20%;
	}

	.center .otherMenu li a.ce_contact:hover {
		background: url(../img/center/icon_center_contact.png) no-repeat center top 20% #e8e9ee;
	}


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

	/*人間ドッグ*/
	.center .centerMenu li a.screening {
		background: url(../img/center/icon_center_screening_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.screening:hover {
		background: url(../img/center/icon_center_screening_off.png) no-repeat center top 20% #fce5e8;
	}

	/*脳ドッグ*/
	.center .centerMenu li a.brain {
		background: url(../img/center/icon_center_brain_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.brain:hover {
		background: url(../img/center/icon_center_brain_off.png) no-repeat center top 20% #fce5e8;
	}

	/*協会けんぽ健診*/
	.center .centerMenu li a.medical {
		background: url(../img/center/icon_center_medical_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.medical:hover {
		background: url(../img/center/icon_center_medical_off.png) no-repeat center top 20% #fce5e8;
	}

	/*特定健診・特定保健指導*/
	.center .centerMenu li a.specific {
		background: url(../img/center/icon_center_specific_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.specific:hover {
		background: url(../img/center/icon_center_specific_off.png) no-repeat center top 20% #fce5e8;
	}

	/*がん検診*/
	.center .centerMenu li a.cancer {
		background: url(../img/center/icon_center_cancer_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.cancer:hover {
		background: url(../img/center/icon_center_cancer_off.png) no-repeat center top 20% #fce5e8;
	}

	/*各種健康診断*/
	.center .centerMenu li a.health {
		background: url(../img/center/icon_center_health_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.health:hover {
		background: url(../img/center/icon_center_health_off.png) no-repeat center top 20% #fce5e8;
	}

	/*お知らせ
-----------------------------------------*/
	.center .newBox_garden {
		margin: 0 0 50px 0;
	}

	.center .newBox_garden dl {
		padding: 5px;
		border: 1px dotted #ccc;
		margin: 0 0 10px 0;
		border-radius: 3px;
	}

	.center .newBox_garden dt {
		display: inline-block;
		padding: 0 30px 0 10px;
		margin: 10px 0;

	}

	.center .newBox_garden dd {
		display: inline-block;
	}






	/*健診センターからのお知らせ
-----------------------------------------*/
	.center .notice {
		width: 100%;
		border: none;
		padding: 0;
		height: auto;
	}

	.center .Link {
		width: 100%;
		margin: 50px 0 0 0;
		text-align: center;
	}

	.center .Link a {
		border: 1px solid #ccc;
		display: inline-block;
		margin: 0 20px 20px;
	}


	.txtLink {
		display: block;
		color: #2d6dff;
		font-size: 100%;
	}

	.centerTable {
		width: 100%;
		border: 2px solid #d3d3d4;
		margin: 0 0 10px 0;
	}

	.centerTable th {
		background: #f9f7f5;
		border: 1px dashed #d3d3d4;
		padding: 10px 10px 10px 20px;
	}

	.centerTable td {
		padding: 5px 10px 5px 20px;
		border-bottom: 1px dashed #d3d3d4;
		border-left: 1px dashed #d3d3d4;
	}

	.center .flow {
		padding: 10px 0 60px 0;
		background: url(../img/center/icon_center_arrow.jpg) no-repeat bottom center;
	}

	.center .flow#none {
		background: none;
	}


	.center .flow_inner {
		clear: both;
		overflow: hidden;
		border-radius: 5px;
		border: 1px solid #ed9ba6;
		padding: 10px;
	}


	.center .flow_inner dl {
		clear: both;
		width: 70%;
		float: left;
		padding: 10px;
	}

	.center .flow_inner dl.es {
		width: 40%;
	}

	.center .flow_inner dl.none {
		clear: both;
		width: 100%;
	}


	.center .flow_inner dt {
		font-size: 140%;
		color: #ed9ba6;
	}


	.center .flow_inner dd {
		padding: 0;
		font-size: 100%;
		line-height: 30px;
	}

	.center .flow_inner ul {
		float: right;
		width: 55%;
		margin: 0;
		padding: 0;
	}

	.center .flow_inner li {
		float: right;
		width: 45%;
		padding: 0 0 5px 5px;
	}

	.center .flow_inner p {
		float: right;
		width: 25%;
		margin: 0;
		padding: 0;
	}

	.center .flow_inner p img {
		margin: 0 0 10px 0;
	}


	/*人間ドック_受診の流れ
-----------------------------------------*/


	.screeningTable {
		border: 2px solid #d3d3d4;
		width: 100%;
		margin: 0 0 50px 0;
	}

	.screeningTable th {
		border-bottom: 1px dashed #d3d3d4;
		border-right: 1px dashed #d3d3d4;
		padding: 10px;
		background: #f9f7f5;
		font-weight: bold;
	}

	.screeningTable td {
		border-bottom: 1px dashed #d3d3d4;
		border-left: 1px dashed #d3d3d4;
		padding: 10px;
	}

	.center .center_ttl {
		color: #ed9ba6;
		font-size: 130%;
		padding: 20px 0;
		text-align: center;
	}

	/*脳ドック_受診の流れ
-----------------------------------------*/

	.brainTable {
		border: 2px solid #d3d3d4;
		width: 100%;
		margin: 0 0 50px 0;
	}

	.brainTable th {
		border-bottom: 1px dashed #d3d3d4;
		border-right: 1px dashed #d3d3d4;
		padding: 10px;
		background: #e8e9ee;
		font-weight: bold;
	}

	.brainTable td {
		border-bottom: 1px dashed #d3d3d4;
		border-left: 1px dashed #d3d3d4;
		padding: 10px;
	}

	/*協会けんぽ健診
-----------------------------------------*/


	.medicalTable {
		border: 2px solid #d3d3d4;
		width: 100%;
		margin: 0 0 50px 0;
		table-layout: fixed;
	}

	.medicalTable th {
		border-bottom: 1px dashed #d3d3d4;
		border-right: 1px dashed #d3d3d4;
		padding: 10px;
		background: #f9f7f5;
		font-weight: bold;
	}

	.medicalTable td {
		border-bottom: 1px dashed #d3d3d4;
		border-left: 1px dashed #d3d3d4;
		padding: 5px 5px 5px 15px;
	}

	/*長崎市がん検診
-----------------------------------------*/

	.center .cancer {
		padding: 10px 0 60px 0;
	}


	.center .cancer_inner {
		clear: both;
		overflow: hidden;
		border-radius: 5px;
		border: 1px solid #d3d3d4;
		padding: 20px;
	}


	.center .cancer_inner dl {
		clear: both;
		width: 60%;
		float: left;
		padding: 10px;
	}

	.center .cancer_inner dl.none {
		clear: both;
		width: 100%;
	}


	.center .cancer_inner dt {
		font-size: 140%;
		color: #f00;
		text-decoration: underline;
	}


	.center .cancer_inner dd {
		padding: 10px 0 0 0;
		font-size: 90%;
		line-height: 30px;
	}

	.center .cancer_inner dd ul {
		padding: 10px 0 0 0;
	}

	.center .cancer_inner dd li {
		list-style-type: disc;
		margin: 0 0 0 20px;
	}

	.center .cancer_inner p {
		float: right;
		width: 35%;
		margin: 0;
		padding: 50px 10px;
	}

	.center .cancer_inner p img {
		margin: 0 0 10px 0;
	}

	/*長崎市がん検診
-----------------------------------------*/

	.center .cancer {
		padding: 10px 0 60px 0;
	}


	.center .cancer_inner {
		clear: both;
		overflow: hidden;
		border-radius: 5px;
		border: 1px solid #d3d3d4;
		padding: 20px;
	}


	.center .cancer_inner dl {
		clear: both;
		width: 55%;
		float: left;
		padding: 10px;
	}

	.center .cancer_inner dl.none {
		clear: both;
		width: 100%;
	}


	.center .cancer_inner dt {
		font-size: 140%;
		color: #f00;
		text-decoration: underline;
	}


	.center .cancer_inner dd {
		padding: 10px 0 0 0;
		font-size: 100%;
		line-height: 25px;
	}

	.center .cancer_inner dd ul {
		padding: 10px 0 0 0;
	}

	.center .cancer_inner dd li {
		list-style-type: disc;
		margin: 0 0 0 20px;
	}

	.center .cancer_inner p {
		float: right;
		width: 35%;
		margin: 0;
		padding: 50px 10px;
	}

	.center .cancer_inner p img {
		margin: 0 0 10px 0;
	}

	/*タブ*/
	ul.tab_cancer {
		overflow: hidden;
		margin: 0 auto;
	}


	ul.tab_cancer li.can01 {
		width: 49%;
		float: left;
		border-left: 2px solid #d3d3d4;
		border-top: 2px solid #d3d3d4;
		border-bottom: 2px solid #ed9ba6;
		margin: 0;
		border-radius: 5px 5px 0 0;
	}


	ul.tab_cancer li.can01 a {
		display: block;
		width: 100%;
		padding: 20px 0;
		font-size: 120%;
		text-align: center;
		text-decoration: none;
	}

	ul.tab_cancer li.can01 a:hover {
		background: #fce5e8;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	ul.tab_cancer li.can01.active {
		border-left: 2px solid #ed9ba6;
		border-top: 2px solid #ed9ba6;
		border-right: 2px solid #ed9ba6;
		border-bottom: 2px solid #fff;
		z-index: 10;
		position: relative;
		top: 1px;
	}

	ul.tab_cancer li.can01.active a:hover {
		background: none;
	}

	ul.tab_cancer li.can02 {
		width: 49%;
		float: left;
		border-right: 2px solid #d3d3d4;
		border-top: 2px solid #d3d3d4;
		border-bottom: 2px solid #ed9ba6;
		margin: 0;
		border-radius: 5px 5px 0 0;
	}


	ul.tab_cancer li.can02 a {
		display: block;
		width: 100%;
		padding: 20px 0;
		font-size: 120%;
		text-align: center;
		text-decoration: none;
	}

	ul.tab_cancer li.can02 a:hover {
		background: #fce5e8;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	ul.tab_cancer li.can02.active {
		border-left: 2px solid #ed9ba6;
		border-top: 2px solid #ed9ba6;
		border-right: 2px solid #ed9ba6;
		border-bottom: 2px solid #fff;
	}

	ul.tab_cancer li.can02.active a:hover {
		background: none;
	}

	.cancer_content {
		padding: 30px 0px 10px;
		overflow: hidden;
	}


	/*ページ下お問い合わせ
-----------------------------------------*/

	.center #contact {
		width: 98%;
		clear: both;
		margin: 10px 15px 0 0;
		border: 3px solid #ed9ba6;
		background: #fff;
		border-radius: 5px;
	}


	.center #contact p {
		background: #ed9ba6;
		padding: 10px;
		color: #fff;
		font-size: 130%;
	}


	.center #contact .contactTtl {
		text-align: center;
		padding: 0 0 10px 0;
	}

	.center #contact .con_box {
		width: 50%;
		margin: 10px 0 0 0;
		float: left;
	}

	.center #contact .tel {
		border-bottom: 1px dotted #ccc;
		padding: 0 0 10px 0;
	}

	.center #contact dl {
		padding: 10px 0;
		border-bottom: 3px solid #ccc;
	}

	.center #contact dt {
		float: none;
		width: auto;
		padding: 0;
	}

	.center #contact dd {
		float: none;
		width: auto;
	}

	.center #contact .web {
		margin: 20px 0 0 0;
		border: 2px solid #ed9ba6;
		border-radius: 5px;
	}

	.center #contact .web a {
		display: block;
		padding: 15px 15px 15px 40px;
		text-decoration: none;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
		background: url(../img/btn_index_center_arrow.png) no-repeat left 3% center;
	}

	.center #contact .web a:hover {
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
		background: url(../img/btn_index_center_arrow.png) no-repeat left 3% center #fce5e8;
	}

	.center #contact .contactImg {
		width: 40%;
		margin: 0 20px 0 0;
		float: right;
	}


	.center #contact .contactImg span {
		display: block;
		text-align: center;
		border-radius: 20px;
		padding: 8px;
		line-height: 20px;
		margin: 5px 0 0 0;
	}

	.center .contact_inner {
		overflow: hidden;
		padding: 15px;
	}

	/*総合健診センター_交通アクセス
----------------------------------------*/

	.center ul.tab_access {
		overflow: hidden;
		margin: 0 auto;
	}

	.center ul.tab_access li {
		width: 49%;
	}

	ul.tab_access li.acc01 {
		float: left;
		border-left: 2px solid #d3d3d4;
		border-top: 2px solid #d3d3d4;
		border-bottom: 2px solid #ed9ba6;
		margin: 0;
		border-radius: 5px 5px 0 0;
	}


	ul.tab_access li.acc01 a {
		display: block;
		width: 100%;
		padding: 20px 0;
		font-size: 120%;
		text-align: center;
		text-decoration: none;
	}

	ul.tab_access li.acc01 a:hover {
		background: #fce5e8;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	ul.tab_access li.acc01.active {
		border-left: 2px solid #ed9ba6;
		border-top: 2px solid #ed9ba6;
		border-right: 2px solid #ed9ba6;
		border-bottom: 2px solid #fff;
		z-index: 10;
		position: relative;
		top: 1px;
	}

	ul.tab_access li.acc01.active a:hover {
		background: none;
	}

	ul.tab_access li.acc02 {
		float: left;
		border-right: 2px solid #d3d3d4;
		border-top: 2px solid #d3d3d4;
		border-bottom: 2px solid #ed9ba6;
		margin: 0;
		border-radius: 5px 5px 0 0;
	}


	ul.tab_access li.acc02 a {
		display: block;
		width: 100%;
		padding: 20px 0;
		font-size: 120%;
		text-align: center;
		text-decoration: none;
	}

	ul.tab_access li.acc02 a:hover {
		background: #fce5e8;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	ul.tab_access li.acc02.active {
		border-left: 2px solid #ed9ba6;
		border-top: 2px solid #ed9ba6;
		border-right: 2px solid #ed9ba6;
		border-bottom: 2px solid #fff;
	}

	ul.tab_access li.acc02.active a:hover {
		background: none;
	}

	/*総合健診センター_お問い合わせ
----------------------------------------*/
	.center .contactBox {
		text-align: center;
	}

	.center .contactBox_inner {
		padding: 50px 20px;
	}

	.center .contactBox_inner p {
		padding: 20px 0;
		margin: 0 0 20px 0;
		font-size: 130%;
	}


}

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

	/*総合健診センター_サブタイトルバー
----------------------------------------*/
	.center .sub_ttlbar {
		clear: both;
		background: url(../img/center/sub_ttlbar.jpg) no-repeat bottom left;
		line-height: 30px;
		font-size: 110%;
		color: #ed9ba6;
		margin: 0 0 30px 0;
		background-size: 100%;
	}

	.center .sub_ttlbar a.reserve {
		background: #ed9ba6;
		color: #fff;
		padding: 5px 10px;
		margin: 0 0 0 10px;
		font-size: 70%;
		border-radius: 4px;
		width: 20%;
		height: auto;
		text-align: center;
		text-decoration: none;
		display: inline;
	}

	/*総合健診センター_項目タイトルバー
----------------------------------------*/
	.center .h4_ttlbar {
		margin: 0 0 20px 0;
		border-bottom: 2px solid #ccc;
		padding: 0 0 5px 0;
	}

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

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

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

	}

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

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

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

	/*ASIDE共通
----------------------------------------*/
	.center aside {
		background: none;
		padding: 0 0 10px 0;
		width: auto;
	}

	.center .aside_inner {
		background: #fff;
	}


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

	.center aside ul {
		border: none;
	}

	.center aside li {
		border-bottom: 1px dotted #eaf0f4;
		text-align: left;
		width: 50%;
		float: left;
	}

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

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

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

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



	.center .mainBg {
		text-align: center;
		background: url(../img/center/mainttl_center.png) no-repeat;
		padding: 0 0 10px 0;
	}

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

	.center .aside_contact {
		clear: both;
		width: 80%;
		border: 3px solid #ed9ba6;
		background: #fff;
		border-radius: 5px;
		margin: 20px auto;
	}


	.center .aside_contact p {
		background: #ed9ba6;
		padding: 7px;
		color: #fff;
		font-size: 120%;
	}


	.center .aside_contact .con_box {
		margin: 10px 0 0 0;
		padding: 0 10px 10px;
	}


	.center .aside_contact .con_box span {
		display: block;
		padding: 0px 0 5px 0;
		text-align: left;
		font-size: 110%;
	}

	.center .aside_contact .tel {
		padding: 0 0 10px 0;
	}




	.center .contact_inner {
		overflow: hidden;
		padding: 15px;
	}


	/*TOP_メニュー
----------------------------------------*/

	.center .centerMenu {
		margin: 20px 0 50px 0;
		padding: 0 0 30px 0;
	}

	.center .centerMenu li {
		border: 2px solid #ed9ba6;
		width: 45%;
		display: inline-block;
		margin: 0 10px 10px 0;
		text-align: center;
		border-radius: 5px;
	}

	.center .centerMenu li:nth-child(2n) {
		margin: 0;
		border: 2px solid #ed9ba6;
	}

	.center .centerMenu li a {
		display: block;
		padding: 40px 10px 10px 10px;
		text-decoration: none;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	.center .centerMenu li a:hover {
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	/*その他メニュー
----------------------------------------*/
	.center .otherMenu {
		margin: 20px 0;
		padding: 30px 0 0 0;
		border-top: 1px solid #ccc;
	}

	.center .otherMenu li {
		width: 100%;
		border: 2px solid #ccc;
		margin: 0 10px 10px 0;
		text-align: center;
		border-radius: 5px;
	}

	.center .otherMenu li:nth-child(3n) {
		margin: 0;
		border: 2px solid #ccc;
	}

	.center .otherMenu li a {
		display: block;
		padding: 40px 10px 10px 10px;
		text-decoration: none;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	.center .otherMenu li a:hover {
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	/*ホーム*/
	.center .otherMenu li a.ce_home {
		background: url(../img/center/icon_center_home.png) no-repeat center top 20%;
	}

	.center .otherMenu li a.ce_home:hover {
		background: url(../img/center/icon_center_home.png) no-repeat center top 20% #e8e9ee;
	}

	/*交通アクセス*/
	.center .otherMenu li a.ce_access {
		background: url(../img/center/icon_center_access.png) no-repeat center top 20%;
	}

	.center .otherMenu li a.ce_access:hover {
		background: url(../img/center/icon_center_access.png) no-repeat center top 20% #e8e9ee;
	}

	/*お問い合わせ*/
	.center .otherMenu li a.ce_contact {
		background: url(../img/center/icon_center_contact.png) no-repeat center top 20%;
	}

	.center .otherMenu li a.ce_contact:hover {
		background: url(../img/center/icon_center_contact.png) no-repeat center top 20% #e8e9ee;
	}


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

	/*人間ドッグ*/
	.center .centerMenu li a.screening {
		background: url(../img/center/icon_center_screening_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.screening:hover {
		background: url(../img/center/icon_center_screening_off.png) no-repeat center top 20% #fce5e8;
	}

	/*脳ドッグ*/
	.center .centerMenu li a.brain {
		background: url(../img/center/icon_center_brain_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.brain:hover {
		background: url(../img/center/icon_center_brain_off.png) no-repeat center top 20% #fce5e8;
	}

	/*協会けんぽ健診*/
	.center .centerMenu li a.medical {
		background: url(../img/center/icon_center_medical_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.medical:hover {
		background: url(../img/center/icon_center_medical_off.png) no-repeat center top 20% #fce5e8;
	}

	/*特定健診・特定保健指導*/
	.center .centerMenu li a.specific {
		background: url(../img/center/icon_center_specific_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.specific:hover {
		background: url(../img/center/icon_center_specific_off.png) no-repeat center top 20% #fce5e8;
	}

	/*がん検診*/
	.center .centerMenu li a.cancer {
		background: url(../img/center/icon_center_cancer_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.cancer:hover {
		background: url(../img/center/icon_center_cancer_off.png) no-repeat center top 20% #fce5e8;
	}

	/*各種健康診断*/
	.center .centerMenu li a.health {
		background: url(../img/center/icon_center_health_off.png) no-repeat center top 20%;
	}

	.center .centerMenu li a.health:hover {
		background: url(../img/center/icon_center_health_off.png) no-repeat center top 20% #fce5e8;
	}


	/*お知らせ
-----------------------------------------*/
	.center .newBox_garden {
		margin: 0 0 50px 0;
	}

	.center .newBox_garden dl {
		padding: 10px;
		border: 1px dotted #ccc;
		margin: 0 0 10px 0;
		border-radius: 3px;
	}

	.center .newBox_garden dt {
		margin: 10px 0 0 0;
	}

	.center .newBox_garden dd {}


	/*健診のご案内
-----------------------------------------*/

	.centerBox {
		overflow: hidden;
		margin: 0 0 20px;
		border: 1px solid #ccc;
	}


	.centerBox_menu {
		width: 50%;
		float: left;
		text-align: center;
	}

	.centerBox_menu h3 {
		font-size: 80%;
		padding: 120px 0 20px 0;
		margin: 0;
	}

	.centerBox_menu p {
		display: none;
	}


	.centerBox_menu a {
		display: block;
		width: 100%;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.centerBox_menu a:hover {
		background: #d3d3d4;
		color: #fff;
		text-decoration: none;
	}

	/*人間ドッグ*/
	.centerBox_menu#screening a {
		background: url(../img/center/icon_center_screening_off.png) no-repeat center top 20%;
		background-size: 50%;
	}

	.centerBox_menu#screening a:hover {
		background: url(../img/center/icon_center_screening_on.png) no-repeat center top 20% #d3d3d4;
		background-size: 50%;
	}

	/*脳ドッグ*/
	.centerBox_menu#brain a {
		background: url(../img/center/icon_center_brain_off.png) no-repeat center top 20%;
		background-size: 50%;
	}

	.centerBox_menu#brain a:hover {
		background: url(../img/center/icon_center_brain_on.png) no-repeat center top 20% #d3d3d4;
		background-size: 50%;
	}

	/*協会けんぽ健診*/
	.centerBox_menu#medical a {
		background: url(../img/center/icon_center_medical_off.png) no-repeat center top 20%;
		background-size: 50%;
	}

	.centerBox_menu#medical a:hover {
		background: url(../img/center/icon_center_medical_on.png) no-repeat center top 20% #d3d3d4;
		background-size: 50%;
	}

	/*特定健診・特定保健指導*/
	.centerBox_menu#specific a {
		background: url(../img/center/icon_center_specific_off.png) no-repeat center top 20%;
		background-size: 50%;
	}

	.centerBox_menu#specific a:hover {
		background: url(../img/center/icon_center_specific_on.png) no-repeat center top 20% #d3d3d4;
		background-size: 50%;
	}

	/*長崎市がん検診*/
	.centerBox_menu#cancer a {
		background: url(../img/center/icon_center_cancer_off.png) no-repeat center top 20%;
		background-size: 50%;
	}

	.centerBox_menu#cancer a:hover {
		background: url(../img/center/icon_center_cancer_on.png) no-repeat center top 20% #d3d3d4;
		background-size: 50%;
	}

	/*各種健康診断*/
	.centerBox_menu#health a {
		background: url(../img/center/icon_center_health_off.png) no-repeat center top 20%;
		background-size: 50%;
	}

	.centerBox_menu#health a:hover {
		background: url(../img/center/icon_center_health_on.png) no-repeat center top 20% #d3d3d4;
		background-size: 50%;
	}

	/*乳がん検診*/
	.centerBox_menu#breast a {
		background: url(../img/center/icon_center_breast_off.png) no-repeat center top 20%;
		background-size: 50%;
	}

	.centerBox_menu#breast a:hover {
		background: url(../img/center/icon_center_breast_on.png) no-repeat center top 20% #d3d3d4;
		background-size: 50%;
	}

	/*放射線科*/
	.centerBox_menu#radiation a {
		background: url(../img/center/icon_center_radiation_off.png) no-repeat center top 20%;
		background-size: 50%;
	}

	.centerBox_menu#radiation a:hover {
		background: url(../img/center/icon_center_radiation_on.png) no-repeat center top 20% #d3d3d4;
		background-size: 50%;
	}


	/*健診センターからのお知らせ
-----------------------------------------*/
	.center .notice {
		width: 100%;
		border: none;
		padding: 0;
	}

	.center .Link {
		width: 100%;
		margin: 50px 0 0 0;
		text-align: center;
	}

	.center .Link a {
		border: 1px solid #ccc;
		display: inline-block;
		margin: 0 0 20px 0;
		padding: 1;
	}

	.center .Link a:nth-child(2n) {
		margin: 0;
	}



	.txtLink {
		display: block;
		color: #2d6dff;
		font-size: 100%;
	}

	.centerTable {
		width: 100%;
		border: 2px solid #d3d3d4;
		margin: 0 0 10px 0;
	}

	.centerTable th {
		background: #f9f7f5;
		border: 1px dashed #d3d3d4;
		padding: 5px 10px;
	}

	.centerTable td {
		padding: 5px 10px 5px 20px;
		border-bottom: 1px dashed #d3d3d4;
		border-left: 1px dashed #d3d3d4;
	}

	.center .flow {
		padding: 10px 0 50px 0;
		background: url(../img/center/icon_center_arrow.jpg) no-repeat bottom center;
	}

	.center .flow#none {
		background: none;
	}


	.center .flow_inner {
		clear: both;
		overflow: hidden;
		border-radius: 5px;
		border: 1px solid #ed9ba6;
		padding: 20px;
	}


	.center .flow_inner dl {
		clear: both;
		width: 100%;
		padding: 0;
	}

	.center .flow_inner dl.none {
		clear: both;
		width: 100%;
	}


	.center .flow_inner dt {
		font-size: 110%;
		color: #ed9ba6;
	}


	.center .flow_inner dd {
		padding: 0;
		line-height: 20px;
	}

	.center .flow_inner p {
		width: 100%;
		margin: 0;
		padding: 5px 0;
	}

	.center .flow_inner p img {
		margin: 0 0 10px 0;
	}


	/*人間ドック_受診の流れ
-----------------------------------------*/


	.screeningTable {
		border: 2px solid #d3d3d4;
		width: 100%;
		margin: 0 0 50px 0;
	}

	.screeningTable th {
		border-bottom: 1px dashed #d3d3d4;
		border-right: 1px dashed #d3d3d4;
		padding: 10px;
		background: #f9f7f5;
		font-weight: bold;
	}

	.screeningTable td {
		border-bottom: 1px dashed #d3d3d4;
		border-left: 1px dashed #d3d3d4;
		padding: 10px;
	}


	.center .center_ttl {
		color: #ed9ba6;
		font-size: 130%;
		padding: 20px 0;
		text-align: center;
	}

	/*脳ドック_受診の流れ
-----------------------------------------*/

	.brainTable {
		border: 2px solid #d3d3d4;
		width: 100%;
		margin: 0 0 50px 0;
	}

	.brainTable th {
		border-bottom: 1px dashed #d3d3d4;
		border-right: 1px dashed #d3d3d4;
		padding: 10px;
		background: #e8e9ee;
		font-weight: bold;
	}

	.brainTable td {
		border-bottom: 1px dashed #d3d3d4;
		border-left: 1px dashed #d3d3d4;
		padding: 10px;
	}

	/*協会けんぽ健診
-----------------------------------------*/


	.medicalTable {
		border: 2px solid #d3d3d4;
		width: 100%;
		margin: 0 0 50px 0;
		table-layout: fixed;
	}

	.medicalTable th {
		border-bottom: 1px dashed #d3d3d4;
		border-right: 1px dashed #d3d3d4;
		padding: 10px;
		background: #f9f7f5;
		font-weight: bold;
	}

	.medicalTable td {
		border-bottom: 1px dashed #d3d3d4;
		border-left: 1px dashed #d3d3d4;
		padding: 5px 5px 5px 15px;
	}

	/*長崎市がん検診
-----------------------------------------*/

	.center .cancer {
		padding: 10px 0 60px 0;
	}


	.center .cancer_inner {
		clear: both;
		overflow: hidden;
		border-radius: 5px;
		border: 1px solid #d3d3d4;
		padding: 20px;
	}


	.center .cancer_inner dl {
		clear: both;
		width: 100%;
		padding: 0 0 10px 0;
	}

	.center .cancer_inner dl.none {
		clear: both;
		width: 100%;
	}


	.center .cancer_inner dt {
		font-size: 100%;
		color: #f00;
		text-decoration: underline;
	}


	.center .cancer_inner dd {
		padding: 10px 0 0 0;
		line-height: 25px;
	}

	.center .cancer_inner dd ul {
		padding: 10px 0 0 0;
	}

	.center .cancer_inner dd li {
		list-style-type: disc;
		margin: 0 0 0 20px;
	}

	.center .cancer_inner p {
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.center .cancer_inner p img {
		margin: 0 0 10px 0;
	}

	/*タブ*/
	ul.tab_cancer {
		overflow: hidden;
		margin: 30px auto;
	}

	ul.tab_cancer li.can01 {
		width: 47.6%;
		float: left;
		border-left: 2px solid #d3d3d4;
		border-top: 2px solid #d3d3d4;
		border-bottom: 2px solid #ed9ba6;
		margin: 0;
		border-radius: 5px 5px 0 0;
	}


	ul.tab_cancer li.can01 a {
		display: block;
		width: 100%;
		padding: 15px 0;
		font-size: 100%;
		text-align: center;
		text-decoration: none;
	}

	ul.tab_cancer li.can01 a:hover {
		background: #fce5e8;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	ul.tab_cancer li.can01.active {
		border-left: 2px solid #ed9ba6;
		border-top: 2px solid #ed9ba6;
		border-right: 2px solid #ed9ba6;
		border-bottom: 2px solid #fff;
		z-index: 10;
		position: relative;
		top: 1px;
	}

	ul.tab_cancer li.can01.active a:hover {
		background: none;
	}

	ul.tab_cancer li.can02 {
		width: 47.6%;
		float: left;
		border-right: 2px solid #d3d3d4;
		border-top: 2px solid #d3d3d4;
		border-bottom: 2px solid #ed9ba6;
		margin: 0;
		border-radius: 5px 5px 0 0;
	}


	ul.tab_cancer li.can02 a {
		display: block;
		width: 100%;
		padding: 15px 0;
		font-size: 100%;
		text-align: center;
		text-decoration: none;
	}

	ul.tab_cancer li.can02 a:hover {
		background: #fce5e8;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	ul.tab_cancer li.can02.active {
		border-left: 2px solid #ed9ba6;
		border-top: 2px solid #ed9ba6;
		border-right: 2px solid #ed9ba6;
		border-bottom: 2px solid #fff;
	}

	ul.tab_cancer li.can02.active a:hover {
		background: none;
	}

	.cancer_content {
		padding: 30px 0px 10px;
		overflow: hidden;
	}


	/*ページ下お問い合わせ
-----------------------------------------*/

	.center #contact {
		width: 98%;
		clear: both;
		margin: 10px 15px 0 0;
		border: 3px solid #ed9ba6;
		background: #fff;
		border-radius: 5px;
	}


	.center #contact p {
		background: #ed9ba6;
		padding: 10px;
		color: #fff;
		font-size: 110%;
	}


	.center #contact .contactTtl {
		text-align: center;
		padding: 0 0 10px 0;
	}

	.center #contact .con_box {
		margin: 10px 0 0 0;
	}

	.center #contact .tel {
		border-bottom: 1px dotted #ccc;
		padding: 0 0 10px 0;
	}

	.center #contact dl {
		padding: 10px 0;
		border-bottom: 3px solid #ccc;
	}

	.center #contact dt {
		float: none;
		width: auto;
		padding: 0;
	}

	.center #contact dd {
		float: none;
		width: auto;
	}

	.center #contact .web {
		margin: 20px 0 0 0;
		border: 2px solid #ed9ba6;
		border-radius: 5px;
	}

	.center #contact .web a {
		display: block;
		padding: 15px 15px 15px 40px;
		text-decoration: none;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
		background: url(../img/btn_index_center_arrow.png) no-repeat left 3% center;
	}

	.center #contact .web a:hover {
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
		background: url(../img/btn_index_center_arrow.png) no-repeat left 3% center #fce5e8;
	}

	.center #contact .contactImg {
		margin: 20px 0 0 0;
	}


	.center #contact .contactImg span {
		display: block;
		text-align: center;
		border-radius: 20px;
		padding: 8px;
		line-height: 20px;
		margin: 5px 0 0 0;
	}

	.center .contact_inner {
		overflow: hidden;
		padding: 15px;
	}

	/*総合健診センター_交通アクセス
----------------------------------------*/

	.center ul.tab_access {
		overflow: hidden;
		margin: 0 auto;
	}

	.center ul.tab_access li {
		width: 48.5%;
	}

	ul.tab_access li.acc01 {
		float: left;
		border-left: 2px solid #d3d3d4;
		border-top: 2px solid #d3d3d4;
		border-bottom: 2px solid #ed9ba6;
		margin: 0;
		border-radius: 5px 5px 0 0;
	}


	ul.tab_access li.acc01 a {
		display: block;
		width: 100%;
		padding: 15px 0;
		font-size: 100%;
		text-align: center;
		text-decoration: none;
	}

	ul.tab_access li.acc01 a:hover {
		background: #fce5e8;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	ul.tab_access li.acc01.active {
		border-left: 2px solid #ed9ba6;
		border-top: 2px solid #ed9ba6;
		border-right: 2px solid #ed9ba6;
		border-bottom: 2px solid #fff;
		z-index: 10;
		position: relative;
		top: 1px;
	}

	ul.tab_access li.acc01.active a:hover {
		background: none;
	}

	ul.tab_access li.acc02 {
		float: left;
		border-right: 2px solid #d3d3d4;
		border-top: 2px solid #d3d3d4;
		border-bottom: 2px solid #ed9ba6;
		margin: 0;
		border-radius: 5px 5px 0 0;
	}


	ul.tab_access li.acc02 a {
		display: block;
		width: 100%;
		padding: 15px 0;
		font-size: 100%;
		text-align: center;
		text-decoration: none;
	}

	ul.tab_access li.acc02 a:hover {
		background: #fce5e8;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		-ms-transition: all 0.4s;
		-o-transition: all 0.4s;
		transition: all 0.4s;
	}

	ul.tab_access li.acc02.active {
		border-left: 2px solid #ed9ba6;
		border-top: 2px solid #ed9ba6;
		border-right: 2px solid #ed9ba6;
		border-bottom: 2px solid #fff;
	}

	ul.tab_access li.acc02.active a:hover {
		background: none;
	}

	/*総合健診センター_お問い合わせ
----------------------------------------*/
	.center .contactBox {
		text-align: center;
	}

	.center .contactBox_inner {
		padding: 50px 20px;
	}

	.center .contactBox_inner p {
		padding: 20px 0;
		margin: 0 0 20px 0;
		font-size: 130%;
	}

}