@charset "utf-8";
@font-face {
	font-family: "icomoon";
	src: url("cafe-icon/fonts/icomoon.eot");
	src: url("cafe-icon/fonts/icomoon.eot#iefix")
			format("embedded-opentype"),
		url("cafe-icon/fonts/icomoon.ttf") format("truetype"),
		url("cafe-icon/fonts/icomoon.woff") format("woff"),
		url("cafe-icon/fonts/icomoon.svg#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/***************************************************************
PC
****************************************************************/

.officearchivebox-title__button2::before {
	font-family: "icomoon" !important;
	content: "\e913" !important;
	font-size: 15px;
	margin-right: 7px;
}

.officearchivebox-title__button::before {
	font-family: "icomoon" !important;
	content: "\e913" !important;
	font-size: 13px;
	margin-right: 9px;
}

.officeentry-tel__num::before {
	font-family: "icomoon" !important;
	content: "\e92c" !important;
	color: #fff;
	display: inline-block;
	width: 20px;
	border-radius: 4px;
	height: 20px;
	font-size: 13px;
	position: relative;
	top: -2px;
	left: 0;
	font-weight: 100;
	padding: 4px;
	box-sizing: border-box;
	margin-right: 10px;
}

.pr1-content-tabs-tabcontent-item-text__tel::before {
	font-family: "icomoon" !important;
	content: "\e92c" !important;
	color: #fff;
	display: inline-block;
	width: 17px;
	height: 17px;
	border-radius: 2px;
	font-size: 11px;
	position: relative;
	top: -4px;
	left: -4px;
	font-weight: 100;
}

.pr1-content-tabs-select__item::after {
	font-family: "icomoon" !important;
	content: "\e901" !important;
	color: #fff;
	font-size: 12px;
	position: relative;
	top: -2px;
	left: -9px;
}

.inyou-question,
.inyou-quotation {
	background-color: #fbfaf8;
	border: 1px solid #ddd;
	font-size: 15px;
	padding: 20px 75px;
	position: relative;
	margin-bottom: 50px;
}

.inyou-question::before,
.inyou-quotation::before {
	font-family: "icomoon" !important;
	content: "\e92b" !important;
	font-size: 20px;
	color: #dddddd;
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	position: absolute;
	left: 23px;
	top: 10px;
}

.inyou-question::after,
.inyou-quotation::after {
	font-family: "icomoon" !important;
	content: "\e934" !important;
	font-size: 20px;
	color: #dddddd;
	display: inline-block;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	position: absolute;
	bottom: 0;
	right: 10px;
}

.inyou-quote-book {
	background-color: #fbfaf8;
	border: 1px solid #ddd;
	font-size: 15px;
	padding: 20px 20px 20px 75px;
	position: relative;
	margin-bottom: 50px;
}

.inyou-quote-book::before {
	font-family: "icomoon" !important;
	content: "\e932" !important;
	position: absolute;
	font-size: 35px;
	vertical-align: middle;
	left: 25px;
	top: 10px;
	color: #999999;
}

.inyou-quote-case {
	background-color: #fbfaf8;
	border: 1px solid #ddd;
	font-size: 15px;
	padding: 20px 20px 20px 75px;
	position: relative;
	margin-bottom: 50px;
}

.inyou-quote-case::before {
	font-family: "icomoon" !important;
	content: "\e933" !important;
	position: absolute;
	font-size: 35px;
	vertical-align: middle;
	left: 25px;
	top: 10px;
	color: #999999;
}

.inyou-quote-qa {
	background-color: #fbfaf8;
	border: 1px solid #ddd;
	font-size: 15px;
	padding: 20px 20px 20px 75px;
	position: relative;
	margin-bottom: 50px;
}

.inyou-quote-qa::before {
	font-family: "icomoon" !important;
	content: "\e935" !important;
	position: absolute;
	font-size: 30px;
	vertical-align: middle;
	left: 28px;
	top: 10px;
	color: #999999;
}

.inyou-quote-qa::after {
	font-family: "icomoon" !important;
	content: "\e915" !important;
	position: absolute;
	font-size: 35px;
	vertical-align: middle;
	left: 25px;
	top: 10px;
	color: #999999;
}

.inyou-quote-qa::after {
	font-family: "icomoon" !important;
	content: "\e915" !important;
	position: absolute;
	font-size: 35px;
	vertical-align: middle;
	left: 25px;
	top: 10px;
	color: #999999;
}

@media screen and (max-width: 767px) {
	.inyou-question,
	.inyou-quotation {
		padding-left: 40px;
		padding-right: 40px;
	}
	.inyou-question::before,
	.inyou-quotation::before {
		left: 10px;
		top: 5px;
	}
	.inyou-question::after,
	.inyou-quotation::after {
		bottom: -10px;
		right: -10px;
	}

	.inyou-quote-qa,
	.inyou-quote-case,
	.inyou-quote-book {
		padding-left: 60px;
	}
	.inyou-quote-qa::before {
		left: 13px;
		top: 7px;
	}
	.inyou-quote-qa::after {
		left: 10px;
		top: 6px;
	}
	.inyou-quote-case::before,
	.inyou-quote-book::before {
		left: 10px;
	}
}

#calc__calculation-button::before {
	font-family: "icomoon" !important;
	content: "\e909" !important;
	font-size: 21px;
	font-weight: normal;
	position: relative;
	top: 4px;
	left: -8px;
}

.arrow-normal-white-right::after {
	font-family: "icomoon" !important;
	content: "\e904" !important;
	position: relative;
	top: 2px;
	left: 2px;
}

.bx-next,
.bx-prev {
	top: 0;
	position: relative;
}

.nexticon::before {
	font-family: "icomoon" !important;
	content: "\e900" !important;
	font-size: 23px;
	position: relative;
}

.tr-lawyer::before {
	font-family: "icomoon" !important;
	content: "\e911" !important;
	font-size: 15px;
	font-weight: 500;
	padding-right: 10px;
	position: relative;
	top: 2px;
}

.tr-map::before {
	font-family: "icomoon" !important;
	content: "\e914" !important;
	font-size: 15px;
	font-weight: 500;
	padding-right: 14px;
	position: relative;
	top: 2px;
}

.tr-address::before {
	font-family: "icomoon" !important;
	content: "\e907" !important;
	font-size: 15px;
	font-weight: 500;
	padding-right: 12px;
	position: relative;
	top: 2px;
}

.tr-access::before {
	font-family: "icomoon" !important;
	content: "\e906" !important;
	font-size: 15px;
	font-weight: 500;
	padding-right: 14px;
	position: relative;
	top: 2px;
}

.tr-url::before {
	font-family: "icomoon" !important;
	content: "\e91e" !important;
	font-size: 14px;
	font-weight: 500;
	padding-right: 9px;
	position: relative;
	top: 2px;
}

.officedetailtable-data--address::before {
	font-family: "icomoon" !important;
	content: "\e907" !important;
	padding-right: 10px;
	font-size: 18px;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 11px;
}

.officedetailtable-data--address::before {
	font-family: "icomoon" !important;
	content: "\e906" !important;
	padding-right: 10px;
	font-size: 18px;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 11px;
}

.header-top__button::before {
	font-family: "icomoon" !important;
	content: "\e925" !important;
	position: relative;
	left: -6px;
	top: -1px;
}

.footer-info__title::before {
	font-family: "icomoon" !important;
	content: "\e914" !important;
	padding-right: 10px;
	font-size: 22px;
}

@media screen and (max-width: 767px) {
	.footer-info__title::before {
		display: none;
	}
}

.footer-search-category-title::before {
	font-family: "icomoon" !important;
	content: "\e927" !important;
	padding-right: 10px;
	font-size: 16px;
}

.pr2-title::before {
	font-family: "icomoon" !important;
	content: "\e911" !important;
	font-size: 55px;
	font-weight: 100;
	color: #444;
}

.officesideinfo-businesshour__text::before {
	font-family: "icomoon" !important;
	content: "\e90a" !important;
	margin-right: 10px;
}

.consultbox-mail__button::before {
	font-family: "icomoon" !important;
	content: "\e912" !important;
	position: relative;
	left: -3px;
	font-size: 12px;
	font-weight: 100;
	top: 1px;
}

.officesideinfo-content-tel::before {
	font-family: "icomoon" !important;
	content: "\e92c" !important;
	font-size: 14px;
	border-radius: 4px;
	color: #fff;
	padding: 6px;
	position: relative;
	top: -5px;
	font-weight: 100;
}

.consultbox-tel-num::before {
	font-family: "icomoon" !important;
	content: "\e92c" !important;
	color: #fff;
	display: inline-block;
	width: 30px;
	border-radius: 4px;
	line-height: 30px;
	font-size: 16px;
	position: relative;
	top: -6px;
	left: -8px;
	font-weight: 100;
	text-align: center;
}

.tr-icon_access {
	font-family: "icomoon" !important;
	content: "\e906" !important;
	padding-right: 10px;
	font-size: 22px;
}

.officedetailtable-data--access::before {
	font-family: "icomoon" !important;
	content: "\e906" !important;
	padding-right: 10px;
	font-size: 18px;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 9px;
}

.officedetailtable-data--map:before {
	font-family: "icomoon" !important;
	content: "\e914" !important;
	padding-right: 10px;
	font-size: 18px;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 9px;
}

.officedetailtable-data--access p {
	display: inline;
}

.officedetailtable-data--address:before {
	font-family: "icomoon" !important;
	content: "\e907" !important;
	padding-right: 10px;
	font-size: 18px;
	position: absolute;
	transform: translateY(-50%);
	top: 50%;
	left: 11px;
}

.tr-icon_address::before {
	font-family: "icomoon" !important;
	content: "\e907" !important;
	padding-right: 10px;
	font-size: 22px;
}

.consultbox-mail__button::before {
	font-family: "icomoon" !important;
	content: "\e912" !important;
}

.campaign-content-detail__telnum:before {
	font-family: "icomoon" !important;
	content: "\e92c" !important;
	color: #fff;
	display: inline-block;
	width: 30px;
	height: 30px;
	box-sizing: border-box;
	border-radius: 4px;
	line-height: 24px;
	font-size: 18px;
	position: relative;
	top: -6px;
	right: 3px;
	font-weight: 100;
	padding: 3px 7px;
	margin-right: 10px;
}

.campaign-detailbutton::before {
	font-family: "icomoon" !important;
	content: "\e913" !important;
	font-size: 15px;
	margin-right: 12px;
	position: relative;
	top: 2px;
}

@media screen and (max-width: 374px) {
	.campaign-detailbutton::before {
		font-size: 12px;
	}
}

.footer-search-map-title::before {
	font-family: "icomoon" !important;
	content: "\e914" !important;
	padding-right: 10px;
	font-size: 16px;
}

.campaign-telbutton::before {
	font-family: "icomoon" !important;
	content: "\e92c" !important;
	position: relative;
	font-size: 12px;
	right: 5px;
}

.officesideinfo-content__button::before {
	font-family: "icomoon" !important;
	content: "\e912" !important;
	padding-right: 10px;
	top: 2px;
	position: relative;
	font-size: 17px;
	font-weight: 100;
}

.footer-search-consult-title::before {
	font-family: "icomoon" !important;
	content: "\e911" !important;
	font-size: 13px;
	padding-right: 10px;
	font-size: 16px;
}

.column-content__button::after {
	font-family: "icomoon" !important;
	content: "\e904" !important;
	font-size: 11px;
	position: absolute;
	right: 20px;
	transform: translateY(50%);
}

.category-content-item__link::after {
	font-family: "icomoon" !important;
	content: "\e904" !important;
	font-size: 11px;
	position: relative;
	left: 9px;
	top: 0px;
}

.top-content__button::after {
	font-family: "icomoon" !important;
	content: "\e904" !important;
	font-size: 11px;
	position: relative;
	left: 9px;
	top: 0px;
}

.office-button::before {
	font-family: "icomoon" !important;
	content: "\e925" !important;
	font-size: 18px;
}

.top-title__icon::before {
	font-family: "icomoon" !important;
	content: "\e90b" !important;
	font-size: 42px;
}

.categorylist__title::before {
	font-family: "icomoon" !important;
	content: "\e927" !important;
	font-size: 15px;
	font-weight: normal;
	position: relative;
	left: -8px;
	top: 1px;
}

.sideprefecture__title::before {
	font-family: "icomoon" !important;
	content: "\e925" !important;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	top: 1px;
	left: -4px;
}

@media screen and (max-width: 767px) {
	.sideprefecture__title::before {
		display: none;
	}
	.column-content__button::after {
		right: 15px;
		transform: translateY(25%);
	}
}

.sideofficesearch__title::before {
	font-family: "icomoon" !important;
	content: "\e925" !important;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	left: -6px;
	top: 1px;
}

.welcome-icon-scale::before {
	font-family: "icomoon" !important;
	content: "\e924" !important;
	font-size: 18px;
	position: relative;
	font-weight: normal;
	top: 1px;
	left: -5px;
}

.welcome-icon-calculator::before {
	font-family: "icomoon" !important;
	content: "\e909" !important;
	font-size: 18px;
	font-weight: normal;
	position: relative;
	top: 1px;
	left: -5px;
}

.welcome-icon-search::before {
	font-family: "icomoon" !important;
	content: "\e925" !important;
	font-size: 18px;
	font-weight: normal;
	position: relative;
	top: 1px;
	left: -5px;
}

.breadcrumb-list-item::before {
	font-family: "icomoon" !important;
	content: "\e904" !important;
	color: #666;
	padding: 0 10px;
	font-size: 9px;
	color: #999999;
}

.checkmark::before {
	font-family: "icomoon" !important;
	content: "\e939";
}

.officecharacter__title::before {
	font-family: "icomoon" !important;
	content: "\e923" !important;
	font-size: 40px;
	font-weight: normal;
	line-height: 0.8;
	top: -2px;
	right: 8px;
	position: relative;
}

#rtf_download::before {
	font-family: "icomoon" !important;
	content: "\e947" !important;
	font-size: 40px;
	font-weight: normal;
	line-height: 0.8;
	top: -2px;
	right: 8px;
	position: relative;
}

