CINXE.COM

エキストラバージンオリーブオイル 純 | 朝日新聞モール

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <meta name="format-detection" content="telephone=no" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>エキストラバージンオリーブオイル 純 | 朝日新聞モール</title> <link href="/client_info/ASAHI/view/userweb/css/style.css?timestamp=1732978882708" rel="stylesheet" type="text/css" /> <link href="/client_info/ASAHI/view/userweb/favicon.ico?timestamp=1732978882708" rel="shortcut icon" /> <link href="/client_info/ASAHI/view/userweb/apple-touch-icon.png?timestamp=1732978882708" rel="apple-touch-icon" /> <script src="/client_info/ASAHI/view/userweb/js/ebisu_lib.latest.js?timestamp=1732978882708" type="text/javascript" charset="utf-8"></script> <script src="/client_info/ASAHI/view/userweb/js/ebisu.js?timestamp=1732978882708" type="text/javascript" charset="utf-8"></script> <script src="/client_info/ASAHI/view/userweb/js/jquery.latest.min.js?timestamp=1732978882708" type="text/javascript" charset="utf-8"></script> <script src="/client_info/ASAHI/view/userweb/js/common.js?timestamp=1732978882708" type="text/javascript" charset="utf-8"></script> <script src="/client_info/ASAHI/view/userweb/js/item_detail.js?timestamp=1732978882708" type="text/javascript" charset="utf-8"></script> <script type="module" src="https://contents.deasy.techfirm.io/components/deasy-viewer-1.0.2.js"></script> <meta name="keywords" content="香川県 小豆島100% オリーブオイル 国産 高級 一番搾り オリーブアイランド エキストラバージン 手摘み 24時間以内  ギフト プレゼント" /><meta property="og:description" content="" /><meta property="og:title" content="エキストラバージンオリーブオイル 純" /><meta property="og:image" content="https://shop.asahi.com/client_info/ASAHI/itemimage/2413/1 (8).jpg" /><meta property="og:type" content="product" /><meta property="og:url" content="https://shop.asahi.com/category/ASAS01_8/2413.html" /><meta property="og:site_name" content="朝日新聞モール" /><link rel="canonical" href="https://shop.asahi.com/category/ASAS01_8/2413.html" /><!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PJWSP48');</script> <!-- End Google Tag Manager --><!-- Google Tag Manager (asahi.com) --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-K38TZKV');</script> <!-- End Google Tag Manager (asahi.com) --> </head><BODY><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PJWSP48" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --><!-- Google Tag Manager (asahi.com) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-K38TZKV" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (asahi.com) --> <script type="text/javascript"> if (typeof Ebisu != "undefined") { Ebisu.isLocal = false; Ebisu.rootPath = 'https://shop.asahi.com/'; } </script> <script type="text/javascript"> <!-- // function nextItemListSelectCategory(selectInput) { document.location.href = selectInput.options[selectInput.selectedIndex].value; } // var beatedFlag = false; function isUnbeaten() { if (beatedFlag) { return false; } beatedFlag = true; return true; } // function isUnbeatenSub() { if (beatedFlag) { return false; } return true; } // function isConfirmed() { return confirm('実行します。\nよろしいですか?'); } // function next(request) { nextForm(null, null, null, request, null); } function nextKey(request, key) { nextForm(null, null, null, request, key); } function nextFormKey(form, request, key) { nextForm(form, null, null, request, key); } function nextAction(action, request) { nextForm(null, null, action, request, null); } function nextForm(form, target, action, request, key) { pos = -1; if (request != null) { pos = request.indexOf("download"); } if (pos == -1 && action != null) { pos = action.indexOf("Menu001Logout"); } if (pos == -1) { if (!isUnbeaten()) { alert('前のリクエストを処理中です。しばらくお待ちください。'); return; } } if (form == null) { form = document.forms[0]; } var oldTarget = form.target; if (target) { alert(target); form.target = target; } var oldAction = form.action; if (action != null) { form.action = action; } if (request == null) { request = ''; } if (key != null) { form.key.value = key; } if (form.request != null) { form.request.value = request; } beforeExecuteSubmitForm(); form.submit(); form.target = oldTarget; form.action = oldAction; } (function() { func = function() {beatedFlag = false;}; // if(typeof window.addEventListener == 'function'){ window.addEventListener('unload', func, false); window.addEventListener('pageshow', func, false); return true; } })(); var beforeExecuteSubmitForm = function() { // formをsubmitする前に処理をカスタマイズするカットポイント }; //--> </script> <script type="text/javascript"> <!-- function ebisu_dateFormat(controller) { var reg = /^(\d{4})\/?(\d{1,2})\/?(\d{1,2})?$/; var str = ebisu_trim(controller.value); if (reg.test(str)) { var a = reg.exec(str); controller.value = a[1] + ebisu_conv(a[2]) + ebisu_conv(a[3]); } } function ebisu_conv(s) { var ret = ""; if (s == null) { } else if (s.length == 1) { ret = "/0" + s; } else if (s.length == 2) { ret = "/" + s; } return ret; } function ebisu_revert(controller) { var reg = /^\d{4}\/\d{2}(\/\d{2})?$/; if (reg.test(controller.value)) { controller.value = controller.value.replace(/\/+/g, ""); } } function ebisu_trim(s) { return s.replace(/^\s*/, "").replace(/\s*$/, ""); } function ebisu_cc(){ var e = event.srcElement; var r = e.createTextRange(); r.moveStart("character", e.value.length); r.collapse(true); r.select(); } //--> </script> <script type="text/javascript"> <!-- // function showSubWindowActionRequest(action, request, width, height) { return showSubWindowActionRequestKey(action, request, null, width, height); } // function showSubWindowActionRequestKey(action, request, key, width, height) { var pos = action.indexOf("?"); var requestString = ""; if (pos == -1) { requestString = "?request="; } else { requestString = "&request="; } requestString += request; if (key != null) { requestString += "&key=" + key; } return showSubWindow(action + requestString, width, height); } // var ebisuSubWindow; function showSubWindow(url, width, height) { if (ebisuSubWindow != null) { ebisuSubWindow.close(); } ebisuSubWindow = showSubWindowPrivate(url, width, height, "ebisuSubWindow"); if (ebisuSubWindow == null) { alert('ウィンドウのポップアップがブラウザによってブロックされました。誠に恐れ入りますが、直接ボタンをクリックするか、ブラウザのポップアップブロックの設定を調整してください。'); return false; } ebisuSubWindow.focus(); return ebisuSubWindow; } // function showSubWindowPrivate(url, width, height, windowName) { // if (width == null) { width = 750; } if (height == null) { height = 650; } if (url.indexOf("http") != 0) { url = "http://shop.asahi.com/" + url; } if (!isUnbeatenSub()) { alert("前のリクエストを処理中です。しばらくお待ちください。"); } else { return window.open(url, windowName, "width="+width+", height="+height+", toolbar=0, menubar=0, location=0, status=yes, scrollbars=yes"); } } // function closeAllSubwindow() { if (ebisuSubWindow != null && !ebisuSubWindow.closed ) { ebisuSubWindow.close(); } } --> </script> <script type="text/javascript"> <!-- function joinDate(idName, yearName, monthName, dayName) { if(yearName != null &&monthName != null && dayName != null){ document.getElementById(idName).value = document.getElementById(yearName).value + '/' + document.getElementById(monthName).value + '/' +document.getElementById(dayName).value } } function yearFormat(yearName){ var value = document.getElementById(yearName).value; if (!isNaN(value) && value.length == 1) value = '200' + value; if (!isNaN(value) && value.length == 2) value = '20' + value; if (!isNaN(value) && value.length == 3) value = '2' + value; document.getElementById(yearName).value = value; } //--> </script> <script type="text/javascript"> //<!-- function showOtherImages(item_cd, width, height) { width = parseInt(width); if (!isFinite(width)) { width = 670; } height = parseInt(height); if (!isFinite(height)) { height = 600; } var otherImages=window.open("https://shop.asahi.com/item_detail_other_image_sub.html?item_cd=" + item_cd, "otherImagesWindow", "width=" + width + ", height=" + height + ", toolbar=0, menubar=0, location=0, status=0, scrollbars=yes"); otherImages.focus(); } // function itempropertyZaiko(item_cd) { var subwindow = window.open('https://shop.asahi.com/item_itemproperty_zaiko_sub.html?item_cd=' + item_cd, 'subwindow', 'width=670, height=600, toolbar=0, menubar=0, location=0, status=0, scrollbars=yes'); subwindow.focus(); } function getOptionValue(name) { var element = document.detailForm[name]; if (element != null) { if (element.type == 'select-one') { var i = element.selectedIndex; return element[i].value; } if (element.type == 'radio') { if (element.checked) { return element.value; } } if (element.type == 'text') { return element.value; } if (element.type == 'hidden') { return element.value; } if (element.length != null) { // if (element[0].type == 'radio') { var N = element.length; for (var i = 0; i < N; i++) { if (element[i].checked) { return element[i].value; } } } if (element[0].type == 'checkbox') { var N = element.length; var str = ''; for (var i = 0; i < N; i++) { if (element[i].checked) { if (str != '' && element[i].value != '') { str = str + ','; } str = str + element[i].value; } } return str; } if (element[0].type == 'hidden') { var N = element.length; var str = ''; for (var i = 0; i < N; i++) { if (str != '' && element[i].value != '') { str = str + ','; } str = str + element[i].value; } return str; } } } return null; } var onItemPropertyNotSelectedError = function() { alert('ASMサイズ(Brift H)を指定してください'); } var onItemAmountNotNumericError = function() { alert('正しい数値を入力してください。'); } var onItemAmountNotEnteredError = function() { alert('数量を入力してください。'); } // function putItemToCart() { if (!isItemPropertySelected()) { return false; } if (!isItemAmountNumeric()) { return false; } document.detailForm.request.value = 'insert'; document.detailForm.item_cd2.value = ''; document.detailForm.submit(); return false; } // function putItemToCartForChange() { if (!isItemPropertySelected()) { return false; } if (!isItemAmountNumeric()) { return false; } document.detailForm.request.value = 'cart_change'; document.detailForm.item_cd2.value = ''; document.detailForm.submit(); return false; } // function putItemToCartForAdd() { if (!isItemPropertySelected()) { return false; } if (!isItemAmountNumeric()) { return false; } document.detailForm.request.value = 'cart_add'; document.detailForm.item_cd2.value = ''; document.detailForm.submit(); return false; } // function putItemToCartQuick() { if (!isItemPropertySelected()) { return false; } if (!isItemAmountNumeric()) { return false; } document.detailForm.action = 'https://shop.asahi.com/cart_seisan.html'; document.detailForm.request.value = 'quick_order_insert'; document.detailForm.item_cd2.value = ''; document.detailForm.submit(); return false; } // function putItemToCartOtherSeisanPage(request, other_seisan_page_id, item_cd, category_cd) { return putItemToCartOtherSeisanPageCommon(request, other_seisan_page_id, item_cd, category_cd, '', 'https://shop.asahi.com/cart_index.html', ''); } // function putItemToDirectCartOtherSeisanPage(request, other_seisan_page_id, item_cd, seisan_page_from_item_cd, category_cd) { return putItemToCartOtherSeisanPageCommon(request, other_seisan_page_id, item_cd, category_cd, seisan_page_from_item_cd, 'https://shop.asahi.com/cart_other_seisan.html', ''); } // function putItemToCartOtherSeisanPageWithAmount(request, other_seisan_page_id, item_cd, seisan_page_from_item_cd, category_cd) { var cart_amount = 1; if (document.detailForm['CART_AMOUNT'] != null) { cart_amount = document.detailForm['CART_AMOUNT'].value; } var param = "&other_seisan_amount=" + cart_amount; // seisan_page_from_item_cdが設定されていればリダイレクトなしで遷移、設定されていなければリダイレクトで遷移 if (seisan_page_from_item_cd != null && seisan_page_from_item_cd != '') { return putItemToCartOtherSeisanPageCommon(request, other_seisan_page_id, item_cd, category_cd, seisan_page_from_item_cd, 'https://shop.asahi.com/cart_other_seisan.html', param); } return putItemToCartOtherSeisanPageCommon(request, other_seisan_page_id, item_cd, category_cd, '', 'https://shop.asahi.com/cart_index.html', param); } // function putItemToCartOtherSeisanPageCommon(request, other_seisan_page_id, item_cd, category_cd, seisan_page_from_item_cd, command_path, cart_amount) { if (!isItemPropertySelected()) { return false; } if (!isItemAmountNumeric()) { return false; } var category = ''; if (category_cd != null && category_cd != '') { category = "&category_cd=" + category_cd; } var reqkey = "?request="; if(command_path && command_path.indexOf("?")>-1){ reqkey = "&request="; } var url = command_path + reqkey + request + "&seisan_page_id=" + other_seisan_page_id + "&item_cd=" + item_cd + getItemPropertyCdForAjaxCheckAndInsert() + category + seisan_page_from_item_cd + cart_amount; n=navigator.appVersion; if (-1 != n.indexOf("MSIE 8.")) { var referLink = document.createElement('a'); referLink.href = url; document.body.appendChild(referLink); referLink.click(); } else { window.location.href = url; } return false; } // function putRecommendToCart(item_cd) { document.detailForm.request.value = 'BothBuy'; // document.detailForm.item_cd.value = ''; document.detailForm.item_cd2.value = item_cd; document.detailForm.submit(); return false; } // function putBothToCart(item_cd) { document.detailForm.request.value = 'BothBuy'; document.detailForm.item_cd2.value = item_cd; document.detailForm.submit(); return false; } // function isItemPropertySelected() { try { var form = document.detailForm; for (var i = 0; form['ITEMPROPERTY_CD_' + i] != null; i++) { var value = getOptionValue('ITEMPROPERTY_CD_' + i); if (value == "" || value == null) { onItemPropertyNotSelectedError(); return false; } } for (var i = 0; form['ITEMPROPERTY_CD_RADIO_' + i] != null; i++) { var value = getOptionValue('ITEMPROPERTY_CD_RADIO_' + i); if (value == "" || value == null) { onItemPropertyNotSelectedError(); return false; } } if (form.ITEMPROPERTY_CD_MATRIX != null) { var value = getOptionValue('ITEMPROPERTY_CD_MATRIX'); if (value == "" || value == null) { onItemPropertyNotSelectedError(); return false; } } if(form.ITEMPROPERTY_COMBINATION_CD != null){ var value = getOptionValue('ITEMPROPERTY_COMBINATION_CD'); if (value == "" || value == null) { onItemPropertyNotSelectedError(); return false; } } return true; } catch (e) { // alert(e); } } // function putItemToWishList() { if (!isItemPropertyAllSelectedOrNot()) { onItemPropertyNotSelectedError(); return false; } document.detailForm.request.value = 'insert_wishlist'; document.detailForm.item_cd2.value = ''; document.detailForm.submit(); return false; } function putItemPropertyToWishList(itemcd, propcd, paramUrl) { eb$('<form/>', {action : paramUrl, method : 'post'}) .append(eb$('<input/>', {type : 'hidden',name : 'request',value : 'insert_wishlist'})) .append(eb$('<input/>', {type : 'hidden',name : 'item_cd',value : itemcd})) .append(eb$('<input/>', {type : 'hidden',name : 'ITEMPROPERTY_CD',value : propcd})) .append(eb$('<input/>', {type : 'hidden',name : 'token',value : '3043f6d732fb858cbf9067b82f626371'})) .appendTo(document.body).submit(); return false; } // function execAjaxForItemDetail(url, data, execAjaxCallback) { eb$.ajax({type: "POST", url: url, data:data, cache:false, ifModified:false}) .done(function(response, textStatus, jqXHR){ execAjaxCallback(jqXHR); }); } // function putItemToWishListAfterAjaxCheck(paramUrl, itemCd, propcd, token, obj) { if (!isUnbeaten()) { alert('処理中です。'); return; } var url = paramUrl + "?request=insert_wishlist&token=" + token + "&item_cd=" + itemCd; if (propcd != null && propcd != '' && propcd != undefined) { url = url + '-' + propcd; } execAjaxForItemDetail(url, "", function(jqXHR) { var error = JSON.parse(jqXHR.responseText).ERROR; if (error != '' && error != undefined) { // AJAXの処理後エラーだった場合の挙動を各テンプレートで定義 ajaxPutToWishListErrorAction(jqXHR, obj); beatedFlag = false; } else { // AJAXの処理成功だった場合の挙動を各テンプレートで定義 ajaxPutToWishListSuccessAction(jqXHR, obj); if(typeof outputGtagInsertWishList !== 'undefined'){ outputGtagInsertWishList(itemCd); } beatedFlag = false; } }); return false; } // function deleteItemToWishList(wishListId) { if (!isItemPropertyAllSelectedOrNot()) { onItemPropertyNotSelectedError(); return false; } document.detailForm.request.value = 'delete_wishlist'; document.detailForm.WISH_LIST_ID.value = wishListId; document.detailForm.submit(); return false; } function deleteItemPropertyToWishList(wishListId, paramUrl) { eb$('<form/>', {action : paramUrl, method : 'post'}) .append(eb$('<input/>', {type : 'hidden',name : 'request',value : 'delete_wishlist'})) .append(eb$('<input/>', {type : 'hidden',name : 'WISH_LIST_ID',value : wishListId})) .append(eb$('<input/>', {type : 'hidden',name : 'token',value : '3043f6d732fb858cbf9067b82f626371'})) .appendTo(document.body).submit(); return false; } // function deleteItemToWishListAfterAjaxCheck(paramUrl, memberId, itemCd, propcd, token, obj) { if (!isUnbeaten()) { alert('処理中です。'); return; } if (propcd != null && propcd != '' && propcd != undefined) { itemCd = itemCd + '-' + propcd; } var url = paramUrl + "?request=delete_wishlist&token=" + token + "&ITEM_CD=" + itemCd + "&MEMBER_ID=" + memberId; execAjaxForItemDetail(url, "", function(jqXHR) { var error = JSON.parse(jqXHR.responseText).ERROR; if (error != '' && error != undefined) { // AJAXの処理後エラーだった場合の挙動を各テンプレートで定義 ajaxPutToWishListErrorAction(jqXHR, obj); beatedFlag = false; } else { // AJAXの処理成功だった場合の挙動を各テンプレートで定義 ajaxPutToWishListSuccessAction(jqXHR, obj); beatedFlag = false; } }); return false; } //ウィッシュリスト登録のAJAX処理後エラーだった場合の挙動 function ajaxPutToWishListErrorAction(msg, obj) { var error = JSON.parse(msg.responseText).ERROR; alert(error); } // ウィッシュリスト登録のAJAX処理後成功だった場合の挙動 function ajaxPutToWishListSuccessAction(msg, obj) { var self = eb$(obj); var parent = eb$(obj).parent(); if(parent.find(".wishStatus").hasClass("wished")) { parent.find('.wishlistMessage').hide(); showPop(parent.find('.wishlistDelMessage')); parent.find(".wishStatus").removeClass("wished"); parent.find(".wishlistdeletetag").hide(); parent.find(".wishlistinserttag").show(); } else { parent.find('.wishlistDelMessage').hide(); showPop(parent.find('.wishlistMessage')); parent.find(".wishStatus").addClass("wished"); parent.find(".wishlistinserttag").hide(); parent.find(".wishlistdeletetag").show(); } } // function isItemPropertyAllSelectedOrNot() { try { var form = document.detailForm; var emptyCount = 0; var notEmptyCount = 0; for (var i = 0; form['ITEMPROPERTY_CD_' + i] != null; i++) { var value = getOptionValue('ITEMPROPERTY_CD_' + i); if (value == "" || value == null) { emptyCount++; } else { notEmptyCount++; } } if (emptyCount > 0 && notEmptyCount > 0) { return false; } emptyCount = 0; notEmptyCount = 0; for (var i = 0; form['ITEMPROPERTY_CD_RADIO_' + i] != null; i++) { var value = getOptionValue('ITEMPROPERTY_CD_RADIO_' + i); if (value == "" || value == null) { emptyCount++; } else { notEmptyCount++; } } if (emptyCount > 0 && notEmptyCount > 0) { return false; } emptyCount = 0; notEmptyCount = 0; if (form.ITEMPROPERTY_CD_MATRIX != null) { var value = getOptionValue('ITEMPROPERTY_CD_MATRIX'); if (value == "" || value == null) { emptyCount++; } else { notEmptyCount++; } } if (emptyCount > 0 && notEmptyCount > 0) { return false; } return true; } catch (e) { // alert(e); } } // function putItemToNyukaNotice() { if (!isItemPropertyAllSelectedOrNot()) { onItemPropertyNotSelectedError(); return false; } document.detailForm.request.value = 'insert_nyuka_notice'; document.detailForm.item_cd2.value = ''; document.detailForm.submit(); return false; } // function putItemToCartAfterAjaxCheck(paramUrl, paramInfo, request, itemCd, obj) { if (!isItemPropertySelected()) { return false; } if (!isItemAmountNumeric()) { return false; } if (!KeyIsDown(32)) { if (!isUnbeaten()) { alert('処理中です。'); return; } } paramInfo = "&item_cd=" + itemCd + getItemPropertyCdForAjaxCheckAndInsert() + paramInfo + getCartAmountForAjaxCheckAndInsert(); if (!KeyIsDown(32)) { isAjaxCheckPossibleToPutToCart(paramUrl, paramInfo, request,itemCd, obj); } else { KeyIsDown(32) = true; } return false; } // function putItemToCartAfterAjaxCheckWithProperty(paramUrl, paramInfo, request, itemCd, itemPropertyCd, obj) { if (!KeyIsDown(32)) { if (!isUnbeaten()) { alert('処理中です。'); return; } } paramInfo = "&item_cd=" + itemCd + "&ITEMPROPERTY_CD=" + itemPropertyCd + paramInfo + getCartAmountForAjaxCheckAndInsert(); if (!KeyIsDown(32)) { isAjaxCheckPossibleToPutToCart(paramUrl, paramInfo, request,itemCd, obj); } else { KeyIsDown(32) = true; } return false; } // function isItemAmountNumeric() { try { // プルダウンならチェックしない if (true){ return true; } var cartAmount = ""; if (document.detailForm['CART_AMOUNT'] != null) { cartAmount = document.detailForm['CART_AMOUNT'].value; } if (cartAmount == null || cartAmount == ""){ onItemAmountNotEnteredError(); return false; } if (0 != cartAmount.search(/^[-]?[0-9]+$/)) { onItemAmountNotNumericError(); return false; } return true; } catch (e) { // alert(e); } } //キーボードの入力状態を記録する配列 var input_key_buffer = new Array(); // ------------------------------------------------------------ // キーボードを押したときに実行されるイベント // ------------------------------------------------------------ document.onkeydown = function (e){ // InternetExplorer 用 if (!e) e = window.event; input_key_buffer[e.keyCode] = true; }; function KeyIsDown(key_code){ if(input_key_buffer[key_code]) { input_key_buffer[key_code] = false; return true; } return false; } function getAjaxParamsForItemDetailCheck(names) { var rtn = ""; if (names ==null || names == "") { return rtn; } var form = document.detailForm; var paramsNames = names.split(",") for (var i = 0; i < paramsNames.length; i++) { var value = getOptionValue(paramsNames[i]); rtn = rtn + "&" + paramsNames[i] + "=" + value; } return rtn; } // function isAjaxCheckPossibleToPutToCart(paramUrl, paramInfo,request, itemCd, obj) { var url; if (paramUrl.indexOf("?") != -1) { url = paramUrl + "&request=" + request; } else { url = paramUrl + "?request=" + request; } execAjaxForItemDetail(url, "&response_type=json" + paramInfo, function(jqXHR){ var error = JSON.parse(jqXHR.responseText).ERROR; if (error != '' && error != undefined) { // AJAXの処理後エラーだった場合の挙動を各テンプレートで定義 ajaxPutToCartErrorAction(jqXHR, obj); beatedFlag = false; } else { // AJAXの処理成功だった場合の挙動を各テンプレートで定義 ajaxPutToCartSuccessAction(jqXHR, obj); // AJAXの処理成功だった場合の挙動を各テンプレートで定義 if(typeof outputGtagInsertCart !== 'undefined'){ outputGtagInsertCart(itemCd); } if (false){ ajaxCartInfoUpdate(); } beatedFlag = false; } }); }; //CLASS_NAME_LIST と同一のクラス名が存在するかのチェックを行い、 //存在する場合は、ajax_get_cart_infoにリクエストとして送信。 function ajaxCartInfoUpdate(){ // ajasカート投入時に更新する class 名の一覧 var CLASS_NAME_LIST = [ "cart_item_count", // 0: 商品種類数 "cart_amount_sum", // 1: 商品個数 "cart_syokei", // 2: 小計 (内税の場合:本体価格、外税の場合:税込価格) "cart_syokei_hontai", // 3: 小計 本体価格(税抜き価格) "cart_syokei_tax", // 4: 小計 消費税 "cart_syokei_zeikomi", // 5: 小計 税込価格 "cart_before_teiki_discount_syokei_hontai", // 6: 定期割引設定が適用される前の小計 本体価格(税抜き価格) "cart_before_teiki_discount_syokei_tax", // 7: 定期割引設定が適用される前の小計 消費税 "cart_before_teiki_discount_syokei_zeikomi", // 8: 定期割引設定が適用される前の小計 税込価格 "cart_teiki_discount_syokei_hontai", // 9: 定期割引設定が適用される際の割引価格(税抜き価格) "cart_maker_syokei_hontai", // 10: 希望小売価格小計 本体価格(税抜き価格) "cart_maker_syokei_tax", // 11: 希望小売価格小計 消費税 "cart_maker_syokei_zeikomi", // 12: 希望小売価格小計 税込価格 "cart_add_point_sum", // 13: 付与されるポイント数 "cart_item_code_list" // 14:  商品コードのカンマ区切り ]; var urlData = new Object(); urlData["REQUEST"] = 'get_cart_info_data'; // 更新するクラス名のリスト var upNameList = ""; // 全てのタグを取得 var allElements = document.getElementsByTagName('*'); // class名の存在チェックし、存在すれば格納 for (var i in CLASS_NAME_LIST) { var className = CLASS_NAME_LIST[i]; for (var n = 0; n < allElements.length; n++){ if(allElements[n].className == className){ if(upNameList != ""){ upNameList += ","; } upNameList += className; } } } if(upNameList == ""){ return; } urlData["UPDATE_NAME_LIST"] = upNameList; var url = 'https://shop.asahi.com/ajax_get_cart_info.html'; // Object を Json に変換してリクエスト送信 execAjaxForItemDetail(url, urlData, function(jqXHR){ var error = JSON.parse(jqXHR.responseText).ERROR; if (error != '' && error != undefined) { // AJAXの処理後エラーだった場合の挙動を各テンプレートで定義 var errorMessage = error + "\nカート投入前のカート情報を表示します。"; alert(errorMessage); beatedFlag = false; } else { // AJAXの処理成功だった場合の挙動を各テンプレートで定義 callBackCartInfoUpdate(JSON.parse(jqXHR.responseText)); beatedFlag = false; } }); } //ajaxCartInfoUpdate() 実行後に返ってきたAjaxカート投入後のデータを元に、対象クラスが付与されているタグを更新する function callBackCartInfoUpdate(res){ // 返ってきたオブジェクトが空かどうかのチェック var len = 0; for (key in res.SELECT_DATA) { len++; } if(len == 0){ return; } // 全てのタグを取得 var allElements = document.getElementsByTagName('*'); // 対象のクラス名の値を更新 for(var i in res.SELECT_DATA){ for(var key in res.SELECT_DATA[i]){ for (var n = 0; n < allElements.length; n++){ if (allElements[n].className == key){ allElements[n].innerHTML = res.SELECT_DATA[i][key]; } } } } } function getItemPropertyCdForAjaxCheckAndInsert() { try { var form = document.detailForm; var rtnValue = []; var index = 0; for (var i = 0; form['ITEMPROPERTY_CD_' + i] != null; i++) { var value = getOptionValue('ITEMPROPERTY_CD_' + i); if (value != "" || value != null) { rtnValue[index] = value; index = index + 1; } } for (var i = 0; form['ITEMPROPERTY_CD_RADIO_' + i] != null; i++) { var value = getOptionValue('ITEMPROPERTY_CD_RADIO_' + i); if (value != "" || value != null) { rtnValue[index] = value; index = index + 1; } } if (form.ITEMPROPERTY_CD_MATRIX != null) { var value = getOptionValue('ITEMPROPERTY_CD_MATRIX'); if (value != "" || value != null) { rtnValue[index] = value; index = index + 1; } } var returnStr = ""; for (var i = 0; i < rtnValue.length; i++) { returnStr = returnStr + '&ITEMPROPERTY_CD_' + i + '=' + rtnValue[i]; } return returnStr; } catch (e) { alert(e); } } function getCartAmountForAjaxCheckAndInsert() { try { var form = document.detailForm; var cartAmount = "1"; if (document.detailForm['CART_AMOUNT'] != null) { cartAmount = document.detailForm['CART_AMOUNT'].value; } var returnAmount = ""; if (cartAmount != "0") { returnAmount = "&CART_AMOUNT=" + cartAmount; } return returnAmount; } catch (e) { alert(e); } } function putItemPropertyToCart(itemcd, propcd, request, paramUrl, obj) { var val = Number(eb$('#CART_AMOUNT').val()) || 1; // 未設定なら 1 eb$('<form/>', {action : paramUrl, method : 'post'}) .append(eb$('<input/>', {type : 'hidden',name : 'request',value : request})) .append(eb$('<input/>', {type : 'hidden',name : 'item_cd',value : itemcd})) .append(eb$('<input/>', {type : 'hidden',name : 'ITEMPROPERTY_CD',value : propcd})) .append(eb$('<input/>', {type : 'hidden',name : 'CART_AMOUNT',value : "'" + val + "'"})) .appendTo(document.body).submit(); } // 商品数量 var cartAmountBefore; eb$(window).on("load", function(){ cartAmountBefore = eb$('#CART_AMOUNT').val(); }); function checkItemAmount(paramUrl) { var itemCd = eb$('input:hidden[name="item_cd"]').val(); var cartAmountAfter = eb$('#CART_AMOUNT').val(); // 商品バリエーション選択チェック if (!isItemPropertySelected()) { eb$('#CART_AMOUNT').val(cartAmountBefore); return false; } // 商品数量数値チェック if (!isItemAmountNumeric()) { return false; } // AJAXで商品数量チェック var url = paramUrl + "?item_cd=" + itemCd + getItemPropertyCdForAjaxCheckAndInsert() + "&item_amount=" + cartAmountAfter; execAjaxForItemDetailMod(url, "", function(jqXHR) { var error = JSON.parse(jqXHR.responseText).ERROR; if (error != '' && error != undefined) { // AJAXの処理後エラーだった場合の挙動を各テンプレートで定義 var errorMessage = error + "\n変更前の数量に戻します。"; alert(errorMessage); eb$('#CART_AMOUNT').val(cartAmountBefore); beatedFlag = false; } else { // AJAXの処理成功だった場合の挙動を各テンプレートで定義 cartAmountBefore = cartAmountAfter; beatedFlag = false; } }); return true; } // function execAjaxForItemDetailMod(url, data, execAjaxCallback) { eb$.ajax({type: "POST", url: url, data:data, cache:false, ifModified:false}) .done(function(response, textStatus, jqXHR){ execAjaxCallback(jqXHR); }); } //在庫の存在チェック処理 function checkItemItempropertyZaiko() { var selectItemProperty = eb$('.CHECK_ZAIKO_ITEMPROPERTY'); //存在チェック if(selectItemProperty == null || selectItemProperty == undefined || selectItemProperty.length == 0) { return; } var values = new Array(); for(var i = 0; i < selectItemProperty.length; i++) { if(selectItemProperty[i].value == '' || selectItemProperty[i].value == undefined) { continue; } values.push(selectItemProperty[i].value); } var urlData = new Object(); urlData["ITEM_CD"] = document.detailForm.item_cd.value; urlData["ITEMPROPERTY_LIST"] = values.join(','); var url = "/ajax_check_item_itemproperty_zaiko.html" ; eb$.ajax({type: "POST", url: url, data:urlData, cache:false, ifModified:false}) .done(function(response, textStatus, jqXHR){ dispSelectItemPropertyZaiko(jqXHR); }); } // コールバックメソッド function dispSelectItemPropertyZaiko(obj) { var result = JSON.parse(obj.responseText); var selectItemProperty = eb$('.CHECK_ZAIKO_ITEMPROPERTY'); eb$('.CHECK_ZAIKO_ITEMPROPERTY').removeClass('out_of_stock') var outOfStock = true; for(var propertyCd in result) { eb$('.CHECK_ZAIKO_ITEMPROPERTY option[value="' + propertyCd + '"]').text(result[propertyCd]) } } window.onload = checkItemItempropertyZaiko; --> </script><script type="application/ld+json"> {"@context":"https://schema.org/","@type":"Product","name":"エキストラバージンオリーブオイル 純","image":["https://shop.asahi.com/client_info/ASAHI/itemimage/2413/1 (8).jpg","https://shop.asahi.com/client_info/ASAHI/itemimage/2413/1 (3).jpg","https://shop.asahi.com/client_info/ASAHI/itemimage/2413/1 (4).jpg","https://shop.asahi.com/client_info/ASAHI/itemimage/2413/1 (9).jpg","https://shop.asahi.com/client_info/ASAHI/itemimage/2413/1 (3).jpg","https://shop.asahi.com/client_info/ASAHI/itemimage/2413/1 (4).jpg"],"description":"まるでジュースのような新鮮さ。瀬戸内海に浮かぶ小豆島で2024年秋に収穫されたオリーブだけを使用し、24時間以内に搾油したのが本品。緑色に輝く液体は、口に含むとサラリとして若草の香り。のどを通る時のピリリとした辛みは、たっぷり含まれたポリフェノールゆえだ。国産の希少品につき販売数量限定。\r\n\r\n※在庫状況によりお取り寄せとなる場合、お届けまで1~2週間程度頂く場合がございます。","offers":{"@type":"Offer","url":"https://shop.asahi.com/item/2413.html","priceCurrency":"JPY","price":"4200","itemCondition":"http://schema.org/NewCondition","availability":"http://schema.org/InStock"}}</script> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="" /> <link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700&family=Zen+Kaku+Gothic+New:wght@400;700&display=swap" rel="stylesheet" /> <script type="application/ld+json"> { "@context" : "http://schema.org", "@type" : "WebSite", "name" : "朝日新聞モール", "url" : "https://shop.asahi.com/" } </script> <!-- このテンプレートのURLは右記になります。 ドメイン/item/xxxx.html --> <div class="f_pageArea"> <!-- preview --> <!-- / preview --> <header class="f_header"> <div class="p_inner1"> <div class="p_inner2"> <div class="p_logo"> <a href="https://shop.asahi.com/"><img src="/client_info/ASAHI/view/userweb/images/cmn/hd_logo.svg?timestamp=1732978882708" width="180" height="55" alt="朝日新聞モール" /></a> </div> <div class="p_menuBtn">メニュー</div> <div class="p_search"> <form action="https://shop.asahi.com/item_list.html" method="get" name="keyword_search_form"><input name="siborikomi_clear" value="1" type="hidden" /> <input name="keyword" id="form" value="" type="text" /> <button><span>検索</span></button> </form> </div> <!-- revised menu contents--> <div class="p_carriageFee0"> <a href="https://shop.asahi.com/topics_detail.html?info_id=925"> <img src="/client_info/ASAHI/view/userweb/images/cmn/badge_carriagefee.png?timestamp=1732978882708" alt="1注文9,900円以上送料無料" /> </a> </div> <div class="p_btnArea01"> <a href="https://shop.asahi.com/login.html" class="p_iconBtn"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_mypage.svg?timestamp=1732978882708" alt="" /> <span>ログイン</span> </a> <a href="https://shop.asahi.com/cart_index.html" class="p_iconBtn"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_cart.svg?timestamp=1732978882708" alt="" /> <span>カート</span> </a> </div> <div class="p_btnArea02"> <a href="https://shop.asahi.com/member_history.html" class="p_iconBtn"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_history.svg?timestamp=1732978882708" class="s_hihstory" alt="" /> <span>注文履歴</span> </a> <a href="https://shop.asahi.com/wishlist.html" class="p_iconBtn"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_favorite.svg?timestamp=1732978882708" class="s_favorite" alt="" /> <span>お気に入り</span> </a> <a href="https://shop.asahi.com/ext/guide.html" class="p_iconBtn"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_howtoguide.svg?timestamp=1732978882708" class="s_guide" alt="" /> <span>ご利用ガイド</span> </a> </div> <!-- /revised menu contents --> <div class="p_menu"> <div class="p_spBg"></div> <div class="p_closeBtn"></div> <div class="p_categTitle">カテゴリ</div><!-- revised h2 remove --> <div class="c_onlyAsahimall"> <ul class="p_categList"> <li> <a href="https://shop.asahi.com/category/MALL01/"> <img src="/client_info/ASAHI/itemimage/icon_categ_01.png" alt="食品・スイーツ" /> <span>食品・スイーツ</span> </a> </li><li> <a href="https://shop.asahi.com/category/MALL02/"> <img src="/client_info/ASAHI/itemimage/icon_categ_02.png" alt="健康" /> <span>健康</span> </a> </li><li> <a href="https://shop.asahi.com/category/MALL03/"> <img src="/client_info/ASAHI/itemimage/icon_categ_03.png" alt="美容" /> <span>美容</span> </a> </li><li> <a href="https://shop.asahi.com/category/MALL04/"> <img src="/client_info/ASAHI/itemimage/icon_categ_04.png" alt="寝具" /> <span>寝具</span> </a> </li><li> <a href="https://shop.asahi.com/category/MALL05/"> <img src="/client_info/ASAHI/itemimage/icon_categ_05.png" alt="家電" /> <span>家電</span> </a> </li><li> <a href="https://shop.asahi.com/category/MALL06/"> <img src="/client_info/ASAHI/itemimage/icon_categ_06.png" alt="防災" /> <span>防災</span> </a> </li><li> <a href="https://shop.asahi.com/category/MALL07/"> <img src="/client_info/ASAHI/itemimage/icon_categ_07.png" alt="キッチン" /> <span>キッチン</span> </a> </li><li> <a href="https://shop.asahi.com/category/MALL08/"> <img src="/client_info/ASAHI/itemimage/icon_categ_08.png" alt="生活雑貨" /> <span>生活雑貨</span> </a> </li><li> <a href="https://shop.asahi.com/category/MALL09/"> <img src="/client_info/ASAHI/itemimage/icon_categ_09.png" alt="インテリア" /> <span>インテリア</span> </a> </li><li> <a href="https://shop.asahi.com/category/MALL10/"> <img src="/client_info/ASAHI/itemimage/icon_categ_10.png" alt="ファッション" /> <span>ファッション</span> </a> </li><li> <a href="https://shop.asahi.com/category/MALL11/"> <img src="/client_info/ASAHI/itemimage/icon_categ_11.png" alt="アート・カルチャー・展覧会" /> <span>アート・カルチャー・展覧会</span> </a> </li><li> <a href="https://shop.asahi.com/category/MALL12/"> <img src="/client_info/ASAHI/itemimage/icon_categ_12.png" alt="朝日新聞社イベントグッズ" /> <span>朝日新聞社イベントグッズ</span> </a> </li><li> <a href="https://shop.asahi.com/category/MALL13/"> <img src="/client_info/ASAHI/itemimage/icon_categ_13.png" alt="アウトレット" /> <span>アウトレット</span> </a> </li> </ul> </div> <div class="c_onlyAsahishop"> <ul class="p_categList"> <li> <a href="https://shop.asahi.com/category/ASAS01/"> <img src="/client_info/ASAHI/itemimage/icon_categ_02.png" alt="健康" /> <span>健康</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASAS02/"> <img src="/client_info/ASAHI/itemimage/icon_categ_03.png" alt="美容" /> <span>美容</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASAS03/"> <img src="/client_info/ASAHI/itemimage/icon_categ_04.png" alt="寝具" /> <span>寝具</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASAS04/"> <img src="/client_info/ASAHI/itemimage/icon_categ_05.png" alt="家電" /> <span>家電</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASAS05/"> <img src="/client_info/ASAHI/itemimage/icon_categ_06.png" alt="防災" /> <span>防災</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASAS06/"> <img src="/client_info/ASAHI/itemimage/icon_categ_07.png" alt="キッチン" /> <span>キッチン</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASAS07/"> <img src="/client_info/ASAHI/itemimage/icon_categ_08.png" alt="生活雑貨" /> <span>生活雑貨</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASAS08/"> <img src="/client_info/ASAHI/itemimage/icon_categ_09.png" alt="インテリア" /> <span>インテリア</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASAS09/"> <img src="/client_info/ASAHI/itemimage/icon_categ_10.png" alt="ファッション" /> <span>ファッション</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASAS10/"> <img src="/client_info/ASAHI/itemimage/icon_categ_11.png" alt="アート・カルチャー・展覧会" /> <span>アート・カルチャー・展覧会</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASAS11/"> <img src="/client_info/ASAHI/itemimage/icon_categ_12.png" alt="朝日新聞社イベントグッズ" /> <span>朝日新聞社イベントグッズ</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASAS12/"> <img src="/client_info/ASAHI/itemimage/icon_categ_13.png" alt="アウトレット" /> <span>アウトレット</span> </a> </li> </ul> </div> <div class="c_onlyGochimaru"> <ul class="p_categList"> <li> <a href="https://shop.asahi.com/category/GOCH01/"> <img src="/client_info/ASAHI/itemimage/icon_categ_14.png" alt="肉・海鮮" /> <span>肉・海鮮</span> </a> </li><li> <a href="https://shop.asahi.com/category/GOCH08/"> <img src="/client_info/ASAHI/itemimage/icon_categ_21.png" alt="青果" /> <span>青果</span> </a> </li><li> <a href="https://shop.asahi.com/category/GOCH02/"> <img src="/client_info/ASAHI/itemimage/icon_categ_15.png" alt="洋菓子" /> <span>洋菓子</span> </a> </li><li> <a href="https://shop.asahi.com/category/GOCH03/"> <img src="/client_info/ASAHI/itemimage/icon_categ_16.png" alt="和菓子" /> <span>和菓子</span> </a> </li><li> <a href="https://shop.asahi.com/category/GOCH04/"> <img src="/client_info/ASAHI/itemimage/icon_categ_17.png" alt="総菜・おかず" /> <span>総菜・おかず</span> </a> </li><li> <a href="https://shop.asahi.com/category/GOCH05/"> <img src="/client_info/ASAHI/itemimage/icon_categ_18.png" alt="米飯・パン・麺" /> <span>米飯・パン・麺</span> </a> </li><li> <a href="https://shop.asahi.com/category/GOCH06/"> <img src="/client_info/ASAHI/itemimage/icon_categ_19.png" alt="飲料" /> <span>飲料</span> </a> </li><li> <a href="https://shop.asahi.com/category/GOCH07/"> <img src="/client_info/ASAHI/itemimage/icon_categ_20.png" alt="グロッサリー・その他" /> <span>グロッサリー・その他</span> </a> </li><li> <a href="https://shop.asahi.com/category/OKAIDOKU/"> <img src="/client_info/ASAHI/itemimage/gochimaru_okaidoku.jpg" alt="お買い得商品特集" /> <span>お買い得商品特集</span> </a> </li><li> <a href="https://shop.asahi.com/category/AUTUMNSWEETS/"> <img src="/client_info/ASAHI/html/noimage.jpg" alt="秋スイーツ特集" /> <span>秋スイーツ特集</span> </a> </li> </ul> </div> <div class="c_onlyAsm"> <ul class="p_categList"> <li> <a href="https://shop.asahi.com/category/ASMA01/"> <div> <img src="/client_info/ASAHI/itemimage/category_tops.png" alt="トップス" /> </div> <span>トップス</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASMA02/"> <div> <img src="/client_info/ASAHI/itemimage/category_jacket.png" alt="ジャケット" /> </div> <span>ジャケット</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASMA03/"> <div> <img src="/client_info/ASAHI/itemimage/category_suits.png" alt="スーツ" /> </div> <span>スーツ</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASMA04/"> <div> <img src="/client_info/ASAHI/itemimage/category_outer.png" alt="アウター" /> </div> <span>アウター</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASMA05/"> <div> <img src="/client_info/ASAHI/itemimage/category_pants.png" alt="パンツ" /> </div> <span>パンツ</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASMA06/"> <div> <img src="/client_info/ASAHI/itemimage/category_shoes.png" alt="シューズ" /> </div> <span>シューズ</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASMA07/"> <div> <img src="/client_info/ASAHI/itemimage/category_bag.png" alt="バッグ" /> </div> <span>バッグ</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASMA08/"> <div> <img src="/client_info/ASAHI/itemimage/category_goods.png" alt="ファッション雑貨" /> </div> <span>ファッション雑貨</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASMA09/"> <div> <img src="/client_info/ASAHI/itemimage/category_lether.png" alt="レザーグッズ" /> </div> <span>レザーグッズ</span> </a> </li><li> <a href="https://shop.asahi.com/category/ASMA00/"> <span>全てを見る</span> </a> </li> </ul> </div> <ul class="p_subMenu"> <li> <a href="https://shop.asahi.com/member_history.html" class="p_iconBtn"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_history.svg?timestamp=1732978882708" class="s_history" alt="" /> <span>注文履歴</span> </a> </li> <li> <a href="https://shop.asahi.com/wishlist.html" class="p_iconBtn"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_favorite.svg?timestamp=1732978882708" class="s_favorite" alt="" /> <span>お気に入り</span> </a> </li> <li> <a href="https://shop.asahi.com/ext/about.html" class="p_iconBtn"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_about.svg?timestamp=1732978882708" class="s_guide" alt="" /> <span>朝日新聞モールとは</span> </a> </li> <li> <a href="https://shop.asahi.com/ext/guide.html" class="p_iconBtn"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_guide.svg?timestamp=1732978882708" class="s_guide" alt="" /> <span>ご利用ガイド</span> </a> </li> <li> <a href="https://shop.asahi.com/ext/guide.html#carriage" class="p_iconBtn"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_carriage.svg?timestamp=1732978882708" class="s_guide" alt="" /> <span>送料について</span> </a> </li> <li> <a href="https://shop.asahi.com/ext/faq.html" class="p_iconBtn"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_faq.svg?timestamp=1732978882708" class="s_faq" alt="" /> <span>よくある質問</span> </a> </li> <li> <a href="https://shop.asahi.com/apply.html?id=APPLY1" class="p_iconBtn"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_contact.svg?timestamp=1732978882708" class="s_contact" alt="" /> <span>お問い合わせ</span> </a> </li> </ul> </div> </div> </div> </header> <div class="m_topLogoAsm c_ud900 c_onlyAsm"><a href="https://shop.asahi.com/category/ASM/"><img src="/client_info/ASAHI/view/userweb/images/cmn/top_logo_asm.png?timestamp=1732978882708" alt="AERA STYLE MARKET" /></a></div> <!-- revised layout --> <div class="f_content m_frame f_contentShopProduct"> <div class="f_main"> <div class="m_fixNavi"> <div> <div class="m_cartBtn s_sizeS">カートに入れる</div> </div> </div> <!-- revised category list add --> <div class="m_categoryListTop c_ov767"> <!--ASAHISHOP--> <ul id="ASAS01" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASAS01_1/"> フィットネス </a> </li><li> <a href="https://shop.asahi.com/category/ASAS01_2/"> マッサージ・サポーター </a> </li><li> <a href="https://shop.asahi.com/category/ASAS01_3/"> ウイルス・アレルギー対策 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS01_4/"> 冷え対策 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS01_5/"> 熱中症対策 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS01_6/"> 脳トレ </a> </li><li> <a href="https://shop.asahi.com/category/ASAS01_7/"> 口腔ケア </a> </li><li> <a href="https://shop.asahi.com/category/ASAS01_8/"> 健康食品 </a> </li> <li><a href="https://shop.asahi.com/category/ASAS01/">健康一覧</a></li> </ul> <ul id="ASAS02" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASAS02_1/"> スキンケア・メイクアップ </a> </li><li> <a href="https://shop.asahi.com/category/ASAS02_2/"> ボディ・パーツケア </a> </li><li> <a href="https://shop.asahi.com/category/ASAS02_3/"> UVカット </a> </li><li> <a href="https://shop.asahi.com/category/ASAS02_4/"> ダイエット </a> </li><li> <a href="https://shop.asahi.com/category/ASAS02_5/"> 美容家電 </a> </li> <li><a href="https://shop.asahi.com/category/ASAS02/">美容一覧</a></li> </ul> <ul id="ASAS03" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASAS03_1/"> 掛けふとん・毛布 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS03_2/"> 敷きパッド・敷きふとん </a> </li><li> <a href="https://shop.asahi.com/category/ASAS03_3/"> 枕 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS03_4/"> パジャマ </a> </li><li> <a href="https://shop.asahi.com/category/ASAS03_5/"> 寝具カバー </a> </li><li> <a href="https://shop.asahi.com/category/ASAS03_6/"> 寝室家電 </a> </li> <li><a href="https://shop.asahi.com/category/ASAS03/">寝具一覧</a></li> </ul> <ul id="ASAS04" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASAS04_1/"> 調理・キッチン </a> </li><li> <a href="https://shop.asahi.com/category/ASAS04_2/"> 除加湿・空気清浄機 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS04_3/"> 扇風機・夏もの </a> </li><li> <a href="https://shop.asahi.com/category/ASAS04_4/"> ヒーター・冬もの </a> </li><li> <a href="https://shop.asahi.com/category/ASAS04_5/"> お掃除・生活 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS04_6/"> 美容 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS04_7/"> 健康 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS04_8/"> オーディオ </a> </li><li> <a href="https://shop.asahi.com/category/ASAS04_9/"> ポータブル電源・ソーラー充電器 </a> </li> <li><a href="https://shop.asahi.com/category/ASAS04/">家電一覧</a></li> </ul> <ul id="ASAS05" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASAS05_1/"> 防災セット </a> </li><li> <a href="https://shop.asahi.com/category/ASAS05_2/"> 防災グッズ </a> </li><li> <a href="https://shop.asahi.com/category/ASAS05_3/"> 保存食 </a> </li> <li><a href="https://shop.asahi.com/category/ASAS05/">防災一覧</a></li> </ul> <ul id="ASAS06" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASAS06_1/"> 調理器具 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS06_2/"> 台所小物 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS06_3/"> 調理家電 </a> </li> <li><a href="https://shop.asahi.com/category/ASAS06/">キッチン一覧</a></li> </ul> <ul id="ASAS07" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASAS07_1/"> 掃除 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS07_2/"> 洗濯・衣類の手入れ </a> </li><li> <a href="https://shop.asahi.com/category/ASAS07_3/"> バス・トイレ </a> </li><li> <a href="https://shop.asahi.com/category/ASAS07_4/"> 防犯 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS07_5/"> アウトドア </a> </li><li> <a href="https://shop.asahi.com/category/ASAS07_6/"> ホビー・文具 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS07_7/"> ペット用品 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS07_8/"> 防虫・消臭・防湿 </a> </li> <li><a href="https://shop.asahi.com/category/ASAS07/">生活雑貨一覧</a></li> </ul> <ul id="ASAS08" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASAS08_1/"> クッション </a> </li><li> <a href="https://shop.asahi.com/category/ASAS08_2/"> スリッパ・ルームシューズ </a> </li><li> <a href="https://shop.asahi.com/category/ASAS08_3/"> インテリア雑貨・収納 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS08_4/"> 花・ガーデニング </a> </li><li> <a href="https://shop.asahi.com/category/ASAS08_5/"> 仏像・仏具 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS08_6/"> 季節行事 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS08_7/"> カーテン・ラグ・マット </a> </li><li> <a href="https://shop.asahi.com/category/ASAS08_8/"> チェア・テーブル・ベッド </a> </li> <li><a href="https://shop.asahi.com/category/ASAS08/">インテリア一覧</a></li> </ul> <ul id="ASAS09" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASAS09_1/"> アウター </a> </li><li> <a href="https://shop.asahi.com/category/ASAS09_2/"> トップス </a> </li><li> <a href="https://shop.asahi.com/category/ASAS09_3/"> 肌着・靴下・ルームウェア </a> </li><li> <a href="https://shop.asahi.com/category/ASAS09_4/"> バッグ・カート </a> </li><li> <a href="https://shop.asahi.com/category/ASAS09_5/"> 日傘・雨具 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS09_6/"> ファッション雑貨 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS09_7/"> 靴 </a> </li> <li><a href="https://shop.asahi.com/category/ASAS09/">ファッション一覧</a></li> </ul> <ul id="ASAS10" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASAS10_1/"> 日本美術・工芸・書道 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS10_2/"> 海外美術 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS10_3/"> 写真・建築・現代美術 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS10_4/"> 自然科学・博物・考古 </a> </li><li> <a href="https://shop.asahi.com/category/ASAS10_5/"> 絵本・キャラクター </a> </li><li> <a href="https://shop.asahi.com/category/ASAS10_6/"> マンガ・アニメ </a> </li><li> <a href="https://shop.asahi.com/category/ASAS10_7/"> 音楽・映画 </a> </li> <li><a href="https://shop.asahi.com/category/ASAS10/">アート・カルチャー・展覧会一覧</a></li> </ul> <ul id="ASAS11" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASAS11_1/"> 朝日新聞社イベントグッズ </a> </li> <li><a href="https://shop.asahi.com/category/ASAS11/">朝日新聞社イベントグッズ一覧</a></li> </ul> <ul id="ASAS12" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASAS12_1/"> アウトレット </a> </li><li> <a href="https://shop.asahi.com/category/ASAS12_2/"> \1980円均一セール/ </a> </li> <li><a href="https://shop.asahi.com/category/ASAS12/">アウトレット一覧</a></li> </ul> <!--GOCHIMARU--> <ul id="GOCH01" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/GOCH01_1/"> 精肉・肉加工 </a> </li><li> <a href="https://shop.asahi.com/category/GOCH01_2/"> 水産加工品 </a> </li> <li><a href="https://shop.asahi.com/category/GOCH01/">肉・海鮮一覧</a></li> </ul> <ul id="GOCH08" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/GOCH08_1/"> 野菜 </a> </li><li> <a href="https://shop.asahi.com/category/GOCH08_2/"> 果物 </a> </li> <li><a href="https://shop.asahi.com/category/GOCH08/">青果一覧</a></li> </ul> <ul id="GOCH02" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/GOCH02_1/"> クッキー </a> </li><li> <a href="https://shop.asahi.com/category/GOCH02_2/"> パイ </a> </li><li> <a href="https://shop.asahi.com/category/GOCH02_3/"> タルト </a> </li><li> <a href="https://shop.asahi.com/category/GOCH02_4/"> ケーキ </a> </li><li> <a href="https://shop.asahi.com/category/GOCH02_5/"> チョコレート </a> </li><li> <a href="https://shop.asahi.com/category/GOCH02_6/"> アイス </a> </li><li> <a href="https://shop.asahi.com/category/GOCH02_7/"> その他 </a> </li> <li><a href="https://shop.asahi.com/category/GOCH02/">洋菓子一覧</a></li> </ul> <ul id="GOCH03" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/GOCH03_1/"> 和生菓子 </a> </li><li> <a href="https://shop.asahi.com/category/GOCH03_2/"> あんこ菓子 </a> </li><li> <a href="https://shop.asahi.com/category/GOCH03_5/"> その他 </a> </li> <li><a href="https://shop.asahi.com/category/GOCH03/">和菓子一覧</a></li> </ul> <ul id="GOCH04" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/GOCH04_1/"> 洋食 </a> </li><li> <a href="https://shop.asahi.com/category/GOCH04_2/"> 和総菜 </a> </li><li> <a href="https://shop.asahi.com/category/GOCH04_3/"> 中華総菜 </a> </li><li> <a href="https://shop.asahi.com/category/GOCH04_4/"> アジア </a> </li><li> <a href="https://shop.asahi.com/category/GOCH04_5/"> エスニック </a> </li> <li><a href="https://shop.asahi.com/category/GOCH04/">総菜・おかず一覧</a></li> </ul> <ul id="GOCH05" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/GOCH05_1/"> 米飯 </a> </li><li> <a href="https://shop.asahi.com/category/GOCH05_2/"> パン </a> </li><li> <a href="https://shop.asahi.com/category/GOCH05_3/"> 麺 </a> </li> <li><a href="https://shop.asahi.com/category/GOCH05/">米飯・パン・麺一覧</a></li> </ul> <ul id="GOCH06" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/GOCH06_1/"> ジュース </a> </li> <li><a href="https://shop.asahi.com/category/GOCH06/">酒・飲料一覧</a></li> </ul> <ul id="GOCH07" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/GOCH07_1/"> 調味料 </a> </li><li> <a href="https://shop.asahi.com/category/GOCH07_2/"> その他食品 </a> </li><li> <a href="https://shop.asahi.com/category/GOCH07_3/"> 乳製品 </a> </li><li> <a href="https://shop.asahi.com/category/GOCH07_4/"> おせち </a> </li> <li><a href="https://shop.asahi.com/category/GOCH07/">グロッサリー・その他一覧</a></li> </ul> <!--ASM--> <ul id="ASMA01" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASMA01_2/"> カットソー </a> </li><li> <a href="https://shop.asahi.com/category/ASMA01_4/"> ドレスシャツ </a> </li><li> <a href="https://shop.asahi.com/category/ASMA01_6/"> ニットウェア </a> </li><li> <a href="https://shop.asahi.com/category/ASMA01_7/"> パーカー </a> </li> <li><a href="https://shop.asahi.com/category/ASMA01/">トップス一覧</a></li> </ul> <ul id="ASMA02" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASMA02_1/"> テーラードジャケット </a> </li><li> <a href="https://shop.asahi.com/category/ASMA02_2/"> その他ジャケット </a> </li> <li><a href="https://shop.asahi.com/category/ASMA02/">ジャケット一覧</a></li> </ul> <ul id="ASMA03" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASMA03_1/"> スーツ </a> </li> <li><a href="https://shop.asahi.com/category/ASMA03/">スーツ一覧</a></li> </ul> <ul id="ASMA04" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASMA04_1/"> コート </a> </li><li> <a href="https://shop.asahi.com/category/ASMA04_2/"> ブルゾン </a> </li> <li><a href="https://shop.asahi.com/category/ASMA04/">アウター一覧</a></li> </ul> <ul id="ASMA05" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASMA05_2/"> デニムパンツ </a> </li><li> <a href="https://shop.asahi.com/category/ASMA05_3/"> カジュアルパンツ </a> </li><li> <a href="https://shop.asahi.com/category/ASMA05_5/"> その他パンツ </a> </li> <li><a href="https://shop.asahi.com/category/ASMA05/">パンツ一覧</a></li> </ul> <ul id="ASMA06" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASMA06_1/"> ドレスシューズ </a> </li><li> <a href="https://shop.asahi.com/category/ASMA06_4/"> シューケアグッズ </a> </li> <li><a href="https://shop.asahi.com/category/ASMA06/">シューズ一覧</a></li> </ul> <ul id="ASMA07" class="p_headerCateg" style="display: none;"> <li><a href="https://shop.asahi.com/category/ASMA07/">バッグ一覧</a></li> </ul> <ul id="ASMA08" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASMA08_1/"> ネクタイ </a> </li><li> <a href="https://shop.asahi.com/category/ASMA08_7/"> その他ファッション雑貨 </a> </li> <li><a href="https://shop.asahi.com/category/ASMA08/">ファッション雑貨一覧</a></li> </ul> <ul id="ASMA09" class="p_headerCateg" style="display: none;"> <li> <a href="https://shop.asahi.com/category/ASMA09_1/"> 財布 </a> </li><li> <a href="https://shop.asahi.com/category/ASMA09_2/"> 革小物 </a> </li> <li><a href="https://shop.asahi.com/category/ASMA09/">レザーグッズ一覧</a></li> </ul> </div> <!-- /revised category list add --> <div class="f_breadcrumbs c_ov767"> <a href="https://shop.asahi.com/">HOME</a> <span id="breadcrumbs"> <span> > <a href="https://shop.asahi.com/category/ASAHISHOP/">朝日新聞SHOP</a> </span><span> > <a href="https://shop.asahi.com/category/ASAS01/">健康</a> </span><span> > <a href="https://shop.asahi.com/category/ASAS01_8/">健康食品</a> </span> </span> > エキストラバージンオリーブオイル 純 </div> <form action="https://shop.asahi.com/cart_index.html" method="post" name="detailForm"><input type="hidden" name="request" value="" /><input type="hidden" name="item_cd2" value="2413" /><input type="hidden" name="item_cd" value="2413" /><input type="hidden" name="WISH_LIST_ID" value="" /><input type="hidden" name="token" value="3043f6d732fb858cbf9067b82f626371" /><input type="hidden" name="key" /> <div class="m_detailMain"> <div class="p_titleArea"> <div class="p_shopLogo"> <a href="https://shop.asahi.com/category/ASAHISHOP/" class="c_onlyAsahishop"> <img src="/client_info/ASAHI/view/userweb/images/cmn/logo_asahishop.png?timestamp=1732978882708" alt="" /> </a> <a href="https://shop.asahi.com/category/GOCHIMARU/" class="c_onlyGochimaru"> <img src="/client_info/ASAHI/view/userweb/images/cmn/logo_gochimaru.png?timestamp=1732978882708" alt="" /> </a> <a href="https://shop.asahi.com/category/ASM/" class="c_onlyAsm"> <img src="/client_info/ASAHI/view/userweb/images/cmn/logo_asm.png?timestamp=1732978882708" alt="" /> </a> </div> <p class="p_appealMsg"> 小豆島産 2024年秋の搾りたて極上オリーブ油 </p> <h1 class="p_title">エキストラバージンオリーブオイル 純</h1> </div> <!-- zoom area --> <div id="m_zoom-product-container-area" class="m_zoom-product-container"> <div class="m_zoom-product-close-btn"></div> <img src="" /> </div> <!-- /zoom area --> <div class="m_itemImg"> <div class="p_main"> <!-- zoom area --> <div class="p_img m_zoom-product"><img src="/client_info/ASAHI/itemimage/2413/1 (8).jpg" alt="エキストラバージンオリーブオイル 純" /> <div class="m_zoom-lens"></div> </div> <!-- /zoom area --> </div> <small class="c_mb15 c_iBlock c_ov767">上の画像にカーソルをあて、クリックすると拡大表示されます。</small> <div class="p_thumbnail"> <ul> <li class="s_current"><div class="p_img"><img src="/client_info/ASAHI/itemimage/2413/1 (8).jpg" alt="エキストラバージンオリーブオイル 純" title="" /></div></li> <li><div class="p_img"><img src="/client_info/ASAHI/itemimage/2413/1 (3).jpg" alt="エキストラバージンオリーブオイル 純" title="" /></div></li> <li><div class="p_img"><img src="/client_info/ASAHI/itemimage/2413/1 (4).jpg" alt="エキストラバージンオリーブオイル 純" title="" /></div></li> <li><div class="p_img"><img src="/client_info/ASAHI/itemimage/2413/1 (9).jpg" alt="エキストラバージンオリーブオイル 純" title="" /></div></li> <li><div class="p_img"><img src="/client_info/ASAHI/itemimage/2413/1 (11).jpg" alt="エキストラバージンオリーブオイル 純" /></div></li> <li><div class="p_img"><img src="/client_info/ASAHI/itemimage/2413/1 (6).jpg" alt="エキストラバージンオリーブオイル 純" /></div></li> <li><div class="p_img"><img src="/client_info/ASAHI/itemimage/2413/1 (10).jpg" alt="エキストラバージンオリーブオイル 純" /></div></li> <li><div class="p_img"><img src="/client_info/ASAHI/itemimage/2413/1 (16).jpg" alt="エキストラバージンオリーブオイル 純" /></div></li> </ul> <div class="p_btn s_left"><img src="/client_info/ASAHI/view/userweb/images/item_detail/btn_left.png?timestamp=1732978882708" alt="" /></div> <div class="p_btn s_right"><img src="/client_info/ASAHI/view/userweb/images/item_detail/btn_right.png?timestamp=1732978882708" alt="" /></div> </div> </div> <div class="m_itemInfo"> <div class="c_ov767"> <p class="p_maker">オリーブアイランド</p> </div> <div class="p_textArea">まるでジュースのような新鮮さ。瀬戸内海に浮かぶ小豆島で2024年秋に収穫されたオリーブだけを使用し、24時間以内に搾油したのが本品。緑色に輝く液体は、口に含むとサラリとして若草の香り。のどを通る時のピリリとした辛みは、たっぷり含まれたポリフェノールゆえだ。国産の希少品につき販売数量限定。 ※在庫状況によりお取り寄せとなる場合、お届けまで1~2週間程度頂く場合がございます。</div> <ul class="m_iconList"> <li class="s_new">NEW</li> <li class="s_limited">数量限定</li> </ul> <div class="c_ud767"> <p class="p_maker">オリーブアイランド</p> </div> <p class="p_name">エキストラバージンオリーブオイル 純</p> <div> <p class="p_priceText">販売価格:<span class="p_price">4,200円</span><span>~</span>(税込)</p> </div> <!-- ======================商品属性がない場合======================== / --> <!-- / ====================商品属性がない場合========================== --> </div> <div class="m_propertyImg"> <div> <div class="p_set"> <img src="/client_info/ASAHI/itemimage/2413/1 (3).jpg" alt="" /> <p class="p_name">120ml</p> </div> </div><div> <div class="p_set"> <img src="/client_info/ASAHI/itemimage/2413/1 (4).jpg" alt="" /> <p class="p_name">200ml</p> </div> </div> </div> <!-- ======================商品属性が一つの場合====================== / --> <table class="m_variation"> <tr> <td class="s_variation"> <div class="p_name"> <div class="p_img"></div> <span>120ml</span> </div> </td> <td class="s_price"> <span> <span> <span class="p_price">販売価格 <strong>4,200円</strong>(税込)</span> </span> </span> </td> <td class="s_btn"> <div> <div> <button onclick="putItemPropertyToCart(&quot;2413&quot;, &quot;ASB04&quot;, &quot;insert&quot;, &quot;https://shop.asahi.com/cart_index.html&quot;, eb$(this).parent()); return false;" class="m_cartBtn s_sizeS">カートに入れる</button> </div> </div> </td> <td class="s_wish"> <div class="wishlistSubmitButton"> <span><span class="wishStatus"></span></span> <div class="js_wishBtn wishlistinserttag"> <a onclick="putItemToWishListAfterAjaxCheck(&quot;https://shop.asahi.com/ajax_wishlist_insert.html&quot;, &quot;2413&quot;, &quot;ASB04&quot;, &quot;3043f6d732fb858cbf9067b82f626371&quot;, eb$(this).parent()); return false;" href="javascript:void(0);" class="p_wishIcon"><img src="/client_info/ASAHI/view/userweb/images/item_detail/icon_wish.svg?timestamp=1732978882708" alt="" /></a> </div> <div class="js_wishBtn wishlistdeletetag"> <a onclick="deleteItemToWishListAfterAjaxCheck(&quot;https://shop.asahi.com/ajax_wishlist_delete.html&quot;, &quot;&quot;,&quot;2413&quot;,&quot;ASB04&quot;, &quot;3043f6d732fb858cbf9067b82f626371&quot;, eb$(this).parent()); return false;" href="javascript:void(0);" class="p_wishIcon"><img src="/client_info/ASAHI/view/userweb/images/item_detail/icon_wish_on.svg?timestamp=1732978882708" alt="" /></a> </div> <div class="m_wishMessage wishlistMessage"> <div class="p_window"> <div class="p_closeBtn"></div> <p>お気に入りに登録しました。</p> <p class="c_mt1em"><a href="https://shop.asahi.com/wishlist.html" class="m_mrkLink s_head">お気に入りリストをみる</a></p> </div> </div> <div class="m_wishMessage wishlistDelMessage"> <div class="p_window"> <div class="p_closeBtn"></div> <p>お気に入りから削除しました。</p> </div> </div> </div> </td> </tr><tr> <td class="s_variation"> <div class="p_name"> <div class="p_img"></div> <span>200ml</span> </div> </td> <td class="s_price"> <span> <span> <span class="p_price">販売価格 <strong>6,500円</strong>(税込)</span> </span> </span> </td> <td class="s_btn"> <div> <div> <button onclick="putItemPropertyToCart(&quot;2413&quot;, &quot;ASB08&quot;, &quot;insert&quot;, &quot;https://shop.asahi.com/cart_index.html&quot;, eb$(this).parent()); return false;" class="m_cartBtn s_sizeS">カートに入れる</button> </div> </div> </td> <td class="s_wish"> <div class="wishlistSubmitButton"> <span><span class="wishStatus"></span></span> <div class="js_wishBtn wishlistinserttag"> <a onclick="putItemToWishListAfterAjaxCheck(&quot;https://shop.asahi.com/ajax_wishlist_insert.html&quot;, &quot;2413&quot;, &quot;ASB08&quot;, &quot;3043f6d732fb858cbf9067b82f626371&quot;, eb$(this).parent()); return false;" href="javascript:void(0);" class="p_wishIcon"><img src="/client_info/ASAHI/view/userweb/images/item_detail/icon_wish.svg?timestamp=1732978882708" alt="" /></a> </div> <div class="js_wishBtn wishlistdeletetag"> <a onclick="deleteItemToWishListAfterAjaxCheck(&quot;https://shop.asahi.com/ajax_wishlist_delete.html&quot;, &quot;&quot;,&quot;2413&quot;,&quot;ASB08&quot;, &quot;3043f6d732fb858cbf9067b82f626371&quot;, eb$(this).parent()); return false;" href="javascript:void(0);" class="p_wishIcon"><img src="/client_info/ASAHI/view/userweb/images/item_detail/icon_wish_on.svg?timestamp=1732978882708" alt="" /></a> </div> <div class="m_wishMessage wishlistMessage"> <div class="p_window"> <div class="p_closeBtn"></div> <p>お気に入りに登録しました。</p> <p class="c_mt1em"><a href="https://shop.asahi.com/wishlist.html" class="m_mrkLink s_head">お気に入りリストをみる</a></p> </div> </div> <div class="m_wishMessage wishlistDelMessage"> <div class="p_window"> <div class="p_closeBtn"></div> <p>お気に入りから削除しました。</p> </div> </div> </div> </td> </tr> </table> <table class="m_variationSp"> <tr> <td class="s_text"> <div class="p_name"> <div class="p_img"></div> <span>120ml</span> </div> <span> <span> <span class="p_price">販売価格 <strong>4,200円</strong>(税込)</span> </span> </span> </td> <td class="s_btn"> <div> <div> <button onclick="putItemPropertyToCart(&quot;2413&quot;, &quot;ASB04&quot;, &quot;insert&quot;, &quot;https://shop.asahi.com/cart_index.html&quot;, eb$(this).parent()); return false;" class="m_cartBtn s_sizeS">カートに入れる</button> </div> </div> </td> <td class="s_wish"> <div class="wishlistSubmitButton"> <span><span class="wishStatus"></span></span> <div class="js_wishBtn wishlistinserttag"> <a onclick="putItemToWishListAfterAjaxCheck(&quot;https://shop.asahi.com/ajax_wishlist_insert.html&quot;, &quot;2413&quot;, &quot;ASB04&quot;, &quot;3043f6d732fb858cbf9067b82f626371&quot;, eb$(this).parent()); return false;" href="javascript:void(0);" class="p_wishIcon"><img src="/client_info/ASAHI/view/userweb/images/item_detail/icon_wish.svg?timestamp=1732978882708" alt="" /></a> </div> <div class="js_wishBtn wishlistdeletetag"> <a onclick="deleteItemToWishListAfterAjaxCheck(&quot;https://shop.asahi.com/ajax_wishlist_delete.html&quot;, &quot;&quot;,&quot;2413&quot;,&quot;ASB04&quot;, &quot;3043f6d732fb858cbf9067b82f626371&quot;, eb$(this).parent()); return false;" href="javascript:void(0);" class="p_wishIcon"><img src="/client_info/ASAHI/view/userweb/images/item_detail/icon_wish_on.svg?timestamp=1732978882708" alt="" /></a> </div> <div class="m_wishMessage wishlistMessage"> <div class="p_window"> <div class="p_closeBtn"></div> <p>お気に入りに登録しました。</p> <p class="c_mt1em"><a href="https://shop.asahi.com/wishlist.html" class="m_mrkLink s_head">お気に入りリストをみる</a></p> </div> </div> <div class="m_wishMessage wishlistDelMessage"> <div class="p_window"> <div class="p_closeBtn"></div> <p>お気に入りから削除しました。</p> </div> </div> </div> </td> </tr><tr> <td class="s_text"> <div class="p_name"> <div class="p_img"></div> <span>200ml</span> </div> <span> <span> <span class="p_price">販売価格 <strong>6,500円</strong>(税込)</span> </span> </span> </td> <td class="s_btn"> <div> <div> <button onclick="putItemPropertyToCart(&quot;2413&quot;, &quot;ASB08&quot;, &quot;insert&quot;, &quot;https://shop.asahi.com/cart_index.html&quot;, eb$(this).parent()); return false;" class="m_cartBtn s_sizeS">カートに入れる</button> </div> </div> </td> <td class="s_wish"> <div class="wishlistSubmitButton"> <span><span class="wishStatus"></span></span> <div class="js_wishBtn wishlistinserttag"> <a onclick="putItemToWishListAfterAjaxCheck(&quot;https://shop.asahi.com/ajax_wishlist_insert.html&quot;, &quot;2413&quot;, &quot;ASB08&quot;, &quot;3043f6d732fb858cbf9067b82f626371&quot;, eb$(this).parent()); return false;" href="javascript:void(0);" class="p_wishIcon"><img src="/client_info/ASAHI/view/userweb/images/item_detail/icon_wish.svg?timestamp=1732978882708" alt="" /></a> </div> <div class="js_wishBtn wishlistdeletetag"> <a onclick="deleteItemToWishListAfterAjaxCheck(&quot;https://shop.asahi.com/ajax_wishlist_delete.html&quot;, &quot;&quot;,&quot;2413&quot;,&quot;ASB08&quot;, &quot;3043f6d732fb858cbf9067b82f626371&quot;, eb$(this).parent()); return false;" href="javascript:void(0);" class="p_wishIcon"><img src="/client_info/ASAHI/view/userweb/images/item_detail/icon_wish_on.svg?timestamp=1732978882708" alt="" /></a> </div> <div class="m_wishMessage wishlistMessage"> <div class="p_window"> <div class="p_closeBtn"></div> <p>お気に入りに登録しました。</p> <p class="c_mt1em"><a href="https://shop.asahi.com/wishlist.html" class="m_mrkLink s_head">お気に入りリストをみる</a></p> </div> </div> <div class="m_wishMessage wishlistDelMessage"> <div class="p_window"> <div class="p_closeBtn"></div> <p>お気に入りから削除しました。</p> </div> </div> </div> </td> </tr> </table> <!-- / ====================商品属性が一つの場合======================== --> <!-- ======================商品属性が二つの場合====================== / --> <!-- / ====================商品属性が二つの場合======================== --> <div id="VariationModal" class="m_modal"> <div class="p_window"> <div class="p_closeBtn"></div> <div class="p_scrollArea"> <div class="m_modalTitle">カートに入れる</div><!-- revised h2 remove --> </div> </div> </div> </div> </form> <div class="m_detailSubArea"> <!-- revised sns area moved --> <ul class="m_socialList"> <li><a href="https://social-plugins.line.me/lineit/share?url=URL" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/item_detail/btn_social_line.png?timestamp=1732978882708" alt="LINE" /></a></li> <li><a href="https://twitter.com/share?url=URL" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/item_detail/btn_social_x.png?timestamp=1732978882708" alt="X" /></a></li> <li><a href="http://www.facebook.com/share.php?u=URL" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/item_detail/btn_social_facebook.png?timestamp=1732978882708" alt="Facebook" /></a></li> </ul> <!-- /revised sns area moved --> <p class="p_code">商品番号:2413</p> <div class="m_itemNote">当店では商品の発送手配後はキャンセルをお受けできませんので、ご注意ください。詳しくは、<a href="https://shop.asahi.com/ext/guide.html#return" class="m_link" target="_blank">ご利用ガイド>返品・交換について</a>をご確認ください。</div> </div> <!-- ======================商品説明HTML表示箇所====================== / --> <div class="m_itemDetail"> <h3 class="m_titleM">常識が変わる ジュースのような新鮮さ</h3> <div class="m_imgText"> <div class="p_img"> <div class="m_img"> <img src="/client_info/ASAHI/itemimage/2413/1 (3).jpg" /> </div> </div> <div class="p_text"> <p class="m_text"> 日本で初めてオリーブの栽培に成功し、以来国内の一大産地として知られる香川県の小豆島。この島で24年秋に収穫された新鮮な果実を、24時間以内に搾ったエキストラバージンオリーブオイルが本品。スーパーなどで一般的に販売されているオリーブオイルの概念を覆すだけのインパクトがあります。小豆島を拠点に、瀬戸内の優れた特産品を商品化する「オリーブアイランド」謹製の人気商品です。</p> <p class="m_text"> オリーブオイルはオリーブの果実だけを搾ってろ過した植物油のため、果実の持っている栄養素であるオレイン酸、スクワラン、ビタミンEなどの成分が豊富に含まれています。本品がのどを通るときにピリリとした辛みを感じますが、これはポリフェノールがたっぷり含まれているからです。</p> <p class="m_text"> トランス脂肪酸や飽和脂肪酸等は一切含まれていません。オメガ9も豊富で、食生活が偏りがちな現代人のコレステロール対策にも最適です。本品は採油の工程で、原料処理や溶剤などは一切行わずコールドプレス(低温搾油)しています。</p> <p class="m_text"> 国際オリーブオイル協会が定めた「エキストラバージンオリーブオイル」の基準は、酸度が0.8%以下です。本品は基準を大幅に下回る酸度0.1~0.2%程度。酸化を防ぐため、さまざまな工夫が凝らされています。</p> <p class="m_text"> オリーブ果実は傷ついた果皮から酸化が始まります。そのため、果実に傷を付けないよう小豆島の農園では一粒ずつ丁寧に手摘みしています。農園も加工場も同じ島内のため輸送時間が短く、収穫から24時間以内の新鮮な果実を搾油できることも酸度を低く抑えられる秘訣です。</p> <p class="m_text"> お召し上がり時は加熱せず、ぜひ生食で香り、辛み、苦みなどのを存分に味わっていただきたい。サラダにドレッシングとしてかけたり、パンに付けたりとアイデア次第で利用法は無限に広がります。味噌汁やごはんになど、和食にも合うと評判です。</p> </div> </div> <div class="m_imgCol s_col3"> <div class="m_img"> <img src="/client_info/ASAHI/itemimage/2413/1 (10).jpg" /> <p class="p_caption">小豆島のオリーブ農園の風景</p> </div> <div class="m_img"> <img src="/client_info/ASAHI/itemimage/2413/1 (9).jpg" /> <p class="p_caption">2024年秋収穫のフレッシュなオリーブを使用</p> </div> <div class="m_img"> <img src="/client_info/ASAHI/itemimage/2413/1 (11).jpg" /> <p class="p_caption">傷つかないよう一つ一つ手摘みした果実</p> </div> </div> <div class="m_box"> <h3 class="m_titleM">商品仕様</h3> <ul class="m_specList"> <li>●名称/食用オリーブ油</li> <li>●内容量/【120ml】109g【200ml】182g</li> <li>●原材料名及び及び原料原産地/食用オリーブ油(小豆島産)</li> <li>●保存方法/直射日光を避けて常温で保存してください。</li> <li>●賞味期限/製造日から540日</li> <li>●販売者/オリーブアイランド株式会社</li> <li>●加工者/小豆島ファクトリー合同会社</li> <li>■栄養成分表示(100gあたり)■</li> <li>エネルギー921kcal、たんぱく質0.0g、脂質100.0g、炭水化物0.0g、ナトリウム0mg、食塩相当量0.0g</li> <li></li> </ul> </div> </div> <!-- / ====================商品説明HTML表示箇所======================== --> <div class="f_breadcrumbs c_ud767"> <a href="https://shop.asahi.com/">HOME</a> <span> <span> > <a href="https://shop.asahi.com/category/ASAHISHOP/">朝日新聞SHOP</a> </span><span> > <a href="https://shop.asahi.com/category/ASAS01/">健康</a> </span><span> > <a href="https://shop.asahi.com/category/ASAS01_8/">健康食品</a> </span> </span> > エキストラバージンオリーブオイル 純 </div> <div class="m_sectionM"> <h2 class="m_titleXL"><span class="js_asahishopTitle">一緒に買われている商品</span></h2> <div class="m_itemSlider"> <div class="p_inner"> <ul class="m_itemList"> <li> <a href="https://shop.asahi.com/item/2241.html" title="フィットネスクラブがつくったスタイリーボール(レッド)"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/2241/tmb07_2241.jpg" alt="フィットネスクラブがつくったスタイリーボール(レッド)" /> </div> <div class="c_onlyAsm p_brand">スポーツオアシス</div> <h3>フィットネスクラブがつくったスタイリーボール(レッド)</h3> <div> <div class="p_beforePrice">14,800円</div> <div class="p_price">9,980円</div> </div> <ul class="m_iconList"> <li class="s_sale">SALE</li> </ul> </a> </li> </ul> </div> <div class="p_btn s_left"><img src="/client_info/ASAHI/view/userweb/images/cmn/btn_left.png?timestamp=1732978882708" alt="" /></div> <div class="p_btn s_right"><img src="/client_info/ASAHI/view/userweb/images/cmn/btn_right.png?timestamp=1732978882708" alt="" /></div> </div> </div> <div class="m_sectionM c_onlyAsahishop"> <h2 class="m_titleXL">新<span class="c_colorRed">着</span>商品</h2> <div class="m_itemSlider"> <div class="p_inner"> <ul class="m_itemList"> <li> <a href="https://shop.asahi.com/item/2413.html" title="エキストラバージンオリーブオイル 純"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/2413/1 (8).jpg" alt="エキストラバージンオリーブオイル 純" /> </div> <h3>エキストラバージンオリーブオイル 純</h3> <div> <div class="p_price">4,200円</div> </div> <ul class="m_iconList"> <li class="s_limited">数量限定</li> </ul> </a> </li><li> <a href="https://shop.asahi.com/item/YYT0031.html" title="鍛造オールステンレスキッチンバサミ"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/YYT0031/tmb01_YYT0031.jpg" alt="鍛造オールステンレスキッチンバサミ" /> </div> <h3>鍛造オールステンレスキッチンバサミ</h3> <div> <div class="p_price">6,600円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li> <a href="https://shop.asahi.com/item/2412.html" title="セキスイ 断熱サーモキープ"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/2412/1 (1).jpg" alt="セキスイ 断熱サーモキープ" /> </div> <h3>セキスイ 断熱サーモキープ</h3> <div> <div class="p_price">8,800円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li> <a href="https://shop.asahi.com/item/2411.html" title="吸湿発熱フランネル 毛布にもなるあったか布団カバー"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/2411/cover01.JPEG" alt="吸湿発熱フランネル 毛布にもなるあったか布団カバー" /> </div> <h3>吸湿発熱フランネル 毛布にもなるあったか布団カバー</h3> <div> <div class="p_price">7,880円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li> <a href="https://shop.asahi.com/item/2408.html" title="吉祥刺繍テーブルランナー"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/2408/tmb01_2408.jpg" alt="吉祥刺繍テーブルランナー" /> </div> <h3>吉祥刺繍テーブルランナー</h3> <div> <div class="p_price">6,600円</div> </div> <ul class="m_iconList"> </ul> </a> </li> </ul> </div> <div class="p_btn s_left"><img src="/client_info/ASAHI/view/userweb/images/cmn/btn_left.png?timestamp=1732978882708" alt="" /></div> <div class="p_btn s_right"><img src="/client_info/ASAHI/view/userweb/images/cmn/btn_right.png?timestamp=1732978882708" alt="" /></div> </div> </div> <div class="m_sectionM c_onlyGochimaru"> <h2 class="m_titleXL s_new"><span>新着商品</span></h2> <div class="m_itemSlider"> <div class="p_inner"> <ul class="m_itemList"> <li> <a href="https://shop.asahi.com/item/BNR0001.html" title="北海道産冷凍生たらばがに 500g"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/BNR0001/BRN0001_01.jpg" alt="北海道産冷凍生たらばがに 500g" /> </div> <h3>北海道産冷凍生たらばがに 500g</h3> <div> <div class="p_price">9,900円</div> </div> <ul class="m_iconList"> <li class="s_limited">数量限定</li> </ul> </a> </li><li> <a href="https://shop.asahi.com/item/BNR0005.html" title="北海道産大粒いくらしょうゆ漬け 500g"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/BNR0005/BNR0005_01.jpg" alt="北海道産大粒いくらしょうゆ漬け 500g" /> </div> <h3>北海道産大粒いくらしょうゆ漬け 500g</h3> <div> <div class="p_price">5,980円</div> </div> <ul class="m_iconList"> <li class="s_limited">数量限定</li> </ul> </a> </li><li> <a href="https://shop.asahi.com/item/8200317.html" title="【訳あり】端っこ 牛ヒレカット(1.2kg 300g×4)"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/8200317/8200317_01.jpg" alt="【訳あり】端っこ 牛ヒレカット(1.2kg 300g×4)" /> </div> <h3>【訳あり】端っこ 牛ヒレカット(1.2kg 300g×4)</h3> <div> <div class="p_price">5,360円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li> <a href="https://shop.asahi.com/item/8501849.html" title="金澤おでん8種と牛すじ煮込みセット(醤油味・味噌味)"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/8501849/8501849-01.jpg" alt="金澤おでん8種と牛すじ煮込みセット(醤油味・味噌味)" /> </div> <h3>金澤おでん8種と牛すじ煮込みセット(醤油味・味噌味)</h3> <div> <div class="p_price">7,560円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li> <a href="https://shop.asahi.com/item/THE0002.html" title="天然まぐろ三昧 詰合せ「泉」"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/THE0002/THE0002_01.jpg" alt="天然まぐろ三昧 詰合せ「泉」" /> </div> <h3>天然まぐろ三昧 詰合せ「泉」</h3> <div> <div class="p_price">4,320円</div> </div> <ul class="m_iconList"> </ul> </a> </li> </ul> </div> <div class="p_btn s_left"><img src="/client_info/ASAHI/view/userweb/images/cmn/btn_left.png?timestamp=1732978882708" alt="" /></div> <div class="p_btn s_right"><img src="/client_info/ASAHI/view/userweb/images/cmn/btn_right.png?timestamp=1732978882708" alt="" /></div> </div> </div> <div class="m_sectionM c_onlyAsm"> <h2 class="m_titleXL s_new"><span>新着商品</span></h2> <div class="m_itemSlider"> <div class="p_inner"> <ul class="m_itemList"> <li> <a href="https://shop.asahi.com/item/ASM0267.html" title="コットンシャンブレーバルカラーコート"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/ASM0267/ASM0267_1.jpg" alt="コットンシャンブレーバルカラーコート" /> </div> <div class="c_onlyAsm p_brand">THE ME</div> <h3>コットンシャンブレーバルカラーコート</h3> <div> <div class="p_price">80,300円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li> <a href="https://shop.asahi.com/item/ASM0073.html" title="RIDER デニムジャケット"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/ASM0073/ASM0073_01.jpg" alt="RIDER デニムジャケット" /> </div> <div class="c_onlyAsm p_brand">YCHAI</div> <h3>RIDER デニムジャケット</h3> <div> <div class="p_price">53,900円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li> <a href="https://shop.asahi.com/item/ASM0039.html" title="葉合わせ 札入れ バレニア"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/ASM0039/ASM0039_01.jpg" alt="葉合わせ 札入れ バレニア" /> </div> <div class="c_onlyAsm p_brand">T・MBH</div> <h3>葉合わせ 札入れ バレニア</h3> <div> <div class="p_price">72,600円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li> <a href="https://shop.asahi.com/item/ASM0077.html" title="ROBUSTO 5ポケットデニム"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/ASM0077/ASM0077_01.jpg" alt="ROBUSTO 5ポケットデニム" /> </div> <div class="c_onlyAsm p_brand">YCHAI</div> <h3>ROBUSTO 5ポケットデニム</h3> <div> <div class="p_price">33,000円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li> <a href="https://shop.asahi.com/item/ASM0305.html" title="別注キャンバストラペトート ブラウン"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/ASM0305/ASM0305_1.jpg" alt="別注キャンバストラペトート ブラウン" /> </div> <div class="c_onlyAsm p_brand">BROOKLYN MUSEUM</div> <h3>別注キャンバストラペトート ブラウン</h3> <div> <div class="p_price">44,000円</div> </div> <ul class="m_iconList"> </ul> </a> </li> </ul> </div> <div class="p_btn s_left"><img src="/client_info/ASAHI/view/userweb/images/cmn/btn_left.png?timestamp=1732978882708" alt="" /></div> <div class="p_btn s_right"><img src="/client_info/ASAHI/view/userweb/images/cmn/btn_right.png?timestamp=1732978882708" alt="" /></div> </div> </div> <div class="m_sectionM c_onlyAsahishop"> <h2 class="m_titleXL">売<span class="c_colorRed">上</span>ランキング</h2> <div class="m_itemSlider"> <div class="p_inner"> <ul class="m_itemList"> <li id="ranking_no1"> <a href="https://shop.asahi.com/item/2172.html" title="吸湿発熱フランネル 掛け毛布&敷き毛布セット"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/2172/2172_21.jpg" alt="吸湿発熱フランネル 掛け毛布&敷き毛布セット" /> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> <div class="p_rank">1</div> </div> <h3>吸湿発熱フランネル 掛け毛布&敷き毛布セット</h3> <div> <div class="p_price">6,590円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li id="ranking_no2"> <a href="https://shop.asahi.com/item/2241.html" title="フィットネスクラブがつくったスタイリーボール"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/2241/tmb01_2241.jpg" alt="フィットネスクラブがつくったスタイリーボール" /> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> <div class="p_rank">2</div> </div> <h3>フィットネスクラブがつくったスタイリーボール</h3> <div> <div class="p_beforePrice">14,800円</div> <div class="p_price">9,980円</div> </div> <ul class="m_iconList"> <li class="s_sale">SALE</li> </ul> </a> </li><li id="ranking_no3"> <a href="https://shop.asahi.com/item/2312.html" title="アラジン 遠赤グラファイトヒーター「瞬間暖房」(トリカゴ)"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/2312/aradincat.jpg" alt="アラジン 遠赤グラファイトヒーター「瞬間暖房」(トリカゴ)" /> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> <div class="p_rank">3</div> <div class="p_soldout">在庫切れ</div> </div> <h3>アラジン 遠赤グラファイトヒーター「瞬間暖房」(トリカゴ)</h3> <div> <div class="p_price">10,500円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li id="ranking_no4"> <a href="https://shop.asahi.com/item/2321.html" title="吸湿発熱フランネル ホットテックスカーペット"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/2321/carpet01.jpg" alt="吸湿発熱フランネル ホットテックスカーペット" /> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> <div class="p_rank">4</div> </div> <h3>吸湿発熱フランネル ホットテックスカーペット</h3> <div> <div class="p_price">5,990円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li id="ranking_no5"> <a href="https://shop.asahi.com/item/1649.html" title="龍野コルク工業 レグぽか・ミニ"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/1649/tmb01_1649-SC44.jpg" alt="龍野コルク工業 レグぽか・ミニ" /> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> <div class="p_rank">5</div> </div> <h3>龍野コルク工業 レグぽか・ミニ</h3> <div> <div class="p_price">2,750円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li id="ranking_no6"> <a href="https://shop.asahi.com/item/1889.html" title="洗える体圧分散敷きパッド"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/1889/tmb01_1889.jpg" alt="洗える体圧分散敷きパッド" /> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> <div class="p_rank">6</div> </div> <h3>洗える体圧分散敷きパッド</h3> <div> <div class="p_price">9,990円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li id="ranking_no7"> <a href="https://shop.asahi.com/item/2111.html" title="ホスケアトイレ抗菌 2箱組"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/2111/tmb01_2111.jpg" alt="ホスケアトイレ抗菌 2箱組" /> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> <div class="p_rank">7</div> </div> <h3>ホスケアトイレ抗菌 2箱組</h3> <div> <div class="p_price">7,700円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li id="ranking_no8"> <a href="https://shop.asahi.com/item/2413.html" title="エキストラバージンオリーブオイル 純"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/2413/1 (8).jpg" alt="エキストラバージンオリーブオイル 純" /> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> <div class="p_rank">8</div> </div> <h3>エキストラバージンオリーブオイル 純</h3> <div> <div class="p_price">4,200円</div> </div> <ul class="m_iconList"> <li class="s_limited">数量限定</li> </ul> </a> </li><li id="ranking_no9"> <a href="https://shop.asahi.com/item/1152.html" title="渡嘉毛織こころぜ毛糸のパンツ"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/1152/tmb01_1152.jpg" alt="渡嘉毛織こころぜ毛糸のパンツ" /> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> <div class="p_rank">9</div> </div> <h3>渡嘉毛織こころぜ毛糸のパンツ</h3> <div> <div class="p_price">3,960円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li id="ranking_no10"> <a href="https://shop.asahi.com/item/1621.html" title="クリスチアン・ヴェルナー 手彫り干支セット"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/1621/tmb01_1621.jpg" alt="クリスチアン・ヴェルナー 手彫り干支セット" /> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> <div class="p_rank">10</div> </div> <h3>クリスチアン・ヴェルナー 手彫り干支セット</h3> <div> <div class="p_price">37,400円</div> </div> <ul class="m_iconList"> </ul> </a> </li> </ul> </div> <div class="p_btn s_left"><img src="/client_info/ASAHI/view/userweb/images/cmn/btn_left.png?timestamp=1732978882708" alt="" /></div> <div class="p_btn s_right"><img src="/client_info/ASAHI/view/userweb/images/cmn/btn_right.png?timestamp=1732978882708" alt="" /></div> </div> </div> <div class="m_sectionM c_onlyGochimaru"> <h2 class="m_titleXL"><span>売上ランキング</span></h2> <div class="m_itemSlider"> <div class="p_inner"> <ul class="m_itemList"> <li id="ranking_no1"> <a href="https://shop.asahi.com/item/IBR0007.html" title="【12/30お届け】柿の葉寿司と3種の棒寿司セット"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/IBR0007/IBR0007_1.jpg" alt="【12/30お届け】柿の葉寿司と3種の棒寿司セット" /> <div class="p_rank">1</div> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> </div> <h3>【12/30お届け】柿の葉寿司と3種の棒寿司セット</h3> <div> <div class="p_price">12,800円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li id="ranking_no2"> <a href="https://shop.asahi.com/item/YMF0010.html" title="朝日新聞社 和洋ぜいたくおせち三段 輝 3~4人前"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/YMF0010/YMF0010_01.jpg" alt="朝日新聞社 和洋ぜいたくおせち三段 輝 3~4人前" /> <div class="p_rank">2</div> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> <div class="p_soldout">在庫切れ</div> </div> <h3>朝日新聞社 和洋ぜいたくおせち三段 輝 3~4人前</h3> <div> <div class="p_price">27,776円</div> </div> <ul class="m_iconList"> <li class="s_limited">数量限定</li> </ul> </a> </li><li id="ranking_no3"> <a href="https://shop.asahi.com/item/YMF0014.html" title="朝日新聞社 少人数おせち和風一段  雅 1~2人前"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/YMF0014/YMF0014_01.jpg" alt="朝日新聞社 少人数おせち和風一段  雅 1~2人前" /> <div class="p_rank">3</div> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> <div class="p_soldout">在庫切れ</div> </div> <h3>朝日新聞社 少人数おせち和風一段  雅 1~2人前</h3> <div> <div class="p_price">11,100円</div> </div> <ul class="m_iconList"> <li class="s_limited">数量限定</li> </ul> </a> </li><li id="ranking_no4"> <a href="https://shop.asahi.com/item/YMF0012.html" title="朝日新聞社 やわらかおせち和風一段  優 1人前"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/YMF0012/YMF0012_01.jpg" alt="朝日新聞社 やわらかおせち和風一段  優 1人前" /> <div class="p_rank">4</div> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> </div> <h3>朝日新聞社 やわらかおせち和風一段  優 1人前</h3> <div> <div class="p_price">9,988円</div> </div> <ul class="m_iconList"> <li class="s_limited">数量限定</li> </ul> </a> </li><li id="ranking_no5"> <a href="https://shop.asahi.com/item/FDN0084.html" title="JALですかい(うどん・らーめん)2種セット 計2箱"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/FDN0084/FDN0084_desukai2_m.jpg" alt="JALですかい(うどん・らーめん)2種セット 計2箱" /> <div class="p_rank">5</div> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> </div> <h3>JALですかい(うどん・らーめん)2種セット 計2箱</h3> <div> <div class="p_price">5,780円</div> </div> <ul class="m_iconList"> </ul> </a> </li><li id="ranking_no6"> <a href="https://shop.asahi.com/item/FDN0110.html" title="ハイアット リージェンシー 東京 「香寿」3~4人前"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/FDN0110/FDN0110_01.png" alt="ハイアット リージェンシー 東京 「香寿」3~4人前" /> <div class="p_rank">6</div> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> </div> <h3>ハイアット リージェンシー 東京 「香寿」3~4人前</h3> <div> <div class="p_price">18,900円</div> </div> <ul class="m_iconList"> <li class="s_limited">数量限定</li> </ul> </a> </li><li id="ranking_no7"> <a href="https://shop.asahi.com/item/IBR0001.html" title="【12/30お届け】中華の鉄人陳建一監修 赤坂四川飯店 中華オードブル(豪華13種) 3~5人前"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/IBR0001/8500934_01.jpg" alt="【12/30お届け】中華の鉄人陳建一監修 赤坂四川飯店 中華オードブル(豪華13種) 3~5人前" /> <div class="p_rank">7</div> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> </div> <h3>【12/30お届け】中華の鉄人陳建一監修 赤坂四川飯店 中華オードブル(豪華13種) 3~5人前</h3> <div> <div class="p_price">10,800円</div> </div> <ul class="m_iconList"> <li class="s_limited">数量限定</li> </ul> </a> </li><li id="ranking_no8"> <a href="https://shop.asahi.com/item/JLX0001.html" title="京都御苑 檜垣茶寮・安部総料理長監修「恭賀」個食2客"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/JLX0001/JLX0001_01.png" alt="京都御苑 檜垣茶寮・安部総料理長監修「恭賀」個食2客" /> <div class="p_rank">8</div> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> </div> <h3>京都御苑 檜垣茶寮・安部総料理長監修「恭賀」個食2客</h3> <div> <div class="p_price">14,580円</div> </div> <ul class="m_iconList"> <li class="s_limited">数量限定</li> </ul> </a> </li><li id="ranking_no9"> <a href="https://shop.asahi.com/item/FDN0111.html" title="ハイアット リージェンシー 東京 「香宝」 4~5人前"> <div class="p_img"> <img src="/client_info/ASAHI/itemimage/FDN0111/FDN0111_01.png" alt="ハイアット リージェンシー 東京 「香宝」 4~5人前" /> <div class="p_rank">9</div> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> </div> <h3>ハイアット リージェンシー 東京 「香宝」 4~5人前</h3> <div> <div class="p_price">24,840円</div> </div> <ul class="m_iconList"> <li class="s_limited">数量限定</li> </ul> </a> </li><li id="ranking_no10"> <a href="https://shop.asahi.com/item/8501340.html" title="柿の葉すし(35個入り)(のどぐろ・能登牛・サバ・紅鮭・鯛・海老・穴子)"> <div class="p_img"> <img src="https://shop.asahi.com/client_info/ASAHI/itemimage/8501340/8501340_01.jpg" alt="柿の葉すし(35個入り)(のどぐろ・能登牛・サバ・紅鮭・鯛・海老・穴子)" /> <div class="p_rank">10</div> <!-- <span m:id="common.IF_FREE_RANKING_ITEM_NEW" class="p_new">NEW</span> --> </div> <h3>柿の葉すし(35個入り)(のどぐろ・能登牛・サバ・紅鮭・鯛・海老・穴子)</h3> <div> <div class="p_price">6,500円</div> </div> <ul class="m_iconList"> </ul> </a> </li> </ul> </div> <div class="p_btn s_left"><img src="/client_info/ASAHI/view/userweb/images/cmn/btn_left.png?timestamp=1732978882708" alt="" /></div> <div class="p_btn s_right"><img src="/client_info/ASAHI/view/userweb/images/cmn/btn_right.png?timestamp=1732978882708" alt="" /></div> </div> </div> </div><!-- /f_main --> </div><!-- /f_content --> <footer class="f_footer"> <div class="p_pagetop" id="topBtn"> <a href="#"><img src="/client_info/ASAHI/view/userweb/images/cmn/scroll_top.png?timestamp=1732978882708" alt="ページトップへ戻る" /></a> </div> <div class="m_frame"> <div class="c_onlyAsahimall"> <ul class="p_categList"> <li> <a href="https://shop.asahi.com/category/MALL01/">食品・スイーツ</a> </li><li> <a href="https://shop.asahi.com/category/MALL02/">健康</a> </li><li> <a href="https://shop.asahi.com/category/MALL03/">美容</a> </li><li> <a href="https://shop.asahi.com/category/MALL04/">寝具</a> </li><li> <a href="https://shop.asahi.com/category/MALL05/">家電</a> </li><li> <a href="https://shop.asahi.com/category/MALL06/">防災</a> </li><li> <a href="https://shop.asahi.com/category/MALL07/">キッチン</a> </li><li> <a href="https://shop.asahi.com/category/MALL08/">生活雑貨</a> </li><li> <a href="https://shop.asahi.com/category/MALL09/">インテリア</a> </li><li> <a href="https://shop.asahi.com/category/MALL10/">ファッション</a> </li><li> <a href="https://shop.asahi.com/category/MALL11/">アート・カルチャー・展覧会</a> </li><li> <a href="https://shop.asahi.com/category/MALL12/">朝日新聞社イベントグッズ</a> </li><li> <a href="https://shop.asahi.com/category/MALL13/">アウトレット</a> </li> </ul> </div> <div class="c_onlyAsahishop"> <ul class="p_categList"> <li> <a href="https://shop.asahi.com/category/ASAS01/">健康</a> </li><li> <a href="https://shop.asahi.com/category/ASAS02/">美容</a> </li><li> <a href="https://shop.asahi.com/category/ASAS03/">寝具</a> </li><li> <a href="https://shop.asahi.com/category/ASAS04/">家電</a> </li><li> <a href="https://shop.asahi.com/category/ASAS05/">防災</a> </li><li> <a href="https://shop.asahi.com/category/ASAS06/">キッチン</a> </li><li> <a href="https://shop.asahi.com/category/ASAS07/">生活雑貨</a> </li><li> <a href="https://shop.asahi.com/category/ASAS08/">インテリア</a> </li><li> <a href="https://shop.asahi.com/category/ASAS09/">ファッション</a> </li><li> <a href="https://shop.asahi.com/category/ASAS10/">アート・カルチャー・展覧会</a> </li><li> <a href="https://shop.asahi.com/category/ASAS11/">朝日新聞社イベントグッズ</a> </li><li> <a href="https://shop.asahi.com/category/ASAS12/">アウトレット</a> </li> </ul> </div> <div class="c_onlyGochimaru"> <ul class="p_categList"> <li> <a href="https://shop.asahi.com/category/GOCH01/">肉・海鮮</a> </li><li> <a href="https://shop.asahi.com/category/GOCH08/">青果</a> </li><li> <a href="https://shop.asahi.com/category/GOCH02/">洋菓子</a> </li><li> <a href="https://shop.asahi.com/category/GOCH03/">和菓子</a> </li><li> <a href="https://shop.asahi.com/category/GOCH04/">総菜・おかず</a> </li><li> <a href="https://shop.asahi.com/category/GOCH05/">米飯・パン・麺</a> </li><li> <a href="https://shop.asahi.com/category/GOCH06/">飲料</a> </li><li> <a href="https://shop.asahi.com/category/GOCH07/">グロッサリー・その他</a> </li><li> <a href="https://shop.asahi.com/category/OKAIDOKU/">お買い得商品特集</a> </li><li> <a href="https://shop.asahi.com/category/AUTUMNSWEETS/">秋スイーツ特集</a> </li> </ul> </div> <div class="c_onlyAsm"> <ul class="p_categList"> <li> <a href="https://shop.asahi.com/category/ASMA01/">トップス</a> </li><li> <a href="https://shop.asahi.com/category/ASMA02/">ジャケット</a> </li><li> <a href="https://shop.asahi.com/category/ASMA03/">スーツ</a> </li><li> <a href="https://shop.asahi.com/category/ASMA04/">アウター</a> </li><li> <a href="https://shop.asahi.com/category/ASMA05/">パンツ</a> </li><li> <a href="https://shop.asahi.com/category/ASMA06/">シューズ</a> </li><li> <a href="https://shop.asahi.com/category/ASMA07/">バッグ</a> </li><li> <a href="https://shop.asahi.com/category/ASMA08/">ファッション雑貨</a> </li><li> <a href="https://shop.asahi.com/category/ASMA09/">レザーグッズ</a> </li><li> <a href="https://shop.asahi.com/category/ASMA00/">全てを見る</a> </li> </ul> </div> <ul class="p_shopList"> <li> <a href="https://shop.asahi.com/category/ASAHISHOP/"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_logo_asahishop.png?timestamp=1732978882708" alt="朝日新聞SHOP" /></a> <ul class="p_snsList"> <li><a href="https://www.instagram.com/asahishimbunshop/" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_sns_instagram.png?timestamp=1732978882708" alt="Instagram" /></a></li> <li><a href="https://www.facebook.com/asahishop55" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_sns_facebook.png?timestamp=1732978882708" alt="Facebook" /></a></li> <li><a href="https://lin.ee/nvYBwMZ" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_sns_line.png?timestamp=1732978882708" alt="LINE" /></a></li> </ul> </li> <li> <a href="https://shop.asahi.com/category/GOCHIMARU/"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_logo_gochimaru.png?timestamp=1732978882708" alt="ごちマル" /></a> <ul class="p_snsList"> <li><a href="https://www.instagram.com/gochimaru_official/" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_sns_instagram.png?timestamp=1732978882708" alt="Instagram" /></a></li> <li><a href="https://www.facebook.com/%E3%81%94%E3%81%A1%E3%83%9E%E3%83%AB-Gochiso-March%C3%A9-105412039035833" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_sns_facebook.png?timestamp=1732978882708" alt="Facebook" /></a></li> <li><a href="https://twitter.com/gochiso_marche" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_sns_x.png?timestamp=1732978882708" alt="X" /></a></li> <li><a href="https://lin.ee/nvYBwMZ" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_sns_line.png?timestamp=1732978882708" alt="LINE" /></a></li> </ul> </li> <li> <a href="https://shop.asahi.com/category/ASM/"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_logo_asm.png?timestamp=1732978882708" alt="ごちマル" /></a> <ul class="p_snsList"> <li><a href="https://www.instagram.com/aerastylemagazine/" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_sns_instagram.png?timestamp=1732978882708" alt="Instagram" /></a></li> <li><a href="https://www.facebook.com/aerastylemagazine/" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_sns_facebook.png?timestamp=1732978882708" alt="Facebook" /></a></li> <li><a href="https://twitter.com/Aerastylemag" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_sns_x.png?timestamp=1732978882708" alt="X" /></a></li> <li><a href="https://lin.ee/nvYBwMZ" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_sns_line.png?timestamp=1732978882708" alt="LINE" /></a></li> <li><a href="https://www.youtube.com/channel/UC17hP2bNBK2DvIJxzos5-Ww" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_sns_youtube.png?timestamp=1732978882708" alt="YouTube" /></a></li> </ul> </li> </ul> <ul class="p_btnList"> <li> <a href="https://shop.asahi.com/ext/faq.html"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_faq.svg?timestamp=1732978882708" class="s_faq" alt="" /> <span>よくある質問</span> </a> </li> <li> <a href="https://shop.asahi.com/apply.html?id=APPLY1"> <img src="/client_info/ASAHI/view/userweb/images/cmn/icon_contact.svg?timestamp=1732978882708" class="s_contact" alt="" /> <span>お問い合わせ</span> </a> </li> </ul> <div class="p_tel"> <h2>電話でのご注文</h2> <a href="tel:0120013193"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_tel.png?timestamp=1732978882708" alt="0120-013-193" /></a> <span>毎日9:00~19:00</span> </div> <ul class="p_linkList"> <li><a href="https://shop.asahi.com/ext/about.html">朝日新聞モールとは</a></li> <li><a href="https://shop.asahi.com/ext/guide.html">ご利用ガイド</a></li> <li><a href="https://shop.asahi.com/topics_list.html">お知らせ</a></li> <li><a href="https://www.asahi.com/corporate/" target="_blank">会社案内</a></li> <li><a href="https://shop.asahi.com/ext/regulation.html">利用規約</a></li> <li><a href="https://shop.asahi.com/ext/requirements.html">サイト動作環境</a></li> <li><a href="https://shop.asahi.com/ext/privacy.html">プライバシーポリシー</a></li> <li><a href="https://www.asahi.com/corporate/privacypolicy/mall" target="_blank">利用者情報の外部送信</a></li> <li><a href="https://shop.asahi.com/ext/terms_of_sale.html">特定商取引法に基づく表記</a></li> <li class="s_logo"><a href="https://www.jadma.or.jp/" target="_blank"><img src="/client_info/ASAHI/view/userweb/images/cmn/ft_logo_jdma.png?timestamp=1732978882708" alt="公益社団法人 日本通信販売協会 JADMA" /></a></li> </ul> </div> <div class="p_copyright">Copyright © The Asahi Shimbun Company. All rights reserved. <br class="c_ud767" />No reproduction or republication without written permission.</div> </footer> </div><!-- /f_pageArea --> </BODY> </html>

Pages: 1 2 3 4 5 6 7 8 9 10