@charset "UTF-8";

/* orthodontic
---------------------------------------------------------------------------*/
.pnav {
	margin-bottom: 90px;
}

#generalContents h2 {
	margin-bottom: 35px;
}

/* .sec-cure
------------------------------------*/
.sec-cure {
	width: 1140px;
	margin: 0 auto 70px;
	padding-top: 25px;
}

.sec-cure .txt-set {
	float: left;
	width: 540px;
	padding-left: 40px;
}

.sec-cure h2 {
	font-size: 14px;
}

.sec-cure h3 {
	margin-bottom: 15px;
	color: #00952F;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.2em;
}

.sec-cure h4 {
	margin: 45px 0 18px;
	color: #00952F;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.2em;
}

.sec-cure p {
	margin-bottom: 8px;
	line-height: 1.9;
	letter-spacing: 0.1em;
}

.sec-cure p:last-of-type {
	margin-bottom: 0;
}

.sec-cure blockquote {
	margin-top: 35px;
	padding: 28px 30px 24px;
}

.sec-cure blockquote p {
	font-size: 13px;
	line-height: 1.8;
}

.sec-cure .img-set {
	position: relative;
	float: right;
	width: 550px;
	margin-top: 25px;
}

.sec-cure .character {
	position: absolute;
	top: 585px;
	right: 25px;
	opacity: 0;
}

.sec-cure .character1,
.sec-cure .character2 {
	float: right;
	position: relative;
	width: 161px;
	height: 174px;
}

.sec-cure .character2 {
	margin: -3px 8px 0 0;
	transform-origin: right bottom;
	-webkit-transform: scale(0.55);
	-ms-transform: scale(0.55);
	transform: scale(0.55);
}

.sec-cure .character1 .rice,
.sec-cure .character2 .rice {
	position: absolute;
	top: 0;
	left: 0;
}

.sec-cure .character1 .rice1,
.sec-cure .character2 .rice1 {
	position: absolute;
	top: 76px;
	left: 57px;
}

.sec-cure .character1 .rice2,
.sec-cure .character2 .rice2 {
	position: absolute;
	top: 67px;
	right: 0;
}

/* .sec-plaque
------------------------------------*/
.sec-plaque {
	width: 1060px;
	margin: 0 auto 60px;
	padding-top: 60px;
}

.sec-plaque .inner {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	margin-bottom: 60px;
}

.sec-plaque .inner:nth-of-type(2) {
	position: relative;
	-webkit-flex-direction:row-reverse;
	-moz-flex-direction:row-reverse;
	flex-direction:row-reverse;
	margin-bottom: 0;
}

.sec-plaque .character {
	position: absolute;
	bottom: -68px;
	right: -47px;
	width: 137px;
	height: 135px;
	opacity: 0;
}

.sec-plaque .character .cry1 {
	position: absolute;
	top: 20px;
	right: 32px;
	transform-origin: right top;
	opacity: 0;
}

.sec-plaque .character .cry2 {
	position: absolute;
	top: 10px;
	right: 20px;
	opacity: 0;
}

.sec-plaque .inner:nth-of-type(1) figure { width: 352px; }
.sec-plaque .inner:nth-of-type(2) figure { width: 430px; }

.sec-plaque .inner:nth-of-type(1) .txt-set { padding-left: 50px; }
.sec-plaque .inner:nth-of-type(2) .txt-set { width: 630px; }

.sec-plaque h3 {
	margin-bottom: 15px;
	color: #00952F;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.7;
	letter-spacing: 0.18em;
}

.sec-plaque h3 .sp_view {
	display: none;
}

.sec-plaque p {
	margin-bottom: 15px;
	line-height: 1.95;
}

.sec-plaque p:last-of-type {
	margin-bottom: 0;
}

.sec-plaque .inner:nth-of-type(1) .btn-link {
	width: 240px;
	margin-top: 30px;
}

/* .sec-example
------------------------------------*/
.sec-example {
	width: 1060px;
	margin: 0 auto;
	padding-top: 60px;
}

.example-list li {
	float: left;
	width: 230px;
	margin-right: 47px;
}

.example-list li:nth-of-type(2) {
	margin-right: 46px;
}

.example-list li:last-of-type {
	margin-right: 0;
}

.example-list li figure {
	margin-bottom: 25px;
}

.example-list li h3 {
	margin-bottom: 12px;
	color: #339952;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

.example-list li p {
	font-size: 14px;
	text-align: justify;
}