@charset "utf-8";
/*------------------------------------------------------------
	anchor
------------------------------------------------------------*/
#conts .treatment {
    margin-bottom: 74px;
}
#conts .merit .headLine03 {
    margin-bottom: 31px;
}
#conts .merit .comCheckList {
    margin-bottom: 30px;
}
#conts .merit .innerBox {
    margin-top: 99px;
}
#conts .merit .headLine02 {
    margin-bottom: 30px;
}
#conts .merit .innerBox dl:last-of-type {
    margin-bottom: 30px;
}
#conts .merit .innerBox .noteList {
    font-size: 1.4rem;
}
#conts .merit .innerBox .noteList li:not(:last-child) {
    margin-bottom: 10px;
}
#conts .merit .comCheckList li {
    letter-spacing: 0.025em;
}
@media all and (max-width: 896px) {
    #conts .headLine03 {
        margin-right: -5px;
    }
    .pageTitle .content {
        padding-top: 46px;
    }
    #conts .merit .comCheckList {
        margin-right: -5px;
    }
    #conts .imgBox .photoBox {
        margin: 0 0 21px;
    }
    #conts .comImgBox02 {
        margin-bottom: 93px;
    }
    #conts .treatment .imgBox .photoBox {
        margin-bottom: 29px;
    }
    #conts .comCheckList li {
        padding-right: 0;
        letter-spacing: -0.005em;
    }
    #conts .merit .headLine03 {
        margin-bottom: 40px;
    }
	#conts .merit > p {
		line-height: 1.6;
	}
	#conts .merit .innerBox {
        margin-top: 78px;
    }
    #conts .merit .headLine02 {
        margin-bottom: 16px;
        line-height: 1.59;
    }
    #conts .merit .headLine02::before {
		top: 6px;
	}
    #conts .merit .innerBox .noteList {
        font-size: 1.3rem;
        line-height: 1.6;
		letter-spacing: 0.025rem;
    }
    #conts .merit .innerBox .noteList li:not(:last-child) {
        margin-bottom: 19px;
    }
}