/* Global Styling */ body{ background: #f1f1f1; font: 16px/1.4 Sans-serif; } a { color: #312C7E; text-decoration: none } .clearfix, .cb { clear: both } amp-iframe{ max-width: 100%; margin-bottom : 20px; } amp-anim { max-width: 100%; } .alignleft{ margin-right: 12px; margin-bottom:5px; float: left; } .alignright{ float:right; margin-left: 12px; margin-bottom:5px; } .aligncenter{ text-align:center; margin: 0 auto } #statcounter{width: 1px;height:1px;} /* Template Styles */ .amp-wp-content, .amp-wp-title-bar div { max-width: 1000px; margin: 0 auto; } /* Slide Navigation code */ .nav_container{ padding: 18px 15px; background: #312C7E; color: #fff; text-align: center } amp-sidebar{ width: 250px; } .amp-sidebar-image{ line-height: 100px; vertical-align:middle; } .amp-close-image{ top: 15px; left: 225px; cursor: pointer; } .toggle-navigationv2 ul{ list-style-type: none; margin: 0; padding: 0; } .toggle-navigationv2 ul ul li a{ padding-left: 35px; background: #fff; display: inline-block } .toggle-navigationv2 ul li a{ padding: 15px 25px; width: 100%; display: inline-block; background: #fafafa; font-size: 14px; border-bottom: 1px solid #efefef; } .close-nav{ font-size: 12px; background: rgba(0, 0, 0, 0.25); letter-spacing: 1px; display: inline-block; padding: 10px; border-radius: 100px; line-height: 8px; margin: 14px; left: 191px; color: #fff; } .close-nav:hover{ background: rgba(0, 0, 0, 0.45);} .toggle-navigation ul{ list-style-type: none; margin: 0; padding: 0; display: inline-block; width: 100% } .menu-all-pages-container:after{ content: ""; clear: both } .toggle-navigation ul li{ font-size: 13px; border-bottom: 1px solid rgba(0, 0, 0, 0.11); padding: 11px 0px; width: 25%; float: left; text-align: center; margin-top: 6px } .toggle-navigation ul ul{ display: none } .toggle-navigation ul li a{ color: #eee; padding: 15px; } .toggle-navigation{ display: none; background: #444; } .toggle-text{ color: #fff; font-size: 12px; text-transform: uppercase; letter-spacing: 3px; display: inherit; text-align: center; } .toggle-text:before{ content: "..."; font-size: 32px; position: ; font-family: georgia; line-height: 0px; margin-left: 0px; letter-spacing: 1px; top: -3px; position: relative; padding-right: 10px; } .nav_container:hover + .toggle-navigation, .toggle-navigation:hover, .toggle-navigation:active, .toggle-navigation:focus{ display: inline-block; width: 100%; } /* Category 2 */ .category-widget-wrapper{ padding:30px 15% 10px 15% } .amp-category-block ul{ list-style-type:none;padding:0 } .amp-category-block-btn{ display: block; text-align: center; font-size: 13px; margin-top: 15px; border-bottom: 1px solid #f1f1f1; text-decoration: none; padding-bottom: 8px;} .category-widget-gutter h4{ margin-bottom: 0px;} .category-widget-gutter ul{ margin-top: 10px; list-style-type:none; padding:0 } .amp-category-post{ width: 32%;display: inline-block; word-wrap: break-word;float: left;} .amp-category-post amp-img{ margin-bottom:5px; } .amp-category-block li:nth-child(3){ margin: 0 1%;} .searchmenu{ right: 10px; top: 31%; position: absolute; } .searchmenu button{ background:transparent; border:none } .closebutton{ background: transparent; border: 0; color: rgba(255, 255, 255, 0.7); border: 1px solid rgba(255, 255, 255, 0.7); border-radius: 30px; width: 32px; height: 32px; font-size: 12px; text-align: center; position: absolute; top: 12px; right: 20px; outline:none } amp-lightbox{ background: rgba(0, 0, 0,0.85); } /* CSS3 icon */ [class*=icono-]:after, [class*=icono-]:before { content: ''; pointer-events: none; } .icono-search:before{ position: absolute; left: 50%; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); width: 2px; height: 9px; box-shadow: inset 0 0 0 32px; top: 0px; border-radius: 0 0 1px 1px; left: 14px; } [class*=icono-] { display: inline-block; vertical-align: middle; position: relative; font-style: normal; color: #f42; text-align: left; text-indent: -9999px; direction: ltr } .icono-search { -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%) } .icono-search { border: 1px solid; width: 10px; height: 10px; border-radius: 50%; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); margin: 4px 4px 8px 8px; } .searchform label{ color: #f7f7f7; display: block; font-size: 10px; letter-spacing: 0.3px; line-height: 0; opacity:0.6 } .searchform{ background: transparent; left: 20%; position: absolute; top: 35%; width: 60%; max-width: 100%; transition-delay: 0.5s; } .searchform input{ background: transparent; border: 1px solid #666; color: #f7f7f7; font-size: 14px; font-weight: 400; line-height: 1; letter-spacing: 0.3px; text-transform: capitalize; padding: 20px 0px 20px 30px; margin-top: 15px; width: 100%; } #searchsubmit{opacity:0} .hide{display:none} .headerlogo a, [class*=icono-]{ color: #F42F42 } /* Pagination */ .amp-wp-content.pagination-holder { background: none; padding: 0; box-shadow: none; height: auto; min-height: auto; } #pagination{ width: 100%; margin-top: 15px; } #pagination .next{ float: right; margin-bottom: 10px; } #pagination .prev{ float: left } #pagination .next a, #pagination .prev a{ margin-bottom: 12px; background: #fefefe; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 0 2px 3px rgba(0,0,0,.05); -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.05); box-shadow: 0 2px 3px rgba(0,0,0,.05); padding: 11px 15px; font-size: 12px; color: #666; } /* Sticky Social bar in Single */ .ampforwp-social-icons-wrapper{ margin: 0.65em 0px 0.65em 0px; height: 28px; } .sticky_social{ width: 100%; bottom: 0; display: block; left: 0; box-shadow: 0px 4px 7px #000; background: #fff; padding: 7px 0px 0px 0px; position: fixed; margin: 0; z-index: 10; text-align: center; } .custom-amp-socialsharing-icon{ width: 50px; height: 28px; display: inline-block; background: #5cbe4a;position: relative; top: -8px; padding-top: 0px; } .custom-amp-socialsharing-icon amp-img{ top: 4px; } .custom-amp-socialsharing-line{background:#00b900} .ampforwp-social-icons custom-amp-socialsharing-vk{background:#45668e} .custom-amp-social-sharing-odnoklassniki{background:#ed812b} /* Header */ header.container{line-height: 0;} #header{ background: #fff; text-align: center;padding:17px 0px 17px 0px;display: inline-block;width: 100%;position:relative} #header h1{ text-align: center; font-size: 20px; font-weight: bold; line-height: 1; padding: 4px 3px; margin: 0; } .amp-logo{left: 0;right: 0;display:inline-block} .amp-logo amp-img{ margin: 15px 0px 10px 0px; } .amp-logo amp-img{max-width: 190px;margin: 0 auto;width:px ;} main { padding: 30px 15% 10px 15%; } .amp-wp-content.widget-wrapper{padding: 0px 15%;} main .amp-wp-content{ margin-bottom: 12px; padding: 15px; } .amp-loop-list, .featured-image-content, .the_content, .taxonomy-description{background: #fff; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 0 2px 3px rgba(0,0,0,.05); -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.05); box-shadow: 0 2px 3px rgba(0,0,0,.05);} .home-post_image{ float: right; margin-left: 15px; margin-bottom: -6px; } .amp-wp-title{ margin-top: 0px; } h2.amp-wp-title{ line-height: 30px; } h2.amp-wp-title a{ font-weight: 300; color: #000; font-size: 20px; } h2.amp-wp-title , .amp-wp-post-content p{ margin: 0 0 0 5px; } /* For Excerpt */ .amp-wp-post-content .small-screen-excerpt{ display: none; } .amp-wp-post-content .large-screen-excerpt { display: block; } .amp-wp-post-content p{ font-size: 12px; color: #999; line-height: 20px; margin: 3px 0 0 5px; } main .amp-archive-heading{ background : none; box-shadow: none; padding: 5px; } .amp-sub-archives li{width: 50%;} .amp-sub-archives ul{padding: 0;list-style: none;display: flex;font-size: 12px;line-height: 1.2;margin: 5px 0 10px 0px;}.page-title{font-size: 1.17em;padding: 6px 0;} /* Footer */ #footer{ background : #fff; font-size: 13px; text-align: center; letter-spacing: 0.2px; padding: 20px 0; } #footer p:first-child{ margin-bottom: 12px; } #footer p{ margin: 0 } .footer_menu ul{ list-style-type: none; padding: 0; text-align: center; margin: 0px 20px 25px 20px; line-height: 27px; font-size: 13px } .footer_menu ul li{ display:inline; margin:0 10px; } .footer_menu ul li:first-child{ margin-left:0 } .footer_menu ul li:last-child{ margin-right:0 } .footer_menu ul ul{ display:none } /* Single */ .comment-button-wrapper{ margin-bottom: 0px; margin-top: 60px; text-align:center } .comment-button-wrapper a{ color: #fff; background: #312c7e; font-size: 13px; padding: 10px 20px 10px 20px; box-shadow: 0 0px 3px rgba(0,0,0,.04); border-radius: 80px; } h1.amp-wp-title{ text-align: center; margin: 0.7em 0px 0.6em 0px; font-size: 1.5em; } .amp-wp-content.post-title-meta, .amp-wp-content.post-pagination-meta{ background: none; padding: 0; box-shadow:none } .post-pagination-meta{ min-height:75px } .single-post .post-pagination-meta{ min-height:auto } .single-post .ampforwp-social-icons{ display:inline-block } .post-pagination-meta .amp-wp-tax-category, .post-title-meta .amp-wp-tax-tag{ display : none; } .amp-meta-wrapper{ border-bottom: 1px solid #DADADA; padding-bottom:10px; display:inline-block; width:100%; margin-bottom:0 } .amp-wp-meta{ padding-left: 0; } .amp-wp-tax-category{ float:right } .amp-wp-tax-tag, .amp-wp-meta li{ list-style: none; display: inline-block; } li.amp-wp-tax-category{ float: right } .amp-wp-byline, .amp-wp-posted-on{ float: left } .amp-wp-content amp-img{ max-width: 100%; } figure{ margin: 0; } figcaption{ font-size: 11px; margin-bottom: 11px; background: #eee; padding: 6px 8px; } .amp-wp-author:before{ content: "By "; color: #555; } .amp-wp-author{ margin-right: 1px; } .amp-wp-meta{ font-size: 12px; color: #555; } .amp-wp-author-name:before{content:'By';} .amp-ad-wrapper{ text-align: center } .single-post main{ padding:12px 15% 10px 15% } .the_content p{ margin-top: 5px; color: #333; font-size: 15px; line-height: 26px; margin-bottom: 15px; } .amp-wp-tax-tag{ font-size: 13px; border: 0; display: inline-block; margin: 0.5em 0px 0.7em 0px; width: 100%; } main .amp-wp-content.featured-image-content{ padding: 0px; border: 0; margin-bottom: 0; box-shadow: none } .amp-wp-article-featured-image amp-img {margin: 0 auto;} .amp-wp-article-featured-image.wp-caption .wp-caption-text, .ampforwp-gallery-item .wp-caption-text{color: #696969; font-size: 11px; line-height: 15px; background: #eee; margin: 0; padding: .66em .75em; text-align: center;} .ampforwp-gallery-item.amp-carousel-slide { padding-bottom: 20px;} .amp-wp-content.post-pagination-meta{ max-width: 1030px; } .single-post .ampforwp-social-icons.ampforwp-social-icons-wrapper{ display: block; margin: 0.9em auto 0.9em auto ; max-width: 1030px; } .amp-wp-article-header.amp-wp-article-category.ampforwp-meta-taxonomy{ margin: 10px auto; max-width: 1030px; } .ampforwp_single_excerpt { margin-bottom:15px; font-size: 15px; text-align:center} .single-post .amp_author_area amp-img{ margin: 0; float: left; margin-right: 12px; border-radius: 60px; } .single-post .amp_author_area .amp_author_area_wrapper{ display: inline-block; width: 100%; line-height: 1.4; margin-top: 2px; font-size: 13px; color:#333; font-family: sans-serif; } /* Related Posts */ main .amp-wp-content.relatedpost{ background: none; box-shadow: none; max-width: 1030px; padding:0px 0 0 0; margin:1.8em auto 1.5em auto } .related_posts .related-title, .comments_list h3{ font-size: 14px; font-weight: bold; letter-spacing: 0.4px; margin: 15px 0 10px 0; color: #333; } .related_posts .related-title { display: block; } .related_posts ol{ list-style-type:none; margin:0; padding:0 } .related_posts ol li{ display:inline-block; width:100%; margin-bottom: 12px; background: #fefefe; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-box-shadow: 0 2px 3px rgba(0,0,0,.05); -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.05); box-shadow: 0 2px 3px rgba(0,0,0,.05); padding: 0px; } .related_posts .related_link{ margin-top:18px; margin-bottom:10px; margin-right:10px } .related_posts .related_link a{ font-weight: 300; color: #000; font-size: 18px; } .related_posts ol li amp-img{ width:100px; float:left; margin-right:15px } .related_posts ol li p{ font-size: 12px; color: #999; line-height: 1.2; margin: 12px 0 0 0; } .no_related_thumbnail{ padding: 15px 18px; } .no_related_thumbnail .related_link{ margin: 16px 18px 20px 19px; } .amp-facebook-comments{margin-top:45px} /* ADS */ .amp_home_body .amp_ad_1{ margin-top: 10px; margin-bottom: -20px; } .single-post .amp_ad_1{ margin-top: 10px; margin-bottom: -20px; } html .single-post .ampforwp-incontent-ad-1 { margin-bottom: 10px; } .amp-ad-4{ margin-top:10px; } .amp-wp-content blockquote { background-color: #fff; border-left: 3px solid; margin: 0; padding: 15px 20px 8px 24px; background: #f3f3f3; } pre { white-space: pre-wrap; } /* Tables */ table { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow-x: auto; } table a:link { color: #666; font-weight: bold; text-decoration: none; } table a:visited { color: #999999; font-weight: bold; text-decoration: none; } table a:active, table a:hover { color: #bd5a35; text-decoration: underline; } table { font-family: Arial, Helvetica, sans-serif; color: #666; font-size: 12px; text-shadow: 1px 1px 0px #fff; background: #eee; margin: 0px; width: 95%; } table th { padding: 21px 25px 22px 25px; border-top: 1px solid #fafafa; border-bottom: 1px solid #e0e0e0; background: #ededed; background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb)); background: -moz-linear-gradient(top, #ededed, #ebebeb); } table th:first-child { text-align: left; padding-left: 20px; } table tr:first-child th:first-child { -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; } table tr:first-child th:last-child { -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; } table tr { text-align: center; padding-left: 20px; } table td:first-child { text-align: left; padding-left: 20px; border-left: 0; } table td { padding: 18px; border-top: 1px solid #ffffff; border-bottom: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; background: #fafafa; background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa)); background: -moz-linear-gradient(top, #fbfbfb, #fafafa); } table tr.even td { background: #f6f6f6; background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6)); background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6); } table tr:last-child td {border-bottom: 0;} table tr:last-child td:first-child { -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius: 3px; border-bottom-left-radius: 3px; } table tr:last-child td:last-child { -moz-border-radius-bottomright: 3px; -webkit-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; } table tr:hover td { background: #f2f2f2; background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0)); background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0); } .hide-meta-info{ display: none; } /* Responsive */ @media screen and (min-width: 650px) { table {display: inline-table;} } @media screen and (max-width: 800px) { .single-post main{ padding: 12px 10px 10px 10px } } @media screen and (max-width: 630px) { .related_posts ol li p{ display:none } .related_link { margin: 16px 18px 20px 19px; } .amp-category-post {line-height: 1.45;font-size: 14px; } .amp-category-block li:nth-child(3) {margin:0 0.6%} } @media screen and (max-width: 510px) { .ampforwp-tax-category span{ display:none } .related_posts ol li p{ line-height: 1.6; margin: 7px 0 0 0; } .related_posts .related_link { margin: 17px 18px 17px 19px; } .comments_list ul li .comment-body{ width:auto } } @media screen and (max-width: 425px) { .related_posts .related_link p{ display:none } .alignright, .alignleft {float: none;} .related_posts .related_link { margin: 13px 18px 14px 19px; } .related_posts .related_link a{ font-size: 18px; line-height: 1.7; } .amp-meta-wrapper{ display: inline-block; margin-bottom: 0px; margin-top: 8px; width:100% } .ampforwp-tax-category{ padding-bottom:0 } h1.amp-wp-title{ margin: 16px 0px 13px 0px; } .amp-wp-byline{ padding:0 } .related_posts .related_link a { font-size: 17px; line-height: 1.5; } } @media screen and (max-width: 375px) { #pagination .next a, #pagination .prev a{ padding: 10px 6px; font-size: 11px; color: #666; } .related_posts .related-title, .comments_list h3{ margin-top:15px; } #pagination .next{ margin-bottom:15px;} .related_posts .related_link a { font-size: 15px; line-height: 1.6; } } @media screen and (max-width: 340px) { .related_posts .related_link a { font-size: 15px; } .single-post main{ padding: 10px 5px 10px 5px } .the_content .amp-ad-wrapper{ text-align: center; margin-left: -13px; } .amp-category-post {line-height: 1.45;font-size: 12px; } .amp-category-block li:nth-child(3) {margin:0%} } @media screen and (max-width: 320px) { .related_posts .related_link a { font-size: 13px; } h1.amp-wp-title{ font-size:17px; padding:0px 4px } } @media screen and (max-width: 400px) { .amp-wp-title{ font-size: 19px; margin: 21px 10px -1px 10px; } } @media screen and (max-width: 767px) { .amp-wp-post-content .large-screen-excerpt { display: none; } .amp-wp-post-content .small-screen-excerpt { display: block; } main, .amp-category-block, .category-widget-wrapper{ padding: 15px 18px 0px 18px; } .toggle-navigation ul li{ width: 50% } } @media screen and (max-width: 495px) { h2.amp-wp-title a{ font-size: 17px; line-height: 26px;} } .amp-wp-tax-tag a, a, .amp-wp-author, .headerlogo a, [class*=icono-] { color: #0a89c0;; } body a {color: #0a89c0 } .amp-wp-content blockquote{ border-color:#0a89c0;; } .nav_container, .comment-button-wrapper a { background: #0a89c0;; } .nav_container a{ color:#fff } amp-user-notification { border-color: #0a89c0;; } amp-user-notification button { background-color: #0a89c0;; } .single-post footer { padding-bottom: 40px; } .amp-ad-2{ margin-bottom: 50px; } /**/ .amp-wp-author:before{ content: " By "; } .ampforwp-tax-category span:first-child:after { content: ' '; } .ampforwp-tax-category span:after,.ampforwp-tax-tag span:after { content: ', '; } .ampforwp-tax-category span:last-child:after, .ampforwp-tax-tag span:last-child:after { content: ' '; } .amp-wp-article-content img { max-width: 100%; } .tablepress-table-description { clear: both; display: block; } .tablepress { border-collapse: collapse; border-spacing: 0; width: 100%; margin-bottom: 1em; border: none; } .tablepress th, .tablepress td { padding: 8px; border: none; background: none; text-align: left; } .tablepress tbody td { vertical-align: top; } .tablepress tbody td, .tablepress tfoot th { border-top: 1px solid #dddddd; } .tablepress tbody tr:first-child td { border-top: 0; } .tablepress thead th { border-bottom: 1px solid #dddddd; } .tablepress thead th, .tablepress tfoot th { background-color: #d9edf7; font-weight: bold; vertical-align: middle; } .tablepress .odd td { background-color: #f9f9f9; } .tablepress .even td { background-color: #ffffff; } .tablepress .row-hover tr:hover td { background-color: #f3f3f3; } @media (min-width: 768px) and (max-width: 1600px) {.tablepress { overflow-x: none; } } @media (min-width: 320px) and (max-width: 767px) {.tablepress { display: inline-block; overflow-x: scroll; } } .design_2_wrapper .amp-loop-list .amp-wp-meta {display: none;} .breadcrumb{line-height: 1;margin-bottom:6px;} .breadcrumb ul, .category-single ul{padding:0; margin:0;} .breadcrumb ul li{display:inline;} .breadcrumb ul li a{font-size:12px;} .breadcrumb ul li a::after {content: "►";display: inline-block;font-size: 8px;padding: 0 6px 0 7px;vertical-align: middle;opacity: 0.5;position:relative;top: -0.5px;} .breadcrumb ul li:hover a::after{color:#c3c3c3;} .breadcrumb ul li:last-child a::after{display:none;} .amp-menu > li > a > amp-img, .sub-menu > li > a > amp-img { display: inline-block; margin-right: 4px; } .menu-item amp-img {width: 16px; height: 11px; display: inline-block; margin-right: 5px;} .amp-carousel-container {position: relative;width: 100%;height: 100%;} .amp-carousel-img img {object-fit: contain;} /******* Paste your Custom CSS in this Editor *******//* Inline styles */ .amp-wp-inline-934605138b205d4a9871e64b928b79b8{text-decoration:underline;}.amp-wp-inline-138d714e6265bd8f1acd98fc68074908{clear:both;}.amp-wp-inline-dc34a6fc5b2b6a280671d6705bb4c36e{height:250px;max-width:300px;}.amp_pb{display: inline-block;width: 100%;} .row{display: inline-flex;width: 100%;} .col-2{width:50%;float:left;} .amp_blurb{text-align:center} .amp_blurb amp-img{margin: 0 auto;} .amp_btn{text-align:center} .amp_btn a{background: #f92c8b;color: #fff;padding: 9px 20px;border-radius: 3px;display: inline-block;box-shadow: 1px 1px 4px #ccc;}
X
    Categories: 手土産フードおすすめ

おすすめのレーズンサンド10選【マーガリン不使用&お取り寄せ可能】

個人的にレーズンサンドレーズンバターサンド)が大好きで、どこが美味しいかと日々食べ比べしています。しかし気を付けないといけないのは、有名店のものでもマーガリンやショートニングを使ったものが非常に多いということ。最近ではよく知られるようになってきましたが、マーガリンやショートニングに含まれるトランス脂肪酸は悪玉コレステロールを増やし、心臓疾患などのリスクを高めると言われています。

