@charset "UTF-8";


/*--------------------------------------------------------------
共通
--------------------------------------------------------------*/
#pgconts h2 {
	text-align: center;
	font-size: 1.8rem;
	color: #0060b4;
	font-weight: 500;
	margin-bottom: 40px;
	letter-spacing: 0;
}
#pgconts h3 {
	font-size: 1.5rem;
	font-weight: 500;
	border-bottom: 3px solid #f2f2f2;
	margin-bottom: 20px;
	
	font-size: 1.4rem;
}
#pgconts h3.style01 span {
	display: inline-block;
	position: relative;
	padding-bottom: 10px;
}
#pgconts h3.style01 span:before {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #0060b4;
    content: '';
}
#pgconts h3 span.sub {
	font-size: 80%;
	padding-bottom: 0;
	font-weight: 400;
}
#pgconts h3 span.sub:before {
	display: none;
}

#pgconts h4 {
	font-size: 1.3rem;
	font-weight: 500;
	position: relative;
	border-bottom: 2px solid #a9c8e3;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 30px;
	display: inline-block;
}
#pgconts h4:before {
	background-color: #0060b4;
    position: absolute;
    top: 0;
    left: .3em;
    transform: rotate(55deg);
    height: 11px;
    width: 12px;
    content: '';
}
#pgconts h4:after {
    position: absolute;
    transform: rotate(15deg);
    top: .6em;
    left: 0;
    height: 8px;
    width: 8px;
	background-color: #71aadd;
    content: '';
}

.galbox .gallery .gallery-item {
	padding: 0;
	border: 1px solid #fff;
	
	position: relative;
}
.galbox .gallery .gallery-item .gallery-caption {
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	padding: 5px;
	font-size: 100%;
	position: absolute;
	bottom: 0;
	width: 100%;
}

#pgconts .boxA,
#pgconts .boxB {
	margin-bottom: 100px;
}

/*--------------------------------------------------------------
当院が選ばれる理由
--------------------------------------------------------------*/
#wrap_reason .boxA,
#wrap_reason .boxB {
}

#wrap_reason .boxA {
}
#wrap_reason .boxA .catchbox {
	text-align: center;
	background-color: #0c2b64;
	color: #fff;
	padding: 40px 20px;
}
#wrap_reason .boxA .catchbox .title {
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 20px;
	line-height: 1.5;
}
#wrap_reason .boxA .catchbox .sub {
	background-color: #fff;
	padding: 10px 20px;
	font-size: 1.25rem;
	color: #4995d8;
	font-weight: 600;
	display: inline-block;
	line-height: 1.5;
	margin-bottom: 15px;
}
#wrap_reason .boxA .catchbox .txt {
}
#wrap_reason .boxA .catchbox .txt span {
	font-size: 170%;
	font-weight: 600;
	line-height: 1;
	color: #fffc58;
	margin-right: 5px;
}
#wrap_reason .boxA .catchbox p {
	margin-bottom: 0;
}
#wrap_reason .boxA .catchbox a,
#wrap_reason .boxA .catchbox a:hover {
	color: #fff;
}

#wrap_reason .boxB {
}
#wrap_reason .boxB .flex {
}
#wrap_reason .boxB .txt {
	width: 59%;
}
#wrap_reason .boxB .ph {
	width: 38%;
}

#wrap_reason .boxC {
}
#wrap_reason .boxC .txt {
	width: 75%;
}
#wrap_reason .boxC .ph {
	width: 20%;
	text-align: center;
}

/*--------------------------------------------------------------
カイロプラクティックとは
--------------------------------------------------------------*/
#wrap_chiro .boxA .ph {
	text-align: center;
	margin-bottom: 20px;
}
#wrap_chiro .boxB .ph {
	text-align: center;
	margin-bottom: 50px;
}
#wrap_chiro .boxC .txtbox {
	margin-bottom: 50px;
}

/*--------------------------------------------------------------
施術の流れ
--------------------------------------------------------------*/
/*#folwlist {
}
#folwlist ol {
	margin: 0;
	padding: 0;
}
#folwlist ol li {
	list-style-type: none;
	margin: 0 0 30px;
	padding: 0;
}
#folwlist .inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 40px;
	border: 1px solid #aaa;
}
#folwlist .txtbox {
	width: 57%;
}
#folwlist .ph {
	width: 40%;
}
#folwlist .txt {
	text-align: justify;
}
#pgconts #folwlist h3 {
	margin: 0 0 20px;
	border: none;
	font-weight: 600;
}
#pgconts #folwlist h3 span {
	display: inline-block;
	position: relative;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	background-color: #f3c800;
	color: #fff;
	font-size: 1.25rem;
	text-align: center;
	vertical-align: middle;
	margin-right: 12px;
	line-height: 1;
	padding-bottom: 0;
	padding-top: 25px;
}
#pgconts #folwlist h3 span.icon:before {
	content: "STEP";
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: -28px;
	width: 100%;
	font-size: 0.8rem;
	line-height: 1;
}
*/


