@charset "UTF-8";

.heading.block_header_2 .h {
    display: inline-block;
    font-weight: bold;
    font-size: 2.1rem;
    line-height: 1.5;
    padding-left: 20px;
    position: relative;
    position: relative;
    padding: 0.5em 0.7em;
    margin: 2em 0;
    background: #e6f4ff;
    color: #5c98d4;
    font-weight: bold;

}

.contents_box01.w40 .inner_item_txt {
    flex-basis: 60%;
    max-width: 60%;
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;

}

