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

/* 巻き爪・陥入爪（かんにゅうそう）施術ページ設定 */

@media print,screen and (min-width: 768px){
/* PC用設定 */
#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 .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 .underline {
	background:linear-gradient(transparent 60%, #fec1fe 60%);
}
#contents .smartlift {
	text-align:center;
	margin:40px 0px;
}
#contents .smartlift img {
	width:80%;
	display:block;
	margin:0px auto;
}
#contents .beforeafter {
	margin:40px 0px;
}
#contents .beforeafter li {
	font-size: 18px;
	line-height: 1.5em;
	width:auto;
	padding:30px;
	border: 1px solid #999;
	margin-top:30px;
}
#contents .beforeafter li img {
	width:80%;
	display:block;
	margin:0px auto;
	margin-bottom:20px;
}
#contents .profile {
	border-radius: 10px;
	border: 2px solid #DAE9CF;
	padding: 30px;
}
#contents .profile p {
	padding:0px;
	margin:0px;
}
#contents .profile dl {
	margin-bottom:20px;
}
#contents .profile dt {
	float:none;
	width:250px;
	margin: 1em auto;
}
#contents .profile dt img {
	width:100%;
	border: 1px solid #CCC;
}
#contents .profile dd {
	margin-left:0px;
}
#contents .profile dd p {
	font-size: 18px;
	line-height: 1.5em;
}
#contents .price {
	margin-bottom:1em;
}
#contents .price dl {
	margin-bottom:0.5em;
}
#contents .price dt {
	float:left;
	font-size: 18px;
	line-height: 1.3em;
}
#contents .price dd {
	font-size: 18px;
	line-height: 1.3em;
	margin-left:12em;
}
#contents .price dd:after {
    content:'';
    display: block; 
    clear:both;
}
#contents .price .second dt {
	margin-left:4em;
}
#contents .introduction p {
	margin-bottom:1em;
}
#contents #timetable {
	margin-bottom: 20px;
}
#contents #timetable p {
	font-size: 18px;
	line-height: 1.3em;
	margin-bottom: 2em;
	color: #C30;
}
#contents #timetable img {
	width:100%;
}
#contents .bannar {
	text-align:center;
	padding-top:40px;
}
#contents .bannar img {
	width:auto;
	border: 1px solid #09A195;
	border-radius: 13px;
	box-shadow:5px 5px 5px rgba(0,0,0,0.2);
}
#contents #che,
#contents #wal,
#contents #pro,
#contents #sma,
#contents #mer,
#contents #bef,
#contents #dat,
#contents #pri,
#contents #sei {
	padding-top:100px;
	margin-top:-100px;
}
#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: 440px;
	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: 440px;
	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 #voi {
	padding-top:100px;
	margin-top:-100px;
}
/* 爪と姿勢の整体設定 */
#contents .seitai {}
#contents .seitai img {
	width:200px;
	margin-left:2em;
	float:right;
	margin-top:-260px;
}
#contents .seitai h6 {
	font-size: 32px;
	line-height: 1em;
	text-align: center;
	border: 3px solid #FEA500;
	padding: 0.7em 0px;
	color: #4F913A;
	margin:40px 0px;
}

}
@media screen and (max-width: 767px){
/* スマホ用設定 */
#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 .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 .underline {
	background:linear-gradient(transparent 60%, #fec1fe 60%);
}
#contents .smartlift {
	text-align:center;
	margin:30px 0px;
}
#contents .smartlift img {
	width:80%;
	display:block;
	margin:0px auto;
}
#contents .beforeafter {
	margin:20px 0px;
}
#contents .beforeafter li {
	font-size: 14px;
	line-height: 1.5em;
	float:none;
	width:auto;
	padding:15px;
	border: 1px solid #999;
	margin-top:20px;
}
#contents .beforeafter li img {
	width:80%;
	display:block;
	margin:0px auto;
	margin-bottom:20px;
}
#contents .profile {
	margin:20px 0px;
	border-radius: 10px;
	border: 2px solid #DAE9CF;
	padding: 15px;
}
#contents .profile p {
	padding:0px;
	margin:0px;
}
#contents .profile dl {
	margin-bottom:20px;
}
#contents .profile dt {
	float:none;
	width:150px;
	margin: 1em auto;
}
#contents .profile dt img {
	width:100%;
	border: 1px solid #CCC;
}
#contents .profile dd {
	margin-left:0px;
}
#contents .profile dd p {
	font-size: 13px;
	line-height: 1.5em;
}
#contents .price {
	margin-bottom:1em;
}
#contents .price dl {
	margin-bottom:0.5em;
}
#contents .price dt {
	float:left;
	font-size: 14px;
	line-height: 1.3em;
}
#contents .price dd {
	font-size: 14px;
	line-height: 1.3em;
	margin-left:12em;
}
#contents .price dd:after {
    content:'';
    display: block; 
    clear:both;
}
#contents .price .second dt {
	margin-left:4em;
}
#contents .introduction p {
	margin-bottom:1em;
}
#contents #timetable {
	margin-bottom: 15px;
}
#contents #timetable p {
	font-size: 13px;
	line-height: 1.3em;
	margin-bottom: 1.5em;
	color: #C30;
}
#contents #timetable img {
	width:100%;
}
#contents .bannar {
	text-align:center;
	padding-top:20px;
	width:260px;
	margin:0px auto;
}
#contents .bannar img {
	width:100%;
	border: 1px solid #09A195;
	border-radius: 7px;
	box-shadow:3px 3px 3px rgba(0,0,0,0.2);
}
#contents #che,
#contents #wal,
#contents #pro,
#contents #sma,
#contents #mer,
#contents #bef,
#contents #dat,
#contents #pri,
#contents #sei {
	padding-top:50px;
	margin-top:-50px;
}
#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 #voi {
	padding-top:50px;
	margin-top:-50px;
}
/* 爪と姿勢の整体設定 */
#contents .seitai {}
#contents .seitai img {
	width:30%;
	margin-left:1em;
	float:right;
}
#contents .seitai h6 {
	font-size: 18px;
	line-height: 1em;
	text-align: center;
	border: 2px solid #FEA500;
	padding: 0.7em 0px;
	color: #4F913A;
	margin:20px 0px;
}

}
