.innner_back {
    background-color: #75a7e5;
}

.box_action_c .alert_button_box {
    flex-direction: column;
    margin-top: 0px;
    display: block;
    width: 100%;
}

.action_top_img{
    width: 80%;
    display: block;
    margin: 0 auto;
}

.box_action_c .action_button_box_top{
    margin-top: 0;
}
.flow_c_list li {
    padding: 30px;
    align-items: center;
}

.jirei p.title, .target p.title{
    font-weight: unset;
}

.jirei ul li div h1 {
    font-size: 3rem;
    color: #ffa500;
    font-weight: bold;
    /* background: linear-gradient(transparent 65%, #ccd7b6 65%); */
    text-shadow: 3px 3px 0 #fff, -3px -3px 0 #fff, -3px 3px 0 #fff, 3px -3px 0 #fff, 0px 3px 0 #fff, 0 -3px 0 #fff, -3px 0 0 #fff, 3px 0 0 #fff;
    font-feature-settings: 'palt';
}

.pat_02_title::before {
display: none;
}

.alert_button_box .action_button_section_alert_content_flex {
    text-align: center;

}
.box_action_c {
    width: 1100px;

}

.jirei_box, .target_box {
    width: 1100px;
}

.box_onayami_c {
    width: 1100px;

}

.header_innner {
    width: 1300px;
}

.flow_c_outside {
    width: 1100px;
    margin: auto;
}

.flow_c {
    display: flex;
    flex-direction: column;
    width: 1100px;
    margin: auto;
}