.new_japan-trip_box-text {
    margin-top: 10px;
    line-height: 22px;
    font-size: 13px;
}
.new_japan-trip_bg-titl-blue {
    line-height: 30px;
}
.new_japan-trip_bg-titl-orange {
    line-height: 30px;
    font-size: 18px;
}
.new_titl_japan-trip_pink-gradation{
    font-size: 26px;
}
.new_japan-trip-text dt {
    width: 9em;
}
@media screen and (max-width:767px) {
    .new_japan-trip-text dt {
        width: 100%;
    }
}

/* Hide hotel text when title and text are the same in French version */
.new_japan-hoteru_text {
    display: none;
}