今回は、管理人おすすめのレーズンバターサンドをご紹介します。全てマーガリン(ショートニング、ファットスプレッドを含む)不使用で、お取り寄せ可能です。是非参考にしてください。

スポンサーリンク


マルセイバターサンド/六花亭


賞味期限:25℃以下で9~10日間

あまりにも有名な六花亭マルセイバターサンドですが、まずはこれを紹介しないわけにはいきません。これだけ安価で大量生産されているのにも関わらずマーガリンを使っていない、大変ありがたいレーズンサンドなのです。六花亭が日本で初めて作ったホワイトチョコレートと、北海道産のフレッシュバターを合わせたバタークリームは、ほどよい甘さしっかり濃厚ながらも、口どけはなめらか。レーズンのラムの風味は強めで、クッキーは柔らかめのしっとりさっくりとした食感。口の中でほろりと崩れてバタークリーム・レーズンと融合する三位一体のコンビネーションはまさに黄金比。何年たっても色あせない安定の美味しさです。
【原材料】バター、小麦粉、レーズン、砂糖、乳加工品(生乳、砂糖)、ココアバター、卵、アーモンド粉末、ラム酒、リキュール、ブランデー、食塩、コーンスターチ、乳製品、ローマッセ、米粉、麦芽エキス、醸造酢/膨張剤、香料、植物レシチン(大豆由来)、トレハロース

