@charset "utf-8";
/* CSS Document */

/* 自律神経失調症からくる「頭痛」「めまい」ページ設定 */

@media print,screen and (min-width: 768px){
/* PC用設定 */

#title {
	background-image: url(../img/jiritsu/title_bk.webp);
	background-repeat: no-repeat;
	background-position: center 110px;
	padding-top: 70px;
	height: 298px;
}
#title h1 {
	font-size: 40px;
	line-height: 1.3em;
	color: #603A22;
	text-align: center;
	letter-spacing: 2px;
	padding-top:73px;
}
#title h2 {
	font-size: 28px;
	line-height: 1.3em;
	color: #603A22;
	text-align: center;
	letter-spacing: 0px;
	padding-top:15px;
}
#title h2 strong {
	color: #4F913A;
	text-decoration: underline;
}

#contents #poi,
#contents #che,
#contents #rel,
#contents #flo,
#contents #app,
#contents #fir,
#contents #res,
#contents #imp,
#contents #voi,
#contents #pri,
#contents #mes {
	padding-top:100px;
	margin-top:-100px;
}

#contents .underline {
	background:linear-gradient(transparent 60%, #fec1fe 60%);
}

#contents h3 {
	font-size: 21px;
	line-height: 1em;
	margin-top: 1.5em;
	margin-bottom: 1em;
	padding:0.5em 0.2em;
	padding-bottom:0.6em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #875b30;
	border-bottom-color: #875b30;
}
#contents h4 {
	font-size: 20px;
	line-height: 1em;
	margin-top:1em;
	margin-bottom:0.7em;
	color: #6dab6f;
}
#contents .ph {
	float: right;
	width: 300px;
	margin-bottom: 0.5em;
	margin-left: 2em;
}
#contents .tate {
	width: 240px;
}
#contents .incho {
	width: 160px;
}

/* このような症状のお持ちの方いませんか？設定 */
#contents .check {
	padding-top: 15px;
}
#contents .check li {
	font-size: 19px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
	background-image: url(../img/policy/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:27px;
	padding-left: 40px;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
}

/* 自律神経と「頭痛」「めまい」の関係設定 */
#contents .relation {
	padding: 2em;
	border: 5px solid #FFE4AC;
	margin-top: 1.5em;
}
#contents .relation p {
	margin-bottom:1em;
}
#contents .relation img {
	width:25%;
	float:left;
	margin-right:2em;
	margin-bottom:1em;
}
#contents .relation .right {
	float:right;
	margin-right:0px;
	margin-left:2em;
}

/* 不調が表れるまでの流れ設定 */
#contents .flow {}
#contents .flow h6 {
	text-align:center;
}
#contents .flow h6 img {}

/* 初めての方に設定 */
#contents .first {
	padding-top: 1em;
	margin-bottom:2em;
	padding-left:1em;
}
#contents .first li {
	font-size: 19px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	color: #6dab6f;
}
#contents .first li strong {
	background:linear-gradient(transparent 60%, #FF0 60%);
}

/* 整うことで起こる身体の変化設定 */
#contents .improve {
	text-align:center;
	margin-top:2em;
	margin-bottom:2em;
}
#contents .improve img {}

/* 施術を受けた方の感想設定 */
#contents #voice {
	padding-bottom:40px;
}
#contents #voice .waku {
	margin-top: 1em;
	background-color: #EDF7E4;
	border-radius: 10px;
	padding: 10px;
}
#contents #voice .waku ul {
	background-color: #EDF7E4;
	background-image: url(../img/voice/com.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 40px;
}
#contents #voice .waku ul li {
	background-color: #FFF;
	border-radius: 10px;
	padding: 30px;
	padding-left:210px;
}
#contents #voice .waku li .anq {
	width: 140px;
	border: 1px solid #b1b1b1;
	position: absolute;
	margin-left: -180px;
	margin-bottom: -60px;
	margin-top: -60px;
	height: 140px;
}
#contents #voice .waku li .twoline {
	margin-top: -80px;
}
#contents #voice .waku ul li h5 {
	width: 410px;
	font-size: 18px;
	line-height: 1.3em;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #76db3a;
	margin-bottom: 1em;
	padding-bottom:0.5em;
}
#contents #voice .waku ul li p {
	width: 410px;
	margin-bottom: 0px;
}
#contents #voice .waku ul li h6 {
	width: 100%;
	margin:0px auto;
	padding-top:2em;
}
#contents #voice .waku ul li h6 img {
	width: 100%;
}
#contents #voice .waku .com {
	margin-top: 10px;
	margin-bottom: 1.5em;
}

