@charset "utf-8";

i:before {
	color: var(--main-003);
}

/* 検索 */
.fa-magnifying-glass:before {
	content:"\f002";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	color: #fff;
	font-style: normal;	
}

/*装飾用*/
.fa-circle-half-stroke {
	content:"\f042";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}

/*外部リンク*/
.fa-window-restore:before {
	content:"\f2d2";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}

/*矢印*/
.fa-arrow-right:before {
	content:"\f061";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}

/*矢印2*/
.fa-chevron-right:before {
	content:"\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;	
}

/*外部リンク*/
.up-right-from-square:before {
	content:"\f35d";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}

/*銀行*/
.fa-building-columns:before {
	content:"\f19c";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}

/*クラファン*/
.fa-hand-holding-dollar:before {
	content:"\f4c0";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}

/*ページトップへ戻る*/
.fa-arrow-up:before {
	content:"\f062";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
}

/*大学*/
.fa-graduation-cap:before {
	content:"\f19d";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
	color: var(--main-003);
}

/*研究*/
.fa-flask:before {
	content:"\f0c3";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
	color: var(--main-003);	
}

/*環境*/
.fa-seedling:before {
	content:"\f4d8";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
	color: var(--main-003);		
}
/*修学*/
.fa-book:before {
	content:"\f02d";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
	color: var(--main-003);		
}

/*サークル*/
.fa-person-swimming:before {
	content:"\f5c4";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
	color: var(--main-003);		
}
/*グローバル*/
.fa-earth-asia:before {
	content:"\f57e";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
	color: var(--main-003);		
}

/*芳名録*/
.fa-lines-leaning:before {
	content:"\e51e";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
	color: var(--main-003);		
}

/*サポーター*/
.fa-flag:before {
	content:"\f024";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
	color: var(--main-003);		
}

/*クラウドファンディング*/
.fa-users:before {
	content:"\f0c0";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
	color: var(--main-003);		
}

/*古本*/
.fa-book:before {
	content:"\f02d";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
	color: var(--main-003);		
}

/*給与控除*/
.fa-coins:before {
	content:"\f51e";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
	color: var(--main-003);		
}

/*遺贈による寄附*/
.fa-hand-holding-heart:before {
	content:"\f4be";
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	font-style: normal;		
	color: var(--main-003);		
}