マルセイバターサンド/六花亭 10個¥1,400(税込)
楽天市場AmazonYahooショッピング

レーズンバターサンド/キノシタ


賞味期限:冷蔵で5日間程度

キノシタのレーズンバターサンドの大きな特徴は、ひと際目を引く分厚いクッキー。噛み心地のよいしっかりザックリとした食感で、塩気がほどよく、クッキー単体で食べたい美味しさです!バタークリームは、クッキーの存在感に負けないたっぷりのボリュームで濃厚バターそのもののようでもあり、チーズのようでもあり、それでも甘さは控えめで、クッキーと絶妙に融合しています。レーズンは食感がしっかりめで、一般的なものに比べると酸味が豊かな印象。ラムの香りはほんのり程度で、子供でも問題無し。全体的に一体感はありバランスよくまとまっていますが、やはりクッキーの存在感が際立つレーズンサンドなので、美味しいクッキーを味わいたい方におすすめです。
【原材料】バター、国産小麦粉、グラニュー糖、ラムレーズン、アーモンドパウダー、卵、生クリーム、塩

レーズンバターサンド/キノシタ 10個¥2,200(税込)
キノシタオンラインショップ楽天市場

レーズンサンド/TABLES(タブレス)


賞味期限:冷凍約1週間、解凍後2日以内

