@charset "utf-8";
/*------------------------------------------------------------
	mft
------------------------------------------------------------*/
.comTopBox{
    margin-bottom: 76px;
}
#conts .headLine03 {
    margin-bottom: 29px;
    border-bottom: 2px solid #C90420;
}
#conts .contsBox {
    margin-bottom: 78px;
}
#conts .function .headLine02 {
    margin-bottom: 30px;
}
#conts .comImgBox02 .imgBox {
    margin-bottom: 79px;
}
#conts .function dl:last-child {
    margin-bottom: 0;
}
#conts .checkList {
    margin-bottom: 93px;
}
#conts .checkList .headLine02 {
    margin-bottom: 33px;
}
#conts .checkList p {
    margin-bottom: 22px;
}
#conts .method .imgBox {
    margin-bottom: 79px;
}
#conts .method .innerBox .headLine02 {
    margin-bottom: 32px;
}
#conts .method .innerBox p {
    line-height: 1.63;
}
#conts .method {
    margin-bottom: 91px;
}
#conts .habit {
    margin-bottom: 92px;
}
#conts .habit .imgBox {
    margin-bottom: 64px;
}
#conts .improve {
    margin-bottom: 143px;
}
#conts .improve .headLine03 {
    margin-bottom: 37px;
}
#conts .improve > p {
    margin-bottom: 76px;
}
#conts .improve p {
    line-height: 1.63;
}
#conts .improve .imgBox {
    margin-bottom: 0;
}
#conts .improve .imgBox .textBox {
    padding-bottom: 60px;
    position: relative;
    box-sizing: border-box;
    min-height: 283px;
}
#conts .improve .imgBox .textBox .comBtn {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-55.6%);
}
@media all and (max-width: 896px) {
    #conts .headLine03 {
        padding: 0 0 9px 0;
        margin-bottom: 23px;
        border: none;
    }
    #conts .headLine03::before {
        height: 2px;
    }
    #conts .comImgBox02 .imgBox {
        margin-bottom: 76px;
    }
    #conts .comImgBox02 .imgBox .photoBox {
        margin-bottom: 21px;
    }
    #conts .comImgBox02 p {
        letter-spacing: 0.025em;
    }
    #conts .function {
        margin-bottom: 93px;
    }
    #conts .function .headLine02 {
        margin-bottom: 38px;
    }
    #conts .checkList {
        margin-bottom: 92px;
    }
    #conts .checkList .headLine02 {
        margin-bottom: 23px;
    }
    #conts .checkList p {
        margin-bottom: 39px;
    }
    #conts .method .innerBox .headLine02 {
        margin-bottom: 22px;
    }
    #conts .method .innerBox p {
        line-height: 1.6;
    }
    #conts .method {
        margin-bottom: 88px;
    }
    #conts .habit {
        margin-bottom: 92px;
    }
    #conts .habit .imgBox {
        margin-bottom: 30px;
    }
    #conts .improve .headLine03 {
        margin-bottom: 28px;
    }
    #conts .improve .imgBox .textBox {
        min-height: 251px;
    }
    #conts .improve .imgBox .textBox p {
        margin-bottom: 0;
    }
    #conts .improve .imgBox .textBox .comBtn {
        transform: translateX(-50%);
    }
}