@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainVisual {
	margin: 0 -2rem 2.7rem;
}
#main .mainVisual img {
	width: 100%;
}
#main p {
	margin-bottom: 2.1rem;
}
#main p:last-child {
	margin-bottom: 0 !important;
}
#main p .bgTxt {
	background: #FFFFA0;
}
#main .staffBox {
	margin-top: 5.1rem;
	padding: 1.8rem;
	border: 1px solid #B5B5B5;
}
#main .staffBox .phoBox {
	width: 8.1rem;
}
#main .staffBox .txtBox {
	margin: -0.2rem -1rem 0 1rem;
	flex: 1;
}
#main .staffBox .txtBox h3 {
	margin-bottom: 0.7rem;
	font-size: 1.2rem;
	font-weight: 500;
}
#main .staffBox .txtBox h3 .large {
	display: block;
	font-size: 1.4rem;
	line-height: 1.3;
}
#main .staffBox .txtBox p {
	font-size: 1.2rem;
}
#main .method {
	margin-bottom: 4.5rem;
}
#main .experience {
	margin-bottom: 5.2rem;
}
#main .experience .headLine01 {
	margin-bottom: 2.6rem;
}
#main .experience .checkList {
	margin-bottom: 2.8rem;
}
#main .experience .checkList li {
	padding: 0 0 2.4rem 3.4rem;
	font-size: 2.1rem;
	line-height: 1.24;
	background: url(../img/icon01.png) no-repeat left top/2rem;
}
#main .experience .photo {
	margin-bottom: 5rem;
}
#main .experience .photo img {
	width: 100%;
}
#main .experience .voice .phoBox {
	margin: 0 2rem 1rem;
	display: flex;
	align-items: flex-start;
}
#main .experience .voice .phoBox img {
	margin: 0.2rem 1rem 0 0;
	width: 8rem;
	border-radius: 50%;
}
#main .experience .voice .phoBox h3 {
	font-size: 1.2rem;
	font-weight: 500;
}
#main .experience .voice .phoBox h3 .large {
	display: block;
	font-size: 1.4rem;
	line-height: 1.2;
}
#main .experience .voice .txtBox {
	padding: 2.2rem 2rem 1.8rem;
	background: #FFEEEB;
	border-radius: 3.6rem;
	position: relative;
}
#main .experience .voice .txtBox:before {
	position: absolute;
	left: 10.7rem;
	top: -4.4rem;
	width: 8.8rem;
	height: 4.4rem;
	background: url(../img/arrow.png) no-repeat left top/100%;
	content: "";
}
#main .contents {
	margin-bottom: 4.5rem;
	padding: 0.8rem 2rem 1.5rem;
	background: #F4F2E9;
	border-radius: 1.2rem;
}
#main .contents h2 {
	margin-bottom: 1.4rem;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.2;
	text-align: center;
}
#main .contents .linkList li {
	margin-bottom: 0.6rem;
	font-size: 1.2rem;
	border-bottom: 1px dotted #C69C6D;
}
#main .about {
	margin-bottom: 5rem;
}
#main .reason {
	margin-bottom: 5.3rem;
}
#main .reason .txtList li {
	padding: 0.1rem 0 1.6rem 3.2rem;
	background: url(../img/icon02.png) no-repeat 0.6rem top/2.1rem;
}
#main .reason .txtList .ttl {
	margin-bottom: 1.5rem;
	font-size: 1.8rem;
}
#main .midTtl {
	margin: 0 -2rem 4.7rem;
	padding: 1.7rem 2rem 1.8rem;
	color: #fff;
	text-align: center;
	background: #E16C50;
}
#main .midTtl .large {
	margin-top: 1.1rem;
	display: block;
	font-size: 2.4rem;
	line-height: 1.25;
}
#main .symptoms {
	margin-bottom: 5.5rem;
}
#main .symptoms .headLine01 {
	margin-bottom: 0.9rem;
}
#main .case {
	margin-bottom: 3.6rem;
}
#main .case .headLine01 {
	margin-bottom: 2.2rem;
}
#main .case .compare {
	margin-bottom: 4.6rem;
}
#main .case .compare li {
	position: relative;
}
#main .case .compare .ttl {
	margin-bottom: 0;
	width: 10rem;
	color: #E16C50;
	line-height: 1.2;
	text-align: center;
	border: 1px solid #E16C50;
}
#main .case .compare li:not(:last-child) {
	margin-bottom: 5.3rem;
}
#main .case .compare li:last-child .ttl {
	color: #fff;
	background-color: #E16C50;
}
#main .case .compare img {
	width: 100%;
}
#main .case .subBox h3 {
	font-size: 1.8rem;
	font-weight: 500;
	margin-bottom: 0.1rem;
}
#main .case .subBox table {
	margin-bottom: 4.4rem;
	width: 100%;
	border-spacing: 0;
	border-top: 1px solid #E16C50;
}
#main .case .subBox th,
#main .case .subBox td {
	padding: 1.7rem 1rem 1.7rem 0;
	vertical-align: top;
	border-bottom: 1px solid #E16C50;
}
#main .case .subBox th {
	width: 34.2%;
	font-weight: 500;
}
#main .lineBtn a {
	display: block;
	margin: 0 auto;
	padding: 1.4rem 1rem 1.6rem;
	width: 35rem;
	color: #fff;
	font-size: 1.87rem;
	letter-spacing: -0.025em;
	text-align: center;
	background: #06C755;
	border-radius: 2rem;
}
#main .lineBtn a img {
	margin: 0 0.6rem 0 0.3rem;
	width: 4.7rem;
	vertical-align: -0.1rem;
}
#main .message {
	margin-bottom: 4.5rem;
}
#main .message table {
	margin-bottom: 1.5rem;
	width: 100%;
	border-spacing: 0;
	border-bottom: 1px solid #E16C50;
}
#main .message td {
	height: 4.4rem;
	width: 33.333%;
	padding: 0.6rem 0.2rem;
	color: #000;
	font-size: 1.2rem;
	line-height: 1.17;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #E16C50;
	border-left: 1px solid #E16C50;
}
#main .message td:last-child {
	border-right: 1px solid #E16C50;
}
#main .message tr:nth-child(2n) {
	background-color: rgba(225, 108, 80, 0.1);
}
#main .message td sup {
	font-size: 0.8rem;
	vertical-align: 0.1rem;
}
#main .message .trStyle td {
	padding-top: 1.4rem;
	padding-bottom: 1.4rem;
}
#main .message .notes {
	margin-bottom: 5rem;
	font-size: 1.2rem;
}
#main .message .stepList li {
	padding: 2rem;
	display: flex;
	align-items: center;
	position: relative;
	border-radius: 2rem;
	background: rgba(225, 108, 80, 0.2);
}
#main .message .stepList li:not(:last-child) {
	margin-bottom: 8rem;
}
#main .message .stepList li:not(:last-child):after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -5.4rem;
	width: 4.2rem;
	height: 2.8rem;
	background: url(../img/icon03.png) no-repeat left top/100%;
	content: "";
}
#main .message .stepList .num {
	margin: -0.3rem 0 0;
	width: 8.2rem;
	font-size: 1.87rem;
	line-height: 1;
	letter-spacing: -0.025em;
	color: #E16C50;
}
#main .message .stepList .txt {
	flex: 1;
	font-size: 1.8rem;
	line-height: 1.67;
}
#main .message .stepList .txt .sml {
	display: block;
	color: #FF00A4;
	font-size: 1.2rem;
	font-weight: 400;
	font-feature-settings: "palt";
}
#main .concept {
	margin-bottom: 2rem;
}
#main .concept .headLine01 {
	margin-bottom: 2.5rem;
}
#main .concept .map {
	margin: 0 -2rem 2.5rem;
	aspect-ratio: 391/210;
}
#main .concept .map iframe {
	display: block;
	width: 100%;
	height: 100%;
}
#main .concept .addList {
	margin: 0 0.6rem;
}
#main .concept .addList li {
	display: flex;
	align-items: flex-start;
	font-size: 1.2rem;
	line-height: 1.4;
	font-weight: 400;
}
#main .concept .addList li:not(:last-child) {
	margin-bottom: 0.8rem;
}
#main .concept .addList img {
	margin: -0.1rem 0.7rem 0 0;
	width: 1.8rem;
	flex-shrink: 0;
}