@charset "utf-8";
/* CSS Document */
/* パソコン用 画面サイズ1025px以上 */
/*---------------------------------------------------------------------------*//*---------------------------------------------------------------------------*/
/*全体の設定*/
body {
	width: 100%;
	/*color: #000;
	margin: 0 auto 0;
	padding:0;
	font: 16px/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	background: #ffffff url("../images/bk00.png") repeat-x top;
	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%; /* smart style */
	
	margin: 0; /* smart style */
	padding: 0;
	border-top: 20px solid #659632;
	border-bottom: 1px solid #cccccc;
}
header .toplogo {
	width: 30%;
	max-width: 380px;
	margin: 0 0 1em;	/* smart style */
	padding: 0;
	float: left;
}
header .toplogo p {
	font-size: 14px;
	line-height:1.2em;
	text-align: center;
}
header .toplogo img {
	width /***/: auto;
	max-width: 100%;
	height: auto;
	border: none;
	margin: 0;
	padding: 0;
}
header .info {
	width: 30%;
	max-width: 380px;
	margin: 0 20px 0;	/* smart style */
	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.yoyaku_yusen {
	color: #ac2124;
	border: 1px solid #ac2124;
	background: #fff;
	font-weight: bold;
	text-align: center;
	padding: 3px 0 0;
	margin: 0 0 3px;
}
header .info ul li.telcall {
	color: #c3d825;
	font-weight: bold;
	font-size: 26px;
}
header .info ul li.telcall a {
	color: #c3d825;
	font-weight: bold;
	font-size: 26px;
}

#cont {
	width: 80%;
	min-width: 980px;
	margin: 0 auto 0;
	display: -webkit-flex;
	display:-ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.side {
	width: 28%;
	margin: 0 1% 0;
	background: blue;
	height: 10px;
}
.maincontents {
	width: 68%;
	margin: 0 1% 0;
	background: green;
	height: 10px;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* container */
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
#container {
	width: 80%;
	min-width: 980px;
	margin: 0 auto 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-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	/*width: 80%;
	min-width: 990px;
	height: auto;
	text-align: center;
	margin: 0 auto 0;
	padding: 3px 0;*/
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* picture */
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
picture {
	margin: 0;
	padding: 0;
}
picture img {
	width: 60%;
	max-width: 100%;
	min-width: 980px;
	margin: 0 auto 0;
}
/*picture.toplink {
	width: 100%;
	margin: 0 5% 0;
	text-align: center;
}*/
/*picture.toplink img {
	width: auto;
	max-width: 100%;
	margin: 0;
}*/
picture.link {
	width: 90%;
	margin: 0 5% 0;
}
picture.link img {
	width: 90%;
	max-width: 100%;
	min-width: initial;
	min-width: auto;
	margin: 0 auto 0;
}
picture.topimage {
	width: 80%;
	margin: 0 10% 0;
}
picture.topimage img {
	width: 80%;
	max-width: 100%;
	margin: 0 auto 0;
}
/*@media only screen and (min-width: 482px) {
	.toplink img,.link img,.topimage {
		width: 380px;
		margin: 0 auto 0;
	}
}*/
	/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
	/* main contents */
	/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
main {
	width: 68%;
	margin: 0 1% 0;
	clear: both;
	/*float: right;
	width: 65%;	/* smart style */
	/*min-width: 650px;
	/*text-align: left;*/
	/*margin: 0 auto 0;
	padding: 0 10px 0 0;*/
}
/*article {
	margin: 0;
	padding: 0;
}*/
/*section {
	margin: 0;
	padding: 0;
}*/
/* mainコンテンツのh1タグの設定 */
/*main h1 {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.25em;
	padding: 32px 0;
	margin: 10px 0 30px;
	clear: both;
	background: #ac2124;
	-webkit-box-shadow: 0px 2px 5px #e0e0e0;
	box-shadow: 0px 2px 5px #e0e0e0;
	border: 3px double #ffffff;
}*/
/*mainコンテンツのh2タグの設定*/
/*section h2 {
	width: 88%;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.25em;
	padding: 24px 5%;
	margin:30px auto 40px;
	background: #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: 86%;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.25em;
	padding: 16px 5%;
	margin:8px auto 20px;
	clear: both;
	background: #e3babb;
	-webkit-box-shadow: 0px 2px 5px #e0e0e0;
	box-shadow: 0px 2px 5px #e0e0e0;
}*/
/* mainコンテンツのh4タグの設定 */
/*section h4 {
	width: 84%;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.25em;
	padding: 16px 5%;
	margin: 8px auto 20px;
	clear: both;
	background: #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 auto 3em;
}*/
main dl.access dt {
	font-weight: bold;

	padding-left: 0em;
	width: 10em;
}
main dl.access dd {
	text-align: left;
	padding-left: 12em;
}
/*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 5em;
}
/*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%;	/* smart style */
	margin: 0 auto 5em;	/* smart style */
}
main .symptom dt {
	width: 90%;	/* smart style */
	margin: 1em auto 0;	/* smart style */
	font-weight: bold;

	text-align: left;
}
/*記事設定*/
main .symptom dd {
	width: 80%;
	margin: 0 auto 0;
	padding-left: 0;/* smart style */
	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:90%;	/* smart 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.license li {
	width: 48%;	/* smart style */
	min-width: 150px;
	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: normal;
	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: 0em;	/* smart style */
	padding:10px 0 10px 0em;	/* smart style */
	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: block;	/* smart style */
	width: 100%;	/* smart style */
	text-indent: 1em;	/* smart style */
	margin: 0 0 1em;	/* smart style */
	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: 90%;	/* smart style */
	margin: 2em 5% 5em;	/* smart style */
	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:90%;	/* smart 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%;	/* smart style */
	min-width: 150px;
	background: #f5f0e5;
	text-align: center;
	list-style: none;
	padding-bottom: 100px;
	margin: 0 1% 1em;	/* smart style */
	/*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.menu2 {
	width:90%;	/* smart 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%;	/* smart style */
	min-width: 150px;
	background: #f8f8ff;
	text-align: center;
	list-style: none;
	padding-bottom: 100px;
	margin: 0 1% 1em;	/* smart style */
	/*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.menu3 {
	width:90%;	/* smart 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.menu3 li {
	width: 48%;	/* smart style */
	min-width: 150px;
	background: #f8f8ff;
	text-align: center;
	list-style: none;
	padding-bottom: 150px;
	margin: 0 1% 1em;	/* smart style */
	/*position: relative;*/
}
main ul.menu3 li img {
	width:100%;
	margin:0;
	padding:0;
}
main ul.menu3 li img.new {
	width: auto;
	margin: 0;
	padding: 0;
}
main ul.menu3 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.menu3 li h4 a {
	display: block;
	background: #ffffff;
	font-weight:bold;
	text-align:center;
	padding: 1em;
}
main ul.menu3 li h4 a:hover {
	background: #e3babb;
}
main ul.menu3 li p {
	padding:0 9%;
	font-size:90%;
}
main ul.menu3 li p.link-button {
	text-align:center;
	padding: 0;
	display: block;
	position: absolute;
	bottom: 10px;
	width: 100%;
}
main ul.menu3 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.menu3 li p.link-button a:hover {
	background: #fff;
}
main ul.menu3 li ul {
	width: 80%;
	display: inherit;
	margin: 0 auto 0;
	padding: 0;
	flex-wrap: nowrap;
}
main ul.menu3 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:90%;	/* smart 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%;	/* smart style */
	min-width: 150px;
	background: #f1dddd;
	text-align: center;
	list-style: none;
	padding-bottom:1em;
	margin: 0 1% 1em;	/* smart 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;
	text-align:center;
	margin: 0.5em auto 0.5em;
	padding: 0;
}
main ul.medical_menu li h4 a {
	display: block;
	background: #ffffff;
	font-weight:bold;
	text-align:center;
	padding: 1em;
}
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:90%;	/* smart 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%;	/* smart style */
	min-width: 150px;
	background: #ffffff;
	text-align: center;
	list-style: none;
	padding-bottom:1em;
	margin: 0 1% 1em;	/* smart style */
	position: relative;
	border:  1px solid #ebf6f7;
	border-radius: 10px;
}
	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;
	border: 1px solid #ebf6f7!important;

}
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;
}
/*---------------------------------------------------------------------------*/
/* 箇条書き（decimal） */
/*---------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* side contents */
/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
aside {
	
	width: 35%;
	margin: 0 1% 0;
	/*background: blue;*/
	height: auto;
	clear: both;
	/*float: left;
	width: 30%;	/* smart style */
	/*min-width: 300px;
	text-align: center;
	margin: 0 auto 0;
	padding: 0 0 3px;*/
}
aside .sub_block {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	min-width: initial;
	min-width: auto;
}
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 h4 {
	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 : #d0e8ff;
	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;
}
.fortbsp {
	margin: 0;
	padding: 0;
	display: none;
}

	/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
	/* Navigation */
	/*------------------------------------------------------------------------------------------------------------------------------------------------------*/
