/* BASIC css start */
.main_title{
    padding: 30px 0 58px;
    text-align: center;
}

.main_title p{
    line-height: 1;
    color: #828282;
    font-size: 12px;
}

.main_title .text01{
    color: #232323;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 10px;
}

.inner img{
    width: 100%;
}
/* BASIC css end */

