/*
Theme Name: original
*/@charset"utf-8";
body {
	font: 100%/1.2 Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #303030;
	background-color: #f5fafd !important;
	font-weight: 500 !important;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active, a:focus {
	outline: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}
.sp {
	display: none;
}
/*-------------------------------------------
header
-------------------------------------------*/
#header {
	background-color: #fff;
}
#header h1 {
	background: #00A0E9;
	color: #fff;
	padding: 5px 0;
	font-size: 90%;
	text-align: center;
	font-weight: normal;
	margin-top: -20px; /* yasuda */
}
.inner {
	width: 1027px;
	margin: 0 auto;
}
#header .inner {
	margin-top: 20px;
}
.logo {
	float: left;
	margin: 10px 0;
}
.infodata {
	float: right;
}
.tel {
	float: left;
	margin: 10px;
}
.tel p {
	font-size: 230%;
	color: #439FD0;
	font-weight: bold;
}
.tel03 {
	color: #00a0e9;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
}
.tel02 {
	color: #00a0e9;
	font-size: 33px;
	font-weight: 700;
	line-height: 24px;
	border: 1px #00a0e9 solid;
	border-radius: 4px;
	width: 263px;
	height: 42px;
	margin-top: 6px;
	padding-top: 9px;
}
.tel02 p:before {
	content: url(https://zusi-chiropractic.com/wp-content/uploads/2019/05/tel_icon01.png);
	margin: 0 10px 10px 12px;
	position: relative;
}
.info {
	float: left;
}
.info p {
	margin: 10px;
}
.info p span {
	margin-right: 10px;
}
/*-------------------------------------------
main
-------------------------------------------*/
#contents {
	width: 100%;
	margin: 0 auto;
}
h3 {
	border-left: 6px solid #00a0e9;
	padding-left: 10px;
	font-size: 20px;
	margin: 0 0 10px 0;
	font-weight: 500;
	color: #00a0e9;
	line-height: 1;
}
h4 {
	color: #00a0e9;
	font-size: 20px;
	text-align: left;
}
/*-------------------------------------------
お知らせ
-------------------------------------------*/
.oth01 {
	background-color: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
}
.news01 {
	width: 1000px;
	margin: 0 auto 100px;
	line-height: 1.8;
}
.news01 li {
	list-style-type: disc;
	color: #00a0e9;
	margin-bottom: 10px;
	margin-left: 20px;
}
.news02 {
	color: #303030;
}
/*-------------------------------------------
関連リンク
-------------------------------------------*/
.linkbn01 {
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: 1.8;
}
.linkbn02 {
	color: #303030;
	text-align: left;
	position: relative;
	width: 30%;
}
.linkbn02 h5 {
	font-weight: 600;
}
.linkbn02 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -999px;
	color: #303030;
	list-style: none;
}
.linkbn02 a:hover {
	background-color: #fff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	color: #666;
}
.linkbn03 {
	margin-bottom: 20px;
}
.linkbn04 h2 {
	margin: 0 auto 20px;
	width: 1000px;
	color: #00a0e9;
	font-weight: 500;
	font-size: 26px;
	border-bottom: 1px #00a0e9 solid;
	background-color: #fff;
}
/*-------------------------------------------
Gnavi
-------------------------------------------*/
#Gnavi {
	color: #00a0e9;
	font-size: 18px;
	line-height: 24px;
	background-color: #dff1fc;
	height: 58px;
}
#Gnavi ul li {
	float: left;
	text-align: center;
	padding: 20px 18px;
}
#Gnavi ul li a {
	display: block;
	height: 38px;
	color: #00a0e9;
	font-weight: 500;
}
#Gnavi ul li a:hover {
	color: #303030;
}
/*-------------------------------------------
bnner
-------------------------------------------*/
#bn01 {
	width: 1000px;
	margin: 12px auto 50px auto;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.bn02 {
	width: 490px;
}
.bn02 a {
	text-decoration: none;
}
.bn02 a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/*-------------------------------------------
footer
-------------------------------------------*/
#footer01 {
	width: 100%;
	padding: 20px 0 0 0;
	color: #fff;
	background-color: #00a0e9;
	margin: 0;
	line-height: 1.8;
}
#footer01 a {
	color: #fff;
}
#footer01 a:hover {
	color: #666;
}
.footer02 {
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.footer03 {
	text-align: left;
}
.footer04 {
	margin-top: 16px;
}
.footer04:before {
	content: url(https://zusi-chiropractic.com/wp-content/uploads/2019/05/icon01.png);
	margin: 0 6px 0 0;
	position: relative;
}
.footer05 {
	padding-left: 28px;
}
#footer06 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #00a0e9;
	font-size: 12px;
	background-color: #fff;
}
.info01 {
	width: 1000px;
	padding: 50px 0;
	color: #00a0e9;
	font-size: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
	text-align: center;
}
.page-id-12 .info01 {
	display: none;
}
.info01 h2 {
	margin-bottom: 20px;
	color: #00a0e9;
	font-weight: 500;
	font-size: 26px;
	border-bottom: 1px #00a0e9 solid;
	width: 490px;
	;
}
.info07 {
	text-align: left;
}
.info08 {
	background-color: #fff;
}
.home .info08 {
	background-color: #f5fafd;
}
.info02 {
	color: #fff;
	background-color: #00a0e9;
	text-align: center;
	padding: 4px auto;
	border-radius: 50px;
	width: 110px;
	height: 26px;
	font-size: 15px;
	padding-top: 4px;
}
.info03 {
	margin-top: 6px;
	font-size: 56px;
	margin-bottom: 50px;
}
.info03:before {
	content: url(https://zusi-chiropractic.com/wp-content/uploads/2019/05/tel_icon02.png);
	margin: 0 14px 4px 0;
	position: relative;
}
.info04 table {
	width: 490px;
	border-collapse: collapse;
	margin: 0 0 20px 0;
	border: none;
	line-height: 1.8;
}
.info04 td {
	text-align: left;
	vertical-align: top;
	border: none;
	padding-bottom: 10px;
}
.info04 th {
	text-align: left;
	vertical-align: top;
	padding: 0 10px 10px 0;
	color: #00a0e9;
	border: none;
	font-weight: 500;
	font-size: 100%;
}
.info05 {
	margin: 0 0 40px 0;
}
#pagetop {
position: fixed;
  right: 20px;
  bottom: 20px;
}
#pagetop a {
  position: relative;
  display: block;
  text-decoration: none;
}
#footer_info {
	margin: 0 auto;
	background: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 0;
}
.map {
	width: 470px;
	float: left;
}
#footer_info .infodata {
	width: 470px;
	margin: 10px 0;
}
#footer_info .infodata p {
	margin: 10px;
	font-size: 80%;
}
#footer_info .infodata p span {
	margin-right: 10px;
}
#Fnav {
	background: #FFF;
	overflow: hidden;
	margin: 20px 0 0 0;
}
#Fnav ul {
	width: 1000px;
	margin: 10px auto 10px auto;
}
#Fnav ul li {
	float: left;
	width: 142px;
	border-left: 1px solid #ccc;
	text-align: center;
	font-size: 90%;
}
#Fnav ul li:first-child {
	border-left: none;
}
p.copy {
	background: #00A0E9;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 80%;
	padding: 10px 0;
}
.pk01 {
	color: #eb6ea5 !important;
	border-bottom: 1px #eb6ea5 solid !important;
}
.pk02 {
	border-left: 6px solid #eb6ea5;
	color: #eb6ea5;
}
.pk03 {
	color: #eb6ea5;
	margin-bottom: 20px !important;
}
.pk03 p {
	font-size: 120%;
	margin-bottom: 0 !important;
}
.pk03 h4 {
	color: #eb6ea5;
	font-weight: 600;
	margin-bottom: 10px;
}
.pk_back01 {
	background-color: #fef7fa;
	width: 100%;
	margin: 0;
	padding-top: 20px;
}
.back01 {
	background-color: #fff;
	width: 100%;
	padding: 20px;
	border-radius: 6px;
	margin-bottom: 30px;
}
.back03 {
	background-color: #fff;
	width: 1000px;
	padding: 20px;
	border-radius: 6px;
	margin-bottom: 30px;
}
.bl01 {
	color: #00a0e9;
	margin-bottom: 20px !important;
}
.bl01 h4 {
	color: #00a0e9;
	font-weight: 600;
	margin-bottom: 10px;
}
.bl01 p {
	font-size: 120%;
	margin-bottom: 0 !important;
}
.bl_link01 a {
	color: #00a0e9;
}
.bl_link01 a:hover {
	color: #666;
}
.bl_link01:before {
	content: url(https://zusi-chiropractic.com/wp-content/uploads/2019/05/icon02.png);
	margin: 10px;
	position: relative;
}
.pk_link01 a {
	color: #eb6ea5;
}
.pk_link01 a:hover {
	color: #666;
}
/*-------------------------------------------
toppage
-------------------------------------------*/
.home .entry-title {
	display: none;
}
#catch {
	text-align: center;
	background: #F2F9FC;
}
#catch02 {
	height: 418px;
	width: 100%;
	background-image: url(https://zusi-chiropractic.com/wp-content/uploads/2019/05/main01.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	display: inherit;
}
.catchtxt {
	text-align: left;
	line-height: 180%;
	padding: 20px 0;
}
.catchtxt p {
	margin-bottom: 20px;
}
.catchtxt p:last-child {
	margin-bottom: 0;
}
#main {
	overflow: hidden;
	width: 1000px;
	text-align: left;
	margin: 20px auto 70px;
}
#main02 {
	overflow: hidden;
	width: 1000px;
	text-align: left;
	margin: 20px auto 40px;
}
#left {
	float: left;
	width: 490px;
}
#left img {
	margin-bottom: 30px;
}
#left p {
	line-height: 200%;
}
#right {
	float: right;
	width: 490px;
}
#right img {
	margin-bottom: 30px;
}
#right dt {
	margin: 10px 0;
}
#right dd {
	margin: 10px 10px 20px 10px;
	line-height: 180%;
}
#right li {
	margin: 10px;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}
