@charset "UTF-8";

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

.title-page-txt {
	margin-bottom: 45px;
}

/* .sec-important
------------------------------------*/
.sec-important-wrap {
	padding-top: 80px;
}

.sec-important-wrap .character-zoom {
	position: absolute;
	bottom: -120px;
	right: -50px;
}

.sec-important h2 + p {
	font-size: 18px;
}

.sec-important dl {
	padding-left: 120px;
	text-align: left;
}

.sec-important dt {
	position: relative;
	margin: 0 0 15px 12px;
	color: #00952F;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	line-height: 1.5;
	letter-spacing: 0.12em;
}

.sec-important dt:before {
	display: block;
	content: '';
	position: absolute;
	bottom: -120px;
	left: -110px;
	background: url(../img/share/line-dot-arc@2x.png) no-repeat;
	background-size: 29px 103px;
	width: 29px;
	height: 103px;
}

.sec-important dt:nth-of-type(1):before {
	bottom: -150px;
}

.sec-important dt:nth-of-type(4):before {
	bottom: -135px;
	background: url(../img/share/line-dot-arc-l@2x.png) no-repeat;
	background-size: 30px 124px;
	width: 30px;
	height: 124px;
}

.sec-important dt:last-of-type:before {
	display: none;
}

.sec-important dt .sp_view {
	display: none;
}

.sec-important dt i {
	position: absolute;
	top: -2px;
	left: -80px;
}

.sec-important dt i img {
	width: auto;
	height: 62px;
}

.sec-important dt span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 0.15em;
}

.sec-important dt span.ruby {
	position: absolute;
	top: -18px;
	left: 67px;
	font-size: 10px;
}

.sec-important dd {
	position: relative;
	background:-webkit-gradient(linear, left bottom, right bottom, color-stop(0.4, #1A9B41), color-stop(0.4, #FFFFFF), color-stop(1, #FFFFFF));
	background: linear-gradient(to left, #1A9B41 40%, #FFFFFF 40%, #FFFFFF 100%) left bottom;
	background-repeat: repeat-x;
	background-size: 9px 3px;
	margin-bottom: 31px;
	padding: 0 20px 31px 12px;
}

.sec-important dd:last-of-type {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.sec-important dd p {
	font-weight: 400;
	text-align: justify;
	line-height: 1.8;
}

.sec-important dd .attention {
	position: absolute;
	top: -50px;
	right: 20px;
	font-size: 11px;
	font-weight: 500;
	line-height: 1.6;
	text-indent: -1.1em;
	letter-spacing: 0.1em;
}

/* .sec-prevention
------------------------------------*/
.sec-prevention {
	overflow: hidden;
	width: 1045px;
	margin: 0 auto 60px;
	padding: 60px 0 0 20px;
}

.sec-prevention .txt-set {
	float: left;
	width: 580px;
}

.sec-prevention h2 {
	margin-left: 7px;
}

.sec-prevention dl {
	overflow: hidden;
	margin-bottom: 38px;
}

.sec-prevention dt {
	position: relative;
	margin-bottom: 12px;
	padding: 0 0 0 75px;
	color: #00952F;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.08em;
}

.sec-prevention dt i {
	position: absolute;
	top: 5px;
	left: 17px;
}

.sec-prevention dt i img {
	width: auto;
	height: 39px;
}

.sec-prevention dd {
	background: linear-gradient(to left, #00952F 30%, #FFFFFF 30%, #FFFFFF 100%) left bottom repeat-x;
	background-size: 8px 2px;
	margin-bottom: 30px;
	padding: 0 0 34px 75px;
}

.sec-prevention dd:last-of-type {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.sec-prevention dd p {
	text-align: justify;
}

.sec-prevention h3 {
	margin: 0 0 15px 5px;
	color: #00952F;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.15em;
}

.sec-prevention .cause {
	overflow: hidden;
	background: #FDFFF3;
	border: 2px solid #EAF0CB;
	border-radius: 10px;
	padding: 23px 18px 21px 26px;
}

.sec-prevention .cause ul {
	float: left;
	width: 44%;
}

.sec-prevention .cause ul:last-of-type {
	float: right;
	width: 54%;
}

.sec-prevention .cause li {
	margin-bottom: 2px;
	font-size: 13px;
}

.sec-prevention figure {
	float: right;
	width: 410px;
	margin-top: 55px;
}

.sec-prevention figure img:first-of-type {
	margin-bottom: 20px;
}

/* .sec-start-time
------------------------------------*/
.sec-start-time {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	width: 1020px;
	margin: 0 auto 180px;
	padding-top: 60px;
}

.sec-start-time figure {
	width: 430px;
}

.sec-start-time .txt-set {
	padding-left: 65px;
}

.sec-start-time h3 {
	margin-bottom: 25px;
	color: #00952F;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

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

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

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

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