@charset "UTF-8";

/* 2411 renewal ver.*/

.bottom_info .pk_txt {
    color: #4fb0dd;
}

.bottom_info .flow .inner .bg_wrap {
    border: 1px solid #6abfe6;
    padding: 7% 4% 4%;
    box-shadow: 10px 10px 0px 0px rgba(225, 242, 250, 0.9);
}

.bottom_info .flow .bg_txt_half {
    background: linear-gradient(transparent 60%, #e1f2fa 40%);
}

.bottom_info .info th {
    background: #6abfe6;
    border: 2px solid #6abfe6;
    border-top: 2px solid #fff;
}

.bottom_info .info .top_tr th {
    border-top: 2px solid #6abfe6;
}

.bottom_info .info td {
    border: 2px solid #6abfe6;
}

.approval .pk_txt {
    color: #4fb0dd;
}

.approval dl {
    background: #e1f2fa;
    border: 2px solid #6abfe6;
}

.interval_area a {
    color: #6abfe6;
    border: 1px solid #6abfe6;
}

.lp_bottom_txt {
    padding: 6% 0;
    background: #f0f8fc;
}

.lp_bottom_txt .pk_txt {
    color: #4fb0dd;
}

.lp_bottom_btn {
    background: #f0f8fc;
}

.lp_bottom_consent {
    background: #e1f2fa;
    padding: 4% 6% 8%;
}