@charset "utf-8"; /* ----------------------------------------------------------- CSS Information File name : contents.css [index] 1.common 2.js 3. 4. 5. ----------------------------------------------------------- */ /*---------------------------------------------------- 1= ARCHIVE上書きcss ----------------------------------------------------*/ .newsList h2, h2.adTtl{ background:#000000 !important;} .adMain { background:#333333 !important;} .adMain a, .adMain a:link{ color:#ffffff !important;} .archiveList ul li a { background-attachment: scroll; background-clip: border-box; background-color: rgba(0, 0, 0, 0); background-image: url(/sp_data/adidas2015/sp/img/renewal_archive/ico_list_001.png) !important; background-origin: content-box !important; background-position: right center; background-repeat: no-repeat; background-size: 8px auto; display: block; padding: 10px; } .newsList article dl dd a span{ color:#d5e23e !important;} /*---------------------------------------------------- = メディアクエリ ----------------------------------------------------*/ /*横置き*/ @media screen and (min-width:480px){ }