@charset "UTF-8";


@media only screen and (max-width: 599px) { /* device-width: 320px ～ 599px  for Smartphone */
/* ============================================
      PC icon
============================================ */
#contentsArea article .line ul.linkList01 li.toPC a,
#contentsArea article table tbody th a.toPC {
	background: url(/common/unchangeable/img/icon_pc.png) no-repeat 0 0;
	padding-left: 18px; 
}

#contentsArea.column #sideEnclosingArea article .size1of3 h2.link.toPC a span {
	background: url(/common/unchangeable/img/icon_pc.png) no-repeat 0.3em 0.9em;
	padding-left: 21px;
}
}