#right li p strong {
	display: block;
	font-size: 130%;
	font-weight: normal;
	margin-top: 5px;
}
.imgleft img {
	float: left;
	margin-right: 20px;
}
#news ul {
	margin-bottom: 20px;
}
#news ul li {
	border: 5px solid #efefef;
	padding: 10px;
	line-height: 200%;
	float: left;
	width: 490px;
	margin: 10px 0;
}
#news ul li:first-child {
	margin-right: 20px;
}
#news ul li strong {
	display: block;
	color: #00a0e9;
	font-size: 120%;
}
/*-------------------------------------------
よくある質問
-------------------------------------------*/
.q01 {
	color: #00a0e9;
	font-weight: 600;
	margin-bottom: 0 !important;
	margin-top: 0;
}
.q02 {
	color: #00a0e9;
	font-weight: 600;
	margin-bottom: 0 !important;
	margin-top: 30px;
}
/*-------------------------------------------
sub
-------------------------------------------*/
.pan {
	margin: 10px auto 100px;
	width: 1000px;
	font-size: 12px;
}
#main h2 {
	margin-bottom: 20px;
	color: #00a0e9;
	font-weight: 500;
	font-size: 32px;
	width: 100%;
	border-bottom: 1px #00a0e9 solid;
}
#main02 h2 {
	margin-bottom: 20px;
	color: #00a0e9;
	font-weight: 500;
	font-size: 32px;
	width: 100%;
	border-bottom: 1px #00a0e9 solid;
}
#main > p, #main section > p {
	margin: 10px 10px 20px 10px;
	line-height: 200%;
	font-size: 100%;
}
#main02 > p, #main02 section > p {
	margin: 10px 10px 20px 10px;
	line-height: 200%;
	font-size: 100%;
}
#main p {
	margin-bottom: 30px;
	line-height: 2;
}
#main strong {
	color: #00A0E9;
	font-weight: normal;
}
#main02 p {
	line-height: 170%;
}
#main02 strong {
	color: #00A0E9;
	font-weight: normal;
}
.imgleft, .imgright {
	margin: 10px;
}
.imgleft img {
	float: left;
	margin-right: 20px;
}
.imgright img {
	float: right;
	margin-left: 20px;
}
table {
	overflow: hidden;
	margin: 20px auto;
	width: 960px;
	font-size: 90%;
	border: 1px solid #439fd0;
}
.menu_price td, .pack td {
	width: 90px;
	text-align: center;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #439fd0;
}
th {
	width: 100px;
	color: #fff;
	padding: 10px;
	font-weight: normal;
	font-size: 120%;
	border: 1px solid #439fd0;
}
.menu {
	width: 30px;
}
.school td {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #439fd0;
}
.school th {
	width: auto;
}
.school td.price {
	width: 100px;
	text-align: center;
}
.about td {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #439fd0;
}
.googlemap p {
	text-align: center;
}
p.bigtxt {
	color: #00a0e9;
	font-size: 80px !important;
	font-weight: 300;
	line-height: 100% !important;
	margin-bottom: 70px;
}
.bigtxt:before {
	content: url(https://zusi-chiropractic.com/wp-content/uploads/2019/05/tel_icon03.png);
	margin: 0 20px 10px 0;
	position: relative;
}
.footer_area {
	display: none;
}
#catch02sp {
	display: none;
}
/*-------------------------------------------
下層ページ
-------------------------------------------*/
.entry-title {
	background-image: url(https://zusi-chiropractic.com/wp-content/uploads/2019/05/back01.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 120px;
	padding-top: 40px;
	font-size: 40px;
	font-weight: 400;
	color: #fff;
	text-align: center;
}
#main03 {
	overflow: hidden;
	line-height: 2;
	margin: 0 auto 70px;
	text-align: left;
}
#main03 p {
	line-height: 180%;
	margin-bottom: 0;
}
#main04 {
	overflow: hidden;
	line-height: 2;
	margin: 0 auto;
	text-align: left;
}
.ttl01 {
	text-align: center;
	margin: 0 auto 20px;
}
.ttl01 h2 {
	color: #00a0e9;
	font-weight: 500;
	font-size: 32px;
	border-bottom: 1px #00a0e9 solid;
	text-align: center;
	width: auto !important;
	display: inline-block;
}
.ttl02 {
	font-size: 24px;
	color: #303030;
	text-align: center;
}
#main03 p {
	text-align: left;
	line-height: 2;
}
.back02 {
	width: 1000px;
	border: 1px #00a0e9 solid;
	border-radius: 3px;
	background-color: #fff;
	padding: 30px 30px 20px;
	margin: 0 auto 70px;
}
.back02 h2 {
	margin-bottom: 0 !important;
	color: #00a0e9;
	font-weight: 500;
	font-size: 32px;
	border-bottom: 1px #00a0e9 solid;
	text-align: center;
	width: auto !important;
	display: inline-block;
	margin-left: 346px;
}
.prof02 table {
	width: 100%;
	border: 1px #000000 none;
	border-collapse: collapse;
	background-color: #fff;
	line-height: 1.8;
}
.prof02 td {
	border: 1px #000000 none;
	text-align: left;
	vertical-align: top;
	background-color: #fff;
	padding-bottom: 10px;
}
.prof02 th {
	border: 1px #000000 none;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	padding: 0 20px 0 0;
	color: #303030;
	font-weight: 600;
}
.price01 table {
	width: 100%;
	border: 1px #00a0e9 solid;
	border-collapse: collapse;
	margin: 0 0 70px 0;
}
.price01 td {
	border: 1px #00a0e9 solid;
	background-color: #fff;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	width: 33%;
	font-size: 120%;
}
.price01 th {
	border: 1px #00a0e9 solid;
	background-color: #00a0e9;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	color: #fff;
	width: 20%;
	font-size: 120%;
	font-weight: 600;
}
.acc01 {
	text-align: center;
	margin: 40px auto 70px;
}
.acc02 table {
	width: 80%;
	border: 1px #00a0e9 solid;
	border-collapse: collapse;
	margin: 0 auto 70px;
}
.acc02 td {
	border: 1px #00a0e9 solid;
	background-color: #fff;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	width: 80%;
	font-size: 120%;
}
.acc02 th {
	border: 1px #00a0e9 solid;
	background-color: #00a0e9;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	color: #fff;
	width: 20%;
	font-size: 120%;
	font-weight: 600;
}
.type_menu01 {
	width: 1000px;
	text-align: center;
	margin: 0 auto 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 140%;
}
.type_menu02 {
	background-color: #fff;
	border-radius: 3px;
	border: #ddd 1px solid;
	padding: 20px;
	color: #00a0e9;
	border-radius: 3px;
}
.type_menu02 a {
	font-size: 120px;
	background-color: #fff;
}
.type_menu02:hover {
	color: #666;
	text-decoration: none;
}
#footerFloatingMenu {
	display: none;
}
#spmenu01 {
	display: none;
}
.sphead01 {
	display: none;
}
@media screen and (max-width:999px) {
	.inner {
		width: 96%;
		margin: 0 20px;
	}
	.pan {
		width: 100%;
	}
	#main {
		width: 98%;
	}
	#main02 {
		width: 100%;
	}
	#left {
		width: 50%;
	}
	#right {
		width: 50%;
	}
	#Gnavi {
		font-size: 16px;
	}
	#Gnavi ul li {
		padding: 20px 10px;
	}
	.linkbn01 {
		width: 100%;
		margin: 0 10px;
		display: block;
	}
	.linkbn02 {
		width: 96%;
		margin-bottom: 20px;
	}
	.linkbn04 h2 {
		margin: 0 10px 20px;
		width: 96%;
		color: #00a0e9;
		text-align: left;
	}
	.news01 {
		width: 96%;
		margin: 0 10px 40px;
	}
	#bn01 {
		margin: 20px 10px;
		padding: 0;
		display: block;
		width: 100%;
	}
	.bn02 {
		max-width: 490px;
	}
	.footer02 {
		width: 96%;
		margin: 0 10px;
		display: block;
		padding: 0 0 50px;
	}
	.info02 {
		display: none;
	}
	.info03 {
		display: none;
	}
	.info04 table {
		width: 100%;
		margin: 0 10px 20px 10px;
	}
	.info04 td {
		width: 100%;
		display: inline-block;
	}
	.info04 th {
		text-align: left;
		vertical-align: top;
		padding: 0 0 0 0;
		font-weight: 600;
		color: #303030;
		display: inline-block;
		width: 100%;
	}
	.back03 {
	width: 100%;
}
	.back02 {
		width: 100%;
		padding: 20px 20px 0;
		margin: 0 10px 70px;
	}
	.back02 h2 {
		text-align: center !important;
	}
	.prof02 td {
		display: inline-block;
		width: 100%;
	}
	.prof02 th {
		display: inline-block;
		width: 100%;
	}
	.type_menu02 {
		width: 100%;
	}
}
@media screen and (max-width:640px) {
	.img {
		max-width: 100%;
	}
	h2 {
		padding: 0 !important;
		text-align: left;
	}
	h3 {
		border-left: 4px solid #00a0e9;
		padding-left: 6px;
		font-size: 18px;
		line-height: 1.3;
	}
	.pan {
		display: none;
	}
	#main {
		margin: 20px 10px;
	}
	#left {
		width: 100%;
	}
	#right {
		width: 100%;
	}
	#catch02 {
		display: none;
	}
	#catch02sp {
		display: inherit;
		margin-top: -10px;
	}
	#main h2 {
		text-align: left;
		font-size: 20px;
		font-weight: 600;
		line-height: 1.5;
	}
	#main02 {
		margin: 20px 10px 30px;
		width: 96%;
	}
	#main02 h2 {
		text-align: left;
		font-size: 24px;
		font-weight: 600;
		line-height: 1.5;
	}
	#main03 h2 {
		text-align: left;
		font-size: 24px;
		font-weight: 600;
		line-height: 1.5;
	}
	#main04 h2 {
		text-align: left;
		font-size: 24px;
		font-weight: 600;
		line-height: 1.5;
	}
	#bn01 {
		margin: 20px 10px;
		padding: 0;
		display: block;
		width: 96%;
	}
	.bn02 {
		width: 96%;
		margin: 4px auto;
	}
	.info01 {
		width: 96%;
		display: block;
		margin-left: 10px;
		margin-right: 10px;
		padding: 50px 0 0;
	}
	.info01 h2 {
		text-align: left;
		width: 100%;
		font-size: 24px;
		font-weight: 600;
		line-height: 1.5;
	}
	#footer01 {
		font-size: 16px;
	}
	.oth01 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.ttl01 {
		margin: 0 10px 0;
	}
	#main03 {
		margin: 0 10px 30px;
	}
	#main04 {
		margin: 0 10px 0;
	}
	.entry-title {
		height: 80px;
		padding-top: 20px;
		font-size: 28px;
	}
	.back02 {
		width: 96%;
	}
	.back02 h2 {
		text-align: center !important;
		margin-left: auto;
		margin-right: auto;
		font-size: 18px !important;
	}
	.price01 table {
		width: 94%;
		margin: 0 10px 30px 10px;
		border: 0px #00a0e9 solid;
	}
	.price01 td {
		padding: 10px 10px;
		width: 100%;
		display: inline-block;
		border-top: #fff;
	}
	.price01 th {
		padding: 10px 10px;
		width: 100%;
		display: inline-block;
		margin-top: 10px;
	}
	.price02 {
		background-color: #f5fafd !important;
		border-top: none !important;
		border-left: none !important;
		border-right: none !important;
	}
	.price03 {
		font-weight: 600;
	}
	.acc00 {
		display: none;
	}
	.acc02 table {
		width: 96%;
		margin: 0 0 30px;
		border: none;
	}
	.acc02 td {
		padding: 10px 10px;
		width: 100%;
		display: inline-block;
	}
	.acc02 th {
		padding: 10px 10px;
		width: 100%;
		margin-top: 16px;
		display: inline-block;
	}
	.type_menu01 {
		width: 94%;
		margin: 0 10px 20px;
		font-size: 100%;
		text-align: left;
		flex-wrap: wrap;
	}
	.type_menu02 {
		background-color: #fff;
		border-radius: 3px;
		border: #ddd 1px solid;
		padding: 6px;
		margin-bottom: 6px;
	}
	.type_menu02 a {
		font-size: 100%;
		background-color: #fff;
	}
	#footer06 {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	nav.globalMenuSp {
		position: fixed;
		z-index: 2;
		top: 0;
		left: 0;
		background: #fff;
		color: #00a0e9;
		text-align: center;
		transform: translateY(-100%);
		transition: all 0.6s;
		width: 90%;
	}
	nav.globalMenuSp ul {
		background: #00a0e9;
		color: #f5fafd;
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}
	nav.globalMenuSp ul li {
		font-size: 1.1em;
		list-style-type: none;
		padding: 0;
		width: 100%;
		border-bottom: 1px dotted #00a0e9;
	}
	nav.globalMenuSp ul li:last-child {
		padding-bottom: 0;
		border-bottom: none;
	}
	nav.globalMenuSp ul li a {
		display: block;
		color: #00a0e9;
		padding: 1em 0;
	}
	nav.globalMenuSp.active {
		transform: translateY(0%);
	}
	.footer_area {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: #f5fafd;
		z-index: 10000;
	}
	.footer_area .footer_area_inner {
		position: relative;
		width: 80%;
		margin: 0px auto;
		padding: 10px 0;
		margin-right: 0px;
	}
	.footer_area .footer_area_inner .footer_area_inner_btn {
		width: 85%;
		padding: 11px 0;
		font-size: 20px;
		font-weight: bold;
		margin-left: 15px;
		line-height: 1.3;
	}
	.inquiry_btn {
		background-color: #068BF1;
		-webkit-border-radius: 3px;
		display: inline-block;
		text-align: center;
		text-decoration: none;
		width: 80%;
		padding: 5px 0;
		font-size: 18px;
		font-weight: bold;
	}
	.inquiry_btn:link, .inquiry_btn:visited {
		color: #FFFFFF !important;
	}
	.footer_area_inner span {
		color: #fff;
	}
	#siteBottom {
		margin-bottom: 85px;
	}
	#footerFloatingMenu {
		display: inherit;
		display: block;
		width: 100%;
		position: fixed;
		left: 0px;
		bottom: 2px;
		z-index: 9999;
		text-align: center;
		padding: 0 auto;
		background-color: #dff1fc;
	}
	#footerFloatingMenu2 {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	#footerFloatingMenu2 div {
		margin: 10px;
	}
	#spmenu01 {
		text-align: center;
		margin-top: 20px;
		margin-bottom: 36px;
	}

