/* clp-list01 スタイルのデザイン */
.is-style-clp-list01 .ctwlpt-block-bullet-list li {
	  line-height:2;
}



/* clp-list05 スタイルのデザイン */
.is-style-clp-list05 .ctwlpt-block-bullet-list li {
    background-color: #f9f9f9;
    border-left: 6px solid #0073aa;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 4px;
	  line-height:2;
}

.is-style-clp-list05 .ctwlpt-block-bullet-list li {
}


.is-style-clp-list05 .ctwlpt-block-bullet-list > li::before {
 margin-left:1em;
}

.is-style-clp-list05 .ctwlpt-block-bullet-list > li::before {
    list-style: none; 
    content: '';
}