@charset "utf-8";
@font-face {
	font-family: 'genoh';
	src: url('./font/genoh.woff?v=0.1.0') format('woff');
	font-weight: normal;
	font-style: normal;
}

.ge {
	display: inline-block;
	font-family: 'genoh';
	font-size: inherit;
	font-style: normal;
	margin-right: .2rem;
	line-height: 1.0;
}

.ge-tel:before {
	content: "\f000";
}

.ge-fax:before {
	content: "\f002";
}

.ge-fax2:before {
	content: "\f001";
}

.ge-fax3:before {
	content: "\f003";
}

.ge-mail:before,
.ge-mail1:before {
	content: "\f004";
}

.ge-mail2:before {
	content: "\f007";
}

.ge-moblie:before,
.ge-moblie1:before {
	content: "\f005";
}

.ge-moblie2:before {
	content: "\f006";
}

.ge-s-arrow1-right:before {
	content: "\f008";
}

.ge-s-arrow2-right:before {
	content: "\f009";
}

.ge-s-check:before {
	content: "\f00b";
}

.ge-c-check:before {
	content: "\f00c";
}

.ge-external-link:before {
	content: "\f00a";
}

.ge-arrow1-right:before {
	content: "\f010";
}

.ge-arrow2-right:before {
	content: "\f014";
}

.ge-box-plus:before {
	content: "\f015";
}

.ge-box-minus:before {
	content: "\f016";
}

.ge-pagetop:before {
	content: "\f017";
}