#txt_download::before {
	font-family: "icomoon" !important;
	content: "\e948" !important;
	font-size: 40px;
	font-weight: normal;
	line-height: 0.8;
	top: -2px;
	right: 8px;
	position: relative;
}

@media screen and (max-width: 767px) {
	.officecharacter__title::before {
		font-size: 28px;
	}
}

.welcome-content-item__text-search::before {
	font-family: "icomoon" !important;
	content: "\e925" !important;
	position: absolute;
}

.welcome-content-item__title-calculator::before {
	font-family: "icomoon" !important;
	content: "\e909" !important;
	position: absolute;
}

.welcome-content-item__title-scale::before {
	font-family: "icomoon" !important;
	content: "\e924" !important;
	position: absolute;
}

.menu-image-title::after {
	font-family: "icomoon" !important;
	content: "\e904" !important;
	position: absolute;
	right: 20px;
	bottom: 21px;
	color: #444;
}

.toc_title::before {
	font-family: "icomoon" !important;
	content: "\e90c" !important;
	margin-right: 10px;
	position: relative;
	top: 2px;
}

.icon-facebook:before {
	content: "\ea90";
}

.icon-pocket:before {
	content: "\e938";
}

.icon-check-circle:before {
	content: "\e939";
}

.icon-hatena:before {
	content: "\e936";
	color: #fff;
}