#listwrap {
}
#listwrap .stepbox {
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 90px;
}
#listwrap .stepbox:before {
	display: block;
	position: absolute;
	top: 54px;
	left: 35px;
	bottom: 4px;
	content: "";
	width: 3px;
	background-color: rgba(0,0,0,.15);
}
#listwrap .conts {
	padding-top: 20px;
}
#listwrap h3 {
	margin: 0 0 20px;
	padding: 0;
	border: none;
	color: #0060b4;
	color: #7da722;
	font-size: 1.8rem;
	letter-spacing: 2px;
}
#listwrap .txt {
	padding-bottom: 20px;
}
#listwrap .numbox {
	text-align: center;
	color: #fff;
	background-color: #f3c800;
	background-color: #7da722;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	padding: 15px 5px 10px;
	letter-spacing: 0;
}
#listwrap .sub {
	font-size: 14px;
	line-height: 1.2;
}
#listwrap .num {
	line-height: 1;
	font-size: 24px;
	font-weight: 600;
}


#pgconts #wrap_flow .boxB h3.style01 span {
	display: flex;
	flex-wrap: wrap;
	/*align-items: center;*/
}
#wrap_flow .boxB h3.style01 .icon {
	background-color: #7da722;
	color: #fff;
	padding: 4px 8px 5px;
	font-size: 70%;
	margin-right: 10px;
	border-radius: 5px;
}
#wrap_flow .boxB h3.style01 .title {
}
#pgconts #wrap_flow .boxB table th {
	width: auto;
}
#pgconts #wrap_flow .boxB table td {
	text-align: right;
}

#wrap_flow .boxC .flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between; 
}
#wrap_flow .boxC .flex .box {
	width: 49%;
	text-align: center;
}

/*--------------------------------------------------------------
施術について
--------------------------------------------------------------*/
#wrap_about .boxA .type1 {
}
#wrap_about .boxA .txt {
	width: 59%;
}
#wrap_about .boxA .ph {
	width: 38%;
	text-align: center;
	margin-bottom: 10px;
	line-height: 1;
}
#wrap_about .boxA .ph .com {
	font-size: 14px;
	line-height: 1.3;
	letter-spacing: 0;
}
#wrap_about .boxA .type1 .txt {
}
#wrap_about .boxA .type1 .ph {
}
#wrap_about .boxA .type2 .txt {
	width: 55%;
}
#wrap_about .boxA .type2 .ph {
	order: -1;
	width: 42%;
}
#wrap_about .boxB .ph {
	width: 25%;
}

/*--------------------------------------------------------------
プロフィール
--------------------------------------------------------------*/
#wrap_prof .boxA .flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#wrap_prof .boxA .flex.st01 {
	margin-bottom: 80px;
}
#pgconts #wrap_prof h3 {
	margin-bottom: 10px;
}
#pgconts #wrap_prof .boxA h4 {
	font-size: 1.1rem;
	padding-left: 0;
	margin-bottom: 10px;
	display: block;
	padding-bottom: 7px;
}
#pgconts #wrap_prof .boxA h4:before,
#pgconts #wrap_prof .boxA h4:after {
	display: none;
}
#pgconts #wrap_prof h4.post {
	margin: 0 0 20px;
	padding: 0;
	font-size: 100%;
	border: none;
	display: inline-block;
	background-color: #F4F4F4;
	padding: 5px 15px 8px;
	line-height: 1;
}
#wrap_prof .boxA .flex.st01 .txtbox h4 {
	margin-top: 0;
}

#wrap_prof .boxA .phbox {
	width: 45%;
}
#wrap_prof .boxA .txtbox {
	width: 50%;
}
#wrap_prof .boxA .phbox .txt {
	/*font-size: 90%;*/
}
#pgconts #wrap_prof .boxA .txt ul {
	margin-left: 20px;
}
#pgconts #wrap_prof .boxA .txt ul li {
	line-height: 1.3;
}

#wrap_prof .boxA .flex.st02 .txtbox {
	order: -1;
}

