@charset "utf-8";
/*------------------------------------------------------------
	ortho-mouthpiece
------------------------------------------------------------*/
#conts .comTopTxt {
	margin: -1px 0 84px;
}
#conts .flexD{
flex-direction: row-reverse;
}
#conts .sec01 {
	margin-bottom: 120px;
}
#conts .sec01 .headLine03 {
	margin-bottom: 41px;
}
#conts .sec01 .imgBox {
	margin-bottom: 38px;
}
#conts .sec01 .comList {
	margin-top: 0;
}
#conts .sec02 {
	margin-bottom: 119px;
}
#conts .sec02 .headLine03 {
	margin-bottom: 23px;
}
#conts .sec02 .comBlueUl {
	margin-bottom: 39px;
}
#conts .sec02 .headLine07 span {
	font-size: 1.2rem;
	letter-spacing: 0;
	padding-top: 11px;
}
#conts .sec03 {
	margin-bottom: 120px;
}
#conts .sec03 .headLine05 {
	margin-bottom: 40px;
}
#conts .sec03 .info:not(:last-child) {
	margin-bottom: 80px;
}
#conts .sec04 {
	margin-bottom: 120px;
}
#conts .sec04 .headLine03 {
	margin-bottom: 40px;
}
#conts .sec04 .comImgBox {
	margin-bottom: 78px;
}
#conts .sec04 .headLine05 {
	margin-bottom: 40px;
}
#conts .sec05 .headLine03 {
	margin-bottom: 16px;
}
#conts .sec05 .comText {
	margin-bottom: 39px;
}
#conts .sec05 .comBorderUl {
	margin-bottom: 80px;
}
#conts .sec05 .comLink {
	margin-bottom: 120px;
}

@media all and (max-width: 896px) {
	#conts .sec02 .headLine03 {
		margin-bottom: 16px;
	}
	#conts .sec03 .headLine03 {
		margin-bottom: 32px;
	}
	
}