.pagetitle_sec{
    font-size: 28px;
    font-weight: bold;
    background-color: #003366;
    color: #fff;
    padding: 5px 0 5px 30px;
    line-height: 180%;
}

.box-title {
    display: block;
    font-size: 20px;
    color: #198787;
    background-color: #eeeeee;
    border-left: 5px solid #198787;
    margin-top: 20px;
    text-align: left;
    padding: 15px;
    font-weight: normal;
    /* font-size: 18px;
    border-top: dotted #003366 1px;
    border-bottom: dotted #003366 1px;
    background-color: #d3eaff;
    padding: 10px;
    margin-top: 15px; */
}

.about_text {
    line-height: 28px;
    padding: 15px 0px;
}
@media screen and (min-width:1024px) {
    .bgsa_tell {
        pointer-events: none;
    }
}