<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* common
/////////////////////////////////////////////////////////////////////////////////// */
.main-group{
	background:url(../img/cisco_m_main01_bg.jpg) top left no-repeat;
    background-size: contain;
	margin:0;
}
.lead-area{
	width:100%;
    box-sizing: border-box;
}
.profile-area{
	width:100%;
}
</pre></body></html>