一方こちらはバタークリームの厚みが凄まじいTABLESタブレス)のレーズンサンド。さぞやリッチな味わいなのだろうと思いきや、バタークリームにホワイトチョコレートがブレンドされているためか、バターのこってり感がなく意外にさっぱり軽やか甘さも控えめで、1個当たりのカロリー302kcal(お茶碗一杯のご飯程度)は、意外に少ないと言えるのではないでしょうか。クッキーはしっとり系でバラバラにならないタイプ。レーズンには一般的なラムではなくキルシュが使われており、いわゆる「ラムレーズン」感が薄い点は好みが分かれるかもしれません。パッケージが綺麗なので、ギフトにもオススメです。
【原材料】小麦粉、バター、食用植物油脂、砂糖、発酵バター、ココアバター、レーズン、卵黄、練乳、塩、脱脂粉乳、全粉乳、洋酒、乳化剤(大豆由来)、酸化防止剤

レーズンサンド/TABLES(タブレス) 8個¥2,400(税込)
TABLES オンラインショップ

レーズンサンド/自由が丘モンブラン


賞味期限:冷凍保存30日

日本でのモンブラン発祥の店としても知られる自由が丘モンブランのレーズンサンド。メッシュ状の焼き跡が特徴的なクッキーは、プラリネが練り込んでありとても香ばしく、ほどよくしっとりして食感はサックリ。バタークリームはコクがありまろやかですが甘さは控えめ。印象的なのはレーズンの美味しさで、身がふっくらしていて甘味・旨味が強い!クッキーとバタークリームが甘さ控えめな分、レーズンの甘味とラムの風味がよりダイレクトに伝わってきます。全体的に感じるのは、自然で体に良さそうな味わいだということ。値段は少々お高めですが、本当にいいものはこうなるのかと感じさせます。
【原材料】小麦粉、バター、砂糖、アーモンド、ヘーゼルナッツ、レーズン、卵、塩、ラム酒、水飴

