@charset "UTF-8";

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

/* .sec-policy
------------------------------------*/
.sec-policy {
	position: relative;
	width: 1125px;
	margin: 0 auto;
	padding: 40px 0 100px;
}

.sec-policy .txt-set {
	position: relative;
	float: left;
	width: 480px;
	padding-left: 55px;
}

.sec-policy .txt-set:before {
	display: block;
	content: '';
	position: absolute;
	top: 25px;
	left: 20px;
	background: url(../img/share/pattern-circle.svg) no-repeat;
	background-size: 77px 76px;
	width: 77px;
	height: 76px;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	z-index: -1;
}

.sec-policy .txt-set:after {
	display: block;
	content: '';
	position: absolute;
	bottom: -30px;
	left: -5px;
	background: url(../img/share/pattern-circle.svg) no-repeat;
	background-size: 167px 174px;
	width: 167px;
	height: 174px;
	z-index: -1;
	opacity: 0.7;
}

.sec-policy h3:after {
	display: block;
	content: '';
	position: absolute;
	bottom: -125px;
	right: 50px;
	background: url(../img/share/pattern-circle.svg) no-repeat;
	background-size: 133px 138px;
	width: 133px;
	height: 138px;
	z-index: -1;
	opacity: 0.6;
}

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

.sec-policy p {
	margin-bottom: 15px;
	line-height: 1.9;
}

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

.sec-policy .character {
	position: absolute;
	top: 500px;
	right: -10px;
	opacity: 0;
}

/* .sec-flow
------------------------------------*/
.sec-flow {
	margin-bottom: 50px;
}

/* .sec-fee
------------------------------------*/
.sec-fee {
	margin-bottom: 100px;
}

/* .sec-dental-loan
------------------------------------*/
.sec-dental-loan {
	margin-bottom: 80px;
}

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

.sec-apparatus .title-bold {
	font-size: 26px;
	letter-spacing: 0.12em;
}

.sec-apparatus .txt-set p {
	margin-bottom: 12px;
	text-align: justify;
	line-height: 1.95;
}

.sec-apparatus .btn-wrap {
	margin: 35px -200px 0 0;
}

.sec-apparatus .btn-wrap > div {
	display: inline-block;
	margin-right: 8px;
	white-space: nowrap;
}

.sec-apparatus .btn-wrap > div a {
	padding: 16px 19px 16px 20px;
	letter-spacing: 0.1em;
}

.sec-apparatus .inner1 {
	overflow: hidden;
	margin-bottom: 80px;
}

.sec-apparatus .inner1 .txt-set {
	float: left;
	width: 395px;
}

.sec-apparatus .inner1 h3 {
	margin-bottom: 22px;
}

.sec-apparatus .title-bold span {
	font-size: 13px;
	letter-spacing: 0.15em;
}

.sec-apparatus .title-bold span.let {
	letter-spacing: 0.1em;
}

.sec-apparatus .inner1 figure {
	overflow: hidden;
	float: right;
	width: 590px;
/* 	margin-top: 5px; */
}

.sec-apparatus .inner1 figure img:nth-of-type(1) { float: left; }
.sec-apparatus .inner1 figure img:nth-of-type(2) { float: right; }

.sec-apparatus .inner2 {
	overflow: hidden;
}

.sec-apparatus .inner2 h3 {
	margin-bottom: 32px;
}

.sec-apparatus .inner2 h3 .sp_view {
	display: none;
}

.sec-apparatus .inner2 .txt-set {
	float: left;
	width: 335px;
	margin-top: 5px;
}

.sec-apparatus .inner2 p:last-of-type {
	margin-bottom: 28px;
}

.sec-apparatus .inner2 figure {
	position: relative;
	float: right;
	width: 650px;
	height: 295px;
}

.sec-apparatus .inner2 figure img {
	position: absolute;
}

.sec-apparatus .inner2 figure img:nth-of-type(1) { top: -87px; right: 0; }
.sec-apparatus .inner2 figure img:nth-of-type(2) { bottom: 0; left: 0; }
.sec-apparatus .inner2 figure img:nth-of-type(3) { bottom: 0; right: 0; }