@charset "UTF-8";
/* line 5, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../Program Files (x86)/Prepros/resources/app/ruby/ruby_gems/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 160, sass/_mixin.scss */
.container .group_list_season, .container .group_list_vegetable,
.container .group_list_parking, .container .group_list_event,
.container .group_list_health, .container .group_list_menu, .container .group_list_etc {
  float: left;
  width: 83px;
  border-radius: 3px;
  text-align: center;
  font-size: 11px;
}

/* line 1, sass/_element.scss */
html, body {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
  color: #402713;
  font-size: 14px;
  min-width: 1074px;
}

/* line 11, sass/_element.scss */
html {
  background: #efe7dd;
  -webkit-text-size-adjust: none;
}

/* line 16, sass/_element.scss */
body.top {
  background: url("/img/top/bg.jpg") 50% 90px;
}

/* line 20, sass/_element.scss */
h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

/* line 24, sass/_element.scss */
h1, h2, h3, th, em, strong {
  font-weight: bold;
}

/* line 28, sass/_element.scss */
article {
  position: relative;
}

/* line 32, sass/_element.scss */
ul, ol, dl {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 12, sass/_mixin.scss */
ul li, ol li, dl li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 36, sass/_element.scss */
figure {
  margin: 0;
  padding: 0;
}

/* line 40, sass/_element.scss */
img, iframe {
  border: 0;
  vertical-align: bottom;
}

/* line 45, sass/_element.scss */
iframe, object, embed {
  outline: none;
  border: 0;
}

/* line 50, sass/_element.scss */
input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input[type=image],
input[type=submit] {
  vertical-align: bottom;
}

/* line 60, sass/_element.scss */
a {
  color: #402713;
}
/* line 62, sass/_element.scss */
a:hover {
  text-decoration: none;
}
/* line 65, sass/_element.scss */
a[href^=http]:not(.no_icon)[target="_blank"]:after {
  content: url("/img/shared/icon_blank.png");
  margin-left: 5px;
}
/* line 69, sass/_element.scss */
a img:hover {
  opacity: 0.7;
}

/* line 74, sass/_element.scss */
th, td {
  line-height: 1.5;
}

/* line 1, sass/theme/_content.scss */
.lower #content {
  padding-top: 14.4rem;
  padding-bottom: 68px;
  background: url("/img/shared/bg_content.jpg");
}
/* line 5, sass/theme/_content.scss */
.lower #content .visual {
  min-width: 1024px;
  max-width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}
/* line 14, sass/theme/_content.scss */
.lower #content .wrapper {
  width: 1024px;
  margin: auto;
  background: white url("/img/shared/bg_wrapper_border.png") repeat-y center;
}
/* line 18, sass/theme/_content.scss */
.lower #content .wrapper .l-container {
  background: url("/img/shared/bg_wrapper_bottom.png") no-repeat bottom center;
}
/* line 20, sass/theme/_content.scss */
.lower #content .wrapper .l-container .container {
  zoom: 1;
  position: relative;
  padding: 20px 58px;
  background: url("/img/shared/bg_wrapper_top.png") no-repeat top center;
}
/* line 26, sass/_mixin.scss */
.lower #content .wrapper .l-container .container:after {
  content: "";
  display: block;
  clear: both;
}