nav {
	position: relative;
	
	z-index: auto;
	width: 100%;
	min-width: 278px;
	text-align: center;
	margin: 0 auto 0;
	padding: 3px 0;
	background: #ffffff;
	border-bottom: none;
}
/*---------------------------------------------------------------------------*//*---------------------------------------------------------------------------*/
/* menu button only css used */
/*---------------------------------------------------------------------------*//*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*/
/* 三本線 */
/*---------------------------------------------------------------------------*/
.menu-btn {
	display: none;
}
/*---------------------------------------------------------------------------*/
/* メニューの装飾 */
/*---------------------------------------------------------------------------*/
.menu-content {
    width: 100%;
	/*min-width: 1000px;*/
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #ffffff;
}
.menu-content ul {
	width: 100%;
	/*min-width: 1000px;*/
		margin: 0 auto 0;
    padding: 0;
}
.menu-content ul li {
	width: 12%;
	display: inline-block;
    border-bottom: solid 1px #eee;
    list-style: none;
	text-align: left;
	text-indent: 0em;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    color: #000000;
    text-decoration: none;
    padding: 8px 15px 8px 0;
    position: relative;
	text-indent: 1em
}
.menu-content ul li a:hover {
	text-align: left;
	background: #eee;
	text-indent: 1.5em;
    transition: 1s;
}
.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ccc; /*矢印*/
    border-right: solid 2px #ccc; /*矢印*/
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 18px;
}
/*---------------------------------------------------------------------------*/
/* 子階層 */
.menu-content ul li ul {
	position: absolute;
	top: 52px;
	z-index: 100;
	/*left:0;*/
}
.menu-content ul li ul li {
	display: block;
    height: 0;
    overflow: hidden;
    transition: 1.5s;
	border: none;
	background: #eee;
	color: #000;
}
.menu-content ul li ul li a {
	color: #fff;
	background: #000;
    border-top: 1px solid #eee;
	text-indent: 2em;
}
.menu-content ul li ul li a:hover {
	text-align: left;
	background: #000;
	text-indent: 0.5em;
    transition: 1s;
}
.menu-content li:hover > ul > li {
    height: 3em;
    overflow: visible;
}
/*---------------------------------------------------------------------------*/
/* ボタン押下で表示 */
/*---------------------------------------------------------------------------*/
.menu-content {
    width: 100%;
    height: 100%;
    position: initial;
    top: auto;
    left: auto;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #ffffff;
    transition: all 0.5s;/*アニメーション設定*/
}
/*---------------------------------------------------------------------------*/
/* ボタン押下で表示 */
/*---------------------------------------------------------------------------*/
#menu-btn-check:checked ~ .menu-content {
    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: 80%;


	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: 80%;
	text-align: left;
	margin: 0 auto 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: 94%;
	margin: 0 auto 3em;
	padding: 10px;
	font-size: 15px;
}
main dl.accordion dt {
	/*background: center no-repeat,-webkit-linear-gradient(#FFFFFF, #cce7ff);*/
	/*background: center no-repeat,-o-linear-gradient(#FFFFFF, #cce7ff);*/
	/*background: center no-repeat,linear-gradient(#FFFFFF, #cce7ff);*/
	border: 1px solid #eee;
	text-indent: -7em;
	cursor: pointer;
	padding: 8px 20px 8px 8em;
	font-weight: bold;
}
main dl.accordion dt span {
	width: 100%;
	display: inline;
	font-size: 80%;
	margin-right: 1em;
}
main dl.accordion dt.open {
	background: #e0e0e0;
	/*background: center no-repeat,-webkit-linear-gradient(#ffffff, #99cfff);*/
	/*background: center no-repeat,-o-linear-gradient(#ffffff, #99cfff);*/
	/*background: center no-repeat,linear-gradient(#ffffff, #99cfff);*/
}
main dl.accordion dt:hover {
	background: #e0e0e0;
	/*background: center no-repeat,-webkit-linear-gradient(#ffffff, #99cfff);*/
	/*background: center no-repeat,-o-linear-gradient(#ffffff, #99cfff);*/
	/*background: center no-repeat,linear-gradient(#ffffff, #99cfff);*/
}
main dl.accordion dd {
	background: #fff;
	padding: 10px 30px 20px;
	line-height: 1.5;
	text-align: left;
	display: none;
	font: 14px/2
}
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 20px;
	padding: 5px 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;
}
/*---------------------------------------------------------------------------*/
/* テーブル定義 */
/*---------------------------------------------------------------------------*/
.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;
	margin: 0;
	padding: 10px 0 0;
	background-color: #eee;
}
/*---------------------------------------------------------------------------*/
/* css for images */
/*---------------------------------------------------------------------------*/
img.left {
	float: left;	/* smart style */
	padding: 0.5em 5% 0.5em 0!important;	/*左から、上、左右、下への余白*/
	max-width: 250px;
	height: auto;
	width /***/: auto;
	border: none;
}
img.right {
	float: right;	/* smart style */
	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 {
	color: #fff;
	width: 100%;
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 80px;
	background: #808080;
}
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: 31%;	/* smart style */

	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: 31%;	/* smart style */

	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: 31%;	/* smart style */

	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
}