﻿@charset "utf-8";
.icon_ttl {
	min-height: 40px;
	padding-left: 50px;
	position: relative;
	line-height: 40px;
}

.icon_ttl .ico_nml,.icon_ttl .ico_end{
	background-position: 0 0.5em;
}

.ico_smp{
	width: 40px;
	height: 40px;
	background-image: url(/-/Media/Ricoh/Sites/co_jp/projector/pj/wx4152ni_wx4152n_wx4152/img/icon_smp.png) !important;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.ico_qp{
	width: 40px;
	height: 40px;
	background-image: url(/-/Media/Ricoh/Sites/co_jp/projector/pj/wx4152ni_wx4152n_wx4152/img/icon_qp.png) !important;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.icon_ttl2 {
	min-height: 40px;
	padding-left: 50px;
	position: relative;
	line-height: 30px;
}

.icon_ttl2 .ico_nml,.icon_ttl .ico_end{
	background-position: 0 0.1em;
}

@media (max-width: 640px){
	.icon_ttl .ico_nml,.icon_ttl .ico_end{
		line-height: normal;
		background-position: 0 -0.15em;
	}
}