.icon-feedly:before {
	content: "\e937";
}

.icon-line {
 	position: relative;
}

.icon-line:before {
	content: url(../img/LINE_Brand_icon.png);
	display: inline-block;
	transform: scale(0.8);
	position: absolute;
	top: -6px;
	left: -9px;
	height: 0;
}

.icon-newspaper:before {
	content: "\e921";
	color: #7d6c50;
}

.icon-pencil:before {
	content: "\e92a";
	color: #999;
}

.icon-quote-begin:before {
	content: "\e92b";
	color: #ddd;
}

.icon-quote-book:before {
	content: "\e932";
	color: #999;
}

.icon-quote-case:before {
	content: "\e933";
	color: #999;
}

.icon-quote-end:before {
	content: "\e934";
	color: #ddd;
}

.icon-quote-question:before {
	content: "\e935";
}

.icon-arrow-cricle-right:before {
	content: "\e900";
}

.icon-angle-circle-down .path1:before {
	content: "\e901";
}

.icon-angle-circle-down .path2:before {
	content: "\e902";
	margin-left: -1em;
	color: rgb(255, 255, 255);
}

.icon-angle-down:before {
	content: "\e903";
	color: #fff;
}

.icon-angle-right:before {
	content: "\e904";
	color: #666;
}

.icon-arrow:before {
	content: "\e905";
	color: #aaa;
}

