
@charset "UTF-8";

#nbp3923433\ 3923433 .heading h2.h{
    background-color: #333;
    color: #fff;
    padding: 5px;
    font-size: 3rem;
}
#nbp3923433\ 3923433 .heading p{
    padding-left: 50px;
}
#nbp3923433\ 3923433 .heading p::before{
    content: none;
}

#nbp3923433\ 3923433 table{
    border-bottom: 0;
}
#nbp3923433\ 3923433 table th{
    background-color: #fff;
    border: none;
    border-bottom: 3px solid #f7b52c;
}
#nbp3923433\ 3923433 table td{
    border: none;
    border-bottom: 1px solid #aaa;
    padding-left: 30px;
}
@media (max-width: 500px){
#nbp3923433\ 3923433 table td{
    padding-left: 0;
    padding-bottom: 50px;
    text-align: center;
    border-bottom: none;
}}

.block_text_1 .heading h2.h{
    color: #fff;
    background-color: #f7d99b;
    border-radius: 35px;
    padding: 20px 30px;
    max-width: 70%;
    margin-left: 20px;
}
.block_text_1 .heading h2.h ::before{
    content: '';
    position: absolute;
    top: calc(50% - 15px);
    left: -10px;
    border: 15px solid transparent;
    border-right: 30px solid #f7d99b;
}
.block_text_1 .inner_item_txt p{
    color: #fff;
    background-color: #f7b52c;
    border-radius: 35px;
    padding: 20px 30px;
    max-width: 70%;
    margin-right: 20px;
    margin-left: auto;
    position: relative;
}
.block_text_1 .inner_item_txt p::before{
    content: '';
    position: absolute;
    top: calc(50% - 15px);
    right: -30px;
    border: 15px solid transparent;
    border-left: 30px solid #f7b52c;
}

#nbp3503315\ 3503315 .wrapper_item{
    flex-wrap: nowrap;
}
#nbp3503315\ 3503315 .wrapper_item .inner_item:nth-of-type(2) a{
    margin-top: 200px;
}

#nbp3503562\ 3503562 .inner_item_img{
    margin-left: 0;
}

#nbp3503603\ 3503603 .inner_item_img{
    margin-right: 0;
}

#nbp3503605\ 3503605 .inner_item_img{
    margin-left: 0;
}


#nbp3503576\ 3503576 .wrapper_item{
    flex-wrap: nowrap;
}