@charset "UTF-8";

.heading.block_header_1.align-left {
    text-align: -webkit-center;
}
.contents_box01 .inner_item_txt .heading {
    margin-bottom: 20px;
    color: #000;
}
body main {
    background: #ffffff;
}
.heading.block_header_1 p, .heading.block_header_1 .h:last-child {
    font-weight: 900;
    font-size: 3.4rem;
    line-height: 1.4;
    margin-bottom: 10px;
    position: relative;
    color: #000;
    padding-bottom: 12px;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
}
.inner_item_txt p {
    margin-bottom: 10px;
    color: #000;
}