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

/* cmn_pageTitle
--------------------------------------------------------------------*/
.cmn_pageTitle .pageTitle_bg { background: url(/am/technology/img/bg_title.jpg) right center no-repeat; background-size: cover; }
@media screen and (max-width: 767px) {
.cmn_pageTitle .pageTitle_bg { background: url(/am/technology/img/bg_title_sp.jpg) right center no-repeat; background-size: cover; }
}
</pre></body></html>