/* line 31, sass/theme/_content.scss */
.lower.index #content .wrapper {
  background: none;
}
/* line 33, sass/theme/_content.scss */
.lower.index #content .wrapper .l-container {
  background: none;
}
/* line 35, sass/theme/_content.scss */
.lower.index #content .wrapper .l-container .container {
  padding: 0;
  background: none;
}
/* line 41, sass/theme/_content.scss */
.lower.index #content .i-wrapper {
  clear: both;
  margin-bottom: 30px;
  background: white url("/img/shared/bg_wrapper_border.png") repeat-y center;
}
/* line 45, sass/theme/_content.scss */
.lower.index #content .i-wrapper .i-container {
  background: url("/img/shared/bg_wrapper_bottom.png") no-repeat bottom center;
}
/* line 47, sass/theme/_content.scss */
.lower.index #content .i-wrapper .i-container .i-container {
  zoom: 1;
  position: relative;
  padding: 20px 50px 35px;
  background: url("/img/shared/bg_wrapper_top.png") no-repeat top center;
}
/* line 26, sass/_mixin.scss */
.lower.index #content .i-wrapper .i-container .i-container:after {
  content: "";
  display: block;
  clear: both;
}
/* line 86, sass/_mixin.scss */
.lower.index #content .i-wrapper .i-container .i-container h2 a {
  padding-left: 30px;
  position: relative;
  text-decoration: none;
  font-weight: bold;
}
/* line 92, sass/_mixin.scss */
.lower.index #content .i-wrapper .i-container .i-container h2 a:hover {
  text-decoration: underline;
}
/* line 95, sass/_mixin.scss */
.lower.index #content .i-wrapper .i-container .i-container h2 a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto 0;
  width: 20px;
  height: 20px;
  background: url("/img/shared/icon_anchor_large.png");
}
/* line 54, sass/theme/_content.scss */
.lower.index #content .i-wrapper .i-container .i-container h2 a[href^=http] {
  position: relative;
  padding-right: 35px;
}
/* line 57, sass/theme/_content.scss */
.lower.index #content .i-wrapper .i-container .i-container h2 a[href^=http]:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 24px;
  height: 20px;
  content: url("/img/shared/icon_blank_large.png");
}
/* line 67, sass/theme/_content.scss */
.lower.index #content .i-wrapper .i-container .i-container h2 small {
  font-size: 20px;
}
/* line 113, sass/_mixin.scss */
.lower.index #content .i-wrapper .i-container .i-container .anchor a {
  padding-left: 24px;
  position: relative;
  text-decoration: none;
  line-height: 1.2;
  font-weight: bold;
  font-size: 22px;
}
/* line 120, sass/_mixin.scss */
.lower.index #content .i-wrapper .i-container .i-container .anchor a:hover {
  text-decoration: underline;
}
/* line 123, sass/_mixin.scss */
.lower.index #content .i-wrapper .i-container .i-container .anchor a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 16px;
  height: 17px;
  margin: auto 0;
  background: url("/img/shared/icon_anchor_small.png");
}
/* line 77, sass/theme/_content.scss */
.lower.index #content h2 {
  position: relative;
  margin-bottom: 40px;
  padding: 30px 0 36px;
  background: url("/img/shared/dots.png") repeat-x bottom right;
  font-size: 29px;
  font-weight: bold;
  text-align: center;
  color: #402713;
}
/* line 86, sass/theme/_content.scss */
.lower.index #content h2 a {
  text-decoration: none;
}
/* line 90, sass/theme/_content.scss */
.lower.index #content .read {
  margin: 30px 0;
  text-align: center;
  line-height: 1.8;
  font-size: 16px;
  font-weight: bold;
}
/* line 97, sass/theme/_content.scss */
.lower.index #content .contentSubNavigation {
  zoom: 1;
  padding: 15px 0 45px;
}
/* line 26, sass/_mixin.scss */
.lower.index #content .contentSubNavigation:after {
  content: "";
  display: block;
  clear: both;
}
/* line 100, sass/theme/_content.scss */
.lower.index #content .contentSubNavigation li {
  float: left;
}

