<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*===========================
add
===========================*/

/* 基本カラー  */

.fcBasic {
	color:#1a9962;
}

.lh6{
	line-height: 1.6;
}

.mb0{
	margin-bottom: 0 !important;
}

.tel_box a {
    display: inline-block;
    color: var(--basic-color);
    text-align: center;
    font-size: 1.9em;
    text-decoration: none;
}</pre></body></html>