@charset "UTF-8";

#t_concept+.hp .content_wrapper {
    border: 3px double rgb(243 151 0 / 80%);
    border-bottom: 0;
    padding: 50px 50px 30px;
}
#t_concept+section+.contents_box01 .content_wrapper {
    border: 3px double rgb(243 151 0 / 80%);
    border-top: 0;
    padding: 0px 100px 50px;
}
@media screen and (max-width: 650px) {
#t_concept + section + .contents_box01 .content_wrapper {
    padding: 0px 20px 50px !important;
}
}
.heading.block_header_4 .h {
    color: #000033;
}