.icon-access:before {
	content: "\e906";
}

.icon-address:before {
	content: "\e907";
}

.icon-aid:before {
	content: "\e908";
}

.icon-calculator:before {
	content: "\e909";
	color: #999;
	top: 1px;
}

.icon-clock:before {
	content: "\e90a";
	margin-right: 5px;
}

.icon-cup:before {
	content: "\e90b";
	color: #aaa;
}

.icon-explain:before {
	content: "\e90d";
	color: #5a3f3f;
}

.icon-file:before {
	content: "\e90e";
}

.icon-hand:before {
	content: "\e90f";
}

.icon-heart:before {
	content: "\e910";
}

.icon-lawyer:before {
	content: "\e911";
}

.icon-mail:before {
	content: "\e912";
}

.icon-man:before {
	content: "\e913";
}

.icon-map:before {
	content: "\e914";
}

.icon-nav-chat:before {
	content: "\e915";
	color: #777;
}

.icon-nav-cure:before {
	content: "\e916";
	color: #999;
}

.icon-nav-file .path1:before {
	content: "\e917";
	color: rgb(153, 153, 153);
	opacity: 0.99;
}

.icon-nav-file .path2:before {
	content: "\e918";
	margin-left: -0.77734375em;
	color: rgb(153, 153, 153);
	opacity: 0.99;
}

