@charset "utf-8";
/* CSS Document */
/* タブレット用 画面サイズ481px以上1024以下 */
/*---------------------------------------------------------------------------*//*---------------------------------------------------------------------------*/
/*全体の設定*/
body {
	width: 100%;	/* tablet style */
	/*color: #000;
		margin: 0 auto 0;
		padding: 0px;
		font: 16px/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
		background: #ffffff url("../images/bk00.png") top repeat-x;
		overflow-y: scroll;*/
}
/*	img {
		max-width: 100%;
		height: auto;
		width : auto;
		border: none;
		padding: 0;
		margin: 0;
	}
	img.imgc {
		max-width: 100%;
		height: auto;
		width : auto;
		border: none;
		text-align: center;
	}
	input,textarea,select {
		font-size: 1em;
	}
	form {
		margin: 0px;
	}
	table {
		border-collapse:collapse;
		font-size: 100%;
		border-spacing: 0;
	}*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*ヘッダー*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*header {
	width: 100%;

	margin: 0;
	padding: 2em 0 0;
	text-align: center;
	}*/
header .toplogo {
	width: 30%;
	max-width: 320px;
	margin: 0 0 1em;	/* smart style */
	padding: 0;
	float: left;
}
/*header .toplogo p {
	font-size: 14px;
	line-height:1.2em;
}*/
/*header .toplogo img {
	max-width: 100%;
	height: auto;
	width : auto;
	border: none;
	margin: 0;
	padding: 0;
}*/
header .info {
	width: auto;
	margin: 0 1em 0 0;
	padding: 0;
	float: right;
	text-align: right;
}
/*header.info ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}*/
/*header .info ul li {
	font-size: 14px;
	line-height:1.2em;
}
header .info ul li.telcall {
	color: #008000;
	font-weight: bold;
	font-size: 26px;
}
header .info ul li.telcall a {
	color: #008000;
	font-weight: bold;
	font-size: 26px;
}*/
header .info ul li.yoyaku_yusen {
	color: #ac2124;
	border: 1px solid #ac2124;
	background: #fff;
	font-weight: bold;
	text-align: center;
	padding: 3px 0 0;
	margin: 0 0 3px;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* container */
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*#container {
	width: 100%;

	height: auto;
	text-align: center;
	margin: 0 auto 0;
	padding: 3px 0;
}*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* picture */
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*picture {
	margin: 0;
	padding: 0;
}
picture.toplink {
	width: 90%;
	margin: 0 5% 0;
	text-align: center;
}
picture.toplink img {
	width: auto;
	max-width: 100%;
	margin: 0;
}
@media only screen and (min-width: 482px) {
	.toplink img {
		width: 380px;
		margin: 0 auto 0;
		border: 1px soid #ff0000;
	}
}*/
picture.link {
	width: 90%;
	margin: 0 5% 0;
}
picture.link img {
	width: auto;
	max-width: 90%;
	margin: 0 auto 0;
}
@media only screen and (min-width: 482px) {
	.link img {
		width: 380px;
		margin: 0 auto 0;
		border: 1px soid #ff0000;
	}
}
	/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
	/* main contents */
	/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*main {
	float: right;
	width: 100%;

	text-align: left;
	margin: 0 auto 0;
	padding: 0px;
}
article {
	margin: 0;
	padding: 0;
}
section {
	margin: 0;
	padding: 0;
}*/
/* mainコンテンツのh1タグの設定 */
/*main h1 {*/
	/*font-weight: bold;
	text-align: center;*/
	/*font-size: 1.5em;*/	/* tablet style */
	/*line-height: 1.25em;
	padding: 1em 0;
	margin: 10px 0 30px;
	clear: both;
	background-color: #ac2124;
	color: #ffffff;
	border: 3px double #ffffff;
	-webkit-box-shadow: 0px 2px 5px #e0e0e0;
	box-shadow: 0px 2px 5px #e0e0e0;*/
/*}*/
/*mainコンテンツのh2タグの設定*/
/*section h2 {*/
	/*width: 98%;*/	/* tablet style */
	/*font-weight: bold;
	text-align: center;*/
	/*font-size: 1.3em;*/
	/*line-height: 1.25em;
	margin:30px auto 40px;
	padding: 1em 5%;
	background-color: #c77577;
	border: 3px double #ffffff;
	clear: both;
	-webkit-box-shadow: 0px 2px 5px #e0e0e0;
	box-shadow: 0px 2px 5px #e0e0e0;*/
/*}*/
/* mainコンテンツのh3タグの設定 */
/*section h3 {*/
	/*width: 96%;*/	/* tablet style */
	/*text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.25em;
	margin:8px auto 20px;
	padding: 1em 5%;
	clear: both;
	background-color: #e3babb;
	-webkit-box-shadow: 0px 2px 5px #e0e0e0;
	box-shadow: 0px 2px 5px #e0e0e0;*/
/*}*/
/* mainコンテンツのh4タグの設定 */
/*section h4 {*/
	/*width: 94%;*/	/* tablet style */
	/*text-align: center;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.25em;
	margin:8px auto 20px;
	padding: 1em 5%;
	clear: both;
	background-color: #ffffff;
	border: 1px solid #ac2124;
	-webkit-box-shadow: 0px 2px 5px #e0e0e0;
	box-shadow: 0px 2px 5px #e0e0e0;*/
