@charset "utf-8";


:root {
--icon-arrow-right-long:\f178;
}
/*下矢印*/
.angle-down:before {
	content: "\f107";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;
}
/*矢印*/
.arrow-right-long:before {
	content: "\f178";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;
}
/*矢印*/
.angle-right:before {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;
}

.chevron-right:before {
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;	
}

/*びっくり*/
.circle-exclamation:before {
	content: "\f06a";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}

/*外部リンク*/
.arrow-up-right-from-square:before {
	content: "\f08e";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;	
}

/*予約*/
.calendar-days:before {
	content: "\f073";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;	
}

/*カート*/
.cart-shopping:before {
	content: "\f07a";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}

/*ログイン*/
.user-lock:before {
	content: "\f502";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}

/*ログアウト*/
.door-open:before {
	content: "\f52b";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}

/*配送方法*/
.truck:before {
	content: "\f0d1";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;			
}

/*注文後*/
.cart-flatbed:before {
	content: "\f474";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;			
}

/*支払い*/
.yen-sign:before {
	content: "\f157";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}

/*ご利用ガイド*/
.circle-question:before {
	content: "\f059";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;			
}

/*会員登録*/
.user-plus:before {
	content: "\f234";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;			
}

.magnifying-glass:before {
    content: "\f002";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;			
}

/*お気に入り*/
.heart:before {
    content: "\f004";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}