.icon-nav-file .path3:before {
	content: "\e919";
	margin-left: -0.77734375em;
	color: rgb(153, 153, 153);
	opacity: 0.99;
}

.icon-nav-file .path4:before {
	content: "\e91a";
	margin-left: -0.77734375em;
	color: rgb(153, 153, 153);
	opacity: 0.99;
}

.icon-nav-file .path5:before {
	content: "\e91b";
	margin-left: -0.77734375em;
	color: rgb(153, 153, 153);
	opacity: 0.99;
}

.icon-nav-file .path6:before {
	content: "\e91c";
	margin-left: -0.77734375em;
	color: rgb(153, 153, 153);
}

.icon-nav-flow:before {
	content: "\e91d";
	color: #999;
}

.icon-nav-home:before {
	content: "\e91e";
	color: #999;
}

.icon-nav-money:before {
	content: "\e91f";
	color: #b9b9b9;
}

.icon-nav-pie:before {
	content: "\e920";
}

.icon-pin:before {
	content: "\e922";
}

.icon-point:before {
	content: "\e923";
}

.icon-scale:before {
	content: "\e924";
	color: #999;
	top: 1px;
}

.icon-search:before {
	content: "\e925";
	position: relative;
	top: 1px;
}

.icon-search-bold:before {
	content: "\e926";
	color: #fff;
}

.icon-tag:before {
	content: "\e927";
	color: #999;
}

.icon-tel-rectangle .path1:before {
	content: "\e928";
}

.icon-tel-rectangle .path2:before {
	content: "\e929";
	margin-left: -1em;
}

.icon-tel:before {
	content: "\e92c";
}

.icon-up .path1:before {
	content: "\e92d";
	color: rgb(255, 255, 255);
}

.icon-up .path2:before {
	content: "\e92e";
	margin-left: -2.1611328125em;
	color: none;
}

.icon-up .path3:before {
	content: "\e92f";
	margin-left: -2.1611328125em;
	color: rgb(243, 253, 240);
}

.icon-up .path4:before {
	content: "\e930";
	margin-left: -2.1611328125em;
	color: none;
}

.icon-up .path5:before {
	content: "\e931";
	margin-left: -2.1611328125em;
}

.icon-googleplus:before {
	content: "\ea8b";
}

.icon-facebook:before {
	content: "\ea90";
}

.icon-twitter:before {
	content: "\ea96";
}

.topicon-twitter:before {
	content: "\ea96" !important;
	font-family: "icomoon" !important;
	position: relative;
	position: relative;
	top: 1px;
	font-size: 15px;
	color: #fff;
}

.topicon-googleplus:before {
	content: "\ea8b" !important;
	font-family: "icomoon" !important;
	position: relative;
	top: 1px;
	font-size: 15px;
	color: #fff;
}

.topicon-facebook:before {
	content: "\ea90" !important;
	font-family: "icomoon" !important;
	position: relative;
	top: 1px;
	font-size: 15px;
	color: #fff;
}

.topicon-twitter:before {
	content: "\ea96" !important;
	font-family: "icomoon" !important;
	position: relative;
}

.topicon-hatena:before {
	content: "\e936" !important;
	font-family: "icomoon" !important;
	color: #fff;
	position: relative;
}

.topicon-pocket:before {
	content: "\e938";
	font-family: "icomoon" !important;
	position: relative;
	top: 1px;
	font-size: 15px;
	color: #fff;
}

.topicon-line:before {
	content: url(../img/LINE_Brand_icon.png);
	display: inline-block;
	transform: scale(0.6);
	height: 0;
	position: relative;
}

.welcome-content-item__link a:after {
	font-family: "icomoon" !important;
	content: "\e904" !important;
	font-size: 11px;
	position: relative;
	left: 15px;
	top: 0px;
	color: #3a7eb2;
}
a.welcome-content-item__link:after {
	font-family: "icomoon" !important;
	content: "\e904" !important;
	font-size: 11px;
	position: relative;
	left: 15px;
	top: 0px;
	color: #3a7eb2;
}