/* line 107, sass/theme/_content.scss */
.container h1 {
  position: relative;
  margin-bottom: 50px;
  padding: 30px 0 36px 70px;
  background: url("/img/shared/dots.png") repeat-x bottom right;
  font-size: 26px;
  font-weight: bold;
  color: #402713;
}
/* line 115, sass/theme/_content.scss */
.container h1:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  content: "";
  margin: auto 0;
  width: 58px;
  height: 58px;
  background: url("/img/shared/heading_ico.png") no-repeat;
}
/* line 127, sass/theme/_content.scss */
.container h1 span, .container h1 small {
  font-size: 26px;
  font-weight: bold;
}
/* line 132, sass/theme/_content.scss */
.container .level2 {
  background: url("/img/shared/heading_line.png") no-repeat top center;
}
/* line 134, sass/theme/_content.scss */
.container .level2 h2 {
  position: relative;
  padding: 20px 0 20px 75px;
  background: url("/img/shared/heading_line.png") no-repeat bottom center;
  font-size: 24px;
  line-height: 1.5;
  vertical-align: middle;
}
/* line 141, sass/theme/_content.scss */
.container .level2 h2:before {
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  display: block;
  content: "";
  margin: auto 0;
  width: 38px;
  height: 39px;
  background: url("/img/shared/heading_icon.png") no-repeat;
}
/* line 155, sass/theme/_content.scss */
.container h3 {
  margin-bottom: 0.5em;
  line-height: 1.5;
  font-size: 20px;
  font-weight: bold;
  color: #098b1d;
}
/* line 162, sass/theme/_content.scss */
.container p, .container li, .container dd, .container dt {
  line-height: 1.6;
  font-size: 14px;
}
/* line 166, sass/theme/_content.scss */
.container p {
  margin-bottom: 1em;
}
/* line 169, sass/theme/_content.scss */
.container .js-grouplabel_button {
  cursor: pointer;
}
/* line 171, sass/theme/_content.scss */
.container .js-grouplabel_button:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  zoom: 1;
}
/* line 174, sass/theme/_content.scss */
.container .js-grouplabel_button a {
  display: inline-block;
  width: 100%;
  color: inherit;
}
/* line 178, sass/theme/_content.scss */
.container .js-grouplabel_button a:hover {
  text-decoration: none;
}
/* line 183, sass/theme/_content.scss */
.container .group_list_season {
  background: #E1E5E2;
  color: #4E8289;
}
/* line 188, sass/theme/_content.scss */
.container .group_list_vegetable,
.container .group_list_parking {
  background: #F3E6C8;
  color: #8C6239;
}
/* line 194, sass/theme/_content.scss */
.container .group_list_event,
.container .group_list_health {
  background: #d7dca0;
  color: #508c3c;
}
/* line 203, sass/theme/_content.scss */
.container .group_list_etc {
  background: #f3dcdc;
  color: #b45564;
}
/* line 208, sass/theme/_content.scss */
.container .is-hidden {
  display: none;
}

/* line 213, sass/theme/_content.scss */
.js-modal_wrapper {
  visibility: hidden;
  position: absolute;
  top: -9999px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url("/img/shared/bg_modal.png");
}
/* line 222, sass/theme/_content.scss */
.js-modal_wrapper .js-modal_container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 828px;
}
/* line 229, sass/theme/_content.scss */
.js-modal_wrapper .js-modal_container .content {
  background: white;
}
/* line 232, sass/theme/_content.scss */
.js-modal_wrapper .js-modal_container .headClose {
  padding-bottom: 20px;
  text-align: right;
}
/* line 235, sass/theme/_content.scss */
.js-modal_wrapper .js-modal_container .headClose img {
  cursor: pointer;
}
/* line 239, sass/theme/_content.scss */
.js-modal_wrapper .js-modal_container .footClose {
  padding-top: 20px;
  text-align: center;
}
/* line 242, sass/theme/_content.scss */
.js-modal_wrapper .js-modal_container .footClose img {
  cursor: pointer;
}

/* line 248, sass/theme/_content.scss */
.container .group_notice {
  clear: both;
  color: #4d4d4d;
  display: block;
  font-size: 12px;
}

/* line 255, sass/theme/_content.scss */
#breadcrumb {
  width: 1014px;
  margin: auto;
  padding: 0;
}
/* line 259, sass/theme/_content.scss */
#content #breadcrumb {
  margin-bottom: 0;
  padding-bottom: 2rem;
}
/* line 263, sass/theme/_content.scss */
#breadcrumb li {
  font-size: 1.1rem;
}

