お酒の通販LINXAS(リンクサス)でウイスキーを探す
すっきり爽快でヘルシー、そして食事にもよく合う、そんな理由から「ハイボール」は今も根強い人気を誇ります。
自宅でも居酒屋のように美味しいハイボールを楽しみたい方は、使うウイスキー選びにこだわってみましょう。
同じ炭酸割りでも、選ぶウイスキーによって香りや味わいは大きく変わります。
本記事では、「ハイボールに合うウイスキーの選び方」や「初心者から上級者まで楽しめるおすすめ銘柄」を価格帯別に厳選してご紹介。
王道の角ハイから香り高いモルトまで、あなたの“理想の一杯”がきっと見つかります。
初心者にもおすすめ「ハイボール」その魅力は?
ハイボール=ウイスキーの炭酸割り
ハイボールは、ウイスキーを炭酸で割ったカクテルのことです。
ウイスキー以外の焼酎やリキュールが使われることもありますが、基本的にはウイスキーのドリンクとなります。
ウイスキーはアルコール度数が40%近い濃いめのお酒です。そのため刺激が強く、銘柄によっては飲みにくいと感じることがあるでしょう。
しかし炭酸で割ってハイボールにすることで、ウイスキーの刺激やインパクトがまろやかになり飲みやすくなるというメリットがあります。
特に自分で作るハイボールは、濃さを好きなバランスに調節できる、好きな味のウイスキーを選んで作れるという利点もあります。
糖質ゼロでビールの代わりにもおすすめ
ウイスキーをベースに作られるハイボールには、糖質が含まれていません。そのため、糖質を気にしているダイエット中の方でも気軽に楽しめるお酒です。
炭酸の爽やかさで食事にも合わせやすいハイボールは、ビールの代わりに選ぶ方も増えています。特に2000年代以降はハイボールブームが起こり、居酒屋などでも提供されるのを見かけることが多くなりました。
さらにハイボールはプリン体もゼロに近く、尿酸値が気になる方にとっても親しみやすいお酒となっています。このような理由から、性別や世代を問わず幅広い方に愛されているのがハイボールの魅力でもあります。
【関連リンク】白州等ウイスキーのカロリーと糖質を検証。太るか太らないか100MLで焼酎等と比較した
ノンエイジのウイスキーでも美味しく感じやすい
ハイボールは、元々ストレートやロックのウイスキーが好きという方にもおすすめの飲み方です。
例えばノンエイジのウイスキーなど、ストレートで飲むには物足りないような銘柄も、ハイボールにして炭酸で割ることにより香りが開きやすくなると言われています。
ノンエイジなどの安いウイスキーも美味しく変えられるハイボールの飲み方なら、コスパも良くデイリーのお酒として取り入れやすいでしょう。
高級ウイスキーは高くて買えない、品切れで購入できないという場合も、コンビニで売っているようなウイスキー銘柄で十分に美味しいハイボールを作ることができます。
/* 記事内h2カスタムスタイル */
body .wp-article-content h2 {
position: relative;
font-size: 1.2em !important;
font-weight: 400 !important;
margin-top: 1.5em !important;
border-radius: 4px;
}
/* コンテナ */
.linx-collection-container {
margin: 40px 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
/* ヘッダー */
.linx-collection-header {
margin-bottom: 30px;
padding-bottom: 15px;
border-bottom: 1px solid #e0e0e0;
position: relative;
}
.linx-collection-main-title {
font-size: 1.5em;
font-weight: 600;
margin: 0 0 8px 0;
color: #000;
}
.linx-collection-subtitle {
font-size: 1em;
color: #666;
margin: 0;
line-height: 1.5;
}
.linx-collection-view-all {
position: absolute;
top: 0;
right: 0;
}
.linx-collection-view-all a {
font-size: 1em;
color: #000;
text-decoration: none;
border-bottom: 1px solid transparent;
transition: border-color 0.3s;
}
.linx-collection-view-all a:hover {
border-bottom-color: #000;
}
/* グリッド */
.linx-collection-grid-linx-collection-69a01f32b25cb {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 20px;
margin-bottom: 30px;
}
@media (max-width: 768px) {
.linx-collection-grid-linx-collection-69a01f32b25cb {
grid-template-columns: repeat(2, 1fr);
gap: 15px;
}
}
@media (max-width: 480px) {
.linx-collection-grid-linx-collection-69a01f32b25cb {
grid-template-columns: repeat(2, 1fr);
gap: 10px;
}
}
/* 商品カード */
.linx-collection-item {
background: #fff;
border: 1px solid #e0e0e0;
border-radius: 0;
overflow: hidden;
transition: box-shadow 0.3s ease;
display: flex;
flex-direction: column;
}
.linx-collection-item:hover {
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.linx-collection-item.linx-hidden {
display: none;
}
/* 画像 */
.linx-collection-image-link {
display: block;
width: 100%;
aspect-ratio: 1;
overflow: hidden;
background: #f9f9f9;
position: relative;
}
.linx-collection-image {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.linx-collection-image img {
width: 100%;
height: 100%;
object-fit: contain;
transition: transform 0.3s ease;
}
.linx-collection-item:hover .linx-collection-image img {
transform: scale(1.05);
}
/* 売り切れバッジ */
.linx-sold-out-badge {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: rgba(0, 0, 0, 0.8);
color: #fff;
padding: 8px 20px;
font-size: 1.1em;
font-weight: bold;
border-radius: 4px;
z-index: 10;
pointer-events: none;
}
.linx-collection-item.sold-out {
opacity: 0.7;
}
/* 商品情報 */
.linx-collection-info {
padding: 15px;
text-align: center;
flex: 1;
display: flex;
flex-direction: column;
gap: 8px;
}
/* 価格 */
.linx-collection-price {
font-size: 1em;
color: #000;
margin: 0;
font-weight: 400;
order: 1;
}
/* 商品名 */
.linx-collection-product-title {
font-size: 1em;
font-weight: 600;
margin: 0;
line-height: 1.4;
order: 2;
}
.linx-collection-product-title a {
color: #000;
text-decoration: none;
transition: color 0.3s;
}
.linx-collection-product-title a:hover {
color: #0066cc;
}
/* 星評価 */
.linx-collection-rating {
order: 3;
}
.rating-stars-inline {
display: flex;
align-items: center;
justify-content: center;
gap: 2px;
font-size: 14px;
}
.rating-stars-inline .star {
color: #F5AF11;
line-height: 1;
}
.rating-stars-inline .star.empty {
color: #D5D5D5;
}
.rating-stars-inline .star.half {
background: linear-gradient(90deg, #F5AF11 50%, #D5D5D5 50%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.rating-stars-inline .rating-text {
margin-left: 5px;
font-size: 14px;
color: #FFB400;
font-weight: 500;
}
.rating-stars-inline .rating-count {
font-size: 10px;
color: #666;
margin-left: 3px;
}
/* 購入ボタン */
.linx-collection-button-wrapper {
padding: 0 15px 15px;
}
.linx-collection-btn-purchase {
display: block;
width: 100%;
padding: 12px 10px;
background: #fff;
color: #000;
border: 1px solid #000;
border-radius: 0;
text-align: center;
text-decoration: none;
font-size: 0.9em;
font-weight: 500;
transition: all 0.3s ease;
cursor: pointer;
box-sizing: border-box;
word-break: keep-all;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.linx-collection-btn-purchase:hover {
background: #000;
color: #fff;
}
/* もっと見るボタン */
.linx-collection-more {
text-align: center;
margin-top: 30px;
}
.linx-collection-more-btn {
background: #fff;
color: #000;
border: 1px solid #000;
padding: 12px 40px;
font-size: 1em;
border-radius: 0;
cursor: pointer;
transition: all 0.3s ease;
font-weight: 500;
}
.linx-collection-more-btn:hover {
background: #000;
color: #fff;
}
.linx-collection-more-btn.expanded {
background: #f5f5f5;
}
(function() {
function initMoreButton() {
var container = document.getElementById('linx-collection-69a01f32b25cb');
if (!container) return;
var btn = container.querySelector('.linx-collection-more-btn');
if (!btn) return;
// 既にイベントリスナーが設定されている場合はスキップ
if (btn.dataset.initialized) return;
btn.dataset.initialized = 'true';
// キャプチャフェーズで最優先で実行(trueを指定)
btn.addEventListener('click', function(e) {
e.preventDefault();
e.stopPropagation();
e.stopImmediatePropagation(); // 他のリスナーも停止
var limit = parseInt(this.getAttribute('data-limit'));
var hiddenItems = container.querySelectorAll('.linx-collection-item.linx-hidden');
console.log('More button clicked, hidden items:', hiddenItems.length);
if (hiddenItems.length > 0) {
// 全て表示
hiddenItems.forEach(function(item) {
item.classList.remove('linx-hidden');
});
this.textContent = '閉じる';
this.classList.add('expanded');
console.log('Expanded all items');
} else {
// 元に戻す
var allItems = container.querySelectorAll('.linx-collection-item');
var remaining = 0;
allItems.forEach(function(item, index) {
if (index >= limit) {
item.classList.add('linx-hidden');
remaining++;
}
});
this.textContent = 'もっと見る(残り' + remaining + '件)';
this.classList.remove('expanded');
console.log('Collapsed to', limit, 'items');
// コンテナ位置にスムーズスクロール
setTimeout(function() {
container.scrollIntoView({ behavior: 'smooth', block: 'start' });
}, 100);
}
return false;
}, true); // キャプチャフェーズで実行
}
// DOMが完全に読み込まれた後に実行
if (document.readyState === 'loading') {
document.addEventListener('DOMContentLoaded', initMoreButton);
} else {
initMoreButton();
}
})();
ハイボールに合うウイスキーの選び方・選ぶポイント
ハイボールを美味しく楽しむためには、炭酸との相性や香り立ちを意識したウイスキー選びが大切です。ここでは、味わい・香り・度数・産地・価格帯など、ハイボールにぴったりのウイスキーを選ぶポイントを解説します。
初心者の方でも失敗しない選び方を押さえて、自分好みの“最高の一杯”を見つけてみましょう。
味わい・香りで選ぶ
ウイスキーの味わいは、原料や熟成期間、産地によって大きく異なります。
ハイボールとして飲む場合、炭酸で割ることで香りや余韻がやや軽くなるため、ベースの特徴を意識して選ぶのがポイントです。
スモーキー系|ピート香が強く大人の味わい
ピート(泥炭)で燻した麦芽を使うことで、独特のスモーキーな香りが特徴。
飲む人を選ぶクセのある味わいですが、炭酸で割ると香ばしさがほどよく引き立ち、奥深い大人のハイボールに仕上がります。
アイラ系(ラフロイグ、アードベッグなど)を中心に、強い個性を楽しみたい人におすすめです。
フルーティ系|甘く華やかで飲みやすい
リンゴや洋ナシ、バニラのような甘い香りが感じられるタイプ。
軽やかな口当たりで、ウイスキー初心者や女性にも人気です。ハイボールにすると香りが広がりやすく、フルーツを添えたアレンジとも相性抜群。
ジャパニーズウイスキーの「知多」や「白州」などが代表的です。
ライト系|クセが少なく初心者にも◎
クセの少ないまろやかなタイプは、初めてハイボールを作る方に最適です。
口当たりが柔らかく、どんな料理にも合わせやすいのが魅力。コンビニやスーパーでも手に入る「角瓶」や「デュワーズホワイトラベル」は、手軽に美味しいハイボールが作れる定番ウイスキーです。
度数・炭酸の相性で選ぶ
ハイボールでは、ウイスキーのアルコール度数と炭酸の強さが味わいを左右します。一般的に40度前後のウイスキーが炭酸に負けず、香りのバランスも良いとされています。
強炭酸を使うとキリッと爽快な飲み口に、弱炭酸ではまろやかな甘みを感じやすくなります。どちらを選ぶかは、飲みたいシーンや気分に合わせて調整すると良いでしょう。
産地・ブランドで選ぶ
ウイスキーは世界各国で製造されており、産地によって香りや味の特徴が異なります。ハイボールを作るなら、それぞれの個性を理解して選ぶのがおすすめです。
繊細でバランスの取れた味わいが特徴。軽やかでキレのある飲み口が多く、ハイボールにすると香りと炭酸の相性が抜群です。
特にサントリーの「角瓶」や「知多」は、家飲みでも“プロの一杯”を再現できると人気です。
本場スコットランド産のウイスキー。スモーキーな香りと深いコクがあり、炭酸で割っても香りがしっかり残るのが魅力です。
「バランタイン」や「ジョニーウォーカー」など、ハイボールで飲んでも味わいが崩れにくい名銘柄が多く揃います。
バーボンウイスキー|甘く香ばしい香り
トウモロコシを主原料としたアメリカのウイスキー。バニラやキャラメルのような甘い香りが特徴で、炭酸を加えると香ばしさがふわっと広がります。
「メーカーズマーク」や「ジムビーム」は、華やかな香りと軽快な後味が魅力です。
アイルランド発祥のウイスキーで、3回蒸留による滑らかな口当たりが特徴。クセが少なく、初心者にもおすすめの飲みやすさです。
「ジェムソン」や「タラモアデュー」は、まろやかな甘みと軽快な香りでハイボールにもぴったりです。
穀物由来のやさしい甘みとスムースな口当たりが特徴のカナディアンウイスキー。クセが少なく、どんな炭酸にもよく馴染むため、ハイボール初心者にもおすすめです。
「カナディアンクラブ」や「クラウンローヤル」などが代表的で、軽やかで飲み飽きない味わいが魅力です。
ウイスキーの値段・価格帯で選ぶ
ウイスキーは価格によって風味や熟成の深みが異なります。シーンや目的に応じて選ぶと満足度が高まります。
1万円以上:特別な日に飲みたい高級ボトル
山崎やマッカランなど、深みと余韻が際立つ高級ライン。
記念日や贈答品にも選ばれやすい価格帯です。
個性のあるスコッチなど、好みに合わせて選べるのも魅力です。
3000〜5000円台:プレゼントやギフトにも最適
香り・味・デザインのバランスが良く、ギフトにも喜ばれるクラス。
知多やバランタイン12年など、美味しいと言われる銘柄が揃います。
飲みやすいブレンデッドウイスキーなども多い価格帯です。
2000円前後:家飲みや初心者におすすめ
手軽に試せる価格帯で、クセが少なく飲みやすいものが多いです。
サントリーの角瓶など、王道の銘柄も。
初めてのハイボールづくりにもぴったりです。
【2000円〜3000円】家飲みにもぴったり!ハイボールに合う安いウイスキー
|
品名 |
画像 |
おすすめスコア |
リンクサス酒販 |
Amazon おすすめ
|
楽天最安 |
お酒買取 |
ポイント |
アルコール度数 |
香りのタイプ |
飲みごたえ |
産地 |
|
サントリー 角瓶 |
|
– |
|
1,878円Amazon |
1,672円楽天 |
ウイスキー買取 |
甘味とドライさのバランスが良く万人に愛される定番ウイスキー |
|
|
|
|
|
ニッカウヰスキー ブラックニッカ クリア |
|
– |
|
1,280円Amazon |
780円楽天 |
ニッカ買取 |
飲みごたえのあるキレとすっきりした甘みでハイボールに最適 |
|
|
|
|
|
サクラオB&D ソガイニ |
|
– |
|
3,210円Amazon |
|
ウイスキー買取 |
モルト比率が高く華やかでフルーティーな香りの国産ブレンデッドウイスキー |
|
|
|
|
|
ザ・グレングラント アルボラリス |
|
– |
|
2,206円Amazon |
|
ウイスキー買取 |
華やかでフルーティー、青リンゴ香る軽やかなスペイサイドモルト |
|
|
|
|
|
カナディアンクラブ |
|
– |
|
2,234円Amazon |
1,536円楽天 |
ウイスキー買取 |
渋みと香りが調和したカナディアンウイスキーで、爽やかなハイボールに最適 |
|
|
|
|
|
ジムビーム |
|
♥♥♥♡♡(3/5)
|
1,952円リンクサス |
1,230円Amazon |
1,179円楽天 |
ウイスキー買取 |
バニラ香るマイルドな味わいで初心者にも人気のバーボン |
40 |
バニラ |
スムース |
アメリカ |
|
バスカー アイリッシュウイスキー |
|
– |
|
2,135円Amazon |
1,980円楽天 |
ウイスキー買取 |
フルーティーで爽やか、初心者にも飲みやすいアイルランド産ウイスキー |
|
|
|
|
|
ジェムソン スタンダード |
|
♥♥♥♥♡(4/5)
|
2,137円リンクサス |
3,019円Amazon |
1,903円楽天 |
ウイスキー買取 |
なめらかでクセがなく甘みが穏やかなアイルランド産ウイスキー |
40 |
フルーティー |
スムース |
アイルランド |
// 初期表示時におすすめ順でソート
document.addEventListener('DOMContentLoaded', function() {
const tables = document.querySelectorAll('.product-table-frontend');
tables.forEach(function(tableContainer) {
const tableId = tableContainer.querySelector('table').dataset.tableId;
const recommendBtn = tableContainer.querySelector('.product-table-sort-btn.active');
if (recommendBtn) {
// 初期ソートを実行
sortProductTable(tableId, 'recommend_score', recommendBtn, true);
}
});
});
function sortProductTable(tableId, sortBy, button, isInitialSort = false) {
// テーブルコンテナを取得
const container = document.getElementById(tableId);
if (!container) {
console.error('Container not found:', tableId);
return;
}
// テーブル要素を取得
const table = container.querySelector('.product-table[data-table-id="' + tableId + '"]');
if (!table) {
console.error('Table not found:', tableId);
return;
}
const tbody = table.querySelector('tbody');
const rows = Array.from(tbody.querySelectorAll('tr'));
// 現在の状態を保持
const wasActive = button.classList.contains('active');
const wasAscending = button.classList.contains('ascending');
// ソート方向を決定
let isAscending = false; // デフォルトは降順
// 初期ソートの場合は降順を維持
if (isInitialSort) {
isAscending = false;
} else if (wasActive) {
// 既にアクティブなボタンをクリックした場合は方向を切り替え
isAscending = !wasAscending;
}
// 同じテーブルのボタンからのみアクティブクラスを削除
const sameTableButtons = container.querySelectorAll('.product-table-sort-btn');
sameTableButtons.forEach(function(btn) {
tbody.classList.remove('sorted-ascending', 'sorted-descending');
btn.classList.remove('active', 'ascending', 'descending');
});
// クリックされたボタンにアクティブクラスを追加
button.classList.add('active');
button.classList.add(isAscending ? 'ascending' : 'descending');
tbody.classList.add(isAscending ? 'sorted-ascending' : 'sorted-descending');
// 行をソート(data-sort-info属性を使用)
rows.sort(function(a, b) {
// data-sort-info属性からJSONデータを取得
const aData = a.dataset.sortInfo ? a.dataset.sortInfo.replace(/[\n\t]/g, '') : '';
const bData = b.dataset.sortInfo ? b.dataset.sortInfo.replace(/[\n\t]/g, '') : '';
// console.log('Row data - A:', aData, 'B:', bData);
let aValue, bValue;
if (sortBy === 'recommend_score') {
// おすすめスコアでソート
const aJson = aData ? JSON.parse(aData) : {};
const bJson = bData ? JSON.parse(bData) : {};
aValue = aJson.recommend_score || 0;
bValue = bJson.recommend_score || 0;
} else if (sortBy === 'price') {
// 価格でソート - JSONから価格を取得
const aJson = aData ? JSON.parse(aData) : {};
const bJson = bData ? JSON.parse(bData) : {};
aValue = aJson.price || 0;
bValue = bJson.price || 0;
}
// console.log('Sort values - A:', aValue, 'B:', bValue);
// ソート方向に応じて並び替え
if (isAscending) {
return aValue - bValue;
} else {
return bValue - aValue;
}
});
// 既存のランキング数字を削除
const currentTable = document.querySelector(`table[data-table-id="${tableId}"]`);
const existingRankings = currentTable.querySelectorAll('.ranking-count');
existingRankings.forEach(function(ranking) {
ranking.remove();
});
// DOMを更新
tbody.innerHTML = '';
const totalRows = rows.length;
rows.forEach(function(row, index) {
// ランキング数字を追加(昇順の場合は逆順の番号を付ける)
const count = isAscending ? (totalRows - index) : (index + 1);
const firstCell = row.querySelector('td:first-child');
if (firstCell) {
const rankingSpan = document.createElement('span');
rankingSpan.className = `ranking-count --count-${count}`;
rankingSpan.textContent = count;
firstCell.insertBefore(rankingSpan, firstCell.firstChild);
}
tbody.appendChild(row);
});
}
.linx-recommend-69a01f3312f8f {
margin: 10px 0;
}
.linx-recommend-69a01f3312f8f .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3312f8f .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3312f8f .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
サントリー 角瓶
- ウイスキーの種類:ブレンデッドウイスキー
- 産地:日本
- アルコール度数:40%
- 値段:700ml 約2,000円
- 特徴:万人受けしやすい、甘味とドライさのバランスが良いウイスキー
サントリー角瓶は、日本の食卓で非常に良く親しまれているウイスキー銘柄です。
山崎と白州蒸溜所のバーボン樽原酒を配合したバランスの良い味わいが魅力で、飲む人を選びにくく誰の口にも合いやすいことから人気があります。
角瓶で作ったハイボールは「角ハイボール」の相性で親しまれていて、居酒屋などでも提供されていることが多いです。
初めてハイボールにチャレンジする方はまずこちらを試してみると良いでしょう。
.linx-recommend-69a01f331312a {
margin: 10px 0;
}
.linx-recommend-69a01f331312a .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f331312a .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f331312a .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
ニッカウヰスキー ブラックニッカ クリア
- ウイスキーの種類:ブレンデッドウイスキー
- 産地:日本
- アルコール度数:37%
- 値段:700ml 約1,500円
- 特徴:飲みごたえのあるキレの良さがハイボールにピッタリ
ブラックニッカは、ニッカウイスキーを代表する銘柄で“ひげのおじさん”のラベルが特徴です。
ブラックニッカクリアはノンピートで仕上げた軽やかな味わいが魅力で、ほのかに甘い香りの中にすっきりした印象を感じます。
ややアルコールを感じるような刺激がありますが、その刺激がハイボールにすると非常に相性が良く、低めのアルコールながらも飲みごたえを感じることができます。
.linx-recommend-69a01f33132ac {
margin: 10px 0;
}
.linx-recommend-69a01f33132ac .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f33132ac .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f33132ac .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
サクラオB&D ソガイニ
- ウイスキーの種類:ブレンデッドウイスキー
- 産地:日本
- アルコール度数:40%
- 値段:700ml 約2,200円
- 特徴:国産原酒100%使用かつモルト比率が高く華やかでフルーティーな香り
2025年に登場した、桜尾蒸溜所で知られるサクラオB&Dの新たなウイスキー。
国産原酒使用で、ジャパニーズウイスキーの表示に関する基準を満たした銘柄でもあります。
モルト比率が高く、バニラのような甘さと、熟した柑橘を思わせる酸味、さらにチョコレートのような深みも感じられる味わいが特徴。
ハイボールにすると、モルト由来のフルーティーさが炭酸とともに広がりつつ、すっきりと飲めるので「家飲みでちょっと贅沢気分を味わいたい」という方にもぴったりです。
.linx-recommend-69a01f3313445 {
margin: 10px 0;
}
.linx-recommend-69a01f3313445 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3313445 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3313445 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
ザ・グレングラント アルボラリス
- ウイスキーの種類: シングルモルトウイスキー
- 産地: スコットランド
- アルコール度数: 40%
- 価格: 700ml 約2,800円前後
- 特徴: 華やかでフルーティー。軽やかさと奥行きを併せ持つモルト
スペイサイド地方の老舗蒸留所が手がけるシングルモルト。
青リンゴや洋ナシを思わせる爽やかな香りに、バニラやハチミツのような甘みが重なり、軽やかでフルーティーな味わいが広がります。
オーク樽とシェリー樽で熟成された原酒をブレンドしており、優しい甘さとウッディな余韻のバランスが絶妙です。
値上げとなるウイスキー銘柄が多くある中、2025年に値下げとなり、購入しやすくなったことで話題に上がったボトルでもあります。
.linx-recommend-69a01f33135a1 {
margin: 10px 0;
}
.linx-recommend-69a01f33135a1 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f33135a1 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f33135a1 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
カナディアンクラブ
- ウイスキーの種類:ブレンデッドウイスキー
- 産地:カナダ
- アルコール度数:40%
- 値段:700ml 約2,200円
- 特徴:カナディアンウイスキーの代表銘柄で渋めのハイボールが作れる
カナディアンクラブはカナダのウイスキーです。
さっぱりしたドライよりの味わいで、甘いものよりも渋めでスムースなハイボールが飲みたい時におすすめです。
苦味はありつつもフルーティーな香りのおかげで、飲みにくさも少なく初心者向けでもあります。
価格も手頃なので晩酌やお風呂上がりの1杯に気軽に取り入れることができます。
.linx-recommend-69a01f331379c {
margin: 10px 0;
}
.linx-recommend-69a01f331379c .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f331379c .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f331379c .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
ジムビーム
- ウイスキーの種類:ブレンデッドウイスキー
- 産地:アメリカ
- アルコール度数:40%
- 値段:700ml 2,200円
- 特徴:人気のバーボン銘柄で揚げ物などとも相性抜群
ジムビームはアメリカ・ケンタッキー州で作られるバーボンの一種です。
日本ではサントリーが販売を手掛けています。
酸味強めのシャープで切れ味のある味わいで、バーボンらしい強めの刺激もあります。
ハイボールにしてもガツンとしたインパクトがあるので、揚げ物など強めの味わいの食べ物に合わせても負けにくいという特徴があります。
.linx-recommend-69a01f3313934 {
margin: 10px 0;
}
.linx-recommend-69a01f3313934 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3313934 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3313934 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
バスカー アイリッシュウイスキー
- ウイスキーの種類: ブレンデッドウイスキー
- 産地: アイルランド
- アルコール度数: 40%
- 価格: 700ml 約2,600円
- 特徴: フルーティーで滑らか、爽やかな香りの万能ウイスキー
アイルランド発の新進気鋭ブランド「バスカー(BUSKER)」は、伝統とモダンな味わいを融合した注目のウイスキーです。
緑のラベルのブレンデッドは、グレーン・モルト・ポットスチルの3種をブレンドしており、軽やかで華やかな香りが特徴。
バニラや洋ナシのような甘い香りが広がり、ハイボールにすると非常に飲みやすく、爽やかな後味が残ります。
クセが少なく初心者にも優しい一本で、フルーティーなハイボールを楽しみたい方におすすめです。
.linx-recommend-69a01f3313b80 {
margin: 10px 0;
}
.linx-recommend-69a01f3313b80 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3313b80 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3313b80 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
ジェムソン スタンダード
- ウイスキーの種類: ブレンデッドウイスキー
- 産地: アイルランド
- アルコール度数: 40%
- 価格: 700ml 約2,200円
- 特徴: なめらかでクセがなく、やさしい甘みと穏やかな香りが魅力
アイルランドを代表するウイスキー「ジェムソン」は、世界中で親しまれている定番ブレンデッド。
3回蒸留によるスムースな口当たりが特徴で、トウモロコシやモルトの穀物香に、ハチミツやナッツのような甘みがほんのりと感じられます。
クセが少なく飲みやすいため、ウイスキー初心者にもおすすめの1本です。
ハイボールにすると、軽やかな甘みと穏やかな香りがより引き立ち、すっきりとした味わいに。
「食事と一緒に楽しめるハイボール」を探している方や、「刺激が少ないやさしい飲み口」が好みの方にぴったりです。
【3000〜5000円】初心者も上級者も!美味しいハイボールに合うウイスキー
|
品名 |
画像 |
おすすめスコア |
リンクサス酒販 |
Amazon おすすめ
|
楽天最安 |
お酒買取 |
ポイント |
アルコール度数 |
香りのタイプ |
飲みごたえ |
産地 |
|
サントリー スペシャルリザーブ |
|
– |
|
2,805円Amazon |
2,799円楽天 |
サントリーウイスキー買取 |
山崎原酒を基にした香り豊かでまろやかな味わいの国産ブレンデッドウイスキー |
|
|
|
|
|
ニッカウヰスキー フロムザバレル |
|
♥♥♥♥♥(5/5)
|
8,250円リンクサス |
5,113円Amazon |
870円楽天 |
ニッカ買取 |
再貯蔵で深みを増した濃厚な味わいの国産ウイスキー |
51 |
カラメル |
フルボディ |
日本 |
|
イチローズモルト&グレーン ワールドブレンデッドホワイトラベル(白) |
|
♥♥♥♥♥(5/5)
|
4,950円リンクサス |
3,640円Amazon |
|
イチローズモルト買取 |
フルーティで飲みやすい、入手しやすいブレンデッドウイスキー |
46 |
フルーティー |
フルボディ |
日本 |
|
ジョニーウォーカー ブラックラベル12年 |
|
♥♥♥♥♡(4/5)
|
6,000円リンクサス |
2,599円Amazon |
2,500円楽天 |
ジョニーウォーカー買取 |
スモーキーで力強い味わい、ハイボールで香ばしく爽やかに楽しめるスコッチ |
40 |
バニラ |
ミディアム |
スコットランド |
|
ザ・グレンリベット12年 |
|
♥♥♥♥♡(4/5)
|
4,400円リンクサス |
4,394円Amazon |
4,345円楽天 |
グレンリベット買取 |
グレンリベット入門に最適な爽やかで飲みやすい一本 |
40 |
フルーティー |
スムース |
スコットランド |
|
グレンフィディック12年 |
|
♥♥♥♥♡(4/5)
|
5,500円リンクサス |
4,675円Amazon |
4,378円楽天 |
グレンフィディック買取 |
洋ナシの香りとまろやかな味わいが魅力の王道シングルモルト |
40 |
フルーティー |
スムース |
スコットランド |
|
タリスカー10年 |
|
♥♥♥♥♥(5/5)
|
5,500円リンクサス |
4,693円Amazon |
4,580円楽天 |
ウイスキー買取 |
海風のようなスモーキー香とスパイシーな刺激が魅力 |
45.8 |
スモーキー |
リッチ |
イギリス |
|
ワイルドターキー8年 |
|
– |
|
3,754円Amazon |
2,695円楽天 |
ワイルドターキー買取 |
熟成由来の深いコクと力強さを併せ持つ本格バーボン |
|
|
|
|
// 初期表示時におすすめ順でソート
document.addEventListener('DOMContentLoaded', function() {
const tables = document.querySelectorAll('.product-table-frontend');
tables.forEach(function(tableContainer) {
const tableId = tableContainer.querySelector('table').dataset.tableId;
const recommendBtn = tableContainer.querySelector('.product-table-sort-btn.active');
if (recommendBtn) {
// 初期ソートを実行
sortProductTable(tableId, 'recommend_score', recommendBtn, true);
}
});
});
function sortProductTable(tableId, sortBy, button, isInitialSort = false) {
// テーブルコンテナを取得
const container = document.getElementById(tableId);
if (!container) {
console.error('Container not found:', tableId);
return;
}
// テーブル要素を取得
const table = container.querySelector('.product-table[data-table-id="' + tableId + '"]');
if (!table) {
console.error('Table not found:', tableId);
return;
}
const tbody = table.querySelector('tbody');
const rows = Array.from(tbody.querySelectorAll('tr'));
// 現在の状態を保持
const wasActive = button.classList.contains('active');
const wasAscending = button.classList.contains('ascending');
// ソート方向を決定
let isAscending = false; // デフォルトは降順
// 初期ソートの場合は降順を維持
if (isInitialSort) {
isAscending = false;
} else if (wasActive) {
// 既にアクティブなボタンをクリックした場合は方向を切り替え
isAscending = !wasAscending;
}
// 同じテーブルのボタンからのみアクティブクラスを削除
const sameTableButtons = container.querySelectorAll('.product-table-sort-btn');
sameTableButtons.forEach(function(btn) {
tbody.classList.remove('sorted-ascending', 'sorted-descending');
btn.classList.remove('active', 'ascending', 'descending');
});
// クリックされたボタンにアクティブクラスを追加
button.classList.add('active');
button.classList.add(isAscending ? 'ascending' : 'descending');
tbody.classList.add(isAscending ? 'sorted-ascending' : 'sorted-descending');
// 行をソート(data-sort-info属性を使用)
rows.sort(function(a, b) {
// data-sort-info属性からJSONデータを取得
const aData = a.dataset.sortInfo ? a.dataset.sortInfo.replace(/[\n\t]/g, '') : '';
const bData = b.dataset.sortInfo ? b.dataset.sortInfo.replace(/[\n\t]/g, '') : '';
// console.log('Row data - A:', aData, 'B:', bData);
let aValue, bValue;
if (sortBy === 'recommend_score') {
// おすすめスコアでソート
const aJson = aData ? JSON.parse(aData) : {};
const bJson = bData ? JSON.parse(bData) : {};
aValue = aJson.recommend_score || 0;
bValue = bJson.recommend_score || 0;
} else if (sortBy === 'price') {
// 価格でソート - JSONから価格を取得
const aJson = aData ? JSON.parse(aData) : {};
const bJson = bData ? JSON.parse(bData) : {};
aValue = aJson.price || 0;
bValue = bJson.price || 0;
}
// console.log('Sort values - A:', aValue, 'B:', bValue);
// ソート方向に応じて並び替え
if (isAscending) {
return aValue - bValue;
} else {
return bValue - aValue;
}
});
// 既存のランキング数字を削除
const currentTable = document.querySelector(`table[data-table-id="${tableId}"]`);
const existingRankings = currentTable.querySelectorAll('.ranking-count');
existingRankings.forEach(function(ranking) {
ranking.remove();
});
// DOMを更新
tbody.innerHTML = '';
const totalRows = rows.length;
rows.forEach(function(row, index) {
// ランキング数字を追加(昇順の場合は逆順の番号を付ける)
const count = isAscending ? (totalRows - index) : (index + 1);
const firstCell = row.querySelector('td:first-child');
if (firstCell) {
const rankingSpan = document.createElement('span');
rankingSpan.className = `ranking-count --count-${count}`;
rankingSpan.textContent = count;
firstCell.insertBefore(rankingSpan, firstCell.firstChild);
}
tbody.appendChild(row);
});
}
.linx-recommend-69a01f3313ccf {
margin: 10px 0;
}
.linx-recommend-69a01f3313ccf .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3313ccf .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3313ccf .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
サントリー スペシャルリザーブ
- ウイスキーの種類: ブレンデッドウイスキー
- 産地: 日本
- アルコール度数: 43%
- 価格: 700ml 約3,500円前後
- 特徴: 山崎原酒をベースにした芳醇な香りとまろやかな味わい
1969年の発売以来、長く愛され続けている銘柄で、山崎蒸溜所のモルト原酒を中心にブレンドされています。
豊かな香りと、深みのあるコク、そしてやさしい甘みが絶妙に調和した一本です。
ハイボールにすると、バニラのような甘い香りと樽由来のほのかなスモーキーさが心地よく広がり、飲み口はとてもまろやか。
「角瓶より少し上のクラスを試したい」「上品な国産ハイボールを楽しみたい」という方にぴったりです。
.linx-recommend-69a01f3313e73 {
margin: 10px 0;
}
.linx-recommend-69a01f3313e73 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3313e73 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3313e73 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
ニッカウヰスキー フロムザバレル
- ウイスキーの種類: ブレンデッドウイスキー
- 産地: 日本
- アルコール度数: 51.4%
- 価格: 500ml 約4,000円
- 特徴: 力強いコクと奥行きのある香り。濃厚でリッチな味わいが魅力
モルトとグレーンを絶妙な比率でブレンドし、再び樽詰めして“再貯蔵”することで、重厚かつ複雑な味わいを実現したウイスキーです。
51%という高めのアルコール度数ながら、まろやかで香り高く、飲むたびに奥行きを感じる仕上がり。
ハイボールにすると、濃厚なコクが炭酸でふわっとほどけ、香ばしい香りとキレのある後味が楽しめます。
「濃い味のハイボールを楽しみたい」「飲みごたえを求めたい」という方に特におすすめです。
.linx-recommend-69a01f331404f {
margin: 10px 0;
}
.linx-recommend-69a01f331404f .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f331404f .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f331404f .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
イチローズモルト&グレーン ワールドブレンデッドホワイトラベル(白)
- ウイスキーの種類: ブレンデッドウイスキー
- 産地: 日本
- アルコール度数: 46%
- 価格: 700ml 約4,500円前後
- 特徴: 世界5大ウイスキーをブレンド。華やかでフルーティー、繊細なバランス
「イチローズモルト&グレーン ホワイトラベル」は、世界的にも高い評価を受ける秩父蒸溜所が手がける人気ブレンデッドウイスキー。
日本をはじめ、スコットランド・アイルランド・アメリカ・カナダなど、世界5大ウイスキーをブレンドしており、香りと味わいの調和が素晴らしい一本です。
グラスに注ぐと、オレンジピールやトロピカルフルーツのような甘い香りが広がり、口当たりは非常になめらか。
ハイボールにすると、フルーティーな香りがより軽やかに弾け、繊細な甘みと爽やかなキレが楽しめます。
.linx-recommend-69a01f33141fa {
margin: 10px 0;
}
.linx-recommend-69a01f33141fa .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f33141fa .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f33141fa .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
ジョニーウォーカー ブラックラベル12年
- ウイスキーの種類:ブレンデッドウイスキー
- 産地:スコットランド
- アルコール度数:40%
- 値段:700ml 約3,200円
- 特徴:スコッチならではの強めのスモーキーさでファンにはたまらない味
ジョニーウォーカーは世界一の販売量を誇るスコッチの銘柄です。
スコッチらしい強めのスモーキーさで、個性を感じられる味わいをしています。
燻製のような味わいはハイボールにするとバランスが良くなり、香ばしい中にもさっぱりとした飲みやすさを感じられます。
スコッチの個性を試してみたいけれど抵抗がある、という方こそジョニーウォーカーのハイボールを試してみてください。
.linx-recommend-69a01f331437c {
margin: 10px 0;
}
.linx-recommend-69a01f331437c .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f331437c .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f331437c .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
ザ・グレンリベット12年
- ウイスキーの種類: シングルモルトウイスキー
- 産地: スコットランド
- アルコール度数: 40%
- 価格: 700ml 約4,700円
- 特徴: フルーティーかつ滑らか、花や果実の香りとバニラ・木のニュアンスが調和された上品な味わい
ザ・グレンリベット12年は、世界中で愛される定番シングルモルトのひとつです。
洋ナシやリンゴを思わせるフルーティーな香りに、バニラやハチミツのようなやわらかな甘みが重なり、非常に飲みやすい味わい。
クセが少なく、軽やかな口当たりなので、初心者の方でも楽しみやすい1本です。
12年もののシングルモルトでありながら、ジャパニーズウイスキーなどよりも安値で入手しやすく、ちょっと良いハイボールを楽しみたい時にぴったりな1本です。
.linx-recommend-69a01f33144ee {
margin: 10px 0;
}
.linx-recommend-69a01f33144ee .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f33144ee .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f33144ee .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
グレンフィディック12年
- ウイスキーの種類: シングルモルトウイスキー
- 産地: スコットランド
- アルコール度数: 40%
-
価格: 700ml 約4,500円
- 特徴: 洋ナシのようなフルーティーな香りと、まろやかでバランスの取れた味わい
グレンフィディック 12年は、世界で最も有名なシングルモルトのひとつ。
1887年創業のグレンフィディック蒸留所が生み出す12年熟成は、フルーティーな香りと繊細な甘みで“スペイサイドモルトの王道”と呼ばれています。
グラスに注ぐと、洋ナシや青リンゴのような爽やかな香りが立ち、口当たりはなめらかでクセがなく、飲み飽きしないのが魅力です。
「軽やかで上品なハイボールを楽しみたい」「シングルモルトを初めて試したい」という方におすすめです。
.linx-recommend-69a01f3314687 {
margin: 10px 0;
}
.linx-recommend-69a01f3314687 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3314687 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3314687 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
タリスカー10年
- ウイスキーの種類: シングルモルトウイスキー
- 産地: スコットランド
- アルコール度数: 45.8%
- 価格: 700ml 約4,800円前後
- 特徴: 海を感じるスモーキーさとスパイシーな刺激が魅力
スカイ島で造られるタリスカー10年は、“海のウイスキー”と呼ばれるほど個性的な風味を持つシングルモルト。
潮風を思わせる香りとピート由来のスモーキーさ、さらに胡椒のようなスパイシーさが絶妙に調和しています。
ハイボールは塩気とスモークの香りが際立ち、ほかのウイスキーでは味わえない独特のキレと深みを感じられます。
個性派ながら、飲み慣れるとクセになる味わいで、ウイスキーの奥深さを感じさせてくれます。
.linx-recommend-69a01f33147b6 {
margin: 10px 0;
}
.linx-recommend-69a01f33147b6 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f33147b6 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f33147b6 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
ワイルドターキー8年
- ウイスキーの種類: バーボンウイスキー
- 産地: アメリカ
- アルコール度数: 50.5%
- 価格: 700ml 約3,500円
- 特徴: 力強い香ばしさと濃厚なコク。バーボンらしさを存分に楽しめる一本
ワイルドターキー 8年は、世界中のバーボンファンから支持されるアメリカンウイスキーの代表格。
トウモロコシを多く使用し、オーク樽で8年間じっくり熟成させることで、キャラメルやバニラ、スパイスが織りなす濃厚な香りを生み出しています。
口当たりは力強く、厚みのあるボディと深い甘み、そしてほのかなスモーキーさが特徴。
ハイボールはバーボン特有の香ばしさが引き立ち、キレのある炭酸とのバランスが絶妙です。
しっかりした飲みごたえがありつつも、余韻は意外とスッキリ。
【5000円〜】ギフトにもぴったりな高級ハイボール向けウイスキー
|
品名 |
画像 |
おすすめスコア |
リンクサス酒販 |
Amazon おすすめ
|
楽天最安 |
お酒買取 |
ポイント |
アルコール度数 |
香りのタイプ |
飲みごたえ |
産地 |
|
サントリー シングルモルトウイスキー白州NV |
|
♥♥♥♥♥(5/5)
|
13,200円リンクサス |
11,978円Amazon |
|
白州買取 |
爽やかな森の香りと上品なスモーキーさが魅力のシングルモルト |
43 |
フルーティー |
ミディアム |
日本 |
|
サントリー 知多 |
|
♥♥♥♥♡(4/5)
|
6,600円リンクサス |
5,580円Amazon |
|
知多買取 |
軽やかで甘く香る日本のグレーンウイスキー |
43 |
シトラス |
スムース |
日本 |
|
ニッカウヰスキー 竹鶴ピュアモルト |
|
♥♥♥♥♡(4/5)
|
10,450円リンクサス |
7,700円Amazon |
|
竹鶴ピュアモルト買取 |
まろやかでフルーティー、初心者にも飲みやすい竹鶴ウイスキー |
43 |
モルト |
ミディアム |
日本 |
|
ザ・マッカラン ダブルカスク12年 |
|
♥♥♥♥♡(4/5)
|
9,900円リンクサス |
8,399円Amazon |
7,975円楽天 |
マッカラン買取 |
アメリカン&ヨーロピアン樽が織りなす調和の味わい。バニラとスパイス香る上品な余韻 |
40 |
バニラ |
スムース |
スコットランド |
|
バランタイン17年 |
|
♥♥♥♥♡(4/5)
|
7,700円リンクサス |
6,919円Amazon |
6,480円楽天 |
バランタイン買取 |
長期熟成による深いコクと香り、まろやかで上品な味わいが魅力 |
40 |
バニラ |
スムース |
スコットランド |
|
ラフロイグ 10年 |
|
♥♥♥♥♡(4/5)
|
6,050円リンクサス |
5,590円Amazon |
4,880円楽天 |
ラフロイグ買取 |
独特のスモーキー香と薬品のような香りが特徴の個性派モルト |
40 |
スモーキー |
フルボディ |
イギリス |
|
I.W.ハーパー 12年 |
|
♥♥♥♥♥(5/5)
|
8,800円リンクサス |
6,729円Amazon |
7,780円楽天 |
ウイスキー買取 |
熟成の深みと甘苦さが調和した芳醇なバーボン |
43 |
バニラ |
スムース |
アメリカ |
|
カバラン クラシック |
|
♥♥♥♥♡(4/5)
|
8,800円リンクサス |
8,555円Amazon |
8,404円楽天 |
ウイスキー買取 |
南国フルーツ香る甘く華やかな味わいの台湾産シングルモルト |
40 |
トロピカル |
リッチ |
台湾 |
// 初期表示時におすすめ順でソート
document.addEventListener('DOMContentLoaded', function() {
const tables = document.querySelectorAll('.product-table-frontend');
tables.forEach(function(tableContainer) {
const tableId = tableContainer.querySelector('table').dataset.tableId;
const recommendBtn = tableContainer.querySelector('.product-table-sort-btn.active');
if (recommendBtn) {
// 初期ソートを実行
sortProductTable(tableId, 'recommend_score', recommendBtn, true);
}
});
});
function sortProductTable(tableId, sortBy, button, isInitialSort = false) {
// テーブルコンテナを取得
const container = document.getElementById(tableId);
if (!container) {
console.error('Container not found:', tableId);
return;
}
// テーブル要素を取得
const table = container.querySelector('.product-table[data-table-id="' + tableId + '"]');
if (!table) {
console.error('Table not found:', tableId);
return;
}
const tbody = table.querySelector('tbody');
const rows = Array.from(tbody.querySelectorAll('tr'));
// 現在の状態を保持
const wasActive = button.classList.contains('active');
const wasAscending = button.classList.contains('ascending');
// ソート方向を決定
let isAscending = false; // デフォルトは降順
// 初期ソートの場合は降順を維持
if (isInitialSort) {
isAscending = false;
} else if (wasActive) {
// 既にアクティブなボタンをクリックした場合は方向を切り替え
isAscending = !wasAscending;
}
// 同じテーブルのボタンからのみアクティブクラスを削除
const sameTableButtons = container.querySelectorAll('.product-table-sort-btn');
sameTableButtons.forEach(function(btn) {
tbody.classList.remove('sorted-ascending', 'sorted-descending');
btn.classList.remove('active', 'ascending', 'descending');
});
// クリックされたボタンにアクティブクラスを追加
button.classList.add('active');
button.classList.add(isAscending ? 'ascending' : 'descending');
tbody.classList.add(isAscending ? 'sorted-ascending' : 'sorted-descending');
// 行をソート(data-sort-info属性を使用)
rows.sort(function(a, b) {
// data-sort-info属性からJSONデータを取得
const aData = a.dataset.sortInfo ? a.dataset.sortInfo.replace(/[\n\t]/g, '') : '';
const bData = b.dataset.sortInfo ? b.dataset.sortInfo.replace(/[\n\t]/g, '') : '';
// console.log('Row data - A:', aData, 'B:', bData);
let aValue, bValue;
if (sortBy === 'recommend_score') {
// おすすめスコアでソート
const aJson = aData ? JSON.parse(aData) : {};
const bJson = bData ? JSON.parse(bData) : {};
aValue = aJson.recommend_score || 0;
bValue = bJson.recommend_score || 0;
} else if (sortBy === 'price') {
// 価格でソート - JSONから価格を取得
const aJson = aData ? JSON.parse(aData) : {};
const bJson = bData ? JSON.parse(bData) : {};
aValue = aJson.price || 0;
bValue = bJson.price || 0;
}
// console.log('Sort values - A:', aValue, 'B:', bValue);
// ソート方向に応じて並び替え
if (isAscending) {
return aValue - bValue;
} else {
return bValue - aValue;
}
});
// 既存のランキング数字を削除
const currentTable = document.querySelector(`table[data-table-id="${tableId}"]`);
const existingRankings = currentTable.querySelectorAll('.ranking-count');
existingRankings.forEach(function(ranking) {
ranking.remove();
});
// DOMを更新
tbody.innerHTML = '';
const totalRows = rows.length;
rows.forEach(function(row, index) {
// ランキング数字を追加(昇順の場合は逆順の番号を付ける)
const count = isAscending ? (totalRows - index) : (index + 1);
const firstCell = row.querySelector('td:first-child');
if (firstCell) {
const rankingSpan = document.createElement('span');
rankingSpan.className = `ranking-count --count-${count}`;
rankingSpan.textContent = count;
firstCell.insertBefore(rankingSpan, firstCell.firstChild);
}
tbody.appendChild(row);
});
}
.linx-recommend-69a01f33148e9 {
margin: 10px 0;
}
.linx-recommend-69a01f33148e9 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f33148e9 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f33148e9 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
サントリー シングルモルトウイスキー白州NV
- ウイスキーの種類:シングルモルト
- 産地:日本
- アルコール度数:43%
- 値段:700ml 約8,000円
- 特徴:瑞々しく上品なスモーキーさでリッチな味わいを楽しめる
白州は、サントリーを代表する高級なシングルモルトの銘柄です。
森薫るウイスキーと言われており、非常に香り豊かで瑞々しい味わいをしています。
上質なスコッチをお手本にしたようなスモーキーさが、ハイボールにすると相性抜群です。
白州は人気銘柄のため一本あたりの価格帯が高いのがネックですが、ウイスキー好き・ハイボール好きの方なら試してみる価値があるでしょう。
.linx-recommend-69a01f3314a27 {
margin: 10px 0;
}
.linx-recommend-69a01f3314a27 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3314a27 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3314a27 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
サントリー 知多
- ウイスキーの種類:シングルグレーン
- 産地:日本
- アルコール度数:43%
- 値段:700ml 約7,000円
- 特徴:グレーンウイスキーならではの軽やかさと爽快さが魅力
知多はサントリーの銘柄のうち、モルトではなくグレーン原酒のみを使用した銘柄になります。刺激の強いモルトに比べてグレーンは非常に静かな印象であり、穏やかな味わいで初心者でも飲みやすいウイスキーとなります。
ハイボールは知多ウイスキーの公式もおすすめする飲み方であり、程よい炭酸の刺激で香りが際立つようになります。
和テイストの食事にも相性が良いのがポイントです。
.linx-recommend-69a01f3314b65 {
margin: 10px 0;
}
.linx-recommend-69a01f3314b65 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3314b65 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3314b65 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
ニッカウヰスキー 竹鶴ピュアモルト
- ウイスキーの種類: ピュアモルトウイスキー
- 産地: 日本
- アルコール度数: 43%
- 価格: 700ml 約8,000円前後
- 特徴: 余市と宮城峡の原酒をブレンド。重厚さとやわらかさが調和した一本
ニッカウヰスキーの創業者・竹鶴政孝の名を冠した、ブランドの象徴的な銘柄です。
北海道・余市蒸溜所の力強くスモーキーなモルトと、宮城峡蒸溜所の華やかで軽やかなモルトをブレンドし、香りと味わいのバランスを極めています。
飲み口はしっとりとした甘みと麦芽のコク、そしてほのかなピート香。
ハイボールにすると香ばしさが引き立ち、奥行きのある味わいが楽しめます。
.linx-recommend-69a01f3314c75 {
margin: 10px 0;
}
.linx-recommend-69a01f3314c75 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3314c75 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3314c75 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
ザ・マッカラン ダブルカスク12年
- ウイスキーの種類: シングルモルトウイスキー
- 産地: スコットランド
- アルコール度数: 40%
- 価格: 700ml 約9,000円前後
- 特徴: 2種のオーク樽が生む芳醇な香りと上品な甘み。世界が認める“シェリー樽の王”
ザ・マッカラン ダブルカスク 12年は、世界中のウイスキーファンから愛される高級シングルモルト。
ヨーロピアンオークとアメリカンオーク、2種類のシェリー樽で熟成された原酒をブレンドしており、濃厚で華やかな香りが特徴です。
レーズンやバニラ、ハチミツを思わせる甘く芳醇な香りに、オーク由来のスパイスが重なり、口当たりは非常にまろやか。
ハイボールはふくよかな香りが炭酸に包まれて上品に立ちのぼり、贅沢な味わいをより軽やかに楽しめます。
食後の1杯や特別な夜の“ご褒美ハイボール”にもぴったり。
.linx-recommend-69a01f3314dbe {
margin: 10px 0;
}
.linx-recommend-69a01f3314dbe .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3314dbe .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3314dbe .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
バランタイン17年
- ウイスキーの種類: ブレンデッドウイスキー
- 産地: スコットランド
- アルコール度数: 40%
- 価格: 700ml 約7,500円
- 特徴: 熟成感あふれる香りとまろやかな口当たり。世界が認める名ブレンデッド
“ブレンデッドウイスキーの頂点”とも評される、スコッチの名門ブランド。
長期熟成原酒ならではのまろやかさと深いコク、そして華やかな香りが絶妙に調和しています。
ハチミツやナッツ、ほのかにスモーキーな香りが感じられ、口に含むとバニラのような甘さとやわらかな余韻が広がります。
「特別な日にゆっくり味わいたい」「ワンランク上のハイボールを楽しみたい」という方にぴったりです。
奥深くも飲みやすいハイボールを求めている方に、特におすすめの銘柄です。
.linx-recommend-69a01f3314edc {
margin: 10px 0;
}
.linx-recommend-69a01f3314edc .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3314edc .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3314edc .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
ラフロイグ 10年
- ウイスキーの種類: シングルモルトウイスキー
- 産地: スコットランド
- アルコール度数: 40%
- 価格: 700ml 約7,000円前後
- 特徴: 独特のスモーキー香と薬品のようなピート香。唯一無二の個性を持つ一本
ラフロイグ10年は、アイラモルトを代表するスコッチの名銘柄。
ヨードや薬品を思わせるような独特の香り、強烈なスモーキーさで知られ、まさに“個性派モルト”の代名詞です。
一口飲むと、力強いピート香の奥に甘みや塩気が感じられ、海を思わせる複雑な味わいが広がります。
クセのあるウイスキーが好きな方や、他では味わえないハイボールを楽しみたい方におすすめです。
.linx-recommend-69a01f3314ff9 {
margin: 10px 0;
}
.linx-recommend-69a01f3314ff9 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3314ff9 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3314ff9 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
I.W.ハーパー 12年
- ウイスキーの種類: バーボンウイスキー
- 産地: アメリカ
- アルコール度数: 43%
- 価格: 750ml 約7,500円
- 特徴: 長期熟成が生むまろやかさと芳醇な香り。高級感漂う上品なバーボン
I.W.ハーパー 12年は、アメリカ・ケンタッキー州で造られるプレミアムバーボン。
12年間の長期熟成によって生まれるまろやかな口当たりと、華やかな香りが魅力の一本です。
バニラやキャラメル、ナッツを思わせる甘い香りに、オーク樽由来のウッディな余韻が重なり、上質で奥行きのある味わいを楽しめます。
重すぎず軽すぎない絶妙なバランスで、「少し贅沢なバーボンハイボール」を楽しみたい方にぴったりです。
洗練されたボトルデザインも印象的で、ギフトや特別な日の1杯にもおすすめです。
.linx-recommend-69a01f3315103 {
margin: 10px 0;
}
.linx-recommend-69a01f3315103 .rating-stars {
display: inline-block;
margin: 5px 0;
}
.linx-recommend-69a01f3315103 .star {
color: #ffd700 !important;
font-size: 1.2em;
margin-right: 2px;
}
.linx-recommend-69a01f3315103 .star.empty {
color: #ddd !important;
}
.linx-product-image-container {
position: relative;
display: block;
margin: 0 auto;
max-width: 300px;
width: 100%;
text-align:center;
}
/* スマホ表示時の中央寄せ */
@media (max-width: 768px) {
.linx-product-left {
text-align: center;
margin: 0 auto;
}
.linx-product-image-container {
display: block;
margin: 0 auto;
}
}
.linx-product-image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
transition: transform 0.3s ease;
}
.linx-product-image-container a:hover img {
transform: scale(1.02);
}
.linx-image-source-badge {
position: absolute;
top: 8px;
right: 8px;
background: rgba(0,0,0,0.7);
color: white;
padding: 2px 6px;
border-radius: 4px;
font-size: 0.75em;
display:none;
}
.amazon-source { background: #ff9900 !important; }
.shopify-source { background: #96bf48 !important; }
.wordpress-source { background: #21759b !important; }
.none-source { background: #999 !important; }
カバラン クラシック
- ウイスキーの種類: シングルモルトウイスキー
- 産地: 台湾
- アルコール度数: 40%
- 価格: 700ml 約8,800円前後
- 特徴: 南国フルーツのような香りと豊かな甘み。世界が認めた台湾ウイスキー
カバラン クラシックは、台湾・宜蘭にあるカバラン蒸溜所が手がけるシングルモルトウイスキー。
高温多湿な気候で熟成が早く進むため、短期間でも驚くほど豊かな香りとコクを楽しめるのが特徴です。
マンゴーやパイナップルを思わせるトロピカルな香りと、ハチミツのような甘み、そしてやわらかなバニラの余韻が見事に調和しています。
「フルーティーな香りが好き」「少し変わった海外ウイスキーを試したい」という方におすすめです。
世界的なウイスキーコンペティションでも多数の受賞歴を持ち、今もっとも注目されている新世代モルトのひとつです。
美味しいハイボールの作り方!家でハイボールを楽しむ方法
用意するもの
- お好みのウイスキー
- 炭酸ソーダ
- 氷(大きめのもの)
- ミント・ライムなど(お好みで)
- ハイボールグラス(背が高くて飲み口が薄いものがおすすめ)
- マドラー
おすすめのハイボールレシピ
- ハイボールグラスに氷をできるだけぎっしりと入れる
- ウイスキーをお好みの量だけ注ぐ(目安:シングル30ml)
- マドラーでステアし、ウイスキーをしっかりと冷やす
- 炭酸水を注ぐ:ウイスキー=3〜4:1の割合で氷に当てないように静かに注ぐ
- 泡を潰さないよう、ゆっくりと1回だけステアする
- お好みでライムやミントを添えて完成
ハイボールを美味しく作るためのポイントは、なるべく泡を潰さないように炭酸を注ぐことです。氷に当てないように注ぐ、必要以上に混ぜすぎないということを心がけましょう。
炭酸を注ぐ前に、氷を入れた段階やウイスキーだけを注いだ段階でこまめにステアしておくことにより、全体が冷えて美味しいハイボールができるようになります。
まとめ
今回は、ハイボールにぴったりなウイスキーの選び方とおすすめ銘柄を紹介しました。
ウイスキーは種類や価格帯によって個性が大きく異なり、炭酸で割ることでそれぞれの魅力がより引き立ちます。
「初心者でも飲みやすいブレンデッドウイスキー」から、「特別な日に味わいたいシングルモルト」まで、ハイボールには幅広い楽しみ方があります。
まずは気になる1本を選び、自分好みの濃さや炭酸バランスで“マイハイボール”を見つけてみてください。
お酒の通販LINXAS(リンクサス)でウイスキーを探す