レーズンサンド/自由が丘 モンブラン 10個¥3,150(税込)
楽天市場AmazonYahooショッピング

ピュアファームクッキー(レーズンバターサンド)/那須ハートランド


賞味期限:20日

那須の観光名所の一つでもある「お菓子の城 那須ハートランド」のレーズンバターサンド。クッキーは表面やや固めきめ細かい生地で、噛み締めるとしっとりほろほろという食感。甘さがほどよく、単体で食べたい美味しさです。バタークリームはミルクの風味をしっかり感じる濃厚さで、量がさほど多いわけではないのですが実に存在感があります。これはおそらく那須高原の美味しい牛乳の賜物なのでしょう。レーズンは洋酒感が強すぎず弱すぎず風味豊か。良い意味でお菓子感がありつつ全体的にバランスよくまとまっており、またコスパの点でも魅力的です。
【原材料】バター、小麦粉、レーズン、砂糖、卵、アーモンドプードル、水あめ、ブランデー、ココアバター、乳化剤、膨張剤(原材料の一部に乳を含む)

レーズンバターサンド/ピュアファームクッキー 10個¥1,335(税込)
楽天市場|Amazon|Yahooショッピング

レーズンサンドサブレ/欧菓子KUTSUMI


賞味期限:冷凍1ヶ月、解凍後冷蔵7日