#pagetop{
right: 6px;
bottom: 70px;
}
#pagetop img{
width: 50px;
}
	.home .sphead01 {
		display: none;
	}
	.page-id-6 .sphead01 {
		display: inherit;
		padding: 10px;
		background-color: #00a0e9;
		background-image: url(https://zusi-chiropractic.com/wp-content/uploads/2019/05/sp_logo01.png);
		background-repeat: no-repeat;
		background-position: center 12px;
	}
	#spmenu01 {
		display: inherit;
	}
	#nav-drawer {
		position: relative;
	}
	.nav-unshown {
		display: none;
	}
	#nav-open {
		display: inline-block;
		width: 30px;
		height: 22px;
		vertical-align: middle;
	}
	#nav-open span, #nav-open span:before, #nav-open span:after {
		position: absolute;
		height: 3px;
		width: 25px;
		border-radius: 3px;
		background-color: #fff;
		display: block;
		content: '';
		cursor: pointer;
	}
	#nav-open span:before {
		bottom: -8px;
	}
	#nav-open span:after {
		bottom: -16px;
	}
	#nav-close {
		display: none;
		position: fixed;
		z-index: 99;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: black;
		opacity: 0;
		transition: .3s ease-in-out;
	}
	#nav-content {
		overflow: auto;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9999;
		width: 90%;
		max-width: 330px;
		height: 100%;
		background: #fff;
		transition: .3s ease-in-out;
		-webkit-transform: translateX(-105%);
		transform: translateX(-105%);
	}
	#nav-input:checked ~ #nav-close {
		display: block;
		opacity: .5;
	}
	#nav-input:checked ~ #nav-content {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		box-shadow: 6px 0 25px rgba(0, 0, 0, .15);
		padding-left: 40px;
		padding-top: 40px;
	}
	#nav-content li {
		list-style: none;
		margin-left: -20px;
		font-size: 20px;
		line-height: 2;
		text-align: left;
		font-weight: 500;
	}
	#nav-content li a {
		text-decoration: none;
		color: #00a0e9;
	}
	#nav-content li a:hover {
		color: #666;
	}
	.ttl02 {
		font-size: 20px;
	}
}
