@font-face {
	font-family: "icomoon";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/icomoon.eot?k6851o");
	src: url("../fonts/icomoon.eot?k6851o#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?k6851o") format("truetype"), url("../fonts/icomoon.woff?k6851o") format("woff"), url("../fonts/icomoon.svg?k6851o#icomoon") format("svg");

	font-display: block;
}

[class^="icon-"] , [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	font-variant: normal;
	text-transform: none;

	speak: never;

	/* Better Font Rendering =========== */
	/*-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;*/
}

.icon-fit:before {
	content: "\e907";
}
.icon-link:before {
  content: "\e909";
}
.icon-pager:before {
	content: "\e908";
}
.right-arrow:before {
	content: "\e905";
	font-family: "icomoon" !important; /* 強制的に適用 */
	font-style: normal;
	margin-left: 12px;
	color: #1a3465;
	font-size: 1.5em;
}
.icon-entry:before {
	content: "\e900";
}
.icon-back:before {
	content: "\e901";
}
.icon-sanwa:before {
	content: "\e902";
}
.icon-index:before {
	content: "\e903";
}
.icon-tel:before {
	content: "\e904";
}
.icon-staff:before {
	content: "\e906";
}
.icon-facebook:before {
	content: "\e911";
}
.icon-insta:before {
	content: "\e913";
}
.icon-line:before {
	content: "\e914";
}
.icon-page:before {
	content: "\f138";
}
.icon-post:before {
	content: "\f144";
}