/* line 3, sass/theme/_search_list.scss */
.indexSearchBox {
  width: 704px;
  height: 92px;
  margin: 40px auto 70px;
  background: url("/img/food/vegetable/form_keyword_bg.png") no-repeat top center;
}
/* line 8, sass/theme/_search_list.scss */
.indexSearchBox dl {
  display: table;
  width: 100%;
  height: 100%;
}
/* line 13, sass/theme/_search_list.scss */
.indexSearchBox dt, .indexSearchBox dd {
  display: table-cell;
  vertical-align: middle;
}
/* line 17, sass/theme/_search_list.scss */
.indexSearchBox dt {
  width: 180px;
  padding-right: 1em;
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  color: white;
}
/* line 24, sass/theme/_search_list.scss */
.indexSearchBox dt:before {
  margin-right: 5px;
  content: url("/img/food/vegetable/form_keyword_icon.png");
  vertical-align: -2px;
}
/* line 30, sass/theme/_search_list.scss */
.indexSearchBox dd {
  padding-left: 5px;
}
/* line 32, sass/theme/_search_list.scss */
.indexSearchBox dd input[type=search] {
  width: 360px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  box-sizing: border-box;
  height: 32px;
  line-height: normal;
  padding: 5px 10px;
}
/* line 41, sass/theme/_search_list.scss */
.indexSearchBox dd.submit {
  width: 130px;
}
/* line 43, sass/theme/_search_list.scss */
.indexSearchBox dd.submit input {
  width: 86px;
  height: 32px;
  background: url("/img/food/vegetable/form_keyword_submit.png") no-repeat;
  border: 0;
  border-radius: 0;
  cursor: pointer;
}

/* line 55, sass/theme/_search_list.scss */
.keywordSearchBox {
  box-sizing: border-box;
  position: absolute;
  top: 50px;
  right: 56px;
}
/* line 60, sass/theme/_search_list.scss */
.keywordSearchBox dt {
  padding-right: 5px;
  font-weight: bold;
}
/* line 63, sass/theme/_search_list.scss */
.keywordSearchBox dt:before {
  margin-right: 3px;
  content: url("/img/food/vegetable/list/form_keyword_icon.png");
}
/* line 69, sass/theme/_search_list.scss */
.keywordSearchBox dd input[type=search] {
  box-sizing: border-box;
  width: 210px;
  height: 32px;
  padding: 5px 10px;
  border: 0;
  line-height: normal;
  border-radius: 4px;
  border: solid 1px #e6e6e6;
}
/* line 80, sass/theme/_search_list.scss */
.keywordSearchBox dd.submit input {
  width: 86px;
  height: 32px;
  border: 0;
  border-radius: 0;
  background: url("/img/food/vegetable/form_keyword_submit.png") no-repeat;
  cursor: pointer;
}