/*}*/
/*main p {
	text-align:left;
	padding: 0.5em 5% 0.5em;
	text-indent: 1em;
}
main p span {
	color: #800b23;
	font-weight: bold;
}
main p strong {
	font-weight: bold;
}
main p.title {
	width: 90%;
	margin:8px auto 20px;
	padding: 1em 0;
	text-align: center;
	font-weight: bold;
	border-bottom: 3px double #ac2124;
}
main p.end {
	text-align:left;
	padding: 0.5em 5% 3em;
	text-indent: 1em;
}
main p.right {
	text-align: right;
	padding: 0.5em 5% 0.5em;
}
main p.endright {
	text-align: right;
	padding: 0.5em 5% 3em;
}
main p.annotation {
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	padding: 0 5% 0;
	text-indent: -3em;
	margin: 1em 0 0em 3em;
}
main p.annotation span {
	margin-right: 1em
}
main p.annotation_end {
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	padding: 0 5% 0;
	text-indent: -3em;
	margin: 1em 0 5em 3em;
}
main p.annotation_end span {
	margin-right: 1em
}
main p.img {
	text-indent: 0;
	width: auto;
	text-align: center;
	padding: 0;
	margin: 0 5% 0;
}
main p.img img {
	width: auto;
	margin: 0;
	padding: 0;
}
main p.imgend {
	text-indent: 0;
	width: auto;
	text-align: center;
	padding: 0!important;
	margin: 0 5% 3em!important;
}
main p.imgend img {
	width: auto;
	margin: 0;
	padding: 0;
}
main p.link {
	width: 40%;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	padding: 0;
	margin: 1em 0 1em;
}
main p.link a {
	padding: 1em 10%;
	background: #ffb6c1;
	border: 3px solid #eee;
	border-radius: 10px;
	text-decoration: none;
}
main p.link a:hover {
	background: #fff;
}
main iframe {
	width: 80%;
	margin: 0.5em 10% 3em
}*/
/*---------------------------------------------------------------------------*/
/* メニューエリア */
/*---------------------------------------------------------------------------*/
.suzuki_menu {
	width: 100%;
	padding: 0;
	margin: 0;
	display:-webkit-box;
	display:-ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.suzuki_menu1 {
	width: 300px;
	height: auto;
	margin: 5px;
	border-radius: 10px;
	border: 1px #ccc solid;
}
.suzuki_menu1 p {
	font-size: 90%;
	line-height: 175%;
}
.suzuki_menu1 p.img01 {
	float: none;
	padding: 0;
	margin: 0 0 0 -14px;
	text-align: center;
	clear: both;
}
.suzuki_menu1 p.img01 img {
	float: none;
	width: 290px;
	max-width: 100%;
	padding: 0;
	margin: 0 auto 0;
}
.suzuki_menu1 img {
	text-align: center;
	width: 100%;
	margin: 0 auto 0;
	padding: 0;
}
.suzuki_menu1 img.icon {
	width: 30px;
	margin: 0;
	padding: 0;
}
.suzuki_menu1 dl{
	overflow: auto;	/*高さ指定を超えるとiframe風にスクロールが出る設定。全部表示させたいならこの行と下のheightの行を削除。*/
	height: 200px;	/*ブロックの高さ*/
	margin: 5px 15px 0px;
	padding: 0 20px;
	border: 1px #EEE solid;
}
/*日付設定*/
.suzuki_menu1 dt {
	font-weight: bold;	/*太字にする設定。標準がいいならこの行削除。*/
	float: left;
	width: 100%;
}
/*記事設定*/
.suzuki_menu1 dd {
	font-size: 90%;
	text-align: left;
	border-bottom: 1px solid #ccc;	/*下線の幅、線種、色*/
	padding-left: 0;
}
.suzuki_menu1 dd img {
	vertical-align: middle;
}
/*
.suzuki_menu2 {
	float: right;
	width: 300px;
	height: auto;
	margin: 5px;
	border-radius: 10px;
	border: 1px #ccc solid;
}
/*-------------------------------------------------------------------------*/
/* 患者さまの声 */
/*-------------------------------------------------------------------------*/
/*main .usersvoice {
	width: 80%;
	margin: 1em 10% 5em;
	padding: 35px 0;
	background-color: #fffaf0;
	background-image: linear-gradient( rgba(152,196,255,.3) .1em, transparent .1em );
	background-size: auto 2rem;
	line-height: 2rem;
	border: 1px #7f4f21 solid
}
main .usersvoice p {
	text-align:left;
	padding: 0 5% 2rem;
	margin: 0;
	text-indent: 1em;
}*/
/*-------------------------------------------------------------------------*/
/* 原因別の対処法 */
/*-------------------------------------------------------------------------*/
/*main dl.case {
	width: 80%;
	padding: 0;
	margin: 0 auto 70px;
	text-align: left
}
main dl.case dt {
	padding: 0;
	margin: 0 20px;
	display: list-item;
	list-style: none;
	font-weight: bold
}
main dl.case dd {
	padding: 0;
	margin: 0 60px;
	display: list-item;
	list-style: disc;
}
main dl.case dd span {
	font-size: 14px;
	font-weight: bold
}
main dl.case dd.last {
	padding: 0;
	margin: 0 60px 50px;
	display: list-item;
	list-style: disc;
}*/
/*---------------------------------------------------------------------------*/
/* 治療の流れ */
/*---------------------------------------------------------------------------*/
/*main dl.step {
	width: 90%;
	margin:0 auto 3em;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	clear: both
}
main dl.step dt {
	width: 100%;
	font-weight: bold;
	text-align: left;
	list-style: none;
	padding: 0 1em;
	margin: 0 0 1em;
	position: relative;
	border-bottom: 1px solid #66cdaa;
}
main dl.step dd {
	width: 100%;
	padding: 0 1em;
	margin: 0 0 3em;
	position: relative;
}
main dl.step dd img {
	float: right;
	max-width: 100%;
	margin: 0 0 2em 2em;
	padding: 0;
}*/
/*---------------------------------------------------------------------------*/
/* アクセス */
/*---------------------------------------------------------------------------*/
/*main dl.access {
	width: 90%;
	margin: 0 0 3em;
}*/
main dl.access dt {
	/*font-weight: bold;*/
	float: left;
	padding-left: 5em;
	/*width: 10em;*/
}
main dl.access dd {
	/*text-align: left;*/
	padding-left: 16em;
}
/*main dl.access dd span {
	color: #ff0000;
	font-size: smaller;
	text-align: left;
	padding-left: 0;
}
main dl.access dd img {
	max-width: 100%;
}*/
/*---------------------------------------------------------------------------*/
/* スタッフ紹介 */
/*---------------------------------------------------------------------------*/
/*main dl.staff{
	width: 90%;
	margin: 0 auto 3em;
}
main dl.staff dt {
	font-weight: bold;
	float: left;
	width: 5em;
}*/
/*記事設定*/
/*main dl.staff dd {
	text-align: left;
	padding-left: 5em;
}*/
/*---------------------------------------------------------------------------*/
/* 症状 */
/*---------------------------------------------------------------------------*/
main .symptom dl{
	/*width: 90%;*/
	margin: 0 0 70px;
}
main .symptom dt {
	width: 10em;	/* tablet style */
	margin: 0 0 0 3em;	/* tablet style */
	/*font-weight: bold;*/
	float: left;	/* tablet style */
	/*text-align: left;*/
}
/*記事設定*/
main .symptom dd {
	width: auto;
	/*margin: 0 auto 0;*/
	padding: 0 5% 0 13em;
	/*text-align: left;*/
}
/*main .symptom dd strong {
	padding-right: 1em;
	font-weight: bold;
	color: #ff0000
}
main .symptom dd span {
	padding-left: 2em;
	font-weight: bold;
	font-size: 14px
}*/
/*---------------------------------------------------------------------------*/
/* 免許証欄 */
/*---------------------------------------------------------------------------*/
main ul.license {
	width:94%;
	/*margin:0 auto 3em;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;*/
}
main ul.license li {
	width: 48%;	/* tablet style */
	/*background: #d5edd5;
	text-align: center;
	list-style: none;
	padding-bottom: 5px;*/
	margin: 0 1% 1em;
	/*position: relative;*/
}
/*main ul.license li h4 {
	display: block;
	background: #ffffff;
	font-weight:bold;
	font-size: 1em;
	height: auto;
	text-align:center;
	margin: 0.5em auto 0.5em;
	padding: 1em 0;
}
main ul.license li img {
	background: #ffffff;
	width: 94%;
	margin:0;
	padding:0;
}
main ul.license li p {
	padding:0 9%;
	font-size:90%;
}*/
/*---------------------------------------------------------------------------*/
/* オススメのポイント */
/*---------------------------------------------------------------------------*/
/*main ul.checkpoint {
	width: 90%;
	margin: 0 5% 5em;
	padding: 0;
}
main ul.checkpoint li {
	text-align: left;
	font-weight: bold;
	list-style-type: none;
	margin: 0 20px 10px;
	padding: 0 0 0 40px;
	background: url("../images/check_mark.png") no-repeat left;
	border-bottom: 2px dotted #c7dc68
}
main ul.checkpoint li span {
	list-style-type: none;
	margin: 0 20px;
	color: #76943c;
	font-weight: bold
}*/
/*---------------------------------------------------------------------------*/
/* ご来院のポイント */
/*---------------------------------------------------------------------------*/
/*main ul.pickup {
	width: 90%;
	margin: 0 auto 3em;
	padding: 0;
}
main ul.pickup li {
	text-align: left;
	font-weight: bold;
	list-style-type: none;
	margin: 0 20px 10px;
	padding: 0 0 0 40px;
	background: url("../images/check_mark.png") no-repeat left top;
	border-bottom: 2px dotted #c7dc68
}
main ul.pickup li span {
	font-weight: normal;
	text-align:left;
	padding-left: 0px;
	margin: 0;
}*/
/*---------------------------------------------------------------------------*/
/* 接骨院のポイント */
/*---------------------------------------------------------------------------*/
/*main ul.point{
	list-style-type: none;
	text-align:left;
	margin:0 0 3em;
	padding:10px 0 10px 10px;
}*/
main ul.point li{
	/*color: orange;
	font-size:larger;
	line-height: 120%;
	text-align:left;*/
	text-indent: -8em;
	padding:15px 0 10px 9em;
	/*margin:10px 5% 10px;
	background:url("../images/top_point.png") no-repeat left top;
	border-bottom: 1px #99364e dotted;
	font-weight: bold;*/
}
main ul.point li span {
	display: inline-block;
	width: 8em;
	text-indent: 0em;
	/*margin: 0 0 1em;
	color: black;*/
}
/*main ul.point li strong {
	line-height: 100%;
	padding: 0;
	color: #333;
	font-size: 80%;
}*/
/*---------------------------------------------------------------------------*/
/* 診療日 */
/*---------------------------------------------------------------------------*/
main ul.daytime {
	/*list-style-type: none;*/
	width: 60%;
	margin: 2em 20% 5em;
	/*padding: 0;*/
}
/*main ul.daytime li.tuujou {
	padding: 0 0 0 3em;
	margin: 0;
	background: url("../images/daytime_tuujou_bk.png") left top no-repeat;
}
main ul.daytime li.doyou {
	padding: 0 0 0 3em;
	margin: 0;
	background: url("../images/daytime_doyou_bk.png") left top no-repeat;
}
main ul.daytime li.yoyaku {
	padding: 0 0 0 3em;
	margin: 0;
	background: url("../images/daytime_yoyaku_bk.png") left top no-repeat;
}
main ul.daytime li.kyuushin {
	padding: 0 0 0 3em;
	margin: 0;
	background: url("../images/daytime_kyuushin_bk.png") left top no-repeat;
}
main ul.daytime li strong {
	font-weight: bold;
	color: #534741;
}
main ul.daytime li span {
	font-size: 14px;
	font-weight: bold;
}*/
/*---------------------------------------------------------------------------*/
/* 診療・施術メニューボックス */
/*---------------------------------------------------------------------------*/
main ul.menu {
	width:94%;	/* tablet style */
	/*margin:0 auto 3em;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;*/
}
main ul.menu li {
	width: 48%;	/* tablet style */
	/*min-width: 200px;
	background: #f5f0e5;
	text-align: center;
	list-style: none;
	padding-bottom: 100px;*/
	margin: 0 1% 1em;
	/*position: relative;*/
}
/*main ul.menu li img {
	width:100%;
	margin:0;
	padding:0;
}
main ul.menu li img.new {
	width: auto;
	margin: 0;
	padding: 0;
}
main ul.menu li h4 {
	display: block;
	background: #ffffff;
	font-weight:bold;
	font-size: 1em;
	height: auto;
	text-align:center;
	margin: 0.5em auto 0.5em;
	padding: 0;
}
main ul.menu li h4 a {
	display: block;
	background: #ffffff;
	font-weight:bold;
	text-align:center;
	padding: 1em;
}
main ul.menu li h4 a:hover {
	background: #e3babb;
}
main ul.menu li p {
	padding:0 9%;
	font-size:90%;
}
main ul.menu li p.link-button {
	text-align:center;
	padding: 0;
	display: block;
	position: absolute;
	bottom: 10px;
	width: 100%;
}
main ul.menu li p.link-button a {
	width: 80%;
	text-align: center;
	padding: 1em 0;
	margin: 0 10%;
	display: block;
	position: absolute;
	bottom: 5px;
	background: #ddd;
	text-decoration: none;
}
main ul.menu li p.link-button a:hover {
	background: #fff;
}
main ul.menu li ul {
	width: 80%;
	display: inherit;
	margin: 0 auto 0;
	padding: 0;
	flex-wrap: nowrap;
}
main ul.menu li ul li {
	width: 90%;
	text-align: left;
	background: url("../images/right_arrow1.png") left no-repeat;
	margin: 0;
	padding: 0 0 0 2em;
}*/
/*---------------------------------------------------------------------------*/
/* 診療・施術メニューボックス */
/*---------------------------------------------------------------------------*/
main ul.menu {
	width:94%;	/* tablet style */
	/*margin:0 auto 3em;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;*/
}
main ul.menu2 li {
	width: 48%;	/* tablet style */
	/*min-width: 200px;
	background: #f5f0e5;
	text-align: center;
	list-style: none;
	padding-bottom: 100px;*/
	margin: 0 1% 1em;
	/*position: relative;*/
}
/*main ul.menu2 li img {
	width:100%;
	margin:0;
	padding:0;
}
main ul.menu2 li img.new {
	width: auto;
	margin: 0;
	padding: 0;
}
main ul.menu2 li h4 {
	display: block;
	background: #ffffff;
	font-weight:bold;
	font-size: 1em;
	height: auto;
	text-align:center;
	margin: 0.5em auto 0.5em;
	padding: 0;
}
main ul.menu2 li h4 a {
	display: block;
	background: #ffffff;
	font-weight:bold;
	text-align:center;
	padding: 1em;
}
main ul.menu2 li h4 a:hover {
	background: #e3babb;
}
main ul.menu2 li p {
	padding:0 9%;
	font-size:90%;
}
main ul.menu2 li p.link-button {
	text-align:center;
	padding: 0;
	display: block;
	position: absolute;
	bottom: 10px;
	width: 100%;
}
main ul.menu2 li p.link-button a {
	width: 80%;
	text-align: center;
	padding: 1em 0;
	margin: 0 10%;
	display: block;
	position: absolute;
	bottom: 5px;
	background: #ddd;
	text-decoration: none;
}
main ul.menu2 li p.link-button a:hover {
	background: #fff;
}
main ul.menu2 li ul {
	width: 80%;
	display: inherit;
	margin: 0 auto 0;
	padding: 0;
	flex-wrap: nowrap;
}
main ul.menu2 li ul li {
	width: 90%;
	text-align: left;
	background: url("../images/right_arrow1.png") left no-repeat;
	margin: 0;
	padding: 0 0 0 2em;
}*/
/*---------------------------------------------------------------------------*/
/* 診療・施術メニュー */
/*---------------------------------------------------------------------------*/
main ul.medical_menu {
	width:94%;	/* tablet style */
	/*margin:0 auto 3em;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;*/
}
main ul.medical_menu li {
	width: 48%;	/* tablet style */
	/*background: #f1dddd;
	text-align: center;
	list-style: none;
	padding-bottom:1em;*/
	margin: 0 1% 1em;	/* tablet style */
	/*position: relative;*/
}
/*main ul.medical_menu li img {
	max-width:100%;
	margin:1em 0;
	padding:0;
}
main ul.medical_menu li h4 {
	display: block;
	background: #ffffff;
	font-weight:bold;
	font-size: 1em;
	height: auto;
	line-height: inherit;
	text-align:center;
	margin-bottom: 1em;
}*/
main ul.medical_menu li h4 a {
	/*text-align: center;*/
	padding: 0.5em 0;	/* tablet style */
	/*margin: 0;
	display: block;
	background: #ffffff;
	font-weight: bold;
	text-decoration: none;*/
}
/*main ul.medical_menu li h4 a:hover {
	background: #e3babb;
}*/
/*main ul.medical_menu li p {
	padding:0 9%;
	font-size: 90%;
}*/
/*---------------------------------------------------------------------------*/
/* 電気治療器 */
/*---------------------------------------------------------------------------*/
main ul.therapeutic_device {
	width:94%;	/* tablet style */
	/*margin:0 auto 3em;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;*/
}
main ul.therapeutic_device li {
	width: 47%;	/* tablet style */
	/*background: #ebf6f7;
	text-align: center;
	list-style: none;
	padding-bottom:1em;*/
	margin: 0 1% 1em;
	/*position: relative;*/
}
/*main ul.therapeutic_device li img {
	max-width:100%;
	margin:1em 0;
	padding:0;
}*/
/*main ul.therapeutic_device li h4 {
	display: block;
	background: #ffffff;
	font-weight: normal;
	font-size: 1em;
	height: auto;
	text-align:center;
	margin: 0.5em auto 0.5em;
	padding: 1em 0;
}*/
/*main ul.therapeutic_device li p {
	padding:0 9%;
	font-size:90%;
}*/
/*---------------------------------------------------------------------------*/
/* 箇条書き（ノーマル） */
/*---------------------------------------------------------------------------*/
/*main ul.normal {
	padding: 0;
	margin: 0 5% 3em 10%;
}
main ul.normal li {
	list-style-type: disc;
	font-weight: bold;
}
main ul.normal li span {
	font-weight: normal;
	text-align:left;
	padding-left: 0px;
	margin: 0;
}*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* side contents */
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*aside {
	float: none;
	width: 100%;

	text-align: center;
	margin: 0 auto 0;
	padding: 0 0 3px;
}*/
aside .sub_block {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	min-width: 300px;
}
aside .sub_block ul.aside_link {
	width: 90%;
	text-align: center;
	margin: 0 5% 0;
	padding: 0;
	list-style-type: none;
}
aside .sub_block ul.aside_link li {
	display: inline-block;
	width: auto;
	padding: 0 2em 0 0;
}/* mainコンテンツのh3タグの設定 */
/*aside h3 {
	font-size: large;
	background-color: #FFF;
	margin: 1em 10px 20px;
	padding: 7px 10px 5px;
	clear: both;
	line-height: 32px;
	-webkit-box-shadow: 0px 2px 5px #e0e0e0;
	box-shadow: 0px 2px 5px #e0e0e0;
	border-bottom: 1px solid #ccc;
}
aside p {
	text-align: left;
	padding: 0.5em 5% 0.5em;
}
aside p.usage_guide {
	font-size: 14px;
	text-align: left;
	padding: 0.5em 5% 0.5em;
}
aside p span.usual {
	background :#ffffff;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #ccc;
}
aside p span.holyd {
	background : #ffc0cb;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #ccc;
}
aside p span.spec1 {
	background : #add8e6;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #ccc;
}
aside p span.spec2 {
	background : #fffacd;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #ccc;
}
aside p span.spec3 {
	background : #b9d08b;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #ccc;
}
aside p span.every {
	background : #ffd280;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #ccc;
}
aside p.img {
	text-align: center;
	padding: 0;
	margin: 2em 0;
	border: 1px solid #ccc;
}*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Navigation */
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*nav {
	width: 100%;
	min-width: 278px;
	text-align: center;
	margin: 0 auto 0;
	padding: 3px 0;
	background: #ffffff;
}*/
/*---------------------------------------------------------------------------*/
/* slimmenu */
/* tablet sp用メニューバー本体 */
/*---------------------------------------------------------------------------*/
/*.menu-collapser {text-align: right;
	position: relative;
	width: 100%;
	height: 60px;
	padding: 0 70px 0 0;
	color: #aaa;
	font-size: 16px;
	line-height: 60px;
	background-color: #ffffff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}*/
/* tablet sp用メニューバー 展開ボタン */
/*.collapse-button {
	position: absolute;
	right: 8px;
	top: 50%;
	width: 44px;
	padding: 13px 10px;
	color: #ff0000;
	text-align: center;
	background-color: #ffffff;
	cursor: pointer;
	transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}*/
/* tablet sp用メニューバー 展開ボタンオンマウス */
/*.collapse-button:hover, .collapse-button:focus {
	background-color: #eeeeee;
}*/
/* tablet sp用メニューバー 展開ボタン横3本ライン */
/*.collapse-button .icon-bar {
	display: block;
	height: 3px;
	width: 25px;
	margin: 4px 0;
	color: #ff0000;
	background-color: #0e0e0e;
	border-radius: 10px
}
ul.slimmenu {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	letter-spacing: -1em
}
ul.slimmenu:before, ul.slimmenu:after {
	content: '';
	display: table
}
ul.slimmenu:after {
	clear: both
}
ul.slimmenu.collapsed li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
ul.slimmenu.collapsed li > ul {
	position: static;
	display: none
}
ul.slimmenu.collapsed li a {
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.075);
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li .sub-toggle {
	width:70px;
	height: 70px
}*/
/* メニュー1階層目 */
/*ul.slimmenu li {
	width: 100%;
	text-align: left;
	position: relative;
	display: inline-block;
	background-color: #ffffff;
	letter-spacing: 0em;
	border-bottom: 1px #ccc solid;
}
ul.slimmenu li ul {
	margin: 0;
	list-style-type: none
}*/
/* メニュー2階層目 */
/*ul.slimmenu li ul li {
	width: 100%;
	background: #eeeeee;
}
ul.slimmenu li > ul {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	display: none;
	width: 100%
}
ul.slimmenu li > ul > li ul {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 999;
	display: none;
	width: 100%
}
ul.slimmenu li a {
	display: block;
	height: 70px;
	line-height: 70px;
	padding: 0 0 0 1em;
	text-decoration: none;
	color: #333;
	transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-webkit-transition: background-color 0.5s ease-out
}
ul.slimmenu li a:hover {
	text-decoration: none;
	background-color: #f5f0e6;
}
ul.slimmenu li .sub-toggle {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.075);
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999;
	width: 70px;
	height: 100%;
	text-align: center;
	cursor: pointer
}
ul.slimmenu li .sub-toggle:before {
	content: '';
	display: inline-block;
	height: 100%;
	margin-right: -0.25em;
	vertical-align: middle
}
ul.slimmenu li .sub-toggle > i {
	display: inline-block;
	color: #333;
	font-size: 18px;
	vertical-align: middle
}
ul.slimmenu > li {
	border-left: 0;
}
ul.slimmenu > li:first-child, ul.slimmenu > li.has-submenu + li {
	border-left: 0;
}*/
/*---------------------------------------------------------------------------*/
/* .top slide viewer */
/*---------------------------------------------------------------------------*/
/*.viewer {
	margin: 0 auto 20px;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.viewer ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.viewer ul li {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}
.viewer ul li img {
	width: 90%;


	height: auto;
}*/
/* sideNavi
------------------------- */
/*.viewer .btnPrev,
.viewer .btnNext {
	margin-top: -25px;
	top: 50%;
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 101;
}
.viewer .btnPrev {
	left: 10px;
	background: #ccc url("../images/nav_next.png") no-repeat center center;
}
.viewer .btnNext {
	right: 10px;
	background: #ccc url("../images/nav_prev.png") no-repeat center center;
}*/
/* =======================================
		ClearFixElements
======================================= */
/*.viewer ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.viewer ul {
	display: inline-block;
	overflow: hidden;
}*/
/*-------------------------------------------------------------------------*/
/* ページ内リンクメニュー */
/*-------------------------------------------------------------------------*/
/*main ul.linkmenu {
	width: 100%;
	margin: 0 0 5em;
	padding: 0;
	list-style-type: none;
}
main ul.linkmenu li {
	text-align: center;
	float: right;
	display: inline;
	height: 18px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
main ul.linkmenu li a {
	font-size: small;
	padding: 0.5em 2em;
	margin: 0;
	color: #000!important;
	background-color: #faaf3b;
	text-align: center;
	text-decoration: none
}
main ul.linkmenu li a:hover{
	line-height: 24px;
}*/
/*---------------------------------------------------------------------------*/
/* PAGE POSION設定 */
.pagepos {
	width: 100%;
	/*text-align: left;*/
	margin: 0;
	/*padding: 5px 0;
	border-bottom: 1px solid #ddd;*/
}
/*.pagepos ul {
	list-style-type: none;
	margin: 0 5px;
	padding: 0 10px;
}
.pagepos li.home {
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 24px;
	background: url(../images/home.png) no-repeat;
	display: inline;
}
.pagepos li.and {
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 24px;
	background: url(../images/and.png) no-repeat;
	display: inline;
}*/
/*---------------------------------------------------------------------------*/
/* accordionn お知らせ/このページに掲載されている内容 */
/*---------------------------------------------------------------------------*/
/*main dl.accordion {
	width: 90%;
	margin:1em auto 3em;
	padding:0;
}
main dl.accordion dt {
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 2px solid #ccc;
	text-indent: -6em;
	color:#333;
	font-weight:bold;
	cursor:pointer;
	font-size: 16px;
	padding: 0.5em 5% 0.5em 7em;
	margin: 0 0 3px;
}
main dl.accordion dt span {

	margin-right: 1em;
}
main dl.accordion dt:hover {
	background: #eee;
}
main dl.accordion dt.open {
	background: #eee;
}
main dl.accordion dd {
	background:#FFF;
	padding:20px;
	line-height:2;
	text-align:left;
	display:none;
	border:1px solid #eee;
	font-size: 16px;
}
main dl.accordion dd span {
	margin-left: 2em;
}
main dl.accordion dd ul {
	margin: 0;
	padding: 0;
}
main dl.accordion dd ul li {
	list-style-type: none;
	padding: 0;
}
main dl.accordion dd ul li.one {
	list-style-type: none;
	padding: 0 0 0 1em;
}
main dl.accordion dd ul li.two {
	list-style-type: none;
	padding: 0 0 0 2em;
}
main dl.accordion dd ul li.thr {
	list-style-type: none;
	padding: 0 0 0 3em;
}*/
/*---------------------------------------------------------------------------*/
/* accordionn2 このページに掲載されている内容 */
/*---------------------------------------------------------------------------*/
/*main dl.accordion2 {
	width: 90%;
	margin:1em auto 3em;
	padding:0;
}
main dl.accordion2 dt {
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 2px solid #ccc;
	color:#333;
	font-weight:bold;
	cursor:pointer;
	font-size: 16px;
	padding: 0.5em 5% 0.5em;
	margin: 0 0 3px;
}
main dl.accordion2 dt:hover {
	background: #eee;
}
main dl.accordion2 dt.open {
	background: #eee;
}
main dl.accordion2 dd {
	background:#FFF;
	padding:20px;
	line-height:2;
	text-align:left;
	display:none;
	border:1px solid #eee;
	font-size: 16px;
}
main dl.accordion2 dd span {
	margin-left: 0em;
}
main dl.accordion2 dd ul {
	margin: 0;
	padding: 0;
}
main dl.accordion2 dd ul li {
	list-style-type: none;
	padding: 0;
}
main dl.accordion2 dd ul li.one {
	list-style-type: none;
	padding: 0 0 0 1em;
}
main dl.accordion2 dd ul li.two {
	list-style-type: none;
	padding: 0 0 0 2em;
}
main dl.accordion2 dd ul li.thr {
	list-style-type: none;
	padding: 0 0 0 3em;
}*/
/*---------------------------------------------------------------------------*/
/* calendar設定 */
/*---------------------------------------------------------------------------*/
/*div.cal_wrapper {
	padding: 10px 0px;
	overflow-x: scroll;
}
div.schedule_wrapper {
	width: 90%;
	margin: 0 auto 0;
	padding: 10px 0px;
	border: solid 1px #CCC;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #666;
}
div.schedule_wrapper h3 {
	padding: 0px 10px;
	font-weight: normal;
	margin: 0px;
	font-size: 15px;
	color: #666;
}
div.schedule_wrapper div.schedule_list {
	text-align: left;
	padding: 0px 10px;
	margin: 0px;
}
div.schedule_wrapper div.schedule_list ol {
	text-align: left;
	list-style-type: decimal;
	padding: 0px;
	margin: 5px auto;
	border-top: solid 1px #CCC;
}

div.schedule_wrapper div.schedule_list ol li {
	padding: 5px 10px 0px 0px;
	margin: 0px 0px 0px 30px;
	font-size: 12px;
	line-height: 1.5em;
}
div.schedule_wrapper div.schedule_list ol li:hover {
	text-decoration: underline;
}
 
div.cal_wrapper table.cal {
	width: 90%;
	margin: 0 auto 0;
	border-collapse: collapse;
}
div.cal_wrapper table.cal tr th p {
	float: left;
	padding: 5px;
	margin: 0px;
	color: #666;
	font-size: 15px;
}
div.cal_wrapper table.cal tr th div.cal_ui {
	float: right;
}
div.cal_wrapper table.cal tr th div.cal_ui input {
	border: solid 1px #CCC;
	background-color: #FFF;
	font-size: 15px;
	margin: 0px 1px;
	padding: 10px 15px;
	border-radius: 2px;
}
div.cal_wrapper table.cal td {;
	border: solid 1px #000;
}
div.cal_wrapper table.cal tr td {
	font-size: 15px;
	text-align: center;
	padding: 2px;
}
div.cal_wrapper table.cal tr.headline td {
	padding: 5px 0px;
}
div.cal_wrapper table.cal tr.headline {
	background-color: #EEE;
}*/
/*カレンダー表組の装飾*/
/*div.cal_wrapper table.cal tr td div {
	position: relative;
	padding: 9px;
	font-size: 15px;
	text-align: center;
	background-color: #FFF;
	border-radius: 3px;
}
div.cal_wrapper table.cal tr td div span {
	display: none;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 180px;
	border: solid 1px #EEE;
	background-color: #FFF;
	text-align: left;
	padding: 5px;
	z-index: 10;
	color: #000;
	font-weight: normal;
	line-height: 1.5em;
	box-shadow: 1px 1px 3px #666;
}*/
/* Holidayの装飾 */
/*div.cal_wrapper table.cal tr td div.Holiday {
	font-weight: bolder;
	color: red;
	background-color: #ffc0cb!important;
}*/
/* Rinji1の装飾 */
/*div.cal_wrapper table.cal tr td div.Rinji1 {
	font-weight: normal;
	color: red;
	background-color: #b9d08b!important;
}*/
/* Rinji2の装飾 */
/*div.cal_wrapper table.cal tr td div.Rinji2 {
	font-weight: bolder;
	color: red;
	background-color: #fafad2!important;
}*/
/*div.cal_wrapper table.cal tr td div.Tue {
	background-color: #fffacd;
}
div.cal_wrapper table.cal tr td div.Fri {
	background-color: #fffacd;
}
div.cal_wrapper table.cal tr td div.Sat {
	background-color: #add8e6;
}
div.cal_wrapper table.cal tr td div.Sun {
	font-weight: normal;
	color: #000;
	background-color: #ffc0cb;
}
div.cal_wrapper table.cal tr td div.Today {
	color: #333333;
	font-weight: bolder;
}*/
/*過去日付の装飾*/
/*div.cal_wrapper table.cal tr td div.backward {
	color: #CCC;
	font-weight: normal;
	background-color: #FFF!important;
	border-radius: 3px;
}
.sat {
	color: blue;
	background: #D0E8FF;
	font-weight: bold;
}
.sun {
	color: red;
	background-color: #FDDFFC;
	font-weight: bold;
}
.Sun {
	color: red;
	font-weight: bold;
}
.Sat {
}*/
/*---------------------------------------------------------------------------*/
/* テーブル定義 */
/*---------------------------------------------------------------------------*/
/*.tablearea {
	font-size: 16px;
	text-align: center;
	width: 90%;
	margin: 2em auto 0;
	padding: 0;
	overflow-x: scroll;
}
.ta0 {
	width: 100%;
	min-width: 680px;
	margin: 0 auto 0;
	padding: 0px;
	table-layout: fixed
}*/
/*テーブルのキャプション設定*/
/*.ta0 caption {
	font-weight: bold;
}
.ta0, .ta0 td, .ta0 th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	line-height: 2;
}
.ta0 th {
	width: 25%;
	padding: 10px;
	text-align: center;
}*/
/*テーブル１行目に入った見出し部分*/
/*.ta0 th.tamidashi {
	font-weight: bold;
	text-align: center;
	background-color: #eeeeee
}
.ta0 th.midashi {
	background: #f2f2f2
}
.ta0 th span {
	font-size: 80%
}*/
/*テーブル内の右側*/
/*.ta0 td {
	text-align: center;
	padding: 10px;
}
.ta0 td.campaign {
	font-weight: bold;
	line-height: 1.2em;
	color: #ff0000;
}
.ta0 td.campaign span {
	color: #000000;
	text-decoration: line-through;
}
.ta0 td.campaign strong {
	font-size: 50%;
}
.ta0 td.l {
	text-align: left;
}*/
/*---------------------------------------------------------------------------*/
/* PAGE TOP設定 */
/*---------------------------------------------------------------------------*/
/*#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 45px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 45px;
	opacity: 0.75;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}*/
/*---------------------------------------------------------------------------*/
/* other */
/*---------------------------------------------------------------------------*/
/*hr {
	width: 100%;
	height: 1px;
	border-top: 1px #ccc solid;
}
.clear { clear:both; }
.clearplus { clear:both; margin-bottom: 5em; }
.clear hr { display:none; }
.c {
	text-align: center;
}*/
/*---------------------------------------------------------------------------*/
/* css for images */
/*---------------------------------------------------------------------------*/
/*img.left {
	float: left;
	padding: 0.5em 5% 0.5em 0!important;
	max-width: 250px;
	height: auto;
	width : auto;
	border: none;
}
img.right {
	float: right;
	padding: 0.5em 0 0.5em 5%;
	max-width: 250px;
	height: auto;
	width : auto;
	border: none;
}
img.per25 {
	width: 25%;
}
img.per23 {
	width: 23%;
}
img.per30 {
	width: 30%;
}*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* yoyaku 固定設定 */
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
.hero_cta {
	position: fixed;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height: 80px;
	text-align: center;
}
.hero_cta p {
	text-align: center;
	line-height: 1.0;
	margin: 0;
	padding: 0;
}
.hero_cta p img {
	width: 150px;
	padding: 10px;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* footer設定 */
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*footer {
	width: 100%;
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #ac2124;
}
footer h4 {
	font-size: 15px;
	color: #fff;
	background: #333333;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px;
	padding: 0 0 5px
}
footer .pr {
	display: block;
	font-size: 80%;
}
footer a {
	text-decoration: none;
	color: #fff;
}*/
/*---------------------------------------------------------------------------*/
/* widgets */
/*footer .widgets {
	color: #ffffff;
	background: #333333;
	margin: 35px 0 10px
}
footer .widgets .sub {
	text-align: center;
	width: 90%;

	padding: 0;
	margin: 0 auto 0px;
}*/
/* information */
/*footer .widgets .sub .information {
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	display: inline-block;
	width: 100%;

	height: auto;
	margin: 5px;
	padding: 0;
}
footer .widgets .sub .information ul {
	padding: 0;
	list-style: none;
}
footer .widgets .sub .information ul li.home {
	text-align: left;
	list-style: none;
	background: url("../images/icon_home.png") no-repeat top left;
	margin: 0;
	padding: 0 0 20px 40px;
}
footer .widgets .sub .information ul li.addr {
	text-align: left;
	list-style: none;
	background: url("../images/icon_addr.png") no-repeat top left;
	margin: 0;
	padding: 0 0 20px 40px;
}
footer .widgets .sub .information ul li.addr strong {
	color: #ffffff;
}
footer .widgets .sub .information ul li.tel {
	text-align: left;
	list-style: none;
	background: url("../images/icon_tel.png") no-repeat top left;
	margin: 0;
	padding: 0 0 20px 40px;
}
footer .widgets .sub .information ul li.tel strong {
	color: #ffffff;
}
footer .widgets .sub .information ul li.tel a {
	color: #fff;
}
footer .widgets .sub .information ul li.tel a:hover {
	color: #f8b62d;
	text-decoration: underline
}
footer .widgets .sub .information ul li.director {
	text-align: left;
	list-style: none;
	background: url("../images/icon_director.png") no-repeat top left;
	margin: 0;
	padding: 0 0 20px 40px;
}
footer .widgets .sub .information ul li.director strong {
	color: #ffffff;
}*/
/* roadmap */
/*footer .widgets .sub .roadmap {
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	display: inline-block;
	width: 100%;

	height: auto;
	margin: 5px;
}
footer .widgets .sub .roadmap iframe {
	margin: 0 0 3em;
	border: 0;
}
footer .widgets .sub .roadmap ul li.train {
	text-align: left;
	list-style: none;
	background: url("../images/icon_train.png") no-repeat top left;
	margin: 0;
	padding: 0 0 20px 40px;
}
footer .widgets .sub .roadmap ul li.train strong {
	color: #ffffff;
}
footer .widgets .sub .roadmap ul li.parking {
	font-size: 14px;
	text-align: left;
	list-style: none;
	background: url("../images/icon_parking.png") no-repeat top left;
	margin: 0;
	padding: 0 0 20px 40px;
}
footer .widgets .sub .roadmap ul li.parking strong {
	color: #ffffff;
}
footer .widgets .sub .roadmap iframe {
	width: 90%;
}*/
/* sitemap */
/*footer .widgets .sub .sitemap {
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	display: inline-block;
	width: 100%;

	height: auto;
	margin: 5px;
}
footer .widgets .sub .sitemap ul {
	padding: 0;
	list-style: none;
}
footer .widgets .sub .sitemap ul li {
	text-align: left;
	list-style: disc;
	margin: 0 0 0 30px;
	padding: 0;
}
footer .widgets .sub .sitemap ul li span {
	margin: 0 0 0 1em;
}
footer .widgets .sub .sitemap ul li a {
	color: #fff;
}
footer .widgets .sub .sitemap ul li a:hover {
	color: #f8b62d;
	text-decoration: underline
}*/