レーズンサンドが人気だった大阪・淀屋橋の「クリサンテーム」で修業したご主人がレシピを再現したという欧菓子KUTSUMIのレーズンサンドサブレ。まず素晴らしいのがサブレで、アーモンドの香りが香ばしくサクサクでありながら、ふわりと口の中で崩れていく食感が絶品!日が経つとしっとりしていき食感がガラリと変わりますがそれもまた美味しく、異なる食感が楽しめます。赤ワインで煮込んだレーズンはバニラスパイス(おそらくシナモンかクローブ)が効いており、赤ワインが好きな方は絶対に好きなはずの大人の味わい。クリームは軽やかでレーズンの美味しさを引き立てています。是非赤ワインを合わせていただいてください!
【関連記事】レーズンサンドに合うワイン5選(姉妹サイト:ワインと料理のマリアージュ)
【原材料】小麦粉・砂糖・アーモンド・胡桃・レーズン・赤ワイン・卵・天然バニラビーンズ・バター・ラム酒・レモン果汁・香辛料

レーズンサンドサブレ/欧菓子KUTSUMI 10個¥3,456(税込)
楽天市場|Amazon|Yahooショッピング

大粒生レーズンサンド/パティスリーアンジュ


賞味期限:60日間

岩手県花巻市のパティスリーアンジュの「大粒生レーズンサンド」。こちらのレーズンサンドで特筆すべきは何と言ってもそのレーズンの大きさ!市内にある佐藤ぶどう園で造られるサニールージュのレーズン(太陽の生レーズン)は肉厚で食べ応え抜群!糖度も高いですがバランスよく酸味を伴い、ラムの風味に負けないブドウの旨味がが口いっぱいに広がります。クッキーは薄手でサクッと軽く、バタークリームもさっぱりめ。レーズンの存在感が際立つ、レーズンが主役のレーズンサンドです。
【原材料】バター・砂糖・レーズン・カカオバター・ホワイトチョコレート・小麦粉・卵・牛乳・バニラ・食塩/ベーキングパウダー

