ふるさと納税 ふるなびオリジナルサービス
ポイント制ふるさと納税
ふるなびカタログ
ふるさと納税で旅行に行ける
ふるなびトラベル
使い道から選ぶふるさと納税
ふるなびクラウドファンディング
寄附金額50万円以上の方限定
ふるなびプレミアム
ふるさと納税で災害復興支援
ふるなび災害支援
おトクに貯めて使える決済サービス
ふるなびマネー
条件に応じてもらえる・貯まる!
ふるなびコイン
ふるなび運営サービス
※ふるさと納税のお申し込みはできません。
日本三大清流の『富士山百年水』を是非。富士山の雪解け水が百年の歳月をかけ、湧水となった「名水百選」の水です。
【年末年始のお知らせ】
当庁は令和7年12月27日から令和8年1月4日まで閉庁いたします。
令和7年12月26日閉庁後のお問合せ等につきましては、令和8年1月5日以降の対応となりますので、ご了承ください。
【年末年始のお礼の品発送について】
令和7年12月18日(木)以降に注文を頂いた返礼品は、事業者によっては令和8年1月6日以降の発送となる場合があります。
予めご了承ください。
【ワンストップ特例申請書の郵送終了について】
令和7年12月24日(水)以降にワンストップ特例申請希望の寄附申込みをされた方については、お手数ですが、下記URLより寄附者様ご自身で申請用紙のダウンロードをお願い致します。
寄附金額が安い順',
id: 'sort_low',
}, {
value: 2,
name: '寄附金額が高い順',
id: 'sort_high',
},
{
value: 3,
name: 'レビュー件数順',
id: 'sort_review_count',
}, {
value: 4,
name: 'レビュー評価順',
id: 'sort_review_evaluation',
}, {
value: 5,
name: '新着順',
id: 'sort_new',
}
],
paymentMethodGroupList: [
{
groupId: 1,
groupName: 'クレジットカード'
},
{
groupId: 2,
groupName: 'Amazon Pay'
},
{
groupId: 3,
groupName: '銀行振込'
},
{
groupId: 4,
groupName: '郵便振替'
},
{
groupId: 5,
groupName: 'その他'
},
{
groupId: 6,
groupName: '楽天ペイ'
},
{
groupId: 7,
groupName: 'd払い'
},
{
groupId: 8,
groupName: 'PayPay'
},
{
groupId: 9,
groupName: 'ふるなびマネー'
},
]
}
{
$(document).ready(function () {
if (uaSP) {
$("footer").css({ "padding-bottom": "60px" });
}
$('#topcontrol').css({ 'bottom': '70px' });
});
if (typeof Swiper !== 'undefined') {
initSwiper();
}
function initSwiper() {
if (document.getElementsByClassName('headline_search_adv_inner').length == 0) {
setTimeout(initSwiper, 100);
return;
}
new Swiper('.headline_search_adv_inner', {
navigation: {
nextEl: '.headline_search_adv_button_next',
prevEl: '.headline_search_adv_button_prev',
},
direction: 'horizontal',
slidesPerView: 'auto',
observer: true,
observeParents: true,
breakpoints: {
480: {
freeMode: true,
scrollContainer: true,
scrollbar: {
el: '.swiper-scrollbar',
hide: true,
draggable: true
}
}
}
});
new Swiper('.headline_search_recommend_adv_inner', {
navigation: {
nextEl: '.headline_search_recommend_adv_button_next',
prevEl: '.headline_search_recommend_adv_button_prev',
},
direction: 'horizontal',
slidesPerView: 5,
slidesPerGroup: 1,
observer: true,
observeParents: true,
spaceBetween: 10,
breakpoints: {
480: {
slidesPerView: 1.6,
freeMode: true,
spaceBetween: 8,
scrollContainer: true,
scrollbar: {
el: '.swiper-scrollbar',
hide: true,
draggable: true
}
}
}
});
}
}