/* line 92, sass/theme/_search_list.scss */
.searchResult {
  position: relative;
  margin: 0 0 40px;
  padding: 14px 140px 14px 30px;
  border-radius: 8px;
  background: #fdf5e6;
}
/* line 98, sass/theme/_search_list.scss */
.searchResult dl {
  display: table;
}
/* line 100, sass/theme/_search_list.scss */
.searchResult dl dt, .searchResult dl dd {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
}
/* line 105, sass/theme/_search_list.scss */
.searchResult dl dt {
  font-size: 16px;
}
/* line 107, sass/theme/_search_list.scss */
.searchResult dl dt:after {
  content: "：";
  margin: 0 0.5em;
}
/* line 112, sass/theme/_search_list.scss */
.searchResult dl dd {
  font-size: 24px;
  color: #B4050F;
}
/* line 117, sass/theme/_search_list.scss */
.searchResult .forResearch {
  position: absolute;
  top: -28px;
  right: 116px;
  margin: 0;
  padding: 0;
  border-radius: 6px;
  background: #603813;
}
/* line 124, sass/theme/_search_list.scss */
.searchResult .forResearch:after {
  position: absolute;
  bottom: -14px;
  right: 10px;
  content: url("/img/food/vegetable/list/img_arrow.png");
}
/* line 130, sass/theme/_search_list.scss */
.searchResult .forResearch span {
  display: inline-block;
  padding: 0 15px;
  text-decoration: underline;
  font-size: 15px;
  font-weight: bold;
  line-height: 38px;
  color: white;
  cursor: pointer;
}
/* line 139, sass/theme/_search_list.scss */
.searchResult .forResearch span:hover {
  text-decoration: none;
}
/* line 142, sass/theme/_search_list.scss */
.searchResult .forResearch span:before {
  margin-right: 5px;
  content: url("/img/food/vegetable/list/search_list_icon.png");
}
/* line 148, sass/theme/_search_list.scss */
.searchResult .charactor {
  position: absolute;
  top: -27px;
  right: 20px;
}
/* line 153, sass/theme/_search_list.scss */
.searchResult h1 {
  margin-bottom: 0;
  padding: 6px 0 8px;
  background: none;
  font-size: 16px;
}
/* line 158, sass/theme/_search_list.scss */
.searchResult h1::before {
  content: none;
}
/* line 162, sass/theme/_search_list.scss */
.searchResult .search_word {
  font-size: 24px;
  color: #B4050F;
  position: relative;
  top: 2px;
}

/* line 170, sass/theme/_search_list.scss */
.searchedMetaField {
  zoom: 1;
  margin-bottom: 15px;
}
/* line 26, sass/_mixin.scss */
.searchedMetaField:after {
  content: "";
  display: block;
  clear: both;
}
/* line 173, sass/theme/_search_list.scss */
.searchedMetaField .totalCount {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
}
/* line 178, sass/theme/_search_list.scss */
.searchedMetaField .totalCount span {
  font-size: 23px;
  color: #B4050F;
}
/* line 183, sass/theme/_search_list.scss */
.searchedMetaField .sortBy {
  zoom: 1;
  float: right;
  margin-top: 15px;
}
/* line 26, sass/_mixin.scss */
.searchedMetaField .sortBy:after {
  content: "";
  display: block;
  clear: both;
}
/* line 187, sass/theme/_search_list.scss */
.searchedMetaField .sortBy dt, .searchedMetaField .sortBy dd {
  float: left;
  font-size: 12px;
}
/* line 192, sass/theme/_search_list.scss */
.searchedMetaField .sortBy dt:after {
  content: "：";
  margin: 0 0.3em;
}
/* line 198, sass/theme/_search_list.scss */
.searchedMetaField .sortBy dd:after {
  content: "|";
  margin: 0 0.8em;
}
/* line 202, sass/theme/_search_list.scss */
.searchedMetaField .sortBy dd a {
  text-decoration: none;
}
/* line 205, sass/theme/_search_list.scss */
.searchedMetaField .sortBy dd span {
  cursor: pointer;
}
/* line 208, sass/theme/_search_list.scss */
.searchedMetaField .sortBy dd .is-active {
  cursor: default;
  color: #B4050F;
}