大粒生レーズンサンド/パティスリーアンジュ 10個¥1,500(税込)
花巻お土産ショップ楽天市場|Amazon|Yahooショッピング

甲州レーズン/清月


賞味期限:15日間

こちらもレーズンが主役のレーズンサンド、清月の「甲州レーズン」。山梨県産のピオーネを使用したレーズンは、生のブドウ感が残っておりとてもジューシー!上のアンジュのレーズンに比べると柔らかく、大きさや食感はドライプルーンに近いものがあります。ラムの風味は比較的強め。クッキーは塩味がよく効いていて、ほろりと柔らかい食感。クリームは甘さ控えめでほんのりバニラが香ります。二口で食べ終えてしまう小ぶりなサイズながら、大粒レーズンの食べ応え甘酸っぱさが十分な満足感を与えてくれるレーズンサンドです。
【原材料】小麦粉、砂糖、ぶどう(山梨県産)、植物油脂、バター、卵、アーモンドプードル、ココアバター、洋酒、発酵乳、膨張剤、乳化剤、香料

甲州レーズン/清月 10個¥2,376(税込)
清月 オンラインショップ楽天市場|Amazon|Yahooショッピング

ESCARGOT レーズンサンド/リンベル


賞味期限:冷蔵で20日

山形の人気イタリアンに併設する洋菓子店Escargotが造るレーズンサンド。印象的なのは山形産デラウェアを使用したというレーズンで、まず量がたっぷりなのが嬉しい!味わいは一般的なレーズンよりもジューシーで、旨味も強い印象です。ラムの香りはやや強めなので苦手な方はご注意。クッキーはシンプルながら食感がとても心地よいサクサク感ですが、ちょっと崩れやすいタイプ。バタークリームはたっぷり入っていますが、軽めで口溶けがよいので良い意味で印象に残らず、全体をまとめる働きをしています。全体的に上品な味わいで、高級感を感じるレーズンサンドです。
【原材料】小麦粉、発酵バター、デラウェア、砂糖、卵、ココアバター、洋酒、全粉乳、レシチン、香料

