@charset "UTF-8";

/* コラム応急処置 */
.column_content span[style="font-weight: 400;"] {

    font-weight: 400 !important;

}

.column_content h1 span[style="font-weight: 400;"],
.column_content h2 span[style="font-weight: 400;"],
.column_content h3 span[style="font-weight: 400;"],
.column_content h4 span[style="font-weight: 400;"],
.column_content h5 span[style="font-weight: 400;"],
.column_content h6 span[style="font-weight: 400;"] {

    font-weight: 600 !important;

}

#main_all .column_box .column_content div > a > strong:not(.none),
#main_all .column_box .column_content div > button > strong:not(.none) {

    color: #fff !important;

}