.icon-num-0::before {
	content: "\e93c";
}
.icon-num-1::before {
	content: "\e93d";
}
.icon-num-2::before {
	content: "\e93e";
}
.icon-num-3::before {
	content: "\e93f";
}
.icon-num-4::before {
	content: "\e940";
}
.icon-num-5::before {
	content: "\e941";
}
.icon-num-6::before {
	content: "\e942";
}
.icon-num-7::before {
	content: "\e943";
}
.icon-num-8::before {
	content: "\e944";
}
.icon-num-9::before {
	content: "\e945";
}

.icon-num-5::before {
	content: "\e941";
}

.introduction-content-feature-numbox__num::before {
	font-size: 24px;
	position: relative;
	left: -2px;
}

.archive-button::before {
	font-family: "icomoon" !important;
	content: "\e925" !important;
	position: relative;
	left: -15px;
	top: -1px;
	font-size: 20px;
	line-height: 20px;
}

/***************************************************************
SP only
****************************************************************/

@media screen and (max-width: 767px) {
	.topicon-line:before {
		transform: scale(0.7);
		height: 26px;
	}

	#rtf_download::before {
		font-family: "icomoon" !important;
		content: "\e947" !important;
		font-size: 24px;
		right: 8px;
		position: relative;
	}

	#txt_download::before {
		font-family: "icomoon" !important;
		content: "\e948" !important;
		font-size: 24px;
		position: relative;
	}

	.pr1-content-tabs-list::after {
		font-family: "icomoon" !important;
		content: "\e904" !important;
		position: absolute;
		font-size: 15px;
		right: 15px;
		top: 50%;
		transform: translateY(-50%) rotateZ(90deg);
		pointer-events: none;
	}

	.summary-table-data-mapbutton__button:after {
		font-family: "icomoon" !important;
		content: "\e922" !important;
		font-size: 24px;
		position: relative;
		top: 3px;
	}

	.consultboxspinline-mail__button::before {
		font-family: "icomoon" !important;
		content: "\e912" !important;
		font-weight: 100;
		position: relative;
		right: 10px;
		top: 1px;
	}

	.sticky-contact-mail-span::before {
		font-family: "icomoon" !important;
		content: "\e912" !important;
		color: #fff;
		font-size: 20px;
		position: absolute;
		left: -30px;
		top: 50%;
		transform: translateY(-50%);
		font-weight: 100;
	}

	.sticky-contact-search::before {
		font-family: "icomoon" !important;
		content: "\e925" !important;
		font-size: 29px;
		font-weight: normal;
		position: relative;
		right: 10px;
		margin: 0px;
		float: none;
		font-weight: bold;
	}

	.consultboxspinline-tel__button::before {
		font-family: "icomoon" !important;
		content: "\e92c" !important;
		color: #fff;
		font-size: 12px;
		position: relative;
		right: 10px;
	}

	.header-nav-sp__link::before {
		font-family: "icomoon" !important;
		content: "\e904" !important;
		font-size: 12px;
		position: relative;
		margin-right: 5px;
	}

	.sp-header-menu-blog {
		padding-left: 20px !important;
	}

	.sp-header-menu-blog__span::before {
		font-family: "icomoon" !important;
		content: "\e92a" !important;
		font-size: 15px;
		font-weight: normal;
		color: #bbb;
		position: relative;
		top: 1px;
		padding-right: 15px;
	}

	.spmap__button::after {
		font-family: "icomoon" !important;
		content: "\e904" !important;
		font-size: 15px;
		font-weight: normal;
		position: relative;
		left: 15px;
		top: 2px;
	}

	.sticky-contact-tel__text::before {
		font-family: "icomoon" !important;
		content: "\e92c" !important;
		color: #fff;
		position: absolute;
		font-size: 20px;
		left: -30px;
		top: 50%;
		transform: translateY(-50%);
	}

	.cross_search-button__text::before {
		font-family: "icomoon" !important;
		content: "\e925" !important;
		position: relative;
		top: 2px;
		margin-right: 15px;
		left: 8px;
	}

	.archive-button::before {
		left: -2px;
		font-size: 18px;
	}
}

@media screen and (max-width: 374px) {
	.sticky-contact-tel__text,
	.sticky-contact-mail-span {
		font-size: 15px;
	}
	.sticky-contact-mail-span::before {
		font-size: 18px;
	}
	.consultboxspinline-mail__button::before {
		font-size: 13px;
	}
}