ESCARGOT レーズンサンド/リンベル 10個¥3,300(税込)
リンベル オンラインショップ

レーズンサンド/京都フクナガ


賞味期限:約10日

1930年創業「京都フクナガ」の看板商品の一つレーズンサンドは、地元で長く愛されている人気商品です。サブレはやや硬めのザクッとした食感。素晴らしいのがレーズンで、なんとラム酒に漬け込んだものをサンドする直前にもう一度ラムにマリネするという手の凝りよう。ラムの香りが強くふっくらしていて、しかもたっぷり詰まっているのが嬉しい!バタークリームは、レーズンサンドでは意外と珍しいメープルシュガーを加えたもので、さっぱりしていながら香ばしい味わい。レーズンのラムの風味ともよく調和していて、香りの相乗効果で新たなハーモニーを生み出しています。
【原材料】小麦粉(国内製造)、バター、レーズン、砂糖、植物油脂、洋酒、卵、卵白、メープルシュガー、食塩/膨張剤、環状オリゴ糖、(一部に卵・乳成分・小麦・大豆を含む)

レーズンサンド/京都フクナガ 12個¥3,280(税込)
楽天市場|Amazon|Yahooショッピング

【関連記事】レーズンサンドに合うワイン5選(姉妹サイト:ワインと料理のマリアージュ)

サイト管理者 :1972年生まれ、東京在住のソムリエ&フードコーディネーター ■ 姉妹サイト:ワインと料理のマリアージュおしゃれワイン