@charset "utf-8";
/* Updated date: 2023/09/12 */

.container-fluid ul {
    margin-left:15px;
}
.container-fluid ul li {
    list-style-type: disc;
    line-height: 1.6em;
    padding-bottom:10px;
}

.container-fluid h4.sub-title01 {
    text-align:left;
    width: 100%;
}

.tel-num {
    font-size:24px;
}

.faq000 div ul li{
    line-height: 1.2em;
}

.faq000 div ul li img{
    width:70px;
}

.caution {
    color:#aa0000;
    font-size:1.1em;
}

span.bigtxt {
    font-weight:bold;
    font-size:1.2em;
}