/* 治療費設定 */
#contents .price {
	padding-bottom:1em;
	padding-left:1em;
}
#contents .price dt {
	font-size: 21px;
	line-height: 1em;
	margin-bottom:1em;
	float: left;
	width: 9em;
	clear: both;
}
#contents .price dd {
	margin-left:10em;
	font-size: 21px;
	line-height: 1em;
	margin-bottom:1em;
	font-weight: bold;
}
#contents .price dd small {
	font-weight: normal;
}

}
@media screen and (max-width: 767px){
/* スマホ用設定 */

#title {
	background-image: url(../img/jiritsu/title_bk.webp);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:100%;
	padding-top:45px;
	padding-bottom:25px;
	height:auto;
	background-color: #FFE373;
}
#title h1 {
	font-size: 18px;
	line-height: 1.3em;
	color: #603A22;
	text-align: center;
	letter-spacing: 2px;
	padding-top:30px;
}
#title h2 {
	font-size: 14px;
	line-height: 1.3em;
	color: #603A22;
	text-align: center;
	letter-spacing: 0px;
	padding-top:15px;
}
#title h2 strong {
	color: #4F913A;
	text-decoration: underline;
}

#contents .underline {
	background:linear-gradient(transparent 60%, #fec1fe 60%);
}
#contents #poi,
#contents #che,
#contents #rel,
#contents #flo,
#contents #app,
#contents #fir,
#contents #res,
#contents #imp,
#contents #voi,
#contents #pri,
#contents #mes {
	padding-top:50px;
	margin-top:-50px;
}

#contents h3 {
	font-size: 14px;
	line-height: 1.3em;
	margin-top: 1em;
	margin-bottom: 0.7em;
	padding:0.5em 0.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #875b30;
	border-bottom-color: #875b30;
}
#contents h4 {
	font-size: 14px;
	line-height: 1.3em;
	margin-top: 1em;
	margin-bottom: 0.7em;
	color: #6dab6f;
	text-indent: -1.6em;
	margin-left:1.6em;
}
#contents .ph {
	float: right;
	width: 45%;
	margin-bottom: 0.5em;
	margin-left: 5%;
}
#contents .tate {
	width: 40%;
}
#contents .incho {
	width: 30%;
}

/* このような症状のお持ちの方いませんか？設定 */
#contents .check {
	margin:20px 0px;
}
#contents .check li {
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 0.7em;
	font-weight: bold;
	background-image: url(../img/policy/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:22px;
	height:auto;
	padding-top:2px;
	padding-left: 32px;
}

/* 自律神経と「頭痛」「めまい」の関係設定 */
#contents .relation {
	padding: 1em;
	border: 5px solid #FFE4AC;
	margin-top: 1.5em;
}
#contents .relation p {
	margin-bottom:1em;
}
#contents .relation img {
	width:40%;
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
#contents .relation .right {
	float:right;
	margin-right:0px;
	margin-left:1em;
}

/* 不調が表れるまでの流れ設定 */
#contents .flow {}
#contents .flow h6 {
	text-align:center;
}
#contents .flow h6 img {
	width:100%;
}

/* 初めての方に設定 */
#contents .first {
	margin-top:1em;
	margin-bottom:2em;
}
#contents .first li {
	font-size: 15px;
	line-height: 1.4em;
	margin-bottom: 0.7em;
	font-weight: bold;
	height:auto;
	color: #6dab6f;
}
#contents .first li strong {
	background:linear-gradient(transparent 60%, #FF0 60%);
}

/* 整うことで起こる身体の変化設定 */
#contents .improve {
	text-align:center;
	margin-bottom:3em;
}
#contents .improve img {
	width:100%;
}
/* 施術を受けた方の感想設定 */
#contents #voice {
	padding-bottom:20px;
}
#contents #voice .waku {
	margin-top: 1em;
	background-color: #EDF7E4;
	border-radius: 7px;
	padding: 10px;
}
#contents #voice .waku ul {
	background-color: #EDF7E4;
	background-image: url(../img/voice/com.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	background-size: auto 20px;
}
#contents #voice .waku ul li {
	background-color: #FFF;
	border-radius: 7px;
	padding: 15px;
}
#contents #voice .waku li .anq {
	width: 200px;
	border: 1px solid #b1b1b1;
	position: relative;
	margin-left: auto;
	margin-bottom: 1em;
	margin-right: auto;
	display: block;
}
#contents #voice .waku ul li h5 {
	width: auto;
	font-size: 16px;
	line-height: 1.3em;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #76db3a;
	margin-bottom: 1em;
	padding-bottom:0.5em;
    margin-top: 0px;
    padding-left: 0px;
}
#contents #voice .waku ul li p {
	width: auto;
	margin-bottom: 0px;
}
#contents #voice .waku ul li h6 {
	width: 80%;
	margin:0px auto;
	padding-top:2em;
	padding-bottom:1em;
}
#contents #voice .waku ul li h6 img {
	width: 100%;
}
#contents #voice .waku .com {
	margin-top: 10px;
	margin-bottom: 1.5em;
}

/* 治療費設定 */
#contents .price {
	padding-bottom:1em;
	padding-left:1em;
}
#contents .price dt {
	font-size: 15px;
	line-height: 1em;
	margin-bottom:1em;
	float: left;
	width: 9em;
	clear: both;
}
#contents .price dd {
	margin-left:10em;
	font-size: 15px;
	line-height: 1em;
	margin-bottom:1em;
	font-weight: bold;
}
#contents .price dd small {
	font-weight: normal;
}

}
