@charset "UTF-8";
/*-------------------------------------------


*** COMPONENT ver.2 ****
Icon Font Only

font_ver2.css

Last up: 2018.01

-------------------------------------------*/

/*-------------------------------------------

Reset

-------------------------------------------*/
/*-------------------------------------------

Base Setting

-------------------------------------------*/
@font-face {
  font-family: 'iconVer2';
  src:  url('/common/font/icon_ver2.eot?em1mgk');
  src:  url('/common/font/icon_ver2.eot?em1mgk#iefix') format('embedded-opentype'),
    url('/common/font/icon_ver2.ttf?em1mgk') format('truetype'),
    url('/common/font/icon_ver2.woff?em1mgk') format('woff'),
    url('/common/font/icon_ver2.svg?em1mgk#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.glyphRank01 > span:before,
.glyphMemo02 > span:before,
.glyphHome01 > span:before,
.glyphCard02 > span:before,
.glyphVisa01 > span:before,
.glyphCaution01 > span:before,
.glyphOffender01 > span:before,
.glyphCar01 > span:before {
	font-family: 'iconVer2';
	font-weight: normal;
	color: #049849;
	display: block;
	position: absolute;
	line-height: 1;
}
/*-------------------------------------------

Font

-------------------------------------------*/
.glyphMemo02 > span:before {
	content: "\e900";
}
.glyphHome01 > span:before {
	content: "\e901";
}
.glyphCard02 > span:before {
	content: "\e902";
}
.glyphVisa01 > span:before {
	content: "\e903";
}
.glyphCaution01 > span:before {
	content: "\e904";
}
.glyphOffender01 > span:before {
	content: "\e905";
}
.glyphRank01 > span:before {
	content: "\e906";
}
.glyphCar01 > span:before {
	content: "\e907";
}
/*-------------------------------------------

Color

-------------------------------------------*/
.bColor01 > span:before,
.aColor01 > span:before {
	color: #049849 !important;
}
.bColor02 > span:before,
.aColor02 > span:before {
	color: #fff !important;
}
.bColor02 > span:before,
.aColor02 > span:before {
	color: #000 !important;
}
.bColor03 > span:before,
.aColor03 > span:before {
	color: #ff9351 !important;
}
.bColor04 > span:before,
.aColor04 > span:before {
	color: #fbbe19 !important;
}
.bColor05 > span:before,
.aColor05 > span:before {
	color: #83cba1 !important;
}
.bColor06 > span:before,
.aColor06 > span:before {
	color: #ccc !important;
}

