.p-guide-sec {
    width: 100%;
    display: flex;
	justify-content: space-between;
}
.p-guide-sec__text {
    width: 57%;
    line-height: 1.8;
}
.p-guide-sec__ph {
    width: 39%;
}
h3.p-title-h3 {
    margin-top: 0;
}