#wrap_prof .boxB {
	margin-bottom: 0;
}
#wrap_prof .boxB .flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#wrap_prof .boxB .txt {
	width: 65%;
}
#wrap_prof .boxB .ph {
	width: 30%;
	text-align: center;
}
#wrap_prof .boxB .flex.box6 {
	margin-bottom: 80px;
}

/*--------------------------------------------------------------
料金・アクセス
--------------------------------------------------------------*/
#wrap_access .boxA,
#wrap_access .boxB {
	margin-bottom: 100px;
}
#pgconts #wrap_access .boxA th {
	width: auto;
}
#pgconts #wrap_access .boxA td {
	text-align: right;
}
.galbox .gallery {
	margin: 0;
}


/*--------------------------------------------------------------
リンク集
--------------------------------------------------------------*/
#wrap_links dl {
}
#wrap_links dt {
	font-weight: 500;
}
#wrap_links dt a {
	text-decoration: none;
	color: #222;
}
#wrap_links dd {
	padding-left: 20px;
	padding-right: 20px;
}


/*--------------------------------------------------------------
プライバシーポリシー
--------------------------------------------------------------*/
#pgconts #wrap_privacy h3 {
	border: none;
}


/*--------------------------------------------------------------
患者様の声
--------------------------------------------------------------*/
body.single-voice .entry-meta {
	display: none;
}

/*--------------------------------------------------------------
適応疾患・症例
--------------------------------------------------------------*/
#wrap_case h2.entry-title {
	margin: 0;
}
#wrap_case h3 {
	margin: 20px 0 10px;
	font-size: 100%;
	display: inline-block;
	background-color: #E7E7E7;
	font-weight: 500;
	padding: 8px 15px;
	line-height: 1.3;
}


/*--------------------------------------------------------------
出張整体
--------------------------------------------------------------*/
#wrap_visit .flex {
}
#wrap_visit .ph {
	width: 48%;
	line-height: 1;
}
#wrap_visit .txt {
	width: 48%;
	order: 2;
}
#wrap_visit .boxA,
#wrap_visit .boxB,
#wrap_visit .boxC,
#wrap_visit .boxD,
#wrap_visit .boxE {
	margin-bottom: 50px;
}

#wrap_visit .titlebox {
	text-align: center;
}
#wrap_visit .titlebox .sub {
	font-size: 1.2rem;
}
#wrap_visit .titlebox h2 {
	margin-top: 0;
}
#wrap_visit .boxA .flex {
	align-items: center;
	/*width: 82%;*/
	margin: 0 auto;
}
#wrap_visit .boxA .box {
}
#wrap_visit .boxA .ph {
	width: 35%;
}
#wrap_visit .boxA .txt {
	width: 60%;
}
#wrap_visit .boxA .title {
	font-size: 24px;
	color: #0060b4;
	font-weight: 600;
	color: #7da722;
	line-height: 1.5;
	margin-bottom: 20px;
}
#wrap_visit .boxA .galbox {
}
#pgconts #wrap_visit .boxA .galbox ul {
	margin: 0;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#pgconts #wrap_visit .boxA .galbox ul li {
	width: 20%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1;
	border: 1px solid #fff;
}

#wrap_visit .boxF .bikoubox {
}
#pgconts #wrap_visit .boxF .bikoubox h3 {
	margin: 0 auto 20px;
	text-align: center;
	font-size: 24px;
	border: 1px solid #0060b4;
	padding: 10px;
	background-color: #fff;
	color: #0060b4;
}
#pgconts #wrap_visit .boxF .bikoubox h4 {
	margin: 0 0 20px;
	border: none;
	padding: 0;
	display: block;
	margin-bottom: 10px;
	font-size: 1.2rem;
}
#pgconts #wrap_visit .boxF .bikoubox h4:before,
#pgconts #wrap_visit .boxF .bikoubox h4:after {
	display: none;
}

#pgconts #wrap_visit .boxF .bikoubox p {
	margin-bottom: 8px;
}
#wrap_visit .contact {
	margin-top: 20px;
}
#pgconts #wrap_visit .contact ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
}
#pgconts #wrap_visit .contact ul li {
	list-style-type: none;
	width: 48%;
	text-align: center;
	font-size: 22px;
	border-radius: 5px;
	padding: 15px 10px;
	line-height: 1;
	background-color: #0060b4;
	color: #fff;
	letter-spacing: 0;
}
#wrap_visit .contact ul li a {
	text-decoration: none;
	color: #fff;
}
#wrap_visit .contact ul li i {
	margin-right: 5px;
}
#wrap_visit .contact ul li.tel {
}
#wrap_visit .contact ul li.mail {
}




