/* line 216, sass/theme/_search_list.scss */
.resultContainer {
  margin: 0 0 80px;
}
/* line 218, sass/theme/_search_list.scss */
.resultContainer a {
  text-decoration: none;
}
/* line 220, sass/theme/_search_list.scss */
.resultContainer a:hover {
  text-decoration: underline;
}
/* line 224, sass/theme/_search_list.scss */
.resultContainer .column {
  display: table;
  width: 100%;
  zoom: 1;
  margin: 40px 0;
  padding: 0 0 40px;
  border-bottom: dotted 1px #402713;
}
/* line 26, sass/_mixin.scss */
.resultContainer .column:after {
  content: "";
  display: block;
  clear: both;
}
/* line 232, sass/theme/_search_list.scss */
.resultContainer .item {
  display: table-cell;
  width: 258px;
  padding: 0 26px;
  border-left: dotted 1px #402713;
  vertical-align: top;
  box-sizing: content-box;
}
/* line 239, sass/theme/_search_list.scss */
.resultContainer .item:first-child {
  border-left: 0;
  padding-left: 0;
}
/* line 243, sass/theme/_search_list.scss */
.resultContainer .item .labelList {
  zoom: 1;
  margin-bottom: 5px;
}
/* line 26, sass/_mixin.scss */
.resultContainer .item .labelList:after {
  content: "";
  display: block;
  clear: both;
}
/* line 246, sass/theme/_search_list.scss */
.resultContainer .item .labelList li {
  float: left;
  margin: 3px 3px 1px 0;
}
/* line 251, sass/theme/_search_list.scss */
.resultContainer .item .image {
  height: 177px;
  margin-bottom: 0.6em;
}
/* line 254, sass/theme/_search_list.scss */
.resultContainer .item .image.preload {
  background: url("/img/shared/preload.svg") no-repeat center;
}
/* line 257, sass/theme/_search_list.scss */
.resultContainer .item .image img {
  width: 100%;
  height: 100%;
}
/* line 262, sass/theme/_search_list.scss */
.resultContainer .item p {
  margin: 0;
  padding: 0;
}
/* line 264, sass/theme/_search_list.scss */
.resultContainer .item p.name {
  margin-bottom: 0.5em;
  font-size: 16px;
}
/* line 268, sass/theme/_search_list.scss */
.resultContainer .item p.more {
  clear: both;
  text-align: right;
}
/* line 271, sass/theme/_search_list.scss */
.resultContainer .item p.more a {
  color: #B4050F;
  text-decoration: none;
  border-bottom: 1px solid;
  position: relative;
  margin-left: 1em;
}
/* line 71, sass/_mixin.scss */
.resultContainer .item p.more a:before {
  content: ">";
  padding-right: 3px;
  text-decoration: none;
  display: inline-block;
  border-bottom: none;
  position: absolute;
  left: -1em;
}
/* line 80, sass/_mixin.scss */
.resultContainer .item p.more a:hover {
  border-bottom: none;
}
/* line 278, sass/theme/_search_list.scss */
.resultContainer .btn {
  width: 200px;
  margin: 40px auto 0;
  line-height: 44px;
  border: dotted 1px #402713;
  background: #f8f0e4;
  text-align: center;
  cursor: pointer;
}
/* line 286, sass/theme/_search_list.scss */
.resultContainer .btn span:before {
  margin-right: 3px;
  content: url("/img/recipe/icon_open.png");
}
/* line 291, sass/theme/_search_list.scss */
.resultContainer .btn.is-active span:before {
  content: url("/img/recipe/icon_close.png");
}

/* line 299, sass/theme/_search_list.scss */
.research .content {
  padding: 60px;
}
/* line 302, sass/theme/_search_list.scss */
.research h2 {
  margin-bottom: 30px;
  padding-bottom: 40px;
  background: url("/img/shared/dots.png") repeat-x right bottom;
  font-size: 24px;
  font-weight: bold;
}
/* line 308, sass/theme/_search_list.scss */
.research h2:before {
  margin-right: 0.5em;
  content: url("/img/food/vegetable/list/icon_modal.png");
}
/* line 312, sass/theme/_search_list.scss */
.research h2 span {
  color: #97040d;
}
/* line 316, sass/theme/_search_list.scss */
.research .note {
  text-align: right;
  font-size: 12px;
}
/* line 320, sass/theme/_search_list.scss */
.research table {
  width: 100%;
  margin: 10px 0 40px;
}
/* line 324, sass/theme/_search_list.scss */
.research .btn {
  text-align: center;
}
/* line 326, sass/theme/_search_list.scss */
.research .btn img {
  cursor: pointer;
}

/*# sourceMappingURL=shared.css.map */
